@charset 'UTF-8';
/* ========================================================================
/*
/* Foundation
/*
========================================================================= */
/* Bootstrap Customize
--------------------------------------------------------- */
h1 {
  float: none;
  margin: 0;
  padding: 0;
}

h2 {
  margin: 0;
  padding: 0;
}

h3 {
  margin: 0;
  padding: 0;
}

h4,
h5,
h6,
.h4,
.h5,
.h6 {
  margin-top: 0;
  margin-bottom: 0;
}

img {
  border: 0;
  vertical-align: top;
}

p {
  margin: 0;
}

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

dl {
  margin: 0;
  padding: 0;
  line-height: 1.9;
}

dt {
  font-weight: normal;
  line-height: 1.9;
}

dd {
  line-height: 1.9;
}

address {
  margin-bottom: auto;
}

@media (min-width: 1400px) {
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-none {
    display: none !important;
  }
}
@media screen and (min-width: 1200px) {
  .container {
    max-width: 1140px;
  }
}
[class*=col-]:not(:last-child) {
  margin-bottom: 2em;
}
@media print, screen and (min-width: 768px) {
  [class*=col-]:not(:last-child) {
    margin-bottom: 0;
  }
}

.modal {
  z-index: 9999;
}
@media print {
  .modal {
    display: none !important;
  }
}

@media print, screen and (min-width: 768px) {
  .modal-body img {
    max-height: 700px;
  }
}

.thumb {
  position: relative;
  width: auto;
  height: 300px;
  border: solid 1px #e5e5e5;
  background: #f8f8f8;
}
.thumb img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: auto;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
}
.thumb a {
  display: block;
  width: 100%;
  height: 100%;
  outline: none;
  cursor: pointer;
}
.thumb a:hover img,
.thumb a:active img,
.thumb a:focus img {
  opacity: .7;
  transition: .2s;
}

@media only screen and (max-width: 767.98px) {
  .form-inline select {
    display: inline-block;
    width: auto;
    padding-right: 2px;
    padding-left: 2px;
  }
}

input[type=file].form-control {
  height: 0;
}

@media only screen and (max-width: 575.98px) {
  .form-check-inline {
    display: block;
  }
}
@media print, screen and (min-width: 576px) {
  .form-check-inline:not(:last-of-type) {
    margin-right: 1.4em;
  }
}

.form-control {
  height: auto;
  border-radius: 3px;
}
@media only screen and (max-width: 767.98px) {
  .form-control {
    font-size: 1rem;
  }
}
@media print, screen and (min-width: 768px) {
  .form-control {
    font-size: clamp(.938rem, .158vw + .862rem, 1rem);
  }
}

.form-control::placeholder {
  color: #b3b3b3;
  font-weight: 350;
}
@media only screen and (max-width: 767.98px) {
  .form-control::placeholder {
    font-size: .875rem;
  }
}
@media print, screen and (min-width: 768px) {
  .form-control::placeholder {
    font-size: clamp(.875rem, .158vw + .799rem, .938rem);
  }
}

/* Base
--------------------------------------------------------- */
:root {
  box-sizing: border-box;

  touch-action: manipulation;
  --icon-phone: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M497.3,334.6l-69.3-69.3c-19.5-19.5-51.3-19.5-70.8,0l-53.6,53.6h0s0,0,0,0c-6.5,6.5-17.1,6.5-23.6,0l-87-87c-6.5-6.5-6.5-17.1,0-23.6,0,0,0,0,0,0h0s53.6-53.6,53.6-53.6c19.6-19.6,19.6-51.2,0-70.8L177.3,14.6c-19.5-19.5-51.3-19.5-70.8,0-8.5,8.5-67.8,67.8-77.2,77.2C9.8,111.3,0,134.1,0,159.6c0,72.9,82.3,150.3,142.2,210.2,59.9,59.9,137.3,142.1,210.2,142.2h.1c25.4,0,48.2-9.9,67.7-29.4,11.7-11.7,67.8-67.8,77.2-77.2,19.6-19.6,19.6-51.2,0-70.8ZM130.1,38.2c6.5-6.5,17.1-6.5,23.6,0l69.3,69.3c6.5,6.5,6.5,17.1,0,23.6l-41.8,41.8-92.9-92.9,41.8-41.8ZM396.5,459c-13.2,13.2-27.6,19.6-44.1,19.6h0c-59.9,0-139.5-85.3-186.6-132.4-52.1-52.1-132.4-128.1-132.4-186.6,0-16.5,6.4-31,19.6-44.2l11.8-11.8,94.9,94.9c-3.2,6.7-4.9,14-4.9,21.6,0,13.4,5.2,25.9,14.7,35.4l87,87c15.4,15.4,38.3,18.6,56.9,9.8l94.9,94.9-11.8,11.8ZM473.7,381.8l-41.8,41.8-92.9-92.9,41.8-41.8c6.5-6.5,17.1-6.5,23.6,0l69.3,69.3c6.5,6.5,6.5,17.1,0,23.6Z"/></svg>');
  --icon-fax: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M495.3,144.7h-83.5V16.7c0-9.2-7.5-16.7-16.7-16.7H116.9c-9.2,0-16.7,7.5-16.7,16.7v128H16.7c-9.2,0-16.7,7.5-16.7,16.7v233.7c0,9.2,7.5,16.7,16.7,16.7h83.5v83.5c0,9.2,7.5,16.7,16.7,16.7h278.3c9.2,0,16.7-7.5,16.7-16.7v-83.5h83.5c9.2,0,16.7-7.5,16.7-16.7v-233.7c0-9.2-7.5-16.7-16.7-16.7ZM133.6,33.4h244.9v111.3h-244.9V33.4ZM378.4,478.6h-244.9v-167h244.9v167ZM478.6,378.4h-66.8v-83.5c0-9.2-7.5-16.7-16.7-16.7H116.9c-9.2,0-16.7,7.5-16.7,16.7v83.5H33.4v-200.3h445.2v200.3h0Z"/><path d="M329.5,346.2h-144.7c-9.2,0-16.7,7.5-16.7,16.7s7.5,16.7,16.7,16.7h144.7c9.2,0,16.7-7.5,16.7-16.7s-7.5-16.7-16.7-16.7Z"/><path d="M262.7,412.9h-77.9c-9.2,0-16.7,7.5-16.7,16.7s7.5,16.7,16.7,16.7h77.9c9.2,0,16.7-7.5,16.7-16.7s-7.5-16.7-16.7-16.7Z"/><circle cx="362.9" cy="229.3" r="16.7"/><circle cx="429.6" cy="229.3" r="16.7"/></svg>');
}

body {
  color: #222;
  letter-spacing: .025em;
  font-weight: 500;
  font-family: 'Noto Serif JP', serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 2;

  font-optical-sizing: auto;
}

a {
  color: #0052ae;
  text-decoration: none;
  transition: color .2s;
}
a img {
  transition: opacity .2s;
}
a:hover,
a:active,
a:focus {
  color: #2483ee;
  text-decoration: none;
}
@media print, screen and (min-width: 992px) {
  a:hover img,
  a:active img,
  a:focus img {
    opacity: .7;
  }
}

em,
strong {
  font-weight: bold;
  font-style: normal;
}

button,
input[type=submit],
input[type=button] {
  padding: 0;
  border: 0;
}

img {
  -webkit-backface-visibility: hidden;
}

/* ========================================================================
/*
/* Layout
/*
========================================================================= */
/* 全体
--------------------------------------------------------- */
.l-page-wrapper {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}
@media screen and (max-width: 991.98px) {
  .l-page-wrapper {
    padding-top: clamp(45px, 7.8vw, 60px);
  }
}
@media print, screen and (min-width: 992px) {
  .l-page-wrapper {
    padding-top: clamp(100px, 8.4vw, 150px);
  }
}
@media print {
  .l-page-wrapper {
    padding-top: 0;
  }
}

/* ヘッダー
--------------------------------------------------------- */
.l-header {
  position: fixed;
  top: 0;
  z-index: 100;
  width: 100%;
  background-color: #fff;
  opacity: 0;
  transition: transform .5s, opacity .5s, background-color .5s;
  transform: translateY(-100%);
}
@media screen and (max-width: 991.98px) {
  .l-header {
    display: flex;
    height: clamp(45px, 7.8vw, 60px);
    padding-left: 1.5vw;

    align-items: center;
  }
}
@media print, screen and (min-width: 992px) {
  .l-header {
    display: grid;
    height: clamp(100px, 8.4vw, 150px);
    padding-left: clamp(20px, 3vw, 70px);
    column-gap: 4%;

    grid-template: 'logo util'/auto auto;
    align-items: center;
  }
}
@media print {
  .l-header {
    position: static;
  }
}
.l-header.is-show {
  opacity: 1;
  transform: translateY(0);
}
.l-header__logo {
  grid-area: logo;
}
.l-header__util {
  grid-area: util;
}
@media print, screen and (min-width: 992px) {
  .l-header__util {
    align-self: stretch;
  }
}
@media screen and (max-width: 991.98px) {
  .l-header__block {
    margin-bottom: 40px;
  }
}
@media print, screen and (min-width: 992px) {
  .l-header__block {
    display: flex;
    display: grid;
    flex-direction: column;
    height: 100%;
    column-gap: clamp(30px, 2.7vw, 50px);

    justify-content: space-between;
    grid-template: 'nav btn'/auto clamp(150px, 13.7vw, 260px);
    align-items: center;
    justify-content: flex-end;
  }
}
.l-header__nav {
  grid-area: nav;
}
.l-header__btn {
  grid-area: btn;
}
@media screen and (max-width: 991.98px) {
  .l-header__btn {
    margin-top: 50px;
  }
}
@media print, screen and (min-width: 992px) {
  .l-header__btn {
    height: 100%;
  }
}
.l-header__btn a {
  background-color: #0052ae;
  color: #fff;
  text-align: center;
  text-decoration: none;
  letter-spacing: .025em;
  font-weight: 700;
  line-height: 1.5;
  transition: background-color .3s, color .3s;
}
@media screen and (max-width: 991.98px) {
  .l-header__btn a {
    display: block;
    padding: .6em 1.5em;
    font-size: 1.0625rem;
  }
}
@media print, screen and (min-width: 992px) {
  .l-header__btn a {
    display: flex;
    height: 100%;
    font-size: clamp(1rem, .397vw + .754rem, 1.25rem);

    align-items: center;
    justify-content: center;
  }
}
@media print, screen and (min-width: 992px) {
  .l-header__btn a:hover,
  .l-header__btn a:active,
  .l-header__btn a:focus {
    background-color: #2483ee;
  }
}
.l-header__btn i {
  margin-right: .7em;
}

