*{
  margin:0;
  padding: 0;
  list-style: none;
  color:#574132;
font-size: 16px;
  font-family: "Shippori Mincho", "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  font-weight: 500;
 
  }
  body{
    background-color: #f9f9f7;
   
  }
  button{
    border: none;
  }
  
  

    
    .menu ul a{
      text-decoration: none;
     }
     .menu ul .btn:hover{
      opacity: 0.5;
     }
    .lineup-box .price{
      padding-bottom: 2em;

    }
    .lineup-box{
      padding-bottom: 2em;
    }

   .footer-menu a{
     text-decoration: none;
   }
   .footer-menu a:hover{
    opacity: 0.5;
   }
.footer-menu ul{
  padding-left: 50px;
}
   

 




@media screen and (min-width:923px){
  .menu{
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  
  nav ul{
    display: flex;
  }
  nav li{
    padding-right: 2em;
  }

   nav ul .btn{
    border-radius: 10px;
    border: 1px #574132 solid;
    padding: 0.5em 1.5em;
    margin-top: -0.5em;
    margin-right: 2em;
   }
   .hmb-btn{
    display: none;
   }
   .nav{
    display: none;
   }
   .mv{
    display: flex;
    justify-content: center;
   }
   /* フェードインアニメーションここから */
   .fadeIn{
    animation-name:fadeInAnime;
    animation-duration:5s;
    animation-fill-mode:forwards;
    opacity:0;
    }
    
    @keyframes fadeInAnime{
      from {
        opacity: 0;
      }
    
      to {
        opacity: 1;
      }
    }
  
  .mv img{
    width:100vw;
    height:auto;
    object-fit: contain;
    display: inline-block;

    position: relative;
  }
  .mv .fadeIn1{
    display: none;
  }
  
  .mv h1{
    font-size:24px;
    position: absolute;
  top:150px;
    left:50px;
    color:#fff;
    z-index:3;
  }
  .online-btn{
    writing-mode: vertical-rl;
    position: fixed;
    top:150px;
    right:0;
    background-color: #81cbc7;
    padding:2em 0.7em;
  }.online-btn:hover{
    opacity: 0.5;
  }
  .online-btn a{
    text-decoration: none;
  }
  
 
  .border1{
    border-top:solid 1px #574132;
    margin-top: 2em;
  }
  .border{
    display: none;
  }
  .news-day{
    display: inline-block;
    
  }
  .news-text{
    display: inline-block;
    padding-left: 3em;
  }
  .news .viewmore-btn{
    margin-left: 35px;
    border: none;
    background-color: #b3cbc9;
    padding: 1em 2em;
    display: inline-block;
  }
  .news a:hover{
    opacity: 0.5;
  }
  .news a{
    text-decoration: none;
    color: #fff;
  
  }
  .news {
    margin-top: 30px;
    margin-left: 100px;
    z-index:1;
    position: absolute;
    
  }
  
  
  
   .mv h2{
    display: none;
   }


   /* アバウトここから */
   

   #about h1{
     margin-top: 300px;
      font-family: "Pinyon Script", cursive;
      font-weight: 400;
      
      font-size: 50px;
      text-align: center;
    }
    .border2{
      border-top:solid 1px #574132;
     width:40%;
    margin-left: auto;
    margin-top: 80px;
  }
  .ashirai01{
    background-color: #81cbc7;
  }
    
  .border3{
    border-top:solid 1px #574132;
    width:40%;
    margin-right: auto;
    margin-top: 570px;
}
    .about1{
      display: flex;
      justify-content: center;
      margin-top: 80px;
      position: relative;
   
    }
    .about1 img{
     
      width:35%;
      object-fit: contain;
      position: absolute;
      left:200px;
      top:20px;
      z-index: 0;
    }
     
     
     
    .about-textbox1{
      margin-top: 80px;
      position: absolute;
   
  
    z-index:3;
    }
  
    #about h2{
     text-align: center;
     font-size: 20px;
     font-family: "Noto Serif JP", serif;
    
    }
    .shikaku1 p{
    padding: 50px 70px;
    
     line-height: 2em;
     letter-spacing: 0.15em;

    
    }
    
     .shikaku1{
      position: absolute;
     background-color:#e4ebe8 ;
      width:45%;
     
      right:140px;
     top: 160px;
   
     opacity: 0.9;
    }
  
    
    #about1{
      margin-top:400px;
    }
    
  .about2{
   
    display: flex;
    justify-content: center;
    position: relative;
   
    }
    
  
  /* アバウト2枚目写真 */

  .about2 img{
    width:35%;
    object-fit: contain;
    position: absolute;
    right:230px;
    top:250px;
    z-index:0;
  }
  
  .shikaku2 p{
    line-height: 2em;
    letter-spacing: 0.15em;
    padding: 50px 70px;
    
     width:80%;
   
  
 
  }
  
  .shikaku2{
    position: absolute;
    background-color: #e4ebe8;
    width:45%;

  left:120px;
   top: 120px;
   z-index:1;
   opacity: 0.9;
  
   }

   /* 商品のこだわり */

   #product{
    padding-top:80px;
    margin-top: 150px;
   }
   
   .border4{
    border-top:solid 1px #574132;
   width:40%;
  margin-left: auto;
  margin-top: 120px;
}

  .product{
    display: flex;
    justify-content: center;
    position: relative;
    margin-top: 30px;
   
  }
   
  .fadein{
    font-family: "Pinyon Script", cursive;
    font-weight: 400;
    
    font-size: 50px;
    text-align: center;
  
  
  }
  
  .shikaku3{
    position: absolute;
    background-color: #e4ebe8;
    width:45%;
   
    right:150px;
    top:200px;
    opacity: 0.9;
  }
   

  
   .product img{
    width:35%;
    object-fit: contain;
    position: absolute;
    left:220px;
    top:40px;
    z-index: 0;
   }
  
   .shikaku3 p{
    line-height: 2em;
    letter-spacing: 0.15em;
    padding: 50px 70px ;
   
  }
    
   
  
  #product h2{
    text-align: center;
    font-size: 20px;
  }
  
  .shikaku3 .viewmore-btn{
    font-size: 14px;
    letter-spacing: 0.1em;
    border-radius: 10px;
    margin-left: 80px;
    margin-bottom: 50px;
   width:135px;
    border: none;
    background-color: #574132;
    padding: 0.5em 1em;
    text-align:center;
    color: white;
  }
  .shikaku3 a{
    text-decoration: none;
   
  }
  .shikaku3 a:hover{
    opacity: 0.5;
  }


  /* ラインナップここから */
  #lineup{
    margin-top: 550px;
    background-color: #fff5eb;
    padding-top: 60px;
    text-align: center;
  }
  #lineup h1{
    font-family: "Pinyon Script", cursive;
    font-weight: 400;
    
    font-size: 50px;
    text-align: center;
  }
  #lineup h2{
    text-align: center;
    font-size: 20px;
  }

 
  #lineup h3{
    text-align: center;
    font-size: 18px;
    padding-top: 10px;
    padding-bottom: 60px;
  }
 .ashirai-line{
  padding-top: 50px;
 
 }
 .ashirai-sp{
  display: none;
 }

  .lineup{
    display: flex;
    justify-content: center;
    column-gap:100px;
    margin-top: 50px;
  }
  .lineup-box {
    text-align: center;
    
  }
  .lineup-box img{
   flex-basis: 30%;
    margin-bottom: 30px;
  }

  .price{
    padding-top: 20px;
  }
   
  
  .lineup-title{
    display: flex;
    justify-content: center;
    
    width:55%;
    margin: 15px auto 30px;
   
  }
  .lineup-title2 {
    
    padding-top: 2em;
    text-align: left;
    line-height: 2em;
    
    letter-spacing: 0.15em;
  }
  .lineup-box br{
    display: none;
  }
  .lineup-season p,.lineup-teiban p,.gift-box p{
    width:100%;
    margin:0 auto;
    
    line-height: 2;
    letter-spacing: 0.15em;
  }
  .lineup-season p{
    padding-bottom: 4em;
  }
  .lineup-teiban{
    padding-top: 50px;
  }
  .lineup-season{
    padding-top: 80px;
  }
  .gift-box{
    padding-top: 80px;
  }
  .order-text{
    padding-top: 2em;
  }
