/* BASIC css start */
#productDetail .page-body { margin-top:89px }
/* 상단 섬네일, 상품 옵션 정보 */
#productDetail .thumb-info { *zoom:1 }
#productDetail .thumb-info:after { content: ""; display: block; clear: both; }
/* 섬네일 */
#productDetail .thumb-info .thumb-wrap { float: left; width:577px; text-align: center }
#productDetail .thumb-info .thumb { margin:0 auto; width:475px }
#productDetail .thumb-info .thumb img { width:100%;}
#productDetail .thumb-info .thumb-ctrl { clear: both; padding-top: 20px; text-align: center; }
#productDetail .thumb-info .thumb-ctrl a { font-size: 11px; }
#productDetail .thumb-info .thumb-ctrl a img { vertical-align: middle; margin-right: 3px; }
#productDetail .thumb-info .thumb-ctrl a:hover { text-decoration: underline; }
/* 상품옵션 정보 */
#productDetail .thumb-info .info { float:left; width:612px }
#productDetail .thumb-info .info .prd-icon {}
#productDetail .thumb-info .info .prd-icon img { margin-right:3px }
#productDetail .thumb-info .info .tit-prd { font-size:26px; color:#000; margin-bottom:19px;}
#productDetail .thumb-info .info .sub-tit-wrap {padding-bottom:17px; border-bottom:1px solid #e3e3e3;}
#productDetail .thumb-info .info .sub-tit-wrap .sub-tit {float:left; font-size:16px; color:#595959;}
#productDetail .thumb-info .info .sub-tit-wrap .sns-scrap {float:right; padding-right:12px;}
#productDetail .thumb-info .info .sub-tit-wrap .sns-scrap span {padding-left:5px;}
#productDetail .thumb-info .info .sub-tit-wrap .sns-scrap span.tw img {vertical-align:bottom;} 
#productDetail .thumb-info .info .table-opt { margin-top:14px; padding-bottom:20px;}
#productDetail .thumb-info .info .table-opt th{padding: 10px 0 10px 18px; width:100%  }
#productDetail .thumb-info .info .table-opt th { color:#000; font-size:15px; font-weight: normal; }
#productDetail .thumb-info .info .table-opt th .tb-left,
#productDetail .thumb-info .info .table-opt td .tb-left { padding:0 }
#productDetail .thumb-info .info .table-opt td { color:#000; font-size:15px;}
/* 판매가격 */
#productDetail .thumb-info .info .table-opt .price { font-family: 'Montserrat', sans-serif; }
#productDetail .thumb-info .info .table-opt .sell_price { font-size:17px; color:#000; font-weight:500; }
/* 주문수량 */
#goods_amount { float:left; }
#productDetail .thumb-info .info .table-opt .opt-spin { position: relative; width: 52px; height: 15px; border: 1px solid #acacac; }
#productDetail .thumb-info .info .table-opt .opt-spin .txt-spin,
#productDetail .thumb-info .info .table-opt .opt-spin .btns { float: left; }
#productDetail .thumb-info .info .table-opt .opt-spin .txt-spin { width: 41px; height: 13px; padding-left: 2px padding-top: 2px; border: 0; font-size: 11px; }
#productDetail .thumb-info .info .table-opt .opt-spin .btns { width: 17px; height: 15px; border-left: 1px solid #aaa; }
#productDetail .thumb-info .info .table-opt .opt-spin .btns a { overflow: hidden; float: left; width: 100%; height: 8px; text-indent: -999px; background: none; }
#productDetail .thumb-info .info .table-opt .opt-spin .btns a.btn-up { border-bottom: 1px solid #aaa; background: url(/images/d3/modern_simple/btn/btn_h5_spin_up.gif) no-repeat 50% 50%; }
#productDetail .thumb-info .info .table-opt .opt-spin .btns a.btn-dw { background: url(/images/d3/modern_simple/btn/btn_h5_spin_dw.gif) no-repeat 50% 50%; }
#productDetail .thumb-info .info .prd-btns .soldout { margin-top:6px; width:448px; height:104px; font-size:14px; color:#231f20; text-align:center; line-height:104px; letter-spacing:2px; border:1px solid #231f20; background:#fff }
#productDetail .thumb-info .info .prd-btns {margin:30px 0 15px; font-size:0;}
#productDetail .thumb-info .info .prd-btns > a {display:inline-block; width:calc(33.33% - 5px); height:60px; font-size:16px; color:#000; text-align:center; line-height:60px; border:1px solid #000; box-sizing:border-box; font-family: 'Montserrat', sans-serif;}
#productDetail .thumb-info .info .prd-btns .btn_buy {background:#000; color:#fff;}
#productDetail .thumb-info .info .prd-btns .btn_cart {margin:0 7px;}

