<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: avan Child
Version: 1.6
Template: avan
*/



.noto-serif-jp-&lt;uniquifier&gt; {
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: &lt;weight&gt;;
  font-style: normal;
}


body{
  background: #000!important;
background-attachment:;
}



/*header*/

.page-header{
  display: none;
}

.header {
  display: flex;
  z-index: 99999;
  max-width: 480px;
  margin: 0 auto;
  position: relative;
}

.header-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 20px;
  margin: -23px auto 0 -10px;
  max-width: 500px;
  width: 100%;
  position: fixed;
  text-align: center;
  z-index: 99;
  background: #fff;
}

.logo {
  font-size: 24px;
  display: flex;
  align-items: center;
  margin: 5px 0;
}

.logo a{
  display: flex;
  align-items: center;
}

.logo p{
  margin: auto 10px;
}

.logo a p{
  margin: auto 10px;
}

@media screen and (max-width:500px){
  .logo {
    font-size: 24px;
  }
  .header-item {
  margin: -23px auto 0 ;
  }
}

/* 縺薙％縺九ｉ荳九′繝上Φ繝舌�繧ｬ繝ｼ繝｡繝九Η繝ｼ縺ｫ髢｢縺吶ｋCSS */
  
/* 繝√ぉ繝�け繝懊ャ繧ｯ繧ｹ繧帝撼陦ｨ遉ｺ縺ｫ縺吶ｋ */
.drawer_hidden {
  margin-left: -15px;
}

/* 繝上Φ繝舌�繧ｬ繝ｼ繧｢繧､繧ｳ繝ｳ縺ｮ險ｭ鄂ｮ繧ｹ繝壹�繧ｹ */
.drawer_open {
  display: flex;
  height: 60px;
  width: 60px;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 100;/* 驥阪↑繧企��ｒ荳逡ｪ荳翫↓縺吶ｋ */
  cursor: pointer;
}

/* 繝上Φ繝舌�繧ｬ繝ｼ繝｡繝九Η繝ｼ縺ｮ繧｢繧､繧ｳ繝ｳ */
.drawer_open span,
.drawer_open span:before,
.drawer_open span:after {
  content: '';
  display: block;
  height: 3px;
  width: 25px;
  border-radius: 3px;
  background: #333;
  transition: 0.5s;
  position: absolute;
}

/* 荳画悽邱壹�荳逡ｪ荳翫�譽偵�菴咲ｽｮ隱ｿ謨ｴ */
.drawer_open span:before {
  bottom: 8px;
}

/* 荳画悽邱壹�荳逡ｪ荳九�譽偵�菴咲ｽｮ隱ｿ謨ｴ */
.drawer_open span:after {
  top: 8px;
}

/* 繧｢繧､繧ｳ繝ｳ縺後け繝ｪ繝�け縺輔ｌ縺溘ｉ逵溘ｓ荳ｭ縺ｮ邱壹ｒ騾乗�縺ｫ縺吶ｋ */
#drawer_input:checked ~ .drawer_open span {
  background: rgba(255, 255, 255, 0);
}

/* 繧｢繧､繧ｳ繝ｳ縺後け繝ｪ繝�け縺輔ｌ縺溘ｉ繧｢繧､繧ｳ繝ｳ縺古怜魂縺ｫ縺ｪ繧医≧縺ｫ荳贋ｸ九�邱壹ｒ蝗櫁ｻ｢ */
#drawer_input:checked ~ .drawer_open span::before {
  bottom: 0;
  transform: rotate(45deg);
}

#drawer_input:checked ~ .drawer_open span::after {
  top: 0;
  transform: rotate(-45deg);
}
  
/* 繝｡繝九Η繝ｼ縺ｮ繝�じ繧､繝ｳ*/
.nav_content {
  max-width: 500px;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  top: 0;
  padding-top: 50px;
  padding-left: 50px;
  position: fixed;
  display: none; /* 繝｡繝九Η繝ｼ繧堤判髱｢縺ｮ螟悶↓鬟帙�縺� */
  z-index: 80;
  background: rgb(255, 255, 255, 0.9);
  color: #333333 !important;
  text-align: left;
  
}

.nav_content a{
  color: #333333;
}

/* 繝｡繝九Η繝ｼ鮟偵�繝√ｒ豸医☆ */
.nav_list {
  list-style: none;
  padding-top: 130px;
}

/* 繧｢繧､繧ｳ繝ｳ縺後け繝ｪ繝�け縺輔ｌ縺溘ｉ繝｡繝九Η繝ｼ繧定｡ｨ遉ｺ */

#drawer_input:checked ~ .nav_content {
  right: 0;/* 繝｡繝九Η繝ｼ繧堤判髱｢縺ｫ蜈･繧後ｋ */
}

.hdmenu-logo{
  width: max-content;
  margin-left: -3%;
}
.header a{
  color: #333333;

}
.header-page{
  font-family: 'Cardo', sans-serif;
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin-top: 14%;
  margin-left: -3%;
}

.header .header-page ul {
  display: grid;
  width: fit-content;
  column-gap: 2em;
  grid-template-columns: repeat(2, auto);
  padding: 0 ;
}
.header .header-page li{
  list-style-type: none;
  width: fit-content;
  font-size: 20px;
  padding-bottom: 10px;
}

.header-menu {
  display: flex;
  margin-top: 10%;
}


.header .header-list1 {
  margin-left: 2%;

}

.header .header-list2 {
  margin-left: 10%;

}

.header-menu p {
  margin-left: -15%;
  color: #333333;
}



.header .header-menu ul {
  display: block;
  width: fit-content;
  padding: 0 ;
}
.header .header-menu li{
  list-style: none;
  width: fit-content;
  font-size: 14px;
  padding-bottom: 10px;

}

.header .header-menu li::marker {
  color: #333333;
  content:  "- ";
}

 /*header邨ゅｏ繧�*/

/*footer*/

 .site-footer{
  display: none;
 }
  .footer{  
    max-width: 500px;
    margin: 0 auto;
    width: 100%;
    height: auto;
    text-align: left;
    background-color: #AA965e;
    padding: 40px;

  }

  .footer-logo{
  width: max-content;
  margin-left: -3%;
}
.footer a{
  color: white;

}
.footer-page{
  font-family: 'Cardo', sans-serif;
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  margin-top: 5%;
  margin-left: -3%;
}

.footer .footer-page ul {
  display: grid;
  width: fit-content;
  column-gap: 2em;
  grid-template-columns: repeat(2, auto);
  padding: 0 ;
}
.footer .footer-page li{
  list-style-type: none;
  width: fit-content;
  font-size: 20px;
  padding-bottom: 10px;
}

.footer-menu {
  display: flex;
  margin-top: 10%;
}


.footer .footer-list1 {
  margin-left: 2%;

}

.footer .footer-list2 {
  margin-left: 10%;

}

.footer-menu p {
  margin-left: -15%;
  color: #ffffff;
}



.footer .footer-menu ul {
  display: block;
  width: fit-content;
  padding: 0 ;
}
.footer .footer-menu li{
  list-style: none;
  width: fit-content;
  font-size: 14px;
  padding-bottom: 20px;

}

.footer .footer-menu li::marker {
  color: #ffffff;
  content:  "- ";
}

.copyright{
  color: #ffffff;

}


/*footer邨ゅｏ繧�*/

/*霑ｽ蠕薙�繧ｿ繝ｳ*/
.sticky-btn {
  position: fixed;
  bottom: 0; /* 蠢�ｦ√↓蠢懊§縺ｦ霑ｽ蜉� */
  left: 0;
  right: 0;
  width: 100%;
  max-width: 500px;
  margin: 0 auto;
  z-index: 99999;
  text-align: center;
  display: flex;
  justify-content: space-between; /* 繝懊ち繝ｳ繧貞ｷｦ蜿ｳ縺ｫ蛻�￠縺溘＞縺ｪ繧芽ｿｽ蜉� */
  transition: visibility .4s, opacity .4s;
}



.sticky-btn .web-btn{
background-color: #333333;
color: white;
font-size: 14px;
text-align: center;
width: 50%;
height: auto;
line-height: 2em;
margin-top: 14px;
padding: 6px;
cursor: pointer;
transition: .2s cubic-bezier(0.45, 0, 0.55, 1);
}

.sticky-btn .web-btn:hover {
  opacity: 0.7; 
}

.sticky-btn .web-btn span{
  font-family: 'Cardo', sans-serif;
  font-size: 32px;
}


.sticky-btn .line-btn{
background-color: #00B900;
color: white;
font-size: 14px;
text-align: center;
width: 34%;
height: auto;
line-height: 2em;
margin-top: 14px;
padding: 6px;
cursor: pointer;
transition: .2s cubic-bezier(0.45, 0, 0.55, 1);
}

