@media screen and (max-width: 768px) {
  .pc {
    display: none !important;
  }
}

.sp-only {
  display: none !important;
}

@media screen and (max-width: 768px) {
  .sp-only {
    display: block !important;
  }
}

.reason {
  color: #333;
  background-image: url(../../assets/img/top/reason/bg.webp);
  background-size: cover;
  background-position: top;
  padding-bottom: 40px;
}
.reason .reason-hero {
  position: relative;
  width: 100%;
  overflow: hidden;
  line-height: 0;
  margin-bottom: 67px;
}
@media screen and (max-width: 768px) {
  .reason .reason-hero {
    margin-bottom: 0;
  }
}
.reason .reason-hero__bg {
  width: 100%;
  height: auto;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}
.reason .reason-hero__copy {
  position: absolute;
  top: 220px;
  left: calc((100% - 1102px) / 2);
  width: 1102px;
  text-align: center;
  font-family: "Noto Serif JP", serif;
  color: #333;
  line-height: 1.4;
  pointer-events: none;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .reason .reason-hero__copy {
    width: 335px;
    top: 54px;
    left: calc((100% - 335px) / 2);
    text-align: left;
  }
  .reason .reason-hero__copy::after {
    content: "";
    background-image: url(../img/top/reason/white.png);
    background-size: cover;
    width: 278px;
    height: 51px;
    position: absolute;
    left: -10px;
    top: -10px;
    z-index: -1;
  }
}
.reason .reason-hero__lead, .reason .reason-hero__main {
  margin: 0;
  width: 810px;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .reason .reason-hero__lead, .reason .reason-hero__main {
    width: 335px;
    text-align: left;
  }
}
.reason .reason-hero .clinic {
  font-size: 50px;
  font-weight: 700;
  letter-spacing: -0.084em;
}
@media screen and (max-width: 768px) {
  .reason .reason-hero .clinic {
    font-size: 20px;
  }
}
.reason .reason-hero .num {
  font-size: 91.41px;
  font-weight: 900;
}
@media screen and (max-width: 768px) {
  .reason .reason-hero .num {
    font-size: 20px;
  }
}
.reason .reason-hero .suffix {
  font-size: 35px;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .reason .reason-hero .suffix {
    font-size: 12px;
  }
}
.reason-box {
  padding: 47px 36px;
  background-color: #fff;
  position: relative;
  width: 1100px;
  box-sizing: border-box;
  margin: 47px auto 0;
}
@media screen and (max-width: 768px) {
  .reason-box {
    width: 335px;
    padding: 20px;
    margin-top: 0;
  }
  .reason-box:nth-of-type(n+2) {
    margin-top: 40px;
  }
  .reason-box.first {
    margin-top: 0;
  }
}
.reason-box.five {
  height: 524px;
}
@media screen and (max-width: 768px) {
  .reason-box.five {
    height: auto;
  }
}
.reason-box__tit {
  font-size: 40px;
  line-height: 1.125;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .reason-box__tit {
    font-size: 16px;
    line-height: 1.5625;
  }
}
.reason-box__tit span {
  color: #445CC4;
}
.reason-box-gray {
  font-family: "Noto Sans JP", sans-serif;
  padding: 42px 30px;
  background-color: rgba(211, 211, 211, 0.35);
  margin: 27px 0 0 auto;
  position: relative;
  z-index: 2;
  width: 550px;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .reason-box-gray {
    width: 287px;
    padding: 0;
    background-color: initial;
    margin: 20px auto 0;
  }
}
.reason-box-gray.two {
  margin: 57px 0 0 0;
}
@media screen and (max-width: 768px) {
  .reason-box-gray.two {
    width: 287px;
    margin: 20px auto 0;
  }
}
.reason-box-gray.three {
  width: 100%;
  margin: 25px auto 0;
}
@media screen and (max-width: 768px) {
  .reason-box-gray.three {
    width: 287px;
    margin: 20px auto 0;
  }
}
.reason-box-gray.four {
  width: 100%;
  margin: 25px auto 0;
}
@media screen and (max-width: 768px) {
  .reason-box-gray.four {
    width: 287px;
    margin: 20px auto 0;
  }
}
.reason-box-gray.five {
  width: 688px;
  margin: 27px 0 0 0;
}
@media screen and (max-width: 768px) {
  .reason-box-gray.five {
    width: 287px;
    margin: 20px auto 0;
  }
}
.reason-box-gray__txt {
  font-size: 18px;
  line-height: 1.3888888889;
  color: rgba(51, 51, 51, 0.8);
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  .reason-box-gray__txt {
    font-size: 13px;
  }
}
.reason-box-gray__txt span {
  background: linear-gradient(transparent 55%, #DDF37C 55%);
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  font-weight: 500;
}
.reason-box__pics {
  display: flex;
  justify-content: center;
  gap: 17px;
  position: relative;
  z-index: 2;
}
.reason-box__pic {
  position: absolute;
  left: 0;
  top: 138px;
  width: 536px;
  display: block;
}
@media screen and (max-width: 768px) {
  .reason-box__pic {
    position: initial;
    width: 288px;
    height: 105px;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
    margin: 20px auto 0;
  }
}
.reason-box__pic.two {
  left: auto;
  right: 80px;
  top: auto;
  bottom: 0;
}
@media screen and (max-width: 768px) {
  .reason-box__pic.two {
    width: 189px;
    height: 121px;
  }
}
.reason-box__pic.three {
  width: 800px;
  position: initial;
  margin: 15px auto 0;
}
@media screen and (max-width: 768px) {
  .reason-box__pic.three {
    width: 335px;
    height: 118px;
  }
}
.reason-box__pic.four {
  width: 400px;
  position: initial;
  margin: 7px 0 0;
}
@media screen and (max-width: 768px) {
  .reason-box__pic.four {
    width: 253px;
    height: 171px;
    margin: 20px auto 0;
  }
}
.reason-box__pic.five {
  width: 359px;
  left: auto;
  right: 32px;
  top: 250px;
}
@media screen and (max-width: 768px) {
  .reason-box__pic.five {
    width: 220px;
    height: 148px;
    margin: 20px auto 0;
  }
}
.reason-box__ai {
  position: absolute;
  left: 14px;
  top: 82px;
  width: 220px;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .reason-box__ai {
    display: none;
  }
}
.reason-box__ai.four {
  width: 292px;
  top: -45px;
  left: 716px;
  z-index: 1;
}

.suggest {
  background-image: url(../img/top/suggest/suggest-bg.webp);
  background-position: top;
  background-size: cover;
  padding-bottom: 80px;
}
.suggest-head {
  background-color: #f2f3f5;
  position: relative;
  overflow: hidden;
  height: 270px;
  box-sizing: border-box;
  padding-top: 124px;
}
@media screen and (max-width: 768px) {
  .suggest-head {
    padding-top: 45px;
    height: 109px;
  }
}
.suggest-head img {
  position: absolute;
  width: 899px;
  bottom: 0;
  left: 483px;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .suggest-head img {
    width: 269px;
    bottom: 0;
    left: auto;
    right: 0;
  }
}
.suggest-tit {
  font-size: 50px;
  font-family: "Noto Serif JP", serif;
  width: 960px;
  position: relative;
  z-index: 2;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .suggest-tit {
    font-size: 20px;
    width: 341px;
  }
}
.suggest-tit span {
  text-shadow: 0 3px 11px rgba(0, 0, 0, 0.25);
}
.suggest-box {
  padding: 40px 36px;
  background-color: #fff;
  position: relative;
  width: 1100px;
  box-sizing: border-box;
  margin: 47px auto 0;
}
@media screen and (max-width: 768px) {
  .suggest-box {
    width: 335px;
    padding: 20px;
    margin-top: 0;
  }
  .suggest-box:nth-of-type(n+2) {
    margin-top: 40px;
  }
}
.suggest-box__tit {
  font-size: 50px;
  padding-bottom: 12px;
  text-align: right;
  font-family: "Noto Serif JP", serif;
  border-bottom: 2px solid #d3d3d3;
}
@media screen and (max-width: 768px) {
  .suggest-box__tit {
    font-size: 20px;
    line-height: 1.5625;
    width: 100%;
    border: none;
    padding: 0;
    text-align: center;
  }
}
.suggest-box__tit.two {
  text-align: left;
}
@media screen and (max-width: 768px) {
  .suggest-box__tit.two {
    text-align: center;
  }
}
.suggest-box-gray {
  font-family: "Noto Sans JP", sans-serif;
  position: relative;
  z-index: 2;
  width: 522px;
  margin: 0 0 0 auto;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .suggest-box-gray {
    width: 287px;
    padding: 0;
    background-color: initial;
    margin: 20px auto 0;
  }
}
.suggest-box-gray.two {
  width: 572px;
  margin: 0;
}
@media screen and (max-width: 768px) {
  .suggest-box-gray.two {
    width: 287px;
    margin: 20px auto 0;
  }
}
.suggest-box-gray.three {
  width: 603px;
}
@media screen and (max-width: 768px) {
  .suggest-box-gray.three {
    width: 287px;
    margin: 20px auto 0;
  }
}
.suggest-box-gray.four {
  width: 100%;
  margin: 25px auto 0;
}
@media screen and (max-width: 768px) {
  .suggest-box-gray.four {
    width: 287px;
    margin: 20px auto 0;
  }
}
.suggest-box-gray.five {
  width: 688px;
  margin: 27px 0 0 0;
}
@media screen and (max-width: 768px) {
  .suggest-box-gray.five {
    width: 287px;
    margin: 20px auto 0;
  }
}
.suggest-box-gray__txt {
  font-size: 18px;
  line-height: 1.3888888889;
  color: rgba(51, 51, 51, 0.8);
  font-weight: 400;
  margin-top: 18px;
}
@media screen and (max-width: 768px) {
  .suggest-box-gray__txt {
    font-size: 13px;
  }
}
.suggest-box-gray__txt span {
  background: linear-gradient(transparent 55%, #DDF37C 55%);
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
  font-weight: 500;
}
.suggest-box__pic {
  position: absolute;
  left: 34px;
  top: 85px;
  width: 580px;
  display: block;
}
@media screen and (max-width: 768px) {
  .suggest-box__pic {
    position: initial;
    width: 297px;
    height: 198px;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
    margin: 20px auto 0;
  }
}
.suggest-box__pic.two {
  left: auto;
  right: 8px;
  top: 95px;
}
@media screen and (max-width: 768px) {
  .suggest-box__pic.two {
    width: 255px;
    height: 170px;
  }
}
.suggest-box__pic.three {
  width: 410px;
}
@media screen and (max-width: 768px) {
  .suggest-box__pic.three {
    width: 255px;
    height: 161px;
  }
}
.suggest-box__pic2 {
  position: absolute;
  z-index: 0;
  right: 80px;
  top: 0px;
  width: 417px;
  display: block;
}
@media screen and (max-width: 768px) {
  .suggest-box__pic2 {
    display: none;
  }
}
.suggest-box_btn {
  width: 234px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  font-weight: 500;
  background-color: #D3D3D3;
  color: #333;
  margin: 40px 0 0 auto;
}
@media screen and (max-width: 768px) {
  .suggest-box_btn {
    width: 189px;
    height: 32px;
    font-size: 13px;
    margin: 20px auto 0;
  }
}
.suggest-box_btn.two {
  margin: 40px 0 0;
}
@media screen and (max-width: 768px) {
  .suggest-box_btn.two {
    width: 189px;
    height: 32px;
    font-size: 13px;
    margin: 20px auto 0;
  }
}/*# sourceMappingURL=reason.css.map */