@charset "UTF-8";
/* CSS Document */

html,

body {
	padding: 0;
	margin: 0;
	scroll-behavior: smooth;	
	
}

img {
	max-width: 100%;
	width: 100%;
	border:none;
}
ul,li {
	list-style: none;
	margin: 0;
	padding: 0;
}
h1,h2,h3,h4,p,a {
	margin: 0;
	padding: 0;
}
iframe {
	border: none;
	display: block;
	width: 100%;
/*//	height: 100%;*/
	margin: 0;
	padding: 0;
	background: transparent;
}
a:hover{
	opacity: 0.7;
}
.pcv {
	display: none;
}
.spv {
	display: block;
}
@media only screen and (min-width: 769px) {
	.pcv {
		display: block!important;
	}
	.spv {
		display: none;
	}
}

#lp_wrap {
	position: relative;
	line-height: 1.8;
	font-size: 14px;
	font-family: "Noto Sans JP", sans-serif;
    background-image: radial-gradient(rgba(161, 220, 252, 1), rgba(14, 156, 210, 1) 100%, rgba(16, 52, 194, 1));	
/*  background-image: radial-gradient(at 65% 50%, #a4e4ff, #2699ee);*/
}
#contents {
	margin: 0 auto;
	max-width: 1200px;
}
@media only screen and (min-width: 769px) {
	#contents {
		width: 878px;
		margin: 0 auto;
		/*margin-left: calc(100% - 950px);*/
	}
	
}

.banner_area {
	position: relative;
}
.banner_area .banner {
	line-height: 0;
}
.banner_area .freame {
	/*aspect-ratio: 375 / 324;*/
	aspect-ratio: 390 / 320;
}
.banner_area .freame iframe {
	width: 100%;
	height: 100%;
}
@media only screen and (min-width: 769px) {
/*	.banner_area {
		display: none;
	}*/
	.banner_area .freame {
		aspect-ratio: 878 / 195.5;
	}	
	
}



header {
	position: relative;
	background: #f5f5f5;
	
}
header h1 {
	width: 22%;
	padding: 5%;
	line-height: 0;
}

@media only screen and (min-width: 769px) {
	header h1 {
		width: 15%;
		padding: 25px;
	}
}


main {

}

main .nav {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: flex-end;
	position: relative;
		background: #f5f5f5;
	padding-top: 7%;
}

@media only screen and (min-width: 769px) {

	
}

main .nav::before {
	content: "";
	position: absolute;
	bottom:0;
	left: 0;
	width: 100%;
	height: 10px;
	background: #c0ebf2;
}
main .nav li {
	width: calc(100% / 3);
	text-align: center;
	font-size: 19px;
	font-weight: 600;
	position: relative;
	padding-bottom: 10px;
}
main .nav li.active::before {
	content: "";
	position: absolute;
	bottom:0;
	left: 10%;
	width: 80%;
	height: 10px;
	background: #05a3d7;
}
main .nav li .update {
	position: relative;
	display: inline-block;
	margin-bottom: 5px;
	padding: 1px 8px;
	border-radius: 9999px;
	background-color: #ff0000;
	text-align: left;
	font-size: 10px;
	font-weight: 500;
	line-height: 1.5;
	color: #ffffff;
}

main .nav li .update::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 26%;
	border-style: solid;
	border-width: 7px 5px 0 5px;
	border-color: #ff0000 transparent transparent;
	translate: -50% 100%;
}
main .nav li a {
	color: #000;
	text-decoration: none;
}



main .top,main .hotel,main .vs {
	overflow: hidden;
		background: #f5f5f5;
}
@media only screen and (min-width: 769px) {

}

