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

.dreaming {
  font-family: "dreaming-outloud-sans", sans-serif;
  font-weight: 400;
  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;
}
body.nav-open {
  overflow: hidden;
}

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

*:focus {
  outline: none;
}

dt {
  font-weight: unset;
}

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

.c-symbol {
  display: none;
}

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

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

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

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

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

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

.c-anchor--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;
}
.c-text__pos--dreaming {
  position: relative;
  bottom: -0.05em;
}
.c-text__pos--confirmed {
  position: relative;
  bottom: -0.15em;
}

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

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

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

.l-header-sp {
  background-color: #ffffff;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: clamp(65px, 17.25vw, 105px);
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (min-width: 1024px) {
  .l-header-sp {
    display: none;
  }
}
.l-header-sp__logo {
  position: relative;
  display: block;
  width: 50%;
  height: 95%;
  padding-left: 2.5%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 768px) {
  .l-header-sp__logo {
    width: 45%;
  }
}
.l-header-sp__button {
  position: relative;
  background-color: #4ea549;
  display: block;
  width: clamp(65px, 17.25vw, 105px);
  height: clamp(65px, 17.25vw, 105px);
}
.l-header-sp__button__inner {
  position: relative;
  cursor: pointer;
  width: 100%;
  height: 100%;
}
.l-header-sp__button__line {
  display: inline-block;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: absolute;
  background-color: #ffffff;
  width: 45%;
  height: 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: #ffffff;
  text-align: center;
  line-height: 1;
  font-size: clamp(12px, 3.2vw, 18px);
  position: absolute;
  bottom: 0.7em;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.l-header-sp__nav {
  display: block;
  width: 100vw;
  height: 100%;
  z-index: 20;
  position: fixed;
  top: clamp(65px, 17.25vw, 105px);
  right: -100vw;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.l-header-sp__nav.open {
  right: 0;
}
.l-header-sp__menu {
  width: 100%;
  position: fixed;
  overflow-y: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
  height: calc(100vh - clamp(65px, 17.25vw, 105px));
  opacity: 1;
  padding-bottom: clamp(75px, 20vw, 193px);
}
.l-header-sp__menu::-webkit-scrollbar {
  display: none;
}
.l-header-sp__menu__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #ffffff;
  line-height: 1;
  font-size: clamp(13px, 3.46vw, 19.5px);
  display: block;
  position: relative;
  padding: 1.5em 2em;
  border-bottom: 1px solid #ffffff;
  background-color: #4ea549;
}
.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: #71b76d;
  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%;
  z-index: 10;
}
.l-header-lowerfixed__tel {
  background-color: #4ea549;
  display: block;
  padding: 2% 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 {
  width: 21.5%;
  height: 95%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 1%;
}
@media screen and (min-width: 1280px) {
  .l-header-pc__logo {
    width: 20%;
    padding-left: 1.5%;
  }
}
@media screen and (min-width: 1920px) {
  .l-header-pc__logo {
    width: 18%;
  }
}
.l-header-pc__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1.5%;
  width: 75%;
  height: 100%;
  position: relative;
}
@media screen and (min-width: 1536px) {
  .l-header-pc__right {
    gap: 3%;
    width: 77.5%;
  }
}
.l-header-pc__menu {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  text-align: center;
  line-height: 1;
  font-size: clamp(12.8px, 1.06vw, 16px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  position: relative;
  height: 100%;
}
.l-header-pc__menu__link {
  color: #3c3c3c;
  display: block;
  position: relative;
  padding: 0 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, .l-header-pc__menu__link:active {
  color: #4ea549;
}
.l-header-pc__menu__link::before {
  content: "";
  background-color: #4ea549;
  width: 1px;
  height: 2em;
  position: absolute;
  bottom: -2.5em;
  left: 0;
  right: 0;
  margin: 0 auto;
  opacity: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.l-header-pc__menu__link::after {
  content: "●";
  color: #4ea549;
  font-size: 0.55em;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  width: 100%;
  padding-right: 0.2em;
  opacity: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.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: 90%;
  padding: 0;
  z-index: 999;
  -webkit-transition: all 1s;
  transition: all 1s;
  visibility: hidden;
  opacity: 0;
  width: 12em;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.l-header-pc__menu__sub__link {
  color: #3c3c3c;
  display: block;
  padding: 1.25em 0;
  background-color: #ffffff;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.l-header-pc__menu__sub__link:visited {
  color: #3c3c3c;
}
.l-header-pc__menu__sub__link:hover, .l-header-pc__menu__sub__link:active {
  color: #ffffff;
  background-color: #4ea549;
}
.l-header-pc__menu--hover {
  position: relative;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.l-header-pc__menu--hover:hover .l-header-pc__menu__link, .l-header-pc__menu--hover:active .l-header-pc__menu__link {
  color: #4ea549;
}
.l-header-pc__menu--hover:hover .l-header-pc__menu__link::after, .l-header-pc__menu--hover:active .l-header-pc__menu__link::after {
  opacity: 1;
  top: -2.25em;
}
.l-header-pc__menu--dropdown {
  position: relative;
}
.l-header-pc__menu--dropdown:hover .l-header-pc__menu__sub, .l-header-pc__menu--dropdown:active .l-header-pc__menu__sub {
  visibility: visible;
  opacity: 1;
}
.l-header-pc__menu--dropdown:hover .l-header-pc__menu__link::before, .l-header-pc__menu--dropdown:active .l-header-pc__menu__link::before {
  opacity: 1;
}
.l-header-pc__tel {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: clamp(22.4px, 1.86vw, 28px);
  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: #4ea549;
  height: 100%;
  padding: 0 1em;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.l-header-pc__tel__icon {
  width: 1em;
  margin: 0 0.25em 0.25em 0;
}
.l-header-pc__tel__title {
  display: block;
  color: #ffffff;
  line-height: 1;
  font-size: clamp(11.2px, 0.93vw, 14px);
  padding-bottom: 0.5em;
}
.l-header-pc__tel__num {
  display: block;
  color: #ffffff;
  line-height: 1;
  font-size: clamp(22.4px, 1.86vw, 28px);
}
.l-header-pc__tel::before {
  content: "";
  background-color: #ffffff;
  -webkit-clip-path: polygon(100% 0, 0% 100%, 100% 100%);
          clip-path: polygon(100% 0, 0% 100%, 100% 100%);
  width: 0.65em;
  height: 0.65em;
  position: absolute;
  right: 0.2em;
  bottom: 0.2em;
}
.l-header-pc__tel:hover {
  opacity: 0.7;
}

.l-footer {
  position: relative;
}
.l-footer__map {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 100%;
  overflow: hidden;
}
@media screen and (min-width: 1024px) {
  .l-footer__map {
    padding-top: 35%;
  }
}
.l-footer__map iframe,
.l-footer__map object,
.l-footer__map embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.l-footer__wrapper {
  position: relative;
  width: 84.5%;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .l-footer__wrapper {
    width: 78%;
  }
}
@media screen and (min-width: 1024px) {
  .l-footer__wrapper {
    width: 80%;
    max-width: 1200px;
  }
}
@media screen and (min-width: 1280px) {
  .l-footer__wrapper {
    width: 67.5%;
  }
}
@media screen and (min-width: 1536px) {
  .l-footer__wrapper {
    width: 1200px;
  }
}
.l-footer__bg01 {
  background-color: #fef9e1;
}
.l-footer__bg02 {
  background-color: #69b264;
}
.l-footer__logo {
  width: 80%;
  margin: 0 auto;
  padding-top: clamp(46px, 12.26vw, 69px);
}
@media screen and (min-width: 1024px) {
  .l-footer__logo {
    width: 33%;
    padding-top: clamp(68px, 5.66vw, 85px);
  }
}
.l-footer__inner {
  padding: clamp(32px, 8.53vw, 48px) 0 clamp(50px, 13.33vw, 75px) 0;
}
@media screen and (min-width: 1024px) {
  .l-footer__inner {
    padding: clamp(60px, 5vw, 75px) 0 clamp(27.2px, 2.26vw, 34px) 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media screen and (min-width: 1536px) {
  .l-footer__inner {
    width: 80%;
    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: 50%;
  }
}
.l-footer__tel {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: clamp(28px, 7.46vw, 42px);
  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: #4ea549;
  border-radius: 1.25em;
  height: 2.5em;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  width: 95%;
  margin: 0 auto;
}
@media screen and (min-width: 1024px) {
  .l-footer__tel {
    font-size: clamp(22.4px, 1.86vw, 28px);
    width: 80%;
    margin: 0;
  }
}
.l-footer__tel__icon {
  width: 1em;
  margin: 0 0.25em 0.25em 0;
}
@media screen and (min-width: 1024px) {
  .l-footer__tel__icon {
    margin-right: 0.35em;
  }
}
.l-footer__tel__title {
  display: block;
  color: #ffffff;
  line-height: 1;
  font-size: clamp(14px, 3.73vw, 21px);
  padding-bottom: 0.25em;
}
@media screen and (min-width: 1024px) {
  .l-footer__tel__title {
    font-size: clamp(11.2px, 0.93vw, 14px);
  }
}
.l-footer__tel__num {
  display: block;
  color: #ffffff;
  line-height: 1;
  font-size: clamp(28px, 7.46vw, 42px);
}
@media screen and (min-width: 1024px) {
  .l-footer__tel__num {
    font-size: clamp(22.4px, 1.86vw, 28px);
  }
}
.l-footer__tel:hover, .l-footer__tel:active {
  opacity: 0.7;
}
.l-footer__data {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-top: clamp(25px, 6.66vw, 37.5px);
}
@media screen and (min-width: 1024px) {
  .l-footer__data {
    padding-top: clamp(22.4px, 1.86vw, 28px);
  }
}
.l-footer__data__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #4ea549;
  line-height: 1.5;
  font-size: clamp(16px, 4.26vw, 24px);
  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.5em;
    width: 5em;
  }
}
.l-footer__data__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3c3c3c;
  line-height: 1.5;
  font-size: clamp(16px, 4.26vw, 24px);
  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__treatmenttime {
  padding-top: clamp(12px, 3.2vw, 18px);
}
@media screen and (min-width: 1024px) {
  .l-footer__treatmenttime {
    padding-top: 0;
  }
}
.l-footer__nav {
  padding: clamp(24px, 6.4vw, 36px) 0;
}
@media screen and (min-width: 1024px) {
  .l-footer__nav {
    padding: clamp(32px, 2.66vw, 40px) 0 clamp(56px, 4.66vw, 70px) 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;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media screen and (min-width: 1536px) {
  .l-footer__nav--pc {
    width: 80%;
    margin: 0 auto;
  }
}
.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: #ffffff;
  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: #ffffff;
}
.l-footer__menu__link:hover, .l-footer__menu__link:active {
  opacity: 0.7;
  color: #ffffff;
}
.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: #ffffff;
  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: #ffffff;
}
.l-footer__menu__sub__link:hover, .l-footer__menu__sub__link:active {
  opacity: 0.7;
  color: #ffffff;
}
.l-footer__menu__sub__space {
  padding-right: 0.75em;
}
.l-footer__copyright {
  background-color: #31632d;
  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(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--cover {
  background-color: #496347;
  width: 100vw;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  mix-blend-mode: multiply;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0;
  z-index: -1;
}
.l-main--cover.open {
  opacity: 1;
  z-index: 10;
}
.l-main__pos {
  position: relative;
}
.l-main__primary {
  position: relative;
  background-image: url(../img/cmn-bg-primary-sp.png);
  background-repeat: repeat-y;
  background-size: 100% auto;
}
@media screen and (min-width: 1024px) {
  .l-main__primary {
    background-image: url(../img/cmn-bg-primary.png);
  }
}
.l-main__secondary {
  position: relative;
  background-image: url(../img/cmn-bg-secondary-sp.png);
  background-repeat: repeat-y;
  background-size: 100% auto;
}
@media screen and (min-width: 1024px) {
  .l-main__secondary {
    background-image: url(../img/cmn-bg-secondary.png);
  }
}
.l-main__tertiary {
  background-color: #69b264;
  background-image: url(../img/cmn-bg-logo.svg), url(../img/cmn-bg-logo.svg);
  background-repeat: no-repeat, no-repeat;
  background-position: top left, bottom right;
  background-size: 50%, 50%;
  background-blend-mode: luminosity;
}
@media screen and (min-width: 1024px) {
  .l-main__tertiary {
    background-size: 35%, 35%;
  }
}
.l-main__base {
  background-color: #ffffff;
}
.l-main__career {
  position: relative;
  background-image: url(../img/index-career-bg-sp.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left bottom;
}
@media screen and (min-width: 1024px) {
  .l-main__career {
    background-image: url(../img/index-career-bg.png);
  }
}
.l-main__wrapper {
  position: relative;
  width: 84.5%;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .l-main__wrapper {
    width: 78%;
  }
}
@media screen and (min-width: 1024px) {
  .l-main__wrapper {
    width: 80%;
    max-width: 1200px;
  }
}
@media screen and (min-width: 1280px) {
  .l-main__wrapper {
    width: 67.5%;
  }
}
@media screen and (min-width: 1536px) {
  .l-main__wrapper {
    width: 1200px;
  }
}
.l-main__wrapper--wide {
  position: relative;
  width: 84.5%;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .l-main__wrapper--wide {
    width: 78%;
  }
}
@media screen and (min-width: 1024px) {
  .l-main__wrapper--wide {
    width: 90%;
    max-width: 1536px;
  }
}
@media screen and (min-width: 1280px) {
  .l-main__wrapper--wide {
    width: 80%;
  }
}

.l-main-header {
  position: relative;
  z-index: 5;
}
.l-main-header__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(100% - clamp(65px, 17.25vw, 105px));
  margin-top: clamp(65px, 17.25vw, 105px);
}
@media screen and (min-width: 1024px) {
  .l-main-header__title {
    height: calc(100% - clamp(85px, 7vw, 120px));
    margin-top: clamp(85px, 7vw, 120px);
  }
}
.l-main-header__title__en {
  font-family: "dreaming-outloud-sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #3f291d;
  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(72px, 6vw, 90px);
  }
}
.l-main-header__title__ja {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3f291d;
  line-height: 1;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: clamp(14px, 3.73vw, 21px);
  padding-top: 0.75em;
}
@media screen and (min-width: 1024px) {
  .l-main-header__title__ja {
    font-size: clamp(19.2px, 1.6vw, 24px);
    padding-top: 1.25em;
  }
}
.l-main-header__title__wp {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3f291d;
  line-height: 1;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: clamp(30px, 8vw, 45px);
  position: relative;
}
@media screen and (min-width: 1024px) {
  .l-main-header__title__wp {
    font-size: clamp(48px, 4vw, 60px);
  }
}

.c-section__title {
  position: relative;
}
.c-section__title__en {
  font-family: "dreaming-outloud-sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #3f291d;
  text-align: center;
  line-height: 1;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: clamp(42px, 11.2vw, 63px);
}
@media screen and (min-width: 1024px) {
  .c-section__title__en {
    text-align: left;
    font-size: clamp(60px, 5vw, 90px);
  }
}
@media screen and (min-width: 1024px) {
  .c-section__title__en--sm {
    font-size: clamp(57.6px, 4.8vw, 72px);
  }
}
.c-section__title__ja {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #4ea549;
  text-align: center;
  line-height: 1;
  font-size: clamp(16px, 4.26vw, 24px);
  padding-top: 0.5em;
}
@media screen and (min-width: 1024px) {
  .c-section__title__ja {
    font-family: "heisei-kaku-gothic-std", sans-serif;
    font-weight: 500;
    font-style: normal;
    text-align: left;
    font-size: clamp(19.2px, 1.6vw, 24px);
  }
}
.c-section__title__ja--wide {
  letter-spacing: 0.3em;
}
.c-section__title__ja--high {
  padding-top: 0.75em;
}
@media screen and (min-width: 1024px) {
  .c-section__title__ja--high {
    padding-top: 1em;
  }
}
.c-section__title__ja--flex {
  padding-left: 1em;
}
.c-section__title--base {
  color: #ffffff;
}
@media screen and (min-width: 1024px) {
  .c-section__title--center {
    text-align: center;
  }
}
@media screen and (min-width: 1024px) {
  .c-section__title--flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }
}
@media screen and (min-width: 1024px) {
  .c-section__title--sp {
    display: none;
  }
}
.c-section__title--pc {
  display: none;
}
@media screen and (min-width: 1024px) {
  .c-section__title--pc {
    display: block;
  }
}

.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: #65544a;
  border: 1px solid #65544a;
  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: 1.25em;
}
@media screen and (min-width: 1024px) {
  .c-button__arrow {
    width: 1em;
  }
}
.c-button__inner {
  display: block;
}
.c-button .st0 {
  stroke: #ffffff;
  fill: none;
  stroke-width: 1.4348;
  stroke-miterlimit: 10;
}
.c-button:visited {
  color: #ffffff;
}
.c-button:active, .c-button:focus, .c-button:hover {
  color: #65544a;
  background: #ffffff;
}
.c-button:active .st0, .c-button:focus .st0, .c-button:hover .st0 {
  stroke: #65544a;
}
.c-button--primary {
  width: 11.5em;
  margin: 0 auto;
}
@media screen and (min-width: 1024px) {
  .c-button--primary {
    width: 12em;
    margin: 0;
  }
}
.c-button--features {
  width: 17em;
  margin: 0 auto;
}
@media screen and (min-width: 1024px) {
  .c-button--features {
    width: 17.5em;
    margin: 0;
  }
}
.c-button--pdf {
  font-size: clamp(18px, 4.8vw, 27px);
  width: 17em;
  max-width: 100%;
  margin: 0 auto;
  background: #4ea549;
  border: 1px solid #4ea549;
}
@media screen and (min-width: 1024px) {
  .c-button--pdf {
    font-size: clamp(14.4px, 1.2vw, 18px);
  }
}
.c-button--pdf:active, .c-button--pdf:focus, .c-button--pdf:hover {
  color: #4ea549;
  background: #ffffff;
}
.c-button--pdf:active .st0, .c-button--pdf:focus .st0, .c-button--pdf:hover .st0 {
  stroke: #4ea549;
}

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

.c-button--pdf.hvr-sweep-to-right:hover:before,
.c-button--pdf.hvr-sweep-to-right:hover:active,
.c-button--pdf.hvr-sweep-to-right:hover:focus {
  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-breadcrumb {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  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: #3f291d;
  line-height: 1.8;
  position: relative;
}
.c-breadcrumb__parent a:visited,
.c-breadcrumb__parent a:hover,
.c-breadcrumb__parent a:active {
  color: #3f291d;
}
.c-breadcrumb__item {
  color: #4ea549;
  line-height: 1.8;
}
.c-breadcrumb__item::before {
  content: ">";
  padding: 0 0.25em 0 0.5em;
  color: #3f291d;
  position: relative;
  bottom: 0.1em;
}

.p-index-mv {
  position: relative;
  margin-top: clamp(65px, 17.25vw, 105px);
}
@media screen and (min-width: 1024px) {
  .p-index-mv {
    margin-top: clamp(85px, 7vw, 120px);
  }
}
.p-index-mv__pos {
  position: relative;
}
.p-index-mv__swiper {
  margin-left: 10%;
  border-radius: clamp(17px, 4.53vw, 25.5px) 0 0 clamp(17px, 4.53vw, 25.5px);
  position: relative;
  z-index: 2;
  overflow: hidden;
}
@media screen and (min-width: 1024px) {
  .p-index-mv__swiper {
    margin-left: 10%;
    border-radius: clamp(51.2px, 4.26vw, 64px) 0 0 clamp(51.2px, 4.26vw, 64px);
    position: relative;
    z-index: 2;
    overflow: hidden;
  }
}
@media screen and (min-width: 1024px) {
  .p-index-mv__swiper img {
    height: calc(87.5vh - clamp(85px, 7vw, 120px));
    -o-object-fit: cover;
       object-fit: cover;
  }
}
@media screen and (min-width: 1920px) {
  .p-index-mv__swiper img {
    height: calc(92.5vh - clamp(85px, 7vw, 120px));
  }
}
@media screen and (min-width: 2100px) {
  .p-index-mv__swiper img {
    height: calc(100vh - clamp(85px, 7vw, 120px));
  }
}
.p-index-mv__bg {
  width: 100%;
  height: 65%;
  position: absolute;
  left: 0;
  bottom: 0;
}
.p-index-mv__leaf__left {
  width: 35%;
  position: absolute;
  top: 0;
  left: -5%;
  z-index: 8;
}
@media screen and (min-width: 1024px) {
  .p-index-mv__leaf__left {
    width: 23%;
    left: -3%;
  }
}
.p-index-mv__leaf__right {
  width: 33%;
  position: absolute;
  bottom: calc(clamp(25px, 6.66vw, 37.5px) * -1);
  right: 0;
  z-index: 8;
}
@media screen and (min-width: 1024px) {
  .p-index-mv__leaf__right {
    width: 21%;
    bottom: calc(clamp(80px, 6.66vw, 100px) * -1);
    right: -1%;
  }
}
.p-index-mv__message {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: clamp(17px, 4.53vw, 25.5px);
  width: 11em;
  position: absolute;
  bottom: calc(clamp(60px, 16vw, 90px) * -1);
  left: 0;
  z-index: 5;
}
@media screen and (min-width: 1024px) {
  .p-index-mv__message {
    font-size: clamp(25px, 2.08vw, 36px);
    bottom: auto;
    top: clamp(100px, 8.33vw, 165px);
    left: clamp(32px, 2.66vw, 40px);
    width: 10.75em;
  }
}
@media screen and (min-width: 1280px) {
  .p-index-mv__message {
    width: 10.5em;
  }
}
@media screen and (min-width: 1536px) {
  .p-index-mv__message {
    width: 11em;
  }
}
@media screen and (min-width: 1536px) {
  .p-index-mv__message {
    left: clamp(56px, 4.66vw, 70px);
  }
}
.p-index-mv__message__title {
  color: #4ea549;
  text-align: center;
  line-height: 1.8;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: 0;
  left: 0;
}
.p-index-mv__open {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: clamp(15.75px, 4.2vw, 23.6px);
  width: 8em;
  position: absolute;
  bottom: calc(clamp(84px, 22.4vw, 126px) * -1);
  left: clamp(120px, 32vw, 178px);
  z-index: 5;
}
@media screen and (min-width: 1024px) {
  .p-index-mv__open {
    font-size: clamp(25.2px, 2.1vw, 31.5px);
    bottom: auto;
    top: clamp(270px, 20vw, 337.5px);
    left: clamp(185px, 15.41vw, 231.25px);
  }
}
@media screen and (min-width: 1536px) {
  .p-index-mv__open {
    top: clamp(270px, 20vw, 423px);
    left: clamp(280px, 18.66vw, 330px);
  }
}
.p-index-mv__open__title {
  color: #ffffff;
  text-align: center;
  line-height: 1.2;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  top: 0;
  left: 0;
}
.p-index-mv__career {
  position: relative;
  padding-top: clamp(170px, 45.33vw, 255px);
}
@media screen and (min-width: 1024px) {
  .p-index-mv__career {
    padding-top: clamp(48px, 4vw, 60px);
  }
}
.p-index-mv__career__link {
  display: block;
  width: 84.5%;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 10px;
  -webkit-filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.2));
          filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.2));
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (min-width: 768px) {
  .p-index-mv__career__link {
    width: 78%;
  }
}
@media screen and (min-width: 1024px) {
  .p-index-mv__career__link {
    width: clamp(180px, 15vw, 266px);
    z-index: 5;
    left: clamp(56px, 4.66vw, 70px);
    right: auto;
    margin: 0;
    bottom: calc(clamp(12.8px, 1.06vw, 16px) * -1);
    -webkit-filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.2));
            filter: drop-shadow(0 0 10px rgba(0, 0, 0, 0.2));
  }
}
@media screen and (min-width: 1280px) {
  .p-index-mv__career__link {
    bottom: calc(clamp(32px, 2.66vw, 40px) * -1);
  }
}
@media screen and (min-width: 1536px) {
  .p-index-mv__career__link {
    left: clamp(88px, 7.33vw, 110px);
  }
}
.p-index-mv__career__link:hover, .p-index-mv__career__link:active {
  opacity: 0.7;
}

.p-index-introduction {
  position: relative;
  padding: clamp(70px, 18.66vw, 105px) 0 clamp(20px, 5.33vw, 30px) 0;
}
@media screen and (min-width: 1024px) {
  .p-index-introduction {
    padding: clamp(64px, 5.33vw, 80px) 0 clamp(40px, 3.33vw, 50px) 0;
  }
}
.p-index-introduction__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #4ea549;
  text-align: center;
  line-height: 1.6;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: clamp(36px, 9.6vw, 54px);
}
@media screen and (min-width: 768px) {
  .p-index-introduction__title {
    -webkit-font-feature-settings: normal;
            font-feature-settings: normal;
  }
}
@media screen and (min-width: 1024px) {
  .p-index-introduction__title {
    line-height: 1;
    font-size: clamp(35.2px, 2.93vw, 48px);
  }
}
.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(18px, 4.8vw, 27px);
  padding-top: 0.5em;
}
@media screen and (min-width: 1024px) {
  .p-index-introduction__text {
    text-align: center;
    line-height: 2;
    font-size: clamp(19.2px, 1.6vw, 24px);
    padding-top: 1.5em;
  }
}

