/* BASIC css start */
.copyright_guide { width:100%; background-color:#f9f9f9;  }
.guide01{display: block; padding: 25px 0; line-height: 20px; font-size: 14px; margin:10px; }
.guide02{ position: relative; margin-bottom: 17px; line-height: 24px; font-size: 16px; font-weight: 700; color: #333; }


/* 타이틀 */
.shopdetail #titleArea {position: relative; background-color: #fff; border-bottom: 1px solid #e9e9e9; margin: 0; padding: 0;}
#titleArea h2 {height: 60px; line-height: 60px; font-size: 18px; font-weight: bold; padding: 0 61px; color: #2e2e2e; text-align: center;}
#titleArea span {position: absolute; top: 15px; left: 14px;}
#titleArea span img {width: 33px;}

/* 상품정보 */
.shopdetail .shopdetailInfo {background-color:#fff;}
.shopdetailInfo .infoArea {padding: 0;}
.infoArea .prdIcon {margin: 30px auto 10px; text-align: left;}
.infoArea .prdIcon img {width: 37px !important; padding: 0; margin: 0 5px 0 0;}
.infoArea .prd_brand {margin: 20px auto 5px; font-size: 12px; font-weight: 400; color: #9A9A9A; text-align:left;}
.infoArea h1 {margin: 0; padding: 0 0 5px; color: #1a1a1a; font-size: 20px; font-weight: 700; line-height: 26px; text-align:left;}
.infoArea .subname {margin: 10px 0 0; color: #9a9a9a; font-size: 14px; line-height: 18px; text-align:left;}
div.price_box {position: relative; padding: 20px 0; border-bottom: 1px solid #ededed; text-align:left;}

.price_box .sale_text {font-size: 20px; margin-bottom: 0; padding-right: 0; margin-right: 5px; color: #ff4000; font-weight: 700;}
.price_box .price  {display: inline-block; font-size: 20px; color: #1a1a1a; margin-bottom: 0; font-weight: 700;}
.price_box .through {display: inline-block; font-size: 14px; color: #9a9a9a; font-weight: 400; text-decoration: line-through; margin-left:5px;}


/* 상세 추가이미지 롤링 */
.swiper-container.swiper_multi {margin:0 auto; padding-bottom:25px;}
.swiper_multi .swiper-slide img {width:100%;}
.swiper_multi .swiper-pagination_multi {bottom:0 !important;}
.swiper_multi .swiper-container-horizontal > .swiper-pagination-bullets {bottom:0;}
.swiper_multi .swiper-pagination-bullet {width:6px; height:6px; opacity:1; border-radius:6px; background:#a9afbe; vertical-align:middle; border:3px solid red; border-color:transparent;  box-sizing:border-box; margin:0 6px !important; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s;  transition: all 0.3s;}
.swiper_multi .swiper-pagination-bullet-active {opacity:1; background:#fff; width:6px; height:6px; border:3px solid black; box-sizing:content-box;}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue {position: relative; margin: 20px 0px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .shopdetailInfoName {width:30%; display:inline-block; padding: 0; color: #757575;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom #form1 .shopdetailInfoValue .shopdetailInfoCont {width: auto; line-height:27px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect {margin: 0;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect p {padding-bottom: 5px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .shopdetailInfoName {width: 100%; display:inline-block; padding: 3px 0 5px; color: #757575;}


/* 상세페이지 탭메뉴 */
.detail_tab {margin: 30px 0 10px 0;}
.detail_tab ul {display: flex; font-size: 14px; text-align: center; bottom: 0;}
.detail_tab ul li {flex: 1; min-height: 36px; line-height: 35px; text-align: center; background: #fff; position: relative; color: #555; background-color: #f4f4f4; border: 1px solid #e7e7e7; border-left: 0; box-sizing: border-box; line-height: 48px;}
.detail_tab ul li span {position: absolute; top: -4px; right: 10px; display: block; width: 15px; height: 15px; color: #fff; font-size: 10px; text-align: center; line-height: 15px; background-color: #9a9a9a; border-radius: 50%;} 
.detail_tab ul li.current {color: #1a1a1a; background-color: #fff; /* border-top: 2px solid #1a72e7; */ border-bottom: 0; font-weight:600;}

#tab1 { padding-bottom: 10px;}
#tab1 img {margin: 0;}

.tabcontent01 {display:none;}
.tabcontent01.current {display:block;}


/* 상세페이지 상품 고시 정보 */
.shopdetailNotify h3.btn_toggle {padding:0 0 20px; border-bottom:1px solid #ededed;}
.shopdetailNotifyInfo dt {padding:10px 0 8px; font-weight:700; }
.shopdetailNotifyInfo dd {/*padding:14px; background-color:#f5f5f5;*/}
.shopdetail .shopdetailItem .shopdetailNotify {}
.shopdetail .shopdetailItem .shopdetailNotify .shopdetailNotifyInfo {padding:10px 0px;}
.shopdetail .shopdetailItem .shopdetailNotify .shopdetailNotifyInfo dt {font-weight:bold; margin-bottom:2px;}
.shopdetail .shopdetailItem .shopdetailNotify .shopdetailNotifyInfo dd {margin:0 0 18px 0px;}


/* 상세페이지 교환/반품/환불/취소 정보 */
.shopdetailRelation h3.btn_toggle {margin-bottom:-20px; padding:50px 10px 0;}
.shopdetailRelation table {width:100%; margin-top:-2px;}
.shopdetailRelation table tbody tbody tbody td {padding:10px 0; text-indent:10px;}


/* 상세페이지 후기, 문의 게시판 */
.review-list {width:95%; margin:0 auto;border-top:1px solid #333; padding:0 15px;}
.tit-detail .btn_board {overflow:hidden;padding:20px 2.5%;}
.tit-detail .btn_board div {width:49%;}
.tit-detail .btn_board div.btn_write {float:left;}
.tit-detail .btn_board div.btn_more {float:right;}
.tit-detail .btn_board div a {display:block; height:40px; color:#000; font-weight:400; line-height:40px; text-align:center; background-color:#fff; border:1px solid #dedede; box-sizing:border-box; border-radius: 2px;}
.tit-detail .btn_board div.btn_write a {color: #fff; background-color: #3c3c3c; border-radius:2px;}


/* 하단 구매하기 */
.fixed-btn a {height: 55px; line-height: 55px; font-family: 'Pretendard',sans-serif; font-size: 15px; font-weight: 600; text-align: center; vertical-align: top; border-radius: 2px;}
.fixed-btn a.wish {float: left; width: 17%; color: #1a1a1a; background-color: #fff; border: 1px solid #e1e1e1; box-sizing: border-box; }
.fixed-btn a.cart {float: left; width: 48%; margin:0 1%; color: #1a1a1a; background-color: #fff; border: 1px solid #ededed; box-sizing: border-box; }
.fixed-btn a.buy {float:right; width: 48%; margin:0 1%; color: #fff; background-color: #0184ff; border: 1px solid #0184ff; box-sizing: border-box; display:block;box-shadow: 5px -10px 10px 0 rgb(0 0 0 / 5%);}

.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area.fixed::after{content:""; display:block; width:100%; height:100%; position:fixed; top:0; left:0; background:rgba(0,0,0,.5); z-index:-1}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area.fixed .fixed-btn.fixed { display: block; position: relative; padding-top: 6px; background: url(http://guest4.www264.freesell.co.kr/design/guest4/ms_basic_mobile/images/btn_down.png) center 0 no-repeat; background-size: auto 18px; }


/* 상세페이지 상품후기 */
.review-list {width:95%; margin:0 auto;border-top:1px solid #333}
.review-list .nbg {padding:15px 0;border-bottom:1px solid #d5d5d5;}
.review-list .nbg a {font-size:13px;color:#1a1a1a;width:100%;height:20px;line-height:20px;overflow:hidden;}
.review-list .nbg img {vertical-align:middle;}
.review-list .nbg .board_writer {margin-top:5px;color:#888;}
.review-list .nbg .board_writer span {padding-right:5px;}
.review-list .MS_review_content_box {margin-top:-1px;border-bottom:1px solid #d5d5d5;padding:10px 0;background-color:#fff;}
.review-list .txtcenter {text-align:center;}


/* 상세페이지 상품문의 */
.qna-list { margin:0 10px; border-top:1px solid #333; }
.qna-list .nbg {padding:15px 0;border-bottom:1px solid #d5d5d5;}
.qna-list .nbg a {font-size:13px;color:#1a1a1a;width:100%;height:20px;line-height:20px;overflow:hidden;}
.qna-list .nbg img {vertical-align:middle;}
.qna-list .nbg .board_writer {margin-top:5px;color:#888;}
.qna-list .nbg .board_writer span {padding-right:5px;}
.qna-list .qna_board_content {margin-top:-1px;border-bottom:1px solid #d5d5d5;padding:10px 0;background-color:#fff; border-top: 1px dashed #ededed;}
.qna-list .txtcenter {text-align:center;}


.shopdetail .shopdetailInfo .thumb-wrap img {display:block; border:1px solid #ececec;}
.shopdetail .shopdetailInfo {background-color:#fff;}
.shopdetail .shopdetailInfo h2 {padding:30px 0px 0; color:#1a1a1a; font-size:20px; font-weight:700; line-height:26px; text-align: center}
.shopdetail h3 {font-size:16px; font-weight:700; text-align:left; padding:20px;}
.shopdetail h3 .fa {float:right; font-size: 1em;}
.shopdetail .shopdetailInfo .shopdetailInfoTop figcaption {margin:10px 0 30px; text-align: center; color:#999; font-size:14px; line-height:20px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom {background-color:#fff; width:90%; margin: 0 auto; float: none; padding-top: 24px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue em {color:#000; font-size:20px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue p {margin-bottom:0px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue p:last-child {padding-bottom:20px; border-bottom: 1px solid #ededed;}
.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 .fa {display:block; margin:6px 0 3px 0;}
.shopdetailInfoDelivery {padding:10px 15px;}


/* 관련상품 */
.shopdetailItem {margin: 0 18px;}
.shopdetail h2 {padding: 50px 0 10px; color: #1a1a1a; font-size: 22px; font-weight: bold; height: 43px; line-height: 43px; margin: 0;}
div.swiper_rel {background: #fff;}
.swiper_rel .swiper-wrapper {backface-visibility: hidden; display: flex; width: calc(100% + 10px); font-size: 0; line-height: 0; box-sizing: border-box; margin-left: -5px; padding: 0 7px 0;}
.swiper_rel .swiper-slide {display: inline-block; vertical-align: top; margin: 0 0 45px; width: 50%;}
.swiper_rel .swiper-slide img {width: 100%; margin-bottom: 15px; padding:  0 5px; box-sizing: border-box;}
.swiper_rel .swiper-slide .list_shoppingInfo {margin: 0; padding: 0 10px 0 15px; position: relative;min-height: 10px;}
.swiper_rel .swiper-slide .list_shoppingInfo .linstName {line-height: 1.25;}
.swiper_rel .swiper-slide .list_shoppingInfo .listPrice {line-height: 1; margin: 0 0 10px;}

.swiper-container-horizontal.swiper_rel >.swiper-pagination_rel {bottom: 0;}
.swiper-pagination_rel .swiper-pagination-bullet {width: 6px; height: 6px; margin: 0 6px; background-color: #a9afbe; border-radius: 6px; vertical-align: middle;}
.swiper-pagination_rel .swiper-pagination-bullet-active {background-color: #fff; border: 3px solid #000;}


/* 상품옵션 */
.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 {overflow-y:auto; background-color: #fff; max-height: calc(100vh - 200px); padding:30px 15px 0 15px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .fixed-btn {width:100%; box-sizing: border-box; position:relative; bottom:0; left:0; right:0; background-color:#fff; /*border-top:1px solid #ededed;*/ z-index: 101; text-align: center; padding:12px 8px; 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; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .buy_on {background-color: #ffffff; text-align: center; padding: 12px 8px 11px; display:none;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .buy_on a {color: #3b3b3b; background-color:#fff; display: inline-block; margin: 0 0.4%; border-radius:3px; height:55px; line-height:55px; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .buy_on a.buy {width:39.5%; background-color:#0184ff; color:#fff; font-size:15px; font-weight:700;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .buy_on a.cart {width:39%; background-color:#ffffff; color:#1a1a1a; font-size:15px; border:1px solid #ededed; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .buy_on a.wish {width:15%; background-color:#ffffff; color:#1a1a1a; border:1px solid #ededed; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .opt-com {text-align: right;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect p:last-child {margin-bottom:0px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoSelect .shopdetailInfoCont {width:100%; display:inline-block; }
.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: #fff; width:100%; }
.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 .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .shopdetailInfoCont.listCoupon { position:relative; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .shopdetailInfoCont .btn-coupon { display:inline-block; height:16px; padding:0; margin-left:5px; border:1px solid #000; font-size:10px; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .shopdetailInfoCont .btn-coupon span { display:inline-block; height:16px; padding:0 5px; color:#fff; background:#000; vertical-align:top; font-size:11px; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailInfoValue .shopdetailInfoCont .btn-coupon em { display:inline-block; height:16px; padding:0 3px 0 0; font-size:10px; vertical-align:top; color:#000; }
.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;}
.sales_inquiry{width: 100%; color: #fff; background-color: #2a2a2a; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; font-size:16px; font-weight:600; line-height:60px; border-radius:3px;}


.MK_optAddWrap .MK_inner-opt-cm li {position:relative; padding: 15px 0; border-radius: 2px; background-color: #fbfbfc;}
.MK_optAddWrap .MK_inner-opt-cm li:last-child {border-bottom:0px none; text-align: left; margin-top:10px;}
.MK_optAddWrap .MK_inner-opt-cm .MK_p-name {display: block; padding:0 18px;}
.MK_optAddWrap .MK_inner-opt-cm .MK_qty-ctrl {margin: 8px 15px 0; width: 90px; height: 27px; border: 1px solid #dfdfdf; background: #fff; box-sizing: border-box; position: relative; overflow: hidden;}
.MK_optAddWrap .MK_inner-opt-cm .MK_qty-ctrl a { position: absolute; top: 0; width: 25px; height: 25px; text-align: center; line-height: 23px; background-size: 19px; background-position: center; background-repeat: no-repeat; }
.MK_optAddWrap .MK_inner-opt-cm .MK_qty-ctrl a:nth-last-of-type(2) { right: 0; background-image: url("http://guest4.www264.freesell.co.kr/design/guest4/ms_basic_mobile/images/ic_plus.png"); }
.MK_optAddWrap .MK_inner-opt-cm .MK_qty-ctrl a:nth-last-of-type(1) { left: 0; background-image: url("http://guest4.www264.freesell.co.kr/design/guest4/ms_basic_mobile/images/ic_minus.png"); }
.MK_optAddWrap .MK_inner-opt-cm .MK_qty-ctrl a span { display: none; }
.MK_optAddWrap .MK_inner-opt-cm .MK_qty-ctrl input { width: 38px; height: 25px; line-height: 23px; text-align: center !important; margin: 0 25px; box-sizing: border-box; border: 0; border-left: 1px solid #dfdfdf; border-right: 1px solid #dfdfdf; padding: 0; -webkit-appearance: none; font-size: .792rem; vertical-align: top; background:none; }
.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: 15px; margin-right:18px; margin-top:3px;}
.MK_optAddWrap .MK_inner-opt-cm .MK_price {position:absolute; bottom:19px; right:18px; font-size: 1.1em; }
.MK_optAddWrap .MK_txt-won {font-size:17px;}
.MK_optAddWrap_div { height:10px;padding:0;background:#f6f6f6;border-top:1px solid #c7c7c7; border-bottom:1px solid #c7c7c7; }
.MK_optAddWrap_line { height:1px;padding:0;background:#f6f6f6; border-bottom:1px solid #c7c7c7; }


#MK_innerOptTotal {margin: 25px 0 30px;}
.MK_txt-total { text-align: left !important; font-size: 15px; font-weight: 700; color: #1a1a1a;}

.total_box .txt-won { font-size: .792rem; vertical-align: text-bottom; }
.total_box { float: right; }
.MK_total{color:#f1191f; font-size:18px;}


/* //착불 아이콘 */
.shopdetail .shopdetailInfo .gray-delivery {padding: 2px;background-color: #fff;color: #656565;font-size: 0.875em;border-radius: 2px;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;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton {text-align:center; padding:0;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop {display: flex;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop a {height: 50px; line-height: 50px; font-family: 'Montserrat','Pretendard',sans-serif; font-size: 15px; font-weight: 600; text-align: center; vertical-align: top; border-radius: 2px; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop a.wish {width: 15%; height:50px; color: #1a1a1a; background-color: #fff; border: 1px solid #e8e8e8;  box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop a.wish02 {width: 20%; border-radius: 0 2px 2px 0; color: #1a1a1a; background-color: #fff; border: 1px solid #dddddd;  box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop a.cart {width: 40%; color: #1a1a1a; background-color: #fff; border: 1px solid #e8e8e8; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; margin:0 8px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .shopdetailButton .shopdetailButtonTop a.buy {width: 40%; margin-bottom: 8px; color: #fff; background-color: #0184ff;}
.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 .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 .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;}
img{vertical-align: middle;}


/* 관련상품 */
.shopdetailRelation {margin-bottom:30px;}
/* //관련상품 */


/* IOS 디바이스 옵션 선택 시 자동 확대 방지 */
input[type="text"], input[type="date"], input[type="tel"], input[type="number"], input[type="email"], input[type="password"], select {font-size:13px; width:100%; height:40px; background-color:#fff; appearance: none; background: url(/design/raidb2b/2023_renewal_moblie/down.svg)no-repeat 98%; background-size:16px;}
input[type="password"] {background:none;}
/* //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: 2px !important; border-radius: 2px !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 .prdImg {width: 50%; float: left; padding: 25px 15px; box-sizing: border-box;}
	.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:left; background-color:#fff; text-align: center;}
    .shopdetail .shopdetailInfo .shopdetailInfoBottom #form1 {text-align: left;}
	.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 .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 .prdImg {width: 50%; float: left; padding: 25px 15px; box-sizing: border-box;}
	.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:left; background-color:#fff; text-align: center;}
    .shopdetail .shopdetailInfo .shopdetailInfoBottom #form1 {text-align: left;}
	.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;}

/* 하이브리드 */
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap { padding:5px 15px 10px; background:#f6f6f6; border-bottom:1px solid #c7c7c7; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box:not(:last-child)  { width:100%; border-bottom:1px solid #cecece; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box.last { border-bottom:none; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .tit { width:100%; padding:10px 0; color:#3b3b3b; }
.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 { width:100%; font-size:0.875em; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li { float:left; width:20%; list-style:none; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li dl { width:54px; padding-bottom:10px; text-align:center; color:#333; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li dl dd.prdchk { text-align:left; padding-bottom:5px; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li dl dd.prdchk input { width:12px; height:12px; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li dl dd.prdimg { position:relative; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li dl dd.prdimg img { width:54px; height:54px; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li dl dd.prdimg.noimg { width:52px; height:52px; border:1px solid #d8d8d8; background:#fff url(/makeshop/newmanager/neoimages/h52_noimg.gif) no-repeat center center; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li dl dd.prdimg .soldout { position:absolute; top:0; left:0; display:inline-block; width:54px; height:54px; line-height:56px; color:#fff; text-align:center; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li dl dd.prdimg .soldout-bg { position:absolute; top:50%; left:0; display:inline-block; width:54px; height:20px; margin-top:-10px; background:#000; filter:alpha(opacity:40); opacity:0.4; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li dl dd.prdimg .sel-img { position:absolute; top:0; left:0; display:inline-block; width:54px; height:54px; background:#000; filter:alpha(opacity:40); opacity:0.4; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li dl dd.prdname { padding-top:5px; line-height:14px; word-wrap:break-word;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .option-box .list li dl dd.prdnote { padding-bottom:3px; line-height:14px; 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 .add-option-sel { font-weight: bold; font-size: 1.1em; padding: 10px 0; border-top:1px solid #cecece; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .shopdetailInfoName { width: 28%; padding-right: 5px; display:inline-block; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .shopdetailInfoCont {width:70%; display:inline-block; margin-left: -4px;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .shopdetailInfoCont select {width:100%;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .shopdetailInfoCount .txt-qnty {text-align:right; padding:0 6px; width: 50px !important;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .option-wrap .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 .option_area .option-wrap .shopdetailInfoCount .fa-minus {background-color: #bbb; width: 35px; height: 35px; text-align: center; vertical-align: middle; line-height: 35px; color: #fff;}
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .MK_optAddWrap #MK_innerOptPrice,
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .MK_optAddWrap #MK_innerOptAdd { padding-bottom:5px; margin-right: 10px; }
.shopdetail .shopdetailInfo .shopdetailInfoBottom .option_area .MK_optAddWrap #MK_optAddWrapList {background-color:#f6f6f6; }


/* 추가 구성 상품 */
.shopdetail .shopdetailInfo .addTit { 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 .addWrap:after { clear: both; content: ""; display: block; }
.shopdetail .shopdetailInfo .addWrap { width:100%; border-bottom:1px solid #c7c7c7; }
.shopdetail .shopdetailInfo .addWrap .addInfoTop { float:left; width:45%; }
.shopdetail .shopdetailInfo .addWrap .addInfoTop figure { padding:15px 12px; border:0; }
.shopdetail .shopdetailInfo .addWrap .addInfoValue { float:right; width:52%; padding:15px 0; margin:0 3% 0 0; border:0; }
.shopdetail .shopdetailInfo .addWrap .addInfoValue .addInfoprdName { font-size:1.333em; font-weight:bold; }
.shopdetail .shopdetailInfo .addWrap .addInfoValue .addInfoCont {display: block; width:auto; margin:0; padding: 0 0 13px;}
.shopdetail .shopdetailInfo .addWrap .addInfoValue .addInfoName { width:auto; }
.shopdetail .shopdetailInfo .addWrap .addInfoSelect p { padding:0; background:none; }
.shopdetail .shopdetailInfo .addWrap .addInfoSelect .addInfoCont .basic_option { width:100%; }
.shopdetail .shopdetailInfo .addWrap .addInfoSelect .addInfoName { display:none; width:100%; padding:0 0 5px 0; }


/* 원클릭옵션 */
.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 #000000; }
.MK-oneclick-list li.MK-oneclick-dis a { filter:alpha(opacity=50); -moz-opacity:.5; opacity:.5; }
.MK-oneclick-list li.MK-oneclick-color.MK-oneclick-sel a {  padding:1px; filter:alpha(opacity=100); -moz-opacity:1; opacity:1; }
.MK-oneclick-list li a span { display: block; text-align: center; 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; }


.soldout {width:100%; height: 50px; background-color:#e00400; font-size: 16px; font-weight: 600; line-height: 50px; color: #fff; border-radius:2px; margin-right:5px; letter-spacing:1px; }

/* 오늘출발 상품 */
.shopdetail .today-delivery { display:flex; align-items:center; padding:20px 0; border-bottom:1px solid #ededed; color:#111; font-size:1em; box-sizing: border-box; }
.shopdetail .today-delivery .icon { padding:0 5px 0 0; }
.shopdetail .today-delivery .txt { padding-left:5px; }
.shopdetail .today-delivery .txt p { padding-top:5px; }
/* BASIC css end */

