@charset "UTF-8";
html, body, h1, h2, h3, h4, h5, h6, a, p, span, em, small, strong, sub, sup, mark, del, ins, strike, abbr, dfn, blockquote, q, cite, code, pre, ol, ul, li, dl, dt, dd, div, section, article, main, aside, nav, header, hgroup, footer, img, figure, figcaption, address, time, audio, video, canvas, iframe, details, summary, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section {
  display: block;
}
@keyframes animScale {
  0% { transform: scale(0.8, 0.8); }
  5% { transform: scale(1.2, 1.2); }
  10% { transform: scale(1, 1); }
  15% { transform: scale(1.1, 1.1); }
  20% { transform: scale(1, 1); }
  100% { transform: scale(1, 1); }
}
@keyframes anime1 {
   0% {background-position: center 9999%;}
   100% { background-position:center 0;}
}
@keyframes anime1 {
   0% {background-position: 0 99999%}
   100% { background-position:0 0;}
}
@-webkit-keyframes anime1 {
   0% {background-position: 0 99999%; }
   100% { background-position:0 0;}
}
html {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
	overflow-x: hidden;
}
*, *:after, *:before {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
	
}
body {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  line-height: 1;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
h1, h2, h3, h4, h5, h6, p {
  font-weight: normal;
}
img {
  border-style: none;
  vertical-align: bottom;
}
img, video {
  max-width: 100%;
}
ol, ul {
  list-style: none;
  list-style-type: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
input::-webkit-search-decoration {
  display: none;
}
input:focus {
  outline-offset: -2px;
}
select::-ms-expand {
  display: none;
}
select::-webkit-search-decoration {
  display: none;
}
select:focus {
  outline-offset: -2px;
}
button {
  background-color: transparent;
}
textarea {
  resize: none;
}
textarea::-webkit-search-decoration {
  display: none;
}
textarea:focus {
  outline-offset: -2px;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before, .clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
body {
  background: #fff;
  color: #565252;
  font-size: 16px;
  font-family: "Noto Sans JP","游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  position: relative;
  /*max-width: 1000px;*/
}
a {
  color: #000;
  line-height: 1.8;
}
body:before, body:after {
	  content: '';
	  display: block;
	  width: 100px;
	  height: 100%;
	  position: absolute;
	  top: 0;
	  z-index: 100;
	  -webkit-animation: anime1 600000s linear infinite;
	  animation: anime1 600000s linear infinite;
	}
	body:before {
	  left: 0
	}
	body:after {
	  right: 0
	}
h1, h2, h3, h4, h5, h6, p {
  font-weight: bold;
  line-height: 1.8;
}
div {
  font-weight: bold;
}
a {
  text-decoration: none !important;
}
html.is-modal {
  overflow: hidden;
}
/*----------------
main-timer
-----------------------*/
#main-timer {
  margin-bottom: 20px;
}
/*　タイマー */
/*#CDT {
    background: #c61313;
}*/
#CDT_sat *, #CDT p {
    color: #ca0000 !important;
}
/*#CDT_sat{
 margin-bottom: 5px;
 width:100%;
 text-align: center;
}*/
#CDT_sat .day{ font-size: 25px;
 color: #fff
}
#CDT_sat .hour{ font-size: 25px;
 color: #fff
}
#CDT_sat .min{ font-size: 25px;
 color: #fff
}
#CDT_sat .sec{ font-size: 25px;
 color: #fff
}
#CDT_sat .milli{ font-size: 25px;
 color: #fff
}
/*#CDT {
  width: 100%;
  font-weight: bold;
  text-align: center;
  padding: 5px 0px;
  background: #f00;
}*/
#CDT p {
  margin-bottom: 5px;
  color: #ffffff;
}
#CDT_sat {
  margin-bottom: 5px;
  width: 100%;
  text-align: center;
}
#CDT_sat span {
  font-size: 35px;
  color: #fff;
}
/* 個別で指定するなら */
#CDT_sat .day {}
#CDT_sat .hour {}
#CDT_sat .min {}
#CDT_sat .sec {}
#CDT_sat .milli {}
.u-sp {
    display: none;
  }
.start-anime {
  will-change: transform, opacity;
}
.link {
  position: fixed;
  bottom: 0;
  left: 0;
  margin: 10px;
  font-weight: 100;
  font-family: sans-serif;
}
.link a {
  color: black;
  text-decoration: none;
}
.link a:hover {
  text-decoration: underline;
}
#section-contents {
	position: relative;
	z-index: 1;
}

.main-fv {
	/*max-width: 1000px;
	margin: 0 auto;*/
	text-align: center;
	background-image: url(../img/fv-bk.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	/*padding-bottom: 80px;*/
}
.fv {
	margin-top: -60px;
}
.fv img {
	margin-top: 60px;
}
.fv-list {
	margin-top: -140px;
}
.fv-list img {
	max-width: 700px;
}
.fv-text {
	border: 1px solid #fff600;
	background: #fff600;
	color: #fff;
	padding: 0 100px 15px;
	border-radius: 30px;
	display: inline-block;
	font-size: 25px;
	margin: 20px 0;
}
.fv-text p {
	font-family: serif;
}
.fv-text span {
	font-size: 35px;
}
.fv-link {
	background-image: url(../img/fv-link-bk.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	padding: 50px 0;
}
.fv-link ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	/*margin-top: 30px;*/
}
.fv-link ul li {
	margin: 0 20px;
}

/*.fv-list ul li:first-child {
	position: absolute;
	left: 0;
}
.fv-list ul li:nth-child(2) {
	position: absolute;
	left: 110px;
}
.fv-list ul li:nth-child(3) {
	position: absolute;
	left: 220px;
}
.fv-list ul li:nth-child(4) {
	position: absolute;
	left: 330px;
}
.fv-list ul li:last-child {
	position: absolute;
	left: 440px;
}*/
/*.fv-list ul img {
	width: 200px;
}
*/
.mainvisual {
	position: relative;
	background-image: url("../img/car-list-bk.jpg");
	background-repeat: repeat-y;
	background-size: 100%;
	padding-bottom: 50px;
}

.mainvisual .title {
	background-image: url("../img/title-01.jpg");
}
.car-list {
	margin-top: 50px;
}

.present {
	/*background-image: url("../img/present-bk.jpg");*/
	text-align: center;
	/*margin-top: 50px;*/
	padding-bottom: 50px;
	position: relative;
	/*width: 44%;*/
	margin: 50px auto 0;
	max-width: 800px;
}
.present img {
	width: 100%;
}
.btn {
	position: absolute;
	/*top: 0;*/
	right: 0;
	bottom: 85px;
	left: 0;
	margin: auto;
	width: 40%;
	
}
.tokuten {
	background-image: url("../img/tokuten-bk.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	padding-bottom: 50px;
}
.tokuten .title {
	background-image: url("../img/title-01.jpg");
}
.tokuten-fv {
	text-align: center;
	margin-top: 50px;
}
.tokuten-fv-list {
	/*background-image: url("../img/tokuten-list.png");
	background-repeat: no-repeat;
	background-position: center top;
	background-size: contain;*/
	margin-top: 100px;
	padding-bottom: 30px;
	text-align: center;
}
.tokuten-fv-list2 {
	/*background-image: url("../img/chusen-list.png");
	background-repeat: no-repeat;
	background-position: center top;
	background-size: contain;*/
	margin-top: -95px;
	padding-bottom: 30px;
	text-align: center;
}
.tokuten-fv-list ul {
	/*display: flex;
	flex-wrap: wrap;
	justify-content: center;*/
	/*padding-top: 170px;*/
	padding: 30px 0 10px;
	max-width: 800px;
	margin: 0 auto;
}
.tokuten-fv-list2 ul {
	/*display: flex;
	flex-wrap: wrap;
	justify-content: center;*/
	/*padding-top: 170px;*/
	padding: 30px 0 10px;
	max-width: 800px;
	margin: 0 auto;
}
.tokuten-fv-list ul li {
	/*margin: 0 10px 10px;
	display: flex;
	align-items: flex-end;*/
}
/*.tokuten-fv-list2 ul li {
	margin: 0 10px 10px;
}*/
/*.tokuten-fv-list ul li:first-child {
	margin: 0 10px 10px;
	display: flex;
	align-items: flex-end;
}*/
.tokuten-fv-list ul li img {
	/*width: 380px;*/
	width: 100%;
}
.tokuten-fv-list2 ul li img {
	width: 100%;;
}
.tokuten-fv-list p {
	text-shadow: #fff 1px 0 10px;
	text-align: left;
	display: inline-block;
	font-size: 12px;
	line-height: 1.3;
	/*margin-top: 15px;*/
	/*padding-bottom: 15px;*/
}
.mainvisual .slide_wrap {
	max-width: 94%;
	max-height:770px;
	overflow: hidden;
	border-radius: 0 50px 50px 0;
	position: relative;
}
.mainvisual .slide_wrap img {
	width: 100%;
}

@keyframes zoomUp {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.15);
  }
}