/* コンテンツ
--------------------------------------------------------- */
.l-contents {
  flex: 1 0 auto;
  overflow: hidden;
  padding-bottom: clamp(60px, 10.6vw, 190px);
}
.l-contents.--no-space-bottom {
  padding-bottom: 0;
}

/* フッター
--------------------------------------------------------- */
@media print {
  .l-footer {
    page-break-inside: avoid;
  }
}
.l-footer__inner {
  max-width: min(92vw, 1110px);
  margin-right: auto;
  margin-left: auto;
  padding-top: clamp(40px, 5.7vw, 95px);
  padding-bottom: clamp(40px, 5.5vw, 90px);
}
@media print, screen and (min-width: 992px) {
  .l-footer__inner {
    display: grid;
    column-gap: 4%;

    grid-template-columns: 40% 1fr;
    grid-template-areas: 'info nav';
  }
}
.l-footer__info {
  font-size: clamp(.938rem, .061vw + .924rem, 1rem);

  grid-area: info;
}
@media screen and (min-width: 768px) and (max-width: 991.98px) {
  .l-footer__info {
    text-align: center;
  }
}
.l-footer__logo {
  margin-bottom: clamp(25px, 2.7vw, 38px);
}
.l-footer__address {
  font-weight: 600;
}
@media print, screen and (min-width: 992px) {
  .l-footer__address {
    line-height: 1.7;
  }
}
@media print, screen and (min-width: 768px) {
  .l-footer__contact {
    display: flex;
  }
}
@media screen and (min-width: 768px) and (max-width: 991.98px) {
  .l-footer__contact {
    justify-content: center;
  }
}
@media print, screen and (min-width: 768px) {
  .l-footer__contact-item + .l-footer__contact-item::before {
    margin-right: .3em;
    margin-left: .3em;
    color: #dadada;
    content: '｜';
  }
}
.l-footer__contact a {
  text-decoration: none;
}
.l-footer__contact a [data-action=call] {
  color: #222;
}
.l-footer__nav {
  grid-area: nav;
}
@media screen and (max-width: 991.98px) {
  .l-footer__nav {
    margin-top: 20px;
  }
}
@media print, screen and (min-width: 992px) {
  .l-footer__nav {
    padding-top: 5px;
  }
}
.l-footer__copyright {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
  background-color: #0052ae;
  color: #fff;
  text-align: center;
  font-size: clamp(.75rem, .244vw + .695rem, 1rem);
}

/* ========================================================================
/*
/* Component
/*
========================================================================= */
/* ドロワー
--------------------------------------------------------- */
.drawer__btn {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1000;
  width: clamp(45px, 7.8vw, 60px);
  height: clamp(45px, 7.8vw, 60px);
  outline: none !important;
  background: #0052ae;
  transition: background-color .5s;

  -webkit-user-select: none;
          user-select: none;
}
@media print, screen and (min-width: 992px) {
  .drawer__btn {
    display: none;
  }
}
.is-drawer-open .drawer__btn {
  background-color: transparent;
}
.drawer__btn-line {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  display: block;
  width: clamp(24px, 4vw, 30px);
  height: 1px;
  margin: auto;
  background: #fff;
  transition: .5s cubic-bezier(.645, .045, .355, 1);
  pointer-events: none;
}
.is-drawer-open .drawer__btn-line {
  background-color: #6e6e6e;
}
.drawer__btn-line:nth-child(1) {
  transform: translateY(-6px);
}
.is-drawer-open .drawer__btn-line:nth-child(1) {
  transform: rotate(45deg);
}
.is-drawer-open .drawer__btn-line:nth-child(2) {
  opacity: 0;
}
.drawer__btn-line:nth-child(3) {
  transform: translateY(6px);
}
.is-drawer-open .drawer__btn-line:nth-child(3) {
  transform: rotate(-45deg);
}
@media screen and (max-width: 991.98px) {
  .drawer__bg {
    position: fixed;
    top: 0;
    left: 100%;
    z-index: 500;
    overflow-x: hidden;
    width: min(80vw, 450px);
    height: 100vh;
    background-color: #29292a;
    transition: .5s cubic-bezier(.645, .045, .355, 1);
    pointer-events: none;
  }
}
@media print, screen and (min-width: 992px) {
  .drawer__bg {
    height: 100%;
  }
}
@media screen and (max-width: 991.98px) {
  .drawer__bg::-webkit-scrollbar {
    display: none;
  }
}
@media screen and (max-width: 991.98px) {
  .is-drawer-open .drawer__bg {
    overflow-y: auto;
    transform: translateX(-100%);
    pointer-events: auto;

    -ms-overflow-style: none;
    scrollbar-width: none;
  }
}
@media screen and (max-width: 991.98px) {
  .drawer__inner {
    visibility: hidden;
    padding: 90px 4vw 140px;
    opacity: 0;
    transition: .5s cubic-bezier(.645, .045, .355, 1) .25s;
    transform: translateX(30px);
  }
}
@media print, screen and (min-width: 992px) {
  .drawer__inner {
    height: 100%;
  }
}
@media screen and (max-width: 991.98px) {
  .is-drawer-open .drawer__inner {
    visibility: visible;
    opacity: 1;
    transform: none;
  }
}
@media screen and (max-width: 991.98px) {
  .drawer__overlay {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 400;
    visibility: hidden;
    width: 100%;
    height: 100vh;
    opacity: 0;
    transition: .5s cubic-bezier(.645, .045, .355, 1);
    pointer-events: none;

    -webkit-backdrop-filter: blur(1px);
            backdrop-filter: blur(1px);
  }
}
@media screen and (max-width: 991.98px) {
  .is-drawer-open .drawer__overlay {
    visibility: visible;
    background: rgba(0, 0, 0, .3);
    opacity: 1;
    pointer-events: auto;
  }
}