.sticky-btn .line-btn:hover {
  opacity: 0.7; 
}

.sticky-btn .line-btn span{
  font-family: 'Cardo', sans-serif;
  font-size: 32px;
}


.sticky-btn .tel-btn{
  background-color: #AA965E;
  color: white;
  font-size: 14px;
  text-align: center;
  width: 50%;
  height: auto;
  line-height: 2em;
  margin-top: 14px;
  padding: 6px;
  cursor: pointer;
  transition: .2s cubic-bezier(0.45, 0, 0.55, 1);
}

  .sticky-btn .tel-btn:hover {
    opacity: 0.7; 
  }

.sticky-btn .tel-btn span{
  font-family: 'Cardo', sans-serif;
  font-size: 32px;
}

  @media screen and (max-width:500px){
    .sticky-btn{
        left: 0;
    }
    .sticky-btn .web-btn span{
      font-size: 24px;
    }
    .sticky-btn .line-btn span{   
      font-size: 24px;
    }
    .sticky-btn .tel-btn span{   
      font-size: 24px;}


  }

/*荳闊ｬ繝代�繝�*/
img{
  max-width: 100%;
  height: auto;
  }

a {
  text-decoration: none !important;
  color: ;
}

button{
  background-color: none;
  color: none;
  background-image:none;
  border: none;
}

.br-sp{
  display: none;
}

.bread-span{
  color: #333333;
}


@media screen and (max-width:500px){
  .br-sp{
    display: block;
  }
  .bread-span{
    display: !important;
  }
}


.hfe-breadcrumbs-home-icon{
  display: none;
}

.breadcrumbs-container {
  width: 93%;
  overflow-x: scroll;

}

.aioseo-breadcrumbs{
  max-width: 500px;
  white-space: nowrap;
  font-size: 14px;
}



.fv-container img{
  width: 100%;
  height: auto;
  object-fit: cover;
}

.img {
  width: 100%;
  height: 230px;
  object-fit: cover;
}

.hfe-scroll-to-top-button{
  display: none;
}

.page-content{
  overflow:hidden;
}

.background-img {
  }

.background-img img {
  width: 2040px;
  height: 100%;
  object-fit: cover;
  }
.e-con-inner{
  background: #ffffff;
}

.elementor-72 .elementor-element.elementor-element-66b7ff0 , .elementor-72 .elementor-element.elementor-element-3f0be54 , .elementor-72 .elementor-element.elementor-element-2af2561 , .elementor-72 .elementor-element.elementor-element-5259af5 , .elementor-72 .elementor-element.elementor-element-ea5d57b , .elementor-72 .elementor-element.elementor-element-ea5d57b{
  padding: 0 !important;
}



.page-content .e-con-inner{
  max-width: 500px !important;
}


@media screen and (max-width:500px){
  .page-content .e-con-inner{
      width: 100% !important;
  }
  .taxonomy-archive .e-con-inner{
    width: 100% !important;
}
}

/*TOP蜈ｨ闊ｬ*/

.fv-container{
  }

  .mv-container {
    position: relative;
    width: 100%;
    height: 500px;
    overflow: hidden;
  }
  
  .mv-slide {
    position: absolute;
    top: 0; left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center;
    opacity: 0;
    animation: slideFade 25s infinite;
  }
  
  .src1 { background-image: url('https://avan-clinic.jp/wp-content/uploads/2025/06/image2.webp'); animation-delay: 0s; }
  .src2 { background-image: url('https://avan-clinic.jp/wp-content/uploads/2025/06/image-5.png'); animation-delay: 5s; }
  .src3 { background-image: url('https://avan-clinic.jp/wp-content/uploads/2025/05/mv-dark-circles-removed-e1748182353963.png'); animation-delay: 10s; }
  .src4 { background-image: url('https://avan-clinic.jp/wp-content/uploads/2025/05/mv-men.png'); animation-delay: 15s; }
  .src5 { background-image: url('https://avan-clinic.jp/wp-content/uploads/2025/05/image-12.png'); animation-delay: 20s; }
  
  .mv-text {
    position: absolute;
    left: 5%;
    top: 50%;
    margin: auto ;
    transform: translateY(-50%);
    writing-mode: vertical-rl;
    text-orientation: upright;
    font-family: 'Noto Serif JP', serif;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    text-align: left;
    background-image: linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(170, 150, 94, 1));
    width: fit-content;
  }
  
  @keyframes slideFade {
    0% { opacity: 0; }
    4% { opacity: 1; }
    20% { opacity: 1; }
    24% { opacity: 0; }
    100% { opacity: 0; }
  }
  

.section-w{
  background-color: #ffffff;
  max-width: 500px;
  margin: 0 auto 30px;
}

.section-hdimg{
  max-width: 500px;
  display: flex;
  margin: 0 auto;
  justify-content: space-between;
  background-image: url(./wp-content/uploads/2025/04/image-23.png);

}

.section-hdimg img{
  max-width: 25%;
  display: inline;
  justify-content: space-around;
}

.section-w .menu-h2{
  font-family: 'Cardo', sans-serif;
  font-size: 45px;
  color: #BABABA;
  max-width: 460px !important;
  text-align: left;
  letter-spacing: 0.03em;
  margin: auto 4% auto -5%;
  line-height: 0.8em;
  white-space: nowrap;
  }

  .section-w .menu-h2 span{
    
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 16px;
  color: #000000;
  max-width: 460px !important;
  text-align:  left;
  line-height: 0.1em;
}



.campaign-h2{
  font-family: 'Cardo', sans-serif;
  font-size: 74px;
  color: #F3F3F3 !important;
  max-width: 100% !important;
  text-align: center;
  letter-spacing: 0.03em;
  margin-bottom: -13%;
  line-height: 0.8em;
  white-space: nowrap;
}

.section-g{

  background-color: #f3f3f3;
    max-width: 500px;
  margin: 0 auto;
}

.section-g .menu-h2{
  font-family: 'Cardo', sans-serif;
  font-size: 45px;
  color: #BABABA;
  max-width: 460px !important;
  text-align: left;
  letter-spacing: 0.03em;
  margin: 9% -18% auto 4%;
  line-height: 0.8em;
  white-space: nowrap;
  }

.section-g .menu-h2 span{
    
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 16px;
  color: #000000;
  max-width: 460px !important;
  text-align:  left;
  line-height: 0.1em;
}

.case-h2{
  font-family: 'Cardo', sans-serif;
  font-size: 45px;
  color: #BABABA;
  max-width: 460px !important;
  text-align: left;
  letter-spacing: 0.03em;
  margin: 9% -18% auto 4%;
  line-height: 0.8em;
  white-space: nowrap;
  }

.case-h2 span{
    
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 16px;
  color: #333333;
  max-width: 460px !important;
  text-align:  left;
}

.top-h2{
  font-family: 'Cardo', sans-serif;
  font-size: 45px;
  color: #BABABA !important;
  max-width: 460px !important;
  text-align: left;
  letter-spacing: 0.03em;
  margin: 9% -18% auto 4%;
  line-height: 0.8em;
  white-space: nowrap;
  }

.top-h2 span{
    
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 16px;
  color: #000000;
  max-width: 460px !important;
  text-align:  left;
}

@media screen and (max-width:500px){
  .section-hdimg {
      width: 100%;
  }
  .section-w .menu-h2{
      font-size: 26px;
      line-height: 1em;
  }
  .section-w .menu-h2 span{
      font-size: 13px;

  }
  .section-g{
    width: 100%;
  }
  .section-g .menu-h2{
      font-size: 26px;
      line-height: 1em;
  }
  .section-g .menu-h2 span{
      font-size: 13px;

  }

  .top-h2{
      font-size: 43px;
      line-height: 0.8em;
  }
  .top-h2 span{
      font-size: 15px;

  }

}

/*CTA*/

.cta-h2{
    font-family: "Noto Serif JP", serif;
    font-size: 24px;
    max-width: 460px !important;
    text-align: center;
    letter-spacing: 0.03em;
    margin: auto ;
    line-height: 1.5em;
    white-space: nowrap;
    }

    @media screen and (max-width:500px){
      .cta-h2{
          font-size: 16px;
      }
    }


/*繝懊ち繝ｳ*/
.btn1-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
}


.btn1 {
  width: 93%;
  height: 57px;
  text-align: center;
  color: white;
  border: 1px solid #AA965e;
  background-color: #AA965e;
  border-radius: 6px;
  margin-top: 14px;
  padding: 15px 15px 0;
  display: flex;
  justify-content: space-between;
  cursor: pointer;
  transition: .2s cubic-bezier(0.45, 0, 0.55, 1);
}

.btn1:hover {
  opacity: 0.7; 
}


