@charset "utf-8";







  
  
 .header-inner{
  margin-top: -200px;
 opacity: 0.8;
 height: 200px;

 }



.title{
 
 margin-top: 200px

}
.h2{
  padding: 50px;
  margin-top: 200px;
  font-size: 130px;
  color: hsl(65, 96%, 47%);
   text-shadow: 1px 1px 0.5px #0e0d11
}

.title p{
  font-size: 60px;
  color: #ebe7e4;
  text-align: left;
  margin-left: 70px;
  margin-top: -40px;
  text-shadow: 1px 1px 0.5px #0e0d11
}
  


.buffet{
  
 background-image: url(../images/buffet/buffet7.jpg);
 

 object-fit: cover;
 background-position: center;
 height: 3500px;
  text-shadow: 1px 1px 0.5px #0e0d11
  

 
}
.buffet1{
 text-align: right;
 margin-right: 100px;
  font-size: 50px;
  color: #e3edee;
line-height: 70px;
  margin-left: 300px;
 border-bottom : 2px solid #a0e00dd8;

}

.menu1{
display: flex;
}
.menu{
  font-size: 30px;
  padding: 50px;
  width: 1000px;
  opacity: 0.8;
}

.menu2{
  color: #f1f2ed;
  font-size: 50px;
  line-height: 80px;
  width: 1000px;
  padding: 50px;
  text-shadow: 2px 2px 2px #0e0d11

}
.price{
  padding: 50px;
  width: 1700px
  
}

.price1{
  font-size: 25px;
}
table{
  width: 100%;
  border-collapse: collapse;
  margin-top: 30px;
  height: 100px;
}

table tr{
  border-bottom: solid 2px rgb(239, 233, 233);
}

table tr:last-child{
  border-bottom: none;
}

table th{
  position: relative;
  text-align: left;
  width: 50%;
  background-color: #e3edee;
  color: rgb(16, 15, 15);
  text-align: center;
  padding: 10px 0;
}

table th:after{
  display: block;
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  top:calc(50% - 10px);
  right:-10px;

  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}

table td{
  color: #141313;
background-color: #e8f4b6;
  width: 70%;
  text-align: center;
  
  padding: 10px 0;
  
}






  

.seika{
  display: flex;
  color: #f2eeee;
  border-top: 2px solid #000;
  border-bottom : 2px solid #000;
  width: 90%;
  font-size: 35px;
  line-height: 60px;
  margin-left: 30px;
  margin-top: 50px;
  text-shadow: 2px 2px 2px #0e0d11

  
}

.seika img{
  width: 500px;
  height: 300px;
  border-radius:20px ;
  opacity: 0.8;
}

.betto{
  color: #0b0b0b;
  border-top: 2px solid #000;
  border-bottom : 2px solid #000;
  width: 90%;
  font-size: 40px;
  line-height: 60px;
  margin-left: 30px;
  margin-top: 50px;
  text-align: center;
}

.drink{
  display: flex;
  flex-direction: column;

  
  
 
 margin-top: 20px;
  width: 100%;
  height: 200px;
}

.drink2{
  background-color: #f3e7e7;
  display: flex;
  text-align: center;
  border-top: 2px solid #c4e61c;
  border-bottom : 2px solid #cfed21;
  color: #121211;
  width: 90%;
  font-size: 20px;
  line-height: 70px;
  font-weight: 700;
  margin-left: 80px;
  margin-top: 10px;
  
   text-shadow: 1px 1px 1px #0e0d11
}
.drink h2 {
  color: #f0ecec;
  margin-top: 60px;
  font-size: 120px;
  text-align: center;
  
  
 
}
 .drink p{
  color: #f3f1f1;
 text-align: center;
  font-size: 50px;
  margin-top: 30px;
 
} 

.drink p{
  font-size: 35px;
  font-weight: 600;
}



.drink2 img{
  text-align: center;
padding: 20px;
  width: 300px;
  height: 400px;
  border-radius:70px ;
margin-left: 100px;
  
}

.drink-2-1{
  display: block;
}

.mokuteru{
 
margin-left: 40px;
margin-top: 300px;
}

.coffee{
  margin-top: 50px;
  margin-left: 150px;
  color: #f6eded;
  text-align: center;
  width: 80%;
  line-height: 60px;
  font-size: 50px;
   border-top: 2px solid #c4e61c;
  border-bottom : 2px solid #cfed21;
}
.title2{
  display: flex;
  flex-direction: column;
  align-items: center;
  
  padding-bottom: 20px;
 
 margin-top: 20px;
  width: 100%;
  height: 200px;
  background-image:url("../images/index/img-haikei4.jpg"); 
}

