@charset "UTF-8";
/*
 * Top page custom styles.
 */
.is_clr-primary {
  color: #247287;
}

.is_clr-acc {
  color: #b99b5b;
}

.link {
  border: 4px solid #53a1b7;
}
.link-wh {
  background-color: #fff;
  color: #247287;
}
.link-wh:hover {
  background-color: #247287;
  border: 2px solid #fff;
  color: #fff;
}

.zen {
  font-family: "Zen Kaku Gothic New", sans-serif;
}

main {
  padding-bottom: 0;
}

main .title_en:after {
  content: "";
  background-image: url(../img/top/title_en.svg);
  display: block;
  width: 46px;
  height: 4px;
  background-color: transparent;
}

@media screen and (max-width: 1020px) {
  main .title_en {
    font-size: 40px;
    padding-bottom: 12px;
    margin-bottom: 24px;
  }
  .link {
    max-width: 320px;
    height: 60px;
    font-size: 18px;
  }
  main {
    padding-bottom: 0;
  }
  main .title_jp {
    font-size: 20px;
  }
}
.top_visual_content .top_visual_text h1 {
  font-size: 38px;
  margin-bottom: 8px;
}
.top_visual_content .top_visual_text h1 .cs_ja01 {
  font-weight: bold;
  font-size: 44px;
}
.top_visual_content .top_visual_text h1 .cs_deco01 {
  color: #247287;
}

.top_visual .top_visual_img {
  width: 53.15%;
  height: 663px;
  position: relative;
  border-radius: 0 0 0 64px;
  overflow: hidden;
}
.top_visual .top_visual_img .cs_deco01 {
  position: absolute;
  left: 55%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 40px;
  max-width: 573px;
  width: 77%;
}

.top_visual .top_visual_ill {
  width: 382px;
  margin: 40px auto 0;
}
.top_visual .top_visual_ill img {
  width: 100%;
}

.top_visual {
  padding-top: 0;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: end;
      -ms-flex-align: end;
          align-items: end;
}

.top_visual .top_visual_img .slide--topVisual .splide__pagination {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  bottom: 12px;
  padding-right: 0;
}

.top_visual_content {
  width: 46.85%;
}

.top_visual_content .top_visual_text {
  width: 597px;
}

.top_visual_access {
  width: 338px;
  height: auto;
  background-color: transparent;
  margin-left: auto;
  margin-right: auto;
}

.top_visual_content .top_visual_text_lead {
  font-size: 16px;
}

@media screen and (max-width: 1020px) {
  .top_visual_content {
    margin-top: 20px;
    padding: 0;
  }
  .top_visual_text {
    padding-left: 16px;
  }
  .top_visual_content .top_visual_text h1 {
    font-size: 20px;
    letter-spacing: 0.3em;
    margin-bottom: 0;
  }
  .top_visual_content .top_visual_text h1 .cs_ja01 {
    font-size: 26px;
  }
  .top_visual_content .top_visual_text_lead {
    font-size: 10px;
  }
  .top_visual {
    height: auto;
  }
  .top_visual img {
    width: 100%;
  }
  .top_visual .cs_deco01 {
    width: calc(100% - 32px);
    margin: 0 auto;
  }
  .top_visual_content {
    padding-bottom: 110px;
  }
  .top_visual .top_visual_ill {
    width: 154px;
    margin-right: 24px;
    margin-left: auto;
    margin-top: 24px;
    margin-bottom: 8px;
  }
  .top_visual .top_visual_img .slide--topVisual .splide__pagination {
    display: none;
  }
  .header_contact {
    width: 100%;
    bottom: 0;
  }
  .header_contact_link {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    width: 100%;
    height: 60px;
  }
  .header_contact_link a {
    border-radius: 0;
    width: 50%;
    height: 100%;
    -webkit-filter: none;
            filter: none;
  }
  .header_contact_link a:not(:last-child) {
    border-right: 2px solid #247287;
    margin-bottom: 0;
  }
  .top_visual_content .top_visual_text {
    width: 100%;
  }
}
.top_news_container {
  background-color: transparent;
}

.top_news_text_title {
  margin-bottom: 64px;
}

.top_news_container .top_news_text_title .title_en {
  color: #247287;
}

.top_news_container .top_news_text_title .title_jp {
  color: #247287;
}

.top_news_container .top_news_text_title .title_en:after {
  background-color: transparent;
}

.top_news_container .top_news_text {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

@media screen and (max-width: 1020px) {
  .top_visual {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .top_visual .top_visual_img {
    width: calc(100% - 16px);
    height: 334px;
    border-radius: 0 0 0 32px;
    -webkit-box-flex: 0;
    -webkit-flex: none;
        -ms-flex: none;
            flex: none;
    margin: 0 0 0 auto;
  }
  .top_news_container {
    padding: 0;
  }
  .top_visual_content {
    width: 100%;
  }
  .top_news {
    margin-bottom: 88px;
  }
  .top_news_text_title {
    margin-bottom: 0;
  }
  .top_news_text {
    position: relative;
  }
  .top_news_container .top_news_text_link {
    width: 144px;
    height: 48px;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 12px;
    margin-top: 0;
  }
}
.top_information {
  padding: 0 0 120px;
  background-color: #d9d0c1;
}
.top_information_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 95px;
  margin: 0 auto 0 0;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: end;
      -ms-flex-pack: end;
          justify-content: end;
}
.top_information_title {
  margin-bottom: 64px;
}
.top_information_list {
  padding: 40px;
  border-radius: 16px;
  background-color: #fff;
}
.top_information_list li {
  position: relative;
  padding: 12px 0 12px 39px;
  border-bottom: 1px solid #d9d9d9;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.08em;
  line-height: 170%;
}
.top_information_list li::before {
  content: "";
  background-image: url(../img/top/checkbox.svg);
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 23px;
  height: 20px;
}
.top_information_list li::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 24px;
  height: 1px;
  background-color: #247287;
}
.top_information_list li span {
  font-size: 12px;
  font-weight: normal;
}
.top_information_content {
  width: 39.236111%;
}
.top_information_visual {
  position: relative;
  width: 47.222222%;
}
.top_information_visual img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.top_information_img {
  height: 829px;
  overflow: hidden;
  border-radius: 120px 0 0 40px;
}
.top_information_copy {
  position: absolute;
  top: -24px;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  padding: 8px;
  border-radius: 8px;
  background-color: #fff;
  font-size: 32px;
  font-weight: bold;
  letter-spacing: 0.2em;
  line-height: 120%;
  color: #181918;
}
.top_information_copy--01 {
  right: 80px;
}
.top_information_copy--02 {
  right: 152px;
  color: #247287;
}
.top_information_copy--03 {
  right: 224px;
}