.btn2 {
  width: 93%;
  height: 57px;
  text-align: center;
  color: #333333;
  border: 1px solid #AA965e;
  background-color: white;
  border-radius: 6px;
  margin: 14px auto;
  padding: 15px 15px 0;
  display: flex;
  justify-content: space-between;
  cursor: pointer;
  transition: .2s cubic-bezier(0.45, 0, 0.55, 1);
}
.btn2:hover {
  opacity: 0.7; 
}




.btn3 {
  width: 93%;
  height: 57px;
  text-align: center;
  color: white;
  border: 1px solid #AA965e;
  background-color: #AA965e;
  border-radius: 6px;
  margin: 14px auto;
  padding: 15px 15px 0;
  display: flex;
  justify-content: center;
  cursor: pointer;
  transition: .2s cubic-bezier(0.45, 0, 0.55, 1);
}

.btn3:hover {
  opacity: 0.7; 
}

.btn3-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
}

.btn3-arrow {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 1px;
  margin: 13px 23px 0 50px;
  border-radius: 9999px;
  background-color: white;
}

.btn3-arrow::after {
  content: "";
  position: absolute;
  top: calc(50% - -1px);
  right: 0;
  width: 14px;
  height: 1px;
  border-radius: 9999px;
  background-color: white;
  transform: rotate(-45deg);
  transform-origin: calc(100% - 2px) 50%;
}
.btn3-arrow::before {
  content: "";
  position: absolute;
  top: calc(50% - 2px);
  right: 0;
  width: 14px;
  height: 1px;
  border-radius: 9999px;
  background-color: white;
  transform: rotate(45deg);
  transform-origin: calc(100% - 2px) 50%;
}

.btn3-circle {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  border: 1px solid white;
  margin: -4px 0px 0 -46px;
  opacity: 0.5;
}

.btn4 {
  width: 93%;
  height: 57px;
  text-align: center;
  color: white;
  border: 1px solid #5EAA67;
  background-color: #5EAA67;
  border-radius: 6px;
  margin-top: 14px;
  padding: 15px 15px 0;
  display: flex;
  justify-content: center;
  cursor: pointer;
  transition: .2s cubic-bezier(0.45, 0, 0.55, 1);
}

.btn4:hover {
  opacity: 0.7; 
}

.btn4-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
}

.btn4-arrow {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 1px;
  margin: 13px 23px 0 50px;
  border-radius: 9999px;
  background-color: white;
}

.btn4-arrow::after {
  content: "";
  position: absolute;
  top: calc(50% - -1px);
  right: 0;
  width: 14px;
  height: 1px;
  border-radius: 9999px;
  background-color: white;
  transform: rotate(-45deg);
  transform-origin: calc(100% - 2px) 50%;
}
.btn4-arrow::before {
  content: "";
  position: absolute;
  top: calc(50% - 2px);
  right: 0;
  width: 14px;
  height: 1px;
  border-radius: 9999px;
  background-color: white;
  transform: rotate(45deg);
  transform-origin: calc(100% - 2px) 50%;
}

.btn4-circle {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  border: 1px solid white;
  margin: -4px 0px 0 -46px;
  opacity: 0.5;
}

@media screen and (max-width:500px){


  .btn1 {
      width:  96%;
      height: 45px;
  }  .btn1 p{
      font-size: 12px;
      text-align: left;
  }
  .btn2 {
      width:  96%;
      height: 45px;
  }

  .btn3 {
      width:  96%;
      height: 45px;
  }  .btn3 p{
      font-size: 12px;
      text-align: left;
  }
  .btn3-arrow {
      width: 15%;
      margin: 11px 0 0 20px;
  }
  .btn3-arrow::after {
      width: 10px;
  }
  .btn3-arrow::before {
      width: 10px;
  }
  .btn3-circle {
      width: 25px;
      height: 25px;
      margin: -1px 0 0 -18px;
  }

  .btn4 {
    width:  96%;
    height: 45px;
}  .btn4 p{
    font-size: 12px;
    text-align: left;
}
.btn4-arrow {
    width: 15%;
    margin: 11px 0 0 20px;
}
.btn4-arrow::after {
    width: 10px;
}
.btn4-arrow::before {
    width: 10px;
}
.btn4-circle {
    width: 25px;
    height: 25px;
    margin: -1px 0 0 -18px;
}
}



/*蜈ｨ縺ｦ繧定ｦ九ｋ*/
.view-all{
  display: grid;
}
.view-all a {
  text-decoration: none !important;
  color: #AA965E;
  margin:40% 0 5%;
  cursor: pointer;
  transition: .2s cubic-bezier(0.45, 0, 0.55, 1);
}

.view-all:hover {
  opacity: 0.7; 
}

.arrow {
  position: relative;
  display: inline-block;
  width: 100px;
  height: 1px;
  margin: 0 23px 40px 0;
  border-radius: 9999px;
  background-color: #AA965E;
}

.arrow::before {
  content: "";
  position: absolute;
  top: calc(50% - 2px);
  right: 0;
  width: 18px;
  height: 1px;
  border-radius: 9999px;
  background-color: #AA965E;
  transform: rotate(45deg);
  transform-origin: calc(100% - 2px) 50%;
}

@media screen and (max-width:500px){
  .view-all a {
      font-size: 13px;
  }
  .arrow {
      width: 80px;
  }
  .arrow::before {}

}

/*繝｡繝九Η繝ｼ*/
.menu {
  padding: 0 0 48px ;
}

.menu-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
}

.menu-item {
  text-align: center;
  width: 224px;
  height: 57px;
  color: #333333 !important;
  border-bottom: 1px solid #AA965e;
  margin-top: 14px;
  padding: 15px 15px 0;
  display: flex;
  justify-content: space-between;
}



@media screen and (max-width:500px){

  .menu-item {
      width:  48%;
      height: 45px;
  } .menu-item p{
      font-size: 12px;
      text-align: left;
  }
}



/*縺頑か縺ｿ縺九ｉ謗｢縺�*/

@media screen and (max-width:500px){

}


/*逞�ｾ�*/

.case-carousel {
  scroll-snap-type: x mandatory;
  scroll-behavior: smooth;
  white-space: nowrap;
  overflow-x: auto;
  margin: 0 auto;
  padding: 30px 0;
  width: 500px;

  &amp;::scroll-button(right) {
    position: absolute;
    top: 40%;
    right: 0px;
    content: "&gt;" / "Scroll Right";
    border-radius: 100% 0 0 100% / 50%;
  }
 
  &amp;::scroll-button(left) {
    position: absolute;
    top: 40%;
    left: 0px;
    content: "&lt;" / "Scroll Left";
    border-radius: 0 100% 100% 0%  / 50%;
  }
 
  &amp;::scroll-button(*) {
    width: 24px;
    height: 48px;
    background-color: rgba(51,51,51,0.75);
    
    color: #aa965f;
    border: none;
    top: 54.8%;

  }
 
  &amp;::scroll-button(*):hover {
    background-color: rgba(51,51,51,0.75);
    color: #fff;
  }
}

@media not all and (min-width: 840px){
  .case-carousel {
    width: 100%;
  }
}

.case-carousel .item {
  scroll-snap-align: center;
  display: inline-block;
  margin: 0 20px;
  width: 70%;
  white-space: normal;
  background-color: #ffffff;
  box-shadow: 0 0 5px rgba(0,0,0,.3);
  border-radius: 20px;
  overflow: hidden;
}

@media not all and (min-width: 568px){
  .case-carousel .item {
    width: 90%;
  }
}

.case-carousel img {
  display: block;
  width: 100%;
  height: auto;
}

.case-carousel .case-title {
  margin: 0;
  padding: 30px 5% 15px;
  font-size: 16px;
  font-weight: 600;
  color: #AA965E;
}
.case-carousel .case-ul {
  padding: 0 !important;
}

.case-carousel li {
  display: flex;
  justify-content: space-between;
  margin: auto 5%;
  font-size: 14px;
}

@media not all and (min-width: 568px){
  .case-carousel .case-title {
    padding: 20px;
    font-size: 0.875rem;
  }
}

p.detaile {
  display: none;
  width: 93%;
  background: ;
  margin-left: 1em;
  padding: 10px;
  font-size: 14px;
  letter-spacing: 0.1em;
}

p.detaile span{
  border-bottom: dotted 2px #AA965E;    
  color: #AA965E;
}


/*蠖馴劼縺ｫ縺､縺�※*/
.about-hdimg{
  display: flex;
  justify-content: space-between;
  background-image: url(./wp-content/uploads/2025/04/image-23.png);
}

.about-img{
  display: contents;
} 
.about-img img{
  max-width: 55%;
  display: inline;
  justify-content: space-around;
}
.text-box{
  background-color: #f3f3f3;
  width: 65%;
  padding: 4%;
  margin-top: -100px ;
  position: relative;
  z-index: 100;
}

