@charset "UTF-8";
.shuei-b {
  font-family: "dnp-shuei-gothic-kin-std", sans-serif;
  font-weight: 600;
  font-style: normal;
}

.shuei-m {
  font-family: "dnp-shuei-gothic-kin-std", sans-serif;
  font-weight: 500;
  font-style: normal;
}

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

.shueimaru-b {
  font-family: "dnp-shuei-mgothic-std", sans-serif;
  font-weight: 600;
  font-style: normal;
}

.shueimaru-l {
  font-family: "dnp-shuei-mgothic-std", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.tsukushi {
  font-family: "fot-tsukuardgothic-std", sans-serif;
  font-weight: 700;
  font-style: normal;
}

/*$c-stop: #F2226D;*/
*,
::before,
::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

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

body {
  margin: 0;
}

main {
  display: block;
}

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

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

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

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

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

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

address {
  font-style: inherit;
}

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

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

b,
strong {
  font-weight: bolder;
}

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

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

option {
  padding: 0;
}

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

legend {
  padding: 0;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

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

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

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

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

label[for] {
  cursor: pointer;
}

details {
  display: block;
}

summary {
  display: list-item;
}

[contenteditable]:focus {
  outline: auto;
}

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

caption {
  text-align: left;
}

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

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

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

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

*:focus {
  outline: none;
}

dt {
  font-weight: unset;
}

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

.c-symbol {
  display: none;
}

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

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

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

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

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

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

.c-anchor--normal {
  margin-top: calc((clamp(65px, 17.25vw, 105px) + clamp(65px, 17.25vw, 105px)) * -1.5);
  padding-top: calc((clamp(65px, 17.25vw, 105px) + clamp(65px, 17.25vw, 105px)) * 1.5);
}
@media screen and (min-width: 1024px) {
  .c-anchor--normal {
    margin-top: calc(clamp(90px, 8vw, 130px) * -1);
    padding-top: clamp(90px, 8vw, 130px);
  }
}

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

* {
  -webkit-font-feature-settings: "pwid";
          font-feature-settings: "pwid";
}

.c-stripe {
  background-image: repeating-linear-gradient(-45deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.15) 2.25px, transparent 2.25px, transparent 8px);
  background-size: auto auto;
  background-blend-mode: overlay;
}

.c-shadow {
  background-color: #F5F4F3;
  width: 100%;
  height: 100%;
  position: absolute;
  right: calc(clamp(16px, 4.26vw, 24px) * -1);
  bottom: calc(clamp(16px, 4.26vw, 24px) * -1);
  mix-blend-mode: multiply;
}
@media screen and (min-width: 1024px) {
  .c-shadow {
    right: calc(clamp(24px, 2.18vw, 30px) * -1);
    bottom: calc(clamp(24px, 2.18vw, 30px) * -1);
  }
}

.l-header {
  position: relative;
  width: 100%;
  height: clamp(65px, 17.25vw, 105px);
}
@media screen and (min-width: 1024px) {
  .l-header {
    height: auto;
  }
}
.l-header__bg--disable {
  display: none;
}
@media screen and (min-width: 1024px) and (min-width: 1024px) {
  .l-header__logo__bg {
    height: clamp(130px, 12.69vw, 243px) !important;
  }
}
@media screen and (min-width: 1024px) {
  .l-header--index {
    height: calc(clamp(90px, 8vw, 130px) / 2);
  }
}

.l-header-sp {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
}
@media screen and (min-width: 1024px) {
  .l-header-sp {
    display: none;
  }
}
.l-header-sp__bg {
  background-color: #ffffff;
}
.l-header-sp__base {
  background-color: rgba(255, 255, 255, 0.7);
  width: 100%;
  height: clamp(65px, 17.25vw, 105px);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  opacity: 0;
}
.l-header-sp__base--enable {
  opacity: 1;
}
.l-header-sp__inner {
  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;
  height: clamp(65px, 17.25vw, 105px);
}
.l-header-sp__logo {
  display: block;
  width: 33%;
  height: 100%;
  max-height: 95%;
  margin-left: 2%;
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .l-header-sp__logo {
    width: 30%;
  }
}
.l-header-sp__logo__inner {
  position: absolute;
  width: 100%;
  top: 10%;
  left: 0;
}
.l-header-sp__logo__text {
  font-family: "dnp-shuei-gothic-kin-std", sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #ffffff;
  text-align: center;
  line-height: 1;
  letter-spacing: 0.3em;
  font-size: clamp(9.68px, 2.58vw, 14px);
  display: block;
  background-color: #96D98B;
  padding: 0.5em;
}
.l-header-sp__button {
  position: relative;
  background-color: #78CC6A;
  display: block;
  width: clamp(65px, 17.25vw, 105px);
  height: clamp(65px, 17.25vw, 105px);
  z-index: 4;
}
.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: 50%;
  height: 3px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.l-header-sp__button__line:nth-of-type(1) {
  top: 20.5%;
}
.l-header-sp__button__line:nth-of-type(2) {
  top: 38%;
}
.l-header-sp__button__line:nth-of-type(3) {
  top: 55.5%;
}
.l-header-sp__button.open .l-header-sp__button__line:nth-of-type(1) {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  top: 38%;
}
.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: 38%;
}
.l-header-sp__button__text {
  font-family: "dnp-shuei-gothic-kin-std", sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #ffffff;
  text-align: center;
  line-height: 1;
  font-size: clamp(12px, 3.2vw, 18px);
  position: absolute;
  top: 68.625%;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.l-header-sp__nav {
  display: block;
  background-color: rgba(120, 204, 106, 0.9);
  width: 100vw;
  height: 100%;
  z-index: 10;
  position: fixed;
  top: clamp(65px, 17.25vw, 105px);
  right: -100vw;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.l-header-sp__nav.open {
  right: 0;
}
.l-header-sp__menu {
  width: 100%;
  position: fixed;
  overflow: auto;
  -ms-overflow-style: none;
  scrollbar-width: none;
  height: calc(100vh - clamp(65px, 17.25vw, 105px));
  opacity: 1;
}
.l-header-sp__menu::-webkit-scrollbar {
  display: none;
}
.l-header-sp__menu__text {
  font-family: "dnp-shuei-gothic-kin-std", sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #ffffff;
  line-height: 1;
  font-size: clamp(14px, 3.73vw, 24px);
  display: block;
  position: relative;
  padding: 1.5em 2em;
}
.l-header-sp__menu__text:hover, .l-header-sp__menu__text:visited {
  text-decoration: none;
  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: 2px;
  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 {
  display: none;
}
.l-header-sp__menu--dropdown__menu__text {
  font-family: "dnp-shuei-gothic-kin-std", sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #ffffff;
  line-height: 1;
  font-size: clamp(14px, 3.73vw, 24px);
  display: block;
  position: relative;
  padding: 1.5em 2em 1.5em 3em;
}
.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__toggle::after {
  -webkit-transform: none;
          transform: none;
}
.l-header-sp__menu--dropdown.open .l-header-sp__menu--dropdown__menu {
  display: block;
}

.l-header-pc {
  display: none;
  position: relative;
}
@media screen and (min-width: 1024px) {
  .l-header-pc {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: clamp(90px, 8vw, 130px);
    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;
    padding: 0 2%;
  }
}
@media screen and (min-width: 1920px) {
  .l-header-pc {
    padding: 0 2% 0 3.5%;
  }
}
.l-header-pc__base {
  background-color: rgba(255, 255, 255, 0.7);
  width: 100%;
  height: clamp(90px, 8vw, 130px);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  opacity: 0;
}
.l-header-pc__base--enable {
  opacity: 1;
}
.l-header-pc__logo {
  display: block;
  height: 100%;
  width: 12.5%;
  position: relative;
  z-index: 5;
}
.l-header-pc__logo__inner {
  position: absolute;
  width: 100%;
  top: 15%;
  left: 0;
}
.l-header-pc__logo__text {
  font-family: "dnp-shuei-gothic-kin-std", sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #ffffff;
  text-align: center;
  line-height: 1;
  letter-spacing: 0.3em;
  font-size: clamp(12px, 1.09vw, 18px);
  display: block;
  background-color: #96D98B;
  padding: 0.5em;
}
.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;
  width: 80.5%;
  height: 100%;
  position: relative;
  z-index: 5;
}
.l-header-pc__mail {
  font-family: "dnp-shuei-gothic-kin-std", sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #ffffff;
  line-height: 1;
  letter-spacing: 0.1em;
  font-size: clamp(14.4px, 1.3vw, 18px);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  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: #78CC6A;
  height: 3.5em;
  border: 1px solid #78CC6A;
  border-radius: 1.75em;
  padding: 0 1.5em;
  margin-left: 5em;
}
.l-header-pc__mail__icon {
  width: 2em;
}
.l-header-pc__mail .st0 {
  fill: none;
  stroke: #ffffff;
  stroke-miterlimit: 10;
}
.l-header-pc__mail__text {
  padding-left: 0.75em;
}
.l-header-pc__mail:visited {
  color: #ffffff;
}
.l-header-pc__mail:hover {
  background-color: #ffffff;
  color: #78CC6A;
}
.l-header-pc__mail:hover .st0 {
  stroke: #78CC6A;
}
.l-header-pc__menu {
  font-family: "dnp-shuei-gothic-kin-std", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: clamp(14.4px, 1.3vw, 18px);
  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;
  gap: 4em;
}
.l-header-pc__menu__link {
  font-family: "dnp-shuei-gothic-kin-std", sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #3C3C3C;
  text-align: center;
  line-height: 1;
  letter-spacing: 0.1em;
  -webkit-font-feature-settings: normal;
          font-feature-settings: normal;
  font-size: clamp(14.4px, 1.3vw, 18px);
  display: block;
}
.l-header-pc__menu__link:visited, .l-header-pc__menu__link:hover {
  color: #3C3C3C;
}
.l-header-pc__menu__link__en {
  color: #927F4D;
  font-size: clamp(9.6px, 0.87vw, 12px);
  display: inline-block;
  padding-top: 0.5em;
  letter-spacing: normal;
}
.l-header-pc__menu__sub {
  font-family: "dnp-shuei-gothic-kin-std", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: clamp(12.8px, 1.16vw, 16px);
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 13em;
  padding: 0;
  z-index: 999;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  visibility: hidden;
  opacity: 0;
  padding-top: 1.5em;
}
.l-header-pc__menu__sub__link {
  font-family: "dnp-shuei-gothic-kin-std", sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #3C3C3C;
  text-align: center;
  line-height: 1;
  letter-spacing: 0.1em;
  font-size: clamp(12.8px, 1.16vw, 16px);
  display: block;
  background-color: #FFF7EE;
  padding: 1em 0;
}
.l-header-pc__menu__sub__link:visited, .l-header-pc__menu__sub__link:hover {
  color: #3C3C3C;
}
.l-header-pc__menu__sub__link:hover {
  background-color: #A4DF9B;
}
.l-header-pc__menu--dropdown {
  position: relative;
}
.l-header-pc__menu--dropdown:hover .l-header-pc__menu__sub {
  visibility: visible;
  opacity: 1;
}

.l-footer {
  position: relative;
  background-color: #ffffff;
}
.l-footer__map {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 100%;
  overflow: hidden;
}
@media screen and (min-width: 414px) {
  .l-footer__map {
    padding-top: 74%;
  }
}
@media screen and (min-width: 430px) {
  .l-footer__map {
    padding-top: 40%;
  }
}
@media screen and (min-width: 768px) {
  .l-footer__map {
    padding-top: 29%;
  }
}
@media screen and (min-width: 1024px) {
  .l-footer__map {
    /*padding-top: 35%;*/
    padding-top: 22%;
  }
}
@media screen and (min-width: 1280px) {
  .l-footer__map {
    padding-top: 15%;
  }
}
.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: 85%;
  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: 75%;
  }
}
@media screen and (min-width: 1920px) {
  .l-footer__wrapper {
    width: 1200px;
  }
}
.l-footer__inner {
  padding: clamp(54px, 14.4vw, 81px) 0 clamp(32px, 8.53vw, 48px) 0;
}
@media screen and (min-width: 1024px) {
  .l-footer__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-bottom: clamp(64px, 5.81vw, 80px);
  }
}
@media screen and (min-width: 1024px) {
  .l-footer__inner__left {
    width: 23%;
  }
}
@media screen and (min-width: 1024px) {
  .l-footer__inner__center {
    width: 36%;
  }
  .l-footer__inner__center .c-section__contact__tel__link {
    width: 100%;
  }
}
@media screen and (min-width: 1280px) {
  .l-footer__inner__center {
    width: 30%;
  }
}
@media screen and (min-width: 1024px) {
  .l-footer__inner__right {
    width: 35%;
  }
}
@media screen and (min-width: 1280px) {
  .l-footer__inner__right {
    width: 33%;
  }
}
.l-footer__logo {
  width: 75%;
  margin: 0 auto;
}
@media screen and (min-width: 1024px) {
  .l-footer__logo {
    width: 100%;
    margin: 0;
  }
}
.l-footer__logo__text {
  font-family: "dnp-shuei-gothic-kin-std", sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #ffffff;
  text-align: center;
  line-height: 1;
  letter-spacing: 0.3em;
  font-size: clamp(17.42px, 4.64vw, 26px);
  display: block;
  background-color: #96D98B;
  padding: 0.5em;
  width: 75%;
  margin: 0 auto;
}
@media screen and (min-width: 1024px) {
  .l-footer__logo__text {
    font-size: clamp(14px, 1.27vw, 21.78px);
    width: 100%;
    margin: 0;
  }
}
.l-footer__homelink {
  font-family: "dnp-shuei-gothic-kin-std", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: clamp(15.42px, 4.11vw, 23px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #ffffff;
  padding: 0.25em 0;
  border: 1px solid #927F4D;
  width: 90%;
  margin: 2em auto;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (min-width: 1024px) {
  .l-footer__homelink {
    font-size: clamp(11px, 1vw, 15.54px);
    padding: 0.5em 0;
    width: 100%;
    margin: 1.75em 0 0 0;
  }
}
.l-footer__homelink__logo {
  width: 9.5em;
}
.l-footer__homelink__text {
  color: #3C3C3C;
  line-height: 1;
  letter-spacing: 0.1em;
  padding: 0.105em 0 0 0.25em;
}
@media screen and (min-width: 1024px) {
  .l-footer__homelink__text {
    padding-top: 0;
  }
}
.l-footer__homelink:hover {
  opacity: 0.7;
}
.l-footer__tel__link {
  width: 90%;
}
@media screen and (min-width: 1024px) {
  .l-footer__tel__link {
    font-size: clamp(30px, 2.5vw, 40.24px) !important;
    margin: 0.5em auto !important;
  }
}
@media screen and (min-width: 1024px) {
  .l-footer__tel__link__text rt {
    font-size: clamp(7.656px, 0.69vw, 9.57px) !important;
  }
}
.l-footer__mail {
  font-family: "dnp-shuei-gothic-kin-std", sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #ffffff;
  line-height: 1;
  letter-spacing: 0.1em;
  font-size: clamp(17.67px, 4.71vw, 26.5px);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  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: #78CC6A;
  height: 3em;
  border: 1px solid #78CC6A;
  border-radius: 1.5em;
  width: 90%;
  margin: 0 auto;
}
@media screen and (min-width: 1024px) {
  .l-footer__mail {
    font-size: clamp(16px, 1.45vw, 20px);
    width: 100%;
  }
}
.l-footer__mail__icon {
  width: 2em;
}
.l-footer__mail .st0 {
  fill: none;
  stroke: #ffffff;
  stroke-miterlimit: 10;
}
.l-footer__mail__text {
  padding-left: 0.75em;
}
.l-footer__mail:visited {
  color: #ffffff;
}
.l-footer__mail:hover {
  background-color: #ffffff;
  color: #78CC6A;
}
.l-footer__mail:hover .st0 {
  stroke: #78CC6A;
}
.l-footer__text {
  font-family: "dnp-shuei-gothic-kin-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  line-height: 1.5;
  letter-spacing: 0.05em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: clamp(16px, 4.26vw, 24px);
  padding: 1em 0 2em 0;
}
@media screen and (min-width: 1024px) {
  .l-footer__text {
    letter-spacing: 0.1em;
    font-size: clamp(12.8px, 1.16vw, 16px);
    padding-bottom: 0;
  }
}
.l-footer__treatmenttime__note {
  font-family: "dnp-shuei-gothic-kin-std", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: clamp(16px, 4.26vw, 24px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-top: 1.5em;
}
@media screen and (min-width: 1024px) {
  .l-footer__treatmenttime__note {
    font-size: clamp(12.8px, 1.16vw, 16px);
  }
}
.l-footer__treatmenttime__note__title {
  font-family: "dnp-shuei-gothic-kin-std", sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #ffffff;
  text-align: center;
  line-height: 1;
  letter-spacing: 0.05em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: clamp(16px, 4.26vw, 24px);
  background-color: #927F4D;
  width: 4em;
  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) {
  .l-footer__treatmenttime__note__title {
    letter-spacing: 0.1em;
    font-size: clamp(12.8px, 1.16vw, 16px);
    background-color: #78CC6A;
    width: 4.75em;
  }
}
.l-footer__treatmenttime__note__text {
  font-family: "dnp-shuei-gothic-kin-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  line-height: 1.5;
  letter-spacing: 0.05em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: clamp(16px, 4.26vw, 24px);
  width: calc(100% - 4em);
  padding-left: 0.5em;
}
@media screen and (min-width: 1024px) {
  .l-footer__treatmenttime__note__text {
    letter-spacing: 0.1em;
    font-size: clamp(12.8px, 1.16vw, 16px);
    width: calc(100% - 4.75em);
    padding-left: 0.75em;
  }
}
.l-footer__bg {
  background-color: #E6F6E4;
}
.l-footer__nav {
  padding: clamp(16px, 4.26vw, 24px) 0;
}
@media screen and (min-width: 1024px) {
  .l-footer__nav {
    padding: clamp(24px, 2.18vw, 30px);
  }
}
.l-footer__menu {
  font-family: "dnp-shuei-gothic-kin-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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (min-width: 1024px) {
  .l-footer__menu {
    font-size: clamp(12.8px, 1.16vw, 16px);
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 3em;
  }
}
.l-footer__menu__link {
  font-family: "dnp-shuei-gothic-kin-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  line-height: 2.25;
  letter-spacing: 0.1em;
  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.16vw, 16px);
  }
}
.l-footer__menu__link:visited {
  color: #3C3C3C;
}
.l-footer__menu__link:hover {
  color: #78CC6A;
}
.l-footer__menu__link--accent {
  color: #BEB294;
  font-size: clamp(12.25px, 3.26vw, 18.375px);
  padding-right: 0.4em;
}
@media screen and (min-width: 1024px) {
  .l-footer__menu__link--accent {
    font-size: clamp(11.2px, 1.01vw, 14px);
  }
}
.l-footer__menu__text {
  font-family: "dnp-shuei-gothic-kin-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  line-height: 2.25;
  letter-spacing: 0.1em;
  font-size: clamp(14px, 3.73vw, 21px);
  display: block;
}
@media screen and (min-width: 1024px) {
  .l-footer__menu__text {
    font-size: clamp(12.8px, 1.16vw, 16px);
  }
}
.l-footer__menu__text__arrow {
  color: #927F4D;
}
.l-footer__menu__inner {
  font-family: "dnp-shuei-gothic-kin-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-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (min-width: 1024px) {
  .l-footer__menu__inner {
    font-size: clamp(12.8px, 1.16vw, 16px);
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 3em;
  }
}
.l-footer__copyright {
  font-family: "dnp-shuei-gothic-kin-std", sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #ffffff;
  text-align: center;
  line-height: 1;
  letter-spacing: 0.1em;
  font-size: clamp(12.25px, 3.26vw, 18.375px);
  background-color: #78CC6A;
  padding: 1.25em 0 1em 0;
}
@media screen and (min-width: 1024px) {
  .l-footer__copyright {
    font-size: clamp(12.8px, 1.16vw, 16px);
  }
}

.l-main {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.l-main__pos {
  position: relative;
}
.l-main__menupos {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 10px;
}
.l-main__wrapper {
  position: relative;
  width: 85%;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .l-main__wrapper {
    width: 78%;
  }
}
@media screen and (min-width: 1024px) {
  .l-main__wrapper {
    width: 70%;
    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__primary {
  background-color: #FFF7EE;
  position: relative;
}
.l-main__primary--left {
  background-color: #FFF7EE;
  width: 31.2%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
@media screen and (min-width: 1024px) {
  .l-main__primary--left {
    width: 30%;
  }
}
@media screen and (min-width: 1024px) {
  .l-main__primary--left--sp {
    display: none;
  }
}
.l-main__primary--right {
  background-color: #FFF7EE;
  width: 31.2%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
}
@media screen and (min-width: 1024px) {
  .l-main__primary--right {
    width: 30%;
  }
}
.l-main__primary--blend {
  mix-blend-mode: multiply;
}
.l-main__base {
  background-color: #ffffff;
  position: relative;
}
.l-main__secondary {
  background-color: #E6F6E4;
  position: relative;
}
.l-main__index {
  background-color: #D8F8F2;
  position: relative;
}
.l-main--deco--about {
  background-image: url(../img/cmn-bg-about-sp.png);
  background-repeat: repeat-y;
  background-size: 100% auto;
  position: relative;
}
@media screen and (min-width: 1024px) {
  .l-main--deco--about {
    background-image: none;
  }
}
.l-main--deco--about--pc {
  display: none;
}
@media screen and (min-width: 1024px) {
  .l-main--deco--about--pc {
    display: block;
    width: 30%;
    position: absolute;
    bottom: -24%;
    left: 1%;
    z-index: 3;
    mix-blend-mode: multiply;
  }
}
.l-main--deco--comment {
  position: relative;
}
@media screen and (min-width: 1024px) {
  .l-main--deco--comment {
    background-image: url(../img/cmn-bg-comment.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    z-index: 3;
  }
}
.l-main--deco--requirements {
  background-image: url(../img/cmn-bg-requirements-sp.png);
  background-repeat: repeat-y;
  background-size: 100% auto;
  position: relative;
  z-index: 3;
}
@media screen and (min-width: 1024px) {
  .l-main--deco--requirements {
    background-image: url(../img/cmn-bg-requirements.png);
  }
}
.l-main--deco--normal {
  background-image: url(../img/cmn-bg-entryform-sp.png);
  background-repeat: repeat-y;
  background-size: 100% auto;
  position: relative;
  z-index: 3;
}
@media screen and (min-width: 1024px) {
  .l-main--deco--normal {
    background-image: url(../img/cmn-bg-entryform.png);
  }
}
.l-main--deco--entryform--pc {
  display: none;
}
@media screen and (min-width: 1024px) {
  .l-main--deco--entryform--pc {
    display: block;
    width: 15%;
    position: absolute;
    bottom: 0;
    right: 2%;
    z-index: 3;
  }
}
.l-main--deco--header--sp {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: calc(clamp(65px, 17.25vw, 105px) + clamp(25px, 6.66vw, 70px));
  overflow: hidden;
}
@media screen and (min-width: 1024px) {
  .l-main--deco--header--sp {
    display: none;
  }
}
.l-main--deco--header--sp--disable {
  display: none;
}
.l-main--deco--header--pc {
  display: none;
}
@media screen and (min-width: 1024px) {
  .l-main--deco--header--pc {
    display: block;
    width: 100%;
    position: absolute;
    top: 0;
    left: -3%;
    mix-blend-mode: multiply;
    z-index: 1;
    height: clamp(100px, 10vw, 150px);
    overflow: hidden;
  }
}
@media screen and (min-width: 1280px) {
  .l-main--deco--header--pc {
    left: -1%;
  }
}
@media screen and (min-width: 1536px) {
  .l-main--deco--header--pc {
    left: -3%;
  }
}
@media screen and (min-width: 1920px) {
  .l-main--deco--header--pc {
    left: 0;
  }
}
.l-main--deco--header--pc--disable {
  display: none;
}
@media screen and (min-width: 1024px) {
  .l-main--deco--header--recuruit {
    height: auto;
    overflow: auto;
  }
}
.l-main--deco--index01 {
  width: 20%;
  position: absolute;
  top: -2%;
  left: 35%;
}
@media screen and (min-width: 768px) {
  .l-main--deco--index01 {
    left: 32%;
  }
}
@media screen and (min-width: 1024px) {
  .l-main--deco--index01 {
    width: 15%;
    top: 0;
    left: 22%;
  }
}
.l-main--deco--index01--disable {
  display: none;
}
.l-main--deco--index02 {
  background-image: url(../img/cmn-bg-index-sp.png);
  background-repeat: repeat-y;
  background-size: 100% auto;
  position: relative;
  z-index: 3;
}
@media screen and (min-width: 1024px) {
  .l-main--deco--index02 {
    background-image: url(../img/cmn-bg-index.png);
    background-repeat: no-repeat;
  }
}
.l-main--deco--index03 {
  display: none;
}
@media screen and (min-width: 1024px) {
  .l-main--deco--index03 {
    display: block;
    width: 14%;
    position: absolute;
    bottom: -7%;
    right: 2.5%;
    z-index: 1;
  }
}
.l-main--deco--index04 {
  width: 21%;
  position: absolute;
  top: clamp(65px, 17.33vw, 97.5px);
  right: 2%;
  z-index: 1;
}
@media screen and (min-width: 1024px) {
  .l-main--deco--index04 {
    display: none;
  }
}
.l-main--deco--index05 {
  display: none;
}
@media screen and (min-width: 1024px) {
  .l-main--deco--index05 {
    display: block;
    width: 14%;
    position: absolute;
    top: -3%;
    right: 4%;
    z-index: 1;
  }
}
.l-main--deco--index06 {
  background-image: url(../img/cmn-bg-charm-sp.png);
  background-repeat: repeat-y;
  background-size: 100% auto;
  position: relative;
  z-index: 3;
}
@media screen and (min-width: 1024px) {
  .l-main--deco--index06 {
    background-image: url(../img/cmn-bg-charm.png);
    background-repeat: no-repeat;
  }
}
.l-main--deco--index07 {
  background-image: url(../img/cmn-bg-flow-sp.png);
  background-repeat: repeat-y;
  background-size: 100% auto;
  position: relative;
  z-index: 3;
}
@media screen and (min-width: 1024px) {
  .l-main--deco--index07 {
    background-image: url(../img/cmn-bg-flow.png);
    background-repeat: no-repeat;
  }
}
.l-main--deco--index08 {
  position: relative;
}
@media screen and (min-width: 1024px) {
  .l-main--deco--index08 {
    background-image: url(../img/cmn-bg-welcome.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    z-index: 3;
  }
}
.l-main__blend {
  background-blend-mode: multiply;
}

.l-main-header {
  position: relative;
  font-family: "dnp-shuei-gothic-kin-std", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: clamp(32px, 8.53vw, 48px);
  padding-top: clamp(25px, 6.66vw, 70px);
}
@media screen and (min-width: 1024px) {
  .l-main-header {
    font-size: clamp(57.6px, 5.23vw, 72px);
    padding-top: clamp(100px, 10vw, 150px);
  }
}
.l-main-header__inner {
  background-color: #78CC6A;
  margin-left: 9.5%;
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .l-main-header__inner {
    margin-left: 13%;
  }
}
@media screen and (min-width: 1024px) {
  .l-main-header__inner {
    margin-left: 14.5%;
  }
}
@media screen and (min-width: 1280px) {
  .l-main-header__inner {
    margin-left: 15.75%;
  }
}
@media screen and (min-width: 1536px) {
  .l-main-header__inner {
    margin-left: calc((100% - 1200px) / 2 - 0.5%);
  }
}
.l-main-header__title {
  font-family: "dnp-shuei-gothic-kin-std", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: clamp(32px, 8.53vw, 48px);
  width: 100%;
  height: 5em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-left: 0.5em;
}
@media screen and (min-width: 1024px) {
  .l-main-header__title {
    font-size: clamp(57.6px, 5.23vw, 72px);
    padding-left: 2em;
  }
}
.l-main-header__title__en {
  font-family: "dnp-shuei-gothic-kin-std", sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #ffffff;
  text-align: left;
  line-height: 1;
  font-size: clamp(32px, 8.53vw, 48px);
}
@media screen and (min-width: 1024px) {
  .l-main-header__title__en {
    font-size: clamp(57.6px, 5.23vw, 72px);
  }
}
.l-main-header__title__ja {
  font-family: "dnp-shuei-gothic-kin-std", sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #ffffff;
  text-align: left;
  line-height: 1;
  letter-spacing: 0.1em;
  font-size: clamp(18px, 4.8vw, 27px);
  padding-top: 0.5em;
}
@media screen and (min-width: 1024px) {
  .l-main-header__title__ja {
    font-size: clamp(25.6px, 2.32vw, 32px);
    padding-top: 0.75em;
  }
}
.l-main-header__title--stopped {
  font-family: "dnp-shuei-gothic-kin-std", sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #ff0000;
  line-height: 1;
  font-size: clamp(12px, 3.2vw, 18px);
  background-color: #ffffff;
  display: inline-block;
  padding: 0.5em 0.5em;
  margin-left: 0.25em;
}
@media screen and (min-width: 1024px) {
  .l-main-header__title--stopped {
    font-size: clamp(16px, 1.45vw, 20px);
    padding: 0.5em 0.75em;
    margin-left: 1em;
  }
}
.l-main-header__title--br {
  display: block;
}
@media screen and (min-width: 1536px) {
  .l-main-header__title--br {
    display: none;
  }
}
.l-main-header__sub {
  position: relative;
  z-index: 2;
  font-family: "dnp-shuei-gothic-kin-std", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: clamp(32px, 8.53vw, 48px);
  height: clamp(400px, 115vw, 800px);
}
@media screen and (min-width: 768px) {
  .l-main-header__sub {
    height: clamp(800px, 104vw, 1000px);
  }
}
@media screen and (min-width: 1024px) {
  .l-main-header__sub {
    font-size: clamp(57.6px, 5.23vw, 72px);
    height: auto;
  }
}
.l-main-header__sub__inner {
  background-color: #78CC6A;
  margin-left: 9.5%;
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .l-main-header__sub__inner {
    margin-left: 13%;
  }
}
@media screen and (min-width: 1024px) {
  .l-main-header__sub__inner {
    margin-left: 32%;
  }
}
@media screen and (min-width: 1280px) {
  .l-main-header__sub__inner {
    margin-left: 35%;
  }
}
@media screen and (min-width: 1920px) {
  .l-main-header__sub__inner {
    margin-left: 39%;
  }
}
.l-main-header__sub__title {
  height: 7em;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding-top: 0.75em;
}
@media screen and (min-width: 1024px) {
  .l-main-header__sub__title {
    height: 5em;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-top: 0;
    padding-left: 15.5%;
  }
}
@media screen and (min-width: 1280px) {
  .l-main-header__sub__title {
    padding-left: 12%;
  }
}
@media screen and (min-width: 1536px) {
  .l-main-header__sub__title {
    padding-left: 16.5%;
  }
}
@media screen and (min-width: 1920px) {
  .l-main-header__sub__title {
    padding-left: 17.5%;
  }
}
.l-main-header__sub__img {
  width: 82%;
  position: absolute;
  bottom: 5%;
  left: 7%;
}
@media screen and (min-width: 1024px) {
  .l-main-header__sub__img {
    width: 35%;
    bottom: auto;
    top: 38%;
    left: 4%;
  }
}
@media screen and (min-width: 1920px) {
  .l-main-header__sub__img {
    width: 40%;
  }
}
.l-main-header__sub__img--sp {
  font-family: "dnp-shuei-gothic-kin-std", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: clamp(32px, 8.53vw, 48px);
  width: 82%;
  position: absolute;
  bottom: 0.5em;
  left: 7%;
}
@media screen and (min-width: 1024px) {
  .l-main-header__sub__img--sp {
    display: none;
  }
}
.l-main-header__sub__img--pc {
  display: none;
}
@media screen and (min-width: 1024px) {
  .l-main-header__sub__img--pc {
    font-family: "dnp-shuei-gothic-kin-std", sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: clamp(57.6px, 5.23vw, 72px);
    display: block;
    width: 35%;
    position: absolute;
    top: 3.5em;
    left: 4%;
  }
}
@media screen and (min-width: 1920px) {
  .l-main-header__sub__img--pc {
    width: 40%;
  }
}
.l-main-header__sub__img__shadow {
  background-color: #F5F4F3;
  width: 100%;
  height: 100%;
  position: absolute;
  right: -5%;
  bottom: -5%;
  z-index: 2;
  mix-blend-mode: multiply;
}
.l-main-header__sub__img__img {
  position: relative;
  z-index: 3;
}

.c-section__title {
  position: relative;
  z-index: 2;
}
.c-section__title__en {
  font-family: "dnp-shuei-gothic-kin-std", sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #3C3C3C;
  line-height: 1;
  font-size: clamp(48px, 12.8vw, 72px);
}
@media screen and (min-width: 1024px) {
  .c-section__title__en {
    font-size: clamp(57.6px, 5.23vw, 72px);
  }
}
.c-section__title__en--pink {
  border-bottom: 4px solid #F98CAE;
}
.c-section__title__en--pink span {
  color: #F98CAE;
}
.c-section__title__en--green {
  border-bottom: 4px solid #93D988;
}
.c-section__title__en--green span {
  color: #93D988;
}
.c-section__title__en--salmon {
  border-bottom: 4px solid #FB937D;
}
.c-section__title__en--salmon span {
  color: #FB937D;
}
.c-section__title__en--orange {
  border-bottom: 4px solid #FEB64F;
}
.c-section__title__en--orange span {
  color: #FEB64F;
}
.c-section__title__en--narrow {
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  letter-spacing: -0.01em;
}
@media screen and (min-width: 768px) {
  .c-section__title__en--narrow {
    -webkit-font-feature-settings: "pwid";
            font-feature-settings: "pwid";
    letter-spacing: normal;
  }
}
.c-section__title__ja {
  font-family: "dnp-shuei-gothic-kin-std", sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #3C3C3C;
  line-height: 1;
  letter-spacing: 0.1em;
  font-size: clamp(18px, 4.8vw, 27px);
  padding-top: 0.35em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
@media screen and (min-width: 1024px) {
  .c-section__title__ja {
    font-size: clamp(14.4px, 1.3vw, 18px);
    padding-top: 0.75em;
  }
}
.c-section__subtitle {
  font-family: "dnp-shuei-gothic-kin-std", sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #3C3C3C;
  line-height: 1.6;
  letter-spacing: 0.1em;
  font-size: clamp(24px, 6.4vw, 36px);
  padding-top: 0.75em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
@media screen and (min-width: 1024px) {
  .c-section__subtitle {
    line-height: 2;
    font-size: clamp(24px, 2.18vw, 32px);
  }
}
.c-section__subtitle--pink span {
  color: #F98CAE;
}
.c-section__contact {
  background-color: #ffffff;
  border: 2px solid #93D988;
  border-radius: 32px;
  padding: clamp(28px, 7.46vw, 42px) 5% clamp(32px, 8.53vw, 48px) 5%;
}
@media screen and (min-width: 1024px) {
  .c-section__contact {
    padding: clamp(28.8px, 2.61vw, 36px) 0 clamp(25.6px, 2.32vw, 32px) 0;
    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) {
  .c-section__contact__tel {
    width: 50%;
    padding: 0 3%;
  }
}
@media screen and (min-width: 1536px) {
  .c-section__contact__tel {
    padding: 0 5% 0 7%;
  }
}
.c-section__contact__tel__title {
  font-family: "dnp-shuei-gothic-kin-std", sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #ffffff;
  line-height: 1;
  text-align: center;
  letter-spacing: 0.05em;
  font-size: clamp(16px, 4.26vw, 24px);
  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: 3em;
  background-color: #93D988;
  border-radius: 1.5em;
}
@media screen and (min-width: 1024px) {
  .c-section__contact__tel__title {
    letter-spacing: 0.1em;
    font-size: clamp(16px, 1.45vw, 20px);
  }
}
.c-section__contact__tel__link {
  font-family: "dnp-shuei-gothic-kin-std", sans-serif;
  font-weight: 600;
  font-style: normal;
  line-height: 1;
  font-size: clamp(33px, 8.8vw, 50.5px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin: 0.3em auto 0.6em auto;
}
@media screen and (min-width: 1024px) {
  .c-section__contact__tel__link {
    font-size: clamp(34px, 3.09vw, 47.96px);
    margin: 0.5em 0 0 0;
  }
}
.c-section__contact__tel__link__icon {
  display: inline-block;
  width: 0.6em;
  padding-top: 0.4em;
}
@media screen and (min-width: 1024px) {
  .c-section__contact__tel__link__icon {
    padding-top: 0.35em;
  }
}
.c-section__contact__tel__link__text {
  color: #78CC6A;
  line-height: 1;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  padding-left: 0.25em;
  display: inline;
  white-space: nowrap;
}
.c-section__contact__tel__link__text ruby {
  font-size: 1em;
  ruby-position: over;
}
.c-section__contact__tel__link__text rt {
  color: #3C3C3C;
  font-size: clamp(8px, 2.13vw, 12px);
  line-height: 1;
  letter-spacing: normal;
}
@media screen and (min-width: 1024px) {
  .c-section__contact__tel__link__text rt {
    font-size: clamp(9.12px, 0.83vw, 11.4px);
  }
}
.c-section__contact__tel__link__text--left {
  text-align: right;
}
.c-section__contact__tel__link__text--right {
  text-align: left;
}
.c-section__contact__mail {
  display: block;
  font-family: "dnp-shuei-gothic-kin-std", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: clamp(17.67px, 4.71vw, 26.5px);
  background-color: #78CC6A;
  border: 1px solid #78CC6A;
  border-radius: 16px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media screen and (min-width: 1024px) {
  .c-section__contact__mail {
    font-size: clamp(24px, 2.18vw, 28.8px);
    width: 50%;
    margin: 0 4% 0 2%;
    height: 3.8em;
    border-radius: 2.2em;
  }
}
@media screen and (min-width: 1280px) {
  .c-section__contact__mail {
    margin: 0 4% 0 3%;
  }
}
@media screen and (min-width: 1536px) {
  .c-section__contact__mail {
    height: 4.4em;
    margin: 0 4% 0 5%;
  }
}
@media screen and (min-width: 1920px) {
  .c-section__contact__mail {
    margin: 0 4% 0 6%;
  }
}
.c-section__contact__mail__inner {
  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;
  width: 100%;
  height: 100%;
}
.c-section__contact__mail__title {
  font-family: "dnp-shuei-gothic-kin-std", sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #ffffff;
  line-height: 1;
  text-align: center;
  letter-spacing: 0.05em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: clamp(16px, 4.26vw, 24px);
  padding: 0.75em 0;
}
@media screen and (min-width: 1024px) {
  .c-section__contact__mail__title {
    letter-spacing: 0.1em;
    font-size: clamp(14.4px, 1.3vw, 18px);
    padding: 0 0 1em 0;
  }
}
.c-section__contact__mail__link {
  font-family: "dnp-shuei-gothic-kin-std", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: clamp(17.67px, 4.71vw, 26.5px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 0.5em;
}
@media screen and (min-width: 1024px) {
  .c-section__contact__mail__link {
    font-size: clamp(22px, 2vw, 28.8px);
    padding-bottom: 0;
  }
}
.c-section__contact__mail__link__icon {
  width: 1.35em;
}
.c-section__contact__mail__link .st0 {
  fill: none;
  stroke: #ffffff;
  stroke-miterlimit: 10;
}
.c-section__contact__mail__link__text {
  color: #ffffff;
  line-height: 1;
  letter-spacing: 0.1em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  padding: 0 0.25em 0.1em 0.25em;
}
.c-section__contact__mail__link__arrow {
  width: 0.4em;
}
.c-section__contact__mail__link .st1 {
  fill: none;
  stroke: #ffffff;
  stroke-width: 4;
  stroke-miterlimit: 10;
}
.c-section__contact__mail:hover {
  background-color: #ffffff;
}
.c-section__contact__mail:hover .c-section__contact__mail__title,
.c-section__contact__mail:hover .c-section__contact__mail__link__text {
  color: #78CC6A;
}
.c-section__contact__mail:hover .st0,
.c-section__contact__mail:hover .st1 {
  stroke: #78CC6A;
}
.c-section__recruit {
  font-family: "dnp-shuei-gothic-kin-std", sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #ffffff;
  line-height: 1;
  letter-spacing: 0.1em;
  font-size: clamp(24px, 6.4vw, 36px);
  background-color: #78CC6A;
  padding: 0.5em;
  display: inline-block;
}
@media screen and (min-width: 1024px) {
  .c-section__recruit {
    font-size: clamp(22.4px, 2.03vw, 28px);
  }
}
.c-section__recruit--anime {
  -webkit-animation: slideIn 0.75s ease-in forwards;
          animation: slideIn 0.75s ease-in forwards;
}
.c-section__bordertitle {
  font-family: "dnp-shuei-gothic-kin-std", sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #3C3C3C;
  text-align: center;
  line-height: 1.5;
  letter-spacing: 0.1em;
  font-size: clamp(18px, 4.8vw, 27px);
  padding-bottom: 1.75em;
}
@media screen and (min-width: 1024px) {
  .c-section__bordertitle {
    line-height: 1.8;
    font-size: clamp(22.4px, 2.03vw, 28px);
  }
}
.c-section__bordertitle__inner {
  display: inline-block;
  position: relative;
}
.c-section__bordertitle__inner::before {
  content: "";
  background-color: #FB937D;
  width: 4px;
  height: 110%;
  -webkit-transform: rotate(-20deg);
          transform: rotate(-20deg);
  position: absolute;
  top: -0.25em;
  left: -1.75em;
}
@media screen and (min-width: 1024px) {
  .c-section__bordertitle__inner::before {
    left: -0.75em;
  }
}
.c-section__bordertitle__inner::after {
  content: "";
  background-color: #FB937D;
  width: 4px;
  height: 110%;
  -webkit-transform: rotate(20deg);
          transform: rotate(20deg);
  position: absolute;
  top: -0.25em;
  right: -1.75em;
}
@media screen and (min-width: 1024px) {
  .c-section__bordertitle__inner::after {
    right: -0.75em;
  }
}
@media screen and (min-width: 1024px) {
  .c-section__bordertitle--dentalhygienist::before {
    background-color: #78CC6A;
  }
}
@media screen and (min-width: 1024px) {
  .c-section__bordertitle--dentalhygienist::after {
    background-color: #78CC6A;
  }
}

.c-button {
  font-family: "dnp-shuei-gothic-kin-std", sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #ffffff;
  line-height: 1;
  letter-spacing: 0.1em;
  font-size: clamp(18px, 4.8vw, 27px);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  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;
  background-color: #FEB64F;
  height: 3.5em;
  border: 1px solid #FEB64F;
  border-radius: 1.75em;
  padding: 0 1.5em;
  width: 90%;
  margin: 0 auto;
}
@media screen and (min-width: 1024px) {
  .c-button {
    font-size: clamp(14.4px, 1.3vw, 18px);
    width: 50%;
    margin: 0;
  }
}
.c-button__arrow {
  width: 0.65em;
}
.c-button .st0 {
  fill: none;
  stroke: #ffffff;
  stroke-width: 4;
  stroke-miterlimit: 10;
}
.c-button:visited {
  color: #ffffff;
}
.c-button:hover {
  background-color: #ffffff;
  color: #FEB64F;
}
.c-button:hover .st0 {
  stroke: #FEB64F;
}

.c-fade {
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  opacity: 0;
}
.c-fade-up {
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  opacity: 0;
  -webkit-transform: translate(0, 50px);
          transform: translate(0, 50px);
}
.c-fade-visible {
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
  opacity: 0;
  -webkit-transform: translate(0, 50px);
          transform: translate(0, 50px);
}
.c-fade-down {
  opacity: 0;
  -webkit-transform: translate(0, -40px);
          transform: translate(0, -40px);
  -webkit-transition: opacity 0.8s cubic-bezier(0.5, 0, 0, 1), -webkit-transform 0.8s cubic-bezier(0.5, 0, 0, 1);
  transition: opacity 0.8s cubic-bezier(0.5, 0, 0, 1), -webkit-transform 0.8s cubic-bezier(0.5, 0, 0, 1);
  transition: transform 0.8s cubic-bezier(0.5, 0, 0, 1), opacity 0.8s cubic-bezier(0.5, 0, 0, 1);
  transition: transform 0.8s cubic-bezier(0.5, 0, 0, 1), opacity 0.8s cubic-bezier(0.5, 0, 0, 1), -webkit-transform 0.8s cubic-bezier(0.5, 0, 0, 1);
}
@media screen and (min-width: 1024px) {
  .c-fade-delay--pc {
    -webkit-transition-delay: 0.5s;
            transition-delay: 0.5s;
  }
}
@media screen and (min-width: 1024px) {
  .c-fade-delay01--pc {
    -webkit-transition-delay: 0.2s;
            transition-delay: 0.2s;
  }
}
@media screen and (min-width: 1024px) {
  .c-fade-delay02--pc {
    -webkit-transition-delay: 0.4s;
            transition-delay: 0.4s;
  }
}
@media screen and (min-width: 1024px) {
  .c-fade-delay03--pc {
    -webkit-transition-delay: 0.6s;
            transition-delay: 0.6s;
  }
}

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

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

@keyframes slideIn {
  0% {
    -webkit-clip-path: inset(0 100% 0 0);
            clip-path: inset(0 100% 0 0);
    opacity: 0;
  }
  5% {
    opacity: 1;
  }
  100% {
    -webkit-clip-path: inset(0);
            clip-path: inset(0);
    opacity: 1;
  }
}
.c-slide-right {
  overflow: hidden;
  display: inline-block;
  opacity: 0;
}
.c-slide-down {
  overflow: hidden;
  display: inline-block;
  opacity: 0;
}
.c-slide__inner {
  display: inline-block;
}

.slideAnimeLeftRight {
  -webkit-animation-name: slideTextX100;
          animation-name: slideTextX100;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -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: 0.5s;
          animation-duration: 0.5s;
  -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;
  }
}
.slideAnimeDownUp {
  -webkit-animation-name: slideTextY100;
          animation-name: slideTextY100;
  -webkit-animation-duration: 0.8s;
          animation-duration: 0.8s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  opacity: 0;
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}

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

@keyframes slideTextY100 {
  from {
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
    opacity: 0;
  }
  to {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
.slideAnimeUpDown {
  -webkit-animation-name: slideTextY-100;
          animation-name: slideTextY-100;
  -webkit-animation-duration: 0.8s;
          animation-duration: 0.8s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  opacity: 0;
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}

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

@keyframes slideTextY-100 {
  from {
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
    opacity: 0;
  }
  to {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
.c-breadcrumb {
  display: none;
}
@media screen and (min-width: 1024px) {
  .c-breadcrumb {
    font-family: "dnp-shuei-gothic-kin-std", sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: clamp(12.8px, 1.16vw, 16px);
    padding-top: 0.5em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    z-index: 2;
  }
}
.c-breadcrumb__item {
  color: #3C3C3C;
  line-height: 1.8;
}
.c-breadcrumb__parent {
  color: #3C3C3C;
  line-height: 1.8;
  position: relative;
}
.c-breadcrumb__parent::after {
  content: ">";
  padding: 0 0.5em;
  color: #3C3C3C;
  position: relative;
  bottom: -0.1em;
}
.c-breadcrumb a:hover,
.c-breadcrumb a:visited {
  color: #3C3C3C;
}
@media screen and (min-width: 1024px) {
  .c-breadcrumb__imgtitle {
    padding-left: 40%;
  }
}
@media screen and (min-width: 1536px) {
  .c-breadcrumb__imgtitle {
    padding-left: 45%;
  }
}
@media screen and (min-width: 1920px) {
  .c-breadcrumb__imgtitle {
    padding-left: 50%;
  }
}

.c-recruitment-about {
  position: relative;
  padding: clamp(34px, 9.06vw, 51px) 0 clamp(26px, 6.93vw, 39px) 0;
  z-index: 2;
}
@media screen and (min-width: 1024px) {
  .c-recruitment-about {
    padding: clamp(56px, 5.09vw, 70px) 0 clamp(88px, 8vw, 110px) 0;
    background-image: url(../img/cmn-bg-about.png);
    background-repeat: repeat-y;
    background-size: 100% auto;
  }
}
@media screen and (min-width: 1024px) {
  .c-recruitment-about__inner {
    padding-left: 40%;
  }
}
@media screen and (min-width: 1536px) {
  .c-recruitment-about__inner {
    padding-left: 45%;
  }
}
@media screen and (min-width: 1920px) {
  .c-recruitment-about__inner {
    padding-left: 50%;
  }
}
.c-recruitment-about__title {
  font-family: "dnp-shuei-gothic-kin-std", sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #ffffff;
  line-height: 1;
  letter-spacing: 0.1em;
  font-size: clamp(24px, 6.4vw, 36px);
  background-color: #78CC6A;
  padding: 0.5em;
  display: inline-block;
  margin-bottom: 0.5em;
}
@media screen and (min-width: 1024px) {
  .c-recruitment-about__title {
    font-size: clamp(22.4px, 2.03vw, 28px);
  }
}
.c-recruitment-about__title--anime {
  -webkit-animation: slideIn 0.75s ease-in forwards;
          animation: slideIn 0.75s ease-in forwards;
}
@media screen and (min-width: 1024px) {
  .c-recruitment-about__title--sp {
    display: none;
  }
}
.c-recruitment-about__title--pc {
  display: none;
}
@media screen and (min-width: 1024px) {
  .c-recruitment-about__title--pc {
    display: inline-block;
  }
}
.c-recruitment-about__text {
  font-family: "dnp-shuei-gothic-kin-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  text-align: justify;
  line-height: 1.8;
  letter-spacing: 0.1em;
  font-size: clamp(16px, 4.26vw, 24px);
  padding: 0.5em 0 2.25em 0;
}
@media screen and (min-width: 1024px) {
  .c-recruitment-about__text {
    font-size: clamp(12.8px, 1.16vw, 16px);
    padding: 0.75em 0 2.75em 0;
  }
}

.c-recruitment-comment {
  position: relative;
  z-index: 2;
}
.c-recruitment-comment__inner {
  padding: clamp(80px, 21.33vw, 120px) 0 clamp(24px, 6.4vw, 36px) 0;
}
@media screen and (min-width: 1024px) {
  .c-recruitment-comment__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: clamp(124px, 11.27vw, 155px) 0 clamp(44.8px, 4.07vw, 56px) 0;
  }
}
.c-recruitment-comment__text {
  font-family: "dnp-shuei-gothic-kin-std", sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #3C3C3C;
  text-align: justify;
  line-height: 1.8;
  letter-spacing: 0.08em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: clamp(18px, 4.8vw, 27px);
  padding-top: 1.25em;
}
@media screen and (min-width: 1024px) {
  .c-recruitment-comment__text {
    line-height: 1.666;
    letter-spacing: 0.1em;
    font-size: clamp(19.2px, 1.74vw, 24px);
    padding-top: 0;
    width: 18em;
  }
}
@media screen and (min-width: 1536px) {
  .c-recruitment-comment__text {
    width: 31em;
  }
}
.c-recruitment-comment__list {
  width: 100%;
  padding-bottom: clamp(38px, 10.13vw, 57px);
}
@media screen and (min-width: 1024px) {
  .c-recruitment-comment__list {
    padding-bottom: clamp(48px, 4.36vw, 60px);
  }
}
.c-recruitment-comment__list__item {
  width: 100%;
  position: relative;
  margin-bottom: clamp(38px, 10.13vw, 57px);
}
@media screen and (min-width: 1024px) {
  .c-recruitment-comment__list__item {
    margin-bottom: clamp(72px, 6.54vw, 90px);
  }
}
@media screen and (min-width: 1024px) {
  .c-recruitment-comment__list__item:nth-child(odd) {
    padding-right: 27%;
  }
}
@media screen and (min-width: 1024px) {
  .c-recruitment-comment__list__item:nth-child(odd) .c-recruitment-comment__list__shadow {
    right: 24.5% !important;
  }
}
@media screen and (min-width: 1024px) {
  .c-recruitment-comment__list__item:nth-child(even) {
    padding-left: 27%;
  }
}
.c-recruitment-comment__list__shadow {
  background-color: rgba(223, 222, 221, 0.35);
  width: 100%;
  height: 100%;
  border-radius: 16px;
  position: absolute;
  right: -2.5%;
  bottom: -5%;
  z-index: 2;
  mix-blend-mode: multiply;
}
@media screen and (min-width: 1024px) {
  .c-recruitment-comment__list__shadow {
    background-color: rgba(223, 222, 221, 0.4);
    width: 73%;
  }
}
.c-recruitment-comment__list__img {
  position: relative;
  border-radius: 16px;
  overflow: hidden;
  z-index: 3;
}
.c-recruitment-comment__list__img video {
  width: 100%;
  border-radius: 16px;
}

.c-recruitment-requirements {
  position: relative;
  padding: clamp(30px, 8vw, 45px) 0 clamp(56px, 14.93vw, 84px) 0;
  z-index: 2;
}
@media screen and (min-width: 1024px) {
  .c-recruitment-requirements {
    padding: clamp(128px, 11.63vw, 160px) 0 clamp(25.6px, 2.32vw, 32px) 0;
  }
}
.c-recruitment-requirements--stopped {
  font-family: "dnp-shuei-gothic-kin-std", sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #ff0000;
  font-size: clamp(18px, 4.8vw, 27px);
  padding: clamp(34px, 9.06vw, 51px) 0 clamp(70px, 18.66vw, 105px) 0;
}
@media screen and (min-width: 1024px) {
  .c-recruitment-requirements--stopped {
    font-size: clamp(19.2px, 1.74vw, 24px);
    padding: clamp(38.4px, 3.49vw, 48px) 0 clamp(116px, 10.54vw, 145px) 0;
  }
}
.c-recruitment-requirements__space {
  padding-top: clamp(34px, 9.06vw, 51px);
}
@media screen and (min-width: 1024px) {
  .c-recruitment-requirements__space {
    padding-top: clamp(38.4px, 3.49vw, 48px);
  }
}
.c-recruitment-requirements__inner {
  background-color: #ffffff;
  border-radius: 16px;
  padding: clamp(26px, 6.93vw, 39px) 5%;
  margin-bottom: clamp(32px, 8.53vw, 48px);
}
@media screen and (min-width: 1024px) {
  .c-recruitment-requirements__inner {
    padding: clamp(51.2px, 4.65vw, 64px) 5%;
    margin-bottom: clamp(102.4px, 9.3vw, 128px);
  }
}
.c-recruitment-requirements__title {
  font-family: "dnp-shuei-gothic-kin-std", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: clamp(20px, 5.33vw, 30px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 1em;
}
@media screen and (min-width: 1024px) {
  .c-recruitment-requirements__title {
    font-size: clamp(28.8px, 2.61vw, 36px);
  }
}
.c-recruitment-requirements__title__left {
  font-family: "dnp-shuei-gothic-kin-std", sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #3C3C3C;
  line-height: 1;
  letter-spacing: 0.1em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: clamp(20px, 5.33vw, 30px);
  padding-right: 0.5em;
}
@media screen and (min-width: 1024px) {
  .c-recruitment-requirements__title__left {
    -webkit-font-feature-settings: "pwid";
            font-feature-settings: "pwid";
    font-size: clamp(28.8px, 2.61vw, 36px);
  }
}
.c-recruitment-requirements__title__right {
  font-family: "dnp-shuei-gothic-kin-std", sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #ffffff;
  line-height: 1;
  letter-spacing: 0.1em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: clamp(15.56px, 4.14vw, 23.33px);
  padding: 0.5em 0.75em;
}
@media screen and (min-width: 1024px) {
  .c-recruitment-requirements__title__right {
    -webkit-font-feature-settings: "pwid";
            font-feature-settings: "pwid";
    font-size: clamp(22.4px, 2.03vw, 28px);
  }
}
.c-recruitment-requirements__table {
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .c-recruitment-requirements__table {
    border-top: 1px solid #D0D0D0;
  }
}
.c-recruitment-requirements__table__title {
  font-family: "dnp-shuei-gothic-kin-std", sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #ffffff;
  text-align: center;
  line-height: 1;
  letter-spacing: 0.1em;
  font-size: clamp(16px, 4.26vw, 24px);
  display: block;
  padding: 0.5em 0;
}
@media screen and (min-width: 1024px) {
  .c-recruitment-requirements__table__title {
    vertical-align: middle;
    font-size: clamp(12.8px, 1.16vw, 16px);
    display: table-cell;
    border-bottom: 1px solid #D0D0D0;
    padding: 0;
    width: 25%;
  }
}
.c-recruitment-requirements__table__text {
  font-family: "dnp-shuei-gothic-kin-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  line-height: 1.8;
  letter-spacing: 0.1em;
  font-size: clamp(16px, 4.26vw, 24px);
  display: block;
  padding: 0.5em 0;
}
@media screen and (min-width: 1024px) {
  .c-recruitment-requirements__table__text {
    font-size: clamp(12.8px, 1.16vw, 16px);
    display: table-cell;
    border-bottom: 1px solid #D0D0D0;
    padding: 1.5em 0 1.5em 3em;
    width: 75%;
  }
}
.c-recruitment-requirements__table__text--narrow {
  letter-spacing: 0.05em;
}
@media screen and (min-width: 1024px) {
  .c-recruitment-requirements__table__text--narrow {
    letter-spacing: 0.1em;
  }
}
.c-recruitment-requirements__table__text--narrow02 {
  letter-spacing: normal;
}
@media screen and (min-width: 1024px) {
  .c-recruitment-requirements__table__text--narrow02 {
    letter-spacing: 0.1em;
  }
}
.c-recruitment-requirements--fulltime {
  border: 2px solid #66D4C7;
}
.c-recruitment-requirements--fulltime .c-recruitment-requirements__title__right {
  background-color: #66D4C7;
}
.c-recruitment-requirements--fulltime .c-recruitment-requirements__table__title {
  background-color: #66D4C7;
}
.c-recruitment-requirements--parttime {
  border: 2px solid #FB937D;
}
.c-recruitment-requirements--parttime .c-recruitment-requirements__title__right {
  background-color: #FB937D;
}
.c-recruitment-requirements--parttime .c-recruitment-requirements__table__title {
  background-color: #FB937D;
}

.c-parallax-area {
  background-color: #ffffff;
  width: 100%;
}
.c-parallax-pc {
  display: none;
}
@media screen and (min-width: 1024px) {
  .c-parallax-pc {
    position: relative;
    min-height: 100%;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 2;
    height: clamp(660px, 6vw, 826px);
    display: block;
    background-image: url(../img/index-parallax-staff.png);
  }
}
.c-parallax__title {
  position: absolute;
  left: 0;
  bottom: 0;
}

@media screen and (min-width: 1024px) {
  /*iOS Safari対応*/
  _::-webkit-full-page-media,
  _:future,
  :root .c-parallax-sp::before {
    content: "";
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100vh;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url(../img/index-parallax-staff-sp.png);
  }
  _::-webkit-full-page-media,
  _:future,
  :root .c-parallax-sp__hight {
    display: block;
    height: 40vh;
  }
  _::-webkit-full-page-media,
  _:future,
  :root .c-parallax-pc {
    display: none;
  }
}
.p-index-mv {
  position: relative;
  background-color: #ffffff;
}
@media screen and (min-width: 1024px) {
  .p-index-mv {
    margin-top: 0;
  }
}
.p-index-mv__img {
  position: relative;
  z-index: 2;
  padding-bottom: 5%;
}
.p-index-mv__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  position: relative;
  z-index: 2;
  padding-bottom: 2.5%;
}
.p-index-mv__inner__img {
  width: 33.333%;
  -webkit-animation: fadeIn 0.5s forwards;
          animation: fadeIn 0.5s forwards;
  opacity: 0;
  z-index: 3;
}
.p-index-mv__inner__img--02 {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}
.p-index-mv__inner__img--03 {
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}
.p-index-mv__inner__img__shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #F5F4F3;
  width: 110%;
  height: 10%;
  -webkit-transform: rotate(-5deg);
          transform: rotate(-5deg);
  -webkit-transform-origin: bottom left;
          transform-origin: bottom left;
  background-blend-mode: multiply;
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.p-index-mv__link {
  font-family: "dnp-shuei-gothic-kin-std", sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #ffffff;
  line-height: 1;
  text-align: center;
  letter-spacing: 0.15em;
  font-size: clamp(12px, 3.2vw, 18px);
  background-color: #B3A582;
  padding: 0.75em 0.75em;
  display: block;
  position: absolute;
  right: 0;
  bottom: -2em;
  z-index: 3;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  z-index: 5;
}
@media screen and (min-width: 768px) {
  .p-index-mv__link {
    bottom: 0;
    padding: 0.75em 1em;
  }
}
@media screen and (min-width: 1024px) {
  .p-index-mv__link {
    font-size: clamp(14.4px, 1.3vw, 18px);
    bottom: 3em;
  }
}
@media screen and (min-width: 1536px) {
  .p-index-mv__link {
    padding: 1em 1.5em;
    bottom: 4em;
  }
}
@media screen and (min-width: 1920px) {
  .p-index-mv__link {
    bottom: 5.5em;
  }
}
.p-index-mv__link:hover {
  opacity: 0.7;
}
.p-index-mv__link__icon {
  width: 3em;
  margin: 0 auto;
}
@media screen and (min-width: 1024px) {
  .p-index-mv__link__icon {
    width: 3.5em;
  }
}
.p-index-mv__link__text {
  display: block;
  padding-top: 0.5em;
}
@media screen and (min-width: 1024px) {
  .p-index-mv__link__text {
    -webkit-font-feature-settings: normal;
            font-feature-settings: normal;
  }
}
.p-index-mv__message {
  position: absolute;
  bottom: 20%;
  left: 0;
  z-index: 3;
  -webkit-animation: slideIn 1.5s ease-in forwards;
          animation: slideIn 1.5s ease-in forwards;
}
.p-index-mv__message__text {
  font-family: "dnp-shuei-gothic-kin-std", sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #3C3C3C;
  vertical-align: middle;
  letter-spacing: 0.1em;
  font-size: clamp(22.53px, 6vw, 35px);
  display: inline-block;
  background-color: #ffffff;
  padding: 0.5em 0.25em 0.35em 0.75em;
  margin-bottom: 0.5em;
}
@media screen and (min-width: 1024px) {
  .p-index-mv__message__text {
    font-size: clamp(33px, 2.75vw, 48px);
    padding: 0.5em 0.5em 0.5em 1em;
  }
}
.p-index-mv__message__text--accent {
  color: #FEB64F;
  font-size: clamp(30.04px, 8.01vw, 47px);
  display: inline-block;
  padding: 0 0.25em;
  position: relative;
}
@media screen and (min-width: 1024px) {
  .p-index-mv__message__text--accent {
    font-size: clamp(51.2px, 4.65vw, 64px);
  }
}
.p-index-mv__message__text--deco01 {
  position: absolute;
  width: 0.5em;
  top: -0.05em;
  left: -0.2em;
}
.p-index-mv__message__text--deco02 {
  position: absolute;
  width: 0.5em;
  bottom: -0.05em;
  right: -0.15em;
}

.p-index-about {
  position: relative;
  padding: clamp(50px, 13.33vw, 75px) 0 clamp(10px, 2.66vw, 15px) 0;
  z-index: 2;
}
@media screen and (min-width: 1024px) {
  .p-index-about {
    padding: clamp(68px, 6.18vw, 85px) 0 clamp(72px, 6.54vw, 90px) 0;
  }
}
@media screen and (min-width: 1024px) {
  .p-index-about__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media screen and (min-width: 1024px) {
  .p-index-about__inner__left {
    width: 43.5%;
  }
}
@media screen and (min-width: 1536px) {
  .p-index-about__inner__left {
    width: 50%;
  }
}
@media screen and (min-width: 1024px) {
  .p-index-about__inner__right {
    width: 56.5%;
  }
}
@media screen and (min-width: 1536px) {
  .p-index-about__inner__right {
    width: 50%;
  }
}
.p-index-about__title--br {
  display: block;
}
@media screen and (min-width: 1536px) {
  .p-index-about__title--br {
    display: none;
  }
}
.p-index-about__text {
  font-family: "dnp-shuei-gothic-kin-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  line-height: 1.8;
  letter-spacing: 0.1em;
  font-size: clamp(16px, 4.26vw, 24px);
  padding: 1.5em 0;
}
@media screen and (min-width: 1024px) {
  .p-index-about__text {
    line-height: 2;
    font-size: clamp(16px, 1.45vw, 20px);
    padding: 0 0 1.5em 0;
  }
}

.p-index-recruitment {
  position: relative;
  padding: clamp(80px, 21.33vw, 120px) 0 0 0;
  z-index: 2;
}
@media screen and (min-width: 1024px) {
  .p-index-recruitment {
    padding: clamp(52px, 4.72vw, 65px) 0 0 0;
  }
}
.p-index-recruitment__bg__top--01 {
  background-color: #E6F6E4;
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-clip-path: polygon(0 30%, 100% 42.5%, 100% 100%, 0% 100%);
          clip-path: polygon(0 30%, 100% 42.5%, 100% 100%, 0% 100%);
}
@media screen and (min-width: 1024px) {
  .p-index-recruitment__bg__top--01 {
    width: 101%;
    -webkit-clip-path: polygon(0 0, 100% 12.5%, 100% 100%, 0% 100%);
            clip-path: polygon(0 0, 100% 12.5%, 100% 100%, 0% 100%);
  }
}
.p-index-recruitment__bg__top--02 {
  background-color: #E6F6E4;
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  right: 0;
}
@media screen and (min-width: 1024px) {
  .p-index-recruitment__bg__top--02 {
    -webkit-clip-path: polygon(0 12.5%, 100% 25%, 100% 100%, 0% 100%);
            clip-path: polygon(0 12.5%, 100% 25%, 100% 100%, 0% 100%);
  }
}
.p-index-recruitment__bg__bottom {
  background-color: #E6F6E4;
  width: 100%;
  height: 100%;
  position: absolute;
  top: -1%;
  left: 0;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 99%, 0 86.5%);
          clip-path: polygon(0 0, 100% 0, 100% 99%, 0 86.5%);
}
@media screen and (min-width: 1024px) {
  .p-index-recruitment__bg__bottom {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 51%, 0 1%);
            clip-path: polygon(0 0, 100% 0, 100% 51%, 0 1%);
  }
}
.p-index-recruitment__list {
  padding-top: clamp(30px, 8vw, 45px);
}
@media screen and (min-width: 1024px) {
  .p-index-recruitment__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: clamp(38.4px, 3.49vw, 48px);
  }
}
.p-index-recruitment__list__item {
  width: 100%;
  position: relative;
  padding: 0 7.5% clamp(48px, 12.8vw, 72px) 7.5%;
}
@media screen and (min-width: 768px) {
  .p-index-recruitment__list__item {
    padding: 0 11% clamp(48px, 12.8vw, 72px) 11%;
  }
}
@media screen and (min-width: 1024px) {
  .p-index-recruitment__list__item {
    width: 50%;
  }
}
@media screen and (min-width: 1024px) {
  .p-index-recruitment__list__item__left {
    padding: 0 2% clamp(89.6px, 8.14vw, 112px) 15%;
  }
}
@media screen and (min-width: 1280px) {
  .p-index-recruitment__list__item__left {
    padding-left: 16.25%;
  }
}
@media screen and (min-width: 1536px) {
  .p-index-recruitment__list__item__left {
    padding-left: calc((100% - 1200px) / 2);
  }
}
@media screen and (min-width: 1024px) {
  .p-index-recruitment__list__item__right {
    padding: 0 15% clamp(89.6px, 8.14vw, 112px) 2%;
  }
}
@media screen and (min-width: 1280px) {
  .p-index-recruitment__list__item__right {
    padding-right: 16.25%;
  }
}
@media screen and (min-width: 1536px) {
  .p-index-recruitment__list__item__right {
    padding-right: calc((100% - 1200px) / 2);
  }
}
.p-index-recruitment__list__item__shadow {
  width: 85%;
  height: 82%;
  background-color: #F5F4F3;
  position: absolute;
  right: 3%;
  top: clamp(24px, 6.4vw, 36px);
  mix-blend-mode: multiply;
}
@media screen and (min-width: 768px) {
  .p-index-recruitment__list__item__shadow {
    width: 78%;
    height: 87%;
    right: 5.5%;
  }
}
@media screen and (min-width: 1024px) {
  .p-index-recruitment__list__item__shadow {
    width: 66%;
    height: 75%;
    top: auto;
    bottom: clamp(64px, 5.81vw, 80px);
  }
}
@media screen and (min-width: 1280px) {
  .p-index-recruitment__list__item__shadow {
    width: 63.5%;
  }
}
@media screen and (min-width: 1536px) {
  .p-index-recruitment__list__item__shadow {
    width: calc(600px - 2%);
    height: 78%;
  }
}
@media screen and (min-width: 1920px) {
  .p-index-recruitment__list__item__shadow {
    height: 81%;
    bottom: clamp(60px, 5.45vw, 75px);
  }
}
@media screen and (min-width: 1024px) {
  .p-index-recruitment__list__item__shadow--01 {
    right: 0;
  }
}
@media screen and (min-width: 1024px) {
  .p-index-recruitment__list__item__shadow--02 {
    right: auto;
    left: 8.5%;
  }
}
@media screen and (min-width: 1536px) {
  .p-index-recruitment__list__item__shadow--02 {
    left: 6.5%;
  }
}
.p-index-recruitment__link {
  display: block;
  position: relative;
}
.p-index-recruitment__link__inner {
  font-family: "dnp-shuei-gothic-kin-std", sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #ffffff;
  letter-spacing: 0.1em;
  font-size: clamp(20px, 5.33vw, 30px);
  background-color: #78CC6A;
  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;
  height: 2.3em;
  padding: 0 0.5em;
  position: relative;
  z-index: 3;
}
@media screen and (min-width: 1024px) {
  .p-index-recruitment__link__inner {
    font-size: clamp(20px, 2vw, 34px);
    height: 2.2em;
    padding: 0 0.75em;
  }
}
.p-index-recruitment__link__inner--disable {
  background-color: #91AD8A;
}
.p-index-recruitment__link--disable {
  pointer-events: none;
}
.p-index-recruitment__link__note {
  font-family: "dnp-shuei-gothic-kin-std", sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #ffffff;
  letter-spacing: normal;
  font-size: clamp(12px, 3.2vw, 21px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 1024px) {
  .p-index-recruitment__link__note {
    font-size: clamp(13px, 1.18vw, 18px);
  }
}
.p-index-recruitment__link__note.stop {
  color: #ff0000;
  text-shadow: 1px 1px 0 #FFF, -1px -1px 0 #FFF, -1px 1px 0 #FFF, 1px -1px 0 #FFF, 0px 1px 0 #FFF, 0 -1px 0 #FFF, -1px 0 0 #FFF, 1px 0 0 #FFF;
}
.p-index-recruitment__link__arrow {
  display: inline-block;
  width: 0.65em;
  margin-left: 0.75em;
}
.p-index-recruitment__link .st0 {
  fill: none;
  stroke: #ffffff;
  stroke-width: 4;
  stroke-miterlimit: 10;
}
.p-index-recruitment__link__img {
  overflow: hidden;
}
.p-index-recruitment__link__img img {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.p-index-recruitment__link:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.p-index-contact {
  position: relative;
  z-index: 2;
}
.p-index-contact__inner {
  padding-bottom: clamp(60px, 16vw, 90px);
}
@media screen and (min-width: 1024px) {
  .p-index-contact__inner {
    padding-bottom: 0;
  }
}

.p-index-message {
  position: relative;
  padding: clamp(54px, 14.4vw, 81px) 0 clamp(65px, 17.33vw, 97.5px) 0;
  z-index: 2;
}
@media screen and (min-width: 1024px) {
  .p-index-message {
    padding: clamp(128px, 11.63vw, 160px) 0 clamp(214.4px, 19.49vw, 268px) 0;
  }
}
.p-index-message__inner {
  padding-top: clamp(40px, 10.66vw, 60px);
  position: relative;
  z-index: 3;
}
@media screen and (min-width: 1024px) {
  .p-index-message__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: clamp(19.2px, 1.74vw, 24px);
  }
}
@media screen and (min-width: 1024px) {
  .p-index-message__inner__item {
    position: relative;
    width: 50%;
  }
}
.p-index-message__left {
  position: relative;
}
@media screen and (min-width: 1024px) {
  .p-index-message__left {
    width: 110%;
    position: absolute;
    top: 0;
    left: -15%;
  }
}
.p-index-message--circle01 {
  background-color: #FEEFEB;
  width: clamp(180px, 48vw, 330px);
  height: clamp(180px, 48vw, 330px);
  border-radius: 50%;
  mix-blend-mode: multiply;
  position: absolute;
  top: 10%;
  right: 35%;
  z-index: 2;
}
@media screen and (min-width: 1024px) {
  .p-index-message--circle01 {
    width: clamp(300px, 29.29vw, 503px);
    height: clamp(300px, 29.29vw, 503px);
    top: 18%;
    right: 50%;
  }
}
.p-index-message--circle02 {
  background-color: #FEEFEB;
  width: clamp(85px, 22.66vw, 160px);
  height: clamp(85px, 22.66vw, 160px);
  border-radius: 50%;
  mix-blend-mode: multiply;
  position: absolute;
  top: 8%;
  left: 50%;
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .p-index-message--circle02 {
    left: 52%;
  }
}
@media screen and (min-width: 1024px) {
  .p-index-message--circle02 {
    width: clamp(150px, 14.64vw, 236px);
    height: clamp(150px, 14.64vw, 236px);
    top: 11%;
    left: 39%;
  }
}
.p-index-message__img {
  position: relative;
  z-index: 2;
}
.p-index-message__doctor {
  background-color: #FB937D;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}
@media screen and (min-width: 1024px) {
  .p-index-message__doctor {
    width: 90%;
    margin: 0 auto;
  }
}
.p-index-message__doctor__name {
  font-family: "dnp-shuei-gothic-kin-std", sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #ffffff;
  line-height: 1.2;
  letter-spacing: 0.1em;
  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;
  padding: 0.25em 0 0.5em 0;
}
@media screen and (min-width: 1024px) {
  .p-index-message__doctor__name {
    font-size: clamp(19.2px, 1.74vw, 24px);
  }
}
.p-index-message__doctor__name:nth-of-type(1) {
  padding-left: 1.5em;
}
.p-index-message__doctor__name:nth-of-type(2) {
  padding-right: 1.5em;
}
.p-index-message__doctor__director {
  font-family: "dnp-shuei-gothic-kin-std", sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #ffffff;
  text-align: center;
  line-height: 1;
  letter-spacing: 0.1em;
  font-size: clamp(14px, 3.73vw, 21px);
}
@media screen and (min-width: 1024px) {
  .p-index-message__doctor__director {
    font-size: clamp(12.8px, 1.16vw, 16px);
  }
}
.p-index-message__text {
  font-family: "dnp-shuei-gothic-kin-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  text-align: justify;
  line-height: 1.8;
  letter-spacing: 0.08em;
  font-size: clamp(16px, 4.26vw, 24px);
  padding-top: 1em;
}
@media screen and (min-width: 1024px) {
  .p-index-message__text {
    letter-spacing: 0.1em;
    font-size: clamp(14.4px, 1.3vw, 18px);
    padding-top: 0;
  }
}
.p-index-message__text__signature {
  display: block;
  text-align: right;
  letter-spacing: 0.1em;
  font-size: clamp(18px, 4.8vw, 27px);
}
@media screen and (min-width: 1024px) {
  .p-index-message__text__signature {
    font-size: clamp(19.2px, 1.74vw, 24px);
  }
}

.p-index-charm {
  position: relative;
  padding: clamp(65px, 17.33vw, 97.5px) 0 clamp(70px, 18.66vw, 105px) 0;
  z-index: 2;
}
@media screen and (min-width: 1024px) {
  .p-index-charm {
    padding: clamp(128px, 11.63vw, 160px) 0 clamp(172px, 15.63vw, 215px) 0;
  }
}
.p-index-charm__list {
  width: 100%;
  padding-top: clamp(56px, 14.93vw, 84px);
}
@media screen and (min-width: 1024px) {
  .p-index-charm__list {
    padding-top: clamp(35.2px, 3.2vw, 44px);
  }
}
.p-index-charm__list__item {
  position: relative;
  margin-bottom: clamp(50px, 13.33vw, 75px);
}
@media screen and (min-width: 1024px) {
  .p-index-charm__list__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: clamp(25.6px, 2.32vw, 32px);
  }
}
.p-index-charm__list__item--reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media screen and (min-width: 1024px) {
  .p-index-charm__list__item--last {
    padding-top: clamp(68px, 6.18vw, 85px);
  }
}
@media screen and (min-width: 1024px) {
  .p-index-charm__list__left {
    width: 45%;
  }
}
@media screen and (min-width: 1024px) {
  .p-index-charm__list__right {
    width: 50%;
  }
}
.p-index-charm__num {
  font-family: "dnp-shuei-gothic-kin-std", sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #FEB64F;
  line-height: 1;
  font-size: clamp(56px, 14.93vw, 84px);
  padding-bottom: 0.15em;
}
@media screen and (min-width: 1024px) {
  .p-index-charm__num {
    font-size: clamp(50px, 4.54vw, 84px);
    padding: 1em 0 0.15em 0;
  }
}
@media screen and (min-width: 1024px) {
  .p-index-charm__num--last {
    padding-top: 0;
  }
}
.p-index-charm__title {
  font-family: "dnp-shuei-gothic-kin-std", sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #ffffff;
  line-height: 1;
  letter-spacing: 0.1em;
  font-size: clamp(24px, 6.4vw, 36px);
  background-color: #FEB64F;
  padding: 0.5em;
  display: inline-block;
  margin-bottom: 0.5em;
}
@media screen and (min-width: 1024px) {
  .p-index-charm__title {
    font-size: clamp(23px, 2.09vw, 36px);
  }
}
.p-index-charm__title--anime {
  -webkit-animation: slideIn 0.75s ease-in forwards;
          animation: slideIn 0.75s ease-in forwards;
}
.p-index-charm__title--narrow {
  letter-spacing: 0;
}
@media screen and (min-width: 1536px) {
  .p-index-charm__title--narrow {
    letter-spacing: 0.1em;
  }
}
.p-index-charm__text {
  font-family: "dnp-shuei-gothic-kin-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  text-align: justify;
  line-height: 1.8;
  letter-spacing: 0.1em;
  font-size: clamp(16px, 4.26vw, 24px);
  padding: 0.25em 0 0.5em 0;
}
@media screen and (min-width: 1024px) {
  .p-index-charm__text {
    font-size: clamp(12.8px, 1.16vw, 16px);
    padding-bottom: 0;
  }
}
.p-index-charm__img {
  position: relative;
  width: 90%;
  margin: 0 auto;
}
@media screen and (min-width: 1024px) {
  .p-index-charm__img {
    margin: 0;
  }
}
.p-index-charm__img--last {
  width: 100%;
  margin: 0;
}
@media screen and (min-width: 1024px) {
  .p-index-charm__img--last {
    width: 90%;
  }
}
.p-index-charm__img__shadow {
  background-color: rgba(223, 222, 221, 0.35);
  width: 100%;
  height: 100%;
  border-radius: 50%;
  position: absolute;
  bottom: -5%;
  right: -5%;
  mix-blend-mode: multiply;
}
@media screen and (min-width: 1024px) {
  .p-index-charm__img__shadow {
    background-color: rgba(223, 222, 221, 0.4);
  }
}
.p-index-charm__img__shadow--last {
  border-radius: clamp(12px, 3.2vw, 18px);
  bottom: -10%;
}
@media screen and (min-width: 1024px) {
  .p-index-charm__img__shadow--last {
    width: 130%;
    right: auto;
    left: 7%;
  }
}
@media screen and (min-width: 1536px) {
  .p-index-charm__img__shadow--last {
    width: 110%;
  }
}
.p-index-charm__img__inner {
  position: relative;
  border-radius: 50%;
  z-index: 3;
}
.p-index-charm__img__inner--last {
  z-index: 3;
  position: relative;
  border-radius: clamp(12px, 3.2vw, 18px);
}
@media screen and (min-width: 1024px) {
  .p-index-charm__img__inner--last {
    width: 130%;
  }
}
@media screen and (min-width: 1536px) {
  .p-index-charm__img__inner--last {
    width: 110%;
  }
}
.p-index-charm__subtitle {
  font-family: "dnp-shuei-mgothic-std", sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #FEB64F;
  text-align: center;
  line-height: 1.5;
  letter-spacing: 0.05em;
  font-size: clamp(22.44px, 5.98vw, 33.65px);
  position: absolute;
  top: -1em;
  right: 0.5em;
  -webkit-transform: rotate(8deg);
          transform: rotate(8deg);
}
@media screen and (min-width: 1024px) {
  .p-index-charm__subtitle {
    font-size: clamp(35.2px, 3.2vw, 44px);
    top: -3.5em;
    right: 1.5em;
  }
}
.p-index-charm__subtitle__inner {
  display: inline-block;
  position: relative;
}
.p-index-charm__subtitle__inner::before {
  content: "";
  background-color: #FEB64F;
  width: 1.5px;
  height: 90%;
  -webkit-transform: rotate(-22deg);
          transform: rotate(-22deg);
  position: absolute;
  top: 0.25em;
  left: -0.75em;
}
@media screen and (min-width: 1024px) {
  .p-index-charm__subtitle__inner::before {
    width: 3px;
    left: -0.75em;
  }
}
.p-index-charm__subtitle__inner::after {
  content: "";
  background-color: #FEB64F;
  width: 1.5px;
  height: 90%;
  -webkit-transform: rotate(22deg);
          transform: rotate(22deg);
  position: absolute;
  top: 0.25em;
  right: -0.75em;
}
@media screen and (min-width: 1024px) {
  .p-index-charm__subtitle__inner::after {
    width: 3px;
    right: -0.75em;
  }
}

.p-index-benefits {
  position: relative;
  padding: clamp(20px, 5.33vw, 30px) 0 clamp(54px, 14.4vw, 81px) 0;
  z-index: 3;
}
@media screen and (min-width: 1024px) {
  .p-index-benefits {
    padding: clamp(40px, 3.63vw, 50px) 0 clamp(40px, 3.63vw, 50px) 0;
  }
}
.p-index-benefits__bg {
  background-color: #FEF0F4;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.p-index-benefits__bg__top {
  background-color: #FEF0F4;
  width: 100%;
  height: clamp(60px, 16vw, 90px);
  position: absolute;
  bottom: -1px;
  left: 0;
  -webkit-clip-path: polygon(0 100%, 100% 3%, 100% 100%, 0% 100%);
          clip-path: polygon(0 100%, 100% 3%, 100% 100%, 0% 100%);
  z-index: 2;
}
@media screen and (min-width: 1024px) {
  .p-index-benefits__bg__top {
    height: clamp(112px, 10.18vw, 140px);
    -webkit-clip-path: polygon(0 100%, 100% 12.5%, 100% 100%, 0% 100%);
            clip-path: polygon(0 100%, 100% 12.5%, 100% 100%, 0% 100%);
  }
}
.p-index-benefits__bg__bottom {
  background-color: #FEF0F4;
  width: 100%;
  height: clamp(60px, 16vw, 90px);
  position: absolute;
  top: -1px;
  left: 0;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 0, 0% 97%);
          clip-path: polygon(0 0, 100% 0, 100% 0, 0% 97%);
  z-index: 3;
}
@media screen and (min-width: 1024px) {
  .p-index-benefits__bg__bottom {
    height: clamp(112px, 10.18vw, 140px);
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 0, 0% 87.5%);
            clip-path: polygon(0 0, 100% 0, 100% 0, 0% 87.5%);
  }
}
@media screen and (min-width: 1024px) {
  .p-index-benefits__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.p-index-benefits__text {
  font-family: "dnp-shuei-gothic-kin-std", sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #3C3C3C;
  text-align: justify;
  line-height: 1.8;
  letter-spacing: 0.08em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: clamp(18px, 4.8vw, 27px);
  padding-top: 1.25em;
}
@media screen and (min-width: 1024px) {
  .p-index-benefits__text {
    line-height: 1.666;
    letter-spacing: 0.1em;
    font-size: clamp(19.2px, 1.74vw, 24px);
    padding-top: 0;
    width: 18em;
  }
}
@media screen and (min-width: 1536px) {
  .p-index-benefits__text {
    width: 31em;
  }
}
.p-index-benefits__list {
  padding-top: clamp(30px, 8vw, 45px);
}
@media screen and (min-width: 1024px) {
  .p-index-benefits__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding-top: clamp(36px, 3.27vw, 45px);
  }
}
.p-index-benefits__list__item {
  background-color: #ffffff;
  border-radius: 16px;
  padding: clamp(24px, 6.4vw, 36px) 7%;
  margin-bottom: clamp(16px, 4.26vw, 24px);
}
@media screen and (min-width: 1024px) {
  .p-index-benefits__list__item {
    width: 23.5%;
    padding: clamp(25.6px, 2.32vw, 32px) 2%;
    margin-bottom: clamp(24px, 2.18vw, 30px);
  }
}
@media screen and (min-width: 1280px) {
  .p-index-benefits__list__item {
    width: 23%;
    padding: clamp(25.6px, 2.32vw, 32px) 2.5%;
  }
}
.p-index-benefits__list__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 1024px) {
  .p-index-benefits__list__inner {
    display: block;
  }
}
.p-index-benefits__list__img {
  background-color: #F98CAE;
  border-radius: 50%;
  width: 25%;
}
@media screen and (min-width: 1024px) {
  .p-index-benefits__list__img {
    width: 75%;
    margin: 0 auto;
  }
}
.p-index-benefits__list__title {
  font-family: "dnp-shuei-gothic-kin-std", sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #3C3C3C;
  line-height: 1;
  letter-spacing: 0.1em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: clamp(20px, 5.33vw, 30px);
  padding-left: 0.75em;
}
@media screen and (min-width: 1024px) {
  .p-index-benefits__list__title {
    text-align: center;
    letter-spacing: normal;
    font-size: clamp(16px, 1.45vw, 20px);
    padding: 1.25em 0 0.75em 0;
  }
}
@media screen and (min-width: 1536px) {
  .p-index-benefits__list__title {
    letter-spacing: 0.1em;
    -webkit-font-feature-settings: "pwid";
            font-feature-settings: "pwid";
  }
}
.p-index-benefits__list__text {
  font-family: "dnp-shuei-gothic-kin-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  text-align: justify;
  line-height: 1.8;
  letter-spacing: 0.1em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: clamp(16px, 4.26vw, 24px);
  padding-top: 0.5em;
}
@media screen and (min-width: 1024px) {
  .p-index-benefits__list__text {
    font-size: clamp(12.8px, 1.16vw, 16px);
  }
}
.p-index-benefits__list__text--br {
  display: block;
}
@media screen and (min-width: 1024px) {
  .p-index-benefits__list__text--br {
    display: none;
  }
}
@media screen and (min-width: 1536px) {
  .p-index-benefits__list__text--br {
    display: block;
  }
}

.p-index-flow {
  position: relative;
  padding: clamp(95px, 25.33vw, 142.5px) 0 clamp(80px, 21.33vw, 120px) 0;
  z-index: 2;
}
@media screen and (min-width: 1024px) {
  .p-index-flow {
    padding: clamp(228.8px, 20.8vw, 286px) 0 clamp(128px, 11.63vw, 160px) 0;
  }
}
.p-index-flow__list {
  padding: clamp(40px, 10.66vw, 60px) 0 clamp(30px, 8vw, 45px) 0;
}
@media screen and (min-width: 1024px) {
  .p-index-flow__list {
    padding: clamp(36px, 3.27vw, 45px) 0 clamp(32px, 2.9vw, 40px) 0;
  }
}
.p-index-flow__list__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: clamp(24px, 6.4vw, 36px);
}
@media screen and (min-width: 1024px) {
  .p-index-flow__list__item {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: clamp(25.6px, 2.32vw, 32px);
  }
}
.p-index-flow__num {
  font-family: "dnp-shuei-gothic-kin-std", sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #ffffff;
  text-align: center;
  line-height: 1;
  font-size: clamp(24px, 6.4vw, 36px);
  background-color: #93D988;
  position: relative;
  width: 12.5%;
  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-flow__num {
    font-size: clamp(32px, 2.9vw, 40px);
    height: 3em;
    width: 7%;
  }
}
.p-index-flow__num::before {
  content: "";
  background-color: #93D988;
  width: 100%;
  height: 1.5em;
  -webkit-clip-path: polygon(100% 0, 100% 15%, 50% 50%, 0 15%, 0 0);
          clip-path: polygon(100% 0, 100% 15%, 50% 50%, 0 15%, 0 0);
  position: absolute;
  bottom: -1.35em;
  left: 0;
}
@media screen and (min-width: 1024px) {
  .p-index-flow__num--high {
    height: 3.5em;
  }
}
.p-index-flow__inner {
  font-family: "dnp-shuei-gothic-kin-std", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: clamp(20px, 5.33vw, 30px);
  width: 82.5%;
}
@media screen and (min-width: 1024px) {
  .p-index-flow__inner {
    font-size: clamp(16px, 1.45vw, 20px);
    width: 90%;
  }
}
.p-index-flow__title {
  font-family: "dnp-shuei-gothic-kin-std", sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #78CC6A;
  line-height: 1;
  font-size: clamp(20px, 5.33vw, 30px);
}
@media screen and (min-width: 1024px) {
  .p-index-flow__title {
    font-size: clamp(16px, 1.45vw, 20px);
  }
}
.p-index-flow__text {
  font-family: "dnp-shuei-gothic-kin-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  text-align: justify;
  line-height: 1.8;
  letter-spacing: 0.1em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: clamp(16px, 4.26vw, 24px);
  padding-top: 0.65em;
}
@media screen and (min-width: 1024px) {
  .p-index-flow__text {
    font-size: clamp(12.8px, 1.16vw, 16px);
  }
}

.p-index-welcome {
  position: relative;
  padding: clamp(38px, 10.13vw, 57px) 0 clamp(72px, 19.2vw, 108px) 0;
  z-index: 2;
}
@media screen and (min-width: 1024px) {
  .p-index-welcome {
    padding: clamp(84px, 7.63vw, 105px) 0 clamp(76px, 6.9vw, 95px) 0;
  }
}
.p-index-welcome__inner {
  background-color: #ffffff;
  border-radius: 32px;
  padding: clamp(32px, 8.53vw, 48px) 6% 0 6%;
  width: 85%;
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  .p-index-welcome__inner {
    width: 78%;
  }
}
@media screen and (min-width: 1024px) {
  .p-index-welcome__inner {
    padding: clamp(32px, 2.9vw, 40px) clamp(12.8px, 1.16vw, 16px) 0 clamp(12.8px, 1.16vw, 16px);
    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;
    width: 85%;
  }
}
@media screen and (min-width: 1280px) {
  .p-index-welcome__inner {
    width: 77%;
  }
}
@media screen and (min-width: 1536px) {
  .p-index-welcome__inner {
    padding: clamp(32px, 2.9vw, 40px) clamp(24px, 2.18vw, 30px) 0 clamp(24px, 2.18vw, 30px);
    width: 1200px;
  }
}
.p-index-welcome__text {
  font-family: "dnp-shuei-gothic-kin-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  text-align: justify;
  line-height: 1.8;
  letter-spacing: 0.05em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: clamp(16px, 4.26vw, 24px);
  padding-bottom: clamp(32px, 2.9vw, 40px);
}
@media screen and (min-width: 1024px) {
  .p-index-welcome__text {
    font-size: clamp(12.8px, 1.16vw, 16px);
    padding-right: 1em;
    width: 50%;
  }
}
@media screen and (min-width: 1536px) {
  .p-index-welcome__text {
    letter-spacing: 0.1em;
    padding: 0 2em clamp(40px, 3.63vw, 50px) 0;
    width: 50%;
  }
}
@media screen and (min-width: 1024px) {
  .p-index-welcome__img {
    width: 47%;
  }
}
@media screen and (min-width: 1536px) {
  .p-index-welcome__img {
    width: 46%;
  }
}

.p-dentalhygienist-contact {
  position: relative;
  padding: clamp(34px, 9.06vw, 51px) 0 clamp(70px, 18.66vw, 105px) 0;
  z-index: 2;
}
@media screen and (min-width: 1024px) {
  .p-dentalhygienist-contact {
    padding: clamp(68px, 6.18vw, 85px) 0 clamp(76px, 6.9vw, 95px) 0;
  }
}

.p-dentalhygienist-contact {
  position: relative;
  padding: clamp(34px, 9.06vw, 51px) 0 clamp(70px, 18.66vw, 105px) 0;
  z-index: 2;
}
@media screen and (min-width: 1024px) {
  .p-dentalhygienist-contact {
    padding: clamp(68px, 6.18vw, 85px) 0 clamp(76px, 6.9vw, 95px) 0;
  }
}

.p-entryform-contact {
  position: relative;
  padding: clamp(24px, 6.4vw, 36px) 0 clamp(80px, 21.33vw, 120px) 0;
  z-index: 2;
}
@media screen and (min-width: 1024px) {
  .p-entryform-contact {
    padding: clamp(56px, 5.09vw, 70px) 0 clamp(112px, 10.18vw, 140px) 0;
  }
}
.p-entryform-contact__tel {
  background-color: #ffffff;
  border: 2px solid #93D988;
  border-radius: 32px;
  padding: clamp(28px, 7.46vw, 42px) 5%;
}
@media screen and (min-width: 1024px) {
  .p-entryform-contact__tel {
    padding: clamp(28.8px, 2.61vw, 36px) 6% clamp(25.6px, 2.32vw, 32px) 6%;
    width: 55%;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1280px) {
  .p-entryform-contact__tel {
    padding: clamp(28.8px, 2.61vw, 36px) 5% clamp(25.6px, 2.32vw, 32px) 5%;
    width: 50%;
  }
}
@media screen and (min-width: 1536px) {
  .p-entryform-contact__tel {
    width: 45%;
  }
}
@media screen and (min-width: 1920px) {
  .p-entryform-contact__tel {
    padding: clamp(28.8px, 2.61vw, 36px) 5.5% clamp(25.6px, 2.32vw, 32px) 5.5%;
  }
}
.p-entryform-contact__tel__link {
  margin-bottom: 0;
}

.p-entryform-form {
  position: relative;
  padding-bottom: clamp(80px, 21.33vw, 120px);
  z-index: 2;
}
@media screen and (min-width: 1024px) {
  .p-entryform-form {
    padding-bottom: clamp(128px, 11.63vw, 160px);
  }
}
.p-entryform-form__text {
  font-family: "dnp-shuei-gothic-kin-std", sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #3C3C3C;
  text-align: justify;
  line-height: 1.8;
  letter-spacing: 0.04em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: clamp(18px, 4.8vw, 27px);
  padding: clamp(40px, 10.66vw, 60px) 0 clamp(24px, 6.4vw, 36px) 0;
}
@media screen and (min-width: 1024px) {
  .p-entryform-form__text {
    line-height: 1.66;
    letter-spacing: 0.1em;
    font-size: clamp(17px, 1.54vw, 24px);
    padding: clamp(32px, 2.9vw, 40px) 0 clamp(32px, 2.9vw, 40px) 0;
  }
}
.p-entryform-form__text--stopped {
  color: #ff0000;
}
.p-entryform-form__inner {
  background-color: #ffffff;
  border: 2px solid #93D988;
  border-radius: 32px;
  padding: clamp(24px, 6.4vw, 36px) 5% clamp(45px, 12vw, 67.5px) 5%;
}
@media screen and (min-width: 1024px) {
  .p-entryform-form__inner {
    padding: clamp(24px, 2.18vw, 30px) 5% clamp(56px, 5.09vw, 70px) 5%;
  }
}
.p-entryform-form__table {
  width: 100%;
  overflow: hidden;
}
.p-entryform-form__table tr {
  width: 100%;
}
.p-entryform-form__table__title {
  font-family: "dnp-shuei-gothic-kin-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  line-height: 1;
  letter-spacing: 0.1em;
  font-size: clamp(16px, 4.26vw, 24px);
  display: block;
  width: 100%;
  padding: 1.5em 0 1em 0;
}
@media screen and (min-width: 1024px) {
  .p-entryform-form__table__title {
    vertical-align: middle;
    font-size: clamp(12.8px, 1.16vw, 16px);
    display: table-cell;
    width: 25%;
    padding: 2em 0;
    border-bottom: 1px solid #D0D0D0;
  }
}
.p-entryform-form__table__title--accent {
  color: #FB937D;
  padding-left: 1em;
}
.p-entryform-form__table__text {
  font-family: "dnp-shuei-gothic-kin-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: clamp(16px, 4.26vw, 24px);
  position: relative;
  display: block;
  width: 100%;
  padding-bottom: 2em;
  border-bottom: 1px solid #D0D0D0;
}
@media screen and (min-width: 1024px) {
  .p-entryform-form__table__text {
    font-size: clamp(12.8px, 1.16vw, 16px);
    display: table-cell;
    width: 75%;
    padding: 1.75em 0;
  }
}
.p-entryform-form__table__input {
  font-family: "dnp-shuei-gothic-kin-std", sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #3C3C3C;
  text-align: left;
  line-height: 1.875;
  letter-spacing: 0.1em;
  font-size: clamp(16px, 4.26vw, 24px);
  width: 100%;
  background-color: #EDF4EA;
  border-radius: 8px;
  padding: 0.75em 0.5em;
}
@media screen and (min-width: 1024px) {
  .p-entryform-form__table__input {
    font-size: clamp(14.4px, 1.3vw, 18px);
    width: 98%;
    margin: 0 auto;
    padding: 0.75em 0.75em;
  }
}
.p-entryform-form__table__input::-webkit-input-placeholder {
  color: #B7B6B6;
  font-size: clamp(16px, 4.26vw, 24px);
  padding: 0.75em 0.5em;
}
.p-entryform-form__table__input::-moz-placeholder {
  color: #B7B6B6;
  font-size: clamp(16px, 4.26vw, 24px);
  padding: 0.75em 0.5em;
}
.p-entryform-form__table__input:-ms-input-placeholder {
  color: #B7B6B6;
  font-size: clamp(16px, 4.26vw, 24px);
  padding: 0.75em 0.5em;
}
.p-entryform-form__table__input::-ms-input-placeholder {
  color: #B7B6B6;
  font-size: clamp(16px, 4.26vw, 24px);
  padding: 0.75em 0.5em;
}
.p-entryform-form__table__input::placeholder {
  color: #B7B6B6;
  font-size: clamp(16px, 4.26vw, 24px);
  padding: 0.75em 0.5em;
}
@media screen and (min-width: 1024px) {
  .p-entryform-form__table__input::-webkit-input-placeholder {
    font-size: clamp(14.4px, 1.3vw, 18px);
    padding: 0.75em 0.75em;
  }
  .p-entryform-form__table__input::-moz-placeholder {
    font-size: clamp(14.4px, 1.3vw, 18px);
    padding: 0.75em 0.75em;
  }
  .p-entryform-form__table__input:-ms-input-placeholder {
    font-size: clamp(14.4px, 1.3vw, 18px);
    padding: 0.75em 0.75em;
  }
  .p-entryform-form__table__input::-ms-input-placeholder {
    font-size: clamp(14.4px, 1.3vw, 18px);
    padding: 0.75em 0.75em;
  }
  .p-entryform-form__table__input::placeholder {
    font-size: clamp(14.4px, 1.3vw, 18px);
    padding: 0.75em 0.75em;
  }
}
.p-entryform-form__table__input--wide {
  padding: 0.25em 0.5em;
}
@media screen and (min-width: 1024px) {
  .p-entryform-form__table__input--wide {
    padding: 0.25em 0.75em;
  }
}
.p-entryform-form__table__input--wide::-webkit-input-placeholder {
  padding: 0.25em 0.75em;
}
.p-entryform-form__table__input--wide::-moz-placeholder {
  padding: 0.25em 0.75em;
}
.p-entryform-form__table__input--wide:-ms-input-placeholder {
  padding: 0.25em 0.75em;
}
.p-entryform-form__table__input--wide::-ms-input-placeholder {
  padding: 0.25em 0.75em;
}
.p-entryform-form__table__input--wide::placeholder {
  padding: 0.25em 0.75em;
}
@media screen and (min-width: 1024px) {
  .p-entryform-form__table__input--wide::-webkit-input-placeholder {
    padding: 0.25em 0.5em;
  }
  .p-entryform-form__table__input--wide::-moz-placeholder {
    padding: 0.25em 0.5em;
  }
  .p-entryform-form__table__input--wide:-ms-input-placeholder {
    padding: 0.25em 0.5em;
  }
  .p-entryform-form__table__input--wide::-ms-input-placeholder {
    padding: 0.25em 0.5em;
  }
  .p-entryform-form__table__input--wide::placeholder {
    padding: 0.25em 0.5em;
  }
}
.p-entryform-form__table__radio__style {
  position: relative;
  cursor: pointer;
  display: block;
  padding: 0.5em 0 0.5em 2em;
}
@media screen and (min-width: 1024px) {
  .p-entryform-form__table__radio__style {
    padding-left: 2.5em;
    display: inline-block;
    width: 12em;
  }
}
.p-entryform-form__table__radio__style::before, .p-entryform-form__table__radio__style::after {
  content: "";
  display: block;
  border-radius: 50%;
  position: absolute;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  top: 50%;
}
.p-entryform-form__table__radio__style::before {
  background-color: #ffffff;
  border: 2px solid #FB937D;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  left: 0;
}
@media screen and (min-width: 768px) {
  .p-entryform-form__table__radio__style::before {
    width: 35px;
    height: 35px;
  }
}
@media screen and (min-width: 1024px) {
  .p-entryform-form__table__radio__style::before {
    width: 25px;
    height: 25px;
  }
}
@media screen and (min-width: 1536px) {
  .p-entryform-form__table__radio__style::before {
    width: 30px;
    height: 30px;
  }
}
.p-entryform-form__table__radio__style::after {
  background-color: #FB937D;
  border-radius: 50%;
  opacity: 0;
  width: 13px;
  height: 13px;
  left: 6px;
}
@media screen and (min-width: 768px) {
  .p-entryform-form__table__radio__style::after {
    width: 20px;
    height: 20px;
    left: 7.5px;
  }
}
@media screen and (min-width: 1024px) {
  .p-entryform-form__table__radio__style::after {
    width: 13px;
    height: 13px;
    left: 6px;
  }
}
@media screen and (min-width: 1536px) {
  .p-entryform-form__table__radio__style::after {
    width: 16px;
    height: 16px;
    left: 7px;
  }
}
.p-entryform-form__table__radio__base {
  position: absolute;
  white-space: nowrap;
  width: 1px;
  height: 1px;
  overflow: hidden;
  border: 0;
  padding: 0;
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  margin: -1px;
}
.p-entryform-form__table__radio__base:checked + .p-entryform-form__table__radio__style::after {
  opacity: 1;
}
.p-entryform-form__middle {
  position: relative;
  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;
}
.p-entryform-form__note {
  font-family: "dnp-shuei-gothic-kin-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #000000;
  text-align: justify;
  line-height: 1.875;
  letter-spacing: 0.1em;
  font-size: clamp(16px, 4.26vw, 24px);
  padding: 3em 0 1em 0;
}
@media screen and (min-width: 1024px) {
  .p-entryform-form__note {
    text-align: left;
    line-height: 1.666;
    font-size: clamp(12.8px, 1.16vw, 16px);
  }
}
.p-entryform-form__note__link {
  color: #FB937D;
  text-decoration: underline;
}
.p-entryform-form__note__link:visited, .p-entryform-form__note__link:hover {
  color: #FB937D;
}
.p-entryform-form__check {
  font-family: "dnp-shuei-gothic-kin-std", sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #000000;
  line-height: 1.375;
  letter-spacing: 0.1em;
  font-size: clamp(16px, 4.26vw, 24px);
  padding-bottom: 2em;
}
@media screen and (min-width: 1024px) {
  .p-entryform-form__check {
    line-height: 1.666;
    font-size: clamp(14.4px, 1.3vw, 18px);
  }
}
.p-entryform-form__check__style {
  position: relative;
  cursor: pointer;
  display: block;
  padding: 0.5em 0 0.5em 2em;
}
@media screen and (min-width: 1024px) {
  .p-entryform-form__check__style {
    padding-left: 2em;
    display: inline-block;
  }
}
@media screen and (min-width: 1536px) {
  .p-entryform-form__check__style {
    padding-left: 2.25em;
  }
}
.p-entryform-form__check__style::before, .p-entryform-form__check__style::after {
  content: "";
  display: block;
  position: absolute;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  top: 50%;
}
.p-entryform-form__check__style::before {
  background-color: #ffffff;
  border: 1px solid #000000;
  width: 25px;
  height: 25px;
  left: 0;
}
@media screen and (min-width: 768px) {
  .p-entryform-form__check__style::before {
    width: 35px;
    height: 35px;
  }
}
@media screen and (min-width: 1024px) {
  .p-entryform-form__check__style::before {
    width: 20px;
    height: 20px;
  }
}
@media screen and (min-width: 1536px) {
  .p-entryform-form__check__style::before {
    width: 25px;
    height: 25px;
  }
}
.p-entryform-form__check__style::after {
  border-bottom: 2px solid #000000;
  border-left: 2px solid #000000;
  opacity: 0;
  width: 20px;
  height: 12px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  top: 35%;
  left: 2px;
}
@media screen and (min-width: 768px) {
  .p-entryform-form__check__style::after {
    width: 28px;
    height: 17px;
    top: 35%;
    left: 4px;
  }
}
@media screen and (min-width: 1024px) {
  .p-entryform-form__check__style::after {
    width: 16px;
    height: 7px;
    top: 35%;
    left: 2px;
  }
}
@media screen and (min-width: 1536px) {
  .p-entryform-form__check__style::after {
    width: 20px;
    height: 10px;
    top: 32%;
  }
}
.p-entryform-form__check__base {
  position: absolute;
  white-space: nowrap;
  width: 1px;
  height: 1px;
  overflow: hidden;
  border: 0;
  padding: 0;
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  margin: -1px;
}
.p-entryform-form__check__base:checked + .p-entryform-form__check__style::after {
  opacity: 1;
}
.p-entryform-form__button {
  font-family: "dnp-shuei-gothic-kin-std", sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #ffffff;
  line-height: 1;
  letter-spacing: 0.1em;
  font-size: clamp(14.4px, 1.3vw, 18px);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  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: #93D988;
  height: 4em;
  border: 1px solid #93D988;
  border-radius: 2em;
  padding: 0 1.5em;
  width: 100%;
  cursor: pointer;
}
@media screen and (min-width: 1024px) {
  .p-entryform-form__button {
    width: 20em;
    margin: 0 auto;
  }
}
.p-entryform-form__button:hover {
  background-color: #ffffff;
  color: #93D988;
}
.p-entryform-form__button__note {
  display: block;
  font-family: "dnp-shuei-gothic-kin-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #FB937D;
  line-height: 1;
  text-align: center;
  font-size: clamp(16px, 4.26vw, 24px);
  padding-top: 0.5em;
}
@media screen and (min-width: 1024px) {
  .p-entryform-form__button__note {
    font-size: clamp(14.4px, 1.3vw, 18px);
  }
}
.p-entryform-form .button-disabled {
  background-color: #D0D0D0;
  border: 1px solid #D0D0D0;
}
.p-entryform-form .button-disabled:hover {
  background-color: #D0D0D0;
  border: 1px solid #D0D0D0;
  color: #ffffff;
}
.p-entryform-form .button-error {
  display: none;
}
.p-entryform-form .input-error {
  font-family: "dnp-shuei-gothic-kin-std", sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #FB937D;
  line-height: 1.6;
  text-align: left;
  letter-spacing: normal;
  font-size: clamp(16px, 4.26vw, 24px);
  position: absolute;
  left: 0;
  bottom: 0.1em;
}
@media screen and (min-width: 1024px) {
  .p-entryform-form .input-error {
    font-size: clamp(14.4px, 1.3vw, 18px);
  }
}
.p-entryform-form .input-error-first {
  display: none;
}
.p-entryform-form .input-error-bg {
  background-color: #E6F6E4;
}

.p-entryform-complete {
  position: relative;
  padding: clamp(24px, 6.4vw, 36px) 0 clamp(80px, 21.33vw, 120px) 0;
  z-index: 2;
}
@media screen and (min-width: 1024px) {
  .p-entryform-complete {
    padding: clamp(56px, 5.09vw, 70px) 0 clamp(112px, 10.18vw, 140px) 0;
  }
}
.p-entryform-complete__inner {
  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;
}
.p-entryform-complete__title {
  font-family: "dnp-shuei-gothic-kin-std", sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #3C3C3C;
  text-align: center;
  line-height: 1.8;
  letter-spacing: 0.06em;
  font-size: clamp(20px, 5.33vw, 30px);
}
@media screen and (min-width: 1024px) {
  .p-entryform-complete__title {
    line-height: 1.66;
    letter-spacing: 0.1em;
    font-size: clamp(25.6px, 2.32vw, 32px);
  }
}
.p-entryform-complete__text {
  font-family: "dnp-shuei-gothic-kin-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  text-align: justify;
  line-height: 1.8;
  font-size: clamp(16px, 4.26vw, 24px);
  padding-top: 2em;
}
@media screen and (min-width: 1024px) {
  .p-entryform-complete__text {
    font-size: clamp(14.4px, 1.3vw, 18px);
  }
}
.p-entryform-complete__text--error {
  color: #ff0000;
  font-size: clamp(14px, 3.73vw, 21px);
}
@media screen and (min-width: 1024px) {
  .p-entryform-complete__text--error {
    font-size: clamp(12.8px, 1.16vw, 16px);
  }
}

.p-privacypolicy {
  position: relative;
  padding: clamp(24px, 6.4vw, 36px) 0 clamp(80px, 21.33vw, 120px) 0;
  z-index: 2;
}
@media screen and (min-width: 1024px) {
  .p-privacypolicy {
    padding: clamp(56px, 5.09vw, 70px) 0 clamp(128px, 11.63vw, 160px) 0;
  }
}
.p-privacypolicy__inner {
  background-color: #ffffff;
  border: 2px solid #93D988;
  border-radius: 32px;
  padding: clamp(30px, 8vw, 45px) 7% clamp(40px, 10.66vw, 60px) 7%;
}
@media screen and (min-width: 1024px) {
  .p-privacypolicy__inner {
    padding: clamp(48px, 4.36vw, 60px) 10% clamp(28.8px, 2.61vw, 36px) 10%;
  }
}
.p-privacypolicy__text {
  font-family: "dnp-shuei-gothic-kin-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  text-align: justify;
  line-height: 1.8;
  letter-spacing: 0.1em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: clamp(16px, 4.26vw, 24px);
  padding-bottom: 2em;
}
@media screen and (min-width: 1024px) {
  .p-privacypolicy__text {
    font-size: clamp(12.8px, 1.16vw, 16px);
  }
}
.p-privacypolicy__text--space {
  padding-bottom: 0;
}
.p-privacypolicy__title {
  font-family: "dnp-shuei-gothic-kin-std", sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #78CC6A;
  text-align: left;
  line-height: 1.8;
  letter-spacing: 0.1em;
  font-size: clamp(18px, 4.8vw, 27px);
}
@media screen and (min-width: 1024px) {
  .p-privacypolicy__title {
    font-size: clamp(14.4px, 1.3vw, 18px);
  }
}
.p-privacypolicy__list {
  font-family: "dnp-shuei-gothic-kin-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: clamp(16px, 4.26vw, 24px);
  padding: 1em 0;
}
@media screen and (min-width: 1024px) {
  .p-privacypolicy__list {
    font-size: clamp(12.8px, 1.16vw, 16px);
  }
}
.p-privacypolicy__list__item {
  text-align: justify;
  line-height: 1.8;
  letter-spacing: 0.1em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  position: relative;
}
.p-privacypolicy__list__link {
  color: #3C3C3C;
  text-decoration: underline;
}
.p-privacypolicy__list__link:visited, .p-privacypolicy__list__link:hover {
  color: #3C3C3C;
}
.p-privacypolicy__tel {
  font-family: "dnp-shuei-gothic-kin-std", sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #3C3C3C;
  text-align: justify;
  line-height: 1.8;
  letter-spacing: 0.1em;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: clamp(16px, 4.26vw, 24px);
}
@media screen and (min-width: 1024px) {
  .p-privacypolicy__tel {
    font-size: clamp(12.8px, 1.16vw, 16px);
  }
}
.p-privacypolicy__tel:visited, .p-privacypolicy__tel:hover {
  color: #3C3C3C;
}/*# sourceMappingURL=style.css.map */