@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: #373737;
  letter-spacing: 0.07rem;
}
@media print {
  body {
    zoom: 0.8;
  }
}

a {
  color: inherit;
}
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 screen and (min-width: 1500px) {
  .container {
    max-width: 1230px;
  }
  .container-xl {
    max-width: 1230px;
  }
}
@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 {
  padding-top: 150px;
  margin-top: -150px;
  display: block;
}
@media screen and (max-width: 767px) {
  .id-target {
    padding-top: 70px;
    margin-top: -70px;
  }
}

br.pc {
  display: none;
}
@media screen and (max-width: 1500px) {
  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: 1s;
    transform: translateY(-15px);
  }
  .fadein_top.is-show {
    transform: translateY(0);
    opacity: 1;
  }
  .fadein_bottom {
    opacity: 0;
    transition-duration: 1s;
    transform: translateY(15px);
  }
  .fadein_bottom.is-show {
    transform: translateY(0);
    opacity: 1;
  }
  .fadein_left {
    opacity: 0;
    transition-duration: 1s;
    transform: translateX(-15px);
  }
  .fadein_left.is-show {
    transform: translateX(0);
    opacity: 1;
  }
  .fadein_right {
    opacity: 0;
    transition-duration: 1s;
    transform: translateX(15px);
  }
  .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: #1D2A75;
    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);
    }
  }
}
main {
  overflow: hidden;
}

header {
  position: fixed;
  top: 0;
  left: 0;
  height: 10rem;
  width: 100%;
  z-index: 900;
  padding: 0 0 0 3rem;
  background: #fff;
}
@media screen and (max-width: 1199px) {
  header {
    padding-left: 2rem;
  }
}
@media screen and (max-width: 991px) {
  header {
    height: 7rem;
    padding: 0 3rem;
  }
}
@media print {
  header {
    position: absolute;
  }
}
header .logo {
  width: 28rem;
}
@media screen and (max-width: 1199px) {
  header .logo {
    width: 22rem;
  }
}
header .logo img, header .logo a {
  display: block;
}
header nav {
  height: 100%;
  display: flex;
  align-items: center;
  gap: 3rem;
}
@media screen and (max-width: 1199px) {
  header nav {
    gap: 2rem;
  }
}
@media screen and (max-width: 991px) {
  header nav {
    position: absolute;
    right: 0;
    bottom: 0;
    transform: translateY(100%) translateX(100%);
    height: auto;
    flex-direction: column;
    align-items: flex-start;
    gap: 0;
    width: 25rem;
    background: #fff;
    transition: 0.5s;
  }
  header nav.open {
    transform: translateY(100%);
  }
}
header nav a {
  font-weight: 500;
  transition: 0.3s;
}
header nav a.active {
  color: #308FC8;
}
@media (min-width: 992px) {
  header nav a:hover {
    color: #308FC8;
  }
}
@media screen and (max-width: 991px) {
  header nav a {
    display: block;
    width: 100%;
    padding: 1.5rem;
    font-weight: 600;
  }
}
header nav .mail {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 0.5rem;
  height: 100%;
  font-size: 1.6rem;
  font-weight: 500;
  background: #308FC8;
  color: #fff;
  padding: 0 2.5rem;
}
header nav .mail i {
  font-size: 2.5rem;
}
@media (min-width: 992px) {
  header nav .mail:hover {
    color: #fff;
  }
}
@media screen and (max-width: 991px) {
  header nav .mail {
    flex-direction: row;
    height: 5rem;
    font-size: 2rem;
    gap: 1.5rem;
  }
  header nav .mail i {
    font-size: 2rem;
  }
}
header .toggle {
  display: none;
  width: 3rem;
  height: 2rem;
  position: relative;
  cursor: pointer;
}
header .toggle span {
  display: block;
  width: 100%;
  height: 2px;
  background: #1D2A75;
  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);
}
@media screen and (max-width: 991px) {
  header .toggle {
    display: block;
  }
}

.title.center {
  text-align: center;
}
.title p {
  font-size: 6rem;
  font-weight: 700;
  font-family: "Poppins", "Noto Sans JP", sans-serif;
  line-height: 1;
  color: #1D2A75;
}
@media screen and (max-width: 574px) {
  .title p {
    font-size: 4rem;
  }
}
.title h3 {
  margin-top: 1rem;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1;
}
@media screen and (max-width: 574px) {
  .title h3 {
    font-size: 2rem;
  }
}
.title.white p, .title.white h3 {
  color: #fff;
}

.more {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 28rem;
  padding: 2rem 0;
  gap: 2rem;
  background: #308FC8;
  color: #fff;
  font-size: 1.8rem;
  font-weight: bold;
  letter-spacing: 0.07rem;
  line-height: 1;
  border: 2px solid #308FC8;
  transition: 0.3s;
}
@media (min-width: 992px) {
  .more:hover {
    background: #fff;
    color: #308FC8;
  }
}
@media screen and (max-width: 574px) {
  .more {
    width: 22rem;
    padding: 1.5rem 0;
  }
}
.more.yellow {
  background: #FBFF00;
  color: #373737;
  border: 2px solid #FBFF00;
}
@media (min-width: 992px) {
  .more.yellow:hover {
    background: transparent;
    color: #FBFF00;
  }
}

.footer {
  background: #fff;
}
.footer_contact {
  background: #0078C0;
  padding: 6rem 0;
}
.footer_contact .contact_lead {
  text-align: center;
  margin-top: 2rem;
  color: #fff;
  font-size: 2.2rem;
  font-weight: 500;
  letter-spacing: 0.08rem;
}
.footer_contact .row {
  margin-top: 2rem;
  justify-content: center;
  gap: 1.5rem 0;
}
.footer_contact .row .tel, .footer_contact .row .mail {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1.3rem;
  height: 10rem;
  padding: 0 1.5rem;
}
.footer_contact .row .tel .icon, .footer_contact .row .mail .icon {
  width: 5rem;
  height: 5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}
