@charset "UTF-8";
.fv {
  width: 100%;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .fv {
    margin-bottom: 60px;
  }
}
.fv .main-visual {
  width: 100%;
  height: 800px;
  overflow: hidden;
  position: relative;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .fv .main-visual {
    height: 812px;
  }
}
@media screen and (max-width: 767px) {
  .fv .main-visual {
    height: 600px;
  }
}
.fv .main-visual-img {
  width: 100%;
  height: 100%;
}
.fv .main-visual-img__inner {
  width: 100%;
  height: 100%;
  background-image: url("../images/top/fv__visual-img-new.png");
  background-position: center right;
  background-repeat: no-repeat;
  position: relative;
}
@media screen and (max-width: 767px) {
  .fv .main-visual-img__inner {
    background-size: 123%;
    background-position: left -40px top 8px;
  }
}
.fv .main-visual-img__inner::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(rgb(255, 255, 255)), color-stop(35%, rgb(255, 255, 255)), color-stop(65%, rgba(255, 255, 255, 0)));
  background: linear-gradient(to right, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 35%, rgba(255, 255, 255, 0) 65%);
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .fv .main-visual-img__inner::before {
    background: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 0)), color-stop(70%, rgba(255, 255, 255, 0.2)), color-stop(80%, rgba(255, 255, 255, 0.9)), color-stop(90%, rgb(255, 255, 255)));
    background: linear-gradient(to left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 70%, rgba(255, 255, 255, 0.9) 80%, rgb(255, 255, 255) 90%);
  }
}
@media screen and (max-width: 767px) {
  .fv .main-visual-img__inner::before {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(40%, rgba(255, 255, 255, 0.2)), color-stop(50%, rgba(255, 255, 255, 0.9)), color-stop(90%, rgb(255, 255, 255)));
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 40%, rgba(255, 255, 255, 0.9) 50%, rgb(255, 255, 255) 90%);
  }
}
.fv .main-visual .fv_copyVisual {
  position: absolute;
  top: 50%;
  left: 5%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 10;
  width: 100%;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .fv .main-visual .fv_copyVisual {
    left: 2%;
  }
}
@media screen and (max-width: 767px) {
  .fv .main-visual .fv_copyVisual {
    left: 20px;
    right: 20px;
    width: auto;
    max-width: none;
  }
}
.fv .main-visual .fv_copyVisual .catchcopy {
  margin-bottom: 47px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .fv .main-visual .fv_copyVisual .catchcopy {
    margin-top: 330px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  .fv .main-visual .fv_copyVisual .catchcopy {
    margin-top: 280px;
    margin-bottom: 10px;
  }
}
.fv .main-visual .fv_copyVisual .catchcopy .catchcopy_first,
.fv .main-visual .fv_copyVisual .catchcopy .catchcopy_middle,
.fv .main-visual .fv_copyVisual .catchcopy .catchcopy_last {
  font-family: "Zen Old Mincho", serif;
  font-weight: bold;
}
.fv .main-visual .fv_copyVisual .catchcopy .catchcopy_first,
.fv .main-visual .fv_copyVisual .catchcopy .catchcopy_last {
  font-size: 2em;
  font-weight: 500;
  color: #363636;
  -webkit-filter: drop-shadow(0 4px 4px rgba(48, 32, 7, 0.25));
          filter: drop-shadow(0 4px 4px rgba(48, 32, 7, 0.25));
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .fv .main-visual .fv_copyVisual .catchcopy .catchcopy_first,
  .fv .main-visual .fv_copyVisual .catchcopy .catchcopy_last {
    font-size: 1.5em;
  }
}
@media screen and (max-width: 767px) {
  .fv .main-visual .fv_copyVisual .catchcopy .catchcopy_first,
  .fv .main-visual .fv_copyVisual .catchcopy .catchcopy_last {
    font-size: 1em;
  }
}
.fv .main-visual .fv_copyVisual .catchcopy .catchcopy_middle {
  font-size: 4.625rem;
  background: -webkit-gradient(linear, left top, left bottom, from(#681c35), color-stop(19%, #a34f6b), color-stop(38%, #a34f6b), color-stop(53%, #ffdbe7), color-stop(70%, #a34f6b), color-stop(77%, #a34f6b), color-stop(98%, #681c35));
  background: linear-gradient(to bottom, #681c35 0%, #a34f6b 19%, #a34f6b 38%, #ffdbe7 53%, #a34f6b 70%, #a34f6b 77%, #681c35 98%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  line-height: 1.6;
}
@media screen and (min-width: 1025px) {
  .fv .main-visual .fv_copyVisual .catchcopy .catchcopy_middle {
    margin-left: -35px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .fv .main-visual .fv_copyVisual .catchcopy .catchcopy_middle {
    font-size: 2.5em;
  }
}
@media screen and (max-width: 767px) {
  .fv .main-visual .fv_copyVisual .catchcopy .catchcopy_middle {
    font-size: 1.625em;
  }
}
@media screen and (max-width: 767px) {
  .fv .main-visual .fv_copyVisual .catchcopy .catchcopy_last {
    font-size: 1em;
  }
}
.fv .main-visual .fv_copyVisual .banner-silver,
.fv .main-visual .fv_copyVisual .banner-point {
  font-family: "Zen Old Mincho", serif;
}
.fv .main-visual .fv_copyVisual .banner-silver {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background: -webkit-gradient(linear, left top, right top, from(rgba(40, 40, 40, 0.2)), color-stop(52%, rgba(221, 221, 221, 0.2)), to(rgba(40, 40, 40, 0.2)));
  background: linear-gradient(to right, rgba(40, 40, 40, 0.2) 0%, rgba(221, 221, 221, 0.2) 52%, rgba(40, 40, 40, 0.2) 100%);
  padding: 6px 12px;
  text-align: center;
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.fv .main-visual .fv_copyVisual .banner-silver__inner p {
  font-family: "Zen Old Mincho", serif;
  font-size: 20px;
  line-height: 1.85;
  font-weight: 700;
  text-align: left;
  margin: 0;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .fv .main-visual .fv_copyVisual .banner-silver__inner p {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .fv .main-visual .fv_copyVisual .banner-silver__inner p {
    font-size: 12px;
  }
}
.fv .main-visual .fv_copyVisual .banner_point {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 40px 0;
}
@media screen and (max-width: 767px) {
  .fv .main-visual .fv_copyVisual .banner_point {
    padding: 20px 0;
  }
}
.fv .main-visual .fv_copyVisual .banner_point__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 40px;
}
@media screen and (max-width: 767px) {
  .fv .main-visual .fv_copyVisual .banner_point__inner {
    gap: 20px;
  }
}
.fv .main-visual .fv_copyVisual .banner_point__image img {
  width: 100%;
  height: auto;
  max-width: 275px;
}
@media screen and (max-width: 767px) {
  .fv .main-visual .fv_copyVisual .banner_point__image img {
    max-width: 110px;
  }
}
.fv .main-visual .fv_copyVisual .banner_point__content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background-color: rgba(255, 255, 255, 0.6);
  padding: 30px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .fv .main-visual .fv_copyVisual .banner_point__content {
    padding: 10px;
  }
}
@media screen and (max-width: 767px) {
  .fv .main-visual .fv_copyVisual .banner_point__content {
    padding: 5px;
  }
}
.fv .main-visual .fv_copyVisual .banner_point__list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.fv .main-visual .fv_copyVisual .banner_point__list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding-bottom: 10px;
  margin-bottom: 15px;
  border-bottom: 2px solid #681c35;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .fv .main-visual .fv_copyVisual .banner_point__list li {
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 767px) {
  .fv .main-visual .fv_copyVisual .banner_point__list li {
    padding-bottom: 0;
    margin-bottom: 0;
  }
}
.fv .main-visual .fv_copyVisual .banner_point__list li:last-child {
  margin-bottom: 0;
}
.fv .main-visual .fv_copyVisual .banner_point__list li .check-icon {
  width: 46px;
  height: 37px;
  margin-right: 15px;
  background-image: url("../images/top/fv_banner_point-check.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .fv .main-visual .fv_copyVisual .banner_point__list li .check-icon {
    margin-right: 5px;
    width: 38px;
    height: 27px;
  }
}
@media screen and (max-width: 767px) {
  .fv .main-visual .fv_copyVisual .banner_point__list li .check-icon {
    margin-right: 0;
    width: 28px;
    height: 20px;
  }
}
.fv .main-visual .fv_copyVisual .banner_point__list li p {
  font-family: "Zen Old Mincho", serif;
  margin: 0;
  font-size: 18px;
  font-weight: 500;
  color: #363636;
}
@media screen and (max-width: 767px) {
  .fv .main-visual .fv_copyVisual .banner_point__list li p {
    font-size: 12px;
  }
}
.fv .main-visual .fv_copyVisual .banner_point__list li p span {
  font-weight: 700;
  font-size: 27px;
  margin-left: 5px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .fv .main-visual .fv_copyVisual .banner_point__list li p span {
    font-size: 24px;
  }
}
@media screen and (max-width: 767px) {
  .fv .main-visual .fv_copyVisual .banner_point__list li p span {
    font-size: 16px;
  }
}

.message {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  margin-bottom: 76px;
}
@media screen and (min-width: 1025px) {
  .message {
    padding: 0 120px;
    background-image: url("../images/top/message_pc_bg-new.png");
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .message {
    padding: 0 5%;
    background-image: url("../images/top/message_pc_bg-new.png");
  }
}
@media screen and (max-width: 767px) {
  .message {
    padding: 0 5%;
    background-image: url("../images/top/message_sp_bg-new.png");
  }
}
@media screen and (min-width: 1025px) {
  .message__inner {
    padding: 80px 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .message__inner {
    padding: 60px 0;
  }
}
@media screen and (max-width: 767px) {
  .message__inner {
    padding: 60px 0;
  }
}
.message__container {
  max-width: 960px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media screen and (min-width: 1025px) {
  .message__container {
    gap: 95px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .message__container {
    gap: 40px;
    max-width: 700px;
  }
}
@media screen and (max-width: 767px) {
  .message__container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.message__body {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (min-width: 1025px) {
  .message__body {
    margin-top: 83px;
  }
}
@media screen and (max-width: 767px) {
  .message__body {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    padding: 60px 0;
  }
}
.message__body .message__text {
  line-height: 1.7;
}
.message__body .message__text:not(:last-child) {
  margin-bottom: 22px;
}
.message__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 45px;
}
.message__title h2 {
  font-size: 20px;
}
.message__image-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (max-width: 767px) {
  .message__image-holder {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin: 0 auto;
    position: relative;
    width: 100%;
  }
}
.message__image-holder .message__image {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-box-shadow: 1px 1px 18px rgb(232, 211, 218);
          box-shadow: 1px 1px 18px rgb(232, 211, 218);
}
.message__image-holder .message__image-1 {
  max-width: 361px;
}
@media screen and (min-width: 1025px) {
  .message__image-holder .message__image-1 {
    margin-bottom: 44px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .message__image-holder .message__image-1 {
    max-width: 240px;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  .message__image-holder .message__image-1 {
    max-width: 196px;
  }
}
.message__image-holder .message__image-2 {
  max-width: 290px;
}
@media screen and (min-width: 1025px) {
  .message__image-holder .message__image-2 {
    margin-left: 123px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .message__image-holder .message__image-2 {
    max-width: 220px;
    margin-left: 50px;
  }
}
@media screen and (max-width: 767px) {
  .message__image-holder .message__image-2 {
    max-width: 159px;
    position: absolute;
    bottom: -36px;
    right: 0;
  }
}

.news,
.access-schedule {
  margin-bottom: 160px;
}
@media screen and (max-width: 767px) {
  .news,
  .access-schedule {
    margin-bottom: 60px;
  }
}

.news__inner {
  max-width: 900px;
  margin: 0 auto;
  padding: 0 20px;
}
.news__title.h2_title {
  text-align: center;
  margin-bottom: 40px;
}
.news .news-wrap {
  margin-top: 30px;
}
.news .news-list {
  list-style: none;
  padding: 0;
  border-top: 1px solid #681c35;
}
.news .news-list__item {
  border-bottom: 1px solid #681c35;
}
.news .news-list__item:hover {
  background-color: #fef5fc;
}
.news .news-list__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 25px 30px;
  text-decoration: none;
  background-color: transparent;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
@media screen and (max-width: 767px) {
  .news .news-list__link {
    padding: 18px 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    gap: 8px;
  }
}
.news .news-list__link .news-list__date {
  width: 180px;
  font-family: "Noto Sans JP", sans-serif;
  color: #949494;
  font-size: 1em;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .news .news-list__link .news-list__date {
    width: auto;
  }
}
.news .news-list__link .news-list__title {
  color: #363636;
  font-size: 1em;
  line-height: 1.6;
}

.access-schedule {
  max-width: 900px;
  margin: 0 auto;
  margin-bottom: 160px;
}
@media screen and (max-width: 767px) {
  .access-schedule {
    margin-bottom: 60px;
  }
}
.access-schedule__title.h2_title {
  text-align: center;
  margin-bottom: 40px;
}
.access-schedule__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 40px;
}
@media screen and (max-width: 767px) {
  .access-schedule__body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 50px;
    padding: 0 5%;
  }
}
.access-schedule__info, .access-schedule__medical {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.access-schedule__medical .even-schedule-wrapper {
  margin-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .access-schedule__medical .even-schedule-wrapper {
    margin-bottom: 40px;
  }
}
.access-schedule__heading {
  font-size: 1.5em;
  font-family: "Zen Old Mincho", serif;
  color: #681c35;
  font-weight: 500;
  border-bottom: 1px solid #681c35;
  padding-bottom: 10px;
  margin-bottom: 30px;
  letter-spacing: 0.05em;
}
.access-schedule__list {
  list-style: none;
  padding: 0;
}
.access-schedule__list li {
  position: relative;
  padding-left: 30px;
  font-size: 1.5em;
  color: #363636;
  line-height: 1.6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-image: url("../images/top/access-circle.svg");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 18px auto;
}
@media screen and (max-width: 767px) {
  .access-schedule__list li {
    font-size: 1em;
  }
}
.access-schedule__list li strong {
  font-family: "Zen Old Mincho", serif;
  color: #681c35;
  text-shadow: 2px 2px 2px #cda9b5;
  font-size: 40px;
  margin: 0 5px;
}
@media screen and (max-width: 767px) {
  .access-schedule__list li strong {
    font-size: 32px;
  }
}

.feature__container {
  background: -webkit-gradient(linear, left top, right top, from(#f8f8f8), to(#faeaf6));
  background: linear-gradient(to right, #f8f8f8, #faeaf6);
}
.feature__title-wrap {
  padding: 90px 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("../images/top/feature_h2-bg_pc-new.png");
}
@media screen and (max-width: 767px) {
  .feature__title-wrap {
    padding: 40px 0 20px;
    background-image: url("../images/top/feature_h2-bg_sp-new.png");
  }
}
.feature__title.h2_title {
  text-align: center;
  margin-bottom: 40px;
}
.feature__title.h2_title .bg {
  padding: 23px 27px;
  color: #681c35;
  letter-spacing: 18px;
}
@media screen and (max-width: 767px) {
  .feature__title.h2_title .bg {
    padding: 23px 29px;
    letter-spacing: 12px;
  }
}
.feature__title.h2_title span {
  color: #ffffff;
}
.feature__title h2 {
  color: #ffffff;
}
.feature__title h2 span {
  background-image: url("../images/top/feature_h2-hukidashi.svg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  color: #ffffff;
}
.feature__point-list-container {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 35px;
  padding-top: 80px;
  padding-bottom: 160px;
}
@media screen and (max-width: 1024px) {
  .feature__point-list-container {
    padding-top: 0;
    padding-bottom: 80px;
  }
}
.feature__point-list {
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-size: auto 100%;
  background-color: #f5ecef;
}
@media screen and (min-width: 1025px) {
  .feature__point-list {
    max-width: 83.33%;
  }
}
@media screen and (max-width: 767px) {
  .feature__point-list {
    background-size: auto 40%;
  }
}
.feature__point-list .point-list-item {
  max-width: 640px;
  background-color: #ffffff;
  -webkit-box-shadow: 3px 3px 7px 0px #ead5dc;
          box-shadow: 3px 3px 7px 0px #ead5dc;
  padding: 35px 32px 60px;
}
@media screen and (min-width: 1025px) {
  .feature__point-list .point-list-item {
    min-width: 300px;
  }
}
.feature__point-list .point-list-item .item-title {
  text-align: center;
  font-size: 24px;
  border-bottom: 1px solid #681c35;
  margin-bottom: 35px;
}
@media screen and (max-width: 1024px) {
  .feature__point-list .point-list-item .item-title {
    font-size: 18px;
  }
}
.feature__point-list .point-list-item .item-title h3,
.feature__point-list .point-list-item .item-title span {
  font-family: "Zen Old Mincho", serif;
}
.feature__point-list .point-list-item .item-title h3 {
  color: #363636;
}
.feature__point-list .point-list-item .item-title span {
  font-size: 36px;
  background: -webkit-gradient(linear, left top, left bottom, from(#681c35), color-stop(19%, #a34f6b), color-stop(38%, #a34f6b), color-stop(53%, #ffdbe7), color-stop(70%, #a34f6b), color-stop(77%, #a34f6b), color-stop(98%, #681c35));
  background: linear-gradient(to bottom, #681c35 0%, #a34f6b 19%, #a34f6b 38%, #ffdbe7 53%, #a34f6b 70%, #a34f6b 77%, #681c35 98%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}
@media screen and (max-width: 767px) {
  .feature__point-list .point-list-item .item-title span {
    font-size: 26px;
  }
}
.feature .point-list-01 {
  background-image: url("../images/top/feature_point-list-01_bg.png");
}
.feature .point-list-02 {
  background-image: url("../images/top/feature_point-list-02_bg-new.png");
}
.feature .point-list-03 {
  background-image: url("../images/top/feature_point-list-03_bg-new.png");
}
@media screen and (min-width: 1025px) {
  .feature .point-list-01,
  .feature .point-list-03 {
    background-position: right;
    padding: 3% 32% 3% 3%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .feature .point-list-01,
  .feature .point-list-03 {
    background-position: right -120px top 0;
    padding: 3% 28% 3% 3%;
  }
}
@media screen and (max-width: 767px) {
  .feature .point-list-01,
  .feature .point-list-03 {
    background-position: right top;
    padding: 200px 5% 30px;
  }
}
@media screen and (min-width: 1025px) {
  .feature .point-list-02 {
    background-position: left;
    padding: 3% 3% 3% 32%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .feature .point-list-02 {
    background-position: left -130px top 0;
    padding: 3% 3% 3% 28%;
  }
}
@media screen and (max-width: 767px) {
  .feature .point-list-02 {
    background-position: left top;
    padding: 200px 5% 30px;
  }
}

.check-alignment .alignment__title {
  position: relative;
  z-index: 2;
  width: 100%;
  padding-bottom: 20px;
}
.check-alignment .alignment__title__inner {
  position: relative;
  background: radial-gradient(circle, #681c35 0%, #813f6f 100%);
  padding: 45px 20px;
  text-align: center;
}
.check-alignment .alignment__title__inner::after {
  content: "";
  position: absolute;
  bottom: -18px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  border-style: solid;
  border-width: 20px 15px 0 15px;
  border-color: #681c35 transparent transparent transparent;
}
.check-alignment .alignment__title__inner h2,
.check-alignment .alignment__title__inner span {
  color: #f8f8f8;
}
.check-alignment .alignment__title__inner h2 {
  position: relative;
  display: inline-block;
  color: #f8f8f8;
  margin: 0;
}
.check-alignment .alignment__title__inner h2::before {
  content: "";
  position: absolute;
  top: -18px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  margin-left: -82px;
  width: 34px;
  height: 20px;
  background-image: url("../images/top/alignment__title-deco.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
@media screen and (max-width: 767px) {
  .check-alignment .alignment__title__inner h2::before {
    margin-left: -50px;
  }
}
.check-alignment .alignment__title__inner span {
  font-size: 1.25em;
  margin: 0 0.1em;
}
@media screen and (max-width: 767px) {
  .check-alignment .alignment__title__inner span {
    font-size: 1.2em;
  }
}
.check-alignment .alignment__body {
  margin-top: -32px;
  padding: 60px 20px 100px;
  background-image: url("../images/top/check-alignment-bg.png");
  background-repeat: repeat;
  background-color: #f9f7f8;
}
@media screen and (max-width: 767px) {
  .check-alignment .alignment__body {
    padding: 60px 20px 40px;
  }
}
.check-alignment .alignment__body .alignment-case-message {
  max-width: 650px;
  margin: 80px auto 0;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .check-alignment .alignment__body .alignment-case-message {
    margin: 0 auto;
  }
}
.check-alignment .alignment__body .alignment-case-message .alignment-message__title {
  color: #681c35;
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .check-alignment .alignment__body .alignment-case-message .alignment-message__title {
    font-size: 1.1rem;
  }
}
.check-alignment .alignment__body .alignment-case-message .alignment-message__title .sp_only {
  display: none;
}
@media screen and (max-width: 767px) {
  .check-alignment .alignment__body .alignment-case-message .alignment-message__title .sp_only {
    display: block;
  }
}
.check-alignment .alignment__body .alignment-case-message .alignment-message__wave {
  width: 100%;
  height: 15px;
  margin-bottom: 40px;
  background-image: url("../images/top/alignment-message-wave-pc.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
@media screen and (max-width: 767px) {
  .check-alignment .alignment__body .alignment-case-message .alignment-message__wave {
    height: 10px;
    margin-bottom: 30px;
  }
}
.check-alignment .alignment__body .alignment-case-message .alignment-message__list {
  display: inline-block;
  text-align: left;
  list-style: none;
  padding: 0;
}
.check-alignment .alignment__body .alignment-case-message .alignment-message__list .message-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
  gap: 15px;
}
.check-alignment .alignment__body .alignment-case-message .alignment-message__list .message-item__icon {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 40px;
}
.check-alignment .alignment__body .alignment-case-message .alignment-message__list .message-item__icon img {
  width: 100%;
  display: block;
}
.check-alignment .alignment__body .alignment-case-message .alignment-message__list .message-item__txt {
  font-size: 1.6rem;
  color: #681c35;
  font-weight: 500;
  margin: 0;
  line-height: 1.4;
}
@media screen and (max-width: 767px) {
  .check-alignment .alignment__body .alignment-case-message .alignment-message__list .message-item {
    gap: 10px;
  }
  .check-alignment .alignment__body .alignment-case-message .alignment-message__list .message-item__icon {
    width: 25px;
  }
  .check-alignment .alignment__body .alignment-case-message .alignment-message__list .message-item__txt {
    font-size: 1.1rem;
  }
}
.check-alignment .alignment__body .alignment-case .alignment-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 40px 2%;
  list-style: none;
  padding: 0;
  margin: 60px auto 0;
}
@media screen and (min-width: 1025px) {
  .check-alignment .alignment__body .alignment-case .alignment-list {
    max-width: 650px;
  }
}
@media screen and (max-width: 767px) {
  .check-alignment .alignment__body .alignment-case .alignment-list {
    width: 100%;
    gap: 20px 2%;
  }
}
.check-alignment .alignment__body .alignment-case .alignment-list .alignment-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  width: 32%;
}
@media screen and (max-width: 767px) {
  .check-alignment .alignment__body .alignment-case .alignment-list .alignment-item {
    width: 49%;
  }
}
.check-alignment .alignment__body .alignment-case .alignment-list .alignment-item__image {
  width: 80%;
  max-width: 200px;
  min-width: 90px;
  aspect-ratio: 1/1;
  border: 1px solid #681c35;
  border-radius: 50%;
  background-color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
}
.check-alignment .alignment__body .alignment-case .alignment-list .alignment-item__image img {
  width: 70%;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}
.check-alignment .alignment__body .alignment-case .alignment-list .alignment-item__image p {
  margin: 0;
  font-size: 1rem;
  font-weight: 500;
  color: #363636;
  line-height: 1.4;
}
@media screen and (max-width: 767px) {
  .check-alignment .alignment__body .alignment-case .alignment-list .alignment-item__image p {
    font-size: 0.625em;
  }
}

.case-section__container {
  padding: 160px 0;
}
@media screen and (max-width: 767px) {
  .case-section__container {
    padding: 40px 0;
  }
}
.case-section__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  width: 100%;
  margin-bottom: 40px;
}
.case-section__title .message__title-sub {
  display: block;
  margin-bottom: 10px;
}
.case-section__title h2 {
  display: inline-block;
}
.case-section .adult-ortho {
  width: 100%;
  position: relative;
  margin-top: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 767px) {
  .case-section .adult-ortho {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 40px;
  }
}
.case-section .adult-ortho .ortho-content {
  position: relative;
  z-index: 2;
  width: 100%;
  margin: 0 auto;
}
.case-section .adult-ortho .ortho-content .adult-ortho-header {
  width: 100%;
  margin-bottom: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 767px) {
  .case-section .adult-ortho .ortho-content .adult-ortho-header {
    margin-bottom: 30px;
  }
}
.case-section .adult-ortho .ortho-content .adult-ortho-header .adult-ortho-title {
  width: 440px;
  height: 110px;
  background: url("../images/top/case-section-h3-deco.png") no-repeat center/contain;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 64px;
  color: #681c35;
  font-family: "Zen Old Mincho", serif;
  font-size: 1.8rem;
  font-weight: bold;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 767px) {
  .case-section .adult-ortho .ortho-content .adult-ortho-header .adult-ortho-title {
    width: 320px;
    height: 80px;
    padding-left: 40px;
    font-size: 1.3rem;
  }
}
.case-section .adult-ortho .ortho-content .adult-ortho-header .adult-ortho-lead {
  margin-top: 15px;
  font-size: 1rem;
  color: #363636;
  font-weight: 400;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .case-section .adult-ortho .ortho-content .adult-ortho-header .adult-ortho-lead {
    padding: 0 10px;
    line-height: 1.6;
  }
}
.case-section .adult-ortho .ortho-content .adult-ortho-container {
  max-width: 900px;
  margin: 0 auto;
}
.case-section .adult-ortho .ortho-content .adult-ortho-container .common__btn {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .case-section .adult-ortho .ortho-content .adult-ortho-container .common__btn {
    margin-bottom: 40px;
  }
}
.case-section .adult-ortho .ortho-content .adult-ortho-card-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 47px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .case-section .adult-ortho .ortho-content .adult-ortho-card-wrapper {
    padding: 0 20px;
  }
}
@media screen and (max-width: 767px) {
  .case-section .adult-ortho .ortho-content .adult-ortho-card-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 28px;
    padding: 0 20px;
  }
}
.case-section .adult-ortho .ortho-content .adult-ortho-card-wrapper .adult-ortho-card {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background: #f8f8f8;
  border: 1px solid #681c35;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (max-width: 767px) {
  .case-section .adult-ortho .ortho-content .adult-ortho-card-wrapper .adult-ortho-card {
    width: 100%;
  }
}
.case-section .adult-ortho .ortho-content .adult-ortho-card-wrapper .adult-ortho-card-title {
  background-color: #681c35;
  font-family: "Zen Old Mincho", serif;
  color: #f8f8f8;
  text-align: left;
  padding: 10px 20px;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .case-section .adult-ortho .ortho-content .adult-ortho-card-wrapper .adult-ortho-card-title {
    font-size: 1rem;
    padding: 8px 15px;
  }
}
.case-section .adult-ortho .ortho-content .adult-ortho-card-wrapper .adult-ortho-card-image-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: 100%;
}
.case-section .adult-ortho .ortho-content .adult-ortho-card-wrapper .adult-ortho-card-image-container::after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 1px;
  height: 100%;
  background-color: #ffffff;
  z-index: 5;
}
.case-section .adult-ortho .ortho-content .adult-ortho-card-wrapper .adult-ortho-card-image {
  position: relative;
  width: 50%;
  overflow: hidden;
}
.case-section .adult-ortho .ortho-content .adult-ortho-card-wrapper .adult-ortho-card-image img {
  width: 100%;
  height: auto;
  display: block;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.case-section .adult-ortho .ortho-content .adult-ortho-card-wrapper .adult-ortho-card-image {
  /* Before/After タグの共通設定 */
}
.case-section .adult-ortho .ortho-content .adult-ortho-card-wrapper .adult-ortho-card-image .tag {
  position: absolute;
  top: 0;
  padding: 2px 12px;
  font-size: 0.75rem;
  background-color: #f8f8f8;
  color: #681c35;
  font-family: "Zen Old Mincho", serif;
  z-index: 10;
}
.case-section .adult-ortho .ortho-content .adult-ortho-card-wrapper .adult-ortho-card-image .tag--before {
  left: 0;
}
.case-section .adult-ortho .ortho-content .adult-ortho-card-wrapper .adult-ortho-card-image .tag--after {
  right: 0;
}
.case-section .adult-ortho .ortho-content .adult-ortho-card-wrapper .adult-ortho-card-text {
  padding: 20px;
}
@media screen and (max-width: 767px) {
  .case-section .adult-ortho .ortho-content .adult-ortho-card-wrapper .adult-ortho-card-text {
    padding: 15px;
  }
}
.case-section .adult-ortho .adult-ortho-content {
  background: url("../images/top/adult-ortho-image.png") no-repeat left center/contain;
}
@media screen and (min-width: 1025px) {
  .case-section .adult-ortho .adult-ortho-content {
    margin-bottom: 80px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .case-section .adult-ortho .adult-ortho-content {
    margin-bottom: 60px;
  }
}
@media screen and (max-width: 767px) {
  .case-section .adult-ortho .adult-ortho-content {
    background: none;
  }
}
.case-section .adult-ortho .child-ortho-content {
  background: url("../images/top/child-ortho-image.png") no-repeat right center/contain;
}
@media screen and (max-width: 767px) {
  .case-section .adult-ortho .child-ortho-content {
    background: none;
  }
}
.case-section .adult-ortho .child-ortho-content .adult-ortho-header {
  margin-top: 50px;
}
.case-section .sp_only {
  display: none;
}
@media screen and (max-width: 767px) {
  .case-section .sp_only {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .choose-us {
    margin-bottom: 60px;
  }
}
.choose-us__inner {
  padding: 0 5%;
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(0%, #faeaf6), to(transparent));
  background: linear-gradient(to bottom, transparent 0%, #faeaf6 0%, transparent 100%);
}
.choose-us__title {
  position: relative;
  height: 140px;
  width: 100%;
  margin-bottom: 60px;
}
.choose-us__title .title-wrap {
  position: relative;
  width: 100%;
  height: 100%;
}
.choose-us__title .title-wrap .title-sub {
  display: block;
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  color: #ffffff;
  font-size: 96px;
  font-weight: bold;
  line-height: 140px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .choose-us__title .title-wrap .title-sub {
    font-size: 68px;
  }
}
@media screen and (max-width: 767px) {
  .choose-us__title .title-wrap .title-sub {
    line-height: 96px;
    font-size: 43px;
  }
}
.choose-us__title .title-wrap .title-main {
  position: absolute;
  top: 70%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
  font-size: 32px;
  color: #363636;
}
@media screen and (max-width: 767px) {
  .choose-us__title .title-wrap .title-main {
    font-size: 24px;
  }
}
.choose-us__title .title-wrap .title-main span {
  position: relative;
  font-size: 40px;
  font-weight: bold;
  color: #681c35;
  padding: 0 45px;
}
@media screen and (max-width: 767px) {
  .choose-us__title .title-wrap .title-main span {
    font-size: 36px;
  }
}
.choose-us__title .title-wrap .title-main span::before, .choose-us__title .title-wrap .title-main span::after {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 20px;
  height: 32px;
  background-repeat: no-repeat;
  background-size: contain;
}
.choose-us__title .title-wrap .title-main span::before {
  left: 17px;
  top: 15px;
  background-image: url("../images/top/choose-us_main-title_left.svg");
}
.choose-us__title .title-wrap .title-main span::after {
  right: 12px;
  top: 40px;
  background-image: url("../images/top/choose-us_main-title_right.svg");
}
.choose-us .content-container {
  width: 100%;
  margin: 0 auto;
  background-color: #ffffff;
  -webkit-box-shadow: 1px 1px 18px 2px #e8d3da;
          box-shadow: 1px 1px 18px 2px #e8d3da;
  padding: 40px 46px;
}
@media screen and (min-width: 1025px) {
  .choose-us .content-container {
    max-width: 1200px;
  }
}
@media screen and (max-width: 767px) {
  .choose-us .content-container {
    padding: 37px 12px;
  }
}
.choose-us .content-container .content-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media screen and (min-width: 1025px) {
  .choose-us .content-container .content-item:nth-of-type(3) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
  .choose-us .content-container .content-item:nth-of-type(3) .content-wrap {
    margin-left: 0;
    margin-right: 5%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .choose-us .content-container .content-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media screen and (max-width: 767px) {
  .choose-us .content-container .content-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.choose-us .content-container .content-item .content-img {
  width: 100%;
  line-height: 0;
}
@media screen and (min-width: 1025px) {
  .choose-us .content-container .content-item .content-img {
    width: 39.5%;
  }
}
.choose-us .content-container .content-item .content-img img {
  width: 100%;
  height: auto;
}
.choose-us .content-container .content-item .content-wrap {
  width: 100%;
}
@media screen and (min-width: 1025px) {
  .choose-us .content-container .content-item .content-wrap {
    width: 55.5%;
  }
}
.choose-us .content-container .content-item .content-wrap .content-h3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 10px;
  font-size: 24px;
  color: #363636;
  font-family: "Zen Old Mincho", serif;
  margin-bottom: 27px;
}
@media screen and (max-width: 767px) {
  .choose-us .content-container .content-item .content-wrap .content-h3 {
    font-size: 20px;
  }
}
.choose-us .content-container .content-item .content-wrap .content-h3 h3 {
  margin-bottom: 9px;
}
@media screen and (max-width: 767px) {
  .choose-us .content-container .content-item .content-wrap .content-h3 img {
    max-width: 68px;
    margin-bottom: 5px;
  }
}
.choose-us .content-container .content-item .content-wrap .content-text {
  margin-bottom: 30px;
}
.choose-us .content-container .content-item .content-wrap .content-text .double-line {
  border-bottom: 4px double #c894bd;
  padding-bottom: 2px;
}
.choose-us .content-container .content-item .content-wrap .content-point {
  border: 1px solid #681c35;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  padding: 12px 0 12px 18px;
}
.choose-us .content-container .content-item .content-wrap .content-point img {
  max-width: 140px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .choose-us .content-container .content-item .content-wrap .content-point img {
    max-width: 84px;
    max-height: 70px;
  }
}
.choose-us .content-container .content-item .content-wrap .content-point .content-point-list {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 12px;
}
.choose-us .content-container .content-item .content-wrap .content-point .content-point-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 0;
  font-size: 15px;
  color: #363636;
  font-weight: 500;
}
.choose-us .content-container .content-item .content-wrap .content-point .content-point-list li:not(:last-child) {
  margin-bottom: 5px;
}
.choose-us .content-container .content-item .content-wrap .content-point .content-point-list li .check-icon {
  display: inline-block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 20px;
  height: 16px;
  margin-right: 10px;
  background-image: url("../images/top/choose-us_check.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
@media screen and (max-width: 767px) {
  .choose-us .content-container .content-item .content-wrap .content-point .content-point-list li .check-icon {
    width: 18px;
    height: 14px;
  }
}
.choose-us .content-container .border-line {
  width: 75%;
  max-width: 900px;
  height: 2px;
  margin: 60px auto;
  background-color: #681c35;
}

.ortho-pickup {
  padding: 160px 0;
}
@media screen and (max-width: 767px) {
  .ortho-pickup {
    padding: 0;
  }
}
.ortho-pickup .ortho__title {
  width: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 1025px) {
  .ortho-pickup .ortho__title {
    background-image: url("../images/top/ortho_title-bg-pc.png");
  }
}
@media screen and (max-width: 767px) {
  .ortho-pickup .ortho__title {
    background-image: url("../images/top/ortho_title-bg-sp.png");
    background-size: 100% auto;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.ortho-pickup .ortho__title .ortho__title__inner {
  max-width: 1000px;
  width: 100%;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .ortho-pickup .ortho__title .ortho__title__inner {
    padding: 0 20px;
  }
}
.ortho-pickup .ortho__title .ortho__title__inner .h2_title {
  background-image: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 60px;
  margin-bottom: 37px;
}
@media screen and (max-width: 767px) {
  .ortho-pickup .ortho__title .ortho__title__inner .h2_title {
    margin-top: 16px;
    margin-bottom: 30px;
  }
}
.ortho-pickup .ortho__title .ortho__title__inner .h2_title .ortho__title-sub {
  display: block;
  font-size: 1.125rem;
  margin-bottom: 10px;
  letter-spacing: 0.05em;
}
.ortho-pickup .ortho__title .ortho__title__inner .h2_title h2 {
  font-size: 2.25rem;
  font-weight: 500;
  line-height: 1.4;
  margin: 0;
  letter-spacing: 0.03em;
}
@media screen and (max-width: 767px) {
  .ortho-pickup .ortho__title .ortho__title__inner .h2_title h2 {
    text-align: left;
    font-size: 1.5em;
  }
}
.ortho-pickup .ortho__title .ortho__title__inner .h2_title .sp_only {
  display: none;
}
@media screen and (max-width: 767px) {
  .ortho-pickup .ortho__title .ortho__title__inner .h2_title .sp_only {
    display: block;
  }
}
.ortho-pickup .ortho__title .ortho__title__inner .ortho__title-txt {
  margin-bottom: 72px;
}
@media screen and (max-width: 767px) {
  .ortho-pickup .ortho__title .ortho__title__inner .ortho__title-txt {
    margin-bottom: 22px;
  }
}
.ortho-pickup .ortho__title .ortho__title__inner .ortho__title-txt p {
  font-size: 1rem;
  line-height: 1.8;
  margin-bottom: 0.5em;
}
.ortho-pickup .ortho__title .ortho__title__inner .ortho__title-txt p:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 767px) {
  .ortho-pickup .ortho__title .ortho__title__inner .ortho__title-txt p {
    text-align: left;
  }
}
.ortho-pickup .ortho-pickup__inner {
  max-width: 100%;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .ortho-pickup .ortho-pickup__inner {
    max-width: 100%;
  }
}
.ortho-pickup .ortho-pickup__inner .ortho-pickup__body {
  position: relative;
}
.ortho-pickup .ortho-pickup__inner .ortho-card-list {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  z-index: 2;
}
.ortho-pickup .ortho-pickup__inner .ortho-card-list .ortho-card {
  position: relative;
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
  background: -webkit-gradient(linear, left top, right top, from(#fafafa), to(#faeaf6));
  background: linear-gradient(to right, #fafafa, #faeaf6);
  padding-bottom: 48px;
}
@media screen and (max-width: 1024px) {
  .ortho-pickup .ortho-pickup__inner .ortho-card-list .ortho-card {
    width: 100%;
  }
}
.ortho-pickup .ortho-pickup__inner .ortho-card-list .ortho-card .ortho-card__image,
.ortho-pickup .ortho-pickup__inner .ortho-card-list .ortho-card .ortho-card__content {
  position: relative;
  z-index: 2;
}
.ortho-pickup .ortho-pickup__inner .ortho-card-list .ortho-card .ortho-card__image {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.ortho-pickup .ortho-pickup__inner .ortho-card-list .ortho-card .ortho-card__content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 43px 20px 28px;
  background: #ffffff;
  position: relative;
  margin: -60px auto 0;
  z-index: 2;
  width: 80%;
  -webkit-box-shadow: 1px 1px 18px 2px #e8d3da;
          box-shadow: 1px 1px 18px 2px #e8d3da;
}
@media screen and (max-width: 767px) {
  .ortho-pickup .ortho-pickup__inner .ortho-card-list .ortho-card .ortho-card__content {
    width: 89.6%;
    margin-top: -25px;
    padding: 29px 12px 44px;
  }
}
.ortho-pickup .ortho-pickup__inner .ortho-card-list .ortho-card .ortho-card__content .ortho-card__tag {
  font-family: "Zen Old Mincho", serif;
  text-align: center;
  color: #363636;
  font-size: 1.5em;
}
.ortho-pickup .ortho-pickup__inner .ortho-card-list .ortho-card .ortho-card__content .ortho-card__catch {
  font-family: "Zen Old Mincho", serif;
  text-align: center;
  color: #681c35;
  font-size: 1em;
  margin: 8px 0;
}
.ortho-pickup .ortho-pickup__inner .ortho-card-list .ortho-card .ortho-card__content .ortho-card__catch .sp_only {
  display: none;
}
@media screen and (max-width: 767px) {
  .ortho-pickup .ortho-pickup__inner .ortho-card-list .ortho-card .ortho-card__content .ortho-card__catch .sp_only {
    display: block;
  }
}
.ortho-pickup .ortho-pickup__inner .ortho-card-list .ortho-card .ortho-card__content .ortho-card__bottom {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 48px;
  margin-bottom: 34px;
  gap: 17px;
}
@media screen and (max-width: 1024px) {
  .ortho-pickup .ortho-pickup__inner .ortho-card-list .ortho-card .ortho-card__content .ortho-card__bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 36px;
    margin-bottom: 25px;
    gap: 25px;
  }
}
.ortho-pickup .ortho-pickup__inner .ortho-card-list .ortho-card .ortho-card__content .ortho-card__bottom .ortho-card__thumb.pc_only img {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .ortho-pickup .ortho-pickup__inner .ortho-card-list .ortho-card .ortho-card__content .ortho-card__bottom .ortho-card__thumb img {
    width: 100%;
    max-width: 240px;
  }
}
.ortho-pickup .ortho-pickup__inner .ortho-card-list .ortho-card .ortho-card__content .ortho-card__bottom .txt_box {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .ortho-pickup .ortho-pickup__inner .ortho-card-list .ortho-card .ortho-card__content .ortho-card__bottom .txt_box .ortho-card__more {
    margin-top: 4px;
    padding-right: 5px;
  }
}

.director {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-image: url("../images/top/director_bg.png");
}
@media screen and (min-width: 1025px) {
  .director {
    padding: 66px 0 80px;
  }
}
@media screen and (max-width: 1024px) {
  .director {
    padding: 0 5%;
  }
}
.director .director__title {
  margin-bottom: 60px;
}
.director .director__prf {
  margin-bottom: 60px;
}
.director .director__prf .profile-container {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
}
@media screen and (min-width: 1025px) {
  .director .director__prf .profile-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.director .director__prf .profile-container .profile-pc-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 1025px) {
  .director .director__prf .profile-container .profile-pc-column {
    width: 52.6666666667%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .director .director__prf .profile-container .profile-pc-column {
    width: 52.6666666667%;
  }
}
.director .director__prf .profile-container .profile-sp-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}
@media screen and (min-width: 1025px) {
  .director .director__prf .profile-container .profile-sp-column {
    gap: 9%;
  }
}
@media screen and (min-width: 1025px) {
  .director .director__prf .profile-container .profile-sp-column {
    gap: 9%;
  }
}
@media screen and (max-width: 767px) {
  .director .director__prf .profile-container .profile-sp-column {
    margin-bottom: 37px;
  }
}
.director .director__prf .profile-container .profile-name {
  font-family: "Zen Old Mincho", serif;
  color: #363636;
  font-weight: 500;
}
@media screen and (min-width: 1025px) {
  .director .director__prf .profile-container .profile-name {
    margin-bottom: 60px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .director .director__prf .profile-container .profile-name {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  .director .director__prf .profile-container .profile-name {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
.director .director__prf .profile-container .profile-name p {
  font-family: "Zen Old Mincho", serif;
  color: #363636;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.director .director__prf .profile-container .profile-name p .prf-job {
  font-size: 1.125em;
  margin-bottom: 18px;
}
.director .director__prf .profile-container .profile-name p .prf-name-jp {
  font-size: 1.5em;
}
.director .director__prf .profile-container .profile-name .prf-name-en {
  font-size: 1em;
  color: #c894bd;
}
@media screen and (min-width: 1025px) {
  .director .director__prf .profile-container .profile-txt {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .director .director__prf .profile-container .profile-txt {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .director .director__prf .profile-container .profile-txt-pc {
    display: none;
  }
}
@media screen and (min-width: 1025px) {
  .director .director__prf .profile-container .profile-txt-sp {
    display: none;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .director .director__prf .profile-container .profile-txt-sp {
    display: none;
  }
}
@media screen and (min-width: 1025px) {
  .director .director__prf .profile-container .profile-img {
    max-width: 354px;
    width: 39.3333333333%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .director .director__prf .profile-container .profile-img {
    max-width: 300px;
  }
}
@media screen and (max-width: 767px) {
  .director .director__prf .profile-container .profile-img {
    max-width: 148px;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
.director .director__career {
  max-width: 900px;
  margin: 0 auto;
}
.director .director__career .career-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 40px 80px;
  padding: 40px;
  background-color: #fef5fc;
  border: 1px solid #681c35;
  color: #333;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  .director .director__career .career-container {
    padding: 20px;
    gap: 20px;
  }
}
.director .director__career .career-container .career-column {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 300px;
}
@media screen and (max-width: 767px) {
  .director .director__career .career-container .career-column {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
  }
}
.director .director__career .career-container .career-section {
  margin-bottom: 40px;
  padding-left: 20px;
  border-left: 1px solid #681c35;
  position: relative;
}
.director .director__career .career-container .career-section:last-child {
  margin-bottom: 0;
}
.director .director__career .career-container .career-title {
  font-size: 1.25rem;
  font-weight: normal;
  color: #444;
  margin-bottom: 15px;
  margin-top: 0;
}
.director .director__career .career-container .career-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.director .director__career .career-container .career-list li {
  position: relative;
  padding-left: 20px;
  font-size: 0.875em;
  margin-bottom: 8px;
}
@media screen and (max-width: 767px) {
  .director .director__career .career-container .career-list li {
    font-size: 1em;
  }
}
.director .director__career .career-container .career-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.6em;
  width: 8px;
  height: 8px;
  background-color: #681c35;
}

.director-blog {
  padding: 80px 0 0;
}
.director-blog__inner {
  max-width: 900px;
  margin: 0 auto;
  padding: 0 20px;
}
.director-blog__title.h2_title {
  text-align: center;
  margin-bottom: 40px;
}
.director-blog .director-blog-wrap {
  margin-top: 30px;
}
.director-blog .director-blog-list {
  list-style: none;
  padding: 0;
  border-top: 1px solid #681c35;
}
.director-blog .director-blog-list__item {
  border-bottom: 1px solid #681c35;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
.director-blog .director-blog-list__item:hover {
  background-color: #fef5fc;
}
.director-blog .director-blog-list__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 30px 0;
  text-decoration: none;
  gap: 30px;
}
@media screen and (max-width: 767px) {
  .director-blog .director-blog-list__link {
    padding: 20px 0;
    gap: 15px;
  }
}
.director-blog .director-blog-list__link .director-blog-list__img {
  width: 180px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  aspect-ratio: 16/9;
  overflow: hidden;
}
.director-blog .director-blog-list__link .director-blog-list__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 767px) {
  .director-blog .director-blog-list__link .director-blog-list__img {
    width: 100px;
  }
}
.director-blog .director-blog-list__link .director-blog-list__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
}
.director-blog .director-blog-list__link .director-blog-list__date {
  font-family: "Noto Sans JP", sans-serif;
  color: #949494;
  font-size: 1em;
}
.director-blog .director-blog-list__link .director-blog-list__title {
  color: #363636;
  font-size: 20px;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .director-blog .director-blog-list__link .director-blog-list__title {
    font-size: 0.95em;
  }
}
.director-blog__btn-wrap {
  margin-top: 50px;
}

.contact {
  padding: 160px 0;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(14%, transparent), color-stop(0%, #faeaf6), to(transparent));
  background: linear-gradient(to bottom, transparent 14%, #faeaf6 0%, transparent 100%);
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .contact {
    padding: 80px 0;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(11%, transparent), color-stop(0%, #faeaf6), to(transparent));
    background: linear-gradient(to bottom, transparent 11%, #faeaf6 0%, transparent 100%);
  }
}
@media screen and (max-width: 767px) {
  .contact {
    padding: 80px 0;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(12%, transparent), color-stop(0%, #faeaf6), to(transparent));
    background: linear-gradient(to bottom, transparent 12%, #faeaf6 0%, transparent 100%);
  }
}
.contact__inner {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 20px;
}
.contact__title {
  text-align: center;
  margin-bottom: 40px;
}
.contact__title-sub {
  display: block;
  font-size: 14px;
  font-family: serif;
}
.contact__title h2 {
  font-size: 24px;
  color: #333;
  margin-top: 5px;
}
.contact__cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
  margin-bottom: 60px;
}
@media screen and (min-width: 1025px) {
  .contact__cards {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .contact__cards {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.contact__card {
  background: #fff;
  border-radius: 12px;
  padding: 40px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  color: inherit;
  -webkit-box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
          box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.contact__card:hover {
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
}
@media screen and (min-width: 1025px) {
  .contact__card {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
    min-height: 250px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .contact__card {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
    min-height: 200px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
@media screen and (max-width: 767px) {
  .contact__card {
    gap: 15px;
    padding: 23px 36px;
  }
}
@media screen and (min-width: 1025px) {
  .contact__card-icon {
    height: 134px;
    margin-right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .contact__card-icon {
    height: 134px;
    margin-right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.contact__card-icon img {
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 100%;
}
@media screen and (min-width: 1025px) {
  .contact__card .phone-icon {
    width: 62px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .contact__card .phone-icon {
    width: 62px;
  }
}
@media screen and (max-width: 767px) {
  .contact__card .phone-icon {
    width: 32px;
  }
}
@media screen and (min-width: 1025px) {
  .contact__card .mail-icon {
    width: 85px;
    padding-top: 25px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .contact__card .mail-icon {
    width: 85px;
    padding-top: 25px;
  }
}
@media screen and (max-width: 767px) {
  .contact__card .mail-icon {
    width: 42px;
  }
}
@media screen and (min-width: 1025px) {
  .contact__card .pc-icon {
    width: 103px;
    padding-top: 18px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .contact__card .pc-icon {
    width: 103px;
    padding-top: 18px;
  }
}
@media screen and (max-width: 767px) {
  .contact__card .pc-icon {
    width: 44px;
  }
}
.contact__card-label {
  font-weight: bold;
  font-size: 15px;
  color: #333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 1025px) {
  .contact__card-label {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-bottom: 5px;
  }
}
.contact__card-label .arrow {
  display: inline-block;
  width: 8px;
  height: 8px;
  border-top: 2px solid #333;
  border-right: 2px solid #333;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  margin-left: 10px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.contact__card-info {
  font-size: 18px;
  margin-top: auto;
  color: #681c35;
}
.contact__note {
  max-width: 800px;
  margin: 0 auto;
}
.contact__note h3 {
  text-align: center;
  font-size: 18px;
  margin-bottom: 30px;
  color: #333;
}
.contact__note-list {
  list-style: none;
  padding: 0;
}
.contact__note-list li {
  position: relative;
  padding-left: 1.5em;
  margin-bottom: 1.5em;
  font-size: 14px;
  line-height: 1.8;
  color: #363636;
  text-align: justify;
}
.contact__note-list li::before {
  content: "■";
  color: #681c35;
  position: absolute;
  left: 0;
  font-size: 12px;
  top: 0.2em;
}

.treatment-step {
  padding-bottom: 160px;
  background: url("../images/top/treatment-step_bg-new.png") no-repeat center center/cover;
}
@media screen and (max-width: 767px) {
  .treatment-step {
    padding-bottom: 80px;
  }
}
.treatment-step__title.h2_title {
  text-align: center;
  margin-bottom: 60px;
  background: url("../images/top/treatment-step_h2-bg_pc-new.png") no-repeat center center/cover;
  padding: 90px 0 106px;
}
@media screen and (max-width: 1024px) {
  .treatment-step__title.h2_title {
    padding: 40px 0 20px;
    background: url("../images/top/treatment-step_h2-bg_sp-new.png") no-repeat center center/cover;
  }
}
.treatment-step__title.h2_title .treatment-step__title-sub {
  display: block;
  color: #681c35;
  font-size: 0.9rem;
  margin-bottom: 5px;
}
.treatment-step__list {
  max-width: 900px;
  margin: 0 auto;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 60px;
}
@media screen and (max-width: 1024px) {
  .treatment-step__list {
    padding: 0 5%;
  }
}
.treatment-step__card {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #681c35;
  background-color: #fffbfb;
  padding: 35px 56px;
  max-width: 900px;
  margin-bottom: 60px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.treatment-step__card:not(:last-child)::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -30px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 30px 45px 0 45px;
  border-color: #681c35 transparent transparent transparent;
}
@media screen and (max-width: 767px) {
  .treatment-step__card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 22px 27px;
  }
}
.treatment-step__card .step-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .treatment-step__card .step-header {
    display: contents;
  }
}
.treatment-step__card .step-header .step-number-pc {
  text-align: center;
  color: #681c35;
  font-family: "Zen Old Mincho", serif;
}
@media screen and (max-width: 767px) {
  .treatment-step__card .step-header .step-number-pc {
    display: none;
  }
}
.treatment-step__card .step-header .step-number-pc .step-label {
  display: block;
  font-size: 14px;
  letter-spacing: 0.1em;
}
.treatment-step__card .step-header .step-number-pc .step-num {
  display: block;
  font-size: 42px;
  line-height: 1;
  margin-top: 5px;
}
.treatment-step__card .step-header .step-border-pc {
  width: 1px;
  height: 140px;
  background-color: #681c35;
  margin: 0 40px;
}
@media screen and (max-width: 767px) {
  .treatment-step__card .step-header .step-border-pc {
    display: none;
  }
}
.treatment-step__card .step-content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (max-width: 767px) {
  .treatment-step__card .step-content {
    display: contents;
  }
}
.treatment-step__card .step-content .step-number-sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .treatment-step__card .step-content .step-number-sp {
    display: block;
    text-align: center;
    color: #681c35;
    font-family: "Zen Old Mincho", serif;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
.treatment-step__card .step-content .step-number-sp .step-label {
  display: block;
  font-size: 10px;
}
.treatment-step__card .step-content .step-number-sp .step-num {
  display: block;
  font-size: 32px;
  line-height: 1;
}
.treatment-step__card .step-content .step-border-sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .treatment-step__card .step-content .step-border-sp {
    display: block;
    width: 1px;
    height: 40px;
    background-color: #681c35;
    margin: 0 15px;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
.treatment-step__card .step-content .step-title {
  font-size: 24px;
  color: #363636;
  margin-bottom: 15px;
  font-weight: normal;
}
@media screen and (max-width: 767px) {
  .treatment-step__card .step-content .step-title {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    margin-bottom: 0;
    font-size: 20px;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
.treatment-step__card .step-content p {
  color: #363636;
  margin: 0;
  line-height: 1.8;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .treatment-step__card .step-content p {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
    width: 100%;
    margin-top: 20px;
    font-size: 15px;
  }
}

.payment {
  padding-top: 80px;
  padding-bottom: 80px;
}
@media screen and (max-width: 1024px) {
  .payment {
    padding: 60px 5% 0;
  }
}
.payment__inner {
  max-width: 900px;
  margin: 0 auto;
  background-color: #f8f8f8;
  border: 1px solid #681c35;
}
.payment__title {
  background-color: #681c35;
  padding: 40px 0;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .payment__title {
    padding: 24px 0;
  }
}
.payment__title .payment__title-sub {
  display: block;
  color: #ffffff;
}
@media screen and (min-width: 1025px) {
  .payment__title .payment__title-sub {
    margin-bottom: 10px;
  }
}
.payment__title h2 {
  color: #ffffff;
}
.payment__lead {
  text-align: center;
  margin: 60px 0 40px;
  font-weight: 500;
  color: #363636;
}
@media screen and (max-width: 767px) {
  .payment__lead {
    margin: 26px 0 24px;
    padding: 0 20px;
    font-size: 0.9rem;
  }
}
.payment__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 60px;
  padding-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .payment__container {
    gap: 20px;
    padding-bottom: 40px;
  }
}
.payment__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 180px;
}
@media screen and (max-width: 767px) {
  .payment__item {
    width: 90px;
  }
}
.payment__icon {
  width: 180px;
  height: 180px;
  border: 1px solid #681c35;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  background-color: #fffbfb;
  padding-top: 15px;
}
@media screen and (max-width: 767px) {
  .payment__icon {
    width: 90px;
    height: 90px;
    padding-top: 5px;
  }
}
.payment__icon img {
  height: 60px;
  width: auto;
  -o-object-fit: contain;
     object-fit: contain;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .payment__icon img {
    height: 30px;
    margin-bottom: 5px;
  }
}
.payment__icon .bill-icon,
.payment__icon .credit-icon {
  width: 90px;
}
@media screen and (max-width: 767px) {
  .payment__icon .bill-icon,
  .payment__icon .credit-icon {
    width: 45px;
  }
}
.payment__icon .dental-icon {
  width: 52px;
}
@media screen and (max-width: 767px) {
  .payment__icon .dental-icon {
    width: 26px;
  }
}
.payment__text {
  font-size: 16px;
  font-weight: bold;
  color: #681c35;
  font-family: "Noto Sans JP", sans-serif;
  margin: 0;
  line-height: 1.2;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .payment__text {
    font-size: 12px;
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
}

.privacy-policy-agreement {
  margin-bottom: 160px;
}
@media screen and (max-width: 1024px) {
  .privacy-policy-agreement {
    margin-bottom: 80px;
    padding: 60px 5% 0;
  }
}
.privacy-policy-agreement .common__btn a {
  max-width: 336px;
  margin: 0 auto;
}
.privacy-policy-agreement__title {
  text-align: center;
}
.privacy-policy-agreement p {
  text-align: center;
  margin: 60px 0;
}
@media screen and (max-width: 767px) {
  .privacy-policy-agreement p {
    margin: 46px 0;
  }
}