.fade-in { opacity: 0; transition: opacity 1s ease-in; }
.fade-in.appear { opacity: 1; }

section .title_bodoni .font-bodoni { font-size: 60px; }
section .title_bodoni .title_bodoni_logo img { width: 50px; }
section .title_bodoni > .line { position: relative }
section .title_bodoni > .line:after {
	content: "";
	position: absolute;
	bottom: -10px;
	left: 0;
	width: 100%;
	border-bottom: 1px solid #7f7f7f;
}

.home_top_banner { position: relative; z-index: 1; }
.home_top_banner #home_slide_top_banner .item {
	position: relative;
	height: 100vh;
	min-height: 850px;
	/*height: 1440px;*/
	/*background-size: cover !important;*/
	background-position: center;
	background-repeat: no-repeat !important;
	overflow: hidden;
}
.home_top_banner #home_slide_top_banner .item .bg {
	width: 2700px; height: 1440px; object-fit: contain;
}
.home_top_banner #home_slide_top_banner + .bg_gradient {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: auto;
	background-size: cover;
	z-index: 3;
}
.home_top_banner #home_slide_top_banner .item .btn_wrap {
	position: absolute; left: 0; right: 0; top: 65%; z-index: 5;
}
#home_slide_top_banner.owl-theme .owl-dots {
	position: absolute;
	bottom: 170px;
	left: 50%;
	transform: translateX(-50%);
	z-index: 4;
}
#home_slide_top_banner.owl-theme .owl-dots .owl-dot.active span,
#home_slide_top_banner.owl-theme .owl-dots .owl-dot:hover span { background: #ff0909; }
#home_slide_top_banner.owl-theme .owl-dots .owl-dot span {
	width: 15px; height: 15px; display: inline-block; background: #ffffff;
}

.home_slide_schedule_container {
	margin-top: -210px;
	z-index: 2;
	overflow: hidden;
	position: relative;
	width: 100%;
	max-width: 100vw;
}
/*.home_slide_schedule_container:after {
	content: "";
	position: absolute;
	bottom: 0;
	right: 0;
	height: 152px;
	width: 200px;
	z-index: 1;
	pointer-events: none;
	background: linear-gradient(270deg, #050505, rgba(28, 30, 33, .24) 40%, rgba(28, 30, 33, 0));
}*/

#home_slide_schedule { width: 1100px; }
#home_slide_schedule .owl-stage-outer { overflow: visible; }
#home_slide_schedule .item { padding-bottom: 20px; }
#home_slide_schedule .item .schedule_img { }
#home_slide_schedule .item .schedule_img img {
	/*width: 80px; height: 80px; */
	width: 100px; height: 100px;
}
#home_slide_schedule .item .schedule_info { margin-top: 0; margin-left: 10px; }
#home_slide_schedule .item .schedule_info .date { font-size: 14px; }
#home_slide_schedule .item .schedule_info .title {
	/*font-size: 15px; margin-top: 10px; */
	font-size: 18px; margin-top: 10px;
}
#home_slide_schedule .item.on .schedule_info .date { padding-left: 55px; }
#home_slide_schedule .item.on .schedule_info .date:before {
	content: 'ONAIR';
	position: absolute;
	font-size: 12px;
	background-color: red;
	padding: 2px 5px;
	border-radius: 10px;
	/*top: 14px; left: 90px;*/
	top: 22px; left: 111px;
}
#home_slide_schedule .item .schedule_info .date .go_bora {
	display: none;
	background: transparent;
	position: absolute;
	border: none;
	top: 19px;
	left: 108px;
	width: 52px;
	height: 27px;
}
#home_slide_schedule .item.on .schedule_info .date .go_bora { display: block; }

/*#home_slide_schedule .item.on::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	border-bottom: 5px solid #fff;
}*/

.news_latest_box {
	width: 100%;
	max-width: 1760px;
	min-width: 1200px;
	padding: 0 30px;
}
.news_latest_info { width: 22%; margin-top: -25px; /*margin-right: 3%;*/ }
.news_latest_info_mobile { display: none; }
.news_latest { max-width: 76%; }
.news_latest .col4_container > .item > .subject {
	font-size: 18px;
	font-weight: 300;
	height: 54px;
}
.news_latest.owl-theme .owl-dots {
	position: absolute;
	left: 0;
	bottom: -70px;
	width: 100%;
}
.news_latest.owl-theme .owl-dots .owl-dot span {
	width: 20px;
	height: 20px;
	display: inline-block;
	background: transparent;
	border: 1px solid #fff;
}
.news_latest.owl-theme .owl-dots .owl-dot { margin-left: 10px;}
.news_latest.owl-theme .owl-dots .owl-dot:first-child { margin-left: 0;}
.news_latest.owl-theme .owl-dots .owl-dot.active span, #home_slide_top.owl-theme .owl-dots .owl-dot:hover span {
	background: #ffffff;
}