.footer_contact .row .tel .icon i, .footer_contact .row .mail .icon i {
  font-size: 2.1rem;
}
.footer_contact .row .tel {
  background: #fff;
  color: #308FC8;
}
.footer_contact .row .tel .icon {
  background: #308FC8;
  color: #fff;
}
.footer_contact .row .tel p {
  font-family: "Poppins", "Noto Sans JP", sans-serif;
  font-size: 3.2rem;
  font-weight: bold;
  line-height: 1;
  letter-spacing: 0.1rem;
}
.footer_contact .row .tel p small {
  font-size: 1.7rem;
  line-height: 1;
  letter-spacing: 0.07rem;
  font-weight: 600;
  display: block;
  margin-top: 0.5rem;
}
.footer_contact .row .mail {
  background: #1D2A75;
  color: #fff;
  border: 2px solid #fff;
  gap: 1rem;
  transition: 0.3s;
}
.footer_contact .row .mail .icon {
  background: #fff;
  transition: 0.3s;
  color: #1D2A75;
}
.footer_contact .row .mail p {
  font-size: 2.5rem;
  font-weight: 700;
  letter-spacing: 0.1rem;
}
@media screen and (max-width: 1500px) {
  .footer_contact .row .mail p {
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 991px) {
  .footer_contact .row .mail p {
    font-size: 2.2rem;
  }
}
@media (min-width: 992px) {
  .footer_contact .row .mail:hover {
    background: #fff;
    color: #1D2A75;
  }
  .footer_contact .row .mail:hover .icon {
    background: #1D2A75;
    color: #fff;
  }
}
.footer_bottom {
  padding: 4rem 0 6rem;
}
.footer_bottom .logo {
  width: 28rem;
  margin: 0 auto;
}
.footer_lead {
  font-size: 2.1rem;
  font-weight: 700;
  line-height: 2;
  letter-spacing: 0.084rem;
  text-align: center;
  color: #1D2A75;
  margin-top: 2rem;
}
@media screen and (max-width: 574px) {
  .footer_lead {
    line-height: 1.5;
    margin-top: 3rem;
    font-size: 1.8rem;
  }
}
.footer_inner {
  padding-top: 4rem;
  border-top: 1px solid #D7D7D7;
  margin-top: 4rem;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 450px) {
  .footer_inner {
    text-align: center;
    margin-bottom: 3rem;
    justify-content: center;
  }
}
.footer_left {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.footer_left .add {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.7;
}
@media screen and (max-width: 450px) {
  .footer_left .add {
    font-size: 1.6rem;
  }
}
.footer_left .copy {
  font-size: 1.3rem;
  font-weight: 500;
}
@media screen and (max-width: 450px) {
  .footer_left .copy {
    display: none;
  }
}
.footer .copy_sp {
  display: none;
}
@media screen and (max-width: 450px) {
  .footer .copy_sp {
    display: block;
    text-align: center;
    font-size: 1.3rem;
  }
}
@media screen and (max-width: 450px) {
  .footer_right {
    display: none;
  }
}
.footer_nav {
  display: flex;
  gap: 6rem;
}
.footer_nav ul {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}
.footer_nav ul li {
  font-weight: 500;
  font-size: 1.5rem;
}

.pagetop {
  position: fixed;
  right: 2rem;
  bottom: 2rem;
  width: 4rem;
}

#top .bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: -1;
}
#top .bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.4;
}
#top .mv {
  position: relative;
  margin-top: 10rem;
}
@media screen and (max-width: 991px) {
  #top .mv {
    margin-top: 7rem;
  }
}
#top .mv .slider {
  margin-bottom: 0;
}
#top .mv .slider_image {
  height: calc(100vh - 10rem);
}
@media (max-aspect-ratio: 5/3) {
  #top .mv .slider_image {
    height: auto;
  }
}
@media screen and (max-aspect-ratio: 5/3) and (max-width: 991px) {
  #top .mv .slider_image {
    height: 60rem;
  }
}
@media screen and (max-aspect-ratio: 5/3) and (max-width: 767px) {
  #top .mv .slider_image {
    height: 50vh;
  }
}
@media screen and (max-width: 767px) {
  #top .mv .slider_image {
    height: 50vh;
  }
}
#top .mv .slider_image img {
  height: 100%;
  object-fit: cover;
}
#top .mv .slick-dots {
  width: fit-content;
  bottom: 2.5rem;
  left: auto;
  right: auto;
  left: 2.4rem;
  z-index: 2;
}
#top .mv .slick-dots li {
  width: 1rem;
}
#top .mv .slick-dots li button:before {
  font-size: 1rem;
}
@media screen and (max-width: 991px) {
  #top .mv .slick-dots li button:before {
    color: #fff;
  }
}
#top .mv_text {
  position: absolute;
  left: 0;
  bottom: 10vw;
  background: #fff;
  padding: 3rem 4rem 3rem 8rem;
}
@media screen and (max-width: 1199px) {
  #top .mv_text {
    bottom: 7vw;
  }
}
@media screen and (max-width: 767px) {
  #top .mv_text {
    padding: 2rem 2rem 2rem 3rem;
  }
}
@media screen and (max-width: 574px) {
  #top .mv_text {
    bottom: 30%;
  }
}
#top .mv_text h2 {
  color: #1D2A75;
  font-size: 6rem;
  font-weight: bold;
  line-height: 1.8;
}
@media screen and (max-width: 1199px) {
  #top .mv_text h2 {
    font-size: 4rem;
  }
}
@media screen and (max-width: 767px) {
  #top .mv_text h2 {
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 574px) {
  #top .mv_text h2 {
    font-size: 2.5rem;
  }
}
#top .mv_text::after {
  content: "";
  width: 7.5rem;
  height: 100%;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  transform: translateX(99%);
  background: #fff;
  clip-path: polygon(0 0, 0% 100%, 100% 100%);
}
@media screen and (max-width: 767px) {
  #top .mv_text::after {
    width: 3rem;
    transform: translateX(98%);
  }
}
@media screen and (max-width: 574px) {
  #top .mv_text::after {
    transform: translateX(97%);
    width: 2rem;
  }
}
#top .mv .scroll {
  position: absolute;
  right: 1.5rem;
  bottom: 0;
  padding: 0 0 7rem 0.5rem;
  writing-mode: vertical-rl;
  font-family: "Poppins", "Noto Sans JP", sans-serif;
  font-weight: 300;
  color: #fff;
  font-size: 2rem;
}
@media screen and (max-width: 1199px) {
  #top .mv .scroll {
    padding-bottom: 4rem;
    font-size: 1.5rem;
  }
}
#top .mv .scroll::after {
  content: "";
  width: 1px;
  height: 100%;
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  animation: stretchLine 3s infinite;
}
@keyframes stretchLine {
  0% {
    height: 0;
  }
  50% {
    height: 100%;
  }
  100% {
    height: 0;
  }
}
#top .news {
  background: #fff;
  padding: 10rem 0;
}
@media screen and (max-width: 767px) {
  #top .news {
    padding: 6rem 0;
  }
}
#top .news .row {
  gap: 3rem 0;
}
#top .news_item {
  padding: 1.5rem 0;
  border-bottom: 1px solid #DCDBD1;
}
#top .news_item:first-of-type {
  padding-top: 0;
}
#top .news_title {
  position: relative;
  padding-right: 3rem;
}
#top .news_title .date {
  color: #9A9A9A;
  font-size: 1.4rem;
  font-family: "Poppins", "Noto Sans JP", sans-serif;
  font-weight: 500;
}
#top .news_title .date span {
  color: #E87070;
  font-weight: 600;
  margin-left: 1.5rem;
}
#top .news_title h4 {
  margin-top: 0.5rem;
  font-size: 1.8rem;
  font-weight: 500;
  letter-spacing: 0.07rem;
  line-height: 1.5;
}
#top .news_toggle {
  cursor: pointer;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 2.5rem;
  height: 2.5rem;
  background: #308FC8;
  color: #fff;
  border-radius: 50%;
  font-size: 1.3rem;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
