@charset "UTF-8";
html {
  font-size: 62.5%;
}

body {
  font-family: "Noto Sans JP", sans-serif !important;
  font-size: 1.6rem !important;
  color: #1C1C1C !important;
}
@media print {
  body {
    zoom: 0.8;
  }
}
body a {
  color: inherit;
}
body a:hover {
  color: inherit;
  text-decoration: none;
}

img {
  width: 100%;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 700;
  margin: 1.2em 0 0.5em;
}

p {
  margin: 0 0 1.5em;
}

ul, ol {
  margin: 0 0 1.5em 1.5em;
}

.single a {
  text-decoration: none;
}
.single a:hover {
  opacity: 0.7;
}

.wp-block-button__link {
  background: #007acc;
  color: #fff;
  padding: 0.8em 1.5em;
  border-radius: 4px;
  display: inline-block;
}

.wp-block-image img {
  max-width: 100%;
  height: auto;
  display: block;
}

.wp-block-columns {
  display: flex;
  flex-wrap: wrap;
  gap: 2rem;
}

.wp-block-column {
  flex: 1;
}

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 {
  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 and (max-width: 1199px) {
  br.xl_none {
    display: none;
  }
}
@media screen and (max-width: 574px) {
  br.sm_none {
    display: none;
  }
}

@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: #2163DE;
    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);
    }
  }
}
header {
  position: relative;
  z-index: 999;
  background: #fff;
}
header .container-xl {
  padding: 0 1rem;
}
header .header_inner {
  height: 8rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 574px) {
  header .header_inner {
    height: 5.5rem;
    gap: 1.5rem;
  }
}
header .header_inner .logo {
  width: 39.6rem;
}
@media screen and (max-width: 1199px) {
  header .header_inner .logo {
    width: 30rem;
  }
}
@media screen and (max-width: 991px) {
  header .header_inner .logo {
    width: 26rem;
  }
}
header .header_inner .logo a, header .header_inner .logo img {
  display: block;
}
header .header_inner .header_contact {
  display: flex;
  align-items: center;
  gap: 1.2rem;
}
@media screen and (max-width: 574px) {
  header .header_inner .header_contact {
    gap: 0.7rem;
  }
}
header .header_inner .header_contact a {
  padding: 1rem 2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1rem;
  border-radius: 0.5rem;
  color: #fff;
  border: 2px solid;
  font-size: 2.1rem;
  font-weight: bold;
  transition: 0.3s;
}
@media screen and (max-width: 991px) {
  header .header_inner .header_contact a {
    font-size: 1.6rem;
    padding: 1rem;
  }
}
@media screen and (max-width: 767px) {
  header .header_inner .header_contact a {
    border-radius: 50%;
  }
}
@media screen and (max-width: 574px) {
  header .header_inner .header_contact a {
    width: 3.5rem;
    height: 3.5rem;
  }
}
header .header_inner .header_contact a i {
  font-size: 3.2rem;
}
@media screen and (max-width: 991px) {
  header .header_inner .header_contact a i {
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 574px) {
  header .header_inner .header_contact a i {
    font-size: 2rem;
  }
}
@media screen and (max-width: 767px) {
  header .header_inner .header_contact a span {
    display: none;
  }
}
header .header_inner .header_contact a.line {
  background: #00B900;
  border-color: #00B900;
}
@media (min-width: 992px) {
  header .header_inner .header_contact a.line:hover {
    background: #fff;
    color: #00B900;
  }
}
header .header_inner .header_contact a.mail {
  background: #0A3A67;
  border-color: #0A3A67;
}
@media (min-width: 992px) {
  header .header_inner .header_contact a.mail:hover {
    background: #fff;
    color: #0A3A67;
  }
}
header .header_inner .header_contact .toggle {
  display: none;
  width: 2.5rem;
  height: 2rem;
  position: relative;
  cursor: pointer;
  margin-left: 0.5rem;
}
header .header_inner .header_contact .toggle span {
  display: block;
  width: 100%;
  height: 2px;
  background: #0A3A67;
  position: absolute;
  transition-duration: 0.4s;
}
header .header_inner .header_contact .toggle span:nth-of-type(1) {
  top: 0;
}
header .header_inner .header_contact .toggle span:nth-of-type(2) {
  top: 50%;
  transform: translateY(-50%);
}
header .header_inner .header_contact .toggle span:nth-of-type(3) {
  bottom: 0;
}
header .header_inner .header_contact .toggle.open span:nth-of-type(1) {
  top: 50%;
  transform: translateY(-50%) rotate(45deg);
}
header .header_inner .header_contact .toggle.open span:nth-of-type(2) {
  opacity: 0;
}
header .header_inner .header_contact .toggle.open span:nth-of-type(3) {
  top: 50%;
  transform: translateY(-50%) rotate(-45deg);
}
@media screen and (max-width: 767px) {
  header .header_inner .header_contact .toggle {
    display: block;
  }
}
@media screen and (max-width: 991px) {
  header nav {
    max-width: 76rem;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  header nav {
    position: absolute;
    right: 0;
    bottom: 0;
    transform: translateY(100%);
    background: #fff;
    transition: 0.5s;
    opacity: 0;
    pointer-events: none;
  }
  header nav.open {
    opacity: 1;
    pointer-events: all;
  }
}
header nav ul {
  display: flex;
  justify-content: space-between;
  gap: 1.5rem;
  flex-wrap: wrap;
}
@media screen and (max-width: 991px) {
  header nav ul {
    justify-content: center;
    gap: 1.5rem 4rem;
  }
}
@media screen and (max-width: 767px) {
  header nav ul {
    flex-direction: column;
    align-items: flex-start;
    gap: 1.5rem;
    padding: 1.5rem;
  }
}
header nav ul li a {
  font-weight: 500;
  display: block;
  padding: 0.5rem 0;
}
header nav ul li.active a {
  color: #2163DE;
  border-bottom: 1px solid #2163DE;
}
@media (min-width: 992px) {
  header nav ul li:hover a {
    color: #2163DE;
    border-bottom: 1px solid #2163DE;
  }
}
header nav .sp_link {
  display: none;
}
@media screen and (max-width: 767px) {
  header nav .sp_link {
    display: flex;
    justify-content: center;
    gap: 2rem;
    padding: 1.5rem 0;
    border-top: 1px solid #bbbbbb;
  }
}
header nav .sp_link a {
  width: 4rem;
  display: block;
}
header nav .sp_link a img {
  display: block;
}

.floating {
  position: fixed;
  right: 0;
  top: 12rem;
  padding: 2rem 1rem;
  border-radius: 1rem 0 0 1rem;
  border: 3px solid #0A3A67;
  border-right: 0;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  background: #fff;
  display: flex;
  flex-direction: column;
  gap: 2rem;
  z-index: 999;
}
@media screen and (max-width: 1500px) {
  .floating {
    top: 15rem;
  }
}
@media screen and (max-width: 991px) {
  .floating {
    padding: 1rem;
  }
}
@media screen and (max-width: 767px) {
  .floating {
    display: none;
  }
}
@media screen and (max-width: 574px) {
  .floating {
    flex-direction: row;
    top: 0;
    height: 5.5rem;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    border-top: 0;
    border-radius: 0 0 0 1rem;
    gap: 1.5rem;
  }
}
.floating a {
  display: block;
  width: 4.5rem;
  transition: 0.3s;
}
@media (min-width: 992px) {
  .floating a:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 991px) {
  .floating a {
    width: 3.8rem;
  }
}
@media screen and (max-width: 574px) {
  .floating a {
    width: 2.9rem;
  }
}
.floating a img {
  display: block;
}

main {
  overflow: hidden;
}
main .breadcrumb {
  background: none;
  font-size: 1.4rem;
  margin-bottom: 0;
  padding: 0.75rem 0;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  main .breadcrumb .container {
    overflow: auto;
    display: flex;
    white-space: nowrap;
    gap: 0.5rem;
    font-size: 1.3rem;
    padding: 0 15px 5px;
  }
}
main .breadcrumb a {
  color: inherit;
  text-decoration: underline;
}
@media (min-width: 992px) {
  main .breadcrumb a:hover {
    color: inherit;
  }
}
@media screen and (max-width: 767px) {
  main .breadcrumb a {
    white-space: nowrap;
  }
}

.cta {
  background: #2163DE;
  padding: 4rem 0;
}
@media screen and (max-width: 767px) {
  .cta {
    padding: 3rem 0;
  }
}
.cta_title {
  display: flex;
  align-items: center;
  gap: 3rem;
  justify-content: center;
}
@media screen and (max-width: 1199px) {
  .cta_title {
    gap: 2rem;
  }
}
@media screen and (max-width: 767px) {
  .cta_title {
    margin-bottom: 2rem;
  }
}
.cta_icon {
  width: 17.4rem;
}
@media screen and (max-width: 767px) {
  .cta_icon {
    display: none;
  }
}
.cta h2 {
  font-size: 2.8rem;
  padding-bottom: 1.5rem;
  color: #fff;
  font-weight: bold;
  border-bottom: 2px solid #fff;
  width: fit-content;
  text-align: center;
  line-height: 1.5;
}
@media screen and (max-width: 1199px) {
  .cta h2 {
    font-size: 2.3rem;
  }
}
@media screen and (max-width: 574px) {
  .cta h2 {
    font-size: 1.7rem;
    letter-spacing: 0.1rem;
  }
}
.cta .row {
  gap: 1rem 0;
}
.cta .row a {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 6.5rem;
  gap: 1rem;
  border-radius: 0.5rem;
  border: 2px solid;
  transition: 0.3s;
  color: #fff;
  font-size: 2.6rem;
  font-weight: bold;
}
@media screen and (max-width: 1199px) {
  .cta .row a {
    font-size: 2.2rem;
  }
}
.cta .row a i {
  font-size: 3.2rem;
}
@media screen and (max-width: 1199px) {
  .cta .row a i {
    font-size: 2.8rem;
  }
}
.cta .row a.line {
  background: #00B900;
  border-color: #00B900;
}
@media (min-width: 992px) {
  .cta .row a.line:hover {
    background: #fff;
    color: #00B900;
  }
}
.cta .row a.mail {
  background: #fff;
  border-color: #fff;
  color: #2163DE;
}
@media (min-width: 992px) {
  .cta .row a.mail:hover {
    background: #2163DE;
    color: #fff;
  }
}
.cta .row a.tel {
  color: #fff;
  border-color: #fff;
  font-family: "Inter", sans-serif;
  font-size: 2.8rem;
}
.cta .row a.tel i {
  font-size: 2.6rem;
}

.title {
  padding: 5rem 0;
  background: #E3F1FF;
}
@media screen and (max-width: 574px) {
  .title {
    padding: 3rem 0;
  }
}
.title h2 {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 2rem;
  font-size: 5.3rem;
  color: #0A3A67;
  font-weight: 500;
}
@media screen and (max-width: 991px) {
  .title h2 {
    font-size: 3.5rem;
  }
}
@media screen and (max-width: 574px) {
  .title h2 {
    font-size: 3rem;
    line-height: 1.5;
  }
}
@media screen and (max-width: 574px) {
  .title h2 i {
    font-size: 4rem;
  }
}

main {
  overflow: hidden;
}

.footer {
  padding: 6rem 0;
  background: #0A3A67;
}
.footer .container {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #fff;
}
.footer_logo {
  width: 40rem;
}
@media screen and (max-width: 574px) {
  .footer_logo {
    max-width: 100%;
  }
}
.footer .sns {
  margin-top: 4rem;
  background: #fff;
  border-radius: 0.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1rem 4rem;
  gap: 3rem;
}
.footer .sns a {
  display: block;
  width: 4.5rem;
}
.footer p {
  margin-top: 3rem;
  text-align: center;
  font-weight: 500;
  line-height: 2;
}
.footer a {
  color: #fff;
}
@media (min-width: 992px) {
  .footer a:hover {
    text-decoration: underline;
    color: #fff;
    opacity: 1;
  }
}

@media screen and (max-width: 374px) {
  #top {
    zoom: 0.9;
  }
}
#top .mv {
  background: url(../images/top/mv.webp) no-repeat;
  background-size: cover;
  background-position: center;
  height: 52rem;
  padding: 0 6rem;
}
@media screen and (max-width: 767px) {
  #top .mv {
    padding: 0 3rem;
  }
}
@media screen and (max-width: 574px) {
  #top .mv {
    height: 44rem;
    padding: 0;
    background: url(../images/top/mv_sp.webp) no-repeat;
    background-size: cover;
    background-position: center;
  }
}
#top .mv .container {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
@media screen and (max-width: 574px) {
  #top .mv .container {
    padding: 0 1rem;
  }
}
#top .mv_text {
  width: 100%;
  position: relative;
  background: rgba(255, 255, 255, 0.9);
  padding: 8rem 3rem;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 2rem;
  flex-direction: column;
}
@media screen and (max-width: 1199px) {
  #top .mv_text {
    padding: 6rem 7rem;
  }
}
@media screen and (max-width: 767px) {
  #top .mv_text {
    padding: 4rem 5rem;
  }
}
@media screen and (max-width: 574px) {
  #top .mv_text {
    padding: 5rem 0;
  }
}
#top .mv_text h1 {
  color: #2163DE;
  font-weight: 700;
  letter-spacing: 0.44rem;
  line-height: 1.7;
  font-size: 4.4rem;
  text-align: center;
}
@media screen and (max-width: 1199px) {
  #top .mv_text h1 {
    font-size: 3.4rem;
  }
}
@media screen and (max-width: 574px) {
  #top .mv_text h1 {
    font-size: 2.8rem;
    line-height: 1.5;
  }
}
#top .mv_text .h1_txt {
  color: #0A3A67;
  font-size: 2.9rem;
  font-weight: 700;
  letter-spacing: 0.3rem;
  line-height: 1.7;
  text-align: center;
}
@media screen and (max-width: 1199px) {
  #top .mv_text .h1_txt {
    font-size: 2rem;
  }
}
@media screen and (max-width: 767px) {
  #top .mv_text .h1_txt {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 574px) {
  #top .mv_text .h1_txt {
    font-size: 1.5rem;
  }
}
#top .mv_house {
  position: absolute;
  left: -8.2356rem;
  bottom: -4.4633rem;
  transform: rotate(-1.453deg);
  width: 18rem;
}
@media screen and (max-width: 767px) {
  #top .mv_house {
    width: 12rem;
  }
}
@media screen and (max-width: 574px) {
  #top .mv_house {
    width: 8rem;
    left: -0.8rem;
    bottom: -2rem;
  }
}
#top .mv_president {
  position: absolute;
  right: -9.35rem;
  bottom: -7rem;
  width: 28rem;
}
@media screen and (max-width: 1500px) {
  #top .mv_president {
    right: -6.85rem;
  }
}
@media screen and (max-width: 1199px) {
  #top .mv_president {
    width: 24rem;
    bottom: -8rem;
  }
}
@media screen and (max-width: 991px) {
  #top .mv_president {
    width: 19rem;
    right: -6.85rem;
    bottom: -6.6rem;
  }
}
@media screen and (max-width: 767px) {
  #top .mv_president {
    width: 12rem;
  }
}
@media screen and (max-width: 574px) {
  #top .mv_president {
    width: 13rem;
    bottom: auto;
    top: -7.8rem;
    right: 0.3rem;
  }
}
@media screen and (max-width: 574px) {
  #top .mv_president img.pc {
    display: none;
  }
}
#top .mv_president img.sp {
  display: none;
}
@media screen and (max-width: 574px) {
  #top .mv_president img.sp {
    display: block;
  }
}
#top .mv_cta h2 {
  margin: 0 auto 3rem;
}
#top .main_lead {
  padding: 8rem 0;
}
@media screen and (max-width: 574px) {
  #top .main_lead {
    padding: 5rem 0;
  }
}
@media screen and (max-width: 574px) {
  #top .main_lead .container {
    padding: 0 1rem;
  }
}
#top .main_lead .result {
  border: 4px solid #46A2F8;
  border-radius: 0.5rem;
}
#top .main_lead .result h2 {
  padding: 2rem 0;
  background: #46A2F8;
  color: #fff;
  text-align: center;
  font-weight: 500;
  line-height: 1;
  font-size: 4.2rem;
}
@media screen and (max-width: 767px) {
  #top .main_lead .result h2 {
    font-size: 3.4rem;
    line-height: 1.5;
  }
}
@media screen and (max-width: 574px) {
  #top .main_lead .result h2 {
    font-size: 3rem;
  }
}
#top .main_lead .result p {
  font-size: 2.6rem;
  font-weight: 500;
  color: #DB0000;
  margin: 0;
  padding: 3rem 2rem;
  letter-spacing: 0.1rem;
  text-align: center;
  line-height: 1.8;
}
@media screen and (max-width: 574px) {
  #top .main_lead .result p {
    font-size: 2.2rem;
    line-height: 1.5;
    padding: 2rem 1rem;
  }
}
#top .main_lead_title {
  margin-top: 10rem;
  color: #4BAF1C;
  font-weight: 500;
  font-size: 5.3rem;
  text-align: center;
  position: relative;
  z-index: 0;
}
@media screen and (max-width: 991px) {
  #top .main_lead_title {
    font-size: 3.5rem;
  }
}
@media screen and (max-width: 767px) {
  #top .main_lead_title {
    font-feature-settings: "palt";
    line-height: 1.5;
  }
}
@media screen and (max-width: 574px) {
  #top .main_lead_title {
    font-size: 2.6rem;
    margin-top: 5rem;
  }
}
#top .main_lead_title::before {
  content: "";
  width: 13.5rem;
  height: 15.2rem;
  position: absolute;
  left: 0;
  top: 1rem;
  transform: translate(0, -50%);
  background: url(../images/top/main_h2.webp) no-repeat;
  background-size: contain;
  background-position: center;
  z-index: -1;
}
@media screen and (max-width: 1199px) {
  #top .main_lead_title::before {
    width: 9rem;
    left: -2rem;
  }
}
@media screen and (max-width: 574px) {
  #top .main_lead_title::before {
    width: 4.1rem;
    height: 5.7rem;
    left: 2rem;
  }
}
#top .main_lead p {
  margin-top: 4rem;
  font-size: 2.5rem;
  line-height: 2;
  text-align: center;
}
@media screen and (max-width: 1199px) {
  #top .main_lead p {
    font-size: 2rem;
  }
}
@media screen and (max-width: 574px) {
  #top .main_lead p {
    font-size: 1.6rem;
    text-align: left;
    line-height: 1.8;
    margin-top: 2rem;
  }
}
#top .main_lead p .red {
  color: #DB0000;
}
#top .example {
  padding: 10rem 0;
  background: #FCFAF2;
}
@media screen and (max-width: 767px) {
  #top .example {
    padding: 7rem 0;
  }
}
@media screen and (max-width: 574px) {
  #top .example {
    padding: 6rem 0;
  }
}
#top .example .container {
  padding: 0 1rem;
}
#top .example_title {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 1.5rem;
  color: #0A3A67;
}
#top .example_title p {
  font-size: 3.3rem;
  font-weight: 500;
  display: flex;
  align-items: center;
  gap: 1.5rem;
}
@media screen and (max-width: 991px) {
  #top .example_title p {
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 574px) {
  #top .example_title p {
    font-size: 2rem;
  }
}
#top .example_title p::before, #top .example_title p::after {
  content: "";
  display: block;
  width: 3rem;
  height: 2px;
  background: #0A3A67;
}
@media screen and (max-width: 574px) {
  #top .example_title p::before, #top .example_title p::after {
    width: 1.5rem;
  }
}
#top .example_title h2 {
  font-size: 5.3rem;
  font-weight: 500;
}
@media screen and (max-width: 991px) {
  #top .example_title h2 {
    font-size: 3.5rem;
  }
}
@media screen and (max-width: 574px) {
  #top .example_title h2 {
    font-size: 3rem;
  }
}
#top .example .row {
  margin-top: 5rem;
  gap: 3rem 0;
}
@media screen and (max-width: 574px) {
  #top .example .row {
    margin: 5rem -1rem 0;
  }
}
#top .example .row .col-12 {
  padding: 0 1rem;
}
#top .example_item {
  padding: 2.5rem;
  background: #fff;
  border-radius: 1rem;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  height: 100%;
}
@media screen and (max-width: 574px) {
  #top .example_item {
    padding: 1.5rem;
  }
}
#top .example_head {
  display: flex;
  align-items: center;
  gap: 2rem;
}
@media screen and (max-width: 574px) {
  #top .example_head {
    flex-direction: column;
    gap: 1rem;
  }
}
#top .example_head .icon {
  width: 13rem;
}
@media screen and (max-width: 574px) {
  #top .example_head .icon {
    width: 14rem;
  }
}
#top .example_head_text {
  width: calc(100% - 15rem);
}
@media screen and (max-width: 574px) {
  #top .example_head_text {
    width: 100%;
  }
}
#top .example_head_text .case {
  padding: 0.5rem 1.5rem;
  width: fit-content;
  color: #fff;
  font-family: "Inter", sans-serif;
  border-radius: 5rem;
  background: #46A2F8;
  font-weight: bold;
  font-size: 2rem;
}
#top .example_head_text h3 {
  margin-top: 1rem;
  font-size: 2rem;
  font-weight: bold;
  color: #0A3A67;
  line-height: 1.5;
}
@media screen and (max-width: 574px) {
  #top .example_head_text h3 {
    font-size: 1.8rem;
  }
}
#top .example_head_text .name {
  text-align: right;
  font-size: 1.8rem;
  font-weight: 500;
  margin-top: 0.5rem;
}
#top .example_lead {
  margin-top: 3rem;
  padding: 1rem;
  border-radius: 0.5rem;
  border: 2px solid #1C1C1C;
  font-weight: 500;
  line-height: 1.8;
  font-size: 1.5rem;
  position: relative;
}
@media screen and (max-width: 574px) {
  #top .example_lead {
    padding: 0.5rem;
  }
}
#top .example_lead::before {
  content: "";
  clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
  height: 2rem;
  width: 2rem;
  background: #1C1C1C;
  position: absolute;
  top: 0;
  left: 5.2rem;
  transform: translateY(-100%);
}
#top .example_lead::after {
  content: "";
  clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
  height: 2rem;
  width: 2rem;
  background: #fff;
  position: absolute;
  top: 4px;
  left: 5.2rem;
  transform: translateY(-100%);
}
#top .strength {
  padding: 10rem 0;
}
@media screen and (max-width: 574px) {
  #top .strength {
    padding: 7rem 0 5rem;
  }
}
#top .strength_title {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #0A3A67;
}
#top .strength_title h2 {
  font-size: 5.3rem;
  font-weight: 500;
}
@media screen and (max-width: 991px) {
  #top .strength_title h2 {
    font-size: 3.5rem;
  }
}
@media screen and (max-width: 574px) {
  #top .strength_title h2 {
    font-size: 3rem;
    line-height: 1.5;
  }
}
#top .strength_title h2 small {
  font-size: 3.3rem;
  display: block;
  font-weight: 500;
  text-align: center;
}
@media screen and (max-width: 991px) {
  #top .strength_title h2 small {
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 574px) {
  #top .strength_title h2 small {
    font-size: 2rem;
  }
}
#top .strength ul {
  margin-top: 4rem;
  display: flex;
  flex-direction: column;
  gap: 5rem;
}
@media screen and (max-width: 574px) {
  #top .strength ul {
    margin-top: 3rem;
    gap: 3rem;
  }
}
#top .strength_item {
  padding-bottom: 5rem;
  border-bottom: 2px solid #0A3A67;
}
@media screen and (max-width: 574px) {
  #top .strength_item {
    padding-bottom: 3rem;
  }
}
#top .strength_item h3 {
  display: flex;
  align-items: center;
  gap: 1.8rem;
}
@media screen and (max-width: 574px) {
  #top .strength_item h3 {
    gap: 1.5rem;
    align-items: baseline;
  }
}
#top .strength_item h3 .num {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 6rem;
  height: 6rem;
  background: #0A3A67;
  color: #fff;
  border-radius: 50%;
  font-family: "Inter", sans-serif;
  font-size: 3.2rem;
  font-weight: bold;
}
@media screen and (max-width: 991px) {
  #top .strength_item h3 .num {
    width: 5rem;
    height: 5rem;
    font-size: 3rem;
  }
}
@media screen and (max-width: 574px) {
  #top .strength_item h3 .num {
    width: 4.5rem;
    height: 4.5rem;
    font-size: 2.5rem;
  }
}
#top .strength_item h3 .text {
  font-size: 3rem;
  font-weight: 500;
  line-height: 1.5;
  color: #0A3A67;
  width: calc(100% - 7.8rem);
}
@media screen and (max-width: 991px) {
  #top .strength_item h3 .text {
    font-size: 2.5rem;
    width: calc(100% - 6.8rem);
  }
}
@media screen and (max-width: 574px) {
  #top .strength_item h3 .text {
    width: calc(100% - 6rem);
    font-size: 2.2rem;
  }
}
#top .strength_item h3 .text small {
  font-size: 2.2rem;
  font-weight: 500;
  display: inline-block;
}
#top .strength_item p {
  margin-top: 2rem;
  font-size: 2.2rem;
  font-weight: 500;
  line-height: 1.8;
}
@media screen and (max-width: 1199px) {
  #top .strength_item p {
    font-size: 2rem;
  }
}
@media screen and (max-width: 991px) {
  #top .strength_item p {
    font-size: 1.8rem;
  }
}
#top .strength_item p.caption {
  font-size: 1.8rem;
}
@media screen and (max-width: 991px) {
  #top .strength_item p.caption {
    font-size: 1.5rem;
  }
}
#top .strength_item .row {
  margin-top: 2.5rem;
  gap: 1.5rem 0;
}
@media screen and (max-width: 574px) {
  #top .strength_item .row {
    margin: 2rem -0.75rem 0;
  }
}
@media screen and (max-width: 574px) {
  #top .strength_item .row .col-6 {
    padding: 0 0.75rem;
  }
}
#top .strength_point {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 2rem 1rem;
  gap: 1rem;
  border-radius: 0.5rem;
  background: #E4F6FF;
}
#top .strength_point h4 {
  font-size: 1.9rem;
  font-weight: bold;
  color: #0A3A67;
  text-align: center;
  line-height: 1.5;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 1199px) {
  #top .strength_point h4 {
    font-size: 1.7rem;
  }
}
@media screen and (max-width: 574px) {
  #top .strength_point h4 {
    font-size: 1.6rem;
  }
}
#top .strength_point h4 small {
  font-weight: bold;
  font-size: 1.6rem;
}
@media screen and (max-width: 1199px) {
  #top .strength_point h4 small {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 574px) {
  #top .strength_point h4 small {
    font-size: 1.1rem;
  }
}
#top .strength_icon {
  height: 13rem;
}
@media screen and (max-width: 574px) {
  #top .strength_icon {
    height: 9rem;
  }
}
#top .strength_icon img {
  height: 100%;
  object-fit: contain;
}
#top .document {
  padding: 10rem 0;
}
@media screen and (max-width: 767px) {
  #top .document {
    padding: 7rem 0;
  }
}
@media screen and (max-width: 574px) {
  #top .document {
    padding: 5rem 0;
  }
}
#top .document_lead {
  margin-top: 4rem;
  line-height: 2;
  font-size: 2.5rem;
  font-weight: 500;
  text-align: center;
}
@media screen and (max-width: 1199px) {
  #top .document_lead {
    font-size: 2.1rem;
  }
}
@media screen and (max-width: 991px) {
  #top .document_lead {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 574px) {
  #top .document_lead {
    font-size: 1.6rem;
    text-align: left;
    line-height: 1.8;
    margin-top: 3rem;
  }
}
#top .document .row {
  margin-top: 5rem;
  gap: 2rem 0;
}
@media screen and (max-width: 991px) {
  #top .document .row {
    justify-content: center;
  }
}
@media screen and (max-width: 574px) {
  #top .document .row {
    gap: 1.5rem 0;
    margin: 1rem -0.75rem 0;
  }
}
@media screen and (max-width: 991px) {
  #top .document .row .col-lg-3 {
    max-width: 25rem;
  }
}
@media screen and (max-width: 574px) {
  #top .document .row .col-lg-3 {
    padding: 0 0.75rem;
  }
}
#top .document_item {
  background: url(../images/top/document.webp) no-repeat;
  background-size: contain;
  background-position: center;
  aspect-ratio: 263/346;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #0A3A67;
  text-align: center;
  padding: 1rem 1.5rem;
}
@media screen and (max-width: 574px) {
  #top .document_item {
    padding: 1rem;
  }
}
#top .document_item h3 {
  font-size: 4.2rem;
  font-weight: 500;
  line-height: 1.5;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 1199px) {
  #top .document_item h3 {
    font-size: 3.4rem;
  }
}
@media screen and (max-width: 574px) {
  #top .document_item h3 {
    font-size: 2.7rem;
  }
}
#top .document_item p {
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 1.5;
}
@media screen and (max-width: 1199px) {
  #top .document_item p {
    font-size: 1.6rem;
  }
}
@media screen and (max-width: 574px) {
  #top .document_item p {
    font-size: 1.3rem;
  }
}
#top .faq {
  margin-bottom: 10rem;
}
@media screen and (max-width: 574px) {
  #top .faq {
    margin-bottom: 5rem;
  }
}
#top .faq ul {
  margin-top: 4rem;
  display: flex;
  flex-direction: column;
  gap: 3rem;
}
#top .faq_item {
  border: 2px solid #808080;
}
#top .faq_item > div {
  display: flex;
  align-items: center;
  gap: 1rem;
  padding: 2rem 3rem;
}
@media screen and (max-width: 574px) {
  #top .faq_item > div {
    padding: 1.5rem 1rem;
  }
}
#top .faq_item > div .icon {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 5rem;
  height: 5rem;
  border-radius: 50%;
  color: #fff;
  font-size: 2.9rem;
}
@media screen and (max-width: 574px) {
  #top .faq_item > div .icon {
    width: 3.5rem;
    height: 3.5rem;
    font-size: 1.9rem;
  }
}
#top .faq_item > div h3, #top .faq_item > div p {
  width: calc(100% - 6rem);
}
@media screen and (max-width: 574px) {
  #top .faq_item > div h3, #top .faq_item > div p {
    width: calc(100% - 4.5rem);
  }
}
#top .faq_item .question {
  background: #E4F6FF;
}
#top .faq_item .question .icon {
  background: #0A3A67;
}
#top .faq_item .question h3 {
  color: #0A3A67;
  font-size: 3rem;
  font-weight: 500;
}
@media screen and (max-width: 1199px) {
  #top .faq_item .question h3 {
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 574px) {
  #top .faq_item .question h3 {
    font-size: 1.9rem;
  }
}
#top .faq_item .answer .icon {
  background: #FFB619;
}
#top .faq_item .answer p {
  font-size: 2.4rem;
  font-weight: 500;
}
@media screen and (max-width: 1199px) {
  #top .faq_item .answer p {
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 574px) {
  #top .faq_item .answer p {
    font-size: 1.8rem;
  }
}
#top .flow ul {
  margin-top: 8rem;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
