@charset "UTF-8";
/*!
Theme Name: なかのスキンケアクリニック
Tags:
Version: 1.0
*/
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  background-repeat: no-repeat;
}
*::before, *::after {
  background-repeat: no-repeat;
}

:root {
  font-size: 18px;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  color: #575757;
  scroll-behavior: smooth;
}
@media only screen and (max-width: 1280px) {
  :root {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1024px) {
  :root {
    font-size: 14px;
  }
}

body {
  min-height: 100vh;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #FAFAFA;
}
@media only screen and (max-width: 1280px) {
  body {
    background-position: top 0 left -90px;
  }
}
@media only screen and (max-width: 767px) {
  body {
    background: none;
  }
}

main {
  width: 100%;
  display: flex;
  flex-direction: column;
  flex: 1;
  padding-top: 100px;
  justify-self: stretch;
}
main > section {
  width: 100%;
  padding: 0;
}
main > section .wrapper {
  width: 100%;
  margin: 0 auto;
  padding: 80px 0;
  max-width: 1194px;
}
@media only screen and (max-width: 1480px) {
  main {
    padding-top: 6.7vw;
  }
}
@media only screen and (max-width: 1024px) {
  main {
    padding-top: 42px;
  }
}

h1, h2, h3, h4, h5, h6 {
  font-feature-settings: "palt" 1;
  letter-spacing: 0.1rem;
}

ol,
ul {
  list-style: none;
  margin: 0;
  display: flex;
  gap: 1rem;
}
ol li,
ul li {
  margin: 0;
  font-weight: 400;
}

a {
  text-decoration: none;
  color: #575757;
}
a:hover {
  text-decoration: underline;
  text-underline-offset: 2px;
}

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

picture {
  display: block;
}
picture img {
  display: block;
  width: 100%;
  height: auto;
}

address {
  font-style: normal;
}

label {
  cursor: pointer;
}

p {
  line-height: 1.5;
  font-weight: 400;
}

/*!
Theme Name: なかのスキンケアクリニック
Tags:
Version: 1.0
*/
::selection {
  background: #F0FFFB;
  color: #000;
}

::-moz-selection {
  background: #F0FFFB;
  color: #000;
}

.mini {
  font-size: 80% !important;
}

.br-pc {
  display: inherit;
}

.br-sp {
  display: none;
}

.br-m {
  display: none;
}

@media only screen and (max-width: 1024px) {
  .br-m {
    display: inherit;
  }
}
@media only screen and (max-width: 767px) {
  .br-pc {
    display: none;
  }
  .br-sp {
    display: inherit;
  }
}
.hide {
  display: none;
}

.hide-l {
  display: none;
}

*[class*=icon-] {
  gap: 12px;
  position: relative;
  display: flex;
  align-items: center;
  gap: 12px;
}
*[class*=icon-]::before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 24px;
  background-size: contain;
  background-position: center;
}
*[class*=icon-].icon-phone::before {
  background-image: url("assets/images/icon-phone.svg");
}
@media screen and (max-width: 1024px) {
  *[class*=icon-].icon-phone::before {
    width: 16px;
    height: 16px;
  }
}
*[class*=icon-].icon-line::before {
  background-image: url("assets/images/icon-line.svg");
  width: 24px;
  height: 25px;
}
@media screen and (max-width: 1024px) {
  *[class*=icon-].icon-line::before {
    width: 16px;
    height: 16px;
  }
}
*[class*=icon-].icon-calendar::before {
  background-image: url("assets/images/icon-calendar.svg");
  width: 26px;
  height: 27px;
}
@media screen and (max-width: 1024px) {
  *[class*=icon-].icon-calendar::before {
    width: 15px;
    height: 16px;
  }
}
*[class*=icon-].icon-instagram-green::before {
  background-image: url("assets/images/icon-instagram-green.svg");
  width: 30px;
  height: 30px;
}
*[class*=icon-].icon-line-green::before {
  background-image: url("assets/images/icon-line-green.svg");
  width: 30px;
  height: 30px;
}
*[class*=icon-].icon-youtube-green::before {
  background-image: url("assets/images/icon-youtube-green.svg");
  width: 30px;
  height: 21px;
}
*[class*=icon-].icon-x-green::before {
  background-image: url("assets/images/icon-x-green.svg");
  width: 30px;
  height: 30px;
}

.home-map {
  height: 600px;
}
.home-map iframe {
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 1280px) {
  .home-map {
    height: 400px;
  }
}

