.bg_gray{
  position:relative;
  background:#eee;
}
.container{
  padding:40px 0;
}
.container.bt:before{
  content:"";
  position:absolute;
  top:0;
  left:50%;
  transform:translateX(-50%);
  width:calc(100% - 30px);
  max-width:1100px;
  height:6px;
  background:#e70012;
}
.top_title{
  margin:0;
  padding-bottom:20px;
  font-size:4.5vw;
  font-weight:bold;
}
.top_title:before{
  content:"";
  display:inline-block;
  vertical-align:middle;
  height:24px;
  width:20px;
  margin-right:20px;
  background:linear-gradient(to bottom,transparent 47%,#e70012 47%,#e70012 53%,transparent 53%);
}
.top_title span{
  margin-left:10px;
  color:#aaa;
  font-size:14px;
}
.item{
  margin-top:30px;
}
.item li{
  width:100%;
  margin-bottom:25px;
  padding-bottom:20px;
  border-bottom:1px solid #ddd;
}
.item li h4{
  padding:20px 0 0;
  font-size:18px;
  font-weight:bold;
}
.item li .description{
  padding:10px 0;
}
.item li .soldout{
  color:#e70012;
  font-size:20px;
  font-weight:bold;
}
.item li .fee{
  font-weight:bold;
}

.bunner{
  padding:20px 0;
}
.pc{
  display:none;
}

/*　売れ筋商品　*/
#hotseller{
  padding:45px 0;
}


/*　おすすめ商品　*/
#recommend{
  padding:45px 0;
}
#recommend .top_title_box{
  justify-content:space-between;
  align-items:center;
}
#recommend .link{
  max-width:240px;
  width:100%;
  margin-left:auto;
}
#recommend .link a{
  position:relative;
  display:block;
  padding:10px 0;
  background:#e70012;
  color:#fff;
  text-align:center;
}
#recommend .link a i{
  position:absolute;
  top:50%;
  right:20px;
  transform:translateY(-50%);
}

/*　お客様の声　*/
#voice{
  padding:30px 10px;
}
#voice .voice_list li{
  padding:10px 0;
}
#voice .voice_list li:nth-child(2n + 1){
  background:#fafafa;
}
#voice .voice_list li .voice_title{
  display:flex;
  align-items:center;
  margin-bottom:5px;
}
#voice .voice_list li h4{
  display:flex;
  align-items:center;
  margin:0;
  font-size:18px;
  font-weight:bold;
}
#voice .voice_list li h4 .pref{
  display:inline-block;
  padding:2px 5px;
  margin:0 5px;
  background:#e70012;
  color:#fff;
  font-size:3vw;
  font-weight:normal;
}
#voice .voice_list li .voice_title time{
  margin-left:10px;
  color:#aaa;
  font-size:14px;
  font-weight:bold;
}

/*　動画　*/
#shop_info{
  padding:50px 0;
}
#shop_info #explain{
  padding-bottom:30px;
}
#shop_info #explain .text{
  padding-bottom:20px;
}
#shop_info #movie{
  padding:20px 20px 10px;
  background:#fff;
}
#shop_info #movie iframe{
  width:100%;
  height:190px;
}
#shop_info #movie #appeal{
  margin-top:40px;
}
#shop_info #movie #appeal h3{
  font-size:20px;
  font-weight:bold;
}
#shop_info #movie #appeal h3:before{
  content:"";
  display:inline-block;
  height:22px;
  width:4px;
  margin-right:10px;
  background:#e70012;
}
#shop_info #movie #appeal .link{
  max-width:240px;
  width:100%;
  margin:20px auto 0;
}
#shop_info #movie #appeal .link a{
  position:relative;
  display:block;
  padding:10px 0;
  background:#e70012;
  color:#fff;
  text-align:center;
}
#shop_info #movie #appeal .link a i{
  position:absolute;
  top:50%;
  right:20px;
  transform:translateY(-50%);
}
#shop_info .fixed_term{
  margin-bottom:30px;
}

/*　インフォメーション　*/
#info{
  padding:60px 0 20px;
}
#info li{
  padding:15px 25px;
}
#info li:nth-child(2n + 1){
  background:#fafafa;
}

/*　SNS　*/
#sns{
}
#sns .sns_contents{
  padding:15px;
  margin-bottom:10px;
  background:#fafafa;
}
#sns .sns_contents iframe{
  width:100%;
  height:500px;
}
#sns .sns_contents .fb_iframe_widget{
  width:100%;
}
#sns #sns_left{
  width:100%;
  margin-bottom:10px;
}
#sns #sns_right{
  width:100%;
  margin-bottom:10px;
}
#sns #sns_right #twitter_outer{
  height:500px;
  overflow-y:auto;
}
#sns #sns_bn{
  width:100%;
}
#sns #sns_bn p{
  margin-bottom:10px;
}
#sns h4{
  display:flex;
  align-items:center;
  margin-top:30px;
  font-size:20px;
  font-weight:bold;
}
#sns h4 .icon{
  width:50px;
  height:50px;
  margin-right:20px;
  background:#333;
  border-radius:100%;
  color:#fff;
  line-height:50px;
  text-align:center;
}
#sns h4 .icon i{
  font-size:24px;
  line-height:50px;
}

/*　下部バナー　*/
.bn li{
  width:100%;
  margin-bottom:10px;
}


