@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: "Noto Sans JP", sans-serif;
  font-size: 1.6rem;
  color: #212121;
  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%;
}

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: #0174d4;
    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: 1400px) {
  .container {
    max-width: 1320px;
  }
}
.more {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 1.6rem 0 3rem;
  height: 6rem;
  background: #0174d4;
  color: #fff;
  border-radius: 5rem;
  gap: 2rem;
  width: fit-content;
  font-size: 1.8rem;
  font-weight: 700;
  font-family: "Noto Sans JP", sans-serif;
  transition: 0.4s;
  border: 2px solid #0174d4;
}
.more::after {
  content: "\f105";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  min-width: 3rem;
  background: #fff;
  border-radius: 50%;
  color: #0174d4;
  font-size: 1.6rem;
  transition: 0.4s;
}
@media (hover: hover) {
  .more:hover {
    background: #fff;
    color: #0174d4;
  }
  .more:hover::after {
    background: #0174d4;
    color: #fff;
  }
}

.title {
  text-align: center;
  border-bottom: 2px solid #0174d4;
  padding-bottom: 1.6rem;
  width: fit-content;
  margin: 0 auto;
}
.title .sec_en {
  justify-content: center;
  margin: 0 auto;
  display: flex;
  align-items: center;
  gap: 1.6rem;
}
.title .sec_en .text {
  font-family: "Josefin Sans", sans-serif;
  font-size: 2.4rem;
  font-weight: 700;
  color: #0174d4;
  white-space: nowrap;
  line-height: 1;
}
@media screen and (max-width: 574px) {
  .title .sec_en .text {
    font-size: 2rem;
  }
}
.title .sec_en .line {
  flex: 1;
  height: 2px;
  background: #0174d4;
  min-width: 1px;
}
.title .sec_heading {
  border-bottom: none;
  padding-bottom: 0;
  margin-top: 0.8rem;
}
.title .sec_heading h2 {
  padding: 0 2.4rem;
  text-align: center;
  font-size: 4.8rem;
  font-weight: 700;
  color: #212121;
  letter-spacing: 0.192rem;
  line-height: 1.5;
}
@media screen and (max-width: 1400px) {
  .title .sec_heading h2 {
    font-size: 4rem;
  }
}
@media screen and (max-width: 1199px) {
  .title .sec_heading h2 {
    font-size: 3.2rem;
  }
}
@media screen and (max-width: 574px) {
  .title .sec_heading h2 {
    font-size: 2.4rem;
  }
}
.title .sec_heading h2 em {
  font-style: normal;
  color: #0174d4;
}

main {
  overflow: hidden;
}

header {
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  background: #fbfdff;
  box-shadow: 0 1px 1.5px rgba(0, 0, 0, 0.1);
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 2.4rem;
  height: 12rem;
  transition: 0.4s;
}
@media screen and (max-width: 1199px) {
  header {
    height: 7rem;
    padding: 0 2rem;
  }
}
header .logo {
  width: 28rem;
}
header .logo h1 {
  margin: 0;
}
header .logo img {
  display: block;
}
@media screen and (max-width: 1199px) {
  header .logo {
    width: 18rem;
  }
}
header nav {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 1.6rem;
}
@media screen and (max-width: 1199px) {
  header nav {
    opacity: 0;
    transition: 0.4s;
    pointer-events: none;
    display: flex;
    flex-direction: column-reverse;
    align-items: flex-start;
    justify-content: flex-end;
    position: absolute;
    top: 7rem;
    right: 0;
    width: 30rem;
    height: calc(100vh - 7rem);
    background: #fbfdff;
    padding: 2rem;
    overflow-y: auto;
    z-index: 99;
    gap: 2rem;
  }
  header nav.open {
    opacity: 1;
    pointer-events: auto;
  }
}
header .nav_top {
  display: flex;
  align-items: center;
  gap: 1.2rem;
}
@media screen and (max-width: 1199px) {
  header .nav_top {
    flex-wrap: wrap;
    gap: 1rem;
  }
}
@media screen and (max-width: 1199px) {
  header .lang {
    width: 100%;
  }
}
header .lang span {
  display: flex;
  align-items: center;
  gap: 0.4rem;
  border: 1px solid #212121;
  border-radius: 2px;
  padding: 0.4rem 0.8rem;
  font-size: 1.3rem;
  cursor: pointer;
}
header .lang span i {
  font-size: 1rem;
}
header .tel {
  display: flex;
  align-items: center;
  gap: 0.4rem;
  color: #0174d4;
  font-family: "Roboto", sans-serif;
  font-size: 2.1rem;
  font-weight: 700;
}
header .tel i {
  font-size: 1.4rem;
}
header .btn_entry,
header .btn_contact {
  display: flex;
  align-items: center;
  gap: 0.8rem;
  background: #0174d4;
  color: #fff;
  border-radius: 4px;
  padding: 0.8rem 1.6rem;
  font-size: 1.4rem;
  font-weight: 700;
  transition: 0.4s;
  border: 2px solid #0174d4;
}
header .btn_entry i,
header .btn_contact i {
  font-size: 1.3rem;
}
@media (hover: hover) {
  header .btn_entry:hover,
  header .btn_contact:hover {
    background: #fff;
    color: #0174d4;
  }
}
@media screen and (max-width: 1199px) {
  header .btn_entry,
  header .btn_contact {
    width: 20rem;
  }
}
header .nav_bottom {
  display: flex;
  align-items: center;
  gap: 3.2rem;
}
@media screen and (max-width: 1199px) {
  header .nav_bottom {
    flex-direction: column;
    align-items: flex-start;
    gap: 1.6rem;
  }
}
header .nav_bottom a {
  font-size: 1.8rem;
  font-weight: 500;
  color: #212121;
  position: relative;
  transition: 0.4s;
}
@media screen and (max-width: 1199px) {
  header .nav_bottom a {
    font-size: 1.6rem;
  }
}
header .nav_bottom a::after {
  content: "";
  position: absolute;
  bottom: -4px;
  left: 0;
  width: 0;
  height: 2px;
  background: #0174d4;
  transition: 0.3s;
}
header .nav_bottom a.active {
  color: #0174d4;
}
header .nav_bottom a.active::after {
  width: 100%;
}
@media (hover: hover) {
  header .nav_bottom a:hover {
    color: #0174d4;
  }
  header .nav_bottom a:hover::after {
    width: 100%;
  }
}
header .toggle {
  display: none;
  position: relative;
  width: 3rem;
  height: 2rem;
  cursor: pointer;
}
@media screen and (max-width: 1199px) {
  header .toggle {
    display: block;
  }
}
header .toggle span {
  display: block;
  width: 100%;
  height: 2px;
  background: #212121;
  position: absolute;
  transition-duration: 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);
}

.pagetop {
  position: fixed;
  bottom: 3rem;
  right: 3rem;
  z-index: 50;
  width: 5rem;
}
.pagetop img {
  display: block;
}