@media screen and (max-width: 767px) {
  #top .flow ul {
    margin-top: 6rem;
  }
}
@media screen and (max-width: 574px) {
  #top .flow ul {
    margin-top: 4rem;
  }
}
#top .flow_item {
  display: flex;
  align-items: center;
  gap: 2rem;
  padding-bottom: 8.5rem;
  position: relative;
}
@media screen and (max-width: 574px) {
  #top .flow_item {
    flex-direction: column;
    padding-bottom: 4.6rem;
  }
}
#top .flow_item::after {
  content: "";
  width: 20rem;
  height: 6rem;
  position: absolute;
  bottom: 1rem;
  left: 50%;
  transform: translateX(-50%);
  background: #2163DE;
  clip-path: polygon(50% 100%, 0 0, 100% 0);
}
@media screen and (max-width: 574px) {
  #top .flow_item::after {
    width: 15rem;
    height: 3rem;
  }
}
#top .flow_item:last-of-type {
  padding-bottom: 0;
}
#top .flow_item:last-of-type::after {
  display: none;
}
#top .flow_item p {
  width: calc(100% - 42rem);
  font-size: 3.1rem;
  font-weight: 500;
  line-height: 1.5;
}
@media screen and (max-width: 1199px) {
  #top .flow_item p {
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 991px) {
  #top .flow_item p {
    width: calc(100% - 27rem);
    font-size: 2rem;
  }
}
@media screen and (max-width: 574px) {
  #top .flow_item p {
    width: 100%;
  }
}
#top .flow_item p small {
  font-size: 2.2rem;
  font-weight: 500;
}
#top .flow_image {
  width: 40rem;
  height: 24rem;
  background: #E4F6FF;
  border-radius: 1rem;
  padding: 3rem;
}
@media screen and (max-width: 991px) {
  #top .flow_image {
    width: 25rem;
    height: 15rem;
    padding: 2rem;
  }
}
@media screen and (max-width: 574px) {
  #top .flow_image {
    width: 100%;
    height: 18rem;
  }
}
#top .flow_image img {
  height: 100%;
  object-fit: contain;
}
#top .cv {
  margin-top: 9rem;
}
#top .cv_inner {
  border: 4px solid #46A2F8;
}
#top .cv_inner h2 {
  padding: 2rem 1rem;
  background: #46A2F8;
  color: #fff;
  text-align: center;
  font-size: 5.3rem;
  font-weight: 500;
  line-height: 1.8;
}
@media screen and (max-width: 1199px) {
  #top .cv_inner h2 {
    font-size: 4.8rem;
  }
}
@media screen and (max-width: 767px) {
  #top .cv_inner h2 {
    font-size: 3.4rem;
    line-height: 1.5;
  }
}
@media screen and (max-width: 574px) {
  #top .cv_inner h2 {
    font-size: 3rem;
  }
}
#top .cv_contents {
  padding: 6rem 0;
}
@media screen and (max-width: 991px) {
  #top .cv_contents {
    padding: 4rem 0;
  }
}
@media screen and (max-width: 574px) {
  #top .cv_contents {
    padding: 4rem 1.5rem;
  }
}
#top .cv_text {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4rem;
  padding: 0 2rem;
}
@media screen and (max-width: 767px) {
  #top .cv_text {
    flex-direction: column;
  }
}
@media screen and (max-width: 574px) {
  #top .cv_text {
    padding: 0;
    gap: 2rem;
  }
}
#top .cv_text ul {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
#top .cv_text ul li {
  position: relative;
  font-size: 2.5rem;
  color: #0A3A67;
  font-weight: 500;
  line-height: 1.1;
  border-bottom: 13px solid #FFEF3C;
  width: fit-content;
}
@media screen and (max-width: 1199px) {
  #top .cv_text ul li {
    font-size: 2rem;
  }
}
@media screen and (max-width: 991px) {
  #top .cv_text ul li {
    line-height: 1.5;
  }
}
@media screen and (max-width: 574px) {
  #top .cv_text ul li {
    text-align: center;
    line-height: 1.3;
  }
}
#top .cv_image {
  width: 19.5rem;
}
#top .cv_catch {
  text-align: center;
  margin-top: 5rem;
  font-size: 3.6rem;
  font-weight: 500;
  color: #DB0000;
}
@media screen and (max-width: 1199px) {
  #top .cv_catch {
    margin-top: 3rem;
  }
}
@media screen and (max-width: 767px) {
  #top .cv_catch {
    font-size: 2.6rem;
  }
}
@media screen and (max-width: 574px) {
  #top .cv_catch {
    font-size: 2.5rem;
  }
}
#top .cv_flex {
  display: flex;
  justify-content: center;
  gap: 1.5rem 3rem;
  margin-top: 2.5rem;
}
@media screen and (max-width: 991px) {
  #top .cv_flex {
    flex-direction: column;
    align-items: center;
  }
}
#top .cv_flex a {
  padding: 1rem 2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 8.5rem;
  width: 40rem;
  gap: 1rem;
  border-radius: 0.5rem;
  color: #fff;
  border: 2px solid;
  font-size: 2.6rem;
  font-weight: bold;
  transition: 0.3s;
}
@media screen and (max-width: 574px) {
  #top .cv_flex a {
    width: 100%;
    height: 6.5rem;
    font-size: 2.3rem;
    padding: 1rem;
  }
}
#top .cv_flex a i {
  font-size: 3.4rem;
}
#top .cv_flex a.line {
  background: #00B900;
  border-color: #00B900;
}
@media (min-width: 992px) {
  #top .cv_flex a.line:hover {
    background: #fff;
    color: #00B900;
  }
}
#top .cv_flex a.mail {
  background: #2163DE;
  border-color: #2163DE;
}
@media (min-width: 992px) {
  #top .cv_flex a.mail:hover {
    background: #fff;
    color: #2163DE;
  }
}
@media screen and (max-width: 450px) {
  #top .cv_flex a.mail {
    white-space: nowrap;
  }
}
@media screen and (max-width: 574px) {
  #top .cv_flex a.mail i {
    font-size: 2.7rem;
  }
}
#top .blog {
  margin-top: 7rem;
}
#top .blog h2 {
  font-size: 5.3rem;
  font-weight: 500;
  text-align: center;
  color: #0A3A67;
}
@media screen and (max-width: 991px) {
  #top .blog h2 {
    font-size: 3.5rem;
  }
}
@media screen and (max-width: 574px) {
  #top .blog h2 {
    font-size: 3rem;
    line-height: 1.5;
  }
}
#top .blog .row {
  margin-top: 4rem;
  gap: 3rem 0;
}
#top .blog_item {
  transition: 0.3s;
  height: 100%;
  display: block;
  background: #fff;
  border: 1px solid #9EC1D2;
  overflow: hidden;
  border-radius: 5px;
}
@media (min-width: 992px) {
  #top .blog_item:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 767px) {
  #top .blog_item {
    display: flex;
    align-items: center;
  }
}
#top .blog_text {
  padding: 1rem;
}
@media screen and (max-width: 767px) {
  #top .blog_text {
    width: 70%;
  }
}
@media screen and (max-width: 574px) {
  #top .blog_text {
    width: calc(100% - 11.5rem);
  }
}
#top .blog_text .date {
  font-size: 1.3rem;
  color: #525252;
  font-family: "Inter", sans-serif;
  margin-bottom: 0.3rem;
  font-weight: 600;
}
#top .blog_text h3 {
  line-height: 1.5;
  font-size: 1.7rem;
  font-feature-settings: "palt";
}
#top .blog_image {
  aspect-ratio: 13/9;
}
@media screen and (max-width: 767px) {
  #top .blog_image {
    aspect-ratio: 5/4;
    width: 30%;
  }
}
@media screen and (max-width: 574px) {
  #top .blog_image {
    aspect-ratio: 1/1;
    width: 11.5rem;
    height: 100%;
  }
}
#top .blog_image img {
  height: 100%;
  object-fit: cover;
}
#top .blog_content {
  padding: 6rem 0 3rem;
}
#top .blog_content p {
  line-height: 2;
  letter-spacing: 0.07rem;
  font-size: 1.8rem;
}
@media screen and (max-width: 767px) {
  #top .blog_content p {
    line-height: 1.7;
    letter-spacing: 0.04rem;
    font-size: 1.6rem;
  }
}
#top .blog_content img {
  width: auto;
}
#top .blog .more {
  margin: 3rem auto 0;
  width: 27rem;
  height: 5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  border: 2px solid #2163DE;
  color: #fff;
  font-size: 1.8rem;
  background: #2163DE;
  border-radius: 5rem;
  font-weight: 500;
  transition: 0.3s;
}
#top .blog .more i {
  position: absolute;
  top: 50%;
  right: 2rem;
  transform: translateY(-50%);
}
@media (min-width: 992px) {
  #top .blog .more:hover {
    background: #fff;
    color: #2163DE;
  }
}
#top .corporate_bnr {
  margin-top: 7rem;
  margin-bottom: 10rem;
}
@media screen and (max-width: 767px) {
  #top .corporate_bnr {
    margin: 5rem 0 6rem;
  }
}
#top .corporate_bnr a {
  transition: 0.3s;
}
@media (min-width: 992px) {
  #top .corporate_bnr a:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 574px) {
  #top .corporate_bnr .pc {
    display: none;
  }
}
#top .corporate_bnr .sp {
  display: none;
}
@media screen and (max-width: 574px) {
  #top .corporate_bnr .sp {
    display: block;
  }
}