.lineup-season .season-btn{
      background-color: #574132;
      padding: 0.5em 1em;
      color: #fff;
      width:135px;
      margin: 0 auto;
      border-radius: 10px;
      border: none;
      
    }
    .season-btn:hover{
      opacity: 0.5;
    }

    .ashirai-sp{
      display: none;
     }

   



  /* プロフィールここから */
   #profile{
    margin-top: 80px;
    background-color: #fff5eb;
    padding: 60px 0 ;
  }
  #profile h1{
    font-family: "Pinyon Script", cursive;
    font-weight: 400;
   
    font-size: 50px;
    text-align: center;
  }
  #profile h2{
    text-align: center;
    font-size: 20px;
  }
  .profile{
    width:60%;
    margin: 60px auto;
   
  }
  .profile img{
    margin: 0 60px 30px 0;
    float: left;
   width:30%;
   height:400px;
   object-fit: cover;
   object-position: top;
   
  }

  .profile-text{
    
    line-height:2em;
    letter-spacing:0.15em;
    margin-top: 50px;
    text-align: justify;
    flex-basis:30%;
  }
  .profile-text1{
    clear: left;
    line-height:2em;
    letter-spacing:0.15em;
    margin-top: 50px;
    text-align: justify;
    flex-basis:30%;
  }
  .profile-sp-text{
    display: none;
  }
 .top{
  text-align: right;
  margin-right: 100px;
 }
 .top a{
  text-decoration: none;
  padding-right: 3em;
  font-size: 18px;
 }
 .insta1{
  display: flex;
  justify-content: center;
  gap:50px;
  align-items: center;
}
.insta_2 p,.insta_1 p{
  display: inline-block;
  padding-left: 2em;
  
}