.swiper-slide-active .slide-img,
.swiper-slide-duplicate-active .slide-img,
.swiper-slide-prev .slide-img{
  animation: zoomUp 10s linear 0s 1 normal both;  
}
.slide-img img{
  display: block;
}


.mainvisual .slide_wrap .mv_copy {
	position: absolute;
	top: 6%;
	right: 4%;
	z-index: 1;
	display: flex;
	gap:16px;
}
.mainvisual .mv_text {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	/*position: absolute;
	bottom: -70px;*/
	left: 0;
	z-index: 1;
	width: 100%;
	/*padding: 0 30px;*/
	max-width: 800px;
	margin: 0 auto;
}

.mainvisual .mv_text2 {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	/*position: absolute;
	bottom: -70px;*/
	left: 0;
	z-index: 1;
	width: 100%;
	/*padding: 0 30px;*/
	max-width: 800px;
	margin: 20px auto 30px;
}

.mv_text, .mv_text2 {
  list-style: none;
  padding: 0;
  margin: 0;
}


.mv_text li {
  opacity: 0; /* 初期状態は透明 */
  transform: translateX(100px) rotate(0deg) scale(0.8); /* 右からスライド、拡大率は80%でスタート */
  animation: fadeSlideRotateScale 1s forwards ; /* 1.5秒でアニメーション */
  width: 47%;
  height: 400px;
  /*margin-left: 20px;*/
  /*border: 10px solid;*/
  border-image: url("../img/car-6list.jpg");
  border-image-slice: 8 8 8 8;
  border-style: solid;
  border-width: 6px;
  background: url("../img/car-9list-bk.jpg");
  background-size: 100%;
  background-position: -10px;
  padding: 5px 0;
}

.mv_text li img {
	/*width: 100%;*/	
	image-rendering: -webkit-optimize-contrast;
	-webkit-backface-visibility: hidden;
	position: absolute;
	top: 20px;
}
.mv_text2 li {
  opacity: 0; /* 初期状態は透明 */
  transform: translateX(100px) rotate(0deg) scale(0.8); /* 右からスライド、拡大率は80%でスタート */
  animation: fadeSlideRotateScale 1s forwards ; /* 1.5秒でアニメーション */
  width: 100%;
  margin-left: 20px;
  /*border: 10px solid;*/
  border-image: url("../img/car-6list.jpg");
  border-image-slice: 8 8 8 8;
  border-style: solid;
  border-width: 6px;
  /*background: url("../img/car-9list-bk.jpg");
  padding: 5px 0;*/
  margin: 0 auto;
}
.mv_text2 li img {
	width: 100%;
	image-rendering: -webkit-optimize-contrast;
	-webkit-backface-visibility: hidden;
}
.mv_text li:nth-child(n+3) {
  margin-top: 30px;
}
.mv_text li:nth-child(2n-1) {
  margin-left: 0;
}
/*.mv_text2 li:nth-child(n+3) {
  margin-top: 30px;
}
.mv_text2 li:nth-child(2n-1) {
  margin-left: 0;
}*/
.mv_text li:nth-child(1) {
  animation-delay: 1s;
}

.mv_text li:nth-child(2) {
  animation-delay: 1.05s;
}

.mv_text li:nth-child(3) {
  animation-delay: 1.1s;
}

.mv_text li:nth-child(4) {
  animation-delay: 1.15s;
}

.mv_text li:nth-child(5) {
  animation-delay: 1.2s;
}

.mv_text li:nth-child(6) {
  animation-delay: 1.25s;
}

.mv_text li:nth-child(7) {
  animation-delay: 1.3s;
}

.mv_text li:nth-child(8) {
  animation-delay: 1.35s;
}
.car-number img {
	position: absolute;
	width: auto;
	right: 0;
	top: 0;
}
.mv_text-list {
	position: absolute;
	bottom: 17px;
	z-index: -1;
	overflow: hidden;
	display: block;
	width: 100%;
}
.mv_text-list::before {
	content: '';
	position: absolute;
	display: inline-block;
	top: 0;
	left: 0;
	width: 50px;
	height: 100%;
	background-color: #fff;
	transition: 300ms;
	animation: shinyshiny 3s ease-in-out infinite;
}
@keyframes shinyshiny {
		0% {
			-webkit-transform: scale(0) rotate(45deg);
			opacity: 0;
		}
		80% {
			-webkit-transform: scale(0) rotate(45deg);
			opacity: 0.5;
		}
		81% {
			-webkit-transform: scale(4) rotate(45deg);
			opacity: 1;
		}
		100% {
			-webkit-transform: scale(50) rotate(45deg);
			opacity: 0;
		}
	}