main .map_box {
	position: relative;
	margin: 8% auto 0;
}
.map_box h1 {
	width: 18%;
	position: absolute;
	top: 4%;
	left: 5%;
}
main .map_box h2 {
	position: absolute;
	top: 18%;
	left: 0;
	width: 64%;
}
main .map_box .map {
	line-height: 0;
	position: relative;
	padding: 10% 0;
	overflow: hidden;
}
main .map_box .map li {
	width: 18%;
	position: absolute;
	transform: translate(0,-100%);
	opacity: 0;
}
main .map_box .map.ac li:nth-of-type(1) {
	top:6%;
	right: 14%;
	animation:pin 1s linear 0.4s forwards;
}
main .map_box .map.ac li:nth-of-type(2) {
	top:29%;
	right: 12%;
	animation:pin 1s linear 0.6s forwards;
}
main .map_box .map.ac li:nth-of-type(3) {
	top:44%;
	right: 13%;
	animation:pin 1s linear 0.8s forwards;
}
main .map_box .map.ac li:nth-of-type(4) {
	top:46%;
	right: 25%;
	z-index: 2;
	animation:pin 1s linear 1s forwards;
}
main .map_box .map.ac li:nth-of-type(5) {
	top:38%;
	right: 30%;
	animation:pin 1s linear 1.2s forwards;
}
main .map_box .map.ac li:nth-of-type(6) {
	top:52%;
	right: 42%;
	animation:pin 1s linear 1.4s forwards;
}
main .map_box .map.ac li:nth-of-type(7) {
	top:58%;
	right: 55%;
	animation:pin 1s linear 1.6s forwards;
}
main .map_box .map.ac li:nth-of-type(8) {
	top:51%;
	right: 66%;
	animation:pin 1s linear 1.8s forwards;
}
main .map_box .map.ac li:nth-of-type(9) {
	top:63%;
	right: 77%;
	animation:pin 1s linear 2s forwards;
}
main .map_box .staff_list {
	position: absolute;
	bottom: 0;
	right: 5%;
	width: 36%;
}
main .map_box .staff_list li {
	line-height: 1;
	margin: 8px 0 0
}
main .map_box .staff_list li a {
	color: #000;
	font-size: 12px;
	text-decoration: none;
	display: block;
	position: relative;
}
main .map_box .staff_list li a::after {
	content: "\25B6";
	position: absolute;
	top: 50%;
	right: 0;
	transform: translate(0,-50%) scale(0.9);
	
}
main .map_box .staff_list li a::before {
	content: "■";
	margin-right: 4px;
}
main .map_box .staff_list li:nth-of-type(1) a::before {
	color: #82dac4
}
main .map_box .staff_list li:nth-of-type(2) a::before {
	color: #f7c496
}
main .map_box .staff_list li:nth-of-type(3) a::before {
	color: #bcafe0
}
main .map_box .staff_list li:nth-of-type(4) a::before {
	color: #f4e88d
}
main .map_box .staff_list li:nth-of-type(5) a::before {
	color: #ddd10a
}
main .map_box .staff_list li:nth-of-type(6) a::before {
	color: #f5b3d8
}
main .map_box .staff_list li:nth-of-type(7) a::before {
	color: #a2bced
}
main .map_box .staff_list li:nth-of-type(8) a::before {
	color: #b99f7e
}
main .map_box .staff_list li:nth-of-type(9) a::before {
	color: #cf6e6e
}
main .copy_box {
	position: relative;
	margin: 10% auto;
}
main .copy_box .icon {
	width: 100%;
	height: 10vh;
	position: relative;
}
main .copy_box .icon img {
	width: 20%;
	display: block;
	position: absolute;
	bottom: 20%;
	left: 0;
	animation:flow-right 8s linear infinite,floating 4s ease-in-out infinite alternate;
}
main .copy_box h3 {
	width: 60%;
	margin: 0 auto;
}

@media only screen and (min-width: 769px) {
	main .map_box .map {
		width: 60%;
		margin-left: 30%;
	}
	main .map_box h2 {
		position: absolute;
		top: 5%;
		left: 0;
		width: 55%;
	}
	main .map_box .staff_list {
		right: auto;
		left: 5%;
		width: 26%;
		bottom: auto;
		top: 45%;
	}
	main .copy_box {
		position: relative;
		margin: -10% auto 5%;
	}
	main .copy_box .icon img {
		width: 10%;
		display: block;
		position: absolute;
		bottom: 25%;
		left: 0;
		animation:flow-right 8s linear infinite,floating 4s ease-in-out infinite alternate;
	}
	main .copy_box h3 {
		width: 40%;
		margin: 0 auto;
	}
}







.inner {
	position: relative;
	max-width: 550px;
	margin: 0 auto;


}



