@charset "utf-8";
@import url("//fonts.googleapis.com/earlyaccess/notosanskr.css"); 
@import url('https://cdn.jsdelivr.net/gh/orioncactus/pretendard/dist/web/static/pretendard.css');
@font-face{font-family: "Bevan"; src: url('/css/Bevan.ttf') format('ttf');} 
@font-face{font-family: "AppleSDGothicNeoL"; src: url('fonts/AppleSDGothicNeoL.woff') format('woff');} 
@font-face{font-family: "AppleSDGothicNeoM"; src: url('fonts/AppleSDGothicNeoM.woff') format('woff');} 
@font-face{font-family: "AppleSDGothicNeoH"; src: url('fonts/AppleSDGothicNeoH.woff') format('woff');} 
@font-face{font-family: "AppleSDGothicNeoEB"; src: url('fonts/AppleSDGothicNeoEB.woff') format('woff');} 
@font-face{font-family: "AppleSDGothicNeoB"; src: url('fonts/AppleSDGothicNeoB.woff') format('woff');} 
@import url("//spoqa.github.io/spoqa-han-sans/css/SpoqaHanSansNeo.css");
@font-face {
    font-family: 'Spoqa Han Sans Neo';
    src: url('./fonts/SpoqaHanSansNeo-Regular.ttf') format('truetype');
	font-weight:400;
	font-style:normal;
}
@font-face {
    font-family: 'Spoqa Han Sans Neo';
    src: url('./fonts/SpoqaHanSansNeo-Medium.ttf') format('truetype');
	font-weight:500;
	font-style:normal;
}
@font-face {
    font-family: 'Spoqa Han Sans Neo';
    src: url('./fonts/SpoqaHanSansNeo-Bold.ttf') format('truetype');
	font-weight:700;
	font-style:normal;
}
@font-face{font-family: "NEXON Lv1 Gothic"; font-weight:400; src: url('../fonts/NEXON_Lv1_Gothic_OTF.otf') format('opentype');}
@font-face{font-family: "NEXON Lv1 Gothic"; font-weight:700; src: url('../fonts/NEXON_Lv1_Gothic_OTF_Bold.otf') format('opentype');}
@font-face{font-family: "cera"; font-weight:400; src: url('../fonts/Cera_Pro_Medium.otf') format('opentype');}
@font-face{font-family: "cera"; font-weight:700; src: url('../fonts/Cera_Pro_Bold.otf') format('opentype');}


@font-face{font-family: "MontserratR"; font-weight:400; src: url('../fonts/Montserrat-Regular.ttf') format('opentype');}
@font-face{font-family: "MontserratB"; font-weight:700; src: url('../fonts/Montserrat-Bold.ttf') format('opentype');}
@font-face{font-family: "MontserratEB"; font-weight:900; src: url('../fonts/Montserrat-ExtraBold.ttf') format('opentype');}
@font-face{font-family: "MontserratL"; font-weight:300; src: url('../fonts/Montserrat-Light.ttf') format('opentype');}






@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100;300;400;500;700;900&display=swap');

/*@font-face{font-family: "Noto Sans KR"; src: url('/css/NotoSans-Regular.ttf') format('ttf');} 
@font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 100;
    src: url('NotoSansKR-Thin.woff2') format('woff2'), url('NotoSansKR-Thin.woff') format('woff'),url('NotoSansKR-Thin.otf') format('opentype');
  }
  @font-face {
    font-family: 'Noto Sans KR';
    font-style: normal;
    font-weight: 300;
    src: url(NotoSansKR-Light.woff2) format('woff2'), url(NotoSansKR-Light.woff) format('woff'), url(NotoSansKR-Light.otf) format('opentype');
  }
  @font-face {
     font-family: 'Noto Sans KR';
     font-style: normal;
     font-weight: 400;
     src: url('NotoSansKR-Regular.woff2') format('woff2'), url('NotoSansKR-Regular.woff') format('woff'), url('NotoSansKR-Regular.otf') format('opentype');
   }
  @font-face {
     font-family: 'Noto Sans KR';
     font-style: normal;
     font-weight: 500;
     src: url('NotoSansKR-Medium.woff2') format('woff2'), url('NotoSansKR-Medium.woff') format('woff'), url(NotoSansKR-Medium.otf) format('opentype');
   }
  @font-face {
     font-family: 'Noto Sans KR';
     font-style: normal;
     font-weight: 700;
     src: url('NotoSansKR-Bold.woff2') format('woff2'), url('NotoSansKR-Bold.woff') format('woff'), url('NotoSansKR-Bold.otf') format('opentype');
   }
  @font-face {
     font-family: 'Noto Sans KR';
     font-style: normal;
     font-weight: 900;
     src: url('NotoSansKR-Black.woff2') format('woff2'), url('NotoSansKR-Black.woff') format('woff'), url('NotoSansKR-Black.otf') format('opentype');
   }
   */

* {/* font-family: 'Spoqa Han Sans Neo', 'sans-serif'; */}
/* 초기화 */
html {overflow-y:scroll}
body {margin:0;padding:0;font-size:0.75em;font-family:"Pretendard", "San-serif","dotum";  overflow:hidden;letter-spacing:-0.3px;}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0}
h1, h2, h3, h4, h5, h6 {font-size:1em;font-family:"Pretendard", "San-serif","dotum";  font-weight:700;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}
ul {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;font-family:"Pretendard", "San-serif","dotum"; font-size:1em; /*border-radius:0;-webkit-appearance:none*/}
button {cursor:pointer}
textarea, select {font-family:"Pretendard", "San-serif","dotum"; font-size:1em}
select {margin:0}
p {margin:0;padding:0;word-break:break-all}
hr {display:none}
pre {overflow-x:scroll;font-size:1.1em}
a {color:#000;text-decoration:none}

*, :after, :before {
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
}

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=text]:focus,input[type=password]:focus, textarea:focus,select:focus {
-webkit-box-shadow:none;
-moz-box-shadow:none;
box-shadow:none;
}





select {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
}

select {background:url('../images/icon_select.png') no-repeat 90% center;}

/* IE 에서 Select box 화살표 제거 */ 
select::-ms-expand { display: none; }




/* input 기본 스타일 초기화 */
input {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
}

/* IE10 이상에서 input box 에 추가된 지우기 버튼 제거 */
input::-ms-clear { display: none; }

/* input type number 에서 화살표 제거 */
input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
}