/* グローバルナビ
--------------------------------------------------------- */
@media print, screen and (min-width: 992px) {
  .c-global-nav {
    height: 100%;
  }
}
@media print, screen and (min-width: 992px) {
  .c-global-nav__items {
    display: flex;
    height: 100%;

    justify-content: flex-end;
    gap: clamp(10px, 1.1vw, 22px);
  }
}
@media screen and (max-width: 991.98px) {
  .c-global-nav__item + .c-global-nav__item {
    margin-top: 15px;
  }
}
@media print, screen and (min-width: 992px) {
  .c-global-nav__item.--only-sp {
    display: none;
  }
}
.c-global-nav__item > a {
  color: #222;
  text-decoration: none;
  font-weight: 700;
  line-height: 1.5;
  transition: background-color .2s, color .2s;
}
@media screen and (max-width: 991.98px) {
  .c-global-nav__item > a {
    display: block;
    color: #fff;
    text-align: left;
    letter-spacing: .07em;
    font-size: 1.0625rem;
  }
}
@media print, screen and (min-width: 992px) {
  .c-global-nav__item > a {
    display: flex;
    height: 100%;
    padding-right: 1.5em;
    padding-left: 1.5em;
    text-align: center;
    font-size: clamp(.938rem, .496vw + .63rem, 1.25rem);

    align-items: center;
  }
}
.c-global-nav__item > a span {
  position: relative;
}
@media screen and (max-width: 991.98px) {
  .c-global-nav__item > a span {
    display: block;
    padding: .9em 1em;
  }
}
@media print, screen and (min-width: 992px) {
  .c-global-nav__item > a span {
    display: inline-block;
  }
}
.c-global-nav__item > a span::after {
  position: absolute;
  right: 0;
  left: 0;
  height: 1px;
  background-color: #0052ae;
  content: '';
  transition: transform .3s;
  transform: scaleX(0);
  transform-origin: right top;
}
@media screen and (max-width: 991.98px) {
  .c-global-nav__item > a span::after {
    bottom: 0;
  }
}
@media print, screen and (min-width: 992px) {
  .c-global-nav__item > a span::after {
    bottom: -.2em;
  }
}
@media screen and (max-width: 991.98px) {
  .c-global-nav__item > a:hover {
    background-color: #3c3d3d;
  }
}
@media print, screen and (min-width: 992px) {
  .c-global-nav__item > a:hover {
    color: #0052ae;
  }
}
.c-global-nav__item > a:hover span::after {
  transform: scaleX(1);
  transform-origin: left top;
}
@media screen and (max-width: 991.98px) {
  .c-global-nav__item.is-current > a {
    background-color: #3c3d3d;
  }
}
@media print, screen and (min-width: 992px) {
  .c-global-nav__item.is-current > a {
    color: #0052ae;
  }
}
.c-global-nav__item.is-current > a span::after {
  transform: scaleX(1);
  transform-origin: left top;
}
@media screen and (max-width: 991.98px) {
  .c-global-nav .drop-down {
    position: relative;
  }
}
@media screen and (max-width: 991.98px) {
  .c-global-nav .drop-down.is-open .drop-down__trigger {
    background-color: #3c3d3d;
    color: #2483ee;
  }
}
.c-global-nav .drop-down.is-open .drop-down__trigger span::before {
  background-color: #2483ee;
}
@media screen and (max-width: 991.98px) {
  .c-global-nav .drop-down.is-open .drop-down__trigger span::before {
    -webkit-clip-path: polygon(50% 0, 100% 100%, 0 100%);
            clip-path: polygon(50% 0, 100% 100%, 0 100%);
  }
}
.c-global-nav .drop-down.is-open .drop-down__trigger span::after {
  transform: scaleX(1);
  transform-origin: left top;
}
.c-global-nav .drop-down__trigger {
  position: relative;
}
.c-global-nav .drop-down__trigger span::before {
  position: absolute;
  background-color: #0052ae;
  content: '';
  transition: background-color .2s;

  aspect-ratio: 14/10;
  -webkit-clip-path: polygon(0 0, 100% 0, 50% 100%);
          clip-path: polygon(0 0, 100% 0, 50% 100%);
}
@media screen and (max-width: 991.98px) {
  .c-global-nav .drop-down__trigger span::before {
    top: 0;
    right: 10px;
    bottom: 0;
    display: flex;
    width: 12px;
    height: 10px;
    margin: auto;

    align-items: center;
  }
}
@media print, screen and (min-width: 992px) {
  .c-global-nav .drop-down__trigger span::before {
    top: calc(100% + clamp(14px, 1.1vw, 19px));
    right: 0;
    left: 0;
    width: .7em;
    margin: auto;
  }
}
.c-global-nav .drop-down__target {
  display: none;
}
@media screen and (max-width: 991.98px) {
  .c-global-nav .drop-down__target {
    position: relative;
  }
}
@media print, screen and (min-width: 992px) {
  .c-global-nav .drop-down__target {
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    z-index: 1000;
    padding-top: clamp(30px, 2.3vw, 40px);
    padding-bottom: clamp(40px, 3.3vw, 60px);
    background-color: rgba(0, 82, 174, .8);
  }
}
@media print, screen and (min-width: 992px) {
  .c-global-nav .drop-down__inner {
    display: grid;
    width: min(92%, 1110px);
    margin-right: auto;
    margin-left: auto;

    grid-template-columns: 1fr auto;
    grid-template-areas: 'heading items';
    gap: clamp(20px, 1.7vw, 30px);
  }
}
.c-global-nav .drop-down__heading {
  display: flex;
  color: #fff;
  text-align: center;
  letter-spacing: .025em;
  font-weight: 700;
  font-size: clamp(1.5rem, .595vw + 1.131rem, 1.875rem);

  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 991.98px) {
  .c-global-nav .drop-down__heading {
    display: none;
  }
}
@media print, screen and (min-width: 992px) {
  .c-global-nav .drop-down__heading {
    padding-bottom: 1.5em;
  }
}
@media print, screen and (min-width: 992px) {
  .c-global-nav .drop-down__items {
    display: grid;

    grid-template-columns: repeat(2, 1fr);
    gap: clamp(20px, 1.7vw, 30px);
  }
}
@media screen and (max-width: 991.98px) {
  .c-global-nav .drop-down__item + .drop-down__item {
    margin-top: 1px;
  }
}
.c-global-nav .drop-down__item a {
  position: relative;
  z-index: 1;
  display: block;
  text-decoration: none;
}
@media screen and (max-width: 991.98px) {
  .c-global-nav .drop-down__item a {
    padding: 10px;
    background-color: rgba(0, 82, 174, .4);
  }
}
@media screen and (max-width: 991.98px) {
  .c-global-nav .drop-down__item a::before {
    position: absolute;
    top: 0;
    right: .6em;
    bottom: 0;
    display: flex;
    margin: auto;
    color: #959596;
    content: '\f105';
    font-weight: 900;
    font-size: 85%;
    font-family: 'Font Awesome 6 Free';
    line-height: 1;

    align-items: center;
  }
}
@media print, screen and (min-width: 992px) {
  .c-global-nav .drop-down__item a:hover .drop-down__img::before,
  .c-global-nav .drop-down__item a:active .drop-down__img::before,
  .c-global-nav .drop-down__item a:focus .drop-down__img::before {
    opacity: .4;
  }
}
.c-global-nav .drop-down__item a:hover .drop-down__img img,
.c-global-nav .drop-down__item a:active .drop-down__img img,
.c-global-nav .drop-down__item a:focus .drop-down__img img {
  opacity: 1;
}
.c-global-nav .drop-down__img {
  position: relative;
  z-index: 1;
}
@media print, screen and (min-width: 992px) {
  .c-global-nav .drop-down__img::before {
    position: absolute;
    z-index: 2;
    background-color: #0052ae;
    content: '';
    opacity: 0;
    transition: opacity .5s;

    inset: 0;
  }
}
.c-global-nav .drop-down__img img {
  width: 100%;
  height: 100%;

  object-fit: cover;
}
.c-global-nav .drop-down__txt {
  color: #fff;
  line-height: 1.5;
}
@media screen and (max-width: 991.98px) {
  .c-global-nav .drop-down__txt {
    margin-top: .5em;
    text-align: center;
    font-weight: 400;
    font-size: 1rem;
  }
}
@media print, screen and (min-width: 992px) {
  .c-global-nav .drop-down__txt {
    margin-top: clamp(12px, .9vw, 15px);
    font-weight: 700;
    font-size: clamp(1rem, .397vw + .754rem, 1.25rem);
  }
}

/* フッターナビ
--------------------------------------------------------- */
.c-footer-nav__items {
  display: flex;

  flex-wrap: wrap;
}
@media only screen and (max-width: 767.98px) {
  .c-footer-nav__items {
    gap: 10px 1em;
  }
}
@media print, screen and (min-width: 768px) {
  .c-footer-nav__items {
    justify-content: center;
    gap: 10px clamp(30px, 2.9vw, 49px);
  }
}
@media print, screen and (min-width: 992px) {
  .c-footer-nav__items {
    justify-content: flex-end;
  }
}
.c-footer-nav__item {
  position: relative;
  line-height: 1.6;
}
.c-footer-nav__item a {
  color: #222;
  font-weight: 600;
  font-size: clamp(.938rem, .061vw + .924rem, 1rem);
}

/* コンテナ
--------------------------------------------------------- */
.c-container {
  max-width: min(92vw, 1110px);
  margin-right: auto;
  margin-left: auto;
}

/* セクション
--------------------------------------------------------- */
.c-section {
  margin-top: clamp(80px, 10.2vw, 160px);
}
.c-section:first-child {
  margin-top: 0;
}

/* ページタイトル
--------------------------------------------------------- */
.c-page-heading {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  height: clamp(130px, 22.5vw, 400px);
  margin-bottom: clamp(50px, 5.5vw, 80px);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;

  align-items: center;
  justify-content: center;
}
.c-page-heading::before {
  position: absolute;
  z-index: -1;
  background-color: rgba(0, 50, 106, .15);
  content: '';

  inset: 0;
}
.c-page-heading.--business {
  background-image: url('../images/business/bg-page-heading.jpg');
  background-position: center 60%;
}
.c-page-heading.--company {
  background-image: url('../images/company/bg-page-heading.jpg');
}
.c-page-heading.--recruit {
  background-image: url('../images/recruit/bg-page-heading.jpg');
  background-position: center 20%;
}
.c-page-heading.--contact {
  margin-bottom: 0;
  background-image: url('../images/contact/bg-page-heading.jpg');
  background-position: center top;
}
.c-page-heading.--contact2 {
  background-image: url('../images/contact/bg-page-heading.jpg');
  background-position: center top;
}
.c-page-heading__en,
.c-page-heading__title {
  color: #fff;
}
.c-page-heading__en {
  font-weight: 400;
  font-size: clamp(1.688rem, .671vw + 1.537rem, 2.375rem);
  font-family: 'Allura', cursive;
  line-height: 1.6;
  line-height: 1;
}
@media screen and (max-width: 991.98px) {
  .c-page-heading__en {
    font-size: clamp(2.75rem, 1.266vw + 2.465rem, 3.25rem);
  }
}
@media print, screen and (min-width: 992px) {
  .c-page-heading__en {
    font-size: clamp(3.75rem, 4.96vw + .675rem, 6.875rem);
  }
}
.c-page-heading__title {
  font-weight: 600;
  font-size: clamp(1.063rem, .183vw + 1.021rem, 1.25rem);
}

/* キャッチコピー
--------------------------------------------------------- */
.c-copy {
  margin-bottom: 1.5em;
  font-weight: 600;
  font-size: clamp(1.063rem, .549vw + .939rem, 1.625rem);
  line-height: 1.75;
}

/* リスト
--------------------------------------------------------- */
.c-list > li {
  position: relative;
}
.c-list > li::before {
  position: absolute;
  left: 0;
}
.c-list.--dot > li {
  padding-left: 1.2em;
}
.c-list.--dot > li::before {
  content: '・';
}
.c-list.--num > li {
  margin-left: 1.3em;
  list-style-type: decimal;
}
.c-list.--inline {
  display: grid;

  grid-template-columns: repeat(auto-fit, minmax(6em, 1fr));
  gap: 4%;
}