main .trip_box {
	position: relative;
	padding: 5% 0 0;
	overflow: hidden;
	background: #f5f5f5;
}
@media only screen and (min-width: 769px) {

}
main .trip_box .title {
	width: 54%;
	margin: 5%;
}
main .top_slide {
	width: 84%;
	margin: 0 auto 10%;
}
main .top_slide .swiper-slide {
	background: #e5f5f8;
	margin: 0 auto;
	border: 1px solid #000;
	border-radius: 20px;
}
main .top_slide .swiper-slide .slide_head {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	box-sizing: border-box;
	padding: 5%;
	position: relative;
	z-index: 200
}
main .top_slide .swiper-slide .slide_head .img {
	width:32%;
}
main .top_slide .swiper-slide .slide_head .txt {
	width: 62%;
	margin-left: 6%;
	position: relative;
	z-index: 200
}
main .top_slide .swiper-slide .slide_head .txt p {
	font-weight: 500;
	font-size: 16px;
	line-height: 1.6;
}
main .top_slide .swiper-slide .slide_head .txt p span {
	font-size: 12px;
	display: block
}
main .top_slide .swiper-slide .slide_head .txt .x2 {
	display: flex;
	flex-wrap: wrap;
	
}
main .top_slide .swiper-slide .slide_head .txt .sb {
	background: #FFF;
	border-radius: 10px;
	padding: 5px 16px;
	box-sizing: border-box;
	width: 70%;
	max-width: 120px;
	border: 1.5px solid #000;
	line-height: 1.4;
	margin: 10px 0 0;
	display: block;
	font-size: 11px;
	position: relative;
	z-index: 200
}
main .top_slide .swiper-slide .slide_head .txt .x2 .sb {
	width: 48%;
	margin: 10px 1% 0;
	padding: 5px;
}
main .top_slide .swiper-slide .main_img {
	width: 90%;
	margin: 0 auto;
	line-height: 0;
}
main .top_slide .swiper-slide .comment {
	width: 90%;
	margin: 5% auto;
	font-size: 14px;
}
main .top_slide .swiper-slide .btn {
	text-align: center;
}
main .top_slide .swiper-slide .btn a {
	display: inline-block;
	border-radius: 100px;
	text-align: center;
	padding: 5px 10px;
	box-sizing: border-box;
	margin: 5% auto 25%;
	color: #000;
	font-weight: 600;
	text-decoration: none;
	border: 2px solid #000;
	font-size: 16px;
	
}
main .swiper-pagination {
	position: relative;
	margin: 5% auto 0;
}
main .swiper-pagination-bullet {
	background: #000;
	height: 5px;
	width: 5px;
}
main .campaign {
	background: #ebf7f9;
	padding: 5% 0 0
}

main .campaign_kiyaku {
	padding: 1% 0 1%;
	font-size: 11px;
	line-height: 1.5;
	margin: 1% auto 5%;
	color: black;
	width: 100%;
	text-align: center;
}

main .campaign_kiyaku a {
text-decoration: none;
}

@media only screen and (min-width: 769px) {

}
main .campaign .title {
	width: 90%;
	padding: 5%;
}
main .campaign .txt {
	text-align: center;
	margin: 5% auto 10%;
}
main .campaign .txt p {
	font-size: 18px;
	font-weight: 500;
	position: relative;
	display: inline-block;
}
main .campaign .txt p span {
	font-size: 24px;
	position: relative;
}
main .campaign .txt p::before {
	content: "";
	background: #96e0f8;
	width: 100%;
	height: 15px;
	position: absolute;
	bottom: 0;
	left: 0;
}

main .campaign .step {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: flex-start;
	position: relative;
	margin: 5% auto 0;
}
main .campaign .step::before {
	content: "";
	background: url("../img/arrow-right.png") no-repeat center;
	background-size:auto 100%;
	width: 20px;
	height: 20px;
	position: absolute;
	left:30%;
	top: 5%;
}
main .campaign .step::after {
	content: "";
	background: url("../img/arrow-right.png") no-repeat center;
	background-size:auto 100%;
	width: 20px;
	height: 20px;
	position: absolute;
	left:65%;
	top: 5%;
}
main .campaign .step li {
	width: calc(100% / 3);
	box-sizing: border-box;
	padding: 0 2%;
	position: relative;
}

