@charset "UTF-8";
/* text */
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap");
.noto, h1, h2, h3, h4, h5, h6 {
  font-family: "Noto Sans JP", sans-serif;
}

/* transition */
/*  width */
body[data-aos-duration="50"] [data-aos], [data-aos][data-aos][data-aos-duration="50"] {
  transition-duration: 50ms;
}
body[data-aos-delay="50"] [data-aos], [data-aos][data-aos][data-aos-delay="50"] {
  transition-delay: 0s;
}
body[data-aos-delay="50"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="50"].aos-animate {
  transition-delay: 50ms;
}
body[data-aos-duration="100"] [data-aos], [data-aos][data-aos][data-aos-duration="100"] {
  transition-duration: 100ms;
}
body[data-aos-delay="100"] [data-aos], [data-aos][data-aos][data-aos-delay="100"] {
  transition-delay: 0s;
}
body[data-aos-delay="100"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="100"].aos-animate {
  transition-delay: 100ms;
}
body[data-aos-duration="150"] [data-aos], [data-aos][data-aos][data-aos-duration="150"] {
  transition-duration: 150ms;
}
body[data-aos-delay="150"] [data-aos], [data-aos][data-aos][data-aos-delay="150"] {
  transition-delay: 0s;
}
body[data-aos-delay="150"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="150"].aos-animate {
  transition-delay: 150ms;
}
body[data-aos-duration="200"] [data-aos], [data-aos][data-aos][data-aos-duration="200"] {
  transition-duration: 200ms;
}
body[data-aos-delay="200"] [data-aos], [data-aos][data-aos][data-aos-delay="200"] {
  transition-delay: 0s;
}
body[data-aos-delay="200"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="200"].aos-animate {
  transition-delay: 200ms;
}
body[data-aos-duration="250"] [data-aos], [data-aos][data-aos][data-aos-duration="250"] {
  transition-duration: 250ms;
}
body[data-aos-delay="250"] [data-aos], [data-aos][data-aos][data-aos-delay="250"] {
  transition-delay: 0s;
}
body[data-aos-delay="250"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="250"].aos-animate {
  transition-delay: 250ms;
}
body[data-aos-duration="300"] [data-aos], [data-aos][data-aos][data-aos-duration="300"] {
  transition-duration: 300ms;
}
body[data-aos-delay="300"] [data-aos], [data-aos][data-aos][data-aos-delay="300"] {
  transition-delay: 0s;
}
body[data-aos-delay="300"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="300"].aos-animate {
  transition-delay: 300ms;
}
body[data-aos-duration="350"] [data-aos], [data-aos][data-aos][data-aos-duration="350"] {
  transition-duration: 350ms;
}
body[data-aos-delay="350"] [data-aos], [data-aos][data-aos][data-aos-delay="350"] {
  transition-delay: 0s;
}
body[data-aos-delay="350"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="350"].aos-animate {
  transition-delay: 350ms;
}
body[data-aos-duration="400"] [data-aos], [data-aos][data-aos][data-aos-duration="400"] {
  transition-duration: 400ms;
}
body[data-aos-delay="400"] [data-aos], [data-aos][data-aos][data-aos-delay="400"] {
  transition-delay: 0s;
}
body[data-aos-delay="400"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="400"].aos-animate {
  transition-delay: 400ms;
}
body[data-aos-duration="450"] [data-aos], [data-aos][data-aos][data-aos-duration="450"] {
  transition-duration: 450ms;
}
body[data-aos-delay="450"] [data-aos], [data-aos][data-aos][data-aos-delay="450"] {
  transition-delay: 0s;
}
body[data-aos-delay="450"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="450"].aos-animate {
  transition-delay: 450ms;
}
body[data-aos-duration="500"] [data-aos], [data-aos][data-aos][data-aos-duration="500"] {
  transition-duration: 500ms;
}
body[data-aos-delay="500"] [data-aos], [data-aos][data-aos][data-aos-delay="500"] {
  transition-delay: 0s;
}
body[data-aos-delay="500"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="500"].aos-animate {
  transition-delay: 500ms;
}
body[data-aos-duration="550"] [data-aos], [data-aos][data-aos][data-aos-duration="550"] {
  transition-duration: 550ms;
}
body[data-aos-delay="550"] [data-aos], [data-aos][data-aos][data-aos-delay="550"] {
  transition-delay: 0s;
}
body[data-aos-delay="550"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="550"].aos-animate {
  transition-delay: 550ms;
}
body[data-aos-duration="600"] [data-aos], [data-aos][data-aos][data-aos-duration="600"] {
  transition-duration: 600ms;
}
body[data-aos-delay="600"] [data-aos], [data-aos][data-aos][data-aos-delay="600"] {
  transition-delay: 0s;
}
body[data-aos-delay="600"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="600"].aos-animate {
  transition-delay: 600ms;
}
body[data-aos-duration="650"] [data-aos], [data-aos][data-aos][data-aos-duration="650"] {
  transition-duration: 650ms;
}
body[data-aos-delay="650"] [data-aos], [data-aos][data-aos][data-aos-delay="650"] {
  transition-delay: 0s;
}
body[data-aos-delay="650"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="650"].aos-animate {
  transition-delay: 650ms;
}
body[data-aos-duration="700"] [data-aos], [data-aos][data-aos][data-aos-duration="700"] {
  transition-duration: 700ms;
}
body[data-aos-delay="700"] [data-aos], [data-aos][data-aos][data-aos-delay="700"] {
  transition-delay: 0s;
}
body[data-aos-delay="700"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="700"].aos-animate {
  transition-delay: 700ms;
}
body[data-aos-duration="750"] [data-aos], [data-aos][data-aos][data-aos-duration="750"] {
  transition-duration: 750ms;
}
body[data-aos-delay="750"] [data-aos], [data-aos][data-aos][data-aos-delay="750"] {
  transition-delay: 0s;
}
body[data-aos-delay="750"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="750"].aos-animate {
  transition-delay: 750ms;
}
body[data-aos-duration="800"] [data-aos], [data-aos][data-aos][data-aos-duration="800"] {
  transition-duration: 800ms;
}
body[data-aos-delay="800"] [data-aos], [data-aos][data-aos][data-aos-delay="800"] {
  transition-delay: 0s;
}
body[data-aos-delay="800"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="800"].aos-animate {
  transition-delay: 800ms;
}
body[data-aos-duration="850"] [data-aos], [data-aos][data-aos][data-aos-duration="850"] {
  transition-duration: 850ms;
}
body[data-aos-delay="850"] [data-aos], [data-aos][data-aos][data-aos-delay="850"] {
  transition-delay: 0s;
}
body[data-aos-delay="850"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="850"].aos-animate {
  transition-delay: 850ms;
}
body[data-aos-duration="900"] [data-aos], [data-aos][data-aos][data-aos-duration="900"] {
  transition-duration: 900ms;
}
body[data-aos-delay="900"] [data-aos], [data-aos][data-aos][data-aos-delay="900"] {
  transition-delay: 0s;
}
body[data-aos-delay="900"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="900"].aos-animate {
  transition-delay: 900ms;
}
body[data-aos-duration="950"] [data-aos], [data-aos][data-aos][data-aos-duration="950"] {
  transition-duration: 950ms;
}
body[data-aos-delay="950"] [data-aos], [data-aos][data-aos][data-aos-delay="950"] {
  transition-delay: 0s;
}
body[data-aos-delay="950"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="950"].aos-animate {
  transition-delay: 950ms;
}
body[data-aos-duration="1000"] [data-aos], [data-aos][data-aos][data-aos-duration="1000"] {
  transition-duration: 1000ms;
}
body[data-aos-delay="1000"] [data-aos], [data-aos][data-aos][data-aos-delay="1000"] {
  transition-delay: 0s;
}
body[data-aos-delay="1000"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1000"].aos-animate {
  transition-delay: 1000ms;
}
body[data-aos-duration="1050"] [data-aos], [data-aos][data-aos][data-aos-duration="1050"] {
  transition-duration: 1050ms;
}
body[data-aos-delay="1050"] [data-aos], [data-aos][data-aos][data-aos-delay="1050"] {
  transition-delay: 0s;
}
body[data-aos-delay="1050"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1050"].aos-animate {
  transition-delay: 1050ms;
}
body[data-aos-duration="1100"] [data-aos], [data-aos][data-aos][data-aos-duration="1100"] {
  transition-duration: 1100ms;
}
body[data-aos-delay="1100"] [data-aos], [data-aos][data-aos][data-aos-delay="1100"] {
  transition-delay: 0s;
}
body[data-aos-delay="1100"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1100"].aos-animate {
  transition-delay: 1100ms;
}
body[data-aos-duration="1150"] [data-aos], [data-aos][data-aos][data-aos-duration="1150"] {
  transition-duration: 1150ms;
}
body[data-aos-delay="1150"] [data-aos], [data-aos][data-aos][data-aos-delay="1150"] {
  transition-delay: 0s;
}
body[data-aos-delay="1150"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1150"].aos-animate {
  transition-delay: 1150ms;
}
body[data-aos-duration="1200"] [data-aos], [data-aos][data-aos][data-aos-duration="1200"] {
  transition-duration: 1200ms;
}
body[data-aos-delay="1200"] [data-aos], [data-aos][data-aos][data-aos-delay="1200"] {
  transition-delay: 0s;
}
body[data-aos-delay="1200"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1200"].aos-animate {
  transition-delay: 1200ms;
}
body[data-aos-duration="1250"] [data-aos], [data-aos][data-aos][data-aos-duration="1250"] {
  transition-duration: 1250ms;
}
body[data-aos-delay="1250"] [data-aos], [data-aos][data-aos][data-aos-delay="1250"] {
  transition-delay: 0s;
}
body[data-aos-delay="1250"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1250"].aos-animate {
  transition-delay: 1250ms;
}
body[data-aos-duration="1300"] [data-aos], [data-aos][data-aos][data-aos-duration="1300"] {
  transition-duration: 1300ms;
}
body[data-aos-delay="1300"] [data-aos], [data-aos][data-aos][data-aos-delay="1300"] {
  transition-delay: 0s;
}
body[data-aos-delay="1300"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1300"].aos-animate {
  transition-delay: 1300ms;
}
body[data-aos-duration="1350"] [data-aos], [data-aos][data-aos][data-aos-duration="1350"] {
  transition-duration: 1350ms;
}
body[data-aos-delay="1350"] [data-aos], [data-aos][data-aos][data-aos-delay="1350"] {
  transition-delay: 0s;
}
body[data-aos-delay="1350"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1350"].aos-animate {
  transition-delay: 1350ms;
}
body[data-aos-duration="1400"] [data-aos], [data-aos][data-aos][data-aos-duration="1400"] {
  transition-duration: 1400ms;
}
body[data-aos-delay="1400"] [data-aos], [data-aos][data-aos][data-aos-delay="1400"] {
  transition-delay: 0s;
}
body[data-aos-delay="1400"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1400"].aos-animate {
  transition-delay: 1400ms;
}
body[data-aos-duration="1450"] [data-aos], [data-aos][data-aos][data-aos-duration="1450"] {
  transition-duration: 1450ms;
}
body[data-aos-delay="1450"] [data-aos], [data-aos][data-aos][data-aos-delay="1450"] {
  transition-delay: 0s;
}
body[data-aos-delay="1450"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1450"].aos-animate {
  transition-delay: 1450ms;
}
body[data-aos-duration="1500"] [data-aos], [data-aos][data-aos][data-aos-duration="1500"] {
  transition-duration: 1500ms;
}
body[data-aos-delay="1500"] [data-aos], [data-aos][data-aos][data-aos-delay="1500"] {
  transition-delay: 0s;
}
body[data-aos-delay="1500"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1500"].aos-animate {
  transition-delay: 1500ms;
}
body[data-aos-duration="1550"] [data-aos], [data-aos][data-aos][data-aos-duration="1550"] {
  transition-duration: 1550ms;
}
body[data-aos-delay="1550"] [data-aos], [data-aos][data-aos][data-aos-delay="1550"] {
  transition-delay: 0s;
}
body[data-aos-delay="1550"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1550"].aos-animate {
  transition-delay: 1550ms;
}
body[data-aos-duration="1600"] [data-aos], [data-aos][data-aos][data-aos-duration="1600"] {
  transition-duration: 1600ms;
}
body[data-aos-delay="1600"] [data-aos], [data-aos][data-aos][data-aos-delay="1600"] {
  transition-delay: 0s;
}
body[data-aos-delay="1600"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1600"].aos-animate {
  transition-delay: 1600ms;
}
body[data-aos-duration="1650"] [data-aos], [data-aos][data-aos][data-aos-duration="1650"] {
  transition-duration: 1650ms;
}
body[data-aos-delay="1650"] [data-aos], [data-aos][data-aos][data-aos-delay="1650"] {
  transition-delay: 0s;
}
body[data-aos-delay="1650"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1650"].aos-animate {
  transition-delay: 1650ms;
}
body[data-aos-duration="1700"] [data-aos], [data-aos][data-aos][data-aos-duration="1700"] {
  transition-duration: 1700ms;
}
body[data-aos-delay="1700"] [data-aos], [data-aos][data-aos][data-aos-delay="1700"] {
  transition-delay: 0s;
}
body[data-aos-delay="1700"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1700"].aos-animate {
  transition-delay: 1700ms;
}
body[data-aos-duration="1750"] [data-aos], [data-aos][data-aos][data-aos-duration="1750"] {
  transition-duration: 1750ms;
}
body[data-aos-delay="1750"] [data-aos], [data-aos][data-aos][data-aos-delay="1750"] {
  transition-delay: 0s;
}
body[data-aos-delay="1750"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1750"].aos-animate {
  transition-delay: 1750ms;
}
body[data-aos-duration="1800"] [data-aos], [data-aos][data-aos][data-aos-duration="1800"] {
  transition-duration: 1800ms;
}
body[data-aos-delay="1800"] [data-aos], [data-aos][data-aos][data-aos-delay="1800"] {
  transition-delay: 0s;
}
body[data-aos-delay="1800"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1800"].aos-animate {
  transition-delay: 1800ms;
}
body[data-aos-duration="1850"] [data-aos], [data-aos][data-aos][data-aos-duration="1850"] {
  transition-duration: 1850ms;
}
body[data-aos-delay="1850"] [data-aos], [data-aos][data-aos][data-aos-delay="1850"] {
  transition-delay: 0s;
}
body[data-aos-delay="1850"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1850"].aos-animate {
  transition-delay: 1850ms;
}
body[data-aos-duration="1900"] [data-aos], [data-aos][data-aos][data-aos-duration="1900"] {
  transition-duration: 1900ms;
}
body[data-aos-delay="1900"] [data-aos], [data-aos][data-aos][data-aos-delay="1900"] {
  transition-delay: 0s;
}
body[data-aos-delay="1900"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1900"].aos-animate {
  transition-delay: 1900ms;
}
body[data-aos-duration="1950"] [data-aos], [data-aos][data-aos][data-aos-duration="1950"] {
  transition-duration: 1950ms;
}
body[data-aos-delay="1950"] [data-aos], [data-aos][data-aos][data-aos-delay="1950"] {
  transition-delay: 0s;
}
body[data-aos-delay="1950"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="1950"].aos-animate {
  transition-delay: 1950ms;
}
body[data-aos-duration="2000"] [data-aos], [data-aos][data-aos][data-aos-duration="2000"] {
  transition-duration: 2000ms;
}
body[data-aos-delay="2000"] [data-aos], [data-aos][data-aos][data-aos-delay="2000"] {
  transition-delay: 0s;
}
body[data-aos-delay="2000"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2000"].aos-animate {
  transition-delay: 2000ms;
}
body[data-aos-duration="2050"] [data-aos], [data-aos][data-aos][data-aos-duration="2050"] {
  transition-duration: 2050ms;
}
body[data-aos-delay="2050"] [data-aos], [data-aos][data-aos][data-aos-delay="2050"] {
  transition-delay: 0s;
}
body[data-aos-delay="2050"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2050"].aos-animate {
  transition-delay: 2050ms;
}
body[data-aos-duration="2100"] [data-aos], [data-aos][data-aos][data-aos-duration="2100"] {
  transition-duration: 2100ms;
}
body[data-aos-delay="2100"] [data-aos], [data-aos][data-aos][data-aos-delay="2100"] {
  transition-delay: 0s;
}
body[data-aos-delay="2100"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2100"].aos-animate {
  transition-delay: 2100ms;
}
body[data-aos-duration="2150"] [data-aos], [data-aos][data-aos][data-aos-duration="2150"] {
  transition-duration: 2150ms;
}
body[data-aos-delay="2150"] [data-aos], [data-aos][data-aos][data-aos-delay="2150"] {
  transition-delay: 0s;
}
body[data-aos-delay="2150"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2150"].aos-animate {
  transition-delay: 2150ms;
}
body[data-aos-duration="2200"] [data-aos], [data-aos][data-aos][data-aos-duration="2200"] {
  transition-duration: 2200ms;
}
body[data-aos-delay="2200"] [data-aos], [data-aos][data-aos][data-aos-delay="2200"] {
  transition-delay: 0s;
}
body[data-aos-delay="2200"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2200"].aos-animate {
  transition-delay: 2200ms;
}
body[data-aos-duration="2250"] [data-aos], [data-aos][data-aos][data-aos-duration="2250"] {
  transition-duration: 2250ms;
}
body[data-aos-delay="2250"] [data-aos], [data-aos][data-aos][data-aos-delay="2250"] {
  transition-delay: 0s;
}
body[data-aos-delay="2250"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2250"].aos-animate {
  transition-delay: 2250ms;
}
body[data-aos-duration="2300"] [data-aos], [data-aos][data-aos][data-aos-duration="2300"] {
  transition-duration: 2300ms;
}
body[data-aos-delay="2300"] [data-aos], [data-aos][data-aos][data-aos-delay="2300"] {
  transition-delay: 0s;
}
body[data-aos-delay="2300"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2300"].aos-animate {
  transition-delay: 2300ms;
}
body[data-aos-duration="2350"] [data-aos], [data-aos][data-aos][data-aos-duration="2350"] {
  transition-duration: 2350ms;
}
body[data-aos-delay="2350"] [data-aos], [data-aos][data-aos][data-aos-delay="2350"] {
  transition-delay: 0s;
}
body[data-aos-delay="2350"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2350"].aos-animate {
  transition-delay: 2350ms;
}
body[data-aos-duration="2400"] [data-aos], [data-aos][data-aos][data-aos-duration="2400"] {
  transition-duration: 2400ms;
}
body[data-aos-delay="2400"] [data-aos], [data-aos][data-aos][data-aos-delay="2400"] {
  transition-delay: 0s;
}
body[data-aos-delay="2400"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2400"].aos-animate {
  transition-delay: 2400ms;
}
body[data-aos-duration="2450"] [data-aos], [data-aos][data-aos][data-aos-duration="2450"] {
  transition-duration: 2450ms;
}
body[data-aos-delay="2450"] [data-aos], [data-aos][data-aos][data-aos-delay="2450"] {
  transition-delay: 0s;
}
body[data-aos-delay="2450"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2450"].aos-animate {
  transition-delay: 2450ms;
}
body[data-aos-duration="2500"] [data-aos], [data-aos][data-aos][data-aos-duration="2500"] {
  transition-duration: 2500ms;
}
body[data-aos-delay="2500"] [data-aos], [data-aos][data-aos][data-aos-delay="2500"] {
  transition-delay: 0s;
}
body[data-aos-delay="2500"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2500"].aos-animate {
  transition-delay: 2500ms;
}
body[data-aos-duration="2550"] [data-aos], [data-aos][data-aos][data-aos-duration="2550"] {
  transition-duration: 2550ms;
}
body[data-aos-delay="2550"] [data-aos], [data-aos][data-aos][data-aos-delay="2550"] {
  transition-delay: 0s;
}
body[data-aos-delay="2550"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2550"].aos-animate {
  transition-delay: 2550ms;
}
body[data-aos-duration="2600"] [data-aos], [data-aos][data-aos][data-aos-duration="2600"] {
  transition-duration: 2600ms;
}
body[data-aos-delay="2600"] [data-aos], [data-aos][data-aos][data-aos-delay="2600"] {
  transition-delay: 0s;
}
body[data-aos-delay="2600"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2600"].aos-animate {
  transition-delay: 2600ms;
}
body[data-aos-duration="2650"] [data-aos], [data-aos][data-aos][data-aos-duration="2650"] {
  transition-duration: 2650ms;
}
body[data-aos-delay="2650"] [data-aos], [data-aos][data-aos][data-aos-delay="2650"] {
  transition-delay: 0s;
}
body[data-aos-delay="2650"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2650"].aos-animate {
  transition-delay: 2650ms;
}
body[data-aos-duration="2700"] [data-aos], [data-aos][data-aos][data-aos-duration="2700"] {
  transition-duration: 2700ms;
}
body[data-aos-delay="2700"] [data-aos], [data-aos][data-aos][data-aos-delay="2700"] {
  transition-delay: 0s;
}
body[data-aos-delay="2700"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2700"].aos-animate {
  transition-delay: 2700ms;
}
body[data-aos-duration="2750"] [data-aos], [data-aos][data-aos][data-aos-duration="2750"] {
  transition-duration: 2750ms;
}
body[data-aos-delay="2750"] [data-aos], [data-aos][data-aos][data-aos-delay="2750"] {
  transition-delay: 0s;
}
body[data-aos-delay="2750"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2750"].aos-animate {
  transition-delay: 2750ms;
}
body[data-aos-duration="2800"] [data-aos], [data-aos][data-aos][data-aos-duration="2800"] {
  transition-duration: 2800ms;
}
body[data-aos-delay="2800"] [data-aos], [data-aos][data-aos][data-aos-delay="2800"] {
  transition-delay: 0s;
}
body[data-aos-delay="2800"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2800"].aos-animate {
  transition-delay: 2800ms;
}
body[data-aos-duration="2850"] [data-aos], [data-aos][data-aos][data-aos-duration="2850"] {
  transition-duration: 2850ms;
}
body[data-aos-delay="2850"] [data-aos], [data-aos][data-aos][data-aos-delay="2850"] {
  transition-delay: 0s;
}
body[data-aos-delay="2850"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2850"].aos-animate {
  transition-delay: 2850ms;
}
body[data-aos-duration="2900"] [data-aos], [data-aos][data-aos][data-aos-duration="2900"] {
  transition-duration: 2900ms;
}
body[data-aos-delay="2900"] [data-aos], [data-aos][data-aos][data-aos-delay="2900"] {
  transition-delay: 0s;
}
body[data-aos-delay="2900"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2900"].aos-animate {
  transition-delay: 2900ms;
}
body[data-aos-duration="2950"] [data-aos], [data-aos][data-aos][data-aos-duration="2950"] {
  transition-duration: 2950ms;
}
body[data-aos-delay="2950"] [data-aos], [data-aos][data-aos][data-aos-delay="2950"] {
  transition-delay: 0s;
}
body[data-aos-delay="2950"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="2950"].aos-animate {
  transition-delay: 2950ms;
}
body[data-aos-duration="3000"] [data-aos], [data-aos][data-aos][data-aos-duration="3000"] {
  transition-duration: 3000ms;
}
body[data-aos-delay="3000"] [data-aos], [data-aos][data-aos][data-aos-delay="3000"] {
  transition-delay: 0s;
}
body[data-aos-delay="3000"] [data-aos].aos-animate, [data-aos][data-aos][data-aos-delay="3000"].aos-animate {
  transition-delay: 3000ms;
}