@keyframes fadeSlideRotateScale {
  0% {
    opacity: 0;
    transform: translateX(100px) rotate(15deg) scale(0.7); /* 拡大率80%で右回転 */
  }
  50% {
    opacity: 1;
    transform: translateX(-50px) rotate(-35deg) scale(1.2); /* 拡大し、左に回転 */
  }
  100% {
    opacity: 1;
    transform: translateX(0) rotate(0deg) scale(1); /* 回転と拡大が元に戻る */
  }
}


.mainvisual .scroll {
	position: absolute;
	top: 40%;
	width: 6%;
	right: 0;
	z-index: 1;
	display: flex;
	align-items: center;
}
.mainvisual .scroll p {
	position: relative;
	padding: 0 0 90px;
	line-height: 1;
}
.mainvisual .scroll p {
  position: relative;
  width: 100%;
  height: auto;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.mainvisual .scroll p:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 80%;
  background: linear-gradient(180deg,rgba(#000, 0) 0, rgba(#000, .8) 80%, rgba(#000, .8) 100%);
  }

.mainvisual .scroll p span {
  display: inline-block;
  position: absolute;
  right: -1px;
  bottom: 0;
  left: 0;
  z-index: 2;
  width: 13px;
  padding: 10px 0 110px;
  line-height: 1;
  letter-spacing: .1em;
  text-transform: uppercase;
  text-decoration: none;
  writing-mode: vertical-lr;
  transition: .2s;
  overflow: hidden;
  margin: auto;
  height: 270px;
}

.mainvisual .scroll p span:before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 2px;
  height: 100px;
  background: #ddd;
}

.mainvisual .scroll p span:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 2px;
  height: 100px;
  background: #000;
}


.mainvisual .scroll p span:after {
  animation: sdl01 1.5s cubic-bezier(1, 0, 0, 1) infinite;
}

@keyframes sdl01 {
  0% {
    transform: scale(1, 0);
    transform-origin: 0 0;
  }
  50% {
    transform: scale(1, 1);
    transform-origin: 0 0;
  }
  50.1% {
    transform: scale(1, 1);
    transform-origin: 0 100%;
  }
  100% {
    transform: scale(1, 0);
    transform-origin: 0 100%;
  }
}



.header {
  z-index: 101;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  width: 100%;
}
.header .header_logo {
  display: flex;
  z-index: 2;
  position: absolute;
  top: 0;
  align-items: center;
  justify-content: center;
  /*background: #92c865;*/
}
.header .header_logo img {
  width: 100%;
  height: auto;
}
.header_menu_inner {
  -webkit-overflow-scrolling: touch;
  display: none;
  z-index: 10;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  /* Fallback */
  height: -webkit-calc(var(--vh, 1vh) * 100);
  height: -moz-calc(var(--vh, 1vh) * 100);
  height: calc(var(--vh, 1vh) * 100);
  overflow: scroll;
  background-color: #e3d1be;
  will-change: transform, opacity;
}


/*.header_menu_ctrl {
  -webkit-border-bottom-left-radius: 2.66667vw;
  -moz-border-radius-bottomleft: 2.66667vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 0;
  right: 0;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 16vw;
  height: 14.66667vw;
  border-bottom-left-radius: 2.66667vw;
  background: #291b17;
}
.header_menu_ctrl span {
  display: block;
  width: 8.53333vw;
  height: 0.53333vw;
  margin: 1.2vw 0;
  background: #fff;
}
.header_menu_ctrl_close a:active {
  /*display: flex;
  z-index: 11;
  position: fixed;
  top: 0;
  right: 0;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 16vw;
  height: 14.66667vw;
  border-bottom-left-radius: 2.66667vw;
  background: #291b17;*/
  /*display: none;
}
*/

.header {
  /*position: sticky; 
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  background-color: white;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);*/
}
.header__inner {
  position: fixed; /* headerを追従にする */
  top: 0;
  /*left: 0;*/
  right: 0;
  width: 20%;
  background-color: #291b17;
  border-bottom-left-radius: 2.66667vw;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 0.5rem 1rem;
}
/* ハンバーガーボタンのデザイン */
.drawer__button {
  position: relative;
  width: 3rem;
  height: 3rem;
  background-color: transparent;
  border: none;
  cursor: pointer;
  z-index: 999; /* メニューを開いている時もクリックできるよう設定 */
}
/* ハンバーガーボタン内の線 */
.drawer__button > span {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 2rem;
  height: 2px;
  background-color: #fff;
  transform: translateX(-50%);
}
.drawer__button > span:first-child {
  transform: translate(-50%, calc(-50% - 0.5rem));
  transition: transform 0.3s ease;
}
.drawer__button > span:nth-child(2) {
  transform: translate(-50%, -50%);
  transition: opacity 0.3s ease;
}
.drawer__button > span:last-child {
  transform: translate(-50%, calc(-50% + 0.5rem));
  transition: transform 0.3s ease;
}
/* 展開時のデザイン */
.drawer__button.active > span:first-child {
  transform: translate(-50%, -50%) rotate(-45deg);
  background: #000;
}
.drawer__button.active > span:nth-child(2) {
  opacity: 0;
}
.drawer__button.active > span:last-child {
  transform: translate(-50%, -50%) rotate(45deg);
  background: #000;
}
/* メニューのデザイン */
.drawer__nav {
  position: fixed; /* 追従ヘッダーなどでも表示できるよう設定しておく */
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.5);
  transition: opacity 0.3s ease;
  opacity: 0;
  visibility: hidden;
}
.drawer__nav.active {
  opacity: 1;
  visibility: visible;
}
.drawer__nav__inner {
  position: relative;
  width: 100%;
  height: 100%;
  background-color: #ca0000;
  background-image: url("../img/sp-bnr.png");
  background-size: 100%;
  background-repeat: no-repeat;
  padding: 8rem 1.5rem 1rem;
  margin: 0 0 0 auto;
  overflow: scroll;
  transform: translateX(100%);
  transition: transform 0.3s ease;
}
.drawer__nav.active .drawer__nav__inner {
  transform: translateX(0);
}
.drawer__nav__menu {
  list-style: none;
  padding-left: 0;
}
/*.drawer__nav__item {
	position: relative;
}
.drawer__nav__item::before {
	content: '';
	position: absolute;
	display: inline-block;
	top: 0;
	left: 0;
	width: 50px;
	height: 100%;
	background-image: url("../img/25889831.png");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}
.drawer__nav__item::after {
	content: '';
	position: absolute;
	display: inline-block;
	top: 0;
	right: 0;
	width: 50px;
	height: 100%;
	background-image: url("../img/25889831.png");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}*/
.drawer__nav__link {
  display: block;
  color: black;
  text-decoration: none;
  padding: 1rem 1rem;
  /*border-bottom: solid 1px lightgray;*/
  text-align: center;
}
.drawer__nav__item {
  background: #fff;
  border-radius: 30px;
  width: 80%;
  margin: 10px auto 20px;
}
/*.drawer__nav__item:last-child {
  background: #fff;
  border-radius: 30px;
  width: 80%;
  margin: 0 auto;
}*/

