.topimg_back {
  background-color: #33d4ca;
  }


.nav_wrap {
  background: repeating-linear-gradient(135deg, #f1fadd, #f1fadd 10px, #fff 10px, #fff 16px);
  }
.nav li {
  background-color: #33d4ca;
  }
.nav_stiky a {
  background-color: #33d4ca;
  }


/*ナビ　7個メニュー用調整*/
/*
.nav{
  margin: 50px auto 0px;
  gap: 10px 10px;
  width:1030px;
  }
  .nav li{
  max-width: 120px;
  width: 120px;
  height: 120px;
  }
  .nav li p{
  font-size: 16px;
  }
  .nav_stiky li p {
  line-height: 1.1rem;
  font-size: 0.9rem;
  }
  @media only screen and (max-width: 1280px) {
  .nav_stiky a {
  height: 80px;
  }
  }
  @media only screen and (max-width: 680px) {
  .nav li{
  max-width: 100px;
  width: 100px;
  height: 100px;
  }
  .nav li p{
  font-size: 15px;
  }
  }
  @media only screen and (max-width: 499px) {
  .nav{
  gap: 10px 5px;
  }
  .nav li {
  max-width: 85px;
  height: 85px;
  line-height: 1.2rem;
  }
  .nav li p{
  font-size: 13px;
  }
  .nav_stiky a {
  font-size: 0.9rem;
  letter-spacing: -0.1rem;
  }
  .nav_stiky li p {
  line-height: 1rem;
  font-size:0.8rem;
  letter-spacing:-0.05rem;
  }
  }
  @media only screen and (max-width: 460px) {
  .nav_stiky li p {
  padding: 3px;
  }
  }*/





/*見出し*/
.headline_date{
  margin:0 auto 10px auto;
  font-size:1.3rem;
  line-height: 1.5rem;
  letter-spacing:0.1rem;
  margin-bottom:15px;
  margin-top: 15px;
  padding: 0 0px 0;
  color: #ea2f2f;
  }
.headline_date-border{
  max-width:500px;
  border:2px solid #ea2f2f;
  padding:15px;
  margin:0 auto 40px;
  color:#ea2f2f;
  }
.headline_date-border .countdown_p {
  font-size: 1rem;
  }
@media screen and (max-width: 767px) {
  .headline_date{
  font-size:1.1rem;
  }
  .headline_em {
  padding: 35px 0px 15px;
  }
  .headline_em-point {
  width: 50px;
  }
  }
@media screen and (max-width:499px) {
  .headline_date-border{
  margin:0 auto 30px;
  }
  .headline_date-border .headline_date{
  font-size: 1rem;
  line-height: 1.3rem;
  margin-bottom:20px;
  }
  .headline_date-border .countdown_p {
  font-size: 0.9rem;
  }  
  }
.headline-inner{
  margin-top:50px;
  margin-bottom: 40px;
  font-size:1.7rem;
  }
@media screen and (max-width: 499px) {
  .headline_date{
  font-size:1rem;
  }
  .headline-inner {
  font-size: 1.4rem;
  margin-top:20px;
  margin-bottom: 10px;
  }
  }


/*クーポンエリア　複数日付表記*/
/*
.headline_date_wrap{
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin:0 auto;
}
.headline_em {
padding: 35px 20px 15px;
}
.headline_date{
  display: flex;
  align-items: center;
  justify-content: center;
  margin:0 auto 10px 0px;
  font-size:1.4rem;
  font-weight:bold;
  line-height: 16px;
  letter-spacing: 0.1rem;
  padding: 0 20px 0;
}
.headline_date span{
  display: block;
  background-color: #1d1a1a;
  width:4rem;
  color:#fff;
  font-size: 1rem;
  margin-right: 10px;
  padding:0.4rem;
}
.headline_date p{
  font-size: 1rem;
  margin-top: 16px;
}
@media screen and (max-width:600px) {
.headline_date{
  font-size: 1.2rem;
  margin:0 auto 5px;
  }
.headline_date span{
  font-size: 0.9rem;
  padding: 0.2rem 0.5rem;
  width:3.5rem;
  }
}
@media screen and (max-width:500px) {
  .headline_date{
  font-size: 1rem;
  }
}
@media screen and (max-width:445px) {
.headline_date{
  font-size: 1rem;
  letter-spacing: 0.05rem;
  }
.headline_date span{
  font-size: 0.8rem;
  padding: 0.2rem 0rem;
  width:3.4rem;
  margin-right: 7px;
  }
}
*/



/*アイコン*/
.ico_off,.ico_free {
  /*background: #ea2f2f;*/
  }

/*人気商品アイコン*/
.ico_best_featured{
  position:absolute;
  width:8rem;
  top: 0;
  left: 0;
  z-index:998;
  }
.ico_best_featured img{
  filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.2));
  }