/* 통합옵션 */
#productDetail .thumb-info .info .table-opt .opt-wrap { width: 100%; padding:7px 0 }
#productDetail .thumb-info .info .table-opt .opt-wrap .tit { padding: 10px 0 10px 18px; }
#productDetail .thumb-info .info .table-opt .opt-wrap dl { overflow: hidden; width: 100%; *zoom:1 }
#productDetail .thumb-info .info .table-opt .opt-wrap dl:after { display:block; clear:both; content:'' }
#productDetail .thumb-info .info .table-opt .opt-wrap dt { float: left; width:200px; margin-bottom:5px; padding-top: 4px; *padding-bottom:5px; color: #000; font-size: 15px; padding:0 0 0 18px; }
#productDetail .thumb-info .info .table-opt .opt-wrap dd { float: left; width:380px; margin-bottom:5px; *padding-bottom:5px; text-align:right}
#productDetail .thumb-info .info .table-opt .opt-wrap .sel-btn { text-align:right; }
#productDetail .thumb-info .info .table-opt .opt-wrap .sel-btn 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 }
#productDetail .thumb-info .info .table-opt .opt-wrap .sel-btn a:hover { color:#231f20; background:#fff }
#productDetail .thumb-info .info .table-opt .opt-wrap .sel-btn a:active { position: relative; top: 1px }
#productDetail .thumb-info .info .table-opt .opt-wrap .sel-btn a img { display:none }
#productDetail .thumb-info .info .table-opt .opt-wrap select { width:300px; height:26px }
#productDetail .thumb-info .info .table-opt .opt-wrap .opt-btns { position:relative }
#productDetail .thumb-info .info .table-opt .opt-wrap .opt-btns input { margin-right:3px; width:42px; height:24px; border: 1px solid #dfdfdf; text-align:center !important; line-height:24px }
#productDetail .thumb-info .info .table-opt .opt-wrap .opt-btns a { display:inline-block; width:26px; height:26px; text-indent:-9999em; vertical-align:top; background:url(//image.makeshop.co.kr/makeshop/d3/basic_simple/common/sp_qty.gif) 0 0 no-repeat }
#productDetail .thumb-info .info .table-opt .opt-wrap .opt-btns a.btn-up { background-position:0 0 }
#productDetail .thumb-info .info .table-opt .opt-wrap .opt-btns a.btn-dw { background-position:0 -26px }
#productDetail .thumb-info .info .table-opt .opt-wrap dl .opt-count select { float: left; width:100%; }
#productDetail .thumb-info .info .table-opt .opt-wrap dl .opt-count .opt-btns { padding-top:5px; clear:both }

/* 상품정보 탭 */
#productDetail .detailTab { padding-top:40px; position:relative }
#productDetail .detailTab ul { padding-left:1px; *zoom:1 }
#productDetail .detailTab ul:after { display:block; clear:both; content:'' }
#productDetail .detailTab ul li { margin-left:-1px; float:left; width:274px; height:49px; border:1px solid #e4e4e5 }
#productDetail .detailTab ul li.first { width:273px }
#productDetail .detailTab ul li a { display:block; height:49px; font-size:13px; color:#303030; line-height:49px; text-align:center;}
#productDetail .detailTab ul li a.active { height:47px; border-bottom:3px solid #231f20 }

