@charset "utf-8";

/* 초기화 */
html {overflow-y:scroll}
body {margin:0;padding:0 !important;font-size:0.75em;}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {margin:0;padding:0;border:0}
h1, h2, h3, h4, h5, h6 {font-size:1em;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}
ul {margin:0;padding:0;list-style:none}
ol,li,dl,dt,dd {margin:0;padding:0} 
legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
label, input, button, select, img {vertical-align:middle}
input, button {margin:0;padding:0;font-size:1em}
button {cursor:pointer}
textarea, select {font-size:1em}
select {margin:0}
p {margin:0;padding:0;word-break:break-all}
hr {display:none}
pre {overflow-x:scroll;font-size:1.1em}
a {color:#000;text-decoration:none}
input:-webkit-autofill { -webkit-box-shadow: 0 0 0 30px #fff inset;}
input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active { transition: background-color 5000s ease-in-out 0s;}

*, :after, :before { -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box;}
:after, :before {position:inherit !important;}

input[type=text],input[type=password], textarea {
-webkit-transition:all 0.30s ease-in-out;
-moz-transition:all 0.30s ease-in-out;
-ms-transition:all 0.30s ease-in-out;
-o-transition:all 0.30s ease-in-out;
outline:none;
-webkit-appearance: none;
-webkit-border-radius: 0;
}
 

/* scrollLock */
body.scrollLock {height: 100vh; overflow: hidden;}


/* 관리자버튼 */
.btn_bo_user {display: flex; justify-content: flex-end; gap: 1rem; margin: 2rem 0 0}
.btn_bo_user li a, .btn_bo_user li button {line-height: 5rem; display: block; height: auto; font-weight: 500;}
.btn_bo_user li .btn_write {width: 10rem; background: #5c2bc5; color: #fff;}
.btn_bo_user li .btn_del {width: 10rem; border: 1px solid #dfdfdf; color: #666;}
.fa-gear:before, .fa-cog:before {position: inherit;}
 
.placeholdersjs {color:#aaa !important}

/* #hd_pop, #hd_wrapper, #tnb .inner, #gnb .gnb_wrap, #container_wr, #ft_wr {width:140rem;} */

/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;width:1200px;height:0}
#hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff}
.hd_pops img {max-width:100%}
.hd_pops_footer {padding:0;background:#000;color:#fff;text-align:left;position:relative}
.hd_pops_footer:after {display:block;visibility:hidden;clear:both;content:""}
.hd_pops_footer button {padding:10px;border:0;color:#fff}
.hd_pops_footer .hd_pops_reject {background:#000;text-align:left}
.hd_pops_footer .hd_pops_close {background:#393939;position:absolute;top:0;right:0}

/* 상단 레이아웃 */
#hd {position: relative; z-index: 1000;}
#hd_h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}

#hd_wrapper {position:relative; margin:0 auto; padding: 1rem 0 0; border-bottom: 1px solid #e5e5e5;}
#hd_wrapper:after {position:relative;display:block;visibility:hidden;clear:both;content:""}
#hd_wrapper .inner {display: flex; align-items: center;}

#logo {float:left;}
#logo a .logo_text {display: inline; vertical-align: bottom; font-size: 2.4rem; font-weight: 700; margin: 0 0 0 0.5rem;}
#logo a .logo_text span {color: #4141af;}

.hd_sch_wr {float:left;padding:30px 0; width: 100%; max-width: 44rem; margin:0 auto;}
#hd_sch h3 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#hd_sch {position: relative;}
#hd_sch .hd_sch_tit {display: none;}
#hd_sch #sch_str {float:left;width: 100%;height:45px; padding-left:20px; border-radius: 30px; font-size: 1.6rem; font-weight: 500; border: 1px solid #ddd; background: #fafafa;}
#hd_sch #sch_submit {position: absolute; right: 0; width: 45px; height: 45px; background: linear-gradient(135deg,  rgba(175,89,229,1) 0%,rgba(45,91,241,1) 100%); color:#fff; border-radius: 45px; box-shadow: 1px 0 15px rgb(169 42 151 / 20%);}
#hd_sch #sch_submit img {width: 19px;}
#tnb {border-bottom:1px solid #383838;margin:0 auto}
#tnb:after {display:block;visibility:hidden;clear:both;content:"";position:relative;}
#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_wrapper .hd_login {display: flex; align-items: center;}
#hd_wrapper .hd_login > li {position:relative; font-size: 1.5rem; color: #666; letter-spacing: -0.04em; white-space: nowrap;}
#hd_wrapper .hd_login > li:not(:last-child)::after {display: inline-block; width: 1px; height: 12px; background: #e2e2e2; margin: 0 1.5rem;}
#hd_wrapper .hd_login > li.shop_cart a {display: flex; align-items: center;}
#hd_wrapper .hd_login > li.shop_cart img {vertical-align: bottom; margin: 0 0 0 1rem;}
#hd_wrapper .hd_login .fa-shopping-cart {font-size:1.6em}
#hd_wrapper .hd_login .count {display: flex; align-items: center; justify-content: center; position:absolute; top:-5px; right:-10px; padding: 0 6px;border-radius:10px; background: #3f62e3;color:#fff;min-width:20px;height:20px; font-size: 12px;}
#hd_wrapper .slide_sch_btn {display: none;}
.slide_menu_btn {display: none;}



#hd_menu {position:relative; margin: -1px 0; border-bottom: 1px solid #e5e5e5;}
#hd_menu:after {display:block;visibility:hidden;clear:both;content:""}
#hd_menu .hd_menu_wrap {position:relative; display: flex;}
#hd_menu .hd_menu_wrap .hd_m_menu {display: none;}
#hd_menu .hd_menu_wrap .hd_m_menu_member {display: flex; margin: 0 0 0 auto;}
#hd_menu button#menu_open {position:relative; display: flex; align-items: center; justify-content: center; width:58px; height:58px; border:0; border: 1px solid #e5e5e5; border-bottom: 0;}
#hd_menu button#menu_open span {position: absolute; display: block; width: 20px; height: 2px; background: #222;}
#hd_menu button#menu_open span:nth-child(1) {transform: translate(0, -5px);}
#hd_menu button#menu_open span:nth-child(2) {}
#hd_menu button#menu_open span:nth-child(3) {transform: translate(0, 5px);}

.hd_menu {display: flex;}
.hd_menu:after {display:block;visibility:hidden;clear:both;content:""}
.hd_menu a {position: relative; z-index: 1; display: flex; align-items: center; justify-content: space-between; width: 100%; height: 100%; padding:0 3rem; font-size: 1.6rem; font-weight: 500; color: #333; cursor: pointer;}
.hd_menu > li {position: relative; width: 24rem; margin: 0 0 0 -1px;}
.hd_menu > li > a {border: 1px solid #e5e5e5; border-top: 0; border-bottom: 0;}
.hd_menu > li ul {display: none; position: absolute; top: 0; left: 0; width: 100%; padding: 57px 0 0; background: #fff; border-top: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5;}
.hd_menu > li ul li {border: 1px solid #e5e5e5; border-bottom: 0; height: 55px;}
.hd_menu > li ul li a {width: 100%;}
.hd_menu > li ul li:hover a {background: #f9f9f9;}

.hd_menu > li ul, .hd_menu > li:hover ul {display: block;}




.hd_quick {position: relative; z-index: 7; display: flex; margin: 0 0 0 auto;}
.hd_quick span {position: relative; display: flex; align-items: center;}
.hd_quick span:not(:last-child)::after {display: inline-block; width: 1px; height: 12px; background: #e2e2e2; margin: 0 1.5rem;}

.hd_share {position: relative; display: flex; align-items: center;}
.hd_share .sct_sns {display: none; position: absolute; bottom: 0; left: 50%; transform: translate(-50%, calc(100% - 1rem)); background: #3636af; box-shadow: 0 4px 20px rgba(0,0,0,0.14); padding: 2rem 0; border-radius: 5rem;}
.hd_share .sct_sns li a {display: flex; align-items: center; justify-content: center; width: 5rem; height: 4rem; padding: 1.2rem;}
.hd_share:hover .sct_sns {display: block;}





@media (max-width: 1600px) {
	#logo a img {width: 14rem;}
	#logo a .logo_text {font-size: 2.2rem;}

	.hd_sch_wr {max-width: 40rem;}

	.hd_menu > li {width: 20rem;}
	.hd_menu a {padding: 0 2rem;}
}
@media (max-width: 1400px) {

	.hd_sch_wr {max-width: 36rem;}

	#hd_wrapper .hd_login > li:not(:last-child)::after {height: 10px;margin: 0 1rem;}
	#hd_wrapper .hd_login > li.shop_cart img {width: 20px;}

}
@media (max-width: 1280px) {
	#logo a img {width: 12rem;}
	#logo a .logo_text {display: block; font-size: 2rem; margin: 0.5rem 0 0;}
	
	.hd_sch_wr {padding: 25px 0;}
	#hd_wrapper .hd_login > li {font-size: 1.4rem;}
	#hd_wrapper .hd_login > li.shop_cart img {margin: 0 0 0 0.5rem;}
	#hd_wrapper .hd_login .count {top: -8px; right: -8px;}


}
@media (max-width: 1024px) {
	#logo {margin: 0 auto 0 0;}
	#logo a img {width: 10rem;}
	#logo a .logo_text {font-size: 1.8rem;}

	#hd_wrapper {padding: 2rem 0; background: #fff;}
	#hd_wrapper .hd_login > li {display: none;}
	
	.hd_sch_wr {position: absolute; z-index: 2; top: 0; left: 0; max-width: 100%; padding: 5rem; background: #fff; border-bottom: 1px solid #e5e5e5; transform: translate(0, -100%);}
	.hd_sch_wr.active {transform: translate(0, 0); transition: transform 0.6s cubic-bezier(0.16, 1, 0.3, 1);}
	#hd_sch .hd_sch_tit {position: relative; display: flex; align-items: center; font-size: 2rem; font-weight: 600; margin: 0 0 2rem; height: 40px;}
	#hd_sch .hd_sch_button {position: absolute; right: 0; display: flex; align-items: center; justify-content: center; width: 40px; height: 100%;}
	#hd_sch .hd_sch_button span {position: absolute; display: block; width: 20px; height: 2px; background: #111;}
	#hd_sch .hd_sch_button span:nth-child(1) {transform: rotatez(-45deg);}
	#hd_sch .hd_sch_button span:nth-child(2) {transform: rotatez(45deg);}

	#hd_wrapper .slide_sch_btn {display: block; width: 40px; height: 40px; border-radius: 40px; margin: 0 1rem 0 0; background: linear-gradient(135deg, rgba(175, 89, 229, 1) 0%, rgba(45, 91, 241, 1) 100%); box-shadow: 1px 0 15px rgb(169 42 151 / 20%);}
	#hd_wrapper .slide_sch_btn img {width: 15px;}

	.slide_menu_btn {position: relative; display: flex; align-items: center; justify-content: center; width: 40px; height: 40px;}
	.slide_menu_btn span {position: absolute; display: block; width: 20px; height: 2px; background: #111;}
	.slide_menu_btn span:nth-child(1) {transform: translate(0, -7px);}
	.slide_menu_btn span:nth-child(2) {}
	.slide_menu_btn span:nth-child(3) {transform: translate(0, 7px);}

	#hd_menu {position: fixed; top: 0; left: 0; width: 100%; height: 100vh; margin: 0; background: #fff; padding: 0 0 5rem; overflow: auto; border-left: 1px solid #e5e5e5; transform: translate(100%, 0);}
	#hd_menu .hd_menu_wrap {display: block;}
	#hd_menu .hd_menu_wrap .hd_m_menu {display: block;}
	#hd_menu .hd_menu_wrap .hd_m_menu_top {display: flex; align-items: center; justify-content: flex-end; padding: 2rem 0;}
	#hd_menu .hd_menu_wrap .hd_m_menu_top .m_menu_logo {}
	#hd_menu .hd_menu_wrap .hd_m_menu_top .m_menu_logo img {width: 10rem;}
	#hd_menu .hd_menu_wrap .hd_m_menu_top .m_menu_logo .logo_text {font-size: 1.8rem; font-weight: 700; margin: 0.5rem 0 0;}
	#hd_menu .hd_menu_wrap .hd_m_menu_top .m_menu_logo .logo_text span {color: #4141af;}

	#hd_menu .hd_menu_wrap .hd_m_menu_member {margin: 3rem 0 0; padding: 0 1rem 2rem; border-bottom: 1px solid #e5e5e5;}
	#hd_menu .hd_menu_wrap .hd_m_menu_member ul.hd_m_menu {display: flex; align-items: center;}
	#hd_menu .hd_menu_wrap .hd_m_menu_member ul.hd_m_menu li {font-size: 1.6rem; color: #666; letter-spacing: -0.04em;}
	#hd_menu .hd_menu_wrap .hd_m_menu_member ul.hd_m_menu li:not(:last-child) {margin: 0 1.5rem 0 0;}
	#hd_menu .hd_menu_wrap .hd_m_menu_member ul.hd_m_menu li a {}

	#hd_menu button#menu_open {display: none;}
	.hd_menu {display: none;}
	.hd_share .sct_sns {transform: translate(-50%, calc(100% + 1rem));}


	#hd.menu_open .slide_menu_btn span:nth-child(1) {transform: rotatez(-45deg);}
	#hd.menu_open .slide_menu_btn span:nth-child(2) {transform: scale(0);}
	#hd.menu_open .slide_menu_btn span:nth-child(3) {transform: rotatez(45deg);}

	#hd.menu_open #hd_menu {transform: translate(0, 0); transition: transform 0.6s cubic-bezier(0.16, 1, 0.3, 1);}

}
@media (max-width: 768px) {
	#logo a img {width: 8rem;}
	#logo a .logo_text {font-size: 1.6rem;}

	#hd_menu .hd_menu_wrap .hd_m_menu_top .m_menu_logo img {width: 8rem;}
	#hd_menu .hd_menu_wrap .hd_m_menu_top .m_menu_logo .logo_text {font-size: 1.6rem;}
}
@media (max-width: 576px) {
	.hd_quick span button img {width: 2rem;}
}
@media (max-width: 400px) {

}

















/*사이드 메뉴*/
#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; bottom: 0; transform: translate(0, calc(100% + 1px)); background:#fff; z-index:1000; -webkit-box-shadow:0 4px 20px rgba(0,0,0,0.14);-moz-box-shadow:0 4px 20px rgba(0,0,0,0.14); box-shadow:0 4px 20px rgba(0,0,0,0.14)}
#category h2 {font-size:1.3em;padding:15px 20px;border-bottom:1px solid #e7eeef}
#category .cate_title {line-height: 6rem; padding: 0 3rem; background: #212121; color: #fff; font-size: 1.7rem; font-weight: 600;}
#category > ul {display: flex;}
#category > ul:after {display:block;visibility:hidden;clear:both;content:""}
#category .cate_li_1 {padding: 3rem; width: 26rem;}
#category .cate_li_1_a {font-size: 1.7rem; display:block; position:relative; font-weight:600; margin: 0 0 2rem;}
#category .cate_li_2 {margin: 1.4rem 0 0;}
#category .cate_li_2 a {font-size: 1.5rem; font-weight: 500; color: #666;}
#category .close_btn {position:absolute;top:0;right:0;width:60px;height:60px;color:#b6b9bb;border:0;vertical-align:top;}
#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}

@media (max-width: 1024px) {
	#category {position: relative; display: block !important; width: 100%; transform: unset; bottom: unset; box-shadow: unset; background: unset; padding: 3rem 1rem 0;}
	#category .cate_title {display: none;}
	#category > ul {flex-direction: column;}

	#category .cate_li_1 {width: 100%; padding: 0; margin: 0 0 5rem;}
	#category .cate_li_1_a {font-size: 2.2rem; font-weight: 700;}
	#category .cate_li_2 {margin: 2.3rem 0 0;}
	#category .cate_li_2 a {font-size: 1.6rem;}
	#category .close_btn {display: none;}
}
@media (max-width: 768px) {}
@media (max-width: 576px) {}




/* 중간 레이아웃 */
/* #wrapper {z-index:5;margin:0 auto;width:1200px;position:relative} */
#wrapper {position:relative; width:100%;}
#wrapper.is_community{background:#fff}
#wrapper:after {display:block;visibility:hidden;clear:both;content:""}
#wrapper_title {font-size:2.8rem; font-weight: 700; margin: 0 0 3rem;}

.lt_wr {width:49%}
.lt_wr:nth-child(2n+1) {clear:both}

@media (max-width: 1024px) {
	#wrapper_title {font-size: 2.6rem; margin: 0 0 5rem;}
}
@media (max-width: 768px) {
	#wrapper_title {font-size: 2.4rem;}
}
@media (max-width: 576px) {
	#wrapper_title {font-size: 2.2rem;}
}


/* 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;heig2024-07-26ht: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}




#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: #050505; margin: 6rem auto 0;}
#ft h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ft_wr {width: 100%;margin:0; position:relative;display:inline-block;text-align:left}
#ft_wr:after {display:block;visibility:hidden;clear:both;content:""}
#ft_wr .inner {display: flex;}


.ft_link_wrap {border-bottom: 1px solid rgba(255 255 255 / 0.1);}
.ft_link_wrap .inner {display: flex; align-items: center;}
#ft_link {display: flex;}
#ft_link li {display: flex; align-items: center;}
#ft_link li:not(:last-child)::after {position: relative !important; display: block; width: 3px; height: 3px; border-radius: 3px; background: rgb(238 234 244 / 0.2); margin: 0 1rem;}
#ft_link li a {display: block; color: #999; font-size: 1.5rem; font-weight: 600;}
#ft_link li.color a {color: #9f66ff;}
#ft_link li:not(.color):hover a {color: #fff;}

#ft_company {flex: 1; line-height: 2.8em; padding: 7rem 0 5rem;}
#ft_company h2 {font-size: 1.5rem; color: #fff; margin: 0; font-weight: 400;}
#ft_company p {font-size: 1.5rem; color: #999; font-weight: 500;}
#ft_company .ft_info {display: flex; flex-wrap: wrap; gap: 0.5rem 4rem; margin: 5rem 20rem 0 0;}
#ft_company .ft_info li {font-size: 1.5rem; color: #999; font-weight: 500;}
#ft_company .ft_info li a {color: #fff; font-weight: 400;}
#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 {margin-left: auto;;width: 7rem; height:7rem; background:none; font-size: 15px; font-weight: 600; color:#fff;}
#top_btn img {vertical-align: baseline; margin: 0 0 0 5px;}
/* #top_btn:hover {background: rgba(255 255 255 / 0.1);} */

#sidx_lat {width: 33rem; padding: 3rem; background: #1e1e1e;}
#sidx_lat .notice {padding: 0;}
#sidx_lat .notice h2 {position: relative; display: flex; align-items: center; font-size: 1.7rem; font-weight: 600; color: #fff; letter-spacing: 0; margin: 2rem 0;}
#sidx_lat .notice h2 > img {margin: 0 0 0 5px;}
#sidx_lat .notice h2 a {padding: 5px; margin: 0 0 0 auto;}
#sidx_lat .notice h2 a img {display: block;}
#sidx_lat .notice ul li {display: flex; align-items: center; font-size: 1.5rem; color: #aaa; padding: 1.5rem 0;}
#sidx_lat .notice ul li:not(:last-child) {border-bottom: 1px solid rgba(255 255 255 / 0.1);}
#sidx_lat .notice ul li a {display: -webkit-box; overflow:hidden; text-overflow: ellipsis; word-break:break-all; -webkit-box-orient:vertical; -webkit-line-clamp:1;}
#sidx_lat .notice ul li a:hover {color: #fff;}
#sidx_lat .notice ul li .new_icon {margin: 0 1rem 0 0; background: #5c2bc5; color: #fff; font-size: 12px; font-weight: 700; padding: 0 5px; line-height: 20px; border-radius: 2px;}

@media (max-width: 1024px) {
	#ft_link li:not(.color) {display: none;}

	#ft_company {padding: 5rem 0;}
	#ft_company .ft_info {margin: 5rem 0 0; gap: 0 2rem;}

	#sidx_lat {display: none;}
}
@media (max-width: 768px) {
	#ft_company .ft_info {margin: 3rem 0 0;}
}
@media (max-width: 576px) {
	#ft_company {padding: 3rem 0 5rem;}
}



/* 쇼핑몰 회원가입 */
#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:25px}
#mb_login #sns_login:after {display:block;visibility:hidden;clear:both;content:""}
#mb_login #sns_login h3 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#mb_login #sns_login .sns-wrap {margin:0 !important}
#mb_login #sns_login .sns-icon {width:49% !important;float:left !important}
#mb_login #sns_login .sns-icon:nth-child(odd) {margin-right:2%}
#mb_login #sns_login .txt {font-size:0.95em;padding-left:5px !important;border-left:0 !important}

/*쇼핑몰 비회원 구매*/
#mb_login_notmb {width:360px;margin:30px auto;padding:20px 30px;background:#fff;border:1px solid #dde7e9}
#mb_login_notmb h2 {font-size:1.25em;margin:10px 0;text-align:center}
#mb_login_notmb p {text-align:left}
#mb_login_notmb label {text-align:left}
#guest_privacy {border:1px solid #ccc;text-align:left;line-height:1.6em;color:#666;background:#fafafa;padding:10px;height:150px;margin:10px 0;overflow-y:auto}
#mb_login_notmb .btn_submit {display:block;text-align:center;margin-top:10px;line-height:45px}

/* 쇼핑몰 로그인 */
.mb_log_cate h2 {width:50%;float:left;padding:20px 0;text-align:center}
.mb_log_cate .join {width:50%;float:left;padding:20px 0;text-align:center;background:#f7f7f7;color:#6e6e6e}
.mb_log_cate:after {display:block;visibility:hidden;clear:both;content:""}
.mbskin .chk_box input[type="checkbox"] + label span{position:relative}

/* 새글 */
.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 {position:relative; display: flex; width: 100%; gap: 1rem;}
#captcha legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#captcha #captcha_audio {height: 45px;}
#captcha #captcha_img_wrap {flex: none; border: 1px solid #d0d3db; border-radius: 3px; height: 45px;}
#captcha #captcha_img {height: 100%; vertical-align:top;padding:0;margin:0}
#captcha button {width: 45px; height: 45px; vertical-align:middle; overflow:hidden; cursor:pointer; text-indent:-9999em; border-radius: 3px;}
#captcha #captcha_mp3 {background:url('../../../img/captcha_volume.png') no-repeat center center #2b2b2b; border: 0;}
#captcha #captcha_reload {background:url('../../../img/captcha_reload.png') no-repeat center center #2b2b2b; border: 0;}
#captcha #captcha_key {flex: 1; padding: 0 2rem; background: #fff !important; text-align:left; font-size: 1.6rem; font-weight: 500; border-radius:3px; border: 1px solid #d0d3db;}
#captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}
@media (max-width: 768px) {
	#captcha {flex-wrap: wrap;}
	#captcha #captcha_audio {order: 1; width: 100%;}
}
@media (max-width: 576px) {
	#captcha #captcha_img_wrap {padding: 5px 0;}
}




/* ckeditor 단축키 */
.cke_sc {margin:0 0 5px;text-align:right}
.btn_cke_sc {display:inline-block;padding:0 10px;height:23px;border:1px solid #ccc !important;background:#fafafa !important;color:#000 !important;text-decoration:none !important;line-height:1.9em;vertical-align:middle}
.cke_sc_def {margin:0 0 5px;padding:10px;border:1px solid #ccc;background:#f2f5f9;text-align:center}
.cke_sc_def dl {margin:0 0 5px;text-align:left}
.cke_sc_def dl:after {display:block;visibility:hidden;clear:both;content:""}
.cke_sc_def dt, .cke_sc_def dd {float:left;margin:0;padding:5px 0;border-bottom:1px solid #e9e9e9}
.cke_sc_def dt {width:20%;font-weight:bold}
.cke_sc_def dd {width:30%}

/* ckeditor 태그 기본값 */
#bo_v_con ul {display:block;list-style-type:disc;margin-top:1em;margin-bottom:1em;margin-left:0;margin-right:0;padding-left:40px}
#bo_v_con ol {display:block;list-style-type:decimal;margin-top:1em;margin-bottom:1em;margin-left:0;margin-right:0;padding-left:40px}
#bo_v_con li {display:list-item}

/* Mobile화면으로 */
#mobile_cng {display:block;margin:0.3em;padding:0.5em 0;border:1px solid #eee;border-radius:2em;background:#fff;color:#000;font-size:2em;text-decoration:none;text-align:center}

/* 목록 바로가기 */
.sanchor {margin:30px 0 20px;padding:0}
.sanchor:after {display:block;visibility:hidden;clear:both;content:""}
.sanchor li {float:left;width:20%;text-align:center;list-style:none}
.sanchor li a {display:block;position:relative;height:60px;margin-left:-1px;background-color:#f7f7f7;border:1px solid #cdcdcd;border-bottom:1px solid #000;font-size:1.25em;color:#666;line-height:58px;text-align:center;z-index:1}
.sanchor li .sanchor_on {margin:0 0 0 -1px;border:1px solid #000;background:#fff;z-index:2;border-bottom-color:#fff;color:#000;font-weight:bold}
.sanchor li a .item_qa_count,.sanchor li a .item_use_count {display:inline-block;background:#aaa;padding:0 5px;line-height:23px;border-radius:15px;color:#fff;min-width:23px;font-size:12px}
.sanchor li .sanchor_on .item_qa_count,.sanchor li .sanchor_on .item_use_count {background:#55bfb1}

/* 콘텐츠별 스타일 */
.cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:bold}

/* 버튼 */
a.btn,.btn {line-height:35px;height:35px;padding:0 10px;text-align:center;font-weight:bold;border:0;font-size:1.4em;
-webkit-transition:background-color 0.3s ease-out;
-moz-transition:background-color 0.3s ease-out;
-o-transition:background-color 0.3s ease-out;
transition:background-color 0.3s ease-out}

a.btn01 {display:inline-block;padding:7px;border:1px solid #bababa;border-radius:3px;background:#fff;color:#717171;text-decoration:none;vertical-align:middle}
a.btn01:focus, a.btn01:hover {text-decoration:none}
button.btn01 {display:inline-block;margin:0;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none}
a.btn02 {display:inline-block;padding:7px;background:#3a8afd;color:#fff;border-radius:3px;text-decoration:none;vertical-align:middle}
a.btn02:focus, .btn02:hover {text-decoration:none}
button.btn02 {display:inline-block;margin:0;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none}

.btn_confirm {text-align:center} /* 서식단계 진행 */

.btn_submit {color:#fff; font-size: 1.6rem; font-weight: 500; background:#7036c0; cursor:pointer;}
.btn_close {border:1px solid #dcdcdc;cursor:pointer;border-radius:3px;background:#fff}
a.btn_close {text-align:center;line-height:50px}

a.btn_cancel {display:inline-block;background:#969696;color:#fff;text-decoration:none;vertical-align:middle}
button.btn_cancel {display:inline-block;background:#969696;color:#fff;text-decoration:none;vertical-align:middle}
.btn_cancel:hover {background:#aaa}
a.btn_frmline, button.btn_frmline {display:inline-block;} /* 우편번호검색버튼 등 */
a.btn_frmline {}
button.btn_frmline {font-size:1em}
a.btn_frmline {line-height:24px}

/* 게시판용 버튼 */
a.btn_b01,.btn_b01 {display:inline-block;color:#bababa;text-decoration:none;vertical-align:middle;border:0;background:transparent}
.btn_b01:hover, .btn_b01:hover {color:#000}
a.btn_b02,.btn_b02 {display:inline-block;background:#253dbe;padding:0 10px;color:#fff;text-decoration:none;border:0;vertical-align:middle}
/* a.btn_b02:hover, .btn_b02:hover {background:#0025eb} */
a.btn_b03, .btn_b03 {display:inline-block;background:#fff;border:1px solid #b9bdd3;color:#646982;text-decoration:none;vertical-align:middle}
a.btn_b03:hover, .btn_b03:hover {background:#ebedf6}
a.btn_b04, .btn_b04 {display:inline-block;background:#fff;border:1px solid #ccc;color:#707070;text-decoration:none;vertical-align:middle}
a.btn_b04:hover, .btn_b04:hover {color:#333;background:#f9f9f9}
a.btn_admin,.btn_admin {display:inline-block;color:#d13f4a;text-decoration:none;vertical-align:middle} /* 관리자 전용 버튼 */
.btn_admin:hover, a.btn_admin:hover {color:#ff3746}



/* 선택수정 버튼 */
.btn_list {margin:0 auto;width:93%}
.btn_list input, .btn_list button {background:none repeat scroll 0 0 #617D46;border:0 none;color:#FFFFFF;height:28px;line-height:2.2em;padding:0 15px;vertical-align:middle}

/* 기본테이블 */
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_wrap caption {padding:10px 0;font-weight:bold;text-align:left}


.tbl_head01 {}
.tbl_head01 table {border-top:2px solid #7036c0;}
.tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head01 thead th {padding:12px 0;border-top:2px solid #000;border-bottom:1px solid #d3d3d3;background:#fff;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head01 thead a {color:#383838}
.tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th, .tbl_head01 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head01 tbody th {padding:10px 0;border-bottom:1px solid #e9e9e9}
.tbl_head01 td {padding:15px 5px; border-left:1px solid #f3f3f3; font-size: 1.5rem; color: #777; text-align: center; font-weight: 500; word-break:break-all; vertical-align: middle; border-bottom: 1px solid #ddd;}
.tbl_head01 td.td_subject {text-align: left; font-size: 1.7rem; font-weight: 600;}
.tbl_head01 td.td_subject .bo_tit {display: flex; align-items: center; max-width: 70%;}
.tbl_head01 td.td_subject .bo_tit a {text-overflow: ellipsis; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
.tbl_head01 td:first-child {border-left:0}
.tbl_head01 a {}

@media (max-width: 1400px) {
	.tbl_head01 td {min-height: 9rem;}
}
@media (max-width: 1024px) {

}
@media (max-width: 768px) {

}
@media (max-width: 576px) {

}





.tbl_head02 {margin:0 0 10px}
.tbl_head02 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head02 thead th {padding:7px;background:#f3f3f3;border-top:1px solid #d3d3d3;border-bottom:1px solid #d3d3d3}
.tbl_head02 thead a {color:#383838}
.tbl_head02 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head02 tfoot th, .tbl_head02 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head02 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head02 td {padding:5px 3px;border-bottom:1px solid #e9e9e9;line-height:1.4em;word-break:break-all}
.tbl_head02 a {}

.tbl_head03 {margin:0 0 10px}
.tbl_head03 table {border-bottom:1px solid #d3d3d3}
.tbl_head03 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head03 thead th {color:#111; font-size:1.6rem; font-weight: 500; text-align:center; letter-spacing:-0.05em; background: #f5f5f5; padding:25px 15px; border-top:2px solid #7036c0; border-bottom:1px solid #dadada; vertical-align: middle;}
.tbl_head03 thead a {color:#383838}
.tbl_head03 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head03 tfoot th, .tbl_head03 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head03 tbody th {padding:10px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head03 td {font-size: 1.6rem; font-weight: 500; color: #666; background:#fff; padding: 25px 15px; letter-spacing: -0.05em; background-clip:padding-box;border-top:1px solid #dadada;line-height:1.4em;word-break:break-all; vertical-align: middle;}
.tbl_head03 td > p {display: none;}

@media (max-width: 1024px) {
	.tbl_head03 td > p {display: block; margin: 0 10px 0 0;}
}





/* 폼 테이블 */
.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; 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 #ddd;background:#fff;color:#000;vertical-align:middle; padding: 0 15px;}
.tbl_frm01 textarea {padding:2px 2px 3px}
.frm_input {height:45px;}
.frm_input[readonly="readonly"] {background: #f3f3f3;}

.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 {display: flex; align-items: center; }
.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: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 !important; color:#777 !important}
.empty_list, .empty_li {font-size: 1.6rem; font-weight: 500; padding: 50px 0 !important;text-align:center !important;color:#777 !important;}

/* 필수입력 */
.required, textarea.required {background-image:url('../img/require.png') !important;background-repeat:no-repeat !important;background-position:right top !important}

/* 테이블 그리드 padding 0 5px 고려한 넓이 */
.grid_1 {width:40px}
.grid_2 {width:90px}
.grid_3 {width:140px}
.grid_4 {width:190px}
.grid_5 {width:240px}
.grid_6 {width:290px}
.grid_7 {width:340px}
.grid_8 {width:390px}
.grid_9 {width:440px}
.grid_10 {width:490px}
.grid_11 {width:540px}
.grid_12 {width:590px}
.grid_13 {width:640px}
.grid_14 {width:690px}
.grid_15 {width:740px}
.grid_16 {width:790px}
.grid_17 {width:840px}
.grid_18 {width:890px}

/* 테이블 항목별 정의 */
.td_board {width:120px;text-align:center}
.td_chk {/* width:30px; */text-align:center}
.td_date {width:60px;text-align:center}
.td_datetime {width:110px;text-align:center}
.td_default {width:60px;text-align:center}
.td_dvr {/* width:100px; */text-align:center}
.td_group {width:100px;text-align:center}
.td_imgsmall {width:60px;text-align:center}
.td_num {/* width:80px; */text-align:center}
.td_numbig {/* width:100px; */text-align:center}
.td_nick {width:100px;text-align:center}
.td_name {width:100px;text-align:left}
.td_namesmall {width:50px;text-align:left}
.td_mb_id {width:100px;text-align:center}
.td_mng {width:80px;text-align:center}
.td_mngsmall {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}

@media (max-width: 768px) {
	.td_numbig {text-align: left;}
}


/* 새창 기본 스타일 */
.new_win {position:relative; background:#fff;}
.new_win_wrap {display: flex; gap: 5px; margin: 0 0 5px;}
.new_win_wrap .new_win_con {width: 100%; border: 1px solid #e3e3e3; border-radius: 3px;}
.new_win_wrap .new_win_con input[type=text] {border: none; font-size: 1.6rem; font-weight: 500; background: none !important; padding: 0 2rem; box-shadow: none;}
.new_win_wrap .new_win_con textarea {font-size: 1.6rem; font-weight: 500; border: none; box-shadow: none; padding: 2rem; resize: none; height: 12rem !important;}
.new_win_wrap .btn_submit {width: 12rem; min-height: 12rem; height: 100%; font-size: 1.6rem; font-weight: 500; color: #fff; background: #111; border: 0;}

.new_win_wrap .new_win_con .sit_use_star {position: relative; display: flex;}
.new_win_wrap .new_win_con .sit_use_star_title {position: relative; z-index: 1; font-size: 1.6rem; font-weight: 600; color: #111; padding: 0 0 0 2rem; line-height: 45px;}
.new_win_wrap .new_win_con .sit_use_star_btn {flex: 1; position: relative; z-index: 1; display: flex; align-items: center; justify-content: space-between; padding: 0 2rem;}
.new_win_wrap .new_win_con .sit_use_star > div span {font-size: 1.6rem; font-weight: 500; color: #888; line-height: 45px; cursor: pointer;}

#sit_use_write_star {display: none; position: absolute; z-index: 1; top: 0; padding: 50px 0 0; left: 0; width: 100%;}
#sit_use_write_star:after {display:block;visibility:hidden;clear:both;content:""}
#sit_use_write_star ul {background: #fff; border: 1px solid #e3e3e3; border-radius: 3px;}
#sit_use_write_star ul li {}
#sit_use_write_star ul li input[type="radio"] + label {display: block; font-size: 1.6rem; font-weight: 500; color: #888; padding: 1rem 2rem; cursor: pointer;}
#sit_use_write_star ul li input[type="radio"] + label:hover {background: #f9f9f9;}
#sit_use_write_star ul li input[type="radio"]:checked + label {}
#sit_use_write_star.active {display: block;}

.new_win_wrap .new_win_con iframe {height: 300px;}
.new_win_wrap .chk_box {display: flex; align-items: center; justify-content: center; white-space: nowrap; width: 12rem;}

@media (max-width: 576px) {
	.new_win_wrap {flex-direction: column;}

	.new_win_wrap .btn_submit {width: 100%; min-height: auto; height: 50px;}
	.new_win_wrap .chk_box {width: fit-content;}
}




.new_win .tbl_wrap {margin:0 20px;}
.new_win #win_title {position: relative; color: #fff; background: #3353bc; padding: 0 3rem; line-height: 6rem; font-size: 2rem; font-weight: 500;}
.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: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 {padding:0 20px;height:45px;overflow:hidden;cursor:pointer}

@media (max-width: 1024px) {
	.new_win table {display: block; border-top: 2px solid #7036c0;}
	.new_win .tbl_head03 thead {display: none;}
	.new_win .tbl_head03 tbody {display: block;}
	.new_win .tbl_head03 tr {display: flex; flex-wrap: wrap; align-items: center; padding: 25px 15px; border-top: 1px solid #dadada;}
	.new_win .tbl_head03 td {width: 100% !important; min-height: auto !important; border-top: 0; padding: 0; text-align: left !important; margin: 0 0 10px;}
}
@media (max-width: 576px) {

}



/* 
@media (max-width: 1024px) {


	
	#sod_fin_list .tbl_head03 td.td_prd {display: flex; min-height: unset; margin: 0 0 20px;}
	#sod_fin_list .sod_img {flex: none; position: relative; top: unset; left: unset; transform: translate(0, 0); margin: 0 15px 0 0;}

	#sod_fin_list .tbl_head03 td:nth-child(1) {order: 1; width: calc(100% - 10rem);}
	#sod_fin_list .tbl_head03 td:nth-child(2) {order: 3; width: 100%; display: flex; align-items: center; justify-content: space-between; margin: 0 0 10px;}
	#sod_fin_list .tbl_head03 td:nth-child(3) {order: 3; width: 100%; display: flex; align-items: center; justify-content: space-between; margin: 0 0 10px;}
	#sod_fin_list .tbl_head03 td:nth-child(4) {order: 3; width: 100%; display: flex; align-items: center; justify-content: space-between; margin: 0 0 10px;}
	#sod_fin_list .tbl_head03 td:nth-child(5) {order: 3; width: 100%; display: flex; align-items: center; justify-content: space-between; margin: 0 0 10px;}
	#sod_fin_list .tbl_head03 td:nth-child(6) {order: 2; margin: 0 0 20px;}

	#sod_fin_list .td_mngsmall .status {text-align: center;}
	#sod_fin_list .sod_name .sod_opt {font-size: 1.3rem;}


	#sod_sts_wrap button {font-size: 12px;}
	#sod_sts_wrap button::before {width: 14px; height: 14px; background-size: 12px;} 
	#sod_fin_legend {padding: 15px;line-height: 20px; font-size: 12px;}
}
@media (max-width: 576px) {
	#sod_fin_list .tbl_head03 tr {padding: 20px 10px;}
	#sod_fin_list .tbl_head03 td:nth-child(1) {order: 1; width: calc(100%);}
	#sod_fin_list .tbl_head03 td:nth-child(2) {margin: 0 0 5px;}
	#sod_fin_list .tbl_head03 td:nth-child(3) {margin: 0 0 5px;}
	#sod_fin_list .tbl_head03 td:nth-child(4) {margin: 0 0 5px;}
	#sod_fin_list .tbl_head03 td:nth-child(5) {margin: 0 0 5px;}
	#sod_fin_list .tbl_head03 td:nth-child(6) {order: 4; width: calc(100%); display: flex; align-items: center; margin: 20px 0 0;}
	#sod_fin_list .sod_img {width: 70px;}

	#sod_fin_list .td_mngsmall .status {margin: 0 auto 0 0;}

	.sod_sts_explan {width: 260px}
}


*/



/* 자바스크립트 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: 40px 0 20px; text-align:center;}
.pg_wrap:after {display:block;visibility:hidden;clear:both;content:""} 
.pg {display: flex; align-items: center; justify-content: center;}
.pg_page, .pg_current, .qa_page {display: block; width: 36px; height: 36px; line-height: 36px; margin: 0 2px}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page, .qa_page {color:#666;font-size: 1.5rem; font-weight: 500; padding:0 5px; min-width:30px;text-decoration:none;border-radius:3px}
.pg_page:hover,.qa_page:hover {color:#111;}
.pg_start {text-indent:-999px;overflow:hidden;background:url('./img/btn_first.svg') no-repeat calc(50% - 1px) 50%; background-size: 10px;}
.pg_prev {text-indent:-999px;overflow:hidden;background:url('./img/btn_prev.svg') no-repeat 50% 50%; background-size: 5px;}
.pg_end {text-indent:-999px;overflow:hidden;background:url('./img/btn_end.svg') no-repeat calc(50% + 1px) 50%; background-size: 10px;}
.pg_next {text-indent:-999px;overflow:hidden;background:url('./img/btn_next.svg') no-repeat 50% 50%; background-size: 5px;}
.pg_start, .pg_prev, .pg_end, .pg_next {border-radius: 36px; border: 1px solid #cacaca;}

.pg_current {display: block; font-size: 1.5rem; color: #5d22d6; font-weight: 700; width: 36px; height: 36px; line-height: 36px; margin: 0 2px;}
.pg_current span {position: relative;}
.pg_current span::after {position: absolute !important; bottom: 0; left: 0; width: 100%; height: 2px; background: #5d22d6; }

.pg_wrap .pg ul {display: flex; margin: 0 1rem;}

@media (max-width: 1024px) {
	.pg_current {width: 25px; height: 25px; line-height: 25px;}

	.pg_page, .pg_current, .qa_page {width: 25px; height: 25px; line-height: 25px;}
	.pg_page, .qa_page {min-width: auto;}

	.pg_start {background-size: 8px;}
	.pg_prev {background-size: 4px;}
	.pg_end {background-size: 8px;}
	.pg_next {background-size: 4px;}
}




/* 팁 */
.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}



/* 입점업체 마이페이지 */
/* 타이틀 */
.sel_con_tit {margin: 0 0 2rem;}
.sel_con_tit .tit {font-size: 2.4rem; font-weight: 700;}
.sel_con_tit p {font-size: 1.6rem; font-weight: 500; color: #666; letter-spacing: -0.05em;}
/* 버튼 */
.sel_con_btn {display: flex; align-items: center; justify-content: center; gap: 1rem; padding: 4rem; text-align: center;}
.sel_con_btn .sel_btn {display: flex; align-items: center; justify-content: center; width: 100%; max-width: 21rem; height: 60px; font-size: 1.6rem; font-weight: 600; color: #fff; background: #7036c0; margin: 0;}
@media (max-width: 768px) {
.sel_con_tit .tit {font-size: 2.2rem;}
}
@media (max-width: 576px) {
.sel_con_tit .tit {font-size: 2rem;}
}
/* 검색 */
#sel_my_sch {margin: 0 0 10rem;}
#sel_my_sch ul {display: flex; justify-content: center; font-size: 1.6rem; padding: 4rem 0; background: #f7f7f7; border: 1px solid #ddd;}
#sel_my_sch ul li {display: flex; margin: 0 1rem 0 0;}
#sel_my_sch ul li .tit {flex: none; display: flex; align-items: center; position: relative; font-size: 1.6rem; font-weight: 600; color: #111;}
#sel_my_sch ul li .tit::before {position: relative; display: block; width: 2px; height: 2px; background: #111; margin: 0 0.5rem 0 0;}
#sel_my_sch ul li .box {margin: 0 0 0 2rem;}
#sel_my_sch ul li .box input {max-width: 100%; height: 5rem; border: 1px solid #dadada; padding: 0 15px;}
#sel_my_sch .chk_btn {padding: 0 4rem; color: #fff; background: #222;}

@media (max-width: 1400px) {
	 .sel_con_btn .sel_btn {height: 50px;}
}
@media (max-width: 1024px) {
	.sel_con_btn {padding: 4rem 0;}
	.sel_con_btn .sel_btn {height: 45px; font-size: 1.4rem;}

	#sel_my_sch {margin: 0 0 8rem;}
	#sel_my_sch ul {flex-direction: column; padding: 4rem;}
	#sel_my_sch ul li {margin: 0 0 1rem;}
	#sel_my_sch ul li .tit {width: 10rem;}

	#sel_my_sch .chk_btn {height: 45px; width: fit-content; margin: 2rem 0 0;}
}
@media (max-width: 576px) {
	#sel_my_sch {margin: 0 0 5rem;}
	#sel_my_sch ul {padding: 3rem 2rem;}
	#sel_my_sch ul li {display: block; margin: 0 0 2rem;}
	#sel_my_sch ul li .tit {width: 100%; margin: 0 0 1rem;}
	#sel_my_sch ul li .box {display: flex; align-items: center; margin: 0;}
	#sel_my_sch ul li .box span {margin: 0 5px;}
	#sel_my_sch ul li .box input {flex: 1; padding: 0 10px; width: 100%;}


	#sel_my_sch .chk_btn {margin: 1rem 0 0;}
}



/* 입접업체 테이블 */
#user_info {flex: 1;}
#user_info .sel_con_tit {display: flex; flex-wrap: wrap; align-items: baseline;}
#user_info .sel_con_tit p {margin: 0 0 0 auto;}
#user_info table {width: 100%; border-top: 2px solid #3f62e3;}
#user_info table tr {border-bottom: 1px solid #ddd;}
#user_info table th, #user_info table td {padding: 1.6rem; font-size: 1.6rem; font-weight: 500; text-align: left;}
#user_info table thead th {background: #f4f6fc; border-right: 1px solid #ddd;}
#user_info table tbody th {width: 160px; border-right: 1px solid #ddd;}

@media (max-width: 1400px) {
	#user_info table tbody th {width: 140px;}
}
@media (max-width: 1024px) {
	#user_info .sel_con_tit {display: block;}
	#user_info .sel_con_tit p {margin: 1rem 0 0;}
	#user_info table th, #user_info table td {padding: 25px 30px;}
}
@media (max-width: 768px) {
	#user_info table th, #user_info table td {font-size: 1.5rem; padding: 25px;}
	#user_info table tbody th {width: 120px;}
}
@media (max-width: 576px) {
	#user_info table th, #user_info table td {padding: 15px;}
	#user_info table tbody th {width: 90px;}
}

/* 입점업체 검색 결과 테이블 */
#sel_sch_result {margin: 0 0 5rem;}
#sel_sch_result .tic_chk_num {font-size: 1.6rem; font-weight: 500; color: #444; text-align: center; padding: 2rem; background: #f4f6fc; border: 1px solid #c1c8db;}
#sel_sch_result .tic_chk_num span {font-size: 2rem; color: #4465e3; margin: 0 0 0 2rem;}

#sel_sch_result2 .tic_chk_num {font-size: 1.6rem; font-weight: 500; color: #444; text-align: center; padding: 2rem; background: #f4f6fc; border: 1px solid #c1c8db;}
#sel_sch_result2 .tic_chk_num span {font-size: 2rem; color: #4465e3; margin: 0 0 0 2rem;}

#sel_sch_result .tbl_head03 {margin: 4rem 0 0;}
#sel_sch_result .td_prd {border-left:0;position:relative;padding-left: 135px;min-height:100px}
#sel_sch_result .td_prd .sod_img {position:absolute; top: 50%; left:20px; transform: translate(0, -50%);}
#sel_sch_result .td_prd .sod_img img {width: 100%; height: auto;}
#sel_sch_result .td_prd .sod_name {}
#sel_sch_result .td_prd .sod_name b {font-weight: 500; color: #111;}
#sel_sch_result .td_prd .prd_name {color: #111; font-weight: 600;}
#sel_sch_result .tic_opt {font-size: 1.5rem; font-weight: 600; color: #3f62e3;}
#sel_sch_result .period {position: relative;}
#sel_sch_result .period span {position: absolute; bottom: 0; left: 50%; transform: translate(-50%, 2.5rem); font-size: 1.5rem; color: #777; white-space: nowrap;}
#sel_sch_result .td_status {text-align: center;}
#sel_sch_result .td_status span {border: 1px solid #747474; width: 10rem; font-size: 1.5rem; font-weight: 700; color: #111; background: #fff; line-height: 28px; border-radius: 3px; margin: 0 auto 10px; padding: 0;}
#sel_sch_result .td_status button {position: relative; display: flex; align-items: center; font-size: 14px; font-weight: 500; color: #666; margin: auto; transform: translate(0, 1rem);}
#sel_sch_result .td_status button::before {display: block; width: 16px; height: 16px; background: url('./img/icon_info.png') no-repeat center center; margin: 0 5px 0 0;}

@media (max-width: 1400px) {
	#sel_sch_result .td_prd {padding-left: 125px;}
	#sel_sch_result .td_prd .sod_img {width: 80px;}
	
}
@media (max-width: 1024px) {
	#sel_sch_result .tic_chk_num span {font-size: 1.8rem; margin: 0 0 0 1rem;}
	
	#sel_sch_result2 .tic_chk_num span {font-size: 1.8rem; margin: 0 0 0 1rem;}

	#sel_sch_result .tbl_head03 table {display: block; border-top: 2px solid #7036c0;}
	#sel_sch_result .tbl_head03 thead {display: none;}
	#sel_sch_result .tbl_head03 tbody {display: block;}
	#sel_sch_result .tbl_head03 tr {display: flex; flex-wrap: wrap; align-items: center; padding: 25px 15px; border-top: 1px solid #dadada;}
	#sel_sch_result .tbl_head03 td {border-top: 0; width: 100%; padding: 0; text-align: left;}

	#sel_sch_result .td_prd {padding-left: 0; display: flex; min-height: unset; margin: 0 0 20px;}
	#sel_sch_result .td_prd .sod_img {flex: none; position: relative; top: unset; left: unset; transform: translate(0, 0); margin: 0 15px 0 0;}
	
	#sel_sch_result .tbl_head03 td:nth-child(1) {order: 1; width: calc(100% - 10rem);}
	#sel_sch_result .tbl_head03 td:nth-child(2) {order: 3; display: flex; align-items: center; justify-content: space-between; margin: 0 0 10px;}
	#sel_sch_result .tbl_head03 td:nth-child(3) {order: 3; display: flex; align-items: center; justify-content: space-between; margin: 0 0 10px;}
	#sel_sch_result .tbl_head03 td:nth-child(4) {order: 3; display: flex; align-items: center; justify-content: space-between; margin: 0 0 10px;}
	#sel_sch_result .tbl_head03 td:nth-child(5) {order: 2; width: fit-content; text-align: center;}
	
	#sel_sch_result .td_status span {}
}
@media (max-width: 576px) {
	#sel_sch_result .tic_chk_num span {display: block; margin: 5px 0 0;}
	
	#sel_sch_result2 .tic_chk_num span {display: block; margin: 5px 0 0;}

	#sel_sch_result .tbl_head03 tr {padding: 20px 10px;}
	#sel_sch_result .tbl_head03 td:nth-child(1) {order: 1; width: calc(100%);}
	#sel_sch_result .tbl_head03 td:nth-child(2) {margin: 0 0 5px;}
	#sel_sch_result .tbl_head03 td:nth-child(3) {margin: 0 0 5px;}
	#sel_sch_result .tbl_head03 td:nth-child(4) {margin: 0 0 5px;}
	#sel_sch_result .tbl_head03 td:nth-child(5) {order: 4; width: fit-content; text-align: center; margin: 20px 0 0;}

	#sel_sch_result .td_status span {margin: 0;}
}

/* 

@media (max-width: 1024px) {
	
	.od_prd_list .td_chk.chk_box input[type="checkbox"] + label {margin: 0;}
	.od_prd_list .td_chk.chk_box input[type="checkbox"] + label span {margin: 0 0 15px;}

	.sod_opt li {font-size: 1.3rem;}
	.sod_option_btn .mod_options {font-size: 1.2rem; height: 28px;}
}
@media (max-width: 576px) {
	.od_prd_list.tbl_head03 td:nth-child(2) {margin: 0 0 5px;}
	.od_prd_list.tbl_head03 td:nth-child(3) {margin: 0 0 5px;}
	.od_prd_list.tbl_head03 td:nth-child(4) {margin: 0 0 5px;}

	.od_prd_list .td_prd .sod_img {width: 70px;}
}

*/






/* 입점업체 버튼 박스 */
.sel_btn {display: flex; justify-content: center; margin: 10rem 0 0;}
.sel_btn a {display: block; height: 60px; line-height: 60px; width: 21rem; font-size: 1.6rem; color: #fff; font-weight: 500; text-align: center; background: #7036c0; margin: 0 0.5rem; letter-spacing: -0.05em;}
@media (max-width: 1400px) {
	.sel_btn a {height: 50px; line-height: 50px;}
}
@media (max-width: 1024px) {
	.sel_btn {margin: 8rem 0 0;}
	.sel_btn a {height: 45px; line-height: 45px; font-size: 1.4rem;}
}
@media (max-width: 768px) {
	.sel_btn {margin: 5rem 0 0;}
}

#sel_my_ov {position:relative; display: flex; margin:0 0 10rem;}
#sel_my_ov h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#sel_my_ov .smb_me {display: flex; flex-direction: column; justify-content: center; width: 37rem; background:#f7f7f7;border:1px solid #ddd;padding:20px;text-align:center; font-size:1.6rem; font-weight: 500; letter-spacing: -0.03em;}
#sel_my_ov .smb_me .my_ov_name_pro {display: flex; align-items: center; column; justify-content: center;  width: 7rem; height: 7rem; border-radius: 7rem; border:1px solid #c5c5c5; background: #fff; margin: 0 auto 10px;}
#sel_my_ov .smb_me .my_ov_name_pro img {max-width: 100%;}
#sel_my_ov .smb_me .my_ov_name {display:inline-block;}
#sel_my_ov .smb_me .my_ov_name .my_name {}
#sel_my_ov .smb_me .my_ov_name .my_name p {display: none;}
#sel_my_ov .smb_me a {display:inline-block;font-size: 1.5rem; line-height:28px; border:1px solid #c5c5c5; background: #fff; color:#444; border-radius: 3px; padding: 0 10px; margin: 0 2px;}
#sel_my_ov .smb_log {margin: 1.3rem 0 0; font-size: 14px; font-weight: 700; color: #3f62e3;}
#sel_my_ov .smb_log span {margin: 0 0 0 1rem; font-weight: 500; color: #888;}
#sel_my_ov .smb_me .smb_me_btn {margin: 15px 0 0;}
#sel_my_ov .smb_me .smb_me_btn a {display:inline-block;font-size: 1.5rem; line-height:28px; border:1px solid #c5c5c5; background: #fff; color:#444; border-radius: 3px; padding: 0 10px; margin: 0 2px;}
@media (max-width: 768px) {
	#sel_my_ov {margin: 0 0 8rem;}
}
@media (max-width: 576px) {
	#sel_my_ov {margin: 0 0 5rem;}
}

#sel_private {flex: 1; display: flex; border: 1px solid #ddd; padding: 3rem 6rem; margin: 0 0 0 5rem;}
#sel_private:after {display:block;visibility:hidden;clear:both;content:""}
#sel_private li {flex: 1; display: flex; align-items: center; justify-content: center;}
#sel_private li:not(:last-child) {border-right: 1px dashed #ddd;}
#sel_private a {display: flex; align-items: center; background:#fff;color:#465168;line-height:20px;}
#sel_private a .smb_private_icon {display: flex; align-items: center; justify-content: center; width: 10rem; height: 10rem; border-radius: 10rem; background: #f5f5f5;}
#sel_private a .smb_private_txt {padding: 0 15px; font-weight: 600; color: #111;}
#sel_private a .smb_private_txt .title {font-size: 1.7rem;}
#sel_private a .smb_private_txt .count {font-size: 1.6rem; margin: 10px 0 0;}
#sel_private a .smb_private_txt .count span {color: #3f62e3;}

@media (max-width: 1600px) {
	#sel_my_ov .smb_me {width: 32rem;}
	
	#sel_private {padding: 0 4rem;}
	#sel_private a .smb_private_icon {width: 9rem; height: 9rem;}
}
@media (max-width: 1400px) {
	#sel_private {padding: 4rem;}
	#sel_private a {}
	#sel_private a {flex-direction: column; text-align: center;}
	#sel_private a .smb_private_icon {width: 8rem; height: 8rem;}
	#sel_private a .smb_private_icon img {width: 28px;}
	#sel_private a .smb_private_txt {margin: 2rem 0 0; padding: 0;}
	#sel_private a .smb_private_txt .count {margin: 5px 0 0;}
}
@media (max-width: 1024px) {
	#sel_my_ov {display: block;}

	#sel_my_ov .smb_me {flex-direction: row; align-items: center; justify-content: flex-start; width: 100%; background: unset; border: 0; padding: 0; flex-wrap: wrap;}
	#sel_my_ov .smb_me .my_ov_name_pro {margin: 0 10px 0 0;}
	#sel_my_ov .smb_me .my_ov_name {display: flex; align-items: center;}
	#sel_my_ov .smb_me .my_ov_name .my_name {text-align: left;}
	#sel_my_ov .smb_me .my_ov_name .my_name span {font-size: 1.8rem; font-weight: 600;}
	#sel_my_ov .smb_me .my_ov_name .my_name span::after {font-size: 1.6rem; content: "님"; display: inline; color: #666; margin: 0 0 0 2px;}
	#sel_my_ov .smb_me .my_ov_name .my_name p {display: block; margin: 4px 0 0; color: #666;}

	#sel_my_ov .smb_me .smb_me_btn {margin: 0 0 0 auto; text-align: right;}
	#sel_my_ov .smb_me .smb_me_btn a {margin: 0 2px 0 0;}

	#sel_my_ov .smb_log {width: 100%; margin: 1rem 0 0; font-size: 12px;}
    
	
	#sel_private {margin: 2rem 0 0;}
}
@media (max-width: 768px) {
	#sel_private {padding: 3rem 1rem;}
	#sel_private a .smb_private_icon {width: auto; height: 22px; background: unset; border-radius: 0;}
	#sel_private a .smb_private_icon img {width: 22px;}
	#sel_private a .smb_private_txt {margin: 1rem 0 0;}
	#sel_private a .smb_private_txt .count {margin: 0;font-size: 1.5rem; line-height: 1.2;}
	#sel_private a .smb_private_txt .title {font-size: 1.5rem;}
}
@media (max-width: 576px) {
	#sel_my_ov .smb_me {display: block;}
	#sel_my_ov .smb_me .smb_me_btn {margin: 1rem 0 5rem;text-align: left;}

	#sel_private {padding: 2rem 0;}
}









/* 입점업체 마이페이지 티켓 확인 */
#tic_cf {}
#tic_cf #sel_my_sch ul li {margin: 0 3rem 0 0;}
#tic_cf #sel_my_sch ul li.name .tit input {width: 20rem;}
#tic_cf #sel_my_sch ul li.phone .box input {width: 10rem;}

#tic_info {display: flex; align-items: flex-start; margin: 5rem 0 0;}
#tic_info .tic_proc {width: 570px; border: 1px solid #e3e3e3; margin: 0 0 0 7rem;}
#tic_info .tic_proc .sel_con_tit {padding: 2rem 3rem; background: #f5f5f5; margin: 0; border-bottom: 1px solid #e3e3e3; margin: 0 auto 0 0;}
#tic_info .tic_proc .sel_con_tit .tit {font-size: 1.7rem;}

#tic_info .tic_proc .tic_proc_op {display: flex; padding: 0 3rem; border-bottom: 1px solid #e3e3e3;}
#tic_info .tic_proc .tic_proc_op .tit {font-size: 1.6rem; font-weight: 500; color: #444; padding: 2rem 0; margin: 0 auto 0 0;}
#tic_info .tic_proc .tic_option {width: 20rem; padding: 10px 2px; border: 0; outline: none; font-size: 1.6rem; font-weight: 500; color: #666; -webkit-appearance: none; -moz-appearance: none; appearance: none; background: url(img/select_arrow.png) no-repeat 100% 50%;}

@media (max-width: 1600px) {
	#tic_info .tic_proc {width: 500px;}
}
@media (max-width: 1400px) {
	#tic_info .tic_proc {width: 460px;}
}
@media (max-width: 1280px) {
	#tic_info .tic_proc {width: 420px;}
}
@media (max-width: 1024px) {
	#tic_cf #sel_my_sch ul li {margin: 0 0 1rem;}

	#tic_info {display: block; margin: 3rem 0 0;}
	#tic_info .tic_proc {width: 100%; margin: 5rem 0 0;}
	#tic_info .tic_proc .sel_con_tit {padding: 2rem;}
	
	#tic_info .tic_proc .tic_proc_op {padding: 0 2rem;}
	#tic_info .tic_proc .tic_option {width: 16rem;}
}
@media (max-width: 576px) {
	#tic_cf #sel_my_sch ul li {margin: 0 0 2rem;}

	#tic_info {margin: 2rem 0 0;}
}




/* 입점업체 마이페이지 전체구매내역 */
#sel_tot {margin: 0 0 7rem;}
#sel_tot ul {display: flex; gap: 1rem;}
#sel_tot ul li {flex: 1; border: 1px solid #dadada;}
#sel_tot ul li a {display: flex; align-items: center; padding: 2rem 3rem; }
#sel_tot ul li a .tit {font-size: 1.6rem; font-weight: 500; color: #111; margin: 0 auto 0 0;}
#sel_tot ul li a .amount {font-size: 2rem; font-weight: 500; color: #444; letter-spacing: -0.05em;}
#sel_tot ul li a .amount span {font-weight: 600; color: #111; margin: 0 2px 0 0;}
/* #sel_tot ul li.total .amount span {color: #f8012f;} */
#sel_tot ul li.active {background: #f7f7f7; border: 1px solid #ddd;}
#sel_tot ul li:hover {background: #f4f6fc; border: 1px solid #c1c8db;}

@media (max-width: 1400px) {
	#sel_tot ul li a {padding: 1.8rem 2rem;}
	#sel_tot ul li a .tit {font-size: 1.5rem;}
	#sel_tot ul li a .amount {font-size: 1.8rem;}
}
@media (max-width: 1024px) {
	#sel_tot ul li a {flex-direction: column;}
	#sel_tot ul li a .tit {margin: 0 0 1rem;}
}
@media (max-width: 768px) {
	#sel_tot ul {flex-direction: column;}
	#sel_tot ul li a {flex-direction: row;}
	#sel_tot ul li a .tit {margin: 0 auto 0 0;}
}


#tot_sch {}
#tot_sch #sel_my_sch ul li .box {display: flex; align-items: center; gap: 6px;}
#tot_sch #sel_my_sch ul li .box .input {position: relative; width: 20rem;}
#tot_sch #sel_my_sch ul li .box .input button {position: absolute; top: 0; right: 0; width: 5rem; height: 100%; background: url('./img/icon_calendar.png') no-repeat center center;}

#tot_sch #sel_my_sch .sel_tot_result {margin: -1px 0 0; padding: 2rem; background: #fff; border: 1px solid #ddd; letter-spacing: -0.05em;}
#tot_sch #sel_my_sch .sel_tot_result .sel_tot_result_tit {text-align: center; font-size: 1.6rem; font-weight: 600; color: #444; margin: 0 0 1rem;}
#tot_sch #sel_my_sch .sel_tot_result .sel_tot_result_con {display: flex; align-items: baseline; justify-content: center;}
#tot_sch #sel_my_sch .sel_tot_result .sel_tot_result_con .sch_period {font-size: 1.6rem; font-weight: 500; color: #444;}
#tot_sch #sel_my_sch .sel_tot_result .sel_tot_result_con .sch_amount {font-size: 2rem; font-weight: 500; margin: 0 0 0 2rem;}
#tot_sch #sel_my_sch .sel_tot_result .sel_tot_result_con .sch_amount span {color: #4465e3;}

#tot_sch .tbl_head03 td {text-align: center;}
#tot_sch .tbl_head03 td.tic_cate {color: #e81e55;}
#tot_sch .tbl_head03 td.tic_count {color: #111;}
#tot_sch .tbl_head03 td.empty_table {width: 100% !important; font-size: 1.6rem !important; font-weight: normal !important; text-align: center !important;}
#tot_sch .td_status span {border: 1px solid #747474; width: 10rem; font-size: 1.5rem; font-weight: 700; color: #111; background: #fff; line-height: 28px; border-radius: 3px; margin: 0 auto 10px; padding: 0;}

#tot_sch #user_info {margin: 10rem 0 0;}
.ui-datepicker {width: unset !important;}

@media (max-width: 1024px) {
	#tot_sch table {display: block; border-top: 2px solid #7036c0; text-align: left;}
	#tot_sch .tbl_head03 thead {display: none;}
	#tot_sch .tbl_head03 tbody {display: block;}
	#tot_sch .tbl_head03 tr {display: flex; flex-wrap: wrap; align-items: center; padding: 25px 15px; border-top: 1px solid #dadada;}
	#tot_sch .tbl_head03 td {border-top: 0; padding: 0; text-align: left;}
	#tot_sch .tbl_head03 td:nth-child(1) {order: 2; width: calc(100% - 10rem); font-size: 2rem; color: #222; font-weight: 600; letter-spacing: -0.03em;}
	#tot_sch .tbl_head03 td:nth-child(2) {order: 1; width: calc(100% - 10rem); font-size: 1.4rem; margin: 0 auto 5px 0;}
	#tot_sch .tbl_head03 td:nth-child(3) {order: 3; width: calc(100% - 10rem); margin: 5px 0 0;}
	#tot_sch .tbl_head03 td:nth-child(4) {display: none;}
	#tot_sch .tbl_head03 td:nth-child(5) {display: none;}
	#tot_sch .tbl_head03 td:nth-child(6) {display: none;}
	#tot_sch .tbl_head03 td:nth-child(7) {order: 4;	position: absolute; right: 15px;}
	#tot_sch .tbl_head03 td a {display: block; overflow:hidden; text-overflow: ellipsis; -webkit-box-orient:vertical; -webkit-line-clamp:3; white-space: nowrap;}
}

@media (max-width: 768px) {
	#tot_sch #sel_my_sch .sel_tot_result .sel_tot_result_con {flex-direction: column; align-items: center;}
	#tot_sch #sel_my_sch .sel_tot_result .sel_tot_result_con .sch_amount {margin: 1rem 0 0;}
}
@media (max-width: 576px) {
	#tot_sch .tbl_head03 tr {padding: 20px 10px;}
	#tot_sch .tbl_head03 td:nth-child(1) {font-size: 1.8rem;}
	#tot_sch .tbl_head03 td:nth-child(2) {margin: 0 0 3px;}
	#tot_sch .tbl_head03 td:nth-child(3) {margin: 0;}
	#tot_sch .tbl_head03 td:nth-child(7) {right: 10px;}
}







/* 입점업체 마이페이지 구매내역 상세페이지 */
.sel_view_btn.sel_con_btn {padding: 10rem 0 0;}
@media (max-width: 1024px) {
	.sel_view_btn.sel_con_btn {padding: 8rem 0 0;}
}
@media (max-width: 768px) {
	.sel_view_btn.sel_con_btn {padding: 5rem 0 0;}
}



/* 마이페이지 */
#smb_my {position:relative;margin-bottom:30px}
#smb_my:after {display:block;visibility:hidden;clear:both;content:""}

/* 마이페이지 aside */
#smb_my_ov {position:relative; display: flex; margin:0 0 10rem;}

#smb_my_ov h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#smb_my_ov .smb_me {display: flex; flex-direction: column; justify-content: center; width: 37rem; background:#f7f7f7;border:1px solid #ddd;padding:20px;text-align:center; font-size:1.6rem; font-weight: 500; letter-spacing: -0.03em;}
#smb_my_ov .smb_me .my_ov_name_pro {display: flex; align-items: center; column; justify-content: center; width: 7rem; height: 7rem; border-radius: 6rem; border:1px solid #c5c5c5; background: #fff; margin: 0 auto 10px; overflow: hidden;}
#smb_my_ov .smb_me .my_ov_name_pro img {max-width: 100%;}
#smb_my_ov .smb_me .my_ov_name {display:inline-block;}
#smb_my_ov .smb_me .my_ov_name .my_name {}
#smb_my_ov .smb_me .my_ov_name .my_name p {display: none;}
#smb_my_ov .smb_me .smb_me_btn {margin: 15px 0 0;}
#smb_my_ov .smb_me .smb_me_btn a {display:inline-block;font-size: 1.5rem; line-height:28px; border:1px solid #c5c5c5; background: #fff; color:#444; border-radius: 3px; padding: 0 10px; margin: 0 2px;}

#smb_private {flex: 1; display: flex; align-items: center; border: 1px solid #ddd; padding: 0 6rem; margin: 0 0 0 5rem;}
#smb_private:after {display:block;visibility:hidden;clear:both;content:""}
#smb_private li {flex: 1;}
#smb_private a {display: flex; align-items: center; background:#fff;color:#465168;line-height:20px;}
#smb_private a .smb_private_icon {display: flex; align-items: center; justify-content: center; width: 10rem; height: 10rem; border-radius: 10rem; background: #f5f5f5;}
#smb_private a .smb_private_txt {padding: 0 15px; font-weight: 600; color: #111;}
#smb_private a .smb_private_txt .title {font-size: 1.7rem;}
#smb_private a .smb_private_txt .count {font-size: 1.6rem; margin: 10px 0 0;}
#smb_private a .smb_private_txt .count span {color: #3f62e3;}
#smb_private a strong {display:inline-block;float:right;max-width:87px;overflow:hidden;white-space:nowrap;text-overflow:clip;color:#3a8afd;padding:0 5px;border-radius:15px;font-size:0.92em}
#smb_private li i {width:25px;color:#8c9eb0;margin-right:5px}
#smb_private 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}



@media (max-width: 1600px) {
	#smb_my_ov .smb_me {width: 32rem;}

	#smb_private {padding: 0 4rem;}
	#smb_private a .smb_private_icon {width: 9rem; height: 9rem;}
}
@media (max-width: 1400px) {
	#smb_private {padding: 4rem;}
	#smb_private a {flex-direction: column; text-align: center;}
	#smb_private a .smb_private_icon {width: 8rem; height: 8rem;}
	#smb_private a .smb_private_icon img {width: 28px;}
	#smb_private a .smb_private_txt {margin: 2rem 0 0; padding: 0;}
	#smb_private a .smb_private_txt .count {margin: 5px 0 0;}

}
@media (max-width: 1024px) {
	#smb_my_ov {display: block;}
	#smb_my_ov .smb_me {flex-direction: row; align-items: center; justify-content: flex-start; width: 100%; background: unset; border: 0; padding: 0;}
	#smb_my_ov .smb_me .my_ov_name_pro {margin: 0 10px 0 0;}
	#smb_my_ov .smb_me .my_ov_name {display: flex; align-items: center;}
	#smb_my_ov .smb_me .my_ov_name .my_name {text-align: left;}
	#smb_my_ov .smb_me .my_ov_name .my_name span {font-size: 1.8rem; font-weight: 600;}
	#smb_my_ov .smb_me .my_ov_name .my_name span::after {font-size: 1.6rem; content: "님"; display: inline; color: #666; margin: 0 0 0 2px;}
	#smb_my_ov .smb_me .my_ov_name .my_name p {display: block; margin: 4px 0 0; color: #666;}
	#smb_my_ov .smb_me .smb_me_btn {margin: 0 0 0 auto;}
	#smb_my_ov .smb_me .smb_me_btn a {margin: 0 2px 0 0;}

	#smb_private {margin: 2rem 0 0;}
}
@media (max-width: 768px) {
	#smb_my_ov {margin:0 0 8rem;}
	#smb_my_ov .smb_me .my_ov_name_pro {width: 6rem; height: 6rem;}

	#smb_private {padding: 3rem 1rem;}
	#smb_private a .smb_private_icon {width: auto; height: 22px; background: unset; border-radius: 0;}
	#smb_private a .smb_private_icon img {width: 22px;}
	#smb_private a .smb_private_txt {margin: 1rem 0 0;}
	#smb_private a .smb_private_txt .count {margin: 0;font-size: 1.5rem; line-height: 1.2;}
	#smb_private a .smb_private_txt .title {font-size: 1.5rem;}
}
@media (max-width: 576px) {
	#smb_my_ov {margin:0 0 5rem;}
	#smb_my_ov .smb_me {display: block;}
	#smb_my_ov .smb_me .smb_me_btn {margin: 1rem 0 5rem;text-align: left;}
	#smb_my_ov .smb_me .my_ov_name_pro {width: 5rem; height: 5rem;}
	#smb_private {padding: 2rem 0;}
}





/* 마이페이지 list */
#smb_my_list {}

#smb_my_od h2 {display: flex; align-items: center;  font-size: 2.8rem; font-weight: 700; margin: 0 0 3rem;}
#smb_my_od h2 .smb_my_more {margin: 0 0 0 auto; font-size: 1.7rem; font-weight: 400;}
#smb_my_od h2 .smb_my_more a {display:flex; align-items: center;}
#smb_my_od h2 .smb_my_more a img {margin: 0 0 0 5px;}
#smb_my_od {position:relative;margin:0 0 50px}
#smb_my_od table {text-align: center; letter-spacing: -0.03em;}
table td.td_cate span.shipment::after {content:"배송상품"; display: inline; color: #3f62e3;}
table td.td_cate span.ticket::after {content:"티켓상품"; display: inline; color: #e81e55;}

.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 {display: flex; align-items: center;  font-size: 2.8rem; font-weight: 700; margin: 0 0 3rem;}
#smb_my_wish h2 .smb_my_more {margin: 0 0 0 auto; font-size: 1.7rem; font-weight: 400;}
#smb_my_wish h2 .smb_my_more a {display:flex; align-items: center;}
#smb_my_wish h2 .smb_my_more a img {margin: 0 0 0 5px;}
#smb_my_wish li {position:relative; display: flex; align-items: center; border:1px solid #dadada; padding: 40px 30px; margin: 0 0 -1px;}
#smb_my_wish li.empty_li{justify-content: center; border-right: 0; border-left: 0;}
#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 {flex: none; margin:0 3rem 0 7rem;}
#smb_my_wish .smb_my_img a img {width: 100%; height: 100%;}
#smb_my_wish .smb_my_tit {width: 400px; letter-spacing: -0.03em; padding: 0 1rem 0 0;}
#smb_my_wish .smb_my_tit a {font-size: 1.6rem; font-weight: 600; color: #111; line-height: 1.2; text-overflow: ellipsis; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
#smb_my_wish .smb_my_price {font-weight:bold;font-size:1.2em; margin-bottom:30px}
#smb_my_wish .smb_my_tit .smb_my_date {font-size: 1.5rem; font-weight: 500; color:#3f62e3; margin: 8px 0 0;}

#smb_my_wish li .wish_del {flex: none; display: flex; font-size: 1.5rem; font-weight: 600; line-height: 30px; padding: 0 25px; border: 1px solid #c5c5c5; border-radius: 5px; margin: 0 0 0 auto;}
#smb_my_wish li .wish_del img {margin: 0 5px 0 0;}

#smb_ws_act {text-align:center; margin: 10rem 0 0;}
#smb_ws_act button {height: 6rem; width: 21rem; font-size: 1.6rem; font-weight: 600; color: #111; padding: 0; margin: 0 0.5rem; border-radius: 0; letter-spacing: -0.05em;}
#smb_ws_act .btn01 {background: #fff; border: 1px solid #b2b2b2;}
#smb_ws_act .btn02 {background: #7036c0; color: #fff; border: 0;}

@media (max-width: 1400px) {
	#smb_my_wish .smb_my_img {width: 12rem;}
}
@media (max-width: 1024px) {
	#smb_my_od h2 {font-size: 2.6rem;}


	#smb_my_wish h2 {font-size: 2.4rem;}
	#smb_my_wish li {padding: 30px 20px;}
	#smb_my_wish li .wish_del {font-size: 1.4rem; padding: 0 20px;}
	#smb_my_wish li .wish_del img {width: 10px;}
	#smb_my_wish .smb_my_img {width: 10rem; margin: 0 2rem 0 4rem;}
	#smb_my_wish .smb_my_tit .smb_my_date {margin: 4px 0 0;}

	#smb_ws_act {margin: 8rem 0 0;}
	#smb_ws_act button {height: 5rem; width: 18rem;}

	#smb_my_od h2 {font-size: 2.4rem;}
	#smb_my_od table {display: block; border-top: 2px solid #7036c0; text-align: left;}
	#smb_my_od .tbl_head03 thead {display: none;}
	#smb_my_od .tbl_head03 tbody {display: block;}
	#smb_my_od .tbl_head03 tr {display: flex; flex-wrap: wrap; align-items: center; padding: 25px 15px; border-top: 1px solid #dadada;}
	#smb_my_od .tbl_head03 td {border-top: 0; padding: 0;}
	#smb_my_od .tbl_head03 td:nth-child(1) {order: 2; width: 100%; font-size: 2rem; color: #222; font-weight: 600; letter-spacing: -0.03em; padding: 0 10rem 0 0;}
	#smb_my_od .tbl_head03 td:nth-child(2) {order: 1; width: 100%; font-size: 1.4rem; margin: 0 0 5px;}
	#smb_my_od .tbl_head03 td:nth-child(3) {display: none;}
	#smb_my_od .tbl_head03 td:nth-child(4) {display: none;}
	#smb_my_od .tbl_head03 td:nth-child(5) {position: absolute; right: 15px;}
	#smb_my_od .tbl_head03 td a {display: block; overflow:hidden; text-overflow: ellipsis; -webkit-box-orient:vertical; -webkit-line-clamp:3; white-space: nowrap;}

}
@media (max-width: 768px) {


	#smb_my_wish li {padding: 25px 15px;}
	#smb_my_wish .smb_my_img {width: 8rem; margin: 0 2rem 0 1rem;}

}
@media (max-width: 576px) {
	#smb_my_od h2 {font-size: 2.2rem;}

	#smb_my_od .tbl_head03 tr {padding: 20px 10px;}
	#smb_my_od .tbl_head03 td:nth-child(1) {font-size: 1.8rem;}
	#smb_my_od .tbl_head03 td:nth-child(2) {margin: 0 0 3px;}
	#smb_my_od .tbl_head03 td:nth-child(5) {right: 10px;}

	#smb_ws_act {display: flex; align-items: center; justify-content: center; margin: 4rem 0 0;}
	#smb_ws_act button {width: 100%; margin: 0 0.5rem;}

	#smb_my_wish h2 {font-size: 2.2rem;}
	#smb_my_wish .smb_my_img {width: 7rem; margin: 0 1.5rem 0 0;}
	#smb_my_wish li .wish_del {padding: 0 10px;}
}







/* 장바구니 주문서 공통 */
.od_prd_list .td_prd {border-left:0;position:relative;padding-left: 135px;min-height:100px}
.od_prd_list .td_prd .sod_img {position:absolute; top: 50%; left:20px; transform: translate(0, -50%);}
.od_prd_list .td_prd .sod_img img {width: 100%; height: auto; border: 1px solid #cfcfcf;}
.od_prd_list .td_prd .sod_name b {font-weight: 700; color: #111;}
.od_prd_list .td_prd .prd_name {color: #111; font-weight: 600;}
.od_prd_list .total_prc {}

.sod_opt {margin: 5px 0 0;}
.sod_opt ul {display:inline-block;margin:0;padding:0;list-style:none}
.sod_opt li {font-size: 1.5rem; font-weight: 600; color: #3f62e3;}
.sod_opt li:before {content:"옵션 :"; display:inline-block; margin: 0 0.4rem 0 0;}
.sod_option_btn {margin: 10px 0 0;}
.sod_option_btn .mod_options {font-size: 1.4rem; font-weight: 500; letter-spacing: -0.03em; height: 32px; border-radius: 32px; padding: 0 12px; border:1px solid #dadada; color:#222; background:#f9f9f9;}
.cp_btn {padding:0 10px;border:1px solid #dadada;color:#3a8afd;background:#fff;height:26px;}
.cp_cancel {padding:0 10px;border:1px solid #aaa;color:#666;background:#fff;height:26px;border-radius:3px}

@media (max-width: 1400px) {
	.od_prd_list .td_prd {padding-left: 125px;}
	.od_prd_list .td_prd .sod_img {width: 80px;}
}
@media (max-width: 1024px) {
	.od_prd_list.tbl_head03 table {display: block; border-top: 2px solid #7036c0;}
	.od_prd_list.tbl_head03 thead {display: none;}
	.od_prd_list.tbl_head03 tbody {display: block;}
	.od_prd_list.tbl_head03 tr {display: flex; flex-wrap: wrap; align-items: center; padding: 25px 15px; border-top: 1px solid #dadada;}
	.od_prd_list.tbl_head03 td {border-top: 0; width: 100%; padding: 0; text-align: left;}
	.od_prd_list.tbl_head03 .td_prd {padding-left: 0; display: flex; min-height: unset; margin: 0 0 20px;}

	.od_prd_list.tbl_head03 td:nth-child(2) {display: flex; align-items: center; justify-content: space-between; margin: 0 0 10px;}
	.od_prd_list.tbl_head03 td:nth-child(3) {display: flex; align-items: center; justify-content: space-between; margin: 0 0 10px;}
	.od_prd_list.tbl_head03 td:nth-child(4) {display: flex; align-items: center; justify-content: space-between; margin: 0 0 10px;}
	.od_prd_list.tbl_head03 td:nth-child(5) {display: flex; align-items: center; justify-content: space-between;}

	.od_prd_list .td_prd .sod_img {flex: none; position: relative; top: unset; left: unset; transform: translate(0, 0); margin: 0 15px 0 0;}
	.od_prd_list .td_chk.chk_box input[type="checkbox"] + label {margin: 0;}
	.od_prd_list .td_chk.chk_box input[type="checkbox"] + label span {margin: 0 0 15px;}

	.sod_opt li {font-size: 1.3rem;}
	.sod_option_btn .mod_options {font-size: 1.2rem; height: 28px;}
}
@media (max-width: 576px) {
	.od_prd_list.tbl_head03 tr {padding: 20px 10px;}
	.od_prd_list.tbl_head03 td:nth-child(2) {margin: 0 0 5px;}
	.od_prd_list.tbl_head03 td:nth-child(3) {margin: 0 0 5px;}
	.od_prd_list.tbl_head03 td:nth-child(4) {margin: 0 0 5px;}

	.od_prd_list .td_prd .sod_img {width: 70px;}
}









/* 장바구니 */
#sod_bsk {}
.btn_cart_del {padding: 3rem 0;}
.btn_cart_del button {padding: 0 3rem; font-size: 1.6rem; font-weight: 500; color:#222; height: 40px; border-radius:40px; border:1px solid #d4d6db; background: #f9f9f9;}
.btn_cart_del button:not(:last-child) {margin: 0 5px 0 0;}
.btn_cart_del button.del01 {color: #fff; background: #111; border: 0;}
#sod_bsk_list {position:relative}
#sod_bsk #sod_bsk_tot {margin:2rem 0 0;}
#sod_bsk #sod_bsk_tot ul {display: flex; gap: 1rem;}
#sod_bsk #sod_bsk_tot li {flex: 1; display: flex; align-items: center; justify-content: space-between; background: #f5f5f5; padding:25px; border: 1px solid #dadada;}
#sod_bsk #sod_bsk_tot li .tit {font-size: 1.6rem; font-weight: 600; color: #111;}
#sod_bsk #sod_bsk_tot li .con {font-size: 1.8rem; font-weight: 600; color: #666;}
#sod_bsk #sod_bsk_tot li .con span {font-weight: 700;}
#sod_bsk #sod_bsk_tot .sod_bsk_cnt {background:#f4f6fc; border: 1px solid #c1c8db;}
#sod_bsk #sod_bsk_tot .sod_bsk_cnt span {color: #f8012f; margin: 0 5px; letter-spacing: -0.03em;}
#sod_bsk_act {display: flex; align-items: center; justify-content: center; gap: 1rem; text-align: center; margin: 10rem 0 0;}
#sod_bsk_act .btn_submit {height: 6rem; width: 21rem;}
#sod_bsk_act .btn01 {display: flex; align-items: center; justify-content: center; height: 6rem; width: 21rem; font-size: 1.6rem; font-weight: 600; color: #111; padding: 0; border: 1px solid #b2b2b2; border-radius: 0; letter-spacing: -0.05em;}
#sod_bsk_act p {margin:0 0 10px}

@media (max-width: 1400px) {
	#sod_bsk #sod_bsk_tot li {padding: 20px;}

	#sod_bsk_act .btn_submit {height: 50px;}
	#sod_bsk_act .btn01 {height: 50px;}
}
@media (max-width: 1024px) {
	.btn_cart_del {padding: 2rem 0;}
	.btn_cart_del button {padding: 0 2rem; font-size: 1.4rem; height: 35px;}

	#sod_bsk #sod_bsk_tot ul {flex-direction: column;}
    #sod_bsk #sod_bsk_tot li {padding: 15px 20px;}
	#sod_bsk #sod_bsk_tot li .tit {font-size: 1.5rem;}
	#sod_bsk #sod_bsk_tot li .con {font-size: 1.7rem;}

	#sod_bsk_act {margin: 8rem 0 0;}
	#sod_bsk_act .btn_submit {height: 45px; font-size: 1.4rem;}
	#sod_bsk_act .btn01 {height: 45px; font-size: 1.4rem;}

	#sod_bsk table {display: block; border-top: 2px solid #7036c0;}
	#sod_bsk .tbl_head03 thead {display: none;}
	#sod_bsk .tbl_head03 tbody {display: block;}
	#sod_bsk .tbl_head03 tr {display: flex; flex-wrap: wrap; align-items: center; padding: 25px 15px; border-top: 1px solid #dadada;}
	#sod_bsk .tbl_head03 td {width: 100%; border-top: 0; padding: 0; text-align: left;}
	#sod_bsk .tbl_head03 td.td_prd {display: flex; min-height: unset; margin: 0 0 20px;}
	
	#sod_bsk .tbl_head03 td:nth-child(3) {display: flex; align-items: center; justify-content: space-between; margin: 0 0 10px;}
	#sod_bsk .tbl_head03 td:nth-child(4) {display: flex; align-items: center; justify-content: space-between; margin: 0 0 10px;}
	#sod_bsk .tbl_head03 td:nth-child(5) {display: flex; align-items: center; justify-content: space-between; margin: 0 0 10px;}
	#sod_bsk .tbl_head03 td:nth-child(6) {display: flex; align-items: center; justify-content: space-between; margin: 0 0 10px;}
}
@media (max-width: 576px) {
	.btn_cart_del button {height: 30px;}

	#sod_bsk_act {margin: 5rem 0 0;}

	#sod_bsk .tbl_head03 tr {padding: 20px 10px;}

	#sod_bsk .tbl_head03 td:nth-child(3) {margin: 0 0 5px;}
	#sod_bsk .tbl_head03 td:nth-child(4) {margin: 0 0 5px;}
	#sod_bsk .tbl_head03 td:nth-child(5) {margin: 0 0 5px;}
	#sod_bsk .tbl_head03 td:nth-child(6) {margin: 0 0 5px;}
}





/* 장바구니 선택사항수정 */
#sod_bsk_list #mod_option_frm {z-index:10000; position:fixed; top:0; left:0; display: flex; flex-direction: column; align-items: center; justify-content: center; width:100%; height: 100%;}
#sod_bsk_list .mod_option_bg {content:"";position:fixed;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,0.7);display:block;z-index:9999}

#mod_option_frm h2 {position: relative; width:100%; max-width: 100rem; color: #fff; background: #3353bc; padding: 0 3rem; line-height: 6rem; font-size: 2rem; font-weight: 500; margin: 0; letter-spacing: -0.03em;}
#mod_option_frm form {position: relative; width:100%; max-width: 100rem;}
#mod_option_frm .sit_sel_con {padding: 4rem 3rem 0; max-height: 80vh; background:#fff; overflow: auto;}
#mod_option_frm .sit_sel_wrap {position: relative; display: flex; align-items: flex-start;}
#mod_option_frm .sit_sel_wrap .sit_sel_slider {display: flex;}
#mod_option_frm .sit_sel_wrap .sit_sel_thumb {width: 8.5rem; max-height: 40rem; overflow: hidden;}
#mod_option_frm .sit_sel_wrap .sit_sel_thumb .swiper-slide {display: flex; align-items: center; justify-content: center; overflow: hidden; cursor: pointer;}
#mod_option_frm .sit_sel_wrap .sit_sel_thumb .swiper-slide img {width: 100%; height: auto;}
#mod_option_frm .sit_sel_wrap .sit_sel_view {max-width: 40rem; margin: 0 3rem; overflow: hidden; border: 1px solid #cfcfcf;}
#mod_option_frm .sit_sel_wrap .sit_sel_view .swiper-wrapper {height: unset;}
#mod_option_frm .sit_sel_wrap .sit_sel_view .swiper-wrapper .swiper-slide {width: 40rem;}
#mod_option_frm .sit_sel_wrap .sit_sel_view .swiper-wrapper .swiper-slide img {width: 100%; height: auto;}

#mod_option_frm .sit_sel_wrap .sit_sel_info {flex: 1; height: 100%;}
#mod_option_frm .sit_sel_wrap .sit_sel_info .sit_opt_list {padding: 0 0 2rem; background: 0;}
#mod_option_frm .sit_sel_wrap .sit_sel_info .sit_opt_list:not(:first-child) {margin: 2rem 0 0;}
#mod_option_frm .sit_sel_wrap .sit_sel_info .sit_opt_list .sit_opt_subj {font-size: 2rem; font-weight: 700; color: #111; text-overflow: ellipsis; overflow: hidden; word-break: break-word; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
#mod_option_frm .sit_sel_wrap .sit_sel_info .sit_opt_list .opt_calc {flex-direction: column-reverse; padding: 0;}
#mod_option_frm .sit_sel_wrap .sit_sel_info .sit_opt_list .sit_opt_prc {margin: 1rem auto 0 0;}
#mod_option_frm .sit_sel_wrap .sit_sel_info .sit_opt_list .opt_count {display: flex; align-items: center; margin: 2rem 0 0;}
#mod_option_frm .sit_sel_wrap .sit_sel_info .sit_opt_list .opt_count .opt_count_remain {margin: 0 0 0 auto;}
#mod_option_frm .sit_sel_wrap .sit_sel_info #sit_opt_added .sit_opt_prc .sit_dict_rate {text-align: left; margin: 1rem 0 0;}

#mod_option_frm .sit_sel_wrap .sit_sel_info .sct_txt {display: block; padding: 0 0 2rem; border-bottom: 1px solid #dadada;}
#mod_option_frm .sit_sel_wrap .sit_sel_info .sct_txt_wrap {display: flex; align-items: center;}
#mod_option_frm .sit_sel_wrap .sit_sel_info .sct_txt_wrap a {flex: 1; font-size: 2rem; font-weight: 600; color: #111; -webkit-line-clamp: 2; line-height: 1.3;}
#mod_option_frm .sit_sel_wrap .sit_sel_info .sct_txt_wrap .hd_share {margin: 0 1rem 0 4rem;}
#mod_option_frm .sit_sel_wrap .sit_sel_info .sct_txt_wrap .hd_share button {padding: 0 1px 0 0; width: 5rem; height: 5rem; border-radius: 5rem; border: 1px solid #dadada;}
#mod_option_frm .sit_sel_wrap .sit_sel_info .sct_txt .sct_cost {margin: 0.5rem 0 0;}
#mod_option_frm .sit_sel_wrap .sit_sel_info .sct_txt .sct_cost .sct_dict {font-size: 2.2rem; font-weight: 700; margin: 0 1rem 0 0; color: #111;}
#mod_option_frm .sit_sel_wrap .sit_sel_info .sct_txt .sct_cost .sct_dict_orig {font-size: 2.2rem; font-weight: 500; color: #999; text-decoration: line-through #999;}
#mod_option_frm .sit_sel_wrap .sit_sel_info .sct_txt .opt_count {}


@media (max-width: 1400px) {

}
@media (max-width: 1280px) {
	#mod_option_frm .sit_sel_wrap .sit_sel_slider {flex-direction: column-reverse; margin: 0 3rem 0 0;}
	#mod_option_frm .sit_sel_wrap .sit_sel_view {margin: 0; max-width: 45rem;}
	#mod_option_frm .sit_sel_wrap .sit_sel_thumb {width: 100%; max-width: 45rem; margin: 2rem 0 0;}
}
@media (max-width: 1024px) {
	#sod_bsk_list #mod_option_frm {padding: 10px 5rem;}
	#mod_option_frm .sit_sel_wrap .sit_sel_slider {width: 50%;}
}
@media (max-width: 768px) {
	#sod_bsk_list #mod_option_frm {padding: 10px 4rem;}
	#mod_option_frm .sit_sel_con {padding: 2rem 2rem 0;}
	#mod_option_frm .sit_sel_wrap {display: block;}
	#mod_option_frm .sit_sel_wrap .sit_sel_slider {width: 100%; margin: 0;}
	#mod_option_frm .sit_sel_wrap .sit_sel_view {max-width: 100%;}
	#mod_option_frm .sit_sel_wrap .sit_sel_thumb {max-width: 100%;}

	#mod_option_frm .sit_sel_wrap .sit_sel_info {margin: 5rem 0 0;}
}
@media (max-width: 576px) {
	#sod_bsk_list #mod_option_frm {padding: 10px 3rem;}
}




.option_wr {padding: 10px 0 0; margin: 10px 0 0;}
.option_wr h3 {font-size: 1.7rem; font-weight: 700; color: #ad49c3; margin: 0 0 1.5rem;}
.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%; height: 50px; padding: 10px 2px; border: 0; border-bottom: 1px solid #e9e9e9; outline: none; font-size: 1.6rem; font-weight: 500; color: #666; -webkit-appearance: none; -moz-appearance: none; appearance: none; background: url(img/select_arrow.png) no-repeat 95% 50%;}
#mod_option_frm .sit_sel_wrap .sit_sel_info .opt_more {margin: 3rem 0 0;}
#mod_option_frm .sit_sel_wrap .sit_sel_info .opt_more a {display: flex; align-items: center; width: fit-content; padding: 0 12px; background: #f9f9f9; border: 1px solid #dadada; line-height: 3.2rem; border-radius: 3.2rem; font-size: 1.4rem; font-weight: 500; letter-spacing: -0.02em;}



#sit_opt_added {margin:0;padding:0;border-bottom:0;list-style:none}
#sit_opt_added li {position:relative; padding: 20px 30px 30px; background:#f5f5f5; border-bottom: 1px solid #e9e9e9;}
#sit_opt_added li:after {display:block;visibility:hidden;clear:both;content:""}
#sit_opt_added li .opt_name {position: relative; line-height:17px;font-weight:bold;font-size:14px;}
#sit_opt_added li .opt_name .sit_opt_subj {display: block; font-size: 1.6rem; font-weight: 500; color: #666; letter-spacing: -0.05em; padding: 0 8rem 0 0; line-height: 1.4;}
#sit_opt_added li .opt_calc {display: flex; flex-wrap: wrap; flex-direction: row-reverse; padding-top: 3rem;}
#sit_opt_added li .opt_count {order: 1; margin: 0 auto 0 0;}
#sit_opt_added li .opt_count .opt_count_btn {display: flex; align-items: center;}
#sit_opt_added li .opt_count .opt_count_btn span {float:left; font-size: 1.7rem; font-weight: 700; margin: 0 1rem 0 0; color: #111;}
#sit_opt_added li .opt_count .opt_count_btn button {width: 24px; height: 24px; border:1px solid #dadada; border-radius:0;}
#sit_opt_added li .opt_count .opt_count_btn button.sit_qty_minus {background: url('../shop/assets/img/icon_minus.svg') no-repeat center center #fff;}
#sit_opt_added li .opt_count .opt_count_btn button.sit_qty_plus {background: url('../shop/assets/img/icon_plus.svg') no-repeat center center #fff;}
#sit_opt_added li .opt_count .opt_count_remain {margin: 3rem 0 0; font-size: 1.6rem; font-weight: 500; color: #666;}
#sit_opt_added li .opt_count .opt_count_remain span {font-weight: 700; color: #3f62e3;}

#sit_opt_added .num_input {float:left;border:0; width: 40px; height:24px; font-size: 1.5rem; color: #111; border-top:1px solid #dadada;border-bottom:1px solid #dadada;text-align:center}
#sit_opt_added .sit_opt_del {position:absolute;right:0; top: 4px; width: 20px; height: 20px; background: url('../shop/assets/img/icon_close.svg') no-repeat center center; background-size: 12px; border: 0; opacity: 0.5;}
#sit_opt_added .sit_opt_prc {margin: 0 0 2rem 2rem;}
#sit_opt_added .sit_opt_prc .sit_dict_prc {display: flex; align-items: center; font-size: 2rem; font-weight: 700; color: #111; letter-spacing: -0.03em; line-height: 24px;}
#sit_opt_added .sit_opt_prc .sit_dict_per {font-size: 2.2rem; color: #f8012f; margin: 0 2rem 0 0;}
#sit_opt_added .sit_opt_prc .sit_dict {font-weight: 700; margin: 0 0 0 auto;}
#sit_opt_added .sit_opt_prc .sit_dict_orig {margin: 0 0 0 0.5em; color: #999; font-weight: 500; text-decoration: line-through #999;}
#sit_opt_added .sit_opt_prc .sit_dict_rate {margin: 3rem 0 0; font-size: 1.6rem; font-weight: 500; color: #f8012f; text-align: right;}

#mod_option_frm #sit_sel_option {}
#mod_option_frm #sit_tot_price {float:left;display:inline-block;margin:0 20px 20px}
#mod_option_frm #sit_opt_added {}
#mod_option_frm .btn_confirm {display: flex; align-items: center; justify-content: center; gap: 1rem; padding: 5rem 3rem 4rem;}
#mod_option_frm .btn_confirm > * {display: flex; align-items: center; justify-content: center; height: 6rem; font-size: 1.6rem; width: 20rem; letter-spacing: -0.02em;}
#mod_option_frm .btn_confirm .sit_btn_cart {border: 1px solid #cfcfcf; color: #111; font-weight: 600;}
#mod_option_frm .btn_confirm .btn_submit {color: #fff; background: #7036c0;}
#mod_option_frm .btn_confirm .sit_btn_wish {width: 6rem; color: #fff; background: #ae52d4;}
#mod_option_frm .btn_confirm .btn_close {position:absolute; top:0; right:0; display: flex; align-items: center; justify-content: center; width: 6rem;height: 6rem; border:0; background:none; font-size:1.25em;}




@media (max-width: 1024px) {
	#mod_option_frm .sit_sel_wrap .sit_sel_info .opt_more a {font-size: 1.2rem; height: 28px;}

	#sit_opt_added li {padding: 20px 25px;}
	#sit_opt_added li .opt_calc {}

	#sit_opt_added .sit_opt_prc .sit_dict_prc {font-size: 1.8rem;}
	
	#mod_option_frm .btn_confirm > * {height: 5rem; font-size: 1.4rem;}
	#mod_option_frm .btn_confirm .sit_btn_wish {flex: none; width: 5rem;}
}
@media (max-width: 768px) {
	#sit_opt_added .sit_opt_del {top: 0;}
	#sit_opt_added li {padding: 15px 20px;}
	#sit_opt_added li .opt_calc {padding-top: 2rem;}
	#sit_opt_added li .opt_count .opt_count_remain {margin: 2rem 0 0;}
	#sit_opt_added .sit_spl_list .sit_dict_prc {font-size: 1.8rem;}

	#mod_option_frm .btn_confirm {padding: 4rem 0;}

}
@media (max-width: 576px) {
	#sit_opt_added li {padding: 15px;}
	#sit_opt_added li .opt_calc {padding-top: 1rem;}
}







/* 주문서 작성 */
#sod_frm {display: flex;}
#sod_frm p {}
#sod_frm .od_prd_list {margin-bottom:20px}
#sod_list {position:relative}
#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 .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 {flex: 1; margin: 0 7rem 0 0;}

@media (max-width: 1400px) {
	.sod_left {flex: 1; margin: 0 5rem 0 0;}
}

@media (max-width: 1024px) {
	#sod_frm {display: block; margin: 8rem 0 0;}
	.sod_left {width: 100%; margin: 0}
}
@media (max-width: 576px) {
	#sod_frm {margin: 5rem 0 0;}
}


/* 주문서 작성 - 주문하시는 분 */
#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:40%;}

#sod_frm {margin: 10rem 0 0;}
#sod_frm .tbl_frm01 {}
#sod_frm .tbl_frm01 th, #sod_frm .tbl_frm01 td {border-bottom: 1px solid #dadada;}
#sod_frm .tbl_frm01 th {width: 140px; padding: 15px 30px; font-size: 1.6rem; font-weight: 700; color: #111; letter-spacing: -0.03em; background: #f4f6fc;}
#sod_frm .tbl_frm01 td {flex: 1; padding: 15px 30px; font-size: 1.6rem; color: #888;}
#sod_frm .tbl_frm01 td input {width:100%; font-size: 1.6rem; letter-spacing: -0.03em; color: #888; padding: 0 15px; box-shadow: unset; border: 1px solid #ddd; }
#sod_frm .tbl_frm01 td input::placeholder {font-weight: 400;}
#sod_frm .tbl_frm01 td input[readonly="readonly"] {background: #f3f3f3;}
#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 .tbl_frm01 th {text-align: left;}
#sod_frm .tbl_frm01 th label.required {background: none !important;}
#sod_frm .tbl_frm01 th label.required::before {content: "*"; display: inline; margin: 0 5px 0 -5px; color: #3f62e3;}

@media (max-width: 1600px) {}
@media (max-width: 1400px) {}
@media (max-width: 1024px) {
	#sod_frm .tbl_frm01 th {padding: 10px 25px; width: 120px;}
	#sod_frm .tbl_frm01 td {padding: 10px 25px;}
}
@media (max-width: 768px) {
	#sod_frm .tbl_frm01 th {padding: 5px 20px;}
	#sod_frm .tbl_frm01 td {padding: 10px;}
}
@media (max-width: 576px) {
	#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 .tbl_frm01 th {width: 100px; padding: 5px 15px;}
	#sod_frm .tbl_frm01 td .chk_box input[type="checkbox"] + label {margin: 5px 0 0;}

}


/* 주문서 작성 - 받으시는 분 */
#sod_frm_taker div.tbl_frm01{padding: 0 !important}
#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 {padding:0;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, #sod_frm_user {margin:0 0 5rem;}
#sod_frm section h2 {font-size: 2.4rem; font-weight: 700; letter-spacing: -0.03em; padding: 0 0 20px; border-bottom: 2px solid #3f62e3; margin: 0;}
#sod_frm_orderer #od_addr_jibeon, #sod_frm_taker #od_b_addr_jibeon {display:inline-block;margin:5px 0 0}

#sod_frm #sel_user_name, #sod_frm #sel_user_phone {width:40%;}

@media (max-width: 1400px) {
	#sod_frm section h2 {font-size: 2.2rem;}
}
@media (max-width: 1024px) {
}
@media (max-width: 768px) {
	#sod_frm section h2 {font-size: 2rem; padding: 0 0 10px;}
}
@media (max-width: 576px) {
	#sod_frm #sel_user_name, #sod_frm #sel_user_phone {width: 100%;}
}




/* 5.4.1.3 버전이후 추가 css */


#sod_frm #od_zip, #sod_frm #od_b_zip {width:40%;}
#sod_frm .tbl_frm01 td .btn_address {background: #fff; width: 130px; height: 45px; font-size: 1.6rem; font-weight: 600; color: #3f62e3; border: 1px solid #3f62e3; border-radius: 3px; margin: 0 0 0 2px;}
#sod_frm .tbl_frm01 td .btn_address:hover {background: #3f62e3; color: #fff;}
#sod_frm #od_memo{min-height:100px}
#sod_frm_taker .order_choice_place {position: relative; display: flex; flex-wrap: wrap; align-items: center; gap: 8px 20px; padding: 10px 110px 10px 0;}
#sod_frm_taker .order_choice_place li {display: flex; align-items: center;}
#sod_frm_taker .order_choice_place li input[type="radio"] {display: none;}
#sod_frm_taker .order_choice_place li input[type="radio"] + label {display: flex; align-items: center; font-size: 1.5rem; font-weight: 500; color: #111; cursor: pointer;}
#sod_frm_taker .order_choice_place li input[type="radio"] + label span {position: relative; display: flex; align-items: center; justify-content: center; width: 18px; height: 18px; border-radius: 18px; border: 1px solid #ddd; margin: 0 10px 0 0;}
#sod_frm_taker .order_choice_place li input[type="radio"] + label span::after {position: absolute !important; display: block; width: 8px; height: 8px; border-radius: 8px; background: #9b9b9b;}
#sod_frm_taker .order_choice_place li input[type="radio"]:checked + label span::after {background: #3f62e3;}


#sod_frm_user {}
#sod_frm_user ul {position: relative; display: flex; flex-wrap: wrap; align-items: center; gap: 8px 20px; padding: 10px 110px 10px 0;}
#sod_frm_user ul li {display: flex; align-items: center;}
#sod_frm_user ul li input[type="radio"] {display: none;}
#sod_frm_user ul li input[type="radio"] + label {display: flex; align-items: center; font-size: 1.5rem; font-weight: 500; color: #111; cursor: pointer;}
#sod_frm_user ul li input[type="radio"] + label span {position: relative; display: flex; align-items: center; justify-content: center; width: 18px; height: 18px; border-radius: 18px; border: 1px solid #ddd; margin: 0 10px 0 0;}
#sod_frm_user ul li input[type="radio"] + label span::after {position: absolute !important; display: block; width: 8px; height: 8px; border-radius: 8px; background: #9b9b9b;}
#sod_frm_user ul li input[type="radio"]:checked + label span::after {background: #3f62e3;}


@media (max-width: 1024px) {
	#sod_frm .tbl_frm01 td .btn_address {width: 100px;}
}

@media (max-width: 576px) {
	#sod_frm .tbl_frm01 td .btn_address {width: 70px; font-size: 1.3rem;}
	#sod_frm #od_zip, #sod_frm #od_b_zip {width: calc(100% - 76px);}
}




#sod_frm_taker .tbl_frm01 .btn_frmline{position:absolute; right:0;border: 1px solid #747474; font-size: 1.5rem; font-weight: 600; color: #111; background: #fff; height: 30px; width: 90px;}
#sod_frm #sod_bsk_tot:after {display:block;visibility:hidden;clear:both;content:""}
#sod_frm #sod_bsk_tot ul {display: flex; flex-wrap: wrap;}
#sod_frm #sod_bsk_tot li {position:relative; background:#fff; font-size: 1.6rem; color: #444; text-align:center; border-bottom:1px solid #e3e3e3; padding: 30px 0; letter-spacing: -0.03em;}
#sod_frm #sod_bsk_tot li span {display:block; margin-bottom: 10px;}
#sod_frm #sod_bsk_tot li p {font-weight: 600;}
#sod_frm #sod_bsk_tot li p strong {font-weight: inherit;}
#sod_frm #sod_bsk_tot .sod_bsk_sell, #sod_frm #sod_bsk_tot .sod_bsk_coupon, #sod_frm #sod_bsk_tot .sod_bsk_dvr {flex: 1;}
#sod_frm #sod_bsk_tot .sod_bsk_sell, #sod_frm #sod_bsk_tot .sod_bsk_coupon {border-right:1px solid #e3e3e3}
#sod_frm #sod_bsk_tot .sod_bsk_point, #sod_frm #sod_bsk_tot .sod_bsk_cnt {width:100%;clear:both; padding:0 30px; line-height: 60px;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}
#sod_frm #sod_bsk_tot .sod_bsk_coupon img {position: absolute; top: 50%; left: 0; transform: translate(-50%, -50%); width: 20px;}
#sod_frm #sod_bsk_tot .sod_bsk_dvr img {position: absolute; top: 50%; left: 0; transform: translate(-50%, -50%); width: 20px;}
#sod_frm #sod_bsk_tot .sod_bsk_cnt strong{}
#sod_frm_pay {position:relative;margin:10px 0}
#sod_frm_pay h2 {display: none;}
#sod_frm_pay .pay_tbl table{width:100%;border-collapse:collapse}
#sod_frm_pay .pay_tbl th, #sod_frm_pay .pay_tbl td {padding: 15px 30px; font-size: 1.6rem; color: #444; min-height: 60px; line-height: 30px; border-bottom:1px solid #e3e3e3; background:#fff; letter-spacing: -0.03em; vertical-align: middle;}
#sod_frm_pay .pay_tbl th {text-align:left; font-weight: 400; padding-bottom: 20px;}
#sod_frm_pay .pay_tbl th span {position: absolute; left: 0; width: 100%; padding: 0 30px; display: block; font-size: 1.2rem; font-weight: 500; color: #999; line-height: 1; margin: -5px 0 0;}
#sod_frm_pay .pay_tbl td {text-align:right;}
#sod_frm_pay .pay_tbl td p {font-weight: 600;}
#sod_frm_pay .pay_tbl td p strong {font-weight: inherit;}
#sod_frm_pay .pay_tbl td .cp_cancel{margin:0 0 0 2px; height: 30px; width: 90px; border-radius: 0;}
#sod_frm_pay .pay_tbl td .btn_frmline{margin: 0 0 0 10px; border: 1px solid #747474; font-size: 1.5rem; font-weight: 600; color: #111; background: #fff; height: 30px; width: 90px; vertical-align: middle;}


@media (max-width: 1280px) {
    #sod_frm #sod_bsk_tot .sod_bsk_point, #sod_frm #sod_bsk_tot .sod_bsk_cnt {padding: 0 20px;}
	#sod_frm_pay .pay_tbl th, #sod_frm_pay .pay_tbl td {padding: 15px 20px 20px;}
	#sod_frm_pay .pay_tbl th span {padding: 0 20px;}
}
@media (max-width: 1024px) {
	#sod_frm #sod_bsk_tot li {padding: 20px 0;}
	#sod_frm #sod_bsk_tot li span {margin-bottom: 5px;}
}
@media (max-width: 768px) {
	#sod_frm #sod_bsk_tot .sod_bsk_point, #sod_frm #sod_bsk_tot .sod_bsk_cnt {line-height: 50px;}
	#sod_frm_pay .pay_tbl th, #sod_frm_pay .pay_tbl td {min-height: 50px;}
}
@media (max-width: 576px) {
	#sod_frm_taker .order_choice_place {display: block; padding: 0;}
	#sod_frm_taker .order_choice_place li {margin: 0 0 10px;}
	#sod_frm_taker .tbl_frm01 .btn_frmline {position: relative; top: unset; right: unset; float: left;}
	#sod_frm #sod_bsk_tot li {padding: 15px 0; font-size: 1.5rem;}
}



#sod_frm #sod_frm_pt_alert {margin:5px 0;color:#38b2bb }
#od_pay_sl h3{font-size:1.167em;margin:20px 0 5px}
#od_pay_sl input[type="radio"]{position:absolute;width:0;height:0;overflow:hidden;visibility:hidden;text-indent:-999px;left: 0;z-index: -1;}
#od_pay_sl .lb_icon {display: inline-block;float:left;width:50%;background:#fff;border:1px solid #eceff4;margin:-1px 0 0 -1px;cursor: pointer;height:60px;position:relative;padding-left:65px;padding-top:20px;z-index:1}
#sod_frm_paysel {position: absolute; top: 0; left: 0; width: 100%; padding: 40px 0 0;}
#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 20px 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 20px 50% #fff;overflow:hidden;text-indent:-999px}
#sod_frm_paysel .naverpay_icon{background:url('../../../img/ico-default-naverpay.png') no-repeat 20px 50% #fff;overflow:hidden;text-indent:-999px}
#sod_frm_paysel .vbank_icon{background:url('../../../img/pay_icon2.png') no-repeat 15px 50% #fff}
#sod_frm_paysel .hp_icon{background:url('../../../img/pay_icon3.png') no-repeat 24px 50% #fff}
/* 
#sod_frm_paysel .bank_icon{background:url('../../../img/pay_icon1.png') no-repeat 15px 50% #fff}
#sod_frm_paysel .iche_icon{background:url('../../../img/pay_icon2.png') no-repeat 15px 50% #fff}
#sod_frm_paysel .card_icon{background:url('../../../img/pay_icon4.png') no-repeat 17px 50% #fff} 
*/
#forderform .sod_right #sod_bsk_tot {border:1px solid #e3e5e8}
#forderform .od_pay_buttons_el {display: flex; align-items: center; margin-top:20px;border:1px solid #e3e5e8;background:#fff; padding: 15px 30px;}
#forderform .od_pay_buttons_el h3{font-size:1.6rem; font-weight: 400; color: #444; letter-spacing: -0.03em; line-height: 30px; margin: 0;}
#forderform .od_pay_buttons_el .od_pay_sl_opt {position: relative; margin: 0 0 0 auto;}
#forderform .od_pay_buttons_el .od_pay_sl_opt .opt_btn {position: relative; z-index: 1; display: flex; align-items: center; width: 200px; height: 30px; font-size: 1.6rem; font-weight: 500; color: #666; background: url('img/select_arrow.png') no-repeat 100% 50%; cursor: pointer;}

#forderform #sod_frm_pt {border-top:1px solid #ddd; border-bottom:1px solid #ddd; background: #f7f7f7; padding: 15px 20px;}
#forderform #sod_frm_pt span {display: block; text-align: right; font-size: 1.5rem; font-weight: 500; color: #444; line-height: 1.6; letter-spacing: -0.03em;}
#forderform #sod_frm_pt span strong {float: left; font-weight: inherit;}
#forderform #sod_frm_pt .max_point_box em {font-weight: inherit;}


.sod_right .pay_tbl {border:1px solid #e3e5e8;border-bottom:0 none}
.sod_right #od_tot_price {display: flex; align-items: center; justify-content: space-between; font-size: 1.6rem; letter-spacing: -0.03em; color: #444; padding: 15px 30px; margin:10px 0; line-height: 30px; background: #f4f6fc; border:1px solid #c1c8db;}
.sod_right #od_tot_price p {font-size: 2rem; font-weight: 600;}
.sod_right #od_tot_price strong {font-weight: inherit; color: #f8012f;}

#sod_frm_pay .od_pay_buttons_el:after{display:block;visibility:hidden;clear:both;content:""}
#sod_frm_pay .sod_frm_order {margin-top:20px; padding: 0 30px; border: 1px solid #e3e3e3;}
#sod_frm_pay .sod_frm_point {font-size: 1.6rem; color: #444; line-height: 50px; letter-spacing: -0.03em;}
#sod_frm_pay .sod_frm_point div {background:#fff; padding: 15px 0; 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;}
#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 #od_temp_point {height:50px; width: 200px; text-align:right;padding:0 5px;border:1px solid #ddd; border-radius: 3px;}

@media (max-width: 1280px) {
	#od_pay_sl .lb_icon {height: 50px;}

	#forderform .od_pay_buttons_el {padding: 15px 20px;}
	.sod_right #od_tot_price {padding: 15px 20px;}
	#sod_frm_pay .sod_frm_order {padding: 0 20px;}

}
@media (max-width: 1024px) {
	.sod_right #od_tot_price p {font-size: 1.8rem;}
}
@media (max-width: 768px) {
	#forderform .od_pay_buttons_el {height: 50px;}
	.sod_right #od_tot_price {height: 50px;}
}
@media (max-width: 576px) {
	#forderform .od_pay_buttons_el .od_pay_sl_opt .opt_btn {width: 150px;}
}







/* 주문서 작성 - 오른쪽 */
.sod_right {width: 570px; height:100%; vertical-align:top; margin: 0 0 0 auto;}

.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:20px;height:20px;background:#fff;color:#9da6c9;border-radius:50%;border:1px solid #e7ebf1;font-weight:bold;font-size:16px;line-height:14px}
.sod_right .sod_info .sod_bsk_dvr:before {display:block;content:"+";position:absolute;top:25px;left:-10px;width:20px;height:20px;background:#fff;color:#9da6c9;border-radius:50%;border:1px solid #e7ebf1;font-weight:bold;font-size:16px;line-height:14px}
.sod_right .sod_info .sod_bsk_cnt strong {font-size:1.25em}

.sod_right .sod_info_bt {clear:both;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}

@media (max-width: 1600px) {
	.sod_right {width: 500px;}
}
@media (max-width: 1400px) {
	.sod_right {width: 460px;}
}
@media (max-width: 1280px) {
	.sod_right {width: 420px;}
}
@media (max-width: 1024px) {
	.sod_right {width: 100%; margin: 5rem 0 0;}
}
@media (max-width: 768px) {
}
@media (max-width: 576px) {
}







/* 주문서 작성 - 포인트사용 */
#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_pay {position:relative;margin:10px 0 0;background:#fff;border:1px solid #e3e5e8} */
#sod_frm_pay {position:relative;margin:10px 0 0}
#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 .lb_icon {position:relative; display: flex; align-items: center; font-size: 1.6rem; color: #444; width: 100%; cursor:pointer;z-index:1; padding: 0 20px;}

#forderform .od_pay_sl_opt #sod_frm_paysel {display: none;}
#forderform .od_pay_sl_opt.active #sod_frm_paysel {display: block;}
#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; border-right: 0; border-left: 0; padding:20px; margin: 30px 0 0; clear:both; line-height: 50px; font-size: 1.5rem; color: #444; background: #f7f7f7;}
#settle_bank:after {display:block;visibility:hidden;clear:both;content:''}
#settle_bank label {float:left;width:30%;}
#settle_bank select, #settle_bank input {width:70%;height:32px; border:1px solid #e3e5e8;border-radius:3px;text-align:left}
#settle_bank option {padding:3px 0}
#settle_bank #od_deposit_name {height: 50px; padding:0 10px;border:1px solid #e3e5e8}

#display_pay_button {padding: 40px; display: flex; justify-content: center; gap: 1rem;}
#display_pay_button .btn_submit {width:100%; height: 60px;}
#display_pay_button .btn01 {display: flex; align-items: center; justify-content: center; width:100%; height: 60px; font-size: 1.6rem; font-weight: 500; color: #111; border:1px solid #b2b2b2; border-radius: 0;}

.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 .chk_box {display: inline-block; vertical-align: middle;}
#sod_frm_taker label {}
#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}
#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;border:1px solid #000;background:#fff;overflow-y:auto}
#sod_frm_pay #sc_coupon_frm table, #sod_frm_pay #od_coupon_frm table th {text-align: center;}
#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}

@media (max-width: 1400px) {
	#display_pay_button .btn_submit {width: 21rem;}
	#display_pay_button .btn01 {width: 21rem;}
}
@media (max-width: 1280px) {
	#display_pay_button {padding: 30px 0;}
} 
@media (max-width: 1024px) {
		#display_pay_button .btn_submit {height: 45px; font-size: 1.4rem;}
	#display_pay_button .btn01 {height: 45px; font-size: 1.4rem;}
} 


/* 위시리스트 */
#sod_ws {}
#sod_ws_act {text-align: center; margin: 10rem 0 0;}
#sod_ws_act button {height: 6rem; line-height: 6rem; width: 21rem; font-size: 1.6rem; font-weight: 600; color: #111; padding: 0; margin: 0 0.5rem; border-radius: 0; letter-spacing: -0.05em;}
#sod_ws_act .btn01 {background: #fff; border: 1px solid #b2b2b2;}
#sod_ws_act .btn02 {background: #7036c0; color: #fff; border: 0;}
#sod_ws li {position: relative; display: flex; align-items: center; border: 1px solid #dadada; padding: 40px 30px; margin: 0 0 -1px;}
#sod_ws li .sod_ws_img {flex: none; margin: 0 3rem 0 7rem;}
#sod_ws li .sod_ws_img a img {width: 100%; height: 100%;}
#sod_ws li .wish_chk {margin-right: 10px;}
#sod_ws li .wish_info {width: 400px; letter-spacing: -0.03em; padding: 0 1rem 0 0;}
#sod_ws li .wish_info a.info_link {font-size: 1.6rem; font-weight: 600; color: #111; line-height: 1.2; text-overflow: ellipsis; overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
#sod_ws li .info_date {font-size: 1.5rem; font-weight: 500; color: #3f62e3; margin: 8px 0 0;}
#sod_ws li .wish_del {flex: none; display: flex; font-size: 1.5rem; font-weight: 600; line-height: 30px; padding: 0 25px; border: 1px solid #c5c5c5; border-radius: 5px; margin: 0 0 0 auto;}
#sod_ws li .wish_del img {margin: 0 5px 0 0;}
#sod_ws li.empty_table {padding: 50px 0 !important; justify-content: center; font-size: 1.6rem; border-right: 0; border-left: 0;}

@media (max-width: 1400px) {
	#sod_ws li .sod_ws_img {width: 12rem;}
}
@media (max-width: 1024px) {
	#sod_ws li {padding: 30px 20px;}
	#sod_ws li .sod_ws_img {width: 10rem; margin: 0 2rem 0 4rem;}
	#sod_ws li .info_date {margin: 4px 0 0;}
	#sod_ws li .wish_del {font-size: 1.4rem; padding: 0 20px;}
	#sod_ws li .wish_del img {width: 10px;}
}
@media (max-width: 768px) {
	#sod_ws li {padding: 25px 15px;}
	#sod_ws li .sod_ws_img {width: 8rem; margin: 0 2rem 0 1rem;}
}
@media (max-width: 576px) {
	#sod_ws li .sod_ws_img {width: 7rem; margin: 0 1.5rem 0 0;}
	
	#sod_ws li .wish_del {padding: 0 10px;}
}




/* 배송지 목록 */
#sod_addr .tbl_wrap {padding: 4rem 3rem 0;}
#sod_addr .td_mng .sel_address {color:#3f62e3; font-weight: 600; padding:0 5px; height:26px; border-radius:3px; border:1px solid #3f62e3;}
#sod_addr .td_mng .del_address {display:inline-block; border:1px solid #dadada; background: #f9f9f9; color:#222; font-weight: 600; 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 #747474;color:#111; opacity: 0.5; font-weight: 600;cursor:pointer;position:relative;padding:0 5px;height:26px;line-height:24px;border-radius:3px}
#sod_addr input[type="radio"]:checked+.default_lb {opacity: 1;}
#sod_addr td {min-height:40px; text-align: center;}
#sod_addr td:first-child {width: 58px;}
#sod_addr .td_name {width:100px}
#sod_addr .frm_input {height: 50px; padding: 0 10px;}
#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_addr .win_btn {display: flex; align-items: center; justify-content: center; gap: 1rem; padding: 5rem 3rem 4rem; font-size: 1.6rem;}
#sod_addr .btn_submit {width: 20rem; height: 6rem; color: #fff; background: #111;}
#sod_addr .btn_close {width: 20rem; height: 6rem; border: 1px solid #cfcfcf; font-weight: 600; letter-spacing: -0.02em; border-radius: 0;}
#sod_addr .btn_close_top {position: absolute; top: 0; right: 0; width: 6rem; height: 6rem;}

@media (max-width: 1024px) {
	#sod_addr td:nth-child(1) .chk_box input[type="checkbox"] + label {margin: 0 0 10px;}
	#sod_addr .td_sbj {}
	#sod_addr .td_address {text-align: left; margin: 15px 0;}
	#sod_addr .td_mng {display: flex; padding: 0;}
	#sod_addr .td_mng .mng_btn {max-width: 100px;margin:0 2px; text-align: center;}
}

/* 주문내역 */
#sod_v {margin-bottom:30px}
#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}
.td_status span {display: inline-block; font-size: 1.5rem; font-weight: 600; padding: 5px 15px; border: 1px solid #c5c5c5; border-radius: 5px; width: 10rem; text-align: center;}

@media (max-width: 1024px) {
	.td_status span {font-size: 1.4rem;}

	#sod_v table {display: block; border-top: 2px solid #7036c0;}
	#sod_v .tbl_head03 thead {display: none;}
	#sod_v .tbl_head03 tbody {display: block;}
	#sod_v .tbl_head03 tr {display: flex; flex-wrap: wrap; align-items: center; padding: 25px 15px; border-top: 1px solid #dadada;}
	#sod_v .tbl_head03 td {border-top: 0; padding: 0; text-align: left;}
	#sod_v .tbl_head03 td:nth-child(1) {order: 2; width: 100%; font-size: 2rem; color: #222; font-weight: 600; letter-spacing: -0.03em; padding: 0 10rem 0 0;}
	#sod_v .tbl_head03 td:nth-child(2) {order: 1; width: 100%; font-size: 1.4rem; margin: 0 0 5px;}
	#sod_v .tbl_head03 td:nth-child(3) {display: none;}
	#sod_v .tbl_head03 td:nth-child(4) {display: none;}
	#sod_v .tbl_head03 td:nth-child(5) {position: absolute; right: 15px;}
	#sod_v .tbl_head03 td a {display: block; overflow:hidden; text-overflow: ellipsis; -webkit-box-orient:vertical; -webkit-line-clamp:3; white-space: nowrap;}

}
@media (max-width: 576px) {
	.td_status span {font-size: 1.3rem; padding: 2px 6px;}

	#sod_v .tbl_head03 tr {padding: 20px 10px;}
	#sod_v .tbl_head03 td:nth-child(1) {font-size: 1.8rem;}
	#sod_v .tbl_head03 td:nth-child(2) {margin: 0 0 3px;}
	#sod_v .tbl_head03 td:nth-child(5) {right: 10px;}
}




/* .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} */

/* .status_01 {display:inline-block;background:#edfbde;color:#8cc152;padding:0 5px;line-height:20px;font-size:0.92em;border-radius:5px} */
/* .status_02 {color:#84c93a;}
.status_03 {color:#16b494;}
.status_04 {color:#3a8afd;}
.status_05 {color:#3a8afd;}
.status_06 {color:red;} */




/* 주문상세내역 */
#sod_fin {}
#sod_fin_no {margin:0 0 20px; font-size:1.6rem;}

#sod_fin_list .td_mngsmall .status {border: 1px solid #747474; width: 10rem; font-size: 1.5rem; font-weight: 700; color: #111; background: #fff; line-height: 28px; border-radius: 3px; margin: 0 auto 10px;}
#sod_sts_wrap {position: relative;}
#sod_sts_wrap button {position: relative; display: flex; z-index: 1; font-size: 14px; font-weight: 500; color: #666; white-space: nowrap;}
#sod_sts_wrap button::before {display: block; width: 16px; height: 16px; background: url('./img/icon_info.png') no-repeat center center; margin: 0 2px;}
.sod_sts_explan {display:none; position: absolute; z-index: 2; bottom: 0; right: 0; transform: translate(0, 100%); width: 300px;}
#sod_fin_legend {padding:20px;line-height: 25px;background:#fff;margin:10px 0;border:1px solid #e9e9e9;text-align:left; font-size: 14px;}
#sod_fin_legend:after {display:block;visibility:hidden;clear:both;content:''}
#sod_fin_legend dt {clear:both;float:left;margin:0 0 5px;width:50px;font-weight:bold}
#sod_fin_legend dd {float:left;margin:0}

#sod_fin #sod_bsk_tot li {background:#fff;border-bottom:1px solid #e7ebf1;height:40px;padding:0 15px;line-height:40px;text-align:right}
#sod_fin #sod_bsk_tot li span {float:left;clear:both;color:#777}
#sod_fin #sod_bsk_tot li strong {}
#sod_fin #sod_bsk_tot .sod_bsk_cnt strong {color:#ff006c;font-size:1.25em}

#sod_bsk_tot2 {margin-bottom:20px}
#sod_bsk_tot2 li {font-size: 1.6rem; background:#fff; padding:0 30px; line-height: 60px; color: #444; letter-spacing: -0.03em; text-align:right; border:1px solid #e3e3e3;}
#sod_bsk_tot2 li:not(:last-child) {margin: 0 0 -1px;}
#sod_bsk_tot2 li span {float:left;clear:both;font-size:1em}
#sod_bsk_tot2 li strong {font-weight: 600;}
#sod_bsk_tot2 li.sod_fin_tot {background:#e5f0ff; border: 1px solid #c1c8db;}
#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: #3f62e3;}
/* #sod_bsk_tot2 li.sod_fin_tot_prc strong {font-size: 2rem;} */

@media (max-width: 1280px) {
	#sod_bsk_tot2 li {padding: 0 20px;}
}
@media (max-width: 1024px) {

}
@media (max-width: 768px) {
	#sod_bsk_tot2 li {line-height: 50px;}

}
@media (max-width: 576px) {
	#sod_bsk_tot2 li {font-size: 1.5rem;}
}




#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: 135px; min-height:100px}
#sod_fin_list .sod_img {position:absolute; top: 50%; left: 20px; transform: translate(0, -50%);}
#sod_fin_list .sod_img img {width: 100%; height: auto;}
#sod_fin_list .sod_name a {font-weight: 600; line-height:1.5em; color: #111;}
#sod_fin_list .sod_name .sod_opt {font-size: 1.5rem; font-weight: 600; color: #3f62e3;}
#sod_fin_list .sod_name .sod_opt:before {content: "옵션 :"; display: inline-block; margin: 0 0.4rem 0 0;}
#sod_fin_list #th_itst {width:80px}

#sod_fin_list .tbl_head03 thead th {white-space: nowrap;}
#sod_fin_list .tbl_head03 td:not(.td_prd) {white-space: nowrap;}


@media (max-width: 1400px) {
	#sod_fin_list .td_prd {padding-left: 125px;}
}
@media (max-width: 1024px) {


	#sod_fin_list table {display: block; border-top: 2px solid #7036c0;}
	#sod_fin_list .tbl_head03 thead {display: none;}
	#sod_fin_list .tbl_head03 tbody {display: block;}
	#sod_fin_list .tbl_head03 tr {display: flex; flex-wrap: wrap; align-items: center; padding: 25px 15px; border-top: 1px solid #dadada;}
	#sod_fin_list .tbl_head03 td {border-top: 0; padding: 0; text-align: left;}
	#sod_fin_list .tbl_head03 td.td_prd {display: flex; min-height: unset; margin: 0 0 20px;}
	#sod_fin_list .sod_img {flex: none; position: relative; top: unset; left: unset; transform: translate(0, 0); margin: 0 15px 0 0;}

	#sod_fin_list .tbl_head03 td:nth-child(1) {order: 1; width: calc(100% - 10rem);}
	#sod_fin_list .tbl_head03 td:nth-child(2) {order: 3; width: 100%; display: flex; align-items: center; justify-content: space-between; margin: 0 0 10px;}
	#sod_fin_list .tbl_head03 td:nth-child(3) {order: 3; width: 100%; display: flex; align-items: center; justify-content: space-between; margin: 0 0 10px;}
	#sod_fin_list .tbl_head03 td:nth-child(4) {order: 3; width: 100%; display: flex; align-items: center; justify-content: space-between; margin: 0 0 10px;}
	#sod_fin_list .tbl_head03 td:nth-child(5) {order: 3; width: 100%; display: flex; align-items: center; justify-content: space-between; margin: 0 0 10px;}
	#sod_fin_list .tbl_head03 td:nth-child(6) {order: 2; margin: 0 0 20px;}

	#sod_fin_list .td_mngsmall .status {text-align: center;}
	#sod_fin_list .sod_name .sod_opt {font-size: 1.3rem;}


	#sod_sts_wrap button {font-size: 12px;}
	#sod_sts_wrap button::before {width: 14px; height: 14px; background-size: 12px;} 
	#sod_fin_legend {padding: 15px;line-height: 20px; font-size: 12px;}
}
@media (max-width: 576px) {
	#sod_fin_list .tbl_head03 tr {padding: 20px 10px;}
	#sod_fin_list .tbl_head03 td:nth-child(1) {order: 1; width: calc(100%);}
	#sod_fin_list .tbl_head03 td:nth-child(2) {margin: 0 0 5px;}
	#sod_fin_list .tbl_head03 td:nth-child(3) {margin: 0 0 5px;}
	#sod_fin_list .tbl_head03 td:nth-child(4) {margin: 0 0 5px;}
	#sod_fin_list .tbl_head03 td:nth-child(5) {margin: 0 0 5px;}
	#sod_fin_list .tbl_head03 td:nth-child(6) {order: 4; width: calc(100%); display: flex; align-items: center; margin: 20px 0 0;}
	#sod_fin_list .sod_img {width: 70px;}

	#sod_fin_list .td_mngsmall .status {margin: 0 auto 0 0;}

	.sod_sts_explan {width: 260px}
}




#sod_fin .sod_wrap {display: flex; margin: 10rem 0 0;}

#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: #f5f5f5; font-size: 1.7rem; color: #111; padding: 0 30px; line-height: 60px; border-bottom: 1px solid #e3e3e3;}
#sod_fin_pay ul {margin:0;padding: 10px 30px}
#sod_fin_pay li {display: flex; align-items: center; justify-content: space-between; height: 55px;}
#sod_fin_pay li:not(:last-child) {border-bottom: 1px solid #eaeaea;}
#sod_fin_pay li>span, #sod_fin_pay li>strong {letter-spacing: -0.03em; font-weight: 500;}
#sod_fin_pay li>strong {flex: none; width: 10rem; font-size: 1.6rem; color: #444;}
#sod_fin_pay li>span {font-size: 1.5rem; color: #999;}
#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 {margin:0 0 7rem;}

#sod_fin .sod_left h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#sod_fin .sod_left h3 {font-size: 2.4rem; font-weight: 700; letter-spacing: -0.03em; padding: 0 0 20px; margin: 0;}
#sod_fin .sod_left .tbl_head01 table {border-top: 2px solid #3f62e3;}
#sod_fin .sod_left .tbl_head01 {background:#fff;}
#sod_fin .sod_left th, #sod_fin .sod_left td {text-align: left; font-size: 1.6rem; line-height: 1.4em; padding: 30px; border-bottom: 1px solid #ddd;}
#sod_fin .sod_left th {width: 160px; font-weight: 700; color: #111; background: #f4f6fc;}
#sod_fin .sod_left td {font-weight: 500;}
#sod_fin_dvr .tbl_wrap {}
#sod_fin_dvr .tbl_wrap td.empty_table {font-size: 1.5rem; border-top: 0; text-align: center;}
#sod_fin_dvr .dvr_link {color:#ff3061;text-decoration:underline}

#sod_fin_tot {margin:10px 0}
#sod_fin_tot h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#sod_fin_tot ul {margin:0;padding:0;list-style:none}
#sod_fin_tot li {padding:10px;background:#38b2b9;border-bottom:1px solid #5ec2c7;color:#fff;zoom:1}
#sod_fin_tot li:after {display:block;visibility:hidden;clear:both;content:""}
#sod_fin_tot #alrdy {border-bottom:0 !important}
#sod_fin_tot #alrdy .right{margin-top:10px;text-align:right;color:#f3f3f3;font-size:0.9em}
#sod_fin_tot #alrdy .right p{position:relative}
#sod_fin_tot #alrdy .right .title{position:absolute;left:0;padding-left:8px}
#sod_fin_tot strong {float:right}

#sod_fin_cancel {text-align:center}
#sod_fin_cancel .sod_fin_c_btn {display: flex; align-items: center; justify-content: center; width: 100%; height: 60px; font-size: 1.6rem; font-weight: 500; color: #111; border: 1px solid #b2b2b2; border-radius: 0;}
#sod_fin_cancel .sod_fin_c_btn:hover {background:#fff}
#sod_fin_cancel h2 {position: relative; color: #fff; background: #3353bc; padding: 0 3rem; line-height: 6rem; font-size: 2rem; font-weight: 500; margin: 0;}
#sod_fin_cancel p {display: flex; align-items: center; justify-content: center; width: 100%; height: 60px; font-size: 1.6rem; font-weight: 500; border:1px solid #d50c0c; color:#d50c0c;}

#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%; text-align:left; width: 500px; transform: translate(-50%, -50%); 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); 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; top: 0; right: 0; width: 6rem; height: 6rem;}

#sod_fin_cancelfrm .frm_input {width: 100%; height: 50px; font-size: 1.6rem; letter-spacing: -0.03em; color: #888; padding: 0 15px; box-shadow: unset; border: 1px solid #ddd; margin: 0 0 20px;}
#sod_fin_cancelfrm .btn_frmline {display: block; width: 120px; height: 50px; margin: auto; color: #fff; font-size: 1.6rem; font-weight: 500; background: #3353bc; cursor: pointer;}
#sod_fin_test {padding:10px}

@media (max-width: 1400px) {
	#sod_fin .sod_left th {width: 140px;}

	#sod_fin_cancel .sod_fin_c_btn {height: 50px;}
}
@media (max-width: 1280px) {
	#sod_fin_pay h3 {padding: 0 20px;}
	#sod_fin_pay ul {padding: 10px 20px;}
}
@media (max-width: 1024px) {
	#sod_fin .sod_wrap {display: block; margin: 8rem 0 0;}

	#sod_fin .sod_left th, #sod_fin .sod_left td {padding: 25px 30px;}

	#sod_fin_cancel .sod_fin_c_btn {height: 45px; font-size: 1.4rem;}
}
@media (max-width: 768px) {
	#sod_fin_pay h3 {line-height: 50px;}

	#sod_fin_orderer, #sod_fin_receiver {margin: 0 0 6rem;}
	#sod_fin .sod_left th, #sod_fin .sod_left td {font-size: 1.5rem; padding: 25px;}
	#sod_fin .sod_left th {width: 120px;}
}
@media (max-width: 576px) {
	#sod_fin_pay h3 {font-size: 1.6rem;}

	#sod_fin_pay li>strong {font-size: 1.5rem;}
	#sod_fin_pay li>span {font-size: 1.4rem;}

	#sod_fin_orderer, #sod_fin_receiver {margin: 0 0 5rem;}
	#sod_fin .sod_left th, #sod_fin .sod_left td {padding: 15px;}
	#sod_fin .sod_left th {width: 90px;}
}






/* 주문상세내역 중 현금영수증 발급 */
#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 {}
#coupon h1 {font-size: 2.8rem; font-weight: 700; margin: 0 0 3rem;}
#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-weight: 500; color: #111;}
#coupon .cou_pri {}
#coupon .cou_target {color: #3f62e3;}
#coupon .cou_date {}
#coupon .btn_close {margin:20px auto}


@media (max-width: 1400px) {}
@media (max-width: 1024px) {
	#coupon h1 {font-size: 2.6rem; margin: 0 0 5rem;}

	#coupon table {display: block; border-top: 2px solid #7036c0;}
	#coupon .tbl_head03 thead {display: none;}
	#coupon .tbl_head03 tbody {display: block;}
	#coupon .tbl_head03 tr {display: flex; flex-wrap: wrap; align-items: center; padding: 25px 15px; border-top: 1px solid #dadada;}
	#coupon .tbl_head03 td {border-top: 0; padding: 0; text-align: left;}

	#coupon .tbl_head03 td:nth-child(1) {order: 2; width: 100%; font-size: 2rem; color: #222; font-weight: 600; letter-spacing: -0.03em; margin: 10px 0 20px;}
	#coupon .tbl_head03 td:nth-child(2) {order: 1;}
	#coupon .tbl_head03 td:nth-child(3) {order: 1; margin: 0 0 0 auto;}
	#coupon .tbl_head03 td:nth-child(4) {order: 3; width: 100%;}

}
@media (max-width: 768px) {
	#coupon h1 {font-size: 2.4rem;}
}
@media (max-width: 576px) {
	#coupon .tbl_head03 tr {padding: 20px 10px;}

	#coupon .tbl_head03 td:nth-child(1) {font-size: 1.8rem; margin: 5px 0 10px;}
}



/* 모바일일때 피시버전 주문폼 */
#sod_frm.sod_frm_mobile {margin: 0;}
.sod_frm_mobile form {width: 100%;}
.sod_frm_mobile .sod_list {border-top: 2px solid #7036c0; margin: 0 0 8rem;}
.sod_frm_mobile .sod_list .sod_li {padding: 15px 5px; border-bottom: 1px solid #dadada;}
.sod_frm_mobile .sod_list .li_name {font-size: 1.6rem; letter-spacing: -0.05em;}
.sod_frm_mobile .sod_list .li_op_wr{position: relative; padding: 15px 10px 0 115px; 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 .total_img img {width: 100%; height: auto; border: 1px solid #cfcfcf;}
.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;}
.sod_frm_mobile .sod_list .li_prqty:after{display:block;visibility:hidden;clear:both;content:''}
.sod_frm_mobile .sod_list .li_prqty_sp{display:block;line-height:20px;text-align:right; font-size: 1.6rem; font-weight: 500; color: #666; margin: 0 0 10px;}
.sod_frm_mobile .sod_list .li_prqty_sp span{float:left;color:#696969}
.sod_frm_mobile .sod_list .total_price {background: #f4f6fc; display: block; clear: both; margin: 0 10px 10px; text-align: right; padding: 20px; line-height: 20px; font-size: 1.7rem;}
.sod_frm_mobile .sod_list .total_price span {float:left}
.sod_frm_mobile .sod_list .total_price strong {letter-spacing: }
.sod_frm_mobile .sod_opt {font-size: 1.5rem; font-weight: 600; color: #3f62e3;}
.sod_frm_mobile .sod_opt li {color: #3f62e3; margin:3px 0;line-height:1.3em;  letter-spacing: -0.05em;}
.sod_frm_mobile .sod_opt li:before{content:"옵션 :";display: inline-block;margin: 0 0.4rem 0 0;}
.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 #od_addr_jibeon,.sod_frm_mobile #sod_frm_taker #od_b_addr_jibeon{display:inline-block;margin:5px 0 0}
.sod_frm_mobile #sod_frm_orderer, .sod_frm_mobile #sod_frm_taker, .sod_frm_mobile #sod_frm_user {margin-top: 10rem;}
.sod_frm_mobile #m_sod_bsk_tot{border: 1px solid #e3e3e3; border-bottom: 0;}
.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%; line-height: 60px; padding:0 20px; font-size: 1.6rem; border-bottom: 1px solid #e3e3e3; clear:both;}
.sod_frm_mobile #m_sod_bsk_tot dd {float:left;width:60%; line-height: 60px; padding:0 20px; font-size: 1.6rem; border-bottom: 1px solid #e3e3e3; text-align:right; letter-spacing: -0.03em;}
.sod_frm_mobile #m_sod_bsk_tot dd p {font-weight: 600;}
.sod_frm_mobile #m_sod_bsk_tot .sod_bsk_cnt{}
.sod_frm_mobile #m_sod_bsk_tot .sod_bsk_cnt strong{}
.sod_frm_mobile .sod_list .total_img{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{display: flex; flex-wrap: wrap; margin:0;background:#fff;padding: 15px 30px;border:1px solid #e3e5e8}
.sod_frm_mobile #m_sod_frm_paysel ul li {display: flex; align-items: center; width:50%; height: 30px;}
.sod_frm_mobile #m_sod_frm_paysel ul li input[type="radio"] {display: none;}
.sod_frm_mobile #m_sod_frm_paysel ul li input[type="radio"] + label {display: flex; align-items: center; font-size: 1.5rem; font-weight: 500; color: #111; cursor: pointer; padding: 0;}
.sod_frm_mobile #m_sod_frm_paysel ul li input[type="radio"] + label span {position: relative; display: flex; align-items: center; justify-content: center; width: 18px; height: 18px; border-radius: 18px; border: 1px solid #ddd; margin: 0 10px 0 0;}
.sod_frm_mobile #m_sod_frm_paysel ul li input[type="radio"] + label span::after {position: absolute !important; display: block; width: 8px; height: 8px; border-radius: 8px; background: #9b9b9b;}
.sod_frm_mobile #m_sod_frm_paysel ul li input[type="radio"]:checked + label span::after {background: #3f62e3;}
/* .sod_frm_mobile #m_sod_frm_paysel .KPAY {background:url(../../../img/kpay.png) no-repeat;width:37px; 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; 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 30px; width: 90px; overflow:hidden;text-indent:-999px;display:inline-block;background-size: auto;}
.sod_frm_mobile #m_sod_frm_paysel .inicis_lpay{background:url(../../../img/lpay_logo.png) no-repeat;width:35px; 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: auto;}
.sod_frm_mobile #m_sod_frm_paysel .kakaopay_icon{background:url(../../../img/kakao.png) no-repeat 30px 50% #f4dc34;border-radius:30px;height:22px;width:74px;display:inline-block;overflow:hidden;text-indent:-999px;background-size: auto;}
.sod_frm_mobile #m_sod_frm_paysel .applepay_icon{background:url(../../../img/ico-mobile-applepay.png) no-repeat 50% 50% #fff;border-radius:30px;height:23px;width:50px;display:inline-block;overflow:hidden;text-indent:-999px;background-size: auto;}
.sod_frm_mobile #m_sod_frm_paysel .naverpay_icon{background:url(../../../img/ico-default-naverpay.png) no-repeat 30px 50% #fff;border-radius:30px;height:22px;width:80px;display:inline-block;overflow:hidden;text-indent:-999px;background-size: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; font-size: 1.6rem;}
.sod_frm_mobile .odf_tbl table tr {border: 1px solid #e3e3e3; min-height: 60px;}
.sod_frm_mobile .odf_tbl table th {border-top:1px solid #e3e3e3; padding: 15px 30px 20px; line-height: 30px; vertical-align: middle; text-align:left;font-weight:400}
.sod_frm_mobile .odf_tbl table td {border-top:1px solid #e3e3e3; padding: 15px 30px; line-height: 30px; vertical-align: middle; text-align:right;}
.sod_frm_mobile .odf_tbl table th p {position: absolute; left: 0; width: 100%; font-size: 1.2rem; font-weight: 500; color: #999; line-height: 1; padding: 0 30px; margin: -5px 0 0;}
.sod_frm_mobile#sod_frm #sod_frm_pt_alert{display: none; 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.sod_frm_mobile .sod_frm_point {margin:10px 0; clear:both; border:0 none; border: 1px solid #e3e5e8; line-height: 30px;}
#sod_frm.sod_frm_mobile .sod_frm_point .sod_frm_point_wrap {display: flex; align-items: center; justify-content: space-between; padding:15px 30px;}
#sod_frm.sod_frm_mobile .sod_frm_point .sod_frm_point_wrap:not(:last-child) {border-bottom:1px solid #e3e5e8;}
#sod_frm.sod_frm_mobile .sod_frm_point div:after {display:none;}
#sod_frm.sod_frm_mobile .sod_frm_point div label {line-height:30px}
#sod_frm.sod_frm_mobile .sod_frm_point div span {display:block;}
#sod_frm.sod_frm_mobile .sod_frm_point div strong {color:#666;font-weight:400}
#sod_frm.sod_frm_mobile .sod_frm_point #od_temp_point{height:45px;border:1px solid #d0d3db;text-align:right;background:#fff;}
#sod_frm.sod_frm_mobile #settle_bank {background:#fff;border:1px solid #e3e5e8;padding: 15px 30px;clear:both;line-height:30px}
#sod_frm.sod_frm_mobile #settle_bank:after {display:block;visibility:hidden;clear:both;content:''}
#sod_frm.sod_frm_mobile #settle_bank select {height:30px;margin:0 0 5px;width:100%;border:1px solid #d0d3db}
#sod_frm.sod_frm_mobile #settle_bank #od_deposit_name {height: 45px;border:1px solid #d0d3db; margin: 10px 0 0;}
#sod_frm.sod_frm_mobile #settle_bank label {float:left;line-height: 45px; margin: 10px 0 0;}
.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}


.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_ta_wr {background:#fff;margin-bottom:1em}
#sod_frm.sod_frm_mobile .btn_confirm {margin-top: 20px; padding: 40px; border: 1px solid #e3e3e3;}
#sod_frm.sod_frm_mobile .btn_confirm #show_req_btn {width: 100%;}
#sod_frm.sod_frm_mobile .btn_confirm #show_pay_btn {width: 100%;}
#sod_frm.sod_frm_mobile .btn_confirm .btn_cancel {display: flex; align-items: center; justify-content: center; width: 100%; font-size: 1.6rem; font-weight: 500; color: #111; background: #fff; border: 1px solid #b2b2b2;}
#sod_frm.sod_frm_mobile .btn01 {width:100%;height:45px;line-height:43px; font-size: 1.6rem; font-weight: 500;}

.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 {display: flex; align-items: center; justify-content: space-between; font-size: 1.6rem; letter-spacing: -0.03em; color: #444; padding: 15px 30px; margin: 10px 0; line-height: 30px; background: #f4f6fc; border: 1px solid #c1c8db;}
.sod_frm_mobile #od_tot_price p {font-weight: 600;}
.sod_frm_mobile #od_tot_price span {font-weight: inherit; color: #f8012f;}

html.no-overflowscrolling #sc_coupon_frm, html.no-overflowscrolling #od_coupon_frm {height:auto;max-height:10000px !important} /* overflow 미지원 기기 대응 */
#sod_frm_pay_info {margin:0 0 10px}


#sod_frm.sod_frm_mobile .odf_list .frm_input {width: 100%;}
#sod_frm.sod_frm_mobile .odf_list .frm_input:not(:first-child) {margin: 5px 0 0;}
#sod_frm.sod_frm_mobile .odf_list > ul > li {display: flex; border-bottom: 1px solid #dadada;}
#sod_frm.sod_frm_mobile .odf_list > ul > li label.required::before {content: "*"; display: inline; margin: 0 5px 0 0; color: #3f62e3;}
#sod_frm.sod_frm_mobile .odf_list > ul > li .odf_list_tit {width: 140px; line-height: 45px; padding: 15px 30px; font-size: 1.6rem; font-weight: 700; color: #111; letter-spacing: -0.03em; background: #f4f6fc !important;}

#sod_frm.sod_frm_mobile .odf_list > ul > li .odf_input {flex: 1; position: relative; padding: 15px 30px; font-size: 1.6rem; color: #888;}

#sod_frm.sod_frm_mobile .odf_list .dlv_slt ul {position: relative; display: flex; flex-wrap: wrap; align-items: center; gap: 8px 20px; height: 100%; padding: 0 110px 0 0;}
#sod_frm.sod_frm_mobile .odf_list .dlv_slt ul li input[type="radio"] {display: none;}
#sod_frm.sod_frm_mobile .odf_list .dlv_slt ul li input[type="radio"] + label {display: flex; align-items: center; font-size: 1.5rem; font-weight: 500; color: #111; cursor: pointer;}
#sod_frm.sod_frm_mobile .odf_list .dlv_slt ul li input[type="radio"] + label span {position: relative; display: flex; align-items: center; justify-content: center; width: 18px; height: 18px; border-radius: 18px; border: 1px solid #ddd; margin: 0 10px 0 0;}
#sod_frm.sod_frm_mobile .odf_list .dlv_slt ul li input[type="radio"] + label span::after {position: absolute !important; display: block; width: 8px; height: 8px; border-radius: 8px; background: #9b9b9b;}
#sod_frm.sod_frm_mobile .odf_list .dlv_slt ul li input[type="radio"]:checked + label span::after {background: #3f62e3;}
#sod_frm.sod_frm_mobile .odf_list .dlv_slt #order_address {position: absolute; right: 0; display: flex; align-items: center; justify-content: center; border: 1px solid #747474; font-size: 1.5rem; font-weight: 600; color: #111; background: #fff; height: 30px; width: 90px;}

#sod_frm.sod_frm_mobile .odf_list > ul > li .odf_input .chk_box {display: inline-block; vertical-align: middle;}
#sod_frm.sod_frm_mobile .odf_list > ul > li textarea {width: 100%; min-height: 150px; border: 1px solid #ddd; padding: 15px; resize: none;}

#sod_frm.sod_frm_mobile .odf_list .btn_addsch{background: #fff; width: 130px; height: 45px;  font-size: 1.6rem; font-weight: 600; color: #3f62e3; border: 1px solid #3f62e3; border-radius: 3px; margin: 0 0 0 2px;}
#sod_frm.sod_frm_mobile .odf_list .add_num{position:relative;display:block}






@media (max-width: 1400px) {
	.sod_frm_mobile .sod_opt {padding-left: 0;}
    .sod_frm_mobile .sod_list .total_img {width: 80px;}

	#sod_frm.sod_frm_mobile .btn_confirm #show_req_btn {width: 21rem;}
	#sod_frm.sod_frm_mobile .btn_confirm #show_pay_btn {width: 21rem;}
	#sod_frm.sod_frm_mobile .btn_confirm .btn_submit{width: 100%;}
	#sod_frm.sod_frm_mobile .btn_confirm .btn_cancel {width: 21rem;}


}
@media (max-width: 1280px) {
	.sod_frm_mobile #od_tot_price {padding: 15px 20px;}
	.sod_frm_mobile .odf_tbl table th {padding: 15px 20px 20px;}
	.sod_frm_mobile .odf_tbl table td {padding: 15px 20px 20px;}
	.sod_frm_mobile .odf_tbl table th p {padding: 0 20px;}

	.sod_frm_mobile #m_sod_frm_paysel ul {padding: 15px 20px;}

	#sod_frm.sod_frm_mobile #settle_bank {padding: 15px 20px;}
	#sod_frm.sod_frm_mobile .sod_frm_point .sod_frm_point_wrap {display: flex; align-items: center; justify-content: space-between; padding: 15px 20px;}
	#sod_frm.sod_frm_mobile .btn_confirm {padding: 30px;}

}
@media (max-width: 1024px) {
	.sod_frm_mobile .sod_list .total_price {padding: 15px;}
	.sod_frm_mobile #sod_frm_orderer, .sod_frm_mobile #sod_frm_taker {margin-top: 8rem;}
	#sod_frm.sod_frm_mobile .odf_list > ul > li .odf_list_tit {padding: 10px 25px; width: 120px;}
	#sod_frm.sod_frm_mobile .odf_list > ul > li .odf_input {padding: 10px 25px;}
	#sod_frm.sod_frm_mobile .odf_list .btn_addsch {width: 100px;}

	#sod_frm.sod_frm_mobile .sod_frm_point .sod_frm_point_wrap {padding: 10px 20px;}

	#sod_frm.sod_frm_mobile .btn_confirm .btn_cancel {font-size: 1.4rem;}

}
@media (max-width: 768px) {
	.sod_frm_mobile #m_sod_bsk_tot dt {line-height: 50px;}
	.sod_frm_mobile #m_sod_bsk_tot dd {line-height: 50px;}

	#sod_frm.sod_frm_mobile .odf_list > ul > li .odf_list_tit {padding: 5px 20px;}
	#sod_frm.sod_frm_mobile .odf_list > ul > li .odf_input {padding: 10px;}

	.sod_frm_mobile #od_tot_price {height: 50px;}

	.sod_frm_mobile .odf_tbl table tr {min-height: 50px;}
}
@media (max-width: 576px) {
	.sod_frm_mobile .sod_list { margin: 0 0 5rem;}
	.sod_frm_mobile .sod_list .sod_li {padding: 15px 0;}
	.sod_frm_mobile .sod_list .li_op_wr {min-height: 90px; padding-left: 90px;}
    .sod_frm_mobile .sod_list .total_img {width: 70px;}
	.sod_frm_mobile .sod_list .li_prqty_sp {margin: 0 0 5px;}
	.sod_frm_mobile .sod_list .total_price {padding: 10px; font-size: 1.5rem;}

	.sod_frm_mobile #m_sod_bsk_tot dt {font-size: 1.5rem;}
	.sod_frm_mobile #m_sod_bsk_tot dd {font-size: 1.5rem;}
	
	.sod_frm_mobile #sod_frm_orderer, .sod_frm_mobile #sod_frm_taker {margin-top: 5rem;}
	#sod_frm.sod_frm_mobile .odf_list > ul > li .odf_list_tit {width: 100px; padding: 5px 15px;}

	#sod_frm.sod_frm_mobile .odf_list .dlv_slt ul {display: block; padding: 0;}
	#sod_frm.sod_frm_mobile .odf_list .dlv_slt ul li {margin: 0 0 10px}
	#sod_frm.sod_frm_mobile .odf_list .dlv_slt #order_address {position: relative; top: unset; right: unset; float: left;}
	
	#sod_frm.sod_frm_mobile .odf_list > ul > li .odf_input .chk_box {margin: 5px 0 0;}

	#sod_frm.sod_frm_mobile .odf_list .btn_addsch {width: 70px; font-size: 1.3rem;}

	#sod_frm.sod_frm_mobile .sod_frm_point .sod_frm_point_wrap {flex-direction: column; align-items: flex-end;}
}







/* 네이버페이 */
.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"] {position:absolute;top:0;left:0;width:0;height:0;opacity:0;outline:0;z-index:-1;overflow:hidden}
.chk_box input[type="checkbox"] + label {display: flex; align-items: center; justify-content: center; width: fit-content; font-size: 1.4rem; margin: auto; position:relative; color:#676e70; cursor: pointer;}
.chk_box input[type="checkbox"] + label span {width: 18px; height:18px; display:block;background:#fff;border:1px solid #c6c6c6;border-radius:2px; margin: 0 5px;}
.chk_box input[type="checkbox"]:checked + label {color:#000}
.chk_box input[type="checkbox"]:checked + label span {background:url('../img/checked.svg') no-repeat 50% 50% #fff; background-size: 10px; border-radius:2px;}

.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 {position: absolute !important; display: block; width:7px;height:7px;background:#305af9;content:'';position:absolute;top:3px;left:3px;border-radius:50%}





/* faq_hhtml */
#faq_hhtml {}
#faq_sch {padding: 4rem; background: #f7f7f7; border: 1px solid #ddd;}
#faq_sch .sch_wrap {display: flex; justify-content: center; max-width: 70rem; margin: auto;}
#faq_sch .sch_wrap input {height: 5rem; font-size: 1.5rem; color: #111; width: 100%; border-radius: 0; box-shadow: none; padding: 0 2rem;}
#faq_sch .sch_wrap .btn_submit {flex: none; font-size: 1.6rem; font-weight: 500; color: #fff; height: 5rem; background: #222; padding: 0 3rem; margin: 0 0 0 1rem;}


#shop_faq #bo_cate {margin: 5rem 0;}
#shop_faq #bo_cate_ul {display: flex; align-items: center; justify-content: center; width: fit-content; margin: auto; border: 1px solid #dadada;}
#shop_faq #bo_cate_ul li {background: #f5f5f5;}
#shop_faq #bo_cate_ul li:not(:last-child) a {border-right: 1px solid #dadada;}
#shop_faq #bo_cate_ul li a {display: flex; align-items: center; justify-content: center; height: 6rem; width: 18rem; min-width: 18rem; font-size: 1.6rem; font-weight: 500; color: #666; letter-spacing: -0.03em; padding: 0 2rem;}
#shop_faq #bo_cate_ul li a#bo_cate_on {border: 1px solid #5d22d6; background: #fff; color: #5d22d6; font-weight: 700; box-shadow: 4px 4px 10px rgba(0 0 0 / 0.15);}

#shop_faq #faq_wrap {}
#shop_faq #faq_con {border-top: 2px solid #7036c0;}
#shop_faq #faq_con ol {}
#shop_faq #faq_con ol li {border-bottom: 1px solid #ddd;}
#shop_faq #faq_con ol li button {display: flex; align-items: center; width: 100%; min-height: 10rem; font-size: 1.6rem; font-weight: 600; padding: 3rem;}
#shop_faq #faq_con ol li button .tit_cate {display: flex; align-items: center; color: #3f62e3;}
#shop_faq #faq_con ol li button .tit_cate .tit_bg {font-size: 2.4rem; font-weight: 700; margin: 0 1rem 0 0;}
#shop_faq #faq_con ol li button .faq_tit {flex: 1; color: #111; padding: 0 6rem; text-align: left;}
#shop_faq #faq_con ol li button img {margin: 0 0 0 auto;}
#shop_faq #faq_con ol li button.faq_li_open img {transform: rotateZ(180deg);}
#shop_faq #faq_con ol li .con_inner {display: none; position: relative; padding: 4rem 6rem; background: #f7f7f7; font-size: 1.6rem; font-weight: 600; color: #111; border-top: 1px solid #ddd; line-height: 1.6; overflow: hidden;}

.faq_admin {display: flex; justify-content: flex-end; gap: 1rem; margin: 2rem 0 0; height: 5rem;}



@media (min-width: 1025px) {

}

@media (max-width: 1400px) {
	#shop_faq #bo_cate_ul li a {height: 5rem; font-size: 1.4rem;}
}
@media (max-width: 1024px) {
	#shop_faq #bo_cate {margin: 3rem -5rem;}
	#shop_faq #bo_cate_ul {border: 0; width: 100%; justify-content: flex-start; margin: 0; padding: 0 5rem; overflow: auto;}
	#shop_faq #bo_cate_ul::-webkit-scrollbar {display: none;}
	#shop_faq #bo_cate_ul li {flex: none; border: 1px solid #dadada; margin: 0 -1px 0 0;}
	#shop_faq #bo_cate_ul li:nth-child(5n) {border-right: 1px solid #dadada;}
	#shop_faq #bo_cate_ul li a {width: auto; min-width: auto; padding: 0 25px;}

	
	#shop_faq #faq_con ol li button {min-height: 9rem; font-size: 1.4rem; padding: 0 2rem;}
	#shop_faq #faq_con ol li button .tit_cate .tit_bg {font-size: 2rem;}
	#shop_faq #faq_con ol li button .faq_tit {padding: 2rem 4rem;}
	#shop_faq #faq_con ol li .con_inner {padding: 3rem 4rem; font-size: 1.4rem; line-height: 1.4;}

}
@media (max-width: 768px) {
	#shop_faq #bo_cate {margin: 3rem -4rem;}
	#shop_faq #bo_cate_ul {padding: 0 4rem;}
}
@media (max-width: 576px) {
	#faq_sch {padding: 2rem;}
	#faq_sch .sch_wrap .btn_submit {padding: 0 2rem;}

	#shop_faq #bo_cate {margin: 3rem -3rem;}
	#shop_faq #bo_cate_ul {padding: 0 3rem;}

	#shop_faq #faq_con ol li button {flex-wrap: wrap; padding: 2rem;}
	#shop_faq #faq_con ol li button .tit_cate {width: 100%; margin: 0 0 auto;}
	#shop_faq #faq_con ol li button .faq_tit {padding: 0 4rem 0 0;}
	#shop_faq #faq_con ol li button .tit_cate .tit_bg {font-size: 1.8rem;}
	#shop_faq #faq_con ol li button img {position: absolute; right: 2rem; width: 9px;}
	#shop_faq #faq_con ol li .con_inner {padding: 2rem 3rem;}

}
@media (max-width: 400px) {
	#shop_faq #bo_cate {margin: 3rem -2rem;}
	#shop_faq #bo_cate_ul {padding: 0 2rem;}
}








