.topimg_back {
  background-color: #7db4ea;
  }
@media only screen and (max-width: 499px) {
.topimg_back {
  margin-bottom: 30px;
  }
  }


@media only screen and (max-width: 499px) {
.intro {
  margin: 0px auto 20px;
  }
  }


/*ナビ*/
.nav_wrap {
  background: repeating-linear-gradient(135deg, #fbfbce, #fbfbce 10px, #fff 10px, #fff 16px);
  }
.nav li {
  background-color: #7db4ea;
  }
.nav li p {
  color: #fff;
  }
.nav_stiky a {
  background-color: #7db4ea;
  }
.nav_stiky li p {
  color: #fff;
  }
@media only screen and (max-width: 1280px) {
  .nav_stiky {
  background-color: #7db4ea;
  }
  .nav_stiky li p {
  line-height: 1rem!important;
  }
  }


/*ナビ　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;
  }
  }*/

/*ナビ2～3個用*/
@media only screen and (max-width: 780px) {
  .nav_stiky a {
  width: calc(100% / 3 - 10px);
  }
  .nav_stiky a:first-child {
  border-left: 1px solid #fff !important;
  }
  .nav_stiky a:last-child {
  border-right: 1px solid #fff !important;
  }
  }
@media only screen and (max-width: 499px) {
  .nav_stiky a {
  width: calc(100% / 2 - 10px);
  }
  .nav_stiky a:first-child {
  border-left:none!important;
  }
  .nav_stiky a:last-child {
  border-right:none!important;
  }
  }



/*見出し*/
.headline_point {
  background: #7db4ea;
  }
.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;
  }
.h3-headline-em {
  background-color: #29211f;
  }
.h3-headline::before, .h3-headline::after {
  background-color: #29211f;
  }
@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;*/
  }




/*クーポンエリア*/
.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;
  }
  }

/*セクション見出しの下余白*/
.h2-common {
  margin-bottom: 30px;
  }
/*セクション内見出しの上余白*/
.h2-inner{
  margin-top:120px;
  }
@media screen and (max-width: 499px) {
  .h2-inner{
  margin-top:80px;
  }
  }


/*セールエリア*/
.contents_wrap_sale{
  background-color: #fbfbce;
  }
.sale_diff{
  background-color: #e0ecf7;
  }
/*価格*/
.sale_list_wrap ul li p.pr2 {
  color: #ea2f2f;
  }
/*アイコン*/
.ico_free {
  background: #ea2f2f;
  }
.ico_off {
  background: #ea2f2f;
  }
/*もっと見るボタン*/
.morebutton {
  background-color: #ea2f2f;
  }
.morebutton-psummer{
  background-color: #fff;
  border: 3px solid #2cbebf;
  color:#2cbebf;
  max-width: 300px;
  }
.morebutton-psummer span {
  background-color: #2cbebf;
  margin-right:15px;
  margin-left: -10px;
  }
.morebutton-psummer:visited, .morebutton-psummer:link {
  color:#2cbebf;
  }
@media screen and (max-width: 499px) {
  .morebutton-psummer{
  font-size: 1rem;
  max-width: 250px;
  }
  }
.font_em {
  color: #ea2f2f;
  }


/*右下の三角 通常商品*/
.sale_list_wrap ul li:after {
  border-right: 13px solid #e3e3b3;
  border-bottom: 13px solid #e3e3b3;
  }
.sale_diff .sale_list_wrap ul li:after {
  border-right: 13px solid #b9d1ea;
  border-bottom: 13px solid #b9d1ea;
  }
.sale_father .sale_list_wrap ul li:after {
  border-right: 13px solid #e3e3b3;
  border-bottom: 13px solid #e3e3b3;
  }
/*右下の三角 注目商品*/
.featured-item li:after {
  border-right: 20px solid #e3e3b3!important;
  border-bottom: 20px solid #e3e3b3!important;
  }
.sale_diff .featured-item li:after {
  border-right: 20px solid #b9d1ea!important;
  border-bottom: 20px solid #b9d1ea!important;
  }
.sale_father .featured-item li:after {
  border-right: 20px solid #e3e3b3!important;
  border-bottom: 20px solid #e3e3b3!important;
  }



/*セールエリア　小見出しなし余白調整*/
.sale_inner-common {
  margin-top: 0px;
  }
@media screen and (max-width: 599px) {
  .sale_inner-common {
  margin-top: 0px;
  }
  }