/* テーブル
--------------------------------------------------------- */
.c-table {
  width: 100%;
  font-size: clamp(.938rem, .096vw + .916rem, 1rem);
  line-height: 1.7;
}
@media only screen and (max-width: 767.98px) {
  .c-table {
    font-size: 1rem;
  }
}
@media print {
  .c-table {
    page-break-inside: avoid;
  }
}
@media only screen and (max-width: 767.98px) {
  .c-table tbody th,
  .c-table tbody td {
    display: block;
    width: 100%;
  }
}
.c-table th,
.c-table td {
  word-break: break-all;
}
.c-table.--style-a thead {
  border-top: 1px solid #0052ae;
  border-right: 1px solid #0052ae;
  border-left: 1px solid #0052ae;
}
.c-table.--style-a thead th {
  padding: .4em 1.4em;
  border-bottom: 1px solid #0052ae;
  background-color: #0052ae;
  color: #fff;
  text-align: center;
  font-weight: 500;
}
.c-table.--style-a thead th:not(:last-of-type) {
  border-right: 1px solid rgb(0, 57.9655172414, 123);
}
.c-table.--style-a tbody {
  border-top: 1px solid #e8eaeb;
  border-right: 1px solid #e8eaeb;
  border-left: 1px solid #e8eaeb;
}
.c-table.--style-a tbody th {
  border-bottom: 1px solid #e8eaeb;
}
@media print, screen and (min-width: 768px) {
  .c-table.--style-a tbody th {
    border-right: 1px solid #e8eaeb;
  }
}
.c-table.--style-a tbody td {
  border-bottom: 1px solid #e8eaeb;
}
.c-table.--style-a tbody td:not(:last-of-type) {
  border-right: 1px solid #e8eaeb;
}
@media print, screen and (min-width: 768px) {
  .c-table.--style-a th,
  .c-table.--style-a td {
    padding: .8em 1.4em;
  }
}
.c-table.--style-a th {
  background-color: #f4f8fd;
  font-weight: 500;
}
@media only screen and (max-width: 767.98px) {
  .c-table.--style-a th {
    padding: .3em 1.4em;
    text-align: center;
  }
}
.c-table.--style-a td {
  background-color: #fff;
}
@media only screen and (max-width: 767.98px) {
  .c-table.--style-a td {
    padding: 1em 1.4em;
  }
}
@media only screen and (max-width: 767.98px) {
  .c-table.--style-a.--lineup tbody th,
  .c-table.--style-a.--lineup tbody td {
    display: table-cell;
  }
}
.c-table.--style-a.--lineup tbody th {
  border-right: 1px solid #e8eaeb;
}
@media only screen and (max-width: 767.98px) {
  .c-table.--style-a.--lineup tbody th {
    width: 30%;
    text-align: left;
  }
}
@media print, screen and (min-width: 768px) {
  .c-table.--company tbody th {
    width: 25%;
  }
}
@media print, screen and (min-width: 768px) {
  .c-table.--recruit tbody th {
    width: 25%;
  }
}
.c-table.--contact {
  margin-top: clamp(30px, 4vw, 40px);
}
.c-table.--contact tbody th,
.c-table.--contact tbody td {
  position: relative;
}
@media only screen and (max-width: 767.98px) {
  .c-table.--contact tbody th,
  .c-table.--contact tbody td {
    padding-right: .8em;
    padding-left: .8em;
  }
}
@media print, screen and (min-width: 768px) {
  .c-table.--contact tbody th,
  .c-table.--contact tbody td {
    padding: 1.2em 1em;
  }
}
.c-table.--contact tbody th .c-badge,
.c-table.--contact tbody td .c-badge {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
}
@media only screen and (max-width: 767.98px) {
  .c-table.--contact tbody th {
    text-align: left;
  }
}
@media print, screen and (min-width: 768px) {
  .c-table.--contact tbody th {
    width: clamp(220px, 22.6vw, 270px);
  }
}
@media only screen and (max-width: 767.98px) {
  .c-table.--contact tbody td {
    display: block;
  }
}

/* バッジ
--------------------------------------------------------- */
.c-badge {
  display: inline-block;
  padding: .2em .6em;
  background-color: #db1515;
  color: #fff;
  font-weight: normal;
  font-size: .625rem;
  line-height: 1.4;
}

.c-heading-basic {
  position: relative;
  z-index: 1;
  display: inline-block;
  margin-bottom: 1.5em;
  padding-left: 1.5em;
  font-weight: 600;
  line-height: 1.5;
}
@media only screen and (max-width: 767.98px) {
  .c-heading-basic {
    font-size: clamp(1.188rem, 1.225vw + .912rem, 1.5rem);
  }
}
@media print, screen and (min-width: 768px) {
  .c-heading-basic {
    font-size: clamp(1.75rem, .974vw + 1.282rem, 2.5rem);
  }
}
.c-heading-basic::first-letter {
  color: #0052ae;
}
.c-heading-basic::before {
  position: absolute;
  top: .12em;
  bottom: 0;
  left: 0;
  display: flex;
  color: #0052ae;
  content: '\f238';
  font-weight: 900;
  font-size: 105%;
  font-family: 'Font Awesome 6 Free';
  line-height: 1;

  align-items: center;
}
.c-heading-basic strong {
  color: #0052ae;
}

@media only screen and (max-width: 767.98px) {
  .c-heading {
    margin-bottom: 1.9em;
  }
}
@media print, screen and (min-width: 768px) {
  .c-heading {
    margin-bottom: 3.2em;
  }
}
.c-heading + * {
  margin-top: 0 !important;
}
.c-heading__en {
  letter-spacing: .025em;
  font-weight: 700;
  font-size: clamp(1.75rem, 1.951vw + 1.311rem, 3.75rem);
  line-height: 1.3;
}
.c-heading__en::first-letter {
  color: #0052ae;
}
.c-heading__title {
  color: #0052ae;
  font-weight: 700;
  font-size: clamp(1.063rem, .427vw + .966rem, 1.5rem);
  line-height: 1.4;
}
.c-heading.--center {
  text-align: center;
}
.c-heading.--wh .c-heading__en,
.c-heading.--wh .c-heading__title {
  color: #fff;
}
.c-heading.--wh .c-heading__en::first-letter {
  color: #fff;
}
.c-heading-bar {
  margin-bottom: 1.6em;
  padding-left: .8em;
  border-left: clamp(3px, .4vw, 4px) solid #2483ee;
  font-weight: bold;
  font-size: clamp(1.063rem, .192vw + 1.019rem, 1.188rem);
  line-height: 1.5;
}
@media only screen and (max-width: 767.98px) {
  .c-heading-bar {
    font-size: 1rem;
  }
}

/* ロゴ
--------------------------------------------------------- */
.c-logo {
  line-height: 1;
}
.c-logo a {
  display: inline-block;
  text-decoration: none;
}
.c-logo a:hover img,
.c-logo a:active img,
.c-logo a:focus img {
  opacity: 1;
}
.c-logo__mark {
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
}
.c-logo__mark img {
  width: auto;
  height: clamp(33px, 3.1vw, 41px);
}
.c-logo__txt {
  display: inline-block;
  margin-left: clamp(10px, 1vw, 13px);
  vertical-align: middle;
}
.c-logo__txt img {
  width: auto;
  height: clamp(22px, 2.5vw, 38px);
}

/* キービジュアル
--------------------------------------------------------- */
.c-key-visual {
  position: relative;
  z-index: 1;
  overflow: hidden;
  margin-bottom: clamp(60px, 11.4vw, 210px);
}
.c-key-visual::before {
  position: absolute;
  z-index: 2;
  background-color: rgba(0, 50, 106, .15);
  content: '';

  inset: 0;
}
.c-key-visual__content {
  position: absolute;
  z-index: 3;
  display: flex;
  flex-direction: column;
  margin: auto;

  inset: 0;
  align-items: flex-start;
  justify-content: center;
}
@media print, screen and (min-width: 992px) {
  .c-key-visual__content {
    padding-top: 20%;
  }
}
.c-key-visual__en {
  color: #fff;
  letter-spacing: 0;
  font-weight: 400;
  font-family: 'Allura', cursive;
  line-height: 1;
}
@media screen and (max-width: 991.98px) {
  .c-key-visual__en {
    margin-left: 4vw;
    font-size: clamp(2.188rem, 1.582vw + 1.831rem, 2.813rem);
  }
}
@media print, screen and (min-width: 992px) {
  .c-key-visual__en {
    margin-left: clamp(75px, 6.9vw, 130px);
    font-size: clamp(3.75rem, 2.976vw + 1.905rem, 5.625rem);
  }
}
.c-key-visual__copy {
  position: relative;
  padding: .4em .9em .5em 1.5em;
  background-color: rgba(0, 82, 174, .8);
  color: #fff;
  letter-spacing: .1em;
  font-weight: 700;
}
@media screen and (max-width: 991.98px) {
  .c-key-visual__copy {
    margin-top: 1.2em;
    padding-left: 14vw;
    font-size: clamp(1.5rem, 1.741vw + 1.108rem, 2.188rem);
    line-height: 1.5;
  }
}
@media print, screen and (min-width: 992px) {
  .c-key-visual__copy {
    margin-top: clamp(40px, 3.1vw, 52px);
    padding-left: clamp(160px, 14.6vw, 278px);
    font-size: clamp(2.5rem, 1.984vw + 1.27rem, 3.75rem);
    line-height: 1.1;
  }
}
.c-key-visual__copy::before {
  position: absolute;
  top: 0;
  bottom: 0;
  height: 1px;
  margin: auto;
  background-color: #fff;
  content: '';
}
@media screen and (max-width: 991.98px) {
  .c-key-visual__copy::before {
    left: 4vw;
    width: 7vw;
  }
}
@media print, screen and (min-width: 992px) {
  .c-key-visual__copy::before {
    left: clamp(70px, 6.7vw, 130px);
    width: clamp(60px, 5.3vw, 100px);
  }
}
.c-key-visual__scroll {
  position: absolute;
  bottom: 5vw;
  left: 50%;
  z-index: 3;
  transform: translateX(-50%);
}
.c-key-visual .swiper-slide img {
  width: 100%;
  height: auto;
  font-size: 0;

  object-fit: cover;
}
@media only screen and (max-width: 767.98px) {
  .c-key-visual .swiper-slide img {
    min-height: 50vh;
  }
}
@media print, screen and (min-width: 768px) {
  .c-key-visual .swiper-slide img {
    height: clamp(500px, 54.2vw, 1000px);
  }
}
.c-key-visual .swiper-fade .swiper-slide {
  transition-property: opacity, transform !important;
  pointer-events: none;
}
.c-key-visual .swiper-fade .swiper-slide-active {
  pointer-events: auto;
}

