/* ÅÂ±× ÃÊ±âÈ­ */
body {width:100%;}
body {word-wrap:break-word; word-break:keep-all; }
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,textarea,p,blockquote,th,td,input,select,textarea,button {margin:0; padding:0;}
fieldset,img {border:0px none;  vertical-align:top; -ms-interpolation-mode: bicubic;}
dl,ul,ol,menu,li {list-style:none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {content:''; content:none;}
button {border:0 none; background-color:transparent; cursor:pointer;}
/* ÅÂ±× ÃÊ±âÈ­ */

section { padding:0 0 30px 0; margin:30px 0; border-bottom:#000000 3px double; display:grid; }
section > h2 { font-family:Noto-R; margin-top:10px; }
section > p { margin-top:8px; display:inline-block; }
#leftmenu { width:300px; display:block; position:fixed; }

/* ¹öÆ° button */
.btnBig, .btnMedium, .btnRegular, .btnSmall {  cursor:pointer; text-align:center; font-family:'noto-R'; border-radius:2px; display:inline-block; box-sizing: border-box;}
.btnBig  { font-size:16px; padding:0 50px; height:60px; line-height:58px;}
.btnMedium { font-size:14px; padding:0 20px; height:40px; line-height:38px;}
.btnRegular { font-size:14px; padding:0 15px; height:32px; line-height:30px;}
.btnSmall { font-size:12px; padding:0 10px; height:26px; line-height:24px; letter-spacing:-1px; font-family: '¸¼Àº°íµñ', 'malgun gothic';}
.btnBlue { background-color:#3262c1; border:1px solid #2b5ab6; color:#fff; }
.btnBlack { background-color:#1a1a1a; border:1px solid #1a1a1a; color:#fff; }
.btnRed { background-color:#f74826; border:1px solid #e23715; color:#fff; }
.btnWhite { background-color:#ffffff; border:1px solid #d8d8d8; color:#1a1a1a; }
.btnGray { background-color:#f5f5f5; border:1px solid #d8d8d8; color:#1a1a1a; }

/* ¹°À½Ç¥ ¹öÆ° */
button.qmark { display:inline-block; background:#000000; width:15px; height:15px; color:#ffffff; font-size:11px; font-weight:bold; border-radius:2px; margin-left:5px; border:0; outline:0;}
button.qmarkBlue { background:#3262c1 !important; }
button.qmarkRed { background:#f74826 !important; }
button.qmarkGray { background:#ababab !important; }

/* ÅÇ¸Þ´º tabmenu */
.tabBasic { width:100%; float:left; position:relative; }
.tabBasic:after { border-bottom:#e8e8e8 1px solid; width:100%; position:absolute; bottom:0; left:0; content:''; }
.tabBasic > li { float:left; }
.tabBasic > li a { display:inline-block; color:#000000; height:47px; line-height:47px; letter-spacing:-1px; background-color:#f9f9f9; text-align:center; border:#e8e8e8 1px solid; padding:0 65px; font-size:15px; font-family:Noto-M; margin-right:-1px; }
.tabBasic > li a:hover { text-decoration:none; }
.tabBasic > li a.on { background:#ffffff; position:relative; }
.tabBasic > li a.on:after {border-bottom:#ffffff 1px solid; width:100%; position:absolute; bottom:-1px; left:0; content:''; z-index:1; }

/* Ã¼Å©¹Ú½º checkbox (~IE7/IE8 ÇÙ °³º° »ç¿ë) */
input.chkBig[type="checkbox"] {display:none; vertical-align:middle; .display:inline-block; }
input.chkBig[type="checkbox"] + label.chkBig {vertical-align:middle; font-size:16px; line-height:25px;}
input.chkBig[type="checkbox"] + label.chkBig > i {display:inline-block; width:25px; height:25px; background:url('//image5.compuzone.co.kr/img/images/main/style_comm.png') -79px 0 no-repeat; cursor:pointer; vertical-align:middle; margin:3px 7px 5px 0; }
input.chkBig[type="checkbox"]:checked + label.chkBig > i { background:url('//image5.compuzone.co.kr/img/images/main/style_comm.png') -109px 0 no-repeat; }
input.chkMedium[type="checkbox"] {display:none; vertical-align:middle; .display:inline-block;}
input.chkMedium[type="checkbox"] + label.chkMedium {vertical-align:middle; font-size:16px; line-height:25px; letter-spacing:-0.5px;}
input.chkMedium[type="checkbox"] + label.chkMedium > i {display:inline-block; width:18px; height:18px; background:url('//image5.compuzone.co.kr/img/images/main/style_comm.png') -34px 0 no-repeat; cursor:pointer; vertical-align:middle; margin: 2px 5px 5px 0;}
input.chkMedium[type="checkbox"]:checked + label.chkMedium > i { background:url('//image5.compuzone.co.kr/img/images/main/style_comm.png') -56px 0 no-repeat; }
input.chkSmall[type="checkbox"] {vertical-align:middle; display:none; .display:inline-block;}
input.chkSmall[type="checkbox"] + label.chkSmall {vertical-align:middle; font-size:13px; line-height:25px;}
input.chkSmall[type="checkbox"] + label.chkSmall > i {display:inline-block; width:12px; height:12px; background:url('//image5.compuzone.co.kr/img/images/main/style_comm.png') 0px 0 no-repeat; cursor:pointer; vertical-align:middle; margin:1px 5px 5px 0;}
input.chkSmall[type="checkbox"]:checked + label.chkSmall > i { background:url('//image5.compuzone.co.kr/img/images/main/style_comm.png') -17px 0 no-repeat; }
	/* ¿ìÃøÁ¤·Ä½Ã */
input.chkBig[type="checkbox"] + label.chkBig > i.rgt { margin:3px 0px 5px 7px; }
input.chkMedium[type="checkbox"] + label.chkMedium > i.rgt { margin:2px 0px 5px 5px; }
input.chkSmall[type="checkbox"] + label.chkSmall > i.rgt { margin:1px 0px 5px 5px; }
	/* ie8 ÇÙ */ @media \0screen {	
	input.chkBig[type="checkbox"] {display:inline-block; width:25px; height:25px; vertical-align:-10px;}
	input.chkBig[type="checkbox"] + label.chkBig > i {display:none !important;}
	input.chkMedium[type="checkbox"] {display:inline-block; width:18px; height:18px; vertical-align:-6px;}
	input.chkMedium[type="checkbox"] + label.chkMedium > i {display:none !important;}
	input.chkSmall[type="checkbox"] {display:inline-block; width:12px; height:12px; vertical-align:-3px;}
	input.chkSmall[type="checkbox"] + label.chkSmall > i {display:none !important;}
		}

/* ¶óµð¿À¹öÆ° radio (~IE7/IE8 ÇÙ °³º° »ç¿ë) */
input.radioBig[type="radio"] {display:none; vertical-align:middle; .width:30px; .height:30px; .vertical-align:-5px; }
input.radioBig[type="radio"] + label.radioBig {vertical-align:middle; font-size:16px; line-height:25px; .line-height:30px;}
input.radioBig[type="radio"] + label.radioBig > i {display:inline-block; width:25px; height:25px; background:url('//image5.compuzone.co.kr/img/images/main/style_comm.png') -224px 0 no-repeat; cursor:pointer; vertical-align:middle; margin:3px 7px 5px 0; .display:none !important;}
input.radioBig[type="radio"]:checked + label.radioBig > i { background:url('//image5.compuzone.co.kr/img/images/main/style_comm.png') -254px 0 no-repeat; }
input.radioMedium[type="radio"] {display:none; vertical-align:middle; .display:inline-block; .width:22px; .height:22px; .vertical-align:-2px;}
input.radioMedium[type="radio"] + label.radioMedium {vertical-align:middle; font-size:16px; line-height:18px; .line-height:22px;}
input.radioMedium[type="radio"] + label.radioMedium > i {display:inline-block; width:18px; height:18px; background:url('//image5.compuzone.co.kr/img/images/main/style_comm.png') -178px 0 no-repeat; cursor:pointer; vertical-align:middle; margin:2px 5px 5px 0; .display:none !important;}
input.radioMedium[type="radio"]:checked + label.radioMedium > i { background:url('//image5.compuzone.co.kr/img/images/main/style_comm.png') -201px 0 no-repeat; }
input.radioSmall[type="radio"] {vertical-align:middle; display:none; .display:inline-block; .width:12px; .height:12px; .vertical-align:1px;}
input.radioSmall[type="radio"] + label.radioSmall {vertical-align:middle; font-size:13px; line-height:12px; .line-height:12px;}
input.radioSmall[type="radio"] + label.radioSmall > i {display:inline-block; width:12px; height:12px; background:url('//image5.compuzone.co.kr/img/images/main/style_comm.png') -144px 0 no-repeat; cursor:pointer; vertical-align:middle; margin:1px 5px 5px 0; .display:none !important;}
input.radioSmall[type="radio"]:checked + label.radioSmall > i { background:url('//image5.compuzone.co.kr/img/images/main/style_comm.png') -161px 0 no-repeat; }
	/* ¿ìÃøÁ¤·Ä½Ã */
input.radioBig[type="radio"] + label.radioBig > i.rgt { margin:3px 0px 5px 7px; }
input.radioMedium[type="radio"] + label.radioMedium > i.rgt { margin:2px 0px 5px 5px; }
input.radioSmall[type="radio"] + label.radioSmall > i.rgt { margin:1px 0px 5px 5px; }
	/* ie8 ÇÙ */ @media \0screen {		
	input.radioBig[type="radio"] {display:inline-block; width:25px; height:25px; vertical-align:-10px;}
	input.radioBig[type="radio"] + label.radioBig > i {display:none !important;}
	input.radioMedium[type="radio"] {display:inline-block; width:18px; height:18px; vertical-align:-6px;}
	input.radioMedium[type="radio"] + label.radioMedium > i {display:none !important;}
	input.radioSmall[type="radio"] {display:inline-block; width:12px; height:12px; vertical-align:-3px;}
	input.radioSmall[type="radio"] + label.radioSmall > i {display:none !important;}	
	}

/* ¼¿·ºÆ®¹Ú½º select (IE8/IE9 ÇÙ °³º° »ç¿ë) */
.select_comm { display:inline-table; position:relative; float:left; margin-right:-1px; }
.select_comm select { height:30px; border:#cfd6d9 1px solid; letter-spacing:-0.5px; background:url('//image5.compuzone.co.kr/img/images/main/style_comm_select.png') top right no-repeat;}
.select_comm select { -webkit-appearance:none; -moz-appearance:none; appearance:none; } /* È­»ìÇ¥ ¾ø¾Ö±â for chrome,firefox */
select::-ms-expand { display:none; } /* È­»ìÇ¥ ¾ø¾Ö±â for IE10,11 */
@media screen and (-webkit-min-device-pixel-ratio:0) {.select_comm select {padding:0 25px 0 10px;}} /* for chrome */
@-moz-document url-prefix() { .select_comm select {padding:0 25px 0 10px; } } /* for firefox */
_:-ms-input-placeholder, :root .select_comm select {  padding:0 25px 0 10px; } /* for IE10,11 */
/* :root .select_comm select { padding:0px 0px 0px 0px \0/IE9; } */

/* ÀÎÇ²¹Ú½º input  */
input.input_comm { width:200px; height:28px; border:#cfd6d9 1px solid; display:inline-block; padding: 0 10px;}
.input_srh_comm { position:relative; display:inline-block; }
.input_srh_comm .input_comm { padding:0 30px 0 10px; }
.input_srh_comm .srh_btn { width:25px; height:25px; display:inline-block; background:url('//image5.compuzone.co.kr/img/images/main/style_comm.png') -279px 3px no-repeat; top:3px; right:3px; position:absolute; text-indent:-10000px; cursor:pointer; }

/* ÀÎÇ²-ÆÄÀÏ file */
.file_comm {position:relative; display:inline-block; padding-right:80px; margin-right:5px;}
.file_comm .fileName {display:inline-block; width:100%; height:28px; padding:0 10px; line-height:28px; border:#cfd6d9 1px solid; background-color:#fff; vertical-align:middle; font-size:12px;}
.file_comm .btn_file {position:absolute; top:0; .top:1px; right:0px; border:1px solid #cacaca; border-radius:0 2px 2px 0; background-color:#f5f5f5; color:#2e2e2e; width:70px; height:28px; font-size:12px; font-family:Noto-D; line-height:28px; text-align:center; vertical-align:middle; margin-right:0px;}
.file_comm .btn_file:hover {background-color:#c9c9c9; border-color:#a6a6a6; color:#000;}
.file_comm input[type="file"] {position:absolute; width:1px; height:1px; padding:0; margin:-1px; overflow:hidden; clip:rect(0,0,0,0); border:0;}

/* popup/layer popup */
.popup_comm {width:100%; box-sizing: border-box;}
.popup_comm.layer_comm {position:absolute; background:#fff; z-index:10001; left:0; right:0; margin-right:0; margin-left:0; padding:30px; box-sizing: border-box; }
.popup_comm .title_area {padding-bottom:15px; border-bottom: 1px solid #1a1a1a;}
.popup_comm .title_area > span {display:block; text-align: center; font-size:18px; font-family: 'noto-B'; font-weight: normal; color:#1a1a1a;}
.popup_comm .title_area > span > b {font-family:Noto-B !important; font-weight: normal;}
.popup_comm .title_area h2 {text-align:center; font-family:'noto-B'!important;}
.popup_comm.layer_comm .title_area > span {margin-left:0;}
.popup_comm .popup_detail {padding:0;}
.popup_comm .popup_detail .subtext {margin: 15px 0 20px; line-height: 24px; font-size: 16px; font-family: 'noto-R'!important; color: #1a1a1a; text-align:left; width:100%;}
.popup_comm .popup_detail .subtext b.bg_pink { font-family: 'noto-B'!important;}
.popup_comm .popup_detail .detail_area {margin-bottom:0;}
.popup_comm .popup_detail .detail_area .subtitle {font-size:16px; color:#1a1a1a; font-family:'noto-B'; margin-bottom:10px; display:inline-block; letter-spacing:-0.5px;}
.popup_comm .popup_detail .detail_area table.popup_table {border-radius:3px; border-top:1px solid #E8E8E8; width:100%; margin-bottom:15px;}
.popup_comm .popup_detail .detail_area table.popup_table th {height: 65px; padding: 20px; background: #f9f9f9; border-bottom: 1px solid #E8E8E8; font-size: 16px; font-family: 'noto-R'!important; font-weight: normal; color: #1a1a1a; box-sizing: border-box; text-align: left;}
.popup_comm .popup_detail .detail_area table.popup_table td {height:60px; font-size:16px; border-bottom: 1px solid #ddd; text-align: left; box-sizing: border-box; padding:0 20px}
.popup_comm .popup_detail .detail_area table.popup_table .bo_no td {border-bottom:none;}
.popup_comm .popup_detail .detail_area table.last_bo td {height:45px;}
.popup_comm .popup_detail .detail_area table.last_bo tr:last-child td {border-bottom:none;}
.popup_comm .popup_detail .detail_area table.type_list td {border-bottom: 1px solid #E8E8E8; padding: 12px 20px; font-size: 16px; font-family: 'noto-R'!important;}
.popup_comm .popup_detail .detail_area table.type_list td .cor_d8 {color: #d8d8d8;}
.popup_comm .popup_detail .detail_area table.type_list td label {margin-right:10px; font-size:16px; font-family:'noto-R'!important; color:#1a1a1a;}
.popup_comm .popup_detail .detail_area table.type_list td label>input {margin-right:3px;}
.popup_comm .popup_detail .detail_area table.type_list td label.btn_file {display:inline-block; width:120px; height:40px; margin-right:0; text-align: center; line-height:40px; background:#F9F9F9; border:1px solid #d8d8d8; font-size:14px; font-family:'noto-R'!important; color:#1a1a1a; box-sizing: border-box; position:relative; top:1px;}
.popup_comm .popup_detail .detail_area table.type_list td .btnWrap {display: flex; gap:0 20px;}
.popup_comm .popup_detail .detail_area table.type_list td button {width: 120px; height: 40px; background: #F9F9F9; border: 1px solid #d8d8d8; font-size: 14px; font-family: 'noto-R'!important; color: #1a1a1a; box-sizing: border-box;}
.popup_comm .popup_detail .detail_area table.type_list td .btn_subtxt{display:block; margin-top:10px; color:#6c6c6c; font-size:13px; font-family:'¸¼Àº°íµñ'; letter-spacing: -1px;}
.popup_comm .popup_detail .detail_area .detail_box {border-radius:3px; border:1px solid #ccc; width:calc(100% - 30px); padding:15px; margin-bottom:15px;}
.popup_comm .popup_detail .detail_area .text {font-size:13px; font-family:'¸¼Àº°íµñ'; line-height:22px; letter-spacing:-1px;}
.popup_comm .button_area {text-align:center; margin:30px auto 0; display: flex; align-items: center; justify-content: center; gap:10px;}
.popup_comm .button_area a {display: inline-block; width: 200px; height: 50px; line-height: 50px; border-radius: 2px; text-align: center; background: #1A1A1A; font-size: 16px; font-family: 'noto-R'!important; color: #fff;}
.layer_comm_bg {background:#000; opacity:0.3; width:100%; height:100%; display:block; position:fixed; top:0; left:0; z-index:10000;}
.popup_comm .popup_detail .detail_area table.type_list .smallTxt {display:block; font-family:'noto-R'!important; font-size:14px; color:#1C8FED;}
.popup_comm input.input_comm {height: 40px; border-radius: 2px; font-size: 14px; font-family: 'noto-R'!important; color: #1a1a1a; box-sizing: border-box;}
.popup_comm .select_comm {border-radius: 2px; overflow: hidden;}
.popup_comm .select_comm select {width: 100%; height: 40px; background: url(//image5.compuzone.co.kr/img/images/svg_icon/D8D8D8/icon_line_down_12.svg) 90% 54% no-repeat; font-size: 14px; font-family: 'noto-R'!important; color: #1a1a1a; background-size: 14px;}
.popup_comm .agree_Box {text-align: left; margin: 30px 0 0; height: 22px;}
.popup_comm input.chkMedium[type="checkbox"] + label.chkMedium {font-size: 16px; font-family: 'noto-D'!important; color: #1a1a1a;}
input.chkMedium[type="checkbox"] + label.chkMedium > i {background: url(//image5.compuzone.co.kr/img/images/bsk/simp_checkG.png) center no-repeat;}
.popup_comm .input_comm.inp_cont_txt {width: 470px; height: 80px; padding: 10px; border: 1px solid #d8d8d8; font-size: 14px; font-family: 'noto-R'!important; color: #1a1a1a; letter-spacing: -1px; word-break: keep-all; box-sizing: border-box;}
.popup_comm .input_comm.inp_cont_txt::placeholder {color:#949494;}
.popup_comm .agree_Box_detail {width: 100%;}
.popup_comm .agree_Box_detail .detail_Box {margin:20px 0 0;}
.popup_comm .agree_Box_detail .detail_Box .detail_tit {font-size: 14px; font-family: 'noto-M'!important; color: #1a1a1a;}
.popup_comm .agree_Box_detail .detail_Box .detail_cont {margin-top:15px;}
.popup_comm .agree_Box_detail .detail_Box .detail_table {width:100%;}
.popup_comm .agree_Box_detail .detail_Box .detail_table th {padding: 10px 0; background: #fafafa; border-left: 1px solid #E8E8E8; border-top: 1px solid #E8E8E8; border-bottom: 1px solid #E8E8E8; font-size: 14px; font-family: 'noto-M'!important; font-weight: normal; color: #1a1a1a;}
.popup_comm .agree_Box_detail .detail_Box .detail_table td {padding: 10px; border-bottom: 1px solid #e6e6e6; border-left: 1px solid #E8E8E8; text-align: center; font-size: 13px; font-family: 'noto-R'!important; font-weight: normal; color: #1a1a1a;}
.popup_comm .agree_Box_detail .detail_Box .detail_table th:first-child, .popup_comm .agree_Box_detail .detail_Box .detail_table td:first-child {border-left:none;}
.popup_comm .agree_Box_detail .detail_Box p {margin-top: 10px; font-size: 13px; font-family: '¸¼Àº°íµñ'; color: #6C6C6C; letter-spacing: -1px;}
/* popup/layer popup2 */
.popup_comm .popup_detail .detail_area table.popup_table.type_list2 {border-bottom-width:0;}
.popup_comm .popup_detail .detail_area .subtitle2{ width:100%; border:1px solid #d8d8d8; border-bottom:none; padding:13px; padding-left:20px; box-sizing:border-box; font-weight:bold; font-size:14px; color:#333; font-weight:bold; }
.popup_comm .popup_detail .detail_area table.type_list2 .border_none{ border-bottom:none; padding-bottom:0px;}
.popup_comm .popup_detail .detail_area table.type_list2 th {text-align:left; padding:8px 0px 11px 20px; background-color:#fff; border-bottom:1px solid #d8d8d8; height:40px; line-height:24px; border-right-width:0; font-weight:bold;}
.popup_comm .popup_detail .detail_area table.type_list2 td {text-align:right; padding:10px 22px 10px 0px; height:40px; border-right-width:0; border-bottom:1px solid #d8d8d8;}
.popup_comm .popup_detail .detail_area table.type_list2 td a { font-size:14px; color:#000;}
.popup_comm .popup_detail .detail_area table.type_list2 .tdst2 { height:37px; }
.popup_comm .popup_detail .detail_area table.type_list2 td a:hover{ text-decoration:underline; font-weight:bold}
.popup_comm .popup_detail .detail_area table.type_list2 .red11 { font-size:13px; font-weight: normal; color:#F14738; line-height:18px; font-family:'¸¼Àº°íµñ'; text-align:left; letter-spacing:-1.5px;} 
.popup_comm .popup_detail .detail_area table.type_list2 .pbtst {font-weight:300; width:max-content;}

/*»óÇ°¿É¼Ç µî·Ï/¼öÁ¤ ÆË¾÷ Ãß°¡»èÁ¦ ¹öÆ° ½ºÅ¸ÀÏ*/
.popup_comm .popup_detail .detail_area table.popup_table .btn_spr_area {width: 53px; margin: 0 auto;}
.popup_comm .popup_detail .detail_area table.popup_table .btn_spr_area a {border:1px solid #cfd6d9;}
.popup_comm .popup_detail .detail_area table.popup_table .btn_spr_area .left_sid{width:25px; height:26px; display:inline-block; float:left; background: url(//image5.compuzone.co.kr/img/images/product_detail/btn_spinner.png) no-repeat 0 0;}
.popup_comm .popup_detail .detail_area table.popup_table .btn_spr_area .right_sid{ margin-left:-1px; width:25px; height:26px; display:inline-block; background: url(//image5.compuzone.co.kr/img/images/product_detail/btn_spinner.png) no-repeat -25px 0;}

/* ¸¶¿ì½º¿À¹ö½Ã ¸»Ç³¼± À§Ä¡, Å©±â -SHW-200429 */
#optionLayer .optionView .viewWrap .optionTotal .btn_area{overflow:visible !important; }
#contents .pddt_info_area .recom_btn > a{position:relative;}
#contents .pddt_info_area .recom_btn .online_lwpb:hover .online_layer.online_laBtxt{display:block !important;}
.online_layer.online_laBtxt{ width:310px; padding:15px; top:-76px; left:0; right:inherit; background-color:#fff;}
.online_layer.online_laBtxt .online_noti{letter-spacing:0.1px; font-family:Noto-D;}
.online_layer.online_laBtxt .online_noti:before{margin-left:74px;}
.online_layer.online_laBtxt .online_noti:after, .online_layer .online_noti:before{left:-35px;}
#contents .btn_area .btn_online:hover .online_layer.online_laBtxt{display:block !important;}

/*ÁÖ¹®°áÁ¦ °£¼ÒÈ­ ÆäÀÌÁö common style*/
/* ÆùÆ® */
.ntRB24{color:#1a1a1a; font-size:24px; font-family:noto-R;}
.ntRB20{color:#1a1a1a; font-size:20px; font-family:noto-R;}
.ntRB18{color:#1a1a1a; font-size:18px; font-family:noto-R;}
.ntRB16{color:#1a1a1a; font-size:16px !important; font-family:noto-R;}
.ntRB14{color:#1a1a1a; font-size:14px; font-family:noto-R;}
.ntRB13{color:#1a1a1a; font-size:13px; font-family:'¸¼Àº°íµñ'; letter-spacing:-0.5px;}
.ntRB12{color:#1a1a1a; font-size:12px; font-family:'¸¼Àº°íµñ'; letter-spacing:-0.5px;}
.spRB24{color:#1a1a1a; font-size:24px; font-family:'spoqa R';}
.spRB20{color:#1a1a1a; font-size:20px; font-family:'spoqa R';}
.spRB18{color:#1a1a1a; font-size:18px; font-family:'spoqa R';}
.spRB16{color:#1a1a1a; font-size:16px; font-family:'spoqa R';}
.spRB14{color:#1a1a1a; font-size:14px; font-family:'spoqa R' !important;}
.spRB13{color:#1a1a1a; font-size:13px; font-family:'¸¼Àº°íµñ'; letter-spacing:-0.5px;}
.spRB12{color:#1a1a1a; font-size:12px; font-family:'¸¼Àº°íµñ'; letter-spacing:-0.5px;}
.ntMB14{color:#1a1a1a; font-size:14px; font-family:Noto-M;}
/* ¾ÆÀÌÄÜ */
.bskS_ques{position:relative; display:inline-block; width:20px; height:20px; background:url("//image5.compuzone.co.kr/img/images/bsk/simp_question.png") center no-repeat; cursor:pointer; z-index:10;}
.bskS_excla{display:inline-block; width:20px; height:20px; background:url("//image5.compuzone.co.kr/img/images/bsk/simp_exclamation.png") center no-repeat;}
.bskS_adIB{display:inline-block; width:14px; height:9px; background:url("//image5.compuzone.co.kr/img/images/svg_icon/3A3A3A/icon_line_down_12.svg") center / 14px no-repeat; cursor:pointer;}
.bskS_auIB{display:inline-block; width:14px; height:9px; background:url("//image5.compuzone.co.kr/img/images/svg_icon/3A3A3A/icon_line_up_12.svg") center / 14px no-repeat; cursor:pointer;}
.bskS_arIB{display:inline-block; width:9px; height:14px; background:url("//image5.compuzone.co.kr/img/images/svg_icon/3A3A3A/icon_line_next_12.svg") center / 14px no-repeat; cursor:pointer;}
.bskS_alIB{display:inline-block; width:9px; height:14px; background:url("//image5.compuzone.co.kr/img/images/svg_icon/3A3A3A/icon_line_prev_12.svg") center / 14px no-repeat; cursor:pointer;}
/*ÀÎÇ²¹Ú½º, ¶óµð¿À&Ã¼Å©¹Ú½º*/
.bskS_input{display:inline-block; width:200px; height:40px; border:1px solid #d8d8d8; border-radius:2px; box-sizing:Border-box; vertical-align:top;}
.bskS_input input{display:block; padding:0 13px; width:100%; height:100%; color:#1a1a1a; font-size:14px; outline:none; border:none; box-sizing: border-box;}
.bskS_input input:disabled {color:#949494;}
.bskS_input:hover , .bskS_input:focus{border:1px solid #1a1a1a;}
.bskS_input input::placeholder{color:#949494;}
.bskS_input input:-ms-input-placeholder{color:#949494; opacity:1;}
.bskS_input input:-moz-input-placeholder{color:#949494;}
.bskS_input input:-webkit-input-placeholder{color:#949494;}
.bskS_address{position:relative; font-size:0;}
.bskS_address > input{display:inline-block; padding:0 13px; width:230px; height:40px; line-height:40px; border:1px solid #d8d8d8; color:#1a1a1a; font-size:14px; outline:none; vertical-align:top}
.bskS_address > input::placeholder{color:#949494;}
.bskS_address > input:disabled{color:#949494;}
.bskS_address > input:-ms-input-placeholder{color:#949494; opacity:1;}
.bskS_address > input:-moz-input-placeholder{color:#949494;}
.bskS_address > input:-webkit-input-placeholder{color:#949494;}
.bskS_address > a{display:inline-block; margin-left:-1px; padding:0 20px; color:#1a1a1a !important; font-size:14px; text-align:center; vertical-align:top; text-decoration:none;}
.bskS_address > a:hover{text-decoration:none;}
.bskS_check , .bskS_radio{position:relative; }
input.bskS_chk[type="checkbox"] {display:none; vertical-align:middle; }
input.bskS_chk[type="checkbox"] + label.bskS_chk {vertical-align:middle; color:#1a1a1a; font-size:16px; line-height:1; font-family:Noto-R; cursor:pointer; background-size:contain;}
input.bskS_chk[type="checkbox"] + label.bskS_chk > i {display:inline-block; width:17px; height:17px; background:url("//image5.compuzone.co.kr/img/images/bsk/simp_checkG.png") center no-repeat; cursor:pointer; vertical-align:middle; margin:0 8px 3px 0; background-size:contain;}
input.bskS_chk[type="checkbox"]:checked + label.bskS_chk > i { background:url("//image5.compuzone.co.kr/img/images/bsk/simp_checkedB.png") center no-repeat; background-size:contain;}
input.bskS_chk.chkgray[type="checkbox"]:checked + label.bskS_chk > i { background:url("//image5.compuzone.co.kr/img/images/bsk/simp_checkedG.png") center no-repeat; background-size:contain;}
/* ie8 */ @media \0screen {	
input.bskS_chk[type="checkbox"] {display:inline-block; width:18px; height:18px; vertical-align:-10px; }
input.bskS_chk[type="checkbox"] + label.chkBasic > i {display:none !important;}
}
input.bskS_chk[type="checkbox"] + label.bskS_chk > i.disabled{background:url("//image5.compuzone.co.kr/img/images/bsk/disabled_chk.png") center no-repeat; background-size:contain;}
input.bskS_radio[type="radio"] {display:none; vertical-align:middle;}
input.bskS_radio[type="radio"] + label.bskS_radio {vertical-align:middle; font-size:16px; line-height:1; color:#1a1a1a; font-family:noto-R; cursor:pointer;}
input.bskS_radio[type="radio"] + label.bskS_radio > i {display:inline-block; width:17px; height:17px; background:url("//image5.compuzone.co.kr/img/images/bsk/simp_radioG.png") center no-repeat; cursor:pointer; vertical-align:middle; margin:2px 10px 3px 0; background-size:contain;}
input.bskS_radio[type="radio"]:checked + label.bskS_radio > i { background:url("//image5.compuzone.co.kr/img/images/bsk/simp_radioBB.png") center no-repeat; background-size:contain;}
/* ie8 */ @media \0screen {		
input.bskS_radio[type="radio"] {display:inline-block; width:25px; height:25px; vertical-align:-10px;}
input.bskS_radio[type="radio"] + label.radioBasic > i {display:none !important;}
}
.bskS_file .bskS_MBtnG , .bskS_address .bskS_MBtnG{border-radius:0px 2px 2px 0px;}
/* ¼¿·ºÆ® ¹Ú½º */
.bskS_select{position:relative; display:inline-block; width:200px; height:40px; background:#fff; vertical-align:top; cursor:pointer;}
.bskS_select select{padding:0 40px 0 10px; width:100%; height:100%; line-height:40px; font-size:14px; color:#232323; border:1px solid #d8d8d8; border-radius:2px; letter-spacing:-0.5px; background:url("//image5.compuzone.co.kr/img/images/svg_icon/D8D8D8/icon_line_down_12.svg") 90% center no-repeat; background-size: 14px; outline:none; -webkit-appearance:none; -moz-appearance:none; appearance:none;  font-family:noto-R;} /*  for chrome,firefox */
.bskS_select:hover  select, .bskS_select:focus select{border:1px solid #1a1a1a; background:url("//image5.compuzone.co.kr/img/images/svg_icon/3A3A3A/icon_line_down_12.svg") 90% center no-repeat; background-size: 14px;}
select::-ms-expand { display:none; } /*  for IE10,11 */
@-moz-document url-prefix() { .bskS_select select {padding:0 40px 0 10px; } } /* for firefox */
:-ms-input-placeholder, :root .bskS_select select {padding:0 04px 0 10px; } /* for IE10,11 */

/*¹öÆ°*/
.bskS_BBtnN{display:inline-block; padding:0 50px; height:60px; line-height:60px; background:#135eba; border:1px solid #135eba; border-radius:8px; color:#fff !important; font-size:16px; font-family:Noto-R; text-align:center; outline:none; cursor:pointer;}
.bskS_BBtnB{display:inline-block; padding:0 50px; height:60px; line-height:60px; background:#1a1a1a; border:1px solid #1a1a1a;border-radius:8px; color:#fff !important; font-size:16px; font-family:Noto-R; text-align:center; outline:none; cursor:pointer;}
.bskS_BBtnW{display:inline-block; padding:0 50px; height:60px; line-height:60px; background:#fff; border:1px solid #d8d8d8; border-radius:8px; color:#1a1a1a !important; font-size:16px; font-family:Noto-R; text-align:center; outline:none; cursor:pointer;}
.bskS_BBtnG{display:inline-block; padding:0 50px; height:60px; line-height:60px; background:#f9f9f9; border:1px solid #d8d8d8; border-radius:8px; color:#1a1a1a !important; font-size:16px; font-family:Noto-R; text-align:center; outline:none; cursor:pointer;}
.bskS_MBtnN{display:inline-block; padding:0 20px; min-width:78px; height:40px; line-height:40px; background:#135eba; border:1px solid #135eba; border-radius:2px; color:#fff !important; font-size:14px; font-family:Noto-R; text-align:center; outline:none; cursor:pointer;}
.bskS_MBtnB{display:inline-block; padding:0 20px; min-width:78px; height:40px; line-height:40px; background:#1a1a1a; border:1px solid #1a1a1a; border-radius:2px; color:#fff !important; font-size:14px; font-family:Noto-R; text-align:center; outline:none; cursor:pointer;}
.bskS_MBtnW{display:inline-block; padding:0 20px; min-width:78px; height:40px; line-height:40px; background:#fff; border:1px solid #d8d8d8; border-radius:2px; color:#1a1a1a !important; font-size:14px; font-family:Noto-R; text-align:center; outline:none; cursor:pointer;}
.bskS_MBtnG{display:inline-block; padding:0 20px; min-width:78px; height:40px; line-height:40px; background:#f9f9f9; border:1px solid #d8d8d8; border-radius:2px; color:#1a1a1a !important; font-size:14px; font-family:Noto-R; text-align:center; outline:none; cursor:pointer;}
.bskS_MBtnG2 {display:inline-block; padding:0 20px; height:40px; line-height:40px; background:#f9f9f9; border:1px solid #d8d8d8; border-radius:2px; color:#1a1a1a !important; font-size:14px; font-family:Noto-R; text-align:center; outline:none; cursor:pointer;}
.bskS_RBtnN{display:inline-block; padding:0 15px; min-width:56px; height:32px; line-height:30px; background:#135eba; border:1px solid #135eba; border-radius:2px; color:#fff !important; font-size:14px; font-family:Noto-R; text-align:center; outline:none; cursor:pointer;}
.bskS_RBtnB{display:inline-block; padding:0 15px; min-width:56px; height:32px; line-height:30px; background:#1a1a1a; border:1px solid #1a1a1a; border-radius:2px; color:#fff !important; font-size:14px; font-family:Noto-R; text-align:center; outline:none; cursor:pointer;}
.bskS_RBtnW{display:inline-block; padding:0 15px; min-width:56px; height:32px; line-height:30px; background:#fff; border:1px solid #d8d8d8; border-radius:2px; color:#1a1a1a !important; font-size:14px; font-family:Noto-R; text-align:center; outline:none; cursor:pointer;}
.bskS_RBtnG{display:inline-block; padding:0 15px; min-width:56px; height:32px; line-height:30px; background:#f9f9f9; border:1px solid #d8d8d8; border-radius:2px; color:#1a1a1a !important; font-size:14px; font-family:Noto-R; text-align:center; outline:none; cursor:pointer;}
.bskS_SBtnN{display:inline-block; padding:0 10px; min-width:44px; height:26px; line-height:24px; background:#135eba; border:1px solid #135eba; border-radius:2px; color:#fff !important; font-size:12px; font-family:¸¼Àº°íµñ; text-align:center; outline:none; cursor:pointer;}
.bskS_SBtnB{display:inline-block; padding:0 10px; min-width:44px; height:26px; line-height:24px; background:#1a1a1a; border:1px solid #1a1a1a; border-radius:2px; color:#fff !important; font-size:12px; font-family:¸¼Àº°íµñ; text-align:center; outline:none; cursor:pointer;}
.bskS_SBtnW{display:inline-block; padding:0 10px; min-width:44px; height:26px; line-height:24px; background:#fff; border:1px solid #d8d8d8; border-radius:2px; color:#1a1a1a !important; font-size:12px; font-family:¸¼Àº°íµñ; text-align:center; outline:none; cursor:pointer;}
.bskS_SBtnG{display:inline-block; padding:0 10px; min-width:44px; height:26px; line-height:24px; background:#f9f9f9; border:1px solid #d8d8d8; border-radius:2px; color:#1a1a1a !important; font-size:12px; font-family:¸¼Àº°íµñ; text-align:center; outline:none; cursor:pointer; transform:rotate(-0.01deg);}
.select_btnList  , .select_btnList2{position:relative; margin:-5px; font-size:0;}
.select_btnList button{position:relative; margin:5px; display:inline-block; width:206px; height:60px; background:#fff; border:1px solid #d8d8d8; border-radius:2px; color:#949494; font-size:16px; font-family:Noto-R; outline:none; text-align:center; vertical-align:middle; overflow:visible;}
.select_btnList2 button{margin:5px; display:inline-block; width:110px; height:60px; background:#fff; border:1px solid #d8d8d8; border-radius:2px; color:#949494; font-size:16px; font-family:Noto-R; outline:none; text-align:center; vertical-align:middle; overflow:visible; position:relative;}
.select_btnList button.select , .select_btnList2 button.select{border:1px solid #135eba; color:#135eba; font-family:'Noto-M';}
.select_btnList button.select > span , .select_btnList2 button.select > span{font-family:'Noto-M';}
.select_btnList .button2{width:315px;}
/*½ºÆ¼Ä¿*/
.bskS_stkPurple{display:inline-block; margin-top:-4px; padding:0 30px 0 13px; height:34px; line-height:34px; background:#fff; border:1px solid #8433ff; border-radius:100px; color:#8433ff; font-size:14px; font-family:Noto-R; outline:none; cursor:pointer; letter-spacing:-0.5px; vertical-align:middle;}
/*¼­ºêÅ¸ÀÌÆ²*/
.simpBx21{margin-bottom:20px;}
.simpBx21 .simpB_tit{position:relative; width:100%; height:60px; padding:18px 0 12px 28px; background:#fff; border:1px solid #f2f2f2; box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.16); box-sizing:border-box;}
.simpBx21 .simpB_tit h2{display:inline-block; margin-right:16px; color:#1a1a1a; font-size:20px; font-weight:normal; vertical-align:middle; letter-spacing:-0.5px;}
.simpBx21 .simpB_tit .bskS_Adown , .simpBx21 .simpB_tit .bskS_Aup{position:absolute; right:30px; top:50%; margin-top:-6px;}
.simpBx21 .simpB_tit .bskS_Adown .arrow_BI{display:block; width:12px; height:12px; border-top:2px solid #1a1a1a; border-right:2px solid #1a1a1a; transform:rotate(-45deg); transition:0.5s all; cursor:pointer;}
.simpBx21 .simpB_tit .bskS_Aup .arrow_BI{display:block; width:12px; height:12px; border-top:2px solid #1a1a1a; border-right:2px solid #1a1a1a; transform:rotate(-45deg); cursor:pointer;}
.simpBx21 .simpB_con{position:relative; padding:29px; background:#fff; border:1px solid #f2f2f2; box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.16);}
.simpBx21 .simpB_tit .bskS_Adown.on .arrow_BI{transform:rotate(135deg);}
/* ÁÖ¹®°áÁ¦ °£¼ÒÈ­ ÆäÀÌ ·Î°í */
.pay_box1 , .pay_box2 , .bank_box1 , .bank_box1_1 , .bank_box1_2 ,.bank_box2 , .deli_box1 , .deli_box2 , .deli_box3 , .deli_box4{margin:-5px; font-size:0;}
.simp_logoN{position:absolute; left:0; width:100%; bottom:21px; color:#949494; font-size:16px; font-family:Noto-R; text-align:center;}
.bank_box1 .simp_logoN{bottom:20px;}
.bank_box1 .select  .simp_logoN{bottom:20px;}
button.pay_ssg1{position:relative; display:inline-block; border:1px solid #d8d8d8; margin:5px; width:125px; height:60px; background:#fff url("//image5.compuzone.co.kr/img/images/bsk/pay_ssg2.png") center no-repeat !important; text-indent:-9999px; vertical-align:top; outline:none;}
button.pay_co1{position:relative; display:inline-block; border:1px solid #d8d8d8; margin:5px; width:125px; height:60px; background:#fff url("//image5.compuzone.co.kr/img/images/bsk/pay_co2.png") center no-repeat !important; text-indent:-9999px; vertical-align:top; outline:none;}
button.pay_kakao1{position:relative; display:inline-block; border:1px solid #d8d8d8; margin:5px; width:125px; height:60px; background:#fff url("//image5.compuzone.co.kr/img/images/bsk/pay_kakao2.png") center no-repeat !important; text-indent:-9999px; vertical-align:top; outline:none;}
button.pay_ss1{position:relative; display:inline-block; border:1px solid #d8d8d8; margin:5px; width:125px; height:60px; background:#fff url("//image5.compuzone.co.kr/img/images/bsk/pay_ss2.png") center no-repeat !important; text-indent:-9999px; vertical-align:top; outline:none;}
button.pay_escr{position:relative; display:inline-block; border:1px solid #d8d8d8; margin:5px; width:125px; height:60px; line-height:60px; background:#fff; color:#949494; font-size:16px; text-align:center; vertical-align:top; outline:none;}
button.bank_ss1{position:relative; display:inline-block; border:1px solid #d8d8d8; margin:5px; width:125px; height:125px; background:#fff url("//image5.compuzone.co.kr/img/images/bsk/pay_ss4.png") center 36px no-repeat !important; vertical-align:top; outline:none;}
button.bank_hd1{position:relative; display:inline-block; border:1px solid #d8d8d8; margin:5px; width:125px; height:125px; background:#fff url("//image5.compuzone.co.kr/img/images/bsk/pay_hd2.png") center 38px no-repeat !important; vertical-align:top; outline:none;}
button.bank_kko1{position:relative; display:inline-block; border:1px solid #d8d8d8; margin:5px; width:125px; height:125px; background:#fff url("//image5.compuzone.co.kr/img/images/bsk/pay_kakao4.png") center 29px no-repeat !important; vertical-align:top; outline:none;}
button.bank_bc1{position:relative; display:inline-block; border:1px solid #d8d8d8; margin:5px; width:125px; height:125px; background:#fff url("//image5.compuzone.co.kr/img/images/bsk/pay_bc2.png") center 29px no-repeat !important; vertical-align:top; outline:none;}
button.bank_kbapp1{position:relative; display:inline-block; border:1px solid #d8d8d8; margin:5px; width:125px; height:125px; background:#fff url("//image5.compuzone.co.kr/img/images/bsk/pay_kb2.png") center 19px no-repeat !important; vertical-align:top; outline:none;}
button.bank_lotte1{position:relative; display:inline-block; border:1px solid #d8d8d8; margin:5px; width:125px; height:125px; background:#fff url("//image5.compuzone.co.kr/img/images/bsk/pay_lotte2.png") center 44px no-repeat !important; vertical-align:top; outline:none;}
button.bank_lotte2{position:relative; display:inline-block; border:1px solid #d8d8d8; margin:5px; width:125px; height:125px; background:#fff url("//image5.compuzone.co.kr/img/images/bsk/pay_lotte_loca2.png") center 24px no-repeat !important; vertical-align:top; outline:none;}
button.bank_other{position:relative; display:inline-block; border:1px solid #d8d8d8; margin:5px; width:125px; height:125px; background:#fff url("//image5.compuzone.co.kr/img/images/bsk/other_circle.png") center 28px no-repeat !important; vertical-align:top; outline:none;}
button.pay_ssg1.select{border:1px solid #135eba; background-image: url("//image5.compuzone.co.kr/img/images/bsk/pay_ssg1.png") !important;}
button.pay_co1.select{border:1px solid #135eba; background-image: url("//image5.compuzone.co.kr/img/images/bsk/pay_co1.png") !important; text-indent:-9999px;}
button.pay_kakao1.select{border:1px solid #135eba; background-image: url("//image5.compuzone.co.kr/img/images/bsk/pay_kakao1.png") !important; text-indent:-9999px;}
button.pay_ss1.select{border:1px solid #135eba; background-image: url("//image5.compuzone.co.kr/img/images/bsk/pay_ss1.png") !important; text-indent:-9999px;}
button.pay_escr.select{border:1px solid #135eba; color:#135eba;}
button.bank_ss1.select{border:1px solid #135eba; background-image: url("//image5.compuzone.co.kr/img/images/bsk/pay_ss3.png")!important;}
button.bank_hd1.select{border:1px solid #135eba; background-image: url("//image5.compuzone.co.kr/img/images/bsk/pay_hd1.png") !important;}
button.bank_kko1.select{border:1px solid #135eba; background-image: url("//image5.compuzone.co.kr/img/images/bsk/pay_kakao3.png") !important;}
button.bank_bc1.select{border:1px solid #135eba; background-image: url("//image5.compuzone.co.kr/img/images/bsk/pay_bc1.png") !important;}
button.bank_kbapp1.select{border:1px solid #135eba; background-image: url("//image5.compuzone.co.kr/img/images/bsk/pay_kb1.png") !important;}
button.bank_lotte1.select{border:1px solid #135eba; background-image: url("//image5.compuzone.co.kr/img/images/bsk/pay_lotte1.png") !important;}
button.bank_lotte2.select{border:1px solid #135eba; background-image: url("//image5.compuzone.co.kr/img/images/bsk/pay_lotte_loca1.png") !important;}
button.bank_other.select{border:1px solid #135eba; background-image: url("//image5.compuzone.co.kr/img/images/bsk/other_circle.png") !important;}
/*ÁÖ¹®°áÁ¦ °£¼ÒÈ­ ÀºÇà ·Î°í*/
.bank_kb1{position:relative; display:inline-block; border:1px solid #d8d8d8; margin:5px; width:125px; height:125px; background:#fff url("//image5.compuzone.co.kr/img/images/bsk/bank_kb2.png") center 32px no-repeat; vertical-align:top; outline:none;}
.bank_ibk1{position:relative; display:inline-block; border:1px solid #d8d8d8; margin:5px; width:125px; height:125px; background:#fff url("//image5.compuzone.co.kr/img/images/bsk/bank_ibk2.png") center 26px no-repeat; vertical-align:top; outline:none;}
.bank_sh1{position:relative; display:inline-block; border:1px solid #d8d8d8; margin:5px; width:125px; height:125px; background:#fff url("//image5.compuzone.co.kr/img/images/bsk/bank_sh2.png") center 28px no-repeat; vertical-align:top; outline:none;}
.bank_ur1{position:relative; display:inline-block; border:1px solid #d8d8d8; margin:5px; width:125px; height:125px; background:#fff url("//image5.compuzone.co.kr/img/images/bsk/bank_ur2.png") center 28px no-repeat; vertical-align:top; outline:none;}
.bank_hn1{position:relative; display:inline-block; border:1px solid #d8d8d8; margin:5px; width:125px; height:125px; background:#fff url("//image5.compuzone.co.kr/img/images/bsk/bank_hn2.png") center 26px no-repeat; vertical-align:top; outline:none;}
.bank_nh1{position:relative; display:inline-block; border:1px solid #d8d8d8; margin:5px; width:125px; height:125px; background:#fff url("//image5.compuzone.co.kr/img/images/bsk/bank_nh2.png") center 29px no-repeat; vertical-align:top; outline:none;}
.bank_kb1.select{border: 1px solid #135eba; background:#fff url("//image5.compuzone.co.kr/img/images/bsk/bank_kb1.png") center 31px no-repeat;}
.bank_ibk1.select{border: 1px solid #135eba; background:#fff url("//image5.compuzone.co.kr/img/images/bsk/bank_ibk1.png") center 25px no-repeat;}
.bank_sh1.select{border: 1px solid #135eba; background:#fff url("//image5.compuzone.co.kr/img/images/bsk/bank_sh1.png") center 27px no-repeat;}
.bank_ur1.select{border: 1px solid #135eba; background:#fff url("//image5.compuzone.co.kr/img/images/bsk/bank_ur1.png") center 27px no-repeat;}
.bank_hn1.select{border: 1px solid #135eba; background:#fff url("//image5.compuzone.co.kr/img/images/bsk/bank_hn1.png") center 25px no-repeat;}
.bank_nh1.select{border: 1px solid #135eba; background:#fff url("//image5.compuzone.co.kr/img/images/bsk/bank_nh1.png") center 28px no-repeat;}
/*ÁÖ¹®°áÁ¦ °£¼ÒÈ­ ¹è¼Û¹æ¹ý*/
.deli_box {display: flex; align-items:center; gap:10px;}
.deli_box>button {display: inline-block; width:125px; height:125px; border:1px solid #d8d8d8; position:relative;}
.deliM_premium{background:#fff url("//image5.compuzone.co.kr/img/images/bsk/premium_dlivery1.png") center 15px no-repeat; vertical-align:top; outline:none;}
.deliM_deli{background:#fff url("//image5.compuzone.co.kr/img/images/bsk/simp_dlivery1.png") center 15px no-repeat; vertical-align:top; outline:none;}
.deliM_today{background:#fff url("//image5.compuzone.co.kr/img/images/bsk/simp_td1.png") center 15px no-repeat; vertical-align:top; outline:none;}
.deliM_next{background:#fff url("//image5.compuzone.co.kr/img/images/bsk/simp_nd1.png") center 15px no-repeat; vertical-align:top; outline:none;}
.deliM_quick{background:#fff url("//image5.compuzone.co.kr/img/images/bsk/simp_quick1.png") center 15px no-repeat; vertical-align:top; outline:none;}
.deliM_kd{background:#fff url("//image5.compuzone.co.kr/img/images/bsk/simp_kd1.png") center 20px no-repeat; vertical-align:top; outline:none;}
.deliM_visit{background:#fff url("//image5.compuzone.co.kr/img/images/bsk/simp_visit1.png") center 12px no-repeat; vertical-align:top; outline:none;}
.deliM_daybreak{background:#fff url("//image5.compuzone.co.kr/img/images/bsk/daybreak_td1.png") center 12px no-repeat; vertical-align:top; outline:none;}
.deliM_premium.select_disable{background:#fff url("//image5.compuzone.co.kr/img/images/bsk/premium_dlivery1.png") center 15px no-repeat;}
.deliM_deli.select_disable{background:#fff url("//image5.compuzone.co.kr/img/images/bsk/simp_dlivery1.png") center 15px no-repeat;}
.deliM_today.select_disable{background:#fff url("//image5.compuzone.co.kr/img/images/bsk/simp_td1.png") center 15px no-repeat;}
.deliM_quick.select_disable{background:#fff url("//image5.compuzone.co.kr/img/images/bsk/simp_quick1.png") center 15px no-repeat;}
.deliM_kd.select_disable{background:#fff url("//image5.compuzone.co.kr/img/images/bsk/simp_kd1.png") center 20px no-repeat;}
.deliM_visit.select_disable{background:#fff url("//image5.compuzone.co.kr/img/images/bsk/simp_visit1.png") center 12px no-repeat;}
.deliM_daybreak.select_disable{background:#fff url("//image5.compuzone.co.kr/img/images/bsk/daybreak_td1.png") center 12px no-repeat;}
.select_disable .simp_logoN{color:#949494;}
.deliM_premium.select{border: 1px solid #135eba; background-image: url("//image5.compuzone.co.kr/img/images/bsk/premium_dlivery3.png");}
.deliM_deli.select{border: 1px solid #135eba; background-image: url("//image5.compuzone.co.kr/img/images/bsk/simp_dlivery2.png");}
.deliM_today.select{border: 1px solid #135eba; background-image: url("//image5.compuzone.co.kr/img/images/bsk/simp_td2.png");}
.deliM_quick.select{border: 1px solid #135eba; background-image: url("//image5.compuzone.co.kr/img/images/bsk/simp_quick2.png");}
.deliM_kd.select{border: 1px solid #135eba; background-image: url("//image5.compuzone.co.kr/img/images/bsk/simp_kd2.png");}
.deliM_visit.select{border: 1px solid #135eba; background-image: url("//image5.compuzone.co.kr/img/images/bsk/simp_visit2.png");}
.deliM_daybreak.select{border: 1px solid #135eba; background-image: url("//image5.compuzone.co.kr/img/images/bsk/daybreak_td2.png");}
.select .simp_logoN{color:#135eba; font-family:'Noto-M';}

/* ÁÖ¹®°áÁ¦ > °áÁ¦¹æ¹ý:: ³×ÀÌ¹öÆäÀÌ Ãß°¡ 211001 */
button.pay_naver{position:relative; display:inline-block; border:1px solid #d8d8d8; margin:5px; width:125px; height:60px; text-indent:-9999px; vertical-align:top; outline:none;}
button.pay_naver::after{position: absolute; content: ""; top: 0; left: 0; width: 100%; height: 100%; background:url("//image5.compuzone.co.kr/img/images/m_compuzone/Npay_logo23.png") center no-repeat !important; opacity: 0.3; filter: grayscale(1);}
button.pay_naver.select{border:1px solid #135eba;}
button.pay_naver.select::after{position: absolute; content: ""; top: 0; left: 0; width: 100%; height: 100%; background:url("//image5.compuzone.co.kr/img/images/m_compuzone/Npay_logo23.png") center no-repeat !important; opacity: 1; filter: grayscale(0);}
.simpBx21 .newIcon{position: absolute; top: -7px; right: -7px; left: auto; width: 16px; height: 16px; display: inline-block; background: url("//image5.compuzone.co.kr/img/images/discount_PC/n_icon.png")no-repeat;}
.simpBx21 .select .newIcon{top:-8px; right:-8px;}
.simpBx21 .conS_left.new_category_icon .newIcon{left:80px; top:3px; right: auto;}

/* ¿ë»êÁ¡ Åä¿äÀÏ ¹æ¹®¼ö·É ¸»Ç³¼± */
.deli_withdraw_ballon.ys_hoverInfo{display:none; position:absolute; top:60px; left:220px; width:65%;}
.select_btnList button:hover + .deli_withdraw_ballon.ys_hoverInfo{display:block; z-index:10;}
.select_btnList button:hover .toss_coupon  {display: none;}
.hp_tr .hp_wrap > span.certinoti {display:inline-block; margin-top:10px; font-size:14px; color:#135eba;}
.hp_tr .hp_wrap > span.certinoti::before {display:none;}
/*  ¿ä 83756 ¹æ¹® ¿¹Á¤ÀÏ Ãß°¡ 220610  */
.deliInfo_wrap21 .visit_date{width: 350px; position: relative; margin-top: 20px;}
.bskS_input.calender { width: 100%; }
.bskS_input.calender input{ padding: 0 34px 0 19px;  color: #949494; background: url('//image5.compuzone.co.kr/img/images/mypage22/calender_icon_24.png') 94% 50% no-repeat; cursor: pointer;}
.deliInfo_wrap21 .visit_date .asOk_datepicker{position: absolute;right: 0; top: 40px; z-index: 1;}
.deliInfo_wrap21 .visit_date .asOk_datepicker .ui-datepicker-header {width: 100%; height: 48px; padding: 17px 0 0 0; border: 0; border-radius: 0; background: #3262c1;}
.deliInfo_wrap21 .visit_date .asOk_datepicker .ui-datepicker-header * {font-family: noto-M; font-size: 16px; line-height: 1; color: #fff; font-weight: normal; }
/* '»ó¼¼ Á¤º¸ ÀÔ·Â' >> ³¯Â¥ ¼±ÅÃ::´Þ·Â Ä¿½ºÅÒ */
.asOk_datepicker {display: inline-block; width: 326px; min-height: 256px; border:1px solid #d8d8d8; border-radius: 2px; }
.asOk_datepicker .ui-datepicker-buttonpane {display: none;}
.asOk_datepicker .ui-widget-content {background: #fff;}
.asOk_datepicker .ui-datepicker {width: 100%; height: 100%; padding: 0; border: 0;}
/* '»ó¼¼ Á¤º¸ ÀÔ·Â' >> ³¯Â¥ ¼±ÅÃ::´Þ·Â Å¸ÀÌÆ² */
.asOk_datepicker .ui-datepicker-header {width: 100%; height: 48px; padding: 17px 0 0 0; border: 0; border-radius: 0; background: #3262c1;}
.asOk_datepicker .ui-datepicker-header * {font-family: noto-M; font-size: 16px; line-height: 1; color: #fff; font-weight: normal; }
.asOk_datepicker .ui-datepicker-header .ui-datepicker-month { margin-left: 3px;}
.asOk_datepicker .ui-datepicker .ui-datepicker-prev, 
.asOk_datepicker .ui-datepicker .ui-datepicker-next { position: absolute; top: 0px; width: 48px; height: 48px; cursor: pointer;}
.asOk_datepicker .ui-datepicker .ui-datepicker-prev.ui-state-hover, 
.asOk_datepicker .ui-datepicker .ui-datepicker-next.ui-state-hover { background: transparent !important;  border: 0 !important;}
.asOk_datepicker .ui-datepicker .ui-datepicker-prev {left: 0;}
.asOk_datepicker .ui-datepicker .ui-datepicker-next {right: 0;}
.asOk_datepicker .ui-datepicker .ui-datepicker-prev span, 
.asOk_datepicker .ui-datepicker .ui-datepicker-next span { position: absolute; left: 40%; margin-left: 0; top: 40%; margin-top: 0; display: inline-block; width: 10px; height: 10px; border-top: 2px solid #fff; border-right: 2px solid #fff; vertical-align: 1px; background: transparent; }
.asOk_datepicker .ui-datepicker .ui-datepicker-prev span { transform: rotate( 225deg );}
.asOk_datepicker .ui-datepicker .ui-datepicker-next span { transform: rotate( 45deg );}
/* '»ó¼¼ Á¤º¸ ÀÔ·Â' >> ³¯Â¥ ¼±ÅÃ::´Þ·Â ³¯Â¥ ºÎºÐ */
.asOk_datepicker .ui-datepicker-calendar * {font-family: noto-R; font-size: 14px; color: #6c6c6c; font-weight: normal;}
.asOk_datepicker .ui-datepicker th {background-color: #f3faff; height: 46px;}
.asOk_datepicker .ui-datepicker td { height: 40px; vertical-align: middle; padding: 0; }
.asOk_datepicker .ui-datepicker td span, 
.asOk_datepicker .ui-datepicker td a { padding: 0; position: relative; z-index: 1; height: 40px; line-height: 40px;}
/* '»ó¼¼ Á¤º¸ ÀÔ·Â' >> ³¯Â¥ ¼±ÅÃ::´Þ·Â ³¯Â¥ default */
.asOk_datepicker .ui-state-default, 
.asOk_datepicker .ui-widget-content .ui-state-default, 
.asOk_datepicker .ui-widget-header .ui-state-default { border: 0; background: transparent; font-weight: normal; color: #6c6c6c; text-align: center;}
/* '»ó¼¼ Á¤º¸ ÀÔ·Â' >> ³¯Â¥ ¼±ÅÃ::´Þ·Â ³¯Â¥ Å¬¸¯ + ¿À´Ã ³¯Â¥ */
.asOk_datepicker .ui-datepicker-current-day,
.asOk_datepicker .ui-datepicker-today {position: relative;}
.asOk_datepicker .ui-datepicker-today a {color: #6c6c6c !important;}
.asOk_datepicker .ui-datepicker-current-day a,
.asOk_datepicker .ui-datepicker-current-day.ui-datepicker-today a { color: #fff !important; }
.asOk_datepicker .ui-datepicker-today:after {content: ''; position: absolute; display: inline-block; background: #f3faff; border-radius: 50%; width: 30px; height: 30px; top: 50%; left: 50%; transform: translate(-50%, -50%);}
.asOk_datepicker .ui-datepicker-current-day:after,
.asOk_datepicker .ui-datepicker-current-day.ui-datepicker-today:after {content: ''; position: absolute; display: inline-block; background: #3262c1; border-radius: 50%; width: 30px; height: 30px; top: 50%; left: 50%; transform: translate(-50%, -50%);}

/* 220613 ÇÚµåÆùÀÎÁõ */
.hp_tr .hp_wrap > span.certinoti {display:inline-block; margin-top:10px; font-size:14px; color:#135eba;}
.hp_tr .hp_wrap > span.certinoti::before {display:none;}

/* ¿ä 87404 Á¦Ç° »ó¼¼ÆäÀÌÁö Ã¼Å©¹Ú½º ¼öÁ¤ 220719 */
input.chkMedium[type="checkbox"] + label.chkMedium > i {background:url("//image5.compuzone.co.kr/img/images/bsk/simp_checkG.png") center no-repeat;}
input.chkMedium:disabled[type="checkbox"] + label.chkMedium > i {background: url("//image5.compuzone.co.kr/img/images/bsk/disabled_chk.png") center no-repeat;}

/* 220728 ¹öÆ°Ãß°¡ */
.btnWhite2 { background-color:#fff; border:1px solid #d8d8d8; color:#1a1a1a; font-family:'¸¼Àº °íµñ'; font-weight: normal; }

/* 220809 ³óÇùÄ«µå ½ÅÇÑÄ«µå ¼öµ¿¹è³Ê³ëÃâ ÄíÆù ¸»Ç³¼± */
.card_coupon {display:block; width:max-content; position:absolute; top:-30px; left:50%; transform:TranslateX(-50%); z-index:5;}
.card_coupon .cardcou {display:block; text-indent:initial; padding:5px 10px; background:#fff; border:1px solid #166fcc; border-radius:5px;color:#1a1a1a; font-size:11px; letter-spacing:-1px;}
.cardcou:before , .cardcou:after {content:""; position:absolute; left:50%; border:solid transparent; height:0; width:0; }
.cardcou:before {margin-left:0; border-top-color:transparent; border-width:6px; border-bottom-color: #166fcc; bottom:-11px; transform:translateX(-50%) rotate(180deg);}
.cardcou:after {margin-left:0; border-top-color:transparent; border-width:5px; border-bottom-color: #fff; bottom:-9px; transform:translateX(-50%) rotate(180deg);}

/* ¿ä89580 ½Å¿ëÄ«µå Ã»±¸ÇÒÀÎ ÇÁ·Î¼¼½º °³¼± ¿äÃ» 221004  */
.bank_box1 .benefit_badge{display: inline-block; width: 38px; background: #135EBA; color: #fff; text-align: center; line-height: 22px; height: 22px; position: absolute; left: 0; top: 0;font-size: 12px; font-family: 'Noto-R'; color: #fff;}
.card_discount_notice{background: #F9F9F9; padding: 15px;}
.card_discount_notice .notice_tit{font-size: 16px; font-family: 'Noto-R'; color: #1A1A1A; margin-bottom: 8px;}
.card_discount_notice .notice_tit .show_more{color: #135EBA; font-family: 'Noto-R'; font-size: 13px; margin-left: 10px;}
.card_discount_notice .notice_tit .show_more: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; }
.card_discount_notice ul li{position: relative; padding-left: 10px; color: #6C6C6C; font-size: 13px;}
.card_discount_notice ul li i{position: absolute; left: 2px; top: 7px; display: inline-block; width: 2px; height: 2px; border-radius: 50%; background: #135EBA; vertical-align: 4px;}
.card_discount_notice ul li .blue_txt{color: #135EBA; margin-right: 5px;}

.totalOInfo_tr.claimDiscount .layerCommonBx{top: auto; bottom: 35px; left: -2px;} 
.totalOInfo_tr.claimDiscount .layerCommonBx .arrow{top: auto; bottom: -10px;}

/* ½Å¿ëÄ«µå ÇÒÀÎ ÆË¾÷ ¼öÁ¤ */
#cardEvt_benefit_pop{ position: fixed;  left: 50%; top: 50%; transform: translate(-50%, -50%); padding: 25px 20px 20px; background: #fff; border: 1px solid #B4B4B4;
    z-index: 15; box-sizing: border-box; display: none;}
#cardEvt_benefit_pop * {font-family:Noto-R; letter-spacing:-0.5px; box-sizing:border-box;}
#cardEvt_benefit_pop .tit{padding-bottom:15px; border-bottom:1px solid #1A1A1A; color:#1A1A1A; font-size:18px; line-height:1.3; font-family:Noto-B; text-align:center;}
#cardEvt_benefit_pop .s_close{position: absolute; right: 20px; top: 20px; width: 16px; height: 16px;
background: url(//image5.compuzone.co.kr/img/images/product_detail/btn_pd_new.png) -350px -130px no-repeat;}
#cardEvt_benefit_pop .nano{height: auto; max-height: 360px; margin-top: 20px;}
#cardEvt_benefit_pop .nano > .nano-pane {background-color:#f3f3f3; width:7px; border-radius:0;}
#cardEvt_benefit_pop .nano > .nano-pane .nano-slider { background-color:#c9cacd; width:7px; border-radius:0;}
#cardEvt_benefit_pop .cardDiscount_list{margin-top: 0;max-height: 400px;overflow-y:auto;}
#cardEvt_benefit_pop .cardDiscount_list li{width: 330px; margin: 0 auto; border:1px solid #E8E8E8;border-radius:10px;overflow:hidden;}
#cardEvt_benefit_pop .cardDiscount_list li + li{margin-top: 20px;}
#cardEvt_benefit_pop .cardDiscount_list li .top_area::after, #cardEvt_benefit_pop .card_detailCon dl::after{content:""; display:block; clear:both;}
#cardEvt_benefit_pop  .top_area{padding: 10px 20px; border-bottom:1px solid #E8E8E8;}
#cardEvt_benefit_pop li.blue_area .top_area{background: #F3FAFF; display: flex; justify-content: space-between;}
#cardEvt_benefit_pop li.purple_area .top_area{background:#F8F3FF;}
#cardEvt_benefit_pop .left{float:left;}
#cardEvt_benefit_pop .right{margin-left: auto;}
#cardEvt_benefit_pop .top_area .left {color:#1A1A1A;font-size: 15px; font-family: 'Noto-B'; line-height: 24px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
#cardEvt_benefit_pop .top_area .right > a{display:block;padding-top: 3px;color:#949494;font-size: 14px; width: 9px; height: 14px; margin-top: 5px; background: url('//image5.compuzone.co.kr/img/images/product_detail22/icon-arrow_left-18px.png');
background-size: contain;}
#cardEvt_benefit_pop .top_area .card_tag{display:inline-block;margin-right:8px;padding:0 10px;height: 20px;line-height: 20px;border-radius:2px;color:#fff;font-size:12px;vertical-align:2px;}
#cardEvt_benefit_pop .blue_area .top_area .card_tag{background:#135EBA;}
#cardEvt_benefit_pop .purple_area .top_area .card_tag{background:#8433FF; }
#cardEvt_benefit_pop .top_area .card_icon{width: 44px; height: 26px; display: inline-block; margin-right: 8px; font-size: 0; vertical-align: text-top; margin-top: -2px;}
#cardEvt_benefit_pop .top_area .card_icon img{width: 100%;}
#cardEvt_benefit_pop .card_detailCon{ padding: 15px 20px;}
#cardEvt_benefit_pop .card_detailCon dl{margin-bottom: 10px;}
#cardEvt_benefit_pop .card_detailCon dt{color:#1A1A1A;font-size: 14px;font-family:Noto-B;line-height:1.2;text-align:left;vertical-align:middle;}
#cardEvt_benefit_pop .card_detailCon dd{color:#1A1A1A;font-size: 14px;font-family:'spoqa R';line-height:1.2;text-align:right;vertical-align:middle;}
#cardEvt_benefit_pop .notice_area{ background: #F9F9F9; padding: 15px 20px;}
#cardEvt_benefit_pop .notice_area p{ position: relative; padding-left: 10px; color: #6C6C6C; font-size: 13px;}
#cardEvt_benefit_pop .notice_area p i{position: absolute; left: 2px; top: 7px; display: inline-block; width: 2px; height: 2px; border-radius: 50%; background: #6c6c6c; vertical-align: 4px;} 
#cardEvt_benefit_pop .card_EvtNotice{width: 350px; margin: 15px auto;}
#cardEvt_benefit_pop .card_EvtNotice p{margin-bottom:3px;color:#1A1A1A;font-size: 13px; word-break: break-all;}
#cardEvt_benefit_pop .s_close{position:absolute; right:20px; top:20px; width:16px; height:16px;
background:url("//image5.compuzone.co.kr/img/images/product_detail/btn_pd_new.png") -350px -130px no-repeat;}

/* 90278 ¼ÒÇÁÆ®¿þ¾î ¶óÀÌ¼±½º ÀÌ¸ÞÀÏ ¹ß¼Û»óÇ° 221114 */
.deliM_mail  { position: relative; display: inline-block; border: 1px solid #d8d8d8; margin: 5px; width: 152px; height: 125px;
	background: #fff url(//image5.compuzone.co.kr/img/images/bsk/simp_email2.png) center 12px no-repeat; vertical-align: top; outline: none; }
.deliM_mail.select{border: 2px solid #135eba; background: #fff url(//image5.compuzone.co.kr/img/images/bsk/simp_email.png) center 14px no-repeat;}

/* 221215 91601 ¾ÖÇÃ */
.bskS_input2:hover {border:1px solid #d8d8d8;}
/* 93791 °¶·°½Ã S23 ½Å¿ëÄ«µå ÀÌº¥Æ® 230202 */
.bank_box1 .benefit_badge.widthAuto{width: auto;padding: 0 7px;}

/* 230120 92551 Åä½º°£Æí°áÁ¦ */
button.pay_naver, button.pay_co1, button.pay_kakao1, button.pay_ss1, button.pay_escr{width: 125px;}
button.pay_toss {position:relative; display:inline-block; border:1px solid #d8d8d8; margin:5px; width:125px; height:60px; background:#fff url("//image5.compuzone.co.kr/img/images/bsk/toss_logo_none.png") center no-repeat !important; text-indent:-9999px; vertical-align:top; outline:none;}
button.pay_toss.select{border:1px solid #135eba; background:#fff url("//image5.compuzone.co.kr/img/images/bsk/toss_logo_click.png") center no-repeat !important;}
.toss_coupon {display:block; position:relative; z-index:5;}
.toss_coupon .tosscou {display:block; padding: 5px 6px; background: #fff; border: 1px solid #166fcc; border-radius: 5px; color: #1a1a1a; font-size: 11px; letter-spacing: -1px; width:125px; position: absolute; top:27px; text-indent:initial; text-align: center;}
.tosscou:before , .tosscou:after{content:""; width:0; height:0; position:absolute; left:60px; border:solid transparent;}
.tosscou:before {border-top-color:transparent; border-width:6px; border-bottom-color: #166fcc; top:-12px; transform:translateX(-50%);}
.tosscou:after {border-top-color:transparent; border-width:5px; border-bottom-color: #fff; top:-10px; transform:translateX(-50%);}
#div_payment .benefit_badge{display: inline-block; width: auto; padding: 0 7px; background: #135EBA; color: #fff; text-align: center; line-height: 22px; height: 22px; position: absolute; left: 0; top: 0;font-size: 12px; font-family: 'Noto-R'; text-indent:0;}

/* 240312 107508 °³ÀÎÁ¤º¸µ¿ÀÇ Ãß°¡ */
.graybox {width: 100%; height: 120px; margin-top: 10px; padding: 8px 10px; border: 1px solid #D8D8D8; border-radius: 5px; box-sizing: border-box; overflow-y: scroll;}
.graybox p {margin-bottom: 4px; font-size: 14px; font-family: 'noto-R'; color: #6C6C6C;}
.graybox::-webkit-scrollbar {width: 4px;}
.graybox::-webkit-scrollbar-thumb {background: #d8d8d8; border-radius: 2px;}
.graybox::-webkit-scrollbar-track {background: #f9f9f9;}
/* 107216 LOCA x LGÀüÀÚ Ä«µå ÇÁ·Î¸ð¼Ç */
.card_LOCA_notice{display: none;}
.card_LOCA_notice.on{display: block;}

.agree_Box input.chkMedium[type="checkbox"] + label.chkMedium > i {margin: unset;}