[data-aos] {
  pointer-events: none;
}
[data-aos].aos-animate {
  pointer-events: auto;
}

body[data-aos-easing=linear] [data-aos], [data-aos][data-aos][data-aos-easing=linear] {
  transition-timing-function: cubic-bezier(0.25, 0.25, 0.75, 0.75);
}
body[data-aos-easing=ease] [data-aos], [data-aos][data-aos][data-aos-easing=ease] {
  transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
}
body[data-aos-easing=ease-in] [data-aos], [data-aos][data-aos][data-aos-easing=ease-in] {
  transition-timing-function: cubic-bezier(0.42, 0, 1, 1);
}
body[data-aos-easing=ease-out] [data-aos], [data-aos][data-aos][data-aos-easing=ease-out] {
  transition-timing-function: cubic-bezier(0, 0, 0.58, 1);
}
body[data-aos-easing=ease-in-out] [data-aos], [data-aos][data-aos][data-aos-easing=ease-in-out] {
  transition-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
}
body[data-aos-easing=ease-in-back] [data-aos], [data-aos][data-aos][data-aos-easing=ease-in-back] {
  transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
}
body[data-aos-easing=ease-out-back] [data-aos], [data-aos][data-aos][data-aos-easing=ease-out-back] {
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
body[data-aos-easing=ease-in-out-back] [data-aos], [data-aos][data-aos][data-aos-easing=ease-in-out-back] {
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
body[data-aos-easing=ease-in-sine] [data-aos], [data-aos][data-aos][data-aos-easing=ease-in-sine] {
  transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
}
body[data-aos-easing=ease-out-sine] [data-aos], [data-aos][data-aos][data-aos-easing=ease-out-sine] {
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}
body[data-aos-easing=ease-in-out-sine] [data-aos], [data-aos][data-aos][data-aos-easing=ease-in-out-sine] {
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
}
body[data-aos-easing=ease-in-quad] [data-aos], [data-aos][data-aos][data-aos-easing=ease-in-quad] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
body[data-aos-easing=ease-out-quad] [data-aos], [data-aos][data-aos][data-aos-easing=ease-out-quad] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
body[data-aos-easing=ease-in-out-quad] [data-aos], [data-aos][data-aos][data-aos-easing=ease-in-out-quad] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
body[data-aos-easing=ease-in-cubic] [data-aos], [data-aos][data-aos][data-aos-easing=ease-in-cubic] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
body[data-aos-easing=ease-out-cubic] [data-aos], [data-aos][data-aos][data-aos-easing=ease-out-cubic] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
body[data-aos-easing=ease-in-out-cubic] [data-aos], [data-aos][data-aos][data-aos-easing=ease-in-out-cubic] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
body[data-aos-easing=ease-in-quart] [data-aos], [data-aos][data-aos][data-aos-easing=ease-in-quart] {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
body[data-aos-easing=ease-out-quart] [data-aos], [data-aos][data-aos][data-aos-easing=ease-out-quart] {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
body[data-aos-easing=ease-in-out-quart] [data-aos], [data-aos][data-aos][data-aos-easing=ease-in-out-quart] {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

@font-face {
  font-family: "iconfont";
  src: url("/wp-content/themes/yamasaki/assets/fonts/iconfont.eot");
  src: url("/wp-content/themes/yamasaki/assets/fonts/iconfont.eot?#iefix") format("eot"), url("/wp-content/themes/yamasaki/assets/fonts/iconfont.woff") format("woff"), url("/wp-content/themes/yamasaki/assets/fonts/iconfont.ttf") format("truetype"), url("/wp-content/themes/yamasaki/assets/fonts/iconfont.svg#iconfont") format("svg");
  font-weight: normal;
  font-style: normal;
}
.iconfont:before {
  display: inline-block;
  font-family: "iconfont";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.iconfont-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.iconfont-2x {
  font-size: 2em;
}

.iconfont-3x {
  font-size: 3em;
}

.iconfont-4x {
  font-size: 4em;
}

.iconfont-5x {
  font-size: 5em;
}

.iconfont-fw {
  width: 1.2857142857em;
  text-align: center;
}

.iconfont-fonticon-01:before {
  content: "\ea01";
}

.iconfont-logo:before {
  content: "\ea02";
}

.iconfont-icon-fb:before {
  content: "\ea03";
}

.iconfont-icon-insta:before {
  content: "\ea04";
}

.iconfont-font-a:before {
  content: "\ea05";
}

.iconfont-font-c:before {
  content: "\ea06";
}

.iconfont-font-d:before {
  content: "\ea07";
}

.iconfont-font-e:before {
  content: "\ea08";
}

.iconfont-font-i:before {
  content: "\ea09";
}

.iconfont-font-k:before {
  content: "\ea0a";
}

.iconfont-font-m:before {
  content: "\ea0b";
}

.iconfont-font-n:before {
  content: "\ea0c";
}

.iconfont-font-o:before {
  content: "\ea0d";
}

.iconfont-font-r:before {
  content: "\ea0e";
}

.iconfont-font-t:before {
  content: "\ea0f";
}

.iconfont-font-y:before {
  content: "\ea10";
}

.iconfont-icon-lang:before {
  content: "\ea11";
}

.iconfont-icon-title:before {
  content: "\ea12";
}

.iconfont-logo-second:before {
  content: "\ea13";
}

/**
 * Swiper 8.4.3
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2022 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: October 6, 2022
 */
@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-pointer-events {
  touch-action: pan-y;
}

.swiper-pointer-events.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  backface-visibility: hidden;
}

/* 3D Effects */
.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
}

.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0);
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}

:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}

.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
  display: none !important;
}

.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-button-lock {
  display: none;
}

:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  --swiper-pagination-bullet-size: 8px;
  --swiper-pagination-bullet-width: 8px;
  --swiper-pagination-bullet-height: 8px;
  --swiper-pagination-bullet-inactive-color: #000;
  --swiper-pagination-bullet-inactive-opacity: 0.2;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 4px;
  --swiper-pagination-bullet-vertical-gap: 6px;
  */
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: 10px;
  left: 0;
  width: 100%;
}

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: 50%;
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
}

.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}

/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-vertical > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}

/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important;
}

.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-vertical > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-vertical {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

/* Preloader */
:root {
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  */
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* a11y */
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube {
  overflow: visible;
}

.swiper-cube .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev,
.swiper-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-slide-shadow-top,
.swiper-cube .swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-right {
  z-index: 0;
  backface-visibility: hidden;
}

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}

.swiper-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-flip .swiper-slide-shadow-top,
.swiper-flip .swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-right {
  z-index: 0;
  backface-visibility: hidden;
}

.swiper-creative .swiper-slide {
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height;
}

.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  backface-visibility: hidden;
  overflow: hidden;
}

body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Hiragino Sans", "Noto Sans CJK JP", sans-serif;
  line-height: 1.7;
  font-size: 1.6rem;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

h1, h2, h3, h4, h5, h6, a {
  font-family: "Noto Sans JP", sans-serif;
}

