@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: 1500px;
  }
}
[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;
  padding: .7em .7em;
  border-radius: 4px;
}
@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: #235da6;
  --color-sub: #111213;
  --color-txt: #111213;
  --color-base: #ececec;
  --color-base2: #6d6d6d;
  --color-base3: #f7f7f7;
  --color-accent: #e70000;
  --color-white: #fff;
  --color-black: #000;
  --font-family-primary: 'Zen Kaku Gothic New', sans-serif;
  --font-family-secondary: 'DM Sans', sans-serif;
  --font-family-awesome: 'Font Awesome 6 Free';
  --header-height-mobile: clamp(50px, 8.1vw, 60px);
  --header-height-desktop: clamp(90px, 6.9vw, 110px);
  --icon-phone: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 9 9"><path d="M1.81,3.89c.72,1.41,1.88,2.58,3.3,3.3l1.1-1.1c.14-.14.34-.18.51-.12.56.18,1.16.28,1.78.28.28,0,.5.22.5.5v1.75c0,.28-.22.5-.5.5C3.81,9,0,5.19,0,.5,0,.22.22,0,.5,0h1.75c.28,0,.5.22.5.5,0,.62.1,1.22.28,1.78.05.17.01.37-.12.51l-1.1,1.1Z"/></svg>');
  --icon-mail: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 9.77 8.1"><path d="M.67,3.49c2.62-1.14,4.37-1.9,5.25-2.26C8.42.19,8.94,0,9.28,0c.07,0,.24.02.35.11.09.07.12.17.13.24s.03.23.02.35c-.14,1.42-.72,4.88-1.02,6.47-.13.67-.37.9-.61.92-.52.05-.92-.35-1.43-.68-.79-.52-1.24-.84-2.01-1.35-.89-.59-.31-.91.19-1.43.13-.14,2.43-2.23,2.48-2.42,0-.02.01-.11-.04-.16-.05-.05-.13-.03-.19-.02-.08.02-1.35.85-3.8,2.51-.36.25-.68.37-.98.36-.32,0-.94-.18-1.4-.33C.41,4.39-.04,4.3,0,3.98c.02-.16.24-.33.67-.5"/></svg>');
  --icon-fax: url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32"><path d="M7.94,29.79c0,1.22.96,2.21,2.14,2.21h11.84c1.18,0,2.14-.99,2.14-2.21v-8.29H7.94v8.29Z"/><path d="M27.75,9.46h-2.55V3.86c0-2.13-1.68-3.86-3.74-3.86h-10.91c-2.06,0-3.74,1.73-3.74,3.86v5.6h-2.55c-2.35,0-4.25,1.96-4.25,4.38v7.06c0,2.42,1.9,4.38,4.25,4.38h1.47v-6.08h20.55v6.08h1.47c2.35,0,4.25-1.96,4.25-4.38v-7.06c0-2.42-1.9-4.38-4.25-4.38ZM22.92,9.46h-13.84V3.86c0-.83.66-1.51,1.47-1.51h10.91c.81,0,1.46.68,1.46,1.51v5.6Z"/></svg>');
}

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

body {
  color: var(--color-txt);
  letter-spacing: .025em;
  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 {
  image-rendering: -webkit-optimize-contrast;
}

a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus,
summary:focus,
[role=button]:focus,
[tabindex]:not([tabindex='-1']):focus {
  outline: none;
}
a:focus-visible,
button:focus-visible,
input:focus-visible,
select:focus-visible,
textarea:focus-visible,
summary:focus-visible,
[role=button]:focus-visible,
[tabindex]:not([tabindex='-1']):focus-visible {
  outline: 1px solid currentColor;
  outline-offset: 2px;
}

/* ========================================================================
/*
/* Layout
/*
========================================================================= */
/* 全体
--------------------------------------------------------- */
.l-page-wrapper {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

/* ヘッダーレイアウト
--------------------------------------------------------- */
.l-header {
  position: fixed;
  top: 0;
  z-index: 1000;
  display: flex;
  width: 100%;
  background-color: transparent;
  transition: height .5s, box-shadow .5s, background-color .5s;

  align-items: center;
}
@media screen and (max-width: 991.98px) {
  .l-header {
    height: var(--header-height-mobile);
  }
}
@media print, screen and (min-width: 992px) {
  .l-header {
    height: var(--header-height-desktop);
  }
}
@media print {
  .l-header {
    position: static;
  }
}
.l-header.is-passed-hero {
  background-color: #fff;
}
@media screen and (max-width: 991.98px) {
  .l-header.is-passed-hero {
    box-shadow: 0 0 5px 0 rgba(208, 208, 208, .1);
  }
}
@media print, screen and (min-width: 992px) {
  .l-header.is-passed-hero {
    height: clamp(90px, 6.5vw, 100px);
    box-shadow: 0 0 20px 0 rgba(208, 208, 208, .24);
  }
}
.l-header.is-passed-hero .drawer__btn {
  background-color: var(--color-main);
}
@media print, screen and (min-width: 992px) {
  .l-header.is-passed-hero .p-header {
    padding-right: clamp(20px, 1.5vw, 24px);
    padding-left: clamp(20px, 1.5vw, 24px);
  }
}
@media print, screen and (min-width: 992px) {
  .l-header.is-passed-hero .p-header__logo svg {
    height: clamp(40px, 3.1vw, 51px);
  }
}
.l-header.is-passed-hero .p-header__logo svg .cls-1 {
  fill: var(--color-txt);
}
@media print, screen and (min-width: 992px) {
  .l-header.is-passed-hero .p-header__tel {
    color: var(--color-txt);
  }
}
@media print, screen and (min-width: 992px) {
  .l-header.is-passed-hero .c-global-nav__item > a {
    color: var(--color-txt);
  }
}
@media print, screen and (min-width: 992px) {
  .l-header.is-passed-hero .c-global-nav__item > a::after {
    background-color: var(--color-txt);
  }
}
@media print, screen and (min-width: 992px) {
  .l-header.is-passed-hero .c-global-nav__item.is-current > a {
    color: var(--color-main);
  }
}

/* コンテンツ
--------------------------------------------------------- */
.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 {
  background: #6d6d6d url('../images/common/bg-pattern2.png') center bottom/100% 60% no-repeat;
}
@media screen and (max-width: 991.98px) {
  .l-footer {
    padding-top: clamp(50px, 8.1vw, 60px);
    padding-bottom: clamp(20px, 3.7vw, 30px);
  }
}
@media print, screen and (min-width: 992px) {
  .l-footer {
    padding-top: clamp(50px, 5.8vw, 120px);
    padding-bottom: clamp(50px, 4.3vw, 75px);
  }
}
@media print {
  .l-footer {
    break-inside: avoid;
    page-break-inside: avoid;
  }
}

/* ========================================================================
/*
/* 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: 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: transparent !important;
}
.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: #898989;
}
.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: var(--color-sub);
    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;

    justify-content: flex-end;
    gap: clamp(25px, 2.2vw, 39px);
  }
}
@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 {
  position: relative;
  display: block;
  color: #fff;
  text-decoration: none;
  font-weight: 500;
  line-height: 1.5;
  transition: background-color .3s, color .3s;
}
@media screen and (max-width: 991.98px) {
  .c-global-nav__item > a {
    padding: .8em 1.3em;
    border-left: 5px solid #16375f;
    background-color: #1c1d1f;
    text-align: left;
    letter-spacing: .07em;
    font-size: 1.0625rem;
  }
}
@media print, screen and (min-width: 992px) {
  .c-global-nav__item > a {
    padding-top: .4em;
    padding-bottom: .4em;
    text-align: center;
    letter-spacing: .01em;
    font-size: clamp(.938rem, .108vw + .871rem, 1rem);
  }
}
.c-global-nav__item > a::after {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 1px;
  background-color: currentColor;
  content: '';
  transition: transform .3s;
  transform: scaleX(0);
  transform-origin: right top;
}
@media print, screen and (min-width: 992px) {
  .c-global-nav__item:is(.is-current, :hover, :focus-within) > a::after {
    transform: scaleX(1);
    transform-origin: left top;
  }
}
@media screen and (max-width: 991.98px) {
  .c-global-nav__item.is-current > a {
    border-left-color: var(--color-main);
    background-color: #303436;
  }
}

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

  flex-wrap: wrap;
  gap: .4em clamp(12px, 3vw, 57px);
}
@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: #fff;
  letter-spacing: .025em;
  font-weight: 500;
  font-size: clamp(.938rem, .192vw + .894rem, 1.125rem);
  transition: opacity .3s;
}
.c-footer-nav__item a:is(:hover, :focus-visible) {
  opacity: .7;
}

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

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

/* ページタイトル
--------------------------------------------------------- */
.c-page-header {
  position: relative;
  z-index: 0;
  display: flex;
  flex-direction: column;
  margin-bottom: clamp(60px, 7vw, 100px);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;

  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 767.98px) {
  .c-page-header {
    height: clamp(180px, 35.5vw, 220px);
  }
}
@media print, screen and (min-width: 768px) {
  .c-page-header {
    height: clamp(250px, 24.2vw, 400px);
  }
}
.c-page-header::before {
  position: absolute;
  z-index: -1;
  background-color: rgba(0, 0, 0, .3);
  background-image: linear-gradient(to bottom, rgba(17, 82, 164, .6) 0, rgba(17, 82, 164, .3) max(20%, 20vw));
  content: '';

  inset: 0;
  mix-blend-mode: multiply;
}
.c-page-header.--service {
  margin-bottom: 0;
  background-image: url('../images/service/bg-page-header.jpg');
}
.c-page-header.--facility {
  background-image: url('../images/facility/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');
}
@media screen and (max-width: 991.98px) {
  .c-page-header__inner {
    margin-top: 2em;
  }
}
@media print, screen and (min-width: 992px) {
  .c-page-header__inner {
    padding-top: 4em;
  }
}
.c-page-header__en,
.c-page-header__title {
  color: #fff;
}
.c-page-header__en {
  letter-spacing: .04em;
  font-weight: 500;
  font-size: clamp(1.875rem, 2.692vw + 1.269rem, 4.5rem);
  font-family: var(--font-family-secondary);
  line-height: 1.3;
}
.c-page-header__en::first-letter {
  color: #337fdf;
}
.c-page-header__title {
  letter-spacing: .025em;
  font-weight: 700;
  font-size: clamp(1rem, .128vw + .971rem, 1.125rem);
  line-height: 1.2;
}

/* キャッチコピー
--------------------------------------------------------- */
.c-copy {
  position: relative;
  margin-bottom: 1.4em;
  padding-bottom: 1.2em;
  font-weight: 700;
  font-size: clamp(1.125rem, 1.218vw + .851rem, 2.313rem);
  line-height: 1.5;
}
.c-copy::before {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  width: clamp(20px, 3.4vw, 40px);
  height: clamp(2px, .3vw, 3px);
  margin: auto;
  background-color: var(--color-main);
  content: '';
}

/* リスト
--------------------------------------------------------- */
.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: .7em 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 #e0e1e1;
  border-right: 1px solid #e0e1e1;
  border-left: 1px solid #e0e1e1;
}
.c-table.--style-a tbody th {
  border-bottom: 1px solid #e0e1e1;
}
@media print, screen and (min-width: 768px) {
  .c-table.--style-a tbody th {
    border-right: 1px solid #e0e1e1;
  }
}
.c-table.--style-a tbody td {
  border-right: 1px solid #e0e1e1;
  border-bottom: 1px solid #e0e1e1;
}
@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-base3);
  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 #e0e1e1;
}
@media only screen and (max-width: 767.98px) {
  .c-table.--style-a.--lineup tbody th {
    width: 30%;
    text-align: left;
  }
}
@media only screen and (max-width: 767.98px) {
  .c-table.--style-b {
    border: 1px solid #dcddde;
  }
}
@media only screen and (max-width: 767.98px) {
  .c-table.--style-b tr:not(:last-child) td {
    border-bottom: 1px solid #dcddde;
  }
}
@media print, screen and (min-width: 768px) {
  .c-table.--style-b th,
  .c-table.--style-b td {
    padding: 1.7em .4em;
  }
}
.c-table.--style-b th {
  font-weight: normal;
  font-weight: 500;
}
@media only screen and (max-width: 767.98px) {
  .c-table.--style-b th {
    padding: .3em 1.4em;
    border-bottom: 1px solid #dcddde;
    background-color: var(--color-base);
    text-align: center;
  }
}
@media print, screen and (min-width: 768px) {
  .c-table.--style-b th {
    border-bottom: 1px solid var(--color-main);
  }
}
@media only screen and (max-width: 767.98px) {
  .c-table.--style-b td {
    padding: 1em 1.4em;
    background-color: #fff;
  }
}
@media print, screen and (min-width: 768px) {
  .c-table.--style-b td {
    padding-left: 2em;
    border-bottom: 1px solid #e1e1e1;
  }
}
@media only screen and (max-width: 767.98px) {
  .c-table.--facility th,
  .c-table.--facility td {
    padding: .3em 1.1em;
    font-size: clamp(.875rem, .245vw + .82rem, .938rem);
  }
}
@media print, screen and (min-width: 768px) {
  .c-table.--facility th,
  .c-table.--facility td {
    padding: .5em 1.2em;
    font-size: clamp(.875rem, .26vw + .75rem, 1.063rem);
  }
}
.c-table.--facility .c-table__category {
  text-align: center;
  font-weight: 700;
}
@media print, screen and (min-width: 768px) {
  .c-table.--facility .c-table__category {
    width: 21%;
  }
}
@media print, screen and (min-width: 768px) {
  .c-table.--facility .c-table__machine {
    width: 48%;
  }
}
.c-table.--facility .c-table__count {
  text-align: center;
}
@media print, screen and (min-width: 768px) {
  .c-table.--facility .c-table__count {
    width: 11%;
  }
}
.c-table.--facility .c-table__maker {
  text-align: center;
}
@media print, screen and (min-width: 768px) {
  .c-table.--facility .c-table__maker {
    width: 20%;
  }
}
@media screen and (max-width: 991.98px) {
  .c-table.--facility .c-table__name,
  .c-table.--facility .c-table__spec {
    display: block;
  }
}
@media print, screen and (min-width: 992px) {
  .c-table.--facility .c-table__name,
  .c-table.--facility .c-table__spec {
    display: inline-block;
  }
}
@media print, screen and (min-width: 992px) {
  .c-table.--facility .c-table__name {
    min-width: 46%;
  }
}
@media print, screen and (min-width: 992px) {
  .c-table.--facility .c-table__spec {
    margin-left: 1em;
  }
}
@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%;
  }
}
@media print, screen and (min-width: 768px) {
  .c-table.--history 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%);
}
.c-table.--contact tbody th:has(.c-badge),
.c-table.--contact tbody td:has(.c-badge) {
  padding-right: 4em;
}
@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(240px, 24.4vw, 290px);
  }
}
@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-accent);
  color: #fff;
  font-weight: normal;
  font-size: .625rem;
  line-height: 1.4;
}

