@charset "utf-8";

@media screen and (max-width: 736px) {
    *{
        margin: 0;
        padding: 0;
    }
    .pc{display: none;}
    body{
        font-family:  YuGothic, 'Yu Gothic', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'メイリオ', Meiryo, sans-serif;
    }
    
    img{
        display: block;
        width: 76%;
   /*padding-left: 12%;*/
        
    }
    
    .amazon{
        width: 80%;
        margin: 0 auto;
        height: 40px;
      
    }
    .rakuten{
        width: 80%;
        margin: 0 auto;
        height: 70px;
      
    }
    .icon{
        width: 30%;
        margin: 0 auto;
        height: 40px;
      
    }
    
    a{
        text-decoration: none;
        color: #89cce6;
    }
    p{
        text-decoration: none;
        font-size: 0.8rem;
        color: #333;
    }
    li{
        list-style-type: none;
        font-size: 0.7em;
        text-align: center;
    } 
    
    header{
      width: 100%;
      height: 50px;
      background-color: #fff;
      position: fixed;
      top:0;
      left: 0;
      z-index: 999; 


  }
  #logo{
    width: 43%;
    margin: 0 auto;
    float: left;

  }

  #logo img{
    display: block;
    width: 70%;
    height: auto;
    margin-left: 70%;
      }
    main section{
        margin: 20px 10px;
      }
      #nav-toggle{
        width: 30px;
        height: 20px;
        position: fixed;
        top: 15px;
        right: 10%;
        z-index: 1000;
        transform: none;
      
      
      }
      #global-nav{
          background-color: rgba(249, 249, 249, 0.9);
          width: 100%;
          height: 100vh;
          position: fixed;
          top: 0;
          left: 0;
          z-index: 990;
          /*visibility: hidden;*/
          display: flex;
          flex-direction: column;
          justify-content: center;
          align-items: center;
          color: #89cce6;
          font-size: 2em;
          font-weight: bold;
          text-align: center;
          transform: translateY(-215vh);
          transition: 0.8s;
      }
      #global-nav a{
          display: block;
          padding: 10px 0;
      }
  
  
     .open #global-nav{
          transform: translateY(0);
  
      }
  
      #nav-toggle div{
          position: relative;
          width: 100%;
          height: 100%;
      }
      #nav-toggle span{
          display:block;
          width: 100%;
          height: 3px;
          background-color: #89cce6;
          position: absolute;
          left: 0;
          transition: all .6s ease;
      }
      #nav-toggle span:nth-child(1){
      top: 0;
      
      }
      #nav-toggle span:nth-child(2){
          top: 10px;
          }
      #nav-toggle span:nth-child(3){
          top: 20px;
          }
      
      .open #nav-toggle span:nth-last-child(1){
          transform: rotate(45deg);
          top: 10px;
      }
      .open #nav-toggle span:nth-last-child(2){
          opacity: 0;
      }
      .open #nav-toggle span:nth-last-child(3){
          transform: rotate(-45deg);
          top: 10px;
      } 
  #nav li{
      margin-left: 10px;
      font-weight: bold;
  }   



  
  #allitem h1{
    text-align: center;
    font-size: 1.3em;
    line-height: 170%;
    color: #89cce6;
   
    margin-bottom: 30px;
    margin-top: 100px;

  }

  #allitem2 h1{
    text-align: center;
    font-size: 1.5em;
    line-height: 170%;
    color: #89cce6;
    letter-spacing: 1.4em;
    margin-bottom: 30px;
    margin-top: 100px;
    margin-left: 48px;
  }
  
  .card {
    width: 100%;
    height: auto;
    margin: 0 auto;

    text-align: center;
   
  }
  .card2 {
    width: 148%;
    height: auto;

   
  }
  .card3 {
    width: 204%;
    height: auto;

  }

  .card4 {
    width: 159%;
    height: auto;

  }

  .card5 {
    width: 100%;
    height: auto;

  }

  .card6 {
    width: 130%;
    height: auto;

  }

  .card7 {
    width: 115%;
    height: auto;

  }

  .card8 {
    width: 160%;
    height: auto;

  }
  .card img{
      width: 160px;
      margin-top: 20px;
      /*padding-left: 96px;*/
    
   /* .card1{
      width: 279px;
    height: 1050px;
    }

    .card1 img{
      width: 160px;
    }*/
  }