#top .news_detail {
  margin-top: 1.5rem;
  display: none;
}
#top .news_flex {
  display: flex;
  align-items: center;
  gap: 1.5rem;
}
@media screen and (max-width: 574px) {
  #top .news_flex {
    flex-direction: column;
  }
}
#top .news_text {
  width: calc(62% - 1.5rem);
}
@media screen and (max-width: 574px) {
  #top .news_text {
    width: 100%;
  }
}
#top .news_image {
  width: 38%;
  background: #eff3f3;
}
@media screen and (max-width: 574px) {
  #top .news_image {
    width: 100%;
  }
}
#top .news_image img {
  aspect-ratio: 3/2;
  object-fit: contain;
}
#top .news .download {
  margin-top: 1rem;
}
#top .news .download a {
  padding: 0.5rem 2rem;
  background: #fff;
  border: 2px solid #308FC8;
  display: flex;
  align-items: center;
  gap: 1rem;
  font-size: 1.5rem;
  font-weight: 500;
  color: #308FC8;
  width: fit-content;
  border-radius: 0.5rem;
  transition: 0.3s;
}
#top .news .download a i {
  font-size: 1.6rem;
}
@media (min-width: 992px) {
  #top .news .download a:hover {
    background: #308FC8;
    color: #fff;
  }
}
#top .about {
  padding: 10rem 0;
}
@media screen and (max-width: 767px) {
  #top .about {
    padding: 6rem 0;
  }
}
#top .about_inner {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
@media screen and (max-width: 767px) {
  #top .about_inner {
    flex-direction: column-reverse;
  }
}
#top .about_image {
  margin-right: calc(-1 * (100vw - 100%) / 2);
  width: 50vw;
  padding-left: 15px;
  min-height: 60rem;
}
@media screen and (max-width: 991px) {
  #top .about_image {
    width: 65vw;
  }
}
@media screen and (max-width: 767px) {
  #top .about_image {
    width: 100%;
    margin: 0;
    padding: 0;
    min-height: 0;
  }
}
#top .about_image img {
  height: 100%;
  min-height: 60rem;
  object-fit: cover;
}
@media screen and (max-width: 767px) {
  #top .about_image img {
    min-height: 0;
  }
}
#top .about_text {
  position: absolute;
  top: 50%;
  left: 0;
  padding: 7rem;
  background: linear-gradient(90deg, #197CB7 0%, #35A8EE 100%);
  color: #fff;
  transform: translateY(-50%);
  width: 66.666667%;
}
@media screen and (max-width: 1199px) {
  #top .about_text {
    padding: 4rem;
  }
}
@media screen and (max-width: 991px) {
  #top .about_text {
    width: 80%;
  }
}
@media screen and (max-width: 767px) {
  #top .about_text {
    width: 100%;
    position: static;
    transform: translate(0);
    padding: 2.5rem 3rem;
  }
}
@media screen and (max-width: 574px) {
  #top .about_text {
    padding: 2rem;
  }
}
#top .about_lead {
  margin-top: 4rem;
  line-height: 2;
  letter-spacing: 0.06rem;
  font-weight: 500;
}
@media screen and (max-width: 574px) {
  #top .about_lead {
    margin-top: 2rem;
  }
}
#top .about .more {
  margin-top: 5rem;
}
@media screen and (max-width: 1199px) {
  #top .about .more {
    margin-top: 3rem;
  }
}
#top .service {
  padding-bottom: 10rem;
}
@media screen and (max-width: 767px) {
  #top .service {
    padding-bottom: 6rem;
  }
}
#top .service_inner {
  position: relative;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 767px) {
  #top .service_inner {
    flex-direction: column;
  }
}
#top .service_image {
  margin-left: calc(-1 * (100vw - 100%) / 2);
  width: 50vw;
  padding-right: 15px;
  min-height: 65rem;
}
@media screen and (max-width: 991px) {
  #top .service_image {
    width: 65vw;
  }
}
@media screen and (max-width: 767px) {
  #top .service_image {
    width: 100%;
    margin: 0;
    padding: 0;
    min-height: 0;
  }
}
#top .service_image img {
  height: 100%;
  min-height: 60rem;
  object-fit: cover;
}
@media screen and (max-width: 767px) {
  #top .service_image img {
    min-height: 0;
  }
}
#top .service_text {
  position: absolute;
  top: 50%;
  right: 0;
  padding: 7rem;
  background: linear-gradient(90deg, #197CB7 0%, #35A8EE 100%);
  color: #fff;
  transform: translateY(-50%);
  width: 66.666667%;
}
@media screen and (max-width: 1199px) {
  #top .service_text {
    padding: 4rem;
  }
}
@media screen and (max-width: 991px) {
  #top .service_text {
    width: 80%;
  }
}
@media screen and (max-width: 767px) {
  #top .service_text {
    width: 100%;
    position: static;
    transform: translate(0);
    padding: 2.5rem 3rem;
  }
}
@media screen and (max-width: 574px) {
  #top .service_text {
    padding: 2rem;
  }
}
#top .service_text h4 {
  margin-top: 4rem;
  font-size: 2.8rem;
  font-weight: 700;
  letter-spacing: 0.1rem;
}
@media screen and (max-width: 1199px) {
  #top .service_text h4 {
    font-size: 2rem;
  }
}
@media screen and (max-width: 574px) {
  #top .service_text h4 {
    margin-top: 2rem;
    font-size: 1.8rem;
    line-height: 1.5;
  }
}
#top .service_list {
  margin: 2rem 0;
  display: flex;
  justify-content: space-between;
}
#top .service_list li {
  width: 30%;
  padding: 0.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #1D2A75;
  color: #fff;
  font-size: 2.2rem;
  font-weight: 500;
  line-height: 2;
  letter-spacing: 0.08rem;
}
@media screen and (max-width: 1199px) {
  #top .service_list li {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 574px) {
  #top .service_list li {
    font-size: 1.4rem;
    width: 32%;
  }
}
#top .service_lead {
  line-height: 2;
  letter-spacing: 0.06rem;
  font-weight: 500;
}
#top .service .more {
  margin-top: 5rem;
}
@media screen and (max-width: 1199px) {
  #top .service .more {
    margin-top: 3rem;
  }
}
#top .works {
  padding: 10rem 0;
  background: #fff;
}
@media screen and (max-width: 767px) {
  #top .works {
    padding: 6rem 0;
  }
}
#top .works .row {
  gap: 3rem 0;
  align-items: center;
}
#top .works_text h4 {
  margin-top: 4rem;
  color: #308FC8;
  font-size: 2.8rem;
  font-weight: 700;
  letter-spacing: 0.1rem;
  line-height: 1.5;
}
@media screen and (max-width: 1500px) {
  #top .works_text h4 {
    font-size: 2.5rem;
  }
}
#top .works_lead {
  margin-top: 1.5rem;
  line-height: 2;
  letter-spacing: 0.06rem;
  font-weight: 500;
}
#top .works_area {
  margin-top: 2rem;
}
#top .works_area h5 {
  font-size: 2rem;
  font-weight: 700;
  padding-left: 1rem;
  border-left: 1rem solid #1D2A75;
}
#top .works_area p {
  margin-top: 1rem;
  font-weight: 500;
  letter-spacing: 0.06rem;
}
#top .works .more {
  margin-top: 4rem;
}
#top .works_image {
  padding-left: 2rem;
}
#top .works_list {
  margin-top: 5rem;
  gap: 2rem 0;
}
#top .works_item {
  display: block;
  background: #eff3f3;
}
#top .works_item img {
  aspect-ratio: 3/2;
  object-fit: contain;
}
@media screen and (max-width: 574px) {
  #top .works_item img {
    aspect-ratio: 4/3;
  }
}
#top .recruit {
  padding: 10rem 0;
}
@media screen and (max-width: 767px) {
  #top .recruit {
    padding: 6rem 0;
  }
}
#top .recruit .row {
  gap: 3rem 0;
}
#top .recruit_item {
  position: relative;
  z-index: 0;
  background: url(../../images/top/recruit.jpg) no-repeat;
  background-size: cover;
  background-position: center;
  display: block;
  height: 48rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 2.3rem;
  color: #fff;
  padding: 3rem;
}
@media screen and (max-width: 991px) {
  #top .recruit_item {
    padding: 0 1rem;
  }
}
@media screen and (max-width: 574px) {
  #top .recruit_item {
    height: 35rem;
  }
}
#top .recruit_item.partner {
  background: url(../../images/top/partner.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}