.home_slide_gbus_container { margin-top: 200px; }
.home_slide_gbus_container #gbus_slide { }
.home_slide_gbus_container .logo { width: 100px; }
.home_slide_gbus_container #gbus_slide .item { }
.home_slide_gbus_container #gbus_slide .item h1 { font-size: 18px; }


.home_slide_news_container { margin-top: 200px; }
#home_slide_news { width: 940px; margin: 0 auto; }
#home_slide_news.owl-theme .owl-nav {
	top: 60%;
	padding: 0;
	width: calc(100% + 220px);
	left: -110px;
}
#home_slide_news.owl-theme .owl-dots {
	position: absolute;
	left: 0;
	bottom: -70px;
	width: 100%;
}
/*#home_slide_news.owl-theme .owl-dots .owl-dot span {*/
/*	width: 12px;*/
/*	height: 12px;*/
/*	display: inline-block;*/
/*	background: transparent;*/
/*	border: 1px solid #fff;*/
/*}*/
/*#home_slide_news.owl-theme .owl-dots .owl-dot { margin-left: 10px;}*/
/*#home_slide_news.owl-theme .owl-dots .owl-dot:first-child { margin-left: 0;}*/
/*#home_slide_news.owl-theme .owl-dots .owl-dot.active span, #home_slide_top.owl-theme .owl-dots .owl-dot:hover span {*/
/*	background: #ffffff;*/
/*}*/


.banner_full_width {
	width: 100%;
	max-width: 1920px;
	height: 720px;
	overflow: hidden;
	position: relative;
	margin-top: 170px;
}
.banner_full_width img {
	width: 100%; height: 100%; object-fit: cover; object-position: center;
}

.aod_post { }
.aod_post > a { width: 50%; float: left; font-size: 16px; margin-bottom: 20px; }
.aod_post > a:nth-child(2n+1) { padding-right: 10px; }
/* 우측항목*/
.aod_post > a:nth-child(2n) { padding-left: 10px; }
/* 좌측항목 */
.aod_post > a:nth-last-child(2) { margin-bottom: 0; }
/* 마지막 줄 좌측 */
.aod_post > a:nth-last-child(1) { margin-bottom: 0; }
/* 마지막 줄 우측 */


.news_report_airport, .news_report_port, .news_report_env {}
.news_report_airport a, .news_report_port a, .news_report_env a { font-size: 16px; margin-bottom: 20px;}
.news_report_airport a:last-child,
.news_report_port a:last-child,
.news_report_env a:last-child {
	margin-bottom: 0; }


.col4_container { margin-left: -20px; margin-top: -40px; }
.col4_container > .item {
	float: left;
	position: relative;
	overflow: hidden;
	width: 285px;
	margin-left: 20px;
	margin-top: 40px;
}
.col4_container > .item > .thumb {}
.col4_container > .item > .thumb > img {
	width: 285px;
	/*height: 190px;*/
	aspect-ratio: 16/9;
	object-fit: cover;
	border-radius: 6px;
}
.col4_container > .item > .subject { font-size: 16px; margin-top: 15px; }

.col4_container.home_news { }
.col4_container.home_news > .item { width: calc((100% - 80px) / 4); }
.col4_container.home_news > .item > .thumb > img { width: 100%; }

.col6_container { margin-left: -20px; margin-top: -40px; }
.col6_container > .item {
	float: left;
	position: relative;
	overflow: hidden;
	width: 185px;
	margin-left: 18px;
	margin-top: 40px;
}
.col6_container > .item > .thumb {}
.col6_container > .item > .thumb > img {
	width: 185px;
	/*height: 190px;*/
	aspect-ratio: 9/16;
	object-fit: cover;
	border-radius: 15px;
}
.col6_container > .item > .subject { font-size: 16px; margin-top: 15px; }

.youtube_latest.col4_container > .item > .subject { font-size: 18px; font-weight: 300; }