main .cv {
  margin-bottom: 10rem;
}
main .cv_inner {
  border: 4px solid #46A2F8;
}
main .cv_inner h2 {
  padding: 2rem 1rem;
  background: #46A2F8;
  color: #fff;
  text-align: center;
  font-size: 5.3rem;
  font-weight: 500;
  line-height: 1.8;
}
@media screen and (max-width: 1199px) {
  main .cv_inner h2 {
    font-size: 4.8rem;
  }
}
@media screen and (max-width: 767px) {
  main .cv_inner h2 {
    font-size: 3.4rem;
    line-height: 1.5;
  }
}
@media screen and (max-width: 574px) {
  main .cv_inner h2 {
    font-size: 3rem;
  }
}
main .cv_contents {
  padding: 6rem 0;
}
@media screen and (max-width: 991px) {
  main .cv_contents {
    padding: 4rem 0;
  }
}
@media screen and (max-width: 574px) {
  main .cv_contents {
    padding: 4rem 1.5rem;
  }
}
main .cv_text {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4rem;
  padding: 0 2rem;
}
@media screen and (max-width: 767px) {
  main .cv_text {
    flex-direction: column;
  }
}
@media screen and (max-width: 574px) {
  main .cv_text {
    padding: 0;
    gap: 2rem;
  }
}
main .cv_text ul {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
main .cv_text ul li {
  position: relative;
  font-size: 2.5rem;
  color: #0A3A67;
  font-weight: 500;
  line-height: 1.1;
  border-bottom: 13px solid #FFEF3C;
  width: fit-content;
}
@media screen and (max-width: 1199px) {
  main .cv_text ul li {
    font-size: 2rem;
  }
}
@media screen and (max-width: 991px) {
  main .cv_text ul li {
    line-height: 1.5;
  }
}
@media screen and (max-width: 574px) {
  main .cv_text ul li {
    text-align: center;
    line-height: 1.3;
  }
}
main .cv_image {
  width: 19.5rem;
}
main .cv_catch {
  text-align: center;
  margin-top: 5rem;
  font-size: 3.6rem;
  font-weight: 500;
  color: #DB0000;
}
@media screen and (max-width: 1199px) {
  main .cv_catch {
    margin-top: 3rem;
  }
}
@media screen and (max-width: 767px) {
  main .cv_catch {
    font-size: 2.6rem;
  }
}
@media screen and (max-width: 574px) {
  main .cv_catch {
    font-size: 2.5rem;
  }
}
main .cv_flex {
  display: flex;
  justify-content: center;
  gap: 1.5rem 3rem;
  margin-top: 2.5rem;
}
@media screen and (max-width: 991px) {
  main .cv_flex {
    flex-direction: column;
    align-items: center;
  }
}
main .cv_flex a {
  padding: 1rem 2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 8.5rem;
  width: 40rem;
  gap: 1rem;
  border-radius: 0.5rem;
  color: #fff;
  border: 2px solid;
  font-size: 2.6rem;
  font-weight: bold;
  transition: 0.3s;
}
@media screen and (max-width: 574px) {
  main .cv_flex a {
    width: 100%;
    height: 6.5rem;
    font-size: 2.3rem;
    padding: 1rem;
  }
}
main .cv_flex a i {
  font-size: 3.4rem;
}
main .cv_flex a.line {
  background: #00B900;
  border-color: #00B900;
}
@media (min-width: 992px) {
  main .cv_flex a.line:hover {
    background: #fff;
    color: #00B900;
  }
}
main .cv_flex a.mail {
  background: #2163DE;
  border-color: #2163DE;
}
@media (min-width: 992px) {
  main .cv_flex a.mail:hover {
    background: #fff;
    color: #2163DE;
  }
}
@media screen and (max-width: 450px) {
  main .cv_flex a.mail {
    white-space: nowrap;
  }
}
@media screen and (max-width: 574px) {
  main .cv_flex a.mail i {
    font-size: 2.7rem;
  }
}

main .head {
  padding: 5rem 7rem;
  background: #E3F1FF;
}
@media screen and (max-width: 574px) {
  main .head {
    padding: 3rem 0;
  }
}
main .head h1 {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 2rem;
  font-size: 5.3rem;
  color: #0A3A67;
  font-weight: 500;
  text-align: center;
}
@media screen and (max-width: 1199px) {
  main .head h1 {
    font-size: 4.3rem;
  }
}
@media screen and (max-width: 991px) {
  main .head h1 {
    font-size: 3.5rem;
  }
}
@media screen and (max-width: 767px) {
  main .head h1 {
    font-size: 3rem;
    line-height: 1.5;
  }
}
@media screen and (max-width: 574px) {
  main .head h1 {
    font-size: 2.4rem;
  }
}
@media screen and (max-width: 574px) {
  main .head h1 i {
    font-size: 4rem;
  }
}
main .head_detail {
  padding: 5rem 7rem;
  background: #E3F1FF;
}
@media screen and (max-width: 574px) {
  main .head_detail {
    padding: 3rem 0;
  }
}
main .head_detail h1 {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 2rem;
  font-size: 3rem;
  color: #0A3A67;
  font-weight: 500;
  text-align: center;
}
@media screen and (max-width: 991px) {
  main .head_detail h1 {
    font-size: 3.5rem;
  }
}
@media screen and (max-width: 574px) {
  main .head_detail h1 {
    font-size: 2.4rem;
    line-height: 1.5;
  }
}

#blog section {
  padding: 7rem 0;
}
#blog .blog {
  background: #FCFAF2;
}
#blog .blog_lead {
  padding: 5rem 0;
}
@media screen and (max-width: 767px) {
  #blog .blog_lead {
    padding: 4rem 0;
  }
}
#blog .blog_lead h2.wp-block-heading {
  font-size: 3.8rem;
  font-weight: 500;
  color: #0A3A67;
  margin-bottom: 4rem;
  line-height: 1.5;
}
@media screen and (max-width: 991px) {
  #blog .blog_lead h2.wp-block-heading {
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 574px) {
  #blog .blog_lead h2.wp-block-heading {
    font-size: 2rem;
    margin-bottom: 2.5rem;
  }
}
#blog .blog_lead p {
  line-height: 1.8;
}
@media screen and (max-width: 574px) {
  #blog .blog_lead p {
    font-size: 1.5rem;
  }
}
#blog .blog .row {
  gap: 3rem 0;
}
#blog .blog_item {
  transition: 0.3s;
  height: 100%;
  display: block;
  background: #fff;
}
@media (min-width: 992px) {
  #blog .blog_item:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 767px) {
  #blog .blog_item {
    display: flex;
    align-items: center;
  }
}
#blog .blog_text {
  padding: 2rem;
}
@media screen and (max-width: 767px) {
  #blog .blog_text {
    width: 70%;
    padding: 1.5rem;
  }
}
@media screen and (max-width: 574px) {
  #blog .blog_text {
    width: 75%;
  }
}
#blog .blog_text h3 {
  margin-bottom: 1rem;
  line-height: 1.5;
  padding-bottom: 1rem;
  border-bottom: 1px solid;
  font-size: 1.7rem;
  font-feature-settings: "palt";
  letter-spacing: 0.1rem;
}
@media screen and (max-width: 767px) {
  #blog .blog_text h3 {
    padding: 0;
    border: 0;
    margin: 0;
    font-size: 1.4rem;
  }
}
#blog .blog_text .excerpt {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2; /* 2行で省略 */
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 1.4rem;
}
@media screen and (max-width: 767px) {
  #blog .blog_text .excerpt {
    display: none;
  }
}
#blog .blog_text .date {
  font-size: 1.4rem;
  color: #9d9d9d;
}
#blog .blog_image {
  aspect-ratio: 13/9;
}
@media screen and (max-width: 767px) {
  #blog .blog_image {
    aspect-ratio: 5/4;
    width: 30%;
  }
}
@media screen and (max-width: 574px) {
  #blog .blog_image {
    aspect-ratio: 1/1;
  }
}
#blog .blog_image img {
  height: 100%;
  object-fit: cover;
}
#blog .blog_content {
  padding: 6rem 0 3rem;
}
#blog .blog_content .date {
  font-size: 1.4rem;
  color: #9d9d9d;
}
#blog .blog_content h2 {
  font-size: 2.4rem;
  color: #0A3A67;
  font-weight: 500;
  padding-bottom: 1rem;
  border-bottom: 1px solid #0A3A67;
  margin-bottom: 3rem;
  line-height: 1.5;
}
@media screen and (max-width: 574px) {
  #blog .blog_content h2 {
    font-size: 2rem;
  }
}
#blog .blog_content .thumbnail {
  width: 100%;
  aspect-ratio: 5/2;
  margin-bottom: 2rem;
}
@media screen and (max-width: 991px) {
  #blog .blog_content .thumbnail {
    aspect-ratio: auto;
    max-height: 50rem;
  }
}
#blog .blog_content .thumbnail img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}
#blog .blog_content p {
  line-height: 2;
  letter-spacing: 0.07rem;
  font-size: 1.8rem;
}
@media screen and (max-width: 767px) {
  #blog .blog_content p {
    line-height: 1.7;
    letter-spacing: 0.04rem;
    font-size: 1.6rem;
  }
}
#blog .blog_content img {
  width: auto;
}
#blog .post-nav {
  display: flex;
  justify-content: space-between;
}
#blog .related {
  padding: 0 0 3rem 0;
}
#blog .related hr {
  margin-bottom: 4rem;
}
#blog .related h2 {
  font-weight: 500;
  font-size: 2.4rem;
  padding-left: 1rem;
  border-left: 1rem solid #0A3A67;
}
#blog .related_post {
  margin-top: 3rem;
  gap: 3rem 0;
}
#blog .related_post_item .blog_item {
  display: flex;
  align-items: center;
  color: inherit;
  gap: 1.5rem;
}
#blog .related_post_item .blog_image {
  width: 40%;
}
#blog .related_post_item .blog_text {
  width: calc(60% - 1.5rem);
}
#blog .cv {
  margin-top: 3rem;
}
#blog .cv_inner {
  border: 4px solid #46A2F8;
}
#blog .cv_inner h2 {
  padding: 2rem 1rem;
  background: #46A2F8;
  color: #fff;
  text-align: center;
  font-size: 5.3rem;
  font-weight: 500;
  line-height: 1.8;
}
@media screen and (max-width: 1199px) {
  #blog .cv_inner h2 {
    font-size: 4.8rem;
  }
}
@media screen and (max-width: 767px) {
  #blog .cv_inner h2 {
    font-size: 3.4rem;
    line-height: 1.5;
  }
}
@media screen and (max-width: 574px) {
  #blog .cv_inner h2 {
    font-size: 3rem;
  }
}
#blog .cv_contents {
  padding: 6rem 0;
}
@media screen and (max-width: 991px) {
  #blog .cv_contents {
    padding: 4rem 0;
  }
}
@media screen and (max-width: 574px) {
  #blog .cv_contents {
    padding: 4rem 1.5rem;
  }
}
#blog .cv_text {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4rem;
  padding: 0 2rem;
}
@media screen and (max-width: 767px) {
  #blog .cv_text {
    flex-direction: column;
  }
}
@media screen and (max-width: 574px) {
  #blog .cv_text {
    padding: 0;
    gap: 2rem;
  }
}
#blog .cv_text ul {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
#blog .cv_text ul li {
  position: relative;
  font-size: 2.5rem;
  color: #0A3A67;
  font-weight: 500;
  line-height: 1.1;
  border-bottom: 13px solid #FFEF3C;
  width: fit-content;
}
@media screen and (max-width: 1199px) {
  #blog .cv_text ul li {
    font-size: 2rem;
  }
}
@media screen and (max-width: 991px) {
  #blog .cv_text ul li {
    line-height: 1.5;
  }
}
@media screen and (max-width: 574px) {
  #blog .cv_text ul li {
    text-align: center;
    line-height: 1.3;
  }
}
#blog .cv_image {
  width: 19.5rem;
}
#blog .cv_catch {
  text-align: center;
  margin-top: 5rem;
  font-size: 3.6rem;
  font-weight: 500;
  color: #DB0000;
}
@media screen and (max-width: 1199px) {
  #blog .cv_catch {
    margin-top: 3rem;
  }
}
@media screen and (max-width: 767px) {
  #blog .cv_catch {
    font-size: 2.6rem;
  }
}
@media screen and (max-width: 574px) {
  #blog .cv_catch {
    font-size: 2.5rem;
  }
}
#blog .cv_flex {
  display: flex;
  justify-content: center;
  gap: 1.5rem 3rem;
  margin-top: 2.5rem;
}
@media screen and (max-width: 991px) {
  #blog .cv_flex {
    flex-direction: column;
    align-items: center;
  }
}
#blog .cv_flex a {
  padding: 1rem 2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 8.5rem;
  width: 40rem;
  gap: 1rem;
  border-radius: 0.5rem;
  color: #fff;
  border: 2px solid;
  font-size: 2.6rem;
  font-weight: bold;
  transition: 0.3s;
}
@media screen and (max-width: 574px) {
  #blog .cv_flex a {
    width: 100%;
    height: 6.5rem;
    font-size: 2.3rem;
    padding: 1rem;
  }
}
#blog .cv_flex a i {
  font-size: 3.4rem;
}
#blog .cv_flex a.line {
  background: #00B900;
  border-color: #00B900;
}
@media (min-width: 992px) {
  #blog .cv_flex a.line:hover {
    background: #fff;
    color: #00B900;
  }
}
#blog .cv_flex a.mail {
  background: #2163DE;
  border-color: #2163DE;
}
@media (min-width: 992px) {
  #blog .cv_flex a.mail:hover {
    background: #fff;
    color: #2163DE;
  }
}
@media screen and (max-width: 450px) {
  #blog .cv_flex a.mail {
    white-space: nowrap;
  }
}
@media screen and (max-width: 574px) {
  #blog .cv_flex a.mail i {
    font-size: 2.7rem;
  }
}
#blog .corporate_bnr {
  margin-top: 7rem;
  margin-bottom: 10rem;
}
@media screen and (max-width: 767px) {
  #blog .corporate_bnr {
    margin: 5rem 0 6rem;
  }
}
#blog .corporate_bnr a {
  transition: 0.3s;
}
@media (min-width: 992px) {
  #blog .corporate_bnr a:hover {
    opacity: 0.7;
  }
}
@media screen and (max-width: 574px) {
  #blog .corporate_bnr .pc {
    display: none;
  }
}
#blog .corporate_bnr .sp {
  display: none;
}
@media screen and (max-width: 574px) {
  #blog .corporate_bnr .sp {
    display: block;
  }
}
#blog .paging {
  display: flex;
  justify-content: center;
  margin-top: 3rem;
  gap: 1.5rem;
}
#blog .paging span, #blog .paging a {
  display: block;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 4rem;
  height: 4rem;
  background: #fff;
  border: 1px solid #0A3A67;
  font-family: "Inter", sans-serif;
  font-size: 1.8rem;
  line-height: 1;
  font-weight: 500;
  color: #0A3A67;
}
#blog .paging span.next, #blog .paging span.prev, #blog .paging a.next, #blog .paging a.prev {
  width: auto;
  padding: 0 1rem;
}
#blog .paging span {
  background: #0A3A67;
  color: #fff;
}
#blog .paging a {
  transition: 0.3s;
}
@media (min-width: 992px) {
  #blog .paging a:hover {
    background: #0A3A67;
    color: #fff;
  }
}
#blog .more {
  margin: 5rem auto 0;
  width: 27rem;
  height: 5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  border: 2px solid #0A3A67;
  color: #fff;
  font-size: 1.8rem;
  background: #0A3A67;
  border-radius: 5rem;
  font-weight: 500;
  transition: 0.3s;
}
#blog .more i {
  position: absolute;
  top: 50%;
  left: 2rem;
  transform: translateY(-50%);
}
@media (min-width: 992px) {
  #blog .more:hover {
    background: #fff;
    color: #0A3A67;
  }
}

