@charset "UTF-8";


/* PC monitor */

@media screen and (min-width:1920px){

  body{
    display: none;
  }

  .drawer-nav{
    display: none;
  }
  
  .mobile_header{
    display: none;
  }
  
  .wrap{
      width:100%;
      color: #fff;
    }
    
  .mobile_banner{
    display: none;
  }
  
  .mobile_catchy{
    display: none;
  }

  .js-fade{
    opacity: 0;
    visibility: hidden;
    transform: translateY(50px);
    transition: opacity 1s, visibility 1s, transform 1s;
  }
  
  .scroll{
    opacity: 1;
    visibility: visible;
    transform: translateY(0px);
  }
  
  
  .left{
      /* space needed */
      width: calc((100% - 450px) * 0.08); 
      height: 100vh;
      position: fixed;
      left: 0;
      top: 0;
      background-color: #000;
    }  
    
  .logo{
      display: flex;
      justify-content: center;
      margin: 50px 0 0 0;
  }
  
  .logo-img{
      width: 55px;
  }
  
  .navi{
      position: fixed;
      bottom: 40px;
      left: calc(((100% - 450px) * 0.08) * 0.45);
  } 
  
  .nav_link-txt{
      text-decoration: none;
      color: #fff;
      writing-mode: vertical-lr;
      font-size: 10px;
      padding: 15px 0;
      font-family: 'Zen Old Mincho', serif;
      font-weight: 200;
      letter-spacing: 0.2rem;
  }
  
  .nav_link-txt:hover{
      color: #707070;
      transition: .5s;
  }
  
  .main-contents{
      width: 450px;
      height: 3800px;
      background-image: url("../images/bg/bg-01.png");
      background-repeat: repeat;
      background-size: contain;
      background-position: center top;
      position: absolute;
      top: 0;
      /* left 0 right 0 margin auto -> center */
      left: calc((100% - 450px) * 0.08);
    }
  
  /* .pagebreak{
    height: 100vh;
  } */
  
  .title{
    margin: 200px 0 45px 38px;
    font-size: 50px;
    font-family: 'Zen Old Mincho', serif;
    font-weight: 600;
  }
    
  
  .intro{
    margin: 70px 0 200px 38px;
    font-size: 13px;
    font-family: 'Zen Old Mincho', serif;
    font-weight: 200;
    line-height: 25px;
    letter-spacing: 0.05rem;
  }
  
  .subtitle{
    font-size: 17px;
    font-family: 'Zen Old Mincho', serif;
    font-weight: 600;
    text-align: center;
    margin: 55px 0 27px 0;
  }
  
  .subtitle-jp{
    font-size: 24px;
    font-family: 'Zen Old Mincho', serif;
    font-weight: 600;
    text-align: center;
    margin: 10px 0 30px 0;
    line-height: 27px;
    letter-spacing: 0.1rem;
  }
  
  .collection{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }
  
  .collection-gene{
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }
  
  .gene{
    width: 85%;
  }
  
  .productname{
    margin: 10px 0;
    text-align: center;
    font-family: 'Zen Old Mincho', serif;
    font-weight: 200;
    font-size: 14px;
  }
  
  .btn-main{
    padding: 7px 25px;
    background-color: #000;
    font-size: 12px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    margin: 5px 0 25px 0;
    font-family: 'Zen Old Mincho', serif;
  }
  
  .collection-others{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin: 8px 0 0 0;
  }
  
  .collection-others-items{
    width: 28%;
    margin: 0 5px;
  }
  
  .collection_img{
    width: 100%;
  }
  
  .btn{
    padding: 7px 25px;
    background-color: #000;
    font-size: 12px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    margin: 5px 0 25px 8px;
    font-family: 'Zen Old Mincho', serif;
  }
  
  .productname_others{
    margin: 10px 0 20px 0;
    text-align: center;
    font-family: 'Zen Old Mincho', serif;
    font-weight: 200;
    font-size: 14px;
  }
  
  .campaign_center{
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }
  
  .subtitle_campaign{
    font-size: 17px;
    font-family: 'Zen Old Mincho', serif;
    font-weight: 600;
    text-align: center;
    margin: 200px 0 27px 0;
  }
  
  .main-contents_img{
    width: 85%;
  }
  
  .main-contents_text{
    font-size: 11px;
    font-family: 'Zen Old Mincho', serif;
    font-weight: 200;
    line-height: 20px;
    letter-spacing: 0.05rem;
    text-align: center;
    margin: 20px 0;
  }
  
  .subtitle-postcard{
    font-size: 24px;
    font-family: 'Zen Old Mincho', serif;
    font-weight: 600;
    text-align: center;
    margin: 30px 0 30px 0;
    line-height: 27px;
    letter-spacing: 0.1rem;
  }
  
  .subtitle-store{
    font-size: 24px;
    font-family: 'Zen Old Mincho', serif;
    font-weight: 600;
    text-align: center;
    margin: 200px 0 30px 0;
    line-height: 27px;
    letter-spacing: 0.1rem;
  }
  
  .storename{
    font-size: 14px;
    font-family: 'Zen Old Mincho', serif;
    font-weight: 500;
    letter-spacing: 0.05rem;
    text-align: center;
    margin: 20px 0 10px 0;
  }
  
  .address{
    font-size: 11px;
    font-family: 'Zen Old Mincho', serif;
    font-weight: 200;
    letter-spacing: 0.05rem;
    text-align: center;
  }
  
  .sns_text{
    margin: 200px 0 20px 0;
    text-align: center;
    font-size: 11px;
    font-family: 'Zen Old Mincho', serif;
    font-weight: 200;
    letter-spacing: 0.05rem;
  }
  
  .sns{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }
  
  .sns_logo{
    width: 8%;
    padding: 0 5px;
  }
  
  .sns_logo_img{
    width: 100%;
  }
  
  .footer_text{
    margin: 200px 0 0 0;
    text-align: center;
    font-size: 9px;
    font-family: 'Zen Old Mincho', serif;
    font-weight: 200;
    letter-spacing: 0.05rem;
  }
  
  .right{
      /* space needed */
      /* width: calc((100% - 450px) / 2); */
      width: calc((100% - 450px) * 0.92);
      height: 100vh;
      position: fixed;
      right: 0;
      top: 0;
      background-image: url(../images/bg/bg_web.png);
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center top;
    }
  
    .catchy{
      position: relative;
      top: 80px;
      left: 43vw;
      font-size: 65px;
      line-height: 65px;
      font-family: 'Zen Old Mincho', serif;
      font-weight: 700;
    }


    .main-contents_product{
      width: 450px;
      height: 1500px;
      background-image: url("../images/bg/bg-01.png");
      background-repeat: repeat;
      background-size: contain;
      background-position: center top;
      position: absolute;
      top: 0;
      /* left 0 right 0 margin auto -> center */
      left: calc((100% - 450px) * 0.08);
    }
  
    .return{
      margin-top: 50px;
    }
  
    .returnbtn{
      text-decoration: none;
      color: #fff;
      font-family: 'Zen Old Mincho', serif;
      font-weight: 200;
      padding: 80px 0 0 30px;
    }
  
    .returnbtn:hover{
      color: #707070;
    }
  
    .product_center{
      display: flex;
      justify-content: center;
      align-items: center;
      flex-direction: column;
      margin: 50px auto;
      width: 85%;
    }
  
    .product_name{
      font-family: 'Zen Old Mincho', serif;
      font-weight: 700;
      font-size: 40px;
    }
  
    .product_name_jp{
      font-family: 'Zen Old Mincho', serif;
      font-weight: 500;
      font-size: 12px;
      padding: 5px 0 30px 0;
    }
  
    .product-img{
      width: 100%;
    }
  
    .product_scent{
      font-family: 'Zen Old Mincho', serif;
      font-weight: 300;
      font-size: 12px;
      margin: 30px 0;
    }
  
    .product_details{
      font-family: 'Zen Old Mincho', serif;
      font-weight: 300;
      font-size: 12px;
      line-height: 22px;
      margin: 0 0 20px 0;
    }
  
    .line{
      border: 1px solid;
      width: 100%;
      opacity: 0.3;
      margin: 15px 0;
    }
  
    .product_details_text{
      margin: 10px 0 0 0;
      font-family: 'Zen Old Mincho', serif;
      font-weight: 300;
      font-size: 12px;
      line-height: 22px;
    }
  
    .collapsible {
      background-color: rgba(0,0,0,0);
      color: white;
      cursor: pointer;
      padding: 5px;
      width: 100%;
      border: none;
      text-align: left;
      outline: none;
      font-size: 12px;
      font-family: 'Zen Old Mincho', serif;
      font-weight: 300;
    }
    
    .active, .collapsible:hover {
      background-color: rgba(0,0,0,0.0.5);
    }
    
    .collapsible:after {
      content: '\002B';
      color: white;
      float: right;
      margin-left: 5px;
    }
    
    .active:after {
      content: "\2212";
    }
  
    .product_content{
      padding: 0 18px;
      max-height: 0;
      overflow: hidden;
      transition: max-height 0.4s ease-out;
  
    }
  
  }