/* 타이틀 공통 */
#productDetail .tit-detail { position: relative; *zoom:1 }
#productDetail .tit-detail:after { display:block; clear:both; content:'' }
#productDetail .tit-detail h3 { float:left; font-size:16px; color:#232323; line-height:18px; font-family: -apple-system, BlinkMacSystemFont, 'Apple SD Gothic Neo', Pretendard, Roboto, 'Noto Sans KR', 'Segoe UI', 'Malgun Gothic', sans-serif; }
#productDetail .tit-detail .more { float:right }
#productDetail .tit-detail .more a { font-size:11px; color:#8c8b8b }
/* 상품 상세 이미지 */
#productDetail .prd-detail table { table-layout: auto; border-spacing:0 !important; border-collapse:collapse !important }
#productDetail .prd-detail table td { word-break:break-all }
#productDetail .prd-detail {margin-top:30px; width: 100%;text-align:center;}
#productDetail .prd-detail img { max-width: 100%; }

/* 관련상품 */
#productDetail .item-wrap { padding-top:40px }
#productDetail .item-wrap .prd-opt { padding:5px 0; font-size:13px }
#productDetail .item-wrap .prd-opt p { padding-bottom:5px }
#productDetail .item-wrap .prd-opt select { height:auto }
#productDetail .item-wrap .prd-opt .vo_value_list { height:16px; line-height:16px }
#productDetail .item-wrap .prd-qty { padding:5px 0; margin:0 auto; position: relative; width:60px; height:18px }
#productDetail .item-wrap .prd-qty .MS_related_quantity,
#productDetail .item-wrap .prd-qty .btns { float:left }
#productDetail .item-wrap .prd-qty .MS_related_quantity { width:34px; height:16px; line-height:18px; text-align:right; border:1px solid #acacac; font-size: 11px }
#productDetail .item-wrap .prd-qty .btns { width:17px; height: 16px; border:1px solid #acacac; border-left:none }
#productDetail .item-wrap .prd-qty .btns a { overflow: hidden; float: left; width: 100%; height: 8px; text-indent: -999px; background: none; }
#productDetail .item-wrap .prd-qty .btns a.btn-up { border-bottom: 1px solid #aaa; background: url(/images/d3/modern_simple/btn/btn_h5_spin_up.gif) no-repeat 50% 2px; }
#productDetail .item-wrap .prd-qty .btns a.btn-dw { background: url(/images/d3/modern_simple/btn/btn_h5_spin_dw.gif) no-repeat 50% 2px }
#productDetail .related-allbasket { padding-bottom:40px; text-align:center }pr
#productDetail .related-allbasket a { display:inline-block; width:248px; height:58px; font-size:13px; color:#fff; text-align:center; line-height:58px; border:1px solid #231f20; background:#231f20; -webkit-transition:all 0.3s ease; transition:all 0.3s ease }
#productDetail .related-allbasket a:hover { color:#231f20; background:#fff }
#productDetail .related-allbasket a:active { position: relative; top: 1px }

/* review-write */
#productDetail .review-write { margin-top:30px; padding:20px; border:1px solid #e4e4e5 }
#productDetail .review-write th,
#productDetail .review-write td { padding:4px 0; }
#productDetail .review-write th { font-weight: normal }
#productDetail .review-write td input[name=hname] { padding-left:5px; width:210px; height:31px; line-height:31px; border:1px solid #ddd }
#productDetail .review-write td label { margin-right:10px }
#productDetail .review-write td textarea { padding:5px; width:840px; height:81px; border:1px solid #ddd }
#productDetail .review-write td .btn_write { display:inline-block; width:109px; height:91px; font-size:14px; color:#fff; text-align:center; line-height:91px; border:1px solid #231f20; background:#231f20; -webkit-transition:all 0.3s ease; transition:all 0.3s ease }
#productDetail .review-write td .btn_write:hover { color:#231f20; background:#fff }
#productDetail .review-write td .btn_write:active { position: relative; top: 1px }
/* 댓글리스트 공통 */
/*
#productDetail .table-slide { border-top: 1px solid #727272; }
#productDetail .table-slide thead th { font-weight: normal; }
#productDetail .table-slide th,
#productDetail .table-slide td { padding: 10px 0; cursor: pointer; }
#productDetail .table-slide tbody td { background: url(/images/d3/modern_simple/common/dot_h1_w10.gif) repeat-x 0 0; }
#productDetail .table-slide tr.cnt { display: none; }
#productDetail .table-slide tr.cnt td { cursor: default; }
#productDetail .table-slide tr.nbg td { background-image: none; }
#productDetail .table-slide tr.ndata td { border-bottom: 1px solid #b4b4b5; }
#productDetail .table-slide tr.reply .tb-txt { padding-left: 30px; background: url(/images/d3/modern_simple/common/bull_reply.gif) no-repeat 10px 0; }
*/