.footer {
  background: linear-gradient(to right, #e9f5ff 30%, #bde1ff);
  padding: 12rem 0 8rem;
}
@media screen and (max-width: 991px) {
  .footer {
    padding: 8rem 0 5rem;
  }
}
.footer .contact_head {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  gap: 4rem;
}
@media screen and (max-width: 1199px) {
  .footer .contact_head {
    flex-direction: column;
    align-items: flex-start;
  }
}
@media screen and (max-width: 767px) {
  .footer .contact_head {
    align-items: center;
  }
}
.footer .contact_title .sec_en {
  display: flex;
  align-items: center;
  gap: 1.6rem;
}
.footer .contact_title .sec_en .text {
  font-family: "Josefin Sans", sans-serif;
  font-size: 2.4rem;
  font-weight: 700;
  color: #0174d4;
  line-height: 1;
}
.footer .contact_title .sec_en .line {
  flex: 1;
  height: 2px;
  background: #0174d4;
  min-width: 1px;
}
.footer .contact_title h2 {
  font-size: 4.8rem;
  font-weight: 700;
  color: #212121;
  letter-spacing: 0.192rem;
  line-height: 1.5;
}
@media screen and (max-width: 1400px) {
  .footer .contact_title h2 {
    font-size: 4rem;
  }
}
.footer .contact_info {
  display: flex;
  align-items: center;
  gap: 6.4rem;
}
@media screen and (max-width: 767px) {
  .footer .contact_info {
    flex-direction: column;
    align-items: flex-start;
    gap: 3rem;
  }
}
.footer .contact_tel, .footer .contact_mail {
  display: flex;
  align-items: center;
  gap: 1.6rem;
}
.footer .contact_mail {
  transition: 0.4s;
}
@media (hover: hover) {
  .footer .contact_mail:hover {
    opacity: 0.6;
  }
}
.footer .contact_icon {
  width: 7rem;
  height: 7rem;
  background: #0174d4;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
}
.footer .contact_icon i {
  font-size: 3.2rem;
  color: #fff;
}
.footer .contact_label {
  font-size: 1.6rem;
  font-weight: 500;
  color: #212121;
  letter-spacing: 0.064rem;
  margin-bottom: 0.8rem;
}
.footer .contact_num {
  font-family: "Roboto", sans-serif;
  font-size: 3.2rem;
  font-weight: 600;
  color: #0174d4;
}
@media screen and (max-width: 574px) {
  .footer .contact_num {
    font-size: 2.4rem;
  }
}
.footer .contact_link {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 3.2rem;
  font-weight: 600;
  color: #0174d4;
  transition: 0.4s;
}
@media screen and (max-width: 574px) {
  .footer .contact_link {
    font-size: 2.4rem;
  }
}
.footer_inner {
  border-top: 1px solid #a9cbe8;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 6.4rem;
  margin-top: 12rem;
  padding-top: 12rem;
}
@media screen and (max-width: 767px) {
  .footer_inner {
    margin-top: 8rem;
    padding-top: 8rem;
    flex-direction: column;
    align-items: center;
    gap: 4rem;
  }
}
.footer_left {
  display: flex;
  flex-direction: column;
  gap: 4rem;
}
@media screen and (max-width: 767px) {
  .footer_left {
    text-align: center;
  }
}
.footer_logo {
  width: 28rem;
}
@media screen and (max-width: 767px) {
  .footer_logo {
    margin: 0 auto;
  }
}
.footer_logo img {
  display: block;
}
.footer_address {
  font-style: normal;
  font-size: 1.6rem;
  font-weight: 500;
  color: #212121;
  line-height: 1.8;
  letter-spacing: 0.064rem;
}
@media (hover: hover) {
  .footer_address a:hover {
    opacity: 0.7;
  }
}
.footer_nav {
  display: flex;
  gap: 6.4rem;
}
@media screen and (max-width: 991px) {
  .footer_nav {
    gap: 4rem;
  }
}
@media screen and (max-width: 574px) {
  .footer_nav {
    display: none;
  }
}
.footer_nav-col {
  display: flex;
  flex-direction: column;
  gap: 2.4rem;
}
@media screen and (max-width: 574px) {
  .footer_nav-col {
    gap: 1.6rem;
  }
}
.footer_nav-col a {
  font-size: 1.6rem;
  font-weight: 500;
  color: #212121;
}
@media (hover: hover) {
  .footer_nav-col a:hover {
    color: #0174d4;
  }
}
.footer_copy {
  font-size: 1.3rem;
  color: #666;
  text-align: center;
  padding-top: 6.4rem;
}
@media screen and (max-width: 767px) {
  .footer_copy {
    font-size: 1.2rem;
    padding-top: 3.2rem;
  }
}

.pg_hero {
  position: relative;
  height: min(40rem, 100vh - 12rem);
  overflow: hidden;
  padding: 0 2rem;
}
@media screen and (max-width: 1199px) {
  .pg_hero {
    height: min(40rem, 100vh - 7rem);
  }
}
@media screen and (max-width: 767px) {
  .pg_hero {
    height: 30rem;
  }
}
@media screen and (max-width: 574px) {
  .pg_hero {
    height: 20rem;
  }
}
.pg_hero_img {
  position: absolute;
  inset: 0;
}
.pg_hero_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  background: #c5d8e8;
}
.pg_hero_overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(105deg, rgba(251, 253, 255, 0.96) 8%, rgba(251, 253, 255, 0.45) 60%, rgba(251, 253, 255, 0) 80%, rgba(251, 253, 255, 0));
}
.pg_hero_line {
  position: absolute;
  top: 0;
  left: 0;
  width: 26rem;
  z-index: 2;
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  .pg_hero_line {
    width: 16rem;
  }
}
.pg_hero_line img {
  object-fit: contain;
}
.pg_hero_inner {
  position: relative;
  z-index: 2;
  height: 100%;
  display: flex;
  align-items: center;
  min-height: inherit;
}
@media screen and (max-width: 767px) {
  .pg_hero_inner {
    padding: 6rem 0 4rem;
  }
}
.pg_hero_en {
  font-family: "Josefin Sans", sans-serif;
  font-size: 1.6rem;
  font-weight: 700;
  color: #0174d4;
  letter-spacing: 0.16rem;
  line-height: 1;
  margin-bottom: 1.6rem;
}
@media screen and (max-width: 767px) {
  .pg_hero_en {
    font-size: 1.4rem;
  }
}
.pg_hero h1 {
  font-size: 4.8rem;
  font-weight: 700;
  color: #212121;
  letter-spacing: 0.192rem;
  line-height: 1.4;
}
@media screen and (max-width: 1199px) {
  .pg_hero h1 {
    font-size: 4rem;
  }
}
@media screen and (max-width: 767px) {
  .pg_hero h1 {
    font-size: 3.2rem;
  }
}
@media screen and (max-width: 574px) {
  .pg_hero h1 {
    font-size: 2.6rem;
  }
}
.pg_hero_bar {
  width: 6rem;
  height: 4px;
  background: #0174d4;
  margin-top: 2rem;
  border-radius: 2px;
}

.pg_lead {
  padding: 10rem 0;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 991px) {
  .pg_lead {
    padding: 6rem 0;
  }
}
.pg_lead_deco {
  position: absolute;
  top: -0.5rem;
  right: 0rem;
  font-family: "Roboto", sans-serif;
  font-size: 9vw;
  font-weight: 800;
  color: rgba(1, 116, 212, 0.04);
  white-space: nowrap;
  line-height: 1;
  pointer-events: none;
  user-select: none;
  z-index: 0;
  letter-spacing: 0.02em;
}
@media screen and (max-width: 767px) {
  .pg_lead_deco {
    font-size: 16vw;
  }
}
.pg_lead .container {
  position: relative;
  z-index: 1;
}
.pg_lead_head {
  text-align: center;
  margin-bottom: 6.4rem;
}
@media screen and (max-width: 767px) {
  .pg_lead_head {
    margin-bottom: 4rem;
  }
}
.pg_lead_head .sec_en {
  justify-content: center;
  display: flex;
  align-items: center;
  gap: 1.6rem;
  margin-bottom: 2rem;
}
.pg_lead_head .sec_en .text {
  font-family: "Josefin Sans", sans-serif;
  font-size: 2.4rem;
  font-weight: 700;
  color: #0174d4;
  white-space: nowrap;
  line-height: 1;
}
@media screen and (max-width: 574px) {
  .pg_lead_head .sec_en .text {
    font-size: 2rem;
  }
}
.pg_lead_head .sec_en .line {
  flex: 1;
  height: 2px;
  background: #0174d4;
  min-width: 1px;
}
.pg_lead_heading {
  font-size: 3.6rem;
  font-weight: 700;
  color: #212121;
  letter-spacing: 0.128rem;
  line-height: 1.5;
}
@media screen and (max-width: 1400px) {
  .pg_lead_heading {
    font-size: 3.2rem;
  }
}
@media screen and (max-width: 991px) {
  .pg_lead_heading {
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 767px) {
  .pg_lead_heading {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 574px) {
  .pg_lead_heading {
    font-size: 2rem;
  }
}
.pg_lead_img {
  border-radius: 1.6rem;
  overflow: hidden;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.12);
}
.pg_lead_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  aspect-ratio: 4/3;
  background: #c5d8e8;
}
@media screen and (min-width: 768px) {
  .pg_lead_content {
    padding-left: 3.2rem;
    border-left: 3px solid rgba(1, 116, 212, 0.2);
  }
}
.pg_lead_catch {
  font-size: 2.4rem;
  font-weight: 700;
  color: #0174d4;
  line-height: 1.8;
  letter-spacing: 0.08rem;
  margin-bottom: 2.4rem;
  padding-bottom: 2.4rem;
  border-bottom: 1px dashed rgba(1, 116, 212, 0.3);
}
@media screen and (max-width: 574px) {
  .pg_lead_catch {
    font-size: 1.8rem;
  }
}
.pg_lead_text {
  font-size: 1.6rem;
  font-weight: 500;
  color: #212121;
  line-height: 2.2;
  letter-spacing: 0.064rem;
  margin-top: 2.4rem;
}
.pg_lead_text strong {
  font-weight: 700;
  color: #212121;
}

