@charset "UTF-8";
/* ----------------------------------------
  初期設定
---------------------------------------- */
/* ---------------------------
  フォント
--------------------------- */
/* 日本語フォント */
/* 英字フォント */
/* ---------------------------
  カラー
--------------------------- */
/* ---------------------------
  ヘッダー高さ
--------------------------- */
/* ---------------------------
  レスポンシブ
--------------------------- */
/* ----------------------------------------
  TOPページ
---------------------------------------- */
/* ---------------------------
  メインビジュアル
--------------------------- */
.mv {
  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;
  width: 100%;
  height: 80rem;
  background: #FDEFE3;
  position: relative;
}
@media screen and (max-width: 768px) {
  .mv {
    height: 76.2rem;
    margin-top: 8.8rem;
  }
}
.mv::before {
  content: "";
  position: absolute;
  background: url(../img/top/bg_gradation.png) no-repeat center center/cover;
  width: 100%;
  height: 62.2rem;
  left: 0;
  bottom: 0;
}
.mv__inner {
  max-width: 1440px;
  width: 100%;
  height: 100%;
}
.mv__container {
  width: 100%;
  height: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (max-width: 768px) {
  .mv__container {
    height: 52.6rem;
  }
}
.mv__ttl {
  font-size: 2rem;
  line-height: 1.5;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  letter-spacing: 10px;
  font-weight: 500;
  position: absolute;
  top: 9rem;
  left: 28.4722222222%;
  z-index: 10;
}
@media screen and (max-width: 1024px) {
  .mv__ttl {
    left: 20.8333333333%;
  }
}
@media screen and (max-width: 768px) {
  .mv__ttl {
    -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
            writing-mode: horizontal-tb;
    left: 2rem;
    top: 23.6rem;
    letter-spacing: 3.2px;
    line-height: 2;
  }
}
@media screen and (max-width: 550px) {
  .mv__ttl {
    font-size: 1.6rem;
  }
}
.mv__tree {
  max-width: 74.8rem;
  min-width: 37.5rem;
  height: auto;
  aspect-ratio: 748/332;
  width: 51.9444444444vw;
  position: absolute;
  left: 1.3888888889%;
  bottom: 3.8194444444vw;
}
@media screen and (max-width: 768px) {
  .mv__tree {
    left: 0;
    bottom: 0;
    aspect-ratio: 375/167;
  }
}
.mv .time-table {
  position: absolute;
  right: 2.4rem;
  bottom: 5.5rem;
}
.mv__img01 {
  max-width: 36.9rem;
  min-width: 24.9rem;
  height: auto;
  aspect-ratio: 369/278;
  width: 25.625vw;
  position: absolute;
  top: 4.1666666667vw;
  right: 28.4722222222%;
}
@media screen and (min-width: 1441px) {
  .mv__img01 {
    top: 6rem;
    right: 41rem;
  }
}
@media screen and (max-width: 768px) {
  .mv__img01 {
    width: 24.9rem;
    right: 10.6rem;
    top: 2rem;
  }
}
.mv__img02 {
  max-width: 27.6rem;
  min-width: 12.3rem;
  width: 19.1666666667vw;
  height: auto;
  aspect-ratio: 276/232;
  position: absolute;
  top: 19.4444444444vw;
  right: 11.9444444444%;
}
@media screen and (min-width: 1441px) {
  .mv__img02 {
    top: 28rem;
    right: 17.2rem;
  }
}
@media screen and (max-width: 768px) {
  .mv__img02 {
    width: 12.3rem;
    top: 16.8rem;
    right: 1.6rem;
  }
}
.mv__leaf01 {
  max-width: 5rem;
  min-width: 2.3rem;
  width: 3.4722222222vw;
  height: auto;
  aspect-ratio: 1/1;
  position: absolute;
  top: 4.5138888889vw;
  right: 8.1944444444%;
}
@media screen and (min-width: 1441px) {
  .mv__leaf01 {
    top: 6.5rem;
    right: 11.8rem;
  }
}
@media screen and (max-width: 768px) {
  .mv__leaf01 {
    width: 2.3rem;
    top: 33.4rem;
    right: 2.6rem;
  }
}
.mv__leaf02 {
  max-width: 6.8rem;
  min-width: 3.1rem;
  width: 4.7222222222vw;
  height: auto;
  aspect-ratio: 1/1;
  position: absolute;
  top: 7.5694444444vw;
  right: 15.4166666667%;
}
@media screen and (min-width: 1441px) {
  .mv__leaf02 {
    top: 10.9rem;
    right: 22.2rem;
  }
}
@media screen and (max-width: 768px) {
  .mv__leaf02 {
    width: 3.1rem;
    top: 36.4rem;
    right: 7.5rem;
  }
}
.mv__leaf03 {
  max-width: 4.4rem;
  min-width: 2rem;
  width: 3.0555555556vw;
  height: auto;
  aspect-ratio: 1/1;
  position: absolute;
  top: 11.5972222222vw;
  right: 9.5833333333%;
}
@media screen and (min-width: 1441px) {
  .mv__leaf03 {
    top: 16.7rem;
    right: 13.8rem;
  }
}
@media screen and (max-width: 768px) {
  .mv__leaf03 {
    width: 2rem;
    top: 39.1rem;
    right: 3.6rem;
  }
}

.time-table-sp {
  padding: 4rem 0.9rem;
  margin: 0 auto;
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 95%;
  height: 23.6rem;
  position: relative;
}
@media screen and (min-width: 769px) {
  .time-table-sp {
    display: none;
  }
}
.time-table-sp .time-table {
  display: table;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
  border-radius: 12px 12px 0px 0px;
}

/* ---------------------------
  お知らせ
--------------------------- */
.news {
  padding: 4.8rem 0;
}
@media screen and (max-width: 768px) {
  .news {
    padding: 4rem 0;
  }
}
.news__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 83.8rem;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .news__container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.news__content {
  padding: 2.4rem 4rem;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #FDEFE3;
  border-radius: 12px;
}
@media screen and (max-width: 768px) {
  .news__content {
    padding: 2.4rem 1.6rem;
    -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;
  }
}
.news__post {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  gap: 4.8rem;
}
@media screen and (max-width: 768px) {
  .news__post {
    -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: 0.4rem;
  }
}
.news__post:hover {
  opacity: 1;
}
.news__time {
  font-weight: 500;
  color: #D95A19;
  width: 10.4rem;
}
.news__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  gap: 4.8rem;
}
@media screen and (max-width: 768px) {
  .news__item {
    gap: 0.4rem;
  }
}
.news__title {
  font-weight: 500;
  color: #D95A19;
  width: 100%;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .news__title {
    -webkit-line-clamp: 2;
  }
}
.news__arrow {
  width: 2.4rem;
  height: 2.4rem;
}

