.section__lead {
  text-align: center;
}
@media print, screen and (min-width: 768px) {
  .section__lead {
    margin: 3.5714285714vw auto 0;
  }
}
@media print, screen and (min-width: 1120px) {
  .section__lead {
    margin: 40px auto 0;
  }
}
@media only screen and (max-width: 767px) {
  .section__lead {
    margin: 8vw auto 0;
  }
}

.text-section {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0 auto;
}
@media print, screen and (min-width: 768px) {
  .text-section {
    margin-top: 6.9642857143vw;
  }
}
@media print, screen and (min-width: 1120px) {
  .text-section {
    margin-top: 78px;
    max-width: 820px;
  }
}
@media only screen and (max-width: 767px) {
  .text-section {
    margin-top: 20.8vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.text-section .section__inn--narrow {
  margin: 0 auto;
  width: 48%;
}
@media print, screen and (min-width: 768px) {
  .text-section .section__inn--narrow {
    max-width: 73.2142857143vw;
    padding: 0 0.8928571429vw;
  }
}
@media only screen and (max-width: 767px) {
  .text-section .section__inn--narrow {
    padding: 0 5.3333333333vw;
    width: 100%;
    margin-bottom: 10.6666666667vw;
  }
}
.text-section .section__inn--img {
  margin: 0 auto;
  width: 48%;
}
@media only screen and (max-width: 767px) {
  .text-section .section__inn--img {
    padding: 0 5.3333333333vw;
    width: 100%;
  }
}
.text-section .text-section__header {
  font-weight: 500;
  line-height: 1.6;
  position: relative;
}
@media print, screen and (min-width: 768px) {
  .text-section .text-section__header {
    font-size: 2.0535714286vw;
    margin-bottom: 2.6785714286vw;
    padding-top: 1.5178571429vw;
  }
}
@media print, screen and (min-width: 1120px) {
  .text-section .text-section__header {
    font-size: 2.3rem;
    margin-bottom: 30px;
    padding-top: 17px;
  }
}
@media only screen and (max-width: 767px) {
  .text-section .text-section__header {
    font-size: 6.1333333333vw;
    margin-bottom: 8vw;
    padding-top: 4.5333333333vw;
  }
}
.text-section .text-section__header::before {
  background-color: #036;
  content: "";
  left: 0;
  position: absolute;
  top: -1px;
}
@media print, screen and (min-width: 768px) {
  .text-section .text-section__header::before {
    height: 0.1785714286vw;
    width: 5.3571428571vw;
  }
}
@media print, screen and (min-width: 1120px) {
  .text-section .text-section__header::before {
    height: 2px;
    width: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .text-section .text-section__header::before {
    height: 0.5333333333vw;
    width: 16vw;
  }
}
@media print, screen and (min-width: 768px) {
  .text-section .text-section__block + .text-section__block {
    margin-top: 2.8571428571vw;
  }
}
@media print, screen and (min-width: 1120px) {
  .text-section .text-section__block + .text-section__block {
    margin-top: 32px;
  }
}
@media only screen and (max-width: 767px) {
  .text-section .text-section__block + .text-section__block {
    margin-top: 8.5333333333vw;
  }
}
.text-section .text-section__block--title {
  font-weight: 500;
}
@media print, screen and (min-width: 768px) {
  .text-section .text-section__block--title {
    font-size: 1.6071428571vw;
    line-height: 2.0444444444;
    margin-bottom: 1.4285714286vw;
  }
}
@media print, screen and (min-width: 1120px) {
  .text-section .text-section__block--title {
    font-size: 1.8rem;
    margin-bottom: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .text-section .text-section__block--title {
    font-size: 4vw;
    letter-spacing: 0.025em;
    line-height: 1.7;
    margin-bottom: 4.5333333333vw;
  }
}
@media print, screen and (min-width: 768px) {
  .text-section p {
    letter-spacing: 0.1em;
  }
}
@media only screen and (max-width: 767px) {
  .text-section p {
    letter-spacing: 0.025em;
  }
}
@media print, screen and (min-width: 768px) {
  .text-section p + p {
    margin-top: 2.8571428571vw;
  }
}
@media print, screen and (min-width: 1120px) {
  .text-section p + p {
    margin-top: 32px;
  }
}
@media only screen and (max-width: 767px) {
  .text-section p + p {
    margin-top: 8.5333333333vw;
  }
}
.text-section a:not(.tel_Area) {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #036;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: bold;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  text-indent: 0.05em;
}
@media print, screen and (min-width: 768px) {
  .text-section a:not(.tel_Area) {
    border: 0.0732064422vw solid #036;
    margin-top: 1.6837481698vw;
    padding: 0.2196193265vw 0;
    position: relative;
    z-index: 1;
  }
  .text-section a:not(.tel_Area):hover {
    background: #D36936;
    border-color: #D36936;
    color: #fff;
  }
}
@media print, screen and (min-width: 1120px) {
  .text-section a:not(.tel_Area) {
    border-width: 1px;
    padding: 10px 0;
    margin-top: 23px;
  }
}
@media only screen and (max-width: 767px) {
  .text-section a:not(.tel_Area) {
    border: 0.2666666667vw solid #036;
    height: 13.3333333333vw;
    margin-top: 6.1333333333vw;
  }
}
.text-section .tel_Area {
  pointer-events: none;
}
@media only screen and (max-width: 767px) {
  .text-section .tel_Area {
    pointer-events: auto;
  }
}
.text-section .cap {
  margin-top: 10px;
}

.text-section__block--title2 {
  margin-bottom: 0px !important;
  margin-top: 30px;
}
/*# sourceMappingURL=access.css.map */