/* ハンバーガーメニュー展開時、背景を固定 */
body.active {
  height: 100%;
  overflow: hidden;
}






.st-Header_Hum {
  display: flex;
  z-index: 11;
  position: fixed;
  top: 0;
  right: 0;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 16vw;
  height: 14.66667vw;
  border-bottom-left-radius: 2.66667vw;
  background: #291b17;
}
.st-Header_Line {
  position: absolute;
  left: 3.58974vw;
  width: 8.33333vw;
  height: 0.51282vw;
  background-color: #fff;
  transition: all 200ms 0s ease-out;
  will-change: transform, animation;
}
.st-Header_Line-1 {
  top: 4.48718vw;
}
.is-menu-active .st-Header_Line-1 {
  top: 6.41026vw;
  transform: rotate(45deg);
}
.st-Header_Line-2 {
  top: 6.53846vw;
}
.is-menu-active .st-Header_Line-2 {
  opacity: 0;
}
.st-Header_Line-3 {
  top: 8.58974vw;
}
.is-menu-active .st-Header_Line-3 {
  top: 6.41026vw;
  transform: rotate(-45deg);
}
@-webkit-keyframes header_hover_opa {
  0% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes header_hover_opa {
  0% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes header_hover_opa {
  0% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
@keyframes header_hover_opa {
  0% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes header_hover_opa2 {
  0% {
    opacity: 0.8;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes header_hover_opa2 {
  0% {
    opacity: 0.8;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes header_hover_opa2 {
  0% {
    opacity: 0.8;
  }
  100% {
    opacity: 1;
  }
}
@keyframes header_hover_opa2 {
  0% {
    opacity: 0.8;
  }
  100% {
    opacity: 1;
  }
}


.btn-wrapper {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 3.33333vw;
}


.header .header_logo {
  -webkit-border-bottom-right-radius: 46px;
  -moz-border-radius-bottomright: 46px;
  width: 208px;
  height: 194px;
  border-bottom-right-radius: 46px;
}
.header .header_logo p {
  width: 159px;
  height: 145px;
}


.header_menu {
  z-index: 2;
  position: relative;
  /*padding-top: 11px;
  padding-bottom: 14px;*/
  padding: 20px 30px 14px;
  background: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header_menu img {
	width: 350px;
}
.header_menu .header_menu_other {
  display: flex;
  justify-content: flex-end;
  margin-right: 20px;
}
.header_menu .header_menu_other li {
  font-style: normal;
  font-weight: 700;
  font-weight: bold;
  font-size: 14px;
  font-family: fot-tsukuardgothic-std, sans-serif;
  will-change: transform;
}
.header_menu .header_menu_other li > * {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 30px;
}
.header_menu .header_menu_other li a {
  color: #8cad70;
}
.header_menu .header_menu_other li {
  margin-right: 20px;
}
.header_menu_global {
  display: flex;
  justify-content: flex-end;
  margin-right: 0;
}
.header_menu_global li {
  position: relative;
  margin-right: 17px;
  padding-right: 23px;
  font-size: 17px;
}
.header_menu_global li > * {
  display: flex;
  align-items: center;
  justify-content: center;
}
.header_menu_global li:after {
  position: absolute;
  top: 0.33333vw;
  right: 0;
  content: "/";
}

.header_menu_global li:nth-child(6)::after {
  display: none;
}
/*.header_menu_sub {
  display: flex;
  position: absolute;
  top: 0px;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 33px;
  padding-left: 180px;
  transform: scale(1, 0);
  transform-origin: 50% 0%;
  background: #e3d1be;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  pointer-events: none;
  transition: all 300ms ease;
}
.header_menu_sub a {
  display: flex;
  position: relative;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  width: 260px;
  height: 60px;
  margin-right: 0.66667vw;
  margin-left: 0.66667vw;
  padding-right: 5px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  background-color: #FFF;
  font-style: normal;
  font-weight: 900;
  font-size: 23px;
  line-height: 1;
  font-family: brandon-grotesque, sans-serif;
  letter-spacing: 5px;
  cursor: pointer;
}
.header_menu_sub a span {
  transform: translateY(-1px);
  font-size: 20px;
  letter-spacing: 0px;
}
.header_menu_sub a span:before {
  padding-right: 6px;
  padding-left: 4px;
  content: '/';
}
.header_menu_sub a:after {
  -webkit-transition: -webkit-transform 200ms 0s ease-out;
  -o-transition: -o-transform 200ms 0s ease-out;
  -moz-transition: transform 200ms 0s ease-out, -moz-transform 200ms 0s ease-out;
  -moz-background-size: contain;
  -o-background-size: contain;
  display: block;
  position: absolute;
  top: 0;
  right: 13px;
  bottom: 0;
  width: 1.06667vw;
  max-width: 16px;
  height: 1.06667vw;
  max-height: 16px;
  margin-top: auto;
  margin-bottom: auto;
  background: url('../../images/common/btn-arrow-black.png');
  background-size: contain;
  background-repeat: no-repeat;
  content: '';
  transition: -webkit-transform 200ms 0s ease-out;
  transition: transform 200ms 0s ease-out;
  transition: transform 200ms 0s ease-out, -webkit-transform 200ms 0s ease-out, -moz-transform 200ms 0s ease-out, -o-transform 200ms 0s ease-out;
}
.header_menu_sub.is-sub_active {
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  top: 83px;
  transform: scale(1, 1);
  pointer-events: auto;
}*/
@media screen and (max-width: 1024px) {
   body:before,
   body:after { display:none; }
}
@media only screen and (max-width: 780px) {
  .u-pc {
    display: none;
  }
.u-sp {
    display: block;
  }

  .header {
    position: fixed;
  }
  .header .header_logo {
    width: 200px;
    height: 65px;
    border-bottom-right-radius: 6.66667vw;
    background: #fff url('../img/logo.png') center no-repeat;
    /*background-position: top 2.05128vw left 2.5641vw;*/
    background-size: 80%;
	margin: 0;
  }
  .header .header_logo p {
    display: none;
  }

  .header_menu {
    padding: 0;
  }
  .header_menu a {
    display: block;
    margin: 8vw auto;
  }
  .header_menu_global {
    width: 100%;
    margin-top: 3.84615vw;
    padding-top: 34vw;
    padding-bottom: 4.66667vw;
	flex-wrap: wrap;
  }
  .header_menu_global .header_menu_btn {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #FFF;
    font-style: normal;
    font-weight: 700;
    font-size: 5.38462vw;
    line-height: 1.35;
    font-family: fot-tsukuardgothic-std, sans-serif;
  }
  .header_menu_global .header_menu_btn span {
    font-style: normal;
    font-weight: 600;
    font-size: 2.82051vw;
    font-family: 'Poppins', sans-serif;
    letter-spacing: 0.64103vw;
  }
  .header_menu_global > li {
    display: flex;
    position: relative;
    align-items: center;
    justify-content: center;
    margin: 5vw auto;
	  width: 100%;
	  padding: 0;
  }
  .header_menu_global > li a {
    margin: 0;
  }
  .header_menu_global > li .header_menu_parents {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    -ms-flex-align: start;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    margin-left: 5.33333vw;
  }
	.header_menu_global li:after {
		display: none;
	}
  .header_menu_global > li:nth-child(1) {
    margin-top: 1.33333vw;
  }
  .header_menu_global > li:nth-child(2) {
    will-change: transform, opacity;
  }
  .header_menu_global > li:nth-child(2) .submenu_btn {
    -moz-background-size: 5.2vw;
    -o-background-size: 5.2vw;
    -moz-background-size: contain;
    -o-background-size: contain;
    -webkit-transition: all 300ms 0s ease-out;
    -o-transition: all 300ms 0s ease-out;
    -moz-transition: all 300ms 0s ease-out;
    display: block;
    width: 2.6vw;
    height: 2.53333vw;
    margin-top: 1.6vw;
    margin-left: 2.66667vw;
    overflow: hidden;
    background: url('../../images/common/sp/header_menu2_sub_arrow_1.png') no-repeat;
    background-size: 5.2vw;
    background-size: contain;
    text-indent: -9999px;
    transition: all 300ms 0s ease-out;
    will-change: transform, opacity;
  }
  .header_menu_global > li:nth-child(2) .submenu_btn.is-sub_active {
    display: block;
    width: 2.6vw;
    height: 2.6vw;
    overflow: hidden;
    background: url('../../images/common/sp/header_menu2_sub_arrow_2.png') no-repeat;
    background-size: 5.2vw;
    background-size: contain;
    text-indent: -9999px;
  }
	
	.is-active .header_menu_inner {
		display: block;
	}
	
  /*.header_menu_sub {
    -moz-background-size: contain;
    -o-background-size: contain;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-transform-origin: 50% 0%;
    -moz-transform-origin: 50% 0%;
    -ms-transform-origin: 50% 0%;
    -o-transform-origin: 50% 0%;
    display: none;
    position: absolute;
    top: 14.93333vw;
    flex-wrap: wrap;
    width: 74.13333vw;
    height: 28.26667vw;
    margin-right: auto;
    margin-left: auto;
    padding: 6.66667vw 4.26667vw 4vw;
    transform-origin: 50% 0%;
    background-image: url('../../images/common/sp/header_menu_sub_bg.png');
    background-size: contain;
    background-repeat: no-repeat;
    will-change: transform;
  }
  .header_menu_sub a {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -moz-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: 32.8vw;
    margin: 0;
    background: none !important;
    color: #FFF;
    font-style: normal;
    font-weight: 700;
    font-size: 4.35897vw;
    font-family: fot-tsukuardgothic-std, sans-serif;
    text-indent: 0 !important;
  }*/
  .header_name {
    position: absolute;
    top: 0;
    width: 100%;
    height: 12vw;
    margin: auto;
    background: #fff;
  }
  .header_name span {
    display: block;
    margin-top: 4.8vw;
    margin-left: 35.06667vw;
    font-style: normal;
    font-weight: 700;
    font-size: 3.33333vw;
    font-family: fot-tsukuardgothic-std, sans-serif;
  }
  
	
	
	
	
	
	
	
	

	.mainvisual .slide_wrap {
	max-width: 100%;
	border-radius: 0 30px 30px 0;
}
.mainvisual .slide_wrap .mv_copy {
	top: 40%;
	right: 4%;
	gap:10px;
	width: 18%;
	display: none;
}

.mainvisual .scroll {
	display: none;
}
}
@media screen and (max-width: 779px) {
  .is-pc {
    display: none !important;
  }
  .is-sp {
    display: block !important;
  }
  .is-pcFlex {
    display: none !important;
  }
  .is-spFlex {
    display: flex !important;
  }
  .is-pcInline {
    display: none !important;
  }
  .is-spInline {
    display: inline !important;
  }
  html.is-modal {
    overflow: hidden;
  }
  .st-Header_Hum {
    display: block;
  }
  .article-wrapper {
    width: 100%;
  }
	
}
@media screen and (min-width: 780px) {
  .is-pc {
    display: block !important;
  }
  .is-sp {
    display: none !important;
  }
  .is-pcFlex {
    display: flex !important;
  }
  .is-spFlex {
    display: none !important;
  }
  .is-pcInline {
    display: inline !important;
  }
  .is-spInline {
    display: none !important;
  }
  .search-item {
    -webkit-transition: background-color 200ms 0s ease-out;
    -o-transition: background-color 200ms 0s ease-out;
    -moz-transition: background-color 200ms 0s ease-out;
    transition: background-color 200ms 0s ease-out;
  }
  .search-item:hover {
    background-color: white;
  }
  .pager-arrow {
    -webkit-transition: opacity 200ms 0s ease-out;
    -o-transition: opacity 200ms 0s ease-out;
    -moz-transition: opacity 200ms 0s ease-out;
    transition: opacity 200ms 0s ease-out;
  }
  .pager-arrow:hover {
    opacity: 0.7;
  }
  .pager-item {
    -webkit-transition: opacity 200ms 0s ease-out;
    -o-transition: opacity 200ms 0s ease-out;
    -moz-transition: opacity 200ms 0s ease-out;
    transition: opacity 200ms 0s ease-out;
  }
  .pager-item:hover {
    opacity: 0.7;
  }
	

}
@media only screen and (max-width: 780px) and (min-width: 781px) {
  .header_menu_global > li:nth-child(2) .submenu_btn {
    width: 1.3vw;
    height: 1.26667vw;
  }
  .header_menu_global > li:nth-child(2) .submenu_btn.is-sub_active {
    width: 1.3vw;
    height: 1.3vw;
  }

}
@media screen and (min-width: 781px) and (max-width: 1280px) {
  .header .header_logo {
    width: 16.25vw;
    height: 15.15625vw;
  }
  .header .header_logo p {
    width: 12.42188vw;
    height: 11.32813vw;
  }
  .header_reserve {
    width: 165px;
    height: 95px;
  }
  .header_menu .header_menu_other {
    margin-right: 0;
  }
  .header_menu .header_menu_other li {
    font-size: 1.09375vw;
  }
  .header_menu .header_menu_other li:nth-child(1) {
    margin-right: 0.78125vw;
    padding-right: 1.5625vw;
  }
  .header_menu .header_menu_other li:nth-child(2) {
    margin-right: 1.5625vw;
    padding-right: 1.5625vw;
  }
  /*.header_menu_global {
    margin-right: 175px;
  }*/
  .header_menu_global li {
    margin-right: 1.32813vw;
    padding-right: 1.79687vw;
    font-size: 1.32813vw;
  }
  .header_menu_global li:after {
    top: 0.625vw;
  }
  /*.header_menu_sub {
    padding-top: 3.125vw;
    padding-bottom: 2.57813vw;
    padding-left: 15.625vw;
  }
  .header_menu_sub.is-sub_active {
    top: 74px;
  }*/
}
@media screen and (min-width: 781px) and (min-width: 780px) {
  .header_menu .header_menu_other li a:hover span {
    -webkit-animation: 0.5s ease-in-out 0s 1 alternate forwards running header_hover_opa;
    -moz-animation: 0.5s ease-in-out 0s 1 alternate forwards running header_hover_opa;
    -o-animation: 0.5s ease-in-out 0s 1 alternate forwards running header_hover_opa;
    animation: 0.5s ease-in-out 0s 1 alternate forwards running header_hover_opa;
  }
  .header_menu_global li a:hover span {
    -webkit-animation: 0.5s ease-in-out 0s 1 alternate forwards running header_hover_opa;
    -moz-animation: 0.5s ease-in-out 0s 1 alternate forwards running header_hover_opa;
    -o-animation: 0.5s ease-in-out 0s 1 alternate forwards running header_hover_opa;
    animation: 0.5s ease-in-out 0s 1 alternate forwards running header_hover_opa;
  }
  /*.header_menu_sub a {
    -webkit-transition: opacity 200ms 0s ease-out;
    -o-transition: opacity 200ms 0s ease-out;
    -moz-transition: opacity 200ms 0s ease-out;
    transition: opacity 200ms 0s ease-out;
  }
  .header_menu_sub a:hover {
    color: #e53742;
  }
  .header_menu_sub a:hover:after {
    -webkit-filter: invert(15%) sepia(95%) saturate(6932%) hue-rotate(358deg) brightness(95%) contrast(112%);
    filter: invert(15%) sepia(95%) saturate(6932%) hue-rotate(358deg) brightness(95%) contrast(112%);
  }
  .header_menu_sub a:hover:after {
    -webkit-transform: translateX(3px);
    -moz-transform: translateX(3px);
    -ms-transform: translateX(3px);
    -o-transform: translateX(3px);
    transform: translateX(3px);
  }*/
}
/*@media screen and (min-width: 781px) and (max-width: 1400px) {
  .header_menu_sub a {
    -webkit-border-bottom-left-radius: 0.71429vw;
    -moz-border-radius-bottomleft: 0.71429vw;
    -webkit-border-bottom-right-radius: 0.71429vw;
    -moz-border-radius-bottomright: 0.71429vw;
    -webkit-border-top-right-radius: 0.71429vw;
    -moz-border-radius-topright: 0.71429vw;
    width: 18.57143vw;
    height: 4.28571vw;
    border-top-right-radius: 0.71429vw;
    border-bottom-right-radius: 0.71429vw;
    border-bottom-left-radius: 0.71429vw;
    font-size: 1.64286vw;
    letter-spacing: 0.14286vw;
  }
  .header_menu_sub a span {
    -webkit-transform: translateY(-0.07143vw);
    -moz-transform: translateY(-0.07143vw);
    -ms-transform: translateY(-0.07143vw);
    -o-transform: translateY(-0.07143vw);
    transform: translateY(-0.07143vw);
    font-size: 1.42857vw;
    letter-spacing: -0.14286vw;
  }
  .header_menu_sub a span:before {
    padding-right: 0.35714vw;
    padding-left: 0.21429vw;
  }
}*/
#holiday {
	background-color: #ded7c5;
	background-image: url("../../img/giza-wb.png");
	background-position: top;
	background-repeat: repeat-x;
	padding: 400px 0 50px;
	margin: -242px 0 0;
	z-index: -1;
	/*position: relative;*/
	display: flex;
	justify-content: center;
}
.holiday {
	border: 1px solid;
	border-radius: 30px;
	padding: 50px;
}
.holiday h2 {
	font-size: 40px;
	text-align: center;
	line-height: 0.8;
	margin-bottom: 50px;
}
.holiday h2 span {
	font-size: 20px;
}
.holiday p {
	font-size: 20px;
}
.holiday p span {
	color: #ca0000;
}
#ranking {
	background-color: #ded7c5;
	background-image: url("../../img/giza-wb.png");
	background-position: top;
	background-repeat: repeat-x;
	padding: 400px 0 50px;
	margin: -242px 0 0;
	z-index: -1;
	position: relative;
	display: flex;
	justify-content: center;
}

.present dl {
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #fde28b;
	gap:0 100px;
	padding: 85px 20px 100px
}
.present dl dd {
	text-align: center;
}
.present dl dd h2 {
	margin: 0 0 45px;
}
.present dl dd p {
	font-size: 18px;
	line-height: 2.3;
	margin: 5px 0 40px;
}

#basic-rule {
	/*padding: 90px 0 0;
	background-image: url("../../img/giza-yb.png");
	background-position: center top;
	background-repeat: repeat-x;*/
	background-image: url("../img/basic-rule-bk.jpg");
	background-position: center top;
	background-repeat: repeat;
	padding-bottom: 50px;
}
.basic-rule .title {
	background-image: url("../img/title-01.jpg");
}
.komikomi {
	margin-top: 50px;
	text-align: center;
}
.komikomi p {
	background: #c7000a;
	color: #fff;
	max-width: 520px;
	margin: 10px auto 30px;
	padding: 10px;
	font-size: 20px;
	line-height: 1.3;
	border-radius: 20px;
	
}
.komikomi p .price {
	font-size: 40px;
}
.komikomi p .bonus {
	font-size: 15px;
}
#basic-rule .into h2 {
	text-align: center;
	margin: 0 0 134px;
}
#basic-rule .cont{
	/*margin-top: 30px;*/
	padding: 50px 20px 30px;
}
#basic-rule .cont .item {
	text-align: center;
	margin: 0 0 60px;
}
#basic-rule .cont .item img{
	margin: -100px 0 0;
}
#basic-rule .cont .box_wrap {
	max-width: 800px;
	margin:0 auto 50px;
}
#basic-rule .cont .box_wrap dl {
	display: flex;
	justify-content: space-between;
	gap:0 40px;
	margin: 0 0 50px;
	padding: 0 0 50px;
	border-bottom: 3px solid #fff;
}
#basic-rule .cont .box_wrap dl:last-child {
	border: none;
	padding: 0;
	margin: 0;
}
#basic-rule .cont .box_wrap dl dd {
	max-width: 420px;
}
#basic-rule .cont .box_wrap dl:nth-child(2) dt{
	order: 2;
}
#basic-rule .cont .box_wrap dl:nth-child(2) dd{
	order: 1;
}
#basic-rule .cont .box_wrap dl dd h3 {
	font-size: 25px;
	line-height: 2;
	text-align: center;
	margin: 0 0 12px;
}
#basic-rule .cont .box_wrap dl dd h3 span {
	background-color: #00416f;
	color: #fff;
	padding: 2px 15px 5px;
}
#basic-rule .cont .box_wrap dl dd .text:nth-child(2) {
	margin: 25px 0 0;
}
#basic-rule .cont .box_wrap dl dd .text p {
	text-align: justify;
}
#basic-rule .cont .rule-faq {
	max-width: 800px;
	margin: auto;
}
#basic-rule .cont .rule-faq h3 {
	text-align: center;
	margin: 0 0 50px;
}
#basic-rule .cont .rule-faq .accordion-item {
	margin: 0 0 20px;
	background-color: #fff;
	border-radius: 10px;
	background-image: url("../img/lease_squ.png");
	background-position: bottom 10px right 10px;
	background-repeat: no-repeat;
}
#basic-rule .cont .rule-faq .accordion-body {
  height: 0;
  overflow: hidden;
  transition: height 0.3s ease-in-out; /* 高さの変化にアニメーションを追加 */
}
#basic-rule .cont .rule-faq .accordion-body .ans {
	padding: 0 40px 15px 70px;
}
#basic-rule .cont .rule-faq .accordion-body p {
	font-size: 18px;
	line-height: 1.6;
	text-align: justify;
	margin: 0 0 15px;
}

