@charset "UTF-8";
@import url('https://cdn.jsdelivr.net/npm/yakuhanjp@4.1.1/dist/css/yakuhanmp.css');
@font-face {
  font-family: "YakuHanJP_Custom";
  src: url("https://cdn.jsdelivr.net/npm/yakuhanjp@4.1.1/dist/css/yakuhanjp.css") format("woff2");
  /* U+FF01（全角感嘆符）を避けて、他の約物を指定 */
  unicode-range: U+3001-3002, U+3008-300F, U+3010-3015, U+FF02, U+FF07, U+FF08-FF09, U+FF0C, U+FF0E, U+FF1A-FF1B, U+FF1F;
}
/* ベーススタイル */ :root {
  --color-main: #289DB1;
  --color-base: #2c3e50;
  --color-light: #75bec6;
  --color-dark: #1e7e8f;
  --color-neutral: #289DB1;
  --color-accent: #1e7e8f;
  --color-btn: #476c83;
  --color-rollover: #6c899c;
  --color-title: #2c3e50;
  --color-sub: #dedede;
  --text-color: #222222;
  --font-main: YakuHanJP_Custom, 'Noto Sans JP', -apple-system, BlinkMacSystemFont, sans-serif;
  --font-mincho: YakuHanMP, 'Noto Serif JP', serif;
  --font-alphabet: 'Arial', sans-serif;
  --font-size-4s: 0.9rem;
  --font-size-3s: 1.0rem;
  --font-size-xs: 1.1rem;
  --font-size-s: 1.2rem;
  --font-size-sm: 1.3rem;
  --font-size-m: 1.4rem;
  --font-size-ml: 1.5rem;
  --font-size-l: 1.6rem;
  --font-size-xl: 1.8rem;
  --font-size-3l: 2.1rem;
  --font-size-4l: 2.4rem;
  --font-size-5l: 2.8rem;
  --font-size-6l: 3.2rem;
  --primary-color: #8B5CF6;
  --secondary-color: #EC4899;
  --accent-color: #3B82F6;
  --text-dark: #1F2937;
  --bg-light: #F9FAFB;
  --border-color-base: #E6E6E6; /*グレー*/
  --bg-color-base: #F9F9F9; /*薄グレー*/
  --bg-color-mark: #FCFBF1; /*ベージュ*/
  --border-color-base: #E6E6E6; /*グレー*/
  --border-color-brand: #D8EFEC; /*薄グリーン*/
  --color-brand: #60C1BD; /*薄グリーン*/
  --color-point: #FF931E; /*オレンジ*/
  --color-point02: #953735; /*濃赤*/
}
/* -------------------------------------------------
   Reset.css
------------------------------------------------- */
@media print {
  html, body {
    zoom: 0.8;
  }
}
* {
  margin: 0;
  padding: 0;
  font-style: normal;
  font-weight: normal;
  line-height: 180%;
  box-sizing: border-box;
  list-style: none;
}