.p-index-news {
  position: relative;
  padding: clamp(20px, 5.33vw, 30px) 0 clamp(80px, 21.33vw, 120px) 0;
  z-index: 2;
}
@media screen and (min-width: 1024px) {
  .p-index-news {
    padding: clamp(48px, 4vw, 60px) 0 clamp(115.2px, 9.6vw, 144px) 0;
  }
}
.p-index-news__inner {
  background-color: #ffffff;
  border-radius: 16px;
  padding: clamp(20px, 5.33vw, 30px) clamp(20px, 5.33vw, 30px) clamp(24px, 6.4vw, 36px) clamp(20px, 5.33vw, 30px);
  position: relative;
}
@media screen and (min-width: 1024px) {
  .p-index-news__inner {
    border-radius: 32px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    padding: clamp(28.8px, 2.4vw, 36px) clamp(64px, 5.33vw, 80px);
    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;
  }
}
.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(20px, 1.66vw, 25px);
  }
}
.p-index-news__list {
  padding-top: clamp(12px, 3.2vw, 18px);
}
@media screen and (min-width: 1024px) {
  .p-index-news__list {
    width: 70%;
  }
}
@media screen and (min-width: 1536px) {
  .p-index-news__list {
    width: 65%;
  }
}
.p-index-news__list article + article {
  border-top: 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: #4ea549;
  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;
  padding: clamp(80px, 21.33vw, 120px) 0;
  z-index: 2;
}
@media screen and (min-width: 1024px) {
  .p-index-message {
    padding: clamp(132px, 11vw, 165px) 0 clamp(72px, 6vw, 90px) 0;
  }
}
.p-index-message__logo {
  width: 50%;
  position: absolute;
  bottom: 0;
  right: 0;
  pointer-events: none;
}
@media screen and (min-width: 1024px) {
  .p-index-message__logo {
    width: 35%;
    bottom: auto;
    top: 0;
  }
}
@media screen and (min-width: 1024px) {
  .p-index-message__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
.p-index-message__inner__right {
  position: relative;
  padding-top: clamp(40px, 10.66vw, 60px);
}
@media screen and (min-width: 1024px) {
  .p-index-message__inner__right {
    width: 45%;
    padding-top: 0;
  }
}
@media screen and (min-width: 1024px) {
  .p-index-message__inner__left {
    width: 50%;
  }
}
.p-index-message__img {
  width: 85%;
  margin: 0 auto;
  border: 6px solid #ffffff;
  -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-index-message__img {
    width: 100%;
    margin: 0;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    position: absolute;
    top: 0;
    right: -8%;
  }
}
@media screen and (min-width: 1280px) {
  .p-index-message__img {
    right: -10%;
  }
}
.p-index-message__img__leaf {
  width: 42%;
  position: absolute;
  left: -8%;
  bottom: -12%;
}
@media screen and (min-width: 1024px) {
  .p-index-message__img__leaf {
    width: 45%;
    left: -10%;
  }
}
.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: 2em;
}
@media screen and (min-width: 1024px) {
  .p-index-message__text {
    font-size: clamp(14.4px, 1.2vw, 18px);
  }
}
.p-index-message__name {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3c3c3c;
  text-align: right;
  line-height: 1.6;
  font-size: clamp(18px, 4.8vw, 27px);
  padding: 0.5em 0 1em 0;
}
@media screen and (min-width: 1024px) {
  .p-index-message__name {
    font-size: clamp(17.6px, 1.46vw, 22px);
  }
}
.p-index-message__name--sm {
  font-size: clamp(16px, 4.26vw, 24px);
}
@media screen and (min-width: 1024px) {
  .p-index-message__name--sm {
    font-size: clamp(14.4px, 1.2vw, 18px);
  }
}