#top .recruit_item::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: rgba(27, 79, 138, 0.6);
  z-index: -1;
  transition: 0.5s;
}
@media (min-width: 992px) {
  #top .recruit_item:hover::after {
    opacity: 0;
  }
  #top .recruit_item:hover .more {
    background: #373737;
    color: #FBFF00;
  }
}
#top .recruit_item .en {
  position: absolute;
  left: 2rem;
  bottom: 0.7rem;
  font-family: "Poppins", "Noto Sans JP", sans-serif;
  font-size: 10rem;
  font-weight: 700;
  color: rgba(255, 255, 255, 0.4);
  line-height: 1;
}
@media screen and (max-width: 1199px) {
  #top .recruit_item .en {
    font-size: 6rem;
  }
}
#top .recruit_item h3 {
  font-size: 5.6rem;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.2rem;
}
@media screen and (max-width: 1199px) {
  #top .recruit_item h3 {
    font-size: 4rem;
  }
}
#top .recruit_item .more {
  width: 22rem;
}
#top .recruit_lead {
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.06rem;
  text-align: center;
}

.subhead {
  margin-top: 10rem;
  height: 25rem;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 991px) {
  .subhead {
    margin-top: 7rem;
  }
}
.subhead_text {
  text-align: center;
}
.subhead_text p {
  font-family: "Poppins", "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 4rem;
  color: #fff;
}
.subhead_text h2 {
  font-size: 2.4rem;
  font-weight: bold;
  color: #fff;
}

#service .subhead {
  background: url(../../images/service/subhead.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}
#service section {
  padding: 10rem 0;
}
@media screen and (max-width: 767px) {
  #service section {
    padding: 6rem 0;
  }
}
#service section:nth-of-type(even) {
  background: rgba(48, 143, 200, 0.1);
}
#service section .row {
  gap: 3rem 0;
  align-items: center;
}
#service section .row h3 {
  font-weight: bold;
  font-size: 3rem;
  padding-left: 1rem;
  border-left: 1rem solid #1D2A75;
}
#service .service_lead {
  margin-top: 3rem;
  line-height: 2;
  font-size: 1.8rem;
  font-weight: 500;
}
#service .electric_text {
  padding-left: 1.5rem;
}
#service .electric_text p {
  margin-top: 2rem;
  line-height: 2;
  font-weight: 500;
}
#service .electric_list {
  align-items: normal !important;
  margin-top: 5rem;
}
#service .electric_item {
  height: 100%;
  background: #fff;
  padding: 2rem;
}
#service .electric_item h4 {
  font-weight: bold;
  font-size: 2rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid;
  margin-bottom: 1rem;
}
#service .electric_item p {
  font-weight: 500;
  line-height: 1.8;
}
@media screen and (max-width: 767px) {
  #service .air .row {
    flex-direction: column-reverse;
  }
}
#service .air_lead {
  margin-top: 2rem;
  line-height: 2;
  font-weight: 500;
}
#service .air ul {
  margin-top: 3rem;
  display: flex;
  flex-direction: column;
  gap: 3rem;
}
#service .air ul li {
  background: rgba(48, 143, 200, 0.1);
  padding: 2rem;
}
#service .air ul li h4 {
  font-weight: bold;
  font-size: 2rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid;
  margin-bottom: 1rem;
}
#service .air ul li p {
  font-weight: 500;
  line-height: 1.8;
}
#service .design_lead {
  margin-top: 2rem;
  line-height: 2;
  font-weight: 500;
}
#service .facility h3 {
  font-weight: bold;
  font-size: 3rem;
  padding-left: 1rem;
  border-left: 1rem solid #1D2A75;
}
#service .facility .row {
  margin-top: 3rem;
}
@media screen and (max-width: 574px) {
  #service .facility .row {
    margin: 3rem -5px 0;
  }
}
@media screen and (max-width: 574px) {
  #service .facility .row .col-6 {
    padding: 0 5px;
  }
}
#service .facility_item h4 {
  margin-top: 1rem;
  font-size: 1.8rem;
  font-weight: bold;
}
@media screen and (max-width: 574px) {
  #service .facility_item h4 {
    font-size: 1.6rem;
  }
}