.title2 h2 {
  margin-top: 60px;
  font-size: 70px;
}
 .p1{
  margin-top: 10px;
  font-size: 40px;
} 


.title3{
  display: flex;
  flex-direction: column;
  align-items: center;
  
  padding-bottom: 20px;
 
 margin-top: 20px;
  width: 100%;
  height: 200px;
  background-image:url("../images/index/img-haikei4.jpg"); 
}

.title3 h2 {
  margin-top: 60px;
  font-size: 70px;
  }
 .p3{
  margin-top: 10px;
  font-size: 40px;
} 


.button003 a {
  background: #cdecd9;
  border-radius: 50px;
  position: relative;
  display: flex;
  justify-content: space-around;
  
  margin: 0 auto;
  max-width: 350px;
  padding: 10px 25px;
  color: #313131;
  transition: 0.3s ease-in-out;
 
  font-size: 30px;
  margin-top: 30px;
}
.button003 a:hover {
  background: #3ad053;
  color: #FFF;
}
.button003 a:after {
  content: '';
  width: 5px;
  height: 5px;
  border-top: 3px solid #313131;
  border-right: 3px solid #313131;
  transform: rotate(45deg) translateY(-50%);
  position: absolute;
  top: 50%;
  right: 20px;
  border-radius: 1px;
  transition: 0.3s ease-in-out;
}
.button003 a:hover:after {
  border-color: #FFF;
}

.f-grid ul{
  width: 100px;
  max-width: 100%;
  margin-top: 75px;
  margin-left:100px;
  margin-right: auto;
  display: grid;
  grid-template-columns: repeat(3,350px);
  column-gap: 150px;
  row-gap: 100px;

}
 
 
 .f-grid dt{

  margin-top: 10px;
  font-size: 20px;
  font-weight: bold;
  width: 350px;
 }

 .f-grid dd{

  margin-top: 10px;
  font-size: 15px;
font-weight: bold;
  line-height: 25px;
  width: 350px;
 }

 .kkk-k{
  border-radius: 10px;
  width: 400px;
  height: 350px;
  object-fit: cover;
  margin-top: 30px;
}















.sub{
  display:flex;
  margin-top: 20px;
  /* max-width: 100%; */
  width: 750px;
  height: 430px;
} 

.flex {
  display: flex; 
  margin-top: 50px;
  margin-left: 50px;
}
.flex .image { 
  width: 600px; 
  margin-left: 100px;
  padding: 0;
  overflow: hidden;
  position: relative;
}

.right{
  margin-left:45px ;
  
  

  
  
  }
  
.right2 a:hover {
  transform: scale(1.5);
}

.right2 a {
  display: block;
  transition-duration: 0.2s;
} 

.price{

  margin-left: 20px;
  max-width: 100%;
 
  font-size: 15px;
  line-height: 30px;
  font-weight: bold;
}


section{
  display: block;
  justify-content: center;
  align-items: center;
  
}
 



.orignal{
  display: flex;
  flex-direction: column;
  align-items: center;
  font-family: "Kaisei Opti", serif;
  background-image:url("../images/index/img-haikei8.jpg");
  margin-top: 50px;
  height: 170px;
  }

.orignal h2{
  font-family: "Kaisei Opti", serif;
  margin-top: 30px;

  font-size: 70px;
  font-weight: bold;
  text-shadow: 1px 1px 10px #ebe7e4;
  }

  .orignal p{
    font-weight: bold;
    font-size: 60px;
    
  }
  .imgimg{
    margin-left: 100px;
    width: 1500px;
    border-radius: 20px;
  }



  .top-ttl{
    color: rgb(159, 137, 55);
    margin-top: 50px;
    width: 100%;
    /* height: 100vh; */
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    
  }
  .textanimation{
    line-height: 50px;
    font-size: 40px;
    
    
    
    font-family:"Times New Roman", 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho Pro", serif;
  }
  @keyframes showTextFromBottom{
  0%{
  transform: translateY( 100% );
  
  }
  100%{
  transform: translateY( 0px );
  }
  }
  .textanimation span{
  animation: showText 3s backwards;
  display: inline-block;
  }
  .textanimation > span{
  overflow: hidden;
  }
  .textanimation > span > span{
  animation: showTextFromBottom 0.5s backwards;
  }




/* body part2 */



