@charset "utf-8";
html{
	overflow-x: hidden;
}
body{
  position: relative;
  width: 100%;
  font-family: "NanumSquare', 'Malgun Gothic', sans-serif";
}
#body_layout {
    position: relative;
    top: 0px;
    overflow: hidden;
}
#top_layout .top_wrap{
  max-width: none;
}
#top_layout.on .top_wrap #logo > a span,#top_layout .top_wrap #logo > a span {
    background-image: url(/images/sid/common/logo2.png);
}
#top_layout.on #gnb_layout .depth1_ul>li>a span,#gnb_layout .depth1_ul>li>a span {
    color: #444;
}
#gnb_layout .depth1_ul>li>a span{
  color: #000;
}
#top_layout.on .top_wrap .utile_wrap li.pc a,#top_layout .top_wrap .utile_wrap li.pc a ,#top_layout .top_wrap .utile_wrap li.mo button{
    background-color: #003B81;
}
#top_layout.on .top_wrap .utile_wrap li > a,#top_layout .top_wrap .utile_wrap li > a{
  color: #444;
}
#top_layout .top_wrap .utile_wrap{
  clear: none;
}
.main_pop{
  display: none;
}
#top_layout .top_wrap .utile_wrap li.main_pop{
  background: linear-gradient(142.94deg, #009761 7.53%, #018BA9 103.72%);
}
#top_layout .top_wrap .utile_wrap li.main_pop .zone-btn {
  width: 80px;;
  background-image: url("data:image/svg+xml,%3Csvg width='22' height='29' viewBox='0 0 22 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16 24C16 26.7652 13.7565 29 11 29C8.24348 29 6 26.7565 6 24' fill='white'/%3E%3Cpath d='M3 20V11.296C3 7.26593 6.58108 4 11 4C15.4189 4 19 7.26593 19 11.296V20' fill='white'/%3E%3Cpath d='M3 20V11.296C3 7.26593 6.58108 4 11 4C15.4189 4 19 7.26593 19 11.296V20' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M1 21H21' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11 4V1' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
  background-position: center;
  background-repeat: no-repeat;
  font-size: 0;
  line-height: 80px;
  
}
/* SUB 고정 */

#pop-doc{position:fixed; top:0; left:-9999em; z-index:9999; min-width:360px; width:100%;height:100%;background:rgba(0,0,0,0.7);}
#pop-doc.active{ left:0;}
#pop-doc.show{left:0 !important;}
#pop-doc h3{font-family: 'GmarketSans';font-size:27px; font-weight:300;color:#fff; letter-spacing:-0.02em; line-height:70px;text-align:left;}
#pop-doc h3 span{ font-weight:700;color:#7EE8FF;}

#pop-doc .tits{text-align:center;}
#pop-doc .tits h2{height:32px; background:url(/images/sid/layout/pop-logo.svg) no-repeat center center; background-size:auto 32px;}

#pop-doc .rlz{position:relative; margin-top:15px;}

#pop-doc .is-con{ position:absolute; top:50%; left:50%;-webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%);  -ms-transform: translate(-50%, -50%);  -o-transform: translate(-50%, -50%);  transform: translate(-50%, -50%);max-width:1058px;width:90%;}

#pop-doc .is-con .pop-slide{position:relative; z-index:12;}
#pop-doc .is-con .pop-slide .slick-list{margin:0 -29px;}
#pop-doc .is-con .item{margin:0 29px;}
#pop-doc .is-con .item .img{}
#pop-doc .is-con .item .img a{display:block;}
#pop-doc .is-con .item .img img{width:100%;}

#pop-doc .is-con .slick-dots{position:absolute ; bottom:-45px;left:25px; width:50%;}
#pop-doc .is-con .slick-dots ul{height:10px;}
#pop-doc .is-con .slick-dots ul:after{display:block;content:"";clear:both;}
#pop-doc .is-con .slick-dots li{ padding:0; margin:0;float:left;}
#pop-doc .is-con .slick-dots li button{width:10px;height:10px;border:none; border-radius:100%;background:#9296a0; }
#pop-doc .is-con .slick-dots li.slick-active button{background:#ffcc00;}
#pop-doc .slick-dots{display:none !important;}
	@media only screen and (max-width:1320px) {
		#pop-doc .tits h2{height:29px; background-size:auto 29px;}
		#pop-doc h3{font-size:25px; line-height:60px;}

		#pop-doc .is-con .pop-slide .slick-list{margin:0 -20px;}
		#pop-doc .is-con .item{margin:0 20px;}
	}
	@media only screen and (max-width:1024px) {
		#pop-doc .is-con{max-width:800px;}
	}
	@media only screen and (max-width:999px) {
		#pop-doc .tits h2{height:26px; background-size:auto 26px;}
		#pop-doc h3{font-size:22px; line-height:50px;}

		#pop-doc .is-con .pop-slide .slick-list{margin:0 -10px;}
		#pop-doc .is-con .item{margin:0 10px;}
	}
	@media only screen and (max-width:768px) {
		#pop-doc .tits h2{height:23px; background-size:auto 23px;}
		#pop-doc h3{font-size:19px; line-height:40px;}

		#pop-doc .is-con{max-width:480px;}
	}
	@media only screen and (max-width:480px) {
		#pop-doc .tits h2{height:20px; background-size:auto 20px;}
		#pop-doc h3{font-size:16px;}
	}