#works .subhead {
  background: url(../../images/works/subhead.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}
#works .works {
  padding: 10rem 0;
}
@media screen and (max-width: 767px) {
  #works .works {
    padding: 6rem 0;
  }
}
#works .works .category {
  display: flex;
  flex-wrap: wrap;
  gap: 1.5rem 3rem;
}
#works .works .category a {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0.5rem 1.5rem;
  background: #fff;
  border: 2px solid #308FC8;
  color: #308FC8;
  font-weight: 600;
  font-size: 1.8rem;
  transition: 0.3s;
}
#works .works .category a.current {
  background: #308FC8;
  color: #fff;
}
@media (min-width: 992px) {
  #works .works .category a:hover {
    background: #308FC8;
    color: #fff;
  }
}
#works .works_category {
  margin-top: 3rem;
  gap: 2rem 0;
}
#works .works_category a {
  display: block;
  transition: 0.3s;
}
@media (min-width: 992px) {
  #works .works_category a:hover {
    opacity: 0.7;
  }
}
#works .works_cate {
  display: block;
  background: #eff3f3;
}
#works .works_cate img {
  aspect-ratio: 3/2;
  object-fit: contain;
}
@media screen and (max-width: 574px) {
  #works .works_cate img {
    aspect-ratio: 4/3;
  }
}
#works .works .result {
  margin-top: 5rem;
  padding-top: 5rem;
  border-top: 1px solid #D7D7D7;
}
#works .works .result h4 {
  font-size: 3rem;
  font-weight: bold;
  padding-left: 1rem;
  border-left: 1rem solid #1D2A75;
}
#works .works .result table {
  width: 100%;
  text-align: center;
  margin-top: 3rem;
}
#works .works .result table th, #works .works .result table td {
  padding: 1.5rem;
}
#works .works .result table th {
  background: #308FC8;
  color: #fff;
  border-right: 1px solid #fff;
  font-weight: 600;
  font-size: 1.8rem;
}
#works .works .result table th:last-child {
  border-right: 1px solid #308FC8;
}
#works .works .result table td {
  border: 1px solid #308FC8;
  font-weight: 500;
}

#recruit .subhead {
  background: url(../../images/recruit/subhead.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}
#recruit section {
  padding: 10rem 0;
}
@media screen and (max-width: 767px) {
  #recruit section {
    padding: 6rem 0;
  }
}
#recruit section:nth-of-type(even) {
  background: rgba(48, 143, 200, 0.1);
}
#recruit section .title {
  margin-bottom: 4rem;
}
#recruit section .row {
  gap: 3rem 0;
  align-items: center;
}
#recruit section .row h4 {
  font-weight: bold;
  font-size: 2.4rem;
  padding-left: 1rem;
  border-left: 1rem solid #1D2A75;
}
@media screen and (max-width: 574px) {
  #recruit section .row h4 {
    font-size: 2rem;
  }
}
#recruit section .row p {
  margin-top: 2rem;
  line-height: 2;
  font-weight: 500;
}
#recruit .recruit h3 {
  font-size: 3rem;
  font-weight: bold;
  line-height: 1.5;
  border-bottom: 2px solid #1D2A75;
  color: #1D2A75;
  padding-bottom: 0.5rem;
}
@media screen and (max-width: 767px) {
  #recruit .recruit h3 {
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 574px) {
  #recruit .recruit h3 {
    font-size: 2.2rem;
    font-feature-settings: "palt";
  }
}
#recruit .recruit p {
  margin-top: 2rem;
  line-height: 2;
  font-weight: 500;
  font-size: 1.7rem;
}
#recruit .feature_inner {
  display: flex;
  flex-direction: column;
  gap: 4rem;
}
@media screen and (max-width: 767px) {
  #recruit .feature_inner {
    gap: 6rem;
  }
}
@media screen and (max-width: 767px) {
  #recruit .feature_inner .row:nth-of-type(2) {
    flex-direction: column-reverse;
  }
}
#recruit .data .row {
  align-items: normal;
}
@media screen and (max-width: 574px) {
  #recruit .data .row {
    margin: 0 -5px;
  }
}
@media screen and (max-width: 574px) {
  #recruit .data .row .col-6 {
    padding: 0 5px;
  }
}
#recruit .data_item {
  border: 2px solid #308FC8;
  height: 100%;
  padding: 3rem;
  border-radius: 0.5rem;
  background: rgba(48, 143, 200, 0.05);
}
@media screen and (max-width: 574px) {
  #recruit .data_item {
    padding: 2rem 1.5rem;
  }
}
#recruit .data_item h4 {
  border-left: 0 !important;
  padding: 0 !important;
  text-align: center;
  color: #1D2A75;
  margin-bottom: 2rem;
}
#recruit .data_item_icon {
  max-width: 15rem;
  margin: 0 auto;
}
@media screen and (max-width: 574px) {
  #recruit .data_item_icon {
    max-width: 10rem;
  }
}
#recruit .data_item p {
  text-align: center;
  font-weight: bold !important;
  font-size: 2rem;
  line-height: 1.5 !important;
}
@media screen and (max-width: 574px) {
  #recruit .data_item p {
    font-size: 1.8rem;
  }
}
#recruit .data_item p.big {
  font-size: 2.1rem;
}
@media screen and (max-width: 574px) {
  #recruit .data_item p.big {
    font-size: 1.8rem;
  }
}
#recruit .data_item ul {
  display: flex;
  justify-content: center;
  gap: 1.5rem 4rem;
  flex-wrap: wrap;
}
#recruit .data_item ul li {
  font-size: 2rem;
  font-weight: bold;
}
#recruit .interview_lead {
  text-align: center;
  font-weight: 500;
  line-height: 2;
}
@media screen and (max-width: 574px) {
  #recruit .interview_lead {
    text-align: left;
  }
  #recruit .interview_lead span {
    display: inline !important;
  }
}
#recruit .interview .row {
  margin-top: 3rem;
  align-items: flex-start;
}
#recruit .interview .row .name {
  text-align: center;
  font-size: 1.8rem;
  font-weight: bold;
  margin-top: 1rem;
}
#recruit .interview ul {
  display: flex;
  flex-direction: column;
  gap: 3rem;
}
#recruit .flow_inner {
  display: flex;
  flex-direction: column;
  gap: 4rem;
  position: relative;
  z-index: 0;
}
#recruit .flow_inner::after {
  content: "";
  width: 3px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background: #308FC8;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  #recruit .flow_inner::after {
    left: 0;
    transform: translate(0);
  }
}
#recruit .flow_inner .row {
  margin: 0 -50px;
  position: relative;
}
@media screen and (max-width: 767px) {
  #recruit .flow_inner .row {
    padding-left: 4rem;
    margin: 0 -15px;
    gap: 0;
  }
}
#recruit .flow_inner .row .col-12 {
  padding: 0 50px;
}
@media screen and (max-width: 767px) {
  #recruit .flow_inner .row .col-12 {
    padding: 0 15px;
  }
}
#recruit .flow_inner .row::after {
  content: "";
  height: 3rem;
  width: 3rem;
  background: #1D2A75;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  #recruit .flow_inner .row::after {
    left: 0.8rem;
    transform: translate(0);
    width: 2rem;
    height: 2rem;
  }
}
#recruit .flow_inner .row p {
  margin-top: 1rem;
  line-height: 1.7;
}
#recruit .flow_item h4 {
  margin-bottom: 2rem;
}
#recruit .guide table {
  width: 100%;
  margin: 30px 0;
}
@media screen and (max-width: 767px) {
  #recruit .guide table {
    border: 1px solid #1D2A75;
  }
}
#recruit .guide table th {
  background: #1D2A75;
  color: #fff;
  border-bottom: #fff 1px solid;
  width: 25%;
}
#recruit .guide table tr:first-of-type td {
  border-top: #1D2A75 1px solid;
}
#recruit .guide table tr:first-of-type th {
  border-top: #1D2A75 1px solid;
}
#recruit .guide table tr:last-of-type th {
  border-color: #1D2A75;
}
#recruit .guide table td {
  border-bottom: #1D2A75 1px solid;
  border-right: #1D2A75 1px solid;
  width: 75%;
  background: #fff;
}
#recruit .guide table th, #recruit .guide table td {
  padding: 15px;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  #recruit .guide table th, #recruit .guide table td {
    width: 100%;
    display: block;
    border: 0;
  }
}
#recruit .guide .catch {
  text-align: center;
  font-size: 2.4rem;
  font-weight: bold;
  margin-bottom: 2rem;
  color: #1D2A75;
}
@media screen and (max-width: 574px) {
  #recruit .guide .catch {
    font-size: 1.8rem;
  }
}

