@charset "UTF-8";
/* ↓以下の階層に標準的なscssが格納されています。 */
@import url("https://fonts.googleapis.com/css2?family=Prompt:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Shippori+Mincho+B1:wght@400;500;600;700;800&display=swap");
/* インデント調整 */
/* センター寄せのインデント調整 */
/* 動作の時間（1001px以上の時,1000px以下の時） */
.p_archive__link:hover .p_archive__ico img, .p_bsuiness__btn___link:hover .p_bsuiness__btn___ico, .p_front__products___link:hover .p_front__products___arrow, .p_front__company___link:hover .p_front__company___arrow, [aria-current] .c_pagelist__ico img, a:hover .c_pagelist__ico img, .c_button___link:hover .c_button___ico {
  -webkit-filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(216deg) brightness(101%) contrast(102%);
          filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(216deg) brightness(101%) contrast(102%);
}

.p_found__caption, .p_about__visual___text, .c_kv__caption, .c_header__nav a:hover {
  background: -webkit-gradient(linear, left top, right top, from(#1F69CC), to(#475FA3));
  background: -webkit-linear-gradient(left, #1F69CC 0%, #475FA3 100%);
  background: linear-gradient(90deg, #1F69CC 0%, #475FA3 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

.p_archive__link::after, .p_archive__ico::before, .p_bsuiness__btn___link::after, .c_btn__link::before, .c_button___link::after, .c_head::before {
  background: -webkit-gradient(linear, left top, right top, from(#09A5B0), to(#1F69CC));
  background: -webkit-linear-gradient(left, #09A5B0 0%, #1F69CC 100%);
  background: linear-gradient(90deg, #09A5B0 0%, #1F69CC 100%);
}

.mincho {
  font-family: "Shippori Mincho B1", 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-weight: 400;
}

@-webkit-keyframes please__swipe {
  0% {
    left: 10px;
  }
  100% {
    left: 50px;
  }
}

@keyframes please__swipe {
  0% {
    left: 10px;
  }
  100% {
    left: 50px;
  }
}
@-webkit-keyframes image_sldier {
  0% {
    translate: 0 0%;
  }
  100% {
    translate: -50% 0;
  }
}
@keyframes image_sldier {
  0% {
    translate: 0 0%;
  }
  100% {
    translate: -50% 0;
  }
}
@-webkit-keyframes sldier_x {
  0% {
    translate: 0 0%;
  }
  100% {
    translate: -50% 0;
  }
}
@keyframes sldier_x {
  0% {
    translate: 0 0%;
  }
  100% {
    translate: -50% 0;
  }
}
@-webkit-keyframes sldier_y {
  0% {
    translate: 0 0%;
  }
  100% {
    translate: 0 -50%;
  }
}
@keyframes sldier_y {
  0% {
    translate: 0 0%;
  }
  100% {
    translate: 0 -50%;
  }
}
@-webkit-keyframes mv_y {
  0% {
    translate: 0 0%;
  }
  100% {
    translate: 0 -20px;
  }
}
@keyframes mv_y {
  0% {
    translate: 0 0%;
  }
  100% {
    translate: 0 -20px;
  }
}
:root {
  font-size: 16px;
}

* {
  margin: 0;
  padding: 0;
}
*:focus {
  outline: none !important;
}

body {
  font-family: "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
  font-weight: 500;
  color: #1f364d;
  background: #fff;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: unset;
}
@media screen and (max-width: 1200px) {
  body {
    -webkit-text-size-adjust: 100%;
  }
}
@media screen and (max-width: 828px) {
  body #swipebox-close {
    right: auto;
    left: 0;
  }
}
@media all and (-ms-high-contrast: none) {
  body {
    font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
    font-weight: 500;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
}

div {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

h1,
h2,
h3,
h4,
h5 {
  font-size: unset;
  font-weight: unset;
  padding: unset;
  margin: unset;
}
@media screen and (max-width: 1024px) {
  h1 br,
  h2 br,
  h3 br,
  h4 br,
  h5 br {
    display: none;
  }
}

p,
a,
span,
th,
td,
dt,
dd,
address {
  font-size: clamp(0.9375rem, 1.6vw, 1rem);
  line-height: 2;
  font-style: normal;
}

li {
  font-size: clamp(0.9375rem, 1.6vw, 1rem);
  font-style: normal;
}

ul,
ol {
  list-style: none;
  padding-left: unset;
}

a {
  text-decoration: none;
  color: inherit;
  -webkit-transition-property: all;
  transition-property: all;
}
@media screen and (min-width: 1001px) {
  a {
    -webkit-transition-duration: 300ms;
            transition-duration: 300ms;
  }
}
@media screen and (max-width: 1000px) {
  a {
    -webkit-transition-duration: 300ms;
            transition-duration: 300ms;
  }
}
a:hover {
  opacity: 0.7;
}
a[href^=tel] {
  color: inherit;
  text-decoration: none;
  cursor: default;
  pointer-events: none;
}
a[href^=tel]:hover {
  opacity: 1;
}
@media screen and (max-width: 1000px) {
  a[href^=tel] {
    pointer-events: unset;
  }
}

img,
figure,
picture {
  margin: unset;
  margin: 0;
  padding: 0;
  border: none;
}

figure,
picture {
  display: block;
}

iframe {
  display: block;
  width: 100%;
  height: 100%;
  border: none;
}

.wp-caption {
  margin: 10px;
  padding-top: 4px;
  border: 1px solid #ddd;
  border-radius: 3px;
  background-color: #f3f3f3;
  text-align: center;
}
.wp-caption p.wp-caption-text {
  margin: 0;
  padding: 0 4px 5px;
  font-size: 11px;
  line-height: 17px;
}

.swipe {
  width: 100%;
}
@media screen and (min-width: 1001px) {
  .swipe {
    position: relative;
    padding: 5px 0;
    overflow: hidden;
    z-index: 1;
  }
  .swipe img {
    min-width: 1200px;
  }
  .swipe::before {
    position: absolute;
    content: "";
    z-index: 2;
    max-width: 180px;
    width: 100%;
    max-height: 56px;
    height: 100%;
    top: 60px;
    left: 20px;
    background-image: url(../images/svg_swipe.svg);
    background-position: center left;
    background-size: contain;
    background-repeat: no-repeat;
    -webkit-animation: 2s ease-in-out alternate infinite please__swipe;
            animation: 2s ease-in-out alternate infinite please__swipe;
  }
  .swipe::after {
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    display: block;
    width: 100%;
    height: 100%;
    background-color: rgba(221, 221, 221, 0.6);
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
  }
  .swipe__on {
    overflow: auto;
    white-space: nowrap;
  }
  .swipe__on::after, .swipe__on::before {
    opacity: 0;
    z-index: -1;
    -webkit-animation: none;
            animation: none;
  }
  .swipe__on::-webkit-scrollbar {
    height: 5px;
  }
  .swipe__on::-webkit-scrollbar-track, .swipe__on::-webkit-scrollbar-thumb {
    background: #bcbcbc;
  }
  .swipe th,
  .swipe td {
    display: table-cell !important;
    white-space: nowrap;
  }
}

/* ▽▽▽▽ container ▽▽▽▽ */
.container {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 1231px) {
  .container {
    max-width: 1260px;
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (max-width: 1230px) {
  .container {
    max-width: 1260px;
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (min-width: 501px) and (max-width: 1024px) {
  .container {
    padding-left: 40px;
    padding-right: 40px;
  }
}

.over-right {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 1221px) {
  .over-right {
    margin-left: calc((100vw - 1210px) / 2);
  }
}
@media screen and (max-width: 1220px) {
  .over-right {
    max-width: 1240px;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (min-width: 501px) and (max-width: 1024px) {
  .over-right {
    padding-left: 40px;
    padding-right: 40px;
  }
}

.over-left {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 1221px) {
  .over-left {
    margin-right: calc((100vw - 1210px) / 2);
  }
}
@media screen and (max-width: 1220px) {
  .over-left {
    max-width: 1240px;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (min-width: 501px) and (max-width: 1024px) {
  .over-left {
    padding-left: 40px;
    padding-right: 40px;
  }
}

/* △△△△ container △△△△ */
/* ▽▽▽▽ lazy ▽▽▽▽ */
.lazy {
  opacity: 0;
  position: relative;
  translate: 0 50px;
}

.lazy_show {
  opacity: 1;
  translate: 0 0;
  -webkit-transition: all 1000ms;
  transition: all 1000ms;
}

/* △△△△ lazy △△△△ */
/* ▽▽▽▽ blur ▽▽▽▽ */
.blur {
  opacity: 0;
  -webkit-filter: blur(20px);
          filter: blur(20px);
}

.blur_show {
  opacity: 1;
  -webkit-filter: blur(0px);
          filter: blur(0px);
  -webkit-transition: all 1000ms;
  transition: all 1000ms;
}

/* △△△△ blur △△△△ */
/* ▽▽▽▽ fade ▽▽▽▽ */
.fade {
  opacity: 0;
}

.fade_show {
  opacity: 1;
  -webkit-transition: all 1000ms;
  transition: all 1000ms;
}

/* △△△△ blur △△△△ */
/* ▽▽▽▽追従▽▽▽▽ */
@media screen and (min-width: 1025px) {
  .c_following__contents {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    position: relative;
    gap: 56px;
  }
  .c_following__side {
    position: -webkit-sticky;
    position: sticky;
    top: 100px;
    left: 0;
    width: 128px;
  }
  .c_anchor__tab + .c_anchor__tab {
    margin-top: 8px;
  }
  #partners .c_anchor__tab + .c_anchor__tab {
    margin-top: 24px;
  }
  .c_following__main {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    max-width: 1016px;
  }
}
.c_anchor__cats {
  display: block;
}
.c_anchor__cats + .c_anchor__cats {
  margin-top: clamp(15px, 1vw, 16px);
}

.c_anchor__item {
  display: block;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.75;
  background: -webkit-gradient(linear, left top, right top, from(#09A5B0), to(#1F69CC));
  background: -webkit-linear-gradient(left, #09A5B0 0%, #1F69CC 100%);
  background: linear-gradient(90deg, #09A5B0 0%, #1F69CC 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  margin-bottom: 8px;
}

.c_anchor__link {
  display: inline-block;
  font-weight: 700;
}

.c_anchor__box {
  padding-top: clamp(40px, 3.8888888889vw, 56px);
  padding-left: clamp(24px, 4.4444444444vw, 64px);
  padding-right: clamp(24px, 4.4444444444vw, 64px);
  padding-bottom: clamp(40px, 3.8888888889vw, 56px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(9, 165, 176, 0.05)), to(rgba(31, 105, 204, 0.05)));
  background-image: -webkit-linear-gradient(left, rgba(9, 165, 176, 0.05) 0%, rgba(31, 105, 204, 0.05) 100%);
  background-image: linear-gradient(90deg, rgba(9, 165, 176, 0.05) 0%, rgba(31, 105, 204, 0.05) 100%);
  border-radius: 10px;
  overflow: clip;
}
.c_anchor__box + .c_anchor__box {
  margin-top: clamp(40px, 3vw, 48px);
}

.c_anchor__btn {
  position: relative;
  font-size: 15px;
  padding-left: 0em;
  display: inline-block;
  line-height: 1.75;
  font-weight: 400;
}
@media screen and (max-width: 1024px) {
  .c_anchor__btn {
    padding-left: 1.5em;
    font-weight: 700;
  }
}
.c_anchor__btn::before {
  content: "−";
  position: absolute;
  top: 0;
  left: 0;
  line-height: inherit;
  opacity: 0;
  -webkit-transition: inherit;
  transition: inherit;
}
@media screen and (max-width: 1024px) {
  .c_anchor__btn::before {
    opacity: 1;
  }
}
.c_anchor__btn span {
  display: inline-block;
  line-height: inherit;
  font-size: inherit;
}
.c_anchor__btn:hover {
  opacity: 1;
  padding-left: 1.5em;
  font-weight: 700;
}
.c_anchor__btn:hover::before {
  opacity: 1;
}
.c_anchor__btn.c_anchor__active {
  padding-left: 1.5em;
  font-weight: 700;
}
.c_anchor__btn.c_anchor__active::before {
  opacity: 1;
}

.c_anchor__sub {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 8px;
  margin-top: 8px;
}

.c_anchor__sub___btn {
  display: block;
  text-align: center;
  font-size: 14px;
  line-height: 1;
  padding-top: 0.5714285714em;
  padding-left: 1.0714285714em;
  padding-right: 1.0714285714em;
  padding-bottom: 0.5em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 50px;
  overflow: clip;
}
.c_anchor__sub___btn.c_anchor__active {
  font-weight: 700;
}

@media screen and (max-width: 1024px) {
  .c_anchor__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    gap: 8px 24px;
    margin-bottom: 40px;
  }
  .p_partners .c_anchor__list {
    gap: 24px;
  }
}
/* △△△△追従△△△△ */
.c_header__block {
  position: absolute;
  top: 0;
  left: 0;
  padding-top: clamp(21px, 3.61328125vw, 37px);
  padding-left: 64px;
  padding-right: 64px;
  padding-bottom: clamp(21px, 3.61328125vw, 37px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 10;
  width: 100%;
}
@media screen and (min-width: 1025px) {
  .c_header__block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media screen and (max-width: 1024px) {
  .c_header__block {
    display: block;
    padding-top: 50px;
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media screen and (max-width: 500px) {
  .c_header__block {
    padding-top: 21px;
    padding-left: 30px;
    padding-right: 30px;
  }
}

.c_header__logo,
.c_header__link,
.c_header__image {
  display: block;
  max-width: 302px;
  width: 100%;
  height: auto;
}
@media screen and (max-width: 768px) {
  .c_header__logo,
  .c_header__link,
  .c_header__image {
    max-width: 300px;
  }
}
@media screen and (max-width: 500px) {
  .c_header__logo,
  .c_header__link,
  .c_header__image {
    max-width: 210px;
  }
}

@media screen and (max-width: 1024px) {
  .c_header__menu {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 10;
    max-width: 375px;
    width: 100%;
    height: 100dvh;
    background-color: rgba(31, 54, 77, 0.9);
    z-index: 10;
    padding-top: 100px;
    padding-bottom: 150px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    overflow-y: scroll;
    -webkit-clip-path: inset(0 0% 0% 100%);
            clip-path: inset(0 0% 0% 100%);
    -webkit-transition-property: all;
    transition-property: all;
  }
}
@media screen and (max-width: 1024px) and (min-width: 1001px) {
  .c_header__menu {
    -webkit-transition-duration: 300ms;
            transition-duration: 300ms;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1000px) {
  .c_header__menu {
    -webkit-transition-duration: 300ms;
            transition-duration: 300ms;
  }
}
@media screen and (max-width: 1024px) {
  .c_header__menu.c_header__active {
    -webkit-clip-path: inset(0 0% 0% 0%);
            clip-path: inset(0 0% 0% 0%);
  }
}
.c_header__nav ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  padding-top: clamp(12px, 1.0625vw, 17px);
  padding-left: clamp(8px, 1vw, 16px);
  padding-right: clamp(8px, 1vw, 16px);
  padding-bottom: clamp(10px, 0.9375vw, 15px);
  border-radius: 50px;
  overflow: clip;
}
@media screen and (max-width: 1024px) {
  .c_header__nav ul {
    color: #fff;
    background-color: transparent;
    padding: 0;
    display: block;
    border-radius: 0px;
    overflow: clip;
  }
}
.c_header__nav li {
  font-size: 15px;
  line-height: 1;
  padding-left: 1.3333333333em;
  padding-right: 1.3333333333em;
}
.c_header__nav li + li {
  border-left: 1px solid #ccc;
}
@media screen and (max-width: 1024px) {
  .c_header__nav li {
    padding: 0;
    border-bottom: 1px solid #fff;
  }
  .c_header__nav li + li {
    border-left: none;
  }
}
.c_header__nav a {
  display: block;
  text-align: center;
  font-size: inherit;
  line-height: inherit;
  font-weight: 700;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #1f364d;
  -webkit-transition-property: all;
  transition-property: all;
}
@media screen and (min-width: 1001px) {
  .c_header__nav a {
    -webkit-transition-duration: 0ms;
            transition-duration: 0ms;
  }
}
@media screen and (max-width: 1000px) {
  .c_header__nav a {
    -webkit-transition-duration: 0ms;
            transition-duration: 0ms;
  }
}
.c_header__nav a:hover {
  color: transparent;
  opacity: 1;
}
@media screen and (max-width: 1024px) {
  .c_header__nav a {
    padding-top: 1.5em;
    padding-bottom: 1.5em;
    color: #fff;
  }
}
.c_header__nav span {
  display: none !important;
}
.c_header__nav .sub-menu,
.c_header__nav .children {
  display: none !important;
}

.c_header__line {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 45%;
  height: 1px;
  background-color: #fff;
  translate: -50% -50%;
  -webkit-transition: inherit;
  transition: inherit;
}
.c_header__active .c_header__line {
  opacity: 0;
}

.c_header__trigger {
  position: fixed;
  top: 32px;
  right: 32px;
  width: 56px;
  aspect-ratio: 1/1;
  background-color: #1f69cc;
  height: auto;
  -webkit-transition-property: all;
  transition-property: all;
}
@media screen and (min-width: 1001px) {
  .c_header__trigger {
    -webkit-transition-duration: 300ms;
            transition-duration: 300ms;
  }
}
@media screen and (max-width: 1000px) {
  .c_header__trigger {
    -webkit-transition-duration: 300ms;
            transition-duration: 300ms;
  }
}
.c_header__trigger {
  border-radius: 100px;
  overflow: clip;
  z-index: 10;
}
@media screen and (min-width: 1025px) {
  .c_header__trigger {
    display: none !important;
  }
}
@media screen and (max-width: 500px) {
  .c_header__trigger {
    top: 12px;
    right: 20px;
    width: 40px;
  }
}
.c_header__trigger::before, .c_header__trigger::after {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  width: 45%;
  height: 1px;
  background-color: #fff;
  -webkit-transition: inherit;
  transition: inherit;
}
.c_header__trigger::before {
  translate: -50% calc(-50% - 5px);
}
.c_header__trigger::after {
  translate: -50% calc(-50% + 5px);
}
.c_header__trigger.c_header__active::before, .c_header__trigger.c_header__active::after {
  translate: -50% -50%;
}
.c_header__trigger.c_header__active::before {
  rotate: -30deg;
}
.c_header__trigger.c_header__active::after {
  rotate: 30deg;
}

.c_mv {
  position: relative;
  display: block;
  padding-top: clamp(116px, 22.265625vw, 228px);
  padding-left: clamp(40px, 8.125vw, 130px);
  padding-right: clamp(40px, 8.125vw, 130px);
  padding-bottom: clamp(40px, 6.625vw, 106px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow-x: clip;
}

.c_mv__text {
  position: absolute;
  top: 36.5625vw;
  left: 0;
  -webkit-animation: sldier_x 50000ms linear infinite;
          animation: sldier_x 50000ms linear infinite;
  font-family: "Prompt", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 144px;
  line-height: 1.75;
  letter-spacing: -0.01em;
  color: #8F8F8F;
  opacity: 0.3;
  mix-blend-mode: color-burn;
  white-space: nowrap;
  pointer-events: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
@media screen and (max-width: 1024px) {
  .c_mv__text {
    top: 40vw;
    font-size: 100px;
  }
}
@media screen and (max-width: 768px) {
  .c_mv__text {
    top: 50vw;
    font-size: clamp(4rem, 12.5vw, 6rem);
  }
}
@media screen and (max-width: 500px) {
  .c_mv__text {
    top: 255px;
    line-height: 1;
  }
}

.c_mv__side {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 74px;
}
@media screen and (max-width: 768px) {
  .c_mv__side {
    display: block;
  }
}

.c_mv__head {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-top: 31px;
}
@media screen and (max-width: 768px) {
  .c_mv__head {
    padding-top: 0;
    margin-bottom: clamp(74px, 15.625vw, 120px);
  }
}

.c_mv__label {
  position: relative;
  display: block;
  aspect-ratio: 610/79;
  width: 100%;
  height: auto;
  margin-bottom: clamp(24px, 3.125vw, 50px);
  background-color: #1f364d;
  -webkit-mask-image: url("../images/visual/img_mv__label.webp");
          mask-image: url("../images/visual/img_mv__label.webp");
  -webkit-mask-size: 100%;
          mask-size: 100%;
  -webkit-transform: perspective(9em) rotateX(-10deg) translateY(-30px);
          transform: perspective(9em) rotateX(-10deg) translateY(-30px);
  -webkit-transition-property: all;
  transition-property: all;
}
@media screen and (min-width: 1001px) {
  .c_mv__label {
    -webkit-transition-duration: 1000ms;
            transition-duration: 1000ms;
  }
}
@media screen and (max-width: 1000px) {
  .c_mv__label {
    -webkit-transition-duration: 1000ms;
            transition-duration: 1000ms;
  }
}
.c_mv__label {
  -webkit-transition-delay: 500ms;
          transition-delay: 500ms;
  opacity: 0;
}
.--view .c_mv__label {
  opacity: 1;
  -webkit-transform: rotateX(0deg);
          transform: rotateX(0deg);
}

.c_mv__img {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: auto;
  -o-object-position: center center;
     object-position: center center;
  -webkit-transition-property: all;
  transition-property: all;
}
@media screen and (min-width: 1001px) {
  .c_mv__img {
    -webkit-transition-duration: 500ms;
            transition-duration: 500ms;
  }
}
@media screen and (max-width: 1000px) {
  .c_mv__img {
    -webkit-transition-duration: 500ms;
            transition-duration: 500ms;
  }
}
.c_mv__img {
  -webkit-transition-delay: 1000ms;
          transition-delay: 1000ms;
  opacity: 0;
}
.--view .c_mv__img {
  opacity: 1;
}

.c_mv__catch {
  display: block;
  width: 61.3114754098%;
  height: auto;
  -webkit-clip-path: inset(0 0 100% 0);
          clip-path: inset(0 0 100% 0);
  -webkit-transition-property: all;
  transition-property: all;
}
@media screen and (min-width: 1001px) {
  .c_mv__catch {
    -webkit-transition-duration: 500ms;
            transition-duration: 500ms;
  }
}
@media screen and (max-width: 1000px) {
  .c_mv__catch {
    -webkit-transition-duration: 500ms;
            transition-duration: 500ms;
  }
}
.c_mv__catch {
  -webkit-transition-delay: 1500ms;
          transition-delay: 1500ms;
  opacity: 0;
}
.--view .c_mv__catch {
  -webkit-clip-path: inset(0 0 0% 0);
          clip-path: inset(0 0 0% 0);
  opacity: 1;
}
@media screen and (max-width: 768px) {
  .c_mv__catch {
    width: 69.9324324324%;
  }
}

.c_mv__contents {
  width: 48.8805970149%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 768px) {
  .c_mv__contents {
    max-width: 600px;
    width: 100%;
  }
}

.c_mv__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 10px;
}

.c_mv__s {
  width: 50.8396946565%;
}

.c_mv__k {
  width: 45.3435114504%;
}

.c_mv__down {
  position: absolute;
  top: 100dvh;
  right: 2.375vw;
  translate: 0 calc(-100% - 40px);
  -webkit-transition-delay: 4500ms;
          transition-delay: 4500ms;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .c_mv__down {
    display: none;
  }
}

.c_mv__link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-animation: mv_y 2000ms ease-in-out infinite alternate;
          animation: mv_y 2000ms ease-in-out infinite alternate;
}

.c_mv__caption {
  font-family: "Prompt", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  line-height: 1;
  letter-spacing: 0.05em;
  background: -webkit-gradient(linear, left top, right top, from(#09A5B0), to(#1F69CC));
  background: -webkit-linear-gradient(left, #09A5B0 0%, #1F69CC 100%);
  background: linear-gradient(90deg, #09A5B0 0%, #1F69CC 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  -webkit-writing-mode: vertical-lr;
      -ms-writing-mode: tb-lr;
          writing-mode: vertical-lr;
}

.c_mv__icon {
  display: block;
  aspect-ratio: 16/9;
  width: 16px;
  height: auto;
  -webkit-filter: brightness(0) saturate(100%) invert(30%) sepia(85%) saturate(1563%) hue-rotate(198deg) brightness(89%) contrast(86%);
          filter: brightness(0) saturate(100%) invert(30%) sepia(85%) saturate(1563%) hue-rotate(198deg) brightness(89%) contrast(86%);
}

.c_kv {
  position: relative;
  display: block;
  padding-top: clamp(80px, 10.5vw, 168px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.c_kv__bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  z-index: -1;
}

.c_kv__block {
  padding-top: clamp(40px, 6.0625vw, 97px);
  padding-bottom: clamp(40px, 5.5vw, 88px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.c_kv__head {
  display: inline-block;
  opacity: 0;
  -webkit-transform: perspective(9em) rotateX(-10deg) translateY(-30px);
          transform: perspective(9em) rotateX(-10deg) translateY(-30px);
  -webkit-transition-property: all;
  transition-property: all;
}
@media screen and (min-width: 1001px) {
  .c_kv__head {
    -webkit-transition-duration: 1000ms;
            transition-duration: 1000ms;
  }
}
@media screen and (max-width: 1000px) {
  .c_kv__head {
    -webkit-transition-duration: 1000ms;
            transition-duration: 1000ms;
  }
}
.c_kv__head {
  -webkit-transition-delay: 500ms;
          transition-delay: 500ms;
}
.c_kv__head.--view {
  opacity: 1;
  -webkit-transform: rotateX(0deg);
          transform: rotateX(0deg);
}

.c_kv__caption {
  display: inline-block;
  font-size: clamp(2.5rem, 7.2vw, 4.5rem);
  font-family: "Prompt", sans-serif;
  font-weight: 300;
  font-style: normal;
  line-height: 1.2;
  margin-bottom: 8px;
}

.c_kv__lead {
  font-size: clamp(0.9375rem, 1.6vw, 1rem);
  letter-spacing: 0.05em;
  line-height: 1.5;
}
.c_kv__lead::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.5) * (0.5em - 1px));
}
.c_kv__lead::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.5) * 0.5em);
}
.c_kv__lead {
  font-weight: 700;
}

.c_bread {
  padding-top: clamp(18px, 1.75vw, 28px);
  padding-bottom: clamp(17px, 1.6875vw, 27px);
  font-size: 14px;
}
.c_bread span,
.c_bread a {
  display: inline-block;
  font-size: inherit;
  color: inherit;
}
.c_bread .current-item {
  color: #1f69cc;
}

.c_cta {
  padding-left: clamp(20px, 4.1666666667vw, 32px);
  padding-right: clamp(20px, 4.1666666667vw, 32px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.c_cta__area {
  color: #fff;
  padding-top: clamp(48px, 9.375vw, 72px);
  padding-bottom: clamp(48px, 9.375vw, 72px);
  border-radius: 10px;
  overflow: clip;
  background-image: url("../images/common/bg_cta.webp");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
@media screen and (max-width: 500px) {
  .c_cta__area {
    background-image: url("../images/common/bg_cta__sp.webp");
  }
}

.c_cta__head {
  margin-bottom: clamp(24px, 2vw, 32px);
}

.c_cta__caption {
  display: inline-block;
  font-size: clamp(2.75rem, 7.2vw, 4.5rem);
  font-family: "Prompt", sans-serif;
  font-weight: 300;
  font-style: normal;
  line-height: 1;
  margin-bottom: 8px;
}

.c_cta__label {
  font-size: clamp(0.875rem, 1.6vw, 1rem);
  font-weight: 700;
}

.c_cta__box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.c_cta__title {
  font-size: clamp(0.9375rem, 2.0833333333vw, 1rem);
}
@media screen and (min-width: 769px) {
  .c_cta__title {
    margin-bottom: 25px;
  }
  .c_cta__title br {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .c_cta__title {
    margin-bottom: 32px;
  }
  .c_cta__title br {
    display: block;
  }
}

.c_cta__contact {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0.5em;
  font-size: clamp(1.125rem, 2.4vw, 1.5rem);
  font-weight: 500;
  letter-spacing: 0.05em;
}
.c_cta__contact + .c_cta__contact {
  margin-top: clamp(14px, 2.6041666667vw, 20px);
}

.c_cta__tel {
  font-family: "Prompt", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: clamp(1.5rem, 3.8vw, 2.375rem);
}

.c_cta__phone {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 4px;
  font-size: inherit;
  font-family: inherit;
  font-weight: inherit;
  line-height: 1;
}

.c_cta__text,
.c_cta__unit {
  line-height: 1;
  font-size: clamp(1rem, 2.8vw, 1.75rem);
}

.c_cta__time {
  font-size: clamp(0.8125rem, 1.5vw, 0.9375rem);
  margin-top: clamp(12px, 1.5vw, 24px);
}

.c_footer {
  position: relative;
  margin-top: clamp(72px, 10vw, 160px);
}
.p_front__block + .c_footer {
  margin-top: 0;
}

.c_footer__block {
  position: relative;
  padding-top: clamp(48px, 7.5vw, 120px);
}

.c_footer__container {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 1291px) {
  .c_footer__container {
    max-width: 1320px;
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (max-width: 1290px) {
  .c_footer__container {
    max-width: 1320px;
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (min-width: 501px) and (max-width: 1024px) {
  .c_footer__container {
    padding-left: 40px;
    padding-right: 40px;
  }
}

.c_footer__bg {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: auto;
  z-index: -1;
}

.c_footer__media {
  display: block;
  width: 100%;
  height: auto;
}

.c_footer__column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (min-width: 1025px) {
  .c_footer__column {
    padding-left: clamp(24px, 1.875vw, 30px);
    padding-right: clamp(24px, 1.875vw, 30px);
  }
}
@media screen and (max-width: 1024px) {
  .c_footer__column {
    display: block;
  }
}

.c_footer__content {
  max-width: 340px;
}
@media screen and (max-width: 1024px) {
  .c_footer__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 48px;
  }
}

.c_footer__logo {
  display: block;
  max-width: 302px;
  margin-bottom: clamp(32px, 2.5625vw, 41px);
}
@media screen and (max-width: 768px) {
  .c_footer__logo {
    max-width: 233px;
    margin-left: auto;
    margin-right: auto;
  }
}

.c_footer__link,
.c_footer__image {
  display: block;
  width: 100%;
  height: auto;
}

.c_footer__address {
  word-break: keep-all;
  font-size: clamp(0.875rem, 1.5vw, 0.9375rem);
  line-height: 1.75;
}
.c_footer__address::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.75) * (0.5em - 1px));
}
.c_footer__address::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.75) * 0.5em);
}
.c_footer__address a,
.c_footer__address span {
  font-size: inherit;
  line-height: inherit;
}
@media screen and (max-width: 768px) {
  .c_footer__address {
    max-width: 300px;
  }
}

.c_footer__nav .menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  gap: 32px 40px;
  height: 172px;
}
@media screen and (max-width: 1024px) {
  .c_footer__nav .menu {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(1, 1fr);
    gap: 18px 15px;
  }
}
.c_footer__nav span {
  display: none !important;
}
.c_footer__nav li {
  font-size: 15px;
  line-height: 1;
  max-width: 172px;
  min-width: 100px;
}
@media screen and (max-width: 1024px) {
  .c_footer__nav li {
    border-bottom: 1px solid #ccc;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    max-width: 100%;
  }
}
.c_footer__nav a {
  font-size: inherit;
  line-height: inherit;
  font-weight: 700;
}
@media screen and (max-width: 1024px) {
  .c_footer__nav a {
    display: block;
    font-size: 13px;
    font-weight: 700;
    padding-bottom: 1.2307692308em;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}
.c_footer__nav .sub-menu {
  margin-top: 16px;
}
@media screen and (max-width: 1024px) {
  .c_footer__nav .sub-menu {
    display: none !important;
  }
}
.c_footer__nav .sub-menu li + li {
  margin-top: 10px;
}
.c_footer__nav .sub-menu a {
  position: relative;
  display: inline-block;
  font-size: 13px;
  line-height: 1.5;
  font-weight: 500;
  padding-left: 1em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.c_footer__nav .sub-menu a::before {
  content: "";
  position: absolute;
  top: 0.65em;
  left: 0;
  width: 8px;
  height: 1px;
  background-color: #1f364d;
}

.c_footer__mobile {
  display: none;
}
@media screen and (max-width: 1024px) {
  .c_footer__mobile {
    display: block;
  }
}

.c_footer__bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 16px 24px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #707070;
  margin-top: clamp(48px, 6.375vw, 102px);
  border-top: 1px solid #ccc;
  padding-top: 32px;
  padding-left: clamp(24px, 1.875vw, 30px);
  padding-right: clamp(24px, 1.875vw, 30px);
  padding-bottom: clamp(80px, 10.3515625vw, 106px);
}
@media screen and (max-width: 1024px) {
  .c_footer__bottom {
    border-top: none;
    padding-top: 0;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.c_footer__policy {
  font-size: 13px;
  color: inherit;
}
@media screen and (max-width: 1024px) {
  .c_footer__policy {
    display: none;
  }
}

.c_footer__copy {
  display: block;
  font-size: 12px;
  color: inherit;
}
@media screen and (max-width: 1024px) {
  .c_footer__copy {
    text-align: center;
  }
}

.c_footer__rtt {
  position: absolute;
  bottom: 109px;
  right: 6.25vw;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  aspect-ratio: 1/1;
  width: 48px;
  height: auto;
  background-color: #fff;
  border-radius: 32px;
  overflow: clip;
}
@media screen and (max-width: 1440px) {
  .c_footer__rtt {
    bottom: 40px;
  }
}
@media screen and (max-width: 1024px) {
  .c_footer__rtt {
    left: 50%;
    right: unset;
    bottom: 32px;
    width: 40px;
    translate: -50% 0;
  }
}
.c_footer__rtt svg {
  display: block;
  aspect-ratio: 1/1;
  width: 14px;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (max-width: 1024px) {
  .c_footer__rtt svg {
    width: 11px;
  }
}

.c_address__block {
  display: block;
}

.c_address__address {
  display: inline-block;
  word-break: keep-all;
}

.c_recruit__title {
  font-size: clamp(2rem, 5.2083333333vw, 2.5rem);
  font-family: "Prompt", sans-serif;
  font-weight: 300;
  font-style: normal;
  margin-bottom: clamp(32px, 5.2083333333vw, 40px);
}

.c_recruit__catch {
  font-size: inherit;
  background: -webkit-gradient(linear, left top, right top, from(#99A9B0), to(#8CB0D3));
  background: -webkit-linear-gradient(left, #99A9B0 0%, #8CB0D3 100%);
  background: linear-gradient(90deg, #99A9B0 0%, #8CB0D3 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

.c_recruit__content {
  position: relative;
  padding-top: clamp(40px, 4.5vw, 72px);
  padding-bottom: clamp(40px, 4.5vw, 72px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #fff;
}
.c_recruit__content::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url("../images/page/bg_recruit.webp");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top right;
  opacity: 0.6;
}

.c_recruit__list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: repeat(1, 1fr);
  gap: 24px;
}
@media screen and (max-width: 768px) {
  .c_recruit__list {
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
  }
}
@media screen and (max-width: 500px) {
  .c_recruit__list {
    grid-template-columns: repeat(1, 1fr);
  }
}

.c_recruit__tab {
  display: block;
}
.c_recruit__tab[current] {
  display: none !important;
}

.c_recruit__link {
  position: relative;
  display: block;
  border-radius: 10px;
  overflow: clip;
  width: 100%;
  height: auto;
  -webkit-box-shadow: 0px 0px 15.8678px rgba(75, 204, 190, 0.1);
          box-shadow: 0px 0px 15.8678px rgba(75, 204, 190, 0.1);
}
.c_recruit__link:hover {
  opacity: 1;
}

.c_recruit__bg {
  position: relative;
  -webkit-transition: inherit;
  transition: inherit;
}
@media screen and (max-width: 768px) {
  .c_recruit__bg {
    height: 144px;
  }
}
.c_recruit__bg .image {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.c_recruit__bg::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, right top, from(#09A5B0), to(#1F69CC));
  background: -webkit-linear-gradient(left, #09A5B0 0%, #1F69CC 100%);
  background: linear-gradient(90deg, #09A5B0 0%, #1F69CC 100%);
  opacity: 0;
  -webkit-transition: inherit;
  transition: inherit;
}
.c_recruit__link:hover .c_recruit__bg::after {
  opacity: 0.8;
}

.c_recruit__head {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  translate: 0 -50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 8px;
}

.c_recruit__label {
  font-size: clamp(1rem, 1.8vw, 1.125rem);
  font-weight: 700;
}
.c_recruit__link:hover .c_recruit__label {
  color: #fff;
}

.c_recruit__caption {
  font-family: "Prompt", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: clamp(0.875rem, 1.6vw, 1rem);
  letter-spacing: 0.05em;
  line-height: 1;
  background: -webkit-gradient(linear, left top, right top, from(#1F69CC), to(#475FA3));
  background: -webkit-linear-gradient(left, #1F69CC 0%, #475FA3 100%);
  background: linear-gradient(90deg, #1F69CC 0%, #475FA3 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
.c_recruit__link:hover .c_recruit__caption {
  background-image: unset;
  background-color: #fff;
}

/* ↓以下の階層にボタンやフォームのscssが格納されています。 */
.c_block__top {
  margin-top: clamp(80px, 7.5vw, 120px);
}

@media screen and (max-width: 500px) {
  .c_block__break {
    display: block;
  }
  .c_block__unset {
    display: none;
  }
}
.c_block__narrow {
  max-width: 1016px;
  margin-left: auto;
  margin-right: auto;
}

.c_head {
  position: relative;
  padding-left: 24px;
  font-size: clamp(1.25rem, 2.2vw, 1.375rem);
  margin-bottom: 24px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.c_head::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  translate: 0 -50%;
  aspect-ratio: 1/1;
  width: 16px;
  border-radius: 16px;
  overflow: clip;
}

.c_head__label {
  font-size: inherit;
  font-weight: 700;
  line-height: 1.75;
}
.c_head__label::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.75) * (0.5em - 1px));
}
.c_head__label::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.75) * 0.5em);
}

.c_lead {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-bottom: clamp(12px, 1vw, 16px);
  font-size: clamp(1.125rem, 2.2vw, 1.375rem);
  font-weight: 700;
  margin-bottom: clamp(24px, 3.25vw, 52px);
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border-bottom: 2px solid #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.c_lead::before {
  content: "●";
  font-size: inherit;
  background: -webkit-gradient(linear, left top, right top, from(#09A5B0), to(#1F69CC));
  background: -webkit-linear-gradient(left, #09A5B0 0%, #1F69CC 100%);
  background: linear-gradient(90deg, #09A5B0 0%, #1F69CC 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

.c_lead__title {
  font-size: inherit;
  font-weight: inherit;
}

.c_title {
  font-size: clamp(0.9375rem, 1.8vw, 1.125rem);
  font-weight: 700;
  margin-bottom: 0.8888888889em;
}

.c_title__title {
  font-size: inherit;
  font-weight: inherit;
  line-height: 1.75;
}
.c_title__title::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.75) * (0.5em - 1px));
}
.c_title__title::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.75) * 0.5em);
}

.c_text {
  font-size: clamp(0.9375rem, 1.6vw, 1rem);
}
@media screen and (min-width: 1001px) {
  .c_text {
    line-height: 1.5625;
  }
  .c_text::before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.5625) * (0.5em - 1px));
  }
  .c_text::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.5625) * 0.5em);
  }
}
@media screen and (max-width: 1000px) {
  .c_text {
    line-height: 1.25;
  }
  .c_text::before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.25) * (0.5em - 1px));
  }
  .c_text::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.25) * 0.5em);
  }
}

.c_text__center {
  text-align: center;
}

.c_text__left {
  text-align: left;
}

.c_text__right {
  text-align: right;
}

@media screen and (max-width: 500px) {
  .c_text__reset {
    text-align: unset;
  }
}
.c_text__time {
  display: block;
  font-size: clamp(0.8125rem, 1.6vw, 1rem);
}

.c_text__cap {
  text-transform: capitalize;
}

.p_text__slider {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0;
  width: -webkit-min-content;
  width: -moz-min-content;
  width: min-content;
  -webkit-animation: sldier_x 50000ms linear infinite;
          animation: sldier_x 50000ms linear infinite;
}

.p_text__slide {
  display: block;
  padding-left: clamp(8px, 1vw, 16px);
  padding-right: clamp(8px, 1vw, 16px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.c_text__text {
  font-size: clamp(3rem, 8.2vw, 5.125rem);
  font-family: "Prompt", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 82px;
  line-height: 1.2;
  background: -webkit-gradient(linear, left top, right top, from(#99A9B0), to(#8CB0D3));
  background: -webkit-linear-gradient(left, #99A9B0 0%, #8CB0D3 100%);
  background: linear-gradient(90deg, #99A9B0 0%, #8CB0D3 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  white-space: nowrap;
  opacity: 0.8;
}
@media screen and (max-width: 500px) {
  .c_text__text {
    font-size: 48px;
  }
}

.c_text__image {
  max-width: 112px;
  opacity: 0.85;
  -webkit-mask-image: url("../images/visual/img_mv1.webp");
          mask-image: url("../images/visual/img_mv1.webp");
  -webkit-mask-position: center center;
          mask-position: center center;
  -webkit-mask-size: contain;
          mask-size: contain;
  background-color: rgba(255, 255, 255, 0.2);
}
@media screen and (max-width: 500px) {
  .c_text__image {
    max-width: 61px;
  }
}

.c_text__box {
  position: relative;
}
.c_text__box::before, .c_text__box::after {
  content: "";
  position: absolute;
  width: 45%;
  height: 100%;
  z-index: 1;
  top: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  pointer-events: none;
}
.c_text__box::before {
  left: 0;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.7)), to(rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0));
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0));
}
.c_text__box::after {
  right: 0;
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 0.7)), to(rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(right, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0));
  background-image: linear-gradient(to left, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0));
}

.c_list__dotted {
  position: relative;
  font-size: inherit;
  padding-left: 1em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.c_list__dotted::before {
  position: absolute;
  content: "・";
  top: 0;
  left: 0;
  color: inherit;
  font-size: inherit;
}

.c_link__text {
  display: inline;
  font-size: inherit;
  text-decoration: underline;
}

.c_top {
  margin-top: clamp(24px, 2vw, 32px);
}

.c_top__link {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  font-size: clamp(0.9375rem, 1.6vw, 1rem);
}
.c_top__link:hover {
  opacity: 1;
  color: #1f69cc;
}

.c_top__ico {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  aspect-ratio: 1/1;
  width: 24px;
  height: auto;
  background-color: #ddd;
  border-radius: 50px;
  overflow: clip;
  -webkit-transition: inherit;
  transition: inherit;
}
.c_top__link:hover .c_top__ico {
  background-color: #1f69cc;
}

.c_top__arrow {
  display: block;
  aspect-ratio: 1/1;
  width: 12px;
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  rotate: -90deg;
}

.c_top__text {
  font-size: inherit;
}

.c_more {
  margin-top: clamp(24px, 2vw, 32px);
}

.c_more__link {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}

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

.c_image {
  overflow: clip;
}

.c_image__box {
  position: relative;
  overflow: clip;
}
.c_image__box::before, .c_image__box::after {
  content: "";
  position: absolute;
  top: 0;
  max-width: 20%;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.c_image__box::before {
  left: 0;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.75)), to(rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.75), rgba(255, 255, 255, 0));
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.75), rgba(255, 255, 255, 0));
}
.c_image__box::after {
  right: 0;
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 0.75)), to(rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(right, rgba(255, 255, 255, 0.75), rgba(255, 255, 255, 0));
  background-image: linear-gradient(to left, rgba(255, 255, 255, 0.75), rgba(255, 255, 255, 0));
}

.c_image__slider {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: -webkit-min-content;
  width: -moz-min-content;
  width: min-content;
  -webkit-animation: image_sldier linear 50000ms infinite;
          animation: image_sldier linear 50000ms infinite;
}

.c_image__slide {
  display: block;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  height: auto;
  margin-left: 8px;
  margin-right: 8px;
}

.c_btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: clamp(40px, 3.5vw, 56px);
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: clamp(0.9375rem, 1.6vw, 1rem);
  gap: 24px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

@media screen and (min-width: 1001px) {
  .c_btn__start {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .c_btn__end {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
.c_btn__link {
  position: relative;
  display: block;
  max-width: 212px;
  width: 100%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: inherit;
  line-height: 1;
  padding-top: clamp(20px, 1.75vw, 28px);
  padding-bottom: clamp(20px, 1.75vw, 28px);
  text-align: center;
  color: #09a5b0;
  background-color: #fff;
  border: 1px solid #09a5b0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 50px;
  overflow: clip;
  z-index: 1;
}
.c_btn__link::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  -webkit-transition: inherit;
  transition: inherit;
  opacity: 0;
}
.c_btn__link:hover {
  opacity: 1;
  color: #fff;
  border-color: transparent;
}
.c_btn__link:hover::before {
  opacity: 1;
}

.c_btn__large {
  max-width: 400px;
}

.c_button {
  margin-top: clamp(32px, 2.5vw, 40px);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
}
@media screen and (max-width: 768px) {
  .c_button {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.c_button___link {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 260px;
  padding-top: clamp(23px, 1.75vw, 28px);
  padding-left: clamp(28px, 2.5vw, 40px);
  padding-right: clamp(28px, 2vw, 32px);
  padding-bottom: clamp(23px, 1.75vw, 28px);
  font-size: clamp(0.9375rem, 1.6vw, 1rem);
  line-height: 1;
  color: #09a5b0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  z-index: 1;
  border-radius: 50px;
  -webkit-box-shadow: 0px 0px 24px 4px rgba(153, 153, 153, 0.1);
          box-shadow: 0px 0px 24px 4px rgba(153, 153, 153, 0.1);
}
@media screen and (max-width: 768px) {
  .c_button___link {
    width: 222px;
  }
}
.c_button___link::before, .c_button___link::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  border-radius: 50px;
  overflow: clip;
  -webkit-transition-property: all;
  transition-property: all;
}
@media screen and (min-width: 1001px) {
  .c_button___link::before, .c_button___link::after {
    -webkit-transition-duration: 300ms;
            transition-duration: 300ms;
  }
}
@media screen and (max-width: 1000px) {
  .c_button___link::before, .c_button___link::after {
    -webkit-transition-duration: 300ms;
            transition-duration: 300ms;
  }
}
.c_button___link::before {
  background-color: #fff;
}
.c_button___link::after {
  opacity: 0;
}
.c_button___link:hover {
  opacity: 1;
  color: #fff;
  border: none;
}
.c_button___link:hover::after {
  opacity: 1;
}

.c_button___label {
  line-height: 1;
}

.c_button___ico {
  display: block;
  aspect-ratio: 1/1;
  width: 14px;
  height: auto;
}
.c_button___arrow {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  height: auto !important;
  border: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

tbody,
tr {
  width: 100%;
  height: auto !important;
  border: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

th {
  color: #1f69cc;
  width: 180px;
  border-bottom: 1px solid #1f69cc;
}
@media screen and (max-width: 1024px) {
  th {
    border-bottom: none;
    padding-top: 1em;
  }
}

td {
  padding-left: clamp(24px, 2.5vw, 40px);
  border-bottom: 1px solid #fff;
}
td th,
td td {
  color: inherit;
  font-weight: 500;
  padding: 0 !important;
  border: none;
}
td th {
  padding-right: 1em !important;
  white-space: nowrap;
}
td td {
  width: auto;
}
@media screen and (max-width: 1024px) {
  td {
    border-bottom-color: #1f69cc;
    padding-bottom: 1em;
  }
  td tr {
    display: block;
  }
  td tr + tr {
    padding-top: 0.5em;
  }
  td th,
  td td {
    width: 100%;
  }
}

th,
td {
  text-align: left;
  vertical-align: top;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 1.75;
}
@media screen and (min-width: 1025px) {
  th,
  td {
    padding-top: 2em;
    padding-bottom: 2em;
  }
}
@media screen and (max-width: 1024px) {
  th,
  td {
    display: block;
    width: 100%;
    padding-left: 1em;
    padding-right: 1em;
  }
}

/* 以下Wordpress/plugin用scss */
.c_wp__head {
  font-size: clamp(1.125rem, 2vw, 1.25rem);
  font-weight: 700;
  margin-bottom: 1em;
}

.c_wp__label {
  font-size: inherit;
  line-height: 2;
}
.c_wp__label::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 2) * (0.5em - 1px));
}
.c_wp__label::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 2) * 0.5em);
}
.c_wp__label {
  font-weight: inherit;
}

.c_pagelist {
  margin-bottom: clamp(40px, 5vw, 80px);
}
@media screen and (min-width: 1001px) {
  .c_pagelist ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    gap: 16px 24px;
  }
}
.c_pagelist a {
  display: block;
  font-size: inherit;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.c_pagenavi {
  margin-top: clamp(40px, 3.5vw, 56px);
}
.c_pagenavi .wp-pagenavi {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 24px;
  font-size: clamp(0.75rem, 1.6vw, 1rem);
}
@media screen and (max-width: 768px) {
  .c_pagenavi .wp-pagenavi {
    gap: 8px;
  }
}
.c_pagenavi span,
.c_pagenavi a {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  padding-top: 0 !important;
  padding-left: 7.5px !important;
  padding-right: 7.5px !important;
  padding-bottom: 8px !important;
  font-family: "Prompt", sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.05em;
  margin: 0 !important;
  height: auto;
  font-size: inherit;
  line-height: 1;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: none !important;
  border-bottom: 2px solid transparent !important;
  text-transform: uppercase;
}
@media screen and (max-width: 768px) {
  .c_pagenavi span,
  .c_pagenavi a {
    border-bottom-width: 1px !important;
    padding-left: 4px !important;
    padding-right: 4px !important;
    padding-bottom: 6px !important;
  }
}
.c_pagenavi span.current, .c_pagenavi span:hover,
.c_pagenavi a.current,
.c_pagenavi a:hover {
  opacity: 1;
  font-weight: 300 !important;
  color: #09a5b0;
  border-bottom-color: #09a5b0 !important;
}
.c_pagenavi .previouspostslink,
.c_pagenavi .nextpostslink {
  width: auto;
}
.c_pagenavi .first,
.c_pagenavi .last,
.c_pagenavi .pages {
  display: none !important;
}

.c_single__nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 16px;
  font-size: clamp(0.9375rem, 1.6vw, 1rem);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: clamp(32px, 2.5vw, 40px);
}

.c_single__nav___move {
  max-width: 51px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.c_single__nav___move a {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  text-transform: capitalize;
  color: #09a5b0;
  font-size: 14px;
  font-family: "Prompt", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.c_single__nav___back a {
  display: block;
  font-size: clamp(0.9375rem, 1.6vw, 1rem);
  line-height: 1;
  padding-top: 1.75em;
  padding-left: 4.125em;
  padding-right: 4.125em;
  padding-bottom: 1.75em;
  color: #09a5b0;
  background-color: #fff;
  border: 1px solid #09a5b0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 50px;
  overflow: clip;
}
@media screen and (max-width: 768px) {
  .c_single__nav___back a {
    padding-top: 0.75em;
    padding-left: 1.5em;
    padding-right: 1.5em;
    padding-bottom: 0.75em;
  }
}

.c_pagelist__nav {
  margin-bottom: clamp(80px, 7.5vw, 120px);
}
.c_pagelist__nav ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  gap: 16px 28px;
}
@media screen and (max-width: 768px) {
  .c_pagelist__nav ul {
    gap: 8px 24px;
  }
}
.c_pagelist__nav a {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 9px;
  font-size: clamp(1rem, 2.34375vw, 1.125rem);
  font-weight: 700;
}
.c_pagelist__nav a:hover {
  opacity: 1;
  color: #1f69cc;
}

.c_pagelist__ico {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  aspect-ratio: 1/1;
  width: 22px;
  height: auto;
  border: 1px solid #1f69cc;
  border-radius: 50px;
  overflow: clip;
  -webkit-transition: inherit;
  transition: inherit;
}
[aria-current] .c_pagelist__ico, a:hover .c_pagelist__ico {
  background-color: #1f69cc;
}
.mw_wp_form {
  margin-top: clamp(32px, 3.125vw, 50px);
  background-color: #fff;
  background-color: #F8F8F8;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
  font-weight: 500;
  padding-top: clamp(56px, 6.25vw, 100px);
  padding-bottom: clamp(56px, 6.25vw, 100px);
  padding-left: clamp(40px, 6.25vw, 100px);
  padding-right: clamp(40px, 6.25vw, 100px);
}
@media screen and (max-width: 1000px) {
  .mw_wp_form {
    padding-top: 56px;
    padding-bottom: 56px;
    padding-left: 40px;
    padding-right: 40px;
  }
}
.mw_wp_form.mw_wp_form_input small {
  margin-top: -20px;
}
@media screen and (max-width: 1000px) {
  .mw_wp_form.mw_wp_form_input small {
    margin: 0;
  }
  .mw_wp_form.mw_wp_form_input tr {
    display: block;
  }
  .mw_wp_form.mw_wp_form_input tr + tr {
    padding-top: 20px;
  }
  .mw_wp_form.mw_wp_form_input table table tr + tr {
    padding-top: unset;
  }
}
.mw_wp_form.mw_wp_form_complete {
  display: none !important;
}
.mw_wp_form table,
.mw_wp_form tbody,
.mw_wp_form tr,
.mw_wp_form th,
.mw_wp_form td {
  border: none;
  padding: 0;
  background-color: unset !important;
}
@media screen and (max-width: 1000px) {
  .mw_wp_form table,
  .mw_wp_form tbody,
  .mw_wp_form tr,
  .mw_wp_form th,
  .mw_wp_form td {
    display: block;
    width: 100%;
  }
}
.mw_wp_form th {
  position: relative;
  font-weight: 700;
  width: 300px;
}
@media screen and (max-width: 1000px) {
  .mw_wp_form th {
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 50px;
  }
}
.mw_wp_form th > span {
  position: absolute;
  display: block;
  height: auto;
  text-align: center;
  color: #fff;
}
@media screen and (max-width: 1000px) {
  .mw_wp_form th > span {
    top: 50%;
    left: 0;
    width: 40px;
    line-height: 30px;
    translate: 0 -50%;
  }
}
.mw_wp_form th > span.required {
  background-color: #C50000;
}
.mw_wp_form th > span.any {
  background-color: #999999;
}
.mw_wp_form th small {
  display: block;
}
.mw_wp_form td th {
  font-weight: 400;
  width: 200px;
}
@media screen and (max-width: 1000px) {
  .mw_wp_form td th {
    width: 100%;
    padding: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.mw_wp_form input,
.mw_wp_form textarea,
.mw_wp_form select {
  display: inline-block;
  font-size: 16px;
  line-height: 1.4375em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 100%;
  background-color: #fff;
  border: 1px solid #ccc;
  outline: none;
  font-family: "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
  font-weight: 500;
  padding: 1em;
}
@media screen and (max-width: 1000px) {
  .mw_wp_form input,
  .mw_wp_form textarea,
  .mw_wp_form select {
    padding: 10px;
  }
}
.mw_wp_form input.var01,
.mw_wp_form textarea.var01,
.mw_wp_form select.var01 {
  max-width: 500px;
}
.mw_wp_form input.var02,
.mw_wp_form textarea.var02,
.mw_wp_form select.var02 {
  max-width: 5em;
}
@media screen and (max-width: 500px) {
  .mw_wp_form input.var02,
  .mw_wp_form textarea.var02,
  .mw_wp_form select.var02 {
    max-width: 4em;
  }
}
.mw_wp_form input,
.mw_wp_form textarea {
  width: 100%;
}
.mw_wp_form select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  padding-right: 48px;
  background-image: url("../images/common/svg-select.svg");
  background-repeat: no-repeat;
  background-size: 13px;
  background-position: center right 16px;
}
.mw_wp_form input[type*=file] {
  width: auto;
  background-color: transparent;
  padding: 0;
  border: none;
  font-weight: 400;
  font-size: clamp(0.875rem, 1.6vw, 1rem);
  margin-top: clamp(10px, 1vw, 16px);
}
.mw_wp_form input[type*=file]::-webkit-file-upload-button {
  display: inline-block;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 0.2em 0.5em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
  font-weight: 500;
  font-size: clamp(0.75rem, 1.6vw, 1rem);
}
.mw_wp_form input[type*=file]::file-selector-button {
  display: inline-block;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 0.2em 0.5em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: "游ゴシック", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
  font-weight: 500;
  font-size: clamp(0.75rem, 1.6vw, 1rem);
}
.mw_wp_form .error {
  display: block;
  font-size: 15px;
  padding: 0.5em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: pink;
  margin-top: 8px;
}
@media screen and (min-width: 1001px) {
  .mw_wp_form.mw_wp_form_input th,
  .mw_wp_form.mw_wp_form_input td {
    padding-bottom: 40px;
  }
  .mw_wp_form.mw_wp_form_input th {
    line-height: 57px;
  }
  .mw_wp_form.mw_wp_form_input th > span {
    top: 9px;
    right: 56px;
    width: 60px;
    line-height: 40px;
  }
  .mw_wp_form.mw_wp_form_confirm th,
  .mw_wp_form.mw_wp_form_confirm td, .mw_wp_form.mw_wp_form_preview th,
  .mw_wp_form.mw_wp_form_preview td {
    padding-top: 5px;
    padding-bottom: 40px;
  }
  .mw_wp_form.mw_wp_form_confirm th > span, .mw_wp_form.mw_wp_form_preview th > span {
    top: 0;
    right: 56px;
    width: 60px;
    line-height: 40px;
  }
  .mw_wp_form.mw_wp_form_confirm td th,
  .mw_wp_form.mw_wp_form_confirm td td, .mw_wp_form.mw_wp_form_preview td th,
  .mw_wp_form.mw_wp_form_preview td td {
    padding-bottom: 10px;
  }
  .mw_wp_form.mw_wp_form_confirm td tr:first-child th,
  .mw_wp_form.mw_wp_form_confirm td tr:first-child td, .mw_wp_form.mw_wp_form_preview td tr:first-child th,
  .mw_wp_form.mw_wp_form_preview td tr:first-child td {
    padding-top: 0;
  }
  .mw_wp_form.mw_wp_form_confirm td tr:last-child th,
  .mw_wp_form.mw_wp_form_confirm td tr:last-child td, .mw_wp_form.mw_wp_form_preview td tr:last-child th,
  .mw_wp_form.mw_wp_form_preview td tr:last-child td {
    padding-bottom: 0;
  }
}

.mwform-checkbox-field input {
  display: none;
}
.mwform-checkbox-field input:checked + .mwform-checkbox-field-text::before {
  background-image: url("../images/common/check.svg");
}

.mwform-checkbox-field-text {
  position: relative;
  padding-left: 40px;
  margin-right: 20px;
  cursor: pointer;
  line-height: 57px;
}
@media screen and (max-width: 1000px) {
  .mwform-checkbox-field-text {
    line-height: 32px;
  }
}
.mwform-checkbox-field-text::before {
  position: absolute;
  top: 50%;
  left: 0;
  translate: 0 -50%;
  content: "";
  display: block;
  aspect-ratio: 1/1;
  width: 32px;
  height: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #fff;
  background-image: none;
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: center center;
  border: 1px solid #ccc;
}

.horizontal-item {
  display: inline-block;
  margin-top: 5px;
  margin-bottom: 5px;
}
.horizontal-item + .horizontal-item {
  margin-left: 0 !important;
}

.mwform-radio-field input {
  display: none;
}
.mwform-radio-field input:checked + .mwform-radio-field-text::after {
  opacity: 1;
}

.mwform-radio-field-text {
  position: relative;
  padding-left: 40px;
  margin-right: 20px;
  cursor: pointer;
  display: inline-block;
  line-height: 57px;
}
@media screen and (max-width: 1000px) {
  .mwform-radio-field-text {
    line-height: 32px;
  }
}
.mwform-radio-field-text::before {
  position: absolute;
  top: 50%;
  left: 0;
  translate: 0 -50%;
  content: "";
  display: block;
  aspect-ratio: 1/1;
  width: 32px;
  height: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #fff;
  background-image: none;
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: center center;
  border: 1px solid #ccc;
  border-radius: 50%;
}
.mwform-radio-field-text::after {
  position: absolute;
  content: "";
  top: 50%;
  left: 8px;
  translate: 0 -50%;
  aspect-ratio: 1/1;
  width: 16px;
  background-color: #C50000;
  border-radius: 50%;
  opacity: 0;
}

.file-text {
  display: block;
  font-size: clamp(0.9375rem, 1.6vw, 1rem);
  line-height: 1.6;
}
.file-text::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.6) * (0.5em - 1px));
}
.file-text::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.6) * 0.5em);
}
.file-text {
  word-break: break-all;
}

.sp-break {
  display: none !important;
}
@media screen and (max-width: 500px) {
  .sp-break {
    display: block !important;
  }
}

.form-agree {
  margin-top: clamp(20px, 2.5vw, 40px);
  font-size: clamp(0.9375rem, 1.6vw, 1rem);
  font-weight: 400;
  line-height: 2;
}
.form-agree::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 2) * (0.5em - 1px));
}
.form-agree::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 2) * 0.5em);
}
.form-agree {
  text-align: center;
}
.mw_wp_form_confirm .form-agree {
  display: none !important;
}
.form-agree a {
  color: unset;
  text-decoration: underline;
}
@media screen and (max-width: 1000px) {
  .form-agree {
    text-align: left;
  }
}

.form-wrap {
  margin-top: clamp(20px, 1.6875vw, 27px);
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 8px 24px;
}
.form-wrap input[type=checkbox] + .mwform-checkbox-field-text {
  margin-right: 0;
}

.form-btns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 24px 32px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-top: clamp(24px, 2vw, 32px);
}
.form-btns a,
.form-btns [type=submit] {
  max-width: 320px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: clamp(0.9375rem, 1.6vw, 1rem);
  font-weight: 700;
  padding: 1.25em;
  color: #fff;
  background-image: url("../images/common/arrow_right.svg");
  background-repeat: no-repeat;
  background-size: 8px;
  background-position: right 16px center;
  background-color: #C50000;
  border: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  -webkit-transition-property: all;
  transition-property: all;
}
@media screen and (min-width: 1001px) {
  .form-btns a,
  .form-btns [type=submit] {
    -webkit-transition-duration: 300ms;
            transition-duration: 300ms;
  }
}
@media screen and (max-width: 1000px) {
  .form-btns a,
  .form-btns [type=submit] {
    -webkit-transition-duration: 300ms;
            transition-duration: 300ms;
  }
}
.form-btns a,
.form-btns [type=submit] {
  border-radius: 4px;
  overflow: clip;
}
.form-btns a:hover,
.form-btns [type=submit]:hover {
  opacity: 1;
  background-position: right 10px center;
  background-color: #B51A21;
}

.ui-datepicker {
  font-size: 13px !important;
}
.ui-datepicker span,
.ui-datepicker a,
.ui-datepicker th,
.ui-datepicker td {
  font-size: inherit !important;
}
.ui-datepicker th,
.ui-datepicker td {
  display: table-cell !important;
}
.ui-datepicker td span,
.ui-datepicker td a {
  padding: 0;
}

/* ↓以下の階層に固定ページ等のscssが格納されています。 */
.c_circle {
  position: absolute;
  max-width: 396px;
}

.p_front__block {
  position: relative;
  overflow-x: clip;
}

.p_front__bg {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  mix-blend-mode: multiply;
}

.p_front__image {
  display: block;
  max-width: 100%;
  width: 100%;
  height: auto;
}
@media screen and (max-width: 768px) {
  .p_front__image {
    scale: 1.1;
    -webkit-transform-origin: top center;
            transform-origin: top center;
  }
}

.p_front__head {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
  gap: 8px;
  margin-bottom: 40px;
  opacity: 0;
  -webkit-transform: perspective(9em) rotateX(-10deg) translateY(-30px);
          transform: perspective(9em) rotateX(-10deg) translateY(-30px);
  -webkit-transition-property: all;
  transition-property: all;
}
@media screen and (min-width: 1001px) {
  .p_front__head {
    -webkit-transition-duration: 1000ms;
            transition-duration: 1000ms;
  }
}
@media screen and (max-width: 1000px) {
  .p_front__head {
    -webkit-transition-duration: 1000ms;
            transition-duration: 1000ms;
  }
}
.p_front__head {
  -webkit-transition-delay: 500ms;
          transition-delay: 500ms;
}
.--view .p_front__head {
  opacity: 1;
  -webkit-transform: rotateX(0deg);
          transform: rotateX(0deg);
}
.p_front__head.c_text__center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 768px) {
  .p_front__head {
    gap: 6px;
  }
}

.p_front__head___caption {
  text-transform: capitalize;
  font-family: "Prompt", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: clamp(2.75rem, 7.2vw, 4.5rem);
  line-height: 1.1;
  background: -webkit-gradient(linear, left top, right top, from(#1F69CC), to(#475FA3));
  background: -webkit-linear-gradient(left, #1F69CC 0%, #475FA3 100%);
  background: linear-gradient(90deg, #1F69CC 0%, #475FA3 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

.p_front__head___label {
  font-size: clamp(0.9375rem, 1.6vw, 1rem);
  font-weight: 700;
  letter-spacing: 0.05em;
}

.p_front__lead {
  font-size: clamp(1.5rem, 3.2vw, 2rem);
  font-family: "Shippori Mincho B1", 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-weight: 600;
  letter-spacing: -0.01em;
  margin-bottom: 24px;
}

.p_front__lead___label {
  font-size: inherit;
  background: -webkit-gradient(linear, left top, right top, from(#36557D), to(#557493));
  background: -webkit-linear-gradient(left, #36557D 0%, #557493 100%);
  background: linear-gradient(90deg, #36557D 0%, #557493 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  line-height: 1.75;
}
.p_front__lead___label::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.75) * (0.5em - 1px));
}
.p_front__lead___label::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.75) * 0.5em);
}
.p_front__lead___label br {
  display: none;
}
.p_front__recruit .p_front__lead___label br {
  display: block;
}
@media screen and (max-width: 768px) {
  .p_front__lead___label br {
    display: block;
  }
}

/* 事業内容 */
.p_front__business {
  position: relative;
  overflow-x: clip;
  padding-top: 294px;
  padding-left: clamp(30px, 12.5vw, 128px);
  padding-right: clamp(30px, 12.5vw, 128px);
  padding-bottom: 48px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 1140px) {
  .p_front__business {
    padding-top: clamp(120px, 27.6041666667vw, 212px);
  }
}
@media screen and (max-width: 768px) {
  .p_front__business {
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 0;
  }
}
@media screen and (max-width: 500px) {
  .p_front__business {
    padding-left: 30px;
    padding-right: 30px;
  }
}

.p_front__business___bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  z-index: -2;
}

.p_front__business___image {
  display: block;
  width: inherit;
  height: inherit;
  -o-object-position: top right;
     object-position: top right;
  opacity: 0.8;
  scale: 1.01;
}

.p_front__business___block {
  max-width: 481px;
}
@media screen and (max-width: 768px) {
  .p_front__business___block {
    max-width: 100%;
  }
}

/* 取扱商品 */
.p_front__products {
  position: relative;
  z-index: 1;
  padding-top: clamp(72px, 22.0052083333vw, 169px);
  overflow: clip;
}
@media screen and (max-width: 768px) {
  .p_front__products {
    padding-bottom: 80px;
  }
}
.p_front__products::before, .p_front__products::after {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
}
.p_front__products::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 437px;
  background-image: url("../images/page/bg_front2.webp");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
}
.p_front__products::after {
  content: "";
  top: 437px;
  height: 100%;
  z-index: -1;
  background-color: #fff;
}

.p_front__products___circle {
  position: absolute;
  z-index: 0;
}

.p_front__products___circle1 {
  top: 27.9214986619%;
  right: 0;
  translate: 40% 0;
}

.p_front__products___circle2 {
  bottom: 0;
  left: 0;
  translate: -40% 0;
}

.p_front__products___block {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.p_front__products___box {
  margin-top: clamp(40px, 4.5vw, 72px);
  margin-left: -40px;
  margin-right: -40px;
}
@media screen and (max-width: 1024px) {
  .p_front__products___box {
    margin-left: -20px;
    margin-right: -20px;
  }
}

.p_front__products___slider .slick-dots {
  position: static;
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  margin-top: 28px;
}
.p_front__products___slider .slick-dots li,
.p_front__products___slider .slick-dots button {
  display: block;
  margin: 0;
  padding: 0;
  width: auto;
  height: auto;
}
.p_front__products___slider .slick-dots button {
  aspect-ratio: 1/1;
  width: 8px;
  height: auto;
  background-color: #fff;
  border-radius: 8px;
  overflow: clip;
  border: 1px solid #1f69cc;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.p_front__products___slider .slick-dots button::before {
  display: none;
}
.p_front__products___slider .slick-active button {
  background-color: #1f69cc;
}

.p_front__products___slide {
  padding-left: 40px;
  padding-right: 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (min-width: 769px) {
  .p_front__products___slide:nth-child(2) {
    margin-top: 56px;
  }
  .p_front__products___slide:nth-child(3) {
    margin-top: 112px;
  }
}
@media screen and (max-width: 1024px) {
  .p_front__products___slide {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.p_front__products___link {
  display: block;
}
.p_front__products___link:hover {
  opacity: 1;
}

.p_front__products___pic {
  position: relative;
  overflow: clip;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
@media screen and (max-width: 768px) {
  .p_front__products___pic {
    border-top-right-radius: 8px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
  }
}

.p_front__products___image {
  display: block;
  width: 100%;
  height: 100%;
  scale: 1;
  -webkit-transition-property: all;
  transition-property: all;
}
@media screen and (min-width: 1001px) {
  .p_front__products___image {
    -webkit-transition-duration: 1000ms;
            transition-duration: 1000ms;
  }
}
@media screen and (max-width: 1000px) {
  .p_front__products___image {
    -webkit-transition-duration: 1000ms;
            transition-duration: 1000ms;
  }
}
.p_front__products___link:hover .p_front__products___image {
  scale: 1.1;
}

.p_front__products___count {
  position: absolute;
  background-color: #fff;
  width: 58px;
  height: 50px;
  border-bottom-right-radius: 10px;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .p_front__products___count {
    width: 52px;
    height: 45px;
    border-bottom-right-radius: 8px;
  }
}
.p_front__products___count::before, .p_front__products___count::after {
  content: "";
  aspect-ratio: 1/1;
  width: 10px;
  height: auto;
  position: absolute;
  background-image: url("../images/common/ico_path.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  rotate: 90deg;
  display: block;
}
@media screen and (max-width: 768px) {
  .p_front__products___count::before, .p_front__products___count::after {
    width: 8px;
  }
}
.p_front__products___count::before {
  left: 0;
  bottom: 0;
  translate: 0 100%;
}
.p_front__products___count::after {
  top: 0;
  right: 0;
  translate: 100% 0;
}

.p_front__products___num {
  display: inline-block;
  line-height: 1;
  font-family: "Prompt", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: clamp(1.875rem, 3.2vw, 2rem);
  letter-spacing: -0.01em;
  background: -webkit-gradient(linear, left top, right top, from(#09A5B0), to(#1F69CC));
  background: -webkit-linear-gradient(left, #09A5B0 0%, #1F69CC 100%);
  background: linear-gradient(90deg, #09A5B0 0%, #1F69CC 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

.p_front__products___head {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 18px;
  margin-top: clamp(14px, 1.25vw, 20px);
  padding-left: 8px;
  padding-right: 8px;
}

.p_front__products___label {
  font-size: clamp(1rem, 1.8vw, 1.125rem);
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.01em;
}

.p_front__products___ico {
  position: relative;
  display: block;
  aspect-ratio: 1/1;
  width: 36px;
  height: auto;
  border-radius: 50px;
  overflow: clip;
  background: -webkit-gradient(linear, left top, right top, from(#09A5B0), to(#1F69CC));
  background: -webkit-linear-gradient(left, #09A5B0 0%, #1F69CC 100%);
  background: linear-gradient(90deg, #09A5B0 0%, #1F69CC 100%);
}
.p_front__products___ico::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  aspect-ratio: 1/1;
  max-width: calc(100% - 2px);
  width: 100%;
  height: auto;
  border-radius: 50px;
  overflow: clip;
  background-color: #fff;
  -webkit-transition-property: all;
  transition-property: all;
}
@media screen and (min-width: 1001px) {
  .p_front__products___ico::after {
    -webkit-transition-duration: 300ms;
            transition-duration: 300ms;
  }
}
@media screen and (max-width: 1000px) {
  .p_front__products___ico::after {
    -webkit-transition-duration: 300ms;
            transition-duration: 300ms;
  }
}
.p_front__products___link:hover .p_front__products___ico::after {
  opacity: 0;
}

.p_front__products___arrow {
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  z-index: 1;
}
/* 採用情報 */
.p_front__recruit {
  padding-top: 96px;
  padding-bottom: clamp(32px, 13.9322916667vw, 107px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #fff;
}
.p_front__recruit .c_recruit__label {
  line-height: 1.5;
}
.p_front__recruit .c_recruit__label::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.5) * (0.5em - 1px));
}
.p_front__recruit .c_recruit__label::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.5) * 0.5em);
}
.p_front__recruit .c_recruit__label br {
  display: none;
}
@media screen and (max-width: 1024px) {
  .p_front__recruit .c_recruit__label br {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .p_front__recruit {
    padding-top: 0;
  }
}

.p_front__recruit___area {
  padding-left: clamp(15px, 4.1666666667vw, 32px);
  padding-right: clamp(15px, 4.1666666667vw, 32px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.p_front__recruit___block {
  position: relative;
  margin-top: clamp(40px, 14vw, 70px);
  margin-bottom: clamp(40px, 14vw, 70px);
  padding-top: 112px;
  padding-left: clamp(20px, 4vw, 64px);
  padding-right: clamp(20px, 4vw, 64px);
  padding-bottom: 136px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-image: url("../images/page/bg_front3.webp");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  border-radius: 10px;
}
@media screen and (max-width: 1200px) {
  .p_front__recruit___block {
    padding-top: 64px;
    padding-bottom: 64px;
  }
}
@media screen and (max-width: 768px) {
  .p_front__recruit___block {
    margin-top: clamp(80px, 15.625vw, 160px);
    padding-top: 0;
    padding-left: clamp(20px, 5.2083333333vw, 40px);
    padding-right: clamp(20px, 5.2083333333vw, 40px);
    background-image: url("../images/page/bg_front3__sp.webp");
  }
}

.p_front__recruit___wrap {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 769px) {
  .p_front__recruit___wrap {
    min-height: 100dvh;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .p_front__recruit___wrap {
    min-height: 70dvh;
  }
}

.p_front__recruit___box {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  max-width: 520px;
}
@media screen and (max-width: 768px) {
  .p_front__recruit___box {
    max-width: 100%;
  }
}

.p_front__recruit___side {
  position: -webkit-sticky;
  position: sticky;
  top: 100px;
  left: 0;
  max-width: 1135px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .p_front__recruit___side {
    display: block;
  }
}

.p_front__recruit___pic {
  position: relative;
  top: 0;
  margin-top: -160px;
  aspect-ratio: 543/735;
  max-width: 543px;
  width: 100%;
  height: auto;
}
@media screen and (min-width: 1601px) {
  .p_front__recruit___pic {
    width: 543px;
  }
}
@media screen and (max-width: 1024px) {
  .p_front__recruit___pic {
    max-width: 53.02734375%;
  }
}
@media screen and (max-width: 768px) {
  .p_front__recruit___pic {
    max-width: 543px;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    translate: 0 -40px;
  }
}

.p_front__recruit___image {
  position: absolute;
  display: block;
  aspect-ratio: 413/527;
  max-width: 63.5359116022%;
  width: 100%;
  height: auto;
  border-radius: 10px;
  overflow: clip;
  -webkit-transform-origin: top right;
          transform-origin: top right;
  -webkit-transition: 1000ms ease-out;
  transition: 1000ms ease-out;
  will-change: transform;
}
@media screen and (min-width: 1601px) {
  .p_front__recruit___image {
    max-width: 345px;
  }
}

.p_front__recruit___back {
  top: 0;
  left: 16.9429097606%;
  -webkit-transform: rotate(-3deg);
          transform: rotate(-3deg);
}

.p_front__recruit___left {
  top: 2.4489795918%;
  left: 0;
  -webkit-transform: rotate(-9deg);
          transform: rotate(-9deg);
}

.p_front__recruit___right {
  right: 0;
  bottom: 0;
  left: 15.2380952381%;
  -webkit-transform: rotate(0);
          transform: rotate(0);
}

.p_front__recruit___container {
  max-width: 1200px;
  margin-top: 100px;
  margin-left: auto;
  margin-right: auto;
}

.p_front__recruit___contents {
  position: relative;
  margin-top: clamp(72px, 5.5vw, 88px);
  padding-top: clamp(40px, 4.5vw, 72px);
  padding-left: clamp(16px, 5vw, 80px);
  padding-right: clamp(16px, 5vw, 80px);
  padding-bottom: clamp(40px, 5vw, 80px);
  border-radius: 16px;
  overflow: clip;
  z-index: 1;
}
.p_front__recruit___contents::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  opacity: 0.5;
  -webkit-box-shadow: 0px 0px 16px rgba(75, 204, 190, 0.05);
          box-shadow: 0px 0px 16px rgba(75, 204, 190, 0.05);
  -webkit-backdrop-filter: blur(2px);
          backdrop-filter: blur(2px);
  z-index: -1;
}

.p_front__recruit___head {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
  margin-bottom: 34px;
}

.p_front__recruit___label {
  font-size: clamp(0.9375rem, 1.8vw, 1.125rem);
  font-weight: 700;
}

.p_front__recruit___caption {
  font-size: clamp(0.8125rem, 1.6vw, 1rem);
  letter-spacing: 0.05em;
  font-family: "Prompt", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #1f69cc;
  text-transform: capitalize;
  line-height: 1;
}

.p_front__recruit___person {
  margin-left: -24px;
  margin-right: -24px;
}
@media screen and (max-width: 1200px) {
  .p_front__recruit___person {
    margin-left: -8px;
    margin-right: -8px;
  }
}
@media screen and (max-width: 500px) {
  .p_front__recruit___person {
    margin-left: 0;
    margin-right: 0;
  }
}

.p_front__recruit___slider .slick-arrow {
  translate: unset !important;
  width: 9px;
  height: 16px;
  z-index: 1;
}
.p_front__recruit___slider .slick-arrow::before {
  display: none;
}
.p_front__recruit___slider .slick-arrow::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-image: url("../images/common/ico_slick.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  width: 100%;
  height: 100%;
}
.p_front__recruit___slider .slick-prev::after {
  rotate: 180deg;
}
@media screen and (max-width: 500px) {
  .p_front__recruit___slider .slick-prev {
    left: 0;
  }
}
@media screen and (max-width: 500px) {
  .p_front__recruit___slider .slick-next {
    right: 0;
  }
}

.p_front__recruit___slide {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 24px;
  padding-right: 24px;
}
@media screen and (max-width: 1200px) {
  .p_front__recruit___slide {
    padding-left: 8px;
    padding-right: 8px;
  }
}
@media screen and (max-width: 500px) {
  .p_front__recruit___slide {
    padding-left: 24px;
    padding-right: 24px;
  }
}

.p_front__recruit___link {
  display: block;
  width: 100%;
  height: auto;
}
.p_front__recruit___link:hover {
  opacity: 1;
}

.p_front__recruit___visual {
  display: block;
  aspect-ratio: 315/375;
  width: 100%;
  height: auto;
  border-radius: 10px;
  overflow: clip;
}
.p_front__recruit___visual .image {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  scale: 1;
  -webkit-transition-property: all;
  transition-property: all;
}
@media screen and (min-width: 1001px) {
  .p_front__recruit___visual .image {
    -webkit-transition-duration: 1000ms;
            transition-duration: 1000ms;
  }
}
@media screen and (max-width: 1000px) {
  .p_front__recruit___visual .image {
    -webkit-transition-duration: 1000ms;
            transition-duration: 1000ms;
  }
}
.p_front__recruit___link:hover .p_front__recruit___visual .image {
  scale: 1.1;
}

.p_front__recruit___title {
  margin-top: clamp(16px, 1.5vw, 24px);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 12px;
}
@media screen and (max-width: 768px) {
  .p_front__recruit___title {
    gap: 10px;
  }
}

.p_front__recruit___cat {
  display: inline-block;
  line-height: 1;
  font-size: 12px;
  padding-top: 0.5833333333em;
  padding-left: 1em;
  padding-right: 1em;
  padding-bottom: 0.5em;
  border: 1px solid #09a5b0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #09a5b0;
  background-color: #dff3f4;
  border-radius: 50px;
  overflow: clip;
}
@media screen and (max-width: 768px) {
  .p_front__recruit___cat {
    font-size: 10px;
  }
}

.p_front__recruit___text {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: clamp(0.8125rem, 1.4vw, 0.875rem);
  line-height: 1.2;
}
.p_front__recruit___text::first-letter {
  font-size: 1.1428571429em;
}

.p_front__recruit___list {
  margin-top: clamp(64px, 5vw, 80px);
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(1, 1fr);
  gap: 16px 32px;
}
@media screen and (max-width: 768px) {
  .p_front__recruit___list {
    grid-template-columns: repeat(1, 1fr);
  }
}

/* 会社案内 */
.p_front__company {
  position: relative;
  overflow: clip;
}

.p_front__company___bg {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
}

.p_front__company___img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100dvw;
  height: 100dvh;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top center;
     object-position: top center;
}

.p_front__company___block {
  padding-top: clamp(64px, 7.5vw, 120px);
  padding-bottom: clamp(53px, 7.5vw, 120px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.p_front__company___box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 0 88px;
}
@media screen and (max-width: 768px) {
  .p_front__company___box {
    display: block;
  }
}

.p_front__company___inner {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.p_front__company___side {
  margin-top: clamp(50px, 8.3333333333vw, 64px);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 80px;
}
@media screen and (max-width: 768px) {
  .p_front__company___side {
    display: block;
  }
}

.p_front__company___images {
  max-width: 53.25%;
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 768px) {
  .p_front__company___images {
    max-width: 500px;
    margin-bottom: 48px;
  }
}
@media screen and (max-width: 500px) {
  .p_front__company___images {
    max-width: 300px;
  }
}

.p_front__company___pic {
  position: relative;
  aspect-ratio: 639/421;
  display: block;
  width: 100%;
  height: auto;
}

.p_front__company___media {
  position: absolute;
  bottom: 0;
  right: 0;
  border-radius: 10px;
  overflow: clip;
  -webkit-transition-property: all;
  transition-property: all;
}
@media screen and (min-width: 1001px) {
  .p_front__company___media {
    -webkit-transition-duration: 1000ms;
            transition-duration: 1000ms;
  }
}
@media screen and (max-width: 1000px) {
  .p_front__company___media {
    -webkit-transition-duration: 1000ms;
            transition-duration: 1000ms;
  }
}
.p_front__company___media {
  opacity: 0;
  -webkit-transform-origin: bottom right;
          transform-origin: bottom right;
}
.--view .p_front__company___media {
  opacity: 1;
}

.--view .p_front__company___image {
  rotate: 0deg;
}

.p_front__company___photo {
  rotate: 3deg;
  translate: 10px -10px;
  -webkit-transition-delay: 500ms;
          transition-delay: 500ms;
}
.--view .p_front__company___photo {
  rotate: 0deg;
  translate: 0 0;
}

.p_front__company___link {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  padding-top: clamp(18px, 2vw, 32px);
  padding-left: clamp(10px, 1.25vw, 20px);
  padding-right: clamp(10px, 1.25vw, 20px);
  padding-bottom: clamp(18px, 2vw, 32px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.p_front__company___link::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: -webkit-gradient(linear, left top, right top, from(#09A5B0), to(#1F69CC));
  background: -webkit-linear-gradient(left, #09A5B0 0%, #1F69CC 100%);
  background: linear-gradient(90deg, #09A5B0 0%, #1F69CC 100%);
  opacity: 0.3;
  -webkit-transition: inherit;
  transition: inherit;
}
.p_front__company___link:hover {
  opacity: 1;
}
.p_front__company___link:hover::after {
  opacity: 1;
}

.p_front__company___label {
  font-size: clamp(0.9375rem, 1.8vw, 1.125rem);
  font-weight: 700;
}

.p_front__company___ico {
  position: relative;
  display: block;
  aspect-ratio: 1/1;
  width: 36px;
  height: auto;
  border-radius: 50px;
  overflow: clip;
}
@media screen and (max-width: 768px) {
  .p_front__company___ico {
    width: 22px;
  }
}
.p_front__company___ico::before, .p_front__company___ico::after {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition-property: all;
  transition-property: all;
}
@media screen and (min-width: 1001px) {
  .p_front__company___ico::before, .p_front__company___ico::after {
    -webkit-transition-duration: 300ms;
            transition-duration: 300ms;
  }
}
@media screen and (max-width: 1000px) {
  .p_front__company___ico::before, .p_front__company___ico::after {
    -webkit-transition-duration: 300ms;
            transition-duration: 300ms;
  }
}
.p_front__company___ico::before {
  background: -webkit-gradient(linear, left top, right top, from(#09A5B0), to(#1F69CC));
  background: -webkit-linear-gradient(left, #09A5B0 0%, #1F69CC 100%);
  background: linear-gradient(90deg, #09A5B0 0%, #1F69CC 100%);
  opacity: 0;
}
.p_front__company___ico::after {
  background-image: url("../images/common/ico_circle.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}
.p_front__company___link:hover .p_front__company___ico::before {
  opacity: 1;
}
.p_front__company___link:hover .p_front__company___ico::after {
  opacity: 0;
}

.p_front__company___arrow {
  position: absolute;
  top: 50%;
  left: 50%;
  translate: -50% -50%;
  z-index: 1;
  width: 11px;
}
@media screen and (max-width: 768px) {
  .p_front__company___arrow {
    width: 7px;
  }
}
/* お知らせ */
.p_front__news {
  position: relative;
  padding-top: clamp(65px, 8.25vw, 132px);
  padding-bottom: clamp(72px, 8.25vw, 132px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (min-width: 769px) {
  .p_front__news .p_archive__link {
    padding-left: 22px;
  }
  .p_front__news .p_archive__ico {
    right: 22px;
  }
}

.p_front__news___circle {
  left: 0;
  bottom: 0;
  translate: -30% 50%;
}

.p_front__news___block {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 80px;
}
@media screen and (min-width: 769px) {
  .p_front__news___block {
    padding-bottom: 130px;
  }
}
@media screen and (max-width: 768px) {
  .p_front__news___block {
    display: block;
  }
}

.p_front__news___head {
  width: 212px;
}

.p_front__news___inner {
  max-width: 820px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.p_front__news___btn {
  position: absolute;
  top: 160px;
  left: 0;
  -webkit-box-shadow: unset;
          box-shadow: unset;
}
.p_front__news___btn .c_button___link {
  border: 1px solid #09a5b0;
  -webkit-box-shadow: unset;
          box-shadow: unset;
  width: 212px;
}
@media screen and (max-width: 768px) {
  .p_front__news___btn {
    position: static;
  }
}

.p_business__side {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 56px;
}
@media screen and (max-width: 768px) {
  .p_business__side {
    display: block;
  }
}

.p_business__pic {
  display: block;
  width: 42.0045045045%;
  margin-left: auto;
  margin-right: auto;
  border-radius: 10px;
  overflow: clip;
}
@media screen and (max-width: 768px) {
  .p_business__pic {
    width: 100%;
    border-radius: 8px;
    overflow: clip;
    margin-bottom: 40px;
  }
}

.p_business__inner {
  display: block;
  width: 100%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.p_bsuiness__btn {
  margin-top: clamp(40px, 3vw, 48px);
  padding-top: clamp(32px, 2.5vw, 40px);
  border-top: 2px solid #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 24px;
}

.p_bsuiness__btn___link {
  position: relative;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 30px;
  color: #09a5b0;
  padding-top: clamp(20px, 1.75vw, 28px);
  padding-left: clamp(24px, 2.5vw, 40px);
  padding-right: clamp(24px, 2.5vw, 40px);
  padding-bottom: clamp(20px, 1.75vw, 28px);
  border-radius: 100px;
  overflow: clip;
  z-index: 1;
  -webkit-box-shadow: 0px 0px 16px rgba(75, 204, 190, 0.05);
          box-shadow: 0px 0px 16px rgba(75, 204, 190, 0.05);
}
@media screen and (max-width: 768px) {
  .p_bsuiness__btn___link {
    gap: 16px;
  }
}
@media screen and (max-width: 375px) {
  .p_bsuiness__btn___link {
    width: 100%;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.p_bsuiness__btn___link::before, .p_bsuiness__btn___link::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  -webkit-transition: inherit;
  transition: inherit;
}
.p_bsuiness__btn___link::before {
  background-color: #fff;
}
.p_bsuiness__btn___link::after {
  opacity: 0;
}
.p_bsuiness__btn___link:hover {
  opacity: 1;
  color: #fff;
}
.p_bsuiness__btn___link:hover::before {
  opacity: 0;
}
.p_bsuiness__btn___link:hover::after {
  opacity: 1;
}

.p_bsuiness__btn___label {
  font-size: inherit;
  line-height: 1.5;
}
.p_bsuiness__btn___label::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.5) * (0.5em - 1px));
}
.p_bsuiness__btn___label::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.5) * 0.5em);
}
.p_bsuiness__btn___label {
  word-break: auto-phrase;
}

@media screen and (max-width: 768px) {
  .p_bsuiness__btn___ico {
    width: 13px;
    min-width: 13px;
  }
}

.p_products__contents + .p_products__contents {
  margin-top: clamp(80px, 7vw, 112px);
}

.p_products__inner + .p_products__inner {
  margin-top: clamp(24px, 2vw, 32px);
}
.p_products__inner ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 5px;
}
.p_products__inner li {
  font-size: clamp(0.875rem, 1.5vw, 0.9375rem);
  padding-top: 0.6em;
  padding-left: 1.0666666667em;
  padding-right: 1.0666666667em;
  padding-bottom: 0.6em;
  background-color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.p_about__block {
  counter-reset: count;
}

.p_about__visual {
  position: relative;
  display: block;
  border-radius: 10px;
  overflow: clip;
}
.p_about__visual img {
  min-height: 240px;
  -o-object-fit: cover;
     object-fit: cover;
}

.p_about__visual___label {
  display: inline-block;
  position: relative;
  border-top-right-radius: 10px;
  position: absolute;
  z-index: 1;
  left: 0;
  bottom: 0;
  background-color: #fff;
  padding-top: clamp(16px, 1.3125vw, 21px);
  padding-right: clamp(24px, 2.25vw, 36px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.p_about__visual___label::before, .p_about__visual___label::after {
  content: "";
  aspect-ratio: 1/1;
  width: 10px;
  height: auto;
  position: absolute;
  background-image: url("../images/common/ico_path.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}
.p_about__visual___label::before {
  top: 0;
  left: 0;
  translate: 0 -100%;
}
.p_about__visual___label::after {
  right: 0;
  bottom: 0;
  translate: 100% 0;
}

.p_about__visual___text {
  font-family: "Prompt", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: clamp(2rem, 4.8vw, 3rem);
  line-height: 1.2;
}

.p_about__data {
  margin-top: 40px;
}

.p_about__title {
  font-size: clamp(1.5rem, 3.2vw, 2rem);
  font-family: "Shippori Mincho B1", 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-weight: 600;
  margin-bottom: clamp(20px, 1.5vw, 24px);
}

.p_about__label {
  font-size: inherit;
  font-weight: inherit;
  letter-spacing: -0.01em;
  line-height: 1.75;
}
.p_about__label::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.75) * (0.5em - 1px));
}
.p_about__label::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.75) * 0.5em);
}
.p_about__label {
  background: -webkit-gradient(linear, left top, right top, from(#36557D), to(#557493));
  background: -webkit-linear-gradient(left, #36557D 0%, #557493 100%);
  background: linear-gradient(90deg, #36557D 0%, #557493 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

.p_about__inner + .p_about__inner {
  margin-top: clamp(40px, 4vw, 64px);
}

.p_about__image {
  display: block;
  margin-bottom: clamp(20px, 1.5vw, 24px);
  border-radius: 10px;
  overflow: clip;
}

.p_about__catch {
  line-height: 1.75;
  font-size: clamp(1.125rem, 2.2vw, 1.375rem);
  font-weight: 700;
  margin-bottom: 16px;
}
.p_about__catch::before {
  counter-increment: count;
  content: counter(count, decimal-leading-zero) "｜";
}

.p_person__visual {
  position: relative;
  padding-right: clamp(160px, 19.53125vw, 200px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.p_person__visual img {
  border-radius: 10px;
  overflow: clip;
  min-height: 240px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 1024px) {
  .p_person__visual {
    padding: 0;
  }
  .p_person__visual img {
    border-radius: 8px;
    overflow: clip;
  }
}

.p_person__content {
  position: absolute;
  top: 0;
  right: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: clamp(32px, 4vw, 64px);
}
@media screen and (min-width: 1025px) {
  .p_person__content {
    max-width: 250px;
    width: 100%;
  }
}
@media screen and (max-width: 1024px) {
  .p_person__content {
    position: static;
  }
}

.p_person__caption {
  display: block;
  font-size: clamp(1.25rem, 3.6458333333vw, 1.75rem);
  line-height: 1;
  font-family: "Prompt", sans-serif;
  font-weight: 300;
  font-style: normal;
  text-transform: capitalize;
  color: #1f69cc;
  margin-bottom: clamp(16px, 1.4375vw, 23px);
}

.p_person__head {
  display: block;
}

.p_person__label {
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
  display: inline;
  font-size: clamp(1.125rem, 2vw, 1.25rem);
  padding-top: 0.4em;
  padding-left: 0.4em;
  padding-right: 0.4em;
  padding-bottom: 0.4em;
  line-height: 2.2;
  color: #fff;
  background-color: #1f69cc;
  font-weight: 700;
}

.p_person__items {
  margin-top: clamp(16px, 2vw, 32px);
  padding-left: 64px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 1024px) {
  .p_person__items {
    padding: 0;
  }
}

.p_person__name {
  font-size: 14px;
  color: #1f69cc;
  font-weight: 500;
}
.p_person__name::first-letter {
  font-size: 2.2857142857em;
  font-family: "Prompt", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.p_person__class {
  font-size: 14px;
}

.p_person__side {
  margin-top: clamp(56px, 4vw, 64px);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 64px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.p_person__side:nth-child(odd) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
}
.p_person__side:nth-child(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media screen and (max-width: 768px) {
  .p_person__side {
    display: block;
  }
}

.p_person__image {
  display: block;
  width: 34.3468468468%;
  margin-left: auto;
  margin-right: auto;
  border-radius: 10px;
  overflow: clip;
}
@media screen and (max-width: 768px) {
  .p_person__image {
    max-width: 400px;
    width: 100%;
    border-radius: 8px;
    overflow: clip;
  }
}

.p_person__inner {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (max-width: 768px) {
  .p_person__inner {
    margin-top: 40px;
  }
}

.p_person__data + .p_person__data {
  margin-top: clamp(24px, 2vw, 32px);
}

.p_person__data___title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: clamp(1rem, 1.8vw, 1.125rem);
  font-weight: 700;
  margin-bottom: 0.8888888889em;
}
.p_person__data___title::before {
  content: "Q";
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  max-width: 47px;
  width: 47px;
  min-width: 47px;
  color: #fff;
  background-color: #1f69cc;
  font-size: inherit;
  font-family: "Prompt", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  padding-top: 6px;
  padding-bottom: 6px;
  border-radius: 50px;
  overflow: clip;
}

.p_person__box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 32px;
  background-color: #fff;
  padding-top: clamp(32px, 5.2083333333vw, 40px);
  padding-left: clamp(24px, 5.2083333333vw, 40px);
  padding-right: clamp(24px, 5.2083333333vw, 40px);
  padding-bottom: clamp(32px, 5.2083333333vw, 40px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: clamp(40px, 8.3333333333vw, 64px);
}
@media screen and (max-width: 768px) {
  .p_person__box {
    display: block;
  }
}

.p_person__pic {
  display: block;
  max-width: 178px;
  margin-left: auto;
  margin-right: auto;
}

.p_welfare__card {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: repeat(1, 1fr);
  gap: 12px;
}
@media screen and (max-width: 768px) {
  .p_welfare__card {
    grid-template-columns: repeat(2, 1fr);
    gap: 8px;
  }
}
@media screen and (max-width: 500px) {
  .p_welfare__card {
    grid-template-columns: repeat(1, 1fr);
  }
}

.p_welfare__card___item {
  text-align: center;
  background-color: #fff;
  padding-top: 32px;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 32px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition-property: all;
  transition-property: all;
}
@media screen and (min-width: 1001px) {
  .p_welfare__card___item {
    -webkit-transition-duration: 1000ms;
            transition-duration: 1000ms;
  }
}
@media screen and (max-width: 1000px) {
  .p_welfare__card___item {
    -webkit-transition-duration: 1000ms;
            transition-duration: 1000ms;
  }
}
.p_welfare__card___item {
  opacity: 0;
  scale: 0.2;
}
.p_welfare__card___item.--view {
  opacity: 1;
  scale: 1;
}

.p_welfare__card___ico {
  display: block;
  max-width: 120px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 24px;
}

.p_welfare__card___label {
  font-size: clamp(1rem, 1.8vw, 1.125rem);
  font-weight: 700;
  line-height: 1.5;
}

.p_welfare__card___text {
  display: block;
  font-size: clamp(0.75rem, 1.4vw, 0.875rem);
  font-weight: 500;
  line-height: 1.5;
}

.p_welfare__gallery {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: repeat(8, 1fr);
  gap: 8px;
}
@media screen and (max-width: 768px) {
  .p_welfare__gallery {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(16, 1fr);
  }
}

.p_welfare__image {
  display: block;
  width: 100%;
  height: auto;
}
.p_welfare__image img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.p_welfare__image:nth-child(1) {
  grid-area: 1/1/2/2;
}
@media screen and (max-width: 768px) {
  .p_welfare__image:nth-child(1) {
    grid-area: 1/1/2/2;
  }
}
.p_welfare__image:nth-child(2) {
  grid-area: 1/2/2/3;
}
@media screen and (max-width: 768px) {
  .p_welfare__image:nth-child(2) {
    grid-area: 1/2/2/3;
  }
}
.p_welfare__image:nth-child(3) {
  grid-area: 2/1/3/2;
}
@media screen and (max-width: 768px) {
  .p_welfare__image:nth-child(3) {
    grid-area: 2/1/3/2;
  }
}
.p_welfare__image:nth-child(4) {
  grid-area: 2/2/3/3;
}
@media screen and (max-width: 768px) {
  .p_welfare__image:nth-child(4) {
    grid-area: 2/2/3/3;
  }
}
.p_welfare__image:nth-child(5) {
  grid-area: 1/3/3/5;
}
@media screen and (max-width: 768px) {
  .p_welfare__image:nth-child(5) {
    grid-area: 3/1/5/3;
  }
}
.p_welfare__image:nth-child(6) {
  grid-area: 3/1/5/3;
}
@media screen and (max-width: 768px) {
  .p_welfare__image:nth-child(6) {
    grid-area: 5/1/7/3;
  }
}
.p_welfare__image:nth-child(7) {
  grid-area: 3/3/5/4;
}
@media screen and (max-width: 768px) {
  .p_welfare__image:nth-child(7) {
    grid-area: 7/1/9/2;
  }
}
.p_welfare__image:nth-child(8) {
  grid-area: 3/4/5/5;
}
@media screen and (max-width: 768px) {
  .p_welfare__image:nth-child(8) {
    grid-area: 7/2/9/3;
  }
}
.p_welfare__image:nth-child(9) {
  grid-area: 5/1/7/2;
}
@media screen and (max-width: 768px) {
  .p_welfare__image:nth-child(9) {
    grid-area: 9/1/11/2;
  }
}
.p_welfare__image:nth-child(10) {
  grid-area: 5/2/7/3;
}
@media screen and (max-width: 768px) {
  .p_welfare__image:nth-child(10) {
    grid-area: 9/2/11/3;
  }
}
.p_welfare__image:nth-child(11) {
  grid-area: 5/3/6/4;
}
@media screen and (max-width: 768px) {
  .p_welfare__image:nth-child(11) {
    grid-area: 11/1/12/2;
  }
}
.p_welfare__image:nth-child(12) {
  grid-area: 5/4/6/5;
}
@media screen and (max-width: 768px) {
  .p_welfare__image:nth-child(12) {
    grid-area: 11/2/12/3;
  }
}
.p_welfare__image:nth-child(13) {
  grid-area: 6/3/7/4;
}
@media screen and (max-width: 768px) {
  .p_welfare__image:nth-child(13) {
    grid-area: 12/1/13/2;
  }
}
.p_welfare__image:nth-child(14) {
  grid-area: 6/4/7/5;
}
@media screen and (max-width: 768px) {
  .p_welfare__image:nth-child(14) {
    grid-area: 12/2/13/3;
  }
}
.p_welfare__image:nth-child(15) {
  grid-area: 7/1/8/2;
}
@media screen and (max-width: 768px) {
  .p_welfare__image:nth-child(15) {
    grid-area: 13/1/14/2;
  }
}
.p_welfare__image:nth-child(16) {
  grid-area: 7/2/8/3;
}
@media screen and (max-width: 768px) {
  .p_welfare__image:nth-child(16) {
    grid-area: 13/2/14/3;
  }
}
.p_welfare__image:nth-child(17) {
  grid-area: 8/1/9/2;
}
@media screen and (max-width: 768px) {
  .p_welfare__image:nth-child(17) {
    grid-area: 14/1/15/2;
  }
}
.p_welfare__image:nth-child(18) {
  grid-area: 8/2/9/3;
}
@media screen and (max-width: 768px) {
  .p_welfare__image:nth-child(18) {
    grid-area: 14/2/15/3;
  }
}
.p_welfare__image:nth-child(19) {
  grid-area: 7/3/9/5;
}
@media screen and (max-width: 768px) {
  .p_welfare__image:nth-child(19) {
    grid-area: 15/1/17/3;
  }
}

.p_numbers__cards {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: -10px;
}

.p_numbers__card {
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .p_numbers__card.__full {
    width: 100% !important;
  }
}

.p_numbers__inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  background-color: #fff;
  padding-top: clamp(32px, 2.5vw, 40px);
  padding-bottom: clamp(32px, 2.5vw, 40px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 10px;
  overflow: clip;
}

.p_numbers__unit {
  width: 33.3%;
}
@media screen and (max-width: 768px) {
  .p_numbers__unit {
    width: 50%;
  }
}
@media screen and (max-width: 500px) {
  .p_numbers__unit {
    width: 100%;
  }
}

.p_numbers__unity {
  width: 66.6%;
}
@media screen and (max-width: 768px) {
  .p_numbers__unity {
    width: 50%;
  }
}
@media screen and (max-width: 500px) {
  .p_numbers__unity {
    width: 100%;
  }
}

.p_numbers__full {
  width: 100%;
}

.p_numbers__head {
  font-size: clamp(1rem, 1.8vw, 1.125rem);
  font-weight: 700;
}

.p_numbers__label {
  font-size: inherit;
  font-weight: inherit;
  line-height: 1.5;
}
.p_numbers__label::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.5) * (0.5em - 1px));
}
.p_numbers__label::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.5) * 0.5em);
}

.p_numbers__ico {
  display: block;
  max-width: 100px;
  margin-left: auto;
  margin-right: auto;
}

.p_numbers__text {
  font-size: clamp(1.125rem, 2.4vw, 1.5rem);
  font-weight: 700;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  gap: 5px;
  line-height: 1;
}

.p_numbers__count {
  font-size: 2em;
  font-family: "Prompt", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #1f69cc;
  line-height: inherit;
}

.p_numbers__side {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 35px;
  padding-left: clamp(24px, 3vw, 48px);
  padding-right: clamp(24px, 3vw, 48px);
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 500px) {
  .p_numbers__side {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.p_numbers__side___box {
  width: 178px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.p_numbers__side___inner {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 540px;
}

.p_numbers__data {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  gap: 4px;
  max-width: 170px;
  width: 100%;
  text-align: left;
  line-height: 1;
  margin-left: auto;
  margin-right: auto;
}

.p_numbers__data___label {
  width: 5em;
  font-size: clamp(0.9375rem, 1.6vw, 1rem);
  font-weight: 700;
  line-height: inherit;
}

.p_numbers__data___text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  font-size: clamp(0.9375rem, 1.6vw, 1rem);
  line-height: inherit;
}
.p_numbers__data___text .p_numbers__count {
  font-size: clamp(1.5rem, 3vw, 1.875rem);
}

.p_numbers__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 8px;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}

.p_numbers__tab {
  display: block;
  background-color: #fff;
  font-size: clamp(0.9375rem, 1.6vw, 1rem);
  line-height: 1;
  font-weight: 700;
  padding-top: 0.5em;
  padding-left: 1.5em;
  padding-right: 1.5em;
  padding-bottom: 0.5em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid #ccc;
  border-radius: 50px;
  overflow: clip;
}

.p_requirements__card {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: repeat(1, 1fr);
  gap: 16px;
}
@media screen and (max-width: 768px) {
  .p_requirements__card {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 500px) {
  .p_requirements__card {
    grid-template-columns: repeat(1, 1fr);
    gap: 8px;
  }
}

.p_requirements__link {
  display: block;
  aspect-ratio: 282/66;
  background-color: #fff;
}

.p_message__side {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 40px 56px;
}
@media screen and (max-width: 768px) {
  .p_message__side {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.p_message__wrap {
  width: 36.8243243243%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 768px) {
  .p_message__wrap {
    max-width: 500px;
    width: 100%;
  }
}

.p_message__visual {
  display: block;
}

.p_message__inner {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.p_message__visual {
  display: block;
  border-radius: 10px;
  overflow: clip;
}
@media screen and (max-width: 768px) {
  .p_message__visual {
    border-radius: 8px;
    overflow: clip;
    margin-bottom: clamp(20px, 2vw, 32px);
  }
}

.p_message__head {
  font-size: clamp(1.5rem, 3.2vw, 2rem);
  font-family: "Shippori Mincho B1", 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-weight: 600;
  margin-bottom: clamp(20px, 1.5vw, 24px);
}

.p_message__label {
  font-size: inherit;
  font-weight: inherit;
  letter-spacing: -0.01em;
  background: -webkit-gradient(linear, left top, right top, from(#36557D), to(#557493));
  background: -webkit-linear-gradient(left, #36557D 0%, #557493 100%);
  background: linear-gradient(90deg, #36557D 0%, #557493 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}

.p_message__owner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 16px;
  margin-top: 16px;
  line-height: 1.75;
  font-family: "Shippori Mincho B1", 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-weight: 600;
  letter-spacing: -0.01em;
  font-size: clamp(1.5rem, 2.8vw, 1.75rem);
}

.p_message__class {
  font-size: 0.6428571429em;
  line-height: inherit;
}

.p_message__name {
  font-size: inherit;
  line-height: inherit;
}

.p_outline__inner p,
.p_outline__inner b,
.p_outline__inner strong {
  display: block;
  font-weight: inherit;
}
.p_outline__inner p + br,
.p_outline__inner b + br,
.p_outline__inner strong + br {
  display: none;
}
.p_outline__inner p ~ p,
.p_outline__inner p ~ b,
.p_outline__inner p ~ strong,
.p_outline__inner b ~ p,
.p_outline__inner b ~ b,
.p_outline__inner b ~ strong,
.p_outline__inner strong ~ p,
.p_outline__inner strong ~ b,
.p_outline__inner strong ~ strong {
  margin-top: 1em;
}

@media screen and (min-width: 1025px) {
  .p_outline__inner table table th {
    width: 120px;
  }
}

@media screen and (min-width: 1025px) {
  .p_outline__inner___history th {
    width: 210px;
  }
}

.p_outline__access {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 56px 32px;
}

.p_outline__item {
  max-width: calc(50% - 16px);
  width: 100%;
}
.p_outline__item:first-child {
  max-width: 100%;
}
@media screen and (max-width: 500px) {
  .p_outline__item {
    max-width: 100%;
  }
}

.p_outline__map {
  width: 100%;
  height: auto;
  height: 307px;
  border-radius: 10px;
  overflow: clip;
  margin-bottom: 16px;
}
.p_outline__map iframe {
  display: block;
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 1025px) {
  .p_outline__item:first-child .p_outline__map {
    height: 490px;
  }
}

.p_outline__address p {
  line-height: 1.75;
}
.p_outline__address p::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.75) * (0.5em - 1px));
}
.p_outline__address p::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.75) * 0.5em);
}

.p_philosophy__block {
  counter-reset: count;
}

.p_philosophy__inner p {
  line-height: 1.75;
}

.p_philosophy__box {
  padding-left: clamp(20px, 2.75vw, 44px);
  padding-right: clamp(20px, 2.75vw, 44px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.p_philosophy__detail {
  margin-top: 24px;
}

.p_philosophy__lists {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  background-color: #fff;
  padding-top: 22px;
  padding-left: 88px;
  padding-right: 22px;
  padding-bottom: 22px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  min-height: 72px;
}
.p_philosophy__lists + .p_philosophy__lists {
  margin-top: 5px;
}
.p_philosophy__lists::before {
  counter-increment: count;
  content: counter(count, decimal-leading-zero);
  position: absolute;
  top: 50%;
  left: 22px;
  aspect-ratio: 1/1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 40px;
  height: auto;
  translate: 0 -50%;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(9, 165, 176, 0.05)), to(rgba(31, 105, 204, 0.05)));
  background-image: -webkit-linear-gradient(left, rgba(9, 165, 176, 0.05) 0%, rgba(31, 105, 204, 0.05) 100%);
  background-image: linear-gradient(90deg, rgba(9, 165, 176, 0.05) 0%, rgba(31, 105, 204, 0.05) 100%);
  font-family: "Prompt", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.5;
  color: #1f69cc;
}
@media screen and (max-width: 768px) {
  .p_philosophy__lists {
    padding-top: 24px;
    padding-left: 24px;
    padding-right: 24px;
    padding-bottom: 24px;
  }
  .p_philosophy__lists::before {
    position: static;
    top: unset;
    left: unset;
    translate: unset;
    aspect-ratio: unset;
    width: 100%;
    height: auto;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    margin-bottom: 0.5em;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}

.p_philosophy__text {
  line-height: 1.75;
}
.p_philosophy__text::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.75) * (0.5em - 1px));
}
.p_philosophy__text::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.75) * 0.5em);
}

.p_philosophy__label {
  color: #1f69cc;
  font-weight: 700;
}

.p_philosophy__gallery {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 32px;
  margin-top: clamp(32px, 3.5vw, 56px);
}
.p_philosophy__gallery + p {
  margin-top: 24px;
}

.p_partners__block {
  padding-top: clamp(32px, 3vw, 48px);
  padding-left: clamp(24px, 4vw, 64px);
  padding-right: clamp(24px, 4vw, 64px);
  padding-bottom: clamp(40px, 4vw, 64px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(9, 165, 176, 0.05)), to(rgba(31, 105, 204, 0.05)));
  background-image: -webkit-linear-gradient(left, rgba(9, 165, 176, 0.05) 0%, rgba(31, 105, 204, 0.05) 100%);
  background-image: linear-gradient(90deg, rgba(9, 165, 176, 0.05) 0%, rgba(31, 105, 204, 0.05) 100%);
  border-radius: 10px;
  overflow: clip;
}
.p_partners__block + .p_partners__block {
  margin-top: clamp(40px, 3vw, 48px);
}

.p_partners__data + .p_partners__data {
  margin-top: 32px;
}

.p_partners__label {
  display: block;
  font-size: clamp(1rem, 1.8vw, 1.125rem);
  font-weight: 700;
  line-height: 1.75;
  margin-bottom: clamp(10px, 1vw, 16px);
}

.p_partners__content ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 5px;
}
.p_partners__content li {
  font-size: clamp(0.875rem, 1.5vw, 0.9375rem);
  padding-top: 0.6em;
  padding-left: 1.0666666667em;
  padding-right: 1.0666666667em;
  padding-bottom: 0.6em;
  background-color: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.p_partners__items + .p_partners__items {
  margin-top: 48px;
}

.p_partners__head {
  font-size: clamp(1.125rem, 2vw, 1.25rem);
  font-weight: 700;
  color: #1f69cc;
  margin-bottom: 16px;
}

.p_partners__caption {
  font-size: inherit;
  line-height: 1.75;
}
.p_partners__caption::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.75) * (0.5em - 1px));
}
.p_partners__caption::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.75) * 0.5em);
}

.p_contact__list {
  counter-reset: num;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: clamp(40px, 5vw, 80px);
  margin-bottom: clamp(40px, 5vw, 80px);
}
@media screen and (min-width: 501px) {
  .p_contact__list {
    gap: 24px;
  }
}
@media screen and (max-width: 500px) {
  .p_contact__list {
    gap: 8px;
  }
}

.p_contact__tab {
  max-width: 296px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: block;
  text-align: center;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 56px;
  overflow: clip;
}
@media screen and (min-width: 501px) {
  .p_contact__tab {
    padding-top: 0.875em;
    padding-bottom: 0.625em;
  }
}
@media screen and (max-width: 500px) {
  .p_contact__tab {
    padding-top: 0.625em;
    padding-bottom: 0.5em;
  }
}
.p_contact__tab::before {
  counter-increment: num;
  content: counter(num) ".";
}

.p_contact__active {
  background-color: #ddd;
}

.p_contact__line {
  display: block;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  height: 1px;
  background-color: #ddd;
  outline: none;
  border: none;
}
@media screen and (min-width: 501px) {
  .p_contact__line {
    max-width: 72px;
  }
}
@media screen and (max-width: 500px) {
  .p_contact__line {
    max-width: 32px;
  }
}

.p_contact__lead {
  display: block;
  font-size: clamp(1.25rem, 2.4vw, 1.5rem);
  font-weight: 700;
  margin-bottom: 1em;
}

.p_policy__block + .p_policy__block {
  margin-top: 24px;
}

.p_policy__label {
  display: block;
  font-size: clamp(1rem, 1.8vw, 1.125rem);
  line-height: 2;
}
.p_policy__label::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 2) * (0.5em - 1px));
}
.p_policy__label::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 2) * 0.5em);
}
.p_policy__label {
  font-weight: 700;
  margin-bottom: 8px;
}

.p_policy__text {
  font-size: clamp(0.9375rem, 1.6vw, 1rem);
  line-height: 2;
}
.p_policy__text::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 2) * (0.5em - 1px));
}
.p_policy__text::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 2) * 0.5em);
}
.p_policy__text {
  font-weight: 500;
}

/* list型 */
.p_archive__link {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  font-size: clamp(0.9375rem, 1.6vw, 1rem);
  gap: 12px;
  padding-top: clamp(18px, 2vw, 32px);
  padding-left: clamp(10px, 2.5vw, 40px);
  padding-right: clamp(60px, 6.0625vw, 97px);
  padding-bottom: clamp(18px, 2vw, 32px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.p_archive__link::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(9, 165, 176, 0.05)), to(rgba(31, 105, 204, 0.05)));
  background-image: -webkit-linear-gradient(left, rgba(9, 165, 176, 0.05) 0%, rgba(31, 105, 204, 0.05) 100%);
  background-image: linear-gradient(90deg, rgba(9, 165, 176, 0.05) 0%, rgba(31, 105, 204, 0.05) 100%);
  opacity: 0;
  -webkit-transition: inherit;
  transition: inherit;
  z-index: -1;
}
.p_archive__link::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  opacity: 0.3;
  -webkit-transition: inherit;
  transition: inherit;
}
.p_archive__link:hover {
  opacity: 1;
}
.p_archive__link:hover::before, .p_archive__link:hover::after {
  opacity: 1;
}
@media screen and (max-width: 768px) {
  .p_archive__link {
    gap: 6px;
  }
}

.p_archive__time {
  font-size: clamp(0.8125rem, 1.4vw, 0.875rem);
  color: #09a5b0;
  font-family: "Prompt", sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
}

.p_archive__lead {
  font-size: inherit;
  line-height: 1.75;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
}
@media screen and (min-width: 501px) {
  .p_archive__lead {
    -webkit-line-clamp: 1;
  }
}
@media screen and (max-width: 500px) {
  .p_archive__lead {
    -webkit-line-clamp: 2;
  }
}

.p_archive__ico {
  position: absolute;
  top: 50%;
  right: 38px;
  translate: 0 -50%;
  aspect-ratio: 1/1;
  width: 36px;
  height: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 50px;
  overflow: clip;
  border: 1px solid #09a5b0;
  -webkit-transition-property: all;
  transition-property: all;
}
@media screen and (min-width: 1001px) {
  .p_archive__ico {
    -webkit-transition-duration: 300ms;
            transition-duration: 300ms;
  }
}
@media screen and (max-width: 1000px) {
  .p_archive__ico {
    -webkit-transition-duration: 300ms;
            transition-duration: 300ms;
  }
}
.p_archive__ico {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .p_archive__ico {
    right: 11px;
    width: 24px;
  }
}
.p_archive__ico img {
  width: 11px;
  height: auto;
}
@media screen and (max-width: 768px) {
  .p_archive__ico img {
    width: 7px;
  }
}
.p_archive__ico::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: inherit;
  transition: inherit;
}
.p_archive__link:hover .p_archive__ico {
  border: none;
}
.p_archive__link:hover .p_archive__ico::before {
  opacity: 1;
}
/* flex型 */
.p_archive__side {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 24px 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.p_archive__side + .p_archive__side {
  margin-top: clamp(60px, 5vw, 80px);
  padding-top: clamp(60px, 5vw, 80px);
  border-top: 1px solid #ddd;
}

.p_archive__side___pic {
  display: block;
  max-width: 400px;
  overflow: clip;
  -webkit-transition-property: all;
  transition-property: all;
}
@media screen and (min-width: 1001px) {
  .p_archive__side___pic {
    -webkit-transition-duration: 300ms;
            transition-duration: 300ms;
  }
}
@media screen and (max-width: 1000px) {
  .p_archive__side___pic {
    -webkit-transition-duration: 300ms;
            transition-duration: 300ms;
  }
}
.p_archive__side___pic {
  width: 100%;
  height: auto;
  aspect-ratio: 1.3333333333;
}
.p_archive__side___pic img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  scale: 1;
  -webkit-transition: inherit;
  transition: inherit;
}
.p_archive__side___pic:hover {
  opacity: 1;
}
.p_archive__side___pic:hover img {
  scale: 1.1;
}

.p_archive__side___inner {
  display: block;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.p_archive__side___lead {
  font-size: clamp(1.125rem, 2vw, 1.25rem);
  font-weight: 700;
}

.p_archive__side___link {
  display: inline-block;
  font-size: inherit;
}

/* grid型 */
.p_post__card {
  display: grid;
  grid-template-rows: repeat(1, 1fr);
}
@media screen and (min-width: 501px) {
  .p_post__card {
    gap: 40px;
  }
}
@media screen and (min-width: 501px) and (min-width: 1001px) {
  .p_post__card {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media screen and (min-width: 501px) and (max-width: 1000px) {
  .p_post__card {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 500px) {
  .p_post__card {
    grid-template-columns: repeat(2, 1fr);
    gap: 32px 24px;
  }
}

.p_post__card___link {
  opacity: 1;
  -webkit-transition-property: all;
  transition-property: all;
}
@media screen and (min-width: 1001px) {
  .p_post__card___link {
    -webkit-transition-duration: 300ms;
            transition-duration: 300ms;
  }
}
@media screen and (max-width: 1000px) {
  .p_post__card___link {
    -webkit-transition-duration: 300ms;
            transition-duration: 300ms;
  }
}
.p_post__card___link:hover {
  opacity: 1;
}

.p_post__card___pic {
  display: block;
  -webkit-transition: inherit;
  transition: inherit;
  border-radius: 0px;
  overflow: clip;
  width: 100%;
  height: auto;
  aspect-ratio: 1.3333333333;
}
.p_post__card___pic img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  scale: 1;
  -webkit-transition: inherit;
  transition: inherit;
}
.p_post__card___pic:hover {
  opacity: 1;
}
.p_post__card___pic:hover img {
  scale: 1.1;
}
.p_post__card___pic {
  background-color: #f3f3f3;
}

.p_post__card___inner {
  margin-top: clamp(10px, 1vw, 16px);
}

.p_post__card___info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
}

.p_single__block {
  padding-top: clamp(40px, 5vw, 80px);
  padding-left: clamp(24px, 5.5vw, 88px);
  padding-right: clamp(24px, 5.5vw, 88px);
  padding-bottom: clamp(40px, 5vw, 80px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(9, 165, 176, 0.05)), to(rgba(31, 105, 204, 0.05)));
  background-image: -webkit-linear-gradient(left, rgba(9, 165, 176, 0.05) 0%, rgba(31, 105, 204, 0.05) 100%);
  background-image: linear-gradient(90deg, rgba(9, 165, 176, 0.05) 0%, rgba(31, 105, 204, 0.05) 100%);
  border-radius: 10px;
  overflow: clip;
}

.p_single__block___head {
  margin-bottom: 16px;
}

.p_single__block___time {
  display: block;
  font-size: clamp(0.75rem, 1.4vw, 0.875rem);
  font-family: "Prompt", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #09a5b0;
  letter-spacing: 0.05em;
  margin-bottom: 1em;
}

.p_single__block___lead {
  display: block;
  font-size: clamp(1.25rem, 2.2vw, 1.375rem);
  font-family: "Shippori Mincho B1", 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-weight: 600;
}

.p_single__block___image {
  display: block;
  margin-bottom: clamp(32px, 2.5vw, 40px);
}
.p_single__block___image img {
  display: block;
  width: 100%;
  height: auto;
}

.p_single__block___inner p + p {
  margin-top: 1em;
}
.p_single__block___inner p a {
  text-decoration: underline;
}

.p_found__head {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 24px;
  font-size: clamp(1rem, 1.8vw, 1.125rem);
  margin-bottom: clamp(40px, 3.5vw, 56px);
}

.p_found__caption {
  display: block;
  font-family: "Prompt", sans-serif;
  font-weight: 300;
  font-style: normal;
  line-height: 1;
}
.p_found__caption::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1) * (0.5em - 1px));
}
.p_found__caption::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1) * 0.5em);
}
.p_found__caption {
  font-size: clamp(2.25rem, 7.2vw, 4.5rem);
}

.p_found__label {
  font-size: inherit;
  font-weight: 700;
  line-height: 2;
}
.p_found__label::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 2) * (0.5em - 1px));
}
.p_found__label::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 2) * 0.5em);
}

.p_found__menu {
  margin-top: clamp(40px, 4vw, 64px);
}
.p_found__menu ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 16px 0;
}
@media screen and (max-width: 768px) {
  .p_found__menu ul {
    display: block;
  }
}
.p_found__menu ul .sub-menu,
.p_found__menu ul .children {
  display: none !important;
}
.p_found__menu li {
  font-size: 15px;
  line-height: 1;
  padding-left: 1.3333333333em;
  padding-right: 1.3333333333em;
}
.p_found__menu li + li {
  border-left: 1px solid #ccc;
}
@media screen and (max-width: 768px) {
  .p_found__menu li {
    padding: 0;
    border-bottom: 1px solid #ccc;
  }
  .p_found__menu li + li {
    border-left: none;
  }
}
.p_found__menu a {
  display: block;
  font-size: inherit;
  line-height: inherit;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .p_found__menu a {
    padding-top: 1.5em;
    padding-bottom: 1.5em;
  }
}
.p_found__menu span {
  display: none !important;
}/*# sourceMappingURL=common.css.map */