@charset "utf-8";

/* bg */
/*
#wrapper::before {content:'';position:absolute;top:0;left:0;width:100%;height:400px;background:#fffff0;}
#container::before {content:'';position:absolute;height:400px;background:#fff;}
*/

/* color */
.section_header_wrap,
header.title_wrap {border-color:#0b72f5;}
.title_wrap .title {color:#0b72f5;}
.swiper-pagination-bullets .swiper-pagination-bullet-active {background-color:#0b72f5;}
.ico_arrow_primary_right {background-image:url("data:image/svg+xml,%3Csvg width='15' height='15' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath d='M0 0h15v15H0z'/%3E%3Cpath stroke='%230b72f5' stroke-width='2' d='M4 2l6 6.071L4 14'/%3E%3C/g%3E%3C/svg%3E");}

/* live_article_wrap */
.chain_wrap.live_article_wrap .title_wrap {border-top:4px solid #0b72f5 !important;}
.chain_wrap.live_article_wrap .title_wrap .title_area {padding-top:5px;}

/* olympic_rank */
.olympic_rank {width:100%;text-align:center;}
.olympic_rank th {line-height:21px;color:#666;}
.olympic_rank td {font-weight:500;color:#111;}
.olympic_rank th:nth-child(1),
.olympic_rank td:nth-child(2) {text-align:left;}
.olympic_rank th:nth-child(2)::before,
.olympic_rank th:nth-child(3)::before,
.olympic_rank th:nth-child(4)::before {content:'';display:block;margin:0 auto;border-style:solid;border-radius:100%;box-sizing:border-box;}
.olympic_rank th:nth-child(2)::before {border-color:#ffd000;background-color:#ffd900;}
.olympic_rank th:nth-child(3)::before {border-color:#c8c8c8;background-color:#cdcdcd;}
.olympic_rank th:nth-child(4)::before {border-color:#ff8900;background-color:#f90;}
.olympic_rank td:nth-child(3) {color:#e8a500;}
.olympic_rank td:nth-child(4) {color:#9da3a5;}
.olympic_rank td:nth-child(5) {color:#e6670e;}
.olympic_rank .korea_rank th,
.olympic_rank .korea_rank td {background:rgba(229, 240, 254,0.55);font-weight:bold;}
.olympic_rank .korea_rank td:nth-child(1),
.olympic_rank .korea_rank td:nth-child(2) {color:#0b72f5;}

/* olympic_schedule */
.olympic_schedule {margin-top:20px;}
.olympic_schedule .title_wrap .title {display:block;padding-top:0;font-size:18px;font-weight:900;line-height:32px;color:#111;}
.olympic_schedule .dropdown_toggle {width:100%;font-size:15px;font-weight:bold;line-height:26px;letter-spacing:-0.2px;color:#111;}
.olympic_schedule .dropdown .ico_arrow {margin-left:auto;}
.olympic_schedule .dropdown_menu {top:100%;width:100%;margin-top:-1px;padding:21px 31px;max-height:278px;border-color:rgba(0,0,0,.2);overflow-y:auto;}
.olympic_schedule .dropdown_item {margin-top:16px;font-size:15px;color:#111;}
.schedule_list {margin-top:10px;padding:30px;}
.schedule_list:nth-child(even) {background:#eff6fe;}
.schedule_list:nth-child(odd) {background:#fff1f1;}
.schedule_list .title {font-size:18px;font-weight:bold;line-height:24px;letter-spacing:-0.3px;color:#111;}
.schedule_list table {width:100%;}
.schedule_list td {font-size:15px;line-height:24px;letter-spacing:-0.3px;color:#111;vertical-align:top;}
.schedule_list td:nth-child(3) {font-weight:bold;}
.olympic_schedule > p {margin-top:20px;font-size:13px;font-weight:normal;line-height:21px;letter-spacing:-0.4px;color:#999;}

@media (max-width:985px) {

	/* bg */
	/*
	#container::before {top:169px;left:20px;right:20px;}
	*/

	/* live_article_wrap */
	.chain_wrap.live_article_wrap {margin-top:40px;}

	/* olympic_rank */
	.olympic_rank {border-top:1px solid rgba(11, 114, 245,.1);}
	.olympic_rank th {padding:10px 0 11px;border-bottom:1px solid rgba(11, 114, 245,.1);background-color:rgb(242, 244, 247,.5);font-size:16px;font-weight:500;letter-spacing:-0.3px;}
	.olympic_rank td {padding:9px 0;border-bottom:1px solid rgba(11, 114, 245,.07);font-size:16px;line-height:28px;letter-spacing:-0.4px;}
	.olympic_rank th:nth-child(2)::before,
	.olympic_rank th:nth-child(3)::before,
	.olympic_rank th:nth-child(4)::before {width:18px;height:18px;border-width:2px;}
	.olympic_rank th:first-child,
	.olympic_rank td:nth-child(1) {width:44px;padding-left:20px;}
	.olympic_rank td:nth-child(2) {padding-left:8px;}
	.olympic_rank td:nth-child(3) {width:32px;}
	.olympic_rank td:nth-child(4) {width:32px;}
	.olympic_rank td:nth-child(5) {width:32px;}
	.olympic_rank th:last-child,
	.olympic_rank td:nth-child(6) {width:68px;padding-left:24px;padding-right:20px;}
	
	/* olympic_schedule */
	.olympic_schedule .title_wrap .title {letter-spacing:-0.4px;text-align:center;}
	.olympic_schedule .dropdown {width:100%;margin-top:10px;}
	.olympic_schedule .dropdown_toggle {padding:16px 30px;border:1px solid rgba(0, 0, 0, 0.1);line-height:22px;letter-spacing:-0.4px;}
	.schedule_wrap {margin-top:20px !important;}
	.schedule_list {padding:20px 20px 30px;}
	.schedule_list .title {margin-bottom:10px;}
	.schedule_list tr:not(:last-child) {border-bottom:1px solid rgba(0, 0, 0, 0.08);}
	.schedule_list td {display:block;}
	.schedule_list tr:not(:last-child) td:last-child {padding-bottom:12px;}
	.schedule_list td:nth-child(1) {margin-top:10px;}
	.schedule_list td:nth-child(2) {margin-top:2px;}
	.schedule_list td:nth-child(3) {margin-top:11px;}

	.olympic_live_wrap {margin-bottom:40px;}

	.col_lg3 > .ad_wrap {margin-top:40px;margin-bottom:0;}

}

@media (min-width:986px) {

	/* bg */
	/*
	#container::before {top:178px;left:50%;width:100%;max-width:1200px;transform:translate3d(-50%,0,0);}
	*/

	/* olympic_rank */
	.olympic_rank {border:1px solid rgba(11, 114, 245,.1);}
	.olympic_rank th,
	.olympic_rank td {padding:6px 0 7px;border-bottom:1px solid rgba(11, 114, 245,.05);}
	.olympic_rank th {background-color:#f8f9fb;font-size:13px;font-weight:normal;letter-spacing:-0.4px;}
	.olympic_rank td {font-size:13px;line-height:24px;letter-spacing:0;}
	.olympic_rank th:nth-child(2)::before,
	.olympic_rank th:nth-child(3)::before,
	.olympic_rank th:nth-child(4)::before {width:14px;height:14px;border-width:1px;}
	.olympic_rank th:first-child,
	.olympic_rank td:nth-child(1) {width:30px;padding-left:10px;}
	.olympic_rank td:nth-child(2) {padding-left:5px;}
	.olympic_rank td:nth-child(3) {width:30px;}
	.olympic_rank td:nth-child(4) {width:30px;}
	.olympic_rank td:nth-child(5) {width:30px;}
	.olympic_rank th:last-child,
	.olympic_rank td:nth-child(6) {width:60px;padding-left:24px;padding-right:12px;}
	
	/* olympic_schedule */
	.olympic_schedule .title_wrap {display:flex;justify-content:space-between;align-items:center;}
	.olympic_schedule .title_wrap .title {letter-spacing:-0.3px;}
	.olympic_schedule .dropdown {width:240px;}
	.olympic_schedule .dropdown_toggle {padding:19px 31px;border:1px solid #cdcdcd;line-height:26px;letter-spacing:-0.2px;}
	.schedule_wrap {margin-top:30px !important;}
	.schedule_list {display:flex;align-items:center;padding:30px;}
	.schedule_list .title {width:120px;flex-shrink:0;align-self:flex-start;}
	.schedule_list table {margin-left:41px;}
	.schedule_list tr:not(:first-child) td {padding-top:4px;}
	.schedule_list tr:not(:last-child) td {padding-bottom:4px;}
	.schedule_list td:nth-child(1) {width:105px;flex-shrink:0;}
	.schedule_list td:nth-child(2) {width:42%;flex-shrink:0;}

	.schedule_list table {max-width:670px;}
	.schedule_list tr {display:flex;}

	.live_article_wrap {margin-bottom:40px;}
	.olympic_rank_wrap {margin-top:0 !important;}

	.float_right > .ad_wrap,
	.col_lg3 > .ad_wrap {width:278px;margin:0;}
	.col_lg3 > .ad_wrap {margin-top:24px;}
	.olympic_rank_wrap .chain_wrap + .ad_wrap {margin-top:40px;}

}

/* 올림픽 2024 */
.section_header_wrap, header.title_wrap {
	border-color: #2495F7;
}
.title_wrap .title {
	color: #2495F7;
}
.ico_arrow_primary_right {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='15' viewBox='0 0 15 15' fill='none'%3E%3Cpath d='M4 2L10 8.07123L4 14' stroke='%232495F7' stroke-width='2'/%3E%3C/svg%3E");
}
.olympic_rank .korea_rank td:nth-child(1), .olympic_rank .korea_rank td:nth-child(2) {
	color: #0B72F5;
}
.olympic_rank .korea_rank th, .olympic_rank .korea_rank td {
	background: #F2F9FF;
}
.schedule_list:nth-child(even) {
	background: #F2F9FF;
}
.schedule_list:nth-child(odd) {
	background: #FFF5FB;
}
.float_right {
	margin-top: 20px;
}
.float_right .banner {
	margin-bottom: 20px;
}
.float_right .banner img {
	width: 100%;
	height: auto;
}
.showcase_swiper + .float_left + .float_right {
	margin-top: 0;
}
.gnb_olympic_rank {
	display: flex;
}

@media (max-width: 985px) {
	.gnb_olympic_rank {
		height: 30px;
		padding: 0 8px;
		background-color: #0b72f5;
		text-align: center;
		border-radius: 15px;
	}
}

@media (min-width: 986px) {
	.gnb_olympic_rank strong {
		color: #2495F7;
	}
	.gnb_olympic_rank strong .txt_num {
		color: #0B72F5;
	}
}