@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: 1230px;
  }
}
[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:is(:hover, :active, :focus) img {
  opacity: .7;
  transition: .3s;
}

@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 {
  --color-main: #1b2ea6;
  --color-main-hover: #2845ff;
  --color-primary: #96a4ff;
  --color-sub: #5668da;
  --color-sub-hover: #4456c9;
  --color-txt: #1a1a1a;
  --color-base: #f0f1f5;
  --color-accent: #ef1a29;
  --color-warning: #f89845;
  --color-warning-hover: #ea8b38;
  --color-red: #ef1a29;
  --color-white: #fff;
  --color-black: #000;
  --color-line: #06c755;
  --color-line-hover: #00b148;
  --font-family-primary: 'Zen Kaku Gothic New', sans-serif;
  --font-family-secondary: 'Oswald', sans-serif;
  --font-family-awesome: 'Font Awesome 6 Free';
  --header-height-mobile: clamp(45px, 7.8vw, 60px);
  --header-height-desktop: clamp(80px, 6.2vw, 100px);
  --icon-mail: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 36.96 34.29"><path d="m35.19,9.68L20.66.62c-1.33-.83-3.02-.83-4.35,0L1.77,9.68c-1.11.69-1.77,1.88-1.77,3.16v17.7c0,2.07,1.72,3.75,3.85,3.75h29.26c2.13,0,3.85-1.68,3.85-3.75V12.84c0-1.28-.67-2.47-1.77-3.16Zm-21.44,14.95l-9,7c-.23.18-.5.26-.77.26-.37,0-.74-.17-.99-.48-.42-.54-.33-1.33.22-1.75l9-7c.54-.42,1.33-.33,1.75.22.42.54.33,1.33-.22,1.75Zm3.54-2.94L5.89,13.62c-1.26-.89-.61-2.84.95-2.84h23.28c1.56,0,2.21,1.94.95,2.84l-11.4,8.07c-.71.5-1.67.5-2.38,0Zm16.68,9.72c-.25.32-.62.48-.99.48-.27,0-.54-.09-.77-.26l-9-7c-.54-.42-.64-1.21-.22-1.75.42-.54,1.21-.64,1.75-.22l9,7c.54.42.64,1.21.22,1.75Z"/></svg>');
  --brands-line: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M25.53,13.24c.46,0,.82.37.82.81s-.36.82-.82.82h-2.27v1.46h2.27c.46,0,.82.36.82.81s-.36.81-.82.81h-3.08c-.45,0-.81-.37-.81-.81v-6.17c0-.45.36-.82.81-.82h3.09c.45,0,.81.37.81.82s-.36.81-.82.81h-2.27v1.46h2.27ZM20.54,17.14c0,.35-.23.66-.56.77-.08.02-.17.04-.26.04-.27,0-.51-.12-.66-.32l-3.16-4.3v3.81c0,.45-.36.81-.81.81s-.81-.37-.81-.81v-6.17c0-.35.23-.66.56-.77.08-.03.18-.04.25-.04.25,0,.49.14.64.33l3.18,4.31v-3.82c0-.45.36-.82.81-.82s.82.37.82.82v6.17ZM13.11,17.14c0,.45-.36.81-.82.81s-.81-.37-.81-.81v-6.17c0-.45.36-.82.81-.82s.81.37.81.82v6.17ZM9.93,17.95h-3.09c-.45,0-.82-.37-.82-.81v-6.17c0-.45.37-.82.82-.82s.81.37.81.82v5.36h2.27c.45,0,.81.36.81.81s-.37.81-.81.81ZM31.53,13.82c0-6.95-6.97-12.61-15.53-12.61S.47,6.87.47,13.82c0,6.23,5.52,11.44,12.98,12.43.51.11,1.19.33,1.37.76.16.39.1.99.05,1.4l-.21,1.32c-.06.39-.31,1.53,1.35.83,1.67-.7,8.95-5.28,12.21-9.03,2.23-2.44,3.3-4.95,3.3-7.72Z"/></svg>');
  --icon-phone: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M25.47,32c-.71-.21-2.17-.44-3.46-1.03C13.16,26.94,6.34,20.72,1.67,12.23c-.23-.42-.4-.86-.59-1.31C-.94,6-.23,3.29,4.12.2c.49-.35,1.95-.21,2.26.21,1.48,2.01,2.87,4.12,3.96,6.35.31.64-.28,1.99-.84,2.72-1.6,2.09-1.54,4.18.17,5.93,2.66,2.72,5.57,5.2,8.43,7.72.96.84,1.9.62,2.9-.27,2.84-2.54,3.37-2.55,6.7-.73.54.3,1.06.63,1.59.95,1.63.97,3.29,1.9,2.53,4.27-.83,2.59-3.39,4.75-6.34,4.65Z"/></svg>');
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

body {
  color: var(--color-txt);
  letter-spacing: .05em;
  font-weight: 400;
  font-family: var(--font-family-primary);
  line-height: 2;

  font-optical-sizing: auto;
}
body :lang(en) {
  font-family: var(--font-family-secondary);
}

a {
  color: var(--color-main);
  text-decoration: none;
  transition: color .3s;

  text-underline-offset: .3em;
}
a:is(:hover, :active, :focus) {
  color: var(--color-sub);
  text-decoration: none;
}
a:has([data-action=call]) {
  color: inherit;
  text-decoration: none;
}

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;
}

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

    align-items: center;
  }
}
@media print, screen and (min-width: 992px) {
  .l-header {
    display: grid;
    height: var(--header-height-desktop);
    padding-right: clamp(15px, 1.9vw, 40px);
    padding-left: clamp(15px, 1.9vw, 40px);
    column-gap: 4%;

    grid-template: 'logo util'/auto 1fr;
    align-items: center;
  }
}
@media print {
  .l-header {
    position: static;
  }
}
.l-header.is-show {
  opacity: 1;
  transform: translateY(0);
}
.l-header.is-below {
  background-color: rgba(0, 0, 0, .7);
}
@media print, screen and (min-width: 992px) {
  .l-header.is-below .l-header__tel {
    color: var(--color-txt);
  }
}
@media print, screen and (min-width: 992px) {
  .l-header.is-below .l-header__tel::before {
    background-color: var(--color-txt);
  }
}
.l-header__logo {
  font-size: 0;

  grid-area: logo;
}
.l-header__logo a {
  color: var(--color-txt);
  text-decoration: none;
}
.l-header__logo img {
  width: auto;
  height: clamp(20px, 2.2vw, 31px);
}
.l-header__util {
  grid-area: util;
}
@media print, screen and (min-width: 992px) {
  .l-header__util {
    align-self: stretch;
  }
}
@media print, screen and (min-width: 992px) {
  .l-header__block {
    height: 100%;
  }
}
.l-header__nav {
  grid-area: nav;
}
@media print, screen and (min-width: 992px) {
  .l-header__nav {
    height: 100%;
  }
}

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