/* PC notebook */

@media screen and (min-width:1024px) and (max-width:1919px){

body{
  display: none;
}

.drawer-nav{
  display: none;
}

.mobile_header{
  display: none;
}

.wrap{
    width:100%;
    color: #fff;
  }
  
.mobile_banner{
  display: none;
}

.mobile_catchy{
  display: none;
}

.js-fade{
  opacity: 0;
  visibility: hidden;
  transform: translateY(50px);
  transition: opacity 1s, visibility 1s, transform 1s;
}

.scroll{
  opacity: 1;
  visibility: visible;
  transform: translateY(0px);
}


.left{
    /* space needed */
    width: calc((100% - 450px) * 0.1); 
    height: 100vh;
    position: fixed;
    left: 0;
    top: 0;
    background-color: #000;
  }  
  
.logo{
    display: flex;
    justify-content: center;
    margin: 50px 0 0 0;
}

.logo-img{
    width: 55px;
}

.navi{
    position: fixed;
    bottom: 40px;
    left: calc(((100% - 450px) * 0.1) * 0.45);
} 

.nav_link-txt{
    text-decoration: none;
    color: #fff;
    writing-mode: vertical-lr;
    font-size: 10px;
    padding: 15px 0;
    font-family: 'Zen Old Mincho', serif;
    font-weight: 200;
    letter-spacing: 0.2rem;
}

.nav_link-txt:hover{
    color: #707070;
    transition: .5s;
}

.main-contents{
    width: 450px;
    height: 3800px;
    background-image: url("../images/bg/bg-01.png");
    background-repeat: repeat;
    background-size: contain;
    background-position: center top;
    position: absolute;
    top: 0;
    /* left 0 right 0 margin auto -> center */
    left: calc((100% - 450px) * 0.1);
  }

/* .pagebreak{
  height: 100vh;
} */

.title{
  margin: 200px 0 45px 38px;
  font-size: 50px;
  font-family: 'Zen Old Mincho', serif;
  font-weight: 600;
}
  

.intro{
  margin: 70px 0 200px 38px;
  font-size: 13px;
  font-family: 'Zen Old Mincho', serif;
  font-weight: 200;
  line-height: 25px;
  letter-spacing: 0.05rem;
}

.subtitle{
  font-size: 17px;
  font-family: 'Zen Old Mincho', serif;
  font-weight: 600;
  text-align: center;
  margin: 55px 0 27px 0;
}

.subtitle-jp{
  font-size: 24px;
  font-family: 'Zen Old Mincho', serif;
  font-weight: 600;
  text-align: center;
  margin: 10px 0 30px 0;
  line-height: 27px;
  letter-spacing: 0.1rem;
}

.collection{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.collection-gene{
  width: 100%;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.gene{
  width: 85%;
}

.productname{
  margin: 10px 0;
  text-align: center;
  font-family: 'Zen Old Mincho', serif;
  font-weight: 200;
  font-size: 14px;
}

.btn-main{
  padding: 7px 25px;
  background-color: #000;
  font-size: 12px;
  color: #fff;
  text-decoration: none;
  text-align: center;
  margin: 5px 0 25px 0;
  font-family: 'Zen Old Mincho', serif;
}

.collection-others{
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin: 8px 0 0 0;
}

.collection-others-items{
  width: 28%;
  margin: 0 5px;
}

.collection_img{
  width: 100%;
}

.btn{
  padding: 7px 25px;
  background-color: #000;
  font-size: 12px;
  color: #fff;
  text-decoration: none;
  text-align: center;
  margin: 5px 0 25px 8px;
  font-family: 'Zen Old Mincho', serif;
}

.productname_others{
  margin: 10px 0 20px 0;
  text-align: center;
  font-family: 'Zen Old Mincho', serif;
  font-weight: 200;
  font-size: 14px;
}

.campaign_center{
  width: 100%;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.subtitle_campaign{
  font-size: 17px;
  font-family: 'Zen Old Mincho', serif;
  font-weight: 600;
  text-align: center;
  margin: 200px 0 27px 0;
}

.main-contents_img{
  width: 85%;
}

.main-contents_text{
  font-size: 11px;
  font-family: 'Zen Old Mincho', serif;
  font-weight: 200;
  line-height: 20px;
  letter-spacing: 0.05rem;
  text-align: center;
  margin: 20px 0;
}

.subtitle-postcard{
  font-size: 24px;
  font-family: 'Zen Old Mincho', serif;
  font-weight: 600;
  text-align: center;
  margin: 30px 0 30px 0;
  line-height: 27px;
  letter-spacing: 0.1rem;
}

.subtitle-store{
  font-size: 24px;
  font-family: 'Zen Old Mincho', serif;
  font-weight: 600;
  text-align: center;
  margin: 200px 0 30px 0;
  line-height: 27px;
  letter-spacing: 0.1rem;
}

.storename{
  font-size: 14px;
  font-family: 'Zen Old Mincho', serif;
  font-weight: 500;
  letter-spacing: 0.05rem;
  text-align: center;
  margin: 20px 0 10px 0;
}

.address{
  font-size: 11px;
  font-family: 'Zen Old Mincho', serif;
  font-weight: 200;
  letter-spacing: 0.05rem;
  text-align: center;
}

.sns_text{
  margin: 200px 0 20px 0;
  text-align: center;
  font-size: 11px;
  font-family: 'Zen Old Mincho', serif;
  font-weight: 200;
  letter-spacing: 0.05rem;
}

.sns{
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.sns_logo{
  width: 8%;
  padding: 0 5px;
}

.sns_logo_img{
  width: 100%;
}

.footer_text{
  margin: 200px 0 0 0;
  text-align: center;
  font-size: 9px;
  font-family: 'Zen Old Mincho', serif;
  font-weight: 200;
  letter-spacing: 0.05rem;
}

.right{
    /* space needed */
    /* width: calc((100% - 450px) / 2); */
    width: calc((100% - 450px) * 0.9);
    height: 100vh;
    position: fixed;
    right: 0;
    top: 0;
    background-image: url(../images/bg/bg_web.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top;
  }

  .catchy{
    position: relative;
    top: 70px;
    left: 31vw;
    font-size: 50px;
    line-height: 60px;
    font-family: 'Zen Old Mincho', serif;
    font-weight: 700;
    margin: 0 40px 0 0;
  }

  .main-contents_product{
    width: 450px;
    height: 1500px;
    background-image: url("../images/bg/bg-01.png");
    background-repeat: repeat;
    background-size: contain;
    background-position: center top;
    position: absolute;
    top: 0;
    /* left 0 right 0 margin auto -> center */
    left: calc((100% - 450px) * 0.1);
  }

  .return{
    margin-top: 50px;
  }

  .returnbtn{
    text-decoration: none;
    color: #fff;
    font-family: 'Zen Old Mincho', serif;
    font-weight: 200;
    padding: 80px 0 0 30px;
  }

  .returnbtn:hover{
    color: #707070;
  }

  .product_center{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin: 50px auto;
    width: 85%;
  }

  .product_name{
    font-family: 'Zen Old Mincho', serif;
    font-weight: 700;
    font-size: 40px;
  }

  .product_name_jp{
    font-family: 'Zen Old Mincho', serif;
    font-weight: 500;
    font-size: 12px;
    padding: 5px 0 30px 0;
  }

  .product-img{
    width: 100%;
  }

  .product_scent{
    font-family: 'Zen Old Mincho', serif;
    font-weight: 300;
    font-size: 12px;
    margin: 30px 0;
  }

  .product_details{
    font-family: 'Zen Old Mincho', serif;
    font-weight: 300;
    font-size: 12px;
    line-height: 22px;
    margin: 0 0 20px 0;
  }

  .line{
    border: 1px solid;
    width: 100%;
    opacity: 0.3;
    margin: 15px 0;
  }

  .product_details_text{
    margin: 10px 0 0 0;
    font-family: 'Zen Old Mincho', serif;
    font-weight: 300;
    font-size: 12px;
    line-height: 22px;
  }

  .collapsible {
    background-color: rgba(0,0,0,0);
    color: white;
    cursor: pointer;
    padding: 5px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 12px;
    font-family: 'Zen Old Mincho', serif;
    font-weight: 300;
  }
  
  .active, .collapsible:hover {
    background-color: rgba(0,0,0,0.0.5);
  }
  
  .collapsible:after {
    content: '\002B';
    color: white;
    float: right;
    margin-left: 5px;
  }
  
  .active:after {
    content: "\2212";
  }

  .product_content{
    padding: 0 18px;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s ease-out;

  }

}


/* Tablet */

@media screen and (min-width:481px) and (max-width:1023px){

  body{
    display: none;
  }

  .drawer-nav{
    display: none;
  }

  .mobile_header{
    display: none;
  }

  .mobile_banner{
    display: none;
  }
  
  .mobile_catchy{
    display: none;
  }

  .js-fade{
    opacity: 0;
    visibility: hidden;
    transform: translateY(50px);
    transition: opacity 1s, visibility 1s, transform 1s;
  }
  
  .scroll{
    opacity: 1;
    visibility: visible;
    transform: translateY(0px);
  }
  

  .wrap{
      width:100%;
      color: #fff;
    }
    
  
  .left{
      /* space needed */
      width: calc((100% - 450px) * 0.18); 
      height: 100vh;
      position: fixed;
      left: 0;
      top: 0;
      background-color: #000;
    }  
    
  .logo{
      display: flex;
      justify-content: center;
      margin: 50px 0 0 0;
  }
  
  .logo-img{
      width: 55px;
  }
  
  .navi{
      position: fixed;
      bottom: 40px;
      left: calc(((100% - 450px) * 0.18) * 0.45);
  } 
  
  .nav_link-txt{
      text-decoration: none;
      color: #fff;
      writing-mode: vertical-lr;
      font-size: 10px;
      padding: 15px 0;
      font-family: 'Zen Old Mincho', serif;
      font-weight: 200;
      letter-spacing: 0.2rem;
  }
  
  .nav_link-txt:hover{
      color: #707070;
      transition: .5s;
  }
  
  .main-contents{
      width: 450px;
      height: 4000px;
      background-image: url("../images/bg/bg-01.png");
      background-repeat: repeat;
      background-size: contain;
      background-position: center top;
      position: absolute;
      top: 0;
      /* left 0 right 0 margin auto -> center */
      left: calc((100% - 450px) * 0.18);
    }
/*   
  .pagebreak{
    height: 100vh;
  } */
  
  .title{
    margin: 200px 0 45px 38px;
    font-size: 50px;
    font-family: 'Zen Old Mincho', serif;
    font-weight: 600;
  }
    
  
  .intro{
    margin: 70px 0 200px 38px;
    font-size: 13px;
    font-family: 'Zen Old Mincho', serif;
    font-weight: 200;
    line-height: 25px;
    letter-spacing: 0.05rem;
  }
  
  .subtitle{
    font-size: 17px;
    font-family: 'Zen Old Mincho', serif;
    font-weight: 600;
    text-align: center;
    margin: 55px 0 27px 0;
  }
  
  .subtitle-jp{
    font-size: 24px;
    font-family: 'Zen Old Mincho', serif;
    font-weight: 600;
    text-align: center;
    margin: 10px 0 30px 0;
    line-height: 27px;
    letter-spacing: 0.1rem;
  }
  
  .collection{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }
  
  .collection-gene{
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }
  
  .gene{
    width: 85%;
  }
  
  .productname{
    margin: 10px 0;
    text-align: center;
    font-family: 'Zen Old Mincho', serif;
    font-weight: 200;
    font-size: 14px;
  }
  
  .btn-main{
    padding: 7px 25px;
    background-color: #000;
    font-size: 12px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    margin: 5px 0 25px 0;
    font-family: 'Zen Old Mincho', serif;
  }
  
  .collection-others{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin: 8px 0 0 0;
  }
  
  .collection-others-items{
    width: 28%;
    margin: 0 5px;
  }
  
  .collection_img{
    width: 100%;
  }
  
  .btn{
    padding: 7px 25px;
    background-color: #000;
    font-size: 12px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    margin: 5px 0 25px 8px;
    font-family: 'Zen Old Mincho', serif;
  }
  
  .productname_others{
    margin: 10px 0 20px 0;
    text-align: center;
    font-family: 'Zen Old Mincho', serif;
    font-weight: 200;
    font-size: 14px;
  }
  
  .campaign_center{
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }
  
  .subtitle_campaign{
    font-size: 17px;
    font-family: 'Zen Old Mincho', serif;
    font-weight: 600;
    text-align: center;
    margin: 200px 0 27px 0;
  }
  
  .main-contents_img{
    width: 85%;
  }
  
  .main-contents_text{
    font-size: 11px;
    font-family: 'Zen Old Mincho', serif;
    font-weight: 200;
    line-height: 20px;
    letter-spacing: 0.05rem;
    text-align: center;
    margin: 20px 0;
  }
  
  .subtitle-postcard{
    font-size: 24px;
    font-family: 'Zen Old Mincho', serif;
    font-weight: 600;
    text-align: center;
    margin: 30px 0 30px 0;
    line-height: 27px;
    letter-spacing: 0.1rem;
  }
  
  .subtitle-store{
    font-size: 24px;
    font-family: 'Zen Old Mincho', serif;
    font-weight: 600;
    text-align: center;
    margin: 200px 0 30px 0;
    line-height: 27px;
    letter-spacing: 0.1rem;
  }
  
  .storename{
    font-size: 14px;
    font-family: 'Zen Old Mincho', serif;
    font-weight: 500;
    letter-spacing: 0.05rem;
    text-align: center;
    margin: 20px 0 10px 0;
  }
  
  .address{
    font-size: 11px;
    font-family: 'Zen Old Mincho', serif;
    font-weight: 200;
    letter-spacing: 0.05rem;
    text-align: center;
  }
  
  .sns_text{
    margin: 200px 0 20px 0;
    text-align: center;
    font-size: 11px;
    font-family: 'Zen Old Mincho', serif;
    font-weight: 200;
    letter-spacing: 0.05rem;
  }
  
  .sns{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }
  
  .sns_logo{
    width: 8%;
    padding: 0 5px;
  }
  
  .sns_logo_img{
    width: 100%;
  }
  
  .footer_text{
    margin: 200px 0 0 0;
    text-align: center;
    font-size: 9px;
    font-family: 'Zen Old Mincho', serif;
    font-weight: 200;
    letter-spacing: 0.05rem;
  }
  
  .right{
      /* space needed */
      /* width: calc((100% - 450px) / 2); */
      width: calc((100% - 450px) * 0.82);
      height: 100vh;
      position: fixed;
      right: 0;
      top: 0;
      background-image: url(../images/bg/bg_tab.png);
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center top;
    }
  
    .catchy{
      position: relative;
      top: 60px;
      right: -125px;
      font-size: 40px;
      line-height: 60px;
      font-family: 'Zen Old Mincho', serif;
      font-weight: 600;
      writing-mode: vertical-lr;
    }
  
    .main-contents_product{
      width: 450px;
      height: 1500px;
      background-image: url("../images/bg/bg-01.png");
      background-repeat: repeat;
      background-size: contain;
      background-position: center top;
      position: absolute;
      top: 0;
      /* left 0 right 0 margin auto -> center */
      left: calc((100% - 450px) * 0.18);
    }
  
    .return{
      margin-top: 50px;
    }
  
    .returnbtn{
      text-decoration: none;
      color: #fff;
      font-family: 'Zen Old Mincho', serif;
      font-weight: 200;
      padding: 80px 0 0 30px;
    }
  
    .returnbtn:hover{
      color: #707070;
    }
  
    .product_center{
      display: flex;
      justify-content: center;
      align-items: center;
      flex-direction: column;
      margin: 50px auto;
      width: 85%;
    }
  
    .product_name{
      font-family: 'Zen Old Mincho', serif;
      font-weight: 700;
      font-size: 40px;
    }
  
    .product_name_jp{
      font-family: 'Zen Old Mincho', serif;
      font-weight: 500;
      font-size: 12px;
      padding: 5px 0 30px 0;
    }
  
    .product-img{
      width: 100%;
    }
  
    .product_scent{
      font-family: 'Zen Old Mincho', serif;
      font-weight: 300;
      font-size: 12px;
      margin: 30px 0;
    }
  
    .product_details{
      font-family: 'Zen Old Mincho', serif;
      font-weight: 300;
      font-size: 12px;
      line-height: 22px;
      margin: 0 0 20px 0;
    }
  
    .line{
      border: 1px solid;
      width: 100%;
      opacity: 0.3;
      margin: 15px 0;
    }
  
    .product_details_text{
      margin: 10px 0 0 0;
      font-family: 'Zen Old Mincho', serif;
      font-weight: 300;
      font-size: 12px;
      line-height: 22px;
    }
  
    .collapsible {
      background-color: rgba(0,0,0,0);
      color: white;
      cursor: pointer;
      padding: 5px;
      width: 100%;
      border: none;
      text-align: left;
      outline: none;
      font-size: 12px;
      font-family: 'Zen Old Mincho', serif;
      font-weight: 300;
    }
    
    .active, .collapsible:hover {
      background-color: rgba(0,0,0,0.0.5);
    }
    
    .collapsible:after {
      content: '\002B';
      color: white;
      float: right;
      margin-left: 5px;
    }
    
    .active:after {
      content: "\2212";
    }
  
    .product_content{
      padding: 0 18px;
      max-height: 0;
      overflow: hidden;
      transition: max-height 0.4s ease-out;
  
    }
  



  }


  /* Mobile */

  @media screen and (max-width:480px){

    .js-fade{
      opacity: 0;
      visibility: hidden;
      transform: translateY(50px);
      transition: opacity 1s, visibility 1s, transform 1s;
    }
    
    .scroll{
      opacity: 1;
      visibility: visible;
      transform: translateY(0px);
    }


    body{
      display: none;
    }

  .wrap{
      width:100%;
      color: #fff;
    }
    
  
  .left{
      /* space needed */
      width: calc((100% - 450px) * 0.18); 
      height: 100vh;
      position: fixed;
      left: 0;
      top: 0;
      background-color: #000;
    }  
    
  .logo{
      display: flex;
      justify-content: center;
      margin: 50px 0 0 0;
  }
  
  .logo-img{
      width: 55px;
  }
  
  .navi{
      position: fixed;
      bottom: 40px;
      left: calc(((100% - 450px) * 0.18) * 0.45);
  } 
  
  .nav_link-txt{
      text-decoration: none;
      color: #fff;
      writing-mode: vertical-lr;
      font-size: 10px;
      padding: 15px 0;
      font-family: 'Zen Old Mincho', serif;
      font-weight: 200;
      letter-spacing: 0.2rem;
  }
  
  .nav_link-txt:hover{
      color: #707070;
  }
  
  .mobile_header{
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .mobile_logo{
    width: 70px;
    margin: 30px 0;
  }

  .mobile_banner{
    width: 100%;
    margin: 15px 0 0 0 ;
    position: relative;
  }

  .mobile_catchy{
    position: absolute;
    top: 310px;
    right: 20px;
    font-family: 'Zen Old Mincho', serif;
    font-weight: 800;
    font-size: 28px;
  }

  .main-contents{
      max-width: 450px;
      height: 3500px;
      background-image: url("../images/bg/bg-01.png");
      background-repeat: repeat;
      background-size: contain;
      background-position: center top;
      position: absolute;
      top: 0;
      /* left 0 right 0 margin auto -> center */
      left: calc((100% - 450px) * 0.18);
    }
  
  
  .title{
    margin: 65px 0 45px 38px;
    font-size: 40px;
    font-family: 'Zen Old Mincho', serif;
    font-weight: 600;
  }
    
  
  .intro{
    margin: 40px 0 180px 38px;
    font-size: 11px;
    font-family: 'Zen Old Mincho', serif;
    font-weight: 200;
    line-height: 22px;
    /* letter-spacing: 0.05rem; */
  }
  
  .subtitle{
    font-size: 14px;
    font-family: 'Zen Old Mincho', serif;
    font-weight: 600;
    text-align: center;
    margin: 55px 0 17px 0;
  }
  
  .subtitle-jp{
    font-size: 20px;
    font-family: 'Zen Old Mincho', serif;
    font-weight: 600;
    text-align: center;
    margin: 3px 0 20px 0;
    line-height: 27px;
    letter-spacing: 0.1rem;
  }
  
  .collection{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }
  
  .collection-gene{
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }
  
  .gene{
    width: 85%;
  }
  
  .productname{
    margin: 10px 0;
    text-align: center;
    font-family: 'Zen Old Mincho', serif;
    font-weight: 200;
    font-size: 14px;
  }
  
  .btn-main{
    padding: 7px 25px;
    background-color: #000;
    font-size: 10px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    margin: 5px 0 25px 0;
    font-family: 'Zen Old Mincho', serif;
  }
  
  .collection-others{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin: 8px 0 0 0;
  }
  
  .collection-others-items{
    width: 28%;
    margin: 0 5px;
  }
  
  .collection_img{
    width: 100%;
  }
  
  .btn{
    padding: 7px 25px;
    background-color: #000;
    font-size: 10px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    margin: 5px 0 25px 8px;
    font-family: 'Zen Old Mincho', serif;
  }
  
  .productname_others{
    margin: 10px 0 20px 0;
    text-align: center;
    font-family: 'Zen Old Mincho', serif;
    font-weight: 200;
    font-size: 14px;
  }
  
  .campaign_center{
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }
  
  .subtitle_campaign{
    font-size: 14px;
    font-family: 'Zen Old Mincho', serif;
    font-weight: 600;
    text-align: center;
    margin: 200px 0 27px 0;
  }
  
  .main-contents_img{
    width: 85%;
  }
  
  .main-contents_text{
    font-size: 10px;
    font-family: 'Zen Old Mincho', serif;
    font-weight: 200;
    line-height: 20px;
    text-align: center;
    margin: 20px 0;
  }
  
  .subtitle-postcard{
    font-size: 20px;
    font-family: 'Zen Old Mincho', serif;
    font-weight: 600;
    text-align: center;
    margin: 30px 0 30px 0;
    line-height: 27px;
    letter-spacing: 0.1rem;
  }
  
  .subtitle-store{
    font-size: 20px;
    font-family: 'Zen Old Mincho', serif;
    font-weight: 600;
    text-align: center;
    margin: 180px 0 30px 0;
    line-height: 27px;
    letter-spacing: 0.1rem;
  }
  
  .storename{
    font-size: 14px;
    font-family: 'Zen Old Mincho', serif;
    font-weight: 500;
    letter-spacing: 0.05rem;
    text-align: center;
    margin: 20px 0 10px 0;
  }
  
  .address{
    font-size: 10px;
    font-family: 'Zen Old Mincho', serif;
    font-weight: 200;
    letter-spacing: 0.05rem;
    text-align: center;
  }
  
  .sns_text{
    margin: 150px 0 20px 0;
    text-align: center;
    font-size: 11px;
    font-family: 'Zen Old Mincho', serif;
    font-weight: 200;
    letter-spacing: 0.05rem;
  }
  
  .sns{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }
  
  .sns_logo{
    width: 8%;
    padding: 0 5px;
  }
  
  .sns_logo_img{
    width: 100%;
  }
  
  .footer_text{
    margin: 100px 0 0 0;
    text-align: center;
    font-size: 5px;
    font-family: 'Zen Old Mincho', serif;
    font-weight: 200;
  }
  
  .right{
      /* space needed */
      /* width: calc((100% - 450px) / 2); */
      width: calc((100% - 450px) * 0.82);
      height: 100vh;
      position: fixed;
      right: 0;
      top: 0;
      background-image: url(../images/bg/bg_tab.png);
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center top;
    }
  
    .catchy{
      position: relative;
      top: 60px;
      right: -125px;
      font-size: 40px;
      line-height: 60px;
      font-family: 'Zen Old Mincho', serif;
      font-weight: 600;
      writing-mode: vertical-lr;
    }

    .main-contents_product{
      max-width: 450px;
      height: 1500px;
      background-image: url("../images/bg/bg-01.png");
      background-repeat: repeat;
      background-size: contain;
      background-position: center top;
      position: absolute;
      top: 0;
      /* left 0 right 0 margin auto -> center */
      left: calc((100% - 450px) * 0.1);
    }
  
    .return{
      margin-top: 50px;
    }
  
    .returnbtn{
      text-decoration: none;
      color: #fff;
      font-family: 'Zen Old Mincho', serif;
      font-weight: 200;
      padding: 80px 0 0 30px;
    }
  
    .returnbtn:hover{
      color: #707070;
    }
  
    .product_center{
      display: flex;
      justify-content: center;
      align-items: center;
      flex-direction: column;
      margin: 50px auto;
      width: 85%;
    }
  
    .product_name{
      font-family: 'Zen Old Mincho', serif;
      font-weight: 700;
      font-size: 40px;
    }
  
    .product_name_jp{
      font-family: 'Zen Old Mincho', serif;
      font-weight: 500;
      font-size: 12px;
      padding: 5px 0 30px 0;
    }
  
    .product-img{
      width: 100%;
    }
  
    .product_scent{
      font-family: 'Zen Old Mincho', serif;
      font-weight: 300;
      font-size: 12px;
      margin: 30px 0;
    }
  
    .product_details{
      font-family: 'Zen Old Mincho', serif;
      font-weight: 300;
      font-size: 12px;
      line-height: 22px;
      margin: 0 0 20px 0;
    }
  
    .line{
      border: 1px solid;
      width: 100%;
      opacity: 0.3;
      margin: 15px 0;
    }
  
    .product_details_text{
      margin: 10px 0 0 0;
      font-family: 'Zen Old Mincho', serif;
      font-weight: 300;
      font-size: 12px;
      line-height: 22px;
    }
  
    .collapsible {
      background-color: rgba(0,0,0,0);
      color: white;
      cursor: pointer;
      padding: 5px;
      width: 100%;
      border: none;
      text-align: left;
      outline: none;
      font-size: 12px;
      font-family: 'Zen Old Mincho', serif;
      font-weight: 300;
    }
    
    .active, .collapsible:hover {
      background-color: rgba(0,0,0,0.0.5);
    }
    
    .collapsible:after {
      content: '\002B';
      color: white;
      float: right;
      margin-left: 5px;
    }
    
    .active:after {
      content: "\2212";
    }
  
    .product_content{
      padding: 0 18px;
      max-height: 0;
      overflow: hidden;
      transition: max-height 0.4s ease-out;
  
    }
  
    .gnav-hamburger{
      background: rgba(0,0,0,0.8);
      display: none;
      height: 100%;
      position: fixed;
      top:0;
      width: 100%;
      z-index:110;
      }

    .gnav__wrap{
      align-items:center;
      display: flex;
      justify-content: center;
      position: absolute;
      width: 100%;
      height: 100%;
      }
    
      .gnav__menu__item{
        margin: 40px 0;
        }
        .gnav__menu__item a{
        color: #fff;
        font-size: 2em;
        font-weight: bold;
        padding: 40px;
        text-decoration: none;
        transition: .5s;
        }
        .gnav__menu__item a:hover{
        color: #666;
        }
  
  }