.home-clinic {
  background: #F0FFFB;
}
.home-clinic .wrapper {
  padding: 100px 0;
}
.home-clinic .wrapper .section-body {
  height: 500px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 60px;
}
.home-clinic .wrapper .section-body .subhead {
  margin-bottom: 0;
  order: 1;
}
.home-clinic .wrapper .section-body picture {
  order: 3;
  width: 657px;
  height: auto;
}
.home-clinic .wrapper .section-body dl {
  order: 2;
  width: 390px;
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.home-clinic .wrapper .section-body dl div {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
}
.home-clinic .wrapper .section-body dl div dt, .home-clinic .wrapper .section-body dl div dd {
  line-height: 1.5;
}
.home-clinic .wrapper .section-body dl div dt {
  width: 6rem;
}
.home-clinic .wrapper .section-body dl div dd {
  flex: 1;
  white-space: inherit;
}
@media screen and (max-width: 1280px) {
  .home-clinic .wrapper {
    padding: 6.7vw 0;
  }
  .home-clinic .wrapper .section-body {
    height: 420px;
    gap: 4vw;
  }
  .home-clinic .wrapper .section-body picture {
    width: 44.3vw;
  }
  .home-clinic .wrapper .section-body dl {
    gap: 20px;
  }
  .home-clinic .wrapper .section-body dl div {
    gap: 32px;
  }
  .home-clinic .wrapper .section-body dl div dt {
    width: 8.1vw;
  }
}
@media screen and (max-width: 1024px) {
  .home-clinic .wrapper {
    padding: 50px 20px;
  }
  .home-clinic .wrapper .section-body {
    height: auto;
    flex-direction: column;
    gap: 0;
  }
  .home-clinic .wrapper .section-body .subhead {
    margin-bottom: 40px;
  }
  .home-clinic .wrapper .section-body picture {
    order: 2;
    width: 100%;
    height: auto;
    margin-bottom: 20px;
  }
  .home-clinic .wrapper .section-body dl {
    order: 3;
    width: 100%;
    gap: 1rem;
  }
  .home-clinic .wrapper .section-body dl div {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    gap: 2rem;
  }
  .home-clinic .wrapper .section-body dl div dt, .home-clinic .wrapper .section-body dl div dd {
    line-height: 1.5;
  }
  .home-clinic .wrapper .section-body dl div dt {
    width: 90px;
  }
}

/* Buttons */
.buttons {
  display: flex;
  justify-content: center;
  gap: 2rem;
}

.button {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #6ECEB7;
  border-radius: 9999px;
  color: #fff;
  font-weight: 600;
  white-space: nowrap;
  transition: all 0.3s;
}
.button span {
  white-space: nowrap;
  line-height: 1;
}
.button:hover {
  text-decoration: none;
  opacity: 0.8;
}
.button.button-m {
  border-radius: 9999px;
  padding: 12px 26px;
  min-width: 180px;
}
@media only screen and (max-width: 1280px) {
  .button.button-m {
    padding: 11px 24px;
    min-width: 160px;
  }
}
@media only screen and (max-width: 1024px) {
  .button.button-m {
    padding: 10px;
    min-width: 150px;
  }
  .button.button-m span {
    font-size: 14px;
  }
}
.button.button-gold {
  background-color: #DDAF28;
}
.button.button-white {
  background-color: #fff;
  color: #6ECEB7;
}
.button[class*=icon-] {
  gap: 15px;
  position: relative;
}
.button[class*=icon-]::before {
  content: "";
  width: 21px;
  height: 21px;
  background-size: contain;
  background-position: center;
}
.button.button-arrow {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 15px;
  padding: 20px 36px;
}
.button.button-arrow:hover::after {
  right: 16px;
  transform: translateY(-30%) translateX(8px);
}
.button.button-arrow::after {
  content: "";
  transform: translateY(-30%);
  width: 40px;
  height: 13px;
  background-image: url("assets/images/arrow-white.svg");
  background-size: contain;
  transition: transform 0.3s;
}
.button.button-arrow.button-white::after {
  background-image: url("assets/images/arrow-green.svg");
}
.button.button-arrow.arrow-left:hover::after {
  left: 16px;
  transform: translateY(-30%) translateX(-8px) scaleX(-1);
}
.button.button-arrow.arrow-left::after {
  order: 1;
  transform: translateY(-30%) scaleX(-1);
}
.button.button-arrow.arrow-left span {
  order: 2;
}
.button.button-arrow span {
  font-size: 21px;
  letter-spacing: 0.1em;
}
@media only screen and (max-width: 1280px) {
  .button.button-arrow {
    gap: 12px;
    padding: 18px 32px;
  }
  .button.button-arrow span {
    font-size: 18px;
  }
}
@media only screen and (max-width: 1024px) {
  .button.button-arrow {
    gap: 11px;
    padding: 12px 50px;
  }
  .button.button-arrow span {
    font-size: 14px;
  }
  .button.button-arrow::after {
    width: 28px;
    height: 8px;
  }
}

.fixed-nav {
  position: fixed;
  top: 50%;
  left: auto;
  right: 0;
  z-index: 1000;
  transform: translateY(-50%);
  width: 80px;
}
.fixed-nav ul {
  display: flex;
  flex-direction: column;
  gap: 0;
}
.fixed-nav ul li {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 12px;
  transition: all 0.3s;
}
.fixed-nav ul li.nav-tel {
  background: rgba(116, 214, 201, 0.8);
  mix-blend-mode: multiply;
  border-top-left-radius: 32px;
}
.fixed-nav ul li.nav-tel:hover {
  background: rgb(116, 214, 201);
}
.fixed-nav ul li.nav-line {
  background: rgba(81, 203, 142, 0.8);
  mix-blend-mode: multiply;
}
.fixed-nav ul li.nav-line:hover {
  background: rgb(81, 203, 142);
}
.fixed-nav ul li.nav-web {
  background: rgba(230, 170, 31, 0.8);
  mix-blend-mode: multiply;
  border-bottom-left-radius: 32px;
}
.fixed-nav ul li.nav-web:hover {
  background: rgb(230, 170, 31);
}
.fixed-nav ul li a {
  width: 80px;
  padding: 20px 28px;
  writing-mode: vertical-lr;
  text-orientation: mixed;
  transition: all 0.3s;
}
.fixed-nav ul li a:hover {
  text-decoration: none;
  transform: scale(1.1);
}
.fixed-nav ul li a span {
  font-weight: 600;
  color: #fff;
  letter-spacing: 0.1em;
}
@media only screen and (max-width: 1024px) {
  .fixed-nav {
    top: auto;
    bottom: 0;
    left: 0;
    right: auto;
    z-index: 1000;
    transform: none;
    width: 100%;
    height: 60px;
  }
  .fixed-nav ul {
    width: 100%;
    height: 100%;
    flex-direction: row;
  }
  .fixed-nav ul li {
    width: 33.3333333333%;
    gap: 8px;
    transition: all 0.3s;
  }
  .fixed-nav ul li.nav-tel {
    border-top-left-radius: 0;
  }
  .fixed-nav ul li.nav-line {
    border-radius: 0;
  }
  .fixed-nav ul li.nav-web {
    border-bottom-left-radius: 0;
  }
  .fixed-nav ul li a {
    width: 100%;
    height: 100%;
    padding: 0;
    writing-mode: horizontal-tb;
    justify-content: center;
    gap: 8px;
  }
}

.button-top {
  position: fixed;
  bottom: 52px;
  right: 24px;
  width: 50px;
  height: 50px;
  z-index: 900;
  transition: all 0.3s;
}
.button-top:hover {
  transform: translateY(-4px);
  filter: brightness(1.1);
}
@media only screen and (max-width: 1024px) {
  .button-top {
    right: 14px;
    bottom: 74px;
    width: 40px;
    height: 40px;
  }
}

.subhead {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 1rem;
  margin-bottom: 100px;
  color: #6ECEB7;
}
.subhead .en {
  font-family: "Albert Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
  font-size: 100px;
  line-height: 80%;
}
.subhead .jp {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 22px;
}
.subhead.gold {
  color: #DDAF28;
}
.subhead.white {
  color: #fff;
}
.subhead.horizontal {
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-end;
}
.subhead.vertical {
  transform: rotate(90deg);
  transform-origin: left center;
  justify-content: flex-start;
}
@media only screen and (max-width: 1480px) {
  .subhead .en {
    font-size: 80px;
  }
  .subhead .jp {
    font-size: 20px;
  }
}
@media only screen and (max-width: 1280px) {
  .subhead .en {
    font-size: 70px;
  }
  .subhead .jp {
    font-size: 18px;
  }
}
@media only screen and (max-width: 1024px) {
  .subhead {
    margin-bottom: 40px;
  }
  .subhead .en {
    font-size: 34px;
  }
  .subhead .jp {
    font-size: 12px;
  }
  .subhead.horizontal {
    flex-direction: column;
    align-items: center;
  }
}

section.title {
  background-image: url("assets/images/pc/head-bg.webp");
  background-size: cover;
  padding: 0;
}
section.title .wrapper {
  padding: 100px 0;
}
section.title .wrapper h1 {
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 90px;
  text-align: center;
  line-height: 1;
  color: #004478;
}
@media only screen and (max-width: 1024px) {
  section.title .wrapper {
    padding: 40px 0;
  }
  section.title .wrapper h1 {
    font-size: 32px;
  }
}

.breadcrumb {
  display: flex;
  align-items: flex-start;
  gap: 14px;
  margin: 0;
  padding: 0;
  list-style: none;
  width: 100%;
  max-width: 1194px;
  padding: 24px 0 36px;
  margin: 0 auto;
}
.breadcrumb li {
  font-size: 14px;
  font-weight: 400;
  color: #999;
  margin: 0;
  list-style: none;
  display: flex;
  align-items: center;
  gap: 10px;
}
.breadcrumb li a {
  color: #999;
  text-decoration: none;
}
.breadcrumb li:not(:last-child)::after {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  border-top: 1px solid #999;
  border-right: 1px solid #999;
  transform: rotate(45deg);
}
.breadcrumb li:last-child {
  font-weight: 700;
}

.home-reserve {
  padding: 160px 0;
  position: relative;
  z-index: 2;
  background-color: #F0FFFB;
}
.home-reserve .wrapper {
  border: 4px solid #89D9C6;
  background-color: #fff;
  border-radius: 0 20px 20px 0;
  display: flex;
  justify-content: space-between;
  gap: 0;
  padding: 0;
}
.home-reserve .wrapper .subhead {
  width: 552px;
  background-image: url("assets/images/front-page/pc/reserve-bg.webp");
  background-size: contain;
  background-position: center;
  background-color: #89D9C6;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
}
.home-reserve .wrapper .subhead h3 {
  font-size: 66px;
}
.home-reserve .wrapper .subhead p {
  font-size: 26px;
}
.home-reserve .wrapper .section-body {
  flex: 1;
}
.home-reserve .wrapper .section-body .reserve-buttons {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 33px;
  padding: 64px;
}
.home-reserve .wrapper .section-body .reserve-buttons .button {
  width: 100%;
  max-width: 490px;
  padding: 36px;
  gap: 24px;
}
.home-reserve .wrapper .section-body .reserve-buttons .button::after {
  content: "";
  width: calc(100% - 22px);
  height: calc(100% - 22px);
  border: 1px solid #fff;
  border-radius: 9999px;
  position: absolute;
  top: 10px;
  left: 10px;
}
.home-reserve .wrapper .section-body .reserve-buttons .button span {
  font-size: 34px;
  font-weight: 400;
}
.home-reserve .wrapper .section-body .reserve-buttons .button.icon-line::before {
  width: 61px;
  height: 62px;
}
.home-reserve .wrapper .section-body .reserve-buttons .button.icon-calendar::before {
  width: 61px;
  height: 64px;
}
@media screen and (max-width: 1280px) {
  .home-reserve {
    padding: 10.8vw 2rem;
  }
  .home-reserve .wrapper .subhead {
    width: 37.2vw;
  }
  .home-reserve .wrapper .section-body .reserve-buttons {
    gap: 2.2vw;
    padding: 4.2vw;
  }
  .home-reserve .wrapper .section-body .reserve-buttons .button {
    min-width: 33.1vw;
    padding: 2.4vw;
    gap: 1.2vw;
  }
  .home-reserve .wrapper .section-body .reserve-buttons .button span {
    font-size: 28px;
  }
  .home-reserve .wrapper .section-body .reserve-buttons .button.icon-line::before {
    width: 48px;
    height: 48px;
  }
  .home-reserve .wrapper .section-body .reserve-buttons .button.icon-calendar::before {
    width: 48px;
    height: 48px;
  }
}
@media screen and (max-width: 1024px) {
  .home-reserve {
    padding: 40px 20px;
  }
  .home-reserve .wrapper {
    border: 2px solid #89D9C6;
    border-radius: 0 0 20px 20px;
    flex-direction: column;
  }
  .home-reserve .wrapper .subhead {
    width: 100%;
    height: 70vw;
    background-image: url("assets/images/front-page/sp/reserve-bg.webp");
  }
  .home-reserve .wrapper .subhead h3 {
    font-size: 34px;
  }
  .home-reserve .wrapper .subhead p {
    font-size: 12px;
  }
  .home-reserve .wrapper .section-body .reserve-buttons {
    gap: 26px;
    padding: 43px 30px;
  }
  .home-reserve .wrapper .section-body .reserve-buttons .button {
    width: 100%;
    min-width: auto;
    padding: 20px;
    gap: 14px;
  }
  .home-reserve .wrapper .section-body .reserve-buttons .button::after {
    content: "";
    width: calc(100% - 16px);
    height: calc(100% - 16px);
    border: 2px solid #fff;
    top: 6px;
    left: 6px;
  }
  .home-reserve .wrapper .section-body .reserve-buttons .button span {
    font-size: 20px;
  }
  .home-reserve .wrapper .section-body .reserve-buttons .button.icon-line::before {
    width: 34px;
    height: 34px;
  }
  .home-reserve .wrapper .section-body .reserve-buttons .button.icon-calendar::before {
    width: 35px;
    height: 36px;
  }
}

.gmap {
  height: 0;
  overflow: hidden;
  padding-bottom: 50%;
  position: relative;
}

.pagination ul {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: 20px;
}
.pagination ul li {
  display: flex;
  justify-content: center;
  align-items: center;
}
.pagination ul li a, .pagination ul li span {
  background-color: #6ECEB7;
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 50px;
  height: 50px;
  border-radius: 50%;
  color: #fff;
  text-decoration: none;
}
.pagination ul li a.current, .pagination ul li span.current {
  background-color: #fff;
  border: 2px solid #6ECEB7;
  font-weight: 700;
  color: #6ECEB7;
}
.pagination ul li a.page-numbers:not(.dots), .pagination ul li span.page-numbers:not(.dots) {
  transition: opacity 0.3s;
}
.pagination ul li a.page-numbers:not(.dots):hover, .pagination ul li span.page-numbers:not(.dots):hover {
  opacity: 0.8;
}
.pagination ul li a.dots, .pagination ul li span.dots {
  background-color: transparent;
  border: none;
  color: #ccc;
  font-size: 20px;
  font-weight: 700;
  min-width: inherit;
}
.pagination ul li a.prev, .pagination ul li a.next, .pagination ul li span.prev, .pagination ul li span.next {
  text-indent: -9999px;
}
.pagination ul li a.prev::before, .pagination ul li a.next::before, .pagination ul li span.prev::before, .pagination ul li span.next::before {
  content: "";
  display: block;
  width: 22px;
  height: 22px;
  background-image: url("assets/images/arrow-white-short.svg");
  background-size: 22px 22px;
  background-position: center;
  background-repeat: no-repeat;
}
.pagination ul li a.prev::before, .pagination ul li span.prev::before {
  transform: scaleX(-1);
}
@media only screen and (max-width: 1024px) {
  .pagination ul {
    gap: 12px;
  }
  .pagination ul li a, .pagination ul li span {
    min-width: 40px;
    height: 40px;
    font-size: 16px;
  }
  .pagination ul li a.dots, .pagination ul li span.dots {
    font-size: 18px;
  }
  .pagination ul li a.prev::before, .pagination ul li a.next::before, .pagination ul li span.prev::before, .pagination ul li span.next::before {
    width: 18px;
    height: 18px;
    background-size: 18px 18px;
  }
}

table {
  width: 100%;
  border-collapse: collapse;
  border-bottom: 30px;
  line-height: 1.4;
}
table tbody th {
  width: 27%;
  font-weight: 400;
  text-align: left;
  padding: 15px 10px;
  border: none;
  border-bottom: 1px solid #4D4D4D;
  vertical-align: top;
}
table tbody td {
  width: 73%;
  font-weight: normal;
  text-align: left;
  border: none;
  padding: 15px 10px;
  border-bottom: 1px solid #4D4D4D;
}
table.price-table thead th, table.price-table thead td {
  background: #6ECEB7;
  color: #fff;
  text-align: center;
  padding: 15px 10px;
  font-weight: 500;
}
table.price-table tbody tr:nth-child(even) {
  background: #FAFAFA;
}
table.price-table tbody th {
  font-weight: 400;
  width: 42%;
  border-bottom: 1px solid #CCC;
}
table.price-table tbody th.row {
  border-right: 1px solid #CCC;
  vertical-align: middle;
}
table.price-table tbody td {
  text-align: right;
  width: 58%;
  border-bottom: 1px solid #CCC;
}
table.recruit-table {
  line-height: 1.5;
}
table.recruit-table thead th, table.recruit-table thead td {
  background: #6ECEB7;
  color: #fff;
  text-align: center;
  padding: 15px 10px;
  font-weight: 500;
}
table.recruit-table tbody tr:nth-child(even) {
  background: #FAFAFA;
}
table.recruit-table tbody th {
  font-weight: 400;
  width: 30%;
  border-bottom: 1px solid #CCC;
}
table.recruit-table tbody th.row {
  border-right: 1px solid #CCC;
  vertical-align: middle;
}
table.recruit-table tbody td {
  text-align: left;
  width: 70%;
  border-bottom: 1px solid #CCC;
}

@media only screen and (max-width: 1024px) {
  table {
    width: 100%;
    border-collapse: collapse;
    border-bottom: 15px;
  }
  table tbody th {
    width: 100%;
    display: block;
    font-weight: 700;
    text-align: left;
    padding: 10px 10px;
    border: none;
    border-bottom: 1px solid #4D4D4D;
    vertical-align: top;
  }
  table tbody td {
    width: 100%;
    display: block;
    font-weight: normal;
    text-align: left;
    border: none;
    padding: 10px 10px;
    border-bottom: 1px solid #4D4D4D;
  }
  table.price-table {
    font-size: 15px;
  }
  table.price-table thead th, table.price-table thead td {
    background: #6ECEB7;
    color: #fff;
    text-align: center;
    padding: 10px 10px;
    font-weight: 500;
  }
  table.price-table tbody tr:nth-child(even) {
    background: #FAFAFA;
  }
  table.price-table tbody th {
    font-weight: 400;
    width: 35%;
    display: table-cell;
    border-bottom: 1px solid #CCC;
  }
  table.price-table tbody th.row {
    border-right: 1px solid #CCC;
    vertical-align: middle;
  }
  table.price-table tbody td {
    text-align: right;
    width: 30%;
    display: table-cell;
    border-bottom: 1px solid #CCC;
  }
  table.recruit-table {
    font-size: 15px;
  }
  table.recruit-table thead th, table.recruit-table thead td {
    background: #6ECEB7;
    color: #fff;
    text-align: center;
    padding: 10px 10px;
    font-weight: 500;
  }
  table.recruit-table tbody tr:nth-child(even) {
    background: #FAFAFA;
  }
  table.recruit-table tbody th {
    display: block;
    font-weight: 400;
    width: 30%;
    display: table-cell;
    border-bottom: 1px solid #CCC;
  }
  table.recruit-table tbody td {
    width: 70%;
    display: table-cell;
    border-bottom: 1px solid #CCC;
  }
}
.required {
  background: #dd4c28;
  color: #fff;
  font-weight: 700;
  padding: 1px 6px;
  margin-right: 10px;
  font-size: 85%;
  display: inline-block;
  border-radius: 6px;
}

button, input, optgroup, select, textarea {
  padding: 15px;
  margin: 0;
  border: none;
  background: #F5F5F5;
  border: 1px solid #CCC;
  border-radius: 9px;
  width: 100%;
}

.wpcf7-not-valid-tip {
  color: #dd4c28;
  margin-top: 5px;
  font-weight: 700 !important;
}

.wpcf7-submit {
  position: relative;
  text-align: center !important;
  margin: 60px auto 0 auto;
  display: block;
  width: 300px;
  height: 60px;
  line-height: 60px;
  font-size: 18px;
  padding: 0 20px;
  background: #6ECEB7;
  color: #fff;
  transition: all 0.35;
  text-align: left;
  letter-spacing: 0.1em;
  font-weight: 600;
  border-radius: 30px;
  border: none;
  font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
}
.wpcf7-submit:after {
  position: absolute;
  content: "\f061";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  right: 80px;
  top: 0;
  font-size: 21px;
  transform: translateX(0);
  transition: transform 0.3s ease;
}
.wpcf7-submit:hover:after {
  opacity: 1;
  transform: translateX(10px);
  transition: transform 0.3s ease;
}
.wpcf7-submit:hover {
  transition: all 0.35s ease;
  opacity: 0.8;
}

.wpcf7 .ajax-loader {
  display: block !important;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
  padding: 15px;
  margin: 0;
  border: none;
  border-radius: 9px;
  font-weight: 700;
  font-size: 18px;
}

.wpcf7 form.sent .wpcf7-response-output {
  padding: 15px;
  font-weight: 700;
  font-size: 18px;
  border: none;
  border-radius: 9px;
  color: #6ECEB7;
  background: #F0FFFB;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
  padding: 15px;
  font-weight: 700;
  font-size: 18px;
  color: #dd4c28;
  background: #f8e6e0;
}

/*!
Theme Name: なかのスキンケアクリニック
Tags:
Version: 1.0
*/
header {
  position: fixed;
  z-index: 1000;
  width: 100%;
  height: 100px;
  background-color: #6ECEB7;
}
header .wrapper {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  height: 100%;
}
header .wrapper .logo {
  display: flex;
  padding: 0 54px;
  background-color: #fff;
  justify-content: center;
  align-items: center;
}
header .wrapper .logo a {
  width: 406px;
  height: 53px;
}
header .wrapper .navs {
  flex: 1;
  padding: 0 40px;
}
header .wrapper .navs .button-menu {
  display: none;
}
header .wrapper .navs .menu-pc {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 66px;
  height: 100%;
}
header .wrapper .navs .menu-pc .header-menu {
  display: flex;
  align-items: center;
  gap: 25px;
}
header .wrapper .navs .menu-pc .header-menu li.current-menu-item a, header .wrapper .navs .menu-pc .header-menu li:hover a {
  text-decoration: underline;
  text-underline-offset: 6px;
}
header .wrapper .navs .menu-pc .header-menu li a {
  display: inline-block;
  color: #fff;
  white-space: nowrap;
}
header .wrapper .navs .menu-pc .buttons ul {
  display: flex;
  align-items: center;
  gap: 16px;
}
header .wrapper .navs .menu-pc .buttons ul .icon-x, header .wrapper .navs .menu-pc .buttons ul .icon-instagram {
  display: block;
  width: 30px;
  height: 30px;
  padding: 4px;
  border-radius: 4px;
  background-size: 22px 22px;
  background-position: center;
  background-repeat: no-repeat;
  transition: background-color 0.3s ease;
}
header .wrapper .navs .menu-pc .buttons ul .icon-x:hover, header .wrapper .navs .menu-pc .buttons ul .icon-instagram:hover {
  background-color: rgba(255, 255, 255, 0.2);
}
header .wrapper .navs .menu-pc .buttons ul .icon-x::before, header .wrapper .navs .menu-pc .buttons ul .icon-instagram::before {
  display: none;
}
header .wrapper .navs .menu-pc .buttons ul .icon-x span, header .wrapper .navs .menu-pc .buttons ul .icon-instagram span {
  display: none;
}
header .wrapper .navs .menu-pc .buttons ul .icon-x {
  background-image: url("assets/images/icon-x.svg");
}
header .wrapper .navs .menu-pc .buttons ul .icon-instagram {
  background-image: url("assets/images/icon-instagram.svg");
}
header .wrapper .navs .menu-pc .buttons ul .button-gold {
  margin-left: 4px;
  transition: all 0.3s;
}
header .wrapper .navs .menu-pc .buttons ul .button-gold:hover {
  filter: brightness(1.1);
  opacity: 1;
}
header .wrapper .navs .menu-pc .buttons ul .button-gold:hover::before, header .wrapper .navs .menu-pc .buttons ul .button-gold:hover span {
  transform: scale(1.1);
}
header .wrapper .navs .menu-sp {
  display: none;
}
@media only screen and (max-width: 1480px) {
  header {
    height: 6.7vw;
  }
  header .wrapper .logo {
    padding: 0 3.5vw;
  }
  header .wrapper .logo a {
    width: 27.4vw;
    height: 3.5vw;
  }
  header .wrapper .navs {
    padding: 0 30px;
  }
  header .wrapper .navs .menu-pc {
    gap: 38px;
  }
  header .wrapper .navs .menu-pc .header-menu li a {
    font-size: 17px;
  }
  header .wrapper .navs .menu-pc .buttons ul li .button {
    min-width: 160px;
  }
  header .wrapper .navs .menu-pc .buttons ul li .button span {
    font-size: 17px;
  }
  header .wrapper .navs .menu-pc .buttons ul li .icon-x, header .wrapper .navs .menu-pc .buttons ul li .icon-instagram {
    width: 28px;
    height: 28px;
    background-size: 20px 20px;
  }
  header .wrapper .navs .menu-pc .buttons ul li .icon-calendar {
    gap: 12px;
  }
  header .wrapper .navs .menu-pc .buttons ul li .icon-calendar::before {
    width: 20px;
    height: 20px;
  }
}
@media only screen and (max-width: 1280px) {
  header .wrapper .logo {
    padding: 0 3.5vw;
  }
  header .wrapper .navs {
    gap: 24px;
    padding: 0 20px;
  }
  header .wrapper .navs .menu-pc .header-menu {
    flex-wrap: wrap;
    gap: 1rem;
  }
  header .wrapper .navs .menu-pc .header-menu li a {
    font-size: 14px;
  }
  header .wrapper .navs .menu-pc .buttons ul li .button {
    min-width: 160px;
  }
  header .wrapper .navs .menu-pc .buttons ul li .button span {
    font-size: 14px;
  }
  header .wrapper .navs .menu-pc .buttons ul li .icon-x, header .wrapper .navs .menu-pc .buttons ul li .icon-instagram {
    width: 26px;
    height: 26px;
    background-size: 18px 18px;
  }
  header .wrapper .navs .menu-pc .buttons ul li .icon-calendar {
    gap: 10px;
    min-width: auto;
  }
  header .wrapper .navs .menu-pc .buttons ul li .icon-calendar::before {
    width: 18px;
    height: 18px;
  }
}
@media only screen and (max-width: 1120px) {
  header .wrapper .navs .menu-pc .header-menu li a {
    font-size: 12px;
  }
  header .wrapper .navs .menu-pc .buttons ul li .button span {
    font-size: 12px;
  }
}
@media only screen and (max-width: 1024px) {
  header {
    height: 42px;
    position: fixed;
    background-color: #fff;
  }
  header .wrapper {
    align-items: center;
  }
  header .wrapper .logo {
    flex: 1;
    justify-content: flex-start;
    padding: 0 20px;
  }
  header .wrapper .logo a {
    width: 184px;
    height: 24px;
  }
  header .wrapper .navs {
    flex: 0;
    gap: 0;
    background-color: #6ECEB7;
    align-self: stretch;
  }
  header .wrapper .navs .menu-pc {
    display: none;
  }
  header .wrapper .navs .menu-sp {
    display: block;
    opacity: 0;
    transition: opacity 0.3s;
    pointer-events: none;
    flex-direction: column;
    justify-content: space-between;
    position: fixed;
    top: 42px;
    left: 0;
    width: 100vw;
    height: calc(100dvh - 42px);
    padding: 60px 36px 120px;
    z-index: 1000;
    background-color: #fff;
  }
  header .wrapper .navs .menu-sp .menu-sp-content {
    display: flex;
    justify-content: center;
    gap: 36px;
  }
  header .wrapper .navs .menu-sp .menu-sp-content .menu-main-sp {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 30px;
  }
  header .wrapper .navs .menu-sp .menu-sp-content .menu-main-sp li a {
    font-size: 16px;
    color: #575757;
  }
  header .wrapper .navs .menu-sp .menu-sp-content .menu-sub-sp {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 26px;
  }
  header .wrapper .navs .menu-sp .menu-sp-content .menu-sub-sp li a {
    font-size: 11px;
    color: #575757;
  }
  header .wrapper .navs .menu-sp .buttons {
    display: flex;
    align-items: center;
    gap: 28px;
  }
  header .wrapper .navs .menu-sp .buttons li a span {
    display: none;
  }
  header .wrapper .navs .button-menu {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    padding: 0 11px;
    gap: 11px;
  }
  header .wrapper .navs .button-menu::before {
    content: "";
    display: block;
    width: 9px;
    height: 9px;
    background-image: url("assets/images/button-menu-open.svg");
    background-size: cover;
  }
  header .wrapper .navs .button-menu span {
    font-size: 12px;
    letter-spacing: 0.1rem;
    color: #fff;
  }
  header .wrapper .navs #menu-state:checked ~ .menu-sp {
    display: flex;
    opacity: 1;
    pointer-events: auto;
  }
  header .wrapper .navs #menu-state:checked ~ .button-menu::before {
    background-image: url("assets/images/button-menu-close.svg");
  }
}

