@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Zen+Kaku+Gothic+New:wght@300;400;500;700;900&display=swap");
/*! normalize.css v8.0.1 | 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;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * 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 {
  -webkit-box-sizing: content-box;
  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 */
  -webkit-text-decoration: underline dotted;
  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 {
  -webkit-box-sizing: border-box;
  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"] {
  -webkit-box-sizing: border-box;
  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;
}

html {
  font-size: 62.5%;
}

body {
  font-size: clamp(1.4rem, 1.28vw, 1.6rem);
  line-height: 1.5;
  font-weight: 400;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  font-family: "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "游明朝 Medium", "Yu Mincho Medium", "YuMincho Medium", serif;
  word-wrap: break-word;
  color: #333;
}

*, *:before, *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

a {
  color: #333;
  text-decoration: none;
  -webkit-transition: all .5s;
  transition: all .5s;
}

a:hover {
  opacity: .8;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
}

ul, ol {
  margin: 0;
  padding: 0;
}

ul li, ol li {
  list-style: none;
}

figure {
  margin: 0;
}

.l-container {
  width: 1140px;
  max-width: calc(100% - 20px);
  margin: 0 auto;
}

.l-container--01 {
  width: 1510px;
}

.l-contents {
  margin: 20px 0;
}

.l-contents__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media screen and (min-width: 768px) {
  .l-contents__inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}

.l-footer {
  background: #f6f0e4;
  border-top: 7px solid #bc9c5e;
}

@media screen and (max-width: 767px) {
  .l-footer {
    padding-bottom: min(11.73333vw, 88px);
  }
}

.l-footer__wrap {
  padding: min(5.33333vw, 50px) 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 20px;
}

@media screen and (max-width: 767px) {
  .l-footer__wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@media screen and (max-width: 767px) {
  .l-footer__logobox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 5px;
  }
}

@media screen and (max-width: 767px) {
  .l-footer__logo {
    width: 50%;
  }
}

.l-footer__subjects {
  color: #bc9c5e;
  font-weight: 500;
  margin: 0;
  letter-spacing: .2em;
}

@media screen and (min-width: 768px) {
  .l-footer__subjects {
    margin: 15px 0 0 20px;
  }
}

@media screen and (max-width: 767px) {
  .l-footer__subjects {
    font-size: 1.1rem;
    white-space: nowrap;
  }
}

.l-footer-menu {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 40px 20px;
}

@media screen and (min-width: 768px) {
  .l-footer-menu {
    grid-template-columns: repeat(4, 1fr);
    gap: 70px;
  }
}

@media screen and (max-width: 767px) {
  .l-footer-menu {
    padding-inline: 20px;
  }
}

.l-footer-menu-list__item:not(:last-child) {
  margin-bottom: 10px;
}

.l-footer-menu-list__link {
  font-size: 1.4rem;
  font-weight: 700;
  color: #6f4f3e;
  display: block;
}

.l-footer__copyright {
  background: #bc9c5e;
  color: #fff;
  display: block;
  text-align: center;
  padding: min(2.66667vw, 15px) 0;
  font-size: clamp(1rem, 1.12vw, 1.4rem);
  letter-spacing: .1em;
}