/* ---------------------------
  当院について
--------------------------- */
.about {
  padding: 16rem 0 8rem;
  position: relative;
}
.about::before {
  content: "";
  position: absolute;
  width: 63.8rem;
  height: 14.1rem;
  z-index: -1;
  right: 2rem;
  top: 0;
  background: url(../img/top/leaf_04.png) no-repeat center center/cover;
}
@media screen and (max-width: 768px) {
  .about::before {
    width: 25.6rem;
    height: 5.7rem;
    /* top: -4.4rem;
    right: 0; */
  }
}
@media screen and (max-width: 768px) {
  .about {
    padding: 10rem 0 6rem;
  }
}
.about__container {
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  gap: 3.6rem;
}
.about__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  gap: 6rem;
}
@media screen and (max-width: 768px) {
  .about__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.about__left {
  width: 60.0980392157%;
  max-width: 61.3rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 6rem;
}
@media screen and (max-width: 768px) {
  .about__left {
    gap: 2rem;
    width: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.about__img {
  width: 29.4117647059%;
  height: auto;
  aspect-ratio: 3/4;
}
@media screen and (max-width: 768px) {
  .about__img {
    width: 30rem;
    height: 40rem;
  }
}
.about__text {
  letter-spacing: 1.5px;
}
@media screen and (max-width: 768px) {
  .about .btn-wrapper {
    margin-top: 2rem;
  }
}

/* ---------------------------
  当院の特徴
--------------------------- */
.features {
  margin-top: 20rem;
  padding: 4rem 0 16rem;
  background: #FDEFE3;
  position: relative;
  position: relative;
}
@media screen and (min-width: 1441px) {
  .features {
    margin-top: 13.8888888889vw;
  }
}
@media screen and (max-width: 768px) {
  .features {
    margin-top: 13.8666666667vw;
    padding: 12rem 0 8rem;
  }
}
.features::before {
  content: "";
  position: absolute;
  background: url(../img/common/wave_01.png) no-repeat center center/cover;
  width: 100%;
  height: 20rem;
  top: 1px;
  left: 0;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}
@media screen and (min-width: 1441px) {
  .features::before {
    height: 13.8888888889vw;
  }
}
@media screen and (max-width: 768px) {
  .features::before {
    height: 13.8666666667vw;
    top: 1px;
    background: url(../img/common/wave_01_sp.png) no-repeat center center/cover;
  }
}
.features::after {
  content: "";
  position: absolute;
  background: url(../img/top/tree_02.png) no-repeat center center/cover;
  width: 52rem;
  height: 27.4rem;
  top: -11.1rem;
  right: 0;
}
@media screen and (max-width: 1024px) and (min-width: 769px) {
  .features::after {
    top: -24rem;
  }
}
@media screen and (max-width: 768px) {
  .features::after {
    width: 25.3rem;
    height: 13.3rem;
  }
}
.features__container {
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  gap: 6rem;
}
.features__lists {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 2rem;
}
@media screen and (max-width: 768px) {
  .features__lists {
    gap: 0.5rem;
	  /*gap: 0.2rem;*/
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.features__list {
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 19rem;
  height: 19rem;
  aspect-ratio: 1/1;
  border-radius: 50%;
  text-align: center;
  background: #D95A19;
  color: #ffffff;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .features__list {
    -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: 12rem;
	  /*width: 11.2rem;*/
    height: 12rem;
	  /*height: 11.2rem;*/
    font-size: 1.2rem;
    letter-spacing: 1.2px;
  }
}
.features__text {
  font-weight: 500;
}

/* ---------------------------
  歯と健康
--------------------------- */
.collumn {
  background: #FDEFE3;
  padding: 16rem 0;
  position: relative;
}
.collumn::before {
  content: "";
  position: absolute;
  background: url(../img/top/leaf_05.png) no-repeat center center/cover;
  width: 63.8rem;
  height: 14.1rem;
  /* top: -2rem; */
  top: 0;
  left: 0;
  /* transform: translateY(-100%); */
}
@media screen and (max-width: 768px) {
  .collumn::before {
    width: 25.6rem;
    height: 5.7rem;
    /* left: -1.6rem;
    top: -7.2rem; */
  }
}
@media screen and (max-width: 768px) {
  .collumn {
    padding: 10rem 0 8rem;
  }
}
.collumn__container {
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  gap: 6rem;
}
.collumn__lead {
  font-weight: 500;
  text-align: center;
}
.collumn__posts {
  display: grid;
  width: 100%;
  gap: 1.8rem;
  grid-template-columns: repeat(auto-fill, minmax(328px, 1fr));
}
.collumn__post {
  background: #ffffff;
  padding: 1.2rem 1.2rem 2rem 1.2rem;
  border-radius: 1.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: auto;
  gap: 1.6rem;
  place-items: start;
}
.collumn__post:hover {
  opacity: 0.7;
}
.collumn__thumbnail {
  width: 100%;
  height: auto;
}
.collumn__thumbnail img {
  aspect-ratio: 1/1;
}
.collumn__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}
.collumn__time {
  color: #D95A19;
  font-weight: 500;
}
@media screen and (max-width: 1024px) {
  .collumn__time {
    font-size: 1.4rem;
  }
}
.collumn__cat {
  font-weight: 500;
  color: #ffffff;
  background: #D95A19;
  padding: 0 1.6rem;
  border-radius: 999px;
}
@media screen and (max-width: 1024px) {
  .collumn__cat {
    font-size: 1.4rem;
  }
}
.collumn__title {
  width: 100%;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  font-weight: 500;
}

/* ----------------------------------------
  診療内容 ページ
---------------------------------------- */
.treatment {
  padding-top: 0;
}
.treatment__wrapper {
  max-width: 1080px;
}
.treatment__container {
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  gap: 12rem;
  padding: 10rem 0;
}
@media screen and (max-width: 768px) {
  .treatment__container {
    padding: 6rem 0;
    gap: 6rem;
  }
}
.treatment__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  gap: 6rem;
}
@media screen and (max-width: 768px) {
  .treatment__content {
    gap: 4rem;
  }
}
.treatment__item {
  background: #FDEFE3;
  padding: 4.8rem;
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  gap: 4.8rem;
  border-radius: 16px;
}
@media screen and (max-width: 768px) {
  .treatment__item {
    padding: 3.2rem 1.6rem;
  }
}
.treatment__item-title {
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  gap: 0.4rem;
  color: #D95A19;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 2px;
  text-align: center;
}
.treatment__item-icon {
  width: 4rem;
  height: 4rem;
}
.treatment__item-text {
  text-align: center;
}
.treatment__item-text.left {
  text-align: left;
}
.treatment__merit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  gap: 1.6rem;
}
@media screen and (max-width: 1024px) {
  .treatment__merit {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.treatment__merit-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 18.4rem;
  padding: 2rem 1.2rem;
  background: #ffffff;
  border-radius: 8px;
  gap: 1rem;
}
@media screen and (max-width: 768px) {
  .treatment__merit-item {
    width: 14.7rem;
    gap: 1.2rem 0.2rem;
  }
}
.treatment__merit-icon {
  background: #D95A19;
  border-radius: 50%;
  width: 10rem;
  height: 10rem;
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.treatment__merit-img {
  width: 6.9rem;
  height: 6.9rem;
}
.treatment__merit-text {
  font-size: 1.2rem;
  letter-spacing: 1.2px;
  font-weight: 500;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .treatment__merit-text {
    letter-spacing: 0.3px;
  }
}
.treatment__price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  gap: 0.8rem;
}
.treatment__price-title {
  font-weight: 700;
  color: #D95A19;
}
.treatment__price-tax {
  font-size: 1.2rem;
  letter-spacing: 1.2px;
}
.treatment__price-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.8rem;
}
.treatment__price-list.whitening dt {
  width: 16rem;
}
.treatment__attention li {
  font-size: 1.2rem;
  letter-spacing: 1.2px;
  text-indent: -1.6rem;
  padding-left: 1.6rem;
}
.treatment__col2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  gap: 4.8rem;
}
@media screen and (max-width: 768px) {
  .treatment__col2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}