#pop-doc .ctrl{  display:flex; justify-content: center;align-items: center;position:Absolute; top:0;right:0;height:70px;}
#pop-doc .ctrl .vc{}
#pop-doc .ctrl .num{ display:inline-block; height:20px; font-family:"GmarketSans";font-size:15px; font-weight:700; color:#7EE8FF; line-height:22px;vertical-align:top;}
#pop-doc .ctrl .total{ display:inline-block; position:Relative;  height:20px;margin-left:20px; font-family:"GmarketSans";font-size:15px;font-weight:400; color:#fff;line-height:22px;vertical-align:top;}
#pop-doc .ctrl .total:before{ display:block ; position:absolute;top:50%; left:-10px ;width:0; height:12px;margin-top:-7px; border-left:1px solid #fff;content:"";}
#pop-doc .ctrl .prev{display:inline-block;width:24px;height:20px;margin-right:15px;background:url(/images/sid/layout/pop-prev.svg) no-repeat center center; background-size:24px auto;vertical-align:top;}
#pop-doc .ctrl .next{display:inline-block;width:24px;height:20px;margin-left:15px;background:url(/images/sid/layout/pop-next.svg) no-repeat center center; background-size:24px auto;vertical-align:top;}

#pop-doc .ctrl .play{display:inline-block;display: none;width:24px;height:20px;margin-left:10px;background-image: url("data:image/svg+xml,%3Csvg width='12' height='15' viewBox='0 0 12 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.7212 6.66322C11.3244 7.05797 11.3244 7.94203 10.7212 8.33678L2.29753 13.8486C1.63245 14.2838 0.75 13.8066 0.75 13.0118L0.750001 1.98816C0.750001 1.19335 1.63245 0.716197 2.29753 1.15138L10.7212 6.66322Z' fill='white'/%3E%3C/svg%3E%0A");background-position: center;background-repeat: no-repeat; background-size:14px auto;vertical-align:top;}
#pop-doc .ctrl .stop{display:inline-block;width:24px;height:20px;margin-left:10px;background-image: url("data:image/svg+xml,%3Csvg width='9' height='12' viewBox='0 0 9 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.5 1.5L1.5 10.5M7.5 1.5L7.5 10.5' stroke='white' stroke-width='3' stroke-linecap='round'/%3E%3C/svg%3E%0A");background-position: center;background-repeat: no-repeat; background-size:12px auto;vertical-align:top;}