.ico_best_featured2{
  position:absolute;
  width:7rem;
  top: 0;
  left: 0;
  z-index:998;
  }
.ico_best_featured2 img{
  filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.2));
  }
.ico_best_common{
  position:absolute;
  width:4rem;
  top: 0;
  left: 0;
  z-index:998;
  }
.ico_best_common img{
  filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.2));
  }
@media screen and (max-width:720px) {
  .ico_best_featured{
  width:6rem;
  }
  .ico_best_featured2{
  width:5rem;
  }
  .ico_best_common{
  width: 3.5rem;
  }
  }
@media screen and (max-width: 450px) {
  .ico_best_featured2,.ico_best_common{
  width:3.1rem;
  }
  }



/*クーポンエリア*/
.caption-coupon_date{
  font-size: 1.3rem;
  font-weight:600;
  margin-top:15px;
  color: #ea2f2f;
  letter-spacing: 0.05rem;
  }
@media screen and (max-width: 499px) {
  .caption-coupon_date{
    margin-top:5px;
    font-size: 1.1rem;
  }
  }

/*セールエリア*/
.contents_wrap_sale{
  background-color: #faeded;
  }
.sale_diff{
  background-color: #f1fadd;
  }
.contents_wrap_sale .headline_point{
  background-color: #c72b2d;
  }

/*もっと見るボタン*/
.morebutton {
  background-color: #c72b2d;
  }
.font_em {
  color: #c72b2d;
  }


/*右下の三角 通常商品*/
.sale_list_wrap ul li:after {
  border-right: 13px solid #edc1bb;
  border-bottom: 13px solid #edc1bb;
  }
.sale_diff .sale_list_wrap ul li:after {
  border-right: 13px solid #d9d9b9;
  border-bottom: 13px solid #d9d9b9;
  }
/*右下の三角 注目商品*/
.featured-item li:after {
  border-right: 20px solid #edc1bb!important;
  border-bottom: 20px solid #edc1bb!important;
  }
.sale_diff .featured-item li:after {
  border-right: 20px solid #d9d9b9!important;
  border-bottom: 20px solid #d9d9b9!important;
  }
/*SSセールエリア*/
/*
.sale_list_wrap-ss4pc.sale_list_wrap ul li p {
  font-weight: 600;
  }
.sale-item-ss{
  margin: 0 auto 0px!important;
  }
.sale-item-ss li{
  width:calc(33.3333% - 10px)!important;
  margin-bottom:25px!important;
  }
.sale-item-ss .sttl {
  font-size: 1rem!important;
  line-height: 1.5rem!important;
  }
.sale-item-ss .item-price {
  width:90%;
  margin: 0 auto;
  }
.sale-item-ss span.zeikomi {
  font-size: 0.8rem;
  }
.sale-item-ss li p.pr2 {
  letter-spacing: -0.1rem;
  font-size: 2.4rem!important;
  }*/