.treatment__left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2.4rem;
  width: 100%;
}
.treatment__message {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.4rem;
  width: 100%;
}

.anchorlink__lists {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.6rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .anchorlink__lists {
    gap: 0.8rem;
  }
}
@media screen and (max-width: 550px) {
  .anchorlink__list {
    width: 100%;
  }
}
.anchorlink__list a {
  border: 1px solid #D95A19;
  font-weight: 500;
  color: #D95A19;
  padding: 2.4rem 0.8rem;
  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;
  width: 100%;
  gap: 0.8rem;
  width: 20rem;
}
@media screen and (max-width: 550px) {
  .anchorlink__list a {
    width: 100%;
    padding: 1.6rem 0.8rem;
  }
}
.anchorlink__arrow {
  width: 1.4rem;
  height: 0.7rem;
}

/* ----------------------------------------
  特徴 ページ
---------------------------------------- */
#features .anchorlink__lists {
  padding: 4rem 2rem;
}
@media screen and (max-width: 768px) {
  #features .anchorlink__lists {
    padding: 4rem 1.6rem;
  }
}
@media screen and (max-width: 768px) {
  #features .anchorlink__list {
    /* width: 47%; */
  }
}
@media screen and (max-width: 550px) {
  #features .anchorlink__list {
    width: auto;
  }
}
#features .anchorlink__list a {
  color: #ffffff;
  background: #D95A19;
  width: 19rem;
  height: 19rem;
  border-radius: 50%;
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
}
@media screen and (max-width: 768px) {
  #features .anchorlink__list a {
    width: 13rem;
    height: 13rem;
    font-size: 1.2rem;
    letter-spacing: 0px;
  }
}

.feature {
  margin-top: 20rem;
  position: relative;
  padding: 4rem 0 10rem;
}
@media screen and (min-width: 1441px) {
  .feature {
    margin-top: 13.8888888889vw;
  }
}
@media screen and (max-width: 768px) {
  .feature {
    margin-top: 13.8666666667vw;
    padding: 6rem 0;
  }
}
.feature::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 20rem;
  left: 0;
  top: 0px;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}