/*!
Theme Name: なかのスキンケアクリニック
Tags:
Version: 1.0
*/
footer {
  width: 100%;
  background-color: #C7F1E7;
  padding: 65px 0 62px;
  position: relative;
  z-index: 3;
}
footer .wrapper {
  width: 100%;
  max-width: 1194px;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin: 0 auto;
  padding: 0 75px;
}
footer .wrapper .title {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 30px;
}
footer .wrapper .title .logo {
  display: block;
  width: 280px;
  height: 172px;
}
footer .wrapper .title ul {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 28px;
}
footer .wrapper .title ul li a {
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s ease;
}
footer .wrapper .title ul li a:hover {
  filter: brightness(1.1);
}
footer .wrapper .title ul li a span {
  display: none;
}
footer .wrapper .footer-main {
  width: 560px;
  display: flex;
  flex-direction: column;
  gap: 45px;
}
footer .wrapper .footer-main .footer-menu {
  display: flex;
  flex-direction: column;
  gap: 24px 50px;
  flex-wrap: wrap;
  height: 150px;
}
footer .wrapper .footer-main .footer-menu li a {
  font-size: 14px;
}
footer .wrapper .footer-main .copyright {
  font-size: 12px;
  text-align: right;
}
@media only screen and (max-width: 1280px) {
  footer .wrapper {
    padding: 0 4rem;
  }
}
@media only screen and (max-width: 1024px) {
  footer {
    padding: 0;
  }
  footer .wrapper {
    flex-direction: column;
    align-items: center;
    gap: 45px;
    padding: 40px 40px 100px;
  }
  footer .wrapper .title {
    gap: 40px;
  }
  footer .wrapper .title .logo {
    width: 195px;
    height: auto;
  }
  footer .wrapper .footer-main {
    width: 100%;
    align-items: center;
    gap: 35px;
  }
  footer .wrapper .footer-main .footer-menu {
    gap: 26px;
    width: 295px;
    height: 240px;
  }
  footer .wrapper .footer-main .footer-menu li a {
    font-size: 14px;
  }
  footer .wrapper .footer-main .copyright {
    font-size: 10px;
    text-align: center;
  }
}