#message .message {
  padding: 8rem 0;
}
#message .message .row {
  gap: 3rem 0;
}
#message .message_thumbnail {
  aspect-ratio: 1/1;
}
@media screen and (max-width: 767px) {
  #message .message_thumbnail {
    max-width: 38rem;
    margin: 0 auto;
  }
}
#message .message_thumbnail img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  border-radius: 50%;
}
#message .message .name {
  text-align: center;
  margin-top: 1rem;
  line-height: 1.7;
  font-weight: 500;
}
#message .message .name span {
  font-size: 1.8rem;
}
#message .message_text h2 {
  line-height: 1.6;
  margin-bottom: 2rem;
  padding-left: 1rem;
  border-left: 1rem solid #0A3A67;
}
@media screen and (max-width: 767px) {
  #message .message_text h2 {
    font-size: 1.8rem;
  }
}
#message .message_text p {
  line-height: 2;
  letter-spacing: 0.07rem;
}

#case .example {
  padding: 10rem 0 5rem;
}
@media screen and (max-width: 767px) {
  #case .example {
    padding: 7rem 0;
  }
}
@media screen and (max-width: 574px) {
  #case .example {
    padding: 6rem 0;
  }
}
#case .example .container {
  padding: 0 1rem;
}
#case .example_title {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #0A3A67;
  text-align: center;
}
#case .example_title h2 {
  font-size: 4.5rem;
  font-weight: 500;
  line-height: 1.5;
}
@media screen and (max-width: 1199px) {
  #case .example_title h2 {
    font-size: 3.5rem;
  }
}
@media screen and (max-width: 574px) {
  #case .example_title h2 {
    font-size: 2.6rem;
  }
}
#case .example_title h2 small {
  font-size: 3.3rem;
  display: block;
  font-weight: 500;
  text-align: center;
  margin-bottom: 0.5rem;
}
@media screen and (max-width: 1199px) {
  #case .example_title h2 small {
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 574px) {
  #case .example_title h2 small {
    font-size: 1.6rem;
  }
}
#case .example .case_lead {
  margin-top: 3rem;
  text-align: center;
  line-height: 2;
  font-size: 1.7rem;
  font-weight: 500;
}
@media screen and (max-width: 574px) {
  #case .example .case_lead {
    font-size: 1.6rem;
    text-align: left;
  }
}
@media screen and (max-width: 574px) {
  #case .example .case_lead .d-inline-block {
    display: inline !important;
  }
}
@media screen and (max-width: 574px) {
  #case .example .case_lead br {
    display: none;
  }
}
#case .example .case_lead_end {
  font-size: 2rem;
  margin-top: 3rem;
  text-align: center;
  line-height: 2;
  font-weight: 500;
  padding: 3rem;
  background: #E3F1FF;
  color: #0A3A67;
  font-weight: 600;
  border-radius: 1rem;
}
@media screen and (max-width: 991px) {
  #case .example .case_lead_end {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 574px) {
  #case .example .case_lead_end {
    font-size: 1.6rem;
    text-align: left;
    padding: 2rem;
  }
}
@media screen and (max-width: 574px) {
  #case .example .case_lead_end .d-inline-block {
    display: inline !important;
  }
}
#case .example .row {
  margin-top: 5rem;
  gap: 3rem 0;
}
@media screen and (max-width: 574px) {
  #case .example .row {
    margin: 5rem -1rem 0;
  }
}
#case .example .row .col-12 {
  padding: 0 1rem;
}
#case .example_item {
  padding: 2.5rem;
  background: #fff;
  border-radius: 1rem;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  height: 100%;
}
@media screen and (max-width: 574px) {
  #case .example_item {
    padding: 1.5rem;
  }
}
#case .example_head_text {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
#case .example_head_text .case {
  padding: 0.5rem 1.5rem;
  width: fit-content;
  color: #fff;
  font-family: "Inter", sans-serif;
  border-radius: 5rem;
  background: #46A2F8;
  font-weight: bold;
  font-size: 2rem;
}
@media screen and (max-width: 574px) {
  #case .example_head_text .case {
    font-size: 1.6rem;
  }
}
#case .example_head_text h3 {
  margin-top: 1rem;
  font-size: 2rem;
  font-weight: bold;
  color: #0A3A67;
  line-height: 1.5;
}
@media screen and (max-width: 574px) {
  #case .example_head_text h3 {
    font-size: 1.8rem;
  }
}
#case .example_head_text .name {
  text-align: right;
  font-size: 1.8rem;
  font-weight: 500;
  margin-top: 0.5rem;
}
@media screen and (max-width: 574px) {
  #case .example_head_text .name {
    font-size: 1.5rem;
  }
}
#case .example_text {
  display: flex;
  align-items: center;
  gap: 3rem;
  margin-top: 1.5rem;
}
@media screen and (max-width: 574px) {
  #case .example_text {
    flex-direction: column;
  }
}
#case .example_text .icon {
  width: 13rem;
}
@media screen and (max-width: 574px) {
  #case .example_text .icon {
    width: 15rem;
  }
}
#case .example_lead {
  padding: 1rem;
  border-radius: 0.5rem;
  border: 2px solid #1C1C1C;
  font-weight: 500;
  line-height: 1.8;
  position: relative;
  width: calc(100% - 16rem);
}
@media screen and (max-width: 574px) {
  #case .example_lead {
    padding: 0.5rem;
    width: 100%;
    font-size: 1.4rem;
  }
}
#case .example_lead::before {
  content: "";
  clip-path: polygon(100% 0, 0 50%, 100% 100%);
  height: 2rem;
  width: 2rem;
  background: #1C1C1C;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%) translateX(-100%);
}
@media screen and (max-width: 574px) {
  #case .example_lead::before {
    top: 0;
    left: 50%;
    transform: translate(-50%, -100%);
    clip-path: polygon(50% 0, 0 100%, 100% 100%);
  }
}
#case .example_lead::after {
  content: "";
  clip-path: polygon(100% 0, 0 50%, 100% 100%);
  height: 2rem;
  width: 2rem;
  background: #fff;
  position: absolute;
  top: 50%;
  left: 4px;
  transform: translateY(-50%) translateX(-100%);
}
@media screen and (max-width: 574px) {
  #case .example_lead::after {
    top: 4px;
    left: 50%;
    transform: translate(-50%, -100%);
    clip-path: polygon(50% 0, 0 100%, 100% 100%);
  }
}

