@charset "UTF-8";
@import url("font.css");
@import url("board.css");

/*rem 단위 사용하여 작업되었습니다 화면사이즈 768사이즈 초과일때 1rem = 16px / 768사이즈 이하일때 1rem = 14px */
/* layout */
html{font-size:16px;}
body{min-width:320px;font-family:'Pretendard',sans-serif;font-size:1rem;font-weight:200;color:#555;}
.over-hidden{overflow:hidden;}
.dimmed:before{content:'';position:fixed;top:0;left:0;z-index:20;width:100%;height:100%;background-color:rgba(0,0,0,0.2);}
a{color:inherit;}
footer{padding:5.625rem 0;background-color:#F6AC19;}
.inner-box{margin:0 auto;max-width:1365px;}

/* common */
.hide {display: block;position: absolute;width: 0;height: 0;text-indent: -9999999px;overflow: hidden;}
.pc-hide{display:none;}

/* header */
.header-wrap{position:relative;background-color:#fff;}
.header-wrap .inner-box{position:relative;}
.header-wrap::before{content:'';position:absolute;top:0;left:0;width:100%;height:10px;background:url(/_res/service/news/img/common/bg-header-line.png) no-repeat top/100%;}
.header-wrap::after{content:'';position:absolute;bottom:0;left:0;width:100%;height:10px;background:url(/_res/service/news/img/common/bg-header-line.png) no-repeat bottom/100%;}
.header-box{display:flex;align-items:center;}
.header-box h1{margin:0 auto;padding:4.375rem 0;}
.header-box h1 a{display:block;}
.header-box h1 img{max-width:100%;}
.header-box .search-open{position:absolute;top:50%;right:0;padding:1.3125rem 0.3125rem;min-width:11.5625rem;border-radius:33px;background-color:#620000;text-align:center;transform:translateY(-50%);box-sizing:border-box;}
.header-box .search-open span{display:inline-block;font-size:1.5rem;font-weight:500;color:#fff;line-height:1;vertical-align:middle;}
.header-box .search-open span::after{content:'';display:inline-block;margin:0 0 0 10px;width:22px;height:22px;background:url(/_res/service/news/img/common/ico-search.png) no-repeat 0 0/100%;vertical-align:middle;}

.search-box{display:none;position:absolute;top:100%;left:0;z-index:20;padding:8.75rem 0 0;width:100%;height:824px;background:#fff url(/_res/service/news/img/common/bg-search.png) no-repeat 0 0/cover;box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.2);box-sizing:border-box;}
.search-box > div{position:relative;margin:0 auto;max-width:800px;}
.search-box > div div{position:relative;}
.search-box > div > div input{padding:2.25rem 6.875rem 2.25rem 3.75rem;width:100%;border:3px solid #620000;border-radius:56px;font-size:2rem;font-weight:700;color:#000;line-height:1;box-sizing:border-box;}
.search-box > div > div input::placeholder{color:#BABABA;}
.search-box > div > div button{position:absolute;top:50%;right:60px;width:48px;height:48px;border:none;background:url(/_res/service/news/img/common/btn-search.png) no-repeat 0 0/100%;transform:translateY(-50%);cursor:pointer;}
.search-box > div .search-close{display:flex;justify-content:center;align-items:center;margin:3.75rem auto 0;width:88px;height:88px;border-radius:50%;background:#686868;}
.search-box > div .search-close span{width:32px;height:32px;background:url(/_res/service/news/img/common/ico-search-close.png) no-repeat 0 0/100%;}
.srch-open .search-box{display:block;}


/* footer */
.top-footer-box:after{content:"";display:block;clear:both;}
.top-footer-box .top-right-box{padding:0 0 1.875rem;text-align:right;}
.top-footer-box .top-right-box > a{display:inline-block;;padding:0.875rem 0;min-width:12.8125rem;border-radius:23px;background-color:#000;text-align:center;}
.top-footer-box .top-right-box > a span{display:inline-block;font-size:14px;font-weight:400;color:#fff;line-height:1;vertical-align:middle;}
.top-footer-box .top-right-box > a:hover span{text-decoration:underline;}
.top-footer-box .top-right-box > a span::after{content:'';display:inline-block;margin:-4px 0 0 1.5625rem;width:14px;height:12px;background:url(/_res/service/news/img/common/ico-letter-arrow.png) no-repeat 0 0/100%;vertical-align:middle;}
.top-footer-box .info-box{display:flex;border:2px solid #000;}
.top-footer-box .info-box .footer-logo-box{display:flex;justify-content:center;align-items:center;padding:1.25rem;width:50%;border-right:1px solid #000;}
.top-footer-box .info-box .footer-logo-box a{display:block;}
.top-footer-box .info-box .footer-logo-box img{max-width:100%;}
.top-footer-box .info-box .info-list{width:50%;}
.top-footer-box .info-box .info-list > ul{display:flex;flex-wrap:wrap;}
.top-footer-box .info-box .info-list > ul > li{width:50%;border-right:1px solid #000;border-top:1px solid #000;box-sizing:border-box;}
.top-footer-box .info-box .info-list > ul > li:nth-of-type(2n){border-right:none;}
.top-footer-box .info-box .info-list > ul > li:nth-of-type(-n+2){border-top:none;}
.top-footer-box .info-box .info-list > ul > li > a{display:block;padding:1.0625rem 1.25rem;font-size:14px;font-weight:500;color:#3B3B3B;line-height:19px;box-sizing:border-box;}
.top-footer-box .info-box .info-list > ul > li > a:hover{text-decoration:underline;}
.bottom-footer-wrap{}
.bottom-footer-box{padding:1.875rem 0 0;}
.bottom-footer-box::after{content:'';display:block;clear:both;}
.bottom-footer-box address{float:left;font-size:14px;font-style:normal;font-weight:400;color:#2B2B2B;line-height:19px;}
.bottom-footer-box address > ul > li{padding:0 0 5px;word-break:keep-all;}
.bottom-footer-box address > ul > li:last-of-type{padding:0;}
.bottom-footer-box address > ul > li .etc-box > ul{display:flex;flex-wrap:wrap;}
.bottom-footer-box address > ul > li .etc-box > ul > li{margin:0 0.875rem 0 0;}
.bottom-footer-box address > ul > li .etc-box > ul > li:last-of-type{margin:0;}
.bottom-footer-box address > ul > li .etc-box > ul > li > span{display:inline-block;position:relative;padding:0 0 0 1.75rem;text-indent:-9999px;overflow:hidden;vertical-align:middle;}
.bottom-footer-box address > ul > li .etc-box > ul > li > span::before{content:'';position:absolute;top:50%;left:0;margin:-2px 0 0;width:14px;height:14px;background-repeat:no-repeat;background-size:100%;background-position:0 0;transform:translateY(-50%);}
.bottom-footer-box address > ul > li .etc-box > ul > li > span.tel::before{background-image:url(/_res/service/news/img/common/ico-tel.png);}
.bottom-footer-box address > ul > li .etc-box > ul > li > span.fax::before{background-image:url(/_res/service/news/img/common/ico-fax.png);}
.bottom-footer-box address > ul > li .etc-box > ul > li > span.mail::before{background-image:url(/_res/service/news/img/common/ico-mail.png);}

.related-site-wrap{position:relative;z-index:10;float:right;width:10rem;}
.related-site-title{display:block;position:relative;z-index:10;padding:0.9375rem 1.875rem;border:1px solid #000;border-radius:23px;background:url(/_res/service/news/img/common/ico-related-arrow.png) no-repeat right 30px center;font-size:1rem;font-weight:400;color:#000;box-sizing: border-box;text-overflow:ellipsis;white-space:nowrap;word-wrap:normal;overflow:hidden;line-height:1;}
.related-site-title.active{background-image:url(/_res/service/news/img/common/ico-related-arrow-on.png);}
.related-site{display:none;position:absolute;bottom:48px;width:100%;border:1px solid #000;border-radius:10px;border-bottom:none;background-color:#000;box-sizing:border-box;}
.related-site li{border-bottom:1px solid #ccc;}
.related-site li:last-of-type{border:none;}
.related-site li a{display: block;padding:0.625rem;font-size:1rem;font-weight:400;color:#fff;line-height:1;}

/*메인컨텐츠01*/
.main-content-box01{background:url(/_res/service/news/img/main/bg-main-content01.png)no-repeat 0 0/cover;}
.main-content-box01 .main-mini-wrap{padding:6.25rem 0 7rem;}
.main-content-box01 .main-mini-wrap .inner-box{display:flex;justify-content:space-between;align-items:center;}
.main-content-box01 .main-title{position:relative;margin:0 0 3.4375rem;padding:0 0 0 1.25rem;font-size:1.75rem;font-weight:700;color:#000;line-height:2.375rem;}
.main-content-box01 .main-title::before{content:'';position:absolute;top:50%;left:0;width:4px;height:36px;background-color:#A00E15;transform:translateY(-50%);}
.main-content-box01 .news-img-box img{max-width:100%;}

/* 메인컨텐츠01 - 구독하기 form */
.subscribe-box .info-input-box{padding:0 0 1.75rem;}
.subscribe-box .info-input-box .info-con-box{margin:0 0 1.25rem;}
.subscribe-box .info-input-box .info-con-box input{padding:0.8125rem 0.75rem;min-width:400px;border:1px solid rgba(0,0,0,.15);border-radius:6px;background:#fff;font-size:1rem;font-weight:200;color:#000;line-height:1;box-sizing:border-box;}
.subscribe-box .info-input-box .info-con-box input::placeholder{color:#2C2B26;}
.subscribe-box .info-input-box .info-chk-box > ul{padding:0 0 0 0.8125rem;}
.subscribe-box .info-input-box .info-chk-box > ul > li{position:relative;margin:0 0 1.5rem;padding:0 0 0 2.125rem;}
.subscribe-box .info-input-box .info-chk-box > ul > li:last-of-type{margin:0;}
.subscribe-box .info-input-box .info-chk-box{display:inline-block;vertical-align:middle;}
.subscribe-box .info-input-box .info-chk-box .chk{display:none;}
.subscribe-box .info-input-box .info-chk-box label{cursor:pointer;}
.subscribe-box .info-input-box .info-chk-box label:before{content:'';position:absolute;top:50%;left:0;margin:2px 0 0;width:1.5rem;height:1.5rem;border:2px solid #ccc;box-sizing:border-box;transform:translateY(-50%);}
.subscribe-box .info-input-box .info-chk-box .chk:checked + label:before{background:url(/_res/service/news/img/main/img-news-chk.png) no-repeat 50% 50%;}
.subscribe-box .info-input-box .info-chk-box label > span{display:inline-block;font-size:1rem;font-weight:200;color:#3A3A3A;line-height:1.3125rem;vertical-align:middle;}
.subscribe-box .info-input-box .info-chk-box label > span > span{display:inline-block;position:relative;font-weight:500;}
.subscribe-box .info-input-box .info-chk-box label > span > span::after{content:'';position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:#3A3A3A;}
.subscribe-box .news-letter-btn{display:inline-block;padding:1.125rem 1.875rem;min-width:192px;border-radius:28px;background-color:#000;cursor:pointer;}
.subscribe-box .news-letter-btn span{font-size:0.875rem;font-weight:700;color:#fff;line-height:1;}
.subscribe-box .news-letter-btn:hover span{text-decoration:underline;}
.subscribe-box .news-letter-btn span::after{content:'';display:inline-block;margin:-2px 0 0 0.8125rem;width:20px;height:11px;background:url(/_res/service/news/img/main/img-subscribe.png) no-repeat 0 0/100%;;vertical-align:middle;}

/*메인컨텐츠02*/
.main-content-box02{background-color:rgba(163, 111, 0, .15);}
.main-content-box02 .main-mini-box01{}
.main-content-box02 .news-cate-box{border-top:1px solid #000;background-color:#fff;overflow-x:auto;}
.main-content-box02 .news-cate-box ul{display:flex;justify-content:space-around;padding:1.25rem 0;box-sizing:border-box;white-space:nowrap;}
.main-content-box02 .news-cate-box ul > li{display:inline-block;margin:0 0.625rem 0 0;}
.main-content-box02 .news-cate-box ul > li:last-of-type{margin:0;}
.main-content-box02 .news-cate-box ul > li > a{display:inline-block;font-family:'Noto Sans KR';font-size:1.1875rem;font-weight:500;color:#222;line-height:1;}
.main-content-box02 .news-cate-box ul > li > a::after{content:'';display:block;margin:0.625rem auto 0;width:8px;height:8px;border-radius:50%;background-color:#D9D9D9;}
.main-content-box02 .news-cate-box ul > li > a > span{display:inline-block;padding:0.625rem 1.25rem;border-radius:20px;background-color:#fff;}
.main-content-box02 .news-cate-box ul > li.active > a > span{background-color:#A00E15;color:#fff;}
.main-content-box02 .news-cate-box ul > li.active > a::after{background-color:#A00E15;}
.main-content-box02 .news-cate-box ul > li.active .mini-board-content{display:block;}
.main-content-box02 .news-cate-box ul > li:hover > a > span{background-color:#A00E15;color:#fff;}
.main-content-box02 .news-cate-box ul > li:hover > a::after{background-color:#A00E15;}
.main-content-box02 .news-cate-box ul > li:hover .mini-board-content{display:block;}

.main-content-box02 .news-list-box{position:relative;border-top:1px solid #000;}
.main-content-box02 .news-list-box::after{content:'';position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:#000;}
.main-content-box02 .news-list-box ul{display:flex;flex-wrap:wrap;border-right:1px solid #000;border-left:1px solid #000;box-sizing:border-box;overflow:hidden;}
.main-content-box02 .news-list-box ul > li{width:25%;border-bottom:1px solid #000;border-right:1px solid #000;box-sizing:border-box;}
.main-content-box02 .news-list-box ul > li:hover{background-color:#fff;}
.main-content-box02 .news-list-img{/*height:225px;*/aspect-ratio:16/9;}
.main-content-box02 .news-list-img img{width:100%;height:100%;object-fit:cover;-webkit-filter: grayscale(100%);filter:grayscale(100%);}
.main-content-box02 .news-list-box ul > li:hover .news-list-img img{-webkit-filter: grayscale(0);filter:grayscale(0);}
.main-content-box02 .news-list-txt{padding:1.4375rem 2.1875rem;box-sizing:border-box;}
.main-content-box02 .news-list-txt .news-txt{display:-webkit-box;min-height:3.375rem;font-size:1.1875rem;font-weight:600;color:#2C2B26;line-height:1.6875rem;word-wrap: break-word;white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow: ellipsis;overflow: hidden;}
.main-content-box02 .news-list-txt .news-etc-box{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding:1.5625rem 0 0;}
.main-content-box02 .news-list-txt .news-etc-box .news-date{font-size:1rem;font-weight:400;color:#2C2B26;line-height:1;}
.main-content-box02 .news-list-txt .news-etc-box .news-cate{padding:0.5rem 0.9375rem;border-radius:15px;background-color:#ABABAB;font-size:0.875rem;font-weight:500;color:#fff;line-height:1;box-sizing:border-box;}
.main-content-box02 .news-list-txt .news-etc-box .news-cate.other{background-color:#787878;}

.main-content-box02 .main-mini-box02{padding:3.125rem 0;}
.main-content-box02 .main-mini-box02 .inner-box{position:relative;text-align:center;}
.main-content-box02 .more-btn{display:inline-block;padding:1.125rem 0.625rem;min-width:250px;border-radius:28px;background-color:#000;text-align:center;box-sizing:border-box;}
.main-content-box02 .more-btn span{display:inline-block;font-size:1rem;font-weight:700;color:#fff;line-height:1.3125rem;vertical-align:middle;}
.main-content-box02 .more-btn:hover span{text-decoration:underline;}
.main-content-box02 .more-btn span::after{content:'';display:inline-block;margin:-4px 0 0 1rem;width:17px;height:9px;background:url(/_res/service/news/img/main/ico-more.png) no-repeat 0 0/100%;vertical-align:middle;}
.main-content-box02 .btn-top{display:inline-block;position:absolute;top:50%;right:0;background:none;border:none;transform:translateY(-50%);cursor:pointer;}
.main-content-box02 .btn-top span{font-size:14px;font-weight:500;color:#000;line-height:1;}
.main-content-box02 .btn-top span::after{content:'';display:inline-block;margin:0 0 0 0.625rem;width:56px;height:56px;background:url(/_res/service/news/img/main/img-page-top.png)no-repeat 0 0/100%;vertical-align:middle;}


@media screen and (min-width:1025px){
	.main-content-box02 .news-list-box ul > li:nth-of-type(4n){border-right:none;}
	.main-content-box02 .news-list-box ul > li:nth-of-type(n+5){border-bottom:none;}

}

@media screen and (max-width:1024px){
	.inner-box{padding:0 16px;box-sizing:border-box;}

	/*header*/	
	.header-box .search-open{right:16px;}
	.search-box > div{padding:0 16px;}

	/*메인컨텐츠01*/
	.main-content-box01{height:auto;}
	.main-content-box01 .main-mini-wrap .inner-box{flex-direction: column-reverse;align-items:flex-start;}
	.main-content-box01 .main-mini-wrap .inner-box .main-mini-box{width:100%;}
	.main-content-box01 .news-letter-box{padding:2.5rem 0 0;}
	.main-content-box01 .news-img-box{text-align:center;}

	/* 메인컨텐츠01 - 구독하기 form */
	.subscribe-box .info-input-box .info-con-box input{min-width:90%;}

	/*메인컨텐츠02*/
	.main-content-box02 .news-cate-box ul{justify-content:space-between;}
	.main-content-box02 .news-cate-box ul > li > a > span{padding:0.625rem 1rem;}
	.main-content-box02 .news-list-box ul > li{width:50%;}
	.main-content-box02 .news-list-box ul > li:nth-of-type(2n){border-right:none;}
	.main-content-box02 .news-list-box ul > li:nth-of-type(n+7){border-bottom:none;}
}


@media screen and (max-width:768px) {

	/* layout */
	html{font-size:14px;}
	footer{padding:3.214rem 0;}
	/* common */
	.pc-hide{display:block;}
	.mobile-hide{display:none;}

	/* header */
	.header-box h1{margin:0;padding:2.5rem 0;}
	.header-box h1 img{width:14.285rem;}
	.header-box .search-open{padding:0.714rem;min-width:7.142rem;}
	.header-box .search-open span{font-size:1rem;}
	.header-box .search-open span::after{margin:0 0 0 5px;width:18px;height:18px;}

	.search-box{padding:5rem 0;height:auto;}
	.search-box > div > div input{padding:1.4rem 4.5rem 1.4rem 2.1428rem;font-size:1.5rem;}
	.search-box > div > div button{right:30px;width:28px;height:28px;}
	.search-box > div .search-close{margin:2.1428rem auto 0;width:50px;height:50px;}
	.search-box > div .search-close span{width:20px;height:20px;}

	/* footer */
	.top-footer-box .info-box{flex-direction:column;}
	.top-footer-box .info-box .footer-logo-box{width:100%;border-bottom:1px solid #000;border-right:none;box-sizing:border-box;}
	.top-footer-box .info-box .info-list{width:100%;} 

	.related-site-wrap{display:block;padding:1.428rem 0 0;}
	.related-site{bottom:42px;}

	/*메인컨텐츠01*/
	.main-content-box01 .main-mini-wrap{padding:3.571rem 0;}
	.main-content-box01 .news-letter-box{padding:1.428rem 0 0;}
	.main-content-box01 .main-title{margin:0 0 1.785rem;}

	/* 메인컨텐츠01 - 구독하기 form */
	.subscribe-box .info-input-box .info-con-box input{min-width:100%;}

	/*메인컨텐츠02*/
	.main-content-box02 .news-list-txt{padding:1rem;}

	.main-content-box02 .main-mini-box02{padding:1.785rem 0;}
	.main-content-box02 .more-btn{min-width:100%;}
	.main-content-box02 .btn-top{position:static;margin:1.5rem 0 0;transform:none;}
	.main-content-box02 .btn-top span::after{width:46px;height:46px;}
}

@media screen and (max-width:480px){
	/* header */
	.header-box h1 img{width:12.142rem;}
	.search-box > div > div input{font-size:1.2rem;}
	/* footer */
	.top-footer-box .top-right-box{min-width:100%;}
	.top-footer-box .info-box .info-list > ul > li{width:100%;}
	.top-footer-box .info-box .info-list > ul > li:nth-of-type(n){border-top:1px solid #000;border-right:none;}
	.top-footer-box .info-box .info-list > ul > li:first-of-type{border-top:none;}
	.related-site-wrap{width:100%;}

	/*메인컨텐츠02*/
	.main-content-box02 .news-list-box ul > li:nth-of-type(n){width:100%;border-right:none;border-bottom:1px solid #000;}
	.main-content-box02 .news-list-box ul > li:nth-of-type(n+7){border-bottom:none;}

}