/*!
Theme Name: なかのスキンケアクリニック
Tags:
Version: 1.0
*/
body.page-id-7 .page .page-body .wrapper article .content h2 {
  color: #6ECEB7;
  text-align: center;
  margin: 0 auto;
  padding: 0;
  border: none;
  letter-spacing: 0.1em;
  font-size: 36px;
  margin-bottom: 60px;
  font-weight: 600;
}
body.page-id-7 .page .page-body .wrapper article .content h3 {
  font-weight: 400;
  letter-spacing: 0.1em;
  font-size: 32px;
  text-align: center;
  margin-bottom: 60px;
  padding: 0;
  border: none;
}
body.page-id-7 .page .page-body .wrapper article .content .concept-lead {
  font-size: 32px;
  margin: 0 auto 90px auto;
  text-align: center;
}
body.page-id-7 .page .page-body .wrapper article .content .concept-list {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  gap: 30px;
  padding: 0 50px;
}
body.page-id-7 .page .page-body .wrapper article .content .concept-list li {
  border-radius: 16px;
  filter: drop-shadow(0px 0px 16px rgb(110, 206, 183));
  position: relative;
  width: calc(33.3333333333% - 15px);
  background-color: #6ECEB7;
}
body.page-id-7 .page .page-body .wrapper article .content .concept-list li::before {
  content: "";
  display: block;
  background-size: cover;
  position: absolute;
  top: -62px;
  left: -22px;
  z-index: 0;
  opacity: 0.9;
}
body.page-id-7 .page .page-body .wrapper article .content .concept-list li:nth-child(1)::before {
  background-image: url("assets/images/front-page/concept-01.webp");
  width: 104px;
  height: 85px;
}
body.page-id-7 .page .page-body .wrapper article .content .concept-list li:nth-child(1) .concept-icon img {
  width: 104px;
  height: 95px;
}
body.page-id-7 .page .page-body .wrapper article .content .concept-list li:nth-child(2)::before {
  background-image: url("assets/images/front-page/concept-02.webp");
  width: 116px;
  height: 86px;
}
body.page-id-7 .page .page-body .wrapper article .content .concept-list li:nth-child(2) .concept-icon img {
  width: 69px;
  height: 94px;
}
body.page-id-7 .page .page-body .wrapper article .content .concept-list li:nth-child(3)::before {
  background-image: url("assets/images/front-page/concept-03.webp");
  width: 117px;
  height: 86px;
}
body.page-id-7 .page .page-body .wrapper article .content .concept-list li:nth-child(3) .concept-icon img {
  width: 84px;
  height: 96px;
}
body.page-id-7 .page .page-body .wrapper article .content .concept-list li .concept-icon {
  background-color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 32px;
  padding: 24px 0;
  border-radius: 16px 16px 0 0;
  height: 270px;
}
body.page-id-7 .page .page-body .wrapper article .content .concept-list li .concept-icon h4 {
  color: #CFA227;
  font-size: 28px;
  line-height: 1.2;
  text-align: center;
}
body.page-id-7 .page .page-body .wrapper article .content .concept-list li .concept-text {
  color: #fff;
  padding: 24px;
  border-radius: 0 0 16px 16px;
}
body.page-id-7 .page .page-body .wrapper article .content .concept-list li .concept-text p {
  font-size: 18px;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  body.page-id-7 .page .page-body .wrapper article .content h2 {
    color: #6ECEB7;
    text-align: center;
    margin: 0 auto;
    padding: 0;
    border: none;
    letter-spacing: 0.1em;
    font-size: 24px;
    margin-bottom: 30px;
    font-weight: 600;
  }
  body.page-id-7 .page .page-body .wrapper article .content h3 {
    font-weight: 400;
    letter-spacing: 0.1em;
    font-size: 18px;
    text-align: center;
    margin-bottom: 30px;
    padding: 0;
    border: none;
  }
  body.page-id-7 .page .page-body .wrapper article .content .concept-lead {
    font-size: 18px;
    margin: 0 auto 60px auto;
    text-align: center;
  }
  body.page-id-7 .page .page-body .wrapper article .content .concept-list {
    flex-direction: column;
    gap: 80px;
    padding: 0 30px;
    margin-bottom: 0;
  }
  body.page-id-7 .page .page-body .wrapper article .content .concept-list li {
    border-radius: 24px;
    width: 100%;
    background-color: #6ECEB7;
  }
  body.page-id-7 .page .page-body .wrapper article .content .concept-list li::before {
    top: -34px;
    left: -20px;
  }
  body.page-id-7 .page .page-body .wrapper article .content .concept-list li:nth-child(1)::before {
    width: 73px;
    height: 60px;
  }
  body.page-id-7 .page .page-body .wrapper article .content .concept-list li:nth-child(1) .concept-icon img {
    width: 88px;
    height: 80px;
  }
  body.page-id-7 .page .page-body .wrapper article .content .concept-list li:nth-child(2)::before {
    width: 81px;
    height: 60px;
  }
  body.page-id-7 .page .page-body .wrapper article .content .concept-list li:nth-child(2) .concept-icon img {
    width: 66px;
    height: 90px;
  }
  body.page-id-7 .page .page-body .wrapper article .content .concept-list li:nth-child(3)::before {
    width: 82px;
    height: 60px;
  }
  body.page-id-7 .page .page-body .wrapper article .content .concept-list li:nth-child(3) .concept-icon img {
    width: 74px;
    height: 84px;
  }
  body.page-id-7 .page .page-body .wrapper article .content .concept-list li .concept-icon {
    gap: 16px;
    padding: 50px 0;
    border-radius: 24px 24px 0 0;
    height: auto;
  }
  body.page-id-7 .page .page-body .wrapper article .content .concept-list li .concept-icon h4 {
    font-size: 22px;
  }
  body.page-id-7 .page .page-body .wrapper article .content .concept-list li .concept-text {
    padding: 36px;
    border-radius: 0 0 24px 24px;
  }
  body.page-id-7 .page .page-body .wrapper article .content .concept-list li .concept-text p {
    font-size: 16px;
    line-height: 1.7;
  }
}
body.page-id-7 .page .page-body .wrapper article .content .wp-block-gallery {
  padding-top: 40px;
}
body.page-id-7 .page .page-body .wrapper article .content .wp-block-gallery img {
  border-radius: 16px;
}