.p-index-features {
  position: relative;
  padding: clamp(80px, 21.33vw, 120px) 0 clamp(16px, 4.26vw, 24px) 0;
  z-index: 2;
}
@media screen and (min-width: 1024px) {
  .p-index-features {
    padding: clamp(164px, 13.66vw, 205px) 0 clamp(115.2px, 9.6vw, 144px) 0;
  }
}
.p-index-features__list {
  padding-top: clamp(24px, 6.4vw, 36px);
}
@media screen and (min-width: 1024px) {
  .p-index-features__list {
    padding-top: clamp(56px, 4.66vw, 70px);
  }
}
.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(76.8px, 6.4vw, 96px);
  }
}
@media screen and (min-width: 1024px) {
  .p-index-features__list__item:nth-child(even) {
    padding-top: clamp(64px, 5.33vw, 80px);
    padding-bottom: clamp(132px, 11vw, 165px);
  }
}
.p-index-features__img {
  width: 84.5%;
  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);
  overflow: hidden;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .p-index-features__img {
    width: 78%;
  }
}
@media screen and (min-width: 1024px) {
  .p-index-features__img {
    width: 48%;
  }
}
@media screen and (min-width: 1536px) {
  .p-index-features__img {
    max-width: 730px;
  }
}
@media screen and (min-width: 1920px) {
  .p-index-features__img {
    max-width: 960px;
  }
}
.p-index-features__img--right {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
@media screen and (min-width: 1024px) {
  .p-index-features__img--right {
    left: auto;
    margin: 0;
    border-radius: 32px 0 0 32px;
  }
}
.p-index-features__img--left {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
@media screen and (min-width: 1024px) {
  .p-index-features__img--left {
    right: auto;
    margin: 0;
    border-radius: 0 32px 32px 0;
  }
}
.p-index-features__content {
  position: relative;
  padding: clamp(76px, 20.26vw, 114px) 7.75% clamp(30px, 8vw, 45px) 7.75%;
}
@media screen and (min-width: 1024px) {
  .p-index-features__content {
    padding: clamp(80px, 6.66vw, 100px) clamp(51.2px, 4.26vw, 64px) clamp(48px, 4vw, 60px) clamp(51.2px, 4.26vw, 64px);
    border-radius: 32px;
    width: 49%;
  }
}
@media screen and (min-width: 1280px) {
  .p-index-features__content {
    width: 42%;
  }
}
@media screen and (min-width: 1536px) {
  .p-index-features__content {
    width: 46%;
  }
}
@media screen and (min-width: 1920px) {
  .p-index-features__content {
    width: 37%;
  }
}
@media screen and (min-width: 1024px) {
  .p-index-features__content--left {
    padding-right: clamp(96px, 8vw, 120px);
    margin-right: 0;
    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);
  }
}
@media screen and (min-width: 1024px) {
  .p-index-features__content--right {
    padding-left: clamp(96px, 8vw, 120px);
    margin-left: auto;
    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);
  }
}
.p-index-features__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media screen and (min-width: 1024px) {
  .p-index-features__title {
    display: block;
  }
}
.p-index-features__title__num {
  font-family: "dreaming-outloud-sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #ffffff;
  text-align: center;
  line-height: 1;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: clamp(39.38px, 10.5vw, 59px);
  display: block;
  background-color: #4ea549;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  width: 1.75em;
  height: 1.75em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 1024px) {
  .p-index-features__title__num {
    font-size: clamp(48px, 4vw, 70px);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    position: absolute;
    top: -0.5em;
  }
}
@media screen and (min-width: 1024px) {
  .p-index-features__title__num--right {
    left: clamp(88px, 7.33vw, 110px);
  }
}
@media screen and (min-width: 1024px) {
  .p-index-features__title__num--left {
    left: clamp(44px, 3.66vw, 55px);
  }
}
.p-index-features__title__inner {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #4ea549;
  line-height: 1.5;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: clamp(24px, 6.4vw, 36px);
  padding-left: 0.75em;
}
@media screen and (min-width: 768px) {
  .p-index-features__title__inner {
    -webkit-font-feature-settings: normal;
            font-feature-settings: normal;
  }
}
@media screen and (min-width: 1024px) {
  .p-index-features__title__inner {
    font-size: clamp(21px, 1.75vw, 28px);
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
    padding-left: 0;
  }
}
@media screen and (min-width: 1536px) {
  .p-index-features__title__inner {
    -webkit-font-feature-settings: normal;
            font-feature-settings: normal;
  }
}
.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);
  padding: 0.5em 0 1em 0;
}
@media screen and (min-width: 1024px) {
  .p-index-features__text {
    font-size: clamp(12.8px, 1.06vw, 16px);
    padding-top: 1em;
  }
}
.p-index-features__pdf {
  padding-bottom: clamp(40px, 10.66vw, 60px);
}
@media screen and (min-width: 1024px) {
  .p-index-features__pdf {
    padding: clamp(64px, 5.33vw, 80px) 0 0 0;
  }
}

