@charset "UTF-8";
/* =======================
共通
======================= */
:root {
  --scrollbar: 0px;
  --blue: #0F305F;
  --lightblue: #F2F6FC;
  --beige: #FBF8EF;
  --black: #383635;
}

@media print, screen and (min-width: 960px) {
  br.spview {
    display: none !important;
  }
}
@media print, screen and (min-width: 600px) {
  br.spview2 {
    display: none !important;
  }
}
@media print, screen and (max-width: 960.001px) {
  br.pcview {
    display: none !important;
  }
}

body {
  font-weight: 400;
  font-size: 14px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #000;
}
@media screen and (min-width: 960.001px) {
  body {
    font-size: 16px;
  }
}
body * {
  letter-spacing: 0;
}
body .u-thin {
  opacity: 1;
}

a {
  color: inherit;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

img {
  -o-object-fit: cover;
     object-fit: cover;
}

p {
  text-align: justify;
}

li {
  text-align: justify;
}

th, td {
  text-align: justify;
}

div {
  text-align: justify;
}

.l-content * {
  line-height: 1.6;
}

@media screen and (max-width: 960px) {
  #lp-content .post_content, #main_content .post_content {
    font-size: 13px;
  }
}

.alignfull {
  left: calc(50% - 50vw + var(--swl-scrollbar_width, 0px) / 2) !important;
  width: calc(100vw - var(--swl-scrollbar_width, 0px)) !important;
}

.has-white-background-color {
  color: #000;
}

.w1240 > div {
  max-width: 1280px !important;
  padding-inline: 20px;
  margin-inline: auto;
}

.swell-block-fullWide .swell-block-fullWide__inner {
  padding-left: 20px;
  padding-right: 20px;
}
.swell-block-fullWide .swell-block-fullWide__inner.l-article {
  max-width: calc(var(--article_size) + 40px);
}

.wp-block-cover, .wp-block-cover-image {
  padding-left: 20px;
  padding-right: 20px;
}

.display_none {
  display: none !important;
}

@media screen and (max-width: 960px) {
  .sp-column-reverse > div {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
}

.jcsb {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.l-container {
  padding-left: 20px;
  padding-right: 20px;
}

.has-border, div.has-background, p.has-background {
  padding-left: 20px;
  padding-right: 20px;
}

.l-mainContent__inner > .post_content {
  padding: 0;
}

.post_content h2:where(:not([class^=swell-block-]):not(.faq_q):not(.p-postList__title)) {
  background: #547B74;
}

.page .post_content > * {
  margin-bottom: 0;
}

.page p, .page li, .single p, .single li, .archive p, .archive li {
  font-size: 18px;
}
@media screen and (max-width: 960px) {
  .page p, .page li, .single p, .single li, .archive p, .archive li {
    font-size: 16px;
  }
}
.page .ttl-design, .single .ttl-design, .archive .ttl-design {
  font-family: "Shippori Mincho", serif;
  font-size: 22px;
}
@media screen and (min-width: 960.001px) {
  .page .ttl-design, .single .ttl-design, .archive .ttl-design {
    font-size: 30px;
  }
}
.page .ttl-design:not(.is-style-section_ttl), .single .ttl-design:not(.is-style-section_ttl), .archive .ttl-design:not(.is-style-section_ttl) {
  font-weight: 600;
  padding: 10px 20px;
}
.page .txt-underline, .single .txt-underline, .archive .txt-underline {
  border-bottom: 1px solid #518577;
  padding-bottom: 8px;
  font-weight: 600;
}

.page h2, .page .ttl-design, .single h2, .single .ttl-design {
  font-family: "Shippori Mincho", serif;
  font-size: 22px;
}
@media screen and (min-width: 960.001px) {
  .page h2, .page .ttl-design, .single h2, .single .ttl-design {
    font-size: 30px;
  }
}
.page h2:not(.is-style-section_ttl), .page .ttl-design:not(.is-style-section_ttl), .single h2:not(.is-style-section_ttl), .single .ttl-design:not(.is-style-section_ttl) {
  font-weight: 600;
  padding: 10px 20px;
}

.vertical {
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
}

.page h2, .page h3, .page h4 {
  margin: 0;
  font-weight: 400;
}

.ff-shippori {
  font-family: "Shippori Mincho", serif !important;
  font-weight: 400;
  font-style: normal;
}
.ff-jost {
  font-family: "Jost", sans-serif !important;
  font-weight: 200 !important;
}
.ff-jost.italic {
  font-style: italic;
}
.ff-gothic {
  font-family: "Zen Kaku Gothic New", sans-serif !important;
  font-weight: 500 !important;
}

.p-postList.-type-card, .p-postList.-type-thumb {
  margin-left: 0;
  margin-right: 0;
}

/* =======================
固定ページ共通
======================= */
.page .post_content {
  margin-top: 0;
}
.page .l-content {
  padding-top: 0;
  margin-bottom: 0;
}

.cmn__anchorlink {
  font-weight: 500;
  gap: 10px 0px !important;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  position: relative;
}
@media screen and (min-width: 960.001px) {
  .cmn__anchorlink {
    grid-template-columns: repeat(4, 1fr);
    font-size: 20px;
  }
}
@media screen and (min-width: 960.001px) {
  .cmn__anchorlink.swell-block-linkList {
    margin-top: 30px !important;
  }
}
.cmn__anchorlink::after {
  content: "";
  width: 100vw;
  height: 1px;
  background: #CDCDCD;
  position: absolute;
  left: calc(50% - 50vw);
  bottom: -21px;
  z-index: 1;
}
@media screen and (min-width: 960.001px) {
  .cmn__anchorlink::after {
    bottom: -30px;
  }
}
.cmn__anchorlink.no-border::after {
  content: none;
}
.cmn__anchorlink li {
  font-size: 14px;
}
@media screen and (min-width: 960.001px) {
  .cmn__anchorlink li {
    font-size: 18px;
  }
}
.cmn__anchorlink li .swell-block-linkList__link {
  padding-inline: 10px;
  border-right: 1px solid #CDCDCD;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
  color: #518577;
  white-space: nowrap;
  text-decoration: none;
}
@media screen and (min-width: 960.001px) {
  .cmn__anchorlink li .swell-block-linkList__link {
    padding-inline: clamp(5px, 1.5vw, 30px);
  }
}
.cmn__anchorlink li .swell-block-linkList__link:hover {
  text-decoration: none !important;
  opacity: 0.7;
}
.cmn__anchorlink li .swell-block-linkList__link span {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  text-decoration: none;
  line-height: 1.3;
}
@media screen and (min-width: 960.001px) {
  .cmn__anchorlink li .swell-block-linkList__link.small {
    font-size: clamp(14px, 1.6vw, 18px);
  }
}
.cmn__anchorlink li .swell-block-linkList__link.small span {
  letter-spacing: -0.1em;
  line-height: 1.3;
}
.cmn__anchorlink li:nth-of-type(2n + 1) .swell-block-linkList__link {
  border-left: 1px solid #CDCDCD;
}
@media screen and (min-width: 960.001px) {
  .cmn__anchorlink li:nth-of-type(2n + 1) .swell-block-linkList__link {
    border-left: none;
  }
}
@media screen and (min-width: 960.001px) {
  .cmn__anchorlink li:nth-of-type(4n + 1) .swell-block-linkList__link {
    border-left: 1px solid #CDCDCD;
  }
}
.cmn__anchorlink li a::after {
  content: "";
  width: 15px;
  height: 8px;
  background: url(/wp-content/uploads/2025/04/anchor-arrow.svg) no-repeat center/contain;
}
.cmn__anchorlink svg {
  display: none;
}
.cmn__anchorlink.column-3 {
  grid-template-columns: 100%;
}
@media screen and (min-width: 960.001px) {
  .cmn__anchorlink.column-3 {
    grid-template-columns: repeat(3, 1fr);
  }
}
.cmn__anchorlink.column-3 li .swell-block-linkList__link {
  border-left: 1px solid #CDCDCD;
}
@media screen and (min-width: 960.001px) {
  .cmn__anchorlink.column-3 li .swell-block-linkList__link {
    border-left: none;
  }
}
@media screen and (min-width: 960.001px) {
  .cmn__anchorlink.column-3 li:nth-of-type(3n + 1) .swell-block-linkList__link {
    border-left: 1px solid #CDCDCD;
  }
}
@media screen and (max-width: 960px) {
  .cmn__anchorlink.sp-2column {
    grid-template-columns: repeat(2, 1fr);
  }
}
.cmn__anchorlink.sp-2column li .swell-block-linkList__link {
  border-left: none;
}
.cmn__anchorlink.sp-2column li:nth-of-type(2n + 1) .swell-block-linkList__link {
  border-left: 1px solid #CDCDCD;
}
@media screen and (max-width: 960px) {
  .cmn__anchorlink.sp-1columng {
    grid-template-columns: 100%;
  }
}
@media screen and (max-width: 960px) {
  .cmn__anchorlink.sp-1columng li {
    border-left: 1px solid #CDCDCD;
  }
}

.post_content {
  /* =======================
  共通
  ======================= */
  /* =======================
  共通パーツ
  ======================= */
  /* =======================
  固定ページ共通
  ======================= */
  /* =======================
  トップページ
  ======================= */
  /* =======================
  形成・皮膚科・整形外科
  ======================= */
  /* =======================
  スポーツ医療
  ======================= */
  /* =======================
  スポーツ - アスリート
  ======================= */
  /* =======================
  美容医療
  ======================= */
  /* =======================
  美容一覧リスト
  ======================= */
  /* =======================
  美容医療テンプレ
  ======================= */
  /* =======================
  よくある質問
  ======================= */
  /* =======================
  美容系下層
  ======================= */
  /* =======================
  予防医療TOP
  ======================= */
  /* =======================
  クリニックについて
  ======================= */
  /* =======================
  ドクター・スタッフ紹介
  ======================= */
  /* =======================
  料金表
  ======================= */
  /* =======================
  診療案内
  ======================= */
  /* =======================
  各種検査
  ======================= */
  /* =======================
  傷・傷跡治療
  ======================= */
  /* =======================
  更年期治療
  ======================= */
  /* =======================
  分子栄養両方
  ======================= */
  /* =======================
  ナチュラルホルモン補充療法
  ======================= */
  /* =======================
  お問い合わせ
  ======================= */
  /* =======================
  注文フォーム
  ======================= */
  /* =======================
  送信完了
  ======================= */
  /* =======================
  プライバシーポリシー
  ======================= */
  /* =======================
  特商法
  ======================= */
  /* =======================
  サイトマップ
  ======================= */
}
.post_content .mw_1080 {
  margin-left: auto;
  margin-right: auto;
  max-width: 1080px !important;
}
.post_content .mw_1040 {
  margin-left: auto;
  margin-right: auto;
  max-width: 1040px !important;
}
.post_content .mw_1000 {
  margin-left: auto;
  margin-right: auto;
  max-width: 1000px !important;
}
.post_content .mw_960 {
  margin-left: auto;
  margin-right: auto;
  max-width: 960px !important;
}
.post_content .heading-l {
  font-weight: 600;
}
.post_content .heading-m {
  font-weight: 500;
}
.post_content a, .post_content :where(a) span {
  text-decoration: underline;
}
.post_content a:hover, .post_content :where(a) span:hover {
  text-decoration: none;
}
.post_content .swell-block-button a {
  text-decoration: none;
  font-size: 16px;
}
@media screen and (min-width: 960.001px) {
  .post_content .swell-block-button a {
    font-size: 18px;
  }
}
.post_content .swell-block-button a span {
  text-decoration: none;
}
.post_content .link-blank01 {
  font-size: 18px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 6px;
     -moz-column-gap: 6px;
          column-gap: 6px;
}
@media screen and (min-width: 960.001px) {
  .post_content .link-blank01 {
    font-size: 20px;
  }
}
.post_content .link-blank01::after {
  content: "";
  width: 28px;
  height: 28px;
  background: url(/wp-content/uploads/2025/03/tab-icon.svg) no-repeat center/contain;
}
.post_content .cmn-lab {
  padding: 70px 0px 160px !important;
  margin-bottom: 0;
}
@media screen and (min-width: 960.001px) {
  .post_content .cmn-lab {
    padding: 80px 0px 90px !important;
  }
}
.post_content .cmn-lab > .swell-block-fullWide__inner {
  max-width: 1240px;
}
.post_content .cmn-lab a {
  display: block;
  -webkit-box-shadow: 0 5px 30px rgba(88, 85, 81, 0.1);
          box-shadow: 0 5px 30px rgba(88, 85, 81, 0.1);
  text-decoration: none;
}
.post_content .cmn-lab a:hover {
  -webkit-transform: translateY(2px);
          transform: translateY(2px);
  -webkit-box-shadow: none;
          box-shadow: none;
}
@media screen and (min-width: 960.001px) {
  .post_content .cmn-lab a {
    margin-inline: 60px;
  }
}
.post_content .cmn-lab a .lab__img {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.post_content .cmn-lab a .lab__img figure, .post_content .cmn-lab a .lab__img img {
  width: 100%;
  height: 100%;
}
.post_content .cmn-lab a .lab__text {
  background: #fff;
  position: relative;
  padding: 14px 20px clamp(60px, 20vw, 150px);
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  text-align: justify;
}
@media screen and (min-width: 960.001px) {
  .post_content .cmn-lab a .lab__text {
    padding: 23px 180px 23px 40px;
  }
}
.post_content .cmn-lab a .lab__text span {
  text-decoration: none;
}
@media (min-width: 600px) {
  .post_content .cmn-lab a .lab__text h2 {
    border-bottom: 1px solid #518577;
    margin-bottom: 12px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
.post_content .cmn-lab a .lab__text h2 span {
  font-size: 28px;
  font-weight: 600 !important;
  padding-bottom: 5px;
  border-bottom: 1px solid #518577;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: block;
}
@media (min-width: 600px) {
  .post_content .cmn-lab a .lab__text h2 span {
    border-bottom: none;
    font-size: clamp(22px, 2.3vw, 30px);
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.post_content .cmn-lab a .lab__text h2 .bigger {
  font-size: 30px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 6px;
     -moz-column-gap: 6px;
          column-gap: 6px;
  margin-bottom: 12px;
}
@media (min-width: 600px) {
  .post_content .cmn-lab a .lab__text h2 .bigger {
    margin-bottom: 0;
    font-size: clamp(24px, 2.5vw, 32px);
  }
}
.post_content .cmn-lab a .lab__text h2 .bigger::after {
  content: "";
  width: 28px;
  height: 28px;
  background: url(/wp-content/uploads/2025/03/tab-icon.svg) no-repeat center/contain;
}
.post_content .cmn-lab a .lab__text p {
  line-height: 1.6;
  font-weight: 400;
}
.post_content .cmn-lab a .lab__text figure {
  position: absolute;
  width: min(100%, 500px);
  bottom: clamp(-150px, -25vw, -100px);
  right: 50%;
  -webkit-transform: translateX(50%);
          transform: translateX(50%);
}
@media screen and (min-width: 960.001px) {
  .post_content .cmn-lab a .lab__text figure {
    width: clamp(200px, 22vw, 383px);
    top: -30px;
    right: -65px;
    bottom: auto;
    -webkit-transform: none;
            transform: none;
  }
}
.post_content .is-style-btn_line a {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 1px solid #518577;
  color: #518577;
  font-size: 16px;
  font-weight: 500;
  padding: 16px 20px;
  min-width: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-inline: auto;
  min-height: 50px;
}
@media screen and (min-width: 960.001px) {
  .post_content .is-style-btn_line a {
    font-size: 18px;
    padding: 15px 26px;
  }
}
.post_content .is-style-btn_line a::after {
  content: "";
  width: 29px;
  height: 7px;
  background: url(/wp-content/uploads/2025/03/arrow-green.svg) no-repeat center/contain;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: relative;
}
.post_content .is-style-btn_line a:hover {
  background: #518577;
  color: #fff;
}
.post_content .is-style-btn_line a:hover::after {
  background-image: url(/wp-content/uploads/2025/03/right-arrow.svg);
}
@media screen and (min-width: 960.001px) {
  .post_content .is-style-btn_line.pc-left a {
    margin-left: 0;
  }
}
.post_content .is-style-more_btn a {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 1px solid #518577;
  color: #518577;
  font-size: 16px;
  font-weight: 500;
  padding: 16px 20px;
  max-width: 430px;
  min-width: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-inline: auto;
  min-height: 94px;
}
@media screen and (min-width: 960.001px) {
  .post_content .is-style-more_btn a {
    font-size: 24px;
    padding: 24px 26px;
  }
}
.post_content .is-style-more_btn a::after {
  content: "";
  width: 29px;
  height: 7px;
  background: url(/wp-content/uploads/2025/03/arrow-green.svg) no-repeat center/contain;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: relative;
}
.post_content .is-style-more_btn a:hover {
  background: #518577;
  color: #fff;
}
.post_content .is-style-more_btn a:hover::after {
  background-image: url(/wp-content/uploads/2025/03/right-arrow.svg);
}
.post_content .is-style-more_btn a span {
  text-align: left;
  line-height: 1.2;
}
.post_content .is-style-more_btn a .swl-format-1 {
  text-align: left;
  font-size: 16px;
}
@media screen and (min-width: 960.001px) {
  .post_content .is-style-more_btn a .swl-format-1 {
    font-size: 18px;
  }
}
.post_content .is-style-more_btn.underline a {
  padding: 0 0 10px;
  border: none;
  max-width: 200px;
  position: relative;
}
.post_content .is-style-more_btn.underline a::before {
  content: "";
  width: 100%;
  height: 1px;
  background: #518577;
  position: absolute;
  left: 0;
  bottom: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.post_content .is-style-more_btn.underline a:hover {
  background: none !important;
  color: #518577 !important;
}
.post_content .is-style-more_btn.underline a:hover::after {
  background-image: url(/wp-content/uploads/2025/03/arrow-green.svg) !important;
}
.post_content .is-style-more_btn.underline a:hover::before {
  width: 0px;
}
.post_content .is-style-more_btn.white a {
  border-color: #fff;
  border-width: 2px;
  color: #fff;
}
.post_content .is-style-more_btn.white a::after {
  background-image: url(/wp-content/uploads/2025/03/right-arrow.svg);
}
.post_content .is-style-more_btn.white a:hover {
  background-color: #fff;
  color: #518577;
}
.post_content .is-style-more_btn.white a:hover::after {
  background-image: url(/wp-content/uploads/2025/03/arrow-green.svg);
}
.post_content .is-style-more_btn.right a {
  margin-right: 0;
}
.post_content .is-style-more_btn.left a {
  margin-left: 0;
}
.post_content .is-style-more_btn.no-bg a {
  background: none;
}
.post_content .is-style-more_btn.no-bg a:hover {
  background: #518577;
}
.post_content .cmn-btn a {
  font-size: 18px;
  font-weight: 500;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px;
  border: 2px solid #fff;
  max-width: 360px;
  text-decoration: none;
}
@media screen and (min-width: 960.001px) {
  .post_content .cmn-btn a {
    font-size: 20px;
    padding: 26px;
  }
}
.post_content .cmn-btn a::after {
  content: "";
  width: 24px;
  height: 5px;
  background: url(/wp-content/uploads/2025/03/right-arrow.svg) no-repeat center/contain;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.post_content .cmn-btn a:hover {
  background: #fff;
  color: #518577;
}
.post_content .cmn-btn a:hover::after {
  background-image: url(/wp-content/uploads/2025/03/arrow-green.svg);
}
.post_content .cmn-btn.cmn-btn__underline a {
  padding: 0 0 10px;
  border: none;
  max-width: 200px;
  position: relative;
}
.post_content .cmn-btn.cmn-btn__underline a::before {
  content: "";
  width: 100%;
  height: 1px;
  background: #518577;
  position: absolute;
  left: 0;
  bottom: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.post_content .cmn-btn.cmn-btn__underline a:hover {
  background: none !important;
  color: #518577 !important;
}
.post_content .cmn-btn.cmn-btn__underline a:hover::after {
  background-image: url(/wp-content/uploads/2025/03/arrow-green.svg) !important;
}
.post_content .cmn-btn.cmn-btn__underline a:hover::before {
  -webkit-animation: btnUnder 0.7s;
          animation: btnUnder 0.7s;
}
.post_content .cmn-btn.green a {
  border-color: #518577;
  color: #518577;
}
.post_content .cmn-btn.green a::after {
  background-image: url(/wp-content/uploads/2025/03/arrow-green.svg);
}
.post_content .cmn-btn.green a:hover {
  background-color: #518577;
  color: #fff;
}
.post_content .cmn-btn.green a:hover::after {
  background-image: url(/wp-content/uploads/2025/03/right-arrow.svg);
}
.post_content .cmn-btn.right a {
  margin-left: auto;
}
@-webkit-keyframes btnUnder {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@keyframes btnUnder {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
.post_content .head__block > .swell-block-columns__inner {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
@media screen and (min-width: 960.001px) {
  .post_content .head__block > .swell-block-columns__inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.post_content .head__block .txt {
  border-left: 1px solid #5E7E69;
  padding-left: 16px;
  z-index: 1;
  width: clamp(350px, 65%, 600px) !important;
}
@media (max-width: 600px) {
  .post_content .head__block .txt {
    width: 100% !important;
  }
}
@media screen and (min-width: 960.001px) {
  .post_content .head__block .txt {
    padding-left: 30px;
    width: var(--clmn-w) !important;
  }
}
.post_content .head__block .txt h2 {
  font-size: 26px;
  font-weight: 600;
  margin-bottom: 16px;
  padding: 0;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 960.001px) {
  .post_content .head__block .txt h2 {
    font-size: 42px;
  }
}
.post_content .head__block .txt h2.small {
  font-size: 22px;
}
@media screen and (min-width: 960.001px) {
  .post_content .head__block .txt h2.small {
    font-size: 40px;
  }
}
@media screen and (max-width: 960px) {
  .post_content .head__block .txt h2.sp-small {
    font-size: 22px;
  }
}
.post_content .head__block .txt p.ff-shippori {
  font-size: 18px;
}
@media screen and (min-width: 960.001px) {
  .post_content .head__block .txt p.ff-shippori {
    font-size: 20px;
  }
}
.post_content .head__block .txt p sub {
  font-size: 14px;
  -webkit-transform: translateY(-6px);
          transform: translateY(-6px);
  display: inline-block;
}
.post_content .head__block .txt p.small {
  font-size: 16px;
}
@media screen and (min-width: 960.001px) {
  .post_content .head__block .txt p.small {
    font-size: 18px;
  }
}
.post_content .head__block .img {
  position: absolute;
  width: max(144px, 30%) !important;
  right: 12px;
  top: 20px;
}
@media screen and (min-width: 960.001px) {
  .post_content .head__block .img {
    position: static;
    margin-top: -100px;
    -webkit-transform: translateX(10%);
            transform: translateX(10%);
    width: var(--clmn-w) !important;
  }
}
.post_content .head__block .img .wp-block-group {
  -webkit-filter: drop-shadow(0px 5px 30px rgba(88, 85, 81, 0.1));
          filter: drop-shadow(0px 5px 30px rgba(88, 85, 81, 0.1));
}
.post_content .head__block .img::after {
  content: "";
  -webkit-clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
          clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
  width: 100%;
  height: auto;
  aspect-ratio: 9/8;
  background: #6FA18F;
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transform: translate(76%, -51%);
          transform: translate(76%, -51%);
  opacity: 0.7;
}
.post_content .head__block .img figure {
  -webkit-clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
          clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
  height: auto;
  aspect-ratio: 9/8;
}
.post_content .head__block .img figure img {
  height: 100%;
}
@media screen and (min-width: 960.001px) {
  .post_content .head__block.head__block2 .txt {
    width: min(100% - 480px + 12vw, 880px) !important;
  }
}
@media screen and (max-width: 960px) {
  .post_content .head__block.head__block2 .txt p {
    max-width: 100%;
  }
}
.post_content .head__block.head__block2 .img {
  position: absolute;
  top: 10px;
  right: -20px;
  width: 30% !important;
  margin-top: 0;
}
@media screen and (min-width: 960.001px) {
  .post_content .head__block.head__block2 .img {
    right: clamp(-217px, 50% - 50vw - 5%, 0px);
    width: var(--clmn-w) !important;
  }
}
.post_content .head__block.head__block2 .img .wp-block-group {
  -webkit-filter: drop-shadow(0px 5px 30px rgba(88, 85, 81, 0.1));
          filter: drop-shadow(0px 5px 30px rgba(88, 85, 81, 0.1));
}
.post_content .head__block.head__block2 .img .wp-block-group::before, .post_content .head__block.head__block2 .img .wp-block-group::after {
  content: "";
  -webkit-clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
          clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
  width: 100%;
  height: auto;
  aspect-ratio: 9/8;
  background: #CED1DA;
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transform: translate(76%, 51%);
          transform: translate(76%, 51%);
  opacity: 0.7;
}
.post_content .head__block.head__block2 .img .wp-block-group::after {
  background: #518577;
  -webkit-transform: translate(0%, 102%);
          transform: translate(0%, 102%);
  opacity: 0.8;
}
.post_content .head__block.head__block2 .img::after {
  -webkit-transform: translate(-76%, -51%);
          transform: translate(-76%, -51%);
  opacity: 0.3 !important;
}
@media screen and (max-width: 960px) {
  .post_content .head__block .head__bottom-img {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
}
.post_content .cmn__tmp-machine-list > .swell-block-columns__inner {
  row-gap: 10px;
}
@media screen and (min-width: 960.001px) {
  .post_content .cmn__tmp-machine-list > .swell-block-columns__inner {
    row-gap: 35px;
  }
}
.post_content .cmn__tmp-machine-list > .swell-block-columns__inner .cmn__bnr-machine {
  border: 1px solid #5E7E69;
  border-radius: 5px;
  height: 100%;
}
.post_content .cmn__tmp-machine-list > .swell-block-columns__inner .cmn__bnr-machine .c-bannerLink {
  height: 100%;
  text-decoration: none;
}
.post_content .cmn__tmp-machine-list > .swell-block-columns__inner .cmn__bnr-machine .c-bannerLink__figure {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.post_content .cmn__tmp-machine-list > .swell-block-columns__inner .cmn__bnr-machine .c-bannerLink__figure .c-bannerLink__img {
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: right;
     object-position: right;
}
.post_content .cmn__tmp-machine-list > .swell-block-columns__inner .cmn__bnr-machine .c-bannerLink__title {
  font-size: 24px;
  line-height: 1.1;
  font-weight: 300 !important;
}
@media screen and (min-width: 960.001px) {
  .post_content .cmn__tmp-machine-list > .swell-block-columns__inner .cmn__bnr-machine .c-bannerLink__title {
    font-size: 32px;
  }
}
.post_content .cmn__tmp-machine-list > .swell-block-columns__inner .cmn__bnr-machine .c-bannerLink__title span {
  font-size: 14px;
  text-decoration: none;
  vertical-align: top;
  padding-left: 3px;
}
.post_content .cmn__tmp-machine-list > .swell-block-columns__inner .cmn__bnr-machine .c-bannerLink__text {
  position: relative;
  padding: 20px 40px 20px 30px;
  height: auto;
  aspect-ratio: 33/12;
}
@media screen and (min-width: 960.001px) {
  .post_content .cmn__tmp-machine-list > .swell-block-columns__inner .cmn__bnr-machine .c-bannerLink__text {
    padding: 5px 20px;
  }
}
.post_content .cmn__tmp-machine-list > .swell-block-columns__inner .cmn__bnr-machine .c-bannerLink__description {
  color: #000;
  font-size: 12px;
  font-family: "Zen Kaku Gothic New", sans-serif !important;
  margin: 0;
  line-height: 1.5;
}
@media screen and (min-width: 960.001px) {
  .post_content .cmn__tmp-machine-list > .swell-block-columns__inner .cmn__bnr-machine .c-bannerLink__description {
    font-size: 15px;
  }
}
.post_content .cmn_bnr-main {
  border-radius: 5px;
  line-height: 1.5;
  position: relative;
}
.post_content .cmn_bnr-main .c-bannerLink {
  -webkit-box-shadow: 0 0 15px rgba(88, 85, 81, 0.2);
          box-shadow: 0 0 15px rgba(88, 85, 81, 0.2);
  text-decoration: none;
}
.post_content .cmn_bnr-main .c-bannerLink:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transform: translateY(3px);
          transform: translateY(3px);
}
.post_content .cmn_bnr-main .c-bannerLink:hover .c-bannerLink__figure {
  opacity: 1;
}
.post_content .cmn_bnr-main .c-bannerLink:hover .c-bannerLink__img {
  -webkit-transform: none;
          transform: none;
}
.post_content .cmn_bnr-main .c-bannerLink__figure {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.post_content .cmn_bnr-main .c-bannerLink__figure .c-bannerLink__img {
  -o-object-position: right;
     object-position: right;
}
.post_content .cmn_bnr-main .c-bannerLink__title {
  font-size: 20px;
  font-weight: 600;
  text-shadow: 0 0 5px #fff;
  line-height: 1.2;
}
@media screen and (min-width: 960.001px) {
  .post_content .cmn_bnr-main .c-bannerLink__title {
    font-size: 26px;
  }
}
.post_content .cmn_bnr-main .c-bannerLink__text {
  position: relative;
  padding: 10px 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  height: auto;
  aspect-ratio: 33/12;
}
.post_content .cmn_bnr-main .c-bannerLink__description {
  color: #000;
  font-size: 12px;
  font-family: "Zen Kaku Gothic New", sans-serif !important;
  margin: 0;
  text-shadow: 0 0 5px #fff;
}
@media screen and (min-width: 960.001px) {
  .post_content .cmn_bnr-main .c-bannerLink__description {
    font-size: 15px;
  }
}
.post_content .cmn_bnr-main strong {
  background: #547B74;
  color: #fff;
  padding: 0px 4px 0px 20px;
  font-size: 13px;
  font-weight: 400;
  position: absolute;
  top: 0;
  left: 0;
  text-shadow: none;
}
.post_content .cmn_bnr-main2 .c-bannerLink {
  text-decoration: none;
  height: auto;
  aspect-ratio: 9/4;
}
@media screen and (min-width: 960.001px) {
  .post_content .cmn_bnr-main2 .c-bannerLink {
    aspect-ratio: 9/2;
  }
}
.post_content .cmn_bnr-main2 .c-bannerLink .c-bannerLink__figure {
  position: absolute;
  z-index: -1;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}
.post_content .cmn_bnr-main2 .c-bannerLink .c-bannerLink__text {
  position: static;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  width: max(50%, 220px);
  margin-left: auto;
}
.post_content .cmn_bnr-main2 .c-bannerLink .c-bannerLink__text .c-bannerLink__description {
  font-size: 16px;
  color: #000;
  padding-bottom: 10px;
  border-bottom: 1px solid #547B74;
  font-family: "Zen Kaku Gothic New", sans-serif;
  margin-top: 0;
  margin-bottom: 10px !important;
}
@media screen and (min-width: 960.001px) {
  .post_content .cmn_bnr-main2 .c-bannerLink .c-bannerLink__text .c-bannerLink__description {
    font-size: 20px;
  }
}
.post_content .cmn_bnr-main2 .c-bannerLink .c-bannerLink__text .c-bannerLink__title {
  font-weight: 600;
  font-size: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 960.001px) {
  .post_content .cmn_bnr-main2 .c-bannerLink .c-bannerLink__text .c-bannerLink__title {
    font-size: 40px;
  }
}
.post_content .cmn_bnr-main2 .c-bannerLink .c-bannerLink__text .c-bannerLink__title::after {
  content: "";
  width: 20px;
  height: 8px;
  background: url(/wp-content/uploads/2025/03/arrow-green.svg) no-repeat center/contain;
}
@media screen and (min-width: 960.001px) {
  .post_content .cmn_bnr-main2 .c-bannerLink .c-bannerLink__text .c-bannerLink__title::after {
    width: 38px;
  }
}
@media screen and (max-width: 960px) {
  .post_content .cmn__banner {
    width: 100vw;
    margin-left: calc(50% - 50vw);
  }
}
.post_content .cmn__banner figure {
  margin-bottom: 0;
  position: relative;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.post_content .cmn__banner figure::before {
  content: "";
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 5px 30px rgba(88, 85, 81, 0.1);
          box-shadow: 0 5px 30px rgba(88, 85, 81, 0.1);
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (min-width: 960.001px) {
  .post_content .cmn__banner figure::before {
    height: auto;
    aspect-ratio: 13/3;
  }
}
.post_content .cmn__banner figure:hover {
  -webkit-transform: translateY(3px);
          transform: translateY(3px);
}
.post_content .cmn__banner figure:hover::before {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.post_content .cmn__banner figure a:hover {
  opacity: 1;
}
.post_content .cmn__banner figure img {
  width: 100%;
}
.post_content .cmn__banner + .cmn-lab {
  padding: 40px 0 160px !important;
}
@media screen and (min-width: 960.001px) {
  .post_content .cmn__banner + .cmn-lab {
    padding: 10px 0 70px !important;
  }
}
.post_content .page__fv {
  margin: 30px 30px 0 !important;
  width: calc(100vw - var(--swl-scrollbar_width, 0) - 60px);
  line-height: 1.5;
  min-height: 500px;
  position: relative;
}
@media not all and (min-width: 960px) {
  .post_content .page__fv {
    height: max(290px, 77vw);
  }
}
@media screen and (max-width: 960px) {
  .post_content .page__fv {
    min-height: 290px;
    margin: 20px 20px 0 !important;
    width: calc(100vw - var(--swl-scrollbar_width, 0) - 40px);
  }
}
.post_content .page__fv::before {
  content: none;
}
.post_content .page__fv > .swell-block-fullWide__inner {
  position: static;
}
.post_content .page__fv .fv__title {
  background: #fff;
  min-width: 560px;
  position: absolute;
  left: 20px;
  bottom: 20px;
  padding: 30px 60px;
  font-size: 14px;
}
@media screen and (max-width: 960px) {
  .post_content .page__fv .fv__title {
    font-size: 12px;
    left: 10px;
    min-width: 300px;
    padding: 18px;
  }
}
.post_content .page__fv .fv__title .ff-en {
  margin-bottom: 2px;
}
.post_content .page__fv .fv__title h1 {
  font-size: 26px;
}
@media screen and (max-width: 960px) {
  .post_content .page__fv .fv__title h1 {
    font-size: 21px;
  }
}
.post_content .fv {
  background-size: 100% max(666px, 75.5%);
  padding: 0 !important;
}
.post_content .fv > .swell-block-fullWide__inner {
  padding: 0;
}
.post_content .fv .fv__contents {
  padding-top: 100px;
}
@media screen and (min-width: 960.001px) {
  .post_content .fv .fv__contents {
    padding-top: 200px;
  }
}
@media screen and (min-width: 960.001px) {
  .post_content .fv .fv__contents > .swell-block-columns__inner {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }
}
.post_content .fv .fv__text {
  position: relative;
}
@media screen and (min-width: 960.001px) {
  .post_content .fv .fv__text {
    padding-bottom: 100px;
    min-width: 372px;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
    padding-right: 35px;
  }
}
.post_content .fv .fv__text .vertical {
  line-height: 1.3;
  margin-inline: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
@media screen and (min-width: 960.001px) {
  .post_content .fv .fv__text .vertical {
    margin-right: 0;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.post_content .fv .fv__text .vertical .text1 {
  font-size: clamp(20px, 2vw, 24px);
  font-weight: 500;
  margin-left: 16px;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 960.001px) {
  .post_content .fv .fv__text .vertical .text1 {
    font-weight: 600;
  }
}
.post_content .fv .fv__text .vertical .text2 {
  font-size: clamp(30px, 4.6vw, 46px);
  font-weight: 500;
  margin-left: 23px;
  padding-top: 0.4em;
  letter-spacing: 0.05em;
  line-height: 1.3;
}
.post_content .fv .fv__text .vertical .text2 span {
  font-size: clamp(36px, 5.4vw, 54px);
}
.post_content .fv .fv__text .vertical .text2 span:first-of-type {
  position: relative;
  margin-bottom: 24px;
  display: inline-block;
}
.post_content .fv .fv__text .vertical .text2 span:first-of-type::before, .post_content .fv .fv__text .vertical .text2 span:first-of-type::after {
  content: "";
  width: 0.96em;
  height: 0.42em;
  background: url(/wp-content/uploads/2025/03/kakko-before.svg) no-repeat center/contain;
  position: absolute;
  top: -0.3em;
  right: 0;
}
.post_content .fv .fv__text .vertical .text2 span:first-of-type::after {
  background-image: url(/wp-content/uploads/2025/03/kakko-after.svg);
  bottom: -0.3em;
  left: 0;
  top: auto;
  right: auto;
}
.post_content .fv .fv__text .vertical .text3 {
  font-weight: 500;
  letter-spacing: 0.1em;
}
.post_content .fv .fv__text .fv__place {
  margin-left: max(50vw - 180px, 20px);
  font-weight: 500;
  padding-bottom: 8px;
  border-bottom: 1px solid #fff;
  line-height: 1.4;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 60px;
}
@media screen and (min-width: 960.001px) {
  .post_content .fv .fv__text .fv__place {
    margin-left: max(50vw - 750px, 20px);
    margin-bottom: 6px;
  }
}
.post_content .fv .fv__text .fv__feature {
  width: min(95%, 600px);
  margin-top: -105px;
  margin-bottom: clamp(-120px, -17vw, -65px) !important;
  margin-inline: auto;
}
@media screen and (min-width: 960.001px) {
  .post_content .fv .fv__text .fv__feature {
    width: 457px;
    margin-left: max(50vw - 720px, 150px);
    -webkit-transform: none;
            transform: none;
    margin-bottom: 0 !important;
  }
}
.post_content .fv .fv__img figure, .post_content .fv .fv__img img {
  width: 100%;
  height: auto;
  aspect-ratio: 10/9;
}
@media screen and (min-width: 960.001px) {
  .post_content .fv .fv__img figure, .post_content .fv .fv__img img {
    height: 100%;
    max-height: 650px;
  }
}
.post_content .fv .fv__img img {
  width: 100%;
}
.post_content .top__bg {
  padding-top: 0 !important;
  padding-bottom: 72px !important;
  margin-top: 0;
}
@media screen and (min-width: 960.001px) {
  .post_content .top__bg {
    padding-bottom: 128px !important;
  }
}
.post_content .top__bg .swell-block-fullWide__inner {
  padding-left: 0;
  padding-right: 0;
}
@media screen and (min-width: 960.001px) {
  .post_content .top__bg .swell-block-fullWide__inner {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.post_content .top__banner {
  -webkit-transform: translateY(-35px);
          transform: translateY(-35px);
  margin-bottom: -35px;
  position: relative;
  z-index: 1;
  padding-bottom: 32px;
  padding-right: 6.8%;
  padding-left: 6.8%;
}
@media screen and (min-width: 960.001px) {
  .post_content .top__banner {
    -webkit-transform: translateY(-75px);
            transform: translateY(-75px);
    margin-bottom: -75px;
    padding-bottom: 72px;
    padding-right: 0;
    padding-left: 0;
  }
}
.post_content .top__banner figure, .post_content .top__banner a, .post_content .top__banner img {
  height: 100%;
}
.post_content .top__banner a {
  -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 25px rgba(0, 0, 0, 0.3);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.post_content .top__banner a:hover {
  -webkit-transform: translateY(2px);
          transform: translateY(2px);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: 1;
}
.post_content .top__banner img {
  display: block;
  height: auto;
  aspect-ratio: 9/4;
}
.post_content .top__news {
  margin-left: 20px;
  margin-right: 20px;
  position: relative;
  padding-bottom: 72px;
}
@media screen and (min-width: 960.001px) {
  .post_content .top__news {
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 80px;
  }
}
.post_content .top__news a {
  text-decoration: none;
}
.post_content .top__news h2 {
  position: absolute;
  -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
          writing-mode: vertical-lr;
  font-size: clamp(40px, 8vw, 80px);
  top: 0;
  left: 0;
  line-height: 1;
}
.post_content .top__news .p-postList {
  border-top: none;
  max-width: 80%;
  margin-left: auto;
  padding-top: 50px;
}
@media screen and (min-width: 960.001px) {
  .post_content .top__news .p-postList {
    max-width: 770px;
    padding-top: 0px;
  }
}
.post_content .top__news .p-postList__item {
  margin-bottom: 0;
  width: 100%;
}
.post_content .top__news .p-postList__item .p-postList__link {
  padding-block: 15px;
  border-bottom: 1px solid #CDCDCD;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (min-width: 960.001px) {
  .post_content .top__news .p-postList__item .p-postList__link {
    padding-block: 40px !important;
  }
}
.post_content .top__news .p-postList__item .p-postList__link:hover {
  background: none;
  opacity: 0.7;
}
.post_content .top__news .p-postList__item .p-postList__link .p-postList__title {
  padding-top: 3px;
}
.post_content .top__news .p-postList__item:first-of-type .p-postList__link {
  padding-top: 0;
}
@media screen and (min-width: 960.001px) {
  .post_content .top__news .p-postList__item .p-postList__body {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.post_content .top__news .p-postList__item .p-postList__body .p-postList__title {
  padding-top: 0;
}
.post_content .top__news .p-postList__item .p-postList__body .p-postList__meta {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.post_content .top__news .p-postList__item .p-postList__body .p-postList__times {
  padding: 0;
  margin-right: 8px;
}
@media screen and (min-width: 960.001px) {
  .post_content .top__news .p-postList__item .p-postList__body .p-postList__times {
    margin-right: 15px;
  }
}
.post_content .top__news .p-postList__item .p-postList__body .p-postList__cat {
  background: #C1AC80;
  color: #fff;
  font-size: 16px;
  padding: 2px 8px;
  margin-right: 8px;
  font-weight: 700;
  text-decoration: none;
}
@media screen and (min-width: 960.001px) {
  .post_content .top__news .p-postList__item .p-postList__body .p-postList__cat {
    margin-right: 15px;
    padding: 5px 10px;
  }
}
.post_content .top__news .p-postList__item .p-postList__body .icon-folder:before {
  content: none;
}
.post_content .top__about {
  position: relative;
  margin-left: 20px;
  margin-right: 20px;
}
@media screen and (min-width: 960.001px) {
  .post_content .top__about {
    margin-left: 0;
    margin-right: 0;
  }
}
.post_content .top__about h2 {
  font-size: 30px;
  letter-spacing: 0.05em;
  margin-bottom: 32px;
  font-weight: 400;
}
@media screen and (min-width: 960.001px) {
  .post_content .top__about h2 {
    font-size: 50px;
  }
}
.post_content .top__about .swell-block-columns__inner {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.post_content .top__about .vertical {
  font-size: clamp(40px, 8vw, 80px);
  position: absolute;
  top: -42px;
  right: 0;
  line-height: 1;
}
@media screen and (min-width: 960.001px) {
  .post_content .top__about .vertical {
    top: 104px;
    right: -32px;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}
.post_content .top__about .about__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 16px;
     -moz-column-gap: 16px;
          column-gap: 16px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (min-width: 960.001px) {
  .post_content .top__about .about__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media screen and (min-width: 960.001px) {
  .post_content .top__about .about__item:nth-of-type(2) {
    margin-top: 60px;
  }
}
@media screen and (min-width: 960.001px) {
  .post_content .top__about .about__item:nth-of-type(3) {
    margin-top: 120px;
  }
}
.post_content .top__about .about__item figure {
  width: 49%;
  margin-bottom: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  -webkit-box-shadow: 0 5px 30px 5px rgba(88, 85, 81, 0.1);
          box-shadow: 0 5px 30px 5px rgba(88, 85, 81, 0.1);
  max-width: 200px;
}
@media screen and (min-width: 960.001px) {
  .post_content .top__about .about__item figure {
    margin-bottom: 15px;
    width: 100%;
    max-width: none;
  }
}
.post_content .top__about .about__item figure img {
  width: 100%;
}
.post_content .top__about .about__item .about__text {
  border-left: 1px solid #C4C4C4;
  padding-left: 10px;
}
@media screen and (min-width: 960.001px) {
  .post_content .top__about .about__item .about__text {
    padding-left: 16px;
  }
}
.post_content .top__about .about__item .about__text p {
  font-size: clamp(15px, 2vw, 20px);
  font-weight: 300 !important;
  line-height: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 8px;
}
@media screen and (min-width: 960.001px) {
  .post_content .top__about .about__item .about__text p {
    font-size: 20px;
  }
}
.post_content .top__about .about__item .about__text p span {
  font-size: clamp(40px, 5.4vw, 54px);
  font-weight: 200 !important;
  text-align: center;
  line-height: 1.2;
}
@media screen and (min-width: 960.001px) {
  .post_content .top__about .about__item .about__text p span {
    font-size: 54px;
  }
}
.post_content .top__about .about__item .about__text h3 {
  font-weight: 500 !important;
  font-size: clamp(18px, 2.4vw, 24px);
  line-height: 1.6;
}
@media screen and (min-width: 960.001px) {
  .post_content .top__about .about__item .about__text h3 {
    font-size: 24px;
  }
}
.post_content .top__about .about__item .about__text h3 span {
  color: #518577;
  font-size: clamp(21px, 2.7vw, 27px);
}
@media screen and (min-width: 960.001px) {
  .post_content .top__about .about__item .about__text h3 span {
    font-size: 27px;
  }
}
.post_content .top__message {
  position: relative;
  padding: 0 !important;
  margin-top: 0;
}
.post_content .top__message::before {
  content: none;
}
.post_content .top__message > .swell-block-fullWide__inner {
  position: relative;
  padding-block: clamp(260px, 60vw, 350px) 64px;
}
@media screen and (min-width: 960.001px) {
  .post_content .top__message > .swell-block-fullWide__inner {
    padding-block: 80px 100px;
  }
}
@media screen and (min-width: 960.001px) {
  .post_content .top__message > .swell-block-fullWide__inner {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
  }
}
.post_content .top__message > .swell-block-fullWide__inner::before {
  content: "";
  width: 100%;
  height: 100%;
  background: url(/wp-content/uploads/2025/03/top-message-bg.jpg.webp) no-repeat center/cover;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}
@media screen and (min-width: 960.001px) {
  .post_content .top__message > .swell-block-fullWide__inner::before {
    width: calc(100% + max(50vw - 540px, 0px));
    right: min(50% - 50vw, 0px);
  }
}
.post_content .top__message .message__img {
  height: 0;
}
.post_content .top__message .message__img img {
  position: absolute;
  top: -20px;
  left: 0;
  width: min(56%, 300px);
  -webkit-box-shadow: 0 3px 18px rgba(88, 85, 81, 0.2);
          box-shadow: 0 3px 18px rgba(88, 85, 81, 0.2);
}
@media screen and (min-width: 960.001px) {
  .post_content .top__message .message__img img {
    width: 32%;
    top: -56px;
    left: -50px;
  }
}
.post_content .top__message .message__img p {
  position: absolute;
  top: 40px;
  right: 30px;
  font-size: clamp(45px, 9vw, 90px);
  line-height: 1;
}
@media screen and (min-width: 960.001px) {
  .post_content .top__message .message__img p {
    top: auto;
    right: auto;
    bottom: 100px;
    left: 0;
  }
}
@media screen and (min-width: 960.001px) {
  .post_content .top__message .message__text {
    width: 60%;
    margin-left: auto;
  }
}
.post_content .top__message .message__text h2 {
  font-size: 30px;
  margin-bottom: 16px;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 960.001px) {
  .post_content .top__message .message__text h2 {
    font-size: 46px;
    margin-bottom: 25px;
  }
}
.post_content .top__message .message__text .lead {
  font-size: 20px;
  font-weight: 500 !important;
}
@media screen and (min-width: 960.001px) {
  .post_content .top__message .message__text .lead {
    font-size: 24px;
  }
}
.post_content .top__message .message__text .text {
  margin-bottom: 32px;
}
@media screen and (min-width: 960.001px) {
  .post_content .top__message .message__text .text {
    margin-bottom: 56px;
  }
}
.post_content .top__message .message__text .text p {
  margin-bottom: 1em;
  font-weight: 500;
  text-align: justify;
}
.post_content .top__message .message__text .cmn-btn {
  font-weight: 500;
}
.post_content .top__info {
  position: relative;
  padding-right: 25px;
  background: #F5F5F5;
}
@media screen and (min-width: 960.001px) {
  .post_content .top__info {
    padding-right: 80px;
  }
}
.post_content .top__info::before {
  content: "";
  width: 25px;
  height: 100%;
  background: #547B74;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
}
@media screen and (min-width: 960.001px) {
  .post_content .top__info::before {
    width: 60px;
  }
}
.post_content .top__info .information {
  position: absolute;
  top: 15px;
  right: 0px;
  line-height: 1;
  font-size: 26px;
  z-index: 2;
}
@media screen and (min-width: 960.001px) {
  .post_content .top__info .information {
    top: 30px;
    right: 4px;
    font-size: 50px;
  }
}
.post_content .top__treatment {
  padding: 32px 20px 46px;
  max-width: 990px;
  margin-inline: auto;
}
@media screen and (min-width: 960.001px) {
  .post_content .top__treatment {
    padding-top: 72px;
    padding-bottom: 110px;
  }
}
.post_content .top__treatment h2 {
  font-size: 35px;
  margin-bottom: 10px;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 960.001px) {
  .post_content .top__treatment h2 {
    font-size: 50px;
    margin-bottom: 15px;
  }
}
.post_content .top__treatment .lead {
  line-height: 1.6;
  margin-bottom: 30px;
  text-align: justify;
}
.post_content .top__treatment .treatment__top {
  margin-bottom: 10px;
}
@media screen and (min-width: 960.001px) {
  .post_content .top__treatment .treatment__top {
    margin-bottom: 30px;
  }
}
.post_content .top__treatment .treatment__top .treatment__item {
  width: 100%;
}
@media screen and (min-width: 960.001px) {
  .post_content .top__treatment .treatment__top .treatment__item {
    width: calc((100% - 30px) / 2);
  }
}
.post_content .top__treatment .treatment__items > .swell-block-columns__inner {
  gap: 10px;
}
@media screen and (min-width: 960.001px) {
  .post_content .top__treatment .treatment__items > .swell-block-columns__inner {
    gap: 30px;
  }
}
.post_content .top__treatment .treatment__item {
  width: calc((100% - 10px) / 2);
}
@media screen and (min-width: 960.001px) {
  .post_content .top__treatment .treatment__item {
    width: calc((100% - 60px) / 3);
  }
}
.post_content .top__treatment .treatment__item a {
  background: #fff;
  border: 1px solid #518577;
  border-radius: 10px;
  padding: 20px 10px 30px;
  width: 100%;
  height: 100%;
  display: block;
  text-decoration: none;
}
@media screen and (min-width: 960.001px) {
  .post_content .top__treatment .treatment__item a {
    padding: 20px 20px 30px;
  }
}
.post_content .top__treatment .treatment__item a:hover {
  opacity: 0.7;
}
.post_content .top__treatment .treatment__item h3 {
  font-size: 18px;
  margin-bottom: 1em;
  font-weight: 500;
}
@media screen and (min-width: 960.001px) {
  .post_content .top__treatment .treatment__item h3 {
    font-size: 24px;
  }
}
.post_content .top__campaign {
  position: relative;
}
.post_content .top__campaign::before {
  content: "";
  width: 100vw;
  height: 100%;
  background: #fff;
  position: absolute;
  top: 0;
  left: -20px;
}
@media screen and (min-width: 960.001px) {
  .post_content .top__campaign::before {
    left: min(540px - 50vw, 0px);
    width: calc(100% + max(50vw - 540px, 0px));
  }
}
.post_content .top__campaign a {
  text-decoration: none;
}
.post_content .top__campaign .vertical {
  font-size: clamp(40px, 8vw, 80px);
  position: absolute;
  left: 20px;
  top: 20px;
  line-height: 1;
}
@media screen and (min-width: 960.001px) {
  .post_content .top__campaign .vertical {
    top: 40px;
    left: 0px;
  }
}
.post_content .top__campaign .campaign__contents {
  padding: 70px 20px 0 75px;
  max-width: 780px;
  margin-inline: auto;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 960.001px) {
  .post_content .top__campaign .campaign__contents {
    padding-left: 60px;
  }
}
.post_content .top__campaign .campaign__contents .campaign__tag {
  background: #A7986F;
  color: #fff;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 18px;
  padding: 3px 15px;
  position: relative;
  line-height: 1.4;
  margin-bottom: 14px;
  font-weight: 500;
}
@media screen and (min-width: 960.001px) {
  .post_content .top__campaign .campaign__contents .campaign__tag {
    padding: 5px 20px;
  }
}
.post_content .top__campaign .campaign__contents h2 {
  font-size: 26px;
  padding-bottom: 15px;
  font-weight: 400 !important;
}
@media screen and (min-width: 960.001px) {
  .post_content .top__campaign .campaign__contents h2 {
    font-size: 34px;
    padding-bottom: 30px;
  }
}
@media screen and (min-width: 960.001px) {
  .post_content .top__campaign .campaign__contents .cmn-btn {
    margin-right: 20px;
  }
}
.post_content .top__campaign .campaign__contents .cmn-btn a {
  font-size: 18px !important;
}
.post_content .top__campaign .campaign__contents ul {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
}
@media screen and (min-width: 960.001px) {
  .post_content .top__campaign .campaign__contents ul {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.post_content .top__campaign .campaign__contents ul li {
  padding: 0;
  max-width: 320px;
}
@media screen and (min-width: 960.001px) {
  .post_content .top__campaign .campaign__contents ul li {
    width: calc((100% - 20px) / 2);
  }
}
.post_content .top__campaign .campaign__contents ul li .p-postList__body {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
.post_content .top__campaign .campaign__contents ul li .p-postList__body .p-postList__meta {
  margin-bottom: 3px !important;
}
.post_content .top__campaign .campaign__contents ul li .p-postList__body h3 {
  margin: 0;
}
.post_content .top__campaign .campaign__bottom {
  padding-bottom: 70px;
  position: relative;
  width: calc(100vw - 16px - var(--swl-scrollbar_width, 0px)) !important;
  margin-left: -15px;
  margin-bottom: 0;
}
@media screen and (min-width: 960.001px) {
  .post_content .top__campaign .campaign__bottom {
    width: calc(100vw - 25px - var(--swl-scrollbar_width, 0px)) !important;
  }
}
.post_content .top__campaign .campaign__bottom::before {
  content: "";
  width: 100%;
  height: 90%;
  background: #fff;
  position: absolute;
  left: 0;
  bottom: 0;
}
.post_content .top__campaign .campaign__bottom img {
  position: relative;
}
.post_content .top__first {
  margin-bottom: 10px;
  text-shadow: 0px 0px 30px #795C40;
}
.post_content .top__first .first__tag {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  border-top: 2px solid #fff;
  position: relative;
  padding: 6px 10px 14px;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 0;
}
@media screen and (min-width: 960.001px) {
  .post_content .top__first .first__tag {
    font-size: 20px;
  }
}
.post_content .top__first .first__tag::after {
  content: "";
  width: 100%;
  height: 10px;
  background: url(/wp-content/uploads/2025/03/first-tag-bottom.svg) no-repeat top/100%;
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.post_content .top__first h2 {
  font-size: 35px;
  font-weight: 500 !important;
  margin-bottom: 14px;
}
@media screen and (min-width: 960.001px) {
  .post_content .top__first h2 {
    font-size: 40px;
  }
}
.post_content .top__first .lead {
  font-weight: 700;
  line-height: 1.6;
  margin-bottom: 24px;
  text-align: justify;
}
@media screen and (min-width: 960.001px) {
  .post_content .top__first .lead {
    text-align: center;
  }
}
.post_content .top__first .first__items {
  max-width: 780px;
  margin-inline: auto;
  text-shadow: none;
}
.post_content .top__first .first__items a {
  text-decoration: none;
}
.post_content .top__first .first__item {
  background: rgba(35, 63, 58, 0.4);
  display: block;
  padding: 20px;
  height: 100%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (min-width: 960.001px) {
  .post_content .top__first .first__item {
    padding: 14px 25px 28px;
  }
}
.post_content .top__first .first__item.tel h3 {
  font-size: 22px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  padding: 0 3px 8px;
  font-weight: 500;
}
@media screen and (min-width: 960.001px) {
  .post_content .top__first .first__item.tel h3 {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-inline: auto;
    padding: 0 10px 10px;
    font-size: 21px;
  }
}
.post_content .top__first .first__item.tel .ff-jost {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 4px;
     -moz-column-gap: 4px;
          column-gap: 4px;
  font-size: 40px;
  font-weight: 300 !important;
  margin-top: 18px;
  margin-bottom: 10px;
  letter-spacing: 0.05em;
  line-height: 1;
}
.post_content .top__first .first__item.tel .ff-jost::before {
  content: "";
  height: 29px;
  width: 22px;
  background: url(/wp-content/uploads/2025/03/phone-white.svg) no-repeat center/contain;
}
.post_content .top__first .first__item.tel .time {
  font-size: 18px;
  font-weight: 500;
  line-height: 1.4;
  text-indent: -3.5em;
  padding-left: 3.5em;
}
.post_content .top__first .first__item.line .time {
  font-size: 20px;
  font-weight: 500;
}
@media screen and (min-width: 960.001px) {
  .post_content .top__first .first__item.line .time {
    font-size: 21px;
  }
}
.post_content .top__first .first__item.line h3 {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 12px;
}
.post_content .top__first .first__item.line .line-btn {
  border: 1px solid #fff;
  background: #4CC764;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 22px;
  font-weight: 700;
  padding: 13px 10px 13px 25px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (min-width: 960.001px) {
  .post_content .top__first .first__item.line .line-btn {
    font-size: 24px;
  }
}
.post_content .top__first .first__item.line .line-btn::before {
  content: "";
  width: 54px;
  height: 54px;
  background: url(/wp-content/uploads/2025/04/line-icon.svg) no-repeat center/contain;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.post_content .top__first .first__item.line .line-btn::after {
  content: "";
  width: 30px;
  height: 7px;
  background: url(/wp-content/uploads/2025/03/right-arrow.svg) no-repeat center/contain;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.post_content .top__first .first__item.line:hover .line-btn {
  background: #fff;
  color: #4CC764;
}
.post_content .top__first .first__item.line:hover .line-btn::before {
  background-image: url(/wp-content/uploads/2025/04/line-icon-reverse.svg);
}
.post_content .top__first .first__item.line:hover .line-btn::after {
  background-image: url(/wp-content/uploads/2025/04/arrow-line.svg);
}
.post_content .top__first .first__item.big {
  padding: 20px;
}
@media screen and (min-width: 960.001px) {
  .post_content .top__first .first__item.big {
    padding: 25px 40px;
  }
}
.post_content .top__first .first__item.big .left {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  padding-bottom: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
@media screen and (min-width: 960.001px) {
  .post_content .top__first .first__item.big .left {
    border-right: 1px solid rgba(255, 255, 255, 0.3);
    border-bottom: none;
    padding-right: 30px;
    padding-bottom: 0;
  }
}
.post_content .top__first .first__item.big .left h3 {
  margin-inline: auto;
  font-size: 24px;
  font-weight: 500;
}
@media screen and (min-width: 960.001px) {
  .post_content .top__first .first__item.big .left h3 {
    margin-left: 0;
  }
}
.post_content .top__first .first__item.big .right {
  -webkit-flex-basis: auto;
      -ms-flex-preferred-size: auto;
          flex-basis: auto;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.post_content .top__first .first__item.big ul {
  padding-top: 10px;
}
@media screen and (min-width: 960.001px) {
  .post_content .top__first .first__item.big ul {
    padding-top: 0;
    margin-left: 10px;
  }
}
.post_content .top__first .first__item.big ul li {
  font-size: 16px;
  font-weight: 500;
  line-height: 1.6;
  list-style: none;
}
@media screen and (min-width: 960.001px) {
  .post_content .top__first .first__item.big ul li {
    font-size: 20px;
  }
}
.post_content .top__first .first__item.big ul li::before {
  content: "";
  width: 6px;
  height: 6px;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  left: -18px;
  top: 15px;
}
.post_content .top__instagram {
  padding-block: 30px 60px;
}
@media screen and (min-width: 960.001px) {
  .post_content .top__instagram {
    padding-block: 50px 80px;
  }
}
.post_content .top__instagram h2 {
  font-size: 35px;
  font-weight: 300 !important;
  margin-bottom: 16px;
}
@media screen and (min-width: 960.001px) {
  .post_content .top__instagram h2 {
    font-size: 52px;
    margin-bottom: 26px;
  }
}
.post_content .top__instagram .btn a {
  border: 1px solid #518577;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 7px;
     -moz-column-gap: 7px;
          column-gap: 7px;
  padding: 20px;
  margin-inline: auto;
  font-size: 18px;
  font-weight: 500;
  max-width: 400px;
  text-decoration: none;
}
@media screen and (min-width: 960.001px) {
  .post_content .top__instagram .btn a {
    font-size: 20px;
    padding: 24px 38px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
.post_content .top__instagram .btn a::after {
  content: "";
  width: 24px;
  height: 24px;
  background: url(/wp-content/uploads/2025/03/tab-icon.svg) no-repeat center/contain;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.post_content .top__instagram .btn a:hover {
  background: #518577;
  color: #fff;
}
.post_content .top__instagram .btn a:hover::after {
  background-image: url(/wp-content/uploads/2025/04/tab-icon-white.svg);
}
.post_content .keisei__cmn_intro {
  overflow: hidden;
}
.post_content .keisei__cmn_intro::before {
  content: none !important;
}
.post_content .keisei__cmn_intro > .swell-block-fullWide__inner {
  position: static;
}
.post_content .keisei__cmn_intro .top h3 {
  font-weight: 600;
}
.post_content .keisei__cmn_intro .top .heading-m {
  font-size: 20px;
}
@media screen and (min-width: 960.001px) {
  .post_content .keisei__cmn_intro .top .heading-m {
    font-size: 26px;
  }
}
.post_content .keisei__cmn_intro .btm {
  background: #fff;
  -webkit-box-shadow: 0 5px 30px 5px rgba(88, 85, 81, 0.1);
          box-shadow: 0 5px 30px 5px rgba(88, 85, 81, 0.1);
}
.post_content .keisei__cmn_intro .btm .img {
  padding: 25px 25px 0;
  display: block;
}
@media screen and (min-width: 960.001px) {
  .post_content .keisei__cmn_intro .btm .img {
    padding: 0;
  }
}
.post_content .keisei__cmn_intro .btm .img figure, .post_content .keisei__cmn_intro .btm .img img {
  height: 100%;
}
.post_content .keisei__cmn_intro .btm .txt {
  padding: 17px 26px 30px;
}
@media screen and (min-width: 960.001px) {
  .post_content .keisei__cmn_intro .btm .txt {
    padding: 40px 50px;
  }
}
.post_content .keisei__cmn_intro .btm .txt h3 {
  font-size: 20px;
  margin-bottom: 10px;
  font-weight: 500;
}
@media screen and (min-width: 960.001px) {
  .post_content .keisei__cmn_intro .btm .txt h3 {
    font-size: 26px;
    margin-bottom: 20px;
  }
}
.post_content .keisei__cmn-check .txt {
  padding: 30px 20px 0 70px;
  position: relative;
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
}
@media screen and (min-width: 960.001px) {
  .post_content .keisei__cmn-check .txt {
    padding: 45px 0 45px 100px;
    margin-bottom: 30px;
  }
}
.post_content .keisei__cmn-check .txt::before {
  content: "";
  width: 100%;
  height: 155%;
  background: #EBEAE8;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
@media screen and (min-width: 960.001px) {
  .post_content .keisei__cmn-check .txt::before {
    width: max(900px, 65vw);
    height: 100%;
    left: min(540px - 50vw, 0px);
  }
}
.post_content .keisei__cmn-check .txt .txt-vertical {
  position: absolute;
  left: 0;
  top: 45px;
  margin: 0;
}
@media screen and (min-width: 960.001px) {
  .post_content .keisei__cmn-check .txt .txt-vertical {
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
}
.post_content .keisei__cmn-check .txt .text1 {
  padding: 0px 15px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border-radius: 50px;
  border: 1px solid #518577;
  font-weight: 600;
  position: relative;
  z-index: 1;
}
.post_content .keisei__cmn-check .txt h3 {
  font-size: 20px;
  font-weight: 600;
  border-bottom: 1px solid #518577;
  padding-bottom: 12px;
}
@media screen and (min-width: 960.001px) {
  .post_content .keisei__cmn-check .txt h3 {
    font-size: 26px;
  }
}
.post_content .keisei__cmn-check .txt ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 10px;
}
.post_content .keisei__cmn-check .txt ul li {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 7px;
     -moz-column-gap: 7px;
          column-gap: 7px;
  padding-left: 0;
  margin: 0;
  font-size: 18px;
}
@media screen and (min-width: 960.001px) {
  .post_content .keisei__cmn-check .txt ul li {
    width: calc((100% - 10px) / 2);
    font-size: 20px;
  }
}
.post_content .keisei__cmn-check .txt ul li::before {
  content: "";
  width: 1em;
  height: 1em;
  margin-top: 5px;
  background: url(/wp-content/uploads/2025/04/check-bgwhite.svg) no-repeat center/contain;
  position: static;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.post_content .keisei__cmn-check .txt .list-2column li {
  width: 100%;
}
.post_content .keisei__cmn-check .img {
  margin-inline: auto !important;
  max-width: 380px;
  z-index: 1;
}
@media screen and (min-width: 960.001px) {
  .post_content .keisei__cmn-check .img {
    margin-left: 0 !important;
    min-height: 330px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}
.post_content .keisei__cmn-check .img .wp-block-group.is-row {
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
}
.post_content .keisei__cmn-check.no-img .txt {
  padding: 30px 20px 40px 70px;
  position: relative;
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
}
@media screen and (min-width: 960.001px) {
  .post_content .keisei__cmn-check.no-img .txt {
    padding: 45px 230px 45px 100px;
    margin-bottom: 0;
  }
}
.post_content .keisei__cmn-check.no-img .txt::before {
  content: "";
  width: calc(max(50vw - 540px, 20px) + 100%);
  height: 100%;
  left: auto;
  right: 0;
}
@media screen and (min-width: 960.001px) {
  .post_content .keisei {
    padding-bottom: 70px;
  }
}
.post_content .keisei__cmn_disease {
  margin-bottom: 70px;
}
.post_content .keisei__cmn_disease h2 {
  font-weight: 600;
  font-size: 26px;
}
@media screen and (min-width: 960.001px) {
  .post_content .keisei__cmn_disease h2 {
    font-size: 30px;
  }
}
.post_content .keisei__cmn_disease .list > .swell-block-columns__inner {
  row-gap: 20px;
}
@media screen and (min-width: 960.001px) {
  .post_content .keisei__cmn_disease .list > .swell-block-columns__inner {
    row-gap: 35px;
  }
}
.post_content .keisei__cmn_disease .list .item {
  border: 1px solid #518577;
  border-radius: 10px;
  padding: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.post_content .keisei__cmn_disease .list .img {
  margin-bottom: 20px;
}
.post_content .keisei__cmn_disease .list .img img {
  width: 100%;
}
.post_content .keisei__cmn_disease .list h3 {
  font-size: 20px;
  margin-bottom: 10px;
  font-weight: 500;
}
@media screen and (min-width: 960.001px) {
  .post_content .keisei__cmn_disease .list h3 {
    font-size: 24px;
  }
}
.post_content .keisei__cmn_disease .list .btn {
  margin-top: auto;
}
.post_content .keisei__cmn_disease .list .btn .swell-block-button:first-of-type {
  margin-bottom: 10px;
}
.post_content .keisei__cmn_disease .list .btn a {
  width: 100%;
  font-size: 16px;
  padding: 10px 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: left;
  max-width: 280px;
  margin-inline: auto;
}
.post_content .keisei__cmn_disease .list .btn a::after {
  content: "";
  width: 21px;
  height: 5px;
  background: url(/wp-content/uploads/2025/03/arrow-green.svg) no-repeat center/contain;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.post_content .keisei__cmn_disease .list .btn a:hover::after {
  background-image: url(/wp-content/uploads/2025/03/right-arrow.svg);
}
.post_content .keisei__other {
  position: relative;
  padding: 36px 10px 40px;
}
@media screen and (min-width: 960.001px) {
  .post_content .keisei__other {
    padding: 36px 30px 40px;
  }
}
.post_content .keisei__other::before {
  content: "";
  width: 100vw;
  height: 100%;
  background: #EBF2EF;
  position: absolute;
  top: 0;
  left: -20px;
}
@media screen and (min-width: 960.001px) {
  .post_content .keisei__other::before {
    left: 0;
    width: 100%;
  }
}
@media screen and (min-width: 960.001px) {
  .post_content .keisei__other {
    padding: 40px 60px 32px;
  }
}
.post_content .keisei__other h4 {
  text-align: center;
  padding: 6px 12px;
  font-size: 18px;
  font-weight: 500;
  position: absolute;
  left: 50%;
  top: 0;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  white-space: nowrap;
}
@media screen and (min-width: 960.001px) {
  .post_content .keisei__other h4 {
    padding: 6px 24px;
    font-size: 20px;
  }
}
.post_content .keisei__other p {
  font-size: 28px;
  margin-bottom: 20px;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 960.001px) {
  .post_content .keisei__other p {
    text-align: center;
    font-size: 30px;
  }
}
.post_content .keisei__other ul {
  gap: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.post_content .keisei__other ul li {
  background: #fff;
  border-radius: 50px;
  padding: 5px 12px;
  margin: 0;
  font-size: 16px;
  font-weight: 500;
}
@media screen and (min-width: 960.001px) {
  .post_content .keisei__other ul li {
    padding: 5px 20px;
    font-size: 18px;
  }
}
.post_content .keisei__other ul li:last-of-type {
  background: none;
  padding: 0;
}
.post_content .cosmetic > .wp-block-group__inner-container {
  position: relative;
}
.post_content .cosmetic > .wp-block-group__inner-container::before {
  content: "";
  width: 100%;
  height: max(620px, 70%);
  background: url(/wp-content/uploads/2025/03/keisei_cosmetic_bg01-1.jpg.webp) no-repeat center/cover;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}
@media screen and (min-width: 960.001px) {
  .post_content .cosmetic > .wp-block-group__inner-container::before {
    width: calc(83% + max(50vw - 540px, 0px));
    height: 90%;
    left: min(50% - 50vw, 0px);
  }
}
.post_content .cosmetic > .wp-block-group__inner-container::after {
  content: "";
  width: 100%;
  height: calc(7em + 88%);
  background: url(/wp-content/uploads/2025/03/keisei_cosmetic_bg01.jpg.webp) no-repeat center/cover;
  position: absolute;
  right: 0;
  bottom: -7em;
  z-index: -1;
}
@media screen and (min-width: 960.001px) {
  .post_content .cosmetic > .wp-block-group__inner-container::after {
    width: calc(83% + max(50vw - 540px, 0px));
    right: min(50% - 50vw, 0px);
  }
}
.post_content .cosmetic > .wp-block-group__inner-container > .swell-block-columns {
  position: relative;
  z-index: 1;
}
.post_content .cosmetic .swell-block-columns__inner {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 960.001px) {
  .post_content .cosmetic .swell-block-columns__inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.post_content .cosmetic .txt {
  padding: 50px 20px 40px;
}
@media screen and (min-width: 960.001px) {
  .post_content .cosmetic .txt {
    padding-bottom: 120px;
  }
}
.post_content .cosmetic .txt h2 {
  font-weight: 600;
  padding-bottom: 20px;
  border-bottom: 1px solid #fff;
  letter-spacing: 0.05em;
}
.post_content .cosmetic .txt h3 {
  font-weight: 600;
  font-size: 20px;
}
@media screen and (min-width: 960.001px) {
  .post_content .cosmetic .txt h3 {
    font-size: 26px;
  }
}
.post_content .cosmetic .img {
  margin-left: auto;
}
@media screen and (min-width: 960.001px) {
  .post_content .cosmetic .img {
    margin-left: 0;
  }
}
.post_content .cosmetic .img figure {
  -webkit-box-shadow: 0 5px 30px rgba(88, 85, 81, 0.1);
          box-shadow: 0 5px 30px rgba(88, 85, 81, 0.1);
}
.post_content .cosmetic .is-style-more_btn a {
  background: none;
  font-size: 20px;
}
.post_content .fukidashi01 {
  font-weight: 400;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-column-gap: 12px;
     -moz-column-gap: 12px;
          column-gap: 12px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (min-width: 960.001px) {
  .post_content .fukidashi01 {
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
  }
}
.post_content .fukidashi01::before, .post_content .fukidashi01::after {
  content: "";
  height: auto;
  width: 1px;
  background: #000;
  -webkit-transform: rotate(-15deg) scaleY(0.6);
          transform: rotate(-15deg) scaleY(0.6);
  margin-top: 4px;
}
.post_content .fukidashi01::after {
  -webkit-transform: rotate(15deg) scaleY(0.6);
          transform: rotate(15deg) scaleY(0.6);
}
.post_content .cmn__cta {
  padding: 0;
  -webkit-box-shadow: 0 5px 30px 5px rgba(88, 85, 81, 0.1);
          box-shadow: 0 5px 30px 5px rgba(88, 85, 81, 0.1);
}
.post_content .cmn__cta h2 {
  font-weight: 600;
  padding: 17px;
  font-size: 24px;
}
@media screen and (min-width: 960.001px) {
  .post_content .cmn__cta h2 {
    padding: 8px;
    font-size: 28px;
  }
}
.post_content .cmn__cta h2 span {
  font-size: 30px;
  line-height: 1.2;
}
@media screen and (min-width: 960.001px) {
  .post_content .cmn__cta h2 span {
    font-size: 34px;
  }
}
.post_content .cmn__cta .img {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}
@media screen and (min-width: 960.001px) {
  .post_content .cmn__cta .img {
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
        -ms-flex-order: 0;
            order: 0;
  }
}
.post_content .cmn__cta .img figure, .post_content .cmn__cta .img img {
  height: 100%;
  width: 100%;
  margin: 0;
}
.post_content .cmn__cta .txt {
  padding: 2em 1em;
}
@media screen and (min-width: 960.001px) {
  .post_content .cmn__cta .txt {
    padding: 2em clamp(14px, 4vw, 55px);
  }
}
.post_content .cmn__cta .txt .top {
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
  row-gap: 5px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
}
@media screen and (min-width: 960.001px) {
  .post_content .cmn__cta .txt .top {
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.post_content .cmn__cta .txt .cta__tel a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 3px;
     -moz-column-gap: 3px;
          column-gap: 3px;
  line-height: 1;
  letter-spacing: 0.05em;
  font-size: 42px;
  text-decoration: none;
}
@media screen and (min-width: 960.001px) {
  .post_content .cmn__cta .txt .cta__tel a {
    font-size: clamp(46px, 4.5vw, 54px);
  }
}
.post_content .cmn__cta .txt .cta__tel a::before {
  content: "";
  width: 0.55em;
  height: 0.72em;
  background: url(/wp-content/uploads/2025/04/phone-gray.svg) no-repeat center/contain;
}
.post_content .cmn__cta .txt .cta__time {
  padding-left: 29px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (min-width: 960.001px) {
  .post_content .cmn__cta .txt .cta__time {
    padding-left: 0;
  }
}
.post_content .cmn__cta .txt .item {
  border: 1px solid #C8C8C8;
  position: relative;
  padding: 1em;
}
.post_content .cmn__cta .txt .item .ff-shippori {
  font-size: 18px;
}
@media screen and (min-width: 960.001px) {
  .post_content .cmn__cta .txt .item .ff-shippori {
    font-size: 20px;
  }
}
.post_content .cmn__cta .txt .item .cta__label {
  background: #fff;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 94%;
  margin: 0;
  max-width: 280px;
}
@media screen and (min-width: 960.001px) {
  .post_content .cmn__cta .txt .item .cta__label {
    max-width: 380px;
  }
}
.post_content .cmn__cta .txt .item.mail {
  padding-top: 34px;
}
@media screen and (min-width: 960.001px) {
  .post_content .cmn__cta .txt .item.mail {
    padding-top: 1em;
  }
}
.post_content .is-style-btn_shiny a {
  border: 1px solid var(--the-btn-bg);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: 700;
  padding: 13px 10px 13px 25px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 100%;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.post_content .is-style-btn_shiny a span {
  padding-right: 24px;
}
.post_content .is-style-btn_shiny a::after {
  content: "";
  width: 30px;
  height: 7px;
  background: url(/wp-content/uploads/2025/03/right-arrow.svg) no-repeat center/contain;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-animation: none;
          animation: none;
  left: auto;
  right: 7px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  transition: 0.3s;
}
.post_content .is-style-btn_shiny a:hover {
  background: #fff;
  color: var(--the-btn-bg);
  -webkit-transform: none;
          transform: none;
}
.post_content .is-style-btn_shiny.line a:hover::after {
  background-image: url(/wp-content/uploads/2025/04/arrow-line.svg);
}
.post_content .is-style-btn_shiny.mail a:hover::after {
  background-image: url(/wp-content/uploads/2025/04/arrow-mail.svg);
}
.post_content .is-style-btn_shiny.tel a {
  border-color: #BC516C;
  background: #BC516C;
}
.post_content .is-style-btn_shiny.tel:hover a {
  color: #BC516C;
  background: #fff;
}
.post_content .is-style-btn_shiny.tel:hover a::after {
  background-image: url(/wp-content/uploads/2025/05/arrow-pink.svg);
}
.post_content .sports__intro {
  position: relative;
}
.post_content .sports__intro::before, .post_content .sports__intro::after {
  content: "";
  width: 100%;
  height: auto;
  aspect-ratio: 6/5;
  background: #F2F2F2;
  position: absolute;
  top: -85px;
  right: 0;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%);
          clip-path: polygon(0 0, 100% 0, 100% 100%);
}
@media screen and (min-width: 960.001px) {
  .post_content .sports__intro::before, .post_content .sports__intro::after {
    width: 35.5%;
    top: -78px;
  }
}
.post_content .sports__intro::after {
  background: #518577;
  top: auto;
  bottom: -1px;
  right: auto;
  left: 0;
  -webkit-clip-path: polygon(0 0, 100% 100%, 0% 100%);
          clip-path: polygon(0 0, 100% 100%, 0% 100%);
}
@media screen and (max-width: 960px) {
  .post_content .sports__intro::after {
    width: 77%;
  }
}
.post_content .sports__intro .txt-vertical {
  padding: 80px 0.2em 1.5em;
  -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 80%);
          clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 80%);
  position: absolute;
  top: -85px;
  right: 18px;
  font-size: clamp(32px, 6vw, 64px);
}
@media screen and (min-width: 960.001px) {
  .post_content .sports__intro .txt-vertical {
    padding: 160px 14px 100px;
    top: -80px;
    left: -160px;
    right: auto;
  }
}
.post_content .sports__intro h2 {
  letter-spacing: 0.05em;
}
.post_content .sports__intro .img figure, .post_content .sports__intro .img img {
  height: 100%;
}
.post_content .sports__intro .img figure {
  -webkit-box-shadow: 0 5px 30px rgba(88, 85, 81, 0.1);
          box-shadow: 0 5px 30px rgba(88, 85, 81, 0.1);
}
.post_content .sports__intro .block1 .img {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
      -ms-flex-order: -1;
          order: -1;
}
@media screen and (min-width: 960.001px) {
  .post_content .sports__intro .block1 .img {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
}
.post_content .sports__intro .block1 .text1 {
  line-height: 1.4;
}
.post_content .sports__intro .block2 .img {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
}
@media screen and (min-width: 960.001px) {
  .post_content .sports__intro .block2 .img {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
  }
}
.post_content .sports__intro .block2 .heading-l {
  line-height: 1.4;
}
.post_content .sports__feature {
  position: relative;
  margin-top: 0;
}
.post_content .sports__feature::after {
  content: "";
  width: 100%;
  height: 61%;
  background: #547B74;
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-clip-path: polygon(0 13.5%, 100% 11.5%, 100% 100%, 0% 100%);
          clip-path: polygon(0 13.5%, 100% 11.5%, 100% 100%, 0% 100%);
}
@media screen and (min-width: 960.001px) {
  .post_content .sports__feature::after {
    -webkit-clip-path: polygon(0 22%, 100% 0, 100% 100%, 0% 100%);
            clip-path: polygon(0 22%, 100% 0, 100% 100%, 0% 100%);
  }
}
.post_content .sports__feature a, .post_content .sports__feature span {
  text-decoration: none;
}
.post_content .sports__feature .txt-vertical {
  padding: 80px 0.2em 1.5em;
  -webkit-clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 80%);
          clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 80%);
  position: absolute;
  top: -39px;
  right: 18px;
  font-size: clamp(32px, 6vw, 64px);
}
@media screen and (min-width: 960.001px) {
  .post_content .sports__feature .txt-vertical {
    padding: 160px 14px 100px;
    top: -54px;
    right: -160px;
  }
}
.post_content .sports__feature h2 {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  border-bottom: 1px solid #fff;
  padding-bottom: 10px;
  margin-bottom: 20px;
}
@media screen and (min-width: 960.001px) {
  .post_content .sports__feature h2 {
    margin-bottom: 26px;
  }
}
.post_content .sports__feature .img img {
  width: 100%;
}
@media screen and (min-width: 960.001px) {
  .post_content .sports__feature .txt {
    padding-top: 20px;
  }
}
.post_content .sports__feature .sports__feature-block:not(:last-of-type) {
  border-bottom: 1px solid #fff;
}
.post_content .sports__feature .swell-block-button a {
  -webkit-box-shadow: none;
          box-shadow: none;
  background: #fff;
  color: #518577;
  border: 1px solid #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-column-gap: 5px;
     -moz-column-gap: 5px;
          column-gap: 5px;
  padding: 9px 12px 9px 20px;
  font-weight: 500;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  max-width: 320px;
  margin-inline: auto;
}
@media screen and (min-width: 960.001px) {
  .post_content .sports__feature .swell-block-button a {
    margin-left: 0;
  }
}
.post_content .sports__feature .swell-block-button a::after {
  content: "";
  width: 27px;
  height: 6px;
  background: url(/wp-content/uploads/2025/03/arrow-green.svg) no-repeat center/contain;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.post_content .sports__feature .swell-block-button a:hover {
  background: transparent;
  color: #fff;
}
.post_content .sports__feature .swell-block-button a:hover:after {
  background-image: url(/wp-content/uploads/2025/03/right-arrow.svg);
}
.post_content .sports__feature .swell-block-button.tab a::after {
  width: 24px;
  height: 24px;
  background-image: url(/wp-content/uploads/2025/03/tab-icon.svg);
}
.post_content .sports__feature .swell-block-button.tab a:hover:after {
  background-image: url(/wp-content/uploads/2025/04/tab-icon-white.svg);
}
@media screen and (min-width: 960.001px) {
  .post_content .sports__feature .swell-block-button.big a {
    max-width: 390px;
  }
}
.post_content .sports__feature .swell-block-bannerLink a {
  position: relative;
  -webkit-box-shadow: 0 5px 10px rgba(48, 70, 56, 0.5);
          box-shadow: 0 5px 10px rgba(48, 70, 56, 0.5);
}
.post_content .sports__feature .swell-block-bannerLink a .c-bannerLink__figure {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.post_content .sports__feature .swell-block-bannerLink a .c-bannerLink__figure img {
  -o-object-position: right;
     object-position: right;
}
.post_content .sports__feature .swell-block-bannerLink a .c-bannerLink__text {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  position: relative;
  padding: 40px 20px 20px;
  height: auto;
  aspect-ratio: 32/15;
}
.post_content .sports__feature .swell-block-bannerLink a .c-bannerLink__title {
  font-size: 34px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 5px;
     -moz-column-gap: 5px;
          column-gap: 5px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  text-shadow: 1px 1px 0 #518577, -1px 1px 0 #518577, -1px -1px 0 #518577, 1px -1px 0 #518577;
}
.post_content .sports__feature .swell-block-bannerLink a .c-bannerLink__title::after {
  content: "";
  width: 14px;
  height: 14px;
  background: url(/wp-content/uploads/2025/04/banner-arrow.svg) no-repeat center/contain;
  margin-top: 13px;
}
.post_content .sports__feature .swell-block-bannerLink a .c-bannerLink__description {
  margin: 0;
  text-shadow: 1px 1px 0 #518577, -1px 1px 0 #518577, -1px -1px 0 #518577, 1px -1px 0 #518577;
}
.post_content .sports__feature .swell-block-bannerLink a .c-bannerLink__description strong {
  background: #CCB68A;
  padding: 3px 12px;
  font-size: 16px;
  font-weight: 500;
  position: absolute;
  top: 0;
  left: 0;
  text-shadow: none;
}
.post_content .sports__feature .swell-block-bannerLink a:hover {
  -webkit-transform: translateY(3px);
          transform: translateY(3px);
  -webkit-box-shadow: none;
          box-shadow: none;
}
.post_content .sports__feature .swell-block-bannerLink a:hover img {
  -webkit-transform: none;
          transform: none;
}
.post_content .sports__cases {
  position: relative;
}
.post_content .sports__cases::before, .post_content .sports__cases::after {
  content: "";
  width: 100vw;
  height: auto;
  aspect-ratio: 7/6;
  background: #F2F2F2;
  position: absolute;
  top: 0;
  left: -20px;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%);
          clip-path: polygon(0 0, 100% 0, 100% 100%);
  z-index: -1;
}
@media screen and (min-width: 960.001px) {
  .post_content .sports__cases::before, .post_content .sports__cases::after {
    left: 50%;
    width: 50vw;
  }
}
.post_content .sports__cases::after {
  top: auto;
  bottom: 0;
  left: auto;
  right: -20px;
  -webkit-clip-path: polygon(0 0, 100% 100%, 0% 100%);
          clip-path: polygon(0 0, 100% 100%, 0% 100%);
}
@media screen and (min-width: 960.001px) {
  .post_content .sports__cases::after {
    right: 50%;
  }
}
.post_content .sports__sign {
  margin-top: 0;
}
.post_content .sports__sign > .swell-block-fullWide__inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
}
.post_content .sports__sign > .swell-block-fullWide__inner .sports__autograph {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.post_content .sports__sign > .swell-block-fullWide__inner figure {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.post_content .sports__sign > .swell-block-fullWide__inner img {
  height: 100%;
}
.post_content .sports__sign.show .sports__autograph {
  -webkit-animation: loop-slide 35s infinite linear 1s both;
          animation: loop-slide 35s infinite linear 1s both;
}
@-webkit-keyframes loop-slide {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
@keyframes loop-slide {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
.post_content .sports__injury h2 {
  font-weight: 500;
}
.post_content .sports__injury .injury__block .tit .wp-block-group__inner-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 12px;
     -moz-column-gap: 12px;
          column-gap: 12px;
  border-top: 1px solid #518577;
  border-bottom: 1px solid #518577;
  padding: 12px 0;
}
.post_content .sports__injury .injury__block .tit p {
  background: #fff;
  border: 1px solid #518577;
  border-radius: 50%;
  width: auto;
  height: auto;
  aspect-ratio: 1/1;
  padding: 3px 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-weight: 300 !important;
}
.post_content .sports__injury .injury__block .tit h3 {
  font-weight: 600;
}
.post_content .sports__injury .injury__block .img figure, .post_content .sports__injury .injury__block .img img {
  height: 100%;
}
.post_content .sports__injury .injury__block .txt {
  position: relative;
  background: #fff;
  padding: 30px 25px;
}
@media screen and (min-width: 960.001px) {
  .post_content .sports__injury .injury__block .txt {
    padding: 32px;
    margin-top: 16px;
  }
}
.post_content .sports__injury .injury__block .txt p {
  background: #547B74;
  padding: 1px 10px;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.post_content .sports__injury .injury__block .txt .wp-block-group {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media screen and (max-width: 960px) {
  .post_content .sports__injury .injury__block .txt .wp-block-group {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.post_content .sports__injury .injury__block .txt ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 10px;
  padding: 0;
  width: 100%;
}
@media screen and (min-width: 960.001px) {
  .post_content .sports__injury .injury__block .txt ul {
    width: auto;
  }
}
.post_content .sports__injury .injury__block .txt ul li {
  width: 100%;
  margin: 0;
  font-size: 18px;
  font-weight: 500;
  padding-left: 20px;
  position: relative;
  list-style: none;
}
@media screen and (min-width: 960.001px) {
  .post_content .sports__injury .injury__block .txt ul li {
    font-size: 20px;
  }
}
.post_content .sports__injury .injury__block .txt ul li::before {
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #518577;
  position: absolute;
  left: 0;
  top: 13px;
}
.post_content .sports__wish {
  position: relative;
}
@media screen and (max-width: 960px) {
  .post_content .sports__wish {
    padding-bottom: 50px !important;
  }
}
.post_content .sports__wish .txt {
  padding-block: 50px 0;
}
@media screen and (min-width: 960.001px) {
  .post_content .sports__wish .txt {
    padding-block: 70px 62px;
    padding-left: max(50% - 540px, 20px);
  }
}
.post_content .sports__wish .txt .sports__wish-list {
  gap: 7px;
}
.post_content .sports__wish .txt .sports__wish-list li {
  background: #CCB68A;
  padding: 4px 14px;
  color: #fff;
  margin: 0;
}
.post_content .sports__wish .txt .text1 {
  font-weight: 500;
}
.post_content .sports__wish .txt .heading-m {
  font-weight: 600;
}
@media screen and (min-width: 960.001px) {
  .post_content .sports__wish .img {
    position: absolute;
    height: 100%;
    width: auto;
    right: 0;
    top: 0;
  }
}
.post_content .sports__wish .img figure, .post_content .sports__wish .img img {
  height: 100%;
  -o-object-position: top left;
     object-position: top left;
}
.post_content .sports__philosophy {
  padding: 0 20px;
}
@media screen and (min-width: 960.001px) {
  .post_content .sports__philosophy {
    padding: 50px 20px !important;
  }
}
.post_content .sports__intro.sports__intro--athlete::before {
  top: 0;
}
.post_content .sports__intro.sports__intro--athlete .txt-vertical {
  top: -39px;
}
@media screen and (min-width: 960.001px) {
  .post_content .sports__intro.sports__intro--athlete .txt-vertical {
    top: -90px;
  }
}
.post_content .sports__intro.sports__intro--athlete .sports__intro-block--top .img {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
      -ms-flex-order: -1;
          order: -1;
}
@media screen and (min-width: 960.001px) {
  .post_content .sports__intro.sports__intro--athlete .sports__intro-block--top .img {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
}
.post_content .sports__intro.sports__intro--athlete .sports__intro-block--bottom .img {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}
@media screen and (min-width: 960.001px) {
  .post_content .sports__intro.sports__intro--athlete .sports__intro-block--bottom .img {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
  }
}
.post_content .athlete__check .txt ul li {
  width: 100%;
}
.post_content .sports__feature--athlete::after {
  height: 65.3%;
  -webkit-clip-path: polygon(0 8%, 100% 0%, 100% 100%, 0% 100%);
          clip-path: polygon(0 8%, 100% 0%, 100% 100%, 0% 100%);
}
@media screen and (min-width: 960.001px) {
  .post_content .sports__feature--athlete::after {
    height: 83.3%;
    -webkit-clip-path: polygon(0 42%, 100% 0, 100% 100%, 0% 100%);
            clip-path: polygon(0 42%, 100% 0, 100% 100%, 0% 100%);
  }
}
.post_content .athlete__nutrients {
  margin-bottom: 40px !important;
}
@media screen and (min-width: 960.001px) {
  .post_content .athlete__nutrients {
    margin-bottom: 60px !important;
  }
}
.post_content .athlete__effect .athlete__effect-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 45px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.post_content .athlete__effect .athlete__effect-block::after {
  content: "";
  width: max(26%, 150px);
  height: auto;
  aspect-ratio: 7/1;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(81, 133, 119, 0.5)));
  background-image: -webkit-linear-gradient(top, transparent, rgba(81, 133, 119, 0.5));
  background-image: linear-gradient(to bottom, transparent, rgba(81, 133, 119, 0.5));
  -webkit-clip-path: polygon(0 0, 100% 0, 50% 100%);
          clip-path: polygon(0 0, 100% 0, 50% 100%);
}
.post_content .athlete__effect .athlete__effect-block .item {
  background: #F6F6F6;
  padding: 20px;
}
@media screen and (min-width: 960.001px) {
  .post_content .athlete__effect .athlete__effect-block .item {
    padding: 20px 20px 40px;
  }
}
.post_content .athlete__effect .athlete__effect-block .item h3 {
  margin-bottom: 20px;
  border-color: #C4C4C4;
}
.post_content .athlete__effect .athlete__effect-block .item h3.small {
  letter-spacing: -0.08em;
}
.post_content .athlete__effect .athlete__effect-block .item figure {
  padding-inline: 20px;
  margin-bottom: 20px;
  max-width: 300px;
}
@media screen and (min-width: 960.001px) {
  .post_content .athlete__effect .athlete__effect-block .item figure {
    padding-inline: 45px;
  }
}
.post_content .athlete__effect .athlete__effect-block .item figure img {
  width: 100%;
  height: auto;
  aspect-ratio: 1/1;
  border-radius: 50%;
}
@media screen and (min-width: 960.001px) {
  .post_content .athlete__effect .athlete__effect-block .item p {
    padding-inline: 10px;
  }
}
.post_content .athlete__effect .athlete__meal-tit {
  margin-bottom: 0 !important;
}
.post_content .athlete__effect .athlete__meal-tit .text1 {
  border: 1px solid #518577;
  padding: 3px 15px;
  font-weight: 700;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
}
.post_content .athlete__effect .athlete__meal-tit .text2 {
  font-weight: 500;
  line-height: 1.4;
  font-size: 18px;
}
@media screen and (min-width: 960.001px) {
  .post_content .athlete__effect .athlete__meal-tit .text2 {
    font-size: 28px;
  }
}
.post_content .athlete__effect .cmn-lab {
  padding-top: 45px !important;
}
.post_content .athelete__flow .text1 {
  font-weight: 500;
  line-height: 1.4;
}
.post_content .athelete__flow .is-style-btn_line {
  text-align: center;
}
@media screen and (min-width: 960.001px) {
  .post_content .athelete__flow .is-style-btn_line {
    text-align: left;
  }
}
.post_content .athelete__flow .is-style-btn_line a {
  background: #fff;
  margin-left: 0;
  padding: 10px 35px;
  -webkit-column-gap: 22px;
     -moz-column-gap: 22px;
          column-gap: 22px;
  font-weight: 500;
}
.post_content .athelete__flow .is-style-btn_line a:hover {
  background: #518577;
}
.post_content .athelete__flow .is-style-btn_line a svg {
  display: none;
}
.post_content .athelete__flow .is-style-btn_line a::after {
  content: "";
  width: 29px;
  height: 7px;
  background: url(/wp-content/uploads/2025/03/arrow-green.svg) no-repeat center/contain;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: relative;
}
.post_content .athelete__flow .is-style-btn_line a:hover::after {
  background-image: url(/wp-content/uploads/2025/03/right-arrow.svg);
}
.post_content .cosmetic__intro {
  font-weight: 500;
  padding-top: 100px !important;
  position: relative;
}
@media screen and (min-width: 960.001px) {
  .post_content .cosmetic__intro {
    padding-top: 140px !important;
    padding-bottom: 230px !important;
  }
}
.post_content .cosmetic__intro::before {
  content: "";
  width: clamp(336px, 50vw, 430px);
  height: 100%;
  background: url(/wp-content/uploads/2025/04/cosmetic_intro_bg_right.png.webp) no-repeat bottom/contain;
  position: absolute;
  right: 0;
  left: auto;
  bottom: 0;
}
.post_content .cosmetic__intro h2 {
  position: relative;
  padding-left: 16px;
  border-left: 1px solid #fff;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  letter-spacing: 0.05em;
  margin-bottom: 10px;
}
.post_content .cosmetic__intro h2::before {
  content: "";
  width: clamp(130px, 25vw, 250px);
  height: clamp(68px, 12vw, 126px);
  background: url(/wp-content/uploads/2025/04/CosmeticMedicine.png.webp) no-repeat center/contain;
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transform: translate(83%, -70%) rotate(-12deg);
          transform: translate(83%, -70%) rotate(-12deg);
}
@media screen and (min-width: 960.001px) {
  .post_content .cosmetic__intro h2::before {
    -webkit-transform: translate(74%, -70%) rotate(-12deg);
            transform: translate(74%, -70%) rotate(-12deg);
  }
}
.post_content .cosmetic__intro .heading-m {
  font-weight: 600;
}
@media screen and (max-width: 960px) {
  .post_content .cosmetic__intro .img {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
}
.post_content .cosmetic__intro .img img {
  width: 100%;
}
.post_content .cosmetic__about {
  margin-top: 0;
  position: relative;
  z-index: 1;
  padding-top: 40px;
}
@media screen and (min-width: 960.001px) {
  .post_content .cosmetic__about {
    margin-bottom: -150px;
  }
}
.post_content .cosmetic__about::before {
  content: "";
  width: 100%;
  height: 100%;
  background: url(/wp-content/uploads/2025/04/cosmetic_intro_bg2.jpg.webp) no-repeat center/cover;
  position: absolute;
  right: 0;
  top: 0;
}
@media screen and (min-width: 960.001px) {
  .post_content .cosmetic__about::before {
    width: 90%;
    height: 460px;
  }
}
.post_content .cosmetic__about .about__block {
  position: relative;
}
@media screen and (min-width: 960.001px) {
  .post_content .cosmetic__about .about__block {
    -webkit-transform: translateY(-150px);
            transform: translateY(-150px);
  }
}
.post_content .cosmetic__about .about__block::after {
  content: "";
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 5px 30px rgba(88, 85, 81, 0.1);
          box-shadow: 0 5px 30px rgba(88, 85, 81, 0.1);
  background: #fff;
  position: absolute;
  right: 0;
  top: 0;
}
@media screen and (min-width: 960.001px) {
  .post_content .cosmetic__about .about__block::after {
    width: calc(50% + 50vw);
  }
}
.post_content .cosmetic__about .swell-block-columns__inner {
  position: relative;
  z-index: 1;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 960px) {
  .post_content .cosmetic__about .txt {
    padding: 28px 20px 0;
  }
}
.post_content .cosmetic__about .txt .heading-m {
  font-weight: 600;
  line-height: 1.4;
}
.post_content .cosmetic__about .txt ul {
  padding: 0;
}
.post_content .cosmetic__about .txt ul li {
  font-weight: 500;
  margin: 0;
  padding-left: 0.8em;
}
.post_content .cosmetic__about .txt ul li::before {
  font-weight: 500;
}
.post_content .cosmetic__about .img img {
  width: 100%;
}
.post_content .cosmetic__feature {
  background-position: bottom;
  background-size: 100% auto;
  margin-top: 0;
  z-index: 1;
  padding-bottom: 180px !important;
}
@media screen and (max-width: 960px) {
  .post_content .cosmetic__feature {
    background-image: url(/wp-content/uploads/2025/04/cosmetic_feature_bg-sp.png.webp) !important;
    padding-bottom: clamp(104px, 31vw, 260px) !important;
  }
}
.post_content .cosmetic__feature::before {
  content: none;
}
.post_content .cosmetic__feature h2 {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.post_content .cosmetic__feature h2::before {
  content: "";
  width: clamp(84px, 11vw, 111px);
  height: clamp(90px, 12vw, 120px);
  background: url(/wp-content/uploads/2025/04/Point.png.webp) no-repeat center/contain;
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transform: translate(31%, -67%) rotate(-15deg);
          transform: translate(31%, -67%) rotate(-15deg);
}
@media screen and (min-width: 960.001px) {
  .post_content .cosmetic__feature h2::before {
    -webkit-transform: translate(95%, -33%) rotate(-15deg);
            transform: translate(95%, -33%) rotate(-15deg);
  }
}
.post_content .cosmetic__feature .cosmetic__feature-block {
  border-bottom: 1px solid #D9CDB3;
}
.post_content .cosmetic__feature .cosmetic__feature-block:last-of-type {
  border: none;
}
@media screen and (min-width: 960.001px) {
  .post_content .cosmetic__feature .cosmetic__feature-block .txt {
    margin-top: 54px;
  }
}
.post_content .cosmetic__feature .cosmetic__feature-block .txt .heading-m {
  font-weight: 600;
}
.post_content .cosmetic__feature .cosmetic__feature-block .img img {
  width: 100%;
}
@media screen and (max-width: 960px) {
  .post_content .cosmetic__feature .cosmetic__feature-block .img img {
    width: 103%;
    margin-left: -3%;
    max-width: none;
  }
}
.post_content .cosmetic__feature .swell-block-button a {
  -webkit-box-shadow: none;
          box-shadow: none;
  background: #fff;
  color: #518577;
  border: 1px solid #518577;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-column-gap: 5px;
     -moz-column-gap: 5px;
          column-gap: 5px;
  padding: 9px 22px;
  font-weight: 500;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  max-width: 320px;
  margin-inline: auto;
}
@media screen and (min-width: 960.001px) {
  .post_content .cosmetic__feature .swell-block-button a {
    margin-left: 0;
  }
}
.post_content .cosmetic__feature .swell-block-button a::after {
  content: "";
  width: 27px;
  height: 6px;
  background: url(/wp-content/uploads/2025/03/arrow-green.svg) no-repeat center/contain;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.post_content .cosmetic__feature .swell-block-button a:hover {
  background: #518577;
  color: #fff;
}
.post_content .cosmetic__feature .swell-block-button a:hover:after {
  background-image: url(/wp-content/uploads/2025/03/right-arrow.svg);
}
.post_content .cosmetic__feature .swell-block-button.tab a::after {
  width: 24px;
  height: 24px;
  background-image: url(/wp-content/uploads/2025/03/tab-icon.svg);
}
.post_content .cosmetic__feature .swell-block-button.tab a:hover:after {
  background-image: url(/wp-content/uploads/2025/04/tab-icon-white.svg);
}
.post_content .cosmetic__feature .swell-block-button.big a {
  max-width: 390px;
}
.post_content .cosmetic__recomm-outer {
  margin-top: 0;
}
.post_content .cosmetic__recomm h2 {
  position: relative;
}
.post_content .cosmetic__recomm h2::before {
  content: "";
  width: clamp(107px, 19vw, 190px);
  height: clamp(46px, 8vw, 80px);
  background: url(/wp-content/uploads/2025/04/Recommend-1.png.webp) no-repeat center/contain;
  position: absolute;
  top: 0;
  left: 200px;
  -webkit-transform: translate(0, -19%) rotate(-15deg);
          transform: translate(0, -19%) rotate(-15deg);
}
@media screen and (min-width: 960.001px) {
  .post_content .cosmetic__recomm h2::before {
    left: max(25%, 270px);
    -webkit-transform: translate(0, -45%) rotate(-15deg);
            transform: translate(0, -45%) rotate(-15deg);
  }
}
@media screen and (min-width: 960.001px) {
  .post_content .cosmetic__faq .tit .wp-block-group__inner-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-column-gap: 18px;
       -moz-column-gap: 18px;
            column-gap: 18px;
  }
}
.post_content .cosmetic__faq .tit .wp-block-group__inner-container p {
  border-top: 1px solid #518577;
  border-bottom: 1px solid #518577;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 3px 5px;
  font-weight: 600;
}
.post_content .cosmetic__faq .tit .wp-block-group__inner-container h2 {
  font-weight: 600;
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.post_content .cosmetic__faq .tit .wp-block-group__inner-container h2::before {
  content: "";
  width: clamp(133px, 17vw, 177px);
  height: clamp(92px, 12vw, 122px);
  background: url(/wp-content/uploads/2025/04/Question.png.webp) no-repeat center/contain;
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transform: translate(33%, 12%) rotate(-14deg);
          transform: translate(33%, 12%) rotate(-14deg);
}
@media screen and (min-width: 960.001px) {
  .post_content .cosmetic__faq .tit .wp-block-group__inner-container h2::before {
    -webkit-transform: translate(93%, -26%) rotate(-14deg);
            transform: translate(93%, -26%) rotate(-14deg);
  }
}
.post_content .cosmetic__faq .cosmetic__q-block > .swell-block-columns__inner, .post_content .cosmetic__faq .cosmetic__a-block > .swell-block-columns__inner {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-column-gap: 20px !important;
     -moz-column-gap: 20px !important;
          column-gap: 20px !important;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
}
@media screen and (min-width: 960.001px) {
  .post_content .cosmetic__faq .cosmetic__q-block > .swell-block-columns__inner, .post_content .cosmetic__faq .cosmetic__a-block > .swell-block-columns__inner {
    -webkit-column-gap: 30px !important;
       -moz-column-gap: 30px !important;
            column-gap: 30px !important;
  }
}
.post_content .cosmetic__faq .cosmetic__q-block figure, .post_content .cosmetic__faq .cosmetic__a-block figure {
  max-width: 120px;
}
.post_content .cosmetic__faq .cosmetic__q-block .txt, .post_content .cosmetic__faq .cosmetic__a-block .txt {
  background: #EBF2EF;
  position: relative;
  border-radius: 10px;
  padding: 16px 24px 20px;
}
@media screen and (min-width: 960.001px) {
  .post_content .cosmetic__faq .cosmetic__q-block .txt, .post_content .cosmetic__faq .cosmetic__a-block .txt {
    padding: 20px 30px 26px;
  }
}
.post_content .cosmetic__faq .cosmetic__q-block .txt::before, .post_content .cosmetic__faq .cosmetic__a-block .txt::before {
  content: "";
  background: #EBF2EF;
  width: 16px;
  height: 16px;
  -webkit-clip-path: polygon(100% 0, 100% 100%, 0 50%);
          clip-path: polygon(100% 0, 100% 100%, 0 50%);
  position: absolute;
  left: 5px;
  top: 25px;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}
@media screen and (min-width: 960.001px) {
  .post_content .cosmetic__faq .cosmetic__q-block .txt::before, .post_content .cosmetic__faq .cosmetic__a-block .txt::before {
    width: 20px;
    height: 20px;
    top: 30px;
  }
}
.post_content .cosmetic__faq .cosmetic__q-block .txt .ff-shippori, .post_content .cosmetic__faq .cosmetic__a-block .txt .ff-shippori {
  font-weight: 500;
}
@media screen and (min-width: 960.001px) {
  .post_content .cosmetic__faq .cosmetic__q-block .txt .ff-shippori.small, .post_content .cosmetic__faq .cosmetic__a-block .txt .ff-shippori.small {
    font-size: 20px !important;
  }
}
.post_content .cosmetic__faq .cosmetic__q-block .txt p, .post_content .cosmetic__faq .cosmetic__a-block .txt p {
  font-size: 16px;
}
.post_content .cosmetic__faq .cosmetic__q-block .txt a, .post_content .cosmetic__faq .cosmetic__a-block .txt a {
  font-weight: 500;
  line-height: 2;
}
.post_content .cosmetic__faq .cosmetic__q-block .txt a:hover, .post_content .cosmetic__faq .cosmetic__a-block .txt a:hover {
  opacity: 0.7;
}
.post_content .cosmetic__faq .cosmetic__q-block .txt {
  margin-bottom: 20px !important;
}
@media screen and (min-width: 960.001px) {
  .post_content .cosmetic__faq .cosmetic__q-block .txt {
    margin-bottom: 26px !important;
  }
}
.post_content .cosmetic__faq .cosmetic__a-block .swell-block-columns__inner {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.post_content .cosmetic__faq .cosmetic__a-block .txt {
  background: #F2EEE3;
}
.post_content .cosmetic__faq .cosmetic__a-block .txt::before {
  background: #F2EEE3;
  left: auto;
  right: 5px;
  -webkit-transform: translateX(100%) rotate(180deg);
          transform: translateX(100%) rotate(180deg);
}
.post_content .cosmetic__wish {
  margin-top: 0;
}
.post_content .cosmetic__wish .txt {
  font-weight: 500;
}
.post_content .cosmetic__wish .txt h2 {
  line-height: 1.4;
}
.post_content .cosmetic__wish .txt p {
  font-weight: 18;
}
.post_content .cosmetic__wish .txt .heading-m {
  font-weight: 600;
  line-height: 1.4;
}
.post_content .cosmetic__wish .cosmetic__wish-list {
  gap: 7px;
}
.post_content .cosmetic__wish .cosmetic__wish-list li {
  background: #fff;
  padding: 4px 14px;
  margin: 0;
}
@media screen and (min-width: 960.001px) {
  .post_content .cmn__tmp-philosophy {
    padding-top: 80px !important;
    padding-bottom: 100px !important;
  }
}
.post_content .cmn__tmp-philosophy .is-style-more_btn a {
  font-size: 20px;
}
@media screen and (min-width: 960.001px) {
  .post_content .cmn__tmp-philosophy .is-style-more_btn a {
    font-size: 24px;
  }
}
.post_content .cosmetic__philosophy {
  padding: 0 20px;
}
@media screen and (max-width: 960px) {
  .post_content .cosmetic__philosophy {
    margin-top: 56px !important;
  }
}
@media screen and (min-width: 960.001px) {
  .post_content .cosmetic__philosophy {
    padding: 50px 20px !important;
  }
}
.post_content .cosmetic-list .c-tabList {
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
  margin-bottom: 0;
  row-gap: 20px;
}
.post_content .cosmetic-list .c-tabList .c-tabList__button {
  font-size: 20px;
  color: #B8B2A9;
  padding-bottom: 5px;
  border-bottom: 1px solid #B8B2A9;
  opacity: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  line-height: 1.3;
}
@media screen and (min-width: 960.001px) {
  .post_content .cosmetic-list .c-tabList .c-tabList__button {
    font-size: 24px;
  }
}
.post_content .cosmetic-list .c-tabList .c-tabList__button[aria-selected=true] {
  color: #518577;
  border-bottom: 2px solid #518577;
  font-weight: 500;
}
.post_content .cosmetic-list .c-tabList .c-tabList__button[aria-selected=true]:hover {
  font-weight: 500;
}
.post_content .cosmetic-list .c-tabList .c-tabList__button::before, .post_content .cosmetic-list .c-tabList .c-tabList__button::after {
  content: none !important;
}
.post_content .cosmetic-list .c-tabList .c-tabList__button:hover {
  border-color: #518577;
  font-weight: inherit;
}
.post_content .cosmetic-list .c-tabList .c-tabList__button span {
  font-size: 16px;
}
@media screen and (min-width: 960.001px) {
  .post_content .cosmetic-list .c-tabList .c-tabList__button span {
    font-size: 24px;
  }
}
.post_content .cosmetic-list .c-tabBody {
  margin-top: 45px;
}
.post_content .cosmetic-list .cmn__bnr-machine {
  height: auto !important;
}
.post_content .cosmetic-list .swell-block-bannerLink {
  margin-bottom: 10px;
}
@media screen and (max-width: 960px) {
  .post_content .cosmetic-list .swell-block-columns__inner {
    row-gap: 30px !important;
  }
}
.post_content .cmn__tmp-intro {
  overflow: hidden;
}
.post_content .cmn__tmp-intro .feature__block {
  -webkit-box-shadow: 0px 5px 30px rgba(88, 85, 81, 0.1);
          box-shadow: 0px 5px 30px rgba(88, 85, 81, 0.1);
}
.post_content .cmn__tmp-intro .feature__block img {
  width: 100%;
}
.post_content .cmn__tmp-intro .feature__block h3 {
  font-size: 26px;
  font-weight: 600;
  line-height: 1.4;
  margin-bottom: 20px;
}
@media screen and (min-width: 960.001px) {
  .post_content .cmn__tmp-intro .feature__block h3 {
    font-size: 30px;
  }
}
.post_content .cmn__tmp-intro .feature__block .feature__subsection h3 {
  font-size: 22px;
  font-weight: 600;
  line-height: 1.5;
  padding-bottom: 10px;
  border-bottom: 1px solid #518577;
  margin-bottom: 18px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (min-width: 960.001px) {
  .post_content .cmn__tmp-intro .feature__block .feature__subsection h3 {
    font-size: 26px;
  }
}
.post_content .cmn__tmp-intro.next-recomm .swell-block-fullWide {
  padding-bottom: clamp(100px, 46vw, 400px) !important;
}
@media screen and (min-width: 960.001px) {
  .post_content .cmn__tmp-intro.next-recomm .swell-block-fullWide {
    padding-bottom: 250px !important;
  }
}
.post_content .cmn__tmp-intro.next-recomm + .cmn__tmp-recomm {
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  margin-bottom: clamp(-200px, -20vw, -80px) !important;
}
@media screen and (min-width: 960.001px) {
  .post_content .cmn__tmp-intro.next-recomm + .cmn__tmp-recomm {
    margin-bottom: 0 !important;
  }
}
.post_content .cmn__tmp-intro.cmn__tmp-intro-machine {
  position: relative;
}
.post_content .cmn__tmp-intro.cmn__tmp-intro-machine .cmn__tmp-bnr {
  max-width: 830px;
  margin-inline: auto;
  margin-bottom: 50px;
}
@media screen and (min-width: 960.001px) {
  .post_content .cmn__tmp-intro.cmn__tmp-intro-machine .cmn__tmp-bnr {
    margin-bottom: 100px;
  }
}
.post_content .cmn__tmp-intro.cmn__tmp-intro-machine .cmn__tmp-bnr::before {
  content: "";
  width: 57vw;
  height: 53vw;
  background: url(/wp-content/uploads/2025/04/img-square-bg.svg) no-repeat center/contain;
  position: absolute;
  top: -34vw;
  right: max(-24vw, -415px);
  z-index: -1;
}
@media screen and (min-width: 960.001px) {
  .post_content .cmn__tmp-intro.cmn__tmp-intro-machine .cmn__tmp-bnr::before {
    width: min(46vw, 780px);
    height: min(46vw, 640px);
    top: max(-21vw, -270px);
  }
}
.post_content .cmn__tmp-intro.cmn__tmp-intro-machine .head__block {
  padding-left: 16px;
  border-left: 1px solid #5E7E69;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
@media screen and (min-width: 960.001px) {
  .post_content .cmn__tmp-intro.cmn__tmp-intro-machine .head__block {
    padding-left: 30px;
  }
}
.post_content .cmn__tmp-intro.cmn__tmp-intro-machine .head__block > .swell-block-columns__inner {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 960.001px) {
  .post_content .cmn__tmp-intro.cmn__tmp-intro-machine .head__block > .swell-block-columns__inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.post_content .cmn__tmp-intro.cmn__tmp-intro-machine .head__block h2 {
  font-weight: 600;
}
.post_content .cmn__tmp-intro.cmn__tmp-intro-machine .head__block h3 {
  font-weight: 500;
}
.post_content .cmn__tmp-intro.cmn__tmp-intro-machine .head__block .txt {
  padding: 0;
  border: none;
}
.post_content .cmn__tmp-intro.cmn__tmp-intro-machine .head__block .txt p {
  font-size: 16px;
}
@media screen and (min-width: 960.001px) {
  .post_content .cmn__tmp-intro.cmn__tmp-intro-machine .head__block .txt p {
    font-size: 18px;
  }
}
.post_content .cmn__tmp-intro.cmn__tmp-intro-machine .head__block .img {
  max-width: 440px;
  margin-top: 0;
  -webkit-transform: none;
          transform: none;
  height: auto;
  position: static;
  margin-inline: auto !important;
}
.post_content .cmn__tmp-intro.cmn__tmp-intro-machine .head__block .img::after {
  content: none;
}
.post_content .cmn__tmp-intro.cmn__tmp-intro-machine .head__block .img figure {
  -webkit-clip-path: none;
          clip-path: none;
  height: 100%;
  aspect-ratio: auto;
}
.post_content .cmn__tmp-intro.cmn__tmp-intro-machine .head__block .img figure img {
  height: 100%;
}
.post_content .cmn__tmp-recomm {
  padding: 0;
  padding: 30px 20px !important;
  position: relative;
  max-width: 1080px;
  margin-inline: auto;
  z-index: 1;
}
@media screen and (min-width: 960.001px) {
  .post_content .cmn__tmp-recomm {
    padding: 70px 40px 60px !important;
  }
}
.post_content .cmn__tmp-recomm::before {
  content: "";
  width: calc(100% + max(50vw - 540px, 20px));
  height: 100%;
  background: #EBF2EF;
  position: absolute;
  top: 0;
  left: 0;
}
.post_content .cmn__tmp-recomm .txt {
  font-weight: 500;
  padding: 2px 10px;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.post_content .cmn__tmp-recomm .recomm__posts {
  color: red;
}
.post_content .cmn__tmp-recomm .recomm__posts .item {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.post_content .cmn__tmp-recomm .recomm__posts .item:hover {
  opacity: 0.7;
}
.post_content .cmn__tmp-recomm .recomm__posts .item .swell-block-postLink, .post_content .cmn__tmp-recomm .recomm__posts .item .p-blogCard, .post_content .cmn__tmp-recomm .recomm__posts .item .p-blogCard__inner {
  height: 100%;
  margin: 0;
}
.post_content .cmn__tmp-recomm .recomm__posts .item .p-blogCard__inner {
  padding: 0;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.post_content .cmn__tmp-recomm .recomm__posts .item .p-blogCard__inner .p-blogCard__thumb {
  margin: 0;
  width: 50%;
}
.post_content .cmn__tmp-recomm .recomm__posts .item .p-blogCard__inner .p-blogCard__thumb figure, .post_content .cmn__tmp-recomm .recomm__posts .item .p-blogCard__inner .p-blogCard__thumb img {
  height: 100%;
}
.post_content .cmn__tmp-recomm .recomm__posts .item .p-blogCard__inner .p-blogCard__body {
  width: 50%;
  padding: 10px;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}
@media screen and (min-width: 960.001px) {
  .post_content .cmn__tmp-recomm .recomm__posts .item .p-blogCard__inner .p-blogCard__body {
    padding: 20px;
  }
}
.post_content .cmn__tmp-recomm .recomm__posts .item .p-blogCard__inner .p-blogCard__body .p-blogCard__title {
  font-size: 16px;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-decoration: none;
}
@media screen and (min-width: 960.001px) {
  .post_content .cmn__tmp-recomm .recomm__posts .item .p-blogCard__inner .p-blogCard__body .p-blogCard__title {
    font-size: 18px;
  }
}
.post_content .cmn__tmp-recomm .recomm__posts .item .p-blogCard__inner .p-blogCard__caption {
  font-size: 14px;
  color: #518577;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  opacity: 1;
}
@media screen and (min-width: 960.001px) {
  .post_content .cmn__tmp-recomm .recomm__posts .item .p-blogCard__inner .p-blogCard__caption {
    font-size: 16px;
  }
}
.post_content .cmn__tmp-recomm .recomm__posts .item .p-blogCard__inner .p-blogCard__caption::before {
  content: "";
  background: url(/wp-content/uploads/2025/04/flow-arrow.svg) no-repeat center/contain;
  width: 8px;
  height: 15px;
  margin: 4px 0 0;
}
.post_content .cmn__tmp-flow {
  position: relative;
}
.post_content .cmn__tmp-flow::before {
  content: "";
  width: 100vw;
  height: 100%;
  background: #EBF2EF;
  position: absolute;
  top: 0;
  right: -20px;
}
@media screen and (min-width: 960.001px) {
  .post_content .cmn__tmp-flow::before {
    width: calc(100% + max(50vw - 540px, 20px));
    right: 0px;
  }
}
.post_content .cmn__tmp-flow > .wp-block-group__inner-container {
  padding-inline: 0;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 960.001px) {
  .post_content .cmn__tmp-flow > .wp-block-group__inner-container {
    padding-inline: 40px;
  }
}
@media screen and (min-width: 960.001px) {
  .post_content .cmn__tmp-flow .txt-underline {
    max-width: 620px;
  }
}
.post_content .cmn__tmp-flow .cmn__tmp-flow_list > .swell-block-columns__inner {
  row-gap: 60px;
}
@media screen and (min-width: 960.001px) {
  .post_content .cmn__tmp-flow .cmn__tmp-flow_list > .swell-block-columns__inner {
    row-gap: 70px;
  }
}
.post_content .cmn__tmp-flow .cmn__tmp-flow_list .swell-block-column {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.post_content .cmn__tmp-flow .cmn__tmp-flow_list .swell-block-column::after {
  content: "";
  height: 40px;
  width: 20px;
  background: url(/wp-content/uploads/2025/04/flow-arrow.svg) no-repeat center/contain;
  position: absolute;
  bottom: -44px;
  right: 50%;
  -webkit-transform: translateX(50%) rotate(90deg);
          transform: translateX(50%) rotate(90deg);
}
@media screen and (min-width: 960.001px) {
  .post_content .cmn__tmp-flow .cmn__tmp-flow_list .swell-block-column::after {
    height: 55px;
    width: 20px;
    bottom: 50%;
    right: -17%;
    -webkit-transform: translateY(50%);
            transform: translateY(50%);
  }
}
.post_content .cmn__tmp-flow .cmn__tmp-flow_list .swell-block-column:last-of-type::after {
  content: none;
}
@media screen and (min-width: 960.001px) {
  .post_content .cmn__tmp-flow .cmn__tmp-flow_list .swell-block-column:nth-of-type(3n)::after {
    content: none;
  }
}
.post_content .cmn__tmp-flow .cmn__tmp-flow_list .swell-block-column img {
  width: 100%;
}
.post_content .cmn__tmp-flow .cmn__tmp-flow_list .swell-block-column .txt {
  border-left: 1px solid #C4C4C4;
  padding-left: 10px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
@media screen and (min-width: 960.001px) {
  .post_content .cmn__tmp-flow .cmn__tmp-flow_list .swell-block-column .txt {
    padding-left: 16px;
  }
}
.post_content .cmn__tmp-flow .cmn__tmp-flow_list .swell-block-column .txt .number {
  margin-bottom: 0;
}
.post_content .cmn__tmp-flow .cmn__tmp-flow_list .swell-block-column .txt .number p {
  font-size: 15px;
  font-weight: 300 !important;
  line-height: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 8px;
}
@media screen and (min-width: 960.001px) {
  .post_content .cmn__tmp-flow .cmn__tmp-flow_list .swell-block-column .txt .number p {
    font-size: 20px;
  }
}
.post_content .cmn__tmp-flow .cmn__tmp-flow_list .swell-block-column .txt .number p:nth-of-type(2) {
  font-size: 40px;
  font-weight: 200 !important;
  text-align: center;
  line-height: 1.2;
}
@media screen and (min-width: 960.001px) {
  .post_content .cmn__tmp-flow .cmn__tmp-flow_list .swell-block-column .txt .number p:nth-of-type(2) {
    font-size: 54px;
  }
}
.post_content .cmn__tmp-flow .cmn__tmp-flow_list .swell-block-column .txt h3 {
  font-weight: 600 !important;
  font-size: 20px;
  line-height: 1.6;
}
@media screen and (min-width: 960.001px) {
  .post_content .cmn__tmp-flow .cmn__tmp-flow_list .swell-block-column .txt h3 {
    font-size: 28px;
  }
}
.post_content .cmn__tmp-flow .cmn__tmp-flow_list .swell-block-column .txt .label p {
  font-size: 16px;
  padding: 0 15px;
  border-radius: 30px;
  max-width: 206px;
}
.post_content .cmn__tmp-flow .cmn__tmp-flow_list .swell-block-column .txt p {
  font-size: 14px;
}
@media screen and (min-width: 960.001px) {
  .post_content .cmn__tmp-flow .cmn__tmp-flow_list .swell-block-column .txt p {
    font-size: 18px;
  }
}
.post_content .cmn__tmp-flow .cmn__tmp-flow_list .swell-block-column .txt ul li {
  list-style: none;
}
.post_content .cmn__tmp-flow .cmn__tmp-flow_list .swell-block-column .txt ul li::before {
  content: "";
  width: 4px;
  height: 4px;
  background: #000;
  border-radius: 50%;
  position: absolute;
  left: -18px;
  top: 8px;
}
@media screen and (min-width: 960.001px) {
  .post_content .cmn__tmp-flow .cmn__tmp-flow_list .swell-block-column .txt ul li::before {
    top: 11px;
  }
}
.post_content .cmn__tmp-price .txt-note {
  font-size: 13px;
}
@media screen and (min-width: 960.001px) {
  .post_content .cmn__tmp-price .is-style-more_btn a {
    font-size: 20px;
  }
}
.post_content .cmn__tmp-related .wp-block-group {
  position: relative;
  padding-left: 60px;
}
@media screen and (min-width: 960.001px) {
  .post_content .cmn__tmp-related .wp-block-group {
    padding-left: 78px;
  }
}
.post_content .cmn__tmp-related .txt-vertical {
  position: absolute;
  line-height: 1;
  left: 0;
  top: 0;
  font-size: 60px;
}
.post_content .cmn__tmp-related .c-bannerLink__text {
  aspect-ratio: 49/12;
}
.post_content .cmn__tmp-column {
  position: relative;
  min-height: 300px;
}
@media screen and (min-width: 960.001px) {
  .post_content .cmn__tmp-column {
    min-height: 400px;
  }
}
.post_content .cmn__tmp-column .txt-vertical {
  font-size: 40px;
  position: absolute;
  left: -15px;
  top: 20px;
}
@media screen and (min-width: 960.001px) {
  .post_content .cmn__tmp-column .txt-vertical {
    font-size: 80px;
    top: 40px;
    left: 0px;
  }
}
.post_content .cmn__tmp-column .column__contents {
  padding: 0 20px;
  max-width: 780px;
  margin-inline: auto;
  padding-left: 70px;
  position: relative;
  z-index: 1;
}
.post_content .cmn__tmp-column .column__contents .tag {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 18px;
  font-weight: 500;
  padding: 3px 15px;
  position: relative;
  line-height: 1.4;
  margin-bottom: 14px;
}
@media screen and (min-width: 960.001px) {
  .post_content .cmn__tmp-column .column__contents .tag {
    font-size: 20px;
    padding: 5px 20px;
  }
}
.post_content .cmn__tmp-column .column__contents h2 {
  font-size: 26px;
  padding-bottom: 15px;
  font-weight: 400 !important;
}
@media screen and (min-width: 960.001px) {
  .post_content .cmn__tmp-column .column__contents h2 {
    font-size: 34px;
    padding-bottom: 25px;
  }
}
.post_content .cmn__tmp-column .column__contents ul {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
}
@media screen and (min-width: 960.001px) {
  .post_content .cmn__tmp-column .column__contents ul {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.post_content .cmn__tmp-column .column__contents ul li {
  padding: 0;
  max-width: 320px;
}
@media screen and (min-width: 960.001px) {
  .post_content .cmn__tmp-column .column__contents ul li {
    width: calc((100% - 20px) / 2);
  }
}
.post_content .cmn__tmp-column .column__contents ul li h3 {
  margin: 0;
}
.post_content .cmn__tmp-mechanism {
  -webkit-box-shadow: 0 5px 30px rgba(88, 85, 81, 0.1);
          box-shadow: 0 5px 30px rgba(88, 85, 81, 0.1);
  padding-inline: 20px;
}
@media screen and (min-width: 960.001px) {
  .post_content .cmn__tmp-mechanism {
    padding-inline: 50px;
  }
}
.post_content .cmn__tmp-mechanism figure {
  max-width: 300px;
  margin-inline: auto;
}
.post_content .cmn__tmp-comment {
  border-radius: 10px;
  position: relative;
  padding: 55px 20px 20px;
}
@media screen and (min-width: 960.001px) {
  .post_content .cmn__tmp-comment {
    padding: 55px 60px 40px;
  }
}
.post_content .cmn__tmp-comment h3 {
  position: absolute;
  font-weight: 500;
  font-weight: 18;
  padding: 6px 22px;
  position: absolute;
  top: 0;
  left: 10px;
}
@media screen and (min-width: 960.001px) {
  .post_content .cmn__tmp-comment h3 {
    left: 40px;
    font-size: 20px;
  }
}
.post_content .cmn__tmp-comment .img img {
  max-width: 140px;
}
.post_content .cmn__tmp-comment .txt h4 {
  font-weight: 700;
  font-size: 20px;
}
@media screen and (min-width: 960.001px) {
  .post_content .cmn__tmp-comment .txt h4 {
    font-size: 24px;
  }
}
.post_content .cmn__tmp-way h3 {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.post_content .cmn__tmp-medicine-list > .swell-block-columns__inner {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.post_content .cmn__tmp-medicine-list .item {
  border: 1px solid #518577;
  border-radius: 10px;
  padding: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 960.001px) {
  .post_content .cmn__tmp-medicine-list .item {
    padding: 30px;
  }
}
.post_content .cmn__tmp-medicine-list .item img {
  width: 100%;
}
.post_content .cmn__tmp-medicine-list .item .txt {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding-bottom: 40px;
}
@media screen and (min-width: 960.001px) {
  .post_content .cmn__tmp-medicine-list .item .txt {
    padding-bottom: 56px;
  }
}
.post_content .cmn__tmp-medicine-list .item .txt h4 {
  font-weight: 500;
}
.post_content .cmn__tmp-medicine-list .item .txt .is-row {
  position: absolute;
  bottom: 0;
  right: 0;
}
.post_content .cmn__tmp-medicine-list .item .txt .is-row p {
  line-height: 1;
}
.post_content .cmn__tmp-medicine-list .item .txt .is-row p:nth-of-type(2) {
  font-weight: 600;
}
.post_content .cmn__tmp-treatment h2 {
  margin-bottom: 30px !important;
}
@media screen and (min-width: 960.001px) {
  .post_content .cmn__tmp-treatment h2 {
    margin-bottom: 50px !important;
  }
}
.post_content .cmn__tmp-treatment table tr {
  border-bottom: 1px solid #C4C4C4;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.post_content .cmn__tmp-treatment table tr:first-of-type {
  border-top: 1px solid #C4C4C4;
}
.post_content .cmn__tmp-treatment table tr th {
  color: #518577;
  padding: 20px 10px;
  width: 120px !important;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background: none;
  border: none;
  font-size: 16px;
}
@media screen and (min-width: 960.001px) {
  .post_content .cmn__tmp-treatment table tr th {
    font-size: 18px;
    padding: 34px 20px;
    width: 300px !important;
  }
}
.post_content .cmn__tmp-treatment table tr td {
  padding: 5px 10px;
  margin: 10px 0;
  border: none;
  border-left: 1px solid #C4C4C4;
  font-size: 14px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 960.001px) {
  .post_content .cmn__tmp-treatment table tr td {
    padding: 20px 30px;
    font-size: 18px;
  }
}
.post_content .cmn__tmp-treatment .cmn__tmp-caution {
  padding: 20px;
  border-radius: 5px;
}
@media screen and (min-width: 960.001px) {
  .post_content .cmn__tmp-treatment .cmn__tmp-caution {
    padding: 55px;
  }
}
.post_content .cmn__tmp-treatment .cmn__tmp-caution p {
  font-weight: 700;
  border-bottom: 1px solid #547B74;
  padding-bottom: 20px;
}
.post_content .cmn__tmp-treatment .cmn__tmp-caution ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
  padding: 0;
}
.post_content .cmn__tmp-treatment .cmn__tmp-caution ul li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 7px;
     -moz-column-gap: 7px;
          column-gap: 7px;
  padding-left: 0;
  margin: 0;
  line-height: 1.5;
  font-size: 18px;
}
@media screen and (min-width: 960.001px) {
  .post_content .cmn__tmp-treatment .cmn__tmp-caution ul li {
    font-size: 20px;
  }
}
.post_content .cmn__tmp-treatment .cmn__tmp-caution ul li::before {
  content: "";
  width: 1em;
  height: 1em;
  margin-top: 5px;
  background: url(/wp-content/uploads/2025/04/check-bgwhite.svg) no-repeat center/contain;
  position: static;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.post_content .cmn__tmp-treatment ol {
  padding-left: 26px;
}
@media screen and (min-width: 960.001px) {
  .post_content .cmn__tmp-treatment ol {
    padding-left: 40px;
  }
}
.post_content .cmn__tmp-treatment ol li {
  list-style: none;
  position: relative;
}
.post_content .cmn__tmp-treatment ol li span.no {
  color: #518577;
  font-size: 24px;
  font-family: "Shippori Mincho", serif;
  position: absolute;
  left: -23px;
  top: -7px;
}
@media screen and (min-width: 960.001px) {
  .post_content .cmn__tmp-treatment ol li span.no {
    font-size: 28px;
    left: -27px;
    top: -10px;
  }
}
.post_content .cmn__tmp-treatment ol li span.ff-shippori {
  line-height: 1.6;
  font-size: 18px;
}
@media screen and (min-width: 960.001px) {
  .post_content .cmn__tmp-treatment ol li span.ff-shippori {
    font-size: 20px;
  }
}
@media screen and (min-width: 960.001px) {
  .post_content .cmn__tmp-treatment ol li span br {
    display: none;
  }
}
@media screen and (max-width: 960px) {
  .post_content .keisei__cmn-cta {
    margin-bottom: 56px !important;
  }
}
@media screen and (min-width: 960.001px) {
  .post_content .faq__intro {
    padding-top: 30px;
  }
}
.post_content .faq__intro h2 {
  font-weight: 500;
}
@media screen and (min-width: 960.001px) {
  .post_content .faq__intro p {
    text-align: center;
  }
}
.post_content .cmn__faq h2 {
  margin-bottom: 30px;
}
@media screen and (min-width: 960.001px) {
  .post_content .cmn__faq h2 {
    margin-bottom: 50px;
  }
}
.post_content .cmn__faq .faq-section {
  margin-bottom: 50px;
}
@media screen and (min-width: 960.001px) {
  .post_content .cmn__faq .faq-section {
    margin-bottom: 100px;
  }
}
.post_content .cmn__faq .faq__item {
  margin-bottom: 20px;
  position: relative;
}
@media screen and (min-width: 960.001px) {
  .post_content .cmn__faq .faq__item {
    margin-bottom: 50px;
  }
}
.post_content .cmn__faq .faq__item::before {
  content: "";
  width: 24px;
  height: 24px;
  background: #fff;
  position: absolute;
  top: 10px;
  right: 10px;
  border-radius: 50%;
  z-index: 1;
  pointer-events: none;
}
@media screen and (min-width: 960.001px) {
  .post_content .cmn__faq .faq__item::before {
    width: 30px;
    height: 30px;
    top: 20px;
    right: 20px;
  }
}
.post_content .cmn__faq .faq__item::after {
  content: "";
  width: 11px;
  height: 1px;
  background: #000;
  position: absolute;
  top: 21px;
  right: 16px;
  z-index: 1;
  pointer-events: none;
}
@media screen and (min-width: 960.001px) {
  .post_content .cmn__faq .faq__item::after {
    width: 15px;
    top: 35px;
    right: 28px;
  }
}
.post_content .cmn__faq .faq-question, .post_content .cmn__faq .faq-answer {
  background: #EBF2EF;
  padding: 10px 45px 10px 10px;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 15px;
     -moz-column-gap: 15px;
          column-gap: 15px;
}
@media screen and (min-width: 960.001px) {
  .post_content .cmn__faq .faq-question, .post_content .cmn__faq .faq-answer {
    padding: 20px 65px 20px 20px;
  }
}
.post_content .cmn__faq .faq-question::before, .post_content .cmn__faq .faq-answer::before {
  content: "Q";
  font-size: 16px;
  font-weight: 300;
  font-family: "Jost", sans-serif;
  background: #518577;
  color: #fff;
  width: 25px;
  height: 25px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: static;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
@media screen and (min-width: 960.001px) {
  .post_content .cmn__faq .faq-question::before, .post_content .cmn__faq .faq-answer::before {
    width: 35px;
    height: 35px;
    font-size: 20px;
  }
}
.post_content .cmn__faq .faq-question {
  cursor: pointer;
}
.post_content .cmn__faq .faq-question::after {
  content: "";
  width: 1px;
  height: 11px;
  background: #000;
  position: absolute;
  top: 16px;
  right: 21px;
  z-index: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (min-width: 960.001px) {
  .post_content .cmn__faq .faq-question::after {
    height: 15px;
    top: 28px;
    right: 35px;
  }
}
.post_content .cmn__faq .faq-question.active::after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.post_content .cmn__faq .faq-question h3 {
  font-size: 16px;
}
@media screen and (min-width: 960.001px) {
  .post_content .cmn__faq .faq-question h3 {
    font-size: 18px;
  }
}
.post_content .cmn__faq .faq-question .faq-question-text, .post_content .cmn__faq .faq-answer p {
  font-size: 16px;
  -webkit-transform: translateY(1px);
          transform: translateY(1px);
  text-align: justify;
}
@media screen and (min-width: 960.001px) {
  .post_content .cmn__faq .faq-question .faq-question-text, .post_content .cmn__faq .faq-answer p {
    -webkit-transform: translateY(4px);
            transform: translateY(4px);
    font-size: 18px;
  }
}
.post_content .cmn__faq .faq-answer-outer {
  display: none;
}
.post_content .cmn__faq .faq-answer {
  background: none;
}
.post_content .cmn__faq .faq-answer::before {
  content: "A";
  background: #C1AC80;
}
.post_content .cmn__faq .faq-subcategory {
  border-bottom: 1px solid #C4C4C4;
  padding: 10px 0px;
  margin-bottom: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 10px;
}
@media screen and (min-width: 960.001px) {
  .post_content .cmn__faq .faq-subcategory {
    margin-bottom: 35px;
    padding: 10px 20px;
  }
}
.post_content .cmn__faq .faq-subcategory h3 {
  color: #518577;
  font-weight: 600;
  font-size: 20px;
}
@media screen and (min-width: 960.001px) {
  .post_content .cmn__faq .faq-subcategory h3 {
    font-size: 24px;
  }
}
.post_content .cmn__faq .faq__btn {
  background: #fff;
  color: #518577;
  border: 1px solid #547B74;
  border-radius: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
  padding: 5px 10px 5px 15px;
  font-weight: 500;
  font-size: 11px;
  text-decoration: none;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin-left: auto;
}
@media screen and (min-width: 960.001px) {
  .post_content .cmn__faq .faq__btn {
    padding: 5px 25px;
    font-size: 18px;
  }
}
.post_content .cmn__faq .faq__btn::after {
  content: "";
  width: 13px;
  height: 5px;
  background: url(/wp-content/uploads/2025/03/arrow-green.svg) no-repeat center/contain;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (min-width: 960.001px) {
  .post_content .cmn__faq .faq__btn::after {
    width: 27px;
    height: 6px;
  }
}
.post_content .cmn__faq .faq__btn:hover {
  background: #518577;
  color: #fff;
}
.post_content .cmn__faq .faq__btn:hover:after {
  background-image: url(/wp-content/uploads/2025/03/right-arrow.svg);
}
.post_content .cmn__tmp-intro.artmake__intro .head__block .txt h2 {
  font-weight: 500;
}
.post_content .artmake__suggest {
  position: relative;
  padding: 30px 10px;
}
@media screen and (min-width: 960.001px) {
  .post_content .artmake__suggest {
    margin-top: 40px !important;
    padding: 44px;
  }
}
.post_content .artmake__suggest .suggest__list {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  white-space: nowrap;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
}
.post_content .artmake__suggest .suggest__list li {
  letter-spacing: normal;
  background: #fff;
  border: 1px solid #518577;
  padding: 5px;
  margin: 0;
  font-size: 16px;
  font-weight: 700;
}
@media screen and (min-width: 960.001px) {
  .post_content .artmake__suggest .suggest__list li {
    padding: 5px 15px;
    font-size: 20px;
  }
}
@media screen and (max-width: 960px) {
  .post_content .artmake__suggest .suggest__list.small {
    gap: 5px;
  }
}
.post_content .artmake__suggest .heading-l {
  font-weight: 500;
}
@media screen and (max-width: 960px) {
  .post_content .artmake__suggest.order__suggest li {
    font-size: 14px;
  }
}
.post_content .artmake__feature .items-center {
  border-bottom: 1px solid #D9CDB3;
}
.post_content .artmake__feature .items-center .img img {
  width: 100%;
}
.post_content .artmake__feature .items-center .txt .heading-m {
  font-size: 18px;
}
@media screen and (min-width: 960.001px) {
  .post_content .artmake__feature .items-center .txt .heading-m {
    font-size: 20px;
  }
}
.post_content .artmake__feature .link {
  -webkit-box-shadow: 0 0 15px rgba(88, 85, 81, 0.2);
          box-shadow: 0 0 15px rgba(88, 85, 81, 0.2);
  text-decoration: none;
  display: block;
}
@media screen and (min-width: 960.001px) {
  .post_content .artmake__feature .link {
    max-width: 615px;
  }
}
.post_content .artmake__feature .link:hover {
  -webkit-transform: translateY(3px);
          transform: translateY(3px);
  -webkit-box-shadow: 0 0 5px rgba(88, 85, 81, 0.2);
          box-shadow: 0 0 5px rgba(88, 85, 81, 0.2);
}
.post_content .artmake__feature .link > div {
  gap: 0px;
}
@media screen and (max-width: 960px) {
  .post_content .artmake__feature .link > div {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.post_content .artmake__feature .link .txt {
  background: #EBF2EF;
  font-size: 16px;
}
@media screen and (min-width: 960.001px) {
  .post_content .artmake__feature .link .txt {
    width: 56%;
  }
}
.post_content .artmake__feature .link .txt > div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 14px 16px 14px 25px;
}
@media screen and (max-width: 960px) {
  .post_content .artmake__feature .link .txt > div {
    width: 100%;
  }
}
@media screen and (min-width: 960.001px) {
  .post_content .artmake__feature .link figure {
    width: 44%;
  }
}
.post_content .artmake__feature .flex-start > div {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media screen and (max-width: 960px) {
  .post_content .artmake__feature .flex-start > div .txt {
    margin-top: 16px;
  }
}
.post_content .artmake__menu .artmake__menu-block {
  padding: 20px;
}
@media screen and (min-width: 960.001px) {
  .post_content .artmake__menu .artmake__menu-block {
    padding: 40px;
  }
}
.post_content .artmake__menu .artmake__menu-detail {
  max-width: 900px;
  margin-inline: auto;
  padding-inline: 16px;
}
@media screen and (min-width: 960.001px) {
  .post_content .artmake__menu .artmake__menu-detail {
    padding-inline: 26px;
  }
}
.post_content .artmake__menu .artmake__menu-detail .cmn__case-change {
  padding: 0;
}
.post_content .artmake__menu .artmake__menu-detail .remark {
  font-size: 12px;
}
@media screen and (min-width: 960.001px) {
  .post_content .artmake__menu .artmake__menu-detail .remark {
    font-size: 13px;
  }
}
.post_content .artmake__menu .artmake__menu-detail table {
  border-top: 1px solid #C4C4C4;
  border-bottom: 1px solid #C4C4C4;
}
.post_content .artmake__menu .artmake__menu-detail table tr, .post_content .artmake__menu .artmake__menu-detail table td, .post_content .artmake__menu .artmake__menu-detail table th {
  border: none;
  background: none;
  color: #518577;
}
.post_content .artmake__menu .artmake__menu-detail table tr {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 960.001px) {
  .post_content .artmake__menu .artmake__menu-detail table tr {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.post_content .artmake__menu .artmake__menu-detail table tr:nth-of-type(2n) {
  background: #EBF2EF;
}
.post_content .artmake__menu .artmake__menu-detail table th {
  padding: 10px 10px 0;
  line-height: 1.3;
}
@media screen and (min-width: 960.001px) {
  .post_content .artmake__menu .artmake__menu-detail table th {
    padding: 20px;
  }
}
.post_content .artmake__menu .artmake__menu-detail table th strong {
  font-size: 12px;
}
@media screen and (min-width: 960.001px) {
  .post_content .artmake__menu .artmake__menu-detail table th strong {
    font-size: 14px;
  }
}
.post_content .artmake__menu .artmake__menu-detail table td {
  text-align: right;
  font-size: 16px;
  padding: 0 10px 10px;
  color: #000;
  margin-left: auto;
}
@media screen and (min-width: 960.001px) {
  .post_content .artmake__menu .artmake__menu-detail table td {
    font-size: 18px;
    padding: 20px;
  }
}
.post_content .artmake__menu .artmake__menu-detail ul li {
  font-size: 13px;
}
.post_content .scoliosis__suggest .has-background {
  padding: 20px;
}
.post_content .scoliosis__suggest .has-background .link-blank01 {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 5px;
     -moz-column-gap: 5px;
          column-gap: 5px;
  font-size: 16px;
}
.post_content .scoliosis__suggest .has-background .link-blank01::after {
  width: 12px;
  height: 16px;
}
@media screen and (min-width: 960.001px) {
  .post_content .scoliosis__suggest .has-background .link-blank01::after {
    width: 20px;
    height: 20px;
  }
}
.post_content .scoliosis__intro .text1 {
  font-size: 18px;
}
@media screen and (min-width: 960.001px) {
  .post_content .scoliosis__intro .text1 {
    font-size: 20px;
  }
}
.post_content .scoliosis__feature .item {
  border-bottom: 1px solid #D9CDB3;
}
@media screen and (min-width: 960.001px) {
  .post_content .scoliosis__feature .txt h3 {
    margin-top: 20px !important;
  }
}
.post_content .scoliosis__role {
  margin-bottom: 60px;
}
@media screen and (min-width: 960.001px) {
  .post_content .scoliosis__role {
    margin-bottom: 100px;
  }
}
.post_content .scoliosis__role .text1 {
  font-size: 20px;
}
@media screen and (min-width: 960.001px) {
  .post_content .scoliosis__role .text1 {
    font-size: 24px;
  }
}
.post_content .scoliosis__treatment .scoliosis__treatment-block {
  background: #fff;
  margin-bottom: 20px;
  padding: 20px;
}
@media screen and (min-width: 960.001px) {
  .post_content .scoliosis__treatment .scoliosis__treatment-block {
    margin-bottom: 30px;
    padding: 35px 40px;
  }
}
.post_content .scoliosis__treatment .scoliosis__treatment-block:last-of-type {
  margin-bottom: 0;
}
.post_content .scoliosis__treatment .scoliosis__treatment-block h3 > span {
  border-radius: 20px;
  font-size: 16px;
  font-weight: 700;
  padding: 5px 10px;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 5px;
}
@media screen and (min-width: 960.001px) {
  .post_content .scoliosis__treatment .scoliosis__treatment-block h3 > span {
    font-size: 20px;
    padding: 5px 20px;
    display: inline;
    margin-left: 14px;
  }
}
.post_content .scoliosis__treatment .scoliosis__treatment-block .img figure, .post_content .scoliosis__treatment .scoliosis__treatment-block .img img {
  height: 100%;
}
.post_content .scoliosis__treatment .scoliosis__treatment-block h4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 9px;
     -moz-column-gap: 9px;
          column-gap: 9px;
  font-weight: 600;
  font-size: 18px;
}
@media screen and (min-width: 960.001px) {
  .post_content .scoliosis__treatment .scoliosis__treatment-block h4 {
    font-size: 20px;
  }
}
.post_content .scoliosis__treatment .scoliosis__treatment-block h4::before {
  content: "";
  width: 16px;
  height: 16px;
  border-radius: 2px;
  background: #518577;
  margin-top: 5px;
}
@media screen and (min-width: 960.001px) {
  .post_content .scoliosis__treatment .scoliosis__treatment-block h4::before {
    margin-top: 7px;
  }
}
.post_content .scoliosis__treatment .scoliosis__treatment-block .remark {
  padding: 20px;
}
.post_content .scoliosis__treatment .scoliosis__treatment-block .remark .link-blank01 {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 16px;
}
.post_content .scoliosis__treatment .scoliosis__treatment-block .remark .link-blank01::after {
  width: 20px;
  height: 20px;
}
@media screen and (min-width: 960.001px) {
  .post_content .scoliosis__flow .cmn__tmp-flow_list .swell-block-column::after {
    right: -15%;
  }
}
.post_content .preventive__intro > div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 45px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.post_content .preventive__intro .head__block .txt {
  padding-left: 0;
  border-left: none;
}
.post_content .preventive__intro .head__block .txt > .wp-block-group {
  border-left: 1px solid #5E7E69;
  padding-left: 16px;
}
@media screen and (min-width: 960.001px) {
  .post_content .preventive__intro .head__block .txt > .wp-block-group {
    padding-left: 30px;
  }
}
.post_content .preventive__intro .head__block .txt > p {
  padding-left: 16px;
}
@media screen and (min-width: 960.001px) {
  .post_content .preventive__intro .head__block .txt > p {
    padding-left: 30px;
  }
}
.post_content .preventive__intro .head__block .img {
  margin-top: 0;
}
.post_content .prevent__suggest {
  width: 100%;
  position: relative;
}
.post_content .prevent__suggest::after {
  content: "";
  width: max(26%, 150px);
  height: auto;
  aspect-ratio: 7/1;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(81, 133, 119, 0.5)));
  background-image: -webkit-linear-gradient(top, transparent, rgba(81, 133, 119, 0.5));
  background-image: linear-gradient(to bottom, transparent, rgba(81, 133, 119, 0.5));
  -webkit-clip-path: polygon(0 0, 100% 0, 50% 100%);
          clip-path: polygon(0 0, 100% 0, 50% 100%);
  position: absolute;
  bottom: -13px;
  left: 50%;
  -webkit-transform: translate(-50%, 100%);
          transform: translate(-50%, 100%);
}
.post_content .preventive__inside {
  position: relative;
  padding-top: 180px !important;
  margin-top: 85px !important;
  padding-bottom: 70px !important;
}
@media screen and (min-width: 960.001px) {
  .post_content .preventive__inside {
    margin-top: 100px !important;
    padding-bottom: 100px !important;
  }
}
.post_content .preventive__inside > .swell-block-fullWide__inner {
  position: static;
}
.post_content .preventive__inside .preventive__inside-top {
  position: absolute;
  top: 0;
  -webkit-transform: translateY(-33%);
          transform: translateY(-33%);
  width: calc(100% - 40px);
  max-width: 1080px;
}
.post_content .preventive__inside .preventive__inside-top figure {
  margin-bottom: 0;
}
.post_content .preventive__inside .preventive__inside-top figure img {
  width: 130px;
}
.post_content .preventive__inside .preventive__inside-top h2 {
  background: #fff;
  border-top: 1px solid #518577;
  border-bottom: 1px solid #518577;
  padding: 7px 10px;
  font-weight: 500;
}
.post_content .preventive__inside .preventive__inside-block {
  border-bottom: 1px solid #D9D9D9;
}
.post_content .preventive__inside .preventive__inside-block:last-of-type {
  border-bottom: none;
}
.post_content .preventive__inside .preventive__inside-block h3 {
  font-size: 20px;
}
@media screen and (min-width: 960.001px) {
  .post_content .preventive__inside .preventive__inside-block h3 {
    font-size: 24px;
  }
}
.post_content .preventive__inside .preventive__inside-block figure, .post_content .preventive__inside .preventive__inside-block img {
  width: 100%;
}
.post_content .preventive__inside .preventive__inside-block .heading-m {
  font-size: 18px;
}
@media screen and (min-width: 960.001px) {
  .post_content .preventive__inside .preventive__inside-block .heading-m {
    font-size: 20px;
  }
}
.post_content .preventive__inside .preventive__inside-block .swell-block-button a {
  margin-left: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  background: #fff;
  color: #518577;
  border: 1px solid #518577;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-column-gap: 5px;
     -moz-column-gap: 5px;
          column-gap: 5px;
  padding: 9px 20px;
  font-weight: 500;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  max-width: 220px;
  min-width: auto;
  margin-inline: auto;
}
@media screen and (min-width: 960.001px) {
  .post_content .preventive__inside .preventive__inside-block .swell-block-button a {
    margin-left: 0;
  }
}
.post_content .preventive__inside .preventive__inside-block .swell-block-button a::after {
  content: "";
  width: 27px;
  height: 6px;
  background: url(/wp-content/uploads/2025/03/arrow-green.svg) no-repeat center/contain;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.post_content .preventive__inside .preventive__inside-block .swell-block-button a:hover {
  background: #518577;
  color: #fff;
}
.post_content .preventive__inside .preventive__inside-block .swell-block-button a:hover:after {
  background-image: url(/wp-content/uploads/2025/03/right-arrow.svg);
}
.post_content .preventive__outside {
  margin-top: 0 !important;
}
.post_content .preventive__step .preventive__step-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 45px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.post_content .preventive__step .preventive__step-block::after {
  content: "";
  width: max(26%, 150px);
  height: auto;
  aspect-ratio: 7/1;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(81, 133, 119, 0.5)));
  background-image: -webkit-linear-gradient(top, transparent, rgba(81, 133, 119, 0.5));
  background-image: linear-gradient(to bottom, transparent, rgba(81, 133, 119, 0.5));
  -webkit-clip-path: polygon(0 0, 100% 0, 50% 100%);
          clip-path: polygon(0 0, 100% 0, 50% 100%);
}
.post_content .preventive__step .preventive__step-block .item {
  background: #F6F6F6;
  padding: 20px;
}
@media screen and (min-width: 960.001px) {
  .post_content .preventive__step .preventive__step-block .item {
    padding: 20px 30px 30px;
  }
}
.post_content .preventive__step .preventive__step-block .item .top {
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #C4C4C4;
  padding-bottom: 10px;
}
.post_content .preventive__step .preventive__step-block .item .top p {
  padding: 10px;
  border-radius: 50%;
  height: auto;
  aspect-ratio: 1/1;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  font-size: 16px;
  font-weight: 500;
}
.post_content .preventive__step .preventive__step-block .item .top h3 {
  font-weight: 600;
  font-size: 20px;
}
@media screen and (min-width: 960.001px) {
  .post_content .preventive__step .preventive__step-block .item .top h3 {
    font-size: 24px;
  }
}
.post_content .preventive__step .preventive__step-block .item figure {
  padding-inline: 10px;
  margin-bottom: 20px;
  max-width: 300px;
}
@media screen and (min-width: 960.001px) {
  .post_content .preventive__step .preventive__step-block .item figure {
    padding-inline: 45px;
  }
}
.post_content .preventive__step .preventive__step-block .item figure img {
  width: 100%;
  border-radius: 50%;
  height: auto;
  aspect-ratio: 1/1;
  max-width: 250px;
}
@media screen and (min-width: 960.001px) {
  .post_content .preventive__step .preventive__step-block .item figure img {
    max-width: none;
  }
}
.post_content .preventive__step .preventive__step-block .item .text1 {
  font-size: 18px;
}
@media screen and (min-width: 960.001px) {
  .post_content .preventive__step .preventive__step-block .item .text1 {
    font-size: 20px;
  }
}
.post_content .preventive__step .preventive__step-block .item .text1 strong {
  font-weight: 600;
}
.post_content .preventive__step .preventive__feature .img figure, .post_content .preventive__step .preventive__feature .img img {
  width: 100%;
}
.post_content .preventive__step .preventive__feature .text1 {
  font-weight: 500;
  padding-bottom: 20px;
}
@media screen and (min-width: 960.001px) {
  .post_content .preventive__step .preventive__feature .text1 {
    padding-bottom: 30px;
  }
}
.post_content .preventive__step .preventive__feature .text2 {
  font-weight: 500;
}
.post_content .preventive__example .has-white-background-color {
  padding-inline: 20px;
}
@media screen and (min-width: 960.001px) {
  .post_content .preventive__example .has-white-background-color {
    padding-inline: 55px;
  }
}
.post_content .preventive__example h2 {
  font-weight: 500;
}
.post_content .preventive__example .preventive__example--block {
  border-bottom: 1px solid #C4C4C4;
}
.post_content .preventive__example .preventive__example--block:last-of-type {
  border: none;
}
.post_content .preventive__example .preventive__example--block figure, .post_content .preventive__example .preventive__example--block img {
  width: 100%;
}
.post_content .preventive__example .preventive__example--block .txt .ttl {
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 50;
}
.post_content .preventive__example .preventive__example--block .txt .ttl .ff-jost {
  padding: 2px;
  width: 34px;
  height: 34px;
  border: 1px solid #518577;
  border-radius: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.post_content .preventive__example .preventive__example--block .txt .ttl .ff-shippori {
  font-size: 20px;
}
@media screen and (min-width: 960.001px) {
  .post_content .preventive__example .preventive__example--block .txt .ttl .ff-shippori {
    font-size: 24px;
  }
}
.post_content .preventive__example .swell-block-button a {
  margin-left: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  background: #fff;
  color: #518577;
  border: 1px solid #518577;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-column-gap: 5px;
     -moz-column-gap: 5px;
          column-gap: 5px;
  padding: 9px 20px;
  font-weight: 500;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  max-width: 280px;
  min-width: auto;
  margin-inline: auto;
}
@media screen and (min-width: 960.001px) {
  .post_content .preventive__example .swell-block-button a {
    margin-left: 0;
  }
}
.post_content .preventive__example .swell-block-button a::after {
  content: "";
  width: 27px;
  height: 6px;
  background: url(/wp-content/uploads/2025/03/arrow-green.svg) no-repeat center/contain;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.post_content .preventive__example .swell-block-button a:hover {
  background: #518577;
  color: #fff;
}
.post_content .preventive__example .swell-block-button a:hover:after {
  background-image: url(/wp-content/uploads/2025/03/right-arrow.svg);
}
.post_content .preventive__sign {
  margin-top: 0;
}
.post_content .preventive__sign .txt {
  z-index: 1;
}
.post_content .preventive__sign .txt .preventive__sign-list {
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
}
.post_content .preventive__sign .txt .preventive__sign-list li {
  background: #818684;
  font-weight: 500;
  padding: 3px 10px;
}
.post_content .preventive__sign .txt .heading-l {
  font-weight: 50;
}
.post_content .preventive__sign .img {
  height: 100%;
}
@media screen and (max-width: 960px) {
  .post_content .preventive__sign .img {
    width: 100vw !important;
    margin-left: -20px !important;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
  }
}
@media screen and (min-width: 960.001px) {
  .post_content .preventive__sign .img {
    position: absolute;
    right: 0;
    top: 0;
  }
}
.post_content .preventive__sign .img figure, .post_content .preventive__sign .img img {
  height: 100%;
}
@media screen and (min-width: 960.001px) {
  .post_content .preventive__philosophy {
    padding-top: 90px !important;
  }
}
.post_content .clinic__intro .txt-vertical {
  position: absolute;
  bottom: -69px;
  right: 6px;
  font-size: clamp(45px, 9vw, 90px);
  -webkit-writing-mode: horizontal-tb;
      -ms-writing-mode: lr-tb;
          writing-mode: horizontal-tb;
}
@media screen and (min-width: 960.001px) {
  .post_content .clinic__intro .txt-vertical {
    top: 100px;
    left: -25px;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    bottom: auto;
    right: auto;
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
  }
}
.post_content .clinic__intro .head__block {
  padding-top: 60px;
}
@media screen and (min-width: 960.001px) {
  .post_content .clinic__intro .head__block {
    padding-top: 126px;
  }
}
.post_content .clinic__intro .head__block .txt {
  border: none;
  padding-left: 0;
}
.post_content .clinic__intro .head__block .txt .text1 {
  font-weight: 500;
  font-size: 18px;
}
@media screen and (min-width: 960.001px) {
  .post_content .clinic__intro .head__block .txt .text1 {
    font-size: 32px;
  }
}
.post_content .clinic__intro .head__block .txt h2 {
  font-weight: 500;
  position: relative;
  font-size: clamp(24px, 4vw, 50px);
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding-inline: 10px;
}
@media screen and (min-width: 960.001px) {
  .post_content .clinic__intro .head__block .txt h2 {
    padding-inline: 30px;
  }
}
.post_content .clinic__intro .head__block .txt h2::before, .post_content .clinic__intro .head__block .txt h2::after {
  content: "";
  height: 1.04em;
  width: 0.46em;
  background: url(/wp-content/uploads/2025/05/kokko-before2.svg) no-repeat center/contain;
  position: absolute;
  top: 0;
  left: 0;
}
.post_content .clinic__intro .head__block .txt h2::after {
  background-image: url(/wp-content/uploads/2025/05/kokko-after2.svg);
  bottom: 0;
  right: 0;
  top: auto;
  left: auto;
}
.post_content .clinic__intro .head__block .txt .heading-m {
  font-weight: 400;
  font-size: 19px;
}
@media screen and (min-width: 960.001px) {
  .post_content .clinic__intro .head__block .txt .heading-m {
    font-size: 24px;
  }
}
.post_content .clinic__message .txt-vertical {
  position: absolute;
  top: 40px;
  right: 30px;
  font-size: clamp(45px, 9vw, 90px);
  line-height: 1;
}
@media screen and (min-width: 960.001px) {
  .post_content .clinic__message .txt-vertical {
    top: auto;
    right: auto;
    bottom: 50px;
    left: 0;
  }
}
.post_content .clinic__message h2 {
  font-weight: 400;
  position: relative;
  padding-bottom: 20px;
}
.post_content .clinic__message h2::after {
  content: "";
  width: 100px;
  height: 1px;
  background: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
}
.post_content .clinic__message .img {
  position: relative;
  height: 100%;
  width: min(56%, 300px) !important;
}
.post_content .clinic__message .img figure {
  margin: 0;
}
.post_content .clinic__message .img .name {
  position: absolute;
  bottom: -50px;
  left: 0;
  padding: 10px;
}
@media screen and (min-width: 960.001px) {
  .post_content .clinic__message .img .name {
    bottom: -77px;
    padding: 16px 22px;
  }
}
@media screen and (min-width: 960.001px) {
  .post_content .clinic__message .txt {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
.post_content .clinic__message .swell-block-button a {
  color: #fff;
  background: transparent;
  border: 2px solid #fff;
  margin-left: 0;
  max-width: 465px;
  font-size: 14px;
  min-height: 82px;
}
@media screen and (min-width: 960.001px) {
  .post_content .clinic__message .swell-block-button a {
    font-size: 20px;
  }
}
.post_content .clinic__message .swell-block-button a:hover {
  color: #547B74;
  background: #fff;
}
.post_content .clinic__message .swell-block-button a::after {
  background-image: url(/wp-content/uploads/2025/03/right-arrow.svg);
}
.post_content .clinic__message .swell-block-button a:hover::after {
  background-image: url(/wp-content/uploads/2025/03/arrow-green.svg);
}
.post_content .clinic__feature {
  margin-top: 0;
}
.post_content .clinic__feature .clinic__feature-block .swell-block-column {
  background: #EBF2EF;
  padding: 20px;
  position: relative;
}
@media screen and (min-width: 960.001px) {
  .post_content .clinic__feature .clinic__feature-block .swell-block-column {
    padding: 40px 40px 116px;
  }
}
.post_content .clinic__feature .clinic__feature-block .swell-block-column h3 {
  font-weight: 600;
  padding-left: 14px;
  border-left: 1px solid #518577;
  font-size: 20px;
}
@media screen and (min-width: 960.001px) {
  .post_content .clinic__feature .clinic__feature-block .swell-block-column h3 {
    font-size: 24px;
    padding-left: 20px;
  }
}
.post_content .clinic__feature .clinic__feature-block .swell-block-column p {
  margin: 0;
  font-size: 16px;
  margin-bottom: 20px;
}
@media screen and (min-width: 960.001px) {
  .post_content .clinic__feature .clinic__feature-block .swell-block-column p {
    margin-bottom: 0;
  }
}
.post_content .clinic__feature .clinic__feature-block .swell-block-column .swell-block-button {
  position: relative;
}
@media screen and (min-width: 960.001px) {
  .post_content .clinic__feature .clinic__feature-block .swell-block-column .swell-block-button {
    position: absolute;
    bottom: 40px;
    left: 40px;
    width: calc(100% - 80px);
  }
}
.post_content .clinic__feature .clinic__feature-block .swell-block-column .swell-block-button a {
  -webkit-box-shadow: none;
          box-shadow: none;
  background: #fff;
  color: #518577;
  border: 1px solid #518577;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-column-gap: 5px;
     -moz-column-gap: 5px;
          column-gap: 5px;
  padding: 9px 20px;
  font-weight: 500;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  margin-inline: auto;
  width: min(100%, 400px);
}
@media screen and (min-width: 960.001px) {
  .post_content .clinic__feature .clinic__feature-block .swell-block-column .swell-block-button a {
    margin-left: 0;
    width: 100%;
  }
}
.post_content .clinic__feature .clinic__feature-block .swell-block-column .swell-block-button a::after {
  content: "";
  width: 27px;
  height: 6px;
  background: url(/wp-content/uploads/2025/03/arrow-green.svg) no-repeat center/contain;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.post_content .clinic__feature .clinic__feature-block .swell-block-column .swell-block-button a:hover {
  background: #518577;
  color: #fff;
}
.post_content .clinic__feature .clinic__feature-block .swell-block-column .swell-block-button a:hover:after {
  background-image: url(/wp-content/uploads/2025/03/right-arrow.svg);
}
.post_content .clinic__feature .clinic__feature-block .swell-block-column .swell-block-button.tab a::after {
  width: 28px;
  height: 28px;
  background-image: url(/wp-content/uploads/2025/03/tab-icon.svg);
}
.post_content .clinic__feature .clinic__feature-block .swell-block-column .swell-block-button.tab a:hover::after {
  background-image: url(/wp-content/uploads/2025/04/tab-icon-white.svg);
}
.post_content .clinic__hour table {
  max-width: 745px;
  margin-inline: auto;
}
.post_content .clinic__hour table tr, .post_content .clinic__hour table td, .post_content .clinic__hour table th {
  border: none;
  background: none;
  color: #518577;
}
.post_content .clinic__hour table tr {
  border-bottom: 1px solid #518577;
}
.post_content .clinic__hour table tr th {
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  padding: 9px 0;
}
@media screen and (min-width: 960.001px) {
  .post_content .clinic__hour table tr th {
    padding: 9px 20px;
    font-size: 20px;
  }
}
.post_content .clinic__hour table tr th:first-of-type {
  width: 90px;
}
@media screen and (min-width: 960.001px) {
  .post_content .clinic__hour table tr th:first-of-type {
    width: 160px;
  }
}
.post_content .clinic__hour table tr td {
  padding: 10px 5px;
  text-align: center;
}
@media screen and (min-width: 960.001px) {
  .post_content .clinic__hour table tr td {
    padding: 23px 10px;
  }
}
.post_content .clinic__hour .remark {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
}
.post_content .clinic__hour .remark li::before {
  -webkit-transform: none;
          transform: none;
}
.post_content .clinic__hour .clinic__hour-bottom {
  max-width: 620px;
}
.post_content .clinic__hour .clinic__hour-bottom .clinic__hour-whitebox {
  padding: 20px;
}
@media screen and (min-width: 960.001px) {
  .post_content .clinic__hour .clinic__hour-bottom .clinic__hour-whitebox {
    padding: 20px 40px;
  }
}
.post_content .clinic__hour .clinic__hour-bottom .clinic__hour-whitebox p {
  font-size: 18px;
  font-weight: 600;
}
@media screen and (min-width: 960.001px) {
  .post_content .clinic__hour .clinic__hour-bottom .clinic__hour-whitebox p {
    font-size: 20px;
  }
}
.post_content .clinic__hour .clinic__hour-finish {
  padding: 16px 20px;
}
.post_content .clinic__hour .clinic__hour-finish .text1 {
  font-size: 18px;
  font-weight: 600;
}
@media screen and (min-width: 960.001px) {
  .post_content .clinic__hour .clinic__hour-finish .text1 {
    font-size: 20px;
  }
}
.post_content .clinic__access iframe {
  width: 100%;
}
@media screen and (max-width: 960px) {
  .post_content .clinic__access iframe {
    height: auto;
    aspect-ratio: 4/3;
  }
}
.post_content .clinic__access figure, .post_content .clinic__access img {
  width: 100%;
}
.post_content .clinic__access .txt .link-blank01 a {
  position: relative;
  font-size: 16px;
}
@media screen and (min-width: 960.001px) {
  .post_content .clinic__access .txt .link-blank01 a {
    font-size: 18px;
  }
}
.post_content .clinic__access .txt .link-blank01 a::after {
  content: "";
  width: 28px;
  height: 28px;
  background: url(/wp-content/uploads/2025/03/tab-icon.svg) no-repeat center/contain;
  position: absolute;
  top: 50%;
  right: -35px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.post_content .clinic__access .txt .clinic__access-way h3 {
  font-weight: 500;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 4px 10px;
  border: 1px solid #518577;
  font-size: 16px;
}
.post_content .clinic__picture .clinic-swiper {
  max-width: 900px;
  margin-inline: auto;
  background: #F6F6F6;
  margin-bottom: 20px;
}
@media screen and (min-width: 960.001px) {
  .post_content .clinic__picture .clinic-swiper {
    margin-bottom: 42px;
  }
}
.post_content .clinic__picture .clinic-swiper .swiper-wrapper .swiper-slide {
  padding: 30px 20px;
}
@media screen and (min-width: 960.001px) {
  .post_content .clinic__picture .clinic-swiper .swiper-wrapper .swiper-slide {
    padding: 30px 120px 20px;
  }
}
.post_content .clinic__picture .clinic-swiper .swiper-wrapper .swiper-slide figure {
  margin-bottom: 14px;
}
.post_content .clinic__picture .clinic-swiper .swiper-wrapper .swiper-slide figure img {
  height: 200px;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  display: block;
  margin-inline: auto;
}
@media screen and (min-width: 960.001px) {
  .post_content .clinic__picture .clinic-swiper .swiper-wrapper .swiper-slide figure img {
    height: 360px;
  }
}
.post_content .clinic__picture .clinic-swiper .swiper-wrapper .swiper-slide h3 {
  color: #518577;
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 5px;
  text-align: center;
}
@media screen and (min-width: 960.001px) {
  .post_content .clinic__picture .clinic-swiper .swiper-wrapper .swiper-slide h3 {
    font-size: 30px;
  }
}
.post_content .clinic__picture .clinic-swiper .swiper-wrapper .swiper-slide p {
  text-align: center;
}
.post_content .clinic__picture .clinic-thumbnail {
  margin-inline: 40px;
  position: relative;
}
.post_content .clinic__picture .clinic-thumbnail img {
  display: block;
  height: auto;
  aspect-ratio: 10/7;
  cursor: pointer;
}
.post_content .clinic__picture .clinic-thumbnail .swiper-button-next, .post_content .clinic__picture .clinic-thumbnail .swiper-button-prev {
  right: -40px;
  height: 100%;
  top: 0;
  border: 1px solid #518577;
  margin-top: 0;
  padding: 7px;
  width: auto;
}
.post_content .clinic__picture .clinic-thumbnail .swiper-button-prev {
  left: -40px;
  right: auto;
}
.post_content .clinic__picture .clinic-thumbnail .swiper-button-next::after, .post_content .clinic__picture .clinic-thumbnail .swiper-button-prev::after {
  content: "";
  width: 5px;
  height: 10px;
  background: url(/wp-content/uploads/2025/05/slider-arrow.svg) no-repeat center/contain;
}
.post_content .clinic__picture .clinic-thumbnail .swiper-button-prev::after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.post_content .clinic__partner .clinic__partner-block .item {
  background: #fff;
  padding: 20px;
}
@media screen and (min-width: 960.001px) {
  .post_content .clinic__partner .clinic__partner-block .item {
    padding: 20px 30px 26px;
  }
}
.post_content .clinic__partner .clinic__partner-block .item h3 {
  font-size: 18px;
  font-weight: 500;
  padding-bottom: 13px;
  border-bottom: 1px solid #E6E6E6;
  margin-bottom: 20px;
}
@media screen and (min-width: 960.001px) {
  .post_content .clinic__partner .clinic__partner-block .item h3 {
    font-size: 20px;
  }
}
.post_content .clinic__partner .clinic__partner-block .item figure {
  margin-bottom: 25px;
}
.post_content .clinic__partner .clinic__partner-block .item dl {
  gap: 10px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.post_content .clinic__partner .clinic__partner-block .item dl dt {
  width: 63px;
  text-align: center;
  color: #518577;
  font-weight: 400;
  border: 1px solid #518577;
  border-radius: 20px;
  padding: 0 10px;
  margin-top: 3px !important;
}
@media screen and (min-width: 960.001px) {
  .post_content .clinic__partner .clinic__partner-block .item dl dt {
    margin-top: 0 !important;
  }
}
.post_content .clinic__partner .clinic__partner-block .item dl dt::after {
  content: none;
}
.post_content .clinic__partner .clinic__partner-block .item dl dd {
  padding: 0;
  width: calc(100% - 73px);
}
@media screen and (max-width: 960px) {
  .post_content .clinic__bottom .cmn-lab {
    padding-top: 30px !important;
  }
}
.post_content .staff__intro .staff__doctor {
  padding-top: 100px !important;
}
.post_content .staff__intro .staff__doctor-inner {
  margin-left: 20px;
}
@media screen and (min-width: 960.001px) {
  .post_content .staff__intro .staff__doctor-inner {
    margin-left: 80px;
  }
}
.post_content .staff__intro .staff__doctor-profile {
  padding: clamp(250px, 78vw, 530px) 20px 20px;
  position: relative;
}
@media screen and (min-width: 960.001px) {
  .post_content .staff__intro .staff__doctor-profile {
    padding: 60px 55px 60px 375px;
  }
}
.post_content .staff__intro .staff__doctor-profile figure {
  position: absolute;
  width: clamp(200px, 70%, 400px);
  left: -20px;
  top: -20px;
}
@media screen and (min-width: 960.001px) {
  .post_content .staff__intro .staff__doctor-profile figure {
    width: 400px;
    left: -80px;
    top: 60px;
  }
}
.post_content .staff__intro .staff__doctor-profile .txt {
  position: relative;
}
.post_content .staff__intro .staff__doctor-profile .txt .doctor__position-en {
  color: #C1AC80;
  font-size: clamp(30px, 6vw, 60px);
  line-height: 1;
  position: absolute;
  top: -40px;
  right: 0;
}
@media screen and (min-width: 960.001px) {
  .post_content .staff__intro .staff__doctor-profile .txt .doctor__position-en {
    right: -35px;
    top: -60px;
  }
}
.post_content .staff__intro .staff__doctor-profile .txt .name {
  padding-left: 20px;
  border-left: 1px solid #5E7E69;
  margin-bottom: 16px;
}
@media screen and (min-width: 960.001px) {
  .post_content .staff__intro .staff__doctor-profile .txt .name {
    margin-bottom: 24px;
    padding-left: 30px;
  }
}
.post_content .staff__intro .staff__doctor-profile .txt .name .h2 {
  color: #547B74;
  font-size: 22px;
  font-weight: 600;
}
@media screen and (min-width: 960.001px) {
  .post_content .staff__intro .staff__doctor-profile .txt .name .h2 {
    font-size: 30px;
  }
}
.post_content .staff__intro .staff__doctor-profile .txt .name .name-en {
  font-size: 14px;
  font-weight: 600;
}
.post_content .staff__intro .staff__doctor-profile .txt .name .doctor__position {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 5px 10px;
}
@media screen and (min-width: 960.001px) {
  .post_content .staff__intro .staff__doctor-profile .txt .name .doctor__position {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.post_content .staff__intro .staff__doctor-profile .txt .name .doctor__position .text1 {
  padding: 4px 10px;
  font-size: 14px;
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
}
.post_content .staff__intro .staff__doctor-profile .txt .name .doctor__position .text2 {
  font-size: 14px;
}
.post_content .staff__intro .staff__doctor-info {
  padding: 20px;
}
@media screen and (min-width: 960.001px) {
  .post_content .staff__intro .staff__doctor-info {
    padding: 55px 60px;
  }
}
.post_content .staff__intro .staff__doctor-info .m-auto > div {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.post_content .staff__intro .staff__doctor-info h3 {
  font-size: 20px;
  margin-bottom: 20px;
}
@media screen and (min-width: 960.001px) {
  .post_content .staff__intro .staff__doctor-info h3 {
    font-size: 26px;
    margin-bottom: 30px;
  }
}
.post_content .staff__intro .staff__doctor-info dl {
  gap: 10px;
}
@media screen and (min-width: 960.001px) {
  .post_content .staff__intro .staff__doctor-info dl {
    gap: 10px 20px;
  }
}
.post_content .staff__intro .staff__doctor-info dl dt {
  width: 50px;
  font-size: 14px;
  font-weight: 400;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  padding: 0;
}
@media screen and (min-width: 960.001px) {
  .post_content .staff__intro .staff__doctor-info dl dt {
    font-size: 16px;
  }
}
.post_content .staff__intro .staff__doctor-info dl dt::after {
  content: none;
}
.post_content .staff__intro .staff__doctor-info dl dd {
  width: calc(100% - 60px);
  font-size: 16px;
  padding: 0;
}
@media screen and (min-width: 960.001px) {
  .post_content .staff__intro .staff__doctor-info dl dd {
    width: calc(100% - 70px);
  }
}
.post_content .staff__intro .staff__doctor-info dl dd p {
  font-size: 14px;
}
@media screen and (min-width: 960.001px) {
  .post_content .staff__intro .staff__doctor-info dl dd p {
    font-size: 16px;
  }
}
.post_content .staff__intro .staff__doctor-info ul {
  padding-top: 0 !important;
}
.post_content .staff__intro .staff__doctor-info ul li {
  font-size: 14px;
  list-style: none;
  position: relative;
}
@media screen and (min-width: 960.001px) {
  .post_content .staff__intro .staff__doctor-info ul li {
    font-size: 16px;
  }
}
.post_content .staff__intro .staff__doctor-info ul li::before {
  content: "";
  width: 4px;
  height: 4px;
  background: #000;
  border-radius: 50%;
  position: absolute;
  left: -14px;
  top: 8px;
}
@media screen and (min-width: 960.001px) {
  .post_content .staff__intro .staff__doctor-info ul li::before {
    top: 10px;
  }
}
.post_content .staff__thumb {
  margin-bottom: 50px;
}
@media screen and (min-width: 960.001px) {
  .post_content .staff__thumb {
    margin-bottom: 90px;
  }
}
.post_content .staff__thumb h3 {
  font-family: "Shippori Mincho", serif;
  font-size: 22px;
  font-weight: 600;
  color: #518577;
  border-bottom: 1px solid #518577;
  padding-bottom: 10px;
  margin-bottom: 24px;
}
@media screen and (min-width: 960.001px) {
  .post_content .staff__thumb h3 {
    font-size: 26px;
  }
}
.post_content .staff__thumb .staff__items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
  margin-bottom: 20px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
@media screen and (min-width: 960.001px) {
  .post_content .staff__thumb .staff__items {
    gap: 36px;
    margin-bottom: 40px;
  }
}
.post_content .staff__thumb .staff__items .staff__item {
  text-decoration: none;
  display: block;
  width: calc((100% - 30px) / 3);
}
@media screen and (min-width: 960.001px) {
  .post_content .staff__thumb .staff__items .staff__item {
    width: calc((100% - 180px) / 6);
  }
}
.post_content .staff__thumb .staff__items .staff__item:hover {
  opacity: 0.7;
}
.post_content .staff__thumb .staff__items .staff__item img {
  -webkit-clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
          clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
  margin-bottom: 5px;
  aspect-ratio: 9/8;
  display: block;
}
.post_content .staff__thumb .staff__items .staff__item p {
  font-weight: 500;
  font-size: clamp(14px, 2vw, 20px);
  color: #6FA18F;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (min-width: 960.001px) {
  .post_content .staff__thumb .staff__items .staff__item p {
    font-size: 18px;
  }
}
.post_content .staff__thumb .staff__items .staff__item p::after {
  content: "";
  width: 15px;
  height: 8px;
  background: url(/wp-content/uploads/2025/05/staff-arrow.svg) no-repeat center/contain;
}
.post_content .staff__detail {
  width: 100vw;
  margin-left: min(50% - 50vw, -20px);
  background: #F5F3EF;
  padding-block: 90px;
}
.post_content .staff__detail .staff__items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  row-gap: 50px;
  margin-bottom: 50px;
}
@media screen and (min-width: 960.001px) {
  .post_content .staff__detail .staff__items {
    row-gap: 60px;
    margin-bottom: 60px;
  }
}
.post_content .staff__detail .staff__items .staff__item {
  padding: clamp(250px, 65vw, 450px) 20px 20px 20px;
  position: relative;
  background: #fff;
  margin-inline: 20px 0;
}
@media screen and (min-width: 960.001px) {
  .post_content .staff__detail .staff__items .staff__item {
    padding: 60px 60px 60px 285px;
    margin-inline: 30px;
    min-height: 500px;
  }
}
.post_content .staff__detail .staff__items .staff__item img {
  position: absolute;
  width: clamp(200px, 70%, 400px);
  left: -20px;
  top: -20px;
  height: auto;
  aspect-ratio: 1/1;
}
@media screen and (min-width: 960.001px) {
  .post_content .staff__detail .staff__items .staff__item img {
    width: 300px;
    left: -60px;
    top: 60px;
  }
}
.post_content .staff__detail .staff__items .staff__item .staff__position-block {
  position: relative;
}
.post_content .staff__detail .staff__items .staff__item .staff__position {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background: #518577;
  color: #fff;
  font-weight: 500;
  font-size: 14px;
  padding: 3px 10px;
  margin-bottom: 10px;
}
@media screen and (min-width: 960.001px) {
  .post_content .staff__detail .staff__items .staff__item .staff__position {
    margin-bottom: 15px;
  }
}
.post_content .staff__detail .staff__items .staff__item .staff__position-en {
  color: #C1AC80;
  font-size: clamp(30px, 6vw, 60px);
  line-height: 1;
  position: absolute;
  top: -40px;
  right: -10px;
}
@media screen and (min-width: 960.001px) {
  .post_content .staff__detail .staff__items .staff__item .staff__position-en {
    top: -60px;
    right: -40px;
  }
}
.post_content .staff__detail .staff__items .staff__item .staff__name-block {
  color: #547B74;
  margin-bottom: 16px;
}
@media screen and (min-width: 960.001px) {
  .post_content .staff__detail .staff__items .staff__item .staff__name-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-column-gap: 16px;
       -moz-column-gap: 16px;
            column-gap: 16px;
    margin-bottom: 24px;
  }
}
.post_content .staff__detail .staff__items .staff__item .staff__name-block .staff__name {
  font-size: 22px;
  font-weight: 600;
}
@media screen and (min-width: 960.001px) {
  .post_content .staff__detail .staff__items .staff__item .staff__name-block .staff__name {
    font-size: 30px;
  }
}
.post_content .staff__detail .staff__items .staff__item .staff__name-block .staff__name-en {
  font-size: 14px;
  font-weight: 600;
}
.post_content .staff__detail .staff__items .staff__item .staff__message {
  margin-bottom: 16px;
}
@media screen and (min-width: 960.001px) {
  .post_content .staff__detail .staff__items .staff__item .staff__message {
    margin-bottom: 24px;
  }
}
.post_content .staff__detail .staff__items .staff__item .staff__link-block {
  margin-bottom: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (min-width: 960.001px) {
  .post_content .staff__detail .staff__items .staff__item .staff__link-block {
    margin-bottom: 40px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.post_content .staff__detail .staff__items .staff__item .staff__link-block .staff__link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  min-width: 200px;
  padding: 8px 20px;
  font-size: 16px;
  font-weight: 500;
  color: #518577;
  border: 1px solid #547B74;
  border-radius: 50px;
  text-decoration: none;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media screen and (min-width: 960.001px) {
  .post_content .staff__detail .staff__items .staff__item .staff__link-block .staff__link {
    padding: 12px 24px;
    font-size: 18px;
    margin: 0;
  }
}
.post_content .staff__detail .staff__items .staff__item .staff__link-block .staff__link::after {
  content: "";
  width: 0.9em;
  height: 0.9em;
  background: url(/wp-content/uploads/2025/05/tab-icon2.svg) no-repeat center/contain;
}
.post_content .staff__detail .staff__items .staff__item .staff__link-block .staff__link:hover {
  background: #547B74;
  color: #fff;
}
.post_content .staff__detail .staff__items .staff__item .staff__link-block .staff__link:hover::after {
  background-image: url(/wp-content/uploads/2025/05/tab-icon2-white.svg);
}
@media screen and (min-width: 960.001px) {
  .post_content .staff__detail .staff__items .staff__item .staff__bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 30px;
  }
}
.post_content .staff__detail .staff__items .staff__item .staff__bottom .bottom__item {
  margin-bottom: 20px;
}
@media screen and (min-width: 960.001px) {
  .post_content .staff__detail .staff__items .staff__item .staff__bottom .bottom__item {
    margin-bottom: 0;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
.post_content .staff__detail .staff__items .staff__item .staff__bottom .bottom__item.cirtification p {
  padding-left: 1em;
  text-indent: -1em;
}
.post_content .staff__detail .staff__items .staff__item .staff__bottom h4 {
  padding-bottom: 16px;
  margin-bottom: 12px;
  font-size: 22px;
  color: #518577;
}
@media screen and (min-width: 960.001px) {
  .post_content .staff__detail .staff__items .staff__item .staff__bottom h4 {
    padding-bottom: 24px;
    margin-bottom: 30px;
    font-size: 26px;
  }
}
.post_content .staff__detail .staff__items .staff__item .staff__bottom p {
  font-size: 14px;
  font-family: "Noto Sans JP", sans-serif;
}
@media screen and (min-width: 960.001px) {
  .post_content .staff__detail .staff__items .staff__item .staff__bottom p {
    font-size: 16px;
  }
}
@media screen and (min-width: 960.001px) {
  .post_content .staff__detail .staff__items .staff__item .staff__bottom.items3 {
    display: grid;
    grid-template-columns: repeat(1fr, 2);
  }
}
.post_content .staff__detail .staff__items .staff__item .staff__bottom.items3 .bottom__item.carrere {
  grid-column: 1/3;
}
.post_content .staff__last p {
  font-size: 22px;
  font-weight: 600;
}
@media screen and (min-width: 960.001px) {
  .post_content .staff__last p {
    font-size: 30px;
  }
}
.post_content .staff__last img {
  width: 100%;
}
.post_content .price__anchorlink {
  grid-template-columns: 1fr 1fr;
}
.post_content .price__suggest p {
  font-weight: 600;
  line-height: 1.7;
}
.post_content .price__insurance .head__block {
  padding-bottom: 40vw !important;
}
@media screen and (min-width: 960.001px) {
  .post_content .price__insurance .head__block {
    padding-bottom: 180px !important;
  }
}
.post_content .price__recomm {
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  margin-bottom: -28vw !important;
}
@media screen and (min-width: 960.001px) {
  .post_content .price__recomm {
    margin-bottom: -100px !important;
    padding: 65px 120px !important;
  }
}
.post_content .price__recomm::before {
  background: #F2EEE3;
}
.post_content .price__recomm .cmn_bnr-main .c-bannerLink__text {
  aspect-ratio: 10/3;
}
.post_content .price__recomm .c-bannerLink::after {
  content: "";
  width: 40px;
  height: 7px;
  background: url(/wp-content/uploads/2025/03/arrow-green.svg) no-repeat center/contain;
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-filter: drop-shadow(0px 0px 6px white);
          filter: drop-shadow(0px 0px 6px white);
}
.post_content .price__item .txt-note {
  font-size: 13px !important;
  text-align: right;
}
.post_content .price__private .head__block {
  padding-bottom: 70vw !important;
}
@media screen and (min-width: 960.001px) {
  .post_content .price__private .head__block {
    padding-bottom: 180px !important;
  }
}
.post_content .price__private .price__recomm {
  padding: 50px 20px 20px !important;
  margin-bottom: -44vw !important;
}
@media screen and (min-width: 960.001px) {
  .post_content .price__private .price__recomm {
    padding: 70px 40px 60px !important;
    margin-bottom: -100px !important;
  }
}
.post_content .price__private .price__recomm .txt {
  -webkit-transform: none;
          transform: none;
}
.post_content .price__private .price__recomm .c-bannerLink::after {
  content: none;
}
.post_content .price__private .price__recomm .cmn_bnr-main .c-bannerLink__text {
  aspect-ratio: 10/3;
}
@media screen and (min-width: 960.001px) {
  .post_content .price__private .price__recomm .cmn_bnr-main .c-bannerLink__text {
    aspect-ratio: 31/12;
  }
}
.post_content .price__private-tab > .c-tabList {
  padding-inline: 10px !important;
  gap: 5px;
  padding-bottom: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (min-width: 960.001px) {
  .post_content .price__private-tab > .c-tabList {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    gap: 10px;
    padding-inline: 20px !important;
    padding-bottom: 0;
  }
}
.post_content .price__private-tab > .c-tabList .c-tabList__button {
  font-size: 14px;
  font-weight: 700;
  color: #6FA18F;
  border: 1px solid #6FA18F;
  border-radius: 5px;
  padding: 5px 10px;
  opacity: 1;
}
@media screen and (min-width: 960.001px) {
  .post_content .price__private-tab > .c-tabList .c-tabList__button {
    border-radius: 5px 5px 0 0;
    border-bottom: none;
    font-size: 18px;
    padding: 10px 20px;
  }
}
.post_content .price__private-tab > .c-tabList .c-tabList__button:hover, .post_content .price__private-tab > .c-tabList .c-tabList__button[aria-selected=true] {
  color: #fff;
  background: #6FA18F;
}
.post_content .price__private-tab .c-tabBody {
  border: none;
  padding: 0;
}
.post_content .price__private-tab .c-tabBody .price__link {
  background: #EBF2EF;
  border-radius: 10px;
  padding: 10px 20px;
  gap: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (min-width: 960.001px) {
  .post_content .price__private-tab .c-tabBody .price__link {
    gap: 15px;
    padding: 40px;
  }
}
.post_content .price__private-tab .c-tabBody .price__link li a {
  background: #FFFFFF;
  border-radius: 50px;
  padding: 5px 10px;
  color: #518577;
  font-weight: 500;
  border: none;
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (min-width: 960.001px) {
  .post_content .price__private-tab .c-tabBody .price__link li a {
    padding: 5px 20px;
  }
}
.post_content .price__private-tab .c-tabBody .price__link li a:hover {
  background: #518577;
  color: #fff;
}
.post_content .price__private-tab .c-tabBody .price__link li a svg {
  display: none;
}
.post_content .price__private-tab .c-tabBody .price__link li a span {
  text-decoration: none;
}
.post_content .price__private-tab .c-tabBody h4 {
  font-family: "Shippori Mincho", serif;
  font-weight: 600;
  color: #518577;
  font-size: 20px;
  margin-bottom: 20px;
}
@media screen and (min-width: 960.001px) {
  .post_content .price__private-tab .c-tabBody h4 {
    font-size: 24px;
  }
}
.post_content .price__private-tab .c-tabBody .price__item-tit {
  gap: 10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
}
.post_content .price__private-tab .c-tabBody .price__item-tit h4 {
  margin-bottom: 0;
}
.post_content .price__private-tab .c-tabBody .price__item-tit .is-style-btn_line {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.post_content .price__private-tab .c-tabBody .price__item-tit .is-style-btn_line a {
  border: 1px solid #547B74;
  color: #547B74;
  padding: 5px 25px;
  min-width: auto;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
  min-height: auto;
  font-size: 11px;
  padding: 5px 10px 5px 15px;
}
@media screen and (min-width: 960.001px) {
  .post_content .price__private-tab .c-tabBody .price__item-tit .is-style-btn_line a {
    padding: 5px 25px;
    font-size: 18px;
  }
}
.post_content .price__private-tab .c-tabBody .price__item-tit .is-style-btn_line a::after {
  content: "";
  width: 13px;
  height: 5px;
  background: url(/wp-content/uploads/2025/03/arrow-green.svg) no-repeat center/contain;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: relative;
}
@media screen and (min-width: 960.001px) {
  .post_content .price__private-tab .c-tabBody .price__item-tit .is-style-btn_line a::after {
    width: 27px;
    height: 6px;
  }
}
.post_content .price__private-tab .c-tabBody .price__item-tit .is-style-btn_line a:hover {
  background: #547B74;
  color: #fff;
}
.post_content .price__private-tab .c-tabBody .price__item-tit .is-style-btn_line a:hover::after {
  background-image: url(/wp-content/uploads/2025/03/right-arrow.svg);
}
.post_content .price__private-tab .c-tabBody a {
  text-decoration: none;
}
.post_content .price__private-tab .c-tabBody a:hover {
  opacity: 0.7;
}
.post_content .price__block p {
  background: #6FA18F;
  padding: 10px;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
  font-size: 20px;
}
@media screen and (min-width: 960.001px) {
  .post_content .price__block p {
    font-size: 24px;
  }
}
.post_content .price__block p::before {
  content: "";
  width: 1.16em;
  height: 1.16em;
  background: url(/wp-content/uploads/2025/05/arrow-bgwhite.svg) no-repeat center/contain;
  margin-top: 0.3em;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
.post_content .price__block .c-scrollHint {
  display: none !important;
}
@media (max-width: 650px) {
  .post_content .price__block .c-scrollHint {
    display: block !important;
  }
  .post_content .price__block .c-scrollHint span {
    font-size: 14px;
  }
}
.post_content .price__block .wp-block-table {
  overflow: auto;
}
.post_content .price__block .wp-block-table table {
  border-right: none !important;
  border-bottom: none !important;
}
@media screen and (max-width: 960px) {
  .post_content .price__block .wp-block-table table {
    width: 100% !important;
  }
}
.post_content .price__block .wp-block-table tr {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
  color: #518577;
}
.post_content .price__block .wp-block-table tr th {
  border: none;
  background: none !important;
  font-weight: 700;
  font-size: 16px;
  padding: 10px 0 10px 5px;
  position: relative !important;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  min-width: auto !important;
}
@media screen and (min-width: 960.001px) {
  .post_content .price__block .wp-block-table tr th {
    padding: 15px 20px;
    font-size: 18px;
  }
}
.post_content .price__block .wp-block-table tr th::before {
  background: none !important;
}
.post_content .price__block .wp-block-table tr th span {
  font-size: 13px;
  display: block;
}
.post_content .price__block .wp-block-table tr th sub {
  position: absolute;
  right: -14px;
  bottom: 10px;
  font-size: 12px;
}
@media screen and (min-width: 960.001px) {
  .post_content .price__block .wp-block-table tr th sub {
    right: 4px;
    bottom: 17px;
    font-size: 13px;
  }
}
.post_content .price__block .wp-block-table tr td {
  color: #000;
  padding: 0;
  border: none;
  text-align: right;
  font-size: 16px;
  padding: 10px 5px 10px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (min-width: 960.001px) {
  .post_content .price__block .wp-block-table tr td {
    padding: 15px 20px;
    font-size: 18px;
  }
}
.post_content .price__block .wp-block-table tr td span {
  font-size: 13px;
}
.post_content .price__block .wp-block-table tr td:first-of-type:not(:last-of-type) {
  text-align: left;
}
.post_content .price__block .wp-block-table tr:nth-of-type(2n) {
  background: #ebf2ef;
}
.post_content .price__block .wp-block-table tr:nth-of-type(2n + 1):last-of-type {
  border-bottom: 1px solid #C4C4C4;
}
.post_content .price__block .column3 table {
  width: 150% !important;
}
.post_content .price__block .column3 table th {
  width: 32%;
}
.post_content .price__block .column3 table td {
  width: 32%;
}
.post_content .price__block .wide table {
  width: 150% !important;
}
@media screen and (min-width: 960.001px) {
  .post_content .price__btm .swell-block-fullWide {
    padding-top: 90px !important;
  }
}
.post_content .supplement__banner a {
  height: auto;
  aspect-ratio: 108/25;
  overflow: hidden;
}
.post_content .supplement__banner a figure img {
  -o-object-fit: center;
     object-fit: center;
}
.post_content .menu__intro .head__block .img {
  margin-top: 0;
}
.post_content .menu__list-top {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(245, 243, 239, 0)), to(rgba(245, 243, 239, 0.3))) !important;
  background: -webkit-linear-gradient(rgba(245, 243, 239, 0), rgba(245, 243, 239, 0.3)) !important;
  background: linear-gradient(rgba(245, 243, 239, 0), rgba(245, 243, 239, 0.3)) !important;
}
.post_content .menu__keisei {
  position: relative;
  margin-bottom: 50px !important;
}
@media screen and (min-width: 960.001px) {
  .post_content .menu__keisei {
    margin-bottom: 160px !important;
  }
}
.post_content .menu__keisei .menu__keisei-block {
  position: relative;
  padding: clamp(40px, 9vw, 100px) 20px 20px;
}
@media screen and (min-width: 960.001px) {
  .post_content .menu__keisei .menu__keisei-block {
    padding: 60px 20px 120px 140px;
  }
}
.post_content .menu__keisei .menu__keisei-block::before {
  content: "";
  width: 100%;
  height: 100%;
  background: #EBF2EF;
  position: absolute;
  right: 0;
  top: 0;
}
@media screen and (min-width: 960.001px) {
  .post_content .menu__keisei .menu__keisei-block::before {
    right: 10%;
    width: calc(90% + max(50vw - 540px, 20px));
  }
}
.post_content .menu__keisei .menu__keisei-block .txt {
  z-index: 1;
}
.post_content .menu__keisei .menu__keisei-block .txt .menu__keisei-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  left: -15px;
  top: -55px;
  width: clamp(100px, 16vw, 200px);
  overflow: hidden;
}
@media screen and (min-width: 960.001px) {
  .post_content .menu__keisei .menu__keisei-block .txt .menu__keisei-icon {
    left: clamp(-100px, -4vw, -10px);
    top: -60px;
  }
}
.post_content .menu__keisei .menu__keisei-block .txt .menu__keisei-icon img {
  width: 100%;
  height: auto;
  aspect-ratio: 9/8;
  -webkit-clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
          clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
}
.post_content .menu__keisei .menu__keisei-block .txt h2 {
  padding-bottom: 12px;
}
@media screen and (min-width: 960.001px) {
  .post_content .menu__keisei .menu__keisei-block .txt h2 {
    padding-bottom: 24px;
  }
}
.post_content .menu__keisei .menu__keisei-block .txt ul {
  gap: 10px;
}
.post_content .menu__keisei .menu__keisei-block .txt ul li {
  background: #fff;
  padding: 1px 10px;
  border-radius: 30px;
  font-weight: 600;
  margin: 0;
}
@media screen and (min-width: 960.001px) {
  .post_content .menu__keisei .menu__keisei-block .txt ul li {
    padding: 2px 15px;
  }
}
.post_content .menu__keisei .menu__keisei-block .txt ul li:last-of-type {
  background: none;
  padding: 0;
}
.post_content .menu__keisei .menu__keisei-block .txt .is-style-more_btn a {
  font-size: 16px;
  max-width: 360px;
  min-height: 82px;
  border-width: 2px;
  padding: 16px 12px;
}
.post_content .menu__keisei .menu__keisei-block .txt .is-style-more_btn a::after {
  right: auto;
}
@media screen and (min-width: 960.001px) {
  .post_content .menu__keisei .menu__keisei-block .txt .is-style-more_btn a {
    margin-left: 0;
    font-size: 20px;
    padding: 20px;
  }
}
.post_content .menu__keisei .menu__keisei-block .img {
  z-index: 1;
}
@media screen and (max-width: 960px) {
  .post_content .menu__keisei .menu__keisei-block .img {
    display: none;
  }
}
@media screen and (min-width: 960.001px) {
  .post_content .menu__keisei .menu__keisei-block .img {
    margin-top: 67px !important;
  }
}
@media screen and (min-width: 960.001px) {
  .post_content .menu__keisei .menu__keisei-block .img img {
    max-width: none;
    width: 125%;
  }
}
.post_content .menu__keisei .menu__bnr-list {
  width: min(100%, 400px);
  margin-inline: auto;
  margin-top: 20px !important;
}
@media screen and (min-width: 960.001px) {
  .post_content .menu__keisei .menu__bnr-list {
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: translate(-50%, 50%);
            transform: translate(-50%, 50%);
    width: 100%;
    margin-left: 140px;
    margin-top: 0px !important;
    margin-right: 0;
  }
}
@media screen and (min-width: 960.001px) {
  .post_content .menu__keisei.menu__keisei-reverse .menu__keisei-block {
    padding: 60px 145px 140px 20px;
  }
}
.post_content .menu__keisei.menu__keisei-reverse .menu__keisei-block::before {
  content: "";
  right: auto;
  left: 0;
}
@media screen and (min-width: 960.001px) {
  .post_content .menu__keisei.menu__keisei-reverse .menu__keisei-block::before {
    right: auto;
    left: 10%;
  }
}
.post_content .menu__keisei.menu__keisei-reverse .menu__keisei-block .txt .menu__keisei-icon {
  left: auto;
  right: -15px;
}
@media screen and (min-width: 960.001px) {
  .post_content .menu__keisei.menu__keisei-reverse .menu__keisei-block .txt .menu__keisei-icon {
    left: auto;
    right: clamp(-100px, -4vw, -10px);
  }
}
@media screen and (min-width: 960.001px) {
  .post_content .menu__keisei.menu__keisei-reverse .menu__keisei-block .img img {
    margin-left: -25%;
  }
}
@media screen and (min-width: 960.001px) {
  .post_content .menu__keisei.menu__keisei-reverse .menu__bnr-list {
    margin-left: 37%;
  }
}
.post_content .menu__list {
  margin-top: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(245, 243, 239, 0.3)), to(rgb(245, 243, 239))) !important;
  background: -webkit-linear-gradient(rgba(245, 243, 239, 0.3), rgb(245, 243, 239)) !important;
  background: linear-gradient(rgba(245, 243, 239, 0.3), rgb(245, 243, 239)) !important;
  padding-top: 90px !important;
}
@media screen and (min-width: 960.001px) {
  .post_content .menu__list {
    padding-top: 130px !important;
  }
}
.post_content .menu__list .menu__list-block {
  position: relative;
  padding: clamp(40px, 9vw, 100px) 20px 20px;
  margin-left: 0;
  margin-bottom: 80px !important;
}
@media screen and (min-width: 960.001px) {
  .post_content .menu__list .menu__list-block {
    margin-left: 90px;
    padding: 40px 50px;
  }
}
.post_content .menu__list .menu__list-block:last-of-type {
  margin-bottom: 0 !important;
}
.post_content .menu__list .menu__list-block .menu__list-icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  left: -15px;
  top: -55px;
  width: clamp(100px, 16vw, 150px);
  overflow: hidden;
}
@media screen and (min-width: 960.001px) {
  .post_content .menu__list .menu__list-block .menu__list-icon {
    left: -90px;
    top: -50px;
  }
}
.post_content .menu__list .menu__list-block .menu__list-icon img {
  width: 100%;
  height: auto;
  aspect-ratio: 9/8;
  -webkit-clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
          clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
}
.post_content .menu__list .menu__list-block h2 {
  padding-bottom: 12px;
}
@media screen and (min-width: 960.001px) {
  .post_content .menu__list .menu__list-block h2 {
    padding-bottom: 24px;
  }
}
.post_content .menu__list .menu__list-block .img img {
  width: 100%;
}
.post_content .menu__list .menu__list-block .txt h3 {
  font-weight: 600;
}
.post_content .menu__list .menu__list-block .txt .is-style-more_btn a {
  font-size: 16px;
  max-width: 360px;
  min-height: 82px;
  border-width: 2px;
  padding: 16px 12px;
}
.post_content .menu__list .menu__list-block .txt .is-style-more_btn a::after {
  right: auto;
}
@media screen and (min-width: 960.001px) {
  .post_content .menu__list .menu__list-block .txt .is-style-more_btn a {
    margin-left: 0;
    font-size: 20px;
    padding: 20px;
  }
}
.post_content .menu__list .menu__list-block .menu__bnr-list {
  width: min(100%, 360px);
  margin-inline: auto;
}
@media screen and (min-width: 960.001px) {
  .post_content .menu__list .menu__list-block .menu__bnr-list {
    width: 100%;
  }
}
.post_content .menu__bottom {
  padding-top: 0 !important;
}
@media screen and (min-width: 960.001px) {
  .post_content .menu__bottom {
    padding-top: 90px !important;
  }
}
.post_content .checkup__intro {
  padding-top: 80px !important;
}
@media screen and (min-width: 960.001px) {
  .post_content .checkup__intro {
    padding-top: 120px !important;
  }
}
.post_content .checkup__caution {
  border-radius: 5px;
}
.post_content .checkup__purpose {
  padding-top: 60px !important;
  position: relative;
}
@media screen and (min-width: 960.001px) {
  .post_content .checkup__purpose {
    padding-top: 100px !important;
  }
}
.post_content .checkup__purpose > .swell-block-fullWide__inner {
  position: static;
}
.post_content .checkup__purpose h2 {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 8px 30px;
  position: absolute;
  left: 50%;
  top: 0;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 20px;
  white-space: nowrap;
}
@media screen and (min-width: 960.001px) {
  .post_content .checkup__purpose h2 {
    font-size: 30px;
  }
}
.post_content .checkup__purpose .checkup__purpose-box {
  padding: 60px 20px 20px;
  position: relative;
}
@media screen and (min-width: 960.001px) {
  .post_content .checkup__purpose .checkup__purpose-box {
    padding: 60px;
  }
}
.post_content .checkup__purpose .lead span {
  font-weight: 700;
}
@media screen and (max-width: 960px) {
  .post_content .checkup__purpose .txt {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
}
.post_content .checkup__purpose h3 {
  font-weight: 600;
  padding: 10px 20px;
  margin-bottom: 20px;
}
@media screen and (min-width: 960.001px) {
  .post_content .checkup__purpose h3 {
    margin-bottom: 40px;
  }
}
.post_content .checkup__purpose h4 {
  font-weight: 600;
  font-size: 20px;
}
@media screen and (min-width: 960.001px) {
  .post_content .checkup__purpose h4 {
    font-size: 24px;
  }
}
.post_content .checkup__method .checkup__method-outer {
  padding: 20px;
}
@media screen and (min-width: 960.001px) {
  .post_content .checkup__method .checkup__method-outer {
    padding: 40px 50px;
  }
}
.post_content .checkup__method .checkup__method-outer h2 {
  margin-bottom: 20px;
}
@media screen and (min-width: 960.001px) {
  .post_content .checkup__method .checkup__method-outer h2 {
    margin-bottom: 40px;
  }
}
.post_content .checkup__method .checkup__method-outer .checkup__method-block {
  margin-bottom: 45px;
}
.post_content .checkup__method .checkup__method-outer .checkup__method-block .txt .text1 {
  font-size: 16px;
  font-weight: 500;
  border: 1px solid #518577;
  padding: 3px 14px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.post_content .checkup__method .checkup__method-outer .checkup__method-block .txt ul li {
  font-size: 18px;
  font-weight: 500;
  margin: 0;
  line-height: 1.6;
  list-style: none;
  position: relative;
}
@media screen and (min-width: 960.001px) {
  .post_content .checkup__method .checkup__method-outer .checkup__method-block .txt ul li {
    font-size: 20px;
  }
}
.post_content .checkup__method .checkup__method-outer .checkup__method-block .txt ul li::before {
  content: "";
  width: 4px;
  height: 4px;
  background: #518577;
  border-radius: 50%;
  position: absolute;
  left: -14px;
  top: 12px;
}
@media screen and (min-width: 960.001px) {
  .post_content .checkup__method .checkup__method-outer .checkup__method-block .txt ul li::before {
    top: 15px;
  }
}
.post_content .checkup__method .checkup__method-outer .checkup__method-block .txt .wp-block-group.is-row {
  gap: 10px;
}
@media screen and (max-width: 960px) {
  .post_content .checkup__method .checkup__method-outer .checkup__method-block .txt .is-style-btn_line {
    width: 100%;
  }
}
.post_content .checkup__method .checkup__method-outer .checkup__method-block .txt .is-style-btn_line a {
  display: block;
  border: 1px solid #547B74;
  color: #547B74;
  font-size: 16px;
  font-weight: 500;
  padding: 10px 20px;
  min-width: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  min-width: 167px;
  width: min(100%, 400px);
  margin-inline: auto;
}
@media screen and (min-width: 960.001px) {
  .post_content .checkup__method .checkup__method-outer .checkup__method-block .txt .is-style-btn_line a {
    font-size: 16px;
    width: auto;
    margin-left: 0;
  }
}
.post_content .checkup__method .checkup__method-outer .checkup__method-block .txt .is-style-btn_line a::after {
  content: "";
  width: 27px;
  height: 6px;
  background: url(/wp-content/uploads/2025/03/arrow-green.svg) no-repeat center/contain;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: relative;
}
.post_content .checkup__method .checkup__method-outer .checkup__method-block .txt .is-style-btn_line a:hover {
  background: #547B74;
  color: #fff;
}
.post_content .checkup__method .checkup__method-outer .checkup__method-block .txt .is-style-btn_line a:hover::after {
  background-image: url(/wp-content/uploads/2025/03/right-arrow.svg);
}
.post_content .checkup__method .checkup__method-outer .checkup__method-block .img figure img {
  width: 100%;
}
.post_content .checkup__method .checkup__method-point {
  background: #EBF2EF;
  position: relative;
  padding: 30px 20px 20px;
}
@media screen and (min-width: 960.001px) {
  .post_content .checkup__method .checkup__method-point {
    padding: 30px 40px;
  }
}
@media screen and (max-width: 960px) {
  .post_content .checkup__method .checkup__method-point .swell-block-columns__inner {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.post_content .checkup__method .checkup__method-point .img p {
  color: #fff;
  width: 70px;
  height: auto;
  aspect-ratio: 9/8;
  -webkit-clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
          clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
  position: absolute;
  top: -20px;
  left: -10px;
  padding: 8px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (min-width: 960.001px) {
  .post_content .checkup__method .checkup__method-point .img p {
    width: 86px;
  }
}
.post_content .checkup__method .checkup__method-point .img figure img {
  width: 100%;
}
.post_content .checkup__method .checkup__method-point h3 {
  font-weight: 600;
  font-size: 20px;
}
@media screen and (min-width: 960.001px) {
  .post_content .checkup__method .checkup__method-point h3 {
    font-size: 24px;
  }
}
.post_content .checkup__method .pre-pregnancy__block {
  position: relative;
  padding: 20px;
  margin-bottom: 36px;
}
@media screen and (min-width: 960.001px) {
  .post_content .checkup__method .pre-pregnancy__block {
    padding: 35px;
  }
}
@media screen and (max-width: 960px) {
  .post_content .checkup__method .pre-pregnancy__block .swell-block-columns__inner {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.post_content .checkup__method .pre-pregnancy__block .tag {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  padding: 8px 15px;
  font-weight: 500;
}
.post_content .checkup__method .pre-pregnancy__block figure img {
  border-radius: 50%;
  height: auto;
  aspect-ratio: 1/1;
}
.post_content .checkup__method .pre-pregnancy__block h4 {
  font-weight: 600;
  font-size: 20px;
}
@media screen and (min-width: 960.001px) {
  .post_content .checkup__method .pre-pregnancy__block h4 {
    font-size: 24px;
  }
}
.post_content .scar__way h3 {
  font-size: 20px;
}
@media screen and (min-width: 960.001px) {
  .post_content .scar__way h3 {
    font-size: 24px;
  }
}
.post_content .scar__way .machine__block h4 {
  font-weight: 500;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  font-size: 18px;
  margin-bottom: 14px;
}
@media screen and (min-width: 960.001px) {
  .post_content .scar__way .machine__block h4 {
    font-size: 20px;
  }
}
.post_content .scar__way .machine__block h4::before {
  content: "";
  width: 16px;
  height: 16px;
  border-radius: 2px;
  background: #C5D9D1;
}
.post_content .scar__way .other__block h4 {
  padding: 5px 20px;
  font-weight: 600;
}
@media screen and (max-width: 960px) {
  .post_content .scar__way .is-style-btn_line {
    width: 100%;
  }
}
.post_content .scar__way .is-style-btn_line a {
  display: block;
  border: 1px solid #547B74;
  color: #547B74;
  font-size: 16px;
  font-weight: 500;
  padding: 10px 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  min-width: 167px;
  width: min(100%, 400px);
  margin-inline: auto;
}
@media screen and (min-width: 960.001px) {
  .post_content .scar__way .is-style-btn_line a {
    font-size: 16px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    min-width: 320px;
    margin-left: 0;
  }
}
.post_content .scar__way .is-style-btn_line a::after {
  content: "";
  width: 27px;
  height: 6px;
  background: url(/wp-content/uploads/2025/03/arrow-green.svg) no-repeat center/contain;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: relative;
}
.post_content .scar__way .is-style-btn_line a:hover {
  background: #547B74;
  color: #fff;
}
.post_content .scar__way .is-style-btn_line a:hover::after {
  background-image: url(/wp-content/uploads/2025/03/right-arrow.svg);
}
.post_content .scar-treatment__flow > .wp-block-group__inner-container {
  padding: 0;
}
.post_content .scar-treatment__flow .scar-treatment__flow-list {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 15px;
  row-gap: 15px;
}
@media screen and (min-width: 960.001px) {
  .post_content .scar-treatment__flow .scar-treatment__flow-list {
    margin-bottom: 30px;
    row-gap: 30px;
  }
}
.post_content .scar-treatment__flow .scar-treatment__flow-list::after {
  content: "";
  width: 40px;
  height: 20px;
  background: url(/wp-content/uploads/2025/05/flow-arrow-down.svg) no-repeat center/contain;
}
@media screen and (min-width: 960.001px) {
  .post_content .scar-treatment__flow .scar-treatment__flow-list::after {
    width: 55px;
    height: 20px;
  }
}
.post_content .scar-treatment__flow .scar-treatment__flow-list:last-of-type::after {
  content: none;
}
.post_content .scar-treatment__flow .scar-treatment__flow-list .img figure img {
  width: 100%;
}
.post_content .scar-treatment__flow .scar-treatment__flow-list .text {
  padding-left: 20px;
  border-left: 1px solid #C4C4C4;
  height: 100%;
  padding-right: 0px;
}
@media screen and (min-width: 960.001px) {
  .post_content .scar-treatment__flow .scar-treatment__flow-list .text {
    padding-right: 40px;
  }
}
.post_content .scar-treatment__flow .scar-treatment__flow-list .text .title {
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.post_content .scar-treatment__flow .scar-treatment__flow-list .text .number > .wp-block-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.post_content .scar-treatment__flow .scar-treatment__flow-list .text h3 {
  font-weight: 500;
}
.post_content .scar-treatment__flow .scar-treatment__flow-list .scar-treatment__flow-case {
  background: #DEEDE7;
  padding: 20px;
}
@media screen and (min-width: 960.001px) {
  .post_content .scar-treatment__flow .scar-treatment__flow-list .scar-treatment__flow-case {
    padding: 30px;
  }
}
.post_content .scar-treatment__flow .scar-treatment__flow-list .scar-treatment__flow-case > .swell-block-columns__inner {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.post_content .scar-treatment__flow .scar-treatment__flow-list .scar-treatment__flow-case .txt-underline::before {
  content: "■ ";
}
.post_content .scar-treatment__flow .scar-treatment__flow-list .scar-treatment__flow-case .remark {
  font-size: 14px;
}
.post_content .menopause__difference .female, .post_content .menopause__difference .male {
  padding: 20px;
  background: #FBF0F1;
}
@media screen and (min-width: 960.001px) {
  .post_content .menopause__difference .female, .post_content .menopause__difference .male {
    padding: 30px;
  }
}
.post_content .menopause__difference .female h3, .post_content .menopause__difference .male h3 {
  font-weight: 600;
  font-size: 20px;
}
@media screen and (min-width: 960.001px) {
  .post_content .menopause__difference .female h3, .post_content .menopause__difference .male h3 {
    font-size: 24px;
  }
}
.post_content .menopause__difference .male {
  background: #F1F6FC;
}
.post_content .menopause__difference p {
  font-size: 16px;
}
.post_content .menopause__treatment .menopause__treatment-block {
  background: #fff;
  padding: 20px;
}
@media screen and (min-width: 960.001px) {
  .post_content .menopause__treatment .menopause__treatment-block {
    padding: 40px;
  }
}
.post_content .menopause__treatment .menopause__treatment-block h3 {
  font-size: 20px;
}
@media screen and (min-width: 960.001px) {
  .post_content .menopause__treatment .menopause__treatment-block h3 {
    font-size: 24px;
  }
}
.post_content .menopause__treatment .menopause__treatment-block h3 span {
  font-size: 16px;
}
@media screen and (min-width: 960.001px) {
  .post_content .menopause__treatment .menopause__treatment-block h3 span {
    font-size: 20px;
  }
}
.post_content .menopause__treatment .menopause__treatment-block p {
  font-size: 16px;
}
.post_content .menopause__treatment .menopause__treatment-block .swell-block-button a {
  max-width: 300px;
}
.post_content .menopause__treatment .result {
  font-size: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  row-gap: 10px;
  font-weight: 600;
}
@media screen and (min-width: 960.001px) {
  .post_content .menopause__treatment .result {
    font-size: 23px;
  }
}
.post_content .menopause__treatment .result::after {
  content: "";
  width: max(22%, 150px);
  height: auto;
  aspect-ratio: 7/1;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(81, 133, 119, 0.5)));
  background-image: -webkit-linear-gradient(top, transparent, rgba(81, 133, 119, 0.5));
  background-image: linear-gradient(to bottom, transparent, rgba(81, 133, 119, 0.5));
  -webkit-clip-path: polygon(0 0, 100% 0, 50% 100%);
          clip-path: polygon(0 0, 100% 0, 50% 100%);
}
.post_content .menopause__treatment .bottom {
  position: relative;
}
.post_content .menopause__treatment .bottom .plus {
  position: absolute;
  z-index: 1;
  left: 50%;
  bottom: 0;
  -webkit-transform: translate(-50%, calc(50% + 20px));
          transform: translate(-50%, calc(50% + 20px));
  width: 120px !important;
  height: 120px;
}
@media screen and (min-width: 960.001px) {
  .post_content .menopause__treatment .bottom .plus {
    bottom: auto;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}
.post_content .menopause__treatment .bottom .menopause__treatment-block {
  background: #fff;
  padding: 20px;
  position: relative;
}
@media screen and (min-width: 960.001px) {
  .post_content .menopause__treatment .bottom .menopause__treatment-block {
    padding: 50px 40px 130px;
  }
}
@media screen and (min-width: 960.001px) {
  .post_content .menopause__treatment .bottom .menopause__treatment-block figure {
    padding-inline: 20px;
  }
}
.post_content .menopause__treatment .bottom .menopause__treatment-block .is-style-btn_line {
  position: static;
}
@media screen and (min-width: 960.001px) {
  .post_content .menopause__treatment .bottom .menopause__treatment-block .is-style-btn_line a {
    position: absolute;
    left: 40px;
    bottom: 50px;
    max-width: none;
    width: calc(100% - 80px);
  }
}
.post_content .menopause__selfcare {
  position: relative;
  background-size: 100%;
  background-position: 50% 0%;
  background-color: #F7FCFC;
}
@media screen and (min-width: 960.001px) {
  .post_content .menopause__selfcare {
    background-image: url(/wp-content/uploads/2025/05/menopause_selfcare_bg.jpg.webp);
  }
}
.post_content .menopause__selfcare::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #F7FcFc;
  z-index: -1;
}
.post_content .menopause__selfcare::after {
  content: "";
  width: max(18%, 150px);
  height: auto;
  aspect-ratio: 31/7;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(81, 133, 119, 0.5)));
  background-image: -webkit-linear-gradient(top, transparent, rgba(81, 133, 119, 0.5));
  background-image: linear-gradient(to bottom, transparent, rgba(81, 133, 119, 0.5));
  -webkit-clip-path: polygon(0 0, 100% 0, 50% 100%);
          clip-path: polygon(0 0, 100% 0, 50% 100%);
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 50%);
          transform: translate(-50%, 50%);
}
.post_content .menopause__selfcare .text1 {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 5px 20px;
  margin-inline: auto;
  white-space: nowrap;
}
@media screen and (min-width: 960.001px) {
  .post_content .menopause__selfcare .text1 {
    padding: 5px 40px;
  }
}
.post_content .menopause__selfcare .menopause__selfcare-block {
  margin-bottom: 30px;
}
.post_content .menopause__selfcare .menopause__selfcare-block figure img {
  width: 100%;
  height: auto;
  aspect-ratio: 1/1;
  border-radius: 50%;
  width: 200px;
}
.post_content .menopause__selfcare .menopause__selfcare-block h3 {
  font-weight: 600;
}
.post_content .menopause__lab .text1 {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  width: fit-content;
  font-weight: 700;
  padding: 5px 15px;
  border: 1px solid #518577;
  font-size: 18px;
  margin-bottom: 15px;
}
@media screen and (min-width: 960.001px) {
  .post_content .menopause__lab .text1 {
    font-size: 20px;
  }
}
.post_content .menopause__lab .text2 {
  font-weight: 500;
}
.post_content .menopause__lab .cmn-lab {
  padding-top: 30px !important;
}
@media screen and (max-width: 960px) {
  .post_content .moleculer__what .img {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
    margin-bottom: 30px;
  }
}
.post_content .moleculer__what sub {
  font-size: 12px;
  display: inline-block;
  -webkit-transform: translateY(-4px);
          transform: translateY(-4px);
}
.post_content .moleculer__what .remark {
  font-size: 12px;
  padding-left: 1em;
  text-indent: -1em;
}
.post_content .moleculer__supplement-bnr .swell-block-bannerLink {
  height: 100%;
}
.post_content .moleculer__supplement-bnr .c-bannerLink {
  position: relative;
  overflow: visible;
  text-decoration: none;
  height: 100%;
}
.post_content .moleculer__supplement-bnr .c-bannerLink::before {
  content: none;
}
.post_content .moleculer__supplement-bnr .c-bannerLink .c-bannerLink__figure {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.post_content .moleculer__supplement-bnr .c-bannerLink .c-bannerLink__figure .c-bannerLink__img {
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: right;
     object-position: right;
}
.post_content .moleculer__supplement-bnr .c-bannerLink .c-bannerLink__text {
  position: static;
  padding: 30px 20px 20px;
}
@media screen and (min-width: 960.001px) {
  .post_content .moleculer__supplement-bnr .c-bannerLink .c-bannerLink__text {
    width: 70%;
    padding: 30px 30px 10px;
  }
}
.post_content .moleculer__supplement-bnr .c-bannerLink .c-bannerLink__title {
  font-family: "Shippori Mincho", serif !important;
  color: #518577;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid #518577;
  padding-bottom: 8px;
  margin-bottom: 8px;
  position: relative;
}
@media screen and (min-width: 960.001px) {
  .post_content .moleculer__supplement-bnr .c-bannerLink .c-bannerLink__title {
    font-size: 24px;
  }
}
.post_content .moleculer__supplement-bnr .c-bannerLink .c-bannerLink__title::after {
  content: "";
  display: inline-block;
  width: 24px;
  height: 5px;
  background: url(/wp-content/uploads/2025/03/arrow-green.svg) no-repeat center/contain;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.post_content .moleculer__supplement-bnr .c-bannerLink .c-bannerLink__description {
  font-size: 14px;
  margin: 0;
}
.post_content .moleculer__supplement-bnr .c-bannerLink .c-bannerLink__description strong {
  font-weight: 700;
  color: #fff;
  background: #BC516C;
  padding: 10px;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  white-space: nowrap;
}
.post_content .moleculer__supplement-bnr .clinic .c-bannerLink__title::after {
  width: 28px;
  height: 28px;
  background-image: url(/wp-content/uploads/2025/03/tab-icon.svg);
  position: absolute;
  left: 40%;
  bottom: 8px;
}
@media screen and (min-width: 960.001px) {
  .post_content .moleculer__supplement-bnr .clinic .c-bannerLink__title::after {
    left: 46%;
    bottom: 10px;
  }
}
.post_content .moleculer__supplement-bnr .clinic .c-bannerLink__description strong {
  background: #C1AC80;
}
.post_content .suppli-ttl.fukidashi01 {
  margin-bottom: 50px;
}
.post_content .suppli-ttl.fukidashi01::before {
  position: static;
}
.post_content .nhrt__treatment .is-style-btn_line {
  margin-top: 30px;
}
@media screen and (min-width: 960.001px) {
  .post_content .nhrt__treatment .is-style-btn_line {
    margin-top: 50px;
  }
}
.post_content .nhrt__treatment .is-style-btn_line a {
  min-width: 320px;
  min-height: 50px;
}
@media screen and (min-width: 960.001px) {
  .post_content .nhrt__treatment .is-style-btn_line a {
    padding: 10px 26px;
    width: 320px;
  }
}
.post_content .nhrt__anchorlink {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.post_content .nhrt__anchorlink .swell-block-linkList__item {
  width: 100%;
}
@media screen and (min-width: 960.001px) {
  .post_content .nhrt__anchorlink .swell-block-linkList__item {
    width: 33.3%;
  }
}
@media screen and (min-width: 960.001px) {
  .post_content .nhrt__anchorlink .swell-block-linkList__item:nth-of-type(4), .post_content .nhrt__anchorlink .swell-block-linkList__item:nth-of-type(5), .post_content .nhrt__anchorlink .swell-block-linkList__item:nth-of-type(6), .post_content .nhrt__anchorlink .swell-block-linkList__item:nth-of-type(7) {
    width: 25%;
  }
}
@media screen and (min-width: 960.001px) {
  .post_content .nhrt__anchorlink .swell-block-linkList__item:nth-of-type(4) a {
    border-left: 1px solid #CDCDCD;
  }
}
@media screen and (min-width: 960.001px) {
  .post_content .nhrt__anchorlink .swell-block-linkList__item:nth-of-type(5) a {
    border-left: none;
  }
}
@media screen and (max-width: 960px) {
  .post_content .nhrt__anchorlink .swell-block-linkList__item a {
    border-left: 1px solid #CDCDCD;
  }
}
.post_content .nhrt__intro .head__block {
  padding-top: 100px;
}
@media screen and (min-width: 960.001px) {
  .post_content .nhrt__intro .head__block {
    padding-top: 220px !important;
  }
}
.post_content .nhrt__intro .head__block .txt h2 {
  font-size: 26px;
}
@media screen and (min-width: 960.001px) {
  .post_content .nhrt__intro .head__block .txt h2 {
    font-size: 42px;
  }
}
.post_content .nhrt__what h3.txt-underline {
  font-size: 20px;
}
@media screen and (min-width: 960.001px) {
  .post_content .nhrt__what h3.txt-underline {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    font-size: 24px;
  }
}
.post_content .nhrt__what table {
  border-color: #547B74;
}
.post_content .nhrt__what table tr, .post_content .nhrt__what table th, .post_content .nhrt__what table td {
  border-color: #547B74;
  padding: 10px 10px;
}
@media screen and (min-width: 960.001px) {
  .post_content .nhrt__what table tr, .post_content .nhrt__what table th, .post_content .nhrt__what table td {
    padding: 15px 20px;
  }
}
.post_content .nhrt__what table thead th {
  background: #6FA18F;
  font-family: "Shippori Mincho", serif;
  font-size: 18px;
  text-align: center;
}
@media screen and (min-width: 960.001px) {
  .post_content .nhrt__what table thead th {
    font-size: 22px;
  }
}
.post_content .nhrt__what table tbody th {
  font-family: "Shippori Mincho", serif;
  background: #EBF2EF;
  color: #518577;
  text-align: center;
  font-size: 16px;
}
@media screen and (min-width: 960.001px) {
  .post_content .nhrt__what table tbody th {
    font-size: 20px;
  }
}
.post_content .nhrt__what table tbody td {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
}
.post_content .nhrt__what table tbody td .swl-format-1 {
  padding-left: 1em;
  text-indent: -1em;
  display: block;
}
.post_content .nhrt__what table tbody td .swl-format-1 + br {
  display: none;
}
.post_content .nhrt__what table tr > :first-child:not(.-no1) {
  width: 100px;
}
@media screen and (min-width: 960.001px) {
  .post_content .nhrt__what table tr > :first-child:not(.-no1) {
    width: 240px;
  }
}
.post_content .contact__intro h2 {
  font-weight: 500;
  padding-inline: 10px;
  font-size: 16px;
}
@media screen and (min-width: 960.001px) {
  .post_content .contact__intro h2 {
    font-size: 24px;
  }
}
.post_content .contact__intro h2 span {
  font-weight: 600;
}
.post_content .contact__intro a:hover {
  opacity: 0.7;
}
.post_content .contact__intro .contact__list-wrapper h2 span {
  font-weight: 500;
}
.post_content .contact__intro .contact__list .contact__item {
  border: 1px solid #C8C8C8;
  padding: 16px 24px 24px;
}
.post_content .contact__intro .contact__list .contact__item .wp-block-group {
  position: relative;
  height: 100%;
  padding-bottom: 55px;
}
.post_content .contact__intro .contact__list .contact__item .contact__item-tit {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #C8C8C8;
  font-size: 20px;
}
@media screen and (min-width: 960.001px) {
  .post_content .contact__intro .contact__list .contact__item .contact__item-tit {
    font-size: 24px;
  }
}
@media screen and (max-width: 600px) {
  .post_content .contact__intro .contact__list .contact__item .contact__item-tit .pc_ {
    display: block !important;
  }
}
.post_content .contact__intro .contact__list .contact__item .txt {
  font-size: 16px;
}
.post_content .contact__intro .contact__list .contact__item .cta__time {
  font-size: 14px;
}
.post_content .contact__intro .contact__list .contact__item .swell-block-button {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
.post_content .contact__intro .contact__list .contact__item .contact__item-tel {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 3px;
     -moz-column-gap: 3px;
          column-gap: 3px;
  letter-spacing: 0.05em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.post_content .contact__intro .contact__list .contact__item .contact__item-tel::before {
  content: "";
  background: url(/wp-content/uploads/2025/05/phone-gray.svg) no-repeat center/contain;
  width: 26px;
  height: 1em;
}
.post_content .cmn__form a {
  text-decoration: none;
}
.post_content .cmn__form a:hover {
  opacity: 0.7;
}
.post_content .cmn__form .contact__remark p {
  font-weight: 500;
  padding-left: 1em;
  text-indent: -1em;
}
.post_content .cmn__form table {
  margin-bottom: 40px;
}
.post_content .cmn__form table, .post_content .cmn__form tbody {
  display: block;
}
.post_content .cmn__form tr {
  padding: 20px 0;
  border-bottom: 1px dashed #6FA18F;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 15px 50px;
}
@media screen and (min-width: 960.001px) {
  .post_content .cmn__form tr {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.post_content .cmn__form tr.contact__message {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.post_content .cmn__form th {
  background-color: transparent;
  border: none;
  font-weight: 500;
  width: 100%;
  max-width: 260px;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  font-size: 16px;
}
@media screen and (min-width: 960.001px) {
  .post_content .cmn__form th {
    font-size: 18px;
  }
}
.post_content .cmn__form th .small {
  font-size: 14px;
  margin-top: 4px;
}
.post_content .cmn__form td {
  color: #000;
  padding: 0;
  border: none;
  width: 100%;
}
.post_content .cmn__form .required, .post_content .cmn__form .norequired {
  display: inline-block;
  background: #C1AC80;
  color: #fff;
  font-size: 13px;
  letter-spacing: 0.5em;
  text-indent: 0.5em;
  padding: 3px 4px;
  -webkit-transform: translateY(3px);
          transform: translateY(3px);
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  margin-right: 10px;
}
.post_content .cmn__form .norequired {
  background: #EBF2EF;
  color: #518577;
}
.post_content .cmn__form .form-memo {
  font-size: 13px;
  font-weight: 500;
  padding-left: 1em;
  text-indent: -1em;
  display: block;
  margin-top: 5px;
}
.post_content .cmn__form .form-memo.no-indent {
  padding-left: 0;
  text-indent: 0;
}
.post_content .cmn__form span.wpcf7-form-control.wpcf7-radio {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.post_content .cmn__form .wpcf7 :is(input, textarea, select) {
  font-size: 16px;
  padding: 7px 5px;
  border: none;
  background: none;
  border: 1px solid #C8C8C8;
  color: #000;
}
.post_content .cmn__form .wpcf7 select {
  width: 200px;
}
.post_content .cmn__form .wpcf7 input[type=file] {
  padding: 3px 0;
}
.post_content .cmn__form .wpcf7 input[type=file]::-webkit-file-upload-button {
  background: #fff;
  font-family: "Noto Sans JP", sans-serif;
  color: #CCCCCC;
  border: 1px solid #CCCCCC;
  font-size: 14px;
  font-weight: 500;
  padding: 8px 86px 8px 14px;
}
.post_content .cmn__form .wpcf7 input[type=file]::file-selector-button {
  background: #fff;
  font-family: "Noto Sans JP", sans-serif;
  color: #CCCCCC;
  border: 1px solid #CCCCCC;
  font-size: 14px;
  font-weight: 500;
  padding: 8px 86px 8px 14px;
}
.post_content .cmn__form .wpcf7 :where(input[type=tel], input[type=email], input[type=text]) {
  max-width: 400px;
  width: 100%;
}
.post_content .cmn__form .wpcf7 textarea {
  max-width: 570px;
  width: 100%;
}
.post_content .cmn__form span[data-name=your-zip] input {
  width: 182px;
  margin-left: 4px;
}
.post_content .cmn__form span.wpcf7-form-control.wpcf7-acceptance {
  display: block;
  text-align: center;
}
.post_content .cmn__form input[type=file] {
  background: transparent;
  border: none;
}
.post_content .cmn__form .wpcf7-not-valid {
  background: #FFF3F3 !important;
}
.post_content .cmn__form .wpcf7-response-output {
  border: 2px solid #FAC3C3 !important;
  background: #FFF3F3;
  color: #dc3232;
  text-align: center;
}
.post_content .cmn__form .contact__order {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.post_content .cmn__form .contact__order li {
  font-size: 16px;
  font-weight: 500;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
  margin-top: 0;
  margin-bottom: 10px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  row-gap: 10px;
}
.post_content .cmn__form .contact__order .select-item {
  width: 247px;
  margin-left: 10px;
}
@media screen and (min-width: 960.001px) {
  .post_content .cmn__form .contact__order .select-item {
    width: 200px;
  }
}
.post_content .cmn__form .contact__order .select-gram {
  width: 60px;
  margin-left: 10px;
}
.post_content .cmn__form .contact__order .select-piece {
  width: 60px;
  margin-left: 10px;
}
@media screen and (max-width: 960px) {
  .post_content .cmn__form .contact__order input, .post_content .cmn__form .contact__order select {
    padding: 2px 5px;
  }
  .post_content .cmn__form .contact__order li {
    padding-bottom: 10px;
    border-bottom: 1px solid #C8C8C8;
  }
}
.post_content .cmn__form .form-agreement {
  margin-bottom: 25px;
}
.post_content .cmn__form .form-agreement a {
  color: #6FA18F;
  text-decoration: underline;
}
.post_content .cmn__form .form-agreement a:hover {
  opacity: 0.7;
}
.post_content .cmn__form textarea {
  resize: vertical;
  border: none;
}
.post_content .cmn__form .form-submit input[disabled] {
  background: #ccc !important;
  color: #fff !important;
  border: none;
}
.post_content .cmn__form .form-submit {
  position: relative;
  width: min(100%, 350px);
  margin-inline: auto;
}
.post_content .cmn__form .form-submit::after {
  content: "";
  display: inline-block;
  width: 24px;
  height: 7px;
  background-image: url(/wp-content/uploads/2025/03/right-arrow.svg);
  position: absolute;
  right: 20px;
  top: 35px;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.post_content .cmn__form .form-submit input {
  font-size: 20px;
  font-weight: 500;
  width: 100%;
  max-width: 350px;
  height: 75px;
  background-color: #CCB68A;
  border: 1px solid #CCB68A;
  color: #fff;
  margin: 60px auto 0;
  display: block;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (max-width: 960px) {
  .post_content .cmn__form .form-submit input {
    padding: 16px;
    width: 100%;
  }
}
.post_content .cmn__form .form-submit:hover::after {
  background-image: url(/wp-content/uploads/2025/04/arrow-mail.svg);
}
.post_content .cmn__form .form-submit:hover input {
  color: #CCB68A;
  background: #fff;
}
.post_content .cmn__form .wpcf7-form .wpcf7-radio input, .post_content .cmn__form .wpcf7-form .wpcf7-checkbox input {
  display: none;
}
.post_content .cmn__form .wpcf7-form .wpcf7-radio .wpcf7-list-item, .post_content .cmn__form .wpcf7-form .wpcf7-checkbox .wpcf7-list-item {
  position: relative;
  padding-left: 30px;
  margin: 0;
  display: block;
}
.post_content .cmn__form .wpcf7-form .wpcf7-radio input[type=radio] + span::before, .post_content .cmn__form .wpcf7-form .wpcf7-radio input[type=checkbox] + span::before, .post_content .cmn__form .wpcf7-form .wpcf7-checkbox input[type=radio] + span::before, .post_content .cmn__form .wpcf7-form .wpcf7-checkbox input[type=checkbox] + span::before {
  content: "";
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #fff;
  border: 1px solid #CCCCCC;
  position: absolute;
  top: 5px;
  left: 0;
  display: inline-block;
}
.post_content .cmn__form .wpcf7-form .wpcf7-radio input[type=radio]:checked + span::after, .post_content .cmn__form .wpcf7-form .wpcf7-radio input[type=checkbox]:checked + span::after, .post_content .cmn__form .wpcf7-form .wpcf7-checkbox input[type=radio]:checked + span::after, .post_content .cmn__form .wpcf7-form .wpcf7-checkbox input[type=checkbox]:checked + span::after {
  content: "";
  width: 8px;
  height: 8px;
  background: #000;
  border-radius: 50%;
  position: absolute;
  top: 9px;
  left: 4px;
  display: inline-block;
}
.post_content .cmn__form .wpcf7-form .wpcf7-acceptance {
  font-size: 14px;
  font-weight: 500;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-inline: auto;
  display: block;
  padding-left: 24px;
  position: relative;
  color: #383635;
}
.post_content .cmn__form .wpcf7-form .wpcf7-acceptance .wpcf7-list-item {
  margin: 0;
}
.post_content .cmn__form .wpcf7-form .wpcf7-acceptance a {
  text-decoration: underline;
}
.post_content .cmn__form .wpcf7-form .wpcf7-acceptance input {
  display: none;
}
.post_content .cmn__form .wpcf7-form .wpcf7-acceptance input[type=checkbox] + span::before {
  content: "";
  width: 15px;
  height: 15px;
  background: #fff;
  border: 1px solid #C8C8C8;
  position: absolute;
  top: 5px;
  left: 0;
  display: inline-block;
}
.post_content .cmn__form .wpcf7-form .wpcf7-acceptance input[type=checkbox]:checked + span::before {
  background: #547B74;
}
.post_content .cmn__form .wpcf7-form .wpcf7-acceptance input[type=checkbox]:checked + span::after {
  content: "";
  width: 9px;
  height: 9px;
  background: url(/wp-content/uploads/2025/05/check.png.webp) no-repeat center/contain;
  position: absolute;
  top: 8px;
  left: 3px;
  display: inline-block;
}
.post_content .order__intro h2 {
  font-weight: 700;
}
.post_content .thanks__intro h2 {
  font-weight: 600;
}
.post_content .thanks__intro p {
  text-align: justify;
}
@media screen and (min-width: 960.001px) {
  .post_content .thanks__intro p {
    text-align: center;
  }
}
.post_content .privacy__block h2 {
  padding-left: calc(20px + 1em);
  text-indent: -1em;
}
.post_content .tokushogo__outline tr, .post_content .tokushogo__outline th, .post_content .tokushogo__outline td {
  border-color: #547B74;
  text-align: justify;
}
.post_content .tokushogo__outline tr {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 960.001px) {
  .post_content .tokushogo__outline tr {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.post_content .tokushogo__outline tr:first-of-type th {
  border-top: 1px solid #547B74;
}
@media screen and (min-width: 960.001px) {
  .post_content .tokushogo__outline tr:first-of-type td {
    border-top: 1px solid #547B74;
  }
}
.post_content .tokushogo__outline th {
  background: #EBF2EF;
  font-family: "Shippori Mincho", serif !important;
  font-size: 16px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  text-align: center;
  padding: 10px;
  border-top: none;
  flex-shrink: 0;
  color: #518577;
}
@media screen and (min-width: 960.001px) {
  .post_content .tokushogo__outline th {
    width: max(25%, 245px) !important;
    font-size: 18px;
    padding: 15px 20px;
    text-align: left;
  }
}
.post_content .tokushogo__outline td {
  font-size: 16px;
  padding: 10px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  border-top: none;
}
@media screen and (min-width: 960.001px) {
  .post_content .tokushogo__outline td {
    border-left: none;
    padding: 15px 20px;
  }
}
.post_content .sitemap__sec01 a:hover {
  opacity: 0.7;
}
.post_content .sitemap__sec01 injury__block strong {
  font-weight: 400;
}
.post_content .sitemap__sec01 .wsp-container > ul > li {
  list-style: none;
}
.post_content .sitemap__sec01 .wsp-container > ul > li::before {
  content: "";
  background: url(/wp-content/uploads/2025/05/sitemap-arrow.svg) no-repeat center/contain;
  width: 8px;
  height: 5px;
  position: absolute;
  top: 14px;
  left: -15px;
}
.post_content .sitemap__sec01 .wsp-container > ul ul li {
  list-style: none;
}
.post_content .sitemap__sec01 .wsp-container > ul ul li::before {
  content: "-";
  color: #547B74;
  position: absolute;
  top: 0;
  left: -15px;
}

.full-inner-left {
  padding-left: max(50vw - 540px, 20px) !important;
  padding-right: 20px !important;
}

.full-inner-right {
  padding-right: max(50vw - 540px, 20px) !important;
  padding-left: 20px !important;
}

.p-blogParts {
  margin: 0 !important;
}

/* =======================
ヘッダー・固定ヘッダー
======================= */
.l-header {
  background: none;
  position: absolute !important;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.l-header .l-header__inner {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 0;
  max-width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  background: rgba(255, 255, 255, 0.75);
}
@media screen and (min-width: 960.001px) {
  .l-header .l-header__inner {
    background: none;
  }
}
.l-header .l-header__inner .l-header__logo {
  margin: 0;
  height: 65px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px;
}
@media screen and (min-width: 960.001px) {
  .l-header .l-header__inner .l-header__logo {
    background: rgba(255, 255, 255, 0.75);
    height: 130px;
    padding: 10px 28px;
    position: absolute;
    width: clamp(145px, 24%, 400px);
  }
}
@media (min-width: 960px) and (max-width: 1200px) {
  .l-header .l-header__inner .l-header__logo {
    width: clamp(145px, 14.5%, 400px);
    padding: 10px clamp(10px, 1.4vw, 28px);
  }
}
.l-header .l-header__inner .l-header__logo .c-headLogo__link {
  padding: 0;
}
.l-header .l-header__inner .l-header__logo .c-headLogo {
  margin: 0;
  height: 100%;
}
.l-header .l-header__inner .l-header__logo img {
  width: 100%;
  -o-object-position: left;
     object-position: left;
}
.l-header .w-header {
  position: absolute;
  top: 0;
  right: 100px;
}
@media (max-width: 1000px) {
  .l-header .w-header {
    display: none;
  }
}
.l-header .w-header a {
  text-decoration: none;
}
.l-header .w-header .header__top > .swell-block-columns__inner {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 28px;
     -moz-column-gap: 28px;
          column-gap: 28px;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
}
.l-header .w-header .header-top__tel {
  width: auto !important;
  font-weight: 500;
}
.l-header .w-header .header-top__tel .swell-block-columns {
  margin-bottom: 0;
}
.l-header .w-header .header-top__tel .swell-block-columns__inner {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.l-header .w-header .header-top__tel .tag {
  background-color: #CCB68A;
  padding: 8px;
  font-size: clamp(12px, 1vw, 16px);
  text-align: center;
  width: auto !important;
  line-height: 1;
}
.l-header .w-header .header-top__tel .tag p {
  font-size: 16px;
}
.l-header .w-header .header-top__tel .tel {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.l-header .w-header .header-top__tel .tel a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 5px;
     -moz-column-gap: 5px;
          column-gap: 5px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: clamp(20px, 3.2vw, 38px);
  letter-spacing: 0.05em;
  font-family: "Jost", sans-serif;
  font-weight: 300;
  line-height: 1;
}
.l-header .w-header .header-top__tel .tel a::before {
  content: "";
  width: 0.5em;
  height: 0.65em;
  background: url(/wp-content/uploads/2025/03/phone-icon.svg) no-repeat center/contain;
}
.l-header .w-header .header-top__tel .text {
  margin-top: 8px;
  font-size: clamp(14px, 1.2vw, 18px);
  line-height: 1;
}
.l-header .w-header .header-top__access {
  width: auto !important;
  line-height: 1.4;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 13px;
     -moz-column-gap: 13px;
          column-gap: 13px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 17px;
  font-weight: 500;
}
.l-header .w-header .header-top__access::before {
  content: "";
  width: 21px;
  height: 36px;
  background: url(/wp-content/uploads/2025/03/location-icon.svg) no-repeat center/contain;
}
.l-header .w-header .header-top__access p {
  font-size: clamp(14px, 1.2vw, 18px);
}
.l-header .w-header .header-top__line {
  width: auto !important;
}
.l-header .w-header .header-top__line a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 12px;
     -moz-column-gap: 12px;
          column-gap: 12px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background: #CCB68A;
  padding: 10px clamp(14px, 1.4vw, 24px);
  height: 94px;
  font-weight: 500;
}
.l-header .w-header .header-top__line a::before {
  content: "";
  width: 40px;
  height: 40px;
  background: url(/wp-content/uploads/2025/03/time-icon.svg) no-repeat center/contain;
}
.l-header .w-header .header-top__line a:hover {
  background: #4CC764;
}
.l-header .w-header .header-top__line a .text1 {
  font-size: clamp(12px, 1vw, 16px);
  padding-bottom: 3px;
  border-bottom: 1px solid #fff;
  margin-bottom: 0;
  text-align: center;
}
.l-header .w-header .header-top__line a .text2 {
  font-size: clamp(16px, 1.4vw, 20px);
  text-align: center;
}

.l-header__menuBtn.sp_ {
  display: block !important;
  right: 0px;
  top: 0px;
  position: fixed;
  width: auto;
  height: auto;
  row-gap: 5px;
  z-index: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.l-header__menuBtn.sp_:hover {
  background-color: #316B61;
}
.l-header__menuBtn.sp_ .c-iconBtn {
  height: 65px;
  width: 70px;
  -webkit-transition: 1s;
  transition: 1s;
}
@media screen and (min-width: 960.001px) {
  .l-header__menuBtn.sp_ .c-iconBtn {
    height: 94px;
    width: 100px;
  }
}
.l-header__menuBtn.sp_ .c-iconBtn .c-iconBtn__icon::before {
  content: "";
  width: 30px;
  height: 13px;
  background: url(/wp-content/uploads/2025/03/menu.svg) no-repeat center/contain;
}
@media screen and (min-width: 960.001px) {
  .l-header__menuBtn.sp_ .c-iconBtn .c-iconBtn__icon::before {
    width: 40px;
    height: 18px;
  }
}
.l-header__menuBtn.sp_ .c-iconBtn__label {
  font-size: 12px;
  font-weight: 500;
  margin-top: 3px;
}
@media screen and (min-width: 960.001px) {
  .l-header__menuBtn.sp_ .c-iconBtn__label {
    font-size: 16px;
  }
}

.l-header__gnav {
  padding-top: 150px;
  padding-right: 35px;
}
@media screen and (min-width: 960.001px) {
  .l-header__gnav {
    height: 200px;
  }
}
.l-header__gnav .c-gnav .sp-menu {
  display: none !important;
}
.l-header__gnav .c-gnav li a:hover {
  opacity: 0.7;
}
.l-header__gnav .c-gnav li a span {
  font-size: clamp(14px, 1.3vw, 18px) !important;
  font-weight: 500;
}
.l-header__gnav .c-gnav li:first-of-type a {
  padding-left: 0;
}
.l-header__gnav .c-gnav li.border-none a {
  padding-right: 0;
  border-right: none;
}
@media screen and (min-width: 960.001px) {
  .l-header__gnav .c-gnav > li {
    padding-bottom: 33px;
  }
}
.l-header__gnav .c-gnav > li > a {
  border-right: 1px solid #fff;
  padding-inline: 18px;
}
.l-header__gnav .c-gnav > li > a::after {
  content: none !important;
}
.l-header__gnav .c-gnav > .menu-item .sub-menu {
  background: rgba(255, 255, 255, 0.8);
  -webkit-box-shadow: 0 5px 30px rgba(88, 85, 81, 0.1);
          box-shadow: 0 5px 30px rgba(88, 85, 81, 0.1);
}
.l-header__gnav .c-gnav > .menu-item .sub-menu::before {
  content: none;
}
.l-header__gnav .c-gnav > .menu-item .sub-menu li a {
  color: #5E7E69;
  text-align: center;
  padding: 13px;
  border-bottom: 1px solid #D9D9D9;
}
.l-header__gnav .c-gnav > .menu-item .sub-menu li a:hover {
  background: none;
  padding: 13px;
}
.l-header__gnav .c-gnav > .menu-item .sub-menu li a:hover .ttl {
  left: 0px;
}
.l-header__gnav .c-gnav > .menu-item .sub-menu li:last-of-type a {
  border-bottom: none;
}

@media not all and (min-width: 960px) {
  .l-header[data-spfix="1"] {
    position: fixed;
  }
}
.l-fixHeader .w-header {
  display: none;
}

.p-breadcrumb {
  z-index: 2;
}

.p-breadcrumb__list {
  gap: 10px;
  margin-bottom: 30px;
  white-space: nowrap;
  overflow: auto;
  padding-bottom: 10px;
}
@media screen and (min-width: 960.001px) {
  .p-breadcrumb__list {
    padding-bottom: 0;
  }
}
.p-breadcrumb__list .p-breadcrumb__item {
  font-size: 14px;
  gap: 10px;
}
@media screen and (min-width: 960.001px) {
  .p-breadcrumb__list .p-breadcrumb__item {
    font-size: 16px;
  }
}
.p-breadcrumb__list .p-breadcrumb__item::after {
  content: ">";
  font-size: 1em;
  background: none;
  -webkit-clip-path: none;
          clip-path: none;
  height: auto;
  margin-bottom: 3px;
}
@media screen and (min-width: 960.001px) {
  .p-breadcrumb__list .p-breadcrumb__item:last-of-type {
    overflow: hidden;
  }
  .p-breadcrumb__list .p-breadcrumb__item:last-of-type span {
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.p-breadcrumb__list .p-breadcrumb__item:last-of-type::after {
  content: none;
}
.p-breadcrumb__list .p-breadcrumb__item:not(:last-of-type) {
  color: #5E7E69;
}
.p-breadcrumb__list .p-breadcrumb__item span {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.p-breadcrumb__list .p-breadcrumb__item .__home {
  border-bottom: 1px solid #5E7E69;
}
.p-breadcrumb__list .p-breadcrumb__item .__home:before {
  content: none;
}

.single .p-breadcrumb__item:last-child > span.p-breadcrumb__text {
  display: block;
}

/* =======================
各ページの調整
======================= */
.page-id-36 .p-breadcrumb {
  border-bottom: 1px solid #CDCDCD !important;
}

.page-id-44 .p-breadcrumb, .page-id-54 .p-breadcrumb, .page-id-17 .p-breadcrumb, .page-id-19 .p-breadcrumb {
  position: absolute;
  left: max((100vw - 1120px - var(--swl-scrollbar_width, 0px)) / 2, 0px);
  max-width: 100%;
}

.page-id-19 .cmn__anchorlink::after {
  content: none;
}

@media screen and (max-width: 960px) {
  .page-id-62 .cmn__anchorlink {
    grid-template-columns: 100%;
  }
}
@media screen and (max-width: 960px) {
  .page-id-62 .cmn__anchorlink .swell-block-linkList__link {
    border-left: 1px solid #CDCDCD;
  }
}

/* =======================
ハンバーガーメニュー
======================= */
.p-spMenu {
  display: block !important;
}

.p-spMenu__body {
  padding: 24px 0px 24px;
  overflow: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.p-spMenu__body .p-spMenu__nav {
  height: 100%;
  margin-top: 50px;
  width: 100%;
}
@media screen and (min-width: 960.001px) {
  .p-spMenu__body .p-spMenu__nav {
    height: auto;
    padding: 0;
    margin-top: 0;
    margin-inline: auto;
    max-width: 1120px;
    padding-inline: 20px;
  }
}

.c-spnav {
  padding-bottom: 50px;
  display: grid;
  -webkit-column-gap: clamp(20px, 2.3vw, 40px);
     -moz-column-gap: clamp(20px, 2.3vw, 40px);
          column-gap: clamp(20px, 2.3vw, 40px);
}
@media screen and (min-width: 960.001px) {
  .c-spnav {
    padding-bottom: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    grid-template-columns: -webkit-max-content 1fr 1fr 1fr -webkit-max-content;
    grid-template-columns: max-content 1fr 1fr 1fr max-content;
    grid-template-rows: -webkit-max-content -webkit-max-content -webkit-max-content -webkit-max-content 1fr;
    grid-template-rows: max-content max-content max-content max-content 1fr;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.c-spnav .pc-menu {
  display: none !important;
}
.c-spnav > li {
  padding-bottom: 15px;
  border-bottom: 1px solid #c4c4c4;
  padding-inline: 25px;
}
@media screen and (min-width: 960.001px) {
  .c-spnav > li {
    padding-bottom: 25px;
    padding-inline: 0;
    border-bottom: none;
  }
}
@media screen and (min-width: 960.001px) {
  .c-spnav > li {
    padding-bottom: 0;
  }
}
@media screen and (min-width: 960.001px) {
  .c-spnav > li:nth-of-type(1), .c-spnav > li.menu-item-has-children {
    grid-row: 1/-1;
  }
}
.c-spnav > li a {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.c-spnav > li a:hover {
  opacity: 0.7;
}
.c-spnav > li > a {
  color: #608569;
  font-size: 20px;
  font-weight: 500;
  padding-top: 15px !important;
  padding: 0 0 15px;
  display: block;
  border-bottom: none;
}
@media screen and (min-width: 960.001px) {
  .c-spnav > li > a {
    font-size: 24px;
    padding-top: 0 !important;
    padding-bottom: 18px;
    border-bottom: 1px solid #C4C4C4;
  }
}
.c-spnav > li > a:hover {
  background: none;
  padding-left: 0;
  padding-right: 0;
}
.c-spnav > li:first-of-type {
  border-bottom: 1px solid #C4C4C4 !important;
  padding-bottom: 0;
}
@media screen and (min-width: 960.001px) {
  .c-spnav > li:first-of-type {
    border-bottom: none !important;
  }
}
.c-spnav > li:first-of-type > a {
  padding-top: 0 !important;
  border: none;
}
.c-spnav > li:not(.menu-item-has-children) {
  border-bottom: none;
}
.c-spnav > li:not(.menu-item-has-children, :nth-of-type(1)) {
  padding-block: 0;
}
.c-spnav > li.other {
  padding-top: 15px;
}
@media screen and (min-width: 960.001px) {
  .c-spnav > li.other {
    padding-top: 0;
  }
}
.c-spnav > li ul a, .c-spnav > li:not(.menu-item-has-children, :nth-of-type(1)) a {
  line-height: 2.4;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 7px;
     -moz-column-gap: 7px;
          column-gap: 7px;
  font-size: 16px !important;
  font-weight: 400;
  padding: 0 !important;
  border: none;
  color: #000000;
}
@media screen and (min-width: 960.001px) {
  .c-spnav > li ul a, .c-spnav > li:not(.menu-item-has-children, :nth-of-type(1)) a {
    font-size: clamp(18px, 2vw, 20px) !important;
  }
}
.c-spnav > li ul a::before, .c-spnav > li:not(.menu-item-has-children, :nth-of-type(1)) a::before {
  content: "";
  width: 5px;
  height: 8px;
  background: url(/wp-content/uploads/2025/03/menu-arrow.svg) no-repeat center/contain;
  position: static;
  -webkit-transform: none;
          transform: none;
}
.c-spnav > li .sub-menu {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
  padding: 0;
}
@media screen and (min-width: 960.001px) {
  .c-spnav > li .sub-menu {
    grid-template-columns: 100%;
    padding-top: 18px;
  }
}
.c-spnav > li .sub-menu .sub-menu {
  grid-template-columns: 100%;
}
.c-spnav > li .sub-menu .sub-menu a {
  line-height: 1.5;
  margin-block: 4px;
}

.c-iconBtn__icon {
  font-size: 20px;
}

.c-iconBtn__icon:before {
  color: #608569;
}

.p-spMenu__closeBtn {
  top: 7px;
  right: calc(18px + var(--swl-scrollbar_width, 0)) !important;
}
@media screen and (min-width: 960.001px) {
  .p-spMenu__closeBtn {
    top: 10px;
    right: calc(20px + var(--swl-scrollbar_width, 0)) !important;
  }
}
.p-spMenu__closeBtn .c-iconBtn__icon {
  font-size: 22px;
  position: relative;
}
@media screen and (min-width: 960.001px) {
  .p-spMenu__closeBtn .c-iconBtn__icon {
    font-size: 34px;
  }
}
.p-spMenu__closeBtn .c-iconBtn__icon::after {
  content: "CLOSE";
  font-size: 12px;
  font-weight: 500;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-style: normal;
  color: #608569;
  position: absolute;
  left: 50%;
  bottom: 0;
  -webkit-transform: translate(-50%, 100%);
          transform: translate(-50%, 100%);
}
@media screen and (min-width: 960.001px) {
  .p-spMenu__closeBtn .c-iconBtn__icon::after {
    font-size: 16px;
  }
}

.c-widget__title {
  display: none;
}

.c-listMenu a:hover {
  background: none;
}

.c-spnav .sub-menu {
  padding-block: 10px;
}
.c-spnav .sub-menu .sub-menu {
  padding: 0 10px 0 15px;
}
.c-spnav .sub-menu .sub-menu a {
  font-size: clamp(13px, 1.3vw, 17px) !important;
}
.c-spnav .sub-menu .sub-menu a::before {
  content: "-";
  color: #81AE7E;
  background: none;
  width: auto;
  height: auto;
}

.c-gnav .sub-menu a:before, .c-listMenu a:before {
  content: none;
}

.-right .p-spMenu__inner {
  -webkit-transform: none;
          transform: none;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  width: 100%;
  height: 100%;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}

[data-spmenu=opened] .p-spMenu__inner {
  -webkit-transform: none;
          transform: none;
  padding-top: 0px;
}

/* =======================
トップページ
======================= */
.page #content {
  padding-top: 0px;
}

.p-mainVisual .p-mainVisual__inner {
  min-height: 800px;
}
@media screen and (max-width: 960px) {
  .p-mainVisual .p-mainVisual__inner {
    height: 80svh;
    min-height: auto;
  }
}
.p-mainVisual .p-mainVisual__slideTitle {
  text-shadow: none;
  font-size: 60px;
  font-family: "Baskervville", serif;
  letter-spacing: 0.08em;
  line-height: 0.9;
  margin-bottom: 12px;
  font-weight: 400;
}
@media screen and (max-width: 960px) {
  .p-mainVisual .p-mainVisual__slideTitle {
    font-size: 30px;
    line-height: 1.2;
    margin-bottom: 30px;
  }
}
.p-mainVisual .p-mainVisual__slideText {
  font-size: 50px;
  font-family: "Noto Serif", serif;
  letter-spacing: 0.1em;
  text-shadow: none;
  margin-top: 0;
  font-weight: 400;
}
@media screen and (max-width: 960px) {
  .p-mainVisual .p-mainVisual__slideText {
    font-size: 32px;
  }
}

/* =======================
フッター上ウィジェットブロック
======================= */
.fixed__cta {
  background: #fff;
  position: fixed;
  right: 0;
  bottom: 0;
  width: 100%;
  z-index: 10;
  padding: 10px;
  line-height: 1.3;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
@media screen and (min-width: 960.001px) {
  .fixed__cta {
    bottom: 20px;
    background: none;
    width: auto;
    padding: 0;
    line-height: inherit;
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
  }
}
.fixed__cta.show {
  -webkit-transform: none;
          transform: none;
}
.fixed__cta > .swell-block-columns__inner {
  -webkit-column-gap: 8px;
     -moz-column-gap: 8px;
          column-gap: 8px;
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
}
@media screen and (min-width: 960.001px) {
  .fixed__cta > .swell-block-columns__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.fixed__cta .fixed__item a {
  position: relative;
  color: #fff;
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 50px;
  padding: 5px 30px 5px 55px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  max-width: 250px;
}
@media screen and (min-width: 960.001px) {
  .fixed__cta .fixed__item a {
    width: 120px;
    height: 120px;
    padding: 5px 10px 10px;
    border: 2px solid #fff;
    border-right: none;
    border-radius: 0;
  }
}
.fixed__cta .fixed__item a p {
  font-size: 14px;
}
@media screen and (min-width: 960.001px) {
  .fixed__cta .fixed__item a p {
    font-size: 16px;
  }
}
.fixed__cta .fixed__item.tel a {
  background: #CCB68A;
  margin-left: auto;
}
@media screen and (min-width: 960.001px) {
  .fixed__cta .fixed__item.tel a {
    border-radius: 5px 0 0 0;
    margin-left: 0;
  }
}
.fixed__cta .fixed__item.tel a img {
  position: absolute;
  left: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 26px;
}
@media screen and (min-width: 960.001px) {
  .fixed__cta .fixed__item.tel a img {
    position: static;
    margin-top: 10px;
    margin-bottom: 7px;
    -webkit-transform: none;
            transform: none;
  }
}
@media screen and (min-width: 960.001px) {
  .fixed__cta .fixed__item.tel a .text1 {
    line-height: 1.3;
    padding-bottom: 3px;
    border-bottom: 1px solid #fff;
  }
}
.fixed__cta .fixed__item.tel a .text2 {
  font-size: 20px;
  font-weight: 700;
}
@media screen and (min-width: 960.001px) {
  .fixed__cta .fixed__item.tel a .text2 {
    line-height: 1;
    margin-top: 4px;
  }
}
.fixed__cta .fixed__item.line a {
  background: #4CC764;
}
@media screen and (min-width: 960.001px) {
  .fixed__cta .fixed__item.line a {
    border-top: none;
    border-radius: 0 0 0 5px;
  }
}
.fixed__cta .fixed__item.line a img {
  position: absolute;
  left: 13px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 45px;
}
@media screen and (min-width: 960.001px) {
  .fixed__cta .fixed__item.line a img {
    width: 54px;
    position: static;
    -webkit-transform: none;
            transform: none;
  }
}
.fixed__cta .fixed__item.line a .text1 {
  line-height: 1;
}
.fixed__cta .fixed__item.line a .text2 {
  font-size: 20px;
  font-weight: 700;
}

.footer__top {
  font-weight: 500;
}
.footer__top .footer__top__top > .swell-block-columns__inner {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (min-width: 960.001px) {
  .footer__top .footer__info {
    width: 380px;
    -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
            flex-shrink: 0;
  }
}
.footer__top .footer__info .footer__logo {
  width: 240px;
  margin-bottom: 12px;
}
@media screen and (min-width: 960.001px) {
  .footer__top .footer__info .footer__logo {
    width: 270px;
  }
}
.footer__top .footer__info .footer__address {
  font-size: 16px;
  margin-bottom: 20px;
  line-height: 1.5;
}
@media screen and (min-width: 960.001px) {
  .footer__top .footer__info .footer__address {
    font-size: 18px;
  }
}
.footer__top .footer__info .footer__text {
  font-size: 15px;
  padding: 4px 0;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  margin-bottom: 14px;
  text-align: center;
}
@media screen and (min-width: 960.001px) {
  .footer__top .footer__info .footer__text {
    font-size: 18px;
  }
}
.footer__top .footer__info .footer__tel {
  margin-bottom: 14px;
}
.footer__top .footer__info .footer__tel .tag {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  padding: 6px 8px;
  line-height: 1.2;
  color: #C1AC80;
  background: #fff;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.footer__top .footer__info .footer__tel .tag p {
  font-size: 16px;
}
.footer__top .footer__info .footer__tel .number {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  width: auto;
}
.footer__top .footer__info .footer__tel .number a {
  font-size: 38px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 2px;
     -moz-column-gap: 2px;
          column-gap: 2px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  letter-spacing: 0.05em;
  font-family: "Jost", sans-serif;
  font-weight: 300;
  line-height: 1;
}
.footer__top .footer__info .footer__tel .number a::before {
  content: "";
  width: 0.5em;
  height: 0.65em;
  background: url(/wp-content/uploads/2025/03/phone-white.svg) no-repeat center/contain;
}
.footer__top .footer__info .footer__access {
  font-size: 16px;
  line-height: 1.4;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 13px;
     -moz-column-gap: 13px;
          column-gap: 13px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 16px;
}
@media screen and (min-width: 960.001px) {
  .footer__top .footer__info .footer__access {
    font-size: 18px;
  }
}
.footer__top .footer__info .footer__access::before {
  content: "";
  width: 1.1em;
  height: 2em;
  background: url(/wp-content/uploads/2025/03/location-white.svg) no-repeat center/contain;
}
.footer__top .footer__info .footer__access2 a {
  font-size: 18px;
  background: #fff;
  color: #759681;
  border: 1px solid #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
  padding: 5px 10px 5px 20px;
  border-radius: 30px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.footer__top .footer__info .footer__access2 a::after {
  content: "";
  width: 30px;
  height: 5px;
  background: url(/wp-content/uploads/2025/03/arrow-green.svg) no-repeat center/contain;
}
.footer__top .footer__info .footer__access2 a:hover {
  background: #6fa18f;
  color: #fff;
}
.footer__top .footer__info .footer__access2 a:hover::after {
  background-image: url(/wp-content/uploads/2025/03/right-arrow.svg);
}
.footer__top .footer__time .footer__schedule {
  text-align: center;
  min-height: 66px;
  border-bottom: 1px solid #fff;
  margin-bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.footer__top .footer__time .footer__schedule:first-of-type {
  min-height: 40px;
}
.footer__top .footer__time .footer__schedule:last-of-type {
  margin-bottom: 12px;
}
@media screen and (min-width: 960.001px) {
  .footer__top .footer__time .footer__schedule:last-of-type {
    margin-bottom: 20px;
  }
}
.footer__top .footer__time .footer__schedule p {
  font-size: 16px;
  text-align: center;
}
@media screen and (min-width: 960.001px) {
  .footer__top .footer__time .footer__schedule p {
    font-size: 18px;
  }
}
.footer__top .footer__time .footer__schedule > .swell-block-columns__inner {
  width: 100%;
}
.footer__top .footer__time .footer__schedule .time {
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  width: 90px;
}
@media screen and (min-width: 960.001px) {
  .footer__top .footer__time .footer__schedule .time {
    width: 130px;
  }
}
.footer__top .footer__time .footer__schedule .swell-block-column:not(.time) {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.footer__top .footer__time .text1 {
  font-size: 16px;
  margin-bottom: 20px;
}
@media screen and (min-width: 960.001px) {
  .footer__top .footer__time .text1 {
    font-size: 18px;
  }
}
.footer__top .footer__time .text2 {
  font-size: 20px;
  margin-bottom: 4px;
  line-height: 1.4;
}
.footer__top .footer__time .text3 {
  font-size: 16px;
}
@media screen and (min-width: 960.001px) {
  .footer__top .footer__time .text3 {
    font-size: 18px;
  }
}
.footer__top .footer__payment {
  padding: 20px;
}
@media screen and (min-width: 960.001px) {
  .footer__top .footer__payment {
    padding: 20px 25px 28px;
  }
}
.footer__top .footer__payment .lead {
  padding-bottom: 14px;
  font-size: 16px;
  border-bottom: 1px solid #fff;
  margin-bottom: 12px;
}
@media screen and (min-width: 960.001px) {
  .footer__top .footer__payment .lead {
    font-size: 18px;
    text-align: center;
  }
}
.footer__top .footer__payment .payment__item > .swell-block-columns__inner {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.footer__top .footer__payment .payment__item p {
  font-size: 16px;
  margin-bottom: 6px;
}
@media screen and (min-width: 960.001px) {
  .footer__top .footer__payment .payment__item p {
    font-size: 18px;
  }
}
.footer__top .footer__payment .payment__item .payment__logo {
  background: #fff;
  padding: 10px;
  border-radius: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 960.001px) {
  .footer__top .footer__payment .payment__item .payment__logo {
    height: 50px;
    border-radius: 30px;
  }
}
.footer__top .footer__payment .payment__item .payment__logo figure {
  margin: 0;
}
.footer__top .footer__payment .payment__item .payment__logo img {
  display: block;
}

/* =======================
フッター
======================= */
.p-fixBtnWrap {
  right: 13px;
  bottom: 85px;
}
@media screen and (min-width: 960.001px) {
  .p-fixBtnWrap {
    right: 140px;
    bottom: 20px;
  }
}

.c-fixBtn {
  background-color: #2C5C54;
  border-color: #2C5C54;
  color: #fff;
  opacity: 1;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.c-fixBtn:hover {
  background: #fff !important;
  color: #2C5C54 !important;
}

.w-beforeFooter {
  margin-top: 0;
  margin-bottom: 0;
}
.w-beforeFooter a {
  text-decoration: none;
}

footer a {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  text-decoration: none;
}
footer a:hover {
  opacity: 0.7;
}
footer .l-footer__widgetArea {
  padding: 0;
  padding: 40px 17px;
}
@media screen and (min-width: 960.001px) {
  footer .l-footer__widgetArea {
    padding: 80px 20px 100px;
  }
}
footer .w-footer__box {
  padding: 0;
}
@media screen and (max-width: 960px) {
  footer .w-footer__box + .w-footer__box {
    margin-top: 3em;
  }
}
footer .w-footer {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 1080px;
  font-size: 16px;
  background: #fff;
  padding: 30px 17px 20px;
}
@media screen and (min-width: 960.001px) {
  footer .w-footer {
    padding: 40px clamp(20px, 3vw, 36px) 26px;
  }
}
footer .w-footer .w-footer__box {
  margin-top: 0;
}
footer .w-footer .w-footer__box:first-of-type {
  display: grid;
  font-size: 16px;
  row-gap: 25px;
  margin-bottom: 30px;
}
@media screen and (min-width: 960.001px) {
  footer .w-footer .w-footer__box:first-of-type {
    grid-template-columns: 1fr -webkit-max-content;
    grid-template-columns: 1fr max-content;
    font-size: 18px;
  }
}
footer .w-footer .w-footer__box:first-of-type a {
  border-bottom: none;
  padding: 0;
}
footer .w-footer .w-footer__box:first-of-type #nav_menu-2 .menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 40px;
     -moz-column-gap: 40px;
          column-gap: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 960.001px) {
  footer .w-footer .w-footer__box:first-of-type #nav_menu-2 .menu {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    margin-right: 40px;
  }
}
footer .w-footer .w-footer__box:first-of-type #nav_menu-2 .menu > li {
  padding-bottom: 25px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (min-width: 960.001px) {
  footer .w-footer .w-footer__box:first-of-type #nav_menu-2 .menu > li {
    padding-bottom: 0;
  }
}
footer .w-footer .w-footer__box:first-of-type #nav_menu-2 .menu > li:first-of-type {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}
footer .w-footer .w-footer__box:first-of-type #nav_menu-2 .menu > li > a {
  color: #5E7E69;
  font-size: 18px;
  font-weight: 500;
  padding-top: 25px !important;
  border-top: 1px solid #C4C4C4;
  padding: 0 0 10px;
  display: block;
}
@media screen and (min-width: 960.001px) {
  footer .w-footer .w-footer__box:first-of-type #nav_menu-2 .menu > li > a {
    font-size: 20px;
    padding-top: 0 !important;
    padding-bottom: 8px;
    margin-bottom: 8px;
    border-top: none;
    border-bottom: 1px solid #C4C4C4;
  }
}
footer .w-footer .w-footer__box:first-of-type #nav_menu-2 .menu > li:first-of-type > a {
  padding: 0 !important;
  border: none;
}
footer .w-footer .w-footer__box:first-of-type #nav_menu-2 .menu > li:last-of-type {
  border-bottom: 1px solid #C4C4C4;
}
@media screen and (min-width: 960.001px) {
  footer .w-footer .w-footer__box:first-of-type #nav_menu-2 .menu > li:last-of-type {
    border: none;
  }
}
footer .w-footer .w-footer__box:first-of-type #nav_menu-2 .menu > li > ul {
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
}
@media screen and (min-width: 960.001px) {
  footer .w-footer .w-footer__box:first-of-type #nav_menu-2 .menu > li > ul {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
  }
}
footer .w-footer .w-footer__box:first-of-type #nav_menu-2 .menu > li > ul a {
  line-height: 1.8;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 5px;
     -moz-column-gap: 5px;
          column-gap: 5px;
  font-size: 15px;
}
@media screen and (min-width: 960.001px) {
  footer .w-footer .w-footer__box:first-of-type #nav_menu-2 .menu > li > ul a {
    -webkit-column-gap: 7px;
       -moz-column-gap: 7px;
            column-gap: 7px;
    font-size: clamp(14px, 1.5vw, 18px);
  }
}
footer .w-footer .w-footer__box:first-of-type #nav_menu-2 .menu > li > ul a::before {
  content: "";
  width: 5px;
  height: 8px;
  background: url(/wp-content/uploads/2025/03/menu-arrow.svg) no-repeat center/contain;
  position: static;
  -webkit-transform: none;
          transform: none;
}
footer .w-footer .w-footer__box:first-of-type #nav_menu-2 .menu > li > ul .sub-menu {
  padding: 0 10px 0 15px;
}
footer .w-footer .w-footer__box:first-of-type #nav_menu-2 .menu > li > ul .sub-menu a {
  font-size: clamp(14px, 1.3vw, 16px);
}
footer .w-footer .w-footer__box:first-of-type #nav_menu-2 .menu > li > ul .sub-menu a::before {
  content: "-";
  color: #81AE7E;
  background: none;
  width: auto;
  height: auto;
}
footer .w-footer .w-footer__box:first-of-type #nav_menu-6 {
  margin-top: 0;
}
footer .w-footer .w-footer__box:first-of-type #nav_menu-6 a {
  line-height: 1.9;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 7px;
     -moz-column-gap: 7px;
          column-gap: 7px;
  font-size: 15px;
}
@media screen and (min-width: 960.001px) {
  footer .w-footer .w-footer__box:first-of-type #nav_menu-6 a {
    font-size: 18px;
  }
}
footer .w-footer .w-footer__box:first-of-type #nav_menu-6 a::before {
  content: "";
  width: 5px;
  height: 8px;
  background: url(/wp-content/uploads/2025/03/menu-arrow.svg) no-repeat center/contain;
  position: static;
  -webkit-transform: none;
          transform: none;
}
footer .w-footer .w-footer__box:nth-of-type(2) {
  border-top: 1px solid #C4C4C4;
  border-bottom: 1px solid #C4C4C4;
  text-align: center;
  color: #000000;
  padding-block: 10px;
  margin-bottom: 20px;
}
footer .w-footer .w-footer__box:nth-of-type(2) a {
  font-size: 18px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 6px;
     -moz-column-gap: 6px;
          column-gap: 6px;
  padding-inline: 17px;
}
@media screen and (min-width: 960.001px) {
  footer .w-footer .w-footer__box:nth-of-type(2) a {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
footer .w-footer .w-footer__box:nth-of-type(2) a::after {
  content: "";
  width: 20px;
  height: 20px;
  background: url(/wp-content/uploads/2025/03/tab-icon.svg) no-repeat center/contain;
}
footer .w-footer .w-footer__box:nth-of-type(3) ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 15px;
     -moz-column-gap: 15px;
          column-gap: 15px;
  row-gap: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-inline: 17px;
  padding-bottom: 50px;
}
@media screen and (min-width: 960.001px) {
  footer .w-footer .w-footer__box:nth-of-type(3) ul {
    padding-right: 220px;
    padding-left: 0;
    padding-bottom: 0;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
footer .w-footer .w-footer__box:nth-of-type(3) a {
  font-size: 14px;
  text-decoration: underline;
  padding: 0;
  border: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media screen and (min-width: 960.001px) {
  footer .w-footer .w-footer__box:nth-of-type(3) a {
    font-size: 16px;
  }
}
footer .w-footer .w-footer__box:nth-of-type(3) a:hover {
  padding: 0;
  opacity: 0.7;
}
footer .l-footer__foot {
  padding-top: 0;
  padding-bottom: 75px;
}
@media screen and (min-width: 960.001px) {
  footer .l-footer__foot {
    padding-bottom: 0;
  }
}
footer .l-footer__foot .copyright {
  font-size: 16px;
  position: absolute;
  bottom: 135px;
  left: 50px;
}
@media screen and (min-width: 960.001px) {
  footer .l-footer__foot .copyright {
    right: max(50vw - 520px, 36px);
    left: auto;
    bottom: 125px;
  }
}

/* =======================
下層ヘッダー
======================= */
.l-topTitleArea {
  position: relative;
  padding-top: 160px;
  padding-bottom: 100px;
  height: 280px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 960.001px) {
  .l-topTitleArea {
    height: auto;
    padding-top: 260px;
    padding-bottom: 105px;
  }
}
.l-topTitleArea .l-topTitleArea__body {
  color: #fff;
  width: 100%;
}
.l-topTitleArea .l-topTitleArea__body .c-pageTitle {
  font-family: "Shippori Mincho", serif;
  font-size: 30px;
  line-height: 1.4;
  font-weight: 500;
  text-shadow: none;
  letter-spacing: 0.05em;
  position: relative;
}
@media screen and (min-width: 960.001px) {
  .l-topTitleArea .l-topTitleArea__body .c-pageTitle {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-column-gap: 10px;
       -moz-column-gap: 10px;
            column-gap: 10px;
    font-size: 46px;
  }
}
.l-topTitleArea .l-topTitleArea__body .c-pageTitle .c-pageTitle__subTitle {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.05em;
  margin: 0;
  font-style: normal;
  margin-top: 10px;
}
@media screen and (min-width: 960.001px) {
  .l-topTitleArea .l-topTitleArea__body .c-pageTitle .c-pageTitle__subTitle {
    font-size: 20px;
  }
}
.l-topTitleArea .l-topTitleArea__body .c-pageTitle::before {
  content: "";
  width: 150px;
  height: 2px;
  background: #fff;
  position: absolute;
  left: 0;
  top: -15px;
}
@media screen and (min-width: 960.001px) {
  .l-topTitleArea .l-topTitleArea__body .c-pageTitle::before {
    width: 250px;
    top: -30px;
  }
}
.l-topTitleArea .l-topTitleArea__body .p-termNavigation {
  display: none;
}

:is(.page-id-21, .page-id-30, .page-id-34, .page-id-44) .l-topTitleArea {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding-bottom: 130px;
  min-height: 410px;
  height: auto;
}
@media screen and (min-width: 960.001px) {
  :is(.page-id-21, .page-id-30, .page-id-34, .page-id-44) .l-topTitleArea {
    padding-bottom: 260px;
    min-height: auto;
  }
}
:is(.page-id-21, .page-id-30, .page-id-34, .page-id-44) .l-topTitleArea img {
  display: none;
}
:is(.page-id-21, .page-id-30, .page-id-34, .page-id-44) .l-topTitleArea .l-topTitleArea__body {
  margin-top: auto;
}

.page-id-21 .l-topTitleArea {
  background-image: url(/wp-content/uploads/2025/04/keisei_fv-sp.jpg.webp);
  background-position: 50% 55%;
}
@media screen and (max-width: 960px) {
  .page-id-21 .l-topTitleArea {
    padding-bottom: 150px;
  }
}
@media screen and (min-width: 960.001px) {
  .page-id-21 .l-topTitleArea {
    background-image: url(/wp-content/uploads/2025/03/keisei_fv.jpg.webp);
  }
}

.page-id-30 .l-topTitleArea {
  background-image: url(/wp-content/uploads/2025/04/sports_fv_sp.jpg.webp);
  z-index: 2;
}
@media screen and (min-width: 960.001px) {
  .page-id-30 .l-topTitleArea {
    background-image: url(/wp-content/uploads/2025/04/sports-fv.jpg.webp);
  }
}
.page-id-30 .l-topTitleArea::before {
  content: "";
  width: 125%;
  height: calc(100% - 65px);
  background: rgba(76, 150, 117, 0.6);
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-clip-path: polygon(0 0, 100% 100%, 0% 100%);
          clip-path: polygon(0 0, 100% 100%, 0% 100%);
}
@media screen and (min-width: 960.001px) {
  .page-id-30 .l-topTitleArea::before {
    width: 64.5%;
    height: auto;
    aspect-ratio: 6/5;
  }
}

.page-id-34 .l-topTitleArea {
  background-image: url(/wp-content/uploads/2025/05/cosmetic-fv-sp.jpg.webp);
  background-position: 50% 20%;
}
@media screen and (min-width: 960.001px) {
  .page-id-34 .l-topTitleArea {
    background-image: url(/wp-content/uploads/2025/05/cosmetic-fv.jpg.webp);
  }
}
.page-id-34 .p-breadcrumb {
  position: absolute;
  left: max(50vw - 540px, 20px);
}
.page-id-34 .p-breadcrumb .p-breadcrumb__item {
  color: #fff !important;
}
.page-id-34 .p-breadcrumb .p-breadcrumb__item .__home {
  border-color: #fff;
}

.page-id-44 .l-topTitleArea {
  background-image: url(/wp-content/uploads/2025/06/preventive-fv-sp.jpg.webp);
}
@media screen and (min-width: 960.001px) {
  .page-id-44 .l-topTitleArea {
    background-image: url(/wp-content/uploads/2025/05/preventive-fv.jpg.webp);
  }
}

/* =======================
記事一覧
======================= */
.archive .c-pageTitle__subTitle {
  display: none;
}

.p-postList {
  -webkit-column-gap: 24px;
     -moz-column-gap: 24px;
          column-gap: 24px;
}
.p-postList .icon-posted:before {
  content: none;
}
.p-postList .p-postList__item {
  margin-bottom: 40px;
  padding: 0 !important;
}
.p-postList .p-postList__link {
  text-decoration: none;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.p-postList .p-postList__thumb {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.p-postList .c-postThumb__figure {
  height: auto;
  aspect-ratio: 8/5;
}
.p-postList .c-postThumb__cat {
  background: #C1AC80;
  padding: 7px 10px;
  line-height: 1;
  -webkit-transform: none;
          transform: none;
  font-size: 13px;
  right: auto;
  left: 0;
  text-decoration: none;
}
.p-postList .c-postThumb__cat::before {
  content: none;
}
.p-postList .p-postList__body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.p-postList .p-postList__body .p-postList__meta {
  margin: 0;
}
.p-postList .p-postList__body .p-postList__times {
  padding: 0;
  font-size: 16px;
}
@media screen and (min-width: 960.001px) {
  .p-postList .p-postList__body .p-postList__times {
    font-size: 18px;
  }
}
.p-postList .p-postList__body .p-postList__title {
  font-size: 16px;
  margin-top: 0;
  margin-bottom: 20px;
  font-weight: 400;
  text-align: justify;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
@media screen and (min-width: 960.001px) {
  .p-postList .p-postList__body .p-postList__title {
    font-size: 18px;
  }
}
.p-postList .p-postList__body .p-postList__excerpt {
  font-size: 15px;
  margin-top: 0;
  text-align: justify;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.blog .c-tabBody .icon-posted:before, .category .c-tabBody .icon-posted:before {
  content: "\e931";
}
.blog .c-tabBody .p-postList__item, .category .c-tabBody .p-postList__item {
  width: 100%;
}
@media screen and (min-width: 960.001px) {
  .blog .c-tabBody .p-postList__item, .category .c-tabBody .p-postList__item {
    width: calc((100% - 24px) / 2);
  }
}
.blog .c-tabBody .p-postList__body, .category .c-tabBody .p-postList__body {
  width: auto;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.blog .c-tabBody .p-postList__body .p-postList__title, .category .c-tabBody .p-postList__body .p-postList__title {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 5px;
  color: #518577;
}
@media screen and (min-width: 960.001px) {
  .blog .c-tabBody .p-postList__body .p-postList__title, .category .c-tabBody .p-postList__body .p-postList__title {
    font-size: 20px;
  }
}
.blog .c-tabBody .p-postList__body .p-postList__excerpt, .category .c-tabBody .p-postList__body .p-postList__excerpt {
  margin-bottom: 5px;
}
.blog .c-tabBody .p-postList__body .c-postTimes__posted, .category .c-tabBody .p-postList__body .c-postTimes__posted {
  font-size: 12px;
}
.blog .l-content, .category .l-content {
  padding-top: 0em;
}
@media screen and (min-width: 960.001px) {
  .blog .l-content, .category .l-content {
    padding-top: 2em;
  }
}

.c-pagination .page-numbers {
  width: 36px;
  height: 36px;
  font-weight: 700;
  background: #DEDEDE;
  color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 5px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.c-pagination .page-numbers.current {
  background: #518577;
}
.c-pagination .page-numbers:hover {
  background: #518577;
}

.wp-block-tag-cloud {
  gap: 5px;
}
.wp-block-tag-cloud a {
  text-decoration: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px !important;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1;
  padding: 6px 10px;
  border-radius: 20px;
}
.wp-block-tag-cloud a::before {
  content: "#";
}
.wp-block-tag-cloud a:hover {
  -webkit-animation: none;
          animation: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: 0.7;
}

.c-pagination {
  margin-top: 60px;
}
@media screen and (max-width: 960px) {
  .c-pagination {
    margin-top: 40px;
  }
}

.page-numbers {
  color: var(--blue);
  -webkit-box-shadow: none;
          box-shadow: none;
  min-width: auto;
  height: auto;
  line-height: 1;
  padding: 12px 13px;
  font-size: 16px;
  font-weight: 500;
}
.page-numbers.current {
  border-color: #000;
}
.page-numbers.prev, .page-numbers.next {
  display: none;
}

/* =======================
記事詳細
======================= */
.single .custom-head h1 {
  font-size: 30px;
  font-weight: 500;
  color: #547B74;
  margin-bottom: 20px;
}
@media screen and (min-width: 960.001px) {
  .single .custom-head h1 {
    font-size: 42px;
  }
}
.single .custom-head .post__data {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}
.single .custom-head .post-categories a {
  background: #547B74;
  color: #fff;
  border: 1px solid #547B74;
  font-size: 14px;
  padding: 1px 9px;
}
.single .custom-head .post-categories a:hover {
  color: #547B74;
  background: #fff;
}
.single .custom-head .head__tag {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 5px;
}
.single .custom-head .head__tag a {
  text-decoration: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1;
  padding: 3px 9px;
  border-radius: 20px;
  background: #F7F7F7;
}
.single .custom-head .head__tag a::before {
  content: "#";
}
.single .custom-head .head__tag a:hover {
  -webkit-animation: none;
          animation: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: 0.7;
}
.single h2 {
  margin: 0 0 20px;
}
@media screen and (min-width: 960.001px) {
  .single h2 {
    margin-bottom: 30px;
  }
}
.single h3 {
  font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-size: 20px;
  margin: 1.5em 0 1em;
}
@media screen and (min-width: 960.001px) {
  .single h3 {
    font-size: 26px;
  }
}
.single h3 strong {
  font-weight: 500;
}
.single .p-articleThumb img {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.single .post_content {
  margin-top: 35px;
}
.single .cmn__cta {
  margin-bottom: 60px;
  margin-top: 50px;
}
@media screen and (min-width: 960.001px) {
  .single .cmn__cta {
    margin-bottom: 90px;
  }
}
@media screen and (min-width: 960.001px) {
  .single .cmn__cta h2 {
    font-size: 23px;
  }
}
@media screen and (min-width: 960.001px) {
  .single .cmn__cta h2 span {
    font-size: 30px;
  }
}
.single .cmn__cta .img {
  display: none;
}
.single .cmn__cta .txt {
  width: 100% !important;
}
@media screen and (min-width: 960.001px) {
  .single .cmn__cta .txt {
    padding: 2em 30px;
  }
}
.single .cmn__cta .txt .top {
  -webkit-column-gap: 8px;
     -moz-column-gap: 8px;
          column-gap: 8px;
}
@media screen and (min-width: 960.001px) {
  .single .cmn__cta .txt .cta__time {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin-inline: auto;
    font-size: 17px;
  }
}
@media screen and (min-width: 960.001px) {
  .single .cmn__cta .txt .cta__tel a {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.single .is-style-btn_line {
  width: 100%;
}
@media screen and (min-width: 960.001px) {
  .single .is-style-btn_line {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
.single .is-style-btn_line a {
  border: 1px solid #518577;
  color: #518577;
  font-size: 14px;
  font-weight: 500;
  padding: 12px 10px;
  min-width: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-column-gap: 12px;
     -moz-column-gap: 12px;
          column-gap: 12px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: none;
}
@media screen and (min-width: 960.001px) {
  .single .is-style-btn_line a {
    font-size: 18px;
    padding: 16px 25px;
  }
}
.single .is-style-btn_line a::after {
  content: "";
  width: 27px;
  height: 6px;
  background: url(/wp-content/uploads/2025/03/arrow-green.svg) no-repeat center/contain;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: relative;
}
.single .is-style-btn_line a:hover {
  background: #518577;
  color: #fff;
}
.single .is-style-btn_line a:hover::after {
  background-image: url(/wp-content/uploads/2025/03/right-arrow.svg);
}
.single .is-style-btn_line a svg {
  display: none;
}
@media screen and (max-width: 960px) {
  .single .swell-block-button + .swell-block-button {
    margin-top: 10px !important;
  }
}
.single .author__block {
  position: relative;
  border: 1px solid #C7C7C7;
  padding: 20px;
}
@media screen and (min-width: 960.001px) {
  .single .author__block {
    padding: 30px;
  }
}
.single .author__block h2 {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  color: #fff;
  background: #547B74;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 16px;
  padding: 5px 20px;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}
.single .author__block .img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.single .author__block .img .author__img {
  border-radius: 50%;
  width: 100px;
  height: 100px;
  margin-bottom: 12px;
}
.single .author__block .img .author__name {
  font-weight: 500;
  margin-bottom: 0;
}
.single .author__block .img .author__position {
  font-size: 12px;
  font-weight: 500;
}
.single .author__block .txt {
  border-left: none;
  padding-top: 20px;
  border-top: 1px solid #C7C7C7;
  margin-bottom: 20px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
@media screen and (min-width: 960.001px) {
  .single .author__block .txt {
    padding-left: 26px;
    padding-top: 0;
    border-left: 1px solid #C7C7C7;
    border-top: none;
  }
}
.single .author__block .txt .author__text {
  font-size: 14px;
}
.single .author__block .txt .author__insta {
  text-align: left;
}
.single .l-mainContent__inner > .post_content {
  margin-bottom: 30px;
}
.single .p-articleFoot {
  padding-top: 30px;
}
.single .p-articleFoot .p-articleMetas {
  gap: 10px;
}
.single .p-articleFoot .c-categoryList::before {
  content: none;
}
.single .p-articleFoot .c-categoryList a {
  background: #547B74;
  color: #fff;
  border: 1px solid #547B74;
  font-size: 14px;
  padding: 1px 9px;
}
.single .p-articleFoot .c-categoryList a:hover {
  color: #547B74;
  background: #fff;
}
.single .p-articleFoot .c-tagList {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 5px;
}
.single .p-articleFoot .c-tagList::before {
  content: none;
}
.single .p-articleFoot .c-tagList a {
  text-decoration: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1;
  padding: 3px 9px;
  border-radius: 20px;
  background: #F7F7F7;
}
.single .p-articleFoot .c-tagList a::before {
  content: "#";
}
.single .p-articleFoot .c-tagList a:hover {
  -webkit-animation: none;
          animation: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: 0.7;
}
.single .p-pnLinks .-next .p-pnLinks__link:hover, .single .p-pnLinks .-prev .p-pnLinks__link:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.single .p-pnLinks .-prev .p-pnLinks__link {
  margin-right: 13px;
}
.single .p-pnLinks__item.-next .p-pnLinks__thumb {
  margin-left: 13px;
}
.single .p-pnLinks__title {
  font-size: 13px;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.single .l-articleBottom h2 {
  padding: 0 0 0 20px;
  border-left: 2px solid #547B74;
  margin-bottom: 30px;
}
.single .l-articleBottom .p-postList {
  -webkit-column-gap: 16px;
     -moz-column-gap: 16px;
          column-gap: 16px;
  row-gap: 30px;
}
.single .l-articleBottom .p-postList__item {
  width: 100%;
  margin-bottom: 0;
}
@media screen and (min-width: 960.001px) {
  .single .l-articleBottom .p-postList__item {
    width: calc((100% - 32px) / 3);
  }
}
.single .l-articleBottom .p-postList__title {
  color: #518577;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 5px;
}
.single .l-articleBottom .c-postTimes__posted {
  font-size: 12px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 1px;
     -moz-column-gap: 1px;
          column-gap: 1px;
}
.single .l-articleBottom .c-postTimes__posted::before {
  content: "";
  width: 1em;
  height: 1.4em;
  background: url(/wp-content/uploads/2025/05/time-icon-black.svg) no-repeat center/contain;
}

/* =======================
サイドバー
======================= */
@media screen and (min-width: 960.001px) {
  .-sidebar-on .l-mainContent {
    width: 67%;
  }
}

#sidebar a {
  text-decoration: none;
}
#sidebar h2.wp-block-heading {
  font-weight: 500;
  font-size: 16px;
  padding-left: 12px;
  border-left: 2px solid #547B74;
  margin-bottom: 16px;
  margin-top: 28px !important;
}
@media screen and (min-width: 960.001px) {
  #sidebar h2.wp-block-heading {
    font-size: 18px;
    margin-bottom: 24px;
    margin-top: 35px !important;
  }
}
#sidebar h2, #sidebar h3 {
  font-family: "Zen Kaku Gothic New", sans-serif !important;
}
#sidebar li {
  font-size: 14px;
}
#sidebar .side__about {
  border: 1px solid #C4C4C4;
  padding: 20px;
}
#sidebar .side__about .logo {
  width: 120px;
  margin-inline: auto;
}
#sidebar .side__about h2 {
  margin: 0 !important;
  font-weight: 500;
  padding: 0;
  border: none;
}
#sidebar .side__about .about {
  font-size: 12px;
  margin-bottom: 20px;
}
#sidebar .side__about .txt {
  font-size: 14px;
  margin-bottom: 16px;
}
#sidebar .side__about .instagram {
  width: 16px;
  margin-inline: auto;
}
#sidebar .widget_search .c-searchForm__s {
  border-color: #CDCDCD;
}
#sidebar .widget_search .c-searchForm__submit {
  background: #547B74 !important;
  border-color: #547B74;
}
#sidebar .widget_search .c-searchForm__submit::before {
  content: "";
  width: 16px;
  height: 16px;
  background: url(/wp-content/uploads/2025/04/search-icon.svg) no-repeat center/contain;
}
#sidebar .wp-block-categories > li > a {
  font-size: 15px;
}
#sidebar .wp-block-categories > li > a::before {
  content: "";
  width: 5px;
  height: 7px;
  background: url(/wp-content/uploads/2025/04/cat-arrow.svg) no-repeat center/contain;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
#sidebar .wp-block-categories > li > a:hover {
  opacity: 0.7;
}
#sidebar .wp-block-categories > li > a:hover::before {
  -webkit-transform: translate(2px, -50%);
          transform: translate(2px, -50%);
}
#sidebar .p-postList__body .icon-posted {
  font-size: 12px;
}
#sidebar .p-postList__body .icon-posted::before {
  content: "\e931";
}
#sidebar .p-postList__body .p-postList__cat {
  background: #C1AC80;
  color: #fff;
  font-size: 11px;
  font-weight: 500;
  padding: 2px 11px;
  text-decoration: none;
}
#sidebar .p-postList__body .p-postList__cat::before {
  content: none;
}
#sidebar .p-postList__body .p-postList__title {
  color: #518577;
  font-size: 14px;
  font-weight: 500;
}
#sidebar .side__column .p-postList__title {
  margin-bottom: 5px;
}
#sidebar .side__column .p-postList__link {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
#sidebar .side__news .p-postList {
  border-top: none;
}
#sidebar .side__news .p-postList__link {
  border-color: #C7C7C7;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
#sidebar .side__news .p-postList__link:hover {
  opacity: 0.7;
  background: none;
}
#sidebar .side__news .p-postList__item {
  margin-bottom: 0;
}
#sidebar .side__news .p-postList__body {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
#sidebar .side__news .p-postList__body .icon-posted::before {
  content: none;
}
#sidebar .side__news .p-postListWrap {
  margin-bottom: 24px;
}
#sidebar .side__news .wp-block-buttons {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#sidebar .side__news .wp-block-buttons a {
  border: 1px solid #547B74;
}
#sidebar .side__news .wp-block-buttons a:hover {
  color: #547B74 !important;
  background: #fff !important;
}

:is(.post-type-archive-case, .single-case, .search-results) .l-sidebar {
  display: none;
}
:is(.post-type-archive-case, .single-case, .search-results) .l-mainContent {
  width: 100%;
}
:is(.post-type-archive-case, .single-case, .search-results) .l-content {
  margin-bottom: 0px;
}

/* =======================
症例一覧
======================= */
.case__archive .lead {
  margin-bottom: 30px;
}
@media screen and (min-width: 960.001px) {
  .case__archive .lead {
    margin-bottom: 50px;
  }
}
.case__archive .case__items {
  background: #F6F6F6;
  padding: 70px 20px;
  width: calc(100vw - var(--swl-scrollbar_width, 0));
  margin-left: calc((100% - 100vw + var(--swl-scrollbar_width, 0)) / 2);
}
.case__archive .case__items .container {
  max-width: 1080px;
  margin-inline: auto;
}
.case__archive .case__items .ttl-design {
  background: #C1AC80;
  color: #fff;
  margin-bottom: 20px;
}
@media screen and (min-width: 960.001px) {
  .case__archive .case__items .ttl-design {
    margin-bottom: 34px;
  }
}
.case__archive .case__items .ttl-design:not(:first-of-type) {
  margin-top: 40px;
}
@media screen and (min-width: 960.001px) {
  .case__archive .case__items .ttl-design:not(:first-of-type) {
    margin-top: 80px;
  }
}
.case__archive .case__item {
  margin-bottom: 20px;
}
@media screen and (min-width: 960.001px) {
  .case__archive .case__item {
    margin-bottom: 34px;
  }
}
.case__archive .case__item a {
  display: block;
  background: #fff;
  padding: 20px 20px 30px;
  -webkit-box-shadow: 0 5px 30px rgba(88, 85, 81, 0.1);
          box-shadow: 0 5px 30px rgba(88, 85, 81, 0.1);
}
@media screen and (min-width: 960.001px) {
  .case__archive .case__item a {
    padding: 32px 40px 50px;
  }
}
.case__archive .case__item a:hover {
  -webkit-box-shadow: 0 5px 30px rgba(88, 85, 81, 0.05);
          box-shadow: 0 5px 30px rgba(88, 85, 81, 0.05);
  -webkit-transform: translateY(3px);
          transform: translateY(3px);
}
.case__archive .case__item a h3 {
  border-bottom: 1px solid #518577;
  font-size: 18px;
  font-weight: 600;
  padding-bottom: 10px;
  margin-bottom: 30px;
  color: #518577;
}
@media screen and (min-width: 960.001px) {
  .case__archive .case__item a h3 {
    font-size: 26px;
  }
}
.case__archive .case__item a .case__top {
  margin-bottom: 32px;
  padding-inline: 16px;
}
@media screen and (min-width: 960.001px) {
  .case__archive .case__item a .case__top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-inline: 26px;
  }
}
@media screen and (min-width: 960.001px) {
  .case__archive .case__item a .case__top .case__before, .case__archive .case__item a .case__top .case__after {
    width: 45%;
  }
}
.case__archive .case__item a .case__top .case__before .hexagon, .case__archive .case__item a .case__top .case__after .hexagon {
  width: 60px;
  font-size: 13px;
}
@media screen and (min-width: 960.001px) {
  .case__archive .case__item a .case__top .case__before .hexagon, .case__archive .case__item a .case__top .case__after .hexagon {
    font-size: 14px;
    width: 70px;
  }
}
.case__archive .case__item a .case__top .case__before::before, .case__archive .case__item a .case__top .case__after::before {
  width: 62px;
}
@media screen and (min-width: 960.001px) {
  .case__archive .case__item a .case__top .case__before::before, .case__archive .case__item a .case__top .case__after::before {
    width: 72px;
  }
}
.case__archive .case__item a .case__top .case__before {
  position: relative;
  margin-bottom: 56px;
}
@media screen and (min-width: 960.001px) {
  .case__archive .case__item a .case__top .case__before {
    margin-bottom: 0;
  }
}
.case__archive .case__item a .case__top .case__detail {
  width: 100%;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
}
@media screen and (min-width: 960.001px) {
  .case__archive .case__item a .case__top .case__detail {
    width: 28%;
  }
}
.case__archive .case__item a .case__top .case__detail .case__name {
  color: #518577;
  font-size: 18px;
  font-weight: 500;
}
@media screen and (min-width: 960.001px) {
  .case__archive .case__item a .case__top .case__detail .case__name {
    font-size: 20px;
  }
}
.case__archive .case__item a .case__top .case__detail .case__price {
  font-size: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 5px;
     -moz-column-gap: 5px;
          column-gap: 5px;
  margin-bottom: 10px;
}
@media screen and (min-width: 960.001px) {
  .case__archive .case__item a .case__top .case__detail .case__price {
    font-size: 24px;
  }
}
.case__archive .case__item a .case__top .case__detail .case__price span {
  font-size: 16px;
}
@media screen and (min-width: 960.001px) {
  .case__archive .case__item a .case__top .case__detail .case__price span {
    font-size: 20px;
  }
}
.case__archive .case__item a .case__top .case__detail .additional {
  font-size: 13px;
}
.case__archive .case__item a .case__bottom {
  margin-bottom: 32px;
}
@media screen and (min-width: 960.001px) {
  .case__archive .case__item a .case__bottom .cmn__case-table th {
    width: 160px;
  }
}
.case__archive .case__item a .case__btn {
  -webkit-box-shadow: none;
          box-shadow: none;
  background: #fff;
  color: #518577;
  border: 1px solid #518577;
  border-radius: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-column-gap: 5px;
     -moz-column-gap: 5px;
          column-gap: 5px;
  padding: 12px 13px 12px 27px;
  font-weight: 500;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  max-width: 260px;
  margin-inline: auto;
}
.case__archive .case__item a .case__btn::after {
  content: "";
  width: 27px;
  height: 6px;
  background: url(/wp-content/uploads/2025/03/arrow-green.svg) no-repeat center/contain;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.case__archive .case__item a:hover .case__btn {
  background: #518577;
  color: #fff;
}
.case__archive .case__item a:hover .case__btn:after {
  background-image: url(/wp-content/uploads/2025/03/right-arrow.svg);
}
.case__archive .p-postList {
  -webkit-column-gap: 30px;
     -moz-column-gap: 30px;
          column-gap: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (min-width: 960.001px) {
  .case__archive .p-postList {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.case__archive .p-postList a {
  text-decoration: none;
}
.case__archive .p-postList .p-postList__item {
  padding: 0 !important;
}
@media screen and (min-width: 960.001px) {
  .case__archive .p-postList .p-postList__item {
    width: calc((100% - 60px) / 3) !important;
  }
}
.case__archive .p-postList .p-postList__title {
  font-size: 18px;
  font-weight: 500;
  color: #518577;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
@media screen and (min-width: 960.001px) {
  .case__archive .p-postList .p-postList__title {
    font-size: 20px;
  }
}
.case__archive .p-postList .p-postList__excerpt {
  font-size: 14px;
}

.keisei__cmn-cta h2 {
  font-weight: 400;
}

.cmn__case-table {
  width: min(100%, 850px);
  margin-inline: auto;
}
.cmn__case-table tr {
  border-bottom: 1px solid #C4C4C4;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 960.001px) {
  .cmn__case-table tr {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.cmn__case-table tr:first-of-type {
  border-top: 1px solid #C4C4C4;
}
.cmn__case-table tr th, .cmn__case-table tr td {
  padding: 10px;
  font-size: 16px;
  background: none;
  border: none;
}
@media screen and (min-width: 960.001px) {
  .cmn__case-table tr th, .cmn__case-table tr td {
    padding: 10px 20px;
    font-size: 18px;
  }
}
.cmn__case-table tr th {
  width: 100%;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  font-weight: 700;
  color: #518577;
  text-align: left;
}
@media screen and (min-width: 960.001px) {
  .cmn__case-table tr th {
    margin-block: 10px;
    width: clamp(180px, 25%, 300px);
  }
}
.cmn__case-table tr td {
  border-top: 1px solid #C4C4C4;
}
@media screen and (min-width: 960.001px) {
  .cmn__case-table tr td {
    margin-block: 10px;
    border-left: 1px solid #C4C4C4;
    border-top: none;
  }
}

.cmn__case-change {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-inline: 16px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
@media screen and (min-width: 960.001px) {
  .cmn__case-change {
    padding-inline: 26px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.cmn__case-change .case__before, .cmn__case-change .case__after {
  position: relative;
  width: 100%;
}
@media screen and (min-width: 960.001px) {
  .cmn__case-change .case__before, .cmn__case-change .case__after {
    width: 45%;
  }
}
.cmn__case-change .case__before .hexagon, .cmn__case-change .case__after .hexagon {
  position: absolute;
  -webkit-clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
          clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
  color: #518577;
  background: #fff;
  width: 80px;
  height: auto;
  aspect-ratio: 9/8;
  padding: 5px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  top: -15px;
  left: -26px;
  font-size: 16px;
  z-index: 1;
}
@media screen and (min-width: 960.001px) {
  .cmn__case-change .case__before .hexagon, .cmn__case-change .case__after .hexagon {
    width: 100px;
    font-size: 20px;
  }
}
.cmn__case-change .case__before::before, .cmn__case-change .case__after::before {
  content: "";
  width: 82px;
  height: auto;
  aspect-ratio: 9/8;
  -webkit-clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
          clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
  position: absolute;
  top: -16px;
  left: -27px;
  background: #518577;
  z-index: 1;
}
@media screen and (min-width: 960.001px) {
  .cmn__case-change .case__before::before, .cmn__case-change .case__after::before {
    width: 102px;
  }
}
.cmn__case-change .case__before figure, .cmn__case-change .case__before img, .cmn__case-change .case__after figure, .cmn__case-change .case__after img {
  width: 100%;
  display: block;
  height: auto;
  aspect-ratio: 30/19;
}
.cmn__case-change .case__before .txt, .cmn__case-change .case__after .txt {
  margin-top: 14px;
}
.cmn__case-change .case__before {
  position: relative;
  margin-bottom: 56px;
}
@media screen and (min-width: 960.001px) {
  .cmn__case-change .case__before {
    margin-bottom: 0;
  }
}
.cmn__case-change .case__before figure {
  position: relative;
}
.cmn__case-change .case__before figure::after {
  content: none;
  width: min(10%, 30px);
  height: 20px;
  background: url(/wp-content/uploads/2025/04/case-arrow.svg) no-repeat center/contain;
  position: absolute;
  top: 50%;
  right: -6%;
  -webkit-transform: translate(100%, -50%);
          transform: translate(100%, -50%);
  visibility: visible;
}
@media screen and (min-width: 960.001px) {
  .cmn__case-change .case__before figure::after {
    content: "";
  }
}
.cmn__case-change .case__before::after {
  content: "";
  height: 30px;
  width: 16px;
  background: url(/wp-content/uploads/2025/04/case-arrow-sp.svg) no-repeat center/contain;
  position: absolute;
  bottom: -40px;
  right: 50%;
  -webkit-transform: translateX(50%);
          transform: translateX(50%);
}
@media screen and (min-width: 960.001px) {
  .cmn__case-change .case__before::after {
    content: none;
  }
}
.cmn__case-change .case__after {
  margin-bottom: 20px;
}
@media screen and (min-width: 960.001px) {
  .cmn__case-change .case__after {
    margin-bottom: 0;
  }
}
.cmn__case-change .case__after .hexagon {
  background: #E1F5ED;
}

.cmn__case-block {
  background: #fff;
  -webkit-box-shadow: 0 5px 30px rgba(88, 85, 81, 0.1);
          box-shadow: 0 5px 30px rgba(88, 85, 81, 0.1);
  margin-bottom: 20px;
  display: block;
  padding: 20px 20px 30px;
  text-decoration: none !important;
}
@media screen and (min-width: 960.001px) {
  .cmn__case-block {
    margin-bottom: 26px;
    padding: 32px 40px 45px;
  }
}
.cmn__case-block:hover {
  -webkit-transform: translateY(3px);
          transform: translateY(3px);
  -webkit-box-shadow: 0 5px 30px rgba(88, 85, 81, 0.05);
          box-shadow: 0 5px 30px rgba(88, 85, 81, 0.05);
}
.cmn__case-block:last-of-type {
  margin-bottom: 30px;
}
@media screen and (min-width: 960.001px) {
  .cmn__case-block:last-of-type {
    margin-bottom: 64px;
  }
}
.cmn__case-block h3 {
  border-bottom: 1px solid #518577 !important;
  font-size: 18px;
  font-weight: 600;
  padding-bottom: 10px !important;
  margin-bottom: 50px;
  color: #518577 !important;
}
@media screen and (min-width: 960.001px) {
  .cmn__case-block h3 {
    font-size: 26px;
  }
}
.cmn__case-block .cmn__case-change {
  max-width: 850px;
  margin-inline: auto;
}
.cmn__case-block .cmn__case-table {
  max-width: 850px;
  margin-inline: auto;
  margin-top: 20px;
}
@media screen and (min-width: 960.001px) {
  .cmn__case-block .cmn__case-table {
    margin-top: 40px;
  }
}
.cmn__case-block .additional {
  max-width: 850px;
  margin-inline: auto;
  font-size: 13px;
  text-align: right;
  margin-top: 20px;
}

/* =======================
症例詳細
======================= */
.single-case .p-breadcrumb__list .p-breadcrumb__item:nth-of-type(3) {
  display: none;
}
.single-case .case__ttl {
  position: relative;
  padding-bottom: 10px;
  border-bottom: 1px solid #518577;
  margin-bottom: 20px;
  gap: 10px;
}
@media screen and (min-width: 960.001px) {
  .single-case .case__ttl {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 32px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.single-case .case__ttl h1 {
  color: #518577;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 10px;
}
@media screen and (min-width: 960.001px) {
  .single-case .case__ttl h1 {
    font-size: 30px;
    margin-bottom: 0;
  }
}
.single-case .case__ttl .case__cat {
  background: #C1AC80;
  border: 1px solid #C1AC80;
  color: #fff;
  padding: 1px 10px;
  font-size: 14px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  text-decoration: none;
}
.single-case .case__ttl .case__cat:hover {
  background: #fff;
  color: #C1AC80;
}
@media screen and (min-width: 960.001px) {
  .single-case .case__about {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 30px;
       -moz-column-gap: 30px;
            column-gap: 30px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.single-case .case__about .name {
  font-size: 20px;
  margin-bottom: 10px;
  margin-top: 3px;
}
@media screen and (min-width: 960.001px) {
  .single-case .case__about .name {
    font-size: 24px;
    margin-bottom: 0;
  }
}
.single-case .case__about .price-outer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 20px;
     -moz-column-gap: 20px;
          column-gap: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  padding-bottom: 40px;
}
.single-case .case__about .price-outer .price {
  line-height: 1.4;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 5px;
     -moz-column-gap: 5px;
          column-gap: 5px;
  font-size: 26px;
}
@media screen and (min-width: 960.001px) {
  .single-case .case__about .price-outer .price {
    font-size: 30px;
  }
}
.single-case .case__about .price-outer .price span {
  font-size: 18px;
}
@media screen and (min-width: 960.001px) {
  .single-case .case__about .price-outer .price span {
    font-size: 22px;
  }
}
.single-case .case__about .price-outer a {
  font-size: 14px;
  color: #518577;
  border: 1px solid #C4C4C4;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 10px;
     -moz-column-gap: 10px;
          column-gap: 10px;
  padding: 3px 10px 3px 15px;
  text-decoration: none;
}
@media screen and (min-width: 960.001px) {
  .single-case .case__about .price-outer a {
    padding: 5px 15px 5px 20px;
    font-size: 16px;
  }
}
.single-case .case__about .price-outer a::after {
  content: "";
  width: 10px;
  height: 4px;
  background: url(/wp-content/uploads/2025/04/price-arrow.svg) no-repeat center/contain;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.single-case .case__about .price-outer a:hover {
  background: #518577;
  color: #fff;
}
.single-case .case__about .price-outer a:hover::after {
  background-image: url(/wp-content/uploads/2025/04/price-arrow-white.svg);
}
.single-case .case__about .price-outer .additional {
  position: absolute;
  left: 0;
  bottom: 10px;
  font-size: 13px;
  white-space: nowrap;
}
.single-case .case__change {
  -webkit-box-shadow: 0 5px 30px rgba(88, 85, 81, 0.1);
          box-shadow: 0 5px 30px rgba(88, 85, 81, 0.1);
  padding: 20px;
}
@media screen and (min-width: 960.001px) {
  .single-case .case__change {
    padding: 50px 20px;
  }
}
.single-case .case__change .container {
  max-width: 850px;
  margin-inline: auto;
}
.single-case .case__change .container .cmn__case-table {
  margin-bottom: 32px;
}
@media screen and (min-width: 960.001px) {
  .single-case .case__change .container .cmn__case-table {
    margin-bottom: 64px;
  }
}
@media screen and (min-width: 960.001px) {
  .single-case .case__change .container .cmn__case-table th {
    width: 160px;
  }
}
.single-case .case__comment {
  background: #F2EEE3;
  border-radius: 0;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 3.5%;
     -moz-column-gap: 3.5%;
          column-gap: 3.5%;
  row-gap: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 40px;
}
@media screen and (min-width: 960.001px) {
  .single-case .case__comment {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    margin-bottom: 80px;
  }
}
.single-case .case__comment h3 {
  background: #C1AC80;
  color: #fff;
}
.single-case .case__comment figure {
  width: 100%;
  max-width: 240px;
}
@media screen and (min-width: 960.001px) {
  .single-case .case__comment figure {
    width: 13%;
  }
}
.single-case .case__comment figure img {
  width: 100%;
}
.single-case .case__comment .txt {
  width: 100%;
}
@media screen and (min-width: 960.001px) {
  .single-case .case__comment .txt {
    width: 79%;
  }
}
.single-case .case__detail {
  margin-bottom: 60px;
}
@media screen and (min-width: 960.001px) {
  .single-case .case__detail {
    margin-bottom: 120px;
  }
}
.single-case .case__detail h2 {
  margin-bottom: 20px;
}
@media screen and (min-width: 960.001px) {
  .single-case .case__detail h2 {
    margin-bottom: 40px;
  }
}
.single-case .case__price {
  margin-bottom: 40px;
}
@media screen and (min-width: 960.001px) {
  .single-case .case__price {
    margin-bottom: 80px;
  }
}
.single-case .case__price h2 {
  margin-bottom: 10px;
}
.single-case .case__price table tr {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  border: none;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (min-width: 960.001px) {
  .single-case .case__price table tr {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-column-gap: 10px;
       -moz-column-gap: 10px;
            column-gap: 10px;
  }
}
.single-case .case__price table tr th, .single-case .case__price table tr td {
  background: none;
  border: none;
  padding: 10px;
}
@media screen and (min-width: 960.001px) {
  .single-case .case__price table tr th, .single-case .case__price table tr td {
    padding: 25px 20px !important;
  }
}
.single-case .case__price table tr th {
  font-size: 16px;
  font-weight: 700;
  color: #518577;
  padding-bottom: 0;
}
@media screen and (min-width: 960.001px) {
  .single-case .case__price table tr th {
    font-size: 18px;
  }
}
.single-case .case__price table tr td {
  font-size: 20px;
  text-align: right;
  padding-top: 0;
}
@media screen and (min-width: 960.001px) {
  .single-case .case__price table tr td {
    font-size: 22px;
  }
}
.single-case .case__price table tr td .price__remark {
  display: block;
  font-size: 13px;
}
.single-case .case__price table tr.total {
  border-top: 1px solid #C4C4C4;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.single-case .case__price table tr.total th {
  padding-block: 20px;
  font-size: 22px;
}
@media screen and (min-width: 960.001px) {
  .single-case .case__price table tr.total th {
    padding-block: 45px;
    font-size: 22px;
  }
}
.single-case .case__price table tr.total td {
  padding-block: 20px;
  font-size: 26px;
}
@media screen and (min-width: 960.001px) {
  .single-case .case__price table tr.total td {
    padding-block: 45px;
    font-size: 28px;
  }
}
.single-case .case__price table tr:nth-of-type(2n) {
  background: #EBF2EF;
}
.single-case .case__price .additional {
  font-size: 13px;
  text-align: right;
  margin-top: 10px;
}
.single-case .l-articleBottom {
  display: none;
}
.single-case .cmn-btn a {
  margin-inline: auto;
  border-width: 1px;
}
.single-case .l-mainContent .post_content {
  margin-bottom: 80px;
}
@media screen and (min-width: 960.001px) {
  .single-case .l-mainContent .post_content {
    margin-bottom: 100px;
  }
}
.single-case .p-articleFoot {
  display: none;
}

/* =======================
404
======================= */
.error404 .l-topTitleArea__body .c-pageTitle {
  font-size: 28px;
}
@media screen and (min-width: 960.001px) {
  .error404 .l-topTitleArea__body .c-pageTitle {
    font-size: 46px;
  }
}
.error404 h2.wp-block-heading {
  font-family: "Shippori Mincho", serif;
  color: #518577 !important;
  font-size: 24px;
  text-align: left;
}
@media screen and (min-width: 960.001px) {
  .error404 h2.wp-block-heading {
    font-size: 32px;
    text-align: center;
  }
}
.error404 p {
  font-size: 16px;
  text-align: left;
}
@media screen and (min-width: 960.001px) {
  .error404 p {
    font-size: 18px;
    text-align: center;
  }
}
.error404 .wp-block-search__inside-wrapper {
  width: 450px !important;
}
.error404 .wp-block-search__button {
  margin-left: 0;
  background: #547B74;
  width: 40px;
  position: relative;
}
@media screen and (min-width: 960.001px) {
  .error404 .wp-block-search__button {
    width: 50px;
  }
}
.error404 .wp-block-search__button::before {
  content: "";
  width: 16px;
  height: 16px;
  background: url(/wp-content/uploads/2025/04/search-icon.svg) no-repeat center/contain;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
}
@media screen and (min-width: 960.001px) {
  .error404 .wp-block-search__button::before {
    width: 20px;
    height: 20px;
  }
}
.error404 .wp-block-search__button svg {
  display: none;
}
.error404 .is-style-more_btn a {
  text-decoration: none;
  min-height: 70px;
}

/* =======================
検索
======================= */
.search .l-content .c-pageTitle {
  font-family: "Shippori Mincho", serif;
  color: #518577 !important;
  font-size: 20px;
}
.search .l-content main .p-postList__item {
  width: 100%;
  padding-block: 20px !important;
  border-bottom: 1px solid #CDCDCD;
  margin: 0;
}
.search .l-content main .p-postList__thumb {
  display: none;
}
.search .l-content main .p-postList__body {
  padding-top: 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media screen and (min-width: 960.001px) {
  .search .l-content main .p-postList__body {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.search .l-content main .p-postList__body .p-postList__meta {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
      -ms-flex-order: -1;
          order: -1;
}
.search .l-content main .p-postList__body .p-postList__excerpt {
  display: none !important;
}
.search .l-content main .p-postList__body .p-postList__title {
  margin-bottom: 0;
}/*# sourceMappingURL=style.css.map */