@charset "UTF-8";
html {
  font-size: 62.5%;
}
@media screen and (max-width: 991px) {
  html {
    font-size: 56.25%;
  }
}
@media screen and (max-width: 574px) {
  html {
    font-size: 55%;
  }
}

body {
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 1.6rem;
  color: #433526;
  background: #fffcf6;
  letter-spacing: 0.07rem;
}
@media print {
  body {
    zoom: 0.8;
  }
}

a {
  color: inherit;
  text-decoration: none;
}
a:hover {
  color: inherit;
  text-decoration: none;
}

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

p {
  margin: 0;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
}

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

@media print {
  .container {
    min-width: 1200px !important;
  }
  a:not(.btn) {
    text-decoration: none;
  }
  .col-sm-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-sm-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-sm-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-sm-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-sm-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .col-md-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-md-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-md-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-md-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-md-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .col-lg-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-lg-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-lg-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-lg-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-lg-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .col-xl-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  .col-xl-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  .col-xl-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  .col-xl-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  .col-xl-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.id-target {
  display: block;
  scroll-margin-top: 10rem;
}
@media screen and (max-width: 767px) {
  .id-target {
    scroll-margin-top: 7rem;
  }
}

br.pc {
  display: none;
}
@media screen and (max-width: 1400px) {
  br.pc {
    display: block;
  }
}
br.xl {
  display: none;
}
@media screen and (max-width: 1199px) {
  br.xl {
    display: block;
  }
}
br.lg {
  display: none;
}
@media screen and (max-width: 991px) {
  br.lg {
    display: block;
  }
}
br.md {
  display: none;
}
@media screen and (max-width: 767px) {
  br.md {
    display: block;
  }
}
br.sm {
  display: none;
}
@media screen and (max-width: 574px) {
  br.sm {
    display: block;
  }
}
br.xs {
  display: none;
}
@media screen and (max-width: 450px) {
  br.xs {
    display: block;
  }
}

@media screen {
  .blur {
    filter: blur(15px);
    opacity: 0;
    transition-duration: 1.3s;
  }
  .blur.is-show {
    filter: blur(0);
    opacity: 1;
  }
  .fadein {
    opacity: 0;
    transition-duration: 1s;
  }
  .fadein.is-show {
    opacity: 1;
  }
  .fadein_top {
    opacity: 0;
    transition-duration: 1.3s;
    transform: translateY(-35px);
  }
  .fadein_top.is-show {
    transform: translateY(0);
    opacity: 1;
  }
  .fadein_bottom {
    opacity: 0;
    transition-duration: 1.3s;
    transform: translateY(35px);
  }
  .fadein_bottom.is-show {
    transform: translateY(0);
    opacity: 1;
  }
  .fadein_left {
    opacity: 0;
    transition-duration: 1.3s;
    transform: translateX(-35px);
  }
  .fadein_left.is-show {
    transform: translateX(0);
    opacity: 1;
  }
  .fadein_right {
    opacity: 0;
    transition-duration: 1.3s;
    transform: translateX(35px);
  }
  .fadein_right.is-show {
    transform: translateX(0);
    opacity: 1;
  }
  .delay1 {
    transition-delay: 0.1s;
  }
  .delay2 {
    transition-delay: 0.2s;
  }
  .delay3 {
    transition-delay: 0.3s;
  }
  .delay4 {
    transition-delay: 0.4s;
  }
  .delay5 {
    transition-delay: 0.5s;
  }
  .delay6 {
    transition-delay: 0.6s;
  }
  .delay7 {
    transition-delay: 0.7s;
  }
  .delay8 {
    transition-delay: 0.8s;
  }
  .delay9 {
    transition-delay: 0.9s;
  }
  .delay10 {
    transition-delay: 1s;
  }
  .delay11 {
    transition-delay: 1.1s;
  }
  .delay12 {
    transition-delay: 1.2s;
  }
  .delay13 {
    transition-delay: 1.3s;
  }
  .delay14 {
    transition-delay: 1.4s;
  }
  .delay15 {
    transition-delay: 1.5s;
  }
  .delay16 {
    transition-delay: 1.6s;
  }
  .delay17 {
    transition-delay: 1.7s;
  }
  .delay18 {
    transition-delay: 1.8s;
  }
  .delay19 {
    transition-delay: 1.9s;
  }
  .delay20 {
    transition-delay: 2s;
  }
  .effect {
    margin: 0;
    text-align: center;
    font-size: 2.4rem;
    line-height: 1;
    font-weight: 600;
    letter-spacing: 0.04rem;
  }
  .effect span {
    display: inline-block;
    position: relative;
  }
  .effect span, .effect span:after {
    animation-delay: var(--animation-delay, 2s); /* アニメーションの開始タイミング */
    animation-iteration-count: var(--iterations, 1); /* 再生される回数 */
    animation-duration: var(--duration, 1s); /* 完了するまでの所要時間 */
    animation-fill-mode: both; /* 実行の前後 */
    animation-timing-function: cubic-bezier(0, 0, 0.2, 1); /* タイミングの指定 */
  }
  .effect.scroll-in span {
    --animation-delay: var(--delay, 0);
    --animation-duration: var(--duration, 1s);
    --animation-iterations: var(--iterations, 1);
    position: relative;
    animation-name: clip-text;
    white-space: nowrap;
  }
  .effect.scroll-in span::after {
    content: "";
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #d47d8a;
    transform: scaleX(0);
    transform-origin: 0 50%;
    pointer-events: none;
    animation-name: text-revealer;
  }
  @keyframes clip-text {
    from {
      clip-path: inset(0 100% 0 0);
    }
    to {
      clip-path: inset(0 0 0 0);
    }
  }
  @keyframes text-revealer {
    0%, 50% {
      transform-origin: 0 50%;
    }
    60%, 100% {
      transform-origin: 100% 50%;
    }
    60% {
      transform: scaleX(1);
    }
    100% {
      transform: scaleX(0);
    }
  }
}
@media screen and (min-width: 1500px) {
  .container,
  .container-xl {
    max-width: 1296px;
  }
}
header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 10rem;
  padding: 0 3rem;
  background: #fff;
  z-index: 100;
  transition: 0.4s;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 1199px) {
  header {
    height: 7rem;
    padding: 0 2rem;
  }
}
header .logo {
  width: 31.7rem;
}
@media screen and (max-width: 1400px) {
  header .logo {
    width: 25rem;
  }
}
@media screen and (max-width: 1199px) {
  header .logo {
    width: 22rem;
  }
}
header .logo a {
  display: block;
}
header nav {
  display: flex;
  align-items: center;
  gap: 3.2rem;
}
@media screen and (max-width: 1199px) {
  header nav {
    position: absolute;
    right: 0;
    bottom: 0;
    transform: translateY(100%) translateX(100%);
    width: 30rem;
    height: calc(100dvh - 7rem);
    background: #fff;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 2.4rem;
    transition: 0.5s;
    padding: 2rem;
  }
  header nav.open {
    transform: translateY(100%);
  }
}
header nav a {
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  color: #433526;
  letter-spacing: 0.064em;
  transition: 0.3s;
}
@media screen and (max-width: 1199px) {
  header nav a {
    font-size: 1.8rem;
    display: block;
    width: 100%;
  }
}
@media (hover: hover) {
  header nav a:hover {
    color: #d47d8a;
  }
}
header nav a.active {
  color: #d47d8a;
}
header nav .nav_tel {
  display: flex;
  align-items: center;
  gap: 0.8rem;
  cursor: pointer;
}
header nav .nav_tel-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 4rem;
  height: 4rem;
  border-radius: 50%;
  background: #d47d8a;
  color: #fff;
  font-size: 1.6rem;
  flex-shrink: 0;
}
header nav .nav_tel-num {
  font-family: "Montserrat", sans-serif;
  font-size: 2rem;
  font-weight: 500;
  color: #433526;
  letter-spacing: 0.04em;
}
header nav .nav_contact {
  display: flex;
  align-items: center;
  gap: 0.8rem;
  padding: 1.2rem 2.4rem;
  border: 2px solid #d47d8a;
  border-radius: 5rem;
  color: #d47d8a;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 2rem;
  font-weight: 500;
  letter-spacing: 0.08em;
  transition: 0.4s;
}
@media screen and (max-width: 1199px) {
  header nav .nav_contact {
    justify-content: center;
  }
}
@media (hover: hover) {
  header nav .nav_contact:hover {
    background: #d47d8a;
    color: #fff;
  }
}
header nav.open {
  display: flex;
}
header .toggle {
  display: none;
  position: relative;
  width: 3rem;
  height: 2rem;
  cursor: pointer;
  z-index: 110;
}
@media screen and (max-width: 1199px) {
  header .toggle {
    display: block;
  }
}
header .toggle span {
  display: block;
  width: 100%;
  height: 2px;
  background: #d47d8a;
  position: absolute;
  transition: 0.4s;
}
header .toggle span:nth-of-type(1) {
  top: 0;
}
header .toggle span:nth-of-type(2) {
  top: 50%;
  transform: translateY(-50%);
}
header .toggle span:nth-of-type(3) {
  bottom: 0;
}
header .toggle.open span:nth-of-type(1) {
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
}
header .toggle.open span:nth-of-type(2) {
  opacity: 0;
}
header .toggle.open span:nth-of-type(3) {
  top: 50%;
  transform: translateY(-50%) rotate(-45deg);
}