#productDetail .table-slide { border-top: 1px solid #727272; }
#productDetail .table-slide thead th { padding:15px 0; font-size:13px; border-bottom: 1px solid #c4c4c4; font-weight: normal; background:#fafafa;}
#productDetail .table-slide td { padding: 15px 0; border-bottom:1px solid #c4c4c4;}
#productDetail .table-slide td .paging a {display:inline-block;  width:29px; height:29px;text-align:center; font-size:14px; color:#595959;}
#productDetail .table-slide td .paging a.now {background:#000; color:#fff;}
#productDetail .table-slide td .paging .first,
#productDetail .table-slide td .paging .prev,
#productDetail .table-slide td .paging .next,
#productDetail .table-slide td .paging .last {  }
#productDetail .table-slide tr.cnt { display: none; }
#productDetail .table-slide tr.cnt td { padding:20px; color:#999; cursor: default; }
#productDetail .table-slide tr.cnt td p { word-break:break-all; white-space:normal }
#productDetail .table-slide tr.reply .tb-txt { padding-left: 30px; background: url(/images/d3/modern_simple/common/bull_reply.gif) no-repeat 10px 0; }
#productDetail .table-slide .list-btm { position:relative; *zoom:1 }
#productDetail .table-slide .list-btm:after { display:block; clear:both; content:'' }
#productDetail .table-slide .btm_write { margin-top:20px; position:relative; float:left;}
#productDetail .table-slide .btm_write a { display:inline-block; width:128px; height:38px; font-size:13px; color:#000; text-align:center; line-height:38px; border:1px solid #000; background:#fff; }
#productDetail .table-slide .btm_black { margin-top:20px; position:relative; float:right;}
#productDetail .table-slide .btm_black a { display:inline-block; width:128px; height:38px; font-size:13px; color:#fff; text-align:center; line-height:38px; border:1px solid #000; background:#000; }
#productDetail .table-slide .paging-wrap { margin:0 auto; position:relative; width:100%; }
#productDetail .table-slide .paging-wrap .paging {margin:38px 0;}



/* review-list */
#productDetail .review-list { margin-top:10px }
/* qna board */
#productDetail .qna-list { margin-top: 10px }