html {
  font-size: 62.5%;
  line-height: 1.8;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  height: 100%;
  -webkit-text-size-adjust: 100%;
  scroll-padding-top: var(--Hheight, 100px)
}
@font-face {
  font-family: "YakuHanJP_Custom";
  src: url("https://cdn.jsdelivr.net/npm/yakuhanjp@4.1.1/dist/fonts/YakuHanJP/YakuHanJP-Regular.woff2") format("woff2");
  /* 全角感嘆符 U+FF01 を除外した範囲設定 */
  unicode-range: U+3001-3002, U+3008-300F, U+3010-3011, U+3014-3015, U+FF02, U+FF07, U+FF08-FF09, U+FF0C, U+FF0E, U+FF1A-FF1B, U+FF1F;
  font-weight: 400;
  font-style: normal;
}
body {
  min-height: 100%;
  background: #fff;
  font-family: "YakuHanJP_Custom", 'Noto Sans JP', -apple-system, BlinkMacSystemFont, sans-serif;;
  color: var(--text-color);
  font-size: 1.4rem;
  line-height: 1.8;
  margin: 0;
  padding: 0;
  overflow-x: hidden
}
@media screen and (max-width: 850px) {
body{font-size:14px}
}
hr{height:0;color:inherit;border-top-width:1px}
abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}
h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}
a{color:inherit;text-decoration:inherit}
b,strong{font-weight:bolder}
code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}
small{font-size:80%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sub{bottom:-.25em}
sup{top:-.5em}
table{text-indent:0;border-color:inherit;border-collapse:collapse}
button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}
button,select{text-transform:none}
button,[type='button'],[type='reset'],[type='submit']{-webkit-appearance:button;background-color:transparent;background-image:none}
[type='search']{-webkit-appearance:textfield;outline-offset:-2px}
::-webkit-search-decoration{-webkit-appearance:none}
::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}
summary{display:list-item}
blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}
fieldset{margin:0;padding:0}
legend{padding:0}
ol,ul,menu{list-style:none;margin:0;padding:0}
textarea{resize:vertical}
input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}
input:-ms-input-placeholder,textarea:-ms-input-placeholder{opacity:1;color:#9ca3af}
input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}
button,[role="button"]{cursor:pointer}
:disabled{cursor:default}
img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}
img,video{max-width:100%;height:auto}
[hidden]{display:none}
figcaption{line-height:1.3}
a{outline:none;text-decoration:none;transition:.3s;color:#333;}
a[href^="tel:"]{pointer-events:none;text-decoration:none}
a.tel-active[href^="tel:"]{pointer-events:all}
a img{border-style:none;transition:.3s}
a:hover{color:var(--color-neutral)}
a:hover img{opacity:1}
img.img-fit{width:100%}
img.img-auto{width:auto}
.palt{font-feature-settings:palt}
ul.dots li{position:relative;padding-left:10px;line-height:1.6}
ul.dots li:before{content:"";position:absolute;top:.66em;left:0;width:4px;height:4px;background-color:#777;border-radius:50%}
ul.dots li + li{margin-top:.2em}

.em {font-weight: 500 !important;}


ul.astrx li {text-indent: -1em;padding-left: 1em;}
ul.astrx li::before {content: "※";}

.uline{text-decoration:underline!important}
.noline{text-decoration:none!important}
.m-text-color-important {color: #ff0000;}
.tit-accent {
  color: var(--color-point);
  font-weight: 500;
  font-size: 1.1em;
}
.m-border-gray {
  border: solid 1px #DDDDDD;
  padding: 2%;
}
/*---text---*/
.m-text-left {
  text-align: left !important;
}
.m-text-right {
  text-align: right !important;
}
.m-text-center {
  text-align: center !important;
}
.m-indent-m {
 padding-left: 1em;
 text-indent: -1em
}
.m-block-space-ss{margin-bottom:5px!important}
.m-block-space-s{margin-bottom:10px!important}
.m-block-space-sm{margin-bottom:15px!important}
.m-block-space-m{margin-bottom:20px!important}
.m-block-space-ml{margin-bottom:30px!important}
.m-block-space-l{margin-bottom:40px!important}
.m-block-space-xl{margin-bottom:60px!important}
.m-block-space-xxl{margin-bottom:90px!important}
.m-block-space-auto{margin:auto}
.m-block-space-none{margin-bottom:0!important}
.m-block-space-none--t{margin-top:0!important}
.m-block-space-pt-none{padding-top:0!important}
.m-block-space-pb-none{padding-bottom:0!important}
.m-block-space-mt-none{margin-top:0!important}
.pt0{padding-top:0 !important;}
.pt10{padding-top:1rem}
.pt20{padding-top:2rem}
.pt30{padding-top:3rem}
.pt40{padding-top:4rem}
.pt50{padding-top:5rem}
@media screen and (min-width: 850px) {
.m-block-space-ss{margin-bottom:10px!important}
.m-block-space-s{margin-bottom:20px!important}
.m-block-space-sm{margin-bottom:30px!important}
.m-block-space-m{margin-bottom:40px!important}
.m-block-space-ml{margin-bottom:60px!important}
.m-block-space-l{margin-bottom:80px!important}
.m-block-space-xl{margin-bottom:120px!important}
.m-block-space-xxl{margin-bottom:180px!important}
}
.m-block-space-vertical-m{margin:15px 0}
@media screen and (min-width: 850px) {
.m-block-space-vertical-m{margin:20px 0}
}
.-width01{width:10%!important}
.-width02{width:20%!important}
.-width03{width:30%!important}
.-width04{width:40%!important}
.-width05{width:50%!important}
.-width06{width:60%!important}
.-width07{width:70%!important}
.-width08{width:80%!important}
.-width09{width:90%!important}
@media screen and (min-width: 850px) {
.-width01-auto{width:10%!important}
.-width02-auto{width:20%!important}
.-width03-auto{width:30%!important}
.-width04-auto{width:40%!important}
.-width05-auto{width:50%!important}
.-width06-auto{width:60%!important}
.-width07-auto{width:70%!important}
.-width08-auto{width:80%!important}
.-width09-auto{width:90%!important}
}
.mt-0{margin-top:0px!important}
.mt-5{margin-top:5px!important}
.mt-05{margin-top:5px!important}
.mt-10{margin-top:10px!important}
.mt-15{margin-top:15px!important}
.mt-20{margin-top:20px!important}
.mt-25{margin-top:25px!important}
.mt-30{margin-top:30px!important}
.mt-35{margin-top:35px!important}
.mt-40{margin-top:40px!important}
.mt-45{margin-top:45px!important}
.mt-50{margin-top:50px!important}
.mb-0{margin-bottom:0px!important}
.mb-5{margin-bottom:5px!important}
.mb-05{margin-bottom:5px!important}
.mb-10{margin-bottom:10px!important}
.mb-15{margin-bottom:15px!important}
.mb-20{margin-bottom:20px!important}
.mb-25{margin-bottom:25px!important}
.mb-30{margin-bottom:30px!important}
.mb-35{margin-bottom:35px!important}
.mb-40{margin-bottom:40px!important}
.mb-45{margin-bottom:45px!important}
.mb-50{margin-bottom:50px!important}
.my-0{margin-top:0px!important;margin-bottom:0px!important}
.my-5{margin-top:5px!important;margin-bottom:5px!important}
.my-10{margin-top:10px!important;margin-bottom:10px!important}
.my-15{margin-top:15px!important;margin-bottom:15px!important}
.my-20{margin-top:20px!important;margin-bottom:20px!important}
.my-25{margin-top:25px!important;margin-bottom:25px!important}
.my-30{margin-top:30px!important;margin-bottom:30px!important}
.my-35{margin-top:35px!important;margin-bottom:35px!important}
.my-40{margin-top:40px!important;margin-bottom:40px!important}
.my-45{margin-top:45px!important;margin-bottom:45px!important}
.my-50{margin-top:50px!important;margin-bottom:50px!important}
.mx-auto {margin-left: auto;margin-right: auto;}
@media all and (min-width: 850px) {
 .pc{display:block}
 .sp{display:none}
 .pc-palt{font-feature-settings:palt}
}
@media all and (max-width: 849.98px) {
 .pc{display:none}
 .sp{display:block}
 .sp-palt{font-feature-settings:palt}
 .sp-block {display: block;}
}
.-bg-light{background-color:var(--color-light)!important}
.-bg-dark{background-color:var(--color-dark)!important}
.-bg-neutral{background-color:var(--color-neutral)!important}
.-bg-light:hover,.-bg-dark:hover{background-color:var(--color-neutral)!important}
.-bg-neutral:hover{background-color:var(--color-dark)!important}
.-bg-white{background-color:#fff!important}

.-bg-whitesmoke {background-color: #fafafa;}
.-bg-gradient {background: linear-gradient(to bottom, #ffffff 0%, #fafafa 100%);}





.txt-3s { font-size: 0.8rem; }
.txt-xs { font-size: 1.0rem; }
.txt-s  { font-size: 1.2rem; }
.txt-sm { font-size: 1.3rem; }
.txt-m  { font-size: 1.4rem; }
.txt-ml { font-size: 1.6rem; }
.txt-l  { font-size: 1.8rem; }
.txt-xl { font-size: 2.4rem; }

main {}
a.btn-yoyaku{background-color:var(--color-light)!important}
a.btn-soudan{background-color:var(--color-dark)!important}
a.btn-yoyaku:hover,a.btn-soudan:hover{background-color:var(--color-neutral)!important}
a.bg-light{background-color:var(--color-light)!important}
a.bg-dark{background-color:var(--color-dark)!important}
a.bg-light:hover,a.bg-dark:hover{background-color:var(--color-neutral)!important}
a.bg-line{background-color:#4CC764!important}
a.bg-line:hover{background-color:#06C755!important}


.container {
  max-width: 980px;
  width: 100%;
  margin: 0 auto;
  padding: 30px 15px;
}

@media all and (min-width: 850px) {
  .container {
    width: calc(100% - 30px);
    max-width: 980px;
    margin: 0 auto;
    padding: 80px 0;
  }
}
.container + .container {
  padding-top: 0;
}
.content-wrap {
  background-color: #fafafa;
}
@media all and (min-width: 850px) {
  .content-inner {
    width: 980px;
    max-width: calc(100% - 40px);
    margin: 0 auto;
  }
  .-inner-s {
    width: 800px;
  }
  .-inner-sm {
    width: 850px;
  }
  .-inner-m {
    width: 900px;
  }
  .-inner-l {
    width: 1100px;
  }
  .-inner-100vw {
    width: 100%;
  }
}
/* ヘッダー */
.g-header {
  z-index: 99;
  background-color: #fff;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  box-shadow: 0px 3px 10px 5px rgba(0, 0, 0, 0.02);
}
  .g-header__inner {
    /*width: 980px;*/
    margin: 0 auto;
    padding: 5px 0;
  }
  .g-header__layout {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

@media screen and (min-width:768px) and (max-width:1024px) {
  .g-header__inner {
    padding: 15px 0;
  }
}
@media all and (min-width: 1024px) {
  .g-header__inner {
    margin: 0 auto;
    width: 100%;
    position: relative;
    padding: 35px 0;
  }
  .g-header__layout {
    display: block;
  }
  .g-header__logo {
    position: absolute;
    left: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 200px;
  }
  .g-header__logo img {
    width: 100%;
  }
}
@media screen and (max-width:768px) {
  .g-header__logo {
    width: 35%;
    min-width: 120px;
  }
}
@media all and (max-width: 1024px) {
  .g-header__logo {
    margin-left: 8px;
  }
}


/* 既存のスタイルをベースに拡張 */

@media not all and (min-width: 1024px) {
    .header-pc {
      display: none;
    }
}
@media screen and (min-width:1024px) and (max-width:1200px) {
      .header-pc {
        justify-content: flex-end;
      }
}
@media all and (min-width: 1200px) {
      .header-pc {
        justify-content: center;
      }

}
@media all and (min-width: 1024px) {
      .header-pc {
        display: flex;
      }
      .header-pc nav ul {
        display: flex;
        align-items: center;
        margin: 0 auto;
        padding: 0;
        list-style: none;
      }

      .header-pc nav ul li {
        line-height: 1;
        position: relative; /* サブメニューの基準点 */
      }

      .header-pc nav ul li a {
        padding: 4px 15px; /* 上下パディングを少し追加してホバー判定を安定化 */
        line-height: 1.2;
        display: block;
        color: #333;
        text-decoration: none;
        transition: color 0.3s;
      }

      .header-pc nav ul li a:hover {
        color: var(--color-light);
      }

      /* セパレーターの設定 */
      .header-pc nav > ul > li + li {
        border-left: 1px solid #ccc;
      }

      /* --- サブメニューの追加スタイル --- */

      /* サブメニューのコンテナ */
      .header-pc nav ul li .sub-menu {
        display: block;
        position: absolute;
        top: 100%; /* 親の直下に配置 */
        left: 50%;
        transform: translateX(-50%); /* 中央寄せ */
        width: 180px;
        background: #fff;
        box-shadow: 0 4px 12px rgba(0,0,0,0.1);
        padding: 10px 0;
        margin: 0;
        list-style: none;
        z-index: 100;
        
        /* 初期状態は非表示 */
        opacity: 0;
        visibility: hidden;
        transition: all 0.3s ease;
      }

      /* 親要素ホバー時に表示 */
      .header-pc nav ul li:hover .sub-menu {
        opacity: 1;
        visibility: visible;
        transform: translateX(-50%) translateY(5px); /* 少し浮き上がる動き */
      }

      /* サブメニュー内の各項目 */
      .header-pc nav ul li .sub-menu li {
        border-left: none !important; /* 親の境界線を打ち消し */
        width: 100%;
      }

      .header-pc nav ul li .sub-menu li a {
        padding: 12px 20px;
        font-size: 14px;
        line-height: 1.4;
        text-align: left;
        border-bottom: 1px solid #f5f5f5;
      }

      .header-pc nav ul li .sub-menu li:last-child a {
        border-bottom: none;
      }

      .header-pc nav ul li .sub-menu li a:hover {
        background-color: #fafafa;
        color: var(--color-light);
      }

      /* 下向き矢印（任意） */
      .has-sub > a::after {
        content: '';
        display: inline-block;
        width: 6px;
        height: 6px;
        margin-left: 8px;
        border-right: 1px solid currentColor;
        border-bottom: 1px solid currentColor;
        transform: translateY(-2px) rotate(45deg);
        transition: transform 0.3s;
      }
      
      .has-sub:hover > a::after {
        transform: translateY(1px) rotate(-135deg);
      }
    }


.g-header__menu-hamburger {
  z-index: 11;
  position: relative;
}
.header-sp {
  position: relative;
}
@media all and (min-width: 1024px) {
  .g-header__menu-hamburger {
    display: none;
  }
  .header-sp {
    display: none;
  }
}
/* ======================
  後付けハンバーガーメニューSP
======================== */
.hamburger-overlay {
  position: absolute;
  top: 50%;
  right: 1px;
  z-index: 1000;
  width: 46px;
  height: 46px;
  border: none;
  background: transparent;
  cursor: pointer;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.hamburger-overlay__line {
  position: absolute;
  left: 10px;
  width: 26px;
  height: 2px;
  background-color: #333;
  transition: all .6s;
}
.hamburger-overlay__line:nth-of-type(1) {
  top: 14px;
}
.hamburger-overlay__line:nth-of-type(2) {
  top: 23px;
}
.hamburger-overlay__line:nth-of-type(3) {
  top: 32px;
}
.hamburger-overlay.active .hamburger-overlay__line {
  background-color: #fff;
}
.hamburger-overlay.active .hamburger-overlay__line:nth-of-type(1) {
  transform: translateY(9px) rotate(-45deg);
}
.hamburger-overlay.active .hamburger-overlay__line:nth-of-type(2) {
  opacity: 0;
}
.hamburger-overlay.active .hamburger-overlay__line:nth-of-type(3) {
  transform: translateY(-9px) rotate(45deg);
}
.nav-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.9);
  visibility: hidden;
  opacity: 0;
  transition: all .6s;
  z-index: 999;
}
.nav-overlay.active {
  visibility: visible;
  opacity: 1;
}
.nav-overlay__content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
}
.nav-overlay__list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.nav-overlay__item {
  opacity: 0;
  transform: translateY(20px);
  transition: all .6s;
}
.nav-overlay.active .nav-overlay__item {
  opacity: 1;
  transform: translateY(0);
}
.nav-overlay.active .nav-overlay__item:nth-child(1) {
  transition-delay: 0.1s;
}
.nav-overlay.active .nav-overlay__item:nth-child(2) {
  transition-delay: 0.2s;
}
.nav-overlay.active .nav-overlay__item:nth-child(3) {
  transition-delay: 0.3s;
}
.nav-overlay.active .nav-overlay__item:nth-child(4) {
  transition-delay: 0.4s;
}
.nav-overlay.active .nav-overlay__item:nth-child(5) {
  transition-delay: 0.5s;
}
.nav-overlay.active .nav-overlay__item:nth-child(6) {
  transition-delay: 0.6s;
}
.nav-overlay.active .nav-overlay__item:nth-child(7) {
  transition-delay: 0.7s;
}
.nav-overlay.active .nav-overlay__item:nth-child(8) {
  transition-delay: 0.8s;
}
.nav-overlay.active .nav-overlay__item:nth-child(9) {
  transition-delay: 0.9s;
}
.nav-overlay__link {
  display: inline-block;
  padding: 10px;
  color: #fff;
  font-size: 18px;
  text-decoration: none;
  transition: color .3s;
}
@media all and (min-width: 850px) {
  .nav-overlay__link {
    padding: 20px;
    font-size: 24px;
  }
}
.nav-overlay__link:hover {
  color: #aca597;
}
.c-search-panel {
  background-color: var(--color-base);
  color: #fff;
  padding: 12px;
  position: relative;
}
@media all and (min-width: 850px) {
  .c-search-panel {
    display: none;
    position: fixed;
    top: 20px;
    right: 0;
    z-index: 9999;
  }
  .c-search-panel {text-align: right;padding-right: 60px;}
}
.hamburger2-overlay {
  position: absolute;
  top: 50%;
  right: 1px;
  z-index: 1000;
  width: 46px;
  height: 46px;
  border: none;
  background: transparent;
  cursor: pointer;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.hamburger2-overlay__line {
  position: absolute;
  left: 10px;
  width: 26px;
  height: 1px;
  background-color: #fff;
  transition: all .6s;
}
.hamburger2-overlay__line:nth-of-type(1) {
  top: 16px;
}
.hamburger2-overlay__line:nth-of-type(2) {
  top: 25px;
}
.hamburger2-overlay.active .hamburger2-overlay__line {
  background-color: #fff;
}
.hamburger2-overlay.active .hamburger2-overlay__line:nth-of-type(1) {
  transform: translateY(9px) rotate(-45deg);
}
.hamburger2-overlay.active .hamburger2-overlay__line:nth-of-type(2) {
  transform: translateY(-9px) rotate(45deg);
}



/*.nav-accordion {
  display: none;
}
.nav-accordion.active {
  display: block;
}*/
/* アコーディオンの基本スタイル例 */
.nav-accordion {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease-out;
  z-index: 99;
  
}
.nav-accordion.active {
  max-height: 1000px; /* 十分な高さを指定 */
}
.nav-accordion__content {padding: 15px 0 0 0;}
.hamburger-accordion {}
.hamburger-accordion {
  position: absolute;
  top: 0;
  right: 1px;
  z-index: 98;
  width: 46px;
  height: 46px;
  border: none;
  background: transparent;
  cursor: pointer;
}
.hamburger-accordion__line {
  position: absolute;
  left: 10px;
  width: 26px;
  height: 1px;
  background-color: #fff;
  transition: all .6s;
}
.hamburger-accordion__line:nth-of-type(1) {
  top: 16px;
}
.hamburger-accordion__line:nth-of-type(2) {
  top: 26px;
}
.hamburger-accordion.active .hamburger-accordion__line {
  background-color: #fff;
}
.hamburger-accordion.active .hamburger-accordion__line:nth-of-type(1) {
  transform: translateY(5px) rotate(-45deg);
}
.hamburger-accordion.active .hamburger-accordion__line:nth-of-type(2) {
  transform: translateY(-5px) rotate(45deg);
}
/*----------------------------------
 メインビジュアル
---------------------------------- */
/*.top_hero .item img {
  width: 100%;
}
@media screen and (min-width: 850px) {
  .top_hero {
    display: block;
    transition: opacity .5s linear;
    background-color: #c3cccb;
    height: 290px;
  }
  .slick-initialized {
    opacity: 1;
  }
  .top_hero .item {
    height: 290px;
  }
  .top_hero .item {
    background-image: url("/assets/img/top_hero-bg.jpg");
    background-position: center;
    background-size: auto 290px;
    background-repeat: no-repeat;
  }
  .top_hero .item .item-inner {
    max-width: 900px;
    margin: 0 auto;
    height: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding-left: min(8 / 1280 * 100 * var(--vw, 1vw), 0.5rem);
  }
}
*/

.top_hero {
  width: 100%;
  background-color: #c3cccb; /* 背景色 */
  overflow: hidden;
}
.top_hero .item {
  height: 180px;
  padding: 0;
  background-image: url("/assets/img/top_hero-bg.jpg");
  background-position: center center;
  background-size: auto 180px;
  background-repeat: no-repeat;
  text-align: left;
}
.hero-headline {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  gap: 10px;
  background: radial-gradient(circle 180px at center, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0.75) 20%, rgba(255, 255, 255, 0) 75%);
}
@media screen and (max-width: 850px) {
  .hero-headline {
    height: 180px;
    width: 75%;
    padding-left: 15px;
  }
}
@media screen and (max-width: 450px) {
  .top_hero .item {
    background-image: url("/assets/img/top_hero-bg_sp.jpg");
    background-position: right center;
  }
  .hero-headline {
    width: 65%;
    min-width: 235px;
  }
}
.hero-headline p, .hero-headline h1 {
  font-weight: 800;
  line-height: 1.4;
}
.hero-headline .hero-headline__row1 {
  color: #134160;
  font-size: clamp(13px, 3.85vw, 20px);
  font-size: 13px;
}
.hero-headline .hero-headline__row2 {
  font-size: clamp(16px, 7.3vw, 38px);
  font-size: 20px;
}
.hero-headline h1 {
  font-size: clamp(13px, 3.65vw, 19px);
  font-size: 12px;
}
@media screen and (min-width: 850px) {
  .top_hero {
    display: block;
    transition: opacity .5s linear;
    height: 290px;
  }
  .top_hero .item {
    height: 290px;
    padding: 0;
    text-align: left;
    background-image: url("/assets/img/top_hero-bg.jpg");
    background-position: center;
    background-size: auto 290px;
    background-repeat: no-repeat;
  }
  .top_hero .item .item-inner {
    max-width: 980px;
    margin: 0 auto;
    height: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding-left: 20px;
  }
  .hero-headline {
    display: flex;
    height: 100%;
    width: 520px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 20px;
    background: radial-gradient(circle 260px at center, rgba(255, 255, 255, 0.3) 0%, rgba(255, 255, 255, 0.75) 20%, rgba(255, 255, 255, 0) 75%);
  }
  .hero-headline .hero-headline__row1 {
    font-size: clamp(13px, 3.85vw, 20px);
  }
  .hero-headline .hero-headline__row2 {
    padding-left: 0.03em;
    letter-spacing: 0.03em;
    font-size: clamp(16px, 7.3vw, 38px);
  }
  .hero-headline h1 {
    font-size: clamp(13px, 3.65vw, 19px);
  }
  .hero-headline h1 {
    max-width: 520px;
  }
}

/* タイトル */
.tit-section, .tit-content {
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  line-height: 1.2;
  padding: 5px;
  margin: 0px auto 10px;
}
@media all and (min-width: 850px) {
  .tit-section, .tit-content {
    font-size: 3.65rem;
    margin: 0px auto 30px;
  }
}
.tit-case {
  margin: 0 auto;
  width: 100%;
  position: relative;
  padding: 40px 0 20px;
}
.tit-case .tit-case--lv1 {
  font-size: 21px;
  font-weight: 600;
  line-height: 1.5;
  position: relative;
  text-align: center;
  display: block;
  padding: 0 15px;
  z-index: 1;
}
.tit-case--lv1 span {font-weight: 600;display: inline-block;}

@media all and (min-width: 850px) {
  .tit-case {
    max-width: 1280px;
    padding: 100px 0 64px;
  }
  .tit-case .tit-case--lv1 {
    font-size: 36px;
  }
}
/* 幾何学要素 (三角形) のスタイル */
/*.tit-case::after {
  content: "";
  position: absolute;
  bottom: 0px;
  right: -15px;
  width: 60px;
  height: 30px;
  background-color: #DFDFDF;
  clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
  transform: rotate(135deg);
  opacity: 0.8;
  pointer-events: none;
}*/
@media all and (max-width: 849.98px) {
  .tit-case::after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    --triangle-size: 20px;
    border-width: var(--triangle-size);
    border-style: solid;
    border-color: transparent #DFDFDF #DFDFDF transparent;
  }
  .tit-case::before {
    content: "";
    position: absolute;
    top: 10px;
    left: -30px;
    width: 90px;
    height: 45px;
    background-color: #eee;
    clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
    transform: rotate(-45deg);
    z-index: 0;
    pointer-events: none;
  }
}
/*.triangle-large {
  position: absolute;
  bottom: 0px;
  right: -20px;
  width: 60px;
  height: 30px;
  background-color: #DFDFDF;
  clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
  transform: rotate(135deg);
  opacity: 0.8;
  pointer-events: none;
}*/
/*.triangle-small {
  position: absolute;
  top: 10px;
  left: -20px;
  width: 90px;
  height: 45px;
  background-color: #eee;
  clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
  transform: rotate(-45deg);
  z-index: 0;
  pointer-events: none;
}*/
@media all and (min-width: 850px) {
  /* 幾何学要素 (三角形) のスタイル */
  .tit-case::after {
    content: "";
    position: absolute;
    bottom: -15px;
    right: -15px; /* right-8 */
    width: 300px; /* w-64 */
    height: 150px; /* h-64 */
    background-color: #DFDFDF; /* bg-gray-200 */
    clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
    transform: rotate(20deg); /* rotate-12 */
    opacity: 0.8;
    pointer-events: none;
    z-index: 0;
  }
  .tit-case::before {
    content: "";
    position: absolute;
    top: 40px; /* top-10 */
    left: 0px; /* left-[-20px] */
    width: 260px; /* w-40 */
    height: 160px; /* h-40 */
    background-color: #eee; /* bg-gray-100 */
    clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
    transform: rotate(-45deg); /* -rotate-45 */
    z-index: 0;
    pointer-events: none;
  }
}
.tit-pages {
  background-color: var(--color-title);
  color: #fff;
  text-align: center;
  font-family: var(--font-mincho);
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1.2;
}

a.btn-basic {
  width: 80%;
  height: 42px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: var(--font-size-sm);
  font-weight: 500;
  line-height: 1.5;
  color: #fff;
  border-radius: 4px;
  /*padding-right: 5px;*/
  position: relative;
  background-color: var(--color-btn);
  margin: auto;
}
/*a.btn-basic::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 12px;
  width: 8px;
  height: 8px;
  margin: auto;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
}*/
a.btn-basic:hover {
  background-color: var(--color-rollover);
}
@media (min-width: 850px) {
  a.btn-basic {
    width: 340px;
    height: 50px;
    font-size: var(--font-size-m);
    line-height: 1.5;
    /*padding-right: 5px;*/
  }
/*  a.btn-basic::after {
    right: 20px;
    width: 9px;
    height: 9px;
  }*/
}
figure img{width:100%}
.c-box{padding:10px 0}
.c-box__btnarea{padding:15px}
.c-box__lead{padding:30px 0}
.c-box__lead p{font-size:var(--font-size-sm)}
@media (min-width: 850px) {
.c-box{padding:15px 0}
.c-box__btnarea{padding:20px}
.c-box__lead{padding:40px}
.c-box__lead p{font-size:var(--font-size-m)}
}


/* 汎用レイアウト1:1グリッド */
.l-grid1-1{display:grid;grid-template-columns:1fr 1fr;gap:30px;align-items:start}
@media (max-width: 849.98px) {
.l-grid1-1{grid-template-columns:1fr;gap:20px}
.l-grid1-1 > div{order:2}
.l-grid1-1 > div + div{order:1}
.l-grid1-1.sp-grid-cancel{grid-template-columns:1fr 1fr}
.sp-grid-cancel > div{order:1}
.sp-grid-cancel > div + div{order:2}
.sp-grid-cancel p{text-align:justify}
}
/* 汎用レイアウト1:2グリッド */
.l-grid1-2{display:grid;grid-template-columns:1fr 2fr;gap:30px;align-items:start}
@media (max-width: 849.98px) {
.l-grid1-2{grid-template-columns:1fr;gap:15px}
.l-grid1-2 > div{order:2}
.l-grid1-2 > div + div{order:1}
}
/* 汎用レイアウト2:1グリッド */
.l-grid2-1{display:grid;grid-template-columns:2fr 1fr;gap:30px;align-items:start}
@media (max-width: 849.98px) {
.l-grid2-1{grid-template-columns:1fr;gap:15px}
.l-grid2-1 > div{order:2}
.l-grid2-1 > div + div{order:1}
}
/* 汎用レイアウト3:1グリッド */
.l-grid3-1{display:grid;grid-template-columns:3fr 1fr;gap:30px;align-items:start}
@media (max-width: 849.98px) {
.l-grid2-1{grid-template-columns:1fr;gap:15px}
.l-grid2-1 > div{order:2}
.l-grid2-1 > div + div{order:1}
.l-grid3-1{grid-template-columns:1fr;gap:15px}
.l-grid3-1 > div{order:2}
.l-grid3-1 > div + div{order:1}
.l-grid3-1.sp-cancel{grid-template-columns:2fr 1fr}
.l-grid3-1.sp-cancel > div{order:1}
.l-grid3-1.sp-cancel > div + div{order:2}
.l-grid3-1.sp-cancel p{text-align:justify}
.sp-float{width:30%;float:right;margin:0 0 5px 10px}
.sp-float img{width:100%!important}
}
/* 汎用レイアウト3:2グリッド */
.l-grid3-2{display:grid;grid-template-columns:3fr 2fr;gap:30px;align-items:start}
@media (max-width: 849.98px) {
.l-grid3-2{grid-template-columns:1fr;gap:15px}
.l-grid3-2 > div{order:2}
.l-grid3-2 > div + div{order:1}
}
/* 汎用レイアウト4:3グリッド */
.l-grid4-3{display:grid;grid-template-columns:4fr 3fr;gap:30px;align-items:start}
@media (max-width: 850px) {
.l-grid4-3{grid-template-columns:1fr}
}
/* 汎用レイアウト5:2グリッド */
.l-grid5-2{display:grid;grid-template-columns:5fr 2fr;gap:30px;align-items:start}
@media (max-width: 850px) {
.l-grid5-2{grid-template-columns:1fr}
}
/* 汎用レイアウト5:3グリッド */
.l-grid5-3{display:grid;grid-template-columns:5fr 3fr;gap:30px;align-items:start}
@media (max-width: 850px) {
.l-grid5-3{grid-template-columns:1fr}
}

ol.-square-numbers {
  counter-reset: list;
  list-style-type: none;
}
ol.-square-numbers li {
  position: relative;
  line-height: 24px;
  margin: 7px 0 7px 35px;
  padding-left: 0px;
  font-weight: 600;
  font-size: 1.4rem;
}
ol.-square-numbers li:before {
  counter-increment: list;
  content: counter(list);
  position: absolute;
  left: -35px;
  width: 24px;
  height: 24px;
  background: #fff;
  border: 1px solid #dedede;
  text-align: center;
  font-family: var(--font-alphabet);
  top: 50%;
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
/* TOP症例セクション */
.case-list {
  width: 100%;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 5px;
}
@media all and (min-width: 850px) {
  .case-list {
    width: 800px;
    gap: 15px;
  }
}
/* doctorセクション */
.doctor-section h3 {
  font-family: var(--font-mincho);
  text-align: center;
  font-size: 17px;
  font-weight: 500;
  line-height: 1.6;
  margin-bottom: 10px;
}
.doctor-section ol {
  display: table;
  margin: 5px auto;
}
@media all and (max-width: 849.98px) {
  .doctor-section .image {
    width: 75%;
    margin: 0 auto 15px;
    border-radius: 3px;
    box-shadow: 0px 4px 20px -5px rgba(0, 0, 0, 0.2);
  }
  .doctor-section .image img {
    width: 100%;
  }
}
@media all and (min-width: 850px) {
  .doctor-section h3 {
    text-align: center;
    font-size: 30px;
    margin-bottom: 30px;
  }
  .doctor-section ol {
    display: flex;
    justify-content: center;
    gap: 1em;
    margin: 15px auto;
  }
}
.doctor-section .top3-popular {
  margin: 12px 0;
  font-size: var(--font-size-ml);
}
.doctor-section .top3-popular p {
  margin-bottom: 5px;
  font-weight: 700;
}
.doctor-section .top3-popular li {
  font-weight: 500;
}
/* 経歴・資格（本サイトから転用・加工） */
.frame-career {
  padding: 15px;
  margin-top: 15px;
  border: 1px solid #ccc;
}
.m-doctor-career {
  display: grid;
}
.m-doctor-career__list {
  font-size: var(--font-size-s);
}
.m-doctor-career__list .__head {
  color: #0f4862;
  font-weight: 600;
  border-bottom: 1px solid #ddd;
  padding: 2px 10px;
  margin-bottom: 5px;
}
.m-doctor-career__list .__item {
  padding: 0px 10px;
}
/*.m-doctor-career__list .__item:not(:last-child) {
  border-bottom: 1px solid #ddd;
}
.m-doctor-career__list .__head + .__item {
  border-bottom: 1px solid #ddd;
}*/
.m-doctor-career__list.--indent__fix .__item {
  display: flex;
}
.m-doctor-career__list.--indent__fix .__item > *:first-child {
  flex: 0 0 auto;
}
.m-doctor-career__list.--indent__fix .__item > * + * {
  margin-left: 0.75em;
}
.m-menuList__item {
  display: flex;
  flex-direction: column;
  border: 1px solid var(--color-sub, #dedede);
  margin-top: 10px;
}
@media all and (min-width: 850px) {
  .m-menuList {
    display: flex;
    flex-wrap: wrap;
    gap: 18px;
  }
  .m-menuList__item {
    flex-basis: calc(50% - 9px);
    margin-top: 0px;
  background-color: #fff;
  }
}
.m-menuList__item-tit {
  background-color: var(--color-sub, #dedede);
  text-align: center;
  padding: 10px;
  font-weight: 600;
}
.m-menuList__item-inner {
  padding: 9px;
}
.m-menuList__item-text {
  display: flex;
  flex-wrap: wrap;
  background-color: #fafafa;
  border-top: 1px solid var(--color-sub, #dedede);
  border-left: 1px solid var(--color-sub, #dedede);
}
.m-menuList__item-text li {
  flex-basis: 50%;
  font-size: var(--font-size-s);
  border-right: 1px solid var(--color-sub, #dedede);
  border-bottom: 1px solid var(--color-sub, #dedede);
}
/* 偶数番目に背景（1行目右・2行目左） */
.m-menuList__item-text li:nth-child(2n) {
  background-color: #fafafa; /* ● */
}
/* 奇数行目の左右を反転する */
.m-menuList__item-text li:nth-child(4n + 1), .m-menuList__item-text li:nth-child(4n + 4) {
  background-color: #fff; /* ○ */
}
.m-menuList__item-text li:nth-child(4n + 2), .m-menuList__item-text li:nth-child(4n + 3) {
  background-color: #fafafa; /* ● */
}
.m-menuList__item-text li a {
  display: block;
  padding: 5px;
  color: #333;
}
.m-menuList__item-text li a:hover {
  background-color: var(--color-rollover);
  color: #fff;
}
.m-menuList__item-text li a.nolink {cursor: default;}
.m-menuList__item-text li a.nolink:hover {
  background-color: transparent;
  color: #333;
}

.accordion {
  border: 1px solid #d0d0d0;
  transition: .3s;
}
.accordion summary {
  position: relative;
  padding: 0 2em;
  color: #333333;
  font-weight: 600;
  cursor: pointer;
  text-align: center;
  height: 40px;
  background-color: var(--color-sub);
}
.accordion summary span {
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: var(--font-size-l);
}
@media all and (min-width: 850px) {
  .accordion summary span {
    font-size: 2.0rem;
  }
}
.accordion summary::-webkit-details-marker {
  display: none;
}
.accordion summary::before, .accordion summary::after {
  content: '';
  position: absolute;
  top: 11px;
  right: 2em;
  width: 1px;
  height: 18px;
  background-color: #333;
}
.accordion summary::before {
  rotate: 90deg;
}
.accordion summary::after {
  transition: rotate .3s;
}
.accordion[open] summary::after {
  rotate: 90deg;
}
.accordion > div {
  transform: translateY(-10px);
  opacity: 0;
  margin: 0;
  color: #333333;
  transition: transform .5s, opacity .5s;
}
.accordion[open] > div {
  transform: none;
  opacity: 1;
}
@media all and (max-width: 850px) {
  .m-case__serach {
    padding: 10px;
  }
}
@media all and (min-width: 850px) {
  .m-case__serach {
    padding: 10px 20px 0;
  }
}
@media all and (min-width: 850px) {
  .case-search {
    display: flex;
    padding: 10px 0;
  }
  .case-search + .case-search {
    padding-top: 10px;
  }
  .case-search__tit {
    font-size: var(--font-size-s);
    font-weight: 600;
    position: relative;
    padding-right: 11px;
  }
  .case-search__tit:after {
    content: "";
    position: absolute;
    top: calc(50% + 2px);
    transform: translateY(-50%);
    right: 4px;
    display: block;
    width: 1px;
    height: 12px;
    background-color: #777;
  }
  .case-search__block {
    display: flex;
    flex-wrap: wrap;
    margin-top: 0px;
  }
  .case-search__block .case-search__block-list li {
    display: inline;
  }
  .case-search__block-list li:first-child {
    display: none;
  }
}
.case-search__block a {
  text-decoration: underline;
  padding: 0 0.4rem;
  font-size: var(--font-size-s);
}
@media all and (max-width: 849.98px) {
  .case-search__block a {
    font-size: var(--font-size-xs);
  }
  .case-search__block-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 10px;
  }
  .case-search__block-list li {
    display: inline-block;
    font-size: var(--font-size-xs);
  }
  .case-search__block-list li:first-child::after {
    content: "|";
    display: inline-block;
    padding: 0 0 0 0.4rem;
  }
}
/*----------------------------------
　検索フォーム部品
---------------------------------- */
.searchandfilter {
  width: 100%;
}
.searchandfilter ul {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  width: 100% !important;
}
.searchandfilter li {
  display: block !important;
  margin: 0 !important;
  padding: 0 !important;
}
.searchandfilter li.sf-field-submit {
  flex-basis: 65%;
  margin: 15px 10px 0 auto !important;
}
.searchandfilter li.sf-field-submit input {
  width: 100%;
  height: 3em;
  font-size: 1em;
  padding: .4em;
  cursor: pointer;
  margin: 0;
  background-color: transparent;
  color: #333;
  border-color: #555;
}
.searchandfilter li.sf-field-reset {
  flex-basis: 25%;
  margin: 15px auto 0 0 !important;
}
.searchandfilter li.sf-field-reset input {
  width: 100%;
  height: 3em;
  font-size: 1em;
  padding: .4em;
  cursor: pointer;
  margin: 0;
  background-color: transparent;
  color: #555;
  border-color: #999;
}
@media screen and (min-width: 850px) {
  .searchandfilter li.sf-field-submit {
    flex-basis: 50%;
    margin: 30px 10px 0 auto !important;
  }
  .searchandfilter li.sf-field-submit input {
    width: 100%;
    height: 3em;
    font-size: 1em;
    padding: .4em;
    cursor: pointer;
    margin: 0;
  }
  .searchandfilter li.sf-field-reset {
    flex-basis: 20%;
    margin: 30px auto 0 0 !important;
  }
  .searchandfilter li.sf-field-reset input {
    width: 100%;
    height: 3em;
    font-size: 1em;
    padding: .4em;
    cursor: pointer;
    margin: 0;
  }
}
.searchandfilter li.sf-field-freewords, .searchandfilter li.sf-field-freewords label, .searchandfilter li.sf-field-category, .searchandfilter li.sf-field-category label {
  flex-basis: calc(50% - 4px);
  margin: 0 !important;
  position: relative;
}
.searchandfilter li.sf-field-serachbtnarea {
  flex-basis: 100%;
  margin: 0 !important;
  position: relative;
}
@media screen and (min-width: 850px) {
  .searchandfilter li.sf-field-freewords, .searchandfilter li.sf-field-freewords label, .searchandfilter li.sf-field-category, .searchandfilter li.sf-field-category label {
    flex-basis: calc((100% - 24px) / 4);
  }
  .searchandfilter li.sf-field-serachbtnarea {
    flex-basis: 75%;
  }
}
.searchandfilter li.sf-field-category label::after {
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  width: 10px;
  height: 7px;
  background-color: #7e7e7e;
  clip-path: polygon(0 0, 100% 0, 50% 100%);
  content: '';
  pointer-events: none;
}
.searchandfilter li select.sf-input-select {
  appearance: none;
  width: 100% !important;
  height: 2.8em;
  padding: 0 .4em;
  border: 1px solid var(--color-sub);
  border-radius: 5px;
  box-shadow: 0 4px 4px rgb(0 0 0 / 2%), 0 2px 3px -2px rgba(0 0 0 / 5%);
  background-color: #fff;
  color: #5e5e5e;
  font-size: 1em;
  cursor: pointer;
}
.searchandfilter li.sf-field-freewords input.sf-input-text {
  width: 100% !important;
  height: 2.8em;
  font-size: 1em;
  padding: 0 .4em;
  border: 1px solid var(--color-sub);
  border-radius: 5px;
  background-color: #ffffff;
  outline: none;
}
.searchandfilter li.sf-field-serachbtnarea input[type=submit] {
  background: linear-gradient(135deg, #3B82F6 0%, #06B6D4 100%);
  color: #fff;
  cursor: pointer;
  outline: none;
  border: 1px solid var(--color-sub);
  margin: 0 auto;
  width: 75%;
  height: 2.8em;
  border-radius: 5px;
}
.searchandfilter li.sf-field-serachbtnarea input[type=submit]:hover {
  background-color: var(--color-neutral);
}
@media screen and (min-width: 850px) {
  .searchandfilter li.sf-field-serachbtnarea input[type=submit] {
    margin: 0 !important;
  }
}
.vkfs {
  font-size: var(--font-size-m);
  margin-bottom: 0;
}
.vkfs__labels {
  flex-wrap: nowrap !important;
}
.vkfs__call-filter-search {
  width: 100%;
}
.vkfs_submit {
  background: linear-gradient(135deg, #3B82F6 0%, #06B6D4 100%);
  color: #fff;
  cursor: pointer;
  outline: none;
  border: 1px solid var(--color-sub);
  margin: 0 auto;
  width: 75% !important;
  height: 2.8em;
  border-radius: 5px;
}
.vkfs_submit:hover {
  background-color: var(--color-neutral);
}
.vkfs__label-name {
  display: none;
}
.vkfs .btn[type=submit] {
  letter-spacing: .1em !important;
  font-size: 16px !important;
  font-weight: 600;
}
/*----------------------------------
　TOP コラム一覧（小顔サイト転用）
---------------------------------- */
.t-top-column {}
.t-top-column__list {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
}
.t-top-column__list .t-top-column__list-item {
  flex-basis: calc(50% - 7px);
  font-size: var(--font-size-s);
  line-height: 1.667;
}
.t-top-column__list .t-top-column__list-item .image a {
  display: block;
}
.t-top-column__list .t-top-column__list-item .image img {
  width: 100%;
  height: 143px;
  object-fit: cover;
}
.t-top-column__list .t-top-column__list-item .date {
  color: #999;
}
@media all and (min-width: 850px) {
  .t-top-column__list {
    gap: 8px;
  }
  .t-top-column__tit {
    font-size: var(--font-size-m);
    font-weight: 700;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .t-top-column__list .t-top-column__list-item {
    flex-basis: calc((100% - 32px) /5);
    font-size: var(--font-size-s);
    line-height: 1.667;
  }
  .t-top-column__list .t-top-column__list-item .image img {
    height: 160px;
  }
}
.bnr-section {
  padding: 15px;
  background-color: rgba(248, 245, 240, 0.5);
}
.bnr-section img {
  width: 100%;
}
@media all and (min-width: 850px) {
  .bnr-section {
    padding: 50px 10px;
  }
  .bnr-section a {
    display: block;
    max-width: 980px;
    margin: 0 auto;
  }
}

.column-section + .bnr-section {padding-top: 0;}

/*----------------------------------
　　footer
---------------------------------- */
.g-footing-cta {
  background-color: var(--color-base);
  overflow: hidden;
  color: #fff;
}
.g-footing-cta__inner {
  padding: 24px 16px;
}
.g-footing-cta a.btn-basic {
  width: 100%;
  height: 38px;
  margin: 0;
}
@media all and (min-width: 850px) {
  .g-footing-cta__inner {
    width: 980px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 540px auto;
    padding: 50px 0;
  }
  .g-footing-cta a.btn-basic {
    width: 180px;
  }
}
.g-footing-cta__content-heading {
  margin-bottom: 10px;
  text-align: center;
}
.g-footing-cta__content-heading .__en {
  line-height: 1;
  font-family: var(--font-alphabet);
  font-weight: 600;
}
.g-footing-cta__content-heading .__ja {
  font-family: var(--font-mincho);
  font-size: 2.0rem;
  font-weight: 600;
}
@media all and (min-width: 850px) {
  .g-footing-cta__content-heading {
    margin-bottom: min(20 / 1280 * 100 * var(--vw, 1vw), 1.25rem);
  }
  .g-footing-cta__content-heading .__ja {
    font-size: min(32 / 1280 * 100 * var(--vw, 1vw), 2rem);
  }
}
.g-footing-cta__content-buttons {
  gap: 10px;
  display: flex;
  justify-content: center;
}
.g-footing-cta__tel {
  display: flex;
  justify-content: center;
  margin-top: 25px;
}
@media all and (min-width: 850px) {
  .g-footing-cta__tel {
    justify-content: flex-start;
    margin-top: 0px;
  }
}
.o-cta-tel {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-left: 10px;
}
.o-cta-tel p {
  font-size: var(--font-size-sm);
  font-weight: 200;
}
.tel-active {
  display: block;
  margin: 0;
  padding: 10px 0 5px;
}
.copyright {
  background: #233445;
  color: #fff;
  text-align: center;
  padding: 15px 0;
  font-size: 1.1rem;
  font-weight: 200;
}
.footer-info__data-inner {
  padding: 13px;
}
.footer-info__map {
  margin-top: 20px;
}
.footer-info__map iframe {
  width: 100%;
  height: 292px;
  border: none;
}
@media all and (min-width: 850px) {
  .footer-info {
    display: flex;
  }
  .footer-info__data {
    flex-basis: calc(50% + 50px);
  }
  .footer-info__map {
    flex-basis: calc(50% - 50px);
    margin-top: 0;
  }
  .footer-info__data-inner {
    float: right;
    width: 540px;
    padding: 30px 35px 30px 10px;
  }
  .footer-info__map iframe {
    display: flex;
    width: 100%;
    height: 100%;
  }
}
.clinic-detail__logo {
  margin-bottom: 15px;
}
.clinic-detail__logo img {
  max-width: 65%;
}
.clinic-detail__tel {
  margin: 25px 0 15px
}


@media all and (min-width: 850px) {
 .clinic-detail__logo img {
  max-width: 250px;
 }
}

/*--- open-house ----------------- */
.open-house {
  width: 100%;
}
.open-house__tit {
  font-weight: 700;
}
.open-house__tbl {
  width: 100%;
  border-right: 1px solid var(--color-sub);
  border-bottom: 1px solid var(--color-sub);
  margin: 5px 0 10px;
}
.open-house__tbl th, .open-house__tbl td {
  padding: 5px;
  border-top: 1px solid var(--color-sub);
  border-left: 1px solid var(--color-sub);
  text-align: center;
  font-weight: normal;
}
.open-house__tbl th {
  width: 28%;
}
.open-house__pin {
  background: url(/assets/img/icon-pin.svg) no-repeat;
  background-position: left;
  background-size: 10px auto;
  padding-left: 15px;
}
@media screen and (min-width: 850px) {
  .open-house {
    width: calc(100% / 2 - 1%);
    font-size: var(--font-size-s);
  }
  .open-house-1 {
    font-size: var(--font-size-s);
  }
  .open-house__tit {
    font-size: 1.5rem;
  }
  .open-house__tbl th, .open-house__tbl td {
    font-size: var(--font-size-s);
  }
  .open-house-clinic {
    width: 48%;
  }
}
.clinic-detail__links {
  display: flex;
  gap: 5px;
  flex-wrap: wrap;
  margin-top: 15px;
}
.clinic-detail__links li {
  flex-basis: 100%;
}
@media screen and (min-width: 850px) {
  .clinic-detail__links li {
    flex-basis: calc((100% - 5px) / 2);
  }
}
.clinic-detail__links li a {
  width: 100%;
  height: 38px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-size: var(--font-size-xs);
  font-weight: 500;
  line-height: 1.5;
  color: #fff;
  border-radius: 4px;
  padding: 0 15px;
  position: relative;
}
@media screen and (min-width: 850px) {
  .clinic-detail__links li a {
    justify-content: center;
    padding: 0 15px 0 0;
  }
}
.clinic-detail__links li a::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
  width: 6px;
  height: 6px;
  margin: auto;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: rotate(45deg);
}
.clinic-detail__links li:last-child {
  flex-basis: 100%;
}
.clinic-detail__links li:last-child a {
  height: 40px;
  font-size: var(--font-size-m);
  line-height: 1.2;
  font-weight: 600;
}
.g-page-mainBnr {
  background-color: #c3cccb;
  background-image: -webkit-linear-gradient(0deg, rgba(195, 204, 203, 1.00) 0%, rgba(210, 222, 218, 1.00) 100%);
  background-image: -moz-linear-gradient(0deg, rgba(195, 204, 203, 1.00) 0%, rgba(210, 222, 218, 1.00) 100%);
  background-image: -o-linear-gradient(0deg, rgba(195, 204, 203, 1.00) 0%, rgba(210, 222, 218, 1.00) 100%);
  background-image: linear-gradient(90deg, rgba(195, 204, 203, 1.00) 0%, rgba(210, 222, 218, 1.00) 100%);
  text-align: center;
  height: 90px;
}
.g-page-mainBnr__inner {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.g-page-mainBnr__inner h1 {
  font-size: 1.8rem;
}
@media screen and (min-width: 850px) {
  .g-page-mainBnr {
    background-color: var(--color-base);
    text-align: center;
    height: 160px;
  }
  .g-page-mainBnr__inner h1 {
    font-size: 3rem;
  }
}
/* ============================

　症例詳細ページ　single-cases

============================ */
/*** タイトルデザイン ***/
.c-title {
  font-weight: 700;
  line-height: 1.4;
}
.c-title--lv1 {
  font-size: 2.0rem;
  margin-bottom: 25px;
}

@media all and (min-width: 850px) {
  .c-title--lv1 {
    font-size: 3.2rem;
    margin-bottom: 50px;
  }
}
#fee .c-title--lv1 {
  text-align: center;
  margin-bottom: 10px;
}
@media all and (min-width: 850px) {
  #fee .c-title--lv1 {
    margin-bottom: 15px;
  }
}
.c-title--lv2 {
  border-left: solid 7px #bfa77c;
  font-size: var(--font-size-xl);
  padding-left: 10px;
  margin: 30px 0 20px;
  line-height: 1.25;
}

.clinic-section-header + .c-title--lv2 {margin-top: 0;}

@media all and (min-width: 850px) {
  .c-title--lv2 {
    font-size: var(--font-size-4l);
    margin: 40px 0 30px;
  }
  .c-title--lv2.-first {
    margin-top: 0;
  }
}
.c-title--lv3 {
  font-size: var(--font-size-l);
  margin: 25px 0 10px;
}
@media all and (min-width: 850px) {
  .c-title--lv3 {
    font-size: var(--font-size-3l);
    margin: 30px 0 10px;
  }
}
/*蛍光ペン風*/
.c-title--lv3marker {
  background: linear-gradient(transparent 70%, #EAFFE8 0%);
  display: inline;
  font-weight: 600;
  margin-bottom: 10px;
}
@media all and (min-width: 850px) {
  .c-title--lv3marker {
    font-weight: 500;
    margin-bottom: 15px;
  }
  .c-title--lv3marker:before {
    content: '◆';
    margin-right: 6px;
  }
}
.c-title--lv4 {
  font-size: var(--font-size-ml);
  text-indent: -1em;
  padding-left: 1em;
  margin: 18px 0 5px;
}
.c-title--lv4::before {
  content: "●";
}
.c-title--lv4.-nomark {
  text-indent: 0;
  padding-left: 0;
}
.c-title--lv4.-nomark::before {
  content: "";
}
@media all and (min-width: 850px) {
  .c-title--lv4 {
    margin: 25px 0 8px;
  }
}

.c-title--lv4.-lv04-plus {font-size: var(--font-size-l);color: var(--color-dark);}

@media all and (min-width: 850px) {
  .c-title--lv4.-lv04-plus {font-size: var(--font-size-xl);}
}

.c-title--lv4 + ul {
  padding-left: 0.33em;
}
.--brown {
  color: #aca597;
}
.--dark-brown {
  color: #A1834E;
}
.--green {
  color: #1e7e8f;
}
.--gray {
  color: #aaa;
}
.l-case-detail {
  margin-top: 20px;
}
.l-case-detail__block {
  background-color: #fff;
  /*border: 1px solid var(--color-sub);*/
  /*box-shadow: 0px 0px min(10 / 375 * 100 * var(--vw, 1vw), 16px) 0px rgba(147, 144, 140, 0.10);*/
  padding: 15px;
}
@media screen and (min-width: 850px) {
  .l-case-detail {
    margin-top: 40px;
  }
  .l-case-detail__block {
    /*box-shadow: 0px 0px min(30 / 1280 * 100 * var(--vw, 1vw), 1.875rem) 0px rgba(147, 144, 140, 0.10);*/
    padding: 40px;
  }
}
/*** ステップバーデザイン ***/
.step-wrap3 {
  counter-reset: count;
  margin: 2em 0 0;
}
.step-content3 {
  display: flex;
  gap: 10px;
  align-items: flex-start;
  margin-top: 5px;
  padding-bottom: 10px;
  font-size: var(--font-size-m, 14px);
}
.step-content3:first-child {
  padding-top: 5px;
}
.step-label3 {
  padding: 4px 12px 4px 8px;
  color: #fff;
  background: var(--color-accent);
  border-radius: 20px;
  line-height: 1;
  font-size: var(--font-size-s, 1.2rem);
  text-align: center;
  width: 5.5em;
}
.step-label3::after {
  counter-increment: count;
  content: counter(count);
  position: relative;
  left: .3em;
}
.step-body3 {
  line-height: 1.5;
  flex-basis: calc(100% - 6em);
}
@media screen and (min-width: 850px) {
  .step-content3 {
    font-size: var(--font-size-m, 1.4rem);
  }
  .step-label3 {
    padding: 4px 15px 4px 10px;
    font-size: var(--font-size-m, 1.4rem);
  }
}
/*----------------------------------
	テーブル
---------------------------------- */
table.-centered th,
table.-centered td {
    text-align: center;
}
table.middled th,
table.middled td {
    vertical-align: middle;
}

.tbl-basic {
  width: 100%;
  border-right: 1px solid var(--color-sub, #E6E6E6);
  border-bottom: 1px solid var(--color-sub, #E6E6E6);
}
.tbl-basic th > a, .tbl-basic td > a {
  text-decoration: underline;
}
.tbl-basic th, .tbl-basic td {
  padding: 5px;
  border-top: 1px solid var(--color-sub, #E6E6E6);
  border-left: 1px solid var(--color-sub, #E6E6E6);
  font-weight: normal;
  font-feature-settings: "palt";
  letter-spacing: 0.03em;
}
@media screen and (min-width: 850px) {
  .tbl-basic th, .tbl-basic td {
    padding: 5px 10px;
  }
}
@media screen and (max-width: 850px) {
  .tbl-basic th, .tbl-basic td {
    font-size: var(--font-size-s, 1.2rem);
  }
}
.tbl-basic th {
  text-align: left;
  background: #F4F4F4;
}
.tbl-basic td {
  text-align: center;
  background: #FFFFFF;
}
.tbl-basic td.thead {
  background: #F4F4F4;
}
.tbl-basic td.border-tl-none {
  border-left: none;
  border-top: none;
}
.tbl-basic td.bg-none {
  background: none;
  background-color: transparent !important;
}
.tbl-basic__head {
  background: #F4F4F4;
}
.tbl-basic__head-dark {
  background: var(--color-sub, #E6E6E6) !important;
  border-left: 1px solid #FFFFFF !important;
}
.tbl-basic__head-mark {
  background: var(--bg-color-mark) !important;
}
.tbl-basic__item-mark {
  background: var(--bg-color-mark) !important;
}
.tbl-basic__item-none {
  border-top: 1px solid #FFFFFF !important;
  border-left: 1px solid #FFFFFF !important;
}
.tbl-basic__head2 {
  background-color: #EDEDED;
}
.tbl-basic__head2 h4 {
  font-weight: 500;
}
/*--料金--*/
.-fee02 .tbl-basic__head {
  width: 50%;
}
.-fee02 .tbl-basic__price {
  width: 50%;
}
.-fee03 .tbl-basic__head {
  width: 45%;
}
.-fee03 .tbl-basic__number {
  width: 25%;
}
.-fee03 .tbl-basic__head-sub {
  width: 25%;
}
.-fee03 .tbl-basic__price {
  width: 30%;
}
@media screen and (min-width: 850px) {
  .-fee03 .tbl-basic__head {
    width: 40%;
  }
  .-fee03 .tbl-basic__number {
    width: 25%;
  }
  .-fee03 .tbl-basic__head-sub {
    width: 25%;
  }
  .-fee03 .tbl-basic__price {
    width: 35%;
  }
}
.-fee04 .tbl-basic__head {
  width: 30%;
}
.-fee04 .tbl-basic__head-sub {
  width: 25%;
}
.-fee04 .tbl-basic__number {
  width: 20%;
}
.-fee04 .tbl-basic__price {
  width: 25%;
}
.-fee05 .tbl-basic__head {
  width: 30%;
}
.-fee05 .tbl-basic__head-sub {
  width: 20%;
}
.-fee05 .tbl-basic__number {
  width: 10%;
}
.-fee05 .tbl-basic__price {
  width: 20%;
}
/*--均等--*/
.-equally02 th, .-equally02 td {
  width: 50% !important;
}
.-equally03 th, .-equally03 td {
  width: 33.3% !important;
}
.-equally04 th, .-equally04 td {
  width: 25% !important;
}
.-equally05 th, .-equally05 td {
  width: 20% !important;
}
/* ----- tbl-local ----- */
.tbl-local {
  border-top: 1px solid var(--border-color-base);
}
.tbl-local td, .tbl-local dd {
  line-height: 1.5em;
}
.tbl-local__head {
  color: var(--color-base);
  font-weight: 600;
  background-color: #EBEFF2;
  border-bottom: 1px solid var(--border-color-base);
  border-right: 1px solid var(--border-color-base);
  border-left: 5px solid #6c899c;
  padding: 10px;
}
.tbl-local__detail {
  padding: 10px;
  background-color: #fff;
}
.tbl-local__detail label {
  margin-right: 1em;
}
.tbl-local:last-of-type {
  border-bottom: 1px solid var(--border-color-base);
}
@media screen and (min-width: 850px) {
  .tbl-local {
    display: flex;
    flex-direction: row;
    border-right: 1px solid var(--border-color-base);
  }
  .tbl-local__head {
    width: 28%;
    border-bottom: none;
    border-right: none;
  }
  .tbl-local__detail {
    width: calc(100% - 28%);
  }
}
.tbl-simple {}
@media screen and (max-width: 850px) {
  .tbl-simple dt {
    font-weight: bold;
    text-align: center;
    padding: 10px;
    background-color: var(--border-color-base);
  }
  .tbl-simple dd {
    padding: 10px;
    background-color: #FFFFFF;
  }
}
@media screen and (min-width: 850px) {
  .tbl-simple {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    background-color: #FFFFFF;
    padding: 20px;
    margin-bottom: 10px;
  }
  .tbl-simple dt {
    position: relative;
    width: 15%;
  }
  .tbl-simple dt:after {
    display: block;
    content: "";
    width: 20px;
    height: 1px;
    background-color: #333;
    position: absolute;
    top: 18px;
    right: -10px;
  }
  .tbl-simple dd {
    padding: 0 0 7px 30px;
    width: 85%;
  }
}
/*** リストデザイン ***/
.list_check {
  padding: 0px;
  margin: 0px;
  list-style: none;
}
.list_check > li {
  position: relative;
  padding: 0px 0px 0px 1.8em;
  margin: 0px;
  line-height: 1.5;
}
@media (min-width: 850px) {
  .list_check > li {
    font-size: var(--font-size-m2);
    padding: 0px 0px 0px 1.8em;
  }
}
.list_check > li::before, .list_check > li::after {
  position: absolute;
  top: 0.25em;
  height: 1em;
  content: "";
}
.list_check > li::before {
  left: 0px;
  /*transform: translateY(-50%);*/
  width: 1em;
  border: 1px solid #8eb8b6;
}
.list_check > li::after {
  left: 0.5em;
  transform: translateY(-0.25em) rotate(45deg);
  width: 0.5em;
  border-bottom: 3px solid #8eb8b6;
  border-right: 3px solid #8eb8b6;
}
.list_check > li + li {
  margin-top: 0.05em;
}
@media (max-width: 960px) {
  .list_check > li + li {
    margin-top: 0.1em;
  }
}
.m-flexcards {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
}
.m-flexcards__card {
  padding: 10px;
}
@media (max-width: 960px) {
  .m-flexcards__card {
    flex-basis: 100%;
  }
}
@media (min-width: 850px) {
  .--rows_two-equal .m-flexcards__card {
    flex-basis: calc((100% - 15px) / 2);
    min-width: 340px; /* 小さくなり過ぎない */
  }
  .--rows_three-equal .m-flexcards__card {
    flex-basis: calc((100% - 30px) / 3);
    min-width: 220px;
  }
}
/*** フレームデザイン ***/
.m-frame01 {
  border: 1px solid #ccc;
  padding: 10px 15px;
  margin: 15px auto 0;
}
.m-frame01 + .m-frame01 {
  margin-top: 10px;
}
@media all and (min-width: 850px) {
  .m-frame01 {
    padding: 15px 25px;
    margin: 20px auto 0;
  }
  .m-frame01 + .m-frame01 {
    margin-top: 10px;
  }
}
.m-frame01 .frame01-tit {
  font-weight: 600;
  font-size: var(--font-size-m);
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
  padding-bottom: 5px;
}
@media all and (min-width: 850px) {
  .m-frame01 .frame01-tit {
    margin-bottom: 15px;
    padding-bottom: 5px;
  }
}


.m-frame02 {
  border: 1px solid #ddd;
  padding: 10px 15px;
  margin: 15px auto;
}
@media all and (min-width: 850px) {
  .m-frame02 {
    padding: 15px 25px;
    margin: 30px auto;
  }
}
.m-frame02 .frame02-tit {
  font-weight: 600;
  font-size: var(--font-size-l);
  border-bottom: 1px dotted #ccc;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
@media all and (min-width: 850px) {
  .m-frame02 .frame02-tit {
    margin-bottom: 15px;
    padding-bottom: 10px;
  }
}

.m-frame03 {background-color: #F1F8F9;padding: 15px;}

@media all and (min-width: 850px) {
  .m-frame03 {padding: 30px;}
}



.tbl-style01 {
  width: 100%;
  margin: 15px 0 0;
}
.tbl-style01 th, .tbl-style01 td {
  border: 1px solid #ddd;
  padding: 5px;
  line-height: 1.6;
  text-align: left;
}
.tbl-style01 th {
  font-weight: 400;
  background-color: #fafafa /*rgba(200,218,219,0.3)*/ ;
}
.tbl-style01 th.tbl-style01__head-dark {
  background-color: #ccc;
}


@media all and (min-width: 850px) {
  /*
5分の1 → one_fifth
4分の1 → one_fourth
3分の1 → one_third
 */
  .tbl-style01 {
    margin: 5px 0 0;
  }
  .tbl-style01 th, .tbl-style01 td {
    padding: 5px 10px;
  }
  .--width-one_fifth {
    width: 20%;
  }
  .--width-one_fourth {
    width: 25%;
  }
  .--width-one_third {
    width: calc(100% / 3);
  }
}



.tbl-plain {
  border-top: none !important;
}
.tbl-plain th, .tbl-plain td {
  display: inline-block !important;
  border: none !important;
  background-color: #fff !important;
  padding: 0 5px !important;
  width: auto !important;
}
.tbl-plain tr {
  display: grid;
  grid-template-columns: 4.2em 1fr;
}
.tbl-plain th {
  position: relative;
  padding-right: 15px;
  /*white-space: nowrap;*/
}
.tbl-plain th::after {
  content: ":";
  position: absolute;
  right: 0;
  display: inline-block;
}
@media screen and (min-width: 850px) {
  .tbl-plain th {
    padding-right: 15px;
  }
  .tbl-plain td {
    padding-left: 15px;
  }
}
.dl-style01 dt {
  font-size: var(--font-size-ml);
  font-weight: 600;
  margin-top: 10px;
}
@media screen and (min-width: 850px) {
  .dl-style01 {}
  .dl-style01 dt {
    margin-top: 12px;
  }
}

.dl-style02 {display: flex;flex-wrap: wrap; align-items: flex-start;padding: 10px 0;margin: 15px 0; border-top: 1px dashed #ddd;border-bottom: 1px dashed #ddd;}
.dl-style02 dt {
  flex: 1;
  padding-right: 0.5%;
  font-weight: 600;
  position: relative;
  white-space: nowrap;
}
.dl-style02 dt::after {content: "：";position: absolute;right: 0;}
.dl-style02 dd {flex-basis: 70%; padding-left: 0.5%;}
@media not screen and (min-width: 850px) {
  .dl-style02 {display: block;}
  .dl-style02 dd + dt {margin-top: 10px;}
  .dl-style02 dt::after {content: "";}
}



.imgBox-basic {
  text-align: center;
  padding: 15px 0;
}
.imgBox-basic img {
  margin: 3px auto;
}
/* ===== 新しいデザインのCSS（既存のスタイルを上書き） ===== */
/* 固定CTAボタン（縦書き） */
.fixed-cta-buttons {
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 100;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.fixed-cta-buttons a {
  display: block;
  padding: 30px 20px;
  border-radius: 8px;
  color: white;
  text-decoration: none;
  font-weight: bold;
  text-align: center;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
  transition: all 0.3s ease;
  min-width: 60px;
  writing-mode: vertical-rl;
  text-orientation: upright;
  letter-spacing: 0.1em;
  font-size: 1.6rem;
  line-height: 1.35;
}
.fixed-cta-buttons .btn-counseling {
  background: linear-gradient(135deg, #f478bf 0%, #EC4899 100%);
}
.fixed-cta-buttons .btn-consultation {
  background: linear-gradient(135deg, #06B6D4 0%, #3B82F6 100%);
}

.fixed-cta-buttons a:hover {
  transform: translateY(-3px);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.3);
}
@media (max-width: 850px) {
  .fixed-cta-buttons {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    top: auto;
    flex-direction: row;
    padding: 5px;
    background: white;
    box-shadow: 0 -4px 20px rgba(0, 0, 0, 0.1);
    gap: 5px;
  }
  .fixed-cta-buttons a {
    flex: 1;
    padding: 15px 5px;
    min-width: auto;
    font-size: var(--font-size-l);
    writing-mode: horizontal-tb;
    text-orientation: mixed;
    letter-spacing: normal;
  }
  .fixed-cta-buttons a br {
    display: none;
  }
}

/* 上に戻るボタン */
.fixed-cta-buttons .btn-totop {
  background: linear-gradient(135deg, #ccc 0%, #aaa 100%);
  cursor: pointer;
  opacity: 0;
  visibility: hidden;
  border-radius: 50%;
  padding: 20px;
  margin-top: 10px;
}
.fixed-cta-buttons .btn-totop.is-show {
  opacity: 1;
  visibility: visible;
}

@media (max-width: 850px) {
  .fixed-cta-buttons .btn-totop {
    display: none !important;
  }
}

/* == 改良版 ===*/
@media (max-width: 850px) {
  .fixed-cta-buttons .scroll-btn {
    display: none !important;
  }
}
        /* ボタンベース */
        .scroll-btn {
            /*position: fixed;
            bottom: 24px;
            right: 24px;*/
          position: relative;
          margin: 10px auto 0;
            display: flex;
            align-items: center;
            justify-content: center;
            cursor: pointer;
            transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
            opacity: 0;
            visibility: hidden;
            z-index: 50;
            width: 60px;
            height: 60px;
            background: white;
            border-radius: 50%;
            color: #1e293b;
            box-shadow: 0 4px 12px rgba(0,0,0,0.1);
        }

        .scroll-btn.show {
            opacity: 1;
            visibility: visible;
        }

        .scroll-btn:hover {
            transform: translateY(-2px);
            box-shadow: 0 6px 16px rgba(0,0,0,0.15);
        }

        /* プログレスリング */
        .progress-svg {
            position: absolute;
            top: 0;
            left: 0;
            transform: rotate(-90deg);
        }
        .progress-circle {
            fill: none;
            stroke: #f1f5f9;
            stroke-width: 3;
        }
        .progress-bar {
            fill: none;
            stroke: var(--color-neutral);
            stroke-width: 3;
            /* 2 * PI * r (r=26) ≒ 163.4 */
            stroke-dasharray: 163.4;
            stroke-dashoffset: 163.4;
            transition: stroke-dashoffset 0.1s linear;
        }

/* タグフィルター */
.tag-filters {
  background: linear-gradient(135deg, #F9FAFB 0%, #EDE9FE 100%);
  padding: 15px;
  border-radius: 5px;
  margin: 0 0 20px;
}
.tag-filter-group {
  margin-bottom: 20px;
}
.tag-filter-group:last-child {
  margin-bottom: 0;
}
.tag-filter-title {
  font-weight: 700;
  color: var(--text-dark);
  margin-bottom: 12px;
  font-size: 14px;
}
.tag-filter-items {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
}
.tag-item {
  padding: 3px 16px;
  background: white;
  border: 2px solid #E5E7EB;
  border-radius: 20px;
  cursor: pointer;
  font-size: 13px;
  color: #6B7280;
  transition: all 0.3s ease;
}
.tag-item:hover {
  border-color: var(--primary-color);
  color: var(--primary-color);
  transform: translateY(-2px);
}
.tag-item.active {
  background: var(--primary-color);
  border-color: var(--primary-color);
  color: white;
}
@media (max-width: 850px) {
  .tag-filters {
    padding: 10px;
  }
  .tag-item {
    padding: 2px 8px;
    font-size: 11px;
  }
}
.detail-table table {
  width: 100%;
  border-collapse: collapse;
}
.detail-table th, .detail-table td {
  padding: 15px;
  text-align: left;
  border-bottom: 1px solid #E5E7EB;
}
.detail-table th {
  background: linear-gradient(135deg, #F3F4F6 0%, #EDE9FE 100%);
  font-weight: 700;
  color: var(--text-dark);
  width: 120px;
  font-size: 14px;
}
.detail-table td {
  background: white;
  color: #6B7280;
  line-height: 1.7;
  font-size: 14px;
}
.detail-table tr:last-child th, .detail-table tr:last-child td {
  border-bottom: none;
}
/* 詳細ボタン */
.btn-detail {
  display: block;
  width: calc(100% - 40px);
  margin: 20px auto 20px;
  padding: 12px;
  background: linear-gradient(135deg, #3B82F6 0%, #06B6D4 100%);
  color: white;
  text-align: center;
  border-radius: 10px;
  text-decoration: none;
  font-weight: 600;
  transition: all 0.3s ease;
}
.btn-detail:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 15px rgba(59, 130, 246, 0.4);
}
.btn-detail.active {
  background: linear-gradient(135deg, #6B7280 0%, #9CA3AF 100%);
}
/* --- 1. Flexbox 親コンテナ (行内高さ揃えの実現) --- */
.card-container {
  display: flex;
  flex-wrap: wrap;
}
/* --- 2. カードアイテム (列幅の設定) --- */
.card-item {}
/* --- 3. カード本体 (ボタン最下部固定の実現) --- */
.card {
  background-color: #ffffff;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
  overflow: hidden;
  height: 100%;
  display: flex;
  flex-direction: column;
  border: 1px solid var(--color-sub);
}
/* --- 4. カード内要素のスタイリング --- */
.card-title {
  /*display: flex;*/
  justify-content: center;
  align-items: center;
  font-size: 13px;
  line-height: 1.5;
  color: white;
  font-weight: 500;
  text-align: center;
  background-color: var(--color-dark);
  /*background: linear-gradient(135deg, #018694 0%, #018694 100%);*/
  /*background: linear-gradient(135deg, #8B5CF6 0%, #EC4899 100%);*/
  padding: 3px 5px;
  margin: 0;
  min-height: 70px;
}
.card-title span {display: inline-block;font-size: 13px;line-height: 1.4;font-weight: 500;}
.card-title-sub {display: block !important;}

.card-title + span {
  text-align: center;
  display: block;
  padding: 6px;
  font-family: var(--font-alphabet);
  font-size: var(--font-size-3s);
  font-weight: 700;
}
@media (min-width: 850px) {
  .card-title {
    font-size: 2.0rem;
    padding: 8px 0;
  }
.card-title span {display: inline-block;font-size: 2.0rem;}
  .card-title + span {
    font-size: var(--font-size-m);
    padding: 10px;
  }
}
/* 画像ラッパー: 左右に余白を追加 (コンテンツエリアと同じパディング) */
.card-image-wrapper {
  padding: 0 8px 8px 8px; /* 上はなし、左右と下に16px */
}
@media (min-width: 850px) {
  .card-image-wrapper {
    padding: 0 16px 16px 16px; /* 上はなし、左右と下に16px */
  }
}
/*.card-image {
  height: 160px;
  overflow: hidden;
}
.card-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}*/
/* --- 5. コンテンツエリア (flex-grow: 1 を適用する鍵となる要素) --- */
.card-content-area {
  padding: 0 8px 8px 8px;
  color: #4b5563;
  font-size: 10px;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media (min-width: 850px) {
  .card-content-area {
    padding: 0 16px;
    color: #4b5563;
    font-size: 14px;
  }
}
/* --- 6. ボタンのスタイリング --- */
.card-button-wrapper {
  padding: 0 8px 16px 8px; /* 左右と下にパディング */
}
.card-button {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin: 15px auto 0;
  background: linear-gradient(135deg, #476c83 0%, #476c83 100%);
  color: white;
  text-align: center;
  border-radius: 6px;
  text-decoration: none;
  font-weight: 500;
  transition: all 0.3s ease;
  position: relative;
  padding: 5px;
}
.card-button::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  width: 6px;
  height: 6px;
  margin: auto;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: rotate(45deg);
}
@media (min-width: 850px) {
  .card-button-wrapper {
    padding: 0 16px 16px 16px; /* 左右と下にパディング */
  }
  .card-button {
    height: 40px;
    font-size: var(--font-size-m);
    line-height: 1.5;
    margin: 20px auto 0;
  }
  .card-button::after {
    right: 20px;
    width: 9px;
    height: 9px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
  }
}
/* 詳細ボタン */
.card-button:hover {
  color: white;
  background-color: var(--color-neutral);
  transform: translateY(-2px);
  box-shadow: 0 4px 15px rgba(59, 130, 246, 0.4);
  cursor: pointer;
}
/* Before/After画像 */
.card-image {
  text-align: center;
}
.card-image a {
  position: relative;
  display: block;
}
.card-image img {
  width: 100%;
  height: auto;
  display: block;
}
@media (min-width: 850px) {
  .card-image {
    width: 85%;
    text-align: center;
    margin: 0 auto;
  }
  .card-image a {
    position: relative;
    display: block;
  }
  .card-image img {
    width: 100%;
    height: auto;
    display: block;
  }
}
/* 施術概要 */
.card-outline {
  padding: 0px;
}
.card-outline dl {
  margin: 0;
}
.card-outline dt {
  font-weight: 700;
  color: var(--text-dark);
  margin-bottom: 5px;
  font-size: 13px;
}
.card-outline dd {
  margin: 0 0 10px 0;
  color: #6B7280;
  line-height: 1.6;
  font-size: 12px;
}
@media (min-width: 850px) {
.card-outline dt {
  margin-bottom: 8px;
  font-size: 14px;
}
  .card-outline dd {
    margin: 0 0 15px 0;
    color: #6B7280;
    font-size: 14px;
  }
}
.card-outline .card-outline_data {
  font-size: 13px;
  line-height: 1.8;
  margin: 15px 0 0 0;
}
.card-outline .card-outline_data table {
  width: 100%;
  border-collapse: collapse;
}
.card-outline .card-outline_data table th, .card-outline .card-outline_data table td {
  padding: 5px;
  border-bottom: 1px solid #E5E7EB;
  font-size: 10px;
  text-align: left;
}
@media (min-width: 850px) {
  .card-outline .card-outline_data table th, .card-outline .card-outline_data table td {
    font-size: 12px;
  }
}
.card-outline .card-outline_data table th, .card-outline .card-outline_data table td:first-child {
  font-weight: 600;
  width: 35%;
  background-color: #f0f0f5;
}
@media (min-width: 850px) {
  .card-outline .card-outline_data table th {
    width: 90px;
  }
}
.card-outline .card-outline_data table tr:last-child th, .card-outline .card-outline_data table tr:last-child td {
  border-bottom: none;
  line-height: 1.6;
}
/* --------------------------------------------------
        下層シングルページ  
  ----------------------------------------------------- */
/* パンくず */
.c-breadcrumb {
  font-size: var(--font-size-s);
  padding: 15px 10px;
  margin: 0 auto;
  max-width: 840px;
  color: #777;
}
.c-breadcrumb__list {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5em;
}
.c-breadcrumb__item {
  position: relative;
}
.c-breadcrumb__item + .c-breadcrumb__item::before {
  content: "/";
  margin-right: 0.5em;
  color: #ccc;
}
.c-breadcrumb__item a {
  text-decoration: underline;
  color: rgba(150, 161, 161, 1.00);
}
.c-breadcrumb__link {
  text-decoration: underline;
  color: rgba(150, 161, 161, 1.00);
}
.c-breadcrumb__item--current {}
/* 下層メイン */
.g-page-mainingBanner {
  display: block;
  width: 100%;
  height: auto;
  padding: 25px 0;
  background: url("/assets/img/mainingbanner-bg.jpg") center top/cover no-repeat;
}
@media all and (min-width: 850px) {
  .g-page-mainingBanner {
    padding: 60px 0;
  }
}
.g-page-mainingBanner__title {
  /*font-family: "Shippori Mincho", -apple-system, BlinkMacSystemFont, "游明朝体", "Yu Mincho", YuMincho, "游明朝", "Hiragino Mincho ProN", "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", Georgia, serif;*/
  font-size: var(--font-size-xl);
  font-weight: 600;
  text-align: center;
}
@media all and (min-width: 850px) {
  .g-page-mainingBanner__title {
    font-size: 2.4rem
  }
}
.single-cases .case-single {
  display: block;
  width: 100%;
  padding: 0 15px 30px;
  margin: 15px auto;
}
.single-cases .case-card {
  background: #111;
  text-align: center;
  color: white;
  padding: 10px;
}
.single-cases .case-card h2 {
  font-size: var(--font-size-l);
  line-height: 1.385;
  padding: 8px;
  font-weight: 600;
  line-height: 1.4;
  text-align: center;
}
@media all and (min-width: 850px) {
  .single-cases .case-single {
    max-width: 840px;
  padding: 0 0px 30px;
    /*margin: 20px auto 40px;*/
  }
  .single-cases .case-card {
    padding: 15px;
  }
  .single-cases .case-card h2 {
    font-size: 28px;
    line-height: 1.563;
  }
}
.single-cases .case-card__inner {
  font-size: var(--font-size-4s);
  text-align: justify;
}
@media all and (min-width: 850px) {
  .single-cases .case-card__inner {
    font-size: var(--font-size-s);
  }
}
/*.case-card-outline p.-tr-data {margin-top: 1em;}
.case-card-outline p.-tr-data strong {font-weight: 600;}*/
.case-card-pic {
  width: 100%;
  text-align: center;
  padding: 10px 0px 0;
  margin: 0 auto 5px;
  position: relative;
}
.case-card-pic img {
  width: 100%;
  margin: 0 auto;
}
@media all and (min-width: 850px) {
  .case-card-pic {
    width: 600px;
    margin: 0 auto;
    padding: 20px 0px 5px;
  }
}
.m-case-detail__nav {
  margin-top: 20px;
}
.m-case-detail__nav .tag-filter-items {
  justify-content: center;
}
.m-case-detail__nav .tag-item {
  font-size: 1.3rem;
}
@media all and (min-width: 850px) {
  .m-case-detail__nav {
    margin-top: 40px;
    font-size: 1.6rem;
  }
}
.m-case-detail__nav ul {
  display: flex;
  flex-wrap: wrap;
  gap: 7px;
}
.m-case-detail__nav ul li {
  background-color: #fff;
  flex-basis: calc((100% - 7px * 2) / 3);
}
.m-case-detail__nav ul li a {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  text-align: center;
  padding: 10px 0 12px;
  font-size: var(--font-size-m);
  font-weight: 500;
  color: #fff;
  background-color: var(--color-rollover);
  border-radius: 3px;
  line-height: 1.2;
}
.m-case-detail__nav ul li a:hover {
  background-color: var(--color-btn);
}
@media screen and (min-width: 850px) {
  .m-case-detail__nav ul {
    gap: 10px;
    justify-content: center;
  }
  .m-case-detail__nav ul li {
    flex-basis: calc((100% - 10px * 5) / 5);
  }
  .m-case-detail__nav ul li a {
    font-weight: 400;
    font-size: var(--font-size-l);
    padding: 12px 0 15px;
  }
}
.img-title {
  font-size: var(--font-size-m);
  line-height: 1.6;
}
@media all and (min-width: 850px) {
  .img-title {
    font-size: 1.8rem;
  }
}
/* ===============================
    20251205 TOP再々変更（追加）
================================ */
.pickup-section {}
.pickup-section.container {
  padding-left: 0;
  padding-right: 0;
}
@media all and (max-width: 849.98px) {
  .splide__slide {
    max-width: 70vw;
  }
}
@media all and (min-width: 850px) {
  .pickup-list {
    display: grid !important;
    grid-template-columns: repeat(3, 1fr) !important;
    gap: 15px;
  }
  /*.pickup-list {display: flex;gap: 15px;}
.pickup-item {flex-basis: calc((100% - 30px) / 3);text-align: center;} */
  .pickup-item.-rank1 {
    order: 2;
  }
  .pickup-item.-rank2 {
    order: 1;
  }
  .pickup-item.-rank3 {
    order: 3;
  }
  .splide__slide img {
    width: 100%;
  }
  .splide__slide {
    padding: 0 0 15px; /*border: 1px solid #efefef; */ background-color: #fefefe;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
  }
  .splide__slide.-rank1 {
    order: 2;
  }
  .splide__slide.-rank2 {
    order: 1;
  }
  .splide__slide.-rank3 {
    order: 3;
  }
}
@media all and (max-width: 850px) {
  .splide__track {
    padding-bottom: 40px;
  }
  .splide__pagination button.is-active {
    background-color: rgba(30, 126, 143, 1.00) !important;
  }
}
.pickup-item-tit {
  font-weight: 600;
  font-size: var(--font-size-xl);
  position: relative;
  justify-content: center;
  display: flex;
  align-items: center;
  height: 60px;
}
.pickup-item-tit::before {
  content: "";
  display: block;
  width: 50px;
  height: 50px;
  position: absolute;
  left: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.-rank1 .pickup-item-tit::before {
  background-image: url('/assets/img/icon_rank1.png');
}
.-rank2 .pickup-item-tit::before {
  background-image: url('/assets/img/icon_rank2.png');
}
.-rank3 .pickup-item-tit::before {
  background-image: url('/assets/img/icon_rank3.png');
}
.pickup-button {
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 80%;
  margin: 15px auto 0;
  padding: 10px 0;
  text-align: center;
  line-height: 1.2;
  border-radius: 3px;
  text-decoration: none;
  font-weight: 600;
  transition: all 0.3s ease;
  position: relative;
  border: 1px solid #ccc;
}
.pickup-button::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  width: 6px;
  height: 6px;
  margin: auto;
  border-top: 1px solid #bbb;
  border-right: 1px solid #bbb;
  transform: rotate(45deg);
}
@media (min-width: 850px) {
  .pickup-button {
    font-size: var(--font-size-m);
    line-height: 1.5;
    padding-right: 5px;
    background-color: #fff;
  }
  .pickup-button::after {
    right: 20px;
    width: 9px;
    height: 9px;
    border-top: 2px solid #bbb;
    border-right: 2px solid #bbb;
  }
}
/* 詳細ボタン */
.pickup-button:hover {
  background-color: #efefef;
}
.message-section {}
.message-section__inner {
  width: 100vw;
  margin: 0px calc(50% - 50vw);
  /*overflow-x: hidden;*/
  background-color: #f3f2f0;
}

.message-card div.-col1 {
  padding: 15px 20px;
}
.message-card div.-col2 {
  position: relative;
}
.message-card div.-col2 figcaption {
  position: absolute;
  bottom: 15px;
  right: 15px;
  display: table;
  padding: 5px;
  background-color: rgba(255, 255, 255, 0.5);
  font-size: var(--font-size-s);
}
.message-card h4 {
  font-family: var(--font-mincho);
  font-size: var(--font-size-xl);
  line-height: 1.4;
  margin-bottom: 15px;
}
.message-card span.marker {
  background: linear-gradient(transparent 70%, rgba(255, 255, 0, 0.6) 70%);
}
ul.message-point {
  margin: 15px 0 0 5px;
}
ul.message-point li {
  line-height: 1.2;
  list-style: disc;
  list-style-position: inside;
  font-size: var(--font-size-ml);
}

.message-card a.btn-director {display: block;width: 75%; font-size: 13px; padding: 6px;margin: 20px auto 10px;text-align: center;border: 1px solid #777;}


@media all and (min-width: 850px) {
  .message-card {
    max-width: 980px;
    margin: 0 auto;
    padding: 15px 0;
    position: relative;
    height: 450px;
  }
  .message-card h4 {
    font-size: 30px;
  }
  .message-card div.-col1 {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 5%;
    z-index: 1;
    order: 1;
  }
  .message-card div.-col2 {
    order: 2;
    position: absolute;
    width: 450px;
    right: 0;
    bottom: 0;
  }
  .message-card div.-col2 figcaption {
    bottom: 15px;
    right: 15px;
    font-size: var(--font-size-m);
  }
  ul.message-point {
    margin: 20px 0 0 5px;
  }
  ul.message-point li {
    font-size: 22px;
  }
 .message-card a.btn-director {font-size: 17px; padding: 8px;width: 450px;margin: 25px auto 0 0;}
}
.btn-area {
  text-align: center;
  padding: 25px 5px;
}
.btn-case-more {
  display: block;
  width: 75%;
  padding: 5px 0;
  margin: 0 auto;
  font-size: var(--font-size-l);
  font-weight: 600;
  background: linear-gradient(135deg, #3B82F6 0%, #06B6D4 100%);
  color: #fff;
  text-align: center;
  transition: all 0.3s ease;
  border-radius: 5px;
}
@media all and (min-width: 850px) {
  .btn-area {
    padding: 30px 10px;
  }
  .btn-case-more {
    width: 50%;
    padding: 15px 0;
  }
}
.btn-case-more:hover {
  color: #fff;
  background: linear-gradient(0deg, #3B82F6 0%, #06B6D4 100%);
}
/* 詳細ページ（症例解説）お悩み */
/**/
.insecurity-section {
  border: 1px solid #ddd;
  padding: 10px;
}
.insecurity-tit {
  font-size: var(--font-size-l);
  font-weight: 600;
  line-height: 1.5;
  padding: 0 0 5px 0;
  text-align: center;
}

  .insecurity-tit span {
    display: inline-block;
  font-weight: 600;
  line-height: 1.5;
  }
.insecurity-pic {
  width: 100%;
  margin: 12px auto;
  padding: 5px;
  background-color: #111;
  text-align: center;
}
.insecurity-pic img {
  max-width: 100%;
  margin: 0 auto;
}
@media all and (min-width: 850px) {
  .insecurity-section {
    padding: 30px;
  }
  .insecurity-tit {
    font-size: var(--font-size-4l);
  }
  .insecurity-pic {
    width: 70%;
    margin: 25px auto;
    padding: 15px;
  }
}
/*
.insecurity-tbl {width: auto;margin: 0 auto;}
.insecurity-tbl th,.insecurity-tbl td {padding: 5px 8px;background-color: #f3f3f3;border: 2px solid #fff;}
.insecurity-tbl th {vertical-align: top;white-space: nowrap;}
@media all and (max-width: 850px) {
 .insecurity-tbl th,.insecurity-tbl td {font-size: var(--font-size-xs);}
}
@media all and (min-width: 850px) {
 .insecurity-tbl th,.insecurity-tbl td {padding: 10px;}
}
*/
@media all and (max-width: 849.98px) {
  .insecurity-tbl2 th, .insecurity-tbl2 td {
    display: block;
    width: 100%;
    padding: 5px 10px;
  }
  .insecurity-tbl2 th {
    background-color: #eee;
    text-align: left;
    font-weight: 600;
  }
  .insecurity-tbl2 td {
    padding-bottom: 10px;
  }
}
  .insecurity-tbl2 {
    width: 100%;
    margin: 0 auto;
  }
@media all and (min-width: 850px) {
  .insecurity-tbl2 tr {
    border-bottom: 1px solid #ccc;
  }
  .insecurity-tbl2 tr:first-child {
    border-top: 1px solid #ccc;
  }
  .insecurity-tbl2 th {
    width: 20%;
    font-weight: 600;
    text-align: left;
  }
  .insecurity-tbl2 th, .insecurity-tbl2 td {
    padding: 15px 10px;
  }
  .insecurity-tbl2 td {
    position: relative;
    padding-left: 30px;
  }
  .insecurity-tbl2 td::before {
    content: "";
    position: absolute;
    top: 15px;
    left: 0;
    width: 1px;
    height: calc(100% - 30px);
    background-color: #ccc;
  }
}
/* 詳細ページ（症例解説）Before/After写真 */
.comparison-photos {
  display: flex;
  justify-content: center;
  gap: 15px;
  margin: 15px auto;
}
.comparison-photos figcaption {
  display: block;
  text-align: center;
  margin-top: 10px;
}
.accordion-item {
  margin-bottom: 10px;
  overflow: hidden;
  background-color: white;
  border-radius: 5px;
}
/* デフォルトのマーカー（三角や矢印）を非表示にする */
details > summary {
  list-style: none;
}
/* カスタムマーカー（アイコン）のコンテナ */
details > summary::-webkit-details-marker {
  display: none;
}
/* タイトルバーのスタイル */
.accordion-summary {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 8px 10px;
  cursor: pointer;
  background-color: #C1B49E;
  transition: background-color 0.2s ease;
  border-left: none;
  position: relative;
  color: #fff;
}
.accordion-summary:hover {
  background-color: #D5CCBC;
}
/* タイトルテキストのラッパー */
.title-wrapper {
  display: flex;
  align-items: center;
}
.accordion-summary .title {
  font-size: var(--font-size-ml);
  font-weight: 600;
  padding-left: 10px;
}
@media all and (min-width: 850px) {
  .accordion-summary {
    padding: 0.75rem 1.25rem;
  }
  .accordion-summary .title {
    font-size: var(--font-size-ml);
  }
}
/* ========================================================== */
/* ＋／− アイコンを線（ボーダー）で表現 */
/* ========================================================== */
/* 水平線（常に表示され、マイナス記号を構成） */
.accordion-summary::after {
  content: '';
  position: absolute;
  right: 1.25rem;
  top: 50%;
  width: 12px;
  height: 2px;
  background-color: #fff; /* 濃いグレー */
  transform: translateY(-50%);
  transition: transform 0.3s linear;
}
.accordion-summary::before {
  content: '';
  position: absolute;
  right: 1.25rem;
  top: 50%;
  /* サイズと色 */
  width: 2px;
  height: 12px;
  background-color: #fff;
  transform: translate(-5px, -50%);
  transition: transform 0.3s linear, opacity 0.3s linear;
}
details[open] .accordion-summary::before {
  opacity: 0;
  transform: translate(-5px, -50%) scaleY(0);
}
@media all and (min-width: 850px) {
  .accordion-summary::after {
    width: 16px;
  }
  .accordion-summary::before {
    height: 16px;
    transform: translate(-7px, -50%);
  }
  details[open] .accordion-summary::before {
    transform: translate(-7px, -50%) scaleY(0);
  }
}
/* 内容部分のスタイルとアニメーションの設定 */
.accordion-content {
  background-color: white; /* 内容部の背景は白に戻す */
  overflow: hidden;
  max-height: 0;
  opacity: 0;
  transition: max-height 0.4s ease-in-out, opacity 0.3s ease-in-out, padding 0.4s ease-in-out;
  padding: 10px;
}
/* 開いた時にJSによって追加されるクラス */
.accordion-content.open {
  opacity: 1;
  padding: 10px;
}
@media all and (min-width: 850px) {
  .accordion-content {
    padding: 15px;
  }
  .accordion-content.open {
    padding: 15px;
  }
}
@media all and (max-width: 850px) {
  .accordion-content table {
    border: none;
    margin: 0;
  }
  .accordion-content th {
    text-align: center;
    font-weight: 600;
    text-align: left;
    background-color: #eee;
  }
  .accordion-content th, .accordion-content td {
    padding: 5px 10px;
    border: none;
    font-size: var(--font-size-s);
    display: block;
    width: 100%;
  }
  .accordion-content td {
    border-top: none;
    padding-bottom: 10px;
  }
}
.frame-merit {
  background-color: #faf8f5;
  padding: 10px 15px;
}
.frame-merit li {
  font-weight: 500;
  font-size: var(--font-size-m);
}
@media all and (min-width: 850px) {
  .frame-merit {
    padding: 15px 25px;
  }
  .frame-merit li {
    font-size: var(--font-size-ml);
  }
}
/* ============================================
    TOP コラム一覧
 ============================================ */
.top-column-list {
  widows: 100%;
}
.top-column-list-item:not(:first-child) {
  margin-top: 8px;
  padding-top: 8px;
  border-top: 1px dashed #ccc;
}
.top-column-list-item {
  display: flex;
  align-items: flex-start;
  gap: 10px;
}
.top-column-list-item p {
  flex-basis: calc(100% - 80px);
  line-height: 1.4;
}
.top-column-list-item time.date {
  flex-basis: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: rgba(224, 84, 162, 1.00);
  font-size: var(--font-size-s);
}
.top-column-list-item time.date span {
  line-height: 1;
  padding: 2px;
  border-radius: 5px;
  border: 1px solid rgba(224, 84, 162, 1.00);
}

/* ============================================
    コラム一覧
 ============================================ */

/* =========================================
   1. 基本スタイル（スマホ / モバイル）
   ========================================= */

/* コンテナ・リスト */
.column-list {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.column-single {
  display: block;
  width: 100%;
  padding: 0 15px 30px;
  margin: 15px auto 0;
}

/* 個別アイテム */
.column-item {
  display: block;
  background-color: white;
  padding: 16px;
  text-decoration: none;
  color: inherit;
  transition: background-color 0.3s;
}

.column-item:hover {
  background-color: #f0f4f8;
}

/* アイテム内のGridレイアウト */
.content-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 8px;
}

/* サムネイル */
.thumbnail {
  order: 1;
}

.thumbnail img {
  width: 100%;
  height: auto;
  object-fit: cover;
  aspect-ratio: 4 / 3;
  border: 1px solid #f9fafb;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.03), 0 2px 6px rgba(0, 0, 0, 0.02);
  transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.thumbnail img:hover {
  transform: translateY(-2px);
  box-shadow: 0 30px 60px -12px rgba(0, 0, 0, 0.08), 0 18px 36px -18px rgba(0, 0, 0, 0.05);
}

/* タイトル・テキスト */
.text-title {
  order: 2;
  position: relative;
}

.text-title h3 {
  font-size: var(--font-size-xl);
  font-weight: 600;
  color: #1f2937;
  margin: 10px 0 5px;
  line-height: 1.5;
}

.text-title h3 span {
  display: inline-block;
  font-size: var(--font-size-xl);
  font-weight: 600;
}

.text-excerpt {
  order: 3;
  position: relative;
  max-height: 100px;
  overflow: hidden;
  -webkit-mask-image: linear-gradient(to bottom, black 30%, transparent 100%);
  mask-image: linear-gradient(to bottom, black 30%, transparent 100%);
}

.text-excerpt p {
  font-size: var(--font-size-s);
  margin: 0;
  text-align: justify;
}
.column-item:hover .text-excerpt p {
  /* 全体CSSに負けないよう、現在の色（または希望の色）を明示的に指定します */
  color: #1f2937; /* または currentColor など、固定したい色を記述 */
}

/* 特殊パーツ（ボタンなど） */
.fake-button {
  position: absolute;
  bottom: 15px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
  background: #777;
  color: #fff;
  padding: 10px 30px;
  line-height: 1;
  border-radius: 20px;
  font-size: 13px;
  font-weight: 600;
  pointer-events: none;
  box-shadow: 0 0 10px rgba(255, 255, 255, 0.7);
  border: 2px solid #fff;
}

.post-card:hover .fake-button {
  background: #000;
}

/* 詳細エリア */
.l-column-detail {
  margin-top: 20px;
}

.l-column-detail__block {
  background-color: #fff;
  padding: 15px;
}


/* =========================================
   2. PC向けスタイル（850px以上）
   ========================================= */
@media screen and (min-width: 850px) {
  .column-list {
    display: block;
    max-width: 960px;
    width: 100%;
    margin: 20px auto;
  }

  .column-single {
    max-width: 840px;
    margin: 20px auto 0px;
    padding-bottom: 50px;
  }

  .column-item {
    padding: 24px;
  }

  .column-item + .column-item {
    margin-top: 20px;
  }

  .content-grid {
    grid-template-columns: 1fr 320px;
    grid-template-areas: "text thumbnail";
    gap: 30px;
  }

  .thumbnail {
    grid-area: thumbnail;
    order: initial;
  }

  .thumbnail img {
    height: 100%;
    max-height: 200px;
    aspect-ratio: auto; /* SPの4/3を解除したい場合 */
  }

  .text-title {
    grid-area: text;
    order: initial;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .text-title h3 {
    font-size: var(--font-size-3l);
    margin: 0 0 15px;
  }
  
  .text-excerpt {max-height: 200px;}

    .text-excerpt p {
    font-size: var(--font-size-ml);
  }

  .text-excerpt p:hover {color: #555;}
  .l-column-detail {
    margin-top: 40px;
  }

  .l-column-detail__block {
    padding: 40px;
  }
}

/*
.column-toc {
  display: block;
}
.column-toc {
  max-width: 840px;
  margin: 30px auto;
  padding: 1em 1em 1em 2em;
  border: 1px solid #ccc;
  background-color: #fcfcfc;
}
.column-toc div {
  display: flex;
  align-items: center;
  margin: 0;
  padding: 5px 0;
  font-size: var(--font-size-xl);
}
.column-toc div::before {
  display: inline-block;
  width: 1em;
  height: 1em;
  margin-right: 5px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M8 4H21V6H8V4ZM3 3.5H6V6.5H3V3.5ZM3 10.5H6V13.5H3V10.5ZM3 17.5H6V20.5H3V17.5ZM8 11H21V13H8V11ZM8 18H21V20H8V18Z' fill='%23333'%3E%3C/path%3E%3C/svg%3E");
  content: '';
}
.column-toc label::after {
  margin-left: 10px;
  font-size: 0.8em;
  content: "[開く]";
  cursor: pointer;
  color: var(--color-neutral);
}
.column-toc:has(:checked) label::after {
  content: "[閉じる]";
}
.column-toc input {
  display: none;
}
.column-toc ol {
  list-style-type: disc;
  margin: 0;
  padding: 0 1.2em;
  overflow: hidden;
}
.column-toc > ol {
  height: 0;
}
.column-toc:has(:checked) > ol {
  height: auto;
}
.column-toc ol ol {
  margin-top: 5px;
}
.column-toc li {
  padding: 5px 0;
}
.column-toc a {
  font-size: var(--font-size-l);
}*/

.column-toc {
  margin: 30px auto;
  padding: 1em 1em 1em 1.5em;
  border: 1px solid #ccc;
  background-color: #fcfcfc;
}
.column-toc .tit-sub {font-size: var(--font-size-l);font-weight: 500;margin-top: 10px;}
.column-toc div {
    display: flex;
    align-items: center;
    margin-bottom: 8px;
  font-size: var(--font-size-l);
}
.column-toc div::before {
    display: inline-block;
    width: 1em;
    height: 1em;
    margin-right: 5px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M8 4H21V6H8V4ZM3 3.5H6V6.5H3V3.5ZM3 10.5H6V13.5H3V10.5ZM3 17.5H6V20.5H3V17.5ZM8 11H21V13H8V11ZM8 18H21V20H8V18Z' fill='%23333'%3E%3C/path%3E%3C/svg%3E");
    content: '';
}
.column-toc ol {
    padding: 0 10px;
    overflow: hidden;
}
.column-toc li {
    list-style-type: disc;
  margin-left: 1em;
  color: #999;
}
.column-toc li + li {padding-top: 3px;}
.column-toc a {
  font-size: var(--font-size-m);
  text-decoration: underline;
}

.column-toc li.sub {margin-left: 2em;}


@media screen and (min-width: 850px) {
  .column-toc {
    padding: 25px 25px 25px 30px;
  }
  .column-toc div {
    font-size: var(--font-size-xl);
  }
  .column-toc a {
    font-size: var(--font-size-ml);
  }
}

ol.anchorlink-list {margin-left: 1em;}
ol.anchorlink-list li {
  list-style-type: square;
  margin-left: 1em;
}
ol.anchorlink-list li::marker {
  color: #666;
}
ol.anchorlink-list li + li {padding-top: 5px;}
ol.anchorlink-list a {
  text-decoration: underline;
}

@media screen and (min-width: 850px) {
ol.anchorlink-list {}
}



.l-column-detail__block p + p {
  margin-top: 1em;
}
.summary-data {
  font-size: var(--font-size-sm);
  padding: 10px 15px;
  margin-top: 15px;
  border: 1px solid #ddd;
}



.check-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.check-list li {
  font-weight: 700;
  font-size: var(--font-size-m);
  line-height: 1.4;
  margin-bottom: 1rem;
  text-indent: -1em ;
  padding-left: calc(1em + 5px);
}
.check-list li:last-child {
  margin-bottom: 0;
}
.check-list li::before {
  content: '○';
  color: var(--color-neutral);
  padding-right: 5px;
}
.check-list__however {font-size: var(--font-size-sm);}
.check-list__however.-fz-m {font-size: var(--font-size-sm);}

.box-edge-border {
  background-color: #F1F8F9;
  border-top: 2px solid #75bec6;
  border-bottom: 2px solid #75bec6;
  padding: 1.75rem 1.25rem;
  margin: 1.75rem 0;
}




@media screen and (min-width: 850px) {
  .check-list li {
    font-size: var(--font-size-xl);
  }
  .check-list__however {font-size: var(--font-size-m);}
  .box-edge-border {
    padding: 2.5rem 1.5rem;
    margin: 2rem 0;
  }
.check-list__however.-fz-m {font-size: var(--font-size-l);margin-left: 0.33em;}
}




.column-single a {color: var(--color-dark);}

/* コラム用Lv1タイトル */
.c-column-title--lv1 {
  display: flex;
  align-items: flex-start;
  padding-bottom: 10px;
  border-bottom: 2px solid #333;
  font-weight: 700;
  font-size: 2.0rem;
  margin-bottom: 25px;
  line-height: 1.4;
}
.c-column-title--lv1::before {
  flex-shrink: 0;
  text-align: left;
}
.n1::before {content: "1．";}
.n2::before {content: "2．";}
.n3::before {content: "3．";}
.n4::before {content: "4．";}
.n5::before {content: "5．";}
.n6::before {content: "6．";}

@media all and (min-width: 850px) {
  .c-column-title--lv1 {
    font-size: 3.2rem;
    margin-bottom: 40px;
   padding-bottom: 15px;
  }
}



.c-column-title--lv4 {font-size: var(--font-size-ml);font-weight: 600;}
@media all and (min-width: 850px) {
 .c-column-title--lv4 {font-size: var(--font-size-l);}
}






.c-post-disclaimer {
  margin-top: 15px;
  padding: 10px 15px;
  border: 1px dotted #ccc;
  background-color: #fcfcfc;
}
.c-post-disclaimer p {
  font-size: var(--font-size-s);
  text-indent: -1em;
  padding-left: 1em;
}

@media all and (min-width: 850px) {
  .c-post-disclaimer {
    margin-top: 30px;
    padding: 25px 20px;
  }
  .c-post-disclaimer p {
    font-size: var(--font-size-m);
  }
}


.t-content-supervisor {
    margin: 15px auto;
    padding: 20px;
    background-color: #fff;
  max-width: 840px;
}
@media all and (min-width: 850px) {
.t-content-supervisor {
    margin: 30px auto;
  }
}
.c-supervisor {
  border: 1px solid #bababa;
  padding: min(24 / 375 * 100 * var(--vw, 1vw), 38.4px);
}

@media all and (min-width: 960px) {
  .c-supervisor {
    padding: calc(40 / 1280 * 100 * var(--vw, 1vw));
  }
}
@media all and (min-width: 1280px) {
  .c-supervisor {
    padding: 2.5rem;
  }
}
.c-supervisor__heading {
  margin-bottom: min(18 / 375 * 100 * var(--vw, 1vw), 28.8px);
  text-align: center;
}

@media all and (min-width: 960px) {
  .c-supervisor__heading {
    margin-bottom: 2.25rem;
  }
}
@media all and (min-width: 1280px) {
  .c-supervisor__heading {
    margin-bottom: 2.25rem;
  }
}
.c-supervisor__heading-en {
  font-family: "Sorts Mill Goudy", serif;
  font-size: min(24 / 375 * 100 * var(--vw, 1vw), 38.4px);
  font-style: italic;
  letter-spacing: 0.1em;
  line-height: 1.2;
  text-transform: uppercase;
}

@media all and (min-width: 960px) {
  .c-supervisor__heading-en {
    font-size: 30px;
  }
}
.c-supervisor__heading-ja {
    /*font-size: 0.875rem;*/
  font-size: min(12 / 375 * 100 * var(--vw, 1vw), 19.2px);
  line-height: 1;
}

@media all and (min-width: 960px) {
  .c-supervisor__heading-ja {
    font-size: calc(14 / 1280 * 100 * var(--vw, 1vw));
  }
}
.c-supervisor__flex {
  display: grid;
  gap: min(14 / 375 * 100 * var(--vw, 1vw), 22.4px) min(20 / 375 * 100 * var(--vw, 1vw), 32px);
}

@media all and (min-width: 850px) {
  .c-supervisor__flex {
    display: grid;
    grid-template-areas: "img name" "img text";
    grid-template-columns: 30% 1fr;
    gap: 15px 5px;
  }
}

@media all and (min-width: 850px) {
  .c-supervisor__flex-visual {
    grid-area: img;
  }
}
@media not all and (min-width: 850px) {
  .c-supervisor__flex-visual {
    text-align: center;
  }
  .c-supervisor__flex-visual img {
    width: 65%;
    margin: 0 auto;
  }

}
.c-supervisor__flex-name .__text {
  display: block;
  color: #333;
  line-height: 1.75;
  font-size: 16px;
}
.c-supervisor__flex-name .__text.--fz__smaller {
  font-size: 12px;
  line-height: 2;
}
.c-supervisor__flex-name .__text.--color_gray {
  color: #686868;
}
.c-supervisor__flex-name a.__text {
  display: inline-block;
  text-decoration: underline !important;
  color: #8eb8b6 !important;
}

@media all and (min-width: 960px) {
  .c-supervisor__flex-name {
    grid-area: name;
  }
  .c-supervisor__flex-name .__text {
    font-size: 15px;
  }
  .c-supervisor__flex-name .__text.--fz__smaller {
    font-size: 13px;
  }
}

.c-supervisor__flex-text {
  color: #686868;
  line-height: 2;
    font-size: 13px;
  text-align: justify;
}

@media all and (min-width: 960px) {
  .c-supervisor__flex-text {
    grid-area: text;
    font-size: 14px;
  }
}

@media not all and (min-width: 960px) {
  .t-content__supervisor > * {
    width: 100%;
  }
}


/* 症例一覧：最新・人気順タブ切り替え */
.post-switcher-container { max-width: 800px; margin: 20px auto; font-family: sans-serif; }
.switcher-tabs { display: flex; width: 100%; margin-bottom: 20px; border: none; }
.tab-sorting-btn { width: 50%; padding: 15px 0; border: none; cursor: pointer; font-weight: bold; transition: background-color 0.2s; background-color: #f2f2f2; color: #888; border-radius: 0; }
.tab-sorting-btn:not(.active):hover { background-color: #cccccc; color: #555; }
.tab-sorting-btn.active { background-color: #333; color: #fff; }
.tab-pane { display: none; }
.tab-pane.active { display: block; animation: fadeIn 0.4s; }
@keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } }

.no-img { font-size: 10px; color: #999; display: flex;align-items: center;justify-content: center;min-height: 80px;width: 100%;background-color: #eee;}
@media all and (min-width: 960px) {
.no-img { min-height: 200px;}
}
.post-meta { font-size: 0.8rem; color: #888; }
.no-data-msg {
  padding: 20px;
  text-align: center;
  color: #999;
  background: #fafafa;
  grid-column: 1 / -1;
  width: 100%;
}








/* 検索結果タイトル */
.search-result-container {
  max-width: 800px;
  margin: 0 auto;
}
.search-result-title {
  border-bottom: 2px solid #333;
  padding-bottom: 0.75rem;
}
.result-item {
  font-size: var(--font-size-4l);
  font-weight: 700;
  display: inline-block;
  margin-right: 1.5em;
}
.result-count {
  font-size: var(--font-size-l);
  color: #666;
  display: inline-block;
}
.result-count span {
  font-size: var(--font-size-4l);
  font-weight: 700;
  color: var(--color-accent);
  margin: 0 0.25rem;
}
@media (max-width: 640px) {
  .search-result-title {
    flex-direction: column;
    gap: 0.25rem;
    align-items: flex-start;
  }
  .result-item {
    font-size: var(--font-size-xl);
  }
  .result-count {
    font-size: var(--font-size-ml);
  }
  .result-count span {
    font-size: var(--font-size-xl);
  }
}



/* --- yarppカスタムテンプレート用 ------- */

.yarpp-cards {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  margin-top: 20px;
}
.yarpp-card-item {
  width: calc((100% - 45px) / 4);
  text-decoration: none;
}
.yarpp-card-thumbnail img {
  width: 100%;
  height: auto;
  border-radius: 5px;
  object-fit: cover;
  aspect-ratio: 3 / 2;
}
.yarpp-card-title {
  font-size: var(--font-size-sm);
  margin-top: 8px;
  line-height: 1.4;
  font-weight: 500;
}
/* スマホ2カラム */
@media (max-width: 768px) {
  .yarpp-card-item {
    width: calc((100% - 15px) / 2);
  }
  .yarpp-cards {
    margin-top: 15px;
  }
  .yarpp-card-title {
    font-size: var(--font-size-s);
    margin-top: 5px;
  }
}

/* 関連記事表示 */
.relation-container {padding: 0 25px 30px}
.relation-container__inner {max-width: 840px; margin: 0 auto;}
.relation-title {
  font-size: var(--font-size-xl);
  font-weight: 700;
  border-bottom: 1px solid #999;
  padding-bottom: 0.2em;
  margin-bottom: 0;
}
.relation-block {}
.relation-block + .relation-block {margin-top: 25px;}

@media all and (min-width: 850px) {
 .relation-container {padding-bottom: 40px;}
 .relation-title {font-size: var(--font-size-3l);}
 .relation-block + .relation-block {margin-top: 30px;}
}



/* ==================================== 
   clinic
==================================== */
.clinic-content {
  margin: 0 auto;
  padding: 30px 20px;
}
@media all and (min-width: 850px) {
  .clinic-content {
    padding: 80px 0;
  }
}

.content-wrap.clinic-content {padding-bottom: 0;}
.content-wrap.clinic-content .imgBox-basic img {margin-bottom:0 !important;}
.clinic-content__inner {padding: 30px 0;}
#overview {background-color: #fafafa;}
#doctor {}
#feature {background-color: #fafafa;}
#atmosphere {} /* 院内風景 */
#access {background-color: #fafafa;}
#snslist {background: linear-gradient(to bottom, #ffffff 0%, #fafafa 100%);}

.clinic-content-title {
  /*font-family: var(--font-mincho);*/
  text-align: center;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.6;
  margin:25px auto 0px;
  font-family: "Shippori Mincho", -apple-system, BlinkMacSystemFont, "游明朝体", "Yu Mincho", YuMincho, "游明朝", "Hiragino Mincho ProN", "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", Georgia, serif;
}
.clinic-content-title span {
  display: inline-block;
  font-size: 15px;
  font-weight: 500;
  
}

@media all and (min-width: 850px) {
  .clinic-content-title {
    text-align: center;
    font-size: 25px;
    margin: 50px auto 20px;
    line-height: 1.7;
  }
  .clinic-content-title span {
    font-size: 25px;
  }
}

.clinic-section-header {
  text-align: center;
  margin-bottom: 25px;
}
.clinic-section-header h2 {
  display: block;
  font-size: 19px;
  font-weight: bold;
  margin: 0;
  line-height: 1.4;
  letter-spacing: 0.05em;
  text-indent: 0.05em;
}
.clinic-section-header .-en {
  display: block;
  font-size: 10px;
  color: #bfa77c;
  font-weight: 400;
  letter-spacing: 0.2em;
  text-indent: 0.2em;
  text-transform: uppercase;
}
@media all and (min-width: 850px) {
.clinic-section-header {
  margin-bottom: 30px;
}
  .clinic-section-header h2 {
    font-size: 32px;
  }
  .clinic-section-header .-en {
    font-size: 12px;
  }
}
/* 装飾ライン: 英語表記の下に配置 
.clinic-section-header .-en::after {
  content: "";
  display: block;
  width: 40px;
  height: 1px;
  background-color: #bfa77c;
  margin: 15px auto 0;
}
*/


/* --- ACCESS ------- */
#access .l-grid5-3 {
 gap:10px;
}

#access .l-grid5-3 > div{order:1}
#access .l-grid5-3 > div + div{order:2}
#access p.access-txt--lv1 {font-size: var(--font-size-l);margin-bottom: 10px;}

@media all and (min-width: 850px) {
#access .l-grid5-3 {align-items:center;}
#access .l-grid5-3 .access-txt {padding-left: 15px;margin-bottom: 30px;}
#access p.access-txt--lv1 {font-size: var(--font-size-3l);margin-bottom: 30px;}
#access p.access-txt--lv2 {font-size: 17px;}
}
  
  
.m-access__route-block {
  margin-top: 30px;
}

@media all and (min-width: 850px) {
  .m-access__route-block {
    margin-top: 50px;
  }
}

.m-access__route-card + .m-access__route-card {margin-top: 30px;}

@media all and (max-width: 850px) {
.m-access__route-movie iframe {width: 100%;height: 300px;}
}
@media all and (min-width: 850px) {
.m-access__route-movie iframe {margin: 0 auto;}
}
.m-access__route-title {
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 15px;
  padding: 8px;
  background-color: #F8F6F3;
  border-top: 1px solid #90846c;
  border-bottom: 1px solid #90846c;
  text-align: center;
  font-family: "Shippori Mincho", -apple-system, BlinkMacSystemFont, "游明朝体", "Yu Mincho", YuMincho, "游明朝", "Hiragino Mincho ProN", "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", Georgia, serif;
  color: #7B715C;
  font-size: 16px;
  line-height: 1.4;
  font-weight: 500;
}
.m-access__route-title br.sp {
  display: none;
}

@media all and (min-width: 850px) {
  .m-access__route-title {
    margin-bottom: 25px;
    padding: 10px;
    font-size: 18px;
  }
}
.m-access__route-title:not(:first-child) {
  margin-top: 1em;
}


/* --- SNSリスト ------- */
@media not all and (min-width: 960px) {
  .g-footing-access__snslist {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    left: 0;
    gap: min(8 / 375 * 100 * var(--vw, 1vw), 12.8px) min(9 / 375 * 100 * var(--vw, 1vw), 14.4px);
    width: 100%;
  }
  .g-footing-access__snslist:after {
    position: absolute;
    top: 0;
    left: calc(50% - 50 * var(--vw, 1vw));
    display: block;
    width: calc(100 * var(--vw, 1vw));
    height: 1px;
    content: "";
    background-color: #686868;
  }
}

@media all and (min-width: 960px) and (max-width: 1130px) {
  .g-footing-access__snslist {
    display: grid;
    align-items: center;
    grid-template-columns: repeat(6, 1fr);
    padding-top: 15px;
  }
  .g-footing-access__snslist {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 10px;
    margin: 0 auto;
    padding: 20px;
  }
  .g-footing-access__snslist-item:first-child {
    grid-column: 1 / -1;
    margin-bottom: 10px;
    border-left: none;
  }
  .g-footing-access__snslist-item:first-child::before {
    display: none;
  }
}

@media all and (min-width: 1130px) {
  .g-footing-access__snslist {
    display: grid;
   align-items: center;
    grid-template-columns: repeat(7, 1fr);
    padding-top: 15px;
  }
  .g-footing-access__snslist:before {
    top: auto;
    bottom: 0;
    transform: translateY(1px);
    width: min(329 / 1280 * 100 * var(--vw, 1vw), 20.5625rem);
    height: min(154 / 1280 * 100 * var(--vw, 1vw), 9.625rem);
  }
}
@media all and (min-width: 960px) {
  .g-footing-access__snslist-item {
    position: relative;
    padding: min(12 / 1280 * 100 * var(--vw, 1vw), 0.75rem) 0;
    text-align: center;
  }
  .g-footing-access__snslist-item:before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 1px;
    height: 100%;
    content: "";
    background-color: #686868;
  }
  .g-footing-access__snslist-item:last-child:after {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 1px;
    height: 100%;
    content: "";
    background-color: #686868;
  }
}
@media not all and (min-width: 960px) {
  .g-footing-access__snslist-item {
    padding: min(10 / 1280 * 100 * var(--vw, 1vw), 0.625rem);
    width: 48%;
  }
  .g-footing-access__snslist-item:first-child {
    width: 100%;
    padding: 0 0 10px;
    border-bottom: 1px dotted #686868;
  }
}
.g-footing-access__snslist-ttl, .m-clinic__snslist-ttl {
  text-align: center;
  color: #90846c;
}

@media all and (min-width: 960px) {
  .g-footing-access__snslist-ttl, .m-clinic__snslist-ttl {
    position: absolute;
    top: -2rem;
    font-size: 1rem;
    width: 100%;
  }
}



.o-snslist-item {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: min(10 / 375 * 100 * var(--vw, 1vw), 16px);
  font-weight: 700;
    letter-spacing: normal;
   line-height: 1.5;
}
.o-snslist-item:before {
  width: min(20 / 375 * 100 * var(--vw, 1vw), 32px);
  height: min(20 / 375 * 100 * var(--vw, 1vw), 32px);
  margin-right: min(7 / 375 * 100 * var(--vw, 1vw), 11.2px);
  content: "";
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.o-snslist-item--b {
  font-size: min(14 / 375 * 100 * var(--vw, 1vw), 22.4px);
   line-height: 1.5;
}

@media all and (min-width: 960px) {
  .o-snslist-item {
    font-size: min(20 / 1280 * 100 * var(--vw, 1vw), 1.25rem);
  }
  .o-snslist-item:before {
    width: min(46 / 1280 * 100 * var(--vw, 1vw), 2.875rem);
    height: min(46 / 1280 * 100 * var(--vw, 1vw), 2.875rem);
    margin-right: min(16 / 1280 * 100 * var(--vw, 1vw), 1rem);
  }
}
.o-snslist-item.--type__x:before {
  background-image: url("/assets/img/icon_x.svg?955ds8dc");
}

.o-snslist-item.--type__insta:before {
  background-image: url("/assets/img/icon_insta.svg?bsixwt56");
}

.o-snslist-item.--type__line:before {
  background-image: url("/assets/img/icon_line.svg?hgxct5qz");
}

.o-snslist-item.--type__tiktok:before {
  background-image: url("/assets/img/icon_tiktok.svg?g31asrcc");
}


.m-doctor {
  position: relative;
  padding-top: min(24 / 375 * 100 * var(--vw, 1vw), 38.4px);
}
.m-doctor:before {
  z-index: -1;
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: calc(100 * var(--vw, 1vw));
  height: 85%;
  content: "";
  background: url("/common_2024/img/tile_bg.jpg?rdhmwjrd") center/cover no-repeat;
}
.m-doctor + .m-doctor {
  margin-top: min(60 / 375 * 100 * var(--vw, 1vw), 96px);
}

@media all and (min-width: 960px) {
  .m-doctor {
    padding-top: min(48 / 1280 * 100 * var(--vw, 1vw), 3rem);
  }
  .m-doctor:before {
    height: 75%;
  }
  .m-doctor + .m-doctor {
    margin-top: min(120 / 1280 * 100 * var(--vw, 1vw), 7.5rem);
  }
}

.m-doctor__header {
  display: flex;
  flex-direction: column;
}


@media all and (min-width: 850px) {
  .m-doctor__header {
    flex-direction: row;
    align-items: flex-end;
    justify-content: center;
  }
}

.m-doctor__header + .frame-career {margin-top: 0;}
.m-doctor__header-content {
  text-align: center;
  line-height: 1;
  flex-basis: 100%;
}
.m-doctor__header-content .__accent {
  margin-bottom: 10px;
  font-family: "Shippori Mincho", -apple-system, BlinkMacSystemFont, "游明朝体", "Yu Mincho", YuMincho, "游明朝", "Hiragino Mincho ProN", "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", Georgia, serif;
}
.m-doctor__header-content .__en {
  margin-bottom: min(4 / 375 * 100 * var(--vw, 1vw), 6.4px);
  font-family: "Sorts Mill Goudy", serif;
  color: #8eb8b6;
  font-size: min(20 / 375 * 100 * var(--vw, 1vw), 32px);
  font-style: italic;
  text-transform: uppercase;
    line-height: 1;
}
.m-doctor__header-content .__jp {
  margin-bottom: min(10 / 375 * 100 * var(--vw, 1vw), 16px);
  font-family: "Shippori Mincho", -apple-system, BlinkMacSystemFont, "游明朝体", "Yu Mincho", YuMincho, "游明朝", "Hiragino Mincho ProN", "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "Hiragino Mincho Pro", "ヒラギノ明朝 Pro W3", Georgia, serif;
  font-size: var(--font-size-l);
}
.m-doctor__header-content .__icon {
  display: inline-block;
  width: min(28 / 375 * 100 * var(--vw, 1vw), 44.8px);
  height: min(28 / 375 * 100 * var(--vw, 1vw), 44.8px);
}
.m-doctor__header-content .__icon img {
  width: 100%;
}
.m-doctor__header-content .__icon + .__icon {
  margin-left: min(8 / 375 * 100 * var(--vw, 1vw), 12.8px);
}

  .m-doctor__header-content p.message {text-align: justify;padding: 20px 10px 0px;}

@media all and (min-width: 850px) {
  .m-doctor__header-content {
    text-align: center;
    flex-basis: 60%;
  }
  .m-doctor__header-content p.message {padding: 25px 10px 20px;}
  .m-doctor__header-content .__accent {
    margin-bottom: 15px;
  }
  .m-doctor__header-content .__en {
    font-size: 3.6rem;
    font-weight: 200;
    letter-spacing: 0.03em;
  }
  .m-doctor__header-content .__jp {
    margin-bottom: 15px;
    font-size: var(--font-size-4l);
  }
  .m-doctor__header-content .__icon {
    width: min(50 / 850 * 100 * var(--vw, 1vw), 5rem);
    height: min(50 / 850 * 100 * var(--vw, 1vw), 5rem);
  }
  .m-doctor__header-content .__icon + .__icon {
    margin-left: min(16 / 1280 * 100 * var(--vw, 1vw), 1rem);
  }
}
@media not all and (min-width: 850px) {
  .m-doctor__header-content {
    padding-bottom: min(18 / 375 * 100 * var(--vw, 1vw), 28.8px);
    margin-top: 15px;
  }
  .m-doctor__header-visual {
    display: block;
    text-align: center;
    margin-top: -20px;
  }
  .m-doctor__header-visual img {
    margin: 0 auto;
    max-width: 65%;
  }
}
@media all and (min-width: 850px) {
  .m-doctor__body-visual {
    display: none;
  }
}

/* ====================================
   form
====================================== */

.page-form .g-header {background-color: var(--color-dark);}
.form-content .container {
  padding: 15px;
  line-height: 1.6;
}

@media all and (min-width: 850px) {
.page-form .g-header {padding: 5px 0;}
  .form-content .container {
    padding: 30px 0;
  }
}


.form-content-title {
  /*font-family: var(--font-mincho);*/
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.6;
  margin-bottom: 15px;
}

.form-content-title span {
  display: block;
  font-size: 14px;
  font-weight: 500;
}

@media all and (min-width: 850px) {
  .form-content-title {
    text-align: center;
    font-size: 32px;
    margin-bottom: 30px;
    line-height: 1.5;
  }
  .form-content-title span {
    font-size: 24px;
  }
}

.form-content-thanks {
  /*font-family: var(--font-mincho);*/
  text-align: center;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.5;
}

@media all and (min-width: 850px) {
.form-content-thanks {
    text-align: center;
    font-size: 32px;
    line-height: 1.5;
  font-weight: 500;
}
}


/* Q&A Structure */
        .qa-section {
            margin-top: 40px;
        }

        .qa-item + .qa-item {
            margin-top: 30px;
        }

        .question {
            display: flex;
            align-items: flex-start;
            font-weight: bold;
            font-size: 1.2em;
            margin-bottom: 15px;
            border-bottom: 1px dotted #1a3a6c;
            padding-bottom: 10px;
            padding-left: 0;
        }

        .question-label {
            margin-right: 15px;
            color: #1a3a6c;
        }

        .answer {
            display: flex;
            align-items: flex-start;
            padding-left: 0;
            text-align: justify;
        }

        .answer-label {
            margin-right: 10px;
            font-weight: bold;
            color: #777;
            min-width: 1.5em;
        }

        .answer-text {
            flex: 1;
        }

        /* List styling in Answer */
        .answer-text ul {
            margin: 15px 0;
            padding-left: 15px;
        }

        .answer-text li {
            margin-bottom: 5px;
        }


a.btn-online {display: block;max-width: 720px; margin: 0 auto;text-align: center;color: #fff;font-weight: 500;background-color: var(--color-light);
  border-radius: 5px;}
a.btn-online:hover {background-color: var(--color-dark);}
a.btn-online + a {display: block;text-align: center;text-decoration: underline;color: var(--color-dark);}

a.btn-online {font-size: var(--font-size-l);padding: 10px 0;}
a.btn-online span {display: block;font-size: var(--font-size-sm);}
a.btn-online + a {margin-top: 0.5em;font-size: var(--font-size-sm);}

@media all and (min-width: 850px) {
  a.btn-online {font-size: var(--font-size-5l);padding: 20px 0;}
  a.btn-online span {display: block;font-size: var(--font-size-xl);}
a.btn-online + a {margin-top: 1em;font-size: var(--font-size-m);}
  
}


.m-related-info {border: 1px dotted #ccc;padding: 10px 15px;}
.m-related-info h4 + p {margin-top: 6px;}
@media all and (min-width: 850px) {
  .m-related-info {padding: 15px 20px;}
.m-related-info h4 + p {margin-top: 0.75rem;}
}

@media not all and (min-width: 850px) {
  .m-related-info .tbl-style01 th,
  .m-related-info .tbl-style01 td {font-size: var(--font-size-s);}
  .m-related-info .tbl-style01 th {text-align: center;white-space: nowrap;}
  .m-related-info .tbl-style01 th.--width-one_fourth {width: 28%;}
  .-sp-smaller {display: block;font-size: var(--font-size-3s);}
}

/* 仕切り線 */
.u-separator {
 border: none;
 border-top: 1px solid #ccc;
 height: 0;
}
.u-separator-dots {
 border: none;
 border-top: 1px dashed #ccc;
 height: 0;
}
/* 境目を意味する boundary クラス */
.boundary {
 border: none;
 border-top: 1px dashed #aaa;
 margin: 2rem 0;
 width: 100%;
}


.c-doctor-advice {
  display: flex;
  gap: 10px;
  padding: 20px;
  margin: 30px 0 60px;
  background-color: #F3F9FF;
}

.c-doctor-advice__image {
  flex-shrink: 0;
  width: 25%;
  max-width: 120px;
}
.c-doctor-advice__image img {margin: -5px 0 0 -5px;}
.c-doctor-advice__text {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

@media (min-width: 768px) {
  .c-doctor-advice__image {
    width: 140px;
  }
}


@media not all and (min-width: 850px) {
  .c-doctor-advice {display: block;
  padding: 15px;
  margin: 15px 0 40px;}
  .c-doctor-advice__image {display: none;}
  .c-doctor-advice__text p {text-align: justify;}
  .c-doctor-advice__text p::before {
  display: block;
  content: "";
  width: 5em;
  height: 5em;
  float: left;
  margin-right: 8px;
  /* 画像表示とトリミング設定 */
  background-image: url(../img/column/column106-doctor-advice.png); /* 画像パスを指定 */
  background-size: cover;              /* 枠に合わせてトリミング */
  background-position: top center;     /* 上端を起点に表示 */
  background-repeat: no-repeat;  
  
  
  
  }
}




  