@charset "utf-8";

@import url("base.css");
@import url("sub.css");

/*부드럽게 이동*/
html {
scroll-behavior: smooth;
}
@media (prefers-reduced-motion: reduce) {
html {
scroll-behavior: auto;
}
}

/*모바일에서 영역 클릭시 생시는 파란 박스 없애기*/
input:focus{outline:none;}

html {
-webkit-tap-highlight-color : transparent;
/* 화면을 길게 누르고 있을때 뜨는 팝업이나 액션시트를 제어 */
-webkit-touch-callout:none;
/* 텍스트나 이미지를 선택할 수 있게 하는 여부를 제어 */
-webkit-user-select:none;
/* 링크를 터치했을때 나오는 기본 영역의 색상을 제어 */
-webkit-tap-highlight-color:rgba(0, 0, 0, 0);
}


/* 초기화 */
html, body {
width: 100%;
height: 100%;
}
body {
margin:0;
padding:0;
font-size:16px;
line-height: 140%;
vertical-align:middle !important;
font-family:'Noto Sans KR', 'Montserrat', 'Sans-serif' !important;
letter-spacing:-0.5px;
/*overflow-x:hidden;*/
}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {
margin:0;
padding:0;
border:0}
h1, h2, h3, h4, h5, h6 {line-height:1.3; font-weight:600;}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}
ul, ul li {
margin:0;
padding:0;
list-style:none
}
ol, li, dl, dt, dd {
margin:0;
padding:0
}
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
}
input, button {
margin:0;
padding:0;

}
button {
cursor:pointer
}
textarea, select {

}
select {
margin:0
}
p, span, i {
margin:0;
padding:0;
word-break:break-all;
}
hr {
display:none
}
pre {
overflow-x:scroll;
font-size:1.1em
}
a {vertical-align:middle}
a:link, a:visited {color:#444;text-decoration:none; display: inline-block;}
a:hover, a:focus, a:active {
text-decoration:none !important;

}




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;
}
input[type=checkbox] {
border: 1px solid #ccc !important;
border-radius:3px !important;
padding:2px;
color:#666;
}

.placeholdersjs {
color: #aaa !important;
}

.mb {display:none;}

#index {position:relative;}
.wrap {position:relative; margin:0 auto; width:100%; max-width:1400px;}
.wrap:after {display:block;visibility:hidden;clear:both;content:""}


/*반응형*/
.video-container {position:relative;padding-bottom:56.25%;padding-top:30px;height:0;overflow: hidden; text-align:center; }
.video-container iframe,.video-container object,.video-container embed,.video-container video {position:absolute;top: 0;left:0;width:100%;height:100%;}

/*video 태그 감싸는 요소 크기잡기위해서
16:9 영상 padding-bottom:56.25%;
4:3 영상 padding-bottom:75%;*/




/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative; margin:0 auto;width:100%; 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 {/* min-width:1400px; */ z-index:8; position:relative; top:0; width:100%;}
#hd_h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}

#hd_wrapper {position:relative; width:100%; margin:0 auto; text-align:center; background:#fff; height:85px;}
#hd_wrapper:after {display:block;visibility:hidden;clear:both;content:""}

#tnb {/*position:absolute;top:10px;left:0;z-index:7*/ float:right; margin-top:10px;}
#tnb h3 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#tnb ul {}
#tnb li {position:relative;display:inline-block}
#tnb li::after{position:absolute;top:50%;left:0; margin-top:-4px;width:1px;height:9px;content:''; background:#d8d8d8}
#tnb li:first-child::after{display:none}
#tnb li a{display:inline-block;padding:0 15px;color:#888; line-height:20px;}
#tnb span a{color:#ed595a;line-height:20px;}

#logo {float: left; position: absolute; top:10px; left:0; z-index: 9;/* height:50px;position:absolute; left:50%; top:5px; margin-left:-195px; */}

#weather {/*position:absolute;top:0px;right:10px;z-index:8; */ font-family: 'NanumPen'; float:right; }
#weather h3 {font-size:30px;display:inline-block; margin:5px 5px 0 0;}
#weather span {font-size:35px; display:inline-block; color:#ed595a;}

#hd .top_login {position:absolute; right:50px; top:28px; z-index:9;}
#hd .top_login ul li {float:left; margin-right:20px;}
#hd .top_login ul li a{display:inline-block; /*margin:0 0 6px 0;*/ color: #000; font-size: 18px;}

.mVisual .bx-wrapper {top:-10px !important; }

/* 메인메뉴 */

