@charset "utf-8";
.main{padding: 0 !important; background: #f3f3f3;}

.main_vimeo{display: table;width: 100%;height: 100vh;min-height: 100vh; position: relative; overflow: hidden; background:url(../images/main/main_vimeo.jpg) no-repeat center; background-size: cover; }

.main_vimeo .slider h1{font-size: 7rem; color: #fff; font-family:'Poppins'; font-weight: 300; line-height: 1; letter-spacing: -1px; margin-bottom: 30px;}
.main_vimeo .slider h2{font-size: 5rem; color: #f6548f;}
.main_vimeo .slider h3{font-size: 3rem; color: #ffffff;}
.main_vimeo .slider p{font-size: 32px; color:#fff; }

.slider{
	width:90%;
	height: 100vh;
	position: relative;
	z-index: 2;
}

.caption{
	position: relative;
	top: 50%;
	margin-top:-100px;
	text-shadow: 0px 5px 5px rgba(0,0,0,.25);
	text-align: right;
}

.text-box{
	display: block;
	position: relative;
	width:100%;
}

.text-box div{
	display: block;
	opacity: 0;
	text-align: right;
	transform: translateY(-20%);
	position: absolute;
	width:100%;
}


.text-box div:nth-child(1){
	animation: rollDown 20s forwards infinite;
}

.text-box div:nth-child(2){
	animation: rollDown2 20s forwards infinite;
}

.text-box div:nth-child(3){
	animation: rollDown3 20s forwards infinite;
}

@keyframes rollDown {
	0%{
		top: 0px;
		transform: translateY(-20%);
	}
	11%{
		top: 0px;
		transform: translateY(0%);
		opacity: 1;
	}
	22%{
		top: 0px;
		transform: translateY(0%);
		opacity: 1;
	}
	33%{
		top: 0px;
		transform: translateY(0%);
		opacity: 0;
	}
}

@keyframes rollDown2 {
	33%{
		top: 0px;
		transform: translateY(-20%);
		opacity: 0;
	}
	44%{
		top: 0px;
		transform: translateY(0%);
		opacity: 1;
	}
	55%{
		top: 0px;
		transform: translateY(0%);
		opacity: 1;
	}
	66%{
		top: 0px;
		transform: translateY(0%);
		opacity: 0;
	}
}

@keyframes rollDown3 {
	66%{
		top: 0px;
		transform: translateY(-20%);
		opacity: 0;
	}
	77%{
		top: 0px;
		transform: translateY(0%);
		opacity: 1;
	}
	88%{
		top: 0px;
		transform: translateY(0%);
		opacity: 1;
	}
	99%{
		top: 0px;
		transform: translateY(0%);
		opacity: 0;
	}
}

@media screen and (max-width: 768px) {
	.main_vimeo .slider h1{font-size: 3.5rem; letter-spacing: -1px; margin-bottom: 30px;}
	.main_vimeo .slider h2{font-size: 2rem; }
	.main_vimeo .slider p{font-size: 1rem; }
	
	.caption{
		position: relative;
		top: 50%;
		margin-top:0;
	}
}

.main01 {width:100%; height: 100vh; background: #eee;}
.main01_Visual .swiper-slide {width:100%; height: 100vh;}
.main01_Visual .swiper-slide.main_visual1{background: url(../images/main/main_visual1.jpg) center center;background-size: cover;}
.main01_Visual .swiper-slide.main_visual2{background: url(../images/main/main_visual2.jpg) center center;background-size: cover;}

.main01_Visual .slide_wrap{width:100%; height: 100vh; max-width: 1500px; margin:0 auto; position: relative; display: block;}
.main01_Visual .swiper-slide .txt1{width:50%; text-align: left; position: absolute; left:60px; top:10%;}
.main01_Visual .swiper-slide .txt2{width:40%; max-width: 500px; text-align: left; position: absolute; right:60px; bottom:10%;}

.main01_Visual .swiper-slide h2{font-size: 100px; color: #FFF;line-height: 1.2; font-weight: 400; margin-bottom: 20px;}
.main01_Visual .swiper-slide .txt1 p{font-size: 35px; color: #fff; font-weight: 400;}
.main01_Visual .swiper-slide h3{font-size: 50px; color: #fff; line-height: 1.2; margin-bottom:40px;}
.main01_Visual .swiper-slide .txt2 p{font-size: 18px; color: #fff; margin-bottom: 20px;}
.main01_Visual .swiper-slide .btn_more a{font-size: 17px; color: #fff; margin-top:20px; float: right; border-bottom: 1px solid #fff;}
.main01_Visual .swiper-slide .btn_more a:hover{color: #72b0d4; border-bottom: 1px solid #72b0d4;}


.main01_Visual .swiper-button-next, .main01_Visual .swiper-button-prev {position: absolute;top:50%; left:5%; width: 62px; height: 63px; z-index: 100; cursor: pointer; background: url('../images/main/visual_arrow.png')no-repeat;}
.main01_Visual .swiper-button-prev{background-position: left;}
.main01_Visual .swiper-button-next{background-position: right; right:5%; left:auto;}

@media screen and (max-width: 768px) {
	.main01 {width:100%; height: 100vh;}
	.main01_Visual .swiper-slide .txt1{width:90%; position: absolute; left:5%; top:10%;}
	.main01_Visual .swiper-slide .txt2{width:90%; position: absolute; right:auto; left:5%; bottom:5%;}
	
	.main01_Visual .swiper-slide h2{font-size: 3.5rem;margin-bottom: 20px;}
	.main01_Visual .swiper-slide .txt1 p{font-size: 20px; }
	.main01_Visual .swiper-slide h3{font-size: 30px;  margin-bottom:20px;}
	.main01_Visual .swiper-slide .txt2 p{font-size: 14px; margin-bottom: 10px;}
	.main01_Visual .swiper-slide .btn_more a{font-size: 14px;  margin-top:20px; float: left; }
	
	.main01_Visual .swiper-button-next, .main01_Visual .swiper-button-prev {display: none;}
}


.main02 {width:100%; min-height: 100vh; background:url(../images/main/main02_bg.jpg) center top; background-size: cover; padding:200px 0 100px;}
.main02 h2{font-size: 60px; color: #000; text-align: center;}
.main02 .main02_grid{display: grid;grid-template-columns: 1fr 1fr 1fr; grid-gap:70px; align-self:flex-start; justify-content: space-between; width:80%; margin:80px auto;}
.main02 .grid_item1{width:100%;text-align: center;}
.main02 .grid_item1.type2{margin-top:200px;}
.main02 .grid_item1 img{width: 100%;}
.main02 h3{font-size: 35px; color: #333; margin:30px 0 15px;; }
.main02 p{font-size: 18px; color: #333;}

@media screen and (max-width: 768px) {
	.main02 {width:100%; min-height: 100vh; padding:100px 0 60px;}
	.main02 h2{font-size: 40px;}
	.main02 .main02_grid{display: grid;grid-template-columns: 1fr;grid-gap:40px; align-self:flex-start; justify-content: space-between; width:80%; margin:40px auto;}
	.main02 .grid_item1{width:100%;;}
	.main02 .grid_item1.type2{margin-top:0;}
	.main02 h3{font-size: 30px; margin:30px 0 15px; }
	.main02 p{font-size: 18px;}
}


.main03 {width:100%; position: relative; padding:100px 0 0;}
.main03 h2{font-size: 100px; color: #333; line-height: 1; width:80%; margin:0 auto 0;}
.main03 h2 span{color: #72b0d4;}
.main03 .main03_gallery{width: 80%;display: block;margin-top:40px;}
.main03_gallery .swiper-wrapper{width:80% !important; max-width:1400px; }
.main03_gallery .swiper-slide{display: flex;align-self:flex-start; justify-content: space-between;background: #f3f3f3;width:80%;margin:0 auto; overflow: hidden;}
.main03_gallery .swiper-slide .txt{width:30%; padding:40px; text-align: left;}
.main03_gallery .swiper-slide .img{width:70%;}
.main03_gallery .swiper-slide .img img{width:100%;}
.main03_gallery .swiper-slide h3{font-size: 35px; color: #333; margin-bottom: 30px;}
.main03_gallery .swiper-slide p{font-size: 22px; color: #333;}
.main03 .swiper-button-next3, .main03 .swiper-button-prev3 {position: absolute;top:50%; left:2%; margin-top:100px; width: 84px; height: 34px; z-index: 100; cursor: pointer; background: url('../images/main/gallery_arrow.png')no-repeat;}
.main03 .swiper-button-prev3{background-position: left;}
.main03 .swiper-button-next3{background-position: right; right:2%; left:auto;}

@media screen and (max-width: 768px) {
.main03 h2{font-size: 50px; width:90%; margin:0 auto 0;}
.main03 .main03_gallery{width:90%;margin:20px auto 0; padding-bottom: 40px;}
.main03_gallery .swiper-wrapper{width:100% !important; }
.main03_gallery .swiper-slide{display: block;width:100%;margin:0 auto;position: relative;}
.main03_gallery .swiper-slide .txt{width:100%; padding:20px 0; }
.main03_gallery .swiper-slide .img{width:100%;}
.main03_gallery .swiper-slide h3{font-size: 25px;margin-bottom: 10px;}
.main03_gallery .swiper-slide p{font-size: 16px;}
.main03 .swiper-button-next3, .main03 .swiper-button-prev3 {position: absolute;top:auto;bottom:0; left:5%; width: 40px; height: 20px; background-size: 80px auto;}
.main03 .swiper-button-prev3{background-position: left;}
.main03 .swiper-button-next3{background-position: right; right:5%; left:auto;}
}


.main04 {width:100%; background:url(../images/main/main04_bg.jpg) no-repeat center 400px;background-size: cover; margin-top:150px; }
.main04 .main04_1{width:100%;position: relative; display: flex;align-self:flex-start; justify-content: flex-end; }
.main04 .main04_img{width:438px; height: 1337px; display: block; content: ''; background:url(../images/main/main04_img.png) no-repeat; position: absolute; left:0; top:0; }
.main04 .main04_num{width:70%; height: 860px; background:url(../images/main/main05.jpg)no-repeat center;background-size: cover; position: relative; display: flex; align-items:flex-end;}
.main04 .main04_num .num_txt{width:55%; text-align: center; display: flex; align-items:center;justify-content: center; flex-direction:column;}
.main04 .main04_1 h2{font-size: 70px; color: #fff; font-weight: 400; line-height: 1; }
.main04 .main04_1 p{font-size: 35px; color: #fff;}
.main04 .main04_1 .num_txt .white_box{padding:80px 0; margin:80px 0 0; background: rgba(255,255,255, 0.8); width:100%;}
.main04 .main04_1 span{font-size: 50px; color: #333;display: block}
.main04 .main04_1 h3{font-size: 80px; color: #72b0d4;}


.main04 .main04_2{width:80%; min-height: 100vh; margin:100px auto 0; padding:0 0 180px; display: flex;align-items:flex-start;justify-content: flex-end; position: relative; }
.main04 .main04_tit {position: absolute;left:0; top:0;}
.main04 h2{font-size: 90px; color: #fff; font-weight: 300; margin-bottom:30px;}
.main04 .main04_2 p{font-size: 20px; color: #fff;}
.main04 button{padding: 10px 30px; min-width: auto; border-radius: 0; margin-top:80px; font-size: 17px; font-weight: 300;}
.main04 .main04_2 h3{font-size: 30px; color: #fff; margin-top:40px;}
.main04 .main04_2 p{font-size: 20px; color: #fff;}

.main04 .main04_grid{display: grid;grid-template-columns: 2fr 1fr;grid-gap:70px; align-self:flex-start; justify-content: space-between; width:70%; margin-top:50px; }

.main04 .main04_item1{margin-top:270px;}

@media screen and (max-width: 768px) {
.main04 {width:100%; background:url(../images/main/main04_bg.jpg) no-repeat center 400px;background-size: cover; margin-top:80px; }
.main04 .main04_1{width:100%; display: block;}
.main04 .main04_img{display: none;}
.main04 .main04_num{width:100%; height: 500px; display: flex; align-items:flex-end;}
.main04 .main04_num .num_txt{width:60%; display: flex; align-items:center;justify-content: center; flex-direction:column;}
.main04 .main04_1 h2{font-size: 30px; }
.main04 .main04_1 p{font-size: 16px; }
.main04 .main04_1 .num_txt .white_box{padding:40px 0; margin:40px 0 0;}
.main04 .main04_1 span{font-size: 20px; }
.main04 .main04_1 h3{font-size: 30px; }


.main04 .main04_2{width:100%; min-height: 100vh; margin:100px auto 0; padding:0 20px 90px; display: block;}
.main04 .main04_tit {position: relative;left:auto; top:0;}
.main04 h2{font-size: 40px;margin-bottom:20px;}
.main04 .main04_2 p{font-size: 18px; }
.main04 button{padding: 10px 30px; margin-top:30px; font-size: 14px;}
.main04 .main04_2 h3{font-size: 20px; margin-top:20px;}
.main04 .main04_2 p{font-size: 16px; }

.main04 .main04_grid{display: grid;grid-template-columns: 1fr;grid-gap:40px; align-self:flex-start; justify-content: space-between; width:90%; margin:50px auto; }

.main04 .main04_item1{margin-top:0;}
.main04 .main04_item1 img{width:100%;}


}

.main05 {width:100%; min-height: 100vh; background:url(../images/main/main05_bg.jpg) center top; background-size: cover; padding:200px 0 50px;}
.main05 h2{font-size: 60px; color: #000; text-align: center;}
.main05 .main05_grid{display: grid;grid-template-columns: 1fr 1fr 1fr 1fr; grid-gap:35px; align-self:flex-start; justify-content: space-between; width:80%; margin:40px auto;}
.main05 .grid_item1{width:100%;text-align: center;}
.main05 .grid_item1.type2{margin-top:100px;}
.main05 .grid_item1 img{width: 100%;}
.main05 h3{font-size: 35px; color: #333; margin:30px 0 15px;; }
.main05 p{font-size: 18px; color: #333;}

@media screen and (max-width: 768px) {
	.main05 {width:100%; min-height: 100vh; padding:100px 0 60px;}
	.main05 h2{font-size: 40px;}
	.main05 .main05_grid{display: grid;grid-template-columns: 1fr;grid-gap:40px; align-self:flex-start; justify-content: space-between; width:80%; margin:40px auto;}
	.main05 .grid_item1{width:100%;;}
	.main05 .grid_item1.type2{margin-top:0;}
	.main05 h3{font-size: 30px; margin:30px 0 15px; }
	.main05 p{font-size: 18px;}
}


/* PC용 레이어 팝업 */
#pop_layer{position: fixed; top:120px; left:80px; z-index: 3000; background: #000;}
.swiper-container.layerpop { height: 500px; width:500px; display: block;} /*기존에 height: 670px;*/
.layerpop .swiper-wrapper{height: 500px;} /*기존에 height: 670px;*/
.layerpop .swiper-slide{width:100%; height: 500px; display: block;} /*기존에 height: 670px;*/
.layerpop .control_area{position: absolute; left:0%; width:100%; height: 61px; top:40%; display: block; z-index: 10;}
.layerpop .swiper-button-next3, .layerpop .swiper-button-prev3 {position: absolute;top:45%; right:2%; width: 21px; height: 40px; z-index: 100; margin-top:0; cursor: pointer; background: url('../images/common/btn_arrow2.png')no-repeat; background-size:auto 40px; background-position: right; }
.layerpop .swiper-button-prev3{ left:2%; background-position: left;}


.layerpop .swiper-pagination-fraction{bottom: auto; right: auto; width:100%; float: left;}

.layerpop .swiper-pagination {
	position: absolute;
	bottom:5px;
	width: 100% !important;
	margin:0 auto;
}
.layerpop .swiper-pagination-bullet {
	border-radius: 0;
	width: 32px;
	height: 3px;
	text-align: center;
	font-size: 0;
	color:#000;
	opacity: 1;
	background: rgba(102,102,102,.5);
		margin: 0 3px;

}
.layerpop .swiper-pagination-bullet-active {
	background: rgba(102,102,102,1);
}

#pop_layer .today2{background: #666; padding:10px; height: 1.2; position: relative; display: block;}
#pop_layer .today2 ul{display: table; width: 100%;}
#pop_layer .today2 li{width:50%; float: left; font-size: 0.9rem; line-height: 1; color: #fff;display: inline-block; position: relative; vertical-align: top;}
#pop_layer .today2 li:last-child{text-align: right;}
#pop_layer .today2 li a{color: #fff;}
#pop_layer .today2 li a:hover{text-decoration: underline;}
#pop_layer .today2 li label{ color: #fff; margin-left:10px; display: inline-block;}
#pop_layer .today2 li [type='checkbox']{border:0; display: inline-block;}
#pop_layer.pop_layer_new{background:rgba(0,0,0,.5);display:block;visibility: visible;}
#pop_layer.pop_layer_new .today2{padding:0 10px;background:transparent;}
#pop_layer.pop_layer_new .today2 ul{display:flex;justify-content:space-between;align-items:center;}
#pop_layer.pop_layer_new .today2 li label {font-size:15px;font-weight:500;letter-spacing:-0.02em;font-family:'Pretendard';margin:0;}
#pop_layer.pop_layer_new .today2 li a{font-size:24px;font-weight:200;font-family:'Pretendard';}
#pop_layer.pop_layer_new .today2 li [type='checkbox']{width:12px;height:12px;border:1px solid #fff;border-radius:0;appearance:none;-webkit-appearance:none;margin-left:2px;}
#pop_layer.pop_layer_new .layerpop{display:block !important;}


#pop_layer .layerlayerpopThum {max-width:500px;}
#pop_layer .layerlayerpopThum .swiper-wrapper{flex-wrap:wrap;transform:none !important;}
#pop_layer .layerlayerpopThum .swiper-wrapper .swiper-slide{width:25% !important;border-top:1px solid #1b1b1b;border-right:1px solid #1b1b1b;color:#000;text-align:center;font-size:16px;font-family:'Pretendard';background:#fff;letter-spacing:-0.02em;font-weight:400;padding:9px 3px 8px;cursor:pointer;}
#pop_layer .layerlayerpopThum .swiper-wrapper .swiper-slide span{width:100%;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
#pop_layer .layerlayerpopThum .swiper-wrapper .swiper-slide.on{color:#fff;background:#ff3f71;}
#pop_layer .layerlayerpopThum .swiper-wrapper .swiper-slide:nth-child(-n+4){}
#pop_layer .layerlayerpopThum .swiper-wrapper .swiper-slide:nth-child(4n){border-right:0;}




/* 모바일용 레이어 팝업 */
#pop_mobile{display: none;}


@media (min-width:285px) and (max-width:1000px) {
/* 모바일용 레이어 팝업 */
#pop_mobile{position: fixed; top:0; left:0; right:0; bottom: 0; background: rgba(0,0,0,0.6);z-index: 1000; height: 100%; width:100%; display:flex; align-items:center; justify-content:center; flex-direction:column;}

#pop_mobile .swiper-container.layerpop { height: auto; width:95%; display: block; margin:0 auto 0;}
#pop_mobile .layerpop .swiper-wrapper{height: 100%;}
#pop_mobile .layerpop .swiper-slide{width:100%; height: auto; display: block;}

#pop_mobile .today2{background: #f0f0f0; width:95%; height: 60px; position: relative; display: block; margin:0 auto;}
#pop_mobile .today2 a{width:50%; float: left; font-size: 1rem; line-height: 1; color: #000; text-align: center; padding:20px 0; display: inline-block; position: relative;}
#pop_mobile .today2 a:after{content:'';position: absolute; right:0; top:20px; width:2px; height:20px; background: #ddd; z-index: 2;display: block;}
#pop_mobile .today2 a:after:last-child{display: none;}

/* PC용 레이어 팝업 */
#pop_layer{display: none;visibility: hidden;}
#pop_layer .layerpop{display: none;}

}




/* 메인_240925*/
.news_isuue .mainNews h2{font-size: 70px; color: #333;line-height: 1.2; font-weight: 400; margin-bottom: 63px;padding-left:73px;padding-top:15px;}
.news_isuue .mainNews ul{border-top:1px solid #e5e5e5;width:calc(100% + 5px);}
.news_isuue .mainNews ul li{border-bottom:1px solid #e5e5e5;position:relative;}
.news_isuue .mainNews ul li:before, .mainNews ul li:after{width:100%;height:1px;background:#000;position:absolute;left:0;content:'';display:none;}
.news_isuue .mainNews ul li:before{top:-1px;}
.news_isuue .mainNews ul li:after{bottom:-1px;}
.news_isuue .mainNews ul li:hover:before, .mainNews ul li:hover:after{display:block;}
.news_isuue .mainNews ul li a{display:flex;justify-content:space-between;color:#333;padding:37px 95px 38px 73px;}
.news_isuue .mainNews ul li p {font-size:20px;font-family:'Noto Sans KR';letter-spacing:-0.02em;font-weight:400;
display: inline-block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;
}
.news_isuue .mainNews ul li .date{flex-shrink:0;margin-left:20px;font-size: 18px;font-family:'Noto Sans KR';letter-spacing:-0.02em;font-weight:400;color:#888;position:relative;}
.news_isuue .mainNews ul li .date:after{width:32px;height:21px;background:url('/html/images/main/news_arrow.png')no-repeat center top;position:absolute;right:-60px;top:50%;margin-top:-10.5px;content:'';display:none;}
.news_isuue .mainNews ul li:hover .date:after{display:block;}
.news_isuue .mainNews ul li:hover .date{color:#333;}
.news_isuue .mainNews .btn_more{font-size: 18px; color: #f6548f; margin:54px 0 0 73px;padding-bottom:6px;border-bottom: 2px solid #f6548f;font-family:'Noto Sans KR';display:inline-block;font-weight:500;}
.news_isuue{max-width:1920px;height:950px;background:url('/html/images/main/main_02_240926.jpg')no-repeat center top;margin:0 auto;}
.news_isuue:after{display:block;content:'';clear:both;}
.news_isuue .news_isuue_box{display:flex;width:1590px;background:#fff;float:right;padding:95px 0 85px;}
.news_isuue .mainNews{width:calc(100% - 831px);min-width:705px;}
.news_isuue .mainHotissue{width:831px;background:#ecebe5;padding:110px 171px 0 79px;border-radius:0 0 0 120px;z-index:1;}
.news_isuue .mainHotissue h2{font-size: 54px; color: #333;line-height: 1.2; font-weight: 500; margin-bottom: 47px;text-align:center;letter-spacing:-0.04em;}
.news_isuue .mainHotissueSlide strong{text-align:center;font-weight:700;color:#000;letter-spacing:-0.02em;display:block;margin:39px 0 35px;font-size:25px;font-family:'Noto Sans KR';}
.news_isuue .mainHotissueSlide .slick-arrow{width:16px;height:30px;position:absolute;top:150px;z-index:1;font-size:0;color:transparent;}
.news_isuue .mainHotissueSlide .slick-arrow.slick-prev{background:url('/html/images/main/isuue_prev.png');left:-46px;}
.news_isuue .mainHotissueSlide .slick-arrow.slick-next{background:url('/html/images/main/isuue_next.png');right:-46px;}
.news_isuue .mainHotissueSlide .slick-dots{display:flex;position:relative; z-index:1;}
.news_isuue .mainHotissueSlide .slick-dots li{flex:1;font-size:0;}
.news_isuue .mainHotissueSlide .slick-dots li button{width:100%;height:3px;font-size:0;color:transparent;background:none;}
.news_isuue .mainHotissueSlide .slick-dots li.slick-active button{background:#f6548f;}
/*.news_isuue .issue_progress{position: relative;height: 3px;background-repeat: no-repeat;background-image: linear-gradient(to right, #f6548f, #f6548f);z-index: 2;}*/
.news_isuue .mainHotissueSlide:before{width:100%;height:2px;background:#bab9b4;position:absolute;left:0;bottom:-1px;content:'';}

.mainTv{background:#fff;padding:126px 0 120px;}
.mainTv .inner{max-width:1536px;margin:0 auto;}
.mainTv h2{font-size: 100px; color: #333;line-height:1.2;font-weight:500;letter-spacing:-0.02em;text-align:center;}
.mainTv h2 span{color:#72b0d4;}
.mainTv .titSub{font-size:20px;letter-spacing:-0.03em;color:#333;margin:47px 0 75px;text-align:center;font-weight:400;}
.mainTvCont{display:flex;}
.mainTvCont .mainTvList{order:0;}
.mainTvCont .mainTvList ul{height:530px;margin-right:60px;overflow-y:scroll;}
.mainTvCont .mainTvList ul::-webkit-scrollbar {width: 3px;}
.mainTvCont .mainTvList ul::-webkit-scrollbar-thumb {background-color: #f6548f;}
.mainTvCont .mainTvList ul::-webkit-scrollbar-track {background-color: #f3f3f3;}
.mainTvCont .mainTvList ul li{display:flex;align-items:center;cursor:pointer;}
.mainTvCont .mainTvList ul li:nth-child(n+2){margin-top:12px;}
.mainTvCont .mainTvList ul li > div{width:312px;padding:0 25px;}
.mainTvCont .mainTvList ul li .hashText{font-size:13px;letter-spacing:-0.02em;font-family:'Noto Sans KR';margin-bottom:12px;}
.mainTvCont .mainTvList ul li .tit{font-size:18px;letter-spacing:-0.04em;font-family:'Noto Sans KR';font-weight:500;line-height: 1.445;height: 2.89em;text-align: left;word-wrap: break-word;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow:hidden;}
.mainTvCont .mainTvList ul img{width:219px;height:123px;}
.mainTvCont .tvIframe{order:1;}

.mentorsDoctors{background:url('/html/images/main/mentors_doctors_bg.jpg')no-repeat center top / cover;padding:72px 0 50px;overflow:hidden;}
.mentorsDoctors .inner{max-width:1383px;margin:0 auto;}
.mentorsDoctors .inner h2{font-size:100px;font-weight:900;letter-spacing:-0.02em;opacity:.4;font-family:'Pretendard';line-height:.9;color:#fff;}
.mentorsDoctors .inner h2 span{display:block;text-indent:250px;}
.mentorsDoctors .inner .basicText{font-size:18px;line-height:1.445;font-weight:300;letter-spacing:0;color:#fff;font-family:'Pretendard';margin-top:50px;}
.mentorsDoctors .inner .basicText span{color:#ff3f95;font-weight:500;}
.mentorsDoctors .inner .basicText strong{font-weight:600;}
.mentorsDoctors .mentorsDoctorsSlideBox{width:100%;display:flex;overflow: hidden; /*padding-left: calc((100% - 1383px) / 2);*/ box-sizing:content-box;overflow:hidden;position:relative;}
.mentorsDoctors .mentorsDoctorsSlideBox .mentorsDoctorsSlide{margin-top:136px;display:flex;animation: 20s linear infinite flowRolling; will-change: transform; }
.mentorsDoctors .mentorsDoctorsSlideBox .mentorsDoctorsSlide li{width:350px;flex-shrink:0;margin-right: 50px;}
.mentorsDoctors .mentorsDoctorsSlideBox .mentorsDoctorsSlide img{border:2px solid #fff;box-sizing:border-box;}
.mentorsDoctors .mentorsDoctorsSlideBox .mentorsDoctorsSlide p{font-weight:300;font-size:16px;line-height:1.625;color:#fff;text-align:center;margin-top:6px;letter-spacing:0;}
@keyframes flowRolling {
  0% { transform: translateX(0); }
  100% { transform: translateX(-100%); }
}

@media screen and (max-width: 1520px) {
.news_isuue .mainNews{width:50%;}
.news_isuue .news_isuue_box{min-width:1400px;width:100%;}
.news_isuue .mainHotissueSlide .slick-slide img{width:589px !important;}
.news_isuue .mainNews h2{padding-left:60px;margin-bottom:30px;}
.news_isuue .mainNews ul li a{padding:37px 90px 38px 60px;}
.news_isuue .mainNews .btn_more{margin:54px 0 0 60px;}
}

@media screen and (max-width: 767px) {
.news_isuue{height:auto;background:none;}
.news_isuue .news_isuue_box{min-width:100%;display:block;padding:10.5vw 0 0;}
.news_isuue .mainNews{width:100%;min-width:100%;}
.news_isuue .mainNews .mainNewsCont{padding-bottom:10.5vw;}
.news_isuue .mainNews h2{font-size:6.5189vw;padding-left:10%;padding-top:0;margin-bottom:4.57vw;}
.news_isuue .mainNews ul li a{padding:4vw 10% 4vw 10%;}
.news_isuue .mainNews .btn_more{margin:54px 0 0 60px;}
.news_isuue .mainNews ul li p{font-size:2.3468vw;}
.news_isuue .mainNews ul li .date{font-size:2.3468vw;}
.news_isuue .mainNews ul li:hover .date:after{display:none;}
.news_isuue .mainNews .btn_more{font-size:2.3468vw;margin:5.87vw 0 0 10%;}
.news_isuue .mainHotissue{width:100%;padding:10vw 50px 13vw;border-radius:0;}
.news_isuue .mainHotissue h2{font-size:6.5189vw;margin-bottom:4.57vw;}
.news_isuue .mainHotissueSlide strong{font-size:3.27225vw;margin:5.2vw 0;}
.news_isuue .mainHotissueSlide .slick-slide img{width:100% !important;}
.news_isuue .mainHotissueSlide .slick-arrow{width:12px;height:22.5px;background-size:12px auto !important;top:31%;}
.news_isuue .mainHotissueSlide .slick-arrow.slick-prev{left:-30px;}
.news_isuue .mainHotissueSlide .slick-arrow.slick-next{right:-30px;}
.mainTv{padding:10.43vw 0 13vw;}
.mainTv h2{font-size:6.5189vw;}
.mainTv .titSub{font-size:2.3468vw;margin:3.4vw 0 5.215vw;}
.mainTvCont{display:block;}
.mainTvCont .mainTvList ul{display:flex;height:auto;overflow-y:hidden;overflow-x:scroll;margin:0 0 0 5%;padding-bottom:10px;}
.mainTvCont .mainTvList ul::-webkit-scrollbar{width:auto;height:3px;}
.mainTvCont .mainTvList ul li{margin-top:6.519vw !important;flex-shrink:0;}
.mainTvCont .mainTvList ul li:nth-child(n+2){margin-left:17px;}
.mainTvCont .mainTvList ul li > div{display:none;}
.mainTvCont .tvIframe{height: 0;padding-top: ;position: relative;padding-top:56.25%;margin:0 5%;}
.mainTvCont .tvIframe iframe{width:100%;height:100%;position: absolute;top:0;left: 0;}
.mainTvCont .mainTvList ul img{width:28.5vw;height:auto;}

.mentorsDoctors{padding:9.126vw 0 6.519vw;}
.mentorsDoctors .inner{padding:0 20px;}
.mentorsDoctors .inner h2{font-size:56px;}
.mentorsDoctors .inner h2 span{text-indent:0;}
.mentorsDoctors .inner .basicText{font-size:14px;margin-top:6.519vw;}
.mentorsDoctors .mentorsDoctorsSlideBox .mentorsDoctorsSlide{margin-top:17.731vw;}
.mentorsDoctors .mentorsDoctorsSlideBox .mentorsDoctorsSlide p{font-size:13px;}
.mentorsDoctors .mentorsDoctorsSlideBox .mentorsDoctorsSlide li{width:45.632vw;margin:0 3.259vw;}

#pop_layer.pop_layer_new  .swiper-container.layerpop{width:100%;height:100%;}
#pop_layer.pop_layer_new  .layerpop .swiper-wrapper{height:auto;}
#pop_layer.pop_layer_new{width:calc(100% - 40px);max-width:540px;left:50%;transform:translateX(-50%);}
#pop_layer.pop_layer_new .swiper-slide{height:auto;}
#pop_layer .layerlayerpopThum .swiper-wrapper .swiper-slide{font-size:min(3.2vw,15px);}

}

@media screen and (max-width: 540px) {
.mentorsDoctors .inner .basicText br:nth-child(4){display:none;}

}

@media screen and (max-width: 380px) {
.mentorsDoctors .inner h2{font-size:52px;}
}

/* 팽팽을 찾은 CELEBRITY */
.mainCelebrity{padding:87px 0 132px;background:#ffecf9}
.mainCelebrity h2{font-size:100px; color: #000;font-weight:300;letter-spacing:-0.02em;text-align:center;font-family:'Pretendard';display:flex;align-items:center;justify-content:center;}
.mainCelebrity span{font-size:100px;font-weight:500;font-family:'Poppins';color:#f64c8b;margin-left:27px;}
.mainCelebrity ul{display:flex;align-items:center;justify-content:center;margin:4px 0 100px;}
.mainCelebrity ul li{font-size:37px;font-family:'Poppins';color:#000;font-weight:200;letter-spacing:-0.045em;}
.mainCelebrity ul li + li{margin-left:130px;}

.mainCelebrity .celebritySlide .swiper-wrapper{padding:0 8.723vw;}
.mainCelebrity .celebritySlide .swiper-slide picture{display:block;overflow:hidden;border-radius:27px;border:1px solid #d9d9d9;}
.mainCelebrity .celebritySlide .swiper-slide .txt{min-width:160px;height:35px;font-family:'Pretendard';font-weight:500;letter-spacing:-0.02em;font-size:23px;display:inline-flex;align-items:center;justify-content:center;margin:10px auto 0;border-radius:17px;background:#f64c8b;color:#fff;padding:0 20px;}
.mainCelebrity .celebritySlide .swiper-slide:hover img {transform: scale(1.05);transition: transform .35s;}

.mainCelebrity .celebritySlide .swiper-button-next_cs, .mainCelebrity .celebritySlide .swiper-button-prev_cs{width:40px;height:76px;background-size:40px 76px;margin-top:-60px;position:absolute;top:50%;z-index:99;cursor:pointer;}
.mainCelebrity .celebritySlide .swiper-button-prev_cs{background-image:url("/html/images/main/celebrity_arrow_prev.png");left:130px;}
.mainCelebrity .celebritySlide .swiper-button-next_cs{background-image:url("/html/images/main/celebrity_arrow_next.png");right:130px;}

@media screen and (max-width: 768px) {
.mainCelebrity{padding:8.8571428571vw 0 12.4285714286vw;}
.mainCelebrity h2{font-size:6.5189vw;flex-direction:column;}
.mainCelebrity h2 span{font-size:6.5189vw;display:block;margin-left:0;}

.mainCelebrity ul{margin:0.7142857143vw 0 10.5714285714vw;}
.mainCelebrity ul li{font-size:3.1291vw;}
.mainCelebrity ul li + li{margin-left:4.9479166667vw;}
.mainCelebrity .celebritySlide .swiper-wrapper{padding:0}
.mainCelebrity .celebritySlide .swiper-slide{width:46.3541666667vw !important;}
.mainCelebrity .celebritySlide .swiper-slide picture{border-radius:3.1290743155vw;}
.mainCelebrity .celebritySlide .swiper-slide .txt{min-width:27.8571428571vw;height:min(6.4285714286vw,45px);padding:2.8571428571vw;margin-top:2.1428571429vw;font-size:3.38983vw;border-radius:2.8571428571vw;}
.mainCelebrity .celebritySlide .swiper-button-next_cs, .mainCelebrity .celebritySlide .swiper-button-prev_cs{display:none;}
}