@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Noto+Sans+JP:wght@300;400;500;700&display=swap');

*:focus {
  outline: none;
}
body{
    margin: 0;
    padding: 0;
}
.noto-sans-jp{
	font-family: "Noto Sans JP", sans-serif;
}
.inter{
	font-family: "Inter", sans-serif;
}
.zen-kaku-gothic-new{
	font-family: "Zen Kaku Gothic New", sans-serif;
}
.Obvia{
	font-family: "obvia", sans-serif;
}
.BeVietnam{
	font-family: "Be Vietnam Pro", sans-serif;
}
.sticky__container{
	display: flex;
	background: #ffdfb1;
	/*justify-content: center;*/
}
.pcBox{
	width: 40%;
	height: 100vh;
	position: sticky;
	left: 0;
	top: 0;
	display: flex;
	justify-content: center;
	align-items: center;
}
.title_pc{
	display: block;
	width: 35vh;
}

#lp_wrap{
	width: 40%;
	text-align: center;
	margin: 0 auto 0 0;
	color: #222;
	display: block;
	padding: 0 0 10%;
	overflow: hidden;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 400;
	letter-spacing:.5px;
	line-height: 1.65em;;
	background: #ffa44b;
}
#lp_wrap img{
    vertical-align: bottom;
    line-height: 0;
    border: none;
}
#lp_wrap ul,#lp_wrap li{
	padding: 0;
    list-style: none;
}

#lp_wrap a,#lp_wrap a:hover,#lp_wrap a:link{
    text-decoration: none;
    opacity: 1;
}
#lp_wrap img{
	width: 100%;
	height:auto;
	 display:block;
}
/* ================================================ 
header
================================================ */
#lp_head{
	width: 100%;
	display: block;
	position: relative;
	text-align: center;
	margin: 0 auto;
}

#lp_head .head{
	width: 100%;
	display: inline-block;
	margin: 0 auto;
	position: relative;
}
#lp_head .visual{
    width: 100%;
	margin: 0;
	padding: 0;
	z-index: 1;
	position: relative;
}
#lp_head .title{
	position: absolute;
	width: 40%;
	z-index: 4;
	left: 5%;
	top: 5%;
}

#lp_head .lead{
	color: #FFFFFF;
	font-size: 18px;
	text-align: center;
	margin: 10% auto;
	position: relative;
	display: inline-block;
	line-height: 2em;
}
#lp_head .strong{
	font-weight: 600;
	font-size: 110%;
}
#lp_head .info_box{
	width: 80%;
	text-align: center;
	display: block;
	margin: 0 auto;
	background: #FFFFFF;
	border: 1px solid #ea5404;
}
#lp_head .info_box .ttl{
	background:#ea5404;
	color: #FFFFFF;
	font-weight: 500;
	text-align: center;
	margin: 0 auto;
	line-height: 2em;
	font-size: 20px;
}
#lp_head .info_box .day{
	font-size: 20px;
	font-weight: 600;
	text-align: center;
	margin: 5% auto;
	line-height: 1.8em;
}
#lp_head .info_box .note{
	font-size: 13px;
	text-align: center;
	margin: 0 auto;
	letter-spacing: 0px;
	line-height: 1.5em;
}
#lp_head .info_box .heading {
	align-items: center;
	display: flex; 
	font-size: 16px;
	color: #ea5404;
	width: 80%;
	text-align: center;
	margin: 5% auto;
}
#lp_head .info_box .heading::before,
#lp_head .info_box .heading::after {
  background-color: #ea5404;
  content: "";
  flex-grow: 1; /* 横幅いっぱい */
  height: 1px; /* 横線の高さ */
}
#lp_head .info_box .heading::before {
  margin-right: 15px;
}
#lp_head .info_box .heading::after {
  margin-left: 15px;
}
#lp_head .info_box .shop{
	width: 80%;
	display: inline-block;
	font-size: 14px;
	text-align: center;
	margin: 3% auto 10%;
}

#lp_head .lineup{
	width: 100%;
	margin: 10% auto;
	display: inline-block;
	position: relative;
	text-align: center;
}
#lp_head .lineup h1{
	font-family: "obvia", sans-serif;
	color: #FFFFFF;
	line-height: 1em;
	font-weight: 500;
	font-size: 22px;
	margin: 0 auto;
}
#lp_head .lineup h2{
	font-family: "obvia", sans-serif;
	color: #FFFFFF;
	line-height: 1em;
	font-weight: 600;
	font-size: 40px;
	margin: 1% auto 10%;
}
#lp_head .lineup .slide_box{
	width: 100%;
	position: relative;
	display: block;
	margin: 0; 
	padding: 0;
	border: none;  
}
/* ================================================ 
contents
================================================ */