/* フッター
--------------------------------------------------------- */
.l-footer {
  position: relative;
  z-index: 1;
}
@media print {
  .l-footer {
    page-break-inside: avoid;
  }
}
@media print, screen and (min-width: 768px) {
  .l-footer::before {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -1;
    width: calc(100% - min(92%, 1200px) * .65 - (100% - min(92%, 1200px)) / 2);
    height: 100%;
    background-color: var(--color-main);
    content: '';
  }
}
@media print, screen and (min-width: 768px) {
  .l-footer__inner {
    display: grid;
    width: min(92%, 1200px);
    margin-right: auto;
    margin-left: auto;

    grid-template-columns: 65% 1fr;
    grid-template-areas: 'info util';
  }
}
.l-footer__util {
  color: #fff;

  grid-area: util;
}
@media only screen and (max-width: 767.98px) {
  .l-footer__util {
    padding: 5vw 4vw 6vw;
    background-color: var(--color-main);
  }
}
@media print, screen and (min-width: 768px) {
  .l-footer__util {
    display: flex;
    flex-direction: column;
    padding-top: clamp(50px, 5.3vw, 70px);
    padding-bottom: clamp(50px, 5.3vw, 70px);
    padding-left: clamp(30px, 3.3vw, 60px);

    justify-content: center;
  }
}
.l-footer__info {
  font-weight: 500;
  font-size: clamp(.75rem, .192vw + .707rem, .938rem);

  grid-area: info;
}
@media only screen and (max-width: 767.98px) {
  .l-footer__info {
    padding: 8vw 4vw;
  }
}
@media print, screen and (min-width: 768px) {
  .l-footer__info {
    padding-top: clamp(50px, 6.1vw, 90px);
    padding-bottom: clamp(40px, 4.4vw, 60px);
  }
}
.l-footer__name {
  margin-bottom: .7em;
  color: var(--color-txt);
  letter-spacing: .07em;
  font-weight: 700;
  line-height: 1.6;
}
@media only screen and (max-width: 767.98px) {
  .l-footer__name {
    font-size: clamp(1.5rem, .735vw + 1.335rem, 1.688rem);
  }
}
@media print, screen and (min-width: 768px) {
  .l-footer__name {
    font-size: clamp(1.625rem, .347vw + 1.458rem, 1.875rem);
  }
}
@media print, screen and (min-width: 992px) {
  .l-footer__box {
    display: grid;
    column-gap: clamp(30px, 3.4vw, 70px);

    grid-template: 'address tel'/auto 1fr;
  }
}
.l-footer__address {
  grid-area: address;
}
@media only screen and (max-width: 767.98px) {
  .l-footer__address {
    font-size: 1rem;
  }
}
@media print, screen and (min-width: 768px) {
  .l-footer__address {
    font-size: clamp(.938rem, .087vw + .896rem, 1rem);
  }
}
.l-footer__address .map-icon {
  margin-left: 1em;
  padding: .1em .7em;
  border: 1px solid var(--color-sub);
  color: var(--color-sub);
  font-weight: 600;
  font-size: .75rem;
  font-family: var(--font-family-secondary);
  line-height: 1.3;
  transition: background-color .3s, color .3s;
}
.l-footer__address .map-icon svg {
  width: auto;
  height: 1.1em;
}
.l-footer__address .map-icon svg .st0 {
  transition: fill .3s;

  fill: var(--color-main);
}
.l-footer__address .map-icon:hover {
  background-color: var(--color-sub);
  color: #fff;
}
@media screen and (max-width: 991.98px) {
  .l-footer__tel {
    margin-top: 30px;
  }
}
@media print, screen and (min-width: 576px) {
  .l-footer__tel-item {
    display: grid;
    column-gap: 2%;

    grid-template: 'label num'/auto 1fr;
    align-items: center;
  }
}
@media only screen and (max-width: 575.98px) {
  .l-footer__tel-item + .l-footer__tel-item {
    margin-top: 20px;
  }
}
.l-footer__tel-label {
  width: 9em;
  padding: .3em .3em;
  background-color: var(--color-sub);
  color: #fff;
  text-align: center;
  font-weight: 500;
  font-size: clamp(.75rem, .128vw + .721rem, .875rem);
  line-height: 1.3;

  grid-area: label;
}
.l-footer__tel-num {
  color: var(--color-txt);
  font-weight: 700;
  font-family: var(--font-family-secondary);
  line-height: 1.6;

  grid-area: num;
}
@media screen and (max-width: 991.98px) {
  .l-footer__tel-num {
    font-size: clamp(1.5rem, .633vw + 1.358rem, 1.75rem);
  }
}
@media print, screen and (min-width: 992px) {
  .l-footer__tel-num {
    font-size: clamp(1.375rem, .431vw + 1.108rem, 1.625rem);
  }
}
.l-footer__copyright {
  color: #828282;
  letter-spacing: .05em;
  font-size: .75rem;
}
@media screen and (max-width: 991.98px) {
  .l-footer__copyright {
    margin-top: 4em;
  }
}
@media print, screen and (min-width: 992px) {
  .l-footer__copyright {
    margin-top: 3em;
  }
}

/* ========================================================================
/*
/* Component
/*
========================================================================= */
/* ドロワー
--------------------------------------------------------- */
.drawer__btn {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1000;
  width: var(--header-height-mobile);
  height: var(--header-height-mobile);
  outline: none !important;
  background-color: transparent;
  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: #fff;
}
.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: #5f5f5f;
}
.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: #fff;
    transition: transform .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: opacity .5s cubic-bezier(.645, .045, .355, 1) .25s, visibility .5s cubic-bezier(.645, .045, .355, 1) .25s, transform .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__items {
    display: flex;
    height: 100%;

    justify-content: flex-end;
    gap: clamp(20px, 2.2vw, 45px);
  }
}
@media screen and (max-width: 991.98px) {
  .c-global-nav__item + .c-global-nav__item {
    margin-top: 10px;
  }
}
@media print, screen and (min-width: 992px) {
  .c-global-nav__item.--only-sp {
    display: none;
  }
}
.c-global-nav__item > a {
  position: relative;
  display: block;
  color: var(--color-txt);
  text-decoration: none;
  line-height: 1.5;
  transition: background-color .3s, color .3s;
}
@media screen and (max-width: 991.98px) {
  .c-global-nav__item > a {
    padding: .9em 1em;
    text-align: left;
  }
}
@media print, screen and (min-width: 992px) {
  .c-global-nav__item > a {
    display: flex;
    flex-direction: column;
    height: 100%;
    padding: .4em .6em;
    color: #fff;
    text-align: center;
    letter-spacing: .05em;

    justify-content: center;
  }
}
@media screen and (max-width: 991.98px) {
  .c-global-nav__item > a::after {
    left: 0;
    width: clamp(4px, .7vw, 5px);
  }
}
@media print, screen and (min-width: 992px) {
  .c-global-nav__item > a::after {
    top: 0;
    height: clamp(3px, .2vw, 4px);
  }
}
.c-global-nav__item > a .txt-en {
  display: block;
  font-weight: 500;
  font-family: var(--font-family-secondary);
  line-height: 1.5;
}
@media screen and (max-width: 991.98px) {
  .c-global-nav__item > a .txt-en {
    font-size: clamp(1.75rem, .316vw + 1.679rem, 1.875rem);
  }
}
@media print, screen and (min-width: 992px) {
  .c-global-nav__item > a .txt-en {
    font-size: clamp(1.25rem, .431vw + .983rem, 1.5rem);
  }
}
.c-global-nav__item > a .txt-jp {
  display: block;
  font-weight: 500;
  line-height: 1.5;
}
@media screen and (max-width: 991.98px) {
  .c-global-nav__item > a .txt-jp {
    font-size: clamp(.875rem, .158vw + .839rem, .938rem);
  }
}
@media print, screen and (min-width: 992px) {
  .c-global-nav__item > a .txt-jp {
    font-size: clamp(.813rem, .216vw + .679rem, .938rem);
  }
}
.c-global-nav__item > a:hover {
  color: var(--color-primary);
}
.c-global-nav__item.is-current > a {
  color: var(--color-primary);
}