#partner .subhead {
  background: url(../../images/partner/subhead.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}
#partner section {
  padding: 10rem 0;
}
@media screen and (max-width: 767px) {
  #partner section {
    padding: 6rem 0;
  }
}
#partner section:nth-of-type(odd) {
  background: rgba(48, 143, 200, 0.1);
}
#partner section .title {
  margin-bottom: 4rem;
}
#partner section .row {
  gap: 3rem 0;
  align-items: center;
}
#partner .partner h3 {
  font-size: 3rem;
  font-weight: bold;
  line-height: 1.5;
  border-bottom: 2px solid #1D2A75;
  color: #1D2A75;
  padding-bottom: 0.5rem;
}
@media screen and (max-width: 767px) {
  #partner .partner h3 {
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 574px) {
  #partner .partner h3 {
    font-size: 2.2rem;
    font-feature-settings: "palt";
  }
}
#partner .partner p {
  margin-top: 2rem;
  line-height: 2;
  font-weight: 500;
  font-size: 1.7rem;
}
#partner .feature_item h4 {
  font-weight: bold;
  font-size: 2rem;
  padding-left: 1rem;
  border-left: 1rem solid #1D2A75;
  margin-top: 2rem;
}
@media screen and (max-width: 574px) {
  #partner .feature_item h4 {
    font-size: 1.6rem;
  }
}
#partner .feature_item p {
  margin-top: 1rem;
  line-height: 2;
  font-weight: 500;
  text-align: justify;
}
#partner .job_text > p {
  margin-top: 1rem;
  line-height: 2;
  font-weight: 500;
  text-align: justify;
}
#partner .req ul {
  margin-top: -1.5rem;
}
#partner .req ul li {
  padding: 1.5rem 0;
  border-bottom: 1px solid #758891;
  font-weight: 500;
  font-size: 2rem;
}
#partner .interview_lead {
  text-align: center;
  font-weight: 500;
  line-height: 2;
}
@media screen and (max-width: 574px) {
  #partner .interview_lead {
    text-align: left;
  }
  #partner .interview_lead span {
    display: inline !important;
  }
}
#partner .interview .row {
  gap: 3rem 0;
  margin-top: 3rem;
  align-items: flex-start;
}
#partner .interview .row.mt5 {
  margin-top: 10rem;
}
#partner .interview .row h4 {
  font-weight: bold;
  font-size: 2.4rem;
  padding-left: 1rem;
  border-left: 1rem solid #1D2A75;
}
@media screen and (max-width: 574px) {
  #partner .interview .row h4 {
    font-size: 2rem;
  }
}
#partner .interview .row p {
  margin-top: 2rem;
  line-height: 2;
  font-weight: 500;
}
#partner .interview .row .name {
  text-align: center;
  font-size: 1.8rem;
  font-weight: bold;
  margin-top: 1rem;
}
#partner .interview ul {
  display: flex;
  flex-direction: column;
  gap: 3rem;
}
#partner .interview .catch {
  text-align: center;
  font-size: 2.4rem;
  font-weight: bold;
  margin-top: 3rem;
  color: #1D2A75;
}
@media screen and (max-width: 574px) {
  #partner .interview .catch {
    font-size: 1.8rem;
  }
}

#company .subhead {
  background: url(../../images/company/subhead.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}
