@charset "UTF-8";

/********* common_layout *********/
html, body {/*height:100%;*/}
body {line-height:1.3; color:#333; font-family: 'Noto Sans KR', 'sans-serif'; font-size:15px;}
.wrapper {position:relative; overflow: hidden; z-index: 1; min-height:100%;}
#real_contents {width: 100%;}
.container {position:relative; z-index:1; max-width: 1400px; margin: 0 auto;}
.container.sty2 {max-width: 1800px; padding: 0 5px;}
.contents {position: relative; height: 100%;}

.flex_box { display: flex; flex-wrap: wrap; justify-content: space-between; }
.ac { align-items: center; }

/* skip navi */
.skip_navi {position:absolute; z-index:999999; width:100%; left:0; top:0; text-align:center;}
.skip_navi a {display:block; position:absolute; left:0; top:-9999px; z-index:1; width:100%; height:40px; line-height:40px; background-color:#333; color:#fff; font-size:20px; font-weight:700;}
.skip_navi a:hover, .skip_navi a:focus {top:0;}

/* 헤더 */
header {position: absolute; z-index: 4; top: 0; left: 0; right: 0;}
.header {position: relative; z-index: 2;}
.header.scrolled {padding-top: 67px;}
.header.scrolled .gnb_header {position: fixed; top: 0; z-index: 1; width: 100%; padding: 10px 0; background-color: #000000;}
.gnb_header {top: 0; padding: 10px 0; transition: all 0.3s; -moz-transition: all 0.3s; -webkit-transition: all 0.3s;}

.gnb_header .container {}
.gnb_header .container .head_box {/* position: absolute; top: 0; left: 40px; right: 0;*/ overflow: hidden;}
.gnb_header .container .head_box .logo {float: left;}
.gnb_header .container .head_box .logo a {display: block; padding: 5px 0 6px;border:1px dashed transparent;}
.gnb_header .container .head_box .logo a:focus {outline:none;border:1px dashed #fff;}
.gnb_header .container .head_box .logo a img {}
.gnb_header .container .head_box .inp_box {float: left; position: relative; width: 100%; max-width: 242px; height: 47px; margin: 0 0 0 37px; border: 3px solid #0899a6; background-color: transparent; border-radius: 25px; padding: 0 50px 0 10px;}
.gnb_header .container .head_box .inp_box .inp {width: 100%; height: 41px; border: none; background-color: transparent; font-weight: 400; font-size: 16px; line-height: 24px; color: #ffffff;}
.gnb_header .container .head_box .inp_box .search_btn {position: absolute; top: 50%; right: 24px; width: 20px; height: 20px; margin: -10px 0 0; background-image: url("/Spri/images/common/sch_main.png"); background-size: cover; background-repeat: no-repeat;}
.gnb_header .container .head_box .gnb {float: left; margin: 0 0 0 120px; font-size: 0;}
.gnb_header .container .head_box .gnb li {display: inline-block;}
.gnb_header .container .head_box .gnb li a {display: block; padding: 0 35px;border:1px solid transparent; font-weight: 400; font-size: 26px; line-height: 47px; color: #ffffff; transition:all 0.3s; -moz-transition:all 0.3s; -webkit-transition:all 0.3s;}
.gnb_header .container .head_box .gnb li a:hover {color: #5efbf6;}
.gnb_header .container .head_box .gnb li a:focus {color: #5efbf6;border: 1px dashed #fff;outline: none;}
.gnb_header .container .head_box .gnb li a.gnb_on {color: #33ccc7;}
.gnb_header .container .head_box .gnb li .sub_gnb {display: none;}
.gnb_header .container .head_box .gnb li .sub_gnb li {}
.gnb_header .container .head_box .gnb li .sub_gnb li a {}
.gnb_header .container .head_box .gnb li .sub_gnb li .sub_gnb_02 {}
.gnb_header .container .head_box .gnb li .sub_gnb li .sub_gnb_02 li {} 
.gnb_header .container .head_box .gnb li .sub_gnb li .sub_gnb_02 li a {}

.gnb_header .container .head_box .com_head_box {float: right;}
.gnb_header .container .head_box .com_head_box .mult_btn {border:1px solid transparent;display: inline-block; font-weight: 700; font-size: 16px; line-height: 47px; color: rgba(255, 255, 255, 0.5);}
.gnb_header .container .head_box .com_head_box .mult_btn:hover, .gnb_header .container .head_box .com_head_box .mult_btn:focus {color: #ffffff; transition: all 0.3s; -moz-transition: all 0.3s; -webkit-transition: all 0.3s;border:1px dashed #fff; outline:none;}
.gnb_header .container .head_box .com_head_box .head_pop_btn {display: none; position: relative; margin: 0 21px 0 0; padding: 0 20px 0 0; font-weight: 700; font-size: 16px; line-height: 47px; color: rgba(255, 255, 255, 0.5);border:1px solid transparent;}
.gnb_header .container .head_box .com_head_box .head_pop_btn:hover, .gnb_header .container .head_box .com_head_box .head_pop_btn:focus {color: #ffffff; transition: all 0.3s; -moz-transition: all 0.3s; -webkit-transition: all 0.3s;border: 1px dashed #fff;outline: none;}
.gnb_header .container .head_box .com_head_box .head_pop_btn .num {display: inline-block; position: absolute; top: 50%; right: 0; width: 16px; height: 16px; margin: -8px 0 0; background-color: #0899a6; font-weight: 700; font-size: 11px; line-height: 16px; color: #ffffff; text-align: center; border-radius: 50%;}

/* m_gnb */
.m_gnb_btn {display:none; float: right; position:absolute; right:0; top:50% ; z-index:1; width:24px; height:24px; margin: -12px 0 0; z-index: 9999;}
.m_gnb_btn span {display:block; position:absolute; left:0; top:0; z-index:1; width:100%; height:4px; border-radius:2px; background-color:#ffffff;}
.m_gnb_btn span.mid {top:50%; margin-top:-2px;}
.m_gnb_btn span.btm {top:auto; bottom:0;}

.m_gnb_wrap {display:none; position:fixed; right:-480px; top:0; z-index:9999; padding: 0 20px; background-color: #07535e; overflow-y: auto; width: 100%; max-width: 480px; max-height:800px; height:100%;}
.m_gnb_top {position: relative; border-bottom:1px solid rgba(255, 255, 255, 0.32); text-align:left;}
.m_gnb_top .logo a {display: block; padding: 22px 0;}
.m_gnb_top .logo a img {width: 200px; max-height:60px;}
.m_gnb {}
.m_gnb > li > a {display:block; position:relative; z-index:1; height:49px; border-bottom:1px solid rgba(255, 255, 255, 0.32); padding: 0 15px; font-weight: 500; font-size: 18px; line-height: 49px; color: #33ccc7;}
.m_sub_gnb {display:none; padding: 0 10px;}
.m_sub_gnb > li > a {display:block; position: relative; width:100%; height:40px; padding: 0 20px 0 0; font-weight: 400; font-size:14px; line-height:40px; color: #ffffff;}
.m_sub_gnb > li > a:after {display: block; content: ''; position: absolute; top: 50%; right: 5px; width: 5px; height: 9px; margin: -3px 0 0; background-image: url("/Spri/images/common/m_gnb_icon.jpg"); background-size: 5px 9px; background-repeat: no-repeat;}
.m_sub_gnb > li.on > a:after {transform: rotate(90deg);}
.m_sub_gnb > li:first-child > a {border-top:0 none;}
.m_sub2_gnb {display: none; padding:5px 10px;}
.m_sub_gnb > li.on .m_sub2_gnb {display: block;}
.m_sub2_gnb li a {display:block; padding:5px 0; font-size: 12px; line-height: 18px; color:#ffffff;}

.m_gnb_close {display:block; position:absolute; top:20px; right: 20px; z-index:1; width:30px; height:30px; line-height: 30px; color:#fff; font-size:25px; text-align: center;}
.m_gnb_bg {display:none; position:fixed; left:0; top:0; z-index:9998; width:100%; height:100%; background-color:#000; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); opacity: 0;}

.m_com_head_box  {font-size: 0; text-align: right;}
.m_com_head_box .eng_link {display: inline-block; padding: 0 0 8px; font-weight: 700; font-size: 14px; line-height: 21px; color: rgba(255, 255, 255, 0.5);}
.m_com_head_box .head_pop_btn {display: inline-block; position: relative; margin: 0 15px 0 0; padding: 0 20px 0 0; font-weight: 700; font-size: 14px; line-height: 21px; color: rgba(255, 255, 255, 0.5);}
.m_com_head_box .head_pop_btn .num {display: inline-block; position: absolute; top: 50%; right: 0; width: 14px; height: 14px; margin: -7px 0 0; background-color: #0899a6; font-weight: 700; font-size: 11px; line-height: 14px; color: #ffffff; text-align: center; border-radius: 50%;}

/* sub_top */
.sub_top_cont {position: relative; margin: 0 0 60px; padding: 100px 0 0; background-image: url("/Spri/images/common/sub_top_bg.jpg"); background-position: center; background-size: cover; background-repeat: no-repeat;}
/* .sub_top_cont .sub_val_box {display: table; width: 100%; table-layout: fixed; background-image: url("/Spri/images/common/sub_top_bg.jpg"); background-position: center; background-size: cover; background-repeat: no-repeat;}
.sub_top_cont .sub_val_box .inner_box {display: table-cell; width: 100%; height: 340px; vertical-align: middle; text-align: center;}
.sub_top_cont .sub_val_box .inner_box .container {}
.sub_top_cont .sub_val_box .inner_box .container .title {font-weight: 700; font-size: 72px; line-height: 72px; color: #ffffff;}
.sub_top_cont .sub_val_box .inner_box .container .text {margin: 15px 0 0; font-weight: 400; font-size: 18px; line-height: 27px; color: rgba(255, 255, 255, 0.3); letter-spacing: 0.05em; word-break: keep-all;} */
.sub_top_cont .view_link_box {background-color: rgba(0, 0, 0, 0.5); z-index: 2;}
.sub_top_cont .view_link_box .container {}
.sub_top_cont .view_link_box .container .view_list_area {}
.sub_top_cont .view_link_box .container .view_list_area .list {font-size: 0; text-align: center;}
.sub_top_cont .view_link_box .container .view_list_area .list li {display: inline-block; margin: 0 44px 0 0;}
.sub_top_cont .view_link_box .container .view_list_area .list li:last-child {margin: 0;}
.sub_top_cont .view_link_box .container .view_list_area .list li a {display: block; position: relative; padding: 0 10px; font-weight: 700; font-size: 24px; line-height: 60px; color: #ffffff; letter-spacing: -0.075em; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; transition:all 0.3s;}
.sub_top_cont .view_link_box .container .view_list_area .list li a:before {display: block; content: ''; position: absolute; bottom: 0; left: 0; width: 0; height: 5px; background-color: #33ccc7; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; transition:all 0.3s;}
.sub_top_cont .view_link_box .container .view_list_area .list li a:hover, .sub_top_cont .view_link_box .container .view_list_area .list li a:focus {color: #33ccc7;}
.sub_top_cont .view_link_box .container .view_list_area .list li a:hover:before, .sub_top_cont .view_link_box .container .view_list_area .list li a:focus:before {width: 100%;}
.sub_top_cont .view_link_box .container .view_list_area .list li.active a {color: #33ccc7;}
.sub_top_cont .view_link_box .container .view_list_area .list li.active a:before {width: 100%;}
.sub_top_cont .view_link_box .container .view_list_area .m_slt_cont {display: none;}
.m_slt_cont .m_slt_cont {display: none;}


.m_box {display: none; position: absolute; top: 0; right: 0; width: 105px;}
.m_box .sch_link_btn {display: inline-block; margin: 0 20px 0 0;}
.m_box .sch_link_btn.sty2 {display: none;}
.m_box .m_gnb_btn {display: inline-block; right: 5px; width: 36px; height: 25px;}
/* sub_top */

.quick_box {position: fixed; right: 0; bottom: 70px; z-index: 2;}
.quick_box .top_btn {opacity: 0; visibility: hidden;} 

/* footer */
.footer {padding: 60px 0 76px; background-color: #07535e;}
.footer .foot_btm {}
.footer .foot_btm .container {padding: 0 212px 0 351px;}
.footer .foot_btm .container .foot_logo {position: absolute; top: 0; left: 5px;}
.footer .foot_btm .container .foot_logo img {}
.footer .foot_btm .container .txt_box {}
.footer .foot_btm .container .txt_box p {margin: 26px 0 0; font-weight: 400; font-size: 16px; line-height: 24px; color: rgba(255, 255, 255, 0.7); letter-spacing: -0.05em; word-break: keep-all;}
.footer .foot_btm .container .txt_box p:first-child {margin: 6px 0 0;}
.footer .foot_btm .container .nori_logo {position: absolute; top: 0; right: 5px;}
.footer .foot_btm .container .nori_logo a {display: inline-block;margin-left:10px;}
.footer .foot_btm .container .nori_logo a img {}


/* 팝업창 */
.apply_box {display: none; position: fixed; top: 0; right: 0; bottom: 0; left:0; margin: 0 5px; z-index: 9999;}
.apply_box:before {display: block; content: ''; position: absolute; top: 0; right: -30px; bottom: 0; left: -30px;/*background-color: rgba(0, 0, 0, 0.75);*/ }
.apply_box .cont {position: absolute; top: 50%; left: 50%; width: 100%; max-width: 843px; height: auto; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); box-shadow: 6px 8px 24px 0px rgba(0, 0, 0, 0.13);}
.apply_box .cont .inner {overflow: hidden; width: 100%;}
.apply_box .cont .inner .inner_box {padding: 30px 60px 30px 60px; background-color: #ffffff;}
.apply_box .cont .inner .tit_box {background-color: #07535e;}
.apply_box .cont .inner .tit_box .tit {font-weight: 700; font-size: 30px; line-height: 100px; color: #fff; text-align: center;}
.apply_box .cont .inner .inner_box .inner_box2 {}
.apply_box .cont .inner .inner_box .inner_box2 .mail_box {}
.apply_box .cont .inner .inner_box .inner_box2 .mail_box .txt_box {}
.apply_box .cont .inner .inner_box .inner_box2 .mail_box .txt_box .txt {font-weight: 500; font-size: 18px; line-height: 33px; color: #111111; word-break: keep-all;}
.apply_box .cont .inner .inner_box .inner_box2 .mail_box .table_box {margin: 25px 0 0; padding: 10px 48px 10px 40px; background-color: #f6f6f6;}
.apply_box .cont .inner .inner_box .inner_box2 .mail_box .table_box .board_write {width: 100%;}
.apply_box .cont .inner .inner_box .inner_box2 .mail_box .table_box .board_write tbody {}
.apply_box .cont .inner .inner_box .inner_box2 .mail_box .table_box .board_write tbody tr th {font-weight: 700; font-size: 18px; line-height: 27px; color: #07535e;}
.apply_box .cont .inner .inner_box .inner_box2 .mail_box .table_box .board_write tbody tr td.email {font-size: 0;}
.apply_box .cont .inner .inner_box .inner_box2 .mail_box .table_box .board_write tbody tr td.email .box {}
.apply_box .cont .inner .inner_box .inner_box2 .mail_box .table_box .board_write tbody tr td.email .box {font-size: 0;}
.apply_box .cont .inner .inner_box .inner_box2 .mail_box .table_box .board_write tbody tr td.email .box .box_inner {display: inline-block; width: calc(100% - 190px);}
.apply_box .cont .inner .inner_box .inner_box2 .mail_box .table_box .board_write tbody tr td.email .box .box_inner .etc {display: inline-block; padding: 0 5px; font-weight: 400; font-size: 14px; line-height: 54px; color: #333333;}
.apply_box .cont .inner .inner_box .inner_box2 .mail_box .table_box .board_write tbody tr td.email .box .box_inner input {display: inline-block; width: calc(50% - 11.625px); max-width: 100%; height: 54px; border: 1px solid #cccccc; padding: 0 10px; border-radius: 5px; font-weight: 400; font-size: 14px; line-height: 21px; color: #333333;}
.apply_box .cont .inner .inner_box .inner_box2 .mail_box .table_box .board_write tbody tr td.email .select_box {display: inline-block; width: 100%; max-width: 168px; margin: 0 0 0 22px;}
.apply_box .cont .inner .inner_box .inner_box2 .mail_box .table_box .board_write tbody tr td.email .select_box select {max-width: 100%; height: 54px; border: 1px solid #cccccc; border-radius: 5px; font-weight: 400; font-size: 14px; line-height: 21px; color: #333333;}
.apply_box .cont .inner .inner_box .inner_box2 .mail_box .table_box .board_write tbody tr td.email select {position: relative; padding: 0 25px 0 10px; background-image: url("/Spri/images/common/slt_arr_icon02.png"); background-position: right 10px center; background-size: 11px 7px; background-repeat: no-repeat; cursor: pointer;}
.apply_box .cont .inner .inner_box .inner_box2 .mail_box .table_box .board_write tbody tr td.email .slt_list{width: 100%; max-width: 168px; height: 54px; border: 1px solid #e9ecef; border-radius: 5px; font-weight: 400; font-size: 18px; line-height: 24px; color: #353535;}
.apply_box .cont .inner .inner_box .inner_box2 .mail_box .table_box .board_write tbody tr td.email .slt_list .slt_box{max-width: 100%; }
.apply_box .cont .inner .inner_box .inner_box2 .mail_box .table_box .board_write tbody tr td.email .slt_list .slt_box select{max-width: 100%;}

.apply_box .cont .inner .inner_box .inner_box2 .agree_box {margin: 25px 0 0;}
.apply_box .cont .inner .inner_box .inner_box2 .agree_box:last-child {margin-bottom: 0;}
.apply_box .cont .inner .inner_box .inner_box2 .agree_tit {font-weight: 700; font-size: 18px; line-height: 27px; color: #111111;}
.apply_box .cont .inner .inner_box .inner_box2 .agree_txt {margin: 11px 0 0;}
.apply_box .cont .inner .inner_box .inner_box2 .agree_txt .list {}
.apply_box .cont .inner .inner_box .inner_box2 .agree_txt .list li {position: relative; padding: 0 0 0 14px;font-weight: 400; font-size: 16px; line-height: 22px; color: #111111; word-break: keep-all;}
.apply_box .cont .inner .inner_box .inner_box2 .agree_txt .list li:before {content: ''; position: absolute; top: 10px; left: 0; width: 5px; height: 5px; background-color: #111111; border-radius: 50%;}
.apply_box .cont .inner .inner_box .inner_box2 .agree_txt .list li:first-child {margin: 0;}
.apply_box .cont .inner .inner_box .inner_box2 .agree_box .agree_chk {margin: 15px 0 0; text-align: left;}
.apply_box .cont .inner .inner_box .inner_box2 .agree_box .agree_chk .chk_txt .chk_area {display: inline-block; position: relative; padding: 0 0 0 26px; font-size: 0;}
.apply_box .cont .inner .inner_box .inner_box2 .agree_box .agree_chk .chk_txt .chk_area .chk_inp {display: inline-block; position: absolute; top: 2px; left: 0; width: 17px; height: 17px; border: 1px solid #3e3e3e; padding: 0; cursor: pointer;}
.apply_box .cont .inner .inner_box .inner_box2 .agree_box .agree_chk .chk_txt .chk_area .chk_inp:checked {border: 1px solid #31b9b8; background-image: url("/Spri/images/common/chk.jpg"); background-position: center; background-size: 11px 8px; background-repeat: no-repeat;}
.apply_box .cont .inner .inner_box .inner_box2 .agree_box .agree_chk .chk_txt .chk_area label {}
.apply_box .cont .inner .inner_box .inner_box2 .agree_box .agree_chk .chk_txt .chk_area label .text {font-weight: 400; font-size: 16px; line-height: 24px; color: #111111;}
.apply_box .cont .inner .inner_box .inner_box2 .agree_box .agree_chk .chk_txt .chk_area .chk_inp:checked + label .text {}

.apply_box .cont .inner .inner_box .inner_box2 .agree_box .board_box {overflow: hidden; margin: 25px 0 0;}
.apply_box .cont .inner .inner_box .inner_box2 .agree_box .board_box > .inner {overflow: hidden;}
.apply_box .cont .inner .inner_box .inner_box2 .agree_box .board_box .board_list {width: 100%; border-top: 1px solid #111111; text-align: center; border-collapse: collapse; table-layout: fixed; box-sizing: border-box;}
.apply_box .cont .inner .inner_box .inner_box2 .agree_box .board_box .board_list thead {border-bottom: 1px solid #d5d5d5; background-color: #f6f6f6;}
.apply_box .cont .inner .inner_box .inner_box2 .agree_box .board_box .board_list thead tr {}
.apply_box .cont .inner .inner_box .inner_box2 .agree_box .board_box .board_list thead tr th {padding: 12px 10px; font-weight: 500; font-size: 16px; line-height: 24px; color: #111111;}
.apply_box .cont .inner .inner_box .inner_box2 .agree_box .board_box .board_list tbody {}
.apply_box .cont .inner .inner_box .inner_box2 .agree_box .board_box .board_list tbody tr {border-bottom: 1px solid #d5d5d5; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; transition:all 0.3s;}
.apply_box .cont .inner .inner_box .inner_box2 .agree_box .board_box .board_list tbody tr td {position: relative; padding: 13px 10px; font-weight: 400; font-size: 16px; line-height: 24px; color: #111111;}

.apply_box .cont .inner .inner_box .inner_box2 .btn_box {margin: 12px 0 0; text-align: center;}
.apply_box.sty2 .cont .inner .inner_box .inner_box2 .btn_box {margin: 25px 0 0;}
.apply_box .cont .inner .inner_box .inner_box2 .btn_box .btn {display: inline-block; padding: 0 32px; background-color: #248386; font-weight: 500; font-size: 24px; line-height: 53px; color: #ffffff; border-radius: 5px;}

.apply_box .cont .close {position: absolute; top: -67px; right: 0;}
.apply_box .cont .close img {width: 67px; height: 67px;}
/* 팝업창 */

/* 구독신청 구독해지 */
.com_list_cont .sch_cont {float: right; width: 100%; max-width: 650px; font-size: 0; text-align: right;}
.com_list_cont .sch_cont .com_sch_box.fr {display: inline-block; float: initial; margin: 0 0 0 22px;}

.com_list_cont .sch_cont .btn_box {display: inline-block; font-size: 0;}
.com_list_cont .sch_cont .btn_box .btn {position: relative; display: inline-block; height: 50px; padding: 0 25px 0 24px; border-radius: 10px;}
.com_list_cont .sch_cont .btn_box .btn.sty1 {background-color: #31a4a7;} 
.com_list_cont .sch_cont .btn_box .btn.sty2 {margin: 0 0 0 8px; background-color: #797d7d;}
.com_list_cont .sch_cont .btn_box .btn .txt {position: relative; padding: 0 0 0 37px; font-weight: 500; font-size: 20px; line-height: 50px; color: #ffffff;}
.com_list_cont .sch_cont .btn_box .btn .txt:before {content: ''; position: absolute; top: 50%; left: 0; transform: translateY(-50%); width: 27px; height: 21px; background-size: contain; background-repeat: no-repeat;}
.com_list_cont .sch_cont .btn_box .btn.sty1 .txt:before {background-image: url("/Spri/images/common/sub_apply_icon.png");}
.com_list_cont .sch_cont .btn_box .btn.sty2 .txt:before {background-image: url("/Spri/images/common/sub_cancel_icon.png");}
/* 구독신청 구독해지 */

.view_list_box {width: 100%; max-width: 1280px; margin: 40px auto 0; border-bottom: 1px solid #e1e1e1; padding: 0 0 30px;}
.view_list_box.sty2 {width: 100%; max-width: 1280px; margin: 0 auto; border-bottom: 0; padding: 25px 0 0;}
.view_list_box .container > .title {font-weight: 700; font-size: 28px; line-height: 42px; color: #111111; letter-spacing: -0.075em;}
.view_list_box.sty2 .container > .title_area {font-size: 0;}
.view_list_box.sty2 .container > .title_area .title {display: inline-block; font-weight: 700; font-size: 28px; line-height: 42px; color: #111111; letter-spacing: -0.075em; vertical-align: middle;}
.view_list_box.sty2 .container > .title_area .tag_list_area {display: inline-block; margin: 0 0 0 20px; vertical-align: middle;}
.view_list_box .container > .list_box {margin: 21px 0 0;}
.view_list_box .container > .list_box > .list {}
.view_list_box .container > .list_box > .list > li {width: 100%; margin: 15px 0 0; vertical-align: middle;}
.view_list_box .container > .list_box > .list > li:first-child {margin: 0;}
.view_list_box .container > .list_box > .list > li > .box {display: block; position: relative; padding: 0 175px 0 0;}
.view_list_box .container > .list_box > .list > li > .box .title_area {position: relative; padding: 0 0 0 130px; font-size: 0;}
.view_list_box .container > .list_box > .list > li > .box .title_area .mark_list_area {display: inline-block; position: absolute; top: 0; left: 0; font-size: 0; vertical-align: middle;}
.view_list_box .container > .list_box > .list > li > .box .title_area .mark_list_area:last-child {margin: 20px 0 0;}
.view_list_box .container > .list_box > .list > li > .box .title_area .mark_list_area > .list {display: inline-block; margin: 0 20px 0 0; font-size: 0;}
.view_list_box .container > .list_box > .list > li > .box .title_area .mark_list_area > .list:last-child {margin: 0;}
.view_list_box .container > .list_box > .list > li > .box .title_area .mark_list_area > .list > li {display: inline-block; margin: 0 5px 5px 0;}
.view_list_box .container > .list_box > .list > li > .box .title_area .mark_list_area > .list > li:last-child {margin: 0;}
.view_list_box .container > .list_box > .list > li > .box .title_area .mark_list_area > .list > li a {display: block;}
.view_list_box .container > .list_box > .list > li > .box .title_area .mark_list_area > .list > li a .text {display: inline-block; padding: 0 15px; background-color: #575757; font-weight: 400; font-size: 16px; line-height: 30px; color: #ffffff; letter-spacing: -0.05em; border-radius: 20px;}
.view_list_box .container > .list_box > .list > li > .box .title_area .mark_list_area > .list > li.bg_c1 a .text {background-color: #07535e; font-weight: 700; color: #33ccc7;}
.view_list_box .container > .list_box > .list > li > .box .title_area .mark_list_area > .list > li.bg_c2 a .text {border: 1px solid #07535e; background-color: inherit; font-family: 'Spoqa Han Sans'; line-height: 28px; color: #07535e;}
.view_list_box .container > .list_box > .list > li > .box .title_area .mark_list_area > .list > li a:focus .text {color:#fff;}
.view_list_box .container > .list_box > .list > li > .box .title_area .title {display: inline-block; vertical-align: middle;}
.view_list_box .container > .list_box > .list > li > .box .title_area .title a {height: 30px; font-weight: 400; font-size: 20px; line-height: 30px; color: #111111; letter-spacing: -0.075em; word-break: keep-all; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; word-wrap: break-word;}

.view_list_box .container > .list_box > .list > li > .box .data_area {position: absolute; top: 50%; right: 0; margin: -14px 0 0; font-size: 0;}
.view_list_box .container > .list_box > .list > li > .box .data_area .data {display: inline-block; margin: 0 0 0 20px; font-family: 'Spoqa Han Sans'; font-weight: 400; font-size: 18px; line-height: 27px; color: #757575;}
.view_list_box .container > .list_box > .list > li > .box .data_area .mark_list_area {display: inline-block;}
.view_list_box .container > .list_box > .list > li > .box .data_area .mark_list_area > .list.name li {display: none; position: relative; margin: 0 0 0 15px; padding: 0 0 0 15px;}
.view_list_box .container > .list_box > .list > li > .box .data_area .mark_list_area > .list.name li:first-child {display: block;}
.view_list_box .container > .list_box > .list > li > .box .data_area .mark_list_area > .list.name li .text {padding: initial; background-color: inherit; font-weight: 500; font-size: 18px; line-height: 27px; color: #575757; border-radius: inherit;}
.view_list_box .container > .list_box > .list > li > .box .data_area .mark_list_area > .list.name li .text:hover {color: #31a4a7; text-decoration: underline;}
.view_list_box .container > .list_box > .list > li > .box .data_area .mark_list_area > .list.name li:first-child {margin: 0; padding: 0;}
.view_list_box .container > .list_box > .list > li > .box .data_area .mark_list_area > .list.name li:before {content: ''; position: absolute; top: 50%; left: 0; transform: translateY(-50%); width: 1px; height: 11px; background-color: #cccccc;}
.view_list_box .container > .list_box > .list > li > .box .data_area .mark_list_area > .list.name li:first-child:before {display: none;}


/* select 기본 화살표 없애기 */
select {
    border-radius:0; /* 아이폰 사파리 보더 없애기 */
    -webkit-appearance:none; /* 화살표 없애기 for chrome*/
    -moz-appearance:none; /* 화살표 없애기 for firefox*/
    appearance:none /* 화살표 없애기 공통*/ 
}

select::-ms-expand{
    display:none /* 화살표 없애기 for IE10, 11*/
}

/* 검색엔진 상세검색 버튼 추가 2025-10-27 */
.detail_search_btn{
    position: absolute;
    top: 50%;
    right: -75px;
    transform: translateY(-50%);
    height: 45px;
    padding: 0 10px;
    background: #0899a6;
    color: #fff;
    border: none;
    border-radius: 25px;
    cursor: pointer;
    font-size: 14px;
    line-height: 30px;
}


.detail_search_panel {position: absolute; top: 50px; left: 300px; width:430px; max-height: 0; opacity: 0; overflow: hidden; transition: all 0.4s ease; background: #f8f8f8; border: 1px solid #ccc; border-radius: 10px; z-index: 999;}

.detail_search_panel.active {max-height: 500px; opacity: 1; padding: 15px;}

.detail_search_content {
  /* display: flex;
  gap: 10px;
  align-items: center;
  flex-wrap: wrap; */
}

.detail_search_panel .detail_search_content  .sch_detail_box .sch_detail .radio_box .list li .radio_area {display: block; position: relative; width: 100%; padding: 0 0 0 20px; font-size: 0;}
.detail_search_panel .detail_search_content  .sch_detail_box .sch_detail .radio_box .list li .radio_area .radio_inp {display: inline-block; position: absolute; top: 50%; left: 0; width: 18px; height: 18px; margin: -9px 0 0; border: 1px solid #cdcdcd; padding: 0; background-color: #ffffff; border-radius: 50%; cursor: pointer;}
.detail_search_panel .detail_search_content  .sch_detail_box .sch_detail .radio_box .list li .radio_area .radio_inp:checked {border: 1px solid #07535e; background-color: inherit;}
.detail_search_panel .detail_search_content  .sch_detail_box .sch_detail .radio_box .list li .radio_area .radio_inp:checked:before {display: block; content: ''; position: absolute; top: 50%; left: 50%; width: 10px; height: 10px; background-color: #07535e; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%);  transform: translate(-50%, -50%); border-radius: 50%;}
.detail_search_panel .detail_search_content  .sch_detail_box .sch_detail .radio_box .list li .radio_area label {display: inline-block;}
.detail_search_panel .detail_search_content  .sch_detail_box .sch_detail .radio_box .list li .radio_area label .text {font-weight: 400; font-size: 14px; line-height: 50px; color: #999999;}
.detail_search_panel .detail_search_content  .sch_detail_box .sch_detail .radio_box .list li .radio_area .radio_inp:checked + label .text {}
.detail_search_panel .detail_search_content  .sch_detail_box .sch_detail .radio_box .list {display: flex; gap:15px;}
.select_box {display: flex; gap: 15px; flex-wrap: wrap;}

.select_box label {display: flex; align-items: center; gap: 5px; cursor: pointer; font-size: 14px; color: #333;}

.select_box input[type="checkbox"] {display: inline-block; width: 18px; height: 18px; margin: 0; border: 1px solid #cdcdcd; border-radius: 3px; background-color: #fff; cursor: pointer; appearance: none; position: relative;}

.select_box input[type="checkbox"]:checked {background-color: #07535e; border: 1px solid #07535e;}

/* 체크 표시 */
.select_box input[type="checkbox"]:checked::after {content: ''; position: absolute; top: 50%; left: 50%; width: 6px; height: 10px; border: solid #fff; border-width: 0 2px 2px 0; transform: translate(-50%, -60%) rotate(45deg);}

.detail_search_panel .detail_search_content  .sch_detail_box .sch_detail {display: flex; align-items: center;}
.detail_search_panel .detail_search_content  .sch_detail_box .sch_detail .title {padding-right: 10px;}
.detail_search_panel .detail_search_content  .sch_detail_box .input_box {display: flex; align-items: center; justify-content: center; padding:10px;}
.detail_search_panel .detail_search_content  .sch_detail_box .input_box .sch_inp {width: 100%; max-width: 148px; height: 37px; border: 1px solid #07535e; padding: 0 10px 0 20px; background-color: #ffffff; font-weight: 400; font-size: 16px; line-height: 48px; color: #07525d; letter-spacing: -0.05em; border-radius: 10px;}
.detail_search_panel .detail_search_content  .sch_detail_box .input_box .text {margin:10px;}
.detail_search_panel .detail_search_content  .sch_detail_box .detail_search_submit {display: flex; justify-content: center;}
.detail_search_panel .detail_search_content  .sch_detail_box .detail_search_submit .detail_search_submit_btn {border: 2px solid #0899a6; border-radius: 19px; padding: 8px;}
.detail_search_panel .detail_search_content  .sch_detail_box .detail_search_submit .detail_search_submit_btn:hover {background-color: #0899a6; color: white;}

.cloned-input{display: none;}

/* .detail_search_panel {
  overflow: hidden;
  max-height: 0;
  opacity: 0;
  transition: all 0.4s ease;
  background: #f8f8f8;
  border: 1px solid #ccc;
  border-radius: 10px;
  margin: 8px 0 0 37px;
  padding: 0 15px;
}

.detail_search_panel.active {
  max-height: 500px;
  opacity: 1;
  padding: 15px;
} */

.ark-box {
  position: fixed;
  width: 220px;
  background: white;
  border: 1px solid #0899a6;
  border-radius: 8px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  overflow-y: auto;
  display: none;
}
div#ark-box * {
  font-size: 16px !important;
  line-height: 1.7 !important;
}

.ark-item a {
    display: block;
    width: 100%;
    height: 100%;
}