main {
  overflow: hidden;
}

.section_ttl {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1.6rem;
}
.section_ttl .en {
  font-family: "Montserrat", sans-serif;
  font-size: 1.8rem;
  font-weight: 500;
  color: #d47d8a;
  letter-spacing: 0.072em;
  line-height: 1;
  text-align: center;
}
.section_ttl h2 {
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 3.2rem;
  font-weight: 500;
  color: #433526;
  letter-spacing: 0.128em;
  line-height: 1;
  text-align: center;
}
.section_ttl h2 .accent {
  font-size: 4.8rem;
  color: #d47d8a;
}
@media screen and (max-width: 767px) {
  .section_ttl h2 {
    font-size: 2.6rem;
  }
  .section_ttl h2 .accent {
    font-size: 3.8rem;
  }
}
.section_ttl h3 {
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 3.2rem;
  font-weight: 500;
  color: #433526;
  letter-spacing: 0.128em;
  line-height: 1;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .section_ttl h3 {
    font-size: 2.6rem;
  }
}
.section_ttl_line {
  display: block;
  width: 6rem;
  height: 1px;
  background: #d47d8a;
}
.section_ttl.left {
  align-items: flex-start;
}
.section_ttl.left .en,
.section_ttl.left h2,
.section_ttl.left h3 {
  text-align: left;
}

.more {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 1.6rem;
  padding: 0 3rem;
  height: 5.6rem;
  background: #fff;
  color: #d5a168;
  border: 2px solid #d5a168;
  border-radius: 5rem;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 1.8rem;
  font-weight: 500;
  letter-spacing: 0.072em;
  box-shadow: 1px 2px 0 0 #D5A168;
  transition: 0.3s;
  position: relative;
  top: 0;
  left: 0;
}
@media (hover: hover) {
  .more:hover {
    top: 1px;
    left: 2px;
    box-shadow: 0 0 0 0 #D5A168;
    color: #fff;
    background: #d5a168;
  }
}

.footer {
  background: #d47d8a;
  color: #fff;
}
.footer_inner {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding: 8rem 0;
}
@media screen and (max-width: 991px) {
  .footer_inner {
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 4rem;
  }
}
@media screen and (max-width: 767px) {
  .footer_inner {
    padding: 6rem 0;
  }
}
.footer_left {
  display: flex;
  flex-direction: column;
  gap: 3.2rem;
}
.footer_logo {
  width: 31.7rem;
}
@media screen and (max-width: 991px) {
  .footer_logo {
    margin: 0 auto;
  }
}
@media screen and (max-width: 574px) {
  .footer_logo {
    width: 25rem;
  }
}
.footer_address {
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 1.6rem;
  color: #fff;
  line-height: 1.8;
}
.footer_address a {
  color: #fff;
  text-decoration: underline;
}
@media (hover: hover) {
  .footer_address a:hover {
    opacity: 0.8;
  }
}
.footer_right {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: space-between;
  height: 20rem;
}
@media screen and (max-width: 991px) {
  .footer_right {
    align-items: center;
    height: auto;
    gap: 2.4rem;
  }
}
.footer_nav {
  display: flex;
  gap: 3.2rem;
  flex-wrap: wrap;
}
@media screen and (max-width: 574px) {
  .footer_nav {
    display: none;
  }
}
.footer_nav a {
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 1.6rem;
  color: #fff;
  letter-spacing: 0.064em;
  transition: 0.3s;
}
@media (hover: hover) {
  .footer_nav a:hover {
    opacity: 0.8;
  }
}
.footer_copy {
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 1.4rem;
  color: #fff;
  letter-spacing: 0.056em;
  text-align: right;
}
@media screen and (max-width: 991px) {
  .footer_copy {
    text-align: center;
  }
}
.footer .pagetop {
  position: fixed;
  bottom: 3rem;
  right: 3rem;
  z-index: 50;
  width: 5rem;
  height: 5rem;
  background: #d47d8a;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 2rem;
  transition: 0.4s;
}
@media (hover: hover) {
  .footer .pagetop:hover {
    background: rgb(199.323699422, 86.676300578, 103.5086705202);
  }
}

.contact {
  padding: 7rem 0 10rem;
  background: #fee;
}
@media screen and (max-width: 767px) {
  .contact {
    padding: 5rem 0 6rem;
  }
}
.contact .section_ttl {
  margin-bottom: 4.2rem;
}
.contact_boxes {
  display: flex;
  justify-content: center;
  gap: 2.4rem;
}
@media screen and (max-width: 767px) {
  .contact_boxes {
    flex-direction: column;
    align-items: center;
  }
}
.contact .tel-link .contact_box {
  width: 100%;
}
.contact_box, .contact .tel-link {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 1.6rem;
  background: #d47d8a;
  border-radius: 1rem;
  padding: 3.2rem 2.4rem;
  width: 41.4rem;
}
@media screen and (max-width: 991px) {
  .contact_box, .contact .tel-link {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .contact_box, .contact .tel-link {
    width: 100%;
    max-width: 41.4rem;
  }
}
.contact_box-label, .contact .tel-link-label {
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  color: #fff;
  letter-spacing: 0.04em;
  text-align: center;
}
.contact_box-tel, .contact .tel-link-tel {
  display: flex;
  align-items: center;
  gap: 0.8rem;
}
.contact_box-icon, .contact .tel-link-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 5.6rem;
  height: 5.6rem;
  border-radius: 50%;
  background: #fff;
  color: #d47d8a;
  font-size: 2.4rem;
  flex-shrink: 0;
}
@media screen and (max-width: 991px) {
  .contact_box-icon, .contact .tel-link-icon {
    width: 4.8rem;
    height: 4.8rem;
    font-size: 2rem;
  }
}
.contact_box-num, .contact .tel-link-num {
  font-family: "Montserrat", sans-serif;
  font-size: 3.2rem;
  font-weight: 500;
  color: #fff;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 991px) {
  .contact_box-num, .contact .tel-link-num {
    font-size: 2.7rem;
  }
}
.contact_box-mail, .contact .tel-link-mail {
  display: inline-flex;
  align-items: center;
  gap: 1.6rem;
  padding: 1.2rem 2.4rem;
  border: 2px solid #fff;
  border-radius: 5rem;
  background: #fff;
  color: #d47d8a;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 2rem;
  font-weight: 500;
  letter-spacing: 0.04em;
  transition: 0.4s;
}
@media (hover: hover) {
  .contact_box-mail:hover, .contact .tel-link-mail:hover {
    background: transparent;
    color: #fff;
  }
  .contact_box-mail:hover i, .contact .tel-link-mail:hover i {
    color: #fff;
  }
}
.contact_box-mail i, .contact .tel-link-mail i {
  font-size: 1.6rem;
  color: #d47d8a;
  transition: 0.4s;
}
.contact .tel-link {
  padding: 0;
}

