/* BASIC css start */
/* BASIC css start */
/* css ÆÄÀÏ ³» */


/* ¿À´ÃÃâ¹ß »óÇ° */
.shopdetail .today-delivery { display:flex; align-items:center; margin:0 3px 0px; padding:10px; border:1px solid #e4e4e5; background:#f8f8f8; color:#111; font-size:1em; box-sizing: border-box; }
.shopdetail .today-delivery .icon { padding:12px 10px; border:1px solid #111; border-radius:6px; background:#fff; }
.shopdetail .today-delivery .txt { padding-left:12px; }
.shopdetail .today-delivery .txt p { padding-top:5px; }











#detail-item .fixed-btn .wrap { width: 90.3125%; margin: 0 auto; } /* ¼±¹°ÇÏ±â */
#detail-item .fixed-btn .wrap a {
    display: inline-block; width: 100%; color: #fff; height: 35px; line-height: 35px; text-align: center; border: 1px solid #808080;
    font-weight: bold;
    background-color: #8a8687;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#8a8687), to(#5e5e5e));
    background-image: -webkit-linear-gradient(top, #8a8687, #5e5e5e);
    background-image:    -moz-linear-gradient(top, #8a8687, #5e5e5e);
    background-image:      -o-linear-gradient(top, #8a8687, #5e5e5e);
    background-image:   linear-gradient(to bottom, #8a8687, #5e5e5e);
    -webkit-border-radius: 3px !important; border-radius: 3px !important; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; box-sizing: border-box;
} /* ¼±¹°ÇÏ±â */
#detail-item .fixed-btn .wrap a.btn-order { width: 100%; margin-bottom: 3px; }
#detail-item .fixed-btn .wrap a.btn-order span { padding-left: 16px; background: url(/images/d3/m_01/btn/btn_order@2x.gif) no-repeat 0 50%; background-size: 14px 14px; }
#detail-item .fixed-btn .wrap a.btn-cart {
    width: 49%; border: 1px solid #d2d2d4; color: #666;
    background-color: #f1f1f3;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f1f1f3), to(#e6e7eb));
    background-image: -webkit-linear-gradient(top, #f1f1f3, #e6e7eb);
    background-image:    -moz-linear-gradient(top, #f1f1f3, #e6e7eb);
    background-image:      -o-linear-gradient(top, #f1f1f3, #e6e7eb);
    background-image:   linear-gradient(to bottom, #f1f1f3, #e6e7eb);
}  /* ¼±¹°ÇÏ±â */
#detail-item .fixed-btn .wrap a.btn-cart span { padding-left: 18px; background: url(/images/d3/m_01/btn/btn_cart@2x.gif) no-repeat 0 50%; background-size: 14px 14px; }
#detail-item .fixed-btn .wrap a.btn-wish {
    width: 49%; border: 1px solid #d2d2d4; color: #666;
    background-color: #f1f1f3;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f1f1f3), to(#e6e7eb));
    background-image: -webkit-linear-gradient(top, #f1f1f3, #e6e7eb);
    background-image:    -moz-linear-gradient(top, #f1f1f3, #e6e7eb);
    background-image:      -o-linear-gradient(top, #f1f1f3, #e6e7eb);
    background-image:   linear-gradient(to bottom, #f1f1f3, #e6e7eb);
} /* ¼±¹°ÇÏ±â */

#detail-item .fixed-btn .wrap a.btn-wish i.fa { margin-right: 4px; color: #999; }
#detail-item .fixed-btn .wrap a.btn-wish i.fa-heart { display:none; color: #f41f3a; }
#detail-item .fixed-btn .wrap a.btn-wish .wish-on i.fa { display:none; }
#detail-item .fixed-btn .wrap a.btn-wish .wish-on i.fa-heart { display:inline-block; }
#detail-item .fixed-btn .wrap a.btn-gift {
    border: 1px solid #d2d2d4; color: #666; margin-top: 3px;
    background-color: #f1f1f3;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f1f1f3), to(#e6e7eb));
    background-image: -webkit-linear-gradient(top, #f1f1f3, #e6e7eb);
    background-image:    -moz-linear-gradient(top, #f1f1f3, #e6e7eb);
    background-image:      -o-linear-gradient(top, #f1f1f3, #e6e7eb);
    background-image:   linear-gradient(to bottom, #f1f1f3, #e6e7eb);
} /* ¼±¹°ÇÏ±â */








/*Á¤±â¹è¼Û½ÃÀÛ */

/* //»óÇ°¿É¼Ç */	
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailTotal {background-color:#fff; text-align:right; padding:15px; font-size:1.2em;}	
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailTotal em {color:#f1191f; font-size:1.333em; margin-left:16px;}	
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton {text-align:center; /* padding:15px;border-bottom:1px solid #4a4a4a;*/}	
	
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop{display: table; width: 100%;}	
	
p.soldout{	
    font-size: 16px;	
    padding-top: 10px;	
    color: #94223e;	
    font-weight: bold;}	
	
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop a {	
    width: 41%;	
    padding: 20px 0px;	
    display: inline-block;	
    margin: 0px 2px;	
    font-size: 16px !important;	
    font-weight: 200 !important;	
    }	
    	
    	
    	
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop a.cart {border: 1px solid #bfbfbf;}	
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop a.buy {	
    float:left;	
    margin-left: 0;	
    color: #fff; background-color: #39393a; border: 1px solid #39393a;}	
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop a.wish{	
    border: 1px solid #bfbfbf;	
    /* float: right; */	
    width: 13%;	
    margin-right: 0;}	
	
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonBottom {margin:20px 0;}	
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonBottom img {margin:0 2px; width:45px; height:auto;}	
/*Á¤±â¹è¼Û   ³¡ */
 

















.shopdetail .product_detail_outer {
}
.shopdetail .product_detail_outer:after {
	display:table;
	width:100%;
	content:""
}
.shopdetail .shopdetailInfo .shopdetailInfoTop {
	position:relative
}
.shopdetail .shopdetailInfo .shopdetailInfoTop .thumb_wrap {
	width:100%;
	overflow:hidden
}
.shopdetail .shopdetailInfo .shopdetailInfoTop .thumb_wrap>img {
	display:block;
	width:100%
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfo_basic {
	padding:18px 0;
	margin:30px 15px 15px;
	border-bottom:1px solid #dcdcdc;
	border-top:1px solid #000;
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfo_basic .MK-product-icons {
	display:block
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfo_basic .MK-product-icons img {
	display:inline-block;
	margin-bottom:3px
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfo_basic h2 {
	font-size:19px;
	font-weight:700;
	line-height:180%;
	padding-bottom:5px;
	position:relative;
    padding-right:45px;
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfo_basic .sub_name {
	font-size:16px;
	color:#878787;
	line-height:180%;
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue {
	padding:10px 15px
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .product_desc {
	font-size:0;
	padding:5px 0
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .product_desc:after,.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .product_desc:before {
	content:"";
	display:table;
	width:100%
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .product_desc .shopdetailInfoCont,.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .product_desc .shopdetailInfoName {
	display:inline-block;
	vertical-align:top;
	font-size:15px;
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .shopdetailInfoName {
	width:30%
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .shopdetailInfoCont {
	width:70%
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .region {
	margin-left:10px
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .shopdetailInfoCont .big strong {
	font-size:1.125rem;
	font-weight:700;
    color:#000;
    font-family: 'Montserrat', sans-serif;
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .shopdetailInfoCont .big .fc_point {
    color: #70b92c !important;
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .coupon_wrap .coupon_img {
	display:block;
	margin-top:5px;
	max-height:45px;
	max-width:100%
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .coupon_wrap .MS_coupon label {
	display:inline-block;
	line-height:180%;
	padding-right:5px
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .coupon_wrap .MS_coupon span.date {
	display:inline-block;
	line-height:180%;
	color:#7a7a7a
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .coupon_wrap .MS_coupon img.btn_coupon_download {
	height:20px;
	margin-top:5px;
	display:block
}
.shopdetail .shopdetailBoard {
	width:100%;
	display:table;
	text-align:center;
	padding:0 15px 0 5px;
	box-sizing:border-box;
	table-layout:fixed
}
.shopdetail .shopdetailBoard li {
	display:table-cell;
	vertical-align:middle;
	padding:10px 0 10px 10px
}
.shopdetail .shopdetailBoard li a {
	display:inline-block;
	width:100%;
	padding:5px 0
}
.shopdetail .shopdetailItem .detail_item_nav {
	margin-bottom: 30px;
}
.shopdetail .shopdetailItem .detail_item_nav ul {
	display:table;
	table-layout:fixed;
	width:100%;
	border-collapse: collapse;
}
.shopdetail .shopdetailItem .detail_item_nav ul li {
	display:table-cell;
	vertical-align:middle;
	border: 1px solid #ddd;
	color: #000;
	text-align:center;
	font-size: 12px;
	padding: 9px 3px;
	letter-spacing: -1px;
    white-space: nowrap;
}
.shopdetail .shopdetailItem .detail_item_nav ul li.on {
	color: #fff;
	background: #222;
	border: 1px solid #222;
}
.shopdetail .shopdetailItem .detail_head {
	padding:10px 15px;
	overflow:hidden
}
.shopdetail .shopdetailItem .detail_head .btn_toggle {
	float:right;
	display:block;
	padding:5px 10px;
	border:1px solid #7a7a7a;
	background-color:#7a7a7a;
	color:#fff
}
.shopdetail .shopdetailItem .detail_head h3 {
	float:left;
	font-weight:500;
	padding:6px 0
}
.shopdetail .shopdetailItem .detail_item {
	padding-bottom:10px
}
.shopdetail .shopdetailItem .detail_head+.detail_item {
	border-top:1px dotted #dcdcdc;
	padding-top:10px
}
.shopdetail .shopdetailItem .detail_item.mlr15 {
	margin-left:15px;
	margin-right:15px
}
.shopdetail .shopdetailItem .detail_item:after {
	display:table;
	width:100%;
	content:""
}
.shopdetail .shopdetailItem .detail_item img {
	max-width:100%;
}
.shopdetail .shopdetailItem .shopdetail_Content .detail_item {
	line-height:150%;
	font-size:.75rem
}
.shopdetail .shopdetailItem .product_detail_outer.close .detail_item {
	display:none
}
.shopdetail .shopdetailItem .product_detail_outer .detail_item .shopdetailNotifyInfo dt {
	font-weight:500;
	line-height:150%;
	margin-bottom:2px
}
.shopdetail .shopdetailItem .product_detail_outer .detail_item .shopdetailNotifyInfo dd {
	padding-left:10px;
	margin-bottom:10px;
	color:#7a7a7a
}
.list_img_product01 li:nth-last-of-type(1) {
	border-bottom:0
}
.list_img_product01 li .desc_container .btn_box {
	margin-top:0
}
.list_img_product01 li .desc_container .btn_box a {
	padding:4px 0;
	font-size:.625rem
}
.list_img_product01 li .desc_container .basket_quantity_wrap {
	height:25px;
	font-size:0
}
.list_img_product01 li .desc_container .basket_quantity_wrap .basket_quantity_box,.list_img_product01 li .desc_container .basket_quantity_wrap .btn_change,.list_img_product01 li .desc_container .basket_quantity_wrap label {
	display:inline-block;
	vertical-align:top;
	height:25px;
	box-sizing:border-box;
	font-size:.625rem
}
.list_img_product01 li .desc_container .basket_quantity_wrap label {
	width:39px;
	line-height:25px
}
.list_img_product01 li .desc_container .basket_quantity_wrap .btn_change {
	width:48px;
	text-align:center;
	line-height:23px;
	margin-left:5px
}
.list_img_product01 li .desc_container .basket_quantity_wrap .basket_quantity_box {
	border:1px solid #cfcfcf;
	background:#fff;
	overflow:hidden
}
.list_img_product01 li .desc_container .basket_quantity_wrap .basket_quantity_box .btn_ {
	float:left;
	display:block;
	width:20px;
	height:23px;
	line-height:23px;
	font-size:1rem;
	text-align:center;
	color:#cfcfcf
}
.list_img_product01 li .desc_container .basket_quantity_wrap .basket_quantity_box input {
	float:left;
	display:block;
	border:0;
	height:23px;
	line-height:23px;
	text-align:center;
	color:#222;
	width:26px;
	padding:0;
	font-size:.625rem
}
.list_img_product01 li .desc_container select {
	width:100%;
	height:23px;
	border:1px solid #dcdcdc;
	font-size:.625rem;
	padding-left:8px;
	background:#fff url(/design/mallhkfnb/ms_basic_mobile/images/ic_select_arrow.png) calc(100% - 8px) center no-repeat;
	background-size:auto 5px;
	-webkit-appearance:none
}
.MK_optAddWrap .MK_inner-opt-cm {
	padding:0 15px
}
.MK_optAddWrap .MK_inner-opt-cm:after,.MK_optAddWrap .MK_inner-opt-cm:before {
	content:"";
	display:table;
	width:100%
}
.MK_optAddWrap .MK_inner-opt-cm li {
	position:relative;
	padding:15px;
	background-color:#f9f9f9;
	margin-top:5px;
}
.MK_optAddWrap .MK_inner-opt-cm li:after {
	content:"";
	display:table;
	width:100%
}
.MK_optAddWrap .MK_inner-opt-cm li .MK_p-name {
	display:block;
	font-size:14px;
	color:#000;
	margin-bottom:5px;
}
.MK_optAddWrap .MK_inner-opt-cm li .MK_price {
	float:right;
	height:20px;
	line-height:20px;
	vertical-align:text-bottom;
	font-size:15px;
	font-weight:400;
}
.MK_optAddWrap .MK_inner-opt-cm li .MK_price span {
	font-weight:700;
	font-size:15px;
	font-family:'Montserrat',sans-serif;
}
.MK_optAddWrap .MK_inner-opt-cm li .MK_btn-del {
	position:absolute;
	top:15px;
	right:10px;
	width:20px;
	height:20px;
	box-sizing:border-box;
	padding:5px
}
.MK_optAddWrap .MK_inner-opt-cm li .MK_btn-del img {
	display:none
}
.MK_optAddWrap .MK_inner-opt-cm li .MK_btn-del:before {
	content:"";
	display:block;
	width:10px;
	height:10px;
	overflow:hidden;
	background:url(/design/mallhkfnb/ms_basic_mobile/images/btn_x_black_17.png) center no-repeat
}
.MK_optAddWrap .MK_inner-opt-cm li .MK_qty-ctrl {
	float:left;
	width:70px;
	height:21px;
	border:1px solid #dfdfdf;
	background:#fff;
	box-sizing:border-box;
	position:relative;
	overflow:hidden
}
.MK_optAddWrap .MK_inner-opt-cm li .MK_qty-ctrl input {
	width:30px;
	height:19px;
	line-height:19px;
	text-align:center!important;
	margin: 0;
	box-sizing:border-box;
	border:0;
	border-left: 0;
	border-right:1px solid #dfdfdf;
	padding:0;
	-webkit-appearance:none;
	font-size:.625rem;
	vertical-align:top;
}
.MK_optAddWrap .MK_inner-opt-cm li .MK_qty-ctrl a {
	position:absolute;
	top:0;
	width:19px;
	height:19px;
	text-align:center;
	line-height:19px;
	background-size:19px;
	background-position:center;
	background-repeat:no-repeat
}
.MK_optAddWrap .MK_inner-opt-cm li .MK_qty-ctrl a span {
	display:none
}
.MK_optAddWrap .MK_inner-opt-cm li .MK_qty-ctrl a:nth-last-of-type(1) {
	right: 0;
	background-image:url(/design/mallhkfnb/ms_basic_mobile/images/ic_minus.png);
}
.MK_optAddWrap .MK_inner-opt-cm li .MK_qty-ctrl a:nth-last-of-type(2) {
	right: 19px;
	background-image:url(/design/mallhkfnb/ms_basic_mobile/images/ic_plus.png);
	border-right: 1px solid #dfdfdf;
	border-left: 1px solid #dfdfdf;
}
.option_tk .ms_qty-ctrl {
	float:left;
	width:70px;
	height:21px;
	border:1px solid #dfdfdf;
	background:#fff;
	box-sizing:border-box;
	position:relative;
	overflow:hidden
}
.option_tk .ms_qty-ctrl input {
	width:30px;
	height:19px;
	line-height:19px;
	text-align:center!important;
	margin:0 19px;
	box-sizing:border-box;
	border:0;
	border-left:1px solid #dfdfdf;
	border-right:1px solid #dfdfdf;
	padding:0;
	-webkit-appearance:none;
	font-size:.625rem;
	vertical-align:top
}
.option_tk .ms_qty-ctrl a {
	position:absolute;
	top:0;
	width:19px;
	height:19px;
	text-align:center;
	line-height:19px;
	background-size:19px;
	background-position:center;
	background-repeat:no-repeat
}
.option_tk .ms_qty-ctrl a span {
	display:none
}
.option_tk .ms_qty-ctrl a:nth-last-of-type(1) {
	left:0;
	background-image:url(/design/mallhkfnb/ms_basic_mobile/images/ic_minus.png)
}
.option_tk .ms_qty-ctrl a:nth-last-of-type(2) {
	right:0;
	background-image:url(/design/mallhkfnb/ms_basic_mobile/images/ic_plus.png)
}
.option_tk .product-opt {
	font-size:0;
	margin-bottom:10px;
	padding:0 15px;
	box-sizing:border-box
}
.option_tk .product-opt:after,.option_tk .product-opt:before {
	content:"";
	width:100%;
	display:table
}
.option_tk .product-opt .shopdetailInfoCont,.option_tk .product-opt .shopdetailInfoName {
	display:inline-block;
	vertical-align:top;
	font-size:.6875rem;
	min-height:20px;
	line-height:20px
}
.option_tk .product-opt .shopdetailInfoName {
	width:30%
}
.option_tk .product-opt .shopdetailInfoCont {
	width:70%
}
.option_tk .product-opt .shopdetailInfoCont select {
	display:block;
	width:100%;
	height:28px;
	border:1px solid #dcdcdc;
	font-size:.625rem;
	padding-left:8px;
	background:#fff url(/design/mallhkfnb/ms_basic_mobile/images/ic_select_arrow.png) calc(100% - 8px) center no-repeat;
	background-size:auto 5px;
	-webkit-appearance:none
}
.option_tk .add-option-sel {
	font-size:.75rem;
	font-weight:500;
	padding:10px 15px 5px
}
.option_tk .add-opt_item {
	font-size:0;
	margin-bottom:10px;
	padding:15px 15px 0;
	box-sizing:border-box
}
.option_tk .add-opt_item:after,.option_tk .add-opt_item:before {
	content:"";
	width:100%;
	display:table
}
.option_tk .add-opt_item .shopdetailInfoCont,.option_tk .add-opt_item .shopdetailInfoName {
	display:inline-block;
	vertical-align:top;
	font-size:15px;
	min-height:20px;
	line-height:20px
}
.option_tk .add-opt_item .shopdetailInfoName {
	width:30%
}
.option_tk .add-opt_item .shopdetailInfoCont {
	width:69%
}
.option_tk .add-opt_item .shopdetailInfoCont select {
	display:block;
	width:100%;
	height:28px;
	border:1px solid #dcdcdc;
	font-size:.625rem;
	padding-left:8px;
	background:#fff url(/design/mallhkfnb/ms_basic_mobile/images/ic_select_arrow.png) calc(100% - 8px) center no-repeat;
	background-size:auto 5px;
	-webkit-appearance:none
}
.MK_optAddWrap .total_sum {
	padding:11px 15px 0;
	text-align:right
}
.MK_optAddWrap .total_sum>span {
	display:inline-block;
	font-size:.75rem;
	line-height:180%
}
.option_tk .hybrid_opt_box>div {
	padding:10px 15px
}
.option_tk .hybrid_opt_box span,.option_tk .hybrid_opt_box strong {
	display:inline-block;
	line-height:180%;
	font-size:.75rem
}
.option_tk .hybrid_opt_box .MK_total {
	font-weight:500;
	color:#d9232e
}
#MK_innerOptTotal.total_box {
	padding:21px 15px 30px;
	text-align:right;
}
#MK_p_total {
	font-size:22px;
	font-weight:700;
	font-family:'Montserrat',sans-serif;
}
#MK_innerOptTotal.total_box .txt-won {
	font-size:20px;
	font-weight:700;
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton {
	padding-bottom:50px
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop .btn_box {
	padding:0 15px;
	font-size:0;
	box-sizing:border-box
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop .btn_box a.btn {
	padding:16px 0;
	font-size:19px;
	box-sizing:border-box;
	text-align:center;
	display:inline-block;
	margin-top:6px;
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop .btn_box a.btn_100 {
	width:100%
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop .btn_box a.btn_50 {
	width:calc(50% - 3px);
	margin-left:6px
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop .btn_box a.btn_50:nth-of-type(1) {
	margin-left:0
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop p {
	line-height:180%;
	font-size:.75rem;
	padding:10px 15px;
	font-weight:500;
	text-align:center
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop p.soldout {
	padding-top:20px;
	font-size:.875rem
}
body.fixed {
	overflow:hidden
}
body.fixed .shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area_bg {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100vh;
	background:rgba(0,0,0,.3);
	z-index:10
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap {
	padding:0 15px
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box {
	margin-bottom:10px;
	padding:10px 0;
	border-bottom:1px solid #dcdcdc
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .tit {
	font-size:.75rem;
	font-weight:500;
	padding:10px 0 5px
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list {
	width:100%;
	font-size:0
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list:after {
	clear:both;
	content:"";
	display:block
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li {
	position:relative;
	display:inline-block;
	width:calc((100% - 15px)/ 4);
	vertical-align:top;
	list-style:none;
	font-size:.625rem;
	margin-left:5px
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li:nth-of-type(4n+1) {
	margin-left:0;
	margin-bottom:10px
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li dl {
	width:100%;
	text-align:center
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li dl dt.prdimg {
	position:relative
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li dl dt.prdimg img {
	max-width:100%;
	height:auto
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li dl dt.prdimg.noimg {
	max-width:100%;
	height:auto;
	border:1px solid #d8d8d8;
	background:#fff url(/makeshop/newmanager/neoimages/h52_noimg.gif) no-repeat center center;
	box-sizing:border-box
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li dl dt.prdimg .sel-img {
	position:absolute;
	top:0;
	left:0;
	display:inline-block;
	width:54px;
	height:54px;
	background:#000;
	opacity:.4
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li dl dd.prdname {
	padding-top:5px;
	line-height:150%;
	word-wrap:break-word
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li dl dd.prdnote {
	padding-bottom:3px;
	line-height:150%;
	word-wrap:break-word
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li dl dd.prdprice {
	padding-bottom:3px
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li dl dd.prdqty input {
	display:inline-block;
	width:20px;
	height:15px;
	line-height:17px;
	padding:0 5px;
	border:1px solid #707070;
	font-size:11px;
	text-align:right
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li dl dd.prdqty .btn-up-down {
	display:inline-block;
	width:11px;
	height:14px;
	line-height:0;
	font-size:0;
	vertical-align:top
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li dl dd.prdqty .btn-up-down a {
	display:inline-block;
	width:11px;
	height:9px;
	line-height:0;
	font-size:0;
	vertical-align:top
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li dl dd.prdqty .btn-up-down .btn-up {
	margin-bottom:1px
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li .soldout_box {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:rgba(0,0,0,.3);
	display:block
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li .soldout_box>div {
	display:table;
	width:100%;
	height:100%
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li .soldout_box span {
	display:table-cell;
	text-align:center;
	vertical-align:middle;
	color:#fff;
	font-size:1rem
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area.fixed {
	width:100%;
	position:fixed;
	z-index:999;
	bottom:0;
	left:0;
	right:0
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area.fixed {
	-webkit-animation:qbuy 150ms linear 1 normal;
	animation:qbuy 150ms linear 1 normal
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area.fixed .option_tk {
	max-height:calc(100vh - 200px);
	overflow-y:auto;
	background-color:#fff
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .fixed-btn {
	width:100%;
	box-sizing:border-box;
	bottom:0;
	left:0;
	right:0;
	z-index:101;
	text-align:center;
	padding:0;
	margin:0 auto;
	display:none
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .fixed-btn.fixed {
	display:block;
	position:fixed;
	padding: 10px;
	background: #fff;
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .fixed-btn .btn_basic {
	font-size:.6875rem;
	height:50px;
	line-height:50px;
	font-size:.8125rem
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area.fixed .fixed-btn.fixed {
	display: block;
    position: relative;
    padding-top: 22px;
    background: url(/design/mallhkfnb/img/ico_ham.png) center 50% no-repeat;
    background-size: auto 18px;
    background-color: #fff;
    width: 65px;
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area.fixed .fixed_change {
	padding-top:10px
}
.shopdetailInfoDelivery {
	padding:10px 15px
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .buy_on {
	display:none;
    padding: 10px;
    background: #fff;
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .buy_on:after {
    content: '';
    display: block;
    clear: both;
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .buy_on a {
	float:left;
	display:block;
	width: 48%;
	text-align:center;
	color:#222;
	background-color:#e3e3e3;
	font-size:.8125rem;
	font-weight:500;
	font-size: 18px;
	padding: 15px 0;
	margin: 0 1%;
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .buy_on a.buy {
	background-color:#222;
	color:#fff
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .opt-com {
	text-align:right
}
.opt-com a{
    display: inline-block;
    width: 84px;
    height: 24px;
    font-size: 13px;
    color: #fff;
    text-align: center;
    line-height: 24px;
    border: 1px solid #231f20;
    background: #231f20;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.shopdetail .shopdetailInfo .gray-delivery {
	padding:2px;
	background-color:#fff;
	color:#656565;
	font-size:.875em;
	border-radius:3px;
	border:1px solid #656565
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailTotal {
	background-color:#fff;
	text-align:right;
	padding:15px;
	font-size:1.2em
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailTotal em {
	color:#f1191f;
	font-size:1.333em;
	margin-left:16px
}
input[type=date],input[type=email],input[type=number],input[type=password],input[type=tel],input[type=text],select {
	font-size:16px
}
.shopdetail .okdgg-checkout {
	margin-top:15px
}
.shopdetail .okdgg-checkout img {
	max-width:90%;
	height:auto
}
.cs-button {
	bottom:53px!important
}
.shopdetail .soldout_anchor {
	display:block!important
}
.shopdetail .MK_btn-sms {
	display:inline-block;
	width:100%;
	height:35px;
	line-height:35px;
	text-align:center;
	border:1px solid grey;
	color:#fff;
	font-weight:700;
	background-color:#636363;
	background-image:-webkit-gradient(linear,left top,left bottom,from(#636363),to(#5e5e5e));
	background-image:-webkit-linear-gradient(top,#636363,#5e5e5e);
	background-image:-moz-linear-gradient(top,#636363,#5e5e5e);
	background-image:-o-linear-gradient(top,#636363,#5e5e5e);
	background-image:linear-gradient(to bottom,#636363,#5e5e5e);
	-webkit-border-radius:3px!important;
	border-radius:3px!important;
	-moz-background-clip:padding;
	-webkit-background-clip:padding-box;
	background-clip:padding-box
}
.shopdetail .MK_btn-sms span {
	padding-left:24px;
	background:url(/images/d3/m_01/bull/alarm_fff@2x.png) no-repeat 0 50%;
	background-size:18px 14px;
    font-size:14px;
}
#nhn_btn {
	padding-top:10px
}
#payco_order_btn {
	padding-top:10px
}
#kakaopay_order_btn {
	padding-top:10px;
    text-align:center;
}
#kakaopay_order_btn img{width: 100% !important;height:auto !important;padding: 0 15px;box-sizing: border-box;}
.shopdetail .shopdetailInfo .shopdetailInfoTit {
	height:40px;
	line-height:42px;
	padding:0 12px;
	border-top:1px solid #c7c7c7;
	border-bottom:1px solid #c7c7c7;
	font-size:14px;
	color:#000
}
.shopdetail .shopdetailInfo .shopdetailInfoWrap:after {
	clear:both;
	content:"";
	display:block
}
.shopdetail .shopdetailInfo .shopdetailInfoWrap {
	width:100%;
	border-bottom:1px solid #c7c7c7
}
.shopdetail .shopdetailInfo .shopdetailInfoWrap .shopdetailInfoTop {
	float:left;
	width:45%
}
.shopdetail .shopdetailInfo .shopdetailInfoWrap .shopdetailInfoTop figure {
	padding:15px 12px;
	border:0
}
.shopdetail .shopdetailInfo .shopdetailInfoWrap .shopdetailInfoValue {
	float:right;
	width:52%;
	padding:15px 0;
	margin-right:3%;
	border:0
}
.shopdetail .shopdetailInfo .shopdetailInfoWrap .shopdetailInfoValue .shopdetailInfoprdName {
	font-size:1.333em;
	font-weight:700
}
.shopdetail .shopdetailInfo .shopdetailInfoWrap .shopdetailInfoValue .shopdetailInfoCont {
	width:100%;
	margin:0
}
.shopdetail .shopdetailInfo .shopdetailInfoWrap .shopdetailInfoValue .shopdetailInfoName {
	width:auto
}
.shopdetail .shopdetailInfo .shopdetailInfoWrap .shopdetailInfoSelect p {
	padding:0;
	background:0 0
}
.shopdetail .shopdetailInfo .shopdetailInfoWrap .shopdetailInfoSelect .shopdetailInfoCont .basic_option {
	width:100%
}
.shopdetail .shopdetailInfo .shopdetailInfoWrap .shopdetailInfoSelect .shopdetailInfoName {
	display:none;
	width:100%;
	padding:0 0 5px 0
}

/* Ãß°¡±¸¼º»óÇ° Ãß°¡ */
.shopdetailInfoValue {position: relative; border-bottom:1px solid #c7c7c7; padding:18px 15px;}
.shopdetailInfoValue em {color: #d9232e; font-size: 1.333em; font-family: 'Montserrat','Noto Sans KR', sans-serif;}
.shopdetailInfoValue p {margin-bottom:8px;}
.shopdetailInfoValue p:last-child {margin-bottom:0px;}
.shopdetailInfoValue .shopdetailInfoName {width:30%; display:inline-block;}
.shopdetailInfoValue .shopdetailInfoCont {width:70%; display:inline-block; margin-left: -4px;}
.shopdetailInfoValue .region {margin-left: 10px;}
.shopdetailInfoValue .btn_relation {position:absolute; top:50%; right:10px; text-align:center; margin-top: -25px;}
.shopdetailInfoValue .btn_relation a {width:50px; height:50px; color:#fff; background-color:#636363; display: inline-block; font-size:0.917em; border-radius: 4px; border:1px solid #424242;}
.shopdetailInfoValue .btn_relation a:first-child {}
.shopdetailInfoValue .btn_relation a .fa {display:block; margin:6px 0 3px 0;}
.shopdetailInfoSelect .opt-com {text-align: right;}
.shopdetailInfoSelect p {background-color:#f6f6f6; padding: 5px 15px;}
.shopdetailInfoSelect p:last-child {margin-bottom:0px;}
.shopdetailInfoSelect .shopdetailInfoName {width: 28%; padding-right: 5px; display:inline-block; padding-top: 3px; }
.shopdetailInfoSelect .shopdetailInfoCont {width:70%; display:inline-block; margin-left: -4px;}
.shopdetailInfoSelect .shopdetailInfoCont select {width:100%;}
.shopdetailInfoSelect .shopdetailInfoCount .txt-qnty {text-align:right; padding:0 6px; width: 50px !important;}
.shopdetailInfoSelect .shopdetailInfoCount .fa-plus {background-color: #bbb; width: 35px; height: 35px; text-align: center; vertical-align: middle; line-height: 35px; color: #fff; margin: 0 5px;}
.shopdetailInfoSelect .shopdetailInfoCount .fa-minus {background-color: #bbb; width: 35px; height: 35px; text-align: center; vertical-align: middle; line-height: 35px; color: #fff;}
.shopdetailInfoMultiSelect .MK_optAddWrap #MK_innerOptScroll {background-color: #f6f6f6; }
.shopdetailInfoSelect .add-option-sel {font-weight: bold; font-size: 1.1em; padding-top: 10px;}
.shopdetailInfoSelect .add-option select {margin-bottom: 10px;}
.shopdetailInfoSelect .add-option .shopdetailInfoName {vertical-align: top; padding-top: 11px;}



.shopdetailInfoOneclick {
	clear:both;
	background-color:#f6f6f6;
	padding:5px 15px;
	overflow:hidden;
	zoom:1
}
.shopdetailInfoOneclick>span {
	float:left
}
.shopdetailInfoOneclick .shopdetailInfoList {
	float:left;
	width:70%
}
.MK-oneclick-list {
	overflow:hidden;
	zoom:1
}
.MK-oneclick-list:after {
	content:"";
	display:block;
	clear:both
}
.MK-oneclick-list li {
	float:left;
	margin:0 5px 5px 0
}
.MK-oneclick-list li a {
	border:1px solid #231f20;
	display:inline-block;
	border-radius:1px;
	box-sizing:border-box
}
.MK-oneclick-list li.MK-oneclick-sel a {
	border:2px solid #000
}
.MK-oneclick-list li.MK-oneclick-dis a {
	-moz-opacity:.5;
	opacity:.5
}
.MK-oneclick-list li.MK-oneclick-color.MK-oneclick-sel a {
	padding:1px;
	-moz-opacity:1;
	opacity:1
}
.MK-oneclick-list li a span {
	display:block;
	text-align:center;
	vertical-align:middle;
	line-height:19px
}
.MK-oneclick-list li a img {
	width:100%;
	height:100%
}
.MK-oneclick-list li.MK-oneclick-image a {
	height:50px
}
.MK-oneclick-list li.MK-oneclick-image a img {
	width:auto;
	height:48px
}
.MK-oneclick-list li.MK-oneclick-image.MK-oneclick-sel a img {
	height:46px;
	width:auto
}
.MK-oneclick-list li.MK-oneclick-color {
	width:50px;
	height:50px
}
.MK-oneclick-list li.MK-oneclick-color a {
	padding:2px
}
.MK-oneclick-list li.MK-oneclick-color span {
	width:44px;
	height:44px
}
.MK-oneclick-list li.MK-oneclick-color .mk-oo-sel span {
	width:27px;
	height:27px
}
.MK-oneclick-list li.MK-oneclick-text .MK-oneclick-list li.MK-oneclick-text {
	min-width:35px;
	max-width:100%;
	height:50px
}
.MK-oneclick-list li.MK-oneclick-text a {
	padding:2px
}
.MK-oneclick-list li.MK-oneclick-text.MK-oneclick-sel a {
	padding:1px
}
.MK-oneclick-list li.MK-oneclick-text span {
	min-width:29px;
	line-height:44px
}
.MK-oneclick-list li.MK-oneclick-text .MS-oneclick-sel span {
	min-width:30px;
	line-height:27px
}
.MK-oneclick-value {
	padding-bottom:3px;
	display:block
}
.MK-oneclick-only-text li.MK-oneclick-text {
	height:auto
}
.MK-oneclick-only-text li.MK-oneclick-text span {
	height:auto;
	line-height:19px
}
@-webkit-keyframes qbuy {
	from {
			bottom:-65px
	}
	to {
			bottom:0
	}
}
@keyframes qbuy {
	from {
			bottom:-65px
	}
	to {
			bottom: 0
	}
}
/* ´ÙÁßÀÌ¹ÌÁö */
.multi_wrap{position:relative; width:100%;}
.multi_wrap .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.multi_wrap .swiper-slide img{width:100%;}
.multi_wrap .swiper-button-next:after, .multi_wrap .swiper-button-prev:after{content:unset !important;}

/* »ó¼¼ ¹è³Ê */
.detail_banner {
	position:relative;
	margin-bottom:50px;
}
.detail_banner:after {
	content:'';
	clear:both;
	display:block;
}
.detail_banner img {
	width: 100%;
}
/* ÈÄ±â,¹®ÀÇ */
/* °Ô½Ã±Û */
#tabs {
	margin:5px;
	border:1px solid #bbb;
	padding-bottom:10px;
	font-size:12px;
}
#tabs .shopdetailBoard {
	overflow:hidden;
	text-align:center;
	border-top:1px solid #bbb;
	border-bottom:1px solid #bbb;
	background-color:#f8f8f8;
	padding:10px 0;
	margin-bottom:0;
}
#tabs .shopdetailBoard .tab_on {
	font-weight:bold;
	padding:10px 0;
}
#tabs .util {
	border-bottom:1px solid #464646;
	padding:10px;
}
#tabs .util a {
	border:1px solid #424242;
	display:inline-block;
	height:30px;
	line-height:30px;
	border-radius:3px;
	width:100%;
	text-align:center;
}
#tabs .list_board .reply-detail {
	margin:0 5px;
	border:1px solid #73adff;
	font-size:0.875em;
	color:#5da0ff;
	display:inline-block;
	height:18px;
	line-height:18px;
	padding:0 3px;
}
#tabs .review .list_board>ul>li.now>.cont_wrap {
	display:block;
}
#tabs .list_board>ul>li>.wrap .re-wrap {
	padding:10px;
	border-top:1px solid #bebebe;
}
#tabs .empty-board {
	text-align:center;
	padding:15px 0 5px;
}
.list_board ul li {
	color:#424242;
	border-bottom:1px solid #bebebe;
	word-break:break-all;

}

.list_board img {
    width: 20%;
}

.list_board .re-wrap ul li {
	font-size:1em;
	border-bottom:0;
	border-top:1px dotted #bebebe;
	margin-top:5px;
	padding-top:5px;
	list-style:none;
}
.list_board ul li dl {
	padding:7px;
}
.list_board ul li dl h4 {
	margin:0
}
.list_board ul li .cont_wrap {
	display:none;
	padding-top:5px;
	border-top:1px dotted rgb(190,190,190);
	background-color:#f9f9f9;
	padding:7px;
}
.list_board ul li .cont_wrap img {
	max-width:100%;
	padding-bottom: 5px;
}
/* ´ñ±Û */
.MS_cmt_list_box {
	color:#656565;
}
.MS_cmt_list_box .comment_list:last-child {
	border-bottom:1px solid #cecece;
}
.MS_cmt_list_box .comment_list {
	padding:5px;
	border:1px solid #cecece;
	border-bottom:0;
	background-color:#fff;
}
.MS_cmt_list_box .MS_cmt_hname {
	padding-left:5px;
}
.MS_cmt_list_box .MS_cmt_content {
	padding-left:15px;
}
.MS_cmt_list_box .comment_depth2 {
	padding-left:10px;
}
.MS_cmt_list_box .comment_depth3 {
	padding-left:15px;
}
#comment_password {
	width:250px;
	left:7px;
	box-shadow:0 0 5px 0 #808080;
}
#comment_password input[type="password"] {
	width:75%;
}
#comment_password form {
	height:auto !important;
}
#comment_password form span {
	display: block;
}
/* ´ä±Û */
.list_board ul li .reply_depth1 .rating,.list_board ul li .reply_depth1 .info,.list_board ul li .reply_depth2 .rating,.list_board ul li .reply_depth2 .info,.list_board ul li .reply_depth3 .rating,.list_board ul li .reply_depth3 .info {
	padding-left:12px;
}
.list_board ul li .reply_status {
	font-size:0.875em;
	color:#777777;
	font-weight: normal;
}
/* ºñ¹øÀÔ·Â */
.list_board input[type="password"] {
	border-radius:3px 0 0 3px;
	width:80%;
	border-right:0;
	box-sizing:border-box;
	height:35px;
}
.list_board input[type="button"] {
	width:20%;
	float:right;
	height:35px;
	border-radius:0 3px 3px 0;
	background-color:#444;
	color:#fff;
	border:1px solid #444;
	box-sizing: border-box;
}
/* new,hit ¾ÆÀÌÄÜ */
.list_board ul li dl h4 .new {
	display:inline-block;
	width:15px;
	height:15px;
	line-height:15px;
	color:#fff;
	font-size:0.875em;
	background-color:#5cb7fa;
	-webkit-border-radius:3px !important;
	border-radius:3px !important;
	-moz-background-clip:padding;
	-webkit-background-clip:padding-box;
	background-clip:padding-box;
	text-align:center;
}
.list_board ul li dl h4 .hit {
	display:inline-block;
	width:15px;
	height:15px;
	line-height:15px;
	color:#fff;
	font-size:0.875em;
	background-color:#ff912c;
	-webkit-border-radius:3px !important;
	border-radius:3px !important;
	-moz-background-clip:padding;
	-webkit-background-clip:padding-box;
	background-clip:padding-box;
	text-align: center;
}
/* ¼öÁ¤,»èÁ¦¹öÆ° */
.list_board ul li .cont_wrap .comment_modify {
	text-align:right;
	margin-top:5px;
}
.list_board ul li .cont_wrap .comment_modify a {
	width:45px;
	border:1px solid #444;
	border-radius:3px;
	font-size:0.875em;
	display:inline-block;
	text-align:center;
	line-height:20px;
	height:20px;
	background-color:#fff;
}
.list_board ul li dl .info .review_del {
	width:45px;
	border:1px solid #444;
	border-radius:3px;
	font-size:0.875em;
	display:inline-block;
	text-align:center;
	line-height:20px;
	height:20px;
	background-color: #fff;
}
/* ÆäÀÌÁö³×ÀÌ¼Ç */
.paging {
	position:relative;
	text-align:center;
	margin-top:15px;
}
.paging a.next,.paging a.prev {
	width:30px;
	height:25px;
	line-height:23px;
	border:1px solid #8C8C8C;
	background-color:#F1F1F1;
	color:#000;
}
.paging strong {
	font-weight:bold;
	color:#000;
	text-align:center;
	display:inline-block;
	width:25px;
	height:25px;
	line-height:23px;
	border:1px solid #111;
	font-size:.75em;
	background-color:#fff;
	margin:0 2px;
}
.paging a {
	text-align:center;
	display:inline-block;
	width:25px;
	height:25px;
	line-height:23px;
	color:#727a8b;
	border:1px solid #CECECE;
	font-size:.75em;
	font-weight:700;
	background-color:#fff;
	margin:0 2px;
}
.paging .now {
	font-weight:bold;
	color:#000;
	text-align:center;
	display:inline-block;
	width:25px;
	height:25px;
	line-height:23px;
	border:1px solid #111;
	font-size:.75em;
	background-color:#fff;
	margin: 0 2px;
}


/* ºÐ·ùº° ÃßÃµ»óÇ° */
.shopdetailRelation {padding: 0 15px;}
.shopdetailRelation .related_tit {font-size: 18px; color: #000; font-weight: 600;}
.shopdetailRelation #recmd_product_wrap{margin:13px 0 33px; padding-bottom: 23px;  box-sizing:border-box; overflow:hidden; border-top:0 !important;}
.shopdetailRelation #recmd_product_wrap .product_list_wrap{padding:0 !important;}
.shopdetailRelation #recmd_product_wrap .product_list_wrap.list_st2 .product_item{margin-left:0 !important; border-top: 0 !important;}
.shopdetailRelation #recmd_product_wrap .swiper-pagination-bullet-active{background:#333 !important;}
.shopdetailRelation #recmd_product_wrap .swiper-pagination-bullet{width:10px !important; height:10px !important;}
.shopdetailRelation .pname{
    font-size: 16px !important;
    padding-top: 10px;
}
.shopdetailRelation .listPrice{
    font-weight: bold;
    padding-top: 8px !important;
    font-size: 15px !important;
    display: inline-block;
    font-family: 'Montserrat',sans-serif;
    color:#000 !important;
}
.shopdetailRelation .prd-subname {
    color: #aaa !important;
    font-size: 13px !important;
    font-weight: 300 !important;
    padding-top: 8px !important;
}


.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfo_basic h2 .btn_wish {
	position:absolute;
	top:5px;
	right:20px;
}
.btn_wish a {
    color:#636363
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .product_desc .shopdetailInfoCont {
	font-size:13px;
	color:#878787;
}
strong {
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .shopdetailInfoCont .big strong .price {
	color:#000;
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .shopdetailInfoCont .big .unit {
	color:#000;
	font-size:1.125rem;
}
#MK_innerOptTotal.total_box .price_txt {
	font-size:20px;
	font-weight:700;
	float: left;
}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .product_desc .shopdetailInfoName {
    color: #000;
}

.bg_green {
    background: #70b92c !important;
    border: 1px solid #70b92c !important;
    color:#fff !important;
    box-sizing: border-box !important;
}

.border_green {
    background: #fff !important;
    border: 1px solid #70b92c !important;
    color: #70b92c !important;
    box-sizing: border-box !important;
}
.fc_point{color: #d9232e !important;}

.brand_btn {
    border: 1px solid #a7a7a7;
    padding: 0 7px 2px;
    margin-left: 5px;
    color: #555556;
    font-size: 12px;
}

#nhn_btn .npay_type_MA_1 {
    width: 100% !important;
    padding: 0 15px !important;
    box-sizing: border-box;
}

/* ¼¼Æ®»óÇ° */
.package .package_list .package-info {margin: 5px 10px;}
.package .package_list li .package-btn-up, 
.package .package_list li .package-btn-down {background-color: #bbb; width: 35px; height: 35px; text-align: center; vertical-align: middle; line-height: 35px; color: #fff; display: inline-block;}
.package .package_list .package_pro {margin: 10px 10px; padding: 10px 0; border-top: 1px solid #BFBFBF;}
.package .package_list .package_pro .thumb-img {text-align: center;}
.package .package_list .package_pro .pname {padding: 3px 0;}
.package .package_list .package_pro .price-info li {padding: 3px 0;}


/* À¯Åõºêµ¿¿µ»ó »çÀÌÁî°øÅë */
.detail_item iframe {
    width: 100%;  height:230px;
}


/* Á¤±â¹è¼Û */
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop a.subs { padding:15px 0; margin-top: 6px; width:100%; background-color:#FFF; border:1px solid #f1191f; color:#f1191f; }

.extra-btn {
    margin: 15px 0;
  background-color: #f8f8f8;
  border: 1px solid #ccc;
  padding: 8px 16px;
  font-size: 14px;
  color: #333;
  cursor: pointer;
  border-radius: 4px;
  transition: background-color 0.2s ease, border-color 0.2s ease;
  display: inline-flex;
  align-items: center;
  gap: 6px;
}

.extra-btn:hover {
  background-color: #e0e0e0;
  border-color: #999;
}

/* CSS·Î ¸¸µç È­»ìÇ¥ */
.arrow {
  display: inline-block;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  margin-top: 2px;
}

.arrow.down {
  border-top: 6px solid #555;
}

.arrow.up {
  border-bottom: 6px solid #555;
} 
.extra-btn span {
    visibility: visible;
} 
#extraToggleRow {
  text-align: center;
}
/* BASIC css end */