@media screen and (max-width: 1020px) {
  .top_information {
    padding-bottom: 64px;
  }
  .top_information_container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0;
  }
  .top_information_visual {
    position: relative;
    width: 100%;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
    width: 100%;
    max-width: initial;
    margin-bottom: 40px;
  }
  .top_information_visual img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .top_information_img {
    width: calc(100% - 16px);
    height: 200px;
    overflow: hidden;
    border-radius: 64px 0 0 24px;
    margin: 0 0 0 auto;
  }
  .top_information_img img {
    width: 100%;
  }
  .top_information_content {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
    width: 100%;
    margin-bottom: 0;
  }
  .top_information_title {
    margin-bottom: 40px;
    margin-left: 16px;
  }
  .top_information_list {
    padding: 24px 16px 24px;
    border-radius: 16px;
    max-width: calc(100% - 32px);
    margin-left: auto;
    margin-right: auto;
  }
  .top_information_list li {
    padding: 8px 0 8px 39px;
    font-size: 16px;
  }
  .top_information_list li span {
    display: block;
  }
  .top_information_copy {
    -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
            writing-mode: horizontal-tb;
    left: 16px;
    right: auto;
    border-radius: 6px;
    font-size: 20px;
    letter-spacing: 0.2em;
    line-height: 120%;
    white-space: nowrap;
    z-index: 2;
  }
  .top_information_copy--01 {
    top: -24px;
  }
  .top_information_copy--02 {
    top: 24px;
  }
  .top_information_copy--03 {
    top: 72px;
  }
}
.top_case {
  position: relative;
  padding: 60px 40px 112px;
  overflow: hidden;
}
.top_case::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  background-image: url(../img/top/bg_case01.png);
  background-position: center;
  background-size: cover;
  pointer-events: none;
  width: 1088px;
  height: 688px;
}
.top_case_container {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 1240px;
  margin: 0 auto;
}
.top_case_visual {
  position: relative;
  width: 761px;
  min-height: 574px;
}
.top_case_visual img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.top_case_content {
  position: relative;
  width: 34%;
}
.top_case_content::after {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  width: 320px;
  height: 114px;
  border-right: 2px solid #247287;
  border-bottom: 2px solid #247287;
  border-radius: 0 0 40px 0;
}
.top_case_title {
  text-align: right;
  margin-bottom: 40px;
}
.top_case_title .title_en {
  text-align: right;
  display: inline-block;
}
.top_case_title .title_jp {
  text-align: right;
}
.top_case_lead {
  margin-bottom: 48px;
  font-size: 20px;
  font-weight: 300;
  line-height: 170%;
  text-align: right;
}
.top_case_link {
  margin: 0 0 0 auto;
}