#top .mv {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 5rem;
  height: 100svh;
  padding: 13rem 5rem 5rem 8rem;
  background: linear-gradient(to right, rgba(255, 87, 87, 0.07), rgba(56, 189, 248, 0.07));
}
@media screen and (max-width: 1750px) {
  #top .mv {
    padding: 13rem 3rem 5rem 3rem;
    gap: 3rem;
  }
}
@media screen and (max-width: 1400px) {
  #top .mv {
    min-height: 65rem;
  }
}
@media screen and (max-width: 1199px) {
  #top .mv {
    flex-direction: column-reverse;
    align-items: center;
    min-height: auto;
    padding: 12rem 5rem 6rem;
    gap: 4rem;
    min-height: 0;
    height: auto;
  }
}
@media screen and (max-width: 767px) {
  #top .mv {
    padding: 10rem 2rem 5rem;
  }
}
#top .mv_text {
  flex: 1;
}
#top .mv_catch-en {
  display: flex;
  align-items: center;
  gap: 1.6rem;
}
#top .mv_catch-en p {
  font-family: "Montserrat", sans-serif;
  font-size: 2.4rem;
  color: #d47d8a;
  letter-spacing: 0.04em;
  line-height: 1.7;
}
@media screen and (max-width: 1750px) {
  #top .mv_catch-en p {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 1400px) {
  #top .mv_catch-en p {
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 574px) {
  #top .mv_catch-en p {
    font-size: 1.2rem;
  }
}
#top .mv_catch-line {
  display: block;
  width: 2.4rem;
  height: 1px;
  background: #d47d8a;
  flex-shrink: 0;
}
@media screen and (max-width: 574px) {
  #top .mv_catch-line {
    width: 1.2rem;
  }
}
#top .mv_catch-jp {
  margin-top: 1.6rem;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 4rem;
  font-weight: 500;
  color: #d47d8a;
  letter-spacing: 0.04em;
  line-height: 1.7;
}
@media screen and (max-width: 1750px) {
  #top .mv_catch-jp {
    font-size: 3.2rem;
  }
}
@media screen and (max-width: 1400px) {
  #top .mv_catch-jp {
    font-size: 2.6rem;
  }
}
@media screen and (max-width: 767px) {
  #top .mv_catch-jp {
    font-size: 2.4rem;
  }
}
#top .mv_content {
  margin-top: 2.4rem;
  display: flex;
  flex-direction: column;
  gap: 2.4rem;
}
#top .mv_content-sub {
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 2.4rem;
  font-weight: 700;
  color: #d5a168;
  letter-spacing: 0.04em;
  line-height: 1.7;
}
@media screen and (max-width: 1400px) {
  #top .mv_content-sub {
    font-size: 2rem;
  }
}
#top .mv_content-body {
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  color: #433526;
  letter-spacing: 0.01em;
  line-height: 2.2;
}
#top .mv_image {
  flex-shrink: 0;
  width: 83rem;
  height: calc(100svh - 14rem);
}
@media screen and (max-width: 1750px) {
  #top .mv_image {
    width: 60rem;
  }
}
@media screen and (max-width: 1400px) {
  #top .mv_image {
    height: 100%;
  }
}
@media screen and (max-width: 1199px) {
  #top .mv_image {
    width: 50rem;
  }
}
@media screen and (max-width: 991px) {
  #top .mv_image {
    width: 100%;
    max-width: 50rem;
    margin: 0 auto;
  }
}
#top .mv_image img {
  width: 100%;
  display: block;
  height: 100%;
  object-fit: contain;
}
#top .feature {
  padding: 10rem 0;
}
@media screen and (max-width: 767px) {
  #top .feature {
    padding: 6rem 0;
  }
}
#top .feature .section_ttl {
  margin-bottom: 7.2rem;
}
@media screen and (max-width: 767px) {
  #top .feature .section_ttl {
    margin-bottom: 4rem;
  }
}
#top .feature_list .row {
  gap: 3.2rem 0;
  justify-content: center;
}
@media screen and (max-width: 574px) {
  #top .feature_list .row {
    gap: 1.6rem;
  }
}
#top .feature_item {
  position: relative;
  margin-top: 2.4rem;
}
@media screen and (max-width: 991px) {
  #top .feature_item {
    margin-top: 2rem;
  }
}
#top .feature_item-img {
  position: relative;
}
#top .feature_item-img img {
  width: 100%;
  display: block;
  object-fit: cover;
}
#top .feature_item-num {
  position: absolute;
  bottom: -1.2rem;
  right: 0.5rem;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  letter-spacing: 0.04em;
  line-height: 1;
  -webkit-text-stroke-width: 3px;
  -webkit-text-stroke-color: #FFF;
  paint-order: stroke fill;
}
#top .feature_item-num .gold {
  font-size: 2.4rem;
  color: #d5a168;
}
#top .feature_item-num .pink {
  font-size: 3.2rem;
  color: #d47d8a;
}
#top .feature_item-body {
  background: #fff;
  border-radius: 2.4rem;
  box-shadow: 4px 4px 0 #e3bebe;
  padding: 7.2rem 2.4rem 3.2rem;
  margin-top: -5rem;
}
#top .feature_item-ttl {
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 2rem;
  font-weight: 500;
  color: #433526;
  letter-spacing: 0.04em;
  line-height: 1.4;
  text-align: center;
  margin-top: 1.5rem;
}
@media screen and (max-width: 1400px) {
  #top .feature_item-ttl {
    font-size: 1.8rem;
  }
}
#top .feature_item-line {
  display: block;
  width: 100%;
  height: 1px;
  border-bottom: 2px dashed #E5DECA;
  margin-top: 2.4rem;
}
#top .feature_item-text {
  margin-top: 2.4rem;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 1.6rem;
  color: #050505;
  letter-spacing: 0.04em;
  line-height: 2;
}
#top .service_recruit {
  padding: 12rem 0;
  background: linear-gradient(to right, rgba(255, 87, 87, 0.1), rgba(56, 189, 248, 0.1));
}
@media screen and (max-width: 767px) {
  #top .service_recruit {
    padding: 6rem 0;
  }
}
#top .service_recruit_row {
  margin-top: 10rem;
}
#top .service_recruit_row:first-child {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  #top .service_recruit_row {
    margin-top: 6rem;
  }
}
#top .service_recruit_img {
  border-radius: 2rem;
  overflow: hidden;
  box-shadow: 4px 4px 0 rgba(212, 125, 138, 0.4);
}
@media screen and (max-width: 991px) {
  #top .service_recruit_img {
    margin-bottom: 3.2rem;
  }
}
#top .service_recruit_img img {
  width: 100%;
  display: block;
  transition: 0.4s;
}
@media screen and (max-width: 991px) {
  #top .service_recruit_img img {
    aspect-ratio: 5/3;
    object-fit: cover;
  }
}
@media screen and (max-width: 574px) {
  #top .service_recruit_img img {
    aspect-ratio: 7/5;
  }
}
#top .service_recruit_content {
  padding-left: 3.2rem;
}
@media screen and (max-width: 991px) {
  #top .service_recruit_content {
    padding-left: 0;
  }
}
#top .service_recruit .sr_badge {
  display: inline-flex;
  align-items: center;
  gap: 1rem;
  background: #d47d8a;
  border-radius: 4rem;
  padding: 0.8rem 1.6rem;
}
#top .service_recruit .sr_badge-en {
  font-family: "Montserrat", sans-serif;
  font-size: 1.4rem;
  font-weight: 500;
  color: #fff;
  letter-spacing: 0.04em;
}
#top .service_recruit .sr_badge-sep {
  display: block;
  width: 1px;
  height: 1.4rem;
  background: rgba(255, 255, 255, 0.6);
}
#top .service_recruit .sr_badge-jp {
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 1.4rem;
  font-weight: 500;
  color: #fff;
  letter-spacing: 0.04em;
}
#top .service_recruit .sr_title {
  display: flex;
  align-items: center;
  gap: 1.6rem;
  margin-top: 1.6rem;
}
#top .service_recruit .sr_title-bar {
  display: block;
  width: 4px;
  height: 100%;
  min-height: 12rem;
  background: #d47d8a;
  border-radius: 3px;
  flex-shrink: 0;
}
@media screen and (max-width: 574px) {
  #top .service_recruit .sr_title-bar {
    min-height: 10rem;
  }
}
#top .service_recruit .sr_title-text {
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 4rem;
  font-weight: 500;
  color: #433526;
  letter-spacing: 0.04em;
  line-height: 1.5;
}
#top .service_recruit .sr_title-text .pink {
  color: #d47d8a;
}
@media screen and (max-width: 1400px) {
  #top .service_recruit .sr_title-text {
    font-size: 3.2rem;
  }
}
@media screen and (max-width: 767px) {
  #top .service_recruit .sr_title-text {
    font-size: 2.4rem;
  }
}
#top .service_recruit .sr_body {
  margin-top: 3.2rem;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  color: #433526;
  letter-spacing: 0.04em;
  line-height: 2;
}
#top .service_recruit .more {
  margin-top: 3.2rem;
}
#top .topics {
  padding: 10rem 0;
}
@media screen and (max-width: 767px) {
  #top .topics {
    padding: 6rem 0;
  }
}
@media screen and (max-width: 991px) {
  #top .topics .section_ttl {
    margin-bottom: 2.4rem;
  }
}
#top .topics_cat {
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
  margin-top: 3.2rem;
}
@media screen and (max-width: 991px) {
  #top .topics_cat {
    flex-direction: row;
    flex-wrap: wrap;
    margin-bottom: 3.2rem;
  }
}
#top .topics_cat-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.8rem 1.6rem;
  border: 1px solid #d47d8a;
  border-radius: 3rem;
  background: #fff;
  color: #d47d8a;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 1.8rem;
  font-weight: 500;
  letter-spacing: 0.04em;
  cursor: pointer;
  transition: 0.3s;
}
#top .topics_cat-btn.is-active, #top .topics_cat-btn:hover {
  background: #d47d8a;
  color: #fff;
}
#top .topics_list {
  border-top: 1px solid #e3bebe;
}
#top .topics_item {
  border-bottom: 1px solid #e3bebe;
}
#top .topics_item-head {
  display: flex;
  align-items: flex-start;
  gap: 1.6rem;
  padding: 2.4rem 4rem 2.4rem 0;
  cursor: pointer;
  position: relative;
}
@media screen and (max-width: 1199px) {
  #top .topics_item-head {
    flex-wrap: wrap;
  }
}
#top .topics_item-meta {
  display: flex;
  align-items: center;
  gap: 1rem;
  flex-shrink: 0;
}
#top .topics_item-date {
  font-family: "Roboto", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  color: #d47d8a;
}
#top .topics_item-cat {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.4rem 1rem;
  background: #d47d8a;
  border-radius: 4px;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 1.4rem;
  font-weight: 500;
  color: #fff;
}
#top .topics_item-new {
  font-family: "Roboto", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  color: #d47d8a;
}
#top .topics_item-ttl {
  flex: 1;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 1.8rem;
  font-weight: 500;
  color: #433526;
  letter-spacing: 0.04em;
  line-height: 1.5;
  word-break: break-all;
}
@media screen and (max-width: 1199px) {
  #top .topics_item-ttl {
    flex: none;
    width: 100%;
  }
}
#top .topics_item-toggle {
  flex-shrink: 0;
  width: 2.4rem;
  height: 2.4rem;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #d47d8a;
  font-size: 1.4rem;
  margin-top: 0.3rem;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