#sandtimer {
  width: 70%;
  margin: 0 auto;
  border: 1px solid lightgray;
  margin-bottom: 50px;
  margin-left: 15%;
 }

 #sandtimer img {
  width: 70%;
    height: auto;
  
 }

 #sandtimer ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
 
 }

 #sandtimer2 {
  width: 70%;
  margin: 0 auto;
  border: 1px solid lightgray;
  margin-bottom: 50px;
  margin-left: 15%;
 }

 #sandtimer2 img{
  width: 70%;
  height: auto;
  padding-right: 27px;
  margin-left: 18px;
  margin-right: auto;

  
 }

 #sandtimer2 ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
 
 }

 
 
 x
 ul {
  list-style: none;
  margin: 0;
  padding: 0;
  
 
 }

 
 #bagb {
  width: 30%;
  margin: 0 auto;
  border: 1px solid lightgray;
  margin-bottom: 50px;
  float: left;
  margin-left: 15%;
  height: 450px;
 }

 #bagb img {
  width: 85%;
  height: auto;
  padding-top: 30px;
 }

 #bagb ul {
  list-style: none;
  margin: 0;
  padding: 0;
 }


 
 .center {
  display: flex;
  align-items: center;
  margin: 0 auto;
  width: 300px;
  margin-bottom: 2em;
  padding-left: 12%;
 }
 .arrow {
  cursor: pointer;
 }


 li:first-child {
  margin-left: 0;
 }
 
 .about li {
  display: flex;
  width: 500px;
  height: 800px;
  border: 1px solid lightgray;
  float: left;
}

.center2 {
 /* display: flex;*/
  align-items: center;
  margin: 0 auto;
  /*width: 70%;*/
  margin-bottom: 2em;
 }

 .center2 h3{
 /* text-align: center;*/
  color: #666666;

 }
 .center2 p{
  
  font-size: 0.7em;
  line-height:23px;

 }

 .center3 {
  display: flex;
  align-items: center;
  margin: 0 auto;
  width: 50%;
  margin-bottom: 2em;
 }

 .center3 h3{
  /* text-align: center;*/
   color: #666666;
 
  }
  .center3 p{
   
   font-size: 1em;
   line-height:23px;
 
  }
 
 
 .scroll_up {
  transition: 2s ease-in-out;
  transform: translateY(30px);
  opacity: 0;
  width: 75%;
  padding-left: 16vw;
}
.scroll_up.on {
  transform: translateY(0);
opacity: 1.5;
margin-top: 10px;
width: 75%;
padding-left: 16vw;
}



 #back{
    margin: 0 auto;
    margin-top: 0px;
    text-align: center;
    color: #89cce6;
    font-size: 14px;
    line-height: 170%;
    letter-spacing: 0.8em;
    margin-top: 100px;
    font-weight: bold;

  
}   




#shop li{
  text-align: center;
  font-size: 0.8em;
  line-height: 30px;
  color: #6666;
  letter-spacing: 0.6em;

  
 }

 #amazon {
  background-image: url("../images/shopa_amazon1.jpg");
  background-position: inherit;
  background-repeat: no-repeat;
  background-size: cover;
  color: #6666;
  width: 100px;
  height: 100px;
  box-sizing: border-box;
  text-align: center;
  font-size: 1.3em;
  padding-top: 0px;
  transition: 0.6s;
  line-height: 0%;
}

#amazon:hover{
opacity: 0.5;
}

#rakuten {
  background-image: url("../images/shopa_rakuten2.jpg");
  background-position: inherit;
  background-repeat: no-repeat;
  background-size: cover;
  color: #6666;
  width: 100px;
  height: 100px;
  box-sizing: border-box;
  text-align: center;
  font-size: 1.3em;
  padding-top: 0px;
  transition: 0.6s;
  line-height: 0%;
}

#rakuten:hover{
opacity: 0.5;
}

#shop{
  margin-top: 10px;
}
#shop ul{
  display: flex;
  justify-content: center;
}
#shopimg{
  display: flex;
  margin: 0 auto;
  justify-content: center;
}


#sensu {
  width: 70%;
  margin: 0 auto;
  border: 1px solid lightgray;
  margin-bottom: 50px;
  margin-left: 15%;

 }

 #sensu img {
  width: 70%;
  height: auto;
 }

#sensu li img {
  width: 50%;
  height: auto;

 }
#sensu ul{
 list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
}

 #bottle {
  width: 70%;
  margin: 0 auto;
  border: 1px solid lightgray;
  margin-bottom: 50px;
  height: 365px;
  margin-left: 15%;
 }


 #bottle img {
  width: 30%;
  height: auto;
  padding-left: 23%;
     }
     
#bottle li img {
  width: 34%;
  height: auto;
  padding-left: 7%;
  float: left;
    }    

    #kassa {
      width: 69%;
      margin: 0 auto;
      border: 1px solid lightgray;
      margin-bottom: 50px;
      float: left;
      margin-left: 15%;
     }
    
    
 #kassa img {
  width: 70%;
  height: auto;
  padding-left: 6%;
     }
     
#kassa li img {
  width: 8%;
  height: auto;
  padding-left: 7%;
  float: left;
    }   

#footercolor li{
  text-align: start;
  color: #fff;
  width: 98%;
  margin: 0;}

#footerlogo1{
float: right;

}

#footerlogo2{
float: right;

}


footer{
background-color: #cee7f1;
color: #fff;
text-align: center;
padding: 25px;
margin-top: 50px;
}

}