@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;
}

.shuei-min {
  font-family: "dnp-shuei-mincho-pr6", sans-serif;
  font-weight: 600;
  font-style: normal;
}

.p22 {
  font-family: "p22-pooper-black-pro", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.auster {
  font-family: "auster", sans-serif;
  font-weight: 500;
  font-style: normal;
}

*,
::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;
}

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--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-text__pos {
  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: 100%;
  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: 60%;
  height: 100%;
  max-height: 95%;
  margin-left: 2.5%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.l-header-sp__button {
  position: relative;
  background-color: #ffffff;
  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: #28a639;
  width: 45%;
  height: 2px;
  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: #28a639;
  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: #28a639;
  width: 100vw;
  height: 100%;
  z-index: 10;
  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%;
  position: fixed;
  overflow: 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 1.5em;
  display: none;
  background-color: #53b861;
  border-bottom: 1px solid #ffffff;
}
@media screen and (min-width: 375px) {
  .l-header-sp__menu--dropdown__menu {
    padding: 0 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%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 15;
}
.l-header-lowerfixed__tel {
  background-color: #946134;
  width: 50%;
  padding: 1.75% 0;
}
.l-header-lowerfixed__appointment {
  background-color: #28a639;
  width: 50%;
  padding: 1.75% 0;
}
@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: #ffffff;
    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 {
  height: 100%;
  width: 25%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 2%;
}
@media screen and (min-width: 1536px) {
  .l-header-pc__logo {
    width: 22.5%;
  }
}
.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%;
}
@media screen and (min-width: 1280px) {
  .l-header-pc__menu {
    gap: 0.5em;
  }
}
.l-header-pc__menu__link {
  color: #3c3c3c;
  display: block;
  position: relative;
  padding: 0 1em;
}
@media screen and (min-width: 1280px) {
  .l-header-pc__menu__link {
    padding: 0 1.25em;
  }
}
.l-header-pc__menu__link:visited {
  color: #3c3c3c;
}
.l-header-pc__menu__link:hover {
  color: #28a639;
}
.l-header-pc__menu__sub {
  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);
  position: absolute;
  top: 98%;
  padding: 0;
  z-index: 999;
  -webkit-transition: all 1s;
  transition: all 1s;
  visibility: hidden;
  opacity: 0;
  width: 10em;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.l-header-pc__menu__sub__link {
  color: #ffffff;
  display: block;
  background-color: #48b357;
  padding: 1em 0;
  border-bottom: 1px solid #ffffff;
  -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 {
  color: #ffffff;
  background-color: #7eca88;
}
.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 {
  background-color: #e5f4e7;
}
.l-header-pc__menu--hover:hover .l-header-pc__menu__link {
  color: #28a639;
}
.l-header-pc__menu--dropdown {
  position: relative;
}
.l-header-pc__menu--dropdown:hover .l-header-pc__menu__sub {
  visibility: visible;
  opacity: 1;
}
.l-header-pc__tel {
  display: block;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.l-header-pc__tel__title {
  display: block;
  font-family: heisei-kaku-gothic-std, sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #946134;
  line-height: 1;
  font-size: clamp(12.8px, 1.06vw, 16px);
  padding-bottom: 0.25em;
}
.l-header-pc__tel__title--accent {
  color: #bfa085;
  padding-right: 0.5em;
}
.l-header-pc__tel__num {
  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: #946134;
  line-height: 1;
  font-size: clamp(25.6px, 2.13vw, 32px);
}
.l-header-pc__tel__icon {
  width: 0.7em;
  margin-right: 0.2em;
  margin-top: 0.1em;
}
.l-header-pc__tel:hover {
  opacity: 0.7;
}
.l-header-pc__appointment {
  width: clamp(85px, 7vw, 120px);
  height: clamp(85px, 7vw, 120px);
  background-color: #28a639;
  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.75em;
}
.l-header-pc__appointment:visited, .l-header-pc__appointment:hover {
  color: #ffffff;
}
.l-header-pc__appointment:hover {
  opacity: 0.7;
}

.l-footer {
  position: relative;
  background-color: #ffffff;
}
.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__inner {
  padding: clamp(48px, 12.8vw, 72px) 0;
}
@media screen and (min-width: 1024px) {
  .l-footer__inner {
    padding: clamp(76.8px, 6.4vw, 96px) 0 clamp(56px, 4.66vw, 70px) 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.l-footer__inner__left {
  width: 92.5%;
  margin: 0 auto;
}
@media screen and (min-width: 1024px) {
  .l-footer__inner__left {
    width: 40%;
    margin: 0;
  }
}
@media screen and (min-width: 1024px) {
  .l-footer__inner__right {
    width: 48%;
  }
}
.l-footer__logo {
  margin: 0 auto;
}
@media screen and (min-width: 1024px) {
  .l-footer__logo {
    margin: 0;
  }
}
.l-footer__data {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-top: clamp(18px, 4.8vw, 27px);
}
@media screen and (min-width: 1024px) {
  .l-footer__data {
    padding-top: clamp(36px, 3vw, 45px);
  }
}
.l-footer__data__title {
  font-family: heisei-kaku-gothic-std, sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #28a639;
  line-height: 1.5;
  font-size: clamp(14px, 3.73vw, 21px);
  padding-bottom: 0.65em;
  width: 5em;
}
@media screen and (min-width: 1024px) {
  .l-footer__data__title {
    font-size: clamp(12.8px, 1.06vw, 16px);
    padding-bottom: 0.75em;
    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% - 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 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 85%;
  margin: 0 auto;
}
@media screen and (min-width: 1024px) {
  .l-footer__contact {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -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: #946134;
  height: 3em;
  border-radius: 8px;
  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(24px, 6.4vw, 36px);
}
@media screen and (min-width: 1024px) {
  .l-footer__contact__tel {
    font-size: clamp(17.6px, 1.46vw, 22px);
    width: 47%;
    margin-top: 0;
  }
}
.l-footer__contact__tel__icon {
  width: 1em;
  margin-right: 0.25em;
}
@media screen and (min-width: 1024px) {
  .l-footer__contact__tel__icon {
    width: 1.2em;
  }
}
.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);
    padding-bottom: 0.15em;
  }
}
.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);
}
@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: #28a639;
  height: 3em;
  border-radius: 8px;
  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(24px, 6.4vw, 36px);
}
@media screen and (min-width: 1024px) {
  .l-footer__contact__appointment {
    font-size: clamp(17.6px, 1.46vw, 22px);
    width: 47%;
    margin-top: 0;
  }
}
.l-footer__contact__appointment__icon {
  width: 1.75em;
  margin-right: 0.25em;
}
@media screen and (min-width: 1024px) {
  .l-footer__contact__appointment__icon {
    width: 1.5em;
  }
}
.l-footer__contact__appointment__title {
  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);
}
@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__bg {
  background-color: #dff2e1;
}
.l-footer__nav {
  padding: clamp(24px, 6.4vw, 36px) 0;
}
@media screen and (min-width: 1024px) {
  .l-footer__nav {
    padding: clamp(38.4px, 3.2vw, 48px) 0;
  }
}
.l-footer__nav--sp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@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;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
}
.l-footer__menu {
  width: 50%;
}
@media screen and (min-width: 1024px) {
  .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 {
  opacity: 0.7;
  color: #3c3c3c;
}
.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 {
  opacity: 0.7;
  color: #3c3c3c;
}
.l-footer__menu__sub__space {
  padding-right: 0.75em;
}
.l-footer__copyright {
  background-color: #28a639;
  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(13px, 3.46vw, 19.5px);
  padding: 1.75em 0 7em 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.5em 0;
  }
}