#faq .faq {
  margin-bottom: 10rem;
}
@media screen and (max-width: 574px) {
  #faq .faq {
    margin-bottom: 5rem;
  }
}
#faq .faq ul {
  margin-top: 4rem;
  display: flex;
  flex-direction: column;
  gap: 3rem;
}
#faq .faq_item {
  border: 2px solid #808080;
}
#faq .faq_item > div {
  display: flex;
  align-items: center;
  gap: 1rem;
  padding: 2rem 3rem;
}
@media screen and (max-width: 574px) {
  #faq .faq_item > div {
    padding: 1.5rem 1rem;
  }
}
#faq .faq_item > div .icon {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 5rem;
  height: 5rem;
  border-radius: 50%;
  color: #fff;
  font-size: 2.9rem;
}
@media screen and (max-width: 574px) {
  #faq .faq_item > div .icon {
    width: 3.5rem;
    height: 3.5rem;
    font-size: 1.9rem;
  }
}
#faq .faq_item > div h3, #faq .faq_item > div p {
  width: calc(100% - 6rem);
}
@media screen and (max-width: 574px) {
  #faq .faq_item > div h3, #faq .faq_item > div p {
    width: calc(100% - 4.5rem);
  }
}
#faq .faq_item .question {
  background: #E4F6FF;
}
#faq .faq_item .question .icon {
  background: #0A3A67;
}
#faq .faq_item .question h3 {
  color: #0A3A67;
  font-size: 3rem;
  font-weight: 500;
  line-height: 1.5;
}
@media screen and (max-width: 1199px) {
  #faq .faq_item .question h3 {
    font-size: 2.8rem;
  }
}
@media screen and (max-width: 767px) {
  #faq .faq_item .question h3 {
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 574px) {
  #faq .faq_item .question h3 {
    font-size: 1.7rem;
  }
}
#faq .faq_item .answer .icon {
  background: #FFB619;
}
#faq .faq_item .answer p {
  font-size: 2.4rem;
  font-weight: 500;
}
@media screen and (max-width: 1199px) {
  #faq .faq_item .answer p {
    font-size: 2.2rem;
  }
}
@media screen and (max-width: 767px) {
  #faq .faq_item .answer p {
    font-size: 2rem;
  }
}
@media screen and (max-width: 574px) {
  #faq .faq_item .answer p {
    font-size: 1.6rem;
  }
}
#faq .faq_lead {
  font-size: 2rem;
  margin-top: 3rem;
  text-align: center;
  line-height: 2;
  font-weight: 500;
  padding: 3rem;
  background: #E3F1FF;
  color: #0A3A67;
  font-weight: 600;
  border-radius: 1rem;
}
@media screen and (max-width: 991px) {
  #faq .faq_lead {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 574px) {
  #faq .faq_lead {
    font-size: 1.6rem;
    text-align: left;
    padding: 2rem;
  }
}
@media screen and (max-width: 574px) {
  #faq .faq_lead .d-inline-block {
    display: inline !important;
  }
}

