@charset "UTF-8";
/*
Theme Name:ascend_premium_child
Template:ascend_premium
*/
body, h1, h2, h3, h4, h5, h6, p, span, a, th, td, li, strong {
  font-family: "Yu Gothic", "游ゴシック", "YuGothic", "游ゴシック体", "Hiragino Sans", "ヒラギノ角ゴシック", sans-serif !important;
}

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
  margin: 0;
  line-height: 1;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  line-height: 1;
}

p, span {
  font-weight: 500;
  line-height: 1;
}

.entry-content p {
  margin: 0;
}

p:empty {
  display: none;
}

br {
  display: none !important;
}

.entry-content table tr:nth-child(even),
.modal-body table tr:nth-child(even) {
  background: none;
}

button {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

table tr:nth-child(even) {
  background: none !important;
}

ul, ol, li, dl, dt, dd {
  line-height: 1;
  padding: 0;
  margin: 0;
}

.entry-content li {
  padding: 0;
  margin: 0;
}

figure {
  margin: 0;
}

img {
  width: 100%;
  max-width: none;
}

a {
  border: none !important;
}
a:hover {
  border: none !important;
}

.container.single-staff {
  width: 100%;
}

input {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
input:hover {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

body.open_modal {
  overflow: hidden;
}

.headerclass, .mobile-headerclass {
  background-color: #575757;
}

#kad-mobile-banner .mobile-header-container {
  width: 92%;
  margin-inline: auto;
}

#kad-mobile-banner #mobile-logo a {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

button.mobile-navigation-toggle span.kt-mnt span {
  height: 2px;
  background-color: #fff;
}

button.sldr-close span {
  height: 2px !important;
}

.mfp-slide .mfp-content #kt-mobile-menu {
  background-color: #575757;
}

.nav-main ul.sf-menu li a {
  color: #fff !important;
  text-shadow: 0 3px 6px rgba(0, 0, 0, 0.15);
}

.container {
  width: 100%;
  padding: 0;
}

#content {
  max-width: none;
  padding: 0;
}

.top_header {
  height: 70vw;
  background-size: cover;
  background-position: center;
  position: relative;
}
@media screen and (min-width: 600px) {
  .top_header {
    height: 65vw;
  }
}
@media screen and (min-width: 768px) {
  .top_header {
    height: 60vw;
  }
}
@media screen and (min-width: 1025px) {
  .top_header {
    height: 700px;
    max-height: 100svh;
  }
}
.top_header h1 {
  position: absolute;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(0px 0px 99.9% 99.9%);
          clip-path: inset(0px 0px 99.9% 99.9%);
  overflow: hidden;
  height: 1px;
  width: 1px;
  padding: 0;
  border: 0;
}