/* card
--------------------------------------------------------- */
.c-card__img {
  position: relative;
}
.c-card__img img {
  width: 100%;

  object-fit: cover;
  aspect-ratio: 93/50;
}
.c-card__no {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1;
  display: inline-block;
  padding: .06em .25em;
  background-color: #fff;
  color: #0052ae;
  letter-spacing: 0;
  font-weight: 600;
  line-height: 1;
  transform: translateY(-75%);
}
@media only screen and (max-width: 767.98px) {
  .c-card__no {
    font-size: clamp(2.313rem, 1.961vw + 1.871rem, 2.813rem);
  }
}
@media print, screen and (min-width: 768px) {
  .c-card__no {
    font-size: clamp(2.813rem, 6.088vw - .11rem, 7.5rem);
  }
}
.c-card__en {
  position: absolute;
  top: 100%;
  right: .5em;
  z-index: 1;
  display: inline-block;
  color: #0052ae;
  letter-spacing: 0;
  font-weight: 400;
  font-family: 'Allura', cursive;
  line-height: 1;
  transform: translateY(-50%);
}
@media only screen and (max-width: 767.98px) {
  .c-card__en {
    font-size: clamp(2.125rem, 1.471vw + 1.794rem, 2.5rem);
  }
}
@media print, screen and (min-width: 768px) {
  .c-card__en {
    font-size: clamp(1.875rem, 4.87vw - .463rem, 5.625rem);
  }
}
.c-card__content {
  margin-top: clamp(30px, 3.8vw, 60px);
}
@media screen and (max-width: 991.98px) {
  .c-card__content {
    text-align: center;
  }
}
@media print, screen and (min-width: 992px) {
  .c-card__content {
    display: grid;
    padding-right: clamp(5px, 1.3vw, 25px);
    padding-left: clamp(5px, 1.3vw, 25px);
    column-gap: 3%;

    grid-template: 'title btn'/1fr auto;
    align-items: center;
  }
}
@media screen and (min-width: 1400px) {
  .c-card__content {
    padding-right: clamp(25px, 1.9vw, 40px);
    padding-left: clamp(25px, 1.9vw, 40px);
  }
}
.c-card__title {
  font-weight: 600;
  line-height: 1.5;

  grid-area: title;
}
@media screen and (max-width: 991.98px) {
  .c-card__title {
    font-size: clamp(1.188rem, .475vw + 1.081rem, 1.375rem);
  }
}
@media print, screen and (min-width: 992px) {
  .c-card__title {
    letter-spacing: .025em;
    font-size: clamp(1.438rem, 2.679vw - .223rem, 3.125rem);
  }
}
.c-card__btn {
  grid-area: btn;
}
@media screen and (max-width: 991.98px) {
  .c-card__btn {
    margin-top: 20px;
  }
}
@media print, screen and (min-width: 992px) {
  .c-card__btn {
    margin-top: 10px;
  }
}
@media screen and (min-width: 1400px) {
  .c-card__btn .c-btn.--primary,
  .c-card__btn .c-btn.--secondary {
    letter-spacing: .2em;
  }
}

/* ボタン
--------------------------------------------------------- */
.c-btn {
  position: relative;
  z-index: 1;
  display: inline-block;
  overflow: hidden;
  outline: none !important;
  color: inherit;
  text-align: center;
  text-decoration: none;
  font-size: inherit;
  line-height: 1.5;
  cursor: pointer;
  transition: background-color .2s, color .2s;

  -webkit-appearance: none;
          appearance: none;
}
.c-btn.--primary,
.c-btn.--secondary {
  box-shadow: 0 0 20px 0 rgba(218, 218, 218, .75);
  font-weight: 600;
}
@media only screen and (max-width: 767.98px) {
  .c-btn.--primary,
  .c-btn.--secondary {
    padding-top: .8em;
    padding-right: 1.7em;
    padding-bottom: .8em;
    padding-left: clamp(50px, 9.8vw, 60px);
    letter-spacing: .1em;
    font-size: clamp(15px, 2.7vw, 16px);
  }
}
@media print, screen and (min-width: 768px) {
  .c-btn.--primary,
  .c-btn.--secondary {
    padding-top: 1.15em;
    padding-right: 2em;
    padding-bottom: 1.15em;
    padding-left: clamp(70px, 8.7vw, 170px);
    letter-spacing: .07em;
    font-size: clamp(1rem, .162vw + .922rem, 1.125rem);
  }
}
.c-btn.--primary::before,
.c-btn.--secondary::before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  content: '';
  transition: -webkit-clip-path .7s cubic-bezier(.25, 1, .3, 1);
  transition:         clip-path .7s cubic-bezier(.25, 1, .3, 1);
  transition:         clip-path .7s cubic-bezier(.25, 1, .3, 1), -webkit-clip-path .7s cubic-bezier(.25, 1, .3, 1);

  -webkit-clip-path: circle(0 at center);
          clip-path: circle(0 at center);
}
.c-btn.--primary::after,
.c-btn.--secondary::after {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: -1;
  height: 1px;
  margin: auto;
  content: '';
  transition: background-color .7s cubic-bezier(.25, 1, .3, 1);
}
@media only screen and (max-width: 767.98px) {
  .c-btn.--primary::after,
  .c-btn.--secondary::after {
    left: clamp(10px, 2.7vw, 20px);
    width: clamp(20px, 5.3vw, 40px);
  }
}
@media print, screen and (min-width: 768px) {
  .c-btn.--primary::after,
  .c-btn.--secondary::after {
    left: clamp(20px, 1.8vw, 30px);
    width: clamp(40px, 5.4vw, 110px);
  }
}
.c-btn.--primary:hover::before,
.c-btn.--primary:active::before,
.c-btn.--primary:focus::before,
.c-btn.--secondary:hover::before,
.c-btn.--secondary:active::before,
.c-btn.--secondary:focus::before {
  -webkit-clip-path: circle(100% at center);
          clip-path: circle(100% at center);
}
.c-btn.--primary {
  background-color: #0052ae;
  color: #fff;
}
.c-btn.--primary::before {
  background-color: #fff;
}
.c-btn.--primary::after {
  background-color: #fff;
}
.c-btn.--primary:hover,
.c-btn.--primary:active,
.c-btn.--primary:focus {
  color: #0052ae;
}
.c-btn.--primary:hover::after,
.c-btn.--primary:active::after,
.c-btn.--primary:focus::after {
  background-color: #0052ae;
}
.c-btn.--secondary {
  background-color: #fff;
  color: #0052ae;
}
.c-btn.--secondary::before {
  background-color: #0052ae;
}
.c-btn.--secondary::after {
  background-color: #0052ae;
}
.c-btn.--secondary:hover,
.c-btn.--secondary:active,
.c-btn.--secondary:focus {
  color: #fff;
}
.c-btn.--secondary:hover::after,
.c-btn.--secondary:active::after,
.c-btn.--secondary:focus::after {
  background-color: #fff;
}
.c-btn.--shadow-dark {
  box-shadow: 0 0 20px 0 rgba(51, 51, 51, .05);
}
.c-btn.--back {
  background-color: #aaa;
}
.c-btn.--back:hover,
.c-btn.--back:active,
.c-btn.--back:focus {
  background-color: #858585;
}

/* 電話番号リンク
--------------------------------------------------------- */
.c-tel-link a {
  text-decoration: none;
}
.c-tel-link a [data-action=call] {
  color: #222;
}

/* ページトップ
--------------------------------------------------------- */
.c-pagetop {
  position: fixed;
  z-index: 50;
  font-size: 0;
  opacity: 0;
  cursor: pointer;
  transition: transform .3s;
  transition: opacity .5s;
}
@media only screen and (max-width: 767.98px) {
  .c-pagetop {
    right: 10px;
    bottom: 10px;
  }
}
@media print, screen and (min-width: 768px) {
  .c-pagetop {
    right: 20px;
    bottom: 20px;
  }
}
@media print {
  .c-pagetop {
    display: none;
  }
}
.c-pagetop.is-show {
  opacity: 1;
}
@media only screen and (max-width: 767.98px) {
  .c-pagetop img {
    width: clamp(35px, 6.6vw, 40px);
  }
}
@media print, screen and (min-width: 768px) {
  .c-pagetop img {
    width: clamp(30px, 4.5vw, 50px);
  }
}