.text-box p{
  border: 1px solid #AA965E;
  padding: 11px;
  margin-bottom: 0;
  background-color: #f3f3f3;
}

@media screen and (max-width:500px){
  .about-hdimg {
      width: 100%;
  }
  .text-box{
    margin-top: -80px ;
    width: 80%;
  }

  }

/*驕ｸ縺ｰ繧後ｋ逅�罰*/
.section-reason{
  width: 100%;
  height: auto;
  margin: -20px auto 32px;
  padding-top: 50px;
  
}

.reason-no{
  background-color: ;
}

.center {
  display: block;
  text-align: center;

}

.center-h2{
  font-family: 'Cardo', sans-serif;
  font-size: 64px;
  color: #BABABA !important;
  max-width: 460px !important;
  text-align: center;
  letter-spacing: 0.03em;
  margin: auto ;
  line-height: 0.8em;
  white-space: nowrap;
  }

.center-h2 span{
    
  font-family: 'Noto Serif JP', sans-serif;
  font-size: 24px;
  font-weight: 600;
  color: #AA965E;
  max-width: 460px !important;
  text-align:  left;
}

@media screen and (max-width:500px){
  .center {
      width: 100%;
  }
}

.reason-carousel {
  scroll-snap-type: x mandatory;
  scroll-behavior: smooth;
  white-space: nowrap;
  overflow-x: auto;
  margin: 0 auto;
  padding: 30px 0;
  width: 500px;
  
  &amp;::scroll-button(right) {
    position: absolute;
    top: 40%;
    right: 0px;
    content: "&gt;" / "Scroll Right";
  }
 
  &amp;::scroll-button(left) {
    position: absolute;
    top: 40%;
    left: 0px;
    content: "&lt;" / "Scroll Left";
  }
 
  &amp;::scroll-button(*) {
    width: 41px;
    height: 41px;
    background-color: rgba(51,51,51,0.75);
    border-radius: 50%;
    color: #fff;
    border: none;
    top: 54.8%;

  }
 
  &amp;::scroll-button(*):hover {
    background-color: rgba(51,51,51,0.75);
    color: #fff;
  }
}



@media not all and (min-width: 840px){
  .reason-carousel {
    width: 100%;
  }
}

.reason-carousel .item {
  scroll-snap-align: center;
  display: inline-block;
  margin: 0 20px;
  width: 92%;
  height: 684px;
  padding: 60px 20px;
  white-space: normal;
  background-color: #ffffff;
  box-shadow: 0 0 5px rgba(0,0,0,.3);
  overflow: hidden;
  border-radius: 20px;
}

@media not all and (min-width: 568px){
  .reason-carousel .item {
    width: 95%;
    height: 600px;
  }
}

.reason-carousel img {
  display: block;
  width: 100%;
  height: auto;

}

.reason-carousel .reason-title {
  margin: 0;
  padding: 30px 0 15px;
  font-size: 16px;
  font-weight: 600;
  color:#AA965E;
}
.reason-carousel .reason-ul {
  padding: 0 !important;
}

.reason-carousel li {
  display: flex;
  justify-content: space-between;
  margin: auto 5%;
  font-size: 14px;
}

@media not all and (min-width: 568px){
  .reason-carousel .reason-title {
    padding: 20px;
    font-size: 0.875rem;
  }
}

.slide-arrow {
  background-color: #333;
  bottom: 0;
  height: 0;
  margin: auto;
  position: absolute;
  top: 0;
  width: 0;
}
.prev-arrow {
  border-bottom: 10px solid #333;
  border-left: 0;
  border-right: 10px solid #fff;
  border-top: 10px solid #333;
  left: -25px;
}
.next-arrow {
  border-bottom: 10px solid #333;
  border-left: 10px solid #fff;
  border-right: 0;
  border-top: 10px solid #333;
  right: -25px;
}
button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  padding: 0;
}

/*繝峨け繧ｿ繝ｼ邏ｹ莉�*/
.section-doctor{
width: 100%;
height: auto;
margin: -20px auto 32px;
padding-top: 50px;

}

.doctor-box {
s
margin: 0 auto;
padding: 16px 0;
max-width: 500px;
}

@media not all and (min-width: 840px){
.doctor-box {
  width: 100%;
}
}

.doctor-box .item {
scroll-snap-align: center;
display: block;
margin: 0 auto;
width: 92%;
height: auto;
padding: 0px auto 16px;
white-space: normal;
background-color: #ffffff;
overflow: hidden;
}

@media not all and (min-width: 568px){
.doctor-box .item {
  width: 95%;
  height: auto;
}
}

.doctor-box img {
display: block;
max-width: 255px;
width: 70%;
height: auto;
margin: auto;
}

.doctor-box .doctor-title {
margin: 0;
padding: 30px 0 15px;
text-align: center;
font-family: 'Noto Serif JP', sans-serif;
font-size: 20px;
font-weight: 600;
color:#AA965E;
}
.doctor-box .doctor-ul {
padding: 0 !important;
}

.doctor-box li {
display: flex;
justify-content: space-between;
margin: auto 5%;
font-size: 14px;
}

.doctor-box .detaile {
  width: 100%;
    height: auto;
    text-align: right;
    margin-left: -5%;
}

.doctor-name{
font-size:24px;
font-family: "ta-oonishi", sans-serif;
font-weight: 300;
font-style: normal;
}


@media not all and (min-width: 568px){
.doctor-box .doctor-title {
  padding: 20px;
  font-size: 0.875rem;
}
}

/*繧ｳ繝ｳ繧ｿ繧ｯ繝医ヱ繝ｼ繝�*/
.section-contact{
margin: 60px auto 32px;
padding-bottom: 20%;
}

.contact-h2{
  font-family: 'Cardo', sans-serif;
  font-size: 80px;
  color: #BABABA !important;
  max-width: 460px !important;
  text-align: left;
  letter-spacing: 0.03em;
  margin-top: -10%;
  line-height: 0.8em;
  white-space: nowrap;
}

.contact-btn-container1 {
display: flex;
flex-wrap: wrap;
justify-content: space-evenly;
}


.contact-btn1 {
width: 93%;
height: auto;
text-align: center;
color: white;
border: 1px solid #AA965e;
background-color: #AA965e;
border-radius: 6px;
margin-top: 50px;
padding: 15px 15px 0;
display: flex;
justify-content: center;
box-shadow: 0 0 5px rgba(0,0,0,.3);
cursor: pointer;
transition: .2s cubic-bezier(0.45, 0, 0.55, 1);
}

.contact-btn1:hover {
  opacity: 0.7; 
}

.contact-btn1 span {
font-size: 38px;
font-family: 'Noto Serif JP' , serif;
}

.contact-btn-container2 {
display: flex;
flex-wrap: wrap;
justify-content: space-evenly;
}


.contact-btn2 {
width: 93%;
height: auto;
text-align: center;
color: #333333;
border: 1px solid #ffffff;
background-color: #ffffff;
border-radius: 6px;
margin-top: 14px;
padding: 15px 15px 0;
display: flex;
justify-content: center;
box-shadow: 0 0 5px rgba(0,0,0,.3);
cursor: pointer;
transition: .2s cubic-bezier(0.45, 0, 0.55, 1);
}

.contact-btn2:hover {
  opacity: 0.7; 
}

.contact-btn2 span {
font-size: 38px;
font-family: 'Noto Serif JP' , serif;
}

/*縺顔衍繧峨○*/
.news-h2{
font-family: 'Cardo', sans-serif;
font-size: 45px;
color: #BABABA !important;
max-width: 460px !important;
text-align: left;
letter-spacing: 0.03em;
margin: 9% -18% auto 4%;
line-height: 0.8em;
white-space: nowrap;
}

.news-h2 span{
  
font-family: 'Noto Sans JP', sans-serif;
font-size: 16px;
color: #000000;
max-width: 460px !important;
text-align:  left;
}

.section-w .display-posts-listing {
width: 93%;
padding-left: 4%;
height: 260px;

}

.archive .display-posts-listing {
  height: auto !important;
}

.display-posts-listing .listing-item{
display: flex;
flex-direction: column-reverse;
border-bottom: 1px solid #BABABA;
margin: 11% auto;
}

.display-posts-listing .listing-item .date{
font-family: 'Cardo', sans-serif;
font-size: 16px;
}

.display-posts-listing .listing-item .title{
font-family: 'Noto Sans JP', sans-serif;
color:#333333;
font-size: 16px;
width: 93%;
margin: 0 auto 4%  0;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;

}

@media not all and (min-width: 455px){
  .section-w .display-posts-listing {
    height: 240px;
    
    }
    .archive .display-posts-listing {
      height: auto !important;
      
      }
  }