main .campaign .step li .no {
	width: 50%;
	margin: 0 auto;
}
main .campaign .step li .box {
	background: #FFF;
	text-align: center;
	height: 80px;
	position: relative;
}
main .campaign .step li .box p {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 96%;
	transform: translate(-50%,-50%);
	font-size: 13px;
	line-height: 1.4;
	font-weight: 600;
}
main .campaign .step li .icon {
	margin: 5% auto;
}
main .campaign .step li:nth-of-type(2) .icon img {
	display: block;
	width: 75%;
	margin: 0 auto;
}
main .campaign .step li:nth-of-type(3) .icon img {
	display: block;
	width: 42%;
	margin: 0 auto;
}
main .campaign .step li .icon p {
	font-size: 10px;
	margin: 15px 0 0
}
main .campaign .btn {
	text-align: center;
	margin: 0% auto 2%;
}
main .campaign .btn a {
	display: inline-block;
	text-align: center;
	background: #96e0f8;
	border: 2px solid #000;
	font-size: 22px;
	font-weight: 500;
	padding: 5px 60px;
	box-sizing: border-box;
	border-radius: 100px;
	color: #000;
	text-decoration: none;
}
main .campaign .count_btn a {
	background: #FFF;
	border: 1.5px solid #000;
	font-size: 16px;
	padding: 5px 30px;
}
main .campaign .present {
	position: relative;
	margin: 20% auto;
}

main .campaign .present .present_list {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
main .campaign .present .present_list li {
	width: 50%;
	text-align: center;
}
main .campaign .present .present_list li .no {
	position: relative;
	display: inline-block;
	line-height: 1.2;
	padding: 0 5px;
	position: relative;
	z-index: 2
}
main .campaign .present .present_list li .no::before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 15px;
	background: #96e0f8;
}
main .campaign .present .present_list li .no p {
	position: relative;
	z-index: 2;
	font-size: 32px;
	font-weight: 500;
}
main .campaign .present .present_list li .no span {
	font-family: "Poppins", sans-serif;
}
main .campaign .present .present_list li .logo {
	width: 40%;
	margin: 20px auto 0;
}
main .campaign .present .present_list li p {
	font-size: 14px;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	line-height: 1.4;
}
main .campaign .present .present_list li .img {
	box-sizing: border-box;
	padding: 10% 5%;
	position: relative;
	margin: 5% auto 0
}
main .campaign .present .present_list li .img .icon {
	position: absolute;
	top: 0;
	left: 5%;
	width: 34%;
}
main .campaign .present .brand {
	width: 90%;
	margin: 5% auto;
	border: 1px solid #999;
	border-radius: 20px;
	box-sizing: border-box;
	padding: 5%;
	text-align: center;
}
main .campaign .present .brand .logo {
	width: 40%;
	margin: 0 auto;
}
main .campaign .present .brand p {
	font-size: 11px;
}
main .campaign .present .brand .brand_btn a {
	display: inline-block;
	text-align: center;
	background: #FFF;
	border: 1.5px solid #000;
	color: #000;
	text-decoration: none;
	padding: 0 10px;
	border-radius: 100px;
	font-size: 12px;
	margin: 15px auto 0
	
}
main .campaign .present .txt p {
	font-size: 18px;
}
main .campaign .present .txt p span {
	font-size: 18px;
}
main .campaign .present .txt p::before {
	content: "";
	background: #FFF;
}
main .campaign .present .small {
	text-align: center;
	font-size: 11px;
	margin: 5px auto;
}

main .pickupstaff {
	margin: 0 auto;
	background: #fefef8;
	padding: 5% 0 10%;
}
@media only screen and (min-width: 769px) {
	main .campaign .txt {
		margin: 5% auto;
	}
	main .campaign .btn {
		margin: 0 auto 2%;
	}
	main .campaign .present {
		position: relative;
		margin: 10% auto;
	}
}
main .pickupstaff .title {
	width: 60%;
	padding: 5% 0 0;
}
.scroll-infinity {
    width: 100%;
    overflow: hidden;
    position: relative;
    padding: 1.5rem 0;
  }

  .scroll-infinity__wrap {
    display: flex;
    /* width: max-content; は不要になったため削除しました */
  }

  /* ホバーした時に一時停止させる対象を「リスト」に変更します */
  .scroll-infinity__wrap:hover .scroll-infinity__list {
    animation-play-state: paused;
  }

  .scroll-infinity__list {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
    flex-shrink: 0;
    /* 各リスト自身をアニメーションさせます。
       移動距離が「ul1つ分」になったので、元の速度を維持するために時間を 80s から半分の 40s に変更しています */
    animation: infinity-scroll-left 40s linear infinite;
    will-change: transform;
  }

  .scroll-infinity__item {
    width: clamp(100px, 15vw, 140px);
    flex-shrink: 0;
    padding: 0 0.5rem;
    text-align: center;
  }

  .scroll-infinity__item a {
    display: block;
    text-decoration: none;
    color: inherit;
    outline-offset: 4px;
  }

  .scroll-infinity__item img {
    width: 100%;
    aspect-ratio: 1 / 1;
    object-fit: cover;
    margin: 0 auto;
    display: block;
    border-radius: 50%;
    border: 3px solid #c0e6ec;
    transition: transform 0.3s ease, border-color 0.3s ease;
  }

  .scroll-infinity__item a:hover img,
  .scroll-infinity__item a:focus-visible img {
    transform: scale(1.05);
    border-color: #83d0dc;
  }

  .scroll-infinity__item p {
    font-size: clamp(0.6875rem, 1.2vw, 0.8125rem);
    margin-top: 0.5rem;
    word-break: break-word;
  }

  /* 0% から -100%（自身の幅分）へ移動するように変更 */
  @keyframes infinity-scroll-left {
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(-100%);
    }
  }

  @media (prefers-reduced-motion: reduce) {
    .scroll-infinity__list {
      animation: none;
    }
    .scroll-infinity__wrap {
      overflow-x: auto;
    }
  }
