@charset "UTF-8";
.heisei-7 {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.heisei-5 {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.heisei-3 {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.capitolium {
  font-family: "capitolium-news-2", serif;
  font-weight: 600;
  font-style: italic;
}

*,
::before,
::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

body {
  margin: 0;
}

main {
  display: block;
}

p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}

ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

abbr[title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; /* 2 */
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

svg,
img,
embed,
object,
iframe {
  vertical-align: bottom;
}

button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none; /* 1 */
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit; /* 2 */
}

button,
[type=button],
[type=reset],
[type=submit] {
  cursor: pointer;
}

button:disabled,
[type=button]:disabled,
[type=reset]:disabled,
[type=submit]:disabled {
  cursor: default;
}

:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

option {
  padding: 0;
}

fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

legend {
  padding: 0;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px; /* 1 */
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

label[for] {
  cursor: pointer;
}

details {
  display: block;
}

summary {
  display: list-item;
}

[contenteditable]:focus {
  outline: auto;
}

table {
  border-color: inherit; /* 1 */
  border-collapse: collapse;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

body {
  font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
  margin: 0;
  color: #3C3C3C;
}
body.popup-open {
  overflow: hidden;
}

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

*:focus {
  outline: none;
}

dt {
  font-weight: unset;
}

input {
  -webkit-appearance: auto;
     -moz-appearance: auto;
          appearance: auto;
}

.c-symbol {
  display: none;
}

.c-disp--pc {
  display: none;
}
@media screen and (min-width: 1024px) {
  .c-disp--pc {
    display: block;
  }
}

.c-disp--sp {
  display: block;
}
@media screen and (min-width: 1024px) {
  .c-disp--sp {
    display: none;
  }
}

.c-br--sp {
  display: block;
}
@media screen and (min-width: 1024px) {
  .c-br--sp {
    display: none;
  }
}

.c-br--pc {
  display: none;
}
@media screen and (min-width: 1024px) {
  .c-br--pc {
    display: block;
  }
}

.c-brspace--sp::before {
  content: "\a　";
  white-space: pre;
}
@media screen and (min-width: 1024px) {
  .c-brspace--sp::before {
    display: none;
  }
}

@media screen and (min-width: 1024px) {
  .c-brspace--pc::before {
    content: "\a　";
    white-space: pre;
  }
}

.c-anchor--low {
  position: absolute;
  top: clamp(32px, 8.53vw, 48px);
  left: 0;
}
@media screen and (min-width: 1024px) {
  .c-anchor--low {
    top: clamp(64px, 5.33vw, 80px);
  }
}
@media screen and (min-width: 1536px) {
  .c-anchor--low {
    top: clamp(96px, 8vw, 120px);
  }
}
@media screen and (min-width: 1920px) {
  .c-anchor--low {
    top: clamp(129.6px, 10.8vw, 162px);
  }
}

.c-anchor--normal {
  margin-top: calc(clamp(65px, 17.25vw, 105px) * -1);
  padding-top: clamp(65px, 17.25vw, 105px);
}
@media screen and (min-width: 1024px) {
  .c-anchor--normal {
    margin-top: calc(clamp(85px, 7vw, 120px) * -1);
    padding-top: clamp(85px, 7vw, 120px);
  }
}

.c-hidden {
  display: none !important;
}

.c-disabled {
  pointer-events: none;
}
.c-disabled__text {
  font-size: 0.63em;
}

.c-text__pos {
  position: relative;
  bottom: -0.15em;
}
.c-text__pos--confirmed {
  position: relative;
  bottom: -0.15em;
}

.iphone .c-text__pos {
  bottom: 0;
}

.mac .c-text__pos {
  bottom: 0;
}

.l-header {
  position: relative;
  width: 100%;
}

.l-header-sp {
  background-color: #ffffff;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: clamp(65px, 17.25vw, 105px);
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (min-width: 1024px) {
  .l-header-sp {
    display: none;
  }
}
.l-header-sp__logo {
  position: relative;
  display: block;
  width: 75%;
  height: 95%;
  padding-left: 3.5%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 768px) {
  .l-header-sp__logo {
    width: 55%;
  }
}
.l-header-sp__button {
  position: relative;
  background-color: #BD0841;
  display: block;
  width: clamp(65px, 17.25vw, 105px);
  height: clamp(65px, 17.25vw, 105px);
}
.l-header-sp__button__inner {
  position: relative;
  cursor: pointer;
  width: 100%;
  height: 100%;
}
.l-header-sp__button__line {
  display: inline-block;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: absolute;
  background-color: #ffffff;
  width: 45%;
  height: 3px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.l-header-sp__button__line:nth-of-type(1) {
  top: 25%;
}
.l-header-sp__button__line:nth-of-type(2) {
  top: 40%;
}
.l-header-sp__button__line:nth-of-type(3) {
  top: 55%;
}
.l-header-sp__button.open .l-header-sp__button__line:nth-of-type(1) {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  top: 40%;
}
.l-header-sp__button.open .l-header-sp__button__line:nth-of-type(2) {
  opacity: 0;
}
.l-header-sp__button.open .l-header-sp__button__line:nth-of-type(3) {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  top: 40%;
}
.l-header-sp__button__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #ffffff;
  text-align: center;
  line-height: 1;
  font-size: clamp(12px, 3.2vw, 18px);
  position: absolute;
  bottom: 0.7em;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.l-header-sp__nav {
  display: block;
  background-color: #CF4B74;
  width: 100vw;
  height: 100%;
  z-index: 20;
  position: fixed;
  top: clamp(65px, 17.25vw, 105px);
  right: -100vw;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.l-header-sp__nav.open {
  right: 0;
}
.l-header-sp__menu {
  width: 100%;
  height: 100%;
  position: fixed;
  overflow-y: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
  height: calc(100vh - clamp(65px, 17.25vw, 105px));
  opacity: 1;
  padding-bottom: clamp(75px, 20vw, 193px);
}
.l-header-sp__menu::-webkit-scrollbar {
  display: none;
}
.l-header-sp__menu__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #ffffff;
  line-height: 1;
  font-size: clamp(13px, 3.46vw, 19.5px);
  display: block;
  position: relative;
  padding: 1.5em 2em;
  border-bottom: 1px solid #ffffff;
}
.l-header-sp__menu__text:hover, .l-header-sp__menu__text:visited {
  color: #ffffff;
}
.l-header-sp__menu__toggle {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 1em;
}
.l-header-sp__menu__toggle::before, .l-header-sp__menu__toggle::after {
  display: block;
  content: "";
  position: absolute;
  right: 1.75em;
  top: 1.85em;
  width: 1em;
  height: 1.5px;
  background-color: #ffffff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (min-width: 1920px) {
  .l-header-sp__menu__toggle::before, .l-header-sp__menu__toggle::after {
    top: 1.75em;
  }
}
.l-header-sp__menu__toggle::after {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.l-header-sp__menu--dropdown__menu {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: clamp(13px, 3.46vw, 19.5px);
  padding: 0.5em 1.5em;
  display: none;
  background-color: #DB7796;
  border-bottom: 1px solid #ffffff;
}
@media screen and (min-width: 375px) {
  .l-header-sp__menu--dropdown__menu {
    padding: 0.5em 2em;
  }
}
.l-header-sp__menu--dropdown__menu__item {
  width: 50%;
}
.l-header-sp__menu--dropdown__menu__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #ffffff;
  line-height: 1;
  font-size: clamp(13px, 3.46vw, 19.5px);
  display: block;
  position: relative;
  padding: 1.5em 0 1.5em 1em;
}
.l-header-sp__menu--dropdown__menu__text:visited, .l-header-sp__menu--dropdown__menu__text:hover {
  color: #ffffff;
}
.l-header-sp__menu--dropdown.open .l-header-sp__menu__text {
  border-bottom: none;
}
.l-header-sp__menu--dropdown.open .l-header-sp__menu__toggle::after {
  -webkit-transform: none;
          transform: none;
}
.l-header-sp__menu--dropdown.open .l-header-sp__menu--dropdown__menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.l-header-lowerfixed {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.l-header-lowerfixed__tel {
  background-color: #19AF79;
  display: block;
  padding: 2% 0;
  width: 50%;
}
.l-header-lowerfixed__appointment {
  background-color: #BD0841;
  display: block;
  padding: 2% 0;
  width: 50%;
}
@media screen and (min-width: 1024px) {
  .l-header-lowerfixed {
    display: none;
  }
}

.l-header-pc {
  display: none;
}
@media screen and (min-width: 1024px) {
  .l-header-pc {
    background-color: rgba(255, 255, 255, 0.8);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: clamp(85px, 7vw, 120px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    z-index: 10;
  }
}
.l-header-pc__logo {
  width: 26%;
  height: 95%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 1%;
}
@media screen and (min-width: 1280px) {
  .l-header-pc__logo {
    width: 25%;
    padding-left: 1.5%;
  }
}
@media screen and (min-width: 1920px) {
  .l-header-pc__logo {
    width: 23%;
  }
}
.l-header-pc__right {
  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: 1.5%;
  width: 75%;
  height: 100%;
  position: relative;
}
@media screen and (min-width: 1536px) {
  .l-header-pc__right {
    gap: 3%;
    width: 77.5%;
  }
}
.l-header-pc__menu {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  text-align: center;
  line-height: 1;
  font-size: clamp(12.8px, 1.06vw, 16px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  position: relative;
  height: 100%;
}
.l-header-pc__menu__link {
  color: #3C3C3C;
  display: block;
  position: relative;
  padding: 0.5em 1em;
}
@media screen and (min-width: 1280px) {
  .l-header-pc__menu__link {
    padding: 0.5em 1.25em;
  }
}
.l-header-pc__menu__link:visited {
  color: #3C3C3C;
}
.l-header-pc__menu__link:hover, .l-header-pc__menu__link:active, .l-header-pc__menu__link:focus {
  color: #BD0841;
}
.l-header-pc__menu__link::before {
  content: "";
  background-color: #BD0841;
  width: calc(100% - 2em);
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 1em;
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1);
  -webkit-transform-origin: left top;
          transform-origin: left top;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.l-header-pc__menu__sub {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 1;
  font-size: clamp(12.8px, 1.06vw, 16px);
  position: absolute;
  top: 90%;
  padding: 0;
  z-index: 999;
  -webkit-transition: all 1s;
  transition: all 1s;
  visibility: hidden;
  opacity: 0;
  width: 12em;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.l-header-pc__menu__sub__link {
  color: #ffffff;
  display: block;
  padding: 1.25em 0;
  background-color: #C72D5D;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.l-header-pc__menu__sub__link:visited {
  color: #ffffff;
}
.l-header-pc__menu__sub__link:hover, .l-header-pc__menu__sub__link:active, .l-header-pc__menu__sub__link:focus {
  color: #BD0841;
  background-color: #F1DEE5;
}
.l-header-pc__menu--hover {
  position: relative;
  height: 100%;
  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;
}
.l-header-pc__menu--hover:hover .l-header-pc__menu__link, .l-header-pc__menu--hover:active .l-header-pc__menu__link, .l-header-pc__menu--hover:focus .l-header-pc__menu__link {
  color: #BD0841;
}
.l-header-pc__menu--hover:hover .l-header-pc__menu__link::before, .l-header-pc__menu--hover:active .l-header-pc__menu__link::before, .l-header-pc__menu--hover:focus .l-header-pc__menu__link::before {
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}
.l-header-pc__menu--dropdown {
  position: relative;
}
.l-header-pc__menu--dropdown:hover .l-header-pc__menu__sub, .l-header-pc__menu--dropdown:active .l-header-pc__menu__sub {
  visibility: visible;
  opacity: 1;
}
.l-header-pc__menu--dropdown:hover .l-header-pc__menu__link::before, .l-header-pc__menu--dropdown:active .l-header-pc__menu__link::before {
  opacity: 1;
}
.l-header-pc__tel {
  display: block;
}
.l-header-pc__tel__title {
  display: block;
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  line-height: 1;
  font-size: clamp(12.8px, 1.06vw, 16px);
  padding-bottom: 0.35em;
}
.l-header-pc__tel__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #19AF79;
  line-height: 1;
  font-size: clamp(25.6px, 2.13vw, 32px);
}
.l-header-pc__tel__icon {
  width: 0.6em;
  margin: 0.125em 0.15em 0 0;
}
.l-header-pc__appointment {
  width: clamp(85px, 7vw, 120px);
  height: clamp(85px, 7vw, 120px);
  background-color: #BD0841;
  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;
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #ffffff;
  text-align: center;
  line-height: 1;
  font-size: clamp(14.4px, 1.2vw, 18px);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.l-header-pc__appointment__icon {
  width: 2.75em;
  padding-bottom: 0.4em;
}
.l-header-pc__appointment:visited, .l-header-pc__appointment:hover {
  color: #ffffff;
}
.l-header-pc__appointment:hover {
  background-color: #CA3967;
}

.l-footer {
  position: relative;
}
.l-footer__map {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 100%;
  overflow: hidden;
}
@media screen and (min-width: 1024px) {
  .l-footer__map {
    padding-top: 35%;
  }
}
.l-footer__map iframe,
.l-footer__map object,
.l-footer__map embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.l-footer__wrapper {
  position: relative;
  width: 84.5%;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .l-footer__wrapper {
    width: 78%;
  }
}
@media screen and (min-width: 1024px) {
  .l-footer__wrapper {
    width: 80%;
    max-width: 1200px;
  }
}
@media screen and (min-width: 1280px) {
  .l-footer__wrapper {
    width: 67.5%;
  }
}
@media screen and (min-width: 1536px) {
  .l-footer__wrapper {
    width: 1200px;
  }
}
.l-footer__bg01 {
  background-color: #ffffff;
}
.l-footer__bg02 {
  background-color: #FFF5EE;
}
.l-footer__inner {
  padding: clamp(60px, 16vw, 90px) 0;
}
@media screen and (min-width: 1024px) {
  .l-footer__inner {
    padding: clamp(78.4px, 6.53vw, 98px) 0;
    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: 1024px) {
  .l-footer__inner__left {
    width: 42%;
  }
}
@media screen and (min-width: 1024px) {
  .l-footer__inner__right {
    width: 48%;
  }
}
.l-footer__logo {
  width: 85%;
  margin: 0 auto;
}
@media screen and (min-width: 1024px) {
  .l-footer__logo {
    width: 100%;
    margin: 0;
  }
}
.l-footer__data {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-top: clamp(28px, 7.46vw, 42px);
}
@media screen and (min-width: 1024px) {
  .l-footer__data {
    padding-top: clamp(33.6px, 2.8vw, 42px);
  }
}
.l-footer__data__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #BD0841;
  line-height: 1.5;
  font-size: clamp(14px, 3.73vw, 21px);
  padding-bottom: 0.65em;
  width: 4.5em;
}
@media screen and (min-width: 1024px) {
  .l-footer__data__title {
    font-size: clamp(12.8px, 1.06vw, 16px);
    padding-bottom: 0.5em;
    width: 5em;
  }
}
.l-footer__data__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  line-height: 1.5;
  font-size: clamp(14px, 3.73vw, 21px);
  width: calc(100% - 4.5em);
}
@media screen and (min-width: 1024px) {
  .l-footer__data__text {
    font-size: clamp(12.8px, 1.06vw, 16px);
    width: calc(100% - 5em);
  }
}
.l-footer__contact {
  width: 80%;
  margin: 0 auto;
}
@media screen and (min-width: 1024px) {
  .l-footer__contact {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
    margin: 0;
  }
}
.l-footer__contact__tel {
  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;
  background-color: #19AF79;
  height: 3em;
  border-radius: clamp(8px, 2.13vw, 12px);
  padding: 0 0.5em;
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #ffffff;
  line-height: 1;
  font-size: clamp(22px, 5.86vw, 33px);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  margin-top: clamp(22px, 5.86vw, 33px);
}
@media screen and (min-width: 1024px) {
  .l-footer__contact__tel {
    border-radius: clamp(6.4px, 0.53vw, 8px);
    width: 47%;
    font-size: clamp(17.6px, 1.46vw, 22px);
    margin-top: 0;
  }
}
.l-footer__contact__tel__icon {
  width: 1.15em;
  margin-right: 0.4em;
}
@media screen and (min-width: 1024px) {
  .l-footer__contact__tel__icon {
    width: 1.25em;
  }
}
.l-footer__contact__tel__right {
  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;
}
.l-footer__contact__tel__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: clamp(14px, 3.73vw, 21px);
}
@media screen and (min-width: 1024px) {
  .l-footer__contact__tel__title {
    font-size: clamp(11.2px, 0.93vw, 14px);
  }
}
.l-footer__contact__tel__num {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: clamp(25px, 6.66vw, 37.5px);
  padding-right: 0.5em;
}
@media screen and (min-width: 1024px) {
  .l-footer__contact__tel__num {
    font-size: clamp(20px, 1.66vw, 25px);
  }
}
.l-footer__contact__tel:visited, .l-footer__contact__tel:hover {
  color: #ffffff;
}
.l-footer__contact__tel:hover {
  opacity: 0.7;
}
.l-footer__contact__appointment {
  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;
  background-color: #BD0841;
  height: 3em;
  border-radius: clamp(8px, 2.13vw, 12px);
  padding: 0 0.5em;
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #ffffff;
  line-height: 1;
  font-size: clamp(22px, 5.86vw, 33px);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  margin-top: clamp(22px, 5.86vw, 33px);
}
@media screen and (min-width: 1024px) {
  .l-footer__contact__appointment {
    border-radius: clamp(6.4px, 0.53vw, 8px);
    width: 47%;
    font-size: clamp(17.6px, 1.46vw, 22px);
    margin-top: 0;
  }
}
.l-footer__contact__appointment__icon {
  width: 1.75em;
  margin-right: 0.5em;
}
@media screen and (min-width: 1024px) {
  .l-footer__contact__appointment__icon {
    width: 2em;
  }
}
.l-footer__contact__appointment__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #ffffff;
  text-align: center;
  line-height: 1;
  font-size: clamp(22px, 5.86vw, 33px);
}
@media screen and (min-width: 1024px) {
  .l-footer__contact__appointment__title {
    font-size: clamp(17.6px, 1.46vw, 22px);
  }
}
.l-footer__contact__appointment:visited, .l-footer__contact__appointment:hover {
  color: #ffffff;
}
.l-footer__contact__appointment:hover {
  opacity: 0.7;
}
.l-footer__treatmenttime {
  padding-top: clamp(30px, 8vw, 45px);
}
@media screen and (min-width: 1024px) {
  .l-footer__treatmenttime {
    padding-top: clamp(27.2px, 2.26vw, 34px);
  }
}
.l-footer__nav {
  padding: clamp(20px, 5.33vw, 30px) 0;
}
@media screen and (min-width: 1024px) {
  .l-footer__nav {
    padding: clamp(32px, 2.66vw, 40px) 0;
  }
}
.l-footer__nav--sp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
@media screen and (min-width: 1024px) {
  .l-footer__nav--sp {
    display: none;
  }
}
.l-footer__nav--pc {
  display: none;
}
@media screen and (min-width: 1024px) {
  .l-footer__nav--pc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 90%;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1536px) {
  .l-footer__nav--pc {
    width: 80%;
  }
}
.l-footer__menu {
  width: auto;
}
.l-footer__menu__link {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  line-height: 1.8;
  font-size: clamp(14px, 3.73vw, 21px);
  display: block;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (min-width: 1024px) {
  .l-footer__menu__link {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.l-footer__menu__link:visited {
  color: #3C3C3C;
}
.l-footer__menu__link:hover, .l-footer__menu__link:active, .l-footer__menu__link:focus {
  color: #BD0841;
}
.l-footer__menu__link--disable {
  pointer-events: none;
}
.l-footer__menu__sub__link {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  line-height: 1.8;
  font-size: clamp(14px, 3.73vw, 21px);
  display: block;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (min-width: 1024px) {
  .l-footer__menu__sub__link {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.l-footer__menu__sub__link:visited {
  color: #3C3C3C;
}
.l-footer__menu__sub__link:hover, .l-footer__menu__sub__link:active, .l-footer__menu__sub__link:focus {
  color: #BD0841;
}
.l-footer__menu__sub__space {
  padding-right: 0.75em;
}
.l-footer__copyright {
  background-color: #BD0841;
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #ffffff;
  text-align: center;
  line-height: 1;
  font-size: clamp(14px, 3.73vw, 21px);
  padding: 1.5em 0 6em 0;
}
@media screen and (min-width: 768px) {
  .l-footer__copyright {
    padding-bottom: 9em;
  }
}
@media screen and (min-width: 1024px) {
  .l-footer__copyright {
    font-size: clamp(11.2px, 0.93vw, 14px);
    padding: 1.75em 0;
  }
}

.l-main {
  position: relative;
  overflow: hidden;
  width: 100%;
  background-color: #ffffff;
}
.l-main__pos {
  position: relative;
}
.l-main__primary {
  position: relative;
  background-color: #FFF5EE;
}
.l-main__primary--right {
  position: absolute;
  background-color: #FFF5EE;
  width: 30%;
  height: 100%;
  top: 0;
  right: 0;
}
@media screen and (min-width: 1024px) {
  .l-main__primary--right {
    width: 28%;
  }
}
.l-main__primary--left {
  position: absolute;
  background-color: #FFF5EE;
  width: 30%;
  height: 100%;
  top: 0;
  left: 0;
}
@media screen and (min-width: 1024px) {
  .l-main__primary--left {
    width: 28%;
  }
}
.l-main__secondary {
  position: relative;
  background-color: #F1DEE5;
}
.l-main__base {
  position: relative;
  background-color: #ffffff;
}
.l-main__bg {
  background-image: url(../img/index-features-bg-sp.png);
  background-repeat: no-repeat;
  background-size: auto 100%;
}
@media screen and (min-width: 768px) {
  .l-main__bg {
    background-image: url(../img/index-features-bg.png);
  }
}
.l-main__wrapper {
  position: relative;
  width: 84.5%;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .l-main__wrapper {
    width: 78%;
  }
}
@media screen and (min-width: 1024px) {
  .l-main__wrapper {
    width: 80%;
    max-width: 1200px;
  }
}
@media screen and (min-width: 1280px) {
  .l-main__wrapper {
    width: 67.5%;
  }
}
@media screen and (min-width: 1536px) {
  .l-main__wrapper {
    width: 1200px;
  }
}

.l-main-header {
  position: relative;
  z-index: 5;
  margin-top: clamp(65px, 17.25vw, 105px);
}
@media screen and (min-width: 1024px) {
  .l-main-header {
    margin-top: clamp(85px, 7vw, 120px);
  }
}
.l-main-header__title {
  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;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.l-main-header__title__ja {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #BD0841;
  line-height: 1;
  letter-spacing: 0.1em;
  font-size: clamp(18px, 4.8vw, 32px);
}
@media screen and (min-width: 1024px) {
  .l-main-header__title__ja {
    font-size: clamp(32px, 2.66vw, 40px);
  }
}
.l-main-header__title__en {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  line-height: 1;
  letter-spacing: 0.2em;
  font-size: clamp(13px, 3.46vw, 21px);
  padding-top: 0.5em;
}
@media screen and (min-width: 1024px) {
  .l-main-header__title__en {
    font-size: clamp(16px, 1.33vw, 20px);
    padding-top: 1em;
  }
}

.c-section__title {
  position: relative;
}
.c-section__title__en {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  text-align: center;
  line-height: 1;
  letter-spacing: 0.2em;
  font-size: clamp(12px, 3.2vw, 18px);
}
@media screen and (min-width: 1024px) {
  .c-section__title__en {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.c-section__title__ja {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #BD0841;
  text-align: center;
  line-height: 1;
  letter-spacing: 0.2em;
  font-size: clamp(24px, 6.4vw, 36px);
  padding: 0.5em 0 1em 0;
  position: relative;
}
@media screen and (min-width: 1024px) {
  .c-section__title__ja {
    font-size: clamp(25.6px, 2.13vw, 32px);
    padding: 0.75em 0 0.75em 0;
  }
}
.c-section__title__ja::before {
  content: "";
  background-color: #CAB272;
  width: 2em;
  height: 3px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0 auto;
}
.c-section__subtitle {
  position: relative;
  padding: clamp(22px, 5.86vw, 33px) 0 clamp(22px, 5.86vw, 33px) 0;
  margin-left: clamp(20px, 5.33vw, 30px);
}
@media screen and (min-width: 1024px) {
  .c-section__subtitle {
    padding: clamp(25.6px, 2.13vw, 32px) 0 clamp(28.8px, 2.4vw, 36px) 0;
    margin-left: 0;
  }
}
.c-section__subtitle::before {
  content: "";
  width: clamp(88px, 23.46vw, 132px);
  height: clamp(88px, 23.46vw, 132px);
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: calc(clamp(22px, 5.86vw, 33px) * -1);
}
@media screen and (min-width: 1024px) {
  .c-section__subtitle::before {
    width: clamp(105.6px, 8.8vw, 132px);
    height: clamp(105.6px, 8.8vw, 132px);
    left: calc(clamp(28.8px, 2.4vw, 36px) * -1);
  }
}
.c-section__subtitle--base::before {
  background-color: rgba(255, 255, 255, 0.5);
}
.c-section__subtitle--main::before {
  background-color: #FAEEF2;
}
.c-section__subtitle__en {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  line-height: 1;
  letter-spacing: 0.2em;
  font-size: clamp(12px, 3.2vw, 18px);
  position: relative;
}
@media screen and (min-width: 1024px) {
  .c-section__subtitle__en {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.c-section__subtitle__ja {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #BD0841;
  line-height: 1;
  letter-spacing: 0.2em;
  font-size: clamp(24px, 6.4vw, 36px);
  padding-top: 0.4em;
  position: relative;
}
@media screen and (min-width: 1024px) {
  .c-section__subtitle__ja {
    font-size: clamp(25.6px, 2.13vw, 32px);
    padding-top: 0.6em;
  }
}

.c-button {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #BD0841;
  line-height: 1;
  letter-spacing: 0.3em;
  font-size: clamp(16px, 4.26vw, 26px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 0.75em;
  position: relative;
  width: 10.5em;
  margin: 0 auto;
}
@media screen and (min-width: 1024px) {
  .c-button {
    font-size: clamp(14.4px, 1.2vw, 18px);
    margin: 0;
  }
}
.c-button::before {
  content: "";
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  background: #D3D3D3;
  width: 100%;
  height: 2px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.c-button::after {
  content: "";
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  background: #BD0841;
  width: 20%;
  height: 2px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.c-button__inner {
  display: block;
}
.c-button__arrow {
  display: block;
  width: 1em;
}
@media screen and (min-width: 1024px) {
  .c-button__arrow {
    width: 1em;
  }
}
.c-button--features01 {
  letter-spacing: normal;
  width: 13em;
}
.c-button--features02 {
  letter-spacing: normal;
  width: 10em;
}
.c-button:visited {
  color: #BD0841;
}
.c-button:hover::after, .c-button:active::after, .c-button:focus::after {
  width: 100%;
}

.hvr-sweep-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
          transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
}

.hvr-sweep-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #ffffff;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
          transform-origin: 0 50%;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}

.hvr-sweep-to-right:hover,
.hvr-sweep-to-right:focus,
.hvr-sweep-to-right:active {
  color: #ffffff;
}

.hvr-sweep-to-right:hover:before,
.hvr-sweep-to-right:focus:before,
.hvr-sweep-to-right:active:before {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}

.c-button02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  background: #BD0841;
  border: 1px solid #BD0841;
  height: 2.5em;
  padding: 0 1em 0 1.25em;
  border-radius: 1.25em;
  overflow: hidden;
  z-index: 2;
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #ffffff;
  font-size: clamp(18px, 4.8vw, 27px);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  width: 15em;
  margin: clamp(48px, 12.8vw, 72px) auto 0 auto;
}
@media screen and (min-width: 1024px) {
  .c-button02 {
    height: 3em;
    padding: 0 1.25em 0 1.75em;
    border-radius: 1.5em;
    font-size: clamp(14.4px, 1.2vw, 18px);
    width: 16em;
    margin-top: clamp(76.8px, 6.4vw, 96px);
  }
}
.c-button02__space {
  width: 1em;
}
.c-button02__inner {
  display: block;
}
.c-button02__arrow {
  display: block;
  width: 0.8em;
  padding-bottom: 0.1em;
}
@media screen and (min-width: 1024px) {
  .c-button02__arrow {
    width: 1em;
  }
}
.c-button02 .st0 {
  fill: none;
  stroke: #ffffff;
  stroke-miterlimit: 10;
}
.c-button02:visited {
  color: #ffffff;
}
.c-button02:active, .c-button02:focus, .c-button02:hover {
  color: #BD0841;
  background: #ffffff;
}
.c-button02:active .st0, .c-button02:focus .st0, .c-button02:hover .st0 {
  stroke: #BD0841;
}

.c-button02.hvr-sweep-to-right:hover:before {
  background: #ffffff;
}

.c-fade-up {
  -webkit-transition-duration: 0.7s;
          transition-duration: 0.7s;
  opacity: 0;
  -webkit-transform: translate(0, 50px);
          transform: translate(0, 50px);
}
.c-fade-visible {
  -webkit-transition-duration: 1s;
          transition-duration: 1s;
  opacity: 0;
  -webkit-transform: translate(0, 50px);
          transform: translate(0, 50px);
}

.is-faded {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

@-webkit-keyframes slideInSp {
  0% {
    -webkit-clip-path: inset(0 100% 0 0);
            clip-path: inset(0 100% 0 0);
    opacity: 0;
  }
  5% {
    opacity: 1;
  }
  100% {
    -webkit-clip-path: inset(0);
            clip-path: inset(0);
    opacity: 1;
  }
}

@keyframes slideInSp {
  0% {
    -webkit-clip-path: inset(0 100% 0 0);
            clip-path: inset(0 100% 0 0);
    opacity: 0;
  }
  5% {
    opacity: 1;
  }
  100% {
    -webkit-clip-path: inset(0);
            clip-path: inset(0);
    opacity: 1;
  }
}
@-webkit-keyframes slideIn {
  0% {
    -webkit-clip-path: inset(0 0 100% 0);
            clip-path: inset(0 0 100% 0);
    opacity: 0;
  }
  5% {
    opacity: 1;
  }
  100% {
    -webkit-clip-path: inset(0);
            clip-path: inset(0);
    opacity: 1;
  }
}
@keyframes slideIn {
  0% {
    -webkit-clip-path: inset(0 0 100% 0);
            clip-path: inset(0 0 100% 0);
    opacity: 0;
  }
  5% {
    opacity: 1;
  }
  100% {
    -webkit-clip-path: inset(0);
            clip-path: inset(0);
    opacity: 1;
  }
}
.c-breadcrumb {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: clamp(13px, 3.46vw, 19.5px);
  position: relative;
  padding-top: 0.25em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  z-index: 2;
}
@media screen and (min-width: 1024px) {
  .c-breadcrumb {
    font-size: clamp(11.2px, 0.93vw, 14px);
    padding-top: 2em;
  }
}
.c-breadcrumb__parent {
  color: #3C3C3C;
  line-height: 1.8;
  position: relative;
}
.c-breadcrumb__parent a:visited,
.c-breadcrumb__parent a:hover,
.c-breadcrumb__parent a:active {
  color: #3C3C3C;
}
.c-breadcrumb__item {
  color: #BD0841;
  line-height: 1.8;
}
.c-breadcrumb__item::before {
  content: ">";
  padding: 0 0.25em 0 0.5em;
  color: #3C3C3C;
  position: relative;
  bottom: 0.1em;
}

.p-index-mv {
  position: relative;
  margin-top: clamp(65px, 17.25vw, 105px);
}
@media screen and (min-width: 1024px) {
  .p-index-mv {
    margin-top: clamp(85px, 7vw, 120px);
  }
}
.p-index-mv__pos {
  position: relative;
}
.p-index-mv__logo {
  width: 48%;
  position: absolute;
  left: -12%;
  bottom: calc(clamp(124px, 33vw, 186px) * -1);
  z-index: 2;
}
@media screen and (min-width: 1024px) {
  .p-index-mv__logo {
    width: 24%;
    left: -3%;
    bottom: calc(clamp(112px, 9.33vw, 140px) * -1);
  }
}
.p-index-mv__slider {
  position: relative;
  display: block;
  overflow: hidden;
  z-index: 2;
  margin-left: 17%;
  border-radius: 0 0 0 clamp(32px, 8.53vw, 48px);
  height: 60vh;
}
@media screen and (min-width: 1024px) {
  .p-index-mv__slider {
    margin-left: 30%;
    border-radius: 0;
    height: 80vh;
  }
}
.p-index-mv__slider__img {
  opacity: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 0;
}
.p-index-mv__slider__img:nth-of-type(1) {
  background-image: url("../img/index-mv-exterior-sp.png");
  background-size: cover;
}
@media screen and (min-width: 1024px) {
  .p-index-mv__slider__img:nth-of-type(1) {
    background-image: url("../img/index-mv-exterior.png");
  }
}
.p-index-mv__slider__img:nth-of-type(2) {
  background-image: url("../img/index-mv-examinationroom-sp.png");
  background-size: cover;
  -webkit-animation-delay: 10s;
          animation-delay: 10s;
}
@media screen and (min-width: 1024px) {
  .p-index-mv__slider__img:nth-of-type(2) {
    background-image: url("../img/index-mv-examinationroom.png");
  }
}
.p-index-mv__slider__img:nth-of-type(3) {
  background-image: url("../img/index-mv-family-sp.png");
  background-size: cover;
  -webkit-animation-delay: 20s;
          animation-delay: 20s;
}
@media screen and (min-width: 1024px) {
  .p-index-mv__slider__img:nth-of-type(3) {
    background-image: url("../img/index-mv-family.png");
  }
}
.p-index-mv__slider .is-slided {
  -webkit-animation: slideMv 30s 0s infinite;
          animation: slideMv 30s 0s infinite;
}
.p-index-mv__slider .is-slided:nth-of-type(2) {
  -webkit-animation-delay: 10s;
          animation-delay: 10s;
}
.p-index-mv__slider .is-slided:nth-of-type(3) {
  -webkit-animation-delay: 20s;
          animation-delay: 20s;
}
@-webkit-keyframes slideMv {
  0% {
    opacity: 0;
    background-position: right center;
  }
  5% {
    opacity: 1;
  }
  30% {
    opacity: 1;
    background-position: left center;
  }
  40% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes slideMv {
  0% {
    opacity: 0;
    background-position: right center;
  }
  5% {
    opacity: 1;
  }
  30% {
    opacity: 1;
    background-position: left center;
  }
  40% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
.p-index-mv__message {
  position: absolute;
  top: 0;
  left: 3%;
  z-index: 9;
}
@media screen and (min-width: 1024px) {
  .p-index-mv__message {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    left: 1.5%;
  }
}
@media screen and (min-width: 1280px) {
  .p-index-mv__message {
    left: 3%;
  }
}
.p-index-mv__message__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #BD0841;
  line-height: 1;
  font-size: clamp(18px, 4.8vw, 32px);
  display: inline-block;
  padding: 0.75em 0;
  margin-right: 20%;
  opacity: 0;
  border-bottom: 1px solid #BD0841;
}
@media screen and (min-width: 768px) {
  .p-index-mv__message__title {
    margin-right: 40%;
  }
}
@media screen and (min-width: 1024px) {
  .p-index-mv__message__title {
    line-height: 2.2;
    font-size: clamp(28px, 2.33vw, 40px);
    padding: 0;
    margin-right: 0.25em;
    border-bottom: none;
  }
}
.p-index-mv__message__title--open {
  color: #ffffff;
  font-size: clamp(11.9px, 3.2vw, 18px);
  background-color: #BD0841;
  padding: 0.5em 1em;
  margin-right: 20%;
  -webkit-animation: slideInSp 1s ease-in forwards;
          animation: slideInSp 1s ease-in forwards;
}
@media screen and (min-width: 1024px) {
  .p-index-mv__message__title--open {
    font-size: clamp(19.6px, 1.63vw, 28px);
    padding: 0.5em 0.1em;
    margin: 0 0 0 1.25em;
    height: 12.25em;
    -webkit-animation: slideIn 1s ease-in forwards;
            animation: slideIn 1s ease-in forwards;
  }
}
.p-index-mv__message__title--open span {
  position: relative;
  left: -0.05em;
}
.p-index-mv__message__title--01 {
  -webkit-animation: slideInSp 1s ease-in 1s forwards;
          animation: slideInSp 1s ease-in 1s forwards;
}
@media screen and (min-width: 1024px) {
  .p-index-mv__message__title--01 {
    -webkit-animation: slideIn 1s ease-in 1s forwards;
            animation: slideIn 1s ease-in 1s forwards;
  }
}
.p-index-mv__message__title--02 {
  -webkit-animation: slideInSp 1s ease-in 2s forwards;
          animation: slideInSp 1s ease-in 2s forwards;
}
@media screen and (min-width: 1024px) {
  .p-index-mv__message__title--02 {
    -webkit-animation: slideIn 1s ease-in 2s forwards;
            animation: slideIn 1s ease-in 2s forwards;
  }
}
.p-index-mv__message__title--03 {
  -webkit-animation: slideInSp 1s ease-in 3s forwards;
          animation: slideInSp 1s ease-in 3s forwards;
}
@media screen and (min-width: 1024px) {
  .p-index-mv__message__title--03 {
    -webkit-animation: slideIn 1s ease-in 3s forwards;
            animation: slideIn 1s ease-in 3s forwards;
  }
}
.p-index-mv__message__title__inner {
  position: relative;
}
@media screen and (min-width: 1024px) {
  .p-index-mv__message__title__inner {
    white-space: pre;
    -webkit-writing-mode: vertical-rl;
        -ms-writing-mode: tb-rl;
            writing-mode: vertical-rl;
    display: inline-block;
    width: 2.25em;
  }
}
.p-index-mv__message__title__inner__line {
  position: relative;
}
@media screen and (min-width: 1024px) {
  .p-index-mv__message__title__inner__line::before {
    content: "";
    background-color: #BD0841;
    width: 1px;
    height: 100%;
    position: absolute;
    left: auto;
    right: 0;
    bottom: auto;
    top: 0;
  }
}
.p-index-mv__career {
  display: block;
  width: clamp(140px, 37.33vw, 210px);
  position: absolute;
  right: 0;
  bottom: calc(clamp(17px, 4.53vw, 25.5px) * -1);
  z-index: 4;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (min-width: 1024px) {
  .p-index-mv__career {
    width: clamp(203px, 16.91vw, 290px);
    bottom: calc(clamp(19.2px, 1.6vw, 24px) * -1);
  }
}
.p-index-mv__career:hover, .p-index-mv__career:active, .p-index-mv__career:focus {
  opacity: 0.7;
}

.p-index-introduction {
  position: relative;
  padding: clamp(32px, 8.53vw, 48px) 0 0 0;
  z-index: 2;
}
@media screen and (min-width: 1024px) {
  .p-index-introduction {
    padding: clamp(88px, 7.33vw, 110px) 0 0 0;
  }
}
.p-index-introduction__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #19AF79;
  text-align: center;
  line-height: 1.5;
  font-size: clamp(18px, 4.8vw, 33px);
  z-index: 3;
}
@media screen and (min-width: 1024px) {
  .p-index-introduction__title {
    line-height: 1;
    font-size: clamp(25.6px, 2.13vw, 32px);
  }
}
.p-index-introduction__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  text-align: justify;
  line-height: 1.8;
  font-size: clamp(16px, 4.26vw, 24px);
  padding-top: 1.25em;
}
@media screen and (min-width: 1024px) {
  .p-index-introduction__text {
    text-align: center;
    line-height: 2;
    font-size: clamp(14.4px, 1.2vw, 18px);
    padding-top: 2em;
  }
}
.p-index-introduction__inner {
  padding-top: clamp(32px, 8.53vw, 48px);
}
@media screen and (min-width: 1024px) {
  .p-index-introduction__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-top: clamp(75.2px, 6.26vw, 94px);
  }
}
.p-index-introduction__inner__left {
  background: -webkit-gradient(linear, left top, left bottom, from(#F9E7E5), to(#ffffff));
  background: linear-gradient(to bottom, #F9E7E5, #ffffff);
  border: 2px solid #D45E55;
  border-radius: clamp(12.8px, 1.06vw, 16px);
  overflow: hidden;
  margin-bottom: clamp(30px, 8vw, 45px);
}
@media screen and (min-width: 1024px) {
  .p-index-introduction__inner__left {
    width: 47%;
    margin-bottom: 0;
  }
}
.p-index-introduction__inner__right {
  background: -webkit-gradient(linear, left top, left bottom, from(#FAF2E6), to(#ffffff));
  background: linear-gradient(to bottom, #FAF2E6, #ffffff);
  border: 2px solid #BFA45C;
  border-radius: clamp(12.8px, 1.06vw, 16px);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  overflow: hidden;
}
@media screen and (min-width: 1024px) {
  .p-index-introduction__inner__right {
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
            box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    width: 47%;
  }
}
.p-index-introduction__inner__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #ffffff;
  text-align: center;
  line-height: 1;
  font-size: clamp(20px, 5.33vw, 30px);
  height: 2em;
  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 (min-width: 1024px) {
  .p-index-introduction__inner__title {
    font-size: clamp(38.4px, 3.2vw, 48.38px);
  }
}
.p-index-introduction__inner__title--left {
  background-color: #D45E55;
}
.p-index-introduction__inner__title--right {
  background-color: #BFA45C;
}
.p-index-introduction__inner__title__inner {
  width: 6em;
}
.p-index-introduction__inner__bottom {
  padding: clamp(20px, 5.33vw, 30px);
}
@media screen and (min-width: 1024px) {
  .p-index-introduction__inner__bottom {
    padding: clamp(20px, 1.66vw, 25px) clamp(20px, 1.66vw, 25px) clamp(16px, 1.33vw, 20px) clamp(20px, 1.66vw, 25px);
  }
}
.p-index-introduction__inner__date {
  width: 90%;
  margin: 0 auto;
}
.p-index-introduction__inner__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  text-align: justify;
  line-height: 1.8;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: clamp(14px, 3.73vw, 21px);
  padding-top: 0.5em;
  margin-top: 1em;
  border-top: 1.1566px solid #888888;
}
@media screen and (min-width: 1024px) {
  .p-index-introduction__inner__text {
    text-align: center;
    font-size: clamp(14.4px, 1.2vw, 18px);
    padding-top: 0.75em;
    margin-top: 1.25em;
  }
}

.p-index-news {
  position: relative;
  padding: clamp(32px, 8.53vw, 48px) 0 clamp(40px, 10.66vw, 60px) 0;
  z-index: 2;
}
@media screen and (min-width: 1024px) {
  .p-index-news {
    padding: clamp(72px, 6vw, 90px) 0 clamp(75.2px, 6.26vw, 94px) 0;
  }
}
.p-index-news__inner {
  background-color: #ffffff;
  border-radius: clamp(16px, 4.26vw, 24px);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  padding: clamp(22px, 5.86vw, 33px) clamp(22px, 5.86vw, 33px) clamp(32px, 8.53vw, 48px) clamp(22px, 5.86vw, 33px);
}
@media screen and (min-width: 1024px) {
  .p-index-news__inner {
    border-radius: clamp(12.8px, 1.06vw, 16px);
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
            box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    padding: clamp(19.2px, 1.6vw, 24px) clamp(48px, 4vw, 60px) clamp(40px, 3.33vw, 50px) clamp(48px, 4vw, 60px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media screen and (min-width: 1536px) {
  .p-index-news__inner {
    padding-left: clamp(75.2px, 6.26vw, 94px);
  }
}
@media screen and (min-width: 1024px) {
  .p-index-news__inner__right {
    width: 69%;
  }
}
@media screen and (min-width: 1536px) {
  .p-index-news__inner__right {
    width: 71%;
  }
}
.p-index-news__button--sp {
  padding-top: clamp(24px, 6.4vw, 36px);
}
@media screen and (min-width: 1024px) {
  .p-index-news__button--sp {
    display: none;
  }
}
.p-index-news__button--pc {
  display: none;
}
@media screen and (min-width: 1024px) {
  .p-index-news__button--pc {
    display: block;
    padding-top: clamp(38.4px, 3.2vw, 48px);
  }
}
.p-index-news__post {
  border-bottom: 0.8937px solid #9D9D9D;
}
.p-index-news__link {
  display: block;
  padding: clamp(16px, 4.26vw, 24px) 0;
}
@media screen and (min-width: 1024px) {
  .p-index-news__link {
    padding: clamp(17.6px, 1.46vw, 22px) 0;
  }
}
.p-index-news__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p-index-news__date {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  line-height: 1;
  font-size: clamp(16px, 4.26vw, 24px);
  padding-right: 1em;
}
@media screen and (min-width: 1024px) {
  .p-index-news__date {
    font-size: clamp(12.8px, 1.06vw, 16px);
    padding-right: 1.5em;
  }
}
.p-index-news__category {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #ffffff;
  line-height: 1;
  font-size: clamp(13px, 3.46vw, 19.5px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0.5em;
}
@media screen and (min-width: 1024px) {
  .p-index-news__category {
    font-size: clamp(10.4px, 0.86vw, 13px);
  }
}
.p-index-news__category__text {
  background-color: #BD0841;
  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;
  height: 1.6em;
  padding: 0 1em;
  border-radius: 0.8em;
}
.p-index-news__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  text-align: justify;
  line-height: 1.8;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: clamp(16px, 4.26vw, 24px);
  padding-top: 0.5em;
}
@media screen and (min-width: 768px) {
  .p-index-news__title {
    -webkit-font-feature-settings: normal;
            font-feature-settings: normal;
  }
}
@media screen and (min-width: 1024px) {
  .p-index-news__title {
    font-size: clamp(12.8px, 1.06vw, 16px);
    padding-top: 0.5em;
  }
}

.p-index-message {
  position: relative;
  padding: clamp(40px, 10.66vw, 60px) 0 clamp(80px, 21.33vw, 120px) 0;
  z-index: 2;
}
@media screen and (min-width: 1024px) {
  .p-index-message {
    padding: clamp(40px, 3.33vw, 50px) 0 clamp(136px, 11.33vw, 170px) 0;
  }
}
.p-index-message__inner {
  position: relative;
}
@media screen and (min-width: 1024px) {
  .p-index-message__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}
.p-index-message__inner__right {
  position: relative;
}
@media screen and (min-width: 1024px) {
  .p-index-message__inner__right {
    width: 37%;
  }
}
@media screen and (min-width: 1536px) {
  .p-index-message__inner__right {
    width: 42%;
  }
}
@media screen and (min-width: 1024px) {
  .p-index-message__inner__left {
    width: 54%;
  }
}
@media screen and (min-width: 1536px) {
  .p-index-message__inner__left {
    width: 50%;
  }
}
.p-index-message__img {
  position: relative;
  width: 70%;
  margin: 0 auto;
}
@media screen and (min-width: 1024px) {
  .p-index-message__img {
    width: 100%;
    margin: 0;
  }
}
.p-index-message__img__bg {
  width: calc(100% - clamp(18px, 4.8vw, 27px));
  height: 100%;
  position: absolute;
  right: 0;
  bottom: calc(clamp(18px, 4.8vw, 27px) * -1);
  background-color: rgba(206, 198, 192, 0.3);
  z-index: 1;
}
@media screen and (min-width: 1024px) {
  .p-index-message__img__bg {
    width: calc(100% - clamp(32px, 2.66vw, 40px));
  }
}
.p-index-message__img__inner {
  width: calc(100% - clamp(18px, 4.8vw, 27px));
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 1024px) {
  .p-index-message__img__inner {
    width: calc(100% - clamp(32px, 2.66vw, 40px));
  }
}
.p-index-message__name {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #ffffff;
  line-height: 1;
  font-size: clamp(18px, 4.8vw, 27px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #BD0841;
  padding: 0 1em;
  height: 2.25em;
  position: absolute;
  left: -25%;
  bottom: 0.75em;
  z-index: 3;
}
@media screen and (min-width: 1024px) {
  .p-index-message__name {
    font-size: clamp(19.2px, 1.6vw, 24px);
    left: -3em;
    bottom: 1em;
  }
}
@media screen and (min-width: 1536px) {
  .p-index-message__name {
    left: -5em;
    bottom: 1.25em;
  }
}
.p-index-message__name--sm {
  font-size: clamp(13.5px, 3.6vw, 20.25px);
  display: inline-block;
  padding-right: 1em;
}
@media screen and (min-width: 1024px) {
  .p-index-message__name--sm {
    font-size: clamp(14.4px, 1.2vw, 18px);
  }
}
.p-index-message__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #19AF79;
  text-align: justify;
  line-height: 1.8;
  font-size: clamp(18px, 4.8vw, 27px);
  padding-top: 3em;
}
@media screen and (min-width: 1024px) {
  .p-index-message__title {
    line-height: 1.85;
    letter-spacing: 0.08em;
    font-size: clamp(19.2px, 1.6vw, 24px);
    padding-top: 0;
  }
}
.p-index-message__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #000000;
  text-align: justify;
  line-height: 1.8;
  font-size: clamp(16px, 4.26vw, 24px);
  padding: 0.25em 0 1.25em 0;
}
@media screen and (min-width: 1024px) {
  .p-index-message__text {
    line-height: 2;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
    font-size: clamp(14.4px, 1.2vw, 18px);
    padding: 1.5em 0;
  }
}

.p-index-features {
  position: relative;
  padding: clamp(80px, 21.33vw, 120px) 0 clamp(48px, 12.8vw, 72px);
  z-index: 2;
}
@media screen and (min-width: 1024px) {
  .p-index-features {
    padding: clamp(112px, 9.33vw, 140px) 0 clamp(64px, 5.33vw, 80px) 0;
  }
}
.p-index-features__list {
  padding-top: clamp(30px, 8vw, 45px);
  position: relative;
}
@media screen and (min-width: 1024px) {
  .p-index-features__list {
    padding-top: clamp(64px, 5.33vw, 80px);
  }
}
.p-index-features__list__item {
  border-radius: clamp(16px, 4.26vw, 24px);
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  padding: clamp(24px, 6.4vw, 36px) clamp(22px, 5.86vw, 33px) clamp(32px, 8.53vw, 48px) clamp(22px, 5.86vw, 33px);
  margin-bottom: clamp(32px, 8.53vw, 48px);
}
@media screen and (min-width: 1024px) {
  .p-index-features__list__item {
    border-radius: clamp(12.8px, 1.06vw, 16px);
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
            box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    padding: clamp(25.6px, 2.13vw, 32px) clamp(25.6px, 2.13vw, 32px) clamp(22.4px, 1.86vw, 28px) clamp(25.6px, 2.13vw, 32px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: clamp(51.2px, 4.26vw, 64px);
  }
}
@media screen and (min-width: 1024px) {
  .p-index-features__list__item:nth-child(odd) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}
@media screen and (min-width: 1024px) {
  .p-index-features__list__item__right {
    width: 50%;
  }
}
@media screen and (min-width: 1024px) {
  .p-index-features__list__item__left {
    width: 45%;
  }
}
.p-index-features__list__title {
  position: relative;
}
@media screen and (min-width: 1024px) {
  .p-index-features__list__title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    top: calc(clamp(9.6px, 0.8vw, 12px) * -1);
  }
}
.p-index-features__list__title__num {
  font-family: "capitolium-news-2", serif;
  font-weight: 600;
  font-style: italic;
  color: #F0C6D3;
  line-height: 1;
  font-size: clamp(80px, 21.33vw, 120px);
  display: block;
  position: absolute;
  top: -0.6em;
  left: 0;
}
@media screen and (min-width: 1024px) {
  .p-index-features__list__title__num {
    font-size: clamp(77px, 6.41vw, 110px);
    position: relative;
    top: auto;
  }
}
.p-index-features__list__title__inner {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #BD0841;
  line-height: 1.5;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: clamp(18px, 4.8vw, 27px);
  position: relative;
  padding: 2em 0 0.5em 0;
  position: relative;
}
@media screen and (min-width: 768px) {
  .p-index-features__list__title__inner {
    -webkit-font-feature-settings: normal;
            font-feature-settings: normal;
  }
}
@media screen and (min-width: 1024px) {
  .p-index-features__list__title__inner {
    font-size: clamp(16.8px, 1.4vw, 24px);
    padding: 0.65em 0 0 0.75em;
  }
}
@media screen and (min-width: 1536px) {
  .p-index-features__list__title__inner {
    padding-top: 0.5em;
  }
}
.p-index-features__list__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #000000;
  text-align: justify;
  line-height: 1.8;
  font-size: clamp(16px, 4.26vw, 24px);
}
@media screen and (min-width: 1024px) {
  .p-index-features__list__text {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.p-index-features__list__button {
  padding-top: clamp(24px, 6.4vw, 36px);
}
@media screen and (min-width: 1024px) {
  .p-index-features__list__button {
    padding-top: clamp(24px, 2vw, 30px);
  }
}

.p-index-medicalcontents {
  position: relative;
  padding: clamp(64px, 17.06vw, 96px) 0;
  z-index: 2;
}
@media screen and (min-width: 1024px) {
  .p-index-medicalcontents {
    padding: clamp(113.6px, 9.46vw, 142px) 0 clamp(118.4px, 9.86vw, 148px) 0;
  }
}
.p-index-medicalcontents__detail {
  border-radius: clamp(16px, 4.26vw, 24px);
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  padding: clamp(24px, 6.4vw, 36px) clamp(22px, 5.86vw, 33px) clamp(8px, 2.13vw, 12px) clamp(22px, 5.86vw, 33px);
}
@media screen and (min-width: 1024px) {
  .p-index-medicalcontents__detail {
    border-radius: clamp(12.8px, 1.06vw, 16px);
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
            box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    padding: clamp(48px, 4vw, 60px) clamp(76.8px, 6.4vw, 96px) clamp(25.6px, 2.13vw, 32px) clamp(76.8px, 6.4vw, 96px);
  }
}
.p-index-medicalcontents__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-top: clamp(32px, 8.53vw, 48px);
}
@media screen and (min-width: 1024px) {
  .p-index-medicalcontents__list {
    padding-top: clamp(51.2px, 4.26vw, 64px);
  }
}
.p-index-medicalcontents__list__item {
  width: 46%;
  margin-bottom: clamp(24px, 6.4vw, 36px);
}
@media screen and (min-width: 1024px) {
  .p-index-medicalcontents__list__item {
    width: 30%;
    margin-bottom: clamp(38.4px, 3.2vw, 48px);
  }
}
.p-index-medicalcontents__link {
  display: block;
  border-radius: clamp(8px, 2.13vw, 12px);
  overflow: hidden;
  position: relative;
}
@media screen and (min-width: 1024px) {
  .p-index-medicalcontents__link {
    border-radius: clamp(12.8px, 1.06vw, 16px);
  }
}
.p-index-medicalcontents__link__bg {
  position: relative;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.p-index-medicalcontents__link__inner {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: clamp(14px, 3.73vw, 21px);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  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;
}
@media screen and (min-width: 1024px) {
  .p-index-medicalcontents__link__inner {
    font-size: clamp(16px, 1.33vw, 20px);
  }
}
.p-index-medicalcontents__link__icon {
  width: 5em;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .p-index-medicalcontents__link__icon {
    width: 6em;
  }
}
@media screen and (min-width: 1024px) {
  .p-index-medicalcontents__link__icon {
    width: 7em;
  }
}
@media screen and (min-width: 1536px) {
  .p-index-medicalcontents__link__icon {
    width: 8.5em;
  }
}
.p-index-medicalcontents__link__text {
  display: block;
  color: #ffffff;
  text-align: center;
  line-height: 1;
  padding: 0.5em 0 0.25em 0;
}
@media screen and (min-width: 1024px) {
  .p-index-medicalcontents__link__text {
    padding: 0.6em 0 0.35em 0;
  }
}
@media screen and (min-width: 1536px) {
  .p-index-medicalcontents__link__text {
    padding: 0.75em 0 0.5em 0;
  }
}
.p-index-medicalcontents__link:hover .p-index-medicalcontents__link__bg, .p-index-medicalcontents__link:active .p-index-medicalcontents__link__bg, .p-index-medicalcontents__link:focus .p-index-medicalcontents__link__bg {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.p-index-career {
  position: relative;
  padding: clamp(80px, 21.33vw, 120px) 0 clamp(56px, 14.93vw, 84px) 0;
  z-index: 2;
}
@media screen and (min-width: 1024px) {
  .p-index-career {
    padding: clamp(115.2px, 9.6vw, 144px) 0 clamp(78.4px, 6.53vw, 98px) 0;
  }
}
.p-index-career__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  text-align: justify;
  line-height: 1.8;
  font-size: clamp(16px, 4.26vw, 24px);
  padding: 1.5em 0;
}
@media screen and (min-width: 1024px) {
  .p-index-career__text {
    text-align: center;
    font-size: clamp(12.8px, 1.06vw, 16px);
    padding: 5em 0 3em 0;
  }
}
.p-index-career__list {
  width: 88%;
  margin: 0 auto;
}
@media screen and (min-width: 1024px) {
  .p-index-career__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 85%;
  }
}
.p-index-career__list__item {
  width: 100%;
  padding-bottom: clamp(24px, 6.4vw, 36px);
}
@media screen and (min-width: 1024px) {
  .p-index-career__list__item {
    width: 47%;
    padding-bottom: clamp(38.4px, 3.2vw, 48px);
  }
}
.p-index-career__list__link {
  display: block;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.p-index-career__list__link:hover {
  opacity: 0.7;
}

.p-clinic-doctor {
  position: relative;
  padding: clamp(70px, 18.66vw, 105px) 0 0 0;
  z-index: 2;
}
@media screen and (min-width: 1024px) {
  .p-clinic-doctor {
    padding: clamp(120px, 10vw, 150px) 0 0 0;
  }
}
.p-clinic-doctor__inner {
  position: relative;
  padding-top: clamp(30px, 8vw, 45px);
}
@media screen and (min-width: 1024px) {
  .p-clinic-doctor__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    padding-top: clamp(48px, 4vw, 60px);
  }
}
.p-clinic-doctor__inner__right {
  position: relative;
  margin-bottom: clamp(65px, 17.33vw, 97.5px);
}
@media screen and (min-width: 1024px) {
  .p-clinic-doctor__inner__right {
    width: 37%;
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1536px) {
  .p-clinic-doctor__inner__right {
    width: 42%;
  }
}
@media screen and (min-width: 1024px) {
  .p-clinic-doctor__inner__left {
    width: 58%;
  }
}
@media screen and (min-width: 1536px) {
  .p-clinic-doctor__inner__left {
    width: 50%;
  }
}
.p-clinic-doctor__img {
  position: relative;
  width: 70%;
  margin: 0 auto;
}
@media screen and (min-width: 1024px) {
  .p-clinic-doctor__img {
    width: 100%;
    margin: 0;
  }
}
.p-clinic-doctor__img__bg {
  width: calc(100% - clamp(18px, 4.8vw, 27px));
  height: 100%;
  position: absolute;
  right: 0;
  bottom: calc(clamp(18px, 4.8vw, 27px) * -1);
  background-color: rgba(206, 198, 192, 0.3);
  z-index: 1;
}
@media screen and (min-width: 1024px) {
  .p-clinic-doctor__img__bg {
    width: calc(100% - clamp(32px, 2.66vw, 40px));
  }
}
.p-clinic-doctor__img__inner {
  width: calc(100% - clamp(18px, 4.8vw, 27px));
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 1024px) {
  .p-clinic-doctor__img__inner {
    width: calc(100% - clamp(32px, 2.66vw, 40px));
  }
}
.p-clinic-doctor__name {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #ffffff;
  line-height: 1;
  font-size: clamp(18px, 4.8vw, 27px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: #BD0841;
  padding: 0 1em;
  height: 2.25em;
  position: absolute;
  left: -25%;
  bottom: 0.75em;
  z-index: 3;
}
@media screen and (min-width: 1024px) {
  .p-clinic-doctor__name {
    font-size: clamp(19.2px, 1.6vw, 24px);
    left: -6em;
    bottom: 0.5em;
  }
}
@media screen and (min-width: 1536px) {
  .p-clinic-doctor__name {
    left: -6em;
    bottom: 6em;
  }
}
.p-clinic-doctor__name--sm {
  font-size: clamp(13.5px, 3.6vw, 20.25px);
  display: inline-block;
  padding-right: 1em;
}
@media screen and (min-width: 1024px) {
  .p-clinic-doctor__name--sm {
    font-size: clamp(14.4px, 1.2vw, 18px);
  }
}
.p-clinic-doctor__name--en {
  font-family: "capitolium-news-2", serif;
  font-weight: 600;
  font-style: italic;
  color: #F5DAE2;
  line-height: 1;
  letter-spacing: -0.01em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: clamp(50px, 13.33vw, 75px);
  position: absolute;
  left: -30%;
  bottom: calc(clamp(65px, 17.33vw, 97.5px) * -1);
  white-space: nowrap;
}
@media screen and (min-width: 768px) {
  .p-clinic-doctor__name--en {
    letter-spacing: normal;
    -webkit-font-feature-settings: normal;
            font-feature-settings: normal;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }
}
@media screen and (min-width: 1024px) {
  .p-clinic-doctor__name--en {
    text-align: right;
    font-size: clamp(64px, 5.33vw, 80px);
    -webkit-transform: none;
            transform: none;
    left: -4em;
    bottom: -2em;
  }
}
@media screen and (min-width: 1536px) {
  .p-clinic-doctor__name--en {
    left: -4.75em;
    bottom: -0.5em;
  }
}
.p-clinic-doctor__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #19AF79;
  text-align: justify;
  line-height: 1.8;
  font-size: clamp(18px, 4.8vw, 27px);
  padding-top: 1em;
}
@media screen and (min-width: 1024px) {
  .p-clinic-doctor__title {
    line-height: 1.85;
    letter-spacing: 0.08em;
    font-size: clamp(19.2px, 1.6vw, 24px);
    padding-top: 0;
  }
}
.p-clinic-doctor__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #000000;
  text-align: justify;
  line-height: 1.8;
  font-size: clamp(16px, 4.26vw, 24px);
  padding-top: 0.25em;
}
@media screen and (min-width: 1024px) {
  .p-clinic-doctor__text {
    line-height: 2;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
    font-size: clamp(14.4px, 1.2vw, 18px);
    padding-top: 1.5em;
  }
}
.p-clinic-doctor__data__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #000000;
  line-height: 1.8;
  font-size: clamp(14px, 3.73vw, 21px);
  padding-top: 2.5em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 1024px) {
  .p-clinic-doctor__data__title {
    font-size: clamp(12.8px, 1.06vw, 16px);
    padding-top: 3em;
  }
}
.p-clinic-doctor__data__title--accent {
  color: #DE83A0;
  line-height: 1;
  font-size: clamp(12px, 3.2vw, 18px);
  padding-right: 0.25em;
}
@media screen and (min-width: 1024px) {
  .p-clinic-doctor__data__title--accent {
    font-size: clamp(11.2px, 0.93vw, 14px);
  }
}
.p-clinic-doctor__data__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #000000;
  line-height: 1.8;
  font-size: clamp(14px, 3.73vw, 21px);
  letter-spacing: -0.01em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  white-space: nowrap;
}
@media screen and (min-width: 430px) {
  .p-clinic-doctor__data__text {
    white-space: normal;
  }
}
@media screen and (min-width: 768px) {
  .p-clinic-doctor__data__text {
    letter-spacing: normal;
    -webkit-font-feature-settings: normal;
            font-feature-settings: normal;
  }
}
@media screen and (min-width: 1024px) {
  .p-clinic-doctor__data__text {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}

.p-clinic-appointment {
  position: relative;
  padding: clamp(70px, 18.66vw, 105px) 0 clamp(72px, 19.2vw, 108px) 0;
  z-index: 2;
}
@media screen and (min-width: 1024px) {
  .p-clinic-appointment {
    padding: clamp(104px, 8.66vw, 130px) 0 clamp(113.6px, 9.46vw, 142px) 0;
  }
}
.p-clinic-appointment__inner {
  position: relative;
  padding: clamp(30px, 8vw, 45px) 0 clamp(32px, 8.53vw, 48px) 0;
}
@media screen and (min-width: 1024px) {
  .p-clinic-appointment__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: clamp(64px, 5.33vw, 80px) 0 clamp(65.6px, 5.46vw, 82px) 0;
  }
}
@media screen and (min-width: 1024px) {
  .p-clinic-appointment__inner__left {
    width: 58%;
  }
}
@media screen and (min-width: 1536px) {
  .p-clinic-appointment__inner__left {
    width: 56%;
  }
}
.p-clinic-appointment__inner__right {
  padding-top: clamp(32px, 8.53vw, 48px);
}
@media screen and (min-width: 1024px) {
  .p-clinic-appointment__inner__right {
    width: 37%;
    padding-top: 0;
  }
}
@media screen and (min-width: 1536px) {
  .p-clinic-appointment__inner__right {
    width: 38%;
  }
}
.p-clinic-appointment__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  line-height: 1.8;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: clamp(18px, 4.8vw, 27px);
}
@media screen and (min-width: 768px) {
  .p-clinic-appointment__title {
    -webkit-font-feature-settings: normal;
            font-feature-settings: normal;
  }
}
@media screen and (min-width: 1024px) {
  .p-clinic-appointment__title {
    font-size: clamp(19.2px, 1.6vw, 24px);
  }
}
.p-clinic-appointment__title--accent {
  color: #BD0841;
}
.p-clinic-appointment__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #000000;
  text-align: justify;
  line-height: 1.8;
  font-size: clamp(16px, 4.26vw, 24px);
  padding-top: 1em;
}
@media screen and (min-width: 1024px) {
  .p-clinic-appointment__text {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.p-clinic-appointment__text--accent {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #BD0841;
}
.p-clinic-appointment__detail {
  background-color: #ffffff;
  border-radius: clamp(16px, 4.26vw, 24px);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  padding: clamp(32px, 8.53vw, 48px) clamp(22px, 5.86vw, 33px) clamp(30px, 8vw, 45px) clamp(22px, 5.86vw, 33px);
}
@media screen and (min-width: 1024px) {
  .p-clinic-appointment__detail {
    border-radius: clamp(12.8px, 1.06vw, 16px);
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
            box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    padding: clamp(48px, 4vw, 60px) clamp(48px, 4vw, 60px) clamp(40px, 3.33vw, 50px) clamp(48px, 4vw, 60px);
  }
}
.p-clinic-appointment__detail__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  text-align: left;
  line-height: 1.5;
  font-size: clamp(18px, 4.8vw, 27px);
  border-bottom: 2px solid #CA3967;
  padding-bottom: 0.25em;
  margin-bottom: clamp(34px, 9.06vw, 51px);
}
@media screen and (min-width: 1024px) {
  .p-clinic-appointment__detail__title {
    font-size: clamp(16px, 1.33vw, 20px);
    padding-bottom: 0.5em;
    margin-bottom: clamp(24px, 2vw, 30px);
  }
}
.p-clinic-appointment__detail__inner01 {
  padding-bottom: clamp(60px, 16vw, 90px);
}
@media screen and (min-width: 1024px) {
  .p-clinic-appointment__detail__inner01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-bottom: clamp(48px, 4vw, 60px);
  }
}
.p-clinic-appointment__detail__inner01__left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -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;
}
@media screen and (min-width: 1024px) {
  .p-clinic-appointment__detail__inner01__left {
    display: block;
    width: 40%;
  }
}
@media screen and (min-width: 1536px) {
  .p-clinic-appointment__detail__inner01__left {
    width: 30%;
  }
}
@media screen and (min-width: 1024px) {
  .p-clinic-appointment__detail__inner01__right {
    width: 50%;
  }
}
@media screen and (min-width: 1024px) {
  .p-clinic-appointment__detail__inner02 {
    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: 1024px) {
  .p-clinic-appointment__detail__inner02__left {
    width: 42%;
  }
}
@media screen and (min-width: 1536px) {
  .p-clinic-appointment__detail__inner02__left {
    width: 39%;
  }
}
@media screen and (min-width: 1024px) {
  .p-clinic-appointment__detail__inner02__right {
    width: 52%;
  }
}
.p-clinic-appointment__contact {
  width: 90%;
}
@media screen and (min-width: 768px) {
  .p-clinic-appointment__contact {
    width: 80%;
  }
}
@media screen and (min-width: 1024px) {
  .p-clinic-appointment__contact {
    width: 75%;
    margin: 0;
  }
}
@media screen and (min-width: 1536px) {
  .p-clinic-appointment__contact {
    width: 85%;
  }
}
.p-clinic-appointment__contact__tel {
  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;
  background-color: #19AF79;
  height: 3em;
  border-radius: clamp(8px, 2.13vw, 12px);
  padding: 0 0.5em;
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #ffffff;
  line-height: 1;
  font-size: clamp(22px, 5.86vw, 33px);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  margin-bottom: clamp(20px, 5.33vw, 30px);
}
@media screen and (min-width: 1024px) {
  .p-clinic-appointment__contact__tel {
    border-radius: clamp(6.4px, 0.53vw, 8px);
    font-size: clamp(17.6px, 1.46vw, 22px);
    margin-bottom: clamp(19.2px, 1.6vw, 24px);
  }
}
.p-clinic-appointment__contact__tel__icon {
  width: 1.15em;
  margin-right: 0.4em;
}
@media screen and (min-width: 1024px) {
  .p-clinic-appointment__contact__tel__icon {
    width: 1.25em;
  }
}
.p-clinic-appointment__contact__tel__right {
  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;
}
.p-clinic-appointment__contact__tel__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: clamp(14px, 3.73vw, 21px);
}
@media screen and (min-width: 1024px) {
  .p-clinic-appointment__contact__tel__title {
    font-size: clamp(11.2px, 0.93vw, 14px);
  }
}
.p-clinic-appointment__contact__tel__num {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: clamp(25px, 6.66vw, 37.5px);
  padding-right: 0.25em;
}
@media screen and (min-width: 1024px) {
  .p-clinic-appointment__contact__tel__num {
    font-size: clamp(20px, 1.66vw, 25px);
  }
}
.p-clinic-appointment__contact__tel:visited, .p-clinic-appointment__contact__tel:hover {
  color: #ffffff;
}
.p-clinic-appointment__contact__tel:hover {
  opacity: 0.7;
}
.p-clinic-appointment__contact__appointment {
  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;
  background-color: #BD0841;
  height: 3em;
  border-radius: clamp(8px, 2.13vw, 12px);
  padding: 0 0.5em;
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #ffffff;
  line-height: 1;
  font-size: clamp(22px, 5.86vw, 33px);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  margin-bottom: clamp(25px, 6.66vw, 37.5px);
}
@media screen and (min-width: 1024px) {
  .p-clinic-appointment__contact__appointment {
    border-radius: clamp(6.4px, 0.53vw, 8px);
    font-size: clamp(17.6px, 1.46vw, 22px);
    margin-bottom: clamp(24px, 2vw, 30px);
  }
}
.p-clinic-appointment__contact__appointment__icon {
  width: 1.75em;
  margin-right: 0.5em;
}
@media screen and (min-width: 1024px) {
  .p-clinic-appointment__contact__appointment__icon {
    width: 2em;
  }
}
.p-clinic-appointment__contact__appointment__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #ffffff;
  text-align: center;
  line-height: 1;
  font-size: clamp(22px, 5.86vw, 33px);
}
@media screen and (min-width: 1024px) {
  .p-clinic-appointment__contact__appointment__title {
    font-size: clamp(17.6px, 1.46vw, 22px);
  }
}
.p-clinic-appointment__contact__appointment:visited, .p-clinic-appointment__contact__appointment:hover {
  color: #ffffff;
}
.p-clinic-appointment__contact__appointment:hover {
  opacity: 0.7;
}
.p-clinic-appointment__data {
  padding-bottom: clamp(30px, 8vw, 45px);
}
@media screen and (min-width: 1024px) {
  .p-clinic-appointment__data {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 0;
  }
}
.p-clinic-appointment__data__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #BD0841;
  line-height: 1.5;
  letter-spacing: -0.01em;
  font-size: clamp(16px, 4.26vw, 24px);
}
@media screen and (min-width: 768px) {
  .p-clinic-appointment__data__title {
    letter-spacing: normal;
  }
}
@media screen and (min-width: 1024px) {
  .p-clinic-appointment__data__title {
    font-size: clamp(12.8px, 1.06vw, 16px);
    padding-bottom: 0.5em;
    width: 4em;
  }
}
.p-clinic-appointment__data__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  line-height: 1.5;
  letter-spacing: -0.01em;
  font-size: clamp(16px, 4.26vw, 24px);
}
@media screen and (min-width: 768px) {
  .p-clinic-appointment__data__text {
    letter-spacing: normal;
  }
}
@media screen and (min-width: 1024px) {
  .p-clinic-appointment__data__text {
    font-size: clamp(12.8px, 1.06vw, 16px);
    width: calc(100% - 4em);
  }
}
.p-clinic-appointment__bring__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -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;
}
@media screen and (min-width: 1024px) {
  .p-clinic-appointment__bring__top {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.p-clinic-appointment__bring__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: clamp(24px, 6.4vw, 36px);
}
@media screen and (min-width: 1024px) {
  .p-clinic-appointment__bring__bottom {
    padding-top: clamp(38.4px, 3.2vw, 48px);
  }
}
.p-clinic-appointment__bring__img01 {
  width: 60%;
}
@media screen and (min-width: 1024px) {
  .p-clinic-appointment__bring__img01 {
    width: 45%;
  }
}
.p-clinic-appointment__bring__img02 {
  position: relative;
}
.p-clinic-appointment__bring__img02__inner {
  height: clamp(110px, 29.33vw, 200px);
  width: auto;
  margin: 0 auto;
}
@media screen and (min-width: 1024px) {
  .p-clinic-appointment__bring__img02__inner {
    height: clamp(120px, 10vw, 180px);
  }
}
.p-clinic-appointment__bring__caption01 {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #3C3C3C;
  line-height: 1.5;
  font-size: clamp(16px, 4.26vw, 24px);
  padding-top: 0.5em;
}
@media screen and (min-width: 1024px) {
  .p-clinic-appointment__bring__caption01 {
    font-size: clamp(14.4px, 1.2vw, 18px);
    padding: 0 0 0 0.75em;
  }
}
.p-clinic-appointment__bring__caption02 {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  text-align: center;
  line-height: 1.3;
  font-size: clamp(13px, 3.46vw, 19.5px);
  padding-top: 0.75em;
}
@media screen and (min-width: 1024px) {
  .p-clinic-appointment__bring__caption02 {
    font-size: clamp(12.4px, 1.03vw, 15.5px);
  }
}
.p-clinic-appointment__bring__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #19AF79;
  text-align: center;
  line-height: 1.8;
  font-size: clamp(16px, 4.26vw, 24px);
  padding-top: 1.25em;
}
@media screen and (min-width: 1024px) {
  .p-clinic-appointment__bring__title {
    text-align: left;
    font-size: clamp(14.4px, 1.2vw, 18px);
    padding-top: 0;
  }
}
.p-clinic-appointment__bring__title--br {
  display: block;
}
@media screen and (min-width: 1024px) {
  .p-clinic-appointment__bring__title--br {
    display: none;
  }
}
@media screen and (min-width: 1536px) {
  .p-clinic-appointment__bring__title--br {
    display: block;
  }
}
.p-clinic-appointment__bring__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  text-align: justify;
  line-height: 1.8;
  font-size: clamp(16px, 4.26vw, 24px);
  padding-top: 1em;
}
@media screen and (min-width: 1024px) {
  .p-clinic-appointment__bring__text {
    font-size: clamp(12.8px, 1.06vw, 16px);
    padding-top: 0.5em;
  }
}
.p-clinic-appointment__bring__note {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  text-align: justify;
  line-height: 1.8;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: clamp(14px, 3.73vw, 21px);
  padding: 1.5em 0 0.25em 0;
  text-indent: -1em;
  margin-left: 1em;
}
@media screen and (min-width: 768px) {
  .p-clinic-appointment__bring__note {
    -webkit-font-feature-settings: normal;
            font-feature-settings: normal;
  }
}
@media screen and (min-width: 1024px) {
  .p-clinic-appointment__bring__note {
    font-size: clamp(11.2px, 0.93vw, 14px);
  }
}
.p-clinic-appointment__bring__note__link {
  color: #19AF79;
}
.p-clinic-appointment__bring__note__link:visited, .p-clinic-appointment__bring__note__link:hover, .p-clinic-appointment__bring__note__link:focus, .p-clinic-appointment__bring__note__link:active {
  color: #19AF79;
}

.p-clinic-payment {
  position: relative;
  padding: clamp(30px, 8vw, 45px) 0 clamp(48px, 12.8vw, 72px) 0;
  z-index: 2;
}
@media screen and (min-width: 1024px) {
  .p-clinic-payment {
    padding: clamp(48px, 4vw, 60px) 0 clamp(64px, 5.33vw, 80px) 0;
  }
}
@media screen and (min-width: 1536px) {
  .p-clinic-payment {
    padding: clamp(78.4px, 6.53vw, 98px) 0 clamp(80px, 6.66vw, 100px) 0;
  }
}
.p-clinic-payment__inner {
  position: relative;
}
@media screen and (min-width: 1024px) {
  .p-clinic-payment__inner {
    padding-left: 49%;
  }
}
.p-clinic-payment__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  line-height: 1.5;
  font-size: clamp(18px, 4.8vw, 27px);
  padding-top: 1em;
}
@media screen and (min-width: 1024px) {
  .p-clinic-payment__title {
    font-size: clamp(19.2px, 1.6vw, 24px);
  }
}
.p-clinic-payment__title--accent {
  color: #BD0841;
}
.p-clinic-payment__title--br {
  display: block;
}
@media screen and (min-width: 768px) {
  .p-clinic-payment__title--br {
    display: none;
  }
}
.p-clinic-payment__img {
  width: 90%;
  margin: clamp(40px, 10.66vw, 60px) auto 0 auto;
}
@media screen and (min-width: 1024px) {
  .p-clinic-payment__img {
    width: 43%;
    position: absolute;
    top: calc(clamp(48px, 4vw, 60px) * -1);
    left: 0;
    margin: 0;
  }
}
@media screen and (min-width: 1536px) {
  .p-clinic-payment__img {
    top: calc(clamp(72px, 6vw, 90px) * -1);
  }
}
.p-clinic-payment__img__inner {
  border: 4.651px solid #ffffff;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -webkit-transform: rotate(-5deg);
          transform: rotate(-5deg);
}
@media screen and (min-width: 1024px) {
  .p-clinic-payment__img__inner {
    border: 9px solid #ffffff;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
            box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  }
}

.p-clinic-gallery {
  position: relative;
  padding: clamp(70px, 18.66vw, 105px) 0 clamp(50px, 13.33vw, 75px) 0;
  z-index: 2;
}
@media screen and (min-width: 1024px) {
  .p-clinic-gallery {
    padding: clamp(115.2px, 9.6vw, 144px) 0 clamp(84px, 7vw, 105px) 0;
  }
}
.p-clinic-gallery__list {
  padding-top: clamp(30px, 8vw, 45px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (min-width: 1024px) {
  .p-clinic-gallery__list {
    padding-top: clamp(64px, 5.33vw, 80px);
  }
}
.p-clinic-gallery__list__item {
  width: 47%;
  position: relative;
}
@media screen and (min-width: 1024px) {
  .p-clinic-gallery__list__item {
    width: 30%;
  }
}
.p-clinic-gallery__list__link {
  display: block;
  position: relative;
}
.p-clinic-gallery__list__icon {
  width: clamp(18px, 4.8vw, 27px);
  position: absolute;
  top: 3%;
  left: 3%;
}
@media screen and (min-width: 1024px) {
  .p-clinic-gallery__list__icon {
    width: clamp(33.6px, 2.8vw, 42px);
    top: 3%;
    left: 3%;
  }
}
.p-clinic-gallery__list__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  text-align: center;
  line-height: 1;
  font-size: clamp(14px, 3.73vw, 21px);
  padding: 1em 0 2em 0;
  display: block;
}
@media screen and (min-width: 768px) {
  .p-clinic-gallery__list__title {
    letter-spacing: 0.08em;
  }
}
@media screen and (min-width: 1024px) {
  .p-clinic-gallery__list__title {
    font-size: clamp(16px, 1.33vw, 20px);
    padding: 1.25em 0 2.5em 0;
  }
}
.p-clinic-gallery__popup__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #ffffff;
  text-align: center;
  line-height: 1;
  font-size: clamp(14px, 3.73vw, 21px);
  background-color: #BD0841;
  height: 2em;
  border-radius: 1em;
  padding: 0 1em;
  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;
  position: absolute;
  top: clamp(70px, 18.66vw, 105px);
  left: clamp(30px, 8vw, 45px);
}
@media screen and (min-width: 1024px) {
  .p-clinic-gallery__popup__title {
    font-size: clamp(16px, 1.33vw, 20px);
    top: 1em;
    left: 1em;
  }
}
.p-clinic-gallery__popup__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  text-align: justify;
  line-height: 1.8;
  font-size: clamp(16px, 4.26vw, 24px);
  background-color: #ffffff;
  padding: 1.25em;
}
@media screen and (min-width: 1024px) {
  .p-clinic-gallery__popup__text {
    font-size: clamp(12.8px, 1.06vw, 16px);
    padding: 1.25em 1.5em;
    height: 8em;
  }
}

.c-popup__content {
  position: relative;
}
.c-popup__bg {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.5);
  -webkit-transition: 0.4s;
  transition: 0.4s;
  z-index: 50;
}
.c-popup__box {
  display: none;
  position: fixed;
  top: clamp(65px, 17.25vw, 105px);
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 110;
  width: 100%;
  height: calc(100vh - clamp(65px, 17.25vw, 105px) * 2);
  background-color: #F1DEE5;
  padding: clamp(60px, 16vw, 90px) clamp(22px, 5.86vw, 33px) 0 clamp(22px, 5.86vw, 33px);
}
@media screen and (min-width: 1024px) {
  .c-popup__box {
    top: clamp(85px, 7vw, 120px);
    width: 60%;
    background-color: unset;
    padding: 0;
  }
}
@media screen and (min-width: 1280px) {
  .c-popup__box {
    width: 50%;
  }
}
@media screen and (min-width: 1536px) {
  .c-popup__box {
    width: 45%;
  }
}
@media screen and (min-width: 1920px) {
  .c-popup__box {
    width: 50%;
  }
}
.c-popup__close {
  width: clamp(30px, 8vw, 45px);
  height: clamp(30px, 8vw, 45px);
  cursor: pointer;
  position: absolute;
  top: clamp(20px, 5.33vw, 30px);
  right: clamp(20px, 5.33vw, 30px);
  z-index: 10;
}
@media screen and (min-width: 1024px) {
  .c-popup__close {
    width: clamp(48px, 4vw, 60px);
    height: clamp(48px, 4vw, 60px);
    top: 0;
    right: calc(clamp(48px, 4vw, 60px) * -1);
  }
}
.c-popup__close span {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-indent: 100%;
  width: clamp(30px, 8vw, 45px);
  height: 2px;
  background: #000000;
  position: absolute;
  left: 50%;
  top: 50%;
}
.c-popup__close span:nth-child(1) {
  -webkit-transform: translate(-50%, 50%) rotate(45deg);
          transform: translate(-50%, 50%) rotate(45deg);
}
.c-popup__close span:nth-child(2) {
  -webkit-transform: translate(-50%, 50%) rotate(-45deg);
          transform: translate(-50%, 50%) rotate(-45deg);
}
.c-popup__nav .prev {
  position: absolute;
  top: 50%;
  left: clamp(20px, 5.33vw, 30px);
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 30px;
  height: auto;
  z-index: 130;
}
@media screen and (min-width: 1024px) {
  .c-popup__nav .prev {
    left: -40px;
  }
}
.c-popup__nav .prev.disabled {
  display: none;
}
.c-popup__nav .next {
  position: absolute;
  top: 50%;
  right: clamp(20px, 5.33vw, 30px);
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 30px;
  height: auto;
}
@media screen and (min-width: 1024px) {
  .c-popup__nav .next {
    right: -40px;
  }
}
.c-popup__nav .next.disabled {
  display: none;
}

.p-clinic-facilities {
  position: relative;
  padding: 0 0 clamp(70px, 18.66vw, 105px) 0;
  z-index: 2;
}
@media screen and (min-width: 1024px) {
  .p-clinic-facilities {
    padding: 0 0 clamp(115.2px, 9.6vw, 144px) 0;
  }
}
.p-clinic-facilities__detail {
  background-color: #ffffff;
  border-radius: clamp(16px, 4.26vw, 24px);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  padding: clamp(32px, 8.53vw, 48px) clamp(22px, 5.86vw, 33px) 0 clamp(22px, 5.86vw, 33px);
}
@media screen and (min-width: 1024px) {
  .p-clinic-facilities__detail {
    border-radius: clamp(12.8px, 1.06vw, 16px);
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
            box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    padding: clamp(51.2px, 4.26vw, 64px) clamp(51.2px, 4.26vw, 64px) 0 clamp(51.2px, 4.26vw, 64px);
  }
}
@media screen and (min-width: 1024px) {
  .p-clinic-facilities__list {
    padding-top: clamp(40px, 3.33vw, 50px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 5%;
       -moz-column-gap: 5%;
            column-gap: 5%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.p-clinic-facilities__list__item {
  padding: clamp(32px, 8.53vw, 48px) 0;
  border-bottom: 1px solid #9D9D9D;
}
@media screen and (min-width: 1024px) {
  .p-clinic-facilities__list__item {
    width: 30%;
    padding: clamp(12px, 1vw, 15px) 0 clamp(48px, 4vw, 60px) 0;
    border-bottom: none;
  }
}
.p-clinic-facilities__list__item:last-child {
  border-bottom: none;
}
@media screen and (min-width: 1024px) {
  .p-clinic-facilities__list__item:last-child {
    display: list-item;
  }
}
.p-clinic-facilities__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #BD0841;
  text-align: center;
  line-height: 1;
  letter-spacing: 0.08em;
  font-size: clamp(20px, 5.33vw, 30px);
  padding: 1em 0 0.75em 0;
}
@media screen and (min-width: 1024px) {
  .p-clinic-facilities__title {
    font-size: clamp(16px, 1.33vw, 20px);
    padding: 1.25em 0 0.75em 0;
  }
}
.p-clinic-facilities__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  text-align: justify;
  line-height: 1.8;
  font-size: clamp(16px, 4.26vw, 24px);
}
@media screen and (min-width: 1024px) {
  .p-clinic-facilities__text {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}

.p-clinic-medicalinstitution {
  position: relative;
  padding: clamp(50px, 13.33vw, 75px) 0 clamp(48px, 12.8vw, 72px) 0;
  z-index: 2;
}
@media screen and (min-width: 1024px) {
  .p-clinic-medicalinstitution {
    padding: clamp(72px, 6vw, 90px) 0 clamp(56px, 4.66vw, 70px) 0;
  }
}
@media screen and (min-width: 1536px) {
  .p-clinic-medicalinstitution {
    padding: clamp(96px, 8vw, 120px) 0 clamp(80px, 6.66vw, 100px) 0;
  }
}
.p-clinic-medicalinstitution__inner {
  position: relative;
}
.p-clinic-medicalinstitution__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  text-align: justify;
  line-height: 1.8;
  font-size: clamp(16px, 4.26vw, 24px);
  padding: 1.5em 0 1em 0;
}
@media screen and (min-width: 1024px) {
  .p-clinic-medicalinstitution__text {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.p-clinic-medicalinstitution__list__item {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  line-height: 1.8;
  font-size: clamp(18px, 4.8vw, 27px);
}
@media screen and (min-width: 1024px) {
  .p-clinic-medicalinstitution__list__item {
    font-size: clamp(14.4px, 1.2vw, 18px);
  }
}
.p-clinic-medicalinstitution__list__item--accent {
  color: #BD0841;
  font-size: clamp(16px, 4.26vw, 24px);
  padding-right: 0.25em;
}
@media screen and (min-width: 1024px) {
  .p-clinic-medicalinstitution__list__item--accent {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.p-clinic-medicalinstitution__list__link {
  display: inline-block;
  color: #3C3C3C;
  text-decoration: underline;
}
.p-clinic-medicalinstitution__list__link:visited, .p-clinic-medicalinstitution__list__link:hover, .p-clinic-medicalinstitution__list__link:active, .p-clinic-medicalinstitution__list__link:focus {
  color: #3C3C3C;
}
.p-clinic-medicalinstitution__img {
  width: 90%;
  margin: clamp(40px, 10.66vw, 60px) auto 0 auto;
}
@media screen and (min-width: 1024px) {
  .p-clinic-medicalinstitution__img {
    width: 41%;
    position: absolute;
    top: calc(clamp(32px, 2.66vw, 40px) * -1);
    right: 0;
    margin: 0;
  }
}
@media screen and (min-width: 1536px) {
  .p-clinic-medicalinstitution__img {
    top: calc(clamp(56px, 4.66vw, 70px) * -1);
  }
}
.p-clinic-medicalinstitution__img__inner {
  border: 4.651px solid #ffffff;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  -webkit-transform: rotate(5deg);
          transform: rotate(5deg);
}
@media screen and (min-width: 1024px) {
  .p-clinic-medicalinstitution__img__inner {
    border: 9px solid #ffffff;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
            box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  }
}

.p-medicalcontents-menu {
  position: relative;
  padding: clamp(70px, 18.66vw, 105px) 0;
  z-index: 6;
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-menu {
    padding: clamp(120px, 10vw, 150px) 0 clamp(115.2px, 9.6vw, 144px) 0;
  }
}
.p-medicalcontents-menu__list {
  background-color: #ffffff;
  border-radius: clamp(16px, 4.26vw, 24px);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  padding: clamp(32px, 8.53vw, 48px) clamp(32px, 8.53vw, 48px) 0 clamp(32px, 8.53vw, 48px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-menu__list {
    border-radius: clamp(12.8px, 1.06vw, 16px);
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
            box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    padding: clamp(51.2px, 4.26vw, 64px);
  }
}
.p-medicalcontents-menu__list__item {
  width: 46%;
  margin-bottom: clamp(32px, 8.53vw, 48px);
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-menu__list__item {
    width: 14.75%;
    margin-bottom: 0;
  }
}
.p-medicalcontents-menu__link {
  display: block;
  position: relative;
  background-color: #F1DEE5;
  border-radius: clamp(6px, 1.6vw, 9px);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 1;
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-menu__link {
    border-radius: clamp(6.4px, 0.53vw, 8px);
  }
}
.p-medicalcontents-menu__link::before {
  content: "";
  display: block;
  padding-bottom: 100%;
}
.p-medicalcontents-menu__link__inner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  text-align: center;
  font-size: clamp(14.21px, 3.73vw, 25px);
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-menu__link__inner {
    font-size: clamp(14.4px, 1.2vw, 18px);
  }
}
.p-medicalcontents-menu__link__icon {
  width: 5.25em;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .p-medicalcontents-menu__link__icon {
    width: 5.5em;
  }
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-menu__link__icon {
    width: 4.75em;
  }
}
@media screen and (min-width: 1536px) {
  .p-medicalcontents-menu__link__icon {
    width: 5.25em;
  }
}
.p-medicalcontents-menu__link__text {
  display: block;
  color: #BD0841;
  line-height: 1;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  width: 6em;
  padding-top: 0.75em;
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-menu__link__text {
    padding-top: 0.5em;
  }
}
@media screen and (min-width: 1536px) {
  .p-medicalcontents-menu__link__text {
    padding-top: 0.75em;
  }
}
.p-medicalcontents-menu__link:hover {
  background-color: #EFC7D8;
}

.p-medicalcontents-content {
  position: relative;
  padding: clamp(72px, 19.2vw, 108px) 0;
  z-index: 2;
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-content {
    padding: clamp(129.6px, 10.8vw, 162px) 0 clamp(115.2px, 9.6vw, 144px) 0;
  }
}
.p-medicalcontents-content__title__en {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #BD0841;
  text-align: center;
  line-height: 1;
  letter-spacing: 0.2em;
  font-size: clamp(12px, 3.2vw, 18px);
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-content__title__en {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.p-medicalcontents-content__title__en__inner {
  display: block;
  padding: 1em 0;
}
.p-medicalcontents-content__title__icon {
  width: 6.5em;
  margin: 0 auto;
}
.p-medicalcontents-content__title__ja {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  text-align: center;
  line-height: 1;
  font-size: clamp(24px, 6.4vw, 36px);
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-content__title__ja {
    font-size: clamp(25.6px, 2.13vw, 32px);
  }
}
.p-medicalcontents-content__inner {
  position: relative;
  border-radius: clamp(16px, 4.26vw, 24px);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  margin: clamp(36px, 9.6vw, 54px) 0 clamp(32px, 8.53vw, 48px) 0;
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-content__inner {
    border-radius: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    margin: clamp(48px, 4vw, 60px) 0 clamp(104px, 8.66vw, 130px) 0;
  }
}
.p-medicalcontents-content__inner--odd {
  background-color: #ffffff;
}
.p-medicalcontents-content__inner--even {
  background-color: #FFF5EE;
}
.p-medicalcontents-content__img {
  border-radius: clamp(16px, 4.26vw, 24px) clamp(16px, 4.26vw, 24px) 0 0;
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-content__img {
    width: 62%;
    border-radius: 0;
  }
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-content__img--odd {
    margin-left: auto;
  }
}
.p-medicalcontents-content__box {
  padding: clamp(32px, 8.53vw, 48px) clamp(22px, 5.86vw, 33px);
  background-color: #ffffff;
  border-radius: 0 0 clamp(16px, 4.26vw, 24px) clamp(16px, 4.26vw, 24px);
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-content__box {
    background-color: #ffffff;
    border-radius: clamp(9.6px, 0.8vw, 12px);
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
            box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    padding: clamp(40px, 3.33vw, 50px) clamp(38.4px, 3.2vw, 48px) clamp(36px, 3vw, 45px) clamp(38.4px, 3.2vw, 48px);
    position: absolute;
    width: 50%;
    height: auto;
    bottom: calc(clamp(40px, 3.33vw, 50px) * -1);
  }
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-content__box--odd {
    left: 0;
  }
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-content__box--even {
    right: 0;
  }
}
.p-medicalcontents-content__title02 {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #19AF79;
  line-height: 1.5;
  font-size: clamp(18px, 4.8vw, 30px);
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-content__title02 {
    font-size: clamp(19.6px, 1.63vw, 28px);
  }
}
.p-medicalcontents-content__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  text-align: justify;
  line-height: 1.8;
  font-size: clamp(16px, 4.26vw, 24px);
  padding-top: 1em;
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-content__text {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.p-medicalcontents-content__title03 {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  text-align: left;
  line-height: 1.5;
  font-size: clamp(18px, 4.8vw, 27px);
  padding-bottom: 0.25em;
  border-bottom: 1px solid #8A8A8A;
  margin-bottom: 1em;
}
@media screen and (min-width: 768px) {
  .p-medicalcontents-content__title03 {
    text-align: center;
    padding-bottom: 0.5em;
  }
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-content__title03 {
    font-size: clamp(16.8px, 1.4vw, 24px);
  }
}
@media screen and (min-width: 768px) {
  .p-medicalcontents-content__title03--left {
    text-align: left;
  }
}
.p-medicalcontents-content__title03--kernig {
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
@media screen and (min-width: 768px) {
  .p-medicalcontents-content__title03--kernig {
    -webkit-font-feature-settings: normal;
            font-feature-settings: normal;
  }
}
.p-medicalcontents-content__detail {
  border: 1px solid #BD0841;
  border-radius: clamp(16px, 4.26vw, 24px);
  background-color: #ffffff;
  padding: clamp(30px, 8vw, 45px) clamp(22px, 5.86vw, 33px) clamp(20px, 5.33vw, 30px) clamp(22px, 5.86vw, 33px);
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-content__detail {
    border-radius: clamp(12.8px, 1.06vw, 16px);
    padding: clamp(36px, 3vw, 45px) clamp(72px, 6vw, 90px);
  }
}
.p-medicalcontents-content__detail__subtitle {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #BD0841;
  line-height: 1.5;
  font-size: clamp(18px, 4.8vw, 27px);
  padding-bottom: 0.5em;
}
@media screen and (min-width: 768px) {
  .p-medicalcontents-content__detail__subtitle {
    text-align: center;
  }
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-content__detail__subtitle {
    font-size: clamp(16px, 1.33vw, 20px);
    padding-bottom: 1em;
  }
}
.p-medicalcontents-content__detail__pos {
  position: relative;
}
@media screen and (min-width: 768px) {
  .p-medicalcontents-content__detail__pos {
    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;
  }
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-content__detail__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 75%;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1536px) {
  .p-medicalcontents-content__detail__list {
    width: 65%;
  }
}
.p-medicalcontents-content__detail__list__item {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #000000;
  line-height: 1.8;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: clamp(16px, 4.26vw, 24px);
  padding-bottom: 0.25em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-content__detail__list__item {
    font-size: clamp(12.8px, 1.06vw, 16px);
    width: 18em;
    padding-bottom: 0.75em;
  }
}
.p-medicalcontents-content__detail__list__item--accent {
  color: #19AF79;
  line-height: 1;
  font-size: clamp(14px, 3.73vw, 21px);
  padding-right: 0.25em;
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-content__detail__list__item--accent {
    font-size: clamp(11.2px, 0.93vw, 14px);
  }
}
.p-medicalcontents-content__detail__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  text-align: justify;
  line-height: 1.8;
  font-size: clamp(16px, 4.26vw, 24px);
  padding-top: 0.75em;
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-content__detail__text {
    text-align: center;
    font-size: clamp(12.8px, 1.06vw, 16px);
    padding-top: 0.5em;
  }
}

.p-medicalcontents-maintenance__detail {
  border: 1px solid #BD0841;
  border-radius: clamp(16px, 4.26vw, 24px);
  background-color: #ffffff;
  padding: clamp(16px, 4.26vw, 24px) clamp(22px, 5.86vw, 33px) clamp(20px, 5.33vw, 30px) clamp(22px, 5.86vw, 33px);
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-maintenance__detail {
    border-radius: clamp(12.8px, 1.06vw, 16px);
    padding: clamp(38.4px, 3.2vw, 48px) clamp(44px, 3.66vw, 55px) clamp(36px, 3vw, 45px) clamp(51.2px, 4.26vw, 64px);
  }
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-maintenance__detail__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-maintenance__detail__inner__left {
    width: 40%;
  }
}
@media screen and (min-width: 1536px) {
  .p-medicalcontents-maintenance__detail__inner__left {
    width: 30%;
  }
}
.p-medicalcontents-maintenance__detail__inner__right {
  padding-top: clamp(15px, 4vw, 22.5px);
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-maintenance__detail__inner__right {
    width: 57%;
    padding-top: 0;
  }
}
@media screen and (min-width: 1536px) {
  .p-medicalcontents-maintenance__detail__inner__right {
    width: 67%;
  }
}
.p-medicalcontents-maintenance__detail__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  text-align: justify;
  line-height: 1.8;
  font-size: clamp(16px, 4.26vw, 24px);
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-maintenance__detail__text {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.p-medicalcontents-maintenance__detail__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #BD0841;
  line-height: 1.5;
  font-size: clamp(18px, 4.8vw, 27px);
  padding: 1em 0 0.25em 0;
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-maintenance__detail__title {
    line-height: 1;
    font-size: clamp(16px, 1.33vw, 20px);
    padding: 1.5em 0 0.5em 0;
  }
}

.p-medicalcontents-periodontal__detail {
  border: 1px solid #BD0841;
  border-radius: clamp(16px, 4.26vw, 24px);
  background-color: #ffffff;
  padding: clamp(30px, 8vw, 45px) clamp(22px, 5.86vw, 33px) clamp(24px, 6.4vw, 36px) clamp(22px, 5.86vw, 33px);
  margin-bottom: clamp(32px, 8.53vw, 48px);
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-periodontal__detail {
    border-radius: clamp(12.8px, 1.06vw, 16px);
    padding: clamp(36px, 3vw, 45px) clamp(75.2px, 6.26vw, 94px) clamp(36px, 3vw, 45px) clamp(75.2px, 6.26vw, 94px);
    margin-bottom: clamp(52px, 4.33vw, 65px);
  }
}
.p-medicalcontents-periodontal__detail__inner01 {
  margin-bottom: clamp(60px, 16vw, 90px);
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-periodontal__detail__inner01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: clamp(64px, 5.33vw, 80px);
  }
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-periodontal__detail__inner01__left {
    width: 65%;
  }
}
.p-medicalcontents-periodontal__detail__inner01__right {
  padding-top: clamp(30px, 8vw, 45px);
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-periodontal__detail__inner01__right {
    width: 25%;
    padding-top: 0;
  }
}
.p-medicalcontents-periodontal__detail__inner01__img {
  width: 75%;
  margin: 0 auto;
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-periodontal__detail__inner01__img {
    width: 100%;
    margin: 0;
  }
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-periodontal__detail__inner02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}
.p-medicalcontents-periodontal__detail__inner02__left {
  padding-top: clamp(20px, 5.33vw, 30px);
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-periodontal__detail__inner02__left {
    width: 38%;
    padding-top: 0;
  }
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-periodontal__detail__inner02__right {
    width: 55%;
  }
}
.p-medicalcontents-periodontal__detail__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  text-align: justify;
  line-height: 1.8;
  font-size: clamp(16px, 4.26vw, 24px);
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-periodontal__detail__text {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}

.p-medicalcontents-pediatricdentistry__detail {
  border: 1px solid #BD0841;
  border-radius: clamp(16px, 4.26vw, 24px);
  background-color: #ffffff;
  padding: clamp(32px, 8.53vw, 48px) clamp(22px, 5.86vw, 33px) clamp(24px, 6.4vw, 36px) clamp(22px, 5.86vw, 33px);
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-pediatricdentistry__detail {
    border-radius: clamp(12.8px, 1.06vw, 16px);
    padding: clamp(36px, 3vw, 45px) clamp(75.2px, 6.26vw, 94px);
  }
}
.p-medicalcontents-pediatricdentistry__detail__list {
  padding-top: clamp(15px, 4vw, 22.5px);
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-pediatricdentistry__detail__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-top: clamp(9.6px, 0.8vw, 12px);
  }
}
.p-medicalcontents-pediatricdentistry__detail__list__item {
  padding-bottom: clamp(38px, 10.13vw, 57px);
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-pediatricdentistry__detail__list__item {
    width: 28%;
    padding-bottom: 0;
  }
}
.p-medicalcontents-pediatricdentistry__detail__list__item:last-child {
  padding-bottom: 0;
}
.p-medicalcontents-pediatricdentistry__detail__img {
  width: 70%;
  margin: 0 auto;
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-pediatricdentistry__detail__img {
    width: 70%;
  }
}
.p-medicalcontents-pediatricdentistry__detail__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #19AF79;
  text-align: center;
  line-height: 1;
  letter-spacing: 0.08em;
  font-size: clamp(18px, 4.8vw, 27px);
  padding: 1.5em 0 0.5em 0;
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-pediatricdentistry__detail__title {
    font-size: clamp(16px, 1.33vw, 20px);
    padding: 1.5em 0 0.75em 0;
  }
}
.p-medicalcontents-pediatricdentistry__detail__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  text-align: justify;
  line-height: 1.8;
  font-size: clamp(16px, 4.26vw, 24px);
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-pediatricdentistry__detail__text {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}

.p-medicalcontents-oralsurgery__title--br01 {
  display: none;
}
@media screen and (min-width: 1536px) {
  .p-medicalcontents-oralsurgery__title--br01 {
    display: block;
  }
}
.p-medicalcontents-oralsurgery__title--br02 {
  display: block;
}
@media screen and (min-width: 768px) {
  .p-medicalcontents-oralsurgery__title--br02 {
    display: none;
  }
}
.p-medicalcontents-oralsurgery__detail {
  border: 1px solid #BD0841;
  border-radius: clamp(16px, 4.26vw, 24px);
  background-color: #ffffff;
  padding: clamp(30px, 8vw, 45px) clamp(22px, 5.86vw, 33px) clamp(28px, 7.46vw, 42px) clamp(22px, 5.86vw, 33px);
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-oralsurgery__detail {
    border-radius: clamp(12.8px, 1.06vw, 16px);
    padding: clamp(38.4px, 3.2vw, 48px) clamp(75.2px, 6.26vw, 94px);
  }
}
.p-medicalcontents-oralsurgery__detail__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  text-align: justify;
  line-height: 1.8;
  font-size: clamp(16px, 4.26vw, 24px);
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-oralsurgery__detail__text {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.p-medicalcontents-oralsurgery__detail__space {
  padding-top: clamp(28px, 7.46vw, 42px);
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-oralsurgery__detail__space {
    padding-top: clamp(57.6px, 4.8vw, 72px);
  }
}

.p-medicalcontents-aestheticdentistry__subtitle {
  margin-bottom: 0;
}
.p-medicalcontents-aestheticdentistry__detail {
  border: 1px solid #BD0841;
  border-radius: clamp(16px, 4.26vw, 24px);
  background-color: #ffffff;
  padding: clamp(32px, 8.53vw, 48px) clamp(22px, 5.86vw, 33px) 0 clamp(22px, 5.86vw, 33px);
  margin-top: clamp(32px, 8.53vw, 48px);
  text-align: center;
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-aestheticdentistry__detail {
    border-radius: clamp(12.8px, 1.06vw, 16px);
    padding: clamp(51.2px, 4.26vw, 64px) clamp(73.6px, 6.13vw, 92px) clamp(38.4px, 3.2vw, 48px) clamp(73.6px, 6.13vw, 92px);
    margin-top: clamp(51.2px, 4.26vw, 64px);
  }
}
.p-medicalcontents-aestheticdentistry__detail--space {
  display: block;
  padding-bottom: clamp(30px, 8vw, 45px);
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-aestheticdentistry__detail--space {
    padding-bottom: 0;
    display: none;
  }
}
.p-medicalcontents-aestheticdentistry__detail__title01 {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #ffffff;
  line-height: 1;
  font-size: clamp(18px, 4.8vw, 27px);
  background-color: #BD0841;
  display: inline-block;
  padding: 0.5em 2em;
  border-radius: 1em;
  margin-bottom: clamp(30px, 8vw, 45px);
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-aestheticdentistry__detail__title01 {
    font-size: clamp(19.6px, 1.63vw, 28px);
    padding: 0.6em 3em;
    border-radius: 1.1em;
    margin-bottom: clamp(38.4px, 3.2vw, 48px);
  }
}
.p-medicalcontents-aestheticdentistry__detail__title02 {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #ffffff;
  line-height: 1;
  font-size: clamp(18px, 4.8vw, 27px);
  background-color: #BD0841;
  display: inline-block;
  padding: 0.5em 1.5em;
  border-radius: 1em;
  margin-bottom: clamp(30px, 8vw, 45px);
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-aestheticdentistry__detail__title02 {
    font-size: clamp(19.6px, 1.63vw, 28px);
    padding: 0.6em 3em;
    border-radius: 1.1em;
    margin-bottom: clamp(38.4px, 3.2vw, 48px);
  }
}
.p-medicalcontents-aestheticdentistry__detail__title02__inner {
  color: #BD0841;
  font-size: clamp(12.86px, 3.42vw, 19.2px);
  background-color: #ffffff;
  padding: 0.25em 0.75em;
  border-radius: 0.75em;
  display: inline-block;
  margin-left: 0.5em;
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-aestheticdentistry__detail__title02__inner {
    font-size: clamp(16px, 1.33vw, 20px);
    margin-left: 1em;
  }
}
.p-medicalcontents-aestheticdentistry__detail__text01 {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  text-align: justify;
  line-height: 1.8;
  font-size: clamp(16px, 4.26vw, 24px);
  padding-bottom: clamp(40px, 10.66vw, 60px);
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-aestheticdentistry__detail__text01 {
    font-size: clamp(12.8px, 1.06vw, 16px);
    padding-bottom: clamp(73.6px, 6.13vw, 92px);
  }
}
.p-medicalcontents-aestheticdentistry__detail__text02 {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  text-align: justify;
  line-height: 1.8;
  font-size: clamp(16px, 4.26vw, 24px);
  padding-bottom: 1.25em;
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-aestheticdentistry__detail__text02 {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-aestheticdentistry__detail__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-bottom: clamp(48px, 4vw, 60px);
  }
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-aestheticdentistry__detail__inner--reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-aestheticdentistry__detail__inner__box {
    width: 65%;
  }
}
.p-medicalcontents-aestheticdentistry__detail__inner__img {
  padding: clamp(10px, 2.66vw, 15px) 0 clamp(30px, 8vw, 45px) 0;
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-aestheticdentistry__detail__inner__img {
    width: 28%;
    padding: 0;
  }
}
.p-medicalcontents-aestheticdentistry__detail__subtitle {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #BD0841;
  text-align: left;
  line-height: 1.5;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: clamp(18px, 4.8vw, 27px);
}
@media screen and (min-width: 768px) {
  .p-medicalcontents-aestheticdentistry__detail__subtitle {
    -webkit-font-feature-settings: normal;
            font-feature-settings: normal;
  }
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-aestheticdentistry__detail__subtitle {
    font-size: clamp(16px, 1.33vw, 20px);
  }
}
.p-medicalcontents-aestheticdentistry__detail__subtitle--text {
  color: #3C3C3C;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p-medicalcontents-aestheticdentistry__detail__subtitle--accent {
  color: #BD0841;
  line-height: 1;
  font-size: clamp(14px, 3.73vw, 21px);
  padding-right: 0.25em;
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-aestheticdentistry__detail__subtitle--accent {
    font-size: clamp(11.2px, 0.93vw, 14px);
  }
}
.p-medicalcontents-aestheticdentistry__detail__img {
  width: 85%;
  border-radius: 50%;
  margin: 0 auto;
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-aestheticdentistry__detail__img {
    width: 100%;
    margin: 0;
  }
}
.p-medicalcontents-aestheticdentistry__detail__data {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-bottom: clamp(20px, 5.33vw, 30px);
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-aestheticdentistry__detail__data {
    padding-bottom: clamp(16px, 1.33vw, 20px);
  }
}
.p-medicalcontents-aestheticdentistry__detail__data__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  text-align: left;
  line-height: 1.8;
  font-size: clamp(16px, 4.26vw, 24px);
  width: 6.25em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-aestheticdentistry__detail__data__title {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.p-medicalcontents-aestheticdentistry__detail__data__title02 {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  text-align: left;
  line-height: 1.8;
  font-size: clamp(16px, 4.26vw, 24px);
  width: 4.25em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-aestheticdentistry__detail__data__title02 {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.p-medicalcontents-aestheticdentistry__detail__data__title--accent {
  color: #BD0841;
  line-height: 1;
  font-size: clamp(14px, 3.73vw, 21px);
  padding-right: 0.15em;
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-aestheticdentistry__detail__data__title--accent {
    font-size: clamp(11.2px, 0.93vw, 14px);
  }
}
.p-medicalcontents-aestheticdentistry__detail__data__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  text-align: left;
  line-height: 1.8;
  font-size: clamp(16px, 4.26vw, 24px);
  width: calc(100% - 6.25em);
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-aestheticdentistry__detail__data__text {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.p-medicalcontents-aestheticdentistry__detail__data__text02 {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  text-align: left;
  line-height: 1.8;
  font-size: clamp(16px, 4.26vw, 24px);
  width: calc(100% - 4.25em);
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-aestheticdentistry__detail__data__text02 {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.p-medicalcontents-aestheticdentistry__detail__list {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  text-align: justify;
  line-height: 1.8;
  font-size: clamp(16px, 4.26vw, 24px);
  padding-bottom: clamp(20px, 5.33vw, 30px);
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-aestheticdentistry__detail__list {
    font-size: clamp(12.8px, 1.06vw, 16px);
    padding-bottom: clamp(16px, 1.33vw, 20px);
  }
}
.p-medicalcontents-aestheticdentistry__detail__list__item {
  text-indent: -1.15em;
  margin-left: 1.15em;
}
.p-medicalcontents-aestheticdentistry__detail__filling {
  padding-bottom: clamp(48px, 12.8vw, 72px);
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-aestheticdentistry__detail__filling {
    padding-bottom: clamp(48px, 4vw, 60px);
  }
}
.p-medicalcontents-aestheticdentistry__detail__filling__item {
  padding: clamp(32px, 8.53vw, 48px) 0;
  border-bottom: 1px solid #8A8A8A;
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-aestheticdentistry__detail__filling__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: clamp(19.2px, 1.6vw, 24px) 0;
  }
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-aestheticdentistry__detail__filling__img {
    width: 15%;
  }
}
.p-medicalcontents-aestheticdentistry__detail__filling__img__inner {
  width: 70%;
  border-radius: 50%;
  margin: 0 auto;
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-aestheticdentistry__detail__filling__img__inner {
    width: 100%;
    border-radius: 0;
    margin: 0;
  }
}
.p-medicalcontents-aestheticdentistry__detail__filling__box {
  padding-top: clamp(15px, 4vw, 22.5px);
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-aestheticdentistry__detail__filling__box {
    width: 80%;
    padding-top: 0;
  }
}
.p-medicalcontents-aestheticdentistry__detail__filling__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #BD0841;
  text-align: left;
  line-height: 1.5;
  font-size: clamp(18px, 4.8vw, 27px);
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-aestheticdentistry__detail__filling__title {
    font-size: clamp(16px, 1.33vw, 20px);
  }
}
.p-medicalcontents-aestheticdentistry__detail__filling__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  text-align: justify;
  line-height: 1.8;
  font-size: clamp(16px, 4.26vw, 24px);
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-aestheticdentistry__detail__filling__text {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.p-medicalcontents-aestheticdentistry__detail__filling__space {
  padding-top: clamp(20px, 5.33vw, 30px);
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-aestheticdentistry__detail__filling__space {
    padding-top: clamp(16px, 1.33vw, 20px);
  }
}
.p-medicalcontents-aestheticdentistry__detail__filling__subtitle {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  text-align: left;
  line-height: 1.8;
  font-size: clamp(16px, 4.26vw, 24px);
  width: 6.25em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-aestheticdentistry__detail__filling__subtitle {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.p-medicalcontents-aestheticdentistry__detail__filling__subtitle--accent {
  color: #BD0841;
  line-height: 1;
  font-size: clamp(14px, 3.73vw, 21px);
  padding-right: 0.15em;
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-aestheticdentistry__detail__filling__subtitle--accent {
    font-size: clamp(11.2px, 0.93vw, 14px);
  }
}
.p-medicalcontents-aestheticdentistry__detail__table {
  border-top: 1px solid #8A8A8A;
  border-bottom: 1px solid #8A8A8A;
  width: 100%;
  margin-top: clamp(10px, 2.66vw, 15px);
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-aestheticdentistry__detail__table {
    margin-top: clamp(9.6px, 0.8vw, 12px);
  }
}
.p-medicalcontents-aestheticdentistry__detail__table__row {
  width: 100%;
}
.p-medicalcontents-aestheticdentistry__detail__table__row:nth-child(even) {
  background-color: #FFF5EE;
}
.p-medicalcontents-aestheticdentistry__detail__table__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #000000;
  vertical-align: middle;
  line-height: 1.5;
  font-size: clamp(14px, 3.73vw, 21px);
  padding: 1em 0 1em 1em;
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-aestheticdentistry__detail__table__title {
    font-size: clamp(12.8px, 1.06vw, 16px);
    padding-left: 1.5em;
  }
}
.p-medicalcontents-aestheticdentistry__detail__table__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #000000;
  text-align: right;
  vertical-align: middle;
  line-height: 1.5;
  font-size: clamp(14px, 3.73vw, 21px);
  padding: 1em 1em 1em 0;
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-aestheticdentistry__detail__table__text {
    font-size: clamp(12.8px, 1.06vw, 16px);
    padding-right: 1.5em;
  }
}
.p-medicalcontents-aestheticdentistry__detail__table__space {
  padding-bottom: clamp(42px, 11.2vw, 63px);
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-aestheticdentistry__detail__table__space {
    padding-bottom: clamp(36px, 3vw, 45px);
  }
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-aestheticdentistry__detail__inner02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-aestheticdentistry__detail__inner02__box {
    width: 50%;
  }
}

.p-privacypolicy {
  position: relative;
  padding: clamp(70px, 18.66vw, 105px) 0 clamp(65px, 17.33vw, 97.5px) 0;
  z-index: 2;
}
@media screen and (min-width: 1024px) {
  .p-privacypolicy {
    padding: clamp(76.8px, 6.4vw, 96px) 0 clamp(96px, 8vw, 120px) 0;
  }
}
@media screen and (min-width: 1536px) {
  .p-privacypolicy {
    width: 80%;
    margin: 0 auto;
  }
}
.p-privacypolicy__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #BD0841;
  text-align: center;
  line-height: 1.5;
  letter-spacing: 0.2em;
  font-size: clamp(20px, 5.33vw, 30px);
  padding-bottom: 1.25em;
}
@media screen and (min-width: 1024px) {
  .p-privacypolicy__title {
    letter-spacing: normal;
    font-size: clamp(22.4px, 1.86vw, 28px);
    padding-bottom: 2.75em;
  }
}
.p-privacypolicy__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3C3C3C;
  text-align: justify;
  line-height: 1.8;
  font-size: clamp(16px, 4.26vw, 24px);
}
@media screen and (min-width: 1024px) {
  .p-privacypolicy__text {
    line-height: 2;
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.p-privacypolicy__list {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  text-align: justify;
  line-height: 1.8;
  font-size: clamp(16px, 4.26vw, 24px);
  padding: 1.25em 0;
}
@media screen and (min-width: 1024px) {
  .p-privacypolicy__list {
    line-height: 2;
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.p-privacypolicy__list__item {
  position: relative;
  text-indent: -1.15em;
  margin-left: 1.15em;
}
.p-privacypolicy__list__item--accent {
  color: #D76B8D;
  line-height: 1;
  font-size: clamp(14px, 3.73vw, 21px);
  padding-right: 0.25em;
}
@media screen and (min-width: 1024px) {
  .p-privacypolicy__list__item--accent {
    font-size: clamp(11.2px, 0.93vw, 14px);
  }
}
.p-privacypolicy__list__link {
  color: #3C3C3C;
  letter-spacing: 0.03em;
  font-size: clamp(16px, 4.26vw, 24px);
  text-decoration: underline;
}
@media screen and (min-width: 1024px) {
  .p-privacypolicy__list__link {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.p-privacypolicy__list__link:visited, .p-privacypolicy__list__link:hover, .p-privacypolicy__list__link:active, .p-privacypolicy__list__link:focus {
  color: #3C3C3C;
}

.p-wp-blog {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
  padding: clamp(50px, 13.33vw, 75px) 0;
}
@media screen and (min-width: 1024px) {
  .p-wp-blog {
    padding: clamp(56px, 4.66vw, 70px) 0 clamp(280px, 23.33vw, 400px) 0;
  }
}
.p-wp-blog__main {
  width: 100%;
  background-color: #ffffff;
  border-radius: clamp(16px, 4.26vw, 24px);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  padding: clamp(24px, 6.4vw, 36px) clamp(22px, 5.86vw, 33px);
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  text-align: left;
  line-height: 1.4;
  letter-spacing: 0.08em;
  font-size: clamp(16px, 4.26vw, 24px);
}
@media screen and (min-width: 1024px) {
  .p-wp-blog__main {
    width: 70%;
    border-radius: clamp(12.8px, 1.06vw, 16px);
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
            box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    padding: clamp(25.6px, 2.13vw, 32px) clamp(51.2px, 4.26vw, 64px);
    font-size: clamp(14.4px, 1.2vw, 18px);
  }
}
.p-wp-blog__side {
  width: 100%;
  padding-top: clamp(56px, 14.93vw, 84px);
  position: relative;
}
@media screen and (min-width: 1024px) {
  .p-wp-blog__side {
    width: 30%;
    padding-left: 6%;
    padding-top: 0;
  }
}
.p-wp-blog__post {
  border-bottom: 1px solid #8A8A8A;
  padding: clamp(22px, 5.86vw, 33px) 0;
}
@media screen and (min-width: 1024px) {
  .p-wp-blog__post {
    padding: clamp(24px, 2vw, 30px) 0;
  }
}
.p-wp-blog__post__link {
  display: block;
}
@media screen and (min-width: 1024px) {
  .p-wp-blog__post__link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    position: relative;
  }
}
.p-wp-blog__post__img {
  border-radius: clamp(8px, 2.13vw, 12px);
  overflow: hidden;
}
@media screen and (min-width: 1024px) {
  .p-wp-blog__post__img {
    width: 33%;
    border-radius: clamp(6.4px, 0.53vw, 8px);
  }
}
@media screen and (min-width: 1536px) {
  .p-wp-blog__post__img {
    width: 25%;
  }
}
@media screen and (min-width: 1024px) {
  .p-wp-blog__post__inner {
    width: 65%;
    padding-top: 0;
  }
}
@media screen and (min-width: 1536px) {
  .p-wp-blog__post__inner {
    width: 73%;
  }
}
.p-wp-blog__post__inner__header {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: clamp(14px, 3.73vw, 21px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1em;
  padding-top: 0.5em;
}
@media screen and (min-width: 1024px) {
  .p-wp-blog__post__inner__header {
    font-size: clamp(12.8px, 1.06vw, 16px);
    padding-top: 0;
  }
}
.p-wp-blog__post__date {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  text-align: left;
  line-height: 1;
  font-size: clamp(14px, 3.73vw, 21px);
}
@media screen and (min-width: 1024px) {
  .p-wp-blog__post__date {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.p-wp-blog__post__category__list {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: clamp(11px, 2.93vw, 16.5px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0.5em;
}
@media screen and (min-width: 1024px) {
  .p-wp-blog__post__category__list {
    font-size: clamp(11.2px, 0.93vw, 14px);
  }
}
.p-wp-blog__post__category__list__item {
  background-color: #BD0841;
  border-radius: 1em;
  min-width: 10em;
  color: #ffffff;
  text-align: center;
  letter-spacing: 0.08em;
  padding: 0.4em 1.2em;
  display: inline-block;
}
.p-wp-blog__post__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  text-align: left;
  line-height: 1.4;
  letter-spacing: 0.08em;
  font-size: clamp(18px, 4.8vw, 27px);
  padding: 0.5em 0;
}
@media screen and (min-width: 1024px) {
  .p-wp-blog__post__title {
    font-size: clamp(19.2px, 1.6vw, 24px);
  }
}
.p-wp-blog__side__list {
  position: relative;
  background-color: #ffffff;
  border-radius: clamp(16px, 4.26vw, 24px);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  padding: clamp(20px, 5.33vw, 30px) clamp(20px, 5.33vw, 30px);
}
@media screen and (min-width: 1024px) {
  .p-wp-blog__side__list {
    border-radius: clamp(12.8px, 1.06vw, 16px);
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
            box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
    padding: clamp(19.2px, 1.6vw, 24px) clamp(12.8px, 1.06vw, 16px);
  }
}
.p-wp-blog__side__list h2 {
  position: relative;
  border-bottom: 1px solid #D76B8D;
  padding-bottom: 0.5em;
  margin-bottom: 1.5px;
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  font-size: clamp(16px, 4.26vw, 24px);
}
@media screen and (min-width: 1024px) {
  .p-wp-blog__side__list h2 {
    font-size: clamp(14.4px, 1.2vw, 18px);
  }
}
.p-wp-blog__side__list ul {
  padding: 0.5em 0 3em 0;
  position: relative;
}
.p-wp-blog__side__list ul.children {
  padding: 0 0 0 1em;
}
.p-wp-blog__side__list a {
  display: block;
  padding: 0.5em 0.2em;
  line-height: 1.6;
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  font-size: clamp(14px, 3.73vw, 21px);
  border-bottom: 1px solid #8A8A8A;
}
@media screen and (min-width: 1024px) {
  .p-wp-blog__side__list a {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.p-wp-blog__side__list a:visited, .p-wp-blog__side__list a:hover {
  color: #3C3C3C;
}
.p-wp-blog__side__list .widget_recent_entries a {
  padding: 2.25em 0 1em 0;
}
.p-wp-blog__side__list .widget_recent_entries .post-date {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  line-height: 1;
  font-size: clamp(12px, 3.2vw, 18px);
  position: absolute;
  top: 1em;
  left: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
@media screen and (min-width: 1024px) {
  .p-wp-blog__side__list .widget_recent_entries .post-date {
    font-size: clamp(11.2px, 0.93vw, 14px);
  }
}
.p-wp-blog__side__list .recent-posts-widget-with-thumbnails li {
  position: relative;
  margin: 0;
}
.p-wp-blog__side__list .recent-posts-widget-with-thumbnails a {
  padding: 0.75em 0;
  line-height: 1.2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  border-bottom: 1px solid #8A8A8A;
}
.p-wp-blog__side__list .recent-posts-widget-with-thumbnails .rpwwt-post-title {
  padding-top: 1.5em;
  width: 60%;
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 1024px) {
  .p-wp-blog__side__list .recent-posts-widget-with-thumbnails .rpwwt-post-title {
    padding-top: 1em;
  }
}
@media screen and (min-width: 1536px) {
  .p-wp-blog__side__list .recent-posts-widget-with-thumbnails .rpwwt-post-title {
    padding-top: 1.75em;
  }
}
.p-wp-blog__side__list .recent-posts-widget-with-thumbnails .rpwwt-post-date {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  line-height: 1;
  font-size: clamp(12px, 3.2vw, 18px);
  position: absolute;
  top: 1.5em;
  left: 40%;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
@media screen and (min-width: 1024px) {
  .p-wp-blog__side__list .recent-posts-widget-with-thumbnails .rpwwt-post-date {
    font-size: clamp(11.2px, 0.93vw, 14px);
    top: 0.75em;
  }
}
@media screen and (min-width: 1536px) {
  .p-wp-blog__side__list .recent-posts-widget-with-thumbnails .rpwwt-post-date {
    top: 1.15em;
  }
}
.p-wp-blog__side__list #rpwwt-recent-posts-widget-with-thumbnails-2 img {
  margin: 0;
  width: 35%;
  border-radius: 4.5714px;
  max-width: none;
}
@media screen and (min-width: 1024px) {
  .p-wp-blog__side__list #rpwwt-recent-posts-widget-with-thumbnails-2 img {
    max-width: 92px;
  }
}
.p-wp-blog .pagination {
  margin: 2rem 0 0;
}
.p-wp-blog .pagination .nav-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.p-wp-blog .pagination .page-numbers {
  display: inline-block;
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  margin-right: 0.5em;
  padding: 1em 1.25em;
  color: #3C3C3C;
  border-radius: 3px;
  -webkit-box-shadow: 0 3px 3px #BD0841;
          box-shadow: 0 3px 3px #BD0841;
  background: #ffffff;
  border: 1px solid #BD0841;
}
.p-wp-blog .pagination .current {
  padding: 1em 1.25em;
  background: #BD0841;
  color: #ffffff;
}
.p-wp-blog .pagination .prev {
  border: none;
}
.p-wp-blog .pagination .prev,
.p-wp-blog .pagination .next {
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #3C3C3C;
}
.p-wp-blog .pagination .dots {
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.p-wp-blog__single {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: clamp(14px, 3.73vw, 21px);
  padding: clamp(16px, 4.26vw, 24px) 0;
}
@media screen and (min-width: 1024px) {
  .p-wp-blog__single {
    padding: clamp(24px, 2vw, 30px) 0;
  }
}
.p-wp-blog__single__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 1em;
}
.p-wp-blog__single__date {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  line-height: 1.6;
  font-size: clamp(14px, 3.73vw, 21px);
  padding-top: 0.075em;
}
@media screen and (min-width: 1024px) {
  .p-wp-blog__single__date {
    line-height: 1.6;
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.p-wp-blog__single__category__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0.5em;
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: clamp(11px, 2.93vw, 16.5px);
}
@media screen and (min-width: 1024px) {
  .p-wp-blog__single__category__list {
    font-size: clamp(11.2px, 0.93vw, 14px);
  }
}
.p-wp-blog__single__category__item {
  background-color: #BD0841;
  border-radius: 1em;
  min-width: 6.5em;
  color: #ffffff;
  text-align: center;
  padding: 0.25em 1em;
  display: inline-block;
}
.p-wp-blog__single__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  text-align: left;
  line-height: 1.4;
  font-size: clamp(16px, 4.26vw, 24px);
  border-bottom: 1px solid #BD0841;
  padding: 0.75em 0 1em 0;
  margin-bottom: 0.5em;
}
@media screen and (min-width: 1024px) {
  .p-wp-blog__single__title {
    font-size: clamp(19.2px, 1.6vw, 24px);
  }
}
.p-wp-blog__single__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  text-align: justify;
  font-size: clamp(16px, 4.26vw, 24px);
}
@media screen and (min-width: 1024px) {
  .p-wp-blog__single__text {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.p-wp-blog__single__text p {
  line-height: 2.4;
}
.p-wp-blog__single__text img {
  display: inline-block;
  width: auto;
}/*# sourceMappingURL=style.css.map */