#mainvisual{
overflow: hidden;
  
}
#mainvisual .area{
  width:100%;
  height:235px;
  position:relative;
   background-repeat: none;
   background-size:cover; 
} 
#mainvisual .area.bousai{
  background-image:url("https://img21.shop-pro.jp/PA01474/495/etc_base64/y8m60qXQpcqhvEI.png?cmsp_timestamp=20250513165307");  
}
#mainvisual .area.natura{
  background-image:url("https://file003.shop-pro.jp/PA01474/495/images/sp-mv.jpg");  
}
#mainvisual .area.bluemoment{
  background-image:url("https://file003.shop-pro.jp/PA01474/495/images/sp-mv2.jpg"); 
}  
  background-position: right top;   
}
  #mv-slider{
  width:100%;
  height:235px;
 } 
#mainvisual .txt{
  color:#fff;
  position:absolute;
    left: 10%;
    top: 75%;
    font-size:12px;
}


#mainvisual .btnstyle{
  position:absolute;
    left: 10%;
    bottom: 27%;
}
#mainvisual .bluemoment .btnstyle{
  position:absolute;
    left: auto;
    right:13%;
    bottom: 27%;
}

@media (min-width: 769px) {
  #mainvisual{
    background:#000;  
  }
  #mv-slider{
  width:1300px;
  margin:0 auto;
    height:564px;  
 }  
  #mainvisual .area{
    background:#000;
     background-repeat: none;
     background-size:cover; 
    width:1300px;
    margin:0 auto;
    height:564px;
  }
  #mainvisual .area.bousai{
    background-image:url("https://img21.shop-pro.jp/PA01474/495/etc_base64/y8m60qXQpcqhvEE.png?cmsp_timestamp=20250513165307");
  }  
  #mainvisual .area.natura{
    background-image:url("https://file003.shop-pro.jp/PA01474/495/images/pc-mv.jpg");
  }  
  #mainvisual .area.bluemoment{
    background-image:url("https://file003.shop-pro.jp/PA01474/495/images/pc-mv2.jpg");
  }     
  
  #mainvisual .txt{
    color:#fff;
    position:absolute;
    left: 141px;
    top: 300px;
    text-align: center;
    font-size:1rem;   
  }
#mainvisual .area.bluemoment .txt{
    left: auto;
    right: 140px;
    top: 300px;
    width: 420px;
    text-align: left;
    line-height: 1.8;
}
  #mainvisual .txt p{
    padding:0 0 1rem 0;
    display: block;   
  }
  #mainvisual .btnstyle{
      position: absolute;
      left: 220px;
      bottom: 100px;
      display: block;
  }
  #mainvisual .bluemoment .btnstyle{
      position: absolute;
      left: auto;
      right:200px;
      bottom: 100px;
      display: block;
  }  
  #mainvisual .btnstyle a{
    padding: 0.5rem 1rem 0.5rem 1.5rem;
    width: 200px;
  } 
.slick-arrow {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  padding: 0;
  width: 20px;
  height: 38px;
  color: transparent;
  z-index: 1;
  transition: opacity 0.5s;
  z-index: 1;
}
.slick-arrow:hover {
  opacity: 0.7;
}

/* 共通設定 */

.slick-next::before,
.slick-next::after,
.slick-prev::before,
.slick-prev::after {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
}
.slick-next::after,
.slick-prev::after {
  width: 26px;
  height: 26px;
  border-top: 4px solid #fff;
  border-right: 4px solid #fff;
}

/* next */
.slick-next:before{
  content:none!important;
}
.slick-prev:before{
  content:none!important;
}
.slick-next {
  right: 26px;
}
.slick-next::after {
  right: 4px;
  transform: rotate(45deg);
}

/* prev */

.slick-prev {
  left: 26px;
}
.slick-prev::after {
  left: 4px;
  transform: rotate(-135deg);
}

@media screen and (max-width: 767px) {
  .slick-next::after,
  .slick-prev::after {
    width: 10px;
    height: 10px;
  }
  .slick-next {
    right: 8px;
  }
  .slick-prev {
    left: 8px;
  }
  .slick-next::after {
    right: 2px;
  }
} 
.slick-next, .slick-prev{
  height: auto!important;
}       
}
@media (min-width: 769px) and (max-width: 1300px) {
  #mv-slider{
  width:1100px;
  margin:0 auto;
 }
  #mainvisual .area.bluemoment{
    background-image:url("https://file003.shop-pro.jp/PA01474/495/images/pc-mv2.jpg");
    background-position: center right;
  }   
 #mainvisual .area{
  width:1100px;
  margin:0 auto;
 }
}

  #mainvisual .btnstyle a:link{
    color:#fff;
  }
  #mainvisual .btnstyle a:visited{
    color:#fff;
  }  