#lp_contents{
	width: 100%;
	position: relative;
	display: block;
	margin: 15% auto 0;
	background: #fffbed;
}
#lp_contents section{
	width: 100%;
	display: inline-block;
	position: relative;
	text-align: center;
	margin: 0 auto;
	padding: 0;
}
#lp_contents section .style_box{
	width: 100%;
	display: inline-block;
	padding: 15% 0 10%;
	position: relative;
	margin: 0 auto;
}
#lp_contents section .style_box .no{
	font-family: "obvia", sans-serif;
	font-size: 46px;
	font-weight: 600;
	text-align: right;
	color: #ea5404;
	margin: 0 2% 4% 0;
	letter-spacing: -.5px;
	
}
#lp_contents section:nth-of-type(even) .style_box .no{
	text-align: left;
	margin: 0 0 4% 2%;
}
#lp_contents section .style_box .main{
	width: 80%;
	float: right;
	position: relative;
	z-index: 2;
}
#lp_contents section:nth-of-type(2) .style_box .main{
	width: 75%;
	float: left;
}
#lp_contents section:nth-of-type(3) .style_box .main{
	width: 100%;
	float: none;
}
#lp_contents section:nth-of-type(4) .style_box .main{
	width: 75%;
	float: left;
}

#lp_contents section .style_box .label{
	width: 5%;
	position: absolute;
	color: #ea5404;
	writing-mode: vertical-rl; 
	font-size: 23px;
	font-weight: 500;
	letter-spacing: 2px;
	display: inline-block;
	left: 10%;
	top: 8%;
	z-index: 5;
}
#lp_contents section .style_box .label2{
	width: 5%;
	position: absolute;
	color: #ea5404;
	writing-mode: vertical-rl; 
	font-size: 23px;
	font-weight: 500;
	letter-spacing: 2px;
	display: inline-block;
	left: 4%;
	top: 18%;
	z-index: 5;
}

#lp_contents section:nth-of-type(2) .label{
	left: 87%;
	top: 12%;
}
#lp_contents section:nth-of-type(2) .style_box .label2{
	left: 80%;
	top: 30%;
}
#lp_contents section:nth-of-type(3) .label{
	top: 38%;
	left: 25%;
}
#lp_contents section:nth-of-type(3) .style_box .label2{
	top: 50%;
	left: 15%;
}
#lp_contents section:nth-of-type(4) .label{
	left: 87%;
	top: 12%;
}
#lp_contents section:nth-of-type(4) .style_box .label2{
	left: 80%;
	top: 20%;
}

#lp_contents section .style_box .sub-1{
	width: 46%;
	float: left;
	position: relative;
	margin: 5% auto 0;
}
#lp_contents section .style_box .sub-2{
	width: 46%;
	float: right;
	position: relative;
	margin: 15% auto 0;
}
#lp_contents section:nth-of-type(2) .style_box .sub-1{
	width: 48%;
	float: left;
	position: relative;
	margin: 5% auto 0;
}
#lp_contents section:nth-of-type(2) .style_box .sub-2{
	width: 48%;
	float: right;
	position: relative;
	margin: 5% auto 0;
}
#lp_contents section:nth-of-type(3) .style_box .sub-1{
	width: 60%;
	float: right;
	position: relative;
	margin: 5% auto 0;
}
#lp_contents section:nth-of-type(3) .style_box .sub-2{
	width: 60%;
	float: right;
	position: relative;
	margin: 5% auto 0;
}
#lp_contents section:nth-of-type(4) .style_box .sub-1{
	width: 48%;
	float: left;
	position: relative;
	margin: 5% auto 0;
}
#lp_contents section:nth-of-type(4) .style_box .sub-2{
	width: 48%;
	float: right;
	position: relative;
	margin: 5% auto 0;
}