@media screen and (max-width: 1020px) {
  .top_case {
    padding: 0 16px 64px;
  }
  .top_case::before {
    background-image: url(../img/top/bg_case01_sp.png);
    width: calc(100% - 16px);
    height: 237px;
  }
  .top_case_container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    max-width: initial;
  }
  .top_case_content {
    display: contents;
    width: 100%;
  }
  .top_case_content::after {
    bottom: 0;
    width: 200px;
    height: 71px;
  }
  .top_case_title {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
    text-align: left;
    margin-bottom: 40px;
  }
  .top_case_title .title_en {
    display: block;
    text-align: left;
  }
  .top_case_title .title_jp {
    text-align: left;
  }
  .top_case_visual {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
    width: 100%;
    min-height: 0;
    margin-bottom: 24px;
  }
  .top_case_visual picture,
  .top_case_visual img {
    display: block;
    width: 100%;
  }
  .top_case_visual img {
    height: auto;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .top_case_lead {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
    margin-bottom: 40px;
    font-size: 16px;
    text-align: left;
  }
  .top_case_link {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4;
    margin: 0 auto 40px;
  }
}
.top_clinic {
  padding: 80px 40px 120px;
}
.top_clinic_container {
  max-width: 1240px;
  margin: 0 auto;
  padding: 64px;
  background-color: #fff;
  border-radius: 24px;
}
.top_clinic_grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 40px;
}
.top_clinic_heading {
  position: relative;
  margin-bottom: 24px;
  padding-left: 20px;
  font-size: 20px;
  font-weight: bold;
  line-height: 150%;
}
.top_clinic_heading::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-color: #247287;
}
.top_clinic_heading.is_gold::before {
  background-color: #b99b5b;
}
.top_clinic_logo {
  max-width: 480px;
  margin: 0 auto 24px;
}
.top_clinic_logo img {
  width: 100%;
  height: auto;
}
.top_clinic_name {
  margin-bottom: 8px;
  font-size: 18px;
  font-weight: bold;
}
.top_clinic_address {
  font-weight: 300;
}
.top_clinic_address, .top_clinic_holiday {
  line-height: 170%;
}
.top_clinic_holiday {
  font-weight: 300;
}
.top_clinic_schedule {
  width: 100%;
  margin: 40px 0 16px;
  border-collapse: collapse;
}
.top_clinic_schedule th,
.top_clinic_schedule td {
  border-bottom: 1px solid #d4d4d4;
}
.top_clinic_schedule th {
  font-weight: bold;
  padding: 16px 0;
  text-align: left;
}
.top_clinic_schedule td {
  color: #247287;
  text-align: center;
  padding: 16px 10px;
}
.top_clinic_schedule thead th {
  text-align: center;
}
.top_clinic_map {
  height: 230px;
  border-radius: 16px 16px 0 0;
  overflow: hidden;
}
.top_clinic_map iframe {
  width: 100%;
  height: 100%;
  border: 0;
}
.top_clinic_access_box {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
  padding: 24px;
  border-radius: 0 0 18px 18px;
  background-color: #e8dece;
}
.top_clinic_access_item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 18px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.top_clinic_access_icn {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 40px;
      -ms-flex: 0 0 40px;
          flex: 0 0 40px;
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.top_clinic_access_title {
  margin-bottom: 6px;
  font-size: 20px;
  font-weight: bold;
}
.top_clinic_access_text {
  line-height: 1.8;
  font-weight: 300;
}
.top_clinic_cta {
  height: 143px;
  border-radius: 24px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #fff;
}
.top_clinic_cta .ja01 {
  font-size: 32px;
  font-weight: bold;
  position: relative;
  letter-spacing: 0.2em;
  padding-left: 50px;
  margin-top: 10px;
}
.top_clinic_cta .ja01::before {
  content: "";
  width: 40px;
  height: 40px;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.top_clinic_cta .ja01.tel::before {
  background: url(../img/top/icn_tel01.svg) no-repeat center/cover;
}
.top_clinic_cta .ja01.web::before {
  background: url(../img/top/icn_line01.svg) no-repeat center/cover;
}
.top_clinic_cta small {
  margin-top: 10px;
  font-size: 14px;
  font-weight: 300;
  margin-right: 30px;
}
.top_clinic_cta--tel {
  border: 4px solid #247287;
}
.top_clinic_cta--reserve {
  border: 4px solid #b99b5b;
}

@media screen and (max-width: 1020px) {
  .top_clinic {
    padding: 0 16px 64px;
  }
  .top_clinic_container {
    max-width: initial;
    padding: 24px 16px 32px;
    border-radius: 12px;
  }
  .top_clinic_grid {
    display: block;
  }
  .top_clinic_info, .top_clinic_access, .top_clinic_tel {
    margin-bottom: 24px;
  }
  .top_clinic_heading {
    margin-bottom: 18px;
    padding-left: 21x;
    font-size: 18px;
    line-height: 1.5;
  }
  .top_clinic_heading::before {
    width: 16px;
    height: 16px;
  }
  .top_clinic_logo {
    max-width: initial;
    width: 100%;
    margin: 0 auto 16px;
  }
  .top_clinic_name {
    margin-bottom: 8px;
    font-size: 16px;
    line-height: 1.7;
  }
  .top_clinic_address, .top_clinic_holiday {
    line-height: 1.9;
  }
  .top_clinic_schedule {
    margin: 24px 0 14px;
    table-layout: fixed;
  }
  .top_clinic_schedule th,
  .top_clinic_schedule td {
    padding: 10px 3px;
  }
  .top_clinic_schedule th:first-child {
    width: 74px;
  }
  .top_clinic_schedule tbody th {
    font-weight: 300;
    line-height: 1.35;
  }
  .top_clinic_schedule td {
    font-size: 13px;
  }
  .top_clinic_map {
    height: 213px;
    border-radius: 0;
  }
  .top_clinic_map iframe {
    display: block;
  }
  .top_clinic_access_box {
    display: block;
    padding: 20px 18px;
    border-radius: 0 0 10px 10px;
  }
  .top_clinic_access_item {
    gap: 14px;
  }
  .top_clinic_access_item:not(:last-child) {
    margin-bottom: 16px;
  }
  .top_clinic_access_icn {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 34px;
        -ms-flex: 0 0 34px;
            flex: 0 0 34px;
    margin-top: 2px;
  }
  .top_clinic_access_icn img {
    width: 100%;
    height: auto;
  }
  .top_clinic_access_title {
    margin-bottom: 4px;
    font-size: 18px;
    line-height: 1.5;
  }
  .top_clinic_access_text {
    line-height: 1.8;
  }
  .top_clinic_cta {
    height: 104px;
    border-radius: 16px;
  }
  .top_clinic_cta .ja01 {
    padding-left: 36px;
    font-size: 24px;
  }
  .top_clinic_cta .ja01::before {
    width: 32px;
    height: 32px;
  }
  .top_clinic_cta small {
    margin-top: 8px;
    margin-right: 0;
    font-size: 14px;
  }
  .top_clinic_cta--tel {
    border-width: 3px;
  }
  .top_clinic_cta--reserve {
    border-width: 3px;
  }
}
.top_consult {
  padding: 0 0 120px;
}
.top_consult_container {
  position: relative;
}
.top_consult_wrap {
  position: relative;
}
.top_consult_wrap::before {
  content: "";
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #e9e3da;
  width: 50%;
  border-radius: 16px 80px 16px 16px;
  z-index: 1;
  height: 100%;
}
.top_consult_wrap::after {
  content: "";
  height: 100%;
  position: absolute;
  top: 100px;
  left: 0;
  background-color: #f4f0ec;
  width: 50%;
  border-radius: 0;
  z-index: -1;
}
.top_consult_inner {
  position: relative;
  min-height: 416px;
  padding: 64px 0 64px;
  max-width: 1240px;
  margin: 0 auto 100px;
  z-index: 10;
}
.top_consult_inner::before {
  content: "";
  max-width: 1300px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #e9e3da;
  width: calc(100% - 40px);
  border-radius: 16px 80px 16px 0;
  z-index: -1;
}
.top_consult_inner::after {
  content: "";
  max-width: 1300px;
  height: 100%;
  position: absolute;
  top: 100px;
  left: 0;
  background-color: #f4f0ec;
  width: calc(100% - 40px);
  border-radius: 0;
  z-index: -2;
}
.top_consult_title {
  margin-bottom: 24px;
  text-align: center;
  color: #977d44;
  font-size: 24px;
  font-weight: bold;
  line-height: 150%;
}
.top_consult_check {
  position: relative;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  max-width: 806px;
  margin-left: 239px;
  padding: 40px 38px;
  border-radius: 16px;
  background-color: #fff;
}
.top_consult_check::before {
  content: "";
  background-color: #b99b5b;
  border-radius: 16px;
  width: 100%;
  height: calc(100% + 2px);
  position: absolute;
  left: 2px;
  top: 0;
  z-index: -1;
}
.top_consult_list li {
  position: relative;
  padding-left: 28px;
  color: #434343;
  font-size: 18px;
  font-weight: 300;
  letter-spacing: 0.08em;
  line-height: 1.8;
}
.top_consult_list li:not(:last-child) {
  margin-bottom: 8px;
}
.top_consult_list li::before {
  content: "";
  background: url(../img/top/checkbox02.svg) no-repeat center/cover;
  position: absolute;
  left: 0;
  top: 0.45em;
  width: 20px;
  height: 20px;
}
.top_consult_illust {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 207px;
  height: auto;
}
.top_consult_doctor {
  position: absolute;
  right: -80px;
  bottom: 0;
  width: 255px;
  height: auto;
  z-index: 3;
}
@media screen and (min-width: 1020px) and (max-width: 1340px) {
  .top_consult_doctor {
    width: 180px;
    right: 0;
    z-index: -1;
  }
}
.top_consult_arrow {
  position: absolute;
  left: 50%;
  bottom: -36px;
  width: 29.5px;
  height: 68px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 4;
}
.top_consult_message {
  position: relative;
  z-index: 2;
  margin-top: -48px;
  z-index: 10;
}
.top_consult_message::before {
  content: "";
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #459eb7;
  width: calc(100% - 40px);
  border-radius: 64px 0 0 16px;
  z-index: -1;
}
.top_consult_message .inner {
  max-width: 1240px;
  margin: 0 auto;
  position: relative;
  padding: 48px 0;
}
.top_consult_message p {
  color: #fff;
  text-align: center;
  font-size: 28px;
  font-weight: bold;
  letter-spacing: 0.12em;
  line-height: 1.75;
}

@media screen and (max-width: 1020px) {
  .top_consult {
    padding: 0 0 64px;
    overflow: hidden;
  }
  .top_consult_wrap::before, .top_consult_wrap::after {
    content: none;
  }
  .top_consult_inner {
    min-height: 0;
    margin: 0;
    padding: 40px 32px 64px;
  }
  .top_consult_inner::before {
    width: calc(100% - 16px);
    height: calc(100% - 36px);
    border-radius: 16px 40px 16px 16px;
  }
  .top_consult_inner::after {
    top: auto;
    bottom: 0;
    width: calc(100% - 16px);
    height: 210px;
    background-color: #f4f0ec;
  }
  .top_consult_title {
    max-width: calc(100% - 136px);
    margin: 0 16px 16px auto;
    text-align: left;
    font-size: 16px;
  }
  .top_consult_check {
    display: block;
    max-width: initial;
    margin: 0 8px;
    padding: 24px 16px 16px 24px;
    border-radius: 16px;
  }
  .top_consult_check::before {
    left: 2px;
    height: calc(100% + 2px);
    border-radius: 16px;
  }
  .top_consult_list {
    margin-bottom: 8px;
  }
  .top_consult_list:not(:last-child) {
    margin-bottom: 0;
  }
  .top_consult_list li {
    font-size: 14px;
    letter-spacing: 0.01em;
    margin-bottom: 8px;
  }
  .top_consult_illust {
    left: 16px;
    top: -80px;
    bottom: auto;
    width: 76px;
    z-index: 2;
  }
  .top_consult_arrow {
    left: 50%;
    bottom: 16px;
    width: 30px;
    height: auto;
  }
  .top_consult_message {
    margin-top: -1px;
  }
  .top_consult_message::before {
    width: calc(100% - 16px);
    border-radius: 40px 0 0 16px;
  }
  .top_consult_message .inner {
    min-height: 144px;
    padding: 24px 109px 24px 32px;
  }
  .top_consult_message p {
    text-align: left;
    font-size: 16px;
    line-height: 150%;
  }
  .top_consult_doctor {
    right: 32px;
    bottom: 0;
    width: 76px;
  }
}
.top_features {
  padding: 0 40px 120px;
  margin-bottom: 0;
}
.top_features_title {
  margin-bottom: 64px;
  text-align: center;
}
.top_features_title .title_en {
  display: inline-block;
  text-align: center;
  margin-bottom: 28px;
}
.top_features_title .title_en::after {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.top_features_title .title_jp {
  text-align: center;
}
.top_features_grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 72px 40px;
  max-width: 1240px;
  margin: 0 auto;
}
.top_features_item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  width: calc((100% - 80px) / 3);
  height: 100%;
  font-family: "Zen Kaku Gothic New", sans-serif;
}
.top_features_item img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  margin-bottom: 32px;
}
.top_features_item_body {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.top_features_item h4 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-bottom: 16px;
  color: #247287;
  font-size: 24px;
  font-weight: bold;
  line-height: 150%;
}
.top_features_item p:not(.top_features_label) {
  font-size: 18px;
  font-weight: 300;
  line-height: 170%;
}
.top_features_label {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 124px;
  height: 35px;
  margin-bottom: 16px;
  padding: 0 16px;
  border: 1px solid #247287;
  border-radius: 999px;
  background-color: #fff;
  color: #247287;
  font-size: 16px;
  line-height: 170%;
}