@media screen and (min-width: 1441px) {
  .feature::before {
    height: 13.8888888889vw;
  }
}
@media screen and (max-width: 768px) {
  .feature::before {
    height: 13.8666666667vw;
  }
}
.feature__container {
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  gap: 6rem;
}
@media screen and (max-width: 768px) {
  .feature__container {
    gap: 4rem;
  }
}
.feature__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: 1.6rem;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .feature__content {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.feature__flex {
  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 (max-width: 768px) {
  .feature__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: 1.6rem;
  }
}
.feature__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.6rem;
  width: 63.7254901961%;
}
@media screen and (max-width: 768px) {
  .feature__item {
    width: 100%;
  }
}
.feature__lists li {
  list-style: disc;
  margin-left: 2rem;
}
@media screen and (max-width: 768px) {
  .feature__lists li {
    font-size: 1.4rem;
    letter-spacing: 1.4px;
  }
}
.feature__book {
  width: 24rem;
  height: 32rem;
}
.feature__kenbikyo {
  width: 30rem;
  height: 37.7rem;
}
.feature__attention {
  width: 100%;
}
.feature__attention li {
  font-size: 1.2rem;
  letter-spacing: 1.2px;
  text-indent: -1.6rem;
  padding-left: 1.6rem;
}
.feature__col2 {
  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 (max-width: 768px) {
  .feature__col2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 2rem;
  }
}
.feature__col-card {
  background: #FDEFE3;
  border-radius: var(--xs, 12px);
  padding: 1.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 49.4117647059%;
  gap: 1.6rem;
}
@media screen and (max-width: 768px) {
  .feature__col-card {
    width: 100%;
  }
}
.feature__col-title {
  font-size: 2rem;
  color: #D95A19;
  font-weight: 700;
  letter-spacing: 2px;
}
@media screen and (max-width: 768px) {
  .feature__col-title {
    font-size: 1.8rem;
    letter-spacing: 1.8px;
  }
}
.feature__col-list li {
  list-style-type: disc;
  margin-left: 2rem;
}
@media screen and (max-width: 768px) {
  .feature__col-list li {
    font-size: 1.4rem;
    letter-spacing: 1.4px;
  }
}
.feature__aroma {
  padding: 3.2rem 0;
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  gap: 4rem;
}
.feature__h3-title {
  font-size: 2.4rem;
  font-weight: 500;
  letter-spacing: 2.4px;
  color: #D95A19;
  border-top: 1px solid #D95A19;
  border-bottom: 1px solid #D95A19;
  padding: 0 2.8rem;
  position: relative;
}
@media screen and (max-width: 768px) {
  .feature__h3-title {
    font-size: 2rem;
    letter-spacing: 2px;
  }
}
.feature__h3-title::before {
  content: "";
  position: absolute;
  background: #D95A19;
  width: 0.8rem;
  height: 0.8rem;
  border-radius: 50%;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.feature__h3-title::after {
  content: "";
  position: absolute;
  background: #D95A19;
  width: 0.8rem;
  height: 0.8rem;
  border-radius: 50%;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.feature__aroma-items {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
  gap: 2rem;
}
@media screen and (max-width: 768px) {
  .feature__aroma-items {
    gap: 2rem 1.2rem;
  }
}
@media screen and (max-width: 550px) {
  .feature__aroma-items {
    grid-template-columns: 1fr 1fr;
  }
}
.feature__aroma-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.2rem;
  padding: 0 2.4rem;
}
@media screen and (max-width: 768px) {
  .feature__aroma-item {
    padding: 0 0.8rem;
  }
}
.feature__aroma-icon {
  width: 6rem;
  height: 6rem;
}
.feature__aroma-name {
  font-weight: 500;
}
.feature__aroma-text {
  font-size: 1.2rem;
  letter-spacing: 1.2px;
}
.feature__h3-content {
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  gap: 6rem;
  padding: 3.2rem 0;
}
@media screen and (max-width: 768px) {
  .feature__h3-content {
    gap: 4rem;
    padding: 2.4rem 0;
  }
}
.feature__flow01-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  gap: 4.4rem;
}
@media screen and (max-width: 768px) {
  .feature__flow01-items {
    -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;
  }
}
.feature__flow01-item {
  width: 20rem;
  padding: 4.8rem 1.2rem 4rem 1.2rem;
  background: #ffffff;
  border-radius: 0.8rem;
  -webkit-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.25);
  text-align: center;
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
}
.feature__flow01-item::before {
  content: "";
  position: absolute;
  background: #D95A19;
  color: #ffffff;
  font-size: 2.4rem;
  font-weight: 700;
  letter-spacing: 0;
  border-radius: 50%;
  width: 4.8rem;
  height: 4.8rem;
  left: -10px;
  top: -10px;
}
.feature__flow01-item:not(:last-child)::after {
  content: "";
  position: absolute;
  background: url(../img/features/icon_flow-arrow_01.png) no-repeat center center/cover;
  width: 2rem;
  height: 2rem;
  top: 50%;
  right: -1.2rem;
  -webkit-transform: translate(100%, -50%);
          transform: translate(100%, -50%);
}
@media screen and (max-width: 768px) {
  .feature__flow01-item:not(:last-child)::after {
    left: 50%;
    top: initial;
    bottom: -1.2rem;
    -webkit-transform: translate(-50%, 100%) rotate(90deg);
            transform: translate(-50%, 100%) rotate(90deg);
  }
}
.feature__flow01-item:nth-of-type(1)::before {
  content: "1";
}
.feature__flow01-item:nth-of-type(2)::before {
  content: "2";
}
.feature__flow01-item:nth-of-type(3)::before {
  content: "3";
}
.feature__flow01-item:nth-of-type(4)::before {
  content: "4";
}
.feature__flow02-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 100%;
  padding: 2rem;
  background: #ffffff;
  gap: 5.2rem;
  border-radius: 12px;
  -webkit-box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.25);
}
@media screen and (max-width: 768px) {
  .feature__flow02-items {
    -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;
  }
}
.feature__flow02-item {
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2rem;
  width: 34.6rem;
  max-width: 34.6rem;
  position: relative;
}
@media screen and (max-width: 768px) {
  .feature__flow02-item {
    width: 100%;
  }
}
.feature__flow02-name {
  color: #D95A19;
  border: 1px solid #D95A19;
  font-weight: 500;
  border-radius: 100px;
  background: #ffffff;
  padding: 0 2rem;
}
@media screen and (max-width: 768px) {
  .feature__flow02-name {
    font-size: 1.4rem;
    letter-spacing: 1.4px;
  }
}
.feature__flow02-text {
  text-align: center;
}
@media screen and (max-width: 1024px) and (min-width: 769px) {
  .feature__flow02-text {
    font-size: 1.2rem;
    letter-spacing: 1.2px;
  }
}
.feature__flow02-item:not(:last-child)::after {
  content: "";
  position: absolute;
  background: url(../img/features/icon_flow-arrow_02.png) no-repeat center center/cover;
  width: 1.2rem;
  height: 4rem;
  top: 50%;
  right: -2rem;
  -webkit-transform: translate(100%, -50%);
          transform: translate(100%, -50%);
}
@media screen and (max-width: 768px) {
  .feature__flow02-item:not(:last-child)::after {
    left: 50%;
    top: initial;
    bottom: -2rem;
    -webkit-transform: translate(-50%, 50%) rotate(90deg);
            transform: translate(-50%, 50%) rotate(90deg);
  }
}
.feature__point-items {
  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;
  width: 100%;
  gap: 1.2rem;
}
@media screen and (max-width: 768px) {
  .feature__point-items {
    gap: 0.8rem;
  }
}
.feature__point-item {
  border: 1px solid #D95A19;
  padding: 3.2rem 1.6rem;
  gap: 1.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-radius: 8px;
  width: 19.3rem;
}
@media screen and (max-width: 768px) {
  .feature__point-item {
    width: 16.7rem;
    padding: 2.4rem 0.8rem;
  }
}
.feature__point-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0.4rem;
}
.feature__point-point {
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .feature__point-point {
    font-size: 1.2rem;
    letter-spacing: 1.2px;
  }
}
.feature__point-no {
  font-size: 3.2rem;
  color: #D95A19;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 3.2px;
}
@media screen and (max-width: 768px) {
  .feature__point-no {
    font-size: 2.4rem;
    letter-spacing: 2.4px;
  }
}
@media screen and (max-width: 768px) {
  .feature__point-text {
    font-size: 1.4rem;
  }
}
.feature__table {
  width: 100%;
}
.feature .btn-wrapper {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 3.2rem;
}
@media screen and (max-width: 768px) {
  .feature .btn-wrapper {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.feature__table-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  gap: 0.8rem;
}
@media screen and (max-width: 768px) {
  .feature__table-wrapper {
    gap: 0.4rem;
  }
}
.feature__table-wrapper ul {
  width: 24.5098039216%;
}
@media screen and (max-width: 768px) {
  .feature__table-wrapper ul {
    width: 24000%;
  }
}
.feature__table-wrapper li {
  width: 100%;
  text-align: center;
  padding: 1.6rem 0;
  background: #ffffff;
}
@media screen and (max-width: 550px) {
  .feature__table-wrapper li {
    font-size: 1.2rem;
    letter-spacing: 1.2px;
  }
}
.feature__table-wrapper li:not(:last-child) {
  border-bottom: 1px solid #DDDDDD;
}
.feature__list-left {
  border: 2px solid #DDDDDD;
  border-radius: 12px 0 0 0;
  font-weight: 700;
}
.feature__list-left li:first-child {
  border-radius: 12px 0 0 0;
}
.feature__list-center {
  border: 2px solid #D95A19;
  border-radius: 12px 12px 0 0;
}
.feature__list-center li {
  font-weight: 500;
  color: #D95A19;
}
.feature__list-center .feature__list-head {
  color: #ffffff;
  height: 6.5rem;
  /* background: $orange; */
  /* border: 2px solid $orange; */
  position: relative;
}
@media screen and (max-width: 550px) {
  .feature__list-center .feature__list-head {
    height: 8.1rem;
  }
}
.feature__list-center .feature__list-head::before {
  content: "";
  position: absolute;
  background: #D95A19;
  width: 101%;
  height: 101%;
  left: -1px;
  top: -1px;
  border-radius: 12px 12px 0 0;
  z-index: 0;
}
@media screen and (max-width: 550px) {
  .feature__list-center .feature__list-head::before {
    border-radius: 10px 10px 0 0;
  }
}
.feature__list-center-ttl {
  position: absolute;
  display: block;
  padding: 1.6rem 0;
  width: 100%;
  z-index: 2;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.feature__list-right {
  border: 2px solid #DDDDDD;
  border-radius: 12px 12px 0 0;
}
.feature__list-head {
  border-radius: 10px 10px 0 0;
  font-weight: 700;
}

.feature:nth-child(odd) {
  background: #FDEFE3;
}
.feature:nth-child(odd)::before {
  background: url(../img/common/wave_01.png) no-repeat center center/cover;
}
@media screen and (max-width: 768px) {
  .feature:nth-child(odd)::before {
    background: url(../img/common/wave_01_sp.png) no-repeat center center/cover;
  }
}

.feature:nth-child(even) {
  background: #ffffff;
}
.feature:nth-child(even)::before {
  background: url(../img/common/wave_02.png) no-repeat center center/cover;
}
@media screen and (max-width: 768px) {
  .feature:nth-child(even)::before {
    background: url(../img/common/wave_02_sp.png) no-repeat center center/cover;
  }
}

.quote {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  gap: 1rem;
  padding: 2rem;
  background: #ffffff;
  border-left: 8px solid #D95A19;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
}
.quote__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  gap: 2rem;
}
.quote__icon {
  width: 2.6rem;
  height: 2.3rem;
  display: block;
}
.quote__icon img {
  border-radius: 0;
}
.quote__text {
  width: 91.568627451%;
}
@media screen and (max-width: 768px) {
  .quote__text {
    font-size: 1.4rem;
    letter-spacing: 1.4px;
  }
}
@media screen and (max-width: 768px) {
  .quote__book {
    font-size: 1.2rem;
  }
}

/* ----------------------------------------
  当院について ページ
---------------------------------------- */
/* ---------------------------
  代表挨拶
--------------------------- */
.message {
  position: relative;
}
.message__container {
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  gap: 8rem;
}
.message__col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  gap: 2rem;
  padding: 0 2rem;
}
@media screen and (max-width: 768px) {
  .message__col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0;
  }
}
.message__content {
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  max-width: 62.5rem;
  gap: 4rem;
}
.message__copy {
  color: #D95A19;
  font-size: 3.2rem;
  font-weight: 700;
  letter-spacing: 3.2px;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .message__copy {
    font-size: 2.4rem;
    letter-spacing: 2.4px;
  }
}
.message__img {
  max-width: 30rem;
  width: 100%;
  height: auto;
  aspect-ratio: 3/4;
}
.message__name {
  text-align: right;
  width: 100%;
}
.message__policy {
  background: #FDEFE3;
  max-width: 102rem;
  width: 100%;
  padding: 1rem;
}
.message__policy-wrapper {
  border: 4px solid #ffffff;
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  padding: 6rem 4.8rem;
  gap: 3.2rem;
  padding: 4rem 2rem;
}
.message__policy-ttl {
  color: #D95A19;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 2px;
  position: relative;
}
.message__policy-ttl::before {
  content: "";
  position: absolute;
  background: #D95A19;
  height: 2px;
  width: 3.2rem;
  left: 50%;
  bottom: -10px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.message__policy-copy {
  font-size: 2.4rem;
  font-weight: 500;
  letter-spacing: 2.4px;
}
@media screen and (max-width: 768px) {
  .message__policy-copy {
    font-size: 2rem;
    text-align: center;
  }
}

/* ---------------------------
  アクセス
--------------------------- */
.access {
  margin-top: 10rem;
  padding: 12rem 0;
  background: #FDEFE3;
  position: relative;
}
.access::before {
  content: "";
  position: absolute;
  background: url(../img/top/tree_02.png) no-repeat center center/cover;
  width: 52rem;
  height: 27.4rem;
  top: -13.7rem;
  right: 0;
}
@media screen and (max-width: 768px) {
  .access::before {
    width: 25.3rem;
    height: 13.3rem;
    top: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
.access__wrapper {
  gap: 6rem;
}
.access .section-title {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.access__container {
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  gap: 4rem;
}
.access__map {
  width: 100%;
  padding-top: 63.0392156863%;
  position: relative;
}
.access__map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}
.access__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  gap: 2rem;
}
@media screen and (max-width: 768px) {
  .access__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.access__access-ttl {
  font-weight: 700;
}
.access__access-lists {
  padding-left: 2.4rem;
}
.access__access-list {
  list-style-type: disc;
}

/* ---------------------------
  院内イメージ
--------------------------- */
.equipment {
  padding: 12rem 0 10rem;
  position: relative;
}
.equipment::before {
  content: "";
  position: absolute;
  background: url(../img/top/leaf_05.png) no-repeat center center/cover;
  width: 63.8rem;
  height: 14.1rem;
  top: 0;
  left: 2rem;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .equipment::before {
    width: 25.6rem;
    height: 5.7rem;
    /* top: -7.2rem; */
  }
}
.equipment__wrapper {
  gap: 5.4rem;
}
.equipment .section-title {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.equipment__copy {
  text-align: center;
}
.equipment__items {
  display: grid;
  width: 100%;
  gap: 4rem;
  grid-template-columns: repeat(auto-fit, minmax(313px, 1fr));
}
.equipment__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.8rem;
}
.equipment__img img {
  border-radius: 0;
}
.equipment__name {
  color: #D95A19;
  font-weight: 500;
  padding: 0 2rem;
  border-radius: 100px;
  border: 1px solid #D95A19;
  display: inline-block;
}

/* 
----------------------------------------
  施設案内 ページ
---------------------------------------- */
#facility .page-mv {
  background: url(../img/facility/fv.jpg) no-repeat center center/cover;
  width: 100%;
}

.facility {
  background: #ffffff;
  padding: 10rem 0;
}
@media screen and (max-width: 768px) {
  .facility {
    padding: 8rem 0;
  }
}
.facility__wrapper {
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  gap: 6.4rem;
  position: relative;
}
.facility__copy {
  max-width: 80rem;
  width: 100%;
}
.facility__container {
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  gap: 12rem;
}
.facility__cards {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  width: 100%;
  gap: 2.3rem 2rem;
}
@media screen and (max-width: 768px) {
  .facility__cards {
    grid-template-columns: 1fr 1fr;
    gap: 1.6rem;
  }
}
@media screen and (max-width: 500px) {
  .facility__cards {
    grid-template-columns: 1fr;
  }
}
.facility__card {
  padding: 1.6rem;
  background: #ffffff;
  border: 1px solid #D9D9D9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.facility__img {
  aspect-ratio: 1/1;
}
.facility__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 1.2rem;
}
.facility__title, .facility__pieces {
  font-weight: 500;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .facility__title, .facility__pieces {
    font-size: 1.5rem;
  }
}
.facility__name {
  line-height: 1.5;
  margin-top: 0.9rem;
}
@media screen and (max-width: 768px) {
  .facility__name {
    font-size: 1.5rem;
  }
}
.facility__lists {
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  max-width: 80rem;
  gap: 1.6rem;
}
.facility__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  border: 1px solid #D9D9D9;
}
@media screen and (max-width: 500px) {
  .facility__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.facility__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 68.75%;
}
@media screen and (max-width: 500px) {
  .facility__box {
    width: 100%;
  }
}
.facility__list-ttl, .facility__list-name, .facility__list-pieces {
  color: #007;
  padding: 1.2rem 1.6rem;
}
.facility__list-ttl {
  background: #F5F5FA;
  width: 31.25%;
  font-weight: 500;
  border-right: 1px solid #D9D9D9;
}
@media screen and (max-width: 500px) {
  .facility__list-ttl {
    width: 100%;
    border-bottom: 1px solid #D9D9D9;
    border-right: none;
  }
}
.facility__list-name {
  width: 81.8181818182%;
  border-right: 1px solid #D9D9D9;
}
@media screen and (max-width: 500px) {
  .facility__list-name {
    width: 75%;
  }
}
.facility__list-pieces {
  font-weight: 500;
  width: 18.1818181818%;
  text-align: center;
}
@media screen and (max-width: 500px) {
  .facility__list-pieces {
    width: 25%;
  }
}