/* フォーム
--------------------------------------------------------- */
@media only screen and (max-width: 767.98px) {
  .c-form select,
  .c-form input[type=file] {
    width: 100%;
  }
}
.c-form .required input[type=text],
.c-form .required input[type=email],
.c-form .required input[type=password],
.c-form .required select,
.c-form .required textarea {
  background-color: rgb(253.6875, 241.3125, 241.3125);
}
.c-form .item-xs {
  display: inline-block;
  width: 75px;
}
.c-form .item-ss {
  display: inline-block;
  width: 110px;
}
.c-form .item-s {
  display: inline-block;
  width: 130px;
}
@media print, screen and (min-width: 768px) {
  .c-form .item-m {
    display: inline-block;
    width: clamp(250px, 21.7vw, 350px);
  }
}
@media print, screen and (min-width: 992px) {
  .c-form .item-l {
    display: inline-block;
    width: 450px;
  }
}
.c-form__word {
  color: #989898;
  font-size: clamp(.75rem, .192vw + .707rem, .875rem);
}
:has(+ .c-form__word) {
  margin-right: .5em;
}
.c-form__word + * {
  margin-left: .5em;
}
.c-form__btn {
  display: flex;
  margin-top: clamp(45px, 6.5vw, 70px);

  justify-content: center;
  gap: clamp(15px, 2.3vw, 25px);
}

/* ローディング
--------------------------------------------------------- */
.c-loading {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9999;
  margin: auto;
  background-color: #f7f7f7;
}
.c-loading.is-ready {
  animation: fadeOut .8s linear forwards;
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
    pointer-events: none;
  }
}
.c-loading__in {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 30px;
  height: 30px;
  transform: translate(-50%, -50%);
}
.c-loading__in::after,
.c-loading__in::before {
  position: absolute;
  top: 40%;
  left: 50%;
  display: block;
  width: 100%;
  height: 100%;
  margin-left: -50%;
  border-radius: 110%;
  content: '';
}
.c-loading__in::after {
  border: 1px solid transparent;
  border-top-color: #0052ae;
  animation: loading .75s linear infinite;
}
.c-loading__in::before {
  border: 1px solid #d6d6d6;
}
@keyframes loading {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

/* 埋め込みコンポーネント
--------------------------------------------------------- */
.c-embed {
  font-size: 0;
}
.c-embed iframe,
.c-embed video {
  width: 100% !important;
  height: 100% !important;
}
@media only screen and (max-width: 767.98px) {
  .c-embed.--gmap iframe {
    aspect-ratio: 1;
  }
}
@media print, screen and (min-width: 768px) {
  .c-embed.--gmap iframe {
    aspect-ratio: 16/9;
  }
}

/* GSAP
--------------------------------------------------------- */
.js-scroll-show {
  opacity: 0;
}

/* ========================================================================
/*
/* Project
/*
========================================================================= */
/* TOP ABOUT US
--------------------------------------------------------- */
.p-top-about {
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 767.98px) {
  .p-top-about {
    padding-bottom: clamp(30px, 7.1vw, 50px);
  }
}
@media print, screen and (min-width: 768px) {
  .p-top-about {
    padding-bottom: clamp(60px, 6.9vw, 130px);
  }
}
.p-top-about::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  background-color: #0052ae;
  content: '';
}
@media only screen and (max-width: 767.98px) {
  .p-top-about::before {
    top: calc(clamp(20px, 4.4vw, 30px) + 1px);
    width: 90%;
  }
}
@media print, screen and (min-width: 768px) {
  .p-top-about::before {
    top: calc(clamp(50px, 4.7vw, 80px) + 1px);
    width: 85%;
  }
}
.p-top-about::after {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background-image: url('../images/top/pic-about.jpg');
  background-position: center top;
  background-size: cover;
  background-repeat: no-repeat;
  content: '';
}
@media only screen and (max-width: 767.98px) {
  .p-top-about::after {
    top: clamp(20px, 4.4vw, 30px);
    width: 90%;
    height: 50vw;
  }
}
@media print, screen and (min-width: 768px) {
  .p-top-about::after {
    top: clamp(50px, 4.7vw, 80px);
    bottom: calc(clamp(50px, 4.7vw, 80px) + clamp(60px, 6.9vw, 130px));
    width: calc(min(92%, 1110px) * .35 + (100% - min(92%, 1110px)) / 2);
  }
}
@media screen and (min-width: 1800px) {
  .p-top-about::after {
    width: calc(min(92%, 1110px) * .4 + (100% - min(92%, 1110px)) / 2);
  }
}
.p-top-about__inner {
  position: relative;
  z-index: -1;
  margin-left: auto;
  background-color: #f4f8fd;
}
@media only screen and (max-width: 767.98px) {
  .p-top-about__inner {
    width: 95%;
    padding-top: 54vw;
    padding-right: 4vw;
    padding-left: 4vw;
  }
}
@media print, screen and (min-width: 768px) {
  .p-top-about__inner {
    width: calc(min(92%, 1110px) + (100% - min(92%, 1110px)) / 2);
    padding-right: calc((100% - min(92%, 1110px)) / 2);
    padding-left: calc(min(92%, 1110px) * .35);
  }
}
@media screen and (min-width: 1800px) {
  .p-top-about__inner {
    padding-left: calc(min(92%, 1110px) * .4);
  }
}
@media only screen and (max-width: 767.98px) {
  .p-top-about__content {
    padding: 7vw 4vw 9vw;
  }
}
@media print, screen and (min-width: 768px) {
  .p-top-about__content {
    padding-top: clamp(90px, 8.5vw, 145px);
    padding-bottom: clamp(140px, 13.4vw, 230px);
    padding-left: clamp(20px, 1.8vw, 30px);
  }
}
.p-top-about__txt {
  letter-spacing: .025em;
  font-weight: 600;
  line-height: 1.75;
}
@media only screen and (max-width: 767.98px) {
  .p-top-about__txt {
    font-size: 1rem;
  }
}
@media print, screen and (min-width: 768px) {
  .p-top-about__txt {
    font-size: clamp(1rem, .162vw + .922rem, 1.125rem);
  }
}
.p-top-about__en {
  position: absolute;
  bottom: 100%;
  z-index: -1;
  color: #dbecff;
  letter-spacing: 0;
  font-weight: 400;
  font-family: 'Allura', cursive;
  line-height: 1;
  transform: translateY(50%);
}
@media only screen and (max-width: 767.98px) {
  .p-top-about__en {
    right: 2vw;
    font-size: clamp(4.375rem, 7.353vw + 2.721rem, 6.25rem);
  }
}
@media print, screen and (min-width: 768px) {
  .p-top-about__en {
    right: clamp(40px, 4.7vw, 90px);
    font-size: clamp(7.5rem, 9.494vw + 2.943rem, 11.25rem);
  }
}
@media screen and (min-width: 1400px) {
  .p-top-about__en {
    font-size: clamp(11.25rem, 30vw - 15rem, 22.5rem);
  }
}

/* TOP BUSINESS
--------------------------------------------------------- */
.p-top-business {
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 767.98px) {
  .p-top-business {
    margin-top: clamp(70px, 16.8vw, 120px);
    padding-right: 4vw;
    padding-left: 4vw;
  }
}
@media print, screen and (min-width: 768px) {
  .p-top-business {
    margin-top: clamp(150px, 16.3vw, 300px);
  }
}
@media print, screen and (min-width: 768px) {
  .p-top-business__items {
    display: grid;
    padding-right: clamp(20px, 2.5vw, 50px);
    padding-left: clamp(20px, 2.5vw, 50px);
    column-gap: clamp(25px, 2.3vw, 40px);

    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 767.98px) {
  .p-top-business__item + .p-top-business__item {
    margin-top: clamp(60px, 12.4vw, 80px);
  }
}
.p-top-business__en {
  position: absolute;
  right: 0;
  bottom: 100%;
  left: 0;
  z-index: -1;
  color: #dbecff;
  text-align: center;
  letter-spacing: 0;
  font-weight: 400;
  font-family: 'Allura', cursive;
  line-height: 1;
  transform: translateY(38%);
}
@media only screen and (max-width: 767.98px) {
  .p-top-business__en {
    font-size: clamp(4.375rem, 7.353vw + 2.721rem, 6.25rem);
  }
}
@media print, screen and (min-width: 768px) {
  .p-top-business__en {
    right: .1em;
    font-size: clamp(7.5rem, 9.494vw + 2.943rem, 11.25rem);
  }
}
@media screen and (min-width: 1400px) {
  .p-top-business__en {
    font-size: clamp(11.25rem, 30vw - 15rem, 22.5rem);
  }
}

/* 業務内容
--------------------------------------------------------- */
.p-business__item {
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 767.98px) {
  .p-business__item {
    padding-bottom: clamp(30px, 7.1vw, 50px);
  }
}
@media print, screen and (min-width: 768px) {
  .p-business__item {
    padding-bottom: clamp(60px, 6.9vw, 130px);
  }
}
.p-business__item + .p-business__item {
  margin-top: clamp(60px, 7.6vw, 120px);
}
.p-business__item::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  background-color: #0052ae;
  content: '';
}
@media only screen and (max-width: 767.98px) {
  .p-business__item::before {
    top: calc(clamp(20px, 4.4vw, 30px) + 1px);
    width: 90%;
  }
}
@media print, screen and (min-width: 768px) {
  .p-business__item::before {
    top: calc(clamp(50px, 4.7vw, 80px) + 1px);
    width: 85%;
  }
}
.p-business__item::after {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  content: '';
}
@media only screen and (max-width: 767.98px) {
  .p-business__item::after {
    top: clamp(20px, 4.4vw, 30px);
    width: 90%;
    height: 50vw;
  }
}
@media print, screen and (min-width: 768px) {
  .p-business__item::after {
    top: clamp(50px, 4.7vw, 80px);
    bottom: calc(clamp(50px, 4.7vw, 80px) + clamp(60px, 6.9vw, 130px));
    width: calc(92% * .4 + 4%);
  }
}
.p-business__item.--construction::after {
  background-image: url('../images/business/bg-construction.jpg');
}
.p-business__item.--inspection::after {
  background-image: url('../images/business/bg-inspection.jpg');
}
.p-business__inner {
  position: relative;
  z-index: -1;
  margin-left: auto;
  background-color: #f4f8fd;
}
@media only screen and (max-width: 767.98px) {
  .p-business__inner {
    width: 95%;
    padding-top: 54vw;
    padding-right: 4vw;
    padding-left: 4vw;
  }
}
@media print, screen and (min-width: 768px) {
  .p-business__inner {
    width: calc(92% + 4%);
    padding-right: 4%;
    padding-left: calc(92% * .4);
  }
}
@media only screen and (max-width: 767.98px) {
  .p-business__content {
    padding: 7vw 4vw 9vw;
  }
}
@media print, screen and (min-width: 768px) {
  .p-business__content {
    padding-top: clamp(90px, 8.5vw, 145px);
    padding-bottom: clamp(140px, 13.4vw, 230px);
    padding-left: clamp(20px, 1.8vw, 30px);
  }
}
.p-business__title {
  margin-bottom: 1.5em;
  padding-bottom: .5em;
  border-bottom: 1px solid #2483ee;
  color: #2483ee;
  font-weight: 600;
  line-height: 1.5;
}
@media only screen and (max-width: 767.98px) {
  .p-business__title {
    font-size: clamp(1.125rem, .735vw + .96rem, 1.313rem);
  }
}
@media print, screen and (min-width: 768px) {
  .p-business__title {
    font-size: clamp(1.375rem, .731vw + 1.024rem, 1.938rem);
  }
}
@media print, screen and (min-width: 768px) {
  .p-business__txt {
    line-height: 2.4;
  }
}