#lp_contents section .style_box .sub-3{
	width: 70%;
	float: left;
	margin: 5% auto 0;
}
#lp_contents section .style_box .food{
	width: 36%;
	position: absolute;
	top: 61%;
	left: 20%;
	z-index: 5;
}
#lp_contents section:nth-of-type(2) .style_box .food{
	width: 28%;
	position: absolute;
	top: 56%;
	left:62%;
	z-index: 5;
}
#lp_contents section:nth-of-type(3) .style_box .food{
	width: 28%;
	position: absolute;
	top: 85%;
	left:15%;
	z-index: 5;
}
#lp_contents section:nth-of-type(4) .style_box .food{
	width: 28%;
	position: absolute;
	top: 53%;
	left:62%;
	z-index: 5;
}

#lp_contents section .item_box{
	background: #ffa44b;
	margin: 0 auto;
	padding: 5% 0;
    position: relative;
	display: inline-block;
}
#lp_contents section .item_box ul{
	width: 90%;
	display: grid;
	text-align: center;
	margin: 0 auto;
	grid-template-columns: 1fr 1fr;
	gap:2%;
}
#lp_contents section .item_box ul li{
	position: relative;
	display: inline-block;
}
#lp_contents section .item_box ul li img{
	border: #ea5404 1px solid;	
}
#lp_contents section:nth-of-type(4) .item_box ul li img{
	border:none;	
}
#lp_contents section .slide_box{
	width: 100%;
	position: relative;
	margin: 0 auto;
	padding: 0;
}


#lp_contents section .credit{
	font-size: 15px;
	font-weight: 500;
	margin: 2.5% auto;
	display: inline-block;
	text-align: center;
	color: #FFFFFF;
}
#lp_contents section .credit_box{
	width: 50%;
	text-align: center;
	margin: 2% auto 0;
	display: inline-block;
	position: relative;
}
#lp_contents .movie_wrap{
	width: 100%;
	background: #fff5df;
	position: relative;
	display: inline-block;
	padding: 10% 0 15%;
}
#lp_contents .movie_wrap h3{
	font-family: "obvia", sans-serif;
	font-size: 40px;
	color: #ea5404;
	line-height: 1em;
	margin: 0 auto;
	font-weight: 600;
	
}
#lp_contents .mv_box {
  width: 92%;
  margin: 10% auto 10%;
  text-align: center;
  position: relative;
}
#lp_contents .mv_box img{
	width: 100%;
}
#lp_contents .mv_box .point_video {
	width: 100%;
	height: auto;
	display: block;
	border: none;
	margin: 0 auto;
}
#lp_contents .movie_wrap .food{
	width: 100%;
	position: absolute;
	left: 0;
	bottom: -6%;
}
#lp_footer{
	width: 100%;
	display: block;
	margin: 0 auto;
	padding: 15% 0;
	position: relative;
}
#lp_footer h4{
	font-family: "obvia", sans-serif;
	font-size: 25px;
	color: #ea5404;
	line-height: 1em;
	margin: 0 auto;
	font-weight: 600;
	letter-spacing: 0px;
}
#lp_footer .shop{
	font-size: 16px;
	text-align: center;
	margin: 1.5% auto;
	line-height: 1em;
	color: #FFFFFF;
}
#lp_footer .btn_box{
	width: 70%;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	gap:4%;
	margin: 5% auto;
}
#lp_footer .btn_box .royalhost_btn{
	width: 50%;
}
#lp_footer .btn_box .staff_btn{
	width: 100%;
}
#lp_footer .hr{
	margin: 10% auto 5%;
	border-bottom: #ea5404 1px solid;
}
#lp_footer .logo{
	width: 20%;
	text-align: center;
	display: block;
	margin: 10% auto 0;
}

/*=====ボタン01=====*/
.btn_01 a {
	background: #ea5404;
	color: #FFFFFF;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 5% auto 10%;
    width: 80%;
    padding: 3% 0%;
    transition: 0.3s ease-in-out;
    font-weight: 500;
    font-size: 13px;
    line-height: 1.5em;
    letter-spacing: .8px;
	border-radius: 100vh;
	font-family: "Inter", sans-serif;
	float: none;
    
}
.btn_01 a:hover {
    background: #333;
    color: #FFFFFF;
}