/*トップページ*/
.bx-wrapper .bx-viewport {
  border: none !important;
  box-shadow: none !important; }
.bx-wrapper img{
  margin:0 auto;
}
#top-attention {
  background-color: #f1f1f1;
  padding: 1rem 0;
  text-align: center;
  font-weight: bolder; }

#top-attention a:link {
  text-decoration: underline;
  color: #bb1c1c; }

#top-attention a:hover {
  color: #bb1c1c; }

#top-attention a:visited {
  color: #bb1c1c; }

#top-bn ul {
  padding: 2rem 0 1rem 0;
   border-bottom: 2px solid #000;  
} 
#top-bn li {
  width: 100%; 
  transition: .5s;
  padding:1rem 0 .5rem 0;
 }  
#top-bn li span {
  font-size: 0.95rem;
  display: block;
  text-align: center;
  padding: 0.5rem 0rem 0.5rem 0;
 }

#top-bn li:hover {
  opacity: 0.7; }

#top-bn02{
  padding:1.5rem 0 3rem 0;
}

@media (min-width: 769px) and (max-width: 1140px) {
 #top-bn .inner{
  width:1000px;
  margin:0 auto;
 }
}

@media (min-width: 769px) {
 #top-bn{
  background:#eee;
  padding:.5rem 0;
 }
 #top-bn .inner{
  width:1300px;
  margin:0 auto;
 } 
#top-bn ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
  padding: 2rem 0 1rem 0;
  border:none; } 
#top-bn li {
  width: 48%; 
  padding:1rem 0;
  transition: .5s;}  
#top-bn02{
  padding:3rem 0 3rem 0;
}  
}

#top-news {
  padding: 3rem 0 4.5rem 0;
  background-color: #f3f3f3; }

#top-news li {
  border-bottom: 1px dotted #ddd;
  padding: .5rem 0;
  font-size: 0.95rem; }

#top-news .date {
  font-size: 0.9rem;
  color: #666;
  padding: 0 1rem 0 0; }

#top-brands ul {
  width: 100%; }
  @media (min-width: 766px) and (max-width: 768px) {
    #top-brands ul {
      display: flex;
      justify-content: space-between;
      align-items: center;
      flex-wrap: nowrap; } }
  @media (min-width: 769px) {
    #top-brands ul {
      display: flex;
      justify-content: space-between;
      align-items: center;
      flex-wrap: nowrap; } }

#top-brands ul li#brand-natura {
  background: #fff url(https://img21.shop-pro.jp/PA01474/495/etc/natura-bg.jpg?cmsp_timestamp=20211007004525) center center no-repeat;
  background-size: cover;
  color: #fff; }
  @media (min-width: 766px) and (max-width: 768px) {
    #top-brands ul li#brand-natura {
      background: #fff url(https://img21.shop-pro.jp/PA01474/495/etc/natura-bg.jpg?cmsp_timestamp=20211007004525) 0 0 no-repeat; } }
  @media (min-width: 769px) {
    #top-brands ul li#brand-natura {
      background: #fff url(https://img21.shop-pro.jp/PA01474/495/etc/natura-bg.jpg?cmsp_timestamp=20211007004525) 0 0 no-repeat; } }

#top-brands ul li#brand-mighty {
  background: #fff url(https://img21.shop-pro.jp/PA01474/495/etc/mighty-bg.jpg?cmsp_timestamp=20211007004418) 0 0 no-repeat;
  background-size: cover; }

#top-brands ul li {
  width: 100%;
  text-align: center; }
  @media (min-width: 766px) and (max-width: 768px) {
    #top-brands ul li {
      width: 50%; } }
  @media (min-width: 769px) {
    #top-brands ul li {
      width: 50%; } }

#top-brands ul li h3 {
  width: 30%;
  max-width: 200px;
  margin: 0 auto;
  padding: 1rem 0 1rem 0; }
  @media (min-width: 766px) and (max-width: 768px) {
    #top-brands ul li h3 {
      width: 45%;
      padding: 2rem 0 1rem 0; } }
  @media (min-width: 769px) {
    #top-brands ul li h3 {
      width: 45%;
      padding: 2rem 0 1rem 0; } }

#top-brands ul li .read {
  width: 90%;
  margin: 0 auto; }
  @media (min-width: 766px) and (max-width: 768px) {
    #top-brands ul li .read {
      width: 50%; } }
  @media (min-width: 769px) {
    #top-brands ul li .read {
      width: 50%; } }