/*險ｺ逋よ｡亥�*/
.info-h2{
font-family: 'Cardo', sans-serif;
font-size: 45px;
color: #BABABA !important;
max-width: 460px !important;
text-align: left;
letter-spacing: 0.03em;
margin: 9% -18% auto 4%;
line-height: 0.8em;
white-space: nowrap;
}

.info-h2 span{
  
font-family: 'Noto Sans JP', sans-serif;
font-size: 16px;
color: #000000;
max-width: 460px !important;
text-align:  left;
}

.info-listing {
width: 93%;
padding-left: 4%;

}

.info-listing .listing-item{
display: flex;
align-items: center;
border-bottom: 1px solid #BABABA;
margin: 7% auto 5%;
}

.info-listing .listing-item p {
font-family: 'Cardo', sans-serif;
font-size: 16px;
}

.info-listing .listing-item .title{
font-family: 'Noto Sans JP', sans-serif;
color:#333333;
font-size: 16px;
width: 30%;
margin: 0 auto 4%  0;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;

}

.info-listing .listing-item .detail{
width: 73%;
text-align: left;
}


@media not all and (min-width: 568px){
  .info-listing .listing-item .title{
    width: 40%;
    
    }

  }





/*荳句ｱ､鬆�*/

.normal-h2{
  font-family: "Noto Serif JP", serif;
  font-size: 28px;
  max-width: 460px !important;
  text-align: center;
  letter-spacing: 0.03em;
  margin: auto ;
  line-height: 1.5em;
  white-space: nowrap;
  }

  .section{
    width: 100%;
    height: auto;
    margin: -20px auto 32px;
    padding-top: 50px;
    
  }

    .section p{


    }

    .item .text{
    margin:0 auto ;
    width: 93%;    
    }

  /*髯｢蜀�き繝ｫ繝ｼ繧ｻ繝ｫ*/
  .section-contents {
    margin: -30px auto;
    max-width: 500px;
    width: 92%;
    background: ;
    padding: 30px 0px 30px 0;
  }
  
  
  
  @media not all and (min-width: 840px){
    .section-contents {
      width: 100%;
      max-width: 500px;
    }
    .normal-h2{
      font-size: 26px;
    }
 
  }
  
  .section-contents .item {
    display: inline-block;
    margin: 0 20px;
    width: 92%;
    height: auto;
    padding: 0px auto;
    white-space: normal;
 
  }

  
  
  @media not all and (min-width: 568px){
    .section-contents .item {
      width: 95%;
      height: auto;
      padding: 0px 20px 0 0;
    }
   
  }
  
  .section-contents img {
    display: block;
    width: 360px;
    height: auto;
    margin: auto;
  }
  
  .section-contents p {
    margin: 15px auto 0;
    font-size: 16px;
    line-height: 1.8em;
  }

  .slide-img .swiper-slide {
    width: 278px !important;
    height: 189px;
    max-width: 100%;
  }

  .slide-img img{
    width: 278px;
    height: 189px;
    max-width: 100%;
    object-fit: cover;
  }

  @media not all and (min-width: 500px){
    .section-contents p {
      font-size: 12px;
    }
    .section p{
        font-size: 12px;
        line-height: 1.8em;
    }
  }

  /*繧ｵ繧､繝亥�讀懃ｴ｢*/
  
.search-box .hfe-search-form__container {
  display: block;
  text-align: center;
  margin-bottom: 20px;
  max-width: 500px !important;
  width: 100%;
  margin: 0 auto;
}

.search-box .hfe-search-form__input{
  font-size: 16px !important;
  border: 1px solid #bababa !important;
  height: 57px;
}

.search-box .hfe-search-submit{
  width: 50%;
  height: 57px;
  margin: 15px auto;
  content:"讀懃ｴ｢縺吶ｋ";
  background-image: none;
  background-color: #AA965E;
  display: flex;
  border-radius: 6px;
  justify-content: space-around;
  align-items: flex-start;
  padding-top: 17px;
  cursor: pointer;
  transition: .2s cubic-bezier(0.45, 0, 0.55, 1);
}

.search-box .hfe-search-submit:hover {
  opacity: 0.7; 
  background-color: #AA965E;
}

  /*縺頑か縺ｿ縺九ｉ謗｢縺吶�繝ｼ繧ｸ*/

  .menu-list-h2{
    font-family: 'Cardo', sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #ffffff !important;
    background: #AA965E;
    box-shadow: 0px 0px 0px 5px #AA965E;
    border-top: solid 2px #fff;
    border-bottom: solid 2px #fff;
    padding: 1.2em 0.5em;
    line-height: 1.5em;
  }

  .mensmenu-list-h2{
    font-family: 'Cardo', sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #fff !important;
    background: #333333;
    box-shadow: 0px 0px 0px 5px #333333;
    border-top: solid 2px #AA965E;
    border-bottom: solid 2px #AA965E;
    padding: 1.2em 0.5em;
    line-height: 1.5em;
  }

  .menu-list{
    display: block;
    padding: 0;
    margin-bottom: 80px;
  }

  .menu-list a{
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-shadow: 0px 1px 0px 0px rgba(201,201,201,0.25);
    padding-left: 10px;
    background-color: #fff;
  }

  .menu-list .menu-title {
    font-family: "Noto Serif JP", serif;
    font-size: 24px;
    color: #AA965E;;
    text-align: left;
  }

  .menu-list .menu-title span{
    
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 16px;
    color: #000000;
    max-width: 460px !important;
    text-align:  left;
  }

  .menu-list .menu-img {
    width: 50%;
    clip-path: polygon(35% 0%,100% 0%,100% 100%, 10% 100%) 
  }

  .menu-list .menu-name{
    font-family: 'Cardo', sans-serif;
    font-size: 74px;
    color: #F3F3F3 !important;
    max-width: 100% !important;
    text-align: right;
    letter-spacing: 0.03em;
    margin-bottom: -13%;
    line-height: 0.8em;
    white-space: nowrap;
  }

   .menu-list .eplation-p{
    font-family: 'Cardo', sans-serif;
    font-size: 74px;
    color: #F3F3F3 !important;
    max-width: 100% !important;
    margin-bottom: -60px;
    text-align: right;

  }

  @media not all and (min-width: 500px){
    .menu-list .menu-title {
      font-size: 16px;
    }
    .menu-list .menu-title span{
      font-size: 12px;
    }
     .menu-list .menu-title .eplation-h3 {
      font-size: 24px;
     }
       .menu-list .eplation-p{
      font-size: 56px;
       }
  }

    /*逞�ｾ倶ｸ隕ｧ繝壹�繧ｸ*/

    .taxonomy-archive{
      padding-left: 10px !important;
    }

.case-item{
 
}