#insta{
  width:100%;
  padding-top:30px;
}
#insta h4{
  display:flex;
  align-items:center;
  font-size:20px;
  font-weight:bold;
}
#insta h4 .icon{
  width:50px;
  height:50px;
  margin-right:20px;
  background:#333;
  border-radius:100%;
  color:#fff;
  line-height:50px;
  text-align:center;
}
#insta h4 .icon i{
  font-size:24px;
  line-height:50px;
}
#insta #iframe_outer{
  position:relative;
  width:100%;
  margin:20px 0 10px;
  padding-top:250%;
}
#insta #iframe_outer iframe{
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
}
#insta .insta_btn{
  display:flex;
  justify-content:center;
  margin:0 0 50px;
}
#insta .insta_btn li{
  margin:0 5px;
}
#insta .insta_btn li a{
  display:block;
  padding:8px 10px;
  border-radius:3px;
  color:#fff;
}
#insta .insta_btn li a.read{
  background:#333;
}
#insta .insta_btn li a.follow{
  background:#5585d0;
}
#insta .insta_btn li a.follow i{
  margin-right:5px;
}
#sns #sns_bn{
  width:100%;
}
#sns #sns_bn p{
  margin-bottom:10px;
}

/*　下部バナー　*/
.bn li{
  width:100%;
  margin-bottom:10px;
}

.bn li a{
  display:flex;
  align-items:center;
  height:100%;
}


/*ここからタブレット用記述*/
@media screen and (min-width: 768px) {
 
.pc{
  display:block;
}

.sp{
  display:none;
}

.top_title{
  font-size:24px;
}

.item li{
  width:31%;
  margin-bottom:35px;
  padding-bottom:0;
  border-bottom:none;
}
.item li:not(:nth-child(3n)){
  margin-right:3.5%;
}
.item li .description{
  padding:20px 0;
}
.item li{
  width:100%;
  margin-bottom:25px;
}
.item li h4{
  padding:20px 0;
  border-bottom:1px solid #ddd;
}

#recommend .top_title_box{
  display:flex;
}
#recommend .link{
  margin:0;
}
#voice{
  padding:60px;
}
#voice .voice_list li{
  padding:10px 15px;
}
#voice .voice_list li h4 .pref{
  padding:2px 10px;
  margin:0 10px;
  font-size:12px;
}

#shop_info #explain .text{
  width:41.5%;
  margin-right:1.5%;
  margin-bottom:0;
}
#shop_info #explain figure{
  width:57%;
}
#shop_info #movie{
  padding:50px 50px 30px;
}
 
#shop_info #movie iframe{
  height:580px;
}

#shop_info #movie #appeal div{
  width:calc(100% - 240px);
}

#shop_info #movie #appeal .link{
  margin:inherit;
}

#sns #sns_bn p{
  width:49%;
}
#sns #sns_left{
  width:49%;
  margin:inherit;
}
#sns #sns_right{
  width:49%;
  margin:inherit;
}
#insta{
  padding-top:50px;
}
#insta #iframe_outer{
  padding-top:40%;
}
.bn li{
  width:49%;
  margin-bottom:20px;
}


}


/*ここからPC用記述*/
@media screen and (min-width: 992px) {
  
.top_title{
  font-size:24px;
}

.item li{
  width:31%;
  margin-bottom:35px;
}
.item li:not(:nth-child(3n)){
  margin-right:3.5%;
}
  
#voice{
  padding:60px;
}
#voice .voice_list li{
  padding:15px 25px;
}

#shop_info #explain .text{
  width:41.5%;
  margin-right:1.5%;
  margin-bottom:0;
}
#shop_info #explain figure{
  width:57%;
}
#shop_info #movie{
  padding:50px 50px 30px;
}
 
#shop_info #movie iframe{
  height:580px;
}

#shop_info #movie #appeal div{
  width:calc(100% - 240px);
}

#shop_info #movie #appeal .link{
  margin:0;
}

#sns #sns_bn p{
  width:49%;
}
#sns #sns_left{
  width:49%;
  margin:inherit;
}
#sns #sns_right{
  width:49%;
  margin:inherit;
}
#sns #insta{
  width:100%;
}  
.bn li{
  width:49%;
  margin-bottom:20px;
}


}

.head-title h1{
  font-size: 14px;
  text-align: center;
  margin-top: 50px;
  position: relative;
  margin-bottom: 1em;
  padding: 0 20px;
  line-height: 1.7;
}
.head-title h1:before {
  content: '';
  position: absolute;
  display: inline-block;
  bottom: -15px;
  width: 60px;
  height: 4px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #e70012;
  border-radius: 2px;
}
.seo-box {
  margin: 50px 0;
}
.seo-box .link {
  max-width: 240px;
  width: 100%;
  margin: 30px auto;
}
.seo-box .link a {
  position: relative;
  display: block;
  padding: 10px 0;
  background: #e70012;
  color: #fff;
  text-align: center;
}
.seo-box .link a i {
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
}
.c-nap {
  margin-top: 50px;
  }
.c-nap h2 {
  font-size: 18px;position: relative;font-weight: bold;display: flex;padding: 10px;
  }
.c-nap h2::before{
  content: "";position: absolute;bottom: 0;left: 0;width: 100%;height: 2px;background: #ddd;
  }
.c-nap h2::after{
  content: "";position: absolute;bottom: 0;left: 0;width: 22%;height: 2px;background: #e70012;
  }
.c-table {
  border-collapse: collapse;text-align: left;width: 100%;
  }
.c-table th {
  text-align: left;vertical-align: middle;width: 25%;text-align: center;padding: 10px;
  }
.c-table td {
  vertical-align: middle;padding: 10px;
  }
.c-table tr:nth-child(odd) {
  background-color: #f7f7f7;
  }
.c-table a {
  text-decoration: underline;
}
@media (max-width: 768px) {
  .c-nap h2 {font-size: 18px;}
  .c-table th,.c-table td {display: block;}
  .c-table th{width: auto;text-align: left;}
}