#top-brands ul li .btnstyle {
  width: 50%;
  padding: 1.5rem 0 2.5rem 0;
  margin: 0 auto; }
  @media (min-width: 766px) and (max-width: 768px) {
    #top-brands ul li .btnstyle {
      width: 25%; } }
  @media (min-width: 769px) {
    #top-brands ul li .btnstyle {
      width: 25%; } }

#top-brands strong {
  font-weight: bolder;
  display: block; }
#top-recommend {
  padding:2.5rem 0;
}
#top-recommend ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap; }

#top-recommend ul li {
  width: 48%;
  padding: .5rem 0; }
  @media (min-width: 766px) and (max-width: 768px) {
    #top-recommend ul li {
      width: 30%;
      padding: 2rem 0; } }
  @media (min-width: 769px) {
    #top-recommend ul li {
      width: 30%;
      padding: 2rem 0; } }

#top-recommend .cate {
  font-size: .8rem;
  color: #999;
  margin: 0;
  padding: 0 0 .5rem 0; }

#top-recommend .name {
  font-weight: bolder;
  margin: 0;
  font-size: 1rem;
  letter-spacing: 1px; }

#top-recommend .price {
  margin: 0;
  padding: 1rem 0;
  font-family: 'Poppins', 'Noto Sans JP', sans-serif;
  letter-spacing: 0.5px;
  font-size: .95rem; }

#top-recommend .btnstyle {
  padding: 1rem 0 3rem 0;
  text-align: center; }

#top-recommend .btnstyle a {
  width: auto;
  margin: 0 auto; 
    display: inline-block;
    padding: 0.8rem 2rem;
}

#top-brands-list{
  background-color: #ffff;
  padding: 2rem 0;
}
#top-brands-list .inner ul{
  width:80%;
  margin:0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
#top-brands-list .inner li{
  width:45%;
  border:1px solid #c4c4c4;
  margin:0 0 1.2rem 0;
}
#top-brands-list .inner h3{
  text-align: center;
  font-family: 'Poppins', 'Noto Sans JP', sans-serif;
  font-weight: bolder;
  color:#999;
  margin:0 0 1rem 0;
  font-size: 1.1em;
}
@media (min-width: 766px) and (max-width: 768px) {

}
@media (min-width: 769px) {
#top-brands-list .inner ul{
  width:100%;
  flex-wrap: nowrap;
  justify-content: space-between;  
}  
  #top-brands-list .inner li{
    width:22%;
   margin:0 0 0rem 0;   
  }
}



#top-event{
  background-color: #eee;
  padding: 2rem 0;
}
#top-event ul{
  width:95%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: nowrap;
}
#top-event ul li{
 width:48%;
}
a.hover-anm{
  transition:all .5s;

}
#top-event ul li p{
 padding: 1rem 0 0 0;
 color: #666;
 font-weight: normal;
 font-size: .95em;
}
a.hover-anm:hover{
 opacity:0.6;
}
@media (min-width: 766px) and (max-width: 768px) {

}
@media (min-width: 769px) {
  #top-event{
  padding:2rem 0;
}
#top-event ul{
  width:80%;
}
 #top-event ul li{
 width:43%;
}
}


#top-newitem{
  background-color: #eee;
  padding: 0 0 2rem 0;  
}
#top-newitem p{
  width:95%;
  margin:0 auto;  
}
@media (min-width: 766px) and (max-width: 768px) {

}
@media (min-width: 769px) {
#top-newitem p{
  width:90%;
  margin:0 auto;  
}
}

#top-pickup {
  padding: 2rem 0;
}
#top-pickup h3{
  text-align: center;
  font-family: 'Poppins', 'Noto Sans JP', sans-serif;
  font-weight: bolder;
  color:#999;
  margin:0 0 1rem 0; 
  font-size: 1.1em; 
}
#top-pickup ul{
  display: flex;
  justify-content: center; 
  align-items: flex-start;
  flex-wrap: wrap; 
}
#top-pickup ul li{
  width:33%;
  box-sizing: border-box;
  padding: .5rem .5rem;
  text-align: center;

}
#top-pickup ul li p{
  text-align: center;
  padding: .5rem 0 1rem 0;
  color:#666;
  font-size: 11.5px;
}
#top-pickup ul li img{
  border-radius: 50%;
}
@media (min-width: 766px) and (max-width: 768px) {

}
@media (min-width: 769px) {
#top-pickup ul li p{
  text-align: center;
  padding: 1rem 0 1rem 0;
  font-size: .9em;
}  
  #top-pickup ul li{
    width:20%;
    box-sizing: border-box;
    padding: 1rem 1rem;
    text-align: center;
  }
}

#top-ranking{
  padding: 2rem 0;
  border-top:1px solid #ccc;
}