body.page-id-20 .page .page-body .wrapper article .content dl.access-dl {
  margin-top: 2rem;
  order: 2;
  width: 390px;
  display: flex;
  flex-direction: column;
  gap: 24px;
}
body.page-id-20 .page .page-body .wrapper article .content dl.access-dl div {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
}
body.page-id-20 .page .page-body .wrapper article .content dl.access-dl div dt, body.page-id-20 .page .page-body .wrapper article .content dl.access-dl div dd {
  line-height: 1.5;
}
body.page-id-20 .page .page-body .wrapper article .content dl.access-dl div dt {
  width: 6rem;
}
body.page-id-20 .page .page-body .wrapper article .content dl.access-dl div dd {
  flex: 1;
  white-space: inherit;
}
@media screen and (max-width: 1280px) {
  body.page-id-20 .page .page-body .wrapper article .content dl.access-dl {
    gap: 20px;
  }
  body.page-id-20 .page .page-body .wrapper article .content dl.access-dl div {
    gap: 32px;
  }
  body.page-id-20 .page .page-body .wrapper article .content dl.access-dl div dt {
    width: 8.1vw;
  }
}
@media screen and (max-width: 1024px) {
  body.page-id-20 .page .page-body .wrapper article .content dl.access-dl {
    order: 3;
    width: 100%;
    gap: 1rem;
  }
  body.page-id-20 .page .page-body .wrapper article .content dl.access-dl div {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    gap: 2rem;
  }
  body.page-id-20 .page .page-body .wrapper article .content dl.access-dl div dt, body.page-id-20 .page .page-body .wrapper article .content dl.access-dl div dd {
    line-height: 1.5;
  }
  body.page-id-20 .page .page-body .wrapper article .content dl.access-dl div dt {
    width: 90px;
  }
}

body.page-id-17 .page .page-body .wrapper article .content .doctor-profile {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
body.page-id-17 .page .page-body .wrapper article .content .doctor-profile > div {
  display: flex;
  flex-direction: column;
  width: 100%;
  padding-bottom: 1rem;
  border-bottom: 1.5px solid #000;
  margin-bottom: 1rem;
}
body.page-id-17 .page .page-body .wrapper article .content .doctor-profile > div .doctor-position {
  margin-bottom: 1.5rem;
}
body.page-id-17 .page .page-body .wrapper article .content .doctor-profile > div > div {
  display: flex;
  align-items: baseline;
  gap: 1rem;
  margin-bottom: 1rem;
}
body.page-id-17 .page .page-body .wrapper article .content .doctor-profile > div > div .doctor-name-jp {
  font-size: 44px;
  line-height: 0.8;
}
body.page-id-17 .page .page-body .wrapper article .content .doctor-profile > div > div .doctor-name-en {
  font-size: 18px;
  line-height: 1;
}
body.page-id-17 .page .page-body .wrapper article .content .doctor-profile .doctor-text {
  line-height: 2;
  margin-bottom: 2rem;
}

.page .button.button-arrow {
  width: 300px;
  margin: 0 auto;
}
.page .is-layout-flex {
  margin-top: 0.5rem;
}
.page .risk-box {
  margin-top: 2rem;
  background: #FDF5E6;
  padding: 20px;
  text-align: left;
  border-radius: 20px;
  font-size: 18px;
  line-height: 2;
}
.page .risk-box h4 {
  color: #DDAF28;
  margin-bottom: 15px;
}
.page .biyou-box {
  background-color: #6ECEB7;
  padding: 30px;
  box-shadow: 20px 20px 10px rgba(0, 0, 0, 0.15);
  border-radius: 60px;
}
.page .biyou-box .menu-list {
  border: 3px solid #fff;
  border-radius: 40px;
  padding: 30px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 45px;
}
.page .biyou-box .menu-list li {
  width: calc(33.3333333333% - 45px);
}
.page .biyou-box .menu-list li a {
  display: block;
}
.page .biyou-box .menu-list li a:hover {
  opacity: 0.8;
}
.page .biyou-box .menu-list li a:hover img {
  transform: scale(1.05);
  transition: all 0.3s ease;
}

@media screen and (max-width: 1024px) {
  .page .risk-box {
    font-size: 16px;
    line-height: 2;
  }
  .page .biyou-box {
    background-color: #6ECEB7;
    padding: 15px;
    box-shadow: 10px 10px 5px rgba(0, 0, 0, 0.15);
    border-radius: 24px;
  }
  .page .biyou-box .menu-list {
    border: 3px solid #fff;
    border-radius: 18px;
    padding: 15px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 15px;
  }
  .page .biyou-box .menu-list li {
    width: calc(50% - 15px);
  }
  .page .biyou-box .menu-list li a {
    display: block;
  }
  .page .biyou-box .menu-list li a:hover {
    opacity: 0.8;
  }
  .page .biyou-box .menu-list li a:hover img {
    transform: scale(1.05);
    transition: all 0.3s ease;
  }
}
.page-title .wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 20px;
  background-image: url("assets/images/pc/bg-wave.webp");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 55px 0;
  position: relative;
  z-index: 1;
  max-width: inherit;
}
.page-title .wrapper .title-main {
  font-family: "Albert Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
  font-size: 60px;
  line-height: 80%;
  color: #CFA227;
  text-transform: uppercase;
}
.page-title .wrapper .title-sub {
  font-size: 20px;
  font-weight: 400;
  color: #CFA227;
  margin: 0;
}
@media screen and (max-width: 1024px) {
  .page-title .wrapper {
    gap: 12px;
    padding: 26px 0;
  }
  .page-title .wrapper .title-main {
    font-size: 28px;
  }
  .page-title .wrapper .title-sub {
    font-size: 14px;
  }
}

.page-body {
  background-color: #fff;
  box-shadow: 0px 0px 16px rgba(0, 0, 0, 0.2);
  position: relative;
  z-index: 2;
  flex: 1;
  padding: 0 2rem;
}
.page-body .wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 40px;
  padding: 0 0 80px;
}
@media screen and (max-width: 1024px) {
  .page-body {
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.2);
    padding: 0 20px;
  }
}

/*!
Theme Name: なかのスキンケアクリニック
Tags:
Version: 1.0
*/
#page-404 h3 {
  text-align: center;
  font-weight: normal;
}
#page-404 p {
  text-align: center;
}