.pagination{
   background: #fff;
    max-width: 500px;
    width: 100%;
    justify-content: center !important;
    margin: 0 auto !important;
    padding: 10px;
}
.case-list{
  margin-top: 64px;
background: #fff;
    margin: 0 auto;
    max-width: 500px;
    width: 100%;
}

    .case-category-section{
      max-width: 500px !important;
      width: 100%;
      height: auto;
      margin: -27px auto -25px;
      padding: 50px 0 50px 8px;
      background: #fff;
    }

  .case-p{
    font-family: "Noto Serif JP", serif;
    text-align: left;
    margin: 0 auto;
    padding: ;
    font-size: 16px;
    font-weight: 600;
    color: #AA965E;
  }

  .case-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
 
  
  
  .case-category {
    background-color: white;
    color: #333333 !important;
    text-align: center;
    width: 150px;
    height: 57px;
    border: 1px solid #AA965e;
    border-radius: 6px;
    margin: 5px 10px auto 0;
    padding: 15px 15px;
    display: flex;
    justify-content: center;
    cursor: pointer;
    transition: .2s cubic-bezier(0.45, 0, 0.55, 1);
  }

  .case-category:hover {

    background-color: #AA965e;
    color: #ffffff !important;
  }

  

  
  @media screen and (max-width:500px){
    .case-category-section{
      margin: -25px auto -70px;

    }
    .case-category {
        width:  30.5%;
        height: 45px;
        margin: 5px 9px auto 0;
    }  .case-category p{
        font-size: 12px;
        text-align: left;
    }

  }

   /*逞�ｾ句句挨繝壹�繧ｸ*/

  .single-case {
    scroll-snap-type: x mandatory;
    scroll-behavior: smooth;
    white-space: nowrap;
    overflow-x: auto;
    margin: 0 auto;
    padding: 30px 0;
    max-width: 500px;
    width: 93%;
  }
  
  @media not all and (min-width: 840px){
    .single-case {
      width: 100%;
    }
  }
  
  .single-case .item {
    scroll-snap-align: center;
    display: block;
    margin: 0 auto;
    width: 70%;
    white-space: normal;
    background-color: #ffffff;
    box-shadow: 0 0 5px rgba(0,0,0,.3);
    border-radius: 20px;
    overflow: hidden;
  }
  
  @media not all and (min-width: 568px){
    .single-case .item {
      width: 90%;
    }
  }
  
  .single-case .img {
    display: block;
    width: 100%;
    height: 230px;
    object-fit: cover;
  }
  
  .single-case .case-title {
    margin: 0;
    padding: 30px 5% 15px;
    font-size: 16px;
    font-weight: 600;
    color: #AA965E;
  }
  .single-case .case-ul {
    padding: 0 !important;
  }
  
  .single-case li {
    display: flex;
    justify-content: space-between;
    margin: auto 5%;
    font-size: 14px;
  }
  
  @media not all and (min-width: 568px){
    .single-case .case-title {
      padding: 20px;
      font-size: 0.875rem;
    }
  }

   /*繝峨け繧ｿ繝ｼ蛟句挨繝壹�繧ｸ*/

   .tab-h3{
  position: relative;
  padding: 5px 5px 5px  15px;
  background: #f3f3f3;
  font-size: 15px;
  color: #AA965E;
  margin: ;
  line-height: 1.3;
  z-index:0;
  width: fit-content;
   }

   .tab-h3:before {
    position: absolute;
    content: '';
    right: -2px;
    top: -2px;
    border: none;
    border-right: solid 70px white;
    border-bottom: solid 79px transparent;
    z-index:-2}

    .tab-list{
      position: relative;
      background-color: #F3F3F3;
      margin: -16px auto;
      padding-top: 20px;
      padding-bottom: 20px;
    }

    .section-tab {
      margin: 32px auto;
      max-width: 500px;
      width: 93%;
  
    }
    
    
    
    @media not all and (min-width: 840px){
      .section-tab {
        width: 100%;
        max-width: 500px;
      }

    }

    /*譁咎≡陦ｨ蛟句挨繝壹�繧ｸ*/

    .price-list{
      padding: 0 !important;
      margin: 32px auto;
    }

    .price-list li{
    display: flex;
    width:;
    justify-content: space-between;
    margin: auto ;
    font-size: 14px;
    align-items: center;
    }

    .price-list .hd{
      background-color: #AA965E;
      color: #fff;
      padding: 16px 10px 0;
    }

    .price-list .menu{
      background-color: #fff;
      color: #333333;
      padding: 16px 10px 0;
      border-bottom: 0.9px solid #333333;
      border-right: 0.9px solid #333333;
      border-left: 0.9px solid #333333;
    }

    .price-list .menu .title span{
      color: #AA965E;
      font-weight: 600;
    }

    .content-ol{
      list-style-position:    inside;
      position: relative;
      list-style: none;
      padding: 0 10px;
    }
   .content-ol li{
      font-family: "Noto Serif JP", serif;
      font-size: 20px;
      color: #AA965E;
      position: relative;
    }

    .content-ol li span {
      font-size: 60px;
      color: #F3F3F3;
      margin-right: -0.4em;
    }

    /*騾壼ｸｸ謚慕ｨｿ繝壹�繧ｸ*/
    .article-detail{
      font-family: "Noto Serif JP", serif;
      width: 93%;
      max-width: 500px;
      margin: 60px auto 0;
    }

    .article-title{
      font-size: 20px;
      color: #AA965E;
    }
    .article-section{
      width: 93%;
      height: auto;
      margin: 0 auto ;
      padding-top: 20px;
      max-width: 500px;
      background-color: white;
    }


    .article-section h2{
      font-family: 'Cardo', sans-serif;
      font-size: 22px;
      font-weight: 600;
      margin-top: 32px;
    }

    .article-section h3{
      font-family: 'Cardo', sans-serif;
      font-size: 18px;
      font-weight: 600;
      color: #ffffff !important;
      background: #AA965E;
      box-shadow: 0px 0px 0px 5px #AA965E;
      border-top: solid 2px white;
      border-bottom: solid 2px white;
      padding: 1.2em 0.5em;
      margin-top: 32px;
    }

    .article-section h4{
      font-family: 'Cardo', sans-serif;
      font-size: 18px;
      font-weight: 600;
      margin-top: 32px;
    }

    .article-section p{
      margin: 0 auto;
      width: fit-content;
    }
    .article-section img{
      margin: 0 auto;
      text-align: center;
      width: 100%;
      max-width: 360px;
    }

    .nav-links{
    display: flex;
    justify-content: center;
    align-items: center;
    }

    .nav-links span{
      font-family: "Noto Serif JP", serif;
      color: white;
      border: 1px solid #AA965e;
      background-color: #AA965e;
      border-radius: 50%;
      width: 25px;
      height: 25px;
      padding: 0 7px;
      margin: 0 8px;
    }

    .nav-links a{
      font-family: "Noto Serif JP", serif;
      margin: 0 8px;
    }

 /*繧ｳ繝ｳ繧ｿ繧ｯ繝医ヵ繧ｩ繝ｼ繝�繝壹�繧ｸ*/
.wpforms-container{
  padding: 0 10px !important;
}

.wpforms-field-label{
  font-family: "Noto Serif JP", serif;
  font-size: 22px;
  color: #AA965E !important;
  display: flex;
}

.wpforms-field-label span::before{
  content: "蠢���" ;
  background-color: #AA965E ;
  color: #fff;
  width: fit-content;
  font-size: 16px;
  border-radius: 3px;
  padding: 0px 6px 2px;
 }

 .wpforms-field-required{
  display: flex !important;
 }

 .wpforms-field-medium{
  width: 93% !important;
  max-width: 500px !important;
 }

 .wpforms-required-label{
  color: #fff !important;
 }


 .forms-submit{
  width: 93% !important;
  height: 57px !important;
  text-align: center !important;
  color: white !important;
  border: 1px solid #AA965e !important;
  background-color: #AA965e !important;
  border-radius: 6px !important;
  margin: 14px auto 0 !important;
  padding: 15px 15px 0 !important;
  display: flex !important;
  justify-content: center !important;
  cursor: pointer !important;
  transition: .2s cubic-bezier(0.45, 0, 0.55, 1) !important;
 }


 .forms-submit:hover {
  opacity: 0.7; 
}

.forms-submit ::after{
  content: "竊�" ;
  color: #fff;
  font-size: 16px;
  padding: 0px 6px 2px;
  display: flex;
}

.menu-choice ul{
    display: grid !important;
}



/*險ｺ逋ゅΓ繝九Η繝ｼLP*/
#lp-h1{
  display: flex;
  justify-content: space-evenly;
}

.page-content .lp-h1{
    
  font-family: 'Noto Serif JP', serif;
  font-size: 32px;
  color: #333333;
  max-width: 460px !important;
  text-align:  left;
  letter-spacing: 0.03em;
}
.page-content .lp-h1 span{
    
  font-family: 'Noto Serif JP', serif;
  font-size: 36px;
  color: #333333;
  max-width: 460px !important;
  text-align:  left;
}

@media screen and (max-width:500px){
  .page-content .lp-h1{
      font-size: 24px;
  }.page-content .lp-h1 span{
      font-size: 28px;
  }

}

.lp-h4{
  text-align: center;
    font-size: 18px;
    font-weight: 600;
    margin: 32px auto 0;
}

.center .menu-name{
  font-family: 'Cardo', sans-serif;
  font-size: 74px;
  color: #F3F3F3 !important;
  max-width: 100% !important;
  text-align: right;
  letter-spacing: 0.03em;
  margin-bottom: -13%;
  line-height: 0.8em;
  white-space: nowrap;
}
.recomend{
  width:fit-content !important; 
  margin: -110px auto 32px;
  background-color: #aa965e; 
  color:#fff !important; 
  text-align:center; 
  font-family:'Cardo', sans-serif;
  font-size:18px;
  padding: 10px 40px; 
  border-radius: 50px; 
}

.lp-ul {
  padding: 0;
  position: relative;
}

.lp-ul li {
  font-family: 'Noto Sans JP', sans-serif;
  color: #333;
  background: ;
  line-height: 1.5;
  padding: 0.5em 0.5em 0.5em 2em;
  border-bottom: 3px dotted #f3f3f3;
  list-style-type: none!important;

}

.lp-ul li:before {
  font-family: "Font Awesome 5 Free";
  content: "\f14a";
  position: absolute;
  left : 0.5em; /*蟾ｦ遶ｯ縺九ｉ縺ｮ繧｢繧､繧ｳ繝ｳ縺ｾ縺ｧ縺ｮ霍晞屬*/
  color: #AA965e !important; /*繧｢繧､繧ｳ繝ｳ濶ｲ*/
}

.lp-ol{
  list-style-position:    inside;
  position: relative;
  list-style: none;
  padding: 0;

}
.lp-ol li{
  font-family: "Noto Serif JP", serif;

  font-size: 20px;
  color: #AA965E;
  position: relative;
  display: flex;
  margin:10px auto;
}

