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);
}

/* index */
.mouse-wheel-box {
	position: absolute;
	bottom: 40px;
	left: 50%;
	z-index: 3;
	transform: translateX(-50%);
	cursor: pointer;
}
.mouse-wheel-box > div {
	position: relative;
	top: 0;
	left: 0;
	width: 22px;
	height: 33px;
	margin: 0 auto;
	border: 2px solid rgb(255,255,255);
	border-radius: 8px;
	box-sizing: border-box;
}
.mouse-wheel-box .move-line,
.mouse-wheel-box .move-wheel {
	display: block;
	position: absolute;
	top: 8px;
	left: 50%;
	width: 6px;
	height: 6px;
	border: 1.5px solid rgb(255,255,255);
	border-radius: 50%;
	box-sizing: border-box;
	transform: translateX(-50%);
}
.mouse-wheel-box .move-wheel {
	top: 6px;
	animation: wheelMove 2.5s infinite;
}
.mouse-wheel-box .move-line {border-color: rgba(255,255,255,0);}
.mouse-wheel-box i {
	display: block;
	position: absolute;
	top: -5px;
	left: 50%;	
	width: 2px;
	height: 12px;
	transform: translateX(-50%);
}
.mouse-wheel-box .move-line i:before,
.mouse-wheel-box .move-line i:after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 5px;
	background-color: rgb(255,255,255);
	border-radius: 3px;
	content: '';
}
.mouse-wheel-box .move-line i:before {
	height: 3px;
	animation: wheelLineTopMove 2.5s infinite;
}
.mouse-wheel-box .move-line i:after {
	top: auto;
	bottom: -2px;
	animation: wheelLineBotMove 2.5s infinite;
}


@keyframes wheelMove {
	0% {
		top: 6px;
	}
	50% {
		top: 10px;
	}
	100% {
		top: 6px;
	}
}

@keyframes wheelLineTopMove {
	0% {
		height: 3px;
	}
	50% {
		height: 7px;
	}
	100% {
		height: 3px;
	}
}

@keyframes wheelLineBotMove {
	0% {
		height: 8px;
	}
	50% {
		height: 3px;
	}
	100% {
		height: 8px;
	}
}
/*.wos__contents {overflow: hidden;}*/
.wos-vdo-box .vdo-bg {
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .5);
}

