.sec-campaign {
  background: #f7f6ee;
}
.sec-campaign:first-child:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding-bottom: min(22%, 300px);
  background: url("../img/campaign/red/campaign_bg.png") repeat top;
}

.sec-campaign .sec-inner h1 {
  margin: 0 auto 30px;
}
.sec-campaign .sec-inner h1 .txt-en {
  /*color: #e6181a;
  border-color: #e6181a;*/
  color: #fff;
  background: #e6181a;
  border: none;
  padding: 0.8em 1em;
}
.sec-campaign .sec-inner h1 .jp {
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", arial, sans-serif;
  color: #e6181a;
  font-weight: 700;
}

.sec-campaign .sec-inner .mainbnr {
  margin: 0 auto;
  line-height: 0;
}

@media screen and (max-width: 768px) {
  .sec-campaign:first-child:before {
    padding-bottom: min(48%, 300px);
  }
  .sec-campaign .sec-inner h1 {
    margin: 0 auto 20px;
  }
}




.sec-campaign .sec-inner .lead {
  margin: 80px auto;
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", arial, sans-serif;
  font-weight: 700;
  text-decoration-color: #fe787a;
  font-weight: 500;
  line-height: 1.9;
}
.sec-campaign .sec-inner .lead a {
  color: #e6181a;
  text-decoration: none;
}
@media screen and (max-width: 768px) {
  .sec-campaign .sec-inner .lead {
    margin: 8% auto;
  }
}

.sec-campaign .sec-inner .img-box img {
  box-shadow: 0 0;
  border: 13px solid #e5e0df;
  border-right: 13px solid #e6181a;
  border-bottom: 13px solid #e6181a;
  z-index: 0;
}
/*.sec-campaign .sec-inner .img-box.deco img {
  border: 0;
  border-radius: 0;
  z-index: 0;
}*/

.sec-campaign .sec-inner .img-txt-box img {
  box-shadow: 0 0;
  border: 13px solid #e5e0df;
  border-right: 13px solid #e6181a;
  border-bottom: 13px solid #e6181a;
}
.sec-campaign .sec-inner .img-txt-box .img img {
  z-index: 0;
}


.sec-campaign .sec-inner .txtarea {
  color: #e6181a;
}
.sec-campaign .sec-inner .txtarea .btn-square a {
  /*background: #bea011;*/
  background: #e5e0df;
  color: #e6181a;
}




.sec-campaign .store-contents {
  background: #efefef;
}
/*.sec-campaign .store-contents:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #edfbff url(../img/campaign/blue/campaign_bg.png) repeat;
  opacity: .42;
}*/
.sec-campaign .store-contents .inner {
  position: relative;
}

.sec-campaign-other .hashtag-nav-container .hashtag-nav-pickup p {
  color: #e6181a;
}
.sec-campaign-other .hashtag-nav-container .hashtag-nav-pickup p:before, .sec-campaign-other .hashtag-nav-container .hashtag-nav-pickup p:after {
  background: #e6181a;
}
.sec-campaign-other .hashtag-nav-container .hashtag-nav-pickup:before, .sec-campaign-other .hashtag-nav-container .hashtag-nav-pickup:after {
  border-color: #e6181a;
}
.sec-campaign-other .hashtag-nav-container .hashtag-nav {
  border-color: #e6181a;
}


.sec-campaign-info .thumb-list .thumb-box a:after {
  background: #e6181a url(../img/arrow_campain_list_w.svg) no-repeat;
  background-size: 100% auto;
}



.sec-campaign-shop {
  background: #e73d3e;
  background: #e73d3e url(../img/campaign/red/campaign_bg_2.png) repeat;
}
.sec-campaign-shop h2 {
  color: #fff;
}
@media screen and (max-width: 768px) {
}



.sec-campaign-info {
  background: #f2e3e3;
}
/*.sec-campaign-info .thumb-list .thumb-box p.txt-min:before {
  background: #3f4e89;
}*/

.page-sougou .sec-campaign-info {
  background: #f2e3e3;
}



.sec-campaign-event {
  background: #efefef;
}
.sec-campaign-event:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #efefef url(../img/campaign/red/campaign_bg.png) repeat;
  background-size: 90px;
  opacity: .42;
}
.sec-campaign-event .sec-inner {
  position: relative;
}


/* btn */
.sec-campaign .sec-inner .page_link .btn-square a {
  background: #e6181a;
}

.sec-campaign-other .btn-border a {
  background: #fbf9f8;
  border-color: #e6181a;
}