/* ----------------------------------------
  求人情報 ページ
---------------------------------------- */
#recruitment .page-mv {
  background: url(../img/recruitment/fv.jpg) no-repeat center center/cover;
  width: 100%;
}

.recruit {
  background: #F5F5FA;
  padding: 10rem 0;
  position: relative;
}
@media screen and (max-width: 768px) {
  .recruit {
    padding: 8rem 0;
  }
}
.recruit::before {
  content: "";
  position: absolute;
  background: #ffffff;
  width: 100%;
  height: 32.5210871603%;
  bottom: 0;
  left: 0;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .recruit::before {
    height: 20%;
  }
}
.recruit__copy {
  background: #ffffff;
  padding: 4rem 3.2rem;
  gap: 5.2rem;
  border-radius: 40px;
  max-width: 80rem;
  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;
  font-size: 1.8rem;
  font-weight: 500;
  letter-spacing: 0.72px;
}
@media screen and (max-width: 768px) {
  .recruit__copy {
    font-size: 1.6rem;
  }
}
.recruit__img {
  width: 100%;
  height: auto;
  aspect-ratio: 1080/500;
  border-radius: 40px;
  margin-top: 6.4rem;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 768px) {
  .recruit__img {
    border-radius: 20px;
    aspect-ratio: 1/1;
    margin-top: 4.8rem;
  }
}
.recruit__img img {
  border-radius: 40px;
}
@media screen and (max-width: 768px) {
  .recruit__img img {
    border-radius: 20px;
  }
}