/*!
Theme Name: なかのスキンケアクリニック
Tags:
Version: 1.0
*/
.home main {
  background-color: #F0FFFB;
}
.home main .home-mainvisual .wrapper {
  max-width: inherit;
  padding: 0;
}
.home main .home-mainvisual .wrapper #metaslider-id-89 ul.slides {
  display: block;
}
.home main .home-mainvisual .wrapper .home-mainvisual-pc {
  display: block;
}
.home main .home-mainvisual .wrapper .home-mainvisual-sp {
  display: none;
}
.home main .home-mainvisual .wrapper .metaslider.ms-theme-outline .flexslider ol.flex-control-nav:not(.flex-control-thumbs) {
  justify-content: center;
}
@media screen and (max-width: 1024px) {
  .home main .home-mainvisual .wrapper ul.slides {
    display: block;
  }
  .home main .home-mainvisual .wrapper .home-mainvisual-pc {
    display: none;
  }
  .home main .home-mainvisual .wrapper .home-mainvisual-sp {
    display: block;
  }
  .home main .home-mainvisual .wrapper .metaslider .flex-control-nav {
    justify-content: center;
  }
}
.home main .home-banners {
  padding: 0 2rem;
  background-color: #fff;
}
.home main .home-banners .wrapper ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 40px;
}
.home main .home-banners .wrapper ul li {
  width: calc((100% - 40px) / 2);
}
.home main .home-banners .wrapper ul li a {
  transition: opacity 0.3s ease;
}
.home main .home-banners .wrapper ul li a img {
  width: 100%;
  height: auto;
}
.home main .home-banners .wrapper ul li a:hover {
  opacity: 0.8;
}
@media screen and (max-width: 1280px) {
  .home main .home-banners .wrapper ul {
    gap: 20px;
  }
  .home main .home-banners .wrapper ul li {
    width: calc((100% - 20px) / 2);
  }
}
@media screen and (max-width: 1024px) {
  .home main .home-banners {
    padding: 25px 25px;
  }
  .home main .home-banners .wrapper {
    padding: 0;
  }
  .home main .home-banners .wrapper ul {
    gap: 20px;
  }
}
.home main .home-campaign {
  background-color: #F0FFFB;
  padding: 180px 0;
}
.home main .home-campaign .wrapper {
  width: 100%;
  max-width: 1194px;
  margin: 0 auto;
  padding: 0;
}
.home main .home-campaign .wrapper .campaign-bnr {
  max-width: 480px;
  text-align: center;
  margin: 0 auto;
}
.home main .home-campaign .wrapper .campaign-bnr a {
  display: block;
}
.home main .home-campaign .wrapper .campaign-bnr a img {
  width: 100%;
  height: auto;
  transition: opacity 0.3s ease;
}
.home main .home-campaign .wrapper .campaign-bnr a img:hover {
  opacity: 0.8;
}
.home main .home-campaign .wrapper .splide {
  position: relative;
}
.home main .home-campaign .wrapper .splide .splide__arrows {
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.home main .home-campaign .wrapper .splide .splide__arrows .splide__arrow {
  pointer-events: auto;
  cursor: pointer;
  width: 54px;
  height: 54px;
  background-image: url("assets/images/front-page/button-green.svg");
  background-size: cover;
  background-position: center;
  background-color: transparent;
  border: none;
  position: absolute;
  top: calc(50% - 27px);
  opacity: 0.7;
  transition: opacity 0.3s ease;
}
.home main .home-campaign .wrapper .splide .splide__arrows .splide__arrow:hover {
  opacity: 1;
}
.home main .home-campaign .wrapper .splide .splide__arrows .splide__arrow.splide__arrow--prev {
  left: -106px;
  transform: scaleX(-1);
}
.home main .home-campaign .wrapper .splide .splide__arrows .splide__arrow.splide__arrow--next {
  right: -106px;
}
.home main .home-campaign .wrapper .splide .splide__arrows .splide__arrow svg {
  display: none;
}
.home main .home-campaign .wrapper .splide .splide__track {
  z-index: 1;
  overflow: hidden;
}
.home main .home-campaign .wrapper .splide .splide__track .splide__list {
  display: flex;
  justify-content: flex-start;
  gap: 0;
}
.home main .home-campaign .wrapper .splide .splide__track .splide__list .splide__slide {
  flex-shrink: 0;
}
.home main .home-campaign .wrapper .splide .splide__track .splide__list .splide__slide a {
  display: block;
  width: 100%;
  aspect-ratio: 1/1;
  transition: filter 0.3s ease;
}
.home main .home-campaign .wrapper .splide .splide__track .splide__list .splide__slide a:hover {
  filter: brightness(1.1);
}
.home main .home-campaign .wrapper .splide .splide__sr {
  display: none;
}
@media screen and (max-width: 1480px) {
  .home main .home-campaign .wrapper .splide .splide__arrows .splide__arrow.splide__arrow--prev {
    left: -27px;
  }
  .home main .home-campaign .wrapper .splide .splide__arrows .splide__arrow.splide__arrow--next {
    right: -27px;
  }
}
@media screen and (max-width: 1280px) {
  .home main .home-campaign .wrapper {
    padding: 0 2rem;
  }
  .home main .home-campaign .wrapper .splide .splide__arrows .splide__arrow.splide__arrow--prev {
    left: -27px;
  }
  .home main .home-campaign .wrapper .splide .splide__arrows .splide__arrow.splide__arrow--next {
    right: -27px;
  }
}
@media screen and (max-width: 1024px) {
  .home main .home-campaign {
    padding: 32px 0 40px;
  }
  .home main .home-campaign .wrapper {
    padding: 0;
  }
  .home main .home-campaign .wrapper .campaign-bnr {
    max-width: inherit;
    width: calc(100% - 50px);
  }
  .home main .home-campaign .wrapper .campaign-bnr a {
    display: block;
  }
  .home main .home-campaign .wrapper .campaign-bnr a img {
    width: 100%;
    height: auto;
    transition: opacity 0.3s ease;
  }
  .home main .home-campaign .wrapper .campaign-bnr a img:hover {
    opacity: 0.8;
  }
  .home main .home-campaign .wrapper .splide .splide__arrows .splide__arrow {
    width: 38px;
    height: 38px;
    top: calc(50% - 19px);
  }
  .home main .home-campaign .wrapper .splide .splide__arrows .splide__arrow.splide__arrow--prev {
    left: 10px;
  }
  .home main .home-campaign .wrapper .splide .splide__arrows .splide__arrow.splide__arrow--next {
    right: 10px;
  }
}
.home main .home-concept {
  padding: 0;
  position: relative;
  padding: 310px 0;
  background-color: #fff;
}
.home main .home-concept::before, .home main .home-concept::after {
  content: "";
  display: block;
  width: 100%;
  height: 50%;
  background-size: 100% auto;
  position: absolute;
  left: 0;
  z-index: 0;
  pointer-events: none;
}
.home main .home-concept::before {
  background-image: url("assets/images/front-page/pc/concept-bg-top.webp");
  background-position: center top;
  top: 0;
}
.home main .home-concept::after {
  background-image: url("assets/images/front-page/pc/concept-bg-bottom.webp");
  background-position: center bottom;
  bottom: 0;
}
.home main .home-concept .wrapper {
  width: 100%;
  max-width: 1194px;
  margin: 0 auto;
  padding: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 120px;
  position: relative;
  z-index: 1;
}
.home main .home-concept .wrapper .subhead {
  margin-bottom: 0;
}
.home main .home-concept .wrapper .concept-lead {
  font-size: 32px;
}
.home main .home-concept .wrapper .concept-list {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  gap: 120px;
  padding: 0 50px;
}
.home main .home-concept .wrapper .concept-list li {
  border-radius: 16px;
  filter: drop-shadow(0px 0px 32px rgb(110, 206, 183));
  position: relative;
  width: 270px;
  background-color: #6ECEB7;
}
.home main .home-concept .wrapper .concept-list li::before {
  content: "";
  display: block;
  background-size: cover;
  position: absolute;
  top: -62px;
  left: -22px;
  z-index: 0;
  opacity: 0.9;
}
.home main .home-concept .wrapper .concept-list li:nth-child(1)::before {
  background-image: url("assets/images/front-page/concept-01.webp");
  width: 104px;
  height: 85px;
}
.home main .home-concept .wrapper .concept-list li:nth-child(1) .concept-icon img {
  width: 104px;
  height: 95px;
}
.home main .home-concept .wrapper .concept-list li:nth-child(2)::before {
  background-image: url("assets/images/front-page/concept-02.webp");
  width: 116px;
  height: 86px;
}
.home main .home-concept .wrapper .concept-list li:nth-child(2) .concept-icon img {
  width: 69px;
  height: 94px;
}
.home main .home-concept .wrapper .concept-list li:nth-child(3)::before {
  background-image: url("assets/images/front-page/concept-03.webp");
  width: 117px;
  height: 86px;
}
.home main .home-concept .wrapper .concept-list li:nth-child(3) .concept-icon img {
  width: 84px;
  height: 96px;
}
.home main .home-concept .wrapper .concept-list li .concept-icon {
  background-color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 32px;
  padding: 24px 0;
  border-radius: 16px 16px 0 0;
  height: 270px;
}
.home main .home-concept .wrapper .concept-list li .concept-icon h4 {
  color: #CFA227;
  font-size: 28px;
  line-height: 1.2;
  text-align: center;
}
.home main .home-concept .wrapper .concept-list li .concept-text {
  color: #fff;
  padding: 24px;
  border-radius: 0 0 16px 16px;
}
.home main .home-concept .wrapper .concept-list li .concept-text p {
  font-size: 18px;
  text-align: center;
}
@media screen and (max-width: 1280px) {
  .home main .home-concept {
    padding: 20.9vw 0;
  }
  .home main .home-concept .wrapper {
    gap: 60px;
    padding: 0 2rem;
    gap: 120px;
  }
  .home main .home-concept .wrapper .concept-lead {
    font-size: 24px;
  }
  .home main .home-concept .wrapper .concept-list {
    gap: 8.1vw;
    padding: 0 3.3vw;
  }
  .home main .home-concept .wrapper .concept-list li {
    width: 18.2vw;
  }
  .home main .home-concept .wrapper .concept-list li::before {
    top: -4.1vw;
    left: -1.5vw;
  }
  .home main .home-concept .wrapper .concept-list li:nth-child(1)::before {
    width: 7vw;
    height: 5.7vw;
  }
  .home main .home-concept .wrapper .concept-list li:nth-child(1) .concept-icon img {
    width: 7vw;
    height: 6.4vw;
  }
  .home main .home-concept .wrapper .concept-list li:nth-child(2)::before {
    width: 7.8vw;
    height: 5.8vw;
  }
  .home main .home-concept .wrapper .concept-list li:nth-child(2) .concept-icon img {
    width: 4.6vw;
    height: 6.4vw;
  }
  .home main .home-concept .wrapper .concept-list li:nth-child(3)::before {
    width: 7.9vw;
    height: 5.8vw;
  }
  .home main .home-concept .wrapper .concept-list li:nth-child(3) .concept-icon img {
    width: 5.7vw;
    height: 6.5vw;
  }
  .home main .home-concept .wrapper .concept-list li .concept-icon {
    gap: 2.2vw;
    padding: 1.6vw 0;
    height: 18.2vw;
  }
  .home main .home-concept .wrapper .concept-list li .concept-icon h4 {
    font-size: 1.9vw;
  }
  .home main .home-concept .wrapper .concept-list li .concept-text {
    padding: 1.6vw;
  }
}
@media screen and (max-width: 1024px) {
  .home main .home-concept {
    padding: 40px 0 120px;
  }
  .home main .home-concept::before {
    background-image: url("assets/images/front-page/sp/concept-bg-top.webp");
  }
  .home main .home-concept::after {
    background-image: url("assets/images/front-page/sp/concept-bg-bottom.webp");
  }
  .home main .home-concept .wrapper {
    gap: 0;
    padding: 0;
  }
  .home main .home-concept .wrapper .subhead {
    margin-bottom: 40px;
  }
  .home main .home-concept .wrapper .concept-lead {
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 80px;
  }
  .home main .home-concept .wrapper .concept-list {
    flex-direction: column;
    gap: 80px;
    padding: 0 60px;
    margin-bottom: 80px;
  }
  .home main .home-concept .wrapper .concept-list li {
    border-radius: 24px;
    width: 100%;
    background-color: #6ECEB7;
  }
  .home main .home-concept .wrapper .concept-list li::before {
    top: -34px;
    left: -20px;
  }
  .home main .home-concept .wrapper .concept-list li:nth-child(1)::before {
    width: 73px;
    height: 60px;
  }
  .home main .home-concept .wrapper .concept-list li:nth-child(1) .concept-icon img {
    width: 88px;
    height: 80px;
  }
  .home main .home-concept .wrapper .concept-list li:nth-child(2)::before {
    width: 81px;
    height: 60px;
  }
  .home main .home-concept .wrapper .concept-list li:nth-child(2) .concept-icon img {
    width: 66px;
    height: 90px;
  }
  .home main .home-concept .wrapper .concept-list li:nth-child(3)::before {
    width: 82px;
    height: 60px;
  }
  .home main .home-concept .wrapper .concept-list li:nth-child(3) .concept-icon img {
    width: 74px;
    height: 84px;
  }
  .home main .home-concept .wrapper .concept-list li .concept-icon {
    gap: 16px;
    padding: 50px 0;
    border-radius: 24px 24px 0 0;
    height: auto;
  }
  .home main .home-concept .wrapper .concept-list li .concept-icon h4 {
    font-size: 22px;
  }
  .home main .home-concept .wrapper .concept-list li .concept-text {
    padding: 36px;
    border-radius: 0 0 24px 24px;
  }
  .home main .home-concept .wrapper .concept-list li .concept-text p {
    font-size: 16px;
    line-height: 1.7;
  }
}
.home main .bg-wave {
  background-image: url("assets/images/pc/bg-wave.webp");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 200px;
  padding: 200px 0 280px;
}
@media screen and (max-width: 1280px) {
  .home main .bg-wave {
    gap: 13.5vw;
    padding: 13.5vw 0 18.9vw;
  }
}
@media screen and (max-width: 1024px) {
  .home main .bg-wave {
    background-image: url("assets/images/sp/bg-wave.webp");
    gap: 80px;
    padding: 40px 0 80px;
  }
}
.home main .home-menu {
  width: 100%;
  padding-right: calc(50vw - 600px);
}
.home main .home-menu .wrapper {
  background-color: #6ECEB7;
  padding: 30px 30px 30px 0;
  box-shadow: 20px 20px 10px rgba(0, 0, 0, 0.15);
  border-radius: 0 100px 100px 0;
}
.home main .home-menu .wrapper .section-body {
  position: relative;
  border: 3px solid #fff;
  border-left: none;
  border-radius: 0 80px 80px 0;
  padding: 60px 0 40px;
}
.home main .home-menu .wrapper .section-body > div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 594px;
  margin-left: calc(50vw - 600px);
  position: relative;
  z-index: 1;
}
.home main .home-menu .wrapper .section-body > div .subhead {
  color: #fff;
  margin-bottom: 60px;
}
.home main .home-menu .wrapper .section-body > div .menu-list {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  margin-bottom: 56px;
}
.home main .home-menu .wrapper .section-body > div .menu-list li {
  width: 178px;
  height: 178px;
}
.home main .home-menu .wrapper .section-body > div .menu-list li a {
  transition: opacity 0.3s ease;
}
.home main .home-menu .wrapper .section-body > div .menu-list li a:hover {
  opacity: 0.8;
}
.home main .home-menu .wrapper .section-body > div .menu-list li a:hover img {
  transform: scale(1.05);
  transition: all 0.3s ease;
}
.home main .home-menu .wrapper .section-body picture {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 0;
  width: 630px;
  height: 769px;
}
@media screen and (max-width: 1280px) {
  .home main .home-menu {
    padding-right: 10.4vw;
  }
  .home main .home-menu .wrapper {
    padding: 2.7vw 2.7vw 2.7vw 0;
    box-shadow: 1.3vw 1.3vw 0.7vw rgba(0, 0, 0, 0.15);
    border-radius: 0 7vw 7vw 0;
  }
  .home main .home-menu .wrapper .section-body {
    border-radius: 0 5.3vw 5.3vw 0;
    padding: 4vw 0 2.7vw;
  }
  .home main .home-menu .wrapper .section-body > div {
    width: 39.6vw;
    margin-left: 10.4vw;
  }
  .home main .home-menu .wrapper .section-body > div .subhead {
    margin-bottom: 4vw;
  }
  .home main .home-menu .wrapper .section-body > div .menu-list {
    gap: 2vw;
    margin-bottom: 3.7vw;
  }
  .home main .home-menu .wrapper .section-body > div .menu-list li {
    width: 11.8666666667vw;
    height: 11.8666666667vw;
  }
  .home main .home-menu .wrapper .section-body picture {
    width: 42vw;
    height: 51.3vw;
  }
}
@media screen and (max-width: 1024px) {
  .home main .home-menu {
    padding-right: 0;
  }
  .home main .home-menu .wrapper {
    padding: 20px 0;
    box-shadow: none;
    border-radius: 0;
  }
  .home main .home-menu .wrapper .section-body {
    border-right: none;
    border-radius: 0;
    padding: 40px 20px 400px;
  }
  .home main .home-menu .wrapper .section-body > div {
    width: 100%;
    margin-left: 0;
  }
  .home main .home-menu .wrapper .section-body > div .subhead {
    margin-bottom: 40px;
  }
  .home main .home-menu .wrapper .section-body > div .menu-list {
    gap: 15px;
    margin-bottom: 36px;
  }
  .home main .home-menu .wrapper .section-body > div .menu-list li {
    width: calc((100% - 15px) / 2);
    height: calc((100% - 15px) / 2);
  }
  .home main .home-menu .wrapper .section-body picture {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 0;
    width: 328px;
    height: 400px;
  }
}
.home main .home-doctor {
  padding-left: calc(50vw - 400px);
}
.home main .home-doctor .wrapper {
  position: relative;
}
.home main .home-doctor .wrapper .subhead {
  position: absolute;
  top: -40px;
  left: 180px;
  z-index: 3;
}
.home main .home-doctor .wrapper .doctor-photo {
  position: absolute;
  top: -56px;
  left: -240px;
  width: 459px;
  height: 632px;
  z-index: 2;
}
.home main .home-doctor .wrapper .section-body {
  background-color: #F0FFFB;
  box-shadow: 20px 20px 10px rgba(0, 0, 0, 0.15);
  padding: 80px calc(50vw - 530px) 36px 340px;
  z-index: 1;
}
.home main .home-doctor .wrapper .section-body .doctor-profile {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.home main .home-doctor .wrapper .section-body .doctor-profile > div {
  display: flex;
  flex-direction: column;
  width: 100%;
  padding-bottom: 1rem;
  border-bottom: 1.5px solid #000;
  margin-bottom: 1rem;
}
.home main .home-doctor .wrapper .section-body .doctor-profile > div .doctor-position {
  margin-bottom: 1.5rem;
}
.home main .home-doctor .wrapper .section-body .doctor-profile > div > div {
  display: flex;
  align-items: baseline;
  gap: 1rem;
  margin-bottom: 1rem;
}
.home main .home-doctor .wrapper .section-body .doctor-profile > div > div .doctor-name-jp {
  font-size: 44px;
  line-height: 0.8;
}
.home main .home-doctor .wrapper .section-body .doctor-profile > div > div .doctor-name-en {
  font-size: 18px;
  line-height: 1;
}
.home main .home-doctor .wrapper .section-body .doctor-profile .doctor-text {
  line-height: 2;
  margin-bottom: 2rem;
}
@media screen and (max-width: 1480px) {
  .home main .home-doctor .wrapper .doctor-photo {
    left: -220px;
  }
}
@media screen and (max-width: 1280px) {
  .home main .home-doctor {
    padding-left: 23vw;
  }
  .home main .home-doctor .wrapper .subhead {
    left: 12.1vw;
  }
  .home main .home-doctor .wrapper .doctor-photo {
    left: -200px;
    width: 400px;
    height: auto;
  }
  .home main .home-doctor .wrapper .section-body {
    padding: 5.4vw 9vw 2.4vw 23vw;
  }
  .home main .home-doctor .wrapper .section-body .doctor-profile > div > div .doctor-name-jp {
    font-size: 38px;
  }
  .home main .home-doctor .wrapper .section-body .doctor-profile > div > div .doctor-name-en {
    font-size: 16px;
  }
}
@media screen and (max-width: 1024px) {
  .home main .home-doctor {
    padding-left: 0;
  }
  .home main .home-doctor .wrapper {
    padding: 240px 20px 0;
  }
  .home main .home-doctor .wrapper .subhead {
    position: absolute;
    top: 372px;
    left: 50%;
    transform: translateX(-50%);
    z-index: auto;
  }
  .home main .home-doctor .wrapper .doctor-photo {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 237px;
    height: 326px;
    z-index: 2;
  }
  .home main .home-doctor .wrapper .section-body {
    padding: 236px 24px 40px 24px;
    box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.15);
  }
  .home main .home-doctor .wrapper .section-body .doctor-profile {
    align-items: center;
  }
  .home main .home-doctor .wrapper .section-body .doctor-profile > div {
    padding-bottom: 32px;
    margin-bottom: 14px;
  }
  .home main .home-doctor .wrapper .section-body .doctor-profile > div .doctor-position {
    font-size: 14px;
    text-align: center;
    margin-bottom: 1rem;
  }
  .home main .home-doctor .wrapper .section-body .doctor-profile > div > div {
    flex-direction: column;
    align-items: center;
    gap: 1.5rem;
    margin-bottom: 0;
  }
  .home main .home-doctor .wrapper .section-body .doctor-profile > div > div .doctor-name-jp {
    font-size: 34px;
    line-height: 0.8;
  }
  .home main .home-doctor .wrapper .section-body .doctor-profile > div > div .doctor-name-en {
    font-size: 14px;
    line-height: 1;
  }
  .home main .home-doctor .wrapper .section-body .doctor-profile .doctor-text {
    line-height: 2;
    margin-bottom: 40px;
  }
}
.home main .home-instagram {
  padding: 160px 0 90px;
}
.home main .home-instagram .wrapper {
  padding: 0 71px 0 270px;
  position: relative;
}
.home main .home-instagram .wrapper .subhead {
  transform: rotate(90deg);
  transform-origin: left top;
  position: absolute;
  top: 0;
  left: 110px;
  z-index: 1;
  align-items: flex-start;
}
.home main .home-instagram .wrapper .section-body {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 60px;
}
.home main .home-instagram .wrapper .section-body .instagram-frame {
  width: 827px;
  height: auto;
  background-color: #ADDFD3;
  border-radius: 20px;
  padding: 15px;
}
.home main .home-instagram .wrapper .section-body .instagram-frame #sb_instagram {
  border-radius: 8px;
  overflow: hidden;
}
.home main .home-instagram .wrapper .section-body .instagram-frame #sb_instagram #sbi_images {
  padding: 0;
}
@media screen and (max-width: 1280px) {
  .home main .home-instagram {
    padding: 10.8vw 0 6vw;
  }
  .home main .home-instagram .wrapper {
    padding: 0 4.7vw 0 18.2vw;
  }
  .home main .home-instagram .wrapper .subhead {
    left: 13vw;
  }
  .home main .home-instagram .wrapper .section-body .instagram-frame {
    width: 70vw;
  }
}
@media screen and (max-width: 1024px) {
  .home main .home-instagram {
    padding: 50px 0 80px;
  }
  .home main .home-instagram .wrapper {
    padding: 0 20px;
  }
  .home main .home-instagram .wrapper .subhead {
    transform: none;
    position: static;
    align-items: center;
  }
  .home main .home-instagram .wrapper .section-body {
    gap: 40px;
  }
  .home main .home-instagram .wrapper .section-body .instagram-frame {
    width: 100%;
    border-radius: 12px;
    padding: 12px;
  }
}
.home main .home-news {
  position: relative;
  z-index: 1;
}
.home main .home-news .wrapper {
  max-width: 1480px;
  filter: drop-shadow(0px -15px 15px rgba(0, 0, 0, 0.12));
  border-radius: 200px 200px 0 0;
  background-image: url(assets/images/pc/bg-wave.webp);
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  padding: 200px 160px;
}
.home main .home-news .wrapper .section-body {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 140px;
  position: relative;
}
.home main .home-news .wrapper .section-body .subhead {
  display: flex;
  flex-direction: column;
  gap: 0;
}
.home main .home-news .wrapper .section-body .subhead .en {
  margin-bottom: 1rem;
}
.home main .home-news .wrapper .section-body .button {
  position: absolute;
  top: 200px;
  left: 0;
}
.home main .home-news .wrapper .section-body .section-body {
  flex: 1;
}
.home main .home-news .wrapper .section-body .section-body ul {
  display: flex;
  flex-direction: column;
  gap: 50px;
}
.home main .home-news .wrapper .section-body .section-body ul li {
  border-bottom: 1px solid #6ECEB7;
}
.home main .home-news .wrapper .section-body .section-body ul li a {
  padding: 0 32px 12px;
  display: flex;
  gap: 4rem;
}
.home main .home-news .wrapper .section-body .section-body ul li a:hover {
  text-decoration: none;
}
.home main .home-news .wrapper .section-body .section-body ul li a:hover .title {
  text-decoration: underline;
}
@media only screen and (max-width: 1480px) {
  .home main .home-news .wrapper .section-body .subhead {
    width: 280px;
  }
}
@media only screen and (max-width: 1280px) {
  .home main .home-news .wrapper {
    filter: drop-shadow(0px -12px 12px rgba(0, 0, 0, 0.12));
    border-radius: 13.5vw 13.5vw 0 0;
    padding: 13.5vw 10.8vw;
  }
  .home main .home-news .wrapper .section-body {
    gap: 9.3vw;
  }
  .home main .home-news .wrapper .section-body .subhead {
    width: 247px;
  }
  .home main .home-news .wrapper .section-body .button {
    top: 160px;
  }
}
@media only screen and (max-width: 1024px) {
  .home main .home-news .wrapper {
    filter: drop-shadow(0px -10px 10px rgba(0, 0, 0, 0.12));
    border-radius: 40px 40px 0 0;
    background-image: url(assets/images/sp/bg-wave.webp);
    padding: 40px 20px 80px;
  }
  .home main .home-news .wrapper .section-body {
    flex-direction: column;
    gap: 40px;
  }
  .home main .home-news .wrapper .section-body .subhead .en {
    margin-bottom: 1rem;
  }
  .home main .home-news .wrapper .section-body .button {
    position: static;
    top: auto;
    left: auto;
  }
  .home main .home-news .wrapper .section-body .section-body ul {
    gap: 20px;
  }
  .home main .home-news .wrapper .section-body .section-body ul li a {
    padding: 0 0 1rem;
    gap: 1.5rem;
  }
}
.home main .home-links {
  padding: 0;
}
.home main .home-links .wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  gap: 0;
  padding: 0;
}
.home main .home-links .wrapper > div {
  width: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 24px;
  padding: 190px 0 100px;
  background-size: cover;
  background-position: center;
}
.home main .home-links .wrapper > div .subhead {
  font-size: 120px;
  color: #fff;
  text-align: center;
}
.home main .home-links .wrapper > div .button {
  min-width: 270px;
}
@media only screen and (max-width: 1024px) {
  .home main .home-links .wrapper > div {
    width: 100%;
    padding: 100px 0 60px;
  }
  .home main .home-links .wrapper > div .subhead {
    font-size: 45px;
  }
  .home main .home-links .wrapper > div .button {
    min-width: 200px;
  }
}

