.el_normalTxt {
  font-size: 14px;
  line-height: 1.85;
  color: #333;
}

/* ========= FV =========== */

.bl_pageFvEyecatch img {
  object-position: center 40%;
}

/* ========= スロガン =========== */

.ly_slogan h2 {
  text-decoration-color: #f6c2b0;
}

/* ========= 中学生・高校生(10代)の矯正治療 =========== */

.ly_orthodonticsImg {
  width: calc(100% - 8vw);
  aspect-ratio: 345 / 143;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  overflow: hidden;
}

.ly_orthodonticsImg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1.3);
}

.bl_orthodontics {
  margin-block: 16px 26px;
  padding-inline: 15px;
}

.bl_orthodonticsImageFooter {
  margin-top: 38px;
  border-radius: 20px;
  aspect-ratio: 345 / 213;
  overflow: hidden;
}

.bl_orthodonticsImageFooter img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* ========= 10代の矯正治療にも強い矯正歯科です =========== */

.ly_strength {
  padding: 40px 15px 45px;
  background: #e5f3f7;
}

.ly_strength small {
  display: block;
  margin-top: 14px;
  font-size: 12px;
  color: #666;
}

.ly_strengthImg {
  margin-top: 36px;
  border-radius: 20px;
  aspect-ratio: 345 / 213;
  overflow: hidden;
}

.ly_strengthImg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1.5);
}

/* ========= 大切な愛するお子さまのために =========== */

.ly_forChildren {
  padding: 30px 15px 90px;
}

.bl_forChildrenImage {
  margin-top: 37px;
  aspect-ratio: 345 / 213;
  overflow: hidden;
  border-radius: 20px;
}

.bl_forChildrenImage img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* ========= 使用装置 =========== */

.ly_equipment {
  background: #e5f3f7;
  padding: 30px 15px 34px;
}

.ly_equipment .el_btn {
  width: 280px;
}

.bl_equipment ul {
  margin-top: 30px;
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.bl_equipment ul li {
  display: flex;
  align-items: center;
  gap: 7px;
  font-size: 12px;
}

.bl_equipmentImage {
  aspect-ratio: 154 / 100;
  max-width: 154px;
  overflow: hidden;
}

.bl_equipmentImage img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(1.1);
}

/* ========= よくある質問 =========== */

.ly_qaSubp {
  padding: 40px 15px 95px;
}

@media screen and (min-width: 768px) {
  .el_normalTxt {
    font-size: 16px;
    color: #333;
    letter-spacing: 0.05em;
  }

  .el_mdGrid {
    max-width: 1000px;
    margin-inline: auto;
    display: grid;
    gap: 46px 76px;
    grid-template-columns: 1fr 2.1fr;
    grid-template-rows: repeat(2, auto);
  }

  /* ========= スロガン =========== */
  .ly_slogan {
    padding-top: 92px 37px;
  }

  .ly_slogan h2 {
    font-size: 30px;
    line-height: 2;
  }

  .ly_slogan .md_only {
    display: inline !important;
  }

  /* ========= こどもの矯正治療の重要性 =========== */

  .ly_orthodonticsImg {
    width: calc(100% - 12vw);
    aspect-ratio: 1268 / 525;
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px;
    overflow: hidden;
    max-width: 1260px;
  }

  .bl_orthodontics {
    max-width: 1030px;
    margin: 96px auto 80px;
  }

  .bl_orthodonticsCont {
    display: contents;
  }

  .bl_orthodonticsImageFooter {
    grid-area: 2 / 1 / 3 / 3;
    aspect-ratio: 1000 / 303;
    gap: 20px;
    margin-top: 0;
  }

  /* ========= こどもの矯正治療のタイミング =========== */

  .ly_strength {
    padding-block: 72px 80px;
  }

  .ly_strengthImg {
    grid-area: 2 / 1 / 3 / 3;
    aspect-ratio: 1000 / 303;
    margin-top: 0;
  }

  .ly_strengthImg img {
    transform: scale(1);
    object-position: center 45%;
  }

  /* ========= こどもの矯正治療は2段階に分かれている =========== */

  .ly_treatmentChild {
    padding-block: 110px;
  }

  .bl_treatmentChild {
    grid-template-columns: 1fr 2.02fr;
    column-gap: 52px;
    justify-items: center;
  }

  .ly_treatmentChild_img {
    grid-area: 2 / 1 / 3 / 3;
    aspect-ratio: 822 / 324;
  }

  /* ========= こどものマウスピース矯正 =========== */

  .ly_forChildren {
    padding-block: 65px 130px;
  }

  .bl_forChildrenCont {
    display: contents;
  }

  .bl_forChildrenImage {
    grid-area: 2 / 1 / 3 / 3;
    aspect-ratio: 1000 / 303;
  }

  /* ========= 使用装置 =========== */

  .ly_equipment {
    padding-block: 90px 130px;
  }

  .ly_equipment .el_btn {
    width: unset;
  }

  .bl_equipment {
    max-width: 1085px;
    margin-inline: auto;
  }

  .bl_equipment ul {
    margin-top: 70px;
    flex-direction: row;
    justify-content: space-between;
  }

  .bl_equipment ul li {
    gap: 14px;
    font-size: 14px;
    max-width: 320px;
    gap: 0;
    flex-direction: column;
    background: #fff;
    font-size: 20px;
    letter-spacing: 0.05em;
    line-height: 1.3;
    box-shadow: 0px 0px 20px 10px rgba(0, 0, 0, 0.04);
  }

  .bl_equipmentImage {
    width: 100%;
    max-width: 320px;
  }

  .bl_equipment ul li p {
    flex-grow: 1;
    gap: 12px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 22px 12px 22px;
  }

  /* ========= 会計 =========== */

  .ly_cta {
    margin-block: 90px;
  }
}