.placeholdersjs {color:#aaa !important}
/* #hd, #wrapper, #ft {min-width:1200px} */


.hidden570 {}
.visible570 {display:none;}


#hd_pop,
#hd_wrapper,
#tnb .inner,

#gnb .gnb_wrap,
#container_wr,
#ft_wr {width:1200px}

/*safari*/
/*input, textarea {*/
/* -webkit-appearance:none;*/
/* -webkit-border-radius:0;*/
/*}*/

/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;width:1200px;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 {background:#212020}
#hd_h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}

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

#logo {float:left;padding:30px 0 0}
.hd_sch_bg{position:fixed; width:100%; height:100%; background-color:rgba(45, 82, 146, 0.95); left:0; top:0; z-index:12; display:none;}
.schcl-btn{position: absolute; top:25px; right:30px; font-size:30px; color:#fff;}
.hd_sch_wr {position:absolute; top:47%; left:50%; transform:translate(-50%,-50%); width:80%; text-align:center;}
.hd_sch_bg h3.tit{color:#fff; font-size:45px; font-weight: 300; margin-bottom:40px;}
#hd_sch h3 {position:absolute;font-size:0;line-height:0;overflow:hidden}
/*#hd_sch {overflow:hidden;padding:10px 20px; border-radius:30px; background-color:#fff; max-width:400px; margin:0 auto;}*/
#hd_sch {
    overflow: hidden;
    margin: 0 auto;
}
/*#hd_sch #sch_str {float:right;width: calc(100% - 47px);padding-left:0px; margin-right:10px;border:0;border-right:0;font-size:1.2em;color:#212121; height:36px; padding-left:20px;}*/
/*#hd_sch #sch_submit {float:right;border:0;color:#fff;border-radius:0 30px 30px 0;cursor:pointer;font-size:16px; background-color:transparent; width:37px; height:36px;}*/
#hd_sch #sch_str {float: right; width: calc(100% - 35px); background-color:transparent; border:none; border-bottom:1px solid #61F08C; height: 30px; padding-left: 10px; color:#fff;}

#hd_sch #sch_str::focus {outline:none;}

#hd_sch #sch_submit {float: right; cursor: pointer; background-color: transparent; width: 35px; height: 36px; border:none;}
#tnb {border-bottom:1px solid #383838;margin:0 auto}
#tnb:after {display:block;visibility:hidden;clear:both;content:""}
#tnb .inner {margin:0 auto}

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

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

.hd_login {position:absolute;left:0;bottom:0px; color:#212121;}
.hd_login>li {float:left;position:relative;margin:0 5px}
.hd_login>li.login a {color:#3a8afd;padding:10px;border-radius:3px;border:1px solid #3a8afd}
.hd_login>li a {color:#fff}
.hd_login>li.shop_login {margin-top:-15px}
.hd_login .fa-shopping-cart {font-size:1.6em}
.hd_login .count {display:inline-block;position:absolute;top:-5px;right:-10px;line-height:12px;padding:0 5px;border-radius:10px;background:#ff1a21;color:#fff;min-width:16px;height:14px;font-size:0.85em}

#hd_menu {position:relative;background:#000;width:1200px;margin:0 auto}
#hd_menu:after {display:block;visibility:hidden;clear:both;content:""}
#hd_menu button#menu_open {float:left;width:265px;height:50px;border:0;background:#3a8afd;text-align:left;color:#fff;padding:0 20px;font-weight:bold;font-size:1.167em}
.hd_menu {float:left;display:inline-block;width:935px;font-size:1.083em}
.hd_menu:after {display:block;visibility:hidden;clear:both;content:""}
.hd_menu li {float:left;width:20%;padding:12px 0;line-height:26px;text-align:center}
.hd_menu li:last-child a {border-right:0}
.hd_menu li a {display:block;color:#fff;border-right:1px solid #333}


/*사이드 메뉴*/
#side_menu {height:100%;position:fixed;top:0;right:0;background:#fff;border-left:1px solid #e5e7ea;z-index:120;padding-left:50px;-webkit-box-shadow:0 1px 5px #d6d6d6;
-moz-box-shadow:0 1px 5px #d6d6d6;
box-shadow:0 1px 5px #d6d6d6}

#quick {position:absolute;top:50%;left:0;width:50px;margin-top:-157.5px}
#quick li {position:relative}
#quick li button {width:50px;height:50px;border:0;font-size:1.325em;background:#fff;color:#495057}
#quick .qk_tit {display:none;position:absolute;top:12px;right:60px;white-space:pre;padding:0 15px;line-height:30px;background:#8b929c;color:#fff;font-size:0.75em;border-radius:5px}
#quick .qk_tit:after {content:"";position:absolute;top:10px;right:-8px;display:inline-block;width:0;height:0;border-style:solid;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:5px solid #8b929c;color:transparent}
#quick li:hover .qk_tit {display:block}

#tabs_con {height:100%;text-align:left}

.side_mn_wr1 {display:none;width:230px;overflow-y:auto;height:100%}
.side_mn_wr2 {display:none;width:230px;overflow-y:auto;height:100%}
.side_mn_wr3 {display:none;width:230px;overflow-y:auto;height:100%}
.side_mn_wr4 {display:none;width:230px;overflow-y:auto;height:100%}
.btn_sm_on i {color:#3a8afd}

.qk_con {display:none;position:relative;width:230px;height:100%;background:#fff;border-left:1px solid #f0f0f0}
.qk_con h2.s_h2 {position:relative;margin:0;font-size:1.25em;padding:15px;border-bottom:1px solid #e5e7ea}
.qk_con h2.s_h2 span {display:inline-block;min-width:20px;padding:2px 8px;border-radius:30px;text-align:center;background:#eff5ff;color:#3b8afc;font-size:0.7em;font-weight:normal;vertical-align:text-bottom}
.qk_con_wr {padding:0;height:100%;overflow-y:auto}
.qk_con_wr .btn_side_shop {position:relative;width:100%;height:30px;background:none;border:0;text-align:left;font-weight:bold}
.qk_con_wr .btn_side_shop span {position:absolute;top:5px;right:0;padding:0 5px;line-height:20px;border-radius:10px;color:#fff;background:#ed1c24}
.qk_con_wr .con_close {position:fixed;top:0;right:230px;width:50px;height:50px;border:0;background:none;font-size:25px;color:#dedede}
.qk_con_wr .con_close:hover {color:rgba(0,0,0,0.8)}
.qk_con_wr .side_tnb {padding:25px}
.qk_con_wr .side_tnb li a {display:block;line-height:28px;color:#465168;padding:5px 0}
.qk_con_wr .side_tnb li:hover a {color:#3a8afd}

#category {display:none;position:absolute;border:1px solid #c5d6da;width:100%;background:#fff;z-index:1000;-webkit-box-shadow:0 2px 5px rgba(0,0,0,0.2);
-moz-box-shadow:0 2px 5px rgba(0,0,0,0.2);
box-shadow:0 2px 5px rgba(0,0,0,0.2)}
#category h2 {font-size:1.3em;padding:15px 20px;border-bottom:1px solid #e7eeef}
#category ul:after {display:block;visibility:hidden;clear:both;content:""}
#category ul li:nth-child(5n+1) {border-left:0}
#category .cate_li_1 {float:left;width:20%;min-height:150px;padding:20px;border-left:1px solid #e7eeef}
#category .cate_li_1_a {font-size:1.2em;display:block;position:relative;margin-bottom:10px;font-weight:bold;color:#3a8afd}
#category .cate_li_2 {line-height:2em}
#category .cate_li_2 a {color:#555}
#category .close_btn {position:absolute;top:0;right:0;width:50px;height:50px;background:#fff;color:#b6b9bb;border:0;vertical-align:top;font-size:18px}
#category_all_bg {display:none;background:rgba(0,0,0,0.1);width:100%;height:100%;position:fixed;left:0;top:0;z-index:999}
#category .no-cate{text-align:center;padding:15px}

/* 중간 레이아웃 */
/* #wrapper {z-index:5;margin:0 auto;width:1200px;position:relative} */
#wrapper {z-index:5;position:relative;width:100%;}
#wrapper.is_community{background:#fff}
#wrapper:after {display:block;visibility:hidden;clear:both;content:""}
#wrapper_title {padding:20px 0;font-size:2em;font-weight:bold}

.lt_wr {width:49%}
.lt_wr:nth-child(2n+1) {clear:both}

/* aside + wrapper */
#aside {position:absolute;top:0;left:0;margin:0 10px 0 0;width:265px}
#side_pd {position:relative;border:1px solid #dde7e9;background:#fff;border-radius:3px;margin-bottom:15px}
#side_pd h2 {border-bottom:1px solid #e8e8e8;padding:15px}
#side_pd .bx-wrapper {padding-bottom:10px;height:400px;overflow:hidden}
#side_pd .bx-controls {display:inline-block;position:absolute;right:10px;top:12px}
#side_pd .bx-prev {display:inline-block;width:20px;height:20px;text-indent:-9999em;background:url('../img/btn_prev.png') no-repeat}
#side_pd .bx-next {display:inline-block;width:20px;height:20px;text-indent:-9999em;background:url('../img/btn_next.png') no-repeat}

#container {position:relative;margin:0 auto;width:100%;min-height:500px;height:auto !important}
#container:after {display:block;visibility:hidden;clear:both;content:""}
#container .shop-content {position:relative;padding:1px 0}
#container .is_index {margin-left:285px}
.shop-content #bo_v{margin-top:20px}

#idx_hit {overflow:hidden}
#idx_hit:after {display:block;visibility:hidden;clear:both;content:""}
#idx_hit .owl-prev {position:absolute;top:50%;left:0;width:36px;height:36px;margin-top:-20px;text-indent:-9999em;background:url('../img/btn_idx_left.png') no-repeat}
#idx_hit .owl-next {position:absolute;top:50%;right:0;width:36px;height:36px;margin-top:-20px;text-indent:-9999px;background:url('../img/btn_idx_right.png') no-repeat}


.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}

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

#ft_link {text-align:left}
#ft_link a {display:block;color:#fff;line-height:2em;font-weight:bold}
#ft_company h2 {font-size:1.2em;margin-bottom:20px}
#ft_company {font-weight:normal;color:#e3e3e3;line-height:2em}
#ft_catch {margin:20px 0 10px}
#ft_copy {text-align:center;width:1200px;margin:0 auto;padding:20px 0;color:#5b5b5b;font-size:0.92em;border-top:1px solid #383838}
#top_btn {position:absolute;bottom:0;left:0;border:0;border-top:1px solid #e5e7ea;margin-top:-25px;width:50px;height:50px;background:none;font-size:20px;color:#dedede}
#top_btn:hover {border-color:#3059c7;background:#3059c7;color:#fff}

/* 쇼핑몰 회원가입 */
#container .register{margin-bottom:0px; max-width:335px; width:100%; margin:0 auto;}
#register_form .register_form_inner{background:#fff}
.register #register_form{background-color:initial}


.register {padding:90px 0 110px;}



/* 쇼핑몰 비회원 주문조회 */
#mb_login_od_wr {margin:20px auto 0;border:1px solid #dde7e9;width:360px;background:#fff;text-align:center}
#mb_login_od_wr h2 {font-size:1.25em;margin:20px 0 10px}
/*#mb_login_od_wr #mb_login_od {padding:0 35px}*/
#mb_login_od_wr .frm_input {width:100%;margin:10px 0 0}
#mb_login_od_wr .btn_submit {width:100%;margin:10px 0 0;height:45px;font-weight:bold;font-size:1.25em}
#mb_login_od_wr p {background:#f3f3f3;margin:20px 0 0;padding:15px 20px;line-height:1.5em}

#mb_login #sns_login {margin-top:0;border-color:#edeaea;padding:25px}
#mb_login #sns_login:after {display:block;visibility:hidden;clear:both;content:""}
#mb_login #sns_login h3 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#mb_login #sns_login .sns-wrap {margin:0 !important}
#mb_login #sns_login .sns-icon {width:49% !important;float:left !important}
#mb_login #sns_login .sns-icon:nth-child(odd) {margin-right:2%}
#mb_login #sns_login .txt {font-size:0.95em;padding-left:5px !important;border-left:0 !important}

/*쇼핑몰 비회원 구매*/
#mb_login_notmb {width:360px;margin:30px auto;padding:20px 30px;background:#fff;border:1px solid #dde7e9}
#mb_login_notmb h2 {font-size:1.25em;margin:10px 0;text-align:center}
#mb_login_notmb p {text-align:left}
#mb_login_notmb label {text-align:left}
#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;margin-top:10px;line-height:45px}

/* 쇼핑몰 로그인 */
.mb_log_cate h2 {width:50%;float:left;padding:20px 0;text-align:center}
.mb_log_cate .join {width:50%;float:left;padding:20px 0;text-align:center;background:#f7f7f7;color:#6e6e6e}
.mb_log_cate:after {display:block;visibility:hidden;clear:both;content:""}
.mbskin .chk_box input[type="checkbox"] + label span{position:relative; border-radius:0; width:18px; height:18px; border:1px solid #bfbfbf; top:3px;}

/* 새글 */
.is_community .tbl_head01 td {color:#666;padding:10px 5px;border-top:1px solid #ecf0f1;border-bottom:1px solid #ecf0f1;border-left:0 none;line-height:1.4em;height:60px;word-break:break-all}

/* 글쓰기 및 글보기 */
.is_community .chk_box input[type="checkbox"] + label span{top:2px;left:0}
.is_community .bo_fx{margin-bottom:20px}

/* 화면낭독기 사용자용 */
#hd_login_msg {position:absolute;top:0;left:0;width:1px;height:1px;overflow:hidden}
.msg_sound_only, .sound_only {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}

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

/* 이미지 등비율 리사이징 */
.img_fix {width:100%;height:auto}

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

/* 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;color:#000 !important;text-decoration:none !important;line-height:1.9em;vertical-align:middle}
.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}
.cke_sc_def dl:after {display:block;visibility:hidden;clear:both;content:""}
.cke_sc_def dt, .cke_sc_def dd {float:left;margin:0;padding:5px 0;border-bottom:1px solid #e9e9e9}
.cke_sc_def dt {width:20%;font-weight:bold}
.cke_sc_def dd {width:30%}

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

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

/* 목록 바로가기 */
.sanchor {margin:30px 0 20px;padding:0}
.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;font-size:1.25em;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;color:#000;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}

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

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

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

.btn_submit {border:1px solid #191919;background:#191919;color:#fff;cursor:pointer;border-radius:3px}
/* .btn_submit:hover {background:#fff; border : 1px solid #9a39de; color:#9a39de; transition:all 0.3s;}
 */.btn_close {border:1px solid #dcdcdc;cursor:pointer;border-radius:3px;background:#fff}
a.btn_close {text-align:center;line-height:50px}

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

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

/* 선택수정 버튼 */
.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}

/* 기본테이블 */
.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:0 0 10px}
.tbl_head01 table {}
.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:25px 5px;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 {}
.tbl_head03 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head03 thead th {padding:20px 0;border-top:2px solid #959da6;border-bottom:1px solid #d3d3d3;color:#383838;font-size:1.2em;text-align:center;letter-spacing:-0.1em}
.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 {/*background:#f4f4f4;*/background-clip:padding-box;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 #d0d3db;background:#fff;color:#000;vertical-align:middle;border-radius:0px;padding:5px; border-radius:5px;
/*-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);*/
/*-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);*/
/*box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075)*/
}
.tbl_frm01 textarea {padding:2px 2px 3px}
.frm_input {height:50px}

.full_input, .frm_address {width:100%}
.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_01 li {position:relative;border:1px solid #dbdbdb;border-radius:3px;margin:8px 0;padding:10px 15px;list-style:none}
.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:225px;margin:10px 0 20px 18px */}
/*.list_02 li:nth-child(5n+1) {clear:both;margin-left:0}*/

/*폼 리스트*/
.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}
#fregister_term_pop textarea {height:500px;}
#fregister_private_pop textarea {height:500px;}
.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%}

/* 자료 없는 목록 */
#sod_ws .list_02 li.empty_table {width:100%;}
.empty_table {padding:50px 0 !important;text-align:center;color:#777 !important}
.empty_list, .empty_li {padding:20px 0 !important;text-align:center;color:#777 !important; text-align:center !important;}

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


/* 자바스크립트 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 {margin:10px 0 30px;text-align:center; clear:both;}
.pg_wrap:after {display:block;visibility:hidden;clear:both;content:""} 
.pg {text-align:center}
.pg_page, .pg_current,.qa_page {display:inline-block;vertical-align:middle;background:#eee;border:1px solid #eee}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page,.qa_page {color:#959595;font-size:1.083em;height:30px;line-height:28px;padding:0 5px;min-width:30px;text-decoration:none;border-radius:3px}
.pg_page:hover,.qa_page:hover {background-color:#fafafa}
.pg_start {text-indent:-999px;overflow:hidden;background:url('../img/btn_first.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
.pg_prev {text-indent:-999px;overflow:hidden;background:url('../img/btn_prev.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
.pg_end {text-indent:-999px;overflow:hidden;background:url('../img/btn_end.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
.pg_next {text-indent:-999px;overflow:hidden;background:url('../img/btn_next.gif') no-repeat 50% 50% #eee;padding:0;border:1px solid #eee}
.pg_start:hover,.pg_prev:hover,.pg_end:hover,.pg_next:hover {background-color:#fafafa}

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


#sod_v.taking .pg_wrap {width:calc(100% - 260px); margin:0; margin-top:30px; padding:0; float:right;}
/* 팁 */
.tooltip_icon {display:inline-block;vertical-align:middle;color:#b3b5b8;border:0;font-size:1.4em;background:transparent;cursor:pointer}
.tooltip_icon:hover {color:#448bf5}
.tooltip {position:relative;width:auto;color:#fff;background:#000;padding:10px;font-size:small;line-height:18px;display:none;position:absolute;z-index:9;font-weight:normal;margin-left:15px;margin-top:20px}
.tooltip:before {content:"";position:absolute;top:0;left:-10px;width:0;height:0;border-style:solid;border-top:0px solid transparent;border-bottom:10px solid transparent;border-left:0;border-right:10px solid #000}

.tooltip_txt {position:relative;text-align:left;color:#fff;height:50px;line-height:50px;font-size:1.1em;background:#f2838f;margin:0 0 10px;padding:0 20px;border-radius:5px;font-weight:bold; display:none;}
.tooltip_txt:before {content:"";position:absolute;top:0;left:0;width:5px;height:50px;border-radius:5px 0 0 5px;background:#da4453}
.tooltip_txt i {font-size:1.2em;vertical-align:middle}


/* ########## 쇼핑몰 컨텐츠 ########## */
/* 인덱스 이미지 출력 */
#sidx_img {margin:0 0 20px}
#sidx_img img {max-width:100%;height:auto}


/* 상품 메일 추천하기 */
#sit_rec_new {}
#sit_rec_new th,
#sit_rec_new td {display:block;width:100%}
#sit_rec_new th {text-align:left;margin-top:20px;margin-bottom:5px}
#sit_rec_new textarea {width:100%;min-height:100px}
#sit_rec_new .win_btn {margin:20px 0}

/* 마이페이지 */
#smb_my {position:relative; width:100%; margin:0 auto; padding:70px 0;}
#smb_my:after {display:block;visibility:hidden;clear:both;content:""}

/* 마이페이지 aside */
#smb_my_ov {position:relative;width:100%;background:#fff;padding:0 20px;margin:0 auto; /*display:none;*/}
#smb_my_ov.clearfix {padding:0;}
#smb_my_ov h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#smb_my_ov .smb_me {display:block;background:#fff;border-bottom:1px solid #e8e8e8;padding:20px;text-align:center;font-size:1.167em}
#smb_my_ov .smb_me img {width:45px;border-radius:50%}
#smb_my_ov .smb_me .my_ov_name {display:inline-block;margin-bottom:10px;line-height:28px}
#smb_my_ov .smb_me a {display:inline-block;font-size:0.85em;height:28px;line-height:22px;border:1px solid #d5d9dd;color:#8a8a8a;border-radius:2px;padding:2px 5px}
#smb_my_ov .smb_me a.smb_info {color:#3a8afd}
#smb_my_ov h3 {font-size:1.2em;padding:20px 20px 10px;border-top:1px solid #e8e8e8}
#smb_my_ov .op_area {border-top:0;padding:0 20px;line-height:18px;color:#555}
#smb_my_ov .op_area:after {display:block;visibility:hidden;clear:both;content:""}
#smb_my_ov .op_area dt {margin:5px 0;padding-top:5px;font-weight:bold;color:#8c9eb0;line-height:20px}
#smb_my_ov .op_area dd {margin:5px 0;padding-bottom:10px;border-bottom:1px dashed #e5e5e5}
#smb_my_ovaddt {border-bottom:0 !important}
#smb_my_ovaddd {border-bottom:0 !important}

#smb_private {border:5px solid #eee;margin-bottom:10px;}
#smb_private:after {display:block;visibility:hidden;clear:both;content:""}
#smb_private li {text-align:left;position:relative;text-align:left; padding: 20px;}
#smb_private li.smb_private_cs{width:70%;}
#smb_private li.smb_private_cs p{padding: 55px 20px; font-size:22px; font-weight:400;}
#smb_private li.smb_private_common{width:15%; text-align:center; padding:0;}
#smb_private li.smb_private_common a{padding:30px 0;}
#smb_private li.smb_private_common p.img-wr{margin-bottom:10px;}
#smb_private li.smb_private_common p.tit{font-size:16px; font-weight:300; color:#414141;margin-bottom:5px;}
#smb_private li.smb_private_common p.text{font-size:18px; font-weight:600; color:#191919;}
#smb_private li.smb_private_common p.text span{font-weight:300;}
#smb_private a {display:block;background:#fff;color:#465168;line-height:20px;padding:10px 20px 10px 25px}
#smb_private a strong {display:inline-block;float:right;max-width:87px;overflow:hidden;white-space:nowrap;text-overflow:clip;color:#3a8afd;padding:0 5px;border-radius:15px;font-size:0.92em}
#smb_private li i {width:25px;color:#8c9eb0;margin-right:5px}
#smb_private .win_point strong {background:#37bc9b;color:#fff}
#smb_private .win_memo strong {background:#ff8b77;color:#fff}
#smb_private .win_scrap strong {background:#8cc152;color:#fff}
#smb_private .win_coupon strong {background:#a352c1;color:#fff}


#smb_my_info{border-top:1px solid #eee; margin-bottom:50px;}
#smb_my_info li{border-bottom: 1px solid #eee; padding: 30px 20px;}
#smb_my_info span{font-size:16px;}
#smb_my_info span.tit{font-weight:500; color:#2a2a2a; display:inline-block; width:22%;}
#smb_my_info span.text{font-weight:400; color:#767676;}

.smb_my_btnwr{text-align:center;}
.smb_my_btnwr a{display:inline-block;background-color:#eeeeee; color:#2a2a2a; font-size:14px; width:180px; height:50px; line-height:50px; border-radius:30px;}

.withdrawal {display:block;padding:10px 20px;border-top:1px solid #e8e8e8;color:#c7c7c7}


/* 마이페이지 title */
#smb_my_tit{border-bottom:1px solid #ccc;height:50px; margin-bottom:20px; }
#smb_my_tit h3{float:left; font-size:24px; font-weight:700; padding-top:0; padding-bottom:10px;position:relative;}
#smb_my_tit ul{float:right; height:100%; text-align:center;}
#smb_my_tit ul li{float:none; display:inline-block; font-size:16px; font-weight:300; height:100%; margin-left:25px; line-height:45px;}
#smb_my_tit ul li a{ color:#a5a5a5;}
#smb_my_tit ul li.on{border-bottom:4px solid #191919; font-weight:400;}
#smb_my_tit ul li.on a{color:#2a2a2a;}

#smb_my_tit span.underline {position:absolute; width:100%; height:2px; background-color:#191919; display:block; bottom:-11px;}
/* 마이페이지 list */
#smb_my_list {float:left; width: calc(100% - 285px);}

#smb_my_od h2 {margin:0 0 10px;font-size:1.25em}
#smb_my_od {position:relative;margin:0 0 50px; }
.smb_my_od {background:#fff; /*padding:0 20px;*/ margin:0 -10px;}
.smb_my_od .empty_table {width:100%;}
.smb_my_od li {/*width:100%;*/ padding:0 10px; /*margin-bottom:20px;*/}
.smb_my_od li:nth-child(4n+1){clear:both;}
.smb_my_od li .inbox{border-top:1px solid #ececec; padding:20px; height:100%; transition: all .2s; /*border-radius:10px;height:360px;  box-shadow:1px 1px 10px rgba(9,9,9,0.05);*/}



#smb_my_od .ord_name {font-size:18px; display:none;}
#smb_my_od .ord_name2 {font-size:24px; font-weight: 700; text-overflow:ellipsis;
overflow:hidden;
display: -webkit-box;
            -webkit-line-clamp:3; 
            -webkit-box-orient: vertical;
}
.bt_inclass_wr {position:absolute; width:calc(100% - 60px); bottom:30px;}


.in_class #smb_my_od {padding-bottom:130px;}

/**/
.Payment_details {border-top:2px solid #000;}
.Payment_details .smb_my_od .smb_my_od_li {float:left; width:25%; margin:0; padding:0; text-align:center;}
.Payment_details .hd_tit li {float:left; width:25%; text-align:center; font-size:16px; color:#3a3a3a; padding:20px 0;}
.Payment_details .smb_my_od .ord_num,.Payment_details  .smb_my_od .ord_name {margin-bottom:0; height:initial; font-size:16px; color:#777;}
.Payment_details .smb_my_od li .inbox {padding:20px 0 17px;}
.Payment_details .smb_my_od .date {font-size:16px; color:#777;}
.Payment_details .smb_my_od .cost {color:#777; font-weight:normal; font-size:16px;}
.Payment_details .status_06,.Payment_details .status_01 {color:#777; font-size:16px;}
.Payment_details .smb_my_od .smb_my_od_li4 a {color:#777; font-size:16px;}
.Payment_details .smb_my_od li {width:100%;}


/**/
.in_class .smb_my_od li {width:50%; margin-bottom:20px;}
.in_class .smb_my_od .smb_my_od_li0 {width:228px; height:228px; overflow:hidden;float:left; margin:0;}
.inclass_text_wr {width: calc(100% - 228px); float:left; background-color: #f9f9f9; padding:30px; position:relative;}
.in_class .smb_my_od li .inbox {display:flex; border:none; padding:0; border-radius:10px; overflow:hidden;}
.in_class .smb_my_od .ord_num,.in_class .smb_my_od .ord_name {height:initial; margin-bottom:20px;}
#smb_my_list.in_class {float:none; width:100%;}
.in_class #smb_my_tit {margin-bottom:20px;}
/*.in_class .smb_my_od {}*/
.in_class .smb_my_od .empty_table {width:100%;text-align:center; color:#c4c4c4 !important; font-size:14px;}
.in_class .smb_my_od .smb_my_od_li4 {padding:0;}
.in_class .smb_my_od .smb_my_od_li4 a {color:#000;border:1px solid #ddd; font-size:12px;padding:10px; border-radius:5px;font-weight:700;}


/**/
#sod_v.taking .smb_my_od .ord_name {margin-bottom:10px; font-size:12px;}
#sod_v.taking .smb_my_od .ord_name2 {font-size:16px; text-overflow:ellipsis; overflow:hidden; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical;}
#sod_v.taking .smb_my_od .smb_my_od_li0 {width:190px; height:190px;}
#sod_v.taking .smb_my_od .smb_my_od_li5 {font-size:12px;}
#sod_v.taking .smb_my_od .smb_my_od_li4 a {padding:7px 10px;}
#sod_v.taking .inclass_text_wr {width:calc(100% - 190px); padding:25px;}


/**/
#smb_my_wish.my_wish_wr .smb_my_img img {}
#smb_my_wish.my_wish_wr li {width:50%; border:none; padding:0 10px; margin-bottom:10px;}
#smb_my_wish.my_wish_wr .empty_li {width:100%; color:#c4c4c4 !important; font-size:14px;}
#smb_my_wish .smb_my_img {width:228px; float:left; overflow:hidden;}
#smb_my_wish.my_wish_wr .wish_info {float:left;width: calc(100% - 228px); background:#f9f9f9; padding: 30px;}
#smb_my_wish.my_wish_wr .inbox {display:flex;border-radius:10px; overflow:hidden;}
#smb_my_wish .smb_my_tit a {font-size: 24px; font-weight: 700;}
#smb_my_wish.my_wish_wr .smb_my_od_li5 {font-size:14px; margin-bottom:10px;}
.my_wish_wr ul {margin:0 -10px;}
/*#smb_my_wish.my_wish_wr .smb_my_od_li4 {padding:0;}*/
#smb_my_wish.my_wish_wr .smb_my_od_li4 a {color:#000; width:30%; border:1px solid #ddd; font-size:10px;padding:5px; border-radius:5px; display:block; text-align:center;}



.smb_my_od li:last-child {border-bottom:0}
.smb_my_od li:after {display:block;visibility:hidden;clear:both;content:""}
/*.smb_my_od li:hover .inbox {border:2px solid #2d5292; transition: all .2s;} */
.smb_my_od .smb_my_od_li {display:block; /*float:left;line-height:18px*/margin-bottom:20px;}
.smb_my_od .smb_my_od_li0 {}
.smb_my_od .smb_my_od_li0 img{width:100%; height: auto;}
/*.smb_my_od .smb_my_od_li1 {display:none;}*/
.smb_my_od .smb_my_od_li2 {margin-bottom:15px;}
.smb_my_od .smb_my_od_li3 {}
.smb_my_od .smb_my_od_li4 {/*background-color:#191919;*/ font-size:14px; border-radius:8px; padding: 10px 0;margin-bottom:0px;}
.smb_my_od .smb_my_od_li4  div span{/*color:#fff;*/}
.smb_my_od .smb_my_od_li4 a{/*color:#fff; display:block; width:100%; height:100%;*/}
.smb_my_od .smb_my_od_li5 {font-size:16px; font-weight:500;}

.smb_my_od .ord_num,
.smb_my_od .ord_name {font-size: 18px; font-weight:500;letter-spacing: -0.5px; margin-bottom: 25px; height: 50px; text-overflow: ellipsis; overflow: hidden; display: -webkit-box; -webkit-line-clamp:1; -webkit-box-orient: vertical; word-break:keep-all;}
.smb_my_od .date {color:#b5b5b5}
.smb_my_od .cost {color:#191919;font-weight:600; font-size:16px;}
.smb_my_od .misu {color:#6d6d6d}

#smb_my_wish {position:relative;margin-bottom:30px;}
#smb_my_wish h2 {font-size:1.25em;padding:0 0 20px;border-bottom:1px solid #d9dde2}
#smb_my_wish li {position:relative;background:#fff;border-bottom:1px solid #ececec;padding:15px;width:33.333%;}
#smb_my_wish li:after {display:block;visibility:hidden;clear:both;content:""}
#smb_my_wish .smb_my_chk {display:inline-block;float:left;margin-right:10px;color:red;position:absolute; top:5px; left:5px;}
#smb_my_wish .smb_my_img {width:228px;}
#smb_my_wish .smb_my_img img{width:100%; height: auto;}
#smb_my_wish .wish_info {position:relative;}
#smb_my_wish .smb_my_tit {font-size: 24px; font-weight: 700;}
#smb_my_wish .smb_my_price {font-weight:bold;font-size:1.2em;margin-bottom:30px}
#smb_my_wish .smb_my_date {font-size:14px;color:#000; font-weight:500;}
.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}
#smb_my_wish li .wish_del {position:absolute;right:10px;bottom:10px;font-size:1.2em;color:#999; font-weight:100; border:1px solid #999; border-radius:2px; padding:2px 5px;}
#smb_ws_act {text-align:center;margin:20px 0 30px}
#smb_ws_act .btn01 {width:180px;height:50px;font-weight:bold;font-size:1.167em;border:1px solid #98a3b3;border-radius:3px}
#smb_ws_act .btn02 {width:180px;height:50px;font-weight:bold;font-size:1.167em;border:1px solid #2d5292;border-radius:3px;background:#2d5292}


/* 장바구니 주문서 공통 */
.od_prd_list .td_chk {}
.od_prd_list .td_prd {border-left:0;position:relative;min-height:100px;padding:15px;}
.od_prd_list .td_prd .sod_img {position:absolute;top:25px;left:00px; width:200px;}
.od_prd_list .td_prd .sod_img img{width:100%; height: auto !important}
.od_prd_list .td_prd .sod_name {}
.od_prd_list .td_prd .prd_name {font-size:1.4em}
.od_prd_list .total_prc {color:#000;font-weight:bold;font-size:1.4em}

.sod_opt {margin:0px 0}
.sod_opt ul {display:inline-block;margin:0;padding:0;list-style:none}
.sod_opt li {color:#000;padding:3px 0;line-height:1.3em}
.sod_opt li:before {content:"옵션";display:inline-block;margin:1px 5px 2px 0;padding:3px;border-radius:3px;background:#e2eaf6;line-height:1em;color:#3a8afd}
.sod_option_btn .mod_options {height:30px;margin:5px 0 0;padding:0 5px;border:1px solid #d4d6db;color:#606060;background:#fff;border-radius:3px}
.cp_btn {padding:0 10px;border:1px solid #d4d6db;color:#2d5292;background:#fff;height:24px;border-radius:3px}
.cp_cancel {padding:0 10px;border:1px solid #aaa;color:#666;background:#fff;height:24px;border-radius:3px}

/* 장바구니 */
#sod_bsk {margin-bottom:30px}
.btn_cart_del {padding:20px 0;border-bottom:1px solid #ccd2d9}
.btn_cart_del button {height:30px;padding:0 10px;border:1px solid #d4d6db;border-radius:5px;background:#fff;color:#666}
#sod_bsk_list {position:relative}
#sod_bsk #sod_bsk_tot {border:1px solid #212a37;margin:20px 0}
#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%;background:#4a505a;color:#fff;border-left:1px solid #212a37;text-align:right;padding:25px;font-size:1.167em}
#sod_bsk #sod_bsk_tot li:first-child {border:0}
#sod_bsk #sod_bsk_tot li span {display:inline-block;float:left}
#sod_bsk #sod_bsk_tot .sod_bsk_cnt {width:33.335%;background:#212a37}
#sod_bsk_act {text-align:center;margin-bottom:30px}
#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:fixed;top:50%;left:50%;width:540px;height:auto !important;height:500px;max-height:500px;margin-left:-280px;
margin-top:-150px;border:1px solid #dde7e9;border-radius:3px;background:#fff;overflow-y:auto;overflow-x:inherit}
#sod_bsk_list .mod_option_bg {content:"";position:fixed;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,0.1);display:block;z-index:9999}
#mod_option_frm h2 {border-bottom:1px solid #e8e8e8;padding:0 20px;line-height:50px;font-size:1.25em}

.option_wr {padding:20px 20px 0}
.option_wr h3 {font-size:1.167em;margin-bottom:10px}
.option_wr .get_item_options,
.option_wr .get_item_supply {margin-bottom:10px}
.option_wr label {display:block;margin:10px 0 5px}
.option_wr select {width:100%;border:1px solid #d4d4d4;height:48px}

#sit_opt_added {margin:0;padding:0;border-bottom:0;list-style:none}
#sit_opt_added li {padding:10px 15px;background:#f9f9f9;border:1px solid #e6e9ed;margin:10px 0;position:relative}
#sit_opt_added li:after {display:block;visibility:hidden;clear:both;content:""}
#sit_opt_added li .opt_name {line-height:28px;font-weight:bold}
#sit_opt_added li .opt_count {}
#sit_opt_added button {float:left;width:30px;height:30px;border:1px solid #bdc9dc;border-radius:0;background:#fff;color:#666;font-size:0.92em}
#sit_opt_added button:hover {color:#000}
#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 {position:absolute;right:0;top:0;font-size:15px;border:0;border-left:1px solid #e6e9ed;border-bottom:1px solid #e6e9ed}
#sit_opt_added .sit_opt_del:hover {color:#be334a}
#sit_opt_added .sit_opt_prc {display:block;float:right;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 20px 10px}
#mod_option_frm #sit_tot_price {float:left;display:inline-block;margin:0 20px 20px}
#mod_option_frm #sit_opt_added {}
#mod_option_frm .btn_confirm {float:right;display:inline-block;margin:0 20px 20px;background:yellow}
#mod_option_frm .btn_confirm .btn_submit {width:100px;height:40px;font-size:1.167em;font-weight:bold;cursor:pointer}
#mod_option_frm .btn_confirm .btn_close {position:absolute;top:0;right:0;width:50px;height:50px;border:0;background:none;font-size:1.25em;border-radius:0}
#mod_option_frm .btn_confirm .btn_close:hover {background:#f3f3f3}

/* 주문서 작성 */
#sod_frm {}
#sod_frm p {margin:0 0 10px}
#sod_frm .od_prd_list {background-color:#f4f4f4;padding:10px;}
#sod_list {position:relative}
#sod_list #cp_frm {z-index:10000;position:absolute;top:50%;left:50%; transform:translate(-50%,-50%); width:90%; max-width:540px;height:auto !important;border:1px solid #dde7e9;border-radius:3px;background:#fff;overflow-y:auto;overflow-x:inherit}

.od_coupon_wrap {content:"";display:block;position:fixed;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,0.3);z-index:9999}
.od_coupon h3 {padding:0 20px;line-height:50px;margin:0 0 0px;font-size:16px; font-weight:400;text-align:left}
.od_coupon .btn_close {position:absolute;top:0;right:0;width:50px;height:50px;border:0;border-radius:0;background:none;font-size:1.25em}
.od_coupon .btn_close:hover {background:#f3f3f3}
.od_coupon .tbl_head02 {}
.od_coupon .cp_apply {padding:0 5px;border:1px solid #2d5292;color:#2d5292;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:30%}

.od_coupon .tbl_head02{margin:0;}
.od_coupon th {font-size:15px; font-weight:400; text-align:center;}
.od_coupon td {font-size:15px; font-weight:300; text-align:center; padding:15px 7px 15px;}
.od_coupon td:first-child{width:44%;}
.od_coupon td.td_numbig{float:none !important; display:table-cell !important; text-align:center !important;}

.od_prd_wr{border:1px solid #959da6; padding:30px; margin-bottom:10px;}
.od_prd_wr h3.title{font-size:20px; font-weight:600; margin-bottom:20px;padding-bottom:20px; border-bottom:1px solid #959da6;}
.od_prd_listbox{margin-bottom:20px;}
.od_prd_wr p.tit{font-size:14px; font-weight:500; margin-bottom:5px !important; color:#888;}
.od_prd_wr p.cont{font-size:16px; font-weight:400; margin-bottom:0 !important;}

.od_prd_wr #cp_frm {z-index:10000;position:absolute;top:50%;left:50%;width:540px;height:auto !important;height:500px;max-height:500px;margin-left:-270px;margin-top:-150px;border:1px solid #dde7e9;border-radius:3px;background:#fff;overflow-y:auto;overflow-x:inherit}

#sod_list td.td_img{display:block; float:left;}
#sod_list td.td_img img{width:100%; height:auto;}

#sod_list td.td_prd{width:44%; display:block; float:left; padding:0; min-height:initial; margin-left:30px;}
#sod_list td.td_prd .sod_name h3{font-size:18px; font-weight:500; padding:0; color:#2a2a2a; line-height:50px;}
#sod_list td.td_prd .sod_name .stit {line-height:initial; margin-bottom:10px;}
#sod_list td.td_prd .sod_name .stit p{margin-bottom:0px; font-size:20px; font-weight:700; color:#2a2a2a;}
#sod_list td.td_prd .sod_name p{}

#sod_list td.td_numbig{width:30%; display:block; float:left;padding: 40px 30px 30px 0px;}
#sod_list td.td_numbig .total_price{font-size:30px; font-weight:300; color:#191919; margin-bottom:15px; display:block; line-height:32px; text-align:left; margin-lefT:30px;}
#sod_list td.td_numbig .tot_point{margin:0; font-size:15px; font-weight:400; color:#2a2a2a; display:none}

/* 주문서 작성 - 왼쪽 */
.sod_left {display:inline-block;float:left;width:840px;margin-right:20px;vertical-align:top}

/* 주문서 작성 - 주문하시는 분 */
#sod_frm .tbl_frm01 {padding:20px 10px}
#sod_frm .tbl_frm01 th,#sod_frm .tbl_frm01 td {text-align:left;padding:10px;vertical-align:top}
#sod_frm .tbl_frm01 th{padding:0px 10px}
#sod_frm .tbl_frm01 td input {width:100%}
#sod_frm .tbl_frm01 td .addr input {width:20%}
#sod_frm .tbl_frm01 td .addr button {background:#434a54;color:#fff;width:128px;height:45px;border:0;border-radius:3px}

/* 주문서 작성 - 받으시는 분 */
#sod_frm_taker .tbl_frm01 {padding:20px 10px}
#sod_frm_taker .tbl_frm01 .choice_place {display:block;background:#edf3fc;padding:10px 15px;border:1px solid #d1ddee;margin:0 10px 10px}
#sod_frm_taker .tbl_frm01 .choice_place:after {display:block;visibility:hidden;clear:both;content:""}
#sod_frm_taker .tbl_frm01 .choice_place .chk_box {float:left;display:inline-block;width:85%;line-height:30px}
#sod_frm_taker .tbl_frm01 .choice_tit {float:left;display:inline-block;width:15% !important;line-height:30px}
#sod_frm_taker .tbl_frm01 .choice_place input[type="radio"] + label span {top:7px}
#sod_frm_taker .tbl_frm01 .choice_place input,
#sod_frm_taker .tbl_frm01 .choice_place label {margin-left:10px}
#sod_frm_taker .tbl_frm01 .btn_frmline {width:80px;height:30px;line-height:28px;background:#fff;border:1px solid #d4d6db;color:#606060;text-align:center;float:right}

#sod_frm_taker .tbl_frm01 td input {width:100%}
#sod_frm_taker .tbl_frm01 td .addr input {width:20%}
#sod_frm_taker .tbl_frm01 td .addr button {background:#434a54;color:#fff;width:128px;height:45px;border:0;border-radius:3px}
#sod_frm_taker .tbl_frm01 td .ad_choice {padding:5px 0}
#sod_frm_taker .tbl_frm01 td .ad_choice input {width:auto}

/* 주문서 작성 - 공통 */
#sod_frm_orderer #od_addr_jibeon,
#sod_frm_taker #od_b_addr_jibeon {display:inline-block;margin:5px 0 0}

/* 주문서 작성 - 오른쪽 */
.sod_right {display:inline-block;float:left;width:100%;height:100%;vertical-align:top; padding:10px; /*background-color:#eeeeee;*/}

.sod_right #sod_bsk_tot {float:left; width:45%;background-color:#fff; padding:20px;}
.sod_right #sod_bsk_tot h2.tit{font-size: 18px; font-weight: 300; padding-bottom:20px;}
.sod_right #sod_bsk_tot h2.tit img{margin-right: 10px; padding-bottom:4px;}
.sod_right #sod_bsk_tot:after {display:block;visibility:hidden;clear:both;content:""}
.sod_right #sod_bsk_tot li{border-top:1px solid #eee; padding: 20px 0; font-size:16px; font-weight:400; color:#2a2a2a;}
.sod_right .sod_info{display:none;}
.sod_right .sod_info li {position:relative;float:left;background:#fff;width:33.333%;height:70px;text-align:center;border-bottom:1px solid #e7ebf1;padding:15px 0}
.sod_right .sod_info li:after {display:block;visibility:hidden;clear:both;content:""}
.sod_right .sod_info li span {display:block;color:#777;margin-bottom:5px;font-weight:bold;color:#000}
.sod_right .sod_info .sod_bsk_sell, .sod_right .sod_info .sod_bsk_coupon {border-right:1px solid #e7ebf1}
.sod_right .sod_info .sod_bsk_coupon:before {display:block;content:"-";position:absolute;top:25px;left:-10px;width:20px;height:20px;background:#fff;color:#9da6c9;border-radius:50%;border:1px solid #e7ebf1;font-weight:bold;font-size:16px;line-height:14px}
.sod_right .sod_info .sod_bsk_dvr:before {display:block;content:"+";position:absolute;top:25px;left:-10px;width:20px;height:20px;background:#fff;color:#9da6c9;border-radius:50%;border:1px solid #e7ebf1;font-weight:bold;font-size:16px;line-height:14px}
.sod_right .sod_info .sod_bsk_cnt strong {font-size:1.25em}

.sod_right .sod_info_bt {clear:both;background:#fff}
.sod_right .sod_info_bt:after {display:block;visibility:hidden;clear:both;content:""}
.sod_right .sod_info_bt li {}
.sod_right .sod_info_bt li:after {display:block;visibility:hidden;clear:both;content:""}
.sod_right .sod_info_bt li span {display:inline-block;float:left;width:50%;line-height:28px;text-align:left;font-weight:400;color:#2a2a2a}
.sod_right .sod_info_bt li strong {display:inline-block;float:left;width:50%;line-height:28px;text-align:right; font-weight:400;}

.sod_right .sod_info_option {clear:both;}
.sod_right .sod_info_option h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.sod_right .sod_info_option ul {background:#fff}
.sod_right .sod_info_option li {margin-bottom:5px}
.sod_right .sod_info_option li:after {display:block;visibility:hidden;clear:both;content:""}
.sod_right .sod_info_option .sod_ifop_tit {display:inline-block;float:left;width:50%;line-height:28px;text-align:left;}
.sod_right .sod_info_option .sod_ifop_tit .btn_frmline {width:auto;height:30px;color:#2a2a2a;background:#fff;border:1px solid #d4d6db}
.sod_right .sod_info_option .sod_ifop_tit .cp_cancel {width:auto;height:30px;border:1px solid #d4d6db;padding:0 5px;margin-left:5px;color:#b1b1b1;vertical-align:baseline}
.sod_right .sod_info_option .sod_ifop_tit .od_coupon {z-index:10000;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-width:570px; width:90%; height:auto !important;border:1px solid #dde7e9;border-radius:3px;background:#fff;overflow-y:auto;overflow-x:inherit}
.sod_right .sod_info_option .sod_ifop_tit .od_coupon>td {text-align:left}
.sod_right .sod_info_option>td, .sod_right .sod_info_option .sod_ifop_t {display:inline-block;float:left;width:50%;line-height:28px;text-align:right}
.sod_right .sod_info_option>td {text-align:right;padding:10px;height:30px}
.sod_right .sod_info_option>td .cp_cancel {margin:0 0 0 2px}
.sod_right .sod_info_option>td .btn_frmline {padding:0 7px;border:1px solid #38b2b9;color:#38b2b9;background:#fff;height:23px;line-height:21px;margin:0}
.sod_right .sod_info_option .sod_ifop_t strong{width:90%;}

/* 주문서 작성 - 포인트사용 */
#sod_point {clear:both;background:#fff;margin-top:10px;}
#sod_point h2 {}
#sod_point h2:after {display:block;visibility:hidden;clear:both;content:''}

#sod_point .point_tit {vertical-align:baseline;float:left;line-height:28px}
#sod_point .point_tit label {vertical-align:baseline}
#sod_point .point_ipt {float:right;display:inline-block;text-align:left;text-align:right;font-weight:normal}
#sod_point .point_ipt:after {display:block;visibility:hidden;clear:both;content:''}
#sod_point .point_ipt #od_temp_point {width:100px;height:30px;text-align:right;padding:0 5px;border:1px solid #d0d3db;border-radius:3px;vertical-align:baseline;}

#sod_frm_pt {padding:10px; font-size:15px; color:#4a4a4a;}
#sod_frm_pt strong {display:inline-block;width:45%;line-height:28px;text-align:left}
#sod_frm_pt span {display:inline-block;width:55% !important;text-align:right}
#sod_frm_pt span:after {display:block;visibility:hidden;clear:both;content:''}
#sod_frm_pt .max_point_box em {font-style:normal !important}


/* 주문서 작성 - 결제수단 */
.sod_frm_pay_wr{float:left; width:55%;}
#sod_frm_pay {position:relative;margin:0px 0 0;background:transparent;}
#sod_frm_pay h2 {font-size:18px; font-weight:300; padding:15px;}
#sod_frm_pay .tooltip_txt {height:auto;line-height:18px;font-weight:normal;font-size:1em;padding:10px 20px;margin:10px}
#sod_frm_pay .tooltip_txt i {float:left;line-height:36px;font-size:2em;margin-right:15px}
#sod_frm_pay .tooltip_txt:before {height:100%}
#sod_frm_pay input[type="radio"] {}
#sod_frm_pay .lb_icon {display:inline-block;position:relative;cursor:pointer;z-index:1}
#sod_frm_pay input[type="radio"]:checked+.lb_icon {color:#191919;z-index:3}
#sod_frm_pay input[type="radio"] + label span {top:7px}

#sod_frm_paysel {}
#sod_frm_paysel legend {position:absolute;font-size:0;line-height:0;overflow:hidden}
#sod_frm_paysel .PAYCO {display:inline-block;width:75px;background:url('../img/payco.png') no-repeat 50% 50% #fff;overflow:hidden;text-indent:-999px;border-radius:30px;border:1px solid #fa1417}
#sod_frm_paysel .PAYNOW {display:inline-block;width:75px;background:url('../img/paynow.png') no-repeat 50% 50% #fff;overflow:hidden;text-indent:-999px;border-radius:30px;border:1px solid #c01734}
#sod_frm_paysel .kakaopay_icon {display:inline-block;width:60px;background:url('../img/kakao.png') no-repeat 50% 50% #ffeb00;overflow:hidden;text-indent:-999px;border-radius:30px}
#sod_frm_paysel .KPAY {display:inline-block;width:58px;background:url('../img/kpay.png') no-repeat 50% 50% #fff;overflow:hidden;text-indent:-999px;border-radius:30px;border:1px solid #22096a}
#sod_frm_paysel .inicis_lpay {display:inline-block;width:50px;background:url('../img/lpay_logo.png') no-repeat 50% 50% #fff;overflow:hidden;text-indent:-999px;border-radius:30px;border:1px solid #009bd7}
#sod_frm_paysel ul.pay_way {margin:0;padding:15px}
#sod_frm_paysel ul.pay_way input[type="radio"] + label span {top:7px}
#sod_frm_paysel ul:after {display:block;visibility:hidden;clear:both;content:""}
#sod_frm_paysel li {position:relative;line-height:28px;text-align:left;list-style:none;float:left; width:33.333%;}
#sod_frm_paysel li .inbox{position:relative; background-color:#fff; margin:0 5px; text-align:center; margin-bottom:50px;}
#sod_frm_paysel li .inbox img{max-width:72px; padding: 25px 0 5px;}
#sod_frm_paysel li .inbox label{display:block; padding-left:0; color:#191919; text-align:center; font-size:15px; font-weight:400;padding-bottom:25px;}
#sod_frm_paysel li .inbox label span{left:50%; transform:translateX(-50%); top:65px !important;}

#sod_frm_paysel li .inbox p{display:none;margin:0; padding-bottom:0px; font-size:14px; font-weight:400;}







#settle_bank {border-top:1px solid #e3e5e8;background:#fff;margin:20px;padding:20px;clear:both}
#settle_bank label {float:left;width:30%;line-height:30px}
#settle_bank select, #settle_bank input {width:70%;height:32px;margin:0 0 5px;border:1px solid #e3e5e8;border-radius:3px;text-align:left}
#settle_bank option {padding:3px 0}
#settle_bank #od_deposit_name {height:32px;padding:0 5px;border:1px solid #e3e5e8}
#settle_bank li{width:100%;}

#display_pay_button {background:transparent; margin-top:20px;}
#display_pay_button .btn_submit {width:48%;height:60px;font-weight:400;font-size:18px;cursor:pointer;border:1px solid #191919; border-radius:5px; margin-right:1.7%;}
#display_pay_button .btn01 {width:49%;height:60px;line-height:45px;font-weight:400;font-size:18px;/*margin:5px 0;*/border:1px solid #ccd1d9; border-radius:5px;}

.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_taker label {display:inline-block;font-weight:normal}
#sod_frm_same {margin:0 0 10px}
#sod_frm .od_mem{margin-top:20px;}
#sod_frm #od_memo {height:100px;display:block; width:100%;padding:5px;border:1px solid #191919 !important;}
#od_memo_wr label{font-size:16px;padding-bottom:10px;display:block;}
#sod_frm #od_memo::placeholder{color:#999; font-size:14px;}

#sod_frm #display_pay_process {text-align:center}
#sod_frm #display_pay_process span {display:block;margin:5px 0 0}

#od_tot_price {border-top:2px solid #212121;line-height:20px;text-align:right;padding:25px 0;}
#od_tot_price span {float:left;font-weight:400; font-size:16px;}
#od_tot_price strong {font-size:22px;color:#191919;font-weight:400;}
#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}

#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 { width:100%; margin: 0 auto; padding:70px 0;}
.sod_ws_img {width:100%;text-align:center}
.sod_ws_img img{width:100%; height: auto;}
#sod_ws_act {text-align:center;margin:20px 0 30px}
#sod_ws_act button {height:60px;width:180px;font-weight:400;font-size:16px;border-radius:3px; margin:0 10px;}
#sod_ws_act .btn01 {border:1px solid #98a3b3}
#sod_ws_act .btn02 {border:1px solid #2d5292;background:#2d5292}

#sod_ws .list_02{/*padding:0 20px;*/ margin:0 -10px 0;}
#sod_ws .list_02 li {width:50%; /*width:33.333%;*/ margin-bottom:20px; padding: 0 10px;}
#sod_ws .list_02 li:nth-child(4n+1){clear:both;}
#sod_ws .list_02 li .sod_ws_img {float:left; width: 190px; height: 190px;}

#sod_ws .list_02 li .inbox{display:flex; background-color:#f9f9f9; border-radius:10px; overflow:hidden; /*border:1px solid #ececec; padding:20px; box-shadow: 1px 1px 10px rgba(9,9,9,0.05);*/}
/*#sod_ws .list_02 li:hover .inbox{border:2px solid #2d5292; transition:all .2s;}*/
#sod_ws li .info_link {display:block;margin:0px 0 5px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;color:#212121;font-weight:500; font-size:16px;}
#sod_ws li .info_date {color:#515151;font-size:16px;}
#sod_ws li .info_basic {color:#515151;font-size:14px; /*height:50px;*/ display:none;}
#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:10px 0px 0px 0px; */position:relative; padding:25px;}
#sod_ws li .wish_info .ord_name {margin-bottom:10px; font-size:12px;}

#sod_ws li .wish_bthwr{/*text-align:right;*/ margin-top:20px;}
#sod_ws li .wish_del {position:relative;display:inline-block;;text-align:center;font-size:12px;color:#777;border: 1px solid #ccc;padding:2px 6px;border-radius:2px;}
#sod_ws li .wish_ord {position:relative;display:inline-block;text-align:center;font-size:12px;color:#777;border: 1px solid #ccc;padding:2px 6px;border-radius:2px;}
#sod_ws li .wish_bthwr a:hover {color:#191919;border: 1px solid #191919;}

#sod_ws li .info_basic img {width:100%;}
/* 배송지 목록 */
#sod_addr .tbl_wrap {margin:30px}
#sod_addr .td_mng .sel_address {color:#fff;background:#fff;border:1px solid #19bc9b;color:#19bc9b;padding:0 5px;height:26px;border-radius:3px}
#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;border-radius:3px}
#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 #1c70e9;color:#2d5292;cursor:pointer;position:relative;padding:0 5px;height:26px;line-height:24px;border-radius:3px}
#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:155px;text-align:left}
#sod_addr .td_sbj .chk_box {display:inline-block;float:left}
#sod_addr .td_sbj .chk_box input[type="checkbox"]:checked + label span {background:url(../img/chk.png) no-repeat 50% 50% #2d5292;border-color:#1471f6;border-radius:3px}
#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}



/* 마이페이지 lnb */
.my_lnb_wr {max-width:200px; width:100%; float:left; margin-right:60px;border:1px solid #f2f2f2;}
.my_lnb_wr ul {}
.my_lnb_wr li {border-bottom:1px solid #f2f2f2; padding:20px;}
.my_lnb_wr li.on {background-color:#fafafa;}
.my_lnb_wr li.on a {color:#191919;}
.my_lnb_wr li.on a:after {background-image:url('../images/icon_lnb_arrow_on.png');}
.my_lnb_wr li:last-child {border-bottom:none;}
.my_lnb_wr li a {display:block; color:#acacac; font-size:14px; position:relative;}
.my_lnb_wr li a:after {content:""; position:absolute; right:0; top:50%; transform:translateY(-50%); background:url('../images/icon_lnb_arrow.png') no-repeat; background-size:contain; width:7px; height:11px;}
#pdt .my_lnb_wr .clearfix > li {float:none;}


#sod_v .my_lnb_wr li {float:none;}



/* 주문내역 */
#pdt {padding-top:120px;}
#pdt .sod_Payment {width:calc(100% - 260px); margin:0; padding:0; float:right;}


#sod_v {width:100%; margin:0 auto; padding:70px 0; }
#sod_v.taking {padding:0;}
#sod_v:after {display:block;visibility:hidden;clear:both;content:''}
#sod_v td {text-align:center}
#sod_v td a {font-weight:bold}
#sod_v .basic_tbl {text-align:center}
.status_01 {display:inline-block;color:#8c8c8c;padding:0 2px;line-height:20px;font-size:0.92em;border-radius:5px}
.status_02 {display:inline-block;color:#8c8c8c;font-size:14px;}
.status_03 {display:inline-block;color:#8c8c8c;padding:0 5px;line-height:20px;font-size:0.92em;border-radius:5px}
.status_04 {display:inline-block;color:#8c8c8c;padding:0 5px;line-height:20px;font-size:0.92em;border-radius:5px}
.status_05 {display:inline-block;color:#fff;padding:0 5px;line-height:20px;font-size:0.92em;border-radius:5px}
.status_06 {display:inline-block;color:red;padding:0 5px;line-height:20px;font-size:0.92em;border-radius:5px}

/* 주문완료 */
#container #order_end {max-width:none;}
#order_end {padding: 40px 0 20px;text-align:center;}
#order_end p {line-height:1.8em}
#order_end .result_txt {text-align:left}
#order_end .btn_confirm {margin:50px 0}
#order_end .reg_result_p {font-size:1.25em;margin:0 0 10px;color:#3684fa}
#order_end .reg_result_text .img-wr{width:200px; margin:0px auto 40px;;}
#order_end .reg_result_text .img-wr img{width:100%; display:none;}
#order_end .reg_result_text h3{font-size:35px; font-weight:400;color:#2a2a2a; margin-bottom:10px;}
#order_end .reg_result_text h4{font-size:26px; font-weight:400; color:#2a2a2a; margin-bottom:25px; letter-spacing:-1px;}
#order_end .reg_result_text p{font-size:18px; font-weight:300; line-height:55px; color:#666; letter-spacing:-1px;}

.btn_confirm_reg {margin:20px 0;text-align:center}
.reg_btn_submit {display:inline-block;background:#191919;color:#fff;text-align:center;border-radius:3px;width:150px;height:50px;line-height:50px;font-size:14px;margin:0 5px;font-weight:400;}
.reg_btn_submit01{background:#535353;}

/* 주문상세내역 */
#pdt .sod_fin_wr {width: calc(100% - 260px); margin: 0; padding: 0; float: right;}
.sod_fin_wr #sod_fin_list .td_prd {padding-left:20px; width:50%;}
.sod_fin_wr #sod_fin_list {width:100%;}

.sod_fin_wr #sod_fin_list .sod_name a {margin-bottom: 0; height: initial; font-size: 16px; color: #777; word-break:keep-all; font-weight:normal;}
.sod_fin_wr .tbl_head03 td{margin-bottom: 0; height: initial; font-size: 16px; color: #777;}
.sod_fin_wr #sod_fin_list td {padding:20px; width:25%;}
.sod_fin_wr #sod_fin_no {border:none; background-color:transparent; margin-bottom:0; padding:0; color:#000; font-size:14px;}

.sod_fin_wr .tbl_head03 thead #th_itname {width:50%; font-weight:normal;}
.sod_fin_wr .tbl_head03 thead th {
    width: 25%;
    text-align: center;
    font-size: 16px;
    color: #3a3a3a;
    padding: 20px 0; font-weight:normal;}
.sod_fin_wr .sod_right {padding-top:0;}


.sod_fin_wr #sod_bsk_tot2 { border:1px solid #ddd;border-left:none; border-right:none; margin-bottom:0; padding:10px 15px;}
.sod_fin_wr #sod_bsk_tot2 li.sod_fin_tot {border:none;}
.sod_fin_wr #sod_bsk_tot2 li span {width:20%;}
.sod_fin_wr #sod_bsk_tot2 li {text-align:left; font-size:14px; padding:10px 0;}
.sod_fin_wr #sod_bsk_tot2 li:last-child {padding-bottom:0;}
.sod_fin_wr #sod_fin_pay h3 {border-bottom:none; font-size:1.2rem; padding:15px;}
.sod_fin_wr #sod_fin_pay li {font-size:14px;}
.sod_fin_wr #sod_fin_pay {border-right:none; border-left:none; border-top:none;}
.sod_fin_wr #sod_bsk_tot2 li.sod_fin_tot strong {color:#191919;}
.sod_fin_wr #sod_bsk_tot2 li strong {font-weight:normal;}
.sod_fin_wr #sod_fin_pay li > strong {font-weight:normal; font-size: 1.1em;}
.sod_fin_wr #sod_fin_pay ul {padding:0 15px 0; padding-top:0;}
#sod_fin {}
#sod_fin_no {margin:0 0 20px;padding:15px;border:1px solid #ccc;background:#f9f9f9;font-size:1.2em;border-radius:5px;color:#191919}

#sod_sts_wrap {margin:0 0 10px;text-align:right; display:none;}
#sod_sts_explan {display:none}

#sod_fin_legend {padding:20px;line-height:20px;background:#fff;margin:10px 0;border:1px solid #e9e9e9;text-align:left}
#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:#ff006c;font-size:1.25em}

#sod_bsk_tot2 {border:1px solid #414141;margin-bottom:20px}
#sod_bsk_tot2 li {background:#fff;padding:0 15px;text-align:right}
#sod_bsk_tot2 li span {float:left;clear:both;font-size:1.1em}
#sod_bsk_tot2 li strong {font-size:1.1em}
#sod_bsk_tot2 li.sod_fin_tot {/*background:#f1f1f1;*/border-top:1px solid #ccc}
#sod_bsk_tot2 li#alrdy {border-bottom:0 !important}
#sod_bsk_tot2 li#alrdy div {padding:5px 0 15px;text-align:right}
#sod_bsk_tot2 li#alrdy div p {position:relative;background:#d6e3f3;padding:0 10px;margin-bottom:1px}
#sod_bsk_tot2 li.sod_fin_tot strong {color:#bf1010;font-size:1.2em}

#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;color:#000 !important;text-align:center}
.sod_req_log_view td {background:#fff;color:#000}
.sod_req_log_view p {padding:10px 15px;border-bottom:1px solid #e9e9e9;background:#fff;color:#000}
.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{margin-right: 20px; float: left; width: calc(100% - 360px);}
#sod_fin_list h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#sod_fin_list .td_prd {border-left:0;position:relative;padding-left:330px;min-height:100px}
#sod_fin_list .sod_img {position:absolute;top:25px;left:20px; width:200px; height:auto;}
#sod_fin_list .sod_img img{width:100%; height: auto;}
#sod_fin_list .sod_name a {font-weight:bold;line-height:1.5em}
#sod_fin_list .sod_name .sod_opt:before {content:"옵션";display:inline-block;margin:1px 5px 2px 0;padding:3px;border-radius:3px;background:#414141;line-height:1em;color:#fff}
#sod_fin_list #th_itst {width:80px}

#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_pay {margin:0 0 20px;background:#fff;border:1px solid #e3e5e8}
#sod_fin_pay h3 {background:#fff;font-size:1.167em;padding:15px 20px;border-bottom:1px solid #e3e5e8}
#sod_fin_pay ul {margin:0;padding:15px 20px}
#sod_fin_pay li {line-height:24px;padding:10px 0}
#sod_fin_pay li:after {display:block;visibility:hidden;clear:both;content:""}
#sod_fin_pay li>span, #sod_fin_pay li>strong {display:inline-block;float:left}
#sod_fin_pay li>strong {margin-right:10px;width:20%;}
#sod_fin_pay li>span {width:238px; font-size: 1.1em;}
#sod_fin_pay li .letter-2px{letter-spacing:-2px}
a.btn_frmline.is-long-text{height:auto;width:180px; word-break:keep-all; text-align:center;}

#sod_fin_orderer, #sod_fin_receiver, #sod_fin_dvr {margin:0 0 20px; display:none;}
#sod_fin_orderer .tbl_wrap, #sod_fin_receiver .tbl_wrap, #sod_fin_dvr .tbl_wrap {padding:20px}
#sod_fin_dvr .tbl_wrap {padding:20px}
#sod_fin .sod_left h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#sod_fin .sod_left h3 {background:#fff;font-size:1.167em;padding:15px 20px;border:1px solid #e3e5e8;border-bottom:0}
#sod_fin .sod_left .tbl_head01 {background:#fff;border:1px solid #e3e5e8}
#sod_fin .sod_left th {padding:10px 0;border:0;text-align:left;width:100px;color:#666;background:#fff}
#sod_fin .sod_left td {padding:10px 0;border:0;background:#fff}

#sod_fin_dvr .dvr_link {color:#ff3061;text-decoration:underline}

#sod_fin_cancel {text-align:center}
#sod_fin_cancel .sod_fin_c_btn {height:50px;border:1px solid #bababa;border-radius:3px;font-weight:bold;width:100%;background:none;color:#5e6b6f}
#sod_fin_cancel .sod_fin_c_btn:hover {background:#fff}
#sod_fin_cancel h2 {padding:15px;border-bottom:1px solid #e8e8e8;text-align:left}
#sod_fin_cancel p {text-align:center;background:#ffe0e0;border:2px solid #d50c0c;padding:15px;color:#d50c0c;font-size:1.167em;font-weight:bold}

#sod_cancel_pop {display:none;width:100%;height:100%;position:fixed;top:0;left:0;z-index:999}
#sod_fin_cancelfrm {position:absolute;top:50%;left:50%;background:#fff;text-align:center;width:245px;max-height:300px;margin-left:-125px;margin-top:-180px;overflow-y:auto;border-radius:5px;-webkit-box-shadow:1px 1px 18px rgba(0,0,0,0.2);-moz-box-shadow:1px 1px 18px rgba(0,0,0,0.2);box-shadow:1px 1px 18px rgba(0,0,0,0.2);border:1px solid #dde7e9;background:#fff;border-radius:3px}  
#sod_fin_cancelfrm form {padding:20px}
.sod_fin_bg {background:rgba(0,0,0,0.1);width:100%;height:100%}
.sod_cls_btn {position:absolute;right:0;top:0;color:#b5b8bb;border:0;padding:12px 15px;font-size:16px;background:#fff}

#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}

/* 배너 인덱스 출력 */
#sbn_idx {}

/* 쇼핑몰 이벤트 */
#sev {}
.sev_admin {margin:0 0 10px;text-align:right}
.sev_admin a {line-height:35px;padding:0 10px}

/* 쿠폰 */
#coupon {text-align:center}
#coupon h1 {text-align:left}
#coupon ul:after {display:block;visibility:hidden;clear:both;content:""}
#coupon li {/*padding:15px; border-bottom:1px solid #ececec;*/text-align:left; width:32%; margin-right:2%; float:left; margin-bottom:2%; border:1px solid #ddd; padding:15px 20px; border-radius:10px;}
#coupon li.empty_li{width:100%;}
#coupon li:nth-child(3n) {margin-right:0;}
#coupon .cou_top {margin-bottom:5px}
#coupon .cou_tit {font-size:12px;font-weight:100; margin-bottom:10px; color:#555;}
#coupon .cou_pri {font-size:24px;color:#191919;font-weight:600;}
#coupon .cou_target {color:#fff;background:#191919;padding:5px;/*line-height:20px;*/font-size:11px;border-radius:5px}
#coupon .cou_date {color:#888d92; font-size:11px;}
#coupon .btn_close {margin:20px auto}

/* 모바일일때 피시버전 주문폼 */
.sod_frm_mobile_form .btn_cancel{background:#fff; color:#717171; border:1px solid #ccd1d9; width:49%;height:60px;line-height:60px; font-weight: 400; font-size: 18px; cursor: pointer; border-radius: 0;}
.sod_frm_mobile_form{/*padding:10px;*/ padding-top:0px;}
.sod_list {/*margin:10px 0*/}
.sod_list .sod_li {/*background:#fff;border-bottom:1px solid #e5e5e5;margin:10px 0*/}
.sod_list .li_name {font-size:1.083em;display: block; width: 100%;padding: 40px 0 0 10px;font-size: 24px;
    font-weight: 500;
    margin-bottom: 20px;
    color: #2a2a2a;
    line-height: 28px;}
.sod_list .li_name strong{font-weight:500;}
.sod_list .li_op_wr {position:relative;/*padding:10px 10px 0 110px;*/ min-height:75px}
.sod_list .li_op_wr .chk_box {position:absolute;top:10px;left:10px}
.sod_list .total_img {/*position:absolute;top:10px;left:35px*/}
.sod_list .total_img img{width:100%; height: auto;}
.sod_list .mod_options {padding:0 7px;border:1px solid #d4d6db;border-radius:3px;color:#606060;background:#fff;line-height:24px;margin:5px 0 0;font-size:0.923em}
.sod_list .li_prqty {padding:10px;border-top:1px solid #f8f8f8}
.sod_list .li_prqty:after {display:block;visibility:hidden;clear:both;content:''}
.sod_list .li_prqty_sp {float:left;width:50%;display:block;line-height:20px;padding:0 5px;text-align :right}
.sod_list .li_prqty_sp span {float:left;color:#696969}
.sod_list .prqty_sc,.sod_list .prqty_price {border-right:1px solid #e5e5e5}
.sod_list .total_price {background:#f2f7ff;display:block;clear:both;margin:0 10px 10px;text-align:right;padding:5px 10px;line-height:20px}
.sod_list .total_price span {float:left}
.sod_list .total_price strong {font-size:1.25em;color:#3a8afd}
.sod_opt {padding:0px 10px 0px 0px}
.sod_opt li {color:#777;margin:0px 0 0;line-height:1.3em;
	margin-bottom: 10px;
    font-size: 16px;
    font-weight: 400;
    color: #2a2a2a;
}
.sod_opt li:before {content:"옵션";display:inline-block;margin:0px 5px 0px 0;font-size:11px;padding:0 5px;border-radius:3px;background:transparent;line-height:20px;color:#191919; border:1px solid #191919; vertical-align:bottom;}
.sod_opt .opt_name:before {content:"옵션";display:inline-block;margin:1px 5px 2px 0;font-size:11px;padding:0 5px;border-radius:3px;background:#e2eaf6;line-height:20px;color:#191919; border:1px solid #191919;}

.odf_list {padding:10px}
.odf_list label,.odf_list strong{display:block;margin:7px 0 5px;color:#444;font-weight:normal}
.odf_list .frm_input {width:100%;margin:0 0 7px}
.odf_list .dlv_slt {background:#edf3fc;position:relative;border:1px solid #d1ddee;margin:5px 0;padding:10px}
.odf_list .dlv_slt strong {margin:0;font-weight:bold;line-height:30px}
.odf_list .dlv_slt div label {display:inline-block;margin:3px 0;color:#000}
.sod_frm_mobile #order_address{display:block;position:absolute;top:5px;right:5px;text-align:center;border:1px solid #d4d6db;background:#fff;border-radius:3px;color:#606060;height:30px;line-height:28px;margin:5px 0 0;padding:0 5px}
.odf_list .ad_default {display:inline-block;margin:0 0 10px}
.odf_list .btn_addsch {position:absolute;top:5px;right:5px;border-radius:3px;height:30px}
.odf_list .add_num{position:relative;display:block}
.odf_list textarea{border:1px solid #ccc;background:#fff;color:#000;vertical-align:middle;border-radius:3px;padding:5px;width:100%;height:70px;
-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075)}

.sod_frm_mobile #sod_bsk_tot {/*border:1px solid #3a8afd*/}
.sod_frm_mobile #sod_bsk_tot:after {display:block;visibility:hidden;clear:both;content:""}
.sod_frm_mobile .sod_info li {position:relative;float:left;background:#fff;width:33.333%;height:70px;text-align:center;border-bottom:1px solid #e7ebf1;padding:15px 0}
.sod_frm_mobile .sod_info li:after {display:block;visibility:hidden;clear:both;content:""}
.sod_frm_mobile .sod_info li span {display:block;color:#777;margin-bottom:5px;font-weight:bold;color:#000}
.sod_frm_mobile .sod_info .sod_bsk_sell, .sod_info .sod_bsk_coupon {border-right:1px solid #e7ebf1}
.sod_frm_mobile .sod_info .sod_bsk_coupon:before {display:block;content:"-";position:absolute;top:25px;left:-10px;width:20px;height:20px;background:#fff;color:#9da6c9;border-radius:50%;border:1px solid #e7ebf1;font-weight:bold;font-size:16px;line-height:14px}
.sod_frm_mobile .sod_info .sod_bsk_dvr:before {display:block;content:"+";position:absolute;top:25px;left:-10px;width:20px;height:20px;background:#fff;color:#9da6c9;border-radius:50%;border:1px solid #e7ebf1;font-weight:bold;font-size:16px;line-height:14px}
.sod_frm_mobile .sod_info .sod_bsk_cnt strong {font-size:1.25em}

.sod_frm_mobile .sod_info_bt {clear:both;padding:10px 15px;background:#fff}
.sod_frm_mobile .sod_info_bt:after {display:block;visibility:hidden;clear:both;content:""}
.sod_frm_mobile .sod_info_bt li {text-align:right;}
.sod_frm_mobile .sod_info_bt li:after {display:block;visibility:hidden;clear:both;content:""}
.sod_frm_mobile .sod_info_bt li span {display:inline-block;float:left;width:100%;line-height:28px;text-align:right;font-weight:bold;color:#000}
.sod_frm_mobile .sod_info_bt li span#ct_tot_price{font-size: 30px; font-weight: 300; color: #191919; margin-bottom: 15px;display: block; line-height: 32px;}
.sod_frm_mobile .sod_info_bt li span.pt{margin: 0; font-size: 15px; font-weight: 400; color: #000; display:none;}




.sod_frm_mobile .sod_info_bt li strong {display:inline-block;float:left;width:50%;line-height:28px;text-align:right}

.sod_frm_mobile .sod_info_option {clear:both;border-top:1px solid #e7ebf1}
.sod_frm_mobile .sod_info_option:after {display:block;visibility:hidden;clear:both;content:""}
.sod_frm_mobile #sod_frm_pay h2 {padding:0;position:absolute;font-size:0;line-height:0;overflow:hidden;width:0;height:0}
.sod_frm_mobile .sod_info_option ul {padding:10px 15px;background:#fff}
.sod_frm_mobile .sod_info_option li {margin-bottom:5px}
.sod_frm_mobile .sod_info_option li:after {display:block;visibility:hidden;clear:both;content:""}
.sod_frm_mobile .sod_info_option .sod_ifop_tit {display:inline-block;float:left;width:50%;line-height:28px;text-align:left;font-weight:bold}
.sod_frm_mobile .sod_info_option .sod_ifop_tit .btn_frmline {width:auto;height:30px;color:#3a8afd;background:#fff;border:1px solid #d4d6db;font-size:0.93em;border-radius:3px}
.sod_frm_mobile .sod_frm_mobile .sod_info_option .sod_ifop_tit .cp_cancel {width:auto;height:30px;border:1px solid #d4d6db;padding:0 5px;margin-left:5px;color:#b1b1b1;vertical-align:baseline}
.sod_frm_mobile .sod_info_option .sod_ifop_tit .od_coupon>td {text-align:left}
.sod_frm_mobile .sod_info_option>td, .sod_info_option .sod_ifop_t {display:inline-block;float:left;width:50%;line-height:28px;text-align:right}
.sod_frm_mobile .sod_info_option>td {text-align:right;padding:10px;height:30px}
.sod_frm_mobile .sod_info_option>td .cp_cancel {margin:0 0 0 2px}
.sod_frm_mobile .sod_info_option>td .btn_frmline {padding:0 7px;border:1px solid #38b2b9;color:#38b2b9;background:#fff;height:23px;line-height:21px;margin:0}

/*.sod_info_option .sod_ifop_t strong{;width:100% !important;}*/

#m_sod_frm_paysel {margin:10px 0; background-color:#eee; padding-bottom:30px;}
#m_sod_frm_paysel h3{font-size: 18px; font-weight: 300; padding: 15px;}
#m_sod_frm_paysel ul {margin:0 0;padding:10px;}
#m_sod_frm_paysel ul:after {display:block;visibility:hidden;clear:both;content:""}
#m_sod_frm_paysel li {float:left;margin:2px 0;width:50%;}
#m_sod_frm_paysel li .inbox{position: relative; background-color: #fff; margin: 0 5px; text-align: center; margin-bottom: 50px;}
#m_sod_frm_paysel li .inbox img{max-width: 72px; padding: 25px 0 5px;}


#m_sod_frm_paysel li .inbox label{display:block; padding-left:0; color:#191919; text-align:center; font-size:15px; font-weight:400;padding-bottom:25px;}
#m_sod_frm_paysel li .inbox label span{left:50%; transform:translateX(-50%); top:65px !important;}

#m_sod_frm_paysel li .inbox p{display:none;margin:0; padding-bottom:0px; font-size:14px; font-weight:400;}



#m_sod_frm_paysel .KPAY {background:url('../img/kpay.png') no-repeat 24px 3px;width:67px;height:32px;overflow:hidden;text-indent:-999px;display:inline-block;background-size:35px auto}
#m_sod_frm_paysel .PAYNOW {background:url('../img/paynow.png') no-repeat 24px 3px;width:74px;height:32px;overflow:hidden;text-indent:-999px;display:inline-block;background-size:45px auto}
#m_sod_frm_paysel .PAYCO {background:url('../img/payco.png') no-repeat 24px 3px;width:74px;height:32px;overflow:hidden;text-indent:-999px;display:inline-block;background-size:45px auto}
#m_sod_frm_paysel .inicis_lpay {background:url('../img/lpay_logo.png') no-repeat 24px 3px;width:65px;height:32px;overflow:hidden;text-indent:-999px;display:inline-block;background-size:35px auto}
#m_sod_frm_paysel .kakaopay_icon {background:url('../img/kakao.png') no-repeat 24px 3px;height:25px;width:74px;display:inline-block;overflow:hidden;text-indent:-999px;background-size:35px auto}
#m_sod_frm_paysel .samsung_pay {background:url('../img/samsungpay.png') no-repeat 24px 3px;height:25px;width:106px;display:inline-block;overflow:hidden;text-indent:-999px}

#m_sod_frm_paysel .sod_frm_point{padding:10px;}
#m_sod_frm_paysel .sod_frm_point strong{font-weight:500;}

#forderform:after {content:""; display:block; clear:both;}
#sod_frm {border-top:3px solid #191919; margin-top:50px;}
#sod_frm:after {content:""; display:block; clear:both;}
#sod_frm section h2 {border-bottom:1px solid #e2e4e7;font-size:1.167em;padding:20px}
#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,
#sod_frm_taker {margin:0 0 30px;border:1px solid #e3e5e8;background:#fff; display:none;}
#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}

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}

/* 네이버페이 */
.itemform-naverpay {margin:15px 0;clear:both}
.cart-naverpay {margin-top:15px}

/* 개인결제 */
.pesonal {background:#fff;border:1px solid #e3e5e8;margin-bottom:30px}
.pesonal h2 {border-bottom:1px solid #e2e4e7;font-size:1.167em;padding:20px}
.pesonal .tbl_frm01 {padding:20px 10px;margin:0}
.pesonal th {text-align:left}
.pesonal td {text-align:left;font-weight:bold}
.pesonal td input {width:100%}
.pesonal .half_tr {width:50%}

#personal_pay {background:#fff;border:1px solid #e3e5e8}
#personal_pay h2 {background:#fff;border-bottom:1px solid #e2e4e7;font-size:1.167em;padding:20px}
#personal_pay input[type="radio"] {}
#personal_pay .lb_icon {position:relative;display:inline-block;cursor:pointer;z-index:1}
#personal_pay input[type="radio"]:checked+.lb_icon {z-index:3}

#personal_pay legend {position:absolute;font-size:0;line-height:0;overflow:hidden}
#personal_pay .KPAY {width:58px;background:url('../img/kpay.png') no-repeat 50% 50% #fff;overflow:hidden;text-indent:-999px}
#personal_pay .PAYNOW {width:75px;background:url('../img/paynow.png') no-repeat 50% 50% #fff;overflow:hidden;text-indent:-999px;border-radius:30px}
#personal_pay .PAYCO {width:75px;background:url('../img/payco.png') no-repeat 50% 50% #fff;overflow:hidden;text-indent:-999px;border-radius:30px}
#personal_pay .kakaopay_icon {width:60px;background:url('../img/kakao.png') no-repeat 50% 50% #ffeb00;overflow:hidden;text-indent:-999px;border-radius:30px}
#personal_pay .pay_way {border-bottom:1px solid #e2e4e7}
#personal_pay #display_pay_button {border:0}


/* input, radio */
.selec_chk {position:absolute;top:0;left:0;width:0;height:0;opacity:0;outline:0;z-index:-1;overflow:hidden}
.chk_box {position:relative}
.chk_box input[type="checkbox"] + label {position:relative;padding-left:20px;color:#676e70}
.chk_box input[type="checkbox"] + label:hover{color:#2172f8}
.chk_box input[type="checkbox"] + label span {position:absolute;top:2px;left:0;width:25px;height:25px;display:block;margin:0;background:#fff;border:1px solid #bfbfbf;}
.chk_box input[type="checkbox"]:checked + label {color:#000}
.chk_box input[type="checkbox"]:checked + label span {background:url('../img/chk.png') no-repeat 50% 50% #9a39de;border-color:#2d5292;}

.chk_box input[type="radio"] {position:absolute;top:0;left:0;width:0;height:0;opacity:0;outline:0;z-index:-1;overflow:hidden}
.chk_box input[type="radio"] + label {position:relative;padding-left:23px;display:inline-block;color:#676e70}
.chk_box input[type="radio"] + label span {position:absolute;top:0;left:0;width:20px;height:20px;display:block;background:#fff;border:1px solid #aaa;border-radius:50%}
.chk_box input[type="radio"]:checked + label {color:#305af9}
.chk_box input[type="radio"]:checked + label span:before {width:16px;height:16px;background:#191919;content:'';position:absolute;top:1px;left:1px;border-radius:50%;z-index:10;}

#sit_qa_write .chk_box input[type="checkbox"] + label span {width:15px; height:15px; top:0;}

/* common */

input[type="text"]::placeholder{color:#ccc; font-weight:400;}
input[type="password"]::placeholder{color:#ccc; font-weight:400;}
input{color:#333;}




.inner-box{position:relative; width:100%;height:100%;}
.inner-box1200{position:relative; width:100%; max-width:1200px; margin: 0 auto;}
.inbox{position:relative;}
.cen1660{position:relative; max-width:1660px; width:100%; margin:0 auto;}
.cen1510{position:relative; max-width:1510px; width:95%; margin:0 auto;}
.cen1400{position:relative; max-width:1400px; width:100%; margin:0 auto;}
.cen1344{position:relative; max-width:1344px; width:100%; margin:0 auto;}
.cen1360{position:relative; max-width:1360px; width:100%; margin:0 auto;}
.cen1200{position:relative; max-width:1200px; width:90%; margin:0 auto; /*padding:0 20px;*/}
.cen1120{position:relative; max-width:1120px; width:90%; margin:0 auto;}
.wcen570{position:relative; max-width:570px; width:100%; margin:0 auto;}
.wcen1200{position:relative; max-width:1200px; width:100%; margin:0 auto;}


.cen1700{position:relative; max-width:1700px; width:92%; margin:0 auto;}
.cen1420{position:relative; max-width:1420px; width:95%; margin:0 auto;}
.cen1250{position:relative; max-width:1250px; width:92%; margin:0 auto;}
.cen990{position:relative; max-width:990px; width:92%; margin:0 auto;}
.cen800{position:relative; max-width:800px; width:95%; margin:0 auto;}


.cen1000{position:relative; max-width:1000px; width:100%; margin:0 auto;}
.cen980{position:relative; max-width:1050px; width:100%; margin:0 auto;}
.cen850{position:relative; max-width:1120px; width:95%; margin:0 auto;}
.cen770{position:relative; max-width:770px; width:100%; margin:0 auto;}
.cen570{position:relative; max-width:370px; width:100%; margin:0 auto;}
.cen370{position:relative; max-width:370px; width:100%; margin:0 auto;}

.hide{display:none !important}

.clearfix > li {float:left;}
.clearfix:after {
    content: "";
    display: block;
    clear: both;
    visibility: hidden;
}

.ftw600{font-weight:600;}
.ftw500{font-weight:500;}
.ftw400{font-weight:400;}
.ftw300{font-weight:300;}
.ftw200{font-weight:200;}
.main_color{color:#191919 !important;}

.fcfff{color:#fff !important;}
.fcRed{color:red;}
.fcff6369 {color:#ff6369 !important;}
.fc9a39de {color:#9a39de;}
.fs1em{font-size:1em;}
.fs2em{font-siem;ze:2}
.fs3em{font-size:3em;}
.fs4em{font-size:4em;}
.fs5em{font-size:5em;}
.fs6em{font-size:6em;}
.fs7em{font-size:7em;}

.pdt10{padding-top:10px;}
.pdt20{padding-top:20px;}
.pdt30{padding-top:30px;}
.pdt40{padding-top:40px;}
.pdt50{padding-top:100px;}
.pdt60{padding-top:60px;}
.pdt70{padding-top:70px;}
.pdt80{padding-top:80px;}
.pdt100{padding-top:100px;}

.pdb10{padding-bottom:10px;}
.pdb20{padding-bottom:20px;}
.pdb30{padding-bottom:30px;}
.pdb40{padding-bottom:40px;}
.pdb50{padding-bottom:50px;}
.pdb60{padding-bottom:60px;}
.pdb70{padding-bottom:70px;}
.pdb80{padding-bottom:80px;}

.mgt10{margin-top:10px;}
.mgt20{margin-top:20px;}
.mgt30{margin-top:30px;}
.mgt40{margin-top:40px;}
.mgt50{margin-top:50px;}
.mgt60{margin-top:60px;}
.mgt70{margin-top:70px;}
.mgt80{margin-top:80px;}

.mgb10{margin-bottom:10px;}
.mgb20{margin-bottom:20px;}
.mgb30{margin-bottom:30px;}
.mgb40{margin-bottom:40px;}
.mgb50{margin-bottom:50px;}
.mgb60{margin-bottom:60px;}
.mgb70{margin-bottom:70px;}
.mgb80{margin-bottom:80px;}


.visible480{display:none;}
.visible670{display:none;}


.hidden960{}
.visible960{display:none !important;}

.hidden768{}
.visible768{display:none !important;}
.visible770{display:none;}
.visible890{display:none;}
.visible1024{display:none;}
.visible1280{display:none;}
/* swiper-common*/
/*.swiper-container {*/
/*  width: 100%;*/
/*  height: 100%;*/
/*}*/
/*.swiper-slide {*/
/*  text-align: center;*/
/*  font-size: 18px;*/
/*  background: #fff;*/
/**/
/*  /* Center slide text vertically */
/*  display: -webkit-box;*/
/*  display: -ms-flexbox;*/
/*  display: -webkit-flex;*/
/*  display: flex;*/
/*  -webkit-box-pack: center;*/
/*  -ms-flex-pack: center;*/
/*  -webkit-justify-content: center;*/
/*  justify-content: center;*/
/*  -webkit-box-align: center;*/
/*  -ms-flex-align: center;*/
/*  -webkit-align-items: center;*/
/*  align-items: center;*/
/*}*/


/* 헤더 */
.header{position:fixed; width:100%; height:100px;  top:0;left:0; z-index:99; background-color:#f9f9f9;padding:14px 0; /* box-shadow:0px 6px 10px rgba(0,0,0,.1); */ }
.logo{position:absolute; top:50%; transform:translateY(-50%); left:0; z-index:9999;}
.logo img{max-width:100%;}

.menu{display: flex; justify-content: center; line-height:96px;}
.menu > ul{line-height:unset;}
.menu > ul > li{position:relative; float:left;padding: 0px 0px; margin:0 25px; line-height:unset; font-size:16px;}
.menu > ul > li.on{border-bottom:4px solid #2d5292;}
.menu > ul > li:hover{border-bottom:4px solid #2d5292;}
.menu > ul > li.login-btn span{color:#2d5292;}
.menu > ul > li.mypage-btn span{color:#2d5292;}

.sub_menu_wr{position: absolute; width: 200px; left: 50%; transform: translateX(-50%); background: #fff; top: 100px; z-index: 10; border-top: 1px solid #eee; display:none;}
.sub_menu_wr li{line-height: 60px; text-align: center; border-bottom: 1px solid #eee;}
.sub_menu_wr li a{font-size: 15px; color: #4a4a4a;}
.menu > ul > li:hover .sub_menu_wr{display:block;}
.sub_menu_wr li a:hover{color:#2d5292;}

.menu_cg_sub {position:absolute; width:500px; background-color:#f9f9f9; left:0; top:100px;/*text-align:center; transform:translateX(-50%); padding-top:10px;*/ display:none; font-size:18px;color:#000;padding:20px 45px;}
.menu_cg_sub > li {float:left; width:50%; line-height:initial;}
/*.menu_cg_sub li:hover a {color:#191919;}*/
.menu_cg .cg_text {color:#000; cursor:pointer;}
.menu_cg .cg_text a {font-size:18px; font-family:"Pretendard", "San-serif","dotum"; font-weight:600; color:#222;}
.menu_cg .cg_text img {margin-left:5px;}
.right_menu{position:absolute; top:50%; right:0; transform:translateY(-50%); z-index:11; font-size:16px;}
/* .right_menu > ul{height:36px;} */
.right_menu > ul > li{float:left; position:relative;line-height:40px; padding:16px; font-weight:600;}
.right_menu > ul > li a{color:#222; display:block; font-size:18px;}


.right_menu > ul > li.shop_login {padding-left:0; padding-right:16px;}
.right_menu > ul > li.login {padding-left:0; padding-right:16px;}
.right_menu > ul > li.event {    padding-right: 0;}
.right_menu > ul > li.ham-wr {padding-left:0;}


/*#hamBtn #ham img {    vertical-align: text-top;}*/

.right_menu ul.menu_cg_sub > li a{line-height:3; text-align: left; padding: 0 20px;}

.sch-wr{height:100%; /* margin-left:20px; */}
.sch-wr:after{content:"";display:block; clear:both;}
.sch-wr img{width:100%;}
.ham-wr{height:100%;/*margin-left:20px;*/}
/* #hamBtn{position: absolute; top: 50%; transform:translateY(-50%); right: 0; width:100%;height: 28px; z-index:9999;}
 */#hamBtn #ham{ width: 100%; height: 100%; cursor:pointer; /*line-height:32px;*/}
#hamBtn #ham span{position: absolute; width: 100%; left:0px; height: 2px;  background-color: #212121;}
#hamBtn #ham span:first-child{top: 0;}
#hamBtn #ham span:nth-child(2){top: 13px; width: 70%;}
#hamBtn #ham span:last-child{top: 26px;}

/* 헤더 햄버거 메뉴 */
#hamMenu-bg{position:fixed; top:0;right:0; width:100%;height:100%;background-color:rgba(0,0,0,0.8); display:none; z-index:11;}
#hamMenu{position: fixed; top:0; right:-100%; width:100%; max-width: 500px; height:100%; z-index:99; background-color:#fff; overflow-y:scroll;}
#hamMenu .inner-box{padding: 0px 0px 0;}

#hamMenu .ham-top-menu{position:relative; padding-bottom:20px; border-bottom:2px solid #9a39de; margin-bottom:20px;}
#hamMenu .ham-logo{display:inline-block;}
#hamMenu .ham-logo img{width:70px}
#hamMenu ul.ham-menulist > li{font-size:18px; padding-left:10px; padding-bottom:20px; margin-bottom:20px; border-bottom:2px solid #ddd;}
#hamMenu ul.ham-menulist > li > a{color:#333;}
#hamMenu ul.ham-menulist li a:hover{color:#9a39de;}

#ham-quick {float:right;}
#ham-quick li {position:relative; text-align:center;}
#ham-quick li a {display:block; width:38px;height:38px;border:0;font-size:20px;background:transparent;color:#495057; padding-top:7px;}
#ham-quick .qk_tit {display:none;position:absolute;top:12px;right:60px;white-space:pre;padding:0 15px;line-height:30px;background:#8b929c;color:#fff;font-size:0.75em;border-radius:5px}
/*#ham-quick .qk_tit:after {content:"";position:absolute;top:10px;right:-8px;display:inline-block;width:0;height:0;border-style:solid;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:5px solid #8b929c;color:transparent}*/
/*#ham-quick li:hover .qk_tit {display:block}*/

#hamMenu .ham_close img {position: absolute; top: 36px; right: 30px; width: 17px; z-index: 11;}

.gnb_al_ul .sub-menu {display: none;}
/* .gnb_al_ul a {display: block; line-height: 2em; font-size: 18px; padding: 10px 0 10px 20px; border-bottom:1px solid #eee;} */
/* .gnb_al_ul a.current {background-color: #3a4a4d; color: #FFF;} */
/* 
#cd-lateral-nav.lateral-menu-is-open {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  visibility: visible;
  -webkit-transition: -webkit-transform .4s 0s, visibility 0s 0s;
  -moz-transition: -moz-transform .4s 0s, visibility 0s 0s;
  transition: transform .4s 0s, visibility 0s 0s;
  -webkit-overflow-scrolling: touch;
}
 */
/* .gnb_al_ul .item-has-children > a {position: relative; text-transform: uppercase; font-size:16px; color: #212121;} */
.gnb_al_ul .item-has-children .sub-menu li{padding-top:10px;}
.gnb_al_ul .item-has-children .sub-menu a{color:#6a6a6a; font-weight:300; font-size:15px; padding-left:25px;}
.gnb_al_ul .item-has-children > a::after {
  content: '';
  display: block;
  height: 11px;
  width: 8px;
  position: absolute;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 1em;
  background: url('../images/icon-arrow00.png') no-repeat center center;
  background-size: 8px 11px;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
.gnb_al_ul .item-has-children > a.submenu-open::after {
  -webkit-transform: translateY(-50%) rotate(90deg);
  -moz-transform: translateY(-50%) rotate(90deg);
  -ms-transform: translateY(-50%) rotate(90deg);
  -o-transform: translateY(-50%) rotate(90deg);
  transform: translateY(-50%) rotate(90deg);
}






/*커스텀 카테고리*/
.hamMenu_hd{position:relative; width:100%; height: 50px; background-color:#191919;}
.hamMenu_hd a.goLogin {position:absolute;top:50%;left:10px;transform:translateY(-50%);color:#fff;font-size:16px;font-weight:300;border:1px solid #fff;border-radius:15px;padding:3px 10px;z-index:199999}
.hamMenu_hd a.goJoin {left:85px;}
.hamMenu_hd .hamMenu_close {position:absolute;top:50%;right:50px;transform:translateY(-50%);color:#fff;background-color:transparent;font-size:20px;border:0;z-index:199999}

.mypage_tab_wr{background-color:#fff; padding:10px; border-bottom:10px solid #ebeaea;}
.mypage_tab{}
.mypage_tab:after {display:block;visibility:hidden;clear:both;content:""}
.mypage_tab li{float:left;width:25%;text-align:center;font-size:1.3em}
.mypage_tab a{display:block;padding:20px 0;color:#666;}
.mypage_tab a img{display:block; margin:0 auto; margin-bottom:10px; height:30px; width:auto;}

.category_tab_wr{background-color:#fff; border-bottom:5px solid #ebeaea; padding:10px;}
.category_tab_wr .hamMenu-title{font-size:18px; font-weight:400; color:#333;margin-bottom:15px;}
.category_tab{}
.category_tab:after {display:block;visibility:hidden;clear:both;content:""}
.category_tab li{float:left;width:25%;text-align:center;font-size:1.4em}
.category_tab a{display:block;padding:10px 0; padding-left:20px; text-align:left; color:#666;}
.category_tab a img{display:block; margin:0 auto; margin-bottom:10px; /*height:30px; width:auto;*/}

.service_tab_wr{background-color:#fff; border-bottom:5px solid #ebeaea; padding:10px;}
.service_tab_wr .hamMenu-title{font-size:18px; font-weight:400; color:#333;margin-bottom:15px;}
.service_tab{}
.service_tab:after {display:block;visibility:hidden;clear:both;content:""}
.service_tab li{/*float:left;width:50%;*/ display:inline-block; width:49%; font-size:1.4em;}
.service_tab a{display:block;padding:12px 20px;color:#444;position:relative;}
.service_tab a span{display:block;position:absolute; top:50%; transform:translateY(-50%); right:30px;color:#666;}

.today_tab_wr{background-color:#fff; padding:10px;}
.today_tab_wr .hamMenu-title{font-size:18px; font-weight:400; color:#333;margin-bottom:15px;}
.today_tab{}

.join_tab_wr{position:relative; width:100%; height:60px; background-color:#888888;}
.join_tab_wr ul{width:100%; height:100%;}
.join_tab_wr ul::after{content:""; display:block; clear:both;}
.join_tab_wr ul li{float:left; width:50%; text-align:center;}
.join_tab_wr ul li a{color:#fff; line-height:60px; font-size:16px; display:block; width:100%;}

.cate a {display:block;color:#333;padding: 0 10px;border-bottom:1px solid #efefef;}
.cate li{position:relative;line-height:40px;}
.cate li button{position:absolute;top:0;right:0;background:url;border:0;width:30px;height:40px;overflow:hidden;border:0;background:url(../img/mobile/gnb_bg.png) no-repeat 50% 50%;text-indent:-9999px}
.cate li button.ct_cl{background:url(../img/mobile/gnb_bg2.png) no-repeat 50% 50%}

.sub_cate{display:none}
.sub_cate a{border-bottom:1px solid #efefef;background:url(../img/btn_next.gif) no-repeat 21px 17px;padding-left:30px}
.sub_cate2 a{padding-left:40px;background-position:31px 17px}
.sub_cate3 a{padding-left:50px;background-position:41px 17px}
.sub_cate4 a{padding-left:60px;background-position:51px 17px}


.ham_bttext{ padding:20px; color: #444; font-size:14px; font-weight:300; line-height:1.6}
.ham_bttext .t_deco{font-weight:500; font-size:18px; display:inline-block; margin-bottom:10px;}
.ham_bttext .t_copy{color:#999; font-size:12px;}






/* 쿠폰등록 */
#find_info #info_fs{text-align:center; overflow:hidden;}
#find_info #info_fs div.tit{text-align:left; color:#2a2a2a; font-size:28px;font-weight:500;}
/*#find_info #info_fs div.cont-box{padding: 40px 0px 70px;}*/
#find_info #info_fs p{text-align:center;color:#333; font-size:14px;font-weight:500; padding-bottom:20px;}
.coupon_bg{position:fixed; top:0;left:0;width:100%; height:100%; background-color:rgba(0,0,0,0.8);z-index:99998; display:none;}
.find_info{margin-bottom:20px;}

#cp_title{text-align:center; padding: 20px 0 15px; font-weight:400; font-size:18px;border-bottom: 1px solid #eee;}
.cp_inbox{padding:50px;}
/*.find_info {border-top: 8px solid #2d5292;}*/
#find_info .new_win_con {margin:0; padding:20px;background-color:rgba(41,86,230,.5) !important;}
.find_info .cp-input{float:left; width:23%; margin:0 1%; height: 40px; border:none;border-right:0px; border-top:0px; border-left:0px; border-bottom:0px;border-bottom:1px solid #2a2a2a; box-sizing:border-box;}
#find_info .btn_submit{width:100px;height:45px;border: 1px solid #dcdcdc;border-radius:3px;}
#find_info .btn_close_coupon{position:absolute; top:0; right:0;color:#2a2a2a;height:50px;width:50px;border:0;background-color:#fff; font-size:18px;}

/* 메인 비주얼 */
#swiper-slide-article {background-color:unset;}
.swiper-container {width: 100%;height: 100%;}
#swiper-container-article {overflow:unset;}
/*.swiper-slide {*/
/*      text-align: center;*/
/*      font-size: 18px;*/
/*      background: #fff;*/
/**/
/*      /* Center slide text vertically */
/*      display: -webkit-box;*/
/*      display: -ms-flexbox;*/
/*      -webkit-box-pack: center;*/
/*      -ms-flex-pack: center;*/
/*      -webkit-justify-content: center;*/
/*      justify-content: center;*/
/*      -webkit-box-align: center;*/
/*      -ms-flex-align: center;*/
/*      -webkit-align-items: center;*/
/*      align-items: center;*/
/*    }*/
#swiper-container-article .swiper-button-next:after,
#swiper-container-article .swiper-container-rtl .swiper-button-prev:after {content: '' !important;background: url('../images/icon_vis_next.png') no-repeat;width:7px; height:11px;}
#swiper-container-article .swiper-button-prev:after,
#swiper-container-article .swiper-container-rtl .swiper-button-next:after {content: '' !important;background: url('../images/icon_vis_prev.png') no-repeat;width:7px; height:11px;}
#swiper-container-article.swiper-container-horizontal>.swiper-pagination-progressbar,
#swiper-container-article .swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {bottom:10%; top:unset !important; left:75% !important; width:20% !important; height:2px !important;}
#swiper-container-article .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {background-color:#000 !important;}
#swiper-container-article .swiper-button-next:after, #swiper-container-article .swiper-button-prev:after {font-size:12px !important;}
#swiper-container-article .swiper-button-next, #swiper-container-article .swiper-container-rtl .swiper-button-prev {right:0px !important;  bottom:6%; top:unset !important;}
#swiper-container-article .swiper-button-prev, #swiper-container-article .swiper-container-rtl .swiper-button-next {left:71% !important;  bottom:6%; top:unset !important;;}
#swiper-container-article .swiper-button-next, #swiper-container-article .swiper-button-prev {color:#000 !important;}




.main_visual_wr .img_wr span {position:absolute; left:-43px; top:-44px;}

.main_visual_wr .text_wr .tit {font-size:30px; line-height:1; color:#434360; font-weight:500;    letter-spacing: -1px;}
.main_visual_wr .text_wr .text {font-size:16px; color:#626270; padding-top:20px;}
/*.main_visual_wr .text_wr a {padding:0 30px; display:block; width:180px; height:45px; line-height:45px; background-color:#fff;  box-shadow:10px 5px 5px #000;  border-radius:22.5px; font-size:14px; color:#9a39de;}*/
.btn_view {float:right;}

.main-visual-wr .text-wr h4{margin-bottom:40px; font-size:22px;}
.main-visual-wr .text-wr h3{font-size:32px;}
.main-visual-wr .text-wr a{color:#fff; font-size:18px;}


.text-rolling-wr{position:relative;width:100%; height:70px; line-height:70px;background-color:#04112d;}
.text-rolling-wr .swiper-container-troll p{color:#fff; font-size: 16px;}
.text-rolling-wr .swiper-slide{background-color:transparent; }
.main_visual_wr .swiper-container {overflow:inherit;}

/*.main_visual_box {height:540px;}*/
/* 메인 헤더 메뉴 */
.main_nav_wr {position: absolute; line-height:70px; left: 0%; width: 100%; padding-left: 190px;}
.main_nav_wr li {font-size: 16px; font-weight:500;}

/* 메인 컨텐츠 */
.banner-wr img{width:100%;}


.sec-point{position:absolute; top:0; width:25px; height:300px;}
.sec-point.left{left:-30px;}
.sec-point.right{right:-30px;}

.sec-point span.line{display:block; position:relative;margin:0 auto; width:2px; height:180px; background-color:#c5c5c5;}
.sec-point span.line.main-color{ background-color:#2d5292;}

.sec-point span.circle{display:block;position:relative; top:-10px;margin:0 auto; width:22px; height:22px; border-radius:50%; border:2px solid #c5c5c5;}
.sec-point span.circle.main-color{ border:2px solid #2d5292;}

.sec-point p{position:relative; top:0;left:-25%; font-size:24px;transform: rotate(180deg); color:#c5c5c5;
	writing-mode: vertical-rl;
    text-orientation: mixed;
	}

.sec-title{padding-top:40px; margin:0 0px 20px;}
/*.section01 .sec-title{padding-top:60px;}*/
.sec-title h3{position:relative; font-size:32px; color:#111;}
.sec-title h3 a.more{position:absolute; bottom:0%;right:0; font-size:17px; font-weight:400; color:#111;}


.section01{width:100%; padding-bottom:0px;}
.sec01-cont{margin: 0px -0px 0 -0px; padding-left:0%; position:relative;}
.sec01-cont>div{}
.sec01-cont > ul > li{float:left; width:33.333%; margin-bottom:20px;}
.sec01-cont .inbox{margin: 0 0px !important; /*box-shadow: 4px 5px 10px #ddd;*/ transition: all .2s;  overflow: hidden; /*border: 1px solid #ececec;*/}
.sec01-cont .thumbs{position:relative;}
.sec01-cont .inbox .thumbs::after{content:""; display:block; position: absolute; top:0;left:0; width:100%; height:100%;background: rgba(154,57,222,0.85) url('/images/icon-main-play.png') no-repeat center/20% auto; transition: all .2s; opacity:0;}
.sec01-cont .inbox:hover .thumbs::after{transition: all .2s; opacity:1;}
.sec01-cont .thumbs img{width:100%; height:auto;}
.sec01-cont .text{padding:20px 0;}
.sec01-cont .text h4{font-size:15px; font-weight:600; margin-bottom:10px;}
.sec01-cont .text h3{font-size:29px; font-weight:400; margin-bottom:10px;}
.sec01-cont .text p{font-size:15px; color:#666; font-weight:400;}

.section02{width:100%; height:420px; background:url('/images/bn-main-md01.jpg') no-repeat center 0/cover;}
.sec02-cont{position:absolute; top: 50%; left:50%; transform: translate(-50%,-50%); text-align:left; width:86%; max-width:1300px;}
.sec02-cont .tit{margin-bottom:50px;}
.sec02-cont .text{color:#f2f2f2; font-size:30px; letter-spacing:-1px;}

.section03{width:100%; padding-bottom:0px;}
.sec03-cont{overflow:hidden; padding:2px;}
.sec03-cont > ul > li{float:left; width:33.333%; position:relative;margin-bottom:20px;}
.sec03-cont .inbox{position:relative; width:100%; box-shadow:1px 1px 5px #999;}
.sec03-cont .thumbs img{width:100%;}

.sec03-cont .text h4{font-size:15px; font-weight:600; margin-bottom:10px;}
.sec03-cont .text h3{font-size:29px; font-weight:400;margin-bottom:15px;}
.sec03-cont .text p.h-action{font-size:15px; color:#dbdbdb; font-weight:400; opacity:0; transition: all .3s;}
/*.sec03-cont .inbox:hover .text{height:180px; background-color:rgba(45,82,146,0.95);transition: all .3s;}*/
/*.sec03-cont .inbox:hover .text .h-action{opacity:1; transition: all .3s;}*/
/*.main_cont04 .sec01-cont .inbox{box-shadow: 4px 5px 10px #ddd; border: 1px solid #ececec;}*/
/*.main_cont04 .sec01-cont .text {padding:20px;}*/


.section03.main_board_books{padding-bottom:50px;}

.section04{width:100%; padding-bottom:50px; padding-top:10px;}
.section04 .cen1200{padding:0;}
.sec04-cont01{width:100%; margin-bottom:15px;}
.sec04-cont01 img{width:100%;}
.sec04-cont02 ul.aside > li{float:left; overflow:hidden; }
.sec04-cont02 > ul{display:flex;}
.sec04-cont02 li.left{width:35%; margin-right:1%; min-height:320px; background-color:#f5f5f5;} 
.sec04-cont02 li.left img{width:100%;}


.sec04-cont02 li.right{width:64%; background-color:#2d5292; color:#fff;position:relative;z-index:0;}
.sec04-cont02 li.right::before{content:""; display:block; position:absolute; top:0; left:0; width:100%; height:100%; background: url('/images/icon-airplan.png') no-repeat -50px -20px/auto 100%; z-index:-1;}
.sec04-cont02 li.right ul.inbox{padding:30px; display:flex; height:100%;}
.sec04-cont02 li.right ul.inbox li:first-child{width:40%;}
.sec04-cont02 li.right ul.inbox li:first-child h3{font-size:28px; margin-bottom:159px;}
.sec04-cont02 li.right ul.inbox li:first-child p{font-size:20px; font-weight:300;}
.sec04-cont02 li.right ul.inbox li:last-child{width:60%; padding:65px 10px 0 2%;}

.sec04-cont02 li.right h3{font-size:28px; margin-bottom:159px;}
.sec04-cont02 li.right p{font-size:20px; font-weight:300;}


.section05{width:100%; padding-bottom:0px;}
.sec05-cont{overflow:hidden;}
.sec05-cont .inbox{position:relative; width:100%; display:flex;}
.sec05-cont .inbox:after{content:""; display:block; clear:both;}
.sec05-cont .thumbs img{width:100%;}


#formMail{}
#formMail .control-group{margin-bottom:20px; font-size:18px;}
#formMail label{display:inline-block; width:80px;}
#formMail input{width: calc(100% - 90px); color:#fff; background-color:rgba(255,255,255,0.2); border-radius:10px; font-weight:300; padding:0 15px; height:40px; line-height:40px; border:0;}
#formMail input::placeholder {color: rgba(255,255,255,0.5);}
.sendBtn .send-btn{color: rgba(255,255,255,0.8); background-color:rgba(255,255,255,0.2); border-radius:10px; font-weight:300; padding:0 20px; font-size:16px; height:40px; line-height:40px;}
.sendBtn .send-btn img{margin-right:5px; margin-bottom:3px;}

.CsBoxList{position:relative;}



.swiper_button_wr{position:absolute; top:50%; right:0; width:100%; transform:translateY(-50%); z-index:999;}
.swiper_button_wr .swiper-button-next {background:url('../images/icon_swiper_next.png') no-repeat center; background-size:contain; width:31px; height:31px;}
.swiper_button_wr .swiper-button-prev{background:url('../images/icon_swiper_prve.png') no-repeat center; background-size:contain; width:31px; height:31px;}
.swiper_button_wr .swiper-button-next:after,
.swiper_button_wr .swiper-button-prev:after{font-size:0;}

/**********************************************
************* 인기글 , 베스트 상품 *************
***********************************************/
.section03, .section01{position:relative;}
.best-contents{position:absolute; margin-top:60px; top:0px; right:-300px; width: 290px;}
.best-contents-news, .best-contents-product{right:-290px;}
.best-list-wr{}
.best-list-wr h3.tit{font-size: 17px; font-weight: 800; padding-top:0px; margin-bottom:10px; color:#2d5292;}

/* 메인 상품 목록 스킨 70 */
.smt_70 {position:relative}
.smt_70 li {position:relative; margin-bottom:10px;}
.smt_70 li:after {display:block;visibility:hidden;clear:both;content:""}
.smt_70 .sct_clear {clear:both}
.smt_70 .sct_img {float:left;width:40%;margin-right:10px;}
.smt_70 .sct_img img {width:100%;height:auto}
.smt_70 .sct_cnt {display:inline-block;float:left;position: relative; width:52%; line-height: 18px; margin-bottom: 20px;}
.smt_70 .sct_txt a {font-weight: bold; font-size: 1.2em; line-height: 20px; /*vertical-align: middle;display:block;font-size:1em;color:#000;max-height:40px;overflow:hidden;text-overflow:ellipsis;list-style:none*/}
.smt_70 .sct_cost {font-weight:bold;font-size:1.2em}
.smt_70 .sct_cate{color: #585858; font-weight: 500;padding: 0px 0 4px; font-size: 12px; display:none;}




/* 영상 플레이 */
.videoplay-wrap{max-width:1360px; padding:0 0 70px; width: 100%; margin: 0 auto;}
.videoplay-wr{margin:50px 0;}
.videoplay-cont01 li{width:100%;}
.videoplay-cont01 li.left .thumbs{position:relative;}
.videoplay-cont01 li.left .thumbs:after{content:"";display:block;padding-top:56%;}
.videoplay-cont01 li.left iframe{position:absolute; top:0; left:0; width:100%; height: 100%;}

.videoplay-cont01 li.right{/*background-color:#f5f5f5; border-bottom:4px solid #9a39de; padding:35px; text-align:center;*/ position:relative;}
.videoplay-cont01 li.right .inbox {min-height:130px;}
.videoplay-cont01 li.right h3 {margin:40px 0 50px; font-size: 44px; font-weight: 500; text-align:center;}
.videoplay-cont01 li.right h3.tit{margin:40px 0; font-size:24px; text-align:center;}
.videoplay-cont01 li.right p.ctext00 {position:relative; margin:5px 0 0px;padding:0;color:#474747;font-size:20px; width:calc(100% - 180px);}
.videoplay-cont01 li.right p.date{margin:0px; font-size: 14px; font-weight: 500; color:#666;}

.videoplay-cont01 li.right .top_right {margin-top:10px;position: absolute; bottom: 0; right: 0; text-align: right; width:180px;}

.videoplay-cont01 li.right p span.circle{position:absolute; top:50%; left:10px; transform:translateY(-50%); display:inline-block; width:5px; height:5px; margin-right:10px; background-color:#313131; border-radius:50%;}
.videoplay-cont01 img{width:100%;}

.videoplay-btnwr{text-align:center;}
.videoplay-btnwr a{display: inline-block; background-color: #191919; color: #fff; font-size:16px; padding:15px 25px; border-radius:5px;}

.videoplay-cont01 .down_wobook {font-size:16px; color:#fff; background-color:#191919; text-align: center;padding:15px 25px; border-radius: 5px; display:inline-block; margin-bottom:10px;}

.videoplay-cont02 {padding-top:70px;}
.videoplay-cont02 .title {font-size:30px; padding-bottom:20px;}
.curriculum_list .list00 {position:relative; margin-bottom:20px; border-bottom:1px solid #ddd}
.curriculum_list .list00 > div {float:left;}
.curriculum_list .Thumbnail {width:20%; margin-right:4%; margin-bottom:20px;}
.curriculum_list .Thumbnail img {width:100%;}
.curriculum_list .text_wr {width:74%; position:absolute; right:0; top:50%; transform:translateY(-50%);}
.curriculum_list .text_wr p {display:inline-block; font-size:20px;}
.curriculum_list .text_wr span {float:right;}


/* 서브 - 어바웃 */
.sub-about{}
.sub-about-contents {position: relative; }
.sub-about-contents h4{font-size:22px;}
.sub-about-contents h3{font-size:38px; color:#2b2b2b; margin-bottom:30px; font-weight:600;}
.sub-about-contents p{font-size:20px; color:#4b4b4b; font-weight:500;}
.sub-about-contents01{padding-top: 30px; margin-bottom: 80px;}
.sub-about-contents01 .img-wr{position:absolute; bottom:-150px; right:0; opacity: 0.18;}



.sub-about img{width:100%;}
.sub-about-cont{position:relative;}
.sub-about-cont span.underbar{border-bottom: 2px solid #2d5292;}
.sub-about-cont span.tbg{background-color:#2d5292; padding: 0 5px;}

.sub-about-cont1{text-align:left;}
.sub-about-cont1 .text-wr{position:absolute; top:50%; transform:translateY(-50%); left:7%; width:80%;}
.sub-about-cont1 .text-wr h3{color:#fff; font-weight:300; font-size:34px;}

.sub-about-cont2{padding: 40px 0 70px;}
.sub-about-cont2 h3.tit{font-size:34px; line-height:38px; padding: 0 10px;}
.sub-about-cont2 ul{}
.sub-about-cont2 ul li{width:33.333%;}
.sub-about-cont2 ul li div.inbox{padding:0 40px;}
.sub-about-cont2 ul li h3{margin-bottom:20px; font-size:20px; color:#2a2a2a; text-align:center;}
.sub-about-cont2 ul li p{ font-size:16px; color:#747474; text-align:center;}
.sub-about-cont2 p.num{position:relative; font-size:100px; color:#f4f4f4; font-weight:100; text-align:left;}
.sub-about-cont2 p.num span.midbar{position:absolute; top:50%; transform:translateY(-50%); left:-20px; width:40px; height:2px; background-color:#2a2a2a;}

.sub-about-cont3{text-align:right;}
.sub-about-cont3 .text-wr{position:absolute; top:50%; transform:translateY(-50%); right:7%; width:95%;}
.sub-about-cont3 .text-wr h3{color:#fff; font-weight:300; font-size:34px;}

.sub-about-cont4{text-align:center;}
.sub-about-cont4 p{color:#686868; font-size:17px; margin-top:70px; line-height:20px; letter-spacing:2px;}
.sub-about-cont4 p span{color:#2a2a2a;}




.ham_category_wr {text-align:center;}
.ham_category_wr li {width:25%; font-size:16px; position:relative; padding:20px;}

/*******************************************************
******************************************************** main_category
********************************************************/

.category_wr {padding:48px 0; text-align:center;}
.category_wr .cate_img_wr {display:block; width:96px; height:96px; line-height:96px; background-color:#191919; border-radius:100%; margin:0 auto 12px;}
.category_wr p.text {font-size:18px; color:#191919; font-weight:700;}
.swiper-container-cate{}
.category_wr .swiper-button-next{background:#6c6c6c url("../images/icon_next00w.png") no-repeat center;background-size: 14px;width:48px;height:48px;border-radius:50%;z-index:999;right:-40px;cursor:pointer;}
.category_wr .swiper-button-next:after{display:none;}
.category_wr .swiper-button-prev{background:#6c6c6c url("../images/icon_prev00w.png") no-repeat center;background-size: 14px;width:48px;height:48px;border-radius:50%;z-index:999;left:-40px;cursor:pointer;}
.category_wr .swiper-button-prev:after{display:none;}

.all_cate_wr{position:fixed; top:0; left:0; width:100%; height:100%; background:#fff; z-index:99999; display:none;}
.close_allcate{position:absolute; top:25%; left:50%; transform:translateX(-50%); border:1px solid #111; border-radius:50%; padding:10px;}
.close_allcate img{width:20px;}
.all_cate_wr > div{height:100%;}
.all_cate_wr ul{position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); max-width:1360px; width:100%;}
.all_cate_wr ul li{float:left; width:25%; padding:20px; text-align:Center;}
.all_cate_wr ul li img{/*max-width:100px; width:90%;*/}
.all_cate_wr ul li p.text{font-size:18px; margin-top:10px;}



.main_cont00 .main_title_wr .best_tit {color:#fff; background-color:#191919;}
.main_cont00 .main_title_wr a {text-align:right; width:49%; display:inline-block; font-size:14px;}
.main_cont00 .main_title_wr .point_tit {background-color:#191919; width:5px; height:5px; border-radius:10px; display:inline-block;vertical-align: middle; margin-right:5px}
.main_cont00 .img_wr img {width:100%;}






/**/
/*.main_cont01 {margin-left: 14.583%;/*position: relative;left: 14.583%;}*/
/*.main_cont02 {margin-left: 14.583%;/*position: relative;left: 14.583%;}*/

.smt_10 .sct_img {border-radius:15px; overflow:hidden;}
.open_class_wr .smt_10 .sct_img {border-radius:unset; border-radius:10px; overflow:hidden;}
/**/
.hot_class_wr span img {position:absolute; top:25px; right:25px;}
.hot_class_wr .text_wr {padding:25px 35px;}
.hot_class_wr .text_wr p.sub_text {font-size:14px; padding-bottom:24px; font-weight:500;}
.hot_class_wr .text_wr p.sub_text span {margin-right:10px;}
.hot_class_wr .text_wr p.text {font-size:16px; line-height:1.6; padding-bottom:30px;}
.hot_class_wr span.num {margin-right:26px; font-size:12px;}
.hot_class_wr > ul > li {width:23.5%; height:auto; margin-right:2%; box-shadow:4px 5px 10px #ddd; border-radius:50px; position:relative; overflow:hidden;}
.hot_class_wr > ul > li:last-child {margin-right:0;}
.hot_class_wr .view_more {position:absolute; right:-10px; bottom:-10px;z-index:10;}
/**/
.new_class_wr span img {position:absolute; top:25px; right:25px;}
.new_class_wr .text_wr {padding:25px 35px;}
.new_class_wr .text_wr p.sub_text {font-size:14px; padding-bottom:24px; font-weight:500;}
.new_class_wr .text_wr p.sub_text span {margin-right:10px;}
.new_class_wr .text_wr p.text {font-size:16px; line-height:1.6; padding-bottom:30px;}
.new_class_wr span.num {margin-right:26px; font-size:12px;}
.new_class_wr > ul > li {width:23.5%; height:auto; margin-right:2%; box-shadow:4px 5px 10px #ddd; border-radius:50px; position:relative; overflow:hidden;}
.new_class_wr > ul > li:last-child {margin-right:0;}
.new_class_wr .view_more {position:absolute; right:-10px; bottom:-10px;z-index:10;}

/**/
.open_class_wr .text_wr {position:relative;}
.open_class_wr .text_wr span.open_text {position:absolute; right:15px; width:104px; height:30px; color:#9a39de; border-radius:15px; font-size:12px; border:1px solid #9a39de; text-align:center; line-height:28px;}
.open_class_wr .text_wr span.sub_text {font-size:14px; font-weight:500; padding-bottom:18px; display:block;}
/**/
.open_class_wr span img {position:absolute; top:25px; right:25px;}
.open_class_wr .text_wr {padding:25px 35px;}
.open_class_wr .text_wr p.sub_text {font-size:14px; padding-bottom:23px; font-weight:500; color:#818181;}
.open_class_wr .text_wr p.sub_text span {margin-right:10px;}
.open_class_wr .text_wr p.text {font-size:16px; line-height:1.6; padding-bottom:16px;}
.open_class_wr span.num {margin-right:26px; font-size:12px;}
.open_class_wr > ul > li {width:32%; height:auto; margin-right:2%; box-shadow:4px 5px 10px #ddd; border-radius:10px; position:relative; overflow:hidden; margin-bottom:55px;}
.open_class_wr > ul > li:nth-child(3),.open_class_wr > ul > li:nth-child(6) {margin-right:0;}
.open_class_wr > ul > li:nth-child(4), .open_class_wr > ul > li:nth-child(5), .open_class_wr > ul > li:nth-child(6) {margin-bottom:0;}
.watching {font-size:12px; padding-bottom:22px;}
.watching img {margin-right:10px;}
.hashtag {font-size:10px; color:#989898;}
/**/
.main_cont05 {position:relative; width:100%; margin-top:30px; padding-bottom:30px;}
.main_cont05 li {width:100%; position:relative;}
.main_cont05 .main_title_wr .tit00 {font-size:16px;}
/*.main_cont03 .banner_wr .banner_img {position:absolute; top:50%; transform:translateY(-50%); right:10%;}*/
/*.main_cont03 .banner_wr {position:relative; width:100%; padding:38px 100px; background-color:#ECC733;}*/
.main_cont03 .banner_wr .banner_img img {width:100%;}
.banner_wr .banner_text .tit {font-size:21px; color:#7A50FF;}
.banner_wr .banner_text .text {font-size:14px; color:#fff;}

.review_box .img_wr {box-shadow:3px 3px 10px #969696;}
.review_box li:first-child .img_wr {box-shadow:none;}
.main_cont05 .main_title_wr .bg_wr {margin-top:250px;} 

#review_wr .owl-carousel {display:flex;}

#review_wr .rv_li {float:left; margin-right:1%; width:24.25%; overflow:hidden;}
#review_wr .rv_li .li_wr {position:relative;}
#review_wr .rv_li:last-child{margin-right:0;}
#review_wr .rv_li .li_wr img {width:100%; height:100%;}
#review_wr .rv_li .txt_wr{position:absolute; top:50%; transform:translateY(-50%); left:45%;}
#review_wr .rv_li .li_img{width:105px; height:105px; display:inline-block; border-radius:100%; overflow:hidden;}
#review_wr .rv_li .txt_wr p {font-size:16px; font-weight:500; text-overflow:ellipsis;overflow:hidden;display: -webkit-box;-webkit-line-clamp: 1;  -webkit-box-orient: vertical;}
#review_wr .rv_li .txt_wr p.rv_prd {font-size:12px; color:#666; padding-top:10px; font-weight:400; height:auto ;text-overflow:ellipsis;overflow:hidden;display: -webkit-box;-webkit-line-clamp:1;margin-bottom:0px;
border-top: 1px solid #eee;
    padding-top: 5px;
}


#review_wr .bg_wr {position: relative; left: 80%; top: 230px; opacity: 0.5;}
/* 푸터 */
.footer{border-top:1px solid #e3e3e3; padding:73px 0; font-size:14px; line-height:1.7; color:#fff;}

/*.footer div > ul > li:last-child{width:24%;}*/
.ft_tit {font-size:30px; font-family:"Pretendard", "San-serif","dotum"; font-weight:800; color:#fff; margin-bottom:24px;}
.ft-top-menu{border-bottom:1px solid #4d4d4d; text-align:left;}
.ft-top-menu ul.left{float:left; width:69%;}
.ft-top-menu ul.right{float:left; width:30%;}
.ft-top-menu li{display:inline-block; padding:20px; font-size:14px;}
.ft-top-menu li a{color:#fffefe;}

.ft-info{position:relative; padding:40px 0; padding-left:20px;}
.ft-info > div{float:left;}
.ft-info .ft-logo-wr{position:relative;top:40px; width:20%; text-align:center;}
.ft-info .ft-logo-wr img{width:99px; height:48px;}

.ft-info .text-wr{width:70%; margin:0 auto;}

.ft-info .css-wr{width:30%; margin:0 auto;}
.ft-info p{color:#bdbdbd; font-weight:300; font-size:13px; margin-bottom:8px; letter-spacing:-0.5px;}
.ft-info p.tit{color:#e8e8e8; font-weight:500; font-size:17px;}



/* sub */
.sub-cont{padding-bottom:200px; min-height:600px;}
.sub-cont .main_title_wr {padding:50px 0 0;}

/* 서브 비주얼 */
.sub-visual-wr{position:relative;}
.sub-visual-wr .img-wr{position:relative; width:100%; height:170px;background:url('../images/sub_visual04.jpg') no-repeat center/cover;}
/*.sub-visual-wr .img-wr11{background:url('../images/sub_visual04.jpg') no-repeat center 100%;}*/
.sub-visual-wr .img-wr img{position:absolute; top:0%; left:50%;transform:translateX(-50%); height:100%; }
.sub-visual-wr .text-wr{position:absolute; top:50%; left:50%; transform: translate(-50%,-50%); background:rgba(0,0,0,0); color:#fff; font-weight:400; width:85%; max-width:1160px; text-align:left; display:none;}
.sub-visual-wr .text-wr h3{font-size:20px;}
.sub-visual-wr .text-wr p{font-size:18px; letter-spacing:2px; margin-top:10px; font-weight:300;}
.sub_visual_wr{position:relative;}
.sub_visual_wr .img_wr{position:relative; width:100%; height:240px;overflow:hidden;}
/*.sub-visual-wr .img-wr11{background:url('../images/sub_visual04.jpg') no-repeat center 100%;}*/
.sub_visual_wr .img_wr img{position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); /*width:100%;*/}
.sub_visual_wr .img_wr .text_wr{position:absolute;  z-index:10;top:50%; transform:translateY(-50%); left:20%;}
.sub_visual_wr .img_wr .text_wr .sub_tit{font-size: 12px; color:#191919; font-weight:800; padding-bottom:10px;}
.sub_visual_wr .img_wr .text_wr .text{font-size:30px; font-weight:800; }
.sub_visual_wr .sub_visual_bg{width:100%;height:100%; background-color: rgba(255,255,255,0.4);position:absolute; top:0; left:0;z-index:9;}

/*sub_list*/

.sub_category_wr {padding-top:70px;}
.sub_contents_menu {margin:97px 0 30px 0; font-size:16px;}
.sub_contents_menu .text {float:left;}
.right_sel {float:right;}
.right_sel select {border:none; background-color:#fff;}
#sub_list02_wr .hot_class_wr > ul > li {margin-bottom:58px;}
#sub_list02_wr .hot_class_wr > ul > li:nth-child(4),#sub_list02_wr .hot_class_wr > ul > li:nth-child(8),#sub_list02_wr .hot_class_wr > ul > li:nth-child(12) {margin-right:0;}
#sub_list02_wr .hot_class_wr .img_wr img {width:100%;}
.sub_view_more {text-align:center; display:block; margin-bottom:180px;}


/*sub_signup*/
#sub_signup_box {padding-top:85px; padding-bottom:180px;}
#sub_signup_box .sign_tit {padding-bottom:30px; font-weight:500; text-align:center; font-size:28px;}
#sub_signup_box input[type="text"],#sub_signup_box input[type="email"],#sub_signup_box input[type="password"] {font-size:14px;padding:20px; width:100%; display:block; margin:0 auto 10px; border:1px solid #ccc; color:#333; border-radius:5px;}
#sub_signup_box .agree_wr {width:100%; margin:0 auto;}
#sub_signup_box .agree_wr .agree_text {float:left; width:30%; font-size:14px; color:#cfcccf;}
.agree_wr .agree_text span:after {content:""; display:inline-block; background:url('../images/icon_agree.png') no-repeat; width:6px; height:6px; margin:0 0 5px 3px;}
#sub_signup_box .agree_wr li {float:left; width:70%;}
#sub_signup_box .agree_wr li > ul > li {width:100%;}
#sub_signup_box input[type="checkbox"] {margin-right:5px;}
#sub_signup_box input[type="checkbox"] + label {color:#cfcccf; font-size:14px;}
/* #sub_signup_box button {width:340px; margin:36px auto 0; display:block; padding:20px 0; font-size:16px; color:#fff; background-color:#9a39de; border:none; border-radius:5px;}
 */

/*sub_login*/
#sub_login_wr {width:100%; /*background:url('../images/sub_login_bg.jpg') no-repeat;*/ padding:90px 0 110px 0;}
#sub_login_wr .login_tit {padding-bottom:30px; text-align:center; font-size:28px; font-weight:500;}
#sub_login_wr input[type="text"],#sub_login_wr input[type="password"] {font-size:14px; padding-left:10px;width:100%; display:block; margin:0 auto 16px; border:1px solid #ccc; color:#333; border-radius:5px;}
#sub_login_wr input[type="checkbox"] {margin-right:5px;}
#sub_login_wr input[type="checkbox"] + label {font-size:12px; color:#959595;font-weight:400;}
#sub_login_wr button {width:100%; margin:0 auto 10px; display:block; padding:15px 0; font-size:16px; color:#fff; background-color:#191919; border:none; border-radius:5px; border:1px solid #191919;}
#sub_login_wr button:last-child {background-color:#fff; margin-bottom:0; color:#191919; border:1px solid #191919;}
#sub_login_wr .login_sub {width:100%; margin:10px auto 30px; color:#959595;}
#sub_login_wr .login_sub .left_wr {float:left;}
#sub_login_wr .login_sub .right_wr {float:right;}
#sub_login_wr .login_sub .right_wr a {color:#959595; font-size:12px;}

#sub_login_wr a.go_regi {width:100%; margin:0 auto 10px; display:block; padding:15px 0; font-size:16px; background-color:#fff; margin-bottom:0; color:#191919; border:1px solid #191919; border-radius:5px; text-align:center;}
#sub_login_wr button:last-child {}



#register_form #sub_signup_box {padding:0;}
.agree_wr {font-size:14px;}
.agree_text {width:30%;}
.agree_wr .chk_box input[type="checkbox"] + label {padding-left:10px;}
.agree_wr .view-more{float:right; color:#ccc;}

/*서브*/
.main_title_wr .tit {font-size: 24px; padding-top: 0px; padding-bottom:30px; font-weight: 500;}
.main_title_wr .tit:after {
    content: "";
    display: inline-block;
    background: url(/images/icon_title.png) no-repeat center/100% auto;
    margin-bottom: -2px;
    margin-left: 15px;
    width: 12px;
    height: 20px;
	display:none;
}


/* mypage */
/*.sub-cont {padding:70px 0;}*/


.category_tab .cate_img_wr {    display: block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    background-color: #191919;
    border-radius: 100%;
    margin: 0 auto 12px; position:relative;}
.category_tab .cate_img_wr img {position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); width:60%;}







/*ft*/
.footer {width:100%; background-color:#191919; border:none; padding:50px 0; position:relative; z-index:10;}
.footer .copy{ padding-top:40px; font-size:16px;}
.ft_left_wr,.ft_right_wr {float:left; }
.ft_left_wr {width:70%;}
.ft_right_wr {width:30%;}

.ft_left_box01 {margin-bottom:10px;display:flex; gap:0 30px;position:absolute;top:10px;right:0;}

.ft_left_box01 > li {font-size:18px; font-weight:600;margin-bottom:5px;}
.ft_left_box01 > li.ft_tit {display:block; margin-bottom:30px; font-size:24px;}


/*.ft_left_box > li {display:inline-block;}*/
.ft_left_box02 .visible480{display:none;}
.ft_left_box02 > li {display:block; font-size:16px; margin-bottom:5px;}
.ft_left_box > li.ft_tit {display:block; margin-bottom:30px; font-size:22px;}
.ft_left_box > li.copy {display:block; color:#fff; padding-top:20px;}
.ft_left_box > li > a {color:#fff;}
.ft_left_box span.nbsp {margin:0 5px;}

.ft_sns_box {padding-top:40px;}
.ft_sns_box > li {display:inline-block; margin-right:15px;}
.ft_right_box > li {font-size:16px; margin-bottom:5px;}
.ft_right_box > li.ft_tit {display:block; margin-bottom:30px; font-size:22px;}


/*.ft_line {color:#d7d7d7; margin:0 10px;}*/

.ft_left_wr > li{  width: 100%; }


/* 쿠폰 */
.coupon_wr {width:calc(100% - 260px); float:right;}

/**/
.secession_box {width:100%; background-color:#f7f7f7; padding:30px; border-radius:5px; color:#666666; font-size:14px; word-break:keep-all;}
.chk_box0 input[type="checkbox"] + label {color:#222;}
.chk_box0 input[type="checkbox"] + label span {   display:inline-block; width: 14px; height: 14px; border:1px solid #777; margin-right:5px;}
.chk_box0 input[type="checkbox"]:checked + label span {width:14px; height:14px; background: url('../img/chk.png') no-repeat 50% 50% #191919; background-size:contain;}
.chk_box0 {font-size:16px; color:#000; padding-top:20px;}
.secession_btn {width:100%; text-align:center; padding-top:80px;}
.secession_btn li {display:inline-block; border-radius:10px;}
.secession_btn li a {font-size:16px;display:block; width:140px; color:#ddd;   border-radius:10px;border:1px solid #ddd;height:46px; line-height:46px; padding:0; }
.secession_btn li.cancel {margin-right:10px;}
.secession_btn li.secession a {background-color:#191919;}




/**/
.info_left_wr {float:left; width:180px; text-align:center; margin-right:20px;}
.info_right_wr {float:right; width:calc(100% - 200px);}

.info_left_wr img {border-radius:30px; max-width:60px; width:100%;}
.info_right_wr dt {width:22%; display:inline-block; color:#3a3a3a; font-size:14px}
.info_right_wr dd {width:77%; display:inline-block; border:0px solid #ccc; border-radius:10px; padding:15px; margin-bottom:10px; font-size:14px;}
#smb_my_ov .op_area1 {border-bottom:1px solid #ddd; padding:30px 0;}
#smb_my_ov .op_area1 dt {color:#3a3a3a; font-weight:normal;}
.info_right_wr .cou_pt {border-bottom:1px solid #ddd; padding-bottom:30px;}

#smb_my_ov .info_right_wr .op_area dd {border:0px solid #ccc;}
#smb_my_ov .info_right_wr .op_area dt {padding:0; margin:0;}
.info_right_wr .area_tit {font-size:18px; color:#222; padding-bottom:20px;}
.info_right_wr .btn_info {text-align:center; margin-top:40px; margin-bottom:100px;}
.info_right_wr a.btn01 {width:140px; padding:10px 0; border-radius:10px; color:#ccc; font-size:14px; font-weight:normal;}
.info_right_wr a.btn04 {color:#fff; border:1px solid #191919; background-color:#191919; margin-left:10px;}


/* 210421 */
.videoplay-wrap02 .curriculum_list .text_wr {width: 45%;}
.videoplay-wrap02 .curriculum_list .Thumbnail {width: 50%;}
.videoplay-wrap02 .videoplay-cont02 {position: fixed; top: 0; right: 0; max-width:350px; width: 100%; height:100%; background-color: #fff; padding-top:100px; overflow-y: scroll;}
.videoplay-wrap02 {position:relative;}
/*.videoplay-wrap02:after {content:""; display:block; position:absolute; right:-15px; top:0; width:1px; height:100%; background-color:#ddd;}*/
.videoplay-wrap02 .videoplay-cont02 .title {font-size:24px;}
.videoplay-wrap02 .curriculum_list .text_wr p {font-size:16px}
.videoplay-wrap02 .videoplay-cont02 .inbox {border-left:1px solid #ddd; padding-left:20px; height:100%;}



/*작업중*/
.working{position:fixed;top:0;left:0;width:100%;height:100%;z-index:100;text-align:center;font-size:50px;background-color:#fff;font-weight:700;padding-top:0px;}
.bold{font-weight:700;color:#000;font-size:22px;}
.mid{text-decoration:line-through;color:#999;font-weight:700;font-size:18px;}
.sale{color:#D13980; font-size:22px;font-weight:700;}
span.small{font-size:20px;}
/*.header{padding:0 50px;}*/
.centerlogo{position:absolute; top:50% ;left:50%; z-index:999; transform:translate(-50%,-50%);}
.centerlogo a{font-size:35px; font-weight:900; font-family:"Pretendard", "San-serif","dotum";}

.right_menu > ul > li{position:relative; cursor:pointer;}
.right_menu > ul > li a{font-weight:600;    font-family:"Pretendard", "San-serif","dotum";}
.right_menu > ul > li:first-child img{/*margin-bottom:3px; */margin-right:10px; width:23px;}
/*
.right_menu > ul > li:first-child:after{content:"";width:2px; height:15px; position:absolute;background-color:#000;top:50%;right:0;transform:translateY(-50%);}
.right_menu > ul > li:nth-child(2):after{content:"";width:2px; height:15px; position:absolute;background-color:#000;top:50%;right:0;transform:translateY(-50%);}
.right_menu > ul > li:nth-child(3):after{content:"";width:2px; height:15px; position:absolute;background-color:#000;top:50%;right:0;transform:translateY(-50%);}
*/
.right_menu > ul > li.search_btn_wr{padding-top:16px;padding-left:0;padding-right:16px;}

.main_visual_wr{background:#f9f9f9;padding-top:50px; padding-bottom:50px;}
.main_visual_box{width:100%;padding-left:50px;position:relative;}
.main_visual_box>.text_wr{float:left;width:40%;/*position:relative;*/height:100%;}
.main_visual_box>.text_wr .title{font-size:200px;line-height:75%; font-family:"Pretendard", "San-serif","dotum";}
.main_visual_box>.text_wr .text{font-size:24px;color:#000;font-weight:700; margin-top:5%;}
#swiper-container-article{width:60%;overflow:hidden;margin-right: 0;}
#swiper-container-article img{height:auto;width:100%;}
/*.main_cont00{padding-bottom:70px;}*/
/*.main_cont09 {padding-bottom:0px;}*/


.main_cont02 .event-swiper-container .swiper-slide img {width:100%;}

.main_cont01 #swiper-container-popularity { position:relative;}

.main_cont00{padding-bottom:80px;}
.main_cont00 .main_title_wr{padding-top:60px; padding-bottom:10px;}
.main_cont00 .main_title_wr .tit{font-size:38px;font-weight:700;color:#191919;}
.main_cont00 li{width:49%;height:228px;border-radius:5px;overflow:hidden;cursor:pointer;}
.main_cont00 li:first-child{margin-right:2%;}
.main_cont00 .img_wr{float:left;}
.main_cont00 .text_wr{float:left;background-color:#EDEDED;height:100%;padding:20px 20px 0 30px;width:calc(100% - 228px);}
.main_cont00 .text_wr .tit{font-size:20px;color:#666;padding-bottom:10px;line-height:200%;}
.main_cont00 .text_wr .tex{font-size:20px;padding-bottom:15px;line-height:150%;font-weight:700;}
.main_cont00 .text_wr .name{font-size:16px;font-weight:400;color:#666;}
.main_cont02 .banner_img{text-align:center;}
.main_cont02 .banner_img img {width:100%;}
.event-swiper-button-next:after{color:#46D4EE;}
.event-swiper-button-prev:after{color:#46D4EE;}
.ft_left_box01 li:first-child{margin-bottom:30px;}
.ft_left_box01 img{width:100px;}
.more_btn{width:100%;text-align:right;}
.more{padding-top:20px;padding-right:20px;font-size:14px; color:#D13980;display:block;}
.more img{margin-bottom:3px;}
.hd_sch_bg{
	position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(30,30,30, 0.6);
    left: 0;
    top: 0;
    z-index: 99999;
    display: none;
}
.hd_sch_bg #hd_sch{
	overflow: hidden;
    padding: 10px 20px;
    border-radius: 30px;
    background-color: #fff;
    max-width: 400px;
    margin: 0 auto;
}
#hd_sch #sch_str {
    box-shadow: none;
	border: 1px solid #000; 
    float: right;
    width: calc(100% - 47px);
    padding-left: 0px;
    margin-right: 10px;
    border: 0;
    border-right: 0;
    font-size: 1.2em;
    color: #212121;
    height: 36px;
    padding-left: 20px;
}


#hd_sch #sch_str:focus {outline:1px solid #000; box-shadow: none;}




#copymove tr input{-webkit-appearance: auto; appearance: auto;}





.swiper-button-next {background: url('../images/icon_swiper_next.png') no-repeat center; background-size: contain; width: 21px; height: 25px;}
.swiper-button-prev {background:url('../images/icon_swiper_prve.png') no-repeat center; background-size: contain; width: 21px; height: 25px;}
.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after,.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {display:none;}










/* 210728 */
.event-swiper-container .swiper-slide a img {width:100%;}



/* 211229 */
.logo > a {font-size:38px; color:#222; font-weight: 900;font-family: "Pretendard", "San-serif","dotum";}

.header .cen1700 {height:100%;}

.main_menu {position:absolute; top:50%; left:50%; transform:translate(-50%,-50%);}
.main_menu #gnb_1dul .gnb_1dli {float:left; margin-right:40px; /* position:relative; */ line-height:100px;}
.main_menu #gnb_1dul .gnb_1dli:last-child {margin-right:0;} 


.gnb_2da {color: #191919; font-family:"Pretendard", "San-serif","dotum"; font-weight:bold; display:inline-block;}
.gnb_3dul {padding-top:20px;}
.gnb_3dli .gnb_3da {padding-bottom:20px; display:inline-block;}
.gnb_3dli .gnb_3da:hover {color:#191919;}
.gnb_3dli:last-child .gnb_3da {padding-bottom:10px;}

/*
#hamMenu .gnb_3dli .gnb_3da {display:block;}
#hamMenu .gnb_3dli:last-child .gnb_3da {padding-bottom:10px;}
#hamMenu .gnb_3dul {padding-top:20px;}
*/

#hamMenu .gnb_3dli {font-size:12px; padding:10px 0;}
#hamMenu .category_tab > li {width:50%;}
#hamMenu .gnb_3dli .gnb_3da {padding:0;}
#hamMenu .gnb_3dul {padding:0;}

/*
#hamMenu .gnb_3dli .gnb_3da {display:block;}
#hamMenu .gnb_3dli:last-child .gnb_3da {padding-bottom:10px;}
#hamMenu .gnb_3dul {padding-top:20px;}
#hamMenu .gnb_3dli {display: block; /*padding: 12px 20px; color: #444; position: relative; width:50%; font-size:16px;}
#hamMenu .category_tab > li {width:100%; border-bottom: 5px solid #ebeaea; padding:10px;}

#hamMenu .category_tab > li > a {font-size: 18px; font-weight: 400; color: #333; margin-bottom: 15px; padding: 0;}
#hamMenu .category_tab {margin:0 -10px; }
#hamMenu .category_tab_wr {border:0;}
*/
/*
.gnb_2dli {position:relative;}
.gnb_2dli .bg {position:absolute;top:15px;right:8px;display:inline-block;width:10px;height:10px;overflow:hidden;background:url('../img/btn_next.gif') no-repeat 50% 50%;text-indent:-999px}

.gnb_3dul {display:none;position:absolute;top:-2px;left:138px;min-width:140px;padding-top:2px}
.gnb_3dul .gnb_3dul_box {border:1px solid #e0e2e5;border-top:0;padding:0;
-webkit-box-shadow:0px 1px 5px rgba(97, 97, 97, 0.2);
-moz-box-shadow:0px 1px 5px rgba(97, 97, 97, 0.2);
box-shadow:0px 1px 5px rgba(97, 97, 97, 0.2)}
.gnb_3da {display:block;padding:0 10px;line-height:40px;background:#fff;color:#080808;text-align:left;text-decoration:none}
a.gnb_3da:hover {color:#3a8afd;background:#f7f7f8;
-moz-transition:all 0.3s ease-out;
-o-transition:all 0.3s ease-out;
transition:all 0.3s ease-out}

 

.gnb_2dli_air .gnb_3da {}
.gnb_2dli_on .gnb_3da {}
.gnb_3da:focus, .gnb_3da:hover {color:#fff}
.gnb_2dli_over .gnb_3dul {display:block;}
.gnb_2dli_over2 .gnb_3dul {display:block;right:0}

#gnb_all .gnb_al_li li>ul>li {line-height:1.5em;font-size:0.8em;}
#gnb_all .gnb_al_li li>ul>li a {color:#777}
*/

/* 미디어쿼리 */
@media screen and (max-width:1700px){
	.best-contents{position:relative; margin-top:20px; top:0px; right:0; width:100%; background-color:#f4f4f4; padding: 30px 0 40px;}	
	/* 메인 상품 목록 스킨 70 */
	.smt_70:after{content:""; display:block; clear:both;}
	.smt_70 li{float:left; width:19.2%; margin-right:1%; float:left; margin-bottom:0;}
	.smt_70 li:last-child{margin-right:0;}
	.smt_70 .sct_txt a {text-overflow:ellipsis;overflow:hidden;display: -webkit-box;  -webkit-line-clamp: 2;  -webkit-box-orient: vertical;}
	.smt_70 .sct_cnt{margin-bottom:0;}


}
@media screen and (max-width:1670px){
	.videoplay-wrap02 .videoplay-cont02 {position:initial;max-width: initial;}
	.videoplay-wrap02 .videoplay-cont02 .inbox {border-left:none; padding-left:0;}
	.videoplay-wrap02 .curriculum_list .text_wr {width:74%;}
	.videoplay-wrap02 .curriculum_list .Thumbnail {width:20%;}
	.videoplay-wrap02 .curriculum_list .text_wr p {font-size:20px;}

	    
}

@media screen and (max-width:1480px){
	.menu_cg .cg_text a {font-size:16px;}
	.right_menu > ul > li a {font-size:16px;}
	.right_menu > ul > li.shop_login,.right_menu > ul > li.search_btn_wr {padding-right:25px;}
	.menu_cg_sub {font-size:20px;}

}


@media screen and (max-width:1400px){
	.review_wr {width:91.25%;}
	.cen1360{width:90%;}

}
@media screen and (max-width:1344px){}
@media screen and (max-width:1280px){
	.hidden1280{display:none;}
	.menu_cg .cg_text a {font-size:16px;}
	.right_menu > ul > li a {font-size:16px;}
	.right_menu > ul > li.shop_login,.right_menu > ul > li.search_btn_wr {padding-right:20px;}
	.main_menu #gnb_1dul .gnb_1dli {margin-right:25px;}
	.menu_cg_sub {font-size:14px; width:430px; padding:25px 30px;}
	.right_menu > ul > li.shop_login, .right_menu > ul > li.search_btn_wr {padding-right:15px;}

	.logo > a {font-size:32px;}

/*	.ft_right_box > li,.ft_left_box02 > li,.ft_left_box01 > li,.footer .copy {font-size:16px;}*/
	.ft_left_box > li.ft_tit,.ft_right_box > li.ft_tit {font-size:20px;}


}
@media screen and (max-width:1260px){
	.sec-point{display:none;}
	.menu{display: none;}
	.category_wr .swiper-button-next{right:-0px;}
	.category_wr .swiper-button-prev{left:-0px;}

	.inclass_text_wr {padding:20px 30px;}
	.bt_inclass_wr {bottom:20px; /*width: calc(100% - 40px);*/}
	#smb_my_wish.my_wish_wr .wish_info {padding:20px 30px;}
	.main_visual_box>.text_wr .title{font-size:170px;}
}

@media screen and (max-width:1240px){
	#smb_my_od .ord_name2 {font-size: 22px;}
}

@media screen and (max-width:1100px){
	#coupon li {padding:10px;}
	.main_visual_box>.text_wr .title{font-size:150px;}

}/* 1100 */

@media screen and (max-width:1024px){
	.visible1024{display:block;}
	.hidden1024{display:none;}
	/**/


	.main_visual_box>.text_wr .text {position:absolute; bottom:0;}

	.main_visual_box>.text_wr .title{font-size:120px;}
		/*.cen850 {width:90%;}*/
	.category_wr li {font-size:14px;}

	.review_wr {width:100%;}
	.main_cont05 .main_title_wr .tit00 {font-size:14px;}


	.main_cont03 .banner_wr a img {width:80%;}
	.main_cont03 .banner_wr a {right:0;}

	.ft_tit {font-size:30px;margin-bottom:10px;font-size:28px;}
	.footer div > ul > li {font-size:12px;}
	.ft_right_box > li.ft_tit { margin-bottom: 10px;}

/*	.main_cont03 {padding-top:50px;}*/


	#review_wr .bg_wr {left:63%; opacity: 0.2;}
/*	.review_box {margin-left:5%;}*/

	#display_pay_button .btn_submit {margin-right:1%;}
	/* 주문완료 */
	#order_end .reg_result_text .img-wr {width:150px;}
	#order_end .reg_result_text h3 {font-size:22px;}
	#order_end .reg_result_text h4 {font-size:20px;}
	#order_end .reg_result_text p {font-size:18px;}
	#container .register {margin-bottom:0;}
	.reg_btn_submit {height:50px; line-height:50px; font-size:16px;}
	.swiper-container {    overflow: visible !important;}

	.category_wr {padding:48px 5%;}
	.sub-cont {padding-bottom:150px;}
	/**/
	.Payment_details .hd_tit li {font-size:14px; padding:15px 0;}
	.Payment_details .smb_my_od .ord_num,.Payment_details  .smb_my_od .ord_name {font-size:14px;}
	.Payment_details .smb_my_od .date {font-size:14px;}
	.Payment_details .smb_my_od .cost {font-size:14px;}
	.Payment_details .status_06,.Payment_details .status_01 {font-size:14px;}
	.Payment_details .smb_my_od .smb_my_od_li4 a {font-size:14px;}
	#pdt {padding-top:80px;}

	.inclass_text_wr {padding:20px;}

	.bt_inclass_wr {width: calc(100% - 40px);}
	#smb_my_wish.my_wish_wr .wish_info {padding:20px;}

	#smb_my_od .ord_name {font-size:20px;}
	.in_class .smb_my_od .ord_num, .in_class .smb_my_od .ord_name {margin-bottom:10px; font-size:14px; text-overflow:ellipsis;
overflow:hidden;
display: -webkit-box;
            -webkit-line-clamp: 1; 
            -webkit-box-orient: vertical;
}
	.in_class .smb_my_od .smb_my_od_li5 {font-size:14px; text-overflow:ellipsis;
overflow:hidden;
display: -webkit-box;
            -webkit-line-clamp: 1; 
            -webkit-box-orient: vertical;
}
	#smb_my_wish.my_wish_wr .smb_my_od_li5 {font-size:12px; text-overflow:ellipsis;
overflow:hidden;
display: -webkit-box;
            -webkit-line-clamp: 1; 
            -webkit-box-orient: vertical;
}
#smb_my_wish .smb_my_tit {margin-bottom:15px;}
#smb_my_wish .smb_my_tit a { font-size:14px; text-overflow:ellipsis;
overflow:hidden;
display: -webkit-box;
            -webkit-line-clamp: 1; 
            -webkit-box-orient: vertical;}

	.in_class .smb_my_od .smb_my_od_li5 {margin-bottom:10px;}
	.in_class .smb_my_od .smb_my_od_li4 a {width:80%; padding:5px 8px;}
	.in_class .smb_my_od .smb_my_od_li2 {margin-bottom:10px;}


	#smb_my_wish.my_wish_wr .smb_my_od_li4 a {width:40%;}
	#smb_my_wish .smb_my_tit {margin-bottom:10px;}

	.in_class #smb_my_od {padding-bottom:70px;}

	/* 쿠폰 */
	#coupon li {width:32%; margin-right:2%;}


	.info_left_wr {width:160px;}
	.info_right_wr {width:calc(100% - 180px);}
	.info_right_wr .btn_info {margin-top: 30px;margin-bottom:70px;}
	.info_right_wr a.btn01 {font-size:14px;}
	.ft_left_box02 > li{font-size:14px;}


/*	.main_visual_box {height:720px;}*/


	.main_visual_wr .img_wr {width:100%; position:initial; transform:none;}
	.main_visual_wr .img_wr img {width:100%;}




	.sod_fin_wr #sod_fin_list .sod_name a {font-size:14px;}
	.sod_fin_wr .tbl_head03 thead #th_itname {font-size:14px; padding:15px;}
	.sod_fin_wr .tbl_head03 thead th {font-size:14px; padding:15px;}
	.sod_fin_wr #sod_fin_list td {font-size:14px;}


	.videoplay-cont02 .title {font-size:24px;}
	.videoplay-cont01 li.right h3 {font-size:40px;}


	/* 210728 */
	#swiper-container-article.swiper-container {overflow:hidden !important;}


	/* 210802 */
	#smb_my_od .ord_name2 {font-size:20px;}


	/**/
	.right_menu > ul > li:first-child img {margin-right: 5px; width: 18px;}
	.right_menu > ul > li a {font-size:14px;}
	.right_menu > ul > li.shop_login, .right_menu > ul > li.search_btn_wr {padding-right: 10px;}
	.menu_cg .cg_text a {font-size:14px;}
	.logo > a {font-size:30px;}
	.header {height:80px}
	.pdt50 {padding-top:80px;}
	.menu_cg_sub {top:49px; padding:30px 35px; width:400px; font-size:14px;}


/*	.ft_right_box > li,.ft_left_box02 > li,.ft_left_box01 > li,.footer .copy {font-size:14px; }*/

	.footer .copy {padding-top:20px;}
	.ft_left_box > li.ft_tit,.ft_right_box > li.ft_tit {font-size:18px;}
	.ft_left_box01 {position:static;}
	.ft_left_box01 > li {  font-size: 18px;}
	.ft_sns_box li a img {width:25px;}
	.ft_sns_box {padding-top:70px;}


	/**/
	#sod_v.taking .smb_my_od .smb_my_od_li0 {width:170px; height:170px;}
	#sod_v.taking .inclass_text_wr {width:calc(100% - 170px); padding:20px;}
	#sod_v.taking .smb_my_od .smb_my_od_li5 {margin-bottom:20px;}

	/* 220203 */
	#sod_ws .list_02 li .sod_ws_img {width:170px; height:170px;}
	#sod_ws li .wish_info {padding:20px;}
}/* 1024 */


@media screen and (max-width:1000px){
}

@media screen and (max-width:980px){
	.cen980{width:95%; margin:0 auto;}
	
	.section04{padding-bottom:0;}
	.sec04-cont02 > ul{display:block;}
	.sec04-cont02 li.left{width:100%; margin-right:0%;}
	.sec04-cont02 li.right{width:100%;}	
	.sec04-cont02 li.right ul.inbox{display:block;}
	.sec04-cont02 li.right ul.inbox li:first-child{width:100%; margin-bottom:10px;}
	.sec04-cont02 li.right ul.inbox li:first-child h3{margin-bottom:20px;}
	.sec04-cont02 li.right ul.inbox li:first-child p{text-align:right; font-size:18px;}
	.sec04-cont02 li.right ul.inbox li:last-child{width:100%; padding:30px 10px 0 10px;}


/*	.videoplay-cont01 li.right h3 {font-size:30px;}*/
	.videoplay-cont01 li.right p {font-size:18px;}
	.videoplay-cont01 li.right p.date{font-size:14px;}

	/* 푸터 */
	.ft-info{position:relative; padding:40px 20px;}
	.ft-info > div{float:left; width:100% !important;}
	.ft-info .ft-logo-wr{display:none;}
	.ft-info .text-wr{margin-bottom:20px;}

	.lecture_selectbox{margin-bottom:30px;}
	.landing_notice_wr2{margin-bottom:50px;}

	#pdt .my_lnb_wr {max-width:initial; margin-bottom:20px;}
	#pdt .my_lnb_wr .clearfix > li {float:left; width:33.333%; border:none;}
	#pdt .sod_Payment {width:100%;}


/*	.in_class .smb_my_od li .inbox {display:block;}*/
/*	.in_class .smb_my_od .smb_my_od_li0 {width:100%;}*/
/*	.inclass_text_wr {width:100%;}*/

	/* 쿠폰 */
	.coupon_wr {width:100%;}
/*	#coupon li {width:30.6%; margin-right:4%;}*/
	#pdt .sod_fin_wr {width:100%;}
	
	/* 220203 */
	#sod_v.taking .pg_wrap {width:100%;}


}
@media screen and (max-width:960px){
.hidden960{display:none !important;}
.visible960{display:block !important;}
/*.header{height:60px;}*/
/*.logo{left:50%; transform:translate(-50%,-50%);}*/
/*.pdt50{padding-top:60px;}*/
.logo {padding-left:10px;}
.right_menu > ul > li{padding:0; padding-right:10px;}
.right_menu > ul > li.search_btn_wr {padding:10px 5px;}

.right_menu > ul > li.myclass {margin-right:15px;} 
}


@media screen and (max-width:880px){
	.main_visual_box>.text_wr .title{font-size:110px;}

	/* 주문서 작성 */
	#sod_list td.td_img{display:block; width:100%;}
	#sod_list td.td_prd{display:block; width:100%;}
	#sod_list td.td_numbig{display:block; width:100%;}

	.sod_frm_pay_wr{width:100%;}
	#sod_frm_paysel li{width:25%;}
	#settle_bank li{width:100%;}

	.sod_right #sod_bsk_tot{width:100%;}

	.subscribeorder-wr #sod_list td.td_chp{width:100px;}
	.subscribeorder-wr #sod_list td.td_chp .sod_chp p{font-size:16px;}
	.subscribeorder-wr #sod_list td.td_prd .sod_name h3{font-size:18px;}
	.subscribeorder-wr #sod_list td.td_numbig .total_price{font-size:20px;}


	/* 210802 */
	#smb_my_od .ord_name2 {font-size:18px;}

	/**/
/*	.main_visual_box {height:450px;}*/
}

@media screen and (max-width:768px){
	.visible768{display:block !important;}
	.hidden768{display:none !important;}
	
/*	#wrapper{padding-top:80px;}	*/
/*	.header{height:80px;}*/
	.logo{width: 150px; /*left:20px;*/ left:0; transform:translateY(-50%);}
	.logo a {font-size: 30px; font-weight: 900; font-family:"Pretendard", "San-serif","dotum";}

	.right_menu{/*right:20px;*/ right:0;}

/*	#hamMenu{right:-100%; width: 100%;}*/

	/* 메인 비주얼*/
	.main_visual_box>.text_wr .title{font-size:90px; /*line-height:100%;*/ line-height:85%; font-weight:900; font-family:"Pretendard", "San-serif","dotum";}
	.main_visual_box>.text_wr .text{font-size:20px;}
	.main-visual-wr .img-wr{height:150px;}
	.main-visual-wr .text-wr{width:80%;}
	.main-visual-wr .text-wr h3{font-size:26px;}
	.text-rolling-wr{height:60px; line-height:60px;}
	/*메인카테 버튼*/
	.category_wr .swiper-button-next{right:20px;}
	.category_wr .swiper-button-prev{left:20px;}

/*	.main_cont00 {overflow:hidden;}*/
/*	.swiper-container-prd{overflow:initial !important;}*/
/*	.sec01-cont{margin: 0px -5% 0 -5%; padding:0 5%;}*/
/*	.swiper-container-review{overflow:initial !important;}*/
/*	.CsBoxList{margin: 0px -5% 0 -5%; padding-left:5%;}*/


	.sub-cont {padding-bottom:120px;}



	/* 메인 섹션 02 */
	.section02{height:320px;}
	.sec02-cont .tit img{width:400px;}
	.sec02-cont{width:80%;}
	.sec02-cont .text{font-size:24px;}

	/* 메인 섹션 04 */
	.sec04-cont01{display:none;}

	/* 베스트 게시글 */
	.best-contents{padding: 30px 10px 40px;}	
	.best-contents-news, .best-contents-product{max-width: 1200px; width: 95%; margin: 0 auto;}

	/* 메인 상품 목록 스킨 70 */
	.smt_70:after{content:""; display:block; clear:both;}
	.smt_70 li{width:100%; margin-right:0%; margin-bottom:20px;}
	.smt_70 li:last-child{margin-bottom:0;}

	/* 주문완료 */
	
	/* 서브 컨텐츠 */


	/* 서브 어바웃 */	
	.sub-about-contents h4{font-size:20px;}
	.sub-about-contents h3{font-size:36px;}
	.sub-about-contents p{font-size:20px;}
	.sub-about-contents01{ margin-bottom: 70px;}

	
	.sub-about-cont2 h3.tit{margin-bottom:80px;}
	.sub-about-cont2 ul li{width:100%; margin-bottom:80px;}
	.sub-about-cont2 ul li:last-child{margin-bottom:0;}
	.sub-about-cont2 p.num{position:absolute; top:-60px; right:20px; font-size:80px;}
	.sub-about-cont2 p.num span.midbar{width:30px; left:-10px;}
	

	/* 서브 비주얼*/
	.sub-visual-wr .img-wr{height:140px;}
	.sub-visual-wr .text-wr{left:50%; transform: translate(-50%,-50%); width:90%;}
	.sub-visual-wr .text-wr h3{font-size:16px;}

	/* 서브 마이페이지 타이틀 */
	#smb_my_tit{height:45px;}
	#smb_my_tit h3{font-size:20px;}
	#smb_my_tit ul{}
	#smb_my_tit ul li{margin:0 15px; line-height:40px;}

	/* 서브 마이페이지 - info */	
	#smb_private li.smb_private_cs{width:58%;}
	#smb_private li.smb_private_common{width:21%;}

	/* 서브 마이페이지 - 주문내역 */
	.Payment_details .smb_my_od li{width:100%;}

	.smb_my_od li{width:33.333%;}
/*	.smb_my_od li:nth-child(2n+1){clear:both;}*/
	.smb_my_od li:nth-child(4n+1){clear:none;}
	.smb_my_od li .inbox{padding:15px;}
	.smb_my_od .smb_my_od_li1{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}

	/* 서브 위시리스트 */
	#sod_ws .list_02 li {width:100%;}
	#sod_ws .list_02 li:nth-child(3n+1) {clear:both;}
	#sod_ws .list_02 li:nth-child(4n+1) {clear:none;}

	/* 검색창*/
	.hd_sch_bg h3.tit{font-size:35px;}
	
	.category_wr p.text{font-size:18px;}
	.category_wr li.on {display:block !important;}
	.main_cont00 .main_title_wr {padding-top:30px;}
	.main_cont00 .main_title_wr .tit {font-size:32px; padding-top:8px; padding-bottom:20px;}
	.hot_class_wr > ul > li {width:49%; margin-bottom:20px;}
	
	.hot_class_wr > ul > li:nth-child(2) {margin-right:0;} 

	.new_class_wr > ul > li {width:49%; margin-bottom:20px;}
	.new_class_wr > ul > li:nth-child(2) {margin-right:0;} 

	.open_class_wr > ul > li {width:49%; margin-bottom:20px;}
	.open_class_wr > ul > li:nth-child(2),.open_class_wr > ul > li:nth-child(4),.open_class_wr > ul > li:nth-child(6) {margin-right:0;}
	.open_class_wr > ul > li:nth-child(3) {margin-right:2%;}
	.open_class_wr .text_wr span.open_text {width:84px; height:28px; line-height:26px; font-size:10px;}

	.main_visual_wr .cen1360 {width:100%;}
/*	.main_visual_wr .img_wr {position:relative; top:0;}*/

/*	.main_visual_wr .img_wr img {width:100%;}*/

	.btn_view img {width:80%;}
/*	.main_visual_wr .text_wr {position:relative; background:transparent; padding:10px 20px; left:0; top:20px;}*/

	#swiper-container-article .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {background-color:#fff !important;}
	#swiper-container-article .swiper-button-next,
	#swiper-container-article .swiper-button-prev {color:#fff !important;}


	.review_wr {position:relative; padding:0 20px;}
	#swiper-container-article .swiper-button-prev, 
	#swiper-container-article .swiper-container-rtl .swiper-button-next,
	#swiper-container-article .swiper-button-next, 
	#swiper-container-article .swiper-container-rtl .swiper-button-prev {top:unset !important; bottom:4%; height:auto !important;}
	#swiper-container-article.swiper-container-horizontal>.swiper-pagination-progressbar, 
	#swiper-container-article .swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {top:unset !important; bottom:4.7%; display:none;}
	#swiper-container-article .swiper-button-prev{left:auto !important; left:initial !important; right:50px;}
	#swiper-container-article .swiper-button-next{right:20px !important;}


	/*footer*/
	.footer {padding:40px 0;}	
/*	.footer div > ul > li {width:50%; margin-bottom:20px;}*/
	.footer div > ul > li{width:100%;}
	.ft_tit{ margin-bottom: 10px; font-size:26px;}

	.ft_left_box > li.ft_tit, .ft_right_box > li.ft_tit {font-size:20px;}
/*	.ft_right_box > li, .ft_left_box02 > li, .ft_left_box01 > li, .footer .copy {font-size:16px;}*/
	.ft_left_box01 > li { font-size: 16px;}
	.ft_left_box01{gap:0 20px;font-size:16px;}
	


	.ft_left_wr, .ft_right_wr {width:100%;}
	.ft_left_box {margin-bottom:40px;}
	.ft_left_box01 {margin-bottom:20px;}
	.ft_sns_box {position:initial; margin: 0 0 40px; padding-top:0;}

	.footer li.copy {color:#a9a9a9;}
	.ft_sns_box li a img {width:29px;}


	/*sub-list02*/
	.sub_category_wr {padding-top:0px;}
	.sub_contents_menu {margin:60px 0 30px 0;}
	#sub_list02_wr .hot_class_wr > ul > li:nth-child(6),#sub_list02_wr .hot_class_wr > ul > li:nth-child(8),#sub_list02_wr .hot_class_wr > ul > li:nth-child(10),#sub_list02_wr .hot_class_wr > ul > li:nth-child(12),#sub_list02_wr .hot_class_wr > ul > li:nth-child(14) {margin-right:0;}
	.sub_view_more {margin-bottom:100px;}
	

	/* 프로그램 - list */	
	.main_title_wr .tit {font-size:20px;}
	#smb_my_tit h3 {font-size:20px;}
	.smb_my_od {padding:0;}
	#sod_ws .list_02 {padding:0;}


/*	.main_cont03 {padding-top:30px;}*/

	#review_wr .bg_wr {left:50%; top:200px;}
	.category_wr {padding:50px 5%; width:100%;}
	
	.sod_list .li_name {font-size:20px; padding: 30px 0 0 10px; margin-bottom:0;}
	.sod_frm_mobile .sod_info_bt li span#ct_tot_price {font-size:24px;}

	#display_pay_button .btn_submit {height:50px; font-size:16px;}
	#display_pay_button .btn01 {height:50px; font-size:16px; line-height:35px;}
	.sod_frm_mobile_form .btn_cancel {height:50px; line-height:50px; font-size:16px;}

	#order_end .reg_result_text h3 {font-size:20px;}
	#order_end .reg_result_text h4 {font-size:18px; margin-bottom:10px;}
	.reg_btn_submit {width:150px;}
	.main_visual_wr {height:initial;}
	.main_visual_wr .swiper-slide {height:initial;}
	.main_visual_wr .img_wr span {display:none;}


	.videoplay-cont01 li.right h3 {font-size:34px; margin:30px 0 40px;}
	.videoplay-cont01 li.right h3.tit{font-size:18px; margin: 30px 0;}
	.videoplay-cont01 li.right p {font-size:16px;}

	.videoplay-cont01 li.right .top_right {position:relative; margin:50px auto 0; text-align:center;}
	.videoplay-cont01 .down_wobook {margin-bottom:20px;}
	.videoplay-cont01 li.right p.ctext00 {font-size:16px; width:100%;}


/*	.main_cont03 .banner_wr {padding:30px 80px;}*/

	.swiper_button_wr {width:100%; right:0;}


	.ft_sns_box > li {margin-right:10px;}


	/**/
	.Payment_details .hd_tit li {font-size:12px;}
	.Payment_details .smb_my_od .ord_num,.Payment_details  .smb_my_od .ord_name {font-size:12px;}
	.Payment_details .smb_my_od .date {font-size:12px;}
	.Payment_details .smb_my_od .cost {font-size:12px;}
	.Payment_details .status_06,.Payment_details .status_01 {font-size:12px;}
	.Payment_details .smb_my_od .smb_my_od_li4 a {font-size:12px;}
	#pdt .my_lnb_wr .clearfix > li {padding:15px;}
/*	.my_lnb_wr li a {font-size:16px;}*/

/*	.my_lnb_wr li.on a span:after {content:""; position:absolute; bottom:-5px; left:50%; transform:translateX(-50%); background:url('../images/m_lnb_point.png') no-repeat center; width:8px; height:4px; background-size:contain;}*/

	#pdt {padding-top:70px;}
/*	#pdt .my_lnb_wr {margin-bottom:30px;}*/

	.my_lnb_wr .on {
/*    text-align: center;*/
    padding: 15px 10px;
    margin: 0 0px;
    font-size: 12px;
    background: #191919;
    position: relative;
    color: #fff; border:1px solid #191919; cursor:pointer;}
/*	#pdt .my_lnb_wr .clearfix > li {width:33.333%; background-color:#fff; padding:0;}*/
/*	#pdt .my_lnb_wr .clearfix > li:first-child {border-top:none;  width:20% }*/

/*	.my_lnb_wr ul {width:100%; z-index: 998;}*/
	#pdt .my_lnb_wr {/*text-align:center; border:none; width:100vw; margin-left:calc(-50vw + 50%); */margin-bottom:50px; margin-top:30px;}

/*	.my_lnb_wr li a:after {display:none;}*/


	/**/
	.in_class .smb_my_od li {width:100%; margin-bottom:20px;}
	.in_class .smb_my_od li:last-child {margin-bottom:0;}
	.bt_inclass_wr {bottom:30px;}
	.inclass_text_wr {padding:30px;}
	#smb_my_wish.my_wish_wr li {width:100%;margin-bottom:20px;}
	#smb_my_wish.my_wish_wr li:last-child {margin-bottom:0;}
	#smb_my_wish.my_wish_wr .wish_info {padding:30px;}

	.in_class #smb_my_od {padding-bottom:50px;}


	/* 쿠폰 */
	#coupon li {width:49%; margin-right:2%;}
	#coupon li:nth-child(3n) {margin-right:2%;}
	#coupon li:nth-child(2n) {margin-right:0%;}

	/**/
	.chk_box0 input[type="checkbox"] + label {font-size:14px;}
	.chk_box0 input[type="checkbox"] + label span {vertical-align:middle;}
	.secession_btn {padding-top:50px;}
	.secession_btn li a {font-size:14px; width:120px;}

	.info_left_wr {width:140px;}
	.info_right_wr {width:calc(100% - 160px);}
	.info_right_wr a.btn01 {font-size:14px;}


	#fregister_term_pop textarea {height:350px;}
	#fregister_private_pop textarea {height:350px;}


	.videoplay-cont02 {padding-top:50px;}
	.videoplay-cont02 .title {font-size:20px;}
	.curriculum_list .text_wr p {font-size:16px;}

	#pdt.pdt1 {padding:0;}


	/**/
	.videoplay-wrap02 .curriculum_list .text_wr p {font-size:16px;}

	/**/
	.main_cont00 {padding-bottom:50px;}
	.main_cont09 {padding-bottom:0px;}


	/* 210726 상품리스트 배너 */
	.sub_visual_wr .img_wr .text_wr {left:10%;}
	.sub_visual_wr .img_wr .text_wr .text {font-size:26px;}


	/* 210726 마이페이지 관심클래스 */
	#smb_my_wish li .wish_del {font-size:12px; right:20px; bottom:20px;}

/*	.main_visual_box {height: 420px;}*/
/*	.main_visual_box>.text_wr .text {bottom:50px;}*/

	/* 210802 */
	#sod_list td.td_numbig {padding: 20px 30px 10px 0px;}
	#sod_list td.td_numbig .total_price {font-size:26px; padding:0 20px;}
	#sod_list td.td_prd .sod_name .stit {padding:0 20px;}
	.sod_opt {padding:0 20px;}

	.ft_left_wr > li:nth-child(2){ width: 100%; }
	.ft_sns_box li{ width: auto !important; }
	.ft_right_wr{ margin-bottom:40px;}
	.footer .copy{ padding-top: 0; }

	/* 220128 */
	#sod_v.taking .smb_my_od .ord_name2 {font-size:15px;}
	#od_memo_wr label {font-size:14px;}
	#sod_frm #od_memo {font-size:12px;}
	#sod_frm #od_memo::placeholder {font-size:12px;}
}

/*@media screen and (max-width:760px){}*/
@media screen and (max-width:600px){

	/* 메인 섹션 04 */
	/*	#formMail .control-group{font-size:14px;}*/
	/*	.sendBtn .send-btn{font-size:14px;}*/

		
	.sec04-cont02 li.right h3{margin-bottom:40px;}
	.sec04-cont02 li.right p{font-weight:300;}
/*	.main_cont03 .banner_wr {padding: 25px 30px;}*/
	.main_cont03 .banner_wr .banner_img {right:5%;}




}
@media screen and (max-width:570px){
	.hidden570 {display:none;}
	.visible570 {display:block;}

/*	.header {padding:0 30px;}*/

	.main_visual_box{padding:0 20px;}
	.main_visual_box>.text_wr .title{font-size:70px; /*line-height:130%;*/}
	.category_wr li {width: calc(100% - 135px);}
	.category_wr li:first-child {width:130px;}

	/* 서브 어바웃 */		
	.sub-about-contents h4{font-size:18px;}
	.sub-about-contents h3{font-size:28px;}
	.sub-about-contents p{font-size:18px;}
	.sub-about-contents01{padding-top: 0px; margin-bottom: 70px;}
	.sub-about-contents01 .img-wr{display:none;}

	.sub-about-cont1 .text-wr h3{font-size:24px;}
	.sub-about-cont1 .text-wr h3.mgb50{margin-bottom:30px;}
	
	.sub-about-cont2 ul li div.inbox{padding: 0 25px}
	.sub-about-cont2 h3.tit{font-size:24px; line-height:30px; margin-bottom:70px;}
	.sub-about-cont2 ul li h3{font-size:18px;}
	.sub-about-cont2 ul li p{font-size:14px;}
	
	.sub-about-cont3 .text-wr h3{font-size:24px;}
	.sub-about-cont3 .text-wr h3.mgb50{margin-bottom:30px;}

	.sub-about-cont4 p{font-size:12px; line-height:15px; letter-spacing:0px; margin-top:40px;}


	/* 서브 마이페이지 타이틀*/
/*	#smb_my_tit{height:unset;}*/
/*	#smb_my_tit h3{float:none;ont-weight:400;margin-bottom:10px;margin-left:0;}*/
/*	#smb_my_tit ul{float:none;}*/
	#smb_my_tit ul li{margin:0 0 0 15px; font-size:14px;}
	
	/* 푸터 */
	.ft-top-menu {border-bottom: 1px solid #4d4d4d;text-align: center;border-top: 1px solid #4d4d4d;}
	.ft-top-menu ul.left{float:none; width:100%;}
	.ft-top-menu ul.right {float: none; width: 100%; border-top: 1px solid #333;}

	.ft-top-menu li{padding:20px 0px; font-size:13px; width:32%;}
	.ft-info p{font-size:12px;}
/*	.main_visual_wr .img_wr img {width:100%;}*/
	.main_visual_wr .text_wr .tit {font-size:20px;}

	

	
	.smb_my_od li {width:50%;}


/*	#sod_ws .list_02 li {width:50%;}*/
	#sod_ws .list_02 li:nth-child(3n+1) {clear:none;}
	#sod_ws .list_02 li:nth-child(2n+1) {clear:both;}


	.sod_list .li_name {font-size:18px;}
	.sod_frm_mobile .sod_info_bt li span#ct_tot_price {font-size:20px; margin-bottom:0;}
	.sod_frm_mobile .sod_info_bt li span.pt {font-size:12px;}
	#od_tot_price {padding:15px 0;}
	.sod_list .li_name {padding:15px 0 0 0; font-size:16px;}
	#m_sod_frm_paysel h3 {font-size:16px;padding: 15px 15px 0;}
	#m_sod_frm_paysel li .inbox img {max-width:50px;}
	#m_sod_frm_paysel li .inbox label span {top:55px !important;}
	#m_sod_frm_paysel li .inbox {margin-bottom:40px;}
	#m_sod_frm_paysel {padding-bottom:20px;}

	#sod_list td.td_prd .sod_name h3 {font-size:20px;}

/*	.banner_wr .banner_text .tit {font-size:16px;}*/
/*	.banner_wr .banner_text .tit {font-size:14px;}*/

	.main_cont03 .banner_wr .banner_img {right:0;}
/*	.main_cont03 .banner_wr .banner_img img {width:80%;}*/

	.main_visual_wr .img_wr {padding-top:0;}

/*	.main_visual_box {height:400px;}*/

	.main_cont00 .main_title_wr .tit {padding-top:0px; font-size:20px; padding-bottom:10px;}
	.main_title_wr .tit {padding-bottom: 20px;}

	.sod_Payment #smb_my_tit h3 {float:left; margin-bottom:5px;}

	#smb_my_tit h3 {font-size:18px;}



	.info_left_wr {width:100px;}
	.info_right_wr {width:calc(100% - 120px);}
	.info_right_wr a.btn01 {font-size:14px;}



	.videoplay-cont02 {padding-top:30px;}
	.videoplay-cont01 li.right h3 {font-size:26px;}

/*	#find_info .win_btn .btn_submit {width:100px !important; font-size:14px !important;}*/
/*	#find_info #info_fs {width:calc(100% - 110px) !important;}*/

	.hamMenu_hd .hamMenu_close {right:30px;}
/*	.hamMenu_hd a.goLogin {left:30px;}*/

	.info_right_wr dd {width:74%;}
	.info_right_wr dt {width:25%;}


	.videoplay-cont01 li.right .top_right {top:43%; margin: 40px auto 0;}

	.ft_left_box > li {margin-bottom:5px;}

	/* 210726 ham */
	.hamMenu_hd a.goLogin {font-size:14px;}
	.hamMenu_hd a.goJoin {left: 80px;}
	.category_tab_wr .hamMenu-title,.service_tab_wr .hamMenu-title,.service_tab_wr .hamMenu-title {margin-bottom: 10px; font-size:16px;}
	.category_tab li,.service_tab li {font-size:14px;}
	.ham_bttext .t_deco {font-size:16px;}

	#smb_my_tit {height: 42px;}

	/* 210726 상품리스트 배너 */
	.sub_visual_wr .img_wr .text_wr {left:5%;}
	.sub_visual_wr .img_wr .text_wr .text {font-size:22px;}

	/* 210726 마이페이지 관심클래스 */
	.inclass_text_wr {padding:20px;}
	.bt_inclass_wr {bottom:20px;}
	.in_class .smb_my_od li {margin-bottom:15px;}
	.in_class .smb_my_od .empty_table,#smb_my_wish.my_wish_wr .empty_li { font-size:12px;}

	/* 210726 영상보기페이지 */
	.videoplay-cont01 li.right h3.tit {font-size: 16px; margin: 20px 0;}
	.videoplay-cont01 li.right p.ctext00 {font-size:14px;}
	.videoplay-cont01 .down_wobook,.videoplay-btnwr a {font-size:14px; padding:10px 25px; margin-bottom: 15px;}
	.videoplay-cont01 li.right p.date {font-size:12px;}

	/* 210726 회원탈퇴 */
	.secession_box {padding:25px;}
	.secession_btn {padding-top:40px;}

	/* 210726 쿠폰 */
	#coupon .cou_pri {font-size:20px}


	.main_visual_box>.text_wr .text {font-size:16px;}


	#smb_my_od .ord_name {font-size:18px;}

	/* 210802 */
	#smb_my_od .ord_name2 {font-size:16px;}
	#sod_list td.td_prd {padding-top:20px;}
	#sod_list td.td_numbig {padding:10px 30px 0 0px;}
	#sod_list td.td_prd .sod_name .stit p {font-size:18px;}

	#sod_list td.td_numbig .total_price {font-size:22px; padding:0 10px;}
	#sod_list td.td_prd .sod_name .stit {padding:0 10px;}
	.sod_opt {padding:0 10px;}


	.ft_tit {margin-bottom:10px;font-size:22px;}


	.footer {padding:40px 0;}
	.ft_left_box > li.ft_tit, .ft_right_box > li.ft_tit {font-size:18px; margin-bottom:20px;}
	.ft_right_box > li, .ft_left_box02 > li, .ft_left_box01 > li, .footer .copy {font-size:14px;}
	.ft_sns_box li a img {width:25px;}
	.ft_left_box {margin-bottom:30px;}
	.ft_left_box01 {margin-bottom:15px;}
	.ft_sns_box {margin-bottom:30px;}
}
@media screen and (max-width:500px){
	.hamMenu_hd .hamMenu_close {right:5%;}
/*	.hamMenu_hd a.goLogin {left:5%;}*/
}


@media screen and (max-width:480px){
	.visible480{display:block;}
	.hidden480{display:none;}
/*	.main_visual_box{height:380px;}*/
	.main_visual_box>.text_wr .title{font-size:13vw; /*line-height:120%;*/}
	.main_visual_box>.text_wr .text{font-size:2.8vw;}
	/* 헤더 */
/*	.header{height:60px;}*/
/*	.header {padding:0 20px;}*/
	.logo{width: 140px; left:0px;}
	.right_menu{right:0; padding-right:10px;}

	.ham-wr{width:30px;/*  margin-left:10px; */ top:30%;}	
	#hamMenu .ham_close img {top:25px;}

	.sch-wr{margin-left:10px;}
	.sch-wr img{width:30px;}
	.cp-update{}
	.cp-update img{width:40px;}
	.cp_inbox{padding:20px;}
	#find_info #info_fs div.tit{font-size:22px;}

	.hd_sch_bg h3.tit{font-size:6vw; margin-bottom: 30px;}



	/* 햄버거 메뉴 */
	#hamMenu .ham-top-menu{padding-bottom:10px;}
	#hamMenu .ham-logo img{width:150px}	
	#ham-quick li a {width:30px;height:30px;font-size:18px;padding-top:2px;}


	.category_wr li {width: calc(100% - 85px);}
	.category_wr li:first-child {width:80px;}

	/* 페이지 */
/*	#wrapper{padding-top:60px;}	*/

	/* 메인 비주얼*/
	.main-visual-wr .img-wr{height:220px;}
	.main-visual-wr .text-wr{padding:25px;background:rgba(0,0,0,0.3); width:85%;}
	.main-visual-wr .text-wr h3{font-size:20px;}

	.text-rolling-wr{}

	/* 메인 섹션 타이틀*/
	.sec-title{padding-top:60px;}
	.sec-title h3{font-size:24px; font-weight: 400;}
	.sec-title h3 a.more{font-size:14px;}

	/* 메인섹션 공통 */
/*	.section01, .section03{padding-bottom:50px;}*/
	
	/* 메인 섹션 02 */
	.section02{height:220px;}
	.sec02-cont{text-align:center;}
	.sec02-cont .tit img{width:180px;}
	.sec02-cont .text{font-size:18px; padding-left:0;}

	
	/* 메인 섹션 04 */
	.formkit-form .formkit-column{padding: 20px !important; width:100% !important;}


	/* 서브 비주얼*/
/*	.sub-cont{padding:40px 0 30px;}*/
	.sub-cont .main_title_wr {padding:40px 0 0;}


	/* 서브 어바웃 */	
	.sub-about-contents h4{font-size:14px;}
	.sub-about-contents h3{font-size:22px;}
	.sub-about-contents p{font-size:14px;}
	.sub-about-contents01{padding-top: 0px; margin-bottom: 70px;}

	.sub-about-cont1 .text-wr h3{font-size:20px;}	
	.sub-about-cont2 h3.tit{font-size:20px; line-height:26px;}	
	.sub-about-cont3 .text-wr h3{font-size:20px;}


	/* 서브 마이페이지 - info */	
	#smb_private li.smb_private_cs{width:100%; padding-bottom:0;}
	#smb_private li.smb_private_cs p{padding:10px 0 0; font-size:18px; text-align:center;}
	#smb_private li.smb_private_common{width:50%;}
	#smb_my_info span.tit{width:100%; padding-bottom:10px;}
	#smb_my_info li {padding:20px 10px;}
	#smb_my_info {margin-bottom:20px;}
	#smb_my_ov {padding:0;}
	#smb_my_tit {margin-bottom:50px;}

	/* 서브 마이페이지 - 주문내역 */
	.smb_my_od li{width:100%;}
	#smb_my {padding: 40px 0 0;}
	#sod_v {padding: 40px 0;}
	#sod_ws {padding:40px 0;}
	.smb_my_btnwr a {width:150px; height:40px; line-height:40px;}
	
	/* 서브 위시리스트 */
	#sod_ws .list_02 li {width:100%;}
	#sod_ws_act button {height:50px;width:140px;font-size:14px;margin:0 5px;}


	/* 주문서 작성 */
	#sod_list td.td_prd{padding:40px 0 0 10px;}
	#sod_list td.td_numbig{padding:20px 10px 30px 10px;}
	#sod_frm_paysel li{width:50%;}
	#sod_frm_paysel ul.pay_way{padding:0;}
	#display_pay_button .btn_submit{font-size:3.4vw; height: 50px;}
	#display_pay_button .btn01{font-size:3.4vw; height: 50px;}
	.sod_frm_mobile_form .btn_cancel {font-size:3.4vw; height: 50px; line-height:50px;}

	
	/* 주문완료 */
	#order_end .reg_result_text .img-wr{width:130px;}
	#order_end .reg_result_text h3{font-size:4vw;}
	#order_end .reg_result_text h4{font-size:3.4vw;}
	#order_end .reg_result_text p{font-size:3.4vw; line-height:40px;}



	.reg_btn_submit {width:130px; font-size:3vw; height:40px; line-height:40px; margin:0;
/*	 padding:10px 0; 회원가입 완료 버튼*/
	}
	.category_wr {padding:40px 5%; z-index:999;}
	.category_wr li {font-size:12px; margin-bottom:15px;}

	.hot_class_wr > ul > li {width:100%;}
	.hot_class_wr .text_wr p.sub_text {font-size:12px; padding-bottom:14px;}
	.hot_class_wr .text_wr p.text {font-size:14px; padding-bottom:20px;}
	.hot_class_wr .text_wr {padding:20px 30px;}
	
	.new_class_wr > ul > li {width:100%;}
	.new_class_wr .text_wr p.sub_text {font-size:12px; padding-bottom:14px;}
	.new_class_wr .text_wr p.text {font-size:14px; padding-bottom:20px;}
	.new_class_wr .text_wr {padding:20px 30px;}

	.open_class_wr > ul > li {width:100%;}
	.open_class_wr .text_wr p.sub_text {font-size:12px; padding-bottom:14px;}
	.open_class_wr .text_wr p.text {font-size:14px; padding-bottom:20px;}
	.open_class_wr .text_wr {padding:20px 30px;}
	.open_class_wr > ul > li:nth-child(4), .open_class_wr > ul > li:nth-child(5) {margin-bottom:20px;}



	.main_visual_wr .img_wr span {left:-18px; top:-15px;}
	.main_visual_wr .img_wr span img {width:80%;}


	#hamBtn #ham span:nth-child(2) {top:10px;}
	#hamBtn #ham span:last-child {top:20px;}
	
	/*sub_list02*/
	.sub_category_wr {padding-top:0px;}
	#sub_list02_wr .hot_class_wr > ul > li {margin-bottom:30px;}
	.sub_contents_menu {margin:30px 0;}

	/*sub_signup*/

	#sub_signup_box {padding-top:65px; padding-bottom:100px;}
	#sub_signup_box .sign_tit {padding-bottom:20px; font-size:5vw;}
	#sub_signup_box input[type="text"],#sub_signup_box input[type="email"],#sub_signup_box input[type="password"] {font-size:12px; padding:15px; width:95%;}
	#sub_signup_box .agree_wr {width:95%;}
	#sub_signup_box .agree_wr .agree_text {font-size:12px;}
	#sub_signup_box input[type="checkbox"] + label {font-size:12px;}
	#sub_signup_box button {width:95%; margin-top:30px; display:block; padding:15px 0; font-size:14px;}

	

	/*sub_signup*/

	#sub_login_wr {padding-top:65px; padding-bottom:100px;}
	#sub_login_wr .login_tit {padding-bottom:30px;}
	#sub_login_wr input[type="text"],#sub_login_wr input[type="password"] {font-size:12px; padding:15px; width:100%;}
	#sub_login_wr button,#sub_login_wr a.go_regi {width:100%; margin-top:10px; display:block; padding:15px 0; font-size:3.4vw;}
	#sub_login_wr .login_sub {width:100%; margin-bottom:20px;}

	#sub_login_wr .login_tit {padding-bottom:20px; font-size:5vw;}
	#sub_login_wr input[type="text"], #sub_login_wr input[type="password"] {font-size:3vw;    padding: 15px;}
	#sub_login_wr .login_sub .right_wr a,#sub_login_wr input[type="checkbox"] + label {font-size:3vw;}
	.mbskin .chk_box input[type="checkbox"] + label span {top: 0;}


	#smb_my_tit ul li {font-size:3vw; /*margin:0; width:25%; float:left;*/ margin:0 0 0 10px;}

	#review_wr .bg_wr {left:25%; top:180px;}

	#m_sod_frm_paysel {padding-bottom:15px;}


	.videoplay-cont01 li.right h3 {font-size:4vw;}
	.videoplay-cont01 li.right p {font-size:3vw;}
	.videoplay-cont01 li.right p.date{font-size:3vw;}
	.videoplay-btnwr a{font-size:2.6vw;}


	/*footer*/
	.footer {padding:40px 0;}
	.footer div > ul > li {width:100%;}
	.footer div > ul > li:nth-child(4) {width:100%;}
	.footer div > ul > li:last-child {width:100%;}


	.main_cont03 .banner_wr .banner_img {right:-10%; top:-15%;}
/*	.main_cont03 .banner_wr .banner_img img {width:70%;}*/

	/* 카테고리 */
	.category_wr .cate_img_wr {width:58px; height:58px; position:relative;}
	.category_wr .cate_img_wr img {width:50%; position:absolute; top:50%; left:50%; transform:translate(-50%,-50%);}


/*	.main_visual_box {height:380px;}*/
	.main_visual_wr .text_wr .text {font-size:12px;}
	.main_cont00 .main_title_wr .tit {padding-top:30px; font-size:5vw;}
	.main_visual_wr .text_wr .text{font-size:2.8vw;}

	.ft_sns_box > li {margin-right:15px;}

	.ft_left_box > li {font-size:3vw;}
	.ft_right_box > li {font-size:3vw;}
	.footer li.copy {font-size:3vw;}

	.Payment_details .hd_tit li {font-size:3vw; width:23.333%;}
	.Payment_details .hd_tit li:nth-child(2) {width:30%;}
	.Payment_details .smb_my_od .smb_my_od_li {width:23.333%;}
	.Payment_details .smb_my_od .smb_my_od_li2 {width:30%;}
	.Payment_details .smb_my_od .ord_num,.Payment_details  .smb_my_od .ord_name {font-size:3vw; font-weight:normal;}
	.Payment_details .smb_my_od .date {font-size:3vw;}
	.Payment_details .smb_my_od .cost {font-size:3vw;}
	.Payment_details .status_06,.Payment_details .status_01 {font-size:3vw;}
	.Payment_details .smb_my_od .smb_my_od_li4 a {font-size:3vw;}
	#pdt {padding-top:50px;}
	#pdt.sod_Payment,#pdt.sod_wish {padding-top:0px;}

	.my_lnb_wr li a {font-size:3.2vw;}
	.Payment_details .smb_my_od .ord_num, .Payment_details .smb_my_od .ord_name {height:initial; text-overflow:ellipsis;
overflow:hidden;
display: -webkit-box;
            -webkit-line-clamp: 1; 
            -webkit-box-orient: vertical;
}

	#pdt .my_lnb_wr .clearfix > li {padding:10px;}
	.my_lnb_wr li a:after {width:5px; height:8px;}


/*	#pdt .my_lnb_wr .clearfix > li {width:100%;}*/


	/**/
	.in_class .smb_my_od .ord_num, .in_class .smb_my_od .ord_name {font-size:3vw;}
	.in_class .smb_my_od .smb_my_od_li5 {font-size:2.6vw;}

	#smb_my_wish .smb_my_tit a {font-size:3vw;}
	#smb_my_wish.my_wish_wr .smb_my_od_li5 {font-size:2.6vw;}
	.inclass_text_wr {padding:20px; width:100%;}
	.bt_inclass_wr {position:initial; width:100%;}
	#smb_my_wish.my_wish_wr .wish_info {padding:20px; width:100%;}
	.in_class .smb_my_od .smb_my_od_li4 a {width:100%; padding:8px; font-size:3vw;}
	#smb_my_wish.my_wish_wr .smb_my_od_li4 a {width:100%;}

	.in_class .smb_my_od li .inbox {display:block;}
	#sod_v.taking li .inbox {display:flex;}
	.in_class .smb_my_od .smb_my_od_li0 {width:100%;}

	#smb_my_wish.my_wish_wr .inbox {display:block;}
	#smb_my_wish .smb_my_img {width:100%;}
	.in_class #smb_my_od {padding-bottom:30px; margin-bottom:30px}

	/* 쿠폰 */
/*	#coupon li {width:100%;}*/


	.secession_box {font-size:3vw; padding:20px;}
	.chk_box0 input[type="checkbox"] + label {font-size:3vw;}
	.secession_btn {padding-top:30px;}
	.secession_btn li a {font-size:3vw; width:100px; padding:8px 15px; height:auto; line-height:initial;}

	.sub-cont {min-height:auto; padding-bottom:70px;}


	.info_left_wr {width:100%; margin-bottom:30px}
	.info_right_wr {width:100%;}
	.info_right_wr .area_tit {font-size:4vw;}
	.info_right_wr dt {font-size:3.4vw;}
	.info_right_wr dd {font-size:3vw; color:#666;}

	.info_right_wr dd:last-child {/*padding: 15px 15px 0;*/ margin-bottom: 0;}
	.info_right_wr .cou_pt {padding-bottom:50px;}
	#smb_my_ov .op_area1 {padding:30px 0;}
	.info_right_wr a.btn01 {font-size:3vw; width:48%; padding:10px 0; margin-left:1%;}
	.info_right_wr .btn_info {margin-bottom:50px;}

	.sod_fin_wr #sod_fin_no {font-size:3vw;}
	.sod_fin_wr .tbl_head03 thead #th_itname {font-size:3.4vw;}
	.sod_fin_wr #sod_fin_list .td_prd {font-size:3vw;}
	.sod_fin_wr #sod_fin_pay h3 {font-size:3.8vw;}
	.sod_fin_wr #sod_bsk_tot2 li span {font-size:3.4vw;}
	#sod_bsk_tot2 li strong {font-size:3.4vw;}
	.sod_fin_wr #sod_fin_pay li > strong {font-size:3.4vw;}
	#sod_fin_pay li > span {font-size:3.4vw; line-height:initial;}
	.sod_fin_wr #sod_fin_pay li > strong {line-height:initial;}

	.sod_fin_wr #sod_fin_pay li {font-size:3vw;}
	.sod_fin_wr #sod_bsk_tot2 li {font-size:3vw;}
	.sod_fin_wr .tbl_head03 thead th {font-size:3.4vw;}
	.sod_fin_wr #sod_fin_list .sod_name a {font-size:3.4vw;}
	.sod_fin_wr #sod_fin_list td {font-size:3.4vw;}

	.videoplay-cont01 li.right h3 {font-size:6vw;}
	.videoplay-cont01 li.right h3.tit{font-size:4vw;}
	.videoplay-cont02 .title {font-size:4vw; padding-bottom:15px;}
	.curriculum_list .text_wr p {font-size:3.4vw;}
	.curriculum_list .text_wr span {font-size:2.4vw;}
	.videoplay-cont01 li.right p.ctext00 {font-size:3.4vw;}



	#smb_my_wish li .wish_del {display:block; position:initial; text-align:center; font-size:10px; padding:5px 0; border:1px solid #ddd; border-radius:5px; color:#000;}


/*	#find_info .win_btn .btn_submit {width:80px !important;font-size:3vw !important;}*/
/*	#find_info #info_fs {width: calc(100% - 85px) !important; margin-right:0px !important;}*/



	.info_left_wr img {/*max-width:130px; width:100%;*/ border-radius:100px; max-width:120px;}

	.info_right_wr dd {width:100%; border:1px solid #ddd; margin-bottom:20px;}
	.info_right_wr dt {width:100%; margin-bottom:10px;}

	#smb_my_ov .info_right_wr .op_area dd {border:1px solid #ddd; margin-bottom:20px; margin-top:0;}
	#smb_my_ov .info_right_wr .op_area dd:last-child {margin-bottom:0;}
	#smb_my_ov .info_right_wr .op_area dt {padding-bottom:10px;}

	#pdt .my_lnb_wr {margin-top:20px; margin-bottom: 40px;}

	.category_wr p.text {font-size:3.2vw;}

	.videoplay-cont01 .down_wobook,.videoplay-btnwr a {font-size:3.4vw; width:100%; max-width:200px;}
	.videoplay-cont01 li.right .top_right {width:200px;}



	.more {font-size:3vw;}


	/* 210726 ham */
	.hamMenu_hd a.goLogin {font-size:3vw;}
	.category_tab_wr .hamMenu-title,.service_tab_wr .hamMenu-title,.service_tab_wr .hamMenu-title {font-size:3.4vw;}
	.category_tab li,.service_tab li {font-size:3vw;}
	.ham_bttext,.ham_bttext .t_copy {font-size:3vw;}
	#hamMenu .gnb_3dli {font-size:2.8vw;}
	.ham_bttext .t_deco {font-size:3.4vw;}
	#hamBtn #ham img {vertical-align:sub;}


	/* 210726 상품카테고리 */
	.main_title_wr .tit {font-size:4.8vw;}



	/* 210726 기본정보 */
	#smb_my_tit {margin-bottom: 30px; height: 35px;}
	#smb_my_tit h3 {padding-bottom:5px; font-size:15px;}


	/* 210726 상품리스트 배너 */
	.sub_visual_wr .img_wr .text_wr .text {font-size:5.4vw;}

	/* 210726 검색 */
	#hd_sch #sch_submit {height:30px;}
	#hd_sch #sch_str {height:30px;}
	.schcl-btn {top: 10px; right: 20px;}
	.schcl-btn img {width:30px; height:30px;}



	/* 210726 쿠폰 */
	#coupon .cou_tit,#coupon .cou_date {font-size:2.6vw;}
	#coupon .cou_pri {font-size:4vw}


	.in_class .smb_my_od .empty_table,#smb_my_wish.my_wish_wr .empty_li { font-size:3vw; padding: 20px !important;}


	.smb_my_od .empty_table { font-size:3vw; padding:20px 0 !important;}


	
	#smb_my_od .ord_name {font-size:4vw;}

	/* 210802 */
	#smb_my_od .ord_name2 {font-size:4.8vw;}

	#sod_list td.td_prd {padding: 20px 0 0 0;}
	#sod_list td.td_numbig {padding:0px;}
	#sod_list td.td_prd .sod_name .stit p {font-size:3.8vw;}
	.sod_opt li {font-size:3.4vw;}
	.sod_opt li:before {line-height:16px;}

	#sod_list td.td_numbig .total_price {font-size:4.8vw; padding:0 10px;}
	#sod_list td.td_prd .sod_name .stit {padding:0 10px;}
	.sod_opt {padding:0 10px;}
	#sod_frm_pay h2,.sod_right #sod_bsk_tot h2.tit {font-size:4vw;}
	#sod_frm_paysel li .inbox label {font-size:3.4vw;}
	.sod_right #sod_bsk_tot li {font-size:3.4vw; padding:10px 0;}
	#od_tot_price span {font-size:3.4vw;}
	#od_tot_price strong {font-size:4vw;}
	#sod_frm_pt {font-size:3vw;}
	#sod_frm_pt strong,.sod_right .sod_info_bt li span,.sod_right .sod_info_bt li strong {    line-height: initial;}
	.sod_right #sod_bsk_tot h2.tit img {max-width:24px;}
	#sod_frm_paysel li .inbox img {    max-width: 52px;}


	/* 211007 */
	#swiper-container-article.swiper-container {width:55%;}
	.main_visual_box>.text_wr {width:45%;}
	.logo a {font-size:25px;}

	/**/
	.footer {padding:30px 0;}
	.ft_left_box > li.ft_tit, .ft_right_box > li.ft_tit {font-size:3.8vw;}
	.ft_right_box > li, .ft_left_box02 > li, .ft_left_box01 > li, .footer .copy {font-size:3.4vw;word-break:keep-all;}
	 .ft_left_box01{gap : 0 10px;}
	 .ft_left_box01 > li{font-size:4vw;}
	 .ft_left_box02 .visible480{display:block;}

	/* 220128 */
	#sod_v.taking .smb_my_od .ord_name2 {font-size:3.6vw;}
	#sod_v.taking .smb_my_od .ord_name,#sod_v.taking .smb_my_od .smb_my_od_li5,#sod_v.taking .smb_my_od .smb_my_od_li4 a {font-size:3vw;}

	/* 220203 */
	#sod_ws li .wish_info .ord_name,#sod_ws li .wish_ord,#sod_ws li .wish_del {font-size:3vw;}
	#sod_ws li .info_link {font-size:3.6vw;}

	#od_memo_wr label {font-size:3.4vw;}
	#sod_frm #od_memo {font-size:3vw;}
	#sod_frm #od_memo::placeholder {font-size:3vw;}
	.main_cont00 {padding-bottom:30px;}
	.main_cont09 {padding-bottom:0px;}


	.more img {width: 15px; margin-left:5px;}




}	
@media screen and (max-width:414px){
/*.main_visual_box{height:320px;}*/
/*.main_visual_box>.text_wr .title{margin-top:-20px;}*/

}
@media screen and (max-width:400px){
/*	.main_cont03 .banner_wr .banner_img {right:-28%; top:50%; transform:translateY(-50%);}*/
/*	.main_cont03 .banner_wr .banner_img img {width:50%;}*/
/*	.main_cont03 .banner_wr {padding:25px 20px;}*/
	.main_cont03 {padding:0;}


/*	.main_visual_box {height:350px;}*/


	/**/
/*	.info_right_wr dt {width:100%; margin-bottom:5px;}*/
/*	.info_right_wr dd {width:100%;}*/


	#find_info #info_fs div.cont-box input {width:49% !important; margin-bottom:10px;}
	#find_info #info_fs {width:100% !important;}
	#find_info .win_btn .btn_submit {width:100% !important;}

	/**/
	.videoplay-wrap02 .curriculum_list .text_wr p {font-size:3.8vw;}

	/* 210726 ham */
	.hamMenu_hd a.goJoin {left: 70px;}


	.info_left_wr img {max-width: 100px;}
	.info_right_wr .cou_pt {padding-bottom: 30px;}

	/**/
	.sod_fin_wr #sod_bsk_tot2 li span {width:100%; padding-bottom: 10px;}
	.sod_fin_wr #sod_fin_pay li > strong {width:100%; padding-bottom:10px;}
	a.btn_frmline.is-long-text {width:100%;}

}
@media screen and (max-width:380px){
/*	.main_visual_box{height:300px;}*/
	.main_visual_wr {padding:30px 0;}
	
	.logo{width:100px;}
	.right_menu > ul > li {margin-left:0px;}
	.right_menu > ul > li {padding-right:10px;}
	.right_menu > ul > li:last-child {padding-right:0; padding-left:0;}
	

	/* 메인 비주얼*/
	.main-visual-wr .text-wr h3{font-size:18px;}

	
	/* 메인 */
	.sec04-cont02 li.right ul.inbox{padding:20px;}

	
	/* 서브 어바웃 */
	.sub-about-cont1 .text-wr h3{font-size:16px;}	
	.sub-about-cont2 h3.tit{font-size:18px; line-height:24px;}	
	.sub-about-cont3 .text-wr h3{font-size:16px;}


	
	/* 푸터 */
	.ft-top-menu li{padding:15px 0px; font-size:12px;}

	.fregister_content h4.tit{padding-left:30px; font-size:14px;}
	.fregister_content a.view-more{font-size:12px;}
	.fregister_content a.view-more img{width:5px;}

	

	/**/
	#hd_sch #sch_str {width:140px;}

/*	.main_visual_box {height:300px;}*/

	.videoplay-cont01 li.right .top_right {margin-top:30px;}
	.videoplay-cont01 li.right h3 {margin:15px 0 20px;}
	.videoplay-cont01 li.right h3.tit {margin:10px 0;}

	#sod_v.taking .smb_my_od .smb_my_od_li0 {width:150px; height:150px;}
	#sod_v.taking .inclass_text_wr {width:calc(100% - 150px);}

	/* 220203 */
	#sod_ws .list_02 li .sod_ws_img {width:150px; height:150px;}

}

@media screen and (max-width:325px){
	.sub-visual-wr .text-wr h3{font-size:14px;}
	.main_visual_box{height:250px;}
	/**/
	#hd_sch #sch_str {width:160px; font-size:10px; padding-left:0;}
	
	#find_info #info_fs div.cont-box input {width:100% !important;}


}

@media screen and (max-width:320px){
	.main_cont00 .main_title_wr {padding-top:10px;}

	/* 210726 visual */	
	.main_visual_wr {padding-top:30px; padding-bottom:0;}
	.main_visual_box>.text_wr .title{font-size:12vw; margin-top:0;} 

	/* 210726 ham */
	.hamMenu_hd a.goJoin {left:65px;}


	.videoplay-wr {margin: 50px 0 30px;}



	.sub-cont {padding-bottom:50px;}

	/* 210726 검색 */
	.schcl-btn {right:10px;}
	.schcl-btn img {width:25px; height:25px;}
	#hd_sch #sch_submit {height:20px;}
	#hd_sch #sch_str {height:20px;}

	/* 210726 회원탈퇴 */
	.secession_btn li.cancel {margin-right: 5px;}
	.secession_btn {padding-top:20px;}

	/* 210726 쿠폰 */
	#coupon li {width:100%;}


/*	.main_visual_box {height:240px;}*/
	.main_visual_box>.text_wr .text {bottom:30px;}

	.ft_sns_box li a img {width:20px;}
	.ft_sns_box > li {margin-right:10px;}
	.ft_sns_box {margin-bottom:20px;}
	.ft_right_wr {margin-bottom: 30px;}



}






@media screen and (min-width:1921px){
	.main_cont02 .event-swiper-container .swiper-slide img {width:100%; margin:0 auto; display: block;}

}





