

.adjust-mt {
  margin-top:0.5em;
}


.adjust-lineheight {
  display:block;
  padding-top:1.55em;
}

.adjust-inlineCenter {
  text-align:center;
}


@media screen and (max-width: 765px) {
  .adjust-pc-only {
    display: none;
  }
  h1 {
    padding-top:12.5vw;
  }
}

.section.message {
  position:relative;
  z-index:2;
}
.text {
  position: relative;
  z-index:1;
}
.detail-link {
  position: relative;
  z-index:1;
  text-align:right;
  margin-top:1rem;
}




.special-campaign__title02.-small {
  margin-top: 6px;
  margin-bottom: 27px;
  font-weight: bold;
  font-size: 3.2rem;
  line-height: 1.3;
}
@media screen and (max-width: 765px) {
  .special-campaign__title02.-small {
    margin-top: 5px;
    margin-bottom: 24px;
    font-size: 2rem;
  }
}

.special-campaign__title02.-small span {
  font-size: 2.4rem;
}
@media screen and (max-width: 765px) {
  .special-campaign__title02.-small span {
    font-size: 1.6rem;
  }
}