.insta1 a:hover{
opacity: 0.5;
}
.insta1 p,i{
  font-size: 120%;
}

.insta1 p:nth-child(3){
  padding-left: 60px;
}
 
/* フッターここから */
  footer{
    background-color: #82cbc6;
    text-align: center;
    
    
    }
    .footer-menu ul{
    
    display: flex;
    justify-content: center;
    padding-top: 30px;
    margin: 0;
    
    }
    .footer-menu li{
    padding-right: 2rem;
    list-style: none;
    }
    
    .footer-menu {
    text-align:center;
    padding-top: 2rem;
    
    
    
    }
    .logo{
    
    margin-left: 20px;
    vertical-align: middle;
    
    }
 
    
    footer p{
    display: inline-block;
    padding: 2em 0 1em 0;
    
    }
    .insta{
      padding: 0;
    }
  @media screen and (max-width:1200px){
    .about1 img{
     
      width:35%;
      object-fit: contain;
      position: absolute;
      left:100px;
      top:150px;
      z-index: 0;
    }
    .shikaku1{
      position: absolute;
     background-color:#e4ebe8 ;
      width:45%;
     
      right:100px;
     top: 30px;
   
     opacity: 0.9;
    }
    .border2{
      border-top:solid 1px #574132;
     width:40%;
    margin-left: auto;
    margin-top: 10px;
  }
    .about2 img{
      width:35%;
      object-fit: contain;
      position: absolute;
      right:100px;
      top:250px;
      z-index:0;
    }
    .shikaku2{
      position: absolute;
      background-color: #e4ebe8;
      width:45%;
  
    left:100px;
     top: 100px;
     z-index:1;
     opacity: 0.9;
     }
     .border3{
      border-top:solid 1px #574132;
      width:40%;
      margin-right: auto;
      margin-top: 690px;
  }
  .border4{
    border-top:solid 1px #574132;
   width:40%;
  margin-left: auto;
  margin-top: 40px;
}
#product{
  padding-top:80px;
  margin-top: 90px;
 }
.shikaku3{
  position: absolute;
  background-color: #e4ebe8;
  width:45%;
 
  right:100px;
  top:70px;
  opacity: 0.9;
}


 .product img{
  width:35%;
  object-fit: contain;
  position: absolute;
  left:100px;
  top:160px;
  z-index: 0;
 }
 .shikaku3 p{
  line-height: 2em;
  letter-spacing: 0.15em;
  padding: 30px 70px ;
 
}
#lineup{
  margin-top: 600px;
  background-color: #fff5eb;
  padding-top: 60px;
  text-align: center;
}
    
  } 

  

}