#basic-rule .cont .rule-faq .accordion-header {
  padding: 30px 40px 30px 70px;
  cursor: pointer;
  text-align: left;
  width: 100%;
  outline: none;
  transition: background-color 0.3s ease-in-out;
	font-size: 24px;
	line-height: 1.4;
	background-image: url("../img/lease_q.png");
	background-position: center left 25px;
	background-repeat: no-repeat;
}

#contact {
	background-color: #ded7c5;
	padding: 100px 20px;
}
#contact .box {
	max-width: 650px;
	margin: auto;
	background-color: #fff;
	border-radius: 10px;
	text-align: center;
	padding: 54px 0 60px;
}
#contact .box h2 {
	margin: 0 0 54px;
}
.information, .formWrap {
	padding: 0;
	background-image: url("../img/information-bk.jpg");
	/*background-repeat: no-repeat;*/
	background-size: 100%;
}
.information .title {
	background-image: url("../img/title-01.jpg");
}
#information h2 {
	text-align: center;
}
#information .shop-list .box dl {
	display: flex;
	max-width: 1100px;
	justify-content: space-between;
	align-items: center;
	margin:80px auto;
}
#information .shop-list .box dl dt,
#information .shop-list .box dl dd {
	width: 50%;
	text-align: center;
}
#information .shop-list .box dl dd h3 {
	font-size: 26px;
	line-height: 1.6;
	color: #74543e;
	margin: 0 0 25px;
}
#information .shop-list .box dl dd p {
	font-size: 18px;
	line-height: 1.6;
}
#information .corona {
	text-align: center;
	margin: 90px 0 0;
	padding: 0 0 120px;
}
#information .corona h3 {
	font-size: 29px;
	margin: 0 0 15px;
}
#information .corona p {
	font-size: 24px;
}
#information .corona ul {
	display: flex;
	justify-content: center;
	gap:25px;
	margin: 45px 0 0;
}