@media screen and (max-width: 1020px) {
  .top_features {
    padding: 0 16px 64px;
    margin-bottom: 0;
  }
  .top_features_title {
    margin-bottom: 40px;
  }
  .top_features_grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 32px;
    max-width: initial;
  }
  .top_features_item {
    display: block;
    height: auto;
    width: 100%;
  }
  .top_features_item img {
    height: auto;
    margin-bottom: 24px;
  }
  .top_features_item h4 {
    margin-bottom: 16px;
    font-size: 20px;
  }
  .top_features_item p:not(.top_features_label) {
    font-size: 16px;
  }
}
.top_ortho {
  padding: 24px 0 0;
  overflow: hidden;
}
.top_ortho_container {
  margin: 0 auto;
  position: relative;
  padding-bottom: 120px;
}
.top_ortho_container::before {
  content: "";
  background-color: #f1e5d1;
  border-radius: 0 120px 0 0;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 440px;
  left: 0;
  z-index: -1;
}
.top_ortho_hero {
  position: relative;
  margin-bottom: 0;
  max-width: 1240px;
  height: 640px;
  margin-left: auto;
  margin-right: auto;
}
.top_ortho_hero::before {
  content: "";
  background: url(../img/top/img_orth01.png) no-repeat center/cover;
  position: absolute;
  right: 0;
  top: 0;
  min-width: 1340px;
  width: 100%;
  height: 640px;
  border-radius: 0 120px 40px 0;
}
@media screen and (min-width: 1441px) {
  .top_ortho_hero::before {
    width: calc(100vw - (100vw - 1240px) / 2);
  }
}
.top_ortho_hero picture,
.top_ortho_hero img {
  display: block;
  width: 100%;
}
.top_ortho_copy {
  position: absolute;
  left: 0;
  top: -24px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 24px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.top_ortho_copy p {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  padding: 8px;
  border-radius: 8px;
  background-color: #fff;
  font-size: 24px;
  letter-spacing: 0.12em;
  line-height: 120%;
  font-weight: bold;
}
.top_ortho_copy span {
  font-weight: bold;
}
.top_ortho_lead {
  max-width: 1170px;
  margin: -72px auto 190px;
  padding: 40px 39px;
  border: 1px solid #247287;
  border-radius: 16px;
  background-color: #fff;
  text-align: center;
  font-size: 20px;
  font-weight: 300;
  line-height: 170%;
  position: relative;
  z-index: 1;
}
.top_ortho_pickup {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin-bottom: 64px;
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
}
.top_ortho_pickup_item {
  position: relative;
  overflow: visible;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.top_ortho_pickup_item img {
  display: block;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.top_ortho_pickup_num {
  position: absolute;
  left: 50%;
  top: -126px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 102px;
  height: 102px;
  border: 2px dotted #247287;
  border-radius: 50%;
  background-color: #fff;
  color: #247287;
  text-align: center;
  font-weight: bold;
  line-height: 1.2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.top_ortho_pickup_num span {
  font-size: 40px;
  line-height: 1;
}
.top_ortho_pickup_body {
  background-color: #fff;
  border-radius: 0 0 16px 16px;
  padding: 24px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.top_ortho_pickup_body h3 {
  font-family: "Zen Kaku Gothic New", sans-serif;
  margin-bottom: 16px;
  color: #247287;
  font-size: 20px;
  font-weight: bold;
  line-height: 150%;
  text-align: center;
}
.top_ortho_pickup_body p {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 2;
}
.top_ortho_points_title {
  margin-bottom: 49px;
  color: #247287;
  text-align: center;
  font-size: 44px;
  font-weight: bold;
  line-height: 150%;
  position: relative;
}
.top_ortho_points_grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px;
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
}
.top_ortho_point {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.top_ortho_point .img {
  display: block;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.top_ortho_point_num {
  width: 60px;
  position: absolute;
  top: -9px;
  left: 23.2px;
}
.top_ortho_point_num img {
  width: 100%;
}
.top_ortho_point_body {
  background-color: #fff;
  padding: 24px;
  border-radius: 0 0 16px 16px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.top_ortho_point_body h4 {
  font-family: "Zen Kaku Gothic New", sans-serif;
  margin-bottom: 16px;
  color: #247287;
  font-size: 20px;
  font-weight: bold;
  line-height: 150%;
  text-align: center;
}
.top_ortho_point_body p {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 2;
}

@media screen and (max-width: 1020px) {
  .top_ortho {
    padding: 106px 0 0;
    overflow: visible;
  }
  .top_ortho_container {
    padding-bottom: 64px;
  }
  .top_ortho_container::before {
    border-radius: 0 40px 0 0;
    top: 139px;
    height: calc(100% - 139px);
  }
  .top_ortho_hero {
    height: 179px;
    max-width: initial;
    margin-bottom: 0;
    overflow: visible;
  }
  .top_ortho_hero::before {
    right: auto;
    left: 0;
    min-width: 0;
    width: calc(100% - 16px);
    height: 179px;
    background: url(../img/top/img_orth01_sp.png) no-repeat center/cover;
    border-radius: 0;
  }
  .top_ortho_copy {
    top: -104px;
    left: 16px;
    display: block;
  }
  .top_ortho_copy p {
    -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
            writing-mode: horizontal-tb;
    margin-bottom: 8px;
    padding: 8px;
    border-radius: 8px;
    font-size: 20px;
    line-height: 120%;
  }
  .top_ortho_lead {
    margin: -16px 16px 0;
    padding: 24px;
    border-radius: 16px;
    font-size: 16px;
    line-height: 170%;
  }
  .top_ortho_pickup {
    display: block;
    max-width: initial;
    margin: 0 16px 40px;
  }
  .top_ortho_pickup_item {
    margin-top: 120px;
  }
  .top_ortho_pickup_item:not(:last-child) {
    margin-bottom: 40px;
  }
  .top_ortho_pickup_num {
    top: -88px;
    width: 64px;
    height: 64px;
    font-size: 9px;
  }
  .top_ortho_pickup_num span {
    font-size: 28px;
  }
  .top_ortho_pickup_body h3 {
    margin-bottom: 16px;
    font-size: 16px;
    line-height: 150%;
  }
  .top_ortho_pickup_body p {
    font-size: 16px;
    line-height: 170%;
  }
  .top_ortho_points_title {
    margin-bottom: 32px;
    font-size: 24px;
  }
  .top_ortho_points_grid {
    display: block;
    max-width: initial;
    margin: 0 16px;
  }
  .top_ortho_point:not(:last-child) {
    margin-bottom: 40px;
  }
  .top_ortho_point_num {
    top: -8.33px;
    left: 21.48px;
    width: 55.55px;
  }
  .top_ortho_point_body {
    padding: 18px 16px 22px;
    border-radius: 0 0 8px 8px;
  }
  .top_ortho_point_body h4 {
    margin-bottom: 16px;
    font-size: 16px;
    line-height: 150%;
  }
  .top_ortho_point_body p {
    font-size: 16px;
    line-height: 170%;
  }
}
.top_ortho_fee {
  background-color: #f1e5d1;
  padding: 0 0 0;
}
.top_ortho_fee img {
  width: 100%;
}
.top_ortho_fee_container {
  margin: 0 auto;
  overflow: hidden;
  border-radius: 24px 24px 0 0;
}
.top_ortho_fee_loan {
  position: relative;
  width: 100%;
  height: 460px;
  background: url(../img/top/img_ortho_fee_loan.png) no-repeat center/cover;
  border-radius: 64px 64px 0 0;
  overflow: hidden;
  border: 2px solid #247287;
}
.top_ortho_fee_loan .inner {
  max-width: 1240px;
  margin: 0 auto;
  position: relative;
  width: 100%;
  height: 100%;
}
.top_ortho_fee_loan .deco {
  max-width: 284px;
  width: 19.7222222%;
  position: absolute;
  bottom: 0;
  right: 0;
}
.top_ortho_fee_loan .deco img {
  width: 100%;
}
.top_ortho_fee_loan_text {
  position: absolute;
  left: 44px;
  top: 114px;
  z-index: 1;
}
.top_ortho_fee_loan_title {
  margin-bottom: 40px;
}
.top_ortho_fee_loan_title span {
  display: table;
  padding: 8px;
  border-radius: 8px;
  background-color: #fff;
  font-size: 48px;
  font-weight: bold;
  line-height: 120%;
}
.top_ortho_fee_loan_title span:not(:last-child) {
  margin-bottom: 16px;
}
.top_ortho_fee_loan_title span:last-child {
  color: #247287;
}
.top_ortho_fee_loan_lead {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 28px;
  font-weight: bold;
  line-height: 150%;
}
.top_ortho_fee_body {
  background-color: #d9d0c1;
  padding: 100px 16px 100px;
  border-radius: 64px 64px 0 0;
  margin-top: -64px;
  position: relative;
}
.top_ortho_fee_wrap {
  max-width: 1240px;
  margin: 0 auto;
}
.top_ortho_fee_title {
  margin-bottom: 64px;
  text-align: center;
}
.top_ortho_fee_title .title_en {
  line-height: 150%;
}
.top_ortho_fee_title .title_en::after {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.top_ortho_fee_main {
  position: relative;
  margin-bottom: 40px;
  border-radius: 0 0 24px 24px;
  overflow: hidden;
}
.top_ortho_fee_main .img_main {
  display: block;
  width: 100%;
  height: 280px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center top;
     object-position: center top;
}
.top_ortho_fee_main::after {
  content: "";
  display: block;
  height: 224px;
  background-color: #247287;
}
.top_ortho_fee_main .deco01 {
  position: absolute;
  top: 231px;
  left: 36px;
  width: 213px;
}
.top_ortho_fee_main .deco02 {
  width: 215.5px;
  position: absolute;
  top: 210px;
  right: 36px;
}
.top_ortho_fee_price {
  background-color: #fff;
  border-radius: 24px;
  text-align: center;
  color: #8b7748;
}
.top_ortho_fee_price .ttl {
  font-family: "Zen Kaku Gothic New", sans-serif;
  margin-bottom: 16px;
  color: #247287;
  font-weight: bold;
  line-height: 150%;
  position: relative;
}
.top_ortho_fee_price .ttl span {
  font-size: 28px;
  position: relative;
}
.top_ortho_fee_price .ttl span::before, .top_ortho_fee_price .ttl span::after {
  content: "";
  display: block;
  height: 16px;
  width: 16px;
  background-color: #247287;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  border-radius: 999px;
}
.top_ortho_fee_price .ttl span::before {
  left: -29px;
}
.top_ortho_fee_price .ttl span::after {
  right: -29px;
}
.top_ortho_fee_price strong {
  color: #8f7130;
  display: inline-block;
  border-bottom: 2px dashed #a8a8a8;
  font-size: 40px;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 150%;
}
.top_ortho_fee_price span {
  font-size: 24px;
  font-weight: bold;
}
.top_ortho_fee_price--main {
  position: absolute;
  left: 50%;
  bottom: 79px;
  max-width: 649px;
  width: 100%;
  padding: 48px 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-box-shadow: 40px 40px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 40px 40px 0 rgba(0, 0, 0, 0.25);
}
.top_ortho_fee .copy01 {
  margin-bottom: 8px;
  color: #247287;
  font-size: 28px;
  font-weight: bold;
  line-height: 150%;
  position: relative;
  padding-left: 24px;
}
.top_ortho_fee .copy01::before {
  content: "";
  display: block;
  height: 16px;
  width: 16px;
  background-color: #247287;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  border-radius: 999px;
}
.top_ortho_fee .copy01 .fs {
  font-weight: 700;
  font-size: 24px;
}
.top_ortho_fee .price01 {
  color: #8f7130;
  font-weight: 700;
  font-size: 24px;
  line-height: 150%;
}
.top_ortho_fee .price01 .fs {
  font-weight: 700;
  font-size: 18px;
}
.top_ortho_fee_adult {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  width: 908px;
  margin: 0 0 40px auto;
}
.top_ortho_fee_adult .img_adult {
  width: 380px;
  height: 214px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  border-radius: 0;
}
.top_ortho_fee_adult .top_ortho_fee_price {
  background-color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 64px;
  text-align: left;
  border-radius: 0 16px 48px 0;
}
.top_ortho_fee_child {
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin-bottom: 40px;
  border: 0;
  position: relative;
}
.top_ortho_fee_child .img_child {
  width: 100%;
  height: 536px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.top_ortho_fee_child .deco01 {
  max-width: 279px;
  position: absolute;
  top: -201px;
  left: 34px;
}
.top_ortho_fee_child_text {
  border-radius: 48px 0 0 48px;
  background-color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 56px 80px;
}
.top_ortho_fee_child_text ul {
  margin: 32px 0;
}
.top_ortho_fee_child_text li {
  position: relative;
  padding-left: 28px;
  font-size: 20px;
  font-weight: 300;
  line-height: 2;
}
.top_ortho_fee_child_text li::before {
  content: "";
  background: url(../img/top/checkbox02.svg) no-repeat center/cover;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  width: 20px;
  height: 20px;
}
.top_ortho_fee_child_text li:not(:last-child) {
  margin-bottom: 8px;
}
.top_ortho_fee_child_price {
  color: #8b7748;
  font-size: 22px;
  font-weight: bold;
  line-height: 1.5;
}
.top_ortho_fee_child_note {
  border-radius: 8px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  padding: 24px 49px;
  border: 1px dashed #b99b5b;
  color: #b99b5b;
  font-size: 20px;
  font-weight: bold;
  line-height: 150%;
}
.top_ortho_fee_menu {
  margin-bottom: 40px;
  padding: 64px 80px;
  border-radius: 48px;
  background-color: #fff;
}
.top_ortho_fee_menu_inner > h3 {
  color: #247287;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
  margin-bottom: 24px;
}
.top_ortho_fee_menu_grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px;
}
.top_ortho_fee_menu_item {
  text-align: center;
}
.top_ortho_fee_menu_item_box {
  background-color: #f5f1eb;
  border-radius: 0 0 16px 16px;
  padding: 24px 24px 31px;
}
.top_ortho_fee_menu_item img {
  display: block;
  width: 100%;
  aspect-ratio: 5/3;
  -o-object-fit: contain;
     object-fit: contain;
}
.top_ortho_fee_menu_item h4 {
  font-size: 20px;
  font-weight: bold;
  line-height: 150%;
}
.top_ortho_fee_menu_item h4 .fs {
  font-weight: bold;
  font-size: 16px;
}
.top_ortho_fee_menu_item p {
  margin-bottom: 24px;
  color: #8b7748;
  font-size: 22px;
  font-weight: bold;
  line-height: 150%;
  margin-top: 8px;
}
.top_ortho_fee_menu_item p .fs {
  font-weight: bold;
  font-size: 16px;
}
.top_ortho_fee_menu_item ul {
  text-align: left;
}
.top_ortho_fee_menu_item li {
  position: relative;
  padding-left: 28px;
  font-weight: 300;
  line-height: 2;
}
.top_ortho_fee_menu_item li::before {
  content: "";
  background: url(../img/top/checkbox02.svg) no-repeat center/cover;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  width: 20px;
  height: 20px;
}
.top_ortho_fee_notice {
  background-color: #efe2cb;
  border-radius: 24px;
  padding: 88px 40px 40px;
  position: relative;
}
.top_ortho_fee_notice .txt {
  font-size: 18px;
  font-weight: 300;
  text-align: center;
  line-height: 170%;
}
.top_ortho_fee_notice::before {
  content: "";
  background: url(../img/top/icn_notice.png) no-repeat center/cover;
  position: absolute;
  top: 40px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 40px;
  height: 32px;
}

@media screen and (max-width: 1020px) {
  .top_ortho_fee_loan {
    height: 426px;
    background-image: url(../img/top/img_ortho_fee_loan_sp.png);
    background-size: cover;
    background-position: center top;
    border: 2px solid #247287;
    border-bottom: 0;
    border-radius: 32px 32px 0 0;
  }
  .top_ortho_fee_loan .deco {
    width: 142px;
    right: auto;
    left: 24px;
    bottom: -13px;
  }
  .top_ortho_fee_loan_text {
    left: 24px;
    top: 46px;
  }
  .top_ortho_fee_loan_title {
    margin-bottom: 24px;
  }
  .top_ortho_fee_loan_title span {
    padding: 8px;
    border-radius: 8px;
    font-size: 20px;
  }
  .top_ortho_fee_loan_title span:not(:last-child) {
    margin-bottom: 8px;
  }
  .top_ortho_fee_loan_lead {
    font-size: 16px;
  }
  .top_ortho_fee_title {
    margin-bottom: 40px;
  }
  .top_ortho_fee_body {
    padding: 64px 16px 100px;
    border-radius: 0;
    margin-top: 0;
    position: relative;
  }
  .top_ortho_fee_main .img_main {
    height: 220px;
  }
  .top_ortho_fee_main::after {
    height: 120px;
  }
  .top_ortho_fee_main .deco01 {
    position: absolute;
    top: 86px;
    left: 7px;
    width: 53.25px;
  }
  .top_ortho_fee_main .deco02 {
    width: 53.25px;
    position: absolute;
    top: 86px;
    right: 7px;
  }
  .top_ortho_fee_price .ttl {
    margin-bottom: 8px;
  }
  .top_ortho_fee_price .ttl span {
    font-size: 20px;
  }
  .top_ortho_fee_price .ttl span::before, .top_ortho_fee_price .ttl span::after {
    width: 12px;
    height: 12px;
  }
  .top_ortho_fee_price .ttl span::before {
    left: -20px;
  }
  .top_ortho_fee_price .ttl span::after {
    right: -20px;
  }
  .top_ortho_fee_price strong {
    display: block;
    font-size: 28px;
  }
  .top_ortho_fee_price span {
    font-size: 14px;
  }
  .top_ortho_fee_price--main {
    bottom: 42px;
    width: calc(100% - 32px);
    padding: 24px;
    -webkit-box-shadow: 16px 16px 0 rgba(0, 0, 0, 0.25);
            box-shadow: 16px 16px 0 rgba(0, 0, 0, 0.25);
  }
  .top_ortho_fee .copy01 {
    color: #247287;
    font-size: 20px;
    padding-left: 20px;
  }
  .top_ortho_fee .copy01::before {
    height: 12px;
    width: 12px;
  }
  .top_ortho_fee .copy01 .fs {
    font-size: 14px;
  }
  .top_ortho_fee .price01 {
    font-size: 20px;
  }
  .top_ortho_fee .price01 .fs {
    font-size: 14px;
  }
  .top_ortho_fee_adult {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    margin: 0 auto 32px;
  }
  .top_ortho_fee_adult .img_adult {
    width: 100%;
    height: auto;
    aspect-ratio: 179/104;
  }
  .top_ortho_fee_adult .top_ortho_fee_price {
    padding: 24px;
    border-radius: 0 0 24px 16px;
  }
  .top_ortho_fee_child {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    margin-bottom: 32px;
    border: 0;
    position: relative;
  }
  .top_ortho_fee_child .img_child {
    width: 100%;
    height: auto;
    aspect-ratio: 179/104;
  }
  .top_ortho_fee_child .deco01 {
    display: none;
  }
  .top_ortho_fee_child_text {
    border-radius: 0 0 24px 16px;
    padding: 24px;
  }
  .top_ortho_fee_child_text ul {
    margin: 16px 0;
  }
  .top_ortho_fee_child_text li {
    font-size: 16px;
  }
  .top_ortho_fee_child_price {
    font-size: 22px;
    line-height: 1.5;
  }
  .top_ortho_fee_child_note {
    padding: 16px;
    font-size: 16px;
  }
  .top_ortho_fee_menu {
    margin-bottom: 32px;
    padding: 24px;
    border-radius: 24px;
  }
  .top_ortho_fee_menu_inner > h3 {
    font-size: 20px;
  }
  .top_ortho_fee_menu_grid {
    grid-template-columns: repeat(1, 1fr);
    gap: 24px;
  }
  .top_ortho_fee_menu_item_box {
    padding: 24px;
  }
  .top_ortho_fee_menu_item img {
    aspect-ratio: 5/3;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .top_ortho_fee_menu_item h4 {
    font-size: 18px;
  }
  .top_ortho_fee_menu_item h4 .fs {
    font-size: 14px;
  }
  .top_ortho_fee_menu_item p {
    margin-bottom: 8px;
    font-size: 20px;
  }
  .top_ortho_fee_menu_item p .fs {
    font-size: 14px;
  }
  .top_ortho_fee_notice {
    padding: 72px 24px 24px;
  }
  .top_ortho_fee_notice .txt {
    text-align: left;
  }
  .top_ortho_fee_notice::before {
    top: 24px;
  }
}
.top_menu {
  padding: 100px 40px;
  background-color: #247287;
}
.top_menu_container {
  max-width: 1240px;
  margin: 0 auto;
}
.top_menu_title {
  margin-bottom: 64px;
  text-align: center;
}
.top_menu_title .title_en {
  display: inline-block;
  margin-bottom: 48px;
  color: #fff;
  text-align: center;
}
.top_menu_title .title_en::after {
  background-image: url(../img/top/title_en-wh.svg);
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.top_menu_title .title_jp {
  color: #fff;
  text-align: center;
}
.top_menu_grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
  margin-bottom: 64px;
}
.top_menu_item {
  min-height: 200px;
  padding: 33px;
  border-radius: 16px;
  background-color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}
.top_menu_item:hover {
  opacity: 0.8;
}
.top_menu_item_icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 144px;
  height: 96px;
  margin-bottom: 8px;
}
.top_menu_item_icon img {
  max-width: 124px;
  max-height: 76px;
  width: auto;
  height: auto;
}
.top_menu_item_text {
  font-family: "Zen Kaku Gothic New", sans-serif;
  color: #247287;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5;
}
.top_menu .link {
  margin: 0 auto;
}

@media screen and (max-width: 1020px) {
  .top_menu {
    padding: 64px 16px;
  }
  .top_menu_grid {
    grid-template-columns: repeat(3, 1fr);
    gap: 8px;
    margin-bottom: 40px;
  }
  .top_menu_item {
    min-height: 114px;
    padding: 16px;
    border-radius: 8px;
  }
  .top_menu_item_icon {
    width: 84px;
    height: 56px;
  }
  .top_menu_item_icon img {
    max-width: 64px;
    max-height: 56px;
  }
  .top_menu_item_text {
    font-size: 12px;
  }
}
.top_price {
  padding: 0 40px 120px;
  margin-top: 100px;
}
.top_price_container {
  max-width: 1240px;
  margin: 0 auto;
  padding: 56px 80px;
  border-radius: 48px;
  background: url(../img/top/bg_price01.png) no-repeat center/cover;
}
.top_price_card {
  max-width: 1080px;
  margin: 0 auto;
  padding: 48px 40px;
  border-radius: 40px;
  background-color: rgba(255, 255, 255, 0.5);
  backdrop-filter: blur(40px);
  -webkit-backdrop-filter: blur(40px);
  text-align: center;
}
.top_price_title {
  margin-bottom: 24px;
  text-align: center;
}
.top_price_title .title_en {
  display: inline-block;
  font-size: 40px;
  margin-bottom: 32px;
  text-align: center;
}
.top_price_title .title_en::after {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.top_price_title .title_jp {
  font-size: 20px;
  text-align: center;
}
.top_price_brand {
  max-width: 528px;
  width: 100%;
  margin-bottom: 24px;
}
.top_price_brand img {
  width: 100%;
}
.top_price_text {
  font-family: "Zen Kaku Gothic New", sans-serif;
  margin-bottom: 24px;
  font-size: 20px;
  font-weight: 300;
  line-height: 2;
  letter-spacing: 0.08em;
}
.top_price .link {
  margin: 0 auto;
}

@media screen and (max-width: 1020px) {
  .top_price {
    padding: 0 16px 64px;
    margin-top: 64px;
  }
  .top_price_container {
    padding: 32px 16px;
    border-radius: 24px;
    background: url(../img/top/bg_price01_sp.png) no-repeat center/cover;
  }
  .top_price_card {
    max-width: 1080px;
    margin: 0 auto;
    padding: 40px 24px;
    border-radius: 24px;
  }
  .top_price_title .title_en {
    font-size: 28px;
    margin-bottom: 16px;
  }
  .top_price_title .title_jp {
    font-size: 16px;
  }
  .top_price_brand {
    max-width: 278px;
  }
  .top_price_text {
    font-size: 16px;
  }
}
.top_doctor {
  padding: 0 0 0 40px;
  position: relative;
  min-height: 815px;
  margin-bottom: 100px;
}
.top_doctor_container {
  max-width: 1240px;
  margin: 0 auto;
}
.top_doctor_content {
  max-width: 620px;
  width: 50%;
}
.top_doctor_visual {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  min-width: 680px;
  width: 45.22222%;
  height: 815px;
  border-radius: 144px 0 0 16px;
  overflow: hidden;
}
.top_doctor_visual img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
@media screen and (min-width: 1021px) and (max-width: 1440px) {
  .top_doctor_visual {
    max-width: 680px;
    min-width: initial;
  }
}
.top_doctor_name_box {
  position: absolute;
  bottom: 0;
  right: 80px;
  background-color: #fff;
  padding: 24px 40px;
  border-radius: 16px 16px 0 0;
}
.top_doctor_name {
  font-size: 28px;
  font-weight: bold;
}
.top_doctor_name .fs {
  font-weight: bold;
  font-size: 20px;
}
.top_doctor_title {
  margin-bottom: 48px;
}
.top_doctor_text {
  color: #56514b;
  margin-bottom: 24px;
  font-size: 20px;
  font-weight: 300;
  line-height: 170%;
}
.top_doctor_text p:not(:last-child) {
  margin-bottom: 12px;
}
.top_doctor_license {
  margin-bottom: 48px;
  padding: 24px;
  border: 1px dotted #247287;
  border-radius: 8px;
  color: #5e5146;
  font-size: 13px;
  font-weight: 300;
}
.top_doctor_license .fs {
  font-size: 14px;
}
.top_doctor_license_title {
  margin-bottom: 8px;
  color: #56514b;
  font-weight: bold;
  font-size: 18px;
  line-height: 150%;
}
.top_doctor_license_txt {
  font-size: 16px;
}
.top_doctor .link {
  margin: 0 auto;
}

@media screen and (max-width: 1020px) {
  .top_doctor {
    padding: 0 16px 0;
    min-height: 0;
    margin-bottom: 64px;
  }
  .top_doctor_container {
    max-width: none;
    margin: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .top_doctor_content {
    display: contents;
    width: 100%;
    max-width: none;
  }
  .top_doctor_title {
    margin-bottom: 40px;
  }
  .top_doctor_visual {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
    position: relative;
    top: auto;
    right: auto;
    width: 100%;
    min-width: 0;
    height: auto;
    margin-bottom: 24px;
    border-radius: 0;
    overflow: visible;
  }
  .top_doctor_visual img {
    width: 100%;
    height: auto;
    display: block;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .top_doctor_name_box {
    right: 24px;
    bottom: 0;
    padding: 16px 24px;
  }
  .top_doctor_name {
    font-size: 22px;
  }
  .top_doctor_name .fs {
    font-size: 14px;
  }
  .top_doctor_text {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3;
    margin-bottom: 24px;
    font-size: 16px;
  }
  .top_doctor_text p:not(:last-child) {
    margin-bottom: 12px;
  }
  .top_doctor_license {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
        -ms-flex-order: 4;
            order: 4;
    margin-bottom: 32px;
    padding: 24px;
    font-size: 14px;
  }
  .top_doctor_license_title {
    font-size: 18px;
  }
  .top_doctor_license_txt {
    font-size: 14px;
  }
  .top_doctor .link {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
        -ms-flex-order: 5;
            order: 5;
  }
}
.top_equipment {
  padding: 0 40px 120px;
  background-color: #d9d0c1;
}
.top_equipment_container {
  max-width: 1240px;
  margin: 0 auto;
}
.top_equipment_title {
  margin-bottom: 64px;
  color: #247287;
  text-align: center;
  font-size: 48px;
  font-weight: bold;
  line-height: 1.5;
}
.top_equipment_grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.top_equipment_item {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.top_equipment_img {
  display: block;
  width: 100%;
  height: 200px;
  -o-object-fit: cover;
     object-fit: cover;
}
.top_equipment_num {
  width: 60px;
  position: absolute;
  top: -9px;
  left: 23.2px;
}
.top_equipment_num img {
  width: 100%;
}
.top_equipment_body {
  padding: 24px;
  background-color: #f5f1eb;
  border-radius: 0 0 16px 16px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.top_equipment_body h3 {
  font-family: "Zen Kaku Gothic New", sans-serif;
  margin-bottom: 16px;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.6;
  text-align: center;
}
.top_equipment_body p {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 300;
  line-height: 170%;
}

@media screen and (max-width: 1020px) {
  .top_equipment {
    padding: 0 16px 64px;
  }
  .top_equipment_container {
    max-width: none;
  }
  .top_equipment_title {
    font-size: 28px;
  }
  .top_equipment_grid {
    grid-template-columns: 1fr;
    gap: 32px;
  }
  .top_equipment_img {
    width: 100%;
    height: auto;
    aspect-ratio: 358/185.17;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .top_equipment_num {
    width: 55.55px;
  }
  .top_equipment_body h3 {
    font-size: 18px;
  }
  .top_equipment_body p {
    font-size: 16px;
  }
}
.top_flow {
  padding: 0 40px 120px;
}
.top_flow_container {
  max-width: 1240px;
  margin: 0 auto;
}
.top_flow_title {
  margin-bottom: 64px;
  text-align: center;
}
.top_flow_title .title_en {
  line-height: 150%;
}
.top_flow_title .title_en::after {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.top_flow_list {
  display: grid;
  grid-template-columns: 1fr 72px 1fr 72px 1fr;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.top_flow_item {
  position: relative;
  min-height: 224px;
  padding: 88px 24px 24px;
  border: 2px dotted #247287;
  border-radius: 16px;
  background-color: #fff;
  text-align: center;
}
.top_flow_item:not(:last-child)::after {
  font-family: "Zen Kaku Gothic New", sans-serif;
  content: "→";
  position: absolute;
  right: -44px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #181918;
  font-size: 24px;
  font-weight: bold;
}
.top_flow_item:nth-child(1) {
  grid-column: 1;
}
.top_flow_item:nth-child(2) {
  grid-column: 3;
}
.top_flow_item:nth-child(3) {
  grid-column: 5;
}
.top_flow_item h3 {
  margin-bottom: 8px;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.5;
}
.top_flow_num {
  position: absolute;
  left: 50%;
  top: 24px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background-color: #247287;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 24px;
  font-weight: bold;
}
.top_flow_text {
  font-size: 20px;
  font-weight: 300;
  line-height: 1.8;
}
.top_flow_text .fs {
  font-size: 14px;
}

@media screen and (max-width: 1020px) {
  .top_flow {
    padding: 0 16px 64px;
  }
  .top_flow_list {
    display: block;
  }
  .top_flow_title {
    margin-bottom: 40px;
  }
  .top_flow_item {
    min-height: 0;
    padding: 24px;
    text-align: center;
  }
  .top_flow_item:not(:last-child) {
    margin-bottom: 56px;
  }
  .top_flow_item:not(:last-child)::after {
    content: "↓";
    position: absolute;
    left: 50%;
    right: auto;
    top: auto;
    bottom: -40px;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    font-size: 24px;
  }
  .top_flow_item h3 {
    margin-bottom: 8px;
    font-size: 20px;
  }
  .top_flow_num {
    position: static;
    margin: 0 auto 22px;
    -webkit-transform: none;
            transform: none;
    border-radius: 50%;
    background-color: #247287;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
  }
  .top_flow_text {
    font-size: 16px;
    line-height: 1.8;
  }
}/*# sourceMappingURL=top.css.map */