@charset "UTF-8";

@media screen and (max-width:1024px){
    .discount{
      font-size: 20px;
    }
	.gnavi_lists {
      width: 70vw;
   }
    .gnavi_lists .gnavi_list  a{
      font-size: 1.7vw;
      padding: 11px 5px;
    }
    .gnavi_lists .gnavi_list .dropdown_lists{
      width: 30vw;
    }
	ul li .dropdown_lists .dropdown_list a{
       font-size: 1.7vw;
    }
	.bt_3{
		  top: 60px;
		  right: 0px;
          font-size: 17px;
	}
	.bt_3 .allclick{
		 font-size: 1.7vw;
		 padding: 4px 25px 4px 25px;
         font-weight: 600;
	}
	.bt_3 .allclick::after{
		  font-size: 2.0vw;
		  top: 2px;
		  right: 6px;
		}
}

@media screen and (max-width:910px){
    /*****bulkeria */
  .omatome dl{
    display: block;
  }
  .omatome dt{
    width: 100%;
  }
  .omatome dd{
    padding: 0;
    margin: 0 auto;
    width: 100%;
   }
  .disp768{
  display: block;      
  }
  .discount{
  font-size: 22px;
  }
  .priceBox{
    letter-spacing: 0.1em;
    line-height: 1;
   }
  .difference{
    width: 160px;
   }
  .discountRatio{
    font-size: 120% !important ;
    padding: 3px 20px;
    letter-spacing: 0.1em;
    line-height: 1.1;
   }
  .gnavi_lists {
    width: 70vw;
   }
  .gnavi_lists .gnavi_list  a{
     font-size: 1.7vw;
     padding: 17px 5px;
    }
  .gnavi_lists .gnavi_list .dropdown_lists{
      width: 30vw;
    }
	ul li .dropdown_lists .dropdown_list a{
       font-size: 1.7vw;
    }
 
    /*****bulkeria end */
}