.text{
 
  display: table-cell;
  vertical-align: middle;
 text-align: center;
    font-weight: bold;
    
  font-size: 30px;
  width: 1700px;
  line-height: 70px;
   height: 800px;
   
  background-position: center center;
  background-size: cover;
  /* background: linear-gradient(90deg, #b39855 0%, #fff9e6 50%, #b39855 100%); */
  background-repeat: no-repeat;
  
 
}





/* ロール部分 */








.corecyon{
  display: flex;
  margin-top: 50px;
}


  .corecyon-menu{
  display: block;
  margin-left: 150px;
}

.corecyon-menu h3{
  font-size: 40px;
  font-weight: bold;
  margin-left: 200px;
  background-image: linear-gradient(rgb(194, 217, 227), rgba(220, 240, 220, 0.3));

} 

.corecyon p{
  font-weight: bold;
  font-size: 20px;
}

.corecyon-m{
  margin-top: -11px;
  font-size: 20px;
  line-height: 40px;
  width: 900px;
  padding: 50px;

}


 /* スクロール */


 .main_imgBox {
  height: 500px;
  overflow: hidden;
  position: relative; 
  margin-top: 50px;
}



.main_img {
  z-index:10;
  opacity: 0;
  width: 100%;
  height: 680px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-animation: anime 16s 0s infinite;
  animation: anime 16s 0s infinite; 
}

  .main_img:nth-of-type(2) {
    -webkit-animation-delay: 4s;
    animation-delay: 4s; }

  .main_img:nth-of-type(3) {
    -webkit-animation-delay: 8s;
    animation-delay: 8s; }

  .main_img:nth-of-type(4) {
    -webkit-animation-delay: 12s;
    animation-delay: 12s; }

  .main_img:nth-of-type(5) {
    -webkit-animation-delay: 16s;
    animation-delay: 16s; }

  

@keyframes anime {
  0% {
      opacity: 0;
  }
  8% {
      opacity: 1;
  }
  17% {
      opacity: 1;
  }
  25% {
      opacity: 0;
       transform: scale(1.2);
                  z-index:9;
  }
  100% { opacity: 0 }
}

@-webkit-keyframes anime {
  0% {
      opacity: 0;
  }
  8% {
      opacity: 1;
  }
  17% {
      opacity: 1;
  }
  25% {
      opacity: 0;
       -webkit-transform: scale(1.2);
          z-index:9;
  }
  100% { opacity: 0 }
}


  







  
@media screen and (max-width:700px){
 
  .title h2{
    font-size: 80px;
    margin-left: -20px;
  }

  .title p{
    font-size: 20px;
    margin-left: 40px;
  }
.buffet{
  display: block;
  margin-top: -150px;
  height: 2600px;
  }

  
 
.buffet1{
  
  font-size: 20px;
  line-height: 50px;
  width: 300px;
  margin-left: 50px;
  margin-top: 20px;
}
 
 .menu1{
  display: block;
 }

 .menu{
  font-size: 12px;
  width: 400px;
  line-height: 20px;
 }

.menu2{
  font-size: 18px;
  width: 400px;
  line-height: 40px;
  margin-top: -80px;
}





.price{
  width: 300px;
}

.price1{
  height: 50px;
  line-height: 20px;
  font-size: 13px;
  margin-top: -100px;
  width: 350px;
  margin-left: -60px;
}



.table {
  
  width: 400px;

  height: 110px;
}

.table tr{
  height: 50px;
}
.table th {
  font-size: 15px;
}

.table td{
  font-size: 15px;
}

.seika{
  display: block;
  font-size: 15px;
  line-height: 30px;
  margin-top: -70px;
}

.seika img{
  width: 330px;
  height: 200px;
 
}

.drink{
  display: block;
  font-size: 30px;
  height: 80px;
}

.coffee{
  font-size: 15px;
  line-height: 30px;
  margin-left:30px;
}

.drink h2{
  font-size: 40px;
  margin-top: 20px;
}

.drink p{
  font-size: 20px;
  margin-top: 10px;
}
.drink2{
 display: block;
  font-size: 15px;
  line-height: 30px; 
  margin-left: 20px;
}

.mokuteru{
  display: none;
}

.betto{
  font-size: 20px;
  line-height: 30px;
  color: #f2eeee;
}

.title2{
  height: 150px;
}

.title2 h2{
  font-size: 30px;
}

.title2 p{
  font-size: 20px;
}



.title3{
  height: 150px;
}

.title3 h2{
  font-size: 30px;
}

.title3 p{
  font-size: 20px;
}
.drink-2-1{

 display: none;
}

.coffee1{
  font-size: 15px;
  height: 100px;
  margin-top: 0px;
}

.recommended{
margin-top: 0px;

}



}