#line .line_lead {
  padding: 6rem 0;
}
#line .line_lead p {
  text-align: center;
  font-size: 2rem;
  line-height: 2;
}
@media screen and (max-width: 767px) {
  #line .line_lead p {
    font-size: 1.8rem;
  }
}
@media screen and (max-width: 574px) {
  #line .line_lead p {
    font-size: 1.6rem;
    text-align: left;
  }
}
@media screen and (max-width: 574px) {
  #line .line_lead p > br {
    display: none;
  }
}
#line .line_lead p span {
  color: #4BAF1C;
  font-weight: 500;
  font-size: 4rem;
  display: block;
  position: relative;
  width: fit-content;
  margin: 0 auto 1.5rem;
  line-height: 1.5;
}
@media screen and (max-width: 767px) {
  #line .line_lead p span {
    font-size: 3rem;
  }
}
@media screen and (max-width: 574px) {
  #line .line_lead p span {
    font-size: 2.7rem;
    text-align: center;
  }
}
#line .line_lead p span::before {
  content: "";
  width: 7rem;
  height: 5rem;
  position: absolute;
  left: -4rem;
  top: 1rem;
  transform: translate(0, -50%);
  background: url(../images/top/main_h2.webp) no-repeat;
  background-size: contain;
  background-position: center;
  z-index: -1;
}
@media screen and (max-width: 1199px) {
  #line .line_lead p span::before {
    width: 9rem;
  }
}
@media screen and (max-width: 574px) {
  #line .line_lead p span::before {
    width: 4.1rem;
    height: 5.7rem;
    left: 2rem;
  }
}
#line .flow {
  padding: 8rem 0;
  background: rgba(252, 250, 242, 0.5);
}
@media screen and (max-width: 574px) {
  #line .flow {
    padding: 6rem 0;
  }
}
#line .flow h2 {
  font-size: 4.7rem;
  font-weight: 500;
  text-align: center;
  color: #0A3A67;
}
@media screen and (max-width: 991px) {
  #line .flow h2 {
    font-size: 3.5rem;
  }
}
@media screen and (max-width: 574px) {
  #line .flow h2 {
    font-size: 2.8rem;
  }
}
#line .flow ul {
  margin-top: 5rem;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