#pop-doc .todays{position:Relative;height:75px; padding-right:92px;margin-top:28px; text-align:right;}
#pop-doc .todays:before{ display:block; position:ABsolute ; top:50%;left:0; opacity:0.3;width:calc(100% - 260px); margin-top:-2px;border-top:1px solid #fff; content:"";}
#pop-doc .todays .close{ position:Absolute; top:0;right:0;opacity: 1;width:75px;height:75px;padding:11px; border-radius:100%;background:rgba(126,232,255,0.3);text-align:center;transition: all .2s; box-sizing:Border-box; }
#pop-doc .todays .close:hover{opacity: .8;}
#pop-doc .todays .close span{display:block; width:53px;height:53px; border-radius:100%; background:url(/images/sid/layout/pop-close.svg) no-repeat center center #049CCC; background-size:22px auto; text-indent:-9999em;} 
#pop-doc .check{display:inline-block;vertical-align:top;}
#pop-doc .check label{display:block;position:relative; height:75px;padding-left:25px;font-family: 'GmarketSans'; font-size:15px; font-weight:300;color:#fff;letter-spacing:-0.03em; line-height:75px;}
#pop-doc .check label:before{display:block; display:block; position:absolute; top:28px; left:0;width:16px; height:16px;background:#fff; content:""; content:"";}
#pop-doc .check input[type="checkbox"]:checked +  label:before{background:url(/images/sid/layout/pop-chk.svg) no-repeat center center #fff; background-size:80% auto;}
#pop-doc .check input[type="checkbox"]{display:none;}
	@media only screen and (max-width:1320px) {
		#pop-doc .ctrl{height:60px;}
		#pop-doc .ctrl .num{font-size:14px;}
		#pop-doc .ctrl .total{font-size:14px;}
		#pop-doc .ctrl .prev{background-size:20px auto;}
		#pop-doc .ctrl .next{background-size:20px auto;}

		#pop-doc .todays{height:65px; padding-right:80px;margin-top:24px;}
		#pop-doc .todays .close{ width:65px;height:65px; padding:8px;}
		#pop-doc .todays .close span{width:49px;height:49px; background-size:20px auto;}
		#pop-doc .check label{ height:65px; font-size:14px;line-height:65px;}
		#pop-doc .check label:before{top:23px;}
	}
	@media only screen and (max-width:1024px) {
		
	}
	@media only screen and (max-width:999px) {
		#pop-doc .ctrl{height:50px;}
		#pop-doc .ctrl .num{font-size:13px;}
		#pop-doc .ctrl .total{font-size:13px;}
		#pop-doc .ctrl .prev{margin-right:10px;background-size:16px auto;}
		#pop-doc .ctrl .next{margin-left:10px;background-size:16px auto;}

		#pop-doc .todays{height:60px; padding-right:75px;margin-top:20px;}
		#pop-doc .todays:before{width:calc(100% - 230px);}
		#pop-doc .todays .close{ width:60px;height:60px; padding:5px;}
		#pop-doc .todays .close span{width:50px;height:50px; background-size:18px auto;}
		#pop-doc .check label{ height:60px; font-size:13px;line-height:60px;}
		#pop-doc .check label:before{top:21px;}
	}
	@media only screen and (max-width:768px) {
		#pop-doc .ctrl{height:40px;}
		#pop-doc .ctrl .num{font-size:12px;}
		#pop-doc .ctrl .total{font-size:12px;}
		#pop-doc .ctrl .prev{background-size:14px auto;}
		#pop-doc .ctrl .next{background-size:14px auto;}

		#pop-doc .todays{height:50px; padding-right:65px;margin-top:15px;}
		#pop-doc .todays:before{width:calc(100% - 210px);}
		#pop-doc .todays .close{ width:50px;height:50px; padding:5px;}
		#pop-doc .todays .close span{width:40px;height:40px; background-size:16px auto;}
		#pop-doc .check label{ height:50px; font-size:12px;line-height:50px;}
		#pop-doc .check label:before{top:16px;}
	}
	@media only screen and (max-width:480px) {
		#pop-doc .todays{height:40px; padding-right:55px;margin-top:10px;}
		#pop-doc .todays:before{width:calc(100% - 200px);}
		#pop-doc .todays .close{ width:40px;height:40px; padding:5px;}
		#pop-doc .todays .close span{width:30px;height:30px; background-size:14px auto;}
		#pop-doc .check label{ height:40px; font-size:12px;line-height:40px;}
		#pop-doc .check label:before{top:10px;}
    
	}
/* 250324 팝업슬라이드 수정 */
#pop-doc .is-con .pop-slide.solo{
	display: flex !important;
	justify-content: center;
	box-sizing: border-box;
}

#pop-doc .is-con .pop-slide.solo .slick-track{
	width: auto !important;
}

#pop-doc .is-con .pop-slide.solo .item{
	margin: 0 auto;
	float: none;
}

#pop-doc .is-con .item{
	max-width: 500px;
}

@media only screen and (max-width:999px) {
	#pop-doc .is-con .item{
		max-width: 390px;
	}
}
	/* 팝업 */


	/* 2025메인개편 */
	.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.sr-only-focusable:active,.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}
#container{
	font-family: 'NanumSquare';
}
.section{
	position: relative;
}
/* 공통요소 */
.left{
	width: calc((100% - 44px) / 2);
}
.right{
	width: calc((100% - 44px) / 2);
}
.title{
	color: #181818;
	font-size: 28px;
	font-weight: 600;
	line-height: 1.2;
	font-family: 'GmarketSans';
}
.viewmore{
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 2px;
	color: #111;
}
.viewmore span{
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
} 
.viewmore i{
	font-size: 15px;
	transition: transform .1s ease-in-out;
}
.viewmore:hover i{
	transform: rotate(180deg);
}
.detail{
	display: flex;
	align-items: center;
	gap: 6px;
}
.detail span{
	color: #111;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.5;
}
.detail i{
	display: flex;
	width: 22px;
	height: 22px;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	background: #111;
	color: #fff;
	font-size: 17px;
	transition: transform .1s ease-in-out;
}
.detail:hover i{
	transform: rotate(180deg);
}