.pg_sec_title {
  font-size: 3.2rem;
  font-weight: 700;
  color: #212121;
  letter-spacing: 0.128rem;
  line-height: 1.5;
  margin-bottom: 4rem;
  display: flex;
  align-items: flex-start;
  gap: 0.8rem;
  padding-left: 1.6rem;
  border-left: 4px solid #0174d4;
}
@media screen and (max-width: 767px) {
  .pg_sec_title {
    font-size: 2.4rem;
    margin-bottom: 3.2rem;
  }
}
@media screen and (max-width: 574px) {
  .pg_sec_title {
    font-size: 2rem;
  }
}
.pg_sec_title-pipe {
  color: #0174d4;
  flex-shrink: 0;
  line-height: 1.5;
}

.pg_concerns_message {
  background: #e5f3ff;
  border-radius: 1.2rem;
  padding: 3.2rem 4rem;
  margin-bottom: 4.8rem;
  border-left: 5px solid #0174d4;
}
@media screen and (max-width: 767px) {
  .pg_concerns_message {
    padding: 2.4rem 1.6rem;
    margin-bottom: 3.2rem;
  }
}
.pg_concerns_message p {
  font-size: 2rem;
  font-weight: 700;
  color: #105691;
  line-height: 1.8;
  letter-spacing: 0.064rem;
}
@media screen and (max-width: 574px) {
  .pg_concerns_message p {
    font-size: 1.8rem;
  }
}
.pg_concerns_message p + p {
  margin-top: 1.2rem;
}

.pg_concerns_list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1.2rem 4rem;
}
@media screen and (max-width: 767px) {
  .pg_concerns_list {
    grid-template-columns: 1fr;
    gap: 0.8rem;
  }
}
.pg_concerns_list li {
  font-size: 1.6rem;
  font-weight: 500;
  color: #212121;
  line-height: 1.8;
  letter-spacing: 0.064rem;
  padding-left: 2rem;
  position: relative;
}
.pg_concerns_list li::before {
  content: "■";
  color: #0174d4;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 1rem;
  line-height: 2.4;
}

.pg_concerns_extra {
  margin-top: 2.4rem;
  padding: 2rem 2rem 2rem 4rem;
  border-top: 1px solid #a9cbe8;
  border-radius: 0 0 0.8rem 0.8rem;
  font-size: 1.6rem;
  font-weight: 700;
  color: #0174d4;
  position: relative;
  background: linear-gradient(to right, rgba(1, 116, 212, 0.05), transparent);
}
.pg_concerns_extra::before {
  content: "■";
  color: #0174d4;
  position: absolute;
  left: 2rem;
  top: 2rem;
  font-size: 1rem;
  line-height: 2.2;
}