.l-header {
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 20;
  background-image: url(../images/beauty/bg_header_sp.png);
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: cover;
  padding: 0 min(1.33333vw, 32px) min(1.33333vw, 10px) min(1.33333vw, 44px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  gap: 20px;
}

@media screen and (min-width: 768px) {
  .l-header {
    gap: 10px;
    background-image: url(../images/beauty/bg_header.png);
  }
}

@media screen and (max-width: 767px) {
  .l-header {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

@media screen and (max-width: 767px) {
  .l-header__logowrap {
    width: 45%;
  }
}

.l-header__logo {
  margin: 0;
  line-height: 0;
}

.l-header__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}

.l-header-access {
  color: #b07d19;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
}

.l-header-access__icon {
  width: 52px;
  aspect-ratio: 1;
  border: 1px solid #bc9c5e;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media screen and (max-width: 767px) {
  .l-header-access__icon {
    display: none;
  }
}

.l-header-access__txt {
  font-size: clamp(1.2rem, 1.28vw, 1.6rem);
  font-weight: 700;
  margin: 0;
}

.l-header-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.l-header-bar__link {
  display: block;
  height: min(95px,100%);
}

.l-header-bar__link--web {
  background: #bc9c5e;
}

.l-header-bar__link--line {
  background: #00b832;
}

.l-header-bar__link img {
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.l-header-tel {
  background: #f7f5f3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 12px 20px;
}

.l-header-tel__heading {
  color: #bc9c5e;
  margin: 0 0 5px;
  font-size: 1.6rem;
  padding: 0 5px;
  text-align: center;
  background: #fff;
  border-radius: 100vh;
}

.l-header-tel-num {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}

.l-header-tel-num__icon {
  line-height: 0;
}

.l-header-tel-num__txt {
  color: #333;
  font-size: min(1.5vw,2.8rem);
  margin: 0;
  letter-spacing: .1em;
  white-space: nowrap;
}

.l-header-menu {
  position: absolute;
  top: calc(100% + 10px);
  right: min(1.33333vw, 32px);
  background: #c39138;
  border-radius: 10px;
  padding: 20px;
  opacity: 0;
  -webkit-transition: all .5s;
  transition: all .5s;
  font-size: clamp(1.4rem, 1.4vw, 1.6rem);
  max-height: calc(100vh - 125px);
  overflow-y: scroll;
}

@media screen and (min-width: 768px) {
  .l-header-menu {
    top: 100%;
    max-height: calc(100vh - 115px);
  }
}

.l-header-menu__block:not(:last-child) {
  margin-bottom: 20px;
}

.l-header-menu-list__item:not(:last-child) {
  border-bottom: 1px solid #e8c890;
}

.l-header-menu__heading {
  color: #fff;
  margin: 0;
}

.l-header-menu-list__link {
  color: #fff;
  display: block;
  padding: 12px min(4vw, 25px);
  font-weight: 500;
}

.is-menu-open .l-header-menu {
  opacity: 1;
}

body:not(.is-menu-open) .l-header-menu {
  pointer-events: none;
}

body:not(.is-menu-open) .l-header-menu-list__link {
  pointer-events: none;
}

.c-hamburger {
  width: min(13.33333vw, 100px);
  height: min(13.33333vw, 95px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: min(1.33333vw, 10px);
  background: #c39138;
  color: #fff;
}

.c-hamburger__lines {
  width: min(6.4vw, 41px);
  height: min(4.8vw, 32px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.c-hamburger__lines span {
  width: 100%;
  height: 2px;
  background: #fff;
  -webkit-transition: all .5s;
  transition: all .5s;
}

@media screen and (min-width: 768px) {
  .c-hamburger__lines span {
    height: 3px;
  }
}

.c-hamburger__txt {
  font-size: clamp(1.2rem, 1.28vw, 1.6rem);
  line-height: 1;
}

.is-menu-open .c-hamburger__lines {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.is-menu-open .c-hamburger__lines span:first-child {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.is-menu-open .c-hamburger__lines span:nth-child(2) {
  display: none;
}

.is-menu-open .c-hamburger__lines span:last-child {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  margin-top: -2px;
}

.c-list--type01 li {
  position: relative;
  padding-left: 15px;
}

.c-list--type01 li::before {
  content: '';
  position: absolute;
  top: 8px;
  left: 0;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #d6c19b;
}

.c-list--type01 li:not(:last-child) {
  margin-bottom: 15px;
}

.c-table, .c-table--type01 {
  width: 100%;
}

.c-table--type01 {
  border-collapse: collapse;
  border-bottom: 1px solid #f7f5f3;
}

.c-table--type01 th, .c-table--type01 td {
  vertical-align: top;
  padding: 20px;
  border-top: 1px solid #f7f5f3;
}

@media screen and (max-width: 767px) {
  .c-table--type01 th, .c-table--type01 td {
    display: block;
  }
}

.c-table--type01 th {
  text-align: left;
  background: #e3ded8;
}

.c-textdeco-marker {
  padding-inline: 5px;
}

.c-textdeco-marker--beige {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(55%, rgba(255, 255, 255, 0)), color-stop(55%, #bf9e7a));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 55%, #bf9e7a 55%);
  background-image: linear-gradient(180deg, rgba(255, 255, 255, 0) 55%, #bf9e7a 55%);
}

.c-textdeco-marker--beige2 {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(55%, rgba(255, 255, 255, 0)), color-stop(55%, #bfa88d));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 55%, #bfa88d 55%);
  background-image: linear-gradient(180deg, rgba(255, 255, 255, 0) 55%, #bfa88d 55%);
}

.c-textdeco-bg {
  padding: 10px 20px;
}

.c-textdeco-bg--brown {
  background: #c39138;
  color: #fff;
}

.p-cta {
  background-image: url(../images/beauty/bg_cta_sp.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: min(9.06667vw, 60px) 0 min(8.8vw, 100px);
  color: #fff;
}

@media screen and (min-width: 768px) {
  .p-cta {
    background-image: url(../images/beauty/bg_cta.png);
  }
}

.p-cta-header {
  text-align: center;
  margin-bottom: min(5.33333vw, 65px);
}

.p-cta-header__heading {
  font-size: clamp(3.5rem, 5.6vw, 7rem);
  margin: 0 0 min(2.66667vw, 20px);
}

.p-cta-header__subheading {
  margin: 0;
  font-size: clamp(2.2rem, 3.04vw, 3.8rem);
}

.p-cta-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: min(4vw, 30px);
}

@media screen and (max-width: 767px) {
  .p-cta-btns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.p-cta-btns__item {
  width: 86%;
}

@media screen and (min-width: 768px) {
  .p-cta-btns__item {
    width: 361px;
  }
}

.p-cta-btns__link {
  height: 100%;
  aspect-ratio: 103 / 22;
  color: #333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: min(1.33333vw, 20px);
  color: #fff;
  position: relative;
}

@media screen and (min-width: 768px) {
  .p-cta-btns__link {
    aspect-ratio: 361 / 120;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

@media screen and (max-width: 767px) {
  .p-cta-btns__link {
    padding-inline: 10px;
  }
}

.p-cta-btns__link--tel {
  background: #f7f5f3;
  padding: 12px 20px;
}

.p-cta-btns__link--web {
  background: #bc9c5e;
  border: 1px solid #e2cca1;
}

.p-cta-btns__link--web .p-cta-btns__subtxt::after {
  background: #e2cca1;
}

.p-cta-btns__link--line {
  background: #00b832;
  border: 1px solid #68d285;
}

.p-cta-btns__link--line .p-cta-btns__subtxt::after {
  background: #68d285;
}

.p-cta-btns__link:not(.p-cta-btns__link--tel)::after {
  content: '';
  width: 12px;
  aspect-ratio: 1;
  -webkit-clip-path: polygon(100% 0, 0% 100%, 100% 100%);
  clip-path: polygon(100% 0, 0% 100%, 100% 100%);
  background: #fff;
  position: absolute;
  right: 2px;
  bottom: 2px;
}

@media screen and (min-width: 768px) {
  .p-cta-btns__icon {
    max-width: min(7vw,66px);
  }
}

@media screen and (max-width: 767px) {
  .p-cta-btns__icon {
    width: 42px;
  }
}

@media screen and (min-width: 768px) {
  .p-cta-btns__box {
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .p-cta-btns__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
  }
}

.p-cta-btns__subtxt {
  font-size: clamp(1.6rem, 1.76vw, 2.2rem);
  margin: 0;
  position: relative;
}

@media screen and (max-width: 767px) {
  .p-cta-btns__subtxt::after {
    content: '';
    width: 105%;
    height: 1px;
    position: absolute;
    top: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}

.p-cta-btns__maintxt {
  font-size: clamp(2.4rem, 2.8vw, 3.5rem);
  margin: 0;
  letter-spacing: .1em;
}

@media screen and (min-width: 768px) {
  .p-cta-btns__maintxt {
    border-top: 1px solid #fff;
    padding-inline: 5px;
  }
}

.p-cta-btns-tel {
  width: 100%;
}

.p-cta-btns-tel__heading {
  color: #bc9c5e;
  margin: 0 0 5px;
  font-size: clamp(1.4rem, 1.6vw, 2rem);
  padding: 0 5px;
  text-align: center;
  background: #fff;
  border-radius: 100vh;
}

.p-cta-btns-tel-num {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px;
}

.p-cta-btns-tel-num__icon {
  line-height: 0;
}

.p-cta-btns-tel-num__txt {
  color: #333;
  font-size: min(2vw,3.5rem);
  margin: 0;
  letter-spacing: .1em;
  white-space: nowrap;
}

.p-cta-btns-tel__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10pxpx;
}

.p-cta-btns-tel__num {
  color: #333;
  font-size: 2.4rem;
  margin: 0;
  line-height: 1;
  letter-spacing: .05em;
}

.p-mainvisual {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.p-mainvisual__box {
  position: absolute;
  z-index: 5;
  top: 50%;
}

@media screen and (min-width: 768px) {
  .p-mainvisual__box {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 5%;
  }
}

@media screen and (max-width: 767px) {
  .p-mainvisual__box {
    left: 5px;
    width: calc(100% - 10px);
  }
}

.p-mainvisual-lead {
  color: #c39138;
  text-shadow: 0 0 10px #fff, 0 5px 10px #fff, 5px 0 10px #fff, 0 -5px 10px #fff, -5px 0 10px #fff, 0 0 5px #fff, 0 3px 5px #fff, 3px 0 5px #fff, 0 -3px 5px #fff, -3px 0 5px #fff;
  text-align: center;
  margin: 0;
}

@media screen and (min-width: 768px) {
  .p-mainvisual-lead {
    text-shadow: 0 0 10px #fff, 0 5px 10px #fff, 5px 0 10px #fff, 0 -5px 10px #fff, -5px 0 10px #fff;
  }
}

.p-mainvisual-lead__subtxt {
  display: block;
  letter-spacing: -.08em;
  font-size: 5vw;
}

@media screen and (min-width: 768px) {
  .p-mainvisual-lead__subtxt {
    font-size: min(5vw,4.5rem);
  }
}

.p-mainvisual-lead__maintxt {
  letter-spacing: .08em;
  font-size: 6.5vw;
}

@media screen and (min-width: 768px) {
  .p-mainvisual-lead__maintxt {
    font-size: min(5vw,5.5rem);
  }
}

.p-mainvisual .swiper-slide img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

@media screen and (min-width: 768px) {
  .p-mainvisual .swiper-slide img {
    height: 833px;
  }
}

@media screen and (max-width: 767px) {
  .p-mainvisual .swiper-slide img {
    aspect-ratio: 750 / 1063;
  }
}

.p-page-top-campaign {
  background: #f7f5f3;
  padding-bottom: 40px;
  overflow: hidden;
}

.p-page-top-campaign-header {
  background-image: url(../images/beauty/bg_campaign_header_sp.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding-top: 35px;
  position: relative;
  height: min(26.66667vw, 160px);
}

@media screen and (min-width: 768px) {
  .p-page-top-campaign-header {
    padding-top: 20px;
    background-image: url(../images/beauty/bg_campaign_header.png);
  }
}

.p-page-top-campaign-header__container {
  position: relative;
  z-index: 1;
}

.p-page-top-campaign-header__txt {
  color: #333;
  font-size: clamp(2.2rem, 3.52vw, 4.4rem);
  margin: 0 auto;
  max-width: 862px;
  border-bottom: 1px solid #fff;
  text-align: center;
  letter-spacing: .1em;
}

.p-page-top-campaign-header__entxt {
  margin: 0;
  color: #e3ded8;
  font-size: clamp(5rem, 12vw, 15rem);
  position: absolute;
  line-height: 1;
  letter-spacing: .15em;
}

@media screen and (min-width: 768px) {
  .p-page-top-campaign-header__entxt {
    top: 50%;
    right: -18vw;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}

@media screen and (max-width: 767px) {
  .p-page-top-campaign-header__entxt {
    left: 64vw;
    bottom: 5px;
  }
}

.p-page-top-campaign__content {
  margin-top: -20px;
  position: relative;
}

@media screen and (min-width: 768px) {
  .p-page-top-campaign__content {
    margin-top: -60px;
  }
}

.p-page-top-campaign__bnr {
  max-width: 862px;
  margin-inline: auto;
}

@media screen and (max-width: 767px) {
  .p-page-top-campaign__bnr {
    margin-inline: 5px;
  }
}

.p-page-top-news {
  padding: 36px 0;
}

.p-page-top-news__wrap {
  padding-inline: min(2.66667vw, 44px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: min(5.33333vw, 40px);
}

@media screen and (max-width: 767px) {
  .p-page-top-news__wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@media screen and (min-width: 768px) {
  .p-page-top-news-header {
    text-align: center;
    padding-right: 40px;
    border-right: 1px solid #c8b2a6;
    padding-top: 30px;
  }
}

@media screen and (max-width: 767px) {
  .p-page-top-news-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
  }
}

.p-page-top-news-header__maintxt {
  font-size: clamp(2.4rem, 3.2vw, 4rem);
  letter-spacing: .1em;
  margin: 0;
  position: relative;
}

@media screen and (max-width: 767px) {
  .p-page-top-news-header__maintxt::after {
    content: '';
    width: 105%;
    height: 1px;
    position: absolute;
    top: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background: #bf9e7a;
  }
}

.p-page-top-news-header__subtxt {
  font-size: clamp(1.6rem, 1.92vw, 2.4rem);
  margin: 0;
}

@media screen and (min-width: 768px) {
  .p-page-top-news__content {
    padding: 30px 0;
  }
}

.p-page-top-news-list {
  color: #333;
}

.p-page-top-news-list__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: min(4vw, 30px);
}

.p-page-top-news-list__item:not(:last-child) {
  margin-bottom: 15px;
}

.p-page-top-news-list__link {
  color: #333;
}

.p-page-top-concept {
  padding-top: min(9.33333vw, 70px);
}

@media screen and (max-width: 767px) {
  .p-page-top-concept {
    padding-bottom: 60px;
  }
}

.p-page-top-concept-header {
  margin-bottom: min(5.33333vw, 40px);
}

.p-page-top-concept__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media screen and (min-width: 768px) {
  .p-page-top-concept__content {
    margin-right: 10px;
  }
}

@media screen and (max-width: 767px) {
  .p-page-top-concept__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@media screen and (min-width: 768px) {
  .p-page-top-concept__img01 {
    min-width: 200px;
  }
}

@media screen and (max-width: 767px) {
  .p-page-top-concept__img01 {
    margin-right: 20px;
  }
}

@media screen and (min-width: 768px) {
  .p-page-top-concept__img02 {
    min-width: 100px;
  }
}

@media screen and (max-width: 767px) {
  .p-page-top-concept__img02 {
    margin-right: 20px;
    margin-left: 40px;
  }
}

.p-page-top-concept__txtbox {
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  padding: 30px 20px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media screen and (min-width: 768px) {
  .p-page-top-concept__txtbox {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 30px min(4vw,90px) 0 0;
  }
}

.p-page-top-concept__lead {
  color: #ad9069;
  font-size: clamp(3rem, 3.68vw, 4.6rem);
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: .1em;
  margin: 0 0 0 min(4vw,60px);
  text-indent: -1.1em;
}

@media screen and (min-width: 768px) {
  .p-page-top-concept__lead {
    line-height: 2;
  }
}

.p-page-top-concept__txt {
  margin: 0;
  font-size: clamp(1.8rem, 1.6vw, 2rem);
  line-height: 1.8;
  max-height: 416px;
  padding-top: 10px;
}

@media screen and (min-width: 768px) {
  .p-page-top-concept__txt {
    line-height: 2.8;
    max-height: 630px;
  }
}

.p-page-top-cases {
  overflow: hidden;
  padding-top: min(10.66667vw, 80px);
}

.p-page-top-cases-header {
  margin-bottom: min(5.33333vw, 40px);
}

.p-page-top-cases-list__item:not(:last-child) {
  margin-bottom: min(16vw, 120px);
}

.p-page-top-cases-list-header {
  position: relative;
  overflow: hidden;
  border-bottom: 1px solid #d6c19b;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

@media screen and (max-width: 767px) {
  .p-page-top-cases-list-header {
    text-align: center;
  }
}

.p-page-top-cases-list-header__heading {
  margin: 0;
  font-size: clamp(2.4rem, 2.88vw, 3.6rem);
  position: relative;
}

.p-page-top-cases-list-slider {
  position: relative;
}

.p-page-top-cases-list-slider__heading {
  margin: 0 0 10px;
  color: #a87313;
  font-size: clamp(2.2rem, 2.4vw, 3rem);
}

@media screen and (max-width: 767px) {
  .p-page-top-cases-list-slider__heading {
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .p-page-top-cases-list-slider .swiper-slide {
    padding-inline: 40px;
  }
}

.p-page-top-cases-list-slider .swiper-button-next, .p-page-top-cases-list-slider .swiper-button-prev {
  width: min(6.93333vw, 52px);
  aspect-ratio: 1;
  height: auto;
  margin-top: 0;
  top: 55vw;
}

@media screen and (min-width: 768px) {
  .p-page-top-cases-list-slider .swiper-button-next, .p-page-top-cases-list-slider .swiper-button-prev {
    top: 17vw;
  }
}

.p-page-top-cases-list-slider .swiper-button-next .swiper-navigation-icon, .p-page-top-cases-list-slider .swiper-button-prev .swiper-navigation-icon {
  display: none;
}

.p-page-top-cases-list-slider .swiper-button-next::after, .p-page-top-cases-list-slider .swiper-button-prev::after {
  content: '';
  width: 100%;
  height: 100%;
  background: url(../images/beauty/icon_case_arrow.png) no-repeat center;
  background-size: contain;
}

@media screen and (min-width: 1270px) {
  .p-page-top-cases-list-slider .swiper-button-next {
    right: auto;
    left: calc(100% + 49px);
  }
}

@media screen and (max-width: 1269px) {
  .p-page-top-cases-list-slider .swiper-button-next {
    right: 10px;
  }
}

@media screen and (max-width: 767px) {
  .p-page-top-cases-list-slider .swiper-button-next {
    right: 0;
  }
}

.p-page-top-cases-list-slider .swiper-button-prev {
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

@media screen and (min-width: 1270px) {
  .p-page-top-cases-list-slider .swiper-button-prev {
    right: calc(100% + 60px);
    left: auto;
  }
}

@media screen and (max-width: 1269px) {
  .p-page-top-cases-list-slider .swiper-button-prev {
    left: 10px;
  }
}

@media screen and (max-width: 767px) {
  .p-page-top-cases-list-slider .swiper-button-prev {
    left: 0;
  }
}

.p-page-top-cases-list-slider__detail {
  font-size: clamp(1.4rem, 1.44vw, 1.8rem);
  margin-top: min(4.26667vw, 33px);
}

.p-page-top-cases-list-slider__detail table {
  width: 100%;
  border-collapse: collapse;
}

.p-page-top-cases-list-slider__detail table tr {
  border-bottom: 1px solid #d2d2d2;
  vertical-align: top;
}

@media screen and (max-width: 767px) {
  .p-page-top-cases-list-slider__detail table tr:not(.p-page-top-cases-list-slider__progress) {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.p-page-top-cases-list-slider__detail table th, .p-page-top-cases-list-slider__detail table td {
  padding-top: 10px;
  padding-bottom: 10px;
}

@media screen and (max-width: 767px) {
  .p-page-top-cases-list-slider__detail table th, .p-page-top-cases-list-slider__detail table td {
    display: block;
  }
}

.p-page-top-cases-list-slider__detail table th {
  color: #a87313;
  white-space: nowrap;
  width: 90px;
}

@media screen and (min-width: 768px) {
  .p-page-top-cases-list-slider__detail table th {
    width: 150px;
    padding-inline: 20px;
  }
}

@media screen and (max-width: 767px) {
  .p-page-top-cases-list-slider__detail table th {
    padding-bottom: 0;
  }
}

@media screen and (max-width: 767px) {
  .p-page-top-cases-list-slider__detail table td {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}

.p-page-top-pickup {
  padding-top: min(16vw, 120px);
}

.p-page-top-pickup-header {
  margin-bottom: 20px;
}

.p-page-top-pickup__bnrwrap {
  background: #fff9ee;
  padding: min(5.33333vw, 40px) 0 min(2.66667vw, 20px);
}

.p-page-top-pickup-bnrs {
  display: grid;
  gap: min(4.8vw, 40px);
}

@media screen and (min-width: 768px) {
  .p-page-top-pickup-bnrs {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media screen and (max-width: 767px) {
  .p-page-top-pickup-bnrs {
    padding-inline: 10px;
  }
}

.p-page-top-pickup__heading-course {
  text-align: center;
  margin: 40px 0 0;
}

.p-page-top-pickup__coursewrap {
  background: #ede7de;
  padding-top: min(4vw, 32px);
  padding-inline: min(2.66667vw, 32px);
  padding-bottom: 42px;
}

@media screen and (min-width: 768px) {
  .p-page-top-pickup__coursewrap {
    padding-bottom: 32px;
  }
}

.p-page-top-pickup-course {
  display: grid;
  gap: 20px 36px;
}

@media screen and (min-width: 768px) {
  .p-page-top-pickup-course {
    grid-template-columns: repeat(2, 1fr);
  }
}

.p-page-top-pickup-course__item {
  background: #fff;
  border-radius: 8px;
}

.p-page-top-pickup-course__link {
  padding: min(4.53333vw, 25px) 16px;
  display: block;
}

.p-page-top-pickup-course__heading {
  margin: 0 0 min(2.66667vw, 20px);
  font-size: 1.6rem;
  font-weight: 700;
  position: relative;
  padding: 0 0 min(1.33333vw, 10px) min(2.66667vw, 22px);
  border-bottom: 1px solid #846b4d;
  letter-spacing: -.05em;
}

@media screen and (min-width: 768px) {
  .p-page-top-pickup-course__heading {
    font-size: clamp(1.4rem, 1.9vw, 2.8rem);
  }
}

.p-page-top-pickup-course__heading::before {
  content: '';
  width: min(2.13333vw, 13px);
  aspect-ratio: 1;
  border-radius: 50%;
  background: #ca8626;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(calc(-50% - 3px));
  transform: translateY(calc(-50% - 3px));
}

@media screen and (min-width: 768px) {
  .p-page-top-pickup-course__heading::before {
    -webkit-transform: translateY(calc(-50% - 5px));
    transform: translateY(calc(-50% - 5px));
  }
}

.p-page-top-pickup-course__sub {
  font-size: 85%;
  letter-spacing: normal;
}

.p-page-top-pickup-course-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  padding: 0 20px 0 15px;
  color: #ca8626;
}

@media screen and (min-width: 768px) {
  .p-page-top-pickup-course-price {
    gap: min(.5vw,20px);
  }
}

.p-page-top-pickup-course-price__notes {
  font-size: clamp(1rem, 1.2vw, 2rem);
  font-weight: 500;
  line-height: 1.2;
  padding-left: 1em;
  text-indent: -1em;
  -webkit-transform: translateY(3px);
  transform: translateY(3px);
}

@media screen and (min-width: 768px) {
  .p-page-top-pickup-course-price__notes {
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
  }
}

.p-page-top-pickup-course-price__notes::before {
  content: '※';
}

.p-page-top-pickup-course-price-txt {
  margin: 0;
  line-height: 1;
}

.p-page-top-pickup-course-price-txt__first {
  font-size: clamp(2.2rem, 2.6vw, 3.8rem);
  font-weight: 700;
  margin-right: min(1.33333vw, 15px);
}

.p-page-top-pickup-course-price-txt__money {
  font-size: clamp(3.2rem, 3.8vw, 5.6rem);
  font-weight: 700;
}

.p-page-top-pickup-course-price-txt__yen {
  font-size: clamp(2.4rem, 2.9vw, 4.2rem);
  font-weight: 500;
  margin-right: -5px;
}

.p-page-top-pickup-course-price-txt__tax {
  font-size: clamp(1.2rem, 1.6vw, 2rem);
  font-weight: 500;
}

.p-page-top-menu {
  padding: min(10.66667vw, 50px) 0 min(10.66667vw, 80px);
  background-image: url(../images/beauty/bg_menu_sp.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

@media screen and (min-width: 768px) {
  .p-page-top-menu {
    background-image: url(../images/beauty/bg_menu.png);
  }
}

.p-page-top-menu-header {
  margin-bottom: min(5.33333vw, 40px);
}

.p-page-top-menu-tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: min(3.46667vw, 27px);
}

@media screen and (max-width: 767px) {
  .p-page-top-menu-tabs {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.p-page-top-menu-tabs__link {
  color: #fff;
  background: #c6912c;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
  width: min(42.66667vw, 260px);
  height: min(13.33333vw, 60px);
  font-size: clamp(1.8rem, 2.4vw, 3rem);
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  letter-spacing: .1em;
  opacity: 0.5;
}

.p-page-top-menu-tabs__link::after {
  content: '';
  width: 18px;
  height: 14px;
  background: #fff;
  -webkit-clip-path: polygon(0 0, 100% 0, 50% 100%);
  clip-path: polygon(0 0, 100% 0, 50% 100%);
}

.p-page-top-menu-tabs__link.is-active {
  opacity: 1;
}

.p-page-top-menu__box {
  padding: min(5.33333vw, 38px) min(2.13333vw, 30px);
  background: #fff;
}

.p-page-top-menu__box:not(:first-child) {
  display: none;
}

.p-page-top-menu-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: min(4vw, 32px) min(2.66667vw, 27px);
}

@media screen and (min-width: 768px) {
  .p-page-top-menu-list {
    grid-template-columns: repeat(4, 1fr);
  }
}

.p-page-top-menu-list__link {
  min-height: min(12vw, 68px);
  color: #6f4f3e;
  border: 1px solid #bfa88d;
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1.3;
  font-size: clamp(1.4rem, 1.6vw, 2rem);
  font-weight: 700;
  position: relative;
  padding: 10px 5px 10px min(5.33333vw, 28px);
}

@media screen and (max-width: 767px) {
  .p-page-top-menu-list__link {
    height: 100%;
  }
}

.p-page-top-menu-list__link::before {
  content: '';
  width: 8px;
  aspect-ratio: 1;
  border-top: 2px solid #d1850c;
  border-right: 2px solid #d1850c;
  position: absolute;
  top: 50%;
  left: min(1.33333vw, 10px);
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
}

.p-page-top-reason {
  padding: min(10.66667vw, 80px) 0 min(10.66667vw, 100px);
}

.p-page-top-reason-header {
  margin-bottom: min(8vw, 60px);
}

.p-page-top-reason-list {
  margin-top: 20px;
}

.p-page-top-reason-list__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: min(5.33333vw, 70px);
  counter-increment: feature;
}

@media screen and (max-width: 767px) {
  .p-page-top-reason-list__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.p-page-top-reason-list__item:not(:last-child) {
  margin-bottom: min(13.33333vw, 60px);
}

@media screen and (min-width: 768px) {
  .p-page-top-reason-list__item:nth-child(odd) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
}

.p-page-top-reason-list__item:nth-child(odd) .p-page-top-reason-list__img {
  margin-right: calc(50% - 50vw);
}

@media screen and (min-width: 768px) {
  .p-page-top-reason-list__item:nth-child(odd) .p-page-top-reason-list__img {
    margin-right: calc((50% - 50vw) + 54px);
  }
}

@media screen and (max-width: 767px) {
  .p-page-top-reason-list__item:nth-child(odd) .p-page-top-reason-list__img {
    text-align: right;
  }
}

@media screen and (max-width: 767px) {
  .p-page-top-reason-list__item:nth-child(odd) .p-page-top-reason-list-header-count {
    left: -10px;
  }
}

.p-page-top-reason-list__item:nth-child(even) .p-page-top-reason-list__img {
  margin-left: calc(50% - 50vw);
}

@media screen and (min-width: 768px) {
  .p-page-top-reason-list__item:nth-child(even) .p-page-top-reason-list__img {
    margin-left: calc((50% - 50vw) + 54px);
  }
}

@media screen and (max-width: 767px) {
  .p-page-top-reason-list__item:nth-child(even) .p-page-top-reason-list-header-count {
    right: -10px;
  }
}

.p-page-top-reason-list-header {
  margin-bottom: min(2.66667vw, 20px);
  position: relative;
}

.p-page-top-reason-list-header-count {
  width: min(17.86667vw, 100px);
  aspect-ratio: 1;
  border-radius: 50%;
  background: #ad9069;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  margin-bottom: 10px;
}

@media screen and (max-width: 767px) {
  .p-page-top-reason-list-header-count {
    position: absolute;
    bottom: 100%;
  }
}

.p-page-top-reason-list-header-count__num {
  font-size: clamp(3.2rem, 3.68vw, 4.6rem);
  line-height: 1;
  display: block;
}

.p-page-top-reason-list-header-count__num::after {
  content: counter(feature, decimal-leading-zero);
}

.p-page-top-reason-list-header-count__txt {
  font-size: clamp(1.4rem, 1.6vw, 2rem);
  line-height: 1;
}

.p-page-top-reason-list-header__txt {
  font-size: clamp(2.7rem, 3.68vw, 4.6rem);
  font-weight: 500;
  color: #ad9069;
  margin: 0;
}

@media screen and (min-width: 768px) {
  .p-page-top-reason-list-header__txt {
    white-space: nowrap;
  }
}

.p-page-top-reason-list__img {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

@media screen and (max-width: 767px) {
  .p-page-top-reason-list__img img {
    width: calc(100% - 20px);
  }
}

@media screen and (min-width: 768px) {
  .p-page-top-reason-list__txtbox {
    width: 540px;
  }
}

@media screen and (max-width: 767px) {
  .p-page-top-reason-list__txtbox {
    padding-inline: 15px;
  }
}

.p-page-top-reason-list__txt {
  margin: 0;
  line-height: 1.6;
  font-size: clamp(1.4rem, 1.6vw, 2rem);
}

@media screen and (min-width: 768px) {
  .p-page-top-reason-list__txt {
    line-height: 2;
  }
}

.p-page-top-media {
  padding-bottom: min(10.66667vw, 80px);
}

.p-page-top-media-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 15px;
  border-bottom: 1px solid #c8b2a6;
  padding-bottom: min(1.33333vw, 10px);
  margin-bottom: min(5.33333vw, 40px);
}

@media screen and (max-width: 767px) {
  .p-page-top-media-header {
    margin-inline: 10px;
  }
}

.p-page-top-media-header__heading {
  font-size: clamp(3rem, 3.36vw, 4.2rem);
}

.p-page-top-media-header__subheading {
  font-size: clamp(1.8rem, 1.92vw, 2.4rem);
}

.p-page-top-media-interviews {
  display: grid;
  gap: min(2.66667vw, 58px);
}

@media screen and (min-width: 768px) {
  .p-page-top-media-interviews {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media screen and (max-width: 767px) {
  .p-page-top-media-interviews {
    margin-inline: 10px;
  }
}

.p-page-top-media-interviews__item {
  background: #fff;
}

.p-page-top-media-interviews__link {
  padding: 14px;
  display: block;
  border: 2px solid #96d4ea;
}

.p-page-top-media-interviews__heading {
  margin-top: 0;
  margin-bottom: 0;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .p-page-top-media-interviews__heading {
    margin-bottom: 10px;
  }
}

.p-page-top-media-interviews__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: min(2.66667vw, 18px);
}

.p-page-top-media-interviews__img {
  width: min(21.33333vw, 156px);
}

.p-page-top-media-interviews__txt {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-size: clamp(1.2rem, 1.28vw, 1.6rem);
  color: #333;
  line-height: 1.8;
  margin: 0;
}

.p-page-top-media__mynavi {
  display: block;
  margin-top: min(5.33333vw, 40px);
  text-align: center;
}

@media screen and (max-width: 767px) {
  .p-page-top-media__mynavi {
    margin-inline: 10px;
  }
}

.p-page-top-greeting {
  padding-bottom: min(9.86667vw, 180px);
  position: relative;
  background: #e7e2dc;
  overflow: hidden;
}

@media screen and (min-width: 768px) {
  .p-page-top-greeting {
    padding-top: min(5.33333vw, 40px);
  }
}

@media screen and (min-width: 768px) {
  .p-page-top-greeting__img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
  }
}

@media screen and (min-width: 768px) {
  .p-page-top-greeting__img img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
}

.p-page-top-greeting-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: min(2.66667vw, 20px);
}

@media screen and (min-width: 768px) {
  .p-page-top-greeting-header {
    margin-bottom: min(6.66667vw, 40px);
  }
}

@media screen and (max-width: 767px) {
  .p-page-top-greeting-header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    position: absolute;
    top: 5px;
    right: 10px;
  }
}

.p-page-top-greeting__container {
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 767px) {
  .p-page-top-greeting__content {
    padding: 30px 10px 0;
  }
}

.p-page-top-greeting__txt {
  margin: 0;
  line-height: 1.6;
}

@media screen and (min-width: 768px) {
  .p-page-top-greeting__txt {
    max-width: min(45vw,656px);
    margin: 0 0 0 auto;
    line-height: 2;
  }
}

.p-page-top-access {
  padding-top: min(10.66667vw, 80px);
  padding-bottom: min(9.33333vw, 74px);
}

.p-page-top-access-header {
  margin-bottom: min(5.33333vw, 40px);
}

.p-page-top-access__wrap {
  display: grid;
  gap: min(10.66667vw, 80px);
}

@media screen and (min-width: 768px) {
  .p-page-top-access__wrap {
    grid-template-columns: repeat(2, 1fr);
  }
}

.p-page-top-access-info__lead {
  color: #b27911;
  margin: 0 0 min(2.66667vw, 20px);
  font-size: clamp(2rem, 2.56vw, 3.2rem);
}

@media screen and (max-width: 767px) {
  .p-page-top-access-info__lead {
    line-height: 2;
  }
}

.p-page-top-access-info__timetable {
  border: 2px solid #dbcc88;
}

.p-page-top-access-info__timetable table {
  width: 100%;
  border-collapse: collapse;
}

.p-page-top-access-info__timetable table th, .p-page-top-access-info__timetable table td {
  border: 1px solid #e1ded9;
}

.p-page-top-access-info__timetable table thead th {
  background: #f7f6f3;
  padding: 5px;
}

.p-page-top-access-info__timetable table tbody td {
  color: #6f4f3e;
  font-weight: 700;
  text-align: center;
  padding: min(1.33333vw, 10px) min(1.33333vw, 10px);
}

.p-page-top-access-info-reserved-only {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: clamp(1.2rem, 1.12vw, 1.4rem);
  border: 2px solid #c0a278;
  border-radius: 8px;
}

.p-page-top-access-info-reserved-only__heading, .p-page-top-access-info-reserved-only__txt {
  padding: 8px;
}

.p-page-top-access-info-reserved-only__heading {
  background: #c0a278;
  color: #fff;
  font-weight: 700;
  white-space: nowrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.p-page-top-access-info__notes {
  line-height: 1.8;
}

.p-page-top-access-info__address {
  font-size: clamp(1.6rem, 1.44vw, 1.8rem);
  line-height: 1.8;
  margin-bottom: min(5.33333vw, 40px);
}

.p-page-top-access-info__route {
  font-size: clamp(1.6rem, 1.44vw, 1.8rem);
  line-height: 1.7;
  margin: 10px 0 0;
}

.p-page-top-access__gmap iframe {
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 767px) {
  .p-page-top-access__gmap iframe {
    aspect-ratio: 1;
  }
}

.p-page-top-access-bnrs {
  display: grid;
  gap: 20px 10px;
  margin-top: min(10.66667vw, 80px);
  grid-template-columns: repeat(2, 1fr);
}

@media screen and (min-width: 768px) {
  .p-page-top-access-bnrs {
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
  }
}

@media screen and (min-width: 768px) {
  .p-page-top-access-bnrs__item:last-child {
    grid-column: 1 / -1;
    justify-self: center;
    max-width: calc(33% - 10px);
  }
}

.p-page-top-access-bnrs__link {
  display: block;
  text-align: center;
}

.p-page-top-access-bnrs__link img {
  width: min(100%,360px);
}

.p-sp-fixedmenu {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 20;
  width: 100%;
}

.p-sp-fixedmenu-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.p-sp-fixedmenu-list img {
  height: min(11.73333vw, 88px);
  -o-object-fit: cover;
  object-fit: cover;
}

.p-spmenu {
  position: fixed;
  top: 60px;
  right: 0;
  z-index: 5;
  width: 60%;
  height: calc(100% - 60px);
  background: rgba(227, 222, 216, 0.92);
  padding: 0 30px;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  opacity: 0;
  -webkit-transition: all .5s;
  transition: all .5s;
}

.p-spmenu-list__link {
  padding: 20px 0 20px 20px;
  font-size: 1.4rem;
  font-weight: 700;
  position: relative;
  display: block;
}

.p-spmenu-list__link::before {
  content: '';
  width: 8px;
  aspect-ratio: 1;
  border-top: 2px solid #a87313;
  border-right: 2px solid #a87313;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
}

.is-menu-open .p-spmenu {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
}

.u-left {
  text-align: left;
}

.u-center {
  text-align: center;
}

.u-right {
  text-align: right;
}

@media screen and (min-width: 768px) {
  .u-pc-left {
    text-align: left;
  }
}

@media screen and (min-width: 768px) {
  .u-pc-center {
    text-align: center;
  }
}

@media screen and (min-width: 768px) {
  .u-pc-right {
    text-align: right;
  }
}

@media screen and (max-width: 767px) {
  .u-sp-left {
    text-align: left;
  }
}

@media screen and (max-width: 767px) {
  .u-sp-center {
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .u-sp-right {
    text-align: right;
  }
}

.is-primary {
  color: #d6c19b !important;
}

.is-link {
  color: #000 !important;
}

.is-black {
  color: #333 !important;
}

.is-white {
  color: #fff !important;
}

.is-gray {
  color: #f7f5f3 !important;
}

.is-gray2 {
  color: #d2d2d2 !important;
}

.is-gray3 {
  color: #fff9ee !important;
}

.is-gray4 {
  color: #f7f6f3 !important;
}

.is-gray5 {
  color: #e1ded9 !important;
}

.is-brown {
  color: #b07d19 !important;
}

.is-brown2 {
  color: #bc9c5e !important;
}

.is-brown3 {
  color: #c39138 !important;
}

.is-brown4 {
  color: #6f4f3e !important;
}

.is-brown5 {
  color: #ad9069 !important;
}

.is-brown6 {
  color: #a87313 !important;
}

.is-brown7 {
  color: #ca8626 !important;
}

.is-brown8 {
  color: #846b4d !important;
}

.is-brown9 {
  color: #c6912c !important;
}

.is-brown10 {
  color: #d1850c !important;
}

.is-brown11 {
  color: #b27911 !important;
}

.is-lightblue {
  color: #96d4ea !important;
}

.is-beige {
  color: #e3ded8 !important;
}

.is-beige2 {
  color: #bf9e7a !important;
}

.is-beige3 {
  color: #c8b2a6 !important;
}

.is-beige4 {
  color: #e2cca1 !important;
}

.is-beige5 {
  color: #ede7de !important;
}

.is-beige6 {
  color: #bfa88d !important;
}

.is-beige7 {
  color: #e7e2dc !important;
}

.is-beige8 {
  color: #dbcc88 !important;
}

.is-beige9 {
  color: #c0a278 !important;
}

.is-beige10 {
  color: #f6f0e4 !important;
}

.is-beige11 {
  color: #e8c890 !important;
}

.is-green {
  color: #00b832 !important;
}

.is-green2 {
  color: #68d285 !important;
}

.is-bg-primary {
  background-color: #d6c19b !important;
}

.is-bg-link {
  background-color: #000 !important;
}

.is-bg-black {
  background-color: #333 !important;
}

.is-bg-white {
  background-color: #fff !important;
}

.is-bg-gray {
  background-color: #f7f5f3 !important;
}

.is-bg-gray2 {
  background-color: #d2d2d2 !important;
}

.is-bg-gray3 {
  background-color: #fff9ee !important;
}

.is-bg-gray4 {
  background-color: #f7f6f3 !important;
}

.is-bg-gray5 {
  background-color: #e1ded9 !important;
}

.is-bg-brown {
  background-color: #b07d19 !important;
}

.is-bg-brown2 {
  background-color: #bc9c5e !important;
}

.is-bg-brown3 {
  background-color: #c39138 !important;
}

.is-bg-brown4 {
  background-color: #6f4f3e !important;
}

.is-bg-brown5 {
  background-color: #ad9069 !important;
}

.is-bg-brown6 {
  background-color: #a87313 !important;
}

.is-bg-brown7 {
  background-color: #ca8626 !important;
}

.is-bg-brown8 {
  background-color: #846b4d !important;
}

.is-bg-brown9 {
  background-color: #c6912c !important;
}

.is-bg-brown10 {
  background-color: #d1850c !important;
}

.is-bg-brown11 {
  background-color: #b27911 !important;
}

.is-bg-lightblue {
  background-color: #96d4ea !important;
}

.is-bg-beige {
  background-color: #e3ded8 !important;
}

.is-bg-beige2 {
  background-color: #bf9e7a !important;
}

.is-bg-beige3 {
  background-color: #c8b2a6 !important;
}

.is-bg-beige4 {
  background-color: #e2cca1 !important;
}

.is-bg-beige5 {
  background-color: #ede7de !important;
}

.is-bg-beige6 {
  background-color: #bfa88d !important;
}

.is-bg-beige7 {
  background-color: #e7e2dc !important;
}

.is-bg-beige8 {
  background-color: #dbcc88 !important;
}

.is-bg-beige9 {
  background-color: #c0a278 !important;
}

.is-bg-beige10 {
  background-color: #f6f0e4 !important;
}

.is-bg-beige11 {
  background-color: #e8c890 !important;
}

.is-bg-green {
  background-color: #00b832 !important;
}

.is-bg-green2 {
  background-color: #68d285 !important;
}

.u-fz20-30 {
  font-size: clamp(2rem, 2.4vw, 3rem);
}

.u-fz24-30 {
  font-size: clamp(2.4rem, 2.4vw, 3rem);
}

.u-fz50-100 {
  font-size: clamp(5rem, 8vw, 10rem);
}

.u-fz31-62 {
  font-size: clamp(3.1rem, 4.96vw, 6.2rem);
}

.u-fz38-62 {
  font-size: clamp(3.8rem, 4.96vw, 6.2rem);
}

.u-fz33-66 {
  font-size: clamp(3.3rem, 5.28vw, 6.6rem);
}

.u-fz38-66 {
  font-size: clamp(3.8rem, 5.28vw, 6.6rem);
}

.u-fz40-80 {
  font-size: clamp(4rem, 6.4vw, 8rem);
}

.u-lh1 {
  line-height: 1;
}

.u-lh11 {
  line-height: 1.1;
}

.u-lh12 {
  line-height: 1.2;
}

.u-lh13 {
  line-height: 1.3;
}

.u-lh14 {
  line-height: 1.4;
}

.u-lh15 {
  line-height: 1.5;
}

.u-lh16 {
  line-height: 1.6;
}

.u-lh17 {
  line-height: 1.7;
}

.u-lh18 {
  line-height: 1.8;
}

.u-lh19 {
  line-height: 1.9;
}

.u-lh2 {
  line-height: 2;
}

.u-lh21 {
  line-height: 2.1;
}

.u-lh22 {
  line-height: 2.2;
}

.u-lh23 {
  line-height: 2.3;
}

.u-lh24 {
  line-height: 2.4;
}

.u-lh18-24 {
  line-height: 1.8;
}

@media screen and (min-width: 768px) {
  .u-lh18-24 {
    line-height: 2.4;
  }
}

.u-m0 {
  margin: 0 !important;
}

.u-mt0 {
  margin-top: 0 !important;
}

.u-mr0 {
  margin-right: 0 !important;
}

.u-mb0 {
  margin-bottom: 0 !important;
}

.u-ml0 {
  margin-left: 0 !important;
}

.u-m-inline-auto {
  margin-inline: auto;
}

.u-mt20 {
  margin-top: 20px;
}

.u-mb20 {
  margin-bottom: 20px;
}

.u-mb40-80 {
  margin-bottom: min(10.66667vw, 80px);
}

.u-indent {
  padding-left: 1em;
  text-indent: -1em;
}

.u-db {
  display: block;
}

.u-pc-db, .u-pc-dib {
  display: none;
}

@media screen and (min-width: 768px) {
  .u-pc-db {
    display: block;
  }
}

@media screen and (min-width: 768px) {
  .u-pc-dib {
    display: inline-block;
  }
}

.u-sp-db {
  display: block;
}

@media screen and (min-width: 768px) {
  .u-sp-db {
    display: none;
  }
}

.u-sp-dib {
  display: inline-block;
}

@media screen and (min-width: 768px) {
  .u-sp-dib {
    display: none;
  }
}

.u-font-zen-kaku-gothic {
  font-family: "Zen Kaku Gothic New", sans-serif;
}

.u-fw500 {
  font-weight: 500;
}

.u-fw700 {
  font-weight: 700;
}
.page-profile {
	margin-top: 50px;
}
.page-profile .inner {
    width: 94%;
    max-width: 1000px;
    margin: 0 auto;
}
.page-profile h2 {
	font-size: clamp(2rem, 2.4vw, 3rem);
	font-weight: 700;
	text-align: center;
}
.page-profile h3 {
	font-size: clamp(1.8rem, 1.92vw, 2.4rem);
	font-weight: 700;
	text-align: center;
    color: #6f4f3e;
}
.page-profile .director_greeting {
    margin: auto;
    border-radius: 10px;
    font-weight: bold;
    text-align: center;
    width: 50%;
    color: #333;
    font-size: min(1.5vw, 2.8rem);
    letter-spacing: .1em;
    white-space: nowrap;
}
.page-profile .director_greeting img {
    margin-bottom: 1.5em;
    border-radius: 10px;
}
.page-profile table {
    margin: 1.5em auto 0;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}
.page-profile th,
.page-profile td {
    border: #fff solid 1px;
    vertical-align: middle;
    padding: 1em;
    border: 1px solid #dcdcdc;
}
.page-profile th {
    background-color: #f7f5f3;
    font-weight: bold;
    text-align: center;
    white-space: nowrap;
    width: 15%;
}
.page-interview {
	margin: 50px 0 80px;
}
.page-interview .inner {
    width: 94%;
    max-width: 1000px;
    margin: 0 auto;
}
.page-img {
    position: relative;
    padding-top: 50%;
}
.page-img img {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.page-interview h3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 15px;
    border-bottom: 1px solid #c8b2a6;
    padding-bottom: min(1.33333vw, 10px);
	color: #bf9e7a;
	font-weight: 700;
	font-size: clamp(1.8rem, 1.92vw, 2.4rem);
}
.page-interview h4 {
	color: #6f4f3e;
	position: relative;
	font-size: clamp(1.4rem, 1.6vw, 2rem);
}
.page-interview h4::before {
    content: "―";
    padding-right: 1rem;
}
.page-clinic {
	margin-top: 50px;
}
.page-clinic .inner {
    width: 94%;
    max-width: 1000px;
    margin: 0 auto;
}
.page-clinic h2 {
	font-size: clamp(2rem, 2.4vw, 3rem);
	font-weight: 700;
	text-align: center;
}
.page-clinic h3 {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 15px;
    border-bottom: 1px solid #c8b2a6;
    padding-bottom: min(1.33333vw, 10px);
    color: #bf9e7a;
    font-weight: 700;
    font-size: clamp(1.8rem, 1.92vw, 2.4rem);
}
.page-clinic h4 {
	font-size: clamp(1.8rem, 1.92vw, 2.4rem);
	font-weight: 700;
	text-align: center;
}
.page-clinic h4 strong {
	color: #bf9e7a;
}
.page-clinic h4 br {
	display: none;
}
.page-intro {
	margin: 50px 0 80px;
}
.page-intro .inner {
    width: 94%;
    max-width: 1000px;
    margin: 0 auto;
}
.page-intro h3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 15px;
    border-bottom: 1px solid #c8b2a6;
    padding-bottom: min(1.33333vw, 10px);
	color: #bf9e7a;
	font-weight: 700;
	font-size: clamp(1.8rem, 1.92vw, 2.4rem);
}
.page-intro__list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 5px 10px;
}
.page-intro__list + .page-intro__list {
	margin-top: 30px;
}
.page-intro .page-img {
    padding-top: 66%;
}
.page-intro__ttl {
    font-weight: 700;
    margin-top: 10px;
    display: block;
    text-align: center;
}
.page-access {
	padding-top: 50px;
}
.page-access .inner {
    width: 94%;
    max-width: 1000px;
    margin: 0 auto;
}
.page-access h3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 15px;
    border-bottom: 1px solid #c8b2a6;
    padding-bottom: min(1.33333vw, 10px);
	color: #bf9e7a;
	font-weight: 700;
	font-size: clamp(1.8rem, 1.92vw, 2.4rem);
}
.top-information .bg-white {
    padding: 55px 4.5%;
    box-shadow: 0 0 40px rgba(151, 140, 127, .25);
	display: flex;
}
.justify-content-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify!important;
    justify-content: space-between !important;
}
.flex-wrap {
    -ms-flex-wrap: wrap!important;
    flex-wrap: wrap !important;
}
.top-information .bg-white .w_50 {
    width: 48.5%;
}
.top-information__item h4 {
	margin-top: 0;
    margin-bottom: 20px;
    padding: 1px 12px;
    font-weight: 500;
    letter-spacing: .2em;
    background: #cabeac;
}
.col-brown {
    color: #bea374 !important;
}
.top-information__item-note {
    margin-top: 20px;
    background: #bea374;
    border-radius: 4px;
    border: 2px solid #bea374;
	align-items: center;
}
.top-information__item-note .col-white {
    width: 40%;
    justify-content: center;
    border: 4px 0 0 4px;
	color: #fff;
}
.top-information__item-note p {
    padding: 5px 0 5px 5px;
	margin: 0;
    background: #fff;
	width: 100%;
}
.top-information table {
    width: 100%;
    border-collapse: collapse;
    border: solid 2px #dacd81;
	margin-top: 30px;
}
.top-information table tr th,
.top-information table tr td {
    padding: 10px;
    text-align: center;
    font-size: inherit;
    vertical-align: middle;
    border: 1px solid #e1ded9;
}
.top-information table thead tr th,
.top-information table thead tr td {
    padding: 2px 10px;
    background: #f7f6f3;
}
.col-red {
    color: #f04713 !important;
}
.top-information .bg-white .w_50 iframe {
	border: 0px;
    width: 100%;
    height: 400px;
    max-width: 100%;
}
.d-flex {
    display: -webkit-box !important;
    display: -ms-flexbox!important;
    display: flex !important;
}
.align-items-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start!important;
    align-items: flex-start !important;
	margin-bottom: 0;
}
.top-information__item dl dt {
    width: 105px;
    margin: 0 30px 20px 0;
    padding: 3px;
    text-align: center;
    background: #e1ded9;
    border-radius: 3px;
    border-left: none;
}
.top-information__item dl dd {
    width: calc(100% - 135px);
    margin: 0 0 20px 0;
    padding: 0;
    border-left: none;
}
.page-access__link {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 48%;
    max-width: 422px;
    height: 50px;
    margin: 30px auto 0;
    letter-spacing: .2em;
    background: #fff;
	box-shadow: 0 0 10px #0003;
}
@media screen and (max-width: 768px) {
	.page-clinic h4 br {
		display: block;
	}
    .top-information .bg-white .w_50 {
        width: 100%;
        min-height: 350px;
    }
	.page-access__link {
		width: 100%;
	}
	.page-intro__list {
		grid-template-columns: repeat(2, 1fr);
	}
	.top-information .bg-white {
		padding: 25px 4.5%;
	}
}