/*! CSS Used from: https://www.ntt-f.co.jp/form/css/style.css */
.column-type02 .column-text02 {
  margin-bottom: 0;
}

.column-text02 .link-list {
  margin-bottom: -20px;
}

.column-text02 .ttl-type02 {
  margin-bottom: 20px !important;
}

.column-type02 .column-text02 .link-list {
  margin-top: 30px;
}

.btn-wrap02 {
  margin-bottom: 35px;
  padding: 0;
}

.btn-wrap02 a {
  padding-top: 5px;
}

@media screen and (max-width: 767px) {
  .column-text02 .ttl-type02 {
    margin-bottom: 10px !important;
  }
  .column-text02 .link-list {
    margin-bottom: -10px;
    margin-top: 20px;
  }
  .ttl-type01 + .column-type02 > div:first-child {
    padding-top: 10px;
  }
  .btn-wrap02 {
    padding-top: 10px;
    margin-bottom: 37px;
  }
  .btn-wrap02 a {
    padding-top: 4px;
    padding-bottom: 2px;
    min-height: auto;
  }
}
#contents-wrap {
  display: block;
  margin-top: 16px;
  line-height: 1.6;
}
@media screen and (min-width: 768px) and (max-width: 1400px) and (min-width: 1920px) {
  #contents-wrap {
    margin-top: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1400px) and (min-width: 1401px) and (max-width: 1919px) {
  #contents-wrap {
    margin-top: 0.8333333333vw;
  }
}
@media (max-width: 767px) {
  #contents-wrap {
    margin-top: 0;
  }
}

.page-ttl-wrap {
  max-width: 100%;
  height: auto !important;
  background-image: url(/common/images/bg_header.png) !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  width: 100vw !important;
  padding-left: 0;
  padding-right: 0;
}
@media screen and (min-width: 1920px) {
  .page-ttl-wrap {
    margin-bottom: 80px;
  }
}
@media screen and (min-width: 1401px) and (max-width: 1919px) {
  .page-ttl-wrap {
    margin-bottom: 4.1666666667vw;
  }
}
@media screen and (min-width: 1920px) {
  .page-ttl-wrap {
    padding-top: 120px;
  }
}
@media screen and (min-width: 1401px) and (max-width: 1919px) {
  .page-ttl-wrap {
    padding-top: 6.25vw;
  }
}
@media screen and (min-width: 1920px) {
  .page-ttl-wrap {
    padding-bottom: 120px;
  }
}
@media screen and (min-width: 1401px) and (max-width: 1919px) {
  .page-ttl-wrap {
    padding-bottom: 6.25vw;
  }
}
@media (min-width: 768px) and (max-width: 1400px) {
  .page-ttl-wrap {
    padding: calc(87.5 / 1400 * 100vw) calc(50vw - 50%);
    margin-bottom: calc(87.5 / 1400 * 100vw);
  }
}
@media (max-width: 767px) {
  .page-ttl-wrap {
    padding: calc(50 / 390 * 100vw) calc(50vw - 50%) calc(50 / 390 * 100vw) !important;
    margin-bottom: calc(40 / 390 * 100vw);
    border-bottom: none !important;
  }
}

.page-ttl {
  margin: auto;
}
@media screen and (min-width: 1920px) {
  .page-ttl {
    width: 1640px;
  }
}
@media screen and (min-width: 1401px) and (max-width: 1919px) {
  .page-ttl {
    width: 85.4166666667vw;
  }
}
@media (min-width: 768px) and (max-width: 1400px) {
  .page-ttl {
    width: calc(1268.75 / 1400 * 100vw);
  }
}
@media (max-width: 767px) {
  .page-ttl {
    width: calc(370 / 390 * 100vw);
  }
}

.page-ttl__text {
  position: relative;
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  z-index: 1;
  font-weight: 700;
  font-family: unset;
  padding-left: 0;
  margin-top: 0;
  letter-spacing: 0.02em;
}
@media screen and (min-width: 1920px) {
  .page-ttl__text {
    font-size: 50px;
  }
}
@media screen and (min-width: 1401px) and (max-width: 1919px) {
  .page-ttl__text {
    font-size: max(10px, 2.6041666667vw);
  }
}
@media screen and (min-width: 1920px) {
  .page-ttl__text {
    padding-left: 0px;
  }
}
@media screen and (min-width: 1401px) and (max-width: 1919px) {
  .page-ttl__text {
    padding-left: 0vw;
  }
}
@media (min-width: 768px) and (max-width: 1400px) {
  .page-ttl__text {
    letter-spacing: calc(1.09375 / 1400 * 100vw);
    padding-left: calc(0 / 1400 * 100vw);
    font-size: max(12px, 36.09375 / 1400 * 100vw);
  }
}
@media (max-width: 767px) {
  .page-ttl__text {
    line-height: 1.4;
    letter-spacing: calc(1 / 390 * 100vw);
    margin-left: calc(0 / 390 * 100vw);
    font-size: max(10px, 24 / 390 * 100vw);
  }
}
.page-ttl__text .sp {
  display: none !important;
}
@media (max-width: 767px) {
  .page-ttl__text .sp {
    display: block !important;
  }
}