/* フッターナビ
--------------------------------------------------------- */
.c-footer-nav__item {
  position: relative;
  padding-left: 1.5em;
  line-height: 1.6;
}
.c-footer-nav__item::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: .7em;
  height: 2px;
  margin: auto;
  background-color: #fff;
  content: '';
}
@media only screen and (max-width: 767.98px) {
  .c-footer-nav__item + .c-footer-nav__item {
    margin-top: .5em;
  }
}
@media print, screen and (min-width: 768px) {
  .c-footer-nav__item + .c-footer-nav__item {
    margin-top: 1.5em;
  }
}
.c-footer-nav__item a {
  color: #fff;
}
@media only screen and (max-width: 767.98px) {
  .c-footer-nav__item a {
    font-size: .9375rem;
  }
}
@media print, screen and (min-width: 768px) {
  .c-footer-nav__item a {
    font-size: clamp(.938rem, .064vw + .923rem, 1rem);
  }
}

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

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

/* ページタイトル
--------------------------------------------------------- */
.c-page-header {
  position: relative;
  z-index: 1;
  display: flex;
  margin-bottom: clamp(50px, 5.7vw, 80px);
  padding-top: clamp(50px, 6.6vw, 100px);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;

  align-items: center;
}
@media only screen and (max-width: 767.98px) {
  .c-page-header {
    height: clamp(220px, 44.3vw, 280px);
  }
}
@media print, screen and (min-width: 768px) {
  .c-page-header {
    height: clamp(320px, 36vw, 500px);
  }
}
.c-page-header::before {
  position: absolute;
  z-index: -1;
  background-color: rgba(0, 0, 0, .2);
  background-image: linear-gradient(to bottom, rgba(2, 5, 25, .6) 0, transparent max(20%, 20vw));
  content: '';

  inset: 0;
}
.c-page-header::after {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: -1;
  width: 20%;
  height: 50%;
  background-color: rgba(40, 69, 255, .4);
  content: '';

  -webkit-clip-path: polygon(0 0, 100% 0, 0 100%);
          clip-path: polygon(0 0, 100% 0, 0 100%);
  mix-blend-mode: screen;
}
.c-page-header.--service {
  margin-bottom: 0;
  background-image: url('../images/service/bg-page-header.jpg');
}
.c-page-header.--company {
  background-image: url('../images/company/bg-page-header.jpg');
}
.c-page-header.--contact {
  background-image: url('../images/contact/bg-page-header.jpg');
}
.c-page-header__inner {
  position: relative;
  z-index: 1;
  width: min(92%, 1200px);
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (max-width: 767.98px) {
  .c-page-header__inner {
    padding: 5vw 4vw 6vw;
  }
}
@media print, screen and (min-width: 768px) {
  .c-page-header__inner {
    padding-top: clamp(20px, 1.9vw, 30px);
    padding-right: clamp(30px, 3vw, 50px);
    padding-bottom: clamp(40px, 3.3vw, 50px);
    padding-left: clamp(30px, 3vw, 50px);
  }
}
.c-page-header__inner::before {
  position: absolute;
  z-index: -1;
  border: 1px solid rgba(255, 255, 255, .1);
  box-shadow: 0 8px 32px 0 rgba(0, 0, 0, .37);
  content: '';

  inset: 0;
  -webkit-backdrop-filter: blur(6px);
          backdrop-filter: blur(6px);
}
.c-page-header__en,
.c-page-header__title {
  color: #fff;
}
.c-page-header__en {
  font-weight: bold;
  font-size: clamp(1.875rem, 2.564vw + 1.298rem, 4.375rem);
  font-family: var(--font-family-secondary);
  line-height: 1.6;
}
.c-page-header__en::first-letter {
  color: var(--color-sub);
}
.c-page-header__title {
  font-weight: 700;
  font-size: clamp(.875rem, .385vw + .788rem, 1.25rem);
}

/* キャッチコピー
--------------------------------------------------------- */
.c-copy {
  margin-bottom: 1.2em;
  font-weight: 500;
  font-size: clamp(1.063rem, .641vw + .918rem, 1.688rem);
  line-height: 1.5;
}

/* リスト
--------------------------------------------------------- */
.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 {
  overflow-wrap: break-word;
}
.c-table.--style-a thead {
  border-top: 1px solid var(--color-main);
  border-right: 1px solid var(--color-main);
  border-left: 1px solid var(--color-main);
}
.c-table.--style-a thead th {
  padding: .4em 1.4em;
  border-bottom: 1px solid var(--color-main);
  background-color: var(--color-main);
  color: #fff;
  text-align: center;
  font-weight: 500;
}
.c-table.--style-a thead th:not(:last-of-type) {
  border-right: 1px solid color-mix(in srgb, var(--color-main), black 10%);
}
.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-right: 1px solid #e8eaeb;
  border-bottom: 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: var(--color-base);
  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.--overview 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(270px, 26.3vw, 300px);
  }
}
@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: var(--color-red);
  color: #fff;
  font-weight: normal;
  font-size: .625rem;
  line-height: 1.4;
}

/* 横に流れる文字
--------------------------------------------------------- */
.c-marquee {
  display: flex;
  overflow: clip;
}
.c-marquee__txt {
  padding-right: .125em;
  padding-left: .125em;
  color: var(--color-base);
  white-space: nowrap;
  font-weight: 700;
  font-family: var(--font-family-secondary);
  line-height: 1.3;
  animation: marquee 100s 0s linear infinite;
}
@media only screen and (max-width: 767.98px) {
  .c-marquee__txt {
    font-size: 20vw;
  }
}
@media print, screen and (min-width: 768px) {
  .c-marquee__txt {
    font-size: clamp(10rem, 6.494vw + 6.883rem, 15rem);
  }
}
@keyframes marquee {
  to {
    transform: translate(-100%);
  }
}