.lp-ol li p{
  color: #333;
  font-family: 'Noto Sans JP', sans-serif;
}

.lp-ol li .marker{
  display: block; 
  color: #f3f3f3 !important;
  font-family: "Noto Serif JP", serif;
}

.lp-ol li span {
  font-size: 48px;
  color: #F3F3F3;
  margin-right: 0.3em;
}

.sentence{
  text-align : center;
  font-size:20px !important;
  font-family: "Noto Serif JP", serif;
  line-height: 2.1em !important;
}

.sentence span{
  font-size: 24px;
  background-color: #aa965e; 
  color:#fff;  
  width:fit-content !important;   
  padding: 0px 20px;
}

/*LP讓ｪ繧ｹ繧ｯ繝ｭ繝ｼ繝ｫ陦ｨ*/

.scroll-table-container {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  margin: 20px auto;
  max-width: 100%;
}

.compare-table {
  width: 1000px;
  min-width: 700px;
  border-collapse: collapse;
  background-color: #fff;
  font-family: 'Noto Sans JP', sans-serif;
  text-align: center;
  font-size: 14px;
}

.compare-table th{
  border: none !important;
  padding: 12px;
}


.compare-table td {
  border: none !important;
  padding: 12px;

}

.compare-table thead th {
  background-color: #f6f6f6;
  font-weight: bold;
}

.compare-table .highlight {
  background-color: #f3e6c8;
}

.head-image {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-weight: bold;
}

.head-image img {
  width: 110px !important;
  height: auto;
  margin-bottom: 8px;
}


/*LP險ｺ逋ゅΓ繝九Η繝ｼFV*/
.fv-point{
  font-family: "Noto Serif JP", serif;
  display: flex;
  justify-content: space-evenly;
  max-width: 460px;
  margin: 0 auto;
}
.point{
  text-align: center;
}
.circle {	
  position: relative;
  display: inline-block;
  width: 124px;
  height: 124px;
  border-radius: 50%;
  background-image: linear-gradient(0deg, #dfdfdf, #ffffff, #dfdfdf);
  border-image: linear-gradient(to bottom, #AA965E, #fcf6e8, #AA965E) 1;
  border: 1px solid #AA965E;
  font-size: 11.5px;
}

.circle span {
  position: absolute;
  display: inline-block;
  left: 17px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width :90px;
  text-align:center;
  color: black;
}

.circle span .gold{
  position: absolute;
  display: inline-block;
  left: 20px;
  top: 30%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width :80px;
  text-align:center;
  font-size: 16px  !important;
  color:#AA965E !important;    
  line-height: 1.2em;top: 65%;
}

@media screen and (max-width:500px){
  .fv-point{
      width: 100% !important;
  }.circle {	
      width: 104px;
      height: 104px;
      font-size: 11px;
  }  .circle span {
      left: 5%;
      
  }
}

/*LP險ｺ逋ゅΓ繝九Η繝ｼ逶ｮ谺｡*/
.mokuji-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
}
.mokuji-container a{
  color:#333333;
}

.mokuji-item {
  background-color: white;
  color:#333333;
  text-align: center;
  width: 224px;
  height: 57px;
  border: 1px solid #AA965e;
  border-radius: 6px;
  margin-top: 14px;
  padding: 15px 15px 0;
  display: flex;
  justify-content: space-between;
  cursor: pointer;
  transition: .2s cubic-bezier(0.45, 0, 0.55, 1);
}

.mokuji-item:hover {
  background-color: #AA965e;
  color: #ffffff !important;
}

@media screen and (max-width:500px){
  .mokuji-item {
      width:  48%;
      height: 45px;
  }  .mokuji-item p{
      font-size: 12px;
      text-align: left;
  }
}

 /*flex-ul*/
 .flex-ul {
  width: 93%;
  padding-left: 4%;
  
  }
  
  .flex-ul .listing-item{
  display: flex;
  align-items: center;
  border-bottom: 1px solid #BABABA;
  margin: 5% auto;
  padding-bottom: 5%;
  }

  .flex-ul .listing-item img{
    border-radius: 50%;
    max-width: 20%;
    margin: 5px 0;
    }
  
  .flex-ul .listing-item p {
  font-family: 'Cardo', sans-serif;
  font-size: 16px;
  margin: 0 !important;
  }

  .flex-ul .listing-item p span{
  color: #AA965e;
  }
  
  .flex-ul .listing-item .title{
  font-family: 'Noto Sans JP', sans-serif;
  color:#AA965E;
  font-size: 16px;
  white-space: nowrap;
  text-overflow: ellipsis;
  
  }
  
  .flex-ul .listing-item .detail{
  width: 80%;
  text-align: left;
  margin: 0 16px;

  }
  
  
  @media not all and (min-width: 568px){
    .flex-ul .listing-item .title{
      width: 40%;
      font-size: 13px;
      }
      .flex-ul .listing-item p {
        font-size: 12px;
      }
  
    }

 /*FAQ*/

.qa-1 {
  max-width: 500px;
  margin-bottom: 7px;
  border: 1px solid #bababa;
  border-radius: 5px;
  background-color: #fff;
}

.qa-1 summary {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  padding: 1em 2em 1em 3em;
  color: #aa965e;
  font-weight: 600;
  cursor: pointer;
}

.qa-1 summary::before,
.qa-1 p::before {
  position: absolute;
  left: 1em;
  font-weight: 600;
  font-size: 1.3em;
}

.qa-1 summary::before {

}

.qa-1 summary::after {
  transform: translateY(-25%) rotate(45deg);
  width: 7px;
  height: 7px;
  margin-left: 10px;
  border-bottom: 3px solid #aa965eb3;
  border-right: 3px solid #aa965eb3;
  content: '';
  transition: transform .5s;
}

.qa-1[open] summary::after {
  transform: rotate(225deg);
}

.qa-1 p {
  position: relative;
  transform: translateY(-10px);
  opacity: 0;
  margin: 0;
  padding: .3em 3em 1.5em;
  color: #333;
  transition: transform .5s, opacity .5s;
}

.qa-1[open] p {
  transform: none;
  opacity: 1;
}

.qa-1 p::before {

}

 /*繝｡繝ｳ繧ｺ繝医ャ繝�*/

 .men-navi{
  background-color: #3A4B85;
    width: fit-content;
    font-size: 16px;
    border-radius: 3px;
    padding: 6px 6px 6px;
    height: fit-content;
 }

 .men-navi a{
  color: #fff;
 }

 .site-header{
  display: none!important;
 }

 #site-header{
  display: none!important;

 }

 .elementor-623{
  background: #000;
 }

 .header-list a[target="_blank"]::after{
  content: "\f35d";
  font-family: "Font Awesome 5 Free";
  font-weight: bold; /*謖�ｮ壹＠縺ｪ縺�→陦ｨ遉ｺ縺輔ｌ縺ｪ縺�*/
  padding-left: 0.5em; /*譁�ｭ励→繧｢繧､繧ｳ繝ｳ縺ｮ髢薙↓髫咎俣*/
 }

 .footer-list a[target="_blank"]::after{
  content: "\f35d";
  font-family: "Font Awesome 5 Free";
  font-weight: bold; /*謖�ｮ壹＠縺ｪ縺�→陦ｨ遉ｺ縺輔ｌ縺ｪ縺�*/
  padding-left: 0.5em; /*譁�ｭ励→繧｢繧､繧ｳ繝ｳ縺ｮ髢薙↓髫咎俣*/
 }



 .men-navi:hover {
  opacity: 0.7; 
  color: #fff;
}

.btn5-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;

}


.btn5 {
  width: 93%;
  height: 57px;
  text-align: center;
  color: white !important;
  border: 1px solid #3A4B85;
  background-color: #3A4B85;
  border-radius: 6px;
  margin-top: 14px;
    padding: 15px 15px 0;
  display: flex;
  justify-content: space-between;
  cursor: pointer;
  transition: .2s cubic-bezier(0.45, 0, 0.55, 1);
}

.btn5:hover {
  opacity: 0.7; 
}





.btn6 {
  width: 93%;
  height: 57px;
  text-align: center;
  color: white;
  border: 1px solid #fff;
  background-color: #3A4B85;
  border-radius: 6px;
  margin: 14px auto ;
  padding: 15px 15px 0;
  display: flex;
  justify-content: center;
  cursor: pointer;
  transition: .2s cubic-bezier(0.45, 0, 0.55, 1);
}

.btn6:hover {
  opacity: 0.7; 
}

.btn6-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
}

.btn6-arrow {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 1px;
  margin: 13px 23px 0 50px;
  border-radius: 9999px;
  background-color: white;
}