#top-ranking h3{
  text-align: center;
  font-family: 'Poppins', 'Noto Sans JP', sans-serif;
  font-weight: bolder;
  margin:0 0 1rem 0;
  font-size: 1.1em;  
}
#top-ranking h3 span{
  color:#ccc;
  display: block;
  font-size: 0.9em;
  padding: 0 0 .5rem 0;
  font-weight: normal;
}

#top-ranking ol{
}
#top-ranking ol li{
 /* width:50%;*/
  box-sizing: border-box;
  padding: 1rem 1rem;
  text-align: left;
  color:#666;
  transition: all .5s;
  height: auto;   
}
#top-ranking ol li div{
  position: relative; 
  margin:0 auto; 
}

#top-ranking ol li div:before{
  text-align: center;
  position: absolute;
  padding: 0.2rem 0.5rem;
  box-sizing: border-box;
  font-size: .9em;
  background-color: #d1cccc;
  top:0rem;
  left:0rem;
  color:#fff;
}
#top-ranking ol li:nth-of-type(1) div:before{
  background-color: #f1ce1d;
  content:"1";  
}
#top-ranking ol li:nth-of-type(2) div:before{
  background-color: #9a9a9a;
    content:"2";
}
#top-ranking ol li:nth-of-type(3) div:before{
  background-color: #bc742d;
  content:"3";  
}
#top-ranking ol li:nth-of-type(4) div:before{
  content:"4";  
}
#top-ranking ol li:nth-of-type(5) div:before{
    content:"5";
}
#top-ranking ol li:nth-of-type(6) div:before{
  content:"6";  
}
#top-ranking ol li:nth-of-type(7) div:before{
  content:"7";  
}
#top-ranking ol li:nth-of-type(8) div:before{
    content:"8";
}
#top-ranking ol li:nth-of-type(9) div:before{
  content:"9";  
}
#top-ranking ol li:nth-of-type(10) div:before{
  content:"10";  
}
#top-ranking ol li .brand{
  font-size: 0.85em; 
  padding: .5rem 0 0 0; 
}
#top-ranking ol li .price{
  font-size: 0.9em; 
  padding: 1rem 0 .5rem 0; 
}
#top-ranking ol li img{
  width:auto;
  max-width: 100%;
  transition: all .5s;
}
#top-ranking ol li:hover{
  opacity:0.8;
}
@media (min-width: 766px) and (max-width: 768px) {
#top-ranking ol{
  display: flex;
  justify-content: space-between; 
  align-items: flex-start;
  flex-wrap: wrap; 
}
#top-ranking ol li{
  width:20%;
  box-sizing: border-box;
  padding: 1rem 1rem;
  text-align: left;
  color:#666;
  position: relative;
  transition: all .5s;   
}
}
@media (min-width: 769px) {
#top-ranking ol{
  display: flex;
  justify-content: space-between; 
  align-items: flex-start;
  flex-wrap: wrap; 
}
#top-ranking ol li{
  width:20%;
  box-sizing: border-box;
  padding: 1rem 1rem;
  text-align: left;
  color:#666;
  position: relative;
  transition: all .5s;   
}
}

#top-categorylist{
  background-color: #eee;
  padding: 2rem 0 3rem 0;
}
#top-categorylist h3{
  text-align: center;
  font-family: 'Poppins', 'Noto Sans JP', sans-serif;
  font-weight: bolder;
  color:#999;
  margin:0 0 3rem 0; 
  font-size: 1.1em; 
}

#top-categorylist .pc-flex ul{
  width:100%;
  display: flex;
  justify-content: space-between; 
  align-items: flex-start;
  flex-wrap: wrap; 
}
#top-categorylist .pc-flex ul li{
border-bottom: 1px dotted #cfcfcf;
    width: 46%;
    padding: 0.8rem 1rem 0.8rem 0;
    margin: 0;
    font-size: 0.9em;
    position: relative;
    box-sizing: border-box;
}
#top-categorylist .pc-flex ul li i{
  position: absolute;
  right:0;
}
#top-categorylist .pc-flex ul li:hover{
  background-color: #ffffff2e;
}

@media (min-width: 766px) and (max-width: 768px) {
#top-categorylist .pc-flex ul{
  width:22%;
  display: block;

}
#top-categorylist .pc-flex{
  display: flex;
  justify-content: space-between; 
  align-items: flex-start;
  flex-wrap: nowrap; 
}
#top-categorylist .pc-flex ul li{
    width: 100%;

}
}
@media (min-width: 769px) {
#top-categorylist .pc-flex ul{
  width:22%;
  display: block;

}
#top-categorylist .pc-flex{
  display: flex;
  justify-content: space-between; 
  align-items: flex-start;
  flex-wrap: nowrap; 
}
#top-categorylist .pc-flex ul li{
    width: 100%;

}
}


