.campaignArea {
  margin-bottom: 10px !important;
}
.campaignArea + .campaignArea {
  position: relative;
  margin-bottom: 50px !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 50px 18px 0;
  background-color: #036db7;
}
.section-gallery .section-gallery__title.section-gallery__title--2 {
  padding: 17px 0;
  background-color: #036db7;
}
.section-gallery .present01_label {
  position: absolute;
  top: 50%;
  right: 17%;
  transform: translateY(-50%);
  content: '';
  width: 70px;
  height: 70px;
}
.section-gallery .section-gallery__inner {
  padding: 50px 20px 50px;
  border: 2px solid #036db7;
  border-top: none;
}
.section-gallery .section-gallery__inner.section-gallery__inner--2 {
  padding: 32px 0px 30px;
  border-top: none;
}
.section-gallery .cafebase04__item + .cafebase04__item {
  padding-top: 40px;
}

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

@media screen and (min-width: 768px) {
  .section .section__header .ttl {
    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: 20px !important;
  }
  .campaignArea + .campaignArea {
    margin-bottom: 40px !important;
  }
  .campaignArea .section_line {
    padding-bottom: 4%;
  }
  .campaignArea .campaignArea__img {
    width: 80%;
    padding: 0;
  }
  .campaignArea .campaignArea__attention {
    font-size: 10px;
  }

  .section-gallery {
    margin: 0 0 5% !important;
    padding: 5%;
  }
  .section-gallery .section-gallery__title.section-gallery__title--1 {
    padding: 0 20% 0 7%;
    text-align: center;
  }
  .section-gallery .section-gallery__title.section-gallery__title--1 .section-gallery__title__txt {
    width: 100%;
    padding: 22px 0;
  }
  .section-gallery .section-gallery__title.section-gallery__title--1 .section-gallery__title__img {
    position: absolute;
    top: 50%;
    right: 4%;
    transform: translateY(-50%);
    content: '';
    width: 60px;
    height: 60px;
    padding: 0;
  }
  .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: 12% 0 0;
    border: none;
  }
  .section-gallery .section-gallery__inner.section-gallery__inner--2 {
    padding: 7% 0 0;
  }
  .section-gallery .section-gallery__item.item01 {
    width: 60%;
  }
  .section-gallery .section-gallery__item.item02 {
    margin-top: 20%;
    width: 60%;
  }
  .section-gallery .innerImg img {
    margin: 0 5%;
    width: 90%;
  }

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

  .cafebase04_new .mod-item-01 {
    font-size: 13px;
  }
}
/*-- @media screen and (max-width: 767px) --*/