footer {
	background-color: #ded7c5;
	padding: 50px 0;
}
footer ul {
	display: flex;
	justify-content: center;
	gap:10px;
}
footer p {
	font-size: 17px;
	margin: 25px 0 0;
	text-align: center;
}
.reserve {
	position: fixed;
	z-index: 3;
	width: 150px;
	bottom: 30px;
	right: 100px;
	animation: poyopoyo 2s ease-out infinite;
}
@keyframes poyopoyo {
  0%, 40%, 60%, 80% {
    transform: scale(1.0);
  }
  50%, 70% {
    transform: scale(0.85);
  }
}
#reserve {
	position: fixed;
	width: 100px;
	right: 120px;
	/*bottom: 20px;*/
	z-index: 3;
	opacity: 0;
}
#reserve.show {
	visibility: visible;
	opacity: 1;
	bottom: 180px;
}

#reserve.show:hover {
	bottom:190px;
	opacity: 0.9;
}
@media screen and (min-width: 1600px) {
	#campaign .comi-area {
		background-size: 100%,auto;
	}
}
@media screen and (max-width: 780px) {
#holiday {
	padding: 20% 20px 20px;
	margin: -4% 0 10px;
}
.holiday {
	padding: 30px;
}
.holiday h2 {
	font-size: 35px;
	margin-bottom: 30px;
}
.holiday h2 span {
	font-size: 15px;
}
.holiday p {
	font-size: 15px;
}
	