@media screen and (max-width: 767px) {
  #line .flow ul {
    margin-top: 6rem;
  }
}
@media screen and (max-width: 574px) {
  #line .flow ul {
    margin-top: 4rem;
  }
}
#line .flow_item {
  display: flex;
  align-items: center;
  gap: 2rem;
  padding-bottom: 8.5rem;
  position: relative;
}
@media screen and (max-width: 991px) {
  #line .flow_item {
    padding-bottom: 4.6rem;
  }
}
@media screen and (max-width: 574px) {
  #line .flow_item {
    flex-direction: column;
  }
}
#line .flow_item::after {
  content: "";
  width: 20rem;
  height: 6rem;
  position: absolute;
  bottom: 1rem;
  left: 50%;
  transform: translateX(-50%);
  background: #2163DE;
  clip-path: polygon(50% 100%, 0 0, 100% 0);
}
@media screen and (max-width: 991px) {
  #line .flow_item::after {
    width: 15rem;
    height: 3rem;
  }
}
#line .flow_item:last-of-type {
  padding-bottom: 0;
}
#line .flow_item:last-of-type::after {
  display: none;
}
#line .flow_item p {
  width: calc(100% - 42rem);
  font-size: 2.5rem;
  font-weight: 500;
  line-height: 1.5;
}
@media screen and (max-width: 991px) {
  #line .flow_item p {
    width: calc(100% - 27rem);
    font-size: 2rem;
  }
}
@media screen and (max-width: 574px) {
  #line .flow_item p {
    width: 100%;
    font-size: 1.8rem;
  }
}
#line .flow_item p small {
  font-size: 2.2rem;
  font-weight: 500;
}
#line .flow_item p a {
  color: #2163DE;
  display: inline-block;
}
@media (min-width: 992px) {
  #line .flow_item p a:hover {
    text-decoration: underline;
  }
}
#line .flow_item p a i {
  vertical-align: super;
  font-size: 1.5rem;
}
#line .flow_image {
  width: 40rem;
  height: 24rem;
  background: #E4F6FF;
  border-radius: 1rem;
  padding: 3rem;
}
@media screen and (max-width: 991px) {
  #line .flow_image {
    width: 25rem;
    height: 15rem;
    padding: 2rem;
  }
}
@media screen and (max-width: 574px) {
  #line .flow_image {
    width: 100%;
    height: 18rem;
  }
}
#line .flow_image img {
  height: 100%;
  object-fit: contain;
}
#line .case {
  padding: 8rem 0;
}
@media screen and (max-width: 574px) {
  #line .case {
    padding: 6rem 0;
  }
}
#line .case h2 {
  font-size: 4.7rem;
  font-weight: 500;
  text-align: center;
  color: #0A3A67;
  margin-bottom: 6rem;
}
@media screen and (max-width: 991px) {
  #line .case h2 {
    font-size: 3.5rem;
  }
}
@media screen and (max-width: 574px) {
  #line .case h2 {
    font-size: 2.8rem;
  }
}
#line .case .talk {
  max-width: 800px;
  margin: 6rem auto 0;
}
#line .case .talk h3 {
  padding-bottom: 1rem;
  border-bottom: 1px solid;
  color: #2163DE;
  font-weight: 600;
  font-size: 2.5rem;
}
#line .case .talk .q {
  padding: 1.5rem 3rem;
  font-size: 2rem;
  font-weight: 500;
  margin-top: 4rem;
  width: fit-content;
  border-radius: 5rem;
  background: #8DE055;
  position: relative;
  margin-left: auto;
}
@media screen and (max-width: 574px) {
  #line .case .talk .q {
    font-size: 1.8rem;
    padding: 1.5rem 2.5rem;
  }
}
#line .case .talk .q::after {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  right: -6px;
  top: 3px;
  border-left: 20px solid #8de055; /* 吹き出し枠線色 自分 */
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  transform: rotate(-35deg);
  -webkit-transform: rotate(-35deg);
}
#line .case .talk .a {
  padding: 1.5rem 3rem;
  font-size: 2rem;
  font-weight: 500;
  margin-top: 2rem;
  width: fit-content;
  border-radius: 5rem;
  background: #ffe5e5;
  position: relative;
}
@media screen and (max-width: 574px) {
  #line .case .talk .a {
    font-size: 1.8rem;
    padding: 1.5rem 2.5rem;
  }
}
#line .case .talk .a::after {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: -6px;
  top: 3px;
  border-right: 20px solid #ffe5e5; /* 吹き出し枠線色 相手 */
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  transform: rotate(35deg);
  -webkit-transform: rotate(35deg);
}
#line .case_item {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  margin: 7rem auto 0;
  gap: 2rem;
}
#line .case_image {
  width: 12rem;
}
@media screen and (max-width: 574px) {
  #line .case_image {
    width: 8rem;
  }
}
#line .case_image img {
  border-radius: 50%;
}
@media screen and (max-width: 574px) {
  #line .case_name {
    width: calc(100% - 10rem);
  }
}
#line .case_name span {
  display: block;
  margin-left: 1rem;
  margin-bottom: 0.4rem;
}
#line .case_text {
  padding: 1.5rem 3rem;
  font-size: 1.8rem;
  font-weight: 500;
  margin: 0;
  width: fit-content;
  border-radius: 5rem;
  background: #ffe5e5;
  position: relative;
  line-height: 1.8;
}
@media screen and (max-width: 574px) {
  #line .case_text {
    padding: 1.5rem 2.5rem;
  }
}
#line .case_text::after {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: -6px;
  top: 3px;
  border-right: 20px solid #ffe5e5; /* 吹き出し枠線色 相手 */
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  transform: rotate(35deg);
  -webkit-transform: rotate(35deg);
}