#top .topics_item-body {
  padding-bottom: 2.4rem;
}
#top .topics_item-content p {
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 1.6rem;
  color: #433526;
  line-height: 1.7;
  word-break: break-all;
}
#top .topics_item-imgs {
  display: flex;
  gap: 2.4rem;
  margin-top: 2.4rem;
}
@media screen and (max-width: 767px) {
  #top .topics_item-imgs {
    flex-direction: column;
  }
}
#top .topics_item-img {
  flex: 1;
  border-radius: 8px;
  overflow: hidden;
  background: #f3efe4;
}
#top .topics_item-img img {
  width: 100%;
  display: block;
  aspect-ratio: 5/3;
  object-fit: contain;
}
#top .topics_item-files {
  display: flex;
  gap: 1.6rem;
  margin-top: 2.4rem;
  flex-wrap: wrap;
}
#top .topics_item-file {
  display: inline-flex;
  align-items: center;
  gap: 1.1rem;
  padding: 0.8rem 1.6rem;
  border: 1px solid #d47d8a;
  border-radius: 8px;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 1.6rem;
  color: #d47d8a;
  transition: 0.3s;
}
@media (hover: hover) {
  #top .topics_item-file:hover {
    background: #d47d8a;
    color: #fff;
  }
}
#top .topics_item-line {
  display: block;
  width: 100%;
  height: 1px;
  background: #e3bebe;
}
@media screen and (max-width: 767px) {
  #top .topics_item-head {
    flex-wrap: wrap;
  }
  #top .topics_item-meta {
    width: 100%;
  }
  #top .topics_item-ttl {
    font-size: 1.6rem;
  }
}
#top .instagram {
  padding: 10rem 0;
}
@media screen and (max-width: 767px) {
  #top .instagram {
    padding: 6rem 0;
  }
}
#top .instagram .section_ttl {
  margin-bottom: 4.8rem;
}
#top .instagram .more {
  display: flex;
  margin: 4.8rem auto 0;
  width: fit-content;
}
#top .instagram .more i {
  font-family: "Font Awesome 6 Free";
}