#ranking {
	padding: 20% 20px 20px;
	margin: -4% 0 10px;
	background-image: none;
}
.present dl {
	flex-wrap: wrap;
	gap:0;
	padding: 10% 20px
}
.present dl dt {
	padding: 0 10%;
}
.present dl dd h2 {
	margin: 0 5% 25px;
}
.present dl dd p {
	font-size: 14px;
	margin: 5px 0 20px;
}
/*#basic-rule {
	padding: 10% 0 0;
}*/
#basic-rule .into h2 {
	text-align: center;
	margin: 0 8% 20%;
}
#basic-rule .cont{
	padding: 0 20px 0;
}
#basic-rule .cont .item {
	text-align: center;
	margin: 0 0 60px;
}
#basic-rule .cont .item img{
	margin: -80px auto 0;
	width: 80%;
}
#basic-rule .cont .box_wrap {
	max-width: 890px;
	margin:0 auto 50px;
}
#basic-rule .cont .box_wrap dl {
	flex-wrap: wrap;
	justify-content: center;
	gap:30px;
	margin: 0 0 30px;
	padding: 0 0 30px;
	border-bottom: 2px solid #fff;
}
#basic-rule .cont .box_wrap dl:last-child {
	border: none;
	padding: 0;
	margin: 0;
}
#basic-rule .cont .box_wrap dl dd {
	max-width: 420px;
}
#basic-rule .cont .box_wrap dl:nth-child(2) dt{
	order: 2;
}
#basic-rule .cont .box_wrap dl:nth-child(2) dd{
	order: 1;
}
#basic-rule .cont .box_wrap dl dd h3 {
	font-size: 20px;
}
#basic-rule .cont .box_wrap dl dd h3 span {
	padding: 2px 15px 5px;
}
#basic-rule .cont .box_wrap dl dd .text:nth-child(2) {
	margin: 20px 0 0;
}
#basic-rule .cont .box_wrap dl dd .text p {
	font-size: 14px;
}
#basic-rule .cont .rule-faq {
	max-width: 890px;
	margin: auto;
}
#basic-rule .cont .rule-faq h3 {
	text-align: center;
	margin: 0 0 40px;
}
#basic-rule .cont .rule-faq .accordion-item {
	margin: 0 0 20px;
	border-radius: 5px;
	background-image: url("../img/lease_squ.png");
	background-position: bottom 10px right 10px;
	background-repeat: no-repeat;
}
#basic-rule .cont .rule-faq .accordion-body {
  height: 0;
  overflow: hidden;
  transition: height 0.3s ease-in-out; /* 高さの変化にアニメーションを追加 */
}
#basic-rule .cont .rule-faq .accordion-body .ans {
	padding: 0 40px 15px 70px;
}
#basic-rule .cont .rule-faq .accordion-body p {
	font-size: 16px;
	line-height: 1.6;
	text-align: justify;
	margin: 0 0 15px;
}