#guide .guide_lead {
  padding: 8rem 0;
}
@media screen and (max-width: 574px) {
  #guide .guide_lead {
    padding: 6rem 0;
  }
}
#guide .guide_lead h2 {
  font-size: 4rem;
  font-weight: 500;
  text-align: center;
  color: #0A3A67;
  margin-bottom: 4rem;
  line-height: 1.5;
}
@media screen and (max-width: 991px) {
  #guide .guide_lead h2 {
    font-size: 3.5rem;
  }
}
@media screen and (max-width: 574px) {
  #guide .guide_lead h2 {
    font-size: 2.4rem;
    margin-bottom: 2rem;
  }
}
#guide .guide_lead h2 small {
  font-weight: 500;
  font-size: 2rem;
}
#guide .guide_lead p {
  text-align: center;
  font-weight: 500;
  line-height: 2;
  font-size: 1.8rem;
}
@media screen and (max-width: 574px) {
  #guide .guide_lead p {
    text-align: left;
    font-size: 1.7rem;
  }
}
@media screen and (max-width: 574px) {
  #guide .guide_lead p br {
    display: none;
  }
}
#guide .case {
  padding: 8rem 0;
  background: rgba(252, 250, 242, 0.5);
}
@media screen and (max-width: 574px) {
  #guide .case {
    padding: 6rem 0;
  }
}
#guide .case .row {
  gap: 3rem 0;
}
#guide .case h3 {
  font-size: 4.7rem;
  font-weight: 500;
  text-align: center;
  color: #0A3A67;
  margin-bottom: 4rem;
}
@media screen and (max-width: 991px) {
  #guide .case h3 {
    font-size: 3.5rem;
  }
}
@media screen and (max-width: 574px) {
  #guide .case h3 {
    font-size: 2.8rem;
  }
}
#guide .case_item {
  background: #fff;
  height: 100%;
  padding: 2rem;
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.15);
  border-radius: 0.5rem;
}
@media screen and (max-width: 991px) {
  #guide .case_item {
    display: flex;
    align-items: center;
  }
}
@media screen and (max-width: 574px) {
  #guide .case_item {
    flex-direction: column;
  }
}
@media screen and (max-width: 991px) {
  #guide .case_image {
    height: 15rem;
    width: 45%;
  }
}
@media screen and (max-width: 574px) {
  #guide .case_image {
    width: 100%;
  }
}
@media screen and (max-width: 991px) {
  #guide .case_image img {
    height: 100%;
    object-fit: contain;
  }
}
#guide .case_text {
  margin-top: 1.5rem;
}
@media screen and (max-width: 991px) {
  #guide .case_text {
    width: 55%;
    margin-top: 0;
  }
}
@media screen and (max-width: 574px) {
  #guide .case_text {
    margin-top: 1rem;
    width: 100%;
  }
}
#guide .case_text h4 {
  color: #0A3A67;
  font-size: 2rem;
  padding-bottom: 0.5rem;
  border-bottom: 1px solid #0A3A67;
}
#guide .case_text p {
  line-height: 1.6;
  margin-top: 1rem;
  font-size: 1.8rem;
}
#guide .case_text p span {
  font-feature-settings: "palt";
  letter-spacing: 0.1rem;
  font-size: 1.5rem;
}
#guide .case .caption {
  margin-top: 1rem;
}
#guide .knowledge {
  padding: 8rem 0;
}
@media screen and (max-width: 574px) {
  #guide .knowledge {
    padding: 6rem 0;
  }
}
#guide .knowledge h3 {
  font-size: 4.7rem;
  font-weight: 500;
  text-align: center;
  color: #0A3A67;
  margin-bottom: 4rem;
}
@media screen and (max-width: 991px) {
  #guide .knowledge h3 {
    font-size: 3.5rem;
  }
}
@media screen and (max-width: 574px) {
  #guide .knowledge h3 {
    font-size: 2.8rem;
    margin-bottom: 3rem;
  }
}
#guide .knowledge h4 {
  color: #0A3A67;
  font-size: 3rem;
  padding-bottom: 0.5rem;
  border-bottom: 2px solid #0A3A67;
}
@media screen and (max-width: 991px) {
  #guide .knowledge h4 {
    font-size: 2rem;
  }
}
#guide .knowledge_lead {
  font-size: 1.8rem;
  text-align: center;
  line-height: 2;
}
@media screen and (max-width: 574px) {
  #guide .knowledge_lead {
    text-align: left;
    font-size: 1.6rem;
    line-height: 1.8;
  }
}
@media screen and (max-width: 574px) {
  #guide .knowledge_lead br {
    display: none;
  }
}
#guide .knowledge .row {
  margin-top: 4rem;
  align-items: center;
}
@media screen and (max-width: 991px) {
  #guide .knowledge .row {
    gap: 3rem 0;
  }
}
@media screen and (max-width: 991px) {
  #guide .knowledge_image {
    height: 20rem;
  }
}
@media screen and (max-width: 991px) {
  #guide .knowledge_image img {
    height: 100%;
    object-fit: contain;
  }
}
#guide .knowledge_text ul {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  margin-top: 3rem;
}
#guide .knowledge_text ul li {
  display: flex;
  align-items: baseline;
  gap: 1rem;
  font-size: 2.4rem;
  font-weight: 500;
  color: #0A3A67;
}
@media screen and (max-width: 991px) {
  #guide .knowledge_text ul li {
    font-size: 1.8rem;
    gap: 0.5rem;
  }
}
#guide .knowledge_text ul li i {
  color: #ffa00c;
}
#guide .knowledge_text ul li p {
  font-size: 2.4rem;
  border-bottom: 1rem solid #FFEF3C;
  width: fit-content;
  padding-right: 1rem;
  line-height: 1;
}
@media screen and (max-width: 991px) {
  #guide .knowledge_text ul li p {
    font-size: 1.7rem;
  }
}
@media screen and (max-width: 574px) {
  #guide .knowledge_text ul li p .sm_none {
    display: none;
  }
}
#guide .knowledge_text p {
  font-size: 1.8rem;
  letter-spacing: 0.1rem;
  line-height: 2;
  font-weight: 500;
}
@media screen and (max-width: 991px) {
  #guide .knowledge_text p {
    font-size: 1.6rem;
    letter-spacing: 0;
    line-height: 1.7;
  }
}

#campaign .campaign {
  padding: 8rem 0;
}
@media screen and (max-width: 767px) {
  #campaign .campaign {
    padding: 6rem 0;
  }
}
#campaign .campaign h2 {
  font-size: 2.4rem;
  color: #0A3A67;
  font-weight: 500;
  padding-bottom: 1rem;
  border-bottom: 1px solid #0A3A67;
  margin-bottom: 3rem;
  line-height: 1.5;
}
@media screen and (max-width: 574px) {
  #campaign .campaign h2 {
    font-size: 2rem;
  }
}
#campaign .campaign .thumbnail {
  width: 100%;
  aspect-ratio: 5/2;
  margin-bottom: 2rem;
}
@media screen and (max-width: 991px) {
  #campaign .campaign .thumbnail {
    aspect-ratio: auto;
    max-height: 50rem;
  }
}
#campaign .campaign .thumbnail img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}
#campaign .campaign p {
  line-height: 2;
  letter-spacing: 0.07rem;
  font-size: 1.8rem;
}
@media screen and (max-width: 767px) {
  #campaign .campaign p {
    line-height: 1.7;
    letter-spacing: 0.04rem;
    font-size: 1.6rem;
  }
}
#campaign .campaign img {
  width: auto;
}/*# sourceMappingURL=style.css.map */