.p-index-medicalcontents {
  position: relative;
  padding: clamp(80px, 21.33vw, 120px) 0 clamp(56px, 14.93vw, 84px) 0;
  z-index: 2;
}
@media screen and (min-width: 1024px) {
  .p-index-medicalcontents {
    padding: clamp(112px, 9.33vw, 140px) 0 clamp(88px, 7.33vw, 110px) 0;
  }
}
.p-index-medicalcontents__leaf__left {
  width: 35%;
  position: absolute;
  top: 0;
  left: -5%;
  z-index: 5;
}
@media screen and (min-width: 1024px) {
  .p-index-medicalcontents__leaf__left {
    width: 23%;
    left: -3%;
  }
}
.p-index-medicalcontents__leaf__right {
  width: 33%;
  position: absolute;
  bottom: 0;
  right: -1%;
  z-index: 5;
}
@media screen and (min-width: 1024px) {
  .p-index-medicalcontents__leaf__right {
    width: 21%;
    right: -1%;
  }
}
.p-index-medicalcontents__list {
  padding-top: clamp(26px, 6.93vw, 39px);
  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-medicalcontents__list {
    padding-top: clamp(40px, 3.33vw, 50px);
    width: 80%;
    margin: 0 auto;
  }
}
.p-index-medicalcontents__list__item {
  width: 47%;
  margin-bottom: clamp(26px, 6.93vw, 39px);
}
@media screen and (min-width: 1024px) {
  .p-index-medicalcontents__list__item {
    width: 31%;
    margin-bottom: clamp(28.8px, 2.4vw, 36px);
  }
}
.p-index-medicalcontents__link {
  display: block;
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: clamp(16px, 4.26vw, 24px);
  position: relative;
  background-color: #71b76d;
  border-radius: 16px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 1;
  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;
  height: 6.75em;
}
@media screen and (min-width: 768px) {
  .p-index-medicalcontents__link {
    height: 7.75em;
  }
}
@media screen and (min-width: 1024px) {
  .p-index-medicalcontents__link {
    font-size: clamp(14.4px, 1.2vw, 18px);
    height: 8.75em;
  }
}
@media screen and (min-width: 1536px) {
  .p-index-medicalcontents__link {
    border-radius: 32px;
    height: 10.75em;
  }
}
.p-index-medicalcontents__link__icon {
  width: 4em;
  margin: 0 auto;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (min-width: 768px) {
  .p-index-medicalcontents__link__icon {
    width: 5em;
  }
}
@media screen and (min-width: 1024px) {
  .p-index-medicalcontents__link__icon {
    width: 5.5em;
  }
}
@media screen and (min-width: 1536px) {
  .p-index-medicalcontents__link__icon {
    width: 6.5em;
  }
}
.p-index-medicalcontents__link__text {
  display: block;
  color: #ffffff;
  text-align: center;
  line-height: 1;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  padding-top: 0.25em;
}
.p-index-medicalcontents__link:hover {
  background-color: #7abb76;
}
.p-index-medicalcontents__link:hover .p-index-medicalcontents__link__icon {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.p-index-career {
  position: relative;
  padding: clamp(80px, 21.33vw, 120px) 0;
  z-index: 2;
}
@media screen and (min-width: 1024px) {
  .p-index-career {
    padding: clamp(91.2px, 7.6vw, 114px) 0 clamp(115.2px, 9.6vw, 144px) 0;
  }
}
.p-index-career__inner {
  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(30px, 8vw, 45px) clamp(24px, 6.4vw, 36px) clamp(8px, 2.13vw, 12px) clamp(24px, 6.4vw, 36px);
}
@media screen and (min-width: 1024px) {
  .p-index-career__inner {
    border-radius: 32px;
    padding: clamp(56px, 4.66vw, 70px) clamp(64px, 5.33vw, 80px) clamp(40px, 3.33vw, 50px) clamp(64px, 5.33vw, 80px);
    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);
  }
}
.p-index-career__list {
  padding-top: clamp(32px, 8.53vw, 48px);
}
@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: 65%;
    padding-top: 0;
  }
}
.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(24px, 2vw, 30px);
  }
}
.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(65px, 17.33vw, 97.5px) 0 clamp(80px, 21.33vw, 120px) 0;
  z-index: 2;
}
@media screen and (min-width: 1024px) {
  .p-clinic-doctor {
    padding: clamp(113.6px, 9.46vw, 142px) 0 clamp(115.2px, 9.6vw, 144px) 0;
  }
}
.p-clinic-doctor__pos {
  position: relative;
}
.p-clinic-doctor__name {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3c3c3c;
  line-height: 1;
  letter-spacing: 0.1em;
  font-size: clamp(24px, 6.4vw, 36px);
  border-bottom: 2px solid #4ea549;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding: 1em 0 0.5em 0;
  position: relative;
}
@media screen and (min-width: 1024px) {
  .p-clinic-doctor__name {
    font-size: clamp(22.4px, 1.86vw, 28px);
    padding-top: clamp(44px, 3.66vw, 55px);
  }
}
.p-clinic-doctor__name__position {
  line-height: 1.35;
  font-size: clamp(14px, 3.73vw, 21px);
  padding-right: 0.5em;
}
@media screen and (min-width: 1024px) {
  .p-clinic-doctor__name__position {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.p-clinic-doctor__name__ja {
  position: relative;
  z-index: 2;
}
.p-clinic-doctor__name__en {
  font-family: "dreaming-outloud-sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #b8dbb6;
  text-align: right;
  line-height: 1;
  letter-spacing: normal;
  font-size: clamp(22px, 5.86vw, 33px);
  position: absolute;
  bottom: -0.15em;
  right: 0;
}
@media screen and (min-width: 768px) {
  .p-clinic-doctor__name__en {
    font-size: clamp(32px, 8.53vw, 48px);
  }
}
@media screen and (min-width: 1024px) {
  .p-clinic-doctor__name__en {
    font-size: clamp(50px, 4.16vw, 74.43px);
  }
}
@media screen and (min-width: 1024px) {
  .p-clinic-doctor__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media screen and (min-width: 1024px) {
  .p-clinic-doctor__inner__left {
    width: 50%;
  }
}
@media screen and (min-width: 1024px) {
  .p-clinic-doctor__inner__right {
    width: 42%;
  }
}
.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: 1em 0 1.5em 0;
}
@media screen and (min-width: 1024px) {
  .p-clinic-doctor__text {
    line-height: 2;
    font-size: clamp(14.4px, 1.2vw, 18px);
    padding-bottom: 0.5em;
  }
}
.p-clinic-doctor__detail {
  background-color: #ffffff;
  border-radius: 16px;
  padding: clamp(24px, 6.4vw, 36px) clamp(20px, 5.33vw, 30px) clamp(8px, 2.13vw, 12px) clamp(20px, 5.33vw, 30px);
  position: relative;
}
@media screen and (min-width: 1024px) {
  .p-clinic-doctor__detail {
    border-radius: 32px;
    padding: clamp(32px, 2.66vw, 40px) clamp(40px, 3.33vw, 50px) clamp(24px, 2vw, 30px) clamp(40px, 3.33vw, 50px);
  }
}
@media screen and (min-width: 1536px) {
  .p-clinic-doctor__detail {
    padding-left: clamp(72px, 6vw, 90px);
  }
}
.p-clinic-doctor__detail__title {
  font-family: "dreaming-outloud-sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #3f291d;
  line-height: 1;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: clamp(38.1px, 10.16vw, 57px);
}
@media screen and (min-width: 1024px) {
  .p-clinic-doctor__detail__title {
    font-size: clamp(50.8px, 4.23vw, 63.5px);
    width: 25%;
  }
}
.p-clinic-doctor__detail__list {
  padding: clamp(8px, 2.13vw, 12px) 0 clamp(18px, 4.8vw, 27px) 0;
}
@media screen and (min-width: 1024px) {
  .p-clinic-doctor__detail__list {
    padding: clamp(11.2px, 0.93vw, 14px) 0 clamp(14.4px, 1.2vw, 18px) 0;
  }
}
.p-clinic-doctor__detail__list__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #4ea549;
  line-height: 1.5;
  font-size: clamp(16px, 4.26vw, 24px);
}
@media screen and (min-width: 1024px) {
  .p-clinic-doctor__detail__list__title {
    font-size: clamp(14.4px, 1.2vw, 18px);
  }
}
.p-clinic-doctor__detail__list__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3c3c3c;
  line-height: 1.5;
  font-size: clamp(13px, 3.46vw, 19.5px);
}
@media screen and (min-width: 1024px) {
  .p-clinic-doctor__detail__list__text {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.p-clinic-doctor__detail__list__inner {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3c3c3c;
  line-height: 1.5;
  font-size: clamp(13px, 3.46vw, 19.5px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (min-width: 1024px) {
  .p-clinic-doctor__detail__list__inner {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.p-clinic-doctor__detail__list__inner__title {
  width: 7.5em;
  padding-bottom: 0.25em;
}
.p-clinic-doctor__detail__list__inner__text {
  width: calc(100% - 7.5em);
  padding-bottom: 0.25em;
}
.p-clinic-doctor__img01 {
  border-radius: 50%;
  width: 80%;
  margin-top: clamp(26px, 6.93vw, 39px);
}
@media screen and (min-width: 1024px) {
  .p-clinic-doctor__img01 {
    margin-top: clamp(36px, 3vw, 45px);
    width: 75%;
  }
}
.p-clinic-doctor__img02 {
  border-radius: 50%;
  width: 50%;
  margin: clamp(16px, 4.26vw, 24px) 0 0 auto;
}
@media screen and (min-width: 1024px) {
  .p-clinic-doctor__img02 {
    margin-top: clamp(19.2px, 1.6vw, 24px);
  }
}

.p-clinic-appointment {
  position: relative;
  padding: clamp(84px, 22.4vw, 126px) 0 clamp(80px, 21.33vw, 120px) 0;
  z-index: 2;
}
@media screen and (min-width: 1024px) {
  .p-clinic-appointment {
    padding: clamp(115.2px, 9.6vw, 144px) 0;
  }
}
.p-clinic-appointment__inner {
  padding-bottom: clamp(38px, 10.13vw, 57px);
}
@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(112px, 9.33vw, 140px);
  }
}
@media screen and (min-width: 1024px) {
  .p-clinic-appointment__inner__right {
    width: 63%;
  }
}
@media screen and (min-width: 1536px) {
  .p-clinic-appointment__inner__right {
    width: 58%;
  }
}
.p-clinic-appointment__inner__img {
  width: 85%;
  border-radius: 50%;
  margin: clamp(22px, 5.86vw, 33px) auto 0 auto;
}
@media screen and (min-width: 1024px) {
  .p-clinic-appointment__inner__img {
    width: 33%;
    margin: 0;
  }
}
@media screen and (min-width: 1536px) {
  .p-clinic-appointment__inner__img {
    width: 38%;
  }
}
.p-clinic-appointment__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #4ea549;
  text-align: center;
  line-height: 1.8;
  font-size: clamp(20px, 5.33vw, 30px);
  padding: 1em 0 0.5em 0;
}
@media screen and (min-width: 1024px) {
  .p-clinic-appointment__title {
    text-align: left;
    font-size: clamp(21px, 1.75vw, 28px);
    padding: 1.5em 0 0.75em 0;
  }
}
.p-clinic-appointment__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__text {
    line-height: 2;
    font-size: clamp(14.4px, 1.2vw, 18px);
  }
}
.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(32px, 8.53vw, 48px) clamp(22px, 5.86vw, 33px);
}
@media screen and (min-width: 1024px) {
  .p-clinic-appointment__detail {
    border-radius: 32px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    padding: clamp(48px, 4vw, 60px) clamp(48px, 4vw, 60px) clamp(38.4px, 3.2vw, 48px) clamp(32px, 2.66vw, 40px);
  }
}
.p-clinic-appointment__detail__inner01 {
  padding-bottom: clamp(48px, 12.8vw, 72px);
}
@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-bottom: clamp(32px, 2.66vw, 40px);
  }
}
@media screen and (min-width: 1536px) {
  .p-clinic-appointment__detail__inner01 {
    padding-bottom: clamp(16px, 1.33vw, 20px);
  }
}
@media screen and (min-width: 1024px) {
  .p-clinic-appointment__detail__inner01__left {
    width: 65%;
  }
}
@media screen and (min-width: 1536px) {
  .p-clinic-appointment__detail__inner01__left {
    width: 53%;
  }
}
.p-clinic-appointment__detail__inner01__img {
  border-radius: 50%;
  width: 85%;
  margin: clamp(22px, 5.86vw, 33px) auto 0 auto;
}
@media screen and (min-width: 1024px) {
  .p-clinic-appointment__detail__inner01__img {
    width: 33%;
    margin: 0;
  }
}
@media screen and (min-width: 1536px) {
  .p-clinic-appointment__detail__inner01__img {
    width: 44%;
  }
}
.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 #3f291d;
  padding-bottom: 0.25em;
  margin-bottom: 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media screen and (min-width: 1024px) {
  .p-clinic-appointment__detail__title {
    font-size: clamp(19.2px, 1.6vw, 24px);
  }
}
.p-clinic-appointment__detail__title--accent {
  color: #4ea549;
  line-height: 1.8;
  font-size: clamp(15px, 4vw, 22.5px);
  padding-right: 0.25em;
}
@media screen and (min-width: 1024px) {
  .p-clinic-appointment__detail__title--accent {
    font-size: clamp(16px, 1.33vw, 20px);
  }
}
.p-clinic-appointment__tel {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: clamp(28px, 7.46vw, 42px);
  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: #4ea549;
  border-radius: 1.25em;
  height: 2.5em;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .p-clinic-appointment__tel {
    font-size: clamp(22.4px, 1.86vw, 28px);
    width: 55%;
  }
}
.p-clinic-appointment__tel__icon {
  width: 1em;
  margin: 0 0.25em 0.25em 0;
}
@media screen and (min-width: 1024px) {
  .p-clinic-appointment__tel__icon {
    margin-right: 0.35em;
  }
}
.p-clinic-appointment__tel__title {
  display: block;
  color: #ffffff;
  line-height: 1;
  font-size: clamp(13.15px, 3.5vw, 19.5px);
  padding-bottom: 0.25em;
}
@media screen and (min-width: 1024px) {
  .p-clinic-appointment__tel__title {
    font-size: clamp(11.2px, 0.93vw, 14px);
  }
}
.p-clinic-appointment__tel__num {
  display: block;
  color: #ffffff;
  line-height: 1;
  font-size: clamp(26.31px, 7.01vw, 39.5px);
}
@media screen and (min-width: 1024px) {
  .p-clinic-appointment__tel__num {
    font-size: clamp(22.4px, 1.86vw, 28px);
  }
}
.p-clinic-appointment__tel:hover, .p-clinic-appointment__tel:active {
  opacity: 0.7;
}
.p-clinic-appointment__info {
  padding: clamp(24px, 6.4vw, 36px) 0;
}
@media screen and (min-width: 1024px) {
  .p-clinic-appointment__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: clamp(24px, 2vw, 30px) 0 clamp(27.2px, 2.26vw, 34px) 0;
  }
}
.p-clinic-appointment__info__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(16px, 4.26vw, 24px);
  background-color: #4ea549;
  border-radius: 0.875em;
  width: 5em;
  height: 1.75em;
  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;
  margin: 0 auto;
}
@media screen and (min-width: 1024px) {
  .p-clinic-appointment__info__title {
    font-size: clamp(12.8px, 1.06vw, 16px);
    margin: 0;
  }
}
.p-clinic-appointment__info__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3c3c3c;
  text-align: center;
  line-height: 1;
  font-size: clamp(16px, 4.26vw, 24px);
  padding: 1em 0 0 0.75em;
}
@media screen and (min-width: 1024px) {
  .p-clinic-appointment__info__text {
    text-align: left;
    font-size: clamp(12.8px, 1.06vw, 16px);
    padding-top: 0;
  }
}
@media screen and (min-width: 1024px) {
  .p-clinic-appointment__treatmenttime {
    width: 80%;
  }
}
@media screen and (min-width: 1024px) {
  .p-clinic-appointment__detail__inner02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media screen and (min-width: 1024px) {
  .p-clinic-appointment__detail__inner02__left {
    width: 42%;
  }
}
@media screen and (min-width: 1536px) {
  .p-clinic-appointment__detail__inner02__left {
    width: 38%;
  }
}
@media screen and (min-width: 1024px) {
  .p-clinic-appointment__detail__inner02__right {
    width: 53%;
  }
}
@media screen and (min-width: 1536px) {
  .p-clinic-appointment__detail__inner02__right {
    width: 53%;
  }
}
@media screen and (min-width: 1024px) {
  .p-clinic-appointment__bring01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.p-clinic-appointment__bring01__img {
  width: 70%;
  margin: 0 auto;
}
@media screen and (min-width: 1024px) {
  .p-clinic-appointment__bring01__img {
    width: 40%;
    margin: 0;
  }
}
.p-clinic-appointment__bring01__caption {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #4ea549;
  text-align: center;
  line-height: 1.5;
  font-size: clamp(16px, 4.26vw, 24px);
  padding-top: 0.5em;
}
@media screen and (min-width: 1024px) {
  .p-clinic-appointment__bring01__caption {
    text-align: left;
    font-size: clamp(14.4px, 1.2vw, 18px);
    padding: 0 0 0 1em;
  }
}
.p-clinic-appointment__bring__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-clinic-appointment__bring02 {
  padding-top: clamp(22px, 5.86vw, 33px);
}
@media screen and (min-width: 1024px) {
  .p-clinic-appointment__bring02 {
    padding-top: clamp(32px, 2.66vw, 40px);
  }
}
.p-clinic-appointment__bring02__img {
  height: clamp(117px, 31.2vw, 175.5px);
  width: auto;
}
@media screen and (min-width: 768px) {
  .p-clinic-appointment__bring02__img {
    height: clamp(140px, 37.33vw, 210px);
  }
}
@media screen and (min-width: 1024px) {
  .p-clinic-appointment__bring02__img {
    height: clamp(124px, 10.33vw, 155px);
  }
}
@media screen and (min-width: 1536px) {
  .p-clinic-appointment__bring02__img {
    height: clamp(136px, 11.33vw, 170px);
  }
}
.p-clinic-appointment__bring02__caption {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3c3c3c;
  text-align: center;
  line-height: 1.39;
  font-size: clamp(12px, 3.2vw, 18px);
  padding-top: 1em;
}
@media screen and (min-width: 1024px) {
  .p-clinic-appointment__bring02__caption {
    line-height: 1.29;
    font-size: clamp(12.4px, 1.03vw, 15.5px);
  }
}
.p-clinic-appointment__bring02__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #4ea549;
  text-align: justify;
  line-height: 1.5;
  font-size: clamp(16px, 4.26vw, 24px);
  text-indent: -1em;
  margin-left: 1em;
  padding: 1em 0 0.75em 0;
}
@media screen and (min-width: 1024px) {
  .p-clinic-appointment__bring02__title {
    text-align: left;
    line-height: 1.8;
    font-size: clamp(14.4px, 1.2vw, 18px);
    padding-top: 0;
  }
}
.p-clinic-appointment__bring02__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__bring02__text {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.p-clinic-appointment__bring02__link {
  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(14px, 3.73vw, 21px);
  padding: 1em 0 1.25em 0;
  text-indent: -1.15em;
  margin-left: 1.15em;
}
@media screen and (min-width: 1024px) {
  .p-clinic-appointment__bring02__link {
    padding: 1.25em 0 2.25em 0;
    font-size: clamp(11.2px, 0.93vw, 14px);
  }
}
.p-clinic-appointment__bring02__link__inner {
  color: #3c3cff;
  text-decoration: underline;
}
.p-clinic-appointment__bring02__link__inner:visited, .p-clinic-appointment__bring02__link__inner:hover, .p-clinic-appointment__bring02__link__inner:active {
  color: #3c3cff;
}

.p-clinic-payment {
  position: relative;
  padding: clamp(84px, 22.4vw, 126px) 0 clamp(80px, 21.33vw, 120px) 0;
  z-index: 2;
}
@media screen and (min-width: 1024px) {
  .p-clinic-payment {
    padding: clamp(132px, 11vw, 165px) 0 clamp(112px, 9.33vw, 140px) 0;
  }
}
@media screen and (min-width: 1024px) {
  .p-clinic-payment__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-clinic-payment__inner__left {
    width: 55%;
  }
}
@media screen and (min-width: 1536px) {
  .p-clinic-payment__inner__left {
    width: 50%;
  }
}
.p-clinic-payment__inner__img {
  width: 90%;
  margin: 0 auto;
  border: 4px solid #ffffff;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  -webkit-transform: rotate(-5deg);
          transform: rotate(-5deg);
}
@media screen and (min-width: 1024px) {
  .p-clinic-payment__inner__img {
    width: 45%;
    border: 8px solid #ffffff;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  }
}
.p-clinic-payment__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3f291d;
  text-align: center;
  line-height: 1.8;
  font-size: clamp(20px, 5.33vw, 30px);
  padding: 0.75em 0 1em 0;
}
@media screen and (min-width: 1024px) {
  .p-clinic-payment__title {
    text-align: left;
    font-size: clamp(21px, 1.75vw, 28px);
    padding: 1.25em 0 0.75em 0;
  }
}
.p-clinic-payment__title--accent {
  color: #4ea549;
}

.p-clinic-gallery {
  position: relative;
  padding: clamp(84px, 22.4vw, 126px) 0 clamp(70px, 18.66vw, 105px) 0;
  z-index: 2;
}
@media screen and (min-width: 1024px) {
  .p-clinic-gallery {
    padding: clamp(108px, 9vw, 135px) 0 clamp(118.4px, 9.86vw, 148px) 0;
  }
}
.p-clinic-gallery__inner {
  padding-top: clamp(25px, 6.66vw, 37.5px);
}
@media screen and (min-width: 1024px) {
  .p-clinic-gallery__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-top: clamp(28.8px, 2.4vw, 36px);
  }
}
.p-clinic-gallery__swiper {
  position: relative;
  width: 100%;
  margin: 0;
}
@media screen and (min-width: 1024px) {
  .p-clinic-gallery__swiper {
    width: 60%;
  }
}
@media screen and (min-width: 768px) {
  .p-clinic-gallery__swiper {
    width: 63%;
  }
}
@media screen and (min-width: 1024px) {
  .p-clinic-gallery__swiper {
    width: 65%;
  }
}
.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;
}
.p-clinic-gallery__swiper__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(16px, 4.26vw, 24px);
  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: 2em;
  padding: 0 1em;
  background-color: #4ea549;
  border-radius: 1em;
  position: absolute;
  top: 0.5em;
  left: 0.5em;
}
@media screen and (min-width: 1024px) {
  .p-clinic-gallery__swiper__title {
    font-size: clamp(16px, 1.33vw, 20px);
    top: 1.25em;
    left: 1.25em;
  }
}
@media screen and (min-width: 1536px) {
  .p-clinic-gallery__swiper__title {
    top: 1.5em;
    left: 1.5em;
  }
}
.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: 13em;
  padding: 1em;
}
@media screen and (min-width: 768px) {
  .p-clinic-gallery__swiper__text {
    height: 11em;
  }
}
@media screen and (min-width: 1024px) {
  .p-clinic-gallery__swiper__text {
    font-size: clamp(12.8px, 1.06vw, 16px);
    height: 8.5em;
    padding: 1.5em;
  }
}
@media screen and (min-width: 1920px) {
  .p-clinic-gallery__swiper__text {
    height: 6.5em;
  }
}
.p-clinic-gallery__swiper__thumb {
  width: 100%;
  margin: clamp(15px, 4vw, 22.5px) 0 0 0;
}
@media screen and (min-width: 1024px) {
  .p-clinic-gallery__swiper__thumb {
    width: 30%;
    margin: 0;
  }
}
.p-clinic-gallery__swiper__thumb__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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.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: 48% !important;
  }
}
.p-clinic-gallery__swiper__thumb .swiper-slide-thumb-active {
  opacity: 0.7;
}

