@charset "utf-8";
/* CSS Document */

.cuisine-reserve{display:flex;justify-content:center;align-items:center;background:#DDD;padding:5rem 30rem;}
.cuisine-reserve-img{width:45%;}
.cuisine-reserve-cap{width:55%;padding:1rem 3rem;}
.cuisine-reserve-cap h3{font-size:1.5rem;line-height:normal;margin-bottom:1rem;}
.cuisine-reserve-cap > p{margin-bottom:3rem;}
.cuisine-reserve-cap a{border:solid 1px #000;width:60%;text-align:center;margin-top:2.5rem;}
.cuisine-reserve-cap a:hover p{background:#000;color:#FFF;transition: .4s;}
.cuisine-reserve-cap a > p{padding:7px 0;}

.cuisine-box{margin-top:7rem;background:linear-gradient(90deg,#FFF 85%,#DDD 85%);}

.cuisine-cont2{display:flex;justify-content:center;align-items:center;}
.cuisine-cont2-img{width:50%;}
.cuisine-cont2-cap{width:50%;padding:0 25rem 0 5rem;}
.cuisine-cont2-cap h3{font-size:1.5rem; line-height:normal;margin-bottom:3rem;}

.cuisine-cont3{display:flex;justify-content:center;align-items:center;margin-top:7rem;padding:0 5rem 7rem;}
.cuisine-cont3-title{width:25%;padding-right:2%;}
.cuisine-cont3-title h3{margin-bottom:1.5rem;line-height:normal;font-size:1.5rem;}
.cuisine-cont3-title .cuisine-cont3-border{border-bottom:solid 1px #000;width:40%;margin-bottom: 1.5rem}
.cuisine-cont3-cap1{margin-bottom:1rem;font-family:"Noto Serif JP",serif;}
.cuisine-cont3-list{width:75%;display:flex;}
.cuisine-cont3-list li{width:32%;margin-right:2%;border:solid 1px #888;background:#FFF;}
.cuisine-cont3-list li img{padding:.3rem;}
.cuisine-cont3-list li:last-child{margin-right:0;}

.cuisine-cont4{background:#F0EBE2;padding:5rem 0 3rem;}
.cuisine-cont4-title{width:70%;text-align:center;margin:0 auto 3rem;}
.cuisine-cont4-title h3{font-size:1.5rem;margin-bottom:1rem;}
.cuisine-cont4-list{display:flex;justify-content:center;align-items:center;width:80%;margin:0 auto;}
.cuisine-cont4-list li{width:23%;margin-right:2%;}
.cuisine-cont4-list li:last-child{margin-right:0;}
.cuisine-cont4-list li > h4{font-size:1.1rem;margin:1rem 0;text-align:center;line-height:normal;}

.movie-wrap{position:relative;width:100%;height:600px;margin:7rem 0;overflow:hidden;}
.movie-wrap video{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;}
.movie-filter{position:absolute;top:0;left:0;background:url("../images/cuisine/pattern.png") repeat;width:100%;height:100%;}

.cuisine-cont5{padding:7rem 15rem;background:linear-gradient(90deg,#DDD 15%,#FFF 15%);}
.cuisine-cont5-box{display:flex;justify-content:center;align-items:center;}
.cuisine-cont5-box-img{width:50%;}
.cuisine-cont5-box-cap{width:50%;padding:7rem;}
.cuisine-cont5-box-cap h3{margin-bottom:3rem;font-size:1.5rem;line-height:normal;}
.cuisine-cont5-box.re{flex-direction:row-reverse;}

.cuisine-reserve2{width:70%;margin:7rem auto;display:flex;justify-content:center;align-items:center;background:#F0EBE2;padding:10rem 5rem;}
.cuisine-reserve2-img{width:50%;}
.cuisine-reserve2-cap{width:50%;padding:5rem;}
.cuisine-reserve2-cap h3{font-size:1.5rem;line-height:normal;margin-bottom:3rem;}
.cuisine-reserve2-cap a{margin-top:3rem;border:solid 1px #000;width:80%;text-align:center;}
.cuisine-reserve2-cap a:hover{background:#000;}
.cuisine-reserve2-cap a:hover p{color:#FFF;transition: .4s;}
.cuisine-reserve2-cap a p{padding:5px;}

.cuisine-cont6{display:flex;justify-content: center;align-items:center;flex-direction:row-reverse;margin:7rem auto;width:90%;}
.cuisine-cont6-img{width:55%;}
.cuisine-cont6-cap{width:45%;padding:5rem;}
.cuisine-cont6-cap > h3{font-size:1.5rem; line-height:normal;margin-bottom:3rem;}

.plan-ranking{display:flex;justify-content:center;align-items: center;padding:5rem 0;background:linear-gradient(90deg,#F0EBE2 0%,#fbf5eb 100%);}
.plan-ranking-img{width:12%;margin-right:3%;}
.plan-ranking-cap{width:35%;}
.plan-ranking-cap h3{font-size:1.5rem;line-height:normal;color:#603517;margin-bottom:2rem;}
.plan-ranking.rank-w .plan-ranking-img{width:10%;display:flex;justify-content:center;align-items:flex-start;}

@media screen and (max-width:1366px){
.cuisine-reserve{padding:5rem 15rem;}
.cuisine-cont2-cap{padding:0 10rem 0 5rem;}
.cuisine-cont4-list{width:90%;}
.movie-wrap{height:500px;}
.cuisine-cont5{padding:7rem 10rem;}
.cuisine-cont5-box-cap{padding:5rem;}
.cuisine-reserve2{padding:5rem;}
.cuisine-reserve2-cap{padding:0 3rem;}
.cuisine-reserve2-cap a{width:100%;}
.cuisine-reserve2-cap a p{padding:10px;}
	
}
@media screen and (max-width:1280px){
.cuisine-reserve{padding:5rem 10rem;}
.cuisine-reserve2{width:75%;}	
}
@media screen and (max-width:1024px){
.cuisine-cont3{padding:0 3rem 7rem;}
.cuisine-cont3-list{width:66%;}	
.cuisine-cont3-list li{width:48%;}	
.cuisine-cont3-list li:last-child{display:none;}
.cuisine-cont3-title{width:33%;padding-right:2%;}
.cuisine-cont4-list{width:95%;}
.cuisine-cont5{padding:5rem;}
.cuisine-cont5-box-cap{padding:3rem;}
.cuisine-cont5-box-cap h3{margin-bottom:1.5rem;font-size:1.3rem;line-height:normal;}
.cuisine-reserve2{width:80%;margin:5rem auto;padding:3rem 2rem;}
.cuisine-reserve2-cap{padding:3rem 0 0 3rem;}
.cuisine-reserve2-cap h3{font-size:1.3rem;margin-bottom:1.5rem;}
.cuisine-reserve2-cap a{margin-top:1.5rem;width:95%;}
.plan-ranking-img{width:17%;margin-right:3%;}
.plan-ranking-cap{width:55%;}
	
}
@media screen and (max-width:768px){
.cuisine-reserve{padding:2rem;}
.cuisine-reserve-img{width:45%;}
.cuisine-reserve-cap{width:55%;padding:2rem;}
.cuisine-reserve-cap h3{font-size:1.3rem;margin-bottom:1.5rem;}
.cuisine-reserve-cap a{width:75%;margin-top:2rem;}

.cuisine-box{margin-top:3rem;padding:3rem 0;}
	
.cuisine-cont2{display:block;width:90%;margin:0 auto;}
.cuisine-cont2-img{width:100%;}
.cuisine-cont2-cap{width:100%;padding:0;}
.cuisine-cont2-cap h3{font-size:1.3rem;margin:1.5rem 0;text-align:center;}
	
.cuisine-cont3{flex-wrap:wrap;flex-direction:column-reverse;margin:5rem auto 0;padding:0;width:90%;}
.cuisine-cont3-title{width:100%;padding:0;}
.cuisine-cont3-title h3{margin:1.5rem 0;font-size:1.3rem;}
.cuisine-cont3-cap1{font-size:1.3rem;}
.cuisine-cont3-list{width:100%;}
.cuisine-cont3-list li{width:49%;}

.cuisine-cont4{padding:3rem 0;}
.cuisine-cont4-title{width:90%;margin:0 auto 3rem;}
.cuisine-cont4-title h3{font-size:1.3rem;margin-bottom:1rem;}
.cuisine-cont4-list{display:block;width:90%;margin:0 auto;}
.cuisine-cont4-list li{width:100%;margin:0 auto 10%;}
.cuisine-cont4-list li:last-child{margin:0 auto 10%;}
	
.cuisine-cont5{padding:3rem 0;}
.cuisine-cont5-box{display:block;width:90%;margin:0 auto 10%;}
.cuisine-cont5-box-img{width:100%;}
.cuisine-cont5-box-cap{width:100%;padding:0;}
.cuisine-cont5-box-cap h3{margin:1.5rem 0;font-size:1.3rem;text-align:center;}
	
.cuisine-reserve2{width:90%;margin:5rem auto;display:block;padding:3rem;}
.cuisine-reserve2-img{width:100%;}
.cuisine-reserve2-cap{width:100%;padding:0;}
.cuisine-reserve2-cap h3{font-size:1.3rem;margin:1.5rem 0;text-align:center;}
.cuisine-reserve2-cap a{margin:3rem auto 0;width:75%;}
.cuisine-reserve2-cap a p{padding:10px;}
	
.cuisine-cont6{display:block;}
.cuisine-cont6-img{width:100%;}
.cuisine-cont6-cap{width:100%;padding:0;margin-top:3rem;}
.cuisine-cont6-cap > h3{font-size:1.3rem;text-align:center;}
	
}
@media screen and (max-width:640px){
.cuisine-reserve{display:block;padding:3rem 0;}
.cuisine-reserve-img{width:90%;margin:0 auto;}
.cuisine-reserve-cap{width:90%;padding:0;margin:1.5rem auto 0;}
.cuisine-reserve-cap h3{font-size:1.2rem;text-align:center;}
.cuisine-reserve-cap > p{margin-bottom:1.5rem;}
.cuisine-reserve-cap a{width:75%;margin:1.5rem auto 0;}

.movie-wrap{display:none;}
.cuisine-reserve2{padding:1.5rem;}	
	
.pc{display:none;}
.plan-ranking{display:block;padding:3rem 0;}
.plan-ranking-img{width:45%;margin:0 auto;}
.plan-ranking-cap{width:100%;margin:1rem auto 0;}
.plan-ranking-cap h3{font-size:1.4rem;text-align:center;}
.plan-ranking-cap p{width:90%;margin:0 auto;}
.plan-ranking.rank-w .plan-ranking-img{width:35%;}	
	
}
