@charset "UTF-8";

main {
    background: #f2f2f2;
}

/* ========================================
   @media screen and (min-width: 768px),print
======================================== */
@media screen and (min-width: 768px), print {
  /* common
-------------------------------------*/    
  .c-sec__en {
    margin-bottom: 23px;
    margin-inline: auto;
    width: min(95%, 1650px);
  }

  .c-sec__ttl {
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0em;
    line-height: 1.6;
    margin-bottom: 60px;
    margin-inline: auto;
    padding-inline: 25px 0;
    position: relative;
    width: min(95%, 1660px);
  }

  .c-sec__ttl.white {
    color: #ffffff;
  }

  .c-sec__ttl::before {
    background: #2ca6e0;
    content: "";
    height: 10px;
    left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 10px;
  }

  /* mv
-------------------------------------*/
  .p-mv {
    position: relative;
    border: 6px solid #2ca6e0;
    border-bottom: none;
  }

  .p-mv .p-mv__en {
    left: 50%;
    position: absolute;
    top: 174px;
    transform: translateX(-50%);
  }

  .p-mv .p-mv__nav {
    left: 50%;
    margin-inline: auto;
    position: absolute;
    top: 542px;
    transform: translateX(-50%);
    width: min(100%, 700px);
  }

  .p-mv .p-mv__nav-list {
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    justify-content: center;
  }

  .p-mv .p-mv__nav-item a {
    background: rgba(255, 255, 255, 0.2);
    border-radius: 26px;
    display: block;
    padding-block: 20px;
    padding-inline: 35px;
    position: relative;
    transition: all 0.3s ease-in-out;
  }

  .p-mv .p-mv__nav-item a::after {
    background: url(../images/index/mv_arrow.svg) no-repeat center
      center/contain;
    content: "";
    height: 7px;
    position: absolute;
    right: 32px;
    top: 50%;
    transform: translateY(-50%);
    width: 17px;
  }

  .p-mv .p-mv__nav-item a span {
    color: #ffffff;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0em;
    line-height: 1.2;
  }

  .p-mv .slick-slider .slick-track,
  .p-mv .slick-slider .slick-list {
    margin-bottom: 0;
  }

  .p-mv .p-mv__slider-img img {
    width: 100%;
    height: auto;
  }

  /* info
-------------------------------------*/
  .p-info .l-inner.l-info {
    width: 100%;
  }

  .p-info .p-info__con {
    border-bottom: 1px solid #2ca6e0;
    display: grid;
    grid-template-columns: 290px minmax(0, 1fr) 290px;
  }

  .p-info .p-info__con-left {
    padding-inline: 56px 63px;
    padding-block: 36px 37px;
    display: grid;
    place-items: center;
  }

  .p-info .p-info__con-left img {
    vertical-align: middle;
  }

  .p-info .p-info__con-center {
    border-left: 1px solid #2ca6e0;
    border-right: 1px solid #2ca6e0;
    padding-block: 47px 37px;
    padding-inline: 61px;
  }

  .p-info .p-info__con-center .system-list {
    display: block;
  }

  .p-info .p-info__con-center .system-list li a {
    align-items: center;
    display: flex;
  }

  .p-info .p-info__con-center .system-list li a .top {
    display: flex;
    display: contents;
  }

  .p-info .p-info__con-center .system-date {
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0.05em;
    line-height: 1.2;
    margin-right: 24px;
    order: 1;
    padding-inline: 27px 0;
    position: relative;
  }

  .p-info .p-info__con-center .system-date:before {
    background: url(../images/index/info_arrow.svg) no-repeat center
      center/contain;
    content: "";
    height: 18px;
    left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 18px;
  }

  .p-info .p-info__con-center .system-ttl {
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0em;
    line-height: 1.2;
    margin-bottom: 0;
    margin-right: 25px;
    order: 2;
    width: 640px;
  }

  .p-info .p-info__con-center .system-category {
    color: #2ca6e0;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0.018em;
    line-height: 0;
    order: 3;
    padding-inline: 20px 0;
    white-space: nowrap;
    position: relative;
  }

  .p-info .p-info__con-center .system-category span {
    margin-right: 8px;
  }

  .p-info .p-info__con-center .system-category:before {
    background: #2ca6e0;
    content: "";
    height: 40px;
    left: -12px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
  }

  .p-info .p-info__con-right {
    padding-block: 44px 42px;
    padding-inline: 70px 46px;
    display: grid;
    place-items: center;
  }

  .p-info .p-info__con-right a {
    align-items: center;
    display: flex;
    gap: 0 17px;
    transition: all 0.3s ease-in-out;
  }

  .p-info .p-info__con-right .en img {
    vertical-align: middle;
  }

  .p-info .p-info__con-right .arrow {
    background: #ffffff;
    border-radius: 16px;
    padding-block: 8px;
    padding-inline: 40px;
  }

  /* since
-------------------------------------*/
  .p-since {
    margin-bottom: 301px;
    position: relative;
  }

  .p-since .l-inner.l-since {
    background: url(../images/index/since_bg.png) no-repeat right center/contain;
    padding-block: 111px 239px;
    width: 100%;
  }

  .p-since .p-since__con {
    display: flex;
    justify-content: space-between;
    margin-inline: auto;
    width: min(95%, 1410px);
    position: relative;
    left: -39px;
  }

  .p-since .p-since__con-left-video video {
    height: 404px;
    width: 717px;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .p-since .p-since__con-right {
    position: relative;
    top: 153px;
  }

  .p-since .p-since__con-right-en {
    margin-bottom: 13px;
  }

  .p-since .p-since__con-right-ttl {
    font-size: 30px;
    font-weight: 600;
    letter-spacing: 0.05em;
    line-height: 1.3666666667;
    margin-bottom: 19px;
  }

  .p-since .p-since__con-right-txt {
    margin-bottom: 88px;
  }

  .p-since .p-since__con-right-txt p {
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0em;
    line-height: 1.6;
    margin-bottom: 7px;
  }

  .p-since .p-since__con-right-txt p:last-child {
    margin-bottom: 0;
  }

  .p-since .p-since__con-right-btn {
    display: grid;
    gap: 19px 0;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    width: 300px;
  }

  .p-since .p-since__con-right-btn a {
    background: #21242b;
    border-radius: 26px;
    color: #ffffff;
    display: flex;
    font-size: 15px;
    font-weight: 400;
    justify-content: space-between;
    letter-spacing: 0em;
    line-height: 1.2;
    padding-block: 20px 22px;
    padding-inline: 35px 35px;
    transition: all 0.3s ease-in-out;
  }

  .p-since .p-since__img {
    left: 0;
    position: absolute;
    top: 500px;
  }

  /* domain
-------------------------------------*/
  .p-domain {
    margin-bottom: 181px;
  }

  .p-domain .l-inner.l-domain {
    width: 100%;
  }

  .p-domain .p-domain__items {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    grid-template-rows: auto repeat(3, auto);
  }

  .p-domain .p-domain__item {
    display: grid;
    grid-row: 1 / -1; /* 親の全行にまたがる */
    grid-template-rows: subgrid;
  }

  .p-domain .p-domain__item-top {
    display: block;
    overflow: hidden;
    position: relative;
  }

  .p-domain .p-domain__item-top h3 {
    color: #ffffff;
    font-size: 24px;
    font-size: clamp(1.125rem, 0.875rem + 0.52vw, 1.5rem);
    font-weight: 500;
    left: 36px;
    left: clamp(1rem, 0.167rem + 1.74vw, 2.25rem);
    letter-spacing: 0em;
    line-height: 1;
    position: absolute;
    top: 26px;
    z-index: 1;
  }

  .p-domain .p-domain__item-top .img {
    position: relative;
  }

  .p-domain .p-domain__item-top .img:before {
    background: rgba(0, 22, 51, 0.5);
    content: "";
    inset: 0;
    position: absolute;
    transition: all 0.3s ease-in-out;
  }

  .p-domain .p-domain__item-top .img img {
    transition: all 0.3s ease-in-out;
  }

  .p-domain .p-domain__item-top .wrap {
    align-items: center;
    bottom: 20px;
    display: flex;
    gap: 0 12px;
    position: absolute;
    right: 40px;
  }

  .p-domain .p-domain__item-top .wrap img {
    vertical-align: middle;
  }

  .p-domain .p-domain__item-top .wrap .arrow {
    background: #ffffff;
    border-radius: 10px;
    padding: 0px 23px 4px;
  }

  .p-domain .p-domain__item-link {
    align-items: center;
    border-bottom: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    display: flex;
    justify-content: space-between;
    padding-block: 29px;
    padding-inline: 31px 40px;
    transition: all 0.3s ease-in-out;
  }

  .p-domain .p-domain__item-link h3 {
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0em;
    line-height: 1.5;
  }

  .p-domain .p-domain__item-link .arrow {
    background: #e6e6e6;
    border-radius: 10px;
    padding: 0px 23px 4px;
  }

  .p-domain .p-domain__item-link .arrow img {
    vertical-align: middle;
  }

  .p-domain .p-domain__item-logo {
    border-bottom: 1px solid #e6e6e6;
    display: grid;
    place-items: center;
    grid-row: 2 / 4;        /* 2行目から最後まで */
  }
  
  .p-domain .p-domain__item-logo img {
    height: auto;
    width: 366px;
  }

  /* water
-------------------------------------*/
  .p-water {
    background: #21242b;
    padding-block: 208px 243px;
  }

  .p-water .l-inner.l-water {
    width: 100%;
  }

  .p-water .c-sec__ttl {
    margin-bottom: 100px;
  }

  .p-water .p-water__item a {
    display: block;
    margin-inline: 20px;
  }

  .p-water .p-water__item .p-water__item-img {
    margin-bottom: 14px;
  }

  .p-water .p-water__item h3 {
    color: #2ca6e0;
    font-size: 23px;
    font-size: clamp(0.75rem, 0.292rem + 0.95vw, 1.438rem);
    font-weight: 500;
    letter-spacing: 0em;
    line-height: 1.4782608696;
    margin-bottom: 3px;
    padding-inline: 20px;
  }

  .p-water .p-water__item p {
    color: #ffffff;
    font-size: 15px;
    font-size: clamp(0.625rem, 0.417rem + 0.43vw, 0.938rem);
    font-weight: 400;
    letter-spacing: 0em;
    line-height: 1.6;
    margin-bottom: 21px;
    padding-inline: 20px;
  }

  .p-water .p-water__item .arrow {
    background: #e6e6e6;
    border-radius: 16px;
    left: -15px;
    margin-left: auto;
    padding: 4px 41px 7px;
    position: relative;
    transition: all 0.3s ease-in-out;
    width: -moz-fit-content;
    width: fit-content;
  }

  /* other
-------------------------------------*/

  .p-other .l-inner.l-other {
    padding-block: 204px 240px;
  }

  .p-other .c-sec__ttl {
    margin-bottom: 100px;
  }

  .p-other .p-other__items {
    display: grid;
    gap: 70px 0;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    margin-inline: auto;
    width: min(95%, 1200px);
  }

  .p-other .p-other__item-con {
    margin-bottom: 9px;
    overflow: hidden;
    position: relative;
  }

  .p-other .p-other__item-con .img:before {
    background: rgba(0, 22, 51, 0.3);
    content: "";
    inset: 0;
    position: absolute;
    transition: all 0.3s ease-in-out;
  }

  .p-other .p-other__item-con .img img {
    transition: all 0.3s ease-in-out;
  }

  .p-other .p-other__item-con h3 {
    color: #ffffff;
    font-size: 22px;
    font-size: clamp(1rem, 0.75rem + 0.52vw, 1.375rem);
    font-weight: 500;
    left: 50%;
    letter-spacing: 0.05em;
    line-height: 1.4545454545;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    white-space: nowrap;
  }

  .p-other .p-other__item-con h3 span {
    border: 1px solid #ffffff;
    border-radius: 17px;
    color: #ffffff;
    display: block;
    font-size: 13px;
    font-size: clamp(0.625rem, 0.5rem + 0.26vw, 0.813rem);
    font-weight: 400;
    letter-spacing: 0em;
    line-height: 1.8461538462;
    margin-bottom: 16px;
    margin-inline: auto;
    padding: 7px 16px;
    width: -moz-fit-content;
    width: fit-content;
  }

  .p-other .p-other__item-con .arrow {
    background: #ffffff;
    border-radius: 10px;
    bottom: 16px;
    padding: 0px 23px 4px;
    position: absolute;
    right: 24px;
    transition: all 0.3s ease-in-out;
  }

  .p-other .p-other__item-txt {
    font-size: 15px;
    font-size: clamp(0.625rem, 0.417rem + 0.43vw, 0.938rem);
    font-weight: 400;
    letter-spacing: 0em;
    line-height: 1.6;
    text-align: center;
  }

  /* recruit
-------------------------------------*/
  .p-recruit {
    background: url(../images/index/recruit_bg.png) no-repeat top 15px
      center/cover;
    margin-inline: auto;
    max-width: 1920px;
    width: 100%;
  }

  .p-recruit .l-inner.l-recruit {
    padding-block: 0 108px;
    width: 100%;
    overflow: hidden;
  }

  .p-recruit .p-recruit__img {
    margin-bottom: -135px;
    text-align: center;
  }

  .p-recruit .p-recruit__ttl {
    display: grid;
    gap: 10px 0;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    margin-bottom: 89px;
    margin-left: auto;
    width: min(97%, 1780px);
  }

  .p-recruit .p-recruit__ttl .top {
    background: #1d01fe;
    color: #ffffff;
    font-size: 72px;
    font-weight: 600;
    letter-spacing: 0.05em;
    line-height: 1.4;
    padding: 0px 28px;
    width: -moz-fit-content;
    width: fit-content;
    font-feature-settings: "palt";
  }

  .p-recruit .p-recruit__ttl .bottom {
    background: #1d01fe;
    color: #ffffff;
    font-size: 50px;
    font-weight: 600;
    letter-spacing: 0.05em;
    line-height: 1.4;
    padding-inline: 27px 17px;
    width: -moz-fit-content;
    width: fit-content;
    font-feature-settings: "palt";
  }

  .p-recruit .p-recruit__con {
    margin-left: auto;
    position: relative;
    width: min(97%, 1780px);
  }

  .p-recruit .p-recruit__con-right {
    left: 0;
    position: absolute;
    top: -19px;
    width: -moz-fit-content;
    width: fit-content;
  }

  .p-recruit .p-recruit__con-right-txt {
    margin-bottom: 88px;
  }

  .p-recruit .p-recruit__con-right-txt p {
    color: #1d01fe;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0em;
    line-height: 1.6;
    margin-bottom: 11px;
  }

  .p-recruit .p-recruit__con-right-txt p.bottom {
    margin-bottom: 0;
  }

  .p-recruit .p-recruit__con-right-btn a {
    align-items: center;
    border: 1px solid #1d01fe;
    border-radius: 29px;
    display: flex;
    gap: 0 54px;
    padding-block: 24px 24px;
    padding-inline: 35px 32px;
    transition: all 0.3s ease-in-out;
    width: -moz-fit-content;
    width: fit-content;
  }

  .p-recruit .p-recruit__con-right-btn a .ttl {
    color: #1d01fe;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0em;
    line-height: 1.2;
  }

  .p-recruit .p-recruit__con-right-btn a .arrow svg {
    vertical-align: middle;
  }

  .p-recruit .p-recruit__con-left-btn {
    margin-bottom: -31px;
    margin-inline: auto;
    position: relative;
    text-align: right;
    width: min(95%, 1480px);
    z-index: 1;
  }

  .p-recruit .p-recruit__con-left-btn a {
    align-items: center;
    background: url(../images/index/recruit_left_btn.svg) no-repeat center
      center/contain;
    color: #1d01fe;
    padding-block: 25px 33px;
    padding-inline: 40px 49px;
    transition: all 0.3s ease-in-out;
    width: -moz-fit-content;
    width: fit-content;
    display: inline-block;
  }

  .p-recruit .p-recruit__con-left-btn .ttl {
    color: #1d01fe;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0em;
    line-height: 1.2;
    margin-right: 16px;
  }

  .p-recruit .p-recruit__con-left-btn .arrow svg {
    vertical-align: middle;
  }

  .p-recruit .system-list {
    position: relative;
    left: calc(50% - 386px);
  }

  .p-recruit .system-list li a {
    display: inline-block;
    position: relative;
    text-align: center;
  }

  .p-recruit .slick-slide {
    height: 220px;
    width: 230px !important;
    margin-inline: 30px;
  }

  .p-recruit .system-en {
    position: absolute;
    right: 8px;
    top: 8px;
  }

  .p-recruit .system-en img {
    height: auto;
    width: 98px;
  }

  .p-recruit .system-pic.fit {
    text-align: center;
  }

  .p-recruit .system-pic.fit img {
    height: 220px;
    width: 230px;
  }

  .p-sec__bg {
    background: #ffffff;
    margin-bottom: -852px;
  }

  /* company
-------------------------------------*/
  .p-company .l-inner.l-company {
    padding-block: 139px 35px;
  }

  .p-company .c-sec__ttl {
    margin-bottom: 23px;
  }

  .p-company .p-company__data {
    margin-bottom: 27px;
    margin-inline: auto;
    text-align: right;
    width: min(95%, 1660px);
  }

  .p-company .p-company__data p {
    color: #808080;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0em;
    line-height: 1.6;
  }

  .p-company .p-company__data p.bottom {
    font-weight: 300;
  }

  .p-company .p-company__info iframe {
    height: 400px;
    max-width: 1600px;
    width: 95%;
  }

  /* link
-------------------------------------*/
  .p-link {
    margin-bottom: 50px;
  }

  .p-link .l-inner.l-link {
    margin-inline: auto;
    width: min(95%, 1200px);
  }

  .p-link .p-link__items {
    display: grid;
    gap: 0 48px;
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .p-link .p-link__item a {
    align-items: center;
    border: 1px solid #ffffff;
    border-radius: 48px;
    display: flex;
    justify-content: space-between;
    padding-block: 48px 50px;
    padding-inline: 50px 44px;
    transition: all 0.3s ease-in-out;
  }

  .p-link .p-link__item a span {
    color: #ffffff;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0em;
    line-height: 1.2;
  }

  /* message
-------------------------------------*/
  .p-message {
    margin-bottom: 310px;
  }

  .p-message .l-inner.l-message {
    margin-inline: auto;
    width: min(95%, 1160px);
  }

  .p-message .p-message__con {
    align-items: center;
    display: grid;
    gap: 0 57px;
    grid-template-columns: 130px minmax(0, 1fr);
  }

  .p-message .p-message__con-right {
    color: #ffffff;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0em;
    line-height: 1.6923076923;
  }

  @media (any-hover: hover) {
    .p-mv .p-mv__nav-item a:hover {
      background: #2ca6e0;
      text-decoration: none;
    }

    .p-info .p-info__con-right a:hover .arrow {
      background: #2ca6e0;
    }

    .p-info .p-info__con-right a:hover .arrow svg path {
      fill: #ffffff;
    }

    .p-since .p-since__con-right-btn a:hover {
      background: #2ca6e0;
      text-decoration: none;
    }

    .p-domain .p-domain__item-top:hover .img:before {
      opacity: 0;
    }

    .p-domain .p-domain__item-top:hover .img img {
      transform: scale(1.05);
    }

    .p-domain .p-domain__item-link:hover {
      background: #2ca6e0;
      text-decoration: none;
    }

    .p-domain .p-domain__item-link:hover h3 {
      color: #ffffff;
    }

    .p-domain .p-domain__item-link:hover .arrow {
      background: transparent;
      border: 1px solid #ffffff;
    }

    .p-domain .p-domain__item-link:hover .arrow svg path {
      fill: #ffffff;
    }

    .p-water .p-water__item a:hover {
      text-decoration: none;
    }

    .p-water .p-water__item a:hover .arrow {
      background: #2ca6e0;
    }

    .p-water .p-water__item a:hover .arrow svg path {
      fill: #ffffff;
    }

    .p-water .p-water__item a:hover img {
      opacity: 1;
    }

    .p-other .p-other__item-con:hover .img:before {
      background: rgba(0, 22, 51, 0.6);
    }

    .p-other .p-other__item-con:hover .img img {
      transform: scale(1.05);
    }

    .p-other .p-other__item-con:hover .arrow {
      background: #2ca6e0;
    }

    .p-other .p-other__item-con:hover .arrow svg path {
      fill: #ffffff;
    }

    .p-recruit .p-recruit__con-right-btn a:hover {
      background: #1d01fe;
      text-decoration: none;
    }

    .p-recruit .p-recruit__con-right-btn a:hover .ttl {
      color: #ffffff;
    }

    .p-recruit .p-recruit__con-right-btn a:hover .arrow svg path {
      fill: #ffffff;
    }

    .p-recruit .p-recruit__con-left-btn a:hover {
      background: url(../images/index/recruit_left_btn_hover.svg) no-repeat
        center center/contain;
      text-decoration: none;
    }

    .p-recruit .p-recruit__con-left-btn a:hover .ttl {
      color: #ffffff;
    }

    .p-recruit .p-recruit__con-left-btn a:hover .arrow svg path {
      fill: #ffffff;
    }

    .p-link .p-link__item a:hover {
      background: rgba(255, 255, 255, 0.2);
      border: 1px solid transparent;
      text-decoration: none;
    }
  }
}

/* ========================================
@media screen and (min-width:768px) and ( max-width:1919px) {
======================================== */
@media screen and (min-width: 768px) and (max-width: 1919px) {
  .p-domain .p-domain__item-top .img img {
    width: 100%;
    height: auto;
  }

  .p-recruit .system-list {
    position: relative;
    left: calc(50% - 20.115vw);
  }

  .p-recruit .p-recruit__ttl {
    display: grid;
    gap: 0.521vw 0;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    margin-bottom: 4.638vw;
  }

  .p-recruit .p-recruit__con-right {
    left: 0;
    position: absolute;
    top: -0.99vw;
    width: -moz-fit-content;
    width: fit-content;
  }

  .p-recruit .p-recruit__img {
    margin-bottom: -7.035vw;
    text-align: center;
  }

}

/* ========================================
@media screen and (min-width:768px) and ( max-width:1900px) {
======================================== */
@media screen and (min-width:768px) and ( max-width:1900px) {
    .p-recruit .p-recruit__img img {
        width: 95%;
        height: auto;        
    }

}

/* ========================================
@media screen and (min-width:768px) and ( max-width:1850px) {
======================================== */
@media screen and (min-width: 768px) and (max-width: 1850px) {
  .p-water .p-water__item .p-water__item-img {
    width: 100%;
    height: auto;
  }
}



/* ========================================
@media screen and (min-width:768px) and ( max-width:1600px) {
======================================== */
@media screen and (min-width: 768px) and (max-width: 1600px) {
  .p-mv .p-mv__nav {
    left: 50%;
    margin-inline: auto;
    position: absolute;
    top: 33.875vw;
    transform: translateX(-50%);
    width: min(100%, 700px);
  }

  .p-mv .p-mv__nav-list {
    display: grid;
    gap: 1.25vw;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    justify-content: center;
  }


}

/* ========================================
@media screen and (min-width:768px) and ( max-width:1550px) {
======================= */
@media screen and (min-width:768px) and ( max-width:1550px) {
    .p-recruit .system-pic.fit img {
        height: 14.194vw;
        width: 14.839vw;
      }

      .p-recruit .slick-slide {
        height: 14.194vw;
        width: 14.839vw !important;
      }


}

/* ========================================
@media screen and (min-width:768px) and ( max-width:1350px) {
======================================== */
@media screen and (min-width: 768px) and (max-width: 1350px) {
  .p-since {
    margin-bottom: 22.296vw;
    position: relative;
  }

  .p-since .p-since__con {
    display: flex;
    justify-content: flex-start;
    margin-inline: auto;
    width: min(95%, 1410px);
    position: relative;
    left: -2.889vw;
    gap: 0 2vw;
  }

  .p-since .p-since__con-left-video video {
    height: 29.926vw;
    width: 53.111vw;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .p-since .p-since__con-right {
    position: relative;
    top: 11.333vw;
  }

  .p-since .p-since__con-right-en {
    margin-bottom: 0.963vw;
  }

  .p-since .p-since__img {
    left: 0;
    position: absolute;
    top: 37.037vw;
  }

  .p-since .p-since__img img {
    width: 65.333vw;
    height: auto;
  }
}

/* ========================================
@media screen and (min-width:768px) and ( max-width:1300px) {
======================================== */
@media screen and (min-width: 768px) and (max-width: 1300px) {
  .p-mv .p-mv__nav {
    left: 50%;
    margin-inline: auto;
    position: absolute;
    top: 27.875vw;
    transform: translateX(-50%);
    width: min(100%, 53.8vw);
  }

  .p-mv .p-mv__nav-item a {
    background: rgba(255, 255, 255, 0.2);
    border-radius: 2vw;
    display: block;
    padding-block: 1.538vw;
    padding-inline: 2.692vw;
    position: relative;
    transition: all 0.3s ease-in-out;
  }

  .p-mv .p-mv__nav-item a::after {
    background: url(../images/index/mv_arrow.svg) no-repeat center
      center/contain;
    content: "";
    height: 0.538vw;
    position: absolute;
    right: 2.462vw;
    top: 50%;
    transform: translateY(-50%);
    width: 1.308vw;
  }

  .p-mv .p-mv__nav-item a span {
    color: #ffffff;
    font-size: 1.154vw;
    font-weight: 400;
    letter-spacing: 0em;
    line-height: 1.2;
  }

  .p-water .p-water__item .arrow {
    background: #e6e6e6;
    border-radius: 1.231vw;
    left: -1.154vw;
    margin-left: auto;
    padding: 0.308vw 3.154vw 0.538vw;
    position: relative;
    transition: all 0.3s ease-in-out;
    width: -moz-fit-content;
    width: fit-content;
  }

  .p-recruit .system-list {
    position: relative;
    left: calc(50% - 7.115vw);
  }

   .p-recruit .p-recruit__ttl .top {
    background: #1d01fe;
    color: #ffffff;
    font-size: 5.538vw;
    font-weight: 600;
    letter-spacing: 0.05em;
    line-height: 1.4;
    padding: 0px 2.154vw;
    width: -moz-fit-content;
    width: fit-content;
    font-feature-settings: "palt";
  }

  .p-recruit .p-recruit__ttl .bottom {
    background: #1d01fe;
    color: #ffffff;
    font-size: 3.846vw;
    font-weight: 600;
    letter-spacing: 0.05em;
    line-height: 1.4;
    padding-inline: 2.077vw 1.308vw;
    width: -moz-fit-content;
    width: fit-content;
    font-feature-settings: "palt";
  }





}

/* ========================================
@media screen and (min-width:768px) and ( max-width:1200px) {
======================================== */
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .p-info .p-info__con {
    border-bottom: 1px solid #2ca6e0;
    display: grid;
    grid-template-columns: 23.3vw minmax(0, 1fr) 23.3vw;
  }

  .p-info .p-info__con-left {
    padding-inline: 4.667vw 5.25vw;
    padding-block: 3vw 3.083vw;
    display: grid;
    place-items: center;
  }

  .p-info .p-info__con-left img {
    vertical-align: middle;
  }

  .p-info .p-info__con-center {
    border-left: 1px solid #2ca6e0;
    border-right: 1px solid #2ca6e0;
    padding-block: 3.917vw 3.083vw;
    padding-inline: 5.083vw;
  }

  .p-info .p-info__con-center .system-list {
    display: block;
  }

  .p-info .p-info__con-center .system-list li a {
    align-items: center;
    display: flex;
  }

  .p-info .p-info__con-center .system-list li a .top {
    display: flex;
    display: contents;
  }

  .p-info .p-info__con-right {
    padding-block: 3.667vw 3.5vw;
    padding-inline: 5.833vw 3.833vw;
    display: grid;
    place-items: center;
  }

  .p-info .p-info__con-right a {
    align-items: center;
    display: flex;
    gap: 0 1.417vw;
    transition: all 0.3s ease-in-out;
  }

  .p-info .p-info__con-right .en img {
    vertical-align: middle;
  }

  .p-info .p-info__con-right .arrow {
    background: #ffffff;
    border-radius: 1.333vw;
    padding-block: 0.667vw;
    padding-inline: 3.333vw;
  }


}

/* ========================================
@media screen and (min-width:768px) and ( max-width:1100px) {
======================================== */
@media screen and (min-width: 768px) and (max-width: 1100px) {
  .p-domain .p-domain__item-link {
    align-items: center;
    border-bottom: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    display: flex;
    justify-content: space-between;
    padding-block: 2.636vw;
    padding-inline: 2.818vw 3.636vw;
    transition: all 0.3s ease-in-out;
  }

  .p-domain .p-domain__item-link h3 {
    font-size: 1.455vw;
    font-weight: 500;
    letter-spacing: 0em;
    line-height: 1.5;
  }

  .p-domain .p-domain__item-link .arrow {
    background: #e6e6e6;
    border-radius: 0.909vw;
    padding: 0px 2.091vw 0.364vw;
  }

  .p-domain .p-domain__item-link .arrow img {
    vertical-align: middle;
  }

  .p-other .p-other__item-con .img img {
    width: 100%;
    height: auto;
  }

  .p-other .p-other__item-con .arrow {
    background: #ffffff;
    border-radius: 0.909vw;
    bottom: 1.455vw;
    padding: 0px 2.091vw 0.364vw;
    position: absolute;
    right: 2.182vw;
    transition: all 0.3s ease-in-out;
  }

  .p-domain .p-domain__item-logo img {
    height: auto;
    width: 28.273vw;
  }
}

/* ========================================
@media screen and (min-width:768px) and ( max-width:1000px) {
======================================== */
@media screen and (min-width: 768px) and (max-width: 1000px) {
  .p-info .p-info__con-left img {
    width: 13.8vw;
    height: auto;
  }

  .p-info .p-info__con-center .system-date {
    font-size: 1.5vw;
    font-weight: 400;
    letter-spacing: 0.05em;
    line-height: 1.2;
    margin-right: 2.4vw;
    order: 1;
    padding-inline: 2.7vw 0;
    position: relative;
  }

  .p-info .p-info__con-center .system-date:before {
    background: url(../images/index/info_arrow.svg) no-repeat center
      center/contain;
    content: "";
    height: 1.8vw;
    left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 1.8vw;
  }

  .p-info .p-info__con-center .system-ttl {
    font-size: 1.5vw;
    font-weight: 400;
    letter-spacing: 0em;
    line-height: 1.2;
    margin-bottom: 0;
    margin-right: 2.5vw;
    order: 2;
    width: 64vw;
  }

  .p-info .p-info__con-center .system-category {
    color: #2ca6e0;
    font-size: 1.5vw;
    font-weight: 400;
    letter-spacing: 0.018em;
    line-height: 0;
    order: 3;
    padding-inline: 2vw 0;
    white-space: nowrap;
    position: relative;
  }

  .p-info .p-info__con-center .system-category:before {
    background: #2ca6e0;
    content: "";
    height: 4vw;
    left: -1.2vw;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 0.1vw;
  }

  .p-info .p-info__con-right .en img {
    width: 5.8vw;
    height: auto;
  }

  .p-info .p-info__con-right .arrow {
    padding-block: 0vw;
    padding-inline: 2.333vw;
  }

  .p-info .p-info__con-right .arrow svg {
    width: 1.7vw;
    height: auto;
    vertical-align: middle;
  }

  .p-link .p-link__items {
    display: grid;
    gap: 0 4.8vw;
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .p-link .p-link__item a {
    align-items: center;
    border: 1px solid #ffffff;
    border-radius: 4.8vw;
    display: flex;
    justify-content: space-between;
    padding-block: 4.8vw 5vw;
    padding-inline: 5vw 4.4vw;
    transition: all 0.3s ease-in-out;
  }

  .p-link .p-link__item a span {
    color: #ffffff;
    font-size: 1.5vw;
    font-weight: 500;
    letter-spacing: 0em;
    line-height: 1.2;
  }

  .p-recruit .p-recruit__con-left-btn a {
    align-items: center;
    background: url(../images/index/recruit_left_btn.svg) no-repeat center
      center/contain;
    color: #1d01fe;
    padding-block: 2.5vw 3.3vw;
    padding-inline: 4vw 4.9vw;
    transition: all 0.3s ease-in-out;
    width: -moz-fit-content;
    width: fit-content;
    display: inline-block;
  }

  .p-recruit .p-recruit__con-left-btn .ttl {
    color: #1d01fe;
    font-size: 1.5vw;
    font-weight: 500;
    letter-spacing: 0em;
    line-height: 1.2;
    margin-right: 1.6vw;
  }0
}

/* ========================================
@media screen and (min-width:768px) and ( max-width:900px) {
======================================== */
@media screen and (min-width:768px) and ( max-width:900px) {
    .p-recruit .p-recruit__con-left-btn a {
        align-items: center;
        background: url(../images/index/recruit_left_btn.svg) no-repeat center
          center/contain;
        color: #1d01fe;
        padding-block: 2.778vw 3.667vw;
        padding-inline: 4.444vw 5.444vw;
        transition: all 0.3s ease-in-out;
        width: -moz-fit-content;
        width: fit-content;
        display: inline-block;
      }

      .p-recruit .system-list {
        position: relative;
        left: calc(50% - 0.115vw);
      }
}

/* ========================================
   @media screen and (max-width: 767px)
======================================== */
@media screen and (max-width: 767px) {
  /* common
    -------------------------------------*/
  .c-sec__en {
    margin-bottom: 3.415vw;
    margin-inline: auto;
    width: min(95%, 87.4vw);
  }

  .c-sec__ttl {
    font-size: 3.623vw;
    font-weight: 400;
    letter-spacing: 0em;
    line-height: 1.6;
    margin-bottom: 7.246vw;
    margin-inline: auto;
    padding-inline: 5.865vw 0;
    position: relative;
    width: min(95%, 88.4vw);
  }

  .c-sec__ttl.white {
    color: #ffffff;
  }

  .c-sec__ttl::before {
    background: #2ca6e0;
    content: "";
    height: 2.415vw;
    left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 2.415vw;
  }

  /* mv
-------------------------------------*/
  .p-mv {
    position: relative;
    border: 3px solid #2ca6e0;
    border-bottom: none;
    border-top: none;
  }

  .p-mv .p-mv__en {
    left: 50%;
    position: absolute;
    top: 37.647vw;
    transform: translateX(-50%);
  }

  .p-mv .p-mv__en img {
    height: auto;
    width: 32vw;
  }

  .p-mv .p-mv__nav {
    left: 50%;
    margin-inline: auto;
    position: absolute;
    top: 100.449vw;
    transform: translateX(-50%);
    width: min(95%, 72.4637681159vw);
  }

  .p-mv .p-mv__nav-list {
    display: grid;
    gap: 2.415vw 0;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    justify-content: center;
  }

  .p-mv .p-mv__nav-item a {
    background: rgba(255, 255, 255, 0.2);
    border-radius: 6.28vw;
    display: block;
    padding-block: 3.831vw;
    padding-inline: 8.454vw;
    position: relative;
    transition: all 0.3s ease-in-out;
  }

  .p-mv .p-mv__nav-item a::after {
    background: url(../images/index/mv_arrow.svg) no-repeat center
      center/contain;
    content: "";
    height: 1.691vw;
    position: absolute;
    right: 7.729vw;
    top: 50%;
    transform: translateY(-50%);
    width: 4.106vw;
  }

  .p-mv .p-mv__nav-item a span {
    color: #ffffff;
    font-size: 3.382vw;
    font-weight: 500;
    letter-spacing: 0em;
    line-height: 1.2857142857;
  }

  .p-mv .slick-slider .slick-track,
  .p-mv .slick-slider .slick-list {
    margin-bottom: 0;
  }

  /* info
-------------------------------------*/
  .p-info {
    margin-bottom: 8vw;
  }

  .p-info .p-info__con {
    border-bottom: none;
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .p-info .p-info__con-left {
    border-bottom: 1px solid #2ca6e0;
    padding-block: 4.763vw 6.072vw;
    padding-inline: 8.696vw;
  }

  .p-info .p-info__con-left h2 img {
    height: auto;
    width: 30vw;
  }

  .p-info .p-info__con-center {
    border-bottom: 1px solid #2ca6e0;
    border-left: none;
    border-right: none;
    padding-block: 7.763vw 7.072vw;
    padding-inline: 2.696vw;
  }

  .p-info .p-info__con-center .system-list {
    display: block;
  }

  .p-info .p-info__con-center .system-list li a {
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    margin-inline: auto;
    width: min(95%, 83.5748792271vw);
  }

  .p-info .p-info__con-center .system-list li a .top {
    align-items: center;
    display: flex;
    gap: 0 0vw;
    margin-bottom: 2.932vw;
  }

  .p-info .p-info__con-center .system-date {
    font-size: 3.623vw;
    font-weight: 400;
    letter-spacing: 0.05em;
    line-height: 1.2;
    margin-right: 5.797vw;
    padding-inline: 6.522vw 0;
    position: relative;
  }

  .p-info .p-info__con-center .system-date:before {
    background: url(../images/index/info_arrow.svg) no-repeat center
      center/contain;
    content: "";
    height: 4.348vw;
    left: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 4.348vw;
  }

  .p-info .p-info__con-center .system-ttl {
    font-size: 3.623vw;
    font-weight: 400;
    letter-spacing: 0em;
    line-height: 1.2;
    margin-bottom: 0;
    margin-right: 49.034vw;
    width: 154.589vw;
  }

  .p-info .p-info__con-center .system-category {
    color: #2ca6e0;
    font-size: 3.623vw;
    font-weight: 400;
    letter-spacing: 0.018em;
    line-height: 0;
    padding-inline: 0.589vw 0;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    gap: 0 1vw;
  }

  .p-info .p-info__con-center .system-category:before {
    background: #2ca6e0;
    content: "";
    height: 5.662vw;
    left: -3vw;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 0.242vw;
  }

  .p-info .p-info__con-center .system-ttl {
    width: 100%;
  }

  .p-info .p-info__con-right {
    padding-block: 5.763vw 5.072vw;
    padding-inline: 0 7.971vw;
  }

  .p-info .p-info__con-right a {
    align-items: center;
    display: flex;
    gap: 0 4.106vw;
    justify-content: flex-end;
  }

  .p-info .p-info__con-right .arrow {
    background: #ffffff;
    border-radius: 3.865vw;
    padding-block: 1.865vw;
    padding-inline: 9.903vw;
  }

  .p-info .p-info__con-right a .en img {
    vertical-align: middle;
  }

  /* since
-------------------------------------*/
  .p-since {
    position: relative;
    margin-bottom: 10vw;
  }

  .p-since .l-inner.l-since {
    background: none;
    padding-block: 0;
    width: 100%;
  }

  .p-since .p-since__con {
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    margin-bottom: -17.324vw;
    width: 100%;
  }

  .p-since .p-since__con-left {
    margin-bottom: -31.401vw;
    position: relative;
  }

  .p-since .p-since__con-left-video {
    text-align: center;
  }

  .p-since .p-since__con-left-video video {
    height: 51.932vw;
    width: 91.787vw;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .p-since .p-since__con-right {
    background: url(../images/index/since_bg_sp.png) no-repeat right
      center/342px;
    padding-block: 38.546vw 31.401vw;
    position: static;
  }

  .p-since .p-since__con-right-en {
    margin-bottom: 3.348vw;
    margin-inline: auto;
    width: min(95%, 82.6086956522vw);
  }

  .p-since .p-since__con-right-ttl {
    font-size: 7.246vw;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 1.3666666667;
    margin-bottom: 4.246vw;
    margin-inline: auto;
    width: min(95%, 342px);
  }

  .p-since .p-since__con-right-txt {
    margin-bottom: 18.077vw;
    margin-inline: auto;
    width: min(95%, 82.6086956522vw);
  }

  .p-since .p-since__con-right-txt p {
    font-size: 3.623vw;
    font-weight: 400;
    letter-spacing: 0em;
    line-height: 1.6;
    margin-bottom: 2.831vw;
  }

  .p-since .p-since__con-right-txt p:last-child {
    margin-bottom: 0;
  }

  .p-since .p-since__con-right-btn {
    display: grid;
    gap: 4.382vw 0;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    margin-inline: auto;
    width: 72.464vw;
  }

  .p-since .p-since__con-right-btn a {
    background: #21242b;
    border-radius: 6.28vw;
    color: #ffffff;
    font-size: 3.623vw;
    font-weight: 400;
    letter-spacing: 0em;
    line-height: 1.2;
    padding-block: 4.831vw 5.314vw;
    padding-inline: 8.454vw 7.729vw;
    transition: all 0.3s ease-in-out;
    display: flex;
    justify-content: space-between;
  }

  .p-since .p-since__img {
    padding-inline: 4.106vw 0;
    position: static;
  }

  .p-since .p-since__img img {
    height: auto;
    width: 69.807vw;
  }

  /* domain
-------------------------------------*/
  .p-domain {
    margin-bottom: 28.986vw;
  }

  .p-domain .c-sec__en img {
    height: auto;
    width: 40vw;
  }

  .p-domain .c-sec__ttl {
    margin-bottom: 7.246vw;
  }

  .p-domain .p-domain__items {
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .p-domain .p-domain__item-top {
    display: block;
    overflow: hidden;
    position: relative;
  }

  .p-domain .p-domain__item-top h3 {
    color: #ffffff;
    font-size: 4.831vw;
    font-weight: 500;
    left: 4.106vw;
    letter-spacing: 0em;
    line-height: 1.2;
    position: absolute;
    top: 3.623vw;
    z-index: 1;
  }

  .p-domain .p-domain__item-top .img {
    position: relative;
  }

  .p-domain .p-domain__item-top .img:before {
    background: rgba(0, 22, 51, 0.5);
    content: "";
    inset: 0;
    position: absolute;
  }

  .p-domain .p-domain__item-top .wrap {
    align-items: center;
    bottom: 3.865vw;
    display: flex;
    gap: 0 3vw;
    position: absolute;
    right: 4.865vw;
  }

  .p-domain .p-domain__item-top .wrap .arrow {
    background: #ffffff;
    border-radius: 2.415vw;
    padding: 0px 5vw 0.966vw;
  }

  .p-domain .p-domain__item-top .wrap .arrow img {
    vertical-align: middle;
  }

  .p-domain .p-domain__item-link {
    align-items: center;
    border-bottom: 1px solid #e6e6e6;
    border-right: none;
    display: block;
    display: flex;
    justify-content: space-between;
    padding-block: 6.729vw 7.971vw;
    padding-inline: 4.106vw 3.865vw;
  }

  .p-domain .p-domain__item-link h3 {
    font-size: 3.382vw;
    font-weight: 500;
    letter-spacing: 0em;
    line-height: 1.7142857143;
  }

  .p-domain .p-domain__item-link .arrow {
    background: #e6e6e6;
    border-radius: 2.415vw;
    padding: 0px 5.556vw 0.966vw;
  }

  .p-domain .p-domain__item-link .arrow img {
    vertical-align: middle;
  }

  .p-domain .p-domain__item-logo {
    border-bottom: 1px solid #e6e6e6;
    display: block;
    padding: 9.662vw 15.217vw;
  }

  .p-domain .p-domain__item-logo img {
    height: auto;
    width: 69.807vw;
  }

  /* water
-------------------------------------*/
  .p-water {
    background: #21242b;
    padding-block: 21.671vw 30.986vw;
  }

  .p-water .c-sec__ttl {
    margin-bottom: 7.246vw;
  }

  .p-water .p-water__item a {
    display: block;
    margin-inline: 3.14vw;
  }

  .p-water .p-water__item .p-water__item-img {
    margin-bottom: 8.246vw;
  }

  .p-water .p-water__item h3 {
    color: #2ca6e0;
    font-size: 4.831vw;
    font-weight: 500;
    letter-spacing: 0em;
    line-height: 1.45;
    margin-bottom: 0.899vw;
    padding-inline: 0;
    text-align: center;
  }

  .p-water .p-water__item p {
    color: #ffffff;
    font-size: 3.623vw;
    font-weight: 400;
    letter-spacing: 0em;
    line-height: 1.6;
    margin-bottom: 4.039vw;
    padding-inline: 0;
  }

  .p-water .p-water__item .arrow {
    background: #e6e6e6;
    border-radius: 3.865vw;
    left: 0.169vw;
    margin-left: auto;
    padding: 1vw 9.903vw 2.3vw;
    position: relative;
    transition: all 0.3s ease-in-out;
    width: -moz-fit-content;
    width: fit-content;
  }

  /* other
-------------------------------------*/
  .p-other .l-inner.l-other {
    padding-block: 19.324vw 35.208vw;
  }

  .p-other .c-sec__ttl {
    margin-bottom: 12.734vw;
  }

  .p-other .p-other__items {
    display: grid;
    gap: 11.077vw 0;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    margin-inline: auto;
    width: min(95%, 95.652173913vw);
  }

  .p-other .p-other__item-con {
    margin-bottom: 2.657vw;
    position: relative;
  }

  .p-other .p-other__item-con .img:before {
    background: rgba(0, 22, 51, 0.4);
    content: "";
    inset: 0;
    position: absolute;
  }

  .p-other .p-other__item-con h3 {
    color: #ffffff;
    font-size: 4.106vw;
    font-weight: 500;
    left: 50%;
    letter-spacing: 0.05em;
    line-height: 1.8823529412;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    white-space: nowrap;
  }

  .p-other .p-other__item-con h3 span {
    border: 1px solid #ffffff;
    border-radius: 4.106vw;
    color: #ffffff;
    display: block;
    font-size: 2.899vw;
    font-weight: 400;
    letter-spacing: 0em;
    line-height: 2;
    margin-bottom: 2.865vw;
    margin-inline: auto;
    padding: 0.691vw 3.865vw;
    width: -moz-fit-content;
    width: fit-content;
  }

  .p-other .p-other__item-con .arrow {
    background: #ffffff;
    border-radius: 2.415vw;
    bottom: 2vw;
    padding: 0px 4.8vw 0.5vw;
    position: absolute;
    right: 4vw;
    transition: all 0.3s ease-in-out;
  }

  .p-other .p-other__item-con .arrow svg {
    width: 3.382vw;
  }

  .p-other .p-other__item-txt {
    font-size: 3.382vw;
    font-weight: 400;
    letter-spacing: 0em;
    line-height: 1.7142857143;
    padding-inline: 6.039vw;
    text-align: left;
  }

  /* recruit
-------------------------------------*/
  .p-recruit {
    background: url(../images/index/recruit_bg_sp.png) no-repeat top 14vw
      center/contain;
    width: 100%;
  }

  .p-recruit .l-inner.l-recruit {
    width: 100%;
  }

  .p-recruit .p-recruit__img {
    margin-bottom: -9.662vw;
    margin-inline: auto;
    text-align: center;
    width: min(95%, 91.7vw);
  }

  .p-recruit .p-recruit__ttl {
    display: grid;
    gap: 1.208vw 0;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    margin-bottom: 6.246vw;
    margin-inline: auto;
    width: min(95%, 83.5748792271vw);
  }

  .p-recruit .p-recruit__ttl .top {
    background: #1d01fe;
    color: #ffffff;
    font-size: 8.696vw;
    font-weight: 600;
    letter-spacing: 0em;
    line-height: 2;
    padding-inline: 4.831vw 8.831vw;
    width: -moz-fit-content;
    width: fit-content;
  }

  .p-recruit .p-recruit__ttl .bottom {
    background: #1d01fe;
    color: #ffffff;
    font-size: 5.314vw;
    font-weight: 600;
    letter-spacing: 0em;
    line-height: 2;
    padding-inline: 4.763vw 0.763vw;
    width: -moz-fit-content;
    width: fit-content;
  }

  .p-recruit .p-recruit__con {
    display: grid;
    gap: 16.908vw 0;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    margin: 0;
    width: 100%;
  }

  .p-recruit .p-recruit__con-right {
    background: none;
    order: 1;
    position: static;
  }

  .p-recruit .p-recruit__con-right-txt {
    margin-bottom: 13.077vw;
    margin-inline: auto;
    width: min(95%, 83.5748792271vw);
  }

  .p-recruit .p-recruit__con-right-txt p {
    color: #1d01fe;
    font-size: 3.623vw;
    font-weight: 500;
    letter-spacing: 0em;
    line-height: 1.6;
    margin-bottom: 1.831vw;
  }

  .p-recruit .p-recruit__con-right-txt p.bottom {
    margin-bottom: 0;
  }

  .p-recruit .p-recruit__con-right-btn a {
    align-items: center;
    border: 1px solid #1d01fe;
    border-radius: 7.005vw;
    display: flex;
    gap: 0 10.043vw;
    margin-inline: auto;
    padding-block: 6vw;
    padding-inline: 6.454vw 3.729vw;
    width: min(95%, 71.463768vw);
  }

  .p-recruit .p-recruit__con-right-btn a .ttl {
    color: #1d01fe;
    font-size: 3.623vw;
    font-weight: 500;
    letter-spacing: 0em;
    line-height: 1.2;
  }

  .p-recruit .p-recruit__con-right-btn a .arrow svg {
    vertical-align: middle;
  }

  .p-recruit .p-recruit__con-left {
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    order: 2;
  }

  .p-recruit .p-recruit__con-left-btn {
    margin-bottom: 0;
    margin-inline: auto;
    order: 2;
    text-align: center;
    width: 100%;
  }

  .p-recruit .p-recruit__con-left-btn a {
    align-items: center;
    background: url(../images/index/recruit_left_btn_sp.svg) no-repeat center
      center/contain;
    color: #1d01fe;
    display: flex;
    gap: 0 11.043vw;
    padding-block: 11.179vw 7.729vw;
    padding-inline: 7.696vw 7.729vw;
    width: -moz-fit-content;
    width: fit-content;
    margin-inline: auto;
  }

  .p-recruit .p-recruit__con-left-btn a .arrow svg {
    position: relative;
    top: -0.5vw;
  }

  .p-recruit .system-list {
    order: 1;
    position: static;
    margin-bottom: -1vw;
  }

  .p-recruit .system-list li {
    margin-inline: 3.623vw;
  }

  .p-recruit .system-list li a {
    display: inline-block;
    position: relative;
    text-align: center;
  }

  .p-recruit .system-en {
    position: absolute;
    right: 1.932vw;
    top: 1.932vw;
  }

  .p-recruit .system-en img {
    height: auto;
    width: 23.671vw;
  }

  .p-recruit .system-pic.fit {
    text-align: center;
  }

  .p-recruit .system-pic.fit img {
    height: 53.14vw;
    width: 55.556vw;
  }

  /* sec__bg
-------------------------------------*/
  .p-sec__bg {
    background: #ffffff;
    margin-bottom: -241.546vw;
    padding-block: 20vw 0;    
  }

  /* company
-------------------------------------*/
  .p-company {
    margin-bottom: 9.6vw;
  }

  .p-company .c-sec__ttl {
    margin-bottom: 7.246vw;
  }

  .p-company .p-company__data {
    margin-bottom: 4.106vw;
    margin-inline: auto;
    text-align: left;
    width: min(95%, 74.6376811594vw);
  }

  .p-company .p-company__data p {
    color: #808080;
    font-size: 3.382vw;
    font-weight: 400;
    letter-spacing: 0em;
    line-height: 1.7142857143;
  }

  .p-company .p-company__data p.bottom {
    font-weight: 300;
  }

  .p-company .p-company__info {
    margin-inline: auto;
    width: min(95%, 91.7vw);
  }

  .p-company .p-company__info iframe {
    height: 84.541vw;
    width: 100%;
  }

  /* link
-------------------------------------*/
  .p-link {
    margin-bottom: 10.87vw;
  }

  .p-link .l-inner.l-link {
    margin-inline: auto;
    width: min(95%, 72.4637681159vw);
  }

  .p-link .p-link__items {
    display: grid;
    gap: 3.382vw 0;
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .p-link .p-link__item a {
    align-items: center;
    border: 1px solid #ffffff;
    border-radius: 7.005vw;
    display: flex;
    justify-content: space-between;
    padding-block: 5.797vw 6.763vw;
    padding-inline: 8.454vw 7.729vw;
  }

  .p-link .p-link__item a span {
    color: #ffffff;
    font-size: 3.623vw;
    font-weight: 500;
    letter-spacing: 0em;
    line-height: 1.2;
  }

  /* message
-------------------------------------*/
  .p-message {
    margin-bottom: 16.908vw;
  }

  .p-message .l-inner.l-message {
    margin-inline: auto;
    width: min(95%, 78.7439613527vw);
  }

  .p-message .p-message__con {
    display: grid;
    gap: 3.382vw 0;
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .p-message .p-message__con-left-img {
    text-align: center;
  }

  .p-message .p-message__con-left-img img {
    height: auto;
    width: 33.333vw;
  }

  .p-message .p-message__con-right {
    color: #ffffff;
    font-size: 3.14vw;
    font-weight: 400;
    letter-spacing: 0em;
    line-height: 1.6923076923;
  }
}