@media only screen and (max-width: 767.98px) {
  .c-heading {
    margin-bottom: 1.8em;
  }
}
@media print, screen and (min-width: 768px) {
  .c-heading {
    margin-bottom: 2.5em;
  }
}
.c-heading + * {
  margin-top: 0 !important;
}
.c-heading__title {
  display: flex;
  color: var(--color-main);
  letter-spacing: .025em;
  font-weight: 700;
  font-size: clamp(1rem, .128vw + .971rem, 1.125rem);
  line-height: 1.2;

  align-items: center;
}
.c-heading__title::before {
  display: block;
  flex: 0 0 auto;
  width: 6px;
  height: 6px;
  margin-right: .7em;
  background-color: currentColor;
  content: '';
}
.c-heading__en {
  position: relative;
  left: -.04em;
  letter-spacing: .04em;
  font-weight: 500;
  font-size: clamp(1.875rem, 2.692vw + 1.269rem, 4.5rem);
  font-family: var(--font-family-secondary);
  line-height: 1.4;
}
.c-heading__en.--sm {
  font-size: clamp(1.5rem, 1.538vw + 1.154rem, 3rem);
}
.c-heading.--white .c-heading__en,
.c-heading.--white .c-heading__title {
  color: #fff;
}
.c-heading.--center {
  display: flex;
  flex-direction: column;
  width: -webkit-fit-content;
  width:         fit-content;

  align-items: center;
  margin-inline: auto;
}
.c-heading-bar {
  position: relative;
  margin-bottom: 1.3em;
  padding-left: .9em;
  font-weight: 500;
  font-size: clamp(1.063rem, .128vw + 1.034rem, 1.188rem);
  line-height: 1.5;
}
.c-heading-bar::before {
  position: absolute;
  top: .6em;
  left: 0;
  width: 6px;
  height: 6px;
  background-color: var(--color-main);
  content: '';
}