/*4段目レイアウト*/
/*
@media screen and (max-width:950px) {
    .sale-item-ss .item-price{
    display: block;
    }
    .sale-item-ss li p.pr1{
    width: auto;
    }
    .sale-item-ss li p.pr2{
    width: auto;
    }
    }
@media screen and (max-width:920px) {
  .sale_list_wrap-ss4pc li{
  margin: 0 0 20px 0!important;
  }
  .sale-item-ss li .ico_off {
  font-size: 2.1rem;
  height: 5rem;
  width: 5rem;
  padding-top: 10px;
  }
  .sale-item-ss li .ico-off-em2 {
  font-size: 1.1rem;
  margin-top: 5px;
  }
  .sale_list_wrap-ss4pc .ico_off {
  font-size: 2.1rem;
  height: 5rem;
  width: 5rem;
  padding-top: 10px;
  }
  .sale_list_wrap-ss4pc .ico-off-em2 {
  font-size: 1.1rem;
  margin-top: 5px;
  }
  }
@media screen and (max-width:720px) {
    .sale-item-ss .item-info .sttl{
    font-size: 1rem;
    margin-bottom: 25px;
    }
    .sale-item-ss .pr2{
    font-size: 2.5rem!important;
    }
    .sale-item-ss .pr2 .zeikomi{
    font-size:0.8rem;
    }
    }
  @media screen and (max-width:640px) {
    .sale-item-ss .item-price {
    width:80%;
    }
    .sale-item-ss .item-info{
    width: auto;
    }
    .sale-item-ss .item-info .pr2 {
    font-size: 2.2rem !important;
    }
    .sale-item-ss .item-info .pr1 {
    font-size: 1.1rem;
    }
    .sale-item-ss li{
    margin-bottom:15px!important;
    }
    }
  @media screen and (max-width:575px) {
    .sale-item-ss .item-price {
    display: flex;
    align-items: center;
    }
    .sale-item-ss .pr2{
    display: block;
    margin-right: auto;
    }
    }
  @media screen and (max-width:450px) {
    .sale-item-ss .item-price .pr1{
    font-size: 1rem;
    }
    .sale-item-ss .item-price .pr2{
    font-size: 1.7rem!important;
    }
    .sale-item-ss .item-price .pr2 .price-yen{
    font-size:0.9rem;
    }
    .sale-item-ss .item-price .pr2 .zeikomi{
    font-size:0.7rem;
    }
    .sale-item-ss li{
    width:calc(50% - 3px)!important;
    margin-bottom:10px!important;
    }
    }*/

/*レスポンシブ*/
/*
.ss-item-sp {
  display:none;
  }
.ss-item-sp-4{
  display:none;
  }
@media screen and (max-width:726px) {
  .ss-item-sp-4{
  display:block;    
  }
  .ss-pc-4{
  display:none!important;
  }
  .ss-pc{
  display:none!important;
  }
  .sale_list_wrap-ss4pc{
  display:none!important;
  }
  .ss-item-sp {
  display:block;
  }
  }
  */




/*文章アコーディオン*/
.wrapper {
  max-width: 800px;
  margin: 30px auto;
  padding:0 20px;
  }
.text_wrapper {
  position: relative;
  margin-bottom: 45px;
  }
.text {
  height: 60px;
  overflow: hidden;
  font-size: 0.9rem;
  line-height: 1.5rem;
  }
.show_more{
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 30px;
  padding-top: 60px;
  text-align: center;
  line-height: 30px;
  font-size: 0.9rem;
  font-weight: 600;
  background: linear-gradient(180deg, rgb(255, 255, 255, 0) 0%, rgb(255, 255, 255, 1) 70%);
  cursor: pointer;
  transition: bottom 0.2s;
  }
.show_more2{
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 30px;
  padding-top: 60px;
  text-align: center;
  line-height: 30px;
  font-size: 0.9rem;
  font-weight: 600;
  background: linear-gradient(180deg, rgb(255, 255, 255, 0) 0%, rgb(247, 228, 225, 1) 70%);
  cursor: pointer;
  transition: bottom 0.2s;
  }
.active {
  background: none;
  bottom: -10px;
  }
@media screen and (max-width: 767px) {
  .text {
  font-size: 0.8rem;
  line-height: 1.4rem;
  }
  }
@media screen and (max-width: 767px) {
  .text {
  font-size: 0.7rem;
  line-height: 1.3rem;
  }
  }