.btn_all a {
	background: #ea5404;
	color: #FFFFFF;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 5% auto 0;
    width: 60%;
    padding: 3% 0%;
    transition: 0.3s ease-in-out;
    font-weight: 500;
    font-size: 13px;
    line-height: 2em;
    letter-spacing: .8px;
	border-radius: 100vh;
	font-family: "Inter", sans-serif;
    
}
.btn_all a:hover {
    background: #333;
    color: #FFFFFF;
}
.btn_all a:after {
    content: '';
    width: 7px;
    height: 7px;
    border-top: 2px solid #FFFFFF;
    border-right: 2px solid #FFFFFF;
    transform: rotate(45deg) translateY(-50%);
    position: absolute;
    top: 50%;
    right: 20px;
    border-radius: 1px;
    transition: 0.3s ease-in-out;
}
.btn_all a:hover:after {
    border-color: #FFFFFF;
}



.pc{
    display:block;
}
.sp {
	display:none;
}
.clear{
    clear: both;
}
.Left{
    float: left;
}
.Right{
    float: right;
}
.small{
	font-size: 70%;
}


/**********************************************
　　　　　　　　　　　　SP
**********************************************/

@media only screen and (max-width:768px){
	.pcBox{
		display: none;
	}
	#lp_wrap {
		width: 100%;
		margin: 0% auto;
	}
	#lp_head .title{
		width: 45%;
	}
	#lp_head .lead{
		font-size: 15px;
		line-height: 1.7em;
	}
	#lp_head .info_box{
		width: 90%;
	}
	#lp_head .info_box .ttl{
		font-size: 17px;
	}
	#lp_head .info_box .day{
		font-size: 17px;
		margin: 8% auto 5%;
	}
	#lp_head .info_box .note{
		font-size: 12px;
	}
	#lp_head .info_box .heading{
		margin: 7% auto 3%;
	}
	#lp_head .info_box .shop{
		font-size: 13px;
	}
	#lp_head .lineup h1{
		font-size: 16px;
	}
	#lp_head .lineup h2{
		font-size: 30px;
	}
	#lp_contents section .style_box .no{
		font-size: 30px;
	}
	#lp_contents section .style_box .label{
		font-size: 16px;
		letter-spacing: 4px;
		top: 9%;
	}
	#lp_contents section .style_box .label2{
		font-size: 16px;
		letter-spacing: 4px;
	}
	#lp_contents section:nth-of-type(2) .label{
		top: 13%;
		left: 90%;
	}
	#lp_contents section:nth-of-type(2) .style_box .label2{
		left: 82%;
	}
	#lp_contents section:nth-of-type(3) .label{
		top: 38%;
	}
	#lp_contents section:nth-of-type(4) .label{
		top: 13%;
		left: 90%;
	}
	#lp_contents section:nth-of-type(4) .style_box .label2{
		left: 82%;
	}
	#lp_contents section .style_box .food{
		top: 61%;
		left: 20%;
	}
	#lp_contents section:nth-of-type(2) .style_box .food{
		left: 52%;
	}
	#lp_contents section:nth-of-type(4) .style_box .food{
		top: 55%;
		left: 52%;
	}
	#lp_contents section .item_box ul{
		width: 94%;
	}
	#lp_contents section:nth-of-type(4) .item_box ul{
		padding-bottom: 5%;
	}
	#lp_contents section .credit{
		font-size: 13px;
		line-height: 1.5em;
	}
	#lp_contents section:nth-of-type(1) .credit,
	#lp_contents section:nth-of-type(4) .credit{
		padding-top: 4%;
	}
	#lp_contents section .credit_box{
		width: 70%;
		margin: 2.5% auto 0%;
	}
	
	#lp_contents .movie_wrap{
		padding: 12% 0 23%;
	}
	#lp_contents .movie_wrap h3{
		font-size: 27px;
		letter-spacing: 0px;
	}
	#lp_footer{
		padding: 20% 0 15%;
	}
	#lp_footer h4{
		font-size: 20px;
	}
	#lp_footer .shop{
		font-size: 13px;
	}
	#lp_footer .btn_box{
		width: 84%;
	}
	#lp_footer .hr{
		margin: 15% auto 5%;
	}
	#lp_footer .logo{
		width: 35%;
		margin: 20% auto 5%;
	}
	
	.btn_01 a{
		width: 94%;
	}
	.btn_all a{
		width: 80%;
		font-size: 15px;
	}
	
	.pc{
		display: none;
	}
	.sp{
		display: block;
	}
}



/**********************************************
　　　　　　　　　　　　動き
**********************************************/

