.sec-campaign {
  background: none;
}
.sec-campaign:first-child:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding-bottom: min(22%, 300px);
/*  background: repeating-linear-gradient(-45deg, #088b49, #088b49 4.5px, #00833e 0, #00833e 14px);*/
  background: repeating-linear-gradient(-45deg, #a8cc77, #a8cc77 4.5px, #8CC53F 0, #8CC53F 10px);

  background: repeating-linear-gradient(-45deg, #f0f7d4, #f0f7d4 2.5px, #e0f2bf 0, #e0f2bf 10px);
}

.sec-campaign .sec-inner h1 {
  display: none;
}

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




.sec-campaign .sec-inner .lead {
  margin: 80px auto;
  
  font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", arial, sans-serif;
  /*-webkit-text-decoration: underline solid #fcf074 .2em;
  text-decoration: underline solid #fcf074 .2em;
  text-underline-offset: .3em;*/
  text-decoration-color: #fcf074;
  font-weight: 500;
  line-height: 1.9;
}
.sec-campaign .sec-inner .lead a {
  color: #00833e;
  text-decoration: none;
}
@media screen and (max-width: 768px) {
  margin: 8% auto;
}

.sec-campaign .sec-inner .img-box img {
  box-shadow: 5px 5px 0px 0 #c3e894;
}
.sec-campaign .sec-inner .img-txt-box img {
  box-shadow: 5px 5px 0px 0 #c3e894;
}

.sec-campaign .sec-inner .txtarea {
  color: #00833e;
}
.sec-campaign .sec-inner .txtarea .btn-square a {
  background: #d9f2ab;
  color: #466f5a;
}




.sec-campaign .store-contents {
  background: #edf7db;
  background: repeating-linear-gradient(-45deg, #ffffff, #ffffff 2.5px, #edf7db 0, #edf7db 10px);
}


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





.sec-campaign-shop {
  background: repeating-linear-gradient(-45deg, #ffffff, #ffffff 2.5px, #edf7db 0, #edf7db 10px);
}
.sec-campaign-shop .shop-list .shop-blc {
  border: 1px solid #9e9e9e;
}
.sec-campaign-other .shop-list .shop-blc a:after {
  background-color: #fcf074;
}
@media screen and (max-width: 768px) {
}



.sec-campaign-info {
  background: #daecb7;
}
.sec-campaign-info .thumb-list .thumb-box p:before {
  background: #00833e;
}
.sec-campaign-info .thumb-list .thumb-box a:after {
  background-color: #fcf074;
}

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



.sec-campaign-event {
  background: #edf7db;
}


/* btn */
.sec-campaign .sec-inner .page_link .btn-square a {
  /*background: #00833e;*/
  background: #d9f2ab;
  color: #466f5a;
}

.sec-campaign-other .btn-border a {
  background: #fff;
  border-color: #bacf94;
  color: #466f5a;
}
.sec-campaign-other .btn-border a:after {
  background: #466f5a;
  color: #fff;
}