#company section {
  padding: 10rem 0;
}
@media screen and (max-width: 767px) {
  #company section {
    padding: 6rem 0;
  }
}
#company section:nth-of-type(odd) {
  background: rgba(48, 143, 200, 0.1);
}
#company section .title {
  margin-bottom: 4rem;
}
#company section .row {
  gap: 3rem 0;
  margin-top: 3rem;
}
#company section .row h4 {
  font-weight: bold;
  font-size: 2.4rem;
  padding-left: 1rem;
  border-left: 1rem solid #1D2A75;
}
@media screen and (max-width: 574px) {
  #company section .row h4 {
    font-size: 2rem;
  }
}
#company section .row .name {
  text-align: center;
  font-size: 1.8rem;
  font-weight: bold;
  margin-top: 1rem;
}
@media screen and (max-width: 767px) {
  #company .greeting .row {
    flex-direction: column-reverse;
  }
}
#company .greeting_text {
  padding-right: 3rem;
}
@media screen and (max-width: 767px) {
  #company .greeting_text {
    padding-right: 0;
  }
}
#company .greeting_text .title {
  margin-bottom: 3rem;
}
#company .greeting_lead {
  line-height: 2;
  font-weight: 500;
}
#company .profile table {
  width: 100%;
}
@media screen and (max-width: 767px) {
  #company .profile table {
    border: 1px solid #1D2A75;
  }
}
#company .profile table th {
  background: #1D2A75;
  color: #fff;
  border-bottom: #fff 1px solid;
  width: 25%;
}
#company .profile table tr:first-of-type td {
  border-top: #1D2A75 1px solid;
}
#company .profile table tr:first-of-type th {
  border-top: #1D2A75 1px solid;
}
#company .profile table tr:last-of-type th {
  border-color: #1D2A75;
}
#company .profile table td {
  border-bottom: #1D2A75 1px solid;
  border-right: #1D2A75 1px solid;
  width: 75%;
}
#company .profile table th, #company .profile table td {
  padding: 15px;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  #company .profile table th, #company .profile table td {
    width: 100%;
    display: block;
    border: 0;
  }
}
#company .qua_item {
  background: #fff;
  height: 100%;
  padding: 3rem 2rem;
}
#company .qua_item h4 {
  margin-bottom: 2rem;
}
#company .qua_item ul li {
  font-size: 1.8rem;
  font-weight: 500;
}
#company .access .add {
  margin-top: 2rem;
  font-weight: 500;
}
#company .access iframe {
  width: 100%;
  height: 45rem;
}
@media screen and (max-width: 767px) {
  #company .access iframe {
    height: 35rem;
  }
}

#contact .subhead {
  background: url(../../images/contact/subhead.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}