/* ---------------------------
  募集要項
--------------------------- */
.requirements {
  background: #ffffff;
}
.requirements__wrapper {
  gap: 2.1rem;
}
@media screen and (max-width: 768px) {
  .requirements__wrapper {
    gap: 3.2rem;
  }
}
.requirements__content {
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}
.requirements__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  border-right: 1px solid #B8B8B8;
  border-left: 1px solid #B8B8B8;
  border-bottom: 1px solid #B8B8B8;
}
@media screen and (max-width: 768px) {
  .requirements__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.requirements__list:first-child {
  border-top: 1px solid #B8B8B8;
}
.requirements dt,
.requirements dd {
  padding: 2.4rem 4rem;
}
.requirements dt {
  width: 22.2222222222%;
  background: #F5F5FA;
  color: #007;
  font-weight: 500;
  line-height: 1.7;
  text-align: center;
  border-right: 1px solid #B8B8B8;
}
@media screen and (max-width: 768px) {
  .requirements dt {
    width: 100%;
    text-align: left;
    border-right: none;
  }
}

/* ----------------------------------------
  コラム一覧ページ
---------------------------------------- */
.archive {
  background: #FDEFE3;
}
.archive__container {
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  gap: 10rem;
}
@media screen and (max-width: 768px) {
  .archive__container {
    gap: 6rem;
  }
}
.archive__posts {
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}
.archive__post {
  padding: 3.2rem 4rem;
  gap: 1.6rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-bottom: 1px solid #A4A4A4;
  width: 100%;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.archive__post:hover {
  opacity: 1;
  text-decoration: underline;
  color: #007;
}
@media screen and (max-width: 768px) {
  .archive__post {
    padding: 2rem;
  }
}
.archive__time {
  font-family: "Poppins", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.72px;
  color: #007;
}
.archive__title {
  font-weight: 400;
  line-height: 1.7;
}

.category-lists {
  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: 3.8rem;
}
@media screen and (max-width: 768px) {
  .category-lists {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 2rem;
  }
}
.category-lists__btn {
  color: #D95A19;
  font-weight: 500;
  padding: 1.2rem 4rem;
  border: 1px solid #D95A19;
  background: #ffffff;
  width: 20rem;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .category-lists__btn {
    width: 30rem;
  }
}
.category-lists__btn:hover {
  opacity: 0.7;
}
.category-lists__btn.is-active {
  font-weight: 700;
  color: #ffffff;
  background: #D95A19;
}

/* ----------------------------------------
  お知らせ一覧ページ
---------------------------------------- */
#news .news__posts {
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}
#news .news__post {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 100%;
  gap: 4rem;
  padding: 6rem 4rem;
  border-bottom: 1px solid #D95A19;
}
@media screen and (max-width: 768px) {
  #news .news__post {
    gap: 1.2rem;
    padding: 3.2rem 1.6rem;
  }
}
#news .news__post:first-child {
  border-top: 1px solid #D95A19;
}
#news .news__post:hover {
  opacity: 0.7;
}
#news .news__post-time {
  color: #D95A19;
  font-weight: 500;
}
#news .news__post-title {
  font-weight: 500;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