@media screen and (max-width: 922px){
  header{
    height:80px;
  }
 .logo img{
  width:80px;
 }
 .mv .fadeIn{
  display: none;
 }
 /* フェードインアニメーションここから */
 .fadeIn1{
  animation-name:fadeInAnime;
  animation-duration:4s;
  animation-fill-mode:forwards;
  opacity:0;
  }
  
  @keyframes fadeInAnime{
    from {
      opacity: 0;
    }
  
    to {
      opacity: 1;
    }
  }

    .menu{
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .menu ul{
    display: block;
    display: flex;
    }
    .menu li{
      padding-right: 1.1em;
    } 
  
   .btn:hover{
    opacity: 0.5;
   }
   .hmb-btn{
    display: none;
   }
   .nav{
    display: none;
   }
   nav ul .btn{
    border-radius: 10px;
    border: 1px #574132 solid;
    padding: 0.5em 1.5em;
    margin-top: -0.5em;
    margin-right: 2em;
   }
  
 
 

  .mv h2{
    font-size:20px;
    position: absolute;
    bottom: 80px;
    right:10px;
    z-index:2;
    font-size:18px;
    color:#fff;
  }
  .mv img{
    width:100%;
    height:80vh;
    object-fit: cover;
     position: relative;
     z-index:1;
     vertical-align: top;
  }
  .online-btn{
    writing-mode: vertical-rl;
    position: fixed;
    top:130px;
    right:0;
    background-color: #81cbc7;
    padding:2em 0.7em;
    z-index: 5;
  }
  .online-btn:hover{
    opacity: 0.5;
  }
  .online-btn a{
    text-decoration: none;
    
  }
  


  .news-text{
    display: inline-block;
    padding-left: 0;
  }
  .news .viewmore-btn{
  
    margin-top: 1em;
    border: none;
    background-color: #b3cbc9;
    padding: 0.5em 1em;
    display: inline-block;
  }
  .news a:hover{
    opacity: 0.5;
  }
  .news a{
    text-decoration: none;
    color: #fff;
  
  }
  .news {
    margin-top: 50px;
    text-align: center;
    z-index:1;
    position: absolute;
  }
  .border1{
    display: none;
  }
    
  /* アバウト１ここから  */


  #about{
   
    background-color:#e4ebe8 ;
    margin:0 auto;
  }
  #about h1{
    margin-top: 180px;
    padding-top: 80px;
  
      font-family: "Pinyon Script", cursive;
      font-weight: 400;
      font-style: normal;
      font-size: 32px;
      text-align: center;
      
    }
  
    .about1{
      display: flex;
      
      flex-direction: column;
      margin-top: 80px;
    }
    .about1 img{
     
      width:60%;
      object-fit: cover;
      display: inline-block;
      margin: 0 auto;
    }
    .shikaku1{
   
      width:80%;
      margin:50px auto;
    }
   
   
    .about-textbox1{
      margin-top: 80px;
      width:80%;
      margin:0 auto;
    }

      
     
    #about h2{
     text-align: center;
     font-size: 18px;
     font-family: "Noto Serif JP", serif;
    
    }
    .shikaku1 p{
     margin-top: 40px;
     line-height: 2em;
 
     text-align: justify;
     margin: 0 auto;
     width:90%;
    }
   .border{
    width:80%;
    border:dashed 1px #574132;
   
    margin:10px auto 0;
    }
   
   

  #about1{
  
    
      background-color:#e4ebe8 ;
      margin:0 auto;
    }

  
   
 .about2{
   display: flex;
  flex-direction: column;
  
 }
 
 .about2 img{
   width:60%;
   object-fit: cover;
   margin: 30px auto;
   padding-bottom: 20px;
  }
  .shikaku2{
   
    width:80%;
    margin:50px auto;
  }
  .shikaku2 p{
   text-align: justify;
    line-height: 2em;
 
    width:90%;
    margin: 20px auto 0;
   }
   
/* プロダクトここから */
   #product{
    padding-top: 30px;
    
    margin:50px auto;
    background-color: #e4ebe8;
   
   }
  .product{
    display: flex;
    
    flex-direction: column;
  }
  #product h1{
    padding-top: 30px;
    
  }
   
   
  .fadein{
    font-family: "Pinyon Script", cursive;
    font-weight: 400;
    font-style: normal;
    font-size:30px;
    text-align: center;
  
  }
  

   .product img{
    width:60%;
    object-fit: contain;
    display: inline-block;
    margin: 50px auto;
   
   }
   .shikaku3{
    width:80%;
    margin:0 auto;
    text-align: center;
  
   }
   .shikaku3 p{
    line-height: 2em;

    padding-top: 30px;
    text-align: justify;
    width:90%;
    margin: 0 auto;
   
  }
  #product h2{
    text-align: center;
    font-size: 20px;
  }

  
  .shikaku3 .viewmore-btn{
   margin:30px auto 50px;
   
   width:120px;
    border: none;
    background-color: #574132;
    padding: 0.5em;
    text-align:center;
    color: white;
  
    font-size: 14px;
    border-radius: 10px;
  }
  .shikaku3 a{
    text-decoration: none;

  }
  .shikaku3 a:hover{
    opacity: 0.5;
  }

  /* ラインナップここから */

  #lineup{
    margin-top: 50px;
    background-color: #fff5eb;
    padding-top: 30px;
  text-align: center;
  }
  #lineup h1{
    font-family: "Pinyon Script", cursive;
    font-weight: 400;
    font-style: normal;
    font-size: 32px;
    text-align: center;
  }
  #lineup h2{
    text-align: center;
    font-size: 18px;
  }

 
  #lineup h3{
    text-align: center;
    font-size: 20px;
   
    padding-bottom: 40px;
  }
 .ashirai-line{
  padding-top: 60px;
 }
 