.mv {
  position: relative;
  height: min(98rem, 100vh - 12rem);
  overflow: hidden;
  background: #fbfdff;
  z-index: 0;
}
@media screen and (max-width: 1199px) {
  .mv {
    height: min(70rem, 100vh - 7rem);
  }
}
@media screen and (max-width: 991px) {
  .mv {
    height: min(60rem, 100vh - 7rem);
  }
}
@media screen and (max-width: 767px) {
  .mv {
    height: auto;
    padding-bottom: 5rem;
    overflow: visible;
  }
}
.mv_line {
  position: absolute;
  top: 0;
  left: 0;
  width: 30rem;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .mv_line {
    top: 30rem;
  }
}
@media screen and (max-width: 574px) {
  .mv_line {
    width: 20rem;
    top: 33rem;
  }
}
.mv_line img {
  object-fit: contain;
}
.mv .slider {
  position: absolute;
  top: 0;
  right: 0;
  width: 80%;
  height: 100%;
}
@media screen and (max-width: 1400px) {
  .mv .slider {
    width: 65%;
  }
}
@media screen and (max-width: 767px) {
  .mv .slider {
    position: relative;
    width: 100%;
    height: 40rem;
  }
}
.mv .slider .slick-track, .mv .slider .slick-list {
  height: 100%;
}
.mv .slider_image {
  height: 100%;
}
@media screen and (max-width: 767px) {
  .mv .slider_image {
    height: 40rem;
  }
}
.mv .slider_image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  background: #c5d8e8;
  object-position: left center;
}
@media screen and (max-width: 767px) {
  .mv .slider_image img {
    height: 40rem;
  }
}
.mv .slider_image img.sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .mv .slider_image img.sp {
    display: block;
  }
}
.mv .slider_image img.pc {
  display: block;
}
@media screen and (max-width: 767px) {
  .mv .slider_image img.pc {
    display: none;
  }
}
.mv_gradient {
  position: absolute;
  top: 0;
  left: 0;
  width: 55%;
  height: 100%;
  background: linear-gradient(to right, #fbfdff 40%, rgba(251, 253, 255, 0));
  pointer-events: none;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .mv_gradient {
    width: 100%;
    height: 40rem;
    background: linear-gradient(to bottom, transparent 30%, #fbfdff);
  }
}
.mv_text {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  padding-left: 8rem;
  max-width: 77rem;
  z-index: 3;
}
@media (min-width: 1200px) and (max-height: 980px) {
  .mv_text {
    max-width: 61rem;
  }
}
@media screen and (max-width: 1199px) {
  .mv_text {
    max-width: 55rem;
    padding-left: 3rem;
  }
}
@media screen and (max-width: 991px) {
  .mv_text {
    padding-left: 4rem;
    max-width: 56rem;
  }
}
@media screen and (max-width: 767px) {
  .mv_text {
    position: relative;
    top: auto;
    left: auto;
    transform: none;
    padding: 3rem 2rem 0;
    max-width: 100%;
  }
}
.mv_catch p {
  font-size: 7.2rem;
  font-weight: 700;
  color: #212121;
  line-height: 1.7;
  letter-spacing: 0.36rem;
}
@media (min-width: 1200px) and (max-height: 980px) {
  .mv_catch p {
    font-size: 5.2rem;
    line-height: 1.4;
  }
}
@media (min-width: 1200px) and (max-height: 650px) {
  .mv_catch p {
    font-size: 4rem;
  }
}
@media screen and (max-width: 1199px) {
  .mv_catch p {
    font-size: 5.2rem;
    line-height: 1.4;
  }
}
@media screen and (max-width: 1199px) and (max-height: 650px) {
  .mv_catch p {
    font-size: 4rem;
  }
}
@media screen and (max-width: 991px) {
  .mv_catch p {
    font-size: 4rem;
    line-height: 1.4;
  }
}
@media screen and (max-width: 991px) and (max-height: 650px) {
  .mv_catch p {
    font-size: 3.2rem;
  }
}
@media screen and (max-width: 767px) {
  .mv_catch p {
    font-size: 3.2rem;
  }
}
@media screen and (max-width: 574px) {
  .mv_catch p {
    font-size: 2.6rem;
  }
}
.mv_catch p em {
  font-style: normal;
  color: #0174d4;
}
.mv_catch-line {
  width: 100%;
  height: 4px;
  background: #0174d4;
  margin-top: 1.6rem;
}
@media (min-width: 1200px) and (max-height: 980px) {
  .mv_catch-line {
    height: 3px;
  }
}
.mv_sub {
  margin-top: 2.6rem;
  font-size: 3.2rem;
  font-weight: 700;
  color: #0174d4;
  letter-spacing: 0.064rem;
}
@media (min-width: 1200px) and (max-height: 980px) {
  .mv_sub {
    font-size: 2.4rem;
    margin-top: 2rem;
  }
}
@media screen and (max-width: 1199px) {
  .mv_sub {
    font-size: 2.4rem;
    margin-top: 2rem;
  }
}
@media screen and (max-width: 1199px) and (max-height: 650px) {
  .mv_sub {
    font-size: 2rem;
    margin-top: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .mv_sub {
    font-size: 2rem;
  }
}
.mv_body {
  margin-top: 4rem;
  font-size: 1.8rem;
  font-weight: 500;
  color: #212121;
  line-height: 2.7;
  letter-spacing: 0.054rem;
}
@media (min-width: 1200px) and (max-height: 980px) {
  .mv_body {
    font-size: 1.6rem;
    margin-top: 2rem;
    line-height: 2.2;
  }
}
@media screen and (max-width: 1199px) {
  .mv_body {
    font-size: 1.6rem;
    margin-top: 2rem;
    line-height: 2.2;
  }
}
@media screen and (max-width: 1199px) and (max-height: 650px) {
  .mv_body {
    font-size: 1.5rem;
    margin-top: 1.6rem;
    line-height: 2;
  }
}
@media screen and (max-width: 767px) {
  .mv_body {
    font-size: 1.5rem;
    margin-top: 2rem;
  }
}
@media screen and (max-width: 1199px) {
  .mv_body .pc_only {
    display: none;
  }
}

.reason {
  padding: 10rem 0;
  position: relative;
}
@media screen and (max-width: 991px) {
  .reason {
    padding: 6rem 0;
  }
}
.reason_line {
  position: absolute;
  top: 0;
  right: 0;
  width: 32rem;
  z-index: -1;
}
.reason_line img {
  object-fit: contain;
}
@media screen and (max-width: 767px) {
  .reason_line {
    width: 20rem;
  }
}
@media screen and (max-width: 574px) {
  .reason_line {
    width: 13rem;
  }
}
.reason_circle {
  position: absolute;
  bottom: 2rem;
  left: 2rem;
  width: 40rem;
  height: 40rem;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .reason_circle {
    width: 30rem;
    height: 30rem;
  }
}
.reason_list {
  gap: 2.4rem 0;
  margin-top: 6.6rem;
}
.reason_item {
  background: #fff;
  border-radius: 1.6rem;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
  padding: 5.6rem 3.2rem 3.2rem;
  height: 100%;
  position: relative;
}
@media screen and (max-width: 1199px) {
  .reason_item {
    padding: 5.6rem 2.4rem 3.2rem;
  }
}
@media screen and (max-width: 991px) {
  .reason_item {
    padding: 5.6rem 1.6rem 3.2rem;
  }
}
@media screen and (max-width: 767px) {
  .reason_item {
    margin-bottom: 2rem;
  }
}
.reason_item-icon {
  position: absolute;
  top: 1.2rem;
  right: 3.2rem;
}
@media screen and (max-width: 991px) {
  .reason_item-icon {
    right: 2.4rem;
  }
}
@media screen and (max-width: 574px) {
  .reason_item-icon {
    top: 2.4rem;
  }
}
.reason_item-icon img {
  width: 13.2rem;
  height: 11.6rem;
  object-fit: contain;
  background: transparent;
}
@media screen and (max-width: 991px) {
  .reason_item-icon img {
    width: 10rem;
    height: 8.6rem;
  }
}
@media screen and (max-width: 767px) {
  .reason_item-icon img {
    width: 13rem;
    height: 11rem;
  }
}
.reason_item-num {
  margin-bottom: 2.4rem;
  padding-bottom: 1rem;
  border-bottom: 2px solid #0174d4;
  display: inline-flex;
}
.reason_item-num span {
  font-family: "Roboto", sans-serif;
  font-size: 5.6rem;
  font-weight: 700;
  color: #0174d4;
  line-height: 1;
}
.reason_item h3 {
  font-size: 2.4rem;
  font-weight: 700;
  color: #0174d4;
  letter-spacing: 0.096rem;
  line-height: 1.5;
  margin-bottom: 1.6rem;
}
@media screen and (max-width: 1400px) {
  .reason_item h3 {
    font-size: 2rem;
  }
}
@media screen and (max-width: 1199px) {
  .reason_item h3 {
    font-size: 1.8rem;
    font-feature-settings: "palt";
  }
}
@media screen and (max-width: 991px) {
  .reason_item h3 {
    font-size: 1.6rem;
    letter-spacing: 0;
  }
}
@media screen and (max-width: 767px) {
  .reason_item h3 {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 574px) {
  .reason_item h3 {
    font-size: 2rem;
  }
}
.reason_item p {
  font-size: 1.6rem;
  font-weight: 500;
  color: #212121;
  line-height: 1.8;
  letter-spacing: 0.064rem;
}

.business {
  position: relative;
  padding: 10rem 0;
}
@media screen and (max-width: 767px) {
  .business {
    padding: 6rem 0;
  }
}
.business_bg {
  position: absolute;
  inset: 0;
  z-index: 0;
}
.business_bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  background: #b0c8da;
}
.business .container {
  position: relative;
  z-index: 1;
}
.business_inner {
  background: rgba(255, 255, 255, 0.85);
  padding: 6.4rem 7.2rem;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 1199px) {
  .business_inner {
    padding: 4rem 3.2rem;
  }
}
@media screen and (max-width: 574px) {
  .business_inner {
    padding: 3rem 2rem;
  }
}
.business_title {
  text-align: center;
  margin-bottom: 6.4rem;
  border-bottom: 2px solid #0174d4;
  padding-bottom: 1.6rem;
}
.business_title .sec_en {
  justify-content: center;
}
.business_title .sec_heading {
  border-bottom: none;
  padding-bottom: 0;
}
.business_title .sec_heading h2 {
  text-align: center;
}
.business_list {
  gap: 2.4rem 0;
  margin-top: 6.4rem;
}
@media screen and (max-width: 574px) {
  .business_list {
    margin-top: 4rem;
  }
}
.business_item {
  background: #e5f3ff;
  border-radius: 0.8rem;
  overflow: hidden;
  height: 100%;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 767px) {
  .business_item {
    margin-bottom: 2.4rem;
  }
}
.business_item-img img {
  width: 100%;
  height: 25.7rem;
  object-fit: cover;
  display: block;
  background: #8eb0c8;
}
@media screen and (max-width: 767px) {
  .business_item-img img {
    height: 20rem;
  }
}
.business_item-body {
  padding: 2.4rem;
  display: flex;
  flex-direction: column;
  flex: 1;
  gap: 1.6rem;
}
.business_item h3 {
  font-size: 3.2rem;
  font-weight: 700;
  color: #0174d4;
  border-bottom: 2px solid #0174d4;
  padding-bottom: 1.6rem;
  line-height: 1;
}
@media screen and (max-width: 991px) {
  .business_item h3 {
    font-size: 2.4rem;
  }
}
.business_item h3 .small {
  font-size: 2.4rem;
}
@media screen and (max-width: 991px) {
  .business_item h3 .small {
    font-size: 1.8rem;
  }
}
.business_item-catch {
  font-size: 2rem;
  font-weight: 700;
  color: #105691;
  line-height: 1.6;
}
@media screen and (max-width: 991px) {
  .business_item-catch {
    font-size: 1.7rem;
  }
}
.business_item-text {
  font-size: 1.6rem;
  font-weight: 500;
  color: #212121;
  line-height: 2;
  flex: 1;
}
.business_item .more {
  margin-top: auto;
  align-self: flex-end;
}

.jobseeker {
  position: relative;
  padding: 10rem 0;
  overflow: hidden;
  background: #fbfdff;
}
@media screen and (max-width: 767px) {
  .jobseeker {
    padding: 6rem 0;
  }
}
.jobseeker_deco {
  position: absolute;
  top: 0;
  left: 2rem;
  font-family: "Roboto", sans-serif;
  font-size: 9vw;
  font-weight: 800;
  color: #f2f8ff;
  white-space: nowrap;
  line-height: 1;
  pointer-events: none;
  z-index: 1;
  letter-spacing: 0.02em;
  user-select: none;
}
@media screen and (max-width: 767px) {
  .jobseeker_deco {
    font-size: 9rem;
  }
}
@media screen and (max-width: 574px) {
  .jobseeker_deco {
    font-size: 6rem;
  }
}
.jobseeker_img {
  position: absolute;
  top: 0;
  right: 0;
  width: 55rem;
  height: 100%;
  z-index: 0;
}
@media screen and (max-width: 1199px) {
  .jobseeker_img {
    width: 48rem;
    height: 40rem;
  }
}
@media screen and (max-width: 991px) {
  .jobseeker_img {
    display: none;
  }
}
.jobseeker_img img {
  width: 55rem;
  height: 100%;
  object-fit: cover;
  object-position: top;
  display: block;
  background: #c5d8e8;
}
.jobseeker_img::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 30rem;
  height: 100%;
  background: linear-gradient(to right, #fbfdff, transparent);
  z-index: 1;
}
.jobseeker_img::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 20rem;
  background: linear-gradient(to top, #fbfdff, transparent);
  z-index: 1;
}
.jobseeker .container {
  position: relative;
  z-index: 1;
}
.jobseeker_inner {
  max-width: 107.6rem;
}
.jobseeker_title {
  font-size: 4.8rem;
  font-weight: 700;
  color: #212121;
  letter-spacing: 0.192rem;
  line-height: 1.5;
  margin-bottom: 3.8rem;
}
@media screen and (max-width: 1400px) {
  .jobseeker_title {
    font-size: 4rem;
  }
}
@media screen and (max-width: 767px) {
  .jobseeker_title {
    font-size: 3.2rem;
  }
}
.jobseeker_title em {
  font-style: normal;
  color: #0174d4;
}
.jobseeker_sub {
  font-size: 2.4rem;
  font-weight: 700;
  color: #212121;
  margin-bottom: 3.2rem;
}
@media screen and (max-width: 767px) {
  .jobseeker_sub {
    font-size: 2rem;
  }
}
.jobseeker_text {
  font-size: 1.6rem;
  font-weight: 500;
  color: #212121;
  line-height: 2;
  margin-bottom: 4.8rem;
}
.jobseeker_list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1.5rem 2.4rem;
  margin-bottom: 2.4rem;
}
@media screen and (max-width: 767px) {
  .jobseeker_list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 574px) {
  .jobseeker_list {
    grid-template-columns: 1fr;
  }
}
.jobseeker_list li {
  display: flex;
  align-items: center;
  gap: 1.6rem;
  background: #fff;
  border-radius: 0.8rem;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.25);
  padding: 1rem;
  font-size: 1.7rem;
  font-weight: 700;
  color: #212121;
  letter-spacing: 0.068rem;
}
@media screen and (max-width: 767px) {
  .jobseeker_list li {
    font-size: 1.5rem;
  }
}
.jobseeker_list li img {
  width: 3.2rem;
  height: 3.2rem;
  object-fit: contain;
  flex-shrink: 0;
  background: transparent;
}
@media screen and (max-width: 767px) {
  .jobseeker_list li img {
    width: 2.8rem;
    height: 2.8rem;
  }
}

.news {
  padding: 10rem 0;
  background: #fbfdff;
}
@media screen and (max-width: 574px) {
  .news {
    padding: 6rem 0;
  }
}
.news_inner {
  display: flex;
  gap: 13.2rem;
  align-items: flex-start;
}
@media screen and (max-width: 991px) {
  .news_inner {
    flex-direction: column;
    gap: 4rem;
  }
}
.news_left {
  flex-shrink: 0;
  width: fit-content;
}
.news_left .sec_en {
  display: flex;
  align-items: center;
  gap: 1.6rem;
}
.news_left .sec_en .text {
  font-family: "Josefin Sans", sans-serif;
  font-size: 2.4rem;
  font-weight: 700;
  color: #0174d4;
  line-height: 1;
}
.news_left .sec_en .line {
  flex: 1;
  height: 2px;
  background: #0174d4;
}
.news_left h2 {
  font-size: 4.8rem;
  font-weight: 700;
  color: #212121;
  letter-spacing: 0.192rem;
  line-height: 1.5;
}
@media screen and (max-width: 1400px) {
  .news_left h2 {
    font-size: 4rem;
  }
}
.news_tabs {
  display: flex;
  gap: 0.8rem;
  margin-bottom: 4rem;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .news_tabs {
    margin-top: 3rem;
  }
}
.news_tab {
  border: 1px solid #0174d4;
  background: #fbfdff;
  color: #0174d4;
  border-radius: 4px;
  padding: 1rem;
  font-size: 1.6rem;
  font-weight: 500;
  font-family: "Noto Sans JP", sans-serif;
  cursor: pointer;
  transition: 0.3s;
}
.news_tab.active {
  background: #0174d4;
  color: #fff;
}
@media (hover: hover) {
  .news_tab:hover {
    background: #0174d4;
    color: #fff;
  }
}
.news .tab_box {
  display: none;
}
.news .tab_box.active {
  display: block;
}
.news_list {
  max-height: 66.1rem;
  overflow-y: auto;
  padding-right: 4rem;
}
@media screen and (max-width: 991px) {
  .news_list {
    padding-right: 1.6rem;
  }
}
@media screen and (max-width: 767px) {
  .news_list {
    max-height: 50rem;
  }
}
.news_list::-webkit-scrollbar {
  width: 1rem;
}
.news_list::-webkit-scrollbar-track {
  background: #efefef;
  border-radius: 3rem;
}
.news_list::-webkit-scrollbar-thumb {
  background: #0174d4;
  border-radius: 3rem;
}
.news_item {
  border-bottom: 1px solid #c1cdda;
  padding: 2.4rem 0;
  word-break: break-all;
}
.news_item-inner {
  position: relative;
  padding-right: 4.8rem;
}
.news_item.has-body .news_item-inner {
  cursor: pointer;
}
.news_item-toggle {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  font-family: "Roboto", sans-serif;
  font-size: 2.8rem;
  font-weight: 500;
  line-height: 1;
  color: #0174d4;
  width: 2.8rem;
  text-align: center;
}
.news_item-meta {
  display: flex;
  align-items: center;
  gap: 1.5rem;
  margin-bottom: 1.6rem;
}
.news_item-date {
  font-family: "Roboto", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  color: #3d6d96;
}
.news_item-cat {
  background: #0174d4;
  color: #fff;
  border-radius: 4px;
  padding: 0.4rem 1rem;
  font-size: 1.4rem;
  font-weight: 500;
}
.news_item-new {
  font-family: "Roboto", sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  color: #ea4040;
}
.news_item-title {
  font-size: 1.8rem;
  font-weight: 500;
  color: #212121;
  line-height: 1.5;
  margin-bottom: 0;
}
.news_item-body {
  border-top: 1px solid #C1CDDA;
  margin-top: 1.6rem;
  padding-top: 2rem;
}
.news_item-body p {
  font-size: 1.6rem;
  line-height: 1.7;
  margin-bottom: 2.4rem;
}
.news_item-imgs {
  display: flex;
  gap: 2.4rem;
  margin-bottom: 2.4rem;
}
@media screen and (max-width: 574px) {
  .news_item-imgs {
    flex-direction: column;
  }
}
.news_item-img {
  flex: 1;
  background: #edf7ff;
  border-radius: 4px;
  aspect-ratio: 3/2;
}
.news_item-img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
  background: transparent;
}