.subhead {
  margin-top: 10rem;
  padding: 8rem 0;
  background: linear-gradient(to right, rgba(255, 87, 87, 0.09), rgba(56, 189, 248, 0.09));
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 1199px) {
  .subhead {
    margin-top: 7rem;
    padding: 6rem 0;
  }
}
@media screen and (max-width: 767px) {
  .subhead {
    padding: 5rem 0;
  }
}
.subhead::before {
  content: "";
  position: absolute;
  right: -8rem;
  top: -8rem;
  width: 35rem;
  height: 35rem;
  border-radius: 50%;
  background: rgba(212, 125, 138, 0.06);
  pointer-events: none;
}
.subhead::after {
  content: "";
  position: absolute;
  left: -5rem;
  bottom: -5rem;
  width: 20rem;
  height: 20rem;
  border-radius: 50%;
  background: rgba(213, 161, 104, 0.06);
  pointer-events: none;
}
.subhead_text {
  position: relative;
  z-index: 1;
}
.subhead_en {
  font-family: "Montserrat", sans-serif;
  font-size: 1.8rem;
  font-weight: 500;
  color: #d47d8a;
  letter-spacing: 0.072em;
  line-height: 1;
}
.subhead h2 {
  margin-top: 1.6rem;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 4.8rem;
  font-weight: 500;
  color: #433526;
  letter-spacing: 0.128em;
  line-height: 1.2;
}
@media screen and (max-width: 767px) {
  .subhead h2 {
    font-size: 3.6rem;
  }
}
.subhead_line {
  display: block;
  width: 5rem;
  height: 3px;
  background: linear-gradient(to right, #d47d8a, #d5a168);
  border-radius: 3px;
  margin-top: 2rem;
}

.section_lead {
  position: relative;
  display: inline-block;
  padding-bottom: 1.8rem;
  margin-bottom: 3.2rem;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 2.4rem;
  font-weight: 500;
  color: #433526;
  letter-spacing: 0.08em;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .section_lead {
    padding-bottom: 1.4rem;
    margin-bottom: 2.8rem;
    font-size: 1.9rem;
  }
}
.section_lead::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 3.6rem;
  height: 3px;
  border-radius: 3px;
  background: linear-gradient(to right, #d47d8a, #d5a168);
}

.page_intro {
  padding: 9rem 0;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .page_intro {
    padding: 5.5rem 0;
  }
}
.page_intro::before {
  content: "";
  position: absolute;
  left: -10rem;
  bottom: -8rem;
  width: 26rem;
  height: 26rem;
  border-radius: 50%;
  background: rgba(213, 161, 104, 0.05);
  pointer-events: none;
}
.page_intro .row {
  gap: 3rem 0;
}
.page_intro-text {
  padding-left: 4rem;
}
@media screen and (max-width: 991px) {
  .page_intro-text {
    padding-left: 0;
  }
}
.page_intro-head {
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 3.4rem;
  font-weight: 500;
  color: #433526;
  letter-spacing: 0.06em;
  line-height: 1.7;
}
@media screen and (max-width: 767px) {
  .page_intro-head {
    font-size: 2.4rem;
  }
}
.page_intro-head-accent {
  position: relative;
  font-weight: 700;
  background: linear-gradient(100deg, #d47d8a, #d5a168);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
}
.page_intro-body {
  margin-top: 2.4rem;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 1.6rem;
  color: #433526;
  letter-spacing: 0.04em;
  line-height: 2.2;
}
.page_intro-img {
  position: relative;
  border-radius: 2rem;
}
@media screen and (max-width: 991px) {
  .page_intro-img {
    margin-top: 3.2rem;
  }
}
.page_intro-img img {
  position: relative;
  z-index: 1;
  width: 100%;
  display: block;
  aspect-ratio: 4/3;
  object-fit: cover;
  border-radius: 2rem;
  box-shadow: 4px 4px 0 rgba(212, 125, 138, 0.4);
}

#service .service_cards {
  padding: 0 0 10rem;
}
@media screen and (max-width: 767px) {
  #service .service_cards {
    padding-bottom: 6rem;
  }
}
#service .service_cards .row {
  gap: 3.2rem 0;
  justify-content: center;
}
#service .service_cards .service_card {
  position: relative;
  background: #fff;
  border-radius: 2rem;
  padding: 3.6rem 2.4rem 3.2rem;
  box-shadow: 4px 4px 0 #e3bebe;
  height: 100%;
  overflow: hidden;
  transition: transform 0.35s ease, box-shadow 0.35s ease;
}
@media (hover: hover) {
  #service .service_cards .service_card:hover {
    transform: translateY(-0.6rem);
    box-shadow: 8px 10px 0 #e3bebe;
  }
}
#service .service_cards .service_card::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 6px;
  background: linear-gradient(to right, #d47d8a, #d5a168);
}
#service .service_cards .service_card-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 16rem;
  height: 16rem;
  margin: 0 auto;
}
#service .service_cards .service_card-icon.wide {
  width: 75%;
}
@media screen and (max-width: 767px) {
  #service .service_cards .service_card-icon.wide {
    width: 60%;
  }
}
@media screen and (max-width: 574px) {
  #service .service_cards .service_card-icon.wide {
    width: 28rem;
  }
}
#service .service_cards .service_card-icon img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#service .service_cards .service_card-title {
  margin-top: 2rem;
  padding-top: 1.8rem;
  border-top: 1px solid rgba(212, 125, 138, 0.15);
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  color: #433526;
  letter-spacing: 0.04em;
  line-height: 1.4;
  text-align: center;
}
#service .service_cards .service_card-list {
  margin-top: 1.6rem;
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
}
#service .service_cards .service_card-list li {
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 1.5rem;
  color: #433526;
  letter-spacing: 0.04em;
  line-height: 1.7;
  padding-left: 1.2rem;
  position: relative;
}
#service .service_cards .service_card-list li::before {
  content: "・";
  position: absolute;
  left: 0;
  color: #d47d8a;
}
#service .service_system {
  padding: 8rem 0;
  background: linear-gradient(to right, rgba(255, 87, 87, 0.07), rgba(56, 189, 248, 0.07));
}
@media screen and (max-width: 767px) {
  #service .service_system {
    padding: 5rem 0;
  }
}
#service .service_system .section_lead {
  display: block;
  text-align: center;
}
#service .service_system .section_lead::after {
  left: 50%;
  transform: translateX(-50%);
}
#service .service_system-img {
  margin-top: 4rem;
  max-width: 84rem;
  margin-left: auto;
  margin-right: auto;
  padding: 3.2rem;
  background: #fff;
  border-radius: 2rem;
  box-shadow: 4px 4px 0 #e3bebe;
}
@media screen and (max-width: 767px) {
  #service .service_system-img {
    padding: 2rem;
  }
}
#service .service_system-img img {
  border-radius: 1rem;
}
#service .service_assurance {
  padding: 8rem 0;
}
@media screen and (max-width: 767px) {
  #service .service_assurance {
    padding: 5rem 0;
  }
}
#service .service_assurance-inner {
  position: relative;
  background: #fff;
  border-radius: 2rem;
  padding: 5.6rem 6.4rem;
  box-shadow: 4px 4px 0 #e3bebe;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  #service .service_assurance-inner {
    padding: 3.6rem 2.4rem;
  }
}
#service .service_assurance-inner::before {
  content: "";
  position: absolute;
  right: -6rem;
  top: -6rem;
  width: 20rem;
  height: 20rem;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(212, 125, 138, 0.1), rgba(213, 161, 104, 0.08));
  pointer-events: none;
}
#service .service_assurance-ttl {
  position: relative;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 2.2rem;
  font-weight: 700;
  color: #433526;
  letter-spacing: 0.04em;
  text-align: center;
  margin-bottom: 3.2rem;
  padding-bottom: 1.8rem;
}
@media screen and (max-width: 767px) {
  #service .service_assurance-ttl {
    font-size: 1.8rem;
  }
}
#service .service_assurance-ttl::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 5rem;
  height: 3px;
  border-radius: 3px;
  background: linear-gradient(to right, #d47d8a, #d5a168);
}
#service .service_assurance-list {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 1.8rem;
  max-width: 72rem;
  margin: 0 auto;
}
#service .service_assurance-list li {
  display: flex;
  align-items: center;
  gap: 1.4rem;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 1.8rem;
  color: #433526;
  letter-spacing: 0.04em;
  line-height: 1.7;
}
@media screen and (max-width: 767px) {
  #service .service_assurance-list li {
    font-size: 1.5rem;
    align-items: flex-start;
  }
}
#service .service_assurance-list li::before {
  content: "\f00c";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.8rem;
  height: 2.8rem;
  border-radius: 50%;
  background: #d47d8a;
  color: #fff;
  font-size: 1.2rem;
  flex-shrink: 0;
}
@media screen and (max-width: 767px) {
  #service .service_assurance-list li::before {
    margin-top: 0.2rem;
  }
}
#service .service_how {
  padding: 8rem 0;
}
@media screen and (max-width: 767px) {
  #service .service_how {
    padding: 5rem 0;
  }
}
#service .service_how-inner {
  display: flex;
  gap: 3.2rem;
}
@media screen and (max-width: 767px) {
  #service .service_how-inner {
    flex-direction: column;
  }
}
#service .service_how-block {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 1.6rem;
}
#service .service_how-block p {
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 1.5rem;
  color: #433526;
  letter-spacing: 0.04em;
  line-height: 2;
}
#service .service_how-note {
  background: rgba(212, 125, 138, 0.08);
  border-radius: 0.8rem;
  padding: 1.6rem 2rem;
}
#service .service_how-note .service_how-note-ttl {
  font-weight: 700;
  color: #d47d8a;
  margin-bottom: 0.8rem;
}
#service .service_how_schedule {
  padding: 8rem 0;
  background: linear-gradient(to right, rgba(255, 87, 87, 0.07), rgba(56, 189, 248, 0.07));
}
@media screen and (max-width: 767px) {
  #service .service_how_schedule {
    padding: 5rem 0;
  }
}
#service .service_how_schedule .row {
  gap: 5.6rem 0;
}
#service .service_how_schedule .service_how-block + .service_how-block {
  margin-top: 2.4rem;
}
#service .service_schedule-box {
  background: #fff;
  border: 1px solid rgba(212, 125, 138, 0.2);
  border-radius: 1.6rem;
  padding: 2.8rem 3.2rem;
  box-shadow: 4px 4px 0 #e3bebe;
  margin-top: 2.4rem;
}
#service .service_schedule-box:first-of-type {
  margin-top: 0;
}
#service .service_schedule-box + #service .service_schedule-box {
  margin-top: 2.4rem;
}
#service .service_schedule-box-title {
  display: flex;
  align-items: center;
  gap: 1.2rem;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  color: #433526;
  letter-spacing: 0.04em;
  padding-bottom: 1.6rem;
  border-bottom: 2px solid rgba(212, 125, 138, 0.15);
  margin-bottom: 1.6rem;
}
#service .service_schedule-box-title i {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3.6rem;
  height: 3.6rem;
  border-radius: 50%;
  background: rgba(213, 161, 104, 0.15);
  color: #d5a168;
  font-size: 1.6rem;
  flex-shrink: 0;
}
#service .service_schedule-box p {
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 1.5rem;
  color: #433526;
  letter-spacing: 0.04em;
  line-height: 2;
}
#service .service_schedule-box p + p {
  margin-top: 0.8rem;
}
#service .service_flow {
  padding: 8rem 0;
  background: linear-gradient(to right, rgba(255, 87, 87, 0.07), rgba(56, 189, 248, 0.07));
}
@media screen and (max-width: 767px) {
  #service .service_flow {
    padding: 5rem 0;
  }
}
#service .service_flow-list {
  display: flex;
  gap: 3.2rem;
  margin-top: 4.8rem;
}
@media screen and (max-width: 991px) {
  #service .service_flow-list {
    flex-direction: column;
    gap: 3.6rem;
    max-width: 42rem;
    margin-left: auto;
    margin-right: auto;
  }
}
#service .service_flow-item {
  flex: 1;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  background: #fff;
  border-radius: 2.4rem;
  padding: 4rem 2rem 3.2rem;
  box-shadow: 4px 4px 0 #e3bebe;
  transition: transform 0.35s ease, box-shadow 0.35s ease;
}
@media screen and (max-width: 991px) {
  #service .service_flow-item {
    padding: 3.6rem 2.4rem 3rem;
  }
}
@media (hover: hover) {
  #service .service_flow-item:hover {
    transform: translateY(-0.6rem);
    box-shadow: 8px 10px 0 #e3bebe;
  }
}
#service .service_flow-item:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 11rem;
  right: -3.2rem;
  width: 3.2rem;
  height: 2px;
  background: repeating-linear-gradient(to right, rgba(212, 125, 138, 0.55) 0 5px, transparent 5px 11px);
}
@media screen and (max-width: 991px) {
  #service .service_flow-item:not(:last-child)::after {
    top: auto;
    right: auto;
    left: 50%;
    bottom: -3.6rem;
    transform: translateX(-50%);
    width: 2px;
    height: 3.6rem;
    background: repeating-linear-gradient(to bottom, rgba(212, 125, 138, 0.55) 0 5px, transparent 5px 11px);
  }
}
#service .service_flow-visual {
  position: relative;
  width: 18rem;
  height: 18rem;
  margin-bottom: 2rem;
}
#service .service_flow-img {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(212, 125, 138, 0.14), rgba(213, 161, 104, 0.14));
  overflow: hidden;
}
#service .service_flow-img img {
  width: 78%;
  height: 78%;
  object-fit: contain;
}
#service .service_flow-num {
  position: absolute;
  left: -0.2rem;
  top: -0.2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 4.6rem;
  height: 4.6rem;
  border-radius: 50%;
  background: linear-gradient(135deg, #d47d8a, #d5a168);
  color: #fff;
  font-family: "Roboto", sans-serif;
  font-size: 1.9rem;
  font-weight: 500;
  line-height: 1;
  border: 3px solid #fff;
  box-shadow: 0 4px 12px rgba(212, 125, 138, 0.35);
}
#service .service_flow-step {
  font-family: "Montserrat", sans-serif;
  font-size: 1.2rem;
  font-weight: 600;
  color: #d47d8a;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}
