#pagettl {
  margin-bottom: 113px;
  margin-bottom: 8.828vw;
  background-image: url("img/mainvis.jpg");
}

/*============================
#main
============================*/
article#main {
  /*============================
  .reason-item common settings
  ============================*/
  /*============================
  #sec01
  ============================*/
  /*============================
  #sec02
  ============================*/
  /*============================
  #sec03
  ============================*/
}
article#main section.reason-item figure {
  position: relative;
}
article#main section.reason-item figure div.photo {
  text-align: right;
}
article#main section.reason-item figure div.photo img {
  display: inline-block;
  width: 1004px;
  width: 78.438vw;
}
@media screen and (max-width: 767px) {
  article#main section.reason-item figure div.photo img {
    width: 100%;
  }
}
article#main section.reason-item figure figcaption {
  background: #f7f7f7;
  position: absolute;
  left: 0;
  top: 278px;
  width: 615px;
  top: 21.719vw;
  width: 48.047vw;
  padding: 93px 52px 0 100px;
  padding: 7.266vw 4.063vw 0 7.813vw;
}
@media screen and (min-width: 1280px) {
  article#main section.reason-item figure figcaption {
    padding-bottom: 4em !important;
  }
}
@media screen and (max-width: 767px) {
  article#main section.reason-item figure figcaption {
    position: static;
    width: auto;
    padding: 0 20px 20px !important;
  }
}
article#main section.reason-item figure figcaption h2 {
  letter-spacing: 0;
  padding: 0 0.5em;
  color: #fff;
  background: #C32B7C;
  display: inline-block;
  position: absolute;
  left: 52px;
  top: -20px;
  font-size: 25px;
  line-height: 40px;
  left: 4.063vw;
  top: -1.562vw;
  font-size: 1.953vw;
  line-height: 3.125vw;
}
@media screen and (min-width: 1280px) {
  article#main section.reason-item figure figcaption h2 {
    font-size: 25px;
  }
}
@media screen and (max-width: 767px) {
  article#main section.reason-item figure figcaption h2 {
    position: relative !important;
    left: 0 !important;
    top: -15px !important;
    font-size: 13px !important;
    line-height: 30px !important;
    padding: 0 1em;
  }
}
article#main section.reason-item figure figcaption h3 {
  font-size: 18px;
  font-size: 1.406vw;
  line-height: 1;
  font-family: roboto-slab, serif !important;
  font-weight: 400 !important;
  font-style: normal !important;
  margin-bottom: 2.5em;
}
@media screen and (min-width: 1280px) {
  article#main section.reason-item figure figcaption h3 {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  article#main section.reason-item figure figcaption h3 {
    font-size: 11px;
    margin-bottom: 1.5em;
    padding-top: 0.7em;
  }
}
article#main section.reason-item figure figcaption h4 {
  font-size: 34px;
  font-size: 2.656vw;
  line-height: 2;
  font-family: noto-sans-cjk-jp, sans-serif !important;
  font-weight: 700 !important;
  font-style: normal !important;
  margin-bottom: 1em;
}
@media screen and (min-width: 1280px) {
  article#main section.reason-item figure figcaption h4 {
    font-size: 34px;
  }
}
@media screen and (max-width: 767px) {
  article#main section.reason-item figure figcaption h4 {
    font-size: 24px;
    font-size: 6.4vw;
  }
}
article#main section.reason-item figure figcaption h4 strong {
  border-bottom: 8px solid #C32B7C;
  border-bottom: 0.625vw solid #C32B7C;
}
@media screen and (min-width: 1280px) {
  article#main section.reason-item figure figcaption h4 strong {
    border-bottom: 8px solid #C32B7C;
  }
}
@media screen and (max-width: 767px) {
  article#main section.reason-item figure figcaption h4 strong {
    border-bottom: 4px solid #C32B7C;
  }
}
article#main section.reason-item figure figcaption p {
  font-size: 16px;
  font-size: 1.25vw;
  letter-spacing: 0.04em;
  line-height: 2;
}
@media screen and (min-width: 1280px) {
  article#main section.reason-item figure figcaption p {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  article#main section.reason-item figure figcaption p {
    font-size: 13px;
    letter-spacing: 0em;
    text-align: justify;
  }
}
article#main section.reason-item figure figcaption div.btn-cont {
  padding-top: 3.2em;
}
article#main section#sec01.reason-item {
  padding-bottom: 463px;
  padding-bottom: 36.172vw;
}
@media screen and (max-width: 767px) {
  article#main section#sec01.reason-item {
    padding-bottom: 60px;
  }
}
article#main section#sec02.reason-item {
  padding-bottom: 345px;
  padding-bottom: 26.953vw;
}
@media screen and (max-width: 767px) {
  article#main section#sec02.reason-item {
    padding-bottom: 60px;
  }
}
article#main section#sec02.reason-item h2 {
  left: 100px;
  left: 7.813vw;
}
article#main section#sec02.reason-item figure div.photo {
  text-align: left;
}
article#main section#sec02.reason-item figure figcaption {
  right: 0;
  left: auto;
  padding: 93px 111px 0 52px;
  padding: 7.266vw 8.672vw 0 4.063vw;
}
article#main section#sec03.reason-item {
  padding-bottom: 390px;
  padding-bottom: 30.469vw;
}