/* 施工事例
--------------------------------------------------------- */
.p-case {
  margin-top: clamp(80px, 10.2vw, 160px);
}
.p-case__inner {
  width: min(92%, 1110px);
  margin-right: auto;
  margin-left: auto;
}
@media print, screen and (min-width: 768px) {
  .p-case__items {
    display: flex;

    gap: clamp(10px, 1.1vw, 20px);
  }
}
@media print, screen and (min-width: 768px) {
  .p-case__item {
    width: calc((100% - clamp(10px, 1.1vw, 20px) * 2) / 3);
  }
}
@media only screen and (max-width: 767.98px) {
  .p-case__item + .p-case__item {
    margin-top: clamp(30px, 7.1vw, 50px);
  }
}
.p-case__gallery .swiper-slide {
  background-color: #f4f8fd;
}
.p-case__gallery .swiper-slide img {
  width: 100%;
  font-size: 0;

  object-fit: contain;
  aspect-ratio: 4/3;
}
.p-case__gallery .swiper-pagination {
  bottom: clamp(5px, .6vw, 10px);
}
.p-case__gallery .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background-color: #d8d8d8;
  opacity: .4;
}
.p-case__gallery .swiper-pagination-bullet:not(:first-of-type) {
  margin-left: 5px;
}
.p-case__gallery .swiper-pagination-bullet-active {
  background: #2483ee;
  opacity: 1;
}
.p-case__gallery .swiper-button-prev::after,
.p-case__gallery .swiper-button-next::after {
  color: rgba(216, 216, 216, .6);
  font-size: 20px;
}
.p-case__gallery .swiper-button-prev {
  left: 5px;
}
.p-case__gallery .swiper-button-next {
  right: 5px;
}
.p-case__cap {
  margin-top: .8em;
  color: #5e5e5e;
  text-align: center;
  font-size: clamp(.75rem, .122vw + .723rem, .875rem);
}

/* 企業理念
--------------------------------------------------------- */
.p-philosophy__inner {
  width: min(92%, 1110px);
  margin-right: auto;
  margin-left: auto;
}
.p-philosophy__copy {
  padding-top: 1em;
  padding-bottom: 1em;
  border-top: 1px solid #222;
  border-bottom: 1px solid #222;
  font-weight: 700;
  font-size: clamp(1.188rem, .671vw + 1.037rem, 1.875rem);
  line-height: 1.75;
}
@media print, screen and (min-width: 768px) {
  .p-philosophy__copy {
    text-align: center;
  }
}

/* 代表挨拶
--------------------------------------------------------- */
.p-greeting__inner {
  width: min(92%, 1110px);
  margin-right: auto;
  margin-left: auto;
}
.p-greeting__txt p + p {
  margin-top: 1.5em;
}
.p-greeting__sign {
  margin-top: 2em;
  text-align: right;
  font-weight: 600;
  font-size: clamp(1.125rem, .122vw + 1.098rem, 1.25rem);
}

/* 会社概要
--------------------------------------------------------- */
.p-overview__inner {
  width: min(92%, 1110px);
  margin-right: auto;
  margin-left: auto;
}

/* アクセスマップ
--------------------------------------------------------- */
.p-access__inner {
  width: min(92%, 1110px);
  margin-right: auto;
  margin-left: auto;
}
.p-access__map {
  font-size: 0;
}
.p-access__map iframe {
  width: 100% !important;
  height: 100% !important;
}
@media only screen and (max-width: 767.98px) {
  .p-access__map iframe {
    aspect-ratio: 1;
  }
}
@media print, screen and (min-width: 768px) {
  .p-access__map iframe {
    aspect-ratio: 3/1;
  }
}

/* 採用情報
--------------------------------------------------------- */
.p-recruit__item + .p-recruit__item {
  margin-top: clamp(70px, 8.9vw, 140px);
}
.p-recruit__inner {
  width: min(92%, 1110px);
  margin-right: auto;
  margin-left: auto;
}
.p-recruit__event {
  margin-top: clamp(50px, 5.5vw, 80px);
}
@media print, screen and (min-width: 768px) {
  .p-recruit__event-figs {
    display: grid;
    column-gap: 4%;

    grid-template-columns: repeat(3, 1fr);
  }
}
@media only screen and (max-width: 767.98px) {
  .p-recruit__event-fig {
    margin-top: clamp(50px, 9.8vw, 60px);
  }
}
.p-recruit__event-pic {
  text-align: center;
}
.p-recruit__event-pic img {
  height: auto;
  max-width: 100%;
}
.p-recruit__event-cap {
  margin-top: .8em;
  color: #5e5e5e;
  text-align: center;
  font-size: clamp(.75rem, .122vw + .723rem, .875rem);
}
@media print, screen and (min-width: 768px) {
  .p-recruit__media {
    display: grid;
    column-gap: 4%;

    grid-template: 'content img'/1fr 35%;
  }
}
.p-recruit__media + .p-recruit__media {
  margin-top: clamp(50px, 5.9vw, 90px);
}
@media print, screen and (min-width: 768px) {
  .p-recruit__media.--rev {
    grid-template: 'img content'/35% 1fr;
  }
}
.p-recruit__media-body {
  grid-area: content;
}
.p-recruit__media-image {
  text-align: center;

  grid-area: img;
}
@media only screen and (max-width: 767.98px) {
  .p-recruit__media-image {
    margin-bottom: clamp(30px, 6.2vw, 40px);
  }
}
.p-recruit__media-image img {
  height: auto;
  max-width: 100%;
}
.p-recruit__media-pic {
  text-align: center;
}
.p-recruit__media-pic img {
  height: auto;
  max-width: 100%;
}
.p-recruit__media-cap {
  margin-top: .8em;
  color: #5e5e5e;
  text-align: center;
  font-size: clamp(.75rem, .122vw + .723rem, .875rem);
}
.p-recruit__txt p + p {
  margin-top: 1.5em;
}
.p-recruit__contact {
  width: min(92%, 1000px);
  margin-top: clamp(70px, 8.9vw, 140px);
  margin-right: auto;
  margin-left: auto;
}
@media print, screen and (min-width: 768px) {
  .p-recruit__contact {
    display: grid;
    column-gap: 5%;

    grid-template-columns: repeat(2, 1fr);
  }
}
.p-recruit__contact-item {
  border: 1px solid #ecf1f6;
  background-color: #f4f8fd;
  text-align: center;
}
@media only screen and (max-width: 767.98px) {
  .p-recruit__contact-item {
    padding: 5vw 4vw 6vw;
  }
}
@media print, screen and (min-width: 768px) {
  .p-recruit__contact-item {
    padding-top: clamp(30px, 2.9vw, 50px);
    padding-right: clamp(30px, 2.9vw, 50px);
    padding-bottom: clamp(30px, 2.9vw, 50px);
    padding-left: clamp(30px, 2.9vw, 50px);
  }
}
@media only screen and (max-width: 767.98px) {
  .p-recruit__contact-item + .p-recruit__contact-item {
    margin-top: clamp(40px, 3.8vw, 50px);
  }
}
.p-recruit__contact-icon {
  margin-bottom: clamp(15px, 1.5vw, 20px);
}
.p-recruit__contact-icon img {
  width: auto;
  height: clamp(70px, 7.2vw, 100px);
}
.p-recruit__contact-title {
  margin-bottom: 1.2em;
  font-weight: 600;
  font-size: clamp(1.063rem, .549vw + .939rem, 1.625rem);
  line-height: 1.75;
}
.p-recruit__contact-num {
  white-space: nowrap;
  font-weight: bold;
  font-size: clamp(1.75rem, .732vw + 1.585rem, 2.5rem);
  line-height: 1.1;
}
.p-recruit__contact-num small {
  margin-right: .3em;
  font-size: clamp(1.25rem, .427vw + 1.154rem, 1.688rem);
}
.p-recruit__contact-num a {
  text-decoration: none;
}
.p-recruit__contact-num a [data-action=call] {
  color: #222;
}
@media print, screen and (min-width: 768px) {
  .p-recruit__contact-btn .c-btn {
    padding-top: .7em;
    padding-bottom: .7em;
  }
}