#service .service_flow-title {
  margin-top: 0.6rem;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  color: #433526;
  letter-spacing: 0.04em;
  line-height: 1.5;
}
#service .service_flow-body {
  margin-top: 1.4rem;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 1.4rem;
  color: #433526;
  letter-spacing: 0.04em;
  line-height: 1.9;
  text-align: left;
}
#service .service_price {
  padding: 8rem 0 10rem;
}
@media screen and (max-width: 767px) {
  #service .service_price {
    padding: 5rem 0 6rem;
  }
}
#service .service_price .more {
  position: relative;
  display: flex;
  width: fit-content;
}

#company .greeting {
  padding: 10rem 0;
}
@media screen and (max-width: 767px) {
  #company .greeting {
    padding: 6rem 0;
  }
}
#company .greeting--reverse {
  background: linear-gradient(to right, rgba(255, 87, 87, 0.05), rgba(56, 189, 248, 0.05));
}
#company .greeting .row {
  gap: 3.2rem 0;
}
#company .greeting_img {
  position: relative;
  border-radius: 2rem;
}
@media screen and (max-width: 767px) {
  #company .greeting_img {
    max-width: 28rem;
    margin: 0 auto;
  }
}
#company .greeting_img::before {
  content: "";
  position: absolute;
  inset: 1.8rem -1.8rem -1.8rem 1.8rem;
  border-radius: 2rem;
  background: rgba(213, 161, 104, 0.15);
  z-index: 0;
  pointer-events: none;
}
#company .greeting_img img {
  position: relative;
  z-index: 1;
  width: 100%;
  display: block;
  aspect-ratio: 3/4;
  object-fit: cover;
  border-radius: 2rem;
  box-shadow: 4px 4px 0 rgba(212, 125, 138, 0.4);
}
#company .greeting_content {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
@media screen and (max-width: 767px) {
  #company .greeting_content {
    padding-left: 0;
  }
}
#company .greeting_catch {
  position: relative;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 2.4rem;
  font-weight: 500;
  color: #433526;
  letter-spacing: 0.04em;
  line-height: 1.6;
  padding-top: 3.2rem;
  word-break: break-all;
}
@media screen and (max-width: 767px) {
  #company .greeting_catch {
    font-size: 2rem;
  }
}
#company .greeting_catch::before {
  content: "“";
  position: absolute;
  top: -1.2rem;
  left: -0.4rem;
  font-family: "Montserrat", sans-serif;
  font-size: 6rem;
  font-weight: 600;
  color: rgba(212, 125, 138, 0.25);
  line-height: 1;
  pointer-events: none;
}
#company .greeting_body {
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 1.6rem;
  color: #433526;
  letter-spacing: 0.04em;
  line-height: 2.2;
  word-break: break-all;
}
#company .greeting_name {
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  color: #433526;
  letter-spacing: 0.04em;
  text-align: right;
  margin-top: 0.8rem;
  padding-top: 2rem;
  border-top: 1px solid rgba(212, 125, 138, 0.3);
}
#company .philosophy {
  padding: 9rem 0;
  background: linear-gradient(to right, rgba(255, 87, 87, 0.1), rgba(56, 189, 248, 0.1));
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  #company .philosophy {
    padding: 6rem 0;
  }
}
#company .philosophy::before {
  content: "";
  position: absolute;
  right: -8rem;
  top: -8rem;
  width: 28rem;
  height: 28rem;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.25);
  pointer-events: none;
}
#company .philosophy::after {
  content: "";
  position: absolute;
  left: -7rem;
  bottom: -7rem;
  width: 22rem;
  height: 22rem;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.2);
  pointer-events: none;
}
#company .philosophy .section_lead {
  display: block;
  text-align: center;
}
#company .philosophy .section_lead::after {
  left: 50%;
  transform: translateX(-50%);
}
#company .philosophy_inner {
  position: relative;
  margin: 5rem auto 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4rem;
}
@media screen and (max-width: 767px) {
  #company .philosophy_inner {
    margin-top: 3rem;
    gap: 2rem;
  }
}
#company .philosophy_inner::before, #company .philosophy_inner::after {
  content: "";
  flex: 1 1 0;
  max-width: 20rem;
  height: 2px;
  border-radius: 2px;
}
@media screen and (max-width: 574px) {
  #company .philosophy_inner::before, #company .philosophy_inner::after {
    max-width: 6rem;
  }
}
#company .philosophy_inner::before {
  background: linear-gradient(to left, #d47d8a, rgba(212, 125, 138, 0));
}
#company .philosophy_inner::after {
  background: linear-gradient(to right, #d5a168, rgba(213, 161, 104, 0));
}
#company .philosophy_motto {
  flex-shrink: 0;
  font-weight: 700;
  font-size: 8.4rem;
  color: #433526;
  letter-spacing: 0.32em;
  text-indent: 0.32em;
  line-height: 1.3;
}
@media screen and (max-width: 767px) {
  #company .philosophy_motto {
    font-size: 5.6rem;
    letter-spacing: 0.2em;
    text-indent: 0.2em;
  }
}
@media screen and (max-width: 574px) {
  #company .philosophy_motto {
    font-size: 4.4rem;
  }
}
#company .company_overview {
  padding: 10rem 0;
}
@media screen and (max-width: 767px) {
  #company .company_overview {
    padding: 6rem 0;
  }
}
#company .company_table {
  border: 1px solid rgba(212, 125, 138, 0.2);
  border-radius: 1.6rem;
  overflow: hidden;
  box-shadow: 4px 4px 0 #e3bebe;
  background: #fff;
}
#company .company_table table {
  width: 100%;
  border-collapse: collapse;
}
#company .company_table table tr:not(:last-child) th,
#company .company_table table tr:not(:last-child) td {
  border-bottom: 1px solid rgba(212, 125, 138, 0.15);
}
#company .company_table table th, #company .company_table table td {
  padding: 1.8rem 2.4rem;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 1.6rem;
  letter-spacing: 0.04em;
  line-height: 1.8;
  vertical-align: top;
}
@media screen and (max-width: 767px) {
  #company .company_table table th, #company .company_table table td {
    padding: 1.4rem 1.2rem;
    font-size: 1.4rem;
  }
}
#company .company_table table th {
  background: rgba(212, 125, 138, 0.07);
  border-right: 1px solid rgba(212, 125, 138, 0.15);
  color: #433526;
  font-weight: 700;
  width: 18rem;
}
@media screen and (max-width: 767px) {
  #company .company_table table th {
    width: 9rem;
  }
}
#company .company_table table td {
  color: #433526;
}
#company .access {
  padding: 10rem 0;
  background: linear-gradient(to right, rgba(255, 87, 87, 0.05), rgba(56, 189, 248, 0.05));
}
@media screen and (max-width: 767px) {
  #company .access {
    padding: 6rem 0;
  }
}
#company .access_map {
  border-radius: 1.6rem;
  overflow: hidden;
  box-shadow: 4px 4px 0 rgba(212, 125, 138, 0.2);
}
#company .access_map iframe {
  width: 100%;
  height: 50rem;
  display: block;
}
@media screen and (max-width: 767px) {
  #company .access_map iframe {
    height: 30rem;
  }
}
#company .access_link {
  display: inline-flex;
  align-items: center;
  gap: 0.8rem;
  margin-top: 3.2rem;
  font-family: "Zen Maru Gothic", sans-serif;
}
@media (hover: hover) {
  #company .access_link:hover {
    opacity: 0.7;
  }
}

