/*
Theme Name: my templete
Theme URI: 
Description: 
Version: 1
Author: Shun Sakata
Author URI: 
*/

@charset "UTF-8";
/* Box sizing rules */
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* Remove default margin */
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
figure,
blockquote,
dl,
dd,
ul {
  margin: 0;
}

/* Remove list styles on ul, ol elements with a list role, which suggests default styling will be removed */
ul,
ol {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* Set core root defaults */
html:focus-within {
  scroll-behavior: smooth;
}

/* Set core body defaults */
body {
  min-height: 100vh;
  text-rendering: optimizeSpeed;
  line-height: 1.5;
}

/* A elements that don't have a class get default styles */
a:not([class]) {
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto;
}

/* Make images easier to work with */
/* Inherit fonts for inputs and buttons */
input,
button,
textarea,
select {
  font: inherit;
}

/* Remove all animations and transitions for people that prefer not to see them */
@media (prefers-reduced-motion: reduce) {
  html:focus-within {
    scroll-behavior: auto;
  }
  *,
  *::before,
  *::after {
    -webkit-animation-duration: 0.01ms !important;
            animation-duration: 0.01ms !important;
    -webkit-animation-iteration-count: 1 !important;
            animation-iteration-count: 1 !important;
    -webkit-transition-duration: 0.01ms !important;
            transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}
/**

$footer

**/
html {
  font-size: 16px;
}
@media (max-width: 1040px) {
  html {
    font-size: 1.5384615385vw;
  }
}
@media screen and (max-width: 767px) {
  html {
    font-size: 16px;
  }
}
@media (max-width: 375px) {
  html {
    font-size: 4.2666666667vw;
  }
}

html {
  overflow-x: hidden;
}

body {
  font-family: "Shippori Mincho", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
  min-width: 100%;
  color: #a0867d;
  overflow-x: hidden;
}

img {
  width: 100%;
  display: block;
}

a {
  text-decoration: none;
  color: inherit;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

a:hover {
  opacity: 0.7;
}

.c-br {
  display: inline-block;
}

.mt-0 {
  margin-top: 0rem !important;
}
.mt-4 {
  margin-top: 4rem;
}

.coming-soon {
  margin-bottom: 50vh;
}

.inner {
  max-width: 1040px;
  width: 100%;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 1050px) {
  .inner {
    padding-left: 3%;
    padding-right: 3%;
  }
}
@media screen and (max-width: 767px) {
  .inner {
    padding-left: 1rem;
    padding-right: 1rem;
    padding-left: 16px;
    padding-right: 16px;
  }
}

._pl {
  padding-left: 2.25rem;
}
@media screen and (max-width: 767px) {
  ._pl {
    padding-left: clamp(0.5rem, -0.7527964206rem + 6.2639821029vw, 2.25rem);
  }
}

._pb {
  padding-bottom: 4rem;
}
@media screen and (max-width: 767px) {
  ._pb {
    padding-left: clamp(2rem, 0.5682326622rem + 7.158836689vw, 4rem);
  }
}

._ml {
  margin-left: 2.25rem;
}
@media screen and (max-width: 767px) {
  ._ml {
    margin-left: clamp(0.5rem, -0.7527964206rem + 6.2639821029vw, 2.25rem);
  }
}

._mt48 {
  margin-top: 3rem !important;
}

.bold {
  font-weight: 700;
}

/**
pc,スマホ オンリー表示
**/
.pc_md-a {
  display: block !important;
}
@media screen and (max-width: 767px) {
  .pc_md-a {
    display: none !important;
  }
}

.sp_md-a {
  display: none !important;
}
@media screen and (max-width: 767px) {
  .sp_md-a {
    display: block !important;
  }
}

.pc_sm-a {
  display: block !important;
}
@media screen and (max-width: 575px) {
  .pc_sm-a {
    display: none !important;
  }
}

.sp_sm-a {
  display: none !important;
}
@media screen and (max-width: 575px) {
  .sp_sm-a {
    display: block !important;
  }
}

.pc_xsm-a {
  display: block !important;
}
@media screen and (max-width: 450px) {
  .pc_xsm-a {
    display: none !important;
  }
}

.sp_xsm-a {
  display: none !important;
}
@media screen and (max-width: 450px) {
  .sp_xsm-a {
    display: block !important;
  }
}

/**

見出し

**/
.sec-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-left: 2.25rem;
  font-size: 2rem;
  font-weight: 700;
  background: -webkit-gradient(linear, left bottom, left top, from(#d7c3bc), to(#c899a2));
  background: linear-gradient(360deg, #d7c3bc 0%, #c899a2 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media screen and (max-width: 767px) {
  .sec-heading {
    margin-left: clamp(0.5rem, -0.7527964206rem + 6.2639821029vw, 2.25rem);
    font-size: clamp(1.5rem, 1.1420581655rem + 1.7897091723vw, 2rem);
  }
}

.sec-heading .main {
  font-size: 2.25rem;
  line-height: 1;
  margin-bottom: 1rem;
}
@media screen and (max-width: 767px) {
  .sec-heading .main {
    font-size: clamp(2.25rem, 1.4446308725rem + 4.0268456376vw, 3.375rem);
  }
}

.sec-heading .sub {
  font-size: 0.875rem;
  letter-spacing: normal;
  color: #d4bbb7;
}
@media screen and (max-width: 767px) {
  .sec-heading .sub {
    font-size: clamp(0.875rem, 0.5618008949rem + 1.5659955257vw, 1.3125rem);
  }
}

.sec-heading._center {
  text-align: center;
}

.sec-heading._white .main,
.sec-heading._white .sub {
  background: -webkit-gradient(linear, left bottom, left top, from(#fff), to(#fff));
  background: linear-gradient(360deg, #fff 0%, #fff 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: #fff;
}

.sec-heading-lv3 {
  font-size: 1.5rem;
  font-weight: 500;
  background: #f5f0ef;
  position: relative;
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
  padding-top: 1.5625rem;
  padding-bottom: 1.5625rem;
  padding-left: 2.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  letter-spacing: 0.23em;
}
@media screen and (max-width: 767px) {
  .sec-heading-lv3 {
    font-size: clamp(1rem, 0.6420581655rem + 1.7897091723vw, 1.5rem);
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }
}

.sec-heading-lv3::before {
  content: "";
  display: block;
  width: 0.5rem;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(#cda6aa), to(#d4bbb7));
  background: linear-gradient(90deg, #cda6aa 0%, #d4bbb7 100%);
  position: absolute;
  top: 0;
  left: 0;
}

.sub-bg {
  padding-top: 5rem;
  position: relative;
}
@media screen and (max-width: 767px) {
  .sub-bg {
    padding-top: clamp(1rem, 0.2841163311rem + 3.5794183445vw, 2rem);
  }
}

/**

下層　共通

**/
.sub-bg::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 40.10416%;
  height: 37.5rem;
  background: linear-gradient(336.72deg, rgba(239, 231, 228, 0) -45.97%, #d1b6b4 128.81%);
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .sub-bg::before {
    width: 45%;
    height: clamp(26.25rem, 18.1963087248rem + 40.2684563758vw, 37.5rem);
  }
}

.sub-bg::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 37.625rem;
  background: url(/wp-content/themes/mytheme/img/sub/bg.png) no-repeat;
  background-position: center bottom;
  background-size: cover;
  z-index: -1;
}

.sub-bg._none::after {
  display: none;
}

.sub-wrap {
  color: #755337;
  padding: 0rem;
  padding-right: 0;
  position: relative;
  padding-bottom: 4rem;
}

.sub-top {
  padding-top: 3rem;
  background: #fff;
  letter-spacing: 0.23em;
  padding-bottom: 4rem;
}
@media screen and (max-width: 767px) {
  .sub-top {
    padding-top: clamp(1.375rem, 0.211689038rem + 5.8165548098vw, 3rem);
    padding-bottom: clamp(3rem, 2.2841163311rem + 3.5794183445vw, 4rem);
  }
}

.sub-flex-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 767px) {
  .sub-flex-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.sub-flex-box__txt {
  margin-right: 1.875rem;
  padding-top: 4rem;
  letter-spacing: 0.23em;
}
@media screen and (max-width: 767px) {
  .sub-flex-box__txt {
    margin-right: 0;
    padding-top: clamp(2rem, 0.5682326622rem + 7.158836689vw, 4rem);
    font-size: clamp(0.75rem, 0.5710290828rem + 0.8948545861vw, 1rem);
    text-align: justify;
  }
}

.sub-flex-box__txt p + p {
  margin-top: 1.875rem;
}

.sub-flex-box__img {
  width: 32.5rem;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  .sub-flex-box__img {
    width: 100%;
    margin-top: 2rem;
  }
}

/*
ページトップ
*/
.page-top {
  display: none;
  position: fixed;
  bottom: 2vh;
  right: 2vw;
  width: 3.125rem;
  height: 3.125rem;
  border: 1px solid #fff;
  background: #d7c3bc;
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .page-top {
    width: clamp(2.25rem, 1.6236017897rem + 3.1319910515vw, 3.125rem);
    height: clamp(2.25rem, 1.6236017897rem + 3.1319910515vw, 3.125rem);
  }
}

.page-top .line {
  width: 0.875rem;
  height: 0.625rem;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(-90deg);
      -ms-transform: translate(-50%, -50%) rotate(-90deg);
          transform: translate(-50%, -50%) rotate(-90deg);
}
@media screen and (max-width: 767px) {
  .page-top .line {
    width: clamp(0.75rem, 0.6605145414rem + 0.4474272931vw, 0.875rem);
    height: clamp(0.5rem, 0.4105145414rem + 0.4474272931vw, 0.625rem);
  }
}

.line::before,
.line::after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  border-radius: 10px;
  background: #fff;
  position: absolute;
}

.line::before {
  top: 0;
  left: 0;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.line::after {
  bottom: 0;
  left: 0;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

/**

料金表

**/
.price {
  margin-top: 4rem;
}
@media screen and (max-width: 767px) {
  .price {
    margin-top: 0;
  }
}

.price__wrap {
  position: relative;
  background: #F5F0EF;
  min-height: 25.625rem;
}
.price__wrap span {
  position: absolute;
}
@media screen and (max-width: 767px) {
  .price__wrap span {
    display: block;
    width: clamp(3.9375rem, 0.1707589286rem + 16.0714285714vw, 7.875rem);
  }
}
.price__wrap span:nth-child(1) {
  top: 2%;
  left: 1%;
}
.price__wrap span:nth-child(2) {
  top: 2%;
  right: 1%;
}
.price__wrap span:nth-child(3) {
  bottom: 2%;
  right: 1%;
}
.price__wrap span:nth-child(4) {
  bottom: 2%;
  left: 1%;
}

.price__container {
  padding-top: 2.5rem;
  padding-top: clamp(1.25rem, 0.0542091837rem + 5.1020408163vw, 2.5rem);
}
.price__container h2 {
  font-size: 1.5rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .price__container h2 {
    padding-top: clamp(1.25rem, 0.0542091837rem + 5.1020408163vw, 2.5rem);
    font-size: clamp(1rem, 0.5216836735rem + 2.0408163265vw, 1.5rem);
  }
}

.price__content {
  max-width: 426px;
  margin: 0 auto;
  margin-top: 2.5rem;
}
@media screen and (max-width: 767px) {
  .price__content {
    max-width: clamp(10.75rem, 0.4661989796rem + 43.8775510204vw, 21.5rem);
    margin-top: clamp(1.25rem, 0.0542091837rem + 5.1020408163vw, 2.5rem);
  }
}
.price__content dl {
  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;
}
@media screen and (max-width: 767px) {
  .price__content dl {
    font-size: clamp(0.75rem, 0.5108418367rem + 1.0204081633vw, 1rem);
  }
}
.price__content dl + dl {
  margin-top: 0.625rem;
}

.mv {
  position: relative;
}

.mv::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 40.10416%;
  height: 100%;
  background: linear-gradient(336.72deg, rgba(239, 231, 228, 0) -45.97%, #d1b6b4 128.81%);
  z-index: -1;
}
@media screen and (min-width: 1921px) {
  .mv::before {
    width: 50vw;
  }
}
@media screen and (max-width: 767px) {
  .mv::before {
    width: 45%;
  }
}

.mv__wrap {
  height: 37.5rem;
  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;
  position: relative;
}
@media screen and (max-width: 767px) {
  .mv__wrap {
    height: clamp(26.0625rem, 17.8745805369rem + 40.9395973154vw, 37.5rem);
  }
}

.mv__txt {
  position: relative;
  height: 37.5rem;
  margin-right: calc(50% - 50vw);
  padding-right: calc(50vw - 50%);
}
@media screen and (max-width: 767px) {
  .mv__txt {
    height: clamp(26rem, 14.9987244898rem + 46.9387755102vw, 37.5rem);
  }
}

.mv__txt-main {
  position: relative;
  height: inherit;
}
.mv__txt-main--top {
  position: absolute;
  top: 10rem;
  left: 0;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .mv__txt-main--top {
    top: clamp(5rem, 5rem + 0vw, 5rem);
    top: 5rem;
  }
}
.mv__txt-main--middle {
  position: absolute;
  top: 50%;
  left: 17.625rem;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  z-index: 2;
  width: 100vw;
  height: inherit;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .mv__txt-main--middle {
    left: clamp(4.1875rem, 0.1816007653rem + 17.0918367347vw, 8.375rem);
  }
}
.mv__txt-main--middle::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  width: 100%;
  height: inherit;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  z-index: -1;
  background: url(/wp-content/themes/mytheme/img/main/fv.jpg) no-repeat;
  background-position: left bottom;
  background-size: contain;
}
@media screen and (min-width: 1921px) {
  .mv__txt-main--middle::before {
    background-position: center;
    background-size: cover;
  }
}
@media screen and (max-width: 1200px) {
  .mv__txt-main--middle::before {
    background-position: center;
    background-size: cover;
  }
}
@media screen and (max-width: 767px) {
  .mv__txt-main--middle::before {
    height: clamp(19.9375rem, 11.8390659955rem + 40.4921700224vw, 31.25rem);
    background-size: cover;
  }
}
.mv__txt-main--bottom {
  position: absolute;
  top: 10rem;
  left: -17.625rem;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .mv__txt-main--bottom {
    top: clamp(5rem, 0.2168367347rem + 20.4081632653vw, 10rem);
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    left: clamp(5.75rem, 2.2822066327rem + 14.7959183673vw, 9.375rem);
    top: 5rem;
  }
}

.mv__txt--Ja {
  font-size: 2.5rem;
  font-weight: 500;
  width: 27.5rem;
}
@media screen and (max-width: 767px) {
  .mv__txt--Ja {
    width: clamp(15.125rem, 4.2972595078rem + 54.1387024609vw, 30.25rem);
    font-size: clamp(1.375rem, 0.3906599553rem + 4.9217002237vw, 2.75rem);
  }
}

.mv__txt--En {
  font-size: 3rem;
  font-weight: 500;
  width: 32.75rem;
}
@media screen and (max-width: 767px) {
  .mv__txt--En {
    width: clamp(17.75rem, 5.043064877rem + 63.5346756152vw, 35.5rem);
    font-size: clamp(1.625rem, 0.461689038rem + 5.8165548098vw, 3.25rem);
  }
}

.mv__txt--sub {
  color: #86674d;
  font-weight: 500;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: absolute;
  top: 23rem;
  left: 0;
  z-index: 5;
}
@media screen and (max-width: 767px) {
  .mv__txt--sub {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: clamp(1rem, 0.2841163311rem + 3.5794183445vw, 2rem);
    top: clamp(12.625rem, 6.6460459184rem + 25.5102040816vw, 18.875rem);
  }
}

.mv__txt--sub p {
  display: inline-block;
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
  margin-top: 0.5rem;
}
.mv__txt--sub p br {
  display: none;
}
@media screen and (max-width: 767px) {
  .mv__txt--sub p br {
    display: block;
  }
}

.mv__txt--sub p span {
  display: inline-block;
  background: #fff;
  padding: 0.5rem;
}

.mv__txt--sub p span.last {
  padding-left: 0;
}
@media screen and (max-width: 767px) {
  .mv__txt--sub p span.last {
    padding-left: 0.5rem;
    margin-top: 0.5rem;
  }
}

/**

NEWS

**/
#news {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background: url(/wp-content/themes/mytheme/img/main/news-bg.jpg) no-repeat;
  background-size: contain;
  background-position: right bottom;
}
@media screen and (max-width: 767px) {
  #news {
    background: url(/wp-content/themes/mytheme/img/main/news-bg_sp.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
    padding-top: 3rem;
    padding-bottom: 4.5rem;
  }
}
@media screen and (max-width: 1350px) {
  #news {
    background-size: cover;
  }
}
@media screen and (min-width: 1921px) {
  #news {
    background-size: cover;
  }
}

.news__wrap {
  max-width: 43.75rem;
  margin: 0 auto;
}

.news__list {
  margin-top: 2.5rem;
}

.news__item {
  color: #755337;
  font-weight: 500;
}

.news__item a {
  opacity: 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;
  position: relative;
  border-bottom: 1px solid #D0C5A8;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
@media screen and (max-width: 767px) {
  .news__item a {
    -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;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
}

.news__item a::after {
  content: "";
  display: block;
  width: 0%;
  height: 1px;
  background: #cbb79f;
  position: absolute;
  bottom: -1px;
  left: 0;
  border-radius: 5px;
  margin-top: 3px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.news__item a:hover::after {
  width: 100%;
}

.news__item + .news__item {
  margin-top: 2.5rem;
}
@media screen and (max-width: 767px) {
  .news__item + .news__item {
    margin-top: 1rem;
  }
}

.news__date {
  margin-left: 2.8125rem;
}
@media screen and (max-width: 767px) {
  .news__date {
    margin-left: 0;
  }
}

.news__ttl {
  font-size: 1rem;
  font-weight: 500;
  margin-left: 6.5rem;
}
@media screen and (max-width: 767px) {
  .news__ttl {
    margin-left: 0;
  }
}

/**

worry

**/
#worry {
  padding-bottom: 3.5rem;
}

@media screen and (max-width: 767px) {
  .inner._worry {
    padding-left: 0;
    padding-right: 0;
  }
}

.worry__wrap {
  background: -webkit-gradient(linear, left top, right top, from(#d7c3bc), to(#c899a2));
  background: linear-gradient(90deg, #d7c3bc 0%, #c899a2 100%);
  margin-right: calc(50% - 50vw);
  padding-right: calc(50vw - 50%);
  position: relative;
}
@media screen and (max-width: 767px) {
  .worry__wrap {
    margin-right: 0;
    padding-right: 0;
  }
}

.worry__wrap::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  background: #fff;
  -webkit-box-shadow: 4px 4px 4px 3px rgba(203, 183, 159, 0.33);
          box-shadow: 4px 4px 4px 3px rgba(203, 183, 159, 0.33);
  top: 8px;
  left: 8px;
}
@media screen and (max-width: 767px) {
  .worry__wrap::before {
    top: 0px;
    left: 0px;
    width: calc(100% - 10px);
    height: calc(100% - 10px);
    margin: 5px;
  }
}

.worry__container {
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 5.5rem;
  padding-bottom: 4.5rem;
}
@media screen and (max-width: 767px) {
  .worry__container {
    padding: 0 20px;
    padding-top: clamp(1.5rem, -1.3635346756rem + 14.3176733781vw, 5.5rem);
    padding-bottom: clamp(1.5rem, -0.6476510067rem + 10.7382550336vw, 4.5rem);
  }
}

.worry__lead {
  color: #6e6e6e;
  font-size: 1.5rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .worry__lead {
    font-size: clamp(1.25rem, 1.0710290828rem + 0.8948545861vw, 1.5rem);
  }
}

.woory__list {
  margin-top: 3rem;
}

.worry__item {
  color: #755337;
  font-weight: 500;
  position: relative;
  padding-left: 2.5rem;
}
@media screen and (max-width: 767px) {
  .worry__item {
    font-size: clamp(0.875rem, 0.7855145414rem + 0.4474272931vw, 1rem);
  }
}

.worry__item::before {
  content: "";
  display: block;
  width: 24px;
  height: 23px;
  background: url(/wp-content/themes/mytheme/img/main/checkbox.png) no-repeat;
  position: absolute;
  top: -2px;
  left: 0;
}

.worry__item + .worry__item {
  margin-top: 1.6875rem;
}

.worry__txt {
  width: 100%;
  font-size: 1.25rem;
  text-align: center;
  margin-top: 3rem;
  padding-right: 7.1875rem;
}
@media screen and (max-width: 767px) {
  .worry__txt {
    padding-right: 0;
  }
}

.worry__txt p + p {
  margin-top: 1.875rem;
}
@media screen and (max-width: 767px) {
  .worry__txt p + p {
    margin-top: 1.5rem;
  }
}

/**

service

**/
#service {
  background: url(/wp-content/themes/mytheme/img/main/service-bg.jpg) no-repeat;
  background-position: center;
  background-size: cover;
  padding-top: 5rem;
  padding-bottom: 5.5rem;
}
@media screen and (max-width: 767px) {
  #service {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}

.service__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media screen and (max-width: 767px) {
  .service__list._top .service__item:last-child {
    margin: 0 auto;
    margin-top: 1rem;
  }
}

.service__item,
.sefvice__box {
  color: #fff;
  font-size: 1.5rem;
  height: 6.25rem;
}
@media screen and (max-width: 767px) {
  .service__item,
  .sefvice__box {
    font-size: clamp(0.875rem, 0.5618008949rem + 1.5659955257vw, 1.3125rem);
    height: clamp(3.5rem, 0.9944071588rem + 12.5279642058vw, 7rem);
  }
}

.service__item {
  width: 18.75rem;
}
@media screen and (max-width: 767px) {
  .service__item {
    width: calc((100% - 16px) / 2);
  }
}

.service__item._w-middle {
  width: 21.875rem;
}
@media screen and (max-width: 767px) {
  .service__item._w-middle {
    width: calc((100% - 16px) / 2);
  }
}

.service__main {
  color: #a0867d;
  font-size: 2.25rem;
  font-weight: 500;
  background: -webkit-gradient(linear, left top, right top, from(#d7c3bc), to(#c899a2));
  background: linear-gradient(90deg, #d7c3bc 0%, #c899a2 100%);
  height: 7.5rem;
  margin-top: 3.4375rem;
}
@media screen and (max-width: 767px) {
  .service__main {
    height: clamp(4.5rem, 1.2785234899rem + 16.1073825503vw, 9rem);
    font-size: clamp(1.25rem, 0.8025727069rem + 2.2371364653vw, 1.875rem);
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    padding-left: calc(50vw - 50%);
    padding-right: calc(50vw - 50%);
    margin-top: 1.5rem;
  }
}

.service__main p {
  max-width: 46.875rem;
  height: 100%;
  background: #fff;
  margin: 0 auto;
  -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
          box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  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;
  position: relative;
  top: 38px;
}
@media screen and (max-width: 767px) {
  .service__main p {
    top: 16px;
  }
}

.sefvice__box {
  width: 100%;
  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;
  margin-top: 1.5rem;
}
@media screen and (max-width: 767px) {
  .sefvice__box {
    margin-top: 1rem;
  }
}

.s-wrap {
  max-width: 46.875rem;
  margin: 0 auto;
  margin-top: 5.875rem;
}
@media screen and (max-width: 767px) {
  .s-wrap {
    margin-top: 2.5rem;
  }
}

/**

about

**/
#about {
  background: #CFB6AE;
  padding-top: 5rem;
  padding-bottom: 5rem;
}
@media screen and (max-width: 767px) {
  #about {
    padding-top: clamp(3rem, 0.8523489933rem + 10.7382550336vw, 6rem);
    padding-bottom: clamp(2.25rem, 0.639261745rem + 8.0536912752vw, 4.5rem);
  }
}

.sec-heading._pl-n {
  margin-left: 0;
}

.about__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .about__wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.about__txt-area,
.about__image-area {
  width: 50%;
}
@media screen and (max-width: 767px) {
  .about__txt-area,
  .about__image-area {
    width: 100%;
  }
}

.about__txt {
  margin-top: 2.5rem;
  padding-right: 4.5rem;
  text-align: justify;
  line-height: 1.77em;
}
@media screen and (max-width: 767px) {
  .about__txt {
    font-size: clamp(0.875rem, 0.5618008949rem + 1.5659955257vw, 1.3125rem);
    padding-right: 0;
  }
}

.about__link {
  margin-top: 3rem;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 767px) {
  .about__link {
    margin-top: -0.5rem;
    margin-right: clamp(1.125rem, 0.3196308725rem + 4.0268456376vw, 2.25rem);
    font-size: clamp(0.75rem, 0.5710290828rem + 0.8948545861vw, 1rem);
  }
}

@media screen and (max-width: 767px) {
  .about__link._pc-a {
    display: none;
  }
}

.about__link._sp-a {
  display: none;
}
@media screen and (max-width: 767px) {
  .about__link._sp-a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

@media screen and (max-width: 767px) {
  .about__link a {
    margin-left: auto;
  }
}

.about__link span {
  display: block;
  width: 16.5rem;
  height: 3.5rem;
  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;
  position: relative;
  left: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  .about__link span {
    width: clamp(9rem, 2.5570469799rem + 32.2147651007vw, 18rem);
    height: clamp(2.25rem, 0.639261745rem + 8.0536912752vw, 4.5rem);
    margin-left: auto;
  }
}

.about__link a:hover span {
  left: -30px;
}
@media screen and (max-width: 767px) {
  .about__link a:hover span {
    left: 0;
    margin-right: 20px;
  }
}

@media screen and (max-width: 767px) {
  .about__image-area {
    margin-top: 2.5rem;
  }
}
.about__image-area span {
  display: block;
  text-align: right;
  font-size: 0.9375rem;
}
@media screen and (max-width: 767px) {
  .about__image-area span {
    font-size: 0.8125rem;
  }
}

.about__image-area .top {
  width: 32.5rem;
}
@media screen and (max-width: 767px) {
  .about__image-area .top {
    width: 100%;
  }
}

.about__image-area .bottom {
  width: 12.5rem;
  margin-left: 5rem;
  margin-top: -3rem;
}
@media screen and (max-width: 767px) {
  .about__image-area .bottom {
    width: clamp(5.5rem, 1.562639821rem + 19.6868008949vw, 11rem);
    margin-left: clamp(1.5rem, 0.4261744966rem + 5.3691275168vw, 3rem);
    margin-top: clamp(-1.8125rem, -0.5149608501rem + -6.4876957494vw, -3.625rem);
    margin-left: 1.625rem;
  }
}

/**

doctor

**/
#doctor {
  background: url(/wp-content/themes/mytheme/img/main/doctor-bg.jpg) no-repeat;
  background-position: center;
  background-size: cover;
  padding-top: 3.0625rem;
}

.doctor__wrap {
  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 (max-width: 767px) {
  .doctor__wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.doctor__image-area,
.doctor__txt-area {
  width: 50%;
}
@media screen and (max-width: 767px) {
  .doctor__image-area,
  .doctor__txt-area {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .doctor__image-area {
    margin-left: calc((100% - 100vw) / 2);
    margin-right: calc((100% - 100vw) / 2);
    margin-top: -3.125rem;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .doctor__image-area {
    margin-top: -5.625rem;
    margin-top: -25%;
    margin-top: max(-10rem, -25%);
  }
}

.doctor__image-area img {
  width: 20.75rem;
}
@media screen and (max-width: 767px) {
  .doctor__image-area img {
    width: clamp(9.625rem, 2.7346196868rem + 34.451901566vw, 19.25rem);
  }
}

.doctor__txt {
  color: #755337;
  line-height: 1.77em;
  margin-top: 2.25rem;
}

.doctor__txt p + p {
  margin-top: 1.875rem;
}

.doctor__link {
  width: 16.5rem;
  height: 3.5rem;
  margin-top: 1rem;
}
@media screen and (max-width: 767px) {
  .doctor__link {
    width: clamp(9rem, 2.5570469799rem + 32.2147651007vw, 18rem);
    height: clamp(2.25rem, 0.639261745rem + 8.0536912752vw, 4.5rem);
    margin-left: auto;
    margin-right: clamp(1.125rem, 0.3196308725rem + 4.0268456376vw, 2.25rem);
    font-size: clamp(0.75rem, 0.5710290828rem + 0.8948545861vw, 1rem);
  }
}

.about__link._doctor {
  color: #755337;
  margin-top: 4rem;
}
@media screen and (max-width: 767px) {
  .about__link._doctor {
    margin-top: clamp(4rem, 0.6517857143rem + 14.2857142857vw, 7.5rem);
  }
}

/**

access

**/
#access {
  background: url(/wp-content/themes/mytheme/img/main/access-bg.jpg) no-repeat;
  background-size: cover;
  background-position: center center;
  padding-top: 5rem;
  padding-bottom: 5rem;
}
@media screen and (max-width: 767px) {
  #access {
    padding-top: clamp(3rem, 1.5682326622rem + 7.158836689vw, 5rem);
    padding-bottom: clamp(3rem, 1.5682326622rem + 7.158836689vw, 5rem);
  }
}

.access__logo {
  width: 6.9375rem;
}
@media screen and (max-width: 767px) {
  .access__logo {
    width: clamp(4.6875rem, 3.076761745rem + 8.0536912752vw, 6.9375rem);
    position: absolute;
    top: 0;
    left: 0;
  }
}

.access__wrap {
  background: rgba(255, 255, 255, 0.6);
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.access__container {
  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;
}
@media screen and (max-width: 767px) {
  .access__container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    position: relative;
    padding-top: clamp(5rem, 2.8523489933rem + 10.7382550336vw, 8rem);
  }
}

.access__txt,
.access__map {
  width: 50%;
}
@media screen and (max-width: 767px) {
  .access__txt,
  .access__map {
    width: 100%;
  }
}

.access__address {
  color: #755337;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .access__address {
    font-size: clamp(0.75rem, 0.5710290828rem + 0.8948545861vw, 1rem);
    margin-top: 1rem;
  }
}

.access__tb {
  color: #755337;
  width: 100%;
  border-collapse: collapse;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  max-width: 27.0625rem;
  margin-top: 2.5rem;
}
@media screen and (max-width: 767px) {
  .access__tb {
    max-width: 34.375rem;
    font-size: clamp(0.625rem, 0.3565436242rem + 1.3422818792vw, 1rem);
    margin-top: 1rem;
  }
}

.access__tb th {
  padding-bottom: 0.5rem;
  width: 32%;
  padding-top: 0.8125rem;
}

.access__tb td {
  padding-top: 0.8125rem;
}

.access__tb tr.item th,
.access__tb tr.item td {
  border-bottom: 1px solid #cbb79f;
}

.access__tb tr.border-b th,
.access__tb tr.border-b td {
  border-bottom: 1px solid #cbb79f;
  padding-bottom: 0.8125rem;
}

.access__schedule p {
  color: #755337;
  font-size: 0.875rem;
  font-weight: 700;
  padding-left: 3.1%;
  padding-top: 0.5rem;
}
@media screen and (max-width: 767px) {
  .access__schedule p {
    font-size: clamp(0.625rem, 0.3565436242rem + 1.3422818792vw, 1rem);
  }
}

.access__map {
  height: 28rem;
}
@media screen and (max-width: 767px) {
  .access__map {
    height: clamp(9.0625rem, -4.4945469799rem + 67.7852348993vw, 28rem);
  }
}

.access__map iframe {
  width: 100%;
  height: 100%;
}

.header {
  position: relative;
}
@media screen and (max-width: 767px) {
  .header {
    display: none;
  }
}

.header__container {
  padding-bottom: 0.5rem;
  position: relative;
}

.header__logo {
  width: 6.125rem;
  position: absolute;
  top: 0;
  left: 0;
}

.header__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: right;
      -ms-flex-pack: right;
          justify-content: right;
  height: 3.5rem;
  color: #fff;
  font-size: 0.875rem;
  font-weight: 500;
}

.header__contact {
  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: end;
      -ms-flex-pack: end;
          justify-content: end;
}

.tel {
  font-family: "Oswald", sans-serif;
  font-weight: 500;
  color: #d7c3bc;
  text-align: center;
  position: relative;
}

.tel::before {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  background: url(/wp-content/themes/mytheme/img/header/icon-tel.png) no-repeat;
  position: absolute;
  top: 50%;
  left: 15%;
  -webkit-transform: translate(0%, -50%);
      -ms-transform: translate(0%, -50%);
          transform: translate(0%, -50%);
}

.form {
  width: 11.25rem;
  height: 1.75rem;
}

.header__access {
  width: 6.8125rem;
  margin-left: 1.875rem;
}

/*
ヘッダーメニュー
*/
.header__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: right;
      -ms-flex-pack: right;
          justify-content: right;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header__item {
	cursor:pointer;
  height: 45px;
  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;
  text-align: center;
  white-space: nowrap;
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
  margin-top: 0.5rem;
  position: relative;
  font-size: 0.875rem;
  font-weight: bold;
}

.header__item + .header__item {
  border-left: 1px solid #d7c3bc;
}

.header__item a {
  opacity: 1;
  padding: 0 0.3125rem;
  width: 100%;
  height: 100%;
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.header__item a::after {
  content: "";
  display: block;
  width: 0%;
  height: 1px;
  background: #a0867d;
  border-radius: 5px;
  margin-top: 3px;
  margin-right: auto;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.header__item a:hover::after {
  width: 100%;
}

.header__item._special-own a:hover {
  background: #d7c3bc;
  color: #fff;
}

.header__item._special-own a::after {
  opacity: 0;
}

/*
サブメニュー
*/
.header__sub-menu {
  position: absolute;
  top: 6.75rem;
  right: 0;
  width: 50.9375rem;
  background: #917369;
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2.1875rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  padding: 0 5px;
  z-index: 5;
  height: 0;
  overflow: hidden;
  opacity: 0;
  -webkit-transform: translateY(-10px);
      -ms-transform: translateY(-10px);
          transform: translateY(-10px);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.header__sub-menu._special-own.over {
  height: auto;
  opacity: 1;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.sub-menu__item {
  font-size: 0.875rem;
  height: 3rem;
  color: #fff;
  white-space: normal;
  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;
}

/**


スマホ　ヘッダー


**/
.header-sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .header-sp {
    display: block;
    background: #fff;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 60;
    padding-top: clamp(0.5rem, 0.1420581655rem + 1.7897091723vw, 1rem);
    padding-bottom: clamp(1rem, 0.2841163311rem + 3.5794183445vw, 2rem);
  }
}

.header_sp__logo {
  width: clamp(5rem, 1.4205816555rem + 17.8970917226vw, 10rem);
  margin: 0 auto;
}

.header_sp__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  color: #fff;
  font-size: clamp(1rem, 0.2841163311rem + 3.5794183445vw, 2rem);
  font-weight: 500;
  height: clamp(3rem, 0.8523489933rem + 10.7382550336vw, 6rem);
  margin-top: clamp(0.5rem, 0.1420581655rem + 1.7897091723vw, 1rem);
}

.header_sp__info a {
  border-radius: 4px;
}

.header_sp__info li + li {
  margin-left: clamp(1rem, 0.2841163311rem + 3.5794183445vw, 2rem);
}

.header_sp__info img {
  width: clamp(1.125rem, 0.3196308725rem + 4.0268456376vw, 2.25rem);
}

.header-sp__tel,
.header-sp__contact {
  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: clamp(6.5rem, 1.8467561521rem + 23.2662192394vw, 13rem);
}

.header-sp__tel p,
.header-sp__contact p {
  margin-left: 0.5rem;
}

.header-sp__tel {
  margin-left: 1rem;
}

.header-sp__menu-btn {
  width: clamp(3.8125rem, 1.0831935123rem + 13.6465324385vw, 7.625rem);
  height: clamp(3rem, 0.8523489933rem + 10.7382550336vw, 6rem);
}

.header-sp__menu-btn div {
  width: clamp(1.5rem, 0.4261744966rem + 5.3691275168vw, 3rem);
  height: clamp(1.3125rem, 0.3729026846rem + 4.6979865772vw, 2.625rem);
  position: relative;
}

.header-sp__menu-btn span {
  display: block;
  width: clamp(1.5rem, 0.4261744966rem + 5.3691275168vw, 3rem);
  height: clamp(0.0625rem, 0.0177572707rem + 0.2237136465vw, 0.125rem);
  background: #fff;
  opacity: 1;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.header-sp__menu-btn a span:nth-child(1) {
  top: 0;
}

.header-sp__menu-btn a span:nth-child(2) {
  top: clamp(0.625rem, 0.1775727069rem + 2.2371364653vw, 1.25rem);
}

.header-sp__menu-btn a span:nth-child(3) {
  top: clamp(1.25rem, 0.3551454139rem + 4.4742729306vw, 2.5rem);
}

.header-sp__menu-btn a.active span {
  top: 50%;
  left: 50%;
}

.header-sp__menu-btn a.active span:nth-child(1) {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
      -ms-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
  z-index: 3;
}

.header-sp__menu-btn a.active span:nth-child(2) {
  opacity: 0;
}

.header-sp__menu-btn a.active span:nth-child(3) {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
      -ms-transform: translate(-50%, -50%) rotate(-45deg);
          transform: translate(-50%, -50%) rotate(-45deg);
  z-index: 4;
}

/*
スマホ　メニュー

*/
.header-sp__menu {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background: #cba4a8;
  overflow: scroll;
  z-index: 50;
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.header-sp__menu.active {
  -webkit-transform: translateX(0%);
      -ms-transform: translateX(0%);
          transform: translateX(0%);
}

.header-sp__list {
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 3.125rem;
}

.header-sp__item {
  width: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  position: relative;
  cursor: pointer;
}

.header-sp__item:last-child {
  border: none;
}

.header-sp__item a {
  display: block;
  width: 100%;
  height: clamp(3rem, 0.8523489933rem + 10.7382550336vw, 6rem);
  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;
  font-size: clamp(0.875rem, 0.2486017897rem + 3.1319910515vw, 1.75rem);
  color: #fff;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.header-sp__item a:hover {
  background: #d7b4b7;
}

.header-sp__item span {
  display: block;
  width: clamp(0.5625rem, 0.1598154362rem + 2.0134228188vw, 1.125rem);
  height: clamp(0.4375rem, 0.1243008949rem + 1.5659955257vw, 0.875rem);
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.header-sp__item span::before,
.header-sp__item span::after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background: #fff;
  border-radius: 10px;
  position: absolute;
}

/*
スマホ　メニュー　「＋」
*/
.header-sp__item._submenu a {
  pointer-events: none;
}

.header-sp__item._submenu span {
  width: clamp(0.625rem, -0.0013982103rem + 3.1319910515vw, 1.5rem);
  height: clamp(0.625rem, -0.0013982103rem + 3.1319910515vw, 1.5rem);
}

.header-sp__item span::before {
  top: 0;
  left: 0;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}

.header-sp__item span::after {
  bottom: 0;
  left: 0;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  opacity: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.header-sp__item._submenu span::before,
.header-sp__item._submenu span::after {
  top: 50%;
  left: 0%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.header-sp__item._submenu span::before {
  -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
          transform: rotate(0deg);
}

.header-sp__item._submenu span::after {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}

.header-sp__item._submenu.active span::after {
  opacity: 0;
}

/*
スマホ　サブメニュー
*/
.header-sp__sub-menu {
  display: none;
}

/**

下層

**/
.sub-header__logo {
  width: 8.6875rem;
}

#sub-doctor {
  color: #755337;
}

.sub-top._doctor-pb {
  padding-bottom: 4rem;
  letter-spacing: 0;
}
@media screen and (max-width: 767px) {
  .sub-top._doctor-pb {
    padding-bottom: clamp(3.5rem, 3.1420581655rem + 1.7897091723vw, 4rem);
  }
}

.sub-wrap._doctor-pb {
  padding-bottom: 4rem;
}
@media screen and (max-width: 767px) {
  .sub-wrap._doctor-pb {
    padding-bottom: clamp(2.875rem, 2.0696308725rem + 4.0268456376vw, 4rem);
  }
}

.sub-doctor__lead-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .sub-doctor__lead-area {
    font-size: clamp(0.75rem, 0.5710290828rem + 0.8948545861vw, 1rem);
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.sub-doctor__name--ja {
  font-size: 1.5rem;
  margin-top: 1rem;
  text-align: right;
  padding-right: 1rem;
}
@media screen and (max-width: 767px) {
  .sub-doctor__name--ja {
    font-size: clamp(1rem, 0.6420581655rem + 1.7897091723vw, 1.5rem);
    padding-right: 0;
    margin-top: 0.5rem;
    white-space: nowrap;
  }
}

.sub-doctor__lead-txt {
  font-size: 1.5rem;
  margin-top: 1.5rem;
  line-height: 1.75;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .sub-doctor__lead-txt {
    font-size: clamp(1rem, 0.6420581655rem + 1.7897091723vw, 1.5rem);
  }
}

.sub-doctor__img-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: -90px;
}
@media screen and (max-width: 767px) {
  .sub-doctor__img-box {
    margin-top: 1.5rem;
  }
}

.sub-doctor__img-box img {
  width: 18.125rem;
}
@media screen and (max-width: 767px) {
  .sub-doctor__img-box img {
    width: clamp(12.5rem, 8.4731543624rem + 20.1342281879vw, 18.125rem);
  }
}

.sub-doctor__name--en {
  font-size: 3rem;
  font-weight: 700;
  color: #f4efe7;
  -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
          writing-mode: vertical-lr;
}
@media screen and (max-width: 767px) {
  .sub-doctor__name--en {
    font-size: clamp(2rem, 1.2841163311rem + 3.5794183445vw, 3rem);
  }
}

.sub-doctor__name--en span {
  display: block;
  line-height: 1;
  margin-left: 1.5rem;
}

.sub-doctor__txt-area {
  max-width: 52.125rem;
  letter-spacing: 0.23em;
  margin-top: -10px;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .sub-doctor__txt-area {
    margin-top: 2rem;
    font-size: clamp(0.75rem, 0.5710290828rem + 0.8948545861vw, 1rem);
  }
}

.sub-doctor__txt-area p + p {
  margin-top: 1.5rem;
}
@media screen and (max-width: 767px) {
  .sub-doctor__txt-area p + p {
    margin-top: 1rem;
  }
}

.sub-doctor__container + .sub-doctor__container {
  margin-top: 3.6875rem;
}
@media screen and (max-width: 767px) {
  .sub-doctor__container + .sub-doctor__container {
    margin-top: clamp(2.25rem, 1.220917226rem + 5.1454138702vw, 3.6875rem);
  }
}

.sub-doctor__content {
  padding-top: 1.5rem;
  padding-left: 1.5rem;
  letter-spacing: 0.23em;
}
@media screen and (max-width: 767px) {
  .sub-doctor__content {
    padding-left: clamp(0.5rem, -0.2158836689rem + 3.5794183445vw, 1.5rem);
  }
}

@media screen and (max-width: 767px) {
  .sub-doctor__item {
    font-size: clamp(0.75rem, 0.5710290828rem + 0.8948545861vw, 1rem);
  }
}

.sub-doctor__item + .sub-doctor__item {
  margin-top: 0.5rem;
}
@media screen and (max-width: 767px) {
  .sub-doctor__item + .sub-doctor__item {
    margin-top: 2rem;
  }
}

@media screen and (max-width: 767px) {
  .sub-doctor__list._bottom .sub-doctor__item + .sub-doctor__item {
    margin-top: 1rem;
  }
}

@media screen and (max-width: 767px) {
  .sec-heading-lv3._about {
    line-height: 2;
  }
}

#sub-about {
  color: #755337;
}

.sub-wrap._about-pb {
  padding-bottom: 4rem;
}
@media screen and (max-width: 767px) {
  .sub-wrap._about-pb {
    padding-bottom: clamp(3rem, 2.2841163311rem + 3.5794183445vw, 4rem);
  }
}

.sub-top._about-pb {
  padding-bottom: 3.5rem;
}
@media screen and (max-width: 767px) {
  .sub-top._about-pb {
    padding-bottom: clamp(3.1875rem, 2.9637863535rem + 1.1185682327vw, 3.5rem);
  }
}

.sub-about__txt-area {
  letter-spacing: 0.23em;
  margin-top: 2.25rem;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .sub-about__txt-area {
    margin-top: 2rem;
    font-size: clamp(0.75rem, 0.5710290828rem + 0.8948545861vw, 1rem);
  }
}

.sub-about__txt-area p + p {
  margin-top: 1.5rem;
}
@media screen and (max-width: 767px) {
  .sub-about__txt-area p + p {
    margin-top: 1rem;
  }
}

.sub-about__img-box {
  margin-top: 2.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: right;
      -ms-flex-pack: right;
          justify-content: right;
}
@media screen and (max-width: 767px) {
  .sub-about__img-box {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.sub-about__img:nth-child(1) {
  width: 23.125rem;
  height: 13.875rem;
  position: relative;
  right: -10px;
}
@media screen and (max-width: 767px) {
  .sub-about__img:nth-child(1) {
    width: clamp(4.6875rem, 1.331795302rem + 16.7785234899vw, 9.375rem);
    height: clamp(4.6875rem, 1.331795302rem + 16.7785234899vw, 9.375rem);
    margin-top: auto;
    bottom: -15px;
  }
}

.sub-about__img:nth-child(2) {
  width: 32.5rem;
}
@media screen and (max-width: 767px) {
  .sub-about__img:nth-child(2) {
    width: clamp(12.5rem, -1.8176733781rem + 71.5883668904vw, 32.5rem);
  }
}

.sub-about__content {
  padding-top: 1.5rem;
  padding-left: 1.5rem;
  letter-spacing: 0.23em;
}
@media screen and (max-width: 767px) {
  .sub-about__content {
    padding-left: clamp(0.5rem, -0.2158836689rem + 3.5794183445vw, 1.5rem);
  }
}

@media screen and (max-width: 767px) {
  .sub-about__item {
    font-size: clamp(0.75rem, 0.5710290828rem + 0.8948545861vw, 1rem);
  }
}

.sub-about__item + .sub-about__item {
  margin-top: 0.5rem;
}
@media screen and (max-width: 767px) {
  .sub-about__item + .sub-about__item {
    margin-top: 0.5rem;
  }
}

#sub-access {
  color: #755337;
}

.sub-wrap._access-pb {
  padding-bottom: 6.5rem;
}
@media screen and (max-width: 767px) {
  .sub-wrap._access-pb {
    padding-bottom: clamp(3rem, 0.4944071588rem + 12.5279642058vw, 6.5rem);
  }
}

.sub-top._access-pb {
  padding-bottom: 4rem;
}
@media screen and (max-width: 767px) {
  .sub-top._access-pb {
    padding-bottom: clamp(1.5rem, -0.2897091723rem + 8.9485458613vw, 4rem);
  }
}

@media screen and (max-width: 767px) {
  .sub-access__lead-area {
    font-size: clamp(0.75rem, 0.5710290828rem + 0.8948545861vw, 1rem);
  }
}

.sub-access__txt {
  font-size: 1.25rem;
  margin-top: 2.25rem;
}
@media screen and (max-width: 767px) {
  .sub-access__txt {
    font-size: clamp(0.875rem, 0.6065436242rem + 1.3422818792vw, 1.25rem);
  }
}

.sub-access__map {
  margin-top: 2rem;
}

.sub-access__map iframe {
  width: 100%;
  height: 32.125rem;
  height: clamp(9.0625rem, -7.4475671141rem + 82.5503355705vw, 32.125rem);
}

.sub-access__container + .sub-access__container {
  margin-top: 4rem;
}
@media screen and (max-width: 767px) {
  .sub-access__container + .sub-access__container {
    margin-top: 5.625rem;
  }
}

.sub-access__content {
  padding-top: 1.5rem;
  padding-left: 1.5rem;
  letter-spacing: 0.23em;
}
@media screen and (max-width: 767px) {
  .sub-access__content {
    padding-left: clamp(0.5rem, -0.2158836689rem + 3.5794183445vw, 1.5rem);
  }
}

@media screen and (max-width: 767px) {
  .access__nearest {
    font-size: clamp(0.75rem, 0.5710290828rem + 0.8948545861vw, 1rem);
  }
}

.access__route {
  margin-top: 2rem;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .access__route {
    font-size: clamp(0.75rem, 0.5710290828rem + 0.8948545861vw, 1rem);
    margin-top: clamp(0.5rem, -0.5738255034rem + 5.3691275168vw, 2rem);
  }
}

.access__bus {
  line-height: 2;
}
@media screen and (max-width: 767px) {
  .access__bus {
    font-size: clamp(0.75rem, 0.5710290828rem + 0.8948545861vw, 1rem);
  }
}

.sub-access__list {
  margin-top: 0.5rem;
}

@media screen and (max-width: 767px) {
  .sub-access__item {
    font-size: clamp(0.75rem, 0.5710290828rem + 0.8948545861vw, 1rem);
  }
}

.sub-access__item + .sub-access__item {
  margin-top: 0.5rem;
}
@media screen and (max-width: 767px) {
  .sub-access__item + .sub-access__item {
    margin-top: 1rem;
  }
}

.sub-wrap._contact-pb {
  padding-bottom: 3rem;
}

.sub-top._contact-pb {
  padding-bottom: 4rem;
}
@media screen and (max-width: 767px) {
  .sub-top._contact-pb {
    padding-bottom: clamp(3rem, 2.2841163311rem + 3.5794183445vw, 4rem);
  }
}

.form-lead {
  color: #a0867d;
  text-align: center;
  line-height: 1.5;
  margin-top: 2rem;
}
@media screen and (max-width: 767px) {
  .form-lead {
    font-size: clamp(0.75rem, 0.5710290828rem + 0.8948545861vw, 1rem);
    margin-top: clamp(1.5rem, 1.1420581655rem + 1.7897091723vw, 2rem);
    text-align: left;
    padding-left: clamp(0.5rem, -0.7527964206rem + 6.2639821029vw, 2.25rem);
  }
}
.form-lead a {
  text-decoration: underline;
}

.sub-contact__form {
  max-width: 40rem;
  margin: 0 auto;
  margin-top: 2.5rem;
  padding-top: 0.0625rem;
}
@media screen and (max-width: 767px) {
  .sub-contact__form {
    margin-top: clamp(1.5rem, 0.7841163311rem + 3.5794183445vw, 2.5rem);
    padding-left: clamp(0.5rem, -0.7527964206rem + 6.2639821029vw, 2.25rem);
  }
}

.sub-contact__form form {
  margin-top: 2.5rem;
}

.sub-contact__form dl {
  margin-top: -2rem;
}
@media screen and (max-width: 767px) {
  .sub-contact__form dl {
    margin-top: clamp(-1.5rem, -1.1420581655rem + -1.7897091723vw, -2rem);
  }
}

.sub-contact__form dt {
  color: #6e6e6e;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1;
  gap: 0.625rem;
  margin-top: 2rem;
}
@media screen and (max-width: 767px) {
  .sub-contact__form dt {
    font-size: clamp(0.75rem, 0.5710290828rem + 0.8948545861vw, 1rem);
    margin-top: clamp(1.5rem, 1.1420581655rem + 1.7897091723vw, 2rem);
    gap: 0.5rem;
  }
}

.sub-contact__form dd {
  margin-top: 0.75rem;
}
@media screen and (max-width: 767px) {
  .sub-contact__form dd {
    margin-top: clamp(0.5rem, 0.3210290828rem + 0.8948545861vw, 0.75rem);
  }
}

.sub-contact__form dd.radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1.5rem;
}
@media screen and (max-width: 767px) {
  .sub-contact__form dd.radio {
    font-size: clamp(0.75rem, 0.5710290828rem + 0.8948545861vw, 1rem);
    gap: 0.75rem;
  }
}

/*必須、任意*/
.required,
.optional {
  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;
  line-height: 1;
  width: 2.25rem;
  height: 1rem;
  border-radius: 0.625rem;
  font-size: 0.625rem;
  border: 1px solid #cba4a8;
  letter-spacing: normal;
}

.required {
  color: #fff;
  background: #c697a0;
}

.optional {
  color: #c697a0;
}

.form-txt {
  color: #6e6e6e;
  text-align: center;
  margin-top: 3.5rem;
}
@media screen and (max-width: 767px) {
  .form-txt {
    margin-top: clamp(1.5rem, 0.0682326622rem + 7.158836689vw, 3.5rem);
    font-size: clamp(0.75rem, 0.5710290828rem + 0.8948545861vw, 1rem);
  }
}

.submit {
  margin-top: 3.5rem;
}
@media screen and (max-width: 767px) {
  .submit {
    margin-top: clamp(1.5rem, 0.0682326622rem + 7.158836689vw, 3.5rem);
  }
}

/*フォームの設定*/
.sub-contact__form input,
.sub-contact__form select,
.sub-contact__form textarea {
  width: 100%;
  height: 2.875rem;
  background: #f3f3f3;
  border: none;
  border-radius: 0.5rem;
	color:#6e6e6e
}
@media screen and (max-width: 767px) {
  .sub-contact__form input,
  .sub-contact__form select,
  .sub-contact__form textarea {
    height: clamp(2rem, 1.3736017897rem + 3.1319910515vw, 2.875rem);
  }
}

.sub-contact__form input:focus,
.sub-contact__form select:focus,
.sub-contact__form textarea:focus {
  outline: none;
}

.sub-contact__form dd.radio input {
  width: auto;
  height: auto;
}

.sub-contact__form textarea {
  height: 15rem;
}

.sub-contact__form button {
  background: #c697a0;
  color: #fff;
  border: none;
  border-radius: 2.25rem;
  display: block;
  width: 13.75rem;
  height: 3.4375rem;
  margin: 0 auto;
	cursor:pointer;
}

.sub-contact__content {
  padding: 0 3.4375rem;
  padding-top: 3.125rem;
  line-height: 1.875;
  letter-spacing: 0.23em;
}
@media screen and (max-width: 767px) {
  .sub-contact__content {
    text-align: justify;
    line-height: 1.666;
    font-size: clamp(0.75rem, 0.5710290828rem + 0.8948545861vw, 1rem);
    padding: 0 clamp(0.625rem, -1.3884228188rem + 10.067114094vw, 3.4375rem);
    padding-top: clamp(2.375rem, 1.8380872483rem + 2.6845637584vw, 3.125rem);
  }
}

.sub-contact__content p + p {
  margin-top: 1.875rem;
}

/*カスタム　ラジオボタン*/
/* ラジオボタンの非表示 */
.sub-contact__form .radio input[type=radio] {
  display: none;
}

/* 
.sub-contact__form .radio .custom-radio {
  display: inline-block;
  width: 1.4375rem;
  height: 1.4375rem;
  border: 1px solid #999999;
  border-radius: 50%;
  margin-right: 0.625rem;
  vertical-align: middle;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}


.sub-contact__form .radio input[type=radio]:checked + .custom-radio {
  background-color: #fff;
  border: 0.4375rem solid #c697a0;
} */



/* カスタムラジオボタンのスタイル */
.sub-contact__form .radio .wpcf7-list-item-label::before {
  display: inline-block;
  width: 1.4375rem;
  height: 1.4375rem;
  border: 1px solid #999999;
  border-radius: 50%;
  margin-right: 0.625rem;
  vertical-align: middle;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}

/* チェックされている場合のスタイル */
.sub-contact__form .radio input[type=radio]:checked + .wpcf7-list-item-label::before {
  background-color: #fff;
  border: 0.4375rem solid #c697a0;
}

.sub-contact__form .radio label {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.sub-own__wrap {
  background: #fff;
}

.sub-top._own-pb {
  padding-bottom: 4rem;
}
@media screen and (max-width: 767px) {
  .sub-top._own-pb {
    padding-bottom: 2rem;
  }
}

.sub-own__content ul {
  padding-top: 1.5rem;
  letter-spacing: 0.23em;
}

.sub-own__content li {
  margin-top: 0.5rem;
}
@media screen and (max-width: 767px) {
  .sub-own__content li {
    margin-top: 1.25rem;
  }
}

.sub-own__container._bottom {
  margin-top: 4rem;
}
@media screen and (max-width: 767px) {
  .sub-own__container._bottom {
    margin-top: clamp(2rem, -2.1610738255rem + 20.8053691275vw, 7.8125rem);
    padding-bottom: clamp(1.875rem, 0.9801454139rem + 4.4742729306vw, 3.125rem);
  }
}

.sub-own__flex {
  position: relative;
  max-width: 1040px;
  margin: 0 auto;
  height: 26.875rem;
}
@media screen and (max-width: 767px) {
  .sub-own__flex {
    height: auto;
  }
}

.sub-own__image {
  width: 32.5rem;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .sub-own__image {
    position: static;
    width: 100%;
    padding-right: 16px;
  }
}

.sub-own__txt {
  width: 38.4375rem;
  background: #fff;
  border: 2px solid #cfacae;
  border-radius: 6.25rem 0 6.25rem 0;
  padding: 5.75rem 4.75rem;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 2;
  letter-spacing: 0.23em;
  margin-bottom: 9.125rem;
}
@media screen and (max-width: 767px) {
  .sub-own__txt {
    font-size: clamp(0.75rem, 0.5710290828rem + 0.8948545861vw, 1rem);
    position: relative;
    border-radius: 1.875rem 0 1.875rem 0;
    padding: 2.5625rem 2.0625rem;
    margin-bottom: 0;
    width: calc(100% - 24px);
    margin-left: 24px;
    -webkit-transform: translateY(-30%);
        -ms-transform: translateY(-30%);
            transform: translateY(-30%);
  }
}
@media screen and (max-width: 575px) {
  .sub-own__txt {
    -webkit-transform: translateY(-10%);
        -ms-transform: translateY(-10%);
            transform: translateY(-10%);
  }
}

.sub-own__txt p + p {
  margin-top: 1.875rem;
}

.sub-insurance__wrap {
  background: #fff;
}

.sub-wrap._insurance-pb {
  padding-bottom: 0;
}

.sub-insurance__container {
  letter-spacing: 0.23em;
}

.sub-insurance__content ul {
  padding-top: 1.5rem;
  letter-spacing: 0.23em;
}

.sub-insurance__content li {
  margin-top: 0.5rem;
}
@media screen and (max-width: 767px) {
  .sub-insurance__content li {
    margin-top: 1.25rem;
  }
}

.sub-insurance__content p.insurance-pra {
  margin-top: 1.875rem;
}

.sub-insurance__container._bottom {
  margin-top: 4rem;
}
@media screen and (max-width: 767px) {
  .sub-insurance__container._bottom {
    margin-top: clamp(2rem, 0.5682326622rem + 7.158836689vw, 4rem);
    padding-bottom: clamp(1.875rem, 0.9801454139rem + 4.4742729306vw, 3.125rem);
  }
}

.sub-insurance__flex {
  position: relative;
  max-width: 1040px;
  margin: 0 auto;
  height: 26.875rem;
}
@media screen and (max-width: 767px) {
  .sub-insurance__flex {
    height: auto;
  }
}

.sub-insurance__image {
  width: 32.5rem;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .sub-insurance__image {
    position: static;
    width: 100%;
    padding-right: 16px;
  }
}

.sub-insurance__txt {
  width: 38.4375rem;
  background: #fff;
  border: 2px solid #cfacae;
  border-radius: 6.25rem 0 6.25rem 0;
  padding: 5.75rem 4.75rem;
  position: relative;
  top: 10%;
  margin-left: auto;
  right: 0;
  z-index: 2;
  letter-spacing: 0.23em;
}
@media screen and (max-width: 767px) {
  .sub-insurance__txt {
    font-size: clamp(0.75rem, 0.5710290828rem + 0.8948545861vw, 1rem);
    position: relative;
    border-radius: 1.875rem 0 1.875rem 0;
    padding: 2.5625rem 2.0625rem;
    margin-bottom: 0;
    width: calc(100% - 24px);
    margin-left: 24px;
    -webkit-transform: translateY(-30%);
        -ms-transform: translateY(-30%);
            transform: translateY(-30%);
  }
}
@media screen and (max-width: 575px) {
  .sub-insurance__txt {
    -webkit-transform: translateY(-10%);
        -ms-transform: translateY(-10%);
            transform: translateY(-10%);
  }
}

.sub-insurance__txt p + p {
  margin-top: 1.875rem;
}

.sub-wrap._intestinal-pb {
  padding-bottom: 5.625rem;
}
@media screen and (max-width: 767px) {
  .sub-wrap._intestinal-pb {
    padding-bottom: clamp(3rem, 1.1208053691rem + 9.3959731544vw, 5.625rem);
  }
}

.sub-intestinal__container {
  letter-spacing: 0.23em;
}

.sub-intestinal__container + .sub-intestinal__container {
  margin-top: 3.125rem;
}
@media screen and (max-width: 767px) {
  .sub-intestinal__container + .sub-intestinal__container {
    margin-top: 3rem;
  }
}

.sub-intestinal__content {
  padding-top: 1.375rem;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .sub-intestinal__content {
    padding-top: 2.1875rem;
    font-size: clamp(0.75rem, 0.5710290828rem + 0.8948545861vw, 1rem);
  }
}

.sub-intestinal__content p + p {
  margin-top: 1.75rem;
}

.sub-intestinal__container--bottom {
  font-size: 1.25rem;
  letter-spacing: 0.23em;
  background: -webkit-gradient(linear, left top, right top, from(#c899a2), to(#d7c3bc));
  background: linear-gradient(90deg, #c899a2 0%, #d7c3bc 100%);
  margin-top: 5.625rem;
  padding-top: 3rem;
  padding-bottom: 3rem;
}
@media screen and (max-width: 767px) {
  .sub-intestinal__container--bottom {
    margin-top: 3.0625rem;
    padding-top: clamp(1.75rem, 0.8551454139rem + 4.4742729306vw, 3rem);
    padding-bottom: clamp(1.75rem, 0.8551454139rem + 4.4742729306vw, 3rem);
    padding-left: 1.75rem;
    padding-right: 1.75rem;
    margin-bottom: clamp(2rem, 0.5682326622rem + 7.158836689vw, 4rem);
  }
}

.sub-intestinal__content--bottom p {
  color: #fff;
}
@media screen and (max-width: 767px) {
  .sub-intestinal__content--bottom p {
    font-size: clamp(1rem, 0.8210290828rem + 0.8948545861vw, 1.25rem);
  }
}

.sub-intestinal__content--bottom p + p {
  margin-top: 1.875rem;
}

.sub-wrap._supplement-pb {
  padding-bottom: 5.625rem;
}
@media screen and (max-width: 767px) {
  .sub-wrap._supplement-pb {
    padding-bottom: clamp(3rem, 1.1208053691rem + 9.3959731544vw, 5.625rem);
  }
}

.sub-top._supplement-pb {
  padding-bottom: 4rem;
}
@media screen and (max-width: 767px) {
  .sub-top._supplement-pb {
    padding-bottom: clamp(2.5rem, 1.4261744966rem + 5.3691275168vw, 4rem);
  }
}

.sec-heading._supplement .main {
  line-height: 1.5;
}

.sub-supplement__container {
  letter-spacing: 0.23em;
}

.sub-supplement__content {
  padding-top: 1.5rem;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .sub-supplement__content {
    padding-top: 2.1875rem;
    font-size: clamp(0.75rem, 0.5710290828rem + 0.8948545861vw, 1rem);
    margin-bottom: clamp(2rem, 0.5682326622rem + 7.158836689vw, 4rem);
  }
}

.sub-supplement__content p + p {
  margin-top: 1.75rem;
}

.sub-supplement__content li {
  position: relative;
  padding-left: 1rem;
}
@media screen and (max-width: 767px) {
  .sub-supplement__content li {
    font-size: clamp(0.75rem, 0.5710290828rem + 0.8948545861vw, 1rem);
    letter-spacing: 0.22em;
  }
}

.sub-supplement__content li::before {
  content: "";
  display: block;
  width: 0.5rem;
  height: 0.5rem;
  background: #d3b1b5;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

@media screen and (max-width: 767px) {
  .sub-supplement__content li span {
    font-size: clamp(0.625rem, 0.3565436242rem + 1.3422818792vw, 1rem);
    letter-spacing: 0.05em;
  }
}

.sub-supplement__content li + li {
  margin-top: 2rem;
}
@media screen and (max-width: 767px) {
  .sub-supplement__content li + li {
    margin-top: clamp(0.5rem, -0.5738255034rem + 5.3691275168vw, 2rem);
  }
}

.sub-mineral__wrap {
  background: #fff;
}

.sub-mineral__container {
  letter-spacing: 0.23em;
  margin-bottom: 4rem;
}
@media screen and (max-width: 767px) {
  .sub-mineral__container {
    margin-bottom: clamp(2rem, 0.5682326622rem + 7.158836689vw, 4rem);
  }
}

.sub-mineral__txt {
  margin: 0 20px;
  width: calc(100% - 40px);
  background: #fff;
  border: 2px solid #cfacae;
  border-radius: 6.25rem 0 6.25rem 0;
  padding: 3rem 4.75rem;
  letter-spacing: 0.23em;
  margin-top: 3rem;
}
@media screen and (max-width: 767px) {
  .sub-mineral__txt {
    margin: 0;
    width: 100%;
    padding: clamp(2.5rem, 2.1420581655rem + 1.7897091723vw, 3rem) clamp(2rem, 0.0313199105rem + 9.8434004474vw, 4.75rem);
    border-radius: 1.875rem 0 1.875rem 0;
    margin-top: clamp(2rem, 1.2841163311rem + 3.5794183445vw, 3rem);
  }
}

.sub-mineral__txt p + p {
  margin-top: 1.875rem;
}
@media screen and (max-width: 767px) {
  .sub-mineral__txt p + p {
    margin-top: clamp(1rem, 0.3736017897rem + 3.1319910515vw, 1.875rem);
  }
}

.sub-mineral__heading-lv4 {
  font-size: 1.25rem;
  margin-bottom: 1.5rem;
}
@media screen and (max-width: 767px) {
  .sub-mineral__heading-lv4 {
    font-size: clamp(1.125rem, 1.0355145414rem + 0.4474272931vw, 1.25rem);
  }
}

.sub-mineral__worry-ttl {
  width: 100%;
  height: 120px;
  background: -webkit-gradient(linear, left top, right top, from(#c899a2), to(#d7c3bc));
  background: linear-gradient(90deg, #c899a2 0%, #d7c3bc 100%);
  text-align: center;
  color: #fff;
  letter-spacing: 0.23em;
  font-size: 1.5rem;
  padding-top: 24px;
}
@media screen and (max-width: 767px) {
  .sub-mineral__worry-ttl {
    font-size: clamp(1rem, 0.6420581655rem + 1.7897091723vw, 1.5rem);
    width: 100vw;
    margin-left: calc((100% - 100vw) / 2);
    margin-right: calc((100% - 100vw) / 2);
  }
}
@media screen and (max-width: 575px) {
  .sub-mineral__worry-ttl {
    height: 80px;
    padding-top: 16px;
  }
}
@media screen and (max-width: 450px) {
  .sub-mineral__worry-ttl {
    height: 60px;
    padding-top: 12px;
  }
}

.sub-mineral__worry-wrap {
  max-width: 51rem;
  background: #fff;
  margin: 0 auto;
  -webkit-box-shadow: 0 4px 4px rgba(87, 17, 17, 0.08);
          box-shadow: 0 4px 4px rgba(87, 17, 17, 0.08);
  -webkit-transform: translateY(-38px);
      -ms-transform: translateY(-38px);
          transform: translateY(-38px);
  margin-bottom: 2rem;
}
@media screen and (max-width: 767px) {
  .sub-mineral__worry-wrap {
    width: 100%;
    margin-bottom: clamp(1rem, 0.2841163311rem + 3.5794183445vw, 2rem);
  }
}
@media screen and (max-width: 575px) {
  .sub-mineral__worry-wrap {
    -webkit-transform: translateY(-12px);
        -ms-transform: translateY(-12px);
            transform: translateY(-12px);
  }
}

.sub-mineral__worry-list {
  max-width: 26.25rem;
  margin-left: 30%;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
@media screen and (max-width: 767px) {
  .sub-mineral__worry-list {
    font-size: clamp(0.75rem, 0.5710290828rem + 0.8948545861vw, 1rem);
    width: clamp(15.625rem, 8.0187360179rem + 38.0313199105vw, 26.25rem);
    margin: 0 auto;
    padding-top: clamp(1.5rem, 1.1420581655rem + 1.7897091723vw, 2rem);
    padding-bottom: clamp(1.5rem, 1.1420581655rem + 1.7897091723vw, 2rem);
  }
}

.sub-mineral__worry-item {
  position: relative;
  padding-left: 1.5rem;
  letter-spacing: 0.23em;
}

.sub-mineral__worry-item + .sub-mineral__worry-item {
  margin-top: 1.5rem;
}

.sub-mineral__worry-item::before {
  content: "";
  display: block;
  width: 0.5rem;
  height: 0.5rem;
  background-color: #d3b1b5;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0%, -50%);
      -ms-transform: translate(0%, -50%);
          transform: translate(0%, -50%);
}
@media screen and (max-width: 767px) {
  .sub-mineral__worry-item::before {
    top: clamp(0.3125rem, 0.1335290828rem + 0.8948545861vw, 0.5625rem);
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
}

.sub-mineral__content dl {
  margin-top: 3rem;
  letter-spacing: 0.23em;
}
@media screen and (max-width: 767px) {
  .sub-mineral__content dl {
    margin-top: clamp(2rem, 1.2841163311rem + 3.5794183445vw, 3rem);
  }
}

.sub-mineral__content dt {
  font-size: 1.125rem;
}
@media screen and (max-width: 767px) {
  .sub-mineral__content dt {
    font-size: clamp(0.875rem, 0.6960290828rem + 0.8948545861vw, 1.125rem);
  }
}

.sub-mineral__content dd {
  margin-top: 1rem;
  padding-left: 1.875rem;
  font-size: 0.9375rem;
}
@media screen and (max-width: 767px) {
  .sub-mineral__content dd {
    font-size: clamp(0.75rem, 0.6157718121rem + 0.6711409396vw, 0.9375rem);
    margin-top: clamp(0.5rem, 0.1420581655rem + 1.7897091723vw, 1rem);
  }
}

.sub-mineral__content p:first-of-type {
  margin-top: 5rem;
}
@media screen and (max-width: 767px) {
  .sub-mineral__content p:first-of-type {
    margin-top: clamp(3rem, 1.5682326622rem + 7.158836689vw, 5rem);
  }
}

.sub-mineral__content p {
  font-size: 1.125rem;
  padding-left: 2rem;
}
@media screen and (max-width: 767px) {
  .sub-mineral__content p {
    font-size: clamp(0.75rem, 0.4815436242rem + 1.3422818792vw, 1.125rem);
    padding-left: clamp(0.5rem, -0.5738255034rem + 5.3691275168vw, 2rem);
  }
}

.sub-mineral__content p + p {
  margin-top: 2rem;
}
@media screen and (max-width: 767px) {
  .sub-mineral__content p + p {
    margin-top: clamp(1.5rem, 1.1420581655rem + 1.7897091723vw, 2rem);
  }
}

.sub-blood__wrap {
  background: #fff;
}

.sub-blood__container {
  letter-spacing: 0.23em;
}

.sub-top._blood-bg {
  background: -webkit-gradient(linear, left bottom, left top, from(transparent), color-stop(40%, #fff));
  background: linear-gradient(0deg, transparent 0%, #fff 40%);
}

.sub-blood__txt {
  width: 38.4375rem;
  background: #fff;
  border: 2px solid #cfacae;
  border-radius: 6.25rem 0 6.25rem 0;
  padding: 3rem 4.75rem;
  letter-spacing: 0.23em;
  margin-top: 3rem;
}
@media screen and (max-width: 767px) {
  .sub-blood__txt {
    width: 100%;
    padding: clamp(2.5rem, 2.1420581655rem + 1.7897091723vw, 3rem) clamp(2rem, 0.0313199105rem + 9.8434004474vw, 4.75rem);
    border-radius: 1.875rem 0 1.875rem 0;
    margin-top: clamp(2rem, 1.2841163311rem + 3.5794183445vw, 3rem);
  }
}

.sub-blood__txt p + p {
  margin-top: 1.875rem;
}
@media screen and (max-width: 767px) {
  .sub-blood__txt p + p {
    margin-top: clamp(1rem, 0.3736017897rem + 3.1319910515vw, 1.875rem);
  }
}

.sub-blood__heading-lv4 {
  font-size: 1.25rem;
  margin-bottom: 1.5rem;
}
@media screen and (max-width: 767px) {
  .sub-blood__heading-lv4 {
    font-size: clamp(1.125rem, 1.0355145414rem + 0.4474272931vw, 1.25rem);
  }
}

.sub-blood__worry-ttl {
  width: 100%;
  height: 120px;
  background: -webkit-gradient(linear, left top, right top, from(#c899a2), to(#d7c3bc));
  background: linear-gradient(90deg, #c899a2 0%, #d7c3bc 100%);
  text-align: center;
  color: #fff;
  letter-spacing: 0.23em;
  font-size: 1.5rem;
  padding-top: 24px;
}
@media screen and (max-width: 767px) {
  .sub-blood__worry-ttl {
    font-size: clamp(1rem, 0.6420581655rem + 1.7897091723vw, 1.5rem);
    width: 100vw;
    margin-left: calc((100% - 100vw) / 2);
    margin-right: calc((100% - 100vw) / 2);
  }
}
@media screen and (max-width: 575px) {
  .sub-blood__worry-ttl {
    height: 80px;
    padding-top: 16px;
  }
}
@media screen and (max-width: 450px) {
  .sub-blood__worry-ttl {
    height: 60px;
    padding-top: 12px;
  }
}

.sub-blood__worry-wrap {
  max-width: 51rem;
  background: #fff;
  margin: 0 auto;
  -webkit-box-shadow: 0 4px 4px rgba(87, 17, 17, 0.08);
          box-shadow: 0 4px 4px rgba(87, 17, 17, 0.08);
  -webkit-transform: translateY(-38px);
      -ms-transform: translateY(-38px);
          transform: translateY(-38px);
  margin-bottom: 4.5rem;
}
@media screen and (max-width: 767px) {
  .sub-blood__worry-wrap {
    width: 100%;
    margin-bottom: clamp(2.5rem, 1.0682326622rem + 7.158836689vw, 4.5rem);
  }
}
@media screen and (max-width: 575px) {
  .sub-blood__worry-wrap {
    -webkit-transform: translateY(-12px);
        -ms-transform: translateY(-12px);
            transform: translateY(-12px);
  }
}

.sub-blood__worry-list {
  max-width: 26.25rem;
  margin-left: 30%;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
@media screen and (max-width: 767px) {
  .sub-blood__worry-list {
    font-size: clamp(0.75rem, 0.5710290828rem + 0.8948545861vw, 1rem);
    width: clamp(15.625rem, 8.0187360179rem + 38.0313199105vw, 26.25rem);
    margin: 0 auto;
    padding-top: clamp(1.5rem, 1.1420581655rem + 1.7897091723vw, 2rem);
    padding-bottom: clamp(1.5rem, 1.1420581655rem + 1.7897091723vw, 2rem);
  }
}

.sub-blood__worry-item {
  position: relative;
  padding-left: 1.5rem;
  letter-spacing: 0.23em;
}

.sub-blood__worry-item + .sub-blood__worry-item {
  margin-top: 1.5rem;
}

.sub-blood__worry-item::before {
  content: "";
  display: block;
  width: 0.5rem;
  height: 0.5rem;
  background-color: #d3b1b5;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0%, -50%);
      -ms-transform: translate(0%, -50%);
          transform: translate(0%, -50%);
}

.sub-blood__content dl {
  margin-top: 3rem;
  letter-spacing: 0.23em;
}
@media screen and (max-width: 767px) {
  .sub-blood__content dl {
    margin-top: clamp(2rem, 1.2841163311rem + 3.5794183445vw, 3rem);
  }
}

.sub-blood__content dt {
  font-size: 1.125rem;
}
@media screen and (max-width: 767px) {
  .sub-blood__content dt {
    font-size: clamp(0.875rem, 0.6960290828rem + 0.8948545861vw, 1.125rem);
  }
}

.sub-blood__content dd {
  margin-top: 1rem;
  padding-left: 1.875rem;
  font-size: 0.9375rem;
}
@media screen and (max-width: 767px) {
  .sub-blood__content dd {
    font-size: clamp(0.75rem, 0.6157718121rem + 0.6711409396vw, 0.9375rem);
    margin-top: clamp(0.5rem, 0.1420581655rem + 1.7897091723vw, 1rem);
  }
}

.sub-blood__content p:first-of-type {
  margin-top: 5rem;
}
@media screen and (max-width: 767px) {
  .sub-blood__content p:first-of-type {
    margin-top: clamp(3rem, 1.5682326622rem + 7.158836689vw, 5rem);
  }
}

.sub-blood__content p {
  font-size: 1.125rem;
  padding-left: 2rem;
}
@media screen and (max-width: 767px) {
  .sub-blood__content p {
    font-size: clamp(0.75rem, 0.4815436242rem + 1.3422818792vw, 1.125rem);
    padding-left: clamp(0.5rem, -0.5738255034rem + 5.3691275168vw, 2rem);
  }
}

.sub-blood__content p + p {
  margin-top: 2rem;
}
@media screen and (max-width: 767px) {
  .sub-blood__content p + p {
    margin-top: clamp(1.5rem, 1.1420581655rem + 1.7897091723vw, 2rem);
  }
}

.sub-top._sub-news-bg {
  background: -webkit-gradient(linear, left bottom, left top, from(transparent), color-stop(40%, #fff));
  background: linear-gradient(0deg, transparent 0%, #fff 40%);
}

.sub-news__content {
  margin-top: 4.1875rem;
  letter-spacing: 0.23em;
  padding-bottom: 3.75rem;
}
@media screen and (max-width: 767px) {
  .sub-news__content {
    margin-top: clamp(2rem, -0.0926339286rem + 8.9285714286vw, 4.1875rem);
    padding-bottom: clamp(7.5rem, 7.5rem + 0vw, 7.5rem);
  }
}

.sub-news__item {
  border-bottom: 1px solid #D9D9D9;
  padding-bottom: 2.5rem;
}
.sub-news__item + li {
  margin-top: 2.5rem;
}
@media screen and (max-width: 767px) {
  .sub-news__item + li {
    margin-top: clamp(1.25rem, 0.0542091837rem + 5.1020408163vw, 2.5rem);
  }
}
@media screen and (max-width: 767px) {
  .sub-news__item {
    padding-bottom: clamp(1.25rem, 0.0542091837rem + 5.1020408163vw, 2.5rem);
  }
}

.sub-news__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1rem;
}
@media screen and (max-width: 767px) {
  .sub-news__info {
    font-size: clamp(1rem, 1rem + 0vw, 1rem);
  }
}

.sub-news__ttl {
  margin-left: 1.25rem;
}

.sub-news__txt {
  font-size: 1rem;
  margin-top: 0.5rem;
}
@media screen and (max-width: 767px) {
  .sub-news__txt {
    font-size: clamp(1rem, 1rem + 0vw, 1rem);
  }
}

.footer {
  color: #fff;
  background: #CFB6AE;
  padding-top: clamp(2rem, 1.5rem + 2.1333333333vw, 2.5rem);
  padding-bottom: clamp(2rem, 1.5rem + 2.1333333333vw, 2.5rem);
  font-size: 0.875rem;
}

.footer__top {
  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 (max-width: 767px) {
  .footer__top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.footer__logo,
.footer__sns {
  width: 50%;
}
@media screen and (max-width: 767px) {
  .footer__logo,
  .footer__sns {
    width: 100%;
  }
}

.footer__logo img {
  width: 17.625rem;
  margin-left: auto;
}
@media screen and (max-width: 767px) {
  .footer__logo img {
    width: clamp(10rem, 4.5413870246rem + 27.293064877vw, 17.625rem);
    margin-right: auto;
  }
}

.footer__sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .footer__sns {
    margin-top: 1.25rem;
    max-width: 12.5rem;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
}

.footer__sns-item {
  width: 1.875rem;
  margin-left: 4.5rem;
}
@media screen and (max-width: 767px) {
  .footer__sns-item {
    width: clamp(1.25rem, 0.8025727069rem + 2.2371364653vw, 1.875rem);
    margin-left: 0rem;
  }
}

.footer__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 3rem;
  margin-top: 2.25rem;
}

.footer__list--left,
.footer__list--center,
.footer__list--right {
  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: left;
      -ms-flex-pack: left;
          justify-content: left;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.footer__item {
  font-size: 0.875rem;
}

.footer__item + .footer__item {
  margin-top: 1.5rem;
}

.footer__item a {
  display: block;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.footer__list--center .footer__item {
  width: 100%;
  border-bottom: 1px solid #fff;
  padding-bottom: 0.5rem;
}

.footer__heading-lv3 {
  width: 100%;
  font-size: 0.875rem;
  font-weight: normal;
  border-bottom: 1px solid #fff;
  padding-bottom: 0.5rem;
}

.footer__submenu {
  margin-top: 1rem;
}

.footer__sub-item {
  font-size: 0.875rem;
}

.footer__sub-item + .footer__sub-item {
  margin-top: 1rem;
}

.footer__copy {
  text-align: center;
  padding: 10px;
  background: #CFB6AE;
  color: #fff;
  font-size: 12px;
}
@media screen and (max-width: 767px) {
  .footer__copy {
    font-size: 8px;
  }
}

/*
スマホ
*/
.footer-sp__logo {
  width: clamp(4.1875rem, 1.1897371365rem + 14.9888143177vw, 8.375rem);
  margin: 0 auto;
}

.footer__sns._sp {
  margin-top: 2.25rem;
  max-width: none;
  width: clamp(11.25rem, 5.8808724832rem + 26.8456375839vw, 18.75rem);
}

.btn {
  width: 100%;
  height: 100%;
  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;
}

._pink {
  background: #cba4a8;
}

._cicle {
  border-radius: 5px;
}

._gold {
  position: absolute;
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  margin: 5px;
  background: linear-gradient(97.82deg, #ccb8a7 4.01%, #ac9279 49.25%, #cbb7a6 98.27%);
  border-radius: 18px 0;
}

._allow {
  position: relative;
}

._allow::after {
  content: "";
  display: block;
  width: 8px;
  height: 16px;
  position: absolute;
  top: calc(50% + 1px);
  right: -35px;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  background: url(/wp-content/themes/mytheme/img/btn/allow.png) no-repeat;
}
@media screen and (max-width: 575px) {
  ._allow::after {
    display: none;
  }
}

._cicle-white {
  background: #fff;
  border-radius: 18px 0;
  -webkit-box-shadow: 0px 4px 4px -1px rgba(134, 103, 77, 0.24);
          box-shadow: 0px 4px 4px -1px rgba(134, 103, 77, 0.24);
  position: relative;
}

._square,
._square--white {
  position: relative;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

._square {
  border: 1px solid #755337;
}

._square--white {
  border: 1px solid #fff;
}

._line,
._line--white {
  position: relative;
  display: inline-block;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

._line::after {
  content: "";
  display: block;
  width: 56px;
  height: 1px;
  background: #755337;
  position: absolute;
  top: 50%;
  right: -28px;
  -webkit-transform: translate(0%, 0%);
      -ms-transform: translate(0%, 0%);
          transform: translate(0%, 0%);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  ._line::after {
    width: 36px;
    right: -18px;
  }
}

._line--white::after {
  content: "";
  display: block;
  width: 56px;
  height: 1px;
  background: #fff;
  position: absolute;
  top: 50%;
  right: -28px;
  -webkit-transform: translate(0%, 0%);
      -ms-transform: translate(0%, 0%);
          transform: translate(0%, 0%);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 767px) {
  ._line--white::after {
    width: 36px;
    right: -18px;
  }
}

._line:hover::after {
  width: 86px;
}
@media screen and (max-width: 767px) {
  ._line:hover::after {
    width: 56px;
  }
}

._line--white:hover::after {
  width: 86px;
}
@media screen and (max-width: 767px) {
  ._line--white:hover::after {
    width: 56px;
  }
}