2023-2024シーズン券 早期割引申込みフォーム
お得な早割シーズン券の販売は11月30日(木)17時で終了いたしました
/* ———————————————————— */
/* 早割シーズ券申し込み
/* ———————————————————— */
.form-close {
position: relative;
}
.form-close:before {
content: “”;
display: block;
width: 100%;
height: 100%;
position: absolute;
z-index: 10;
background: #fff;
opacity: 0.2;
}