.btn6-arrow::after {
  content: "";
  position: absolute;
  top: calc(50% - -1px);
  right: 0;
  width: 14px;
  height: 1px;
  border-radius: 9999px;
  background-color: white;
  transform: rotate(-45deg);
  transform-origin: calc(100% - 2px) 50%;
}
.btn6-arrow::before {
  content: "";
  position: absolute;
  top: calc(50% - 2px);
  right: 0;
  width: 14px;
  height: 1px;
  border-radius: 9999px;
  background-color: white;
  transform: rotate(45deg);
  transform-origin: calc(100% - 2px) 50%;
}

.btn6-circle {
  width: 35px;
  height: 35px;
  border-radius: 50%;
  border: 1px solid white;
  margin: -4px 0px 0 -46px;
  opacity: 0.5;
}

.btn7-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  width: 70%;
  font-size: 12px;
  margin: auto;

}


.btn7 {
  width: 80%;
  height: 57px;
  text-align: center;
  color: white !important;
  background-color: #333333;
  border-radius: 6px;
  margin-top: 14px;
    padding: 15px 15px 0;
  display: flex;
  justify-content: space-between;
  cursor: pointer;
  transition: .2s cubic-bezier(0.45, 0, 0.55, 1);
}

.btn7:hover {
  opacity: 0.7; 
}


@media screen and (max-width:500px){
  .btn7 {
    padding: 5px 15px 0;
  }

}

.mokuji2-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
}
.mokuji2-container a{
  color:#333333;
}

.mokuji2-item {
  background-color: #333333;
  color:#fff !important;
  text-align: center;
  width: 224px;
  height: 57px;
  border: 1px solid #333333;
  border-radius: 6px;
  margin-top: 14px;
  padding: 15px 15px 0;
  display: flex;
  justify-content: space-between;
  cursor: pointer;
  transition: .2s cubic-bezier(0.45, 0, 0.55, 1);s
}

.mokuji2-item:hover {
  background-color: #ffffff;
  color: #aa965f !important;
}


@media screen and (max-width:500px){
  .mokuji2-item {
      width:  48%;
      height: 45px;
  }  .mokuji2-item p{
      font-size: 12px;
      text-align: left;
  }
}

.reason-carousel .reason-title2 {
  margin: 0;
  padding: 30px 0 15px;
  font-size: 16px;
  font-weight: 600;
  color:#333333;
}

@media not all and (min-width: 568px){
  .reason-carousel .reason-title2 {
    padding: 20px;
    font-size: 0.875rem;
  }
}

.text-box2{
  background-color: #f3f3f3;
  width: 65%;
  padding: 4%;
  margin-top: -100px ;
  position: relative;
  z-index: 100;
}

.text-box2 p{
  border: 1px solid #3A4B85;
  padding: 11px;
  margin-bottom: 0;
  background-color: #f3f3f3;
}

@media screen and (max-width:500px){

  .text-box2{
    margin-top: -80px ;
    width: 80%;
  }

  }

  .section-b{
    margin: -20px 0 32px;
    background-color: #333333;
  }
  
  .section-b .menu-h2{
    font-family: 'Cardo', sans-serif;
    font-size: 45px;
    color: #BABABA;
    max-width: 460px !important;
    text-align: left;
    letter-spacing: 0.03em;
    margin: 9% -18% auto 4%;
    line-height: 0.8em;
    white-space: nowrap;
    }
  
  .section-b .menu-h2 span{
      
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 16px;
    color: #fff;
    max-width: 460px !important;
    text-align:  left;
    line-height: 0.1em;
  }

  .section-g .menu-item2 {
    color: #333333 !important;
    border-bottom: 1px solid #333333;
  }

  .section-b .menu-item2 {
    color: #fff !important;
    border-bottom: 1px solid #fff;
  }

  .section-w .menu-item2 {
    color: #333333 !important;
    border-bottom: 1px solid #333333;
  }

  .menu-item2 {
    text-align: center;
    width: 224px;
    height: 57px;
    border-bottom: 1px solid #3A4B85;
    margin-top: 14px;
    padding: 15px 15px 0;
    display: flex;
    justify-content: space-between;
  }
  
  
  @media screen and (max-width:500px){
    .section-b{
      width: 100%;
    }
    .section-b .menu-h2{
        font-size: 26px;
        line-height: 1em;
    }
    .section-b .menu-h2 span{
        font-size: 13px;
  
    }
    .menu-item2 {
        width:  48%;
        height: 45px;
    } .menu-item2 p{
        font-size: 12px;
        text-align: left;
    }
  }

  .case-carousel .case-title2 {
    margin: 0;
    padding: 30px 5% 15px;
    font-size: 16px;
    font-weight: 600;
    color: #333333;
  }



  p.detaile2 {
    display: none;
    width: 93%;
    background: ;
    margin-left: 1em;
    padding: 10px;
    font-size: 14px;
    letter-spacing: 0.1em;
  }
  
  p.detaile2 span{
    border-bottom: dotted 2px #3A4B85;    
    color: #333333;
  }
  
  @media not all and (min-width: 568px){
    .case-carousel .case-title2 {
      padding: 20px;
      font-size: 0.875rem;
    }
  }

  .view-all2{
    display: grid;
  }
  .view-all2 a {
    text-decoration: none !important;
    color: #fff;
    margin:40% 0 5%;
    cursor: pointer;
    transition: .2s cubic-bezier(0.45, 0, 0.55, 1);
  }

  .view-all2:hover {
    opacity: 0.7; 
  }

  @media screen and (max-width:500px){
    .view-all2 a {
        font-size: 13px;
    }
  }

    .arrow2 {
      position: relative;
      display: inline-block;
      width: 100px;
      height: 1px;
      margin: 0 23px 40px 0;
      border-radius: 9999px;
      background-color: #aa965f;
    }
    
    .arrow2::before {
      content: "";
      position: absolute;
      top: calc(50% - 2px);
      right: 0;
      width: 18px;
      height: 1px;
      border-radius: 9999px;
      background-color: #aa965f;
      transform: rotate(45deg);
      transform-origin: calc(100% - 2px) 50%;
    }
    
    @media screen and (max-width:500px){
      .view-all a {
          font-size: 13px;
      }
      .arrow2 {
          width: 80px;
      }
      .arrow2::before {}
    
    }


    .sns-intro{
      display: flex;
    justify-content: space-evenly;
    align-items: center;
    }

    .sns-intro img{
      max-width: 30%;
    }

    .sns-intro .detaile{
      text-align: center !important;
    }

    .sns-h2{
      font-family: "Noto Serif JP", serif;
      font-size: 18px;
      font-weight: 600;
      color: #3A4B85 !important;
    }

    @media screen and (max-width:500px){
      .sns-h2{
        font-size: 16px;
      }
      .sns-intro .detaile p{
        font-size: 12px !important;
      }
    }

    .men-h2{
      color: #333333 !important;
      font-family: "Noto Serif JP", serif;
      font-size: 32px;
      max-width: 460px !important;
      text-align: center;
      letter-spacing: 0.03em;
      margin: auto ;
      line-height: 1.5em;
      white-space: nowrap;
      }
    @media not all and (min-width: 840px){

      .men-h2{
        font-size: 26px;
      }
    }

    .case-category2 {
      background-color: #333333;
      color: white !important;
      text-align: center;
      width: 150px;
      height: 57px;
      border: 1px solid #333333;
      border-radius: 6px;
      margin: 5px 10px auto 0;;
      padding: 15px 15px;
      display: flex;
      justify-content: center;
      cursor: pointer;
      transition: .2s cubic-bezier(0.45, 0, 0.55, 1);
    }
  
    .case-category2:hover {
  
      background-color: white;
      color: #aa965f !important;
    }


    .case-container2 {
      display: flex;
      flex-wrap: wrap;
    }
    
    @media screen and (max-width:500px){
      
      
      .case-category2 {
        width:  30.5%;
        height: 45px;
    }  .case-category2 p{
        font-size: 12px;
        text-align: left;
    }
    }
  

     /*繧ｭ繝｣繝ｳ繝壹�繝ｳLP*/
  .cta_btn_img {
      border-radius: 20px !important;
      box-shadow: 0 5px 0 #9e005d !important;    
      margin: 20px auto 0;
      width: 93%;
      display: block;
  }
  
 .popup-overlay {
    position: fixed;
    top: 0; left: 0;
    width: 100%; height: 100%;
    background: rgba(255, 255, 255, 0.6);
    z-index: 9999;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .popup-content {
    position: relative;
    max-width: 450px;
    width: 90%;
  }
  .popup-content img {
    width: 100%;
    height: auto;
    display: block;
    border-radius: 8px;
  }
  .popup-close {
    position: absolute;
    top: -15px;
    right: -15px;
    background: #000;
    color: #fff;
    border: none;
    border-radius: 50%;
    font-size: 20px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
  }</pre></body></html>