@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400..700;1,400..700&family=Marcellus&family=Noto+Sans+JP:wght@100..900&display=swap");
.vis-sp {
	display: none;
}
.-pe_none {
	pointer-events: none;
}
body {
	min-width: 1040px;
	font-size: 17px;
	font-family:
		"Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",
		"メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}

body.-open {
	overflow: hidden;
}

* > li {
	display: block;
}

a {
	border: none;
	text-decoration: unset;
}

a:visited {
	color: unset;
}

a:-webkit-any-link {
	color: unset;
}

button {
	padding: 0;
	border: none;
}

.-no_click {
	pointer-events: none;
}

.inner {
	padding: 0 24.5px;
}

.-cntr {
	text-align: center;
}
.-mar {
	font-family: "Marcellus", serif;
}
.-lora {
	font-family: "Lora", serif;
}
.snow {
}

.frame {
	position: fixed;
	max-width: 440px;
	width: 100%;
	transform: translateX(-50%);
	left: 50%;
	z-index: 100;
}

.frame img {
	width: 100%;
	height: auto;
}

.frame.top {
	top: 0;
}

.frame.btm {
	bottom: 0;
}

.main {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	width: 440px;
	padding: 0;
	overflow: hidden;
	background: #ffffff;
}

.main::after,
.main::before {
	content: "";
	position: absolute;
	top: 0;
	z-index: 1000;
	width: 1px;
	height: 100%;
}

.main::after {
	right: -1px;
	box-shadow: -1px 0 7px #00000080;
}

.main::before {
	left: -1px;
	box-shadow: 1px 0 7px #00000080;
}

.main_wrapp {
	width: 100%;
}

/* hero */
.hero {
	position: relative;
	width: 100%;
	height: calc(100dvh - 44px);
	overflow: hidden;
}

.movie {
	position: relative;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.movie_logo {
	position: absolute;
	left: 50%;
	top: 40%;
	transform: translate(-50%, -50%);
}

.movie iframe {
	min-width: 100%;
	min-height: 100%;
	aspect-ratio: 9 / 16;
}

.movie video {
	width: 100%;
	height: auto;
	aspect-ratio: 9/16;
}
/* intro */
.intro {
	padding: 0;
	position: relative;
	z-index: 2;
}

.intro_img img {
	width: 100%;
	height: auto;
}

.intro_text {
	padding: 55px 0px 0;
	font-weight: bold;
	line-height: 32px;
	text-align: center;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.intro_text h2 {
	color: #38b7b3;
	font-size: 21px;
	margin-bottom: 16px;
}
.intro_text h2 span {
	font-size: 41px;
}
.intro_text_cnt {
	position: relative;
}
.intro_text_cnt::before {
	position: absolute;
	z-index: 1;
	content: "";
	display: block;
	background-position: top;
	background-size: 100% 100%;
	width: 100%;
	right: 0;
}
.intro_text_cnt.-txt01 {
	padding-bottom: 50px;
}
.intro_text_cnt.-txt01::before {
	background-image: url(/enjoy_navi/summer/img/img26/intro-bg-item01@2x.png);
	height: 347px;
	top: -8.8px;
}
.intro_text_cnt.-txt02 {
	padding: 18px 0 44px;
}
.intro_text_cnt.-txt02::before {
	background-image: url(/enjoy_navi/summer/img/img26/intro-bg-item02@2x.png);
	height: 327px;
	top: -26px;
}
.intro_text_cnt.-txt03 {
	padding: 43px 0 63px;
}
.intro_text_cnt.-txt03::before {
	background-image: url(/enjoy_navi/summer/img/img26/intro-bg-item03@2x.png);
	height: 301px;
	top: 0;
}
.intro_text_cnt p {
	font-size: 16px;
	position: relative;
	z-index: 2;
}
.intro_text_img {
	position: relative;
	z-index: 2;
}
.intro_text_img img {
	width: 100%;
	height: auto;
}
/* event */
.event {
	background: #ffffff;
	padding-top: 52px;
	position: relative;
	z-index: 1;
}
.event::after {
	content: "";
	width: 100%;
	height: 336px;
	background: linear-gradient(to bottom, #d0e694, transparent);
	position: absolute;
	left: 0;
	top: -60px;
	z-index: -1;
}
.event_wrap {
	position: relative;
	z-index: 2;
}
.event_hd {
}
.event_hd_wrap {
	text-align: center;
}
.event_hd_wrap p {
	font-size: 73px;
	line-height: 1.3;
}
.event_hd_wrap h2 {
	font-size: 16px;
	line-height: 1;
}
.event_sec {
}
.event_sec_wrap {
}
.event_sec_hd {
	margin-bottom: 23.5px;
}
.sec_hd_num {
	font-size: 38px;
	display: flex;
	line-height: 1.4;
	margin-bottom: 7px;
	border-bottom: 1px solid;
	width: fit-content;
}
.sec_hd_ttl {
	font-size: 27px;
	font-weight: bold;
}
.challenge {
	padding-bottom: 45px;
}
.challenge_cnt {
	position: relative;
	padding: 60px 0;
}
.challenge_cnt_item {
	width: 100%;
	position: absolute;
	z-index: 2;
}
.challenge_cnt_item img {
	width: 100%;
}
.challenge_cnt_item img {
	width: 100%;
}
.challenge_cnt_item_before {
	top: 0;
}
.challenge_cnt_item_after {
	bottom: 0;
}
.challenge_cnt_item_during {
	bottom: 0;
	z-index: 1;
	height: calc(100% - 120px);
	top: 60px;
	background: url(../img/img26/challenge-bgitem03@2x.jpg) center / 100% auto;
}
.challenge_cnt_wrap {
	position: relative;
	z-index: 3;
}
.challenge_cnt_hd {
	text-align: center;
	margin-bottom: 30px;
}
.challenge_cnt_hd_balloon {
	margin-bottom: 13px;
}
.challenge_cnt_hd_ttl {
}
.challenge_pic {
	margin-bottom: 60px;
	position: relative;
}
.challenge_pic::before,
.challenge_pic::after {
	content: "";
	display: block;
	position: absolute;
	height: 144px;
	transform: rotate(-4deg);
	z-index: 1;
}
.challenge_pic::before {
	width: 260px;
	right: 33px;
	top: 0;
	background: #d9e021;
}
.challenge_pic::after {
	width: 296px;
	left: 26px;
	bottom: -9.5px;
	background: #04a99d;
}
.challenge_pic_cnt {
	box-shadow: 0 3px 6px #00000016;
	position: relative;
	z-index: 3;
}
.challenge_pic_cnt img {
	width: 100%;
	height: auto;
}
.challenge_cnt_tbl {
	padding: 0 24px;
}
.challenge_cnt_tbl dl {
	padding: 15px 0;
	font-size: 16px;
	display: flex;
	font-weight: bold;
	border-top: #d6c0ac 2px dashed;
}
.challenge_cnt_tbl dl:last-child {
	border-bottom: none;
}
.challenge_cnt_tbl dl dt {
	padding: 0 9px;
	width: 73px;
	text-align-last: justify;
	color: #603813;
}
.challenge_cnt_tbl dl dd {
	width: calc(100% - 67px);
}
.challenge_cnt_tbl_wrap {
	position: relative;
	margin-top: 20px;
}
.challenge_cnt_tbl_wrap p {
	position: absolute;
	display: block;
	padding: 4px;
	background: #f3e7c9;
	top: 0;
	transform: translateY(-50%);
	font-weight: bold;
	left: 80px;
	color: #603813;
}
.challenge_cnt_spot {
	padding: 0 24px;
	margin-bottom: 30px;
}
.challenge_cnt_spot_hd {
	padding: 0 30px;
	position: relative;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	margin: 0 auto;
	width: fit-content;
	margin-bottom: 48px;
	line-height: 1.7;
}
.challenge_cnt_spot_hd::before,
.challenge_cnt_spot_hd::after {
	content: "";
	display: block;
	position: absolute;
	bottom: -2px;
	background: url(../img/img26/challenge-spot-hd-item@2x.png) center/ cover;
	width: 27px;
	height: 47px;
}
.challenge_cnt_spot_hd::before {
	left: 0;
}
.challenge_cnt_spot_hd::after {
	right: 0;
	transform: scale(-1, 1);
}
.challenge_cnt_spot_cnt {
	position: relative;
	padding: 50px 24px 30px;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.9;
	margin-bottom: 52px;
	position: relative;
}
.challenge_cnt_spot_cnt::before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: #e5ce99;
	border-radius: 5px;
}
.challenge_cnt_spot_cnt::after {
	content: "";
	display: block;
	position: absolute;
	background: url(../img/img26/challenge-spot-item@2x.png) center / cover;
	width: 113px;
	height: 32px;
	right: 7.5px;
	bottom: 23px;
	transform: rotate(-19deg);
}
.challenge_cnt_spot_balloon {
	z-index: 3;
	position: absolute;
	right: 50%;
	top: -25px;
	transform: translateX(50%);
}
.challenge_cnt_spot_balloon > span {
	position: absolute;
	bottom: 50%;
	transform: translateY(50%);
}
.challenge_cnt_spot_balloon_raicho {
	right: 18.5px;
}
.challenge_cnt_spot_balloon_okojo {
	left: 190px;
}
.challenge_cnt_spot_txt {
	z-index: 3;
	position: relative;
}
.challenge_cnt_btm {
	text-align: center;
	line-height: 1.7;
	font-size: 18px;
	font-weight: bold;
}
.days {
	padding: 35px 0 60px;
	background-color: #ebfcd3;
}
.days_wrap {
}
.days_hd {
}
.days_img {
	margin-bottom: 23px;
}
.days_img img {
	border-radius: 15px;
	width: 100%;
	height: auto;
}
.days_txt {
	font-weight: bold;
	line-height: 1.8;
	margin-bottom: 23px;
}
.days_tbl {
}
.days_tbl dl {
	display: grid;
	grid-template-columns: 65px auto;
	padding: 11px 17px;
	background: #ffffff;
	border-radius: 5px;
	font-weight: bold;
	margin-bottom: 6px;
}
.days_tbl dl dt {
	color: #38b7b3;
}
.days_tbl dl dd {
}

/* info */
.info {
	padding: 37px 0 73.5px;
	background-color: #ffffff;
}

.info_hd {
	/* color: #0071BC; */
	margin-bottom: 25px;
	text-align: center;
}
.info_box {
	width: 100%;
	padding: 18px 19px;
	border-radius: 10px;
	border: #38b7b3 3px solid;
	box-sizing: border-box;
	font-size: 26px;
	font-weight: bold;
	color: #38b7b3;
	box-shadow: 0 10px 0 #38b7b3;
	text-align: center;
	margin-bottom: 40px;
}

.info_hd > div {
	margin-bottom: 30px;
}

.info_hd > div > span {
	background-image: linear-gradient(90deg, #e2edaa, #9be6e4);
	background-repeat: no-repeat;
	background-position: bottom;
	background-size: 100% 40%;
	display: inline;
	font-size: 16px;
	font-weight: bold;
}

.info_sns_bnr img {
	width: 100%;
	height: auto;
}

.sns_list {
	display: flex;
	justify-content: center;
	gap: 20px;
	margin-bottom: 40px;
}

.sns_list a:hover {
	opacity: 0.7;
	transition: all 0.3s;
}

.info_notes {
	margin-bottom: 46px;
	color: #004ba2;
	font-size: 14px;
	text-align: center;
}

.info_notes > a {
	border-bottom: #004ba2 1px solid;
}

.info_infection {
	padding: 30.7px 15px 28px;
	background-color: #ffffff;
}

.info_infection_hd {
	margin-bottom: 24px;
	text-align: center;
}

.info_infection_hd > h3 {
	color: #004ba2;
	font-weight: bold;
	font-size: 20px;
}

.info_infection_hd > p {
	font-size: 18px;
}

.info_infection_txt {
	font-size: 18px;
}

.info_infection_txt a {
	border-bottom: #004ba2 solid 1px;
	color: #004ba2;
}

/* footer */
.footer {
	padding-bottom: 50px;
}

.footer_wrapper {
	display: flex;
	flex-flow: column;
	justify-content: center;
	align-items: center;
	gap: 20px;
	position: relative;
	width: 100%;
	height: 253px;
	background-color: #f7f7f7;
}

.footer_gotop {
	position: absolute;
	top: -44px;
	right: 50%;
	width: 88px;
	height: 88px;
	transform: translateX(50%);
}

.footer_gotop img {
	width: 100%;
	height: 100%;
}

.footer_logo {
	text-align: center;
}

.footer_link {
	text-align: center;
}

.footer_link > a {
	border-bottom: 1px solid #000000;
}

.footer_link > a:hover {
	opacity: 0.4;
	transition: all 0.3s;
}

.footer_copylight {
	padding: 2.5px 0;
	background-color: #0071bc;
	color: #ffffff;
	text-align: center;
}

.footer_copylight > small {
	font-size: 12px;
}

/* back */
.back {
	display: flex;
	justify-content: space-between;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 0;
	z-index: -15;
	width: 100%;
	height: 100vh;
	background-image: url(/enjoy_navi/summer/img/img26/bgmain@2x.png);
	background-repeat: repeat-x;
	background-size: 100% 100%;
}

.back_left {
	position: relative;
	width: calc(50% - 220px);
	height: 100vh;
}
.back_left_cnt {
	padding: 0 18% 0 12%;
	height: 100%;
	position: relative;
}
.back_left_box {
	left: 50%;
	width: 70%;
	height: 66.75%;
	position: absolute;
	bottom: 56.625%;
	max-width: 350px;
	max-height: 534px;
	transform: translate(-50%, 50%);
}
.back_left_box_item {
	position: absolute;
	max-width: 100%;
}
.back_left_box_item img {
	max-width: 100%;
	height: auto;
}
.back_left_box_item.l-item01 {
	left: 0;
	top: 0;
	width: 76%;
	height: auto;
	aspect-ratio: 1;
}
.back_left_box_item.l-item02 {
	right: 0;
	bottom: 0;
	width: 60%;
}
.back_left_box_item_pic img {
	max-width: 100%;
	height: auto;
	border-radius: 7%;
	transition: all 0.2s;
}
.back_left_box_item.l-item01 .back_left_box_item_pic > img {
	box-shadow: 0 0 0 #38b7b3;
}
.back_left_box_item.l-item02 .back_left_box_item_pic img {
	box-shadow: 0 0 0 #aacc03;
}
.back_left_box_item.l-item01:hover .back_left_box_item_pic > img {
	box-shadow: 13px 13px 0 #38b7b3;
	transform: rotate(-7deg);
}
.back_left_box_item.l-item02:hover .back_left_box_item_pic img {
	box-shadow: 7px 15px 0 #aacc03;
	transform: rotate(17deg);
}
.back_left_box_item_sg {
	position: absolute;
}
.back_left_box_item.l-item01 .back_left_box_item_sg {
	right: -28%;
	z-index: 2;
	top: 57%;
	width: 16.91729%;
}
.back_left_box_item.l-item02 .back_left_box_item_sg {
	top: 21%;
	z-index: 2;
	left: -47%;
	width: 25.238%;
}
.back_left_box_item_balloon {
	position: absolute;
	right: -56%;
	z-index: 3;
	top: 14%;
	width: 61.35%;
}

.intro_logo img {
	width: 100%;
	height: auto;
}

.back_right {
	position: relative;
	width: calc(50% - 220px);
	height: 100vh;
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

.bg-active > .back_right {
	/* background-image: url(../enjoy_navi/snow_otani/img23/img-bgr-2nd.jpg); */
}

.back_right_img {
	position: absolute;
	top: 272px;
	left: 50%;
	/* transform: translateX(-50%); */
	animation: animeright 2s infinite alternate ease-in-out;
}

.cnt_jump {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	gap: 5px;
	height: 100%;
}

.cnt_jump a {
	/* display: flex;
	justify-content: center;
	align-items: center; */
	padding: 0 25px;
	box-sizing: border-box;
	position: relative;
}

.cnt_jump a.jump_spring {
	margin-left: -35%;
}

.cnt_jump a.jump_spring .jump_logo img {
	transition: all 0.1s;
}

.cnt_jump a.jump_spring:hover .jump_logo img {
	transform: scale(1.1);
	transition: all 0.2s;
}

.cnt_jump a.jump_summer {
	margin-right: -35%;
}
.cnt_jump a.jump_summer:hover .jump_logo img {
	transform: scale(1.1);
	transition: all 0.2s;
}
.cnt_jump a.jump_summer .br_deco01 {
	position: absolute;
	top: 70px;
	left: -40px;
	pointer-events: none;
}

.cnt_jump a.jump_summer .br_deco02 {
	position: absolute;
	top: -30px;
	right: 10px;
	pointer-events: none;
}
.cnt_jump a.jump_autumn {
	margin-left: -35%;
}

.cnt_jump a.-pe_none {
	pointer-events: none;
}

.cnt_jump a:hover {
	opacity: 0.7;
	transition: all 0.3s;
}

.jump_logo_cnt {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap: 30px;
	color: #ffffff;
	font-weight: 900;
	font-size: 30px;
	font-family: "Outfit", sans-serif;
	text-align: center;
}

.jump_logo {
	text-align: center;
	/* display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center; */
	/* gap: 40px; */
	/* gap: 10px; */
}

.jump_logo img {
	/* width: 80%;
	height: auto; */
	position: relative;
	bottom: 8.5px;
}

.jump_logo figcaption {
	color: #ffffff;
	font-weight: 900;
	font-size: 36px;
	font-family: "Outfit", sans-serif;
}

.nav_jump_logo_txt {
	font-size: 36px;
	line-height: 1.25;
	text-align: center;
}

@keyframes animeright {
	from {
		transform: translate(-50%, 0px);
	}

	to {
		transform: translate(-50%, 20px);
	}
}

.back_right_img > img {
}

.back_right_list {
	position: absolute;
	bottom: 0;
	padding: 0 0 47px 20px;
	color: #0071bc;
	font-size: 21px;
	transition: all 0.5s;
}

.back_right_list.txtw {
	color: #ffffff;
	transition: all 0.5s;
}

.back_right_list > li {
	font-weight: bold;
	line-height: 41px;
}

.is-active .right_list_link_border {
	position: relative;
}

.is-active .right_list_link_border::after {
	content: "";
	position: absolute;
	position: absolute;
	bottom: -5px;
	left: 0;
	width: 100%;
	border-bottom: 2px solid #0071bc;
	transition: all 5s;
}

.is-active .bwb::after {
	border-bottom: 2px solid #ffffff;
}

.right_list_link_border::after {
	width: 0;
	transition: all 5s;
}

.head_bar {
	position: absolute;
	top: -20px;
	z-index: 50;
	width: 100%;
}

.head_bar img {
	width: 100%;
	height: auto;
}

/* menu */
.alpen_logo {
	position: absolute;
	top: 50px;
	right: clamp(120px, 25%, 440px);
	z-index: 50;
}

.menu {
	display: flex;
	justify-content: center;
	align-items: center;
	position: fixed;
	top: 60px;
	transform: translateX(-50%);
	left: calc(50% + 150px);
	z-index: 9980;
	width: 74px;
	height: 74px;
	border: unset;
	border-radius: 50%;
	box-shadow: 0 3px 6px #00000016;
	background-color: #ffffffae;
	color: #ffffff;
	font-size: 21px;
	font-family: "Montserrat";
}

.menu > p {
	display: flex;
	gap: 5px;
	font-weight: bold;
}

.menu.-open .menu_line {
	background-color: transparent;
}

.menu.-open .menu_line::before {
	top: 0;
	transform: rotate(45deg);
}

.menu.-open .menu_line::after {
	top: 0;
	transform: rotate(-45deg);
}

.menu.-open .menu_txt::before {
	content: "CLOSE";
}

.menu_line {
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 30px;
	height: 2px;
	/* background-color: #F2B2C5; */
	transform: translateX(-50%);
	transition: 0.4s;
}

.menu_line:before,
.menu_line:after {
	content: "";
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #38b7b3;
	transition: inherit;
}

.menu_line:before {
	top: -6px;
}

.menu_line:after {
	top: 6px;
}

.menu_txt {
	position: absolute;
	bottom: 12px;
	left: 50%;
	width: 100%;
	font-weight: bold;
	font-family: "Outfit", sans-serif;
	transform: translateX(-50%);
}

.menu_txt::before {
	content: "MENU";
	color: #172e59;
	font-weight: 900;
	font-size: 16px;
	text-align: center;
}

.gnav {
	display: none;
	position: absolute;
	top: 0;
	z-index: 9000;
	width: 100%;
	height: 100vh;
	overflow-x: hidden;
	overflow-y: scroll;
	background-color: #ffffff;
	font-size: 18px;
	/* color: #0071BC; */
	line-height: 38px;
}

.gnav_wrapper {
	padding: 80px 0;
	width: 100%;
}

.gnav_logo_wrap {
	padding: 35px 0 40px;
	background: linear-gradient(
		180deg,
		rgba(241, 236, 233, 0.6),
		25%,
		rgba(255, 255, 255, 0)
	);
	margin-top: 20px;
	border-radius: 40px 40px 0 0;
}

.gnav_cnt {
	padding: 20px 30px 0px;
}

.gnav_list.-u_line {
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px dashed #dbdbdb;
}

.gnav li {
	font-weight: bold;
	position: relative;
	padding-left: 15px;
}

.gnav li::before {
	content: "";
	position: absolute;
	left: 0px;
	bottom: 50%;
	border-top: 7px solid transparent;
	border-bottom: 7px solid transparent;
	border-left: 10px solid #aacc03;
	transform: translateY(50%);
	border-radius: 3px;
}

.gnav li:nth-child(even):before {
	border-left: 10px solid #38b7b3;
}

.gnav li a:hover {
	opacity: 0.4;
	transition: all 0.5s;
}

.gnav_logo {
	text-align: center;
	width: 158px;
	margin: 0 auto 15px;
}
.gnav_logo a {
}
.gnav_logo a img {
	width: 100%;
	height: auto;
}

.gnav_stage_list {
	padding-left: 20px;
}

.foot_season_event {
	display: none;
}

.foot_nav_event_wrap {
	display: none;
	position: fixed;
	bottom: 0;
}

.foot_nav_event {
	display: flex;
	justify-content: center;
	align-items: stretch;
	width: 100%;
	max-width: 440px;
	/* height: 110px; */
	/* position: absolute;
    bottom: 50px; */
}

.nav_eve_jump {
}

.nav_eve_jump.-summer {
}

.nav_eve_jump.-autumn {
}

.nav_eve_jump a:hover {
	opacity: 0.7;
	transition: all 0.3s;
}

.nav_jump_logo_cnt {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 10px;
}

.nav_jump_logo {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap: 5px;
}

.nav_jump_logo img {
	width: 100%;
	height: auto;
}

.foot_nav_event_wrap .nav_eve_jump.-spring {
	background-color: #eaf4f5;
}

.foot_nav_event_wrap .nav_eve_jump.-summer {
	background-color: #eff8e1;
}

.foot_nav_event_wrap .nav_eve_jump.-autumn {
	background-color: #f7efe9;
}

.nav_jump_logo figcaption {
	color: #ffffff;
	font-weight: 900;
	font-size: 32px;
	font-family: "Outfit", sans-serif;
}

.mapon {
	display: none;
	justify-content: center;
	align-items: center;
	position: absolute;
	z-index: 9999;
	width: 100%;
	height: 100%;
	background-color: #00000060;
}

.mapon_wrapper {
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	width: 80%;
	max-width: 1049px;
}

.mapon_wrapper > img {
	width: 100%;
	height: auto;
}

.mapon_btn {
	position: absolute;
	top: -2px;
	right: -34px;
	border: none;
	background: unset;
}

.-cap0605 {
	display: inline-block;
	font-size: 0.8em;
}

.-cap_end {
	display: inline-block;
	width: 100%;
	margin: 12px auto;
	padding: 15px 10px;
	border: 2px solid #ff3333;
	box-sizing: border-box;
	color: #ff3333;
	/*font-size: 0.9em;*/
	font-weight: bold;
	text-align: center;
}

.bnr_station {
	text-align: center;
}

.syousai {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 282px;
	background-image: url(/enjoy_navi/snow_otani/img25/bg-alpen.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

.syousai_wrap {
}

.syousai_cnt {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	gap: 60px;
	font-weight: bold;
}

.syousai_wrap p {
	color: #ffffff;
	font-size: 30px;
}

.ss_bar {
	position: relative;
	width: 90%;
	padding: 10px 20px;
	border-radius: 50px;
	background-color: #fff100;
	font-size: 26px;
	text-align: center;
}

.ss_bar::before {
	content: "";
	display: inline-block;
	position: absolute;
	top: -40px;
	right: 0;
	width: 155px;
	height: 38px;
	background-image: url(/enjoy_navi/snow_otani/img25/txt-enjoy.svg);
	background-size: contain;
	background-repeat: no-repeat;
}
/* .movie img{
    width: 100%;
    height: auto;
} */

.cmn_img_ttl {
	margin-bottom: 30px;
	text-align: center;
}

.spr_map {
	padding: 50px 0;
	background-color: #0093bf;
}

.map_pop {
	position: relative;
}

.map_icn {
	position: absolute;
	top: -28px;
	left: -15px;
}

.map_img {
	width: 100%;
	height: auto;
	position: relative;
}

.map_img img.map_main {
	width: 100%;
	height: auto;
}

.map_bln {
	position: absolute;
	right: 0;
	top: -40px;
}

.ss_campaign {
	position: relative;
	padding: 50px 0;
	/* background: linear-gradient(to bottom, #5ec5ea, #ef8bc7); */
	background-color: #fff;
}

.ss_campaign p {
	padding: 10px 0;
	/* color: #ffffff; */
	font-weight: bold;
}

.ss_campaign .ss_camp_txt.-center {
	text-align: center;
	width: 100%;
}

.ss_campaign p a {
	margin: 20px auto 0;
	display: block;
	text-align: center;
	width: 60%;
	color: #fff;
	background-color: #156082;
	transition: all ease 0.3s;
	padding: 20px 20px;
	border-radius: 20px;
	/* word-break: break-all; */
}
.ss_campaign p a:hover {
	opacity: 0.3;
}

.ss_campaign p.ss_camp_kinan {
	margin: 10px auto;
	padding: 10px 20px;
	border: 2px solid #ffffff;
	font-size: 25px;
	text-align: center;
}

.ss_camp_ttl {
	font-family: "Marcellus", serif;
	font-size: 64px;
	display: flex;
	flex-direction: column;
	font-weight: normal;
	/* margin-bottom: 70px; */
}

.ss_camp_ttl span {
	font-size: 16px;
	font-weight: bold;
	font-family: "Noto Sans", sans-serif;
}

.ss_camp {
	position: relative;
	margin-bottom: 80px;
}

.ss_camp:last-child {
	margin-bottom: 0;
}

.ss_camp_cnt {
	background-color: #f1ece9;
	border-radius: 15px;
	position: relative;
	z-index: 5;
	padding: 50px 10px;
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 10px;
}

.ss_camp::before {
	content: "";
	position: absolute;
	z-index: 1;
	top: 10px;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(to right, #a9e2f7 0%, #f2a2ba 100%);
	/* filter: blur(10px); */
	border-radius: 15px;
}

.ss_camp.-sc02 .ss_camp_cnt {
	background-color: #eaf4f5;
}

.ss_camp_day {
	background-color: #fff;
	padding: 10px 20px;
	width: 260px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-weight: bold;
}

.ss_camp_num {
	position: absolute;
	left: -14px;
	top: -18px;
	z-index: 10;
}

.ss_camp_img {
	margin: 20px 0;
}

.ss_camp_img img {
	width: 100%;
	height: auto;
}

.ss_link {
	display: flex;
	justify-content: center;
	margin: 10px 0;
}

.ss_link:first-child {
	margin-top: 40px;
}

.ss_link.-btn a {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	max-width: 382px;
	height: 70px;
	padding: 10px 20px;
	border-radius: 50px;
	box-sizing: border-box;
	background-color: #fff100;
	color: #333333;
	font-weight: bold;
	font-size: 18px;
}

.ss_link.-btn a:hover {
	opacity: 0.7;
	transition: all 0.3s;
}

.ss_link.-btn.-tw a {
	background-color: #000000;
}

.ss_link.-btn a img {
	width: 100%;
	height: auto;
}

.relation_info {
	padding: 50px 0;
	background: #f1ece9;
	position: relative;
}

.relation_info::before {
	content: "";
	display: inline-block;
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(/enjoy_navi/snow_otani/2026/img/bg-info.webp);
	background-repeat: repeat;
	top: 0;
}

.rela_link {
	position: relative;
	margin-bottom: 30px;
}

.rela_link::before {
	content: "";
	position: absolute;
	z-index: 1;
	top: 8px;
	left: 0;
	width: 100%;
	height: 100%;
	background: #38b7b3;
	/* filter: blur(10px); */
	border-radius: 33px;
}

.rela_link:nth-child(odd)::before {
	background: #aacc03;
}

.rela_link > a {
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	z-index: 5;
	width: 100%;
	height: 70px;
	margin-bottom: 18px;
	margin-bottom: 10px;
	/* border: 3px #ffffff solid; */
	border-radius: 33px;
	background: #9fd8d6;
	color: #333;
	font-weight: bold;
	/* box-shadow: 0 3px 6px #00000030; */
	font-size: 18px;
	transition: all 0.3s;
}

.rela_link:nth-child(odd) > a {
	background: #d7e2a1;
}

/* .rela_link>a::before {
	content: "";
	display: inline-block;
	width: 1.2em;
	height: 1.2em;
	margin-right: 8px;
	background-image: url(/enjoy_navi/snow_otani/img25/icn-car.png);
	background-size: contain;
	background-repeat: no-repeat;
}

.rela_link.-person>a::before {
	background-image: url(/enjoy_navi/snow_otani/img25/icn-mono.png);
}

.rela_link.-ticket>a::before {
	background-image: url(/enjoy_navi/snow_otani/img25/icn-ticket.png);
}

.rela_link.-time>a::before {
	background-image: url(/enjoy_navi/snow_otani/img25/icn-time.png);
}

.rela_link.-about>a::before {
	background-image: url(/enjoy_navi/snow_otani/img25/icn-hajimete.png);
} */

.rela_link > a::after {
	content: "";
	display: inline-block;
	background-image: url(/enjoy_navi/snow_otani/2026/img/arr.webp);
	background-size: contain;
	background-repeat: no-repeat;
	width: 0.8em;
	height: 0.8em;
	position: absolute;
	right: 26px;
	bottom: 50%;
	transform: translateY(50%);
	z-index: 1;
}

.rela_link > a:hover {
	transform: translateY(8px);
	transition: all 0.3s;
}

.rela_info_file {
	margin: 40px 0 20px;
	color: #033f97;
	text-decoration: underline;
	text-align: center;
}

.rela_info_file:hover {
	text-decoration: none;
	transition: all 0.3s;
}

.web_ticket_link {
	position: absolute;
	right: 30px;
	bottom: 20px;
}

.ticket_link_sp_wrap {
	display: none;
}

.web_ticket_link_sp {
	display: none;
	position: fixed;
	right: 20px;
	bottom: 110px;
}

.web_ticket_link_sp a img {
	width: 117px;
	height: 56px;
}

.business_schedule {
	position: relative;
}

.business_schedule_cnt {
	position: absolute;
	top: 840px;
	right: 30%;
	padding: 10px;
	border: solid red 2px;
	color: red;
	font-weight: bold;
	text-align: center;
}

.business_schedule_sp {
	display: none;
}

.font-min {
	font-size: 12px;
}

.gnav_event {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 30px;
	box-sizing: border-box;
	padding: 0 30px;
}
.nav_eve_jump {
	display: block;
	width: 1005;
}
.nav_eve_jump img {
	width: 100%;
	height: auto;
}
.logo_55th {
	position: absolute;
	left: 30px;
	bottom: 30px;
}
.logo_55th img {
	width: 100%;
	height: auto;
	max-width: 343px;
}
@media screen and (max-width: 1485px) {
	.business_schedule_cnt {
		top: 740px;
		right: 10%;
		left: 10%;
	}
}

@media screen and (max-width: 1313px) {
	.business_schedule_cnt {
		top: 720px;
	}
	.left_pt.pt05 .deco03 {
		position: absolute;
		top: -33%;
		left: -5%;
	}
}

@media screen and (max-width: 1085px) {
	.business_schedule_cnt {
		top: 700px;
	}
}

@media screen and (max-width: 1024px) {
	.business_schedule_cnt {
		top: 1120px;
	}
}

@media screen and (max-width: 1020px) {
	.vis-sp {
		display: block;
	}

	body {
		font-size: 14px;
	}

	* > li {
	}

	a {
	}

	a:visited {
	}

	a:-webkit-any-link {
	}

	.inner {
		padding: 0 18px;
	}

	.snow {
	}
	.frame {
		max-width: 375px;
	}
	.main {
		/* right: 5%; */
		width: 375px;
	}

	.main_wrapp {
	}

	/* hero */
	.hero {
		height: 630px;
		padding-top: 0;
	}

	.hero_ttl {
	}

	.hero_ttl img {
		width: 100%;
		height: auto;
	}

	.hero_bgimg {
	}

	/* intro */
	.intro {
	}

	.intro_text {
		line-height: 27px;
	}

	.intro .intro_stage {
	}

	.intro_stage_wrapper {
		width: 100%;
		height: 180px;
	}

	.intro_stage_cnt {
	}

	.intro_stage_cnt:hover {
	}

	.intro_stage_ttl {
		top: -20px;
		font-size: 26px;
	}

	.intro_stage_txt {
	}

	.intro_stage_txt_top {
		font-size: 17px;
	}

	.intro_stage_txt_mid {
	}

	.intro_stage_txt_mid > img {
	}

	.intro_stage_txt_btm {
		font-size: 29px;
	}

	.stage_30th {
		width: 41px;
	}

	.stage_30th > img {
		width: 100%;
		height: auto;
	}

	.dow {
		width: 31px;
		height: 31px;
		font-size: 17px;
	}

	.st1st {
		margin-bottom: 75px;
	}

	.st1st .intro_stage_cnt {
	}

	.st1st .intro_stage_cnt:hover {
	}

	.st1st .intro_stage_ttl {
	}

	.st1st .intro_stage_txt_top {
	}

	.st1st .intro_stage_txt_mid {
	}

	.st1st .intro_stage_txt_btm {
	}

	.st1st .dow {
	}

	.st2nd .intro_stage_cnt {
	}

	.st2nd .intro_stage_cnt:hover {
	}

	.st2nd .intro_stage_ttl {
	}

	.st2nd .intro_stage_txt_top {
	}

	.st2nd .intro_stage_txt_mid {
	}

	.st2nd .intro_stage_txt_btm {
	}

	.st2nd .dow {
	}

	.intro_stage_link {
		width: 55px;
		height: 55px;
	}

	.intro_stage_link > img {
		width: 100%;
		height: 100%;
	}

	.intro_event {
	}

	.intro_event_wrapper {
	}

	.intro_event_wrapper::after,
	.intro_event_wrapper::before {
	}

	.intro_event_wrapper::after {
	}

	.intro_event_wrapper::before {
	}

	.intro_event_cnt {
	}

	.intro_event_ttl {
	}

	.intro_event_tbl tr {
		padding: 17.5px 0;
	}

	.intro_event_tbl td,
	.intro_event_tblth {
	}

	.intro_event_tbl th {
	}

	.intro_event_tbl td {
	}

	.intro_event_tbl {
	}

	/* MAP */
	.map {
	}

	.map > h2 {
	}

	.map_hd {
	}

	.map_hd > h2 {
		font-size: 40px;
	}

	.map_hd_border {
		font-size: 41px;
	}

	.map_pic {
	}

	.map_pic > img {
		width: 100%;
		height: auto;
	}

	.map_pic_ex {
	}

	/* harutabi */
	.harutabi {
	}

	.harutabi::before {
	}

	.harutabi > .inner {
	}

	.harutabi_hd {
	}

	.harutabi_hd_img {
	}

	.harutabi_hd_cnt {
	}

	.harutabi_hd_tile {
		font-size: 26px;
	}

	.harutabi_hd_ttl {
	}

	.harutabi_hd_ttl_top {
		font-size: 17px;
	}

	.harutabi_hd_ttl_top > img {
	}

	.harutabi_hd_ttl_mid {
		width: 300px;
		height: 87px;
	}

	.harutabi_hd_ttl_mid > img {
		width: 100%;
		height: auto;
	}

	.harutabi_hd_ttl_btm {
		font-size: 29px;
	}

	.harutabi_hd_ttl_btm > .dow {
	}

	.harutabi_hd_txt {
		margin-top: 10px;
		line-height: 27px;
	}

	.harutabi_hd_txt > p {
	}

	.harutabi_event {
	}

	.harutabi_event_main {
		padding-top: 150px;
	}

	.harutabi_event_main_hd {
	}

	.harutabi_event_main_hd > h3 > img {
		width: 275px;
		height: auto;
	}

	.event-hd {
		width: 93%;
	}

	.event-hd > h3 {
		font-size: 36px;
	}

	.event_hd_border {
		font-size: 36px;
	}

	.event_hd_small {
	}

	.harutabi_event_main_cnt {
	}

	.harutabi_enevt_no {
		width: 72px;
		height: 69px;
		font-size: 43px;
	}

	.harutabi_enevt_no > p {
	}

	.harutabi_event_main_img {
	}

	.harutabi_event_main_img > img {
	}

	.harutabi_event_main_detail {
		margin-bottom: 30px;
	}

	.harutabi_event_main_detail > p {
		line-height: 27px;
	}

	.harutabi_event_main_detail_tbl {
	}

	.harutabi_event_main_detail_tbl button {
	}

	.harutabi_event_main_detail_tbl button:hover {
	}

	.harutabi_event_main_detail_tbl tbody {
	}

	.harutabi_event_main_detail_tbl tr {
	}

	.harutabi_event_main_detail_tbl tr:last-child {
	}

	.harutabi_event_main_detail_tbl th {
	}

	.harutabi_event_anniv {
		padding-top: 185px;
	}

	.harutabi_event_anniv_hd {
	}

	.harutabi_event_anniv_hd > h3 > img {
		width: 282px;
		height: auto;
	}

	.harutabi_event_anniv_wrapper {
	}

	.harutabi_event_anniv_tile {
		margin-bottom: 47px;
		padding: 20px 15px;
		box-shadow: 9px 9px 0 #0071bc;
	}

	.harutabi_event_anniv_tile_img {
	}

	.harutabi_event_anniv_tile_ttl {
		margin-bottom: 10px;
	}

	.harutabi_event_anniv_tile_txt {
		margin-bottom: 12px;
	}

	.harutabi_event_anniv_tile_txt > p {
		line-height: 27px;
	}

	.harutabi_event_anniv_tile_tbl {
	}

	.harutabi_event_anniv_tile_tbl button {
	}

	.harutabi_event_anniv_tile_tbl button:hover {
	}

	.harutabi_event_anniv_tile_tbl tbody {
	}

	.harutabi_event_anniv_tile_tbl tr {
	}

	.harutabi_event_anniv_tile_tbl tr:last-child {
	}

	.harutabi_event_anniv_tile_tbl th {
	}

	.harutabi_event_anniv_tile_warning {
	}

	.harutabi_event_anniv_tile_warning > li {
		white-space: unset;
	}

	.harutabi_event_anniv_tile_warning > li::before {
	}

	.harutabi_event_anniv_ttl {
		margin-bottom: 13px;
		font-size: 21px;
	}

	.harutabi_event_anniv_cnt {
		margin-bottom: 28.5px;
	}

	.harutabi_event_anniv_cnt:last-child {
	}

	.harutabi_event_anniv_cnt_img {
	}

	.harutabi_event_anniv_cnt_img > img {
	}

	.harutabi_event_anniv_cnt_ttl {
		padding-bottom: 5.5px;
		font-size: 21px;
	}

	.harutabi_event_anniv_cnt_ttl > p {
	}

	.harutabi_event_anniv_cnt_txt {
	}

	.harutabi_event_anniv_cnt_txt > p {
		line-height: 27px;
	}

	.harutabi_event_anniv_cnt_tbl {
	}

	.harutabi_event_anniv_cnt_tbl button {
	}

	.harutabi_event_anniv_cnt_tbl button:hover {
	}

	.harutabi_event_anniv_cnt_tbl tbody {
	}

	.harutabi_event_anniv_cnt_tbl tr {
	}

	.harutabi_event_anniv_cnt_tbl tr:last-child {
	}

	.harutabi_event_anniv_cnt_tbl th {
	}

	.harutabi_event_anniv_cnt > small {
	}

	.eighth_cnt {
	}

	.eighth_cnt:last-child {
	}

	.eghth_cnt_item {
		width: 100px;
		height: 100px;
	}

	.-eighth .harutabi_event_anniv_cnt_txt {
	}

	.-eighth .harutabi_event_anniv_cnt_ttl {
	}

	.eighth_hd {
		font-size: 21px;
	}

	.-eighth .harutabi_enevt_no {
	}

	.eighth_hd > p {
	}

	/* secndstage */
	.secndstage {
		padding-top: 260px;
	}

	.secndstage::before {
	}

	.secndstage > .inner {
	}

	.secndstage_bgw {
	}

	.secndstage_bgy {
	}

	.secndstage_hd {
	}

	.secndstage_hd_img {
	}

	.secndstage_hd_cnt {
	}

	.secndstage_hd_tile {
		font-size: 26px;
	}

	.secndstage_hd_ttl {
	}

	.secndstage_hd_ttl_top {
		font-size: 17px;
	}

	.secndstage_hd_ttl_top > img {
	}

	.secndstage_hd_ttl_mid {
		width: 100%;
	}

	.secndstage_hd_ttl_mid > img {
		width: 100%;
		height: auto;
	}

	.secndstage_hd_ttl_btm {
		font-size: 29px;
	}

	.secndstage_hd_ttl_btm > .dow {
	}

	.secndstage_hd_txt {
		margin-top: 12px;
	}

	.secndstage_hd_txt > p {
		line-height: 27px;
	}

	.secndstage_event {
		padding-top: 146px;
		padding-bottom: 22px;
	}

	.secntstage_event_hd {
	}

	.secntstage_event_hd > h3 > img {
		width: 275px;
		height: auto;
	}

	.secndstage_event_cnt {
		margin-bottom: 23px;
	}

	.secndstage_event_img {
	}

	.secndstage_event_img > img {
		width: 100%;
		height: auto;
	}

	.secndstage_event_img_cnt {
	}

	.-eleventh {
	}

	.-tenth .secndstage_event_img_cnt {
	}

	.secndstage_event_img_cnt > img {
	}

	.secndstage_event_item {
		transform: translateY(-39px);
	}

	.secndstage_event_ttl {
		font-size: 21px;
	}

	.secndstage_event_ttl > p {
	}

	.event_ttl_s {
		display: inline-block;
		font-size: 14px;
		line-height: 22px;
	}

	.-nineth .secndstage_event_ttl {
		margin-bottom: 11px;
	}

	.-nineth .secndstage_event_ttl img {
		width: 250px;
		height: auto;
		aspect-ratio: 289 / 77;
	}

	.secndstage_event_txt {
		margin-bottom: 10px;
	}

	.secndstage_event_txt > p {
		line-height: 27px;
	}

	.secndstage_event_tbl {
		margin-bottom: 20px;
	}

	.secndstage_event_tbl button {
	}

	.secndstage_event_tbl button:hover {
	}

	.secndstage_event_tbl tbody {
	}

	.secndstage_event_tbl tr {
	}

	.secndstage_event_tbl tr:last-child {
	}

	.secndstage_event_tbl th {
	}

	.secndstage_event_tbl td {
	}

	.s_eleventh {
	}

	.secndstage_event_link {
	}

	.secndstage_event_link > a {
	}

	.secndstage_event_link > a:hover {
	}

	.secndstage_charm {
	}

	.secndstage_charm_hd {
		font-size: 21px;
	}

	.secndstage_charm_hd::before,
	.secndstage_charm_hd::after {
	}

	.secndstage_charm_hd::before {
	}

	.secndstage_charm_hd::after {
	}

	.secndstage_charm_hd > p {
	}

	.secndstage_charm_cnt {
		padding: 67px 8.5px 40px;
	}

	.secndstage_charm_cnt.part3 {
	}

	.secndstage_charm_balloon {
		width: 110px;
		height: 110px;
		font-size: 32px;
	}

	.secndstage_charm_balloon > p {
	}

	.secndstage_charm_balloon::after {
		bottom: -11px;
		border-top: 15px solid #ffffff;
		border-right: 12px solid transparent;
		border-left: 12px solid transparent;
	}

	.secndstage_charm_ttl {
	}

	.charm_ttl_small {
	}

	.charm_ttl_big {
		font-size: 20px;
	}

	.secndstage_charm_img {
	}

	.part1 .secndstage_charm_img {
	}

	.part2 .secndstage_charm_img {
	}

	.part3 .secndstage_charm_img {
	}

	.secndstage_charm_img > img {
	}

	.charm_pic11 {
	}

	.charm_pic12 {
		border-top: 5px solid #1a9664;
		border-right: 5px solid #1a9664;
	}

	.charm_pic21 {
	}

	.charm_pic22 {
		border-top: 5px solid #1a9664;
		border-right: 5px solid #1a9664;
	}

	.charm_pic31 {
		border-top: 5px solid #1a9664;
		border-right: 5px solid #1a9664;
	}

	.charm_pic32 {
	}

	.secndstage_charm_txt {
		width: 92%;
		line-height: 27px;
	}

	.part3 .secndstage_charm_txt {
	}

	.secndstage_charm_txt > p {
	}

	.secndstage_charm_link {
		font-size: 21px;
	}

	.secndstage_charm_link_ttl {
		font-size: 13px;
	}

	.secndstage_charm_link_ttl::before,
	.secndstage_charm_link_ttl::after {
		width: 14px;
	}

	.secndstage_charm_link_ttl::before {
	}

	.secndstage_charm_link_ttl::after {
	}

	.secndstage_charm_link_ttl > p {
	}

	.secndstage_charm_link > a {
	}

	.secndstage_charm_link > a::after {
	}

	.secndstage_charm_link > a:hover {
	}

	.various {
		padding: 25px 0 30px;
	}

	.various_ttl {
		margin-bottom: 14px;
		font-size: 21px;
	}

	.various_img {
	}

	.various_img > img {
	}

	.various_link {
		font-size: 21px;
	}

	.various_link > li {
	}

	.various_link a:hover {
	}

	.link_border {
	}

	/* info */
	.info {
		padding: 20px 0 47.5px;
	}

	.info_hd {
		margin-bottom: 20px;
	}

	.info_hd > h2 {
		font-size: 29px;
	}

	.info_hd > p {
		font-size: 12px;
	}

	.info_link {
		margin-bottom: 18px;
	}

	.info_link > a {
		height: 54px;
		margin-bottom: 12px;
	}

	.info_link > a::after {
	}

	.info_link > a:hover {
	}

	.info_link > a:hover:after {
	}

	.info_notes {
		margin-bottom: 25px;
		font-size: 12px;
	}

	.info_notes > a {
	}

	.info_infection {
		padding: 15.7px 12px 23px;
	}

	.info_infection_hd {
	}

	.info_infection_hd > h3 {
		font-size: 16px;
	}

	.info_infection_hd > p {
		font-size: 13px;
	}

	.info_infection_txt {
		font-size: 13px;
	}

	.info_infection_txt a {
	}

	/* footer */
	.footer {
		padding-bottom: 130.5px;
	}

	.footer_wrapper {
		gap: 10px;
		height: 200px;
		padding: 0 10px;
		box-sizing: border-box;
	}

	.footer_gotop {
		top: -35px;
		width: 70px;
		height: 70px;
	}

	.footer_gotop img {
	}

	.footer_logo {
	}

	.foot_logo {
		width: 100%;
		box-sizing: border-box;
	}

	.foot_logo figure {
		width: 100%;
	}

	.foot_logo figure img {
		width: 100%;
		height: auto;
	}

	.footer_link {
	}

	.footer_link > a {
	}

	.footer_link > a:hover {
	}

	.footer_copylight {
	}

	.footer_copylight > small {
	}

	/* back */
	.back {
	}

	.back_left {
		/* width: calc(100% - 375px - 5%); */
		width: calc(50% - 187px);
	}
	.back_left_cnt {
		padding: 0 20px;
	}
	.back_left_box {
		width: 80%;
		height: 380px;
	}
	.back_right {
		width: calc(50% - 187px);
	}

	.back_right_img {
		display: none;
	}

	.back_right_img > img {
	}

	.back_right_list {
		display: none;
	}

	.back_right_list > li {
	}

	.is-active .right_list_link_border {
	}

	.is-active .right_list_link_border::after {
	}

	.right_list_link_border::after {
	}

	.head_bar {
		top: -16px;
	}

	.menu {
		left: calc(50% + 140px);
		top: 20px;
	}

	.gnav {
		font-size: 14px;
	}

	.gnav_wrapper {
		padding: 0 0 80px;
	}

	.gnav_cnt {
		padding: 20px 30px 0px;
	}

	/* .gnav_list {
		padding-bottom: 65px;
	} */

	.gnav_list.-u_line {
		margin-bottom: 15px;
		padding-bottom: 15px;
	}

	.nav_eve_jump {
		padding: 0;
		background-size: cover;
	}

	.nav_jump_logo_cnt {
		padding: 5px 13px;
	}

	.bnr_station img {
		width: 100%;
		height: auto;
	}

	.event_ttl {
		font-size: 23px;
	}

	.md_ttl {
		font-size: 30px;
	}

	.md_ttl_img {
		width: 45%;
	}

	.md_ttl_img img {
		width: 100%;
		height: auto;
	}

	.md_zekkei_img img {
		width: 100%;
		height: auto;
	}

	.md_zekkei_img.-z02 img {
		width: 80%;
		height: auto;
	}

	.md_img_wrap .md_img img {
		width: 100%;
		height: auto;
	}

	.md_arr {
		width: 80%;
	}

	.md_arr img {
		width: 100%;
		height: auto;
	}

	.dai_txt01 img {
		width: 100%;
		height: auto;
	}

	.syousai_wrap p {
		font-size: 25px;
	}

	.ss_bar {
		font-size: 28px;
	}

	.alpen_logo {
		right: clamp(75px, 20%, 440px);
		width: 77%;
	}

	.alpen_logo figure {
		width: 100%;
	}

	.alpen_logo figure img {
		width: 100%;
		height: auto;
	}

	.ss_campaign p.ss_camp_kinan {
		font-size: 20px;
	}

	.business_schedule_cnt {
		top: 740px;
	}

	.icn_murodo {
		position: absolute;
		left: calc(50% - 112px);
		top: 26%;
		transform: translateX(-50%);
	}
}

@media screen and (max-width: 912px) {
	.business_schedule_cnt {
		top: 1200px;
	}
}

@media screen and (max-width: 853px) {
	.business_schedule_cnt {
		top: 1090px;
	}
}

@media screen and (max-width: 820px) {
	.business_schedule_cnt {
		top: 990px;
	}
}

@media screen and (max-width: 768px) {
	.business_schedule_cnt {
		top: 830px;
	}
}

@media screen and (max-width: 767px) {
	.business_schedule_cnt {
		display: none;
	}
}

@media screen and (max-width: 720px) {
	.vis-sp {
		display: block;
	}
	.menu {
		left: calc(100% - 55px);
	}

	.main {
		right: 0;
		width: 100%;
	}

	.back {
		display: none;
	}

	.mapon_wrapper {
		width: 100%;
	}

	.mapon_btn {
		top: -36px;
		right: 0;
	}

	.alpen_logo {
		right: 0;
		left: 20px;
		width: 60%;
	}

	.bnr_station img {
		width: 87%;
		height: auto;
	}

	/* .event::before{
        width: 260px;
        height: 21px;
        left: 40%;
        top: -30px;
    } */
	.foot_season_event {
		display: block;
	}

	.nav_jump_logo figcaption,
	.nav_jump_logo_cnt {
		color: #ffffff;
		font-weight: 900;
		font-size: 13px;
		font-family: "Outfit", sans-serif;
	}

	.nav_jump_logo {
		gap: 8px;
		position: relative;
		/* top: -15px; */
	}

	.nav_jump_logo_txt {
		font-size: 15px;
	}

	.ticket_link_sp_wrap {
		display: block;
	}

	.web_ticket_link_sp {
		/* bottom: 115px !important; */
	}

	.business_schedule {
		display: none;
	}

	.business_schedule_sp {
		display: block;
		margin-bottom: 10px;
		padding: 10px;
		border: solid red 2px;
		color: red;
		font-weight: bold;
		font-size: 12px;
		text-align: center;
	}

	.business_schedule_cnt_sp {
	}

	.font-min {
		font-size: 10px;
	}

	.haru_event_sec:first-child {
		padding-top: 50px;
	}

	.haru_event_sec.-h05::before {
		top: -64px;
		width: 360px;
		height: 75px;
	}

	.haru_event_sec.-h01::before {
		width: 260px;
		height: 25px;
	}

	.movie iframe {
		border-radius: 0;
	}

	.frame {
		display: none;
	}

	.gnav_event {
		gap: 10px;
	}
	.icn_murodo {
		left: calc(50% - 122px);
	}
}

@media screen and (max-width: 437px) {
	.event::before {
		top: -25px;
	}

	.haru_event_sec:first-child {
		padding-top: 30px;
	}
}

/* @media screen and (max-width:390px) {
    .event::before{
        top: -38px;
    }
} */

@media print {
}