@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: 3em;
  }
}
.c-heading + * {
  margin-top: 0 !important;
}
.c-heading__en {
  position: relative;
  left: -.03em;
  letter-spacing: .07em;
  font-weight: 700;
  font-size: clamp(2rem, 2.436vw + 1.452rem, 4.375rem);
  font-family: var(--font-family-secondary);
  line-height: 1.4;
}
.c-heading__en::first-letter {
  color: var(--color-sub);
}
.c-heading__title {
  letter-spacing: .07em;
  font-weight: 700;
  font-size: clamp(.938rem, .449vw + .837rem, 1.375rem);
  line-height: 1.4;
}
.c-heading.--wh {
  color: #fff;
}
.c-heading.--wh .c-heading__en::first-letter {
  color: var(--color-primary);
}
.c-heading-bar {
  margin-bottom: 1.6em;
  padding-left: .8em;
  border-left: clamp(3px, .4vw, 4px) solid var(--color-sub);
  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-hero {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.c-hero::before,
.c-hero::after {
  position: absolute;
  z-index: 2;
  content: '';

  inset: 0;
}
.c-hero::after {
  background-image: linear-gradient(to bottom, rgba(2, 5, 25, .6) 0, transparent max(20%, 20vw));
}
.c-hero__content {
  position: absolute;
  left: 0;
  z-index: 3;
  display: flex;
  margin: auto;

  align-items: center;
}
@media only screen and (max-width: 767.98px) {
  .c-hero__content {
    top: 0;
    bottom: 0;
  }
}
@media print, screen and (min-width: 768px) {
  .c-hero__content {
    bottom: 5vw;
  }
}
.c-hero__copy {
  background-image: linear-gradient(90deg, rgba(27, 46, 166, .8), rgba(61, 83, 224, .8), transparent);
  color: #fff;
  font-weight: 600;
  line-height: 1.6;
}
@media only screen and (max-width: 767.98px) {
  .c-hero__copy {
    padding: .8em 4vw;
    font-size: clamp(1.25rem, 1.471vw + .919rem, 1.625rem);
  }
}
@media print, screen and (min-width: 768px) {
  .c-hero__copy {
    padding: .5em 4em .5em 1.2em;
    letter-spacing: .1em;
    font-size: clamp(1.875rem, .694vw + 1.542rem, 2.375rem);
  }
}
.c-hero__scroll {
  position: absolute;
  bottom: 5vw;
  left: 50%;
  z-index: 3;
  transform: translateX(-50%);
}
.c-hero .swiper-slide img {
  width: 100%;
  height: auto;
  font-size: 0;

  object-fit: cover;
}
@media only screen and (max-width: 767.98px) {
  .c-hero .swiper-slide img {
    min-height: 100vh;
  }
}
@media print, screen and (min-width: 768px) {
  .c-hero .swiper-slide img {
    height: clamp(500px, 58.4vw, 650px);
  }
}
@media screen and (min-width: 1200px) {
  .c-hero .swiper-slide img {
    height: 100vh;
  }
}
.c-hero .swiper-slide-active .slide-img,
.c-hero .swiper-slide-duplicate-active .slide-img,
.c-hero .swiper-slide-prev .slide-img {
  animation: zoomUp 10s ease-out 0s normal both;
}
@keyframes zoomUp {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(1.15);
  }
}
.c-hero .swiper-fade .swiper-slide {
  transition-property: opacity, transform !important;
  pointer-events: none;
}
.c-hero .swiper-fade .swiper-slide-active {
  pointer-events: auto;
}

/* ボタン
--------------------------------------------------------- */
.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 .3s, color .3s;

  -webkit-appearance: none;
          appearance: none;
}
.c-btn.--primary {
  background-color: var(--color-main);
  color: #fff;
  letter-spacing: .1em;
  font-weight: 700;
}
@media only screen and (max-width: 767.98px) {
  .c-btn.--primary {
    padding: .8em 1.4em;
    font-size: 1rem;
  }
}
@media print, screen and (min-width: 768px) {
  .c-btn.--primary {
    padding: .9em 3.5em;
    font-size: clamp(1.063rem, .26vw + .938rem, 1.25rem);
  }
}
.c-btn.--primary:is(:hover, :active, :focus) {
  background-color: var(--color-sub);
  color: #fff;
}
@media only screen and (max-width: 767.98px) {
  .c-btn.--primary.--arrow-right {
    padding-right: 3em;
  }
}
@media print, screen and (min-width: 768px) {
  .c-btn.--primary.--arrow-right {
    padding-right: 5em;
  }
}
@media only screen and (max-width: 767.98px) {
  .c-btn.--primary.--arrow-left {
    padding-left: 3em;
  }
}
@media print, screen and (min-width: 768px) {
  .c-btn.--primary.--arrow-left {
    padding-left: 5em;
  }
}
.c-btn.--arrow-left::before,
.c-btn.--arrow-left::after,
.c-btn.--arrow-right::before,
.c-btn.--arrow-right::after {
  position: absolute;
  top: 0;
  bottom: 0;
  width: clamp(20px, 2.5vw, 36px);
  height: clamp(5px, .5vw, 7px);
  margin: auto;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #fff;
}
.c-btn.--arrow-right::after {
  right: clamp(13px, 1.6vw, 24px);
  border-right-width: 2px;
  border-right-style: solid;
  content: '';
  transform: skewX(56deg);
}
.c-btn.--arrow-left::before {
  left: clamp(13px, 1.6vw, 24px);
  border-left-width: 2px;
  border-left-style: solid;
  content: '';
  transform: skewX(-56deg);
}
.c-btn.--back {
  background-color: #aaa;
}
.c-btn.--back:is(:hover, :active, :focus) {
  background-color: #858585;
}

/* サイドバナー
--------------------------------------------------------- */
.c-side-bnr {
  position: fixed;
  z-index: 90;
}
@media only screen and (max-width: 767.98px) {
  .c-side-bnr {
    right: clamp(5px, 1.3vw, 10px);
    bottom: clamp(5px, 1.3vw, 10px);
  }
}
@media print, screen and (min-width: 768px) {
  .c-side-bnr {
    right: clamp(10px, 1.1vw, 20px);
    bottom: clamp(10px, 1.1vw, 20px);
  }
}
@media only screen and (max-width: 767.98px) {
  .c-side-bnr__item + .c-side-bnr__item {
    margin-top: clamp(5px, 1.3vw, 10px);
  }
}
@media print, screen and (min-width: 768px) {
  .c-side-bnr__item + .c-side-bnr__item {
    margin-top: clamp(10px, .9vw, 15px);
  }
}
.c-side-bnr__img {
  height: auto;
}
@media only screen and (max-width: 767.98px) {
  .c-side-bnr__img {
    width: clamp(70px, 13.3vw, 80px);
  }
}
@media print, screen and (min-width: 768px) {
  .c-side-bnr__img {
    width: clamp(80px, 8.3vw, 150px);
  }
}
.c-side-bnr__img .st0 {
  fill: #fff;
}
.c-side-bnr__img .st1 {
  transition: fill .3s;
}
.c-side-bnr__img.--mail .st1 {
  fill: #283dc2;
}
@media print, screen and (min-width: 768px) {
  .c-side-bnr__item:hover .c-side-bnr__img.--mail .st1 {
    fill: var(--color-main-hover);
  }
}
.c-side-bnr__img.--mail .st2 {
  fill: var(--color-primary);
}
.c-side-bnr__img.--line .st1 {
  fill: var(--color-line);
}
@media print, screen and (min-width: 768px) {
  .c-side-bnr__item:hover .c-side-bnr__img.--line .st1 {
    fill: var(--color-line-hover);
  }
}
.c-side-bnr__img.--line .st2 {
  fill: #5aff9d;
}
@media only screen and (max-width: 767.98px) {
  .c-side-bnr__img.--pc {
    display: none;
  }
}
@media print, screen and (min-width: 768px) {
  .c-side-bnr__img.--sp {
    display: none;
  }
}

/* フォーム
--------------------------------------------------------- */
@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=tel],
.c-form .required input[type=email],
.c-form .required input[type=password],
.c-form .required select,
.c-form .required textarea {
  background-color: color-mix(in srgb, var(--color-red) 50%, white);
}
.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: 200px;
}
@media print, screen and (min-width: 768px) {
  .c-form .item-m {
    display: inline-block;
    width: 300px;
  }
}
@media print, screen and (min-width: 992px) {
  .c-form .item-m {
    width: 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, .128vw + .721rem, .875rem);
}
:has(+ .c-form__word) {
  margin-right: .5em;
}
.c-form__word + * {
  margin-left: .5em;
}
.c-form__file {
  font-size: clamp(.875rem, .064vw + .861rem, .938rem);
}
.c-form__file + .c-form__file {
  margin-top: 10px;
}
.c-form__file-notes {
  margin-top: 1em;
  color: var(--color-red);
  font-weight: 500;
  font-size: clamp(.75rem, .064vw + .736rem, .813rem);
}
.c-form__btn {
  display: flex;
  margin-top: clamp(45px, 5vw, 70px);

  justify-content: center;
  gap: clamp(15px, 1.8vw, 25px);
}
.c-form .order-content {
  display: none;
}
.c-form .order-content.is-visible {
  display: table-row;
}