#recruit .recruit_block {
  padding: 10rem 0;
}
@media screen and (max-width: 767px) {
  #recruit .recruit_block {
    padding: 6rem 0;
  }
}
#recruit .recruit_block--alt {
  background: linear-gradient(to right, rgba(255, 87, 87, 0.05), rgba(56, 189, 248, 0.05));
}
#recruit .recruit_block-inner {
  display: flex;
  align-items: center;
  gap: 6.4rem;
  margin-top: 4rem;
}
@media screen and (max-width: 991px) {
  #recruit .recruit_block-inner {
    gap: 4rem;
  }
}
@media screen and (max-width: 767px) {
  #recruit .recruit_block-inner {
    flex-direction: column;
    gap: 3.2rem;
  }
}
#recruit .recruit_block-img {
  width: 40rem;
  flex-shrink: 0;
  border-radius: 1.6rem;
  overflow: hidden;
  box-shadow: 4px 4px 0 rgba(212, 125, 138, 0.4);
}
@media screen and (max-width: 991px) {
  #recruit .recruit_block-img {
    width: 32rem;
  }
}
@media screen and (max-width: 767px) {
  #recruit .recruit_block-img {
    width: 100%;
    max-width: 36rem;
    margin: 0 auto;
  }
}
#recruit .recruit_block-img img {
  width: 100%;
  display: block;
  aspect-ratio: 4/3;
  object-fit: cover;
}
#recruit .recruit_block-content {
  flex: 1;
}
#recruit .recruit_block-ttl {
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 3.2rem;
  font-weight: 500;
  color: #433526;
  letter-spacing: 0.04em;
  line-height: 1.5;
  margin-top: 1.6rem;
  margin-bottom: 2.4rem;
}
@media screen and (max-width: 767px) {
  #recruit .recruit_block-ttl {
    font-size: 2.4rem;
  }
}
#recruit .recruit_block-body {
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 1.6rem;
  color: #433526;
  letter-spacing: 0.04em;
  line-height: 2.2;
}
#recruit .recruit_jobs {
  padding: 10rem 0;
}
@media screen and (max-width: 767px) {
  #recruit .recruit_jobs {
    padding: 6rem 0;
  }
}
#recruit .recruit_jobs .row {
  gap: 3.2rem 0;
}
#recruit .recruit_jobs .recruit_job-card {
  background: #fff;
  border-radius: 2rem;
  padding: 4rem 3.2rem;
  height: 100%;
  box-shadow: 4px 4px 0 #e3bebe;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  #recruit .recruit_jobs .recruit_job-card {
    padding: 2.4rem;
  }
}
#recruit .recruit_jobs .recruit_job-img {
  margin: -4rem -3.2rem 2.8rem;
}
@media screen and (max-width: 767px) {
  #recruit .recruit_jobs .recruit_job-img {
    margin: -2.4rem -2.4rem 2rem;
  }
}
#recruit .recruit_jobs .recruit_job-img img {
  display: block;
  width: 100%;
  aspect-ratio: 16/7;
  object-fit: cover;
}
#recruit .recruit_jobs .recruit_job-tag {
  display: inline-flex;
  align-items: center;
  padding: 0.6rem 1.6rem;
  background: #d47d8a;
  border-radius: 4rem;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 1.4rem;
  font-weight: 500;
  color: #fff;
  letter-spacing: 0.04em;
  line-height: 1.5;
}
#recruit .recruit_jobs .recruit_job-title {
  margin-top: 2rem;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 2.2rem;
  font-weight: 500;
  color: #433526;
  letter-spacing: 0.04em;
  line-height: 1.5;
}
#recruit .recruit_jobs .recruit_job-body {
  margin-top: 2rem;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 1.6rem;
  color: #433526;
  letter-spacing: 0.04em;
  line-height: 2.2;
}
#recruit .recruit_table_section {
  padding: 10rem 0;
  background: linear-gradient(to right, rgba(255, 87, 87, 0.05), rgba(56, 189, 248, 0.05));
}
@media screen and (max-width: 767px) {
  #recruit .recruit_table_section {
    padding: 6rem 0;
  }
}
#recruit .recruit_table {
  margin-top: 4rem;
  border: 1px solid rgba(212, 125, 138, 0.2);
  border-radius: 1.6rem;
  overflow: hidden;
  box-shadow: 4px 4px 0 #e3bebe;
  background: #fff;
}
#recruit .recruit_table table {
  width: 100%;
  border-collapse: collapse;
}
#recruit .recruit_table table tr:not(:last-child) th,
#recruit .recruit_table table tr:not(:last-child) td {
  border-bottom: 1px solid rgba(212, 125, 138, 0.15);
}
#recruit .recruit_table table th, #recruit .recruit_table table td {
  padding: 1.8rem 2.4rem;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 1.6rem;
  letter-spacing: 0.04em;
  line-height: 1.8;
  vertical-align: top;
}
@media screen and (max-width: 767px) {
  #recruit .recruit_table table th, #recruit .recruit_table table td {
    padding: 1.4rem 1.2rem;
    font-size: 1.4rem;
  }
}
#recruit .recruit_table table th {
  background: rgba(212, 125, 138, 0.07);
  border-right: 1px solid rgba(212, 125, 138, 0.15);
  color: #433526;
  font-weight: 700;
  width: 18rem;
}
@media screen and (max-width: 767px) {
  #recruit .recruit_table table th {
    width: 9rem;
  }
}
#recruit .recruit_table table td {
  color: #433526;
}