/* メインビジュアル
--------------------------------------------------------- */
.c-hero {
  position: relative;
  z-index: 0;
  overflow: hidden;
}
.c-hero::before {
  position: absolute;
  z-index: 2;
  background-color: rgba(0, 0, 0, .54);
  content: '';

  inset: 0;
}
.c-hero__content {
  position: absolute;
  z-index: 3;
  display: flex;
  flex-direction: column;
  color: #fff;

  inset: 0;
  justify-content: flex-end;
}
@media screen and (max-width: 991.98px) {
  .c-hero__content {
    padding-bottom: 15vh;
    padding-left: 4vw;
  }
}
@media print, screen and (min-width: 992px) {
  .c-hero__content {
    padding-right: clamp(60px, 6.2vw, 120px);
    padding-bottom: 70px;
    padding-left: clamp(60px, 6.2vw, 120px);
  }
}
.c-hero__en {
  margin-bottom: 1em;
  margin-left: .1em;
  letter-spacing: .1em;
  font-weight: 400;
  font-family: var(--font-family-secondary);
  line-height: 1.6;
}
@media screen and (max-width: 991.98px) {
  .c-hero__en {
    font-size: clamp(.813rem, .158vw + .777rem, .875rem);
  }
}
@media print, screen and (min-width: 992px) {
  .c-hero__en {
    font-size: clamp(1.125rem, .216vw + .991rem, 1.25rem);
  }
}
.c-hero__copy {
  letter-spacing: .015em;
  font-weight: 700;
  line-height: 1.39;
}
@media screen and (max-width: 991.98px) {
  .c-hero__copy {
    font-size: clamp(1.75rem, 2.532vw + 1.18rem, 2.75rem);
  }
}
@media print, screen and (min-width: 992px) {
  .c-hero__copy {
    font-size: clamp(3.125rem, 2.371vw + 1.655rem, 4.5rem);
  }
}
.c-hero__scroll-down {
  position: absolute;
  z-index: 2;
  animation: spin 12s linear infinite;

  -webkit-user-select: none;
          user-select: none;
}
@media screen and (max-width: 991.98px) {
  .c-hero__scroll-down {
    right: 2vw;
    bottom: clamp(20px, 3.7vw, 30px);
  }
}
@media print, screen and (min-width: 992px) {
  .c-hero__scroll-down {
    right: clamp(40px, 3.4vw, 60px);
    bottom: 40px;
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.c-hero__scroll-down img {
  width: auto;
  font-size: 0;
}
@media screen and (max-width: 991.98px) {
  .c-hero__scroll-down img {
    height: clamp(150px, 25.9vw, 200px);
  }
}
@media print, screen and (min-width: 992px) {
  .c-hero__scroll-down img {
    height: clamp(250px, 20.9vw, 358px);
  }
}
.c-hero .swiper-slide img {
  width: 100%;
  height: auto;
  font-size: 0;

  object-fit: cover;
}
@media screen and (max-width: 991.98px) {
  .c-hero .swiper-slide img {
    min-height: 80vh;
  }
}
@media print, screen and (min-width: 992px) {
  .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: zoomDown 10s ease-out 0s normal both;
}
@keyframes zoomDown {
  0% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
.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: 0;
  display: inline-block;
  overflow: hidden;
  outline: none !important;
  background-color: transparent;
  color: inherit;
  font-size: inherit;
  line-height: 1.5;
  cursor: pointer;
  transition: background-color .3s, color .3s;

  -webkit-appearance: none;
          appearance: none;
}
.c-btn.--primary {
  padding: 19px clamp(18px, 2.1vw, 30px);
  border-radius: 6px;
  background-color: var(--color-sub);
  color: #fff;
  text-align: left;
  text-decoration: none;
  font-weight: 500;
}
.c-btn.--primary .c-btn__txt {
  position: relative;
  display: block;
  letter-spacing: .05em;
  font-size: 1rem;
  line-height: 1.4;
}
.c-btn.--primary .c-btn__roll {
  position: relative;
  display: block;

  perspective: 20em;
}
.c-btn.--primary .c-btn__label {
  display: block;
  width: 100%;
  transition: transform .3s;

  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  will-change: transform;
}
.c-btn.--primary .c-btn__label.--current {
  transform: translateY(0) rotateX(0);
  transform-origin: center bottom;
}
.c-btn.--primary .c-btn__label.--next {
  position: absolute;
  top: 0;
  left: 0;
  transform: translateY(100%) rotateX(-90deg);
  transform-origin: center top;
}
.c-btn.--primary .c-btn__icon {
  position: absolute;
  top: 0;
  bottom: 0;
  display: flex;
  overflow: hidden;
  width: clamp(24px, 2.6vw, 36px);
  height: clamp(24px, 2.6vw, 36px);
  margin: auto;
  background-color: #fff;

  align-items: center;
  justify-content: center;
}
.c-btn.--primary .c-btn__icon img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: clamp(11px, 1.1vw, 14px);
  height: auto;
  transition: transform .3s;
}
.c-btn.--primary .c-btn__icon .svg-old {
  transform: translate(-50%, -50%);
}
.c-btn.--primary .c-btn__icon .svg-new {
  transform: translate(-250%, -50%);
}
@media print, screen and (min-width: 768px) {
  .c-btn.--primary:is(:hover, :focus-visible) .c-btn__label.--current {
    transform: translateY(-100%) rotateX(90deg);
  }
}
@media print, screen and (min-width: 768px) {
  .c-btn.--primary:is(:hover, :focus-visible) .c-btn__label.--next {
    transform: translateY(0) rotateX(0);
  }
}
@media print, screen and (min-width: 768px) {
  .c-btn.--primary:is(:hover, :focus-visible) .c-btn__icon .svg-old {
    transform: translate(200%, -50%);
  }
}
@media print, screen and (min-width: 768px) {
  .c-btn.--primary:is(:hover, :focus-visible) .c-btn__icon .svg-new {
    transform: translate(-50%, -50%);
  }
}
.c-btn.--primary.--arrow-right .c-btn__icon,
.c-btn.--primary.--arrow-left .c-btn__icon {
  top: 0;
  bottom: 0;
  margin: auto;
}
.c-btn.--primary.--arrow-right {
  padding-right: clamp(60px, 8.1vw, 125px);
}
.c-btn.--primary.--arrow-right .c-btn__icon {
  right: clamp(13px, 2vw, 32px);
}
.c-btn.--primary.--arrow-left {
  padding-left: clamp(60px, 8.1vw, 125px);
}
.c-btn.--primary.--arrow-left .c-btn__icon {
  left: clamp(13px, 2vw, 32px);
  transform: scale(-1, 1);
}
.c-btn.--back {
  background-color: #aaa;
}
.c-btn.--back:is(:hover, :active, :focus) {
  background-color: #858585;
}

/* スクロールアニメーション
--------------------------------------------------------- */
[data-io] {
  opacity: 0;
}

@media print {
  [data-io] {
    opacity: 1;
    transition: none;
    transform: none;
    animation: none;
  }
}
@media (prefers-reduced-motion: reduce) {
  [data-io] {
    opacity: 1 !important;
    transition: none !important;
    transform: none !important;
    animation: none !important;
  }
}
[data-io=slide-in-bottom] {
  transition: opacity .9s, transform .9s;
  transform: translateY(60px);
}
[data-io=slide-in-bottom].is-appear {
  opacity: 1;
  transform: none;
}

[data-io=fade-in].is-appear {
  animation-name: io-fade-in;
  animation-duration: 2s;
  animation-timing-function: cubic-bezier(.33, 1, .68, 1);
  animation-iteration-count: 1;

  animation-fill-mode: forwards;
}

@keyframes io-fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
[data-io=blur-in] {
  filter: blur(12px);
  transition: opacity .9s, filter .9s;
}
[data-io=blur-in].is-appear {
  opacity: 1;
  filter: blur(0);
}

[data-io=text-rise] {
  overflow: hidden;
  opacity: 1;

  --text-rise-delay: 0s;
}
[data-io=text-rise] > span {
  display: block;
  transition: transform 1s cubic-bezier(.165, .84, .44, 1);
  transition-delay: var(--text-rise-delay);
  transform: translate3d(0, 105%, 0);

  will-change: transform;
}
[data-io=text-rise].is-appear > span {
  transform: translate3d(0, 0, 0);
}

[data-io=heading-letter] {
  opacity: 1;
}
[data-io=heading-letter] > span {
  display: inline-block;
  opacity: 0;
  transition: opacity .55s cubic-bezier(.22, 1, .36, 1), transform .55s cubic-bezier(.22, 1, .36, 1);
  transform: translateX(-.5em);
}
[data-io=heading-letter].is-appear > span {
  opacity: 1;
  transform: none;
}

[data-io=heading-letter] > span:nth-child(1) {
  transition-delay: calc(var(--heading-letter-delay, 0s) + 0s);
}

[data-io=heading-letter] > span:nth-child(2) {
  transition-delay: calc(var(--heading-letter-delay, 0s) + .04s);
}

[data-io=heading-letter] > span:nth-child(3) {
  transition-delay: calc(var(--heading-letter-delay, 0s) + .08s);
}

[data-io=heading-letter] > span:nth-child(4) {
  transition-delay: calc(var(--heading-letter-delay, 0s) + .12s);
}

[data-io=heading-letter] > span:nth-child(5) {
  transition-delay: calc(var(--heading-letter-delay, 0s) + .16s);
}

[data-io=heading-letter] > span:nth-child(6) {
  transition-delay: calc(var(--heading-letter-delay, 0s) + .2s);
}

[data-io=heading-letter] > span:nth-child(7) {
  transition-delay: calc(var(--heading-letter-delay, 0s) + .24s);
}

[data-io=heading-letter] > span:nth-child(8) {
  transition-delay: calc(var(--heading-letter-delay, 0s) + .28s);
}

[data-io=heading-letter] > span:nth-child(9) {
  transition-delay: calc(var(--heading-letter-delay, 0s) + .32s);
}

[data-io=heading-letter] > span:nth-child(10) {
  transition-delay: calc(var(--heading-letter-delay, 0s) + .36s);
}

[data-io=heading-letter] > span:nth-child(11) {
  transition-delay: calc(var(--heading-letter-delay, 0s) + .4s);
}

[data-io=heading-letter] > span:nth-child(12) {
  transition-delay: calc(var(--heading-letter-delay, 0s) + .44s);
}

[data-io=heading-letter] > span:nth-child(13) {
  transition-delay: calc(var(--heading-letter-delay, 0s) + .48s);
}

[data-io=heading-letter] > span:nth-child(14) {
  transition-delay: calc(var(--heading-letter-delay, 0s) + .52s);
}

[data-io=heading-letter] > span:nth-child(15) {
  transition-delay: calc(var(--heading-letter-delay, 0s) + .56s);
}

[data-io=heading-letter] > span:nth-child(16) {
  transition-delay: calc(var(--heading-letter-delay, 0s) + .6s);
}

[data-io=heading-letter] > span:nth-child(17) {
  transition-delay: calc(var(--heading-letter-delay, 0s) + .64s);
}

[data-io=heading-letter] > span:nth-child(18) {
  transition-delay: calc(var(--heading-letter-delay, 0s) + .68s);
}

[data-io=heading-letter] > span:nth-child(19) {
  transition-delay: calc(var(--heading-letter-delay, 0s) + .72s);
}

[data-io=heading-letter] > span:nth-child(20) {
  transition-delay: calc(var(--heading-letter-delay, 0s) + .76s);
}

[data-io=heading-letter] > span:nth-child(21) {
  transition-delay: calc(var(--heading-letter-delay, 0s) + .8s);
}

[data-io=heading-letter] > span:nth-child(22) {
  transition-delay: calc(var(--heading-letter-delay, 0s) + .84s);
}

[data-io=heading-letter] > span:nth-child(23) {
  transition-delay: calc(var(--heading-letter-delay, 0s) + .88s);
}

[data-io=heading-letter] > span:nth-child(24) {
  transition-delay: calc(var(--heading-letter-delay, 0s) + .92s);
}

[data-io=heading-letter] > span:nth-child(25) {
  transition-delay: calc(var(--heading-letter-delay, 0s) + .96s);
}

[data-io=heading-letter] > span:nth-child(26) {
  transition-delay: calc(var(--heading-letter-delay, 0s) + 1s);
}

[data-io=heading-letter] > span:nth-child(27) {
  transition-delay: calc(var(--heading-letter-delay, 0s) + 1.04s);
}

[data-io=heading-letter] > span:nth-child(28) {
  transition-delay: calc(var(--heading-letter-delay, 0s) + 1.08s);
}

[data-io=heading-letter] > span:nth-child(29) {
  transition-delay: calc(var(--heading-letter-delay, 0s) + 1.12s);
}

[data-io=heading-letter] > span:nth-child(30) {
  transition-delay: calc(var(--heading-letter-delay, 0s) + 1.16s);
}

/* フォーム
--------------------------------------------------------- */
@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-accent) 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: 130px;
}
@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__note {
  margin-top: .5em;
  color: var(--color-accent);
  font-size: clamp(.813rem, .128vw + .784rem, .938rem);
}
.c-form__btn {
  display: flex;
  margin-top: clamp(45px, 5vw, 70px);

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

/* ローディング
--------------------------------------------------------- */
.c-loading {
  position: absolute;
  z-index: 9999;
  margin: auto;
  background-color: #fff;

  inset: 0;
}
.is-hero-ready .c-loading {
  animation: fadeOut .8s linear forwards;
  pointer-events: none;
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.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;
  }
}
/* カード型スライダー
--------------------------------------------------------- */
.c-card-slider {
  position: relative;
}
.c-card-slider .swiper-button-prev,
.c-card-slider .swiper-button-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 10;
  display: flex;
  margin: auto;
  border: 1px solid var(--color-border);
  border-radius: 50%;
  background-color: var(--color-main);
  cursor: pointer;
  transition: .5s;

  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 767.98px) {
  .c-card-slider .swiper-button-prev,
  .c-card-slider .swiper-button-next {
    width: 40px;
    height: 40px;
  }
}
@media print, screen and (min-width: 768px) {
  .c-card-slider .swiper-button-prev,
  .c-card-slider .swiper-button-next {
    width: clamp(40px, 3.3vw, 50px);
    height: clamp(40px, 3.3vw, 50px);
  }
}
.c-card-slider .swiper-button-prev:hover,
.c-card-slider .swiper-button-next:hover {
  background-color: var(--color-sub);
}
.c-card-slider .swiper-button-prev::after,
.c-card-slider .swiper-button-next::after {
  color: #fff;
  font-weight: 900;
  font-size: inherit;
  font-size: clamp(13px, 1.3vw, 17px);
  font-family: 'Font Awesome 6 Free';
  line-height: 1;
}
.c-card-slider .swiper-button-prev {
  left: auto;
}
@media only screen and (max-width: 767.98px) {
  .c-card-slider .swiper-button-prev {
    right: calc(100% - 20px - 2vw);
  }
}
@media print, screen and (min-width: 768px) {
  .c-card-slider .swiper-button-prev {
    right: calc(100% - clamp(40px, 3.3vw, 50px) / 2);
  }
}
.c-card-slider .swiper-button-prev::after {
  content: '\f104';
}
.c-card-slider .swiper-button-next {
  right: auto;
}
@media only screen and (max-width: 767.98px) {
  .c-card-slider .swiper-button-next {
    left: calc(100% - 20px - 2vw);
  }
}
@media print, screen and (min-width: 768px) {
  .c-card-slider .swiper-button-next {
    left: calc(100% - clamp(40px, 3.3vw, 50px) / 2);
  }
}
.c-card-slider .swiper-button-next::after {
  content: '\f105';
}
.c-card-slider .swiper-button-disabled {
  opacity: 0;
  pointer-events: none;
}
.c-card-slider .swiper-slide img {
  width: 100%;
  height: 100%;

  object-fit: cover;
  aspect-ratio: 4/3;
}