.wos-slide-box .promo-slide {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	height: 770px;
}
.wos-slide-box .promo-slide .sl01 {background: url(https://web1.fila.co.kr/data/contentsfile/d_wos2025_promo_slide_01.jpg) center / cover no-repeat;}
.wos-slide-box .promo-slide .sl02 {background: url(https://web1.fila.co.kr/data/contentsfile/d_wos2025_promo_slide_02.jpg) center / cover no-repeat;}
.wos-slide-box .promo-slide .sl03 {background: url(https://web1.fila.co.kr/data/contentsfile/d_wos2025_promo_slide_03.jpg) center / cover no-repeat;}
.wos-slide-box .promo-slide .sl04 {background: url(https://web1.fila.co.kr/data/contentsfile/d_wos2025_promo_slide_04_.jpg) center / cover no-repeat;}
.wos-slide-box .promo-slide .sl05 {background: url(https://web1.fila.co.kr/data/contentsfile/d_wos2025_promo_slide_05_.jpg) center / cover no-repeat;}

.promo-slide .info-box {
	display: flex;
	flex-direction: column;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-720px);
	height: 100%;
	padding: 80px 0 90px;
	box-sizing: border-box;
}
/*.promo-slide .sl05 .info-box {
	transform: translateX(0);
}*/
.promo-slide .info-box p {white-space: nowrap;}
.promo-slide ._nvy p {color: rgb(0, 32, 83);}
.promo-slide ._wt p {color: rgb(255, 255, 255);}
.promo-slide .info-box .tag {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100px;
	height: 30px;
	border: 1px solid rgb(0, 32, 83);
	border-radius: 15px;
	font-family: 'HelveticaNeueLTStd', sans-serif;
	font-weight: 700;
	font-size: 20px;
}
.promo-slide ._wt .tag {border-color: rgb(255, 255, 255);}
.promo-slide .info-box .tit {
	margin-top: 20px;
	font-family: 'TartuffoFila-Light', sans-serif;
	font-size: 80px;
	line-height: 90px;
}
.promo-slide .info-box .desc {
	margin-top: 20px;
	font-family: 'Spoqa Han Sans Neo', sans-serif;
	font-weight: 700;
	font-size: 24px;
	line-height: 38px;
}
.promo-slide .info-box .price-box {margin-top: 30px;}
.promo-slide .info-box .price-box > div {display: flex;}
.promo-slide .info-box .ori {
	font-family: 'Spoqa Han Sans Neo', sans-serif;
	font-weight: 700;
	font-size: 20px;
	line-height: 25px;
}
.promo-slide .info-box .off {
	margin-left: 10px;
	font-family: 'Spoqa Han Sans Neo', sans-serif;
	font-weight: 700;
	font-size: 20px;
	line-height: 25px;
	color: rgb(204, 0, 0);
}
.promo-slide .info-box .sale {
	display: flex;
	align-items: flex-end;
	gap: 5px;
	font-family: 'Spoqa Han Sans Neo', sans-serif;
	font-size: 40px;
}
.promo-slide .info-box .sale span {
	font-weight: 700;
	font-size: 60px;
	line-height: 70px;
}
.promo-slide .info-box img {
	margin-top: 35px;
}
.promo-slide .info-box > a {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 170px;
	height: 50px;
	margin-top: auto;
	border-radius: 25px;
	box-sizing: border-box;
	font-weight: 700;
	font-size: 16px;
	font-family: 'Spoqa Han Sans Neo', sans-serif;
	transition: all .2s;
}
.promo-slide .info-box._nvy > a {
	border: 2px solid rgb(0, 32, 83);
	background-color: rgb(0, 32, 83);
	color: rgb(255, 255, 255);
}
.promo-slide .info-box._nvy > a:hover {
	background-color: rgb(255, 255, 255);
	color: rgb(0, 32, 83);
}
.promo-slide .info-box._wt > a {
	border: 2px solid rgb(255, 255, 255);
	background-color: rgb(255, 255, 255);
	color: rgb(0, 32, 83);
}
.promo-slide .info-box._wt > a:hover {
	background-color: rgb(0, 32, 83);
	color: rgb(255, 255, 255);
}
.promo-slide button {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	font-size: 0;
	width: 40px;
	height: 40px;
	border: 1px solid rgb(27, 46, 92);
	border-radius: 50%;
	box-sizing: border-box;
	background-color: rgb(255, 255, 255);
	background-position: center;
	background-repeat: no-repeat;
	z-index: 3;
}
.promo-slide .swiper-btn-prev {
	left: 40px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.364' height='11.313' viewBox='0 0 6.364 11.313'%3E%3Cg id='그룹_453' data-name='그룹 453' transform='translate(-280.039 -86.566)'%3E%3Crect id='사각형_241' data-name='사각형 241' width='1' height='8' rx='0.5' transform='translate(285.696 86.566) rotate(45)' fill='%231b2e5c'/%3E%3Crect id='사각형_242' data-name='사각형 242' width='1' height='8' rx='0.5' transform='translate(286.404 97.171) rotate(135)' fill='%231b2e5c'/%3E%3C/g%3E%3C/svg%3E%0A");
}
.promo-slide .swiper-btn-next {
	right: 40px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.365' height='11.313' viewBox='0 0 6.365 11.313'%3E%3Cg id='그룹_454' data-name='그룹 454' transform='translate(-16.818 -15.344)'%3E%3Crect id='사각형_241' data-name='사각형 241' width='1' height='8' rx='0.5' transform='translate(23.182 21.001) rotate(135)' fill='%231b2e5c'/%3E%3Crect id='사각형_242' data-name='사각형 242' width='1' height='8' rx='0.5' transform='translate(22.474 20.293) rotate(45)' fill='%231b2e5c'/%3E%3C/g%3E%3C/svg%3E%0A");
}
.promo-slide .swiper-pagination {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 10px;
	bottom: 40px;
	z-index: 3;
}
.promo-slide .swiper-pagination .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	margin: 0;
	border: 1px solid rgb(0, 32, 83);
	background-color: rgb(255, 255, 255);
	opacity: 1;
}
.promo-slide .swiper-pagination .swiper-pagination-bullet-active {
	border-color: rgb(255, 255, 255);
	background-color: rgb(0, 32, 83);
}
.wos-landing-box {
	padding: 80px 0;
	background-color: rgb(246, 246, 246);
}
.wos-landing-box .card-box {
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	width: 1440px;
}
.wos-landing-box .card-box a {
	display: flex;
	flex-direction: column;
	position: relative;
	width: 450px;
	border-radius: 30px;
	background-color: rgb(255, 255, 255);
	overflow: hidden;
}
.wos-landing-box .card-box a img {
	display: block;
	width: 100%;
}
.wos-landing-box .card-box a .txt-box {
	display: flex;
	flex-direction: column;
	height: 285px;
	padding: 25px 30px;
	box-sizing: border-box;
}
.wos-landing-box .card-box a p {
	font-family: 'Spoqa Han Sans Neo', sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: rgb(0, 32, 83);
}
.wos-landing-box .card-box a .tit {
	font-family: 'TartuffoFila-Light', sans-serif;
	font-size: 53px;
	line-height: 1;
}
.wos-landing-box .card-box a .bd {
	margin-top: 20px;
	font-weight: 700;
}
.wos-landing-box .card-box a .lt {margin-top: auto;}
.wos-landing-box .card-box a:after {
	content: '';
	position: absolute;
	bottom: 30px;
	right: 30px;
	width: 40px;
	height: 40px;
	border: 1px solid rgb(27, 46, 92);
	border-radius: 50%;
	box-sizing: border-box;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.365' height='11.313' viewBox='0 0 6.365 11.313'%3E%3Cg id='그룹_453' data-name='그룹 453' transform='translate(-16.818 -15.344)'%3E%3Crect id='사각형_241' data-name='사각형 241' width='1' height='8' rx='0.5' transform='translate(23.182 21) rotate(135)' fill='%231b2e5c'/%3E%3Crect id='사각형_242' data-name='사각형 242' width='1' height='8' rx='0.5' transform='translate(22.474 20.293) rotate(45)' fill='%231b2e5c'/%3E%3C/g%3E%3C/svg%3E%0A");
	background-position: 16.8px center;
	background-repeat: no-repeat;
}
.wos-landing-box .card-box a:first-child:after {display: none;}

/* Package */
.wos__package {
	background-color: rgb(27, 46, 92);
	padding: 56px 0 0;
	text-align: center;
}
.wos__package p {
	font-family: 'Spoqa Han Sans Neo', sans-serif;
	color: rgb(255, 255, 255);
}
.wos__package .txt-box {text-align: center;}
.wos__package .e-tit {
	font-family: 'TartuffoFila-Light', sans-serif;
	font-size: 36px;
}
.wos__package .txt-box dl {margin-top: 40px;}
.wos__package .txt-box dl div + div {margin-top: 20px;}
.wos__package .txt-box dl dt {
	font-weight: 700;
	font-size: 14px;
	line-height: 24px;
	color: rgb(255, 255, 255);
}
.wos__package .txt-box dl dd {
	font-size: 14px;
	line-height: 24px;
	color: rgb(255, 255, 255);
}
.wos__package .tab-box {
	display: flex;
	align-items: center;
	position: relative;
	width: 920px;
	/*height: 56px;*/
	height: 60px;
	margin: 48px auto 0;
}
.wos__package .tab-box button {
	display: flex;
	justify-content: center; 
	align-items: center;
	width: 100%;
	/*height: 100%;
	border-bottom: 1px solid rgba(255, 255, 255, .2);*/
	height: 60px;
	padding-top: 5px;
    border: 1px solid rgb(255, 255, 255);
	border-radius: 20px;
	box-sizing: border-box;
	font-family: 'TartuffoFila-Light', sans-serif;
	font-size: 32px;
	color: rgb(255, 255, 255);
}
.wos__package .tab-box button.on {
	background-color: rgb(255, 255, 255);
	color: rgb(0, 32, 83);
}
.wos__package .tab-box .line {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 50%;
	height: 1px;
	background-color: rgb(255, 255, 255);
	transition: left .2s;

	display: none;
}
.wos__package .package {
	display: none;
	max-width: 920px;
	margin: 0 auto;
}
.wos__package .package.on {display: block;}
.wos__package .package > div {
	padding: 40px 0;
	border-top: dotted 1px rgba(255, 255, 255, .3);
}
.wos__package .txt-box .txt {
	margin-top: 0;
	font-size: 22px; 
	line-height: 30px; 
}
.package > div .tit {
	font-weight: 700;
	font-size: 24px;
}
.wos__package .package .txt-box {
	padding: 40px 0;
	border: none;
}

.package .absd-box .absd__list {
	display: flex;
	justify-content: space-between;
	margin-top: 40px;
}
.package .absd-box .absd__list .name {
	margin-top: 20px;
	font-size: 16px;
}
.package .absd-box .absd__list button {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100px;
	height: 30px;
	margin: 10px auto 0;
	border: 1px solid rgb(255, 255, 255);
	border-radius: 15px;
	box-sizing: border-box;
	font-weight: 700;
	font-size: 14px;
	color: rgb(255, 255, 255);
}
.package .table-box table {
	width: 100%;
	margin-top: 30px;
}
.package .table-box table th, 
.package .table-box table td {
	height: 50px;
	border: 1px solid rgb(255, 255, 255);
	box-sizing: border-box;
	font-weight: 400;	
	font-size: 14px;
	color: rgb(255, 255, 255);
}
.package .notice-box {text-align: left;}
.package .notice-box li {
	font-size: 14px;
	color: rgba(255, 255, 255, .7);
	letter-spacing: -.01em;
}
.package .notice-box li + li {margin-top: 20px;}
.wos__package .package .package-box {border-top: 1px solid rgb(255, 255, 255);}
.package .pkg-info-box {
	display: flex;
	justify-content: space-between;
	margin-top: 40px;
}
.package .pkg-info-box .img-box {
	border-radius: 30px;
	overflow: hidden;
}
.package .pkg-info-box .pkg-name {
	font-family: 'TartuffoFila-Light', sans-serif;
	font-size: 60px;
	line-height: 1;
}
.package .pkg-info-box .pkg-desc {
	margin-top: 14px;
	font-weight: 700;
	font-size: 16px;
}
.package .pkg-info-box .pkg-price {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 10px;
	margin-top: 15px;
}
.package .pkg-info-box .pkg-price .ori {
	font-size: 16px;
	line-height: 21px;
}
.package .pkg-info-box .pkg-price .off {
	font-weight: 700;
	font-size: 14px;
	line-height: 18px;
	color: rgb(204, 0, 0);
}
.package .pkg-info-box .pkg-price .sale {
	display: flex;
	align-items: flex-end;
	gap: 5px;
	font-size: 24px;
}
.package .pkg-info-box .pkg-price .sale span {
	font-weight: 700;
	font-size: 40px;
	line-height: 50px;
}
.package .pkg-info-box .pkg-detail {
	margin-top: 20px;
}
.package .pkg-info-box .pkg-detail p {
	font-size: 14px;
	line-height: 24px;
}
.package .pkg-info-box .pkg-detail p span {font-weight: 700;}
.package .pkg-info-box .pkg-detail .tit {
	font-weight: 700;
	font-size: 16px;
}
.package .pkg-info-box .pkg-ticket {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	position: relative;
	width: 430px;
	height: 100px;
	margin-top: 20px;
	padding: 20px 30px;
	border-radius: 50px;
	box-sizing: border-box;
	background-color: rgb(255, 255, 255);
	text-align: left;
}
.package .pkg-info-box .pkg-ticket p {
	font-size: 14px;
	color: rgb(27, 46, 92);
}
.package .pkg-info-box .pkg-ticket .eng {
	font-family: 'Tartuffo-Regular', sans-serif;
	font-size: 24px;
}
.package .pkg-info-box .pkg-ticket:after {
	content: '';
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 10px;
	width: 80px;
	height: 80px;
	background: url(https://web1.fila.co.kr/data/contentsfile/d_wos2025_logo_nv_80x80.png) center / contain no-repeat;
}
.package .notice-box._type_fold {
	padding: 0;
	border-bottom: 1px solid rgb(255, 255, 255);
}
.package .notice-box button {
	display: flex;
	align-items: center;
	width: 100%;
	padding: 20px 0;
	font-size: 14px;
	color: rgb(255, 255, 255);
}
.package .notice-box button:after {
	content: '';
	display: block;
	width: 10px;
	height: 6px;
	margin-left: 10px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath id='다각형_3' data-name='다각형 3' d='M5,0l5,6H0Z' transform='translate(10 6) rotate(180)' fill='%23fff'/%3E%3C/svg%3E ");
	background-position: center;
	background-repeat: no-repeat;
}
.package .notice-box button.on:after {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath id='다각형_3' data-name='다각형 3' d='M5,0l5,6H0Z' fill='%23fff'/%3E%3C/svg%3E%0A");
}
.package .notice-box .notice__list {
	display: none;
}
.package .notice-box .notice__list.on {height: 261px;}
.package .notice-box .notice__list li {line-height: 24px;}
.package .notice-box .notice__list li + li {margin-top: 0;}
.package .notice-box .notice__list li:last-child {margin-bottom: 20px;}
.wos__package .package .buy-box {
	position: sticky;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 20px 0;
	border: none;
	background-color: rgb(27, 46, 92);
}
.package .buy-box button {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 50px;
	border: 2px solid rgb(255, 255, 255);
	border-radius: 25px;
	box-sizing: border-box;
	background-color: rgb(255, 255, 255);
	font-weight: 700;
	font-size: 16px;
	color: rgb(27, 46, 92);
	transition: all .2s;
}
.package .buy-box button:hover {
	background-color: transparent;
	color: rgb(255, 255, 255);
}
.package._match .txt-box .txt {
	margin-top: 0;
}

.package .travel-box .sub {
	margin-top: 20px;
	font-weight: 700;
	font-size: 16px;
	line-height: 24px;
}
.package .travel-box .sub span {
	font-weight: 400;
}
.package .travel-box .img-box {
	margin: 40px 0 30px;
}

.package._match .pkg-info-box .pkg-ticket {background-color: rgb(17, 17, 17);}
.package._match .pkg-info-box .pkg-ticket p {color: rgb(255, 255, 255);}
.package._match .pkg-info-box .pkg-ticket:after {
	background: url(https://web1.fila.co.kr/data/contentsfile/d_wos2025_logo_gr_80x80.png) center / contain no-repeat;
}



.wos__layer .lyr-bg, 
.wt-layer-bg {
	position: fixed;
    top: 0;
    left: 0;
    z-index: 4000;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
	transition: all 0.3s;
	display: none;
}
.wos__layer .lyr-con {
	display: flex;
	flex-direction: column;
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 6010;
	max-height: 100%;
	background-color: rgb(255, 255, 255);
	transform: translate(-50%, -50%);
	width: 390px;
	border-radius: 30px;
	overflow: hidden;
	
}
.wos__layer .lyr-close__btn {
	position: absolute;
	top: 20px;
	right: 20px;
	width: 40px;
	height: 40px;
	border: 1px solid rgb(27, 46, 92);
	border-radius: 50%;
	box-sizing: border-box;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6.364' height='11.313' viewBox='0 0 6.364 11.313'%3E%3Cg id='그룹_455' data-name='그룹 455' transform='translate(-280.039 -86.566)'%3E%3Crect id='사각형_241' data-name='사각형 241' width='1' height='8' rx='0.5' transform='translate(285.696 86.566) rotate(45)' fill='%231b2e5c'/%3E%3Crect id='사각형_242' data-name='사각형 242' width='1' height='8' rx='0.5' transform='translate(286.404 97.171) rotate(135)' fill='%231b2e5c'/%3E%3C/g%3E%3C/svg%3E%0A");
	background-color: rgb(255, 255, 255);
	background-position: center;
	background-repeat: no-repeat;
	font-size: 0px;
}
.wos__layer .con {
	overflow-y: scroll;
	-ms-overflow-style: none;
	scrollbar-width: none;	
}
.wos__layer .con::-webkit-scrollbar {
  display: none;
}

.wos__layer .history-box {
	padding: 30px 20px;	
}
.wos__layer .history-box p {
	font-weight: 700;
	font-size: 16px;
	line-height: 26px;
	color: rgb(27, 46, 92);
}
.wos__layer .history-box > div + div {
	margin-top: 30px;
	padding-top: 30px;
	border-top: 1px dotted rgb(27, 46, 92);
}
.wos__layer .history-box .name-box {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.wos__layer .history-box .name-box .name {
	font-size: 24px;
	line-height: 30px;
}
.wos__layer .history-box .name-box .sub {
	font-family: 'Tartuffo-Regular', sans-serif;
	font-size: 16px;
}
.wos__layer .history-box dl div {
	display: flex;
}
.wos__layer .history-box dl dt {
	margin-right: 10px;
	font-weight: 700;
	font-size: 16px;
	line-height: 26px;
	color: rgb(27, 46, 92);
}
.wos__layer .history-box dl dd {
	font-size: 16px;
	line-height: 26px;
	color: rgb(27, 46, 92);
}
.lyr-wos--open {overflow: hidden;}
.lyr-wos--open .lyr-bg, 
.lyr-wos--open .wt-layer-bg {display: block;}

.whiteseoul-input__layer {
	overflow-y: auto;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 5000;
	width: 100%;
	height: 100%;
	container-name: div-layer;
	container-type: inline-size;
}
.whiteseoul-input__layer > .inner {
	display: flex;
	flex-direction: column;
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 5000;
	width: 390px;
	max-height: calc(100% - 80px);
	transform: translate(-50%, -50%);
	overflow: hidden;
	overflow-y: scroll;
	border-radius: 20px;
	-ms-overflow-style: none;
	scrollbar-width: none;	
}
.whiteseoul-input__layer > .inner::-webkit-scrollbar {
  display: none;
}
.whiteseoul-input__layer .margin-box {
	/*margin: 100px 0;*/
	background-color: rgb(255,255,255);
}

.whiteseoul-input__layer .head {
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
}
.whiteseoul-input__layer .lyr-close__btn {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 10;
	width: 80px;
	height: 80px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40'%3E%3Cg id='btn_close' transform='translate(-263.222 -71.222)'%3E%3Cg id='타원_80' data-name='타원 80' transform='translate(263.222 71.222)' fill='%23fff' stroke='%231b2e5c' stroke-width='1'%3E%3Ccircle cx='20' cy='20' r='20' stroke='none'/%3E%3Ccircle cx='20' cy='20' r='19.5' fill='none'/%3E%3C/g%3E%3Crect id='사각형_241' data-name='사각형 241' width='1' height='8' rx='0.5' transform='translate(285.696 86.566) rotate(45)' fill='%231b2e5c'/%3E%3Crect id='사각형_242' data-name='사각형 242' width='1' height='8' rx='0.5' transform='translate(286.404 97.171) rotate(135)' fill='%231b2e5c'/%3E%3C/g%3E%3C/svg%3E%0A");
	font-size: 0;
}
.whiteseoul-input__layer .con {
	display: flex;
  flex-direction: column;
}

.whiteseoul-input__layer .input-notice-box {padding: 30px 20px;}
.whiteseoul-input__layer .input-notice-box .txt1 {
	width: calc(100% - 80px);
	font-weight: 400;
	font-size: 18px;
	color: rgb(27,46,92);
	line-height: 26px;
}
.whiteseoul-input__layer .input-notice-box strong {
	font-family: 'Spoqa Han Sans Neo', sans-serif;
	font-weight: 700;
}
.whiteseoul-input__layer .input-notice-box .txt2 {
	margin-top: 20px;
	font-weight: 400;
	font-size: 14px;
	color: rgb(27,46,92);
	line-height: 24px;
}
.whiteseoul-input__layer .wt-input-wrap .wt-input-box {
	padding: 30px 20px;
	border-top: 1px solid rgb(27,46,92);
}
.whiteseoul-input__layer .wt-input-wrap .wt-input-box:last-child {padding-bottom: 0px;}
.whiteseoul-input__layer .wt-input-wrap .wt-input-box .sub-tit {
	font-family: 'Spoqa Han Sans Neo', sans-serif;
	font-weight: 700;
	font-size: 18px;
	color: rgb(27,46,92);
	line-height: 26px;
}
.whiteseoul-input__layer .wt-input-wrap .wt-input-box ul {margin-top: 25px;}
.whiteseoul-input__layer .wt-input-wrap .wt-input-box ul li {margin-top: 25px;}
.whiteseoul-input__layer .wt-input-wrap .wt-input-box ul li:first-child {margin-top: 0;}
.whiteseoul-input__layer .wt-input-wrap .wt-input-box ul li .txt1 {
	font-family: 'Spoqa Han Sans Neo', sans-serif;
	font-weight: 700;
	font-size: 14px;
	color: rgb(27,46,92);
	line-height: 24px;
}
.whiteseoul-input__layer .wt-input-wrap .wt-input-box ul li .txt1 a {
	font-weight: 400;
	color: rgb(204, 0, 0);
	cursor: pointer;
}
.whiteseoul-input__layer .wt-input-wrap .wt-input-box ul li select {
	width: 100%;
	height: 50px;
	margin-top: 15px;
	padding: 0 50px 0 20px;
	background-color: rgb(255,255,255);
	background-repeat: no-repeat;
	background-position: calc(100% - 20px) center;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8.485' height='5.657' viewBox='0 0 8.485 5.657'%3E%3Cg id='_' data-name='▼' transform='translate(8.485 1.414) rotate(135)'%3E%3Cg id='사각형_18' data-name='사각형 18' fill='none' stroke='%231b2e5c' stroke-width='1'%3E%3Crect width='6' height='2' rx='1' stroke='none'/%3E%3Crect x='0.5' y='0.5' width='5' height='1' rx='0.5' fill='none'/%3E%3C/g%3E%3Cg id='사각형_19' data-name='사각형 19' transform='translate(6 0) rotate(90)' fill='none' stroke='%231b2e5c' stroke-width='1'%3E%3Crect width='6' height='2' rx='1' stroke='none'/%3E%3Crect x='0.5' y='0.5' width='5' height='1' rx='0.5' fill='none'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
	border: 1px solid rgb(204,204,204);
	border-radius: 5px;
	box-sizing: border-box;
	-webkit-appearance: none;
	   -moz-appearance: none;
	        appearance: none;
	outline: 0;
	font-weight: 400;
	font-size: 14px;
	color: rgb(27,46,92);
}
.whiteseoul-input__layer .wt-input-wrap .wt-input-box ul li select.on {border-color: rgb(27,46,92);}
.whiteseoul-input__layer .wt-input-wrap .wt-input-box._lesson ul li {
	display: flex;
	gap: 10px;
}
.whiteseoul-input__layer .wt-input-wrap .wt-input-box._lesson ul li > div {width: 100%;}
.whiteseoul-input__layer .wt-input-wrap .wt-input-box._night input {
	width: 100%;
	margin-top: 15px; 
}
.whiteseoul-input__layer .wt-input-wrap .wt-input-box._night input::placeholder {color: rgb(27, 46, 92);}
.whiteseoul-input__layer .wt-input-wrap .wt-input-box > div + div {margin-top: 10px;}
.whiteseoul-input__layer .wt-input-wrap .wt-input-box input {
	width: 100%;
	height: 50px;
	padding: 0 50px 0 20px;
	border: 1px solid rgb(204,204,204);
	border-radius: 5px;
	box-sizing: border-box;
	-webkit-appearance: none;
	   -moz-appearance: none;
	        appearance: none;
	outline: 0;
	font-weight: 400;
	font-size: 14px;
	color: rgb(27,46,92);
}
.whiteseoul-input__layer .wt-input-wrap .wt-input-box input:focus, 
.whiteseoul-input__layer .wt-input-wrap .wt-input-box input.on {
    border-color: rgb(27, 46, 92);
}
.whiteseoul-input__layer .wt-input-wrap .wt-input-box .addr-sch-box {
	display: flex;
	justify-content: space-between;
	margin-top: 30px;
}
.whiteseoul-input__layer .wt-input-wrap .wt-input-box .addr-sch-box input {
	width: calc(100% - 97px);
}
.whiteseoul-input__layer .wt-input-wrap .wt-input-box .addr-sch-box .addr-btn {
	width: 92px;
	height: 50px;
	border: 1px solid rgb(27,46,92);
	border-radius: 5px;
	box-sizing: border-box;
	font-family: 'Spoqa Han Sans Neo', sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: rgb(27,46,92);
}
.whiteseoul-input__layer .wt-input-wrap .wt-agree-box {
    padding: 0 20px;
}
.whiteseoul-input__layer .wt-input-wrap .wt-agree-box .agree-tit {
	font-family: 'Spoqa Han Sans Neo', sans-serif;
	font-weight: 700;
	font-size: 16px;
	color: rgb(27,46,92);
	line-height: 24px;
}
.whiteseoul-input__layer .wt-input-wrap .wt-agree-box .agree-txt-box {
	margin-top: 20px;
}
.whiteseoul-input__layer .wt-input-wrap .wt-agree-box .agree-txt-box .sub-tit {
	font-family: 'Spoqa Han Sans Neo', sans-serif;
	font-weight: 700;
	font-size: 14px;
	color: rgb(27,46,92);
	line-height: 24px;
}
.whiteseoul-input__layer .wt-input-wrap .wt-agree-box .agree-txt-box .agree-txt {
	margin-top: 20px;
	font-family: 'Spoqa Han Sans Neo', sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: rgb(27,46,92);
	line-height: 24px
}
.whiteseoul-input__layer .wt-input-wrap .wt-agree-box .agree-txt-box:last-of-type {
	margin-top: 30px;
	padding-top: 10px;
	border-top: 1px dotted rgb(27,46,92);
}
.whiteseoul-input__layer .wt-input-wrap .wt-agree-chk {
	position: relative;
	margin-top: 30px;
	width: 100%;
	height: 50px;
	border: 1px solid rgb(204,204,204);
	border-radius: 5px;
	box-sizing: border-box;
}
.whiteseoul-input__layer .wt-input-wrap .wt-agree-chk input {
	position: absolute;
	z-index: -9999;
	opacity: 0;
}
.whiteseoul-input__layer .wt-input-wrap .wt-agree-chk label {
	display: flex;
  align-items: center;
	padding-left: 49px;
	width: 100%;
	height: 100%;
	background-repeat: no-repeat;
	background-image: url(https://web1.fila.co.kr/data/contentsfile/whiteseoul_2024_chk_gr_34x24.png);
	background-position: center left 20px;
	border: 1px solid rgba(27,46,92,0);
	box-sizing: border-box;
	background-size: 14px;
	cursor: pointer;
	font-family: 'Spoqa Han Sans Neo', sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: rgb(27,46,92);
}
.whiteseoul-input__layer .wt-input-wrap .wt-agree-chk input:checked + label {
	border: 1px solid rgb(27,46,92);
	border-radius: 5px;
	box-sizing: border-box;
	background-image: url(https://web1.fila.co.kr/data/contentsfile/whiteseoul_2024_chk_on_34x24.png);
}

.whiteseoul-input__layer .foot {
	width: 100%;
	height: 90px;
	margin-top: 40px;
	padding: 20px;
	box-sizing: border-box;
}
.whiteseoul-input__layer .foot .buy__btn {
	display: block;
	width: 100%;
	height: 50px;
	background-color: rgb(27,46,92);
	border-radius: 50px;
	font-family: 'Spoqa Han Sans Neo', sans-serif;
	font-weight: 700;
	font-size: 16px;
	color: rgb(255,255,255);
}

.lyr-top__btn {
	position: fixed;
	bottom: 85px;
	right: 20px;
	z-index: 50;
	width: 40px;
	height: 40px;
	background-repeat: no-repeat;
	background-position: center center;	
	font-size: 0;
}

.lyr-top__btn {
	bottom: 20px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40'%3E%3Cg id='btn_top' transform='translate(8 8)'%3E%3Ccircle id='타원_72' data-name='타원 72' cx='20' cy='20' r='20' transform='translate(-8 -8)'/%3E%3Cg id='그룹_167' data-name='그룹 167'%3E%3Cline id='butt' y1='14' transform='translate(12 7)' fill='none' stroke='%23fff' stroke-miterlimit='10' stroke-width='1'/%3E%3Cpath id='패스_232' data-name='패스 232' d='M17,12,12,7,7,12' fill='none' stroke='%23fff' stroke-linecap='square' stroke-miterlimit='10' stroke-width='1'/%3E%3Cline id='color' x2='14' transform='translate(5 3)' fill='none' stroke='%23fff' stroke-linecap='square' stroke-miterlimit='10' stroke-width='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
}

._type_wt_btn .top__btn {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40'%3E%3Cg id='btn_top' transform='translate(8 8)'%3E%3Ccircle id='타원_72' data-name='타원 72' cx='20' cy='20' r='20' transform='translate(-8 -8)' fill='%231b2e5c'/%3E%3Cg id='그룹_167' data-name='그룹 167'%3E%3Cline id='butt' y1='14' transform='translate(12 7)' fill='none' stroke='%23fff' stroke-miterlimit='10' stroke-width='1'/%3E%3Cpath id='패스_232' data-name='패스 232' d='M17,12,12,7,7,12' fill='none' stroke='%23fff' stroke-linecap='square' stroke-miterlimit='10' stroke-width='1'/%3E%3Cline id='color' x2='14' transform='translate(5 3)' fill='none' stroke='%23fff' stroke-linecap='square' stroke-miterlimit='10' stroke-width='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
}

._type_club_btn .top__btn {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40'%3E%3Cg id='btn_top' transform='translate(8 8)'%3E%3Ccircle id='타원_72' data-name='타원 72' cx='20' cy='20' r='20' transform='translate(-8 -8)'/%3E%3Cg id='그룹_167' data-name='그룹 167'%3E%3Cline id='butt' y1='14' transform='translate(12 7)' fill='none' stroke='%23fff' stroke-miterlimit='10' stroke-width='1'/%3E%3Cpath id='패스_232' data-name='패스 232' d='M17,12,12,7,7,12' fill='none' stroke='%23fff' stroke-linecap='square' stroke-miterlimit='10' stroke-width='1'/%3E%3Cline id='color' x2='14' transform='translate(5 3)' fill='none' stroke='%23fff' stroke-linecap='square' stroke-miterlimit='10' stroke-width='1'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
}
/* 문구 추가 */
.package .pkg-info-box {gap: 30px;}
.package .pkg-info-box .img-box {
	flex-shrink: 0;
	width: 460px;
}
.package .pkg-info-box .desc-box {
	display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.package .pkg-info-box .pkg-desc {margin-top: 0;}
.package .pkg-info-box .pkg-price {
	flex-wrap: wrap;
	gap: 0px 10px;
	margin-top: 0;
}
.package .pkg-info-box .pkg-price .sml {
	font-size: 12px;
	color: rgba(225, 225, 225, .5);
}
.package .pkg-info-box .pkg-detail {margin-top: 0;}
.package .pkg-info-box .pkg-ticket {margin-top: 0;}

/* about */
.wos__about .banner-box {
	position: relative;
	overflow: hidden;
}
.wos__about .banner-box.banner01 {
	height: 1080px;
	background: url(https://web1.fila.co.kr/data/contentsfile/d_wos2025_about_banner_01.jpg) center / cover no-repeat;
}
.wos__about .banner-box.banner02 {
	height: 640px;
	background: url(https://web1.fila.co.kr/data/contentsfile/d_wos2025_about_banner_03.jpg) center / cover no-repeat;
}
.wos__about .txt-box p {
	font-family: 'Spoqa Han Sans Neo', sans-serif;
	font-size: 22px;
	line-height: 30px;
	color: rgb(0, 32, 83);
}
.wos__about .txt-box .date {
	font-family: 'Tartuffo-Regular', sans-serif;
	font-size: 44px;
	line-height: 58px;
}
.wos__about .txt-box .day {
	margin: 7px 0 14px;
	font-family: 'Tartuffo-Regular', sans-serif;
	font-size: 24px;
}
.wos__about .txt-box .location {
	margin-top: 14px;
	/*font-family: 'HelveticaNeueLTStd', sans-serif;*/
	font-size: 22px;
	line-height: 29px;
}
.wos__about .txt-box .eng-tit {
	font-family: 'Tartuffo-Regular', sans-serif;
	font-size: 100px;
	line-height: 120px;
}
.wos__about .txt-box .kor-tit {
	margin-top: 9px;
	font-weight: 700;
	font-size: 84px;
	line-height: 105px;
}
.wos__about .txt-box .sub {
	margin-top: 10px;
	font-family: 'HelveticaNeueLTStd', sans-serif;
	font-size: 32px;
	line-height: 37px;
}
.wos__about .txt-box .bar {
	width: 16px;
    height: 2px;
    background-color: rgb(0, 32, 83);
    transform: rotate(75deg);
}

.wos__about .banner-box .txt-box {
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	height: 100%;
	box-sizing: border-box;
}
.wos__about .banner-box .txt-box > div {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	text-align: center;
}
.wos__about .banner01 .txt-box {
	width: 1564px;
	padding: 0 0 60px;
}
.wos__about .banner01 .txt-box > div {
	padding-right: 55px;
}
.wos__about .intro-box {
	padding: 550px 0 80px;
	background: url(https://web1.fila.co.kr/data/contentsfile/d_wos2025_about_banner_02.jpg) top center / cover no-repeat rgb(0, 35, 70);
	text-align: center;
}
.intro-box .txt-box p {color: rgb(255, 255, 255);}
.intro-box .txt-box .txt {
	margin-top: 20px;
	font-size: 16px;
	line-height: 26px;
}
.intro-box .txt-box .txt._bd {
	margin-top: 40px;
	font-size: 24px;
	font-weight: 700;
}
.intro-box .location-box {margin-top: 60px;}
.intro-box .location-box .point-box {
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: relative;
	width: 920px;
	height: 1px;
	margin: 0 auto;
	border-bottom: 1px dotted rgba(255, 255, 255, .3);
}
/*.intro-box .location-box .point-box .point {
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background-color: rgb(255, 255, 255);
}*/
.intro-box .location__list {
	display: flex;
	justify-content: center;
	align-items: flex-start;
	gap: 150px;
	/*margin: 30px auto 80px;*/
	margin: 0px auto 80px;
}
.intro-box .location__list div {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 10px;
	width: 296px;

	padding-top: 30px;
}
.intro-box .location__list div:before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 30px;
    height: 30px;
    background: rgb(255, 255, 255);
    border-radius: 50%;
}
.intro-box .location__list p {
	font-size: 22px;
	color: rgb(110, 128, 145);
}
.intro-box .location__list .now p {color: rgb(255, 255, 255);}
.intro-box .location__list .name {font-weight: 700;}

.wos__about .tab-box {
	display: flex;
	align-items: center;
	position: relative;
	width: 920px;
	height: 60px;
	margin: 0 auto;
}
.wos__about .tab-box button {
	display: flex;
	justify-content: center; 
	align-items: center;
	width: 100%;
	height: 60px;
	padding-top: 5px;
    border: 1px solid rgb(0, 32, 83);
	border-radius: 20px;
	box-sizing: border-box;
	font-family: 'TartuffoFila-Light', sans-serif;
	font-size: 32px;
	color: rgb(0, 32, 83);
}
.wos__about .tab-box button.on {
	background-color: rgb(0, 32, 83);
	color: rgb(255, 255, 255);
}
.wos__about .tennis-box {
	padding: 80px 0;
	background-color: rgb(255, 255, 255);
}

.wos__about .tennis {
	display: none;
	max-width: 920px;
	margin: 0 auto;
	text-align: center;
}
.wos__about .tennis.on {display: block;}
.wos__about .tennis > div {padding: 40px 0 40px;}
.tennis .txt-box .eng {
	margin-bottom: 30px;
	font-family: 'TartuffoFila-Light', sans-serif;
	font-size: 36px;
}
.tennis .program-box {border-top: 1px dotted rgba(0, 0, 0, .3);}
.tennis .program-box .program {
	display: flex;
	gap: 20px;
}
.tennis .program-box .program + .program {margin-top: 20px;}
.tennis .program-box .program > div {
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 100%;
	height: 242px;
	padding: 30px 0;
	border: 1px solid rgb(0, 32, 83);
	border-radius: 20px;
	box-sizing: border-box;
	font-family: 'Spoqa Han Sans Neo', sans-serif;
	color: rgb(0, 32, 83);
}
.tennis .program-box .program._nvy > div {
	background-color: rgb(0, 32, 83);
	color: rgb(255, 255, 255);
}
.tennis .program-box .program p {
	font-size: 14px;
	line-height: 22px;
}
.tennis .program-box .program .name {
	margin: auto auto 10px;
	font-weight: 700;
	font-size: 16px;
}
.tennis._experience a {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 350px;
	height: 50px;
	margin: 0 auto;
	border-radius: 25px;
	border: 2px solid rgb(27, 46, 92);
	box-sizing: border-box;
	background-color: rgb(27, 46, 92);
	font-weight: 700;
	font-size: 16px;
	color: rgb(255, 255, 255);

	transition: all .2s;
}
.tennis._experience a:hover {
	background-color: rgb(255, 255, 255);
	color: rgb(27, 46, 92);
}
.tennis._culture .program-box {padding-bottom: 0;}
.tennis._culture .program-box .program .ico {height: 80px;}
.tennis._culture .program-box .program .ico img {
	display: block;
	height: 100%;
}
.wos__about .banner02 .txt-box {
	width: 1310px;
	padding: 80px 0 70px;
}
.wos__about .banner02 .txt-box .logo-box {padding-left: 115px;}
.wos__about .banner02 .txt-box p {
	font-family: 'Tartuffo-Regular', sans-serif;
	font-size: 50px;
	line-height: 70px;
}
.wos__about .banner02 .txt-box .loca {
	padding: 29px 0 70px;
	font-family: 'Spoqa Han Sans Neo', sans-serif;
	font-weight: 700;
	font-size: 24px;
	line-height: 40px;
}
.wos__about .banner02 .txt-box .logo-box p {
	margin-top: 13px;
	line-height: 1;
}

/* program */
.wos__program {
	padding: 56px 0 100px;
	background: url(https://web1.fila.co.kr/data/contentsfile/d_wos2025_common_bg.jpg) center / 2400px;
}
.wos__program .tit-box {text-align: center;}
.wos__program .tit-box .tit {
	font-family: 'TartuffoFila-Light', sans-serif;
	font-size: 36px;
	color: rgb(0, 32, 83);
}
.wos__program .tit-box .sub {
	margin-top: 30px;
	font-family: 'Spoqa Han Sans Neo', sans-serif;
	font-size: 22px;
	color: rgb(0, 32, 83);
}
.wos__program .table-img {
	width: 920px;
	margin: 40px auto 0;
}
.wos__program .table-img img {
	display: block;
	width: 100%;
}
.wos__program .program-detail {
	display: none;
	width: 920px;
	margin: 25px auto 0;
}
.wos__program .tab-box {
	display: flex;
	align-items: center;
	position: relative;
	width: 920px;
	height: 60px;
	margin: 40px auto 0;
}
.wos__program .tab-box button {
	display: flex;
	justify-content: center; 
	align-items: center;
	width: 100%;
	height: 60px;
	padding-top: 5px;
    border: 1px solid rgb(0, 32, 83);
	border-radius: 20px;
	box-sizing: border-box;
	background-color: transparent;
	font-family: 'TartuffoFila-Light', sans-serif;
	font-size: 32px;
	color: rgb(0, 32, 83);
}
.wos__program .tab-box button.on {
	background-color: rgb(0, 32, 83);
	color: rgb(255, 255, 255);
}
.wos__program .program-detail.on {display: block;}
.program-detail .detail-tab-box {
	display: flex;
	position: relative;
	width: 100%;
	height: 45px;
	border-bottom: 1px solid rgb(112, 112, 112);
	box-sizing: border-box;
}
.program-detail .detail-tab-box button {
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	width: 100%;
	height: 100%;
	font-family: 'Spoqa Han Sans Neo', sans-serif;
	font-size: 17px;
	color: rgb(0, 32, 83);
}
.program-detail .detail-tab-box button.on {
	font-weight: 700;
	font-size: 19px;
}
.program-detail .detail-tab-box .line {
	position: absolute;
	left: 0;
	bottom: 0;
	width: calc(100% / 3);
	height: 1px;
	background-color: rgb(112, 112, 112);
	transition: left .2s;
}

.program-detail .detail-con {
	display: none;
	margin-top: 40px;
}
.program-detail .detail-con.on {display: block;}
.program-detail .img-box img {
	display: block;
	width: 100%;
}
.program-detail .detail__list {margin-top: 40px;}
.program-detail .detail__list li {
	display: flex;
	align-items: center;
	width: 100%;
	padding: 30px;
	border: 1px solid rgb(0, 32, 83);
	border-radius: 20px;
	box-sizing: border-box;
	background-color: rgb(255, 255, 255);
}
.program-detail .detail__list li + li {margin-top: 20px;}
.program-detail .detail__list .ico-box {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100px;
	height: 100px;
	margin-right: 30px;
}
.program-detail .detail__list .desc p {
	font-family: 'Spoqa Han Sans Neo', sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: rgb(0, 32, 83);
}
.program-detail .detail__list .desc p span {font-weight: 700;}
.program-detail .detail__list .desc p.name {
	font-weight: 700;
	font-size: 18px;
	line-height: 22px;
}
.program-detail .detail__list .desc p + p {margin-top: 15px;}

.program-detail .time-box {
	display: flex;
	justify-content: space-between;
	gap: 20px;
	align-items: flex-start;
}
.program-detail .time-box > div {width: 100%;}
.program-detail .time-box .txt-box p {
	font-family: 'Spoqa Han Sans Neo', sans-serif;
	font-weight: 700;
	font-size: 14px;
	color: rgb(0, 32, 83);
	text-align: center;
}
.program-detail .time-box .txt-box p + p {margin-top: 7px;}
.program-detail .time-box .txt-box .tit {
	font-size: 24px;
	line-height: 30px;
}
.program-detail .time-box table {
	width: 100%;
	height: 246px;
	margin-top: 30px;
	background-color: rgb(255, 255, 255);
}
.program-detail .time-box th,
.program-detail .time-box td {
	border: 1px solid rgb(0, 32, 83);
	font-family: 'Spoqa Han Sans Neo', sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: rgb(0, 32, 83);
	text-align: center;
}
.program-detail .time-box th {height: 50px;}
.program-detail .pkg-box {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 30px;
	width: 100%;
	height: 453px;
	margin-top: 10px;
	padding: 160px 30px 30px;
	border-radius: 20px;
	box-sizing: border-box;
}
.program-detail .pkg-box._lesson {
	background: url(https://web1.fila.co.kr/data/contentsfile/d_wos2025_experience_01_bg.jpg) top center / contain no-repeat rgb(0, 32, 83);
}
.program-detail .pkg-box._night {
	background: url(https://web1.fila.co.kr/data/contentsfile/d_wos2025_experience_02_bg.jpg) top center / contain no-repeat rgb(0, 32, 83);
}
.program-detail .pkg-box .info-box {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
	height: 100%;
}
.program-detail .pkg-box p {
	font-family: 'Spoqa Han Sans Neo', sans-serif;
	color: rgb(255, 255, 255);
	text-align: center;
}
.program-detail .pkg-box p span {font-weight: 700;}
.program-detail .pkg-box .name {
	font-weight: 700;
	font-size: 18px;
}
.program-detail .pkg-box .desc {
	font-size: 16px;
	line-height: 24px;
}
.program-detail .pkg-box .sub {
	font-size: 14px;
	line-height: 22px;
	opacity: .7;
}
.program-detail .pkg-box a {
	flex-shrink: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 350px;
	height: 50px;
	border: 2px solid rgb(255, 255, 255);
	border-radius: 25px;
	box-sizing: border-box;
	background-color: rgb(255, 255, 255);
	font-family: 'Spoqa Han Sans Neo', sans-serif;
	font-weight: 700;
	font-size: 16px;
	color: rgb(0, 32, 83);
	transition: all .2s;
}
.program-detail .pkg-box a:hover {
	background-color: transparent;
	color: rgb(255, 255, 255);
}

.program-detail .detail-con > .txt-box p {
	font-family: 'Spoqa Han Sans Neo', sans-serif;
	font-size: 22px;
	line-height: 30px;
	color: rgb(0, 32, 83);
	text-align: center;
}
.program-detail .detail-con > .txt-box p span {font-weight: 700;}
.program-detail .celeb__list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	gap: 40px 10px;
	margin-top: 40px;
	padding-top: 40px;
	border-top: 1px dotted rgb(0, 0, 0);
}
.program-detail .celeb__list li {
	width: 300px;
}
.program-detail .celeb__list .img-box {
	display: flex;
	justify-content: center;
	width: 100%;
	border-radius: 20px;
	box-sizing: border-box;
	overflow: hidden;
}
.program-detail .celeb__list p {
	margin-top: 20px;
	font-family: 'Spoqa Han Sans Neo', sans-serif;
	font-size: 16px;
	color: rgb(0, 32, 83);
	text-align: center;
}
.program-detail ._sponsor .celeb__list li {
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
}
.program-detail ._sponsor .celeb__list .img-box {
	align-items: center;
	height: 100%;
}
.program-detail ._sponsor .celeb__list img {
	width: auto;
}

.program-detail._experience .tour-img-box {margin-top: 40px;}
.program-detail._experience .tour-img-box img {
	display: block;
	width: 100%;
}
.program-detail._experience .detail-tab-box {margin-top: 30px;}
.program-detail .img-box {
	border-radius: 20px;
	overflow: hidden;
}
.program-detail ._sponsor .celeb__list {
	padding-top: 0;
	border: none;
}
.program-detail ._sponsor > div + div {
	padding-top: 40px;
	margin-top: 40px;
	border-top: 1px dotted rgb(0, 0, 0);
}
.program-detail ._sponsor p.tit {
	font-weight: 700;
	font-size: 22px;
	color: rgb(0, 32, 83);
	text-align: center;
}

/* program - faq */
.wos__program .faq__list {
	width: 920px;
	margin: 40px auto 0;
}
.wos__program .faq__list li {
	width: 100%;
	padding: 20px;
	border: 1px solid rgb(112, 112, 112);
	border-radius: 20px;
	box-sizing: border-box;
	background-color: rgb(255, 255, 255);
}
.wos__program .faq__list li + li {margin-top: 20px;}
.wos__program .faq__list p {
	display: flex;
	align-items: flex-start;
	position: relative;
}
.wos__program .faq__list .q p {
	font-family: 'Spoqa Han Sans Neo', sans-serif;
	font-weight: 700;
	font-size: 18px;
	color: rgb(0, 32, 83);
}

.wos__program .faq__list .a {
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px dotted rgb(0, 0, 0);
}
.wos__program .faq__list .a p {
	font-family: 'Spoqa Han Sans Neo', sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: rgb(102, 102, 102);
	letter-spacing: -.02em;
}
.wos__program .faq__list .q p:before {
	content: 'Q.';
	margin-right: 10px;
}
.wos__program .faq__list .a p:before {
	content: 'A.';
	margin-right: 13px;
	font-weight: 700;
	font-size: 16px;
	color: rgb(0, 0, 0);
}

/* qr */
.wos__program._hub {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	height: 100%;
	max-height: 100vh;
	padding: 0;
	box-sizing: border-box;
}
.wos__program._hub .wrap {
    display: flex;
	justify-content: space-between;
    align-items: center;
    height: 100%;
	max-height: 740px;
    box-sizing: border-box;
    padding: 0 0 20px;
    flex-direction: column;
}
.wos__program._hub .logo {
	height: 58%;
	max-height: 413px;
}
.wos__program._hub .logo img {
	display: block;
	height: 100%;
}
.wos__program._hub .hub-link-box {
	display: flex;
	flex-direction: column;
	gap: 10px;
	width: 350px;
}
.wos__program._hub .hub-link-box a {
	display: flex;
	border-radius: 20px;
	box-sizing: border-box;
	width: 100%;
	font-weight: 700;
	font-size: 16px;
	color: rgb(255, 255, 255);
}
.wos__program._hub .hub-link-box > a {
	justify-content: space-between;
	align-items: center;
	height: 60px;
	padding: 0 20px;
}
.wos__program._hub .hub-link-box .custom {
	background: url(https://web1.fila.co.kr/data/contentsfile/d_wos2025_qrhub_cutom_bg.jpg) center / contain no-repeat;
}
.wos__program._hub .hub-link-box .custom .txt {
	display: flex;
	flex-direction: column;
}
.wos__program._hub .hub-link-box .custom .txt span {
	margin-top: 2px;	
	font-weight: 400;
	font-size: 12px;
}
.wos__program._hub .hub-link-box .item {
	border: 2px solid rgb(0, 32, 83);
	background-color: rgb(255, 255, 255);
	color: rgb(0, 32, 83);
}
.wos__program._hub .hub-link-box > div {
	display: flex;
	gap: 10px;
}
.wos__program._hub .hub-link-box > div a {
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap: 10px;
	height: 120px;
	background-color: rgb(0, 32, 83);
}