.u-mt20 {
  margin-top: 20px !important;
}

.campaignArea {
  margin-bottom: 10px !important;
}
.campaignArea + .campaignArea {
  margin-bottom: 60px !important;
}
.campaignArea .campaignArea__attention {
  font-size: 12px;
}

.section-gallery {
  width: auto;
  margin: 0 auto 50px !important;
}
.section-gallery .section-gallery__title {
  position: relative;
}
.section-gallery .section-gallery__title.section-gallery__title--1 {
  padding: 18px 0;
  background-color: #025ca2;
}
.section-gallery .section-gallery__title.section-gallery__title--2 {
  padding: 17px 0;
  background-color: #025ca2;
}
.section-gallery .section-gallery__inner {
  padding: 50px 20px;
  border: 2px solid #025ca2;
  border-top: none;
}
.section-gallery .section-gallery__inner.section-gallery__inner--2 {
  border-top: none;
  padding: 32px 0 40px;
}

.prize__title {
  padding-bottom: 30px !important;
}

.prize__list {
  display: flex;
  justify-content: center;
}

.prize__item.item01 .prize__item__txt {
  padding-top: 20px;
}
.prize__item.item02 {
  padding-left: 100px;
}
.prize__item.item02 .prize__item__txt {
  margin-top: 25px;
}

.prize__item__txt {
  font-size: 12px;
  line-height: 1.5 !important;
}

.section-banner {
  width: 100%;
  margin-bottom: 40px !important;
  text-align: center;
}

.section__requirements__point .txt a {
  text-decoration: underline;
}

.section__requirements__button {
  margin: 60px 0 40px !important;
  text-align: center;
}
.section__requirements__button a {
  position: relative;
  background-color: #e2e2e2;
  border-radius: 50px;
  padding: 27px 40px;
  font-size: 20px;
  font-weight: bold;
  transition: opacity 0.3s;
}
.section__requirements__button a:hover {
  opacity: 0.7;
}
.section__requirements__button a.icon_pdf02 {
  padding-right: 85px;
}
.section__requirements__button a.icon_pdf02:after {
  position: absolute;
  top: 50%;
  right: 35px;
  transform: translateY(-50%);
  content: '';
  background: url(/softdrink/boss/campaign/warudake_meiji01/img/img_PDF02.png) no-repeat;
  background-size: 100% auto;
  width: 37px;
  height: 40px;
}

.c-item-12__list-txt span {
  font-size: 12px;
}

@media screen and (min-width: 768px) {
  .section .section__header {
    padding-top: 15px !important;
  }
  .section .section__header .ttl {
    margin-bottom: 40px !important;
    text-align: center;
  }
  .section .section__header .ttl span {
    display: inline-block;
    text-align: left;
  }
}
@media screen and (max-width: 767px) {
  .breadcrumb__txt--nowrap {
    white-space: normal;
  }

  .detail__section-campaign {
    padding: 5% 5% 0;
  }
  .detail__section-campaign .lead {
    padding-bottom: 20px;
  }

  .campaignArea {
    margin-bottom: 3% !important;
  }
  .campaignArea + .campaignArea {
    margin-bottom: 15% !important;
  }
  .campaignArea .section_line {
    padding-bottom: 4%;
  }
  .campaignArea .campaignArea__img.img01 {
    padding: 0 10% 0 10%;
  }
  .campaignArea .campaignArea__img.img01 img {
    width: 100%;
  }
  .campaignArea .campaignArea__img.img02 {
    padding: 0 10% 0 10%;
  }
  .campaignArea .campaignArea__img.img02 img {
    width: 100%;
  }
  .campaignArea .campaignArea__attention {
    padding-right: 3.84615%;
    font-size: 10px;
  }

  .section-gallery {
    margin: 0 0 5% !important;
    padding: 5%;
  }
  .section-gallery .section-gallery__title.section-gallery__title--1 {
    padding: 5% 0;
  }
  .section-gallery .section-gallery__title.section-gallery__title--1 .section-gallery__title__txt {
    display: block;
    width: 15%;
    margin: 0 auto;
    padding: 0;
  }
  .section-gallery .section-gallery__title.section-gallery__title--1 .section-gallery__title__txt img {
    width: 100%;
    height: auto;
  }
  .section-gallery .section-gallery__title.section-gallery__title--2 {
    text-align: center;
  }
  .section-gallery .section-gallery__title.section-gallery__title--2 span {
    width: 37%;
    padding: 1% 0;
  }
  .section-gallery .section-gallery__inner {
    padding: 12% 0 0;
    border: none;
  }
  .section-gallery .section-gallery__inner.section-gallery__inner--2 {
    padding: 7% 0 0;
  }
  .section-gallery .prize__title {
    width: 85%;
    margin: 0 auto;
  }
  .section-gallery .section-gallery__item {
    width: 82%;
    margin: 0 auto;
  }
  .section-gallery .section-gallery__item + .section-gallery__item {
    margin-top: 12%;
    padding-left: 3%;
  }
  .section-gallery .section-gallery__item img {
    width: 100%;
  }
  .section-gallery .section-gallery__item__txt {
    padding-top: 20px;
    font-size: 11px;
    text-align: center;
  }
  .section-gallery .innerImg img {
    margin: 0 5%;
    width: 90%;
  }

  .section-banner {
    width: 90%;
    margin: 0 auto 10%;
  }

  .craftboss05 .section__requirements__point dd li {
    font-size: 13px;
  }

  .c-item-12__list-txt span {
    font-size: 0.7em;
  }

  .section__requirements__button {
    margin: 10% 0 !important;
  }
  .section__requirements__button a {
    padding: 5% 10%;
    font-size: 4vw;
    font-weight: bold;
    transition: opacity 0.3s;
  }
  .section__requirements__button a:hover {
    opacity: 0.7;
  }
  .section__requirements__button a.icon_pdf02 {
    padding-right: 20%;
  }
  .section__requirements__button a.icon_pdf02:after {
    right: 10%;
    width: 7vw;
    height: 7.7vw;
  }
}
/*-- @media screen and (max-width: 767px) --*/