/* ****************** 상품 상세 옵션 ******************** */
.MK_not_choice { color: red; }
.MK_optAddWrap,
.MK_optAddWrap * { margin: 0; padding: 0; }
.MK_optAddWrap {}
.MK_optAddWrap li { list-style: none; }
/* 옵션선택 */
#MK_optAddList { overflow: hidden; *zoom: 1; }
#MK_optAddList li { float: left; width: 100%; margin-top: 5px; }
#MK_optAddList .MK_tit,
#MK_optAddList .MK_div,
#MK_optAddList .MK_st { float: left; }
#MK_optAddList .MK_tit,
#MK_optAddList .MK_div { font-size: 11px; line-height: 16px; }
#MK_optAddList .MK_tit { width: 65px; margin-right: 5px; }
#MK_optAddList .MK_div { width: 5px; text-align: center; }
#MK_optAddList .MK_st { width: 205px; }
#MK_optAddList .MK_st .MK_btn-add { cursor: pointer; }
#MK_optAddList .MK_st select { margin-left: 5px; width: 195px; height: 18px; }
/* 옵션선택PP */
#MK_optAddListPP { overflow: hidden; *zoom: 1; }
#MK_optAddListPP .MK_tit,
#MK_optAddListPP .MK_st { float: left; width: auto; }
#MK_optAddListPP .MK_tit { margin-right: 5px; margin-top: 3px; }
/* 옵션 결과 리스트 */
#MK_innerOptWrap { margin-top: 10px; background:#f8f8f8; border-top:1px solid #e3e3e3; border-bottom:1px solid #e3e3e3; }
#MK_innerOptWrap #MK_innerOptScroll.limit { position: relative; height: 150px; overflow-y: auto; }
#MK_innerOptWrap .MK_inner-opt-cm li { padding: 20px 12px 15px 18px; *zoom: 1; position: relative; font-size:15px; color:#000;}
#MK_innerOptWrap .MK_inner-opt-cm li:after { display:block; clear:both; content:'' }
#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl, #MK_innerOptWrap .MK_inner-opt-cm li .MK_price, #MK_innerOptWrap .MK_inner-opt-cm li .MK_btn-del { position: absolute; }
#MK_innerOptWrap .MK_inner-opt-cm li .MK_p-name,
#MK_innerOptWrap .MK_inner-opt-cm li .MK_price,
#MK_innerOptWrap .MK_inner-opt-cm li .MK_btn-del { display: block; }
#MK_innerOptWrap .MK_inner-opt-cm li .MK_price { right: 43px; top: 20px; color: #000; font-family: 'Montserrat', sans-serif; }
#MK_innerOptWrap .MK_inner-opt-cm li .MK_price span { font-weight:bold }
#MK_innerOptWrap .MK_inner-opt-cm li .MK_btn-del { right:12px; top:21px; width:19px; height:19px; text-indent:-9999em; background:url(/design/iblank/wib/img/detail/opt-del-btn.png) 0 0 no-repeat }
#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl {width:120px; top: 19px; right: 175px; }

#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl .basic_option,
#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl .addition_option { width:42px; height:24px; line-height:24px; border: 1px solid #dfdfdf; text-align:center !important }

#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl a { display:inline-block; margin-left:3px; width:26px; height:26px; text-indent:-9999em; vertical-align:top; background:url(//image.makeshop.co.kr/makeshop/d3/basic_simple/common/sp_qty.gif) 0 0 no-repeat }
#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl a.MK_btn-up { background-position:0 0 }
#MK_innerOptWrap .MK_inner-opt-cm li .MK_qty-ctrl a.MK_btn-dw { background-position:0 -26px }


/* 사용자 입력 인풋박스 (color, size )*/
.MK_optAddWrap .MK_inner-opt-cm li .MK_txt_uinput { width: 200px; }
/* 기본옵션 */
#MK_innerOptWrap #MK_innerOpt_01 li .MK_p-name {   }
#MK_innerOptWrap #MK_innerOpt_01 li .MK_qty-ctrl {width:120px; top: 19px; right: 175px; }
#MK_innerOptWrap #MK_innerOpt_01 li .MK_qty-ctrl input.MK_count {  display:inline-block; width:42px; height:24px; line-height:24px; border: 1px solid #dfdfdf; text-align:center !important }
#MK_innerOptWrap #MK_innerOpt_01 li .MK_qty-ctrl a { display:inline-block; margin-left:3px; width:26px; height:26px; text-indent:-9999em; vertical-align:top; background:url(//image.makeshop.co.kr/makeshop/d3/basic_simple/common/sp_qty.gif) 0 0 no-repeat }
#MK_innerOptWrap #MK_innerOpt_01 li .MK_qty-ctrl a img {    vertical-align: top;}
#MK_innerOptWrap #MK_innerOpt_01 li .MK_qty-ctrl a.MK_btn-up {top: 2px;}
#MK_innerOptWrap #MK_innerOpt_01 li .MK_qty-ctrl a.MK_btn-dw { top: 12px; background-position: 0 -26px; }
/* 개별옵션 */
#MK_innerOptWrap #MK_innerOpt_02 li .MK_p-name {  }
#MK_innerOptWrap #MK_innerOpt_02 li .MK_qty-ctrl {width:120px; top: 19px; right: 175px; }
#MK_innerOptWrap #MK_innerOpt_02 li .MK_qty-ctrl input.MK_count { display:inline-block; width:42px; height:24px; line-height:24px; border: 1px solid #dfdfdf; text-align:center !important }
#MK_innerOptWrap #MK_innerOpt_02 li .MK_qty-ctrl a { display:inline-block; margin-left:3px; width:26px; height:26px; text-indent:-9999em; vertical-align:top; background:url(//image.makeshop.co.kr/makeshop/d3/basic_simple/common/sp_qty.gif) 0 0 no-repeat }
#MK_innerOptWrap #MK_innerOpt_02 li .MK_qty-ctrl a.MK_btn-up { background-position:0 0 }
#MK_innerOptWrap #MK_innerOpt_02 li .MK_qty-ctrl a.MK_btn-dw { background-position:0 -26px }
/* 총합계 */
#MK_innerOptTotal {padding: 20px 12px 20px 0; *zoom:1 }
#MK_innerOptTotal:after { display:block; clear:both; content:'' }
#MK_innerOptTotal .totalLeft { float:left }
#MK_innerOptTotal .totalRight { float:right;font-family: 'Montserrat', sans-serif; font-weight:bold;}
#MK_innerOptTotal .MK_txt-total { font-size:15px; color:#000; }
#MK_innerOptTotal .MK_txt-won { font-size:20px; color:#000; }
#MK_innerOptTotal .MK_total { font-size:20px; color:#000;}
/* 소리뷰 */
#sorivu { position: relative; margin-top: 20px; }
/* 상품 일반정보(상품정보제공 고시) */
#productWrap { margin:30px auto; width:800px }
#productWrap h3.tb-tit { margin-bottom: 10px; text-align: left; }
#productWrap table { width: 100%; font-size: 13px; border-collapse: collapse; border-width: 1px; border-color: #d6d6d6; border-style: solid; table-layout: fixed; }
#productWrap table th { border-right: 1px solid #e8e8e8; border-bottom: 1px solid #e8e8e8; color: #5c5c5c; text-align: left; font-weight:normal; padding: 10px 0 10px 20px; }
#productWrap table td { color: #8b8b8b; border-bottom: 1px solid #e8e8e8; word-break: break-all; text-align: left; padding: 10px 0 10px 20px; }