#basic-rule .cont .rule-faq .accordion-header {
  padding: 30px 40px 30px 70px;
  cursor: pointer;
  text-align: left;
  width: 100%;
  outline: none;
  transition: background-color 0.3s ease-in-out;
	font-size: 20px;
	background-image: url("../img/lease_q.png");
	background-position: center left 25px;
	background-repeat: no-repeat;
}
	
.komikomi p {
	margin: 10px 20px 30px;
	font-size: 15px;
	line-height: 1.2;
	border-radius: 30px;
}
.komikomi p .price {
	font-size: 30px;
}
.komikomi p .bonus {
	font-size: 12px;
}	

#contact {
	padding: 15% 20px;
}
#contact .box {
	padding: 8% 10%;
}
#contact .box h2 {
	margin: 0 0 20px;
}
/*#information {
	padding: 15% 0 0;
}*/
#information h2 {
	padding: 0 8%;
}
#information .shop-list .box dl {
	flex-wrap: wrap;
	margin:10% 4%;
}
#information .shop-list .box dl dt,
#information .shop-list .box dl dd {
	width: 100%;
}
#information .shop-list .box dl dd h3 {
	font-size: 20px;
	margin: 20px 0;
}
#information .shop-list .box dl dd p {
	font-size: 14px;
}
#information .corona {
	text-align: center;
	margin: 10% 0 0;
	padding: 0 4% 14%;
}
#information .corona h3 {
	font-size: 20px;
	margin: 0 0 10px;
}
#information .corona p {
	font-size: 16px;
}
#information .corona ul {
	flex-wrap: wrap;
	gap:10px;
	margin: 20px 0 0;
}
	#information .corona ul li {
		width: 30%;
	}

footer {
	padding: 5% 0;
}
footer ul {
	flex-wrap: wrap;
	gap:10px;
}
footer p {
	font-size: 14px;
	margin: 20px 0 0;
}
.reserve {
	width: 100px;
	right: 5px;
}
#reserve.show {
	right: 10px;
	bottom: 130px;
	width: 70px;
}
#reserve.show:hover {
	bottom:140px;
}
	
.main-fv {
	    background-position: center;
		background-size: cover;
		/*padding-bottom: 30px;*/
	}
	.fv {
		margin-top: -37px;
		padding-top: 75px;
		}
	.fv img {
		margin-top: 30px;
	}
	.fv-list img {
		width: 95%;
	}
	.fv-text {
		font-size: 15px;
		margin: 20px 0 0;
		padding: 5px 30px 10px;
	} 
	.fv-text span{
		font-size: 22px;
	} 
	.fv-list{
		margin-top: -70px;
	}
	.fv-link {
		padding: 20px 0;
	}
	/*.fv-link ul {
		margin-top: 10px;
	}*/
	.fv-link ul li {
		width: 75px;
		margin: 0 5px;
	}
	.mainvisual .title {
		background-size: cover;
		background-repeat: no-repeat;
	}
	.mainvisual .title h2 {
		display: contents;
	}
	.title h2 img {
		width: 90%;
	}
	.mainvisual .mv_text {
		padding: 0 20px;
	}
	.mv_text li {
		width: 48%;
		margin-left: 0;
		border-width: 5px;
		height: 200px;
	}
	.mv_text li:nth-child(n+3) {
		margin-top: 15px;
	}
	.car-number img {
		width: 50%;
	}
	.mv_text-list {
		bottom: 12px;
	}
	.mv_text-list::before {
		width: 30px;
		z-index: 1;
	}
	.mainvisual .mv_text2 {
		padding: 0 20px;
	}
	.mv_text2 li {
		width: 100%;
		margin-left: 0;
		border-width: 5px;
	}
	.mv_text2 li:nth-child(n+3) {
		margin-top: 15px;
	}
	.present {
		padding-bottom: 0;
	}
	.btn {
    	bottom: 15px;
  	}
	.tokuten .title {
		background-size: cover;
		background-repeat: no-repeat;
	}
	.tokuten .title h2 {
		display: contents;
	}
	.tokuten-fv img {
		width: 95%;
	}
	.tokuten-fv-list {
		margin-top: -50px;
		padding-bottom: 0;
	}
	.tokuten-fv-list2 {
		margin-top: -55px;
	}
	.tokuten-fv-list ul {
		padding-top: 80px;
	}
	.tokuten-fv-list ul li {
		margin: 0 0 7px;
	}
	.tokuten-fv-list ul li img {
		width: 90%;
	}
	.tokuten-fv-list2 ul li img {
		width: 90%;
	}
	.tokuten-fv-list p {
		font-size: 8px;
		padding: 0 40px 10px;
		text-align: left;
	}
	
	.basic-rule .title {
		background-size: cover;
		background-repeat: no-repeat;
	}
	.basic-rule .title h2 {
		display: contents;
	}
	.komikomi img {
		width: 90%;
	}
	.komikomi {
		margin-bottom: 30px;
	}
	.information, .formWrap {
		background-repeat: no-repeat;
		background-size: auto;
		background-repeat: repeat-y;
	}
	.information .title {
		background-size: cover;
		background-repeat: no-repeat;
	}
	.information .title h2 {
		display: contents;
	}
	
}

.fade {
    opacity: 0;
    transform: translateY(15px);
    transition: opacity 0.6s ease-out 0.3s, transform 0.6s ease-out 0.3s;
}

.fade.visible {
    opacity: 1;
    transform: translateY(0);
}
a img {
  transition: 0.5s;
}
a:hover img {
  transition: 0.5s;
  opacity: 0.7;
}
@media screen and (max-width: 780px) {
	a img {
	  transition: none;
	}
	a:hover img {
	  transition: none;
	  opacity: 1;
	}
}
@keyframes fadeInAnime {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

/*アニメーション*/
.animation{
  animation: dokundokun 1300ms ease infinite;
}

@keyframes dokundokun {
  0%  { transform: scale(1); }
  15% { transform: scale(1.2); }
  30% { transform: scale(1); }
  45% { transform: scale(1.2); }
  70% { transform: scale(1); }
}