/* section01 */
#section01::before{
	display: block;
	position: absolute;
	top: 0;
	left: 50%;
	width: 100vw;
	height: 500px;
	background: #EEF5FC;
	transform: translateX(-50%);
	border-radius: 0 0 0 250px;
	content: '';
	z-index: -1;
}
#section01 .visual{
	padding-top: 84px;
	position: relative;
}
#section01 .visual::before{
	display: block;
	position: absolute;
	top: 50px;
	right: 148px;
	background: url('/images/sid/main/visual-bg.svg')no-repeat center center;
	width: 410px;
	height: 260px;
	content: '';
	background-size: cover;
}
#section01 .visual .visual-txt{
	margin-top: 16px;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.5;
	color: rgba(34, 34, 34, 0.84);
}
#section01 .newsletter{
	display: flex;
	flex-wrap: wrap;
	column-gap: 44px;
	row-gap: 18.5px;
	margin-top: 61px;
}
#section01 .newsletter .newsletter-title{
	width: 100%;
	display: flex;
	align-items: flex-end;
	justify-content: space-between;
}
#section01 .newsletter .newsletter-title > div{
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 44px;
}
#section01 .newsletter .newsletter-title > div .title{
	position: relative;
}
#section01 .newsletter .newsletter-title > div .title::after{
	display: block;
	position: absolute;
	top: 50%;
	right: -22px;
	width: 1px;
	height: 16px;
	background: #90BAE0;
	content: '';
	transform: translateY(-50%);
}
#section01 .newsletter .newsletter-title > div a{
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 6px;
	padding: 8px 16px 4px 16px;
	border-radius: 50px;
	background: #002E6D;
	color: #fff;
	font-size: 18px;
	font-weight: 800;
	line-height: 1.5;
	position: relative;
}
#section01 .newsletter .newsletter-title > div a::before{
	position: relative;
	width: 17px;
	height: 20px;
	background: url('/images/sid/main/newsletter-icon.svg')no-repeat center center;
	content: '';
	margin-top: -3.5px;
	transition: transform 0.5s ease;
}
#section01 .newsletter .newsletter-title > div a:hover::before{
	animation: swing 1s ease-in-out infinite;
}
@keyframes swing {
  0% {
    transform: rotate(-30deg);
  }
  50% {
    transform: rotate(30deg);
  }
  100% {
    transform: rotate(-30deg);
  }
}

#section01 .newsletter .left-box{
	position: relative;
	width: 100%;
	overflow: hidden;
	border-radius: 10px;
	display: block;
	height: 400px;
}
#section01 .newsletter .left-box::before{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 10.87%, rgba(0, 0, 0, 0.72) 79.5%) no-repeat;
	content: '';
	transition: transform .3s ease-out;
	z-index: 1;
}
#section01 .newsletter .left-box img{
	object-fit: cover;
	transition: transform .3s ease-out;
  width: 100%;
  height:100%;
}
#section01 .newsletter .left-box:hover img{
	transform: scale(1.2);
}
#section01 .newsletter .left-box:hover::before{
	transform: scale(1.2);
}
#section01 .newsletter .left-box .left-box-inner{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction: column;
	color: #fff;
	justify-content: flex-end;
	padding: 28px 40px 32px 40px;
}
#section01 .newsletter .left-box .left-box-inner p:not(.week){
	position: absolute;
	top: 20px;
	right: 20px;
	width: 80px;
	height: 80px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #46BCA8;
	border-radius: 50%;
	color: #fff;
	font-size: 20px;
	font-weight: 800;
	line-height: 1.5;
	z-index: 2;
}
#section01 .left-box-con{
	position: relative;
	z-index: 2;
}
#section01 .left-box-con .week span{
	display: inline-block;
	margin-left: 4px;
	font-weight: 800;
	line-height: 1.5;
	font-size: 18px;
	vertical-align: middle;
}
#section01 .left-box-con .week i{
	font-size: 18px;
	vertical-align: middle;
}
#section01 .left-box-con .subject{
	width: 100%;
	margin:8px 0 16px 0 ;
	font-size: 28px;
	font-weight: 800;
	line-height: 1.3;
	display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
	max-width: 374px;
}
#section01 .newsletter .left-box:hover .subject{
	text-decoration: underline;
}
#section01 .left-box-con .date{
	color: rgba(255, 255, 255, 0.80);
	font-size: 18px;
	font-weight: 700;
	line-height: 1.5;
}
#section01 .right{
	position: relative;
	height: fit-content;
}
#section01 .right .swiper{
	padding-bottom: 24px;
}
#section01 .right .swiper-slide{
	position: relative;
	border-radius: 10px;
	display: flex;
	flex-direction: column;
	position: relative;
	height: fit-content;
	overflow: visible;
}
#section01 .right .swiper-slide::before{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: calc(100% - 3px);
	height: calc(100% - 3px);
	border: 1px solid #049CCC;
	content: '';
	border-radius: 10px;
	transition: all .3s ease-out;
	opacity: 0;
	visibility: hidden;
}
#section01 .right .swiper-slide:hover::before{
	opacity: 1;
	visibility: visible;
	box-shadow: 0px 4px 18px 0px rgba(4, 156, 204, 0.14);
}
#section01 .right .swiper-slide:hover .subject{
	text-decoration: underline;
}
#section01 .right .swiper-slide .img{
	overflow: hidden;
	border-radius: 10px 10px 0 0;
}
#section01 .right .swiper-slide img{
	width: 100%;
	height: 174px;
	object-fit: cover;

}
#section01 .right .right-box-con{
	padding: 24px 30px;
	border: 1px solid #ECECEC;
	border-top: none;
	background: #fff;
	text-align: left;
	border-radius: 0 0 10px 10px;
	display: flex;
	flex-direction: column;
}
#section01 .right .week{
	color: #049CCC;
}
#section01 .right .week i{
	font-size: 18px;
}
#section01 .right .week span{
	display: inline-block;
	margin-left: 4px;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.5;
}
#section01 .right-box-con .subject{
	display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
	font-size: 20px;
	color: #111;
	font-weight: 800;
	line-height: 1.5;
	padding-top: 8px;
	min-height: 68px;
	font-family: "NanumSquare', 'Malgun Gothic', sans-serif";
}
#section01 .right-box-con .date{
	display: inline-block;
	margin-top: auto;
	color: #666;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
	margin-top: 28px;
}
#section01 .slide-ctrl.v1 button{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 48px;
	height: 48px;
	background: #fff;
	position: absolute;
	font-size: 0;
	line-height: 0;
	box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.07);
	border-radius: 50%;
	position: absolute;
	top: calc(50% - 20px);
	transform: translateY(-50%);
	z-index: 1;
}
#section01 .slide-ctrl.v1 button.swiper-button-disabled{
	background: #f4f4f4;
}
#section01 .slide-ctrl.v1 button.prev{
	left: -24px;
}
#section01 .slide-ctrl.v1 button.next{
	right: -24px;
}
#section01 .slide-ctrl.v1 button i{
	color: #666;
	font-size: 28px;
}
#section01 .slide-pagination{
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	position: absolute;
	bottom: -9px;
	left: 50%;
	transform: translateX(-50%);
	width: fit-content;
	z-index: 1;
}
#section01 .slide-pagination span{
	margin: 0;
	opacity: 1;
	width: 10px;
	height: 10px;
	background: #ECECEC;
}
#section01 .slide-pagination span.swiper-pagination-bullet-active{
	background: #002E6D;
}