#news-single .single {
  background: #ffffff;
}

/* ---------------------------
  ページネーション
--------------------------- */
.pagination {
  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: 1.2rem;
}
.pagination__icon {
  width: 4.8rem;
  height: 4.8rem;
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-radius: 50%;
  border: 1px solid #ffffff;
  background: #D95A19;
  padding: 1.2rem;
  position: relative;
}
.pagination__icon img {
  width: 1.1rem;
  height: 2.1rem;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.page-numbers {
  border-radius: 50%;
  color: #ffffff;
  background: #D95A19;
  font-weight: 700;
  letter-spacing: 0px;
  width: 4.8rem;
  height: 4.8rem;
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

/* ----------------------------------------
  投稿ページ
---------------------------------------- */
.single {
  background: #FDEFE3;
}
.single__wrapper {
  gap: 10rem;
}
.single__container {
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 4rem;
  width: 100%;
  padding: 4rem;
  background: #ffffff;
}
@media screen and (max-width: 768px) {
  .single__container {
    padding: 1.6rem;
  }
}
.single__post {
  gap: 4rem;
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}
.single__post h2,
.single__post h3,
.single__post h4,
.single__post p,
.single__post ul,
.single__post li,
.single__post figure {
  width: 100%;
}
.single__post h2 {
  font-size: 2.4rem;
  font-weight: 700;
  letter-spacing: 2.4px;
  color: #ffffff;
  background: #D95A19;
  padding: 1.2rem 2rem;
}
@media screen and (max-width: 768px) {
  .single__post h2 {
    padding: 4px 1.2rem;
    font-size: 2rem;
  }
}
.single__post h3 {
  font-size: 2rem;
  font-weight: 700;
  padding: 0 2rem;
  border-left: 4px solid #D95A19;
}
@media screen and (max-width: 768px) {
  .single__post h3 {
    font-size: 1.8rem;
    padding: 0 1.2rem;
  }
}
.single__post h4 {
  font-size: 2rem;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .single__post h4 {
    font-size: 1.8rem;
  }
}
.single__post ul {
  padding-left: 40px;
}
@media screen and (max-width: 768px) {
  .single__post ul {
    padding-left: 20px;
  }
}
.single__post li {
  list-style-type: disc;
}
.single__post figure {
  max-width: 50rem;
}
.single__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  gap: 0.8rem;
  border-bottom: 2px solid #D95A19;
}
.single__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2.4rem;
}
.single__time {
  color: #D95A19;
  font-weight: 500;
}
.single__cat {
  font-weight: 500;
  color: #ffffff;
  background: #D95A19;
  padding: 0 1.6rem;
  border-radius: 999px;
  width: -webkit-fit-content !important;
  width: -moz-fit-content !important;
  width: fit-content !important;
}
.single__title {
  font-size: 3.2rem;
  font-weight: 700;
  letter-spacing: 3.2px;
}
@media screen and (max-width: 768px) {
  .single__title {
    font-size: 2.4rem;
    letter-spacing: 2.4px;
  }
}
.single__thumbnail {
  height: 50rem;
  width: auto !important;
  max-width: -webkit-max-content !important;
  max-width: -moz-max-content !important;
  max-width: max-content !important;
}
.single__thumbnail img {
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (max-width: 768px) {
  .single__thumbnail {
    height: auto !important;
  }
}
.single__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  gap: 2rem;
}
.single__bottom {
  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;
  width: 100%;
  gap: 2rem;
  position: relative;
}
.single__btn {
  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;
  position: absolute;
}
.single__btn a {
  background: #D95A19;
  color: #ffffff;
  font-weight: 700;
  font-size: 2rem;
  letter-spacing: 2px;
  padding: 2rem 3.2rem;
  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;
  width: 100%;
  border-radius: 0.8rem;
}
@media screen and (max-width: 768px) {
  .single__btn a {
    font-size: 1.6rem;
    letter-spacing: 1.6px;
  }
}
.single__btn-arrow {
  position: absolute;
}
.single__btn-arrow a {
  width: 4.8rem;
  height: 4.8rem;
  background: #D95A19;
  border-radius: 50%;
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.single__btn-arrow.left {
  left: 0;
}
.single__btn-arrow.right {
  right: 0;
}
.single__btn-icon {
  width: 1.1rem;
  height: 2.1rem;
  display: block;
}

/* ----------------------------------------
  お問い合わせページ
---------------------------------------- */
.contact {
  /*   &__form-wrapper {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    width: 100%;
    gap: 3.2rem;
  } */
}
.contact__box {
  padding: 4rem;
  background: #FDEFE3;
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  gap: 4rem;
}
@media screen and (max-width: 768px) {
  .contact__box {
    padding: 3.2rem 1.6rem;
    gap: 3.2rem;
  }
}
.contact__copy {
  text-align: center;
  font-weight: 500;
}
.contact__tel a {
  font-size: 2.4rem;
  font-weight: 700;
  letter-spacing: 2.4px;
  background: #ffffff;
  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: 1.2rem;
  padding: 1.2rem 3.2rem;
}
.contact__content {
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  padding-top: 10rem;
}
.contact__form {
  width: 100%;
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2.4rem;
}
.contact__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  /* justify-content: space-between; */
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 1.2rem;
  width: 100%;
}
.contact__head {
  white-space: nowrap;
  font-weight: 700;
}
.contact__head p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 2.4rem;
  padding: 1.2rem 0;
}
.contact__data {
  width: 100%;
}
.contact__accept {
  font-weight: 700;
  font-size: 1.2rem;
  line-height: 2;
  color: #ffffff;
  background: #E95050;
  padding: 0 2rem;
}
.contact input,
.contact textarea,
.contact select {
  width: 100%;
  border-radius: 0;
  outline: none;
  padding: 2rem 4rem;
  background-color: #ffffff;
  border-radius: 8px;
  border: 2px solid #D95A19;
  font-weight: 500;
  color: #333333;
  font-size: 1.6rem;
  line-height: 2;
  font-weight: 500;
  letter-spacing: 1.6px;
}
@media screen and (max-width: 768px) {
  .contact input,
  .contact textarea,
  .contact select {
    padding: 2.4rem 1.6rem;
  }
}
.contact input::-webkit-input-placeholder, .contact textarea::-webkit-input-placeholder, .contact select::-webkit-input-placeholder {
  font-size: 1.6rem;
  line-height: 2;
  font-weight: 500;
  letter-spacing: 1.6px;
  color: #A8A8A8;
}
.contact input::-moz-placeholder, .contact textarea::-moz-placeholder, .contact select::-moz-placeholder {
  font-size: 1.6rem;
  line-height: 2;
  font-weight: 500;
  letter-spacing: 1.6px;
  color: #A8A8A8;
}
.contact input:-ms-input-placeholder, .contact textarea:-ms-input-placeholder, .contact select:-ms-input-placeholder {
  font-size: 1.6rem;
  line-height: 2;
  font-weight: 500;
  letter-spacing: 1.6px;
  color: #A8A8A8;
}
.contact input::-ms-input-placeholder, .contact textarea::-ms-input-placeholder, .contact select::-ms-input-placeholder {
  font-size: 1.6rem;
  line-height: 2;
  font-weight: 500;
  letter-spacing: 1.6px;
  color: #A8A8A8;
}
.contact input::placeholder,
.contact textarea::placeholder,
.contact select::placeholder {
  font-size: 1.6rem;
  line-height: 2;
  font-weight: 500;
  letter-spacing: 1.6px;
  color: #A8A8A8;
}
.contact input:focus,
.contact textarea:focus,
.contact select:focus {
  border: 2px solid #A1A1A1;
}
.contact input[type=radio] {
  opacity: 0;
  visibility: hidden;
  position: absolute;
}
.contact textarea {
  height: 23rem;
}
.contact .wpcf7 {
  width: 100%;
}
.contact .wpcf7-form {
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
}
.contact__data-radio {
  width: 100%;
  height: 100%;
}
.contact__data-radio .wpcf7-radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2rem;
}
@media screen and (max-width: 768px) {
  .contact__data-radio .wpcf7-radio {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0;
  }
}
.contact__data-radio .wpcf7-list-item {
  margin: 0;
}
.contact__data-radio span.wpcf7-list-item-label {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1.2rem;
  cursor: pointer;
  padding: 1.2rem 0;
}
.contact__data-radio span.wpcf7-list-item-label::before {
  display: block;
  content: "";
  border-radius: 50%;
  border: 1px solid #D95A19;
  width: 2rem;
  height: 2rem;
}
.contact__data-radio span.wpcf7-list-item-label::after {
  display: block;
  position: absolute;
  content: "";
  border-radius: 50%;
  width: 1rem;
  height: 1rem;
  background-color: #D95A19;
  left: 5px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  display: none;
}
.contact__data-radio input[type=radio]:checked + span.wpcf7-list-item-label::after {
  display: block;
}
.contact__check {
  width: 100%;
}
.contact__check .wpcf7-list-item {
  margin: 0;
}
.contact__check label {
  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: 1rem;
}
.contact__check input[name=acceptance] {
  width: 20px;
  height: 20px;
}
.contact__check input[type=check] {
  border: 1px solid #D95A19;
}
.contact__check a {
  text-decoration: underline;
}
.contact__submit-wrap {
  padding-top: 6rem;
}
.contact input[type=submit] {
  width: 15rem;
  height: 8rem;
  color: #ffffff;
  font-weight: 500;
  font-size: 2rem;
  letter-spacing: 2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #D95A19;
  border-radius: 8px;
  padding: 2rem 3.2rem;
  border: none;
}
.contact .wpcf7-spinner {
  display: none;
}

.privacy {
  width: 100%;
  height: 20rem;
  background: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 3.2rem 4rem;
  border: 2px solid #D95A19;
  border-radius: 8px;
}
@media screen and (max-width: 768px) {
  .privacy {
    padding: 3.2rem 1.6rem;
    height: 40rem;
  }
}
.privacy__container {
  overflow-y: scroll;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  /* ハンドル */
  /* 背景 */
}
.privacy__container::-webkit-scrollbar {
  width: 13px;
  /* 横幅 */
}
.privacy__container::-webkit-scrollbar-thumb {
  background: #D95A19;
  border-radius: 7px;
}
.privacy__container::-webkit-scrollbar-track {
  background: #DDDDDD;
  border-radius: 9px;
}
.privacy__content {
  margin-right: 2.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2.5rem;
}
@media screen and (max-width: 768px) {
  .privacy__content {
    margin-right: 2rem;
  }
}
.privacy__head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  gap: 1.2rem;
}
.privacy h2 {
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0.8px;
}
.privacy p {
  letter-spacing: 0.64px;
}
.privacy li {
  list-style-type: disc;
  margin-left: 20px;
  text-indent: -16px;
  padding-left: 16px;
}