.hd_top {height:35px; border-bottom:1px solid #ddd; text-align:right;}
.hd_top ul {overflow:hidden; display:inline-block;}
.hd_top ul li {float:left;}
.hd_top ul li a {position:relative; display:block; font-size:14px; color:#555; transition:0.3s; padding:5px 0 5px 15px; font-family: 'Nanum Gothic', sans-serif;}
.hd_top ul li a:after {content:''; position:absolute; width:1px; height:10px; background:#ddd; right:-8px; top:11px;}
.hd_top ul li:last-child a:after {display:none;}
.hd_top ul li a:hover {color:#139db8;}

#gnb{position:relative;padding:0; }
#gnb h2{position:absolute;font-size:0;line-height:0;overflow:hidden}
#gnb .gnb_wrap{margin:0 auto;position:relative; }
#gnb #gnb_1dul {font-size:20px; text-align:center;}
#gnb ul:after {display:block;visibility:hidden;clear:both;content:""}
#gnb .gnb_1dli{display:inline-block; text-align:center; font-weight:normal}
#gnb .gnb_1dli a {color:#222; transition: all 0.5s;}
#gnb .gnb_1dli .gnb_1da {position:relative; font-weight:bold; font-size: 20px; padding:22px 0 32px; margin:0 25px;}
#gnb .gnb_1dli .gnb_1da:after {content:''; position:absolute; width:100%; height:4px; background:#fff; bottom:20px; left:0; transition:0.3s;}
#gnb .gnb_1dli:hover > a{color: #284873; padding:22px 0 32px; margin:0 25px;}
#gnb .gnb_1dli:hover > a:after {height:4px; background:#284873;}
#gnb .gnb_1da {display:inline-block; color:#222; text-decoration:none;}
#gnb .gnb_2dul {display:none; position:absolute; background:#fff; width: 100%; justify-content: center; z-index: 190; top:75px; left: 0; width: 100%; height:0; background-color: #284873; border-bottom: 1px solid rgba(3, 62, 141, 0.1); transition:0.3s;}
#gnb .gnb_2dli {float:left;}
#gnb .gnb_2dli:hover {background:#284873;}
#gnb .gnb_2dli a {font-size: 16px !important;}
#gnb .gnb_2dli:hover a {font-weight:bold;}
#gnb .gnb_2dli:hover a:after {height:1px;}
#gnb .gnb_2dli .gnb_2da {position:relative; display:block; padding:0 10px; line-height:30px; color:#fff; text-align:left; font-size:16px; display: block; margin:0 20px; line-height:70px;}
#gnb .gnb_2dli .gnb_2da:after {content:''; position:absolute; width:100%; height:0; background:#fff; bottom:20px; left:0; transition:0.3s;}

.gnb_1dli_air .gnb_2da {}
.gnb_1dli_on .gnb_2da {}
.gnb_2da:focus, .gnb_2da:hover {}
#gnb #gnb_1dul .gnb_1dli_over .gnb_2dul {display: flex; padding-top:0; margin-top:0; padding-bottom:0; margin-bottom:0; height:70px;}
#gnb #gnb_1dul .gnb_1dli_over2 .gnb_2dul {display: flex;}
.gnb_wrap .gnb_empty {padding:10px 0;width:100%;text-align:center;line-height:2em;}
.gnb_wrap .gnb_empty a{color:#fff;text-decoration:underline}
.gnb_wrap .gnb_al_ul .gnb_empty, .gnb_wrap .gnb_al_ul .gnb_empty a{color:#555}

#gnb #gnb_1dul > .gnb_1dli_over:nth-child(1) .gnb_2dul {padding-right:16%;}
#gnb #gnb_1dul > .gnb_1dli_over:nth-child(2) .gnb_2dul {padding-right:8%;}
#gnb #gnb_1dul > .gnb_1dli_over:nth-child(3) .gnb_2dul {padding-right:7%;}
#gnb #gnb_1dul > .gnb_1dli_over:nth-child(4) .gnb_2dul {}
#gnb #gnb_1dul > .gnb_1dli_over:nth-child(5) .gnb_2dul {padding-left:30%;}
#gnb #gnb_1dul > .gnb_1dli_over:nth-child(6) .gnb_2dul {padding-left:39%;}


#gnb .gnb_menu_btn{display:none; background:#4158d1;color:#fff;width:50px;height:50px; border:0;vertical-align:top;font-size:18px}
#gnb .gnb_close_btn{background:#4158d1;color:#fff;width:50px;height:50px; border:0;vertical-align:top;font-size:18px;position:absolute;top:-50px;left:0}
#gnb .gnb_mnal{padding:0}

#gnb_all{display:none;position:absolute;width:100%;z-index:99;}
#gnb_all .gnb_al_ul:after {display:block;visibility:hidden;clear:both;content:""}
#gnb_all .gnb_al_ul{background:#fff; border:1px solid #4158d1;padding:20px;}
#gnb_all .gnb_al_li{background:#fff;float:left; min-width:20%;padding:5px }
#gnb_all .gnb_al_li .gnb_al_a{font-size:1.083em;padding:10px;display:block;position:relative; margin-bottom:10px; background: #eff1f9; border-bottom: 1px solid #dee2f1;font-weight: bold;color:#243071}
#gnb_all .gnb_al_li li {padding-left:10px;line-height:2em}
#gnb_all .gnb_al_li li i{color:#9ca6cc}
#gnb_all .gnb_al_li li a{color:#555}

/* #hd .btnMenu{display:none} */

/*사이드 메뉴*/
#side_menu{position:fixed;top:0;right:0;z-index:999;height:100%; background:#fff}
.side_menu_wr{display:none;width:230px;overflow-y:auto;height: 100%; border-left:1px solid #cdcdcd;}
#btn_sidemenu{position:absolute;top:50%;left:-35px;width:35px;height:50px; margin-top:-25px; background:#fff; border:1px solid #cdcdcd; border-right:0;font-size:14px}
#side_menu .side_menu_shop{padding:10px 20px; border-bottom:1px solid #f3f3f3;}
#side_menu .btn_side_shop{position:relative; background:none; border:0;width:100%;height:30px;text-align:left;font-weight:bold;}
#side_menu .btn_side_shop span{position:absolute;top:5px;right:0;padding:0 5px;line-height:20px; border-radius:10px;color:#fff; background:#ed1c24}
#side_menu .side_menu_shop .op_area{display:none; border-top:1px solid #f3f3f3; margin:5px 0}
#side_menu .side_menu_shop .op_area h2{position:absolute;font-size:0;line-height:0;overflow:hidden}
#side_menu .side_menu_shop .op_area li{border-bottom:1px solid #f3f3f3;position:relative;padding:10px 0; min-height:80px;padding-left:70px}
#side_menu .side_menu_shop .op_area li .prd_img{position:absolute;top:10px;left:0px;}
#side_menu .side_menu_shop .op_area li .prd_cost{display:block;font-weight:bold; margin:3px 0 0}
#side_menu .side_menu_shop .op_area .li_empty{padding:50px 0;padding-left:0;color:#999; border-bottom:1px solid #f3f3f3;text-align:center}


/* 중간 레이아웃 */
#wrapper {z-index:5; width:100%;height:100%;position:relative;}
#wrapper:after {display:block;visibility:hidden;clear:both;content:""}
#wrapper_title {font-size: 35px; line-height: 1.0em; font-weight: 500; text-align:center; margin:50px 0; }

/* aside wrapper */
#aside {float:left; margin:0 10px 0 0;width:215px; margin-right:20px}

#container {margin:0 auto;position:relative;width:100%; height:auto !important; background:#fff; zoom:1; z-index:7;overflow-x:hidden;}
/* #index #container {height:100% !important; min-height:100%;} */
#container #content{position:relative;width:100%; margin:0 auto;}
#container #content::after{display:block;clear:both;content:''}

.sale_prd h2{font-size:1.167em; margin:20px 0 10px}
.st_bg{display: inline-block;width: 1px;height: 10px; margin: 0 10px; background: #e2e1e0;vertical-align: -1px;}

/* 텍스트 크기 조절 */
#text_size {display:none;position:absolute;top:-31px;left:-1px}
#text_size button {padding:0 10px;height:30px; border:1px solid #cfded8; border-bottom:0; background:#000;color:#fff;cursor:pointer}

/* 하단 레이아웃 */
footer {position:relative; background: #fff;}
#ft {clear:both; width:100%; padding: 50px 0 0 0; position:relative;}

#ft .ft_info {background:#2b2e35; padding:20px 0;}

#ft .ft_info ul li {position:relative; display: inline-block; margin-right:18px;}
#ft .ft_info ul li:after{content:''; width:1px; height:10px; background:#55585d; position:absolute; right:-12px; top:9px;}
#ft .ft_info ul li:last-child {margin-right:0;}
#ft .ft_info ul li:last-child:after {display:none;}
#ft .ft_info ul li a {font-size: 16px; font-weight: 500; color: #aaa; letter-spacing:-0.2px;}
#ft .ft_info ul li:first-child a {color:#fdc008;}
#ft .ft_info ul li a:hover {color:#fff;}

#ft .ft_con {background:#21262f; padding:20px 0 55px;}
#ft .ft_logo {width:8%; float:left;}
#ft .ft_tex {margin-top:10px; width:90%; float:left;}
#ft .ft_tex span {font-size: 16px; color: #bdbec1 !important; line-height:1.4; word-break:keep-all;}
#ft .ft_tex span a {color: #bdbec1 !important; vertical-align:baseline;}
#ft .copy {font-size:14px; font-weight:500; color:#64686e;}
#ft .copy a {font-size:14px; font-weight:500; color:#64686e;}

#top_btn {position:fixed; right:2%; bottom:20px; background:url('../img/main/ic_top.png') no-repeat 0 0; width:75px; height:75px; z-index:9;}



/* 화면낭독기 사용자용 */
#hd_login_msg {position:absolute;top:0;left:0;width:1px;height:1px;overflow:hidden}
.msg_sound_only, .sound_only {position: absolute; width: 0; height: 0; font-size: 0; top: 0; left: 0; margin: 0;
/*display:inline-block !important;position:absolute;top:0;left:0; margin:0 !important;padding:0 !important;font-size:0;line-height:0; border:0 !important;overflow:hidden !important */}
/* 이미지 등비율 리사이징 */
.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;width:40px;height:40px; background:url('../img/captcha.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/captcha.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:inline-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/captcha.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/captcha.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 !important; background:#fafafa !important;text-decoration:none !important;line-height:1.9em;vertical-align:middle; font-size:15px; }
.cke_sc_def {margin:0 0 5px;padding:10px; border:1px solid #ccc; background:#f2f5f9;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; font-size:14px; }
.cke_sc_def dd {width:30%; font-size:14px; }


/* 목록 바로가기 */
.sanchor {margin:30px 0 20px ;padding:0;zoom:1}
.sanchor:after {display:block;visibility:hidden;clear:both;content:""}
.sanchor li {float:left;width:20%;text-align:center;list-style:none}
.sanchor li a{display:block;position:relative;height:60px; margin-left:-1px; background-color:#f7f7f7; border:1px solid #cdcdcd; border-bottom:1px solid #000;color: #666;line-height: 58px;text-align: center;z-index:1}
.sanchor li .sanchor_on{margin:0 0 0 -1px; border:1px solid #000; background:#fff;z-index:2; border-bottom-color:#fff;font-weight:bold;}
.sanchor li a .item_qa_count,.sanchor li a .item_use_count{display:inline-block; background:#aaa;padding:0 5px;line-height:23px; border-radius:15px;color:#fff; min-width:23px;font-size:12px}
.sanchor li .sanchor_on .item_qa_count,.sanchor li .sanchor_on .item_use_count{background:#55bfb1}

/* 콘텐츠별 스타일 */
.cnt_cmt {display:inline-block; margin:0 0 0 3px;font-weight:bold;}

/* 버튼 */
.btn_area {margin:20px auto; text-align:center}
a.btn, .btn{padding:0 10px; text-align:center; border-radius:3px; height:35px; display:inline-block;}

a.btn01, .btn_admin, a.btn_admin, a.btn_b01, .btn_b01 {display:inline-block;padding:5px 10px !important; border:1px solid #ccc; background:#ccc;color:#fff; text-decoration:none;vertical-align:middle; border-radius: 3px;}
a.btn01:focus, button.btn01:focus, a.btn_b01:focus, .btn_b01:focus, a.btn01:hover, button.btn01:hover, a.btn_b01:hover, .btn_b01:hover {text-decoration:none; background:#f3f3f3;}
button.btn01, button.btn_admin, input.btn01, input.btn_b01, input.btn_admin {display:inline-block; margin:0;padding:0 10px; border:1px solid #b3b3b3; background:#fff;text-decoration:none; color:#000;}

a.btn02, .btn_submit, a.btn_submit, a.btn_b02,.btn_b02 {display:inline-block;padding:4px 20px !important; border:1px solid #139db8; background: #139db8; color:#fff !important; text-decoration:none; vertical-align:middle;}
a.btn02:focus, .btn_submit:focus, a.btn_submit:focus, a.btn_b02:focus, .btn_b02:focus, .btn02:hover, .btn_submit:hover, a.btn_submit:hover, a.btn_b02:hover, .btn_b02:hover {text-decoration:none; border:1px solid #7f7f7f; background:#7f7f7f;color:#fff !important;}
button.btn02, button.btn_submit, input.btn02, input.btn_submit {display:inline-block; margin:0; border:1px solid #139db8; background: #139db8; color:#fff; text-decoration:none; }


a.btn_b03, .btn_b03 {display:inline-block; background:none; border:1px solid #b9bdd3;color:#646982; background:none;text-decoration:none;vertical-align:middle}
a.btn_b03:hover, .btn_b03:hover {background:#ebedf6;}

a.btn04, a.btn_b04,.btn_b04 {display:inline-block;padding:0 10px !important; border:1px solid #fbaf00; background:#fbaf00;color:#fff !important;text-decoration:none;vertical-align:middle;}
a.btn04:focus, a.btn_b04:focus, .btn_b04:focus, .btn04:hover, a.btn_b04:hover, .btn_b04:hover {text-decoration:none; border:1px solid #555; background:#555;color:#fff !important;}
button.btn04, input.btn04 {display:inline-block; margin:0;padding:0 10px !important; border:1px solid #fbaf00; background:#fbaf00;color:#fff;text-decoration:none;}



a.btn05, a.btn_b04,.btn_b04 {display:inline-block;padding:0 10px !important; border:1px solid#BDBDBD; background:#BDBDBD;color:#fff !important;text-decoration:none;vertical-align:middle;}
a.btn05:focus, a.btn05:focus, .btn_b04:focus, .btn04:hover, a.btn_b04:hover, .btn_b04:hover {text-decoration:none; border:1px solid #555; background:#555;color:#fff !important;}
button.btn05, input.btn05 {display:inline-block; margin:0;padding:0 10px !important; border:1px solid #BDBDBD; background:#BDBDBD;color:#fff;text-decoration:none;}

.btn_confirm {text-align:center}
.btn_address{background:#70aff2; border:1px solid #3476be;height:40px;color:#fff;padding:0 5px;font-size:1.083em;font-weight:bold;}
fieldset .btn_submit {padding:0 7px;height:24px;line-height:1em}

a.btn_cancel {display:inline-block; border:1px solid #ccc; background:#fafafa;text-decoration:none;vertical-align:middle}
button.btn_cancel {display:inline-block;padding:7px; border:1px solid #ccc; background:#fafafa;vertical-align:top;text-decoration:none}

a.btn_frmline, button.btn_frmline {display:inline-block;padding:0 10px; border:1px solid #139db8;color:#139db8; background:#fff;letter-spacing:-0.1em;text-decoration:none;vertical-align:middle} /* 우편번호검색버튼 등 */
a.btn_frmline {line-height:24px}
button.btn_frmline {font-size:1em}

/* 선택수정 버튼 */
.btn_list {margin:0 auto;width:93%}
.btn_list input, .btn_list button {background: none repeat scroll 0 0 #617D46; border: 0 none;color: #FFFFFF;height: 28px;line-height: 2.2em;padding: 0 15px;vertical-align: middle}

/* 게시판 목록 */
#bo_list {position:relative; padding-top:0 !important}
#bo_list:after {display:block;visibility:hidden;clear:both;content:""}
#bo_list .td_board {width:120px;text-align:center}
#bo_list .td_chk {width:30px;text-align:center}
#bo_list .td_date {width:60px;text-align:center;}
#bo_list .td_datetime {/* width:110px; */text-align:center;}
#bo_list .td_group {width:100px;text-align:center}
#bo_list .td_mb_id {width:100px;text-align:center}
#bo_list .td_mng {width:80px;text-align:center}
#bo_list .td_name {width:90px;text-align:left;padding:10px 0}
#bo_list .td_nick {width:100px;text-align:center}
#bo_list .td_num {width:50px;text-align:center}
#bo_list .td_num2 {width:50px;text-align:center}
#bo_list .td_numbig {width:80px;text-align:center}
#bo_list .txt_active {color:#5d910b}
#bo_list .txt_expired {color:#ccc}
#bo_list tbody tr:hover {/*border-left:2px solid #253dbe*/}

#bo_cate {padding:7px; margin:10px 0;}
#bo_cate h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_cate ul {zoom:1}
#bo_cate ul:after {display:block;visibility:hidden;clear:both;content:""}
#bo_cate li {display:inline-block;padding:2px;}
#bo_cate a {display:block;line-height:26px;padding:0 10px; border-radius:3px; border:1px solid transparent}
#bo_cate a:focus, #bo_cate a:hover, #bo_cate a:active {text-decoration:none; background:#d2d6dc;}
#bo_cate #bo_cate_on {z-index:2; background:#139db8;color:#fff;font-weight:500; }
.td_subject img {margin-left:5px}

.program_table {margin-top:0 !important; }

/* 게시판 목록 공통 */
#bo_btn_top{margin: 10px 0 }
#bo_btn_top:after {display:block;visibility:hidden;clear:both;content:""}
.bo_fx {margin-bottom:5px;float:right;zoom:1}
.bo_fx:after {display:block;visibility:hidden;clear:both;content:""}
.bo_fx ul {margin:0;padding:0;list-style:none}
#bo_list_total {float:left;line-height:30px;font-size:0.92em;color:#4e546f; background:#d4d4d4;padding:0 10px; border-radius:5px;}

.bo_title_review {background:#3bb197; color:#fff; font-size:20px; line-height:30px; text-align:center; /*margin-bottom:30px;*/padding:15px 0 5px 0; border-radius:3px;}

.btn_bo_user {float:right; margin:0;padding:0;list-style:none}
.btn_bo_user li {float:left; margin-left:5px}
.btn_bo_adm {float:left}
.btn_bo_adm li {float:left; margin-right:5px}
.btn_bo_adm input {padding:0 8px; border:0; background:#d4d4d4;color:#666;text-decoration:none;vertical-align:middle}
.bo_notice td {background:#e6f8ff !important; border-bottom:1px solid #c3dfe8;}
.bo_notice td a {font-weight:bold;}

.bo_notice .notice_icon{display:inline-block; background:#4158d1;width:25px;line-height:25px; border-radius:5px;font-weight:normal;color:#fff}
.td_num strong {}
.bo_cate_link {display: inline-block;color: #3497d9;height: 20px;font-size:0.92em} /* 글제목줄 분류스타일 */
.bo_tit{display:block;}
.bo_tit_review {display:block;color:#000;font-weight:bold; margin:20px 0; padding-bottom:20px; border-bottom:1px solid #eee;}
.bo_txt_review {display:block; margin:20px 0; padding-bottom:20px; border-bottom:1px solid #ccc; color:#777;}
.bo_current {color:#e8180c}
/*#bo_list .profile_img {display:inline-block; margin-right:2px}*/
#bo_list .profile_img img{border-radius:50%}
#bo_list .cnt_cmt{background:#5c85c1;color:#fff; font-size:11px;height:16px;line-height:16px;padding:0 5px; border-radius:3px;vertical-align:middle;
-webkit-box-shadow: inset 0 2px 5px rgba(255,255,255,0.3);
-moz-box-shadow: inset 0 2px 5px rgba(255,255,255,0.3);
box-shadow: inset 0 2px 5px rgba(255,255,255,0.3);}

#bo_list .bo_tit .title_icon{margin-right:2px}
#bo_list .bo_tit .fa-download{width:16px;height:16px;line-height:16px; background:#e89f31;color:#fff;text-align:center;font-size:10px; border-radius:2px; margin-right:2px;vertical-align:middle}
#bo_list .bo_tit .fa-link{width:16px;height:16px;line-height:16px; background:#ad68d8;color:#fff;text-align:center;font-size:10px; border-radius:2px; margin-right:2px;vertical-align:middle;font-weight:normal}
#bo_list .bo_tit .new_icon{display:inline-block;width: 16px;line-height:16px ;font-size:0.833em;color:#ffff00; background:#6db142;text-align:center; border-radius: 2px;vertical-align:middle; margin-right:2px}
#bo_list .bo_tit .fa-heart{display:inline-block;width: 16px;line-height:16px ;font-size:0.833em;color:#fff; background:#e52955;text-align:center; border-radius: 2px;vertical-align:middle; margin-right:2px;font-weight:normal}
#bo_list .bo_tit .fa-lock{display: inline-block;line-height: 14px;width: 16px;font-size: 0.833em;color: #4f818c; background: #cbe3e8;text-align: center; border-radius: 2px;font-size: 12px; border:1px solid #a2c6ce}



/* 게시판 검색 */
#bo_sch {float:left; border:1px solid #ccc; background:#fff; border-radius:3px}
#bo_sch:after {display:block;visibility:hidden;clear:both;content:""}
#bo_sch legend {position:absolute; margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#bo_sch select{border:0; margin:3px 5px ;height:35px;float:left; border-right:1px solid #ddd; font-size:15px; line-height:25px; }
#bo_sch .sch_input{height:38px;line-height:38px; border:0;padding:0; background-color:transparent;float:left; width:50%}
#bo_sch .sch_btn{height:38px;float:right; background:none; border:0;width:40px;font-size:15px}


/* 게시판 읽기 */
#bo_v {margin-bottom:20px; background:#fff;  padding-top:50px;}

#bo_v_table {position:absolute;top:0;right:16px; margin:0;padding:0 5px;height:25px; background:#ff3061;color:#fff;font-weight:bold;line-height:2.2em}

#bo_v_title {border-bottom:1px solid #ddd; padding-bottom:30px; margin-bottom:30px;}
#bo_v_title .bo_v_cate{display:inline-block;line-height:26px; background: #3497d9;color: #fff;font-weight: bold; border-bottom:1px solid #1977b5;padding:0 10px; border-radius:3px;}
#bo_v_title .bo_v_tit{display:block;font-size:30px; margin:5px 0 0;word-break:break-all; text-align:center;/*color:#ed595a*/}

#bo_v_info {padding: 10px 0 15px; margin:0 0 20px;/*border-bottom:1px solid #ddd;*/color:#666;}
#bo_v_info:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_info h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_info strong {display:inline-block; margin:0 10px 0 0;font-weight:normal}
#bo_v_info .sv_member,
#bo_v_info .sv_guest,
#bo_v_info .member,
#bo_v_info .guest {font-weight:bold;}
#bo_v_info .profile_img {}
#bo_v_info .profile_img img{border-radius:50%}
#bo_v_info .sv_member{}
#bo_v_info .if_view{display:inline-block; background:url(./img/icon_view.png) no-repeat 50% 50%;height:15px;width:20px;overflow:hidden;text-indent:-999px;vertical-align:middle; margin-right:3px}
#bo_v_info .if_comment{display:inline-block; background:url(./img/icon_comment.png) no-repeat 50% 50%;height:15px;width:20px;overflow:hidden;text-indent:-999px;vertical-align:middle; margin-right:3px}
#bo_v_info .if_date{float:right; margin:0;color:#888}

#bo_v_file {margin:10px 0; border:1px solid #d4d4d4}
#bo_v_file h2 {padding:10px; background: #f3f3f3;}
#bo_v_file ul {margin:0;padding:5px 0;list-style:none}
#bo_v_file li {padding:5px 10px;position:relative;}
#bo_v_file a {display:inline-block;color:#3497d9;text-decoration:underline;word-wrap:break-word;}
#bo_v_file a:focus, #bo_v_file a:hover, #bo_v_file a:active {text-decoration:none}
#bo_v_file img {float:left; margin:0 10px 0 0}
.bo_v_file_cnt {position:absolute;top:5px;right:10px;color:#888;font-size:0.92em}

#bo_v_link {margin:10px 0; border:1px solid #d4d4d4}
#bo_v_link h2 {padding:10px; border-bottom:1px solid #e8e8e8; background: #f3f3f3;}
#bo_v_link ul {margin:0;padding:5px 0;list-style:none}
#bo_v_link li {padding:5px 10px;position:relative;}
#bo_v_link a {display:inline-block;color:#3497d9;text-decoration:underline;word-wrap:break-word;}
#bo_v_link a:focus, #bo_v_link a:hover, #bo_v_link a:active {text-decoration:none}
.bo_v_link_cnt {position:absolute;top:5px;right:10px;color:#888;font-size:0.92em}

#bo_v_top {zoom:1}
#bo_v_top:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_top h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_top ul {padding:0;list-style:none;word-break:break-all}
#bo_v_top ul li a { }

#bo_v_bot {zoom:1}
#bo_v_bot:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_bot h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_bot ul {padding:0;list-style:none}

.bo_v_com {margin:20px 0;float:right}
.bo_v_com li {float:left; margin-left:5px}

.bo_v_left {margin:20px 0;float:left}
.bo_v_left li {float:left; margin-right:5px}

.bo_v_nb {margin:20px 0;position:relative;clear:both;text-align:left; border-bottom:1px solid #ddd;}
.bo_v_nb:after {display:block;visibility:hidden;clear:both;content:""}
.bo_v_nb li {border-top:1px solid #ddd;padding:13px; border-left:1px solid #ddd; border-right:1px solid #ddd;}
.bo_v_nb li:hover{background:#f6f6f6;}
.bo_v_nb li i{font-size:13px}
.bo_v_nb li .nb_tit{display:inline-block;padding-right:20px;color:#4567b5}
.bo_v_nb li .nb_date{float:right;color:#888}

#bo_v_atc {min-height:200px;height:auto !important;height:200px}
#bo_v_atc_title {position:absolute;font-size:0;line-height:0;overflow:hidden}

#bo_v_img {width:100%;overflow:hidden;zoom:1; text-align:center}
#bo_v_img:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_img a.view_image{display:block}
#bo_v_img img {margin-bottom:20px; max-width:100%;height:auto}

#bo_v_con {margin:10px 0 30px;width:100%;line-height:1.7em; min-height:200px;word-break:break-all;overflow:hidden}
#bo_v_con a {;text-decoration:underline}
#bo_v_con img {max-width:100%;height:auto}

#bo_v_act {margin-bottom:30px;text-align:center}
#bo_v_act .bo_v_act_gng {position:relative}
#bo_v_act a {margin-right:5px;vertical-align:middle}
#bo_v_act a:hover{background-color:#f3f3f3;}
#bo_v_act_good, #bo_v_act_nogood {display:none;position:absolute;top:30px;left:0;padding:10px 0;width:165px; background:#ff3061;color:#fff;text-align:center}
#bo_v_act .bo_v_good{display:inline-block; border:1px solid #000;width:70px;height:70px;padding-top:40px; background:url(./img/icon_good.png) 25px 18px no-repeat; border-radius:50%;font-style:italic}
#bo_v_act .bo_v_nogood{display:inline-block; border:1px solid #000;width:70px;height:70px;padding-top:40px; background:url(./img/icon_bad.png) 25px 18px no-repeat; border-radius:50%;font-style:italic}

#bo_v_share{position:relative; margin:20px 0;text-align:right}
#bo_v_share .btn{padding:0 10px 0 0;color:#555;font-weight:normal;font-size:1em ;line-height:30px;height:32px; border-radius:0; border-color:#d5d5d5}
#bo_v_share .btn:hover{background:#fff}
#bo_v_share .btn i{margin-right:5px; background:#eee;text-align:center;width:30px;line-height:30px;vertical-align:top;}
#bo_v_share .btn_share{}
#bo_v_share .btn_share:hover{}

.bo_v_snswr{position:relative;display:inline-block; margin-left:-1px}
#bo_v_sns {display:none;position:absolute;top:-50px;left:50%; margin-left:-90px;width:180px;padding:0;list-style:none;zoom:1}
#bo_v_sns:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_sns:before{content: "";position: absolute; bottom: -7px;left: 84px;width: 0;height: 0; border-style: solid; border-width: 7px 6px 0 6px; border-color: #415b92 transparent transparent transparent;}
#bo_v_sns li {float:left;width:60px;text-align:center}
#bo_v_sns li a{height:40px;padding:10px 0;}
#bo_v_sns li .sns_f{display:block; background:#415b92}
#bo_v_sns li .sns_t{display:block; background:#35b3dc}
#bo_v_sns li .sns_g{display:block; background:#d5503a}
#bo_v_sns.show_kakao{width:240px; margin-left:-120px}
#bo_v_sns li .sns_k{display:block; background:#fbe300}
#bo_v_sns li img{vertical-align:top}

/* 게시판 댓글 */
.cmt_btn{background:url('./img/cmt_btn.png') no-repeat 85px 8px;text-align:left ;width:100% ; border:0;color:#ed6478;font-weight:bold;font-size:1.25em; margin: 30px 0 0px;padding:0 0 10px }
.cmt_btn_op{background:url('./img/cmt_btn.png') no-repeat 85px -23px}
#bo_vc {}
#bo_vc h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_vc article {margin:20px 0;position:relative}
#bo_vc article .profile_img img{border-radius:50%}
#bo_vc header {}
#bo_vc header:after {display:block;visibility:hidden;clear:both;content:""}
#bo_vc header .icon_reply {position:absolute;top:15px;left:-20px}
#bo_vc .member, #bo_vc .guest, #bo_vc .sv_member, #bo_vc .sv_guest {font-weight:bold;}
.bo_vc_hdinfo{float:right;color:#777}
#bo_vc h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_vc .cmt_contents {padding:15px ; margin:10px 0 0; background: #f8fafb; border-radius:5px; border: 1px solid #e8e8e8;line-height:1.8em}
#bo_vc p a {text-decoration:underline}
#bo_vc p a.s_cmt {text-decoration:underline;color:#ed6479}
#bo_vc_empty {margin:0;padding:80px 0 !important;color:#777;text-align:center}
#bo_vc #bo_vc_winfo {float:left}

.bo_vc_act {text-align:right; margin:0;list-style:none;zoom:1}
.bo_vc_act:after {display:block;visibility:hidden;clear:both;content:""}
.bo_vc_act li {display:inline-block;}
.bo_vc_act li a{padding:0 5px;line-height:23px}

.bo_vc_w {position:relative; margin:10px 0;display:block;}
.bo_vc_w:after {display:block;visibility:hidden;clear:both;content:""}
.bo_vc_w h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.bo_vc_w #char_cnt {display:block; margin:0 0 5px}
.bo_vc_w textarea{border:1px solid #ccc; background:#fff;vertical-align:middle; border-radius:3px;padding:5px;width:100%;height:120px;}
#wr_secret{}
.bo_vc_w_info{margin:10px 0;float:left}
.bo_vc_w_info:after {display:block;visibility:hidden;clear:both;content:""}
.bo_vc_w_info .frm_input{float:left; margin-right:5px}
.bo_vc_w_info #captcha{padding-top:10px;display:block;clear:both}
.bo_vc_w .btn_confirm{float:right; margin-top:10px}
.bo_vc_w .btn_confirm label{display:inline-block; margin-right:10px; border-radius:3px;font-size:1.5em;text-align:center;}
.bo_vc_w .btn_submit{height:45px;padding:0 20px; border-radius:3px;font-weight:bold;font-size:1.083em;}
.bo_vc_w_wr:after {display:block;visibility:hidden;clear:both;content:""}

#bo_vc_send_sns{display:inline-block;float:left}
#bo_vc_sns {display:inline-block; margin:0;padding:0;list-style:none;zoom:1}
#bo_vc_sns:after {display:block;visibility:hidden;clear:both;content:""}
#bo_vc_sns li {float:left; margin:0 5px 0 0}
#bo_vc_sns .sns_li_f{border-radius:3px; background:#3a589b;height:40px;line-height:40px;padding:0 0 0 10px}
#bo_vc_sns .sns_li_t{border-radius:3px; background:#00aced;height:40px;line-height:40px;padding:0 0 0 10px}
#bo_vc_sns .sns_li_off{background:#bbb}
#bo_vc_sns a{display:inline-block;padding:0 15px 0 5px;}
#bo_vc_sns input {margin:0 5px 0 0 }


/* 게시판 쓰기 */
#char_count_desc {display:block; margin:0 0 5px;padding:0}
#char_count_wrap {margin:5px 0 0;text-align:right}
#char_count {font-weight:bold;}

#autosave_wrapper {position:relative}
#autosave_pop {display:none;z-index:10;position:absolute !important;top:34px;right:0;width:350px;height:auto !important;height:180px; max-height:180px; border:1px solid #565656; background:#fff;
-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);}
#autosave_pop:before{content: "";position: absolute;top: -8px;right: 45px;width: 0;height: 0; border-style: solid; border-width: 0 6px 8px 6px; border-color: transparent transparent #000 transparent;}
#autosave_pop:after{content: "";position: absolute;top: -7px;right: 45px;width: 0;height: 0; border-style: solid; border-width: 0 6px 8px 6px; border-color: transparent transparent #fff transparent;}
html.no-overflowscrolling #autosave_pop {height:auto; max-height:10000px !important} /* overflow 미지원 기기 대응 */
#autosave_pop strong {position:absolute;font-size:0;line-height:0;overflow:hidden}
#autosave_pop div {text-align:center; margin:0 !important;}
#autosave_pop button {margin:0;padding:0; border:0;}
#autosave_pop ul {padding:15px; border-top:1px solid #e9e9e9;list-style:none;overflow-y:scroll;height:130px; border-bottom:1px solid #e8e8e8}
#autosave_pop li {padding:8px 5px; border-bottom:1px solid #fff; background:#eee;zoom:1}
#autosave_pop li:after {display:block;visibility:hidden;clear:both;content:""}
#autosave_pop a {display:block;float:left}
#autosave_pop span {display:block;float:right;font-size:0.92em;color:#999}
.autosave_close {cursor:pointer;width:100%;height:30px; background:none;color:#888;font-weight:bold;font-size:0.92em}
.autosave_close:hover{background:#f3f3f3;color:#3597d9}
.autosave_content {display:none}
.autosave_del{background:url(./img/close_btn.png) no-repeat 50% 50%;text-indent:-999px;overflow:hidden;height:20px;width:20px;}

#bo_w .write_div{margin:50px 0 10px;position:relative; overflow:hidden;}
#bo_w .write_div2 select {border:1px solid #139db8 !important; }
#bo_w .bo_w_info:after {display:block;visibility:hidden;clear:both;content:""}
#bo_w .bo_w_info .frm_input{float:left;width:33%}
#bo_w #wr_password{margin:0 0.5% }
#bo_w .wr_content.smarteditor2 iframe{background:#fff}
#bo_w .bo_w_tit{position:relative}
#bo_w .bo_w_tit .frm_input{padding-right:120px; }
#bo_w .bo_w_tit #btn_autosave{position:absolute;top:0;right:5px;line-height:40px;height:40px;}
#bo_w .bo_w_link label{position:absolute;top:1px;left:1px; border-radius:3px 0 0 3px;height:38px;line-height:38px;width:40px; background: #eee;text-align:center;color:#888}
#bo_w .bo_w_link .frm_input{padding-left:50px}
#bo_w .bo_w_flie .lb_icon{position:absolute;top:0px;left:0px; border-radius:3px 0 0 3px;height:38px;line-height:38px;width:40px; background:#eee;text-align:center;color:#888}
#bo_w .bo_w_flie .frm_file{padding-left:50px; width: 100%;}
#bo_w .bo_w_flie .file_wr{border:1px solid #dedede; background:#fff;vertical-align:middle; border-radius:3px;padding:5px;height:40px; margin:0}
#bo_w .bo_w_flie .frm_input{margin:10px 0 0 }
#bo_w .bo_w_flie .file_del{position:absolute;top:10px;right:10px;font-size:0.92em;color:#7d7d7d;}
#bo_w a.btn_cancel {padding-top:5px;padding-bottom:0}
#bo_w .bo_w_select select{border:1px solid #3497d9;height:40px; border-radius:3px}


/* 기본테이블 */
.tbl_wrap table {width:100%; border-collapse:collapse; border-spacing:0}
.tbl_wrap caption {padding:10px 0;font-weight:bold;text-align:left}

.tbl_head01 {margin:20px 0 30px;}
.tbl_head01 table{border-bottom:1px solid #d3d3d3;}
.tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head01 thead th {padding:12px 0; border-top:2px solid #000; border-bottom:1px solid #d3d3d3; background:#fff;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head01 thead a {color:#383838}
.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:10px 0; border-top:1px solid #e9e9e9; border-bottom:1px solid #e9e9e9}
.tbl_head01 td {padding:15px 30px; border-top:1px solid #f3f3f3;/*border-left:1px solid #f3f3f3;*/line-height:1.5em;word-break:break-all}
.tbl_head01 td:first-child{border-left:0}
.tbl_head01 a {}

.tbl_head02 {margin:0 0 10px}
.tbl_head02 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head02 thead th {padding: 7px; background: #f3f3f3; border-top: 1px solid #d3d3d3; border-bottom: 1px solid #d3d3d3;}
.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}
.tbl_head02 td {padding:5px 3px; border-bottom: 1px solid #e9e9e9;line-height:1.4em;word-break:break-all}
.tbl_head02 a {}

.tbl_head03 {margin:0 0 10px}
.tbl_head03 table{border-bottom:1px solid #d3d3d3;}
.tbl_head03 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head03 thead th {padding:12px 0; border-top:2px solid #000; border-bottom:1px solid #d3d3d3; background:#fff;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em; font-weight:normal}
.tbl_head03 thead a {color:#383838}
.tbl_head03 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head03 tfoot th, .tbl_head03 tfoot td {padding:10px 0; border-top:1px solid #c1d1d5; border-bottom:1px solid #c1d1d5; background:#d7e0e2;text-align:center}
.tbl_head03 tbody th {padding:10px 0; border-top:1px solid #e9e9e9; border-bottom:1px solid #e9e9e9}
.tbl_head03 td {padding:15px 5px; border-top:1px solid #f3f3f3; border-left:1px solid #f3f3f3;line-height:1.5em;word-break:break-all}
.tbl_head03 td:first-child{border-left:0}
.tbl_head03 a {}

/* 폼 테이블 */
.tbl_frm01 {margin:0 0 20px}
.tbl_frm01 table {width:100%; border-collapse:collapse; border-spacing:0}
.tbl_frm01 th {width:90px;padding:5px 10px; background:none;text-align:right;font-weight:normal}
.tbl_frm01 td {padding:5px 10px; background:transparent}
.wr_content textarea,.tbl_frm01 textarea,.form_01 textarea, .frm_input {border:1px solid #ccc; background:#fff; vertical-align:middle; border-radius:3px;padding:5px;}
.tbl_frm01 textarea {padding:2px 2px 3px}
.frm_input {height:40px;}

.full_input, .frm_address{width:90%}
.half_input{width:49.5%}
.tbl_frm01 textarea {width:100%;height:100px}
.tbl_frm01 a {text-decoration:none}
.tbl_frm01 .frm_address {margin-top:5px}
.tbl_frm01 .frm_file {display:block; margin-bottom:5px}
.tbl_frm01 .frm_info {display:block;padding:0 0 5px;line-height:1.4em}

/*기본리스트*/

.list_wrap {}
.list_wrap li {color:#666; font-size:18px; font-weight:300;}

.list_01 li{border:1px solid #ddd; border-radius:3px; margin:8px 0;padding:10px 15px;list-style:none;position:relative;}
.list_01 li:after {display:block;visibility:hidden;clear:both;content:""}
.list_01 li:hover{background:#f9f9f9}

.list_02 ul:after {display:block;visibility:hidden;clear:both;content:""}
.list_02 li{float:left;width:230px; margin:10px 0 15px 15px;}
.list_02 li:nth-child(4n+1){clear:both; margin-left:0}

.list_03 li span {min-width:50px; padding-right:10px;}

.list_04 {}
.list_04 li {position:relative; line-height:1.6; padding-left:15px; margin-bottom:5px; width:100% !important; display:block !important; font-size:17px; color:#555; word-break:keep-all;}
.list_04 li:before {content:''; position:absolute; width:9px; height:3px; background:#ccc; left:0; top:12px;}
.list_04 li .s_text {font-size:14px; display:block; color:#284873;}
.list_04 li strong {vertical-align:baseline; color:#222; font-weight:500;}

.list_05 {overflow:hidden; margin-bottom:40px;}
.list_05  li {float:left; position:relative; width:32%; margin-right:2%; padding:40px 30px;  border:1px solid #ddd;}
.list_05 > li:after {content:''; position:absolute; width:150px; height:3px; background:#139db8; top:0; left:0; }
.list_05 > li:last-child {margin-right:0;}
.list_05 li p {font-size:16px; color:#555; word-break:keep-all; line-height:1.6; }

.list_05_2 > li {width:49%;}

.list_06 {overflow:hidden;}
.list_06 > li {position:relative; border:1px solid #ccc; border-top:5px solid #139db8; background:#f5f6f8; padding:20px 30px; float:left; position:relative; width:32%; margin-right:2%;}
.list_06 > li:last-child {margin-right:0;}
.list_06  li h4 {font-size:20px; font-weight:bold; color:#284873; border-bottom:1px solid #ddd; padding-bottom:20px;}
.list_06 > li h4 img {margin-right:15px;}
.list_06 > li p {font-size:20px; font-weight:bold; color:#222; padding:20px 0 10px;}

/*폼 리스트*/
.form_01 h2{margin:0 0 10px;font-size:1.25em}
.form_01 li{margin:10px 0}
.form_01 li:after {display:block;visibility:hidden;clear:both;content:""}
/* .form_01 li .right_input{float:right} */
.form_01 textarea{height:100px;width:100%}
.form_01 .frm_label{display:inline-block;width:130px}
.form_01 .form_left{float:left;width:49.5%}
.form_01 .form_right{float:right;width:49.5%}

/* 자료 없는 목록 */
.empty_table {padding:50px 0 !important;text-align:center}
.empty_list {padding:20px 0 !important;text-align:center}

/* 필수입력 */
.required, textarea.required {background:url('../img/require.png') !important; background-repeat:no-repeat !important; background-position:right top !important;}

/* 테이블 그리드 padding 0 5px 고려한 넓이 */
.grid_1 {width:40px}
.grid_2 {width:90px}
.grid_3 {width:140px}
.grid_4 {width:190px}
.grid_5 {width:240px}
.grid_6 {width:290px}
.grid_7 {width:340px}
.grid_8 {width:390px}
.grid_9 {width:440px}
.grid_10 {width:490px}
.grid_11 {width:540px}
.grid_12 {width:590px}
.grid_13 {width:640px}
.grid_14 {width:690px}
.grid_15 {width:740px}
.grid_16 {width:790px}
.grid_17 {width:840px}
.grid_18 {width:890px}

/* 테이블 항목별 정의 */
.td_board {width:120px;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_default {width:60px;text-align:center}
.td_dvr {width:100px;text-align:center}
.td_group {width:100px;text-align:center}
.td_imgsmall {width:60px;text-align:center}
.td_num {width:50px;text-align:center}
.td_numbig {width:100px;text-align:center}
.td_nick {width:100px;text-align:center}
.td_name {width:100px;text-align:left}
.td_namesmall {width:50px;text-align:left}
.td_mb_id {width:100px;text-align:center}
.td_mng {width:80px;text-align:center}
.td_mngsmall {width:50px;text-align:center}
.td_statsmall {width:50px;text-align:center}

.text_left{text-align:left !important}
.text_center{text-align:center !important}
.text_right{text-align:right !important}

/* 새창 기본 스타일 */
.new_win {position:relative;}
.new_win #win_title {font-size:1.25em;height:50px;line-height:30px;padding:10px 20px; background:#333;color:#fff;}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win .win_ul {border-right:1px solid #dfe6e7;}
.new_win .win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_ul li{float:left; background:#f3f7f7;width:33.333%;text-align:center; border-left:1px solid #dfe6e7; border-bottom:1px solid #dfe6e7; border-top:1px solid #dfe6e7}
.new_win .win_ul li a{display:block;padding:10px 0}
.new_win .win_ul .selected{background:#fff; border-bottom-color:#fff; border-top-color:#ae99da;}
.new_win .win_ul .selected a{color:#9781c5}
.new_win .win_desc {margin:5px 0;font-size:0.92em;color:#3598db;}
.new_win .frm_info{font-size:0.92em;color:#3598db}
.new_win .win_total{text-align:right; margin:10px 0}
.new_win .win_total span{display:inline-block;padding: 0 5px;color:#777;line-height: 26px; border: 1px solid #ddd; border-radius: 3px;font-size: 0.92em;}
.new_win .new_win_con{margin:20px;}
.new_win .new_win_con:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .btn_confirm:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .btn_close {position:absolute;top:0;right:0;height:50px;width:50px; background:url(../img/close_btn.gif) no-repeat 50% 50%; border:0;text-indent:-999px;overflow:hidden}
.new_win .btn_submit {padding:0 20px;height:40px; border-radius:3px;font-weight:bold;font-size:1.083em;float:right}
.new_win .win_btn{margin:10px 0}

/* 내용관리 */
#ctt {margin:10px 0;padding:10px; border:1px solid #e9e9e9}
.ctt_admin {text-align:right}
#ctt header h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ctt_con {padding:10px 0}
.ctt_img {text-align:center}

/* 자바스크립트 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 {display:inline-block;position:relative;font-weight:normal}
.sv_wrap .sv {z-index:1000;display:none; margin:5px 0 0; border:1px solid #283646; background:#111}
.sv_wrap .sv a {display:inline-block !important; margin:0 !important;padding:3px !important;width:94px; border-bottom:1px solid #283646;color:#fff !important}
.sv_wrap a:focus, .sv_wrap a:hover, .sv_wrap a:active {text-decoration:none !important}
.sv_on {display:block !important;position:absolute;top:10px;left:20px;width:auto;height:auto !important}
.sv_nojs .sv {display:block}

/* 페이징 */
.pg_wrap {clear:both; margin:30px 0 ;text-align:center}
.pg_wrap:after {display:block;visibility:hidden;clear:both;content:""}
.pg {}
.pg_page, .pg_current,.qa_page {display:inline-block;vertical-align:middle}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page,.qa_page {background:#fdfdfd; border:1px solid #d4d4d4;color:#555;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:#f3f3f1}
.pg_start {text-indent:-999px;overflow:hidden; background:url('../img/btn_first.gif') no-repeat 50% 50%;padding:0}
.pg_prev {text-indent:-999px;overflow:hidden; background:url('../img/btn_prev.gif') no-repeat 50% 50%;padding:0}
.pg_end {text-indent:-999px;overflow:hidden; background:url('../img/btn_end.gif') no-repeat 50% 50%;padding:0}
.pg_next {text-indent:-999px;overflow:hidden; background:url('../img/btn_next.gif') no-repeat 50% 50%;padding:0}
.pg_current {display:inline-block; background:#4c4f6f;color:#fff;font-weight:bold;height:30px;line-height:30px;padding:0 10px; min-width:30px; border-radius:3px;}




/* ########## 쇼핑몰 컨텐츠 ########## */
/* 인덱스 이미지 출력 */
#sidx_img {margin:0 0 20px}
#sidx_img img {max-width:100%;height:auto}

/* 마이페이지 */
#smb_my {position:relative; width:100%; max-width:1400px; margin:0 auto;}

#smb_my_ov {margin:0 0 20px;position:relative}
#smb_my_ov h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#smb_my_ov .my_ov_name{display:block; background:#fff; border:1px solid #ccc;line-height:45px;padding:0 20px;font-size:1.167em;}
#smb_my_ov .my_ov_name img{width:20px; border-radius:50%}
#smb_my_act {position:absolute;top:-35px;right:0;zoom:1}
#smb_my_act:after {display:block;visibility:hidden;clear:both;content:""}
#smb_my_act ul {float:right; margin:0;padding:0;list-style:none}
#smb_my_act li {float:left; margin:0 0 0 4px}
#smb_my_act li a{line-height:25px;padding:0 5px}
#smb_my_act li .btn_admin{height:27px;}
#smb_my_ov .cou_pt{position:absolute;top:0 ;right:0;}
#smb_my_ov .cou_pt dt{float:left;width:90px;line-height:45px;}
#smb_my_ov .cou_pt dd{float:left;width:110px;text-align:right;padding:0 20px 0 0 ;line-height:45px;}
#smb_my_ov .cou_pt dd a{color:#ff2b64;font-weight:bold;font-size:1.167em}
#smb_my_ov .op_area{background:#f8f8f8; border:1px solid #ccc; border-top:0;padding:10px 15px;line-height:18px;color:#555}
#smb_my_ov .op_area:after {display:block;visibility:hidden;clear:both;content:""}
#smb_my_ov .op_area dt{float:left;width:10%; margin:3px 0;font-weight:bold;}
#smb_my_ov .op_area dd{float:left;width:40%; margin:3px 0}
.my_ov_btn{text-align:center;}
.my_ov_btn button{background:#fff; border:1px solid #ccc;vertical-align:top; border-top:0;padding:0 20px;height:25px}
.my_ov_btn button:hover{background:#f3f3f3;}

#smb_my_ovaddd{width:90%}

#smb_my_ovaddt {border-bottom:0 !important}
#smb_my_ovaddd {width:590px !important; border-bottom:0 !important}

#smb_my_od {margin:0 0 50px;position:relative}
#smb_my_od h2 {margin:0 0 10px;font-size:1.25em;}
#smb_my_od td{text-align:center}
#smb_my_od td a{font-weight:bold;}
#smb_my_wish {position:relative;}
#smb_my_wish h2 {margin:0 0 10px;font-size:1.25em;padding:0 0 10px; border-bottom:2px solid #000}
.smb_my_img{margin:0 0 5px;}
.smb_my_tit{margin:5px 0 ; font-size:1.167em;font-weight:bold;}
.smb_my_date{font-size:0.92em;color:#777}
.smb_my_more {position:absolute;top:0;right:0;}
.smb_my_more a{display:block; background:url('../img/more-btn.gif') no-repeat 0 2px;padding-left:20px;height:30px}

/*장바구니 주문서 공통*/
.od_prd_list .td_chk{border-left:0;}
.od_prd_list .td_prd{border-left:0;position:relative;padding-left:90px; min-height:100px}
.od_prd_list .td_prd .sod_img{position:absolute;top:15px;left:0}
.od_prd_list .td_prd .sod_name{min-height:80px}
.od_prd_list .td_prd .prd_name{font-size:1.167em}
.od_prd_list .total_prc{color:#ed595a;font-weight:bold;font-size:1.167em}

.sod_opt {}
.sod_opt ul {margin:0;padding:0;list-style:none}
.sod_opt li {padding-left:10px; background:url('../img/bullet.gif') no-repeat 3px 8px;color:#777; margin:3px 0;line-height:1.3em}
.sod_option_btn .mod_options {padding:0 7px; border:1px solid #398ede;color:#398ede; background:#fff;height:23px; margin:10px 0 0 }
.cp_btn {padding:0 7px; border:1px solid #398ede;color:#398ede; background:#fff;height:23px; margin:10px 0 0 }
.cp_cancel {padding:0 7px; border:1px solid #aaa;color:#666; background:#fff;height:23px; margin:10px 0 0 2px;}

/* 장바구니 */
#sod_bsk {margin:10px auto; max-width:1400px;}

.btn_cart_del{margin:10px 0;}
.btn_cart_del button{height:30px;padding:0 10px; border:1px solid #e2e2e2; border-bottom:1px solid #c4c4c4; background:#fff;color:#666;}


#sod_bsk_list {position:relative}

#sod_bsk #sod_bsk_tot {background:#f4f4f4;padding:15px; margin:20px 0;zoom:1}
#sod_bsk #sod_bsk_tot ul:after {display:block;visibility:hidden;clear:both;content:""}
#sod_bsk #sod_bsk_tot li{float:left;width:33.333%; border-left:1px solid #e6e2e2;text-align:center;padding:10px 0;font-size:1.167em}
#sod_bsk #sod_bsk_tot li:first-child{border:0}
#sod_bsk #sod_bsk_tot li span{display:block; margin:0 0 5px}
#sod_bsk #sod_bsk_tot li strong{font-size:1.25em}
#sod_bsk #sod_bsk_tot .sod_bsk_cnt strong{color: #ed595a;}
#sod_bsk_act {text-align:center}
#sod_bsk_act .btn_submit{height:50px;padding:0 10px;width:160px;font-weight:bold;font-size:1.25em}
#sod_bsk_act .btn01{height:50px;line-height:50px;padding:0 10px;width:160px;font-weight:bold;font-size:1.25em}
#sod_bsk_act p {margin:0 0 10px}

/*장바구니 선택사항수정*/
#sod_bsk_list #mod_option_frm {z-index:10000;position:absolute;width:540px;height:auto !important;height:500px; max-height:500px; border:1px solid #000; background:#fff;overflow-y:auto;overflow-x:hidden;
-webkit-box-shadow: 1px 2px 5px #bbb;
-moz-box-shadow: 1px 2px 5px #bbb;
box-shadow: 1px 2px 5px #bbb;}
#mod_option_frm h2{border-bottom:1px solid #cdcdcd;padding:0 20px;line-height:50px; margin:0 0 15px;font-size:1.25em;
-webkit-box-shadow: 1px 2px 2px #eee;
-moz-box-shadow: 1px 2px 2px #eee;
box-shadow: 1px 2px 2px #eee;}

.option_wr {background:#f3f3f3; margin:0 20px 10px;padding:15px}
.option_wr h3{font-size:1.167em}
.option_wr label{display:block; margin:10px 0 5px}
.option_wr select{width:100%; border:1px solid #ccc;height:35px}

#sit_opt_added {}
#sit_opt_added li {padding: 0 0 15px 0; /* border-bottom:1px solid #e9e9e9; */position:relative; float:left; width:100%;}
#sit_opt_added li div {}
#sit_opt_added li .opt_name{line-height:25px;width:100%; float:left; display:block;}
#sit_opt_added li .opt_count{/*position:absolute;top:50%;right:0; margin-top:-15px; */text-align:right; float:right;}
#sit_opt_added button {float:left;width:30px;height:30px; border:1px solid #cdcdcd; background:#fff;color:#666;font-size:0.92em}
#sit_opt_added button:hover{}
#sit_opt_added .num_input {float:left; border:0;height:30px; border-top:1px solid #e4e4e4; border-bottom:1px solid #e4e4e4;text-align:center;}
#sit_opt_added .sit_opt_del{border:0;font-size:15px}
#sit_opt_added .sit_opt_del:hover{color:#be334a}
#sit_opt_added .sit_opt_prc{display:block;float:left;width:100px;padding:0 3px;text-align:right;line-height:30px;font-size:1.183em;font-weight:bold;}

#mod_option_frm #sit_sel_option {margin:20px;}
#mod_option_frm #sit_tot_price {margin:20px;}
#mod_option_frm #sit_opt_added {border-top:1px solid #e9e9e9;}
#mod_option_frm .btn_confirm{margin:20px ; }
#mod_option_frm .btn_confirm .btn_submit{height:40px;font-size:1.167em;font-weight:bold;width:100%;cursor:pointer}
#mod_option_frm .btn_confirm .btn_close{position:absolute;top:0;right:0;width:50px;height:50px; border:0; background:none; border-left:1px solid #cdcdcd;font-size:1.25em}
#mod_option_frm .btn_confirm .btn_close:hover{background:#f3f3f3;}

/* 주문서 작성 */
#sod_frm .od_prd_list{margin-bottom:20px}
#sod_frm #sod_bsk_tot {width:93%;margin:0 auto;}
#sod_frm #sod_bsk_tot:after {display:block;visibility:hidden;clear:both;content:""}
#sod_frm #sod_bsk_tot li{position:relative; background:#fff;/*float:left; width:33.333%;text-align:center; */border-bottom:1px solid #e7ebf1;padding:5px 15px;text-align:right; }
#sod_frm #sod_bsk_tot li:after {display:block;visibility:hidden;clear:both;content:""}
#sod_frm #sod_bsk_tot li span{display:inline-block;color:#777; margin-bottom:5px;font-weight:bold;float:left;}
#sod_frm #sod_bsk_tot li strong {}
#sod_frm #sod_bsk_tot .sod_bsk_sell,#sod_frm #sod_bsk_tot .sod_bsk_coupon{border-right:1px solid #e7ebf1}
#sod_frm #sod_bsk_tot .sod_bsk_point,#sod_frm #sod_bsk_tot .sod_bsk_cnt{width:100%;clear:both;height:40px;padding:0 15px;line-height:40px;text-align:right}
#sod_frm #sod_bsk_tot .sod_bsk_point span,#sod_frm #sod_bsk_tot .sod_bsk_cnt span {float:left; margin:0}
#sod_frm #sod_bsk_tot .sod_bsk_coupon:before{display:block;content:"-";position:absolute;top:25px;left:-10px;width:20px;height:20px; background:#fff;color:#ed595a; border-radius:50%; border:1px solid #e7ebf1;font-weight:bold;font-size: 16px;line-height: 14px;}
#sod_frm #sod_bsk_tot .sod_bsk_dvr:before{display:block;content:"+";position:absolute;top:25px;left:-10px;width:20px;height:20px; background:#fff;color:#ed595a; border-radius:50%; border:1px solid #e7ebf1;font-weight:bold;font-size: 16px;line-height: 14px;}
#sod_frm #sod_bsk_tot .sod_bsk_cnt strong{color:#ed595a;font-size:1.25em}

.sod_left{width:70%; background:#fafafa;padding:20px 20px 20px 0 ;vertical-align:top; float:left;}
.sod_right{width:30% ; background:#eceff4;padding:20px;vertical-align:top;height:100%; float:right;}

.display_setup_message {margin:0 0 10px;padding:15px; border:1px solid #fccdff; background:#ffeef9}
.display_setup_message strong {display:block; margin:0 0 10px}

#sod_frm {margin:10px auto; max-width:1400px;}
#sod_frm h2 {margin:0 0 10px}

#sod_frm p {margin:0 0 10px}

#sod_list {position:relative}
#sod_list #cp_frm {z-index:10000;position:absolute;top:0;left:99px;width:500px;height:auto !important;height:500px; max-height:500px; border:1px solid #000; background:#fff;overflow-y:auto;overflow-x:hidden;
-webkit-box-shadow: 1px 2px 5px #bbb;
-moz-box-shadow: 1px 2px 5px #bbb;
box-shadow: 1px 2px 5px #bbb;}

#sod_frm_orderer {margin:20px 0 40px}
#sod_frm_orderer #od_addr_jibeon, #sod_frm_taker #od_b_addr_jibeon {display:inline-block; margin:5px 0 0}

#sod_frm_taker label{display:inline-block;}

#sod_frm_same {margin:0 0 10px}

#sod_frm #od_memo {height:50px}

#sod_frm #display_pay_process {text-align:center}
#sod_frm #display_pay_process span {display:block; margin:5px 0 0}

#sod_frm .btn_submit{width:100%;height:40px;font-weight:bold;font-size:1.25em;cursor:pointer}
#sod_frm .btn01 {width:100%;height:40px;line-height:38px;font-weight:bold;font-size:1.25em; margin:5px 0}

#sod_frm_pay {position:relative; margin:10px 0}
#sod_frm #sod_frm_pay h2 {position:absolute; border:0;font-size:0;line-height:0;content:""}
#sod_frm_pay .pay_tbl table{width:100%; border-collapse:collapse}
#sod_frm_pay .pay_tbl th {text-align:left;padding:10px;width:80px; border-bottom:1px solid #e7ebf1; background:#fff;font-weight:bold;color:#777}
#sod_frm_pay .pay_tbl td{text-align:right;padding: 10px;height:30px; border-bottom:1px solid #e7ebf1; background:#fff}
#sod_frm_pay .pay_tbl td .cp_cancel{margin:0 0 0 2px}
#sod_frm_pay .pay_tbl td .btn_frmline{padding: 0 7px; border: 1px solid #398ede;color: #398ede; background: #fff;height: 23px;line-height: 21px; margin: 0;}
#od_tot_price{margin:10px 0; background:#fff;line-height:40px;text-align:right;padding:0 10px}
#od_tot_price span{float:left;font-weight:bold;}
#od_tot_price strong{font-size:1.5em;color:#ed595a}
#sod_frm_pay_info {margin:0 0 10px}

#sod_frm_pay #sc_coupon_frm, #sod_frm_pay #od_coupon_frm {z-index:10000;position:absolute;top:0;right:0;width:500px;height:auto !important;height:500px; max-height:500px; border:1px solid #000; background:#fff;overflow-y:auto}
#sod_frm_deli {position:relative;line-height:2em}
.od_coupon h3{border-bottom: 1px solid #cdcdcd;padding: 0 20px;line-height: 50px; margin: 0 0 15px;text-align:left;
-webkit-box-shadow: 1px 2px 2px #eee;
-moz-box-shadow: 1px 2px 2px #eee;
box-shadow: 1px 2px 2px #eee;}
.od_coupon .btn_close {position: absolute;top: 0;right: 0;width: 50px;height: 50px; border: 0; background: none; border-left: 1px solid #cdcdcd;}
.od_coupon .btn_close:hover{background:#f3f3f3;}
.od_coupon .tbl_head02{margin:20px}
.od_coupon .cp_apply{padding: 0 5px; border: 1px solid #398ede;color: #398ede; background: #fff;height: 23px;line-height: 21px;}
.od_coupon td,#sod_frm_pay .od_coupon td{text-align:left; border-left:0;padding:7px}
#sod_frm_pay .od_coupon th {width:auto;text-align:center;padding: 7px; background: #f3f3f3; border-top: 1px solid #d3d3d3; border-bottom: 1px solid #d3d3d3;}
.od_coupon .td_numbig,#sod_frm_pay .od_coupon .td_numbig{text-align:center;}
.od_coupon .td_mngsmall{width:60px}
#sod_frm #sod_frm_pt_alert {margin:5px 0;color:#38b2bb }
#od_pay_sl h3{font-size:1.167em; margin:20px 0 5px}

#od_pay_sl input[type="radio"]{position:absolute;width:0;height:0;overflow:hidden;visibility:hidden;text-indent:-999px;left: 0;z-index: -1px;}
#od_pay_sl .lb_icon {display: inline-block;float:left;width:50%; background:#fff; border:1px solid #eceff4; margin:-1px 0 0 -1px;cursor: pointer;height:60px;position:relative;padding-left:65px;padding-top:20px;z-index:1}
#od_pay_sl input[type="radio"]:checked+.lb_icon {border:1px solid #ed595a;z-index:3;}

#sod_frm_paysel {}
#sod_frm_paysel legend {position:absolute;font-size:0;line-height:0;overflow:hidden}
#sod_frm_paysel .KPAY{background:url('../img/kpay.png') no-repeat 50% 50% #fff;overflow:hidden;text-indent:-999px}
#sod_frm_paysel .PAYNOW{background:url('../img/paynow.png') no-repeat 50% 50% #fff;overflow:hidden;text-indent:-999px}
#sod_frm_paysel .PAYCO{background:url('../img/payco.png') no-repeat 50% 50% #fff;overflow:hidden;text-indent:-999px}
#sod_frm_paysel .inicis_lpay{background:url('../img/lpay_logo.png') no-repeat 50% 50% #fff;overflow:hidden;text-indent:-999px}
#sod_frm_paysel .kakaopay_icon{background:url('../img/kakao.png') no-repeat 50% 50% #f4dc34;overflow:hidden;text-indent:-999px}
#sod_frm_paysel .bank_icon{background:url('../img/pay_icon1.png') no-repeat 15px 50% #fff}
#sod_frm_paysel .vbank_icon{background:url('../img/pay_icon2.png') no-repeat 15px 50% #fff;padding-top:13px}
#sod_frm_paysel .iche_icon{background:url('../img/pay_icon2.png') no-repeat 15px 50% #fff;padding-top:13px}
#sod_frm_paysel .hp_icon{background:url('../img/pay_icon3.png') no-repeat 24px 50% #fff}
#sod_frm_paysel .card_icon{background:url('../img/pay_icon4.png') no-repeat 17px 50% #fff}

.sod_frm_point{clear:both;padding:10px 0}
.sod_frm_point div{background:#fff; margin-bottom:1px;padding:10px;text-align:left;text-align:right}
.sod_frm_point div:after {display:block;visibility:hidden;clear:both;content:''}
.sod_frm_point div label{float:left;line-height:30px}
.sod_frm_point div span{display:block;font-size:0.92em}
.sod_frm_point div span:after {display:block;visibility:hidden;clear:both;content:''}
.sod_frm_point div strong{float:left;color:#666;font-weight:normal}
.sod_frm_point .max_point_box em{font-style:normal !important}
.sod_frm_point #od_temp_point{height:30px;text-align:right;padding:0 5px; border:1px solid #ccc;}

#settle_bank {margin:5px 0 10px; background:#fff;padding:10px; clear:both}
#settle_bank select{height:30px; margin:0 0 5px;width:100%; border:1px solid #ccc;}
#settle_bank #od_deposit_name{height:30px; border:1px solid #ccc;text-align:center;}

#sod_frm_escrow {margin:30px 0 0}
#sod_frm #sod_frm_escrow h2{margin:0; border:0}
#sod_frm #sod_frm_escrow p{margin:5px 0}
#display_pay_process {padding:20px;text-align:center}

/* 위시리스트 */
#sod_ws {}
.sod_ws_img {width:90px;text-align:center}
#sod_ws_act {text-align:center;padding:20px 0;}
#sod_ws_act button{height:50px;width:180px;font-weight:bold;font-size:1.167em}
#sod_ws li .info_link{display:block; margin:10px 0 5px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;color:#646464;font-weight:bold;}
#sod_ws li .info_date{color:#646464;font-size:0.92em}
#sod_ws li .wish_chk {position: absolute;top: 0;left: 0;width: 30px;text-align: center;line-height: 35px;color:#f00}
#sod_ws li .wish_info {padding: 0 35px 10px 30px;position: relative; border-bottom: 1px solid #e0e0e0; margin-top: 10px;height: 45px;}
#sod_ws li .wish_del {position: absolute;top: 0;right: 0;width: 35px;height: 35px;line-height: 35px;text-align: center; background: #e6e6e6;display: block;color: #777;}
#sod_ws li .wish_del:hover{background:#777;color:#fff}

/* 배송지 목록 */
#sod_addr .td_mng .sel_address{color:#fff; background:#fff; border:1px solid #333;padding:0 5px;height:26px;}
#sod_addr .td_mng .del_address{display:inline-block; border:1px solid #aaa;color:#888;padding:0 5px;height:26px;line-height:24px;vertical-align:middle}
#sod_addr input[type="radio"]{position:absolute;left:0;z-index:-1;visibility:hidden;width:0;height:0;overflow:hidden;text-indent:-999px}
#sod_addr .default_lb {display: inline-block; background:#fff; border: 1px solid #3476be;color: #3476be;cursor: pointer;position:relative;padding:0 5px;height:26px;line-height:24px}
#sod_addr input[type="radio"]:checked+.default_lb {background:#3476be;color:#fff}
#sod_addr td{height:40px;vertical-align:top}
#sod_addr .td_name {width:100px;}
#sod_addr .frm_input {height:30px}
#sod_addr .td_sbj{width:120px;text-align:left}
#sod_addr .ad_tel{display:block;color:#666;}
#sod_addr .td_mng{width:100px;padding:10px}
#sod_addr .td_mng .mng_btn{width:100%; margin:2px 0;}


/* 주문내역 */

#sod_v {position:relative; width:100%; max-width:1400px; margin:50px auto;}
#sod_v td{text-align:center}
#sod_v td a{font-weight:bold;}
#sod_v .basic_tbl {text-align:center}
#sod_v_info {margin:0 0 10px}

/* 주문내역 include */
#sod_inquiry {border-top:2px solid #000;}
#sod_inquiry li {background:#fff; border-bottom:1px solid #ccc;padding:15px 15px 45px; margin-bottom:10px;position:relative; border-radius:5px}
#sod_inquiry li .idtime_link{font-weight:bold;font-size:1.167em}
#sod_inquiry li .idtime_time{position:absolute;top:15px;right:15px;color:#999}
#sod_inquiry li .inquiry_name{margin:10px 0;color:#666;}
#sod_inquiry li .inquiry_price{font-size:1.25em;font-weight:bold;}
#sod_inquiry li .inquiry_inv {text-align:right}
#sod_inquiry li .inv_status{display:block;text-align:center; margin:5px 0 0; /*font-weight:bold*/ float:right; }
#sod_inquiry li .inv_inv{margin:10px 0 0;display:block; border:1px solid #c4c5cc;color:#666;}
#sod_inquiry li .inv_inv i{width:30px;height:30px;line-height:30px; background:#f3f3f3;text-align:center;color:#555;font-size:15px; margin-right:5px}

.status_01{display:inline-block; background:#ed595a;color:#fff;padding:5px 5px 0;line-height:20px;font-size:0.92em; border-radius:3px;}
.status_02{display:inline-block; background:#ed595a;color:#fff;padding:5px 5px 0;line-height:20px;font-size:0.92em; border-radius:3px;}
.status_03{display:inline-block; background:#ed595a;color:#fff;padding:5px 5px 0;line-height:20px;font-size:0.92em; border-radius:3px;}
.status_04{display:inline-block; background:#ed595a;color:#fff;padding:5px 5px 0;line-height:20px;font-size:0.92em; border-radius:3px;}
.status_05{display:inline-block; background:#ed595a;color:#fff;padding:5px 5px 0;line-height:20px;font-size:0.92em; border-radius:3px;}
.status_06{display:inline-block; background:#fff; border:1px solid #ddd;color:#666;padding:5px 5px 0;line-height:20px;font-size:0.92em; border-radius:3px;}


/* 주문상세내역 */
#sod_fin {position:relative; width:100%; max-width:1400px; margin:0 auto;}
#sod_fin th {padding:8px}
#sod_fin .th_line th {border-top:1px solid #ddd;}
#sod_fin_no {}

#sod_sts_wrap {margin:0 0 10px;text-align:right}
#sod_sts_explan {display:none}

#sod_fin_legend {padding:10px; background:#f3f3f3; margin:10px 0; border:1px solid #e9e9e9;text-align:left;zoom:1}
#sod_fin_legend:after {display:block;visibility:hidden;clear:both;content:''}
#sod_fin_legend dt {clear:both;float:left; margin:0 0 5px;width:50px;font-weight:bold;}
#sod_fin_legend dd {float:left; margin:0}

#sod_fin #sod_bsk_tot li{background:#fff; border-bottom:1px solid #e7ebf1;height: 40px;padding:0 15px;line-height:40px;text-align:right}
#sod_fin #sod_bsk_tot li span{float:left;clear:both;color: #777;}
#sod_fin #sod_bsk_tot li strong{}
#sod_fin #sod_bsk_tot .sod_bsk_cnt strong{color:#ed595a;font-size:1.25em}

#request_form {position:relative}
#request_form div {display:none;z-index:10000;position:absolute;top:23px;left:0;padding:20px 0;width:520px; border:1px solid #000; background:#f2f5f9;text-align:center}
#request_form .frm_input {width:300px; background:#fff !important}
#request_form .btn_frmline, #request_form .btn_cancel {vertical-align:middle !important}
#request_form .btn_frmline {padding:0 10px;line-height:1.6em}

#sod_req_btn {margin:0 0 10px}
#sod_req_btn button {background:#626870}

#sod_req_log {margin:0 0 20px}
#sod_req_log ul {margin:0;padding:0; border-top:1px solid #e9e9e9; background:#f2f5f9;list-style:none}
#sod_req_log li {padding:10px 10px 20px; border:1px solid #e9e9e9; border-top:0}
#sod_req_log h3 {margin:20px 0 10px}
.sod_req_log_view table {margin:0}
.sod_req_log_view caption {padding:10px 0;font-size:1em;font-weight:bold;text-align:left;line-height:1em}
.sod_req_log_view caption span {color:#ff3061}
.sod_req_log_view th {border-top:1px solid #e9e9e9; background:#f7f7f7 !important;text-align:center}
.sod_req_log_view td {background:#fff;}
.sod_req_log_view p {padding:10px 15px; border-bottom:1px solid #e9e9e9; background:#fff;}
.sod_req_log_view .sod_req_it {width:270px}
.sod_req_log_view button {margin:0;padding:0; border:0; background:transparent;color:#ff3061;text-decoration:underline;vertical-align:middle;cursor:pointer}

#sod_fin_list h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.sod_fin_list h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.sod_fin_list .prqty_stat{position:absolute;top:0;right:0;padding:3px 5px; background:#6583c5;color:#fff}
#sod_fin_list .td_bdno{border-left:0}
#sod_fin_list .td_bdno span {display:inherit;}
#sod_fin_list .td_bdno dl {display:block;}
#sod_fin_list .td_bdno dt {margin-right:20px;}
#sod_fin_list .td_bdno dt, #sod_fin_list .td_bdno dd {float:left;}
#sod_fin_list .td_bdno a{font-weight:bold;}
#sod_fin_view {border:1px solid #e9e9e9}
#sod_fin_view h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#sod_fin_view h3 {margin:0 0 10px}
#sod_fin_view .basic_tbl th {padding:0 10px; border-top:1px solid #eee; border-bottom:1px solid #eee; background:#f2f5f9;text-align:left}

.sod_fin_list .sod_ta_wr{padding:0}
.sod_fin_list h2 {position:absolute; border:0;font-size:0;line-height:0;content:""}
.sod_fin_list .prqty_stat{position:absolute;top:0;right:0;padding:3px 5px; background:#6583c5;color:#fff}
.sod_fin_list .li_opt{color: #777; margin: 3px 0;line-height: 1.3em;padding-right:50px}
#sod_bsk .btn_del_wr{margin:10px }
#sod_bsk .sod_ta_wr{background:#fff;padding:15px;}
#sod_bsk .go_shopping{margin: 10px}
#sod_bsk .go_shopping .btn01{height:45px;line-height:43px;font-size:1.167em;font-weight:bold;width:100%;text-align:center}
#m_sod_bsk_tot{background:#f4f4f4; border-radius:5px;padding:5px 10px}
#m_sod_bsk_tot:after{display:block;visibility:hidden;clear:both;content:""}
#m_sod_bsk_tot dt{float:left;width:40%;padding:5px 0 ;line-height:20px;clear:both}
#m_sod_bsk_tot dd{float:left;width:60%;padding:5px 0;text-align:right;line-height:20px}
#m_sod_bsk_tot .sod_bsk_cnt{border-top:1px solid #cdcdcd;font-weight:bold; margin-top:5px;line-height:25px}
#m_sod_bsk_tot .sod_bsk_cnt strong{color:#ff006c;font-size:1.25em}
#sod_bsk_act .btn_submit{height:45px;font-size:1.167em;font-weight:bold;width:100%; margin:10px 0}

#sod_fin_pay {margin:0 0 30px}
#sod_fin_orderer {margin:0 0 30px}
#sod_fin_receiver {margin:0 0 30px;}
#sod_fin_dvr {}
#sod_fin .sod_left h2{position:absolute;font-size:0;line-height:0;overflow:hidden}
#sod_fin .sod_left h3{font-size:1.167em ; margin:0 0 10px}
#sod_fin .sod_left .tbl_head01 {}
#sod_fin .sod_left th {padding:10px 0; border:0; border-top:1px solid #f3f3f3;text-align:left;width:100px;color:#666; background:#fff}
#sod_fin .sod_left td{padding:10px 0; border:0; border-top:1px solid #f3f3f3; background:#fff}

#sod_fin_dvr .dvr_link {color:#ff3061;text-decoration:underline}

#sod_fin_tot {margin:10px 0}
#sod_fin_tot h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#sod_fin_tot ul {margin:0;padding:10px 0 5px 0;list-style:none; background:#398ede;}
#sod_fin_tot li {padding:0 10px;color:#fff;zoom:1}
#sod_fin_tot li:after {display:block;visibility:hidden;clear:both;content:""}
#sod_fin_tot #alrdy {border-bottom:0 !important}
#sod_fin_tot #alrdy .right{margin-top:10px;text-align:right;color:#f3f3f3;font-size:0.9em}
#sod_fin_tot #alrdy .right p{position:relative}
#sod_fin_tot #alrdy .right .title{position:absolute;left:0;padding-left:8px}
#sod_fin_tot strong {float:right}

#sod_fin_cancel {text-align:center}
#sod_fin_cancel h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#sod_fin_cancel button {height:40px; border:1px solid #5e6b6f;font-weight:bold;width:100%; background:none;color:#5e6b6f}
#sod_fin_cancel button:hover{background:#fff}
#sod_fin_cancelfrm {display:none; margin:10px 0 0;text-align:center; background:#fff;padding:15px}
#sod_fin_cancelfrm .frm_input {background:#fff; margin: 0 0 5px;width:100%}
#sod_fin_cancelfrm .btn_frmline{background:#5e6b6f;color:#fff; border:0;padding:10px;width:100%;cursor:pointer}
#sod_fin_test {padding:10px}

/* 주문상세내역 중 현금영수증 발급 */
#scash {}
#scash section {padding:10px 0}
#scash h2 {margin:0 0 10px;text-align:center}
#scash .basic_tbl th {padding:0 10px; border-top:1px solid #eee; border-bottom:1px solid #eee; background:#f2f5f9;text-align:left}
#scash_apply {padding:10px 0 20px;text-align:center}
#scash_apply button {padding:10px; border:0; background:#565e60;color:#fff}
#scash_copy {text-align:center}

/* 공지사항 및 커뮤니티 새글 */
#sidx_lat h2{position:absolute;font-size:0;line-height:0;overflow:hidden}

/* 배너 인덱스 출력 */
#sbn_idx {}

/* 쇼핑몰 이벤트 */
#sev {}
.sev_admin {margin:0 0 10px;text-align:right}

/* 쿠폰 */
#coupon div:after {display:block;visibility:hidden;clear:both;content:""}
#coupon .cou_tit {font-weight:bold;}
#coupon .cou_pri{color: #00c4ac;font-weight: bold;float: right;}
#coupon .cou_target{color:#666;}
#coupon .cou_date{float:right;color: #777;}

/* 모바일일때 피시버전 주문폼*/
.sod_list {position:relative; margin:0;padding:0;list-style:none}

.sod_list .sod_li {position:relative;padding:0; border:1px solid #e9e9e9; margin:20px 0; padding:20px;}
.sod_list .sod_li:after {display:block;visibility:hidden;clear:both;content:""}
.sod_list .sod_li > div, .sod_list .sod_li > ul {float:left;}
.sod_list .sod_li > div {margin-right:20px;}
.sod_list .sod_li > ul li {line-height:160%;}
/*.sod_list .li_chk{position:absolute;top:10px;left:10px;}
.sod_list .li_name{min-height:130px}
.sod_list .li_name a,.sod_list .li_name strong{display:block;padding: 0 10px 0 25px; border-bottom:1px solid #e9e9e9;height:35px;line-height:35px}
.sod_list .li_name strong{padding-left:10px}
.sod_list .total_img{position:absolute;top:45px;left:10px;}
.sod_list .sod_opt{padding:10px 10px 5px; margin-left:90px;color:#9e9e9e;font-size:0.93em; background:none; border:none}
.sod_list .sod_opt li{margin-bottom:3px; border:none}
.sod_list .li_cp{position:relative}
.sod_list .li_cp .cp_btn, .sod_list .li_cp .cp_cancel, .sod_list .li_mod .mod_btn {margin:0;padding:5px 8px; border:0; background:#000;color:#fff;font-size:0.93em}
.sod_list .li_cp .cp_cancel,.odf_tbl #od_coupon_cancel,.odf_tbl #sc_coupon_cancel{border:1px solid #999;color:#777; background:#fafafa; margin-left:3px;padding:4px 5px}
}*/
.sod_list .li_prqty{margin:10px;}
.sod_list .li_prqty:after {display:block;visibility:hidden;clear:both;content:""}
.sod_list .li_prqty .li_prqty_sp{width:33%;display:inline-block;float:left;text-align:center;line-height:2.2em; border-top:1px solid #d3d3d3; border-bottom:1px solid #d3d3d3; border-left:1px solid #e9e9e9;color:#9e9e9e;font-size:0.93em; margin-left:-1px}
.sod_list .li_prqty .prqty_price{border-left:1px solid #d3d3d3;}
.sod_list .li_prqty .prqty_sc{border-right:1px solid #d3d3d3;}
.sod_list .li_prqty .li_prqty_sp span{display:block; background:#f2f2f2;}
.sod_list .li_total {position:relative; border-top:1px solid #e9e9e9; margin:10px 10px 0;}
.sod_list .total_span {display:block;position:relative;padding:5px 0;text-align:right;color:#343434}
.sod_list .total_span span{position:absolute;top:5px;left:0}
.sod_list .total_span strong{font-size:1.2em}

#sod_frm {}
#sod_frm section{margin-bottom:10px}
#sod_frm section h2{border-bottom:1px solid #e2e4e7;font-size:1.167em;padding-bottom:10px}
#sod_bsk_list #mod_option_frm .sit_ov_tbl{background:#ededed; margin-top:5px}
#sod_bsk_list #mod_option_frm .sit_ov_tbl th,#sod_bsk_list #mod_option_frm .sit_ov_tbl td{border:none;padding-left:5px;font-weight:normal}
#sod_bsk_list #mod_option_frm .sit_ov_tbl th {width:90px}
#sod_frm_deli #order_address {display:block;width:100px; background:#333;color:#fff;text-align:center}
#sod_frm_orderer {margin:0 0 30px}
#sod_frm_orderer #od_addr_jibeon, #sod_frm_taker #od_b_addr_jibeon {display:inline-block; margin:5px 0 0}
#sod_frm .odf_tbl table{width:100%; margin:0;padding:0; border-top:1px solid #e9e9e9; border-left:1px solid #e9e9e9; border-right:1px solid #e9e9e9; border-collapse:collapse}
#sod_frm .odf_tbl table tbody td,#sod_frm .odf_tbl table tbody th {; border-bottom:1px solid #e9e9e9;padding:5px 0px 5px 10px ;text-align:left;line-height:26px;position:relative;}
#sod_frm .odf_tbl table th {width:90px;color:#343434;font-weight:normal;letter-spacing:-0.1em}
#sod_frm .odf_tbl table .frm_input{background-color:#fff !important;height:24px;line-height:24px;text-indent:5px}
#sod_frm .odf_tbl table .frm_address{margin-top:5px}
#sod_frm .odf_tbl button.btn_frmline{font-size:0.92em;padding:0 8px;height:26px;line-height:26px}
#sod_frm .odf_tbl textarea{width:99%; border:1px solid #e4eaec;}
#sod_frm_same {margin:0 0 10px}
#sod_frm_pay {position:relative}
#sod_frm_pay .tbl_head01 caption {font-size:0;line-height:0;overflow:hidden}
#sod_frm_pay .tbl_head01 th {width:auto !important;font-weight:bold;text-align:center !important}
#sod_frm_pay .tbl_head01 td {border-top:1px solid #e9e9e9 !important; border-bottom:1px solid #e9e9e9 !important;line-height:1.5em !important;word-break:break-all !important}

#sod_frm .sod_ta_wr{background: #fff;padding: 15px;}
#sod_frm .btn_confirm{; margin:0 10px 10px}
#sod_frm .btn_submit{width:100%;height:45px;font-size: 1.167em;font-weight: bold; margin:5px 0}
#sod_frm .btn_cancel,#sod_frm .btn01{width:100%;height:45px;line-height:43px;font-size:1.167em;font-weight: bold;padding:0; border-radius:0}

#sod_frm_pay{padding:10px; border-top:1px solid #f3f3f3;}
#sod_frm_pay h2{margin:10px 0;font-size:1.25em}
#sod_frm_pay .cp_btn1,#sod_frm_pay .cp_cancel1{margin-top:0}
.odf_tbl{position:relative}
.odf_tbl table{background:#fff;width:100%; border-collapse:collapse; border-bottom:1px solid #ccc}
.odf_tbl table th {border-top:1px solid #eceff4;padding: 10px;text-align:left;width:120px;font-weight:normal}
.odf_tbl table td{border-top:1px solid #eceff4;padding:7px 10px;text-align:right}

#sod_frm_pt_alert{margin:10px 0;color:#328abd;}

html.no-overflowscrolling #sc_coupon_frm, html.no-overflowscrolling #od_coupon_frm {height:auto; max-height:10000px !important} /* overflow 미지원 기기 대응 */
#sod_frm_pay_info {margin:0 0 10px}

#sod_frm_paysel ul {margin:0;padding:0;}
#sod_frm_paysel ul:after {display:block;visibility:hidden;clear:both;content:""}
#sod_frm_paysel li {float:left;padding:5px 2%;width:46%;height:21px;text-align:left;list-style:none}

/*네이버페이*/
.itemform-naverpay{margin:15px 0;clear:both}
.cart-naverpay{margin-top:15px}

/*개인결제*/
.pesonal{background:#f3f3f3;padding:20px}
.pesonal td{font-weight:bold;}
#sod_frm_pay h2{font-size: 1.167em; margin: 0px 0 10px; border-bottom:1px solid #ddd;padding: 0 0 10px}

#personal_pay h2{font-size: 1.167em; margin: 0px 0 10px;}
#personal_pay input[type="radio"]{position:absolute;width:0;height:0;overflow:hidden;text-indent:-999px;left: 0;z-index: -1px;visibility:hidden;}
#personal_pay .lb_icon {display: inline-block;float:left;width:50%; background:#fff; border:1px solid #eceff4; margin:-1px 0 0 -1px;cursor: pointer;height:60px;position:relative;padding-left:65px;padding-top:20px;z-index:1}
#personal_pay input[type="radio"]:checked+.lb_icon {border:1px solid #ed595a;z-index:3;}

#personal_pay {}
#personal_pay legend {position:absolute;font-size:0;line-height:0;overflow:hidden}
#personal_pay .KPAY{background:url('../img/kpay.png') no-repeat 50% 50% #fff;overflow:hidden;text-indent:-999px}
#personal_pay .PAYNOW{background:url('../img/paynow.png') no-repeat 50% 50% #fff;overflow:hidden;text-indent:-999px}
#personal_pay .PAYCO{background:url('../img/payco.png') no-repeat 50% 50% #fff;overflow:hidden;text-indent:-999px}
#personal_pay .kakaopay_icon{background:url('../img/kakao.png') no-repeat 50% 50% #f4dc34;overflow:hidden;text-indent:-999px}
#personal_pay .bank_icon{background:url('../img/pay_icon1.png') no-repeat 15px 50% #fff}
#personal_pay .vbank_icon{background:url('../img/pay_icon2.png') no-repeat 15px 50% #fff;padding-top:13px}
#personal_pay .iche_icon{background:url('../img/pay_icon2.png') no-repeat 15px 50% #fff;padding-top:13px}
#personal_pay .hp_icon{background:url('../img/pay_icon3.png') no-repeat 24px 50% #fff}
#personal_pay .card_icon{background:url('../img/pay_icon4.png') no-repeat 17px 50% #fff}
#personal_pay .btn_submit{width:100%;height:40px;font-weight: bold; margin:10px 0 5px}
#personal_pay .btn01{width:100%;height:40px;line-height:38px;font-weight: bold;}



/*메인*/

/* 비주얼 */
.mVisual {position:relative;height:530px; background-size:cover; margin:0;}
.mVisual li{position:relative; height:530px;}
.mVisual li a {display: block;}
.mVisual li a img {display: block; width:1400px; max-width: 100%; margin: 0 auto;}
.mVisual li.visual1{background:url('../img/main/main_visual.jpg') center 0 no-repeat; background-size: cover;}
.mVisual li.visual2{background:url('../img/main/main_visual02.jpg') center 0 no-repeat; background-size: cover;}
.mVisual li.visual3{background:url('../img/main/main_visual03.jpg') center 0 no-repeat; background-size: cover;}
.mVisual li .visTxt{position:absolute; top:160px; z-index:5; color:#fff; text-align:center; width:100%;}
.mVisual li .visTxt h4 {font-weight: 500; font-size: 20px;}
.mVisual li .visTxt h2 {font-weight: 900; font-size: 50px; text-shadow:2px 2px 5px rgba(0,0,0,0.35); margin-bottom:20px; word-break:keep-all;}
.mVisual li .visTxt h2 span {font-weight:400; font-size:48px; display:block;}
.mVisual .bx-controls{position:absolute;left:0; bottom:65px;width:100%;text-align:center;z-index:70}
.mVisual .bx-controls .bx-pager-item{display:inline-block; margin:0 5px;}
.mVisual .bx-controls .bx-pager-item a{display:block;width:50px;height:4px;text-indent:-999px;overflow:hidden; background:#b3b3b3;}
.mVisual .bx-controls .bx-pager-item a.active{background:#2f2f2f;}

.mVisual .slide_bottom {position: absolute;bottom:0;padding-top:80px;height: 160px; right:0; width:calc(100% - 43.5%) ;background: #fff; z-index:2;}

.main-slider .slick-arrow {width:75px; height:75px; z-index:9;}
.main-slider .slick-prev {left:5%; background:url('../img/main/ic_prev.png') no-repeat;}
.main-slider .slick-next {right:5%; background:url('../img/main/ic_next.png') no-repeat;}



/* 메인컨텐츠 */

.main_box {background:url('../img/main/main_bg.png') right 40% no-repeat;}

.con_box .cont_wrap {margin: 100px auto; margin-bottom: 0;}

/*.con_box > div {position: relative; padding:50px 0;}*/
.main_box > div {padding:0;}
.con_box > div > p {font-size: 16px; color: #333;}
.con_box > div .con_title {font-weight: bold; font-size: 30px;}
.con_box .more_btn{position: absolute; top: 20px; right: 0; text-transform:uppercase; font-weight:600; font-size:15px; letter-spacing:0.5px; transition:0.5s; }
.con_box .more_btn:hover {color:#284873;}

.con_box .business {margin-top:-100px; background:#fff;}
.con_box .business p {text-align: left;}
.con_box .business .con_title {margin-bottom:30px;}
.con_box .business .more_btn{color:#139db8;}
.con_box .business > div {float: left; width:50%;}
.business .main_banner {position: relative; }
.business .main_banner .slick-slider {margin-bottom:0;}
.main_banner .slick-arrow {width:26px; height:26px; z-index:9; top:inherit; bottom:5%;}
.main_banner .slick-prev {left:45%; background:url('../img/main/ic_prev02.png') no-repeat;}
.main_banner .slick-next {right:45%; background:url('../img/main/ic_next02.png') no-repeat;}




.business .main_intro {position: relative;  max-height:500px;}
.business .main_intro_box {background:url('../img/main/banner_intro.png') 90% center no-repeat; padding:45px 40px;background-size: 25%;}
.business .main_intro_box p {font-size:16px; font-weight:300; color:#555; word-break:keep-all; width:70%; letter-spacing:-0.5px; line-height:1.5;}
.business .main_intro_box a {font-size:15px; font-weight:300; color:#555; border:3px solid #ddd; border-radius:50px;  width:120px; padding:6px 0; text-align:center; margin-top:30px;}
.business .main_info {background:#f5f6f8; padding:43px 40px;}
.business .main_info ul {overflow:hidden;}
.business .main_info ul li {width:25%; float:left; text-align:center;}
.business .main_info ul li p {font-size:18px; font-weight:500; color:#222; margin-top:10px; text-align:center; transition:0.3s;}
.business .main_info ul li:hover p {color:#139db8;}




/* 둘러보기/안내 */
.around {overflow:hidden;}
.around .wrap > div {width:50%; float:left; position:relative;}
.around .wrap > div a {display:block; overflow:hidden;}
.around .wrap > div a > img {transition:0.3s; width:100%;}
.around .wrap > div a:hover > img {transform:scale(1.1);}
.around .wrap > div .text{position:absolute; text-align:center; width:100%; color:#fff; top:0; bottom:0; left:0; right:0; margin:10% auto; z-index:9;}
.around .text {}
.around .text img {}
.around .text h3 {font-size:25px; font-weight:bold; margin-top:15px; margin-bottom:10px;}
.around .text p {font-size:16px; text-align:center;}


.con_03 .con_title {margin-bottom:40px;}
.event_slide {position:relative; padding-top:70px;}
.event_slide:after {content:''; position:absolute; width:100px; height:394px; background:url('../img/main/gradient.png') right no-repeat; top:0; right:0;}
.event_slide .slick-list {padding-bottom:90px; padding-right:10%;}
.event_slide .slick-slide > div {position:relative;}
.event_slide .slick-slide > div a img {max-width:235px; height:320px;}
.event_slide .state {position:absolute; top:0; left:0; width:64px; height:64px; color:#fff; font-size:16px; display:table; background:#89bc4d;}
.event_slide .state.end {background:#000;}
.event_slide .state span {display: table-cell; vertical-align: middle; margin: 0 auto; text-align: center; padding: 9px; line-height: 1.4;}
.event_slide .info {position:absolute; background:#fff; bottom:-50px; left:20px; width:85%; max-width:235px; box-shadow:0px 3px 17px rgba(0, 0, 0, 0.16); transition:all 0.3s; padding:15px 20px; font-weight:300; transition:0.5s;}
.event_slide .info p {color:#9e9e9e; font-size:14px; margin-bottom:10px;}
.event_slide .info p:after{}
.event_slide .info p span {color:#139db8; vertical-align:baseline;}
.event_slide .info .title {font-size:20px; font-weight:500; color:#000; margin-bottom:10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.event_slide .info .date {position:relative; font-size:12px; color:#757575; padding-left:20px;}
.event_slide .info .date:before {content:''; position:absolute; width:15px; height:15px; background:url('../img/main/date_icon.png') center no-repeat; background-size:cover; left:0; bottom:3px;}
.event_slide .slick-slide > div:hover .info {bottom:-20px; box-shadow:0px 5px 17px rgba(0, 0, 0, 0.3);}
.event_slide .slick-arrow {width:24px; height:24px; top:0;}
.event_slide .slick-prev {background:url('../img/main/prev.png') center no-repeat; background-size:cover; left:175px;}
.event_slide .slick-next {background:url('../img/main/next.png') center no-repeat; background-size:cover; left:215px; right:inherit;}
.con_03 .play {position:absolute; width:24px; height:24px; background:url('../img/main/play.png') center no-repeat; background-size:cover; top:66px; left:195px; z-index:9;}
.con_03 .stop {position:absolute; width:24px; height:24px; background:url('../img/main/stop.png') center no-repeat; background-size:cover; top:66px; left:195px; z-index:9;}

.event_slide .slick-dots {width:180px; text-align:left; top:0; bottom:inherit;}
.event_slide .slick-dots li {/* display:inherit; */ float:left; margin:5px 0;}
.event_slide .slick-dots li button {width: 32px;border:0;height:2px;background: #212121;opacity: .15;}
.event_slide .slick-dots li.slick-active button {opacity:1;}
.event_slide .slick-dots > li.slick-active button > .dot {position:absolute; font-size:14px; color:#139db8; min-width:20px; left:0; top:-10px;}
.event_slide .slick-dots > li > button > .fix_dot {position:absolute; font-size:14px; min-width:20px; bottom:-10px; left:0;}


.main_box .con_04 {background:#f5f5f5; max-width:1690px; padding:100px 0;}
.con_04 .wrap > p {font-size:16px; color:#2b2b2b; font-weight:300; margin-top:20px;}
.con_04 .wrap > div {margin-top:40px;}
.con_04 ul li {width:30%; float:left; margin-right:5%; background:#fff; padding:50px 40px; transition: all 0.3s; border:1px solid #fff; word-break:keep-all;}
.con_04 ul li:hover {border:1px solid #0071bd; box-shadow:10px 10px 15px rgba(44, 134, 193, 0.1);}
.con_04 ul li:last-child {margin-right:0;}
.con_04 ul li a {display:block;}
.con_04 ul li h4 {font-size:17px; font-weight:500; color:#222; line-height:1.4; margin-bottom:15px;}
.con_04 ul li p {font-size:15px; font-weight:300; color:#818181; line-height:1.6; margin-bottom:30px; height:48px; overflow:hidden;}
.con_04 ul li span {font-size:14px; font-weight:bold; color:#284873;}

/* .con_box .cont_wrap.con_05 {margin:0 auto;} */
.logo_wrap {max-width:1690px;}
.logo_slide {margin-top:30px;}





/* 인사말 */

.mob_img {display: none;}
.cen {text-align:center;}

.ceo_box {width: 100%;}
.ceo_box > div {width: 50%; float: left; position: relative; min-height: 1px; padding-right: 10px; padding-left: 10px; }
.ceo_box > div h3 {font-size: 26px; color: #17462c; line-height: 44px; word-break: keep-all;}
.ceo_box .ceo_tex .ceo_tex_box {position: relative; color: #333; font-size: 18px; line-height: 36px; padding-top: 30px; font-weight: 300;}
.ceo_box .ceo_tex .ceo_tex_box:before {content: ''; display: block; position: absolute; left: 0; top: 0; width: 50px; height: 2px; background: #17462c; margin-top: 30px;}
.ceo_box .ceo_tex .ceo_sign img {padding-left: 10px; transform: translateY(-10%);}


/*.sConBox {max-width:1400px;position:relative; overflow: hidden; margin:50px auto;}
.sConBox .clear {clear:both; margin:0 auto; text-align:center;}
.sConBox h2 {font-weight:800; letter-spacing:-2px; }
.sConBox #Agreement h2 {font-weight:600; font-size:22px; margin-bottom:15px; color:#222;}
.sConBox #Agreement div {color:#666; font-family: 'Noto Sans KR';}
.sConBox h2 span {display:inherit; color:#777; font-family: 'Noto Sans KR'; font-size:18px; margin-top:10px;}
.sConBox h3 {font-size:22px; padding: 20px 0; color: #777; line-height: 32px;text-align: center;}


.sConBox.result > img {width: 30%; max-width: 400px; float: left;}

.sConBox > dl {margin:0; padding:0px; width:100%; clear:both; }
.sConBox > dl > dt {margin:0; padding:0px; font-size:170% }
.sConBox > dl > dd {margin:0; padding:0px; font-size:110%; }

.sConBox .txt {margin-bottom:30px;}
.sConBox .txt dt {margin-bottom:30px;}
.sConBox .txt dd {line-height:30px;}*/



.sub_navi_inner {width: 100%; height: 45px; line-height: 45px; text-align:right; margin-top:30px;}
.sub_navi_inner > .wrap {z-index:-1;}
span.sub_navi {color: #888; letter-spacing: -0.5px;font-size: 13px; float: right; }
span.sub_navi img {position: relative; margin-top: -3px; }


#container #content h2 {}
#container #content h2 i { font-weight:400; color:#139db8}
.sub_title {position:relative; width:100%; margin:0 auto; text-align:center; padding:30px 0;}
.sub_title h2 {font-size: 40px;}
.sub_title p {text-align:center; color:#666; margin-top:10px;}
.con_box {padding:50px 0 80px; }
.con_box.sub_box,
#index .con_box {padding:0;}

.mb50 {margin-bottom:50px !important;}


h2#container_title {display: none;}
div#bo_list, div#bo_gall, section#bo_w, article#bo_v, div#sct, div#sit {width: 100%; margin:0 auto 50px; padding-bottom:50px; background: #fff; max-width:1400px; position:relative;}

div.orgel img {width: 100%;}

/*서브컨텐츠*/

#intro {}
#intro > dl {width:100%; display:block; }
#intro > dl:after {display:block; clear:both; content:''}
#intro > dl > dt {font-family: 'BMDOHYEON'; color:#ed595a; font-size:30px; display:block; margin-bottom:10px;}
#intro > dl > dd {float:left; line-height:160%;}
#intro > dl > dd:first-child {float:right; margin-right:3%}
#intro > dl > dd:last-child {float:right; }
#intro > dl > dd.img {width:35%;}
#intro > dl > dd.txt {width:62%;}
#intro ul li ul {margin-top:20px;}
#intro ul li ul li {font-family: 'NanumPen'; color:#777777; font-size:30px; line-height:40px;}


/*오시는길*/
#map > div {border:0; padding:0;}
#map h2 {font-family: 'BMDOHYEON'; color:#ed595a; font-size:20px; display:block; margin:50px 0 20px;}
.map01 {margin-bottom:50px;}
.map01 dt {display:inline-block; line-height:40px; padding:0 0 0 55px; margin:0; width:10%; }
.map01 dt:nth-child(1), .map0101 {background:url('../img/sub/ico_map01.png') top left no-repeat;}
.map01 dt:nth-child(2), .map0102 {background:url('../img/sub/ico_map02.png') top left no-repeat;}
.map01 dt:nth-child(3), .map0103 {background:url('../img/sub/ico_map03.png') top left no-repeat;}
.map01 dt:nth-child(4), .map0104 {background:url('../img/sub/ico_map04.png') top left no-repeat;}
.map01 dd {display:inline-block; line-height:40px; padding:0; margin:10px 0 0 0; width:80%; }
.map01 dd:after {display:block;visibility:hidden;clear:both;content:""}
.map02 {background:url('../img/sub/ico_map05.png') 30px 20px no-repeat #f5f5f5; border-radius:10px; padding:25px 20px 25px 170px;}
.map02 dt {display:block; line-height:40px; font-size:20px; margin-bottom:15px;}


.sct {clear:both; margin:0;padding:0;list-style:none;zoom:1; /* margin-bottom:50px; */}
.sct:after {display:block;visibility:hidden;clear:both;content:""}
.sct_li {position:relative}
.sct_noitem {padding:100px 0;text-align:center}
.sct img {position:relative} /* 리스트뷰 갤러리뷰 변경 시 ie6,7 에서 이미지 사라지는 문제 해결하기 위해 */

#sct_location {display:none;}
/*체험프로그램*/
.sct_10 .sct_li {position:relative; margin-bottom:15px; width:23.5% !important; display:inline-block; margin: 0 5px;}
.sct_10 .sct_li div {width:100%; text-align:left;}
/* .sct_10 .sct_last {margin:0 0 15px !important} */
.sct_10 .sct_clear {clear:both}
.sct_10 .sct_img{/*position:relative; width:100%; border-radius:3px; width:100% !important; margin-top:10px;*/}
/*.sct_10 .sct_img img {border-radius:10px; width:100% !important;}*/
.sct_10 .sct_txt {display:block; margin:10px 0;font-size:1.167em;font-size:20px;}
.sct_10 .sct_btn {position:absolute; display:none; right:10px; background:#398ede; color:#fff; font-size:15px; padding:5px 10px; border-radius:3px;}
.sct_10 .sct_basic{color:#666; margin:20px 0 0;}
.sct_10 .sct_img {margin: 0 0 20px; text-align:left;}
/* .sct_10 .sct_img > a{overflow: hidden; display: flex; -ms-display: flex; align-items: center; justify-content: center; width: 100%; height: 320px;}
.sct_10 .sct_img a img {width: auto; max-width: none; height: 100%;object-fit: cover;} */

.sct_10 .sct_img > a{overflow: hidden; width: 100%; height: 320px; float: left;}
.sct_10 .sct_img a img {display: inline-block; min-width: 100%; min-height: 100%; -ms-interpolation-mode: bicubic;}


/* .cont_wrap ul li div.main_pic a .image_container {overflow: hidden; display: flex; align-items: center; justify-content: center; width:100%; height: 350px;}
.cont_wrap ul li div.main_pic a .image_container img {width: auto; max-width: none; height: 100%;} */


/* 숙박 */
.sct_20 .sct_li {position:relative;float:left; margin:0 3% 15px 0; width:31% !important; border:1px solid #ddd;}
.sct_20 .sct_li:nth-child(3n) {margin-right:0;}
/*.sct_20 .sct_last {margin:0 0 15px !important}*/
.sct_20 .sct_clear {clear:both}
.sct_20 .sct_a {display:block;position:relative;text-decoration:none}
.sct_20 .sct_a:focus, .sct_20 .sct_a:hover {text-decoration:none}
.sct_20 .sct_img {width:100%; margin-bottom:10px;}
.sct_20 .sct_img img {/*border-radius:10px;*/ width:100%}
.sct_20 .sct_icon {position:absolute;top:10px;left:-5px; margin:0 !important}
.sct_20 .sct_icon img {display:block; margin:0 0 3px}
.sct_20 .sct_id {display:block;padding:5px 10px 0;}
.sct_20 .sct_txt {padding:15px 15px 5px; font-size:25px}
.sct_20 .sct_basic {padding:0 15px 5px;line-height:1.5em; height:23px; overflow:hidden; margin-bottom:10px;display:block; }
.sct_20 .sct_cost {display:block;padding:0 15px 15px;font-weight:bold;}
.sct_20 .sct_cost strike {display:block; margin:0 0 5px;color:#999;font-weight:normal}
.sct_20 .sct_sns {position:absolute; bottom:15px;right:15px}
.sct_20 .sct_li p {position:absolute;display:inline-block; right:15px; bottom:0px; background:#fbaf00; color:#fff; font-size:15px; padding:5px 10px 0; border-radius:3px;font-family: 'BMDOHYEON';}
.sct_20 .sct_li p a {color:#fff;}
.sct_20 .sct_img {margin: 0 0 10px; padding:0; min-height:190px; text-align:left;}
.sct_20 .sct_img a, .sct_20 .sct_img a img {width:100%; max-width:370px; max-height:190px; height:auto; display:block; }

/* 특산물 */
.sct_30 .sct_li {position:relative; float:left; margin:0 0 15px 0; width:100% !important; border-bottom:1px solid #ddd; display:block; padding-bottom:50px;}
.sct_30 .sct_li > div {float:left; display:block;}
.sct_30 .sct_li span {display:inherit;}
/*.sct_30 .sct_last {margin:0 0 15px !important}
.sct_30 .sct_clear {clear:both}
.sct_30 .sct_arw_toleft {display:block;z-index:2;position:absolute;top:20px;left:221px;width:10px;height:19px; background:url('img/icon_arw_toleft.gif') no-repeat}*/
.sct_30 .sct_a {text-decoration:none}
.sct_30 .sct_img {width:320px; margin-right:50px;}
.sct_30 .sct_img img {border-radius:10px; width:100%}
.sct_30 .sct_icon {position:absolute; bottom:25px;left:-5px; margin:0 !important}
.sct_30 .sct_icon img {display:block; margin:0 0 3px}
.sct_30 .sct_txt {; margin:0 0 20px; font-size:25px}
.sct_30 .sct_basic {margin:0 0 15px;padding:0;line-height:1.5em; color:#777;}
.sct_30 .sct_cost {display:block; margin:0 0 10px;font-weight:bold;}
.sct_30 .sct_cost strike {display:block; margin:0 0 5px;color:#999;font-weight:normal}
.sct_30 .sct_sns {position:absolute; bottom:20px;right:10px}
.sct_30 .sct_li p {float:right; display:inline-block; margin-right:10px; background:#3bb197; color:#fff; font-size:15px; padding:5px 10px 0; border-radius:3px;font-family: 'BMDOHYEON';}
.sct_30 .sct_li p a {color:#fff;}


.reservation_check {text-align:center;}
.reservation_check a {display:inline-block; margin: 0 5px; text-align:center; width:150px;}
.reservation_check a span{display:inherit; margin-top:10px; font-family: 'BMDOHYEON'; }

/*유의사항*/
.note {position:relative;}
dl.note dt {font-size:22px; margin:10px 0 0 10px; background:url('../img/sub/ico_note.png') no-repeat; padding-left:45px; line-height:40px;}
dl.note dd {background:#f5f5f5; padding:20px 30px 5px 30px; line-height:180%; border-radius:10px;}
ul.note {margin:10px 0 0 10px; background:url('../img/sub/ico_note.png') no-repeat; padding-left:45px; }
ul.note li {line-height:160%;}
p.note {font-size:16px; margin:0 0 0 10px; background:url('../img/sub/ico_note.png') no-repeat; padding-left:40px; line-height:40px;}

/* 상품 상세보기 */
#sit {position:relative; width:100%; max-width:1400px; margin:0 auto;}
.sit_admin {text-align:right}
.sit_empty {padding:20px 0;text-align:center}

/* 상품 상세보기 - 개요 */
#sit_ov_wrap {margin:0; border-top:2px solid #17462c; zoom:1; padding-top:50px}
#sit_ov_wrap:after {display:block;visibility:hidden;clear:both;content:""}

/* 상품 상세보기 - 이미지 미리보기 */
#sit_pvi {float:left;width:50%;padding:0}
#sit_pvi_big {margin:0 0 10px;text-align:center; width:100% !important; min-height:300px; overflow:hidden !important; }
#sit_pvi_big img, #sit_pvi_big a img {width:100%; /* max-width:550px; max-height:300px; */min-height:300px;height:auto; display:block;}

#sit_pvi_big a {display:none}
#sit_pvi_big a.visible {display:block}

#sit_pvi_thumb {margin:0;padding:0;list-style:none;text-align:center;zoom:1}
#sit_pvi_thumb:after {display:block;visibility:hidden;clear:both;content:""}
#sit_pvi_thumb li {display:inline-block; margin:0 5px 5px 0}
#sit_pvi_thumb .li_last {margin:0 !important}
#sit_pvi_thumb img {}

#sit_pvi_nwbig {padding:10px 0;text-align:center}
#sit_pvi_nwbig span {display:none}
#sit_pvi_nwbig span.visible {display:inline}
#sit_pvi_nw ul {margin:0 0 20px;text-align:center;padding:0 10px;list-style:none;zoom:1}
#sit_pvi_nw ul:after {display:block;visibility:hidden;clear:both;content:""}
#sit_pvi_nw li {display:inline-block; margin:0 0 1px 1px}
#sit_pvi_nw li img {width:60px !important;height:60px !important;}

/* 상품 상세보기 - 간략정보 및 구매기능 */
#sit_ov {position:relative;float:right;padding:0;width:45%;height:auto !important;height:355px; min-height:355px}
#sit_ov h3 {margin:0 0 10px}

#sit_title {font-size:22px; border-bottom: 1px solid #e8e8e8; padding-bottom: 15px; }
#sit_desc {margin:0 0 10px;padding:0;color:#474747;font-size:1.167em}
#sit_opt_info {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}

#sit_star_sns {position:relative; border:1px solid #e5e5e5; border-top:0;height:45px;padding:10px;line-height:25px }
#sit_star_sns span {display:inline-block; margin:0 5px 0 0;color:#666;letter-spacing:0}
#sit_star_sns .sit_star {position:relative;top:-2px; margin:0 5px 0 0}

#sit_star_sns a {display:inline-block;vertical-align:middle}
#sit_star_sns .btn_sns_share{position:absolute;top:0;right:0;width:45px;height:45px; background:none; border:0; border-left:1px solid #e5e5e5}
#sit_star_sns .sns_area{display:none;position:absolute;top:45px;right:0; background:#fff; border:1px solid #333;padding:10px;z-index:10}
#sit_star_sns .sns_area:before{content: "";position: absolute;top: -8px;right: 13px;width: 0;height: 0; border-style: solid; border-width: 0 6px 8px 6px; border-color: transparent transparent #000 transparent;}
#sit_star_sns .sns_area:after{content: "";position: absolute;top: -7px;right: 13px;width: 0;height: 0; border-style: solid; border-width: 0 6px 8px 6px; border-color: transparent transparent #fff transparent;}
#sit_star_sns .sns_area a{display:inline-block;width:35px;height:35px;line-height:35px; background:#eee;text-align:center;}
#sit_star_sns .sns_area a img{width:24px;height:auto;}
#sit_star_sns .sns_area #sit_btn_rec {font-size:15px}
#sit_star_sns .sns_area .share-googleplus{background:#d5503a}
#sit_star_sns .sns_area .share-facebook{background:#415b92}
#sit_star_sns .sns_area .share-twitter{background:#35b3dc}


.sit_info{padding:10px; border-top:1px solid #ebeff3; margin:15px 0 0; border-bottom:1px solid #ebeff3;}

.sit_ov_tbl {width:100%; border:0; border-collapse:collapse;color:#666;}
.sit_ov_tbl th {font-weight:normal;text-align:left;}
.sit_ov_tbl td {padding:5px 0}
.sit_ov_tbl td strong{;font-size:1.25em}
.sit_ov_ro {padding:2px 2px 3px; border:0; background:transparent;text-align:right;vertical-align:middle}
.sit_ov_opt {padding:2px 2px 3px; border:0; background:transparent;vertical-align:middle}
.sit_ov_input {margin:0 1px 0 0;padding:2px 2px 3px; border:1px solid #b8c9c2; background:transparent;vertical-align:middle}
#sit_ov_tbl button {margin:0 1px 0 0}

.sit_option {padding:10px 0 0; border-top:1px solid #ddd; margin:10px 0 0;}
.sit_option label{display:block; margin:0 0 5px;color:#666;}
.sit_option select{width:100%; margin:0 0 10px;height:35px; border:1px solid #cdcdcd;}
.sit_option h3{font-size:1.083em; display:none;}
.sit_sel_btn {position:relative} /* 선택옵션용 추가 버튼 */
.sit_sel_btn button {position:absolute;top:-51px;right:0 !important; right:15px}
.get_item_options input {width:100%; border:1px solid #ccc; background:#fff; padding:4px 5px; margin-bottom:10px;}

#sit_sel_option h3 {position:absolute;font-size:0;line-height:0;overflow:hidden}

#sit_tot_price {margin:10px 0; font-size:1.167em; line-height:180%; font-weight:bold; text-align:right; padding-top:20px;}
#sit_tot_price:after {display:block;visibility:hidden;clear:both;content:""}
#sit_tot_price span{float:left;}
#sit_tot_price strong{font-size:1.5em;color:#ff0000}

#sit_ov_soldout {padding:20px 0; margin:10px 0;color:#ff3061; background:#fff6f6;font-weight:bold;text-align:center}
#sit_ov_btn {margin-top:30px;}
#sit_ov_btn:after {display:block;visibility:hidden;clear:both;content:""}
#sit_ov_btn button {width:215px;float:right; margin-right:5px;height:50px; margin-bottom:10px;font-weight:bold;font-size:1.25em; border-radius:3px;}
#sit_btn_buy {background:#ed595a;color:#fff; border:0;}
#sit_btn_buy:hover{background:#555}
#sit_btn_cart {border:1px solid #ed595a; background:#fff;color:#ed595a}
#sit_btn_cart:hover{background:#f3f3f3;}
#sit_btn_wish {display:inline-block; margin-bottom:10px;text-align:center;font-size:1.25em;float:right;width:65px;height:50px;line-height:48px;height:50px; border:1px solid #b3b3b3;font-weight:bold;}
#sit_btn_wish:hover{color:#ed595a}
#sit_btn_alm{display:inline-block;width:215px;float:left; margin-right:5px;height:50px;line-height:50px; margin-bottom:10px;font-weight:bold;font-size:1.25em; background:#ed595a;color:#fff; border:0;text-align:center;}
a#sit_btn_buy {background:#ed595a;color:#fff; border:0;width:215px;float:right; margin-right:5px;line-height:50px; margin-bottom:10px;font-weight:bold;font-size:1.25em; border-radius:3px;}

/* 상품 상세보기 - 상품정보 */
#sit_inf {margin:50px 0; border:1px solid #eaeaea; padding:3%; width:100%;}
#sit_inf h2 {position:absolute;font-size:0;line-height:0;content:""}
#sit_inf h3 {position:absolute;font-size:0;line-height:0;content:""}

#sit_inf_basic {margin:0 0 20px;line-height:1.7em}
#sit_inf_explan {margin:0 0 10px;width:auto !important;line-height:1.7em;overflow:hidden} /* ie6 미대응시 #sit_inf_explan {margin:0 0 10px} 만으로 충분 */
#sit_inf_explan img {max-width:100%;height:auto}

#sit_inf_open {width:100%; border:0; border-top:1px solid #777; border-collapse:collapse}
#sit_inf_open th {padding: 10px; border-bottom:1px solid #e5e5e5; background:#f3f3f3;vertical-align:top;text-align:left}
#sit_inf_open td {padding: 10px; border-bottom:1px solid #e5e5e5; background:#fff;vertical-align:top}






.input_tel {width:95px !important; margin-bottom:5px;}

.t_cen {text-align:center !important; }
.t_right {text-align:right !important; }
.c_red {color:#ed595a !important;}
.c_blue {color:#398ede !important;}
.c_orange {color:#fbaf00 !important;}





/*기타서비스*/
#Agreement h2 {margin-top:40px;}
.Agreement_first h2 {margin-top:0;}
.Agreement_first, .terms > div {color: #666; line-height: 24px; }
.terms {background: #f8f8f8; padding:25px; border: 1px solid #dedede; }

.privateD {width: 99.9%; border: 1px solid #ddd; overflow: hidden; padding: 30px; background: #f5f5f5;}
.privateD p {font-size: 17px; font-weight: 500; margin-bottom: 13px;}

.js-reveal {opacity: 1;transition: opacity .7s ease-in, margin-top .7s ease-out;}
.js-reveal--hidden {opacity: 0; margin-top: 3em;}


/*로그인*/
.mbskin{position: relative; margin:100px auto 0;width:400px; background:#fff;text-align:center;    border: 1px solid #ddd;}
.mbskin .frm_input{width:100%; margin-bottom:10px;}
.mbskin .btn_submit{width:100%; margin:10px 0 0;height:45px;font-weight:bold;font-size:1.25em}
.mbskin h1{margin: 60px 0 30px;font-size: 2em;}

#login_info h2 {display:none;}


.m_login {text-align: center; margin-top:10px;}
.m_login ul {position:fixed; bottom:0; width:100%; z-index:-10;}
.m_login li{position:relative; display:block; width: 100%; padding:15px 0; border-top:1px solid #edf1f3; text-align:center;}
.m_login li a{display:inline-block; color:#838b9b; font-size:15px;}
#hd .btnMenu{position:absolute; top:30px; right:0; width: 25px; text-indent:-999px;overflow:hidden; background: url('../img/main/ic_menu.png') no-repeat center center; z-index:110; background-size:contain;}


#total_m_lay{display:block !important;position:fixed;top:0;right:-100%;width: 100%;height:100%;overflow:auto; box-shadow:none; background:#fff; border:0;z-index:300; }

@media all and (max-width:1024px){
#total_m_lay {max-width:768px;}
}


.m_tnb{padding:10px 20px; border-bottom:1px solid rgba(0,0,0,0.1); background:#f5f5f5; text-align:center;}
.m_tnb::after{display:block;clear:both;content:''}
.m_tnb a {display:block;}
.m_tnb a img {width:60px;}

.total_m > ul{}
.total_m li{position:relative}
.total_m li a{display:block}
.total_m li button{position:absolute;top:0;left:0;width:100%;height:100%;text-indent:-999px;overflow:hidden;}
.total_m > ul > li{width:auto;font-size:18px;}
/* .total_m > ul > li.has-sub > a{background:url('../img/gnb_dot.png') no-repeat right 15px center} */
.total_m > ul > li.no_arrow > a {background:none;}
.total_m > ul > li > a{display:block;padding:20px 0 20px 15px;text-decoration:none;word-break: keep-all;margin:0 auto;}
.total_m > ul > li:last-child > a {border-bottom:0;}
.total_m > ul > li.open > a{color:#000;}
/* .total_m > ul > li.has-sub.open > a{background:url('../img/gnb_dot_on.png') no-repeat right 15px center} */
.total_m > ul > li > ul{padding:0 10px; }
.total_m > ul > li > ul > li{font-size:16px; background-repeat:no-repeat; background-position:right 14px;}
.total_m > ul > li > ul > li:first-child{border-top:0}
.total_m > ul > li > ul > li.has-sub{background:url('../img/gnb_s_plus.png')}
.total_m > ul > li > ul > li > a{padding:20px;color:#666;}
.total_m > ul > li > ul > li.open > a{color:#1e5394;}
.total_m .btnClose{display:none}

.wra_box{position:fixed;top:0;left:0;height:auto;z-index:200}
.fix_bg{display:none;position:fixed;top:0;left:0;width:100%;height:100%; background:#000;opacity:0.7;z-index:250}
.btnMenuClose{position:fixed;top:35px; right:10px;width:30px;height:30px;text-indent:-999px;overflow:hidden; background:url('../img/btn_close.png') no-repeat center center;z-index:999;}

.map_movie .column {
width: 50%;
float: left;
padding: 26px;
}
.map_movie .column h3 {
font-size: 20px;
margin-top: 18px;
}
/* 상세정보 숨김 */

#sit_inf {display: none;}



.admin_board {display:block; margin-top:50px;}


/* 회원가입 약관 */

#fregister p{text-align:center;background: #f8f8f8;padding:10px;border:1px solid #ddd;margin:0 0 5px}

#fregister section {;margin:10px auto 30px;border:1px solid #ddd;position:relative;border-radius:3px 3px 0 0 ;
-webkit-box-shadow:  0 1px 3px #eee;
-moz-box-shadow:  0 1px 3px #eee;
box-shadow: 0 1px 3px #eee;
}
#fregister_chkall{text-align:right}
#fregister h2 {text-align:left;padding:15px 20px;border-bottom:1px solid #ddd;background:#f8f8f8}
#fregister textarea {display:block;padding:20px;width:100%;height:150px;background:#fff;border:0;line-height:1.6em;font-family:'Noto Sans KR', 'Sans-serif'; }
#fregister .fregister_agree {position:absolute;top:0;right:0;padding:15px}
#fregister_private div{padding:20px;background:#fff}

#fregister_private table{width:100%;border-collapse:collapse;font-family:'Noto Sans KR', 'Sans-serif'; }
#fregister_private table caption {position:absolute;font-size:0;line-height:0;overflow:hidden}
#fregister_private table  th{background:#f8f8f8;width:33.33%;;padding:10px;border:1px solid #ddd}
#fregister_private table  td{border:1px solid #ddd;padding:10px;}
#fregister .btn_confirm{text-align:center;}

#fregister .btn_confirm .btn_submit{/* height:50px; */ padding: 5px 10px !important; border-radius:3px;padding:0 40px;font-size:1.083em}

/* 회원가입 입력 */
#register_form{}
#register_form:after {content:"";display:table;clear:both}
#fregisterform #msg_certify {margin:5px 0 0;padding:5px;border:1px solid #dbecff;background:#eaf4ff;text-align:center}
#fregisterform .frm_address {margin:5px 0 0}
#fregisterform #mb_addr3 {display:inline-block;margin:5px 0 0;vertical-align:middle}
#fregisterform #mb_addr_jibeon {display:block;margin:5px 0 0}
#fregisterform .btn_confirm{text-align:center}
#fregisterform .btn_confirm .btn_submit{height:45px;padding:0 30px;font-size:1.083em}
#fregisterform .btn_confirm .btn_cancel{line-height:45px;height:45px;padding:0 30px;font-weight:bold;font-size:1.083em}
#fregisterform .frm_info{display:block;color:#3497d9;font-size:13px; margin-top:5px; word-break:keep-all;}
#fregisterform .form_01 div{margin: 0 0 30px; font-family:'Noto Sans KR', 'Sans-serif';}
#fregisterform .captcha{display:block;margin:5px 0 0}
#fregisterform .reg_mb_img_file img{max-width:100%;height:auto}
#fregisterform .line {}
/* #fregisterform .form_01 div:nth-child(2) { padding-bottom: 30px;} */


/*회원정보수정 및 회원가입*/
#fregisterform .form_01 div ul {margin-bottom: 80px;}

.form_01 div ul li {margin: 10px 0; padding-left: 110px; display: block;}
#register_form div ul li label.sound_only {font-size: 15px;width: 110px;height: inherit;position: absolute;left:0px;top: inherit;margin-top: 10px;}
#register_form div ul li label.sound_only strong { color:red; }

#register_form div ul li label.frm_label {font-size: 15px;width: 110px;height: inherit;position: absolute;left: 0px;top: inherit;}

#register_form h2.con_title {font-weight: 700;color: #222;padding: 5px 20px 5px 0;font-size: 28px;display: table; /*position:relative; */} 
#register_form h2.con_title:after {content: '';display: block;width: calc(100% - 130px);height: 2px;background: #222;position: absolute;left: 120px;margin-top: -12px;}
.wr_content textarea, .tbl_frm01 textarea, .form_01 textarea, .frm_input {height: 40px;border: none;border-bottom: 1px solid #ddd;background: none;border-radius: 0; -webkit-box-shadow:none; box-shadow:none;}

.etc_frm ul li {/*height: 40px;*/}

/* 회원가입 완료 */
#reg_result {padding: 0 40px;text-align:center;background:#fff; margin-top:90px; margin-bottom:90px; }
#reg_result h2{font-size:2em;margin:0 0 20px; vertical-align:baseline;}
#reg_result h2 strong{color:#ed6478; vertical-align:baseline; }
#reg_result #result_email {margin:20px 0;padding:10px 50px;border-top:1px solid #e9e9e9;border-bottom:1px solid #dde4e9;background:#fff;line-height:2em}
#reg_result #result_email span {display:inline-block;width:150px}
#reg_result #result_email strong {color:#e8180c;font-size:1.2em; vertical-align:top; }
#reg_result p {line-height:1.8em; text-align:center; }
#reg_result .btn_confirm {margin:50px 0}
#reg_result .reg_result_p{font-size:1.25em;margin:0 0 10px; text-align:center; }
#reg_result .reg_result_p strong{color:#3497d9; vertical-align:top; }
#reg_result .btn_submit{padding: 0 30px;font-weight:bold;height:40px;line-height:30px;display:inline-block;margin:30px 0 0 ;font-size:1.083em}

/* 아이디/비밀번호 찾기 */
#find_info #mb_hp_label {display:inline-block;margin-left:10px}
#find_info p {line-height:1.5em}
#find_info #mb_email{margin:10px 0;}

/* 로그인 */
#mb_login {margin-bottom:50px}
#login_fs{padding:0 50px}
#mb_login #login_fs .frm_input{margin:0 0 10px}
#mb_login #login_fs .btn_submit {margin:0 0 20px}
#mb_login #login_info{background:#f6f6f6;padding:25px 10px;border-top:1px solid #e8e8e8;margin:40px 0 0 }
#mb_login #login_info:after {display:block;visibility:hidden;clear:both;content:""}
#mb_login #login_info h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#mb_login #login_info a{display:inline-block;width:50%;float:left}
#login_password_lost{border-right:1px solid #ddd}

#mb_login_notmb{margin:30px auto;padding:20px 30px;margin-top:0;padding:20px 30px 0;border-top:1px solid #ddd}
#mb_login_notmb h2{font-size:1.25em;margin:20px 0 10px}
#guest_privacy{border:1px solid #ccc;text-align:left;line-height:1.6em;color:#666;background:#fafafa;padding:10px;height:150px;margin:10px 0;overflow-y:auto}
#mb_login_notmb .btn_submit{display:block;text-align:center;line-height:45px}

#mb_login_od_wr{margin:30px auto;padding:20px 30px;margin-top:0;padding:20px 30px 0;border-top:1px solid #ddd}
#mb_login_od_wr h2{font-size:1.25em;margin:20px 0 10px}
#mb_login_od_wr .frm_input{margin:10px 0 0 }
#mb_login_od_wr p{background:#f3f3f3;margin:20px 0 0 ;padding:15px 20px;line-height:1.5em}

/* 쪽지 */
#memo_list .memo_name,#memo_list .memo_name .sv_wrap{font-weight:bold}
#memo_list .memo_datetime{float:right;font-size:0.92em;color:#777;font-style:italic}
#memo_list .memo_del{margin-left: 5px; color: #49857c;font-size: 15px;}

#memo_view_contents {margin:10px 0;border:1px solid #ddd;}
#memo_view_contents h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#memo_view_ul {margin:0;border-bottom:1px solid #eee;list-style:none;background:#f3f3f3;}
#memo_view_ul:after {display:block;visibility:hidden;clear:both;content:""}
.memo_view_li {position:relative;padding:10px;float:left;width:50%;}
.memo_view_name strong,.memo_view_name .sv_wrap{font-weight:bold !important}
.memo_view_subj{display: inline-block;height: 20px;line-height: 18px;border: 1px solid #3497d9;color: #3497d9;padding: 0 5px;border-radius: 15px;font-size: 11px;}
.memo_view_li .profile_img img{border-radius:50%}
.memo_view_date{text-align:right;color:#555;font-style:italic}
.memo_view_date strong{font-weight:normal}
#memo_view .btn_b02{float:right}
#memo_view .btn_b02.reply_btn{margin-left:4px}
#memo_view p {padding:10px;border-top:1px solid #ddd;min-height:150px;height:auto !important;height:150px;background:#fff;line-height:1.8em}

#memo_write textarea {height:100px}

/* 스크랩 */
#scrap .scrap_tit{font-weight:bold;display:block;font-size:1.083em;margin-bottom:5px;line-height:1.3em}
#scrap .scrap_cate{ display:block;color:#3598db ;font-size:0.92em;float:left}
#scrap .scrap_datetime{;color:#777;font-style:italic;float:right}
#scrap .scrap_del{position:absolute;top:5px;right:10px;font-size:18px;color:#49857c}
#scrap .scrap_del:hover{color:#98ca69}
#scrap_do table {margin:0 0 10px;width:100%}
#scrap_do textarea {height:100px}
#scrap_do .scrap_tit{background:#f3f3f3;padding:10px 15px;font-size:1.083em;font-weight:bold}
#scrap_do label{display:block;margin:0 0 5px;font-size:0.92em}
/*포인트*/
#point .point_top{line-height:15px;margin:0 0 5px}
#point .point_top:after {display:block;visibility:hidden;clear:both;content:""}
#point .point_tit{font-weight:bold;float:left;font-size:1.083em;display:block;}
#point .point_num{font-size:1.25em;color:#00c4ac;font-weight:bold;float:right;}
#point .point_date1{float:left;color:#555;font-style:italic}
#point .point_date{float:right;color:#555;font-style:italic}
#point .txt_expired {color:#aaa;}
#point .point_all{background:#ae99da;border:0;border-bottom:2px solid #9781c5;color:#fff;font-weight:bold;font-size:1.083em}
#point .point_all span,#point .point_status span{float:right;}
#point .point_status{background:#737373;border:0;color:#fff;font-weight:bold;font-size:1.083em}
#point .point_status  span{margin-left:10px}

/* 회원 비밀번호 확인 */
#mb_confirm { margin-bottom:90px; }
#mb_confirm h1 {margin:60px 0 30px;font-size:2em}
#mb_confirm p {padding:0 20px 40px;border-bottom:1px solid #e9e9e9;font-size:1.083em;line-height:1.4em;color:#656565; text-align:center; }
#mb_confirm p strong {display:block;color:#3ca1ff;font-size:1.167em;margin:0 0 5px}
#mb_confirm fieldset {;padding:50px;text-align:left}
#mb_confirm fieldset .frm_input {background-color:#fff !important}
#mb_confirm label {letter-spacing:-0.1em}
#mb_confirm_id {display:block;margin:5px 0 10px;font-weight:bold}
#mb_confirm .confirm_id{font-size:0.92em;color:#666}

/* 비밀글 비밀번호 확인 */
#pw_confirm h1 {margin:60px 20px 30px;font-size:2em}
#pw_confirm p {padding:0 20px 40px;border-bottom:1px solid #e9e9e9;font-size:1.083em;line-height:1.4em;color:#656565}
#pw_confirm p strong {display:block;color:#3ca1ff;font-size:1.167em;margin:0 0 5px}
#pw_confirm fieldset {;padding:50px;text-align:center}
#pw_confirm fieldset .frm_input {background-color:#fff !important}
#pw_confirm label {letter-spacing:-0.1em}
#pw_confirm_id {display:inline-block;margin-right:20px;font-weight:bold}
#mb_confirm_id{}

/* 폼메일 */
#formmail textarea {height:100px}
#formmail .formmail_flie{position:relative}
#formmail .formmail_flie .file_wr {border: 1px solid #ccc;background: #fff;color: #000;vertical-align: middle;border-radius: 3px;padding: 5px;height: 40px;margin: 0;}
#formmail .lb_icon {position: absolute;top: 1px;left: 1px;border-radius: 3px 0 0 3px;height: 38px;line-height: 38px;width: 40px;background: #eee;text-align: center;color: #888;}
#formmail .frm_file {padding-left: 50px;}
#formmail .frm_info{color: #3497d9;font-size: 0.92em;}

/* 자기소개 */
#profile h1 a{color:#fff}
#profile table {margin-bottom:0}
#profile table th{text-align:left;padding:10px;width:100px}
#profile section {color: #2d4c7b;background: #eff9f9;padding: 10px;border: 1px solid #bfd4dc;margin: 10px 0;}
#profile h2 {margin:0 0 5px}
#profile .profile_name{text-align:center;font-weight:bold}
#profile .my_profile_img{display:block;margin:20px 0 5px;}
#profile .my_profile_img img{border-radius:50%;border:1px solid #aaa}
#profile .profile_img img{border-radius:50%}
#profile .profile_name .sv_wrap{font-weight:bold;text-align:left}


@media all and (min-width:1001px){

/* 전체메뉴 */
#total_m_lay{display:none;}
/* .btnMenuClose{display:none} */
}


@media all and (max-width:1750px){
#gnb #gnb_1dul > .gnb_1dli_over:nth-child(5) .gnb_2dul {padding-left:40%;}
#gnb #gnb_1dul > .gnb_1dli_over:nth-child(6) .gnb_2dul {padding-left:50%;}
}

@media all and (max-width:1550px){
.mVisual li .visTxt h2 span{font-size:32px;}
.mVisual li .visTxt h2 {font-size:48px;}
.main-slider .slick-dots {right:25%;}
/* .mVisual .video_slide, .mVisual .video_slide .slick-slide {height:50vh;} */
.mVisual .video_slide {top:28vh;}
}

@media all and (max-width:1400px){
.wrap {width:98%;}
.cont_wrap {width:98%; margin:0 auto;}

div#bo_list, div#bo_gall, section#bo_w, article#bo_v, div#sct, div#sit {width:98%;}


#tnb {display:block;}
#hd .top_login {right:44px; top:27px;}
#gnb #gnb_1dul {display: none;}
#sidebar {width:100%; padding: 0;}

.mVisual .slide_left {width:30%;}
.main-slider .slick-dots {right:30%;}

.main-slider .slick-dots {bottom:40%;}

#sidebar > div {overflow:hidden;}

.con_box .business .con_title {margin-bottom:20px;}
.business .main_intro_box {padding:6% 6%}
.business .main_intro_box a {margin-top:25px;}
.business .main_info {padding:5.5%;}


.con_box {padding:40px 0 70px;}

.mylistbox {padding:30px 0px; margin:0 0 30px}
.mylistbox .img {width:180px;}

.program_apply .box .box_img {height:350px;}
.program_apply .box .box_img span {min-height:350px;}
}

@media all and (max-width:1280px){
.mylistbox .img {width:150px;}

.mylistbox > ul > li:first-child {margin-bottom:10px;}
.business .main_info {padding:5%;}

.program_apply .box .box_img {height:320px;}
.program_apply .box .box_img span {min-height:320px;}
}




@media all and (max-width:1220px){
.con_box .business .con_title {margin-bottom:2%;}
.business .main_intro_box{background-position: 90% 90%;}
.business .main_intro_box a {margin-top:2%;}
.business .main_intro_box p {width:78%;}
.business .main_info {padding:5%;}

.con_box > div .con_title {font-size:24px;}

.con_03 .play {top:59px;}
.con_03 .stop {top:59px;}
}


@media all and (max-width:1100px){
.business .main_intro_box {padding:5%}
.business .main_info {padding:5%}

#ft .ft_logo {width:10%; min-width:100px;}
#ft .ft_tex {width:90%;}
}

@media all and (max-width:1054px){
.business .main_intro_box p{width: 82%;}
.business .main_info{padding:4%;}
}

@media all and (max-width:1034px){
.equip_form > ul li {margin:30px 6%; }
.equip_form > ul li:after {right:-52%; }
#L_calendar {padding:20px; }
#L_calendar .slect_time ul li {width:46%; }
}


@media all and (min-width:1001px) {
#total_m_lay {display:block; width:100%; right:-100%; overflow:hidden; background:#f6f6f6; border:0; }
.m_logo {text-align:center; padding:20px; background:#fff; }
.total_m {height:100%; overflow: hidden; }
.total_m ul {height: 100%; }
.total_m > ul > li {width:calc(16.719% - 1px); float: left; font-size:18px; text-align:center; height: 100%; border-right: 1px solid rgba(0,0,0,0.1); padding: 15% 0; }
.total_m > ul > li:last-child {border-right: none; }
.total_m > ul > li > a {padding:20px 10px; font-size:17px; font-weight:500; text-overflow: ellipsis;white-space: nowrap;overflow: hidden;word-break: normal;display: inline-block;width: 100%; }
.total_m > ul > li > ul {padding:0 25px; }
.total_m > ul > li > ul > li {background-repeat:no-repeat; background-position:right 14px; font-weight:400; }
.total_m > ul > li > ul > li > a {padding:10px 0px; font-size:15px; word-break:keep-all; color:#555; font-weight:200; text-overflow: ellipsis;white-space: nowrap;overflow: hidden;word-break: normal;display: inline-block;width: 100%;}
.total_m a:hover {color:#0372bd !important; }
.total_m button {display:none;}
.m_login {display:none;}

}





/* Tablet Device */
@media all and (max-width:1000px){

.wrap {width:96%;}
div#bo_list, section#bo_w, article#bo_v, #smb_my, #sod_fin, #sod_v, #sod_frm, #sod_fin {width: 96% !important;}
div#bo_gall, div#sct, #sit {width: 96% !important; margin:30px auto; }

#total_m_lay {right:-100%; width: 100% ; overflow:auto; background:rgba(255, 255, 255, 1); border:0; }

.total_m > ul > li {position:relative; width:auto !important; font-size:18px; font-weight:400; /*background:#fff; */ border-bottom:1px solid rgba(0,0,0,0.1); border-top:1px solid rgba(255,255,255,0.8);}
.total_m > ul > li > a {padding:20px; color:#010101; border-bottom:1px dashed #eee;}
.total_m > ul > li.has-sub > a {background:url('../img/gnb_dot.png') no-repeat right 15px center}
.total_m > ul > li.has-sub {padding: 0; text-align: left; /*border-top: 1px solid #ccc; */}
.total_m > ul > li.has-sub.open > a {background:url('../img/gnb_dot_on.png') no-repeat right 15px center }
.total_m > ul > li > ul {display:none; padding:20px; background:rgba(255, 255, 255, 1); }
.total_m > ul > li > ul > li {font-size:16px; /*background-repeat:no-repeat; background-position:right 14px; border-top:1px solid #ddd; */}
.total_m > ul > li > ul > li:first-child {border-top:0}
.total_m > ul > li > ul > li > a {padding:0 0 10px; font-weight:200; }
.total_m > ul > li > ul > li.open > a {color:#1e5394; }
.total_m .btnClose {display:none}
.btnMenuClose {right:5%;}
.m_login {display:block;}


img{max-width:100%}

#hd { min-height:80px; min-width:100%;}
#hd_wrapper {height:80px;}
#logo{height:auto; top:8px;}
#hd .btnMenu {top:27px;}
#hd .top_login {top:27px;}
#gnb {display:none !important}
#hd .top_login ul li {margin-right:10px;}
#hd .top_login ul li a{font-size: 16px;}

.mVisual, .mVisual li {height:440px}
.mVisual .slide_left {height:calc(100% - 100px);}
.mVisual .slide_left .blue, .mVisual .slide_bottom {height:100px;}
.mVisual li .visTxt h4 {font-size: 18px;}
.mVisual li .visTxt h2 {font-size: 34px; margin-bottom:10px;}
.mVisual .bx-controls .bx-pager-item a{width:30px;height:4px;}
.main-slider .slick-dots > li > button {width:140px;}
.main-slider .slick-dots {right:25%;}
.bx-viewport {margin-top: 0 !important;}
.bx-wrapper .bx-pager {bottom: -50px;}

.main-slider .slick-arrow {width:45px; height:45px; background-size:cover;}
.main-slider .slick-prev {left:0;}
.main-slider .slick-next {right:0;}
.main_login {bottom: 150px;}


/* 메인 컨텐츠 */
.con_box .cont_wrap {margin: 80px auto; margin-bottom: 0;}

.con_box .business {padding:0; margin-top:-60px;}
.con_box .business > div {width:100%;}
.business .main_intro {max-height:inherit;}
.business .main_intro_box{background-position: 90% center; background-size: 32%;}
.con_box .business .con_title {margin-bottom:20px;}
.business .main_banner .slick-slider .slick-slide a {width:100%;}
.business .main_banner .slick-slider .slick-slide a img {width:100%;}
.business .main_intro_box p {width:64%;}
.business .main_intro_box a {margin-top:20px;}

.con_04 {padding:80px 0;}
.con_04 ul li {width:32%; margin-right:2%; padding:30px 20px;}


/* 중간 */
.sub_navi_inner {margin-top:0;}
.sVisual {height: 350px;}

.sub_title h2 {font-size:32px;}
.sub_title h1 {font-size: 44px;}
.sub_title p {font-size: 15px;}
.sub_navi_inner {margin-bottom:20px;}

#sidebar {height:60px;}
#sidebar > div a {height:60px; line-height:60px; margin:0 30px;}


#m_sidebar .home{display:none;}
#m_sidebar .m_snb {width: 49%;}
#m_sidebar .m_snb > .over {padding:0 15px;}

#wrapper_title {font-size: 32px;}



.con_box {padding:30px 0 50px;}

.tbl_head01 {margin:20px 0;}
.tbl_head01 td {padding:10px 20px;}

div#bo_list, section#bo_w, article#bo_v, #smb_my, #sod_fin, #sod_v, #sod_frm, #sod_fin {width: 98% !important;}
div#bo_gall, div#sct, #sit {width: 98% !important; margin:50px auto; padding:0;}







.tour_info .cont_box01 .tour_desc h3 { line-height:1.3; width:100%; font-size: 22px;}

.tour_info .cont_box01 .tour_desc p {font-size: 16px;}
.tour_info .cont_box01 .tour_desc button {padding: 10px 30px;font-size: 16px;}
.tour_info .cont_box01 .tour_img span {width:70px; height:70px; line-height:70px;}













.program_apply .tabcontent ul li.deadline:hover .box_info h3, .program_apply .tabcontent ul li.deadline:hover .box_info p {display:none; }

.program_apply .box .box_img {height:280px;}
.program_apply .box .box_img span {min-height:280px;}















.mylisttab {margin:0 0 40px}
.mylisttab li a {font-size: 18px;}


.mylistbox {padding:25px 0px; margin:0 0 25px}
.mylistbox .img {width:130px;}
.mylistbox > span {right:25px; position:absolute;}
.mylistbox > ul {width: calc(100% - 150px); max-width:100%;}
/*.mylistbox > ul > li {display:block; width:100%;}*/

/*.mylistbox > span {display: inline-block;  transition:0.3s; margin:15px auto 0; float:none;}
.mylistbox > span > a { width: 200px;  padding: 10px; }*/

.mylistbox > ul > li dl dt {width:auto;}
.mylistbox > ul > li + li {margin-top:10px;} 
.my_list_box {width: 100%;overflow-x: scroll;}
.my_list_box table {min-width:1000px !important;}
.scroll_box {width: 100%;overflow-x: scroll;}
.scroll_box table {min-width:1000px !important;}




#fregisterform .btn_confirm .btn_submit{height:35px;padding:0 20px;font-size:1.003em}
#fregisterform .btn_confirm .btn_cancel{line-height:35px;height:35px;padding:0 20px;font-size:1.003em}

/* 게시판 읽기 */
#bo_v {/*padding:20px;*/}

/* 게시판 검색 */
#bo_sch .sch_input{width:60%}
.sct_20 .sct_li {margin:0 3% 30px 0; width:48.5% !important;}
.sct_20 .sct_li:nth-child(3n) {margin-right:3%;}
.sct_20 .sct_li:nth-child(2n) {margin-right:0%;}

/* 상품 상세보기 - 이미지 미리보기 */
#sit_pvi {width:45%;}

/* 상품 상세보기 - 간략정보 및 구매기능 */
#sit_ov {width:50%;}



#sitemap > li {width:32%;}



#fregisterform .form_01 div ul {margin-bottom: 60px;}
}


@media all and (max-width:987px){
.tour_tb table td span p.time {color: #484848;font-family: NanumSquare;font-size: 15px;word-break: keep-all;overflow: hidden;height: auto;/* text-overflow: ellipsis;white-space: nowrap; */}
.tour_tb table td span p.tour_name {font-weight: 500;font-size: 16px;height: auto;/* overflow: hidden;word-break: keep-all;text-overflow: ellipsis;white-space: nowrap;margin-bottom: 20px; */}

.tour_tb {overflow-x:scroll; }
.tour_tb table > tbody > tr > td:first-child div, .tour_tb table > tbody > tr > td:last-child div {width:120px; }

.con_box .m_scroll {display:block; }

}

@media all and (max-width:959px){

.snb04 ul {width:1920px !important; }

div#intro_contain ul li {display: inline-block;margin: 0 30px; width:40%}



.around .wrap > div .text {margin:5% auto}

}


@media all and (max-width:870px){

.ev_chk ul {width:100% !important;}
.ev_chk ul:nth-child(2) {text-align:right; margin-top:15px; border-left:none; border-top:1px dashed #eee; padding-top:10px;}
.ev_chk ul:nth-child(2) li {width:auto;}

.program_apply .box .box_img {height:260px;}
.program_apply .box .box_img span {min-height:260px;}
}

@media all and (max-width:860px){

.ceo_box > div h3 br {display: none;}
.sct_10 .sct_li {width: 48% !important;}
#sct_ct_1 li {width: 25% !important;}

/* 메인 */
.con_box .more_btn {top:10px;}

.con_box .business .main_notice > ul > li {padding:15px 0;}
.con_box .business .main_notice > ul > li a p {font-size:16px;}
.con_box .business .main_video iframe {height:210px;}

.fund .wrap > h2 {font-size:30px;}
.fund_box .out .title {font-size:20px;}
.fund_box .over {padding:25px 30px;}
.fund_box .over ul {width:90%;}
.fund_box .over li {font-size:16px;}
.fund_box .over p {font-size:16px; padding-bottom:10px;}

.con_03 .play {top:59px;}
.con_03 .stop {top:59px;}
.event_slide .info p {margin-bottom:5px;}
.event_slide .info .title {font-size:18px;}

.con_04 .wrap > p {margin-top:10px;}



}

@media all and (max-width:830px){
#R_calendar table tbody tr td span {width:30px; height:30px; padding:4px; font-size:13px; }
#R_calendar .cale_box ul.clae_ex {width:90%; }
#L_calendar .slect_time ul li {font-size:15px; }

.write_type_box ul li input {width:140px; }


}

@media all and (max-width:800px){
.first_count {width:14%; }
.first_count img {width:90%; }
.around .wrap > div {width:100%;}
.around .wrap > div .text {margin:10% auto;}
}


@media all and (max-width:780px){
.con_box > div .cont_first_box > div {margin-right: 1%;}


.equip_inner .box .box_img {height:177px; }
.equip_inner .tabcontent ul li p {font-size:17px; padding:10px 0; }
.equip_inner .equip_box .box_info h3 {font-size:17px; line-height:100px; }
.equip_inner .equip_box .box_info p {padding:0; bottom:45px; }
.equip_inner .equip_box .box_info p a {font-size: 15px; padding:3px 25px; border:1px solid #fff; }

.program_apply .program_box .box_info h3 {font-size:15px; line-height:160px; }
.program_apply .program_box .box_info p {bottom:75px; }
.program_apply .program_box .box_info p a {font-size:13px; }
.program_apply .box .box_img {height:220px;}
.program_apply .box .box_img span {min-height:220px;}

}



@media all and (max-width:768px){
body {font-size:15px;}
#ft .ft_ul {margin: 0; padding: 15px 0; width: 100%; border-bottom: 1px solid #efefef;}
#ft:after {content: none;}
#ft .ft_info {padding:15px 0;}
#ft .ft_info ul li a {font-size: 15px; }


.main_login .main_login_txt {margin-left: 10px;}



.con_box {padding: 20px 0 30px;}
.con_box .business .main_notice {width:50%;}
.con_box .business .main_video {width:45%;}


}

@media all and (max-width:750px){
.main_login {bottom:0; margin-bottom: 0 !important; height: auto; padding: 30px 1% !important;}
.main_login .main_login_form .required {width: 32%; margin: 0 2% 0 10px;}
.main_login .main_login_form input.btn_submit {float: right;}

/* 메인동영상 */
.con_box .con_03 > div {width: 100%;}
.con_box .con_03 .main_video {padding-top: 0; padding-bottom: 60px;}
.con_box .con_03 .main_notice > ul > li > div {text-align: center;}
}

@media all and (max-width:690px){


#ft .copy {margin-top:10px;}

}

@media all and (max-width:640px){

/*팝업창*/
.hd_pops {left:0 !important; right:0 !important; margin:0 auto; text-align:center; width:auto !important; max-width:95% !important; }
.hd_pops_con {width:100% !important; height:100% !important; }
.hd_pops_con p {font-size: 15px !important;}
.hd_pops_con p span {font-size: 15px !important;}

/* 상단바 */
.mb {display:block;}
#logo{height:auto; top:13px; left: 3%;}
#logo img{height:50px}
#hd {min-height: 70px; width: 100%; min-width: inherit;}
#hd .top_login {top: 25px; right:40px;}
#hd .btnMenu {top: 25px; right: 3%;}

/* 메인비주얼 */

.mVisual li .visTxt {width:80%; margin:0 10%}

/* 메인컨텐츠 */

.business .main_intro_box {padding:6%;}
.business .main_intro_box p {width:65%;}


.cont_wrap .apply_box > div {width: 45%; margin-right: 0;}
.con_box .con_02 .main_scroll {overflow-x: scroll;}
.con_box .con_02 table {width: 630px;}
.con_box .con_02 .main_scroll_tex {display: block; font-size: 15px; font-weight: 500; padding-top: 20px; font-size: 15px;}

.con_box .con_03 .main_notice {height:390px; padding:70px 0 0 4%; }



/* 푸터 */
footer {height: auto;}

#ft .ft_ul {padding: 10px 0;}


.pc_img {display: none;}
.mob_img {display: block;}



.ceo_box > div {width: 100%;}
.ceo_box > div h3 {font-size: 22px; margin-bottom: 15px;}
.ceo_box .ceo_tex .ceo_tex_box {font-size: 16px;}

#intro > dl {margin-bottom:50px;}
#intro > dl > dt {font-size:25px;}
#intro > dl > dd {float:none; line-height:140%;}
#intro > dl > dd:first-child {float:none; margin-right:0%}
#intro > dl > dd:last-child {float:none; }
#intro > dl > dd.img {width:100%;}
#intro > dl > dd.txt {width:100%;}
#intro ul li ul li {font-size:23px; line-height:35px; letter-spacing:-0.5px}

.map01 dt {float:none; width:100%}
.map01 dd {float:none; width:100%; text-align:right}
.map02 {background-size:90px 90px; padding:40px 20px 25px 140px; background-position:20px 20px}
.map02 dt {display:block; line-height:45px; font-size:20px; margin-bottom:50px}
.map02 dd {margin:15px 0 0 -115px;}

/* 게시판 목록 */
.bo_title_review {font-size:18px; }
/* 게시판 읽기 */
#bo_v {padding:10px;}
/* 게시판 검색 */
#bo_sch {width:100%}
#bo_sch select{display:none;}
#bo_sch .sch_input{width:82%}


.sct_20 .sct_li {margin:0 0 30px 0; width:100% !important;}
.sct_20 .sct_li:nth-child(3n) {margin-right:0%;}
.sct_20 .sct_img a, .sct_20 .sct_img a img {max-width:500px;}

.sod_left {width:100%; float:none;}
.sod_right {width:100%; float:none;}

.th_line th {font-size:13px;}
#sod_fin_list .td_bdno dd {margin-top:10px;}

dl.note {margin-top:50px;}
dl.note dt {font-size:20px;}
p.note {font-size:14px;}

#sit {margin: 30px auto;}
/* 상품 상세보기 - 이미지 미리보기 */
#sit_pvi {width:100%; max-width:100%;text-align:center; margin-bottom:30px; }

/* 상품 상세보기 - 간략정보 및 구매기능 */
#sit_ov {width:100%; height: auto; min-height: auto;}
#sit_ov_btn button {width:48%;}
#sit_inf {margin: 20px 0;}


.tbl_frm01 .frm_input, .tbl_frm01 textarea{max-width:280px;}



.privateD {padding: 20px; }







.first_count {display:none; }

.tbl_head01 {overflow:scroll;}
.tbl_head01 table {width:720px;}
.tbl_head01 td {padding:10px 5px;}


#top_btn {width:50px; height:50px; background-size:cover;}




.tour_info .cont_box01 .tour_img {width:100%; text-align:center; border-radius:0; margin-left:0; margin-bottom:10px; }
.tour_info .cont_box01 .tour_img img {height:inherit; }
.tour_info .cont_box01 .tour_desc {width: 100%;padding-left: 0;float: inherit;margin: 0 auto;margin-top: 20px;display: block;}

.tour_tb table td span p.time, .tour_tb table td span p.tour_name, .tour_tb table td span p.tour_deadline, .tour_tb table td span p.tour_complete {font-size:14px; }
.tour_tb table > tbody > tr > td:first-child div, .tour_tb table > tbody > tr > td:last-child div {width:140px; }

table.my_list_inner tbody td {font-size:14px; padding:10px 5px; }

#register_form h2.con_title {font-size: 23px;}

.mylisttab {margin:-50px 0 20px}
.mylistbox {padding:20px 0px; margin:0 0 20px}
.mylistbox .img {width:110px;}
.mylistbox > ul {width: calc(100% - 120px); padding-left: 20px;}

.mylistbox > span {right:20px;}
.mylistbox > span > a {width: 80px;}

.mylistbox ul li p {display:block; margin-bottom:5px;}

table.step_form tr th {width:33%;  font-size:14px; padding: 8px 10px;}
table.step_form tr td input.step_person {width:30%; }
table.step_form tr td {padding:14px;padding: 8px 10px; }

}

@media all and (max-width:625px){
.main-slider .slick-dots {right:35%;}

.equip_inner .tabcontent ul li {margin:0.8%; }
.equip_inner .box .box_img {height:143px; }
.equip_inner .equip_box .box_info h3 {line-height:60px; }
.equip_inner .equip_box .box_info p {bottom:35px; }

.program_apply .tabcontent ul li {margin:1%; }
.program_apply .box .box_img {height:190px; }
.program_apply .program_box .box_info h3 {line-height:120px; }
.program_apply .program_box .box_info p {bottom:40px; }
.program_apply .program_box .box_info p a {padding:2px 25px; }

}

@media all and (max-width:600px){
.mVisual .slide_left {display:none;}
.mVisual .slide_bottom {display:none;}

.main_banner .slick-prev {left:35%;}
.main_banner .slick-next {right:35%;}












.con_box .business .main_notice {width:100%; margin-right:0;}
.con_box .business .main_video {width:100%; margin-top:40px;}

.fund {background-size:cover; padding:70px 0;}
.fund_wrap .fund_box {width:100%;}
.fund_wrap > div:first-child {margin-right:0; border:none;}

.con_04 ul li {width:47.5%;}
.con_04 ul li:nth-child(2) {margin-right:0;}
.con_04 ul li:nth-child(3) {display:none;}


.sct_10 .sct_li {;float:none;width:100% !important; margin-bottom:50px; display: block; margin: 0;}
.sct_10 .sct_img {margin: 0 0 20px;}
.sct_10 .sct_img a {font-size: 16px;}

#sct_ct_1 li {width: 50% !important;}

#fregister section {margin: 10px auto 60px !important;}
#fregister .fregister_agree {top: inherit !important; padding: 10px !important;}

/* 로그인바 */
.main_login .main_login_form .required {width: 30%;}
.main_login .main_login_form input.btn_submit {padding: 10px 3% !important;}

.con_box .m_scroll02 {margin-bottom:10px; }
.tour_tb table {width:1100px; }
.tour_apply {margin:40px 0 10px !important; }



.tour_info .cont_box02 {font-size:14px; line-height:23px; }

.equip_inner .tabcontent ul li {width:48%; height:254px; }
.equip_inner .box .box_img {height:212px; }
.equip_inner .equip_box .box_info h3 {line-height:120px; }
.equip_inner .equip_box .box_info p {bottom:65px; }

.tour_info .cont_box01 .eq_item li {width:22%; }


.program_apply .tabcontent ul li {margin:0 0.8%; height:440px; }
.program_apply .box .box_img {height:350px;}
.program_apply .box .box_img span {min-height:350px;}

.program_apply .program_box .box_info h3 {font-size:17px; line-height:300px; }
.program_apply .program_box .box_info p {bottom:150px; }

#L_calendar {padding:25px 10px; width:100%;}
#R_calendar table {width:100%; }
#L_calendar .slect_time ul li {width:45%; }

.equip_form > ul li {margin: 20px 3%;}
.equip_form > ul li:after {display:none; }

table.step_form tr td input.step_person {width:20%; }





.mylistbox > ul > li {height:auto !important; }
.mylistbox > ul > li dl dt {width:auto; margin-bottom:5px;}
.mylistbox > ul > li dl dt img {float:none; margin-left:10px;height: 35px;}
.mylistbox > span {margin-top:10px;}







}

@media all and (max-width:548px){

.main-slider .slick-dots {right:40%;}

.write_type_box {padding:20px; }
.write_type_box ul li input {width:120px; }
.map_movie .column {width: 100%;}


}

@media all and (max-width:510px){




.mylistbox .img {width:70px;}
.mylistbox .img img {width:80%;}
.mylistbox > ul {width: calc(100% - 70px); padding-left: 15px;}
.mylistbox > ul > li {display: block;}
.mylistbox > ul > li#month_search_tag a {;padding: 3px 5px; font-size:14px;}
.mylistbox > ul > li dl dt {width: 80%;}

.mylistbox > span {right: auto;   position: relative; margin:20px auto 0; display:block; width:100%}
.mylistbox > span > a {width: 90%; padding:5px 0}
}

@media all and (max-width:500px){
.mbskin {width: 100%; border:0;}

/* 메인비주얼 */
.mVisual {height: 350px}
.mVisual li {height: 350px}
.mVisual li .visTxt {top:120px}
.mVisual li .visTxt h4 {font-size: 16px; margin-bottom:10px;}
.mVisual li .visTxt h2 {font-size: 28px;}
.main-slider .slick-dots > li > button {width:110px;}

/* 메인컨텐츠 */
/* .cont_wrap .lecture_box > div {width: 85%; display: block; margin: 0 auto; padding-bottom: 30px;} */
.cont_wrap .lecture_box > div:last-child {margin-right: auto;}

.cont_wrap .lecture_box {text-align:center; }
.cont_wrap .lecture_box > div {width: 29% ; margin-right:4%; }
.cont_wrap .lecture_box > div img {width:90%; }
.cont_wrap .lecture_box > div p {font-size:16px; letter-spacing:-1px; }

.con_box .con_02 .con_title:after {width: 60%;}

.write_type_box ul li p {display:block; margin-bottom:5px; }


.program_apply .tabcontent ul li {height:400px; }
.program_apply .box .box_img {height:320px;}
.program_apply .box .box_img span {min-height:320px;}
}


@media all and (max-width:460px){
body {font-size:14px;}
.sVisual {height:300px;}
.sVisual > div {padding-top:80px;}
.sVisual > div h2 {font-size:34px;}
.sVisual > div p {font-size:16px; margin-top:5px; font-weight:500;}

.business .main_intro_box {background:none;}
.business .main_intro_box p{width: 100%;}
.business .main_info ul li {width:50%; margin-bottom:20px;}

.around .wrap > div .text {margin:7% auto;}
.around .text h3 {font-size:20px; margin-top:10px; margin-bottom:5px;}



.equip_inner .equipmenttab li {margin:0 6px; }

.equip_form > ul li {margin:20px 0; width:30% }
.equip_form > ul li img {width:40px; }
.equip_form > ul li p {font-size:13px; }
.equip_form > ul li p span {width:75px; }
















.program_apply .box .box_img {height:320px;}
.program_apply .box .box_img span {min-height:320px;}

.step_agree p + p {margin-top:10px;}
.step_agree span {display:block; width:100%; }
.step_agree label {margin-left:0px;}
table.step_form td input {width:100%;}




#register_form .half_input { width: 100%; }
#register_form .tbl_frm01 .frm_input, .tbl_frm01 textarea {max-width:inherit; }
#register_form .full_input, .frm_address {width:100%; }


.ag1 span a { padding:5px; }
.tour_info .cont_box01 .tour_desc ul {padding-top: 10px;margin-top:10px; }
.tour_info > h2 {padding-bottom: 10px; margin-bottom:10px; }



.mylisttab li {margin:0 5px; }
.mylisttab li a {font-size: 15px;}
.mylisttab li a {padding:10px 0px;}


#register_form h2.con_title {font-size: 20px;}
#register_form h2.con_title:after {width: calc(100% - 100px);;margin-top: -12px;}




#captcha.m_captcha #captcha_img {display:block;}

}


/* Mobile Device */
@media all and (max-width:420px){

.con_box > div .con_title {font-size:24px;}
.con_box .more_btn {top:8px;}

.event_slide:after {top:60px;}

.business .main_info {padding-top:30px;}

.around .wrap > div {min-height:180px;}
.around .wrap > div a > img {min-height:180px; width:auto;}
.around .wrap > div .text {margin:10% auto;}
.around .wrap > div .text > img {width:45px;}


.con_04 ul li {width:100%; margin-right:0;}
.con_04 ul li:first-child {margin-bottom:20px;}

.equip_inner .box .box_img {height :136px; }
.equip_inner .tabcontent ul li {width:47%; height:195px; margin:0; margin-right:10px; }
.equip_inner .tabcontent ul li:nth-child(2n) {margin-right:0; }
.equip_inner .tabcontent ul li p {font-size: 15px;padding: 5px 0;}

.equip_inner .equip_box .box_info h3 {line-height: 60px; font-size:15px; }
.equip_inner .equip_box .box_info p {bottom: 32px;}
.equip_inner .equip_box .box_info p a {font-size:13px; }

.tour_info .cont_box01 .eq_item li {width:30%; }

.program_apply .tabcontent ul li {height:325px; }
.program_apply .tabcontent ul li p span {margin-top:0; }
.program_apply .box .box_img {height:254px; }
.program_apply .program_box .box_info h3 {font-size:15px; line-height:170px; }
.program_apply .program_box .box_info p {bottom:85px; }

#R_calendar .cale_box h3 {font-size:21px; }
a.cal_prev {width:27px; left:-140px; }
a.cal_next {width:27px; right:-140px; }
#L_calendar h3 {font-size: 17px;margin-bottom: 15px;}

.click_result p {font-size:16px; padding:10px; }
.click_result p span {margin-bottom:5px; }

#ft {padding:20px 0 0 0;}
#ft .ft_info ul {text-align:center;}
#ft .ft_info ul li {margin-right:10px;}
#ft .ft_info ul li:nth-child(3) {display:none;}
#ft .ft_info ul li:after {right:-8px;}
#ft .ft_info ul li a {font-size:14px;}

#ft .ft_tex span {font-size:14px;}
#ft .copy {font-size:14px;}

.step_cancel {position:inherit;}
.ev_chk ul:nth-child(1) li {width:47%;}

}




@media all and (max-width:400px){
.main-slider .slick-dots > li > button {width:80px;}


.con_box .con_03 .main_notice > ul > li > div {width: 12%;}

.tour_apply a.cal_next, .tour_apply a.cal_prev {top:-4px; }


.mylistbox > ul > li dl {margin-top:10px; }
.mylistbox ul li button {font-size:13px; }
.mylisttab li {width:49%; margin:0}

}
/* Mobile Device */
@media all and (max-width:380px){





.program_apply .tabcontent ul li {height:295px; }
.program_apply .tabcontent ul li p span {font-size:14px; }
.program_apply .box .box_img {height:210px;}
.program_apply .box .box_img span {min-height:210px;}
.program_apply .program_box .box_info p {bottom:65px; }

#R_calendar table tbody tr td {padding:4px; }
#R_calendar table tbody tr td span {width:27px; height:27px; font-size:13px; padding:2px; }

#L_calendar .slect_time ul li input[type="radio"] + label:before {top:3px; width:20px; height:20px; }
#L_calendar .slect_time ul li input[type="radio"]:checked + label:after {width:8px; height:8px; top:9px; left:6px; }
#L_calendar .slect_time ul li input[type="radio"] + label {padding-left:27px; padding-top:0; }
#L_calendar .slect_time ul li {font-size:13px; padding:1px 5px; }

.step_next, .step_cancel {width:auto; }
.step_next a, .step_cancel a {font-size:13px; padding:7px 15px; }

#R_calendar .cale_box ul.clae_ex li {font-size:13px; margin:0 3px; }

.mylistbox > ul > li dl dt input {width: 180px;}



}


@media all and (max-width:350px){
.mylistbox ul li p {display:block; margin-bottom:5px;}
.mylistbox > ul > li#month_search_tag a {text-align:center; font-size:13px;}

}


@media all and (max-width:320px){
.mylisttab li {margin:0 8px; }

}

