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

.campaignArea {
  margin-bottom: 60px !important;
}
.campaignArea + .campaignArea {
  position: relative;
}
.campaignArea + .campaignArea:before, .campaignArea + .campaignArea:after {
  position: absolute;
  top: -30px;
  left: 50%;
  content: '';
  display: inline-block;
  width: 25px;
  height: 1px;
  background-color: #000;
  transform: translateX(-50%);
}
.campaignArea + .campaignArea:after {
  transform: translateX(-50%) rotate(90deg);
}
.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: #c7000b;
}
.section-gallery .section-gallery__title.section-gallery__title--2 {
  padding: 17px 0;
  background-color: #c7000b;
}
.section-gallery .present01_label {
  position: absolute;
  top: 20px;
  right: 2%;
  content: '';
  width: 108px;
  height: 108px;
}
.section-gallery .section-gallery__inner {
  padding: 60px 20px;
  border: 2px solid #c7000b;
  border-top: none;
}
.section-gallery .section-gallery__inner.section-gallery__inner--2 {
  border-top: none;
  padding: 32px 0 40px;
}

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

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

.prize__item__txt {
  font-size: 12px;
}

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

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

.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: 30px !important;
  }
  .campaignArea + .campaignArea:before, .campaignArea + .campaignArea:after {
    top: -25px;
    width: 15px;
    height: 2px;
  }
  .campaignArea .section_line {
    padding-bottom: 4%;
  }
  .campaignArea .campaignArea__img.img01 {
    padding: 0 10% 0 10%;
  }
  .campaignArea .campaignArea__img.img01 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: 10% 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--1 .section-gallery__title__img {
    position: absolute;
    top: 50%;
    right: 3%;
    transform: translateY(-50%);
    width: 21%;
    margin: 0 auto;
  }
  .section-gallery .section-gallery__title.section-gallery__title--1 .section-gallery__title__img 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 .present01_label {
    right: 12%;
  }
  .section-gallery .section-gallery__inner {
    padding: 7% 0 0;
    border: none;
  }
  .section-gallery .section-gallery__inner.section-gallery__inner--2 {
    padding: 7% 0 0;
  }
  .section-gallery .section-gallery__item + .section-gallery__item {
    margin-top: 12%;
  }
  .section-gallery .section-gallery__item img {
    width: 100%;
  }
  .section-gallery .section-gallery__item__txt {
    padding-top: 10px;
    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;
  }
}
/*-- @media screen and (max-width: 767px) --*/
