body._w_top #header:hover {background-color: rgb(255, 255, 255);}
.wos__contents > div {}
.wos__contents .fade-item {opacity: 0;}
.wos-vdo-box {
	position: relative;
	width: 100%;
	aspect-ratio: 16 / 9;
	margin: 0 auto;
}
.wos-vdo-box video {
	display: block;
	width: 100%;
}
.wos-tease-box {
	height: 971px;
	background: url(https://web1.fila.co.kr/data/contentsfile/d_wos2025_tease_bg.jpg) center top repeat-x;
}
.wos-tease-box > div {
	display: flex;
    flex-direction: column;
    align-items: center;
    padding-top: 43px;
    box-sizing: border-box;
}
.wos-tease-box .txt {
	margin-top: 25px;
	font-weight: 700;
	font-size: 40px;
	line-height: 56px;
	text-align: center;
}
.wos-tease-box .sub {
	margin-top: 31px;
	font-weight: 700;
	font-size: 20px;
	color: rgb(102, 102, 102);
}