@media screen and (max-width:768px){
  main{
    margin: auto 0;
  }
  header{
    padding: 0;
    background: #FFF;
  }
  .wrapper{
    padding: 0 15px;
  }
  .bgFlo > .wrapper,
  .newsBg > .wrapper{
    padding: 50px 15px;
  }
  
  .headerWrapper{
    width: 100%;
  }
  .smpMenuWrap{
    display: block;
  }
  .navBox{
    display: none;
  }
  .logoBox{
    width: 100%;
    margin: 0 auto;
    padding: 15px 15px 10px;
    display: flex;
    justify-content: flex-end;
  }
  h1{
    margin-top: -10px;
    margin-left: 50px;
  }
  h2.itemName,
  .itemcopy{
    text-align: center;
  }
    h2.itemName{
        font-size: 20px;
    }
    
    
  .logoBox img{
    max-width: 150px;
  }
  .navWrapper{
    display: none;
    width: 100%;
    height: 100vh;
    background: #fff;
  }
  nav{
    z-index: 1000;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    margin: auto;
    height: 100vh;
    overflow-y: scroll !important;
    border-top: 1px solid #e0e0e0;
  }
  nav ul{
    display: block;
    margin: 0 auto;
    padding: 25px 0;
    height: 100vh;
  }
  nav li{
    text-align: center;
    padding: 10px 0;
  }
  .smp_infoBox{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: auto;
  }
  .smp_infoBox div{
    margin-left: 5px;
    line-height: 1.3;
    width: 50px;
  }
  .smp_infoBox i{
    font-size: 28px;
    display: block;
    text-align: center;
  }
  .smp_infoBox span{
    display: block;
    margin: 0 auto;
  }
  .smpTel i{
    color: #fff;
    border-radius: 4px;
    background: #D2503C;
    padding: 8px 0;
  }
  .smpSub{
    display: flex;
    justify-content: space-between;
    padding: 0 30px;
    margin: 0 auto;
  }
  .smpSub a{
    text-align: center;
    padding: 10px 0;
    font-size: 12px;
    width: calc(100% / 2 - 10px);
  }
  a.pageTop{
    right: 20px;
    bottom: 35px;
  }
  .footerWrapper{
    display: none;
  }
    small{
        margin-top: 30px;
    }    
    
  .fvBnrSlide{
    margin-top: 105px;
  }
  .newsList,
  .itemList{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .newsList li{
    width: calc(100% / 2 - 30px);
    margin: 15px;
  }

  .newsList img{
    width: auto;
    height: 220px;
  }        
  .itemList li{
    width: calc(100% / 3 - 30px);
    margin: 15px;
  }    
  .newsList img,
  .itemList img,
  .tipsContentOne{
    width: 100%;
  }

   .itemList li{
    width: calc(100% / 2 - 10px);
    margin: 0 auto;
  }
  .itemList img{
    width: 80%;
  }
  .bulk p{
    font-size: 17px;
    line-height: 1.7;
    margin-top: 0;
  }    
    .itemList li.try{
     margin-top: 15px;
    }
    
    .itemList li.try img{
      width: 100% !important;
      float: none;
      margin-right: 0;
    } 
    .itemList li.set{
      width: calc(100% / 3 - 10px);
      border-radius: 10px;
    }  
    .itemList li.set .brand{
      font-size: 12px;
    }    
    
    p.trial{
      margin: 5px auto;
    }    
    .itemList li{
      border-radius: 15px;
    }    
  .div4 li,
  .div3 li{
    width: calc(100% / 2 - 15px);
  }
  .profBox dt{
    width: 32%;
  }
  .profBox dd{
    width: 68%;
    padding-left: 20px;
  }
  .pickupBall{
    top: -30px;
    left: -10px;
  }
  .timeSchedule li{
    width: calc(100% / 3 - 5px);
  }
  .itemDetail{
    padding-left: 20px;
  }
  .subCategoryBlue{
    margin-top: 20px;    
  }    
    
  .contactBox_voice,
  .otherElmBox,
  .effectExp{
    display: block;
  }
  .effectExp .expTxt{
    width: 100%;
    padding-right: 0;
  }
  .otherElmBox li:first-child{
    width: 70%;
    margin: auto;
  }
  .effectExp .elemtImg{
    justify-content: space-around;
    width: 60%;
    margin: 20px auto 0;
  }
  .otherElmBox li:first-child{
    margin: 0 auto 20px;
  }
  .otherElmBox li:last-child{
    width: 100%;
    padding: 0;
  }
  .gnavi_lists {
    width: 70vw;
   }
  .gnavi_lists .gnavi_list  a{
     font-size: 1.9vw;
     padding: 15px 5px;
    }
  .gnavi_lists .gnavi_list .dropdown_lists{
      width: 30vw;
	  
    }
	.bt_3{
		  top: 70px;
		  right: 0px;
          font-size: 5px;
	}
	.bt_3 .allclick{
		 font-size: 2.0vw;
		 padding: 4px 25px 4px 25px;
         font-weight: 600;
	}
	.bt_3 .allclick::after{
		  font-size: 2.5vw;
		  top: 1px;
		  right: 6px;
		}
 
}

@media screen and (max-width:600px){
.topFV{
  margin: 50px auto;
  width: 90%;
}    
  .slide-arrow{
    width: 12px;
  }
  .prev-arrow{
    left: 8px;
  }
  .next-arrow{
    right: 8px;
  }
  .rankTxt,
  .rankTxt p{
    margin-top: 0;
  }
  .ranking .itemList{
    display: block;
    flex-wrap: nowrap;
  }
  .ranking .itemList li{
    width: 100%;
    margin: 0 auto 15px;
  }
  .ranking .itemList li a{
    display: flex;
  }
  .itemIntro{
    display: block;
  }
    .itemIntro li:first-child{
      width: 100%;
    }
    .itemIntro li:last-child{
      width: 100%;
    }   
    .capacity{
      text-align: center;
    }
    .pickupH3{
    margin: 0 auto 10px;
  }
  .pickupBall{
    top: auto;
    bottom: -3px;
  }
  .pickupMember{
    margin: 0 auto;
  }
  .pickupMember li:first-child{
    width: 35%;
  }
  .pickupMember li:last-child{
    width: 65%;
    padding-left: 20px;
  }
  .useItemInsert01{
    margin-bottom: 20px;
  }
  .useItemInsert02,
  .useItemInsert03{
    margin: 60px auto 20px;
  }
  .shoppingFlow{
    flex-direction: column;
  }
  .shoppingFlow li{
    width: 100%;
    margin-bottom: 50px;
  }
  .shoppingFlow li:last-child{
    margin-bottom: 0;
  }
  .shoppingFlow li:not(:last-child)::after{
  display: none;
  }
  .shoppingFlow li:not(:last-child)::before{
    font-family: 'Font Awesome 5 Free';
    content: '\f078';
    font-size: 30px;
    font-weight: 900;
    position: absolute;
    bottom: -50px;
    left: 48%;
    margin: 0 auto;
  }
 
  .itemIntro li{
    width: 100%;
  }
  .itemDetail{
    padding: 5px 10px;
  }
  .bulk{
    display: block;
  }
  .bulk li{
    width: 100% ;
    margin-bottom: 20px;
  }
    /*****bulkeria */
  .omatome dl{
    display: flex;
  }
  .omatome dt{
    width: 45%;
  }
  .omatome dd{
    padding: 0;
    margin: 0 auto;
    width: 55%;
   }
  .disp768{
  display: none;      
  }
  .discount{
  font-size: 24px;
  }
  .difference{
    min-width: 200px;
    padding: 3px 10px;
  }
    /*****bulkeria end */
       
  .toggleContents{
    width: 100%;
  }
  .profBox_2_inner{
    width: 60%;
  }
  .ceo {
    width: 40%;
  }
  .smpProfBlock{
    margin-top: 20px;
    padding: 10px 0;
    border-top: 1px solid #a0a0a0;
    border-bottom: 1px solid #a0a0a0;
  }
  .itemFeature{
    display: block;
  }
  .itemFeature > li:first-child{
    margin: 0 auto;
    width: 100%;
    padding-right: 0;
  }
  .itemFeature > li:last-child{
    width: 100%;
    margin-top: 20px;
  }
  .itemStep{
    display: block;
  }
  .itemStep li{
    width: 100%;
  }
  .itemStep li:not(:last-child){
    margin-bottom: 30px;
  }
  .itemStep li:not(:last-child)::after{
    content: '\f0dd';
    top: auto;
    right: 48%;
    margin: auto;
    bottom: -35px;
    font-weight: 700;
  }
  .howtoUse,
  .howtoUse_noimg{
    display: block;
  }
  .howtoNum{
    font-size: 18px;
    padding: 3px 10px;
  }
  .howtoUse li,
  .howtoUse_noimg li{
    width: 100%;
  }
  .howtoUse li:not(:last-child),
  .howtoUse_noimg li:not(:last-child){
    margin-bottom: 15px;
  }
  .howtoUse dl,
  .howtoUse_noimg dl{
    display: flex;
    margin: 0 auto 0 15px;
  }
  .howtoUse dt{
    width: 30%;
  }
  .howtoUse dd{
    padding: 0 0 0 10px;
    margin: 0 auto;
    width: 70%;
  }
  .howtoUse_noimg dt{
    width: 5%;
  }    
  .howtoUse_noimg dd{
    padding: 0 0 0 10px;
    margin: 0 auto;
    width: 95%;
  }    
  .tipsContainer{
    display: block;
    padding: 50px 15px 0;
  }
  .tipsContainer dl{
    display: flex;
    width: 100%;
    padding-bottom: 15px;
  }
  .tipsContainer dt{
    width: 30%;
  }
  .tipsContainer dd{
    width: 70%;
  }
    .tipsContainer_1{
    width: 100%;
}    
    
  .illTxt50{
    display: block;
  }
  .illTxt50 li{
    width: 100%;
  }
   .otherElmBox_imgonly{
    margin:auto 0;    
  }
  .tipsContentOne li:last-child{
    margin-bottom: 15px;
  }
  .illTxt50 li:last-child{
    margin-top: 15px;
  }
  .profDetailTest{
    display: block;
  }
  .profDetailTest > div{
    margin-right: auto;
    text-align: left;
  }

}
/**********************************************************************************************6/2.7/11追加分  */

@media screen and (max-width:600px) {
	body{
		font-size: 18px!important;
		line-height: 1.6;
	}
	h1{
		font-size: 160%!important;
		padding: 0!important;
/*		letter-spacing: -0.03em;*/
		margin: 0 auto;
		text-align: center;
	}

	h2 {
  	    font-size: 6.5vw!important;
        letter-spacing: 0.13em;
		line-height: 1.4em;
    }
	
	.br_600{
		display: block!important;
	}
	.br_600_no{
		display: none!important;
	}
	#footer{
		padding: 0 0 26vw;
	}
	header .box_right{
	    padding: 0 10px;
	}
	.topimg {
	    width:35vw;
	}
	.inner p{
		font-size: 3.3vw;
		line-height: 1.8em;
	}
   .itemList p {
		font-size: 3vw;
   }
   h3.item{
		width: 95vw;
		font-size: 4.7vw;
	    padding-bottom: 9px;
	    
   }
   .itemList {
   		 padding-top: 50px;
   }
   .itemList img{
   		 width: 200vw;
   }
	.subCategoryBlue a{
		font-size: 2.9vw;
	}
   .subCategoryBlue a::after{
		 top: 5px;
		 right: 10px;
    }
	.inner_bt a {
		 font-size: 3.5vw;
		 letter-spacing: 0.05em;
	}
	.inner_bt a::after{
		  font-size: 18px;
		  top: 7px;
		  right: 9px;
	}
	li.bt_1 {
		 padding: 6px 35px 6px 30px;
	}
	li.bt_2 {
	 	padding: 6px 35px 6px 30px;
	}
	.bt_3{
		  top: 60px;
		  right: 0px;
          font-size: 18px;
	}
	.bt_3 .allclick{
		 font-size: 2.6vw;
		 padding: 4px 25px 4px 25px;
         font-weight: 600;
	}
	.bt_3 .allclick::after{
		  font-size: 2.6vw;
		  top: 6px;
		  right: 6px;
		}
	.itemList li{
		  width: calc(100% / 2 - 20px);
		  background: #fff;
		  margin: 0 20px 20px 0;
	}
	.footer_inner {
		 font-size: 1vw;
	}
	.gnavi_lists {
		 width: 70vw;
	}
	.gnavi_lists .gnavi_list  a{
          font-size: 2.5vw;
		  padding: 17px 5px;
    }
	.gnavi_lists .gnavi_list .dropdown_lists{
          width: 30vw;
    }
	ul li .dropdown_lists .dropdown_list a{
          font-size: 2.3vw;
    }
}

