@charset "utf-8";

@font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 100;src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Thin.otf) format('opentype');}
@font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 300;src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Light.otf) format('opentype');}
@font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 400;src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Regular.otf) format('opentype');}
@font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 500;src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Medium.otf) format('opentype');}
@font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 700;src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Bold.otf) format('opentype');}
@font-face {font-family: 'Noto Sans KR';font-style: normal;font-weight: 900;src: url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.woff2) format('woff2'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.woff) format('woff'),url(//fonts.gstatic.com/ea/notosanskr/v2/NotoSansKR-Black.otf) format('opentype');}

/*나눔고딕*/
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
@import url("http://fonts.googleapis.com/earlyaccess/nanumgothic.css");
@import url("http://fonts.googleapis.com/earlyaccess/nanumbrushscript.css");
@import url("http://fonts.googleapis.com/earlyaccess/nanumgothiccoding.css");
@import url("http://fonts.googleapis.com/earlyaccess/nanummyeongjo.css");
@import url("http://fonts.googleapis.com/earlyaccess/nanumpenscript.css");
/*나눔명조 Nanum Myeongjo*/
@import url(http://fonts.googleapis.com/earlyaccess/nanummyeongjo.css);


/*animation*/
@keyframes swing {
15% {
transform: translateX(5px);
}
30% {
transform: translateX(-5px);
}
50% {
transform: translateX(3px);
}
65% {
transform: translateX(-3px);
}
80% {
transform: translateX(2px);
}
100% {
transform: translateX(0);
}
}
/* 초기화 */
html {overflow-y:scroll}
/*
body {margin:0;padding:0;font-size:0.75em;font-family:'Pretendard Variable', dotum, sans-serif;background:#fff;}
*/
body {margin:0;padding:0;font-size:0.75em;font-family:'Pretendard', dotum, sans-serif;background:#fff;word-break:auto-phrase;}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0}
h1, h2, h3, h4, h5, h6 {}
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;font-family:'Pretendard Variable', dotum, sans-serif;}
input, button {margin:0;padding:0;}
button {cursor:pointer}
textarea, select {font-family:'Pretendard Variable', dotum, sans-serif;}
select {margin:0}
p {margin:0;padding:0;word-break:auto-phrase;}
hr {display:none}
pre {overflow-x:scroll;font-size:1.1em}
a {color:#000;text-decoration:none;cursor: pointer;}

*, :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 {}
 
.placeholdersjs {color:#aaa !important}
#hd, #wrapper, #ft {min-width:1200px}

#hd_pop,
#hd_wrapper,
#tnb .inner,

#gnb .gnb_wrap,
#container_wr,
#ft_wr {max-width:1200px; width: 100%;}

/*safari*/
input, textarea {
 /*-webkit-appearance:none;
 -webkit-border-radius:0;*/
}
/*스와이퍼*/
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")!important;}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")!important;}

/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;height:0}
#hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff;}
.hd_pops_wrap {border:1px solid #e9e9e9;background:#fff;position: absolute;top:10px;left:50%;transform:translateX(-50%);max-width: 98vw;overflow:hidden;}
.hd_pops img{display:block;max-width:100%}
.hd_pops_wrap img{display:block;max-width:100%}
.hd_pops_con {}
.hd_pops_footer {padding: 0;background:#000;color:#fff;text-align:center;position:relative;display:flex;}
/*.hd_pops_footer:after {display:block;visibility:hidden;clear:both;content:""}*/
.hd_pops_footer button {width:50%;padding:15px;border:0;font-size:14px;line-height:1.4;color:#fff;background:#1d1d1d;border-right:1px solid #999;word-break:keep-all;}
.hd_pops_footer button:last-child {border-right:0;}
.hd_pops_footer button:hover {background:#333;}
.hd_pops_con {width:100% !important; height:auto !important;}
/*.hd_pops_footer .hd_pops_reject{background:#000;}
.hd_pops_footer .hd_pops_close{background:#393939;}*/

.pop_bg {position:fixed;top:0;left:0;background-color: rgba(0, 0, 0, 0.5);width:100%;height:100vh;}
.pop_up_li {width:100% !important;}
.pop_up_ul {max-width: 500px !important; min-width: 320px !important; width:100% !important;}
.pop_swp {margin:0 !important;position:absolute;top:0;left:50%; transform:translateX(-50%);}

/* 상단 레이아웃 */
#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_wr {float:left;padding:30px 0;width:445px;margin-left:65px}
#hd_sch h3 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#hd_sch {border-radius:30px;overflow:hidden}
#hd_sch #sch_str {float:left;width:385px;height:45px;padding-left:15px;border-radius:30px 0 0 30px;background:#2c2c2c;border:0;border-right:0;font-size:1.2em;color:#fff}
#hd_sch #sch_submit {float:left;width:60px;height:45px;border:0;background:#2c2c2c;color:#fff;border-radius:0 30px 30px 0;cursor:pointer;font-size:16px}

#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;right:0;top:45px}
.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}
/*
.hd_pops {left:50% !important; transform:translateX(-50%);}
*/
.pop_swp {}

/*사이드 메뉴*/
#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%;background:#f6f6f6}
#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:1200px;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:30px}
#register_form .register_form_inner{background:#fff}
.register #register_form{background-color:initial}

/* 쇼핑몰 비회원 주문조회 */
#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:20px 0 0;}
#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 */font-size:14px;font-weight:400;text-align:center;margin-bottom:10px;color:#000;}
/*#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}

/* 새글 */
.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 {display:inline-block;vertical-align:middle;line-height:40px;height:40px;padding:0 10px;border:none;text-align:center;font-size:13px;font-weight:400;transform:skew(-0.1deg);text-decoration:none;}

a.btn01 {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:middle}
a.btn01:focus, a.btn01:hover {text-decoration:none}
button.btn01 {display:inline-block;margin:0;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none}
a.btn02 {display:inline-block;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle}
a.btn02:focus, .btn02:hover {text-decoration:none}
button.btn02 {display:inline-block;margin:0;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none}

.btn_confirm {text-align:right} /* 서식단계 진행 */

.btn_submit {border:0;background:#333;color:#fff;cursor:pointer;}
.btn_close {border:1px solid #dcdcdc;cursor:pointer;background:#fff}
a.btn_close {text-align:center;line-height:50px}

a.btn_cancel {display:inline-block;background:#969696;color:#fff;text-decoration:none;vertical-align:middle}
button.btn_cancel {display:inline-block;background:#969696;color:#fff;text-decoration:none;vertical-align:middle}
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 {display: flex;height: 30px;padding: 5px 10px;align-items: center;gap: 10px;border-radius: 1000px;
border: 1px solid var(--graycolor-e-6-e-6-e-690, #E6E6E6);color: var(--point, #E5470C);
font-family: Pretendard;
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: normal;background:#fff;width:fit-content;}

button.btn_frmline.regen_custom {display: flex;width: 290px;height: 60px;padding: 10px;justify-content: center;align-items: center;border-radius: 1000px;
background: var(--00---000000, #000);color: var(--100---FFFFF, #FFF);
font-family: Pretendard;
font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: normal;}
/* 게시판용 버튼 */
a.btn_b01,.btn_b01 {background:#333;color:#fff;}
a.btn_b02,.btn_b02 {background:#253dbe;color:#fff;}
a.btn_b03, .btn_b03 {background:#fff;border:1px solid #b9bdd3;color:#646982;line-height:38px;}
a.btn_b04, .btn_b04 {background:#fff;border:1px solid #ccc;color:#707070;line-height:38px;}
a.btn_admin,.btn_admin {background:#333;color:#fff;} /* 관리자 전용 버튼 */

/* 선택수정 버튼 */
/*.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 {font-family:'Pretendard Variable', dotum, sans-serif;}
.tbl_wrap table {width:100%;border-collapse:collapse;border-top:1px solid #E6E6E6;}
.tbl_wrap caption {padding:10px 0;font-weight:bold;text-align:left}
.tbl_head01 {}
.tbl_head01 table {border: 0;}
.tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head01 thead th {padding:15px;border-top:1px solid #FC6D04;border-bottom:1px solid #FC6D04;color:#000;font-size:14px;text-align:center;font-weight: 700;}
.tbl_head01 thead a {color:#000}
.tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th, 
.tbl_head01 tfoot td {padding:15px;border-top:1px solid #FC6D04;border-bottom:1px solid #FC6D04;color:#000;font-size:14px;text-align:center;font-weight: 700;}
.tbl_head01 tbody th {padding:15px;border-top:1px solid #FC6D04;border-bottom:1px solid #FC6D04;color:#000;font-size:14px;text-align:center;font-weight: 700;}
.tbl_head01 td {padding: 15px;border:1px solid #e3e3e3;text-align: center;font-size: 14px; font-weight: 700; color: #000;}
.tbl_head01 tbody tr td:first-child {border-left: 0;}
.tbl_head01 tbody tr td:last-child {border-right: 0;}
.tbl_head01 tbody tr:nth-child(odd) td {background-color: #f9f9f9;}
.tbl_head01 a {color: #000;}
.tbl_head01 .num {width: 10%;}
.tbl_head01 .tit {}
.tbl_head01 .date {width: 10%;min-width:120px;}
.tbl_head01 .hit {width: 10%;}

.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 {}
.tbl_head03 table {border: 0;}
.tbl_head03 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head03 thead th {padding:20px 0;border-top:1px solid #FC6D04;border-bottom:1px solid #FC6D04;color: var(--05---0D0D0D, var(--block-surface-5, #0D0D0D));
font-family: Pretendard;
font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: normal;}
.tbl_head03 thead a {color:#000}
.tbl_head03 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head03 tfoot th, 
.tbl_head03 tfoot td {padding:15px;border-top:1px solid #FC6D04;border-bottom:1px solid #FC6D04;color:#000;font-size:14px;text-align:center;font-weight: 700;}
.tbl_head03 tbody th {padding:15px;border-top:1px solid #FC6D04;border-bottom:1px solid #FC6D04;color:#000;font-size:14px;text-align:center;font-weight: 700;}
.tbl_head03 td {padding:16px 8px;border:0;text-align: center;font-size: 14px; font-weight: 700;border-bottom: 1px solid var(--80, #CCC); color: #464646;
color: var(--0, #000);
font-family: Pretendard;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: normal;}
.tbl_head03 td.w220 {min-width:220px;}
.tbl_head03 td.w170 {min-width:170px;}
.tbl_head03 td.orange {color:#E5470C;}
.tbl_head03 tbody tr td:first-child {border-left: 0;}
.tbl_head03 tbody tr td:last-child {border-right: 0;}
.tbl_head03 tbody tr:nth-child(odd) td {}
.tbl_head03 a {color: var(--0, #000);
font-family: Pretendard;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: normal;}
.tbl_head03 a.detail {display: flex;padding: 8px;justify-content: center;align-items: center;border-radius: 5px;
border: 1px solid #E5470C;background: #FFF;color: #E5470C;font-family: Pretendard;font-size: 15px;font-style: normal;font-weight: 400;line-height: normal;}

.tbl_head03 thead th.df_th{color:#fff; background-color:#555;}
.tbl_head03 tbody td.df_td{background-color:#f6faf5 !important;}

@media screen and (max-width:1000px){
	
	.tbl_head03 {overflow: auto;}
	.tbl_head03 table {width: 100%;}
	.tbl_head03 thead th {padding:15px 10px;font-size:12px;}
	.tbl_head03 tfoot th, 
	.tbl_head03 tfoot td {padding:15px 10px;font-size:12px;}
	.tbl_head03 tbody th {padding:15px 10px;font-size:12px;}
	.tbl_head03 td {padding:15px 10px;font-size: 12px;}
	.tbl_head03 th,
	.tbl_head03 td {white-space:nowrap;}



}

/* 폼 테이블 */
.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:3px;padding:5px;
-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
-moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow:inset 0 1px 1px rgba(0, 0, 0, .075)}
.tbl_frm01 textarea {padding:2px 2px 3px}
.frm_input {height:40px}

.full_input, .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}
.form_01 textarea {height:100px;width:100%}
.form_01 .frm_label {display:inline-block;width:130px}
.form_01 .form_left {float:left;width:49.5%}
.form_01 .form_right {float:right;width:49.5%}

/* 자료 없는 목록 */
.empty_table {padding:50px 0 !important;text-align:center;}
.empty_list {padding:50px 0 !important;color:#666;text-align:center;font-size:16px;transform:skew(-0.1deg);}

/* 필수입력 */
.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:130px;text-align:center}
.td_group {width:100px;text-align:center}
.td_imgsmall {width:60px;text-align:center}
.td_num {width:130px;text-align:center}
.td_numbig {width:130px;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:#fff;color:#000;-webkit-box-shadow:0 1px 10px rgba(0,0,0,.1);
-moz-box-shadow:0 1px 10px rgba(0,0,0,.1);
box-shadow:0 1px 10px rgba(0,0,0,.1)}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win .win_ul {margin-bottom:15px;padding:0 20px}
.new_win .win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_ul li {float:left;background:#fff;text-align:center;padding:0 10px;border:1px solid #d6e9ff;border-radius:30px;margin-left:5px}
.new_win .win_ul li:first-child {margin-left:0}
.new_win .win_ul li a {display:block;padding:8px 0;color:#6794d3}
.new_win .win_ul .selected {background:#3a8afd;border-color:#3a8afd;position:relative;z-index:5}
.new_win .win_ul .selected a {color:#fff;font-weight:bold}
.new_win .win_desc {position:relative;margin:10px;border-radius:5px;font-size:1em;background:#f2838f;color:#fff;line-height:50px;text-align:left;padding:0 20px}
.new_win .win_desc i {font-size:1.2em;vertical-align:baseline}
.new_win .win_desc:after {content:"";position:absolute;left:0;top:0;width:4px;height:50px;background:#da4453;border-radius:3px 0 0 3px}
.new_win .frm_info {font-size:0.92em;color:#919191}
.new_win .win_total {float:right;display:inline-block;line-height:30px;font-weight:normal;font-size:0.75em;color:#3a8afd;background:#f6f6f6;padding:0 10px;border-radius:5px}
.new_win .new_win_con {margin:20px 0;padding:20px}
.new_win .new_win_con:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .new_win_con2 {margin:20px 0 0}
.new_win .btn_confirm:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_btn {text-align:center;padding-bottom:30px}
.new_win .btn_close {height:45px;width:60px;overflow:hidden;cursor:pointer}
.new_win .btn_submit {padding:0 20px;height:45px;font-weight:bold;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:80px 0 10px;}
.pg {display: flex; justify-content:center; text-align: center;}
.pg > *{margin: 0 4px;}

.pg_page, 
.pg_current,
.qa_page {}

.pg a:focus, 
.pg a:hover {text-decoration:none}

.pg_page,
.qa_page {color: #4c4c4c; border: 1px solid #e6e6e6; font-size: 16px;width: 28px;height: 28px;line-height: 26px;border-radius:28px ;font-weight: 700;}

.pg_page:hover,
.qa_page:hover {}

.pg_start {text-indent:-999px;overflow:hidden;background:url('../img/p_start.png') no-repeat 50% 50% ;padding:0; border: none;}
.pg_prev {text-indent:-999px;overflow:hidden;background:url('../img/p_prev.png') no-repeat 50% 50% ;padding:0; border: none;}
.pg_end {text-indent:-999px;overflow:hidden;background:url('../img/p_end.png') no-repeat 50% 50% ;padding:0; border: none;}
.pg_next {text-indent:-999px;overflow:hidden;background:url('../img/p_next.png') no-repeat 50% 50% ;padding:0; border: none;}

.pg_start:hover,
.pg_prev:hover,
.pg_end:hover,
.pg_next:hover {}

.pg_current {color: #fff; background-color: #FC6D04; border-color: #FC6D04; font-size: 16px;width: 28px;height: 28px;line-height: 28px;border-radius:28px ;font-weight: 700;}

@media screen and (max-width:768px){
	.pg_wrap {margin:30px 0 10px;}
}

/* 팁 */
.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}
.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;margin-bottom:30px}
#smb_my:after {display:block;visibility:hidden;clear:both;content:""}

/* 마이페이지 aside */
#smb_my_ov {position:relative;float:left;margin:0 10px 0 0;width:265px;border:1px solid #e8e8e8;background:#fff;margin-right:20px}
#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_private:after {display:block;visibility:hidden;clear:both;content:""}
#smb_private {padding:10px 0}
#smb_private li {text-align:left;position:relative;text-align:left}
#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 a:hover strong {background:#4b8bff}
#smb_private li a:hover {color:#4b8bff}
#smb_private li a:hover:after {position:absolute;left:0;top:0;width:2px;height:100%;background:#3a8afd;content:""}
#smb_private li i {width:25px;color:#8c9eb0;margin-right:5px}
#smb_private li:hover i {color:#3a8afd}
#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_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}

.withdrawal {display:block;padding:10px 20px;border-top:1px solid #e8e8e8;color:#c7c7c7}

/* 마이페이지 list */
#smb_my_list {float:left;width:915px}

#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}
.smb_my_od li {padding:15px;border-bottom:1px solid #ececec}
.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 {background:#fff6f6}
.smb_my_od .smb_my_od_li {float:left;line-height:18px}
.smb_my_od .smb_my_od_li1 {width:140px;text-align:center}
.smb_my_od .smb_my_od_li2 {width:75%;padding:0 20px}
.smb_my_od .smb_my_od_li3 {width:80px;float:right;text-align:center}

.smb_my_od .ord_num,
.smb_my_od .ord_name {font-size:1.2em;font-weight:bold;letter-spacing:-0.5px}
.smb_my_od .date {color:#b5b5b5}
.smb_my_od .cost {color:#3a8afd;font-weight:bold}
.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}
#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}
#smb_my_wish .smb_my_img {float:left;margin-right:20px}
#smb_my_wish .smb_my_tit {margin:5px 0;font-size:1.167em;font-weight:bold}
#smb_my_wish .smb_my_price {font-weight:bold;font-size:1.2em;margin-bottom:30px}
#smb_my_wish .smb_my_date {font-size:1em;color:#777}
.smb_my_more {position:absolute;top:0;right:0}
.smb_my_more a {display:block;background:url('../img/more-btn.gif') no-repeat 0 2px;padding-left:20px;height:30px}
#smb_my_wish li .wish_del {position:absolute;right:20px;top:50px;font-size:1.4em;color:#b2b2b2}
#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 #1c70e9;border-radius:3px;background:#3a8afd}


/* 장바구니 주문서 공통 */
.od_prd_list .td_chk {}
.od_prd_list .td_prd {border-left:0;position:relative;padding-left:120px;min-height:100px}
.od_prd_list .td_prd .sod_img {position:absolute;top:50%;left:14px; transform:translateY(-50%);}
.od_prd_list .td_prd .sod_name {min-height:80px;text-align:left;display:flex;flex-flow:column;justify-content:center;font-size:16px;font-weight:600;}
.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:5px 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;font-size:16px;line-height:normal;color:#808080}
.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:#3a8afd;background:#fff;height:26px;border-radius:3px}
.cp_cancel {padding:0 10px;border:1px solid #aaa;color:#666;background:#fff;height:26px;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-top:40px}
#sod_bsk_act .btn_submit {height:50px;padding:0 10px;width:200px;font-weight:bold;font-size:1.25em}
#sod_bsk_act .btn01 {height:50px;line-height:50px;padding:0 10px;width:200px;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}

@media screen and (max-width: 600px){
	#sod_bsk #sod_bsk_tot li {width:100%;border-left:0;border-top:1px solid #212a37;}
	#sod_bsk #sod_bsk_tot .sod_bsk_cnt {width:100%;}
	#sod_bsk_list #mod_option_frm {width:90%;left:5%;margin-left:0;margin-top:-220px}

}

.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;margin:24px 0;}
#sit_opt_added li {border-radius: 10px;border: 0px solid var(--graycolor-CCCCCC_80, #CCC);
display: flex;padding: 16px 14px;flex-direction: column;
gap: 20px;position:relative;background:#f7f7f7;}
#sit_opt_added li + li {margin-top:24px;}
#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 {display:flex;align-items:center;justify-content:space-between;}
#sit_opt_added li .opt_count > div {min-width:110px;}
#sit_opt_added button {float:left;border:0;border-radius:0;color:#666;font-size:0;background-color:#f7f7f7;}
#sit_opt_added button .fa-minus {width:30px;height:30px;background:url("../img/pd_min.png") no-repeat center/cover;}
#sit_opt_added button .fa-plus {width:30px;height:30px;background:url("../img/pd_plus.png") no-repeat center/cover;}
#sit_opt_added button:hover {color:#000}
#sit_opt_added .num_input {float:left;border:0;height:30px;text-align:center;background:transparent;font-size:18px;width:50px;}
#sit_opt_added .sit_opt_del {position:absolute;right:14px;top:19px;font-size:0px;border:0;background:url("../img/pd_close.png") no-repeat center/cover; width:18px;height:18px;}
#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:flex;align-items:center;justify-content:end;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 
#sod_frm p {margin:0 0 0px}
#sod_frm .od_prd_list {margin-bottom:50px}
#sod_list {position:relative;margin-top:60px;}
#sod_list #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}

.od_coupon h3{border-bottom: 1px solid #cdcdcd;padding: 0 20px;line-height: 50px;margin: 0 0 15px;font-size: 1.25em;text-align:left;
-webkit-box-shadow: 1px 2px 2px #eee;
-moz-box-shadow: 1px 2px 2px #eee;
box-shadow: 1px 2px 2px #eee;}
.od_coupon .btn_close {position: absolute;top: 0;right: 0;width: 50px;height: 50px;border: 0;background: none;border-left: 1px solid #cdcdcd;font-size: 1.25em;}
.od_coupon .btn_close:hover{background:#f3f3f3}
.od_coupon .tbl_head02{margin:20px}
.od_coupon .cp_apply{padding: 0 5px;border: 1px solid #38b2b9;color: #38b2b9;background: #fff;height: 23px;line-height: 21px;}
.od_coupon td,#sod_frm_pay .od_coupon td{text-align:left;border-left:0;padding:7px}
#sod_frm_pay .od_coupon th{width:auto;text-align:center;padding: 7px;background: #f3f3f3;border-top: 1px solid #d3d3d3;border-bottom: 1px solid #d3d3d3;}
.od_coupon .td_numbig,#sod_frm_pay .od_coupon .td_numbig{text-align:center;}
.od_coupon .td_mngsmall{width:60px}

/* 주문서 작성 - 왼쪽 */
.sod_left {display:inline-block;float:left;width:calc(50% - 15px);margin-right:30px;max-width:585px;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, #sod_frm_taker {margin:0 0 30px;border:0;background:#F8F8F8;border-radius:4px;}
#sod_frm_orderer {visibility: hidden; height: 0;margin: 0;}
#sod_frm section h2 {border-bottom:0;color: var(--graycolor-000000_Bk, #000);
font-family: Pretendard;font-size: 18px;font-style: normal;font-weight: 700;line-height: normal;padding:30px}
#sod_frm_orderer #od_addr_jibeon,
#sod_frm_taker #od_b_addr_jibeon {display:inline-block;margin:5px 0 0}

/* 5.4.1.3 버전이후 추가 css */
#sod_frm div.tbl_frm01, #sod_frm_taker div.tbl_frm01{padding:0 30px 30px !important}
#sod_frm .tbl_frm01 tr {display:flex;flex-flow:column;margin-top:24px;}
#sod_frm .tbl_frm01 td {margin-top:10px;}
#sod_frm .tbl_frm01 td.none {margin-top:0;display:flex;}
#sod_frm .tbl_frm01 td.none label {margin-left:0;}
#sod_frm .tbl_frm01 td input[type="text"] {height:55px;font-size:16px;padding:0 14px;}
#sod_frm .tbl_frm01 td .w80 {width:80% !important;margin-right:16px;}
#sod_frm .tbl_frm01 th, #sod_frm .tbl_frm01 td{padding:0px;line-height:auto;}
#sod_frm .tbl_frm01 th{width:auto;color: #000;font-family: Pretendard;font-size: 16px;font-style: normal;
font-weight: 400;line-height: normal;}
#sod_frm #od_name,#sod_frm #od_tel,#sod_frm #od_hp,#sod_frm #od_pwd,#sod_frm #od_b_name,#sod_frm #od_b_tel,#sod_frm #od_b_hp,#sod_frm #ad_subject,#sod_frm #od_hope_date{width:100%}
#sod_frm #od_zip,#sod_frm #od_b_zip{width:100%;}
#sod_frm .tbl_frm01 td .btn_address {position:absolute;display: flex;height: 30px;padding: 5px 10px;align-items:center;border-radius: 1000px;
border: 1px solid var(--graycolor-e-6-e-6-e-690, #E6E6E6); color: var(--point, #E5470C);font-family: Pretendard;font-size: 12px;
font-style: normal;font-weight: 400;line-height: normal;background:#fff;top:50%;right:14px;transform:translateY(-50%);}

#sod_frm #od_memo{min-height:100px}
#sod_frm .tbl_frm01 td .flex_box {position:relative;align-items:center;}
#sod_frm_taker .order_choice_place{position:relative;background:#edf3fc;border:1px solid #d1ddee;padding-left:10px}
#sod_frm_taker .tbl_frm01 .btn_frmline{float:none;position:absolute;top:8px;right:10px}
#sod_frm  #sod_bsk_tot:after {display:block;visibility:hidden;clear:both;content:""}
#sod_frm  #sod_bsk_tot li{display:flex;flex-flow:column;justify-content:center; align-items:center;position:relative;float:left;background:#fff;width:33.333%;height:70px;text-align:center;border-top:1px solid #e5e5e5;padding:15px 0}
#sod_frm  #sod_bsk_tot li:after {display:block;visibility:hidden;clear:both;content:""}
#sod_frm  #sod_bsk_tot li span{display:block;color:#000;margin-bottom:12px;font-weight:600;font-size:15px;}
#sod_frm  #sod_bsk_tot li {color: var(--graycolor-000000_Bk, #000);
font-family: Pretendard;
font-size: 15px;
font-style: normal;
font-weight: 400;
line-height: normal;}
#sod_frm  #sod_bsk_tot li strong {color: var(--graycolor-000000_Bk, #000);
font-family: Pretendard;
font-size: 15px;
font-style: normal;
font-weight: 400;
line-height: normal;}
#sod_frm  #sod_bsk_tot .sod_bsk_sell {border-left:1px solid #e5e5e5;}
#sod_frm  #sod_bsk_tot .sod_bsk_sell,#sod_frm  #sod_bsk_tot .sod_bsk_coupon{border-right:1px solid #e5e5e5;}
#sod_frm  #sod_bsk_tot .sod_bsk_dvr {border-right:1px solid #e5e5e5;}
#sod_frm  #sod_bsk_tot .sod_bsk_point,#sod_frm  #sod_bsk_tot .sod_bsk_cnt{flex-flow:row;justify-content:space-between; width:100%;clear:both;height:auto;padding:30px 0px;line-height:normal;text-align:right}
#sod_frm  #sod_bsk_tot li:last-child {border-bottom:0 none}
#sod_frm  #sod_bsk_tot .sod_bsk_point span,#sod_frm  #sod_bsk_tot .sod_bsk_cnt span {float:left;margin:0;width:20%;text-align:left;color: #000;
font-family: Pretendard;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: normal;}
#sod_frm  #sod_bsk_tot .sod_bsk_coupon:before{display:block;content:"";position:absolute;top:27px;left:-8px;width:16px;height:16px;background:url("../img/plus_icon.png") no-repeat center/cover;}
#sod_frm  #sod_bsk_tot .sod_bsk_dvr:before{display:block;content:"";position:absolute;top:27px;left:-8px;width:16px;height:16px;background:url("../img/min_icon.png") no-repeat center/cover;}
#sod_frm  #sod_bsk_tot .sod_bsk_cnt strong{width:80%;color: var(--graycolor-000000_Bk, #000);
font-family: Pretendard;
font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: normal;}
#sod_frm  #sod_bsk_tot .sod_bsk_point {display:none;}
#sod_frm_pay {position:relative;margin:0}
#sod_frm  #sod_frm_pay h2 {position:absolute;border:0;font-size:0;line-height:0;content:""}
#sod_frm_pay .pay_tbl table{width:100%;border-collapse:collapse;}
#sod_frm_pay .pay_tbl th{text-align:left;padding:30px 0;width:auto;border-bottom:1px solid #e7ebf1;background:#fff;color: #000;
font-family: Pretendard;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: normal;}
#sod_frm_pay .pay_tbl td{text-align:right;padding: 30px 0;height:30px;border-bottom:1px solid #e7ebf1;background:#fff;color: var(--50, #808080);
font-family: Pretendard;
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: normal;}
#sod_frm_pay .pay_tbl td strong {color: var(--graycolor-000000_Bk, #000);
font-family: Pretendard;
font-size: 16px;
font-style: normal;
font-weight: 600;
line-height: normal;}
#sod_frm_pay .pay_tbl td .cp_cancel{margin:0 0 0 2px}
#sod_frm_pay .pay_tbl td .btn_frmline{padding: 0 7px;border: 1px solid #38b2b9;color: #38b2b9;background: #fff;height: 23px;line-height: 21px;margin: 0;}
#od_tot_price{margin:0;background:#fff;line-height:40px;text-align:right;padding:0 10px;}
#od_tot_price span{float:left;color: #000;
font-family: Pretendard;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: normal;}
#od_tot_price strong{color: var(--point, #E5470C);
font-family: Pretendard;
font-size: 26px;
font-style: normal;
font-weight: 700;
line-height: normal;}
#sod_frm #sod_frm_pt_alert {margin:5px 0;color:#38b2bb }
#od_pay_sl h3{color: var(--graycolor-000000_Bk, #000);
font-family: Pretendard;
font-size: 18px;
font-style: normal;
font-weight: 700;
line-height: normal;padding-bottom:20px;border-bottom:1px solid #e6e6e6;}
#od_pay_sl input[type="radio"]{position:absolute;width:0;height:0;overflow:hidden;visibility:hidden;text-indent:-999px;left: 0;z-index: -1px;}
#od_pay_sl .lb_icon {display: inline-block;float:left;width:33.3%;background:#fff;border:1px solid #eceff4;margin:-1px 0 0 -1px;cursor: pointer;height:60px;position:relative;padding-left:40px;z-index:1;display:flex;align-items:center;
color: #000;
font-family: Pretendard;
font-size: 15px;
font-style: normal;
font-weight: 400;
line-height: normal;

}
#od_pay_sl input[type="radio"]:checked+.lb_icon {background-color: var(--point, #E5470C);color: #FFF;
font-family: Pretendard;
font-size: 15px;
font-style: normal;
font-weight: 400;
line-height: normal;z-index:3}
#sod_frm_paysel {margin-top:20px;}
#sod_frm_paysel legend {position:absolute;font-size:0;line-height:0;overflow:hidden}
#sod_frm_paysel .KPAY{background:url('../../../img/kpay.png') no-repeat 50% 50% #fff;overflow:hidden;text-indent:-999px}
#sod_frm_paysel .PAYNOW{background:url('../../../img/paynow.png') no-repeat 50% 50% #fff;overflow:hidden;text-indent:-999px}
#sod_frm_paysel .PAYCO{background:url('../../../img/payco.png') no-repeat 50% 50% #fff;overflow:hidden;text-indent:-999px}
#sod_frm_paysel .inicis_lpay{background:url('../../../img/lpay_logo.png') no-repeat 50% 50% #fff;overflow:hidden;text-indent:-999px}
#sod_frm_paysel .inicis_kakaopay{position:relative;overflow:hidden;text-indent:-999px}
#sod_frm_paysel .inicis_kakaopay em{position:absolute;top:15px;left:45px;width:70px;height:30px;background:url('../../../img/kakao.png') no-repeat 50% 50% #ffeb00;overflow:hidden;text-indent:-999px;border-radius:30px}
#sod_frm_paysel .kakaopay_icon{background:url('../../../img/kakao.png') no-repeat 50% 50% #fff;overflow:hidden;text-indent:-999px}
#sod_frm_paysel .naverpay_icon{background:url('../../../img/ico-default-naverpay.png') no-repeat 50% 50% #fff;overflow:hidden;text-indent:-999px}
#sod_frm_paysel .bank_icon{background:url('../img/pay1_1.png') no-repeat 10px 50%;}
#sod_frm_paysel .vbank_icon{background:url('../../../img/pay_icon2.png') no-repeat 15px 50% #fff}
#sod_frm_paysel .iche_icon{background:url('../img/pay2_1.png') no-repeat 10px 50% #fff}
#sod_frm_paysel .hp_icon{background:url('../../../img/pay_icon3.png') no-repeat 19px 50% #fff}
#sod_frm_paysel .card_icon{background:url('../img/pay3_1.png') no-repeat 12px 50% #fff}
#od_pay_sl input[type="radio"]:checked + .bank_icon {background:url('../img/pay1_2.png') no-repeat 10px 50% #E5470C;}
#od_pay_sl input[type="radio"]:checked + .card_icon{background:url('../img/pay3_2.png') no-repeat 12px 50% #E5470C;}
#od_pay_sl input[type="radio"]:checked + .iche_icon{background:url('../img/pay2_2.png') no-repeat 10px 50% #E5470C;}
#forderform .sod_right #sod_bsk_tot {border:1px solid #E6E6E6;padding:40px 30px 0;border-bottom:0px;border-radius:4px 4px 0 0;}
#forderform .od_pay_buttons_el{margin-top:20px;border:1px solid #e3e5e8;background:#fff;padding:10px}
#forderform .od_pay_buttons_el h3{font-size:1.167em;margin:0px 0 5px}
#forderform #sod_frm_pt{border-top:1px solid #e3e5e8}

.sod_right .pay_tbl{border:0;border-bottom:0 none;border-top:1px solid #ededed;}
.sod_right #od_tot_price{border:0;}
#sod_frm_pay .od_pay_buttons_el:after{display:block;visibility:hidden;clear:both;content:""}
#sod_frm_pay .sod_frm_point{margin-top:20px;border:1px solid #e3e5e8}
.sod_frm_point {margin-top:80px;margin-bottom:10px;}
#sod_frm_pay .sod_frm_point div{background:#fff;padding:10px;text-align:left;text-align:right}
#sod_frm_pay .sod_frm_point div:after {display:block;visibility:hidden;clear:both;content:''}
#sod_frm_pay .sod_frm_point div label{float:left;line-height:30px;font-weight:bold}
#sod_frm_pay .sod_frm_point div span{display:block}
#sod_frm_pay .sod_frm_point div span:after {display:block;visibility:hidden;clear:both;content:''}
#sod_frm_pay .sod_frm_point div strong{float:left;color:#666}
#sod_frm_pay .sod_frm_point .max_point_box em{font-style:normal !important}
#sod_frm_pay .sod_frm_point #od_temp_point{height:30px;text-align:right;padding:0 5px;border:1px solid #ccc;}

/* 주문서 작성 - 오른쪽 */
.sod_right {display:inline-block;float:left;width: calc(50% - 15px);max-width:585px;height:100%;vertical-align:top}

.sod_right #sod_bsk_tot {border:1px solid #3a8afd}
.sod_right #sod_bsk_tot:after {display:block;visibility:hidden;clear:both;content:""}
.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:16px;height:16px;background:url("../img/min_icon.png") no-repeat center/cover;}
.sod_right .sod_info .sod_bsk_dvr:before {display:block;content:"";position:absolute;top:25px;left:-10px;width:16px;height:16px;background:url("../img/plus_icon.png")no-repeat center/cover;}
.sod_right .sod_info .sod_bsk_cnt strong {font-size:1.25em}

.sod_right .sod_info_bt {clear:both;padding:10px 15px;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:bold;color:#000}
.sod_right .sod_info_bt li strong {display:inline-block;float:left;width:50%;line-height:28px;text-align:right}

.sod_right .sod_info_option {clear:both;border-top:1px solid #e7ebf1}
.sod_right .sod_info_option h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.sod_right .sod_info_option ul {padding:10px 15px;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;font-weight:bold}
.sod_right .sod_info_option .sod_ifop_tit .btn_frmline {width:auto;height:30px;color:#3a8afd;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%;min-width:300px;height:auto !important;height:500px;max-height:500px;margin-left:-200px;margin-top:-150px;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_point {clear:both;background:#fff;margin-top:10px;border:1px solid #e3e5e8}
#sod_point h2 {font-size:1.167em;padding:15px;border-bottom:1px solid #e3e5e8}
#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;margin-left:35px;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}

#sod_frm_pt {padding:20px}
/*
#sod_frm_pt strong {display:inline-block;width:45%;color:#000;line-height:28px;text-align:left}
#sod_frm_pt span {display:inline-block;width:55%;color:#000;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 {position:relative;margin:10px 0 0;background:#fff;border:1px solid #e3e5e8} */
#sod_frm_pay {position:relative;margin:0; padding:0 30px 40px;border:1px solid #e6e6e6;border-top:0px;border-radius:0 0 4px 4px;}
#sod_frm_pay h2 {font-size:1.167em;padding:15px;border-bottom:1px solid #e3e5e8}
#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:#3a8afd;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}

#settle_bank {border:1px solid #e3e5e8;background:#fff;padding:10px;clear:both;line-height:32px}
#settle_bank:after {display:block;visibility:hidden;clear:both;content:''}
#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}

#display_pay_button {background:#fff;display:flex;flex-flow:row-reverse;align-items:center;justify-content:space-between;border:0;border-top:1px solid #e6e6e6; padding-top:30px;}
#display_pay_button .btn_submit {display: flex;width:100%;
padding:0px;
justify-content: center;
align-items: center;
gap: 10px;
flex: 1 0 0;
align-self: stretch;
border-radius: 10000px;
background: var(--point, #E5470C);
color: #FFF;
text-align: center;
font-family: Pretendard;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: normal;}
#display_pay_button #show_req_btn {width:50%;margin-left:15px;}
#display_pay_button #show_pay_btn {width:50%;margin-left:15px;}
#display_pay_button .btn01 {display: flex;width:50%;
height: 50px;
padding: 15px 0px;
justify-content: center;
align-items: center;
gap: 8px;
margin-right:8px;
flex: 1 0 0;
border-radius: 10000px;
background-color:#fff;
border: 1px solid var(--graycolor-80808050, #808080);color: var(--graycolor-0-d-0-d-0-d-5, var(--block-surface-5, #0D0D0D));
text-align: center;
font-family: Pretendard;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: normal;}

.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 td input[type="radio"], #sod_frm_taker td input[type="checkbox"]{width:auto;-webkit-appearance:radio;-webkit-border-radius:initial}
#sod_frm_taker td input[type="radio"] {display:none;}
#sod_frm_taker td input[type="radio"] + label{display:flex; align-items:center;}
#sod_frm_taker td input[type="radio"] + label:before {margin-right:8px;background:url("../img/radio_btn1_regen.png") no-repeat center/cover; width:20px; height:20px;display:block;content:"";}
#sod_frm_taker td input[type="radio"]:checked + label:before {margin-right:8px;background:url("../img/radio_btn2_regen.png") no-repeat center/cover;}
#sod_frm_taker td input[type="radio"] + label:nth-child(n+3) {margin-left: 30px;}
#sod_frm_taker label {display:inline-block;font-weight:normal;margin-right:0;margin-left:8px;}
#sod_frm_taker .resize {width:120px;margin-right:0;}
#sod_frm_same {margin:0 0 10px}

#sod_frm #display_pay_process {text-align:center}
#sod_frm #display_pay_process span {display:block;margin:5px 0 0}

#od_tot_price {background:#fff;line-height:normal;text-align:right;padding:30px 0 0;}
#od_tot_price span {float:left;}
#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 {}
.sod_ws_img {width:90px;text-align:center}
#sod_ws_act {text-align:center;margin:20px 0 30px}
#sod_ws_act button {height:50px;width:180px;font-weight:bold;font-size:1.167em;border-radius:3px}
#sod_ws_act .btn01 {border:1px solid #98a3b3}
#sod_ws_act .btn02 {border:1px solid #1c70e9;background:#3a8afd}

#sod_ws li .info_link {display:block;margin:10px 0 5px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;color:#646464;font-weight:bold}
#sod_ws li .info_date {color:#646464;font-size:0.92em}
#sod_ws li .wish_chk {position:absolute;top:0;left:0;width:30px;text-align:center;line-height:35px;color:#f00}
#sod_ws li .wish_info {padding:0 35px 10px 30px;position:relative;border-bottom:1px solid #e0e0e0;margin-top:10px;height:45px}
#sod_ws li .wish_del {position:absolute;top:0;right:0;width:35px;height:35px;line-height:35px;text-align:center;background:#e6e6e6;display:block;font-size:1.25em;color:#777}
#sod_ws li .wish_del:hover {background:#777;color:#fff}

/* 배송지 목록 */
#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:#3a8afd;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% #3a8afd;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}

/* 주문내역 */
#sod_v {margin-bottom:30px; max-width:1200px; width:100%;margin:0 auto;}
#sod_v:after {display:block;visibility:hidden;clear:both;content:''}
#sod_v td {text-align:center}
#sod_v td a {}
#sod_v .basic_tbl {text-align:center}
.status_01 {display:inline-block;background:#edfbde;color:#8cc152;padding:0 5px;line-height:20px;font-size:0.92em;border-radius:5px}
.status_02 {display:inline-block;background:#84c93a;color:#fff;padding:0 5px;line-height:20px;font-size:0.92em;border-radius:5px}
.status_03 {display:inline-block;background:#e2f6f2;color:#16b494;padding:0 5px;line-height:20px;font-size:0.92em;border-radius:5px}
.status_04 {display:inline-block;background:#e2eaf6;color:#3a8afd;padding:0 5px;line-height:20px;font-size:0.92em;border-radius:5px}
.status_05 {display:inline-block;background:#3a8afd;color:#fff;padding:0 5px;line-height:20px;font-size:0.92em;border-radius:5px}
.status_06 {display:inline-block;background:#fff;color:red;padding:0 5px;line-height:20px;font-size:0.92em;border-radius:5px}

/* 주문상세내역 */
#sod_fin {}
#sod_fin_no {margin:0 0 30px;}

#sod_sts_wrap {margin:0 0 10px;text-align:right}
#sod_sts_explan {display:none;width:100%;}

#sod_fin_legend {padding:20px;line-height:20px;background:#fff;margin:10px 0;border:1px solid #e6e6e6;border-radius:10px;text-align:left;color:#a4a4a4}
#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;}
#sod_fin_legend dd {float:left;margin:0}

#sod_fin_legend dt.bold {font-weight:bold;color:#000}
#sod_fin_legend dd.bold {font-weight:bold;color:#000}


#sod_fin #sod_bsk_tot li {background:#fff;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;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 #3a8afd;margin-bottom:20px}
#sod_bsk_tot2 li {background:#fff;padding:0 15px;line-height:40px;text-align:right}
#sod_bsk_tot2 li span {float:left;clear:both;font-size:1em}
#sod_bsk_tot2 li strong {font-size:1em}
#sod_bsk_tot2 li.sod_fin_tot {background:#e5f0ff;border-top:1px solid #c6d7ef}
#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:#3a8afd;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 h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#sod_fin_list .td_prd {border-left:0;position:relative;padding-left:90px;min-height:100px}
#sod_fin_list .sod_img {position:absolute;top:25px;left:20px}
#sod_fin_list .sod_name{min-height:70px;}
#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:#e2eaf6;line-height:1em;color:#3a8afd}
#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:5px 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:50px}
#sod_fin_pay li>span {width:238px}
#sod_fin_pay li .letter-2px{letter-spacing:-2px}
a.btn_frmline.is-long-text{height:auto;width:160px}

#sod_fin_orderer, #sod_fin_receiver, #sod_fin_dvr {margin:0 0 20px}
#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}
#coupon .cou_top {margin-bottom:10px}
#coupon .cou_tit {font-size:1.25em;font-weight:bold}
#coupon .cou_pri {font-size:1.25em;color:#3a8afd;font-weight:bold;float:right}
#coupon .cou_target {color:#8cc152;background:#edfbde;padding:5px;line-height:20px;font-size:0.92em;border-radius:5px}
#coupon .cou_date {float:right;color:#888d92}
#coupon .btn_close {margin:20px auto}

/* 모바일일때 피시버전 주문폼 */
.sod_frm_mobile .sod_list{margin:10px 0}
.sod_frm_mobile .sod_list .sod_li{background:#fff;border-bottom:1px solid #e5e5e5;margin:10px 0}
.sod_frm_mobile .sod_list .li_name{font-size:1.083em}
.sod_frm_mobile .sod_list .li_op_wr{position:relative;padding:10px 10px 0 110px;min-height:100px}
.sod_frm_mobile .sod_list .li_op_wr .chk_box{position:absolute;top:10px;left:10px}
.sod_frm_mobile .sod_list .total_img{position:absolute;top:10px;left:35px}
.sod_frm_mobile .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:.923em}
.sod_frm_mobile .sod_list .li_prqty{padding:10px;border-top:1px solid #f8f8f8}
.sod_frm_mobile .sod_list .li_prqty:after{display:block;visibility:hidden;clear:both;content:''}
.sod_frm_mobile .sod_list .li_prqty_sp{float:left;width:50%;display:block;line-height:20px;padding:0 5px;text-align:right}
.sod_frm_mobile .sod_list .li_prqty_sp span{float:left;color:#696969}
.sod_frm_mobile .sod_list .prqty_sc,.sod_frm_mobile .sod_list .prqty_price{border-right:1px solid #e5e5e5}
.sod_frm_mobile .sod_list .total_price{background:#f2f7ff;display:block;clear:both;margin:0 10px 10px;text-align:right;padding:5px 10px;line-height:20px}
.sod_frm_mobile .sod_list .total_price span{float:left}
.sod_frm_mobile .sod_list .total_price strong{font-size:1.25em;color:#3a8afd}
.sod_frm_mobile .sod_opt{padding:5px 10px 5px 35px}
.sod_frm_mobile .sod_opt li{color:#777;margin:3px 0;line-height:1.3em}
.sod_frm_mobile .sod_opt li: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:#3a8afd}
.sod_frm_mobile .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:#3a8afd}
.sod_frm_mobile #sod_frm_orderer,.sod_frm_mobile #sod_frm_taker{margin:0 0 30px;border:1px solid #e3e5e8;background:#fff}
.sod_frm_mobile #sod_frm_orderer #od_addr_jibeon,.sod_frm_mobile #sod_frm_taker #od_b_addr_jibeon{display:inline-block;margin:5px 0 0}
.sod_frm_mobile #m_sod_bsk_tot{background:#4a505a;color:#fff}
.sod_frm_mobile #m_sod_bsk_tot:after{display:block;visibility:hidden;clear:both;content:""}
.sod_frm_mobile #m_sod_bsk_tot dt{float:left;width:40%;padding:10px;line-height:20px;clear:both}
.sod_frm_mobile #m_sod_bsk_tot dd{float:left;width:60%;padding:10px;text-align:right;line-height:20px}
.sod_frm_mobile #m_sod_bsk_tot .sod_bsk_cnt{font-weight:700;margin-top:5px;line-height:25px;background:#212a37}
.sod_frm_mobile #m_sod_bsk_tot .sod_bsk_cnt strong{color:#3a8afd;font-size:1.25em}
.sod_frm_mobile .sod_list .li_op_wr{padding-left:100px}
.sod_frm_mobile .sod_list .total_img{left:10px}
.sod_frm_mobile .sod_opt{padding-left:10px}
.sod_frm_mobile #m_sod_frm_paysel{margin:10px 0}
.sod_frm_mobile #m_sod_frm_paysel h3{background:#fff;padding:15px 10px;border:1px solid #e3e5e8;border-bottom:0}
.sod_frm_mobile #m_sod_frm_paysel ul{margin:0;background:#fff;padding:10px;border:1px solid #e3e5e8}
.sod_frm_mobile #m_sod_frm_paysel ul:after{display:block;visibility:hidden;clear:both;content:""}
.sod_frm_mobile #m_sod_frm_paysel li{float:left;padding:5px;width:46%;height:25px}
.sod_frm_mobile #m_sod_frm_paysel .KPAY{background:url(../../../img/kpay.png) no-repeat;width:37px;height:15px;overflow:hidden;text-indent:-999px;display:inline-block;background-size:100%}
.sod_frm_mobile #m_sod_frm_paysel .PAYNOW{background:url(../../../img/paynow.png) no-repeat;width:46px;height:15px;overflow:hidden;text-indent:-999px;display:inline-block;background-size:100%}
.sod_frm_mobile #m_sod_frm_paysel .PAYCO{background:url(../../../img/payco.png) no-repeat 1px;width:46px;height:15px;overflow:hidden;text-indent:-999px;display:inline-block;background-size:100%}
.sod_frm_mobile #m_sod_frm_paysel .inicis_lpay{background:url(../../../img/lpay_logo.png) no-repeat;width:35px;height:12px;overflow:hidden;text-indent:-999px;display:inline-block;background-size:100%}
.sod_frm_mobile #m_sod_frm_paysel .inicis_kakaopay{background:url(../../../img/kakao.png) no-repeat 50% 50% #f4dc34;border-radius:30px;height:22px;width:74px;display:inline-block;overflow:hidden;text-indent:-999px;background-size:35px auto}
.sod_frm_mobile #m_sod_frm_paysel .kakaopay_icon{background:url(../../../img/kakao.png) no-repeat 50% 50% #f4dc34;border-radius:30px;height:22px;width:74px;display:inline-block;overflow:hidden;text-indent:-999px;background-size:35px auto}
.sod_frm_mobile #m_sod_frm_paysel .naverpay_icon{background:url(../../../img/ico-default-naverpay.png) no-repeat 50% 50% #fff;border-radius:30px;height:22px;width:50px;display:inline-block;overflow:hidden;text-indent:-999px;background-size:35px auto}
.sod_frm_mobile #m_sod_frm_paysel .samsung_pay{margin-left:-23px;background:url(../../../img/samsungpay.png) no-repeat 24px 3px;height:25px;width:106px;display:inline-block;overflow:hidden;text-indent:-999px}
.sod_frm_mobile #sod_frm_pay{border-top:1px solid #f3f3f3}
.sod_frm_mobile #sod_frm_pay h2{margin:10px 0;font-size:1.25em}
.sod_frm_mobile #sod_frm_pay .cp_btn1,.sod_frm_mobile #sod_frm_pay .cp_cancel1{margin-top:0}
.sod_frm_mobile .odf_tbl{position:relative}
.sod_frm_mobile .odf_tbl table{background:#fff;width:100%;border-collapse:collapse;border-bottom:1px solid #ccc}
.sod_frm_mobile .odf_tbl table th{border-top:1px solid #eceff4;padding:10px;text-align:left;width:120px;font-weight:400}
.sod_frm_mobile .odf_tbl table td{border-top:1px solid #eceff4;padding:7px 10px;text-align:right}
.sod_frm_mobile#sod_frm #sod_frm_pt_alert{margin:10px 0;text-align:left;color:#fff;line-height:18px;background:#f2838f;padding:10px 10px 10px 13px;border-radius:5px;position:relative}
.sod_frm_mobile #sod_frm_pt_alert::before{content:"";position:absolute;top:0;left:0;width:5px;height:50px;border-radius:5px 0 0 5px;background:#da4453;height:100%}
.sod_frm_mobile#sod_frm .sod_frm_point{padding:10px 0;clear:both;border:0 none}
.sod_frm_mobile .sod_frm_point div{background:#fff;border:1px solid #e3e5e8;padding:10px;text-align:right}
.sod_frm_mobile .sod_frm_point div:after{display:block;visibility:hidden;clear:both;content:''}
.sod_frm_mobile .sod_frm_point div label{float:left;line-height:30px}
.sod_frm_mobile .sod_frm_point div span{display:block;margin:5px 0}
.sod_frm_mobile .sod_frm_point div span:after{display:block;visibility:hidden;clear:both;content:''}
.sod_frm_mobile .sod_frm_point .max_point_box em{font-style:normal!important}
.sod_frm_mobile .sod_frm_point div strong{float:left;color:#666;font-weight:400}
.sod_frm_mobile .sod_frm_point #od_temp_point{height:30px;border:1px solid #d0d3db;text-align:right;background:#fff;border-radius:3px;-webkit-box-shadow:inset 1px 1px 5px rgba(0,0,0,0.1);-moz-box-shadow:inset 1px 1px 5px rgba(0,0,0,0.1);box-shadow:inset 1px 1px 5px rgba(0,0,0,0.1)}
.sod_frm_mobile #settle_bank{background:#fff;border:1px solid #e3e5e8;padding:10px;clear:both;line-height:30px}
.sod_frm_mobile #settle_bank:after{display:block;visibility:hidden;clear:both;content:''}
.sod_frm_mobile #settle_bank select{height:30px;margin:0 0 5px;width:100%;border:1px solid #d0d3db}
.sod_frm_mobile #settle_bank #od_deposit_name{height:30px;border:1px solid #d0d3db;text-align:center;border-radius:3px;float:right;-webkit-box-shadow:inset 1px 1px 5px rgba(0,0,0,0.1);-moz-box-shadow:inset 1px 1px 5px rgba(0,0,0,0.1);box-shadow:inset 1px 1px 5px rgba(0,0,0,0.1)}
.sod_frm_mobile #settle_bank label{float:left;line-height:30px}
.sod_frm_mobile #sod_frm_pt_info{border-top:0}
.sod_frm_mobile .od_coupon{position:absolute;top:0;left:0;background:#fff;width:100%;z-index:99;border-radius:0 0 3px 3px;-webkit-box-shadow:1px 1px 5px rgba(0,0,0,0.4);-moz-box-shadow:1px 1px 5px rgba(0,0,0,0.4);box-shadow:1px 1px 5px rgba(0,0,0,0.4)}
.sod_frm_mobile .od_coupon h3{height:45px;line-height:45px;font-size:1.167em;background:#333;color:#fff;padding:0 15px;text-align:left}
.sod_frm_mobile .od_coupon .tbl_head02 .btn_frmline{background:#3b67c2;color:#fff;border:0;padding:0 5px;line-height:25px}
.sod_frm_mobile .od_coupon .tbl_head02 td{text-align:left}
.sod_frm_mobile .od_coupon .tbl_head02 th{width:auto!important}
.sod_frm_mobile .od_coupon .tbl_head02 .td_mngsmall{width:60px;text-align:center}
.sod_frm_mobile .od_coupon .tbl_head02 .td_numbig{width:80px;text-align:right}
.sod_frm_mobile .od_coupon .btn_confirm{margin:20px}
.sod_frm_mobile .od_coupon .btn_confirm .btn_submit{height:40px;font-size:1.167em;font-weight:700;width:100%}
.sod_frm_mobile .od_coupon .btn_confirm .btn_close{position:absolute;top:0;right:0;width:45px;height:45px;border:0;background:none;color:#fff;font-size:1.25em}
.sod_frm_mobile .cp_btn,.sod_frm_mobile .cp_btn1{padding:0 7px;border:1px solid #d4d6db;border-radius:3px;color:#3a8afd;background:#fff;line-height:24px;margin:5px 0 0;font-size:.923em}
.sod_frm_mobile .cp_apply{padding:0 5px;border:1px solid #3a8afd;color:#3a8afd;background:#fff;height:23px;line-height:21px}
.sod_frm_mobile .cp_cancel,.sod_frm_mobile .cp_cancel1{padding:0 7px;border:1px solid #d4d6db;border-radius:3px;color:#aaa;background:#fff;line-height:24px;margin:5px 0 0 2px;font-size:.923em}
.sod_frm_mobile #sod_frm_escrow{margin:10px}
.sod_frm_mobile #sod_frm_escrow h2{font-size:1.25em}
.sod_frm_mobile #od_pay_sl h3{font-size:1.25em}
#od_pay_sl {border-radius: 4px;border: 1px solid #E6E6E6;background: #FFF;padding: 40px 30px;gap: 40px;margin:30px 0;}
.sod_frm_mobile .sod_list .li_name{border-bottom:1px solid #dcdcdc;line-height:1.3em;padding:10px;font-size:1.083em}
#sod_frm.sod_frm_mobile .odf_list .frm_input{width:100%!important}
#sod_frm.sod_frm_mobile input[type="radio"],.sod_frm_mobile #sod_frm.sod_frm_mobile input[type="checkbox"]{width:auto;-webkit-appearance:radio;-webkit-border-radius:initial}
#sod_frm.sod_frm_mobile #od_memo{min-height:50px}
.sod_frm_mobile .od_prd_list{margin:10px;background:#fff;padding:15px}
.sod_frm_mobile .od_prd_list .td_chk{border-left:0}
.sod_frm_mobile .od_prd_list .td_prd{border-left:0;position:relative;padding-left:90px;min-height:100px}
.sod_frm_mobile .od_prd_list .td_prd .sod_img{position:absolute;top:15px;left:0}
.sod_frm_mobile .od_prd_list .td_prd .sod_name{min-height:80px}
.sod_frm_mobile .od_prd_list .td_prd .prd_name{font-size:1.167em}
.sod_frm_mobile .od_prd_list .total_prc{color:#ff006c;font-weight:700;font-size:1.167em}
.sod_frm_mobile #sod_frm_orderer{padding:10px;border-bottom:1px solid #d6d3d3}
.sod_frm_mobile #sod_frm_taker{padding:10px;border-bottom:1px solid #d6d3d3;border-top:1px solid #f3f3f3}
.sod_frm_mobile #sod_frm_taker h2,.sod_frm_mobile #sod_frm_orderer h2{margin:10px 0;font-size:1.25em;padding:0 0 20px;}
.sod_frm_mobile .odf_list label,.sod_frm_mobile .odf_list strong{display:block;margin:7px 0 5px;color:#444;font-weight:400}
.sod_frm_mobile .odf_list .frm_input{width:100%;margin:0 0 5px}
.sod_frm_mobile .odf_list .dlv_slt{background:#edf3fc;position:relative;border:1px solid #d1ddee;margin:5px 0;padding:10px}
.sod_frm_mobile .odf_list .dlv_slt strong{margin:0;font-weight:700;line-height:30px}
.sod_frm_mobile .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}
.sod_frm_mobile .odf_list .ad_default{display:inline-block;margin:0}
.sod_frm_mobile .odf_list .btn_addsch{position:absolute;top:5px;right:5px;}
.sod_frm_mobile .odf_list .add_num{position:relative;display:block}
.sod_frm_mobile .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_ta_wr{background:#fff;margin-bottom:1em}
.sod_frm_mobile .btn_confirm{margin:0 0 10px}
.sod_frm_mobile .btn_submit{width:100%;height:45px;font-size:1.167em;font-weight:700;margin:5px 0;border-radius:4px}
.sod_frm_mobile .btn_cancel,.sod_frm_mobile .btn01{width:50%;height:45px;line-height:43px;font-size:16px;font-weight:700;padding:0;border-radius:100px;text-align:center;}
.sod_frm_mobile #sod_frm_escrow{margin:10px}
.sod_frm_mobile #sod_frm_escrow h2{font-size:1.25em}
.sod_frm_mobile #od_pay_sl h3{font-size:1.25em}
.sod_frm_mobile #od_tot_price{background:none;font-weight:700}

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}

/* theme.config.php 파일에서 G5_COMMUNITY_USE 를 false로 한 경우 1:1 문의와 게시판 css 처리 */
#bo_list table td, #fqalist table td {border-left:0;border-right:0}
#bo_v_top .btn_admin, #bo_list .btn_admin {padding-top:0}

/* 개인결제 */
.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:15px;height:15px;display:block;margin:0;background:#fff;border:1px solid #d0d4df;border-radius:3px}
.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% #3a8afd;border-color:#1471f6;border-radius:3px}

.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:15px;height:15px;display:block;background:#fff;border:1px solid #cdd6df;border-radius:50%}
.chk_box input[type="radio"]:checked + label {color:#305af9}
.chk_box input[type="radio"]:checked + label span:before {width:7px;height:7px;background:#305af9;content:'';position:absolute;top:3px;left:3px;border-radius:50%}


#bo_list_total {display:none !important;}
* { margin:0; padding:0; outline:none !important}
li {list-style:none;}

/*팝업 반응형 - max-width 수치 조절해서 사용하세요*/
/*
.hd_pops_con{height: auto !important;}
.hd_pops_con iframe{width: 100%;}

@media screen and (max-width:1500px){
	.hd_pops{top: 10px !important;left: 10px !important;}
	.hd_pops_con{max-width: 90vw !important;max-height: 90vh !important;}
}

@media screen and (max-width:500px){
	.hd_pops{top: 5px !important;left: 5px !important;}
}*/

/* 컬러 */
:root{
	 --primary1: #E5470C; /*메인컬러*/
	/*--sub1: 서브컬러;
	--bg1: 배경;*/

	--error:#FF5B5B; /*주황색*/
	--desc:#FA10FF; /*핑크색*/
	--like:#E50000; /*빨간색*/

	/*그레이스케일*/
	--00: #000;
	--05: #0D0D0D;
	--10: #1A1A1A;
	--15: #262626;
	--20: #333333;
	--30: #4C4C4C;
	--40: #666666;
	--50: #808080;
	--60: #999999;
	--70: #B3B3B3;
	--80: #CCCCCC;
	--90: #E6E6E6;
	--95: #F2F2F2;
	--97: #F7F7F7;
	--100: #FFFFFF;
}

/*구글 번역*/
iframe.goog-te-banner-frame { display: none !important; }
body { position: static !important; top:0px !important; }
.goog-logo-link { display:none !important; }
.goog-te-gadget { color: transparent !important; }
.VIpgJd-ZVi9od-ORHb table {display:none;}
.skiptranslate iframe {display:none;}

.inner {max-width:1600px; width: 100%; margin:0 auto;}
.inner.inner_x {max-width:100%;}
.inner.inner_1400 {max-width:1400px;}
.inner.w1200 {max-width:1200px;}
.inner.w660 {max-width:660px;}
.clearfix::after {content:'';display:block;clear:both;}
.font_plus {font-family:'Plus Jakarta Sans', 'Pretendard Variable', dotum, sans-serif;}
.ab {display: block; background: inherit ; border:none; box-shadow:none; border-radius:0; padding:0; overflow:visible; cursor:pointer}
.inp {display: block; background: inherit ; border:none; box-shadow:none; border-radius:0; padding:0; overflow:visible;}
html{scroll-behavior: smooth;}

.header {position: absolute; top: 0; left: 0; z-index: 200; width: 100%; height: 120px; transition:all 0.5s;}
.header.sub{background:#fff;}
.header.off {background-color: #fff;}
.header:hover {background-color: #fff;}
.header > .inner {display:flex; height: 100%; align-items:center;justify-content:space-between;}
.header .menu {display:flex; align-items:center;}
.header .menu > li {}
.header .menu > li > a {display:flex; align-items:center; justify-content:center; font-size: 22px; padding: 0 25px; height: 120px; font-weight: 500; color: #000; transition:all 0.2s;}
.header .menu > li:hover > a {color: #FC6D04 !important;animation: swing 1s ease; animation-iteration-count: 1;}
.header .menu > li > .submenu_box {position: absolute; top: 100%; left: 0; width: 100%; background-color: #FAFAFA; padding: 50px 0; transition:all 0.2s; visibility: hidden; opacity: 0;}
.header .menu > li:hover > a + .submenu_box {visibility: visible; opacity: 1;}
.header .log_menu {display:flex; align-items:center;}
.header .log_menu > li {position: relative; display:flex; flex-flow:column; align-items:center; justify-content:center;}
.header .logo img{width: 100%;max-width: 200px;}
.header .log_menu > li .h_icon_name {color: #000;font-family: "Plus Jakarta Sans";font-size: 18px;font-weight: 500;margin-top:8px;transition: all 0.2s;}
.header:hover .log_menu > li .h_icon_name {color: #000;}
.header .log_menu > li + li {margin-left: 20px;}
.header .log_menu > li .schbox {display: none; position: absolute; top: calc(100% + 18px); right: -85px;}
.header .log_menu > li .sch_form {display: flex; width: 400px; height: 60px; padding: 0px 25px; border-radius: 60px; justify-content: space-between; align-items: center; background: #F7F7F7;}
.header .log_menu > li .sch_form .inp {width: calc(100% - 24px); height: 60px; font-size: 14px;}
.header .log_menu > li .sch_form .inp:placeholder {color: #868686;}
.header .log_menu > li .sch_form .ab {width: 24px; height: 24px; display:flex; align-items:center; justify-content:center;}
.header .log_menu > li.ham_btn {display: none;}
.header .log_menu > li.shop {width: auto; height: auto;}
.header .log_menu > li.shop > a {display: block; height: 35px; padding: 0 30px; border-radius: 65px; color: #fff; font-size: 16px; font-weight: 700; line-height: 35px; background-color: #FC6D04;}
.header .log_menu > li.inv {width: auto; height: auto;}
.header .log_menu > li.inv > a {display: flex; align-items:center; height: 35px; padding: 0 20px; border-radius: 65px; color: #000; font-size: 16px; font-weight: 700; line-height: 35px; background-color: #f5f5f5;}
.header .log_menu > li.inv > a img {margin-right: 10px;}
.header .submemu_top {display:flex; margin-bottom: 30px; padding-bottom: 30px; border-bottom: 1px solid #d9d9d9; }
.header .submemu_top > li {}
.header .submemu_top > li + li {margin-left: 55px;}
.header .submemu_top > li > a {color: #929292; font-size: 18px; font-weight: 600; line-height: normal; transition:all 0.2s;}
.header .submemu_top > li > a:hover {color: #FC6D04;}
.header .submenu {display:flex;}

.header .submenu.company {margin-left:22%;}
.header .submenu.shopping {margin-left:34%;}
.header .submenu.regen_mall {margin-left:36%;}
.header .submenu.community {margin-left:37%;}


.header .submenu.company.login {margin-left:17%;}
.header .submenu.shopping.login {margin-left:29%;}
.header .submenu.community.login {margin-left:42%;}

.header .submenu > li {display:flex; position: relative; min-height: 160px; padding: 0 30px;}
.header .submenu > li:first-child {padding-left: 0;}
.header .submenu > li:last-child {padding-right: 0;}
.header .submenu > li + li::before {content: ''; position: absolute; top: 0; left: 0; width: 1px; height: 100%; background-color: #D9D9D9; transition:all 0.2s;}
.header .submenu > li > a {display: block; color: #929292; font-size: 24px; font-weight: 500; line-height: normal;}
.header .submenu > li:hover > a {color: #FC6D04;}
.header .submenu > li > .submenu2 {margin-top: 3px; margin-left: 50px;}
.header .submenu > li > .submenu2 > li > a {display: block; padding: 10px 0; font-size: 16px; font-weight: 400; line-height: normal; transition:all 0.2s;}
.header .submenu > li > .submenu2 > li:first-child > a {padding-top: 0;}
.header .submenu > li > .submenu2 > li:last-child > a {padding-bottom: 0;}
.header .submenu > li > .submenu2 > li > a:hover {color: #FC6D04;}

.log_menu > li {width:75px;display:flex;justify-content:center;align-items:center;flex-flow:column;}
.log_menu > li.log_lia > a {background:url('../img/local_mall.svg') no-repeat 50% 50%;display: block; width: 32px; height: 32px; transition:all 0.2s;}
.log_menu > li.sch_b > a {background:url('../img/material-symbols_search.svg') no-repeat 50% 50%; background-size:22px;}
.log_menu > li.my_b > a {background:url('../img/account_circle.svg') no-repeat 50% 50%; background-size:22px;}
.log_menu > li > span.my_b_name {font-size:14px; font-weight: 500; color:#000; transition:all 0.2s;margin-top:0px;}
.log_menu > li.language {position:relative;padding:20px 0;}
.log_menu > li.language > .language_list {display: block; width: 32px; height: 32px; transition:all 0.2s; background:url('../img/language2.svg') no-repeat 50% 50%;background-size:25px;}
.log_menu > li.language > .language_list ul {position:absolute;display:none;top:100%;background:#FC6D04; border-radius:10px;right:0;width:80px;width: 250px; padding: 10px 16px;}
.log_menu > li.language > .language_list ul li a {font-size:16px; color:#fff;}
.log_menu > li.language > .language_list ul li {padding:5px 0;}
.log_menu > li.language > .language_list ul li + li {margin-left:10px;}

.mo_header_cont .log_menu > li .sch_form {display: flex; max-width: 400px; width:90%; height: 60px; padding: 0px 25px; border-radius: 60px; justify-content: space-between; align-items: center; background: #F7F7F7;}
.mo_header_cont .log_menu > li .sch_form .inp {width: calc(100% - 24px); height: 60px; font-size: 14px;}
.mo_header_cont .log_menu > li .sch_form .inp:placeholder {color: #868686;}
.mo_header_cont .log_menu > li .sch_form .ab {width: 24px; height: 24px; display:flex; align-items:center; justify-content:center;}
/*
.header .log_menu > li.my_b > span.my_b_name {font-size:15px; font-weight: 600; margin-left:5px; color:#fff; transition:all 0.2s;}
*/
.log_menu > li.my_b > .my_b_ul{position:absolute;top:100%;left:50%;padding:10px;border-radius:10px;background:#fff;z-index:220;text-align:center;min-width:130px;
							   box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.25); transition:0.4s;transform:translateX(-50%) scaleY(0);transform-origin:top;opacity:0;pointer-events:none;}
.log_menu > li.my_b:hover > .my_b_ul{transform:translateX(-50%);opacity:1;pointer-events:auto;}
.log_menu > li.my_b > .my_b_ul > li{padding:10px 0;}
.log_menu > li.my_b > .my_b_ul > li > a{font-size:15px;font-weight:500;color:#7b7b7b;}
.log_menu > li.my_b > .my_b_ul > li > a:hover{color:#fc6d04;}
.log_menu > li.cart_b > a {background:url('../img/local_mall.svg') no-repeat 50% 50%; background-size:24px;}

/* .header:hover .logo > a {background:url('../img/head_logo_hover.png') no-repeat 50% 50%; background-size:contain;} */
.header:hover .menu > li > a {color: #000;}
.header:hover .log_menu > li.sch_b > a {background:url('../img/search_b.svg') no-repeat 50% 50%; background-size:22px;}
.header:hover .log_menu > li.my_b > a {background:url('../img/account_circle.svg') no-repeat 50% 50%; background-size:22px;}
.header:hover .log_menu > li.my_b > span.my_b_name{color: #000;}
.header:hover .log_menu > li.cart_b > a {background:url('../img/local_mall_b.svg') no-repeat 50% 50%; background-size:24px;}
.header:hover .log_menu > li.language > .language_list {background:url('../img/language.svg') no-repeat 50% 50%;}
.header:hover .log_menu > li.language:hover > .language_list ul{display:flex; flex-flow:wrap;}
.header:hover .log_menu > li.language:hover > .language_list ul li {width: calc(33.3% - 6.666px);}
.header .log_menu > li.language > .language_list ul li:nth-child(3n+1){margin:0;}
.hd_logo_hv2{display: none;}

.header:hover .logo img.hd_logo1{display: none;}
.header:hover .logo img.hd_logo_hv2{display: block;}

/* .header.sub .logo > a {background:url('../img/head_logo_hover.png') no-repeat 50% 50%; background-size:contain;} */
.header.sub .menu > li > a {color: #000;}
.header.sub .log_menu > li.sch_b > a {background:url('../img/search_b.svg') no-repeat 50% 50%; background-size:22px;}
.header.sub .log_menu > li.my_b > a {background:url('../img/account_circle_b.svg') no-repeat 50% 50%; background-size:22px;}
.header.sub .log_menu > li.my_b > span.my_b_name{color: #000;}
.header.sub .log_menu > li.language > .language_list {background:url('../img/language.svg') no-repeat 50% 50%;}
.header.sub .log_menu > li .h_icon_name {color:#000;}
.header.sub .log_menu > li.cart_b > a {background:url('../img/local_mall_b.svg') no-repeat 50% 50%; background-size:24px;}

/*신규 가입동의*/
.new_regi_cont {max-width:800px; width:100%;margin:0 auto;}
.new_regi_cont .bg_cont {background:url("../img/regi_bg.png") no-repeat center/cover;padding:50px; margin-top:60px;border-radius: 5px;border: 1px solid var(--90---E6E6E6, #E6E6E6);}
.new_regi_cont .t1 {color: var(--10---1A1A1A, #1A1A1A);text-align: center;font-family: Roboto;font-size: 40px;font-style: normal;font-weight: 700;line-height: 120%; /* 48px */}
.new_regi_cont .t2 {color: #000;font-family: Roboto;font-size: 20px;font-style: normal;font-weight: 400;line-height: 1.5; /* 20px */}
.new_regi_cont .t2.orange {color:#E5470C; font-weight:600;margin-top:20px;}
.new_regi_cont .t3 {color: #000;text-align:center;font-family: Pretendard;font-size: 16px;font-style: normal;font-weight: 500;line-height: 100%; /* 16px */margin:40px 0;}
.new_regi_cont .t4 {color: var(--40---666666, #666);font-family: Roboto;font-size: 14px;font-style: normal;font-weight: 400;line-height: 1.5;}
.new_regi_cont .t4 span {font-weight:600;}
.new_regi_cont .t4.orange {color:#E5470C; font-weight:600; text-decoration: underline;}
.new_regi_cont .down_box {display:flex; align-items:center; gap:8px;}
.new_regi_cont .white_box {display:flex;flex-flow:column; gap:30px; padding:30px;border-radius: 10px;border: 0px solid var(--90---E6E6E6, #E6E6E6);background: #FFF;box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.08);}
.new_regi_cont .white_box img {width:92px;margin:0 auto;}
.new_regi_cont .white_box .border_box {display: flex;height: 45px;justify-content: center;align-items: center;border-radius: 5px;border: 1px solid var(--90---E6E6E6, #E6E6E6);background: rgba(247, 247, 247, 0.00);gap:60px;padding:0 10px;}

input[type="checkbox"].regen_chk {display:none;}
input[type="checkbox"].regen_chk:checked + label:before {content:"";display:block;width:20px;height:20px;background:url("../img/check_box2.png") no-repeat center/cover;}
input[type="checkbox"].regen_chk + label:before {content:"";display:block;min-width:20px;min-height:20px;width:20px;height:20px;background:url("../img/check_box.png") no-repeat center/cover;margin-right:4px;}
input[type="checkbox"].regen_chk + label {display:flex;align-items:center;color: #000;font-family: Roboto;font-size: 14px;font-style: normal;font-weight: 500;line-height: 100%; /* 14px */letter-spacing: -0.42px;}

@media screen and (max-width:1600px){
	.inner {padding-left: 15px; padding-right: 15px;}
}

@media screen and (max-width:1400px){
	.header .menu > li > .submenu_box {padding: 30px 0; }
	.header .menu > li > a {font-size: 18px;}
	.header .submemu_top {margin-bottom: 20px; padding-bottom: 20px;}
	.header .submemu_top > li {}
	.header .submemu_top > li + li {margin-left: 25px;}
	.header .submemu_top > li > a {font-size: 14px; }
	.header .submenu > li {min-height: 120px; padding: 0 30px;}
	.header .submenu > li > a {font-size: 16px;}
	.header .submenu > li > .submenu2 {margin-left: 20px;}
	.header .submenu > li > .submenu2 > li > a {font-size: 13px;}
	.header .log_menu > li.my_b > span.my_b_name {font-size:14px;}
	.header .log_menu > li .h_icon_name {font-size:14px;}

	.header .submenu.company {margin-left:18.5%;}
	.header .submenu.shopping {margin-left:26%;}
	.header .submenu.community {margin-left:35%;}
}
@media screen and (max-width:1250px){
	.header .submenu.company {margin-left:14.5%;}
	.header .submenu.shopping {margin-left:23%;}
	.header .submenu.community {margin-left:33%;}
}

@media screen and (max-width:1100px){
	
	#main .main1 {margin-top:50px;}
	.header .logo img{max-width: 150px;}
	.header {position: fixed; height: 50px; background-color: #fff;}
	.header .menu {display: none;}
	.header .log_menu > li.ham_btn {display: flex; align-items:end; font-size: 26px;}
	.header .log_menu > li {position: static; }
	.header .log_menu > li .schbox {width: 100vw; top: calc(100% - 1px); right: 0;}
	.header .log_menu > li .sch_form {width: 100%; border-radius: 0;}
	.header .log_menu > li.sch_b img {height: 19.5px !important;}
	.header .log_menu > li.my_b img {height: 21.67px !important;}
	.header .log_menu > li.cart_b img {height: 22.75px !important;}
	.header .log_menu > li.shop,
	.header .log_menu > li.inv {display: none;}

	.header .menu > li > a {color: #000;}
	.header .log_menu > li + li {margin-left: 10px;}
	.header .log_menu > li.log_lia > a {width: 30px; height: 30px;}
	
	.log_menu > li.language > .language_list {background: url('../img/language.svg') no-repeat 50% 50%;background-size:25px; transform:scale(0.8);}
	.log_menu > li.language > .language_list ul {margin-top:25px;} 
	.log_menu > li.sch_b > a {background:url('../img/search_b.svg') no-repeat 50% 50%; background-size:22px; transform:scale(0.8);}
	.log_menu > li.my_b{position:relative;}
	.log_menu > li.my_b > a {background:url('../img/account_circle_b.svg') no-repeat 50% 50%; background-size:22px; transform:scale(0.8);}
	/*
	.log_menu > li.my_b > span.my_b_name {color:#000;position:absolute;left: 50%; transform: translateX(-50%); top: 100%; white-space: nowrap;}
	*/
	.log_menu > li.cart_b > a {background:url('../img/local_mall_b.svg') no-repeat 50% 50%; background-size:24px; transform:scale(0.8);}
	.log_menu > li.my_b > span.my_b_name {color:#000;}
	.log_menu > li .h_icon_name {color:#000;}
	.pc_menu {display:none !important;}
}

@media screen and (max-width:1000px){
	.header {height: 60px;}
	.header .logo a {height: 40px;}
	.header .menu > li > a {font-size: 16px; padding: 0 15px; height: 80px;}
	.header .menu > li:hover > a {color: #FC6D04;}
	.header .log_menu > li .sch_form {width: 300px; height: 45px; padding: 0px 25px;}
	.header .log_menu > li .sch_form .inp {height: 45px; font-size: 13px;}
	.header .log_menu > li.my_b > span.my_b_name {font-size:12px;margin-top:0;}
	.header .log_menu > li .h_icon_name {font-size:12px;margin-top:0;}

	.header .submenu > li > a {font-size:14px;}
	.header .submenu > li > .submenu2 > li > a {font-size: 12px;}
	.header .submenu > li {padding:0 10px;}
	.header .submenu > li > .submenu2 {margin-left:10px;}

	.header .submenu.company {margin-left:13.5%;}
	.header .submenu.shopping {margin-left:21%;}
	.header .submenu.community {margin-left:31%;}

	
}	


.mo_header_pop {display: none; position: fixed; width: 100%; height: 100vh; top: 0; left: 0; z-index: 300;}
.mo_header_pop .mo_header_bg {position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 301; background-color: rgba(0,0,0,0.8);}
.mo_header_pop .mo_header_close {position: absolute; top: 10px; left: 0; width: 40px; color: #fff; font-size: 24px; z-index: 302; text-align: center;}
.mo_header_pop .mo_header_cont {position: absolute; top: 0; right: 0; width: calc(100% - 40px); height: 100%; background-color: #fff; z-index: 302;}
.mo_header_pop .mo_menu {padding: 20px;}
.mo_header_pop .mo_menu > li {}
.mo_header_pop .mo_menu > li + li {}
.mo_header_pop .mo_menu > li > a {display:flex; font-size: 16px; padding: 15px 0; font-weight: 500; align-items:center; justify-content:space-between; transition:all 0.2s;}
.mo_header_pop .mo_menu > li > a::after {content: '\e914'; font-family: 'xeicon' !important; font-size: 16px;}
.mo_header_pop .mo_menu > li.active > a {color: #FC6D04;}
.mo_header_pop .mo_menu > li.active > a::after {content: '\e91b';}
.mo_header_pop .mo_menu > li > .submenu_box {display: none; padding: 15px; background-color: #f2f2f2;}
.mo_header_pop .mo_menu > li.active > .submenu_box {display: block;}
.mo_header_pop .mo_menu > li > .submenu_box .submemu_top {display:flex; flex-wrap:wrap; margin-bottom: 15px; padding-bottom: 15px; border-bottom: 1px solid #888;}
.mo_header_pop .mo_menu > li > .submenu_box .submemu_top > li {width: 50%; font-size: 14px;}
.mo_header_pop .mo_menu > li > .submenu_box .submemu_top > li > a {display: block; padding: 7px 0; font-weight: 700;}
.mo_header_pop .mo_menu > li > .submenu_box .submenu {display:flex; flex-wrap:wrap;}
.mo_header_pop .mo_menu > li > .submenu_box .submenu > li {width: 50%;}
.mo_header_pop .mo_menu > li > .submenu_box .submenu > li > a {display: block; font-size: 14px; padding: 10px 0; font-weight: 800;}
.mo_header_pop .mo_menu > li > .submenu_box .submenu2 {padding:10px 0;}
.mo_header_pop .mo_menu > li > .submenu_box .submenu2 > li > a {font-size: 14px; display: block; padding: 5px 0;}
.mo_header_cont .log_menu {display:flex; align-items:center; justify-content:end;position:relative;margin-right:20px;}
.mo_header_cont .log_menu > li .sch_form {position:absolute;bottom:-50px;left:50%;transform:translateX(-50%);}
.mo_header_cont .log_menu > li.language > .language_list {background:url('../img/language.svg') no-repeat 50% 50%;}
.mo_header_cont .log_menu > li.language:hover > .language_list ul{display:flex; flex-flow:wrap;}
.mo_header_cont .log_menu > li.language:hover > .language_list ul li {width: calc(33.3% - 6.666px);}
.mo_header_cont .log_menu > li.language > .language_list ul li:nth-child(3n+1){margin:0;}


/* 메인 */
#main .main1 {position: relative;}
#main .main1 .main1_swp {}
#main .main1 .main1_swp .box {display: block;position:relative;}
#main .main1 .main1_swp .box .banner_text {width: 100%; display: flex; flex-flow: column; justify-content: center; align-items: center;position:absolute;top:50%;transform:translateY(-50%);}
#main .main1 .main1_swp .box .banner_text img {width:60px;margin-bottom:30px;}
#main .main1 .main1_swp .box .banner_text .banner_t1 {color:#fff;font-size:50px; font-weight:800; line-height:normal;}
#main .main1 .main1_swp .box .banner_text .banner_t2 {color:#fff;font-size:28px; font-weight:500; line-height:normal;}
#main .main1 .main1_swp .box img {pointer-events: none; width: 100%;}
#main .main1 .main1_swp .box .pcbnr {display: block;}
#main .main1 .main1_swp .box .mobnr {display: none; aspect-ratio:390/600;}

#main .main1 > .inner {position: absolute; left: 50%; bottom: 70px; z-index: 2; transform:translateX(-50%); display:flex; align-items:center; justify-content:space-between;}
#main .main1 .main1_page {display:flex; align-items:center;}
#main .main1 .main1_page > span {width: 18px; height: 3px; margin: 0; padding: 0; opacity: 1; border-radius: 0px; background: #fff; transition:all 0.2s;}
#main .main1 .main1_page > span + span {margin-left: 5px;}
#main .main1 .main1_page > span.swiper-pagination-bullet-active {background: #FC6D04;}
#main .main1 .main1_page2 {width: auto; white-space:nowrap; color: rgba(0, 0, 0, 0.30); font-size: 24px;}
#main .main1 .main1_page2 .swiper-pagination-current {font-size: 20px; color: #000; padding-right: 10px;}
#main .main1 .main1_page2 .swiper-pagination-total {font-size: 20px; padding-left: 10px;}

@media screen and (max-width:1000px){
	#main .main1 > .inner {bottom: 30px;}
}

@media screen and (max-width:768px){
	#main .main1 .main1_swp .box .pcbnr {display: none;}
	#main .main1 .main1_swp .box .mobnr {display: block;}
	#main .main1 > .inner {bottom: 10px;}
	#main .main1 .main1_page > span {width: 13px; height: 3px;}
	#main .main1 .main1_page2 {font-size: 16px;}
	#main .main1 .main1_page2 .swiper-pagination-current {font-size: 14px; padding-right: 5px;}
	#main .main1 .main1_page2 .swiper-pagination-total {font-size: 14px; padding-left: 5px;}
	#main .main1 .main1_swp .box .banner_text .banner_t1 {color:#fff;font-size:32px; font-weight:800; line-height:normal;}
	#main .main1 .main1_swp .box .banner_text .banner_t2 {color:#fff;font-size:20px; font-weight:500; line-height:normal;}
}


#main .main34 {max-width: 1600px; width: 100%; aspect-ratio:1600/700;padding:0 100px; margin: 0 auto; background:url("../img/sub_banner.png") no-repeat center/cover;display:flex; align-items:center; justify-content:center;}
#main .main34 .left {width: 100%;display:flex; align-items:center; justify-content:start;}
/*
#main .main34 .left {width: 840px;display:flex; align-items:center; justify-content:center;}
*/
#main .main34 .right {flex:1;}
#main .main34 .left .main_cont {}
#main .main34 .left .main_cont .s_tit {color:#E5470C; font-size:20px; font-weight:500;}
#main .main34 .left .main_cont .tit {margin-bottom: 50px;margin-top:20px; font-size: 60px; font-weight: 900; line-height: normal; color:#fff;}
#main .main34 .left .main_cont .desc {font-size: 24px; font-weight:400; color:#fff; opacity:0.5; line-height: normal;}
#main .main34 .left .main_cont .link {margin-top: 100px; font-size: 18px; font-weight: 500; letter-spacing: -0.035px;}
#main .main34 .left .main_cont .link p { color: #fff; font-size:18px; font-weight:700; display: block; transition:all 0.5s; transform-origin:left;}
#main .main34 .left .main_cont .link svg {transform:scale(120% , 130%) translateY(-5px); transition:all 0.5s; transform-origin:left;}
#main .main34 .left .main_cont .link:hover svg {transform:scale(140% , 130%) translateY(-5px);}
#main .main34 .left .main_cont .link:hover p {color:#E5470C;}


@media screen and (max-width:1600px){

	/*
	#main .main3 .left {width: 50%;}
	#main .main3 .right {width: 50%;}
	#main .main3 .right .thum img {max-width: 100%;}
	*/
}

@media screen and (max-width:1000px){

	#main .main34 .left .main_cont .tit {margin-bottom: 30px; font-size: 30px;}
	#main .main34 .left .main_cont .desc {font-size: 14px;}
	#main .main34 .left .main_cont .link {margin-top: 30px; font-size: 14px;}


	#main .main34 .left .main_cont .s_tit{font-size:18px;}

}




#main .main6 {display:flex;}
#main .main6 > .m6_link {width: 33.3333%;}
#main .main6 > .m6_link > li {width: 100%; height: 50%;}
#main .main6 > .m6_link > li.m6_link_li1 {background:url('../img/main5n_1.png') no-repeat 50% 50%; background-size:cover;}
#main .main6 > .m6_link > li.m6_link_li2 {background:url('../img/main5n_2.png') no-repeat 50% 50%; background-size:cover;}
#main .main6 > .m6_link > li.m6_link_li3 {background:url('../img/main5n_3.png') no-repeat 50% 50%; background-size:cover;}
#main .main6 > .m6_link > li.m6_link_li4 {background:url('../img/main5n_4.png') no-repeat 50% 50%; background-size:cover;}

#main .main6 > .m6_link > li > a {display: block; width: 100%; height: 100%; position: relative;}
#main .main6 > .m6_link > li .cont {position: absolute; left: 0; bottom: 0;width: 100%; padding: 50px 70px; color: #fff;}
#main .main6 > .m6_link > li .cont .tit {font-size: 40px; font-weight: 600; line-height: normal; border-bottom: 1px solid rgba(255,255,255,0.5); margin-bottom: 30px; padding-bottom: 30px; }
#main .main6 > .m6_link > li .cont .desc {font-size: 20px; font-weight: 400;line-height: normal;}
#main .main6 > .m6_swp {width: 33.3333%;}
#main .main6 > .m6_swp .main6_swp {position: relative;}
#main .main6 > .m6_swp .main6_swp .main6_page {position: absolute;display:flex; width: 100%; justify-content:center;left: 0; bottom: 50px;  z-index: 2;}
#main .main6 > .m6_swp .main6_swp .main6_page > span {width: 10px; height: 10px; opacity: 1; background-color: #fff; margin: 0; padding: 0;}
#main .main6 > .m6_swp .main6_swp .main6_page > span + span {margin-left: 8px;}
#main .main6 > .m6_swp .main6_swp .main6_page > span.swiper-pagination-bullet-active {background-color: #FC6D04;}
#main .main6 > .m6_swp .main6_swp .box img {width: 100%; pointer-events: none;}

@media screen and (max-width:1600px){
	#main .main6 > .m6_link > li .cont {padding: 40px;}
	#main .main6 > .m6_link > li .cont .tit {font-size: 30px; margin-bottom: 20px; padding-bottom: 20px; }
	#main .main6 > .m6_link > li .cont .desc {font-size: 16px;}
}


@media screen and (max-width:1000px){
	#main .main6 > .m6_link > li .cont {padding: 20px;}
	#main .main6 > .m6_link > li .cont .tit {font-size: 20px; }
	#main .main6 > .m6_link > li .cont .desc {font-size: 14px;}
}

@media screen and (max-width:768px){
	#main .main6 {flex-wrap:wrap;}
	#main .main6 > .m6_link {width: 50%;}
	#main .main6 > .m6_swp {width: 100%; order:-1;}
	#main .main6 > .m6_link > li {width: 100%; height: 250px;}
	#main .main6 > .m6_link > li .cont {padding: 15px;}
	#main .main6 > .m6_link > li .cont .tit {font-size: 16px; margin-bottom: 15px; padding-bottom: 15px;}
	#main .main6 > .m6_link > li .cont .desc {line-height: normal.4; word-break:keep-all;}
	#main.shop_list .main5_list > li:nth-child(-n+3) {margin-top:auto !important;}
	#main.shop_list .main5_list > li:nth-child(-n+2) {margin-top:0;}
}

.main_tit {font-size: 60px; font-weight: 600; line-height: normal;text-align: center;}
.main_desc {margin-top: 30px; color: #4d4d4d; font-size: 20px; line-height: normal;text-align: center;}
#main .main7 {padding: 180px 0; background-color: #F5F5F5;}
#main .main7 .main_desc {margin-bottom: 70px;}
#main .main7_swp_wrap {position: relative;padding: 0 100px;}
#main .main7_swp {width: 100%;}
#main .main7_swp_wrap .main7_swp_prev {position: absolute; top: 50%; left: 0; transform:translateY(-50%); cursor: pointer; font-size: 40px;}
#main .main7_swp_wrap .main7_swp_next {position: absolute; top: 50%; right: 0; transform:translateY(-50%); cursor: pointer; font-size: 40px;}
#main .main7_swp_wrap .swiper-button-disabled {color: #999; cursor: defalut;}
#main .main7_swp .swiper-slide .thum {}
#main .main7_swp .swiper-slide .thum img {width: 100%;}
#main .main7_swp .swiper-slide .box {position: relative;}
#main .main7_swp .swiper-slide .cont {position: absolute; top: 0; left: 0; right: 0; bottom: 0; padding: 20px; background-color: rgba(0,0,0,.6); text-align: center;display:flex; align-items:center; justify-content:center; flex-direction:column; opacity: 0; transition:all 0.5s;}
#main .main7_swp .swiper-slide .cont .cate {color: #FFB279; margin-bottom: 10px;font-size: 16px; line-height: normal; font-weight: 500;}
#main .main7_swp .swiper-slide .cont .tit {color: #fff; margin-bottom: 30px;font-size: 22px; font-weight: 500; letter-spacing: -0.66px; line-height: normal; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
#main .main7_swp .swiper-slide .cont .pri {color: #fff;font-size: 18px; font-weight: 700; line-height: normal;}
#main .main7_swp .swiper-slide .box:hover .cont {opacity: 1;}
.main5 .main_tit {margin-bottom:40px;}

@media screen and (max-width:1000px){
	.main_tit {font-size: 40px;}
	.main_desc {margin-top: 20px; font-size: 16px;}
	#main .main7 {padding: 100px 0;}
	#main .main7 .main_desc {margin-bottom: 30px;}
}

@media screen and (max-width:768px){
	.main_tit {font-size: 24px;}
	.main_desc {margin-top: 15px; font-size: 14px;}
	#main .main7 {padding: 70px 0;}
	#main .main7_swp_wrap {padding: 0 40px;}
	#main .main7_swp_wrap .main7_swp_prev {font-size: 24px;}
	#main .main7_swp_wrap .main7_swp_next {font-size: 24px;}

	#main .main7_swp .swiper-slide .cont {position: static; padding: 15px; opacity: 1;}
	#main .main7_swp .swiper-slide .cont .cate {font-size: 13px; }
	#main .main7_swp .swiper-slide .cont .tit {margin-bottom: 10px;font-size: 15px; overflow:visible; text-overflow:ellipsis; white-space:wrap; line-height: normal.4;}
	#main .main7_swp .swiper-slide .cont .pri {font-size: 13px; }
}


#main .main9 {overflow: hidden; width: 100%; margin-bottom: 100px;margin-top:100px;}
#main .main9 .main2_list {width: 100%; height: 100%; overflow: hidden;}
#main .main9 .main2_list > li {float: left; position: relative;}
#main .main9 .main2_list > li:nth-child(1) {margin-right: 10px; width: 50%;}
#main .main9 .main2_list > li:nth-child(2) {width: calc(50% - 10px);margin-bottom: 10px;}
#main .main9 .main2_list > li:nth-child(3) {width: calc(50% - 10px);}
#main .main9 .main2_list > li > a {display: block; width: 100%; height: 100%;}
#main .main9 .main2_list > li .bg {width: 100%; height: 100%; overflow: hidden;}
#main .main9 .main2_list > li .bg img {height: 100%; width: 100%; object-fit: cover; transition:all 0.5s;}
#main .main9 .main2_list > li .cont {position: absolute; bottom: 60px; left: 50px;}
#main .main9 .main2_list > li .cont .cate {margin-bottom: 15px; color: #FFB279; font-size: 22px; font-weight: 500; line-height: normal;}
#main .main9 .main2_list > li .cont .tit {font-family: "Plus Jakarta Sans";color: #fff; font-size: 40px; font-weight: 700; line-height: normal;}
#main .main9 .main2_list > li > a:hover .bg img {transform:scale(1.1)}

@media screen and (max-width:1000px){
	#main .main9 .main2_list > li .cont {bottom: 30px; left: 30px;}
	#main .main9 .main2_list > li .cont .cate {margin-bottom: 15px; font-size: 16px;}
	#main .main9 .main2_list > li .cont .tit {margin-bottom: 15px; color: #fff; font-size: 24px;}
}

@media screen and (max-width:768px){
	#main .main9 {margin-top:50px;}
	#main .main9 .main2_list > li:nth-child(1) {width: 100%;margin-right: 0;margin-bottom: 10px;}
	#main .main9 .main2_list > li:nth-child(2) {width: 100%;margin-bottom: 10px;}
	#main .main9 .main2_list > li:nth-child(3) {width: 100%;}

	#main .main9 .main2_list > li .cont {bottom: 15px; left: 15px;}
	#main .main9 .main2_list > li .cont .cate {margin-bottom: 10px; font-size: 14px;}
	#main .main9 .main2_list > li .cont .tit {margin-bottom: 10px; color: #fff;}
	
	.log_menu > li > span.my_b_name {font-size:12px;}
}

/* footer */
.footer{padding:50px 0;background: var(--10---1A1A1A, #1A1A1A);}
.ft-wrap{display: flex;justify-content: space-between;}
.ft-r-grp{display: flex;align-items: center;gap:15px}
.ft-l > .ft-l-grp1{margin:40px 0;width: 100%;max-width: 1065px;font-size: 15px;font-weight: 600;color:#fff;display: flex;align-items: center;flex-wrap:wrap;}
.ft-l > .ft-l-grp1 > li{position: relative;margin-right: 24px;margin-top: 12px;font-weight: 500;}
.ft-l > .ft-l-grp1 > li:before{position: absolute;content:"";display: block;width: 1px;height: 14px;left:calc(100% + 12px);background: var(--50);top:50%;transform:translateY(-50%)}
.ft-l > .ft-l-grp1 > li:last-child:before{display: none;}
.ft-l > .ft-l-grp2{color:#fff}
.ft-l > .ft-l-grp2{display: flex;align-items: center;gap:30px;}
.ft-l > .ft-l-grp2 > li > a{color:#fff;font-size: 16px;font-weight: 500;}
.ft-r{display: flex;flex-direction: column;justify-content: space-between;align-items: flex-end;}
.footer .copy{font-size: 12px;font-weight: 400;color:var(--50);}



#sub_div {padding-top: 120px; overflow: hidden;}
#sub_div.off {background-color: #FAF4F0;}
#sub_div > .inner {padding-top: 100px; padding-bottom: 100px;}
#sub_div > .inner.inner_x{padding:0;}

#ctt_con{}
#ctt_con .cont_box {margin-bottom:25px;padding-bottom:25px;border-bottom:1px solid #dfdfdf;}
#ctt_con .cont_box:last-child {margin-bottom:0;padding-bottom:0;border-bottom:none;}
#ctt_con .p01 {font-size:19px;line-height:27px;margin-bottom:20px;font-weight:600;color:#000;word-break:keep-all;}
#ctt_con .p02 {font-size:17px;line-height:19px;margin-bottom:10px;color:#000;word-break:keep-all;}
#ctt_con .p03 {font-size:15px;line-height:25px;color:#333;word-break:keep-all;}
#ctt_con a {color:#333;}

.sub_top {width: 100%; height: 400px; background:url('../img/sub_top.png') no-repeat 50% 50%; background-size:cover;display: flex;flex-flow: column;align-items: center;justify-content: center;line-height: 1.17;position:relative;}
.sub_top.sub_bg1{background: url('../img/sub_bg1.jpg') center/cover no-repeat;font-weight: 500;}
.sub_top.sub_bg2{background: url('../img/sub_bg2.jpg') center/cover no-repeat;}
.sub_top.sub_bg3{background: url('../img/sub_bg3.jpg') center/cover no-repeat;}
.sub_top.sub_bg4{background: url('../img/sub_bg4.jpg') center/cover no-repeat;}
.sub_top.sub_bg5{background: url('../img/sub_bg5.jpg') center/cover no-repeat;}
.sub_top.sub_bg6{background: url('../img/my_office1.png') center/cover no-repeat;}
.sub_top.sub_bg7{background: url('../img/my_office2.png') center/cover no-repeat;}
.sub_top.sub_bg8{background: url('../img/my_office3.png') center/cover no-repeat;}
.sub_top .sub_top_tit{font-family: "Noto Sans JP";font-size: 38px;color: #fff;}
.sub_top .sub_top_tit2 {font-family: "Plus Jakarta Sans";color: #FFF;text-align: center;font-size: 46px;font-style: normal;font-weight: 400;line-height: 150%; /* 69px */}
.sub_top.off {height: 500px; background:url('../img/sub_top.off.png') no-repeat 50% 50%; background-size:cover; display:flex; align-items:center; justify-content:center; color: #fff; font-size: 50px; font-weight: 700; text-align: center;}
.sub_tit {display:flex; margin-bottom: 100px; align-items:center; justify-content:space-between;}
.sub_tit .tit {font-size: 40px; font-weight: 600; line-height: normal;}
.sub_tit .eng {color: #ececec; font-size: 80px; font-weight: 800; line-height: normal;}

.sub_top_sel_box {display:flex;position:absolute;width:100%;bottom:50px;justify-content:end;padding-right:160px;}
.sub_top_select {color: var(--100---FFFFF, #FFF);text-align: center;font-family: "Plus Jakarta Sans";font-size: 16px;font-style: normal;font-weight: 500;line-height: normal;max-width:300px;width:100%;position:relative;}
.sub_top_select .tit_menu {cursor: pointer;display:flex;align-items:center;padding:12px 16px;border-bottom:1px solid #fff;justify-content:space-between;height:50px;}
.sub_top_select .tit_menu img {transition: all .3s;}
.sub_top_select .tit_menu img.on {transform:rotate(180deg);transition: all .3s;}
.sub_top_select + .sub_top_select {margin-left:50px;}
.sub_top_select .next_page {position:absolute; top:100%;text-align:left;display:none;width:100%;z-index:100;}
.sub_top_select .next_page li {padding:12px 16px;background:#d5d5d5;border-bottom:1px solid #fff;}
.sub_top_select .next_page li a {color:#fff;}
.sub01_top_tit {color: #000;font-size: 40px;font-style: normal;font-weight: 600;line-height: 120%;}
.sub01_top_cont {display:flex;flex-flow:column;align-items:center; justify-content:center;}
.sub01_top_nav {max-width:600px;width:100%;margin:0 auto;display:flex;margin-top:32px;}
.sub01_top_nav li {flex:1;text-align:center;padding:16px 0;background: var(--97---F7F7F7, #F7F7F7);}
.sub01_top_nav li a {color: var(--50---808080, #808080);text-align: center;font-family: "Noto Sans JP";font-size: 16px;font-style: normal;
font-weight: 400;line-height: 150%;width:100%;height:100%;display:block; /* 24px */}
.sub01_top_nav li.active {background: var(--point---red, #FF451C);}
.sub01_top_nav li.active a {color: #fff;}
.sub01_top_bg {width:100%;height:400px;display:flex;justify-content:center;align-items:center;margin-top:100px;}
.sub01_top_bg.type1 {background:url("../img/sub01_top_bg1.png") no-repeat center/cover;}
.sub01_top_bg.type2 {background:url("../img/sub01_top_bg2.png") no-repeat center/cover;}
.sub01_top_bg.type3 {background:url("../img/sub01_top_bg3.png") no-repeat center/cover;}
.sub01_top_bg .bg_cont {display:flex;flex-flow:column;justify-content:center;align-items:center;width:100%;}
.sub01_top_bg .bg_cont img {width:11.625%;}
.sub01_top_bg .bg_cont p {margin-top:30px;color: var(--100---FFFFF, #FFF);text-align: center;font-family: "Noto Sans JP";font-size: 42px;font-style: normal;font-weight: 700;line-height: 150%; /* 63px */}

@media screen and (max-width:1000px){
	.sub_top.sub_bg1 {padding:0 15px;}
	
	#sub_div > .inner {padding-top: 70px; padding-bottom: 70px;}
	/*
	.sub_top {height: 200px; }
	*/
	.sub_top.off {height: 200px; font-size: 24px;}
	.sub_tit {margin-bottom: 50px;}
	.sub_tit .tit {font-size: 24px;}
	.sub_tit .eng {font-size: 40px;}
	.sub_top .sub_top_tit {font-size:28px;}
	.sub_top .sub_top_tit2 {font-size:36px;}
	.sub_top_sel_box {padding-right:0;padding:0 15px;justify-content:center;}
	.sub_top_select {width:45%;}
	.sub_top_select {font-size:14px;}
	.sub01_top_nav {margin-top:24px;}
	.sub01_top_bg {margin-top:50px;}
	.sub01_top_bg .bg_cont p {font-size:34px;}

}

@media screen and (max-width:768px){
	.sub_top {height:300px;}
	#sub_div {padding-top: 50px;}
	#sub_div > .inner {padding-top: 50px; padding-bottom: 70px;}
	.sub_tit .tit {font-size: 20px;}
	.sub_tit .eng {font-size: 24px;}
	.sub_top .sub_top_tit {font-size:20px;}
	.sub_top .sub_top_tit2 {font-size:26px;}
	.sub_top_select {font-size:13px;}
	.sub01_top_nav {margin-top:16px;}
	.sub01_top_bg {margin-top:25px;height:300px;}
	.sub01_top_bg .bg_cont p {font-size:26px;}
}

/* sub0101 */
#sub0101 {margin-bottom: 70px;}
#sub0102 {margin-bottom: 270px;}
#sub0103 {margin-bottom: 40px;}
#sub0103 .sub01_top_tit {width:100%; text-align:center; margin-bottom:60px;}


.sub01_wrap{margin:100px 0}
.sub01-grp{flex-wrap:wrap;display: flex;justify-content: space-between;}
.sub01-grp li{position: relative;width: 100%;flex:1;margin-bottom: 20px;}
.sub01-grp li .sub01-card{padding: 0 10px;display: flex;text-align: center;align-items: center;justify-content: center;flex-direction: column;gap:40px}
.sub01-grp li:after{content:"";display: block;width: 1px;height: 100%;background: #E3E3E3;position: absolute;left:100%;top:0}
.sub01-grp li:last-child:after{display: none;}
.sub01-grp li .sub01-card img{width: 40px;height: 40px;}
.sub01-grp li .sub01-card > div{display: flex;flex-direction: column;gap:30px}
.sub01-grp li .sub01-card > div .card-tit{font-size: 22px;font-weight: 700;}
.sub01-grp li .sub01-card > div .card-txt{color: #7C7C7C;font-size: 16px;font-weight: 400;line-height: 1.5;}

.sub01-sub-tit{margin-bottom: 60px;font-size: 32px;font-weight: 700;text-align: center;}
.sub01-sub-tit span{color:var(--primary1)}
.sub01-grp2{justify-content: center;display: flex;align-items: start;gap:50px}
.sub01-grp2 li.li-f{width: 100%;max-width: 500px;gap:36px;display: flex;align-items: end;flex-direction: column;}
.sub01-grp2 li.li-m > div span{color: #8B8B8B;font-size: 16px;font-weight: 400;}
.sub01-grp2 li.li-m > div{border: 15px solid rgba(192, 192, 192, 0.20);gap:34px;justify-content: center;display: flex;flex-direction: column;align-items: center;width: 350px;height: 350px;border-radius: 350px;}
.sub01-grp2 li.li-e{width: 100%;max-width: 500px;gap:36px;display: flex;align-items: start;flex-direction: column;}
.sub01-bx-grp{display: flex;gap:40px}
.sub01-bx-grp li:first-child{text-align: right;display: flex;flex-direction: column;gap:25px;}
.sub01-bx-grp2 li:last-child{text-align: left;display: flex;flex-direction: column;gap:25px;}
.sub01-bx-grp li img{width: 100%;width: 40px;}
.sub01-bx-grp .tit{font-size: 20px;font-weight: 700;}
.sub01-bx-grp .tit span{color:var(--primary1)}
.sub01-bx-grp .txt{font-size: 16px;font-weight: 400;color: #7C7C7C;line-height: 1.5;}
.regen_t2-grp{display: flex;flex-direction: column;gap:4px;}
.regen_t2-grp li{position: relative;padding-left: 15px;line-height: 1.5;font-size: 22px;font-weight: 400;color: #7C7C7C;font-family: "Noto Sans JP";}
.regen_t2-grp li:before{position: absolute;top:0px;left:0;content:"·";color: #7C7C7C;font-weight: 400;font-size: 22px;}

@media screen and (max-width:1000px){
	#sub0101 {margin-bottom: 30px;}
	#sub0102 {margin-bottom: 30px;}
	#sub0103 {margin-bottom: 30px;}
	.sub01_top_tit {font-size:30px;}
	.sub01_top_nav li a {font-size:14px;}
	.sub01_top_nav li {padding:12px 0;}
}

@media screen and (max-width:768px){
	#sub0101 {margin-bottom: 0;}
	#sub0102 {margin-bottom: 0;}
	#sub0103 {margin-bottom: 0;}
	.sub01_top_tit {font-size:22px;}
	.sub01_top_nav li a {font-size:13px;}
	.sub01_top_nav li {padding:8px 0;}
}

.s11_1ul {}
.s11_1ul > li {}
.s11_1ul > li + li {margin-top: 150px;}
.s11_1ul > li .s11_thum {display:flex; margin-bottom: 20px; align-items:center; justify-content:space-between;}
.s11_1ul > li .s11_thum img {width: 1000px; height: auto;}
.s11_1ul > li .s11_thum .bar {position: relative; width: 100%; height: 1px; background-color: #FC6D04;}
.s11_1ul > li .s11_thum .bar::after {content: ''; position: absolute; top: 0; width: 100vw; height: 1px; background-color: #FC6D04; }
.s11_1ul > li .s11_cont {margin-bottom: 100px;}
.s11_1ul > li .s11_cont .tit {margin-bottom: 50px; color: #FC6D04; font-size: 50px; font-weight: 300; line-height: normal;}
.s11_1ul > li .s11_cont .tit2 {margin-bottom: 30px; font-size: 24px; font-weight: 600; line-height: normal;}
.s11_1ul > li .s11_cont .desc {color: #7C7C7C; font-size: 20px; font-weight: 400; line-height: normal.7;}
.s11_1ul > li .s11_icon {display:flex;}
.s11_1ul > li .s11_icon > li {position: relative; display:flex; flex:1; min-height: 220px; padding: 0 85px;}
.s11_1ul > li .s11_icon > li:first-child {padding-left: 0;}
.s11_1ul > li .s11_icon > li:last-child {padding-right: 0;}
.s11_1ul > li .s11_icon > li + li::before {content: ''; position: absolute; top: 0; left: 0; width: 1px; height: 100%; background: #E3E3E3; }
.s11_1ul > li .s11_icon > li .icon {margin-right: 40px;}
.s11_1ul > li .s11_icon > li .icon img {width: 40px;}
.s11_1ul > li .s11_icon > li .cont {}
.s11_1ul > li .s11_icon > li .cont .tit {margin-bottom: 30px; font-size: 22px; font-weight: 700; line-height: normal;}
.s11_1ul > li .s11_icon > li .cont .desc {color: #7c7c7c; font-size: 16px; font-weight: 400; line-height: normal.5;}

.s11_1ul > li:nth-child(odd) .s11_thum .bar {margin-left: 160px;}
.s11_1ul > li:nth-child(odd) .s11_thum .bar::after {left: 0; }
.s11_1ul > li:nth-child(odd) .s11_cont {text-align: right;}

.s11_1ul > li:nth-child(even) .s11_thum .bar {margin-right: 160px;}
.s11_1ul > li:nth-child(even) .s11_thum .bar::after {right: 0; }
.s11_1ul > li:nth-child(even) .s11_cont {text-align: left;}

@media screen and (max-width:1600px){
	.s11_1ul > li + li {margin-top: 100px;}
	.s11_1ul > li .s11_thum img {width: 800px;}
	.s11_1ul > li .s11_cont {margin-bottom: 100px;}
	.s11_1ul > li .s11_cont .tit {margin-bottom: 30px; font-size: 35px;}
	.s11_1ul > li .s11_cont .tit2 {margin-bottom: 20px; font-size: 20px;}
	.s11_1ul > li .s11_cont .desc {font-size: 16px;}
	.s11_1ul > li .s11_icon > li { min-height: 180px; padding: 0 35px;}
	.s11_1ul > li .s11_icon > li .icon {margin-right: 30px;}
	.s11_1ul > li .s11_icon > li .cont {}
	.s11_1ul > li .s11_icon > li .cont .tit {margin-bottom: 20px; font-size: 18px;}
	.s11_1ul > li .s11_icon > li .cont .desc {font-size: 14px;}

	.s11_1ul > li:nth-child(odd) .s11_thum .bar {margin-left: 70px;}
	.s11_1ul > li:nth-child(even) .s11_thum .bar {margin-right: 70px;}
}

@media screen and (max-width:1000px){
	.s11_1ul > li + li {margin-top: 100px;}
	.s11_1ul > li .s11_thum img {width: 600px;}
	.s11_1ul > li .s11_cont {margin-bottom: 70px;}

	.s11_1ul > li:nth-child(odd) .s11_thum .bar {margin-left: 40px;}
	.s11_1ul > li:nth-child(even) .s11_thum .bar {margin-right: 40px;}
	.regen_t2-grp{margin-top: 30px;align-items: center;	}
	.regen_t2-grp li{font-size: 18px;}
	.sub01_flex img{margin-top: 25px;}
}

@media screen and (max-width:768px){
	.regen_t2-grp{text-align: left;}
	.regen_t2-grp li{font-size: 16px;line-height: 150%;}
	.s11_1ul > li + li {margin-top: 70px;}
	.s11_1ul > li .s11_thum img {width: 100%;}
	.s11_1ul > li .s11_thum .bar {display: none;}

	.s11_1ul > li .s11_icon {display:block;}
	.s11_1ul > li .s11_icon > li {min-height: auto; padding: 0;}
	.s11_1ul > li .s11_icon > li:first-child {padding-left: 0;}
	.s11_1ul > li .s11_icon > li:last-child {padding-right: 0;}
	.s11_1ul > li .s11_icon > li + li {margin-top: 20px; padding-top: 20px; border-top: 1px solid #e3e3e3;}
	.s11_1ul > li .s11_icon > li + li::before {display: none;}
	.s11_1ul > li .s11_icon > li .cont .tit {margin-top: 5px;}
	.s11_1ul > li .s11_icon > li .icon {margin-right: 20px;}
	.s11_1ul > li .s11_icon > li .icon img {width: 30px;}

	.s11_1ul > li:nth-child(odd) .s11_cont {text-align: left;}
}

/* sub0102 */
.s12_1ul {}
.s12_1ul > li {display:flex; align-items:center;}
.s12_1ul > li + li {margin-top: 50px;}
.s12_1ul > li .thum {width: 50%;}
.s12_1ul > li .thum img {width: 100%;}
.s12_1ul > li .cont {width: 50%;}
.s12_1ul > li .cont .tit {margin-bottom: 50px; color: #FC6D04; font-size: 50px; font-weight: 700; line-height: normal;}
.s12_1ul > li .cont .desc {color: #7c7c7c; font-size: 20px; font-weight: 700; line-height: normal.7;}

.s12_1ul > li:nth-child(even) .cont {order:2; padding-left: 70px;}

.s12_2 {position: relative; margin-top: 100px; height: 350px;}
.s12_2 .logobox {position: absolute; top: 50%; left: 50%; transform:translate(-50%,-50%); display:flex; align-items:center; justify-content:center; text-align: center; flex-direction:column;width: 350px; height: 350px; border-radius: 350px; border: 15px solid rgba(192, 192, 192, 0.20);}
.s12_2 .logobox .tit { margin-top: 35px; color: #8b8b8b; font-size: 16px; font-weight: 700; line-height: normal;}
.s12_2 .s12_2ul {display:flex; padding-top: 35px; flex-wrap:wrap; align-items:center;}
.s12_2 .s12_2ul > li {width: 50%; display:flex;}
.s12_2 .s12_2ul > li:nth-child(-n+2) {margin-bottom: 80px;}
.s12_2 .s12_2ul > li .cont {}
.s12_2 .s12_2ul > li .cont .tit {margin-bottom: 25px; font-size: 20px; font-weight: 700;}
.s12_2 .s12_2ul > li .cont .tit span {color: #FC6D04;}
.s12_2 .s12_2ul > li .cont .desc {color: #7c7c7c; font-size: 16px; font-weight: 700; line-height: normal.7;}

.s12_2 .s12_2ul > li:nth-child(odd) {padding-right: 220px; justify-content:flex-end; text-align: right;}
.s12_2 .s12_2ul > li:nth-child(odd) .thum {order:2; margin-left: 40px;}
.s12_2 .s12_2ul > li:nth-child(even) {padding-left: 220px;}
.s12_2 .s12_2ul > li:nth-child(even) .thum {margin-right: 40px;}

.ceo-wrap{display: flex;gap:80px;width: 100%;margin-bottom: 100px;}
.ceo-wrap > div:nth-child(1){width: 100%;max-width: 720px;}
.ceo-wrap > div:nth-child(2){width: 100%;max-width: 800px;}
.ceo-img{background-image: url(../img/ceo_bg.png);background-repeat:no-repeat;background-position:bottom;background-size:contain;gap:40px;display: flex;align-items: flex-end;}
.ceo-img > img{width: 100%;max-width: 428px;}
.ceo-tit{padding-bottom: 35px;font-size: 46px;font-weight: 600;color: var(--05)}
.ceo-tit span{font-size: 22px;font-weight: 400;}
.ceo-txt{display: flex;flex-direction: column;gap:20px}
.ceo-txt .tit{color: #0D0D0D;font-size: 30px;font-weight: 600;}
.ceo-txt .txt{color: var(--15);font-size: 24px;font-weight: 400;white-space:pre-line;line-height: 1.5;}
.sign-wrap{display: flex;align-items: center;}
.sign-wrap > img{width: 100%;max-width: 250px;}
.sign-wrap .tit{font-size: 38px;font-weight: 500;display: flex;align-items: center;gap:14px}
.sign-wrap .tit span{font-size: 22px;font-weight: 400;color: var(--15)}

@media screen and (max-width:1600px){
	.s12_1ul > li .thum img {width: 80%; margin-left: 10%;}
	.s12_1ul > li .cont .tit {margin-bottom: 30px; font-size: 30px;}
	.s12_1ul > li .cont .desc {font-size: 16px;}
	.s12_1ul > li:nth-child(even) .cont {padding-left: 0;}
}

@media screen and (max-width:1250px){
	.ceo-img > img{max-width: 300px;}
	.ceo-tit{font-size: 30px;}
	.ceo-txt .txt{font-size: 20px;}
	.sign-wrap .tit{font-size: 30px;}
	.sign-wrap > img{max-width: 150px;}
}
@media screen and (max-width:1000px){
	.s12_1ul > li .cont .desc br {display: none;}
	.s12_1ul > li .cont .desc {word-break:keep-all;}

	.s12_2 {height: auto;}
	.s12_2 .logobox {position: static; transform:translate(0,0); width: 300px; height: 300px; margin: 0 auto;}
	.s12_2 .logobox .tit { margin-top: 25px;font-size: 16px;}
	.s12_2 .s12_2ul > li .cont .tit {font-size: 16px;}
	.s12_2 .s12_2ul > li .cont .desc {font-size: 13px;}

	.s12_2 .s12_2ul > li:nth-child(odd) {padding-right: 50px;}
	.s12_2 .s12_2ul > li:nth-child(odd) .thum {margin-left: 30px;}
	.s12_2 .s12_2ul > li:nth-child(even) {padding-left: 50px;}
	.s12_2 .s12_2ul > li:nth-child(even) .thum {margin-right: 30px;}
	
	.ceo-img{justify-content: center;width: 100%;}
	.ceo-img > img{max-width: 270px;}
	.ceo-wrap{margin-top: 30px;flex-direction: column;align-items: center;justify-content: center;}
	.ceo-wrap > div{max-width: 600px !important}

}

@media screen and (max-width:768px){
	.ceo-wrap{gap:40px}
	.ceo-txt .txt{font-size: 16px;}
	.ceo-txt .tit{font-size: 22px;}
	.sign-wrap .tit{font-size: 22px;}
	.sign-wrap .tit span{font-size: 16px;}
	.ceo-tit{font-size: 22px;}
	.ceo-tit span{font-size: 16px;}
	.ceo-img{height:250px;}
	.ceo-img > img{max-width: 230px;}
	.ceo-wrap > div{max-width: 500px !important;}


	.s12_1ul > li {flex-direction: column;}
	.s12_1ul > li + li {margin-top: 50px;}
	.s12_1ul > li .thum {width: 100%; margin-bottom: 30px; order:-1;}
	.s12_1ul > li .thum img {width: 100%; margin: 0;}
	.s12_1ul > li .cont {width: 100%;}
	.s12_1ul > li .cont .tit {margin-bottom: 20px; font-size: 24px;}
	.s12_1ul > li .cont .desc {font-size: 14px;}
		
	.s12_2 {margin-top: 50px;}
	.s12_2 .logobox {width: 250px; height: 250px; border: 10px solid rgba(192, 192, 192, 0.20); }
	.s12_2 .logobox .tit { margin-top: 15px;font-size: 14px;}
	.s12_2 .s12_2ul > li {width: 50%; display:flex; margin-bottom: 40px;}
	.s12_2 .s12_2ul > li:nth-child(-n+2) {margin-bottom: 40px;}
	
	.s12_2 .s12_2ul > li .cont .tit {font-size: 16px; margin-bottom: 10px;}
	.s12_2 .s12_2ul > li .cont .desc {font-size: 13px;}

	.s12_2 .s12_2ul > li:nth-child(odd) {padding-right: 0;text-align: left;justify-content:flex-start;}
	.s12_2 .s12_2ul > li:nth-child(odd) .thum {margin-left: 0; margin-right: 20px; order:-1; }
	.s12_2 .s12_2ul > li:nth-child(even) {padding-left: 0;text-align: left;}
	.s12_2 .s12_2ul > li:nth-child(even) .thum {margin-right: 20px;}
}

@media screen and (max-width:600px){
	.s12_2 .s12_2ul > li {width: 100%;}
	.ceo-img > img{max-width: 180px;}
	.ceo-img{height: unset;}
}

.s13_1 {}
.s13_1 iframe {width: 100%; height: 600px;}
.s13_2 {margin-top: 100px;}
.s13_2 .s13_2ul {display:flex;}
.s13_2 .s13_2ul > li {position: relative; display:flex; flex:1; padding: 0 60px; }
.s13_2 .s13_2ul > li:first-child {padding-left: 0;}
.s13_2 .s13_2ul > li:last-child {padding-right: 0;}
.s13_2 .s13_2ul > li + li::before {content: ''; position: absolute; top: 0; left: 0; width: 1px; height: 100%; background: #E3E3E3; }
.s13_2 .s13_2ul > li .thum {margin-right: 30px;}
.s13_2 .s13_2ul > li .thum img {height: 60px;}
.s13_2 .s13_2ul > li .cont {}
.s13_2 .s13_2ul > li .cont > li + li {margin-top: 50px;}
.s13_2 .s13_2ul > li .cont .tit {font-size: 16px; font-weight: 700;margin-bottom: 15px;}
.s13_2 .s13_2ul > li .cont .desc {color: #7c7c7c; font-size: 16px; font-weight: 400; line-height: normal.5; white-space:nowrap;}
.s13_2 .s13_2ul > li .cont .desc span {font-weight:700;margin-right:16px;}
@media screen and (max-width:1600px){
	.s13_1 iframe {height: 400px;}
	.s13_2 .s13_2ul > li {padding: 0 30px; }
	.s13_2 .s13_2ul > li:nth-child(2) {flex:0.6}
	.s13_2 .s13_2ul > li .thum {margin-right: 20px;}
	.s13_2 .s13_2ul > li .thum img {height: 40px;}
	.s13_2 .s13_2ul > li .cont {}
	.s13_2 .s13_2ul > li .cont > li + li {margin-top: 30px;}
	.s13_2 .s13_2ul > li .cont .tit {font-size: 16px;}
	.s13_2 .s13_2ul > li .cont .desc {font-size: 14px; white-space:wrap;word-break:keep-all;}
}

@media screen and (max-width:1000px){
	.s13_1 iframe {height: 300px;}
	.s13_2 {margin-top: 50px;}
	.s13_2 .s13_2ul {display: block;}
	.s13_2 .s13_2ul > li {padding: 0 0 20px; margin-bottom: 20px; border-bottom: 1px solid #E3E3E3; }
	.s13_2 .s13_2ul > li + li::before {display: none;}
	.s13_2 .s13_2ul > li .thum {margin-right: 20px;}
	.s13_2 .s13_2ul > li .thum img {height: 40px;}
}

@media screen and (max-width:768px){
	.s13_2 {margin-top: 20px;}
	.s13_2 .s13_2ul > li .thum img {height: 30px;}
}

/* myoffice */
.off_tit {display:flex; margin-bottom: 50px; align-items:center; justify-content:center;width:100%;s}
.off_tit .tit {color: #000;font-family: Pretendard;font-size: 40px;font-style: normal;text-align:left; font-weight: 700;line-height: 100%; /* 40px */letter-spacing: -0.8px;width:30%;}
.off_tit .right {width:100%;display:flex;justify-content:center;}
#bo_sch select {border:1px solid #FC6D04;}

#myoffice .right .update {}
#myoffice .right .update > span {font-size: 13px; font-weight: 700; color: #464646;}
#myoffice .right .update > span + span::before {content: 'ㅣ'; margin: 0 20px;}
#myoffice .right .update > span b {color: #FC6D04; margin-right: 15px;}
.myoffice_ul {display:flex; flex-wrap:wrap; margin: 0 -25px -50px; }
.myoffice_ul > li {width: 33.3333%; padding: 0 25px; margin-bottom: 50px;}
.myoffice_ul > li:last-child{width:66.66%}
.myoffice_ul > li .box {height: 100%; padding: 50px; border-radius: 10px; background: #FFF; box-shadow: 0px 4px 30px 0px rgba(218, 199, 186, 0.50);}
.myoffice_ul > li .myof_tit {display:flex; margin-bottom: 40px; align-items:center; justify-content:space-between;}
.myoffice_ul > li .myof_tit .tit {font-size: 22px; font-weight: 700;}
.myoffice_ul > li .myof_tit a {}
.myoffice_ul > li .myof_cont {}
.myoffice_ul > li .myof_table {}
.myoffice_ul > li .myof_table table {width: 100%; border-collapse:collapse;}
.myoffice_ul > li .myof_table table .tar {text-align: right !important;}
.myoffice_ul > li .myof_table table .tal {text-align: left !important;}
.myoffice_ul > li .myof_table table .c_46 {color: #464646 !important;}
.myoffice_ul > li .myof_table table .c_ba {color: #bababa !important;}
.myoffice_ul > li .myof_table table .c_fc6d04 {color: #FC6D04 !important;}
.myoffice_ul > li .myof_table table .fz20 {font-size: 20px !important; }
.myoffice_ul > li .myof_table table .bgc_f9 {background-color: #f9f9f9 !important;}
.myoffice_ul > li .myof_table table thead tr th,
.myoffice_ul > li .myof_table table tbody tr td {text-align: center; font-weight: 700; font-size: 14px;}
.myoffice_ul > li .myof_table table thead tr th {padding: 10px 0; border-bottom: 1px solid #FC6D04;}
.myoffice_ul > li .myof_table table tbody tr td {padding: 10px 15px; border: 1px solid #E3E3E3;}
.myoffice_ul > li .myof_point_ul {}
.myoffice_ul > li .myof_point_ul > li {display:flex; align-items:center; justify-content:space-between; height: 80px; padding: 0 30px; border-radius: 10px; background: #F9F9F9;}
.myoffice_ul > li .myof_point_ul > li + li {margin-top: 20px;}
.myoffice_ul > li .myof_point_ul > li .tit {font-size: 14px; font-weight: 700; color: #464646;}
.myoffice_ul > li .myof_point_ul > li .desc {font-size: 18px; font-weight: 700; color: #FC6D04;}

.myoffice_ul > li .myof_table1 table tbody tr td:first-child {border-left: 0;}
.myoffice_ul > li .myof_table1 table tbody tr td:last-child {border-right: 0;}
.myoffice_ul > li .myof_table1 table tbody tr:nth-child(odd) td {background-color: #f9f9f9;}


.myoffice_ul > li .myof_table2 table tbody tr td:nth-child(1) {border-top: 0;}
.myoffice_ul > li .myof_table2 table tbody tr td:nth-child(2) {border-top: 0;}
.myoffice_ul > li .myof_table2 table tbody tr td:first-child {border-left: 0;}
.myoffice_ul > li .myof_table2 table tbody tr td:nth-child(2) {border-right: 0;}

.myoffice_ul > li.myoffice_li4 .myof_table table tbody tr td {padding: 50px 10px;}
.myoffice_ul > li.myoffice_li5 .myof_table table tbody tr td {padding: 30px 10px;}
.myoffice_ul > li.myoffice_li6 .myof_table table tbody tr td {padding: 10px 10px;}

.myoffice_ul > li.myoffice_li .point_btn {display: flex;height: 50px;padding: 15px 40px;justify-content: center;align-items: center;color: #FFF;margin-top:20px;cursor:pointer;
text-align: center;font-family: Pretendard;font-size: 16px;font-style: normal;font-weight: 500;line-height: 100%; /* 16px */border-radius: 10000px;background: var(--point, #E5470C);}

.popup_bg {background: rgba(0, 0, 0, 0.40);width:100%;height:100vh;position:fixed;top:0;left:0;z-index:1000;display:none;}
.popup_bg.active {display:flex;justify-content:center;align-items:center;}
.popup_cont {width:100%;}
.popup_bg .white_box {display: flex;width: 360px;padding: 24px 26px;flex-direction: column;justify-content: center;align-items: center;border-radius: 20px;
border: 1px solid #CCC;background: #FFF;/* shadow */box-shadow: 10px 20px 50px 0px rgba(0, 0, 0, 0.10);margin:0 auto;z-index:2000;position:relative;}
.popup_bg .white_box .pop_t1 {color: var(--block-surface-5, #0D0D0D);text-align: center;font-family: Pretendard;font-size: 24px;font-style: normal;font-weight: 700;line-height: 100%; /* 24px */}
.popup_bg .white_box .pop_t2 {color: var(--block-surface-5, #0D0D0D);font-family: Pretendard;font-size: 16px;font-style: normal;font-weight: 400;line-height: 100%;margin-top:16px;}
.popup_bg .white_box .pop_t2 span {color:#E5470C;}
.popup_bg .white_box .border_box {display: flex;height: 50px;padding: 0px 20px;justify-content: flex-end;align-items: center;gap: 8px;border-radius: 8px;border: 1px solid #CCC;background: #FFF;margin:24px 0;color: var(--50---808080, #808080);
font-family: Pretendard;font-size: 18px;font-style: normal;font-weight: 600;line-height: 100%; /* 18px */}
.popup_bg .white_box .border_box input {border:0;text-align:right;color: var(--05---0D0D0D, var(--block-surface-5, #0D0D0D));font-family: Pretendard;font-size: 18px;font-style: normal;font-weight: 600;line-height: 100%; /* 18px */}
.popup_bg .white_box .submit_btn {display: flex;height: 50px;padding: 15px 40px;justify-content: center;align-items: center;color: #FFF;margin-top:20px;cursor:pointer;border:0;width:100%;
text-align: center;font-family: Pretendard;font-size: 16px;font-style: normal;font-weight: 500;line-height: 100%; /* 16px */border-radius: 10000px;background: var(--point, #E5470C);}


@media screen and (max-width:1600px){
	.off_tit {margin-bottom: 70px;}
	.off_tit .tit {font-size: 36px;}

	.myoffice_ul > li {width: 50%;}
}

@media screen and (max-width:1000px){
	.off_tit {margin-bottom: 50px;}
	.off_tit .tit {font-size: 32px;}

	#myoffice .right .update {}
	#myoffice .right .update > span {display: block; line-height: 2;}
	#myoffice .right .update > span + span::before {display: none;}
	#myoffice .right .update > span b {color: #FC6D04; margin-right: 15px;}
	
	.myoffice_ul {margin: 0 -10px -20px; }
	.myoffice_ul > li {padding: 0 10px; margin-bottom: 20px;}
	.myoffice_ul > li .box {padding: 20px;}
}

@media screen and (max-width:768px){
	.off_tit {display: block;}
	.off_tit .tit {margin-bottom: 30px;width:100%;text-align:center;}
	
	#myoffice .right .update {text-align: right;}
	#myoffice .right .update > span {font-size: 11px;}
	.myoffice_ul > li {width: 100% !important;}
	.myoffice_ul {margin: 0; }
	.myoffice_ul > li .box {padding: 20px 15px;}
	.myoffice_ul > li {padding: 0; margin-bottom: 20px;}
	.myoffice_ul > li .myof_tit {margin-bottom:20px;}
	.myoffice_ul > li .myof_tit .tit {font-size: 16px;}
	.myoffice_ul > li .myof_tit a img {height: 20px;}
	
	.myoffice_ul > li .myof_table {overflow: auto;}
	.myoffice_ul > li .myof_table table {width: 100%;}
	.myoffice_ul > li .myof_table table thead tr th,
	.myoffice_ul > li .myof_table table tbody tr td {font-weight: 600; font-size: 11px; white-space:nowrap;}
	.myoffice_ul > li .myof_point_ul {}
	.myoffice_ul > li .myof_point_ul > li {height: 40px; padding: 0 15px;}
	.myoffice_ul > li .myof_point_ul > li + li {margin-top: 15px;}
	.myoffice_ul > li .myof_point_ul > li .tit {font-size: 12px;}
	.myoffice_ul > li .myof_point_ul > li .desc {font-size: 14px;}

	.myoffice_ul > li.myoffice_li4 .myof_table table tbody tr td {padding: 30px 10px;}
	.myoffice_ul > li.myoffice_li5 .myof_table table tbody tr td {padding: 15px 10px;}

}

/* 주문내역 */
.my_orderinquiry_tit {margin-bottom: 30px;color: #000;font-family: Pretendard;font-size: 26px;font-style: normal;font-weight: 400;line-height: 100%; /* 26px */letter-spacing: -0.52px;text-align:center;}


.my_orderinquiry_filter {margin-bottom: 50px; padding: 30px; border-radius: 10px;border: 1px solid var(--90---E6E6E6, #E6E6E6); background: #FFF;}
.my_orderinquiry_filter.orgnz_filter{margin-bottom:50px;}
.filter_ul {display:flex; flex-wrap:wrap; align-items:center;margin-bottom:-30px;gap:10px;}
.filter_ul > li {width: 33.3333%;margin-bottom:30px;}
.my_orderinquiry_filter:not(.orgnz_filter) .filter_ul > li:nth-child(-n+2) {width: auto;}
.filter_ul > li .filter_box {display:flex; align-items:center;}
.filter_ul > li .filter_box .filter_tit {color: var(--00---000000, #000);font-family: Pretendard;font-size: 16px;font-style: normal;font-weight: 600;line-height: 100%;min-width:100px; /* 16px */ margin-right: 16px;white-space:nowrap;}

.filter_ul > li .filter_box .filter_cont {display:flex; width: 100%; align-items:center; }
.filter_ul > li .filter_box .filter_cont * {font-size: 15px; font-weight: 700; color: #464646;}
.filter_ul > li .filter_box .filter_cont select {display: flex;
min-width: 200px;
height: 40px;
padding: 10px 15px;
justify-content: space-between;
align-items: center;
border-radius: 4px;
border: 1px solid var(--90---E6E6E6, #E6E6E6);
background: var(--100---FFFFF, #FFF);}
.filter_ul > li .filter_box .filter_cont button {display:flex;gap:8px; color:#fff; align-items:center; border:0;border-radius: 10px;border: 0px solid var(--90---E6E6E6, #E6E6E6);background: var(--point, #E5470C);padding:10px;margin-left:10px;}

.filter_ul > li .filter_box .filter_cont > .ab + .ab {margin-left: 10px;}
.filter_ul > li .filter_box .filter_cont > .ab {display: flex;width: 80px;height: 40px;padding: 10px 15px;justify-content: center;align-items: center;
border-radius: 10px;border: 1px solid var(--90---E6E6E6, #E6E6E6);color: var(--30---4C4C4C, #4C4C4C);
font-family: Pretendard;font-size: 14px;font-style: normal;font-weight: 400;line-height: 100%; /* 14px */letter-spacing: -0.28px;}
.filter_ul > li .filter_box .filter_cont > .ab.active {border:0;background: var(--point, #E5470C);color:#fff;}
.filter_ul > li .filter_box .filter_cont .sch_box {display: flex;height: 40px;padding: 10px 15px;justify-content: space-between;align-items: center;border-radius: 4px;border: 1px solid var(--90---E6E6E6, #E6E6E6);max-width: 200px;}
.filter_ul > li .filter_box .filter_cont .sch_box input {display: block;background: inherit ; border:none; box-shadow:none; border-radius:0; padding:0; overflow:visible;}
.filter_ul > li .filter_box .filter_cont .sch_box button {display: block;background: inherit ; border:none; box-shadow:none; border-radius:0; padding:0; overflow:visible; cursor:pointer}
.filter_ul > li .filter_box .filter_cont .sch_box input {width: 100%;}
.filter_ul > li .filter_box .filter_cont .sch_box button {}

.filter_ul > li.filter_li2 {margin-left:0px;}

.filter_ul > li.filter_li1 .filter_box .filter_cont input {display: block;background: inherit ; border:none; box-shadow:none; border-radius:0; padding:0; overflow:visible; cursor:pointer}
.filter_ul > li.filter_li1 .filter_box .filter_cont input {display: flex;
width: 170px;height: 40px;padding: 10px 15px;justify-content: space-between;align-items: center; border: 1px solid #e6e6e6;background: url('../img/calendar_month.png') no-repeat 95% 50%;border-radius: 4px;}
.filter_ul > li.filter_li1 .filter_box .filter_cont select {width: 100%; margin-right: 16px;}
.filter_ul > li.filter_li1 .filter_box .filter_cont span {display: block; margin: 0 10px;}

.orgnz_filter .filter_ul > li .filter_box .filter_cont .orgnz_top_btn{border:1px solid #e3e3e3;border-radius:10px;margin-left:4px;padding:7px;font-size:13px;white-space:nowrap;background:#fff;height:46px;}
.orgnz_filter_btn{display:flex;justify-content:center;align-items:center;margin-bottom:50px;}
.orgnz_filter_btn .of_btn{max-width:200px;width:50%;height:50px;border:1px solid #000;background:none;font-size:18px;border-radius:25px;margin:0 10px;color:#464646;}
.orgnz_filter_btn .of_btn.of_btn1{background:#464646;border-color:#464646;color:#fff;}

.btn_rpt2_sbm{border:1px solid #e3e3e3;border-radius:10px;padding:5px;height:46px;margin-left:5px;background:#fff;}

#chart-container{border-top:1px solid #fc6d04;background:#ededed;width:100%;min-height:500px;overflow-x:auto;text-align:center;}

@media screen and (max-width:1600px){
	.my_orderinquiry_filter {padding: 20px;}
	.filter_ul {margin: 0 -10px -30px;}
	.filter_ul > li {padding: 0 10px;}
	.filter_ul > li .filter_box .filter_tit {font-size: 14px; margin-right: 10px;}
	.filter_ul > li .filter_box .filter_cont * {font-size: 14px; }
	.filter_ul > li.filter_li1 .filter_box .filter_cont input {width: 35%;}
	.filter_ul > li.filter_li1 .filter_box .filter_cont select {width: 25%;}


	.filter_ul > li.filter_li2 {margin-left:0;}
}

@media screen and (max-width:1000px){
	.filter_ul > li {width: 50%;}
	.filter_ul > li:nth-child(-n+2) {width: 100%;}
	.filter_ul > li:nth-child(5) {width: 100%;}
}

@media screen and (max-width:768px){
	.my_orderinquiry_tit {margin-bottom: 20px; font-size: 18px;}
	.my_orderinquiry_filter {margin-bottom: 50px;}
	.filter_ul > li {width: 100%;}
	.filter_ul > li .filter_box {display: block;}
	.filter_ul > li .filter_box .filter_tit {margin-right: 0; margin-bottom: 15px;}
	.filter_ul > li .filter_box .filter_cont {flex-wrap:wrap;}
	.filter_ul > li.filter_li1 .filter_box .filter_cont select {width: 100%; margin-right: 0; margin-bottom: 10px;}
	.filter_ul > li.filter_li1 .filter_box .filter_cont input {width: 47.5%;}
	.filter_ul > li.filter_li1 .filter_box .filter_cont span {width: 5%; margin: 0; text-align: center;}
	.filter_ul > li .filter_box .filter_cont > .ab + .ab {margin-left: 5px;}
	.filter_ul > li .filter_box .filter_cont > .ab {height: 40px; font-size: 12px;padding:10px 8px;width:55px;}
	

}


/* 상품리스트 */
#main.shop_list{}
#main.shop_list .main5 {padding: 0 ; background: #FFF;}
#main.shop_list .main5_list{margin-top:60px;}
#main.shop_list .main5_list > li {position:relative;}
#main.shop_list .main5_list > li:nth-child(-n+3){margin-top:0;}
#main.shop_list .main5_list > li.empty_list{width: 100%;}
/*
#main.shop_list .main5_list > li > .box {display: block;position:relative;transition:0.3s;border:1px solid transparent;}
*/
/* #main.shop_list .main5_list > li > .box:hover {border:1px solid #000;} */
#main.shop_list .main5_list > li > .box .cont {padding: 0;}
#main.shop_list .main5_list > li > .box .cont > a{display:block;padding: 0px;margin-top:16px;}
#main.shop_list .main5_list > li > .box .sct_cart{opacity:0;position:absolute;z-index:10;left:0;bottom:0;border:0;width:100%;padding:15px 0;background:#000;background:rgba(0,0,0,0.8);color:#fff;font-size:15px;;font-weight:bold;transition:0.3s;}
#main.shop_list .main5_list > li > .box .cont .flex_box.space {gap:5px;display: flex;align-items:center;justify-content:space-between;width:100%;}

/* #main.shop_list .main5_list > li > .box:hover .sct_cart {opacity: 1;} */

#main.shop_list .sct_cartop_wr {position:absolute;top:0;left:0;z-index:3;width:100%;height:100%;padding:10px;text-align:left;background:rgba(0,0,0,0.5);opacity:0.98}
#main.shop_list .sct_cartop_wr .it_option {width:100%;height:35px;margin-bottom:5px;}
#main.shop_list .sct_cartop_wr .cartopt_cart_btn {width:100%;border:1px solid #1c70e9;padding:8px 5px;margin-bottom:5px;background:#3a8afd;color:#fff;border-radius:3px}
#main.shop_list .sct_cartop_wr .cartopt_close_btn {width:100%;border:1px solid #1c70e9;padding:8px 5px;background:#fff;color:#1c70e9;border-radius:3px}

#main.shop_list .product_list_search{padding-bottom:30px;text-align:right;}
#main.shop_list .product_list_search select {width: 13%;min-width: 100px;padding: 5px;border: none;border-bottom: 2px solid #5b5b5b;font-size:16px;font-weight: 500;color: #5b5b5b;}

#main.shop_list .pro_list_top { font-size: 16px; display: flex;justify-content: space-between;align-items: center;margin: 20px 0; }
#main.shop_list .pro_list_top_left {}
#main.shop_list .pro_list_top_left span { font-weight: 500; color: #5b5b5b; }
#main.shop_list .pro_list_top_left span b { color: #fc3919; }
#main.shop_list .pro_list_top_right {}
#main.shop_list .pro_list_top_right select { background-color: #f6f6f6; border-radius: 60px; width: 160px; text-align:center; padding: 10px 0; font-size: 15px; border: none; }


/* -------------------------------- 이하 대부분 기존사이트에서 가져옴 */

/* 회원가입 */
.join {/* background-color: #fafafa;padding: 80px 0; */}
.join_inner {width: 100%;margin: auto;}
.join_01 {max-width:500px;width:100%;margin: auto;}
.join_02 {max-width:390px;width:100%;margin: auto;}

.join_01 > h1 {color: #000;
font-family: Pretendard;
font-size: 26px;
font-style: normal;
font-weight: 600;
line-height: normal;text-align:center;margin-bottom:12px;}
.join_01 p {color: #666;font-family: Pretendard;font-size: 16px;font-style: normal;font-weight: 400;line-height: normal;text-align:center;}

.join_02 > h1 {color: #000;
font-family: Pretendard;
font-size: 26px;
font-style: normal;
font-weight: 600;
line-height: normal;text-align:center;margin-bottom:12px;}
.join_01 p {color: #666;font-family: Pretendard;font-size: 16px;font-style: normal;font-weight: 400;line-height: normal;text-align:center;}
.join_step_bar {display: flex;margin: 20px 0;}
.join_step_common {width: 25%;display: flex;justify-content: center;align-items: center;gap: 15px;border-bottom: 3px solid #d7d7d7;padding-bottom: 15px;}
.join_step_common.on {border-color: #4ba871;}
.join_step_common.on img {filter: brightness(0) saturate(100%) invert(32%) sepia(0%) saturate(1372%) hue-rotate(139deg) brightness(96%) contrast(80%);}
.join_step_common.on span {color: #000;}
.join_step_common img {}
.join_step_common span {font-weight: 500;font-size: 14px;color: #acacac;}
.join_alert {font-size:16px;}
.join_alert ul {background-color: #fff;border: 1px solid #ebebeb;border-radius: 10px;padding: 20px;line-height: normal.6em;}
.join_alert ul li {color: #252525;font-size: 14px;position: relative;padding-left: 15px;}
.join_alert ul li:before {content: '';position: absolute;width: 4px;height: 4px;background-color: #fc6d05;border-radius: 50%;top: 10px;left: 0;}
.join_certified {text-align: center;margin-top:50px;font-size:16px;}
.join_certified p {color: #fc6d05;}
.join_certified_img {padding: 0;display:flex; justify-content:center;}
.join_certified_img + .join_certified_img {margin-top:16px;}
.join_certified_img input[type="text"] {display: flex;
width: 400px;
height: 60px;
padding: 0px 30px;
align-items: center;border-radius: 1000px;
border: 1px solid var(--40---666666, #666);
background: var(--100---FFFFF, #FFF);
color: var(--40---666666, #666);
font-family: Pretendard;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: normal;}
.join_certified_img2 {padding: 0; margin:50px auto; display:none}
.join_certified_img2 input[type="text"]::placeholder {color:#ccc;}
.join_certified_img2 input[type="text"] {display: flex;margin:0 auto;
width: 100%;
max-width: 400px;
height: 60px;
padding: 8px;
justify-content: center;
align-items: center;
gap: 8px;border-radius: 1000px;background: var(--point, #fff);color: #000;
text-align: center;
font-family: Pretendard;
font-size: 18px;
font-style: normal;
font-weight: 600;
line-height: normal;border:1px solid #e6e6e6;}
.join_certified button {margin:50px auto;display: flex;
max-width: 400px;
width: 100%;
height: 60px;
padding: 8px;
border:0;
justify-content: center;
align-items: center;
gap: 8px;border-radius: 1000px;
background: var(--point, #E5470C);color: var(--100---FFFFF, #FFF);
text-align: center;
font-family: Pretendard;
font-size: 18px;
font-style: normal;
font-weight: 600;
line-height: normal;}
.join_notice {display: flex;align-items: center;gap: 30px;padding-top: 30px;padding-bottom: 50px;border-top: 1px solid #000;font-size:16px;}
.join_notice_left {width: 17%;}
.join_notice_left p {font-weight: 500;color: #fff;background-color: #fcc40f;border-radius: 5px;text-align: center;padding: 45px 0;}
.join_notice_right {width: 80%;}
.join_notice_right ul {line-height: normal.6em;}
.join_notice_right ul li {color: #252525;font-size: 14px;position: relative;padding-left: 15px;}
.join_notice_right ul li:before {content: '';position: absolute;width: 4px;height: 4px;background-color: #fc6d05;border-radius: 50%;top: 10px;left: 0;}

.join_com_box {text-align: center;padding-top:50px;}
.join_com_box h3 {color: var(--00---000000, #000);
text-align: center;
font-family: Pretendard;
font-size: 20px;
font-style: normal;
font-weight: 700;
line-height: normal;}
/*
.join_com_box h3:before {content: '';position: absolute;width: 100%;height: 19px;background-color: #f9eadf;bottom: 0;z-index: -1;}
*/
.join_com_box img {display: block;margin:0 auto 50px;}
.join_com_box p {color: var(--50---808080, #808080);
text-align: center;
font-family: Pretendard;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: normal;margin-top:20px;}
.join_com_box p span {color: #222;position: relative;}
.join_com_box p span:before {content: '';position: absolute;width: 100%;height: 1px;background-color: #000;bottom: -2px;left: 0;}
.join_com_btns {text-align: center;margin: 40px 0 0;}
.join_com_btns a {display: flex;width: 100px;height: 50px;padding: 10px;justify-content: center;align-items: center;gap: 10px;
border-radius: 1000px;border: 1px solid var(--90---E6E6E6, #E6E6E6);color: var(--point, #E5470C);
text-align: center;font-family: Pretendard;font-size: 14px;font-style: normal;font-weight: 500;line-height: normal;margin:0 auto;}
/*
.join_com_btns a {display: inline-block;width: 180px;font-weight: 500;font-size: 18px;border-radius: 10px;padding: 15px;margin: 0 3px;}
.join_com_btns a:first-child {background-color: #fff;color: #fc6d05;border: 1px solid #fc6d05;}
.join_com_btns a:last-child {background-color: #fc6d05;color: #fff;}
*/


/* sns */

.sns_intro_h2 {font-weight: 500;font-size: 40px;text-align: center;margin: 30px 0;}
.sns_intro {font-size: 24px;color: #555;text-align: center;padding: 40px 0;}
.sns_list_wrap {max-width:1400px;margin:0 auto;border-top: 2px solid #555;}
.sns_item {display: flex;padding: 40px;border-bottom: 1px solid #d7d7d7;}
.sns_left {width: 50%;}
.sns_left > div {width: 518px;border-radius: 10px;overflow: hidden;margin: auto;}
.sns_left img {width: 100%;display: block;}
.sns_right {width: 50%;padding-left: 60px;}
.sns_right h2 {font-weight: 500;font-size: 24px;color: #555;display: flex;gap: 7px;align-items: center;}
.sns_right h2 img {}
.sns_right span {font-size: 18px;font-weight: 500;color: #fc6d05;display: inline-block;padding: 20px 0;}
.sns_right p {color: #898989;padding-bottom: 30px; font-size:16px;}
.sns_right a {font-weight: 500;background-color: #000;color: #fff;border-radius: 60px;padding: 10px 25px;font-size: 16px;display: flex;width: fit-content;align-items: center;gap: 13px;}
.sns_right a img {}



/* 구독 리스트 */
.subscribe_list_wrap {border-top: 1px solid #898989;max-width:1400px;margin: 40px auto 0;}
.subscribe_item {position: relative;overflow: hidden;padding: 20px;border-bottom: 1px solid #d7d7d7;}
.subs_pro_img {width: 150px;height: 150px;margin-right: 50px;float: left;}
.subs_pro_img img {width: 100%;}
.subs_pro_head {width: calc(100% - 300px);}
.subs_pro_head h4 {font-weight: 500;font-size: 18px;margin-bottom: 5px;}
.subs_pro_head span {color: #898989;font-size: 18px;}
.subs_pro_head span b {color: #000;}
.subs_pro_desc {width: calc(100% - 25%);margin-top: 15px;}
.subs_pro_desc p {font-size: 14px;line-height: normal.5em;overflow: hidden;}
.subs_pro_btns {position: absolute;top: 50%;right: 20px;transform: translateY(-50%);width: 150px;margin-left: auto;}
.subs_pro_btns a {display: block;width: 100%;border-radius: 5px;text-align: center;font-weight: 500;font-size: 16px;padding: 12px;}
.subs_pro_btns a img {margin-left: 10px;}
.subs_pro_btns a:first-child {background-color: #fff;border: 1px solid #000;}
.subs_pro_btns a:last-child {background-color: #000;border: 1px solid #000;color: #fff;margin-top: 10px;}
.subs_pro_btns a:last-child img {filter: brightness(0) saturate(100%) invert(100%) sepia(31%) saturate(253%) hue-rotate(132deg) brightness(117%) contrast(97%);}


/* 구독 뷰 */
.pro_top_right_alert {display: flex;padding: 15px 20px;border: 1px solid #898989;border-radius: 5px;gap: 10px;margin: 10px 0;margin-bottom: 20px;}
.pro_top_right_alert > div {padding-top: 1px;}
.pro_top_right_alert p {font-size: 14px;}
.subs_view #sit_ov_btn button{width:100%;}


/* 구독 결제 */
.join_terms_chk_box {margin-bottom: 10px;}
.join_terms_chk_box input {display: none;}
.join_terms_chk_box label {display: flex;align-items: center;gap: 10px;cursor: pointer;width: fit-content;font-size: 20px;font-weight: 500;}
.join_terms_chk_box label em {display: inline-block;width: 20px;height: 20px;background: url(../img/ori/chk_btn.png) no-repeat center left;}
.join_terms_chk_box input:checked + label em {background-position: center right;}

.cart_wrap {padding: 50px 0;min-height: calc(100vh - 401px);max-width: 1400px;margin:0 auto;}
.cart_wrap em{font-style:normal;}
.cart_top_btns {display: flex;padding-bottom: 40px;}
.cart_top_btns button {display: inline-block;width: 50%;font-size: 18px;font-weight: 500;color: #c1c1c1;border: 1px solid #d7d7d7;padding: 12px;}
.cart_top_btns button.on {border: 2px solid #000;color: #000;}
.cart_content {}
.cart_common_head {color: #010220;font-weight: 500;font-size: 24px;padding-bottom: 30px;}

.cart_table {}
.table_title {border-top: 2px solid #000;border-bottom: 1px solid #ccc;padding: 15px 0;}
.table_content {border-bottom: 1px solid #ccc;padding: 15px 0;}
.table_title,
.table_content {display: flex;}
.table_title span {color: #666161;font-weight: 500;font-size: 16px !important;}
.table_content .cart_pro_name span {font-size: 15px;font-weight: 500;}
.table_content .cart_pro_price span {font-size: 15px;}
.table_content .cart_pro_price span b {font-weight: 400;}
.table_content .cart_pro_pv span,
.table_content .cart_pro_pv3 span {font-size: 15px;font-weight: 600;}
.table_content .cart_pro_total span {font-weight: 500;font-size: 15px;color: #666161;}
.table_content .cart_pro_total span b {}
.cart_all_chk {width: 70px;text-align: center;}
.cart_all_chk input {}
.cart_all_chk label {}
.cart_all_chk label em {display: inline-block;width: 20px;height: 20px;background: url(../img/ori/chk_btn.png) no-repeat center left;}
.cart_all_chk input:checked + label em {background-position: center right;}
.cart_table_mid_box {width: calc(70% - 70px);display: flex;align-items: center;}
.cart_pro_img {width: 10%;text-align: center;}
.cart_pro_name {width: 60%;text-align: center;}
.cart_pro_ea {width: 20%;text-align: center;}
.cart_pro_price {width: 10%;text-align: center;}
.cart_pro_pv,
.cart_pro_pv3 {width: 10%;text-align: center;}

.cart_pro_total {width: 10%;display: flex;justify-content: center;align-items: center;}
.cart_pro_empty {width: 10%;}
.cart_pro_img img {width: 100%;}
.cart_pro_ea > div {width: 92px;margin: auto;}
.cart .l button {background-color: #f5f5f5;}
.cart_pro_empty {display: flex;flex-wrap: wrap;justify-content: center;align-content: center;gap: 10px;}
.cart_pro_empty a {border: 1px solid #010220;color: #000;border-radius: 5px;padding: 5px 10px;font-size: 13px;width: 72px;height: fit-content;}
.cart_pro_img > div {width: 100px;height: 100px;margin: auto;}
.cart_all_chk > div {height: 100%;display: flex;justify-content: center;align-items: center;}
.cart_pro_remove {display: none;}
.cart_sel_btns {padding: 15px;}
.cart_sel_btns button {font-size: 14px;font-weight: 500;border-radius: 3px;padding: 8px 20px;}
.cart_sel_btns button:first-child {border: 1px solid #000;background-color: #000;color: #fff;}
.cart_sel_btns button:last-child {border: 1px solid #000;background-color: #f1f1f1;color: #000;}
.cart_result_box {background-color: #f6f6f6;border-radius: 10px;display: flex;justify-content: flex-end;align-items: center;gap: 15px;padding: 30px;}
.cart_result_rows {display: flex;align-items: center;gap: 10px;}
.cart_result_rows p {font-size: 14px;font-weight: 500;color: #acacac;}
.cart_result_rows span {color: #acacac; font-size:16px;}
.cart_result_rows span b {font-weight: 400;}
.cart_result_rows span em {font-weight: 600;font-size: 18px;color: #000;}
.c_img {padding-top: 5px;}
.cart_result_btns {text-align: center;margin-top: 30px;}
.cart_result_btns a {font-size: 18px;font-weight: 500;display: inline-block;width: 220px;text-align: center;border-radius: 8px;padding: 15px;}
.cart_result_btns a:first-child {color: #fc6d04;border: 1px solid #fc6d04;background-color: #fff;}
.cart_result_btns a:last-child {color: #fff;border: 1px solid #fc6d04;background-color: #fc6d04;}
.table_title.cart_rental .cart_table_mid_box,
.table_content.cart_rental .cart_table_mid_box {width: 80%;}
.table_content.cart_rental .cart_pro_ea {color: #666161;}
.table_content.cart_rental .cart_pro_ea b {font-weight: 400;}
.cart_result_box.cart_rental,
.cart_result_box.cart_subscribe {margin-top: 30px;}
.cart_result_box.cart_subscribe {margin-bottom: 30px;}
.cart_result_box.cart_rental .cart_result_rows span {}
.cart_result_box.cart_rental .cart_result_rows span b {color: #000;font-weight: 600;}
.cart_common_title {text-align: center;font-size: 32px;font-weight: 500;}

.table_title.cart_subscribe .cart_table_mid_box,
.table_content.cart_subscribe .cart_table_mid_box {width: calc(90% - 70px);}
.table_title.cart_subscribe .cart_pro_name,
.table_content.cart_subscribe .cart_pro_name {width: 75%;}
.table_title.cart_subscribe .cart_pro_price,
.table_title.cart_subscribe .cart_pro_pv,
.table_content.cart_subscribe .cart_pro_price,
.table_content.cart_subscribe .cart_pro_pv {width: 12.5%;}
.cart_result_box.cart_subscribe .cart_result_rows span b {color: #000;font-weight: 600;}

.subscribe_set_wrap {margin-bottom: 40px;}
.subscribe_set {border-top: 2px solid #000;}
.subs_rows {border-bottom: 1px solid #d7d7d7;display: flex;}
.subs_rows_left {padding: 20px 30px;background-color: #f8f8f8;min-width: 142px;}
.subs_rows_left span {font-weight: 500;font-size: 14px;}
.subs_rows_right {padding: 20px 30px;display: flex;align-items: center;gap: 10px;}
.subs_rows_right img {}
.subs_rows_right em {font-size: 14px;color: #898989;}
.subscribe_set_result {background-color: #f8f8f8;padding: 30px;text-align: center;border-radius: 10px;margin-top: 30px;}
.subscribe_set_result p {font-weight: 500;font-size: 20px;padding-bottom: 10px;}
.subscribe_set_result p span {text-decoration: underline;}
.subscribe_set_result p span small {font-size: 20px;}
.subscribe_set_result p em {color: #fc3919;padding-left: 10px;}
.subscribe_set_result span {font-size: 18px;}
.subscribe_set_result span label strong {color: #fc6d04;font-weight: 400;}
.subscribe_set_result span label b {color: #fc3919;font-weight: 400;}
.subs_agree_desc_wrap {overflow-y: auto;border: 1px solid #ccc;}
.subs_agree_desc {max-height: 200px;padding: 20px;}
.subs_agree_desc h2 {font-size: 20px;padding-bottom: 10px;}
.subs_agree_desc p {font-size: 14px;}
.subs_agree_desc h3 {padding: 10px 0;}
.subs_agree_chk {margin-top: 10px;}
.subs_agree_chk label {font-size: 16px !important;}
.subs_agree_chk label em {min-width: 20px;}

.pay_method {margin-bottom: 40px;}
.order_common_head {font-weight: 500;font-size: 24px;margin-bottom: 15px;}
.orderer_wrap {border-top: 2px solid #000;border-bottom: 1px solid #d7d7d7;}
.pay_method_wrap {padding: 20px 30px;}
.pay_method_wrap input[type=radio] {display:none;}
.pay_method_wrap label {display: inline-block;background-color: #f6f6f6;border: 1px solid #d7d7d7;border-radius: 5px;font-size: 14px;font-weight: 500;color: #acacac;width: 125px;padding: 12px;text-align: center;cursor: pointer;margin-right: 3px;margin-bottom: 10px;}
.pay_method_wrap input[type=radio]:checked + label {color: #fc6d05;border-color: #fc6d05;background-color: #fff;}
.pay_method_tab {display: none;}
.pay_method_wrap #cr_card_chk:checked ~ .card_tab {display: block;}
.pay_method_wrap #acc_num_chk:checked ~ .acc_num_tab {display: block;}
.pay_inner_rows {}
.pay_inner_rows input {border: 1px solid #d7d7d7;padding: 10px;border-radius: 5px;background-color: #fff;font-size: 14px;max-width: 400px;width: 100%;margin-bottom: 10px;}
.pay_inner_rows input:read-only{background:#f6f6f6;}
.pay_inner_rows input.card_period {max-width: 70px;}
.pay_inner_rows input.card_period::placeholder {color: #cbc9c9;text-align: center;}
.pay_inner_rows input.card_f_num {max-width: 80px;text-align: center;}
.pay_inner_rows select {border: 1px solid #d7d7d7;padding: 10px;border-radius: 5px;background-color: #fff;font-size: 14px;max-width: 400px;width: 100%;margin-bottom: 10px;}
.pay_inner_rows > span {font-size: 14px;color: #cbc9c9;}
.pay_inner_rows p {font-size: 14px;}
.pay_inner_rows h3 {font-size: 20px;margin: 10px 0;}
.pay_method_wrap label.cash_bill_chk {width: 130px;}


/* 마이페이지 - 구독수정 */

.subscribe_modify_wrap {font-size:16px;margin:0 auto;max-width:1400px;}
.subscribe_modify_wrap .pay_method_wrap {border-top: none;}
.subscribe_modify_wrap .pay_method {margin-top: 0;}

.autoship_pay_result {background-color: #fbf4f1;padding: 15px 30px;border-top: 2px solid #000;}
.autoship_modify_wrap .pay_method_wrap {border-top: none;}
.subscribe_modify_wrap .pay_method {margin: 50px 0;}
.subscribe_modify_wrap .pay_method_wrap {padding: 20px 30px;background:#fff;}
.autoship_pay_result p {font-size: 14px;color: #898989;}
.autoship_pay_result p b {font-size: 18px;font-weight: 600;color: #fc3919;margin-left: 15px;}
.autoship_state p {font-size: 14px;font-weight: 500;}
.autoship_state_box {display: flex;gap: 15px;margin: 10px 0;}
.autoship_state_box label {font-size: 14px;font-weight: 500;display: flex;align-items: center;gap: 5px;cursor: pointer; width:auto;padding:0;border:0;margin:0;color:#000 !important;background:none;}
.autoship_state_box label em {display: inline-block;width: 20px;height: 20px;background: url(../img/ori/radio_btn.png) no-repeat center left;}
.autoship_state_box input:checked + label em {background-position: center right;}

.autoship_order_last_btns {text-align: center;}
.autoship_order_last_btns button {font-size: 18px;width: 220px;border-radius: 5px;padding: 12px;}
.autoship_order_last_btns button:first-child {color: #fc3919;border: 1px solid #fc3919;background-color: #fff;}
.autoship_order_last_btns button:last-child {color: #fff;border: 1px solid #fc3919;background-color: #fc3919;}



/* 마이페이지 - 주요정보 */

.sub_content_wrap {}
.sub_heading {font-size: 36px;text-align: center;padding: 50px 0;}

.primary_agree_wrap {min-height: calc(100vh - 212px);padding-bottom: 100px;}
.primary_agree_wrap em{font-style: normal;}
.primary_agree_inner {max-width: 1400px;margin: auto;}
.primary_agree {}
.primary_agree h2 {font-size: 26px;font-weight: 500;color: #fc6d05;padding-bottom: 20px;}
.primary_agree > span {font-size: 16px;color: #959595;}
.primary_box {display: flex;padding: 30px 0;}
.primary_box em {background-color: #000;color: #fff;padding: 20px;width: 20%;text-align: center;font-size: 18px;border-radius: 10px 0 0 10px;}
.primary_box p {background-color: #fff;color: #000;padding: 20px;width: 80%;font-size: 18px;border-radius: 0 10px 10px 0;padding-left: 50px;}
.primary_agree > p {font-size: 14px;color: #555;line-height: normal.8em;border-bottom: 1px solid #acacac;padding-bottom: 20px;margin-bottom: 20px;}
.agree_con {padding-right: 20px;}
.agree_con input {display:none;}
.agree_con label {color: #555;font-weight: 500;display: flex;justify-content: flex-end;align-items: center;gap: 10px; font-size: 16px;}
.agree_con label em {display: inline-block;width: 20px;height: 20px;background: url(../img/ori/chk_btn.png) no-repeat center left;}
.agree_con input:checked + label em {background-position: center right;}
.primary_box2 {display: flex;margin-top: 30px;}
.primary_box3 {display: flex;margin-top: 30px;}
.primary_box_left {background-color: #000;padding: 20px 0;width: 20%;text-align: center;border-radius: 10px 0 0 10px;display: flex;justify-content: center;align-items: center;}
.primary_box_left span {font-size: 18px;color: #fff;}
.primary_box_right {background-color: #fff;padding: 20px;width: 80%;border-radius: 0 10px 10px 0;padding-left: 50px;}
.primary_box_right div {}
.primary_box_right input {border: 1px solid #d7d7d7;background-color: #fff;font-size: 14px;padding: 10px;border-radius: 5px;}
.primary_box_right > input {display: block;width: 307px;}
.primary_box_right > input:nth-of-type(1) {margin: 10px 0;}
.primary_box_right select {border: 1px solid #d7d7d7;background-color: #fff;font-size: 14px;padding: 10px;border-radius: 5px;width: 210px;}
.primary_box_right input:read-only {background-color: #ebebeb;}
.primary_box_right div em {font-size: 18px;font-weight: 500;margin: 5px;}
.primary_box_right div button {font-size: 14px;font-weight: 500;color: #fc3919;border: 1px solid #fc3919;background-color: #fff;border-radius: 5px;padding: 10px 20px;}
.primary_box_right span {font-size: 14px;color: #fc3919;}

.pri_info_complete {background-color: #fc3919;color: #fff;font-weight: 500;font-size: 18px;border-radius: 8px;display: block;width: 100%;max-width: 380px;margin: auto;margin-top: 20px;padding: 12px;border: 0;}

.auto_btn {font-size: 13px;background-color: #ccc;border-radius: 5px;padding: 5px 10px;color: #fff;min-width: 68px;margin:0 auto;}
.auto_btn.on {background-color: #fc6d05;}


/* 리워드 프로그램 */
.compensation_plan_wrap {background-color: #fff;min-height: calc(100vh - 212px);padding-bottom: 100px;  font-size:16px;}
.compen_inner {max-width: 1400px;margin: auto;}
.compensation_plan_content {}
.compensation_plan_content > h1 {font-size: 36px;text-align: center;padding: 50px 0;}
.compensation_plan_content > h1 span {font-size: 18px;color: #d7d7d7;display: block;padding: 15px 0;}
.compen_bg_box {height: 263px;background: url(../img/ori/compensation_plan_bg.jpg) no-repeat center center;position: relative;display: flex;justify-content: center;align-items: center;}
.compen_bg_box_left {width: 30%;text-align: center;}
.compen_bg_box_left img {}
.compen_bg_box_right {width: 70%;color: #fff;}
.compen_bg_box_right h2 {font-size: 32px;font-weight: 500;border-bottom: 1px solid #fff;display: inline-block;padding-bottom: 10px;margin-bottom: 10px;}
.compen_bg_box_right p {font-size: 24px;font-weight: 300;}
.compen_how_section {padding-bottom: 90px;}
.compen_how_section > h1 {text-align: center;font-size: 36px;font-weight: 500;padding: 90px 0;padding-bottom: 70px;}
.compen_how_section > h1 span {display: block;font-size: 18px;font-weight: 500;color: #898989;padding-top: 10px;}
.compen_how_section_wrap {display: flex;justify-content: space-between;padding: 0 30px;}
.compen_how_small {display: flex;flex-direction: column;justify-content: space-between;	}
.compen_how_small.ch_p {padding: 20px 0;}
.compen_how_small > img {}
.compen_how_item {display: flex;gap: 15px;}
.compen_how_item img {width: 60px;height: 60px;}
.how_item_desc {}
.how_item_desc h4 {font-size: 18px;font-weight: 500;margin-bottom: 10px;}
.how_item_desc h4 b {font-weight: 500;color: #fc6d05;}
.how_item_desc p {color: #555;font-size: 15px;}
.compen_explanation_section {background-color: #f8f8f8;padding: 50px 0;}
.compen_explanation_section .compen_inner {padding: 0 30px;}
.compen_ex_small {margin-bottom: 70px;}
.compen_ex_small:last-child {margin-bottom: 0;}
.compen_ex_small h3 {font-size: 24px;font-weight: 500;display: inline-block;position: relative;z-index: 1;}
.compen_ex_small h3:before {content: '';position: absolute;background-color: #fcc40f;width: 100%;height: 17px;z-index: -1;left: -11px;bottom: 0;}
.compen_ex_small h3 b {color: #fc6d04;}
.compen_ex_small > span {display: block;color: #acacac;margin-top: 5px;margin-bottom: 20px;}
.compen_ex_small ul {line-height: 2em;}
.compen_ex_small ul.ex_desc {line-height: 2.5em;margin-top: 30px;}
.compen_ex_small ul.ex_desc li:before {top: 18px;}
.compen_ex_small ul li {color: #555;position: relative;padding-left: 10px;}
.compen_ex_small ul li b {font-weight: 500;color: #000;}
.compen_ex_small ul li span {font-size: 14px;color: #898989;margin-left: 10px;}
.compen_ex_small ul li:before {content: '';position: absolute;background-color: #fc6d04;width: 4px;height: 4px;border-radius: 50%;left: -4px;top: 15px;}
.compen_ex_small em {font-size: 20px;font-weight: 500;position: relative;display: flex;align-items: center;gap: 10px;width: fit-content;}
.compen_ex_small em:before {content: '';position: absolute;background-color: #fc6d04;height: 2px;width: 100%;left: 0;bottom: -5px;}
.compen_ex_small em img {}

.compen_qgxp_section {padding: 70px 0;}
.compen_qgxp_section > h1 {text-align: center;font-size: 36px;font-weight: 500;padding-bottom: 50px;}
.compen_qgxp_section > h1 span {display: block;font-size: 18px;font-weight: 500;color: #898989;padding-top: 10px;}
.compen_qgxp_section_top {padding: 0 15px;padding-bottom: 95px;border-bottom: 1px solid #acacac;}
.compen_qgxp_section_top > p {font-size: 18px;font-weight: 500;padding-bottom: 20px;}
.compen_qgxp_section_top_desc {background-color: #f6faf5;border: 1px solid #73d34d;border-radius: 5px;padding: 20px 30px;max-width: 650px;}
.compen_qgxp_section_top_desc h2 {font-size: 24px;font-weight: 600;color: #fc6d04;padding-bottom: 10px;}
.compen_qgxp_section_top_desc p {color: #898989;padding: 5px 0;}
.compen_qgxp_section_top_desc p b {color: #000;}
.compen_qgxp_section_bottom {}
.compen_qgxp_section_bottom > span {display: block;text-align: center;font-size: 20px;font-weight: 500;margin: 25px 0;}
.compen_qgxp_section_bottom_con {display: flex;justify-content: space-between;padding: 0 100px;}
.qgxp_left {width: 30%;}
.qgxp_left_img {position: relative;}
.compen_arrow {position: absolute;top: 120px;right: -120px;}
.qgxp_left_img {}
.qgxp_left_img img {}
.qgxp_right {width: 58%;padding-top: 25px;}
.qgxp_right_span_wrap {}
.qgxp_right_span_wrap > span {display: block;background-color: #d7d7d7;border-radius: 60px;color: #fff;font-size: 20px;font-weight: 500;width: 330px;text-align: center;padding: 12px;margin-bottom: 10px;}
.qgxp_right_box {background-color: #f8f8f8;border: 1px solid #d7d7d7;border-radius: 5px;padding: 30px 20px;margin-top: 50px;position: relative;}
.qgxp_right_box:before {content: '예시';position: absolute;background-color: #000;width: 54px;height: 54px;border-radius: 50%;top: -25px;left: -24px;color: #fff;text-align: center;line-height: 54px;}
.qgxp_right_box_top {border-bottom: 1px dashed #ccc;padding-bottom: 20px;margin-bottom: 20px;padding-left: 20px;}
.qgxp_right_box_top h2 {font-size: 24px;font-weight: 600;color: #fc6d04;}
.qgxp_right_box_top b {font-size: 24px;font-weight: 400;display: block;margin-left: 74px;}
.qgxp_right_box_bottom {font-weight: 500;color: #898989;padding-left: 20px;}
.qgxp_right_box_bottom p {font-weight: 500;margin: 10px 0;}
.qgxp_right_box_bottom span {font-size: 14px;position: relative;}
.qgxp_right_box_bottom span:nth-of-type(1) {margin-left: 10px;}
.qgxp_right_box_bottom span:nth-of-type(2) {margin-left: 20px;}
.qgxp_right_box_bottom span:before {content: '';position: absolute;background-color: #acacac;width: 4px;height: 4px;border-radius: 50%;top: 8px;left: -9px;}
.compen_gray_bar {display: block;width: 100%;height: 13px;background-color: #ebebeb;border: none;}
.compen_reward_section {}
.compen_reward_wrap {}
.compen_reward_wrap > h2 {text-align: center;font-size: 36px;font-weight: 500;padding-bottom: 50px}
.compen_reward_wrap > h2 span {display: block;font-size: 18px;font-weight: 500;color: #898989;padding-top: 10px;}
.reward_section {position: relative;}
.reward_small_head {font-size: 24px;font-weight: 400;margin-bottom: 30px;}
.reward_small_head b {font-weight: 400;color: #fc6d04;}
.re_direct {display: flex;}
.re_direct_left {width: 60%;}
.re_direct_left p {font-size: 18px;padding: 20px 0;}
.re_direct_left p em {font-weight: 500;text-decoration: underline;}
.reward_small_span {font-size: 18px;font-weight: 500;position: relative;z-index: 1;display: inline-block;margin-bottom: 25px;}
.reward_small_span:before {content: '';position: absolute;background-color: #fbf4f1;width: 102%;height: 20px;bottom: -5px;left: 50%;transform: translateX(-50%);z-index: -1;}
.re_direct_left ul {line-height: 2.5em;}
.re_direct_left ul li {font-weight: 500;color: #555;}
.re_direct_left ul li b {font-weight: 400;color: #fff;background-color: #555;border-radius: 50%;display: inline-block;width: 22px;height: 22px;text-align: center;line-height: 22px;}
.re_direct_left > h4 {margin: 30px 0;margin-top: 50px;font-size: 18px;font-weight: 500;}
.re_direct_left > h4 img {vertical-align: middle;margin-right: 5px;}
.re_direct_right {width: 40%;text-align: center;}
.re_direct_right img {}
.reward_section_table_wrap {}
.compen_common_table {width: 100%;border-top: 1px solid #fc6d05;}
.compen_common_table tr {border-bottom: 1px solid #d7d7d7;}
.compen_common_table tr:first-child {border-bottom: 1px solid #acacac;}
.compen_common_table tr th {font-size: 14px;font-weight: 500;background-color: #fbf4f1;}
.compen_common_table tr td {text-align: center;}
.compen_common_table tr td:first-child {background-color: #f8f8f8;}
.compen_common_table tr td span {font-size: 14px;}
.compen_common_table tr th,
.compen_common_table tr td {padding: 10px;}
.reward_table_01 {}
.reward_table_01 tr {}
.reward_table_01 tr th {width: 33.3333%;}
.reward_section.c-commerce {border-top: 1px solid #d7d7d7;margin-top: 80px;padding: 60px 0;}
.commerce_con {display: flex;justify-content: space-between;padding: 0 140px;}
.commerce_con_left {}
.commerce_con_left img {}
.commerce_con_right {}
.commerce_con_right p {font-weight: 500;font-size: 18px;color: #555;padding-bottom: 30px;}
.commerce_con_right ul {line-height: 2.5em;}
.commerce_con_right ul li {font-weight: 500;color: #555;}
.commerce_con_right ul li b {font-weight: 400;color: #fff;background-color: #555;border-radius: 50%;display: inline-block;width: 22px;height: 22px;text-align: center;line-height: 22px;}
.reward_section_img {text-align: center;}
.reward_section_img p {font-weight: 500;font-size: 18px;color: #898989;padding: 50px 0;}
.graphic1_bg {height: 261px;background: url(../img/ori/compen_reward_graphic_img.png) no-repeat center center;}
.reward_table_02 {margin-top: 15px;}
.reward_table_02 tr th {width: 25%;}
.reward_section.notice_after {padding: 30px 0;}
.reward_section.notice_after:after {content: '환율 $1 = 1,100원';position: absolute;top: 55px;right: 0;font-size: 14px;color: #acacac;}
.connected_re {}
.connected_re p {font-size: 18px;line-height: normal.5em;margin-bottom: 20px;}
.connected_re ul {line-height: 2.5em;}
.connected_re ul li {font-weight: 500;color: #555;}
.connected_re ul li b {font-weight: 400;color: #fff;background-color: #555;border-radius: 50%;display: inline-block;width: 22px;height: 22px;text-align: center;line-height: 22px;}
.connected_re > h4 {margin: 30px 0;margin-top: 50px;font-size: 18px;font-weight: 500;}
.connected_re_table_wrap,
.connected_re_table_wrap2 {position: relative;}
.connected_re_table_wrap:after {content: "상위 연결 1대부터";position: absolute;top: 20px;right: 0px;font-size: 14px;color: rgb(172, 172, 172);}
.connected_re_table_wrap2:after {content: "상위 연결 2대부터";position: absolute;top: 20px;right: 0px;font-size: 14px;color: rgb(172, 172, 172);}
.connected_re_img,
.connected_re_img2 {text-align: center;padding: 80px 0;}
.connected_re_img p,
.connected_re_img2 p {font-size: 18px;color: #898989;}
.connected_re_img h4 {font-weight: 500;font-size: 24px;display: inline-block;position: relative;padding: 10px 0;}
.connected_re_img2 h4 {font-weight: 500;font-size: 24px;display: inline-block;position: relative;padding: 10px 0;}
.connected_re_img h4:before {content: '';position: absolute;background-color: #fc6d05;width: 100%;height: 1px;bottom: 10px;left: 0;}
.connected_re_img2 h4:before {content: '';position: absolute;background-color: #fc6d05;width: 100%;height: 1px;bottom: 10px;left: 0;}
.connected_re_img div {height: 209px;background: url(../img/ori/compen_connected_graphic_img.png) no-repeat center center;}
.connected_re_img2 div {height: 203px;background: url(../img/ori/compen_connected2_graphic_img.png) no-repeat center center;}


/* 포인트 */
.point_details_top {}
.point_details_top .sub_title,
.point_details_content .sub_title{font-size: 24px;font-weight: 500;margin-bottom: 35px;}
.pd_top_wrap {display: flex;gap: 15px;}
.top_item {width: 33.3333%;border-radius: 10px;padding: 25px;display: flex;align-items: center;justify-content: space-between;}
.top_item:nth-child(1) {background-color: #f1f1f1;border: 1px solid #ccc;}
.top_item:nth-child(2) {background-color: #fef9f6;border: 1px solid #e0ae8f;}
.top_item:nth-child(3) {background-color: #eff6ec;border: 1px solid #a0c890;}
.t_left {display: flex;align-items: center;gap: 5px;}
.t_left img {}
.t_left span {font-size: 18px;font-weight: 500;}
.top_item b {font-size: 18px;color: #fc6d05;}
.point_details_content {padding-top: 80px;}
.point_details_tab_btns {display: flex;}
.point_details_tab_btns button {width: 33.3333%;border: 1px solid #d7d7d7;color: #c1c1c1;font-size: 18px;padding: 12px; background:#fff;}
.point_details_tab_btns button:hover {border: 2px solid #000;color: #000;font-weight: 500;}
.point_details_tab_btns button.on {border: 2px solid #000;color: #000;font-weight: 500;}

.my_report .point_details_tab_btns button {width: 50%;}
.my_report .point_details_tab_btns {margin-bottom:50px;}

.point_details_tables {}
.pd_table {display: none;}
.pd_table.active {display: block;}
.pd_table_wrap {}
.pd_table_wrap table {width: 100%;border-top: 1px solid #fc6d05;margin-top: 30px; border-collapse:collapse;}
.pd_table_wrap table tr {}
.pd_table_wrap table tr:first-child {background-color: #fbf4f1;border-bottom: 1px solid #707070;}
.pd_table_wrap table tr th,
.pd_table_wrap table tr td {padding: 12px;border-right: 1px solid #a2a2a2;}

.pd_table_wrap table tr th:last-child,
.pd_table_wrap table tr td:last-child {border-right: none;}
.pd_table_wrap table tr th {font-size: 14px;font-weight: 500;}
.pd_table_wrap table tr td {font-size: 14px; background-color: #fff;border-bottom: 1px solid #d7d7d7;text-align: center;}
.pd_table_wrap table tr td span {font-size: 14px;color: #555;}
.pd_table_wrap tr.border-last-orange {border: 1px solid #fc3919 !important;}
.pd_table_wrap tr.border-last-orange td {background-color: #f6faf5;border-bottom: none;}


/* 리워드출금 */
.reward_withdraw_wrap{max-width:760px;margin:0 auto;font-size:16px;}
.reward_withdraw_fail_box {background-color: #fff;border-radius: 5px;padding: 50px;text-align: center;}
.reward_withdraw_fail_box p {font-size: 18px;line-height: normal.8em;padding: 30px 0;}
.reward_withdraw_fail_box button {background-color: #fc3919;min-width: 380px;border-radius: 5px;display: block;margin: auto;font-size: 18px;color: #fff;padding: 12px;border:0;}

.reward_wd_container {}
.reward_wd_box {margin-bottom: 40px;}
.reward_wd_head {font-size: 24px;font-weight: 500;padding-bottom: 20px;}
.reward_wd_head img {cursor: pointer;}
.box_con1_wrap {background-color: #fff;border: 1px solid #d7d7d7;}
.box_con1_top {padding: 30px;}
.box_con1_top h4 {font-size: 18px;font-weight: 500;display: inline-block;position: relative;z-index: 1;margin-bottom: 20px;}
.box_con1_top h4:before {content: '';background-color: #fbf4f1;position: absolute;width: 130%;height: 20px;z-index: -1;bottom: -5px;left: 50%;transform: translateX(-50%);}
.box_con1_top ul {line-height: 2em;}
.box_con1_top ul li {position: relative;padding-left: 20px;}
.box_con1_top ul li:before {content: '';background-color: #acacac;width: 4px;height: 4px;border-radius: 50%;position: absolute;top: 15px;left: 5px;}
.box_con1_bottom {background-color: #f6faf5;padding: 30px 40px;}
.box_con1_bottom ul {line-height: 2em;}
.box_con1_bottom ul li {color: #acacac;font-size: 14px;}
.box_con1_bottom ul li b {color: #000;}
.box_con2_wrap {background-color: #fff;padding: 20px 30px;border-radius: 5px;}
.box_con2_wrap input {display:none;}
.box_con2_wrap label {font-size: 14px;font-weight: 500;color: #ccc;margin-right: 20px;}
.box_con2_wrap label em {display: inline-block;width: 20px;height: 20px;background: url(../img/ori/radio_btn.png) no-repeat center left;vertical-align: middle;margin-right: 6px;}
.box_con2_wrap input:checked + label {color: #000;}
.box_con2_wrap input:checked + label em {background-position: center right;}
.box_con2_btn {background-color: #010220;width: 220px;margin: auto;display: block;color: #fff;padding: 15px;border-radius: 5px;margin-top: 20px; border:0; font-size:16px;}
.box_con3_wrap {background-color: #fff;padding: 20px;border-radius: 5px;}
.con3_rows_wrap {border-bottom: 1px solid #d7d7d7;padding-bottom: 10px;margin-bottom: 20px;}
.box_con3_rows {display: flex;justify-content: space-between;align-items: center;margin-bottom: 8px;}
.box_con3_rows_left {width: 220px;}
.box_con3_rows_left span {background-color: #fbf4f1;font-weight: 500;border-radius: 5px;padding: 10px 20px;width: 100%;display: block;}
.box_con3_rows_right {}
.box_con3_rows_right b {font-weight: 500;}
.box_con3_rows_right div {border: 2px solid #d7d7d7;border-radius: 5px;font-size: 14px;overflow: hidden;position: relative;width: 350px;}
.box_con3_rows_right div input {padding: 8px;border: none;width: 100%;}
.box_con3_rows_right div button {position: absolute;background-color: #000;font-size: 14px;font-weight: 500;color: #fff;right: 0;width: 70px;height: 100%; border: 0;}
.box_con3_btns {text-align: center;}
.box_con3_btns button {font-size: 18px;width: 220px;border-radius: 5px;padding: 12px;}
.box_con3_btns button:first-child {color: #fc3919;border: 1px solid #fc3919;background-color: #fff;}
.box_con3_btns button:last-child {color: #fff;border: 1px solid #fc3919;background-color: #fc3919;}
.reward_withdraw_pop {position: fixed;top: 50%;left: 50%;transform: translate(-50%, -50%);width: 600px;background-color: #f6f6f6;padding: 40px 25px;display: none;z-index: 52;}
.reward_withdraw_pop.active {display: block;}
.reward_withdraw_pop_inner {background-color: #fff;border: 1px solid #d7d7d7;border-radius: 5px;padding: 15px 20px;}
.reward_withdraw_pop_rows {display: flex;align-items: center;gap: 20px;margin-bottom: 10px;}
.reward_withdraw_pop_rows span {background-color: #898989;border-radius: 60px;padding: 7px;color: #fff;width: 140px;text-align: center;}
.reward_withdraw_pop_rows p {font-weight: 500;}
.reward_withdraw_pop_inner button {display: block;margin: auto;background-color: #fc6d05;color: #fff;width: 150px;padding: 8px;border-radius: 5px;border:0;}
.reward_withdraw_pop_close,
.reward_withdraw_use_pop_close {position: absolute;bottom: 100%;right: 0;background-color: transparent;border:0;}
.reward_withdraw_use_pop {position: fixed;top: 50%;left: 50%;transform: translate(-50%, -50%);width: 600px;background-color: #f6f6f6;padding: 25px;/* padding: 40px 25px; */display: none;z-index: 52;}
.reward_withdraw_use_pop.active {display: block;}
.reward_withdraw_use_pop h2 {font-size: 24px;font-weight: 500;text-align: center;margin-bottom: 30px;}
.reward_withdraw_use_pop table {width: 100%;border-top: 1px solid #fc6d05;border-collapse:collapse;}
.reward_withdraw_use_pop table tr {}
.reward_withdraw_use_pop table tr:first-child {background-color: #fbf4f1;border-bottom: 1px solid #707070;}
.reward_withdraw_use_pop table tr th {font-size: 14px;font-weight: 500;min-width: 150px;}
.reward_withdraw_use_pop table tr td {border-bottom: 1px solid #d7d7d7;font-size: 14px;}
.reward_withdraw_use_pop table tr td:first-child {background-color: #f6faf5;text-align: center;}
.reward_withdraw_use_pop table tr td:last-child {background-color: #fff;}
.reward_withdraw_use_pop table tr th,
.reward_withdraw_use_pop table tr td {padding: 12px;border-right: 1px solid #a2a2a2;}
.reward_withdraw_use_pop table tr th:last-child,
.reward_withdraw_use_pop table tr td:last-child {border-right: none;}

/*text*/
.sub0101_1 .regen_t2{white-space:pre-line}
.regen_t1 {color: var(--point, #E5470C);font-family: "Noto Sans JP";font-size: 46px;font-style: normal;font-weight: 700;line-height: 150%; /* 54px */}
.regen_t2 {color: #7C7C7C;font-family: "Noto Sans JP";font-size: 22px;font-style: normal;font-weight: 400;line-height: 1.8;}
.regen_t2 span{font-weight:900;}
.regen_t2.black {color: var(--05---0D0D0D, var(--block-surface-5, #0D0D0D));}
.regen_t2.orange {color: var(--point, #E5470C);font-weight:500;}
.regen_t2 span.orange {font-weight:400;color:#e5470c;}
.regen_t3 {color: #000;text-align: center;font-family: "Noto Sans JP";font-size: 24px;font-style: normal;font-weight: 300;line-height: 150%; /* 36px */}
.regen_t3 span {color:#e5470c;font-weight:350;}
.regen_t4 {color: #000;font-family: "Noto Sans JP";font-size: 22px;font-style: normal;font-weight: 700;line-height: 150%; /* 33px */}
.regen_t5 {color: #000;font-family: Inter;font-size: 32px;font-style: normal;font-weight: 700;line-height: 150%; /* 48px */}
.regen_t6 {color: var(--00---000000, #000);font-family: "Plus Jakarta Sans";font-size: 20px;font-style: normal;font-weight: 700;line-height: 100%;}
.regen_t6 span {color:#e5470c;}
.regen_t7 {color: var(--point, #E5470C);font-family: "Noto Sans JP";font-size: 46px;font-style: normal;font-weight: 700;line-height: 150%; /* 48px */}
.regen_t8 {color: var(--05---0D0D0D, var(--block-surface-5, #0D0D0D));font-family: "Noto Sans JP";font-size: 18px;font-style: normal;font-weight: 300;line-height: 150%; /* 24px */}
.regen_t9 {color: var(--point, #E5470C);font-family: "Plus Jakarta Sans";font-size: 46px;font-style: normal;font-weight: 600;line-height: 150%; /* 48px */}
.regen_t10 {color: var(--00---000000, #000);text-align: center;font-family: "Noto Sans JP";font-size: 32px;font-style: normal;font-weight: 500;line-height: 150%; /* 39px */}
.regen_t11 {color: #7C7C7C;font-family: "Noto Sans JP";font-size: 26px;font-style: normal;font-weight: 400;line-height: 1.8; /* 20px */}
.regen_t12 {color: #000;font-family: "Plus Jakarta Sans";font-size: 40px;font-style: normal;font-weight: 600;line-height: 120%; /* 48px */text-align:center;}

/*sub0101_1*/
.sub0101_1 {margin-top:100px;}
.sub0101_1 img {width:50%;}
.flex_box {display:flex;}
.sub01_flex {align-items:center;}
.sub01_flex + .sub01_flex {margin-top:50px;}
.sub01_flex .text_box {max-width:800px;width:100%;padding:0 70px;}
.sub01_flex .text_box .regen_t2 {margin-top:20px;}
.sub01_flex .text_box .regen_t2 strong{color: #5B5B5B;} 
.sub01_flex .text_box.right {padding:0 70px;}
.sub0101_1_bt {margin:100px 0;background:url('../img/sub0101_1_bt.png') no-repeat center/cover;height:200px;display:flex;align-items:center;justify-content:center;}
/*sub0101_2*/
.sub0101_2 .flex_box .item {flex:1;display:flex;flex-flow:column;align-items:center;text-align:center;height:400px;margin:100px 0;}
.sub0101_2 .flex_box .item + .item {border-left:1px solid #e3e3e3;}
.sub0101_2 .flex_box .item .regen_t4 {margin:80px 0;height:60px;}
.sub0101_2 .flex_box .item .regen_t2 {font-size:18px;}
.sub01_2_bt {display:flex;flex-flow:column;align-items:center;}
.sub01_2_bt .flex_box {width:100%;justify-content:center;align-items:center;}
.sub01_2_bt .regen_t5 {margin-bottom:60px;}
.sub01_2_bt .sub01_2_pl {width:35%;}
.sub01_2_bt .sub01_2_pl.left_bt {text-align:right;}
.sub01_2_bt .sub01_2_pl.left_bt .border_item {justify-content:end;}

.sub01_2_bt .sub01_2_pl .border_item {border:1px solid #e6e6e6; border-radius:20px;display:flex; align-items:center; height:250px;width:100%;gap:30px;padding:0 20px;}
.sub01_2_bt .sub01_2_pl .border_item .text_box {width:100%;}
.sub01_2_bt .sub01_2_pl .border_item .regen_t2 {margin-top:25px;}
.sub01_2_bt .sub01_2_pl .border_item + .border_item {margin-top:50px;}
.sub01_2_bt .sub01_2_pl .border_item img {width:46px;}
.sub01_2_bt_logo {max-width:416px;max-height:295px; aspect-ratio:416 / 295;width:26%;}
.sub01_2_bt_logo_mob {display:none;}
/*sub01_3*/
.sub01_3_top {margin-top:100px;display:flex;align-items:center;}
.sub01_3_top img {width:100%;}
.sub01_3_top .img_box {width:fit-content;position:relative;width:62.5%;}

.sub01_3_top .img_box .text_adedell {color: var(--100---FFFFF, #FFF);font-family: "Plus Jakarta Sans";font-size: 32px;font-style: normal;font-weight: 600;line-height: 150%; /* 48px */position:absolute;bottom:20px;left:31.25%;transform:translateX(-50%);}
.sub01_3_top .text_box {text-align:left;margin-left:70px;}
.sub01_3_top .text_box .regen_t2 {margin-top:50px;}
.sub01_3_bt {margin-top:100px;width:100%;}
.sub01_3_bt .flex_box {align-items:center;justify-content:space-between;width:100%;position:relative;}
.sub01_3_bt .flex_box + .flex_box {margin-top:100px;}
.sub01_3_bt .flex_box.right_box {position:relative;}
.sub01_3_bt .flex_box.right_box .text_box {padding-right:0;}
.sub01_3_bt .flex_box .sub013_img {width:50%;max-width:800px;}
.sub01_3_bt .flex_box .sub013_img.max700 {max-width:700px;}
.sub01_3_bt .flex_box .bg_icon {width:15.81%;position:absolute;right:5.375%;bottom:11.8%;z-index:-1;}
.sub01_3_bt .text_box {padding:0 70px;}
.sub01_3_bt .text_box > div {margin-top:50px;}
.sub01_3_bt .text_box > div > .regen_t2:before {content:"";}
.sub01_3_bt .text_box > div > .regen_t2 + .regen_t2 {margin-top:20px;}
.sub01_3_bt .text_box .regen_t2.black {margin:10px 0 50px;}
.sub01_3_bt .text_box .regen_t2 + .regen_t2.orange {margin-top:24px;}
.sub01_3_bt .text_box .flex_box img + img {margin-left:23px;}

/*sub0102*/
.sub0102_cont {display:flex;flex-flow:column;align-items:center;}
.sub0102_cont .sub01_top_tit {margin-bottom:60px;}
.sub0102_cont > img {max-width:1200px;width:100%;}
.sub02_top {background:url("../img/sub02_bg.png") no-repeat center/cover; width:100%;height:200px;display:flex; align-items:center;justify-content:center;margin:100px 0;}
.sub0102_cont > .flex_box + .sub01_top_tit {margin-top:100px;}
.sub0102_cont > .flex_box.center + .flex_box {margin-top:100px;width:100%;}
.sub0102_cont > .flex_box.center + .flex_box img {max-width:540px;width:33.75%;}
.sub0102_cont .text_box {padding:0 70px;}
.sub0102_cont > .flex_box {align-items:center; }
.sub0102_cont > .flex_box > img {max-width:800px; width:50%;}
.sub0102_cont > .flex_box.center .text_box {padding:0;margin-left:100px;}
.sub0102_cont > .flex_box.center {justify-content:center;border:1px solid #ccc; border-radius:30px; width:100%; height:280px;width:100%;}
.sub0102_cont > .flex_box.center .text_box .regen_t2 + .regen_t2 {margin-top:30px;}
.sub0102_cont > .flex_box.center > img {max-width:140px;width:8.75%;min-width:40px;}
.sub0102_cont > .flex_box .text_box.border {margin-left:60px;padding:0;border-top:1px solid #E5470C;border-bottom:1px solid #E5470C;width:100%;}
.sub0102_cont > .flex_box .text_box.border .sub02_bt_flex {display:flex;}
.sub0102_cont > .flex_box .text_box.border .sub02_bt_flex .big_tit {color: var(--point, #E5470C);font-family: "Noto Sans JP";font-size: 32px;font-style: normal;font-weight: 700;line-height: 150%; /* 48px */min-width:70px;min-height:70px;display: flex; align-items: center; justify-content: center;margin-right:25px;}
.sub0102_cont > .flex_box .text_box.border .sub02_bt_flex .sub02_bt_item {display:flex;min-height:130px;max-width:500px;width:100%;align-items:center;padding:0 16px;}

.sub02_top_img {background:url("../img/sub02_img1.png") no-repeat center/cover;max-width:1200px; width:100%; aspect-ratio:1200/1024;}
.sub02_top_img .sub02_top_text_box {margin:60px 0 0 120px;}
.sub02_top_img .top_title {display:flex;align-items:end;}
.sub02_top_img .s02_top_t1 {color: var(--100---FFFFF, #FFF);font-family: "Noto Sans JP";font-size: 56px;font-style: normal;font-weight: 400;line-height: 150%; /* 60px */}
.sub02_top_img .s02_top_t2 {color: var(--100---FFFFF, #FFF);font-family: "Plus Jakarta Sans";font-size: 22px;font-style: normal;font-weight: 300;line-height: 150%; /* 27px */margin-left:16px;}
.sub02_top_img .bt_title .s02_top_t2 {margin:0;}
.sub02_top_img .s02_top_t3 {color: var(--95---F2F2F2, #F2F2F2);font-family: "Noto Sans JP";font-size: 20px;font-style: normal;font-weight: 400;line-height: 150%; /* 24px */margin-top:12px;}
.sub02_top_img .s02_top_t4 {color: #FFF;font-family: Roboto;font-size: 18px;font-style: normal;font-weight: 400;line-height: 150%; /* 30px */margin:40px 0;}
.sub02_top_img .bt_title {display:flex;align-items:center;}
.sub02_top_img .bt_title img {width:20%;}
.sub02_top_img .s02_top_t5 {color: var(--100---FFFFF, #FFF);font-family: Roboto;font-size: 36px;font-style: normal;font-weight: 400;line-height: 150%; /* 48px */margin-left:14px;} 

.sub02_bt_bg {background:url("../img/sub02_img4.png") no-repeat center/cover;max-width:540px; width:100%; aspect-ratio:540/260;display:flex;flex-flow:column;justify-content:center; align-items:center;}
.bt_bg_t1 {color: var(--100---FFFFF, var(--block-surface-5, #FFF));text-align: center;font-family: "Noto Sans JP";font-size: 16px;font-style: normal;font-weight: 400;line-height: 150%; /* 24px */}
.bt_bg_t2 {color: var(--100---FFFFF, var(--block-surface-5, #FFF));font-family: "Noto Sans JP";font-size: 36px;font-style: normal;font-weight: 700;line-height: 150%;}

/* sub0104 */
.sub0104_cont{margin-top: 100px;display: flex;flex-direction: column;gap:100px}
.sub0104-bx{display: flex;gap:50px;align-items: center;}
.sub0104-bx ul{width: 100%;max-width: 650px;display: flex;flex-direction: column;gap:50px}
.sub0104-bx img{width: 100%;max-width: 700px;}
.sub0104-bx .sub0104-t-tit{padding-left: 25px !important;display: inline-block;text-align: center;font-size: 20px;font-weight: 400;letter-spacing: 20px;padding:15px 10px;border-top:1px solid var(--50);border-bottom:1px solid var(--50)}
.sub0104-bx .sub0104-tit{margin-bottom: 10px;font-size: 40px;font-weight: 600;}

.sub0104-bx .sub0104-txt{font-size: 18px;font-weight: 300;color: var(--30);line-height: 1.5;}
.sub0104-bx span{font-size: 16px;font-weight: 400;}
.sub0104-bx{}



/*주문완료페이지*/
.order_comp_cont {max-width:480px;margin:0;width:100%;}
.order_comp_imgbox {width:100%; display:flex; flex-flow:column; align-items:center; justify-content:center;margin-bottom:50px;}
.order_comp_imgbox p {font-size:30px; font-weight:700; color:#000; margin-top:20px;font-family: Pretendard;}
#sod_fin_no {color: var(--100---FFFFF, #FFF);
font-family: Pretendard;
font-size: 18px;
font-style: normal;
font-weight: 700;
line-height: normal;padding:30px 35px; background-color:#E5470C; border-radius:10px; width:100%; display:flex; justify-content:space-between;}
.order_comp_cont .silver_cont {margin:30px 0; padding:30px 35px; background:#F7F7F7; border-radius:10px;}
.order_comp_cont .silver_cont > .t1 {color: var(--00---000000, #000);
font-family: Pretendard;
font-size: 18px;
font-style: normal;
font-weight: 700;
line-height: normal;}
.order_comp_cont .silver_cont .white_bg {margin-top:30px;padding:30px 20px;background:#fff; border-radius:10px;}
.order_comp_cont .silver_cont .white_bg .flex_box {display:flex;}
.order_comp_cont .silver_cont .white_bg .flex_box img {margin-right:20px; width:100px; height:100px;border-radius:0;}
.order_comp_cont .odqv_pd_text {border-bottom:0;width:100%;border-bottom:1px solid #ccc;}
.order_comp_cont .odqv_pd_text a {color: var(--00---000000, #000);
font-family: Pretendard;
font-size: 20px;
font-style: normal;
font-weight: 600;
line-height: normal;}
.order_comp_cont .odqv_pd_text .odqv_option {color: var(--40---666666, #666);
font-family: Pretendard;
font-size: 15px;
font-style: normal;
font-weight: 400;
line-height: normal;
margin:20px 0;
}
.order_comp_cont .silver_cont .white_bg .odqv_pd_total_p p {color: var(--00---000000, #000);
font-family: Pretendard;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: normal;margin-right:15px;}
.order_comp_cont .silver_cont .white_bg .odqv_pd_total_p {display:flex;width:100%; align-items:end; justify-content:end;margin-top:20px; color: var(--00---000000, #000);
font-family: Pretendard;
font-size: 20px;
font-style: normal;
font-weight: 700;
line-height: normal;}
.order_comp_cont .silver_cont .white_bg .odqv_pd_total_p > .t1 {font-size:16px;font-weight:400; letter-spacing:-0.32px;margin-right:15px;}
.order_comp_cont .border_cont {border:1px solid #e6e6e6; border-radius:10px; padding:30px 24px;}
.order_comp_cont .border_cont.none {}
.order_comp_cont .border_cont .flex_box {display:flex;height:40px;width:100%;align-items:center; justify-content:space-between;font-size:15px;font-weight:400;}
.order_comp_cont .border_cont .flex_box.w700col {}
.order_comp_cont .border_cont .flex_box.w700col .t1 {min-width:160px;}
.order_comp_cont .border_cont .flex_box.baesong {justify-content:start;}
.order_comp_cont .border_cont .flex_box.baesong .t1 {min-width:160px;}
.order_comp_cont .border_cont .flex_box.baesong .btn {display: flex;padding: 6px 12px;justify-content: center;align-items: center;border-radius: 5px;
border: 1px solid #E5470C;background: #FFF;color: #E5470C;font-family: Pretendard;font-size: 14px;font-style: normal;font-weight: 400;line-height: normal;height:fit-content;}
.order_comp_cont .border_cont .flex_box .box {display:flex;gap:22px;}
.order_comp_cont .border_cont .flex_box.w700col {flex-flow:column;align-items:start;gap:0px;height:auto;justify-content:center;}
.order_comp_cont .border_cont .flex_box.w700col .box {height:40px;align-items:center;}
.order_comp_cont .border_cont .flex_box .box {gap:0;}

.order_comp_cont .border_cont .silver_line {width:100%;height:1px; background:#666;margin:20px 0;}
.order_comp_cont .border_cont .flex_box + .flex_box {}
.order_comp_cont .border_cont .flex_box .t1 {color:#808080;}
.order_comp_cont .border_cont .flex_box .t2 {color: var(--00---000000, #000);
font-family: Pretendard;
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: normal;}
.order_comp_cont .border_cont .flex_box .t3 {color: #E5470C;
text-align: right;
font-family: Pretendard;
font-size: 26px;
font-style: normal;
font-weight: 700;
line-height: normal;}
.order_comp_cont .border_cont .flex_box .t4 {color: var(--00---000000, #000);
text-align: right;
font-family: Pretendard;
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: normal;}
.order_comp_cont .border_cont + .border_cont {margin-top:30px;}
.order_comp_cont .border_cont .t_18px {color: var(--00---000000, #000);
font-family: Pretendard;
font-size: 18px;
font-style: normal;
font-weight: 700;
line-height: normal;}
.order_comp_cont .border_cont .line {background:#e6e6e6;width:100%;height:1px;margin:20px 0;}
.order_comp_cont .border_cont .silver_box {background:#F7F7F7;border-radius:5px; height:50px; display:flex; align-items:center; padding:0 15px; color: var(--00---000000, #000);
font-family: Pretendard;
font-size: 15px;
font-style: normal;
font-weight: 400;
line-height: normal;}
.order_comp_cont .sod_left {width:100%;display:none;margin:0; margin-top:20px;}
.order_comp_cont .sod_right {width:100%;display:none;}
.order_comp_cont #sod_sts_wrap {display:flex; flex-flow:column; align-items:center;margin-top:40px;}
.order_comp_cont .sod_detail_btn {width:100%; display:flex; align-items:center; justify-content:center; background:#00a151; border-radius:1000px; color:#fff; cursor:pointer;font-size:18px; font-weight:400;margin-top:50px;padding:18px 10px;}


/*new regi_info*/
.regi_info_cont > .inner{display:flex;flex-flow:column;gap:40px;}
.ri_t1 {color: #000;font-family: Pretendard;font-size: 40px;font-style: normal;font-weight: 700;line-height: 100%; /* 40px */letter-spacing: -0.8px;text-align:center;width:100%;}
.ri_t2 {color: var(--graycolor-000000_Bk, #000);text-align: center;font-family: Pretendard;font-size: 28px;font-style: normal;font-weight: 700;line-height: 100%; /* 28px */letter-spacing: -0.84px;}

.ri_t3 {color: #808080;text-align: center;font-family: Pretendard;font-size: 16px;font-style: normal;font-weight: 400;line-height: 100%; /* 16px */letter-spacing: -0.48px;}
.ri_t3.black {color:#000;}
.ri_t3.black span {font-weight: 600;}
.ri_t3.ru {color:#333;font-weight:500;}
.ri_t3 .orange {color:#E5470C;font-weight:600;}

.ri_t4 {color: var(--00---000000, #000);text-align: center;font-family: Pretendard;font-size: 18px;font-style: normal;font-weight: 700;line-height: 100%; /* 18px */letter-spacing: -0.54px;}
.ri_t4.w600 {font-weight:600;}

.ri_t5 {color: var(--50---808080, #808080);font-family: Pretendard;font-size: 14px;font-style: normal;font-weight: 400;line-height: 100%; /* 14px */}

.ri_line {display:flex;align-items:center;width:100%;justify-content:space-between;}
.ri_line.line_write {align-items:end;justify-content:start;border-bottom: 1px solid var(--90---E6E6E6, #E6E6E6);padding:0 12px 16px; gap:20px;}
.ri_line .border_box {display: flex;max-width: 580px;width:100%;padding: 24px 30px;border-radius: 10px;border: 1px solid var(--90---E6E6E6, #E6E6E6);height:170px;}
.ri_line .border_box + .border_box {margin-left:40px;}
.ri_line .border_box.column {flex-flow:column;}
.ri_line .border_box .flex_line {display:flex;align-items:center;}
.ri_line .border_box .flex_line .gender_box {display: flex;width: 45px;height: 45px;padding: 8px;justify-content: center;align-items: center;border-radius: 1000px;margin-right:20px;
background: #F2F2F2;color: var(--00---000000, #000);text-align: center;font-family: Pretendard;font-size: 18px;font-style: normal;font-weight: 600;line-height: 100%; /* 18px */letter-spacing: -0.54px;}

.ri_line .border_box .flex_line .ri_t3 {margin-right:30px;}
.ri_line .border_box .item {width:100%;}
.ri_line .border_box .item + .item {border-left:1px solid #E6E6E6; margin-left:20px;padding-left:20px;}
.ri_line .border_box .item .flex_line {justify-content:space-between;width:100%;margin-top:30px;gap:10px;}
.ri_line .border_box .item .flex_line + .flex_line {margin-top:20px;}
.ri_line .border_box .item .flex_line .ri_t3 {margin-right:0px;}
.ri_line .border_box .flex_line:nth-child(2) {margin-top:24px;}
.ri_line .border_box .flex_line:nth-child(3) {margin-top:20px;}

.ri_line .silver_box {display: flex;width: 100%;padding: 30px;flex-direction: column;align-items: flex-start;gap: 30px;border-radius: 10px;background: var(--97---F7F7F7, #F7F7F7);}
.ri_line .silver_box .flex_cont {display:flex;gap:120px;width:100%;}
.ri_line .silver_box .flex_cont .flex_line {display:flex;gap:20px;}
.ri_line .silver_box .flex_cont .flex_line.w500 {width:550px;}
.ri_line .silver_box .flex_cont .flex_line .ri_t3 {min-width:150px;text-align:start;}
.ri_line .silver_box .flex_cont .flex_line .ri_t3.black {margin-left:20px;text-align:start;width:100%;}

.regen_btn {display: flex;max-width:280px;width:100%;height: 50px;padding: 15px 40px;justify-content: center;align-items: center;border-radius: 10000px;
background: var(--point, #E5470C);margin:0 auto;color: #FFF;text-align: center;font-family: Pretendard;font-size: 16px;font-style: normal;font-weight: 400;line-height: normal;}


/*sub_regi_update*/
.sub_regi_update_cont {}
.sub_regi_update_cont .inner {padding:0;}
.sub_regi_update_cont .flex_line {display:flex;justify-content:space-between;align-items:center;}
.sub_regi_update_cont .line_write {padding-bottom:16px;border-bottom:1px solid #e6e6e6;margin-top:50px;}
.sub_regi_update_cont .ud_cont {display:flex;flex-flow:column;gap:30px;margin-top:20px;}
.sub_regi_update_cont .ud_cont .flex_line {justify-content:start;min-height:50px;}
.sub_regi_update_cont .ud_cont .flex_line .ri_t3.black span {display:block;text-align:start;}
.sub_regi_update_cont .ud_cont .flex_line .ri_t3 {display:flex;min-width:150px; margin-right:54px;text-align:start;}
.sub_regi_update_cont input[type="text"] {display: flex;height: 50px; width:100%; padding: 14px 10px;align-items: center;border-radius: 4px;border: 1px solid var(--90---E6E6E6, #E6E6E6);}
.sub_regi_update_cont input[type="password"] {display: flex;height: 50px; width:100%; padding: 14px 10px;align-items: center;border-radius: 4px;border: 1px solid var(--90---E6E6E6, #E6E6E6);}
.sub_regi_update_cont .ud_cont .flex_line button {display: flex;min-width:110px; height: 45px;padding: 8px;justify-content: center;align-items: center;border-radius: 4px;
border: 1px solid var(--point, #E5470C);background: #FFF;color: var(--point, #E5470C);font-family: Pretendard;font-size: 15px;font-style: normal;font-weight: 400;line-height: 100%; /* 15px */margin-left:20px;}
.sub_regi_update_cont .ud_cont .flex_line .box {width:100%;}
.sub_regi_update_cont .ud_cont .flex_line .box input:nth-child(n+2){margin-top:16px;}
.sub_regi_update_cont .ud_cont .flex_line .ri_t5 {margin-top:16px;}
.sub_regi_update_cont .ud_cont .flex_line.a_start {align-items:start;}
.sub_regi_update_cont .regen_btn {margin-top:50px;}

.sub_regi_update_cont .button_line {display:flex;width:100%;}

.sub0102_cont .sub02_top_img{margin-bottom: 100px;}

.fc1{font-family: "Plus Jakarta Sans", sans-serif !important;}
.fc2{font-family: "Nanum Pen Script", sans-serif !important;}
.fc3{font-family: "Noto Sans JP", sans-serif !important;}

/* main2 */
.main2{padding:150px 0}
.main-tit{font-family: "Plus Jakarta Sans";font-size: 40px;font-weight: 800;}
.txt-bx{display: flex;align-items: center;gap:20px;margin-bottom: 50px;}
.txt-bx span{font-size: 22px;font-weight: 400;color:var(--50)}
.main2_swiper{position: relative;}
.main2_swiper img{width: 100%;}

/* main3 */
.swiper-container.main3_swiper2 {
    touch-action: none;
}
.main3-tab{gap:10px;display: flex;align-items: center;justify-content: center;font-family: "Plus Jakarta Sans", sans-serif !important;}
.main3-tab li{display: flex;align-items: center;justify-content: center;cursor: pointer;font-size: 20px;font-weight: 500;width: 100%;max-width: 150px;padding:15px 40px;border-bottom:1px solid #E6E6E6}
.main3-tab li.active{color:var(--primary1);border-bottom:2px solid var(--primary1)}
.main3_swiper2{margin-bottom: 50px !important;}
.main3_swiper2 > ul{justify-content: center;}
.main3-bnrbx{position: absolute;bottom:80px;left:80px;z-index: 1;}
.main3-bnrbx a{padding:13px 20px;font-size: 20px;border-radius:1000px;background: var(--primary1);color:#fff;display: inline-block;margin-top: 80px;}
.bnr-tit{font-size: 50px;font-weight: 500;color:#fff;margin-bottom: 35px;}
.bnr-txt{font-size: 20px;font-weight: 400;color:#fff;line-height: 1.5;}
.tac{text-align: center;}
.main3 .main3_swiper .swiper-slide{height: 100%;}
.main3 .main3_swiper .swiper-slide img{width: 100%;}
.main3 .bx{display: none;}
.main3 .bx a{width: 100%;display: block;}
.main3 .bx.active{display: flex;}
.main3 .more-btn{margin:0 auto;font-size: 16px;border:none;font-weight: 500;width: 300px;height: 60px;display: flex;align-items: center;justify-content: center;}
.main3 .main3-grp{margin:50px 0;display: flex;flex-wrap:wrap;align-items: start;align-items: start;gap:50px;justify-content: flex-start;}
.main3 .main3-grp > li{width: calc(25% - 50px);}
.product-wrap{display: flex;flex-direction: column;gap:20px}
.product-wrap .pro-t{border:1px solid var(--90)}
.product-wrap .pro-t img{width: 100%;height: 100%;}
.product-wrap .pro-b .pro-label{color:var(--primary1);font-size: 15px;font-weight: 500;}
.product-wrap .pro-b .pro-name{font-size: 26px;font-weight: 500;margin-top: 12px;}
.product-wrap .pro-b .pro-price{font-size: 18px;font-weight: 400;color:var(--30);margin-top: 20px;}

/* main4 */
.main4{padding:150px 0;overflow: hidden;}
.main4 .swiper-container{overflow: unset;justify-content: center;}
.main4 .main4_swiper .swiper-slide{margin:0 auto}
.main4 .swiper-scrollbar-drag{background:var(--primary1);}
.main4 .swiper-scrollbar{display: flex;max-width: 1600px;width: 100%;margin:0 auto;left:50% !important;transform:translateX(-50%)!important;background: var(--95);bottom:-50px !important}

/* main5 */
#main .main5{padding:150px 0;background: var(--bg, linear-gradient(338deg, #FC6D04 -7.81%, rgba(252, 109, 4, 0.00) 112.1%));}
#main .main5 ul.main5-grp{display: flex;flex-wrap:wrap;gap:40px}
#main .main5 ul.main5-grp li{position: relative;width: calc(50% - 20px);}
#main .main5 ul.main5-grp li img{width: 100%;transition:all 0.5s;}
#main .main5 ul.main5-grp li .cont{position: absolute; bottom: 60px; left: 50px;}
#main .main5 ul.main5-grp li .cont .tit{font-family: "Plus Jakarta Sans";font-size: 40px;font-weight: 600;color:#fff}
#main .main5 ul.main5-grp li .cont .cate{font-size: 20px;font-weight: 400;color:#fff;margin-top: 20px;}
#main .main5 ul.main5-grp > li .bg {width: 100%; height: 100%; overflow: hidden;}
#main .main5 ul.main5-grp > li > a:hover .bg img {transform:scale(1.1)}

/* main6 */
#main .main6 {overflow: hidden; width: 100%; margin-bottom: 100px;margin-top:100px;}
#main .main6 .main2_list {width: 100%; height: 100%; overflow: hidden;}
#main .main6 .main2_list > li {float: left; position: relative;}
#main .main6 .main2_list > li:nth-child(1) {margin-right: 10px; width: 50%;}
#main .main6 .main2_list > li:nth-child(2) {width: calc(50% - 10px);margin-bottom: 10px;}
#main .main6 .main2_list > li:nth-child(3) {width: calc(50% - 10px);}
#main .main6 .main2_list > li > a {display: block; width: 100%; height: 100%;}
#main .main6 .main2_list > li .bg {width: 100%; height: 100%; overflow: hidden;}
#main .main6 .main2_list > li .bg img {height: 100%; width: 100%; object-fit: cover; transition:all 0.5s;}
#main .main6 .main2_list > li .cont {position: absolute; bottom: 60px; left: 50px;}
#main .main6 .main2_list > li .cont .cate {margin-bottom: 15px; color: #FFB279; font-size: 22px; font-weight: 500; line-height: normal;}
#main .main6 .main2_list > li .cont .tit {color: #fff; font-size: 40px; font-weight: 700; line-height: normal;}
#main .main6 .main2_list > li > a:hover .bg img {transform:scale(1.1)}

/* main7 */
.main7-slide a{display: block;width: 100%;height: 100%;}
.main7-slide a img{object-fit:cover;width: 100%;max-width: 100%;height: 100%;aspect-ratio:1}
.main7_swiper_wrap{position: relative;}
.main7_swiper .swiper-wrapper .swiper-slide img{width: 100%}
.main7_swiper_wrap .swiper-button-next{right:-42px !important;background-image: url(../img/main7_next.svg) !important;background-repeat:no-repeat;background-size:cover}
.main7_swiper_wrap .swiper-button-prev{left:-42px !important;background-image: url(../img/main7_prev.svg) !important;background-repeat:no-repeat;background-size:cover}


/* main8 */
.main8{position: relative;padding:150px 0}
.main8-wrap{position: relative;}
.main8 img{width: 100%;}
.main8-bx{position: absolute;color:#fff;bottom:0px;left:0px;padding:70px 60px}
.main8-bx .main8-tit{font-size: 20px;font-weight: 700;color:#fff}
.main8-bx .main8-time{margin:15px 0 30px;font-size: 18px;font-weight: 400;}
.main8-bx .main8-num{font-size: 40px;font-weight: 700;color:#fff}

.main8-pc-bg{display: block;}
.main8-m-bg{display: none;}

.pc-v{display: block;}
.m-v{display: none;}

#main .main5 {margin-top: 0px; padding: 180px 0; background-color: #F5F5F5; background: linear-gradient(347deg, #FC6D04 0%, rgba(252, 109, 4, 0.00) 100%);}
#main .main5 .main_desc {margin-bottom: 40px;}
#main .main5_list {display:flex; flex-wrap:wrap; margin: 0 auto; margin-top: -30px;}
#main .main5 .pd_more_btn {display:flex;margin:70px auto 0;justify-content:center;cursor:pointer;border:0;background:transparent;transition:.2s all;}
#main .main5 .pd_more_btn.on img {transform:rotate(180deg); transition:.2s all;}
/*
#main .main5_list > li {width: 33.3%; padding: 0 15px; margin-top: 30px;}
#main .main5_list > li > .box {display: block; box-shadow: 10px 10px 30px 0px rgba(0, 0, 0, 0.10);}
*/

#main .main5_list > li {width:calc(33.3% - 47px); padding: 0; margin-top:50px;}
#main .main5_list > li:nth-child(n+2) {margin-left:70px;}
#main .main5_list > li:nth-child(3n+1) {margin-left:0;}
/*
#main .main5_list > li > .box {display: flex; flex-flow: column; align-items: center; background: linear-gradient(180deg, #EEE 0%, #FFF 100%); max-width:500px; aspect-ratio:1;gap:10px;}
*/
#main .main5_list > li a {transition:all 0.5s;display:block;}
#main .main5_list > li a:hover {animation: swing 1s ease;animation-iteration-count: 1;}
#main .main5_list > li > .box .thum {overflow:hidden;}
#main .main5_list > li > .box .thum img{width: 100%;height:auto;transition:all 0.5s;}


#main .main5_list > li > .box:hover .thum img{/*transform:scale(1.1);*/}
/*
#main .main5_list > li > .box:hover .cont {animation: swing 1s ease;animation-iteration-count: 1;}
*/
/*
#main .main5_list > li > .box .cont {padding: 25px 20px; background-color: #fff; text-align: center;}
#main .main5_list > li > .box .cont .tit {margin-bottom: 30px;font-size: 22px; font-weight: 500; letter-spacing: -0.66px; line-height: noraml: 1; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
*/
#main .main5_list > .item_more {display:none;}
#main .main5_list > .item_more.on {display:block;}
#main .main5_list > li > .box .cont {text-align: center;padding:20px;background:#fff;transition:all 0.5s;}
#main .main5_list > li > .box .cont .cate {text-align: left;color: #E5470C;font-family: "Plus Jakarta Sans","Noto Sans KR"; font-size: 15px; line-height: 1.2; font-weight: 400;width:100%;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
#main .main5_list > li > .box .cont .tit {text-align: right;color: var(--10---1A1A1A, #1A1A1A);width:100%;
font-family: "Plus Jakarta Sans","Noto Sans KR";font-size: 18px;font-style: normal;font-weight: 400;line-height: normal; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
#main .main5_list > li > .box .cont .pri {color: var(--00---000000, #000);font-family: Pretendard;font-size: 18px;font-style: normal;font-weight: 600;line-height: 100%; /* 18px */letter-spacing: -0.8px;text-align:right;margin-top:14px;}
.item-info {display: flex;justify-content: end;margin-top: 14px;}
.item-info ul{display: flex;align-items: center;gap:30px}
.item-info ul li{position: relative;display: flex;align-items: center;gap:10px;}
.item-info ul li + li:before{content:"";width: 1px;height: 100%;background: #CCC;display: block;position: absolute;left:-15px}
.item-info ul li .l-tit{font-size: 15px;font-weight: 500;color:var(--50);font-family: Pretendard;}
.item-info ul li .r-tit{font-size: 18px;font-weight: 600;font-family: Pretendard;}

@media screen and (max-width:1600px){

.regen_t1 {font-size:40px;}
.regen_t2 {font-size:20px;}
.regen_t3 {font-size:20px;}
.sub0101_2 .flex_box .item {height:330px;}
.sub0101_2 .flex_box .item .regen_t4 {font-size:20px;margin:40px 0;}
.sub0101_2 .flex_box .item .regen_t2 {font-size:16px;}
.regen_t5 {font-size:26px;}
.regen_t6 {font-size:18px;}
.regen_t7 {font-size:40px;}
.regen_t8 {font-size:17px;}
.regen_t9 {font-size:40px;}
.sub01_3_bt .big_cont {flex-flow:column-reverse !important;}
.sub01_3_bt .big_cont .sub013_img {width:100%;}
.sub01_3_bt .big_cont .text_box {width:100%;padding:0;max-width:700px;margin-top:50px;}
.sub01_3_bt .big_cont .flex_box img {width:calc(33.3% - 15.33px); }

.regen_t10 {font-size:28px;}
.regen_t11 {font-size:22px;}
.sub0102_cont > .flex_box .text_box.border .sub02_bt_flex .big_tit {font-size:26px;}
.sub0102_cont .text_box {padding:0 40px;}


.regen_t12 {font-size:32px;}

.sub02_top_img .sub02_top_text_box {margin-top:50px; margin-left:50px;}
.sub02_top_img .s02_top_t1 {font-size:40px;}
.sub02_top_img .s02_top_t2 {font-size:20px;}
.sub02_top_img .s02_top_t3 {font-size:18px;}
.sub02_top_img .s02_top_t4 {font-size:22px;}
.sub02_top_img .s02_top_t5 {font-size:30px;}
.bt_bg_t1 {font-size:14px;}
.bt_bg_t2 {font-size:30px;}


}
@media screen and (max-width:1270px){
.sub01_2_bt .sub01_2_pl .border_item {height:300px;}
.ft-wrap{flex-direction: column;}
.ft-r{align-items: start;gap:15px;margin-top: 25px;}
}
@media screen and (max-width:1200px){
/* 리젠코리아 */
.header .log_menu > li + li{margin-left: 0;}
.main7 .inner{max-width: 1100px;}
.main8-pc-bg{display: none;}
.main8-m-bg{display: block;}

.sub0102_cont > .flex_box {flex-flow:column;}
.sub0102_cont > .flex_box > img {width:100%;}
.sub0102_cont .text_box {max-width:800px; width:100%;margin-top:20px; padding:0;}
.sub0102_cont > .flex_box.center {flex-flow:row;}
.sub0102_cont > .flex_box.center .text_box {max-width:fit-content; margin-top:0;margin-left:50px;}
.sub0102_cont > .flex_box.center + .flex_box img {width:100%;}
.sub0102_cont > .flex_box .text_box.border {margin-left:0;}
}
@media screen and (max-width:1170px){
	.sub01-grp{justify-content: center;}
	.sub01-grp li{margin-bottom: 20px;flex: 0 0 auto;width: 33.3%;}
	.sub01-grp li .sub01-card{padding:0 32px}
}
@media screen and (max-width:1160px){
	.ri_line .silver_box .flex_cont {flex-flow:column;gap:30px;}
}
@media screen and (max-width:1100px){
.sub01_2_bt .sub01_2_pl .border_item {height:350px;}

.main7_swiper_wrap .swiper-button-prev{left:0 !important}
.main7_swiper_wrap .swiper-button-next{right: 0 !important;}

.sub01-grp2{gap:20px}
.sub01-grp2 li.li-m > div{width: 280px;height: 280px;}
.main3-bnrbx a{margin-top: 30px;}
}
@media screen and (max-width:1060px){
/* 리젠코리아 */
.main3 .main3-grp{gap:20px}
.main3 .main3-grp > li{width: calc(25% - 15px);}
#main .main5 ul.main5-grp li .cont .tit{font-size: 24px;}
#main .main5 ul.main5-grp li .cont .cate{font-size: 16px;margin-top: 12px;}
.main3-bnrbx{bottom:50px;left:40px}
.main3-bnrbx a{margin-top: 30px;}
.sub01-grp2 li.li-m > div{width: 240px;height: 240px;gap:15px}
.sub01-grp2 li.li-m > div span{font-size: 12px;}
.sub01-bx-grp{gap:20px}

.sub01_flex{flex-flow:column-reverse;}
.sub01_flex img {width:100%;max-width:800px;margin-bottom:30px;}
.sub01_flex.right {flex-flow:column;}
.sub0101_2 > .flex_box {flex-flow:wrap;justify-content:center;}
.sub0101_2 .flex_box .item {margin:20px 0;height:280px;}
.sub0101_2 .flex_box .item {width:33.3%;flex:none;}
.sub0101_2 .flex_box .item:nth-child(4) {border:0;}
.sub0101_2 .flex_box .item:nth-child(-n+3) {margin-top:50px;}
.sub0101_2 .flex_box .item:nth-child(n+4) {margin-bottom:40px;}
.sub01_2_bt_logo_mob {display:block;width:100%;max-width:250px;margin-bottom:60px;}
.sub01_2_bt_logo {display:none;}
.sub01_2_bt .flex_box {flex-flow:column;gap:20px;}
.sub01_2_bt .sub01_2_pl {display:flex;max-width:800px;gap:20px;}
.sub01_2_bt .sub01_2_pl.left_bt .border_item {flex-flow:column-reverse;justify-content:start;}
.sub01_2_bt .sub01_2_pl.left_bt {text-align:left;}
.sub01_2_bt .sub01_2_pl .border_item + .border_item {margin:0;}
.sub01_2_bt .sub01_2_pl .border_item {height:300px;padding:20px 10px;flex-flow:column;}
.sub01_2_bt .sub01_2_pl .border_item .text_box {text-align:center;}
.sub01_3_bt > .flex_box {flex-flow:column;max-width:700px;margin: 0 auto;}
.sub01_3_bt > .flex_box.right_box {flex-flow:column-reverse;align-items:center;}
.sub01_3_bt .text_box {padding:0;width:100%;margin-top:20px;}
.sub01_3_bt .flex_box .sub013_img {width:100%;}
.sub01_3_top img {width:100%;}
.sub01_3_top .text_box {text-align:left;}
.sub01_3_top {flex-flow:column;max-width:700px;margin:100px auto 0;}
.sub01_3_top .img_box {width:100%;}
.sub01_3_top .text_box {margin-left:0;margin-top:20px;}

.sub01_flex .text_box {padding:0;}

.sub01_3_top .img_box .text_adedell {left:50%;bottom:40px;}
.sub01_2_bt .sub01_2_pl.left_bt .border_item {width:calc(50% - 10px);}
.sub01_2_bt .sub01_2_pl {width:100%;}
}
@media screen and (max-width:1000px){
.main-tit{font-size: 32px;}
.txt-bx span{font-size: 18px;}
.header .logo img.sub_logo{max-width: 85px;}
#main .main5 ul.main5-grp li .cont{left:30px;bottom:30px}
.bnr-tit{font-size: 40px;}
.bnr-txt{font-size: 18px;line-height: 1.5;}


.sub0104_cont{gap:80px}
.sub0104-bx .sub0104-t-tit{font-size: 14px;padding:8px 0;padding-left:20px !important}
.sub0104-bx ul{gap:30px}
.sub0104-bx .sub0104-tit{font-size: 32px;}
.sub0104-bx .sub0104-txt{font-size: 16px;}

.sub01_flex .text_box .regen_t2 {margin-top:25px;}
.sub01_3_top {margin-top:50px;}
.sub0101_1_bt {margin-top:50px;}
.sub0101_1 {margin-top:50px;}
.regen_t1 {font-size:36px;}
.regen_t2 {font-size:18px;}
.regen_t3 {font-size:16px;}
.sub0101_2 .flex_box .item .regen_t4 {margin:20px 0;}
.regen_t5 {font-size:24px;}
.regen_t6 {font-size:16px;}
.regen_t7 {font-size:36px;}
.regen_t8 {font-size:16px;}
.regen_t9 {font-size:36px;}
.sub01_3_bt {margin-top:50px;}
.sub01_3_bt .text_box > div {margin-top:25px;}
.regen_t10 {font-size:24px;} 
.sub0102_cont .sub01_top_tit {margin-bottom:30px;}
.sub02_top {margin:50px 0;}
.regen_t11 {font-size:20px;}
.sub0102_cont > .flex_box .text_box.border .sub02_bt_flex .big_tit {font-size:22px;}
.sub0102_cont > .flex_box.center .text_box {;margin-left:25px;}
.sub0102_cont > .flex_box + .sub01_top_tit {margin-top:50px;}
.sub0102_cont > .flex_box.center {height:240px;}
.sub0102_cont > .flex_box.center + .flex_box {margin-top:50px;}
.sub0102_cont > .flex_box .text_box.border .sub02_bt_flex .big_tit {margin-right:16px;}
.sub0102_cont > .flex_box .text_box.border .sub02_bt_flex .big_tit {min-width:50px;min-height:50px;}


.regen_t12 {font-size:26px;}
#main.shop_list .main5_list {margin-top:40px;}

.od_prd_list .td_prd .sod_name {font-size:14px;}
.sod_opt li:before {font-size:14px;}

.sod_left {width:100%;max-width:100%;}
.sod_right {width:100%;max-width:100%;margin-bottom:50px;}


.order_comp_imgbox p {font-size:26px;}
#sod_fin_no {font-size:16px; padding:20px 35px;}
.order_comp_cont .silver_cont {margin-top:0;}
.order_comp_cont .silver_cont > .t1 {font-size:16px;}
.order_comp_cont .silver_cont .white_bg {margin-top:15px;padding: 15px 20px;}
.order_comp_cont .silver_cont .white_bg .flex_box img {width:80px; height:80px;}
.order_comp_cont .odqv_pd_text a {font-size:18px;}
.order_comp_cont .odqv_pd_text .odqv_option {font-size:14px;}
.order_comp_cont .silver_cont .white_bg .odqv_pd_total_p {font-size:18px;}
.order_comp_cont .silver_cont .white_bg .odqv_pd_total_p p {font-size:14px;}

.sub02_top_img .s02_top_t1 {font-size:32px;}
.sub02_top_img .s02_top_t2 {font-size:18px;}
.sub02_top_img .s02_top_t3 {font-size:16px;}
.sub02_top_img .s02_top_t4 {font-size:17px;margin:15px 0;line-height: 1.7;}
.sub02_top_img .s02_top_t5 {font-size:26px;}
.bt_bg_t1 {font-size:13px;}
.bt_bg_t2 {font-size:26px;}


.new_regi_cont .t1 {font-size:32px;}
.new_regi_cont .t2 {font-size:18px;}
.new_regi_cont .bg_cont {padding:30px;}

.sub01_3_bt .flex_box + .flex_box {margin-top:50px;}


.ri_t1 {font-size:36px;}
.ri_t2 {font-size:24px;}
.ri_t3 {font-size:15px;}
.ri_t4 {font-size:16px;}
}
@media screen and (max-width:850px){
.sub01-bx-grp li img{min-width: 30px;}
.ri_line.column {flex-flow:column;}
.ri_line .border_box + .border_box {margin:0;margin-top:30px;}
.ri_line .border_box {max-width:100%;}
.pc-v{display: none;}
.m-v{display: block;}
}

.regen_t2_m {display:none}

@media screen and (max-width:768px){
.header .logo img{max-width: 140px;}
.product-wrap .pro-b .pro-label{font-size: 14px;}
.product-wrap .pro-b .pro-name{font-size: 18px;}
.product-wrap .pro-b .pro-price{font-size: 16px;}

.sub01_flex .text_box .regen_t2 {margin-top:16px;}
.sub0101_1_bt {margin-top:25px;}
.sub0101_1 {margin-top:25px;}
.regen_t1 {font-size:32px;}
.regen_t2 {font-size:16px;}
.regen_t2_p {display:none}
.regen_t2_m {display:block}
.regen_t3 {font-size:14px;}
.sub0101_2 .flex_box .item .regen_t4 {margin:15px 0;}
.regen_t5 {font-size:20px;}
.regen_t6 {font-size:14px;}
.sub01_2_bt .sub01_2_pl .border_item {height:auto;}
.sub0101_2 .flex_box .item:nth-child(n+4) {width:50%;}
.regen_t7 {font-size:32px;}
.regen_t8 {font-size:15px;}
.regen_t9 {font-size:32px;}
.sub01_3_top {margin-top:25px;}
.sub01_3_bt {margin-top:25px;}
.sub01_3_bt .text_box > div {margin-top:16px;}

.regen_t10 {font-size:22px;} 
.sub0102_cont .sub01_top_tit {margin-bottom:16px;}
.sub02_top {margin:25px 0;}
.regen_t11 {font-size:18px;text-align:left;    word-break: keep-all}
.sub0102_cont > .flex_box .text_box.border .sub02_bt_flex .big_tit {font-size:18px;}
.sub0102_cont > .flex_box + .sub01_top_tit {margin-top:25px;}
.sub0102_cont > .flex_box.center {height:auto;flex-flow:column;text-align:center;}
.sub0102_cont > .flex_box.center .text_box {margin:0;margin-top:20px;}
.sub0102_cont > .flex_box.center + .flex_box {margin-top:25px;}
.sub02_top {height:100px;}
.sub0102_cont > .flex_box .text_box.border .sub02_bt_flex .big_tit {min-width:35px;min-height:35px;}

.regen_t12 {font-size:22px;}
#main .main5_list > li:nth-child(n+2){margin-left: 20px;}
#main.shop_list .main5_list {margin-top:20px;}
#main.shop_list .main5_list > li{width: calc(50% - 20px);}
#main.shop_list .main5_list > li > .box .cont .flex_box.space{flex-direction: column;text-align: center;}
#main .main5_list > li > .box .cont .cate{font-size: 12px;text-align: center;}
#main .main5_list > li > .box .cont .tit{font-size: 16px;text-align: center;}
#main .main5_list > li > .box .cont .pri{font-size: 16px;text-align: center;}
.item-info{justify-content: center;}
.item-info ul{gap:20px}
.item-info ul li{gap:4px}
.item-info ul li + li:before{left:-11px}
.item-info ul li .l-tit{font-size: 13px;}
.item-info ul li .r-tit{font-size: 13px;}

.od_prd_list .td_prd .sod_name {font-size:12px;}
.sod_opt li:before {font-size:12px;}

.order_comp_imgbox p {font-size:22px;}


.sub02_top_img .sub02_top_text_box {margin:20px;}

.bt_bg_t1 {font-size:12px;}
.bt_bg_t2 {font-size:22px;}

.sub0102_cont > .flex_box.center .text_box .regen_t2 + .regen_t2 {margin-top:16px;}
.sub0102_cont > .flex_box .text_box.border .sub02_bt_flex .sub02_bt_item .regen_t2 {padding:8px 0;}
.sub0102_cont > .flex_box.center {padding:15px;}

#main .main2 .main2_list > li .cont {top:30px;bottom:unset;}

#main .main2 .main2_list li:nth-child(2) .cate{display:none;}
#main .main2 .main2_list li:nth-child(2) .cont {width:40%;}
#main .main2 .main2_list > li .bg img {}
#main .main2 .main2_list > li .bg {}

.sub01_3_top .img_box .text_adedell {bottom:30px; font-size:26px;}

#main .main34 .left .main_cont .tit {font-size:24px;}

.sub01_flex + .sub01_flex {margin-top:25px;}
.sub01_flex .text_box {text-align:center;}

.sub01_3_bt .flex_box + .flex_box {margin-top:25px;}

.sub01_3_bt .big_cont .text_box {margin-top:25px;}
.sub01_3_bt .text_box .regen_t2.black {margin:10px 0 16px;}
.sub01_3_bt .text_box .regen_t2 + .regen_t2.orange {margin-top:16px;}

.ri_t1 {font-size:30px;}
.ri_t2 {font-size:22px;}
.ri_t4 {font-size:15px;}

}
@media screen and (max-width:720px){
	.sub01-grp2{flex-direction: column;justify-content: center;align-items: center;gap:35px;}
	.sub01-grp2 li.li-f{align-items: start;max-width: 400px;}
	.sub01-grp2 li.li-e{max-width: 400px;}
	.sub01-grp2 li.li-f > .sub01-bx-grp li:first-child{order:2}
	.sub01-grp2 li.li-f > .sub01-bx-grp li:last-child{order:1}
	.sub01-bx-grp li:first-child{text-align: left;}
}
@media screen and (max-width:640px){

/* 리젠코리아 */
.main3-tab li{max-width: 30%;}
.header{height: 50px;}
.sub01-grp li .sub01-card > div .card-tit{font-size: 18px;}
.sub01-grp li{width: 50%;}
.sub01-grp li:nth-child(2n):after{display: none;}
.sub01-bx-grp li:first-child,.sub01-bx-grp2 li:last-child{gap:15px}
.sub01-grp2 li.li-f,.sub01-grp2 li.li-e{gap:30px}
.sub01-grp{justify-content: start;}
.sub01-grp li .sub01-card{gap:30px;padding:0 8px}
.sub01-grp li .sub01-card > div{gap:15px}
.sub01-bx-grp li img{width:26px;}
.sub01-bx-grp .tit{font-size: 18px;}
.sub01-sub-tit{font-size: 28px;}
.sub01-grp li .sub01-card img{width: 30px;height: 30px;}
.sub01-grp li .sub01-card > div .card-txt{font-size: 15px;}
.sub01-grp2 li.li-m > div{width: 200px;height: 200px;}

/* main2*/
.main2,.main4{padding:90px 0}
.header .logo img{max-width: 140px;}

.main-tit{font-size: 24px;}
.txt-bx{flex-direction: column;gap:10px;margin-bottom: 40px;}
.txt-bx span{font-size: 16px;}
.main3 .main3-grp{margin-bottom: 25px;}
.product-wrap{gap:15px}
.product-wrap .pro-b .pro-label{font-size: 12px;}
.product-wrap .pro-b .pro-name{font-size: 16px;margin-top:7px}
.product-wrap .pro-b .pro-price{font-size: 15px;margin-top: 10px;}

/* main3*/
.main3 .bx{margin-bottom: 10px;}
.main3-tab li{font-size: 14px;padding:15px 0}
.main3 .more-btn{font-size: 14px;width: 100%;max-width: 180px;height: 50px;}
.main3 .main3-grp{gap:15px;}
.main3 .main3-grp > li{width: 47.5%;}
.bnr-tit{font-size: 22px;font-weight: 700;margin-bottom: 15px;}
.bnr-txt{font-size: 14px;line-height: 1.5;}
.bnr-txt br{display: none;}
.main3-bnrbx a{margin-top: 15px;font-size: 13px;width: max-content;}
.main3-bnrbx{overflow: hidden;bottom:0px;left:0px;padding:24px;width: 100%;height: 100%;display: flex;justify-content: end;flex-direction: column;}

.footer{padding:30px 0}
.ft-l > .ft-l-grp1{margin:24px 0}
.ft-l > img{max-width: 120px;}
.ft-l > .ft-l-grp2{gap:12px}
.ft-l > .ft-l-grp2 > li > a{font-size: 11px;}
.ft-l > .ft-l-grp1{font-size: 12px;flex-direction: column;align-items: start;}
.ft-l > .ft-l-grp1 > li{margin-top: 6px;}
.ft-l > .ft-l-grp1 > li:before{display: none;}

/* main7*/
.main7_swiper_wrap .swiper-button-next,.main7_swiper_wrap .swiper-button-prev{top:56% !important; width: 24px !important;height: 24px !important;}

/* main8*/
.main8{padding:50px 0}
.main8-bx{padding:24px}
.main8-bx .main8-num{font-size: 22px;}
.main8-bx .main8-time{font-size: 15px;margin:15px 0}


/* main9 */
#main .main9{margin-bottom:60px}

/* main5 */
#main .main5{padding:60px 0}
#main .main5 ul.main5-grp{gap:15px;}
#main .main5 ul.main5-grp li{width: 100%;}
#main .main5 ul.main5-grp li .cont{bottom:30px;left:20px}
#main .main5 ul.main5-grp li .cont .tit{font-size: 24px;}
#main .main5 ul.main5-grp li .cont .cate{font-size: 14px;margin-top: 8px;}


/* sub */
.sub0104-bx{flex-direction: column;}
.sub0104-bx ul{gap:20px}
.sub0104-bx .sub0104-t-tit{font-size: 12px;letter-spacing:10px;padding:4px;padding-left:12px !important;}
.sub0104-bx .sub0104-tit{font-size: 24px;}
.sub0104-bx .sub0104-txt{font-size: 15px;}


.sub02_top_img {background:url("../img/mob_sub02_img1.png") no-repeat center/cover;aspect-ratio:700/1000}

.sub02_top_img .s02_top_t1 {font-size:30px;}
.sub02_top_img .s02_top_t2 {font-size:20px;}
.sub02_top_img .s02_top_t3 {font-size:16px;}
.sub02_top_img .s02_top_t4 {font-size:15px;}
.sub02_top_img .s02_top_t5 {font-size:26px;}
.sub02_top_img .bt_title {position:relative;}
.sub02_top_img .bt_title img {width:40%;position:absolute;top:-70%;left:120px}
.sub0101_2 > .flex_box {flex-flow:column;}
.sub0101_2 .flex_box .item {width:100% !important;height:auto;border:0 !important;border:1px solid #e6e6e6 !important;padding:30px 0;margin:0 !important;margin-top:20px !important;flex-flow:row;}
.sub0101_2 .flex_box .item img{margin:0 40px;}
.sub0101_2 .flex_box .item .regen_t4 {height:40px;}
.sub0101_2 .flex_box .item .box {display:flex;flex-flow:column;width:100%;text-align:start;}
.sub0101_2 .flex_box .item .box br {display:none;}
.ri_line .silver_box .flex_cont .flex_line {flex-flow:column;}
.ri_line .silver_box .flex_cont .flex_line .ri_t3.black {margin:0;display:flex;flex-flow:wrap;}

.sub_regi_update_cont .ud_cont .flex_line {flex-flow:column;align-items:start;gap:30px;}

.sub01_2_bt {margin-top:40px;}
}
@media screen and (max-width:630px){
.sub01_3_top .img_box .text_adedell {bottom:20px; font-size:22px;}
}
@media screen and (max-width:550px){
.sub0102_cont > .flex_box .text_box.border .sub02_bt_flex {flex-flow:column;}
.sub0102_cont > .flex_box .text_box.border .sub02_bt_flex .sub02_bt_item {min-height:80px;}

.sub01_2_bt .sub01_2_pl {flex-flow:column;}
.sub01_2_bt .sub01_2_pl.left_bt .border_item {width:100%;}
}
@media screen and (max-width:500px){
.sub01_3_top .img_box .text_adedell {bottom:16px; font-size:18px;}
.ri_line .silver_box .flex_cont .flex_line.w500 {width:auto;}
.ri_line .border_box {flex-flow:column;height:auto;}

.ri_line .border_box .item + .item {margin:0;padding:0;border:0;margin-top:20px;padding-top:20px;border-top:1px solid #E6E6E6;}

.sub_top_select + .sub_top_select {margin-left:20px;} 
}
@media screen and (max-width:480px){
#main .main2 .main2_list > li .cont {top:20px;left:20px;}
#main .main2 .main2_list > li .cont .tit {font-size:18px;}
#main .main2 .main2_list li:nth-child(2) .cont {width:50%;}

#main .main34 .left .main_cont .s_tit {font-size:14px;}
#main .main34 .left .main_cont .tit {font-size:20px;}
#main .main34 .left .main_cont .link {font-size:13px;}

#main > .inner {padding:0;}
.sub01_3_top .img_box .text_adedell {bottom:10px; font-size:14px;}

/* .sub02_top_img .s02_top_t1 {font-size:32px;} */
/* .sub02_top_img .s02_top_t2 {font-size:18px;} */
.sub02_top_img .s02_top_t3 {font-size:15px;}
.sub02_top_img .s02_top_t4 {font-size:15px;line-height: 1.5;}
.sub02_top_img .s02_top_t5 {font-size:24px;}

.new_regi_cont .bg_cont {padding:16px;}
.new_regi_cont .white_box {padding:16px; gap:16px;}
.new_regi_cont .white_box .border_box {gap:20px;}

.mo_header_cont .log_menu {gap:5px;}
.log_menu > li {width:auto;}
}

@media screen and (max-width:400px){
/* .sub02_top_img .s02_top_t1 {font-size:30px;} */
.sub02_top_img .s02_top_t2 {font-size:16px;}
.sub02_top_img .s02_top_t3 {font-size:14px;}
/* .sub02_top_img .s02_top_t4 {font-size:18px;} */
.sub02_top_img .s02_top_t5 {font-size:22px;}
.sub0101_2 .flex_box .item img {margin:15px;}
}

@media screen and (max-width:1100px){
#sub_div {padding-top: 60px;}
}
@media screen and (max-width:640px){
#sub_div {padding-top: 50px;}
}