/* ローディング
--------------------------------------------------------- */
.c-loading {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9999;
  margin: auto;
  background-color: #fff;
}
.is-hero-ready .c-loading {
  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: var(--color-main);
  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
--------------------------------------------------------- */
.p-top-item {
  position: relative;
  z-index: 1;
  display: flex;
  min-height: 100vh;

  align-items: center;
  justify-content: center;
}
.p-top-item__inner {
  width: min(92%, 1200px);
  margin-right: auto;
  margin-left: auto;
}
@media screen and (max-width: 991.98px) {
  .p-top-item__inner {
    padding-top: clamp(50px, 8.9vw, 70px);
    padding-bottom: clamp(60px, 10.4vw, 80px);
  }
}
@media print, screen and (min-width: 992px) {
  .p-top-item__inner {
    padding-top: clamp(170px, 13.7vw, 230px);
    padding-bottom: clamp(190px, 15.5vw, 260px);
  }
}
@media print, screen and (min-width: 768px) {
  .p-top-item .c-heading {
    margin-bottom: 4em;
  }
}
.p-top-item__content {
  color: #fff;
}
@media print, screen and (min-width: 768px) {
  .p-top-item__content {
    width: 55%;
  }
}
@media print, screen and (min-width: 768px) {
  .p-top-item:nth-of-type(even) .p-top-item__content {
    margin-left: auto;
  }
}
@media print, screen and (min-width: 768px) {
  .p-top-item__txt {
    letter-spacing: .1em;
    font-weight: 500;
    font-size: clamp(1rem, .174vw + .917rem, 1.125rem);
    line-height: 2.6;
  }
}
.p-top-item__img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  overflow: hidden;
  width: 100%;
  height: 100%;
  pointer-events: none;

  -webkit-clip-path: inset(0);
          clip-path: inset(0);
}
.p-top-item__img.is-fix {
  position: fixed;
}
.p-top-item__img-in {
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  min-height: 100vh;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.p-top-item__img-in::before {
  position: absolute;
  z-index: -1;
  background-color: rgba(2, 5, 25, .36);
  content: '';

  inset: 0;
}
@media only screen and (max-width: 767.98px) {
  .p-top-item.--service .p-top-item__img-in {
    background-image: url('../images/top/bg-service-sp.jpg');
  }
}
@media print, screen and (min-width: 768px) {
  .p-top-item.--service .p-top-item__img-in {
    background-image: url('../images/top/bg-service-pc.jpg');
  }
}
@media only screen and (max-width: 767.98px) {
  .p-top-item.--company .p-top-item__img-in {
    background-image: url('../images/top/bg-company-sp.jpg');
  }
}
@media print, screen and (min-width: 768px) {
  .p-top-item.--company .p-top-item__img-in {
    background-image: url('../images/top/bg-company-pc.jpg');
  }
}
.p-top-item__btn {
  margin-top: clamp(50px, 6.1vw, 90px);
}

/* TOP
--------------------------------------------------------- */
/* TOP
--------------------------------------------------------- */
/* TOP
--------------------------------------------------------- */
/* TOP
--------------------------------------------------------- */
/* サービス案内
--------------------------------------------------------- */
.p-service__item {
  position: relative;
  z-index: 1;
  display: flex;
  min-height: 100vh;

  align-items: center;
  justify-content: center;
}
.p-service__inner {
  width: min(92%, 1200px);
  margin-right: auto;
  margin-left: auto;
}
@media screen and (max-width: 991.98px) {
  .p-service__inner {
    padding-top: clamp(50px, 8.9vw, 70px);
    padding-bottom: clamp(60px, 10.4vw, 80px);
  }
}
@media print, screen and (min-width: 992px) {
  .p-service__inner {
    padding-top: clamp(170px, 13.7vw, 230px);
    padding-bottom: clamp(190px, 15.5vw, 260px);
  }
}
.p-service__content {
  color: #fff;
}
@media print, screen and (min-width: 768px) {
  .p-service__content {
    width: 60%;
  }
}
@media print, screen and (min-width: 768px) {
  .p-service__item:nth-of-type(even) .p-service__content {
    margin-left: auto;
  }
}
@media only screen and (max-width: 767.98px) {
  .p-service__header {
    margin-bottom: clamp(12px, 2.5vw, 16px);
  }
}
@media print, screen and (min-width: 768px) {
  .p-service__header {
    margin-bottom: clamp(16px, 1.3vw, 20px);
  }
}
.p-service__list {
  display: grid;

  grid-template-columns: repeat(2, 1fr);
  gap: clamp(10px, 1.1vw, 16px);
}
.p-service__list-item {
  display: inline-flex;
  background-color: var(--color-sub);
  color: var(--color-white);
  letter-spacing: .06em;
  font-weight: 500;
  line-height: 1.4;

  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 767.98px) {
  .p-service__list-item {
    padding: .6em 1.1em;
    font-size: clamp(.875rem, .245vw + .82rem, .938rem);
  }
}
@media print, screen and (min-width: 768px) {
  .p-service__list-item {
    padding: .8em 1.6em;
    font-size: clamp(.875rem, .26vw + .75rem, 1.063rem);
  }
}
.p-service__notes {
  font-weight: 500;
  line-height: 1.7;
}
@media only screen and (max-width: 767.98px) {
  .p-service__notes {
    margin-top: 2em;
    font-size: clamp(.938rem, .245vw + .882rem, 1rem);
  }
}
@media print, screen and (min-width: 768px) {
  .p-service__notes {
    margin-top: 2em;
    font-size: clamp(1.063rem, .087vw + 1.021rem, 1.125rem);
  }
}
.p-service__notes > p + p {
  margin-top: .3em;
}
.p-service__emphasis {
  margin-top: 2.6em;
  padding: .9em 1em;
  border-radius: .4em;
  background-color: var(--color-base);
  color: var(--color-warning);
  letter-spacing: .06em;
  font-weight: 700;
  line-height: 1.7;
}
@media only screen and (max-width: 767.98px) {
  .p-service__emphasis {
    font-size: clamp(1.063rem, .245vw + 1.007rem, 1.125rem);
  }
}
@media print, screen and (min-width: 768px) {
  .p-service__emphasis {
    text-align: center;
    font-size: clamp(1.063rem, .087vw + 1.021rem, 1.125rem);
  }
}
.p-service__img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  overflow: hidden;
  width: 100%;
  height: 100%;
  pointer-events: none;

  -webkit-clip-path: inset(0);
          clip-path: inset(0);
}
.p-service__img.is-fix {
  position: fixed;
}
.p-service__img-in {
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  min-height: 100vh;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.p-service__img-in::before {
  position: absolute;
  z-index: -1;
  background-color: rgba(2, 5, 25, .36);
  content: '';

  inset: 0;
}
@media only screen and (max-width: 767.98px) {
  .p-service__item.--repair .p-service__img-in {
    background-image: url('../images/service/bg-repair-sp.jpg');
  }
}
@media print, screen and (min-width: 768px) {
  .p-service__item.--repair .p-service__img-in {
    background-image: url('../images/service/bg-repair-pc.jpg');
    background-position: right top;
  }
}
@media only screen and (max-width: 767.98px) {
  .p-service__item.--painting .p-service__img-in {
    background-image: url('../images/service/bg-painting-sp.jpg');
  }
}
@media print, screen and (min-width: 768px) {
  .p-service__item.--painting .p-service__img-in {
    background-image: url('../images/service/bg-painting-pc.jpg');
    background-position: center top;
  }
}
@media only screen and (max-width: 767.98px) {
  .p-service__item.--cleaning .p-service__img-in {
    background-image: url('../images/service/bg-cleaning-sp.jpg');
  }
}
@media print, screen and (min-width: 768px) {
  .p-service__item.--cleaning .p-service__img-in {
    background-image: url('../images/service/bg-cleaning-pc.jpg');
  }
}
@media only screen and (max-width: 767.98px) {
  .p-service__item.--maintenance .p-service__img-in {
    background-image: url('../images/service/bg-maintenance-sp.jpg');
  }
}
@media print, screen and (min-width: 768px) {
  .p-service__item.--maintenance .p-service__img-in {
    background-image: url('../images/service/bg-maintenance-pc.jpg');
    background-position: left top;
  }
}

/* 当社の強み
--------------------------------------------------------- */
.p-feature {
  margin-top: clamp(70px, 9.2vw, 140px);
}
.p-feature__inner {
  width: min(92%, 1200px);
  margin-right: auto;
  margin-left: auto;
}
.p-feature__item {
  overflow: hidden;
  border: .08em solid var(--color-main);
  border-radius: .5em;
}
.p-feature__item-title {
  padding: .7em 1.4em;
  background-color: var(--color-main);
  color: var(--color-white);
  text-align: center;
  letter-spacing: .08em;
  font-weight: 700;
  line-height: 1.4;
}
@media only screen and (max-width: 767.98px) {
  .p-feature__item-title {
    font-size: clamp(1.063rem, .245vw + 1.007rem, 1.125rem);
  }
}
@media print, screen and (min-width: 768px) {
  .p-feature__item-title {
    font-size: clamp(.938rem, .347vw + .771rem, 1.188rem);
  }
}
@media only screen and (max-width: 767.98px) {
  .p-feature__item-body {
    padding: 5vw 4vw 6vw;
  }
}
@media print, screen and (min-width: 768px) {
  .p-feature__item-body {
    padding: 1.8em 1.8em 2em;
  }
}
.p-feature__txt {
  color: #f9841e;
  font-weight: 500;
}
.p-feature__txt p + p {
  margin-top: 1.5em;
}

/* ご依頼の流れ
--------------------------------------------------------- */
.p-flow {
  margin-top: clamp(70px, 9.2vw, 140px);
}
.p-flow__inner {
  width: min(92%, 1200px);
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (max-width: 767.98px) {
  .p-flow__header {
    margin-bottom: clamp(24px, 4.6vw, 28px);
  }
}
@media print, screen and (min-width: 768px) {
  .p-flow__header {
    margin-bottom: clamp(28px, 2.4vw, 36px);
  }
}
@media screen and (min-width: 1200px) {
  .p-flow__items {
    display: grid;

    grid-template-columns: repeat(2, 1fr);
    gap: clamp(40px, 3.2vw, 60px);
  }
}
.p-flow__item {
  display: flex;
  flex-direction: column;
  height: 100%;
  border: .08em solid rgba(0, 0, 0, .06);
  border-radius: .5em;
  background-color: var(--color-base);
}
@media screen and (max-width: 1199.98px) {
  .p-flow__item {
    padding: clamp(18px, 2.6vw, 22px);
  }
}
@media screen and (min-width: 1200px) {
  .p-flow__item {
    padding: clamp(25px, 2.1vw, 40px);
  }
}
@media screen and (max-width: 1199.98px) {
  .p-flow__item + .p-flow__item {
    margin-top: clamp(30px, 5.2vw, 40px);
  }
}
.p-flow__step {
  display: flex;
  column-gap: clamp(10px, 1.1vw, 14px);

  align-items: center;
}
@media only screen and (max-width: 767.98px) {
  .p-flow__step {
    margin-bottom: clamp(10px, 2.1vw, 14px);
  }
}
@media print, screen and (min-width: 768px) {
  .p-flow__step {
    margin-bottom: clamp(12px, 1vw, 16px);
  }
}
.p-flow__step-num {
  display: inline-flex;
  width: clamp(42px, 4vw, 50px);
  height: clamp(42px, 4vw, 50px);
  border-radius: 50%;
  background-color: var(--color-main);
  color: var(--color-white);
  letter-spacing: .03em;
  font-weight: 700;
  font-size: clamp(1.125rem, .449vw + 1.024rem, 1.563rem);
  font-family: var(--font-family-secondary);
  line-height: 1;

  align-items: center;
  justify-content: center;
}
.p-flow__step-title {
  color: var(--color-txt);
  letter-spacing: .08em;
  font-weight: 700;
  font-size: clamp(1.125rem, .128vw + 1.096rem, 1.25rem);
  line-height: 1.4;
}
.p-flow__content {
  flex: 1;
}
.p-flow__txt {
  color: var(--color-txt);
}
.p-flow__txt > p + p {
  margin-top: .7em;
}
.p-flow__actions {
  margin-top: 2em;
}
@media print, screen and (min-width: 768px) {
  .p-flow__actions {
    display: grid;

    grid-template-columns: repeat(2, 1fr);
    gap: clamp(12px, 1vw, 16px);
  }
}
@media only screen and (max-width: 767.98px) {
  .p-flow__actions-item + .p-flow__actions-item {
    margin-top: 10px;
  }
}
.p-flow__action-link {
  display: flex;
  border: .08em solid transparent;
  border-radius: 999em;
  color: var(--color-white) !important;
  letter-spacing: .06em;
  font-weight: 500;
  line-height: 1.4;
  transition: background-color .3s, color .3s;

  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 767.98px) {
  .p-flow__action-link {
    padding: .5em .9em;
    font-size: clamp(1.063rem, .245vw + 1.007rem, 1.125rem);
  }
}
@media print, screen and (min-width: 768px) {
  .p-flow__action-link {
    padding: .5em 1.1em;
    font-size: clamp(1rem, .087vw + .958rem, 1.063rem);
  }
}
.p-flow__action-link.--tel {
  background-color: var(--color-warning);
  font-family: var(--font-family-secondary);
}
.p-flow__action-link.--form {
  background-color: var(--color-main);
}
.p-flow__action-link.--form:hover {
  background-color: var(--color-main-hover);
}
.p-flow__action-link.--line {
  background-color: var(--color-line);
}
.p-flow__action-link.--line:hover {
  background-color: var(--color-line-hover);
}
.p-flow__report {
  margin-top: 2em;
  border: .08em solid var(--color-accent);
  border-radius: .4em;
  background-color: rgba(239, 26, 41, .05);
  color: var(--color-accent);
  letter-spacing: .06em;
  line-height: 1.7;
}
@media only screen and (max-width: 767.98px) {
  .p-flow__report {
    padding: 1em 1.2em;
    font-size: clamp(.938rem, .245vw + .882rem, 1rem);
  }
}
@media print, screen and (min-width: 768px) {
  .p-flow__report {
    padding: 1em 1.4em;
    font-size: clamp(.938rem, .087vw + .896rem, 1rem);
  }
}
.p-flow__steps {
  margin-top: 2em;
  padding: 1.4em 1.4em;
  border: .08em solid rgba(0, 0, 0, .08);
  border-radius: .4em;
  background-color: var(--color-white);
  color: var(--color-warning);
}
.p-flow__steps-title {
  margin-bottom: .4em;
  letter-spacing: .07em;
  font-weight: 700;
  line-height: 1.6;
}
@media only screen and (max-width: 767.98px) {
  .p-flow__steps-title {
    font-size: clamp(1rem, .245vw + .945rem, 1.063rem);
  }
}
@media print, screen and (min-width: 768px) {
  .p-flow__steps-title {
    font-size: clamp(1rem, .087vw + .958rem, 1.063rem);
  }
}
.p-flow__steps-item {
  letter-spacing: .06em;
  line-height: 1.7;
}
@media only screen and (max-width: 767.98px) {
  .p-flow__steps-item {
    font-size: clamp(.938rem, .245vw + .882rem, 1rem);
  }
}
@media print, screen and (min-width: 768px) {
  .p-flow__steps-item {
    font-size: clamp(.938rem, .087vw + .896rem, 1rem);
  }
}
.p-flow__steps-item + .p-flow__steps-item {
  margin-top: .2em;
}

/* 会社概要
--------------------------------------------------------- */
.p-overview__inner {
  width: min(92%, 1200px);
  margin-right: auto;
  margin-left: auto;
}
/* アクセスマップ
--------------------------------------------------------- */
.p-access {
  margin-top: clamp(70px, 9.2vw, 140px);
}
.p-access__inner {
  width: min(92%, 1200px);
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (max-width: 767.98px) {
  .p-access__map {
    margin-bottom: clamp(20px, 3.9vw, 24px);
  }
}
@media print, screen and (min-width: 768px) {
  .p-access__map {
    margin-bottom: clamp(24px, 2.1vw, 32px);
  }
}
.p-access__map-title {
  display: inline-block;
  margin-bottom: 1.5em;
  border-radius: 999em;
  background-color: var(--color-main);
  color: var(--color-white);
  font-family: var(--font-family-primary);

  padding-inline: 1.6em;
  padding-block: .7em;
}
@media only screen and (max-width: 767.98px) {
  .p-access__map-title {
    font-size: clamp(1rem, .245vw + .945rem, 1.063rem);
  }
}
@media print, screen and (min-width: 768px) {
  .p-access__map-title {
    font-size: clamp(1rem, .087vw + .958rem, 1.063rem);
  }
}
.p-access__map-frame {
  overflow: hidden;
  border-radius: .75em;
  background-color: var(--color-base);
}
.p-access__notes {
  position: relative;
  padding: 1.4em 1.5em 1.6em;
  border-radius: .75em;
  background-color: var(--color-base);
  color: var(--color-txt);
  letter-spacing: .06em;
  font-family: var(--font-family-primary);
  line-height: 1.7;
}
.p-access__notes::before {
  position: absolute;
  left: 0;
  width: 4px;
  background: linear-gradient(180deg, var(--color-main), var(--color-sub-hover));
  content: '';

  inset-block: 0;
}
.p-access__notes-title {
  display: inline-flex;
  margin-bottom: .8em;
  color: var(--color-main);
  font-weight: 700;
  font-size: clamp(1.063rem, .064vw + 1.048rem, 1.125rem);

  align-items: center;
  gap: .5em;
}
.p-access__notes-title::before {
  display: inline-block;
  width: .5em;
  height: .5em;
  border-radius: 50%;
  background-color: currentColor;
  content: '';
}
.p-access__notes-txt p + p {
  margin-top: 1.5em;
}

/* お問い合わせエリア
--------------------------------------------------------- */
.p-inquiry {
  position: relative;
  z-index: 1;
  padding-top: clamp(60px, 7.9vw, 120px);
  padding-bottom: clamp(60px, 8.8vw, 140px);
  background-color: var(--color-base);
  text-align: center;
}
.p-inquiry__inner {
  max-width: min(92%, 1200px);
  margin-right: auto;
  margin-left: auto;
}
.p-inquiry__lead {
  font-weight: 700;
  font-size: clamp(1.063rem, .321vw + .99rem, 1.375rem);
}
@media only screen and (max-width: 767.98px) {
  .p-inquiry__lead {
    text-align: left;
  }
}
@media print, screen and (min-width: 768px) {
  .p-inquiry__lead {
    letter-spacing: .1em;
    line-height: 2.1;
  }
}
.p-inquiry__items {
  margin-top: clamp(50px, 5.7vw, 80px);
}
@media print, screen and (min-width: 768px) {
  .p-inquiry__items {
    display: grid;

    grid-template-columns: repeat(3, 1fr);
    gap: clamp(15px, 2vw, 40px);
  }
}
@media only screen and (max-width: 767.98px) {
  .p-inquiry__item + .p-inquiry__item {
    margin-top: 40px;
  }
}
.p-inquiry__item-inner {
  position: relative;
  z-index: 1;
  display: block;
  border: 1px solid #000;
  color: #fff;
  text-align: center;
  letter-spacing: .07em;
  font-weight: 500;
  transition: background-color .3s, color .3s;
}
@media only screen and (max-width: 767.98px) {
  .p-inquiry__item-inner {
    padding: 5vw 4vw 6vw;
  }
}
@media print, screen and (min-width: 768px) {
  .p-inquiry__item-inner {
    height: 100%;
    padding-top: clamp(25px, 2.4vw, 40px);
    padding-right: clamp(10px, 1.1vw, 20px);
    padding-bottom: clamp(35px, 3.2vw, 50px);
    padding-left: clamp(10px, 1.1vw, 20px);
  }
}
.p-inquiry__item.--primary .p-inquiry__item-inner {
  border-color: var(--color-warning);
  background-color: var(--color-warning);
}
.p-inquiry__item.--secondary .p-inquiry__item-inner {
  border-color: var(--color-sub);
  background-color: var(--color-sub);
}
.p-inquiry__item.--secondary .p-inquiry__item-inner:hover {
  background-color: #fff;
  color: var(--color-sub);
}
.p-inquiry__item.--secondary .p-inquiry__item-inner:hover::before,
.p-inquiry__item.--secondary .p-inquiry__item-inner:hover::after {
  background-color: var(--color-sub);
}
.p-inquiry__item.--tertiary .p-inquiry__item-inner {
  border-color: var(--color-line);
  background-color: var(--color-line);
}
.p-inquiry__item.--tertiary .p-inquiry__item-inner:hover {
  background-color: #fff;
  color: var(--color-line);
}
.p-inquiry__item.--tertiary .p-inquiry__item-inner:hover::before,
.p-inquiry__item.--tertiary .p-inquiry__item-inner:hover::after {
  background-color: var(--color-line);
}
.p-inquiry__item-inner::before,
.p-inquiry__item-inner::after {
  position: absolute;
  background-color: rgba(255, 255, 255, .2);
  content: '';
  transition: background-color .3s;

  aspect-ratio: 1;
}
@media only screen and (max-width: 767.98px) {
  .p-inquiry__item-inner::before,
  .p-inquiry__item-inner::after {
    width: 15%;
  }
}
@media print, screen and (min-width: 768px) {
  .p-inquiry__item-inner::before,
  .p-inquiry__item-inner::after {
    width: 20%;
  }
}
.p-inquiry__item-inner::before {
  top: 0;
  left: 0;

  -webkit-clip-path: polygon(0 0, 100% 0, 0 100%);
          clip-path: polygon(0 0, 100% 0, 0 100%);
}
.p-inquiry__item-inner::after {
  right: 0;
  bottom: 0;

  -webkit-clip-path: polygon(100% 0, 100% 100%, 0 100%);
          clip-path: polygon(100% 0, 100% 100%, 0 100%);
}
.p-inquiry__title {
  margin-bottom: 1.5em;
  letter-spacing: .05em;
  font-weight: 500;
  line-height: 1.75;
}
@media only screen and (max-width: 767.98px) {
  .p-inquiry__title {
    font-size: clamp(1.125rem, .49vw + 1.015rem, 1.25rem);
  }
}
@media print, screen and (min-width: 768px) {
  .p-inquiry__title {
    font-size: clamp(.938rem, .434vw + .729rem, 1.25rem);
  }
}
.p-inquiry__num {
  letter-spacing: .05em;
  font-weight: 500;
  font-family: var(--font-family-secondary);
  line-height: 1.2;
}
@media screen and (max-width: 991.98px) {
  .p-inquiry__num {
    font-size: clamp(1.875rem, .98vw + 1.654rem, 2.125rem);
  }
}
@media print, screen and (min-width: 768px) {
  .p-inquiry__num {
    margin-top: 1em;
    font-size: clamp(1.563rem, 1.302vw + .938rem, 2.5rem);
  }
}
.p-inquiry__num::before {
  display: inline-block;
  height: .77em;
  margin-right: .2em;
  background-color: #fff;
  content: '';
  transition: background-color .3s;

  -webkit-mask-image: var(--icon-phone);
          mask-image: var(--icon-phone);
  -webkit-mask-size: 100% 100%;
          mask-size: 100% 100%;
  aspect-ratio: 1;
}
@media print {
  .p-inquiry__num::before {
    -webkit-print-color-adjust: exact;
  }
}
.p-inquiry__icon {
  position: relative;
  width: clamp(60px, 6.2vw, 82px);
  margin-right: auto;
  margin-left: auto;
  border-radius: clamp(6px, .7vw, 10px);
  background-color: #fff;
  transition: background-color .3s;

  aspect-ratio: 1;
}
.p-inquiry__icon::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  background-color: #fff;
  content: '';
  transition: background-color .3s;

  -webkit-mask-size: 100% 100%;
          mask-size: 100% 100%;
}
.p-inquiry__icon.--mail::before {
  bottom: 4%;
  height: 63%;
  background-color: var(--color-sub);

  aspect-ratio: 36.96/34.29;
  -webkit-mask-image: var(--icon-mail);
          mask-image: var(--icon-mail);
}
.p-inquiry__item.--secondary:hover .p-inquiry__icon.--mail {
  background-color: var(--color-sub);
}
.p-inquiry__item.--secondary:hover .p-inquiry__icon.--mail::before {
  background-color: #fff;
}
.p-inquiry__icon.--line::before {
  height: 75%;
  background-color: var(--color-line);

  aspect-ratio: 1;
  -webkit-mask-image: var(--brands-line);
          mask-image: var(--brands-line);
}
.p-inquiry__item.--tertiary:hover .p-inquiry__icon.--line {
  background-color: var(--color-line);
}
.p-inquiry__item.--tertiary:hover .p-inquiry__icon.--line::before {
  background-color: #fff;
}
/* お電話でのお問い合わせ
--------------------------------------------------------- */
.p-enquire__inner {
  width: min(92%, 1200px);
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (max-width: 767.98px) {
  .p-enquire__body {
    margin-top: clamp(16px, 3.2vw, 20px);
  }
}
@media print, screen and (min-width: 768px) {
  .p-enquire__body {
    margin-top: clamp(20px, 1.8vw, 28px);
  }
}
.p-enquire__box {
  position: relative;
  border-radius: .9em;
  background: linear-gradient(90deg, var(--color-main), var(--color-sub-hover));
  color: var(--color-white);
  text-align: center;
  letter-spacing: .08em;
  font-family: var(--font-family-primary);
  line-height: 1.6;
}
@media only screen and (max-width: 767.98px) {
  .p-enquire__box {
    padding: clamp(18px, 3.5vw, 22px);
    font-size: clamp(.813rem, .245vw + .757rem, .875rem);
  }
}
@media print, screen and (min-width: 768px) {
  .p-enquire__box {
    padding: clamp(20px, 1.8vw, 28px);
    font-size: clamp(.875rem, .174vw + .792rem, 1rem);
  }
}
.p-enquire__lead {
  font-weight: 700;
}
@media only screen and (max-width: 767.98px) {
  .p-enquire__lead {
    margin-bottom: .4em;
  }
}
@media print, screen and (min-width: 768px) {
  .p-enquire__lead {
    margin-bottom: .5em;
  }
}
.p-enquire__number {
  letter-spacing: .12em;
  font-weight: 700;
  font-family: var(--font-family-secondary);
  line-height: 1.2;
}
@media only screen and (max-width: 767.98px) {
  .p-enquire__number {
    margin-bottom: .35em;
    font-size: clamp(1.375rem, .98vw + 1.154rem, 1.625rem);
  }
}
@media print, screen and (min-width: 768px) {
  .p-enquire__number {
    margin-bottom: .4em;
    font-size: clamp(1.625rem, .521vw + 1.375rem, 2rem);
  }
}
.p-enquire__number::before {
  display: inline-block;
  height: .85em;
  margin-right: .5em;
  background-color: #fff;
  content: '';
  transition: background-color .2s;

  -webkit-mask-image: var(--icon-phone);
          mask-image: var(--icon-phone);
  -webkit-mask-size: 100% 100%;
          mask-size: 100% 100%;
  aspect-ratio: 1;
}
@media print {
  .p-enquire__number::before {
    -webkit-print-color-adjust: exact;
  }
}
@media only screen and (max-width: 767.98px) {
  .p-enquire__time {
    font-size: clamp(.75rem, .245vw + .695rem, .813rem);
  }
}
@media print, screen and (min-width: 768px) {
  .p-enquire__time {
    font-size: clamp(.813rem, .087vw + .771rem, .875rem);
  }
}
.p-enquire__note {
  opacity: .9;
}
@media only screen and (max-width: 767.98px) {
  .p-enquire__note {
    margin-top: .5em;
    font-size: clamp(.688rem, .245vw + .632rem, .75rem);
  }
}
@media print, screen and (min-width: 768px) {
  .p-enquire__note {
    margin-top: .6em;
    font-size: clamp(.75rem, .087vw + .708rem, .813rem);
  }
}

/* メールでのお問い合わせ
--------------------------------------------------------- */
.p-contact {
  margin-top: clamp(70px, 9.2vw, 140px);
}
.p-contact__txt p + p {
  margin-top: 1.5em;
}
.p-contact__txt .c-badge {
  position: relative;
  top: -.2em;
}
.p-contact__txt em {
  color: var(--color-red);
  font-weight: 400;
}

/* プライバシーポリシー
--------------------------------------------------------- */
.p-policy {
  margin-top: clamp(40px, 4.4vw, 60px);
}
.p-policy__txt {
  margin-bottom: 1.5em;
  font-size: clamp(1rem, .064vw + .986rem, 1.063rem);
}
@media print, screen and (min-width: 768px) {
  .p-policy__txt {
    text-align: center;
  }
}
.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: var(--color-base);
  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;
}
@media only screen and (max-width: 767.98px) {
  .p-policy__agree [type=checkbox] {
    display: block;
    margin-right: auto;
    margin-bottom: 3px;
    margin-left: auto;
  }
}
@media print, screen and (min-width: 768px) {
  .p-policy__agree [type=checkbox] {
    margin-right: .4em;
  }
}
/* ========================================================================
/*
/* Utility
/*
========================================================================= */
/* typography
--------------------------------------------------------- */
.u-kome {
  position: relative;
  padding-left: 1.2em;
}
.u-kome.--inline {
  display: inline-block;
}
.u-kome.--important {
  color: var(--color-red);
}
.u-kome.--important::before {
  color: var(--color-red);
}
.u-kome::before {
  position: absolute;
  left: 0;
  content: '※';
}

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

.u-important {
  color: var(--color-red);
}

.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: .5em;
    margin-left: .5em;
    content: '/';
  }
}

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

  size: A4 portrait;
}