@media screen and (max-width:480px) {
    .topimg {
	    width:35vw;
	}
	.inner p{
		font-size: 3.3vw;
		line-height: 1.8em;
	}
   .itemList p {
		font-size: 3vw;
   }
   h3.item{
		width: 95vw;
		font-size: 4.7vw;
	    padding-bottom: 9px;
	    
   }
   .itemList {
   		 padding-top: 50px;
   }
   .itemList img{
   		 width: 300vw;
   }
	.subCategoryBlue a{
		font-size: 2.9vw;
	}
   .subCategoryBlue a::after{
		 top: 5px;
		 right: 10px;
    }
	.inner_bt a {
		 font-size: 3.0vw;
		 letter-spacing: 0.05em;
	}
	.inner_bt a .small{
		 font-size: 3.0vw;
		 letter-spacing: 0.05em;
	}
	.inner_bt a::after{
		  font-size: 3.5vw;
		  top: 8px;
		  right: 7px;
	}
	li.bt_1 {
		 padding: 2px 25px 6px 20px;
	}
	li.bt_2 {
	 	padding: 2px 25px 6px 20px;
	}
	.bt_3{
		  top: 60px;
		  right: 0px;
          font-size: 18px;
	}
	.bt_3 .allclick{
		 font-size: 2.6vw;
		 padding: 4px 25px 4px 25px;
         font-weight: 600;
	}
	.bt_3 .allclick::after{
		  font-size: 2.6vw;
		  top: 9px;
		  right: 6px;
		}
	.itemList li{
		  width: calc(100% / 2 - 20px);
		  background: #fff;
		  margin: 0 20px 20px 0;
	}
	.footer_inner {
		 font-size: 1vw;
	}
	.gnavi_lists {
		 width: 70vw;
	}
	.gnavi_lists .gnavi_list  a{
          font-size: 2.0vw;
		  padding: 17px 5px;
    }
	.gnavi_lists .gnavi_list .dropdown_lists{
          width: 30vw;
    }
	ul li .dropdown_lists .dropdown_list a{
          font-size: 2.3vw;
    }
	
}
@media screen and (max-width:320px) {
  
	.inner_bt a {
		 font-size: 3.5vw;
		 letter-spacing: 0.05em;
	}
	.inner_bt a .small{
		 font-size: 3.0vw;
		 letter-spacing: 0.05em;
	}
	.inner_bt a::after{
		  font-size: 3.8vw;
		  top: 9px;
		  right: 4px;
	}
	li.bt_1 {
		 padding: 2px 15px 6px 10px;
	}
	li.bt_2 {
	 	padding: 2px 15px 6px 10px;
	}
	.bt_3{
		  top: 40px;
		  right: 0px;
          font-size: 18px;
	}
	.bt_3 .allclick{
		 font-size: 2.6vw;
		 padding: 4px 25px 4px 25px;
         font-weight: 600;
	}
	.bt_3 .allclick::after{
		  font-size: 2.6vw;
		  top: 9px;
		  right: 6px;
		}
	.itemList{
		margin-top: 10px;
	}
	.itemList li{
		  width: calc(100% / 1 - 20px);
		  background: #fff;
		  margin: 0 20px 20px 0;
	}
	.gnavi_lists {
		 width: 70vw;
	}
	.gnavi_lists .gnavi_list  a{
		  font-size: 0.3vw;
		  padding: 17px 2px;
    }
	.gnavi_lists .gnavi_list .dropdown_lists{
          width: 30vw;
    }
	ul li .dropdown_lists .dropdown_list a{
          font-size: 2.3vw;
    }
	
}

