
/* CSS Document */
#header .nav {display:none;}
#bsk_warp {position:relative; width:100%;}

/* font */
.font_blackL {font-size:16px; color:#000; font-weight:normal; letter-spacing:-1px;}
.font_blackRL {font-size:16px; color:#000; letter-spacing:-1px;}
.font_blackM {font-size:14px; color:#000; letter-spacing:-1px;}
.font_blackM b {font-size:14px; color:#000; letter-spacing:-1px;}
.font_blackM2 {font-size:15px; color:#000; letter-spacing:-1px;}
.font_blackM2 b {font-size:15px; color:#000; letter-spacing:-1px;}
.font_blackS {font-size:13px; color:#000; letter-spacing:-0.5px;}
.font_EblackL {font-size:16px; color:#6b6b6b; letter-spacing:-1px;}
.font_EblackM {font-size:14px; color:#6b6b6b; letter-spacing:-1px;}
.font_EblackM2 {font-size:15px; color:#6b6b6b; letter-spacing:-1px;}
.font_EblackS {font-size:13px; color:#6b6b6b; letter-spacing:-0.5px;}
.font_RedL {font-size:16px; color:#ee2929; letter-spacing:-1px;}
.font_RedM {font-size:14px; color:#ee2929; letter-spacing:-1px;}
.font_RedS {font-size:13px; color:#ee2929; letter-spacing:-0.5px;}
.font_BlueL {font-size:16px; color:#1a75d2; letter-spacing:-1px;}
.font_BlueM {font-size:14px; color:#1a75d2; letter-spacing:-1px;}
.font_BlueS {font-size:13px; color:#1a75d2; letter-spacing:-0.5px;}
.font_GreenS {font-size:13px; color:#249a3a; letter-spacing:-0.5px;}
.font_GreenL {font-size:16px; color:#249a3a; letter-spacing:-1px;}

/* button ½ºÅ¸ÀÏ */
a.info_btn {border:1px solid #b2b2b2; display:inline; padding:3px 10px; background-color:#fff;}
.bt_L {background:#fff; border:#b2b2b2 1px solid; color:#6b6b6b; display:block !important; text-align:center; padding:13px 0; font-size:16px; font-weight:bold; border-radius:1px;}
.bt_M {background:#fff; border:#b2b2b2 1px solid; color:#6b6b6b; display:block !important; text-align:center; padding:8px 10px 7px 10px; font-size:14px; font-weight:bold; border-radius:1px;}
.bt_S {background:#fff; border:#b2b2b2 1px solid; color:#6b6b6b; display:inline-block; text-align:center; padding:5px 10px 5px 10px; font-size:13px; font-weight:bold; border-radius:1px;  margin-top:3px;}
table .bt_S {background:#fff; border:#b2b2b2 1px solid;  display:inline-block; text-align:center; padding:8px 10px 7px 10px; font-size:13px; font-weight:bold; border-radius:1px;  margin-top:3px;}
.btn_gray { background:#e4e4e7 !important; color:#6b6b6b !important; border:#d5d5d5 1px solid !important; }
.btn_blue { background:#2d5bb2 !important; color:#fff !important; border:#1f4da4 1px solid !important; }
.btn_black { background:#313131 !important; color:#fff !important; border:#1b1b1b 1px solid !important; }
.btn_green { background:#009944 !important; color:#fff !important; border:#0a6b35 1px solid !important; }

/* ÆäÀÌÁö */
.page_area { text-align:center; padding: 25px 0; }
.page_area > a { width:30px; height:30px; line-height:29px; display:inline-block; background:#ffffff; border:#d7d7d7 1px solid; vertical-align:middle; }
.page_area > a.selected { background:#333333; border:#333333 1px solid; color:#ffffff; font-weight:bold; }
.page_area > a.prev { background:url(//image5.compuzone.co.kr/img/images/m_compuzone/cmn_aside.png) -244px -81px; background-color:#ffffff; margin-right:10px; }
.page_area > a.next { background:url(//image5.compuzone.co.kr/img/images/m_compuzone/cmn_aside.png) -265px -81px; background-color:#ffffff; margin-left:10px; }

/* select ¹Ú½º */
#bsk_wrap .sel_bx { position:relative; width:100%; display:inline-block; }
#bsk_wrap .sel_bx select { width:100%; height:33px; background:#fff; border:1px solid #f2f2f2; box-shadow:none; padding:0 10px; letter-spacing:-1px; color:#666666; -webkit-border-radius:0; -webkit-appearance:none; box-shadow:0;-webkit-box-shadow:0; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing: border-box; font-size:14px;}
#bsk_wrap .sel_bx:after { position:absolute; top:50%; margin-top:-4px; right:7px; width:17px; height:12px; content: ''; background:url(//image5.compuzone.co.kr/img/images/m_compuzone/cmn_aside.png) -52px -75px ; background-size:526px auto; background-color:#ffffff; }
#bsk_wrap .sel_100 { width:100%; box-sizing:border-box; float:left; }
#bsk_wrap .sel_55 { width:50%; padding:0 0 0 3px; box-sizing:border-box; float:left; }
#bsk_wrap .sel_55:first-child { padding:0 3px 0 0; }
#bsk_wrap .sel_40 { width:40%; padding:0 0 0 3px; box-sizing:border-box; float:left; }

/* textbox */
.txt_bx { height:30px; width:100%; position:relative; margin-top:3px; background-color:#fff; }
.ipt_txt { padding:0 10px; width:80%; height:30px; border:none;}
.lb_txt {position:absolute; padding:0 10px; margin-top:5px; width:80%; height:20px; z-index:2; background:none; font-size:14px; color:#6b6b6b; letter-spacing:-1px; overflow:hidden; }

/* radio ¹öÆ° ±âº» */
.rdo_bx {position:relative; padding-right:10px; margin-right:5px; float:left;}
.rdo_bx .ipt_rdo{position:absolute; top:-2px; width:20px; height:20px; border:1px solid #bcbcbc; -webkit-appearance:none; border-radius:50px; background:#f1f1f1; float:left;}/* left:15px;top:17px;*/
.rdo_bx .ipt_rdo:checked{background-color:#f1f1f1;}
.rdo_bx .ipt_rdo:checked:before{content:''; position:absolute; left:50%; top:50%; display:block; width:10px; height:10px; margin:-5px 0 0 -5px; border-radius:50px; background-color:#414141;}
.rdo_bx > span {height:23px; vertical-align:text-top; margin-left:23px;}

/* radio ¹öÆ° Å«»çÀÌÁî blueÄÃ·¯  */
.rdo_bxB {position:relative; float:left; padding-top:2px;}
.rdo_bxB .ipt_rdo{position:absolute; top:0px; width:24px; height:24px; border:1px solid #bcbcbc; -webkit-appearance:none; border-radius:50px; background:#f1f1f1; float:left;}/* left:15px;top:17px;*/
.rdo_bxB .ipt_rdo:checked{background-color:#f1f1f1;}
.rdo_bxB .ipt_rdo:checked:before{content:''; position:absolute; left:50%; top:50%; transform:Translate(-50%, -50%); display:block; width:12px; height:12px; border-radius:50px; background-color:#1a75d2;}
.rdo_bxB > span {height:23px; vertical-align:text-top; margin-left:30px;}
.rdo_bxB > span > img {height:33px; vertical-align:middle; margin-top:-7px; margin-left:5px;}

/* checkbox ±âº» */
.chk_bx .ipt_chk {position:relative; width:18px; height:18px; margin:-3px 1px 0 0; top:4px; border:1px solid #ccc; background-color:#fff; box-shadow:none; -webkit-appearance:none;}
.chk_bx .ipt_chk:checked { background:#fff;}
.chk_bx .ipt_chk:before {display:none;}
.chk_bx .ipt_chk:checked:before {content:''; position:absolute; left:1px; top:2px; display:block; width:11px; height:5px; border-width:0 0 3px 3px; border-style:solid; -webkit-transform:rotate(-45deg); border-color:#414141}
.chk_bx > span {height:23px; vertical-align:text-top;}

/* checkbox Å«»çÀÌÁî blueÄÃ·¯ */
.chk_bxB .ipt_chkB {position:relative; width:28px; height:28px; margin:-3px 1px 0 0; top:4px; border:2px solid #ccc; border-radius:3px; background-color:#fff; box-shadow:none; -webkit-appearance:none;}
.chk_bxB .ipt_chkB:checked { background:#fff;}
.chk_bxB .ipt_chkB:before { content:''; position:absolute; left:4px; top:3px; display:block; width:12px; height:8px; border-width:0 0 4px 4px; border-style:solid; -webkit-transform:rotate(-45deg); border-color:#f2f2f2;}
.chk_bxB .ipt_chkB:checked:before {content:''; position:absolute; left:4px; top:3px; display:block; width:12px; height:8px; border-width:0 0 4px 4px; border-style:solid; -webkit-transform:rotate(-45deg); border-color:#1a75d2;}
.chk_bxB > span {height:28px; vertical-align:text-top;}

/* table ½ºÅ¸ÀÏ */
table {border-collapse:collapse; border:1px solid #f2f2f2; border-bottom:none; width:100%; margin-bottom:8px;}
th, td {text-align:left; padding:10px !important; border-bottom:1px solid #f2f2f2; }
th {background-color:#f7f7fb; width:auto;}
th > span {display:inline-block;}
td > span {display:inline-block;}

/* ÅØ½ºÆ®»óÀÚ dl */
dl.bsk_dl {width:100%; margin-bottom:10px; }
dl.bsk_dl dt { border:1px solid #f2f2f2; border-radius:1px; background-color:#f7f7fb; padding:7px 15px;  display:block; font-weight:bold; }
dl.bsk_dl dd {padding:10px; border:1px solid #f2f2f2; border-top:none; border-radius:1px; display:flex; position:relative; }
dl.bsk_dl dd .sfont{line-height:40px; font-size:11px; margin-left:2px; color:#1a75d2; letter-spacing:-0.5px;}
@media all and (max-width:350px){
dl.ddst dd {height:55px;}
dl.ddst dd .sfont {position:absolute; top:40px; left:7px;}
}
dl.bsk_dl dd > .bt_S {padding:8px 10px 7px 10px; }
  /* ÇÏÀ§ li */
.bsk_dl ul {margin-top:10px;}
.bsk_dl li {list-style:none;  width:100%; display:inline-block; margin-bottom:5px;}
.bsk_dl li > .rdo_bx .prd_name {padding-top:15px; display:-webkit-box; text-align:left;}
  /* sub gray box */
.bsk_dl .sub_BOX {background-color:#f7f7fb; padding:10px 15px; margin-left:25px; margin-bottom:15px; margin-top:-10px;}

/* ÇÏ´Ü ÅØ½ºÆ® ¿µ¿ª */
.bsk_contents {width:100%;}
.bsk_contents p {width:100%; line-height:20px; padding-top:3px; margin-bottom:7px;}

/* header */
.bsk_header {height:19px; padding:13px 0 16px 0; width:100%; text-align:center; background-color:#353953; overflow:hidden; font-size:18px; text-align:center; line-height:18px; color:#fff;} /*
.bsk_header .bsk_hTit { height:16px; font-size:18px; color:#fff; margin:6px 0 7px 0; vertical-align:top; display:inline-block;} */
.bsk_header .ico_1 {width:25px; height:18px; display:inline-block; background:url(//image5.compuzone.co.kr/img/images/m_compuzone/cmn_aside.png) -79px -43px ; background-size:200px auto; margin-top:2px; vertical-align:-2px; position:static; }
.bsk_header .ico_2 {width:25px; height:18px; display:inline-block; background:url(//image5.compuzone.co.kr/img/images/m_compuzone/cmn_aside.png) -107px -43px ; background-size:200px auto; margin-top:2px; vertical-align:-2px; position:static; }
.bsk_header_admin {height:19px; padding:13px 10px 16px; width:100%; text-align:left; background-color:#353953; overflow:hidden; font-size:18px; line-height:18px; color:#fff; position:relative;}
.bsk_header_admin .ico_1 {width:25px; height:18px; display:inline-block; background:url(//image5.compuzone.co.kr/img/images/m_compuzone/cmn_aside.png) -79px -43px ; background-size:200px auto; margin-top:2px; vertical-align:-2px; position:static; }
/* -------------------------------- */

/* ? ¹öÆ° */
.qBtn {border:2px solid #c8ccda; border-radius:2px; text-align:center; background-color:#fff; display:inline-block; position:relative; } /* width:17px; height:17px; position:absolute;  */
.qBtn > span {top:0px; width:17px; text-align:center; color:#bfc3d1 !important; font-size:13px; font-weight:bold; display:block; height:17px; line-height:17px;}
.chk_bx.qBtn {border:2px solid #c8ccda; border-radius:2px; color:#bfc3d1 !important; font-size:13px; font-weight:bold; display:inline-block; width:17px; height:13px; padding-top:2px; text-align:center; background-color:#fff;}

/* Å«È­»ìÇ¥ */
.arrow_down { width:10px; height:10px; margin-top:-8px; border-width:3px 3px 0 0; border-style:solid; border-color:#e2e2e2; -webkit-transform:rotate(135deg); position:absolute; }
.arrow_up { width:10px; height:10px; margin-top:-8px; border-width:3px 3px 0 0; border-style:solid; border-color:#e2e2e2; -webkit-transform:rotate(-45deg); position:absolute; }

/* ¿É¼Ç¼ö·®º¯°æ ¹öÆ° */
.numBx { display:inline-block; background:#ffffff; vertical-align:middle; margin-top:-4px;}
.numBx .minus { width:28px; height:28px; border:1px solid #c6c6c6; display:inline-block; position:relative; float:left; }
.numBx .plus {  width:28px; height:28px; border:1px solid #c6c6c6; display:inline-block; margin-left:-1px; position:relative; float:left;}
.numBx .minus:before { position:absolute; top:50%; left:50%; width:14px; height:1px; margin:-1px 0 0 -7px; background:#000; content: ''; }
.numBx .plus:before { position:absolute; top:50%; left:50%; width:14px; height:1px; margin:-1px 0 0 -7px; background:#000; content: ''; }
.numBx .plus:after { position:absolute; top:50%; left:50%; width:1px; height:14px; margin:-7px 0 0 -1px; background:#000; content: '';  }
.numBx .num { width:42px; height:28px; border:1px solid #c6c6c6; display:inline-block; margin-left:-1px;text-align:center; line-height:24px; font-size:15px; color:#000; -webkit-appearance:none; border-radius:0; background:none; float:left; }

/* ·¹ÀÌ¾îÆË¾÷ */
#pop_box { display:block; overflow-x: hidden; position:fixed; top: 0; left: 0; width:100%; height:100%; z-index: 9998; background-color:rgba(0,0,0,.6);}
#pop_box .inner_bnr {width:calc(100% - 50px); background-color: #fff; position:absolute; left:50%; top:50%; transform:translate(-50%, -50%);}
#pop_box .inner_bnr .tit { padding: 20px 35px; font-size:20px; font-family:'noto-B'; text-align:center; position:relative; border-bottom: 1px solid #d8d8d8;}
#pop_box .inner_bnr .tit .closebtn { width:20px; height:20px; background:url(//image5.compuzone.co.kr/img/images/m_compuzone/cmn_aside.png) -214px -58px ; background-size:455px auto; position:absolute; z-index:9999; top:8px; right:0px; }
#pop_box .inner_bnr .cont { display:inline-block; overflow-x: hidden; overflow-y: auto;}
#pop_box .inner_bnr .cont > .txt {border:1px solid #d0d0d0; }
#pop_box .inner_bnr .cont > .txt > p {padding:10px; line-height:20px;}
#pop_box .inner_bnr .cont > .txt > p.grayBG {background-color:#f5f5f5;}
#pop_box .inner_bnr .txt_r { color:#ee3030; }
#pop_box .inner_bnr .btm { width:100%; margin:10px 0 5px; text-align:center; }
/*¼ÒÇÁÆ®¿þ¾î °ü¸®½Ã½ºÅÛ ÆäÀÌÁö*/
.scouponarea {width:20%; background-color:#fff; text-align:center; border-right:1px solid #f2f2f2;}

.soldout div, .soldout span, .soldout b {color:#c9c9c9 !important;}
.soldout label {background-color:#c9c9c9 !important;}
.opt_btn_on {background:#f7f7fb; border:#b2b2b2 1px solid;  display:inline-block; text-align:center; padding:6px 27px 5px 10px; font-size:13px; font-weight:bold; border-radius:1px;  margin-top:3px; position:relative;}
.opt_btn_on .obj {position:absolute; top:9px; right:5px; width:17px; height:12px; content: ''; background:url(//image5.compuzone.co.kr/img/images/m_compuzone/cmn_aside.png) -31px -75px ; background-size:526px auto; }
.opt_btn {background:#fff; border:#b2b2b2 1px solid;  display:inline-block; text-align:center; padding:6px 27px 5px 10px; font-size:13px; font-weight:bold; border-radius:1px;  margin-top:3px; position:relative;}
.opt_btn .obj {position:absolute; top:10px; right:5px; width:17px; height:12px; content: ''; background:url(//image5.compuzone.co.kr/img/images/m_compuzone/cmn_aside.png) -52px -75px ; background-size:526px auto; background-color:#ffffff; }
.prd_opt .opt_num {display:block;}
.prd_opt .opt_num .numBx {float:left; margin-top:3px;}

/* ¿øÇü È­»ìÇ¥ ¹öÆ° */
 .circle_arrow_btn_on {position:relative; width:26px; height:26px; margin:-3px 1px 0 0; top:4px; border:1px solid #bfbfbf; border-radius:50px; background-color:#fff; box-shadow:none; -webkit-appearance:none; display:block; float:left; margin-left:5px;}
 .circle_arrow_btn_on .arrow {content:''; position:absolute; left:7px; top:10px; display:block; width:10px; height:10px; border-width:2px 2px 0 0 ; border-style:solid; -webkit-transform:rotate(-45deg); border-color:#bfbfbf;}
 .circle_arrow_btn {position:relative; width:26px; height:26px; margin:-3px 1px 0 0; top:4px; border:1px solid #bfbfbf; border-radius:50px; background-color:#fff; box-shadow:none; -webkit-appearance:none; display:block; float:left; margin-left:3px;}
 .circle_arrow_btn .arrow {content:''; position:absolute; left:7px; top:5px; display:block; width:11px; height:10px; border-width:0 0 2px 2px; border-style:solid; -webkit-transform:rotate(-45deg); border-color:#bfbfbf;}

/* ##### ÁÖ¹®/°áÁ¦ ##### */
.order_form_wrap {background-color:#eaebed; padding:15px 10px;/*  padding-bottom:0; */ height:100%;}
.order_form_wrap .non:after { border:none !important;}
.order_form_wrap .non:before { border:none !important;}
.order_form_wrap .order_whiteBOX {border:1px solid #ccc; border-radius:3px; margin:15px 0; background-color:#fff; text-align:left; padding:15px 0;}

/* ÁÖ¹®/°áÁ¦ ::Ä«Ä«¿ÀÆäÀÌ¹öÆ°*/
.kakao_pay {background: url(//image5.compuzone.co.kr/img/images/m_compuzone/kakao_pay.png) #fae900 center 50% no-repeat; background-size: auto 26px;  width: 100%;  height: 30px; padding: 21px 0; margin-top:5px;}
@media all and (min-width:600px){
.kakao_pay {background: url(//image5.compuzone.co.kr/img/images/m_compuzone/kakao_pay.png) #fae900 center 50% no-repeat; background-size: auto 36px;  width: 100%;  height: 30px; padding: 30px 0; margin-top:5px;}
}

/* section title icon */
.order_form_wrap .tico {width:25px; height:25px; display:inline-block; background-image:url(//image5.compuzone.co.kr/img/images/m_compuzone/cmn_bsk.png); background-size: auto 25px; margin-right:5px; line-height:20px; vertical-align:middle; margin-top:-2px;}
.order_form_wrap .tico1 {background-position:0 0;}
.order_form_wrap .tico2 {background-position:-30px 0;}
.order_form_wrap .tico3 {background-position:-60px 0;}
.order_form_wrap .tico4 {background-position:-90px 0;}
.order_form_wrap .tico5 {background-position:-120px 0;}
.order_form_wrap .tico6 {background-position:-150px 0;}
.order_form_wrap .tico7 {background-position:-180px 0;}
.order_form_wrap .tico8 {background-position:-210px 0;}
.order_form_wrap .tico9 {background-position:-240px 0;}
.order_form_wrap .tico10 {background-position:-270px 0;}

/* »óÇ°Á¤º¸ */
.order_form_wrap .prd_info { }
.order_form_wrap .prd_info > li { min-height:80px; position:relative; border-top:#f2f2f2 1px solid; padding:15px 0 15px 90px; margin:0; }
.order_form_wrap .prd_info > li:first-child { border:none; }
.order_form_wrap .prd_info > li span { display:block; }
.order_form_wrap .prd_info > li .prd_img { width:80px; height:80px; position:absolute; top:15px; left:0; }
.order_form_wrap .prd_info > li .prd_name { margin-bottom:5px; }
.order_form_wrap .prd_info > li .prd_opt { color:#a7a7a7;margin-bottom:5px; font-size:13px; }
.order_form_wrap .prd_info > li .prd_price { text-align:right; }

 /* subpage */
.subpage_wrap {width:100%; padding-top:15px;}
.subpage_wrap .subpage_titBox {padding:0 10px; padding-bottom:10px; height:35px;}
.subpage_wrap .subpage_titBox2 {padding:0 10px; padding-bottom:10px; border-bottom:1px solid #676767; height:35px;}
.subpage_wrap .subpage_titBox > span {float:left;}
.subpage_wrap .subpage_titBox2 > span {float:left;}
.subpage_wrap .subpage_titBox > .r_btn {float:right;}
.subpage_wrap .subpage_titBox2 > .r_btn {float:right;}
.subpage_wrap .subpage_tit {font-size:20px; font-weight:bold; color:#000; letter-spacing:-2px; margin-bottom:7px; height:36px;}
.subpage_wrap .subpage_tit a.prevIco {width:36px; height:36px; background:url(//image5.compuzone.co.kr/img/images/m_compuzone/cmn_aside.png) -138px -95px; background-size:480px auto; display:inline-block; vertical-align:middle; margin-right:3px; }
.subpage_wrap .subpage_tit > span {font-weight:normal;}
.subpage_detail_wrap {width:100%;  padding-bottom:25px;}
.subpage_detail_wrap .sub_tit { padding:25px 0 10px 0;}
.subpage_detail_wrap .message_box {margin:0 10px; background-color:#f7f7fb; padding:3px;}
.padding_box {padding:0 10px;}
.subpage_detail_wrap .title_bar {padding:13px 0 2px 0; position:relative; width:100%; font-size:20px; display:inline-block; text-align:left; }
.subpage_detail_wrap .title_bar > .rdo_bxB .ipt_rdo:checked {background-color:#fff;}
.subpage_detail_wrap .title_bar > .rdo_bxB .ipt_rdo {background-color:#fff;}
.subpage_detail_wrap .title_bar .r_txt {position:absolute; top:20px; right:10px; text-align:left;}
.title_bar > .rdo_bxB {padding-left:10px; display:block; height:30px;}
.title_bar > p.sub_txt {display:inline-block; padding-left:40px; text-align:left; width:auto; padding-right:30px; vertical-align:7px; min-width:150px; padding: 0; text-indent: 40px;}
@media all and (min-width:600px){
.title_bar > p.sub_txt {width:auto; padding-left:20px; vertical-align:-2px;}
}
.radio_message_on { border:none; box-shadow:none; width:100%; border-bottom:1px solid #b2b2b2; background-color:#fff;}
.radio_message {border:none; box-shadow:none; width:100%;}
.radio_message_on .message_area { padding:20px 25px; border-top:1px solid #b2b2b2; text-align:left;}
.radio_message .message_area { display:none;}
.radio_message p {padding: 0 20px; font-size:14px; font-family:'noto-R'; font-weight: normal; color:#f14738;}

/* ÆË¾÷ */
.bsk_subTit {font-size:20px; font-weight:bold; text-align:left; width:100%; letter-spacing:-0.1em;  position:relative;}
.basket_popup_wrap .basket_popup_area {position:relative; padding:0 10px 13px 10px; }
.basket_popup_wrap .basket_popup_area2 {position:relative; padding:0 10px 13px 10px; border-bottom:1px solid #676767; margin-bottom:15px;}
.Rbtn_area { position:absolute; bottom:0; right:0px;}
.sub_tit { position:relative; height:25px; padding-top:5px; margin-bottom:7px; width:100%;}
.basket_popup_wrap {width:100%; position:relative; margin-bottom:25px;}

/* ¹è¼ÛÁö - ¹è¼ÛÁö ¸®½ºÆ® / ÆË¾÷- ³ªÀÇÂ÷·®¸®½ºÆ® / ÆË¾÷ - »ç¾÷ÀÚÁ¤º¸ µî·Ï¸®½ºÆ® */
.subpage_detail_wrap .radiobox_list { padding:0 10px; }
.radiobox_list .rdo_box_on { border:2px solid #aec9fb; border-radius:2px; padding:20px 10px; margin-top:10px;}
.radiobox_list .rdo_box { border:2px solid #d4d4d4; border-radius:2px; padding:20px 10px; margin-top:10px;}
.radiobox_list .rdo_name_area {border-bottom:1px solid #f2f2f2; position:relative; height:30px; padding-bottom:7px;}
.rdo_name_area .rdo_bxB > .font_blackL > span {font-weight:normal;}
.rdo_name_area .Rbtn_area {position:absolute; right:0; top:-5px;}
.chk_btn_on { position:relative; color:#1a75d2 !important; border-color:#1a75d2; padding-left:25px;}
.chk_btn_on > .chk_obj{content:''; position:absolute; left:7px; top:50%; margin-top:-7px; display:block; width:10px; height:7px; border-width:0 0 3px 3px; border-style:solid; -webkit-transform:rotate(-45deg); border-color:#1a75d2}
.chk_btn { position:relative; padding-left:25px;}
.chk_btn > .chk_obj{content:''; position:absolute; left:7px; top:50%; margin-top:-7px; display:block; width:10px; height:7px; border-width:0 0 3px 3px; border-style:solid; -webkit-transform:rotate(-45deg); border-color:#f2f2f2}
.radiobox_list .rdo_info {width:100%; padding-top:10px;}
.radiobox_list .rdo_info dt {padding:10px; width:65px; display:table-cell; vertical-align:middle;}
.radiobox_list .rdo_info dd {padding:10px; display:table-cell; vertical-align:middle;}
.rdo_btn_area { position:relative; padding-left:100px; padding-top:10px;}
.rdo_btn_area > .font_blackM2 {position:absolute; top:10px; left:0; width:95px;}
.rdo_btn_area > .btn_blue {width:100%;}
.radiobox_list .rdo_box .rdo_btn_area {display:none;}

/* ¹è¼ÛÁö-¿ìÆí¹øÈ£ °Ë»ö */
.add_sel {margin:0 auto; width:90%; margin-top:10px; text-align:center;}
.add_search {width:100%; background-color:#f7f7fb; border-top:1px solid #afafaf; border-bottom:1px solid #afafaf; padding:20px 0;}
.add_search input {border:1px solid #c6c6c6; height:30px; width:60%; padding:0 10px; }
.zipcode_list {overflow:auto; height:300px; overflow-x:hidden; margin:0px 10px 10px 10px; border:1px solid #afafaf; border-radius:2px;}
.zipcode_list li { list-style:none;border-bottom:1px solid #dedede; display:flex;}
.zipcode_list li > a { width:100%; padding:0 0 0 70px; position:relative; }
.zipcode_code { position:absolute; left:18px; top:50%; -webkit-transform:translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); font-size:14px; }
.zipcode_type1 {height:auto; padding:15px 10px 5px 0;}
.zipcode_type2 {height:auto; padding:5px 10px 15px 0;}
.zctit {color:#1a75d2; border:#1a75d2 1px solid; font-size:11px; border-radius:30px; padding:0 7px; width:30px; display:inline-block; text-align:center; float:left;}
.zcadd { padding:0 0 0 8px; overflow:hidden; display:block; font-size:13px; color:#000; }
.zipcode_type2 .zctit, .zipcode_type2 .zcadd { color:#7c818c; border-color:#7c818c; }
.zipcode_error {overflow:auto; overflow-x:hidden; margin:10px; border:1px solid #afafaf; border-radius:2px; padding:15px 0 20px 0; text-align:center;}
.zipcode_select { padding:10px 0 8px 0; text-align:right; width:100%; float:left;}
.close_btn { display:inline-block; position:relative; width:25px; height:25px; }
.close_btn:before {content:''; position:absolute; left:50%; top:50%; width:1px; height:21px; margin:-11px 0 0 0; background: #000; -webkit-transform:rotate(45deg); -moz-transform:rotate(45deg); -ms-transform: rotate(45deg); transform:rotate(45deg);}
.close_btn:after {content: ''; position:absolute; left:50%; top:50%; width:1px; height:21px; margin:-11px 0 0 0; background: #000; -webkit-transform:rotate(45deg); -moz-transform:rotate(45deg); -ms-transform: rotate(45deg); transform:rotate(45deg);width:20px; height:1px; margin:-1px 0 0 -10px; }
.clsbtn { display:inline-block; position:absolute; top:15px; right:15px; }
/* °æµ¿È­¹° ¿µ¾÷¼Ò °Ë»ö */
.table_title {overflow:hidden; margin:15px 10px 2px 10px; height:38px; border:1px solid #afafaf; border-radius:2px;}
.table_list {overflow:auto; height:300px; overflow-x:hidden; margin:0px 10px 10px 10px; border:1px solid #afafaf; border-radius:2px;}
table.table_st { width:100%; border:none;}
table.table_st th { text-align:center; font-size:13px; border-right:1px solid #f2f2f2; padding:13px 3px 10px 3px !important ;}
table.table_st td { text-align:center; font-size:13px; height:18px; overflow:hidden; border-right:1px solid #f2f2f2; padding:7px 3px 5px 3px !important; }
table.table_st td a {font-size:12px;}
table.table_st th:last-child {border-right:none;}
table.table_st td:last-child {border-right:none;}

/* ÇÊ¼öÁ¤º¸ÀÔ·Â - OS¼³Ä¡Á¤º¸ ¼±ÅÃ */
.bsk_dl li > .rdo_bx {margin-bottom:15px;}
.bsk_dl li.os_prd > .rdo_bx .ipt_rdo {top:15px; display:block;}
.bsk_dl li.os_prd > .rdo_bx .prd_img {width:50px; height:50px; float:left; margin-left:30px; margin-right:10px; }
.bsk_dl li.os_prd > .rdo_bx .prd_img img {width:50px;}
.bsk_dl li.os_prd > .rdo_bx .prd_name {line-height:18px; padding-top:5px; display:-webkit-box; text-align:left;}

/* ÄíÆù&Àû¸³±Ý */
.coupon_list { height:150px; overflow-x:hidden; padding-top:15px !important ;}
.coupon_list > ul {width:100%;}
.coupon_list > ul label {width:100%; display:flex;}
.coupon_list > ul label li {position:relative; padding-left:35px; margin-bottom:10px;}
.coupon_list > ul label li  > .chk_bxB {position:absolute; top:0; left:0;}
.coupon_list > ul label li .cp_name_on {width:100%; display:block; line-height:16px;}
.coupon_list > ul label li .cp_name {width:100%; display:block; line-height:16px;}
.coupon_list > ul label li .cp_name > span {color:#c9c9c9 !important ; }
dl.bsk_dl dd .chk_bx { margin-left:3px; line-height:28px;}
dl.bsk_dl dd .chk_bx > .ipt_chk {top:9px;}

/* ##### °áÁ¦¿Ï·á ##### */
.order_end_wrap {width:100%; margin-bottom:25px;}
.order_end_wrap .complete_cont {width:100%; padding:40px 0 30px 0; border-bottom:3px solid #e5e5e5; margin-bottom:5px; }
.complete_cont > div {width:100%; text-align:center; margin-bottom:10px;}
.complete_cont .complete_tit { font-size:27px; font-weight:bold; letter-spacing:-2px; color:#000; margin-bottom:15px;}
.complete_cont .massage_box {font-size:13px; color:#6b6b6b; letter-spacing:-0.5px; text-decoration:underline; margin-bottom:10px;}
.complete_cont .font_RedL { font-weight:bold; margin-bottom:15px; font-size:20px;}
.complete_cont .btn_area {width:100%; text-align:center;}
.complete_cont .btn_area a { width:30%; margin:0 2px; display:inline-block !important;}
.order_end_wrap .total_price{font-weight:bold; font-size:20px; color:#ee2929; letter-spacing:-1.5px; }
.order_end_wrap .sub_tit {padding-top:20px;}

/* ºñÈ¸¿ø ±¸¸Åµ¿ÀÇ */
.nomember_area { height:260px; overflow-x:hidden; padding-top:15px !important ; display:block !important;}
.nomember_area .clause_sec {width:100%; display:inline-block; font-size:12px; margin-bottom:15px; color:#6b6b6b; line-height:17px;}
.nomember_area .clause_sec > .title {width:100%; padding-bottom:5px; font-size:14px; letter-spacing:-1px; font-weight:bold; color:#000;}
.agree_box {margin-bottom:25px; }
.agree_box > .bsk_dl dd.nomember_area { height:130px; }
.agree_box > .title {text-align:left; width:100%; line-height:20px; font-weight:bold; margin-bottom:10px; border-top:1px solid #e0e0e0; padding-top:17px;}

/* 19¼¼¹Ì¸¸ ±¸¸ÅºÒ°¡ ¾ÆÀÌÄÜ */ 
.icon19 {width:24px; height:24px; background:url('//image5.compuzone.co.kr/img/images/svg_icon/ETC/icon_fill_light_19.svg') center/contain no-repeat; position:absolute; top:4px; left:4px; z-index:4;}

/* °áÁ¦¹æ¹ý ssg Ãß°¡ */
.ssgBox{background-color:#161e33; margin-top:10px; width:calc(100% - 20px); text-align:center; line-height:23px; margin-left:10px; letter-spacing:-1.5px; padding:8px 0;}
.ssgBox_Txt{color:#fff; font-weight:bold; font-size:14px; letter-spacing:-1px;}

/* A/S ¿Ï·á »óÇ° ¹­À½ ¹è¼Û */
.order_form_wrap .tico12{background-position: -722px 0;}
.subpage_detail_wrap.asR_bx{ border-bottom:1px solid #f2f2f2; padding-bottom:0px; margin-bottom:25px;}

/*¿É¼Ç°³Æí ¹öÆ° :: ½ºÅ¸ÀÏ »ç¶óÁ® 2020.01.06 Ãß°¡*/
.ipbx input{width: 100%; height: 33px;background: #fff; border: 1px solid #f2f2f2; box-shadow: none;padding: 0 10px;letter-spacing: -1px; color: #666666;-webkit-border-radius: 0;-webkit-appearance: none; box-shadow: 0; -webkit-box-shadow: 0; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; font-size: 14px;margin: 5px 0 10px 0;}
/*¿É¼Ç°³Æí Àå¹Ù±¸´Ï :: ½ºÅ¸ÀÏ »ç¶óÁ® 2020.01.08 Ãß°¡*/

/* Ä«µå  ¹«ÀÌÀÚ ÇÒºÎ ¼öÁ¤ÆË¾÷ SHW-20200410- */
.cardInfo_pop{width:460px; height:auto !important; position:absolute; left:50%; top:50%; transform:translate(-50% , -50%); padding:20px; background-color:#fff; overflow:hidden; z-index:10;}
.cardInfo_pop .titlebar{position:relative; }
.cardInfo_pop .titlebar .titletxt{padding-top:15px; font-family:noto-B; color:#232323; font-size:24px; line-height:1; margin:0;}
.cardInfo_pop .closebtn{position:absolute; right:0; top:0; width:20px; height:20px; z-index:100; font-size:0;}
.cardInfo_pop .closebtn:before , .cardInfo_pop .closebtn:after{content:""; display:inline-block; position:Absolute; left:0; top:10px; width:20px; height:1px; background-color:#232323;}
.cardInfo_pop .closebtn:before{transform:rotate(45deg);}
.cardInfo_pop .closebtn:after{transform:rotate(-45deg);}
.cardInfo_pop .fcr{color:#ff4a4a; font-size:14px; margin:0;}
.cardInfo_pop .content{padding-top:30px !important;}
.cardInfo_pop .content .tabnav{width:100%; font-size:0; padding-left:0;}
.cardInfo_pop .content .tabnav li{display:inline-block; width:50%; text-align:center; border:1px solid #232323; box-sizing:border-box; height:40px;}
.cardInfo_pop .content .tabnav li + li{border-left:none;}
.cardInfo_pop .content .tabnav li a{display:block; width:100%; height:100%; font-family:'spoqa M'; color:#232323; line-height:40px; font-size:16px; font-weight:normal; text-decoration:none;}
.cardInfo_pop .content .tabnav li a.on{background-color:#232323; color:#fff !important; }
.cardInfo_pop .tabcon > div{margin-top:15px; }
.cardInfo_pop .tabcon .tab01 .cardInfo_inner{height:400px; overflow-x:hidden; overflow-y:scroll;}
.cardInfo_pop .tabcon .tab02 .cardInfo_inner{height:400px; overflow-x:hidden; overflow-y:scroll;}
.cardInfo_pop .tabcon .cardInfo_inner .subtxtR{font-size:16px; }
.cardInfo_pop .tabcon .cardInfo_inner table{margin-top:10px; width:100%; border:none;}
.cardInfo_pop .tabcon .cardInfo_inner table tr.card_tdh td{text-align:center; background-color:#fbfbfb;}
.cardInfo_pop .tabcon .cardInfo_inner table tr.card_tdh td:last-child{text-align:center;}
.cardInfo_pop .tabcon .cardInfo_inner table tr td:last-child{text-align:left; padding-left:15px; }
.cardInfo_pop .tabcon .cardInfo_inner table tr th{background-color:#fff; }
.cardInfo_pop .tabcon .cardInfo_inner table tr th.card img{width:115px; height:25px;}
.cardInfo_pop .tabcon .cardInfo_inner table tr td{font-size:14px; text-align:center; word-break:break-all;}
.cardInfo_pop .c_nh{vertical-align:middle;}
.cardInfo_pop .card_infoText{margin-top:12px;}
.cardInfo_pop .card_Eoff{margin-top:50px; padding:20px 0; font-size:14px; text-align:center; border-top:1px solid #f2f2f2; border-bottom:1px solid #f2f2f2; }

@media screen and (max-width:750px) {
.cardInfo_pop .titlebar .titletxt{font-size:3.8vw; padding-top:2vw; margin:0;}
.pop_comm_mobile{background-color:rgba(0,0,0,0.6) !important; }
.cardInfo_pop .fcr{font-size:3vw;}
.pop_comm_mobile .cardInfo_pop{overflow-y:hidden; width:79vw;}
.cardInfo_pop .content .tabnav li{height:7.33vw;}
.cardInfo_pop .content .tabnav li a{line-height:7.33vw; font-size:2.78vw;}
.cardInfo_pop .tabcon .tab01 .cardInfo_inner{height:61vw; }
.cardInfo_pop .tabcon .tab02 .cardInfo_inner{height:61vw;}
.cardInfo_pop .content{padding-top:4vw !important;}
.cardInfo_pop .tabcon .cardInfo_inner table tr td{font-size:2.6vw;}
.cardInfo_pop .tabcon .cardInfo_inner table tr.card_tdh td{font-size:2.8vw;}
.cardInfo_pop .tabcon .cardInfo_inner table tr td div{font-size:2.8vw;}
.cardInfo_pop .tabcon .cardInfo_inner table tr td div div{font-size:2.8vw;}
.cardInfo_pop .card_infoText{font-size:2.8vw;}
.cardInfo_pop .card_Eoff{padding:3.66vw 0; }
.cardInfo_pop .tabcon .cardInfo_inner table tr th.card img{width:15.33vw; height:3.333vw;}
}

/* ¼­¿ï½Ã Àç³­ ±ä±Þ»ýÈ°ºñ ·¹ÀÌ¾îÆË¾÷ */
.pop_comm_mobile {background-color: rgba(0,0,0,0.6)}
.seoul_popup_sa_wrap{ width: 100vw; height: 150vw; position:absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);}
.seoul_popup_sa_wrap > * { font-family: "spoqa M"; box-sizing: border-box;}
.seoul_popup_sa {width: 100%; background: #fff; padding: 8.125vw; text-align: center; }
.seoul_popup_title { font-size: 6vw; color: #043dbf; line-height: 7.5vw; margin: 2.5vw 0 5.5vw; font-family: "spoqa M";}
.seoul_popup_img {width: 61vw; height: 37.75vw; display: inline-block; margin-bottom: 8.375vw;}
.seoul_popup_img > img {width: 100%; height: 100%; display: block;}
.seoul_popup_sa_wrap .closebtm {width: 100%;  height: 12.5vw; line-height: 12.5vw; text-align: center; background: #000;  position: fixed; bottom: 0;}
.seoul_popup_sa_wrap .closebtm > a {display: inline-block; width: 49.5vw; height: 50px; background: #000;  color: #fff; float: left;}
.seoul_popup_sa_wrap .closebtm > a span {font-size: 4.5vw;}
.seoul_popup_sa .sa_icon{width: 1.8vw; height: 1.8vw; display: inline-block; border: solid #000; border-width: 1px 1px 0 0; -webkit-transform: rotate(45deg); transform: rotate(45deg); -webkit-transform-origin: 70% 70%; transform-origin: 70% 70%;}
.seoul_popup_box { background: #f2f2f2; width: 81.25vw; height: 9.25vw; display: inline-block;}
.seoul_popup_box > p, .seoul_popup_box > p > b { line-height: 9.25vw; font-size: 4vw; color: #333; }
.seoul_popup_box > p > .sa_icon { margin-right: 2.7vw; margin-left: 1vw;}
.seoul_popup_info { width: 81.25vw; padding: 4.25vw 7.25vw; display: inline-block; box-sizing: border-box; text-align: left;}
.seoul_popup_info > p { color: #808080; font-size: 4vw; line-height: 5vw;}
.seoul_popup_info > p:nth-child(2) {margin-bottom: 1.2vw;}
.seoul_popup_info > p:nth-child(2), .seoul_popup_info > p:nth-child(4) {margin-left: 4.25vw;}
.seoul_popup_info > p:nth-child(3), .seoul_popup_info > p:nth-child(4) {color: #e72727;}
.seoul_popup_btn { width: 60vw; height: 12.5vw; border:1px solid #2c55ca; display: inline-block;}
.seoul_popup_btn > p { font-size: 4.75vw; color: #333; line-height: 12.5vw; }
.seoul_popup_btn > p > .sa_icon { margin-left: 4vw; margin-bottom: 0.125vw;}

@media all and (min-width: 400px) {
	.seoul_popup_sa_wrap{ width: 400px; height: 600px;}
	.seoul_popup_sa { padding: 33px; }
	.seoul_popup_title { font-size: 24px;  line-height: 30px; margin: 10px 0 22px; }
	.seoul_popup_img {width: 244px; height: 151px;  margin-bottom: 34px;}
	.seoul_popup_sa_wrap .closebtm { height: 50px; line-height: 50px;}
	.seoul_popup_sa_wrap .closebtm > a { width: 198px; height: 50px; }
	.seoul_popup_sa_wrap .closebtm > a span {font-size: 18px;}

	.seoul_popup_sa .sa_icon{width: 7px; height: 7px; }
	.seoul_popup_box { width: 325px; height: 37px; }
	.seoul_popup_box > p, .seoul_popup_box > p > b { line-height: 37px; font-size: 16px;  }
	.seoul_popup_box > p > .sa_icon { margin-right: 11px; margin-left: 4px;}

	.seoul_popup_info { width: 325px; padding: 17px 29px; }
	.seoul_popup_info > p {  font-size: 16px; line-height: 20px;}
	.seoul_popup_info > p:nth-child(2) {margin-bottom: 5px;}
	.seoul_popup_info > p:nth-child(2), .seoul_popup_info > p:nth-child(4) {margin-left: 17px;}

	.seoul_popup_btn { width: 240px; height: 50px; }
	.seoul_popup_btn > p { font-size: 19px;  line-height: 50px; }
	.seoul_popup_btn > p > .sa_icon { margin-left: 16px; margin-bottom: 1px;}
}

#bsk_wrap .sel_bx { border: 0;}
.opt_selbx_btns { width: 100%; height: 30px; padding-top: 10px; clear: both;}

/*¹æ¹®¼ö·É ¼±ÅÃ»çÇ× Ãß°¡³»¿ë SHW 200521*/
.clearfix:after{content:""; display:block; clear:both;}
.drivein_infoPcon{position:fixed; left:50%; top:50%; transform:translate(-50% , -60%); width:550px; box-sizing:border-box; z-index:99;}
.drivein_infoPcon .ptitle{position:relative; height:204px; background-color:#fff; border-radius:10px 10px 0 0; overflow:hidden;}
.drivein_infoPcon .ptitle img{display:inline-block; width:100%; }
.drivein_infoPcon .drive_popCb{position:absolute; right:20px; top:28px; width:34px; height:35px;}
.drivein_infoPcon .drive_popCb:before , .drivein_infoPcon .drive_popCb:after{content:""; display:inline-block; position:absolute; top:10px; width:30px; height:3px; border-radius:50px; background-color:#000;}
.drivein_infoPcon .drive_popCb:before{transform:rotate(45deg);}
.drivein_infoPcon .drive_popCb:after{transform:rotate(-45deg);}
.drivein_infoPcon .tab{width:550px; background-color:#fff;  border-radius:0 0 10px 10px; }
.drivein_infoPcon .tab ul{width:100%; height:64px; background-color:#fff; border-bottom:4px solid #f2f2f2;}
.drivein_infoPcon .tab ul li{float:left; width:50%; height:100%; text-align:center;}
.drivein_infoPcon .tab ul li a{position:relative; display:block !important;  line-height:64px; font-size:25px; color:#a5a5a5 !important; font-family:"spoqa B"; }
.drivein_infoPcon .tab ul li a.active{color:#000 !important;}
.drivein_infoPcon .tab ul li a.active:before{content:""; display:inline-block; position:absolute; left:50%; transform:translateX(-50%); bottom:-4px; width:30%; height:4px; background-color:#000; }
.drivein_infoPcon .tabcontent{position:relative; margin:20px; height:400px; overflow-Y: scroll;  -webkit-overflow-Y: scroll; -webkit-overflow-scrolling:touch; -webkit-transform:translateZ(0); z-index:10;}
.drivein_infoPcon .tabcontent img{padding:20px; padding-top:0; width:100%; box-sizing:border-box; display: block;}
.VisitMethodCar_cls + .VisitMethodCar_cls{margin-top:25px;}
.VisitMethodCar_cls .drive_Wtit{margin-bottom:8px; font-size:14px; color:#000; font-weight:bold; text-align:left;}
.VisitMethodCar_cls .drive_selectbox{margin-top:10px;}
.VisitMethodCar_cls .drive_Wtit .gasan_newIcon{display:inline-block; margin-left:3px; width:50px; height:20px; background-color:#e43938; line-height:19px; border-radius:4px; color:#fff; font-size:12px; text-align:center; box-sizing:border-box; font-family:"spoqa M"; letter-spacing:-0.5px; }
.VisitMethodCar_cls .drive_Wsub{font-size:13px; color:#868383;  letter-spacing:-1px; font-weight:bold; word-break:keep-all;}
.VisitMethodCar_cls .drive_selectbox > .drive_roption + .drive_roption{margin-left:50px;}
.VisitMethodCar_cls .drive_selectbox .drive_roption input{position:relative; margin:-2px 5px 0 0; width:20px; height:20px; border:1px solid #bcbcbc; box-shadow:none; -webkit-appearance:none; -webkit-border-radius:0; appearance:none; outline:none; border-radius:50%; background-color:#f1f1f1;}
.VisitMethodCar_cls .drive_selectbox .drive_roption input[type="radio"]:checked:before{content:''; position:absolute; left:50%; top:50%; display:block; width:10px; height:10px; margin:-5px 0 0 -5px; border-radius:50px; background-color:#414141;}
.VisitMethodCar_cls .drive_selectbox .drive_roption label{font-size:14px; font-weight:bold; font-weight:bold; color:#000; letter-spacing:-1px;}
.VisitMethodCar_cls .do_drList ul li:first-child{display:block; padding:8px;}
.VisitMethodCar_cls .drive_cinfon.do_drList ul li:last-child p input{width:32%; text-align:left;}
.VisitMethodCar_cls .drive_cinfon.do_drList ul li:last-child p .drNum_select{ position:relative; display:inline-block; vertical-align:middle; width:29%; height:37px; line-height:35px;  border:1px solid #f2f2f2; background-color:#fff;  box-sizing:border-box;}
.VisitMethodCar_cls .drive_cinfon.do_drList ul li:last-child p select{display:block; padding:0 10px;  line-height:35px; width:100%; background-color:#fff; letter-spacing:-1px; border-radius:0; -webkit-appearance:none; appearance:none; outline:none;}
.VisitMethodCar_cls .drive_cinfon.do_drList ul li:last-child p .drNum_select:before{content:""; display:inline-block; position:Absolute; top:50%; margin-top:-4px; right:7px; width:17px; height:12px; background:url(//image5.compuzone.co.kr/img/images/m_compuzone/cmn_aside.png) -52px -75px ; background-size:526px auto; background-color:#ffffff;}
.VisitMethodCar_cls .drive_cinfon.do_drList ul li:last-child p input + input{margin-left:3px;}
.VisitMethodCar_cls .drive_cinfon{margin-top:10px;}
.VisitMethodCar_cls .drive_cinfon ul{border:1px solid #f2f2f2; }
.VisitMethodCar_cls .drive_cinfon ul li{display:table; width:100%; }
.VisitMethodCar_cls .drive_cinfon ul li + li{border-top:1px solid #f2f2f2;}
.VisitMethodCar_cls .drive_cinfonn ul li:first-child{display:block; padding:8px; }
.VisitMethodCar_cls .drive_cinfon ul li > p{display:table-cell; padding:0 10px; font-size:14px; color:#000;  vertical-align:middle; box-sizing:border-box;}
.VisitMethodCar_cls .drive_cinfon ul li > p:first-child{width:23%; background-color:#f7f7fb; text-align:center; line-height:1.2; word-break:keep-all;}
.VisitMethodCar_cls .drive_cinfon ul li > p:last-child{width:77%; padding:10px; text-align:left;}
.VisitMethodCar_cls .drive_cinfon ul .car_inputWrap{width:100%;}
.VisitMethodCar_cls .drive_cinfon ul li p input::placeholder{font-size:13px; color:#c8c8c8; }
.VisitMethodCar_cls .drive_cinfon ul li p input{padding-left:10px; width:100%; height:35px; font-size:13px; color:#000; border:1px solid #f2f2f2 !important; box-sizing:border-box; font-family:"spoqa M"; outline:none; appearance:none; box-shadow:none; -webkit-appearance:none; -webkit-box-shadow:none; border-radius:0; border:none; }
.VisitMethodCar_cls .drive_cinfon ul li p input.drive_carNum{width:28%; margin-right:1%;}
.VisitMethodCar_cls .drive_cinfon ul li p input.drive_carNum3{width:40%;}
.VisitMethodCar_cls .drive_cinfon.drive_cinfoyy input{width:58%}
.VisitMethodCar_cls .drive_cinfon.drive_cinfoyy .drive_caryName{margin-top:8px; display:inline-block; font-size:14px;}
.VisitMethodCar_cls .drive_cinfon.drive_cinfoyy .drive_carad{float:right; display:inline-block; width:41%; height:35px;background-color:#f0f0f0; border:1px solid #5c5c5c; box-sizing:border-box; text-align:center; vertical-align:bottom;}
.VisitMethodCar_cls .drive_cinfon.drive_cinfoyy .drive_carad a{display:block !important; color:#5d5d5d;  line-height:33px; }
.VisitMethodCar_cls .drive_coption input{position:relative; margin:0 5px 0 0; width:18px; height:18px; border:1px solid #bcbcbc; -webkit-appearance:none; outline:none;  background-color:#fff; border-radius:2px; }
.VisitMethodCar_cls .drive_coption input[type="checkbox"]:checked:before{content:""; display:inline-block; width:100%; height:100%;  position:absolute; left:50%; top:50%; transform:translate(-50% , -50%); background:url("//image5.compuzone.co.kr/img/images/customer/cst2020/ui_style.png") -104px 0 no-repeat; }
.VisitMethodCar_cls .drive_coption label{font-size:14px; color:#6b6b6b;}
.VisitMethodCar_cls .drive_cinfon .gdrive_mv{margin-left:15px; padding-right:13px; font-size:13px; color:#6b6b6b; background:url("//image5.compuzone.co.kr/img/images/bsk/arr_03.jpg") right center no-repeat; background-size:10px 15px; font-family:"spoqa M";}
.VisitMethodCar_cls .drive_cinfon .drive_gtxt{margin-top:10px; font-size:14px; color:#6b6b6b; word-break:keep-all;}
.VisitMethodCar_cls .drive_cinfon .dgt_cr{color:#e43938;}
.VisitMethodCar_cls .drive_lap{border:1px solid #f2f2f2;}
.VisitMethodCar_cls .drive_lap > li{padding:15px;   }
.VisitMethodCar_cls .drive_lap .drive_coption label{ color:#000; font-weight:bold;  }
.VisitMethodCar_cls .drive_lapt{background-color:#f8f6fc;}
.VisitMethodCar_cls .drive_zy{margin-top:20px;}
.VisitMethodCar_cls .drive_zy dt{margin-bottom:5px; font-size:15px; font-weight:bold; color:#e43938;  }
.VisitMethodCar_cls .drive_zy dd{position:relative; padding-left:10px; line-height:1.4; font-size:15px; color:#6b6b6b; word-break:keep-all;}
.VisitMethodCar_cls .drive_zy dd:before{content:""; display:inline-block; position:absolute; left:0; top:10px; width:5px; height:1px; background-color:#6b6b6b;}
.bsk_dl dd{font-size:14px;}
.bsk_dl .chk_bx .ipt_chk{margin-top:-7px;}

@media all and (max-width:750px) {
.drivein_infoPcon{width:80vw;}
.drivein_infoPcon .ptitle{height:auto;}
.drivein_infoPcon .drive_popCb{right:4.67vw; top:6.00vw; width:4.53vw; height:4.67vw;}
.drivein_infoPcon .drive_popCb:before , .drivein_infoPcon .drive_popCb:after{}
.drivein_infoPcon .tab{width:80vw;}
.drivein_infoPcon .tab ul{height:8.533vw;}
.drivein_infoPcon .tab ul li a{font-size:3.33vw; line-height:8.533vw;}
.drivein_infoPcon .tabcontent{margin:2.67vw; height:70vw; overflow-y:scroll; -webkit-overflow-y:scroll;}
.drivein_infoPcon .tabcontent img{padding:2.67vw; padding-top:0;}
.VisitMethodCar_cls .drive_selectbox > .drive_roption + .drive_roption{margin-left:20px;}
.VisitMethodCar_cls .drive_cinfon.do_drList ul li:last-child p input{width:30%;}
.VisitMethodCar_cls .drive_cinfon.drive_cinfoyy input{width:56%;}
.VisitMethodCar_cls .drive_cinfon ul li p input.drive_carNum{width:28%;}
.VisitMethodCar_cls .drive_cinfon ul li p input.drive_carNum3{width:39%;}
}

@media all and (max-width:455px) {
.VisitMethodCar_cls .drive_Wsub{font-size:12px;}
.VisitMethodCar_cls .drive_cinfon.do_drList ul li:last-child p select{padding:0 5px;}
.VisitMethodCar_cls .drive_cinfon.do_drList ul li:last-child p input{width:28%;}
.VisitMethodCar_cls .drive_coption label{font-size:14px;}
.VisitMethodCar_cls .drive_cinfon ul li p input.drive_carNum3{width:38%;}
}

/* Á¶¸³&ÃâÀå ·¹ÀÌ¾îÆË¾÷ layerpop */
.prti > b { font-size: 1.1rem; letter-spacing: -1px; color: #333;}

.rdo_bxB .ipt_rdo{top:1px;}
.rdo_bx .ipt_rdo{top:0;}
.chk_bxB{display:inline-block; vertical-align:middle;}
.chk_bxB .ipt_chkB{top:2px;}
.radio_message_on .switch-ui .switch-ui-switch {transition: left 0.2s ease-in-out; -webkit-transition: left 0.2s ease-in-out; -moz-transition: left 0.2s ease-in-out; }
.radio_message_on .switch-ui .switch-ui-checkbox {display: none;}
.radio_message_on .switch-ui .switch-ui-checkbox:disabled + .switch-ui-label {opacity: 0.6;}
.radio_message_on .switch-ui .switch-ui-checkbox:checked + .switch-ui-label .switch-ui-inner {margin-left: 0; background-color:#6fb5fe; color:#fefefe;}
.radio_message_on .switch-ui .switch-ui-checkbox:checked + .switch-ui-label .switch-ui-switch {left:28px;}
.radio_message_on .switch-ui .switch-ui-label {display: block; overflow: hidden; border-radius:24px; height:100%;}
.radio_message_on .switch-ui .switch-ui-label .switch-ui-inner {width:200%; height:100%; margin-left:-100%; background-color:#cfcfcf; color:#999999;}
.radio_message_on .switch-ui .switch-ui-label .switch-ui-inner:before, .switch-ui .switch-ui-label .switch-ui-inner:after {
float: left; width:50%; height:100%; line-height:25px; padding: 0;  color:#fff; font-family:'spoqa M'; font-size:10px; box-sizing:border-box;}
.radio_message_on .switch-ui .switch-ui-label .switch-ui-inner:before {content:"ON"; padding-left:10px; text-align:left; }
.radio_message_on .switch-ui .switch-ui-label .switch-ui-inner:after {content: "OFF"; padding-right:10px; text-align: right;}
.radio_message_on .switch-ui .switch-ui-label .switch-ui-switch {position: absolute; width:20px; height:20px; background: #fefefe; border-radius:50%; top:2px; left:2px;  box-shadow:4px 4px 8px rgba(0,0,0,0.2);}
.cpz_prdsaleNo{font-size:0.929rem; padding-top:4.857rem; min-height:10rem;  text-align:center; box-sizing:border-box;}

/*Àå¹Ù±¸´Ï , °áÁ¦ÇÏ±â*/
.prd_ccTit{padding-bottom:3px; font-size:13px; font-weight:bold; }
/*¹«ÅëÀåÀÔ±Ý - ¼¼±Ý°è»ê¼­ ¾È³» ÆË¾÷*/
.pop_comm_mobile .pop_comm_area.cc_taxpop{/* margin-top:50%; */ border-radius:0;}
.pop_comm_mobile .cc_taxpop .title_area{margin:0 7%; padding:2.214rem 0 1rem; height:auto; border-bottom:1px solid #000; text-align:center;}
.pop_comm_mobile .cc_taxpop .title_area > strong{color:#000; font-size:1.143rem; line-height:1;}
.pop_comm_mobile .cc_taxpop .pop_detail{padding:1.571rem 7% 2.357rem; word-break:keep-all;}
.pop_comm_mobile .cc_taxpop .pop_detail b.font_RedS{display:block; margin-bottom:0.357rem; color:#ff4a4a; font-size:0.929rem;}
.pop_comm_mobile .cc_taxpop .pop_detail span.font_blackS{color:#4f4f4f; font-size:0.929rem;}
.pop_comm_mobile .cc_taxpop .button_area{margin-top:2.143rem; background-color:#000; border-radius:0;}
.pop_comm_mobile .cc_taxpop .button_area > a{height:3.571rem; line-height:3.571rem; color:#fff; font-size:1.143rem; font-weight:bold;}
/*ÄÚÁî¸ô ¿¬µ¿ ³¡*/

/* ´çÀÏÅÃ¹è ÀÌ¿øÈ­ SHW 200814 */
.todaydeliPop{padding:2.857rem 1.429rem 1.429rem; border:1px solid #d2d2d4; background-color:#fff; text-align:center; box-sizing:border-box;  z-index:10; }
.todaydeliPop h2{color:#000; font-size:1.286rem; padding-bottom:0.714rem; border-bottom:1px solid #000;}
.todaydeli_pinner {padding:20px 0 0;}
.todaydeli_pinner dl {float:none;}
.todaydeli_pinner dl + dl{margin-top:2.143rem;}
.todaydeli_pinner dl dt{float:none; color:#000; font-size:1.071rem; line-height:1;}
.todaydeli_pinner dl dt > b{ font-size:1.071rem;}
.todaydeli_pinner dl dd{float:none; padding-top:1.071rem; }
.todaydeli_pinner table{border:none; table-layout:fixed;}
.todaydeli_pinner table th{padding:10px 0 !important; background: #f9fbfc; color:#000; font-size:0.929rem; border-top:1px solid #eee; border-bottom:1px solid #eee;  text-align:center;}
.todaydeli_pinner table th + th , .todaydeli_pinner table td + td{border-left:1px solid #eee;}
.todaydeli_pinner table td{ color:#747474; border-bottom:1px solid #eee;  text-align:center;}
.todaydeli_pinner table td.ft-red{color: #ff5555; }
.todaydeli_pinner table td > em{display:inline-block; margin:0 10px 0 0.929rem; }
.todaydeli_pinner .today_detailt{position:relative;text-align:left;  }
.todaydeli_pinner .today_detailt > span{position:relative; display:inline-block; padding-left:0.8rem; height:auto; color:#6B6B6B; font-size:1rem; text-align:center; word-break:keep-all; }
.todaydeli_pinner a.detail_view{position:relative;  margin:0.4rem 0 1.723rem; text-align:center; color:#1268c8 !important; font-size:0.929rem; }
.todaydeli_pinner a.detail_view:after{content:""; position:Absolute; right:-6px; top:50%; margin-top:-0.178rem; display:inline-block; width:0.357rem; height:0.357rem; border-style:solid; border-width:1px 1px 0 0; border-color:#1268c8; transform:rotate(45deg);}
.todaydeli_pinner a.detail_view:before{content:""; position:absolute; left:0; bottom:-1px; display:inline-block; width:128%; height:1px; background-color:#1268c8;}
.todaydeli_btn{margin-top:1.786em; padding:0.929rem 0; width:100%;  background-color:#000; color:#fff; box-sizing:Border-box;}
.todaydeli_btn > a{color:#fff !important; font-size:1rem; line-height:1; font-weight:bold; }
.todaydeli_btnX{position: absolute !important; top:1.071rem; right:1.07rem; width:16px;  height:16px; background: url("//image5.compuzone.co.kr/img/images/product_detail/btn_pd_new.png") -350px -130px no-repeat; cursor: pointer;}
.todaydeli_pinner.todaydeli_pinner2{padding-top:0;}
.todaydeli_pinner.todaydeli_pinner2 dl dt{padding:10px 0; font-size:1rem; background: #f9fafa;  text-align: center;}
.todaydeli_pinner.todaydeli_pinner2 .info_txt{position:relative; padding-left:15px; font-size: 12px; color: #6B6B6B; text-align:left; word-break:keep-all;}
.todaydeli_pinner.todaydeli_pinner2 .info_txt:before{content:"¡Ø"; display:inline-block; position:absolute; left:0; top:0; font-size: 12px; color: #6B6B6B;}
.CN_bn_wrap {position: relative; height: 16.375vw; line-height:13.375vw;}
.CN_bn {background: #d2e9ff; text-align: center; position: absolute; top: -20px; left: -25px; width: 100vw; height: 16.375vw;}
.CN_bn > a { width: 100%; display: flex !important;}
.CN_bn > a img{ width: 100%; height: 16.375vw; display: block;}
@media all and (min-width:400px) {	
.CN_bn_wrap { height: 66px; line-height:66px;}
.CN_bn { height: 66px;}
.CN_bn > a img{ width: 400px; height: 66px; display: inline-block; margin: 0 auto;}
}
/* ´çÀÏÅÃ¹è ÀÌ¿øÈ­ ³¡ SHW 200814 */

/*»ç¾÷ÀÚµî·ÏÁõÇÊ¿ä ½ºÅ¸ÀÏÃß°¡ 210210 */
.txt_busins{margin-left: 3px;color: #135EBA;font-weight:bold;}

/* ½Å±Ô »ç¾ç º¯°æ ÆË¾÷ + ¿É¼Ç ¸®½ºÆ® µõµå ÆË¾÷ 210216 */
.spec_change_popup { width: 100vw; height: 100vh; background: #fff; position: fixed; top: 0; left: 0; overflow: hidden; z-index: 100; box-sizing: border-box; text-align: center;}
.spec_change_popup * { font-family: "spoqa M"; box-sizing: border-box; }
.sp_head {position: absolute; width: 100%; top: 0; left: 0; background: #fff;}
.sp_head > h2 {display: block; text-align: center; font-family: "spoqa B"; font-weight: normal; font-size:18px; line-height:1;	padding:18px 0; border-bottom: 1px solid #000;}
.spec_change_popup .btn_close_X {position: absolute; top: 16px; right: 16px; width: 19px; height: 19px; background: url(//image5.compuzone.co.kr/img/images/m_compuzone/mcom_icon_menu.png) no-repeat -201px; background-size: auto 19px; cursor: pointer;}
.sp_head > p { font-size: 14px; color: #333; line-height: 21px; text-align: center; padding: 20px;}
.sp_head .pd_info_box {width: 100%; padding: 0 20px 20px; height: 153px; position: relative;}
.sp_head .pd_info_box .pd_img {width: 133px; height: 133px; position: absolute; left: 20px; top: 0; display: inline-block;}
.sp_head .pd_info_box .pd_img > img {width: 100%; height: 100%; display: block;}
.sp_head .pd_info_box .pd_txt {width: 100%; padding: 10px 0 10px 149px; height: 133px; display: block; position: relative;}
.sp_head .pd_info_box .pd_txt .pd_name {width: 100%; color: #111; font-size: 15px; line-height: 22px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; white-space: normal; height: 44px; text-align: left; word-wrap: break-word; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.sp_head .pd_info_box .pd_txt .pd_price_box {position: absolute; bottom: 10px; right: 0; width: calc(100% - 149px); height: 38px; padding: 8px 18px; line-height: 22px; text-align: left; background-color: #fafafa; color: #333; font-size: 15px; }
.sp_head .pd_info_box .pd_txt .pd_price_box > b {float: right; line-height: 22px; font-weight: normal; font-family: "spoqa B"; color: #ff4a4a; font-size: 15px}
.sp_body_wrap {position: absolute; top: 290px; left: 0; width: 100%; height: calc(100% - 343px); padding: 20px 0; background-color: #f2f2f2;}
.sp_body {width: 100%; height: 100%; padding: 0 20px; background-color: #f2f2f2; overflow-y: auto;}
.sp_body > li {list-style: none; border:1px solid #dbdddf; background-color: #fff; padding: 15px; position: relative;}
.sp_body > li + li {margin-top: 13px;}
.sp_body .btn_close_X {top: 13px; right: 13px;}
.ab_body .ab_p1 {margin-top: 5.625vw; word-break: keep-all; line-height: 1.2; color: #333; font-size: 3.75vw;}
.ab_body .ab_p2 {margin-top: 2.25vw; line-height: 1.2; color: #1a75d2; font-size: 3vw;}
.ab_body .ab_p2 > p {word-break: keep-all; line-height: 1.2; color: #1a75d2; font-size: 3vw; display: inline-block; width: calc(100% - 7vw); vertical-align: top;}
.ab_body .ab_p3 {display: block; line-height: 11.75vw; color: #000; font-size: 3.75vw;}
.ab_body table, .ab_body th, .ab_body td {border-collapse:collapse; border-spacing:0; border:1px solid #c7c7c7; font-size: 3.75vw; vertical-align: middle; text-align: center; padding: 0 !important;}
.ab_body table {width: 100%;}
.ab_body th {color: #4e4e4e; background: #efefef; height: 12vw;}
.ab_body td {height: 12vw;}
.ab_body th.on {background: #f0f4fe;}
.ab_body td > a { text-decoration: none; color: #333; display: inline-block; width: 100%; height: 12vw; line-height: 12vw;}
.sp_body li { background:#fff !important; border:1px solid #dbdddf; padding: 15px; position: relative; text-align: left;}
.sp_body li .clsbtn { display:inline-block; position:absolute; top: 13px; right:13px; width: 20px; height: 20px;}
.sp_body li .close_btn{position: relative; width: 20px; height: 20px;}
.sp_body li .close_btn:before{content: ''; position: absolute;left: 50%; top: 50%;width: 1px;height: 17px;margin: -9px 0 0 0; background: #000; -webkit-transform: rotate(45deg);  -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg);}
.sp_body li .close_btn:after{content: ''; position: absolute; left: 50%;top: 50%;width: 1px; height: 20px; margin: -11px 0 0 0; background: #000; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg);  transform: rotate(45deg);  width: 17px;height: 1px; margin: -1px 0 0 -8px;}
.sp_body li .extend .close_btn:after{display:none;}
.sp_body li > .titT {display: block; font-size: 1.1rem; margin-bottom: 5px; font-family: "spoqa B"; line-height: 1.2;}
.sp_body li > .titM { position: relative;}
.sp_body .Snon{color:#666; padding: 5px 0 5px 20px; font-size: 0.95rem; display: block;}
.sp_body .Snon .arr:before{  content: ''; position: absolute;left: 9px; top:10px;width: 1px;height: 9px;margin: 0 0 0 0; background: #8c8c8c; -webkit-transform: rotate(90deg);  -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg);}
.sp_body .Snon .arr:after{content: ''; position: absolute; left:1px; top: 10px; margin: -11px 0 0 0; background: #8c8c8c; -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg);  transform: rotate(90deg);  width: 9px;height: 1px; margin:0;}
.sp_body .Snon > span { font-size:0.95rem; }	
.sp_body .numBx{ display: inline-block; background: #ffffff;vertical-align: middle; margin-top:5px;}
.sp_body .numBx .minus, .sp_body .numBx .plus {background-color: #fafafa; border-color: #dbdddf;}
.sp_body .numBx .minus:before, .sp_body .numBx .plus:before, .sp_body .numBx .plus:after {background: #707070;}
.sp_body .numBx .num {width: 28px; border-color: #dbdddf;}
.sp_body li .price {display: inline-block; float: right; font-weight: bold; color: #000; margin-top: 7px;}
.sp_body li .price * {font-size: 1rem;}
.sp_body .col_fo{font-size:0.95rem;}
.sp_body .col_fo .col_cc{color:#fc1f1f;}
.sp_body .col_fo .qmark { width: 17px;height: 17px; background: url(//image5.compuzone.co.kr/img/images/m_compuzone/cmn_aside.png) -322px -548px; background-size: 435px auto; display: inline-block;  vertical-align: text-top;}
.sp_body .adprice{color:#196fc6; font-weight:normal;}
.sp_body button {border-radius: 0; border: 0; outline: 0; cursor: pointer; -webkit-appearance: none;}
.sp_body .spec_chg_btn{background-color: #717171; color: #fff; width: 100%; height: 40px; font-size: 1rem; line-height: 1; display: block; margin-top: 10px;}
.sp_body .spec_chg_btn i{width: 8px; height: 8px; vertical-align: middle; position: relative; font-style: normal; display: inline-block; }
.sp_body .spec_chg_btn i:before {content: ''; width: 8px; height: 8px; border: solid #fff; border-width: 0 0	1px 1px; position: absolute; display: inline-block; transform: rotate(-45deg); transform-origin: 0 0; top: 0; left: 8px;}
.sp_body .spec_chg_btn.on i:before { border-width: 1px 1px 0 0; top: 6px;}
.sp_body .spec_chg_btn + .common_opt_lyr {display: none;}
.sp_body .spec_chg_btn + .common_opt_lyr > div {margin-top: 0; cursor: pointer;}
.sp_body .spec_chg_btn + .common_opt_lyr > div + div {border-top: 0;}
.sp_bottom {position: absolute; width: 100%; bottom: 0; left: 0; height: 53px;}
.sp_bottom > a {width: 100%; height: 100%; display: block; text-decoration: none; font-size: 15px; text-align: center; line-height: 53px; background: #000; color: #fff;}
.spec_change_opt {display: block; overflow-x: hidden; position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 10; background-color: rgba(0,0,0,.6); text-align: left;}
.spec_change_popup2 { width: 86vw; max-width: 400px; height: auto; position: absolute; display: inline-block; top: 50%; left: 50%; transform: translate(-50%, -50%);}
.spec_change_popup2 .item_wrap { background:#ffffff; width: 100%; height: 100%; overflow-y:auto; border: #e7e7e7 1px solid; }
.spec_change_popup2 .item_wrap > a { padding:10px; display:block; position:relative; font-size:13px; color:#666666; }
.spec_change_popup2 .item_wrap > a.font_size_L{ font-size: 1.15rem; position: absolute; top: 0; left: 0; background-color: #eee; display: block; width: 100%; height: 40px; box-sizing: border-box; line-height: 20px; z-index: 1;}
.spec_change_popup2 .item_wrap02 .clsbtn{ display: inline-block; position: absolute; top: 2px; right: 0;background: transparent; z-index: 1;}
.spec_change_popup2 .item_wrap02 .clsbtn .close_btn { display: inline-block; position: relative;width: 18px; height: 18px;}
.spec_change_popup2 .item_wrap02 .clsbtn .close_btn:before { content: ''; position: absolute;left: 50%; top: 50%; width: 1px; height: 20px; margin: -11px 0 0 0;background: #666; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg);}
.spec_change_popup2 .item_wrap02 .clsbtn .close_btn:after {content: '';position: absolute; left: 50%; top: 50%; width: 1px; height: 20px; margin: -11px 0 0 0;  background: #666; -webkit-transform: rotate(45deg);-moz-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); width: 20px; height: 1px; margin: -1px 0 0 -10px;}
.spec_change_popup2 .item_wrap ul { height: 100%; height: auto; max-height: 55vh; overflow-y: auto; padding-top: 40px;	}
.spec_change_popup2 .item_wrap ul li { padding:10px;border-bottom:#eeeeee 1px solid;}
.spec_change_popup2 .item_wrap ul li { padding:10px;border-bottom:#eeeeee 1px solid;}
.spec_change_popup2 .item_wrap ul li:last-child { border-bottom:none;}
.spec_change_popup2 .item_wrap ul li.sold_out {opacity:0.5; background: #eee;}
.spec_change_popup2 .item_wrap ul li > a {display:block;}
.spec_change_popup2 .item_wrap ul li .list_item { display:block; min-height:50px; padding:0 0 0 60px; position:relative; }
.spec_change_popup2 .item_wrap ul li .list_item .thumb { width:50px; height:50px; position:absolute; left:0; }
.spec_change_popup2 .item_wrap ul li .list_item .thumb img { width:50px; height:50px; }
.spec_change_popup2 .item_wrap ul li .list_item .thumb img.logo_img { height: 25px; padding-top:23%; }
.spec_change_popup2 .item_wrap ul li .list_item .name { display:block; }
.spec_change_popup2 .item_wrap ul li .list_item .price { font-weight:bold; }
.spec_change_popup2 .item_wrap ul li .list_nopad {padding:0; min-height: 30px; line-height:29px;}
.spec_change_popup2 .item_wrap ul.lyr_ul_cls {border-top: 1px solid #d6d6d6; background: #fff;}
.spec_change_popup2 .item_wrap ul li.sold_out {opacity: 1; background: #f6f6f6;}
.spec_change_popup2 .item_wrap ul li.sold_out .thumb,
.spec_change_popup2 .item_wrap ul li.sold_out .name,
.spec_change_popup2 .item_wrap ul li.sold_out .price  {opacity: 0.6;}
.spec_change_popup2 .item_wrap ul li .list_item .price_wrap { padding-top: 5px; height: 22px; display: table-cell; width: 100vw;}
.spec_change_popup2 .item_wrap ul li .list_item .price { font-weight: bold; display: inline-block; vertical-align: middle;}
.spec_change_popup2 .item_wrap ul li .list_item .return_order_btn { font-weight: bold; display: inline-block; width: 82px; height: 20px; border:1px solid #ff5555; background: #fff; color: #ff5555; vertical-align: middle; float: right; font-size: 11.5px; line-height: 19.5px; text-align: center; font-family: "spoqa R";}
.spec_change_popup2 .item_wrap ul li .list_item .return_order_btn > i { width: 12px; height: 12px; display: inline-block; background:url(//image5.compuzone.co.kr/img/images/product_detail/return_order_200520.png) 42px 0; background-size: 74px; vertical-align: -2px;}
.spec_change_popup2 .item_wrap02 > a:before{ background:unset;}
.spec_change_popup2 .wrap_it{position:relative;}
.spec_change_popup2 .item_wrap02 ul li{    border-bottom: #eeeeee 1px solid !important;}
.spec_change_popup2 .item_wrap03 ul li{padding:10px;}
.spec_change_popup2 .item_wrap03 ul li .list_item{    padding:5px 5px 0 5px;  min-height:25px;}
.spec_change_popup2 .item_wrap03 ul li .name_c{color:#2d5bb2; }

@media screen and (max-width: 335px) {
.sp_head > p { font-size: 12px; padding: 20px 10px;}
.sp_body_wrap {top: 280px; height: calc(100% - 333px); }
.sp_head .pd_info_box {height: 143px;}
.sp_head .pd_info_box .pd_img {width: 123px; height: 123px; border:1px solid #dbdddf; position: absolute; left: 20px; top: 0; display: inline-block;}
.sp_head .pd_info_box .pd_txt {height: 123px; padding: 10px 0 10px 136px;}
.sp_head .pd_info_box .pd_txt .pd_name {font-size: 13px; line-height: 20px; height: 40px;}
.sp_head .pd_info_box .pd_txt .pd_price_box {font-size: 12px; padding: 8px 10px; width: calc(100% - 136px);}
.sp_head .pd_info_box .pd_txt .pd_price_box > b {font-size: 12px}
}
@media screen and (min-width: 336px) and (max-width: 380px) {
.sp_head > p { font-size: 13px; padding: 20px 10px;}
.sp_body_wrap {top: 280px; height: calc(100% - 333px); }
.sp_head .pd_info_box {height: 143px;}
.sp_head .pd_info_box .pd_img {width: 123px; height: 123px; border:1px solid #dbdddf; position: absolute; left: 20px; top: 0; display: inline-block;}
.sp_head .pd_info_box .pd_txt {height: 123px; padding: 10px 0 10px 136px;}
.sp_head .pd_info_box .pd_txt .pd_name {font-size: 14px; line-height: 20px; height: 40px;}
.sp_head .pd_info_box .pd_txt .pd_price_box {font-size: 13px; padding: 8px 12px; width: calc(100% - 136px);}
.sp_head .pd_info_box .pd_txt .pd_price_box > b {font-size: 13px}
}
/* ½Å±Ô »ç¾ç º¯°æ ÆË¾÷ + ¿É¼Ç ¸®½ºÆ® µõµå ÆË¾÷// */

/* »ç¾çº¯°æ ÆË¾÷ ¼öÁ¤. 210222 */
.spec_change_popup .sel_bx {display: block;}
.spec_change_popup .sel_bx > p  {width: 90%; display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}

/* ÁÖ¹®°áÁ¦ */
.cashOrderDepositWrap .bt_S {height: 33px; line-height: 21px; box-sizing: border-box;}
dl.bsk_dl .refund_area {display: block; padding: 12px 10px 10px;}
dl.bsk_dl .refund_area * {display: block; box-sizing: border-box;  color: #6b6b6b; }
dl.bsk_dl .refund_area > button {display: inline-block; font-size: 14px; background-color: #f9f9f9; outline: 0; cursor: pointer; -webkit-appearance: none; font-weight:bold;}
dl.bsk_dl .refund_area .refund_list_btn { padding: 7px 9px; margin-bottom: 7px; border-radius: 1.5px; border:1px solid #bbb;}
dl.bsk_dl .refund_area .certification_btn {width: 100%; height: 45px; color: #3a3a3a !important; line-height: 1; margin: 7px 0 10px; border: 0; border-radius: 0; background-color: #f2f2f2; }
dl.bsk_dl .refund_area .txt_bx {display: block; width: 100%; height: auto; margin-top: 0; padding-left: 100px; border: #e9ecef 1px solid;}
dl.bsk_dl .refund_area .txt_bx > input { border: 0;}
dl.bsk_dl .refund_area .txt_bx > p {position: absolute; display: inline-block; top: 0; left: 0; height: 100%; line-height: 31px; width: 100px; letter-spacing: -0.5px; padding: 0 10px;}
dl.bsk_dl .refund_area .sel_bx {border: #e9ecef 1px solid; margin: 5px 0; height: auto;}
dl.bsk_dl .gbBsk_notice_txt {display: block; font:inherit; font-size: 13px; line-height: 1.2; color:#ee2929; font-weight:bold; clear: both;}
.grpbuy_pop{position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); padding:25px; width:80%; background:#fff; border:1px solid #b7bbc0; box-sizing: border-box; z-index:30;}
.grpbuy_pop .grp_pTit{padding-bottom:10px; border-bottom:1px solid #000; font-size:18px; text-align:center;}
.grpbuy_pop .buyp_itxt{margin:15px 0; text-align:left;}
.grpbuy_pop .buyp_itxt > li{position:relative; margin-top:10px; padding-lefT:15px;  color:#333; font-size:15px; word-break:keep-all;}
.grpbuy_pop .buyp_itxt > li > i{position:absolute; left:0; top:0; font-style:normal;}
.grpbuy_pop .btn_black{display:block; margin-top:20px; width:100%; height:50px; line-height:50px; background:#000; color:#fff; font-size:16px;}
.grpbuy_pop .option_x{position:absolute; right:13px; top:15px; width:23px; height:23px; text-indent:-9999px;}
.grpbuy_pop .option_x:before{content:""; position:Absolute; right:50%; top:0; width:1px; height:23px; background:#000; transform:rotate(45deg);}
.grpbuy_pop .option_x:after{content:""; position:Absolute; right:50%; top:0; width:1px; height:23px; background:#000; transform:rotate(-45deg);}
/* °øµ¿±¸¸Å Ãß°¡// */

/* NHÄ«µå Ã»±¸ÇÒÀÎ 210414 */
/* NHÄ«µå Ã»±¸ÇÒÀÎ ÆË¾÷ */
#pop_box.NH_DC_pop .info { font-size: 14px; color: #333; font-family: "spoqa M"; line-height: 18px; text-align: left; word-break: keep-all; }
.NH_DC_pop .title {font-family: "spoqa B"; font-weight: normal;}
#pop_box.NH_DC_pop .info .nh_txt1 { font-size: 14px; line-height: 20px; color: #333; font-family: "spoqa M";text-align: center; font-weight: normal; margin-bottom: 13px;}
#pop_box.NH_DC_pop .info .nh_box_tit { font-size: 14px; color: #000; font-family: "spoqa B"; line-height: 1; font-weight: normal;}
#pop_box.NH_DC_pop .info .nh_box { width: 100%; padding: 15px 20px; box-sizing: border-box; background-color: #f9fafa; border: solid #dbdddf; border-width: 1px 0; margin: 10px 0; font-size: 14px; line-height: 20px; font-family: "spoqa M";}
#pop_box.NH_DC_pop .info .nh_box2 {border: solid #dbdddf; border-width: 1px 0; margin: 10px 0;}
#pop_box.NH_DC_pop .info .nh_box2 > img {display: block; width: 100%;}
#pop_box.NH_DC_pop .info .nh_txt2 { font-family: "spoqa M"; font-weight: normal; position: relative; padding-left: 15px; width: 100%; font-size: 14px; line-height: 20px; color: #ff4a4a; letter-spacing: -0.5px; box-sizing: border-box; margin-bottom: 0; }
#pop_box.NH_DC_pop .info .nh_txt2 > i { font-family: "spoqa M"; font-weight: normal; position: absolute; display: inline-block; top: 0; left: 0; font-style: normal; font-size: 14px; line-height: 20px; color: #ff4a4a;}
@media all and (max-width: 350px) {
	.NH_DC_pop .title { font-size: 16px; }
}
/* Àå¹Ù±¸´Ï NHÄ«µå Ã»±¸ÇÒÀÎ ¾ÆÀÌÄÜ Ãß°¡ */
.optBox2 li {padding:8px; background-color: #ededf6; }
.optBox2 .qmark{vertical-align:middle;}
.NH_DC_icon { display: inline-block; height: 17px; line-height: 17px; font-size: 13px; margin-right: 5px; color: #265b9f; font-family: 'spoqa M'; font-weight:bold; font-style: italic;}
/* NHÄ«µå Ã»±¸ÇÒÀÎ// */

/* Àå¹Ù±¸´Ï °³Æí css 210210 JSA */
.optBox li div {padding:5px 8px; background-color: #f7f7ff; color:#666}
.optBox li div span{word-break: keep-all;}
.qmark {width:17px; height:17px;background:url('//image5.compuzone.co.kr/img/images/m_compuzone/cmn_aside.png') -322px -548px;background-size:435px auto;display:inline-block;vertical-align:text-top; }

/* °øÅë ¹öÆ° ½ºÅ¸ÀÏ ´ë, ¼Ò »çÀÌÁî */
.new_bt_S { background: #fff; border: #949494 1px solid; color: #3a3a3a; display: inline-block; text-align: center; line-height: 28px; font-size: 12.5px; border-radius: 2px; box-sizing: border-box; width: 50px; height: 30px;}
.new_bt_L { background: #fff; border: #949494 1px solid; color: #3a3a3a; display: inline-block; text-align: center; line-height: 28px; font-size: 12.5px; border-radius: 2px; box-sizing: border-box; width: 80px; height: 30px; padding: 0;}
/* ¹öÆ°º° ½ºÅ¸ÀÏ */
.new_bt_L.btn_Blue { background: #166fcc; border: 0; color: #fff;}
.new_bt_L.btn_black { background: #6c6c6c !important; border: 0 !important; color: #fff;}
.new_bt_L.similar_btn { border: 1px solid #166fcc; color: #166fcc;}
/* º¸´õ »ö º¯°æ */
.numBx .minus, .numBx .plus, .numBx .num, #bsk_wrap .sel_bx select {border:1px solid #949494;}
/* Àå¹Ù±¸´Ï °³Æí// */

/* Ä«µåÇýÅÃ ¾È³» ·¹ÀÌ¾î Á¤·Ä ¼öÁ¤::210701 */
.cardInfo_pop .tabcon .cardInfo_inner table tr td:last-child.card{width: 100%; text-align: center;}

/* Ä«µåÇýÅÃ ¾È³» ·¹ÀÌ¾î Á¤·Ä ¼öÁ¤::210701 */
.cardInfo_pop .tabcon .cardInfo_inner table tr td:last-child.card{width: 100%; text-align: center;}

/* ½ÅÇÑÄ«µå Ã»±¸ÇÒÀÎÀ¸·Î »ç¿ëÇÏ±â À§ÇØ css º¸¿Ï 210714 */
#pop_box.NH_DC_pop .info .nh_txt1 { font-size: 15px; line-height: 21px; color: #F14738; font-weight: bold; padding-top: 5px; margin-bottom: 10px;}
#pop_box.NH_DC_pop .info .nh_box {padding: 20px;}
#pop_box.NH_DC_pop .info .nh_box > b{ width: 100%; font-size: 14px; line-height: 20px; font-family: "spoqa M"; margin-bottom: 7px; display: block;}
#pop_box.NH_DC_pop .info .nh_box > p{ width: 100%; font-size: 13px; line-height: 19px; font-family: "spoqa M"; font-weight: normal; margin-bottom: 0;}
.NH_DC_pop .title { font-size: 18px !important; color: #1a1a1a; line-height: 1.3;}
.NH_DC_pop .title > span { font-size:18px; color: #135EBA; word-break: keep-all; }
.NH_DC_pop .evtGoBtn { display: inline-block; width: 105px; height: 20px; border: 0; font-family: "spoqa M"; font-size: 14px; color: #1a1a1a; letter-spacing: -1px; background-color: #fff; -webkit-appearance: none; margin-bottom: 10px;}
.NH_DC_pop .evtGoBtn > i {font-style: normal; float: right; display: inline-block; width: 15px; height: 20px; font-family: "spoqa R"; font-size: 20px; line-height: 20px; color: #1a1a1a; background-color: #fff;}
.NH_DC_pop .check_btn { margin-top: 7px;}
.NH_DC_icon {max-width: calc(100% - 30px);}
.NH_DC_icon + .qmark {vertical-align: top;}
/* ½ÅÇÑÄ«µå Ã»±¸ÇÒÀÎÀ¸·Î »ç¿ëÇÏ±â À§ÇØ css º¸¿Ï// */

/* Á¶¸³PC ±¸¸Å ±â´É °³¼± */
.assemb_pop{box-sizing:border-box;}
.assemb_pop *{letter-spacing:-0.5px; box-sizing:border-box;}
.assemblePC_inner{position: relative;display: inline-block; width:100%;/* height:100vh; *//* overflow:scroll; */ z-index:1000; background:#fff;} 
.assemblePC_inner .title{position:fixed; width: 100%; padding:18px 0; border-bottom:1px solid #D8D8D8; text-align:center; z-index: 10;}
.assemblePC_inner .title h2{color:#3a3a3a; font-size:20px; font-family:"noto-B";}
.assemblePC_inner .title .close_X {display: block; width: 30px; height: 30px; background: url(//image5.compuzone.co.kr/img/images/product_list22/pro_comparison_x2.png) center center / contain no-repeat; position: Absolute; top: 26px; right: 15px; text-indent: -9999px;}
.prevPage_btn{position:absolute; left:15px; top:15px; display:block; width:24px; height:24px; background:url("//image5.compuzone.co.kr/img/images/mypage21/mo_arrowS_left.png"); background-size:cover; font-size:0; z-index:10;}
.assemb_wrap{margin-top: 54px; padding:18px 20px; width:100%; /* height:calc(100% - 100px); */ height:calc(100% - 53px); overflow-y: scroll; }
.assemb_pop.assemblePC_check .assemb_wrap{width:100%; padding-bottom:172px; /*height:calc(100vh - 243px);*/}
.assemb_pop.assemblePC_check .assemblePC_list + .assemblePC_list {margin-top:25px;}
.assemb_wrap h2{margin-bottom:15px; color:#3a3a3a; font-size:14px; font-family:"noto-B"; font-weight:normal; line-height:1; text-decoration:underline;}
.assemb_pop .fc-red{color:#F14738; font-size:15px; font-family:"noto-R"; font-style:normal;}
.assemb_pop .fc-blue{color:#1C8FED; font-size:15px; font-family:"noto-R"; font-style:normal;}
.assemb_pop .gray_txt {width:100%; padding:20px; border-radius: 5px; background:#FAFAFA; box-sizing: border-box;}
.assemb_pop .notice_txt{position:relative; font-size:13px; font-family:¸¼Àº°íµñ; word-break:keep-all; padding-left:7px; color:#6c6c6c;}
.assemb_pop .notice_txt.fc-red{font-size:13px; font-family:¸¼Àº°íµñ; color:#F14738;}
.assemb_pop .notice_txt::before {content:''; width:2px; height:2px; background:#6C6C6C; position:absolute; top:7px; left:0;}
.assemb_pop .notice_txt + .notice_txt {margin-top:5px;}
.assemb_pop .notice_txt > i{position:absolute; left:0; top:0; font-style:normal; display: none;}
.assembleCHECK_table{margin-top:15px; border-top:1px solid #f2f2f2;}
.assemblePC_list .usbC {margin-top:15px;}
.assemblePC_list .usbC img {display: block;}
.assemble_table1{border:none; margin:0; }
.assemble_table1 th{background:#F9F9F9; border-bottom:1px solid #f2f2f2; color:#3a3a3a; font-size:14px; font-family:Noto-R; text-align:center;}
.assemble_table1 td{padding:15px; border-bottom:1px solid #f2f2f2; color:#3a3a3a; font-size:14px; font-family:Noto-R; text-align:left; }
.assemble_table1 td .notice {margin-top:10px;}
.assemble_table1 td .notice p {position:relative; padding-left:7px; color:#6c6c6c;}
.assemble_table1 td .notice p::before {content:''; width:2px; height:2px; background:#6c6c6c; position:absolute; top:8px; left:0px;}
.assemble_table1 td p + p {margin-top:5px;}
.assemb_pop .g_btn{display:block; margin-top:10px;}
.assemb_pop .g_btn > a{display:inline-block; padding:0 18px; height:40px; background:#F9F9F9; border:1px solid #D8D8D8; border-radius:5px; line-height:36px; color:#3a3a3a; font-size:15px; font-family:Noto-M;}
.assemble_table2 td{padding:5px 15px 15px !important;}
.div__add__margin .g_btn{display:inline-block; vertical-align:middle;}
.assemb_bottom{position:fixed; left:0; bottom:0; width:100%; padding:30px 20px 40px; font-size:0; font-weight:normal; z-index:999; background:#fff;}
.assemb_bottom button{display:inline-block; width:50%; height:54px; line-height:52px; font-size:18px; font-family:"noto-M"; text-align:center; border-radius: 10px;}
.assemb_bottom .w_btn{background:#fff; color:#3a3a3a; border: 1px solid #d8d8d8;}
.assemb_bottom .b_btn{background:#0D6DE3; color:#fff;}
.assemb_tabs{margin:20px 15px; font-size:0;}
.assemb_tabs li , .formBtn_wrap .form_list{display:inline-block; margin:0 5px; padding:0 15px; height:38px; line-height:38px; border-radius:25px; background:#f2f2f2; color:#949494; font-size:14px; font-family:Noto-R; cursor:pointer;}
.assemb_tabs li.current , .formBtn_wrap .form_list.on{color:#fff; background:#3a3a3a;}
.search_wrap{padding:16px 25px; width:100%; background:#F9F9F9; font-size:0;}
.assemblePC_inner .bskS_select{position:relative; display:inline-block; margin-right:3%; width:30%; height:40px; background:#fff; border-radius:10px; vertical-align:top;}
.assemblePC_inner .bskS_select select{display:block; padding:0 15px; width:100%; height:100%; background:none; border:1px solid #DEDEDE; -webkit-appearance:none; appearance:none; box-shadow:none; outline:none; overflow:hidden;}
.assemblePC_inner .bskS_select:after{content:""; position:absolute; top:50%; margin-top:-4px; right:14px; width:17px; height:12px; background:#fff url("//image5.compuzone.co.kr/img/images/m_compuzone/cmn_aside.png") -52px -75px; background-size:526px auto; }
.assemblePC_inner .inputWrap.search{position:relative; display:inline-block; width:66%; height:40px; background:#fff; border-radius:10px; vertical-align:top;}
.assemblePC_inner .inputWrap.search input{display:block; padding:0 48px 0 15px; width:100%; height:100%; background:none; border:1px solid #DEDEDE; -webkit-appearance:none; appearance:none; box-shadow:none; overflow:hidden;}
.assemblePC_inner .search_btn{position:absolute; right:11px; top:7px; display:block; width:25px; height:25px; background:#fff url("//image5.compuzone.co.kr/img/images/mypage21/mo_magnifier.png") center no-repeat; background-size:cover; }
.assemb_pop.assemblePC_check , .assemb_pop.assemblePC_cate{position:fixed !important; left:0; top:0; height:100%; background:#fff; overflow-y:auto;}
.assemb_pop.assemblePC_cate .assemb_tabsWrap{margin-top:75px; width:100vw;}
.assemb_pop .tab-content{display:none; position:relative;}
.assemb_pop .tab-content.current{display:inherit;}
.assemb_pop .tab-content{height:calc(100% - 185px); overflow-y:auto;}
/* .assemb_pop .assemb_tabList.content__P{height:100%;} */
.assemb_pop.assemblePC_cate.change__cart__product__layer__popup .assemblePC_inner.change__cart__product__layer__popup__content .assemb_tabsWrap{/*height:calc(100% - 53px);*/}
.assemb_pop .assemb_tabList li{position:relative; padding:20px; border-bottom:1px solid #f2f2f2; } 
.assemb_pop .assemb_tabList .left_img{position:absolute; left:20px; top:20px; width:65px; height:65px;}
.assemb_tabList .left_img input.img_check{display:none;}
.assemb_tabList .left_img >  label , .assemb_tabList .left_img img , .assembForm_makeprd .left_img img{position:relative; display:block; width:100%; height:100%;}
.assemb_pop .assemb_tabList .left_img i{position:absolute; left:0; top:0; width:24px; height:24px; background:#fff; border:1px solid #dedede; z-index:10;}
.assemb_tabList .left_img input.img_check[type="checkbox"]:checked + label.img_check> i{border:none; background:url("//image5.compuzone.co.kr/img/images/ask_estimate/estimate_mcheck.png") center no-repeat; background-size:contain;}
.assemb_pop .assemb_tabList .left_text{padding:0 0 0 80px; display:inline-block; width:84%; vertical-align:middle;}
.assemb_tabList .left_text .prd_name , .assemblePC_form .prd_name{display:block; height:40px; color:#595959; font-size:14px; line-height:1.5; font-family:Noto-R; overflow:hidden; text-overflow:ellipsis; white-space:normal; word-wrap:break-word; word-break:break-all; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical;}
.assemb_tabList .left_text .prd_price{padding:0 !important; margin-top:12px; color:#1A1A1A; font-size:13px; line-height:1; font-family:"spoqa M";}
.assemb_pop.assemblePC_cate .assemb_tabList .g_btn{position:absolute; right:20px; bottom:20px;}
.assemblePC_list > h3 {margin-bottom:16px; color:#1a1a1a; font-size:14px; font-family:Noto-R; font-weight:600;}
.assemblePC_list .requ_select{margin:0 -4px 15px; width:100%; font-size:0;}
.assemblePC_list .requ_select button{margin:0 4px; width:calc(50% - 8px); height:35px; line-height:33px; background:#f2f2f2; border:1px solid #f2f2f2; border-radius:10px; color:#949494; font-size:13px; font-family:Noto-R;}
.assemblePC_list .requ_select button.on{background:#fff; border:1px solid #1a1a1a; color:#1A1A1A;}
.assemb_wrap .textArea_wrap h3 , .formBar_fixed .left{float:left; font-family:"spoqa B";}
.assemb_wrap .textArea_wrap p , .formBar_fixed .right{float:right; font-family:"spoqa B";}
.formBar_fixed .left > span ,  .formBar_fixed .right > span{font-family:"spoqa B";}
.assemb_wrap .textArea_wrap h3 , .assemb_wrap .textArea_wrap p{color:#1a1a1a; font-size:14px; font-family:Noto-R; font-weight:600;}
.assemb_wrap .textArea{margin-top:15px; padding:10px 15px; width:100%; height:130px; border:1px solid #DEDEDE; border-radius:10px;}
.assemb_wrap .textArea textarea{display:block; width:100%; height:100%; background:#fff; color:#1a1a1a font-size:13px; font-family:Noto-R; outline:none;}
.assemb_wrap .textArea textarea::placeholder{color:#949494; font-size:13px; font-family:Noto-R;}
.addFile{margin-top:12px; padding:0 15px; width:100%; height:40px; border:1px solid #DEDEDE; border-radius:10px;}
.addFile_btn{display:block; width:100%; height:100%; line-height:38px;  background:url("//image5.compuzone.co.kr/img/images/mypage21/mo_camera.png") right center no-repeat; background-size:30px 30px; color:#949494; font-size:13px;}
.addFile_list{margin-top:12px; border-radius:10px; overflow:hidden;}
.addFile_list li{position:relative; padding:0 70px 0 15px; height:40px; background:#F9F9F9; }
.addFile_list li + li{margin-top:1px;}
.addFile_list li > span{display:block; width:100%; line-height:40px; color:#949494; font-size:13px; font-family:Noto-R; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.addFile_list li > i{position:absolute; right:15px; top:10px; display:block; width:20px; height:20px; background:url("//image5.compuzone.co.kr/img/images/mypage21/mo_circle_x.png") no-repeat; background-size:cover;}

.assemblePC_form .bskFormList_bg{padding:13px; background:#F2F2F2; text-align:center; word-break:keep-all;}
.assemblePC_form .bskFormList_bg .notice_txt{display:inline-block; font-size:13px;}
.notice_box{padding:18px 20px;}
.assemblePC_form .assemb_tabList .left_text{padding:0 20px 0 80px;}
.assembForm_makeprd .left_text{padding:0 85px 0 80px;}
.assemblePC_form .prd_name{margin-top:5px;}
.assemblePC_form .left_count{position:absolute; right:20px; top:12px; font-size:0; text-align:center;}
.assemblePC_form .left_count .count_num{margin:5px 0 15px; color:#1A1A1A; font-size:15px; font-family:"spoqa M";}
.assemblePC_form .left_count .g_btn{width:68px;}
.assembCon_scroll{margin-top:54px; height:calc(100% - 200px);/* height:calc(100% - 157px); */ overflow-y: scroll;}
.formBar_fixed {position:fixed; left:0; bottom:0; width:100%; background:#fff; z-index:5000;}
.formBar_fixed .formBar_top{position:relative; width:100%; height:80px; background:#fff; border-top:1px solid #f2f2f2; cursor:pointer;}
.formBar_top .formMore{position:absolute; left:50%; top:-26px; margin-left:-40px; display: block; width:80px; height:0; border-bottom:25px solid #f2f2f2; border-left:10px solid transparent; border-right:10px solid transparent;}
.formBar_top .formMore:before{content:""; position:absolute; left:50%; top:1px; margin-left:-39px; display:block; width:58px; height:0; border-bottom:25px solid #fff; border-left:10px solid transparent; border-right:10px solid transparent; }
.formBar_top .formMore > i{position:absolute; left:21px; top:4px; display:inline-block; transform: rotate(180deg); width:18px; height:18px; background:url("//image5.compuzone.co.kr/img/images/mypage21/mo_arrowS_down.png") top left; background-size: contain;}
.formBar_top.on .formMore > i{transform:rotate(0deg);}
.formBtn_wrap{padding:20px 0 20px 10px; width:100%; border-bottom:1px solid #f2f2f2; overflow-x:scroll; font-size:0;}
.formBtn_wrap ul{display:inline-flex; width:max-content;}
.formBtn_wrap ul li{position:relative; cursor:pointer;}
.formBar_mid{display:none;}
.priceArea{padding:15px;}
.priceArea *{font-size:13px; font-family:"spoqa M";}
.assemblePC_form .totalBlue_bg{padding:20px; background:#F3FaFF; text-align:center; word-break:keep-all;}
.totalBlue_bg .left{font-size:14px; font-family:"spoqa B";}
.totalBlue_bg .right , .assembForm_makeprd .left_count .right{background:#fff; border:1px solid #f2f2f2; font-size:0;}
.formBar_fixed .right > a{position:relative; display:inline-block; width:20px; height:20px; vertical-align:middle;}
.formBar_fixed .right > a:before{content:""; position:absolute; left:50%; top:50%; transform:translate(-50% , -50%); width:10px; height:1px; background:#1A1A1A;}
.formBar_fixed .right .minus:after{content:""; position:absolute; left:50%; top:50%; transform:translate(-50% , -50%); width:1px; height:10px; background:#1A1A1A;}
.formBar_fixed .num{display:inline-block; width:25px; height:20px; line-height:20px; border-left:1px solid #f2f2f2; border-right:1px solid #f2f2f2; color:#1a1a1a; font-size:15px; font-family:"spoqa M"; text-align:center; vertical-align:top; border-radius:0; outline:none; appearance:none;}
.assembForm_makeprd{margin-bottom:20px; height:40vh; overflow-y:auto;}
.assembForm_makeprd li{position:relative; margin:10px 20px 0; padding-bottom:10px; border-bottom:1px solid #f2f2f2;}
.assembForm_makeprd .left_img{position:absolute; left:0; top:0; width:65px; height:65px;}
.assembForm_makeprd .left_count{right:0; top:0;}
.assembForm_makeprd .left_count .right{margin-bottom:10px;}
.assembForm_makeprd .left_count .g_btn > a{width:100%;}
.assemblePC_form .no_list{margin:30px 0 20px; color:#949494; font-size:14px; font-family:"spoqa M"; text-align:center;}
.assemblePC_form .no_list > i{display:inline-block; margin:0 auto; width:19px; height:19px; background:url("//image5.compuzone.co.kr/img/images/mypage21/asTit_notice_icon.png") center no-repeat; background-size:cover; vertical-align:middle;}
.formBar_btn.assemb_bottom{position:static; display: flex; gap: 4px;}
.addFrom_Layer{position:fixed; z-index:1000; display:inline-block; left:50%; top:50%; transform:translate(-50% , -50%);  width:78%; max-width:450px; height:50px; line-height:50px; background-color:rgba(0,0,0,.6); border-radius:20px; color:#fff; font-size:14px; font-family:"spoqa M"; text-align:center;}

/* ¾ÆÀÌÄÜ º¯°æ:: ¾ÆÀÌ¿÷½º/¿øº»/Ãß°¡/º¯°æ/Çà»ç 211007 */
.order_prd_area .prd_info_area .prd_name .bsk_n_pay_icon {margin-left: 2px; margin-right: 0;}
.bsk_title_icon,
.bsk_origin_icon,
.bsk_insert_icon,
.bsk_event_icon,
.bsk_change_icon { height: 15px; margin-left: 2px; vertical-align: text-bottom; display: inline-block; background-position: top left; background-repeat: no-repeat; background-size: contain;}
.bsk_title_icon {width: 61px; background-image: url('//image5.compuzone.co.kr/img/images/bsk/newIcon2021/mo_btn_iworks_title.png');}
.bsk_origin_icon {width: 32px; background-image: url('//image5.compuzone.co.kr/img/images/bsk/newIcon2021/mo_btn_iworks_origin.png');}
.bsk_insert_icon {width: 32px; background-image: url('//image5.compuzone.co.kr/img/images/bsk/newIcon2021/mo_btn_iworks_insert.png');}
.bsk_change_icon {width: 32px; background-image: url('//image5.compuzone.co.kr/img/images/bsk/newIcon2021/mo_btn_iworks_change.png');}
.bsk_event_icon {width: 32px; background-image: url('//image5.compuzone.co.kr/img/images/bsk/newIcon2021/mo_btn_iworks_evt.png');}

/* ÁÖ¹®°áÁ¦ > °áÁ¦¹æ¹ý:: ³×ÀÌ¹öÆäÀÌ Ãß°¡ 210930 */
.dot_list_popup { display: inline-block; color: #135eba !important; font-size: 14px; vertical-align: top; }
.dot_list_popup:after { content: ""; display: inline-block; margin-left: 2px; width: 5px; height: 5px; border-top: 1px solid #135eba; border-right: 1px solid #135eba; transform: rotate( 45deg); vertical-align: 2px; }
/* ³×ÀÌ¹öÆäÀÌ ÆË¾÷ */
#pop_box.Naver_chkP .layerPop_contents {text-align: left;}
#pop_box.Naver_chkP .layerPop_contents > p.ntRB14 {padding-left: 10px;}
#pop_box.Naver_chkP .layerPop_contents > p + p {margin-top: 4px;}
#pop_box.Naver_chkP .layerPop_contents > p > i {display: inline-block; text-indent: -10px; font-style: normal; float: left;}
/* ÁÖ¹®°áÁ¦ > °áÁ¦¹æ¹ý:: »ï¼ºÆäÀÌ ÀÌ¹ÌÁö »çÀÌÁî ÁÙÀÓ 210930 */
#pm9 .rdo_bxB > span > img {height: 22px;}

/* ÄÄÇ»Á¸ÆäÀÌ 211223 */
.com_pay_area {width:100%; height:auto; padding-bottom:20px; box-sizing:border-box;}
.com_pay_area .com_pay_plus {width:290px; height:183px; margin:30px auto 20px; border:1px dashed #6c6c6c; border-radius:6px; text-align:center; box-sizing:border-box;}
.com_pay_area .com_pay_plus .compay_plusbtn {width:36px; height:36px; padding:56px 0 5px;}
.com_pay_area .com_pay_plus p {font-size:18px; line-height:1.06; letter-spacing:-0px; color:#6c6c6c;}
.com_pay_area .com_pay_noticebtn {text-align:Center; font-size:15px; overflow:hidden;}
.com_pay_area .com_pay_noticebtn p {display:inline-block; font-weight:bold;}
.com_pay_area .com_pay_noticebtn button {display:inline-block; width:18px; height: 18px; background:url('//image5.compuzone.co.kr/img/images/classic_icon/icon-arrow-circle-right-18px.png') center center no-repeat; transform:rotate(90deg); vertical-align:bottom;}
.com_pay_area .com_pay_noticebtn button.on {transform:rotate(-90deg);}
.com_pay_area .com_pay_notice {width:290px; margin:11px auto;}
.com_pay_area .com_pay_notice span {display:block; margin-bottom:2px; font-size:14px; color: #333; letter-spacing: -1px; text-align:left; padding-left:10px; position:relative;}
.com_pay_area .com_pay_notice span::before {content:'-'; position:Absolute; top:-1px; left:0;}
.com_pay_area .com_pay_notice span b {color:#ee2929;}
.com_pay_area .com_pay_notice span i {width:5px;}
/* ÄÄÇ»Á¸ÆäÀÌ ½½¶óÀÌµå */
.com_pay_area .slick-slider {width:100%; height:233px;}
.com_pay_area .slick-zone {width:100%; height:233px; margin:0 auto; overflow:hidden;}
.com_pay_area .slick-zone .slide1 {width:290px; height:183px; margin:24px 15px; border-radius:6px; overflow:hidden; position:relative;}
.com_pay_area .slick-zone .slide1 .compay_bg {width:100%; height:100%; padding:20px; box-sizing:border-box; color:#fff;}
.com_pay_area .slick-zone .slide1 .compay_bg.kakao {background:#ffe600; color:#121212;}
.com_pay_area .slick-zone .slide1 .compay_bg.shinhan {background:#346ac9; color:#fff;}
.com_pay_area .slick-zone .slide1 .compay_bg.woori {background:#00afc0; color:#fff;}
.com_pay_area .slick-zone .slide1 .compay_banklogo {width:100px; height:50px; overflow:hidden;}
.com_pay_area .slick-zone .slide1 .compay_banklogo.bank_kko1 {background:url(//image5.compuzone.co.kr/img/images/bsk/pay_kakao3.png) center left/contain no-repeat !important;}
.com_pay_area .slick-zone .slide1 .compay_banklogo.bank_samsung {background:url(//image5.compuzone.co.kr/img/images/bsk/pay_ss3.png) center left/contain no-repeat !important;}
.com_pay_area .slick-zone .slide1 .compay_banklogo.bank_woori {background:url(//image5.compuzone.co.kr/img/images/bsk/bank_ur1.png) center left/contain no-repeat;}
.com_pay_area .slick-zone .slide1 .compay_banklogo.bank_bc {background:url(//image5.compuzone.co.kr/img/images/bsk/pay_bc1.png) center left/contain no-repeat !important;}
.com_pay_area .slick-zone .slide1 .compay_bankname p {font-size:13px; padding-top:60px; letter-spacing: 0.5px; color:#fff;}
.com_pay_area .slick-zone .slide1 .compay_banknum p {font-size:13px; padding-top:5px; letter-spacing: 0.8px; color:#fff;}
.com_pay_area .slick-slide {transition: all ease-in-out .2s;}
.com_pay_area .slick-center {transform:scale(1.050);}
.slick-prev, .slick-next, .slick-prev:before, .slick-next:before, .slick-zone button {display:none!important;}
/* ÄÄÇ»Á¸ÆäÀÌ ÀºÇà, Ä«µå ·Î°í */
.com_pay_area .slick-zone .slide1 .compay_bg.paybank1 {background:#1FB25A!important;}
.com_pay_area .slick-zone .slide1 .compay_bg.paybank2 {background:#0083C9!important;}
.com_pay_area .slick-zone .slide1 .compay_bg.paybank3 {background:#006AB6!important;}
.com_pay_area .slick-zone .slide1 .compay_bg.paybank4 {background:#696255!important;}
.com_pay_area .slick-zone .slide1 .compay_bg.paybank5 {background:#008775!important;}
.com_pay_area .slick-zone .slide1 .compay_bg.paybank6 {background:#0E579D!important;}
.com_pay_area .slick-zone .slide1 .compay_bg.paybank7 {background:#198FCA!important;}
.com_pay_area .slick-zone .slide1 .compay_bg.paybank8 {background:#003486!important;}
.com_pay_area .slick-zone .slide1 .compay_bg.paybank9 {background:#0473EA!important;}
.com_pay_area .slick-zone .slide1 .compay_bg.paybank10 {background:#044DA3!important;}
.com_pay_area .slick-zone .slide1 .compay_bg.paybank11 {background:#D61920!important;}
.com_pay_area .slick-zone .slide1 .compay_bg.paybank12 {background:#0090D0!important;}
.com_pay_area .slick-zone .slide1 .compay_bg.paybank16 {background:#097EC3!important;}
.com_pay_area .slick-zone .slide1 .compay_bg.paybank17 {background:#0071BB!important;}
.com_pay_area .slick-zone .slide1 .compay_bg.paybank18 {background:#0061AE!important;}
.com_pay_area .slick-zone .slide1 .compay_bg.paybank19 {background:#ED3124!important;}
.com_pay_area .slick-zone .slide1 .compay_bg.paybank20 {background:#120064!important;}
.com_pay_area .slick-zone .slide1 .compay_bg.paybank21 {background:#F8DF03!important; color:#1e1e1e;}
.com_pay_area .slick-zone .slide1 .compay_bg.paybank21 .compay_bankname p {color:#1e1e1e;}
.com_pay_area .slick-zone .slide1 .compay_bg.paybank21 .compay_banknum p {color:#1e1e1e;}
.com_pay_area .slick-zone .slide1 .compay_bg.paybank22 {background:#008A2F!important;}
.com_pay_area .slick-zone .slide1 .compay_bg.paybank23 {background:#398C64!important;}
.com_pay_area .slick-zone .slide1 .compay_bg.paybank24 {background:#3182F6!important;}
.com_pay_area .slick-zone .slide1 .compay_banklogo {display:inline-block;width:40px; height:30px; overflow:hidden; background-repeat: no-repeat; background-position: left center; background-size: contain;}
.com_pay_area .slick-zone .slide1 .compay_banklogo.paybank1 {width:26px; height:30px;background-image:url('//image5.compuzone.co.kr/img/images/bsk/compay_paylogo/logo_nh.png');}
.com_pay_area .slick-zone .slide1 .compay_banklogo.paybank2 {width:30px; height:30px;background-image:url('//image5.compuzone.co.kr/img/images/bsk/compay_paylogo/logo_wr.png');}
.com_pay_area .slick-zone .slide1 .compay_banklogo.paybank3 {width:30px; height:30px;background-image:url('//image5.compuzone.co.kr/img/images/bsk/compay_paylogo/logo_shinh.png');}
.com_pay_area .slick-zone .slide1 .compay_banklogo.paybank4 {width:42px; height:30px;background-image:url('//image5.compuzone.co.kr/img/images/bsk/compay_paylogo/logo_kb.png');}
.com_pay_area .slick-zone .slide1 .compay_banklogo.paybank5 {width:34px; height:30px;background-image:url('//image5.compuzone.co.kr/img/images/bsk/compay_paylogo/logo_hn.png');}
.com_pay_area .slick-zone .slide1 .compay_banklogo.paybank6 {width:50px; height:30px;background-image:url('//image5.compuzone.co.kr/img/images/bsk/compay_paylogo/logo_ct.png');}
.com_pay_area .slick-zone .slide1 .compay_banklogo.paybank7 {width:32px; height:30px;background-image:url('//image5.compuzone.co.kr/img/images/bsk/compay_paylogo/logo_ibk.png');}
.com_pay_area .slick-zone .slide1 .compay_banklogo.paybank8 {width:33px; height:30px;background-image:url('//image5.compuzone.co.kr/img/images/bsk/compay_paylogo/logo_kdb.png');}
.com_pay_area .slick-zone .slide1 .compay_banklogo.paybank9 {width:22px; height:30px;background-image:url('//image5.compuzone.co.kr/img/images/bsk/compay_paylogo/logo_sc.png');}
.com_pay_area .slick-zone .slide1 .compay_banklogo.paybank10 {width:40px; height:30px;background-image:url('//image5.compuzone.co.kr/img/images/bsk/compay_paylogo/logo_dgb.png');}
.com_pay_area .slick-zone .slide1 .compay_banklogo.paybank11 {width:49px; height:30px;background-image:url('//image5.compuzone.co.kr/img/images/bsk/compay_paylogo/logo_bnk.png');}
.com_pay_area .slick-zone .slide1 .compay_banklogo.paybank12 {width:30px; height:30px;background-image:url('//image5.compuzone.co.kr/img/images/bsk/compay_paylogo/logo_jb.png');}
.com_pay_area .slick-zone .slide1 .compay_banklogo.paybank16 {width:34px; height:30px;background-image:url('//image5.compuzone.co.kr/img/images/bsk/compay_paylogo/logo_mg.png');}
.com_pay_area .slick-zone .slide1 .compay_banklogo.paybank17 {width:42px; height:30px;background-image:url('//image5.compuzone.co.kr/img/images/bsk/compay_paylogo/logo_sh.png');}
.com_pay_area .slick-zone .slide1 .compay_banklogo.paybank18 {width:34px; height:30px;background-image:url('//image5.compuzone.co.kr/img/images/bsk/compay_paylogo/logo_cu.png');}
.com_pay_area .slick-zone .slide1 .compay_banklogo.paybank19 {width:45px; height:30px;background-image:url('//image5.compuzone.co.kr/img/images/bsk/compay_paylogo/logo_post.png');}
.com_pay_area .slick-zone .slide1 .compay_banklogo.paybank20 {width:49px; height:30px;background-image:url('//image5.compuzone.co.kr/img/images/bsk/compay_paylogo/logo_kbank2.png');}
.com_pay_area .slick-zone .slide1 .compay_banklogo.paybank21 {width:24px; height:30px;background-image:url('//image5.compuzone.co.kr/img/images/bsk/compay_paylogo/logo_kko.png');}
.com_pay_area .slick-zone .slide1 .compay_banklogo.paybank22 {width:51px; height:30px;background-image:url('//image5.compuzone.co.kr/img/images/bsk/compay_paylogo/logo_sbi.png');}
.com_pay_area .slick-zone .slide1 .compay_banklogo.paybank23 {width:30px; height:30px;background-image:url('//image5.compuzone.co.kr/img/images/bsk/compay_paylogo/logo_fsb.png');}
.com_pay_area .slick-zone .slide1 .compay_banklogo.paybank24 {width:47px; height:30px;background-image:url('//image5.compuzone.co.kr/img/images/bsk/compay_paylogo/logo_toss.png');}
.com_pay_area .slick-zone .slide1 .compay_banklogo.paycard1 {width:85px; height:30px;background-image:url('//image5.compuzone.co.kr/img/images/bsk/compay_paylogo/logo_hd.png');}
.com_pay_area .slick-zone .slide1 .compay_banklogo.paycard2 {width:85px; height:30px;background-image:url('//image5.compuzone.co.kr/img/images/bsk/compay_paylogo/logo_ss.png');}
.com_pay_area .slick-zone .slide1 .compay_banklogo.paycard3 {width:88px; height:30px;background-image:url('//image5.compuzone.co.kr/img/images/bsk/compay_paylogo/logo_lt.png');}
.com_pay_area .slick-zone .slide1 .compay_banklogo.paycard4 {width:30px; height:30px;background-image:url('//image5.compuzone.co.kr/img/images/bsk/compay_paylogo/logo_bc.png');}
/* ÄÄÇ»Á¸ÆäÀÌ ½½¶óÀÌµå¾È¿¡¼­ °áÁ¦¼ö´Üµî·Ï */
.com_pay_area .slick-zone .com_pay_plus {margin:0;}
.com_pay_area .slick-zone .com_pay_plus .compay_plusbtn {padding:56px 0 5px;}
.com_pay_area .slick-zone .com_pay_plus p {font-size:18px; color:#6c6c6c;}
/* ÄÄÇ»Á¸ÆäÀÌ ½½¶óÀÌµå¾È¿¡¼­ ÄÚÁî¸ô¾È³»Ã¢ */
.com_pay_area .slick-zone .compay_bg.coz_nopay {position:absolute;}
.com_pay_area .slick-zone .compay_bg.coz_nopay::before {content:'ÄÚÁî¸ô »óÇ° Æ÷ÇÔ ÁÖ¹® ½Ã\A Ä«µå°áÁ¦¸¸ °¡´É'; white-space:pre; width:100%; height:calc(100% - 98px); padding-top:98px; background:rgba(26, 26, 26, 0.75); position:absolute; top:0; left:0; border-radius:6px; color:#fff; font-size:14px; text-align:center;}
.com_pay_area .slick-zone .compay_bg.coz_nopay::after {content:''; width:36px; height:36px; background:url('//image5.compuzone.co.kr/img/images/classic_icon/icon-exclamation-36px_w.png') center center no-repeat; position:absolute; top:48px; left:50%; transform:TranslateX(-50%); border-radius:6px;}
.com_pay_area .slick-zone .compay_bg.coz_nopay_notice {position:absolute;}
.com_pay_area .slick-zone .compay_bg.coz_nopay_notice::before {content:'2¹é¸¸¿ø ÃÊ°úÇÏ¿©\Aµî·ÏµÈ Ä«µå·Î¸¸ °áÁ¦°¡´É'; white-space:pre; width:100%; height:calc(100% - 98px); padding-top:98px; background:rgba(26, 26, 26, 0.75); position:absolute; top:0; left:0; border-radius:6px; color:#fff; font-size:14px; text-align:center;}
.com_pay_area .slick-zone .compay_bg.coz_nopay_notice::after {content:''; width:39px; height:39px; background:url('//image5.compuzone.co.kr/img/images/classic_icon/icon-exclamation-36px_w.png') center center no-repeat; position:absolute; top:48px; left:50%; transform:TranslateX(-50%); border-radius:6px;}
.com_pay_area dl.bsk_dl {border: 1px solid #f2f2f2; margin-bottom:0;}
.com_pay_area dl.bsk_dl dt {border: none; border-bottom:1px solid #f2f2f2;}
.com_pay_area .sel_bxbg {padding:10px 10px 5px;}
.com_pay_area .sel_bxbg:last-child {padding:5px 10px 10px;}
.com_pay_area .sel_bx {height:100%; box-sizing:border-box;}
.com_pay_cho {padding:20px 25px 0;}
.com_pay_cho a {font-size:14px; color:#666; margin:10px 0 0 10px;}
.com_pay_cho span {width:100%;}
.com_pay_cho input, .com_pay_cho .inp_phone .inp {border:1px solid #f2f2f2;}
.com_pay_after {padding:20px 25px;}
/* ÄÄÇ»Á¸ÆäÀÌ ±¸¸ÅÀÚ¸í ¹°À½Ç¥ */
.com_pay_cho .circle_q2 {width: 22px; height: 22px !important; margin: -1px 0 0 2px; background-color: #fff; font-size: 1rem; background: url(//image5.compuzone.co.kr/img/images/mypage21/mo_question.png) center center/contain;  vertical-align: middle; display: inline-block;}
.com_pay_after .comafter {display:block; position:relative; padding-left:10px; margin-bottom:2px;}
.com_pay_after .comafter::before {content:'-'; position:Absolute; top:0; left:0;}
/* ÄÄÇ»Á¸ÆäÀÌ ¹«ÀÌÀÚ ÇÒºÎÄ«µå ¾È³» ÆË¾÷ ÅÇ¼öÁ¤ */
.cardInfo_pop .content .tabnav1 {margin-bottom:3vw;}
.cardInfo_pop .content .tabnav1 li {height: 9.33vw;}
.cardInfo_pop .content .tabnav1 li a {line-height: 9.33vw; font-size:3.28vw;}
.cardInfo_pop .content .tabnav2 li {width:auto; background:none; border:none;}
.cardInfo_pop .content .tabnav2 li a {display:inline; width:auto; padding:1.2000vw 3.6667vw 1.3333vw; background:none;  margin-right:1.3333vw; border-radius:5vw; border: solid 0.1333vw #d8d8d8;}
.cardInfo_pop .content .tabnav2 li a.on {background:none; border:1px solid #1a1a1a; color:#1a1a1a!important;}

/* ´Þ·Â */
.calender_popup{display: block; overflow-x: hidden; position: fixed; top: 0; left: 0; width: 100%; height: 100vh; z-index: 100000; background-color: rgba(0,0,0,.6);}
.calender_datepicker{ width: 325px; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); min-height: 256px; }
.calender_popup table{font-size: .9em; border-spacing: 0; border-collapse: collapse;border: 0;  padding: 0;}
.calender_popup .ui-datepicker-inline{display: block; position: relative; margin: 0; padding: 0; width: 100%; height: 100%; border: 0px; background: #fff; font-size: 0;
border-radius: 10px;}
.calender_popup .ui-datepicker-header{ background: #0D6DE3; padding: 0; margin: 0; border: 0; width: 100%; height: 58px;
border-radius: 0; border-radius: 10px 10px 0 0; width: calc(100% + 2px); margin-left: -1px; margin-top: -1px;}
.calender_popup .ui-datepicker-title{    font-family: 'Noto-B'; color: #fff; line-height: 57px; font-size: 17px;}
.calender_popup .ui-datepicker-title span{font-family: 'Noto-B'; color: #fff; line-height: 60px; font-size: 17px;}
.calender_popup .ui-datepicker-calendar{ width: 285px; margin: 20px;}
.calender_popup .ui-datepicker td{width: 35px; height: 35px; position: relative; padding: 1px !important;}
.calender_popup .ui-datepicker th{border: 0; font-size: 15px; font-family: 'Noto-R'; font-weight: 400; color: #3A3A3A; padding: 0.7em 0.3em !important; text-align: center;border: 0;
background-color: unset; }
.calender_popup .ui-datepicker th span{font-size: 15px; font-family: 'Noto-R'; font-weight: 400; color: #3A3A3A;}
.calender_popup .ui-datepicker tr th:first-child span, .calender_popup .ui-datepicker tr td:first-child a{color: #F14738;}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active{ 
background: transparent; border: 0px; text-align: center; color:#3A3A3A; font-size: 15px; font-family: 'Noto-R';}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover{ 
color: #fff; border: 0;background: none; .background: #0D6DE3; .border-radius: 50%;}

.calender_popup .ui-datepicker td span, .calender_popup .ui-datepicker td a{padding: 0; position: relative; z-index: 1; height: 35px; line-height: 35px;}
.calender_popup .ui-state-default, .calender_popup .ui-widget-content .ui-state-default, .calender_popup .ui-widget-header .ui-state-default{position: relative;}
.calender_popup .ui-datepicker-today::after{ content: ''; position: absolute; display: inline-block; border-radius: 50%; width: 35px; height: 35px; top: 50%; left: 50%;
transform: translate(-50%, -50%); background: #f3faff;}
.calender_popup .ui-datepicker-current-day::after, .calender_popup .ui-datepicker-current-day.ui-datepicker-today::after{content: ''; position: absolute;
display: inline-block; border-radius: 50%; width: 35px; height: 35px; top: 50%; left: 50%; transform: translate(-50%, -50%); background: #0D6DE3;	}
.calender_popup .ui-datepicker .ui-datepicker-prev, .calender_popup .ui-datepicker .ui-datepicker-next{position: absolute; top: 0px; width: 36px; height: 58px; cursor: pointer;}
.calender_popup .ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span{width: 18px; height: 18px;}
.calender_popup .ui-datepicker-prev{left: 70px;}
.calender_popup .ui-datepicker-next{right: 70px;}
.calender_popup .ui-datepicker-prev .ui-icon{background: url('//image5.compuzone.co.kr/img/images/mypage22/prev_arrow_w_36.png')center; background-size: contain; }
.calender_popup .ui-datepicker-next .ui-icon{background: url('//image5.compuzone.co.kr/img/images/mypage22/next_arrow_w_36.png')center; background-size: contain; }
.calender_popup .layer_X {position: absolute; display: inline-block; top: 15px; right: 15px; width: 30px; height: 30px; z-index: 1;
background:url("//image5.compuzone.co.kr/img/images/mypage22/icon_X_60.png") center no-repeat; background-size:contain;}

.assemb_pop.assemblePC_check.compatibility__check__layer__popup {width:100%; height:100%; background:rgba(0,0,0,0.6); overflow:hidden;}
.compatibility__check__layer__popup .assemblePC_inner {width:100%; height:85vh!important;; position:absolute; bottom:0; left:0; background:#fff; border-radius: 20px 20px 0 0; box-sizing: border-box;}
.compatibility__check__layer__popup .assemblePC_inner .title {padding:27px 0 23px; position:relative;}
.compatibility__check__layer__popup .assemb_wrap { margin-top:20px; padding:0 20px; box-sizing: border-box;}
.assemb_wrap h2 {font-size:17px; font-family:'noto-B'; margin-bottom:15px; text-decoration: none;}

/* ¾ÖÇÃ »óÇ° ÁÖ¹®¾È³» ÆË¾÷ */
.apple_pop  .info_slide_cont .info22_table1 th {font-size: 16px; font-family: 'noto-m';}
.apple_pop  .info_slide_cont .info22_table1 h3 {font-weight: normal; margin-bottom: 15px;}
.apple_pop .check_box ul {display: flex; flex-direction: column; gap: 8px;}
.apple_pop .check_box li{display: flex; justify-content: space-between; align-items: center;}
.apple_pop .check_box li a{display: block; width: 20px; height: 20px; background: url(//image5.compuzone.co.kr/img/images/svg_icon/3A3A3A/icon_line_next_24.svg) center center / contain no-repeat;}
.info_popzone.agree_pop .popup_tit {display: flex; align-items: center; justify-content: center; gap: 2px; margin-bottom: 20px; padding: 20px 0 20px; text-align: center;  border-bottom: 1px solid #D8D8D8; box-sizing: border-box;}
.info_popzone.agree_pop .popup_tit a.back {display: block; width: 28px;  height: 28px; background: url(//image5.compuzone.co.kr/img/images/svg_icon/3A3A3A/icon_line_before_24.svg) center center / contain no-repeat; position: Absolute; top: 20px; left: 16px;}
.info_popzone.agree_pop {padding: 0; background: transparent;}
.info_popzone.agree_pop .popup_con {font-size: 14px; gap: 8px; display: flex; flex-direction: column;}