/* section02 */
#section02 .brief{
	padding-top: 56px;
	display: flex;
	gap: 44px;
}
#section02 .brief .left > div{
	display: flex;
	justify-content: space-between;
	align-items: center;
}

#section02 .brief .left .bottom{
	display: flex;
	align-items: flex-start;
	gap: 24px;
	margin-top: 20px;
}
#section02 .brief .brief-box{
	width: 246px;
	padding-top: 5.14px;
	display: flex;
	flex-direction: column;
	flex-shrink: 0;
	position: relative;
}
#section02 .brief .brief-box img{
	border-radius: 6px;
}
#section02 .brief .brief-title{
	font-size: 18px;
	font-weight: 800;
	line-height: 1.4;
	color: #111;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	padding: 12px 4px 0 4px;
}
#section02 .brief .brief-txt{
	display: inline-block;
	padding: 6px 4px 0 4px;
	color: #666;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
}
#section02 .brief .brief-box i{
	position: absolute;
 	top: -6.28px;
	left: -12px;
	padding: 4px 10px;
	border-radius: 3px;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.5;
	color: #fff;
}
#section02 .brief .brief-box i::before{
	display: block;
	position: absolute;
	left: 1px;
	bottom: -8px;
	width: 0;
	height: 0;
	content: '';
}
#section02 .brief .brief-box .type01{
	background: #46BCA8;
}
#section02 .brief .brief-box .type01::before{
	border-right: 11px solid #27786B;
	border-bottom: 8px solid transparent;
}
#section02 .brief .brief-box .type02{
	background: #D6336C;
}
#section02 .brief .brief-box .type02::before{
	border-right: 11px solid #8C0A38;
	border-bottom: 8px solid transparent;
}
#section02 .brief .brief-box .type03{
	background: #049CCC;
}
#section02 .brief .brief-box .type03::before{
	border-right: 11px solid #00506A;
	border-bottom: 8px solid transparent;
}
#section02 .brief .brief-box .type04{
	background: #DE934C;
}
#section02 .brief .brief-box .type04::before{
	border-right: 11px solid #804D16;
	border-bottom: 8px solid transparent;
}
#section02 .brief .brief-box .type05{
	background: #7559E5;
}
#section02 .brief .brief-box .type05::before{
	border-right: 11px solid #4D37A4;
	border-bottom: 8px solid transparent;
}
#section02 .brief .brief-box:hover .brief-title{
	text-decoration: underline;
}
#section02 .brief .brief-list li + li{
	margin-top: 19.5px;
}
#section02 .brief .brief-list li:last-of-type a{
	border-bottom: none;
}
#section02 .brief .brief-list li a{
	display: flex;
	padding-bottom: 14px;
	gap: 12px;
	align-items: center;
	border-bottom: 1px solid #ECECEC;
}
#section02 .brief .brief-list li a span{
	display: inline-block;
	width: 67px;
	flex-shrink: 0;
	font-size: 14px;
	font-weight: 700;
	line-height: 1.5;
	border-radius: 4px;
	text-align: center;
	padding: 2px 0;
}
#section02 .brief .brief-list li a span.type01{
	background: #DCFAE2;
	color: #038055;
}
#section02 .brief .brief-list li a span.type02{
	background: #FFECF1;
	color: #D41D35;
}
#section02 .brief .brief-list li a span.type03{
	background: #DDF6FE;
	color:#006F92;
}
#section02 .brief .brief-list li a span.type04{
	background: #FEF0E2;
	color: #D56000;
}
#section02 .brief .brief-list li a span.type05{
	background: #F0ECFF;
	color: #770CC9;
}
#section02 .brief .brief-list li a p{
	color: #666;
	font-size: 18px;
	font-weight: 400;
	transition: color .2s linear;
	display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