#contact_page .contact_tel_section {
  padding: 8rem 0;
}
@media screen and (max-width: 767px) {
  #contact_page .contact_tel_section {
    padding: 5rem 0;
  }
}
#contact_page .contact_tel_section .contact_tel-inner {
  text-align: center;
}
#contact_page .contact_tel_section .contact_tel-head {
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 2.4rem;
  font-weight: 700;
  color: #433526;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 767px) {
  #contact_page .contact_tel_section .contact_tel-head {
    font-size: 2rem;
  }
}
#contact_page .contact_tel_section .contact_tel-note {
  margin-top: 0.8rem;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 1.4rem;
  color: #433526;
  letter-spacing: 0.04em;
}
#contact_page .contact_tel_section .contact_tel-list {
  display: flex;
  justify-content: center;
  gap: 3.2rem;
  margin-top: 4rem;
}
@media screen and (max-width: 767px) {
  #contact_page .contact_tel_section .contact_tel-list {
    flex-direction: column;
    align-items: center;
    gap: 2.4rem;
  }
}
#contact_page .contact_tel_section .contact_tel-list .tel-link {
  width: 38rem;
  display: block;
}
@media screen and (max-width: 991px) {
  #contact_page .contact_tel_section .contact_tel-list .tel-link {
    width: 32rem;
  }
}
@media screen and (max-width: 767px) {
  #contact_page .contact_tel_section .contact_tel-list .tel-link {
    width: 100%;
    max-width: 38rem;
  }
}
#contact_page .contact_tel_section .contact_tel-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1.2rem;
  background: #fff;
  border-radius: 1.6rem;
  padding: 3.2rem 5.6rem;
  width: 38rem;
  box-shadow: 4px 4px 0 #e3bebe;
}
@media screen and (max-width: 991px) {
  #contact_page .contact_tel_section .contact_tel-item {
    padding: 2.4rem 3.2rem;
    width: 32rem;
  }
}
@media screen and (max-width: 767px) {
  #contact_page .contact_tel_section .contact_tel-item {
    width: 100%;
    max-width: 38rem;
  }
}
#contact_page .contact_tel_section .contact_tel-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 6.4rem;
  height: 6.4rem;
  border-radius: 50%;
  background: #d47d8a;
  color: #fff;
  font-size: 2.4rem;
}
#contact_page .contact_tel_section .contact_tel-icon--fax {
  background: rgba(212, 125, 138, 0.2);
  color: #d47d8a;
}
#contact_page .contact_tel_section .contact_tel-num {
  font-family: "Montserrat", sans-serif;
  font-size: 3.2rem;
  font-weight: 500;
  color: #433526;
  letter-spacing: 0.04em;
  line-height: 1;
}
@media screen and (max-width: 991px) {
  #contact_page .contact_tel_section .contact_tel-num {
    font-size: 2.4rem;
  }
}
#contact_page .contact_tel_section .contact_tel-time {
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 1.4rem;
  color: #433526;
  letter-spacing: 0.04em;
  line-height: 1.6;
  text-align: center;
}
#contact_page .contact_form_section {
  padding: 0 0 10rem;
}
@media screen and (max-width: 767px) {
  #contact_page .contact_form_section {
    padding-bottom: 6rem;
  }
}
#contact_page .contact_form_section .contact_form-head {
  background: rgba(212, 125, 138, 0.07);
  border-radius: 1.6rem;
  padding: 3.2rem 4rem;
  margin-bottom: 4.8rem;
}
@media screen and (max-width: 767px) {
  #contact_page .contact_form_section .contact_form-head {
    padding: 2.4rem;
  }
}
#contact_page .contact_form_section .contact_form-head h3 {
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 2.4rem;
  font-weight: 700;
  color: #433526;
  letter-spacing: 0.04em;
  margin-bottom: 1.6rem;
}
#contact_page .contact_form_section .contact_form-head p {
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 1.5rem;
  color: #433526;
  letter-spacing: 0.04em;
  line-height: 2;
}
#contact_page .contact_form_section .contact_form-head p .requied {
  margin-right: 0.5rem;
}
#contact_page .form_table {
  width: 100%;
  border-collapse: collapse;
}
#contact_page .form_table th, #contact_page .form_table td {
  padding: 1.6rem 0;
  border-bottom: 1px solid rgba(212, 125, 138, 0.2);
  vertical-align: top;
}
@media screen and (max-width: 767px) {
  #contact_page .form_table th, #contact_page .form_table td {
    display: block;
    width: 100%;
    border-bottom: none;
  }
}
#contact_page .form_table th {
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  color: #433526;
  letter-spacing: 0.04em;
  width: 24rem;
  padding-right: 2.4rem;
}
@media screen and (max-width: 991px) {
  #contact_page .form_table th {
    width: 18rem;
  }
}
@media screen and (max-width: 767px) {
  #contact_page .form_table th {
    padding: 1.6rem 0 0.4rem;
  }
}
@media screen and (max-width: 767px) {
  #contact_page .form_table td {
    padding: 0 0 1.6rem;
    border-bottom: 1px solid rgba(212, 125, 138, 0.2);
  }
}
#contact_page .form_table input[type=text],
#contact_page .form_table input[type=email],
#contact_page .form_table select,
#contact_page .form_table textarea {
  width: 100%;
  padding: 1.2rem 1.6rem;
  border: 1px solid rgba(212, 125, 138, 0.4);
  border-radius: 0.8rem;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 1.6rem;
  color: #433526;
  background: #fff;
  transition: border-color 0.3s;
}
#contact_page .form_table input[type=text]:focus,
#contact_page .form_table input[type=email]:focus,
#contact_page .form_table select:focus,
#contact_page .form_table textarea:focus {
  outline: none;
  border-color: #d47d8a;
  box-shadow: 0 0 0 3px rgba(212, 125, 138, 0.15);
}
#contact_page .form_table input[type=text]::placeholder,
#contact_page .form_table input[type=email]::placeholder,
#contact_page .form_table select::placeholder,
#contact_page .form_table textarea::placeholder {
  color: #bbb;
}
#contact_page .form_table select {
  cursor: pointer;
}
#contact_page .form_table textarea {
  resize: vertical;
  min-height: 20rem;
}
#contact_page .form_table .zip {
  max-width: 22rem;
}
#contact_page .form_table input[type=file] {
  display: block;
  font-size: 1.4rem;
}
#contact_page .form_table input[type=file] + input[type=file] {
  margin-top: 0.8rem;
}
#contact_page .form_table input[type=radio] {
  width: auto;
  margin-right: 0.4rem;
  accent-color: #d47d8a;
}
#contact_page .form_table .radio_group {
  display: flex;
  flex-wrap: wrap;
  gap: 2rem;
}
#contact_page .form_table .radio_group label {
  display: flex;
  align-items: center;
  gap: 0.4rem;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 1.6rem;
  color: #433526;
  cursor: pointer;
}
#contact_page .form_table .red {
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 1.3rem;
  color: #c00;
  margin-top: 0.8rem;
  line-height: 1.7;
}
#contact_page .requied {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0.2rem 0.8rem;
  background: #d47d8a;
  border-radius: 4px;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 1.2rem;
  font-weight: 500;
  color: #fff;
  margin-left: 0.6rem;
  vertical-align: middle;
}
#contact_page .privacy_policy {
  margin-top: 4.8rem;
  border: 1px solid rgba(212, 125, 138, 0.3);
  border-radius: 0.4rem;
  overflow: hidden;
}
#contact_page .privacy_policy h4 {
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  color: #433526;
  letter-spacing: 0.04em;
  padding: 1.6rem 2.4rem;
  background: rgba(212, 125, 138, 0.1);
}
#contact_page .privacy_policy-inner {
  padding: 2.4rem;
  max-height: 28rem;
  overflow-y: scroll;
  display: flex;
  flex-direction: column;
  gap: 1.6rem;
}
#contact_page .privacy_policy-inner::-webkit-scrollbar {
  width: 6px;
}
#contact_page .privacy_policy-inner::-webkit-scrollbar-track {
  background: rgba(212, 125, 138, 0.1);
  border-radius: 10px;
}
#contact_page .privacy_policy-inner::-webkit-scrollbar-thumb {
  background: #d47d8a;
  border-radius: 10px;
}
#contact_page .privacy_policy-inner::-webkit-scrollbar-button {
  display: none;
}
#contact_page .privacy_policy-inner p {
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 1.4rem;
  color: #433526;
  letter-spacing: 0.04em;
  line-height: 1.9;
}
#contact_page .privacy_policy-inner a {
  color: #d47d8a;
  text-decoration: underline;
  word-break: break-all;
}
#contact_page .privacy_policy-group {
  display: flex;
  flex-direction: column;
  gap: 0.8rem;
}
#contact_page .privacy_policy-group h5 {
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  color: #433526;
  letter-spacing: 0.04em;
  line-height: 1.6;
}
#contact_page .privacy_policy-group h5 span {
  font-weight: 500;
}
#contact_page .privacy_policy-group ul {
  display: flex;
  flex-direction: column;
  gap: 0.4rem;
}
#contact_page .privacy_policy-group ul li {
  display: flex;
  gap: 0.4rem;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 1.4rem;
  color: #433526;
  letter-spacing: 0.04em;
  line-height: 1.9;
}
#contact_page .privacy_policy-group ul li span {
  flex-shrink: 0;
  color: #d47d8a;
}
#contact_page .form_submit {
  margin-top: 4rem;
  text-align: center;
}
#contact_page .form_submit button[type=submit] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 1.2rem;
  padding: 0 4.8rem;
  height: 6.4rem;
  background: #d47d8a;
  color: #fff;
  border: none;
  border-radius: 5rem;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 1.8rem;
  font-weight: 500;
  letter-spacing: 0.04em;
  cursor: pointer;
  box-shadow: 1px 2px 0 0 rgb(192.9855491329, 67.5144508671, 86.2630057803);
  transition: 0.3s;
  position: relative;
  top: 0;
  left: 0;
}
@media screen and (max-width: 767px) {
  #contact_page .form_submit button[type=submit] {
    font-size: 1.5rem;
    padding: 0 2.4rem;
    height: 5.6rem;
  }
}
@media (hover: hover) {
  #contact_page .form_submit button[type=submit]:hover {
    top: 1px;
    left: 2px;
    box-shadow: none;
    opacity: 0.9;
  }
}
@media screen and (max-width: 574px) {
  #contact_page .form_submit button[type=submit] {
    padding: 0 1.6rem;
  }
}
#contact_page .confirm {
  display: flex;
  align-items: center;
  gap: 1.6rem;
  margin-top: 4rem;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  #contact_page .confirm {
    gap: 1.2rem;
  }
}
#contact_page .confirm .btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 1rem;
  min-width: 22rem;
  padding: 0 3.2rem;
  height: 6.4rem;
  border-radius: 5rem;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 1.7rem;
  font-weight: 500;
  letter-spacing: 0.04em;
  cursor: pointer;
  transition: 0.3s;
}
#contact_page .confirm .btn i {
  font-size: 1.3rem;
}
@media screen and (max-width: 767px) {
  #contact_page .confirm .btn {
    min-width: 0;
    flex: 1;
    height: 5.6rem;
    padding: 0 1.6rem;
    font-size: 1.5rem;
  }
}
#contact_page .confirm button[type=submit] {
  position: relative;
  top: 0;
  left: 0;
  background: #d47d8a;
  color: #fff;
  border: none;
  box-shadow: 1px 2px 0 0 rgb(192.9855491329, 67.5144508671, 86.2630057803);
}
@media (hover: hover) {
  #contact_page .confirm button[type=submit]:hover {
    top: 1px;
    left: 2px;
    box-shadow: none;
    opacity: 0.9;
  }
}
#contact_page .confirm button[type=button] {
  background: #fff;
  color: #433526;
  border: 1px solid rgba(67, 53, 38, 0.3);
}
@media (hover: hover) {
  #contact_page .confirm button[type=button]:hover {
    background: rgba(67, 53, 38, 0.05);
  }
}
#contact_page .form_back {
  margin-top: 1.6rem;
  text-align: center;
  display: none;
}
#contact_page .form_back button {
  display: inline-flex;
  align-items: center;
  gap: 0.8rem;
  padding: 1rem 2.4rem;
  background: transparent;
  color: #433526;
  border: 1px solid rgba(67, 53, 38, 0.3);
  border-radius: 5rem;
  font-family: "Zen Maru Gothic", sans-serif;
  font-size: 1.5rem;
  cursor: pointer;
  transition: 0.3s;
}
@media (hover: hover) {
  #contact_page .form_back button:hover {
    background: rgba(67, 53, 38, 0.05);
  }
}