main .vs .vs_box {
	line-height: 0;
	max-width: 550px;
	margin: 0 auto;
	position: relative;
}
main .vs .vs_box .scroll-infinity{
	position: absolute;
	bottom: 10%;
	left: 0;
	width: 100%;
}
main .vs h2 {
	margin: 5% auto;
	font-size: 14px;
	text-align: center;
	font-weight: 400;
}


main .hotel .hotel_box{
	line-height: 0;
	max-width: 550px;
	margin: 0 auto;

}

main .hotel h2 {
	margin: 10% auto;
	font-size: 14px;
	text-align: center;
	font-weight: 400;
}
main .hotel .copy_box {
	position: relative;
	width: 90%;
	margin: 0 auto;
}
main .hotel .copy_box .img:nth-of-type(1) {
	width: 55%;
	padding-top: 10%;
}
main .hotel .copy_box .img:nth-of-type(2) {
	width: 65%;
	margin: -10% 0 0 30%;
}
main .hotel .copy_box .img:nth-of-type(3) {
	width: 52%;
	position: absolute;
	top: 0;
	right: 0;
}
main .hotel .ranking_tit {
	text-align: center;
	font-size: 20px;
	font-weight: 600;
	margin: 10% auto;
}

.scroll_down{
	position: relative;
	margin: 5% auto;
}
.arrow {
  position: relative;
  width: 60px;
  height: 4px;
	margin: 8px auto;
	animation:arrow-anim 1.8s linear infinite;
}
.arrow:nth-of-type(1) {
	animation-delay: 0.6s
}
.arrow:nth-of-type(2) {
	animation-delay: 1.2s
}
.arrow:before,
.arrow:after {
  content: ' ';
  position: absolute;
  top: 0;
  height: 100%;
  width: 51%;
  background: #05a3d7;
}

.arrow:before {
  left: 0;
  transform: skew(0deg, 30deg);
}

.arrow:after {
  right: 0;
  width: 50%;
  transform: skew(0deg, -30deg);
}






main .ranking_box {
	background: #f5f5f5;
}
main .ranking_box .inner {
	padding-bottom: 5%;
}
main .ranking_box .accordion {
	width: 100%;
	margin: 0 auto;
	padding: 0 0 10px;
	background: #edece6;
}
main .ranking_box .accordion__button {
	background: #b99a0c;
	text-align: center;
	font-size: 14px;
	color: #FFF;
	padding: 10px 0;
	position: relative;
}
main .ranking_box .accordion__button span {
	position: absolute;
	top: 50%;
	right: 5%;
	transform: translate(0,-50%);
	width: 20px;
	height: 1px;
	display: block;
	transition: 0.4s all 0s ease;
}
main .ranking_box .accordion__button span:before,
main .ranking_box .accordion__button span:after {
  content: ' ';
  position: absolute;
  top: 0;
  height: 100%;
  width: 51%;
  background: #ffffff;
}

main .ranking_box .accordion__button span:before {
  left: 0;
  transform: skew(0deg, 45deg);
}

main .ranking_box .accordion__button span:after {
  right: 0;
  width: 50%;
  transform: skew(0deg, -45deg);
}
main .ranking_box .is-open .accordion__button span {
	transform: rotate(180deg) translate(0,-50%);
}
.accordion__content {
  display: none;
}