/* 조르기 */
#importune_btn { margin-left:10px }
#importune_btn a { vertical-align:top }

/* 쿠폰정보 */
.couponWrap { text-align:center }
.couponBox { display:inline-block }
.couponInfo { text-align:left }
.couponInfo * { }


#nhn_btn {padding-top:10px;}
#payco_order_btn {padding-top:30px;}
#payco_order_btn .payco_checkout.ta .payco_checkout_btn { margin-top:0 !important }
.ocb-area { width:323px }
.ocb-area a { margin-top:0 !important }


/* wib 추가 */
.loc-navi {display:none;}

/* 탭영역 */
.tab { overflow: hidden;  padding: 100px 0 50px;}
.tab.tab_loc4 a:nth-child(4) {border-right:1px solid #606060;}
.tab a.on {position: relative; border: 1px solid #000;border-top: 1px solid #000;border-bottom:1px solid #fff; color: #000; background: #fff;}
.tab a { float: left; width: 25%;  height: 50px;line-height:50px;border: 1px solid #c4c4c4; border-right:0; border-bottom: 1px solid #000; color: #606060;font-size: 15px;text-align: center;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; box-sizing: border-box; background: #fff; cursor: pointer;-webkit-transition: 0.4s ease-in-out;-moz-transition: 0.4s ease-in-out;-ms-transition: 0.4s ease-in-out;-o-transition: 0.4s ease-in-out;transition: 0.4s ease-in-out;}
.tab a:nth-child(4) {border-right:1px solid #c4c4c4;}

/* tip */
.iblank-tip {background:#f8f8f8; font-family: 'Montserrat', sans-serif;}
.iblank-tip .tip-inner {padding: 20px 37px; }
.iblank-tip .tip-inner h2 {font-size:16px; padding-bottom:15px; font-family: 'Montserrat', sans-serif;}
.iblank-tip .tip-inner ul li {background:url(/design/iblank/wib/img/detail/tip-dot.png)no-repeat left 10px; padding-left: 14px;font-size: 14px;color: #000;line-height: 24px;}
.iblank-tip .tip-inner ul li  {font-size:14px; color:#595959;}
/*parallax */
.parallax-window {
    min-height: 5000px;
    width:1000px;
    background-color: transparent;background-attachment:fixed;background-size: 100% auto;
}
.parallax-mirror{top:70px !important;}
.parallax-slider{width:1000px !important;height:auto !important}
/*parallax */

.swiper-image {
  width: 100%;
  height: 100%;
}
.swiper-image-inner {
  background-size: cover;
  background-position: center center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  /*background-color: hsla(0, 0%, 0%, 0.2);
  background-blend-mode: overlay;*/
}
.swiper-image-inner.swiper-image-left {
  padding: 4rem;
}
.swiper-image-left {
  transition: all 1s linear;
  transition-delay: 1s;
}
.swiper-image-inner.swiper-image-right {
  filter: hue-rotate(-60deg);
  transition: all 1s linear;
  transition-delay: 1s;
  /*background-color: hsla(0, 0%, 0%, 0.5);
  background-blend-mode: multiply;*/
}
.manual-wrap .manual-top {font-family: 'Montserrat', sans-serif;}
.manual-wrap .manual-top .count {font-size:18px; color:#010101;}
.manual-wrap .manual-top .time {font-size:16px; color:#595959; padding-left: 15px;}

/* graph */
.graph-inn {position: relative; max-width: 384px;height: 4px;margin: 41px 0 55px;background-color: #d4d4d4;}
.sell-line {height: 4px;background-color: #76a2e5;}

.ab {position: absolute;top: -4px;line-height: 14px;}
.ab .num {font-size:15px; font-weight:500; display:block; font-family: 'Montserrat', sans-serif;}
.ab .circle {display: inline-block;width: 13px;height: 13px;margin-right: -3px;margin-bottom: 3px;font-size: 1px;line-height: 0; border-radius: 50%;vertical-align: top; }
.ab.wrap1 {left: 0;text-align: left;}
.ab.wrap1 .circle {background-color: #8dcd45;}
.ab.wrap2 {text-align: center; top:-7px;}
.ab.wrap2 .num {color:#000;position: absolute;white-space: nowrap;width: 100px;left: 50%;margin-left: -50px;top:-20px}
.ab.wrap2 .circle {background-color: #76a2e5;}
.ab.wrap2 .circle.sell {width:17px; height:17px;}
.ab.wrap3 {right: 0;text-align: right;}
.ab.wrap3 .circle {background-color: #907de5;}
.manual-wrap + .manual-wrap {display:none;}
.collapse{height:100px;overflow:hidden;opacity:.5;}
.collapse.show{height:auto;opacity:1;}
.btn-collapse{display:inline-block;width:90%;padding:15px 0 40px 0;margin:0 auto;position:relative;font-size:20px;font-weight:bold;text-align:center;border:solid 1px #ccc;border-radius:0 0 5px 5px;cursor:pointer;z-index:2;margin-top:-1px}
.btn-collapse::after{content:attr(data-open);margin-left:6px;}
.btn-collapse.show::after{content:attr(data-close);}
.btn-collapse::before{position:absolute;font-family:'FontAwesome';content:'\f107';display:flex;width:30px;height:30px;align-items:center;justify-content:center;bottom:5px;left:50%;transform:translateX(-15px);}
.btn-collapse.show::before{content:'\f106';}

/* youtube */
.youtube{width:840px;height:443px;}
/* image slide */
.image-slide {position:relative;max-width:1000px;margin:30px auto;overflow:hidden;}

@media (min-width: 769px) {
  #autoPurchaseBadgePC {
    display: flex;
    position: absolute;
    top: -36px;
    left: 0;
    background-color: #22355e;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    padding: 6px 10px 4px 14px;
    border-radius: 18px;
    line-height: 1.3;
    z-index: 9999;
    white-space: nowrap;
    max-width: max-content;
    animation: floatBadge 2.5s ease-in-out infinite;
  }

  #autoPurchaseBadgePC::after {
    content: '';
    position: absolute;
    left: 16px;
    bottom: -6px;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #22355e;
  }

  @keyframes floatBadge {
    0% { transform: translateY(0); }
    50% { transform: translateY(-3px); }
    100% { transform: translateY(0); }
  }
}

/* BASIC css end */