.fade01{
	opacity: 0;
	transition: 1.5s all 0s ease;
}
.fade02{
	opacity: 0;
	transition: 1.8s all 0.4s ease;
}
.fade03{
	opacity: 0;
	transition: 1.8s all 0.7s ease;
}
.fade04{
	opacity: 0;
	transition: 1.8s all 0.9s ease;
}
.fade01.ac,.fade02.ac,.fade03.ac,.fade04.ac{
	opacity: 1;
    transform: translate(0);
}
.anim01 {
    opacity: 0;
    transform: translateY(50px);
    transition: 1.5s all 0.2s ease;
}
.anim02 {
    opacity: 0;
    transform: translateY(50px);
    transition: 1.5s all 0.4s ease;
}
.anim03 {
    opacity: 0;
    transform: translateY(50px);
    transition: 1.5s all 0.6s ease;
}

.anim01.ac,.anim02.ac,.anim03.ac {
	opacity: 1;
    transform: translate(0);
}

/* ================================================ 
　　　　　　　　　　　　CSS動き
================================================ */


/* ============ スライダー CSS ============ */

@keyframes infinity-scroll-left {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
@keyframes infinity-scroll-right {
  from {
    transform: translateX(-100%);
  }
  to {
    transform: translateX(0%);
  }
}
.d-demo {
	overflow: hidden;
	width: 100vw;
}
.d-demo__wrap {
	display: flex;
	overflow: hidden; 
	width: 100vw; /* 親は100vwでOK */
}
.d-demo__list {
	display: flex;
	list-style: none;
	padding: 0;
	margin: 0;
	width: calc((100vw / 8) * 16);/* 2セット分のリスト幅 */
	animation: infinity-scroll-left 20s linear infinite;
}
.d-demo__list--vertical  {
	flex-direction: column;
}
.d-demo__list--left{
  animation: infinity-scroll-left 20s linear infinite;
  white-space: nowrap;
}
.d-demo__list--right{
	animation :infinity-scroll-right 20s infinite linear 0.5s both;
}
.d-demo__item {
	width: calc(100vw / 8);/* ← そのままでOK */
	flex-shrink: 0;
    margin-right:0px;
}
.d-demo__list--vertical .d-demo__item {
	min-height: 0%;
}
.d-demo__item > img{
	width: 100%;
}
.d-demo__wrap--hover:hover .d-demo__list--left{
	animation-play-state: paused;
	white-space: nowrap;
}
.d-demo,
.d-demo__wrap,
.d-demo__list {
  margin: 0;
  padding: 0; 
}
.d-demo__item {
  margin: 0; 
  padding: 0;
}
@media only screen and (max-width:767px){
	.d-demo__item {
		width: calc(100vw / 2.5); /* ← そのままでOK */
		flex-shrink: 0;
	}
}



.d-demo__item-4{
  width: calc(100vw / 8); /* ← そのままでOK */
  flex-shrink: 0;

}
.d-demo__item-4 {
	min-height: 0%;
	
}
.d-demo__item-4 > img{
   width: 100%;
}
.d-demo__item-4 {
  margin: 0; 
  padding: 0;
}

@media only screen and (max-width:767px){
    .d-demo__item-4 {
        width: calc(100vw / 3); /* ← そのままでOK */
        flex-shrink: 0;

}
}


/* ================================================ 
動き
================================================ */

.img-wrap {
  overflow: hidden;
  position: relative;
}

.img-wrap::before {
  animation: img-wrap 1.5s cubic-bezier(0.4, 0, 0.2, 1) forwards;
  background: #ea5404;
  content: '';
  inset: 0;
  pointer-events: none;
  position: absolute;
  z-index: 1;
}

@keyframes img-wrap {
  100% {
    transform: translateX(100%);
  }
}
.animation{
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  animation-duration: 1.5s;
}

.keyframe3{
  animation-name: anim_s;
  transform: rotate(10deg);
  animation-duration:1.5s;
}

@keyframes anim_s {
  50% {
    transform: rotate(-10deg);
  }
  100% {
    transform: rotate(10deg);
  }
}

.markertest {
    background: linear-gradient(to right, #DADEE8 50%, transparent 50%) no-repeat;
    background-size: 200% .8em;
    background-position: 100% .5em;
    transition: 2s;
}
.markertest.is-active{
    background-position: 0% .5em;
}