.top_message {
  padding: 10% 0 12%;
}
@media screen and (min-width: 600px) {
  .top_message {
    padding: 7% 0 8%;
  }
}
@media screen and (min-width: 768px) {
  .top_message {
    padding: 5% 0 6%;
  }
}
@media screen and (min-width: 1025px) {
  .top_message {
    padding: 50px 0 60px;
  }
}
.top_message p.large {
  text-align: center;
  color: #B4464E;
  font-size: 7vw;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.6;
  margin-bottom: 1em;
  opacity: 0;
  -webkit-transform: translate(0, -30px);
          transform: translate(0, -30px);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
@media screen and (min-width: 600px) {
  .top_message p.large {
    font-size: 5.3vw;
  }
}
@media screen and (min-width: 768px) {
  .top_message p.large {
    font-size: 4.9vw;
    margin-bottom: 0.8em;
  }
}
@media screen and (min-width: 1025px) {
  .top_message p.large {
    font-size: 50px;
    margin-bottom: 0.6em;
  }
}
.top_message p.large br {
  display: block !important;
}
.top_message.show p.large {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}
.top_message .text_box {
  font-size: 3.5vw;
  width: 70%;
  margin-inline: auto;
  opacity: 0;
  -webkit-transform: translate(0, -30px);
          transform: translate(0, -30px);
  -webkit-transition: all 0.5s 0.5s;
  transition: all 0.5s 0.5s;
}
@media screen and (min-width: 600px) {
  .top_message .text_box {
    font-size: 2.2vw;
    width: 65%;
  }
}
@media screen and (min-width: 768px) {
  .top_message .text_box {
    font-size: 1.8vw;
  }
}
@media screen and (min-width: 1025px) {
  .top_message .text_box {
    font-size: 16px;
    max-width: 700px;
  }
}
.top_message .text_box p {
  line-height: 2;
}
@media screen and (min-width: 768px) {
  .top_message .text_box p {
    line-height: 2.2;
  }
}
@media screen and (min-width: 1025px) {
  .top_message .text_box p {
    line-height: 2.4;
  }
}
.top_message.show.loaded .text_box {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

section.top_section .section_container {
  width: 85%;
  padding-top: 20px;
  margin-top: -20px;
  margin-inline: auto;
}
@media screen and (min-width: 600px) {
  section.top_section .section_container {
    width: 65%;
  }
}
@media screen and (min-width: 1025px) {
  section.top_section .section_container {
    width: 95%;
    max-width: 920px;
    padding-top: 40px;
    margin-top: -40px;
  }
}

h2.common_h2 {
  font-size: 3.5vw;
  opacity: 0;
  position: relative;
  -webkit-transform: translate(-30px, 0);
          transform: translate(-30px, 0);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
@media screen and (min-width: 600px) {
  h2.common_h2 {
    font-size: 2.6vw;
  }
}
@media screen and (min-width: 768px) {
  h2.common_h2 {
    font-size: 2.3vw;
  }
}
@media screen and (min-width: 1025px) {
  h2.common_h2 {
    font-size: 22px;
  }
}
.section_container.show h2.common_h2 {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}
h2.common_h2 span.eng {
  font-size: 8.8vw;
  font-weight: bold;
  letter-spacing: 0;
}
@media screen and (min-width: 600px) {
  h2.common_h2 span.eng {
    font-size: 7.6vw;
  }
}
@media screen and (min-width: 768px) {
  h2.common_h2 span.eng {
    font-size: 7.5vw;
  }
}
@media screen and (min-width: 1025px) {
  h2.common_h2 span.eng {
    font-size: 77px;
  }
}
h2.common_h2 span.ja {
  font-weight: bold;
  position: absolute;
  left: 0;
  bottom: 0;
  -webkit-transform: translate(0.2em, -0.4em);
          transform: translate(0.2em, -0.4em);
}
@media screen and (min-width: 1025px) {
  h2.common_h2 span.ja {
    -webkit-transform: translate(0.3em, -0.5em);
            transform: translate(0.3em, -0.5em);
  }
}

.common_button {
  font-size: 3.2vw;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  position: relative;
}
@media screen and (min-width: 600px) {
  .common_button {
    font-size: 2.2vw;
  }
}
@media screen and (min-width: 768px) {
  .common_button {
    font-size: 1.9vw;
  }
}
@media screen and (min-width: 1025px) {
  .common_button {
    font-size: 17px;
  }
}
.common_button a {
  color: #B4464E;
  font-weight: bold;
  line-height: 1;
  padding: 0.3em 2.5em 0.3em 0;
}
@media screen and (min-width: 1025px) {
  .common_button a {
    font-size: 1.07em;
  }
}
.common_button a:hover {
  opacity: 0.7;
}
.common_button a i {
  color: #B4464E;
  font-size: 1.3em;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

section.top_section.section01 {
  padding: 7% 0 10%;
  background-color: #C5CDD1;
}
@media screen and (min-width: 600px) {
  section.top_section.section01 {
    padding: 6% 0 8%;
  }
}
@media screen and (min-width: 768px) {
  section.top_section.section01 {
    padding: 6% 0 7%;
  }
}
@media screen and (min-width: 1025px) {
  section.top_section.section01 {
    padding: 60px 0 80px;
  }
}
section.top_section.section01 .section_container h2.common_h2 {
  margin-bottom: 2em;
}
section.top_section.section01 .section_container h2.common_h2 span.eng {
  color: #A2A9AD;
}
section.top_section.section01 .section_container h2.common_h2 span.ja {
  color: #fff;
}
section.top_section.section01 .section_container .item_box {
  opacity: 0;
  -webkit-transform: translate(-30px, 0);
          transform: translate(-30px, 0);
  -webkit-transition: all 0.5s 0.5s;
  transition: all 0.5s 0.5s;
}
@media screen and (min-width: 1025px) {
  section.top_section.section01 .section_container .item_box {
    display: grid;
    grid-template: auto 1fr/1fr 1.7fr;
  }
}
section.top_section.section01 .section_container .item_box figure {
  width: 67%;
  border: 2px solid #fff;
  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;
  aspect-ratio: 1;
}
@media screen and (min-width: 1025px) {
  section.top_section.section01 .section_container .item_box figure {
    width: 100%;
    grid-row: span 2;
  }
}
section.top_section.section01 .section_container .item_box figure img {
  width: calc(100% - 10px);
  aspect-ratio: 1;
}
@media screen and (min-width: 1025px) {
  section.top_section.section01 .section_container .item_box figure img {
    width: calc(100% - 15px);
  }
}
section.top_section.section01 .section_container .item_box h3 {
  color: #fff;
  font-size: 3.8vw;
  font-weight: bold;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  padding: 0.5em 1em;
  margin-bottom: 2em;
  border: 2px solid #fff;
  border-top: none;
}
@media screen and (min-width: 600px) {
  section.top_section.section01 .section_container .item_box h3 {
    font-size: 2.7vw;
  }
}
@media screen and (min-width: 768px) {
  section.top_section.section01 .section_container .item_box h3 {
    font-size: 2.4vw;
  }
}
@media screen and (min-width: 1025px) {
  section.top_section.section01 .section_container .item_box h3 {
    font-size: 22px;
    padding: 13px 40px 13px 50px;
    border-top: 2px solid #fff;
    border-left: none;
  }
}
section.top_section.section01 .section_container .item_box .text_box {
  font-size: 3.2vw;
}
@media screen and (min-width: 600px) {
  section.top_section.section01 .section_container .item_box .text_box {
    font-size: 2vw;
  }
}
@media screen and (min-width: 768px) {
  section.top_section.section01 .section_container .item_box .text_box {
    font-size: 1.6vw;
  }
}
@media screen and (min-width: 1025px) {
  section.top_section.section01 .section_container .item_box .text_box {
    font-size: 15px;
    padding-left: 50px;
  }
}
section.top_section.section01 .section_container .item_box .text_box p {
  line-height: 1.8;
}
@media screen and (min-width: 1025px) {
  section.top_section.section01 .section_container .item_box .text_box p {
    line-height: 2.2;
  }
}
section.top_section.section01 .section_container.show .item_box {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

section.top_section.section02 {
  padding: 12% 0 0;
}
@media screen and (min-width: 600px) {
  section.top_section.section02 {
    padding: 9% 0 0;
  }
}
@media screen and (min-width: 768px) {
  section.top_section.section02 {
    padding: 7% 0 0;
  }
}
@media screen and (min-width: 1025px) {
  section.top_section.section02 {
    padding: 80px 0 0;
  }
}
section.top_section.section02 .section_container h2.common_h2 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  section.top_section.section02 .section_container h2.common_h2 {
    margin-bottom: 2.5em;
  }
}
section.top_section.section02 .section_container h2.common_h2 span.eng {
  color: #EDDCDC;
}
section.top_section.section02 .section_container h2.common_h2 span.ja {
  color: #575757;
}
section.top_section.section02 .section_container .text_box {
  text-align: center;
  font-size: 3.2vw;
  margin-bottom: 3em;
  opacity: 0;
  -webkit-transform: translate(0, 30px);
          transform: translate(0, 30px);
  -webkit-transition: all 0.5s 0.5s;
  transition: all 0.5s 0.5s;
}
@media screen and (min-width: 600px) {
  section.top_section.section02 .section_container .text_box {
    font-size: 2.1vw;
  }
}
@media screen and (min-width: 768px) {
  section.top_section.section02 .section_container .text_box {
    font-size: 1.8vw;
  }
}
@media screen and (min-width: 1025px) {
  section.top_section.section02 .section_container .text_box {
    font-size: 16px;
  }
}
section.top_section.section02 .section_container .text_box p {
  line-height: 2;
}
@media screen and (min-width: 1025px) {
  section.top_section.section02 .section_container .text_box p {
    line-height: 2.5;
  }
}
section.top_section.section02 .section_container .text_box p br {
  display: block !important;
}
@media screen and (min-width: 1025px) {
  section.top_section.section02 .section_container .text_box p br {
    display: none !important;
  }
}
section.top_section.section02 .section_container.show .text_box {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}

ul.top_section02--ul {
  font-size: 3.2vw;
  display: grid;
  gap: 2em 0;
}
@media screen and (min-width: 600px) {
  ul.top_section02--ul {
    font-size: 2.1vw;
  }
}
@media screen and (min-width: 768px) {
  ul.top_section02--ul {
    font-size: 1.8vw;
  }
}
@media screen and (min-width: 1025px) {
  ul.top_section02--ul {
    font-size: 16px;
    grid-template-columns: 1fr 1fr;
    gap: 3em;
  }
}
ul.top_section02--ul li {
  list-style: none;
  padding: 2.2em 2em;
  background-color: #E2E3E3;
  border-radius: 5px;
}
@media screen and (min-width: 1025px) {
  ul.top_section02--ul li {
    padding: 2.5em;
  }
}
ul.top_section02--ul li h3 {
  font-size: 1.34em;
  font-weight: bold;
  margin-bottom: 0.8em;
}
@media screen and (min-width: 600px) {
  ul.top_section02--ul li h3 {
    font-size: 1.4em;
  }
}
@media screen and (min-width: 1025px) {
  ul.top_section02--ul li h3 {
    font-size: 1.45em;
    margin-bottom: 1em;
  }
}
ul.top_section02--ul li .tag_box {
  margin-bottom: 5em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 0 1em;
}
ul.top_section02--ul li .tag_box span {
  color: #fff;
  padding: 0.5em 1.2em;
  background-color: #575757;
  border-radius: 5px;
}
@media screen and (min-width: 1025px) {
  ul.top_section02--ul li .tag_box span {
    padding: 0.4em 1.2em;
  }
}

section.top_section.section03 {
  padding: 15% 0 0;
}
@media screen and (min-width: 600px) {
  section.top_section.section03 {
    padding: 10% 0 0;
  }
}
@media screen and (min-width: 768px) {
  section.top_section.section03 {
    padding: 9% 0 0;
  }
}
@media screen and (min-width: 1025px) {
  section.top_section.section03 {
    padding: 100px 0 0;
  }
}
section.top_section.section03 .section_container {
  margin-bottom: 7%;
}
@media screen and (min-width: 1025px) {
  section.top_section.section03 .section_container {
    margin-bottom: 80px;
  }
}
section.top_section.section03 .section_container h2.common_h2 {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  section.top_section.section03 .section_container h2.common_h2 {
    margin-bottom: 2.5em;
  }
}
section.top_section.section03 .section_container h2.common_h2 span.eng {
  color: #EDDCDC;
}
section.top_section.section03 .section_container h2.common_h2 span.ja {
  color: #575757;
}
section.top_section.section03 .section_container .item_box {
  opacity: 0;
  -webkit-transform: translate(-30px, 0);
          transform: translate(-30px, 0);
  -webkit-transition: all 0.5s 0.5s;
  transition: all 0.5s 0.5s;
}
@media screen and (min-width: 1025px) {
  section.top_section.section03 .section_container .item_box {
    display: grid;
    grid-template-columns: 1fr 1.7fr;
  }
}
section.top_section.section03 .section_container .item_box figure {
  width: 67%;
  margin-bottom: 10%;
  border: 2px solid #575757;
  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;
  aspect-ratio: 1;
}
@media screen and (min-width: 600px) {
  section.top_section.section03 .section_container .item_box figure {
    margin-bottom: 8%;
  }
}
@media screen and (min-width: 768px) {
  section.top_section.section03 .section_container .item_box figure {
    margin-bottom: 7%;
  }
}
@media screen and (min-width: 1025px) {
  section.top_section.section03 .section_container .item_box figure {
    width: 100%;
    grid-row: span 2;
  }
}
section.top_section.section03 .section_container .item_box figure img {
  width: calc(100% - 10px);
  aspect-ratio: 1;
}
@media screen and (min-width: 1025px) {
  section.top_section.section03 .section_container .item_box figure img {
    width: calc(100% - 15px);
  }
}
section.top_section.section03 .section_container .item_box dl {
  font-size: 3.2vw;
}
@media screen and (min-width: 600px) {
  section.top_section.section03 .section_container .item_box dl {
    font-size: 2.1vw;
  }
}
@media screen and (min-width: 768px) {
  section.top_section.section03 .section_container .item_box dl {
    font-size: 1.8vw;
    display: grid;
    grid-template-columns: auto 1fr;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    gap: 1.5em 0;
  }
}
@media screen and (min-width: 1025px) {
  section.top_section.section03 .section_container .item_box dl {
    font-size: 16px;
    padding-left: 50px;
  }
}
section.top_section.section03 .section_container .item_box dl dt, section.top_section.section03 .section_container .item_box dl dd {
  line-height: 1.6;
}
@media screen and (min-width: 768px) {
  section.top_section.section03 .section_container .item_box dl dt, section.top_section.section03 .section_container .item_box dl dd {
    line-height: 1.8;
  }
}
section.top_section.section03 .section_container .item_box dl dt {
  text-align: center;
  font-weight: bold;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  min-width: 8.5em;
  padding: 0.5em 1em;
  background-color: #C5CDD1;
  border-radius: 2em;
}
@media screen and (min-width: 768px) {
  section.top_section.section03 .section_container .item_box dl dt {
    min-width: 9em;
    padding: 0.3em 1em;
  }
}
section.top_section.section03 .section_container .item_box dl dd {
  padding: 1.5em 0 1.5em 1.5em;
}
@media screen and (min-width: 768px) {
  section.top_section.section03 .section_container .item_box dl dd {
    padding: 0 0 0 2em;
  }
}
section.top_section.section03 .section_container .item_box dl dd br {
  display: block !important;
}
section.top_section.section03 .section_container.show .item_box {
  opacity: 1;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}
section.top_section.section03 .map_box {
  line-height: 0;
  aspect-ratio: 2.3/1;
}
@media screen and (min-width: 600px) {
  section.top_section.section03 .map_box {
    aspect-ratio: 2.5/1;
  }
}
@media screen and (min-width: 768px) {
  section.top_section.section03 .map_box {
    aspect-ratio: 3/1;
  }
}
@media screen and (min-width: 1025px) {
  section.top_section.section03 .map_box {
    height: 300px;
    aspect-ratio: auto;
  }
}
section.top_section.section03 .map_box iframe {
  width: 100%;
  height: 100%;
}

.top_contact {
  padding: 10% 0;
}
@media screen and (min-width: 600px) {
  .top_contact {
    padding: 8% 0;
  }
}
@media screen and (min-width: 768px) {
  .top_contact {
    padding: 6% 0;
  }
}
@media screen and (min-width: 1025px) {
  .top_contact {
    padding: 60px 0;
  }
}
.top_contact .button_box {
  font-size: 3vw;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin-inline: auto;
  display: grid;
  gap: 2.5em 0;
}
@media screen and (min-width: 600px) {
  .top_contact .button_box {
    font-size: 2vw;
  }
}
@media screen and (min-width: 768px) {
  .top_contact .button_box {
    font-size: 1.6vw;
    grid-template-columns: 1fr 1fr;
    gap: 0 3em;
  }
}
@media screen and (min-width: 1025px) {
  .top_contact .button_box {
    font-size: 15px;
    gap: 0 4em;
  }
}
.top_contact .button_box .link_button {
  width: 26.7em;
  padding: 1.7em 3em 1.4em;
  background-color: #C5CDD1;
  border-radius: 5em;
  display: grid;
  grid-template-columns: auto 1fr;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0 2em;
  position: relative;
}
@media screen and (min-width: 768px) {
  .top_contact .button_box .link_button {
    width: 28em;
    padding: 1.8em 3em 1.3em;
    gap: 0 3em;
  }
}
@media screen and (min-width: 1025px) {
  .top_contact .button_box .link_button {
    gap: 0 3.5em;
  }
}
.top_contact .button_box .link_button:hover {
  opacity: 0.7;
}
.top_contact .button_box .link_button a {
  width: 100%;
  height: 100%;
  border-radius: 5em;
  position: absolute;
  left: 0;
  top: 0;
}
.top_contact .button_box .link_button i {
  color: #fff;
  font-size: 2.2em;
}
.top_contact .button_box .link_button .text_box span.large {
  font-size: 1.25em;
  font-weight: bold;
  margin-bottom: 0.7em;
  display: block;
}
@media screen and (min-width: 600px) {
  .top_contact .button_box .link_button .text_box span.large {
    font-size: 1.27em;
  }
}
@media screen and (min-width: 768px) {
  .top_contact .button_box .link_button .text_box span.large {
    font-size: 1.35em;
    margin-bottom: 0.5em;
  }
}
.top_contact .button_box .link_button .text_box span.small {
  line-height: 1.4;
  display: block;
}
.top_contact .button_box .link_button .text_box span.small br {
  display: block !important;
}

.page_body .page_title {
  width: 85%;
  margin-inline: auto;
  padding: 11% 0;
}
@media screen and (min-width: 600px) {
  .page_body .page_title {
    padding: 8% 0;
  }
}
@media screen and (min-width: 768px) {
  .page_body .page_title {
    padding: 5% 0;
  }
}
@media screen and (min-width: 1025px) {
  .page_body .page_title {
    padding: 50px 0;
    max-width: 920px;
  }
}
.page_body .page_container {
  position: relative;
}

h1.page_title--h1 {
  font-size: 3.5vw;
  line-height: 1;
  position: relative;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
@media screen and (min-width: 600px) {
  h1.page_title--h1 {
    font-size: 2.6vw;
  }
}
@media screen and (min-width: 768px) {
  h1.page_title--h1 {
    font-size: 2.3vw;
  }
}
@media screen and (min-width: 1025px) {
  h1.page_title--h1 {
    font-size: 22px;
  }
}
h1.page_title--h1 span.eng {
  color: #EDDCDC;
  font-size: 8.8vw;
  font-weight: bold;
  letter-spacing: 0;
}
@media screen and (min-width: 600px) {
  h1.page_title--h1 span.eng {
    font-size: 7.6vw;
  }
}
@media screen and (min-width: 768px) {
  h1.page_title--h1 span.eng {
    font-size: 7.5vw;
  }
}
@media screen and (min-width: 1025px) {
  h1.page_title--h1 span.eng {
    font-size: 77px;
  }
}
h1.page_title--h1 span.ja {
  font-weight: bold;
  position: absolute;
  left: 0;
  bottom: 0;
  -webkit-transform: translate(0.2em, -0.4em);
          transform: translate(0.2em, -0.4em);
}
@media screen and (min-width: 1025px) {
  h1.page_title--h1 span.ja {
    -webkit-transform: translate(0.3em, -0.5em);
            transform: translate(0.3em, -0.5em);
  }
}

.form_box {
  width: 70%;
  margin-inline: auto;
}
@media screen and (min-width: 1025px) {
  .form_box {
    max-width: 700px;
  }
}
.form_box dl.form_dl {
  font-size: 3.8vw;
  margin-bottom: 2.5em;
}
@media screen and (min-width: 600px) {
  .form_box dl.form_dl {
    font-size: 2.4vw;
  }
}
@media screen and (min-width: 768px) {
  .form_box dl.form_dl {
    font-size: 1.9vw;
  }
}
@media screen and (min-width: 1025px) {
  .form_box dl.form_dl {
    font-size: 16px;
    margin-bottom: 3em;
  }
}
.form_box dl.form_dl dt {
  margin-bottom: 1em;
}
.form_box dl.form_dl dt.must {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.form_box dl.form_dl dt.must::after {
  content: "*";
  color: #FF5500;
  margin-left: 0.3em;
}
.form_box dl.form_dl dt p {
  font-weight: bold;
}
.form_box dl.form_dl dd.radio {
  margin-top: 1.2em;
}
@media screen and (min-width: 1025px) {
  .form_box dl.form_dl dd.radio {
    margin-top: 1.5em;
  }
}
.form_box dl.form_dl dd:not(:last-of-type) {
  margin-bottom: 2em;
}
@media screen and (min-width: 1025px) {
  .form_box dl.form_dl dd:not(:last-of-type) {
    margin-bottom: 3em;
  }
}
.form_box dl.form_dl dd input, .form_box dl.form_dl dd textarea {
  border-radius: 5px;
}
.form_box .form_button {
  font-size: 3.2vw;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin-inline: auto;
  position: relative;
}
@media screen and (min-width: 600px) {
  .form_box .form_button {
    font-size: 2.2vw;
  }
}
@media screen and (min-width: 768px) {
  .form_box .form_button {
    font-size: 1.9vw;
  }
}
@media screen and (min-width: 1025px) {
  .form_box .form_button {
    font-size: 17px;
  }
}
.form_box .form_button:hover {
  opacity: 0.7;
}
.form_box .form_button input {
  color: #B4464E;
  font-weight: bold;
  line-height: 1;
  width: 100%;
  padding: 0.3em 2.5em 0.3em 0;
  background: none;
  position: relative;
  z-index: 1;
}
.form_box .form_button i {
  color: #B4464E;
  font-size: 1.3em;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
.form_box .form_button span.wpcf7-spinner {
  margin: 0;
  position: absolute;
  left: 50%;
  top: 0;
  -webkit-transform: translate(-50%, -25px);
          transform: translate(-50%, -25px);
}

.container.single-staff .row {
  margin: 0;
}

.page_body.single_staff .page_container {
  background-color: #C5CDD1;
  padding: 12% 0 10%;
}
@media screen and (min-width: 600px) {
  .page_body.single_staff .page_container {
    padding: 9% 0 8%;
  }
}
@media screen and (min-width: 768px) {
  .page_body.single_staff .page_container {
    padding: 7% 0;
  }
}
@media screen and (min-width: 1025px) {
  .page_body.single_staff .page_container {
    padding: 70px 0;
  }
}

.single_staff--contents {
  width: 85%;
  padding: 7%;
  margin-inline: auto;
  background-color: #fff;
  border-radius: 10px;
}
@media screen and (min-width: 600px) {
  .single_staff--contents {
    padding: 6%;
  }
}
@media screen and (min-width: 768px) {
  .single_staff--contents {
    padding: 5%;
  }
}
@media screen and (min-width: 1025px) {
  .single_staff--contents {
    max-width: 920px;
    padding: 60px;
  }
}
.single_staff--contents .common_button {
  margin-inline: auto;
}

article.single_staff--article {
  margin-bottom: 10%;
}
@media screen and (min-width: 600px) {
  article.single_staff--article {
    margin-bottom: 7%;
  }
}
@media screen and (min-width: 768px) {
  article.single_staff--article {
    margin-bottom: 6%;
  }
}
@media screen and (min-width: 1025px) {
  article.single_staff--article {
    margin-bottom: 60px;
  }
}

dl.single_staff--dl {
  font-size: 3.2vw;
}
@media screen and (min-width: 600px) {
  dl.single_staff--dl {
    font-size: 2vw;
  }
}
@media screen and (min-width: 768px) {
  dl.single_staff--dl {
    font-size: 1.7vw;
    border: none;
    display: grid;
    grid-template-columns: auto 1fr;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    gap: 1.5em 3em;
  }
}
@media screen and (min-width: 1025px) {
  dl.single_staff--dl {
    font-size: 16px;
    gap: 1.5em 4em;
  }
}
dl.single_staff--dl dt {
  text-align: center;
  color: #fff;
  font-size: 1.1em;
  font-weight: bold;
  line-height: 1.6;
  background-color: #575757;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  border-radius: 2em;
  padding: 0.5em 1.5em;
  min-width: 9.5em;
}
@media screen and (min-width: 768px) {
  dl.single_staff--dl dt {
    font-size: 1em;
    min-width: 11em;
  }
}
dl.single_staff--dl dd {
  padding: 1.5em 0;
}
@media screen and (min-width: 768px) {
  dl.single_staff--dl dd {
    padding: 0.5em 0;
  }
}
dl.single_staff--dl dd p {
  line-height: 1.6;
}
dl.single_staff--dl dd p:not(:last-of-type) {
  margin-bottom: 1em;
}
dl.single_staff--dl dd p br {
  display: block !important;
}

.page_body.page_entry .page_container {
  padding: 0 0 12%;
}
@media screen and (min-width: 600px) {
  .page_body.page_entry .page_container {
    padding: 1% 0 8%;
  }
}
@media screen and (min-width: 768px) {
  .page_body.page_entry .page_container {
    padding: 2% 0 7%;
  }
}
@media screen and (min-width: 1025px) {
  .page_body.page_entry .page_container {
    padding: 20px 0 70px;
  }
}
.page_body.page_entry .page_container .text_box {
  text-align: center;
  font-size: 3.2vw;
  margin-bottom: 5em;
}
@media screen and (min-width: 600px) {
  .page_body.page_entry .page_container .text_box {
    font-size: 2.2vw;
    margin-bottom: 4em;
  }
}
@media screen and (min-width: 768px) {
  .page_body.page_entry .page_container .text_box {
    font-size: 1.9vw;
    margin-bottom: 3em;
  }
}
@media screen and (min-width: 1025px) {
  .page_body.page_entry .page_container .text_box {
    font-size: 17px;
  }
}
.page_body.page_entry .page_container .text_box p.text {
  line-height: 1.8;
}
.page_body.page_entry .page_container .text_box p.title {
  font-weight: bold;
  margin: 3em 0 1em;
}
@media screen and (min-width: 600px) {
  .page_body.page_entry .page_container .text_box p.title {
    margin: 2.5em 0 1em;
  }
}
.page_body.page_entry .page_container .text_box p.id {
  margin-top: 3em;
}
.page_body.page_entry .page_container .text_box p br {
  display: block !important;
}
@media screen and (min-width: 600px) {
  .page_body.page_entry .page_container .text_box p br {
    display: none !important;
  }
}
.page_body.page_entry .page_container .text_box a {
  color: inherit;
  font-size: 1.5em;
  font-weight: bold;
  border-bottom: 1px solid #575757 !important;
}
.page_body.page_entry .page_container .text_box a:hover {
  opacity: 0.7;
}

.page_body.page_contact .page_container {
  padding: 0 0 12%;
}
@media screen and (min-width: 600px) {
  .page_body.page_contact .page_container {
    padding: 1% 0 8%;
  }
}
@media screen and (min-width: 768px) {
  .page_body.page_contact .page_container {
    padding: 2% 0 7%;
  }
}
@media screen and (min-width: 1025px) {
  .page_body.page_contact .page_container {
    padding: 20px 0 70px;
  }
}
.page_body.page_contact .page_container .text_box {
  text-align: center;
  font-size: 3.2vw;
  margin-bottom: 5em;
}
@media screen and (min-width: 600px) {
  .page_body.page_contact .page_container .text_box {
    font-size: 2.2vw;
    margin-bottom: 4em;
  }
}
@media screen and (min-width: 768px) {
  .page_body.page_contact .page_container .text_box {
    font-size: 1.9vw;
    margin-bottom: 3em;
  }
}
@media screen and (min-width: 1025px) {
  .page_body.page_contact .page_container .text_box {
    font-size: 17px;
  }
}
.page_body.page_contact .page_container .text_box p.text {
  line-height: 1.8;
}
.page_body.page_contact .page_container .text_box p.title {
  font-weight: bold;
  margin: 3em 0 1em;
}
@media screen and (min-width: 600px) {
  .page_body.page_contact .page_container .text_box p.title {
    margin: 2.5em 0 1em;
  }
}
.page_body.page_contact .page_container .text_box p.id {
  margin-top: 3em;
}
.page_body.page_contact .page_container .text_box p br {
  display: block !important;
}
@media screen and (min-width: 600px) {
  .page_body.page_contact .page_container .text_box p br {
    display: none !important;
  }
}
.page_body.page_contact .page_container .text_box a {
  color: inherit;
  font-size: 1.5em;
  font-weight: bold;
  border-bottom: 1px solid #575757 !important;
}
.page_body.page_contact .page_container .text_box a:hover {
  opacity: 0.7;
}

#topcontrol .to_the_top {
  right: 15px;
  bottom: 55px;
}

footer.footerclass {
  background-color: #575757;
  padding: 0;
}

.fk_footer {
  color: #fff;
  padding: 9% 0 7%;
}
@media screen and (min-width: 600px) {
  .fk_footer {
    padding: 7% 0 5%;
  }
}
@media screen and (min-width: 768px) {
  .fk_footer {
    padding: 6% 0 4%;
  }
}
@media screen and (min-width: 1025px) {
  .fk_footer {
    max-width: 1000px;
    padding: 50px 0 30px;
    margin-inline: auto;
  }
}
.fk_footer .address_box {
  font-size: 3.5vw;
}
@media screen and (min-width: 600px) {
  .fk_footer .address_box {
    font-size: 2.3vw;
  }
}
@media screen and (min-width: 768px) {
  .fk_footer .address_box {
    font-size: 1.9vw;
  }
}
@media screen and (min-width: 1025px) {
  .fk_footer .address_box {
    font-size: 17px;
  }
}
.fk_footer .address_box p.name {
  text-align: center;
  font-size: 1.83em;
  font-weight: bold;
  margin-bottom: 0.8em;
}
@media screen and (min-width: 600px) {
  .fk_footer .address_box p.name {
    font-size: 1.79em;
  }
}
@media screen and (min-width: 768px) {
  .fk_footer .address_box p.name {
    font-size: 1.75em;
  }
}
@media screen and (min-width: 1025px) {
  .fk_footer .address_box p.name {
    text-align: left;
    font-size: 1.7em;
  }
}
.fk_footer .address_box p.address {
  line-height: 1.6;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin-inline: auto;
}
@media screen and (min-width: 1025px) {
  .fk_footer .address_box p.address {
    margin-inline: inherit;
  }
}
.fk_footer .address_box p.address br {
  display: block !important;
}

.footerbase {
  margin: 0;
}
.footerbase .container {
  max-width: none;
  background-color: #575757;
}

.footercredits p {
  color: #fff;
  font-size: 2.8vw;
}
@media screen and (min-width: 600px) {
  .footercredits p {
    font-size: 1.8vw;
  }
}
@media screen and (min-width: 768px) {
  .footercredits p {
    font-size: 1.4vw;
  }
}
@media screen and (min-width: 1025px) {
  .footercredits p {
    font-size: 11px;
  }
}