/* ========================================================================
/*
/* Project
/*
========================================================================= */
/* ヘッダー
--------------------------------------------------------- */
.p-header {
  flex: 1;
  transition: padding .5s;
}
@media screen and (max-width: 991.98px) {
  .p-header {
    display: flex;
    padding-left: 1.5vw;

    align-items: center;
  }
}
@media print, screen and (min-width: 992px) {
  .p-header {
    display: grid;
    padding-right: clamp(20px, 2.1vw, 40px);
    padding-left: clamp(20px, 2.1vw, 42px);
    column-gap: 4%;

    grid-template: 'logo util'/auto 1fr;
    align-items: center;
  }
}
.p-header__logo {
  font-size: 0;

  grid-area: logo;
}
@media screen and (max-width: 991.98px) {
  .p-header__logo {
    margin-top: 5px;
  }
}
.p-header__logo a {
  display: block;
  text-decoration: none;
}
.p-header__logo svg {
  width: auto;
  transition: height .5s;
}
@media screen and (max-width: 991.98px) {
  .p-header__logo svg {
    height: clamp(36px, 5.8vw, 42px);
  }
}
@media print, screen and (min-width: 992px) {
  .p-header__logo svg {
    height: clamp(40px, 3.5vw, 62px);
  }
}
.p-header__logo svg .cls-1 {
  transition: fill .5s;

  fill: #fff;
}
.p-header__logo-desc {
  position: absolute;
  overflow: hidden;
  width: 1px;
  height: 1px;
  margin: -1px;
  white-space: nowrap;
  font-size: 1rem;

  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
}
.p-header__util {
  grid-area: util;
}
@media print, screen and (min-width: 992px) {
  .p-header__block {
    display: grid;
    column-gap: clamp(25px, 2.2vw, 40px);

    grid-template: 'nav tel'/1fr auto;
    align-items: center;
  }
}
.p-header__nav {
  grid-area: nav;
}
.p-header__tel {
  border: 1px solid currentColor;
  color: #fff;
  text-align: center;
  font-weight: 500;
  font-family: var(--font-family-secondary);
  line-height: 1.4;

  grid-area: tel;
}
@media screen and (max-width: 991.98px) {
  .p-header__tel {
    margin-top: clamp(50px, 8.1vw, 60px);
    padding: .5em 1em;
    border-color: var(--color-main);
    background-color: var(--color-main);
    font-size: clamp(1.25rem, 0vw + 1.25rem, 1.25rem);
  }
}
@media print, screen and (min-width: 992px) {
  .p-header__tel {
    padding: .3em .9em .3em 1em;
    font-size: clamp(1.25rem, .431vw + .983rem, 1.5rem);
  }
}
.p-header__tel::before {
  position: relative;
  top: .04m;
  display: inline-block;
  margin-right: .36em;
  background-color: currentColor;
  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 screen and (max-width: 991.98px) {
  .p-header__tel::before {
    height: .73em;
  }
}
@media print, screen and (min-width: 992px) {
  .p-header__tel::before {
    height: .67em;
  }
}
@media print {
  .p-header__tel::before {
    -webkit-print-color-adjust: exact;
  }
}

/* フッター
--------------------------------------------------------- */
.p-footer {
  position: relative;
  overflow: hidden;
  color: var(--color-white);
}

.p-footer__inner {
  position: relative;
  width: min(92%, 1680px);
  padding-top: clamp(60px, 7.7vw, 115px);

  margin-inline: auto;
}
@media screen and (max-width: 991.98px) {
  .p-footer__inner {
    padding-left: clamp(15px, 2.6vw, 20px);
  }
}
@media print, screen and (min-width: 992px) {
  .p-footer__inner {
    display: grid;
    column-gap: 4%;

    grid-template: 'info util'/35% 1fr;
  }
}

.p-footer__info {
  grid-area: info;
}
@media print, screen and (min-width: 992px) {
  .p-footer__info {
    padding-top: 5px;
  }
}

.p-footer__logo {
  width: min(100%, clamp(260px, 30.7vw, 440px));
  font-size: 0;
}
@media screen and (max-width: 991.98px) {
  .p-footer__logo {
    margin-bottom: clamp(30px, 5.2vw, 40px);
  }
}
@media print, screen and (min-width: 992px) {
  .p-footer__logo {
    margin-bottom: clamp(80px, 6.9vw, 120px);
  }
}

.p-footer__logo img {
  height: auto;
  max-width: 100%;
}

.p-footer__util {
  text-align: right;

  grid-area: util;
}
@media screen and (max-width: 991.98px) {
  .p-footer__util {
    margin-top: clamp(30px, 6.2vw, 40px);
  }
}

.p-footer__address {
  letter-spacing: .025em;
  font-weight: 500;
  font-size: .875rem;
  line-height: 1.5;
}
.p-footer__address .map-icon {
  position: relative;
  top: -.15em;
  display: inline-block;
  margin-left: .5em;
}
.p-footer__address .map-icon svg {
  width: auto;
  height: .9em;
}
.p-footer__address .map-icon svg .st0 {
  transition: opacity .3s;

  fill: #fff;
}
@media print, screen and (min-width: 768px) {
  .p-footer__address .map-icon:hover svg .st0 {
    opacity: .7;
  }
}

.p-footer__tel {
  letter-spacing: .025em;
  font-weight: 500;
  font-size: .875rem;
  line-height: 1.5;
}

.p-footer__pagetop {
  position: relative;
  display: inline-block;
  margin-top: clamp(50px, 5.7vw, 80px);
  padding-top: calc(clamp(60px, 7.9vw, 120px) + 6px);
  cursor: pointer;
}
.p-footer__pagetop-line {
  position: absolute;
  top: 0;
  left: 50%;
  overflow: hidden;
  width: .5vw;
  height: clamp(60px, 7.9vw, 120px);
  transform: translate(-50%, 0);
}
.p-footer__pagetop-line::before,
.p-footer__pagetop-line::after {
  position: absolute;
  left: 50%;
  content: '';
  transform: translate(-50%, 0);
}
.p-footer__pagetop-line::before {
  top: 0;
  bottom: 0;
  width: 1px;
  background-color: #fff;
}
.p-footer__pagetop-line::after {
  top: -10px;
  bottom: -10px;
  width: 2px;
  background-color: var(--color-sub);
  animation: scroll 4s linear infinite;
}
@keyframes scroll {
  0% {
    transform: translate(-50%, 100%);
  }
  100% {
    transform: translate(-50%, -100%);
  }
}
.p-footer__pagetop-txt {
  color: #fff;
  letter-spacing: .025em;
  font-weight: 400;
  font-size: clamp(.813rem, .064vw + .798rem, .875rem);
  font-family: var(--font-family-secondary);
}

.p-footer__copyright {
  position: absolute;
  bottom: 0;
  color: #404040;
  letter-spacing: .01em;
  font-size: .75rem;
  font-family: var(--font-family-secondary);

  writing-mode: sideways-lr;
}
@media screen and (max-width: 991.98px) {
  .p-footer__copyright {
    left: clamp(5px, 1.1vw, 10px);
  }
}
@media print, screen and (min-width: 992px) {
  .p-footer__copyright {
    left: clamp(15px, 1.4vw, 25px);
  }
}

/* お問い合わせ導線
--------------------------------------------------------- */
.p-inquiry {
  position: relative;
  z-index: 0;
  overflow: hidden;
  color: #fff;
}
.p-inquiry__bg {
  position: absolute;
  top: 40%;
  left: -10px;
  z-index: -1;
  color: #767676;
  white-space: nowrap;
  letter-spacing: .04em;
  font-weight: 500;
  font-size: clamp(7.5rem, 5.128vw + 6.346rem, 12.5rem);
  font-family: var(--font-family-secondary);
  line-height: .75;
  pointer-events: none;

  -webkit-user-select: none;
          user-select: none;
}
.p-inquiry__inner {
  width: min(92%, 1470px);
  border: 1px solid #fff;

  margin-inline: auto;
}
@media screen and (max-width: 1199.98px) {
  .p-inquiry__inner {
    padding: 7vw 4vw 8vw;
  }
}
@media screen and (min-width: 1200px) {
  .p-inquiry__inner {
    display: grid;
    padding-top: clamp(60px, 4.7vw, 88px);
    padding-right: clamp(80px, 6.6vw, 127px);
    padding-bottom: clamp(60px, 4.8vw, 89px);
    padding-left: clamp(80px, 6.6vw, 126px);
    column-gap: clamp(70px, 6.1vw, 120px);

    grid-template: 'header content'/auto 1fr;
  }
}
.p-inquiry__header {
  grid-area: header;
}
@media screen and (max-width: 1199.98px) {
  .p-inquiry .c-heading {
    margin-bottom: 1.5em;
  }
}
.p-inquiry .c-heading__en {
  letter-spacing: .02em;
  line-height: 1.3;
}
.p-inquiry__content {
  grid-area: content;
}
@media screen and (min-width: 1200px) {
  .p-inquiry__content {
    padding-top: clamp(20px, 1.9vw, 40px);
  }
}
.p-inquiry__lead {
  letter-spacing: .025em;
  font-weight: 500;
  line-height: 1.9;
}
@media only screen and (max-width: 767.98px) {
  .p-inquiry__actions {
    margin-top: 40px;
  }
}
@media print, screen and (min-width: 768px) {
  .p-inquiry__actions {
    display: grid;
    margin-top: 35px;
    column-gap: 8px;

    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media print, screen and (min-width: 768px) {
  .p-inquiry__tel,
  .p-inquiry__mail {
    min-height: clamp(86px, 6.8vw, 96px);
  }
}
.p-inquiry__tel {
  padding-right: .5em;
  border: 1px solid var(--color-white);
  background-color: var(--color-sub);
  color: var(--color-white);
}
@media only screen and (max-width: 767.98px) {
  .p-inquiry__tel {
    padding: .8em 1.2em;
    text-align: center;
  }
}
@media print, screen and (min-width: 768px) {
  .p-inquiry__tel {
    display: flex;
    flex-direction: column;

    align-items: center;
    justify-content: center;
  }
}
.p-inquiry__num {
  letter-spacing: 0;
  font-weight: 500;
  font-family: var(--font-family-secondary);
  line-height: 1;
}
@media only screen and (max-width: 767.98px) {
  .p-inquiry__num {
    font-size: clamp(1.5rem, .98vw + 1.279rem, 1.75rem);
  }
}
@media print, screen and (min-width: 768px) {
  .p-inquiry__num {
    font-size: clamp(1.75rem, .347vw + 1.583rem, 2rem);
  }
}
.p-inquiry__num::before {
  display: inline-block;
  height: .68em;
  background-color: currentColor;
  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: 2/1;
}
@media print {
  .p-inquiry__num::before {
    -webkit-print-color-adjust: exact;
  }
}
.p-inquiry__time {
  display: block;
  margin-top: .2em;
  margin-left: .7em;
  letter-spacing: .025em;
  font-weight: 400;
  font-size: clamp(.75rem, .128vw + .721rem, .875rem);
  line-height: 1.4;
}
@media print, screen and (min-width: 768px) {
  .p-inquiry__time {
    display: flex;

    align-items: center;
    justify-content: center;
  }
}
@media only screen and (max-width: 767.98px) {
  .p-inquiry__mail {
    margin-top: 15px;
  }
}
.p-inquiry__mail a {
  position: relative;
  z-index: 0;
  display: block;
  background-color: var(--color-white);
  text-decoration: none;
  transition: background-color .3s;
}
@media only screen and (max-width: 767.98px) {
  .p-inquiry__mail a {
    padding: .5em 1.2em;
    text-align: center;
  }
}
@media print, screen and (min-width: 768px) {
  .p-inquiry__mail a {
    display: flex;
    height: 100%;

    align-items: center;
    justify-content: center;
  }
}
.p-inquiry__mail a::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  background-color: var(--color-main);
  content: '';
  transition: transform .5s;
  transform: scaleX(0);
  transform-origin: right top;
}
@media print, screen and (min-width: 768px) {
  .p-inquiry__mail a:is(:hover, :active, :focus)::before {
    transform: scaleX(1);
    transform-origin: left top;
  }
}
@media print, screen and (min-width: 768px) {
  .p-inquiry__mail a:is(:hover, :active, :focus) .p-inquiry__mail-txt {
    color: #fff;
  }
}
.p-inquiry__mail-txt {
  color: var(--color-txt);
  letter-spacing: .025em;
  font-weight: 500;
  line-height: 1.5;
  transition: color .3s;
}
@media only screen and (max-width: 767.98px) {
  .p-inquiry__mail-txt {
    font-size: clamp(1.063rem, .245vw + 1.007rem, 1.125rem);
  }
}
@media print, screen and (min-width: 768px) {
  .p-inquiry__mail-txt {
    font-size: clamp(1rem, .174vw + .917rem, 1.125rem);
  }
}
.p-inquiry__mail-txt::before {
  position: relative;
  top: .07em;
  display: inline-block;
  height: 1em;
  margin-right: .5em;
  background-color: currentColor;
  content: '';
  transition: background-color .3s;

  -webkit-mask-image: var(--icon-mail);
          mask-image: var(--icon-mail);
  -webkit-mask-size: 100% 100%;
          mask-size: 100% 100%;
  aspect-ratio: 9.77/8.1;
}
@media print {
  .p-inquiry__mail-txt::before {
    -webkit-print-color-adjust: exact;
  }
}

/* TOP intro
--------------------------------------------------------- */
.p-top-intro {
  position: relative;
  z-index: 0;
}
.p-top-intro::before {
  position: absolute;
  right: 0;
  bottom: clamp(50px, 7.5vw, 121px);
  left: 0;
  z-index: -1;
  height: 52%;
  background: url('../images/common/bg-pattern.png') center bottom/100% 100% no-repeat;
  content: '';
}

/* TOP 川田製作所について
--------------------------------------------------------- */
.p-top-about {
  position: relative;
  z-index: 0;
  overflow-x: hidden;
}
.p-top-about__deco img {
  position: relative;
  left: -2.1%;
}
@media screen and (max-width: 991.98px) {
  .p-top-about__deco img {
    width: 90%;
  }
}
@media print, screen and (min-width: 992px) {
  .p-top-about__deco img {
    width: 79.2%;
  }
}
.p-top-about__inner {
  width: min(92%, 1470px);
  margin-top: clamp(40px, 4.6vw, 65px);

  margin-inline: auto;
}
@media print, screen and (min-width: 992px) {
  .p-top-about__inner {
    display: grid;
    column-gap: clamp(70px, 9.2vw, 150px);

    grid-template: 'visual content'/auto 1fr;
    align-items: flex-start;
  }
}
@media screen and (min-width: 1400px) {
  .p-top-about__inner {
    column-gap: clamp(220px, 15.7vw, 300px);
  }
}
.p-top-about__content {
  grid-area: content;
}
@media print, screen and (min-width: 992px) {
  .p-top-about__content {
    padding-right: clamp(40px, 4.1vw, 80px);
  }
}
.p-top-about__label {
  display: flex;
  margin-bottom: 1.1em;
  color: var(--color-main);
  letter-spacing: .025em;
  font-weight: 700;
  font-size: clamp(.938rem, .192vw + .894rem, 1.125rem);
  line-height: 1.5;

  align-items: center;
}
.p-top-about__label::before {
  display: block;
  flex: 0 0 auto;
  width: 6px;
  height: 6px;
  margin-right: .7em;
  background-color: currentColor;
  content: '';
}
.p-top-about__title {
  margin-bottom: clamp(35px, 3.3vw, 40px);
  letter-spacing: .025em;
  font-weight: 700;
  line-height: 1.45;
}
@media screen and (max-width: 991.98px) {
  .p-top-about__title {
    font-size: clamp(1.375rem, .949vw + 1.161rem, 1.75rem);
  }
}
@media print, screen and (min-width: 992px) {
  .p-top-about__title {
    font-size: clamp(2rem, 2.155vw + .664rem, 3.25rem);
  }
}
.p-top-about__txt {
  letter-spacing: .025em;
  font-weight: 500;
  line-height: 1.9;
}
.p-top-about__txt p + p {
  margin-top: 1.9em;
}
.p-top-about__visual {
  position: relative;
  width: 100%;
  margin-top: clamp(50px, 8.9vw, 70px);

  grid-area: visual;
  aspect-ratio: 449/520;
  margin-inline: auto;
}
@media screen and (max-width: 991.98px) {
  .p-top-about__visual {
    width: min(100%, clamp(350px, 55.5vw, 400px));
  }
}
@media print, screen and (min-width: 992px) {
  .p-top-about__visual {
    width: clamp(350px, 27.4vw, 447px);
    margin-top: clamp(50px, 8.2vw, 190px);
  }
}
.p-top-about__img {
  position: absolute;
  overflow: hidden;

  aspect-ratio: 4/3;
}
.p-top-about__img img {
  width: 100%;
  height: 100%;

  object-fit: cover;
}
.p-top-about__img.--machine {
  top: 0;
  left: 0;
  width: 89.5%;

  aspect-ratio: 5/6;
}
.p-top-about__img.--parts {
  right: 0;
  bottom: 0;
  width: 54%;
}

/* TOP 事業内容
--------------------------------------------------------- */
.p-top-business {
  position: relative;
  margin-top: clamp(60px, 7vw, 100px);
  color: #fff;
}
.p-top-business::before {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  width: min(92%, 720px);
  height: 1px;
  background-color: #ececec;
  content: '';

  margin-inline: auto;
}
.p-top-business__inner {
  width: min(92%, 1470px);
  padding-top: clamp(70px, 7.5vw, 100px);

  margin-inline: auto;
}
@media print, screen and (min-width: 992px) {
  .p-top-business__inner {
    display: grid;
    column-gap: clamp(80px, 8.9vw, 180px);

    grid-template: 'header body'/auto 1fr;
  }
}
.p-top-business__header {
  grid-area: header;
}
@media print, screen and (min-width: 992px) {
  .p-top-business .c-heading__en {
    line-height: 1.3;
  }
}
.p-top-business__body {
  grid-area: body;
}
@media print, screen and (min-width: 992px) {
  .p-top-business__body {
    margin-top: clamp(60px, 4.8vw, 80px);
  }
}
.p-top-business__title {
  margin-bottom: .7em;
  letter-spacing: .025em;
  font-weight: 700;
  font-size: clamp(1.25rem, .256vw + 1.192rem, 1.5rem);
  line-height: 1.5;
}
.p-top-business__txt {
  letter-spacing: .025em;
  font-weight: 500;
  line-height: 1.9;
}
@media screen and (max-width: 991.98px) {
  .p-top-business__btn {
    margin-top: 40px;
  }
}
@media print, screen and (min-width: 992px) {
  .p-top-business__btn {
    margin-top: 35px;
  }
}
.p-top-business__gallery {
  margin-top: clamp(60px, 7.9vw, 120px);
}
.p-top-business__gallery .swiper-wrapper {
  transition-timing-function: linear;

  align-items: center;
}
.p-top-business__gallery .swiper-slide {
  position: relative;
  z-index: 1;
  overflow: hidden;
  width: auto;
}
.p-top-business__gallery .swiper-slide img {
  display: block;
  width: auto;
  height: clamp(180px, 21.1vw, 300px);
  max-width: none;
}

/* TOP 下層導線
--------------------------------------------------------- */
.p-top-link {
  margin-top: clamp(70px, 11vw, 180px);
}
@media screen and (max-width: 991.98px) {
  .p-top-link__inner {
    padding-right: 4vw;
    padding-left: 4vw;
  }
}
@media print, screen and (min-width: 992px) {
  .p-top-link__inner {
    max-width: 1920px;
    padding-right: clamp(25px, 2.4vw, 45px);
    padding-left: clamp(25px, 2.4vw, 45px);

    margin-inline: auto;
  }
}
@media screen and (min-width: 1200px) {
  .p-top-link__items {
    display: grid;
    column-gap: clamp(25px, 1.8vw, 30px);

    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media screen and (max-width: 1199.98px) {
  .p-top-link__item + .p-top-link__item {
    margin-top: clamp(25px, 3.5vw, 30px);
  }
}
.p-top-link__item a {
  position: relative;
  overflow: hidden;
  border-radius: clamp(6px, .6vw, 8px);
  background-color: #111213;
  color: #fff;
  text-decoration: none;
}
@media only screen and (max-width: 767.98px) {
  .p-top-link__item a {
    display: block;
    padding-top: clamp(30px, 6.2vw, 40px);
    padding-right: clamp(20px, 4.4vw, 30px);
    padding-bottom: clamp(30px, 6.2vw, 40px);
    padding-left: clamp(20px, 4.4vw, 30px);
  }
}
@media print, screen and (min-width: 768px) {
  .p-top-link__item a {
    display: grid;
    padding-top: clamp(40px, 4.6vw, 60px);
    padding-right: 40px;
    padding-bottom: clamp(40px, 4.6vw, 60px);
    padding-left: 40px;
    column-gap: clamp(30px, 3.2vw, 40px);

    grid-template: 'img content'/clamp(180px, 17.5vw, 200px) 1fr;
    align-items: center;
  }
}
@media screen and (min-width: 1400px) {
  .p-top-link__item a {
    padding-top: clamp(60px, 4.2vw, 80px);
    padding-right: clamp(60px, 4.2vw, 80px);
    padding-bottom: clamp(60px, 4.2vw, 80px);
    padding-left: clamp(60px, 4.2vw, 80px);

    grid-template: 'img content'/clamp(180px, 12.7vw, 240px) 1fr;
  }
}
@media print, screen and (min-width: 768px) {
  .p-top-link__item a:hover .p-top-link__icon .svg-old {
    transform: translate(200%, -50%);
  }
}
@media print, screen and (min-width: 768px) {
  .p-top-link__item a:hover .p-top-link__icon .svg-new {
    transform: translate(-50%, -50%);
  }
}
@media (hover: hover) and (pointer: fine) {
  .p-top-link__item a:hover::after {
    transform: translateX(4px);
  }
}
.p-top-link__img {
  width: 100%;

  grid-area: img;
}
.p-top-link__img img {
  display: block;
  width: 100%;

  object-fit: cover;
}
@media only screen and (max-width: 767.98px) {
  .p-top-link__img img {
    aspect-ratio: 2/1;
  }
}
@media print, screen and (min-width: 768px) {
  .p-top-link__img img {
    aspect-ratio: 4/3;
  }
}
.p-top-link__content {
  position: relative;

  grid-area: content;
}
.p-top-link__ttl {
  grid-area: ttl;
}
@media only screen and (max-width: 767.98px) {
  .p-top-link__ttl {
    margin-top: clamp(25px, 4.9vw, 30px);
  }
}
.p-top-link__label {
  display: flex;
  margin-bottom: .5em;
  letter-spacing: .025em;
  font-weight: 700;
  font-size: clamp(.813rem, .321vw + .74rem, 1.125rem);
  line-height: 1.5;

  align-items: center;
}
.p-top-link__label::before {
  display: block;
  flex: 0 0 auto;
  width: 6px;
  height: 6px;
  margin-right: .7em;
  background-color: currentColor;
  content: '';
}
.p-top-link__en {
  position: relative;
  left: -.04em;
  letter-spacing: .03em;
  font-weight: 500;
  font-family: var(--font-family-secondary);
  line-height: 1;
}
@media screen and (max-width: 1399.98px) {
  .p-top-link__en {
    font-size: clamp(1.625rem, 1.154vw + 1.365rem, 2.375rem);
  }
}
@media screen and (min-width: 1400px) {
  .p-top-link__en {
    font-size: clamp(2.375rem, 1.923vw + .692rem, 3rem);
  }
}
.p-top-link__icon {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  display: flex;
  overflow: hidden;
  width: clamp(24px, 4vw, 68px);
  height: clamp(24px, 4vw, 68px);
  margin: auto;
  background-color: #fff;

  align-items: center;
  justify-content: center;
}
.p-top-link__icon img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: clamp(14px, 1.8vw, 26px);
  height: auto;
  transition: transform .3s;
}
.p-top-link__icon .svg-old {
  transform: translate(-50%, -50%);
}
.p-top-link__icon .svg-new {
  transform: translate(-350%, -50%);
}

/* TOP お知らせ
--------------------------------------------------------- */
.p-top-news {
  margin-top: clamp(60px, 6.6vw, 90px);
  padding-top: clamp(50px, 6.1vw, 90px);
  padding-bottom: clamp(50px, 6.1vw, 90px);
  background-color: var(--color-base);
}
.p-top-news__inner {
  width: min(92%, 1470px);
  border-radius: clamp(8px, .9vw, 12px);
  background-color: #fff;

  margin-inline: auto;
}
@media only screen and (max-width: 767.98px) {
  .p-top-news__inner {
    padding: 7vw 4vw 8vw;
  }
}
@media print, screen and (min-width: 768px) {
  .p-top-news__inner {
    padding-top: clamp(45px, 4vw, 62px);
    padding-right: clamp(20px, 5.4vw, 125px);
    padding-bottom: clamp(50px, 4.1vw, 60px);
    padding-left: clamp(20px, 5.4vw, 125px);
  }
}
.p-top-news__heading {
  width: -webkit-fit-content;
  width:         fit-content;
  margin-bottom: clamp(40px, 4.4vw, 60px);
  text-align: left;

  margin-inline: auto;
}
.p-top-news__list {
  overflow-y: auto;
  width: min(100%, 1220px);
  max-height: clamp(340px, 31vw, 367px);
  padding-right: 12px;

  margin-inline: auto;
}
.p-top-news__list::-webkit-scrollbar {
  width: 8px;
}
.p-top-news__list::-webkit-scrollbar-track {
  background-color: transparent;
}
.p-top-news__list::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: var(--color-main);
}
.p-top-news__items {
  border-top: 1px solid #ececec;
}
.p-top-news__item {
  border-bottom: 1px solid #ececec;
}
@media only screen and (max-width: 767.98px) {
  .p-top-news__item {
    padding-top: clamp(20px, 4.4vw, 30px);
    padding-bottom: clamp(20px, 4.4vw, 30px);
  }
}
@media print, screen and (min-width: 768px) {
  .p-top-news__item {
    padding-top: clamp(15px, 1.3vw, 20px);
    padding-right: clamp(12px, 1.2vw, 20px);
    padding-bottom: clamp(15px, 1.3vw, 20px);
    padding-left: clamp(12px, 1.2vw, 20px);
  }
}
.p-top-news__date {
  margin-bottom: .4em;
  letter-spacing: .025em;
  font-weight: 700;
  font-size: clamp(.938rem, .064vw + .923rem, 1rem);
  line-height: 1.4;
}
.p-top-news__badge {
  position: relative;
  display: inline-block;
  min-width: 45px;
  margin-left: 1em;
  padding: .1em .5em;
  background-color: var(--color-accent);
  color: #fff;
  text-align: center;
  letter-spacing: .025em;
  font-weight: 500;
  font-size: clamp(.75rem, .128vw + .721rem, .875rem);
  font-family: var(--font-family-secondary);
  line-height: 1;
}

/* 精密部品加工
--------------------------------------------------------- */
.p-business-intro {
  position: relative;
  z-index: 0;
  padding-top: clamp(60px, 7.9vw, 120px);
}
.p-business-intro::before {
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
  color: #f7f7f7;
  content: 'BUSINESS';
  letter-spacing: 0;
  font-family: var(--font-family-secondary);
  line-height: .8;
}
@media only screen and (max-width: 767.98px) {
  .p-business-intro::before {
    font-size: 16vw;
  }
}
@media print, screen and (min-width: 768px) {
  .p-business-intro::before {
    font-size: clamp(9.063rem, 13.455vw + 2.604rem, 18.75rem);
  }
}
.p-business-intro__inner {
  width: min(92%, 1470px);

  margin-inline: auto;
}
.p-business-intro__catch {
  text-align: center;
}
.p-business-intro__lead {
  margin-top: clamp(22px, 2.5vw, 34px);
  font-size: clamp(1rem, .192vw + .957rem, 1.188rem);
  line-height: 1.8;
}
.p-business-intro__media {
  position: relative;
  margin-top: clamp(60px, 7vw, 100px);
}
@media only screen and (max-width: 767.98px) {
  .p-business-intro__media {
    padding-bottom: 80vw;
  }
}
.p-business-intro__media::after {
  position: absolute;
  background-image: url('../images/service/pic-business01.jpg');
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  content: '';
}
@media only screen and (max-width: 767.98px) {
  .p-business-intro__media::after {
    bottom: 0;
    left: 0;
    width: 100%;
    height: 70vw;
  }
}
@media print, screen and (min-width: 768px) {
  .p-business-intro__media::after {
    top: 0;
    left: 0;
    width: 40%;
    height: 100%;
  }
}
.p-business-intro__media-in {
  width: min(92%, 1470px);
  margin-right: auto;
  margin-left: auto;
}
@media print, screen and (min-width: 768px) {
  .p-business-intro__content {
    margin-left: 45%;
    padding-top: 10%;
    padding-bottom: 10%;
  }
}
.p-business-intro__label {
  color: var(--color-main);
  font-weight: 500;
  font-size: clamp(.75rem, .128vw + .721rem, .875rem);
  font-family: var(--font-family-secondary);
  line-height: 1.5;
}
.p-business-intro__name {
  margin-top: .2em;
  font-weight: 700;
  font-size: clamp(1.5rem, .641vw + 1.356rem, 2.125rem);
  line-height: 1.5;
}
.p-business-intro__txt {
  margin-top: clamp(18px, 2vw, 28px);
  line-height: 1.9;
}

/* 川田製作所の強み
--------------------------------------------------------- */
.p-strong {
  margin-top: clamp(90px, 9.6vw, 130px);
  background-color: var(--color-base);

  padding-block: clamp(70px, 7.5vw, 100px);
}
.p-strong__inner {
  width: min(92%, 1470px);

  margin-inline: auto;
}
.p-strong__list {
  display: grid;

  gap: clamp(24px, 3.2vw, 48px);
}
@media print, screen and (min-width: 768px) {
  .p-strong__list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media print, screen and (min-width: 992px) {
  .p-strong__list {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
.p-strong__item {
  padding: clamp(32px, 3.8vw, 54px) clamp(24px, 3vw, 44px);
  background-color: #fff;
  box-shadow: 4px 4px 0 #919191;
  text-align: center;
}
.p-strong__icon img {
  width: auto;
}
@media screen and (max-width: 991.98px) {
  .p-strong__icon img {
    height: clamp(80px, 13.3vw, 100px);
  }
}
@media print, screen and (min-width: 992px) {
  .p-strong__icon img {
    height: clamp(80px, 7.6vw, 140px);
  }
}
.p-strong__item-title {
  position: relative;
  z-index: 0;
  display: inline-block;
  margin-top: clamp(20px, 2.1vw, 28px);
  font-weight: 700;
  font-size: clamp(1.125rem, .385vw + 1.038rem, 1.5rem);
  line-height: 1.5;
}
.p-strong__item-title::after {
  position: absolute;
  right: 0;
  bottom: .2em;
  left: 0;
  z-index: -1;
  height: .35em;
  background-color: #f4c400;
  content: '';
}
.p-strong__item-txt {
  margin-top: clamp(14px, 1.5vw, 20px);
  text-align: left;
  line-height: 1.8;
}

/* 製造工程
--------------------------------------------------------- */
.p-process {
  margin-top: clamp(80px, 8.8vw, 120px);
}
.p-process__inner {
  width: min(92%, 1470px);

  margin-inline: auto;
}
@media print, screen and (min-width: 992px) {
  .p-process__boxes {
    display: grid;

    grid-template-columns: repeat(5, 1fr);
    gap: 3px;
  }
}
.p-process__box {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  background-color: var(--color-main);
  color: #fff;
  text-align: center;

  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 991.98px) {
  .p-process__box {
    height: clamp(100px, 16.3vw, 120px);
    margin-top: calc(clamp(20px, 3.7vw, 30px) * -1);
    margin-bottom: calc(clamp(20px, 3.7vw, 30px) * -1);
    padding-top: clamp(20px, 3.7vw, 30px);
    padding-bottom: 10px;

    -webkit-clip-path: polygon(0 0, 50% clamp(20px, 3.7vw, 30px), 100% 0, 100% calc(100% - clamp(20px, 3.7vw, 30px)), 50% 100%, 0 calc(100% - clamp(20px, 3.7vw, 30px)));
            clip-path: polygon(0 0, 50% clamp(20px, 3.7vw, 30px), 100% 0, 100% calc(100% - clamp(20px, 3.7vw, 30px)), 50% 100%, 0 calc(100% - clamp(20px, 3.7vw, 30px)));
  }
}
@media print, screen and (min-width: 992px) {
  .p-process__box {
    height: clamp(90px, 7vw, 120px);
    margin-left: calc(clamp(20px, 1.7vw, 30px) * -1);
    padding-right: clamp(20px, 1.7vw, 30px);
    padding-left: clamp(20px, 1.7vw, 30px);

    -webkit-clip-path: polygon(0 0, calc(100% - clamp(20px, 1.7vw, 30px)) 0, 100% 50%, calc(100% - clamp(20px, 1.7vw, 30px)) 100%, 0 100%, clamp(20px, 1.7vw, 30px) 50%);
            clip-path: polygon(0 0, calc(100% - clamp(20px, 1.7vw, 30px)) 0, 100% 50%, calc(100% - clamp(20px, 1.7vw, 30px)) 100%, 0 100%, clamp(20px, 1.7vw, 30px) 50%);
  }
}
@media screen and (max-width: 991.98px) {
  .p-process__box:not(:last-of-type) {
    margin-bottom: 2px;
  }
}
@media screen and (max-width: 991.98px) {
  .p-process__box:first-of-type {
    height: clamp(90px, 14.8vw, 110px);
    margin-top: 0;
    padding-top: 5px;

    -webkit-clip-path: polygon(0 0, 100% 0, 100% calc(100% - clamp(20px, 3.7vw, 30px)), 50% 100%, 0 calc(100% - clamp(20px, 3.7vw, 30px)));
            clip-path: polygon(0 0, 100% 0, 100% calc(100% - clamp(20px, 3.7vw, 30px)), 50% 100%, 0 calc(100% - clamp(20px, 3.7vw, 30px)));
  }
}
@media print, screen and (min-width: 992px) {
  .p-process__box:first-of-type {
    margin-left: 0;

    -webkit-clip-path: polygon(0 0, calc(100% - clamp(20px, 1.7vw, 30px)) 0, 100% 50%, calc(100% - clamp(20px, 1.7vw, 30px)) 100%, 0 100%);
            clip-path: polygon(0 0, calc(100% - clamp(20px, 1.7vw, 30px)) 0, 100% 50%, calc(100% - clamp(20px, 1.7vw, 30px)) 100%, 0 100%);
  }
}
.p-process__txt {
  font-weight: 500;
  line-height: 1.5;
}
@media screen and (max-width: 991.98px) {
  .p-process__txt {
    font-size: clamp(1.125rem, .633vw + .983rem, 1.375rem);
  }
}
@media print, screen and (min-width: 992px) {
  .p-process__txt {
    font-size: clamp(1.063rem, .298vw + .878rem, 1.25rem);
  }
}

/* 対応エリア
--------------------------------------------------------- */
.p-area {
  margin-top: clamp(80px, 8.8vw, 120px);
  background-color: var(--color-base);

  padding-block: clamp(70px, 7.5vw, 100px);
}
.p-area__inner {
  width: min(92%, 1470px);

  margin-inline: auto;
}
@media print, screen and (min-width: 992px) {
  .p-area__body {
    display: grid;
    column-gap: 4%;

    grid-template: 'map content'/auto 1fr;
  }
}
.p-area__map {
  grid-area: map;
}
@media screen and (max-width: 991.98px) {
  .p-area__map {
    margin-top: clamp(50px, 6.1vw, 90px);
  }
}
.p-area__map img {
  width: 100%;
  height: auto;
}
@media print, screen and (min-width: 992px) {
  .p-area__map img {
    width: clamp(400px, 30.9vw, 500px);
  }
}
.p-area__txt p + p {
  margin-top: 1.4em;
}
.p-area__desc {
  margin-bottom: 1.5em;
}
@media print, screen and (min-width: 768px) {
  .p-area__desc-item {
    display: grid;

    grid-template: 'dt dd'/9em 1fr;
    align-items: flex-start;
    gap: 1.2em;
  }
}
.p-area__desc-item + .p-area__desc-item {
  margin-top: clamp(35px, 3.3vw, 40px);
}
.p-area__desc dt {
  display: inline-block;
  padding: .3em .8em;
  background-color: var(--color-sub);
  color: #fff;
  text-align: center;
  font-weight: 500;
  font-size: clamp(.875rem, .128vw + .846rem, 1rem);
  line-height: 1.5;

  grid-area: dt;
}
@media only screen and (max-width: 767.98px) {
  .p-area__desc dt {
    min-width: 10em;
    margin-bottom: .8em;
    font-size: clamp(.938rem, .245vw + .882rem, 1rem);
  }
}
.p-area__desc dd {
  grid-area: dd;
}

/* 設備紹介
--------------------------------------------------------- */
.p-facility__inner {
  width: min(92%, 1470px);

  margin-inline: auto;
}
.p-facility__lead {
  margin-top: clamp(40px, 4.4vw, 60px);
}
@media screen and (min-width: 1200px) {
  .p-facility__lead {
    text-align: center;
  }
}
.p-facility__table-wrap {
  margin-top: clamp(50px, 6.1vw, 90px);
}
/* ご挨拶
--------------------------------------------------------- */
.p-greetings__inner {
  width: min(92%, 1200px);

  margin-inline: auto;
}
.p-greetings__txt {
  line-height: 1.9;
}
.p-greetings__txt p + p {
  margin-top: .4em;
}
.p-greetings__signature {
  margin-top: clamp(30px, 3.1vw, 40px);
  text-align: right;
  font-weight: bold;
  font-size: clamp(1.188rem, .192vw + 1.144rem, 1.375rem);
  font-family: '游明朝', 'Yu Mincho', 'YuMincho', 'Hiragino Mincho ProN', 'Hiragino Mincho Pro', 'MS PMincho', serif;
}

/* 経営理念
--------------------------------------------------------- */
.p-philosophy {
  margin-top: clamp(70px, 9.2vw, 140px);
  background-color: var(--color-base3);

  padding-block: clamp(70px, 7.5vw, 100px);
}
.p-philosophy__inner {
  width: min(92%, 1200px);

  margin-inline: auto;
}
.p-philosophy__txt {
  line-height: 1.9;
}
.p-philosophy__list {
  margin-top: clamp(30px, 3.2vw, 44px);
  line-height: 1.9;
}

/* 会社概要
--------------------------------------------------------- */
.p-profile {
  margin-top: clamp(70px, 9.2vw, 140px);
}
.p-profile__inner {
  width: min(92%, 1200px);

  margin-inline: auto;
}

/* 取引先
--------------------------------------------------------- */
.p-partners {
  margin-top: clamp(70px, 9.2vw, 140px);
  background-color: var(--color-base3);

  padding-block: clamp(70px, 7.5vw, 100px);
}
.p-partners__inner {
  width: min(92%, 1200px);

  margin-inline: auto;
}
@media print, screen and (min-width: 768px) {
  .p-partners__list {
    display: grid;

    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: clamp(20px, 1.9vw, 30px);
  }
}
@media screen and (min-width: 1400px) {
  .p-partners__list {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
.p-partners__item {
  display: flex;
  flex-direction: column;
  padding: 1.2em 1.5em;
  border-bottom: 1px solid #e0e1e1;
  background-color: #fff;
  font-weight: 500;
  line-height: 1.6;

  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 767.98px) {
  .p-partners__item {
    font-size: clamp(.938rem, .245vw + .882rem, 1rem);
  }
}
@media print, screen and (min-width: 768px) {
  .p-partners__item {
    font-size: clamp(.875rem, .316vw + .723rem, 1rem);
  }
}
@media screen and (min-width: 1400px) {
  .p-partners__item {
    font-size: 1rem;
  }
}
@media only screen and (max-width: 767.98px) {
  .p-partners__item + .p-partners__item {
    margin-top: 15px;
  }
}

/* 沿革
--------------------------------------------------------- */
.p-history {
  margin-top: clamp(70px, 9.2vw, 140px);
}
.p-history__inner {
  width: min(92%, 1200px);

  margin-inline: auto;
}

/* 採用情報
--------------------------------------------------------- */
.p-recruit {
  margin-top: clamp(70px, 9.2vw, 140px);
  background-color: var(--color-base3);

  padding-block: clamp(70px, 7.5vw, 100px);
}
.p-recruit__inner {
  width: min(92%, 1200px);

  margin-inline: auto;
}
.p-recruit__btn-wrap {
  margin-top: clamp(30px, 3.5vw, 50px);
  text-align: center;
}
.p-recruit__btn {
  min-width: clamp(200px, 23.7vw, 340px);
}

/* アクセス
--------------------------------------------------------- */
.p-access {
  margin-top: clamp(70px, 9.2vw, 140px);
}
.p-access__inner {
  width: min(92%, 1200px);

  margin-inline: auto;
}
.p-access__map {
  background-color: #e8e3ee;
}
.p-access__map iframe {
  display: block;
  width: 100%;
  border: 0;

  aspect-ratio: 1470/620;
}

/* お電話でのお問い合わせ
--------------------------------------------------------- */
.p-enquire__inner {
  max-width: min(92%, 1470px);
  margin-right: auto;
  margin-left: auto;
}
.p-enquire__txt {
  margin-bottom: clamp(40px, 4.4vw, 60px);
  font-size: clamp(1rem, .192vw + .957rem, 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 {
  border: 1px solid #e8e8e8;
  background-color: var(--color-base3);
  text-align: center;
}
@media only screen and (max-width: 767.98px) {
  .p-enquire__item {
    padding: 5vw 4vw 5vw;
  }
}
@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: 20px;
  }
}
.p-enquire__item.--tel .p-enquire__num::before {
  aspect-ratio: 30.85/30.87;
  -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__num {
  white-space: nowrap;
  font-weight: bold;
  font-size: clamp(1.75rem, .769vw + 1.577rem, 2.5rem);
  font-family: var(--font-family-secondary);
  line-height: 1.1;
}
.p-enquire__num::before {
  display: inline-block;
  height: .8em;
  margin-right: .4em;
  background-color: var(--color-main);
  content: '';

  -webkit-mask-size: 100% 100%;
          mask-size: 100% 100%;
}
.p-enquire__time {
  margin-top: .5em;
  font-size: clamp(.938rem, .064vw + .923rem, 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(40px, 4.4vw, 60px);
}
.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::before {
  position: absolute;
  top: 0;
  left: 0;
  content: '※';
}
.u-kome.--inline {
  display: inline;
  padding-left: 0;
}
.u-kome.--inline::before {
  position: static;
  margin-right: .2em;
}
.u-kome.--important {
  color: var(--color-accent);
}
.u-kome.--mark-important::before {
  color: var(--color-accent);
}

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

  size: A4 portrait;
}
