@charset "utf-8";

*{
	font-family: 'Noto Sans KR', sans-serif;
}
a,.is-pc .ko .btn-xs, .is-pc .ko .btn-sm,h1,h2,h3,h4,h5,h6,button,.pc-menu .nav-top .menu-a{
	font-family: 'Noto Sans KR', sans-serif !important;
}
select,option,input{
	font-family:'NanumGothic', sans-serif !important;
	font-weight:500;
}
h1,h2{
	line-height:normal !important;
}
a,area,map,select,input{

	outline:none !important;
	text-decoration:none !important;
	border-radius:0 !important;
}
select{
	border:1px solid #ccc !important;
}
body{
	overflow-x:hidden;
}
/* .pc-menu .nav-top .sub-2dli{
	display:none;
} */
.pc-menu .sub-icon::after{
	content:"" !important;
}
.pc-img{
	display:block;
	margin:0 auto;
}
.m-img{
	max-width:none !important;
	width:100%;
	margin:0 auto;
	display:none;
}
/* header */
.at-lnb ul:after{
	content:"";
	display:block;
	clear:both;
}
.header_parent{
	position:relative;
}
.top_banner{
	position:absolute;
	left:15px;
	top:0;
}
.main_search{
	display:inline-block;
    position: absolute;
    top: 0;
    right: 15px;
}
.main_search > form{
	width:300px;
	height:36px;
	background:#fff;
	border:2px solid #3267cb;
	border-radius:20px;
	padding:0 20px;
	line-height:30px;
}
.main_search > form input,.main_search > form button{
	border:0;
	background: transparent;
}
.main_search > form input{
	width:235px;
	line-height:20px;
}
.main_search > form input::placeholder{
	color:#666;
	font-size:12px;
	font-family:'돋움' !important;
}
.main_search > form button{
	color:#4071ce;
}
.all_nav{
	display:inline-block;
	padding-right:12px;
}
.all_nav .fa{
	font-size:1.5em;
	vertical-align: -4px;
}
.pc-menu .nav-top.nav-both .menu-li.all_menu1{
	width:180px;
}
.all_menu1 .menu-a{
	background:#114bb8 !important;
}
/* 2차드랍다운 */
.sub-1dli{
	position:relative;
} 
.sub-2div{
    left: 100%;
    top: 0;
    background: #fff;
    position: absolute;
    z-index: 20;
    box-shadow:none;
    -webkit-box-shadow:none;
}
.sub-2dul{
	width:170px;
}
/* .con01 */
.con01{
	overflow:hidden;
}
.con01 .menu-ul{
	float:left;
	width:180px;
}
.con01 .w_tit{
	float:left;
	width:calc(100% - 180px);
}
/* all_menu */
.menu-ul .sub-1div{
	border-left:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
} 
.menu-ul li{
	list-style:none;
}
li.all_menu1 li.sub-1dli,li li.sub-1dli{
    padding: 12.45px 20px;
	border-bottom:1px solid #e6e6e6;
}
li.all_menu1 li.sub-1dli a{
	font-size:15px;
	color:#333;
	font-weight:400;
	display:block;
}
li.all_menu1 li.sub-1dli:hover > a{
	color:#3267cb;
	font-weight:500;
}
.sub-2div{
	display:none;
}
.main_wrap > div{
	padding-bottom:75px !important;
}
/* title 공통 */
.main_tit{
	overflow:hidden;
	padding-bottom:10px;
	border-bottom:2px solid #333;
	margin-bottom:18px;
}
.main_tit h2{
	float:left;
}
.main_tit h2 span{
	display:inline-block;
}
.main_tit h2 span:first-child{
	font-size:34px;
	font-weight:600;
	padding-right:12px;
}
.main_tit h2 span:last-child{
	font-size:17px;
	font-weight:400;
}
.main_tit a{
	float:right;
	display:inline-block;
	margin-top:23px;
	font-family:'NanumGothic', sans-serif !important;
	font-size:15px;
	color:#666;
}
.main_tit a img{
	display:inline-block;
	padding-left:3px;
}
/* item 공통 */
.label-cap{
	display:none !important;
}
.img-wrap{
	border-bottom:1px solid #e5e5e5;
}
.item-content{
	padding:0 !important;
	font-size:15px;
	color:#333;
}
.item-price{
	padding:0 !important;
}
.item-price .real_price span{
	font-size:15px !important;
	color:#333;
	font-weight:500 !important;
}
.is-item-content{
	padding:15px 20px;
}
/* footer */
footer *{
	font-family:'NanumGothic', sans-serif !important;	
}
footer li{
	list-style:none;
}
.at-footer .at-infos .media:after{
	content:"";
	display:block;
	clear:both;
}
.at-footer .footer_info{
	float:left;
	width:50%;
}
.at-footer .right_info{
	float:right;
	width:50%;
	padding-left:5%;
}
.at-footer .right_info:after{
	content:"";
	display:block;
	clear:both;
}
.at-footer .right_info .bank_info{
	float:left;
}
.at-footer .right_info .cs_center{
	float:right;
}
.at-footer .right_info .cs_center *{
	font-family: 'Noto Sans KR', sans-serif !important;
}
.at-footer .right_info h2{
	font-family: 'Noto Sans KR', sans-serif !important;
	font-size:16px;
	color:#333;
	font-weight:600;
	padding-bottom:10px;
}
.at-footer .bank_info span:first-child{
	display:inline-block;
	font-weight:700;
	color:#333;
	width:75px;
}
.at-footer .right_info .bank_info li{
	padding-bottom:3px;
}
.at-footer .bank_info span:last-child{
	display:inline-block;
	color:#777;
}
.at-footer .right_info .cs_center .cs_num{
	font-size:26px;
	color:#3267cb;
	font-weight:600;
	padding-bottom:8px;
}
.at-footer .right_info .cs_center .cs_time{
	font-weight:500;
}
@media (max-width:1900px){
    .pc-img{
        max-width: 100%;
    }
}
@media (max-width:1200px){
	.pc-menu .nav-top.nav-both .menu-ul{
		padding:0;
	}
	.at-footer .right_info {
		padding-left:0;
	}
}
@media (max-width:1050px) {
	.at-footer .right_info .bank_info{
		float:none;
		padding-bottom:30px;
	}
	.at-footer .right_info{
		float:left;
	}
	.at-footer .right_info .cs_center{
		float:none;
		width:100%;
		padding-bottom:30px;
		border-bottom:1px solid #e5e5e5;
		margin-bottom:30px;
	}
	.at-footer .footer_info{
		padding-left:5%;
	}
}
/* 모바일 */
@media (max-width:991px){
	.pc-img{
		display:none;
	}
	.m-img{
		display:block;
	}
	.at-lnb,.top_lnb{
		display:none;
	}
	.m-header .header-icon a .fa{
		font-size:2em;
		margin-top:10px;
	}
	.responsive .m-header{
		border-bottom:1px solid #eee;
	}
	.at-footer .right_info,.at-footer .footer_info{
		float:none;
		width:100%;
		padding:0;
	}
	.at-footer .at-infos .media{
		padding-bottom:0;
	}
	.at-footer .at-container{
		padding:0;
	}
	.at-footer .right_info{
		padding:0 15px;
	}
	.at-footer .footer_info{
		background:#f6f6f6;
		padding:35px 15px;
	}
}
@media (max-width:767px){
	.m-header .header-icon a .fa{
		font-size:1.5em; 
	}
	.m-header .header-logo img{
		width:170px;
	}
	.main_wrap > div{
		padding-bottom:50px !important;
	}
	.main_tit h2 span:first-child{
		font-size:32px;
	}
	.main_tit h2 span:last-child{
		font-size:15px;
	}
	.main_tit a{
		font-size:13px;
	}
}
@media (max-width:480px){
	.item-content{
		font-size:13px;
	}
	.at-footer .at-links ul > li::after{
		padding:0 5px;
	}
}