.accordion.is-open .accordion__content {
  display: block;
}
.ranking_box .head {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	box-sizing: border-box;
	padding: 5% 2%;
}
.ranking_box .head .icon {
	width: 26%;
}
.ranking_box .head .txt {
	width: 70%;
	margin-left: 4%;
}
.ranking_box .head .txt p {
	font-size: 12px;
	font-weight: 600;
	line-height: 1.6;
	letter-spacing: 1px;
}
.ranking_box .head .txt p span {
	display: block;
	font-size: 10px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-weight: 500;
	border-bottom: 1px solid #000;
}
.ranking_box .img {
	width: 98%;
	margin: 0 auto;
}
.ranking_box .staff_box {
	position: relative;
	background: #FFF;
	width: 98%;
	margin: 5% auto;
	display: flex;
	flex-wrap: wrap;
	box-sizing: border-box;
	padding: 5%;
}
.ranking_box .staff_box .face {
	width: 25%;
}
.ranking_box .staff_box .face img {
	border-radius: 100px;
}
.ranking_box .staff_box .face p {
	font-size: 10px;
	text-align: center;
}
.ranking_box .staff_box .comment {
	width: 70%;
	margin-left: 5%;
}
.ranking_box .staff_box .comment p {
	font-size: 12px;
}
.ranking_box .staff_box .comment .name {
	font-size: 17px;
	font-weight: 600;
	letter-spacing: 1px;
}
.ranking_box .staff_box .sb {
	background: #FFF;
	border-radius: 10px;
	padding: 2px 20px;
	box-sizing: border-box;
	width: 60%;
	border: 1.5px solid #000;
	line-height: 1.4;
	margin: 5px 0 10px;
	display: block;
	font-size: 11px;
}
main .ranking_box .swiper-button-next, main .ranking_box .swiper-button-prev {
    color: #000!important
}
main .ranking_box .swiper-button-next:after, main .ranking_box .swiper-button-prev:after {
	font-size: 18px;
}
.page2 .ranking_box .swiper-button-next, .page2 .ranking_box .swiper-button-prev {
	top:240px;
}
.page3 .ranking_box .swiper-button-next, .page3 .ranking_box .swiper-button-prev {
	top:168px;
}
main .ranking_box .swiper-button-next, main .ranking_box .swiper-rtl .swiper-button-prev {
	right: 2%;
	background: #FFF;
	border-radius: 100px;
	width: 40px;
	height: 40px;
}
main .ranking_box .swiper-button-prev, main .ranking_box .swiper-rtl .swiper-button-next {
	left: 2%;
	background: #FFF;
	border-radius: 100px;
	width: 40px;
	height: 40px;
}
main .btn1,main .btn2 {
	position: relative;
	width: 86%;
	margin: 5% auto 10%;
}
main .btn1 span {
	display: block;
	position: absolute;
	top: 24%;
	left: 16%;
	font-size: 12px;
	color: #000;
	line-height: 1;
	font-weight: 500;
}
main .btn2 span {
	display: block;
	position: absolute;
	top: 24%;
	left: 5%;
	font-size: 12px;
	color: #000;
	line-height: 1;
	font-weight: 500;
}

.page3 .ranking_box .accordion__button {
	background: #05a3d7;
	text-align: left;
	padding: 10px 20px;
	box-sizing: border-box;
}
.page3 .ranking_box h3 {
	text-align: center;
	margin: 0 auto;
	font-size: 20px;
	background: #f5f5f5;
	padding: 5% 0
}
.page3 .ranking_box .accordion {
	width: 100%;
	margin: 0 auto;
	background: #f5f5f5;
}
.page3 .ranking_box .accordion .acc_slide {
	background: #daf2f4;
}
.page3 .ranking_box .head .txt {
	width: 100%;
	margin-left: 0;
	text-align: center;
}
.page3 .ranking_box .head .txt p {
	font-size: 16px;
	font-weight: 500;
}
.page3 .ranking_box .staff_box.link {
	background: #f8f8d5;
	border:2px solid #000;

}
.page3 .ranking_box .staff_box.link a {
	text-decoration: none;
	color: #000;
	display: block;
	width: 100%;
}
.page3 .ranking_box .staff_box.link span {
	display: block;
	position: absolute;
	bottom: 0;
	right: 0;
	width: 15%;
	line-height: 0;
}
.page3 .ranking_box .staff_box.link .comment .name {
	font-size: 14px;
}
.page3 .kekka {
	position: relative;
	margin: 5% auto;
}
.page3 .kekka .img {
	position: relative;
}
.page3 .kekka .img .win {
	position: absolute;
	top: 34%;
	right: 20%;
	width: 30%;
	 animation: blinkAnime 0.6s infinite alternate;
}
.page3 .kekka p {
	text-align: center;
	margin: 5% auto;
	font-size: 14px;
}

 main .swiper-slide .btn1, main .swiper-slide .btn2, main .swiper-slide .btn3 {
	position: relative;
	width:90%;
	margin: 1% auto;
}
 main .swiper-slide .btn3 span {
	display: block;
	position: absolute;
	top: 32%;
	left: 5%;
	font-size: 12px;
	color: #000;
	line-height: 1;
	font-weight: 500;
}