/*!
Theme Name: なかのスキンケアクリニック
Tags:
Version: 1.0
*/
.page-index .page-body {
  padding: 0 2rem;
}
.page-index .page-body .news-list {
  display: flex;
  flex-direction: column;
  gap: 40px;
  max-width: 900px;
  margin: 0 auto 40px;
}
.page-index .page-body .news-list li {
  width: 100%;
  border-bottom: 1.5px solid #6ECEB7;
}
.page-index .page-body .news-list li a {
  display: flex;
  padding: 20px 32px;
}
.page-index .page-body .news-list li a time, .page-index .page-body .news-list li a h4 {
  display: block;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
}
.page-index .page-body .news-list li a time {
  width: 8rem;
  white-space: nowrap;
  padding-right: 2rem;
}
.page-index .page-body .news-list li a h4 {
  flex: 1;
}
.page-index .page-body .news-list li a:hover {
  text-decoration: none;
}
.page-index .page-body .news-list li a:hover h4 {
  text-decoration: underline;
}
@media only screen and (max-width: 1024px) {
  .page-index .page-body .news-list li a {
    padding: 1rem 0;
  }
}
.page-index .page-body .campaign-list {
  display: flex;
  flex-wrap: wrap;
  gap: 38px;
  max-width: 1194px;
  margin: 0 auto 40px;
}
.page-index .page-body .campaign-list li {
  width: calc((100% - 114px) / 4);
}
.page-index .page-body .campaign-list li a {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.page-index .page-body .campaign-list li a h4 {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5;
}
.page-index .page-body .campaign-list li a time {
  font-size: 16px;
  color: #999;
}
.page-index .page-body .campaign-list li a:hover {
  text-decoration: none;
}
.page-index .page-body .campaign-list li a:hover h4 {
  text-decoration: underline;
}
@media only screen and (max-width: 1024px) {
  .page-index .page-body .campaign-list li {
    width: 100%;
  }
  .page-index .page-body .campaign-list li a h4 {
    font-size: 18px;
  }
  .page-index .page-body .campaign-list li a time {
    font-size: 16px;
  }
}

/*!
Theme Name: なかのスキンケアクリニック
Tags:
Version: 1.0
*/
main.news .news-body .wrapper .news-list {
  gap: 2rem;
  flex-wrap: wrap;
}
main.news .news-body .wrapper .news-list li {
  width: calc((100% - 4rem) / 3);
}
main.news .news-body .wrapper .news-list li a h4 {
  font-size: 24px;
}
main.news .news-body .wrapper .news-list li a time {
  display: block;
  font-size: 14px;
  margin-top: -0.5rem;
}
main.news .news-body .wrapper .news-list li a p {
  font-size: 16px;
}
main.news .news-body .wrapper article {
  margin-bottom: 2rem;
}
main.news .news-body .wrapper article h3 {
  color: #0F62A7;
  font-size: 32px;
  background-color: transparent;
  text-align: left;
  margin-bottom: 1rem;
}
main.news .news-body .wrapper article time {
  display: block;
  color: #808080;
  margin-bottom: 2rem;
}
@media only screen and (max-width: 1024px) {
  main.news .news-body .wrapper .news-list li {
    width: 100%;
  }
}

/*!
Theme Name: なかのスキンケアクリニック
Tags:
Version: 1.0
*/
.page-body {
  padding: 0 2rem;
}
.page-body .wrapper article {
  display: flex;
  flex-direction: column;
  gap: 36px;
  width: 100%;
  max-width: 900px;
}
.page-body .wrapper article .article-header {
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
  padding-bottom: 1rem;
  border-bottom: 3px solid #6ECEB7;
}
.page-body .wrapper article .article-header h1 {
  font-size: 28px;
  font-weight: 400;
  line-height: 1.5;
  margin: 0;
}
.page-body .wrapper article .article-header time {
  display: block;
  color: #ccc;
}
.page-body .wrapper article .content {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
.page-body .wrapper article .content h2 {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.5;
  margin: 0;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  padding-bottom: 0.5rem;
  border-bottom: 1.5px solid #6ECEB7;
  border-left: 6px solid #6ECEB7;
  padding-left: 0.75rem;
  margin-top: 2rem;
}
.page-body .wrapper article .content h3 {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.5;
  padding-bottom: 0.5rem;
  border-bottom: 1.5px solid #ccc;
}
.page-body .wrapper article .content h4 {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5;
}
.page-body .wrapper article .content p {
  font-size: 18px;
  line-height: 2;
  padding-bottom: 1rem;
}
.page-body .wrapper article .content p:last-child {
  padding-bottom: 0;
}
.page-body .wrapper article .content .wp-block-list {
  display: block;
  padding-bottom: 1.5rem;
  line-height: 2;
}
.page-body .wrapper article .content .wp-block-list li {
  margin-bottom: 0.75rem;
  padding-left: 1.5rem;
  position: relative;
  list-style: none;
}
.page-body .wrapper article .content .wp-block-list li:before {
  content: "●";
  font-size: 80%;
  position: absolute;
  left: 0;
  top: 5px;
  color: #6ECEB7;
  border-radius: 50%;
}
.page-body .wrapper article .content .wp-block-list li:last-child {
  margin-bottom: 0;
}
.page-body .wrapper article.article-campaign .eyecatch {
  margin-bottom: 1.5rem;
}
.page-body .wrapper article.article-campaign .article-header {
  padding-bottom: 0;
  border-bottom: none;
}
@media screen and (max-width: 1024px) {
  .page-body .wrapper article .article-header h1 {
    font-size: 22px;
  }
  .page-body .wrapper article .article-header time {
    font-size: 14px;
  }
  .page-body .wrapper article .content h2 {
    font-size: 20px;
  }
  .page-body .wrapper article .content h3 {
    font-size: 18px;
  }
  .page-body .wrapper article .content h4 {
    font-size: 16px;
  }
  .page-body .wrapper article .content p {
    font-size: 16px;
  }
  .page-body .wrapper article .content .wp-block-list li {
    font-size: 16px;
  }
}/*# sourceMappingURL=style.css.map */