@charset 'utf-8';

body{
	overflow-x:hidden;
}
.top_sitemap{
	max-width:814px;
	margin:0 auto;
}
.top_sitemap:after{
	content:"";
	display:block;
	clear:both;
}
.top_sitemap ul{
	float:left;
	width:33%;
	padding:0;
	padding-right:0.5%;
}
.top_sitemap ul:nth-child(1),.top_sitemap ul:nth-child(4){
	width:37%;
}
.top_sitemap ul:nth-child(3n){
	padding-right:0;
}
.top_sitemap ul:nth-child(2),.top_sitemap ul:nth-child(6){
	width:30%;
}
.top_sitemap ul li,.top_sitemap ul li a{
	list-style:none;
	font-family:'NanumBarunGothic';
	font-size:11px;
	color:#666;
}
.top_sitemap ul li.top_name h3{
	font-family:'Roboto';
	font-size:14px;
	color:#000;
	display:inline-block;
	padding-right:10px;
	margin-top:30px;
	margin-bottom:20px;
}
.top_sitemap ul li.top_name a{
	font-size:13px;
	font-weight:600;
}
.tabwrap a.on,a.on{
	color:#3157e8;
}
.at-body .at-footer .at-container{
	border:0 !important;
}
@media (max-width:767px){
	.top_sitemap{
		width:100%;
	}
	.top_sitemap ul{
		float:none;
		width:100% !important;
		border-bottom:1px solid #ddd;
		padding-bottom:30px;
	}
	.top_sitemap ul li, .top_sitemap ul li a{
		font-size:12px
	}
	.top_sitemap ul li.top_name h3{
		font-size:16px;
	}
}

/*200123 kjh 추가*/
.top_post{margin-bottom:15px;}
.andy1_wrap > div{position:relative; overflow:hidden;}
.andy1_wrap > div > div.andy1.col-lg-7{text-align:center !important; width:100% !important; padding-right:0 !important;}
.andy1_wrap > div > div.andy1.col-lg-5{float:none !important; position:absolute !important; top:0; right:0; text-align:right; !important;}
.andy1_wrap > div > div.andy1.col-lg-5 > a{display:inline-block;}
@media (max-width:991px){
	.andy1_wrap > div > div.andy1.col-lg-5{position:relative !important; top:auto; right:auto; }
}

/* 2020-03-27 kyj */
.top_sitemap ul:nth-child(7){width:37%}

/* 2020-06-16 kyj 유지보수 */
.top_sitemap ul:nth-child(5){width:30%}
.top_sitemap ul:nth-child(6){width:33%}

/* 2020-09-25 jrs 유지보수 */
.miso-item-slider .owl-container .item-content{padding: 10px 3px 0px;}

@media (max-width:480px){
	.miso-item-slider .owl-container .item-content strong{font-size:13px;}
}

/* 211012 psj 유지보수 */
@media (min-width:751px){
	.top_sitemap{display:flex; flex-wrap:wrap;}
	.top_sitemap li{float:none;}
}

/* 220607 ssk 유지보수 */
.at-container .top_godomall img {width:24px;}

/* 240307 msh 유지보수 */
.bottom_post .basic-post-slider .owl-show.onlytext .img-wrap{padding-bottom:unset !important;}
.bottom_post .basic-post-slider .owl-show.onlytext .img-item{display:none;}