/* BASIC css start */
.summer_2023 img{width: 100%;}
.summer_2023{width: 100%;}

.shopdetail .shopdetailInfo {background-color:#f5f5f5; border-top:1px solid #c7c7c7;}
.shopdetail .shopdetailInfo h2 {font-size:1.333em; font-weight:bold; text-align:center; padding-top:16px;}
.shopdetail h3 {font-weight:bold; padding:10px 15px; margin-bottom:10px; background-color:#E6D9D9;}
.shopdetail h3 .fa {float:right; font-size: 1.5em;}
.shopdetail .shopdetailInfo .shopdetailInfoTop figure {padding:16px 15px; border-bottom:1px solid #c7c7c7;}
.shopdetail .shopdetailInfo .shopdetailInfoTop figcaption {text-align:left; margin-top:16px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom {background-color:#fff;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue {position: relative; border-bottom:1px solid #c7c7c7; padding:18px 15px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue em {color:#f1191f; font-size:1.333em;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue p {margin-bottom:8px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue p:last-child {margin-bottom:0px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .shopdetailInfoName {width:30%; display:inline-block;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .shopdetailInfoCont {width:70%; display:inline-block; margin-left: -4px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .region {margin-left: 10px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .btn_relation {position:absolute; top:50%; right:10px; text-align:center; margin-top: -25px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .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;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .btn_relation a:first-child {}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .btn_relation a .fa {display:block; margin:6px 0 3px 0;}
.shopdetailInfoDelivery {padding:10px 15px;}
/* »óÇ°¿É¼Ç */
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area {}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area.fixed {width: 100%; position: fixed; z-index: 101; 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;}
@-webkit-keyframes qbuy {
 from {bottom:-65px;}
 to {bottom:0;}
}
@keyframes qbuy {
 from {bottom:-65px;}
 to {bottom:0;}
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area.fixed .option_tk {height:150px; overflow-y:auto; background-color: #fff;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .fixed-btn {width:100%; box-sizing: border-box; position:relative; bottom:0; left:0; right:0; background-color:#f6f6f6; border-top:1px solid #dfdfdf; z-index: 101; text-align: center; padding:6px; margin:0 auto; display:none;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .fixed-btn.fixed {display: block; position: fixed;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area.fixed .fixed-btn.fixed {display: block; position: relative;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .fixed-btn .btn_option {position: absolute; top: -16px; left: 50%; margin-left:-33px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoMultiSelect {background-color: #fff; border-top: 1px dotted #444;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .buy_on {background-color: #f6f6f6; text-align: center; padding: 10px 15px; display:none;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .buy_on a {width:48%; color: #3b3b3b; background-color:#fff; border:1px solid #f1191f; display: inline-block; padding:6px 0; margin: 0;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .buy_on a.buy{
    margin: 0;
    width: calc(40% - 7.5px);
    display: inline-block;
    height: 50px;
    line-height: 50px;
    box-sizing: border-box;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 500;
    padding: 0;
}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect {}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect p {background-color:#f6f6f6; padding: 5px 15px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect p:last-child {margin-bottom:0px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .shopdetailInfoName {width: 28%; padding-right: 5px; display:inline-block;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .shopdetailInfoCont {width:70%; display:inline-block; margin-left: -4px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .shopdetailInfoCont select {width:100%;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .shopdetailInfoCount .txt-qnty {text-align:right; padding:0 6px; width: 50px !important;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .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;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .shopdetailInfoCount .fa-minus {background-color: #bbb; width: 35px; height: 35px; text-align: center; vertical-align: middle; line-height: 35px; color: #fff;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoMultiSelect .MK_optAddWrap #MK_innerOptScroll {background-color: #f6f6f6; padding:0 15px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .add-option-sel {font-weight: bold; font-size: 1.1em; padding-top: 10px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .add-option select {margin-bottom: 10px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .add-option .shopdetailInfoName {vertical-align: top; padding-top: 11px;}
.shopdetail .shopdetailBoard {text-align:center; border-top:1px solid #bbb; border-bottom:1px solid #bbb; margin-bottom:32px;}
.shopdetail .shopdetailBoard a {width:33.33%; background-color:#f8f8f8; border-left:1px solid #bbb; display:inline-block; margin-left: -1px; font-weight:bold; padding:20px 0;}
.MK_optAddWrap .MK_inner-opt-cm li {position:relative; border-bottom:1px solid #c7c7c7; padding: 12px 0;}
.MK_optAddWrap .MK_inner-opt-cm li:last-child {border-bottom:0px none;}
.MK_optAddWrap .MK_inner-opt-cm .MK_p-name {padding-right: 30px; display: block;}
.MK_optAddWrap .MK_inner-opt-cm .MK_qty-ctrl {margin-top:8px;}
.MK_optAddWrap .MK_inner-opt-cm .MK_qty-ctrl input[type="tel"] {padding:0 6px; width: 50px;}
.MK_optAddWrap .MK_inner-opt-cm .MK_btn-del {position:absolute; top:12px; right:0;}
.MK_optAddWrap .MK_inner-opt-cm .MK_btn-del img {width: 20px;}
.MK_optAddWrap .MK_inner-opt-cm .MK_price {position:absolute; bottom:21px; right:0; font-size: 1.3em;}
.MK_optAddWrap .MK_inner-opt-cm .MK_qty-ctrl .btn-type-02 {background-color: #bbb; width: 35px; height: 35px; text-align: center; vertical-align: middle; line-height: 35px; color: #fff; display: inline-block;}
.MK_optAddWrap .total {text-align:right; padding:10px 15px; font-size: 1.3em;}
.MK_optAddWrap .MK_total {font-size:18px; color:#f1191f; margin-left:15px;}
.MK_optAddWrap .MK_txt-won {font-size:17px;}
/* //»óÇ°¿É¼Ç */
.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-top:1px solid #4a4a4a;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop a {padding:15px 14px; display: inline-block; margin:0 2px; font-weight:bold;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop a.wish {background-color:#FFF; border:1px solid #393939;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop a.cart {color:#fff; background-color:#393939; border:1px solid #393939;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop a.buy {color:#fff; background-color:#f1191f; border:1px solid #f1191f; padding:15px 32px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonBottom {margin:20px 0;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonBottom img {margin:0 2px; width:45px; height:auto;}
.shopdetail .shopdetailCoupon {margin-top:15px;}
.shopdetail .shopdetailCoupon .shopdetailCouponGet {padding:0 15px;}
.shopdetail .shopdetailCoupon .shopdetailCouponGet .image_src {max-width: 100%; padding-bottom: 5px;}
.shopdetail .shopdetailCoupon .shopdetailCouponGet li dl {height:34px; background:url("/images/d3/m_04/bg_coupon@2x.gif") no-repeat left center; padding:10px 0 10px 92px; border-bottom:1px dashed #cbcbcb; position:relative; background-size: 81px auto;}
.shopdetail .shopdetailCoupon .shopdetailCouponGet li:last-child {border-bottom:0px none;}
.shopdetail .shopdetailCoupon .shopdetailCouponGet .MS_coupon dt {width:82px; position:absolute; top:10px; left:0 ; color:#fff; text-align:center;}
.shopdetail .shopdetailCoupon .shopdetailCouponGet .MS_coupon dt strong {font-weight: normal;}
.shopdetail .shopdetailCoupon .shopdetailCouponGet .MS_coupon h4 {font-weight:bold;}
.shopdetail .shopdetailItem .shopdetailItemPopup {text-align:center; padding:0 15px; margin:22px 0;}
/* .shopdetail .shopdetailItem .shopdetailItemPopup a {font-weight:bold; color:#fff; background-color:#636363; display:block; padding:10px 0;} */
.shopdetail .shopdetailItem .shopdetailItemPopup .detail_bg_no {padding:0!important;}
.shopdetail .shopdetailItem .shopdetailItemPopup .shopdetailItemZoom {height:60px; padding:0 0 0 75px; margin-top:10px; background:url("/images/d3/m_04/bg_hand@2x.gif") no-repeat 20px center; line-height: 60px; background-size: 50px auto;}
.shopdetail .shopdetailItem .shopdetailImage img {max-width:100% !important; height: auto !important;}
.shopdetail .shopdetailItem .shopdetailImage table {width:100% !important;}
.shopdetail .shopdetailItem .shopdetailImage object {width:100% !important;}
.shopdetail .shopdetailItem .shopdetailImage iframe {width:100% !important;}
.shopdetail .shopdetailItem .shopdetailImage table {table-layout: auto !important;}
.shopdetail .shopdetailItem .shopdetailImage div {width:100% !important;}
.shopdetail .shopdetailItem .shopdetailImage{text-align: left;}
.shopdetail .shopdetailItem .shopdetailNotify {margin-top:24px;}
.shopdetail .shopdetailItem .shopdetailNotify .shopdetailNotifyInfo {padding:0 15px;}
.shopdetail .shopdetailItem .shopdetailNotify .shopdetailNotifyInfo dt {font-weight:bold; margin-bottom:2px;}
.shopdetail .shopdetailItem .shopdetailNotify .shopdetailNotifyInfo dd {margin:0 0 25px 6px;}
.shopdetail .shopdetailRelationItem {padding:0 15px 30px 15px;}
.shopdetail .shopdetailRelationItem .listName input {float:right;}
.shopdetail .shopdetailRelationItem .btn_cart {width:290px; text-align:center; font-weight:bold; color:#fff; background-color:#393939; display:block; padding:10px 0; margin:0 auto;}
/* °ü·Ã»óÇ° */
.shopdetailRelation {margin-bottom:30px;}
.shopdetailRelation .list_shoppingRelationItem1x {padding: 0 7px;}
.shopdetailRelation .list_shoppingRelationItem1x ul {width:100%; display:table; table-layout: fixed; box-sizing: border-box;}
.shopdetailRelation .list_shoppingRelationItem1x li {width:100%; display:inline-block; vertical-align: top; border-top:1px solid #d9d9d9; padding:18px 0;}
.shopdetailRelation .list_shoppingRelationItem1x li figure {padding:0 7px;}
.shopdetailRelation .list_shoppingRelationItem1x li:first-child {border:0px none;}
.shopdetailRelation .list_shoppingRelationItem1x li img.listPic {width:40%; float:left;}
.shopdetailRelation .list_shoppingRelationItem1x .list_shoppingInfo {width:57%; float:left; padding-left:3%; position: relative;}
.shopdetailRelation .list_shoppingRelationItem1x .list_shoppingInfo .listName {border-bottom: 1px solid #dedede; padding: 0 15px 2px 0; margin-bottom: 5px;}
.shopdetailRelation .list_shoppingRelationItem1x .list_shoppingInfo .options-select {width:100%;}
.shopdetailRelation .list_shoppingRelationItem1x .MS_related_checkbox {position:absolute; top:0; right:0;}
.shopdetailRelation .list_shoppingRelationItem1x .list_shoppingInfo .listCount {margin: 12px 0;}
.shopdetailRelation .list_shoppingRelationItem1x .list_shoppingInfo .listCount .amount-input {text-align:right;}
.shopdetailRelation .list_shoppingRelationItem1x .list_shoppingInfo .listCount .fa-plus {background-color: #bbb; width: 30px; height: 30px; text-align: center; vertical-align: middle; line-height: 30px; color: #fff;}
.shopdetailRelation .list_shoppingRelationItem1x .list_shoppingInfo .listCount .fa-minus {background-color: #bbb; width: 30px; height: 30px; text-align: center; vertical-align: middle; line-height: 30px; color: #fff;}
.shopdetailRelation .list_shoppingRelationItem1x .btn_Black {width:290px; margin: 0 auto;}
/* //°ü·Ã»óÇ° */

/* IOS µð¹ÙÀÌ½º ¿É¼Ç ¼±ÅÃ ½Ã ÀÚµ¿ È®´ë ¹æÁö */
input[type="text"], input[type="date"], input[type="tel"], input[type="number"], input[type="email"], input[type="password"], select {font-size:16px;}
/* //IOS µð¹ÙÀÌ½º ¿É¼Ç ¼±ÅÃ ½Ã ÀÚµ¿ È®´ë ¹æÁö */

/* OKDGG ¹öÆ° */
.shopdetail .okdgg-checkout {margin-top: 15px;}
.shopdetail .okdgg-checkout img {max-width: 90%; height: auto;}
/* //OKDGG ¹öÆ° */

/* Äü¹ÙÀÌ ¹öÆ° ³ëÃâ ½Ã Ä¿¹Â´ÏÆ¼ ÅÇ À§Ä¡ º¯°æ */
.cs-button {bottom: 53px !important;}
/* //Äü¹ÙÀÌ ¹öÆ° ³ëÃâ ½Ã Ä¿¹Â´ÏÆ¼ ÅÇ À§Ä¡ º¯°æ */


/* ÀÓ½ÃÇ°Àý ÀçÀÔ°í SMS ¹Þ±â */
.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 #808080;
    color: #fff; font-weight: bold;
    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; }
/* ÀÓ½ÃÇ°Àý ÀçÀÔ°í SMS ¹Þ±â ³¡ */

/*
@media screen and (min-width:420px) and (max-width:767px) {
	.shopdetail .shopdetailInfo {position:relative; overflow:hidden; zoom:1; border-bottom:1px solid #c7c7c7; background-color: #fff;}
	.shopdetail .shopdetailInfo h2 {border-bottom:1px solid #c7c7c7; padding-bottom:16px; background-color: #f5f5f5;}
	.shopdetail .shopdetailInfo .shopdetailInfoTop {float:left;}
	.shopdetail .shopdetailInfo .shopdetailInfoTop figure {border-bottom:0px none;}
	.shopdetail .shopdetailInfo .shopdetailInfoTop, .shopdetail .shopdetailInfo .shopdetailInfoBottom {width:50%;}
	.shopdetail .shopdetailInfo .shopdetailInfoBottom {float:right; background-color:#fff;}
	.shopdetailInfoBottom .shopdetailInfoMultiSelect .MK_optAddWrap #MK_innerOptScroll {background-color: #fff;}
	.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailTotal {border-top:1px solid #c7c7c7;}
	.shopdetail .shopdetailCoupon .shopdetailCouponGet {width:335px; margin:0 auto;}
	.shopdetail .shopdetailRelationItem {padding:0 0 30px 0;}
	.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop a {padding:10px 8px;}
	.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop a.buy {padding:10px 8px;}
	.shopdetail .shopdetailItem .shopdetailItemPopup {width:335px; margin:22px auto;}
	.shopdetail .shopdetailRelationItem .btn_cart {margin:34px auto;}
	.shopdetailRelation .list_shoppingRelationItem1x li {width:50%;}
	.shopdetailRelation .list_shoppingRelationItem1x li:nth-child(2) {border:0px none;}
}
@media screen and (min-width:768px) {
	.shopdetail .shopdetailInfo {position:relative; overflow:hidden; zoom:1; border-bottom:1px solid #c7c7c7; background-color: #fff;}
	.shopdetail .shopdetailInfo h2 {border-bottom:1px solid #c7c7c7; padding-bottom:16px; background-color: #f5f5f5;}
	.shopdetail .shopdetailInfo .shopdetailInfoTop {float:left;}
	.shopdetail .shopdetailInfo .shopdetailInfoTop figure {border-bottom:0px none;}
	.shopdetail .shopdetailInfo .shopdetailInfoTop, .shopdetail .shopdetailInfo .shopdetailInfoBottom {width:50%;}
	.shopdetailInfoBottom .shopdetailInfoMultiSelect .MK_optAddWrap #MK_innerOptScroll {background-color: #fff;}
	.shopdetail .shopdetailInfo .shopdetailInfoBottom {float:right; background-color:#fff;}
	.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailTotal {border-top:1px solid #c7c7c7;}
	.shopdetail .shopdetailCoupon .shopdetailCouponGet {width:335px; margin:0 auto;}
	.shopdetail .shopdetailRelationItem {padding:0 0 30px 0;}
	.shopdetail .shopdetailItem .shopdetailItemPopup {width:335px; margin:22px auto;}
	.shopdetail .shopdetailItem .shopdetailNotify {margin-top:36px;}
	.shopdetail .shopdetailRelationItem .btn_cart {margin:34px auto;}
	.shopdetailRelation .list_shoppingRelationItem1x li {width:50%;}
	.shopdetailRelation .list_shoppingRelationItem1x li:nth-child(2) {border:0px none;}
}
*/
#nhn_btn {padding-top:10px;}
#payco_order_btn {padding-top:10px;}
#kakaopay_order_btn {padding-top:10px;}

.cont_link{border: 1px solid #ff0000; padding: 1px 6px; border-radius: 10px; color: #ff0000;}

.imgsize{max-width: 80%; padding-bottom: 1%; margin: 0 auto;}

.pro_in{max-width: 96%!important; padding-left: 2%;}
.font_in{max-width: 96%!important; padding-left: 2%;}

.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; height: auto; }
.embed-container iframe,
.embed-container object,
.embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

#container .shopdetail .shopdetail_name p.sub_name strong{color: #f07622;}


.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoMultiSelect .MK_inner-opt-cm li{
    position:relative;
    padding: 15px;
    box-sizing: border-box;
    border-radius: 5px;
    background: #f5f5f5;
    border: none;
    margin-bottom: 10px;
}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoMultiSelect .MK_inner-opt-cm li .MK_p-name {
    padding-right: 30px;
    display: block;
    font-size: 14px;
    color: #333;
    font-weight: 400;
    font-family: 'Noto Sans KR';
}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoMultiSelect .MK_inner-opt-cm li .MK_qty-ctrl {
    margin-top: 15px;
    position: relative;
    height: 35px;
}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoMultiSelect .MK_inner-opt-cm li .MK_qty-ctrl input[type="tel"] {
    width: 45px;
    padding: 0;
    box-sizing: border-box;
    text-align: center !important;
    border: none;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    position: absolute;
    left: 35px;
    top: 0;
    font-size: 13px;
    color: #555;
    font-weight: 400;
    font-family: 'Noto Sans KR';
}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoMultiSelect .MK_inner-opt-cm li .MK_qty-ctrl .btn-type-02 {
    background-color: #bbb;
    width: 35px;
    height: 35px;
    text-align: center;
    vertical-align: middle;
    line-height: 35px;
    color: #fff;
    display: inline-block;
}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoMultiSelect .MK_inner-opt-cm li .MK_qty-ctrl .btn-type-02:nth-child(2) {
    background: url(//solbit.jpg3.kr/m_da_image/btn_count_plus.png)no-repeat center;
    background-size: 100%;
    position: absolute;
    top: 0;
    left: 80px;
}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoMultiSelect .MK_inner-opt-cm li .MK_qty-ctrl .btn-type-02:nth-child(3) {
    background: url(//solbit.jpg3.kr/m_da_image/btn_count_minus.png)no-repeat center;
    background-size: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoMultiSelect .MK_inner-opt-cm li .MK_price {
    position:absolute;
    font-size: 14px;
    color: #333;
    font-weight: 500;
    bottom: 24px;
    right: 15px;
}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoMultiSelect .MK_inner-opt-cm li .MK_btn-del {
    position:absolute;
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url(//solbit.jpg3.kr/m_da_image/icon_option_remove.png)no-repeat center;
    background-size: 100%;
    top: 15px;
    right: 15px;
}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoMultiSelect .MK_inner-opt-cm li .MK_btn-del img{
    display:none;
}



/* Ãß°¡ ±¸¼º »óÇ° */
.addGoodsWrap{
    padding:15px;
}

.addGoodsTit{
    padding:10px 0 5px;
    font-weight:bold;    
}

.addGoodsList{
    border:1px solid #ddd;
}

.addGoodsList .addGoods{
    display:flex;
    padding:10px;
    border-bottom:1px solid #ddd;
}

.addGoodsList .addGoods:last-child{
    border-bottom:0;
}

.addGoodsList .addGoods .addGoodsImg{
    width:150px;
}

.addGoodsList .addGoods .addGoodsText{
    width: calc(100% - 150px);
    padding-left:10px;
}

.addGoodsList .addGoods .addGoodsText p{
    font-size:12px;
    font-weight:400;
}

.addGoodsList .addGoods .addGoodsText .addGoodsName{
    font-weight:bold;
    margin-bottom:5px;
}

.addGoodsList .addGoods .addGoodsText .addGoodsSelect{
    padding-top:20px
}

.addGoodsList .addGoods .addGoodsText .addGoodsSelect p span{
    display:block;
    width:100%;
}

.addGoodsList .addGoods .addGoodsText .addGoodsSelect p span select{
    width: 100%;
    height: 30px;
    font-size: 12px;
}

#container .shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .shopdetailInfoName{
    width:100%;
}

#container .shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .txt select{
    width:100%;
    font-size:14px;
    border-radius:5px;
}


/* Ãß°¡ ±¸¼º »óÇ° */
.addprd {
    padding: 30px 15px 0;
}

.addprd .add_cell_txt01 {
    font-size: 14px;
    word-break: keep-all;
    color:#333;
}

.addprd .shopdetailInfoWrap:after {
    clear: both;
    content: "";
    display: block;
}

.addprd .shopdetailInfoWrap {
    border: 1px solid #ddd;
    border-radius: 6px;
    padding: 10px;
    /*display:flex;*/
    position: relative;
    margin-top: 10px;
}

.addprd .shopdetailInfoWrap .shopdetailInfoSelect{
    position:absolute;
    top:10px;
    right:10px;
}

.addprd .shopdetailInfoWrap .shopdetailInfoSelect .n_btn{
    display:block;
    height: 40px;
    line-height: 38px;
    font-size: 14px;
    border-radius: 6px;
    padding: 0 10px;
    font-weight: 400;
    color: #fff;
    border: 1px solid #f37021 !important;
    background: #f37021 !important;
}

.addprd .shopdetailInfoWrap .shopdetailInfoSelect p {
    padding: 0;
    background: none;
}

.addprd .shopdetailInfoWrap .shopdetailInfoSelect .shopdetailInfoCont .basic_option {
    width: 100%;
}

.addprd .shopdetailInfoWrap .shopdetailInfoSelect .shopdetailInfoName {
    display: none;
    width: 100%;
    padding: 0 0 5px 0;
}

.addprd .add_left {
    display: flex;
    align-items: center;
    margin-right: 7%;
}

.addprd .add_left .shopdetailInfoTop {
    min-width: 68px;
    width: 68px;
    margin-right: 10px;
    border-radius: 6px;
    overflow: hidden;
}

.addprd .add_left .shopdetailInfoTop img {
    display: block;
    width: 100%;
}

.addprd .add_left .shopdetailInfoValue {
}

.addprd .add_left .shopdetailInfoValue .shopdetailInfoprdName {
    display: block;
    padding-right: 5px;
}

.addprd .add_left .shopdetailInfoValue .shopdetailInfoCont {
    display: block;
    padding-right: 5px;
}

.addprd .add_op_sel select {
    transition: border-color .3s,box-shadow .3s;
    margin-top: 10px;
    width: 100%;
    font-size:12px;
}

#container .shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue{
    flex-grow:1;
    padding:0px 0px 0px 15px;
}

#container .shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue p{
    font-size:12px;
    max-width:calc(100% - 70px);
}

#container .shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue p:nth-child(1){
    padding:0;
    margin:0;
    border:none;
}

#container .shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .shopdetailInfoCont{
    width:100%;
    float:none;
    margin:0;
    padding:0;
    font-size:12px;
}


.shopdetail .shopdetailInfo .shopdetailInfoBottom .buy_on a.gift {  display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 20% !important;
    color: #262626;
    background: #fff;
    border: 1px solid #333;
    margin-left: 7px !important; } /* ¼±¹°ÇÏ±â */
.shopdetail .shopdetailInfo .shopdetailInfoBottom .buy_on a.gift .fa-gift { margin-top: -2px; margin-right: 3px; font-size: 16px; color: #777; } /* ¼±¹°ÇÏ±â*/

/* //»óÇ°¿É¼Ç */
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop a.gift { display: inline-flex; align-items: center; justify-content: center; padding: 15px 0; width: 70%; background: #fff; border: 1px solid #393939; color: #393939; } /* ¼±¹°ÇÏ±â */
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop a.gift .fa-gift { margin-top: -2px; margin-right: 3px; font-size: 16px; } /* ¼±¹°ÇÏ±â */


.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop a.btn_gift_w100{}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop a.btn_gift_w100{
     width: 99%;
    margin-top: 10px !important; 
    margin-left: 0 !important;
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .buy_on a{
    width: calc(40% - 7.5px) !important;
}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .buy_on a.buy {
    margin-left: 7px !important;
}


.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop .soldout_area {overflow: hidden;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop .soldout_area .fl-r {float: right;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop .soldout_area .fl-r .soldout_once {display:inline-block; float:left; margin:0 0 15px 5px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop .soldout_area .fl-r .soldout_once img {width:100%;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop .soldout_area .fl-r .btn_soldout_anchor {display:block; float:left; padding:0; margin:0 0 15px 5px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop .soldout_area .fl-r .btn_soldout_anchor span {height: auto; line-height: unset !important; -webkit-box-shadow:none; box-shadow: none; border: none; background: none;} /* 22.05.09  42195-136 */
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop .soldout_area .fl-r .btn_soldout_anchor span img {width:100%; }

/* ¼¼Æ®»óÇ° */
.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;}

#container .shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area.fixed .option_tk{
    height: auto;
    max-height: 280px;
    box-sizing: border-box;
    border-top: 1px solid #ddd;
    padding-bottom: 70px;
}
  

.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area.fixed #MK_innerOptTotal{
    position: absolute;
    left: 0;
    bottom: 62px;
    width: 100%;
    background: #fff;
}




.op_txt{width: 100%; text-align: center; display: inline-block; padding-top: 15px; font-size: 16px; color: #ff6600;}

#container .MK_optAddWrap .MK_inner-opt-cm li {
    background: #fff8ed!important;
}

#container .MK_optAddWrap .total > p {
    padding: 20px 0;
    border-top: 1px solid #ff6600;
    font-size: 0;
}


/* ¼¼Æ®»óÇ° */
.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;}

/* ¼¼Æ®»óÇ°°ü·Ã ½ºÅ¸ÀÏ Ãß°¡ */
.package .table-opt table td > div {padding:0px 15px 0;}
.package .table-opt table td > div select{transition: border-color .3s,box-shadow .3s; margin-top: 10px; width: 100%; font-size: 12px;}
.package .table-opt table td > div ul{   
    /* border: 1px solid #ddd; */
    border-radius: 6px;
    /* padding: 10px 10px 0; */
    position: relative;
    /* margin-top: 10px; */
}
.package .table-opt table td > div ul li.pac_name a{
    display: block;
    font-size: 14px;
    max-width: calc(100% - 70px);
color: #333;
    font-weight: 400;
}
.package .table-opt table td > div ul li{
    width: 100%;
    float: none;
    margin: 0;
    padding: 0;
    color: #333;
    font-size: 12px;
    font-weight: 300;
    font-family: 'Noto Sans KR';
}
.package .trxGdsVewAdd .add_cell_txt01{
    font-size: 14px;
    word-break: keep-all;
    color: #333;
    font-weight: bold;
}
.package .trxGdsVewAdd .trxGdsVewOptWrp{
    border: 1px solid #ddd;
    border-radius: 6px;
    padding: 10px;
    position: relative;
    margin-top: 10px;
}
.package .opt-wrap{
    padding: 0 15px;
}
.package .opt-wrap .MK_inner-opt-cm01{
    background: #fff8ed;
    padding: 15px;
    box-sizing: border-box;
    border-radius: 5px;
    border: none;
    margin-bottom: 10px;
}
.package .opt-wrap .MK_inner-opt-cm01 .opt-btns{
    margin-top: 10px;
    position: relative;
    height: 35px;
}
.package .opt-wrap .MK_inner-opt-cm01 .opt-btns input[type='tel']{
    /* margin-top: 15px; */
    padding: 0;
    text-align: center !important;
    width: 47px;
    position: absolute;
    left: 34px;
    top: 0;
}
.package .opt-wrap .MK_inner-opt-cm01 .opt-btns a{
    width: 35px;
    height: 35px;
    text-align: center;
    vertical-align: middle;
    line-height: 35px;
    color: #fff;
    display: inline-block;
    text-indent: -9999px;
}
.package .opt-wrap .MK_inner-opt-cm01 .opt-btns .btn-up {
    background: url(//solbit.jpg3.kr/m_da_image/btn_count_plus.png)no-repeat center;
    background-size: 100%;
    position: absolute;
    top: 0;
    left: 80px;
}
.package .opt-wrap .MK_inner-opt-cm01 .opt-btns .btn-down {
    background: url(//solbit.jpg3.kr/m_da_image/btn_count_minus.png)no-repeat center;
    background-size: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.package #MK_innerOptTotal{
    padding: 20px 0;
    border-top: 1px solid #ff6600;
    font-size: 0;
    overflow: hidden;
}
.package #MK_innerOptTotal .totalLeft{
    float: left;
    font-size: 15px !important;
    color: #333;
    font-weight: 400;
}
.package #MK_innerOptTotal .totalRight{
    font-size: 19px !important;
    color: #333;
    font-weight: 500;
    display: inline-block;
    float: right;
}
.package #MK_innerOptTotal .totalRight .MK_total{
    color: #f37021;
}

/*½ºÅ©·Ñ½Ã fixed ¿µ¿ª*/
.fixed .package{
    height: auto;
    max-height: 280px;
    box-sizing: border-box;
    border-top: 1px solid #ddd;
    padding-bottom: 70px;
    background: #fff;
    overflow-y: auto;
    background-color: #fff;
}
.fixed .package #MK_innerOptTotal{
    padding: 20px 0;
    box-sizing: border-box;
    margin: 0 20px;
    width: calc(100% - 30px) !important;
    left: -5px !important;
}
.package_product_tit{display:none;}

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


/* BASIC css end */