/* お問い合わせエリア
--------------------------------------------------------- */
.p-inquiry {
  position: relative;
  z-index: 1;
  background: url('../images/common/bg-recruit.jpg') 86% top/cover no-repeat;
  color: #fff;
}
.p-inquiry__inner {
  position: relative;
  z-index: 1;
  max-width: min(92%, 1110px);
  margin-right: auto;
  margin-left: auto;
  padding-bottom: clamp(60px, 8.5vw, 140px);
}
.p-inquiry__content {
  position: relative;
  top: calc(clamp(20px, 2.5vw, 40px) * -1);
  background-color: rgba(0, 82, 174, .7);
}
@media only screen and (max-width: 767.98px) {
  .p-inquiry__content {
    padding: 7vw 4vw 9vw;
  }
}
@media print, screen and (min-width: 768px) {
  .p-inquiry__content {
    width: min(50vw, 635px);
    padding-top: clamp(50px, 4.3vw, 70px);
    padding-right: clamp(40px, 3.6vw, 60px);
    padding-bottom: clamp(60px, 5.1vw, 80px);
    padding-left: clamp(40px, 4.9vw, 95px);
  }
}
@media print, screen and (min-width: 768px) {
  .p-inquiry .c-heading {
    margin-bottom: 2.3em;
  }
}
@media print, screen and (min-width: 768px) {
  .p-inquiry .c-copy {
    margin-bottom: .65em;
  }
}
.p-inquiry__cap {
  font-weight: 600;
  font-size: clamp(1rem, .122vw + .973rem, 1.125rem);
}
.p-inquiry__btn {
  margin-top: clamp(40px, 3.6vw, 45px);
  font-size: 0;
}
@media screen and (min-width: 1400px) {
  .p-inquiry__btn .c-btn.--primary,
  .p-inquiry__btn .c-btn.--secondary {
    letter-spacing: .2em;
  }
}
.p-inquiry__en {
  position: absolute;
  bottom: 0;
  left: .12em;
  z-index: -1;
  color: #fff;
  letter-spacing: 0;
  font-weight: 400;
  font-family: 'Allura', cursive;
  line-height: .55;
}
@media only screen and (max-width: 767.98px) {
  .p-inquiry__en {
    font-size: clamp(4.375rem, 7.353vw + 2.721rem, 6.25rem);
  }
}
@media print, screen and (min-width: 768px) {
  .p-inquiry__en {
    font-size: clamp(7.5rem, 9.494vw + 2.943rem, 11.25rem);
  }
}
@media screen and (min-width: 1400px) {
  .p-inquiry__en {
    font-size: clamp(11.25rem, 30vw - 15rem, 22.5rem);
  }
}

/* お電話でのお問い合わせ
--------------------------------------------------------- */
.p-enquire {
  padding-top: clamp(40px, 6.3vw, 70px);
  padding-bottom: clamp(50px, 7.4vw, 80px);
  background-color: #f4f8fd;
}
.p-enquire__inner {
  max-width: min(92%, 1110px);
  margin-right: auto;
  margin-left: auto;
}
.p-enquire__txt {
  margin-bottom: clamp(40px, 5.7vw, 60px);
  font-size: clamp(1rem, .288vw + .935rem, 1.188rem);
}
@media print, screen and (min-width: 768px) {
  .p-enquire__txt {
    text-align: center;
    line-height: 2.2;
  }
}
@media print, screen and (min-width: 768px) {
  .p-enquire__items {
    display: grid;

    grid-template-columns: repeat(2, 48%);
    justify-content: space-between;
  }
}
.p-enquire__item {
  background-color: #fff;
  box-shadow: 0 0 20px 0 rgba(218, 218, 218, .4);
  text-align: center;
}
@media only screen and (max-width: 767.98px) {
  .p-enquire__item {
    padding: 4vw 4vw 6vw;
  }
}
@media print, screen and (min-width: 768px) {
  .p-enquire__item {
    padding: 2.3em 1.5em 2.5em;
  }
}
@media only screen and (max-width: 767.98px) {
  .p-enquire__item + .p-enquire__item {
    margin-top: 30px;
  }
}
.p-enquire__item.--tel .p-enquire__num::before {
  aspect-ratio: 1;
  -webkit-mask-image: var(--icon-phone);
          mask-image: var(--icon-phone);
}
.p-enquire__item.--fax .p-enquire__num::before {
  aspect-ratio: 1;
  -webkit-mask-image: var(--icon-fax);
          mask-image: var(--icon-fax);
}
.p-enquire__title {
  margin-bottom: .7em;
  font-weight: 500;
  font-size: clamp(1.125rem, .192vw + 1.082rem, 1.25rem);
}
.p-enquire__title strong {
  color: #2483ee;
}
.p-enquire__num {
  white-space: nowrap;
  font-weight: bold;
  font-size: clamp(1.75rem, 1.154vw + 1.49rem, 2.5rem);
  line-height: 1.1;
}
.p-enquire__num::before {
  display: inline-block;
  height: .9em;
  margin-right: .4em;
  background-color: #0052ae;
  content: '';

  -webkit-mask-size: 100% 100%;
          mask-size: 100% 100%;
}
.p-enquire__num a {
  text-decoration: none;
}
.p-enquire__num a [data-action=call] {
  color: #222;
}
.p-enquire__time {
  margin-top: 1em;
  font-size: clamp(.938rem, .096vw + .916rem, 1rem);
  line-height: 1.5;
}

/* メールでのお問い合わせ
--------------------------------------------------------- */
.p-contact__txt p + p {
  margin-top: 1em;
}
.p-contact__txt .c-badge {
  position: relative;
  top: -.2em;
}

/* プライバシーポリシー
--------------------------------------------------------- */
.p-policy {
  margin-top: clamp(70px, 8.9vw, 140px);
}
.p-policy__scroll-box {
  overflow-y: auto;
  border: 1px solid #e8eaeb;
  background-color: #fff;
  font-size: .875rem;
}
@media only screen and (max-width: 767.98px) {
  .p-policy__scroll-box {
    max-height: 190px;
    padding: 1.4em;
  }
}
@media print, screen and (min-width: 768px) {
  .p-policy__scroll-box {
    max-height: 310px;
    padding: 2.3em;
  }
}
@media print {
  .p-policy__scroll-box {
    max-height: 100%;
  }
}
.p-policy__item {
  margin-top: clamp(30px, 4vw, 40px);
}
.p-policy__item-title {
  margin-bottom: 1.2em;
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.5;
}
.p-policy__item p,
.p-policy__item ul {
  margin-bottom: 1.5em;
}
.p-policy__item a {
  word-wrap: break-word;
}
.p-policy__agree {
  border-right: 1px solid #e8eaeb;
  border-bottom: 1px solid #e8eaeb;
  border-left: 1px solid #e8eaeb;
  background-color: #f4f8fd;
  font-size: clamp(.938rem, .096vw + .916rem, 1rem);
  line-height: 1.6;

  -webkit-user-select: none;
          user-select: none;
}
@media only screen and (max-width: 767.98px) {
  .p-policy__agree {
    display: flex;
    padding: .6em 1em;
    letter-spacing: .03em;
    font-size: .8125rem;

    justify-content: center;
  }
}
@media print, screen and (min-width: 768px) {
  .p-policy__agree {
    padding: .6em .3em;
    text-align: center;
  }
}
.p-policy__agree .form-check {
  align-items: center;
}
.p-policy__agree [type=checkbox] {
  width: 1.2em;
  height: 1.2em;
  margin-right: .4em;
}
/* ========================================================================
/*
/* Utility
/*
========================================================================= */
/* typography
--------------------------------------------------------- */
.u-kome {
  position: relative;
  padding-left: 1.2em;
}
.u-kome.--inline {
  display: inline-block;
}
.u-kome.--red::before {
  color: #db1515;
}
.u-kome::before {
  position: absolute;
  left: 0;
  content: '※';
}

.u-text-center {
  text-align: center;
}

.u-important {
  color: #db1515;
}

.u-palt {
  font-feature-settings: 'palt';
}

@media print, screen and (min-width: 768px) {
  .u-split {
    display: flex;
  }
}
@media print, screen and (min-width: 768px) {
  .u-split__item + .u-split__item::before {
    margin-right: .3em;
    margin-left: .3em;
    color: #dadada;
    content: '｜';
  }
}

/* ------------------------------------------------------------------------
/* 印刷用
------------------------------------------------------------------------- */
@media print {
  html {
    font-size: 10px !important;
  }
}
@page {
  margin: 8mm;

  size: A4 portrait;
}