@media screen and (min-width: 1550px) {
  #contact .container {
    max-width: 1140px;
  }
}
#contact .greeting {
  letter-spacing: 0.08em;
  line-height: 2;
  margin-bottom: 10px;
  text-align: justify;
  margin-top: 3rem;
  font-weight: 500;
}
@media screen and (max-width: 991px) {
  #contact .greeting .lg {
    display: none;
  }
}
#contact .greeting span {
  margin-right: 5px;
  vertical-align: middle;
}
#contact .requied {
  display: inline-block;
  background: #bb1515;
  color: #fff;
  font-weight: 500;
  font-size: 14px;
  line-height: 1.8;
  padding: 0px 5px;
  vertical-align: text-top;
}
#contact .tel {
  padding: 80px 0;
  background: #fff;
}
@media screen and (max-width: 767px) {
  #contact .tel {
    padding: 60px 0;
  }
}
#contact .tel .title {
  margin-bottom: 4rem;
}
@media screen and (max-width: 991px) {
  #contact .tel .col-12 {
    margin-bottom: 20px;
  }
}
@media print {
  #contact .tel .col-12 {
    flex: 0 0 50%;
    max-width: 50%;
  }
}
#contact .tel .tel_wrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  padding: 2rem 1rem;
  border: 1px solid #1D2A75;
  background: #1D2A75;
  border-radius: 0.5rem;
}
#contact .tel .tel_btn {
  text-align: center;
  font-weight: bold;
  font-size: 35px;
  letter-spacing: 0.08em;
  color: #fff;
  font-weight: 600;
}
@media screen and (max-width: 574px) {
  #contact .tel .tel_btn {
    font-size: 20px;
    letter-spacing: 0.1em;
  }
}
#contact .tel .tel_btn small {
  font-size: 20px;
  font-weight: 600;
}
#contact .tel .tel_btn i {
  margin-right: 15px;
}
#contact .tel .tel_btn .times {
  font-size: 16px;
  font-weight: 500;
  font-feature-settings: "palt";
  letter-spacing: 0.05rem;
}
#contact .tel .time {
  margin-top: 20px;
  text-align: center;
}
#contact .tel .time p {
  letter-spacing: 0.1em;
}
#contact .tel .time a {
  margin-top: 10px;
  width: 100%;
  padding: 10px 0;
}
@media screen and (max-width: 450px) {
  #contact .tel .time a {
    font-size: 85%;
  }
}
#contact .tel .fax_order {
  margin-top: 20px;
}
#contact .tel .fax_order .ttl {
  text-align: center;
  font-weight: bold;
  font-size: 18px;
}
#contact .tel .fax_order p {
  text-align: center;
}
#contact .tel .fax_order p a {
  display: block;
  margin: 10px auto 0;
  padding: 10px 0;
}
#contact .contact {
  padding: 8rem 0;
  background: rgba(48, 143, 200, 0.1);
}
@media screen and (max-width: 767px) {
  #contact .contact {
    padding: 6rem 0;
  }
}
#contact .form_wrap > p {
  margin-bottom: 20px;
  display: flex;
  align-items: center;
}
#contact .form_wrap > p span {
  margin-right: 5px;
}
#contact .form_wrap form table {
  width: 100%;
  margin-bottom: 50px;
}
@media screen and (max-width: 991px) {
  #contact .form_wrap form table {
    border: 1px solid #1D2A75;
  }
}
#contact .form_wrap form table th {
  padding: 15px;
  background: #1D2A75;
  color: #fff;
  border-bottom: #fff 1px solid;
  width: 25%;
  position: relative;
  font-weight: 500;
}
#contact .form_wrap form table th .requied {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 991px) {
  #contact .form_wrap form table th {
    width: 100%;
    display: block;
    border: 0;
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  #contact .form_wrap form table th {
    padding: 1.5rem;
  }
}
#contact .form_wrap form table tr:first-of-type td {
  border-top: #1D2A75 1px solid;
}
#contact .form_wrap form table tr:first-of-type th {
  border-top: #1D2A75 1px solid;
}
#contact .form_wrap form table td {
  padding: 15px;
  border-bottom: #1D2A75 1px solid;
  border-right: #1D2A75 1px solid;
  width: 75%;
  background: #fff;
}
@media screen and (max-width: 767px) {
  #contact .form_wrap form table td {
    padding: 1.5rem;
  }
}
#contact .form_wrap form table td input {
  padding: 5px;
  border: #ddd solid 1px;
  border-radius: 5px;
}
#contact .form_wrap form table td input.w50 {
  width: 330px;
}
#contact .form_wrap form table td input.w30 {
  margin-left: 10px;
}
#contact .form_wrap form table td input[type=file] {
  border: none;
}
#contact .form_wrap form table td input[type=text] {
  width: 100%;
}
#contact .form_wrap form table td .red {
  font-size: 90%;
  color: #bb1515;
  font-weight: 400;
}
#contact .form_wrap form table td label {
  margin-right: 20px;
}
#contact .form_wrap form table td label input[type=radio] {
  margin-right: 10px;
}
#contact .form_wrap form table td select {
  padding: 5px;
  width: 30%;
}
@media screen and (max-width: 574px) {
  #contact .form_wrap form table td select {
    width: auto;
  }
}
#contact .form_wrap form table td textarea {
  padding: 5px;
  border: #ddd solid 1px;
  border-radius: 5px;
}
@media screen and (max-width: 991px) {
  #contact .form_wrap form table td {
    display: block;
    width: 100%;
  }
  #contact .form_wrap form table td input {
    width: 100%;
  }
  #contact .form_wrap form table td input.w50 {
    width: 100%;
  }
  #contact .form_wrap form table td input.w30 {
    max-width: 250px;
  }
  #contact .form_wrap form table td label input[type=radio] {
    width: auto;
  }
}
@media screen and (max-width: 767px) {
  #contact .form_wrap form table th, #contact .form_wrap form table td {
    width: 100%;
    display: block;
  }
}
#contact .form_wrap form h4 {
  font-size: 22px;
  padding-left: 10px;
  border-left: 10px solid #1D2A75;
  margin-bottom: 20px;
}
@media screen and (max-width: 574px) {
  #contact .form_wrap form h4 {
    font-size: 20px;
  }
}
#contact .form_wrap form .privacy_ttl {
  text-align: center;
  letter-spacing: 0.1em;
}
#contact .form_wrap form .privacy_policy {
  border: 1px solid #1D2A75;
  background: #fff;
  padding: 20px 10px;
  border-radius: 5px;
  margin-bottom: 40px;
  font-weight: 400;
}
#contact .form_wrap form .privacy_policy .privacy_policy_inner {
  max-height: 340px;
  overflow-y: scroll;
  padding: 20px 30px;
  letter-spacing: 0.08em;
  line-height: 1.8;
}
#contact .form_wrap form .privacy_policy .privacy_policy_inner h5 {
  font-size: 18px;
  font-weight: 500;
  margin-top: 30px;
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #242424;
}
#contact .form_wrap form .privacy_policy .privacy_policy_inner ul {
  padding-left: 0;
  list-style: none;
}
#contact .form_wrap form .privacy_policy .privacy_policy_inner ul li {
  margin-bottom: 5px;
  display: flex;
}
#contact .form_wrap form .privacy_policy .privacy_policy_inner ul:last-of-type li {
  display: block;
}
#contact .form_wrap form .privacy_policy .privacy_policy_inner .name {
  text-align: right;
}
#contact .form_wrap form .privacy_policy .privacy_policy_inner::-webkit-scrollbar {
  width: 10px;
}
#contact .form_wrap form .privacy_policy .privacy_policy_inner::-webkit-scrollbar-track {
  background-color: #eee;
  border-radius: 30px;
}
#contact .form_wrap form .privacy_policy .privacy_policy_inner::-webkit-scrollbar-thumb {
  background: #1D2A75;
  border-radius: 30px;
}
#contact .form_wrap form .privacy_policy .privacy_policy_inner a {
  color: #007bff;
  word-break: break-all;
}
@media screen and (max-width: 767px) {
  #contact .form_wrap form .privacy_policy .privacy_policy_inner ul li {
    font-size: 15px;
  }
}
@media screen and (max-width: 450px) {
  #contact .form_wrap form .privacy_policy .privacy_policy_inner {
    padding: 20px 10px;
  }
}
#contact .form_wrap form .check {
  margin-bottom: 30px;
}
#contact .form_wrap form .check input[type=checkbox] {
  margin-right: 10px;
  padding: 5px;
}
#contact .form_wrap form .submit {
  text-align: center;
}
#contact .form_wrap form .submit button {
  background: #1D2A75;
  color: #fff;
  font-weight: 500;
  border: none;
  letter-spacing: 0.1rem;
  border-radius: 10px;
  padding: 15px 40px;
  position: relative;
}
#contact .form_wrap form .submit button i {
  position: absolute;
  right: 4%;
  top: 50%;
  transform: translateY(-50%);
}
#contact .form_wrap form .confirm button {
  color: #fff;
  border: none;
  border-radius: 10px;
  padding: 15px 40px;
  width: 250px;
}
#contact .form_wrap form .confirm button[type=button] {
  background: #838383;
  color: #fff;
  margin-right: 30px;
  position: relative;
  font-size: 1.6rem;
}
#contact .form_wrap form .confirm button[type=button] i {
  position: absolute;
  top: 50%;
  left: 7%;
  transform: translateY(-50%);
}
@media screen and (max-width: 574px) {
  #contact .form_wrap form .confirm button[type=button] {
    margin-right: 10px;
  }
}
#contact .form_wrap form .confirm button[type=submit] {
  background: #1D2A75;
  color: #fff;
  position: relative;
  font-weight: 500;
  font-size: 1.6rem;
}
#contact .form_wrap form .confirm button[type=submit] i {
  position: absolute;
  top: 50%;
  right: 7%;
  transform: translateY(-50%);
}
@media screen and (max-width: 450px) {
  #contact .form_wrap form .confirm {
    flex-wrap: wrap;
  }
  #contact .form_wrap form .confirm button {
    width: 250px;
  }
  #contact .form_wrap form .confirm button[type=button] {
    margin-right: 0;
    margin-bottom: 20px;
  }
}/*# sourceMappingURL=style.css.map */