.l-main {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.l-main__pos {
  position: relative;
}
.l-main__primary {
  background-color: #e5f4e7;
  position: relative;
}
.l-main__top {
  width: 41.6%;
  height: calc(100% + clamp(90px, 24vw, 165px));
  position: absolute;
  right: 0;
  bottom: 0;
}
@media screen and (min-width: 1024px) {
  .l-main__top {
    width: 40%;
    height: calc(100% + clamp(170px, 15.45vw, 280px));
  }
}
.l-main__left {
  width: 41.6%;
  height: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
}
@media screen and (min-width: 1024px) {
  .l-main__left {
    width: 40%;
    height: 100%;
  }
}
.l-main__right {
  width: 41.6%;
  height: 100%;
  position: absolute;
  right: 0;
  bottom: 0;
}
@media screen and (min-width: 1024px) {
  .l-main__right {
    width: 40%;
    height: 100%;
  }
}
.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__logo {
  width: 40%;
  position: absolute;
  top: clamp(16px, 4.26vw, 24px);
  right: 1%;
  mix-blend-mode: multiply;
  pointer-events: none;
}
@media screen and (min-width: 1024px) {
  .l-main__logo {
    width: 31.25%;
    max-width: 600px;
    top: clamp(48px, 4vw, 60px);
    right: 2%;
  }
}
@media screen and (min-width: 1920px) {
  .l-main__logo {
    right: 3.5%;
  }
}
.l-main__logo--index {
  top: calc(clamp(50px, 13.33vw, 75px) * -1);
}
@media screen and (min-width: 1024px) {
  .l-main__logo--index {
    top: clamp(22.4px, 1.86vw, 28px);
  }
}
@media screen and (min-width: 1920px) {
  .l-main__logo--index {
    top: 0;
  }
}

.l-main-header {
  position: relative;
  margin-top: clamp(65px, 17.25vw, 105px);
  z-index: 5;
}
@media screen and (min-width: 1024px) {
  .l-main-header {
    margin-top: clamp(85px, 7vw, 120px);
  }
}
.l-main-header__img {
  padding-right: 7.75%;
  padding-bottom: clamp(28px, 7.46vw, 42px);
}
@media screen and (min-width: 768px) {
  .l-main-header__img {
    padding-right: 11%;
  }
}
@media screen and (min-width: 1024px) {
  .l-main-header__img {
    padding-right: 5%;
    padding-bottom: 0;
  }
}
@media screen and (min-width: 1280px) {
  .l-main-header__img {
    padding-right: 8.125%;
  }
}
@media screen and (min-width: 1536px) {
  .l-main-header__img {
    padding-right: calc((100% - 1200px) / 2 / 2);
  }
}
.l-main-header__img img {
  border-radius: 0 clamp(32px, 8.53vw, 48px) clamp(32px, 8.53vw, 48px) 0;
}
@media screen and (min-width: 1024px) {
  .l-main-header__img img {
    border-radius: 0 clamp(80px, 6.66vw, 120px) clamp(80px, 6.66vw, 120px) 0;
  }
}
.l-main-header__title {
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  height: 2.44em;
  border-radius: 0 1.5em 1.5em 0;
  padding: 0 1.5em 0 7.75%;
  font-family: "p22-pooper-black-pro", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: clamp(36px, 9.6vw, 54px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: absolute;
  bottom: 0;
  left: 0;
}
@media screen and (min-width: 768px) {
  .l-main-header__title {
    padding-left: 11%;
  }
}
@media screen and (min-width: 1024px) {
  .l-main-header__title {
    font-size: clamp(80px, 6.66vw, 100px);
    padding-left: 1.25em;
    bottom: calc(50% - 1.22em);
  }
}
.l-main-header__title__en {
  font-family: "p22-pooper-black-pro", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #28a639;
  line-height: 1;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: clamp(36px, 9.6vw, 54px);
  position: relative;
}
@media screen and (min-width: 1024px) {
  .l-main-header__title__en {
    font-size: clamp(80px, 6.66vw, 100px);
    top: -0.15em;
  }
}
.l-main-header__title__ja {
  font-family: heisei-kaku-gothic-std, sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #28a639;
  line-height: 1;
  font-size: clamp(14px, 3.73vw, 21px);
  padding-top: 0.25em;
}
@media screen and (min-width: 1024px) {
  .l-main-header__title__ja {
    font-size: clamp(19.2px, 1.6vw, 24px);
    padding-top: 0;
  }
}
.l-main-header__title__wp {
  font-family: heisei-kaku-gothic-std, sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #28a639;
  line-height: 1;
  font-size: clamp(36px, 9.6vw, 54px);
  padding-top: 0.35em;
}
@media screen and (min-width: 1024px) {
  .l-main-header__title__wp {
    font-size: clamp(80px, 6.66vw, 100px);
    padding-top: 0.5em;
  }
}

.c-section__title {
  position: relative;
}
.c-section__title__en {
  font-family: "p22-pooper-black-pro", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #28a639;
  text-align: center;
  line-height: 1;
  font-size: clamp(46px, 12.26vw, 69px);
}
@media screen and (min-width: 1024px) {
  .c-section__title__en {
    text-align: left;
    font-size: clamp(65px, 5.41vw, 100px);
  }
}
@media screen and (min-width: 1024px) {
  .c-section__title__en--space {
    padding-left: 0.5em;
  }
}
.c-section__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(18px, 4.8vw, 27px);
  padding-top: 0.5em;
}
@media screen and (min-width: 1024px) {
  .c-section__title__ja {
    text-align: left;
    font-size: clamp(19.2px, 1.6vw, 24px);
  }
}
.c-section__title__ja--wide {
  letter-spacing: 0.3em;
}
.c-section__title--base {
  color: #ffffff;
}
@media screen and (min-width: 1024px) {
  .c-section__title--flex {
    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) {
  .c-section__title--flex__item {
    padding-left: 2em;
  }
}
.c-section__subtitle {
  font-family: heisei-kaku-gothic-std, sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3c3c3c;
  text-align: center;
  line-height: 1.5;
  font-size: clamp(18px, 4.8vw, 27px);
  padding: 1em 0 0.75em 0;
}
@media screen and (min-width: 1024px) {
  .c-section__subtitle {
    text-align: left;
    line-height: 1.8;
    font-size: clamp(18px, 1.5vw, 28px);
    padding: 1.25em 0 0.5em 0;
  }
}
.c-section__subtitle--accent {
  color: #28a639;
}
.c-section__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) {
  .c-section__text {
    line-height: 2;
    font-size: clamp(14.4px, 1.2vw, 18px);
  }
}
.c-section__text--accent {
  font-family: heisei-kaku-gothic-std, sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #28a639;
}

.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-button {
  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: #a9815d;
  border: 1px solid #a9815d;
  height: 3.25em;
  padding: 0 1.5em;
  border-radius: 1.75em;
  overflow: hidden;
  z-index: 2;
  font-family: heisei-kaku-gothic-std, sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #ffffff;
  font-size: clamp(16px, 4.26vw, 24px);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
@media screen and (min-width: 1024px) {
  .c-button {
    height: 3.8em;
    border-radius: 2em;
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.c-button__arrow {
  display: block;
  width: 0.5em;
}
@media screen and (min-width: 1024px) {
  .c-button__arrow {
    width: 0.6em;
  }
}
.c-button__inner {
  display: block;
}
.c-button .st0 {
  stroke: #ffffff;
  fill: none;
  stroke-width: 3;
  stroke-miterlimit: 10;
}
.c-button:visited {
  color: #ffffff;
}
.c-button:active, .c-button:focus, .c-button:hover {
  color: #a9815d;
  background: #ffffff;
}
.c-button:active .st0, .c-button:focus .st0, .c-button:hover .st0 {
  stroke: #a9815d;
}
.c-button--features01 {
  width: 15em;
  margin: clamp(25px, 6.66vw, 37.5px) 0 0 auto;
}
@media screen and (min-width: 1024px) {
  .c-button--features01 {
    width: clamp(104px, 8.66vw, 130px);
    height: clamp(104px, 8.66vw, 130px);
    border-radius: 50%;
    margin: 0;
    padding: 0 0.5em;
    line-height: 1.5;
    letter-spacing: -0.01em;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.c-button--features01 .c-button__inner {
  margin-right: 0.35em;
}
.c-button--features02 {
  width: 12.5em;
  margin: clamp(25px, 6.66vw, 37.5px) 0 0 auto;
}
@media screen and (min-width: 1024px) {
  .c-button--features02 {
    width: clamp(104px, 8.66vw, 130px);
    height: clamp(104px, 8.66vw, 130px);
    border-radius: 50%;
    margin: 0;
    padding: 0 0.5em;
    line-height: 1.5;
    letter-spacing: -0.01em;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.c-button--features02 .c-button__inner {
  margin-right: 0.5em;
}
.c-button--primary {
  width: 11.5em;
  margin: 0 auto;
}
@media screen and (min-width: 1024px) {
  .c-button--primary {
    width: 12em;
    margin: 0;
  }
}

.c-button.hvr-sweep-to-right:hover:before,
.c-button.hvr-sweep-to-right:active:before,
.c-button.hvr-sweep-to-right:focus:before {
  background: #ffffff;
}

.c-button--cooperation.hvr-sweep-to-right:hover:before,
.c-button--cooperation.hvr-sweep-to-right:active:before,
.c-button--cooperation.hvr-sweep-to-right:focus:before {
  background: #ffffff;
}

.c-fade {
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  opacity: 0;
}
.c-fade-up {
  -webkit-transition-duration: 1s;
          transition-duration: 1s;
  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 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;
  }
}
@-webkit-keyframes slideInDelay {
  0% {
    -webkit-clip-path: inset(0 0 100% 0);
            clip-path: inset(0 0 100% 0);
    opacity: 0;
  }
  50% {
    -webkit-clip-path: inset(0 0 100% 0);
            clip-path: inset(0 0 100% 0);
    opacity: 0;
  }
  55% {
    opacity: 1;
  }
  100% {
    -webkit-clip-path: inset(0);
            clip-path: inset(0);
    opacity: 1;
  }
}
@keyframes slideInDelay {
  0% {
    -webkit-clip-path: inset(0 0 100% 0);
            clip-path: inset(0 0 100% 0);
    opacity: 0;
  }
  50% {
    -webkit-clip-path: inset(0 0 100% 0);
            clip-path: inset(0 0 100% 0);
    opacity: 0;
  }
  55% {
    opacity: 1;
  }
  100% {
    -webkit-clip-path: inset(0);
            clip-path: inset(0);
    opacity: 1;
  }
}
.c-slide {
  overflow: hidden;
  display: inline-block;
  opacity: 0;
}

.slideAnimeLeftRight {
  -webkit-animation-name: slideTextX100;
          animation-name: slideTextX100;
  -webkit-animation-duration: 2.6s;
          animation-duration: 2.6s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  opacity: 0;
}

@-webkit-keyframes slideTextX100 {
  from {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    opacity: 0;
  }
  to {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}

@keyframes slideTextX100 {
  from {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
    opacity: 0;
  }
  to {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}
.slideAnimeRightLeft {
  -webkit-animation-name: slideTextX-100;
          animation-name: slideTextX-100;
  -webkit-animation-duration: 2.6s;
          animation-duration: 2.6s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  opacity: 0;
}

@-webkit-keyframes slideTextX-100 {
  from {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    opacity: 0;
  }
  to {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}

@keyframes slideTextX-100 {
  from {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    opacity: 0;
  }
  to {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
  }
}
.c-scroll {
  position: absolute;
  left: 7.75%;
  bottom: 0;
  height: 64px;
  z-index: 5;
}
@media screen and (min-width: 768px) {
  .c-scroll {
    left: 11%;
  }
}
@media screen and (min-width: 1024px) {
  .c-scroll {
    left: 3.3333333333%;
  }
}
@media screen and (min-width: 1280px) {
  .c-scroll {
    left: 4.0625%;
  }
}
@media screen and (min-width: 1536px) {
  .c-scroll {
    left: calc((100% - 1200px) / 2 / 3.5);
  }
}
.c-scroll__text {
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  top: -1.25em;
  color: #28a639;
  font-size: clamp(14px, 3.73vw, 21px);
}
@media screen and (min-width: 1024px) {
  .c-scroll__text {
    font-size: clamp(11.2px, 0.93vw, 14px);
  }
}
.c-scroll::after {
  content: "";
  position: absolute;
  top: 0;
  width: 1px;
  height: 40px;
  background: #28a639;
  -webkit-animation: pathMove 1.4s ease-in-out infinite;
          animation: pathMove 1.4s ease-in-out infinite;
  opacity: 0;
}
@-webkit-keyframes pathMove {
  0% {
    height: 0;
    top: 0;
    opacity: 0;
  }
  30% {
    height: 40px;
    opacity: 1;
  }
  100% {
    height: 0;
    top: 64px;
    opacity: 0;
  }
}
@keyframes pathMove {
  0% {
    height: 0;
    top: 0;
    opacity: 0;
  }
  30% {
    height: 40px;
    opacity: 1;
  }
  100% {
    height: 0;
    top: 64px;
    opacity: 0;
  }
}

.c-breadcrumb {
  font-family: heisei-kaku-gothic-std, sans-serif;
  font-weight: 300;
  font-style: normal;
  letter-spacing: 0.08em;
  font-size: clamp(12px, 3.2vw, 18px);
  position: relative;
  padding-top: 1.5em;
  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: 1.5em;
  }
}
.c-breadcrumb__parent {
  color: #28a639;
  line-height: 1.8;
  position: relative;
}
.c-breadcrumb__parent a:visited,
.c-breadcrumb__parent a:hover {
  color: #28a639;
}
.c-breadcrumb__item {
  color: #3c3c3c;
  line-height: 1.8;
}
.c-breadcrumb__item::before {
  content: ">";
  padding: 0 0.5em 0 0.75em;
  color: #3c3c3c;
  position: relative;
}

.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__swiper {
  display: none;
}
@media screen and (min-width: 1024px) {
  .p-index-mv__swiper {
    display: block;
    margin-right: 20%;
    border-radius: 0 clamp(51.2px, 4.26vw, 64px) clamp(51.2px, 4.26vw, 64px) 0;
    position: relative;
    z-index: 2;
    overflow: hidden;
  }
}
.p-index-mv__slider {
  position: relative;
  display: block;
  overflow: hidden;
  z-index: 2;
  margin-right: 25%;
  border-radius: 0 32px 32px 0;
  height: 60vh;
}
@media screen and (min-width: 1024px) {
  .p-index-mv__slider {
    display: none;
  }
}
.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;
}
.p-index-mv__slider__img:nth-of-type(2) {
  background-image: url("../img/index-mv-reception-sp.png");
  background-size: cover;
  -webkit-animation-delay: 10s;
          animation-delay: 10s;
}
.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;
}
.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: left center;
  }
  5% {
    opacity: 1;
  }
  30% {
    opacity: 1;
    background-position: right center;
  }
  40% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes slideMv {
  0% {
    opacity: 0;
    background-position: left center;
  }
  5% {
    opacity: 1;
  }
  30% {
    opacity: 1;
    background-position: right center;
  }
  40% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
.p-index-mv__message {
  position: absolute;
  top: 2.5%;
  right: 2.5%;
  z-index: 9;
  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;
}
@media screen and (min-width: 1024px) {
  .p-index-mv__message {
    top: 5%;
    right: 5%;
  }
}
.p-index-mv__message__title {
  font-family: heisei-kaku-gothic-std, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #3c3c3c;
  line-height: 2;
  font-size: clamp(18px, 4.8vw, 27px);
  display: inline-block;
  -webkit-animation: slideIn 2s ease-in forwards;
          animation: slideIn 2s ease-in forwards;
}
@media screen and (min-width: 1024px) {
  .p-index-mv__message__title {
    line-height: 2.5;
    font-size: clamp(28px, 2.33vw, 40px);
  }
}
.p-index-mv__message__title--delay {
  -webkit-animation: slideInDelay 4s ease-in forwards;
          animation: slideInDelay 4s ease-in forwards;
}
.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__open {
  font-family: "dnp-shuei-mincho-pr6", sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #28a639;
  line-height: 1;
  letter-spacing: 0.06em;
  font-size: clamp(20px, 5.33vw, 30px);
  padding: 0 1em 0.15em 0.5em;
  border-bottom: 1px solid #28a639;
  position: absolute;
  right: 0;
  bottom: 2em;
  z-index: 3;
}
@media screen and (min-width: 1024px) {
  .p-index-mv__open {
    font-size: clamp(30px, 2.5vw, 48px);
    padding: 0 2em 0.25em 0.25em;
    bottom: 0.25em;
  }
}
@media screen and (min-width: 1280px) {
  .p-index-mv__open {
    bottom: 2em;
  }
}
.p-index-mv__career {
  display: block;
  width: 40%;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: absolute;
  bottom: clamp(10px, 2.66vw, 15px);
  left: 0;
  z-index: 5;
}
@media screen and (min-width: 768px) {
  .p-index-mv__career {
    width: 30%;
  }
}
@media screen and (min-width: 1024px) {
  .p-index-mv__career {
    width: 15%;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
            box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    bottom: clamp(25.6px, 2.13vw, 32px);
  }
}
.p-index-mv__career:hover {
  opacity: 0.7;
}
.p-index-mv__pos {
  position: relative;
}

.p-index-introduction {
  position: relative;
  padding: clamp(26px, 6.93vw, 39px) 0 0 0;
}
@media screen and (min-width: 1024px) {
  .p-index-introduction {
    padding: clamp(76.8px, 6.4vw, 96px) 0 0 0;
  }
}
.p-index-introduction__inner {
  padding-bottom: 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;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding-bottom: clamp(84px, 7vw, 105px);
  }
}
.p-index-introduction__inner__right {
  padding-top: clamp(22px, 5.86vw, 33px);
}
@media screen and (min-width: 1024px) {
  .p-index-introduction__inner__right {
    width: 77%;
    padding-top: 0;
  }
}
.p-index-introduction__logo {
  width: 30%;
  margin: 0 auto;
}
@media screen and (min-width: 1024px) {
  .p-index-introduction__logo {
    width: 16%;
    margin: 0;
  }
}
.p-index-introduction__title {
  font-family: heisei-kaku-gothic-std, sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #28a639;
  text-align: center;
  line-height: 1.5;
  font-size: clamp(18px, 4.8vw, 27px);
}
@media screen and (min-width: 1024px) {
  .p-index-introduction__title {
    text-align: left;
    line-height: 1;
    font-size: clamp(22.4px, 1.86vw, 28px);
  }
}
.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: 1em;
}
@media screen and (min-width: 1024px) {
  .p-index-introduction__text {
    line-height: 2;
    font-size: clamp(14.4px, 1.2vw, 18px);
  }
}

.p-index-news {
  position: relative;
  padding: clamp(32px, 8.53vw, 48px) 0 clamp(80px, 21.33vw, 120px) 0;
  z-index: 2;
}
@media screen and (min-width: 1024px) {
  .p-index-news {
    padding: 0 0 clamp(115.2px, 9.6vw, 144px) 0;
  }
}
.p-index-news__inner {
  background-color: #ffffff;
  border-radius: 16px;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  padding: clamp(24px, 6.4vw, 36px) clamp(20px, 5.33vw, 30px);
}
@media screen and (min-width: 1024px) {
  .p-index-news__inner {
    border-radius: 32px;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
            box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    padding: clamp(20.8px, 1.73vw, 26px) clamp(76px, 6.33vw, 95px) clamp(40px, 3.33vw, 50px) clamp(76px, 6.33vw, 95px);
    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-index-news__inner__left {
    width: 25%;
    padding-top: clamp(16px, 1.33vw, 20px);
  }
}
.p-index-news__button--sp {
  padding-top: clamp(20px, 5.33vw, 30px);
}
@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(16px, 1.33vw, 20px);
  }
}
@media screen and (min-width: 1024px) {
  .p-index-news__list {
    width: 70%;
  }
}
.p-index-news__list article {
  border-bottom: 0.8937px solid #9d9d9d;
}
.p-index-news__link {
  display: block;
  padding: clamp(12px, 3.2vw, 18px) 0;
}
@media screen and (min-width: 1024px) {
  .p-index-news__link {
    padding: clamp(16px, 1.33vw, 20px) 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: #53b861;
  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.25em;
}
@media screen and (min-width: 1024px) {
  .p-index-news__title {
    -webkit-font-feature-settings: normal;
            font-feature-settings: normal;
    font-size: clamp(12.8px, 1.06vw, 16px);
    padding-top: 0.5em;
  }
}

.p-index-message {
  position: relative;
  z-index: 2;
  padding: clamp(80px, 21.33vw, 120px) 0;
  background-image: url(../img/index-message-bg-sp.png);
  background-repeat: no-repeat;
  background-size: cover;
}
@media screen and (min-width: 1024px) {
  .p-index-message {
    padding: clamp(112px, 9.33vw, 140px) 0;
    background-image: url(../img/index-message-bg.png);
  }
}
@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;
  }
}
@media screen and (min-width: 1024px) {
  .p-index-message__inner__left {
    width: 50%;
  }
}
@media screen and (min-width: 1536px) {
  .p-index-message__inner__left {
    width: 56%;
  }
}
.p-index-message__img--sp {
  display: block;
  position: relative;
  padding-top: clamp(34px, 9.06vw, 51px);
}
@media screen and (min-width: 1024px) {
  .p-index-message__img--sp {
    display: none;
    padding: 0;
  }
}
.p-index-message__img--sp__inner {
  width: 75%;
  margin: 0 auto;
}
.p-index-message__img--pc {
  display: none;
}
@media screen and (min-width: 1024px) {
  .p-index-message__img--pc {
    display: block;
    width: 40%;
    position: relative;
  }
}
.p-index-message__name {
  background-color: #28a639;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  padding: clamp(15px, 4vw, 22.5px) clamp(16px, 4.26vw, 24px);
  position: absolute;
  left: 0;
  bottom: calc(clamp(16px, 4.26vw, 24px) * -1);
}
@media screen and (min-width: 1024px) {
  .p-index-message__name {
    padding: clamp(14.4px, 1.2vw, 18px) clamp(20px, 1.66vw, 25px);
    left: calc(clamp(38.4px, 3.2vw, 48px) * -1);
    bottom: clamp(24px, 2vw, 30px);
  }
}
@media screen and (min-width: 1536px) {
  .p-index-message__name {
    left: calc(clamp(148px, 12.33vw, 185px) * -1);
  }
}
.p-index-message__name__ja {
  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;
}
.p-index-message__name__ja__position {
  font-family: heisei-kaku-gothic-std, sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #ffffff;
  line-height: 1;
  letter-spacing: 0.3em;
  font-size: clamp(16px, 4.26vw, 24px);
}
@media screen and (min-width: 1024px) {
  .p-index-message__name__ja__position {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.p-index-message__name__ja__text {
  font-family: heisei-kaku-gothic-std, sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #ffffff;
  line-height: 1;
  letter-spacing: 0.3em;
  font-size: clamp(20px, 5.33vw, 30px);
  padding-left: 0.5em;
}
@media screen and (min-width: 1024px) {
  .p-index-message__name__ja__text {
    font-size: clamp(22.4px, 1.86vw, 28px);
  }
}
.p-index-message__name__en {
  font-family: "auster", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #ffffff;
  text-align: center;
  line-height: 1;
  font-size: clamp(18px, 4.8vw, 27px);
  display: block;
  padding-top: 0.15em;
}
@media screen and (min-width: 1024px) {
  .p-index-message__name__en {
    font-size: clamp(22.4px, 1.86vw, 28px);
  }
}
.p-index-message__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: clamp(54px, 14.4vw, 81px);
  padding-bottom: 1.5em;
}
@media screen and (min-width: 1024px) {
  .p-index-message__text {
    line-height: 2;
    font-size: clamp(14.4px, 1.2vw, 18px);
    padding-top: 1.5em;
  }
}

.p-index-features {
  position: relative;
  padding: clamp(80px, 21.33vw, 120px) 0 clamp(30px, 8vw, 45px) 0;
  z-index: 2;
}
@media screen and (min-width: 1024px) {
  .p-index-features {
    padding: clamp(112px, 9.33vw, 140px) 0 clamp(56px, 4.66vw, 70px) 0;
  }
}
.p-index-features__list {
  padding-top: clamp(25px, 6.66vw, 37.5px);
}
@media screen and (min-width: 1024px) {
  .p-index-features__list {
    padding-top: clamp(48px, 4vw, 60px);
  }
}
.p-index-features__list__item {
  position: relative;
  padding-top: clamp(155px, 41.33vw, 280px);
  padding-bottom: clamp(64px, 17.06vw, 96px);
}
@media screen and (min-width: 1024px) {
  .p-index-features__list__item:nth-child(odd) {
    padding-top: clamp(64px, 5.33vw, 80px);
    padding-bottom: clamp(100px, 8.33vw, 200px);
  }
}
@media screen and (min-width: 1920px) {
  .p-index-features__list__item:nth-child(odd) {
    padding-bottom: clamp(126px, 10.5vw, 200px);
  }
}
@media screen and (min-width: 1024px) {
  .p-index-features__list__item:nth-child(even) {
    padding-top: clamp(64px, 5.33vw, 80px);
    padding-bottom: clamp(110px, 9.16vw, 220px);
  }
}
@media screen and (min-width: 1920px) {
  .p-index-features__list__item:nth-child(even) {
    padding-bottom: clamp(140px, 11.66vw, 220px);
  }
}
.p-index-features__img {
  width: 92.25%;
}
@media screen and (min-width: 768px) {
  .p-index-features__img {
    width: 89%;
  }
}
@media screen and (min-width: 1024px) {
  .p-index-features__img {
    width: 50%;
  }
}
@media screen and (min-width: 1920px) {
  .p-index-features__img {
    width: 45%;
    min-width: 960px;
  }
}
.p-index-features__img--right {
  position: absolute;
  top: 0;
  right: 0;
}
.p-index-features__img--left {
  position: absolute;
  top: 0;
  left: 0;
}
.p-index-features__content {
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  padding: clamp(22px, 5.86vw, 33px) 0 clamp(28px, 7.46vw, 42px) 0;
  padding-left: clamp(28px, 7.46vw, 57px);
  padding-right: clamp(28px, 7.46vw, 57px);
  position: relative;
}
@media screen and (min-width: 1024px) {
  .p-index-features__content {
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
            box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    padding: clamp(24px, 2vw, 30px) clamp(38.4px, 3.2vw, 48px) clamp(36px, 3vw, 45px) clamp(38.4px, 3.2vw, 48px);
    width: 50%;
  }
}
@media screen and (min-width: 1280px) {
  .p-index-features__content {
    width: 46%;
  }
}
@media screen and (min-width: 1920px) {
  .p-index-features__content {
    width: 37%;
  }
}
.p-index-features__content--left {
  border-radius: 0 16px 16px 0;
  margin-right: 7.75%;
}
@media screen and (min-width: 768px) {
  .p-index-features__content--left {
    margin-right: 11%;
  }
}
@media screen and (min-width: 1024px) {
  .p-index-features__content--left {
    margin-right: 0;
    border-radius: 16px;
    margin-left: 10%;
  }
}
@media screen and (min-width: 1280px) {
  .p-index-features__content--left {
    margin-left: 16.25%;
  }
}
@media screen and (min-width: 1536px) {
  .p-index-features__content--left {
    margin-left: calc((100% - 1200px) / 2);
  }
}
.p-index-features__content--right {
  border-radius: 16px 0 0 16px;
  margin-left: 7.75%;
}
@media screen and (min-width: 768px) {
  .p-index-features__content--right {
    margin-left: 11%;
  }
}
@media screen and (min-width: 1024px) {
  .p-index-features__content--right {
    margin-left: auto;
    border-radius: 16px;
    margin-right: 10%;
  }
}
@media screen and (min-width: 1280px) {
  .p-index-features__content--right {
    margin-right: 16.25%;
  }
}
@media screen and (min-width: 1536px) {
  .p-index-features__content--right {
    margin-right: calc((100% - 1200px) / 2);
  }
}
@media screen and (min-width: 1024px) {
  .p-index-features__content__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-index-features__content__inner__left {
    width: calc(95% - clamp(104px, 8.66vw, 130px));
  }
}
.p-index-features__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.p-index-features__title__inner {
  font-family: heisei-kaku-gothic-std, sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #946134;
  line-height: 1.5;
  font-size: clamp(18px, 4.8vw, 27px);
  padding-left: 1em;
}
@media screen and (min-width: 1024px) {
  .p-index-features__title__inner {
    font-size: clamp(22.4px, 1.86vw, 28px);
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
  }
}
@media screen and (min-width: 1536px) {
  .p-index-features__title__inner {
    -webkit-font-feature-settings: normal;
            font-feature-settings: normal;
  }
}
.p-index-features__num {
  font-family: "p22-pooper-black-pro", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #28a639;
  text-align: center;
  line-height: 1;
  font-size: clamp(64.29px, 17.14vw, 92px);
}
@media screen and (min-width: 1024px) {
  .p-index-features__num {
    font-size: clamp(80px, 6.66vw, 100px);
  }
}
.p-index-features__num__text {
  display: block;
  text-align: center;
  line-height: 1;
  font-size: clamp(19.29px, 5.14vw, 29px);
  padding-top: 1em;
}
@media screen and (min-width: 1024px) {
  .p-index-features__num__text {
    font-size: clamp(24px, 2vw, 30px);
  }
}
.p-index-features__num__inner {
  display: block;
  position: relative;
  top: -0.15em;
  left: -0.075em;
}
.p-index-features__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-index-features__text {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}

.p-index-medicalinformation {
  position: relative;
  padding: clamp(64px, 17.06vw, 96px) 0 clamp(70px, 18.66vw, 105px) 0;
  z-index: 2;
  background-image: url(../img/index-medicalinformation-bg-sp.png);
  background-repeat: repeat-y;
  background-size: 100% auto;
}
@media screen and (min-width: 1024px) {
  .p-index-medicalinformation {
    padding: clamp(115.2px, 9.6vw, 144px) 0;
    background-image: url(../img/index-medicalinformation-bg.png);
  }
}
.p-index-medicalinformation__logo01 {
  width: 50%;
  position: absolute;
  top: 0;
  right: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
@media screen and (min-width: 1024px) {
  .p-index-medicalinformation__logo01 {
    width: 25%;
  }
}
.p-index-medicalinformation__logo02 {
  width: 50%;
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
@media screen and (min-width: 1024px) {
  .p-index-medicalinformation__logo02 {
    width: 25%;
  }
}
.p-index-medicalinformation__inner {
  background-color: #ffffff;
  border-radius: 16px;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  padding: clamp(22px, 5.86vw, 33px) clamp(20px, 5.33vw, 30px) clamp(8px, 2.13vw, 12px) clamp(20px, 5.33vw, 30px);
}
@media screen and (min-width: 1024px) {
  .p-index-medicalinformation__inner {
    border-radius: 32px;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
            box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    padding: clamp(64px, 5.33vw, 80px) clamp(76.8px, 6.4vw, 96px) clamp(32px, 2.66vw, 40px) clamp(76.8px, 6.4vw, 96px);
  }
}
.p-index-medicalinformation__list {
  padding-top: 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-index-medicalinformation__list {
    padding-top: clamp(36px, 3vw, 45px);
  }
}
.p-index-medicalinformation__list__item {
  width: 47%;
  margin-bottom: clamp(16px, 4.26vw, 24px);
}
@media screen and (min-width: 1024px) {
  .p-index-medicalinformation__list__item {
    width: 18%;
    margin-bottom: clamp(24px, 2vw, 30px);
  }
}
@media screen and (min-width: 1536px) {
  .p-index-medicalinformation__list__item {
    width: 17.5%;
    margin-bottom: clamp(28.8px, 2.4vw, 36px);
  }
}
.p-index-medicalinformation__link {
  display: block;
  position: relative;
  background-color: #e5f4e7;
  border-radius: 10px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 1;
}
@media screen and (min-width: 1024px) {
  .p-index-medicalinformation__link {
    border-radius: 16px;
  }
}
.p-index-medicalinformation__link::before {
  content: "";
  display: block;
  padding-bottom: 100%;
}
.p-index-medicalinformation__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(14px, 3.73vw, 25px);
}
@media screen and (min-width: 1024px) {
  .p-index-medicalinformation__link__inner {
    font-size: clamp(14.4px, 1.2vw, 18px);
  }
}
.p-index-medicalinformation__link__icon {
  width: 5.5em;
  margin: 0 auto;
  background-color: #ffffff;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
}
@media screen and (min-width: 768px) {
  .p-index-medicalinformation__link__icon {
    width: 6em;
  }
}
@media screen and (min-width: 1024px) {
  .p-index-medicalinformation__link__icon {
    width: 4.75em;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
            box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  }
}
@media screen and (min-width: 1536px) {
  .p-index-medicalinformation__link__icon {
    width: 5.5em;
  }
}
.p-index-medicalinformation__link__text {
  display: block;
  color: #28a639;
  line-height: 1;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  width: 7em;
  padding-top: 0.75em;
}
.p-index-medicalinformation__link:hover {
  background-color: #93d29c;
}
.p-index-medicalinformation__link:hover .p-index-medicalinformation__link__text {
  color: #ffffff;
}

.p-index-career {
  position: relative;
  padding: clamp(84px, 22.4vw, 126px) 0 clamp(60px, 16vw, 90px) 0;
  z-index: 2;
}
@media screen and (min-width: 1024px) {
  .p-index-career {
    padding: clamp(115.2px, 9.6vw, 144px) 0 clamp(80px, 6.66vw, 100px) 0;
  }
}
@media screen and (min-width: 1024px) {
  .p-index-career__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;
  }
}
@media screen and (min-width: 1024px) {
  .p-index-career__inner__left {
    width: 30%;
  }
}
.p-index-career__text {
  font-family: heisei-kaku-gothic-std, sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3c3c3c;
  text-align: center;
  line-height: 1.8;
  font-size: clamp(16px, 4.26vw, 24px);
  padding-top: 1em;
}
@media screen and (min-width: 1024px) {
  .p-index-career__text {
    text-align: justify;
    font-size: clamp(14.4px, 1.2vw, 18px);
  }
}
@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;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 62%;
  }
}
.p-index-career__list__item {
  width: 100%;
  margin-bottom: clamp(24px, 6.4vw, 36px);
}
@media screen and (min-width: 1024px) {
  .p-index-career__list__item {
    width: 47%;
    margin-bottom: clamp(36px, 3vw, 45px);
  }
}
.p-index-career__link {
  display: block;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.p-index-career__link:hover {
  opacity: 0.7;
}

.p-clinic-doctor {
  position: relative;
  padding: clamp(80px, 21.33vw, 120px) 0 0 0;
  z-index: 2;
}
@media screen and (min-width: 1024px) {
  .p-clinic-doctor {
    padding: clamp(94.4px, 7.86vw, 118px) 0 clamp(112px, 9.33vw, 140px) 0;
    margin-bottom: clamp(112px, 9.33vw, 140px);
  }
}
.p-clinic-doctor__pos {
  position: relative;
}
.p-clinic-doctor__wrapper {
  position: relative;
  width: 84.5%;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .p-clinic-doctor__wrapper {
    width: 78%;
  }
}
@media screen and (min-width: 1024px) {
  .p-clinic-doctor__wrapper {
    width: auto;
    padding-left: 10%;
  }
}
@media screen and (min-width: 1280px) {
  .p-clinic-doctor__wrapper {
    padding-left: 16.25%;
  }
}
@media screen and (min-width: 1536px) {
  .p-clinic-doctor__wrapper {
    padding-left: calc((100% - 1200px) / 2);
  }
}
.p-clinic-doctor__img {
  position: relative;
  width: 84.5%;
  margin: clamp(32px, 8.53vw, 48px) auto 0 auto;
}
@media screen and (min-width: 768px) {
  .p-clinic-doctor__img {
    width: 78%;
  }
}
@media screen and (min-width: 1024px) {
  .p-clinic-doctor__img {
    width: 40%;
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
  }
}
.p-clinic-doctor__img__pos {
  position: relative;
}
.p-clinic-doctor__img__inner {
  width: 75%;
  margin: 0 auto;
}
@media screen and (min-width: 1024px) {
  .p-clinic-doctor__img__inner {
    width: 70%;
    max-width: 498px;
    margin: 0 0 0 clamp(36px, 3vw, 45px);
  }
}
.p-clinic-doctor__name {
  background-color: #28a639;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  padding: clamp(15px, 4vw, 22.5px) clamp(16px, 4.26vw, 24px);
  position: absolute;
  left: 0;
  bottom: calc(clamp(16px, 4.26vw, 24px) * -1);
}
@media screen and (min-width: 1024px) {
  .p-clinic-doctor__name {
    padding: clamp(14.4px, 1.2vw, 18px) clamp(20px, 1.66vw, 25px);
    left: calc(clamp(38.4px, 3.2vw, 48px) * -1);
    bottom: clamp(24px, 2vw, 30px);
  }
}
.p-clinic-doctor__name__ja {
  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;
}
.p-clinic-doctor__name__ja__position {
  font-family: heisei-kaku-gothic-std, sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #ffffff;
  line-height: 1;
  letter-spacing: 0.3em;
  font-size: clamp(16px, 4.26vw, 24px);
}
@media screen and (min-width: 1024px) {
  .p-clinic-doctor__name__ja__position {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.p-clinic-doctor__name__ja__text {
  font-family: heisei-kaku-gothic-std, sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #ffffff;
  line-height: 1;
  letter-spacing: 0.3em;
  font-size: clamp(20px, 5.33vw, 30px);
  padding-left: 0.5em;
}
@media screen and (min-width: 1024px) {
  .p-clinic-doctor__name__ja__text {
    font-size: clamp(22.4px, 1.86vw, 28px);
  }
}
.p-clinic-doctor__name__en {
  font-family: "auster", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #ffffff;
  text-align: center;
  line-height: 1;
  font-size: clamp(18px, 4.8vw, 27px);
  display: block;
  padding-top: 0.15em;
}
@media screen and (min-width: 1024px) {
  .p-clinic-doctor__name__en {
    font-size: clamp(22.4px, 1.86vw, 28px);
  }
}
.p-clinic-doctor__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: clamp(54px, 14.4vw, 81px);
}
@media screen and (min-width: 1024px) {
  .p-clinic-doctor__text {
    line-height: 2;
    font-size: clamp(14.4px, 1.2vw, 18px);
    padding-top: 1.5em;
    width: 47%;
  }
}
.p-clinic-doctor__detail--sp {
  position: relative;
  padding: clamp(46px, 12.26vw, 69px) 0 0 0;
}
@media screen and (min-width: 1024px) {
  .p-clinic-doctor__detail--sp {
    display: none;
  }
}
.p-clinic-doctor__detail--pc {
  display: none;
}
@media screen and (min-width: 1024px) {
  .p-clinic-doctor__detail--pc {
    position: relative;
    display: block;
    padding: clamp(36px, 3vw, 45px) 0 0 clamp(36px, 3vw, 45px);
    width: 50%;
  }
}
.p-clinic-doctor__detail__title {
  font-family: heisei-kaku-gothic-std, sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #28a639;
  line-height: 1;
  font-size: clamp(16px, 4.26vw, 24px);
  padding-bottom: 0.5em;
  margin-bottom: 0.75em;
  border-bottom: 1px solid #28a639;
}
@media screen and (min-width: 1024px) {
  .p-clinic-doctor__detail__title {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.p-clinic-doctor__detail__list__item {
  font-family: heisei-kaku-gothic-std, sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #333333;
  line-height: 1.5;
  font-size: clamp(14px, 3.73vw, 21px);
}
@media screen and (min-width: 1024px) {
  .p-clinic-doctor__detail__list__item {
    font-size: clamp(11.2px, 0.93vw, 14px);
  }
}
.p-clinic-doctor__photo {
  padding: clamp(48px, 12.8vw, 72px) 7.75% 0 0;
}
@media screen and (min-width: 768px) {
  .p-clinic-doctor__photo {
    padding-right: 11%;
  }
}
@media screen and (min-width: 1024px) {
  .p-clinic-doctor__photo {
    padding: clamp(100px, 8.33vw, 126px) 0 0 0;
    width: 52%;
  }
}

.p-clinic-appointment {
  position: relative;
  padding: clamp(84px, 22.4vw, 126px) 0 clamp(40px, 10.66vw, 60px) 0;
  z-index: 2;
}
@media screen and (min-width: 1024px) {
  .p-clinic-appointment {
    padding: 0 0 clamp(60px, 5vw, 75px) 0;
  }
}
.p-clinic-appointment__inner {
  padding-bottom: clamp(65px, 17.33vw, 97.5px);
}
@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;
    -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-bottom: clamp(76.8px, 6.4vw, 96px);
  }
}
.p-clinic-appointment__inner__right {
  position: relative;
  width: 84.5%;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .p-clinic-appointment__inner__right {
    width: 78%;
  }
}
@media screen and (min-width: 1024px) {
  .p-clinic-appointment__inner__right {
    width: 55%;
    margin: 0;
    padding-right: 10%;
  }
}
@media screen and (min-width: 1280px) {
  .p-clinic-appointment__inner__right {
    padding-right: 16.25%;
  }
}
@media screen and (min-width: 1536px) {
  .p-clinic-appointment__inner__right {
    padding-right: calc((100% - 1200px) / 2);
  }
}
.p-clinic-appointment__img {
  position: relative;
  padding-right: 7.75%;
  margin-top: clamp(46px, 12.26vw, 69px);
}
@media screen and (min-width: 768px) {
  .p-clinic-appointment__img {
    padding-right: 11%;
  }
}
@media screen and (min-width: 1024px) {
  .p-clinic-appointment__img {
    width: 40%;
    padding: 0;
    margin: 0;
  }
}
.p-clinic-appointment__detail {
  background-color: #ffffff;
  border-radius: 16px;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  padding: clamp(24px, 6.4vw, 36px) clamp(20px, 5.33vw, 30px);
  margin-bottom: clamp(48px, 12.8vw, 72px);
}
@media screen and (min-width: 1024px) {
  .p-clinic-appointment__detail {
    border-radius: 32px;
    padding: clamp(48px, 4vw, 60px) clamp(38.4px, 3.2vw, 48px) clamp(38.4px, 3.2vw, 48px) clamp(38.4px, 3.2vw, 48px);
    margin-bottom: clamp(64px, 5.33vw, 80px);
  }
}
.p-clinic-appointment__detail:nth-last-of-type(1) {
  margin-bottom: 0;
}
.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: 1px solid #28a639;
  padding-bottom: 0.25em;
  margin-bottom: 1em;
}
@media screen and (min-width: 1024px) {
  .p-clinic-appointment__detail__title {
    font-size: clamp(19.2px, 1.6vw, 24px);
  }
}
.p-clinic-appointment__detail__title--narrow {
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
@media screen and (min-width: 768px) {
  .p-clinic-appointment__detail__title--narrow {
    -webkit-font-feature-settings: normal;
            font-feature-settings: normal;
  }
}
.p-clinic-appointment__detail__inner01 {
  padding: clamp(8px, 2.13vw, 12px) 0 clamp(46px, 12.26vw, 69px) 0;
}
@media screen and (min-width: 1024px) {
  .p-clinic-appointment__detail__inner01 {
    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: clamp(6.4px, 0.53vw, 8px) 0 clamp(48px, 4vw, 60px) 0;
  }
}
@media screen and (min-width: 1024px) {
  .p-clinic-appointment__detail__inner01__left {
    width: 48%;
  }
}
@media screen and (min-width: 1536px) {
  .p-clinic-appointment__detail__inner01__left {
    width: 45%;
  }
}
@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: 59%;
  }
}
@media screen and (min-width: 1024px) {
  .p-clinic-appointment__contact {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.p-clinic-appointment__contact__tel {
  background-color: #946134;
  border-radius: 8px;
  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);
  width: 100%;
  height: 3.25em;
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  margin-bottom: clamp(24px, 6.4vw, 36px);
  position: relative;
}
@media screen and (min-width: 1024px) {
  .p-clinic-appointment__contact__tel {
    border-radius: 16px;
    font-size: clamp(17.6px, 1.46vw, 22px);
    width: 47%;
    height: 6em;
    margin-bottom: 0;
  }
}
.p-clinic-appointment__contact__tel__title {
  font-family: heisei-kaku-gothic-std, sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #ffffff;
  line-height: 1;
  font-size: clamp(14px, 3.73vw, 21px);
  display: block;
  padding: 0 0 0.25em clamp(20px, 5.33vw, 30px);
}
@media screen and (min-width: 1024px) {
  .p-clinic-appointment__contact__tel__title {
    font-size: clamp(12.8px, 1.06vw, 16px);
    padding: 0 0 0.5em 0;
  }
}
.p-clinic-appointment__contact__tel__num {
  font-family: heisei-kaku-gothic-std, sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #ffffff;
  line-height: 1;
  font-size: clamp(25px, 6.66vw, 37.5px);
  display: block;
  padding-left: clamp(20px, 5.33vw, 30px);
}
@media screen and (min-width: 1024px) {
  .p-clinic-appointment__contact__tel__num {
    font-size: clamp(20.8px, 1.73vw, 26px);
    padding: 0.15em 0 0 0;
  }
}
.p-clinic-appointment__contact__tel__icon {
  width: 1em;
  position: absolute;
  right: calc(50% + 3.5em);
  top: 0.85em;
}
@media screen and (min-width: 1024px) {
  .p-clinic-appointment__contact__tel__icon {
    width: clamp(24px, 2vw, 30px);
    position: relative;
    right: auto;
    top: auto;
    margin: 0 auto;
  }
}
.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 {
  background-color: #28a639;
  border-radius: 8px;
  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);
  width: 100%;
  height: 3.5em;
  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;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (min-width: 1024px) {
  .p-clinic-appointment__contact__appointment {
    border-radius: 16px;
    font-size: clamp(17.6px, 1.46vw, 22px);
    width: 47%;
    height: 6em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.p-clinic-appointment__contact__appointment__title {
  display: block;
}
@media screen and (min-width: 1024px) {
  .p-clinic-appointment__contact__appointment__title {
    padding-bottom: 0.25em;
  }
}
.p-clinic-appointment__contact__appointment__icon {
  width: 2em;
  margin-right: 0.5em;
}
@media screen and (min-width: 1024px) {
  .p-clinic-appointment__contact__appointment__icon {
    width: clamp(44px, 3.66vw, 55px);
    margin: 0 auto;
  }
}
.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__contact__data {
  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;
  padding-top: clamp(22px, 5.86vw, 33px);
}
@media screen and (min-width: 1024px) {
  .p-clinic-appointment__contact__data {
    padding-top: clamp(24px, 2vw, 30px);
  }
}
.p-clinic-appointment__contact__data__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);
  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: #28a639;
  width: 5em;
  height: 1.8em;
  border-radius: 0.9em;
}
@media screen and (min-width: 1024px) {
  .p-clinic-appointment__contact__data__title {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.p-clinic-appointment__contact__data__text {
  font-family: heisei-kaku-gothic-std, sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #333333;
  line-height: 1;
  font-size: clamp(14px, 3.73vw, 21px);
  padding-left: 1em;
}
@media screen and (min-width: 1024px) {
  .p-clinic-appointment__contact__data__text {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.p-clinic-appointment__treatmenttime {
  padding-top: clamp(22px, 5.86vw, 33px);
}
@media screen and (min-width: 1024px) {
  .p-clinic-appointment__treatmenttime {
    padding-top: 2px;
    width: 48%;
  }
}
@media screen and (min-width: 1536px) {
  .p-clinic-appointment__treatmenttime {
    width: 50%;
  }
}
.p-clinic-appointment__bring {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: clamp(14px, 3.73vw, 21px);
}
@media screen and (min-width: 1024px) {
  .p-clinic-appointment__bring {
    width: 35%;
    padding-top: 0;
  }
}
.p-clinic-appointment__bring__left {
  width: 45%;
}
.p-clinic-appointment__bring__right {
  width: 43%;
}
.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);
}
@media screen and (min-width: 1024px) {
  .p-clinic-appointment__bring__text {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.p-clinic-appointment__bring__caption {
  font-family: heisei-kaku-gothic-std, sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3c3c3c;
  line-height: 1;
  letter-spacing: 0.06em;
  font-size: clamp(12px, 3.2vw, 18px);
  padding-top: 0.5em;
}
@media screen and (min-width: 1024px) {
  .p-clinic-appointment__bring__caption {
    font-size: clamp(11.2px, 0.93vw, 14px);
  }
}
.p-clinic-appointment__bring__space {
  padding-top: clamp(20px, 5.33vw, 30px);
}
@media screen and (min-width: 1024px) {
  .p-clinic-appointment__bring__space {
    padding-top: clamp(16px, 1.33vw, 20px);
  }
}
.p-clinic-appointment__data__title {
  font-family: heisei-kaku-gothic-std, sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3c3c3c;
  line-height: 1.6;
  font-size: clamp(18px, 4.8vw, 27px);
}
@media screen and (min-width: 1024px) {
  .p-clinic-appointment__data__title {
    font-size: clamp(14.4px, 1.2vw, 18px);
  }
}
.p-clinic-appointment__data__title--accent {
  color: #28a639;
  font-size: clamp(16px, 4.26vw, 24px);
  padding-right: 0.25em;
}
@media screen and (min-width: 1024px) {
  .p-clinic-appointment__data__title--accent {
    font-size: clamp(12.8px, 1.06vw, 16px);
    padding-right: 0.5em;
  }
}
.p-clinic-appointment__data__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: 0 0 1em 1.25em;
}
@media screen and (min-width: 1024px) {
  .p-clinic-appointment__data__list {
    font-size: clamp(12.8px, 1.06vw, 16px);
    padding: 0 0 1em 1.5em;
  }
}
.p-clinic-appointment__data__list__item {
  text-indent: -1em;
  margin-left: 1em;
}

.p-clinic-payment {
  position: relative;
  padding: 0 0 clamp(80px, 21.33vw, 120px) 0;
  z-index: 2;
}
@media screen and (min-width: 1024px) {
  .p-clinic-payment {
    padding: 0 0 clamp(115.2px, 9.6vw, 144px) 0;
  }
}
.p-clinic-payment__inner {
  padding: 0 7.75%;
}
@media screen and (min-width: 768px) {
  .p-clinic-payment__inner {
    padding: 0 11%;
  }
}
@media screen and (min-width: 1024px) {
  .p-clinic-payment__inner {
    padding: 0 0 0 10%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media screen and (min-width: 1280px) {
  .p-clinic-payment__inner {
    padding: 0 0 0 16.25%;
  }
}
@media screen and (min-width: 1536px) {
  .p-clinic-payment__inner {
    padding: 0 0 0 calc((100% - 1200px) / 2);
  }
}
.p-clinic-payment__inner__left {
  background-color: #f9f0ea;
  padding: clamp(24px, 6.4vw, 36px) clamp(20px, 5.33vw, 30px) clamp(20px, 5.33vw, 30px) clamp(20px, 5.33vw, 30px);
}
@media screen and (min-width: 1024px) {
  .p-clinic-payment__inner__left {
    width: 55%;
    padding: clamp(16px, 1.33vw, 20px) clamp(24px, 2vw, 30px) clamp(16px, 1.33vw, 20px) clamp(48px, 4vw, 60px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media screen and (min-width: 1536px) {
  .p-clinic-payment__inner__left {
    padding-top: clamp(40px, 3.33vw, 50px);
    padding-bottom: clamp(44px, 3.66vw, 55px);
    width: 53%;
  }
}
@media screen and (min-width: 1024px) {
  .p-clinic-payment__inner__right {
    width: 45%;
  }
}
@media screen and (min-width: 1536px) {
  .p-clinic-payment__inner__right {
    width: 47%;
  }
}
.p-clinic-payment__title {
  padding: 0.75em 0 0.25em 0;
}
@media screen and (min-width: 1024px) {
  .p-clinic-payment__title {
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
  }
}
.p-clinic-payment__note {
  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);
  text-indent: -1em;
  margin-left: 1em;
}
@media screen and (min-width: 1024px) {
  .p-clinic-payment__note {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
@media screen and (min-width: 1024px) {
  .p-clinic-payment__img {
    -o-object-fit: cover;
       object-fit: cover;
  }
}

.p-clinic-gallery {
  position: relative;
  z-index: 2;
}
.p-clinic-gallery__pos {
  position: relative;
}
.p-clinic-gallery__bg {
  background-color: #48b357;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (min-width: 1024px) {
  .p-clinic-gallery__bg {
    width: 90%;
  }
}
@media screen and (min-width: 1280px) {
  .p-clinic-gallery__bg {
    width: 83.75%;
  }
}
@media screen and (min-width: 1536px) {
  .p-clinic-gallery__bg {
    width: calc(100% - (100% - 1200px) / 2);
  }
}
.p-clinic-gallery__inner {
  position: relative;
  width: 84.5%;
  margin: 0 auto;
  padding: clamp(44px, 11.73vw, 66px) 0;
}
@media screen and (min-width: 768px) {
  .p-clinic-gallery__inner {
    width: 78%;
  }
}
@media screen and (min-width: 1024px) {
  .p-clinic-gallery__inner {
    width: 75%;
    padding: clamp(44px, 3.66vw, 55px) 0 clamp(40px, 3.33vw, 50px) 0;
  }
}
@media screen and (min-width: 1280px) {
  .p-clinic-gallery__inner {
    width: 65%;
  }
}
@media screen and (min-width: 1536px) {
  .p-clinic-gallery__inner {
    width: 1080px;
  }
}
.p-clinic-gallery__swiper {
  position: relative;
  width: 100%;
  padding-top: clamp(30px, 8vw, 45px);
}
@media screen and (min-width: 1024px) {
  .p-clinic-gallery__swiper {
    padding-top: clamp(24px, 2vw, 30px);
  }
}
.p-clinic-gallery__swiper .swiper-wrapper {
  background-color: #ffffff;
}
.p-clinic-gallery__swiper .swiper-button-prev,
.p-clinic-gallery__swiper .swiper-button-next {
  display: none;
}
.p-clinic-gallery__swiper__inner {
  background-color: #ffffff;
  padding: clamp(16px, 4.26vw, 24px) clamp(15px, 4vw, 22.5px);
}
@media screen and (min-width: 1024px) {
  .p-clinic-gallery__swiper__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: clamp(24px, 2vw, 30px) clamp(25.6px, 2.13vw, 32px);
  }
}
.p-clinic-gallery__swiper__title {
  font-family: heisei-kaku-gothic-std, sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #28a639;
  line-height: 2.4;
  letter-spacing: 0.08em;
  font-size: clamp(18px, 4.8vw, 27px);
}
@media screen and (min-width: 1024px) {
  .p-clinic-gallery__swiper__title {
    line-height: 1.8;
    font-size: clamp(19.2px, 1.6vw, 24px);
    width: 32%;
    padding-top: 0.25em;
  }
}
.p-clinic-gallery__swiper__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);
  height: 11em;
}
@media screen and (min-width: 768px) {
  .p-clinic-gallery__swiper__text {
    height: 7.5em;
  }
}
@media screen and (min-width: 1024px) {
  .p-clinic-gallery__swiper__text {
    font-size: clamp(12.8px, 1.06vw, 16px);
    width: 68%;
    padding-right: 1em;
    height: 5.8em;
  }
}
@media screen and (min-width: 1536px) {
  .p-clinic-gallery__swiper__text {
    height: 4em;
  }
}
.p-clinic-gallery__swiper__thumb {
  width: 100%;
  margin-top: clamp(15px, 4vw, 22.5px);
}
@media screen and (min-width: 1024px) {
  .p-clinic-gallery__swiper__thumb {
    margin-top: clamp(12.8px, 1.06vw, 16px);
  }
}
.p-clinic-gallery__swiper__thumb__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (min-width: 1024px) {
  .p-clinic-gallery__swiper__thumb__inner {
    gap: 1.25%;
  }
}
.p-clinic-gallery__swiper__thumb__slide {
  opacity: 1;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  margin-bottom: clamp(8px, 2.13vw, 12px);
  width: 32% !important;
  cursor: pointer;
}
@media screen and (min-width: 1024px) {
  .p-clinic-gallery__swiper__thumb__slide {
    margin-bottom: clamp(9.6px, 0.8vw, 12px);
    width: 19% !important;
  }
}
.p-clinic-gallery__swiper__thumb .swiper-slide-thumb-active {
  opacity: 0.7;
}

.p-clinic-facilities {
  position: relative;
  padding: clamp(75px, 20vw, 112.5px) 0 clamp(20px, 5.33vw, 30px) 0;
  z-index: 2;
}
@media screen and (min-width: 1024px) {
  .p-clinic-facilities {
    padding-top: clamp(124px, 10.33vw, 155px) 0 clamp(60px, 5vw, 75px) 0;
  }
}
.p-clinic-facilities__list {
  padding-top: clamp(30px, 8vw, 45px);
}
@media screen and (min-width: 1024px) {
  .p-clinic-facilities__list {
    padding-top: clamp(48px, 4vw, 60px);
    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;
  }
}
.p-clinic-facilities__list__item {
  padding-bottom: clamp(44px, 11.73vw, 66px);
}
@media screen and (min-width: 1024px) {
  .p-clinic-facilities__list__item {
    width: 31%;
    padding-bottom: clamp(48px, 4vw, 60px);
  }
}
.p-clinic-facilities__title {
  font-family: heisei-kaku-gothic-std, sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #28a639;
  line-height: 1;
  letter-spacing: 0.08em;
  font-size: clamp(20px, 5.33vw, 30px);
  padding: 1em 0 0.35em 0;
}
@media screen and (min-width: 1024px) {
  .p-clinic-facilities__title {
    font-size: clamp(19.2px, 1.6vw, 24px);
  }
}
.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: 0 0 clamp(80px, 21.33vw, 120px) 0;
  z-index: 2;
}
@media screen and (min-width: 1024px) {
  .p-clinic-medicalinstitution {
    padding: 0 0 clamp(104px, 8.66vw, 130px) 0;
  }
}
@media screen and (min-width: 1024px) {
  .p-clinic-medicalinstitution__inner {
    padding-right: 10%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media screen and (min-width: 1280px) {
  .p-clinic-medicalinstitution__inner {
    padding-right: 16.25%;
  }
}
@media screen and (min-width: 1536px) {
  .p-clinic-medicalinstitution__inner {
    padding-right: calc((100% - 1200px) / 2);
  }
}
.p-clinic-medicalinstitution__inner__right {
  padding: clamp(50px, 13.33vw, 75px) 7.75% 0 7.75%;
}
@media screen and (min-width: 768px) {
  .p-clinic-medicalinstitution__inner__right {
    padding-left: 11%;
    padding-right: 11%;
  }
}
@media screen and (min-width: 1024px) {
  .p-clinic-medicalinstitution__inner__right {
    width: 55%;
    padding: 0 0 0 clamp(80px, 6.66vw, 100px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media screen and (min-width: 1536px) {
  .p-clinic-medicalinstitution__inner__right {
    width: 53%;
  }
}
.p-clinic-medicalinstitution__inner__left {
  padding-right: 7.75%;
}
@media screen and (min-width: 768px) {
  .p-clinic-medicalinstitution__inner__left {
    padding-right: 11%;
  }
}
@media screen and (min-width: 1024px) {
  .p-clinic-medicalinstitution__inner__left {
    width: 47%;
    padding-right: 0;
  }
}
@media screen and (min-width: 1536px) {
  .p-clinic-medicalinstitution__inner__left {
    width: 50%;
  }
}
.p-clinic-medicalinstitution__text {
  padding: clamp(30px, 8vw, 45px) 0 clamp(10px, 2.66vw, 15px) 0;
}
@media screen and (min-width: 1024px) {
  .p-clinic-medicalinstitution__text {
    padding: clamp(32px, 2.66vw, 40px) 0 clamp(30px, 8vw, 45px) 0;
  }
}
.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(20px, 5.33vw, 30px);
}
@media screen and (min-width: 1024px) {
  .p-clinic-medicalinstitution__list__item {
    font-size: clamp(16px, 1.33vw, 20px);
  }
}
.p-clinic-medicalinstitution__list__item--accent {
  color: #946134;
  line-height: 2.25;
  font-size: clamp(16px, 4.26vw, 24px);
  padding-right: 0.5em;
}
@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 {
  color: #3c3c3c;
}

.p-medicalinformation-menu {
  position: relative;
  padding: clamp(70px, 18.66vw, 105px) 0 clamp(80px, 21.33vw, 120px) 0;
  z-index: 2;
}
@media screen and (min-width: 1024px) {
  .p-medicalinformation-menu {
    padding: clamp(94.4px, 7.86vw, 118px) 0 clamp(112px, 9.33vw, 140px) 0;
  }
}
.p-medicalinformation-menu__list {
  background-color: #ffffff;
  border-radius: 16px;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  padding: clamp(24px, 6.4vw, 36px) clamp(20px, 5.33vw, 30px) clamp(24px, 6.4vw, 36px) clamp(20px, 5.33vw, 30px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (min-width: 1024px) {
  .p-medicalinformation-menu__list {
    border-radius: 32px;
    padding: clamp(12.8px, 1.06vw, 16px) clamp(27.2px, 2.26vw, 34px);
  }
}
.p-medicalinformation-menu__list__item {
  width: 50%;
  font-family: heisei-kaku-gothic-std, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: clamp(16px, 4.26vw, 24px);
  padding: 1em 0;
  border-bottom: 0.8937px solid #9d9d9d;
}
@media screen and (min-width: 1024px) {
  .p-medicalinformation-menu__list__item {
    width: 20%;
    font-size: clamp(13px, 1.08vw, 18px);
    padding: 1.5em 0;
  }
}
.p-medicalinformation-menu__list__item:nth-child(9), .p-medicalinformation-menu__list__item:nth-child(10) {
  border-bottom: none;
}
.p-medicalinformation-menu__list__item:nth-child(odd) {
  border-right: 1px solid #9d9d9d;
}
@media screen and (min-width: 1024px) {
  .p-medicalinformation-menu__list__item:nth-child(odd) {
    border-right: none;
  }
}
@media screen and (min-width: 1024px) {
  .p-medicalinformation-menu__list__item:nth-child(6), .p-medicalinformation-menu__list__item:nth-child(7), .p-medicalinformation-menu__list__item:nth-child(8), .p-medicalinformation-menu__list__item:nth-child(9), .p-medicalinformation-menu__list__item:nth-child(10) {
    border-bottom: none;
  }
}
.p-medicalinformation-menu__link {
  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-medicalinformation-menu__link {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.p-medicalinformation-menu__icon {
  background-color: #e5f4e7;
  border-radius: 50%;
  width: 4.5em;
  margin: 0 auto;
}
@media screen and (min-width: 1024px) {
  .p-medicalinformation-menu__icon {
    width: 3.5em;
    margin: 0;
  }
}
.p-medicalinformation-menu__title {
  display: block;
  color: #28a639;
  padding-top: 0.5em;
}
@media screen and (min-width: 1024px) {
  .p-medicalinformation-menu__title {
    width: calc(100% - 3em);
    padding: 0 0 0 0.5em;
  }
}

.p-medicalinformation-content {
  position: relative;
  padding: clamp(80px, 21.33vw, 120px) 0;
  z-index: 2;
  border-top: 1px solid #28a639;
}
@media screen and (min-width: 1024px) {
  .p-medicalinformation-content {
    padding: clamp(115.2px, 9.6vw, 144px) 0 clamp(112px, 9.33vw, 140px) 0;
  }
}
.p-medicalinformation-content__inner {
  padding-bottom: clamp(22px, 5.86vw, 33px);
}
@media screen and (min-width: 1024px) {
  .p-medicalinformation-content__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;
    padding-bottom: clamp(51.2px, 4.26vw, 64px);
  }
}
.p-medicalinformation-content__inner__right {
  position: relative;
  width: 84.5%;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .p-medicalinformation-content__inner__right {
    width: 78%;
  }
}
@media screen and (min-width: 1024px) {
  .p-medicalinformation-content__inner__right {
    width: 50%;
    margin: 0;
    padding-right: 10%;
  }
}
@media screen and (min-width: 1280px) {
  .p-medicalinformation-content__inner__right {
    padding-right: 16.25%;
  }
}
@media screen and (min-width: 1536px) {
  .p-medicalinformation-content__inner__right {
    padding-right: calc((100% - 1200px) / 2);
  }
}
.p-medicalinformation-content__img--odd {
  position: relative;
  padding-left: 7.75%;
}
@media screen and (min-width: 768px) {
  .p-medicalinformation-content__img--odd {
    padding-left: 11%;
  }
}
@media screen and (min-width: 1024px) {
  .p-medicalinformation-content__img--odd {
    width: 45%;
    padding: 0;
    margin: 0;
  }
}
.p-medicalinformation-content__img--even {
  position: relative;
  padding-right: 7.75%;
}
@media screen and (min-width: 768px) {
  .p-medicalinformation-content__img--even {
    padding-right: 11%;
  }
}
@media screen and (min-width: 1024px) {
  .p-medicalinformation-content__img--even {
    width: 45%;
    padding: 0;
    margin: 0;
  }
}
.p-medicalinformation-content__title {
  font-family: heisei-kaku-gothic-std, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: clamp(24px, 6.4vw, 36px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.5em;
  padding-top: clamp(32px, 8.53vw, 48px);
}
@media screen and (min-width: 1024px) {
  .p-medicalinformation-content__title {
    font-size: clamp(25.6px, 2.13vw, 32px);
    padding-top: 0;
  }
}
.p-medicalinformation-content__title__icon--odd {
  background-color: #ffffff;
  border-radius: 50%;
  width: clamp(80px, 21.33vw, 120px);
}
@media screen and (min-width: 1024px) {
  .p-medicalinformation-content__title__icon--odd {
    background-color: #e5f4e7;
    width: clamp(85px, 7.08vw, 120px);
  }
}
.p-medicalinformation-content__title__icon--even {
  background-color: #e5f4e7;
  border-radius: 50%;
  width: clamp(80px, 21.33vw, 120px);
}
@media screen and (min-width: 1024px) {
  .p-medicalinformation-content__title__icon--even {
    width: clamp(85px, 7.08vw, 120px);
  }
}
.p-medicalinformation-content__title__inner {
  display: block;
  color: #3c3c3c;
  line-height: 1;
  padding-left: 0.25em;
}
.p-medicalinformation-content__title--own {
  display: block;
}
@media screen and (min-width: 1024px) {
  .p-medicalinformation-content__title--own {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.p-medicalinformation-content__title--own__text {
  font-family: heisei-kaku-gothic-std, sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #ffffff;
  line-height: 1;
  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;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 1.5em;
  width: 5em;
  background-color: #28a639;
  border-radius: 6px;
  margin: 0.25em 0 0 0.5em;
}
@media screen and (min-width: 1024px) {
  .p-medicalinformation-content__title--own__text {
    font-size: clamp(14.4px, 1.2vw, 18px);
    border-radius: 8px;
    margin: 0 0 0 1em;
  }
}
.p-medicalinformation-content__subtitle {
  font-family: heisei-kaku-gothic-std, sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #946134;
  line-height: 1.5;
  font-size: clamp(18px, 4.8vw, 27px);
  padding: 1em 0 0.25em 0;
}
@media screen and (min-width: 1024px) {
  .p-medicalinformation-content__subtitle {
    font-size: clamp(21px, 1.75vw, 28px);
  }
}
.p-medicalinformation-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);
}
@media screen and (min-width: 1024px) {
  .p-medicalinformation-content__text {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.p-medicalinformation-content__detail {
  background-color: #ffffff;
  border-radius: 16px;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  padding: clamp(20px, 5.33vw, 30px) clamp(20px, 5.33vw, 30px) clamp(22px, 5.86vw, 33px) clamp(20px, 5.33vw, 30px);
}
@media screen and (min-width: 1024px) {
  .p-medicalinformation-content__detail {
    border-radius: 32px;
    padding: clamp(44px, 3.66vw, 55px) clamp(64px, 5.33vw, 80px) clamp(48px, 4vw, 60px) clamp(64px, 5.33vw, 80px);
  }
}
.p-medicalinformation-content__detail__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);
  border-bottom: 1px solid #28a639;
  padding-bottom: 0.25em;
  margin-bottom: 0.75em;
}
@media screen and (min-width: 1024px) {
  .p-medicalinformation-content__detail__title {
    font-size: clamp(19.2px, 1.6vw, 24px);
  }
}
.p-medicalinformation-content__detail__title--space {
  margin-bottom: 0;
}
.p-medicalinformation-content__detail__subtitle {
  font-family: heisei-kaku-gothic-std, sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #28a639;
  line-height: 1.5;
  font-size: clamp(18px, 4.8vw, 27px);
}
@media screen and (min-width: 1024px) {
  .p-medicalinformation-content__detail__subtitle {
    font-size: clamp(16px, 1.33vw, 20px);
  }
}
.p-medicalinformation-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);
}
@media screen and (min-width: 1024px) {
  .p-medicalinformation-content__detail__text {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.p-medicalinformation-content__check {
  padding: clamp(10px, 2.66vw, 15px) 0 clamp(15px, 4vw, 22.5px) 0;
}
@media screen and (min-width: 1024px) {
  .p-medicalinformation-content__check {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: clamp(14.4px, 1.2vw, 18px) 0 clamp(16px, 1.33vw, 20px) 0;
  }
}
.p-medicalinformation-content__check__item {
  font-family: heisei-kaku-gothic-std, sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #000000;
  line-height: 2;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: clamp(15px, 4vw, 22.5px);
}
@media screen and (min-width: 768px) {
  .p-medicalinformation-content__check__item {
    -webkit-font-feature-settings: normal;
            font-feature-settings: normal;
  }
}
@media screen and (min-width: 1024px) {
  .p-medicalinformation-content__check__item {
    line-height: 2.5;
    font-size: clamp(12.8px, 1.06vw, 16px);
    width: 50%;
  }
}
.p-medicalinformation-content__check__item--accent {
  color: #28a639;
  line-height: 1.6;
  font-size: clamp(18.75px, 5vw, 28px);
  padding-right: 0.25em;
}
@media screen and (min-width: 1024px) {
  .p-medicalinformation-content__check__item--accent {
    line-height: 2;
    font-size: clamp(16px, 1.33vw, 20px);
  }
}
.p-medicalinformation-content__check__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(16px, 4.26vw, 24px);
}
@media screen and (min-width: 768px) {
  .p-medicalinformation-content__check__text {
    -webkit-font-feature-settings: normal;
            font-feature-settings: normal;
  }
}
@media screen and (min-width: 1024px) {
  .p-medicalinformation-content__check__text {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.p-medicalinformation-content__list {
  padding-bottom: clamp(30px, 8vw, 45px);
}
@media screen and (min-width: 1024px) {
  .p-medicalinformation-content__list {
    padding-bottom: clamp(52px, 4.33vw, 65px);
  }
}
.p-medicalinformation-content__list__item {
  padding: clamp(25px, 6.66vw, 37.5px) 0 clamp(50px, 13.33vw, 75px) 0;
  border-bottom: 0.8937px solid #9d9d9d;
}
@media screen and (min-width: 1024px) {
  .p-medicalinformation-content__list__item {
    padding: clamp(25.6px, 2.13vw, 32px) 0;
    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;
  }
}
.p-medicalinformation-content__list__img {
  width: 60%;
  margin: 0 auto;
}
@media screen and (min-width: 1024px) {
  .p-medicalinformation-content__list__img {
    width: 17%;
    margin: 0;
  }
}
@media screen and (min-width: 1024px) {
  .p-medicalinformation-content__list__right {
    width: 78%;
  }
}
.p-medicalinformation-content__list__title {
  font-family: heisei-kaku-gothic-std, sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #28a639;
  text-align: center;
  line-height: 1;
  font-size: clamp(18px, 4.8vw, 27px);
  padding: 1em 0 0.5em 0;
}
@media screen and (min-width: 1024px) {
  .p-medicalinformation-content__list__title {
    text-align: left;
    line-height: 2;
    font-size: clamp(16px, 1.33vw, 20px);
    padding: 0;
  }
}
.p-medicalinformation-content__list__note {
  font-family: heisei-kaku-gothic-std, sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3c3c3c;
  line-height: 1.8;
  font-size: clamp(16px, 4.26vw, 24px);
  padding-top: 1em;
}
@media screen and (min-width: 1024px) {
  .p-medicalinformation-content__list__note {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.p-medicalinformation-content__list__note--accent {
  color: #28a639;
  font-size: clamp(14px, 3.73vw, 21px);
  padding-right: 0.25em;
}
@media screen and (min-width: 1024px) {
  .p-medicalinformation-content__list__note--accent {
    font-size: clamp(11.2px, 0.93vw, 14px);
    padding-right: 0.5em;
  }
}
.p-medicalinformation-content__list__note__text {
  padding-left: 1em;
}
@media screen and (min-width: 1024px) {
  .p-medicalinformation-content__list__note__text {
    padding-left: 1.25em;
  }
}
.p-medicalinformation-content__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;
}
.p-medicalinformation-content__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.5em;
}
@media screen and (min-width: 1024px) {
  .p-medicalinformation-content__data__title {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.p-medicalinformation-content__data__title--accent {
  color: #28a639;
  font-size: clamp(14px, 3.73vw, 21px);
  padding-right: 0.25em;
}
@media screen and (min-width: 1024px) {
  .p-medicalinformation-content__data__title--accent {
    font-size: clamp(11.2px, 0.93vw, 14px);
  }
}
.p-medicalinformation-content__data__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);
  width: calc(100% - 6.5em);
}
@media screen and (min-width: 1024px) {
  .p-medicalinformation-content__data__text {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.p-medicalinformation-content__table {
  width: 100%;
  border-bottom: 1px solid #656565;
}
.p-medicalinformation-content__table__row {
  width: 100%;
}
.p-medicalinformation-content__table__row:nth-child(odd) {
  background-color: #f9f0ea;
}
.p-medicalinformation-content__table__title {
  font-family: heisei-kaku-gothic-std, sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #000000;
  line-height: 1.5;
  font-size: clamp(14px, 3.73vw, 21px);
  padding: 1em 0 1em 1em;
}
@media screen and (min-width: 1024px) {
  .p-medicalinformation-content__table__title {
    line-height: 1;
    font-size: clamp(12.8px, 1.06vw, 16px);
    padding: 1.15em 0 1.15em 2em;
  }
}
.p-medicalinformation-content__table__title--br {
  display: block;
}
@media screen and (min-width: 768px) {
  .p-medicalinformation-content__table__title--br {
    display: none;
  }
}
.p-medicalinformation-content__table__text {
  font-family: heisei-kaku-gothic-std, sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #000000;
  text-align: right;
  line-height: 1.5;
  font-size: clamp(14px, 3.73vw, 21px);
  padding: 1em 1em 1em 0;
}
@media screen and (min-width: 1024px) {
  .p-medicalinformation-content__table__text {
    line-height: 1;
    font-size: clamp(12.8px, 1.06vw, 16px);
    padding: 1.15em 2em 1.15em 0;
  }
}
.p-medicalinformation-content__space {
  padding-top: clamp(44px, 11.73vw, 66px);
}
@media screen and (min-width: 1024px) {
  .p-medicalinformation-content__space {
    padding-top: clamp(40px, 3.33vw, 50px);
  }
}

@media screen and (min-width: 1024px) {
  .p-medicalinformation-maintenance__detail {
    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: clamp(44px, 3.66vw, 55px) clamp(64px, 5.33vw, 80px) clamp(48px, 4vw, 60px) clamp(24px, 2vw, 30px);
  }
}
@media screen and (min-width: 1536px) {
  .p-medicalinformation-maintenance__detail {
    padding-left: clamp(40px, 3.33vw, 50px);
  }
}
.p-medicalinformation-maintenance__detail__img {
  position: relative;
}
@media screen and (min-width: 1024px) {
  .p-medicalinformation-maintenance__detail__img {
    width: 40%;
  }
}
@media screen and (min-width: 1536px) {
  .p-medicalinformation-maintenance__detail__img {
    width: 35%;
  }
}
@media screen and (min-width: 1024px) {
  .p-medicalinformation-maintenance__detail__right {
    width: 55%;
  }
}
@media screen and (min-width: 1536px) {
  .p-medicalinformation-maintenance__detail__right {
    width: 60%;
  }
}
.p-medicalinformation-maintenance__detail__title {
  font-family: heisei-kaku-gothic-std, sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #28a639;
  line-height: 1.5;
  font-size: clamp(18px, 4.8vw, 27px);
  padding: 1.25em 0 0.25em 0;
}
@media screen and (min-width: 1024px) {
  .p-medicalinformation-maintenance__detail__title {
    font-size: clamp(16px, 1.33vw, 20px);
  }
}

.p-medicalinformation-periodontaldisease__detail {
  margin-bottom: clamp(48px, 12.8vw, 72px);
}
@media screen and (min-width: 1024px) {
  .p-medicalinformation-periodontaldisease__detail {
    margin-bottom: clamp(51.2px, 4.26vw, 64px);
  }
}
@media screen and (min-width: 1024px) {
  .p-medicalinformation-periodontaldisease__detail__inner01 {
    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;
  }
}
@media screen and (min-width: 1024px) {
  .p-medicalinformation-periodontaldisease__detail__inner01__left {
    width: 65%;
  }
}
.p-medicalinformation-periodontaldisease__detail__inner01__img {
  width: 85%;
  margin: 0 auto;
  padding-top: clamp(10px, 2.66vw, 15px);
}
@media screen and (min-width: 1024px) {
  .p-medicalinformation-periodontaldisease__detail__inner01__img {
    width: 25%;
    margin: 0;
    padding-top: 0;
  }
}
.p-medicalinformation-periodontaldisease__detail__inner02 {
  padding-top: clamp(44px, 11.73vw, 66px);
}
@media screen and (min-width: 1024px) {
  .p-medicalinformation-periodontaldisease__detail__inner02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    padding-top: clamp(40px, 3.33vw, 50px);
  }
}
.p-medicalinformation-periodontaldisease__detail__inner02__left {
  padding-top: clamp(10px, 2.66vw, 15px);
}
@media screen and (min-width: 1024px) {
  .p-medicalinformation-periodontaldisease__detail__inner02__left {
    width: 40%;
    position: relative;
    padding-top: 0;
  }
}
@media screen and (min-width: 1024px) {
  .p-medicalinformation-periodontaldisease__detail__inner02__right {
    width: 55%;
  }
}
@media screen and (min-width: 1024px) {
  .p-medicalinformation-periodontaldisease__detail__inner02__img {
    position: absolute;
    left: 0;
    bottom: 0;
  }
}

@media screen and (min-width: 1024px) {
  .p-medicalinformation-pediatricdentistry__detail__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.p-medicalinformation-pediatricdentistry__detail__list__item {
  padding-bottom: clamp(24px, 6.4vw, 36px);
}
@media screen and (min-width: 1024px) {
  .p-medicalinformation-pediatricdentistry__detail__list__item {
    width: 28%;
    padding: clamp(9.6px, 0.8vw, 12px) 0 0 0;
  }
}
.p-medicalinformation-pediatricdentistry__detail__img {
  width: 60%;
  margin: 0 auto;
}
.p-medicalinformation-pediatricdentistry__detail__title {
  font-family: heisei-kaku-gothic-std, sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #28a639;
  text-align: center;
  line-height: 1;
  letter-spacing: 0.08em;
  font-size: clamp(18px, 4.8vw, 27px);
  padding: 0.75em 0;
}
@media screen and (min-width: 1024px) {
  .p-medicalinformation-pediatricdentistry__detail__title {
    font-size: clamp(16px, 1.33vw, 20px);
    padding: 1em 0;
  }
}
.p-medicalinformation-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-medicalinformation-pediatricdentistry__detail__text {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}

.p-medicalinformation-fillingcrown__detail {
  margin-bottom: clamp(48px, 12.8vw, 72px);
}
@media screen and (min-width: 1024px) {
  .p-medicalinformation-fillingcrown__detail {
    margin-bottom: clamp(51.2px, 4.26vw, 64px);
  }
}
@media screen and (min-width: 1024px) {
  .p-medicalinformation-fillingcrown__detail__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;
  }
}
@media screen and (min-width: 1024px) {
  .p-medicalinformation-fillingcrown__detail__inner__left {
    width: 66%;
  }
}
.p-medicalinformation-fillingcrown__detail__inner__img {
  border-radius: 50%;
  width: 80%;
  margin: clamp(10px, 2.66vw, 15px) auto 0 auto;
  overflow: hidden;
}
@media screen and (min-width: 1024px) {
  .p-medicalinformation-fillingcrown__detail__inner__img {
    width: 29%;
    margin: clamp(6.4px, 0.53vw, 8px) 0 0 0;
  }
}
.p-medicalinformation-fillingcrown__detail__subtitle {
  font-family: heisei-kaku-gothic-std, sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #28a639;
  line-height: 1.6;
  font-size: clamp(18px, 4.8vw, 27px);
  padding-top: 0.75em;
}
@media screen and (min-width: 1024px) {
  .p-medicalinformation-fillingcrown__detail__subtitle {
    line-height: 2;
    font-size: clamp(16px, 1.33vw, 20px);
  }
}

.p-medicalinformation-implant__detail {
  margin-bottom: clamp(48px, 12.8vw, 72px);
}
@media screen and (min-width: 1024px) {
  .p-medicalinformation-implant__detail {
    margin-bottom: clamp(51.2px, 4.26vw, 64px);
  }
}
@media screen and (min-width: 1024px) {
  .p-medicalinformation-implant__detail__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;
  }
}
@media screen and (min-width: 1024px) {
  .p-medicalinformation-implant__detail__inner__left {
    width: 66%;
  }
}
.p-medicalinformation-implant__detail__inner__img {
  border-radius: 50%;
  width: 80%;
  margin: clamp(10px, 2.66vw, 15px) auto 0 auto;
  overflow: hidden;
}
@media screen and (min-width: 1024px) {
  .p-medicalinformation-implant__detail__inner__img {
    width: 29%;
    margin: clamp(6.4px, 0.53vw, 8px) 0 0 0;
  }
}
.p-medicalinformation-implant__detail__subtitle {
  font-family: heisei-kaku-gothic-std, sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #28a639;
  line-height: 1.6;
  font-size: clamp(18px, 4.8vw, 27px);
}
@media screen and (min-width: 1024px) {
  .p-medicalinformation-implant__detail__subtitle {
    line-height: 2;
    font-size: clamp(16px, 1.33vw, 20px);
  }
}
.p-medicalinformation-implant__detail__subtitle--space {
  padding-top: 0.75em;
}
.p-medicalinformation-implant__detail__list__item {
  font-family: heisei-kaku-gothic-std, sans-serif;
  font-weight: 300;
  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);
  text-indent: -1em;
  margin-left: 1em;
}
@media screen and (min-width: 768px) {
  .p-medicalinformation-implant__detail__list__item {
    -webkit-font-feature-settings: normal;
            font-feature-settings: normal;
  }
}
@media screen and (min-width: 1024px) {
  .p-medicalinformation-implant__detail__list__item {
    font-size: clamp(12.8px, 1.06vw, 16px);
    text-indent: -1.25em;
    margin-left: 1.25em;
  }
}
.p-medicalinformation-implant__detail__list__item--accent {
  color: #28a639;
  font-size: clamp(14px, 3.73vw, 21px);
  padding-right: 0.25em;
}
@media screen and (min-width: 1024px) {
  .p-medicalinformation-implant__detail__list__item--accent {
    font-size: clamp(11.2px, 0.93vw, 14px);
    padding-right: 0.5em;
  }
}

@media screen and (min-width: 1024px) {
  .p-medicalinformation-whitening__detail__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;
  }
}
.p-medicalinformation-whitening__detail__inner--reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.p-medicalinformation-whitening__detail__inner__img {
  border-radius: 50%;
  width: 80%;
  margin: 0 auto;
  overflow: hidden;
}
@media screen and (min-width: 1024px) {
  .p-medicalinformation-whitening__detail__inner__img {
    width: 29%;
    margin: clamp(6.4px, 0.53vw, 8px) 0 0 0;
  }
}
.p-medicalinformation-whitening__detail__inner__right {
  padding-top: clamp(20px, 5.33vw, 30px);
}
@media screen and (min-width: 1024px) {
  .p-medicalinformation-whitening__detail__inner__right {
    width: 66%;
    padding-top: 0;
  }
}
.p-medicalinformation-whitening__detail__data {
  font-family: heisei-kaku-gothic-std, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: clamp(16px, 4.26vw, 24px);
  padding-top: 1em;
}
@media screen and (min-width: 1024px) {
  .p-medicalinformation-whitening__detail__data {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.p-medicalinformation-whitening__detail__subtitle {
  font-family: heisei-kaku-gothic-std, sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #28a639;
  line-height: 1.6;
  font-size: clamp(18px, 4.8vw, 27px);
  padding-top: 1em;
}
@media screen and (min-width: 1024px) {
  .p-medicalinformation-whitening__detail__subtitle {
    line-height: 2;
    font-size: clamp(16px, 1.33vw, 20px);
  }
}
.p-medicalinformation-whitening__detail__subtitle--space {
  padding-top: 0.75em;
}
.p-medicalinformation-whitening__detail__list__item {
  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);
  text-indent: -1em;
  margin-left: 1em;
}
@media screen and (min-width: 1024px) {
  .p-medicalinformation-whitening__detail__list__item {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.p-medicalinformation-whitening__detail__space {
  padding-top: clamp(40px, 10.66vw, 60px);
}
@media screen and (min-width: 1024px) {
  .p-medicalinformation-whitening__detail__space {
    padding-top: clamp(48px, 4vw, 60px);
  }
}

@media screen and (min-width: 1024px) {
  .p-medicalinformation-visitingdenture__detail__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.p-medicalinformation-visitingdenture__detail__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(16px, 4.26vw, 24px);
}
@media screen and (min-width: 1024px) {
  .p-medicalinformation-visitingdenture__detail__list__item {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.p-medicalinformation-visitingdenture__detail__list__item--accent {
  color: #28a639;
  font-size: clamp(14px, 3.73vw, 21px);
  padding-right: 0.25em;
}
@media screen and (min-width: 1024px) {
  .p-medicalinformation-visitingdenture__detail__list__item--accent {
    font-size: clamp(11.2px, 0.93vw, 14px);
    padding-right: 0.5em;
  }
}
@media screen and (min-width: 1024px) {
  .p-medicalinformation-visitingdenture__detail__list__item:nth-child(1), .p-medicalinformation-visitingdenture__detail__list__item:nth-child(4) {
    width: 10em;
  }
}
@media screen and (min-width: 1024px) {
  .p-medicalinformation-visitingdenture__detail__list__item:nth-child(2), .p-medicalinformation-visitingdenture__detail__list__item:nth-child(5) {
    width: 16em;
  }
}
@media screen and (min-width: 1024px) {
  .p-medicalinformation-visitingdenture__detail__list__item:nth-child(3), .p-medicalinformation-visitingdenture__detail__list__item:nth-child(6) {
    width: calc(100% - 26em);
  }
}
@media screen and (min-width: 1024px) {
  .p-medicalinformation-visitingdenture__detail__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;
  }
}
.p-medicalinformation-visitingdenture__detail__inner--reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.p-medicalinformation-visitingdenture__detail__inner__img {
  border-radius: 50%;
  width: 80%;
  margin: 0 auto;
  overflow: hidden;
}
@media screen and (min-width: 1024px) {
  .p-medicalinformation-visitingdenture__detail__inner__img {
    width: 29%;
    margin: clamp(6.4px, 0.53vw, 8px) 0 0 0;
  }
}
.p-medicalinformation-visitingdenture__detail__inner__right {
  padding-top: clamp(20px, 5.33vw, 30px);
}
@media screen and (min-width: 1024px) {
  .p-medicalinformation-visitingdenture__detail__inner__right {
    width: 66%;
    padding-top: 0;
  }
}
.p-medicalinformation-visitingdenture__detail__inner__list__item {
  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);
  text-indent: -1em;
  margin-left: 1em;
}
@media screen and (min-width: 1024px) {
  .p-medicalinformation-visitingdenture__detail__inner__list__item {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.p-medicalinformation-visitingdenture__detail__note {
  font-family: heisei-kaku-gothic-std, sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3c3c3c;
  line-height: 1.8;
  font-size: clamp(16px, 4.26vw, 24px);
  padding-top: 1em;
}
@media screen and (min-width: 1024px) {
  .p-medicalinformation-visitingdenture__detail__note {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.p-medicalinformation-visitingdenture__detail__note--accent {
  color: #28a639;
  font-size: clamp(14px, 3.73vw, 21px);
  padding-right: 0.25em;
}
@media screen and (min-width: 1024px) {
  .p-medicalinformation-visitingdenture__detail__note--accent {
    font-size: clamp(11.2px, 0.93vw, 14px);
    padding-right: 0.5em;
  }
}
.p-medicalinformation-visitingdenture__detail__note__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-left: 1em;
}
@media screen and (min-width: 1024px) {
  .p-medicalinformation-visitingdenture__detail__note__text {
    font-size: clamp(12.8px, 1.06vw, 16px);
    padding-left: 1.25em;
  }
}

.p-privacypolicy {
  position: relative;
  padding: clamp(70px, 18.66vw, 105px) 0 clamp(80px, 21.33vw, 120px) 0;
  z-index: 2;
}
@media screen and (min-width: 1024px) {
  .p-privacypolicy {
    padding: clamp(80px, 6.66vw, 100px) 0 clamp(112px, 9.33vw, 140px) 0;
  }
}
@media screen and (min-width: 1536px) {
  .p-privacypolicy {
    width: 82%;
    margin: 0 auto;
  }
}
.p-privacypolicy__title {
  font-family: heisei-kaku-gothic-std, sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #28a639;
  text-align: center;
  line-height: 1.5;
  font-size: clamp(18px, 4.8vw, 27px);
  padding-bottom: clamp(24px, 6.4vw, 36px);
}
@media screen and (min-width: 1024px) {
  .p-privacypolicy__title {
    line-height: 2;
    font-size: clamp(22.4px, 1.86vw, 28px);
    padding-bottom: clamp(60px, 5vw, 75px);
  }
}
.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;
  letter-spacing: 0.06em;
  font-size: clamp(16px, 4.26vw, 24px);
  padding-top: 1.25em;
}
@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;
  font-size: clamp(14px, 3.73vw, 21px);
  padding-top: 1.5em;
}
@media screen and (min-width: 1024px) {
  .p-privacypolicy__list {
    font-size: clamp(11.2px, 0.93vw, 14px);
  }
}
.p-privacypolicy__list__item {
  position: relative;
  color: #7eca88;
  text-align: justify;
  line-height: 1.8;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  text-indent: -1.3em;
  margin-left: 1.3em;
}
@media screen and (min-width: 1024px) {
  .p-privacypolicy__list__item {
    line-height: 2;
    -webkit-font-feature-settings: normal;
            font-feature-settings: normal;
  }
}
.p-privacypolicy__list__link {
  color: #3c3c3c;
  letter-spacing: 0.06em;
  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 {
  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: 16px;
  padding: clamp(24px, 6.4vw, 36px) clamp(22px, 5.86vw, 33px);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
@media screen and (min-width: 1024px) {
  .p-wp-blog__main {
    width: 70%;
    padding: clamp(27.2px, 2.26vw, 34px) clamp(51.2px, 4.26vw, 64px);
  }
}
.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 #cecece;
  padding: clamp(22px, 5.86vw, 33px) 0;
}
@media screen and (min-width: 1024px) {
  .p-wp-blog__post {
    padding: clamp(25.6px, 2.13vw, 32px) 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: 8px;
  overflow: hidden;
}
@media screen and (min-width: 1024px) {
  .p-wp-blog__post__img {
    width: 33%;
    border-radius: 16px;
  }
}
@media screen and (min-width: 1024px) {
  .p-wp-blog__post__inner {
    width: 65%;
    padding-top: 0;
  }
}
.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: #28a639;
  border-radius: 1em;
  min-width: 6.5em;
  color: #ffffff;
  text-align: center;
  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: 16px;
  padding: clamp(20px, 5.33vw, 30px) clamp(20px, 5.33vw, 30px);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
@media screen and (min-width: 1024px) {
  .p-wp-blog__side__list {
    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 #28a639;
  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 #cecece;
}
@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: #28a639;
  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 #cecece;
}
.p-wp-blog__side__list .recent-posts-widget-with-thumbnails .rpwwt-post-title {
  padding-top: 1.5em;
  width: 60%;
}
@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: #28a639;
  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.5em;
  }
}
.p-wp-blog__side__list #rpwwt-recent-posts-widget-with-thumbnails-2 img {
  margin: 0;
  width: 35%;
  border-radius: 4px;
  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 #f9f0ea;
          box-shadow: 0 3px 3px #f9f0ea;
  background: #ffffff;
}
.p-wp-blog .pagination .current {
  padding: 1em 1.25em;
  background: #28a639;
  color: #ffffff;
}
.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 {
  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 {
    font-size: clamp(11.2px, 0.93vw, 14px);
  }
}
.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;
}
.p-wp-blog__single__category__item {
  background-color: #28a639;
  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: 2px solid #28a639;
  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: 300;
  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 */