.ashirai-pc{
  display: none;
}
.ashirai-sp{
  width:40px;
}

  .lineup{
    display: flex;
    justify-content: center;
    flex-direction: column;
    margin-top: 50px;
    flex-wrap: wrap;
  }
  .lineup-box {
    text-align: center;
  }
  .flaver{
    font-size: 14px;
  }
    
 

  .price{
    padding-top: 20px;
  }
   
  
  .lineup-title{
    display: flex;
    justify-content: center;
   
    width:90%;
    margin: 0 auto  50px;
  }
   
  .lineup-title2{
   
    padding-top: 2em;
    text-align: justify;
    line-height: 2em;
  
    width:80%;
  }
  .lineup-box img{
    margin-top: 3em;
  }
  .lineup-season p,.lineup-teiban p,.gift-box p{
    width:80%;
    margin:0 auto;

    line-height: 2;
 
    
   
  }
  .lineup-season p{
    padding-bottom: 4em;
  }
  .lineup-teiban{
    padding-top: 30px;
  }
  
  .gift-box{
    padding-top: 50px;
  }
  .order-text{
    padding-left: 1em;
    text-indent: -1em;
    padding-top: 2em;
    text-align: left;
    
  }
   .order-text1{
    text-align: left;
   }
   .order-text3{
    text-align: left;
    padding-left: 1em;
   }
 
   .lineup-season .season-btn{
    background-color: #574132;
    padding: 0.5em;
    color: #fff;
    width:120px;
    margin: 0 auto;
    border-radius: 10px;
    border: none;
  
    
  }
    .season-btn:hover{
      opacity: 0.5;
    }
   .ashirai-pc{
    display: none;
   }



  /* プロフィールここから */

  #profile{
   
   width:100%;
   margin: 50px auto 60px;
    background-color: #fff5eb;
    padding: 30px 0;
  }
  #profile h1{
    font-family: "Pinyon Script", cursive;
    font-weight: 400;
    font-style: normal;
    font-size: 32px;
    text-align: center;
  }
  #profile h2{
    text-align: center;
    font-size: 18px;
  }
 
  .profile img{
    display: block;
    width:50%;
    height:350px;
    margin: 50px auto;  
    object-fit: cover;
    object-position: top;
  
  }
  .profile-sp-text{
   display: block;
   width:80%;
   margin:0 auto 30px;
  
  }
  .profile-text,.profile-text1{
    display: none;
  }
  .profile-sp-text{
    line-height:2em;
    text-align: justify;
   
  }
    .top{
      text-align: right;
    } 
    .top a{
      text-decoration: none;
      padding-right: 2em;
      padding-bottom: 2em;
    }
    .insta1{
      display: flex;
      justify-content: center;
      gap:20px;
      align-items: center;
    }
    .insta_2 p,.insta_1 p{
      display: inline-block;
      padding-left: 1em;
      
    }
    .insta1 p,i{
      font-size: 120%;
      
    }
   .insta1 a:hover{
    opacity: 0.5;
   }
    .insta1 p:nth-child(3){
      padding-left: 20px;
    }
  
  /* フッターここから */
    

    footer{
      background-color: #82cbc6;
      text-align: center;
      
      
      }
      .footer-menu ul{
      
      display: flex;
      justify-content: center;
      padding-top: 30px;
      margin: 0;
      
      }
      .footer-menu li{
     display: none;
      }
      
      .footer-menu {
      text-align:center;
      padding-top: 2rem;
    }
      
      
      
    
   
      
      footer p{
      display: inline-block;
      padding: 2em 0 1em 0;
      
      }
      .insta{
        padding: 0;
      }

    }

    
    @media screen and (max-width: 727px){
       .sp-menu .hmb-btn{
        display: block;
        position: absolute;
        top:25px;
        right:20px;
        z-index: 20;
        background-color:#fff ;
       } 
      .menu ul{
        display: none;
      }
      .nav{
        background-color: #fff;
        width:100%;
        height:100vh;
        position: absolute;
        top:0;
      
        z-index: 10;
       
      }
      .nav ul{
        padding: 80px;
        text-align: center;
       
      }
      .nav li{
        font-size: 20px;
        padding-bottom:2em ;
      }  
       
      .nav li a{
        color: #574132;
        text-decoration: none;
        
      }
      .active{
        display: block;
      }
     
  
      
      button{
        background: none;
      } 
    

    }

    
    
  
 
  

 
  
  

  