#challenge {
  background: #fbfdff;
}
#challenge .ch_support {
  padding: 10rem 0;
  background: linear-gradient(to bottom, #eef6ff, #fbfdff);
}
@media screen and (max-width: 991px) {
  #challenge .ch_support {
    padding: 6rem 0;
  }
}
#challenge .ch_support .title {
  margin-bottom: 6.4rem;
}
@media screen and (max-width: 767px) {
  #challenge .ch_support .title {
    margin-bottom: 4rem;
  }
}
#challenge .ch_support_heading {
  font-size: 3.2rem;
  font-weight: 700;
  color: #212121;
  letter-spacing: 0.128rem;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  #challenge .ch_support_heading {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 574px) {
  #challenge .ch_support_heading {
    font-size: 2rem;
  }
}
#challenge .ch_support_list {
  gap: 2.4rem 0;
}
#challenge .ch_support_item {
  background: #fff;
  border-radius: 1.6rem;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);
  padding: 3.6rem 2.4rem 3.2rem;
  height: 100%;
  text-align: center;
  border-top: 4px solid #0174d4;
  transition: transform 0.3s, box-shadow 0.3s;
}
@media screen and (max-width: 767px) {
  #challenge .ch_support_item {
    margin-bottom: 2rem;
  }
}
@media (hover: hover) {
  #challenge .ch_support_item:hover {
    transform: translateY(-6px);
    box-shadow: 0 12px 32px rgba(1, 116, 212, 0.15);
  }
}
#challenge .ch_support_item-img {
  margin-bottom: 2.4rem;
}
#challenge .ch_support_item-img img {
  width: 11rem;
  height: 9.6rem;
  object-fit: contain;
  margin: 0 auto;
  background: transparent;
}
@media screen and (max-width: 991px) {
  #challenge .ch_support_item-img img {
    width: 9rem;
    height: 7.8rem;
  }
}
#challenge .ch_support_item-sub {
  font-size: 1.4rem;
  font-weight: 700;
  color: #105691;
  line-height: 1.6;
  letter-spacing: 0.056rem;
  margin-bottom: 0.4rem;
}
#challenge .ch_support_item-title {
  font-size: 2.4rem;
  font-weight: 700;
  color: #0174d4;
  letter-spacing: 0.096rem;
  line-height: 1.5;
  margin-bottom: 2rem;
  padding-bottom: 1.6rem;
  border-bottom: 2px solid rgba(1, 116, 212, 0.25);
}
@media screen and (max-width: 767px) {
  #challenge .ch_support_item-title {
    font-size: 2rem;
  }
}
@media screen and (max-width: 574px) {
  #challenge .ch_support_item-title {
    font-size: 1.8rem;
  }
}
#challenge .ch_support_item-text {
  font-size: 1.5rem;
  font-weight: 500;
  color: #212121;
  line-height: 1.9;
  letter-spacing: 0.06rem;
  text-align: left;
}
#challenge .ch_concerns {
  padding: 10rem 0;
  background: #fff;
  position: relative;
}
@media screen and (max-width: 991px) {
  #challenge .ch_concerns {
    padding: 6rem 0;
  }
}
#challenge .ch_concerns_line {
  position: absolute;
  top: 0;
  right: 0;
  width: 28rem;
  z-index: 0;
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  #challenge .ch_concerns_line {
    width: 16rem;
  }
}
#challenge .ch_concerns_line img {
  object-fit: contain;
}
#challenge .ch_concerns .container {
  position: relative;
  z-index: 1;
}
#challenge .ch_cta {
  padding: 10rem 0 12rem;
  position: relative;
  overflow: hidden;
  background: linear-gradient(135deg, #e9f5ff 0%, #bde1ff 100%);
}
@media screen and (max-width: 991px) {
  #challenge .ch_cta {
    padding: 6rem 0 8rem;
  }
}
#challenge .ch_cta_deco {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: "Roboto", sans-serif;
  font-size: 16vw;
  font-weight: 800;
  color: rgba(1, 116, 212, 0.06);
  white-space: nowrap;
  line-height: 1;
  pointer-events: none;
  user-select: none;
  z-index: 0;
  letter-spacing: 0.04em;
}
@media screen and (max-width: 767px) {
  #challenge .ch_cta_deco {
    font-size: 12rem;
  }
}
#challenge .ch_cta_inner {
  text-align: center;
  position: relative;
  z-index: 1;
}
#challenge .ch_cta_text {
  font-size: 2.8rem;
  font-weight: 700;
  color: #212121;
  letter-spacing: 0.096rem;
  line-height: 1.6;
  margin-bottom: 5.6rem;
}
@media screen and (max-width: 767px) {
  #challenge .ch_cta_text {
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 574px) {
  #challenge .ch_cta_text {
    font-size: 1.8rem;
    margin-bottom: 4rem;
  }
}
#challenge .ch_cta .more {
  margin: 0 auto;
  font-size: 2rem;
  padding: 0 2rem 0 3.6rem;
  height: 7rem;
  min-width: 28rem;
  justify-content: center;
}
@media screen and (max-width: 574px) {
  #challenge .ch_cta .more {
    font-size: 1.8rem;
    min-width: auto;
  }
}

