


#header{/* height: 100px; */}
#header .btn_nav{/* width: 43px; height: 30px; top: 35px; left: 30px; */}
#header .btn_nav img{/* width: 100%; height: 30px; */}
#header h1{/* margin-left: 80px; margin-top: 18px; width: 30%; */}
#header h1 img{/* max-width: 209px; width: auto; height: 30px; */}
#header .utill_menu{/* margin-top: 18px; */}
#header .utill_menu a{/* width: 40px; height: 40px; */}
.main_gnb img{/* max-width: 150px; width: 100%; height: auto;  */width:auto; height:67px;}


.bg_title{background: none;}
.item_category .bg_title{border: none;}
.item_category .bg_title h3{font-size: 16px; color: #444; font-weight: 500;}
.item_category .item_depth1 .item_unit{/* height: 220px; */}
.item_category .item_depth1 .item_unit img{/* height: 172px; */}



.search_store{border-bottom: 5px solid #e6e6e6; border-top: 5px solid #e6e6e6; /* padding: 0; padding-top: 20px;*/ }
.search_store h3{/* margin-left: 20px; */ margin-bottom: 20px;}
.search_store h3 a{font-size: 16px; color: #444; font-weight: 500;}
.search_store h3 em{font-size: 16px; color: #444; font-weight: 500;}

/* #main .search_store .area_select{background-size: 100px auto; background-position-y: center; padding-right: 120px; margin-bottom: 0; padding-bottom: 35px; margin-left: 40px; padding-top: 40px; margin-right: 40px;}
.search_store .area_select .choice_area select{height: 60px; font-size: 24px; color: #7d7d7d; font-weight: 300; padding-left: 23px;}
select{background: url(/assets/images/new/icon_select.jpg) no-repeat right 0 ; background-position-y: 24px;}
.search_store .input_btn input[type="text"]{height: 60px; width: 81.5%; font-size: 24px; color: #7d7d7d; font-weight: 300; padding-left: 23px;}
.search_store .input_btn .btn{width: 16.5%;}
.btn [class*="h_60"]{height: 60px; width: 80px;} */

.ask_number{border-bottom: 5px solid #e6e6e6; /* margin-top: 30px; */ padding-top: 0; display: flex; flex-wrap: wrap;}
.ask_number p{width: 50%; display: block; padding: 20px 0; font-size: 14px; font-weight: 500; color: #666; text-align:center;}
.ask_number p a{font-size: 25px; font-weight: bold; color: #0a71cc;}
.ask_number p:nth-child(3){border-top: 2px solid #ececf1;}
.ask_number p:nth-child(4){border-top: 2px solid #ececf1;}
.ask_number p:nth-child(2n){width: 49.5%; border-left: 2px solid #ececf1;}

.customer_icon{ border-bottom: 5px solid #e6e6e6;}
.customer_icon h3{font-size: 16px; font-weight: 500; color: #444;}
.customer_icon .icon_menu a img{max-width: 65px; width: 80%; margin: 0 auto; height: auto;}
.customer_icon .icon_menu a span{font-size: 14px; font-weight: 300; color: #5b5a5a;}

/* 2022.03.04 수어상담서비스 추가  */
.sign_counsel_icon{ border-bottom: 5px solid #e6e6e6; over-flow:hidden; padding:20px 40px;}
.sign_counsel_icon a{ display:flex; align-items:center; flex-wrap:nowrap; justify-content:space-between;}
.sign_counsel_icon a h3{font-size: 16px; font-weight: 500; color: #444; float:left;}
.sign_counsel_icon a img{width:73px;}


/* .bnr_menu{padding-bottom: 10px;}
.bnr_menu a{width: 49%;}
.bnr_menu a:nth-child(1), .bnr_menu a:nth-child(2), .bnr_menu a:nth-child(3), .bnr_menu a:nth-child(4), .bnr_menu a:nth-child(5), .bnr_menu a:nth-child(6){margin-bottom: 10px;}
.bnr_menu a:nth-child(2), .bnr_menu a:nth-child(4), .bnr_menu a:nth-child(6), .bnr_menu a:nth-child(8){margin-left: 10px;} */
.bnr_menu a {text-align:center;} 
.bnr_menu a img{ max-width: 224px; width: 100%; height: 130px;}


.customer_preview .news_area h3{width: 75px; font-size: 16px; font-weight: 500;}
.customer_preview .news_area .preview_tit{font-size: 14px; font-weight: 300; line-height: 26px;}



/* #footer .quick_menu a{font-size: 26px; width: 25%; font-weight: 300;}

#footer .corp_info .txt_menu a{font-size: 23px; font-weight: 500; color: #252525; margin-left: 15px;}
#footer .corp_info .txt_menu a + a:before{top: 8px; height: 20px; left: -9px;}
#footer .corp_info .txt_info *{font-size: 23px; font-weight: 300;}
#footer .corp_info .award_area{max-width: 100%;}
#footer .corp_info .award_area img{max-width: 180px; width: 70%; margin: 0 auto; height: auto;} */

/* 20220103 kbs : 통화요금발신자부담 문구 추가 */
.ask_number p span.comment{font-size: 12px; display:block;}
@media all and (max-width:420px){
	.ask_number p{width:49%; font-size: 3.333vw;}
	.ask_number p a{font-size: 5.952vw;}
	.customer_icon .icon_menu {width:70%;}
	.customer_icon .icon_menu a {/* margin-left:10px; */}
	.customer_icon .icon_menu a span {font-size: 3.333vw;}
	.bnr_menu a img {width:152px; height:88px;}
	/* 20220103 kbs : 통화요금발신자부담 문구 추가 */
	.ask_number p span.comment{font-size: 2.8vw;}
}

