@charset "utf-8";


/* SUB STYLE */
/* .sub_inner{padding-top:25%;}
@media (min-width:768px){
	.sub_inner{padding-top:10%;}
} */
.sub_title{height:auto;}
.sub_title h2{font-size:7.4667vw;font-weight:500;line-height:1.4em;letter-spacing:-0.05em;text-align:center;}
.sub_title p{padding-top:0.5em;font-size:4.2667vw;font-weight:500;line-height:1.4em;letter-spacing:-0.05em;text-align:center;color:#ADB2B8;}
@media (min-width:768px){
	.sub_title{padding-bottom:50px;}
}
@media (min-width:1024px){
	.sub_title h2{font-size:52px;text-align:left;}
	.sub_title p{font-size:20px;text-align:left;}
}
@media (min-width:1200px){
	.sub_title{width:1200px;margin:0 auto;}
}

.events{}
.events_inner{padding:10% 6.4%;}

.events_list{padding-top:15%;}
.events_item{position:relative;width:100%;padding:2em;border-radius:2em;background-position:center;background-repeat:no-repeat;background-size:cover;height:42.5vw;}
.events_item span{display:block;font-size:2.6667vw;letter-spacing:-0.03em;line-height:1.4em;}
.events_item h3{font-size:5.3333vw;font-weight:700;letter-spacing:-0.03em;line-height:1.4em;}
.events_item p{position:absolute;bottom:2em;left:2em;text-align:left;}
.events_item p a{display:inline-block;font-size:3vw;font-weight:700;background-color:#fff;padding:0.7em 1.2em;border-radius:0.5em;}
.events_item:first-of-type{background-image:url('../images/sub/event_01.jpg');}
.events_item:last-of-type{background-image:url('../images/sub/event_02.jpg');margin-top:2em;}
.events_item:last-of-type span,
.events_item:last-of-type h3{color:#fff;}
@media (min-width:768px){
	.events_item{padding:3em;}
	.events_item p{bottom:3em;left:3em;}
}
@media (min-width:1024px){
	/* .sub_inner{padding-top:100px;} */
	.events_inner{padding:150px 50px;}
	.events_list{padding-top:60px;display:flex;justify-content:space-between;align-items:start;}
	.events_item{width:49%;height:210px;padding:2em;}
	.events_item span{font-size:16px;}
	.events_item h3{font-size:32px;}
	.events_item p{bottom:2em;left:2em;}
	.events_item p a{font-size:14px;}
	.events_item:last-of-type{margin-top:0;}
}
@media (min-width:1200px){
	.events_list{padding-top:60px;display:flex;justify-content:center;gap:50px;}
	.events_item{width:578px;height:280px;padding:3em;}
	.events_item p{bottom:3em;left:3em;}
}

.news{background-color:#fff;}
.news.altS{background-color:#fff;}
/* .news_inner{padding:10% 6.4%;} */
.news_inner{padding:10% 0;}
@media (min-width:1024px){
	.news_inner{padding:150px 50px;}
}
/* news tabs */
.news_tabs_wrap{position:relative;display:flex;justify-content:space-between;align-items:center;}
.news_tabs{padding:1em 0;width:93.6%;overflow:hidden;box-sizing:border-box;margin-left:6.4%;border-bottom:1px solid #757575;}
.news_tabs.altS{width:100%;}
.news_tabs .swiper-slide{padding:0 1em;}
.news_tabs .swiper-slide:first-of-type{padding-left:0;}
.news_tabs div a{display:inline-block;font-size:4.2667vw;font-weight:400;line-height:1em;letter-spacing:-0.03em;color:#757575;width:120px;transition:color 0.2s ease-in-out;}
.news_tabs div a:hover{color:#000;}
.news_tabs div a.cur{font-weight:600;color:#000;}
.news_tabs_wrap .more{position:absolute;top:50%;right:0;transform:translateY(-50%); display:inline-block;font-size:4vw;font-weight:500;line-height:1em;letter-spacing:-0.03em;color:#A9A9A9;display:none;cursor:pointer;padding:5px 5px;z-index:50;}
.news_tabs_wrap .more:hover{color:#000;}
.news .more_line{display:flex;justify-content:center;align-items:center;padding:10% 0;}
.news .more_line a{font-size:4.2667vw;font-weight:bold;line-height:1.1em;display:inline-block;padding:3px 5px;border-bottom:1px solid #a9a9a9;color:#a9a9a9;}
.news .more_line a:hover{color:#000;border-bottom:1px solid #000;}
@media (min-width:768px){
	.news_tabs{width:90%;}
	.news_tabs div a{font-size:16px;}
	.news_tabs_wrap .more{font-size:14px;}
}
@media (min-width:1024px){
	.news_tabs{width:100%;margin-left:0;}
	.news_tabs li a{font-size:16px;}
	.news_tabs_wrap .more{font-size:14px;display:inline;}
	.news .more_line{display:none;}
}
@media (min-width:1200px){
	.news_tabs_wrap{width:1200px;margin:0 auto;margin-top:60px;}
}

.news_cnt_wrap{padding:0 6.4%;}
.news_cnt{display:none;}
#all{display:block;}
@media (min-width:1024px){
	.news_cnt_wrap{padding:0;}
}
@media (min-width:1200px){
	.news_cnt_wrap{width:1200px;margin:0 auto;}
	.news_cnt{padding-top:26px;}
}

.news_cnt_inner{padding-top:5%;}
.news_item{margin-top:5%;border-radius:2em;overflow:hidden;background-color:#fff;}
.news_item > a{display:block;}
.news_item .news_text{position:static;padding:2em;background-color:#f2f2f2;min-height:153px;}
.news_item.wide .news_text{position:static;padding:2em;}
.news_item.wide{position:relative;}
.news_item.wide .news_img{position:relative;}
.news_item.wide .news_img .dim{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.5);}
.news_item.wide .news_img img{object-fit:cover;height:80vw;}
.news_item.wide .news_text{position:absolute;top:0;right:0;bottom:0;left:0;}
.news_item.wide .news_text{background-color:rgba(5,5,0,0.2)}
.news_item.wide .news_top strong{color:#fff;}
.news_item.wide .news_top span{color:rgba(255,255,255,0.8);}
.news_item.wide .news_text h4{color:#fff;font-size:6.4000vw;}
.news_item.wide .news_text p{color:#fff;display:block;}
.news_item.wide .news_text b{color:rgba(255,255,255,0.6);}

.news_item .news_img img{object-fit:cover;width:100%;}
.news_text{background-color:#fff;}
.news_top strong{display:inline-block;font-size:3.7333vw;font-weight:600;line-height:1.4em;letter-spacing:-0.03em;color:#555;}
.news_top span{display:inline-block;margin-left:0.5em;font-size:3.7333vw;font-weight:400;line-height:1.4em;letter-spacing:-0.03em;color:#555;}
.news_text h4{padding-top:0.2em;font-size:4.5333vw;font-weight:600;line-height:1.2em;letter-spacing:-0.03em;color:#000;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;max-height:3em;}
.news_text p{padding-top:1em;font-size:3.7333vw;font-weight:400;line-height:1.4em;letter-spacing:-0.03em;color:#000;display:none;}
.news_text b{display:inline-block;font-size:3.7333vw;font-weight:400;line-height:1.4em;letter-spacing:-0.03em;padding-top:0.3em;color:#555;}

@media (min-width:1024px){
	.news_cnt_inner{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:start;padding-top:0;}
	.news_item{width:32%;height:281px;margin-top:20px;}
	.news_item .news_img img{object-fit:cover;height:170px;}
	.news_item.wide{width:66%;}
	.news_item.wide .news_img img{height:281px;width:100%;object-fit:cover;}
	.news_item.wide .news_text h4{font-size:26px;}
	.news_item .news_text{padding:1em 2em;}
	.news_top strong{font-size:14px;}
	.news_top span{font-size:14px;}
	.news_text h4{font-size:16px;}
	.news_text p{font-size:14px;}
	.news_text b{font-size:14px;}
}
@media (min-width:1200px){
	.news_cnt_inner{padding:0 20px;}
	.news_item{height:360px;width:370px;}
	.news_item .news_img img{height:207px;}
	.news_item.wide{width:762px;height:364px;}
	.news_item.wide .news_img img{object-fit:cover;width:762px;height:364px;}
	.news_item .news_text{padding:2em;}
	.news_top strong{font-size:16px;}
	.news_top span{font-size:16px;}
	.news_text h4{font-size:18px;}
	.news_text p{font-size:16px;}
	.news_text b{font-size:14px;}
}

/* pagenation */
.paging_wrap{width:100%;padding:10% 0 0;display:none;}
.paging{display:flex;justify-content:center;align-items:center;}
.paging a,
.paging span{display:inline-flex;justify-content:center;align-items:center;width:6vw;height:6vw;box-sizing:border-box;border-radius:50%;color:#41505E;font-weight:bold;font-size:3vw;margin:0.5em;transition:all 0.2s ease-in-out;}
.paging .page{border:1px solid #fff;}
.paging .page:hover{border:2px solid #F2F4F6;background-color:#F2F4F6;}
.paging span{border:1px solid #000;background-color:#000;color:#fff;}
.paging .paging_btn{overflow:hidden;text-indent:-500px;background-position:center;background-repeat:no-repeat;border:2px solid #F2F4F6;}
.paging .paging_btn:hover{border:2px solid #F2F4F6;background-color:#F2F4F6;} 
.paging .paging_btn.prev{background-image:url('../images/common/ico_prev.svg');background-size:25%;}
.paging .paging_btn.next{background-image:url('../images/common/ico_next.svg');background-size:25%;}
.paging .paging_btn.backward{background-image:url('../images/common/ico_backward.svg');background-size:45%;}
.paging .paging_btn.forward{background-image:url('../images/common/ico_forward.svg');background-size:45%;}
@media (min-width:768px){
	.paging a,
	.paging span{width:34px;height:34px;font-size:16px;}
}



.news_list_item{padding:2em 0 1em;border-bottom:1px solid #ddd;background-image:url('../images/sub/news/chev_right.svg');background-position:right center;background-repeat:no-repeat;background-size:10%;}
.news_list_item:hover{background-color:#fafafa;cursor:pointer;}
.news_list_item .tags{padding-bottom:0.5em;font-size:4.2667vw;font-weight:500;line-height:1.4em;letter-spacing:-0.05m;color:#122436;}
.news_list_item .news_tit{}
.news_list_item .news_tit h3{width:90%;}
.news_list_item .news_tit h3 a{display:block;font-size:5.3333vw;font-weight:700;line-height:1.4em;letter-spacing:-0.05em;color:#122436;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;max-height:3em;}
.news_list_item .news_tit .date_source{display:block;padding-top:0.5em;font-size:4.2667vw;font-weight:600;line-height:1.4em;letter-spacing:-0.05m;}
.news_list_item .news_tit .date_source i{display:inline-block;color:#888;letter-spacing:-0.05em;}
.news_list_item .news_tit .date_source b{display:inline-block;color:#555;letter-spacing:-0.09m;padding-left:1em;}
@media (min-width:768px){
	.news_list_item{background-size:5%;}
	.news_list_item .tags{font-size:14px;}
	.news_list_item .news_tit h3 a{font-size:18px;}
	.news_list_item .news_tit .date_source{font-size:14px;}
}

@media (min-width:1024px){
	.news_list_item{background-size:3.5%;padding-left:20px;}
	.news_list_item{display:flex;justify-content:start;align-items:start;}
	.news_list_item .tags{width:12%;}
	.news_list_item .news_tit{width:80%}
}

.brand_intro{background-image:url('../images/sub/brand/intro_m.jpg');background-position:center center;background-repeat:no-repeat;background-size:cover;height:117vh;}
.brand_intro_inner{height:100%;display:flex;justify-content:center;align-items:center;}
.brand_intro .text_area{margin-top:-15%;}
.brand_intro .text_area h1{font-size:7.4667vw;font-weight:500;line-height:1.4em;letter-spacing:-0.03em;color:#fff;font-family:'EASTARJET-Medium', sans-serif;}
@media (min-width:1024px){
	.brand_intro{background-image:url('../images/sub/brand/intro.jpg');background-size:cover;height:480px;}
	.brand_intro_inner{justify-content:start;}
	.brand_intro .text_area{margin-top:0;margin-left:15%;}
	.brand_intro .text_area h1{font-size:40px;line-height:1.2em;}
}
@media (min-width:1200px){
	.brand_intro_inner{width:1200px;margin:0 auto;}
	.brand_intro .text_area{margin-top:2%;margin-left:0%;}
	.brand_intro .text_area h1{font-size:50px;}
}


/* 더보기 setting */
#all .news_list_item{display:none;}
#lifedamda .news_list_item{display:none;}
#csr .news_list_item{display:none;}
#motionpillow .news_list_item{display:none;}
#wooriipet .news_list_item{display:none;}
#awards .news_list_item{display:none;}

.btn_line{display:flex;justify-content:center;align-items:center;padding:10% 0;}
.btn_line .show_news_more{font-size:4.2667vw;font-weight:bold;line-height:1.1em;display:inline-block;padding:3px 5px;border-bottom:1px solid #a9a9a9;color:#a9a9a9;}
.btn_line .show_news_more:hover{color:#000;border-bottom:1px solid #000;}

@media (min-width:768px){
	.btn_line .show_news_more{font-size:20px;}
}