/*  general */
.wrap {
  position: relative;
}

.hide {
  display: none;
}

.d-flex {
  display: flex;
}

.left, .halfFloat_left {
  float: left;
}

.right, .halfFloat_right {
  float: right;
}

.alignLeft {
  text-align: left;
}

.alignCenter {
  text-align: center;
}

.alignRight {
  text-align: right;
}

.weightBold {
  font-weight: 700;
}

.fa {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.if {
  display: inline-block;
  font-family: "iconfont";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.pb0 {
  padding-bottom: 0 !important;
}

.pb1 {
  padding-bottom: 1rem !important;
}

.pb2 {
  padding-bottom: 2rem !important;
}

.bold {
  font-weight: 700;
}

.mr1 {
  margin-right: 1rem !important;
}

.mr2 {
  margin-right: 2rem !important;
}

.mr3 {
  margin-right: 3rem !important;
}

.mr4 {
  margin-right: 4rem !important;
}

.mr5 {
  margin-right: 5rem !important;
}

.mr6 {
  margin-right: 6rem !important;
}

.mb0 {
  margin-bottom: 0 !important;
}
.mb1 {
  margin-bottom: 1rem !important;
}
.mb2 {
  margin-bottom: 2rem !important;
}

.mb3 {
  margin-bottom: 3rem !important;
}

.mb4 {
  margin-bottom: 4rem !important;
}

.mb6 {
  margin-bottom: 6rem !important;
}

.mb8 {
  margin-bottom: 8rem !important;
}

.mb10 {
  margin-bottom: 10rem !important;
}

.d-block {
  display: block !important;
}

.d-flex {
  display: flex !important;
}

.f-fd-c {
  flex-direction: column;
}

.f-jc-fs {
  justify-content: flex-start;
}

.f-jc-sb {
  justify-content: space-between;
}

.f-jc-fe {
  justify-content: flex-end;
}

.f-jc-c {
  justify-content: center;
}

.f-ai-fs {
  align-items: flex-start;
}

.f-ai-c {
  align-items: center;
}

.f-ai-st {
  align-items: stretch;
}

.f-ai-fe {
  align-items: flex-end;
}

.f-fxd-c {
  flex-direction: column;
}

.f-fw-w {
  flex-wrap: wrap;
}

.m-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 3rem auto;
  font-size: 1.6rem;
  font-weight: 700;
  background: #fff;
  color: #2a424b;
  height: 50px;
  width: 325px;
  text-align: center;
  border: 0.3rem solid #2a424b;
  border-radius: 1rem;
  box-sizing: border-box;
  position: relative;
  z-index: 1;
  box-shadow: 0 5px 0 #2a424b;
  transition: all 0.2s;
}
.m-btn.orange {
  color: #fff;
  background: #fe7a00;
  border-color: #fe7a00;
  box-shadow: 0 5px 0 rgb(203, 97.5039370079, 0);
}
.m-btn.orange:hover {
  transform: translateY(5px);
  box-shadow: 0 0 0;
}
.m-btn:hover {
  transform: translateY(4px);
  box-shadow: 0 0 0;
}
.m-btn ruby {
  transform: translateY(-3px);
}

rt {
  transform: translateY(-3px);
}

.footmargin--none .l-footer {
  margin-top: 0;
}

#contentsWrap {
  overflow: hidden;
}

#loading {
  position: fixed;
  z-index: 99999;
  width: 100%;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fff;
  opacity: 1;
}
#loading .loading__content {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  transform: translateY(-30%);
}
#loading .loading__logo {
  width: auto;
  height: 10vw;
  margin-bottom: 20%;
  background-image: url("/wp-content/themes/yamasaki/assets/img/common/rabit-bl.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  opacity: 0;
  transform: translateY(20px);
  animation: fadeInUp 0.6s ease forwards;
}
#loading .loading__bar {
  width: 180px;
  height: 6px;
  background-color: #e0e0e0;
  position: relative;
  overflow: hidden;
  border-radius: 6px;
  opacity: 0;
  transform: translateY(20px);
  animation: fadeInUp 0.6s ease 0.2s forwards;
}
#loading .loading__bar:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: var(--progress, 0%);
  background-color: #1E99EC;
  border-radius: 2px;
  transition: width 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
p:empty {
  display: none;
}

.tel-number {
  font-family: "Jost", sans-serif;
  font-weight: 500;
  font-size: clamp(2rem, 2.8vw, 3.5rem);
  line-height: 1.2;
  white-space: nowrap;
  letter-spacing: 0.02em;
}

.menu-text {
  font-family: "Jost", sans-serif;
  font-size: 1rem;
  font-weight: 500;
  letter-spacing: 0.2rem;
}

.sp {
  display: none;
}

.content-area {
  position: relative;
  z-index: 1;
}

.footer-area {
  position: relative;
  z-index: 1;
}

.panel-center {
  width: calc(100vw - 8%);
  border-radius: 3rem;
  overflow: hidden;
  margin: auto;
}

.more-btn {
  display: flex;
  align-items: center;
  border: 1px solid #dfe2ea;
  justify-content: flex-start;
  text-align: left;
  border-radius: 10rem;
  font-size: 1.6rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  font-family: "Noto Sans JP", sans-serif;
  width: 100%;
  max-width: 280px;
  height: 5rem;
  padding: 0 2.5rem;
  color: #222222;
  position: relative;
}
.more-btn::after {
  pointer-events: none;
  content: "MORE";
  display: block;
  padding-right: 2rem;
  background: url("/wp-content/themes/yamasaki/assets/img/common/icon-arrow-r-bl.svg") no-repeat center right/contain;
  position: absolute;
  top: 0;
  font-family: "Jost", sans-serif;
  font-weight: 500;
  font-size: 1rem;
  letter-spacing: 0.1em;
  line-height: 1;
  color: #0094f7;
  position: absolute;
  right: 2rem;
  top: calc(50% - 0.5rem);
  transition: all 0.2s ease;
}
.more-btn:hover::after {
  transform: translateX(5px);
}

#loading.loading--sub .loading__logo,
#loading.loading--sub .loading__bar {
  display: none;
}

/*  preset */
*, *::after, *::before {
  box-sizing: border-box;
  font-weight: 400;
}

html {
  width: 100%;
  height: 100%;
  font-size: 62.5%;
}

body {
  line-height: 1.6;
  color: #222222;
  position: relative;
  -webkit-font-smoothing: antialiased header;
  -webkit-font-smoothing-text-align: center;
  position: relative;
  font-size: 1.6rem;
  counter-increment: number 0;
}
body div {
  font-size: 1.6rem;
}
body.second #fixedNav {
  display: none;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 100;
}

img {
  max-width: 100%;
}

a {
  cursor: pointer;
  outline: none;
  transition: all 0.15s;
  text-decoration: none !important;
  color: #222222;
}
a * {
  cursor: pointer;
}
a[href$=".xls"], a[href$=".xlsx"], a[href$=".pdf"], a[href$=".doc"], a[href$=".docx"], a[href$=".pptx"], a[href$=".ppt"], a[href$=".pdf"], a.ex_link {
  display: inline-block;
  padding: 0 2rem 0 0;
  position: relative;
}
a[href$=".xls"]::after, a[href$=".xlsx"]::after, a[href$=".pdf"]::after, a[href$=".doc"]::after, a[href$=".docx"]::after, a[href$=".pptx"]::after, a[href$=".ppt"]::after, a[href$=".pdf"]::after, a.ex_link::after {
  content: "";
  display: block;
  width: 1.6rem;
  height: 1.6rem;
  background: no-repeat;
  position: absolute;
  right: -0.4rem;
  bottom: 0.4rem;
}
a[href$=".xls"]::after, a[href$=".xlsx"]::after {
  background-image: url(/wp-content/themes/yamasaki/assets/img/common/icon-excel.svg);
}
a[href$=".doc"]::after, a[href$=".docx"]::after {
  background-image: url(/wp-content/themes/yamasaki/assets/img/common/icon-word.svg);
}
a[href$=".pptx"]::after, a[href$=".ppt"]::after {
  background-image: url(/wp-content/themes/yamasaki/assets/img/common/icon-pp.svg);
}
a[href$=".pdf"]::after {
  background-image: url(/wp-content/themes/yamasaki/assets/img/common/icon-pdf.svg);
}
a.ex_link::after {
  height: 1rem;
  top: 0;
  right: 0rem;
  opacity: 0.5;
  background-image: url(/wp-content/themes/yamasaki/assets/img/common/icon-outer.svg);
}

img {
  vertical-align: bottom;
}

i, cite, em, var, address, dfn {
  font-style: normal;
}

small {
  font-size: 1em;
}

ul {
  list-style-type: none;
}
ul li:not(:first-child) {
  margin-top: 0.1rem;
}
ul.dot {
  display: block;
  list-style-position: inside;
  margin-bottom: 2rem;
}
ul.dot li {
  position: relative;
  padding-left: 0.8rem;
}
ul.dot li::before {
  content: "・";
  position: relative;
  display: block;
  position: absolute;
  left: -0.5rem;
  top: 0.1rem;
}

a {
  color: #401E6C;
}

.wrap {
  position: relative;
}

.light-blue {
  color: #509DD7;
}

.yellow {
  color: #DDB600;
}

p {
  line-height: 1.8;
  margin-bottom: 2rem;
}

.p-medical .service-detail__text .en, .header__menu-btn .menu-text, .header__tel .tel-number {
  font-family: "Jost", sans-serif;
  font-weight: 500;
}

.gnav__item a, .header .fixed-reserve a .reserve-sub, .header .fixed-reserve a .reserve-main {
  font-family: "Noto Sans JP", sans-serif;
}

.header__tel .tel-number {
  font-size: clamp(2rem, 2.8vw, 3.5rem);
  line-height: 1.2;
  white-space: nowrap;
  letter-spacing: 0.02em;
}

.header__menu-btn .menu-text {
  font-size: 1rem;
  letter-spacing: 0.2rem;
}

.header .fixed-reserve a .reserve-main {
  font-size: 3rem;
  font-weight: bold;
  line-height: 1.5;
  letter-spacing: 0.4rem;
}

.header .fixed-reserve a .reserve-sub {
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0.1rem;
}

.gnav__item a {
  font-size: clamp(1.4rem, 1vw, 1.8rem);
  font-weight: 700;
}

.l-content__w1000 {
  width: calc(100% - 2rem);
  margin: auto;
  max-width: 1000px;
}
.l-content__w800 {
  width: calc(100% - 2rem);
  margin: auto;
  max-width: 800px;
}