.swiper-slide .data {
	display: none;
}
.swiper-slide-active .data {
  display: block;
  opacity: 1;
	transition: opacity 1s;
  @starting-style {
    opacity: 0;
  }
}

@media only screen and (min-width: 769px) {
	.ranking_box .head .txt p {
		font-size: 16px;
		font-weight: 500;
		line-height: 1.6;
		letter-spacing: 1px;
	}
	.ranking_box .head .txt p span {
		display: block;
		font-size: 12px;
	}
	.ranking_box .staff_box .face p {
		text-align: center;
	}
	.ranking_box .staff_box .sb {
		padding: 2px 10px;
		width: 35%;
	}
	main .ranking_box .swiper-button-next, main .ranking_box .swiper-button-prev {
		top: 32%;
	}
	main .btn1 span {
		font-size: 18px;
		top: 25%;
	}
	main .btn2 span {
		font-size: 18px;
		top: 25%;
	}
	main .swiper-slide .btn1 span {
		font-size: 16px;
		top: 25%;
	}
	main .swiper-slide .btn2 span {
		font-size: 16px;
		top: 25%;
	}
	main .swiper-slide .btn3 span {
		font-size: 16px;
		top: 30%;
	}
	.page2 .ranking_box .swiper-button-next, .page2 .ranking_box .swiper-button-prev {
		top:330px;
	}
	.page3 .ranking_box .swiper-button-next, .page3 .ranking_box .swiper-button-prev {
		top:240px;
	}
	main .ranking_box .swiper-button-next, main .ranking_box .swiper-rtl .swiper-button-prev {
		right: 4%;
	}
	main .ranking_box .swiper-button-prev, main .ranking_box .swiper-rtl .swiper-button-next {
		left: 4%;
	}
}











@keyframes blinkAnime{
   0% { opacity: 0 }
 100% { opacity: 1 }
}

@keyframes infinity-scroll-left {
from {
  transform: translateX(0);
}
  to {
  transform: translateX(-100%);
}
}
@keyframes flow-right {
    0% {
        left: -150px;
    }
    100% {
        left: 100%;
    }
}

@keyframes floating {
    0% {
        transform: translateY(0px) rotate(0deg);
    }
    50% {
        transform: translateY(-20px) rotate(5deg);
    }
    100% {
        transform: translateY(0px) rotate(-5deg);
    }
}
@keyframes pin {
    0% {
        transform:translate(0,-100%);
		opacity: 0;
    }
	5% {
		opacity: 1;
	}
    80% {
        transform:translate(0,5%);
		opacity: 1;
    }
    85% {
        transform:translate(0,0%);
		opacity: 1;
    }
	100% {
        transform:translate(0,0%);
		opacity: 1;
    }
}
@keyframes arrow-anim {
    0% {
		opacity: 0.5;
    }
	25% {
		opacity: 1
	}
	35% {
		opacity: 1
	}
    100% {
        opacity: 0.5;
    }
}

footer {
	background: #f5f5f5;
	padding: 10% 0;
}
footer .foot_banner {
	margin-bottom: 15%;
}
footer .foot_banner a{
	display: block;
	width: 94%;
	margin: 5% auto;
}