#department {
  background: #fbfdff;
}
#department .dp_dispatch {
  background: #fff;
}
#department .dp_features {
  padding: 10rem 0;
  background: linear-gradient(to bottom, #eef6ff, #fbfdff);
}
@media screen and (max-width: 991px) {
  #department .dp_features {
    padding: 6rem 0;
  }
}
#department .dp_features .title {
  margin-bottom: 6.4rem;
}
@media screen and (max-width: 767px) {
  #department .dp_features .title {
    margin-bottom: 4rem;
  }
}
#department .dp_features_list {
  gap: 2.4rem 0;
}
#department .dp_features_heading {
  font-size: 3.2rem;
  font-weight: 700;
  color: #212121;
  letter-spacing: 0.128rem;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  #department .dp_features_heading {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 574px) {
  #department .dp_features_heading {
    font-size: 2rem;
  }
}
#department .dp_feature_item {
  background: #fff;
  border-radius: 1.6rem;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);
  padding: 3.2rem 2.4rem;
  height: 100%;
  border-top: 4px solid #0174d4;
  transition: transform 0.3s, box-shadow 0.3s;
}
@media screen and (max-width: 767px) {
  #department .dp_feature_item {
    margin-bottom: 2rem;
  }
}
@media (hover: hover) {
  #department .dp_feature_item:hover {
    transform: translateY(-6px);
    box-shadow: 0 12px 32px rgba(1, 116, 212, 0.15);
  }
}
#department .dp_feature_item-title {
  font-size: 2rem;
  font-weight: 700;
  color: #0174d4;
  letter-spacing: 0.08rem;
  line-height: 1.5;
  margin-bottom: 1.6rem;
  padding-bottom: 1.6rem;
  border-bottom: 2px solid rgba(1, 116, 212, 0.25);
}
@media screen and (max-width: 767px) {
  #department .dp_feature_item-title {
    font-size: 1.8rem;
  }
}
#department .dp_feature_item-text {
  font-size: 1.5rem;
  font-weight: 500;
  color: #212121;
  line-height: 1.9;
  letter-spacing: 0.06rem;
}
#department .dp_concerns {
  padding: 10rem 0;
  background: #fff;
  position: relative;
}
@media screen and (max-width: 991px) {
  #department .dp_concerns {
    padding: 6rem 0;
  }
}
#department .dp_concerns_line {
  position: absolute;
  top: 0;
  right: 0;
  width: 28rem;
  z-index: 0;
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  #department .dp_concerns_line {
    width: 16rem;
  }
}
#department .dp_concerns_line img {
  object-fit: contain;
}
#department .dp_concerns .container {
  position: relative;
  z-index: 1;
}

#contracting {
  background: #fbfdff;
}
#contracting .pg_lead .pg_lead_head {
  margin-bottom: 0;
}
#contracting .ct_service {
  padding: 10rem 0;
  background: #fff;
}
@media screen and (max-width: 991px) {
  #contracting .ct_service {
    padding: 6rem 0;
  }
}
#contracting .ct_service .container {
  display: flex;
  flex-direction: column;
  gap: 4.8rem;
}
#contracting .ct_service_item + #contracting .ct_service_item {
  margin-top: 8rem;
}
@media screen and (max-width: 767px) {
  #contracting .ct_service_item + #contracting .ct_service_item {
    margin-top: 5rem;
  }
}
#contracting .ct_service_img {
  border-radius: 1.6rem;
  overflow: hidden;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.12);
}
#contracting .ct_service_img img {
  width: 100%;
  aspect-ratio: 4/3;
  object-fit: cover;
  display: block;
  background: #c5d8e8;
}
@media screen and (min-width: 768px) {
  #contracting .ct_service_content {
    padding-left: 3.2rem;
    border-left: 3px solid rgba(1, 116, 212, 0.2);
  }
}
#contracting .ct_service_catch {
  font-size: 2.4rem;
  font-weight: 700;
  color: #0174d4;
  line-height: 1.8;
  letter-spacing: 0.08rem;
  margin-bottom: 2.4rem;
  padding-bottom: 2.4rem;
  border-bottom: 1px dashed rgba(1, 116, 212, 0.3);
}
@media screen and (max-width: 574px) {
  #contracting .ct_service_catch {
    font-size: 1.8rem;
  }
}
#contracting .ct_service_text {
  font-size: 1.6rem;
  font-weight: 500;
  color: #212121;
  line-height: 2.2;
  letter-spacing: 0.064rem;
  margin-top: 2.4rem;
}
#contracting .ct_merits {
  padding: 10rem 0;
}
@media screen and (max-width: 991px) {
  #contracting .ct_merits {
    padding: 6rem 0;
  }
}
#contracting .ct_merits_item {
  background: #fff;
  border-radius: 1.2rem;
  border-left: 4px solid #0174d4;
  padding: 3.2rem;
  margin-top: 3.2rem;
}
@media screen and (max-width: 767px) {
  #contracting .ct_merits_item {
    padding: 2.4rem 2rem;
  }
}
#contracting .ct_merits_num {
  font-family: "Roboto", sans-serif;
  font-size: 1.4rem;
  font-weight: 700;
  color: #0174d4;
  letter-spacing: 0.04em;
  margin-bottom: 0.8rem;
}
#contracting .ct_merits_title {
  font-size: 2.4rem;
  font-weight: 700;
  color: #0174d4;
  letter-spacing: 0.072rem;
  line-height: 1.5;
  margin-bottom: 1.6rem;
}
@media screen and (max-width: 767px) {
  #contracting .ct_merits_title {
    font-size: 2rem;
  }
}
@media screen and (max-width: 574px) {
  #contracting .ct_merits_title {
    font-size: 1.8rem;
  }
}
#contracting .ct_merits_text {
  font-size: 1.5rem;
  font-weight: 500;
  color: #212121;
  line-height: 1.9;
  letter-spacing: 0.06rem;
}

