body{}
li{list-style:none;}
#main_body{min-width:1522px;}
.mbody{background-color:#edeff2; }
#cst_wrap{position:relative; }
textarea::placeholder {color:#b4b4b4;}
textarea {display:inline-block; width:100%; min-height:100px; border:1px solid #D8D8D8; border-radius: 2px; padding:15px; font-size:14px; font-family:Noto-R; color:#232323; resize: none; box-sizing: border-box;}
/* head ºÎºÐ */
#head{height:57px; background-color:#151515;}
.head_inner{height:100%; padding-right:100px; line-height:57px; }
.head_inner:after{content:""; display:table; clear:both;}
.head_inner .head_left{float:left; padding-left:20px; height:100%; box-sizing:border-box; }
.head_inner .head_left:after{content:""; display:table; clear:both;}
.head_inner .head_left .cst_main_logo{float:left;}
.head_inner .head_left .cst_main_logo > a{display:inline-block; font-size:16px; color:#fff; font-family:Noto-M; font-weight:normal;}
.head_inner .head_left .cst_main_logo > a:hover , .head_inner .head_left .cst_login .cst_name{text-decoration:none;}
.head_inner .head_left .cst_main_logo img{vertical-align:middle; margin-right:6px; transform:scaleY(0.9);}
.head_inner .head_left .cst_login{float:left; margin-left:62px; font-size:0; height:100%; }
.head_inner .head_left .cst_login > a{position:relative; display:inline-block; }
.head_inner .head_left .cst_login > a + a{margin-left:25px;}
.head_inner .head_left .cst_login > a + a:before{content:""; position:absolute; left:-12px; top:23px; display:inline-block; width:1px; height:13px; background-color:#999; }
.head_inner .head_left .cst_login > a{display:inline-block; font-size:14px; color:#999; font-family:Noto-M; }
.head_inner .head_left .cst_login .cst_name{font-size:16px; color:#fff; font-family:Noto-M; }
.head_inner .head_left .cst_login .cst_name b{font-weight:bold;} 
.head_inner .head_left .cst_login .cst_name b:before{content:""; display:inline-block; margin-right:10px; width:14px; height:16px; background:url("//image5.compuzone.co.kr/img/images/customer/cst2020/cst_icon1.png") center top no-repeat; }
.head_inner .head_left .partner_list{float:left; margin-left:30px;}
.head_inner .head_left .partner_list li{display:inline-block; font-size:0;}
.head_inner .head_left .partner_list li + li{margin-left:13px;}
.head_inner .head_left .partner_list li a{display:block; font-size:14px; color:#999; font-family:Noto-M; }
.head_inner .head_left .partner_list li:first-child a{color:#e07777;}

.head_inner .pwords_slider{position:absolute; right:57px; top:0; width:250px; padding-left:34px; background:url("//image5.compuzone.co.kr/img/images/customer/cst2020/cst_icon2.png") left no-repeat; box-sizing:border-box; }
.head_inner .pwords_slider ul li{position:relative; padding-left:8px; overflow: hidden; text-overflow: ellipsis;  white-space: nowrap;}
.head_inner .pwords_slider ul li.CR_red:before{content:""; position:absolute; left:0; top:19px;; width:4px; height:4px; border-radius:50%; background-color:#f43c3c;}
.head_inner .pwords_slider ul li a{font-size:14px; color:#fff; font-family:Noto-R; letter-spacing:-1px;}
.head_inner .pwords_slider .slick-arrow{position:absolute; right:-25px; width:10px; height:6px; border:none; outline:none; font-size:0; z-index:10;}
.head_inner .pwords_slider .slick-prev{top:15px; background:url("//image5.compuzone.co.kr/img/images/customer/cst2020/cst_prev.png") center no-repeat;}
.head_inner .pwords_slider .slick-next{bottom:22px; background:url("//image5.compuzone.co.kr/img/images/customer/cst2020/cst_next.png") center no-repeat;}

/* gnb_wrap ºÎºÐ */
#gnb_wrap{position:absolute; left:0; top:0; bottom:0; margin-top:57px; z-index:100; width:232px; min-height:100vh; background-color:#2c2c30; box-sizing:border-box; transition:0.5s all;
 -webkit-transition:0.5s all; -ms-transition:0.5s all; -o-transition:0.5s all; -moz-transition:0.5s all;}
#gnb_wrap.on{left:-172px;}
#gnb_wrap.on .sub_gnb{z-index:100; transition:1s all;}
#gnb_wrap.on .gnb_btn{transform:rotate(180deg);  -webkit-transform:rotate(180deg);  -ms-transform:rotate(180deg); -o-transform:rotate(180deg); -moz-transform:rotate(180deg);}
#gnb_wrap .gnb_btn{position:absolute; right:-21px; top:2px; width:23px; height:49px; cursor:pointer; border-radius:2px; background:#2c2c30 url("//image5.compuzone.co.kr/img/images/customer/cst2020/gnb_arrow.png") center no-repeat;}
.gnb{ background-color:#2c2c30; overflow:hidden;}
.gnb .pd , .gnb li:first-child{margin-top:10px;}
.gnb .depth1{position:relative; width:100%; }
.gnb .depth1:after{content:""; position:absolute; left:0; bottom:0; width:90%; height:1px; background-color:#414146;}
.gnb .depth1 > a.active:after{background-color:none;}
.gnb .depth1 > a{position:relative; display:inline-block; padding-left:11%; width:89%; height:60px; line-height:60px; font-size:16px; color:#fff; font-family:Noto-R; letter-spacing:-1px; cursor:pointer;}
.gnb .depth1 > a:hover{text-decoration:none;}
.gnb .depth1 > i{position:absolute; right:25px; top:24px; display:inline-block; vertical-align:middle; width:9px; height:12px; background:url("//image5.compuzone.co.kr/img/images/customer/cst2020/cst_icon6.png") center no-repeat; transition:0.5s all; cursor:pointer;}
.gnb .depth1 > a.active + i{transform:rotate(90deg); -webkit-transform:rotate(90deg); -o-transform:rotate(90deg); -ms-transform:rotate(90deg); -moz-transform:rotate(90deg); }
.gnb .depth2{display:none; padding:18px 0 18px 25px; background-color:#151515;}
.gnb .depth2 > ul:first-child > li > a{position:relative; display:inline-block; margin-top:16px; line-height:1; font-size:14px; color:#fff; font-family:Noto-R; }
.gnb .depth2 > ul:first-child > li:first-child > a{margin-top:0;}
.gnb .depth2 > ul:first-child > li > a:hover{color:#5489ff; text-decoration:none; font-family:Noto-R;}
.gnb .depth2 > ul:first-child > li > a:after{content:""; position:absolute; left:0; bottom:-4px;}
.gnb .depth2 > ul:first-child > li > a:hover:after{background-color:#5489ff; width:100%; height:1px;}


/* ÇØ´ç ÆäÀÌÁö¿¡ ÀÖÀ»¶§ gnb ±ÛÀÚ »ö*/
.gnb .depth2 > ul > li.on > a{color:#5489ff; font-family:Noto-M;}
.gnb .depth2 .depth2_dl2{position:relative; margin-top:30px;}
.gnb .depth2 .depth2_dl2:before{content:""; position:absolute; left:0; top:-15px;  display:inline-block; width:83%; height:1px; background-color:#414146; }
.gnb .depth2 > dl > dt{position:relative; padding-left:10px; line-height:1; margin-bottom:10px;}
.gnb .depth2 > dl > dt > a:hover{text-decoration:none;}
.gnb .depth2 > dl > dt > a{display:inline-block; font-size:14px; color:#999; font-family:Noto-M; font-weight:bold;}
.gnb .depth2 > dl > dt:before{content:""; position:absolute; left:0; top:6px; width:3px; height:3px; background-color:#999; border-radius:50%;}
.gnb .depth2 > dl > dd{padding-left:23px; line-height:1;}
.gnb .depth2 > dl > dd + dd{ margin-top:14px;}
.gnb .depth2 > dl > dd > a{position:relative; display:inline-block;  font-size:14px; color:#fff; font-family:Noto-R; line-height:1;}
.gnb .depth2 > dl > dd.on > a{color:#5489ff; font-family:Noto-M; }
.gnb .depth2 > dl > dd > a:hover{color:#5489ff;  font-weight:bold; text-decoration:none; }
.gnb .depth2 > dl > dd > a:after{content:""; position:absolute; left:0; bottom:-5px;}
.gnb .depth2 > dl > dd > a:hover:after{background-color:#5489ff; width:100%; height:1px;}
.gnb .depth2 ul.control_info{margin-top:20px;}
.gnb .depth2 ul.control_info > li + li{margin-top:8px;}
.gnb .depth2 ul.control_info > li > a{position:relative; display:inline-block; font-size:14px; color:#999; font-family:Noto-M;}
.gnb .depth2 ul.control_info > li > a:after{content:""; display:inline-block; margin-left:5px; width:11px; height:11px; background:url("//image5.compuzone.co.kr/img/images/customer/cst2020/info_go.png") center no-repeat;}
.gnb .depth2 ul.control_info > li > a:hover{ text-decoration:none; font-family:Noto-M; color:#fff;}
.gnb .depth2 ul.control_info > li > a:before{content:""; position:absolute; left:0; bottom:-4px;}
.gnb .depth2 ul.control_info > li > a:hover:before{background-color:#fff; width:100%; height:1px;}

.sub_gnb{position:absolute; top:0; right:0; width:60px; height:100%; background-color:#2c2c30; z-index:-1;}
.sub_gnb > ul > li{border-bottom:1px solid #414146;}
.sub_gnb > ul > li > a{position:relative; display:table-cell; vertical-align:middle; text-align:center; width:60px; height:60px; line-height:1.3; font-size:16px; color:#fff; font-family:Noto-R; letter-spacing:-1px;}
.sub_gnb > ul > li > a:hover{text-decoration:none;}
/*sub_gnb ÇØ´ç ÆäÀÌÁö¿¡ ÀÖÀ»¶§ ¹è°æ»öÀ¸·Î Ç¥½Ã*/
.sub_gnb > ul > li.on{background-color:#3775ff;}

/* cst_container ³»¿ë ºÎºÐ */
#cst_container.on{padding-left:60px;}
#cst_container{background-color:#edeff2; padding-left:232px; transition:0.5s all;}
.cst_content{padding:35px; }
.cst_mainContent{/* min-width:1600px; */}
.cst_boxWrap:after{content:""; display:table; clear:both;}
.cst_mainContent .cst_box{float:left; margin-right:25px; width:292px; height:294px; background-color:#fff; box-sizing:border-box; box-shadow:1px 1px 3px 2px rgba(0,0,0,0.02);}
.cst_mainContent .product_box{height:294px;}
.cst_mainContent .cst_box .title{position:relative; padding:0 30px; height:65px; border-bottom:1px solid #edeff2;  }
.cst_mainContent .cst_box .title h2{line-height:65px; font-size:19px; color:#232323; font-family:Noto-B; letter-spacing:-1px;}
.cst_mainContent .cst_box .title > a{display:block; position:absolute; right:30px; top:50%; margin-top:-9px; width:17px; height:18px; background:url("//image5.compuzone.co.kr/img/images/customer/cst2020/cst_icon3.png") center top no-repeat;}
.cst_mainContent .cst_boxWrap{width:1245px;}

/* »õ·Î°íÄ§ ¾ÆÀÌÄÜ Å¬¸¯ÇßÀ»  ¾Ö´Ï¸ÞÀÌ¼Ç È¿°ú..*/
.cst_mainContent .cst_box .title > a.on{animation:re_new 1s infinite; }
@keyframes re_new{
0%{transform:rotate(0deg);}
100%{transform:rotate(360deg);}
}

.cst_mainContent .cst_box .cst_box_content{padding:30px; overflow:hidden;}
.cst_mainContent .cst_box .cst_box_content dl + dl{margin-top:18px;}
.cst_mainContent .cst_box .cst_box_content dl:after{content:""; display:table; clear:both;}
.cst_mainContent .cst_box .cst_box_content dl dt{float:left; width:auto; line-height:1; font-size:16px; color:#232323; font-family:Noto-R; letter-spacing:-1px; }
.cst_mainContent .cst_box .cst_box_content dl dt > span{display:inline-block; margin-left:5px; font-size:15px; color:#666; font-family:Noto-R; letter-spacing:-1px; }
.cst_mainContent .cst_box .cst_box_content dl dd{float:right; line-height:1; font-size:17px; color:#2c2c30; font-family:Noto-R;}
.cst_mainContent .cst_box .cst_box_content dl dd a{display:inline-block; margin-right:2px; font-size:17px; color:#3775ff; font-family:'spoqa R'; font-weight:bold;}
.cst_mainContent .cst_box .product_content .prd_req dd a{color:#f43c3c;}
.cst_mainContent .order_box{width:585px;}
.cst_mainContent .order_box .order_content{display:table; padding:0; width:100%; height:228px; box-sizing:border-box;}
.cst_mainContent .order_box .order_content > div{display:table-cell; width:50%; height:100%; padding:30px 35px;}
.cst_mainContent .order_box .order_content > div + div{border-left:1px solid #edeff2;}
.cst_mainContent .order_box .order_content > div > h3{position:relative; display:inline-block; margin-bottom:20px; line-height:1; font-size:18px; color:#2c2c30; font-family:Noto-M; font-weight:bold; letter-spacing:-1px;}
.cst_mainContent .order_box .order_content > div > h3:before{content:""; position:absolute; left:-13px; top:6px; display:inline-block; width:5px; height:5px; background-color:#2c2c30; border-radius:50%;}
.cst_mainContent .partner_box .title > i{position:absolute; left:50%; top:50%; margin:-12px 0 0 -20px; background:url("//image5.compuzone.co.kr/img/images/customer/cst2020/cst_icon4.png") center top no-repeat; width:27px; height:24px;}
.cst_mainContent .partner_box .partner_content h3{padding-top:13px; text-align:center; font-size:18px; color:#333; font-family:Noto-R; font-weight:normal; letter-spacing:-1px;}
.cst_mainContent .partner_box .partner_content h3 > b{font-family: 'Noto-B';}
.cst_mainContent .partner_box .partner_content .partner_btn{margin-top:35px; width:100%; height:65px; background:#3775ff url("//image5.compuzone.co.kr/img/images/customer/cst2020/cst_arrowR.png") 80% 25px no-repeat; border-radius:3px; text-align:center;}
.cst_mainContent .partner_box .partner_content .partner_btn a{position:relative; display:block; line-height:63px; text-align:center; font-size:15px; color:#fff; font-family:Noto-R; text-indent:-21px;}
.cst_mainContent .partner_box .partner_content .partner_btn a:hover{text-decoration:none;}
.cst_mainContent .account_box .account_content p{padding-top:50px; text-align:center; font-size:16px; color:#232323; font-family:Noto-R;}
.cst_mainContent .account_box .account_content p > span{font-size:16px; color:#232323; font-family:Noto-R; font-weight:bold;}
.cst_mainContent .account_box .account_content p > b{font-size:18px; color:#232323; }
.cst_mainContent .cst_BTcontent{margin-top:25px; }
.cst_mainContent .notice_box{width:585px;}
.cst_mainContent .notice_box .title > a.notice_more{display:block; position:absolute; right:30px; top:50%; margin-top:3px; width:19px; height:4px; background:url("//image5.compuzone.co.kr/img/images/customer/cst2020/cst_icon5.png") center top no-repeat;}
.cst_mainContent .notice_content{padding-top:25px !important; }
.cst_mainContent .notice_content ul li{line-height:1;}
.cst_mainContent .notice_content ul li:after{content:""; display:table; clear:both;}
.cst_mainContent .notice_content ul li + li{margin-top:17px; }
.cst_mainContent .notice_content ul li span{position:relative; float:left; display:inline-block; max-width:320px; padding-right:20px; overflow: hidden; text-overflow: ellipsis;  white-space: nowrap;}
.cst_mainContent .notice_content ul li span a{font-size:15px; color:#232323; font-family:Noto-R; letter-spacing:-1px; }
.cst_mainContent .notice_content ul li span.NW_red a{font-weight:bold;}
.cst_mainContent .notice_content ul li span.NW_red i{position:absolute; right:0; top:0; background:url("//image5.compuzone.co.kr/img/images/customer/cst2020/cst_nw_red.png") center no-repeat; width:15px; height:15px;}
.cst_mainContent .notice_content ul li p{float:right;}
.cst_mainContent .cst_BNRcontent{margin-top:25px;}
.cst_mainContent .cst_BNRcontent .adbnr{position:relative; float:left; margin-right:25px; width:395px; height:254px;}
.cst_mainContent .cst_BNRcontent .adbnr ul li a{display:block;}
.cst_mainContent .cst_BNRcontent .adbnr .slick-dots{position:absolute; left:30px; top:30px; font-size:0;}
.cst_mainContent .cst_BNRcontent .adbnr .slick-dots li{display:inline-block; margin-right:8px; }
.cst_mainContent .cst_BNRcontent .adbnr .slick-dots li button{width:10px; height:10px; border:none; border-radius:50%; background-color:#cecece; text-indent:-9999px;}
.cst_mainContent .cst_BNRcontent .adbnr .slick-dots li.slick-active button{background-color:#232323;}
.cst_mainContent .inq{float:left; padding:25px 35px; width:800px; height:254px; box-sizing:border-box; background-color:#fff;}
.cst_mainContent .inq h2{font-size:20px; color:#333; font-family:Noto-R;}
.cst_mainContent .inq_content{margin-top:20px; }
.cst_mainContent .inq_content ul{display:table; width:100%; height:153px; }
.cst_mainContent .inq_content ul li{display:table-cell; width:25%; height:100%; box-sizing:border-box;}
.cst_mainContent .inq_content ul li + li{border-left:1px solid #fff;}
.cst_mainContent .inq_content ul li > p{width:100%; height:47px; line-height:47px; background-color:#333; font-size:16px; color:#fff; font-family:Noto-R; text-align:center;}
.cst_mainContent .inq_content ul li > div{display:table-cell; vertical-align:middle; width:25%; height:106px; background-color:#edeff2; text-align:center; box-sizing:border-box;}
.cst_mainContent .inq_content ul li div a.mb_btn{display:inline-block; padding:5px 24px; line-height:1.3; background-color:#fff; font-size:16px; color:#333; font-family:Noto-R; font-weight:bold; border:1px solid #bcbcbc; border-radius:3px;}
.cst_mainContent .inq_content ul li div a.mb_btn:hover{text-decoration:none;}
.cst_mainContent .inq_content ul li div p{line-height:1.5; font-size:14px; color:#333; font-family:Noto-R; }
.cst_mainContent .inq_content ul li div p.inq_tel{font-size:16px; font-weight:bold;}
.cst_mainContent .inq_content ul li div p:last-child em{margin-left:6px; font-style:normal;}


/* sub_css */
#cst_container.on .adv_box{width:100%; display:block !important;  transition:1s all;  transition:1s all; -webkit-transition:1s all; -o-transition:1s all; -moz-transition:1s all; -ms-transition:1s all;}
.cst_avdContent{padding:35px; }
.cst_content .adv_box_wrap { display:block !important; box-shadow:1px 1px 8px 5px rgba(0,0,0,0.05); -webkit-box-shadow:1px 1px 8px 5px rgba(0,0,0,0.05);  -o-box-shadow:1px 1px 8px 5px rgba(0,0,0,0.05);  -moz-box-shadow:1px 1px 8px 5px rgba(0,0,0,0.05);  -ms-box-shadow:1px 1px 8px 5px rgba(0,0,0,0.05);}

.cst_content .addv_box{box-shadow:1px 1px 8px 5px rgba(0,0,0,0.05); 
-webkit-box-shadow:1px 1px 8px 5px rgba(0,0,0,0.05);  -o-box-shadow:1px 1px 8px 5px rgba(0,0,0,0.05);  -moz-box-shadow:1px 1px 8px 5px rgba(0,0,0,0.05);  -ms-box-shadow:1px 1px 8px 5px rgba(0,0,0,0.05);
position:relative; padding:20px; width:100%; min-width:1300px; background-color:#fff;  box-sizing:border-box;  display:block !important;}
.cst_content .adv_box_wrap .addv_box{display:block !important;  transition:1s all; -webkit-transition:1s all; -o-transition:1s all; -moz-transition:1s all; -ms-transition:1s all; 
box-shadow:1px 1px 8px 5px rgba(0,0,0,0); -webkit-box-shadow:1px 1px 8px 5px rgba(0,0,0,0);  -o-box-shadow:1px 1px 8px 5px rgba(0,0,0,0);  -moz-box-shadow:1px 1px 8px 5px rgba(0,0,0,0);  -ms-box-shadow:1px 1px 8px 5px rgba(0,0,0,0);}

.cst_content .adv_box{box-shadow:1px 1px 8px 5px rgba(0,0,0,0.05); 
-webkit-box-shadow:1px 1px 8px 5px rgba(0,0,0,0.05);  -o-box-shadow:1px 1px 8px 5px rgba(0,0,0,0.05);  -moz-box-shadow:1px 1px 8px 5px rgba(0,0,0,0.05);  -ms-box-shadow:1px 1px 8px 5px rgba(0,0,0,0.05);
position:relative; padding:20px; width:100%; background-color:#fff;  box-sizing:border-box;  display:block !important;}
.cst_content .adv_box_wrap .adv_box{display:block !important; transition:1s all; -webkit-transition:1s all; -o-transition:1s all; -moz-transition:1s all; -ms-transition:1s all;}
.cst_content .adv_boxTit:after , .cst_content .adv_box:after{content:""; display:table; clear:both;}
.cst_content .adv_boxTit > h2{display:inline-block; font-size:16px; color:#232323; font-family:Noto-B; }

/* °£°Ý ¼öÁ¤  */
.cst_content .adv_boxTit > h2.advTtit{font-size:20px; margin-right: 12px;}
.cst_content .adv_boxTit > p{display:inline-block;  font-size:14px; color:#232323; font-family:Noto-R; letter-spacing:-1px;}
/* ¹ÝÀÀÇüÀ¸·Î ¼öÁ¤.  */
.cst_content .adv_boxTit.addv_box.responsive > p{ line-height: 1.6; display: inline-block; width: 670px;}
.cst_content .adv_boxCon .adv_boxTit > i{float:right; font-size:17px;}
/* ÆÐµù°ª ¼öÁ¤.  */
.cst_content .adv_boxTit .advInfo , .winPop_wrap .advInfo{position:absolute; right:20px; top:12px; padding:0 15px; height:43px; line-height:43px; font-size:14px; color:#232323; font-family:Noto-M;  letter-spacing:-1px; border:1px solid #000; cursor:pointer;}
.cst_content .adv_boxTit .advInfo i , .winPop_wrap .advInfo i{display:inline-block; margin-left:10px; width:10px; height:7px; background:url("//image5.compuzone.co.kr/img/images/customer/cst2020/cst_moreview.png") center top no-repeat; vertical-align:2px;}
/* advInfo.on µÆÀ» ¶§ i È­»ìÇ¥ ¸ð¾ç ¹Ù²ñ */
.cst_avdContent .adv_boxTit .advInfo.on i , .winPop_wrap .advInfo.on i{transform:rotate(180deg); }
.cst_avdContent .adv_boxCon{margin-top:10px; padding-bottom:26px;}
/* °£°Ý¼öÁ¤.  */
.cst_avdContent .adv_condition{position:absolute; left:130px; top:50%; margin-top:-20px;}
.cst_avdContent .adv_condition > ul{ font-size:0;}
.cst_avdContent .adv_condition > ul > li{display:inline-block;  margin-right:4px; padding:0 18px; width:180px; height:40px; line-height:40px; background-color:#effaff; border:1px solid #87acff; box-sizing:border-box; font-size:15px; color:#232323; font-family:Noto-M;}
.cst_avdContent .adv_condition > ul > li > a{float:right; font-size:20px; color:#3775ff; font-family:'spoqa R'; font-weight:bold; }
.cst_avdContent .adv_condition > ul > li.adv_redBox{position:relative; background-color:#ffefef; border-color:#ff4848;}
.cst_avdContent .adv_condition > ul > li.adv_redBox a{color:#ff4848;}
.cst_avdContent .adv_condition .adv_redBox .textBBbox{right:0; top:46px;}

.cst_avdContent .abv_banner_box{position:relative; margin-top:10px; padding:20px; background-color:#fff2f2; box-shadow:1px 1px 3px 2px rgba(0,0,0,0.02); transition:1s all;}
.cst_avdContent .abv_banner_box > ul > li > img{display:block; }

/* ÀÛÀº È­¸é¿¡¼­´Â ÀÌ¹ÌÁö°¡ Æ²¾îÁüÀ» ¹ÝÀÀÇüÀ¸·Î ¼öÁ¤.  */
.abv_banner_box_per { position: relative; margin-top: 10px; padding:20px; background-color:#fff2f2; width: 100%; box-shadow:1px 1px 3px 2px rgba(0,0,0,0.02); transition:1s all;  box-sizing:border-box;}
.abv_banner_box_per > img{display:block; max-width: 100%;}

.brandAD img{max-width:100%;}
.cst_avdContent .abv_boxProgr{margin-top:10px; padding-bottom:15px;}
.cst_avdContent .abv_boxProgr:after{content:""; display:table; clear:both;}
.cst_avdContent .abv_boxProgr .adv_progr ,.adv_event{position:relative; float:left; width:49%;}
.cst_avdContent .abv_boxProgr .adv_event{margin-left:2%;}
.cst_avdContent .abv_boxProgr .adv_event .event_more{position:absolute; right:0; top:3px; background:url("//image5.compuzone.co.kr/img/images/customer/cst2020/cst_bplus_icon.png") center no-repeat; width:17px; height:17px;}
.cst_avdContent .adv_infoBox{margin-top:25px;}
.cst_avdContent .adv_infoBox li{display:table;  width:100%; height:40px; line-height:40px; background-color:#f9f9f9; border:1px solid #c9ccd7; border-top:none; font-size:14px; color:#232323; font-family:Noto-R; text-align:center;}
.cst_avdContent .adv_infoBox li:first-child{ border-top:1px solid #c9ccd7;}
.cst_avdContent .adv_infoBox li:last-child{margin-bottom:15px;}
.cst_avdContent .adv_infoBox > li:after{content:""; display:table; clear:both;}
.cst_avdContent .adv_infoBox > li > p{display:table-cell; }
.cst_avdContent .adv_infoBox > li > p.adv_date{width:35%; color:#3775ff;}
.cst_avdContent .adv_infoBox > li > p.adv_text{width:65%; }
.cst_avdContent .adv_infoBox > li > p.adv_text > a{font-size:14px; color:#232323; font-family:Noto-R;} 
.cst_avdContent .adv_infoBox > li > p.adv_text > a:hover{color:#232323; font-family:Noto-M;}
.cst_avdContent .adv_infoBox > li.adv_none{width:100%; text-align:center;}
.cst_avdContent .event_listBox , .searchRe_box{margin-top:10px;}
.cst_avdContent .event_listTitle:after{content:""; display:table; clear:both;}
.cst_avdContent .event_listTitle .event_listL{float:left; overflow:hidden;}
.cst_avdContent .event_listTitle .event_listL > h2{ font-size:16px; color:#232323; font-family:Noto-R; float:left;}
.cst_avdContent .event_listTitle .event_listL > span{ margin-left:5px; font-size:16px; color:#232323; font-family:Noto-R; float:left;}
.cst_avdContent .event_listTitle .event_listL > span > b{font-size:16px; color:#3775ff; font-family:'spoqa R';}
.cst_avdContent .event_listTitle .event_btn{float:right;  height:34px; background-color:#3775ff; border-radius:3px;}
.cst_avdContent .event_listTitle .event_btn > a{display:block; padding:0 18px; line-height:34px; font-size:14px; color:#fff; font-family:Noto-R;}
.cst_avdContent .event_listTitle .event_btn > a:hover{text-decoration:none;}
.cst_avdContent .event_listTitle .event_btn > a > span{display:inline-block; margin-left:8px; vertical-align:-2px; line-height:1; padding-top:2px; font-size:20px; color:#fff; font-family:Noto-R;}
.event_listTable {margin-top:20px; box-sizing:border-box; width:100%; overflow-y:hidden; overflow-x:auto; display:block; float:left;}
.cst_avdContent .event_listTable > table{width:max-content;}
.cst_avdContent .event_listTable > table thead tr td{min-width:40px; height:auto; padding:5px 10px;}
.adv_InfoLayer {position:absolute; z-index:20; right:0; top:20px;}
.pl_infoList .pl_infoGB dd.fcr{color:#ff4848;}
.pl_infoList .pl_infoGB dt:nth-of-type(2){margin-top:10px;}

/* »óÇ°°ü¸® ¸ÅÀÔ°¡ Á¦¾ÈÆäÀÌÁö */
.cst_avdContent .proSearch_box{margin-top:10px;}
.cst_avdContent .proSearch_box .search_table table {width:100%;}
.cst_avdContent .proSearch_box .search_table table .radio_wrap{ margin-right:20px; display: inline-flex; align-items: center;}
/* Á¤·ÄÀ» À§ÇÑ min-width  */
.cst_avdContent .proSearch_box .search_table table .radio_wrap.width125{ display: inline-block; min-width: 125px; margin-right: 20px;}
.cst_avdContent .proSearch_box .search_table table td.proSearch_trd span.radio_wrap{display:inline-block;  min-width:175px;  }
.cst_avdContent .proSearch_box .search_table .proSearch_cate{width:117px;}
.cst_avdContent .proSearch_box .search_table .select_box{width:210px; margin-right:2px; height:26px;}
.cst_avdContent .proSearch_box .search_table .large_cateSel{width:210px;}
/* Áß°£ ¡À Ãß°¡.  */
.cst_avdContent .proSearch_box .search_table .medium_cateSel{width:150px;}
.cst_avdContent .proSearch_box .search_table .check_wrap{margin-right:20px; display: inline-flex; align-items: center;}
.cst_avdContent .proSearch_box .search_table .del_td .radio_wrap{margin-right:20px;}
.cst_avdContent .searchRe_box .searchRe_table{margin-top:20px; box-sizing:border-box; width:100%; overflow-y:hidden; overflow-x:auto;}
.cst_avdContent .searchRe_box .searchRe_table table tbody .tt3_list2{border-bottom:1px solid #9b9b9b;}
.cst_avdContent .searchRe_box .searchRe_table table{width:max-content;}
.cst_avdContent .searchRe_box .searchRe_table table .tt3_list2{height:59px;}

/* ¼­ºê Å¸ÀÌÆ²  */
.cst_avdContent .searchRe_listTitle{display: inline-block; margin-left:20px;}
.cst_avdContent .searchRe_listTitle_no_mg{display: inline-block;}
.cst_avdContent .searchRe_listL{display:inline-block; margin-bottom:5px;}
.cst_avdContent .searchRe_listL > h2{display:inline-block; font-size:16px; color:#232323; font-family:Noto-B; float:left;}
.cst_avdContent .searchRe_listL > span{display:inline-block; margin-right:5px; color:#232323; font-family:Noto-R; float:left;}
.cst_avdContent .searchRe_listL > span  > b{font-size:16px; color:#3775ff; font-family:'spoqa R';}
.cst_avdContent .searchRe_btn{display:inline-block; margin-left:20px;}

.cst_avdContent .searchRe_box .searchRe_Ttit{padding:10px 0; width:100%;  /* border-top:1px solid #e9e9e9; */}
.cst_avdContent .searchRe_box .searchRe_Ttit:after{content:""; display:table; clear:both;}
.cst_avdContent .searchRe_box .searchRe_Ttit .searchReT_txt{float:left; font-size:13px; color:#232323; font-weight:normal;}
.cst_avdContent .searchRe_box .tt3_list1 td{padding:5px 8px;}
.cst_avdContent .searchRe_box .red_circle{display:inline-block; width:8px; height:8px; border-radius:50%; background-color:#f43c3c;}
.cst_avdContent .searchRe_box tr td span.red_circle{margin-left: 8PX; margin-right:5px;}
.cst_avdContent .searchRe_box .searchRe_Ttit .searchReT_txt{margin-top:10px;}
.cst_avdContent .searchRe_box td .check_wrap{}
.cst_avdContent .searchRe_box td.searchR_td .check_wrap label i{margin:0; }
.cst_avdContent .searchRe_box td.searchR_thd .check_wrap label i{margin:5px 0 0; margin-left:3px;}
.cst_avdContent .searchRe_box .searchRe_Ttit .searchReM_btn{float:right;}
.cst_avdContent .searchRe_box .searchTd_btn{display:inline-block; margin-left:20px;}
.cst_avdContent .searchRe_box .searchTd_btn span + span{margin-left:2px;}
.cst_avdContent .searchRe_box .searchTd_btn .btnBGC{background:#3775ff url("//image5.compuzone.co.kr/img/images/customer/cst2020/cst_wcircle.png") 90% center no-repeat; width:10px; padding-left:3px;}
.cst_avdContent .searchRe_box .searchTd_btn .btnBGX{background:#666 url("//image5.compuzone.co.kr/img/images/customer/cst2020/cst_wx.png") 90% center no-repeat; width:10px; padding-left:3px; color:#fff; border-color:#666;}
.cst_avdContent .searchRe_box table td.prod_countTd input{padding:0 8px; text-align:center; width:45px; height:27px; border:1px solid #e9e9e9; box-sizing:border-box; font-size:13px; color:#232323; font-family:Noto-R;}
.cst_avdContent .searchRe_box table td.prod_PriceTd input{padding:0 8px; text-align:center; width:82px; height:27px; border:1px solid #e9e9e9; box-sizing:border-box; font-size:13px; color:#232323; font-family:Noto-R;}
.cst_avdContent .searchRe_box table td span.btnBBlue{border-color:#3774ff; color:#3774ff;}
.cst_avdContent .searchRe_box table td .reference_btn{display:inline-block; padding:0 4px; height:16px; line-height:14px; font-size:12px; color:#c9ccd7; font-family:Noto-R; border-radius:2px; border:1px solid #e9e9e9; text-align:center; box-sizing:border-box;}
.cst_avdContent .searchRe_box table td span.save_btnTd{min-width:auto;}
.cst_avdContent .searchRe_box table .pro_ConTd select{height:26px; line-height:26px;}
.cst_avdContent .searchRe_box table .pro_ConTd p{margin-top:3px; font-size:11px; color:#232323; font-family:Noto-R;}

/* Çù·Â»ç ÆäÀÌÁö °¡ÀÌµå ÆË¾÷ */
#cst2020_popup_guide{position:relative; padding:10px; width:1000px;}
.cst2020_popGuide{position:relative; width:100% !important; box-sizing:border-box;}
.cst2020_popGuide .title_area > span{display:inline-block; margin-left:10px; font-size:14px; color:#999; font-family:Noto-M;}
.cst2020_popGuide .content_area{position:relative; padding:0; border:1px solid #232323; border-top:none; background-color:#edeff2;}
.cst2020_popGuide .content_area:after{content:""; display:table; clear:both;}
.cst2020_popGuide .guide_menu{position:absolute; left:0; top:0; bottom:0; height:100%; width:177px; min-height:100%; background-color:#fff; border-right:1px solid #e9e9e9;}
.cst2020_popGuide .guide_menu .menu + .menu{border-top:1px solid #e9e9e9;}
.cst2020_popGuide .guide_menu .menu ul{padding:30px 0 20px 20px;}
.cst2020_popGuide .guide_menu .menu ul li a{font-size:15px; color:#666; font-family:Noto-R; line-height:2; letter-spacing: -0.8px;}
.cst2020_popGuide .guide_menu .menu ul li a.on{color:#3775ff;font-weight:bold;}
.cst2020_popGuide .guide_menu .ti_menu ul li:first-child{text-indent:0;}
.cst2020_popGuide .guide_menu .ti_menu ul li{text-indent:7px;}
.cst2020_popGuide .guide_content{width:755px; padding:20px; padding-left:197px;}
.cst2020_popGuide .guide_content .guide_pop{border:1px solid #e9e9e9; background-color:#fff;}
.cst2020_popGuide .guide_content .guide_pop .guide_popTit{height:52px; border-bottom:1px solid #232323;}
.cst2020_popGuide .guide_content .guide_pop .guide_popTit h2{line-height:52px; text-indent:20px; font-size:20px; color:#232323; font-family:Noto-R; font-weight:normal;}
.cst2020_popGuide .guide_content .guide_pop .guide_popCon{padding:13px; height:650px; background-color:#fff; overflow-y:auto;}


/* °ü¸®ÀÚ Á¤º¸ ¼öÁ¤ ÆË¾÷ */
.winPop_wrap.adminModify{width:1000px; border:1px solid #232323;}
.adminModify .content_area{padding:30px; font-family:noto-R; border:none; overflow: hidden;}
.adminModify .content_area select{font-family:noto-R; color:#666;}
.adminModify .table_basicInfo , .table_pwch ,  .table_account , .table_closeDay , .table_adminInfo , .table_loginAdmin , .table_supContact , .table_prdManager , .table_companyAM{position:relative; padding:0; box-sizing:border-box;}
.adminModify .table_basicInfo{margin-top:0;}
.adminModify .content_area .table_type4{width:100%; }
.adminModify .content_area .table_type4 td{border-left: none; height:auto; padding:10px 15px;}
.adminModify .content_area .table_type4 .file_box{display:inline-block; width:145px;}
.adminModify .rtxt{display:inline-block; vertical-align:middle; color:#666; font-family:'¸¼Àº°íµñ'; font-size:12px; letter-spacing: -1px;}
.adminModify .fcr{color:#ff4848;}
.adminModify .table_basicInfo input.iptxtBasic{width:80%;}
.adminModify .table_pwch input.iptxtBasic{width:29%;}
.adminModify .table_pwch p.rtxt{margin-left:20px;}
.adminModify .admin_phNum > span{width:85px;}
.adminModify .admin_phNum > span select{padding-left:15px; background-position:85% 53%;}
.adminModify .admin_phNum > input{width:55px; font-size:14px;}
.adminModify .table_account .account_bank span{display:inline-block; }
.adminModify .table_account .account_bank span input{margin-left:10px; width:183px;}
.adminModify .table_account .account_bank span + span{margin-left:20px;}
.adminModify .table_account .account_bankN span input{margin-left:10px; width:256px;}
.adminModify .table_addTxt{margin-top:20px; }
.adminModify .table_addTxt:after{content:""; display:table; clear:both;}
.adminModify .table_addTxt p {margin-bottom:5px; color: #666; font-size: 12px; line-height:18px; font-family: '¸¼Àº°íµñ'; letter-spacing: -0.5px;}
.adminModify .table_addTxt p.fcr {color: #ff4848;}
.adminModify .table_addTxt p:last-child {margin-bottom:0;}
.adminModify .radio_wrap{margin-left:20px;}
.adminModify .table_adminInfo .ca_sns{border-left:1px solid #e9e9e9 !important; padding-left:20px!important;}
.adminModify .table_loginAdmin tr td:first-child{font-family:noto-M; font-size:16px;}
.adminModify .table_loginAdmin .table_addTxt{margin-top:10px;}
.adminModify .table_loginAdmin .table_addTxt .bt{float:left; padding-top:15px;}
.adminModify .table_loginAdmin .table_addTxt .newHP_btn{float:right; height:45px; line-height:45px; width:143px; font-family:noto-R;}
.adminModify .table_supContact .sup_cpzRadi span + span{margin-left:60px;}
.adminModify .table_supContact .sup_cpzCh span + span{margin-left:30px;}
.adminModify .table_supContact .sup_cpzCh span i{margin-right:10px;}
.adminModify .table_prdManager .prdMN{position:relative; }
.adminModify .table_prdManager span.addTMbtn , .table_companyAM span.addTMbtn{position:absolute; right:40px; top:36px;}
.adminModify .table_prdManager .proChList span{padding:0 18px; }
.adminModify .table_prdManager .proChList span + span{margin-left:6px;}
.adminModify .table_prdManager .cate_list .cate_text input::placeholder{font-size:14px; text-align:center; color:#666; font-family:noto-R;}
.adminModify .table_prdManager .cate_list .btnDelete{margin-left:10px;}
.adminModify .table_prdManager .myBrand td{height:auto; padding:10px 15px;}
.adminModify .table_prdManager .proBrand span{display:inline-block; margin-top:5px; padding:0 10px 3px; height:35px; line-height:35px; background-color:#ebf4ff; border-radius:2px; font-size:14px; text-align:center; color:#232323; font-family:noto-M;}
.adminModify .table_prdManager .proBrand i{display:inline-block; margin-left:5px; background:url("//image5.compuzone.co.kr/img/images/customer/cst2020/cst_bx.png") center top no-repeat; width:15px; height:10px; cursor:pointer;}
.adminModify .table_prdManager .adminT2  , .adminModify .table_prdManager .adminT3{position:relative;}
.adminModify .table_prdManager .adminT2 span.addTMbtn , .adminModify .table_prdManager .adminT3 span.addTMbtn{top:-35px; right:0;}

.adminModify .table_prdManager .adminT2 .prdMN span:first-child{margin-left:15px;}
.adminModify .table_prdManager .adminT2 .proAll td span{margin-left:15px;}
.adminModify .table_prdManager .adminT3 span.select_box{width:85px;}
.adminModify .table_prdManager .adminT3 .adT3inp{width:53px;}
.adminModify .table_prdManager .adminT3 .adT3inpe{width:100px;}

.adminModify .table_prdManager .adminAdd_btn{margin-top:10px; text-align:right;}
.adminModify .table_prdManager .adminAdd_btn span{height:40px; line-height:40px; font-family:noto-R;}
.adminModify .table_companyAM .btnModify{position:absolute; right:40px; top:25px;}
.adminModify .table_companyAM .companyName span{display:inline-block; margin-right:10px; color:#666; font-size:13.5px; font-family:noto-M;}
.adminModify .table_companyAM .companyName span i{display:inline-block; vertical-align:middle; margin-left:3px; width:15px; height:15px; border:1px solid #e9e9e9; border-radius:2px;  background:url("//image5.compuzone.co.kr/img/images/customer/cst2020/cst_gx.png") center no-repeat; cursor:pointer;}
.adminModify .table_companyAM .companyAdd span{margin-left:6px;}
.admModi_btn{margin-top:20px; text-align:center;}
.adminModify .admModi_btn span{min-width: 200px; padding:0 20px; height:45px;}
.adminModify .admModi_btn span + span{margin-left:10px;}

/* »óÇ°µî·Ï ÆË¾÷ cst2020_popup_productregist*/
#cst2020_popup_productregist{position:relative; width:1260px;}
.cst2020_popPr{position:relative; width:100% !important;  box-sizing:border-box;}
.cst2020_popPr .winPopTitle{}
.cst2020_popPr .title_area > span{display:inline-block; margin-left:30px; font-size:14px; color:#999; font-family:Noto-M;}
.cst2020_popPr .content_area{padding:0 0 70px; text-align:center; border:1px solid #232323; border-top:none;  background-color:#f4f4f5; }
.cst2020_popPr .content_area .top_progress{width:100%; padding:30px 0;  box-sizing:border-box;}
.cst2020_popPr .top_progress .prg_wrap{position:relative; display:inline-block;}
.cst2020_popPr .top_progress .prg_wrap:before{content:""; position:absolute; left:50%; top:29px; transform:translateX(-50%); width:85%; height:2px; background-color:#ececec; }
.cst2020_popPr .top_progress .prg_wrap > div{position:relative; display:inline-block; text-align:center;}
.cst2020_popPr .top_progress .prg_wrap .prg1{margin-right:72px;}
.cst2020_popPr .top_progress .prg_wrap .prg2{margin-right:80px;}
.cst2020_popPr .top_progress .prg_wrap .prg3{margin-right:88px;}
.cst2020_popPr .top_progress .prg_wrap .prg1.on:before{content:""; position:absolute; left:60px; top:29px; display:inline-block; width:150px; height:2px; background-color:#3c74fd;}
.cst2020_popPr .top_progress .prg_wrap .prg2.on:before{content:""; position:absolute; left:60px; top:29px; display:inline-block; width:150px; height:2px; background-color:#3c74fd;}
.cst2020_popPr .top_progress .prg_wrap .prg3.on:before{content:""; position:absolute; left:60px; top:29px; display:inline-block; width:150px; height:2px; background-color:#3c74fd;}
.cst2020_popPr .top_progress .prg_wrap > div.on .prg_icon span{display:inline-block; width:58px; height:58px; line-height:58px;  border-radius:50%; background-color:#d4dffb; text-align:center; vertical-align:middle;}
.cst2020_popPr .top_progress .prg_wrap > div.on .prg_icon b{display:inline-block; margin-top:9px; width:40px; height:40px; line-height:40px;  background-color:#3c74fd; border:none; border-radius:50%; font-size:20px; color:#ececec; font-family:Noto-R; font-weight:bold; }
.cst2020_popPr .top_progress .prg_wrap > div.on .prg_txt{margin-top:10px; font-size:14px; color:#3c74fd; font-family:Noto-M; font-weight:bold;}
.cst2020_popPr .top_progress .prg_wrap > div .prg_icon span{display:inline-block;  background-color:transparent; width:58px; height:58px; line-height:58px;}
.cst2020_popPr .top_progress .prg_wrap > div .prg_icon b{ display: inline-block; margin-top: 4px; width: 40px; height: 40px; line-height: 30px;
    background-color: #fff; border: 5px solid #ececec; font-size: 20px; color: #ececec; font-family: Noto-R; font-weight: bold; border-radius: 50%;}
.cst2020_popPr .top_progress .prg_wrap > div .prg_txt{margin-top:10px; font-size:14px; color:#999; font-family:Noto-M; }
.cst2020_popPr .top_progress .prg_wrap > div.spok .prg_icon b{text-indent:-9999px; background:#fff url("//image5.compuzone.co.kr/img/images/customer/cst2020/cst_okp.png") center no-repeat;}
.cst2020_popPr .fieldset{padding:30px; background-color:#fff; box-sizing:border-box; }
.cst2020_popPr .table_basicInfo .sec_title{text-align:left;}
.cst2020_popPr .table_basicInfo .sec_title span{display:inline-block; margin-left:10px; color:#ff4a4a; font-size:13px; font-weight:normal; font-family:Noto-R; }
.cst2020_popPr .table_basicInfo table{width:100%;}
.cst2020_popPr .fieldset table tr.part_n td input{width:350px;}
.cst2020_popPr .fieldset table tr.part_n td span{display:inline-block; vertical-align:middle; margin-left:10px; width:210px; font-size:12px;}
.cst2020_popPr .fieldset table tr.check_name {height:72px;}
.cst2020_popPr .fieldset table tr.check_name td .check_nInp{position:relative; width:680px; box-sizing:border-box; }
.cst2020_popPr .fieldset table tr.check_name td .check_nInp input{width:calc(100% - 80px); border-radius:2px 0 0 2px;}
.cst2020_popPr .fieldset table tr.check_name td .check_nInp button{display:block; position:absolute; right:0; top:0; width:80px; height:40px; background-color:#fafafb; font-size:13px; color:#666; font-family:Noto-R; text-align:center; line-height:38px; border:1px solid #c9cbd7; border-left:none;}
.cst2020_popPr .fieldset table tr.inputT_price td input{width:175px; text-align:right; margin-right:8px; }
.cst2020_popPr .fieldset table tr.inputT_price td span.fcb{display:inline-block; margin-left:15px}
.cst2020_popPr .fieldset table tr.pric_url p{margin-top:8px;}
.cst2020_popPr .fieldset table tr.pric_url p span{font-size:13px; color:#666; }
.cst2020_popPr .fieldset table tr.pric_url p input{ width:540px;}
.cst2020_popPr .fieldset table td.order_op span.radio_wrap{margin-right:40px;}
.cst2020_popPr .fieldset table td{border-left:none; height:auto; padding:10px 15px; }
.cst2020_popPr .table_basicInfo table td i.ques , .cst_eventW .eventW_box .eventIT .eventL i.ques , #select_result tbody tr td span > i.ques{position:relative; display:inline-block; margin-left:4px;width:16px; height:16px; line-height:15px; text-align:center; vertical-align:middle; font-size:14px; color:#666; font-family:Noto-R;  border:1px solid #666; font-style:normal; cursor:pointer;}
.cst2020_popPr .fieldset table td.stIn input{margin-left:10px; width:540px; }
.cst2020_popPr .fieldset table td.stIn p{text-align:left; text-indent:140px; font-size:13px; color:#666; font-family:Noto-R; letter-spacing:-0.2px;}
.cst2020_popPr .fieldset_btn{margin-top:25px; padding:0 40px;}
.cst2020_popPr .fieldset_btn:after{content:""; display:table; clear:both;}
.cst2020_popPr .fieldset_btn .fieldset_Ibtn{float:left;}
.cst2020_popPr .fieldset_btn .fieldset_Rbtn{float:right;}
.cst2020_popPr .fieldset_btn .fieldset_Ibtn span{ min-width:auto; padding:0 20px;}
.cst2020_popPr .fieldset_btn span.btnBlue{border:none; width:143px; padding:0 12px; background-size:9px 14px; background:#3775ff url("//image5.compuzone.co.kr/img/images/customer/cst2020/cst_arrowR.png") 90% center no-repeat; font-weight:normal; text-align:left;}
.cst2020_popPr .fieldset_Iadv{margin-top:40px; }

/* »óÇ°µî·ÏÆË¾÷ step2 cst2020_popup_productregist2*/
.cst2020_popPr .temp_select{padding:40px 40px 0; background-color:#fff; box-sizing:border-box; text-align:left;}
.cst2020_popPr .temp_select h2{font-size:16px; color:#232323; font-family:Noto-R; line-height:1;}
.cst2020_popPr .temp_select h2 span{display:inline-block; margin-left:15px; font-size:12px; color:#666; font-family:Noto-M; font-weight:normal;}
.cst2020_popPr .temp_select .select_box{width:440px; width:560px;}
.cst2020_popPr .temp_select .select_box select{background-position:97% 55%;}
.cst2020_popPr .fieldset2{padding:50px 40px 40px; background-color:#fff; box-sizing:border-box; }
.cst2020_popPr .fieldset2 .tbg{background-color:#f5f6f7;}
.cst2020_popPr .fieldset2 table th{border-right:1px solid #e9e9e9; }
.cst2020_popPr .fieldset2 table td{height:auto; padding:10px 15px; font-size:15px; font-family:Noto-R; color:#232323; border-left:none;}
.cst2020_popPr .fieldset2 table td.deli_m1 .radio_wrap{margin-right:30px;}
.cst2020_popPr .fieldset2 table td.deli_m2 .radio_wrap{margin-right:35px;}
.cst2020_popPr .fieldset2 table tr.deli_m3 .input_wrap{display:inline-block; margin:0 5px;  border:1px solid #c9cbd7; border-radius:2px;}
.cst2020_popPr .fieldset2 table tr.deli_m3 .inputDay{font-size:14px; font-family:Noto-R; color:#666;}
.cst2020_popPr .fieldset2 table tr.deli_m3 .inputDay input{border:none; padding:0 10px; width:55px; height:25px; box-sizing:border-box; text-align:center;}
.cst2020_popPr .fieldset2 table tr.deli_m4 .del_pri{margin-bottom:13px; font-size:14px; color:#666; font-family:Noto-R;}
.cst2020_popPr .fieldset2 table tr.deli_m4 .del_pri span{padding-right:20px; display:inline-block; text-align:right; width:140px;}
.cst2020_popPr .fieldset2 table tr.deli_m5 td .input_wrap{display:inline-block; margin:0 8px 0 20px; border:1px solid #c9cbd7; border-radius:2px;}
.cst2020_popPr .fieldset2 table tr.deli_m5 td input{border:none; padding-right:20px; display:inline-block; text-align:right; width:128px; height:38px; box-sizing:border-box; }
.cst2020_popPr .fieldset2 table tr td.deli_m5{font-size:14px; font-family:Noto-R; color:#666;}
.cst2020_popPr .fieldset2 table tr.deli_m6 td{border-left:none;}
.cst2020_popPr .fieldset2 table tr.deli_m6 td .input_wrap{display:inline-block; margin:0 15px; border:1px solid #c9cbd7; border-radius:2px;}
.cst2020_popPr .fieldset2 table tr.deli_m6 td input{border:none; padding:0 20px; width:380px; height:38px;  box-sizing:border-box; }
.cst2020_popPr .fieldset2 table tr.deli_m6 td p{display:inline-block; font-size:13px; vertical-align:middle; text-align:left; }
.cst2020_popPr .fieldset2_1{margin-top:10px; padding-top:45px; background-color:#fff; box-sizing:border-box;}
.cst2020_popPr .fieldset2_1 table td{border-left:none; height:auto; padding:10px 15px;}
.cst2020_popPr .fieldset2_1 table td.del_as > div{display:inline-block; margin-right:40px; font-size:14px; color:#232323; font-family:Noto-M;}
.cst2020_popPr .fieldset2_1 table td.del_as > div span{display:inline-block; margin:0 8px 0 13px; border:1px solid #c9cbd7; border-radius:2px; vertical-align:middle;}
.cst2020_popPr .fieldset2_1 table td.del_as > div span.btnBasic{min-width:auto; padding:0 10px; margin-left:0; height:32px; line-height:30px; font-size:13px;}
.cst2020_popPr .fieldset2_1 table td.del_as > div span input{border:none; padding:0 20px; display:inline-block; width:75px; height:30px; box-sizing:border-box;}
.cst2020_popPr .fieldset2_1 table td.del_as > div p {display:inline-block; font-size:14px; color:#666; font-family:Noto-R;}
.cst2020_popPr .fieldset2_1 table tr.del_as2 .del_cn{font-size:14px; color:#232323; font-family:Noto-M; line-height:1.5;}
.cst2020_popPr .fieldset2_1 table tr.del_as2 .del_ca{ font-size:14px; color:#666; font-family:Noto-R;}
.cst2020_popPr .fieldset2_1 table tr.del_as2 .del_tel{display:inline-block; margin-left:10px; font-size:14px; color:#3c74fd; font-family:Noto-R;}
.cst2020_popPr .fieldset_btn > div {font-size:0;}
.cst2020_popPr .fieldset_btn > div > span + span{margin-left:5px;} 
.cst2020_popPr .fieldset_Rbtn .btnBlack{min-width:110px; padding:0 20px; background-size:9px 14px; background:#232323 url("//image5.compuzone.co.kr/img/images/customer/cst2020/cst_arrowI.png") 10% 56% no-repeat; text-align:right;}


/* ÀüÇ¥ ¿¢¼¿Æû °ü¸® ¼­ºêÆäÀÌÁö product_matching_excel */
/* .cst_prmContent{width:1600px;} */
.cst_prmContent a.c_searchBtn:hover{text-decoration:none;}
.cst_prmContent .file_add .file_wrap .file_box{display:inline-block !important; margin-bottom:5px; width:400px; }
.cst_prmContent em.ques{position:relative; display:inline-block; margin-left:5px; width:16px; height:16px; line-height:15px; text-align:center; color:#666; font-family:Noto-R; border:1px solid #666; font-style:normal; cursor:pointer;}
em.ques{position:relative; display:inline-block; width:18px; height:18px; margin-left:5px; background:url('//image5.compuzone.co.kr/img/images/bsk/simp_question.png') center center no-repeat; cursor:pointer; text-indent:-9999px;}
.cst_prmContent em.ques:hover .textBBbox{display:block;}
.cst_prmContent em.ques .textBBbox{display:none; top:30px; right:-150px; width:350px; text-align:left; word-break:keep-all;}
.cst_prmContent em.ques .textBBbox:after, .cst_prmContent  em.ques  .textBBbox:before{left:50%;}


.cst_prmContent .table_box td{height:auto; padding:5px 10px; color:#232323;}
.cst_prmContent .table_box td.left {text-align: left;}
.abv_scroll{overflow-x:auto;}
.cst_prmContent .event_listBox_inner{position:relative; width:910px; }
/* .cst_prmContent .adv_boxTit h2{margin-bottom:10px; } */
.cst_prmContent .adv_boxTit > p{display:block; margin-left:0; line-height:1.4;}
/* ±Û ³ª¿­ÇÏ±â.  */
.cst_prmContent .adv_boxTit > p.adv_box_p {display: inline-block; margin-right: 20px;}
.cst_prmContent .adv_boxTit h2 > span{display:inline-block; margin-left:25px; font-size:14px; color:#232323; font-weight:normal; letter-spacing:-1px; font-family:Noto-R;}
.cst_prmContent .adv_boxTit h2 > span.fcr{color:#ff4848;}
.cst_avdContent .event_listBox:after{content:""; display:table; clear:both;}
.cst_avdContent .event_listBox .resultend{position:relative; display:inline-block; width:400px; }
.cst_avdContent .event_listBox .excel_btnarea{position: absolute; top:50%; left: 425px; display:inline-block; }
.cst_avdContent .event_listBox .excel_btnarea a.btnXsmall{min-width:60px; height:28px; line-height:26px;  margin-bottom:10px; color:#666; font-family:Noto-M; }
.cst_avdContent .event_listBox .excel_btnarea a:first-child{ text-align:left; background:url("//image5.compuzone.co.kr/img/images/customer/cst2020/gnb_arrowR.png") 80% center no-repeat; }
.cst_avdContent .event_listBox .excel_btnarea a:last-child{text-align:right; background:url("//image5.compuzone.co.kr/img/images/customer/cst2020/gnb_arrow.png") 20% center no-repeat;}
.cst_avdContent .event_listBox .excel_btnarea a:hover{text-decoration:none;}
.cst_avdContent .event_listBox .resultend .cst.arrow{position:static; width: 53px !important; height: 25px !important; background-color: #fff  !important;}
.cst_avdContent .event_listBox .resultend .cst.arrow > a{display:inline-block; width:22px; height:20px; border:1px solid #c9cbd7;}
.cst_avdContent .event_listBox .resultend .cst.arrow > a.buttonU{background:url("//image5.compuzone.co.kr/img/images/customer/cst2020/cst_prev.png") center no-repeat; }
.cst_avdContent .event_listBox .resultend .cst.arrow > a.buttonD{background:url("//image5.compuzone.co.kr/img/images/customer/cst2020/cst_next.png") center no-repeat; }
.cst_avdContent .event_listBox .resultend .event_listT h2{display:inline-block; padding-left:10px; border-left: 3px solid #3775ff; margin-bottom:15px; color:#232323; font-size:15px; font-family:Noto-R; line-height:1; }
/* º¸´õ»ö ¹Ù²ñ. 200327  */
.cst_avdContent .event_listBox .excel_table{width:100%; height:400px; overflow-y:auto; overflow-x:hidden; border:1px solid #999;}
.cst_avdContent .event_listBox .excel_table table{width:100%; }
.cst_avdContent .event_listBox .excel_table table.excel_Tafter{width:auto;}
.cst_avdContent .event_listBox .excel_table td{height:35px; border:none; border-bottom:1px solid #e9e9e9; box-sizing:border-box;}
.cst_avdContent .event_listBox .excel_table td a{padding-left:15px; }
.cst_avdContent .event_listBox .excel_table table.excel_Tafter tr{vertical-align:middle; box-sizing:border-box;}
.cst_avdContent .event_listBox .excel_table table.excel_Tafter td{height:36px; padding:0; text-align:left; }
.cst_avdContent .event_listBox .excel_table table.excel_Tafter td a{display:inline-block; padding-left:15px; }
.cst_avdContent .event_listBox .resultend .excel_table th{border-bottom:1px solid #e9e9e9; border-top:none; height:37px; line-height:37px;}
.cst_avdContent .event_listBox .resultend .excel_table th.num{background-color:#2c2c30; color:#fff; font-size:15px; font-family:Noto-R; font-weight:normal; box-sizing:border-box;}
.cst_avdContent .event_listBtn{margin-top:20px; max-width:965px; text-align:center;}


/* ÀÌº¥Æ® / Çà»ç µî·Ï ¼­ºêÆäÀÌÁö  cst2020_Event_write*/
.cst_eventW{width:1600px;}
.cst_eventW table tr td{height:auto; padding:10px 15px;}
.cst_eventW .eventW_box , .InfoAg_box{margin-top:10px;}
.cst_eventW .eventW_box .eventW_T h2{font-size:18px; color:#232323; font-family:Noto-R;}
.cst_eventW .eventW_box .fieldset{margin-top:40px;}
.cst_eventW .eventW_box table{width:100% !important; }
.cst_eventW .eventW_box .texta_wrap{display:inline-block; width:100%; }
.cst_eventW .eventW_box .texta_wrap textarea{display:inline-block; width:90%; border:1px solid #c9cbd7; padding:10px 15px; font-size:14px; font-family:Noto-R; color:#666; }
.cst_eventW .eventW_box .texta_wrap textarea::placeholder{font-size:14px; font-family:Noto-R; color:#666; }
.cst_eventW .eventW_box .event_form tr.eventW_1 td div{display:inline-block; margin-right:15px;  font-size:14px; color:#666; font-family:Noto-R;}
.cst_eventW .eventW_box .event_form tr .input_wrap{display:inline-block; margin:0 5px; border:1px solid #c9cbd7; border-radius:2px;}
.cst_eventW .eventW_box .event_form tr .input_wrap input{border:none; padding:0 10px; box-sizing:border-box; }
.cst_eventW .eventW_box .event_form tr.eventW_1 span.input_year input{width:55px;}
.cst_eventW .eventW_box .event_form tr.eventW_1 .input_wrap input{width:45px; height:25px; text-align:right;}
.cst_eventW .eventW_box .event_form tr.eventW_1 td div p{display:inline-block;}
.cst_eventW .eventW_box .event_form tr.eventW_2{height:65px; }
.cst_eventW .eventW_box .event_form tr.eventW_2 td .radio_wrap{display:block; margin-right:20px;}
.cst_eventW .eventW_box .event_form tr.eventW_2 td .radio_wrap + .radio_wrap{margin-top:5px;}
.cst_eventW .eventW_box .event_form tr.eventW_2 td .input_wrap input{width:155px; height:35px; text-align:left;}
.cst_eventW .eventW_box .event_form tr.eventW_2 .radio_wrap > .input_wrap input{height:30px;}
.cst_eventW .eventW_box .adminT{margin-top:30px;}
.cst_eventW .eventW_box .adminT td.emW input{width:250px;}
.cst_eventW .eventW_box .adminT .telN .select_box{width:80px;}
.cst_eventW .eventW_box .adminT .telN .select_box select{padding-left:20px; background-position:78% 53%;}
.cst_eventW .eventW_box .adminT .telN input{width:55px;}
.cst_eventW .eventW_box .adminT .telN span.check_wrap{display:inline-block; margin-left:15px;}
.cst_eventW .eventW_box .eventIT{margin-top:30px;}
.cst_eventW .eventW_box .eventIT .eventL .check_wrap{margin-right:10px;}
.cst_eventW .eventW_box .eventIT .eventL .check_wrap i.ques{vertical-align:middle; margin-left:2px;}
.cst_eventW .eventW_box .eventIT tr.event_kr{height:auto;}
.cst_eventW .eventW_box .eventIT td.event_kd{display:block; padding:0;}
.cst_eventW .eventW_box .eventIT span.event_kit{display:inline-block; padding:10px 15px;}

.cst_eventW .eventW_box .eventIT .optionT{height:10px; padding:10px 0; }
.cst_eventW .eventW_box .eventIT .optionT:after{content:""; display:table; clear:both;}
.cst_eventW .eventW_box .eventIT .optionT{display:table; width:100%; border-top:1px solid #e9e9e9;  }
.cst_eventW .eventW_box .eventIT .optionT > div{display:table-cell; padding:10px;}
.cst_eventW .eventW_box .eventIT .optionT > div + div{border-left:1px solid #e9e9e9;}
.cst_eventW .eventW_box .eventIT .optionT .optionL .fcb{margin-bottom:5px; font-family:Noto-M;}
.cst_eventW .eventW_box .eventIT .optionT .optionL .radio_wrap + .radio_wrap{margin-top:8px; }
.cst_eventW .eventW_box .eventIT .optionT .optionR .fcb{ font-family:Noto-M; line-height:1.5;}
.cst_eventW .eventW_box .eventIT .optionT .optionR .fcr i{display:inline-block; vertical-align:2px; font-style:normal; }
.cst_eventW .eventW_box .eventIT .optionT .optionR .eve_op{margin-top:8px; color:#3775ff;}
.cst_eventW .eventW_box .eventIT .optionT .optionR .select_box{width:120px; vertical-align:2px;}
.cst_eventW .eventW_box .eventIT .optionT .optionR .select_box select{height:33px; line-height:31px;}

.cst_eventW .eventW_box .eventIT .agtxt{height:300px;}
.cst_eventW .eventW_box .eventIT .agtxt td{ border-left:none; }
.cst_eventW .eventW_box .eventIT .agtxt td div{width:830px; text-align:left;}
.cst_eventW .eventW_box .eventIT .agtxt td h2{font-size:16px; font-family:Noto-M; color:#232323; line-height:1.8; font-weight:normal; text-align:left;}
.cst_eventW .eventW_box .eventIT .agtxt td ul{padding:15px; text-align:left;}
.cst_eventW .eventW_box .eventIT .agtxt td ul li{font-size:12px; font-family:Noto-M; color:#666; line-height:2;}
.cst_eventW .eventW_box .eventIT .agtxt td ul li p{text-indent:30px; font-weight:bold;}
.cst_eventW .eventW_box .eventIT .agtxt .check_wrap{display:inline-block; margin-top:18px;}
.cst_eventW .eventW_box .eventIT .agtxt .check_wrap span.fcr{margin-left:10px;}
.cst_eventW .eventW_box .eventIT .titInp span{display:inline-block; width:100%;}
.cst_eventW .eventW_box .eventIT .titInp input{width:90%; height:35px; }
.cst_eventW .eventW_box .eventIT tr.text_area{height:110px;}
.cst_eventW .texta_wrap{width:92.5%; }
.cst_eventW .eventW_box .texta_wrap textarea{height:63px;}
.cst_eventW .eventW_box .eventIT .proCho dl dt{line-height:1.8;}
.cst_eventW .eventW_box .eventIT .proCho dl dd{font-size:12px; /* font-family:Noto-M; */ color:#666; line-height:1.6;}
.cst_eventW .eventW_box .eventIT .proCho_list > td{padding:15px;}
#select_result{margin-top:15px;}
#select_result thead tr{padding:0 5px; height:38px; }
#select_result tr{border-left:1px solid #e9e9e9; border-right:1px solid #e9e9e9;}
#select_result thead tr th{font-size:14px; border-top:1px solid #e9e9e9;}
#select_result tbody tr{height:45px; }
#select_result tbody tr th{width:250px; font-family:Noto-R; color:#666;}
#select_result .search_btn a{display:inline-block; margin-left:5px; vertical-align:middle; width:20px; height:20px; background:url("//image5.compuzone.co.kr/img/images/customer/cst2020/cst_serch.png") center no-repeat;}
#select_result .textBBbox{width:380px; top:30px; right:0; display:none;}
#select_result .textBBbox:after, #select_result .textBBbox:before{/* left:5%; */}
#select_result span.inFT:hover .textBBbox{display:block;}
.cst_eventW .eventW_box .eventGT{margin-top:30px;}
.cst_eventW .eventW_box .eventGT .gt_ta{height:70px;}
.cst_eventW .eventW_box .eventGT .gt_ta textarea{height:35px; }
.cst_eventW .eventW_box .eventGT .gt_ip span{display:inline-block; width:100%;}
.cst_eventW .eventW_box .eventGT .gt_ip span input{width:90%;}
.cst_eventW .eventW_box .eventGT .gt_di{height:95px;}
.cst_eventW .eventW_box .eventGT .gt_di .radio_wrap + .radio_wrap{margin-top:5px;}
.cst_eventW .eventW_box .eventGT .gt_di .radio_wrap label{display:inline-block; min-width:130px; }
.cst_eventW .eventW_box .eventGT .gt_ed{border-top:2px solid #666; box-sizing:border-box;}
.cst_eventW .eventW_box .eventGT .gt_ed td{display:table; width:100%; }
.cst_eventW .eventW_box .eventGT .gt_ed td > div{display:table-cell; padding:5px;}
.cst_eventW .eventW_box .eventGT .gt_ed .std{width:40%; padding-left:15px;}
.cst_eventW .eventW_box .eventGT .gt_ed .end{width:60%; padding-left:15px; border-left:1px solid #e9e9e9;}
.cst_eventW .eventW_box .eventGT .gt_ed .btn_calender{width:95px; background-color:#fff;}
.cst_eventW .eventW_box .eventGT .gt_ed .end .check_wrap{margin-left:15px;}
.cst_eventW .eventW_box .eventGT .gt_ot{height:70px; }
.cst_eventW .eventW_box .eventGT .gt_ot textarea{height:28px; }
.cst_eventW .eventW_box .eventGT .gt_file td{padding:15px;}
.cst_eventW .eventW_box .eventGT .gt_file .file_al{margin:15px 0; }
.cst_eventW .eventW_box .eventGT .gt_file .file_al > div{display:block; width:50%;}
.cst_eventW .eventW_box .eventGT .gt_file .file_al > div + div{margin-top:5px;}
.cst_eventW .eventW_box .eventGT .gt_file p{line-height:1.8; font-size:13px;}
.cst_eventW .InfoAg_box .InfoAg{display:table; width:100%; border-top:1px solid #e9e9e9; border-bottom:1px solid #e9e9e9;}
.cst_eventW .InfoAg_box .InfoAg .InfoAg_tt{display:table-cell; width:165px; height:auto; padding:10px;  background-color:#fafafb; text-align:center; vertical-align:middle; color:#3775ff; font-size:16px; font-family:Noto-M; line-height:1.6;}
.cst_eventW .InfoAg_box .InfoAg .InfoAg_ct{display:table-cell; padding:10px 15px; height:auto; vertical-align:middle; border-left:1px solid #e9e9e9;}
.cst_eventW .InfoAg_box .InfoAg .InfoAg_ct ul li{color:#666; font-size:12px; font-family:Noto-M; line-height:1.6;}
.cst_eventW .InfoAg_box .InfoAg .InfoAg_ct .check_wrap{display:block; margin-top:20px; font-family:Noto-M; }
.cst_eventW .InfoAg_box .InfoAg .InfoAg_ct ul li > p{text-indent:30px;}
.cst_eventW .InfoAg_box .InfoAg .InfoAg_ct ul li.fcr{color:#ff4848;}
.cst_eventW .event_wBtn{text-align:center; margin-top:20px;}


/* UI guide CSS*/
/* class Àû¿ë font css */
.ntBB{font-size:16px; color:#232323; font-family:noto-B;}
.ntBM{font-size:16px; color:#232323; font-family:noto-M;}
.ntBR{font-size:16px; color:#232323; font-family:noto-R;}
.ntBD{font-size:16px; color:#232323; font-family:noto-D;}
.ntMB{font-size:14px; color:#232323; font-family:noto-B;}
.ntMM{font-size:14px; color:#232323; font-family:noto-M;}
.ntMR{font-size:14px; color:#232323; font-family:noto-R;}
.ntMD{font-size:14px; color:#232323; font-family:noto-D;}
.ntSB{font-size:12px; color:#232323; font-family:noto-B;}
.ntSM{font-size:12px; color:#232323; font-family:noto-M;}
.ntSR{font-size:12px; color:#232323; font-family:noto-R;}
.ntMt{font-family:noto-M;}
.ntRt{font-family:noto-R;}

.ntSD{font-size:12px; color:#232323; font-family:noto-D;}
.spBB{font-size:24px; color:#232323; font-family:'spoqa B';}
.spBR{font-size:24px; color:#232323; font-family:'spoqa R';}
.spMB{font-size:18px; color:#232323; font-family:'spoqa B';}
.spMR{font-size:18px; color:#232323; font-family:'spoqa R';}
.spSB{font-size:14px; color:#232323; font-family:'spoqa B';}
.spSR{font-size:14px; color:#232323; font-family:'spoqa R';}

/* class Àû¿ë btn css */
.btnBasic {min-width:143px; height:45px; line-height:43px; padding:0 40px; border-radius:2px; background-color:#e9e9e9; border:1px solid #e9e9e9; color:#232323; font-size:16px; font-family:noto-R; text-align:center; display:inline-block; cursor:pointer; box-sizing:border-box; vertical-align:middle; font-weight:normal;}
.btnSmall{min-width:110px; height:34px; line-height:32px; padding:0 30px; border-radius:2px; background-color:#e9e9e9; border:1px solid #e9e9e9; color:#232323; font-size:14px; font-family:noto-R; text-align:center; display:inline-block; cursor:pointer; box-sizing:border-box; vertical-align:middle;}
.btnXsmall{min-width:77px; height:24px; line-height:22px; padding:0 10px; border-radius:2px; background-color:#e9e9e9; border:1px solid #e9e9e9; color:#232323; font-size:12px; font-family:¸¼Àº°íµñ; text-align:center; display:inline-block; cursor:pointer; box-sizing:border-box; vertical-align:middle; letter-spacing: -1px;}
.btnBlue{background-color:#3775ff; border-color:#3775ff; color:#fff;}
.btnBlack{background-color:#232323; border-color:#232323; color:#fff;}
.btnGray{background-color:#666; border-color:#666; color:#fff;}
.btnWhite{background-color:#fff; border-color:#c9ccd7; color:#666;}
.btnBBlue{background-color:transparent; border-color:#3774ff; color:#3774ff;}
.btnBYellow{background-color:#fff; border-color:#be8600; color:#be8600;}
.btnBRred{background-color:#fff; border-color:#f43c3c; color:#f43c3c;}
.btnBGreen{background-color:#fff; border-color:#097004; color:#097004;}
.btnBPurple{background-color:#fff; border-color:#8c37ff; color:#8c37ff;}
.btnYellow{background-color:#be8600; border-color:#be8600; color:#fff;}
.btnRed{background-color:#f43c3c; border-color:#f43c3c; color:#fff;}
.btnGreen{background-color:#097004; border-color:#097004; color:#fff;}
.btnPurple{background-color:#8c37ff; border-color:#8c37ff; color:#fff;}
.btnWPurple{background-color:#fff; border-color:#b57eff; color:#b57eff;}
.btnPurple_bg , .chk_div{background-color:#e9e2ff; border-color:#8c37ff; color:#8c37ff;}

/* class Àû¿ë icon css  */
.btnModify{display:inline-block; vertical-align:middle; width:40px; height:40px; background:#e7e7e7 url("//image5.compuzone.co.kr/img/images/customer/cst2020/style_icon1.png") center no-repeat; border-radius:3px; cursor:pointer;}
.btnDelete{display:inline-block;  vertical-align:middle; width:40px; height:40px; background:#e7e7e7 url("//image5.compuzone.co.kr/img/images/customer/cst2020/style_icon2.png") center no-repeat; border-radius:3px; cursor:pointer;}
.btnAdd{display:inline-block;  vertical-align:middle; width:40px; height:40px; background:#333 url("//image5.compuzone.co.kr/img/images/customer/cst2020/style_icon3.png") center no-repeat; border-radius:3px; cursor:pointer;}
.btnPosition{display:inline-block;  vertical-align:middle; width:40px; height:40px; background:#3774ff url("//image5.compuzone.co.kr/img/images/customer/cst2020/style_icon4.png") center no-repeat; border-radius:3px; cursor:pointer;}
.cst_fileIcon{display:inline-block; vertical-align:middle; width:12px; height:10px; background:url("//image5.compuzone.co.kr/img/images/customer/cst2020/cst_file_icon.png") center no-repeat;}

.layer_pu_info{position:relative; display:inline-block; text-align:left; padding:0 25px; min-width:95px; height:42px; line-height:42px; font-size:14px; color:#232323; font-family:noto-M; border:1px solid #232323; cursor:pointer; background:url("//image5.compuzone.co.kr/img/images/customer/cst2020/cst_moreview.png") 85% center no-repeat;}

.textBBbox{display:inline-block; position:absolute;  z-index:10; right:0; top:50px; padding:5px 12px; height:auto; background-color:#ffeded; box-shadow:1px 1px 8px 5px rgba(0,0,0,0.05); border:1px solid #ffb5b5; border-radius:3px; font-size:13px; color:#232323; font-family:Noto-R; letter-spacing:1px; box-sizing:border-box; word-break:keep-all; text-align:left; }
.textBBbox a{display:inline-block; margin-left:10px; color:#f43c3c; font-weight:bold;}
.textBBbox:after, .textBBbox:before {content: " ";  position: absolute;  bottom: 100%; left:90%; border: solid transparent; height: 0; width: 0; pointer-events: none;}
.textBBbox:after {border-color: rgba(255, 237, 237, 0); border-bottom-color: #ffeded; border-width: 5px; margin-left: -5px;}
.textBBbox:before { border-color: rgba(255, 181, 181, 0); border-bottom-color: #ffb5b5; border-width: 6px; margin-left: -6px; }

/*  class Àû¿ë paging css  */
.paging{width:100%!important; display:inline-block; margin:25px 0 50px; text-align:center;}
.paging .page_num{display:inline-block; text-align:center; vertical-align:middle;}
.paging .page_num a {padding:0 5px; min-width:23px; height:33px; line-height:33px; font-size:13px; font-family:noto-R; display:inline-block; background-color:#fff; border:1px solid #c9ccd7; color:#666; float:left; margin:0 2px; }
.paging .page_num a:hover{text-decoration:none;}
.paging .page_num a.on {background-color:#effaff;}
.paging .page_num a.prev {width:33px; height:33px; padding:0; background:url("//image5.compuzone.co.kr/img/images/customer/cst2020/cst_paging.png") -1px -2px no-repeat; text-indent:-10000px; margin-right:10px;}
.paging .page_num a.next {width:33px; height:33px; padding:0; background:url("//image5.compuzone.co.kr/img/images/customer/cst2020/cst_paging.png") -41px -2px no-repeat; text-indent:-10000px; margin-left:10px;}
.paging .page_num a.first {width:33px; height:33px; padding:0; background:url("//image5.compuzone.co.kr/img/images/customer/cst2020/cst_paging.png") -1px -43px no-repeat; text-indent:-10000px;}
.paging .page_num a.last {width:33px; height:33px; padding:0; background:url("//image5.compuzone.co.kr/img/images/customer/cst2020/cst_paging.png") -41px -43px no-repeat; text-indent:-10000px;}
.paging .pager{display:inline-block; margin-left:20px; font-size:15px; color:#666; font-family:noto-R;}
.paging .pager b{color:#333;}

/* class Àû¿ë input css */
input.chkBasic[type="checkbox"] {display:none; vertical-align:middle; }
input.chkBasic[type="checkbox"] + label.chkBasic {vertical-align:middle; font-size:15px; line-height:1; }
input.chkBasic[type="checkbox"] + label.chkBasic > i {display:inline-block; width:25px; height:25px; background:url("//image5.compuzone.co.kr/img/images/customer/cst2020/ui_style.png") -45px 0 no-repeat; cursor:pointer; vertical-align:middle; margin:0 10px 5px 0; }
input.chkBasic[type="checkbox"]:checked + label.chkBasic > i { background:url("//image5.compuzone.co.kr/img/images/customer/cst2020/ui_style.png") -75px 0 no-repeat; }
input.chkBasic[type="checkbox"]:checked + label.chkBasic{ color:#232323; font-family:Noto-M;}
input.chkSmall[type="checkbox"] {display:none; vertical-align:middle;}
input.chkSmall[type="checkbox"] + label.chkSmall {vertical-align:middle; font-size:12px; line-height:1; letter-spacing:-0.5px; font-weight: normal;}
input.chkSmall[type="checkbox"] + label.chkSmall > i {display:inline-block; width:18px; height:18px; background:url("//image5.compuzone.co.kr/img/images/customer/cst2020/ui_style.png") -0px 0 no-repeat; cursor:pointer; vertical-align:middle; margin:0 5px 0 0;}
input.chkSmall[type="checkbox"]:checked + label.chkSmall > i { background:url("//image5.compuzone.co.kr/img/images/customer/cst2020/ui_style.png") -22px 0 no-repeat; }
input.chkSmall.chkgray[type="checkbox"]:checked + label.chkSmall.chkgray > i { background:url("//image5.compuzone.co.kr/img/images/customer/cst2020/ui_style.png") -104px 0 no-repeat; }
/* ie8 ÇÙ */ @media \0screen {	
input.chkBasic[type="checkbox"] {display:inline-block; width:25px; height:25px; vertical-align:-10px; }
input.chkBasic[type="checkbox"] + label.chkBasic > i {display:none !important;}
input.chkSmall[type="checkbox"] {display:inline-block; width:18px; height:18px; vertical-align:-6px; }
input.chkSmall[type="checkbox"] + label.chkSmall > i {display:none !important;}
}
/* common - radiobutton */
input.radioBasic[type="radio"] {display:none; vertical-align:middle;}
input.radioBasic[type="radio"] + label.radioBasic {vertical-align:middle; font-size:15px; line-height:25px; letter-spacing:-1px;  font-family:noto-R;}
input.radioBasic[type="radio"]:checked + label.radioBasic {color:#232323;  font-family:noto-M;}
input.radioBasic[type="radio"] + label.radioBasic > i {display:inline-block; width:25px; height:25px; background:url("//image5.compuzone.co.kr/img/images/customer/cst2020/ui_style.png") -46px -35px no-repeat; cursor:pointer; vertical-align:middle; margin:3px 7px 4px 0;}
input.radioBasic[type="radio"]:checked + label.radioBasic > i { background:url("//image5.compuzone.co.kr/img/images/customer/cst2020/ui_style.png") -75px -35px no-repeat; }
input.radioBasic[type="radio"] + label.radioBasic > i.rgt { margin:3px 0px 5px 7px; }
input.radioSmall[type="radio"] {display:none; vertical-align:middle;}
input.radioSmall[type="radio"] + label.radioSmall {vertical-align:middle; font-size:12px; display:inline-flex; align-items: center;}
input.radioSmall[type="radio"] + label.radioSmall > i {display:inline-block; width:18px; height:18px; background:url("//image5.compuzone.co.kr/img/images/customer/cst2020/ui_style.png") -0px -35px no-repeat; cursor:pointer; vertical-align:middle; margin:0 5px 0 0;}
input.radioSmall[type="radio"]:checked + label.radioSmall > i { background:url("//image5.compuzone.co.kr/img/images/customer/cst2020/ui_style.png") -23px -35px no-repeat; }
input.radioSmall.rdogray[type="radio"]:checked + label.radioSmall.rdogray > i { background:url("//image5.compuzone.co.kr/img/images/customer/cst2020/ui_style.png") -104px -35px no-repeat; }
/* ie8 ÇÙ */ @media \0screen {		
input.radioBasic[type="radio"] {display:inline-block; width:25px; height:25px; vertical-align:-10px;}
input.radioBasic[type="radio"] + label.radioBasic > i {display:none !important;}
input.radioSmall[type="radio"] {display:inline-block; width:18px; height:18px; vertical-align:-6px;}
input.radioSmall[type="radio"] + label.radioSmall > i {display:none !important;}	
}
input.iptxtBasic[type="text"] {height:38px; line-height:38px; padding:0 15px; border:1px solid #c9cbd7; font-size:13px; font-family:noto-R; color:#666; border-radius:2px; vertical-align:middle;}
input.iptxtBasic[type="password"] {height:38px; line-height:38px; padding:0 15px; border:1px solid #c9cbd7; font-size:16px; font-family:noto-R; color:#232323;}
input.iptxtSmall[type="text"], input.iptxtSmall[type="password"] {border-radius:2px; height:28px; line-height:28px; padding:0 10px; border:1px solid #D8D8D8; font-size:12px;  letter-spacing:-0.5px; color:#232323;}
input.iptxtBasic[type="text"]:focus, input.iptxtBasic[type="password"]:focus, input.iptxtSmall[type="text"]:focus, input.iptxtSmall[type="password"]:focus 
{border-color:#3775ff; box-shadow:none; -webkit-box-shadow:none; background-color:#fff; color:#232323;  outline:none;}
input.iptxtBasic[type="text"]:read-only, input.iptxtSmall[type="text"]:read-only, 
input.iptxtBasic[type="password"]:read-only, input.iptxtSmall[type="password"]:read-only, 
input.iptxtBasic[type="text"]:disabled, input.iptxtSmall[type="text"]:disabled, 
input.iptxtBasic[type="password"]:disabled ,input.iptxtSmall[type="password"]:disabled {background-color:#fff; color:#888; border:1px solid #c9cbd7;}
input.iptxtBasic[type="text"]:read-only:focus, input.iptxtBasic[type="password"]:read-only:focus ,
input.iptxtSmall[type="text"]:read-only:focus, input.iptxtSmall[type="password"]:read-only:focus {border:1px solid #3775ff;}
input.iptxtBasic::placeholder , input.iptxtSmall::placeholder{font-size:14px; letter-spacing:-1px; color:#666; font-family:noto-R;}
.search_box{display:inline-block; vertical-align:middle; position:relative;}
.search_box .input_search{padding:0 60px 0 10px; width:185px; height:38px; line-height:38px;  border:1px solid #c9cbd7; border-right:none;  border-radius:2px; text-align:center;}
.search_box .srh_btn{ border-radius:2px; display:block; position:absolute; right:0; top:0; width:39px; height:38px; background:#fafafb url("//image5.compuzone.co.kr/img/images/customer/cst2020/cst_serch.png") center no-repeat; border:1px solid #c9cbd7;}

/* class Àû¿ë file css  */
.file_box {position:relative; /* display:inline-block; */ width:215px; padding-right:71px; }
.file_box .fileName { border-radius:2px; display:inline-block; width:100%; height:38px; padding:0 15px; line-height:38px; border:1px solid #c9cbd7; background-color:#fff; vertical-align:middle; font-size:13px; letter-spacing:-1px; font-family:noto-R; outline:none;}
.file_box .btn_file {position:absolute; top:0; right:0px; border:1px solid #c9cbd7; border-radius:2px; background-color:#fafafb; color:#666; width:70px; height:35px; font-size:13px; font-family:noto-M; line-height:35px; text-align:center; vertical-align:middle; margin-right:0px;}
.file_box input[type="file"] {position:absolute; width:1px; height:1px; padding:0; margin:-1px; overflow:hidden; clip:rect(0,0,0,0); border:0;}

/*class Àû¿ë select css  */
.select_box {position:relative; display:inline-block; width:200px;  margin-right:-1px; vertical-align:middle;}
.select_box select {padding:0 15px 0 10px; width:100%; height:40px; line-height:40px; font-size:12px; color:#232323; border:1px solid #c9cbd7; border-radius:2px; background:#fff url("//image5.compuzone.co.kr/img/images/customer/cst2020/cst_sselect.png") 92% 55% no-repeat; outline:none; -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 40px 0 10px;}} /* for chrome */
@-moz-document url-prefix() { .select_comm select {padding:0 40px 0 10px; } } /* for firefox */
_:-ms-input-placeholder, :root .select_comm select {  padding:0 40px 0 10px; } /* for IE10,11 */

.select_boxSmall { display:inline-block; position:relative; width:93px; margin-right:-1px; vertical-align:top;}
.select_boxSmall select {padding:0 10px; width:100%; height:26px; line-height:24px; font-size:12px; color:#232323; border:1px solid #D8D8D8; border-radius:2px; letter-spacing:-0.5px; background:#fff url("//image5.compuzone.co.kr/img/images/customer/cst2020/cst_sselect.png") 92% 55% no-repeat; outline:none;
-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_small select {padding:0 30px 0 10px;}} /* for chrome */
@-moz-document url-prefix() { .select_comm_small select {padding:0 30px 0 10px; } } /* for firefox */
_:-ms-input-placeholder, :root .select_comm_small select {  padding:0 30px 0 10px; } /* for IE10,11 */
/* ie8 ÇÙ */ @media \0screen {		
.select_box select {background:none;}
.select_boxSmall select {background:none;}
}

/*class Àû¿ë calenar css  */
.btn_calender {padding:0 40px 0 15px; width:115px; height:40px; line-height:40px; border:1px solid #c9cbd7; background:#fff url("//image5.compuzone.co.kr/img/images/customer/cst2020/cst_day.png") 92% 65% no-repeat; border-radius:2px; font-size:13px; color:#666; font-family:noto-R; outline:none;}

/*class Àû¿ë table css  */
.table_box table{/* width:100%; */ border-collapse:collapse; border-spacing:0; box-sizing:inherit;}
.table_box .center{text-align:center; padding:5px 15px; box-sizing:border-box;}
/* padding ÁÙÀÎ°ª Ãß°¡.  */
.table_box .center_7{text-align:center; padding:5px 7px; box-sizing:border-box;}
.table_box .tbg{background-color:#f9f9f9;}
.table_box .trbg{background-color:#effaff;}
.table_box .tcbg{background-color:#fafafb;}
.table_box .tt3_list1Bg{background-color:#fff0a2;}
.table_box .tt3_list2Bg{background-color:#ffffe5;}
.fcb{color:#3775ff!important; font-size:12px;}
.fcr{color:#ff4848; font-size:12px;}
.table_box .tLeft{text-align:left; padding:5px 15px;}
.table_box .tLeft a{color:#232323;}
.table_box .bln{border-left:none !important;}
.table_box .brn{border-right:none;}
.table_box table td{vertical-align:middle;}
.table_type1 tr{border-bottom:1px solid #e9e9e9;}
.table_type1 tr:first-child{border-top:1px solid #e9e9e9; }
.table_type1 th{color:#232323; font-weight:normal; word-break:keep-all; word-break:break-all; font-size:12px; font-weight: bold; letter-spacing: -0.5px;}
.table_type1 tr td{padding:5px 0 5px 20px; font-size:14px; color:#232323; word-break:keep-all; word-break:break-all;}
.table_type2 thead , .table_type3 thead{border-top:1px solid #e7e7e7 !important; border-bottom:1px solid #e7e7e7 !important;}
.table_type2 thead tr td , .table_type3 thead tr td{padding:5px 10px; border-left:1px solid #e7e7e7; font-size:12px; font-weight: bold; color:#232323; word-break:keep-all;}
.table_type2 thead tr td:last-child , .table_type3 thead tr td:last-child{border-right:1px solid #e7e7e7;}
.table_type2 tbody{ border-right:1px solid #e7e7e7;}
.table_type2 tbody tr td{ border-bottom:1px solid #e7e7e7; border-left:1px solid #e9e9e9; padding:5px 10px; font-size:12px; color:#232323; font-weight:normal; word-break:keep-all; word-break:break-all;}
.table_type2 tbody tr td:last-child{border-right:1px solid #e7e7e7;}
.table_type2 td.defer{padding-left:30px; height:35px; background-color:#fff2f2;}
.table_type2 td.defer > span{display:inline-block; margin-right:15px; font-size:12px; color:#232323; }
.table_type2 td.defer .defer_red{height:20px; line-height:20px; padding:0 8px 0 20px; color:#ff4848; border:1px solid #ff4848;
background:url("//image5.compuzone.co.kr/img/images/customer/cst2020/cst_rarrow.png") 10% center no-repeat;}
.table_type3 thead tr td{font-size:12px; color:#232323;  word-break:keep-all;}

.table_type3 thead tr td:first-child{border-left:1px solid #e7e7e7;}
.table_type3 tbody tr td{padding:10px 0px !important; border:1px solid #e7e7e7; border-top:none; font-size:12px; color:#232323; word-break:keep-all; font-weight:normal; word-break:keep-all; position: relative;}
.table_type3 tbody .tt3_list1{border-bottom:1px solid #e7e7e7; height:40px; }
.table_type3 tbody .tt3_list1 td{padding-left:20px; font-size:12px; color:#232323; }
.table_type3 tbody .tt3_list2{border-bottom:2px solid #9b9b9b; height:50px; }
.sec_title{ font-size:15px; color:#232323; font-family:noto-M;  font-weight:bold;  }
/* table_type5 Ãß°¡. ³ôÀÌ°ª ÁÙÀÌ±â À§ÇÔ.  */
.table_type4, .table_type5{border-top:1px solid #e7e7e7;}
.table_type4 th, .table_type5 th{ font-size:16px; color:#232323; font-weight:normal; word-break:keep-all;}
.table_type4 thead tr td, .table_type5 thead tr td{ font-size:16px; color:#232323;  font-family:noto-M; word-break:keep-all;}
.table_type4 thead tr td:first-child, .table_type5 thead tr td:first-child{border-left:none;}
.table_type4 tr{height:50px; border-bottom:1px solid #e7e7e7; }
.table_type4 td, .table_type5 td{border-left:1px solid #e7e7e7;  border-bottom:1px solid #e7e7e7;  font-size:13px; color:#232323; }
.table_type5 tr{border-bottom:1px solid #e7e7e7; }
.table_type6 tr{height:40px; border-bottom:1px solid #e7e7e7;}
.table_type6 tr:first-child{border-top:1px solid #e7e7e7;}
.table_type6 th{font-size:14px; color:#232323; font-weight:normal;}
.table_type6 tr td{padding-left:20px; font-size:12px; color:#232323; }

/* class Àû¿ë tab css */
.tabL{display:inline-block; width:660px; box-sizing:border-box;}
.tabnav{display:table; width:100%;table-layout:fixed;}
/* º¸´õ ½ºÅ¸ÀÏ ¹Ù²Þ.  200416 */
.tabnav li{display:table-cell;  height:60px; background-color:#f9f9f9;  border:1px solid #fff;  vertical-align:middle; text-align:center; box-sizing:border-box; cursor:pointer;}
.tabnav li + li{border-left:1px solid #fff;}
.tabnav li.on{border:1px solid #232323;}
/* ÆùÆ® »ö ¹Ù²Þ.  200417 */
.tabnav li a{display:block; font-size:16px; color:#999; font-family:noto-R; word-break:break-all;}
.tabnav li.on a{color:#232323; font-family:noto-M;}
.tabL .tabcon{padding:30px 0; text-align:center; font-size:14px; color:#666; font-family:noto-M;}
.tabS{display:inline-block; width:600px; box-sizing:border-box;}
.tabS .tabnav li{display:table-cell; width:150px; height:58px; /* background-color:#fff; */}
.tabS .tabnav li a{display:block; }
.tabS .tabcon{padding:20px 0; text-align:left;  font-size:12px; color:#666; font-family:noto-M;}

/* class Àû¿ë popup&layer css */
.winPop_wrap{width:530px; }
.winPopTitle{width:100%; }
.title_area{position:relative; padding:0 30px; height:60px; line-height:60px; text-align:left; color:#fff; font-size:20px; font-family:noto-B; background:#232323 url("//image5.compuzone.co.kr/img/images/customer/cst2020/cst_popup_logo.png") 96% center no-repeat; }
.content_area{padding:30px; border:1px solid #e9e9e9; border-top:none; color:#232323; font-size:13px;}

/* ¸Þ¸ð ÆË¾÷ 20.03.09  */
.winPop_wrap.winP2 {width:720px;}
.winP2 .content_area{border:1px solid #e9e9e9; border-top:none;}
.winP2 .content_area .tabS{width:100%;}
.winP2 .content_area .tabS .tabnav{width:auto;}
.winP2 .content_area .tabS .tabnav li{display:table-cell; vertical-align:middle; text-align:center; height:58px; }
.winP2 .content_area .tabS .tabnav li a{display:block;  width:100%;  padding:0; line-height:1.2; font-size:14px;}
.winP2 .content_area .tabS .tabnav li a:hover{text-decoration:none;}
.winP2 .content_area .tabS .tabcon .tab_Clist .btnBasic{margin-top:20px;}
.cst_memo_wrap .memo_info { font-size: 13px; margin-top: 10px;}
.cst_memo_wrap .memo_info .memo_no_read { color: #3775ff;}
.cst_memo_wrap .memo_info .memo_all { color: #666; margin-left: 6px;}
.cst_memo_table {width: 100%; margin-top: 5px; color: #666;}
.cst_memo_table .cst_memo_list_wrap { box-sizing: border-box; cursor: pointer;}
.cst_memo_table .cst_memo_list_wrap .cst_memo_list { height: 38px; width: 100%; border-bottom:1px solid #e9e9e9;}
.cst_memo_table .cst_memo_list_wrap .cst_memo_list.cst_memo_head { border-top:1px solid #e9e9e9; background: #f9f9f9; color: #232323;}
.cst_memo_table .cst_memo_list_wrap.on .cst_memo_list { background: #f0f0f0; border-top:1px solid #c9cbd7; font-size: 13px;}
.cst_memo_table .cst_memo_list_wrap .cst_memo_list > div { display: inline-block; height: 38px; text-align: center; line-height: 38px; float: left;}
.cst_memo_table .cst_memo_list_wrap .cst_memo_list .memo_check_wrap { width: 18px; height: 18px; padding: 10px;}
.cst_memo_table .cst_memo_list_wrap .cst_memo_list .memo_title { width: 342px;}
.cst_memo_table .cst_memo_list_wrap.on .cst_memo_list .memo_text { color: #232323; font-family: noto-M;}
.cst_memo_table .cst_memo_list_wrap .cst_memo_list .memo_text { width: 322px; text-align: left; padding-left: 20px; }
.cst_memo_table .cst_memo_list_wrap .cst_memo_list .memo_date { width: 112px;}
.cst_memo_table .cst_memo_list_wrap .cst_memo_list .memo_name { width: 165px;}
.cst_memo_table .cst_memo_list_wrap .memo_open_wrap { padding: 0 14px; width: 100%; background: #f9f9f9; box-sizing: border-box; border-bottom:1px solid #c9cbd7;  color: #666; font-size:13px;}
.memo_open_wrap .memo_open_info {padding: 11px 0; width: 100%; border-bottom:1px dotted #c9cbd7; }
.memo_open_wrap .memo_open_info > span > p {display: inline-block;}
.memo_open_wrap .memo_open_info > span + span {float: right; padding-right: 12px;}
.memo_open_wrap .memo_open_text {padding: 11px 0; width: 100%; color: #232323; font-family: noto-M; font-size: 12px;}
.memo_check_wrap > input.chkSmall[type="checkbox"] + label.chkSmall > i { margin: 0; }
.memo_bts { width: 100%; height: 36px; margin-top: 10px;}
.memo_bts > span + span { float: right;}

/* popup&layer */
.popup_from_wrap{position:absolute; padding:30px; border:1px solid #232323; background-color:#fff;}
.popup_from_wrap .pl_title{position:relative; font-size:22px; color:#232323; font-family:noto-M; text-align:left; }
.popup_from_wrap .fcb{color:#3775fe;}
.pl_title p:first-child{margin-top:20px;}
.pl_title .pl_close_btn{position:absolute; right:20px; top:20px;}
.pl_title .pl_close_btn a{display:block; width:24px; height:22px; background:url("//image5.compuzone.co.kr/img/images/customer/cst2020/customer_login_popup_close.png") center top no-repeat;}
.pl_Sub_title{color:#232323; font-size:13.5px; font-family:noto-M; }
.pl_content{margin-top:25px; text-align:left;}
.popup_wrap1{ right:20px; top:50px;}
.popup_wrap1 dt{color:#232323; font-size:14px; font-family:noto-M; text-align:left;}
.popup_wrap1 dd{margin-top:5px; color:#666; font-size:12px; font-family:noto-M; word-break:keep-all; text-align:left;}
.popup_wrap1 .pl_infoGB{margin-top:10px; padding:15px; background-color:#f9f9f9; text-align:left;}
/* ÀÌ¹ÌÁö º¯°æ.  */
.popup_wrap1 .pl_infoGB dt{text-indent:10px; background:url("//image5.compuzone.co.kr/img/images/customer/cst2020/li_style_red.png") left center no-repeat; text-align:left;}
.popup_wrap1 .pl_infoGB dd{padding-left:10px; margin-top:0; color:#666; font-size:13px; font-family:noto-M; font-weight: normal; text-align:left;}
.popup_wrap2{left:47px; top:370px;}
.pl_infoList .pl_infoGB dd.fcr{color:#ff4848; font-family:noto-M;}
.pl_infoList .pl_infoGB dt{margin-top:10px;}
.pl_infoList .pl_infoGB dt:first-of-type{margin-top:0;}
.pl_content .pl_infoList + .pl_infoList{margin-top:15px;}
.popup_wrap2 .pl_content .pl_infoList{margin-top:20px; width:100%; }
.popup_wrap2 .pl_content .pl_infoList dl:first-child{border-top:1px solid #e9e9e9;}
.popup_wrap2 .pl_content .pl_infoList dl{display:table; width:100%; min-height:50px; border:1px solid #e9e9e9; border-top:none;}
.popup_wrap2 .pl_content .pl_infoList dl dt{display:table-cell; width:30%; vertical-align:middle; background-color:#fafafb; color:#232323; font-size:16px; font-family:noto-M; text-align:center;}
.popup_wrap2 .pl_content .pl_infoList dl dd{display:table-cell; width:70%; vertical-align:middle; padding-left:30px;  color:#232323; font-size:16px; font-family:noto-R; word-break:keep-all;}
.popup_wrap2 .pl_content .pl_infoList2 dl dt{width:20%; background-color:#fff; font-size:14.5px; font-family:noto-M; padding-left:10px; text-align:left;}
.popup_wrap2 .pl_content .pl_infoList2 dl dd{width:80%; color:#666; font-size:13.5px; font-family:noto-M;}
.popup_wrap2 .subInfo{display:inline-block; margin-top:20px; color:#3775ff; font-size:14px; font-family:noto-M; text-align:left;}
.popup_wrap3{left:0px; top:0; text-align:center;}
.popup_wrap3 .pl_content .pl_infoList{margin-top:20px; width:100%; background-color:#f9f9f9;}
.popup_wrap3 .pl_content .pl_infoList dl{display:table; width:100%; min-height:50px;}
.popup_wrap3 .pl_content .pl_infoList dl dt{display:table-cell; width:30%; vertical-align:middle; text-align:center; color:#232323; font-size:16px; font-family:noto-M;}
.popup_wrap3 .pl_content .pl_infoList dl dd{display:table-cell; width:70%; vertical-align:middle; text-align:left; color:#666; font-size:13.5px; font-family:noto-M;}
.popup_wrap3 .pl_content .pl_infoList2{margin-top:10px;}
.moreView_btnB{display:inline-block; margin-top:55px; padding:0 50px; height:45px; background-color:#232323; border-radius:2px; text-align:center;}
.moreView_btnB > a{line-height:45px; color:#fff; font-size:16px; font-family:noto-R;}
.popup_wrap4{left:0px; top:450px; text-align:center; padding-bottom:60px;}
.popup_wrap4 .pl_title{text-align:center; padding-top:30px;}
.popup_wrap5{text-align:center; padding-bottom: 80px;}
.popup_wrap5 .pl_title{text-align:center; padding-top:30px;}
.chk_btnG{display:inline-block; margin-top:40px; padding:0 50px; height:45px; background-color:#e7e7e7; border-radius:2px; text-align:center;}
.chk_btnG > a{line-height:45px; color:#232323; font-size:16px; font-family:noto-M;}
.pl_infoList .pl_infoGB dd.fcr{color:#ff4848; font-family:noto-M;}
.pl_infoList .pl_infoGB dt{margin-top:10px;}
.pl_infoList .pl_infoGB dt:first-of-type{margin-top:0;}
.pl_check_bar {position: absolute; bottom: 0; left: 0; width: 100%; height: 47px; border-top: 1px solid #e9e9e9; background: #f9f9f9; padding: 14px 28px 0 0; box-sizing: border-box; text-align: right;}

/* businsert.htm */
.businsert_t table thead tr{border-bottom:1px solid #c9ccd7;}
.businsert_t table tbody tr.tt3_list2{border:1px solid #e9e9e9;}
.product_search .search_table table.table_type1 tbody tr td{padding:5px 0 5px 15px !important;}
.product_search .search_table table.table_type1 tbody tr{height:auto !important; }
.product_search .search_table table.table_type1 .stTh_list .radio_wrap{margin-right:15px; float:left; display:block;}
.product_search .search_table table.table_type1 .stTh_list .radio_wrap label{letter-spacing:-1px;}
.product_search .select_box select{height:26px; line-height:24px; font-size:12px; letter-spacing:-0.5px;}
.product_search .search_box .input_search{height:24px; line-height:24px; padding:0; border-right:1px solid #c9cbd7;}
.product_search .search_table table tr td span.btnSmall{min-width:auto; padding:0 15px; height:26px; line-height:24px; font-size:12px; font-family:'¸¼Àº°íµñ'; letter-spacing:-1px;}
.product_search .search_table table tr td .iptxtSmall{vertical-align:middle; text-align:center; border-radius:2px; width:85px; height:26px; line-height:24px; box-sizing:border-box;}
.product_search .search_table table tr td .iptxtSmall2{margin-left:0; text-align:center; border-radius:2px; width:85px; height:26px; box-sizing:border-box;}
table.table_htd tr td{height:auto; padding-top:7px; padding-bottom:7px;}
.product_search .search_box .srh_btn{height:33px;}

/* ¹öÆ° Å©±â µ¿ÀÏÇÏ°Ô ¼öÁ¤ÇÔ.  */
.product_search .admModi_btn span{height:34px; line-height:34px; font-size:14px; min-width:126px;}
.product_search .admModi_btn{margin-top:10px;}
.product_search .admModi_btn.td_inner {margin-top:0;}
.pro_matTable tbody tr > th{ font-size:12px; color:#232323;}
.pro_matTable .texta_wrap{display:block; }
.pro_matTable .texta_wrap textarea{display:inline-block; width:90%; min-height:50px; border:1px solid #c9cbd7; padding:5px; font-size:12px; color:#666; font-family:¸¼Àº°íµñ;}
.page_Iftext{position:absolute; right:20px; top:10px;}
.table_box table.re_step1t tr th{min-width:150px; padding:0; }
#MultiColor .reopTable{margin-top:20px;}
#MultiColor .reopTable tbody tr td{margin-top:10px; padding:0; }

/* »óÇ°µî·Ï / ¼öÁ¤ ÆË¾÷  */
.regist_setp2t .chkSmall{margin-bottom:0;}
.regist_setp2t tr td{padding:0 !important;}
.regist_setp2t .freight_table {width:100% !important;} 
.regist_setp2t table.freight_table tr.fee_cls th{background-color:none !important;}
.regist_setp2t .freight_table tr:last-child{border-bottom:none;}
.regist_setp2t .freight_table tr th{width:150px; text-align:left; background-color:#fafafb !important;}
.regist_setp2t .freight_table tr td{text-align:left; padding:10px 15px !important;}
.regist_setp2t .freight_table tr td label{font-weight:normal !important; font-size:14px; margin-right:15px; }
.regist_setp2t .freight_table tr p.fee_cls{margin:8px 0 !important; font-size:14px;}
.regist_setp2t .freight_table tr #C_fee_div1_2 {font-size:14px; margin:0 ;}
.regist_setp2t .freight_table tr #C_fee_div5 {margin-top:0 !important;}
.re_step2t span.input_wrap{margin-left:4px !important;}
.freight_table .delivery_div_cls span{color:#f43c3c !important; font-family:noto-R; font-size:13px !important;}
.re_step3t tr.step3_cnTr td div.step3_cn{margin-bottom:5px;}
.re_step3t tr.step3_cnTr td .input_wrap input{height:33px;}
.re_step3t tr.step3_cnTr td .bbox2{font-size:13px;}
.re_step3t tr.step3_cnTr span.check_wrap i{margin-bottom:-2px; margin-top:-2px;}
.re_step3t table tr td span.btnGray{height:33px; line-height:31px; font-size:13px;}
.re_step3t table tr td label{margin-left:10px; font-weight:normal; vertical-align:-3px;}
.re_step3t table tr td label input{width:18px; height:18px; vertical-align:-3px;}
.re_step3t span.select_box{width:255px;}
.re_step3t span.select_box select{background-position:96% 55%}
.re_step3t input{width:255px;}

#MultiColor .reopTable .prd_option_Box select{outline:none; -webkit-appearance:none; padding:0 50px 0 15px;  height:34px; font-size:14px; vertical-align:middle; color:#232323; letter-spacing:-0.5px; font-family:noto-R; background:#fff url("//image5.compuzone.co.kr/img/images/customer/cst2020/cst_sselect.png") 98% 55% no-repeat}
#MultiColor .reopTable .prd_option_Box .select_comm_small select{background-position:90% 55%;}
#MultiColor .reopTable .prd_option_Box .M-buttonM{padding:0 10px; background-color:#666; border:none; color:#fff; height:34px; line-height:34px; font-size:12px; font-family:noto-M; box-sizing:border-box;}
#MultiColor .reopTable .prd_option_Box .opt_title{font-family:noto-R; color:#232323;}
#MultiColor .reopTable .prd_option_Box .box_opt .ml{font-family:noto-R;}
.product_option_wrap .sub_text , .product_option_wrap .txtRed{}
#MultiColor .reopTable #s_option_contents tr td{padding:0 10px; border-left:1px solid #c2c2c2;}
.iptxtSmall_label .opt_txtBox{vertical-align:middle;}
#MultiColor .reopTable .product_option_wrap .num_txt{font-family:noto-R; font-size:12px;}
#MultiColor .reopTable table.comm_table td.bordernone .btn_T03 .btnSmall{height:30px; line-height:21px; font-family:noto-M;}
#MultiColor .product_option_wrap .tableST_04 th, #MultiColor .tableST_02 #option_list th{font-family:noto-R; font-weight:bold; font-size:14px !important;}
#MultiColor .tableST_02 #option_list tr th label input{width:18px; height:18px;}
#MultiColor .reopTable tr:last-child div{font-size:14px;}
#MultiColor .reopTable tr:last-child div input{min-width:18px; height:18px; margin-top:-2px; }

.serchAD_detail table tr{height:35px; border-bottom:1px solid #ccc;}
.serchAD_detail table tr th{text-align:center; background-color:#fafafb;}
.serchAD_detail table tr td{text-align:left; padding-left:20px;}
.serchAD_detail table tr td.layer_D_btn{text-align:center;}
#Flist tbody tr td:first-child{padding-top:0;}
#Flist tbody tr td span{vertical-align:4px;}

#cst2020_popup_productregist .fieldset table th{font-size:14px; font-family:noto-M;}
#cst2020_popup_productregist .fieldset2 table th{font-size:14px; font-family:noto-M; text-align: center;}
#cst2020_popup_productregist .fieldset .sec_title{font-weight:bold;}
#cst2020_popup_productregist .fieldset2 .sec_title{font-weight:bold;}

/* ÈÞ¹«µî·Ï ÆË¾÷ */
.day_offa table th{font-family:noto-R;}
.day_offa table thead td{font-family:noto-R;}
.day_offa .table_type3 tbody .tt3_list2{border-bottom:1px solid #9b9b9b;}
.cst_mngt .tt3_list2Bg{height:40px !important;}
/* ÁÖ¿ä ¾÷¹«ºÐ·ù ÆË¾÷ ÅÇ¸Þ´º */
.winPopTitle .puTabmenu ul {display:flex; justify-content: space-between;}
.winPopTitle .puTabmenu ul li {width:215px; margin-right:5px; height:50px; line-height:50px; text-align: center; background:#F9F9F9; box-sizing: border-box;}
.winPopTitle .puTabmenu ul li:last-child {margin-right:0;}
.winPopTitle .puTabmenu ul li > a {display:block; width:100%; height:100%; font-size:16px; color:#949494; border:1px solid #F9F9F9; font-family:noto-M;}
.winPopTitle .puTabmenu ul li > a:hover {text-decoration:none;}
.winPopTitle .puTabmenu ul li > a.on {color:#232323; border:1px solid #232323;}
/* »óÇ°°ü¸® ¹× °¡°ÝÁ¦¾È  20200410 ¼¼·Î½ºÅ©·Ñ »ý¼º*/
.cst_avdContent .searchRe_box .searchRe_table.cusPro_Stabel{max-height:550px; overflow:auto; }
.event_listTable.cusPro_Stabel{max-height:550px; overflow:auto; float:left; }
/* ÆäÀÌÁö ³Ð°Ôº¸±â ¸»Ç³¼±´Ý±â ¹öÆ° 20200413 */
.pageInfoB{position: absolute; right:-160px; top:15px; display:inline-block; width:125px; height:26px; background-color:#e7eeff; line-height:26px; color:#232323; padding:0 5px 0 8px; border-radius:2px; box-sizing:border-box;  border:1px solid #232323; cursor:pointer; animation:close_bb 2s ease-in-out infinite;}
@keyframes close_bb{
0%{top:17px;}
50%{top:10px;}
100%{top:17px;}
}
.pageInfoB i{display:inline-block; margin-left:4px; vertical-align:-2px; }
.pageInfoB:after, .pageInfoB:before {content: ""; right: 100%; top: 50%; border: solid transparent; height: 0; width: 0; position: absolute; pointer-events: none; }
.pageInfoB:after {border-color:rgba(231, 238, 255, 0); border-right-color:#e7eeff; border-width:5px; margin-top: -5px; }
.pageInfoB:before {border-color:rgba(35, 35, 35, 0); border-right-color: #232323; border-width: 6px; margin-top: -6px; }
/* °³ÆíÆäÀÌÁö °ü·Ã ÆË¾÷ 200414 */
.winP1{float:left; width:532px; text-align:center;}
.winP1 .content_area.deli_con{padding:40px;}
.winP1 .content_area h2{font-size:18px; margin-bottom:10px; color:#232323; font-family:noto-M; font-weight:normal; line-height:1.3;}
.winP1 .content_area h2 > span{display:inline-block; margin-right:10px; font-family:noto-R; color:#666; }
.winP1 .content_area P{font-size:13px; line-height:1.4; color:#232323; font-family:noto-R; word-break: keep-all;}
.winP1 .content_area .content_abg{margin-top:20px; background-color:#f9f9f9; padding:30px 0; }
.winP1 .content_area .content_abg .input_wrap{display:inline-block; margin-top:20px;}
.winP1 .content_area .content_abg .infoTxt{font-size:14px; color:#232323; font-family:noto-R;}
.winP1 .content_area .content_abg strong{display:inline-block; margin-top:5px; font-size:15px; color:#232323; font-family:noto-M; font-weight:normal;}
.winP1 .content_area .content_anbgFi{display:inline-block; margin-top:20px;}
.winP1 .content_area .content_anbgFi .infoTxt{text-indent:60px; text-align:left;}
.winP1 .content_area .content_anbgFi .file_box{display:inline-block; width:250px;}
.winP1 .content_area table td{font-size:13px;}
.winP1 .content_area table td textarea{width:100%; height:50px;}
.winP1 .content_area .popTa_ix{margin-top:15px; text-align:left;}
.winP1 .content_area .fcr{color:#ff4848; letter-spacing:-0.5px; word-break:keep-all;}
.winP1 .content_area p.fcr:nth-child(3){text-indent:15px;}
.winP1 .content_area .proc_dep{padding:20px 0 30px; margin-bottom:30px; border-bottom:1px solid #c9ccd7;}
/* Á¤»êÈ®ÀÎ/¿äÃ» ÆäÀÌÁö 20200416 */
.event_listBox .table_type3.rechangTable tbody tr td , .event_listBox .table_type3.rechangTable thead tr td{padding:5px 15px !important;}
.event_listBox .table_type3 .defer{padding:10px 18px; background-color:#f9f9f9;}
.event_listBox .table_type3 .defer div + div{margin-top:2px;}
.event_listBox .table_type3 .defer div > span{display:inline-block; margin-right:10px; font-size:12px; color:#666; }
.event_listBox .table_type3 .defer div > span:nth-of-type(2){color:#232323;}
.event_listBox .table_type3 .defer div > span:nth-of-type(3){color:#999;}
.event_listBox .table_type3 .defer_box{height:20px; line-height:20px; padding:0 8px 0 20px; border:1px solid #666; background:url("//image5.compuzone.co.kr/img/images/customer/cst2020/defer.png") 11% center no-repeat;}
.event_listBox .table_type3 .defer_box > i{display:inline-block; font-style:normal;}
.add_deac{background-color:#fffcf4;}
.add_dead{background-color:#f8fff5;}
/* ¹ÝÇ°/±³È¯ ÆäÀÌÁö 20200416 */
.adv_boxTit.addv_box .acount_crqbtn{position:absolute; right:20px; top:20px;}
.acount_chrq_wrap{margin-top:10px;}
.acount_chrq_wrap .tabnav li{display:inline-block; width:205px; height:49px; border:none !important;}
.acount_chrq_wrap .tabnav li + li{margin-left:6px; }
.acount_chrq_wrap .tabnav li a{display:block; line-height:49px; background-color:#fff; box-shadow:-5px -5px 10px 1px rgba(216,218,211,0.3) inset; font-family:noto-B; font-size:16px; color:#adadad;}
.acount_chrq_wrap .tabnav li a:hover{text-decoration:none;}
.acount_chrq_wrap .tabnav li a.on{background-color:#fff; color:#232323;  box-shadow:none;}
.acount_chrq_wrap .adv_box_wrap .table_type1 tr{height:45px;}
.acount_chrq_wrap .adv_box_wrap div:first-child h3{color:#232323; font-size:14px;  font-family:'spoqa R';}
.acount_chrq_wrap .adv_box_wrap div:first-child .acth1{color:#232323; font-family:noto-M; font-size:14px; }
.acount_chrq_wrap .adv_box_wrap div:first-child .textR{text-align:right; padding-right:15px; padding-left:0;}   
/* °ü¸®ÀÚ Á¤º¸ ¼öÁ¤ ÆË¾÷ ÀÎ°¨µî·Ï»óÅÂ-SHW-200421  */
.cstmodi_stmpv{position:relative; cursor:pointer;}
.cstmodi_stmpv:hover .cstmodi_stmphv{display:block;}
.cstmodi_stmphv{display:none; position:absolute; left:0; top:20px; z-index:10; border:1px solid #666; background-color:#fff;}
/* ¾÷Ã¼Á¤º¸µî·Ï °¡ÀÌµå ·¹ÀÌ¾îÆË¾÷-SHW-200421  */
.guideP_dimmed{position:fixed; top:0; left:0; z-index:100; background-color:#000; width:100%; height:100%;}
.guideP_dimmed .cstAdstmp_guide {position:relative;}
.guideP_dimmed .cstAdstmp_cbtn{position:absolute; left:50%; margin-left:-68px; bottom:20px; height:38px; line-height:38px; color:#e9e9e9; background:none; z-index:20;}
/* Ãß°¡ em.ques ·¹ÀÌ¾î ÆË¾÷-SHW-200422 */
.cst_plLp{ position:absolute; z-index:10;}
.cst_plLp h2{color:#232323; font-size:14px; font-family:noto-R;  text-align:left;}
.cst_plLp .popup_wrap1{padding:20px; }
.cst_plLp .pl_infoGB{padding:0; background-color:transparent;}
.cst_plLp .pl_infoGB dt{font-weight: normal; margin-top:3px; display:inline-block; color: #ff4848;}
.cst_plLp .pl_infoGB dd{display:inline-block; padding-left:0;}
.cst_plLp p{margin-top:10px; font-size:12px;}
.cst_plLp .close_btn{position:absolute; right:20px; top:20px; width:20px; height:20px; z-index:20; font-size:0;}
.cst_plLp .close_btn:before , .cst_plLp .close_btn:after{content:""; display:inline-block; position:absolute; left:0; top:10px; width:20px; height:1px; background-color:#232323;}
.cst_plLp .close_btn:before{transform:rotate(45deg);}
.cst_plLp .close_btn:after{transform:rotate(-45deg);}
/* »óÇ°µî·Ï / ¼öÁ¤ ÆË¾÷ - ¹°À½Ç¥·¹ÀÌ¾îÆË¾÷*/
.regist_setp2t #freight_info_1{width:430px; right:455px; top:5px;  }
.regist_setp2t #selPlusQuickFee_info{top:10px; right:673px; bottom:inherit; }
.regist_setp2t #freight_info_3 , .regist_setp2t #freight_info_4{top:0px; right:585px; }
.regist_setp2t #freight_info_5{top:-105px; right:740px;}
/* ¿î¼ÛÀå ¹øÈ£ ¼öÁ¤ ÆË¾÷*/
.table_type2 .GasanDeilveryLayer{position:absolute !important;}

/* Ãß°¡ ¼öÁ¤  200701 */
.product_search .search_table table.table_type1 tbody tr td.cstList_SEnterBt{padding-top:0 !important;}
.product_search .cstList_SEnterBt > span{margin-top:6px; }


/* °ü¸®ÀÚÁ¤º¸ ¼öÁ¤ ÆäÀÌÁö ³»¿ëÃß°¡. 200713 */
.adminModify .content_area .table_type4 .info_change .borderL {border-left: 1px solid #e9e9e9; padding-left: 27px;}
.adminModify .content_area .table_type4 .info_change .borderL .rtxt {max-width: 300px; font-size: 12px; font-family: '¸¼Àº°íµñ'; letter-spacing: -0.5px; line-height: 17px;}
.adminModify .content_area .table_type4 .info_change .btnSmall {width: 140px; padding: 0 20px;}
.adminModify .content_area .table_type4 .info_change .cstmodi_stmpv { font-size: 13px; font-family: noto-M;}
.adminModify .busLiTr .chgDate , .adminModify .accountCTr .chgDate{display:inline-block; margin-left:20px; color:#3774ff; font-size:14px;}
.adminModify .busLiTr .delayR , .adminModify .accountCTr .delayR{border-left:1px solid #e9e9e9 !important; padding-left:30px !important; color:#F62626;}

/* ASÁ¤º¸ Ãß°¡. 200717 */
.table_ASinfo {position:relative; background-color:#fff; padding:30px; box-sizing:border-box;}
.adminModify .table_ASinfo input.iptxtBasic{width:29%;}
.adminModify .table_ASinfo .addr { font-size: 0; }
.adminModify .table_ASinfo .addr * {vertical-align: middle;}
.adminModify .table_ASinfo .addr input.iptxtBasic {margin-right:10px;}
.adminModify .table_ASinfo .addr .btnSmall {height: 35px; line-height: 35px;}
.adminModify .table_ASinfo p.rtxt{margin-left:20px;}
.adminModify .table_ASinfo .chkSmall input.iptxtSmall[type="text"] {box-sizing: border-box; height: 24px; width: 60px; font-size: 12px; font-family: '¸¼Àº°íµñ'; text-align: right;	}

/* ¿ë»ê ÈÞ°¡±â°£ °áÁ¦¾È³» ÆË¾÷ 200727 */
.popup_from_wrap.summerV {z-index: 101; top: 159px; left: 125px; width: 464px; /* height: 445px; */ padding: 55px 49px; box-sizing: border-box; }
.popup_from_wrap.summerV .pl_title {color: #3775ff; font-family: noto-M; font-size: 20px; line-height: 1; text-align: center; letter-spacing: -0.8px; margin-bottom: 25px;}
.popup_from_wrap.summerV .pl_title .pl_close_btn { right: -32px; top: -37px;}
.popup_from_wrap.summerV > p {color: #3775ff; font-family: noto-R; font-size: 14px; line-height: 19px; letter-spacing: -0.6px; text-align: left;}
.popup_from_wrap.summerV > p.summerV_p {color: #000; text-align: center; font-size: 15px; line-height:1.5;}
.popup_from_wrap.summerV .pl_content {margin-bottom: 26px;}
.popup_wrap3.summerV .pl_content .pl_infoList2 { margin-top: 6px;}
.popup_from_wrap.summerV .pl_content .pl_infoList{height: 50px; text-align: center;}
.popup_from_wrap.summerV .pl_content .pl_infoList > span{color: #000; font-size: 16px; margin: 0 25px; line-height: 50px;}
.popup_from_wrap.summerV .pl_content .pl_infoList > b {margin-left:30px; font-family: noto-M; color: #fb3838; font-size: 16px; font-weight: normal; line-height: 50px;}
.popup_from_wrap.summerV .pl_content .pl_infoList > b:first-child {font-family: noto-M; color: #000; font-size: 16px; font-weight: normal;}
/* ÀüÇ¥µî·Ï ÆË¾÷  200728 */
.statedo_img{display:inline-block; width:25px; height:26px; }
.statedo_img button{display:inline-block;  width:25px; height:26px; background:#fff url("//image5.compuzone.co.kr/img/images/customer/cst2020/cst_docuImg.png") center no-repeat; outline:none; border:none;}
/* ¹è¼ÛÁö¿¬ÆäÀÌÁö Ãß°¡  200807 */
.adv_boxCon .delivery_txt{font-size:0; }
.adv_boxCon .delivery_txt + .delivery_txt{margin-top:10px;}
.adv_boxCon .delivery_txt h3 , .adv_boxCon .delivery_txt span{display:inline-block; color:#222; font-size:14px; font-family:Noto-R; }
.adv_boxCon .delivery_txt h3{min-width:95px;}
.adv_boxCon .delivery_txt span{margin-left:20px; font-weight:normal;}
.adv_boxCon .deliBtnInfo{display:inline-block; margin-top:5px;  min-width:600px; padding:10px; background-color:#f9f9f9; font-size:0; line-height:18px;  box-sizing:border-box;}
.adv_boxCon .deliBtnInfo > p > span:first-of-type{padding:0; min-width:50px; height:18px; line-height:18px; vertical-align:top; }
.adv_boxCon .deliBtnInfo > p > span:last-of-type{margin-left:10px; color:#222; font-size:14px; font-family:Noto-R;}
.cst_avdContent .deliSearch_box{margin-top:10px;}
.cst_avdContent .deliSearch_box table tr{overflow:hidden;}
.cst_avdContent .deliSearch_box .select_box{float:left; width:130px;}
.cst_avdContent .deliSearch_box .admModi_btn{float:right; margin-top:0; top:4px;}
.cst_avdContent .delitable .searchRe_listL{margin-bottom:0;}
.delitable table td p.btnBGreen{margin-top:6px;}
/*±³È¯¹ÝÇ° ÀÔ°íÁ¤º¸ È®ÀÎÆË¾÷  200807 */
.summerV .summerV_p + p{margin-top:10px; color:#222; font-size:15px; text-align:center;  line-height:1;}
.summerV .pl_infoList h4{color:#3775ff; font-size:14px; font-family:Noto-R;}
.popup_from_wrap.popup_wrap3.summerV .pl_content{margin-bottom:20px; }
.popup_from_wrap.summerV .pl_content .pl_infoList.chad_box{height:auto; padding:18px 32px; text-align:left; box-sizing:border-box;}
.popup_from_wrap.summerV .pl_content .pl_infoList.chad_box p{margin-top:5px; color:#222; font-size:12px;}
.popup_from_wrap.summerV .pl_content .pl_infoList.chad_box span{display:inline-block; margin:10px 0 0; padding:10px 22px; font-size:14px; line-height:1; font-family:Noto-M; font-weight:bold; background-color:#fff; box-sizing:border-box;}
.popup_from_wrap.summerV .pl_content .pl_infoList.chad_box span > em{display:inline-block; margin-right:15px; color:#666; font-weight:normal;}
.popup_from_wrap.summerV .pl_content .pl_infoList + .pl_infoList{margin-top:5px; }
.popup_from_wrap.summerV > .pl_content + span + p{margin-top:20px; color:#fb3838; line-height:1;text-align:center;}
/* ÈÞ´ëÆù ÀÎÁõ±â´É Ãß°¡  200810 */
.popup_from_wrap.summerV.cellphonP{left:50%; margin-left:-300px; width:520px;}

/* »óÇ°Q&A°ü¸® Ãß°¡. 200904 */
.adminModify .table_QnA_txt {margin-left:20px; font-size: 12px; font-family: '¸¼Àº°íµñ'; letter-spacing: -0.5px; line-height: 17px; color: #666; display: inline-block;}

/* Á÷¹è¼Û¹®ÀÇ Ãß°¡ »ý¼º ÆäÀÌÁö */
.red_NewIcon{display:inline-block; width:15px; height:15px; background: url("http://image5.compuzone.co.kr/img/images/customer/cst2020/cst_nw_red.png") center no-repeat; vertical-align:middle;}
.direct_deli{padding-left:11%; width:89%; line-height:60px; background-color: #2c2c30;}
.direct_deli > span{ color:#fff; font-size:16px; font-family: Noto-R; letter-spacing: -1px;}
.direct_deli .red_NewIcon{margin-left:5px;}
.direct_deliTable{width:180px; text-align:center; font-family:Noto-R; background-color: #2c2c30;}
.direct_deliTable th{padding:13px 0;  background:#333; color:#fff; font-size:14px; line-height:1.3;}
.direct_deliTable th + th{border-left:1px solid #414146;}
.direct_deliTable td + td{border-left:1px solid #fff;}
.direct_deliTable tbody tr td{border-bottom:1px solid #fff;}
.direct_deliTable td{padding:9px 0; line-height:1; background:#edeff2; color:#454545; font-size:13px; line-height:1.3; text-align:center; }
.directD_Cal.calender_box input{width:135px !important; background-color:#fff; border-radius:2px;}
/* »óÇ°°ü¸® ±â´ÉÃß°¡ */
.winPop_wrap .subTit_area{position:relative;}
.winPop_wrap .subTit_area span{display:block; margin-bottom:15px; font-size:14px; font-family:Noto-M;}
.winPop_wrap .content_area h2{color:#232323; font-family:Noto-M; font-weight:normal; font-size:16px; line-height:1.3; }
.prd_addMody_pop .prdSearch_table .table_type4 th{font-size:14px; padding:5px 0;}
.prd_addMody_pop .prdSearch_table .btnXsmall{min-width:auto;}
#search_item{font-size:0; }
#search_item li{position:relative; display:inline-block; margin:2px; padding-left:3px; width:140px; line-height:25px; border:1px solid #ddd; color:#666; font-size:12px; letter-spacing:-1px; vertical-align:top;}
#search_item li > a{display:block;}
#search_item li.div-selected{background-color:#19a155; border-color:#19a155; }
#search_item li.div-selected-add{background-color:#4282DC; border-color:#4282DC;}
#search_item li.div-selected-remove{background-color:#EE5A5C; border-color:#EE5A5C;}
#search_item li.div-selected > a{color:#fff;}
#search_item li.div-selected-add > a{color:#fff;}
#search_item li.div-selected-remove > a{color:#fff;}
.prd_addMody_pop .prdOption_table{border-top: 2px solid #3c3c3c;}
.prd_addMody_pop .prd_option_Box:after , .table_infoT:after{content:""; display:block; clear:both;}
.prd_addMody_pop .prd_option_Box .opt_title{display:inline-block; font-family:Noto-M !important; letter-spacing:-1px; vertical-align:middle;  }
.prd_addMody_pop .prd_option_Box .box_opt{display:inline-block; margin-left:10px; vertical-align:middle;}
.prd_addMody_pop .prd_option_Box .box_opt .ml{vertical-align:middle; }
.prd_addMody_pop .prd_option_Box .box_opt .select_box{margin-right:10px; width:75px;}
.prd_addMody_pop .prd_option_Box .box_opt .select_box select{line-height:34px; background-position:87% 55% !important;}
.prd_addMody_pop .prd_option_Box button{font-weight:normal;}
#ci_info_layer_2{margin-top:10px; top:inherit; left:inherit; right:0; z-index:1;}
.prd_addMody_pop .prd_option_Box .table_type1 th{font-size:14px; font-family:Noto-R; font-weight:bold; border-bottom:1px solid #c9ccd7;}
.prd_addMody_pop .prd_option_Box .table_type1 th + th{border-left:1px solid #c9ccd7;}
.prd_addMody_pop .prd_option_Box .table_type1 td + td{border-left:1px solid #e9e9e9;}
.prd_addMody_pop .opt_select_box{display:block; position:relative; margin:0 auto; width:180px; padding:0 11px; height:30px; line-height:30px; font-size:12px; border:1px solid #ccc; background:#fff; box-sizing:border-box; letter-spacing:-1px; text-align:left;}
.prd_addMody_pop .opt_select_box .opt_Stxt1 , .opt_select_box .opt_aBox{color:#666; font-size:13px; font-family:Noto-R; }
.prd_addMody_pop .opt_select_box .arrow{position:absolute; right:20px; top:0; display:inline-block; width: 20px; height: 20px; background: url("//image5.compuzone.co.kr/img/images/manager_new/Select_arrow_icon.png") no-repeat; vertical-align: middle; }
.prd_addMody_pop .opt_select_box .img_select{display:inline-block; margin-right: 6px; width: 32px; height: 21px;  background: url("//image5.compuzone.co.kr/img/images/manager_new/prd_option_icon.png") -102px -12px no-repeat; vertical-align: middle;}
.prd_addMody_pop .opt_select_box .img_button{display:inline-block; margin-right: 6px; width: 32px; height: 21px;  background: url("//image5.compuzone.co.kr/img/images/manager_new/prd_option_icon.png") -64px -12px no-repeat; vertical-align: middle;}
.prd_addMody_pop .prd_option_Box .textarea{display:inline-block; width:340px; height:30px; border:1px solid #c9cbd7; overflow-x:hidden; overflow-y:auto; box-sizing:border-box;}
.prd_addMody_pop .prd_option_Box .textarea textarea{display:inline-block; padding:5px 10px; width:100%; height:100%; color:#666; font-size:12px; font-family:Malgun Gothic, dotum, verdana; font-weight:normal; border:none; outline:none; box-sizing:border-box;}
.prd_addMody_pop .a_sbox > span{display: inline-block; width: 24px; height: 25px; background: url("//image5.compuzone.co.kr/img/images/manager_new/prd_option_icon.png") no-repeat;vertical-align:middle;  margin-left: 0; cursor: pointer;}
.prd_addMody_pop .a_sbox .add{background-position:-8px -12px;}
.prd_addMody_pop .a_sbox .subtract{ background-position:-33px -12px;}
.prd_addMody_pop .reopTable .check_wrap{display:block; margin-top:15px;}
.prd_addMody_pop .option_tamTable{width:100%; margin-top:5px; padding-top:10px; height:360px; overflow:auto; text-align:center;}
.prd_addMody_pop .option_tamTable th{padding:5px 0;}
.prd_addMody_pop .deamWrap{position:relative; }
.prd_addMody_pop .deamWrap .deam_bg{display:table; position:absolute; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,0.6); z-index:15;}
.prd_addMody_pop .deamWrap .deam_bg > span{display:table-cell; color:#fff; font-size:17px; text-align:center; vertical-align:middle; }
.prd_addMody_pop .layer_pop.Optpop{position: absolute; top:50px; padding:25px; display:block; border:1px solid #b7bbc0; width:410px; background:#fff; z-index:10;}
.prd_addMody_pop .layer_pop .s_close{position: absolute; top: 20px; right: 20px; width: 16px; height: 16px;  background: url("//image5.compuzone.co.kr/img/images/product_detail/btn_pd_new.png") -350px -130px no-repeat; cursor: pointer;}
.prd_addMody_pop .optionP_select{display:block; margin:5px; }
.prd_addMody_pop .button_area{margin:25px 0 10px; text-align:center;}
/*È¯°æºÎ´ã±Ý Ãß°¡ css 210104 */
.cst2020_popPr .fieldset table td.envi_td span.radio_wrap{display:block;}
.envi_td .radio_wrap + .radio_wrap{margin:5px 0;}
.envi_td .fcb{margin-top:8px;}
.envi_subtxt_box{width:80%; margin-top:5px; padding:10px; background:#fafafb; font-family:Noto-R;}
.envi_subtxt_box dt{font-weight:bold;}
.cst_mainContent .account_box.cst_box .cst_box_content{height:auto; padding:24px 30px;}
.cst_mainContent .account_box .account_content p{padding-top:0;}
.cst_wrapBox{float:left; width:317px; overflow:hidden;}
.cst_mainContent .cst_box.account_box{height:140px; }
.cst_mainContent .cst_box.environ_box{margin-top:14px; height:140px;}
.cst_mainContent .environ_box .title a.notice_more{right:25px; margin-top:-10px; width:20px; height:20px; background:url("//image5.compuzone.co.kr/img/images/classic_icon/icon-angle-left-48px.png") center top no-repeat; background-size:cover; transform:rotate(180deg);}
.cst_mainContent .environ_box.cst_box .cst_box_content{padding-top:30px;}
.enbviTit_txt > p{line-height:1.6;}
.hover_q{position:relative; }
.hover_q:hover + .hover_qbox{display:block;}
.hover_qbox{position:absolute; top:100px; display:none; padding:20px; border:1px solid #232323; background-color:#fff; font-size:13px; z-index:1;}
.input_kg{display:inline-block; padding:0; width:60px; height:24px;}
.input_kg > input{display:block; width:100%; height:100%; line-height:24px; border:1px solid #c9cbd7; text-align:center; outline:none; box-sizing: border-box;}
.radio_wrap em.ques{margin-left:0;}
.radio_wrap .hover_qbox{padding:15px; left:0; top:60px; z-index:10;}
/* Á¦Á¶»ç ±â´É°³¼± 210118*/
.makeComp{display:inline-block; margin-left:5px; color:#232323; font-size:13px; line-height:24px; letter-spacing:-0.5px; font-family:Noto-M; font-weight:bold;}
.makeComp > strong{font-family:Noto-M; font-weight:bold;}
.makeComp_list{display:inline-block; margin-left:65px; margin-right:5px; color:#666; letter-spacing:-0.5px; vertical-align:middle; }
.makeComp_list > strong , .makeComp_list > strong > span{color:#3775ff; font-weight:normal;}
.makeComp_tablePop{width:353px; border:1px solid #e9e9e9; border-top:none; max-height:120px; height:auto; overflow-y:scroll;}
.makeComp_tablePop table tr{height:38px;}
.makeComp_tablePop th + th , .makeComp_tablePop td + td{border-left:1px solid #e9e9e9 !important;}
.makeComp_tablePop tr:last-child{border-bottom:none;}
.makeComp_tablePop + p{margin-top:20px; text-align:left;}

/* Á¦Ç°µî·Ï ÆäÀÌÁö >> »ç¾÷ÀÚÁ¤º¸ >> È£¹ö¹Ú½º 210125 */
.cst2020_popPr .table_basicInfo table td i.ques > .ques_box {position: absolute; width: 400px; height: auto; display: none; top: 17px; left: -1px;}
.cst2020_popPr .table_basicInfo table td i.ques > .ques_box .inner {display: block; width: 100%; text-align: left; background-color: #fff; border:1px solid #666; padding: 10px; font-size: 12px; color: #666; margin-top: 4px;}
.cst2020_popPr .table_basicInfo table td i.ques:hover > .ques_box,
.cst2020_popPr .table_basicInfo table td i.ques > .ques_box:hover {display: inline-block;}

/* ¹ÝÇ°±³È¯°³¼± 210217  */
.enter_txt_box {position: absolute; left:50%; margin-left:-175px; top:28px; padding:10px; width:350px; background: #fff; border: 1px solid #232323; z-index:10; box-sizing:border-box;}
.enter_txt_box:after, .enter_txt_box:before {bottom:100%; left:50%; border: solid transparent; content: ""; height: 0; width: 0; position: absolute; mpointer-events: none;}
.enter_txt_box:after{border-color: rgba(255, 255, 255, 0); border-bottom-color: #fff; border-width: 5px; margin-left: -5px;}
.enter_txt_box:before{border-color: rgba(35, 35, 35, 0); border-bottom-color: #232323; border-width:6px; margin-left:-6px;}
.enter_txt_box > p{color:#232323; font-size:14px; font-family:Noto-R; text-align:left;}
.enter_txt_box .textarea{display:block; margin-top:10px; padding:5px; width:300px; max-width:300px; height:80px; overflow-x:hidden; overflow-y:auto; border:1px solid #666; color:#666; font-size:14px; font-family:Noto-R; box-sizing:border-box; outline:none;}
.enter_txt_box .button_area{margin-top:20px; }
.cst_avdContent .searchRe_listL > span.table_subTxt{font-size:14px;}

/* Á÷Á¢¹ß¼Û > ¹ß¼ÛÇÊ¿ä '¹è¼ÛÁö º¯°æ' ½ºÅ¸ÀÏ Ãß°¡ 210302  */
.table_box .tLeft a.Yellow_txtBtn {font-size: 12px; color: #be8600;}

/* ¸ÞÀÎÆäÀÌÁö::ÄÄÇ»Á¸ ¹®ÀÇ ÇöÈ² ¹Ú½º Ãß°¡ 210528  */
.cst_mainContent .question_box.cst_box { height: 140px; }
.cst_mainContent .question_box.cst_box .cst_box_content { height: auto; padding: 14px 30px; }	
.cst_mainContent .question_box.cst_box .cst_box_content dl + dl { margin-top: 10px; }

/* ¸®ÆÛºñ½Ã,Áß°í ¶óµð¿À¹Ú½º Ãß°¡ 73206 YEJ */
.ques_box02{ z-index: 2; position: absolute; left: 100px; top: 1px; border: 1px solid #232323; background-color: rgb(255, 255, 255);
padding: 15px 25px; width: 370px; text-align: left; line-height: 1.5em; font-size: 13.5px; color: #232323; font-family: noto-M; display:none}
.ques_box02 .inner{font-size: 13.5px;}
.ques_box02 .inner strong{ margin-bottom: 5px;  display: block; font-family: 'Noto-B';}
.ques_box02 .pl_close_btn{position: absolute; right: 7px;  top: 5px;}
.ques_box02 .pl_close_btn a { display: block; width: 10px; height: 17px;
	background: url(//image5.compuzone.co.kr/img/images/customer/cst2020/customer_login_popup_close.png) center top no-repeat;
}

/* »óÇ°°ü¸® ¹× °¡°ÝÁ¦¾È:: ÀÔ°í¿¹Á¤ÀÏ,´ÜÁ¾¿äÃ» Ç¥±â º¯°æ 210615  */
.cst_avdContent .searchRe_box table .pro_ConTdTxt,
.cst_avdContent .searchRe_box table .pro_ConTdTxt > a { font-size: 11px; font-family: '¸¼Àº°íµñ',malgun gothic,'µ¸¿ò',Dotum,AppleGothic,sans-serif !important; letter-spacing: -0.5px;}
.cst_avdContent .searchRe_box table .pro_ConTdTxt { margin-top: 3px; color: #232323;}
.cst_avdContent .searchRe_box table .pro_ConTdTxt > a { color: #ff4848;}

/* Á÷¹è¼Û¹®ÀÇ, ÄÄÇ»Á¸ ¹®ÀÇ, »óÇ° Q&A:: ÆäÀÌÁö ÀÌµ¿ ¹öÆ° ¹Ú½º Ãß°¡ 210617  */
.cstPageLink_wrap {margin-bottom: 20px;}
.cstPageLink_wrap .cstPageLink:after {content: ''; display: block; clear: both;}
.cstPageLink_wrap .cstPageLink li {display: inline-block; float: left; width: 146px; height: 50px; margin-right: 5px; }
.cstPageLink_wrap .cstPageLink li > button {display: block; width: 100%; height: 100%; font-size: 16px; line-height: 1; font-family: noto-M; color: #b0b0b0; background-color: #fcfcfc; border: 0;}
.cstPageLink_wrap .cstPageLink li > button:hover,
.cstPageLink_wrap .cstPageLink li > button.on {background-color: #2c2c30; color: #fff;}

/* ¿ä71973 Á¶¸³pc ÀÚµ¿È£È¯¼º ±â´É °³¼± »óÇ° ºÎ°¡Á¤º¸ Ãß°¡ 210719  ½ÃÀÛ */
.cst2020_popPr .fieldset table tr.product_addInfo p{ margin-top: 8px;}
.cst2020_popPr .fieldset table tr.product_addInfo p:first-of-type{ margin-top: 0;}
.cst2020_popPr .fieldset table tr.product_addInfo p .title{width: 150px; display: inline-block;}
.cst2020_popPr .fieldset table tr.product_addInfo p input{height: 38px; width: 175px;}
/* ¿ä71973 Á¶¸³pc ÀÚµ¿È£È¯¼º ±â´É °³¼± »óÇ° ºÎ°¡Á¤º¸ Ãß°¡ 210719  ³¡ */
/* ±×·ì»óÇ° ½Å±Ô ÆäÀÌÁö µð¼ö Ãß°¡ 210818  */
.adv_condition button {vertical-align: top; width: 180px; height: 40px; line-height: 1;}
.table_type2 td.defer { box-sizing: border-box; }
/* ¿¹½ÃÈ­¸é ·¹ÀÌ¾îÆË¾÷ */
.adv_InfoLayer.tabPopup { right: 0; top:60px; padding: 30px; background-color: #fff; border: 1px solid #232323;}
.adv_InfoLayer.tabPopup .adv_InfoLayer_tab { font-size:0; margin-bottom: 20px;}
.adv_InfoLayer.tabPopup li { list-style: none; width: 740px; display: none;}
.adv_InfoLayer.tabPopup li.on {display: block;}
.adv_InfoLayer.tabPopup li img { display: block; width: 100%;}
.adv_InfoLayer.tabPopup button { display: inline-block; height: 50px; width: 50%; border: solid #c9ccd7; font-family: noto-R; color: #1a1a1a; line-height: 1; font-size: 18px; border-width: 0 0 1px 0; background-color: #fff;}
.adv_InfoLayer.tabPopup button.on {font-family: noto-M; color: #3775ff; border-width: 1px 1px 0 1px;}
/* ±×·ì»óÇ° Ãß°¡ */
.cst_avdContent .adv_boxCon.vt_mid { display: table;}
.cst_avdContent .adv_boxCon.vt_mid .btnSmall {position: absolute; display: inline-block; top: 50%; transform: translateY(-50%); right: 20px;}
.cst_avdContent .searchRe_listL_subTxt {display: inline-block; font-size: 14px; color: #232323; font-family: Noto-R; letter-spacing: -1px; margin-left: 20px;}
.table_type2 thead tr td { border-bottom: 1px solid #e7e7e7;}
.cusPro_Stabel .table_type2 input.iptxtSmall[type="text"] {box-sizing: border-box; width: 100%;}
.cusPro_Stabel .table_type2 input.iptxtSmall[type="text"]::placeholder {color: #949494;}
.cusPro_Stabel .table_type2 input.disabled_iptxt.iptxtSmall[type="text"] {background-color: #f9f9f9; color: #949494;}
.cusPro_Stabel .table_type2 input.disabled_iptxt.iptxtSmall[type="text"]:focus {background-color: #fff; color: #1a1a1a;}
.table_box table td .pd_img_box { display: inline-block; width: 80px; height: 80px; vertical-align: middle; border: none; margin: 10px 0;}
.table_box table td .pd_img_box > img { display: block; width: 100%; height: 100%;}
/* Ãß°¡»óÇ° Å×ÀÌºí */
.table_box .tLeft a.fcb { color: #3775ff; }
.table_box .tLeft a.fcg { color: #666; }
/* ½Å±Ôµî·Ï ·¹ÀÌ¾î ÆË¾÷ */
.layer_bg.addLayer_bg{position: fixed; top:0; left:0; background-color:rgba(0,0,0,0.8); width:100%; height: 100%; z-index:101; }
.layer_bg.addLayer_bg .popup_from_wrap{position:absolute; left:50%; top:50%;}
.addLayer_bg .pl_title p:first-child{margin-top:10px;}
.layer_bg.addLayer_bg .popup_from_wrap .table_type2 tbody tr td{height:auto; padding:8px 15px;}
.addLayer_bg .button_area{margin:25px 0 10px; text-align:center;}
.addLayer_bg .button_area .next_lpBtn {padding: 0 20px;}
.addLayer_bg .lp_btnWrap:after{content:""; display:block; clear:both;}
.addLayer_bg .x_icon {position:absolute; right:20px; top:20px; display:inline-block; width:40px; height:40px; background: url("//image5.compuzone.co.kr/img/images/main2019/function_icon.png") no-repeat -109px -19px; text-indent:-99999px; cursor:pointer;}
/* Ãß°¡»óÇ° :: ±¸¼º¸í °Ë»ö ÁÖÀÇ¹®±¸ */
.cst_content .adv_boxTit .search_box span.fcr { line-height: 20px; display: inline-block; vertical-align: top; text-align: center; margin-left: 50px;}
/* ±×·ì»óÇ° ½Å±Ô ÆäÀÌÁö µð¼ö Ãß°¡// */
/* ¾÷Ã¼ Á÷¹è¼Û Á¦Ç° ¹è¼Û Á¤º¸ ±â´É °³¼± ¿äÃ» */
.table_type4 th, .table_type5 th { font-size: 14px;}

/* ÈÞ´ëÆù ÀÎÁõ ÆË¾÷ 220314  */
.phoneNum_popup.popup_from_wrap { position: fixed; top: 330px; left:432px; width: 490px; padding: 47px 60px; background: #fff; box-sizing: border-box; -webkit-box-shadow: 6px 6px 10px 0px rgba(0,0,0,0.15); -moz-box-shadow: 6px 6px 10px 0px rgba(0,0,0,0.15); box-shadow: 6px 6px 10px 0px rgba(0,0,0,0.15); text-align: center;}
.phoneNum_popup.popup_from_wrap * {box-sizing: border-box; }
.phoneNum_popup.popup_from_wrap a {display: inline-block; position: absolute; width: 24px; height: 22px; background: url(//image5.compuzone.co.kr/img/images/customer/cst2020/customer_login_popup_close.png) center top no-repeat; top: 20px; right: 20px;}
.phoneNum_popup.popup_from_wrap > h1 {text-align: left; width: 100%; font-size: 20px; line-height: 1; font-family: noto-R; color: #000; font-weight: normal;}
.phoneNum_popup.popup_from_wrap > h1 + p { text-align: left; font-size: 14px; line-height: 1; font-family: noto-R; color: #666; margin-top: 20px;}
.phoneNum_popup.popup_from_wrap > h2 {text-align: left; width: 100%; font-size: 20px; line-height: 1; font-family: noto-R; color: #000; font-weight: normal;}
.phoneNum_popup.popup_from_wrap > h2 + p { text-align: left; font-size: 14px; line-height: 1; font-family: noto-R; color: #666; margin-top: 20px;}
.phoneNum_popup.popup_from_wrap .phone_box {width: 100%; font-size: 0; margin-top: 30px; text-align: left;}
.phoneNum_popup.popup_from_wrap .phone_box .select_box {width: 81px; margin-right: 5px;}
.phoneNum_popup.popup_from_wrap .phone_box .select_box select {height: 40px !important; font-size: 14px; border:1px solid #e7e7e7; background-position: 83% 55%;}
.phoneNum_popup.popup_from_wrap .phone_box input.iptxtBasic[type="text"] {height: 40px; line-height: 40px; width: 81px; margin-right: 5px; color: #000; border:1px solid #e7e7e7;}
.phoneNum_popup.popup_from_wrap .phone_box .btnSmall {height: 40px; line-height: 40px; min-width: 110px; padding: 0 10px;}
.phoneNum_popup.popup_from_wrap .num_box {margin: 10px 0 30px; position: relative;}
.phoneNum_popup.popup_from_wrap .num_box input.iptxtBasic[type="password"] {height: 40px; line-height: 40px; width: 100%; color: #000; border:1px solid #e7e7e7; padding-right: 75px;	}
.phoneNum_popup.popup_from_wrap .num_box input::placeholder { color: #000; opacity: 1; /* ÆÄÀÌ¾îÆø½º¿¡¼­ »Ñ¿¸°Ô ³ª¿À´Â Çö»óÀ» ¹æÁöÇÏ±â À§ÇÑ css */}
.phoneNum_popup.popup_from_wrap .num_box input::-webkit-input-placeholder,
.phoneNum_popup.popup_from_wrap .num_box input:-ms-input-placeholder,
.phoneNum_popup.popup_from_wrap .num_box input:-mos-input-placeholder { color: #000;}
.phoneNum_popup.popup_from_wrap .btnBlack { background: #333;}

/* ±¸¸Å ¸®½ºÆ® º¸±â*/
.cst_avdContent .searchRe_listL {overflow:hidden;}
.cst_avdContent .searchRe_listL > h3 {padding-top:3px; float:right; color:#3774ff; font-size: 14px; font-family: Noto-M; font-weight:normal;}
.winPop_wrap .layer_pop {width:100%; height:100%; position:fixed; top:0; left:0; background:rgba(0,0,0,0.8); z-index:100;}
.winPop_wrap .layer_popbg {position:Absolute; top:50%; left:50%; transform:translate(-50%, -50%);}
.winPop_wrap .layer_pop .b_close {position:absolute; top:0; right:-40px; width:30px; height:30px; background: url(//image5.compuzone.co.kr/img/images/product_detail/btn_pd_new.png) -336px -157px no-repeat;}
.winPop_wrap .button_area{margin:25px 0 10px; text-align:center;}
.table_type4 .imgul li {float:left; width:140px; height:140px; margin-right:6px; cursor:pointer;}
.table_type4 .imgul li:last-child {margin-right:0;}
.table_type4 .imgul li img {width:100%; height:100%;}
.table_type4 a.under:hover {text-decoration:underline;}

/* °Ë»ö¾î ±â´É °³¼± */
.winP3 {position:fixed; width:100%; height:100%; background:rgba(0,0,0,0.7); z-index:1001;}
.winP3 .winPopTitle {position:Absolute; top:10%; left:50%; transform:TranslateX(-50%); background:#fff; z-index:2;}
.winP3 .winPopTitle .btn_plus {display:inline-block; width:70px; height:28px; line-height:28px; border: 1px solid #c9cbd7; border-radius: 2px; background-color: #fafafb; margin-left:-5px;}
.winP3 .content_area.deli_con {max-height:600px; overflow-y:auto;}
#search_item li.div-selected2.on {background:#ee7026; border-color:#ee7026;}
#search_item li.div-selected2.on > a {color:#fff; clear: both;}
#search_item li.div-selected2.on > a span {width:20px; height:20px; background:url("//image5.compuzone.co.kr/img/images/svg_icon/FFFFFF/icon_line_plus_24.svg") center center/contain no-repeat; margin:2.5px; transform:rotate(45deg);}
#search_item li.div-selected2 > a span {width:14px; height:14px; background:url("//image5.compuzone.co.kr/img/images/svg_icon/3A3A3A/icon_line_close_24.svg") center center/contain no-repeat; float:right; margin:5.5px;  text-indent:-9999px;}
#search_item li.div-selected2 > a span img {width:100%;}

/* Çù·Æ»ç ÆË¾÷ °¡ÀÌµå */
/* ÆË¾÷ »çÀÌÁî Á¤¸® */
.pop_contain_box {color: #232323; display: inline-block;  letter-spacing: -0.025em; position: fixed; left: 50%; top: 50%; transform: translate(-50%, -50%);}
.pop_contain_box.L {left:250px; transform:translate(0, -50%);}
.pop_contain_box.C {left:50%;}
.pop_contain_box.R {right:250px; left:inherit; transform:translate(0, -50%);}
.pop_contain_box .popup_sizeS{width: 420px; height: auto; padding: 40px 30px 47px; position: relative; border: 1px solid #232323; background-color: #fff; box-sizing: border-box;}
.pop_contain_box .popup_sizeM{width: 500px; height: auto; padding: 40px 30px 80px; position: relative; border: 1px solid #232323; background-color: #fff; box-sizing: border-box;}
.pop_contain_box .popup_sizeL{width: 600px; height: auto; padding: 40px 30px 80px; position: relative; border: 1px solid #232323; background-color: #fff; box-sizing: border-box;}
/* ÅØ½ºÆ® ¿µ¿ª */
.pop_contain_box .nM22{font-family: 'Noto-M';font-size: 22px;line-height: 1em; text-align: center;}
.pop_contain_box .nM20{font-family: 'Noto-M';font-size: 20px;line-height: 1em; text-align: center;}
.pop_contain_box .nR15{font-family: 'Noto-R';font-size: 15px;line-height:23px; text-align: center;}
.pop_contain_box .nR15 p{margin-bottom: 10px;}
.pop_contain_box .nR14{font-family: 'Noto-R';font-size: 14px;line-height:23px; text-align: center;}
.pop_contain_box .nB14{font-family: 'Noto-B';font-size: 14px;line-height:23px; text-align: center;}
.pop_contain_box .nD13{font-family: 'Noto-D';font-size: 13px;line-height:23px; text-align: center;}
.pop_contain_box .nD13 p{margin-bottom: 5px;}
.pop_contain_box .bold{font-family: 'Noto-B';}
.pop_contain_box .txt_underline{ text-decoration: underline;}
.pop_contain_box .txt_left{text-align: left;}
.pop_contain_box .txt_red{color: #F43C3C;}
.pop_contain_box .txt_blue{color: #3775FF;}
.pop_contain_box .txt_grey{color: #666666;}
.pop_contain_box .pop_cont {margin: 30px 0; text-align: center;}
.pop_contain_box .popup_sizeM .pop_cont, .pop_contain_box .popup_sizeL .pop_cont {margin:30px 0 0;}
.pop_contain_box .pop_cont {text-align: inherit;}
#mainPopup_Content {max-height:500px; overflow-y:auto; text-align: inherit;}
#mainPopup_Content img {max-width:100%;}
/* ¹öÆ° ¿µ¿ª */
.pop_contain_box .btnWrap {text-align: center; margin:30px 0 0;}
.pop_contain_box .close_btn_B{position: absolute; right: 20px; top: 20px;}
.pop_contain_box .close_btn_B a { display: block; width: 24px; height: 22px; background: url(//image5.compuzone.co.kr/img/images/customer/cst2020/customer_login_popup_close.png) center top no-repeat; }
.pop_contain_box .lP_btn{ min-width: 150px; height: 45px; line-height: 43px; padding: 0 40px; border-radius: 2px; font-size: 16px; font-family: noto-R;
text-align: center; display: block; cursor: pointer; box-sizing: border-box; vertical-align: middle; font-weight: normal; margin: 0 auto; background-color: #232323;
color: #fff; border: 0;}
.pop_contain_box .lP_btn.blue_btn{background: #3775FF;}
.pop_contain_box .btnwrap {margin-top:30px; text-align: center;}
/* È¸»ö¹Ú½º¿µ¿ª */
.pop_contain_box .grey_box{padding: 20px; background: #F9F9F9;}
.pop_contain_box .grey_box::-webkit-scrollbar{width: 6px;}
.pop_contain_box .grey_box::-webkit-scrollbar-thumb{ background:#D8D8D8; border-radius: 4px;}
.pop_contain_box .grey_box::-webkit-scrollbar-track{background-color:#f9f9f9;}
.pop_contain_box table{width: 100%; font-family: 'noto-R';border-collapse: collapse; border-spacing: 0}
.pop_contain_box table th , .pop_contain_box table td{font-size: 14px;}
.pop_contain_box .table_1_9 th{width: 15%; vertical-align: baseline; text-align: left;}
.pop_contain_box .table_3_7 th{width: 30%; vertical-align: baseline; text-align: left;}
.pop_contain_box .table_half th{width: 50%; text-align: left; padding-right: 30px;}
.pop_contain_box .table_box th{background: #F9F9F9; text-align: left; padding: 16px 20px; font-size: 13px;}
.pop_contain_box .table_box tr td{padding: 16px 20px; font-size: 13px;}
.pop_contain_box .table_box table,.pop_contain_box .table_box td,.pop_contain_box .table_box th {border : 1px solid #E7E7E7; border-collapse : collapse; letter-spacing: -0.025em;}
.pop_contain_box .table_fz13 table{background: #fff;border : 1px solid #E7E7E7;}
.pop_contain_box .table_fz13 th{font-size: 13px; padding: 16px 20px; font-weight: 400; color: #666666; vertical-align: baseline;}
.pop_contain_box .table_fz13 tr td{font-size: 13px; padding: 16px 20px 16px 0;}
/* ÇÏ´Ü Ã¼Å©¿µ¿ª */
.pop_contain_box .bt_check_wrap { position: absolute; bottom: 0; left: 0; width: 100%; height: 47px; border-top: 1px solid #e9e9e9; background: #f9f9f9; box-sizing: border-box; display: flex; justify-content: flex-end; align-items: center; padding-right:30px;}
.pop_contain_box input.chkSquare[type="checkbox"]{display: none; vertical-align: middle;}
.pop_contain_box input.chkSquare[type="checkbox"] + label.chkSquare{display:flex; align-items: center; gap:8px; font-size: 14px; letter-spacing: -0.5px; font-family: noto-R;}
.pop_contain_box input.chkSquare[type="checkbox"] + label.chkSquare > i { display: inline-block; width: 18px; height: 18px; background: url(//image5.compuzone.co.kr/img/images/customer/cst2020/ui_style.png) 0px 0 no-repeat;}
.pop_contain_box input.chkSquare[type="checkbox"]:checked + label.chkSquare > i{background: url(//image5.compuzone.co.kr/img/images/customer/cst2020/ui_style.png) -22px 0 no-repeat;}
.pop_contain_box input.chkSquare[type="checkbox"]:checked + label.chkSquare { color: #232323; font-family: Noto-M; }
/* ¾ÆÀÌÄÜ ¿µ¿ª */
.pop_contain_box .arrowBlu_right{display: inline-block; width: 18px; height: 18px; background: url(//image5.compuzone.co.kr/img/images/customer/cst2020/arrowBlu_right.png) center no-repeat;  vertical-align: middle; margin: -1px 10px 0 0; }
/* ¼¿·ºÆ®¹Ú½º */
.pop_contain_box .phoneNumber_wrap{width: 390px;}
.pop_contain_box .select_wrap{vertical-align: middle;}
.pop_contain_box .select_wrap select{padding: 0 15px 0 10px;  width: fit-content; height: 40px; line-height: 40px; font-size: 14px; color: #232323; border: 1px solid #E7E7E7; border-radius: 2px; letter-spacing: -0.5px; background: #fff url(//image5.compuzone.co.kr/img/images/customer/cst2020/cst_sselect.png) 92% 55% no-repeat; outline: none; -webkit-appearance: none; -moz-appearance: none; appearance: none; font-family: noto-R;}
.pop_contain_box .phoneNumber_wrap .lP_btn{    min-width: 110px; padding: 0 30px; border-radius: 2px; border: 1px solid #e9e9e9; font-size: 14px; font-family: noto-R; text-align: center; display: inline-block; cursor: pointer; vertical-align: middle; width: 118px; height: 38px; line-height: 38px;}
.pop_contain_box input.iptxt[type="text"] { height: 38px; line-height: 38px; padding: 0 15px; border: 1px solid #e7e7e7; font-size: 13px; font-family: noto-R; color: #666; border-radius: 2px; vertical-align: middle; 
 box-sizing: border-box;}
.pop_contain_box input.iptxt[type="password"] { height: 38px; line-height: 38px; padding: 0 15px; border: 1px solid #c9cbd7; font-size: 16px; font-family: noto-R; color: #232323;    height: 38px; line-height: 38px; width: 100%; color: #000; border: 1px solid #e7e7e7; box-sizing: border-box; width: 390px;}

/* ÀÌ¹ÌÁö ¹Ú½º */
.pop_contain_box .img_box img{width: 100%; height: auto;}

/* ÅÇ ¹Ú½º */
.pop_contain_box .tab_popup { padding: 40px 30px;}
.pop_contain_box .tab_popup .tab_btn_wrap{ font-size:0; margin-bottom: 20px; background-color: #F9F9F9;  height: 62px; border-radius: 62px; }
.pop_contain_box .tab_popup li { list-style: none; width: 100%; display: none;}
.pop_contain_box .tab_popup li.on {display: block;}
.pop_contain_box .tab_popup li img { display: block; width: 100%;}
.pop_contain_box .tab_popup button { display: inline-block; height: 62px; width: 50%; border-radius: 62px; font-family: noto-R; color: #1a1a1a; line-height: 1; font-size: 18px; border: 0; background: none;}
.pop_contain_box .tab_popup button.on {background-color: #3775FF; font-family: noto-M; color: #FFFFFF;}

/* 220704 Çù·Â»ç ÆäÀÌÁö ¿À·ùÃ¼Å© */
.event_listTitle {overflow:hidden;}
.cst_avdContent .searchRe_listTitle {overflow:hidden;}
.cst_avdContent .searchRe_listL {float:left;}
.cst_avdContent .searchRe_btn {float:left!important;}
.cst_avdContent .event_listTable > table {width:100%;}
.paging .pager {display:none;}
.cst_avdContent .searchRe_box .searchRe_table.cusPro_Stabel {margin:20px 0!important;}
.cst_avdContent .searchRe_box .searchRe_Ttit {padding:0 0 10px;}
.cst_avdContent .searchRe_box .searchRe_Ttit .searchReT_txt {margin-top:0;}

/* 220807 Çù·Â»ç ¼ÒºñÀÚ/±ÇÀå°¡ Á¦¾È Ãß°¡ [83953]*/
.cst_avdContent .searchRe_box .searchRe_Ttit.top_fixed{position: sticky; top: 0; left: 0; background: #fff; z-index: 5; width:100%; padding: 10px 0 0; overflow-x:clip;}
.cst_avdContent .searchRe_box .searchRe_Ttit.top_fixed .searchReT_txt{margin-bottom: 10px;}
.cst_avdContent .searchRe_box .searchRe_Ttit.top_fixed table{width: 100%; font-size: 0;}
.cst_avdContent .searchRe_box .searchRe_Ttit.top_fixed table .center{text-align: center; padding: 5px 15px; box-sizing: border-box;}
.cst_avdContent .searchRe_box .searchRe_Ttit.top_fixed table thead tr{border-top: 1px solid #c9ccd7 ; border-bottom: 1px solid #c9ccd7 ;}
.cst_avdContent .searchRe_box .searchRe_Ttit.top_fixed table thead tr td{padding:5px 0px; font-size:12px; font-weight: bold; color:#232323;  word-break:keep-all; border-left: 1px solid #c9ccd7; background-color: #f9f9f9; line-height: 1.2em; box-sizing: border-box;}
.cst_avdContent .searchRe_box .searchRe_Ttit.top_fixed table thead tr td:first-child{border-left:1px solid #c9ccd7;}
.cst_avdContent .searchRe_box .searchRe_Ttit.top_fixed table thead tr td:last-child{border-right: 1px solid #c9ccd7;}
.cst_avdContent .searchRe_box .searchRe_Ttit.top_fixed table .bg_Bl{background: #effaff;}
.cst_avdContent .searchRe_box .searchRe_Ttit.top_fixed table .txt_Bl{ color: #3775ff; font-weight:boldbold;}
.cst_avdContent .searchRe_box .searchRe_Ttit.top_fixed table .bg_Gr{ background: #f4f4f4;}
.cst_avdContent .searchRe_box .searchRe_table table {width:100%;}
.cst_avdContent .searchRe_box .searchRe_table table .tt3_list2{height: auto;}
.cst_avdContent .searchRe_box .searchRe_table table .bg_Bl{background: #effaff;}
.cst_avdContent .searchRe_box .searchRe_table table .bg_Gr{ background: #f9f9f9;}
.cst_avdContent .searchRe_box .searchRe_table table .inputPalette{margin-top: 2px;}

/* 220902 220902 ÆÄÆ®³Ê Æ¯°¡ °ø±Þ°¡/ÆÇ¸Å°¡ Å×ÀÌºíÃß°¡ */
.select_result2 tr th {border-right:1px solid #e9e9e9;}
.select_result2 tr th:last-child {border-right:none;}
.select_result2 .input_wrap {display: block; width:120px; margin:0 auto;}
.select_result2 input.iptxtBasic[type="number"] {width:120px; height:30px; line-height:30px; padding:0 15px; border:1px solid #c9cbd7; font-size:13px; color:#232323; border-radius:2px; text-align: center; vertical-align:middle; outline: none; box-sizing: border-box;}
input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button {-webkit-appearance: none; margin: 0;}
.select_result2 input.iptxtBasic[type="number"]:disabled {background:#f7f7f7;}

/* 90240 Çù·Â»ç ÆäÀÌÁö Çà»ç µî·Ï °³¼± ¿äÃ» 221021 */
.cst_eventW .eventW_box .table_box .cp_manager .tLeft{padding: 4px 15px;}
.cst_eventW .eventW_box .table_box .cp_manager .select_box{ width: 200px; margin-right: 10px;}
.cst_eventW .eventW_box .table_box .cp_manager .fcr{display: inline;}
/* 90452 »ç¾÷ÀÚÁ¤º¸ÇÊ¼ö Ã¼Å©½Ã ±¸¸Å¿ëµµ Ãß°¡³ëÃâ ¿äÃ» 221028 */
.table_type2 tbody tr td{position: relative;}
.table_box .pp_popup  { width: 340px; height: auto; padding: 20px; border: 1px solid #232323; background-color: #fff; position: absolute;top: 0; right: 107px; box-sizing: border-box; z-index: 10; }
.table_box .pp_popup *{font-family: 'noto-R'; color: #1A1A1A;}
.table_box .pp_popup .close_btn_B { position: absolute; right: 20px; top: 20px; }
.table_box .pp_popup .close_btn_B a  { display: block; width: 16px; height: 16px; background: url(//image5.compuzone.co.kr/img/images/product_detail/btn_pd_new.png) -350px -130px no-repeat; text-indent: -9999px; cursor: pointer; }
.table_box .pp_popup .pop_tit  { font-family: 'Noto-B'; font-size: 15px; line-height: 1em; text-align: left; }
.table_box .pp_popup .table_box{margin-top: 16px;}
.table_box .pp_popup .table_box table, .pp_popup .table_box td, .pp_popup .table_box th { border: 1px solid #E7E7E7; border-collapse: collapse; letter-spacing: -0.025em; }
.table_box .pp_popup .table_box th  { background: #F9F9F9; text-align: left; padding: 16px; font-size: 13px; font-family: 'Noto-M'; font-weight: 300;}
.table_box .pp_popup .table_box tr td{ padding: 16px; font-size: 13px; }
.table_box .pp_popup .table_box .down_btn{ color: #3775FF; font-family: 'Noto-B';}

/* 91175 »óÇ° ´ëÇ¥ÀÌ¹ÌÁö Çù·Â»ç ¼öÁ¤¿äÃ» ÇÁ·Î¼¼½º ±¸Ãà ÀÛ¾÷ ¿äÃ» 221116 */
.cst_avdContent .event_listDescription { display: inline-block; font-size: 14px; color: #232323; font-family: Noto-R; letter-spacing: -1px; margin-top: 8px; }
.fixProductError .content_area{ padding: 0 0 40px; background: #fff;}
.fixProductError .content_area .table_closeDay{ box-shadow: none; padding: 40px 4% 30px;}
.fixProductError .content_area .table_type4 td .prd_img { display: inline-block; width: 120px; height: 120px; border: 1px solid #E2E2E2; vertical-align: bottom; }
.fixProductError .content_area .table_type4 td .error_cont { display: inline-block; padding-top: 35px; vertical-align: top; padding-left: 20px; font-family: 'Noto-R'; font-size: 14px; line-height: 24px; }
.fixProductError .content_area .table_type4 td .error_cont .btnXsmall { margin-right: 2px; }
.fixProductError .admModi_btn{font-size: 0; margin-top: 0;}
.fixProductError .admModi_btn .btnBasic{width: 160px; padding: 0;}
.fixProductError .hold_box { margin: 30px 4% 0; padding: 20px 40px 30px; background: #fafafb; border-top: 1px solid #E9E9E9; border-bottom: 1px solid #E9E9E9; }
.fixProductError .txt_wrap p { font-size: 14px; font-family: 'Noto-R'; color: #232323; font-weight: 300; }
.fixProductError .input_wrap { display: block; width: 100%; height: 199px; box-sizing: border-box; margin-top: 10px; margin-bottom: 30px; }
.fixProductError .input_wrap textarea { display: block; width: 100%; height: 100%; box-sizing: border-box; padding: 10px 13px; vertical-align: baseline; }
.correctionRequest .btnXsmall.btnBBlue{margin-top: 5px;}
.correctionRequest .table_type4{width:100%; border:none;margin: 20px 0 0;}
.correctionRequest p{ font-family: 'Noto-R'; color: #666666; margin-top: 10px; font-size: 14px;}
.correctionRequest .fz14ntB{font-size: 14px; font-family: 'Noto-B';}
.correctionRequest .example_box{ height: 120px; margin-top: 10px;}
.correctionRequest .fcr a { color: #FF4848; font-family: 'Noto-B'; text-decoration: none; }
.correctionRequest .table_type4 .regimgbox>ul li>.imgbox{ position: relative;}
.correctionRequest .table_type4 .regimgbox>ul li>.imgbox >.noneimg { margin-top: 0; position: absolute; display: inline-block; width: 100%; left: 0; top: 50%; transform: translateY(-50%); line-height: 16px; }
.correctionRequest .table_type4 .regimgbox>ul li>.imgbox >.noneimg .fcr{margin-bottom: 3px; display: inline-block;}
/* 91779 Çù·Â»ç °¡ÀÌµå °³¼± ¹× ¾È³» ·¹ÀÌ¾î Ãß°¡ ¿äÃ» 221205 */
.cst_mainContent .cst_box .cst_box_content dl dt{position: relative;}

/* 92957 Çù·Â»ç ÈÞ¹« µî·Ï ±â´É °³¼± 230116 */
.cst_mainContent .cst_wrapBox .cst_box{height: 140px; margin-top:20px;}
.cst_mainContent .cst_wrapBox .cst_box:first-of-type{margin-top: 0;}
.cst_mainContent .partner_box .title a.notice_more , .cst_mainContent .closed_box .title a.notice_more { right: 25px; margin-top: -10px; width: 20px; height: 20px; background: url(//image5.compuzone.co.kr/img/images/classic_icon/icon-angle-left-48px.png) center top no-repeat;
 background-size: cover; transform: rotate(180deg); }
.cst_mainContent .partner_box .partner_content , .cst_mainContent .closed_box .closed_content { height: 74px; padding: 16px 30px; box-sizing: border-box; font-family: 'Noto-R'; font-size: 15px; color: #232323; }
.content_area .table_tit20 { font-size: 20px; font-family: 'noto-M'; margin-bottom: 20px; }

/* 93402 Å¸°Å·¡Ã³ ¸ÅÀÔ ±â´É °³¼± 230208 */
/* ÀÔ°íÇÊ¿ä */
.event_listBox .table_type3 .inquiryArea .inquiryArea_wrap{ padding: 0; background-color: #f9f9f9; border-bottom: 2px solid #9b9b9b;}
.event_listBox .table_type3 .inquiryArea div > span{margin-right: 0; display: inline-block; font-size: 12px; color: #666; }
.event_listBox .table_type3 .inquiryArea .memo_list { min-height: 32px; display: flex; align-items: baseline; padding: 5px 15px; box-sizing: border-box; position: relative;}
.event_listBox .table_type3 .inquiryArea .memo_list .btn{color: #3775ff; display: block; position: absolute; top: 7px; left: 930px;}
.event_listBox .table_type3 .inquiryArea .memo_list .defer_box{ height: 20px; line-height: 20px; padding: 0 8px 0 20px; border: 1px solid #232323; color: #232323; border-radius: 2px; background:url(//image5.compuzone.co.kr/img/images/customer/cst2020/defer2.png) 7px center no-repeat;}
.event_listBox .table_type3 .inquiryArea .memo_list.Cmanager{background: #3775ff1a;}
.event_listBox .table_type3 .inquiryArea .memo_list.Cmanager .defer_box{border: 1px solid #3775ff; color: #3775ff;  background: url(//image5.compuzone.co.kr/img/images/customer/cst2020/defer_blue.png) 7px center no-repeat;}
.event_listBox .table_type3 .inquiryArea div > span:nth-of-type(1){    width: 170px;}
.event_listBox .table_type3 .inquiryArea_box{ background: url(//image5.compuzone.co.kr/img/images/customer/cst2020/defer.png) 7px center no-repeat;}
.event_listBox .table_type3 .inquiryArea div > span:nth-of-type(2){ max-width: 690px; width: auto; word-break: break-all; color: #232323;}
.event_listBox .table_type3 .inquiryArea div > span:nth-of-type(3){ text-align: center; color: #999; flex: none; margin-left: 15px;}
.event_listBox .table_type3 .inquiryArea div > span:nth-of-type(4){ margin-left: 30px;}
.event_listBox .table_type3 .inquiry_btn{cursor: pointer;}
/* ÀÔ°í¿Ï·á */
.event_listBox .table_type2 .inquiryArea .inquiryArea_wrap{ padding: 0; background-color: #f9f9f9; display: none;}
.event_listBox .table_type2 .inquiryArea.on .inquiryArea_wrap{display: table-cell;}
.event_listBox .table_type2 .inquiryArea div > span{margin-right: 0; display: inline-block; font-size: 12px; color: #666; }
.event_listBox .table_type2 .inquiryArea .memo_list { min-height: 32px; display: flex; align-items: baseline; padding: 5px 15px; box-sizing: border-box;}
.event_listBox .table_type2 .inquiryArea .memo_list .defer_box{ height: 20px; line-height: 20px; padding: 0 8px 0 20px; border: 1px solid #232323; color: #232323; border-radius: 2px; background:url(//image5.compuzone.co.kr/img/images/customer/cst2020/defer2.png) 7px center no-repeat;}
.event_listBox .table_type2 .inquiryArea .memo_list.Cmanager{background: #3775ff1a;}
.event_listBox .table_type2 .inquiryArea .memo_list.Cmanager .defer_box{border: 1px solid #3775ff; color: #3775ff;  background: url(//image5.compuzone.co.kr/img/images/customer/cst2020/defer_blue.png) 7px center no-repeat;}
.event_listBox .table_type2 .inquiryArea div > span:nth-of-type(1){    width: 170px;}
.event_listBox .table_type2 .inquiryArea_box{ background: url(//image5.compuzone.co.kr/img/images/customer/cst2020/defer.png) 7px center no-repeat;}
.event_listBox .table_type2 .inquiryArea div > span:nth-of-type(2){ max-width: 753px; width: auto; word-break: break-all; color: #232323;}
.event_listBox .table_type2 .inquiryArea div > span:nth-of-type(3){ text-align: center; color: #999; flex: none; margin-left: 15px;}
.event_listBox .table_type2 .inquiryArea div > span:nth-of-type(4){ margin-left: 30px;}
.event_listBox .table_type2 .inquiry_btn .down_arrow{display: inline-block; width: 9px; height: 8px; margin-left: 3px; background: url(//image5.compuzone.co.kr/img/images/customer/cst2020/down_arrow.png) center center no-repeat; margin-left:-12px;}
.event_listBox .table_type2 .inquiry_btn .down_arrow.on{transform: rotate(180deg);}
.event_listBox .table_type2 .inquiry_btn{cursor: pointer;}
/* ¸ÞÀÎ »ó´Ü ¸Þ´º¹Ù */
.head_inner .head_left .cst_login .cst_name b:before{background: url(//image5.compuzone.co.kr/img/images/customer/cst2020/cst_icon_line.png) center top no-repeat;width: 24px; height: 24px; vertical-align: middle; margin-top: -3px; }
.head_inner li.notice_bell_li  { padding-left: 10px; position: relative;}
.head_inner .head_left .partner_list li.notice_bell_li > a{color: #fff; position: relative;}
.head_inner li.notice_bell_li a:hover{text-decoration: none;}
.head_inner li.notice_bell_li .count  { max-width: 30px; width: max-content; height: 16px; line-height: 16px; text-align: center; font-size: 11px; font-family: ¸¼Àº°íµñ; color: rgb(255, 255, 255); top: -4px; z-index: 1; padding: 0px 5px; border-radius: 8px; background: rgb(241, 71, 56); display: inline-block; letter-spacing: -0.5px; position: relative; }
.head_inner li.notice_bell_li .count::before  { content: ''; width: 24px; height: 24px; background: url("//image5.compuzone.co.kr/img/images/customer/cst2020/notice_bell_w.png") left no-repeat; position: absolute; top: 2px; left: -12px; z-index: -1; }
.head_inner li.notice_bell_li .count::after  { content: ''; width: 15px; height: 15px; border-radius: 50%; background: #f14738; position: absolute; top: 0; left: 0; z-index: -1; }
.head_inner li.notice_bell_li .notice_bell_inner { width: 410px; background: #fff; border: 1px solid #b7bbc0; position: absolute; top: 57px; left: -50px; box-sizing: border-box; z-index: 10; }
.head_inner li.notice_bell_li .bell_title { padding: 15px 16px 13px 26px; border-bottom: 1px solid #f2f2f2; overflow: hidden; }
.head_inner li.notice_bell_li .bell_title .bell_left{float: left;}							
.head_inner li.notice_bell_li .bell_title h3 { line-height: 22px; font-size: 16px; font-family: 'noto-M'; font-weight: normal; color: #1a1a1a; }
.head_inner li.notice_bell_li .bell_title h3 > a { display: inline-block; width: 69px; height: 25px; line-height: 25px; margin-left: 10px; text-align: center; font-size: 13px; font-family: 'noto-M'; font-weight: normal; color: #949494; background: #f9f9f9; border-radius: 13px; }
.head_inner li.notice_bell_li .bell_right > a:nth-child(1):before  { content: ''; width: 1px; height: 12px; background: #d8d8d8; position: absolute; top: 6px; right: -11px; }
.head_inner li.notice_bell_li .bell_right { float: right; line-height: 25px; }
.head_inner li.notice_bell_li .bell_right > a { display: inline-block; margin-left: 15px; font-size: 13px; font-family: ¸¼Àº°íµñ; color: rgb(148, 148, 148); position: relative; padding: 0px; }
.head_inner li.notice_bell_li .bell_right > a.closeX { text-indent: -999px; width: 24px; height: 24px; margin-left: 10px; background:url(//image5.compuzone.co.kr/img/images/main/closex_l.png) center center no-repeat;}
.head_inner li.notice_bell_li .bell_cont{height: 430px; overflow-y: auto;}
.head_inner li.notice_bell_li .bell_cont .TimeLineUl li { height: 86px; padding: 10px 24px 15px 26px; border-bottom: 1px solid #f2f2f2; box-sizing: border-box; position: relative; width: 100%; display: block; margin: 0;}
.head_inner li.notice_bell_li .bell_cont .TimeLineUl li .libox  { letter-spacing: -.5px; font-family: Noto-R; color: #666; position: relative; display: block; height: 100%; }
.head_inner li.notice_bell_li .bell_cont .TimeLineUl li .libox h4 { width: 330px; line-height: 20px; font-size: 14px; font-family: 'noto-R'; font-weight: normal; color: #1a1a1a; letter-spacing: -0.5px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }
.head_inner li.notice_bell_li .bell_cont .TimeLineUl li .libox h4 .bluetxt{ margin-right: 5px; color: #1c8fed;}
.head_inner li.notice_bell_li .bell_cont .TimeLineUl li .libox h5 { width: 290px; line-height: 20px; font-size: 14px; font-family: 'noto-R'; font-weight: normal; color: #1a1a1a; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; }
.head_inner li.notice_bell_li .bell_cont .TimeLineUl li .libox h5 span{ margin-right: 5px; font-family: 'noto-M';}
.head_inner li.notice_bell_li .bell_cont .bell_time { line-height: normal; font-size: 14px; font-family: 'noto-R'; font-weight: normal; color: #949494; position: absolute; bottom: 0; right: 0; }
.head_inner li.notice_bell_li .bell_cont .closeX { width: 18px; height: 18px; background: url(//image5.compuzone.co.kr/img/images/main/closex_s.png) center center no-repeat; position: absolute; top: 13px; right: 26px; display: block; }
.head_inner li.notice_bell_li .bell_cont .TimeLineUl li.old {background:#f9f9f9;}
.head_inner li.notice_bell_li .bell_cont .TimeLineUl li.old a.closeX {opacity:0.42;}
.head_inner li.notice_bell_li .bell_cont .TimeLineUl li.old h4,
.head_inner li.notice_bell_li .bell_cont .TimeLineUl li.old h4 .bluetxt,
.head_inner li.notice_bell_li .bell_cont .TimeLineUl li.old h5,
.head_inner li.notice_bell_li .bell_cont .TimeLineUl li.old h6.bell_time {color:#d8d8d8;}
/* ÆË¾÷ ½ºÅ©·Ñ */
.head_inner li.notice_bell_li .bell_cont::-webkit-scrollbar{width: 6px;}
.head_inner li.notice_bell_li .bell_cont::-webkit-scrollbar-thumb{ background:#D8D8D8; border-radius: 4px;}
.head_inner li.notice_bell_li .bell_cont::-webkit-scrollbar-track{background-color:#f9f9f9;}
/* »õ·Î¿î ¾Ë¸² ¾øÀ»½Ã */
.bell_nocont_inner {margin:150px auto 0; text-align: center;}
.bell_nocont_inner p {font-size:14px; font-family:'noto-R'; font-weight: normal; color:#949494;}

/* 230216 92180 ºÎÇ° ±¸¼ºÇ° ÀÚÀç Ãß°¡ */
.cst_mainContent .cst_box .cst_box_content dl dt.line {color:#3775ff;}
.cst_wrapBox {width:312px;}
.cst_mainContent .cst_box {height:300px; margin-right:20px;}
.cst_mainContent .cst_box.environ_box {margin:20px 20px 0 0;}
.cst_mainContent .cst_BTcontent {margin-top:20px;}
.cst_mainContent .cst_BNRcontent .adbnr {margin-right:20px;}
.cst_mainContent .cst_BNRcontent {margin-top:20px;}
.cst_mainContent .cst_boxWrap:nth-child(1) {height:330px;}
.cst_mainContent .cst_boxWrap:nth-child(1)>div {height:100%;}
.cst_mainContent .cst_boxWrap:nth-child(1) .cst_wrapBox>div {height:155px;}
.NW_red i{display:inline-block; width:15px; height:15px; margin-left:5px; background:url("//image5.compuzone.co.kr/img/images/customer/cst2020/cst_nw_red.png") center no-repeat; vertical-align: -2px;}
.cst_mainContent .inq {width:795px;}

/* 230612 97230 ÆÈ·¹Æ® ³³Ç° ±â´É Ãß°¡ */
.pallet_block{cursor: pointer; display: block;}
.pallet_none{display: block;}
.pallet_popup {width: 241px; height: auto; padding: 15px; border: 1px solid #232323; background-color: #fff; position: absolute; top: -100px; right: -223px; box-sizing: border-box; z-index: 10; display: none;}
.pallet_popup::before{position: absolute; content: ""; background: url('//image5.compuzone.co.kr/img/images/bsk/bsk_content.png'); background-position: 200px -186px; width: 16px; height: 10px; top: 128px; left: -13px; transform: rotate(-90deg);}
.pallet_popup.pallet_popup_top{top: -100px;}
.pallet_popup.pallet_popup_top::before{top: 128px;}
.pallet_popup.pallet_popup_bottom{bottom: -15px; top: unset;}
.pallet_popup.pallet_popup_bottom::before{bottom: 25px; top: unset;}
.pallet_block:hover+.pallet_popup{display: block;}
.pallet_popup:hover{display: block;}
.pallet_popup table{margin: 15px auto; width: 100%;}
.pallet_popup table tbody tr td{border-top: 1px solid #e9e9e9; border-bottom: 1px solid #e9e9e9; font-size: 12px; font-family: 'noto-M'; padding: 10px 20px; height: unset; text-align: left;}
.pallet_popup table tbody tr td:first-child{background: #F9F9F9; border-right: 0; width: 43.48%;}
.pallet_popup table tbody tr td:last-child{border-left: 0; font-family: 'noto-R';}
.img_wrap{width: 100%; height: 209px !important;}
.img_wrap img{width: 100%; height: auto;}
.img_wrap .dummy{height: 209px !important;}

/* 230726 99954 ¿É¼Ç Á¦Ç° ±ÛÀÚ¼ö Á¦ÇÑ ±â´É Ãß°¡ ¿äÃ»  */
#cst2020_popup_productregist .winPop_wrap.cst2020_popPr .layer_pop.Optpop{height: auto; position: absolute; margin-left: 0px; top: 50%; left: 50%; transform: translateX(-50%); width: 410px; padding: 25px; display: block; border: 1px solid #b7bbc0; background: #fff; z-index: 99;}
#cst2020_popup_productregist .winPop_wrap.cst2020_popPr .layer_pop.OptDetailLayer{ height: auto; position: fixed; margin-left: 0px; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 410px; padding: 25px; display: block; border: 1px solid #b7bbc0; background: #fff; z-index: 99;}
/* 230905 101501 Çù·Â»ç ¹®ÀÇ °ü¸® ¸Þ´º °³¼± ¿äÃ»  */
.direct_deliTable td{background: transparent; font-size: 14px;}
.direct_deliTable tbody tr td{border: 0; text-align-last: left;}
.direct_deliTable tbody tr td > a{ color: #B4B4B4;}
.direct_deliTable tbody td + td{border: 0; color: #FFFFFF; text-align-last: right;}
.direct_deliTable tbody td .unit{color: #B4B4B4; margin-left: 5px;}
.cst_mainContent .question_box.cst_box .cst_box_content{padding: 25px 30px;}

/* 231215 103528 ÀÎ±â»óÇ°¸®½ºÆ® ³ëÃâ */
.blue_noti {margin-top:20px; padding:10px 15px; background:#EFFAFF; border:1px solid #3775FF; border-radius: 3px; box-sizing: border-box;}
.blue_noti a {font-size:13px; font-family:'noto-R'; font-weight: normal; color:#232323; letter-spacing: -0.5px; word-break: keep-all; text-decoration: none;}
.blue_noti a:hover {text-decoration: none;}
.blue_noti a span {color:#3775FF;}
.abv_banner_box_per.blue { background:#EFFAFF;}
.abv_banner_box_per h2 {font-size:14px; font-family:'noto-M'; font-weight: normal; color:#232323;}
.abv_banner_box_per p {display:flex; align-items: center; margin-top:3px; font-size:14px; font-family:'noto-R'; font-weight: normal; color:#232323;}
.abv_banner_box_per p b {font-size:14px; font-family:'noto-M'; font-weight: normal; color:#3775FF;}

/* 241010 114195 ÅÇÃß°¡ */
.cont_box{border: 1px solid #E7E7E7;}
.cont_box .top .tab_box{width: 100%; height: 50px; display: flex; align-items: center; justify-content: center; background: #F9F9F9;}
.cont_box .top .tab_box .tab{width: 50%; height: 50px; background: transparent; display: flex; align-items: center; justify-content: center; cursor: pointer;}
.cont_box .top .tab_box .tab.on{background: #fff;}
.cont_box .top .tab_box .tab p{color: #949494; font-size: 16px; font-family: 'noto-M';}
.cont_box .top .tab_box .tab.on p{color: #232323;}
.cont_box .bottom{width: 100%; height: 270px; padding: 20px 0; box-sizing: border-box; display: flex; justify-content: center;}
.cont_box .bottom .tab{display: none;}
.cont_box .bottom .tab.on{display: block;}
.flexbox {display: flex;}
/* 241101 114195 ¹öÆ° ¼öÁ¤ */
.cst_content .adv_boxTit .advInfo_blue {background: #3775ff; border-color:#3775ff; color: #fff;}
.cst_content .adv_boxTit .advInfo_blue i {width: 16px; height: 16px; background: url(//image5.compuzone.co.kr/img/images/svg_icon/FFFFFF/icon_line_down_24.svg) center center / contain no-repeat; position: relative; top: 4px;}