@media only screen and (min-width: 769px) {
	footer .foot_banner{
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		gap:2%;
		width: 90%;
		margin: 0 auto 10%;
	}
	footer .foot_banner a{
		width: 49%;
		margin: 0 ;
	}
	
}
footer .logo {
	width: 80%;
	margin: 0 auto
}
footer .txt {
	margin: 10% auto;
	border: 2px solid #000;
	border-radius: 20px;
	box-sizing: border-box;
	padding: 5% 2%;
	text-align: center;
	width: 90%;
}
footer .txt h4 {
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 10px;
}
footer .txt p {
	font-size: 13px;
	line-height: 1.6;
}
footer .copyright {
	width: 60%;
	padding: 5% 0;
	margin: 0 auto;
}
@media only screen and (min-width: 769px) {

	
}


.gotop a {
  bottom: 5px;
  position: fixed;
  right: 5px;;
	max-width: 100px;
	width: 20%;
	z-index: 100
}
/* バナー本体（親要素） */
.stick_btn {
  position: fixed;
  top: 45%;
  right: -5px;
  width: 27%;
  max-width: 180px;
  z-index: 100;
  visibility: hidden;
  opacity: 0;
  transform: translate(100%, 0);
  /* アニメーションを transition に変更 */
  transition: opacity 0.8s ease, transform 0.8s ease, visibility 0.8s ease;
  display: block;
  text-decoration: none;
}

/* ★追加: スクロール時に付与する表示用クラス */
.stick_btn.is-active {
  visibility: visible;
  opacity: 1;
  transform: translate(0, 0);
}

/* ★追加/修正: ×ボタンで閉じた時の処理 */
.stick_btn.close {
  visibility: hidden !important;
  opacity: 0 !important;
  transform: translate(100%, 0) !important;
}

/* ★追加: ×ボタンのスタイル */
.stick_btn_close {
  position: absolute;
  top: -5px;
  right: 5px;
  width: 24px;
  height: 24px;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  border: none;
  border-radius: 50%;
  cursor: pointer;
  z-index: 101;
  display: flex;
  align-items: center;
  justify-content: center;
}

.stick_btn_close::before {
  content: "×";
  font-size: 16px;
  line-height: 1;
}
@keyframes stick_banner{
   0% { 
	   transform: translate(100%,0);
	   visibility: hidden;
	   opacity: 0;
	}
 100% {
	 transform: translate(0);
	opacity: 1;
	visibility: visible;	 
	}
}
@keyframes stick_close{
 0% {
	 transform: translate(0);
	opacity: 1;
	visibility: visible;	 
	}
	100% { 
	   transform: translate(100%,0);
	   visibility: hidden;
	   opacity: 0;
	}
}



/*
.swiper-slide:not(.swiper-slide-active) {
  pointer-events: none;
}

.swiper-slide-active {
  pointer-events: auto;
  z-index: 999 !important;
}
.swiper-slide {
    transform-style: flat !important;
}
.swiper-slide {
    height: auto;
}*/
.swiper-slide .sb,
.swiper-slide .btn,
.swiper-slide .sb a,
.swiper-slide .btn a {
  position: relative;
  z-index: 100!important;
  pointer-events: auto;
}
.top_slide .swiper-slide {
	box-sizing: border-box;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	pointer-events:none;
}

#contents {
	opacity: 0;
	transition: 1.4s all 0.1s ease;
}
#contents.ac {
	opacity: 1;
}
.hotel .copy_box .img {
	opacity: 0;
	transform: translate(0,-30px);
	transition: 1s all 0.5s ease;
}
.hotel .copy_box .img:nth-of-type(2) {
	transition-delay: 1s;
}
.hotel .copy_box .img:nth-of-type(3) {
	transition-delay: 0s;
}
.hotel .copy_box.ac .img {
	transform: translate(0);
	opacity: 1;
}
.tit_anim {
	overflow: hidden;
}
.tit_anim img {
	transform: translate(-50px,0);
	opacity: 0;
	transition: 0.8s all 0s ease;
}
.tit_anim.ac img {
	transform: translate(0);
	opacity: 1
}

@media only screen and (max-width: 750px) {
header h1 {
	width: 16%;
	padding: 5%;
	line-height: 0;
}	
main .nav {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: flex-end;
	position: relative;
		background: #f5f5f5;
	padding-top: 2%;
}
main .nav li {
	width: calc(100% / 3);
	text-align: center;
	font-size: 14px;
	font-weight: 600;
	position: relative;
	padding-bottom: 10px;
}	
main .map_box {
	position: relative;
	margin: 0 auto;
}	
	
main .pickupstaff .title {
	width: 60%;
	margin-left: 5%;
	margin-bottom: -5%;
}	
	
}