.footer {
  padding: 0 0 6rem;
}
.footer__inner {
  max-width: 1200px;
  width: 92%;
  margin: 0 auto;
}
.footer__nav {
  width: 100%;
  background: #F2F6F9;
  padding: 3.5rem 0;
}
.footer__nav-inner {
  max-width: 1200px;
  width: 92%;
  margin: 0 auto;
}
.footer__nav .footer__list {
  display: flex;
  flex-wrap: wrap;
  gap: 3vw;
  position: relative;
  padding-left: 0;
  align-items: center;
}
.footer__nav .footer__list::before {
  content: "CONTENTS";
  display: block;
  color: #0094f7;
  font-size: 1.2rem;
  font-weight: 500;
  font-family: "Jost", sans-serif;
  line-height: 1;
}
.footer__nav .footer__list a {
  color: rgba(0, 0, 0, 0.7);
  text-decoration: none;
  font-size: 1.4rem;
  font-weight: 500;
  transition: color 0.3s;
}
.footer__nav .footer__list a:hover {
  color: #0094f7;
}
.footer__content {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.footer__content p {
  font-size: 1.2rem;
}
.footer__content p .mini {
  font-size: 1.2rem;
}
.footer__info {
  width: 40%;
}
.footer__logo {
  width: 80%;
}
.footer__logo a {
  display: block;
}
.footer__logo img {
  width: 100%;
  height: auto;
}
.footer__address {
  font-style: normal;
  line-height: 2;
  margin-bottom: 2rem;
}
.footer__address p {
  margin: 0;
}
.footer__cookie-policy {
  line-height: 1.2;
  opacity: 0.7;
}
.footer__cookie-policy p {
  margin: 0;
  font-size: 1rem;
}
.footer__cookie-policy a {
  color: #0094f7;
  text-decoration: underline;
}
.footer__cookie-policy a:hover {
  opacity: 0.7;
}
.footer__data {
  width: 55%;
}
.footer__contact-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 3rem;
  margin-bottom: 3rem;
}
.footer__contact .footer__tel {
  display: flex;
  flex-direction: column;
  text-decoration: none;
}
.footer__contact .footer__tel .tel-sub {
  font-size: 1.2rem;
  color: #0094f7;
  margin-bottom: 0.6rem;
  font-weight: 700;
}
.footer__contact .footer__tel .tel-number {
  font-size: 3.6rem;
  font-weight: 500;
  color: #0094f7;
  font-family: "Jost", sans-serif;
  line-height: 1;
  letter-spacing: 0.05em;
  white-space: nowrap;
}
.footer__contact .footer__tel .tel-wrapper {
  display: flex;
  align-items: center;
}
.footer__contact .footer__tel .tel-wrapper .tel-icon {
  width: 2.2rem;
  margin-right: 0.6rem;
}
.footer__cards .cards-text {
  font-size: 1.2rem;
  font-weight: 700;
  margin: 0 0 1.4rem;
}
.footer__cards .cards-text .mini {
  margin-left: 0.5rem;
}
.footer__cards .cards-list img {
  height: auto;
  width: 100%;
}
.footer__schedule {
  background: #F2F6F9;
  border-radius: 0.8rem;
  padding: 1.5rem;
}
.footer__schedule .footer__hours-table {
  width: 100%;
  border-collapse: collapse;
  overflow: hidden;
}
.footer__schedule .footer__hours-table .head {
  font-weight: 700;
  padding-bottom: 0;
}
.footer__schedule .footer__hours-table .head.footer__hours-header {
  font-size: 1.4rem;
  font-weight: 600;
  font-family: "Jost", sans-serif;
}
.footer__schedule .footer__hours-table .indicator {
  color: #BED3E1;
  font-size: 3rem;
  width: 7%;
  text-align: center;
}
.footer__schedule .footer__hours-table .indicator::after {
  content: "";
  display: inline-block;
  width: 1.2rem;
  height: 3px;
  background: #BED3E1;
  transform: translateY(-64%);
  margin: 0 auto;
}
.footer__schedule .footer__hours-table .indicator.active {
  color: #0094f7;
}
.footer__schedule .footer__hours-table .indicator.active::after {
  content: "";
  width: 1.4rem;
  height: 1.4rem;
  background: #0094f7;
  border-radius: 10rem;
  transform: translateY(-9%);
  margin: 0 auto;
}
.footer__schedule .footer__hours-table tr:first-child {
  background: #fff;
  font-weight: 700;
  border-radius: 4px;
  overflow: hidden;
}
.footer__schedule .footer__hours-table tr:first-child th {
  margin-bottom: 0;
  padding-top: 5px;
  line-height: 1;
}
.footer__schedule .footer__hours-table tr > th {
  width: 22%;
}
.footer__schedule .footer__hours-table .head {
  width: 6.5%;
  padding: 0;
}
.footer__schedule .footer__hours-table td, .footer__schedule .footer__hours-table th {
  font-size: 1.8rem;
  padding: 0;
  vertical-align: middle;
  text-align: center;
  height: 3rem;
}
.footer__schedule .footer__hours-table .time {
  position: relative;
}
.footer__schedule .footer__hours-table .time td, .footer__schedule .footer__hours-table .time th {
  height: auto;
  line-height: 1.4;
  font-size: 1.2rem;
}
.footer__schedule .footer__hours-table .time .footer__hours-header {
  font-size: 1.4rem;
  font-weight: 600;
  font-family: "Jost", sans-serif;
  height: 6rem;
}
.footer__schedule .footer__hours-table .time:nth-child(2) {
  border-top: 8px solid rgba(0, 0, 0, 0);
}
.footer__schedule .footer__hours-table .time:last-child {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.footer__schedule .footer__hours-table-header {
  padding: 0 1rem;
  font-size: 1.4rem;
  text-align: left;
  white-space: nowrap;
  font-weight: 600;
  font-family: "Jost", sans-serif;
  width: 30%;
  letter-spacing: 0;
}
.footer__schedule .footer__hours-note {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 1rem;
  font-size: 1.2rem;
  color: rgba(0, 0, 0, 0.7);
  margin: 0;
}
.footer__schedule .footer__hours-note .blue {
  background: #0094f7;
  color: #fff;
  padding: 0.4rem 0.6rem;
  border-radius: 0.4rem;
  font-size: 1.1rem;
  font-weight: 700;
  line-height: 1;
}
.footer__copyright {
  font-size: 10px;
  font-family: "Jost", sans-serif;
  position: fixed;
  left: 1.8vw;
  top: calc(50vh + 10%);
  transform: translateY(-50%) rotate(-90deg);
  transform-origin: left center;
  white-space: nowrap;
  color: #0094f7;
  letter-spacing: 0.15rem;
  opacity: 0;
  z-index: 100;
}

.is-loaded .footer__copyright {
  opacity: 0;
  animation: fadeIn 1s 1.5s forwards;
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  padding: 0;
  transition: padding 0.3s ease;
}
.header__inner {
  width: 95%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header__logo {
  width: clamp(120px, 12vw, 215px);
  transition: width 0.3s ease;
}
.header__logo img {
  width: 100%;
  height: auto;
}
.header__nav {
  display: flex;
  align-items: center;
}
.header__contact {
  display: flex;
  align-items: center;
  margin-left: clamp(1.5rem, 3vw, 3rem);
}
.header__tel {
  color: #0094f7;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
.header__tel .tel-wrapper {
  display: flex;
  align-items: center;
}
.header__tel .tel-icon {
  width: clamp(1.8rem, 2vw, 2.8rem);
  height: auto;
  margin-right: 0.8rem;
}
.header__tel .tel-number {
  color: #0094f7;
}
.header__tel .tel-sp {
  line-height: 1;
  margin: 0;
  font-size: 1.6rem;
  font-weight: 700;
}
.header__tel .sub {
  font-size: 1.2rem;
  font-weight: normal;
  display: block;
  margin-bottom: 0.2rem;
  line-height: 1;
}
.header__sp-nav {
  display: none;
}
.header__map {
  text-decoration: none;
}
.header__map .map-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 5rem;
  height: 5rem;
  background-color: #0094f7;
  border-radius: 50%;
}
.header__map .map-icon {
  width: 2.8rem;
  height: 2.8rem;
  -o-object-fit: contain;
     object-fit: contain;
}
.header__map .map-text {
  color: #fff;
  font-size: 1rem;
  font-weight: 500;
}
.header__menu-btn {
  display: none;
}
.header__menu-btn .menu-btn__inner {
  width: 2.8rem;
  height: 1.4rem;
  position: relative;
  margin-bottom: 0.4rem;
}
.header__menu-btn .menu-btn__inner span {
  display: block;
  height: 3px;
  width: 100%;
  background-color: #0094f7;
  border-radius: 2px;
  position: absolute;
  left: 0;
  transition: all 0.3s ease;
}
.header__menu-btn .menu-btn__inner span:nth-child(1) {
  top: 0;
}
.header__menu-btn .menu-btn__inner span:nth-child(2) {
  bottom: 0;
}
.header__menu-btn .menu-text {
  position: relative;
  width: 100%;
  height: 1.6rem;
  transform: scale(0.8);
  transform-origin: 50% 100%;
}
.header__menu-btn .menu-text span {
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
  color: #0094f7;
  font-size: 1rem;
  transition: all 0.4s ease;
  opacity: 0;
}
.header__menu-btn .menu-text .text-menu {
  transform: translateY(0);
  opacity: 1;
}
.header__menu-btn .menu-text .text-close {
  transform: translateY(100%);
  opacity: 0;
  margin-top: 3px;
}
.header__menu-btn.active .menu-btn__inner span:nth-child(1) {
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
}
.header__menu-btn.active .menu-btn__inner span:nth-child(2) {
  bottom: 50%;
  transform: translateY(50%) rotate(-45deg);
}
.header__menu-btn.active .menu-text .text-menu {
  transform: translateY(-100%);
  opacity: 0;
}
.header__menu-btn.active .menu-text .text-close {
  transform: translateY(0);
  opacity: 1;
}
.header .fixed-reserve {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 100;
  width: 240px;
  height: 240px;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  opacity: 0;
}
.header .fixed-reserve a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  background-color: #0094f7;
  color: #fff;
  text-decoration: none;
  text-align: center;
  padding: 30px 15px 20px;
  box-sizing: border-box;
  cursor: pointer;
  box-shadow: 0 8px 10px rgba(0, 0, 0, 0.1);
}
.header .fixed-reserve a img {
  width: 38%;
  height: auto;
  margin-bottom: 10px;
}
.header .fixed-reserve a .reserve-label {
  font-size: 1rem;
  font-weight: normal;
  margin-bottom: 0;
  letter-spacing: 0.1rem;
  line-height: 1;
}
.header .fixed-reserve a .wrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.header .fixed-reserve a .reserve-link {
  font-size: 1.1rem;
}
.gnav__list {
  display: flex;
  align-items: center;
  padding: 0;
  margin: 0;
  list-style: none;
  gap: clamp(0.6rem, 1vw, 2rem);
  position: relative;
}
.gnav__item {
  margin: 0;
  position: relative;
}
.gnav__item a {
  color: #333;
  text-decoration: none;
  padding: 1rem 1.4rem;
  position: relative;
  transition: color 0.3s ease;
  white-space: nowrap;
}
.gnav__item a:hover {
  color: #0094f7;
}
.gnav__item a::after {
  content: "";
  position: absolute;
  bottom: 0.5rem;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 2px;
  background-color: #0094f7;
  transition: width 0.3s ease;
}
.gnav__item.current a {
  color: #0094f7;
}
.gnav__item.current a::after {
  background-image: url(../img/common/icon-arrow-r-bl.svg);
}
.gnav__hours {
  padding: 20px;
  background: #ffffff;
  margin-top: 20px;
  border-radius: 8px;
  width: calc(100% - 4rem);
  margin: 2rem auto 0;
}
.gnav__hours-title {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 15px;
  text-align: center;
  color: #222222;
}
.gnav__hours-table {
  width: 100%;
  border-collapse: collapse;
  overflow: hidden;
  color: #222222;
}
.gnav__hours-table .head {
  font-weight: 700;
  padding-bottom: 0.2rem;
}
.gnav__hours-table .indicator {
  color: #BED3E1;
  font-size: 3rem;
  width: 8%;
}
.gnav__hours-table .indicator::after {
  content: "";
  display: inline-block;
  width: 1.2rem;
  height: 3px;
  background: #BED3E1;
  transform: translateY(-195%);
}
.gnav__hours-table .indicator.active {
  color: #0094f7;
}
.gnav__hours-table .indicator.active::after {
  content: "";
  width: 1.4rem;
  height: 1.4rem;
  background: #0094f7;
  border-radius: 10rem;
  transform: translateY(-5px);
}
.gnav__hours-table td, .gnav__hours-table th {
  padding: 0;
  vertical-align: middle;
}
.gnav__hours-table .time {
  position: relative;
}
.gnav__hours-table .time td, .gnav__hours-table .time th {
  height: auto;
  line-height: 1.4;
}
.gnav__hours-table .time:last-child {
  border-top: 1px solid #BED3E1;
}
.gnav__hours-header {
  padding: 10px 5px;
  font-size: 1.4rem;
  text-align: left;
  white-space: nowrap;
  font-weight: 600;
  font-family: "Jost", sans-serif;
  width: 30%;
  letter-spacing: 0.1rem;
}
.gnav__hours-cell {
  padding: 10px 5px;
  text-align: center;
  font-size: 14px;
}
.gnav__hours-note {
  font-size: 12px;
  text-align: right;
  margin: 0rem 0 0;
}
.gnav__hours-note .blue {
  color: #fff;
  font-weight: 500;
  font-size: 1.1rem;
  margin-right: 0.8rem;
  display: inline-block;
  padding: 0.3rem 0.3rem;
  line-height: 1;
  background: #0094f7;
  border-radius: 0.2rem;
}
.header__nav.active .gnav__hours {
  display: block;
}
.is-loaded .fixed-reserve {
  opacity: 0;
  animation: fixedBanner 1s 0.3s forwards ease;
}

@keyframes fixedBanner {
  0% {
    opacity: 0;
    transform: translateY(5px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.loading--sub + #contentsWrap .is-loaded .fixed-reserve {
  animation-delay: 0.1s;
}

/* sub */
.p-about .main_visual {
  background-position: center 40%;
}
.p-about__content {
  width: 100%;
  font-size: 1.6rem;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}
.p-about__message {
  padding-bottom: 2rem;
}
.p-about__message .title {
  font-size: 4rem;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  color: #333;
  margin-bottom: 2rem;
  letter-spacing: 0.1em;
}
.p-about__message .title .blue {
  color: #0094f7;
}
.p-about__message .description {
  line-height: 2.4;
}
.p-about__message .photo__image {
  overflow: hidden;
}
.p-about__message .photo__image img {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-bottom: 2rem;
}
.p-about__message .photo__image .profile__position {
  font-size: 1.4rem;
  font-weight: 700;
  margin-bottom: 0;
}
.p-about__message .photo__image .profile__name {
  font-size: 3.4rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  margin-bottom: 1rem;
}
.p-about__message .photo__image .profile__name .en {
  color: #0094f7;
  font-size: 1.2rem;
  font-weight: 500;
  font-family: "Jost", sans-serif;
  letter-spacing: 0.1em;
}
.p-about__message .photo__image .profile__biography {
  font-size: 1.4rem;
  line-height: 2.6;
  opacity: 0.9;
}
.p-about__concept {
  background: #F3F6FC;
  border-radius: 8rem 8rem 0 0;
  overflow: hidden;
}
.p-about__concept .photo {
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
  background: url(../img/about/room-bg.webp);
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
}
.p-about__concept .photo img {
  width: 100%;
  height: auto;
}
.p-about__concept .p-about__content {
  margin-top: -15%;
  text-align: center;
}
.p-about__concept .title {
  font-size: 2.6rem;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  margin-bottom: 4rem;
  letter-spacing: 0.1em;
}
.p-about__concept .title .blue {
  color: #0094f7;
  font-weight: 500;
}
.p-about__concept .message-box {
  padding-bottom: 8rem;
}
.p-about__concept .message {
  font-size: 1.6rem;
  line-height: 2.6;
}
.p-about__slider .swiper-wrapper {
  transition-timing-function: linear;
}
.p-about__slider .swiper-slide {
  height: auto;
}
.p-about__slider .swiper-slide .slide_photo {
  height: auto;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes blurIn {
  0% {
    filter: blur(8px);
    opacity: 0;
  }
  100% {
    filter: blur(0px);
    opacity: 1;
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(5px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-5px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.mainvisual {
  position: relative;
  height: 100vh;
  min-height: 600px;
  padding-top: 6vh;
}
.mainvisual__inner {
  position: relative;
  height: 88vh;
  width: calc(100vw - 8%);
  border-radius: 6vw;
  overflow: hidden;
  margin: auto;
}
.mainvisual__catch {
  position: absolute;
  top: 49%;
  left: 8%;
  transform: translateY(-50%);
  z-index: 2;
  width: 100%;
  max-width: 400px;
}
.mainvisual__copy {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 1.5rem;
}
.mainvisual__copy img {
  opacity: 0;
  filter: blur(8px);
}
.mainvisual__copy .mv-copy {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
}
.mainvisual__copy .mv img {
  width: auto;
}
.mainvisual__copy .mv-copy02 {
  width: 86%;
  margin-bottom: 5px;
}
.mainvisual__sub {
  position: absolute;
  bottom: 10%;
  left: 8%;
  font-size: 1.4rem;
  color: #0094f7;
  line-height: 1.6;
  z-index: 2;
  max-width: 45%;
  filter: blur(8px);
  opacity: 0;
}
.mainvisual__sub p {
  margin: 0;
}
.mainvisual__sub p span {
  display: inline-block;
  font-size: 1.2rem;
  letter-spacing: 0.1rem;
  line-height: 2;
}
.mainvisual__sub p span.bold {
  display: inline;
  font-size: 1.4rem;
  font-weight: 700;
}
.mainvisual__sub p span.bold:after {
  display: none;
}
.mainvisual__sub p span:after {
  content: ",";
  margin: 0 5px;
  white-space: nowrap;
}
.mainvisual__sub p span:last-child:after {
  content: "";
}
.mainvisual__slider {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  pointer-events: none;
}
.mainvisual__slider .swiper-slide {
  width: 100%;
  height: 100%;
  transition: opacity 1.5s ease, width 1.5s ease, height 1.5s ease;
  opacity: 0;
}
.mainvisual__slider .swiper-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.mainvisual__slider .swiper-slide-active {
  opacity: 1;
  z-index: 1;
}
.mainvisual__slider .swiper-slide-prev,
.mainvisual__slider .swiper-slide-next {
  opacity: 0;
  z-index: 0;
}
.mainvisual__slider .swiper-wrapper {
  transition-timing-function: ease-out;
}

.is-loaded .mainvisual__copy img {
  animation: blurIn 1s 0.5s ease-out forwards;
}
.is-loaded .mainvisual__sub {
  animation: blurIn 1s 1.5s ease-out forwards;
}

.schedule {
  padding: 8rem 0;
  background-color: #F7F9FA;
  margin-top: 4rem;
}
.schedule__inner {
  max-width: 1000px;
  width: 92%;
  margin: 0 auto;
}
.schedule__title {
  margin-bottom: 4rem;
  display: flex;
  align-items: center;
}
.schedule__title-text {
  display: flex;
  flex-direction: column;
}
.schedule__title-en {
  font-size: 1rem;
  font-weight: 500;
  color: #0094f7;
  font-family: "Jost", sans-serif;
  letter-spacing: 0.1em;
}
.schedule__title-ja {
  font-size: 2.8rem;
  font-weight: 700;
  color: #333;
  line-height: 1;
  margin: 0.8rem 0 0;
}
.schedule__icon {
  width: auto;
  height: 60px;
  margin-right: 1.5rem;
}
.schedule__content {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 5rem;
}
.schedule__table {
  border-radius: 1rem;
}
.schedule__table img {
  display: none;
}
.schedule__table table {
  width: 100%;
  border-collapse: collapse;
  overflow: hidden;
  table-layout: fixed;
}
.schedule__table table .head {
  font-weight: 700;
  padding: 0.8rem 0;
  font-size: 1.4rem;
}
.schedule__table table .indicator {
  color: #BED3E1;
  font-size: 3rem;
  width: 10%;
  text-align: center;
}
.schedule__table table .indicator::after {
  content: "";
  display: inline-block;
  width: 1.2rem;
  height: 3px;
  background: #BED3E1;
  transform: translateY(-0.3rem);
  margin: 0 auto;
}
.schedule__table table .indicator.active {
  color: #0094f7;
}
.schedule__table table .indicator.active::after {
  content: "";
  width: 1.4rem;
  height: 1.4rem;
  background: #0094f7;
  border-radius: 10rem;
  margin: 0 auto;
  transform: translateY(-3px);
}
.schedule__table table tr:first-child {
  position: relative;
}
.schedule__table table tr:first-child th {
  width: 10%;
  margin-bottom: 0;
  padding: 0 1.2rem;
  line-height: 1.2;
  background: rgba(30, 153, 236, 0.2);
  overflow: hidden;
  line-height: 1;
  height: 3.5rem;
  font-weight: 700;
  font-size: 1.6rem;
}
.schedule__table table tr:first-child th:first-child {
  width: 30%;
}
.schedule__table table tr:first-child th:first-child {
  border-top-left-radius: 0.5rem;
  border-bottom-left-radius: 0.5rem;
}
.schedule__table table tr:first-child th:last-child {
  border-top-right-radius: 0.5rem;
  border-bottom-right-radius: 0.5rem;
}
.schedule__table table tr:last-child {
  border-top: 1px solid #e7ecf0;
}
.schedule__table table tr:last-child td:first-child {
  border-bottom-left-radius: 0.5rem;
}
.schedule__table table tr:last-child td:last-child {
  border-bottom-right-radius: 0.5rem;
}
.schedule__table table td, .schedule__table table th {
  font-size: 1.6rem;
  padding: 0;
  vertical-align: middle;
  text-align: center;
  height: 4rem;
}
.schedule__table table .time {
  position: relative;
}
.schedule__table table .time td, .schedule__table table .time th {
  height: 7rem;
  line-height: 1.4;
}
.schedule__table table .time:last-child {
  border-bottom: none;
}
.schedule__table table .hours-header {
  padding: 0 1rem;
  font-size: 1.4rem;
  text-align: left;
  white-space: nowrap;
  font-weight: 600;
  font-family: "Jost", sans-serif;
  letter-spacing: 0;
  background-color: transparent;
}
.schedule__table-note {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 1rem;
  font-size: 1.2rem;
  color: #222222;
  margin: 0;
}
.schedule__table-note .blue {
  background: #0094f7;
  color: #fff;
  padding: 0.4rem 0.6rem;
  border-radius: 0.4rem;
  font-size: 1.1rem;
  font-weight: 700;
  line-height: 1;
}
.schedule__reserve .reserve-title {
  margin: 0 0 1rem;
  font-size: 2rem;
  font-weight: 700;
}
.schedule__reserve .reserve-text {
  font-size: 1.3rem;
  line-height: 2;
  margin-bottom: 2rem;
}
.schedule__reserve .reserve-caution {
  font-size: 1.4rem;
  margin-bottom: 1rem;
  line-height: 1.6;
}
.schedule .btn-common, .schedule .btn--reserve, .schedule .schedule__tel a, .schedule__tel .schedule a {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 100%;
  border-radius: 10rem;
  padding: 1.5rem 4rem 1.5rem 1.5rem;
  text-decoration: none;
  transition: all 0.3s;
  height: 6.4rem;
  margin-bottom: 1.5rem;
}
.schedule .btn-common:hover::after, .schedule .btn--reserve:hover::after, .schedule .schedule__tel a:hover::after, .schedule__tel .schedule a:hover::after {
  transform: translateX(0.5rem) translateY(-50%);
}
.schedule .btn-common::after, .schedule .btn--reserve::after, .schedule .schedule__tel a::after, .schedule__tel .schedule a::after {
  content: "";
  position: absolute;
  right: 2rem;
  top: 50%;
  transform: translateY(-50%);
  width: 1.4rem;
  height: 1.4rem;
  transition: all 0.3s;
}
.schedule__tel {
  display: block;
  width: 100%;
}
.schedule__tel a {
  border: 2px solid #0094f7;
  color: #0094f7;
  font-weight: 500;
  font-size: 3.2rem;
  font-family: "Jost", sans-serif;
}
.schedule__tel a:hover {
  background: rgba(30, 153, 236, 0.1);
}
.schedule__tel a img {
  width: 2.2rem;
  height: auto;
  margin-right: 1rem;
}
.schedule__tel a::after {
  background: url(../img/common/icon-arrow-r-bl.svg) no-repeat center/contain;
}
.schedule .btn--reserve {
  background: #0094f7;
  color: #fff;
  font-weight: 700;
  font-size: 2.6rem;
  font-weight: 700;
  letter-spacing: 0.2rem;
  line-height: 1;
}
.schedule .btn--reserve:hover {
  background: rgb(0, 132.7206477733, 221.5);
}
.schedule .btn--reserve img {
  width: 4.6rem;
  margin-right: 1.6rem;
}
.schedule .btn--reserve .time {
  font-size: 1.6rem;
  font-weight: 700;
  display: inline-block;
  margin-left: 1rem;
}
.schedule .btn--reserve::after {
  background: url(../img/common/icon-arrow-r-wh.svg) no-repeat center/contain;
}

.concept {
  padding: 0 0 4rem;
  position: relative;
  overflow: visible;
}
.concept__inner {
  position: relative;
  max-width: 1000px;
  margin: auto;
  padding: 6rem 0;
}
.concept__inner .doctor__image {
  aspect-ratio: 1/1;
  border-radius: 1000px;
  overflow: hidden;
  -o-object-fit: cover;
     object-fit: cover;
  height: auto;
}
.concept__inner .text .title-en {
  color: #0094f7;
  font-size: 1rem;
  font-family: "Jost", sans-serif;
  font-weight: 500;
  letter-spacing: 0.1em;
  margin-bottom: 1rem;
}
.concept__inner .text .area-title {
  font-size: clamp(2.4rem, 2vw, 3.8rem);
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  letter-spacing: 0.12em;
  line-height: 1.4;
  margin-bottom: 2rem;
}
.concept__inner .text .area-title .blue {
  color: #0094f7;
  font-weight: 500;
}
.concept__inner .text .area-text {
  line-height: 2.2;
  font-size: clamp(1.2rem, 1vw, 1.6rem);
}
.concept__inner .text .more-btn {
  margin-top: 4rem;
  margin-left: auto;
}
.concept__inner .photo .item {
  position: absolute;
}
.concept__inner .photo .img-01 {
  top: -14%;
  left: calc(50% - 38vw);
  width: 24vw;
  aspect-ratio: 1/14;
  border-radius: 15vw 15vw 0 0;
  overflow: hidden;
  -o-object-fit: cover;
     object-fit: cover;
}
.concept__inner .photo .img-02 {
  top: 23vw;
  left: calc(50% - 45vw);
  width: 12vw;
  aspect-ratio: 1/1;
  border-radius: 1rem;
  overflow: hidden;
  -o-object-fit: cover;
     object-fit: cover;
}

.section-title {
  text-align: center;
  margin-bottom: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.section-title__icon {
  width: 48px;
  height: 48px;
  margin-bottom: 15px;
}
.section-title__en {
  display: block;
  font-size: 1.6rem;
  font-weight: 700;
  color: #006298;
  letter-spacing: 0.1em;
  margin-bottom: 10px;
}
.section-title__ja {
  display: block;
  font-size: 2.8rem;
  font-weight: 700;
  color: #333;
}

.consultation {
  padding: 8rem 0 6rem;
  background-color: rgba(229, 235, 238, 0.4);
  position: relative;
  backdrop-filter: blur(16px);
}
.consultation::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 50%;
  background: url(../img/common/bg-wave.svg) no-repeat center bottom/100%;
  z-index: 0;
  opacity: 0.5;
}
.consultation__inner {
  max-width: 1000px;
  width: 92%;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
.consultation__header {
  text-align: center;
  margin-bottom: 4rem;
}
.consultation__icon {
  width: 60px;
  height: auto;
  margin-bottom: 1rem;
}
.consultation__category {
  color: #0094f7;
  font-size: 1.4rem;
  font-weight: 600;
  font-family: "Jost", sans-serif;
  letter-spacing: 0.1em;
  margin-bottom: 0.5rem;
}
.consultation__title {
  font-size: 2.8rem;
  font-weight: 700;
  color: #333;
}
.consultation__content {
  max-width: 100%;
}
.consultation__buttons {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  gap: 2vw;
  width: 100%;
  margin: 0 auto;
}
.consultation__button {
  width: 16.666%;
  position: relative;
}
.consultation__button a {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-decoration: none;
  color: #333;
  transition: transform 0.15s ease-in;
  width: 100%;
  height: auto;
  aspect-ratio: 1/1;
  margin: 0 auto 1rem;
}
.consultation__button a:hover {
  transform: scale(1.07);
}
.consultation__button a:hover .consultation__button-title {
  color: #0094f7;
}
.consultation__button-icon {
  width: 100%;
  aspect-ratio: 1/1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  border-radius: 50%;
  box-shadow: 0 5px 15px rgba(52, 45, 105, 0.05);
  padding: 1rem;
  margin: 0 auto 1rem;
  position: relative;
}
.consultation__button-icon.icon-04 .icon {
  width: 40px;
  margin-bottom: 1.5rem;
}
.consultation__button-icon.icon-05 .icon {
  margin-top: -0.5rem;
  margin-bottom: 0.5rem;
}
.consultation__button-icon.icon-06 .icon {
  width: 36px;
}
.consultation__button-icon .icon {
  width: auto;
  height: auto;
  margin-bottom: 0.8rem;
}
.consultation__button-title {
  font-size: clamp(1.4rem, 1.4vw, 1.8rem);
  font-weight: 700;
  text-align: center;
  color: #333;
  margin-bottom: 0.8rem;
  line-height: 1.2;
  transition: color 0.15s ease-in;
}
.consultation__button-more {
  font-size: 1rem;
  font-weight: 500;
  color: #0094f7;
  letter-spacing: 0.05em;
  display: inline-flex;
  align-items: center;
  margin-bottom: 0;
}
.consultation__button-more .arrow {
  display: inline-block;
  margin-left: 0.4rem;
  transition: transform 0.3s ease;
  width: 4px;
  height: auto;
  vertical-align: middle;
  position: relative;
}
.consultation__button-text {
  font-size: 1.4rem;
  line-height: 1.6;
  text-align: center;
  margin-top: 0.5rem;
  margin-bottom: 0;
}

.facility {
  position: relative;
  margin: -10rem 0 8rem;
}
.facility__inner {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.facility__bg {
  position: relative;
  width: 100%;
  height: 38vw;
  background-size: cover;
  background-position: center;
  overflow: hidden;
  z-index: -1;
}
.facility__features .swiper-wrapper {
  margin-top: -18%;
}
.facility__features .swiper-wrapper .swiper-slide {
  height: auto;
}
.facility__features .swiper-pagination {
  bottom: -30px;
}
.facility__features .swiper-pagination .swiper-pagination-bullet {
  width: 5px;
  height: 5px;
  background-color: #e0e0e0;
  opacity: 1;
}
.facility__features .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #0094f7;
}
.facility__feature {
  background: #323232;
  color: #fff;
  border-radius: 1rem;
  overflow: hidden;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
}
.facility__feature-image {
  width: 100%;
  height: auto;
  aspect-ratio: 4/3;
  position: relative;
  overflow: hidden;
  transform: scale(1.005);
}
.facility__feature-image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 101%;
  height: 101%;
  -o-object-fit: cover;
     object-fit: cover;
}
.facility__feature-text {
  padding: 1.5rem 2rem;
}
.facility__feature-text h3 {
  font-size: 1.8rem;
  font-weight: 700;
  margin: 0 0 1rem;
}
.facility__feature-text p {
  font-size: 1.4rem;
  line-height: 1.6;
  margin: 0;
}

.news {
  padding: 80px 0 100px;
}
.news__inner {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0 20px;
}
.news__list {
  margin-bottom: 25px;
  display: flex;
}
.news__item {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  padding: 1.8rem 2rem 3.5rem;
  box-shadow: 0 0 1rem rgba(0, 0, 0, 0.05);
  border-radius: 1rem;
  overflow: hidden;
  color: #333;
  position: relative;
  cursor: pointer;
}
.news__item::after {
  content: "MORE";
  display: block;
  padding-right: 1.2rem;
  background: url("/wp-content/themes/yamasaki/assets/img/common/icon-arrow-r-bl.svg") no-repeat center right/contain;
  position: absolute;
  font-family: "Jost", sans-serif;
  font-weight: 500;
  font-size: 1rem;
  letter-spacing: 0.1em;
  line-height: 1;
  color: #0094f7;
  position: absolute;
  right: 1.5rem;
  bottom: 1.5rem;
  transition: all 0.2s ease;
}
.news__item:hover::after {
  transform: translateX(5px);
}
.news .section-title {
  margin-bottom: 2.5rem;
}
.news .section-title__en {
  color: #1E99EC;
  font-size: 1.4rem;
  font-weight: 600;
  font-family: "Jost", sans-serif;
  letter-spacing: 0.1em;
  margin-bottom: 0;
}
.news__title {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  margin-bottom: 0;
  font-size: 1.4rem;
}
.news__date {
  font-size: 1.2rem;
  font-weight: 300;
  line-height: 1;
  margin-bottom: 0.6rem;
}
.news__more .more-btn {
  width: 100%;
  max-width: 100%;
  justify-content: center;
}

.contact {
  padding: 80px 0;
  background: url(/wp-content/themes/yamasaki/assets/img/home/contact_bg.webp) no-repeat center center;
  background-size: cover;
  position: relative;
  color: #fff;
}
.contact::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 98, 152, 0.8);
}
.contact__inner {
  position: relative;
  max-width: 800px;
  margin: 0 auto;
  padding: 0 20px;
  text-align: center;
}
.contact__title {
  font-size: 3rem;
  font-weight: 700;
  margin-bottom: 20px;
}
.contact__text {
  font-size: 1.8rem;
  margin-bottom: 40px;
}
.contact__buttons {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 20px;
}

.btn {
  display: inline-block;
  min-width: 200px;
  padding: 15px 30px;
  font-size: 1.6rem;
  font-weight: 700;
  text-align: center;
  border-radius: 50px;
  transition: all 0.3s ease;
}
.btn--reserve {
  background-color: #e25c00;
  color: #fff;
}
.btn--reserve:hover {
  background-color: rgb(175, 71.2389380531, 0);
}
.btn--more {
  background-color: #006298;
  color: #fff;
}
.btn--more:hover {
  background-color: rgb(0, 65.1184210526, 101);
}
.btn--tel {
  background-color: #fff;
  color: #006298;
  display: flex;
  align-items: center;
  justify-content: center;
}
.btn--tel:hover {
  background-color: rgb(229.5, 229.5, 229.5);
}
.btn--tel .btn__icon {
  display: block;
  width: 20px;
  height: 20px;
  margin-right: 8px;
  background: url(/wp-content/themes/yamasaki/assets/img/common/icon_tel.svg) no-repeat center center;
  background-size: contain;
}
.btn--contact {
  background-color: #fff;
  color: #006298;
}
.btn--contact:hover {
  background-color: rgb(229.5, 229.5, 229.5);
}

.gallery {
  padding: 80px 0 0;
  overflow: hidden;
}
.gallery .swiper .swiper-wrapper {
  transition-timing-function: linear;
}
.gallery__slide {
  border-radius: 500rem 500rem 0 0;
  overflow: hidden;
}
.gallery__slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.access {
  padding: 18% 0 0rem;
  margin-top: -10%;
  background: linear-gradient(to bottom, #E4EEF5, #fff);
}
.access__inner {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
  padding: 0 2rem;
}
.access__images {
  display: flex;
  margin-bottom: 6rem;
  border-radius: 1rem;
  overflow: hidden;
}
.access__image {
  width: 50%;
  aspect-ratio: 4/3;
  overflow: hidden;
}
.access__image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.access__content {
  display: flex;
  gap: 6rem;
  margin-bottom: 6rem;
}
.access__header {
  display: flex;
  align-items: center;
  gap: 1.5rem;
  margin-bottom: 2rem;
}
.access__header .text .en {
  font-size: 1rem;
  font-weight: 500;
  color: #0094f7;
  font-family: "Jost", sans-serif;
  letter-spacing: 0.1em;
  margin-bottom: 0;
  margin-top: -0.5rem;
}
.access__address {
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 2;
}
.access__icon {
  width: 4rem;
  height: auto;
}
.access__title {
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 1;
}
.access__routes {
  width: 72%;
}
.access__route {
  background: #fff;
  border-radius: 1rem;
  padding: 1.5rem 2.5rem;
}
.access__route:not(:last-child) {
  margin-bottom: 1.6rem;
}
.access__route:nth-child(2) .access__route-icon {
  width: 3.5rem;
}
.access__route:nth-child(3) .access__route-icon {
  width: 4rem;
  margin-left: -0.5rem;
}
.access__route:nth-child(4) .access__route-icon {
  width: 4.3rem;
  margin-left: -0.5rem;
}
.access__route-header {
  display: flex;
  align-items: center;
  gap: 1.5rem;
}
.access__route-icon {
  width: 3rem;
  height: auto;
}
.access__route-title {
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1;
  color: #0094f7;
}
.access__route-content {
  padding-left: 4.5rem;
}
.access__route-text {
  font-size: 1.4rem;
  line-height: 1.6;
  margin-bottom: 0.5rem;
}
.access__route-text:last-child {
  margin-bottom: 0;
}
.access__map {
  width: calc(100vw - 8%);
  height: 35vw;
  border-radius: 3rem;
  overflow: hidden;
  margin: auto;
  position: relative;
}
.access__map iframe {
  width: 100%;
  height: 100%;
  border: none;
}
.access__map .btn {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 240px;
  height: 50px;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  font-size: 1.4rem;
  left: 6rem;
  bottom: 1rem;
}

.p-medical .consultation {
  background: linear-gradient(to bottom, #fff, #E4EEF5 100%);
  padding-top: 0;
  padding-bottom: 18rem;
}
.p-medical .consultation__title {
  margin-bottom: 3rem;
}
.p-medical .consultation__description {
  line-height: 2.2;
}
.p-medical .consultation__button-more img {
  transform: rotate(90deg);
  margin-left: 0.6rem;
}
.p-medical .service-detail {
  background: #fff;
  border-radius: 6rem;
  padding: 14rem 12rem;
  margin-top: -10rem;
  position: relative;
  z-index: 10;
}
.p-medical .service-detail__inner {
  position: relative;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}
.p-medical .service-detail__inner::before {
  content: "MEDICAL LINEUP";
  font-size: 1rem;
  font-weight: 500;
  color: #0094f7;
  position: absolute;
  display: block;
  top: -12.5rem;
  left: 0;
  text-align: center;
  width: 100%;
  opacity: 0.3;
}
.p-medical .service-detail__item {
  display: flex;
  justify-content: space-between;
  position: relative;
  overflow: visible;
  align-items: center;
}
.p-medical .service-detail__item:not(:first-child) {
  margin-top: 8rem;
}
.p-medical .service-detail__item:nth-child(3) .icon {
  width: 6rem;
  margin-left: -0.5rem;
}
.p-medical .service-detail__item:nth-child(5) .icon {
  width: 3.6rem;
  margin-left: 0.4rem;
}
.p-medical .service-detail__item:nth-child(even) .photo {
  left: calc(50% - 50vw);
  border-radius: 0 3vw 3vw 0;
}
.p-medical .service-detail__head {
  display: flex;
  align-items: center;
  margin-bottom: 2rem;
  position: relative;
}
.p-medical .service-detail__head .icon {
  margin-right: 1.5rem;
  width: 5rem;
}
.p-medical .service-detail__title {
  font-weight: 700;
  font-size: 2.8rem;
  margin-bottom: 0;
}
.p-medical .service-detail__text {
  padding-left: 6.5rem;
  position: relative;
}
.p-medical .service-detail__text .en {
  font-size: 1rem;
  color: #0094f7;
  transform: rotate(-90deg);
  transform-origin: left top;
  position: absolute;
  top: 125px;
  left: 0;
  margin: 0;
  text-align: right;
  width: 120px;
  height: 4.5rem;
  line-height: 1.5;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.p-medical .service-detail .text .point {
  padding: 1.2rem 1.6rem;
  background: #f1f7fa;
  border-radius: 1rem;
}
.p-medical .service-detail .text .point:not(:first-child) {
  margin-top: 1.5rem;
}
.p-medical .service-detail .text .point__title {
  font-size: 1.6rem;
  font-weight: 700;
  color: #0094f7;
  margin-bottom: 0.5rem;
}
.p-medical .service-detail .text .point p {
  font-size: 1.4rem;
  margin-bottom: 0;
  line-height: 1.6;
}
.p-medical .service-detail .photo {
  background: center;
  background-size: cover;
  border-radius: 3vw 0 0 3vw;
}

.l-second__page_title__header {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  margin-bottom: 6rem;
}
.l-second__page_title__icon {
  width: 60px;
  height: auto;
  margin-bottom: 1rem;
}
.l-second__page_title__category {
  color: #0094f7;
  font-size: 1.4rem;
  font-weight: 600;
  font-family: "Jost", sans-serif;
  letter-spacing: 0.1em;
  margin-bottom: 0.5rem;
}
.l-second__page_title__title {
  font-size: 2.8rem;
  font-weight: 700;
  color: #333;
}
.l-second__news {
  width: 100%;
  max-width: 1000px;
  margin: 60px auto 0;
}
.l-second__news .news__list {
  flex-wrap: wrap;
}
.l-second__news .news__list .news__item {
  align-items: stretch;
}
.l-second__news .news__title {
  display: block;
  margin-bottom: 1rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid #e6eef2;
}
.l-second__news .news__pager {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1.5rem;
  margin-top: 6rem;
}
.l-second__news .news__pager__link {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Jost", sans-serif;
  font-size: 3rem;
  font-weight: 400;
  color: #333;
  border-radius: 10rem;
  min-width: 20px;
  line-height: 1;
  aspect-ratio: 1/1;
}
.l-second__news .news__pager__link:hover {
  color: #0094f7;
}
.l-second__news .news__pager__link.current {
  color: #0094f7;
  background: #f2f7fb;
  min-width: 50px;
  min-height: 50px;
}

.main_visual {
  width: calc(100vw - 8%);
  height: 32vw;
  border-radius: 3rem;
  overflow: hidden;
  margin: 6rem auto;
  background: no-repeat 50%/cover;
}

.l-plane_head {
  padding-top: 200px;
}

.p-access__iframe {
  width: calc(100vw - 12%);
  overflow: hidden;
  background: no-repeat 50%/cover;
  position: relative;
  left: calc(50% - (50vw - 6%));
  margin-bottom: 6rem;
}
.p-access__iframe .access__map {
  position: relative;
  width: 100%;
  height: 32vw;
}
.p-access__center {
  text-align: center;
  font-size: 1.6rem;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}
.p-access__center .lead {
  margin-bottom: 4rem;
}
.p-access__center .access__photo {
  border-radius: 1rem;
  overflow: hidden;
  margin-bottom: 6rem;
}
.p-access__center .access__content {
  gap: 2rem;
}
.p-access__center .access__route-icon {
  border-radius: 1rem;
  overflow: hidden;
}
.p-access__center .access__photo-02 {
  border-radius: 1rem;
  overflow: hidden;
}
.p-access__center .access__route {
  background-color: #F2F6F9;
  text-align: left;
  padding: 1.2rem 2rem;
  min-height: 7rem;
  margin-bottom: 1rem;
}
.p-access__center .access__route-content {
  padding-left: 2rem;
}
.p-access__photo {
  border-radius: 1rem;
  overflow: hidden;
}

.p-plane {
  padding: 180px 0 100px;
}
.p-plane .l-second__page_title__header {
  margin-bottom: 0;
}
.p-plane .l-second__page_title__category {
  color: #0094f7;
  font-size: 1.4rem;
  font-weight: 600;
  font-family: "Jost", sans-serif;
  letter-spacing: 0.1em;
  margin-bottom: 0.5rem;
}
.p-plane .l-second__page_title__title {
  font-size: 2.8rem;
  font-weight: 700;
  color: #333;
}
.p-plane .l-second__page_title__title .mini {
  font-size: 1.4rem;
  font-weight: 700;
  display: block;
  text-align: center;
}
.p-plane .l-second__article {
  font-family: "ヒラギノ角ゴ ProN W3", "游ゴシック", Arial, Roboto, "Droid Sans", YuGothic, "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-size: 1.6rem;
  line-height: 2.6;
  padding-top: 60px;
}
.p-plane .l-second__article__header {
  margin-bottom: 4rem;
}
.p-plane .l-second__article__header .title {
  font-size: 2.4rem;
  line-height: 1.4;
  margin-top: 0;
}
.p-plane .l-second__article__header .date {
  font-size: 1.4rem;
  opacity: 0.8;
}
.p-plane .l-second__article__content {
  max-width: 800px;
  margin: 0 auto;
  padding: 0 2rem;
  font-size: 1.6rem;
}
.p-plane .l-second__article__content h1, .p-plane .l-second__article__content h2, .p-plane .l-second__article__content h3, .p-plane .l-second__article__content h4, .p-plane .l-second__article__content h5, .p-plane .l-second__article__content h6, .p-plane .l-second__article__content dt, .p-plane .l-second__article__content th, .p-plane .l-second__article__content thead {
  font-weight: 700;
  margin-bottom: 1.5rem;
  margin-top: 2rem;
  line-height: 1.4;
}
.p-plane .l-second__article__content h1 {
  font-size: 2.4rem;
}
.p-plane .l-second__article__content h2 {
  font-size: 2rem;
}
.p-plane .l-second__article__content h3 {
  font-size: 1.6rem;
  background: #f4f6f9;
  line-height: 1.4;
  font-weight: 400;
  padding: 0.5rem 0.8rem;
}
.p-plane .l-second__article__content h4 {
  font-size: 1.6rem;
  color: #606165;
}
.p-plane .l-second__article__content h5 {
  font-size: 1.6rem;
}
.p-plane .l-second__article__content h6 {
  font-size: 1.6rem;
  color: #5c5d61;
}
.p-plane .l-second__article__content p {
  margin-bottom: 1rem;
}
.p-plane .l-second__article__content ul {
  margin-bottom: 1rem;
  list-style: disc;
  list-style-position: inside;
  text-indent: -1em;
  padding-left: 1em;
}
.p-plane .l-second__article__content ul li {
  line-height: 1.4;
}
.p-plane .l-second__article__content ul li:not(:first-child) {
  margin-top: 0.5rem;
}
.p-plane .l-second__article__content ol {
  margin-bottom: 1rem;
  list-style-position: inside;
  text-indent: -1em;
  padding-left: 1em;
}
.p-plane .l-second__article__content ol li {
  line-height: 1.4;
}
.p-plane .l-second__article__content ol li:not(:first-child) {
  margin-top: 0.5rem;
}
.p-plane .l-second__article__content dl {
  margin-bottom: 1rem;
  list-style: disc;
  list-style-position: inside;
}
.p-plane .l-second__article__content dl dt, .p-plane .l-second__article__content dl dd {
  line-height: 1.4;
}
.p-plane .l-second__article__content dl dt {
  margin-bottom: 0.2rem;
  margin-top: 1rem;
}
.p-plane .l-second__article__content img {
  width: auto;
  max-width: 90%;
  height: auto;
  margin: 0 auto;
  display: block;
}
.p-plane .l-second__article__content table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 1rem;
  border: 1px solid #dee4e7;
}
.p-plane .l-second__article__content table caption {
  text-align: left;
  font-size: 1.4rem;
}
.p-plane .l-second__article__content table th, .p-plane .l-second__article__content table td {
  border: 1px solid #dee4e7;
  padding: 0.5rem 1rem;
  text-align: left;
}
.p-plane .l-second__article__content table th:not(:first-child), .p-plane .l-second__article__content table td:not(:first-child) {
  border-left: none;
}
@media screen {
  html:not(.no-js) {
    /**
    * Fade animations:
    * fade
    * fade-up, fade-down, fade-left, fade-right
    * fade-up-right, fade-up-left, fade-down-right, fade-down-left
    */
    /**
    * Zoom animations:
    * zoom-in, zoom-in-up, zoom-in-down, zoom-in-left, zoom-in-right
    * zoom-out, zoom-out-up, zoom-out-down, zoom-out-left, zoom-out-right
    */
    /**
    * Slide animations
    */
    /**
    * Flip animations:
    * flip-left, flip-right, flip-up, flip-down
    */
  }
  html:not(.no-js) [data-aos^=fade][data-aos^=fade] {
    opacity: 0;
    transition-property: opacity, transform;
  }
  html:not(.no-js) [data-aos^=fade][data-aos^=fade].aos-animate {
    opacity: 1;
    transform: none;
  }
  html:not(.no-js) [data-aos=fade-up] {
    transform: translate3d(0, 15px, 0);
  }
  html:not(.no-js) [data-aos=fade-down] {
    transform: translate3d(0, -15px, 0);
  }
  html:not(.no-js) [data-aos=fade-right] {
    transform: translate3d(-15px, 0, 0);
  }
  html:not(.no-js) [data-aos=fade-left] {
    transform: translate3d(15px, 0, 0);
  }
  html:not(.no-js) [data-aos=fade-up-right] {
    transform: translate3d(-15px, 15px, 0);
  }
  html:not(.no-js) [data-aos=fade-up-left] {
    transform: translate3d(15px, 15px, 0);
  }
  html:not(.no-js) [data-aos=fade-down-right] {
    transform: translate3d(-15px, -15px, 0);
  }
  html:not(.no-js) [data-aos=fade-down-left] {
    transform: translate3d(15px, -15px, 0);
  }
  html:not(.no-js) [data-aos^=zoom][data-aos^=zoom] {
    opacity: 0;
    transition-property: opacity, transform;
  }
  html:not(.no-js) [data-aos^=zoom][data-aos^=zoom].aos-animate {
    opacity: 1;
    transform: translate3d(0, 0, 0) scale(1);
  }
  html:not(.no-js) [data-aos=zoom-in] {
    transform: scale(0.6);
  }
  html:not(.no-js) [data-aos=zoom-in-up] {
    transform: translate3d(0, 15px, 0) scale(0.6);
  }
  html:not(.no-js) [data-aos=zoom-in-down] {
    transform: translate3d(0, -15px, 0) scale(0.6);
  }
  html:not(.no-js) [data-aos=zoom-in-right] {
    transform: translate3d(-15px, 0, 0) scale(0.6);
  }
  html:not(.no-js) [data-aos=zoom-in-left] {
    transform: translate3d(15px, 0, 0) scale(0.6);
  }
  html:not(.no-js) [data-aos=zoom-out] {
    transform: scale(1.2);
  }
  html:not(.no-js) [data-aos=zoom-out-up] {
    transform: translate3d(0, 15px, 0) scale(1.2);
  }
  html:not(.no-js) [data-aos=zoom-out-down] {
    transform: translate3d(0, -15px, 0) scale(1.2);
  }
  html:not(.no-js) [data-aos=zoom-out-right] {
    transform: translate3d(-15px, 0, 0) scale(1.2);
  }
  html:not(.no-js) [data-aos=zoom-out-left] {
    transform: translate3d(15px, 0, 0) scale(1.2);
  }
  html:not(.no-js) [data-aos^=slide][data-aos^=slide] {
    transition-property: transform;
    visibility: hidden;
  }
  html:not(.no-js) [data-aos^=slide][data-aos^=slide].aos-animate {
    visibility: visible;
    transform: translate3d(0, 0, 0);
  }
  html:not(.no-js) [data-aos=slide-up] {
    transform: translate3d(0, 100%, 0);
  }
  html:not(.no-js) [data-aos=slide-down] {
    transform: translate3d(0, -100%, 0);
  }
  html:not(.no-js) [data-aos=slide-right] {
    transform: translate3d(-100%, 0, 0);
  }
  html:not(.no-js) [data-aos=slide-left] {
    transform: translate3d(100%, 0, 0);
  }
  html:not(.no-js) [data-aos^=flip][data-aos^=flip] {
    backface-visibility: hidden;
    transition-property: transform;
  }
  html:not(.no-js) [data-aos=flip-left] {
    transform: perspective(2500px) rotateY(-100deg);
  }
  html:not(.no-js) [data-aos=flip-left].aos-animate {
    transform: perspective(2500px) rotateY(0);
  }
  html:not(.no-js) [data-aos=flip-right] {
    transform: perspective(2500px) rotateY(100deg);
  }
  html:not(.no-js) [data-aos=flip-right].aos-animate {
    transform: perspective(2500px) rotateY(0);
  }
  html:not(.no-js) [data-aos=flip-up] {
    transform: perspective(2500px) rotateX(-100deg);
  }
  html:not(.no-js) [data-aos=flip-up].aos-animate {
    transform: perspective(2500px) rotateX(0);
  }
  html:not(.no-js) [data-aos=flip-down] {
    transform: perspective(2500px) rotateX(100deg);
  }
  html:not(.no-js) [data-aos=flip-down].aos-animate {
    transform: perspective(2500px) rotateX(0);
  }
}
@media screen and (max-width: 768px) {
  .mr2 {
    margin-right: 1rem !important;
  }
  .mr3 {
    margin-right: 1.5rem !important;
  }
  .mr4 {
    margin-right: 2rem !important;
  }
  .mr5 {
    margin-right: 2.5rem !important;
  }
  .mr6 {
    margin-right: 3rem !important;
  }
  .mb2 {
    margin-bottom: 1rem !important;
  }
  .mb3 {
    margin-bottom: 1.5rem !important;
  }
  .mb4 {
    margin-bottom: 2rem !important;
  }
  .mb6 {
    margin-bottom: 3rem !important;
  }
  .mb8 {
    margin-bottom: 4rem !important;
  }
  .mb10 {
    margin-bottom: 5rem !important;
  }
  #loading .loading__logo {
    width: auto;
    height: 40vw;
  }
  #loading .loading__bar {
    width: 160px;
    height: 4px;
  }
  .sp {
    display: block;
  }
  .panel-center {
    border-radius: 1rem;
  }
  .more-btn {
    max-width: 100%;
    height: 55px;
  }
  .pc {
    display: none;
  }
  br {
    display: none;
  }
  br.pc {
    display: none !important;
  }
  br.sp {
    display: block;
  }
  br.pc-sp {
    display: block !important;
  }
  .footer {
    padding: 2rem 0 14.5svh;
  }
  .footer__inner {
    padding-top: 1.5rem;
    padding: 1.5rem 2rem 0;
    width: 100%;
  }
  .footer__nav {
    padding: 3rem 0.5rem 2rem;
  }
  .footer__nav .footer__list {
    flex-direction: column;
    align-items: flex-start;
    gap: 1rem;
  }
  .footer__nav .footer__list::before {
    font-size: 1rem;
    margin-bottom: 0.5rem;
  }
  .footer__nav .footer__list a {
    line-height: 1;
  }
  .footer__content {
    flex-direction: column;
  }
  .footer__content p {
    line-height: 1.4;
    font-size: 1.4rem;
  }
  .footer__info {
    width: 100%;
    margin-bottom: 3rem;
    padding-bottom: 3rem;
    position: relative;
  }
  .footer__info::before {
    content: "";
    display: block;
    width: 100vw;
    height: 1px;
    background: #F2F6F9;
    position: absolute;
    bottom: 0;
    left: -1.5rem;
  }
  .footer__logo {
    width: 70%;
    margin-bottom: 2rem;
    padding: 2rem 0;
  }
  .footer__address {
    margin-bottom: 1rem;
  }
  .footer__address p br {
    display: block;
  }
  .footer__cookie-policy a br {
    display: none;
  }
  .footer__data {
    width: 100%;
  }
  .footer__contact-wrapper {
    flex-direction: column;
    margin-bottom: 3rem;
    padding-bottom: 3rem;
    position: relative;
  }
  .footer__contact-wrapper::before {
    content: "";
    display: block;
    width: 100vw;
    height: 1px;
    background: #F2F6F9;
    position: absolute;
    bottom: 0;
    left: -1.5rem;
  }
  .footer__contact .footer__tel .tel-number {
    font-size: 11.4vw;
  }
  .footer__contact .footer__tel .tel-wrapper .tel-icon {
    width: 10vw;
  }
  .footer__cards .cards-text {
    margin-bottom: 0.6rem;
  }
  .footer__cards .cards-text .mini {
    display: inline-block;
  }
  .footer__schedule .footer__hours-table .indicator {
    width: 6%;
  }
  .footer__schedule .footer__hours-table td, .footer__schedule .footer__hours-table th {
    font-size: 1.4rem;
  }
  .footer__schedule .footer__hours-table .time .footer__hours-header {
    font-size: 1.4rem;
  }
  .footer__schedule .footer__hours-table .time .footer__hours-header br {
    display: block;
  }
  .footer__copyright {
    position: static;
    transform: none;
    text-align: center;
    margin-top: 3rem;
    opacity: 0.5;
  }
  .header__inner {
    padding: 10px 0 10px 10px;
    align-items: flex-start;
  }
  .header__logo {
    width: 120px;
    margin-left: 2%;
    margin-top: 0.5%;
    transition: opacity 0.3s ease;
  }
  .header__nav {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: calc(100% - 6rem);
    background: rgba(255, 255, 255, 0.8);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    padding: 20px 0;
    z-index: 9000;
    backdrop-filter: blur(15px);
  }
  .header__nav.active {
    display: block;
  }
  .header__tel {
    background: #005bbb url(../img/common/icon-arrow-r-wh.svg) no-repeat right 1.4rem top 51%/0.8rem;
    color: #fff;
    width: 50%;
    height: 6rem;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 9999;
    display: flex;
    justify-content: center;
    flex-direction: row;
    align-items: center;
    padding-right: 2rem;
    opacity: 0;
    transition: none;
  }
  .header__tel .sub {
    display: none;
  }
  .header__tel .tel-wrapper {
    margin: 0;
  }
  .header__tel .tel-icon {
    filter: brightness(0) invert(1);
  }
  .header__tel .tel-number {
    display: none;
  }
  .header__sp-nav {
    display: flex;
    align-items: center;
    gap: 1rem;
  }
  .header__menu-btn {
    cursor: pointer;
    width: 5rem;
    position: relative;
    padding: 0.8rem;
    display: flex;
    border: none;
    background: none;
    flex-direction: column;
    align-items: center;
    transform: translateY(4px);
    z-index: 99999;
  }
  .header .fixed-reserve {
    width: 50%;
    bottom: 0;
    height: 6rem;
    right: 0;
    border-radius: 0;
    opacity: 0;
    z-index: 9999;
  }
  .header .fixed-reserve a {
    flex-direction: row;
    align-items: center;
    padding: 0 1.8rem 0 0;
    background: #0094f7 url(../img/common/icon-arrow-r-wh.svg) no-repeat right 1.4rem top 51%/0.8rem;
  }
  .header .fixed-reserve a img {
    width: auto;
    height: 2.2rem;
    margin-right: 0.8rem;
    margin-bottom: 0;
  }
  .header .fixed-reserve a .reserve-label {
    display: none;
  }
  .header .fixed-reserve a .reserve-main {
    letter-spacing: 0.3rem;
    font-size: 2rem;
    line-height: 1.3;
    margin-top: -0.4rem;
    margin-bottom: 0.2rem;
  }
  .header .fixed-reserve a .reserve-sub {
    font-size: 1.2rem;
    letter-spacing: 0.2rem;
  }
  .header .fixed-reserve a .reserve-sub::before, .header .fixed-reserve a .reserve-sub::after {
    content: "ー";
    opacity: 0.3;
  }
  .header .fixed-reserve a .reserve-link {
    font-size: 0.8rem;
    display: none;
  }
  .gnav {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
  }
  .gnav__list {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 5%;
    height: 70%;
    gap: 2.5rem;
  }
  .gnav__list::before {
    content: "CONTENTS";
    display: block;
    opacity: 0.3;
    font-size: 8px;
    font-weight: 500;
    margin-bottom: 1rem;
    text-align: center;
    margin-left: -1.5rem;
    position: absolute;
    top: -2%;
  }
  .gnav__item {
    letter-spacing: 0.1rem;
    width: 100%;
    text-align: center;
  }
  .gnav__item a {
    padding: 0 2rem 0 0;
    font-weight: 500;
    font-size: 1.6rem;
    display: inline-block;
  }
  .gnav__item a::after {
    display: inline-block;
    width: 1.6rem;
    height: 1.6rem;
    background: url(../img/common/icon-arrow-r-bk.svg) no-repeat center center/auto 1.2rem;
    margin-left: 0.5rem;
    transform: translateX(0);
    left: auto;
    right: 0;
    top: calc(50% - 0.8rem);
  }
  .is-loaded .header__tel {
    opacity: 0;
    animation: fadeInUp 1s 0.3s forwards ease;
  }
  .is-scrolled .header__logo {
    opacity: 0;
    pointer-events: none;
  }
  .p-about .main_visual {
    margin-bottom: 3rem;
    background-position: right 0;
  }
  .p-about__content {
    padding: 0 2rem;
  }
  .p-about__message .title {
    font-size: 2.4rem;
    margin-bottom: 1rem;
  }
  .p-about__message .title br {
    display: block;
  }
  .p-about__message .description {
    line-height: 2.2;
    font-size: 1.6rem;
  }
  .p-about__message .text {
    margin-bottom: 4rem;
  }
  .p-about__message .photo__image {
    margin-top: -4rem;
  }
  .p-about__message .photo__image img {
    width: 70%;
    margin: 0 auto 2rem;
    display: block;
    border-radius: 100rem 100rem 0 0;
  }
  .p-about__message .photo__image .profile {
    text-align: center;
  }
  .p-about__message .photo__image .profile__position {
    line-height: 1.1;
    font-size: 1.2rem;
  }
  .p-about__message .photo__image .profile__name {
    font-size: 2.6rem;
    margin-bottom: 2rem;
  }
  .p-about__message .photo__image .profile__name .en {
    display: block;
    line-height: 1;
    font-size: 1rem;
  }
  .p-about__message .photo__image .profile__biography {
    text-align: left;
    letter-spacing: 0;
    display: flex;
    justify-content: center;
  }
  .p-about__message .photo__image .profile__biography br {
    display: block;
  }
  .p-about__concept {
    padding-bottom: 0rem;
    border-radius: 4rem 4rem 0 0;
    margin-bottom: -2rem;
  }
  .p-about__concept .photo {
    aspect-ratio: 1/1.1;
    background-position: 70% bottom;
    background-size: auto 114%;
  }
  .p-about__concept .p-about__content {
    margin-top: -30%;
  }
  .p-about__concept .title {
    font-size: 2.2rem;
    text-align: left;
    margin-bottom: 2rem;
  }
  .p-about__concept .title br {
    display: block;
  }
  .p-about__concept .message-box {
    padding-bottom: 2rem;
  }
  .p-about__concept .message {
    font-size: 1.6rem;
    line-height: 2;
    text-align: left;
  }
  .mainvisual {
    min-height: 0;
    padding-top: 19%;
    height: 81vh;
  }
  .mainvisual__inner {
    height: calc(100% - 2rem);
    width: calc(100vw - 7%);
  }
  .mainvisual__catch {
    left: 2.5rem;
    max-width: 65%;
  }
  .mainvisual__copy .mv-access {
    width: 70%;
  }
  .mainvisual__sub {
    bottom: 8%;
  }
  .mainvisual__sub p span {
    font-size: 0.8rem;
    line-height: 1.8;
  }
  .mainvisual__sub p span.bold {
    font-size: 1.1rem;
  }
  .mainvisual__sub {
    bottom: 20px;
    left: 20px;
    font-size: 1.2rem;
    max-width: 90%;
  }
  .mainvisual__sub p span {
    display: block;
  }
  .mainvisual__sub p span:after {
    content: "";
  }
  .schedule {
    padding: 2rem;
    margin-top: 0;
  }
  .schedule__inner {
    width: 100%;
  }
  .schedule__title {
    margin-bottom: 2rem;
  }
  .schedule__title-ja {
    font-size: 2rem;
    margin-top: 0.4rem;
  }
  .schedule__icon {
    width: auto;
    height: 40px;
  }
  .schedule__content {
    flex-direction: column;
    gap: 2rem;
  }
  .schedule__table {
    width: 100%;
  }
  .schedule__table table .head.hours-header {
    padding-left: 0.8rem;
  }
  .schedule__table table .indicator {
    font-size: 2rem;
  }
  .schedule__table table .indicator::after {
    transform: translateY(-0.35rem);
  }
  .schedule__table table .indicator.active::after {
    width: 1.2rem;
    height: 1.2rem;
    transform: translateY(-0.35rem);
  }
  .schedule__table table tr:first-child th:first-child {
    width: 20%;
  }
  .schedule__table table tr:first-child th {
    width: 6.5%;
    padding: 0;
  }
  .schedule__table table tr:first-child th {
    font-size: 1.2rem;
    height: 2.8rem;
  }
  .schedule__table table td, .schedule__table table th {
    font-size: 1.2rem;
    height: 3rem;
  }
  .schedule__table table .time td, .schedule__table table .time th {
    height: 6rem;
  }
  .schedule__table table .hours-header {
    line-height: 1;
    padding: 0 0.4rem;
  }
  .schedule__table table .hours-header br {
    display: block;
  }
  .schedule__reserve .reserve-title {
    line-height: 1.4;
    font-size: 1.6rem;
    margin-bottom: 1rem;
  }
  .schedule__reserve .reserve-text {
    font-size: 1.6rem;
    margin-top: 0;
  }
  .schedule__reserve .reserve-caution {
    font-size: 1.3rem;
  }
  .schedule .btn-common, .schedule .btn--reserve, .schedule .schedule__tel a, .schedule__tel .schedule a {
    border-radius: 1rem;
    height: 5.5rem;
  }
  .schedule .btn-common::after, .schedule .btn--reserve::after, .schedule .schedule__tel a::after, .schedule__tel .schedule a::after {
    right: 1rem;
  }
  .schedule__tel a {
    font-size: 2.8rem;
  }
  .schedule .btn--reserve {
    font-size: 2.2rem;
    margin-bottom: 0;
  }
  .schedule .btn--reserve img {
    width: 3rem;
  }
  .schedule .btn--reserve .time {
    font-size: 1.4rem;
  }
  .concept {
    padding-bottom: 3rem;
  }
  .concept__inner {
    padding: 4rem 0 0;
  }
  .concept__inner .doctor__image {
    width: 60%;
    margin: 0 auto 2rem;
  }
  .concept__inner .text .title-en {
    margin-bottom: 0.5rem;
  }
  .concept__inner .text .area-title {
    font-size: 2.6rem;
  }
  .concept__inner .text .area-title br {
    display: block;
  }
  .concept__inner .text .area-text {
    padding-right: 38%;
    font-size: 1.6rem;
    line-height: 1.8;
  }
  .concept__inner .text .more-btn {
    margin-top: 2rem;
  }
  .concept__inner .photo .img-01 {
    border-radius: 30rem 30rem 0 0;
    left: auto;
    top: 18%;
    right: -5%;
    width: 35%;
  }
  .concept__inner .photo .img-02 {
    border-radius: 0.5rem;
    width: 20%;
    left: auto;
    top: 55%;
    right: 16%;
  }
  .concept__inner .wrap {
    position: relative;
    padding: 0 2rem;
  }
  .section-title__ja {
    font-size: 2.2rem;
  }
  .consultation {
    padding: 4rem 2rem 3rem;
  }
  .consultation__inner {
    width: 100%;
  }
  .consultation__header {
    margin-bottom: 1.6rem;
  }
  .consultation__icon {
    width: 45px;
  }
  .consultation__category {
    font-size: 1.1rem;
    line-height: 1;
    margin-bottom: 0;
  }
  .consultation__title {
    font-size: 2rem;
  }
  .consultation__content {
    margin: 0 auto;
  }
  .consultation__buttons {
    flex-wrap: wrap;
    gap: 2rem 1.5rem;
  }
  .consultation__button {
    width: 45%;
    height: 100%;
  }
  .consultation__button a {
    height: auto;
    margin-bottom: 0;
  }
  .consultation__button-icon {
    padding: 1.5rem;
    margin-bottom: 1rem;
  }
  .consultation__button-icon img {
    width: 40px;
    height: 40px;
  }
  .consultation__button-title {
    font-size: 1.6rem;
  }
  .consultation__button-text {
    font-size: 1.1rem;
    line-height: 1.4;
  }
  .consultation__button-text br {
    display: block;
  }
  .facility {
    margin: -24% 0 4rem;
  }
  .facility__inner {
    width: 92%;
  }
  .facility__bg {
    height: 110vw;
    background-position: 38% 0;
  }
  .facility__features .swiper-wrapper {
    margin-top: -12%;
  }
  .facility__feature {
    width: auto;
  }
  .facility__feature-text {
    padding: 1.2rem 1.5rem;
  }
  .facility__feature-text h3 {
    font-size: 1.6rem;
    margin-bottom: 0.5rem;
  }
  .facility__feature-text p {
    font-size: 1.4rem;
  }
  .news {
    padding: 50px 0 2rem;
  }
  .news__list {
    flex-direction: column;
    gap: 2rem;
    margin-bottom: 2rem;
  }
  .news__item {
    flex-wrap: wrap;
  }
  .news .section-title__en {
    font-size: 1.1rem;
    line-height: 1;
  }
  .news__more .more-btn {
    justify-content: flex-start;
  }
  .contact {
    padding: 50px 0;
  }
  .contact__title {
    font-size: 2.4rem;
  }
  .contact__text {
    font-size: 1.6rem;
    margin-bottom: 30px;
  }
  .contact__buttons {
    flex-direction: column;
    align-items: center;
  }
  .gallery {
    padding: 2rem 0 0;
  }
  .access {
    padding: 25% 0 0;
  }
  .access {
    margin-top: -20%;
  }
  .access__images {
    margin-bottom: 2rem;
  }
  .access__content {
    flex-direction: column;
    gap: 2rem;
    margin-bottom: 2rem;
  }
  .access__address {
    line-height: 1.6;
    margin-bottom: 0;
  }
  .access__title {
    font-size: 2.4rem;
  }
  .access__routes {
    width: 100%;
  }
  .access__route {
    padding: 1.5rem 2rem;
  }
  .access__route:nth-child(4) .access__route-icon {
    margin-left: -0.2rem;
  }
  .access__route-content {
    padding-left: 0;
  }
  .access__route-text {
    margin-top: 1rem;
  }
  .access__route-text br {
    display: block;
  }
  .access__map {
    border-radius: 1rem;
    height: 120vw;
  }
  .access__map iframe {
    height: 160%;
    margin-top: -30%;
  }
  .access__map .btn {
    width: calc(100% - 2rem);
    left: 1rem;
    bottom: 1rem;
  }
  .p-medical .consultation {
    padding: 2rem 2.5rem 12rem;
  }
  .p-medical .consultation__title {
    margin-bottom: 2rem;
  }
  .p-medical .consultation__description {
    font-size: 1.6rem;
    margin-bottom: 3rem;
    padding: 0;
    line-height: 2;
  }
  .p-medical .consultation__buttons {
    gap: 1rem;
  }
  .p-medical .consultation__button {
    width: 47%;
  }
  .p-medical .service-detail {
    padding: 5rem 2.5rem;
    border-radius: 4rem;
  }
  .p-medical .service-detail__inner::before {
    top: -3.2rem;
  }
  .p-medical .service-detail__item {
    padding: 0 1rem;
    flex-direction: column-reverse;
  }
  .p-medical .service-detail__item:not(:first-child) {
    margin-top: 4rem;
  }
  .p-medical .service-detail__item:nth-child(5) .icon {
    margin-left: 0.4rem;
    width: 2.8rem;
  }
  .p-medical .service-detail__head {
    margin-bottom: 0.5rem;
  }
  .p-medical .service-detail__head .icon {
    width: 4rem;
  }
  .p-medical .service-detail__title {
    font-size: 2.2rem;
  }
  .p-medical .service-detail__text {
    padding-left: 5.5rem;
    font-size: 1.6rem;
  }
  .p-medical .service-detail__text p {
    margin-bottom: 0;
  }
  .p-medical .service-detail__text .en {
    top: 125px;
    height: 3.5rem;
  }
  .p-medical .service-detail .text .point {
    padding: 1rem 1.4rem;
  }
  .p-medical .service-detail .text .point p {
    font-size: 1.4rem;
  }
  .p-medical .service-detail .photo {
    position: relative;
    border-radius: 5vw 0 0 5vw;
    right: -2.5rem;
    width: calc(100% + 5rem);
    height: 60vw;
    margin-bottom: 2.2rem;
  }
  .l-second__page_title__header {
    margin-bottom: 2rem;
  }
  .l-second__page_title__icon {
    width: 45px;
  }
  .l-second__page_title__category {
    font-size: 1.1rem;
    line-height: 1;
    margin-bottom: 0;
  }
  .l-second__page_title__title {
    font-size: 2rem;
  }
  .l-second__news {
    margin: 20px auto 40px;
    width: calc(100vw - 4rem);
  }
  .l-second__news .news__title {
    font-size: 1.6rem;
  }
  .l-second__news .news__excerpt {
    font-size: 1.4rem;
  }
  .l-second__news .news__pager {
    margin-top: 4rem;
  }
  .l-second__news .news__pager__link {
    font-size: 2.4rem;
  }
  .l-second__news .news__pager__link.current {
    min-width: 40px;
    min-height: 40px;
  }
  .main_visual {
    border-radius: 1rem;
    height: 120vw;
    margin: 7rem auto 1rem;
  }
  .l-plane_head {
    padding-top: 100px;
  }
  .p-access__iframe {
    width: calc(100vw - 4rem);
    left: 0;
    padding-left: 0;
    margin-bottom: 2rem;
  }
  .p-access__iframe .access__map {
    height: 120vw;
  }
  .p-access__center {
    font-size: 1.4rem;
  }
  .p-access__center .lead {
    margin-bottom: 2rem;
  }
  .p-access__center .access__photo {
    margin-bottom: 2rem;
    height: auto;
    aspect-ratio: 4/3;
    width: 100%;
  }
  .p-access__center .access__photo img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: 40% center;
       object-position: 40% center;
  }
  .p-access__center .access__content {
    flex-direction: column-reverse;
    margin-bottom: 0;
  }
  .p-access__center .access__photo-02 {
    width: 100vw;
    margin-left: -2rem;
    border-radius: 0;
    margin-bottom: -2rem;
  }
  .p-plane {
    padding: 140px 0 0px;
  }
  .p-plane .l-second__page_title__category {
    font-size: 1.1rem;
    line-height: 1;
    margin-bottom: 0;
  }
  .p-plane .l-second__page_title__title {
    font-size: 2rem;
  }
  .p-plane .l-second__article {
    font-size: 1.4rem;
    line-height: 2.2;
    padding-top: 30px;
  }
  .p-plane .l-second__article__header {
    margin-bottom: 1.5rem;
  }
  .p-plane .l-second__article__header .title {
    font-size: 2rem;
  }
  .p-plane .l-second__article__header .date {
    font-size: 1.2rem;
  }
  .p-plane .l-second__article__content {
    font-size: 1.4rem;
  }
  .p-plane .l-second__article__content h2 {
    font-size: 1.8rem;
  }
  .p-plane .l-second__article__content h3 {
    font-size: 1.6rem;
  }
  .p-plane .l-second__article__content h4 {
    font-size: 1.4rem;
  }
}
@media screen and (min-width: 769px) {
  .sp {
    display: none;
  }
  br.sp {
    display: none;
  }
  br.pc-sp {
    display: block !important;
  }
  .footer__inner {
    padding-top: 6rem;
  }
  .footer__logo {
    margin-bottom: 5rem;
  }
  .footer__contact {
    width: 50%;
  }
  .footer__cards {
    width: 58%;
  }
  .footer__cards .cards-text {
    line-height: 1;
  }
  .footer__schedule .footer__hours-table .time .footer__hours-header br {
    display: none;
  }
  .header {
    top: 3%;
  }
  .header__inner {
    opacity: 0;
  }
  .header__tel {
    transform: translateY(-1rem);
  }
  .header__tel .tel-sp {
    display: none;
  }
  .header .fixed-reserve.is-hide {
    animation: fadeOut 0.4s 0.2s ease forwards !important;
    opacity: 1;
    pointer-events: none;
  }
  @keyframes fadeOut {
    from {
      opacity: 1;
    }
    to {
      opacity: 0;
    }
  }
  .header .fixed-reserve a {
    border-radius: 115px;
    transform: scale(0.9);
  }
  .header .fixed-reserve a:hover {
    transform: scale(0.93);
  }
  .header .fixed-reserve a .reserve-sub {
    margin-bottom: 2.5rem;
  }
  .gnav__item a:hover::after {
    width: 70%;
  }
  .gnav__hours {
    display: none;
  }
  .is-loaded .header__inner {
    opacity: 0;
    animation: fadeInDown 1s 0.3s forwards;
  }
  .is-scrolled .header__logo {
    width: clamp(80px, 8vw, 180px);
  }
  .loading--sub + #contentsWrap .is-loaded .header__inner {
    animation-delay: 0.1s;
  }
  .p-about__message {
    display: flex;
    gap: 6rem;
    justify-content: space-between;
    align-items: flex-start;
    padding-bottom: 10rem;
  }
  .p-about__message .text {
    width: 50%;
  }
  .p-about__message .photo {
    width: 40%;
  }
  .p-about__message .photo__image {
    border-radius: 100rem 100rem 0 0;
    margin-top: -6rem;
  }
  .p-about__message .photo__image .profile__name .en {
    margin-left: 1rem;
  }
  .schedule__table {
    width: 50%;
  }
  .schedule__table table .hours-header br {
    display: none;
  }
  .schedule__reserve {
    width: 50%;
  }
  .concept__inner .doctor__image {
    width: 36vw;
    position: absolute;
    top: 8%;
    left: calc(50% + 18vw);
  }
  .concept__inner .text {
    width: 42vw;
    padding-left: 11vw;
    padding-right: 6vw;
    padding-top: 8%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 28vw;
    margin: auto;
  }
  .consultation__button a {
    max-height: 160px;
    max-width: 160px;
  }
  .facility__features .swiper-wrapper {
    position: relative;
    z-index: 2;
    display: flex;
    justify-content: space-between;
    padding: 0 2rem;
    gap: 2rem;
  }
  .facility__feature {
    width: calc(33.333% - 2rem);
  }
  .news__list {
    gap: 1.5rem;
  }
  .news__item {
    width: 33.3333%;
  }
  .access__info {
    width: 26%;
  }
  .access__route {
    display: flex;
    align-items: center;
    min-height: 8rem;
  }
  .p-medical .service-detail__item {
    min-height: 30vw;
  }
  .p-medical .service-detail__item:nth-child(even) {
    flex-direction: row-reverse;
  }
  .p-medical .service-detail .text {
    width: 52%;
  }
  .p-medical .service-detail .photo {
    position: absolute;
    top: 0;
    width: 45vw;
    height: 30vw;
    right: calc(50% - 50vw);
    border-radius: 3vw 0 0 3vw;
  }
  .l-second__news .news__list .news__item {
    width: calc(50% - 1rem);
  }
  .p-access__iframe .access__map {
    border-radius: 3rem;
  }
  .p-access__iframe .access__map iframe {
    width: 100%;
  }
  .p-access__center .access__info {
    width: 39%;
  }
  .p-access__center .access__photo-02 {
    border-radius: 1rem;
  }
  .p-access__center .access__routes {
    width: 62%;
  }
}
@media (max-width: 980px) and (min-width: 768px) {
  .consultation__buttons {
    flex-wrap: wrap;
    justify-content: center;
    gap: 1rem 3rem;
  }
  .consultation__buttons .consultation__button {
    width: 20%;
  }
  .consultation__buttons .consultation__button a {
    width: 17vw;
    max-width: 160px;
    height: 17vw;
    max-height: 160px;
  }
}