.p-clinic-facilities {
  position: relative;
  padding: clamp(80px, 21.33vw, 120px) 0;
  z-index: 2;
}
@media screen and (min-width: 1024px) {
  .p-clinic-facilities {
    padding: clamp(115.2px, 9.6vw, 144px) 0;
  }
}
.p-clinic-facilities__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(30px, 8vw, 45px) clamp(24px, 6.4vw, 36px) 0 clamp(24px, 6.4vw, 36px);
}
@media screen and (min-width: 1024px) {
  .p-clinic-facilities__detail {
    border-radius: 32px;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    padding: clamp(60px, 5vw, 75px) clamp(48px, 4vw, 60px) 0 clamp(48px, 4vw, 60px);
  }
}
.p-clinic-facilities__list {
  padding-top: clamp(28px, 7.46vw, 42px);
}
@media screen and (min-width: 1024px) {
  .p-clinic-facilities__list {
    padding-top: clamp(36px, 3vw, 45px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.p-clinic-facilities__list__item {
  padding-bottom: clamp(44px, 11.73vw, 66px);
}
@media screen and (min-width: 1024px) {
  .p-clinic-facilities__list__item {
    width: 45%;
    padding-bottom: clamp(48px, 4vw, 60px);
  }
}
.p-clinic-facilities__img {
  border-radius: 10px;
}
@media screen and (min-width: 1024px) {
  .p-clinic-facilities__img {
    border-radius: 16px;
    width: 85%;
    margin: 0 auto;
  }
}
.p-clinic-facilities__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #4ea549;
  text-align: center;
  line-height: 1;
  font-size: clamp(18px, 4.8vw, 27px);
  padding: 1em 0;
}
@media screen and (min-width: 1024px) {
  .p-clinic-facilities__title {
    font-size: clamp(19.2px, 1.6vw, 24px);
    padding: 1.25em 0;
  }
}
.p-clinic-facilities__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3c3c3c;
  text-align: justify;
  line-height: 1.8;
  font-size: clamp(16px, 4.26vw, 24px);
}
@media screen and (min-width: 1024px) {
  .p-clinic-facilities__text {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}

.p-clinic-medicalinstitution {
  position: relative;
  padding: clamp(80px, 21.33vw, 120px) 0 clamp(70px, 18.66vw, 105px) 0;
  z-index: 2;
}
@media screen and (min-width: 1024px) {
  .p-clinic-medicalinstitution {
    padding: clamp(120px, 10vw, 150px) 0 clamp(96px, 8vw, 120px) 0;
  }
}
@media screen and (min-width: 1024px) {
  .p-clinic-medicalinstitution__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-clinic-medicalinstitution__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3f291d;
  text-align: center;
  line-height: 1.8;
  font-size: clamp(16px, 4.26vw, 24px);
  padding: 1.5em 0 1.75em 0;
}
@media screen and (min-width: 1024px) {
  .p-clinic-medicalinstitution__text {
    text-align: left;
    font-size: clamp(14.4px, 1.2vw, 18px);
    padding: 0 0 2em 0;
  }
}
.p-clinic-medicalinstitution__list__item {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3f291d;
  line-height: 2;
  font-size: clamp(20px, 5.33vw, 30px);
}
@media screen and (min-width: 1024px) {
  .p-clinic-medicalinstitution__list__item {
    font-size: clamp(21px, 1.75vw, 28px);
  }
}
.p-clinic-medicalinstitution__list__item--accent {
  color: #4ea549;
  line-height: 2.25;
  font-size: clamp(16.67px, 4.44vw, 25px);
  padding-right: 0.25em;
}
@media screen and (min-width: 1024px) {
  .p-clinic-medicalinstitution__list__item--accent {
    font-size: clamp(18.66px, 1.55vw, 23.33px);
  }
}
.p-clinic-medicalinstitution__list__link {
  display: inline-block;
  color: #3f291d;
  text-decoration: underline;
}
.p-clinic-medicalinstitution__list__link:visited, .p-clinic-medicalinstitution__list__link:hover, .p-clinic-medicalinstitution__list__link:active {
  color: #3f291d;
}

.p-medicalcontents-menu {
  position: relative;
  padding: clamp(32px, 8.53vw, 48px) 0 clamp(48px, 12.8vw, 72px) 0;
  z-index: 2;
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-menu {
    padding: clamp(116.8px, 9.73vw, 146px) 0;
  }
}
.p-medicalcontents-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(8px, 2.13vw, 12px) clamp(20px, 5.33vw, 30px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-menu__list {
    border-radius: 32px;
    padding: clamp(24px, 2vw, 30px) clamp(72px, 6vw, 90px) clamp(27.2px, 2.26vw, 34px) clamp(72px, 6vw, 90px);
  }
}
@media screen and (min-width: 1536px) {
  .p-medicalcontents-menu__list {
    padding: clamp(24px, 2vw, 30px) clamp(96px, 8vw, 120px) clamp(27.2px, 2.26vw, 34px) clamp(96px, 8vw, 120px);
  }
}
.p-medicalcontents-menu__list__item {
  width: 33%;
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: clamp(13px, 3.46vw, 19.5px);
  padding-bottom: clamp(17px, 4.53vw, 25.5px);
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-menu__list__item {
    width: 14%;
    font-size: clamp(12.8px, 1.06vw, 16px);
    padding-bottom: 0;
  }
}
.p-medicalcontents-menu__icon {
  background-color: #71b76d;
  border-radius: 50%;
  width: 4em;
  margin: 0 auto;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-menu__icon {
    width: 4em;
  }
}
.p-medicalcontents-menu__title {
  display: block;
  text-align: center;
  line-height: 1;
  color: #3f291d;
  text-decoration: underline;
  padding-top: 1em;
}
.p-medicalcontents-menu__link {
  display: block;
}
.p-medicalcontents-menu__link:hover .p-medicalcontents-menu__icon, .p-medicalcontents-menu__link:active .p-medicalcontents-menu__icon {
  background-color: #7abb76;
}

.p-medicalcontents-content {
  position: relative;
  padding: 0 0 clamp(80px, 21.33vw, 120px) 0;
  z-index: 2;
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-content {
    padding: clamp(116.8px, 9.73vw, 146px) 0;
  }
}
.p-medicalcontents-content__pos {
  position: relative;
  padding-bottom: clamp(50px, 13.33vw, 75px);
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-content__pos {
    padding: clamp(56px, 4.66vw, 70px) 0 clamp(64px, 5.33vw, 80px) 0;
  }
}
.p-medicalcontents-content__img {
  position: relative;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  z-index: 2;
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-content__img {
    width: 48%;
    max-height: 92%;
    overflow: hidden;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    position: absolute;
    top: 0;
  }
}
.p-medicalcontents-content__img--left {
  border-radius: 0 32px 32px 0;
  left: 0;
}
.p-medicalcontents-content__img--right {
  border-radius: 32px 0 0 32px;
  right: 0;
}
.p-medicalcontents-content__inner {
  position: relative;
  background-color: #ffffff;
  border-radius: 0 0 16px 16px;
  padding: clamp(32px, 8.53vw, 48px) clamp(24px, 6.4vw, 36px) clamp(30px, 8vw, 45px) clamp(24px, 6.4vw, 36px);
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-content__inner {
    width: 60%;
    border-radius: 32px;
    padding: clamp(51.2px, 4.26vw, 64px) clamp(48px, 4vw, 60px) clamp(48px, 4vw, 60px) clamp(48px, 4vw, 60px);
  }
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-content__inner--right {
    margin-left: auto;
    padding-left: clamp(84px, 7vw, 105px);
  }
}
@media screen and (min-width: 1536px) {
  .p-medicalcontents-content__inner--right {
    padding-left: clamp(102.4px, 8.53vw, 128px);
  }
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-content__inner--left {
    margin: 0;
    padding-right: clamp(84px, 7vw, 105px);
  }
}
@media screen and (min-width: 1536px) {
  .p-medicalcontents-content__inner--left {
    padding-right: clamp(102.4px, 8.53vw, 128px);
  }
}
.p-medicalcontents-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;
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-content__title {
    font-size: clamp(25.6px, 2.13vw, 32px);
  }
}
.p-medicalcontents-content__title__icon {
  background-color: #83c080;
  border-radius: 50%;
  width: clamp(80px, 21.33vw, 120px);
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-content__title__icon {
    width: clamp(80px, 6.66vw, 120px);
  }
}
.p-medicalcontents-content__title__inner {
  display: block;
  color: #3f291d;
  line-height: 1;
  padding-left: 0.5em;
}
.p-medicalcontents-content__subtitle {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #4ea549;
  line-height: 1.5;
  font-size: clamp(20px, 5.33vw, 30px);
  padding: 1em 0 0.75em 0;
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-content__subtitle {
    font-size: clamp(21px, 1.75vw, 28px);
  }
}
.p-medicalcontents-content__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3c3c3c;
  text-align: justify;
  line-height: 1.8;
  font-size: clamp(16px, 4.26vw, 24px);
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-content__text {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.p-medicalcontents-content__detail {
  background-color: #ffffff;
  border-radius: 16px;
  padding: clamp(32px, 8.53vw, 48px) clamp(24px, 6.4vw, 36px);
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-content__detail {
    border-radius: 32px;
    padding: clamp(44px, 3.66vw, 55px) clamp(48px, 4vw, 60px) clamp(28.8px, 2.4vw, 36px) clamp(48px, 4vw, 60px);
  }
}
.p-medicalcontents-content__detail__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3f291d;
  line-height: 1.5;
  font-size: clamp(18px, 4.8vw, 27px);
  border-bottom: 2px solid #4ea549;
  padding-bottom: 0.25em;
  margin-bottom: 0.75em;
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-content__detail__title {
    font-size: clamp(20px, 1.66vw, 25px);
    margin-bottom: 1em;
  }
}
.p-medicalcontents-content__detail__title--space {
  margin-bottom: 0;
}
.p-medicalcontents-content__detail__subtitle {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #4ea549;
  line-height: 1.5;
  font-size: clamp(18px, 4.8vw, 27px);
  padding: 1em 0 0.25em 0;
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-content__detail__subtitle {
    font-size: clamp(16px, 1.33vw, 20px);
  }
}
.p-medicalcontents-content__detail__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3c3c3c;
  text-align: justify;
  line-height: 1.8;
  font-size: clamp(16px, 4.26vw, 24px);
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-content__detail__text {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.p-medicalcontents-content__check {
  padding: clamp(15px, 4vw, 22.5px) 0;
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-content__check {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 0 0 clamp(16px, 1.33vw, 20px) 0;
  }
}
.p-medicalcontents-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-medicalcontents-content__check__item {
    -webkit-font-feature-settings: normal;
            font-feature-settings: normal;
  }
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-content__check__item {
    line-height: 2.5;
    font-size: clamp(12.8px, 1.06vw, 16px);
    width: 50%;
  }
}
.p-medicalcontents-content__check__item--accent {
  line-height: 1;
  font-size: clamp(18.75px, 5vw, 28px);
  padding-right: 0.25em;
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-content__check__item--accent {
    font-size: clamp(16px, 1.33vw, 20px);
  }
}
.p-medicalcontents-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(14px, 3.73vw, 21px);
}
@media screen and (min-width: 768px) {
  .p-medicalcontents-content__check__text {
    -webkit-font-feature-settings: normal;
            font-feature-settings: normal;
  }
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-content__check__text {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.p-medicalcontents-content__list {
  padding-bottom: clamp(15px, 4vw, 22.5px);
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-content__list {
    padding-bottom: clamp(24px, 2vw, 30px);
  }
}
.p-medicalcontents-content__list__item {
  padding: clamp(25px, 6.66vw, 37.5px) 0 clamp(30px, 8vw, 45px) 0;
  border-bottom: 0.8937px solid #9d9d9d;
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-content__list__item {
    padding: clamp(24px, 2vw, 30px) 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-medicalcontents-content__list__item:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-content__list__item:last-child {
    padding: clamp(24px, 2vw, 30px) 0;
    border-bottom: 0.8937px solid #9d9d9d;
  }
}
.p-medicalcontents-content__list__img {
  width: 60%;
  margin: 0 auto;
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-content__list__img {
    width: 17%;
    margin: 0;
  }
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-content__list__right {
    width: 78%;
  }
}
.p-medicalcontents-content__list__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #4ea549;
  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-medicalcontents-content__list__title {
    text-align: left;
    line-height: 2;
    font-size: clamp(16px, 1.33vw, 20px);
    padding: 0;
  }
}
.p-medicalcontents-content__list__text {
  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-medicalcontents-content__list__text {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.p-medicalcontents-content__list__subtitle {
  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-medicalcontents-content__list__subtitle {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.p-medicalcontents-content__list__subtitle--accent {
  color: #4ea549;
  font-size: clamp(14px, 3.73vw, 21px);
  padding-right: 0.25em;
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-content__list__subtitle--accent {
    font-size: clamp(11.2px, 0.93vw, 14px);
    padding-right: 0.5em;
  }
}
.p-medicalcontents-content__list__note {
  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);
  padding-left: 1em;
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-content__list__note {
    font-size: clamp(12.8px, 1.06vw, 16px);
    padding-left: 1.25em;
  }
}
.p-medicalcontents-content__space {
  padding-top: clamp(48px, 12.8vw, 72px);
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-content__space {
    padding-top: clamp(64px, 5.33vw, 80px);
  }
}

.p-medicalcontents-maintenance__detail {
  padding: clamp(20px, 5.33vw, 30px) clamp(24px, 6.4vw, 36px) clamp(30px, 8vw, 45px) clamp(24px, 6.4vw, 36px);
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-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(28.8px, 2.4vw, 36px) clamp(40px, 3.33vw, 50px);
  }
}
.p-medicalcontents-maintenance__detail__img {
  position: relative;
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-maintenance__detail__img {
    width: 37%;
  }
}
@media screen and (min-width: 1536px) {
  .p-medicalcontents-maintenance__detail__img {
    width: 33%;
  }
}
.p-medicalcontents-maintenance__detail__right {
  padding-top: clamp(20px, 5.33vw, 30px);
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-maintenance__detail__right {
    width: 60%;
    padding-top: 0;
  }
}
@media screen and (min-width: 1536px) {
  .p-medicalcontents-maintenance__detail__right {
    width: 63%;
  }
}

.p-medicalcontents-caries__detail__subtitle {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #ffffff;
  text-align: center;
  line-height: 1.5;
  font-size: clamp(18px, 4.8vw, 27px);
  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;
  width: 100%;
  height: 4em;
  background-color: #83c080;
  border-radius: 2em;
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-caries__detail__subtitle {
    font-size: clamp(16px, 1.33vw, 20px);
    width: clamp(172.8px, 14.4vw, 216px);
    height: clamp(172.8px, 14.4vw, 216px);
    border-radius: 50%;
  }
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-caries__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-medicalcontents-caries__detail__inner__right {
    width: calc(95% - clamp(172.8px, 14.4vw, 216px));
  }
}

@media screen and (min-width: 1024px) {
  .p-medicalcontents-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-medicalcontents-periodontaldisease__detail__inner01__left {
    width: 68%;
  }
}
.p-medicalcontents-periodontaldisease__detail__inner01__img {
  width: 85%;
  margin: 0 auto;
  padding-top: clamp(20px, 5.33vw, 30px);
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-periodontaldisease__detail__inner01__img {
    width: 25%;
    margin: 0;
    padding: 0 2% 0 1%;
  }
}
.p-medicalcontents-periodontaldisease__detail__inner02 {
  padding-top: clamp(40px, 10.66vw, 60px);
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-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-medicalcontents-periodontaldisease__detail__inner02__left {
  padding-top: clamp(20px, 5.33vw, 30px);
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-periodontaldisease__detail__inner02__left {
    width: 37%;
    position: relative;
    padding-top: 0;
  }
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-periodontaldisease__detail__inner02__right {
    width: 58%;
  }
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-periodontaldisease__detail__inner02__img {
    position: absolute;
    left: 0;
    bottom: 0;
  }
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-periodontaldisease__detail__inner03 {
    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-medicalcontents-periodontaldisease__detail__inner03__left {
    width: 70%;
  }
}
@media screen and (min-width: 1536px) {
  .p-medicalcontents-periodontaldisease__detail__inner03__left {
    width: 67%;
  }
}
.p-medicalcontents-periodontaldisease__detail__inner03__img {
  border-radius: 50%;
  margin-top: clamp(20px, 5.33vw, 30px);
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-periodontaldisease__detail__inner03__img {
    width: 25%;
    margin-top: 0;
  }
}
@media screen and (min-width: 1536px) {
  .p-medicalcontents-periodontaldisease__detail__inner03__img {
    width: 28%;
  }
}

.p-medicalcontents-pediatricdentistry__subtitle {
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
@media screen and (min-width: 768px) {
  .p-medicalcontents-pediatricdentistry__subtitle {
    -webkit-font-feature-settings: normal;
            font-feature-settings: normal;
  }
}
.p-medicalcontents-pediatricdentistry__subtitle--narrow01 {
  letter-spacing: -0.05em;
}
@media screen and (min-width: 768px) {
  .p-medicalcontents-pediatricdentistry__subtitle--narrow01 {
    letter-spacing: normal;
  }
}
.p-medicalcontents-pediatricdentistry__subtitle--narrow02 {
  letter-spacing: -1em;
}
@media screen and (min-width: 768px) {
  .p-medicalcontents-pediatricdentistry__subtitle--narrow02 {
    letter-spacing: normal;
  }
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-pediatricdentistry__detail__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.p-medicalcontents-pediatricdentistry__detail__list__item {
  padding: clamp(12px, 3.2vw, 18px) 0 clamp(24px, 6.4vw, 36px) 0;
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-pediatricdentistry__detail__list__item {
    width: 28%;
    padding: clamp(9.6px, 0.8vw, 12px) 0 0 0;
  }
}
.p-medicalcontents-pediatricdentistry__detail__img {
  width: 60%;
  margin: 0 auto;
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-pediatricdentistry__detail__img {
    width: 70%;
  }
}
.p-medicalcontents-pediatricdentistry__detail__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #4ea549;
  text-align: center;
  line-height: 1;
  letter-spacing: 0.08em;
  font-size: clamp(18px, 4.8vw, 27px);
  padding: 1.5em 0 0.5em 0;
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-pediatricdentistry__detail__title {
    font-size: clamp(16px, 1.33vw, 20px);
    padding: 1.5em 0 0.75em 0;
  }
}
.p-medicalcontents-pediatricdentistry__detail__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3c3c3c;
  text-align: justify;
  line-height: 1.8;
  font-size: clamp(16px, 4.26vw, 24px);
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-pediatricdentistry__detail__text {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}

.p-medicalcontents-fillingcrown__detail__title {
  margin-bottom: 0;
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-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-medicalcontents-fillingcrown__detail__inner__left {
    width: 70%;
  }
}
@media screen and (min-width: 1536px) {
  .p-medicalcontents-fillingcrown__detail__inner__left {
    width: 65%;
  }
}
.p-medicalcontents-fillingcrown__detail__inner__img {
  border-radius: 50%;
  margin-top: clamp(20px, 5.33vw, 30px);
}
@media screen and (min-width: 1024px) {
  .p-medicalcontents-fillingcrown__detail__inner__img {
    width: 25%;
    margin-top: clamp(6.4px, 0.53vw, 8px);
  }
}
@media screen and (min-width: 1536px) {
  .p-medicalcontents-fillingcrown__detail__inner__img {
    width: 30%;
  }
}

.p-privacypolicy {
  position: relative;
  padding: clamp(60px, 16vw, 90px) 0;
  z-index: 2;
}
@media screen and (min-width: 1024px) {
  .p-privacypolicy {
    padding: clamp(112px, 9.33vw, 140px) 0 clamp(104px, 8.66vw, 130px) 0;
  }
}
@media screen and (min-width: 1536px) {
  .p-privacypolicy {
    width: 80%;
    margin: 0 auto;
  }
}
.p-privacypolicy__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #4ea549;
  text-align: center;
  line-height: 1.5;
  font-size: clamp(18px, 4.8vw, 27px);
  padding-bottom: 1.5em;
}
@media screen and (min-width: 1024px) {
  .p-privacypolicy__title {
    font-size: clamp(22.4px, 1.86vw, 28px);
    padding-bottom: 2em;
  }
}
.p-privacypolicy__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  color: #3c3c3c;
  text-align: justify;
  line-height: 1.8;
  font-size: clamp(16px, 4.26vw, 24px);
  padding: 1.5em 0;
}
@media screen and (min-width: 1024px) {
  .p-privacypolicy__text {
    letter-spacing: 0.03em;
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.p-privacypolicy__list__item {
  position: relative;
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 300;
  font-style: normal;
  text-align: justify;
  line-height: 1.8;
  font-size: clamp(16px, 4.26vw, 24px);
  text-indent: -1.3em;
  margin-left: 1.3em;
}
@media screen and (min-width: 1024px) {
  .p-privacypolicy__list__item {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.p-privacypolicy__list__item--accent {
  color: #4ea549;
  line-height: 2;
  font-size: clamp(14px, 3.73vw, 21px);
  padding-right: 0.5em;
}
@media screen and (min-width: 1024px) {
  .p-privacypolicy__list__item--accent {
    font-size: clamp(11.2px, 0.93vw, 14px);
  }
}
.p-privacypolicy__list__link {
  color: #3c3c3c;
  letter-spacing: 0.03em;
  font-size: clamp(16px, 4.26vw, 24px);
  text-decoration: underline;
}
@media screen and (min-width: 1024px) {
  .p-privacypolicy__list__link {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.p-privacypolicy__list__link:visited, .p-privacypolicy__list__link:hover, .p-privacypolicy__list__link:active {
  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);
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3c3c3c;
  text-align: left;
  line-height: 1.4;
  letter-spacing: 0.08em;
  font-size: clamp(16px, 4.26vw, 24px);
}
@media screen and (min-width: 1024px) {
  .p-wp-blog__main {
    width: 70%;
    padding: clamp(27.2px, 2.26vw, 34px) clamp(51.2px, 4.26vw, 64px);
    font-size: clamp(14.4px, 1.2vw, 18px);
  }
}
.p-wp-blog__side {
  width: 100%;
  padding-top: clamp(56px, 14.93vw, 84px);
  position: relative;
}
@media screen and (min-width: 1024px) {
  .p-wp-blog__side {
    width: 30%;
    padding-left: 6%;
    padding-top: 0;
  }
}
.p-wp-blog__post {
  border-bottom: 1px solid #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%;
  }
}
@media screen and (min-width: 1536px) {
  .p-wp-blog__post__img {
    width: 25%;
  }
}
@media screen and (min-width: 1024px) {
  .p-wp-blog__post__inner {
    width: 65%;
    padding-top: 0;
  }
}
@media screen and (min-width: 1536px) {
  .p-wp-blog__post__inner {
    width: 73%;
  }
}
.p-wp-blog__post__inner__header {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: clamp(14px, 3.73vw, 21px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 1em;
  padding-top: 0.5em;
}
@media screen and (min-width: 1024px) {
  .p-wp-blog__post__inner__header {
    font-size: clamp(12.8px, 1.06vw, 16px);
    padding-top: 0;
  }
}
.p-wp-blog__post__date {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3c3c3c;
  text-align: left;
  line-height: 1;
  font-size: clamp(14px, 3.73vw, 21px);
}
@media screen and (min-width: 1024px) {
  .p-wp-blog__post__date {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.p-wp-blog__post__category__list {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: clamp(11px, 2.93vw, 16.5px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0.5em;
}
@media screen and (min-width: 1024px) {
  .p-wp-blog__post__category__list {
    font-size: clamp(11.2px, 0.93vw, 14px);
  }
}
.p-wp-blog__post__category__list__item {
  background-color: #4ea549;
  border-radius: 1em;
  min-width: 10em;
  color: #ffffff;
  text-align: center;
  letter-spacing: 0.08em;
  padding: 0.4em 1.2em;
  display: inline-block;
}
.p-wp-blog__post__title {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3c3c3c;
  text-align: left;
  line-height: 1.4;
  letter-spacing: 0.08em;
  font-size: clamp(18px, 4.8vw, 27px);
  padding: 0.5em 0;
}
@media screen and (min-width: 1024px) {
  .p-wp-blog__post__title {
    font-size: clamp(19.2px, 1.6vw, 24px);
  }
}
.p-wp-blog__side__list {
  position: relative;
  background-color: #ffffff;
  border-radius: 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 #4ea549;
  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: #4ea549;
  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: #3f291d;
  line-height: 1;
  font-size: clamp(12px, 3.2vw, 18px);
  position: absolute;
  top: 1.5em;
  left: 40%;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
@media screen and (min-width: 1024px) {
  .p-wp-blog__side__list .recent-posts-widget-with-thumbnails .rpwwt-post-date {
    font-size: clamp(11.2px, 0.93vw, 14px);
    top: 0.75em;
  }
}
@media screen and (min-width: 1536px) {
  .p-wp-blog__side__list .recent-posts-widget-with-thumbnails .rpwwt-post-date {
    top: 1.15em;
  }
}
.p-wp-blog__side__list #rpwwt-recent-posts-widget-with-thumbnails-2 img {
  margin: 0;
  width: 35%;
  border-radius: 4.5714px;
  max-width: none;
}
@media screen and (min-width: 1024px) {
  .p-wp-blog__side__list #rpwwt-recent-posts-widget-with-thumbnails-2 img {
    max-width: 92px;
  }
}
.p-wp-blog .pagination {
  margin: 2rem 0 0;
}
.p-wp-blog .pagination .nav-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.p-wp-blog .pagination .page-numbers {
  display: inline-block;
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  margin-right: 0.5em;
  padding: 1em 1.25em;
  color: #3c3c3c;
  border-radius: 3px;
  -webkit-box-shadow: 0 3px 3px #4ea549;
          box-shadow: 0 3px 3px #4ea549;
  background: #ffffff;
}
.p-wp-blog .pagination .current {
  padding: 1em 1.25em;
  background: #4ea549;
  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__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0.5em;
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: clamp(11px, 2.93vw, 16.5px);
}
@media screen and (min-width: 1024px) {
  .p-wp-blog__single__category__list {
    font-size: clamp(11.2px, 0.93vw, 14px);
  }
}
.p-wp-blog__single__category__item {
  background-color: #4ea549;
  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 #4ea549;
  padding: 0.75em 0 1em 0;
  margin-bottom: 0.5em;
}
@media screen and (min-width: 1024px) {
  .p-wp-blog__single__title {
    font-size: clamp(19.2px, 1.6vw, 24px);
  }
}
.p-wp-blog__single__text {
  font-family: "heisei-kaku-gothic-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3c3c3c;
  text-align: justify;
  font-size: clamp(16px, 4.26vw, 24px);
}
@media screen and (min-width: 1024px) {
  .p-wp-blog__single__text {
    font-size: clamp(12.8px, 1.06vw, 16px);
  }
}
.p-wp-blog__single__text p {
  line-height: 2.4;
}
.p-wp-blog__single__text img {
  display: inline-block;
  width: auto;
}/*# sourceMappingURL=style.css.map */