#section02 .brief .brief-list li a:hover p{
	color: #111;
	font-weight: 800;
}
#section02 .news-tab {
	position: relative;
}
#section02 .news-tab > ul{
	display: flex;
	align-items: center;
	justify-content: center;
	width: calc(100% - 55px);
	border: 1px solid #ECECEC;
	border-radius: 6px 0 0 6px;
	overflow: hidden;
}
#section02 .news-tab > ul li {
	flex: 1;
}
#section02 .news-tab > ul li button{
	font-size: 18px;
	font-weight: 400;
	line-height: 1.5;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	padding: 12.5px 0;
	width: 100%;
}
#section02 .news-tab > ul li button i{
	display: inline-block;
	width: 18px;
	height: 18px;
	background: #002B61;
	border-radius: 50%;
	background: #002B61 url(/images/sid/main/news-icon.svg)no-repeat 4.5px center;
	border-radius: 50%;
}
#section02 .news-tab > ul li button.active{
	background: #049CCC;
	color: #fff;
	font-weight: 800;
}
#section02  .news-box{
	padding-top: 31.5px;
}
#section02  .news-box .news-con{
	display: none;
	position: relative;
}
#section02  .news-box .news-con ul li + li{
margin-top: 14px;
}
#section02  .news-box .news-con.active{
	display: block;
}
#section02 .news-box .news-con > a{
	position: absolute;
	top: -85px;
	right: 0;
	width: 55px;
	height: 54px;
	border: 1px solid #ECECEC;
	border-left: none;
	border-radius: 0 6px 6px 0;
	background: #F3F5F9;
	font-size: 0;
	line-height: 0;
	display: flex;
	align-items: center;
	justify-content: center;
}
#section02 .news-box .news-con > a i{
	font-size: 24px;
	color: #111;
	transition: transform .1s ease-in-out;
}
#section02 .news-box .news-con > a:hover i{
	transform: rotate(180deg);
}
#section02 .news-box .news-con ul li a{
	display: flex;
	justify-content: space-between;
	padding-bottom: 14px;
	border-bottom: 1px solid #ECECEC;
	align-items: center;
	gap: 20px;
}
#section02 .news-box .news-con ul li a .txt{
	font-size: 18px;
	font-weight: 400;
	line-height: 1.45;
	color: #666;
	white-space: nowrap;  
  overflow: hidden; 
  text-overflow: ellipsis;
  font-family: "NanumSquare', 'Malgun Gothic', sans-serif";
}
#section02 .news-box .news-con ul li:first-of-type a .txt{
	font-weight: 800;
	color: #181818;
}
#section02 .news-box .news-con ul li a:hover .txt{
	color: #049CCC;
	font-weight: 800;
	text-decoration: underline;
}
#section02 .news-box .news-con ul li:last-of-type a{
	border-bottom: none;
}
#section02 .news-box .news-con ul li a .date{
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
	color: #666;
}