#company {
  background: #fbfdff;
}
#company .co_overview {
  padding: 10rem 0;
  background: #fff;
}
@media screen and (max-width: 991px) {
  #company .co_overview {
    padding: 6rem 0;
  }
}
#company .co_table {
  width: 100%;
  border-collapse: collapse;
  margin-top: 4rem;
}
#company .co_table tr {
  border-bottom: 1px solid #a9cbe8;
}
#company .co_table tr:first-child {
  border-top: 1px solid #a9cbe8;
}
#company .co_table th {
  width: 18rem;
  padding: 2rem 2.4rem;
  font-size: 1.6rem;
  font-weight: 700;
  color: #212121;
  text-align: left;
  vertical-align: middle;
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  #company .co_table th {
    width: 12rem;
    padding: 1.6rem;
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 574px) {
  #company .co_table th {
    width: 9rem;
  }
}
#company .co_table td {
  padding: 2rem 2.4rem;
  font-size: 1.6rem;
  font-weight: 500;
  color: #212121;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  #company .co_table td {
    padding: 1.6rem;
    font-size: 1.5rem;
  }
}
#company .co_access {
  padding: 10rem 0;
}
@media screen and (max-width: 991px) {
  #company .co_access {
    padding: 6rem 0;
  }
}
#company .co_access .more {
  margin-left: auto;
}
#company .co_map {
  border-radius: 1.2rem;
  overflow: hidden;
  margin-bottom: 3.2rem;
}
#company .co_map iframe {
  width: 100%;
  height: 45rem;
  display: block;
  border: none;
}
@media screen and (max-width: 767px) {
  #company .co_map iframe {
    height: 32rem;
  }
}
@media screen and (max-width: 574px) {
  #company .co_map iframe {
    height: 22rem;
  }
}

#entry,
#contact {
  background: #fbfdff;
}
#entry .form_sec,
#contact .form_sec {
  padding: 10rem 0;
  background: #fff;
}
@media screen and (max-width: 991px) {
  #entry .form_sec,
  #contact .form_sec {
    padding: 6rem 0;
  }
}
#entry .form_greeting,
#contact .form_greeting {
  font-size: 1.6rem;
  font-weight: 500;
  color: #212121;
  line-height: 2;
  letter-spacing: 0.06rem;
  margin-bottom: 4rem;
  padding: 3.2rem;
  background: #fbfdff;
  border-radius: 0.8rem;
  border-left: 4px solid #0174d4;
}
@media screen and (max-width: 767px) {
  #entry .form_greeting,
  #contact .form_greeting {
    padding: 2rem 1.6rem;
  }
}
#entry .form_table,
#contact .form_table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 5.6rem;
}
#entry .form_table tr,
#contact .form_table tr {
  border-bottom: 1px solid #a9cbe8;
}
#entry .form_table tr:first-child,
#contact .form_table tr:first-child {
  border-top: 1px solid #a9cbe8;
}
@media screen and (max-width: 767px) {
  #entry .form_table tr,
  #contact .form_table tr {
    display: block;
    padding: 1.2rem 0;
  }
  #entry .form_table tr:first-child,
  #contact .form_table tr:first-child {
    padding-top: 0;
  }
}
#entry .form_table th,
#contact .form_table th {
  width: 26rem;
  padding: 2rem 2.4rem;
  font-size: 1.6rem;
  font-weight: 700;
  color: #212121;
  text-align: left;
  vertical-align: middle;
  position: relative;
  background: #fbfdff;
}
@media screen and (max-width: 767px) {
  #entry .form_table th,
  #contact .form_table th {
    display: block;
    width: 100%;
    padding: 0.8rem 0 0.4rem;
    background: none;
  }
}
#entry .form_table th .required_badge,
#contact .form_table th .required_badge {
  position: absolute;
  top: 50%;
  right: 2rem;
  transform: translateY(-50%);
}
#entry .form_table td,
#contact .form_table td {
  padding: 1.6rem 2.4rem;
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  #entry .form_table td,
  #contact .form_table td {
    display: block;
    padding: 0.4rem 0 0.8rem;
  }
}
#entry .form_table input[type=text],
#entry .form_table input[type=email],
#contact .form_table input[type=text],
#contact .form_table input[type=email] {
  width: 100%;
  height: 4.8rem;
  border: 1.5px solid #a9cbe8;
  border-radius: 0.6rem;
  padding: 0 1.6rem;
  font-size: 1.6rem;
  font-family: "Noto Sans JP", sans-serif;
  color: #212121;
  background: #fff;
  transition: border-color 0.3s, box-shadow 0.3s;
}
#entry .form_table input[type=text]:focus,
#entry .form_table input[type=email]:focus,
#contact .form_table input[type=text]:focus,
#contact .form_table input[type=email]:focus {
  outline: none;
  border-color: #0174d4;
  box-shadow: 0 0 0 3px rgba(1, 116, 212, 0.1);
}
#entry .form_table input[type=text]::placeholder,
#entry .form_table input[type=email]::placeholder,
#contact .form_table input[type=text]::placeholder,
#contact .form_table input[type=email]::placeholder {
  color: #bbb;
}
#entry .form_table select,
#contact .form_table select {
  height: 4.8rem;
  border: 1.5px solid #a9cbe8;
  border-radius: 0.6rem;
  padding: 0 1.2rem;
  font-size: 1.6rem;
  font-family: "Noto Sans JP", sans-serif;
  color: #212121;
  background: #fff;
  cursor: pointer;
}
#entry .form_table textarea,
#contact .form_table textarea {
  width: 100%;
  border: 1.5px solid #a9cbe8;
  border-radius: 0.6rem;
  padding: 1.2rem 1.6rem;
  font-size: 1.6rem;
  font-family: "Noto Sans JP", sans-serif;
  color: #212121;
  line-height: 1.8;
  resize: vertical;
  min-height: 16rem;
  background: #fff;
  transition: border-color 0.3s, box-shadow 0.3s;
}
#entry .form_table textarea:focus,
#contact .form_table textarea:focus {
  outline: none;
  border-color: #0174d4;
  box-shadow: 0 0 0 3px rgba(1, 116, 212, 0.1);
}
#entry .form_table textarea::placeholder,
#contact .form_table textarea::placeholder {
  color: #bbb;
}
#entry .form_table .radio_group,
#contact .form_table .radio_group {
  display: flex;
  align-items: center;
  gap: 3.2rem;
  flex-wrap: wrap;
}
@media screen and (max-width: 574px) {
  #entry .form_table .radio_group,
  #contact .form_table .radio_group {
    gap: 2rem;
  }
}
#entry .form_table .radio_group label,
#contact .form_table .radio_group label {
  display: flex;
  align-items: center;
  gap: 0.8rem;
  font-size: 1.6rem;
  font-weight: 500;
  color: #212121;
  cursor: pointer;
}
#entry .form_table .radio_group input[type=radio],
#contact .form_table .radio_group input[type=radio] {
  width: 1.8rem;
  height: 1.8rem;
  accent-color: #0174d4;
  cursor: pointer;
}
#entry .form_table .postal_wrap,
#contact .form_table .postal_wrap {
  display: flex;
  align-items: center;
  gap: 1.2rem;
}
@media screen and (max-width: 574px) {
  #entry .form_table .postal_wrap,
  #contact .form_table .postal_wrap {
    flex-wrap: wrap;
  }
}
#entry .form_table .postal_wrap input,
#contact .form_table .postal_wrap input {
  max-width: 22rem;
}
@media screen and (max-width: 574px) {
  #entry .form_table .postal_wrap input,
  #contact .form_table .postal_wrap input {
    max-width: 100%;
  }
}
#entry .form_table .edu_wrap,
#contact .form_table .edu_wrap {
  display: flex;
  align-items: center;
  gap: 1.2rem;
  flex-wrap: wrap;
}
#entry .form_table .edu_wrap input,
#contact .form_table .edu_wrap input {
  flex: 1;
  min-width: 16rem;
}
#entry .form_table .station_wrap,
#contact .form_table .station_wrap {
  display: flex;
  align-items: center;
  gap: 0.8rem;
  flex-wrap: wrap;
}
#entry .form_table .station_wrap input,
#contact .form_table .station_wrap input {
  flex: 1;
  min-width: 12rem;
}
#entry .form_table .station_wrap span,
#contact .form_table .station_wrap span {
  font-size: 1.5rem;
  color: #212121;
  white-space: nowrap;
}
#entry .required_badge,
#contact .required_badge {
  background: #e53935;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 700;
  padding: 0.2rem 0.6rem;
  border-radius: 0.3rem;
  vertical-align: middle;
  letter-spacing: 0;
  margin-right: 0.5rem;
}
#entry .form_privacy_head,
#contact .form_privacy_head {
  font-size: 1.8rem;
  font-weight: 700;
  color: #212121;
  margin-bottom: 1.6rem;
  display: flex;
  align-items: center;
  gap: 1.2rem;
}
@media screen and (max-width: 767px) {
  #entry .form_privacy_head,
  #contact .form_privacy_head {
    font-size: 1.6rem;
  }
}
#entry .form_privacy_head::before,
#contact .form_privacy_head::before {
  content: "";
  display: block;
  width: 4px;
  height: 2rem;
  min-width: 4px;
  background: #0174d4;
  border-radius: 2px;
}
#entry .form_privacy,
#contact .form_privacy {
  border: 1.5px solid #a9cbe8;
  border-radius: 0.8rem;
  padding: 2.4rem;
  max-height: 36rem;
  overflow-y: scroll;
  font-size: 1.6rem;
  color: #212121;
  line-height: 1.9;
  margin-bottom: 3.2rem;
  background: #fbfdff;
}
@media screen and (max-width: 767px) {
  #entry .form_privacy,
  #contact .form_privacy {
    padding: 1.6rem;
    max-height: 28rem;
  }
}
#entry .form_privacy h5,
#contact .form_privacy h5 {
  font-size: 1.6rem;
  font-weight: 700;
  color: #105691;
  margin-bottom: 0.6rem;
  margin-top: 0;
}
#entry .form_privacy h5 span,
#contact .form_privacy h5 span {
  font-weight: 500;
  color: #212121;
}
#entry .form_privacy p,
#contact .form_privacy p {
  margin-bottom: 0.8rem;
}
#entry .form_privacy ul,
#contact .form_privacy ul {
  list-style: none;
  padding: 0;
  margin: 1rem 0 1.2rem;
}
#entry .form_privacy ul li,
#contact .form_privacy ul li {
  display: flex;
  gap: 0.8rem;
  font-size: 1.6rem;
  line-height: 1.8;
}
#entry .form_privacy ul li + li,
#contact .form_privacy ul li + li {
  margin-top: 0.4rem;
}
#entry .form_privacy ul li span,
#contact .form_privacy ul li span {
  flex-shrink: 0;
}
#entry .form_privacy .privacy_policy_inner_group,
#contact .form_privacy .privacy_policy_inner_group {
  margin-top: 2rem;
  padding-top: 2rem;
  border-top: 1px solid #a9cbe8;
}
#entry .form_privacy .privacy_policy_inner_group a,
#contact .form_privacy .privacy_policy_inner_group a {
  word-break: break-all;
  color: #0174d4;
  text-decoration: underline;
}
#entry .form_agree,
#contact .form_agree {
  text-align: center;
  margin-bottom: 4rem;
}
#entry .form_agree label,
#contact .form_agree label {
  display: inline-flex;
  align-items: center;
  gap: 1rem;
  font-size: 1.6rem;
  font-weight: 500;
  color: #212121;
  cursor: pointer;
}
#entry .form_agree input[type=checkbox],
#contact .form_agree input[type=checkbox] {
  width: 2rem;
  height: 2rem;
  accent-color: #0174d4;
  cursor: pointer;
}
#entry .submit,
#contact .submit {
  text-align: center;
}
#entry .submit button[type=submit],
#contact .submit button[type=submit] {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 4rem;
  height: 7rem;
  min-width: 40rem;
  background: #0174d4;
  color: #fff;
  border: 2px solid #0174d4;
  border-radius: 5rem;
  font-size: 1.8rem;
  font-weight: 700;
  font-family: "Noto Sans JP", sans-serif;
  cursor: pointer;
  transition: 0.4s;
}
@media screen and (max-width: 767px) {
  #entry .submit button[type=submit],
  #contact .submit button[type=submit] {
    min-width: auto;
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 574px) {
  #entry .submit button[type=submit],
  #contact .submit button[type=submit] {
    height: 6rem;
    padding: 0 2.4rem;
  }
}
#entry .submit button[type=submit] i,
#contact .submit button[type=submit] i {
  margin-left: 1.2rem;
}
@media (hover: hover) {
  #entry .submit button[type=submit]:hover,
  #contact .submit button[type=submit]:hover {
    background: #105691;
    border-color: #105691;
  }
}
#entry .confirm,
#contact .confirm {
  display: none;
  gap: 2rem;
}
@media screen and (max-width: 574px) {
  #entry .confirm,
  #contact .confirm {
    flex-direction: column;
    align-items: center;
    gap: 1rem;
  }
}
#entry .confirm .btn,
#contact .confirm .btn {
  display: inline-flex;
  align-items: center;
  gap: 0.8rem;
  padding: 0 3.2rem;
  height: 6rem;
  border-radius: 5rem;
  font-size: 1.6rem;
  font-weight: 700;
  font-family: "Noto Sans JP", sans-serif;
  cursor: pointer;
  transition: 0.4s;
}
@media screen and (max-width: 574px) {
  #entry .confirm .btn,
  #contact .confirm .btn {
    width: 20rem;
    justify-content: center;
  }
}
#entry .confirm .btn[type=button],
#contact .confirm .btn[type=button] {
  background: #fbfdff;
  color: #105691;
  border: 2px solid #a9cbe8;
}
@media (hover: hover) {
  #entry .confirm .btn[type=button]:hover,
  #contact .confirm .btn[type=button]:hover {
    background: #e5f3ff;
  }
}
#entry .confirm .btn[type=submit],
#contact .confirm .btn[type=submit] {
  background: #0174d4;
  color: #fff;
  border: 2px solid #0174d4;
}
@media (hover: hover) {
  #entry .confirm .btn[type=submit]:hover,
  #contact .confirm .btn[type=submit]:hover {
    background: #105691;
    border-color: #105691;
  }
}

