@charset "utf-8";

/* 초기화 */
html {overflow-y:scroll}
body {margin:0;padding:0;font-size:0.75em;font-family:'Noto Sans KR', 'Malgun Gothic', dotum, sans-serif;background:#fff}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0}
h1, h2, h3, h4, h5, h6 {font-size:1em;font-family:'Noto Sans KR', 'Malgun Gothic', dotum, sans-serif}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}

ul, dl,dt,dd {margin:0;padding:0;list-style:none}
legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
label, input, button, select, img {vertical-align:middle;font-size:1em}
input, button {margin:0;padding:0;font-family:'Noto Sans KR', 'Malgun Gothic', dotum, sans-serif;font-size:1em}
input[type="submit"] {cursor:pointer}
button {cursor:pointer}

textarea, select {'Noto Sans KR', font-family:'Malgun Gothic', dotum, sans-serif;font-size:1em}
select {margin:0}
p {margin:0;padding:0;word-break:break-all}
hr {display:none}
pre {overflow-x:scroll;font-size:1.1em}
a {color:#000;text-decoration:none}

*, :after, :before {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	font-family:'Noto Sans KR', sans-serif;
	line-height:1;
}
.fa:after, .fa:before{font-family:FontAwesome;}

input[type=text],input[type=password], textarea {
-webkit-transition:all 0.30s ease-in-out;
-moz-transition:all 0.30s ease-in-out;
-ms-transition:all 0.30s ease-in-out;
-o-transition:all 0.30s ease-in-out;
outline:none;
}

input[type=text]:focus,input[type=password]:focus, textarea:focus,select:focus {
-webkit-box-shadow:0 0 5px #9ed4ff;
-moz-box-shadow:0 0 5px #9ed4ff;
box-shadow:0 0 5px #9ed4ff;
border:1px solid #558ab7 !important;
}

.placeholdersjs {color:#aaa !important}

@font-face {
    font-family: 'GmarketSansMedium';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2001@1.1/GmarketSansMedium.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/* 레이아웃 크기 지정 */
/* #hd, #wrapper, #ft {min-width:1200px} */

#hd_pop,
#hd_wrapper,
#tnb .inner,
/* #container_wr, */
#ft_wr {width:95%; max-width:1400px; margin:0 auto;}

/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;height:0}
#hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff}
.hd_pops img {max-width:100%}
.hd_pops_con {}
.hd_pops_footer {padding:0;background:#000;color:#fff;text-align:left;position:relative}
.hd_pops_footer:after {display:block;visibility:hidden;clear:both;content:""}
.hd_pops_footer button {padding:10px;border:0;color:#fff}
.hd_pops_footer .hd_pops_reject {background:#000;text-align:left}
.hd_pops_footer .hd_pops_close {background:#393939;position:absolute;top:0;right:0}

/* 상단 레이아웃 */
#hd{}
#hd_h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}

#tnb {border-bottom:1px solid #383838;margin:0 auto}
#tnb:after {display:block;visibility:hidden;clear:both;content:""}
#tnb .inner {margin:0 auto}

#hd_wrapper {position:relative;margin:0 auto;height:140px;zoom:1}
#hd_wrapper:after {display:block;visibility:hidden;clear:both;content:""}


.hd_sch_wr {float:left;padding:30px 0;width:445px;margin-left:65px}
#hd_sch h3 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#hd_sch {border-radius:30px;overflow:hidden}
#hd_sch #sch_stx {float:left;width:385px;height:45px;padding-left:10px;border-radius:30px 0 0 30px;background:#2c2c2c;border:0;border-right:0;font-size:1.25em;color:#fff}
#hd_sch #sch_submit {float:left;width:60px;height:45px;border:0;background:#2c2c2c;color:#fff;border-radius:0 30px 30px 0;cursor:pointer;font-size:16px}

#hd_define {float:left}
#hd_define:after {display:block;visibility:hidden;clear:both;content:""}
#hd_define li {float:left;font-size:1.083em;line-height:14px;border-right:1px solid #4a4a4a;position:relative;text-align:center;margin:15px 10px 15px 0;padding-right:10px}
#hd_define li:last-child {padding-right:0;margin-right:0;border-right:0}
#hd_define li a {display:inline-block;color:#919191}
#hd_define li.active a {color:#fff}

#hd_qnb {float:right;text-align:right}
#hd_qnb:after {display:block;visibility:hidden;clear:both;content:""}
#hd_qnb li {float:left;font-size:1.083em;line-height:14px;border-right:1px solid #4a4a4a;position:relative;text-align:center;margin:15px 10px 15px 0;padding-right:10px}
#hd_qnb li:last-child {padding-right:0;margin-right:0;border-right:0}
#hd_qnb li span {display:block;margin-top:5px;font-size:0.92em}
#hd_qnb li a {display:inline-block;color:#919191}
#hd_qnb .visit .visit-num {display:inline-block;line-height:16px;padding:0 5px;margin-left:5px;border-radius:10px;background:#da22f5;color:#fff;font-size:10px}


.hd_login {position:absolute;right:0;top:60px}
.hd_login li {float:left;margin:0 5px;border-left:1px solid #616161;padding-left:10px;line-height:13px}
.hd_login li:first-child {border-left:0}
.hd_login a {color:#fff}


/* 중간 레이아웃 */
#aside {float:right;width:235px;padding:0;height:100%;margin:20px 0 20px 20px}

/* 하단 레이아웃 */
#ft h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ft_wr {max-width:1240px;margin:0;padding:40px 0;position:relative;display:inline-block;text-align:left}
#ft_wr:after {display:block;visibility:hidden;clear:both;content:""}
#ft_wr .ft_cnt {width:25%;float:left;padding:0 20px}

#ft_link {text-align:left}
#ft_link a {display:block;color:#fff;line-height:2em;font-weight:bold}
#ft_company h2 {font-size:1.2em;margin-bottom:20px}
#ft_company {font-weight:normal;color:#e3e3e3;line-height:2em}
#ft_catch {margin:20px 0 10px}
#ft_copy {text-align:center;width:95%; max-width:1400px; margin:0 auto;padding:20px 0;color:#5b5b5b;font-size:0.92em;border-top:1px solid #383838}
#top_btn {position:fixed; bottom:20px; right:20px; width:50px; height:50px; line-height:46px; color:#333; text-align:center; font-size:15px; z-index:90 ;background:rgba(255,255,255,0.5); border-radius:50%; border:none;}
#top_btn:hover {border-color:#3059c7;background:#3059c7;color:#fff}

/* 게시물 선택복사 선택이동 */
#copymove {}
#copymove .win_desc {text-align:center;display:block}
#copymove .tbl_wrap {margin:20px}
#copymove .win_btn {padding:0 20px 20px}
.copymove_current {float:right;background:#ff3061;padding:5px;color:#fff;border-radius:3px}
.copymove_currentbg {background:#f4f4f4}

/* 화면낭독기 사용자용 */
#hd_login_msg {position:absolute;top:0;left:0;font-size:0;line-height:0;overflow:hidden}
.msg_sound_only, .sound_only {display:inline-block !important;position:absolute;top:0;left:0;width:0;height:0;margin:0 !important;padding:0 !important;font-size:0;line-height:0;border:0 !important;overflow:hidden !important}

/* 본문 바로가기 */
#skip_to_container a {z-index:100000;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}
#skip_to_container a:focus, #skip_to_container a:active {width:100%;height:75px;background:#21272e;color:#fff;font-size:2em;font-weight:bold;text-align:center;text-decoration:none;line-height:3.3em}

/* ie6 이미지 너비 지정 */
.img_fix {width:100%;height:auto}

/* 캡챠 자동등록(입력)방지 기본 -pc */
#captcha {display:inline-block;position:relative}
#captcha legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#captcha #captcha_img {height:40px;border:1px solid #898989;vertical-align:top;padding:0;margin:0}
#captcha #captcha_mp3 {margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../img/captcha2.png') no-repeat;text-indent:-999px;border-radius:3px}
#captcha #captcha_reload {margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../img/captcha2.png') no-repeat 0 -40px;text-indent:-999px;border-radius:3px}
#captcha #captcha_key {margin:0 0 0 3px;padding:0 5px;width:90px;height:40px;border:1px solid #ccc;background:#fff;font-size:1.333em;font-weight:bold;text-align:center;border-radius:3px;vertical-align:top}
#captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}

/* 캡챠 자동등록(입력)방지 기본 - mobile */
#captcha.m_captcha audio {display:block;margin:0 0 5px;width:187px}
#captcha.m_captcha #captcha_img {width:160px;height:60px;border:1px solid #e9e9e9;margin-bottom:3px;margin-top:5px;display:block}
#captcha.m_captcha #captcha_reload {position:static;margin:0;padding:0;width:40px;height:40px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../img/captcha2.png') no-repeat 0 -40px;text-indent:-999px}
#captcha.m_captcha #captcha_reload span {display:none}
#captcha.m_captcha #captcha_key {margin:0;padding:0 5px;width:115px;height:29px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:bold;text-align:center;line-height:29px;margin-left:3px}
#captcha.m_captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}
#captcha.m_captcha #captcha_mp3 {width:31px;height:31px;background:url('../img/captcha2.png') no-repeat 0 0 ; vertical-align:top;overflow:hidden;cursor:pointer;text-indent:-9999px;border:none}

/* ckeditor 단축키 */
.cke_sc {margin:0 0 5px;text-align:right}
.btn_cke_sc {display:inline-block;padding:0 10px;height:23px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;line-height:1.9em;vertical-align:middle;cursor:pointer}
.cke_sc_def {margin:0 0 5px;padding:10px;border:1px solid #ccc;background:#f7f7f7;text-align:center}
.cke_sc_def dl {margin:0 0 5px;text-align:left;zoom:1}
.cke_sc_def dl:after {display:block;visibility:hidden;clear:both;content:""}
.cke_sc_def dt, .cke_sc_def dd {float:left;margin:0;padding:5px 0;border-bottom:1px solid #e9e9e9}
.cke_sc_def dt {width:20%;font-weight:bold}
.cke_sc_def dd {width:30%}

/* ckeditor 태그 기본값 */
#bo_v_con ul {display:block;list-style-type:disc;margin-top:1em;margin-bottom:1em;margin-left:0;margin-right:0;padding-left:40px}
#bo_v_con ol {display:block;list-style-type:decimal;margin-top:1em;margin-bottom:1em;margin-left:0;margin-right:0;padding-left:40px}
#bo_v_con li {display:list-item}

/* 버튼 */
a.btn,.btn {line-height:35px;height:35px;padding:0 10px;text-align:center;font-weight:bold;border:0;font-size:1.4em;
-webkit-transition:background-color 0.3s ease-out;
-moz-transition:background-color 0.3s ease-out;
-o-transition:background-color 0.3s ease-out;
transition:background-color 0.3s ease-out}

a.btn01 {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:middle}
a.btn01:focus, a.btn01:hover {text-decoration:none}
button.btn01 {display:inline-block;margin:0;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none}
a.btn02 {display:inline-block;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle}
a.btn02:focus, .btn02:hover {text-decoration:none}
button.btn02 {display:inline-block;margin:0;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none}

.btn_confirm {text-align:right} /* 서식단계 진행 */

.btn_submit {border:0;background:#3a8afd;color:#fff;cursor:pointer;border-radius:3px}
.btn_submit:hover {background:#2375eb}
.btn_close {border:1px solid #dcdcdc;cursor:pointer;border-radius:3px;background:#fff}
a.btn_close {text-align:center;line-height:50px}

a.btn_cancel {display:inline-block;background:#969696;color:#fff;text-decoration:none;vertical-align:middle}
button.btn_cancel {display:inline-block;background:#969696;color:#fff;text-decoration:none;vertical-align:middle}
.btn_cancel:hover {background:#aaa}
a.btn_frmline, button.btn_frmline {display:inline-block;width:128px;padding:0 5px;height:40px;border:0;background:#434a54;border-radius:3px;color:#fff;text-decoration:none;vertical-align:top} /* 우편번호검색버튼 등 */
a.btn_frmline {}
button.btn_frmline {font-size:1em}

/* 게시판용 버튼 */
a.btn_b01,.btn_b01 {display:inline-block;color:#bababa;text-decoration:none;vertical-align:middle;border:0;background:transparent}
.btn_b01:hover, .btn_b01:hover {color:#000}
a.btn_b02,.btn_b02 {display:inline-block;background:#253dbe;padding:0 10px;color:#fff;text-decoration:none;border:0;vertical-align:middle}
a.btn_b02:hover, .btn_b02:hover {background:#0025eb}
a.btn_b03, .btn_b03 {display:inline-block;background:#fff;border:1px solid #b9bdd3;color:#646982;text-decoration:none;vertical-align:middle}
a.btn_b03:hover, .btn_b03:hover {background:#ebedf6}
a.btn_b04, .btn_b04 {display:inline-block;background:#fff;border:1px solid #ccc;color:#707070;text-decoration:none;vertical-align:middle}
a.btn_b04:hover, .btn_b04:hover {color:#333;background:#f9f9f9}
a.btn_admin,.btn_admin {display:inline-block;color:#d13f4a;text-decoration:none;vertical-align:middle} /* 관리자 전용 버튼 */
.btn_admin:hover, a.btn_admin:hover {color:#ff3746}


/* 기본테이블 */
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing:0 5px;background:#fff;border-top:1px solid #ececec;border-bottom:1px solid #ececec} 
.tbl_wrap caption {padding:10px 0;font-weight:bold;text-align:left}
.tbl_head01 {margin:0 0 10px}
.tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head01 thead th {padding:20px 0;font-weight:normal;text-align:center;border-bottom:1px solid #ececec;height:40px}
.tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th, .tbl_head01 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head01 tbody th {padding:8px 0;border-bottom:1px solid #e8e8e8}
.tbl_head01 td {color:#666;padding:10px 5px;border-top:1px solid #ecf0f1;border-bottom:1px solid #ecf0f1;line-height:1.4em;height:60px;word-break:break-all}
.tbl_head01 tbody tr:hover td {background:#fafafa}
.tbl_head01 a:hover {text-decoration:underline}

.tbl_head02 {margin:0 0 10px}
.tbl_head02 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head02 thead th {padding:5px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head02 thead a {color:#383838}
.tbl_head02 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head02 tfoot th, .tbl_head02 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head02 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:#fff}
.tbl_head02 td {padding:5px 3px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:#fff;line-height:1.4em;word-break:break-all}
.tbl_head02 a {}

/* 폼 테이블 */
.tbl_frm01 {margin:0 0 20px}
.tbl_frm01 table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_frm01 th {width:70px;padding:7px 13px;border:1px solid #e9e9e9;border-left:0;background:#f5f8f9;text-align:left}
.tbl_frm01 td {padding:7px 10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent}
.wr_content textarea,.tbl_frm01 textarea,.form_01 textarea, .frm_input {border:1px solid #d0d3db;background:#fff;color:#000;vertical-align:middle;border-radius:3px;padding:5px;
-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
}
.tbl_frm01 textarea {padding:2px 2px 3px}
.frm_input {height:40px}

.full_input {width:100%}
.half_input {width:49.5%}
.twopart_input {width:385px;margin-right:10px}
.tbl_frm01 textarea, .write_div textarea {width:100%;height:100px}
.tbl_frm01 a {text-decoration:none}
.tbl_frm01 .frm_file {display:block;margin-bottom:5px}
.tbl_frm01 .frm_info {display:block;padding:0 0 5px;line-height:1.4em}

/*기본 리스트*/
.list_01 ul {border-top:1px solid #ececec}
.list_01 li {border-bottom:1px solid #ececec;background:#fff;padding:10px 15px;list-style:none;position:relative}
.list_01 li:nth-child(odd) {background:#f6f6f6}
.list_01 li:after {display:block;visibility:hidden;clear:both;content:""}
.list_01 li:hover {background:#f9f9f9}
.list_01 li.empty_li {text-align:center;padding:20px 0;color:#666}

/*폼 리스트*/
.form_01 h2 {font-size:1.167em}
.form_01 li {margin-bottom:10px}
.form_01 ul:after,
.form_01 li:after {display:block;visibility:hidden;clear:both;content:""}
.form_01 .left_input {float:left}
.form_01 .margin_input {margin-right:1%}
.form_01 textarea {height:100px;width:100%}
.form_01 .frm_label {display:inline-block;width:130px}

/* 자료 없는 목록 */
.empty_table {padding:50px 0 !important;text-align:center}
.empty_list {padding:20px 0 !important;color:#666;text-align:center}

/* 필수입력 */
.required, textarea.required {background-image:url('../img/require.png') !important;background-repeat:no-repeat !important;background-position:right top !important}

/* 테이블 항목별 정의 */
.td_board {width:80px;text-align:center}
.td_category {width:80px;text-align:center}
.td_chk {width:30px;text-align:center}
.td_date {width:60px;text-align:center}
.td_datetime {width:110px;text-align:center}
.td_group {width:80px;text-align:center}
.td_mb_id {width:100px;text-align:center}
.td_mng {width:80px;text-align:center}
.td_name {width:100px;text-align:left}
.td_nick {width:100px;text-align:center}
.td_num {width:50px;text-align:center}
.td_numbig {width:80px;text-align:center}
.td_stat {width:60px;text-align:center}

.txt_active {color:#5d910b}
.txt_done {color:#e8180c}
.txt_expired {color:#ccc}
.txt_rdy {color:#8abc2a}

/* 새창 기본 스타일 */
.new_win {position:relative}
.new_win .tbl_wrap {margin:0 20px}
.new_win #win_title {font-size:1.3em;height:50px;line-height:30px;padding:10px 20px;background:#fff;color:#000;-webkit-box-shadow:0 1px 10px rgba(0,0,0,.1);
-moz-box-shadow:0 1px 10px rgba(0,0,0,.1);
box-shadow:0 1px 10px rgba(0,0,0,.1)}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win .win_ul {margin-bottom:15px;padding:0 20px}
.new_win .win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_ul li {float:left;background:#fff;text-align:center;padding:0 10px;border:1px solid #d6e9ff;border-radius:30px;margin-left:5px}
.new_win .win_ul li:first-child {margin-left:0}
.new_win .win_ul li a {display:block;padding:8px 0;color:#6794d3}
.new_win .win_ul .selected {background:#3a8afd;border-color:#3a8afd;position:relative;z-index:5}
.new_win .win_ul .selected a {color:#fff;font-weight:bold}
.new_win .win_desc {position:relative;margin:10px;border-radius:5px;font-size:1em;background:#f2838f;color:#fff;line-height:50px;text-align:left;padding:0 20px}
.new_win .win_desc i {font-size:1.2em;vertical-align:baseline}
.new_win .win_desc:after {content:"";position:absolute;left:0;top:0;width:4px;height:50px;background:#da4453;border-radius:3px 0 0 3px}
.new_win .frm_info {font-size:0.92em;color:#919191}
.new_win .win_total {float:right;display:inline-block;line-height:30px;font-weight:normal;font-size:0.75em;color:#3a8afd;background:#f6f6f6;padding:0 10px;border-radius:5px}
.new_win .new_win_con {margin:20px 0;padding:20px}
.new_win .new_win_con:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .new_win_con2 {margin:20px 0}
.new_win .btn_confirm:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_btn {text-align:center}
.new_win .cert_btn {margin-bottom:30px;text-align:center}
.new_win .btn_close {padding:0 20px;height:45px;overflow:hidden;cursor:pointer}
.new_win .btn_submit {padding:0 20px;height:45px;font-weight:bold;font-size:1.083em}

/* 검색결과 색상 */
.sch_word {color:#fff;background:#ff005a;padding:2px 5px 3px;line-height:18px;margin:0 2px}

/* 자바스크립트 alert 대안 */
#validation_check {margin:100px auto;width:500px}
#validation_check h1 {margin-bottom:20px;font-size:1.3em}
#validation_check p {margin-bottom:20px;padding:30px 20px;border:1px solid #e9e9e9;background:#fff}

/* 사이드뷰 */
.sv_wrap {position:relative;font-weight:normal}
.sv_wrap .sv {z-index:1000;display:none;margin:5px 0 0;font-size:0.92em;background:#333;
-webkit-box-shadow:2px 2px 3px 0px rgba(0,0,0,0.2);
-moz-box-shadow:2px 2px 3px 0px rgba(0,0,0,0.2);
box-shadow:2px 2px 3px 0px rgba(0,0,0,0.2)}
.sv_wrap .sv:before {content:"";position:absolute;top:-6px;left:15px;width:0;height:0;border-style:solid;border-width:0 6px 6px 6px;border-color:transparent transparent #333 transparent}
.sv_wrap .sv a {display:inline-block;margin:0;padding:0 10px;line-height:30px;width:100px;font-weight:normal;color:#bbb}
.sv_wrap .sv a:hover {background:#000;color:#fff}
.sv_member {color:#333}
.sv_on {display:block !important;position:absolute;top:23px;left:0px;width:auto;height:auto}
.sv_nojs .sv {display:block}

/* 페이징 */
.pg_wrap {clear:both;float:left;display:inline-block}
.pg_wrap:after {display:block;visibility:hidden;clear:both;content:""} 
.pg {text-align:center}
.pg_page, .pg_current {display:inline-block;vertical-align:middle;background:#eee;border:1px solid #eee}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {color:#959595;font-size:1.083em;height:30px;line-height:28px;padding:0 5px;min-width:30px;text-decoration:none;border-radius:3px}
.pg_page:hover {background-color:#fafafa}
.pg_start {text-indent:-999px;overflow:hidden;background:url('../img/btn_first.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
.pg_prev {text-indent:-999px;overflow:hidden;background:url('../img/btn_prev.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
.pg_end {text-indent:-999px;overflow:hidden;background:url('../img/btn_end.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
.pg_next {text-indent:-999px;overflow:hidden;background:url('../img/btn_next.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
.pg_start:hover,.pg_prev:hover,.pg_end:hover,.pg_next:hover {background-color:#fafafa}

.pg_current {display:inline-block;background:#3a8afd;border:1px solid #3a8afd;color:#fff;font-weight:bold;height:30px;line-height:30px;padding:0 10px;min-width:30px;border-radius:3px}

/* cheditor 이슈 */
.cheditor-popup-window *, .cheditor-popup-window :after, .cheditor-popup-window :before {
-webkit-box-sizing:content-box;
-moz-box-sizing:content-box;
box-sizing:content-box;
}

/* Mobile화면으로 */
#device_change {display:block;margin:0.3em;padding:0.5em 0;border:1px solid #eee;border-radius:2em;background:#fff;color:#000;font-size:2em;text-decoration:none;text-align:center}



/* 230302 - 커스텀 css */
.original_none{display:none;}
.inner{width:95%; max-width:1400px; margin:0 auto;}
.inner2{width:95%; max-width:1280px; margin:0 auto; /* min-height:750px; */}

#hd{position:fixed; width:100%; top:0; border-bottom:1px solid #fff; z-index:999;}
.hd_inner{position:relative; width:95%; max-width:1400px; margin:0 auto; font-size:0;}
#logo {display:inline-block; width:167px; max-width:167px; vertical-align:middle;}
#hd #logo .sub_hd_logo{display:none;}

/* 메인메뉴 */
#gnb {position:relative; display:inline-block; width:calc(100% - 167px); vertical-align:middle; text-align:right;}
#gnb > h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#gnb .gnb_wrap {position:relative; margin:0 auto;}
#gnb .gnb_wrap:hover, #gnb .gnb_wrap:focus, #gnb .gnb_wrap:active{z-index:3}
#gnb .gnb_1dli {display:inline-block; position:relative; vertical-align:middle;}
#gnb .gnb_1dli:hover > a {}

.gnb_1da {display:block; line-height:80px; padding:0 35px; color:#fff; font-size:17px; font-weight:400;}
.gnb_2dli:first-child {border:0}
.gnb_2dul {display:none; position:absolute; top:79px; left:50%; transform:translateX(-50%); min-width:167px; padding-top:2px; text-align:left;}
.gnb_2dul .gnb_2dul_box {border:1px solid #e0e2e5;border-top:0;padding:0;
-webkit-box-shadow:0px 1px 5px rgba(97, 97, 97, 0.2);
-moz-box-shadow:0px 1px 5px rgba(97, 97, 97, 0.2);
box-shadow:0px 1px 5px rgba(97, 97, 97, 0.2)}
a.gnb_2da {display:block;padding:0 10px;line-height:40px; font-size:16px; background:#fff;color:#080808;}
a.gnb_2da:hover {color:#94007e;}

.gnb_1dli_air .gnb_2da {}
.gnb_1dli_on .gnb_2da {}
.gnb_2da:focus, .gnb_2da:hover {color:#fff}
.gnb_1dli_over .gnb_2dul {display:block;}
.gnb_1dli_over2 .gnb_2dul {display:block;right:0}
.gnb_wrap .gnb_empty {padding:10px 0;width:100%;text-align:center;line-height:2.7em;color:#080808}
.gnb_wrap .gnb_empty a {color:#94007e;text-decoration:underline}
.gnb_wrap .gnb_al_ul .gnb_empty, .gnb_wrap .gnb_al_ul .gnb_empty a {color:#555}

/* 메뉴 호버했을 때 or 서브페이지에서 보여지는 메뉴  */
#hd.sub_hd{background:#fff; border-color:#dbdbdb; transition:0.3s;}
#hd.sub_hd #logo .sub_hd_logo,
#hd.sub_hd #gnb .sub_hd_all_gnb{display:inline-block;}
#hd.sub_hd #logo .hd_logo,
#hd.sub_hd #gnb .hd_all_gnb{display:none;}
#hd.sub_hd #gnb .gnb_1da{color:#191919;}
#hd.sub_hd #gnb .gnb_1da:hover{font-weight:500;}

/* 햄버거 버튼 */
#gnb .gnb_menu_btn{background:transparent; color:#fff; width:50px;height:55px; border:0; text-align:right;}
#gnb .gnb_menu_btn .sub_hd_all_gnb{display:none;}
#gnb .gnb_close_btn{position:absolute; top:0; right:0; width:60px; height:60px; background:transparent; border:0; border-radius:50%; overflow:hidden;}
#gnb .gnb_mnal {padding:0}

/* 전체메뉴 */
#gnb_all{position:relative; display:none ;position:fixed; top:0; left:0;background:#492d4f; width:100%; z-index:1000; font-size:16px; text-align:left; padding:80px 0 255px; -webkit-box-shadow:0 2px 5px rgba(0,0,0,0.2);
-moz-box-shadow:0 2px 5px rgba(0,0,0,0.2);
box-shadow:0 2px 5px rgba(0,0,0,0.2)}
#gnb_all:before{content:''; position:absolute; bottom:0; left:0; width:323px; height:563px; background:url("/img/all_gnb_bg_lt.png") no-repeat left bottom / 80%;}
#gnb_all:after{content:'';  position:absolute; bottom:0; right:0; width:342px; height:289px; background:url("/img/all_gnb_bg_rt.png") no-repeat right bottom / 80%;}
#gnb_all .inner{position:relative;}
#gnb_all .gnb_logo {margin-bottom:130px;}
#gnb_all .gnb_al_ul:after {display:block;visibility:hidden;clear:both;content:""}
#gnb_all .gnb_al_li {float:left;width:calc(100% / 6);min-height:150px;padding:20px;border-left:1px solid rgba(255,255,255,0.16); text-align:center; min-height:440px;}
#gnb_all .gnb_al_li:first-child{border-left:0;}
#gnb_all .gnb_al_li .gnb_al_a {font-size:24px;display:block;position:relative;margin-bottom:55px;font-weight:bold;color:#fff;}
#gnb_all .gnb_al_li li{margin-bottom:20px;}
#gnb_all .gnb_al_li li a{display:block; color:#fff; font-weight:300;}
#gnb_all_bg {display:none;background:rgba(0,0,0,0.1);width:100%;height:100%;position:fixed;left:0;top:0;z-index:999}

/* 모바일 메뉴 + 햄버거  */
#mo_gnb_open{display:none; position:absolute; top:50%; right:50%; width:95%; max-width:1400px; padding:0; height:40px; border:0; color:#fff; background:none; font-size:28px; transform:translate(50%,-50%); text-align:right;}
#hd.sub_hd #mo_gnb_open{color:#000;}
#mo_gnb {display:none;background:#fff; position:fixed; top:0; right:0; z-index:99999; width:100%; max-width:400px; height:100%; overflow-y:auto; padding:70px 20px;
-webkit-box-shadow:0 0 5px rgba(55,55,5,0.4);
-moz-box-shadow:0 0 5px rgba(55,55,5,0.4);
box-shadow:0 0 5px rgba(55,55,5,0.4)}

#mo_gnb_1dul {background:#fff}
#mo_gnb_1dul a {display:block;color:#000; line-height:40px;}
.mo_gnb_1dli {position:relative;line-height:40px}
.mo_gnb_1dli button {position:absolute;top:5px;right:0;width:40px;height:40px;overflow:hidden;border:0;font-size:1.2em;background:#fff;background:url("../img/mobile/gnb_bg2.png") no-repeat 50% 50%;text-indent:-9999px}
.mo_gnb_1dli button.btn_mo_gnb_cl {background:url("../img/mobile/gnb_bg.png") no-repeat 50% 50%}
.mo_gnb_1da {padding:5px 20px;border-bottom:1px solid #eee;font-weight:bold;font-size:1.2em;}
.mo_gnb_2dul {display:none;background:#fafafa}
.mo_gnb_2da {padding-left:30px}
#mo_gnb_close {display:block;position:absolute;right:8px;top:10px;z-index:99;font-weight:bold;margin:0;height:40px;width:40px;border:0;color:#bfb8b2;font-size:2em;background:transparent}

#mo_gnb #ol_before {margin-bottom:0; border:0; border-bottom:1px solid #eee;}
#mo_gnb #ol_before #ol_be_cate a,
#mo_gnb #ol_before #ol_be_cate h2{width:50%;}
#mo_gnb_empty {padding:20px 0;color:#fff;text-align:center;line-height:2em}
#mo_gnb_empty a {display:inline;text-decoration:underline}

#hd_sch {text-align:center;padding:12px 55px 12px 15px;background:#212020}
#hd_sch h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#hd_sch form {position:relative;padding-right:40px}
#hd_sch #sch_stx {width:100%;height:38px;margin-left:40px;background:#464646;border:0;color:#fff}
#hd_sch #sch_submit {position:absolute;top:0;left:0;width:40px;height:38px;border:0;border-radius:3px;cursor:pointer;color:#a6a5a5;background:#464646;font-size:1.25em}

#user_btn {position:absolute;top:10px;right:10px;padding:0 10px;height:40px;width:40px;border:0;color:#fff;font-size:1.8em;background:none;letter-spacing:-0.1em}
#user_menu {display:none;position:fixed;top:0;right:0;width:100%;height:100%;overflow-y:auto;z-index:9999;background:#efefef;text-align:center}
#user_close {display:block; position:absolute; right:8px; top:10px; z-index:99; font-weight:bold; margin:0; height:40px; width:40px; border:0; color:#bfb8b2; font-size:1.8em; background:transparent; }

#snb_cnt span {display:inline-block;float:right;padding:0 7px;height:18px;margin-top:3px;line-height:18px;font-size:12px;background:#da22f5;border-radius:20px;color:#fff}

#hd_nb {background:#fff;margin-top:10px;border-bottom:1px solid #e1e1e1}
#hd_nb:after {display:block;visibility:hidden;clear:both;content:""}
#hd_nb li {width:50%;float:left;text-align:center;line-height:25px;font-size:1.083em;font-weight:bold}
#hd_nb li a {display:block;color:#717171;text-align:left;padding:10px 15px}
#hd_nb li i {font-size:14px;margin-right:10px;color:#a5a8ac}
#hd_nb .hd_nb1 {border-right:1px solid #efefef;border-bottom:1px solid #efefef}
#hd_nb .hd_nb2 {border-bottom:1px solid #efefef}
#hd_nb .hd_nb3 {border-right:1px solid #efefef}


/* 중간 레이아웃 */
#wrapper {margin:80px 0 140px;}
#container_wr {margin:0 auto;zoom:1}

#container {position:relative; font-size:1em;zoom:1}
#container:after {display:block;visibility:hidden;clear:both;content:""}
#container_title {font-size:1.333em;margin:0 auto;font-weight:bold}
#container_title span {margin:0 auto 10px;display:block;line-height:30px}
#wrapper .inner{width:95%; max-width:1400px; margin:0 auto;}

.lt_wr {width:32%}
.lt_wr:nth-child(3n+1) {clear:both}
.latest_wr {margin-bottom:20px}
.latest_wr:after {display:block;visibility:hidden;clear:both;content:""}
.latest_top_wr {/* margin:0 -10px 20px */}
div.pic_lt ul{margin:0;}
.latest_top_wr:after {display:block;visibility:hidden;clear:both;content:""}

/* 메인 */
#wrapper.main_wrapper{margin-top:0; margin-bottom:0;}
#main_sec1 ul li{background:url("/img/main_slide01.jpg") no-repeat center center / cover;}
#main_sec1 ul li img{width:100%;}
#main_sec1 .main_slide01{background-image:url("/img/main_slide01.jpg");}
#main_sec1 .main_slide02{background-image:url("/img/main_slide02.jpg");}
#main_sec1 .main_slide03{background-image:url("/img/main_slide03.jpg");}
#main_sec1 .main_sec1_pager{position:absolute; top:auto; bottom:35%; z-index:2; text-align:center;}
#main_sec1 .main_sec1_pager span{background:#767676; opacity:1;}
#main_sec1 .main_sec1_pager .swiper-pagination-bullet-active{background:#fff;}

/* 메인 - 여행공통(크루즈, 국외) */
.travel_sec .inner{font-size:0;}
.travel_sec .travel_txt{display:inline-block; width:34%; vertical-align:middle;}
.travel_sec .travel_txt h6{font-size:15px; font-family: 'Montserrat', sans-serif; font-weight:300; color:#000; margin-bottom:36px; text-transform: uppercase;}
.travel_sec .travel_txt h3{font-size:60px; font-family: 'NanumSquareRound',sans-serif; font-weight:900; color:#000; margin-bottom:40px;}
.travel_sec .travel_txt p{font-size:16px; color:#767676; line-height:22px; margin-bottom:77px; word-break:keep-all;}
.travel_sec .travel_txt a{display:block; padding-left:0; transition:0.3s; padding-top:10px;}
.travel_sec .travel_txt a:hover{padding-left:5px;}
.travel_sec .travel_img{display:inline-block; width:66%; vertical-align:middle;}
.travel_sec .travel_img ul{font-size:0;}
.travel_sec .travel_img li{display:inline-block; width:47.5%; vertical-align:top;}
.travel_sec .travel_img li:last-child{margin-left:5%;}
.travel_sec .travel_img li .img_resize{position:relative; padding-bottom:60%;}
.travel_sec .travel_img li img{position:absolute; width:100%; height:100%; box-shadow:0 4px 8px 0 rgb(0 0 0 / 10%); transition:box-shadow 0.3s; object-fit:cover;}
.travel_sec .travel_img li:hover img{box-shadow:16px 19px 8px 0 rgb(0 0 0 / 10%);}
.travel_sec .travel_img li span{display: block; font-size:24px; color:#191919; font-weight:bold; margin-top:20px; text-align:center; line-height:1.4; word-break:keep-all;}
#main_sec2{padding:129px 0 139px; background:url("/img/main_sec2_bg.jpg") no-repeat center center / cover;}
#main_sec3{padding:160px 0 130px; background:url("/img/main_sec3_bg.jpg") no-repeat center center / cover;}
#main_sec3 .travel_img{width:78%;}
#main_sec3 .travel_img ul{max-width:885px;}
#main_sec3 .travel_txt{width:22%;}
#main_sec3 .travel_txt h3{color:#fff; font-size:70px;}
#main_sec3 .travel_txt p{color:#ccc;}
#main_sec3 h6,
#main_sec3 .travel_img li span{color:#fff;}

#main_sec4{padding:50px 0; background:url("/img/main_sec4_bg.png") no-repeat 70% bottom;}
#main_sec4 p{font-size:50px; color:#94007e; font-family: 'Montserrat', sans-serif; font-weight:500; text-align:center; text-transform:uppercase; letter-spacing:15px;}

#main_sec5{padding:100px; background:url("/img/main_sec5_bg.png") no-repeat 70% bottom / cover;}
#main_sec5 ul{position:relative; display:flex; order:4; padding:137px 43px 123px; z-index:1; margin:0 100px;}
#main_sec5 ul:after{content:''; position:absolute; top:50%; left:50%; width:100%; height:100%; background:#191919; opacity:0.7; z-index:-1; transform:translate(-50%, -50%);}
#main_sec5 li{position:relative; display:grid; width:25%; text-align:center; padding:0 31px; justify-content:space-between; }
#main_sec5 li:after{content: ''; position: absolute; top: 50%; right: 0; transform: translateY(-50%); height:90%; width:1px; background:#fff; opacity:0.3;}
#main_sec5 li:last-child:after{display:none;}
#main_sec5 li h6{position:relative; font-size:24px; font-weight:bold; padding-bottom:24px; margin-bottom:42px; word-break:keep-all; line-height:1.2; color:#fff;}
#main_sec5 li h6:after{content:''; position:absolute; bottom:0; left:50%; background:#fff; width:14px; height:1px; transform:translateX(-50%);}
#main_sec5 li p{font-size:16px; color:#f2f2f2; line-height:22px; margin-bottom:80px; font-weight:300; letter-spacing:-1.5px; text-align:left; word-break: keep-all;}
#main_sec5 li a{display:block; outline:none; border:none;}
#main_sec5 li a img{ transform:rotate(0deg); transition:transform 0.3s;}
#main_sec5 li:hover img{transform:rotate(90deg);}

#main_sec6{margin:140px 0;}
#main_sec6 .inner{font-size:0;}
#main_sec6 .sec6_txt,
#main_sec6 .sec6_broad_cont{display:inline-block; width:34%; vertical-align:top;}
#main_sec6 .sec6_txt h3{font-family: 'NanumSquareRound',sans-serif; font-size:70px; color:#191919; font-weight:900; margin:48px 0 30px;}
#main_sec6 .sec6_txt h3 span{display:block; font-family: 'NanumSquareRound',sans-serif; color:#94007e; margin-top:15px; font-weight:900;}
#main_sec6 .sec6_txt p{font-size:16px; color:#191919;}
#main_sec6 .sec6_broad_cont{width:66%;}

#main_sec7{border-top:1px solid #ededed; padding:14px 0;}
#main_sec7 .inner{transition-timing-function: /*linear*/cubic-bezier(0.31, 0.01, 0.71, 0.99);}
#main_sec7 .sec7_hidden{max-width:1400px; overflow:hidden;}

/* 하단 레이아웃 */
#ft {background:#222; padding:75px 0 95px;}
#ft .ft_cont{font-size:0;}
#ft .ft_cont .ft_col{display:inline-block; width:50%; vertical-align:top;}
#ft .ft_cont .ft_lt{width:calc(100% - 252px); margin-top:19px;}
#ft .ft_info p {margin-bottom:15px;}
#ft .ft_info p:last-child{margin-bottom:40px;}
#ft .ft_info p span{color:#767676; margin-right:30px; font-size:14px; font-weight:300;}
#ft .ft_info p span:last-child{margin-right:0;}
#ft .ft_info span b{font-weight:500;}
#ft .ft_cont .ft_rt{width:252px; max-width:252px;}
#ft .ft_cont .ft_rt img{width:100%;}
#ft .copy{font-size:14px; color:#484848;}

/* 서브페이지 상단 css */
#sub_top{position:relative; background-image:url("/img/stop_banner01.jpg"); background-position:center; background-repeat:no-repeat; background-size:cover;}
#sub_top .inner2{min-height:auto;}
#sub_top h1{font-size:60px; color:#fff; font-weight:bold; padding:162px 0;}
.sub_menu_wrap{position:relative; font-size:0; background:#fff; padding:0 70px 0 40px;}
.sub_menu_wrap:after{content:''; position:absolute; bottom:0; left:50%; transform:translateX(-50%); width:95%; max-width:1200px; height:1px; background:#ccc;}
.sub_menu_wrap h2{position:relative; display:inline-block; width:20%; font-size:18px; color:#191919; font-weight:bold; vertical-align:middle; padding-left:20px;}
.sub_menu_wrap h2:before{content:''; position:absolute; top:50%; left:0; transform:translateY(-50%); width:4px; height:4px; border-radius:50%; background:#94007e;}
.sub_menu_wrap ul{position:relative; display:inline-block; width:80%; font-size:0; vertical-align:middle; text-align:right;}
.sub_menu_wrap li{display:inline-block;}
.sub_menu_wrap li a{display:block; font-size:16px; color:#767676;  border-bottom:2px solid transparent; padding:34px 29px 32px;}
.sub_menu_wrap li a:hover, .sub_menu_wrap li a.on{color:#94007e; font-weight:500; border-bottom:2px solid #94007e;}
#sub_title{margin:130px auto 125px; font-size:46px; font-weight:500; color:#191919;}


/* sub1_1 */
#sub1_1{margin-top:-85px;}
#sub1_1 .inner2{font-size:0; }
#sub1_1 .col{display:inline-block; vertical-align:bottom;}
#sub1_1 .col_lt{width:58%;}
#sub1_1 .col_lt h4{font-size:30px; color:#191919; font-weight:400; line-height:38px; letter-spacing:-0.025em;}
#sub1_1 .col_lt h4 b{font-size:44px; font-weight:bold;}
#sub1_1 .col_lt p{font-size:18px; color:#484848; font-weight:400; line-height:30px; letter-spacing:-0.05em; margin-top:52px;}
#sub1_1 .col_lt span{display:block; font-size:24px; font-weight:500; color:#191919; margin-top:95px; }
#sub1_1 .col_rt{width:42%; text-align:right;}
#sub1_1 .col_rt img{width:calc(100% - 20px); max-width:483px; margin-right:20px; margin-bottom:10px;}

/* sub1_2 */
#sub1_2{}
#sub1_2 .sec01{position:relative; background:linear-gradient(#f5f7fb, #fff); padding:100px 0 0px; margin-bottom:300px;}
#sub1_2 .sec01:after{content:''; position:absolute; top:73px; left:32%; width:1px; height:100%; background:#dbdbdb;}
#sub1_2 .sec01 .row{font-size:0; margin-bottom:80px;}
#sub1_2 .sec01 .row .col{display:inline-block; vertical-align:middle;}
#sub1_2 .sec01 .row_lt{position:relative; width:32%; font-size:34px; color:#191919; padding-right:86px; font-family: 'Montserrat', sans-serif; font-weight:500; text-align:right;}
#sub1_2 .sec01 .row_lt:after{content:''; position:absolute; top:50%; right:0; transform:translate(50%, -50%); background:url("/img/sub_01_02_dot.png") no-repeat center; width:30px; height:30px; z-index:2;}
#sub1_2 .sec01 .row_rt:before{content:''; position:absolute; top:50%; left:0; transform:translateY(-50%); width:81px; height:1px; background:#dbdbdb; z-index:1;}
/* sub1_2 년도별 아래쪽 여백값 조정 */
#sub1_2 .sec01 .row2 { margin-bottom:160px;}
#sub1_2 .sec01 .row3 { margin-bottom:60px;}
#sub1_2 .sec01 .row4 { margin-bottom:30px;}
#sub1_2 .sec01 .row5 { margin-bottom:180px;}
/* sub1_2 오른쪽 박스 왼쪽여백 지정 */
#sub1_2 .sec01 .row_rt{position:relative; width:68%; padding-left:155px; font-family: 'GmarketSansMedium'; font-size:17px;}
#sub1_2 .sec01 .row2 .row_rt{padding-left:314px;}
#sub1_2 .sec01 .row3 .row_rt{padding-left:234px;}
#sub1_2 .sec01 .row4 .row_rt{padding-left:395px;}
#sub1_2 .sec01 .row5 .row_rt{padding-left:295px;}
#sub1_2 .sec01 .row6 .row_rt{padding-left:215px;}
/* sub1_2 오른쪽 박스 가로선 길이 지정 */
#sub1_2 .sec01 .row2 .row_rt:before{content:''; width:241px; }
#sub1_2 .sec01 .row3 .row_rt:before{content:''; width:161px; }
#sub1_2 .sec01 .row4 .row_rt:before{content:''; width:321px; }
#sub1_2 .sec01 .row5 .row_rt:before{content:''; width:221px; }
#sub1_2 .sec01 .row6 .row_rt:before{content:''; width:141px; }
#sub1_2 .sec02 .sec_tit{font-size:46px; margin-bottom:100px; color:#191919; font-weight:500;}
#sub1_2 .sec02 .col_cont{max-width:985px; margin:0 auto; width:80%; font-size:0;}
#sub1_2 .sec02 .col_cont .col{display:inline-block; vertical-align:top;}
#sub1_2 .sec02 .col_cont .col img{width:100%;}
#sub1_2 .sec02 .col_cont .col_lt{width:40.61%; margin-right:3.74%}
#sub1_2 .sec02 .col_cont .col_rt{width:55.65%;}
#sub1_2 .sec02 .col_cont .col_rt ul{font-size:0; margin-top:35px;}
#sub1_2 .sec02 .col_cont .col_rt li{display:inline-block; width:calc(100% /3); text-align:center;}
#sub1_2 .sec02 .col_cont .col_rt li div{width:75px; height:75px; background:#94007e; margin:0 auto 12px;}
#sub1_2 .sec02 .col_cont .col_rt .color_box2 div{background:#630d75;}
#sub1_2 .sec02 .col_cont .col_rt .color_box3 div{background:#251e1c;}
#sub1_2 .sec02 .col_cont .col_rt li span{font-family: 'GmarketSansMedium'; font-size:17px;}
/* sub1_5 */
#sub1_5 .sec01{ box-shadow:0 4px 8px 0 rgb(0 0 0 / 10%);}
#sub1_5 .sec01 .root_daum_roughmap .wrap_controllers{display:none;}
#sub1_5 .sec01 .txt_cont{padding:48px 62px; font-size:0;}
#sub1_5 .txt_cont p{display:inline-block; vertical-align:middle; width:27%; text-align:right;}
#sub1_5 .txt_cont p:first-child{width:46%; text-align:left;}
#sub1_5 .txt_cont p span{margin-left:30px; font-size:18px; color:#191919; vertical-align:middle; font-weight:500;}

/* sub3 공통 */
#sub3_all{position:relative; padding:45px 40px; border:2px solid #dbdbdb; font-size:0; background:url("/img/sub03_bg_cen.png") no-repeat center;}
#sub3_all:after{content:''; position:absolute; right:0; bottom:0; width:99px; height:99px; background:url("/img/sub03_bg_rt_bt.png") no-repeat center; }
#sub3_all li{display:inline-block; vertical-align:middle; font-size:18px; width:calc(100% / 3); padding:57px 45px; background:url("/img/sub03_arrow.png") no-repeat calc(100% - 45px) center; vertical-align:top; min-height:260px;}
#sub3_all li h6{position:relative; font-size:53px; color:#191919; font-family: 'Montserrat', sans-serif; font-weight:300; margin-bottom:45px;}
#sub3_all li h6:after{content: ''; position: absolute; bottom: -61px; left: 57px; width: 1px; height: 95px; background:#dbdbdb; transform: rotate(45deg); }
#sub3_all li p{font-size:18px; font-weight:500; color:#191919; line-height:24px; padding-left:70px;}

/* sub3-1 */
#sub3_1{}

/* sub4_1 */
#sub4_1 .inner2{max-width:725px;}
#sub4_1 .sec01{padding:111px 0 85px 265px; background:url("/img/sub04_01_bg.png") no-repeat left center / auto;}
#sub4_1 .sec01 h2{font-size:36px; color:#222; font-weight:500; margin-bottom:52px; letter-spacing:-0.025em; word-break:keep-all;}
#sub4_1 .sec01 a{display:inline-block; padding:15px 50px 15px 30px; border:1px solid #94007e; border-radius:10px; font-size:15px; color:#191919; font-weight:500; background: url("/img/view_btn.png") no-repeat calc(100% - 32px) center / auto; }
#sub4_1 .sec01 a:hover{background-position:calc(100% - 30px) center;}


/* 게시판 - 상품리스트(list) css */
#bo_list .cate p{font-size:25px; color:#191919; font-weight:bold; padding-bottom:14px; border-bottom:2px solid #000;}
#bo_list .cate p span{color:#94007e;}
#bo_list .tbl_list{border:0; }
#bo_list .tbl_list .col_cont{font-size:0; padding:80px 0 32px;  border-bottom:1px solid #dbdbdb;}
#bo_list .tbl_list .col{display:inline-block; vertical-align:middle; font-size:18px;}
#bo_list .tbl_list .col_lt{width:35%; border-radius:10px; overflow:hidden;}
#bo_list .tbl_list .col_rt{width:65%; padding-left:57px;}
#bo_list .tbl_list .col_rt .tit{font-size:25px; color:#191919; margin-bottom:36px;}
#bo_list .tbl_list .col_rt .txt_cont{font-size:16px; color:#484848; line-height:22px; margin-bottom:25px;}
#bo_list .tbl_list .col_rt .icon_cont{display:flex; align-items:center; }
#bo_list .tbl_list .col_rt .icon_cont span{display:inline-block; font-size:15px;}
#bo_list .tbl_list .col_rt .icon_cont .icon_tit{margin-left:15px; color:#191919; font-weight:400;}
#bo_list .tbl_list .col_rt .icon_cont .icon_txt{color:#191919; font-weight:300; margin-left:6px;}
#bo_list .tbl_list .col_rt .place{margin-bottom:15px;}
#bo_list .tbl_list .col_rt .date{margin-bottom:32px;}
#bo_list .tbl_list .col_rt .view{display:inline-block; padding:15px 50px 15px 30px; border:1px solid #94007e; border-radius:10px; font-size:15px; color:#191919; font-weight:400; background:url("/img/view_btn.png") no-repeat calc(100% - 32px) center / auto;}
#bo_list .tbl_list .col_rt .view:hover{background-position:calc(100% - 30px) center;}


/* 상품 게시판 - 글보기 css */
#product_view{}
#product_view #bo_v_top ul{margin-top:0;}
#product_view .col_cont{font-size:0;}
#product_view .col{display:inline-block; font-size:16px; vertical-align:middle;}
#product_view .col2{width:50%;}
/* sec 공통 */
#product_view .sec .sec_title{font-size:25px; color:#191919; font-weight:bold; margin-bottom:16px;}
#product_view .bg_box{border:1px solid #dbdbdb; border-radius:10px; padding:40px 30px; }
/* sec01 */
#product_view .sec01{padding-bottom:80px; border-bottom:2px solid #000; margin-bottom:50px; }
#product_view .sec01 .col_cont > .col_lt{width:600px;}
/* sec01 - 왼쪽영역 : slide css */
#product_view .sec01 .travel_slide_ul{margin-bottom:14px;}
#product_view .sec01 .travel_slide_ul li{height:400px; border-radius:10px; overflow:hidden;}
#product_view .sec01 .swiper-slide img{width:100%; height:100%; object-fit:cover; cursor:pointer;}
#product_view .sec01 .swiper-button-prev:after,
#product_view .sec01 .swiper-button-next:after{display:none;}
/* sec01 - 왼쪽영역 : slide 썸네일 css */
#product_view .sec01 .travel_thumb_wrap{position:relative; }
#product_view .sec01 .travel_thumb li{height:100px; border-radius:10px; overflow:hidden;}
#product_view .sec01 .travel_prev2{left: 0; transform: translateX(-50%);}
#product_view .sec01 .travel_next2{right:0; transform: translateX(50%);}
/* sec01 오른쪽 영역 */
#product_view .sec01 .col_cont{display:flex;}
#product_view .sec01 .col_cont > .col_rt{display:flex; justify-content:space-between; flex-direction:column; width:calc(100% - 600px); padding-left:60px;}
#product_view .sec01 .travel_name{font-size:25px; color:#191919; line-height:40px; font-weight:bold; padding-bottom:15px;/*margin-bottom:45px;*/border-bottom:1px solid #dbdbdb;}
#product_view .sec01 .travel_txt{font-size:16px; color:#484848; line-height:22px; word-break:keep-all;}
#product_view .sec01 .travel_bottom ul{font-size:0; margin-bottom:25px;}
#product_view .sec01 .travel_bottom li{display:inline-block; width:calc(100% / 3); font-size:18px; color:#484848;}
#product_view .sec01 .travel_bottom li span{display:block; color:#767676; font-size:14px; font-weight:300; margin-bottom:15px;}
#product_view .sec01 .travel_bottom li b{font-size:30px; font-weight:bold; color:#191919;}
#product_view .sec01 .travel_info{background:#f9f9f9; border:1px solid #dbdbdb; border-radius:10px; font-size:0; padding:25px 33px;}
#product_view .sec01 .travel_info .col{width:47%; font-size:16px; color:#191919;}
#product_view .sec01 .travel_info .col_lt{font-size:0;}
#product_view .sec01 .travel_info .col_lt p{display:inline-block; width:calc(100% - 65px); vertical-align:middle; margin-left:15px; line-height:26px; font-weight:400; font-size:16px;}
#product_view .sec01 .travel_info .col_rt{width:53%; padding-left:50px; border-left:1px solid #dbdbdb;}
#product_view .sec01 .travel_info .col_rt p:first-child{margin-bottom:14px;}

/* sec02 */
#product_view .sec02{margin-bottom:35px;}
#product_view .sec02 .sec_title{margin-bottom:24px;}
#product_view .sec02 .bg_box{padding:45px 50px 50px; }
#product_view .sec02 .bg_box p{font-size:16px; color:#191919; font-weight:300; margin-bottom:20px;}
#product_view .sec02 .bg_box p:last-child{margin-bottom:0;}
#product_view .sec02 .bg_box p span{display:inline-block; font-weight:500; margin-right:25px;}
#product_view .sec02 .bg_box p:first-child span{letter-spacing:0.38px;}
#product_view .sec02 .bg_box .col_rt{padding-left:50px; border-left:1px solid #dbdbdb;}
#product_view .sec02 .bg_box .col_rt h6{font-size:17px; color:#191919; font-weight:500; margin-bottom:30px;}
#product_view .sec02 .bg_box .col_rt ul{font-size:0;}
#product_view .sec02 .bg_box .col_rt ul li{display:inline-block; vertical-align:top; text-align:center; margin-right:30px;}
#product_view .sec02 .bg_box .col_rt ul li:last-child{margin-right:0;}
#product_view .sec02 .bg_box .col_rt ul li input{display:block; margin:0 auto;}
#product_view .sec02 .bg_box .col_rt ul li span{display:block; font-size:12px; color:#484848; margin-top:16px; word-break:keep-all;}

/* sec03 */
#product_view .sec03{margin-bottom:25px;}
#product_view .sec03 .col_cont{display:flex;}
#product_view .sec03 .col2{display:inline-flex; width:49%; flex-direction: column; justify-content: space-between; }
#product_view .sec03 .col_rt{margin-left:2%;}
#product_view .sec03 .bg_box{font-size:14px; line-height:24px; color:#484848; height:100%;}

/* sec04 */
#product_view .sec04{margin-bottom:70px;}
#product_view .sec04 .tab_btn_cont ul{font-size:0; margin-bottom:16px; padding-bottom:8px; border-bottom:1px solid #dbdbdb;}
#product_view .sec04 .tab_btn_cont li{display: inline-block; width:calc((100% - 100px) / 11); cursor: pointer; vertical-align:top; font-size:16px; color:#191919; border:1px solid #dbdbdb; border-radius:6px; padding:12px 0; margin-right:10px; text-align:center;}
#product_view .sec04 .tab_btn_cont li:last-child{margin-right:0;}
#product_view .sec04 .tab_btn_cont li.tab_on{border:0; background:#94007e; color:#fff; font-weight:bold; }
#product_view .sec04 .tab_box_cont .tab-content{ display: none; }
#product_view .sec04 .tab_box_cont .tab-content.tab_on{ display: inherit; }
#product_view .sec04 .tab_box_top{font-size:0; background:#f9f9f9 url("/img/main_sec4_bg.png") no-repeat calc(100% - 20px) bottom / 40px; padding:15px 0; border-left:10px solid #94007e;}
#product_view .sec04 .tab_box_top .col_lt{width:150px; font-size:24px; font-weight:bold; color:#191919; padding-left:25px; }
#product_view .sec04 .tab_box_top .col_rt{width:calc(100% - 150px); padding-left:30px; border-left:1px solid #dbdbdb;}
#product_view .sec04 .tab_box_top .col_rt h6{font-size:16px; color:#191919; margin-bottom:4px;}
#product_view .sec04 .tab_box_top .col_rt p{font-size:14px; color:#767676; font-weight:300; line-height:24px;}
#product_view .sec04 .tab_box_bottom{position:relative; margin:60px 0 0 60px; padding:26px 0 30px;}
#product_view .sec04 .tab_box_bottom:before{content:''; position:absolute; left:0; top:0; width:1px; height:100%; background:#ccc;}
#product_view .sec04 .tab_box_bottom .tab_bottom_li{padding-left:52px; margin-bottom:55px;}
#product_view .sec04 .tab_box_bottom .tab_bottom_li:last-child{margin-bottom:0;}
#product_view .sec04 .tab_box_bottom .tab_bottom_li .tab_bottom_img:before{content:''; position:absolute; left:-52px; top:4.5px; transform:translateX(-50%);}
#product_view .sec04 .tab_box_bottom .tab_bottom_li .tab_bottom_img{position:relative; }
#product_view .sec04 .tab_box_bottom .tab_bottom_li.dot_on .tab_bottom_img:before{content:''; top:-9px; width:36px; height:36px; background:url("/img/product_view_sec4_dot_on.png") no-repeat center; box-shadow:0 4px 8px 0 rgb(0 0 0 / 10%); border-radius:50%; }
#product_view .sec04 .tab_box_bottom .tab_bottom_li.dot_off .tab_bottom_img:before{content:''; width:8px; height:8px; background:#ccc; border-radius:50%;}
#product_view .sec04 .tab_box_bottom .tab_bottom_li .col{vertical-align:top;}
#product_view .sec04 .tab_box_bottom .tab_bottom_li h6{font-size:20px; font-weight:bold; color:#191919; margin-bottom:10px;}
#product_view .sec04 .tab_box_bottom .tab_bottom_li.dot_off h6{font-size:16px;}
#product_view .sec04 .tab_box_bottom .tab_bottom_txt div{font-size:16px; color:#484848; line-height:30px; font-weight:300; margin-top:-4px;/*line-height값이랑 아이콘이랑 줄맞춤*/}

/* sec05 */
#product_view .sec05{}
#product_view .sec05 .bg_box{padding:30px; margin-bottom:16px; font-size:0;}
#product_view .sec05 .bg_box:last-child{margin-bottom:0px;}
#product_view .sec05 .bg_box div{vertical-align:top;}
#product_view .sec05 .bg_box .sec5_title{width:230px; font-size:18px; color:#191919; font-weight:bold;}
#product_view .sec05 .bg_box .sec5_txt{width:calc(100% - 230px); padding-left:40px; font-size:14px; color:#484848; line-height:24px; border-left:1px solid #ccc;}

/* 상품 게시판- 하단버튼 */
#product_bo_btn{text-align:center; font-size:0; margin-top:60px; margin-bottom:-15px;}
#product_bo_btn li{display:inline-block; vertical-align:middle; margin-right:15px; margin-bottom:15px;}
#product_bo_btn li:last-child{margin-right:0;}
#product_bo_btn li a,
#product_bo_btn li button{display:inline-block; font-size:15px;  border:1px solid #191919; width:120px; line-height:40px; background:#fff;}
#product_bo_btn li.bo_list_btn a{background:#484848; border-color:#484848; color:#fff;}

/* 상품 게시판 - 글작성/수정 */
#product_write .tbl_input td{padding:10px;}
#product_write .tbl_input input,
#product_write textarea{border-color:#e1e1e1;}
#product_write textarea{ height:100%; padding:8px;}
#product_write .tbl_input input[type="file"]{border:0;}
#product_write .tbl_input input[type="file"] ~ img{display:block; margin:10px 0 10px;}
#product_write .tbl_input .ta1{height:100%;}
#product_write .core_info{font-size:0;}
#product_write .core_info li{display:inline-block; width:calc(100% / 5); vertical-align:top;}
#product_write .core_info li input,
#product_write .core_info li img,
#product_write .core_info li span{display:block; margin:0 auto; text-align:center; font-size:13px; word-break:keep-all; }
#product_write .core_info li span{margin-top:8px;}
#product_write .bd_none,
#product_write .bd_none th,
#product_write .bd_none td{border-bottom:0;}
#product_write .tab_btn_cont ul{font-size:0;}
#product_write .tab_btn_cont li{display: inline-block; width:calc((100% - 100px) / 11); cursor: pointer; vertical-align:top; font-size:12px; color:#191919; border:1px solid #dbdbdb; border-radius:6px; padding:12px 0; margin-right:10px; text-align:center;}
#product_write .tab_btn_cont li:last-child{margin-right:0;}
#product_write .tab_btn_cont li.tab_on{border:0; background:#94007e; color:#fff; font-weight:bold; }
#product_write .tab-content{ display: none; } 
#product_write .tab-content.current{ display: inherit; }
#product_write .schedule_txt p{font-size:0;}
#product_write .schedule_txt p:first-child{margin-bottom:8px;}
#product_write .schedule_txt p span{display:inline-block; width:113px; padding-right:30px; text-align:right; font-size:14px; vertical-align:middle; font-weight:bold;}
#product_write .schedule_txt p input{display:inline-block; width:calc(100% - 113px); vertical-align:middle; font-size:12px;}
#product_write #tb_in_tb{padding:30px;}
#product_write #tb_in_tb th,
#product_write #tb_in_tb td{border-color: #979797; }
#product_write td.spot_icon{font-size:0; padding:10px 30px;}
#product_write .spot_icon p{display:inline-block; width:50%; vertical-align:top; text-align:center;}
#product_write .spot_icon p img{ display:block; margin: 0 auto; width: 26px; object-fit: scale-down; margin-bottom:-5px;}