/* section03 */
#section03 .people .slide-ctrl{
	display: flex;
	align-items: center;
	gap: 17px;
	z-index: 1;
}
#section03 .people .slide-ctrl .slide-pagination{
	font-size: 16px;
	font-weight: 700;
	line-height: 1.5;
	color: #666;
}
#section03 .people .slide-ctrl .swiper-pagination-current{
	color: #049CCC;
}
#section03 .people .slide-ctrl button{
	font-size: 0;
	line-height: 0;
	height: 21px;
	display: flex;
	align-items: center;
	justify-content: center;
}
#section03 .people .slide-ctrl button i{
	color: #BDBDBD;
	font-size: 21px;
}
#section03 .people{
	display: flex;
	gap: 44px;
	padding-top: 56px;
	padding-bottom: 72px;
}
#section03 .people .swiper{
	position: relative;
}
#section03 .people .left .swiper-slide{
	display: flex;
	gap: 40px;
	align-items: center;
	height: fit-content;
}
#section03 .people .left .people-img{
	width: 276px;
	flex-shrink: 0;
	border-radius: 10px;
	overflow: hidden;
}
#section03 .people .left .people-txt{
	width: 100%;
	flex-shrink: 0;
}
#section03 .people .left .people-con{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
	row-gap: 20px;
}
#section03 .people .left .people-con > p{
	width: fit-content;
	padding: 8px 13px;
	background: #049CCC;
	border-radius: 300px;
	color: #fff;
	font-size: 16px;
	font-weight: 800;
	line-height: 1.5;	
}
#section03 .people .people-con .people-title{
	color: #111;
	font-size: 22px;
	font-weight: 800;
	line-height: 1.5;
	display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
#section03 .people .people-con .people-title:hover{
	text-decoration:underline;
}
#section03 .people .people-con .people-title + span{
	display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.5;
	color: #666;
	padding-top: 12px;
	min-height: 93px;
}
#section03 .people .people-con .detail{
	padding-top: 32px;
}
#section03 .people .viewmore{
	margin-left: auto;
    padding-right: 15px;
}
#section03 .people .left .slide-ctrl{
	position: absolute;
	bottom: 0;
	left: 316px;
}
#section03 .people .right{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	position: relative;
}
#section03 .people .right::before{
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 295px;
	background: url(/images/sid/main/people-bg.jpg)no-repeat center center;
	content: '';
	border-radius: 12px;
}
#section03 .people .right .swiper{
	width: 100%;
	flex-shrink: 0;
} 
#section03 .people .right .swiper-slide{
	display: flex;
	gap: 37px;
	align-items: center;
	padding: 36.5px 66.5px;
}
#section03 .people .right .img{
	width: 170px;
	flex-shrink: 0;
	border: 1px solid #DCDCDC;	
}
#section03 .people .report-con .report-info{
display: flex;
column-gap: 12px;
align-items: center;
font-size: 16px;
line-height: 1.5;
flex-wrap: wrap;
}
#section03 .people .report-con .report-info > p:first-of-type{
	position: relative;
	font-weight: 700;
	color: #049CCC;
	padding-right: 12px;
}
#section03 .people .report-con .report-info > p:first-of-type::after{
	position: relative;
	width: 1px;
	height: 12px;
	background: #A7BED5;
	content: '';
	display: inline-block;
	right: -12px;
}
#section03 .people .report-con .report-title{
	width: 100%;
	color: #111;
	font-size: 22px;
	font-weight: 800;
	line-height: 1.44;
	padding-top: 12px;
	display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
	text-align: left;
}
#section03 .people .report-con .report-title:hover{
    text-decoration: underline;
}
#section03 .people .report-con .detail{
	padding-top: 50px;
}

@media screen and (max-width:1280px){
	#section01 .visual::before{
		width: 250px;
		height: 159px;
		right: 0;
	}
	#section01 .newsletter .left-box{
		height: 370px;
	}
	#section01 .right .swiper-slide img{
		height: 144px;
	}
	#section01 .right .swiper{
		padding-bottom: 34px;
	}
	#section01 .slide-pagination{
		bottom: 0;
	}
	#section02 .brief .brief-box{
		display: none;
	}
	#section02 .brief .left .bottom{
		margin-top: 40px;
	}
	#section03 .people{
		flex-direction: column;
	}
	#section03 .people .swiper{
		width: 100%;
	}
	#section03 .people .right{
		width: 100%;
		row-gap: 30px;
	}
	#section03 .people .right::before{
		background-size: cover;
		background-position: center bottom;
	}
	#section03 .people .right .swiper-slide{
		padding: 35px 15px;
	}
	#section03 .people .report-con .report-title{
		font-size: 20px;
	}
}