#contact .ct_tel {
  padding: 6rem 0;
  background: #fff;
}
@media screen and (max-width: 991px) {
  #contact .ct_tel {
    padding: 4rem 0;
  }
}
#contact .ct_tel_inner {
  background: #e5f3ff;
  border-radius: 1.6rem;
  padding: 4.8rem 6.4rem;
}
@media screen and (max-width: 991px) {
  #contact .ct_tel_inner {
    padding: 3.2rem 3.2rem;
  }
}
@media screen and (max-width: 767px) {
  #contact .ct_tel_inner {
    padding: 2.4rem;
  }
}
#contact .ct_tel_heading {
  font-size: 2.4rem;
  font-weight: 700;
  color: #212121;
  letter-spacing: 0.096rem;
  margin-bottom: 3.2rem;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #contact .ct_tel_heading {
    font-size: 2rem;
    margin-bottom: 2.4rem;
  }
}
#contact .ct_tel_row {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: 8rem;
}
@media screen and (max-width: 767px) {
  #contact .ct_tel_row {
    flex-direction: column;
    align-items: center;
    gap: 3.2rem;
  }
}
#contact .ct_tel_item {
  text-align: center;
}
#contact .ct_tel_tap {
  display: inline-block;
  background: #0174d4;
  color: #fff;
  font-size: 1.2rem;
  font-weight: 700;
  padding: 0.3rem 0.8rem;
  border-radius: 0.4rem;
  margin-bottom: 1.2rem;
}
#contact .ct_tel_label {
  font-size: 1.4rem;
  font-weight: 700;
  color: #105691;
  margin-bottom: 1.2rem;
}
#contact .ct_tel_num {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1rem;
  font-family: "Roboto", sans-serif;
  font-size: 4rem;
  font-weight: 700;
  color: #0174d4;
  line-height: 1;
}
@media screen and (max-width: 991px) {
  #contact .ct_tel_num {
    font-size: 3.2rem;
  }
}
@media screen and (max-width: 574px) {
  #contact .ct_tel_num {
    font-size: 2.6rem;
  }
}
#contact .ct_tel_num i {
  font-size: 2.6rem;
}
@media screen and (max-width: 574px) {
  #contact .ct_tel_num i {
    font-size: 2rem;
  }
}
#contact .ct_tel_time {
  font-size: 1.4rem;
  color: #666;
  margin-top: 1rem;
  letter-spacing: 0.056rem;
}
#contact .form_heading {
  font-size: 2.8rem;
  font-weight: 700;
  color: #212121;
  letter-spacing: 0.096rem;
  margin-bottom: 3.2rem;
}
@media screen and (max-width: 767px) {
  #contact .form_heading {
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 574px) {
  #contact .form_heading {
    font-size: 1.8rem;
  }
}