@media screen and (max-width:1000px){
	.title{
		font-size: 24px;
	}
	.layout{
		padding: 0 20px;
	}
	#section01 .visual{
		padding-top: 65px;
	}
	#section01 .visual-title{
		width: 340px;
	}
	#section01 .visual .visual-txt{
		width: 60%;
		word-break: keep-all;
	}
	#section01 .visual::before{
		top: auto;
		bottom: 0;
	}
	#section01 .newsletter{
		column-gap: 25px;
	}
	#section01 .left{
		width: calc(60% - 12.5px);
	}
	#section01 .right{
		width: calc(40% - 12.5px);
	}
	#section01 .slide-ctrl.v1 button{
		width: 40px;
		height: 40px;
		top: calc(50% - 30px);
	}
	#section01 .slide-ctrl.v1 button i{
		font-size: 26px;
	}
	#section02 .brief{
		flex-direction: column;
	}
	#section02 .brief .left{
		width: 100%;
	}
	#section02 .brief .brief-box{
		display: flex;
	}
	#section02 .brief .left .bottom{
		margin-top: 20px;
	}
	#section02 .brief .right{
		width: 100%;
	}
}

@media screen and (max-width:768px){
	#section01 .visual::before{
		display: none;
	}
	#section01 .visual-title{
		width: 300px;
	}
	#section01 .visual .visual-txt{
		width: 100%;
		font-size: 17px;
		margin-top: 20px;
	}
	#section01 .newsletter{
		flex-direction: column;
		gap: 20px;
	}
	#section01 .newsletter .newsletter-title{
		flex-direction: column;
		gap: 20px;
	}
	#section01 .newsletter .newsletter-title > div{
		width: 100%;
		justify-content: space-between;
	}
	#section01 .newsletter .newsletter-title > div .title::after{
		display: none;
	}
	#section01 .newsletter .newsletter-title > div a{
		font-size: 16.5px;
		padding: 6px 16px 4px 16px;
	}
	#section01 .newsletter .newsletter-title > div a::before{
		width: 15px;
		height: 17px;
		background-size: cover;
		margin-top: -2.5px;
	}

	#section01 .left{
		width: 100%;
	}
	#section01 .newsletter .left-box .left-box-inner{
		padding: 23px 20px 32px 20px;
	}
	#section01 .left-box-con .subject{
		font-size: 22px;
	}
  #section01 .newsletter .left-box{
    height: 300px;
  }
	#section01 .newsletter .left-box .left-box-inner p:not(.week){
		width: 50px;
		height: 50px;
		font-size: 16.5px;
		top: 10px;
		right: 10px;
	}
	#section01 .left-box-con .date{
		font-size: 16.5px;
	}
	#section01 .right{
		width: 100%;
	}
	#section02 .brief .brief-box{
		width: 100%;
	}
	#section02 .brief .left .bottom{
		flex-direction: column;
		gap: 40px;
	}
	#section02 .brief .brief-list li + li{
		margin-top: 14px;
	}
	#section02 .brief .brief-list li a{
		padding-bottom: 10px;
	}
	#section02 .brief .brief-list li a p{
		font-size: 16.5px;
	}
	#section02 .news-box{
		padding-top: 20px;
	}
	#section02 .news-box .news-con ul li a .txt{
		font-size: 16.5px;
	}
	#section02 .news-box .news-con ul li a{
		padding-bottom: 10px;
	}
	#section02 .news-box .news-con ul li + li{
		margin-top: 12px;
	}
	#section03 .people{
		gap: 50px;
	}
	#section03 .people .right::before{
		background-position: right center;
	}
	#section03 .people .left .swiper-slide{
		gap: 20px;
	}
	#section03 .people .left .people-img{
		width: 200px;
	}
	#section03 .people .people-con .people-title{
		font-size: 20px;
	}
	#section03 .people .people-con .people-title + span{
		font-size: 16.5px;
		min-height: 89px;
	}
	#section03 .people .left .slide-ctrl{
		left: auto;
		right: 0;
	}
	#section03 .people .right{
		row-gap: 15px;
	}
	#section03 .people .viewmore{
		padding-bottom: 11px;
	}
	#section03 .people .right .swiper-slide{
		padding: 35px 10px;
		gap: 20px;
	}
}
@media screen and (max-width:500px){
	#section02 .news-box .news-con > a{
		width: 47px;
		height: 49px;
		top: -69px;
	}
	#section02 .news-tab > ul{
		width: calc(100% - 47px);
	}
	#section02 .news-tab > ul li button{
		font-size: 16.5px;
		padding: 11px 0;
	}
	#section02 .news-tab > ul li button i{
		display: none;
	}
	#section02 .news-box .news-con ul li a .date{
		display: none;
	}
	#section03 .people .left .swiper-slide{
		flex-direction: column;
	}
	#section03 .people .right::before{
		height: calc(100% - 40px);
	}
	#section03 .people .right .slide-ctrl{
		position: absolute;
		bottom: 20px;
		right: 20px;
		z-index: 2;
	}
	#section03 .people .right .swiper-slide{
		flex-direction: column;
		padding: 20px;
	}
	#section03 .people .report-con .detail{
		padding-top: 20px;
	}
}