@font-face {
  font-family: "Noto Sans JP";
  src: url("../fonts/NotoSansJP-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Noto Sans JP";
  src: url("../fonts/NotoSansJP-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Noto Sans JP";
  src: url("../fonts/NotoSansJP-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Figtree";
  src: url("../fonts/Figtree-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Bold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
}
*,
*:before,
*:after {
  box-sizing: border-box;
}

html {
  font-size: 0.76923vw;
  font-size: clamp(6px, 0.76923vw, 10px);
  margin: 0;
}

body {
  font-family: "Noto Sans JP", sans-serif;
  color: #23355f;
  font-weight: normal;
  font-size: 14px;
  line-height: 1.5;
  word-break: break-all;
  margin: 0;
  padding: 0;
  border: 0;
}
@media screen and (max-width: 1366px) {
  body {
    font-size: 14rem;
  }
}
@media screen and (max-width: 768px) {
  body {
    font-size: clamp(14px, 14px + (14 - 14) * (100vw - 375px) / (1366 - 375), 14px);
  }
}

@media screen and (max-width: 1366px) {
  html,
  body {
    font-size: 0.0732064422vw;
  }
}
@media screen and (max-width: 768px) {
  html,
  body {
    font-size: 0.09765625vw;
  }
}
@media screen and (max-width: 640px) {
  html,
  body {
    font-size: min(0.15625vw, 1rem);
  }
}

div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1,
h2 {
  line-height: 1.2;
}

h3,
h4 {
  line-height: 1.5;
}

h5,
h6 {
  line-height: inherit;
}

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

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

b,
strong {
  font-weight: bolder;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

a {
  color: inherit;
  text-decoration: none;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

[role=button] {
  cursor: pointer;
}

button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}

button {
  outline: none;
  border: none;
  cursor: pointer;
}

input[type=radio],
input[type=checkbox] {
  box-sizing: border-box;
  padding: 0;
}

textarea {
  overflow: auto;
  resize: none;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

[hidden] {
  display: none !important;
}

*:focus {
  outline: none;
}

.clearfix::after {
  content: "";
  visibility: hidden;
  height: 0;
  display: block;
  font-size: 0;
  clear: both;
}

* html .clearfix {
  zoom: 1;
}

*:first-child + html .clearfix {
  zoom: 1;
}

@font-face {
  font-family: "Noto Sans JP";
  src: url("../fonts/NotoSansJP-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Noto Sans JP";
  src: url("../fonts/NotoSansJP-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Noto Sans JP";
  src: url("../fonts/NotoSansJP-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Figtree";
  src: url("../fonts/Figtree-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Bold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Noto Sans JP";
  src: url("../fonts/NotoSansJP-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Noto Sans JP";
  src: url("../fonts/NotoSansJP-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Noto Sans JP";
  src: url("../fonts/NotoSansJP-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Figtree";
  src: url("../fonts/Figtree-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Bold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
}
.f-en {
  font-family: "Figtree", sans-serif;
}

.pc-hidden {
  display: none;
}
@media screen and (max-width: 640px) {
  .pc-hidden {
    display: block;
  }
}

@media screen and (max-width: 640px) {
  .sp-hidden {
    display: none;
  }
}

.inner,
.w980 {
  max-width: 980px;
  width: 90%;
  margin: auto;
}
@media screen and (max-width: 1366px) {
  .inner,
  .w980 {
    max-width: 980rem;
  }
}

.w1167 {
  max-width: 1167px;
  width: 90%;
  margin: auto;
}
@media screen and (max-width: 1366px) {
  .w1167 {
    max-width: 1167rem;
  }
}

.column {
  display: flex;
}

.sec-title {
  text-align: center;
}
.sec-title .tit-ja {
  font-weight: bold;
  font-size: 3.5rem;
  line-height: 1.1714285714;
  font-size: 35px;
  color: #23355f;
}
@media screen and (max-width: 1366px) {
  .sec-title .tit-ja {
    font-size: 35rem;
  }
}
.sec-title .tit-en {
  margin-top: -41px;
  padding-top: 10px;
  font-family: "Figtree", sans-serif;
  font-weight: 300;
  font-size: 18rem;
  line-height: 1.2;
  font-size: 180px;
  color: rgba(138, 184, 213, 0.4);
  line-height: 0.8;
}
@media screen and (max-width: 1366px) {
  .sec-title .tit-en {
    margin-top: -41rem;
    font-size: 180rem;
  }
}
@media screen and (max-width: 768px) {
  .sec-title .tit-en {
    font-size: 120rem;
  }
}

.btn {
  text-align: center;
  font-weight: normal;
  font-size: 16px;
  text-align: center;
  color: #fff;
  height: 56px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  width: -moz-fit-content;
  width: fit-content;
  margin: auto;
}
@media screen and (max-width: 1366px) {
  .btn {
    font-size: 16rem;
    height: 56rem;
    border-radius: 50rem;
  }
}
@media screen and (max-width: 768px) {
  .btn {
    font-size: clamp(14px, 14px + (16 - 14) * (100vw - 375px) / (1366 - 375), 16px);
  }
}
.btn:hover {
  filter: opacity(80%);
  transition: all 0.4s ease;
}

.page-fv {
  position: relative;
  z-index: 1;
}
.page-fv::after {
  content: "";
  position: absolute;
  background: url(../img/common/fv-bg.png) no-repeat center/contain;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
.page-fv .sec-title .tit-en {
  line-height: 0.8;
}
.page-fv .sec-title .tit-en::first-letter {
  text-transform: uppercase;
}
.page-fv .breadcrumb {
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 500;
  font-size: 11px;
  text-align: center;
  color: #23355f;
  gap: 0.5em;
}
@media screen and (max-width: 1366px) {
  .page-fv .breadcrumb {
    font-size: 11rem;
  }
}
@media screen and (max-width: 768px) {
  .page-fv .breadcrumb {
    font-size: clamp(14px, 14px + (11 - 14) * (100vw - 375px) / (1366 - 375), 11px);
  }
}
.page-fv .inner {
  padding: 96px 0 125px;
}
@media screen and (max-width: 1366px) {
  .page-fv .inner {
    padding: 96rem 0 125rem;
  }
}

.sec-subtitle {
  margin-bottom: 45px;
}
@media screen and (max-width: 1366px) {
  .sec-subtitle {
    margin-bottom: 45rem;
  }
}
.sec-subtitle .tit-en {
  font-family: "Figtree", sans-serif;
  font-weight: 600;
  font-size: 50px;
  color: #23355f;
}
@media screen and (max-width: 1366px) {
  .sec-subtitle .tit-en {
    font-size: 50rem;
  }
}
.sec-subtitle .tit-ja {
  font-weight: bold;
  font-size: 20px;
  color: #23355f;
}
@media screen and (max-width: 1366px) {
  .sec-subtitle .tit-ja {
    font-size: 20rem;
  }
}

@font-face {
  font-family: "Noto Sans JP";
  src: url("../fonts/NotoSansJP-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Noto Sans JP";
  src: url("../fonts/NotoSansJP-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Noto Sans JP";
  src: url("../fonts/NotoSansJP-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Figtree";
  src: url("../fonts/Figtree-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Bold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
}
.company {
  position: relative;
}
.company::before {
  content: "";
  width: 622px;
  height: 622px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -25%;
  margin: auto;
  background: rgba(95, 201, 226, 0.1);
  border-radius: 50%;
  filter: blur(20px);
}
@media screen and (max-width: 1366px) {
  .company::before {
    width: 622rem;
    height: 622rem;
  }
}

.company_profile {
  margin-bottom: 88px;
}
@media screen and (max-width: 1366px) {
  .company_profile {
    margin-bottom: 88rem;
  }
}
.company_profile .sec-body {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media screen and (max-width: 1366px) {
  .company_profile .sec-body {
    gap: 20rem;
  }
}
.company_profile .item {
  display: grid;
  grid-template-columns: 25% 1fr;
  grid-template-rows: auto;
  padding-bottom: 20px;
  border-bottom: 1px solid #ccc;
}
@media screen and (max-width: 1366px) {
  .company_profile .item {
    padding-bottom: 20rem;
  }
}
@media screen and (max-width: 768px) {
  .company_profile .item {
    grid-template-columns: 25% 1fr;
    gap: 20rem;
  }
}
.company_profile .item .ttl,
.company_profile .item .detail {
  font-weight: bold;
  font-size: 1.6rem;
  line-height: 1.875;
  font-size: 16px;
  color: #23355f;
}
@media screen and (max-width: 1366px) {
  .company_profile .item .ttl,
  .company_profile .item .detail {
    font-size: 16rem;
  }
}
@media screen and (max-width: 768px) {
  .company_profile .item .ttl,
  .company_profile .item .detail {
    font-size: clamp(14px, 14px + (16 - 14) * (100vw - 375px) / (1366 - 375), 16px);
  }
}
.company_profile .item .detail {
  font-weight: normal;
}

.company_access {
  position: relative;
  padding-bottom: 100px;
  overflow: hidden;
}
.company_access::after {
  content: "";
  position: absolute;
  width: 466px;
  height: 466px;
  border-radius: 50%;
  background: rgba(95, 201, 226, 0.1);
  right: -152px;
  bottom: -96px;
  filter: blur(20px);
}
@media screen and (max-width: 1366px) {
  .company_access::after {
    width: 466rem;
    height: 466rem;
    right: -152rem;
    bottom: -96rem;
  }
}
@media screen and (max-width: 1366px) {
  .company_access {
    padding-bottom: 100rem;
  }
}
.company_access .sec-body {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media screen and (max-width: 1366px) {
  .company_access .sec-body {
    gap: 20rem;
  }
}
.company_access .item {
  display: grid;
  grid-template-columns: 600px 1fr;
  gap: 40px;
}
@media screen and (max-width: 1366px) {
  .company_access .item {
    grid-template-columns: 600rem 1fr;
    gap: 40rem;
  }
}
@media screen and (max-width: 768px) {
  .company_access .item {
    grid-template-columns: 1fr;
    grid-template-rows: auto;
  }
}
.company_access .item .map iframe {
  height: 380px;
}
@media screen and (max-width: 1366px) {
  .company_access .item .map iframe {
    height: 380rem;
  }
}
.company_access .item .ttl {
  font-weight: bold;
  font-size: 25px;
  color: #23355f;
  margin-bottom: 15px;
}
@media screen and (max-width: 1366px) {
  .company_access .item .ttl {
    margin-bottom: 15rem;
    font-size: 25rem;
  }
}
.company_access .item .detail {
  font-weight: 300;
  font-size: 1.6rem;
  line-height: 2;
  font-size: 16px;
  color: #23355f;
}

@font-face {
  font-family: "Noto Sans JP";
  src: url("../fonts/NotoSansJP-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Noto Sans JP";
  src: url("../fonts/NotoSansJP-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Noto Sans JP";
  src: url("../fonts/NotoSansJP-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Figtree";
  src: url("../fonts/Figtree-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Bold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
}
.service_navi {
  margin-bottom: 100px;
}
@media screen and (max-width: 1366px) {
  .service_navi {
    margin-bottom: 100rem;
  }
}
.service_navi .service_list.mb100 {
  margin-bottom: 100px;
}
@media screen and (max-width: 1366px) {
  .service_navi .service_list.mb100 {
    margin-bottom: 100rem;
  }
}
@media screen and (max-width: 768px) {
  .service_navi .service_list .sec-subtitle .tit-en {
    font-size: 45rem;
  }
}
.service_navi .card-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 33px;
}
@media screen and (max-width: 1366px) {
  .service_navi .card-list {
    gap: 33rem;
  }
}
@media screen and (max-width: 768px) {
  .service_navi .card-list {
    grid-template-columns: 1fr;
    grid-template-rows: auto;
  }
}
.service_navi .card-list .card {
  color: #23355f;
  display: flex;
  flex-direction: column;
}
.service_navi .card-list .card img {
  width: 100%;
  border-radius: 10px;
  margin-bottom: 28px;
  -o-object-fit: cover;
     object-fit: cover;
  height: 200px;
}
@media screen and (max-width: 1366px) {
  .service_navi .card-list .card img {
    border-radius: 10rem;
    margin-bottom: 28rem;
    height: 200rem;
  }
}
.service_navi .card-list .card h3 {
  font-weight: bold;
  font-size: 2.2rem;
  line-height: 1.5;
  font-size: clamp(14px, 14px + (22 - 14) * (100vw - 375px) / (1366 - 375), 22px);
  text-align: center;
  color: #23355f;
  margin-bottom: 8px;
}
@media screen and (max-width: 1366px) {
  .service_navi .card-list .card h3 {
    margin-bottom: 8rem;
  }
}
.service_navi .card-list .card .desc {
  font-size: 1.4rem;
  line-height: 1.7857142857;
  font-weight: normal;
  font-size: clamp(14px, 14px + (14 - 14) * (100vw - 375px) / (1366 - 375), 14px);
  color: #23355f;
}
@media screen and (max-width: 768px) {
  .service_navi .card-list .card .desc {
    margin-bottom: 20rem;
  }
}
.service_navi .card-list .card .btn {
  margin-top: auto;
  margin-bottom: 0;
  background: linear-gradient(to right, #596d9b 0%, #23355f 100%);
  padding: 0 70px;
  color: #fff;
}
@media screen and (max-width: 1366px) {
  .service_navi .card-list .card .btn {
    padding: 0 70rem;
  }
}

.service_intro {
  overflow: hidden;
  padding-bottom: 100px;
  position: relative;
}
.service_intro::after {
  content: "";
  position: absolute;
  width: 466px;
  height: 466px;
  border-radius: 50%;
  background: rgba(95, 201, 226, 0.1);
  right: -152px;
  bottom: -96px;
  filter: blur(20px);
}
@media screen and (max-width: 1366px) {
  .service_intro::after {
    width: 466rem;
    height: 466rem;
    right: -152rem;
    bottom: -96rem;
  }
}
@media screen and (max-width: 1366px) {
  .service_intro {
    padding-bottom: 100rem;
  }
}
.service_intro .item {
  display: flex;
  flex-direction: column;
  gap: 35px;
  margin-bottom: 100px;
}
.service_intro .item:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 1366px) {
  .service_intro .item {
    gap: 35rem;
    margin-bottom: 100rem;
  }
}
.service_intro .item .img {
  width: 100%;
  height: auto;
  border-radius: 15px;
  position: relative;
}
.service_intro .item .img::after {
  content: attr(data-title);
  font-family: "Figtree", sans-serif;
  font-weight: 600;
  font-size: 10rem;
  line-height: 1.2;
  font-size: 100px;
  color: rgba(255, 255, 255, 0.5);
  position: absolute;
  left: 25px;
  bottom: -26px;
}
@media screen and (max-width: 1366px) {
  .service_intro .item .img::after {
    font-size: 100rem;
    left: 25rem;
    bottom: -26rem;
  }
}
@media screen and (max-width: 768px) {
  .service_intro .item .img::after {
    font-size: 50rem;
    bottom: -10rem;
  }
}
.service_intro .item .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 15px;
}
.service_intro .item .text {
  display: grid;
  grid-template-columns: 32% 1fr;
  gap: 90px;
}
@media screen and (max-width: 1366px) {
  .service_intro .item .text {
    gap: 90rem;
  }
}
@media screen and (max-width: 768px) {
  .service_intro .item .text {
    grid-template-columns: 1fr;
    grid-template-rows: auto;
    gap: 45rem;
  }
}
.service_intro .item .text .sec-ttl {
  font-weight: bold;
  font-size: 6rem;
  line-height: 1.1666666667;
  font-size: 60px;
  color: #23355f;
}
@media screen and (max-width: 1366px) {
  .service_intro .item .text .sec-ttl {
    font-size: 60rem;
  }
}
.service_intro .item .text .sec-ttl .sub {
  display: block;
  font-weight: bold;
  font-size: 2.2rem;
  line-height: 1.5;
  font-size: 22px;
  color: #23355f;
}
@media screen and (max-width: 1366px) {
  .service_intro .item .text .sec-ttl .sub {
    font-size: 22rem;
  }
}
@media screen and (max-width: 768px) {
  .service_intro .item .text .sec-ttl .sub {
    font-size: clamp(14px, 14px + (22 - 14) * (100vw - 375px) / (1366 - 375), 22px);
  }
}
.service_intro .item .text .desc {
  margin-top: 14px;
  font-weight: normal;
  font-size: 1.4rem;
  line-height: 1.7857142857;
  font-size: 14px;
  color: #23355f;
}
@media screen and (max-width: 1366px) {
  .service_intro .item .text .desc {
    margin-top: 14rem;
    font-size: clamp(14px, 14px + (14 - 14) * (100vw - 375px) / (1366 - 375), 14px);
  }
}

@font-face {
  font-family: "Noto Sans JP";
  src: url("../fonts/NotoSansJP-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Noto Sans JP";
  src: url("../fonts/NotoSansJP-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Noto Sans JP";
  src: url("../fonts/NotoSansJP-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Figtree";
  src: url("../fonts/Figtree-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Bold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
}
.recruit {
  position: relative;
}
.recruit::before {
  content: "";
  width: 622px;
  height: 622px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -25%;
  margin: auto;
  background: rgba(95, 201, 226, 0.1);
  border-radius: 50%;
  filter: blur(20px);
}
@media screen and (max-width: 1366px) {
  .recruit::before {
    width: 622rem;
    height: 622rem;
  }
}

.recruit_occupation {
  margin-bottom: 121px;
}
@media screen and (max-width: 1366px) {
  .recruit_occupation {
    margin-bottom: 121rem;
  }
}
.recruit_occupation .card-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: auto;
  gap: 20px;
}
@media screen and (max-width: 1366px) {
  .recruit_occupation .card-list {
    gap: 20rem;
  }
}
.recruit_occupation .card-list .card {
  display: grid;
  grid-template-columns: 147px 1fr;
  border-radius: 10px;
  background: #fff;
  border: 2px solid #23355f;
  gap: 30px;
  align-items: center;
  padding: 47px 30px 47px 12px;
}
@media screen and (max-width: 1366px) {
  .recruit_occupation .card-list .card {
    grid-template-columns: 147rem 1fr;
    border-radius: 10rem;
    border: 2rem solid #23355f;
    gap: 30rem;
    padding: 47rem 30rem 47rem 12rem;
  }
}
@media screen and (max-width: 768px) {
  .recruit_occupation .card-list .card {
    display: flex;
    flex-direction: column;
    padding: 20rem 20rem;
    gap: 20rem;
  }
}
.recruit_occupation .card-list .card img {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .recruit_occupation .card-list .card img {
    width: 90%;
    height: 93rem;
    -o-object-fit: contain;
       object-fit: contain;
  }
}
.recruit_occupation .card-list .card .text {
  display: flex;
  flex-direction: column;
  gap: 11px;
}
@media screen and (max-width: 1366px) {
  .recruit_occupation .card-list .card .text {
    gap: 11rem;
  }
}
.recruit_occupation .card-list .card .text .ttl {
  font-weight: bold;
  font-size: 22px;
  color: #23355f;
}
@media screen and (max-width: 1366px) {
  .recruit_occupation .card-list .card .text .ttl {
    font-size: 22rem;
  }
}
@media screen and (max-width: 768px) {
  .recruit_occupation .card-list .card .text .ttl {
    font-size: clamp(14px, 14px + (20 - 14) * (100vw - 375px) / (1366 - 375), 20px);
  }
}
.recruit_occupation .card-list .card .text .desc {
  font-weight: normal;
  font-size: 1.4rem;
  line-height: 1.7857142857;
  font-size: 14px;
  color: #23355f;
}
@media screen and (max-width: 1366px) {
  .recruit_occupation .card-list .card .text .desc {
    font-size: 14rem;
  }
}
@media screen and (max-width: 768px) {
  .recruit_occupation .card-list .card .text .desc {
    font-size: clamp(14px, 14px + (14 - 14) * (100vw - 375px) / (1366 - 375), 14px);
  }
}

.recruit_charm {
  margin-bottom: 156px;
}
@media screen and (max-width: 1366px) {
  .recruit_charm {
    margin-bottom: 156rem;
  }
}
.recruit_charm .card-list {
  display: grid;
  grid-template-columns: repeat(2, 470px);
  gap: 40px;
}
@media screen and (max-width: 1366px) {
  .recruit_charm .card-list {
    grid-template-columns: repeat(2, 470rem);
    gap: 40rem;
  }
}
@media screen and (max-width: 768px) {
  .recruit_charm .card-list {
    grid-template-columns: 1fr;
    grid-template-rows: auto;
  }
}
.recruit_charm .card-list .card {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
@media screen and (max-width: 1366px) {
  .recruit_charm .card-list .card {
    gap: 30rem;
  }
}
.recruit_charm .card-list .card .title {
  display: flex;
  gap: 20px;
}
@media screen and (max-width: 1366px) {
  .recruit_charm .card-list .card .title {
    gap: 20rem;
  }
}
.recruit_charm .card-list .card .title .text .ttl {
  font-family: "Figtree", sans-serif;
  font-weight: 500;
  font-size: 60px;
  letter-spacing: -0.01em;
  color: #23355f;
}
@media screen and (max-width: 1366px) {
  .recruit_charm .card-list .card .title .text .ttl {
    font-size: 60rem;
  }
}
.recruit_charm .card-list .card .title .text .sub {
  font-weight: bold;
  font-size: 22px;
  color: #23355f;
}
@media screen and (max-width: 1366px) {
  .recruit_charm .card-list .card .title .text .sub {
    font-size: 22rem;
  }
}
@media screen and (max-width: 768px) {
  .recruit_charm .card-list .card .title .text .sub {
    font-size: clamp(14px, 14px + (22 - 14) * (100vw - 375px) / (1366 - 375), 22px);
  }
}
.recruit_charm .card-list .card .list {
  counter-reset: number 0;
}
.recruit_charm .card-list .card .list li {
  font-weight: bold;
  font-size: 22px;
  color: #23355f;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ccc;
  padding-left: 57px;
  white-space: nowrap;
  position: relative;
}
.recruit_charm .card-list .card .list li:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 1366px) {
  .recruit_charm .card-list .card .list li {
    font-size: 22rem;
    padding-bottom: 20rem;
    margin-bottom: 20rem;
    padding-left: 57rem;
  }
}
@media screen and (max-width: 768px) {
  .recruit_charm .card-list .card .list li {
    font-size: clamp(14px, 14px + (22 - 14) * (100vw - 375px) / (1366 - 375), 22px);
  }
}
.recruit_charm .card-list .card .list li::before {
  content: counter(number, decimal-leading-zero);
  counter-increment: number 1;
  font-family: "Figtree", sans-serif;
  font-weight: 500;
  font-size: 3rem;
  line-height: 1.2;
  font-size: 30px;
  color: #8ab8d5;
  position: absolute;
  left: 5px;
  top: 0;
}
@media screen and (max-width: 1366px) {
  .recruit_charm .card-list .card .list li::before {
    font-size: 30rem;
    left: 5rem;
  }
}

.recruit_requirement {
  margin-bottom: 121px;
}
@media screen and (max-width: 1366px) {
  .recruit_requirement {
    margin-bottom: 121rem;
  }
}
.recruit_requirement .tabs {
  display: flex;
  justify-content: center;
  margin-bottom: 50px;
  gap: 1px;
}
@media screen and (max-width: 1366px) {
  .recruit_requirement .tabs {
    margin-bottom: 50rem;
    gap: 1rem;
  }
}
@media screen and (max-width: 768px) {
  .recruit_requirement .tabs {
    flex-wrap: wrap;
    gap: 20rem 1rem;
  }
}
.recruit_requirement .tab {
  width: 25%;
  font-size: clamp(14px, 14px + (18 - 14) * (100vw - 375px) / (1366 - 375), 18px);
  font-weight: 600;
  color: #7583a4;
  padding-bottom: 15px;
  padding-right: 19px;
  border-bottom: 5px solid #ddd;
  text-align: center;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 38px;
  cursor: pointer;
  position: relative;
}
@media screen and (max-width: 1366px) {
  .recruit_requirement .tab {
    padding-bottom: 15rem;
    padding-right: 19rem;
    border-bottom: 5rem solid #ddd;
    gap: 38rem;
  }
}
@media screen and (max-width: 768px) {
  .recruit_requirement .tab {
    gap: 60rem;
    width: 48%;
  }
}
.recruit_requirement .tab.active {
  color: #23355f;
  border-bottom: 5px solid #23355f;
}
@media screen and (max-width: 1366px) {
  .recruit_requirement .tab.active {
    border-bottom: 5rem solid #23355f;
  }
}
.recruit_requirement .tab .arrow {
  width: 34px;
  height: 34px;
  border: none;
  background: url(../img/top/i-down.svg) no-repeat center/contain;
  cursor: pointer;
}
@media screen and (max-width: 1366px) {
  .recruit_requirement .tab .arrow {
    width: 34rem;
    height: 34rem;
  }
}
.recruit_requirement .tab .arrow.active {
  background: url(../img/top/i-down_active.svg) no-repeat center/contain;
}
.recruit_requirement .tab-content {
  display: none;
  margin: 0 auto;
}
.recruit_requirement .tab-content.active {
  display: block;
}
.recruit_requirement .tab-content .item {
  display: grid;
  grid-template-columns: 25% 1fr;
  grid-template-rows: auto;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ccc;
}
@media screen and (max-width: 1366px) {
  .recruit_requirement .tab-content .item {
    margin-bottom: 20rem;
    padding-bottom: 20rem;
  }
}
@media screen and (max-width: 768px) {
  .recruit_requirement .tab-content .item {
    grid-template-columns: 25% 1fr;
    gap: 20rem;
  }
}
.recruit_requirement .tab-content .item .ttl,
.recruit_requirement .tab-content .item .detail {
  font-weight: bold;
  font-size: 1.6rem;
  line-height: 1.875;
  font-size: 16px;
  color: #23355f;
}
@media screen and (max-width: 1366px) {
  .recruit_requirement .tab-content .item .ttl,
  .recruit_requirement .tab-content .item .detail {
    font-size: clamp(14px, 14px + (16 - 14) * (100vw - 375px) / (1366 - 375), 16px);
  }
}
.recruit_requirement .tab-content .item .detail {
  font-weight: normal;
}

.recruit_training {
  margin-bottom: 121px;
}
@media screen and (max-width: 1366px) {
  .recruit_training {
    margin-bottom: 121rem;
  }
}
.recruit_training .content {
  margin-bottom: 57px;
}
@media screen and (max-width: 1366px) {
  .recruit_training .content {
    margin-bottom: 57rem;
  }
}
.recruit_training .content:last-child {
  margin-bottom: 0;
}
.recruit_training .content .sub {
  font-weight: bold;
  font-size: 1.6rem;
  line-height: 1.875;
  font-size: clamp(14px, 14px + (16 - 14) * (100vw - 375px) / (1366 - 375), 16px);
  color: #8ab8d5;
  margin-bottom: 11px;
}
@media screen and (max-width: 1366px) {
  .recruit_training .content .sub {
    margin-bottom: 11rem;
  }
}
.recruit_training .content .ttl {
  display: flex;
  align-items: center;
  font-weight: bold;
  font-size: 2rem;
  line-height: 1.45;
  font-size: clamp(13px, 13px + (20 - 13) * (100vw - 375px) / (1366 - 375), 20px);
  color: #23355f;
  margin-bottom: 26px;
  border-bottom: 1px solid #ccc;
}
@media screen and (max-width: 1366px) {
  .recruit_training .content .ttl {
    margin-bottom: 26rem;
  }
}
.recruit_training .content .ttl .grad,
.recruit_training .content .ttl .grad2 {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  min-width: 56px;
  height: 56px;
  background: linear-gradient(#8ab8d5 0%, #1b618d 100%);
  color: #fff;
  font-weight: bold;
  font-size: clamp(16px, 16px + (18 - 16) * (100vw - 375px) / (1366 - 375), 18px);
  letter-spacing: 0.15em;
  margin-right: 15px;
}
@media screen and (max-width: 768px) {
  .recruit_training .content .ttl .grad,
  .recruit_training .content .ttl .grad2 {
    margin-right: 15rem;
  }
}
.recruit_training .content .ttl .grad2 {
  background: linear-gradient(#455e97 0%, #23355f 100%);
}
.recruit_training .content .ttl small {
  font-size: clamp(13px, 13px + (14 - 13) * (100vw - 375px) / (1366 - 375), 14px);
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  .recruit_training .content .ttl small {
    display: block;
  }
}
.recruit_training .content .flex {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: auto;
  gap: 26px;
}
@media screen and (max-width: 1366px) {
  .recruit_training .content .flex {
    gap: 26rem;
  }
}
@media screen and (max-width: 768px) {
  .recruit_training .content .flex {
    display: flex;
    flex-direction: column;
  }
}
.recruit_training .content .flex .item {
  display: flex;
  gap: 15px;
  align-items: flex-start;
}
@media screen and (max-width: 1366px) {
  .recruit_training .content .flex .item {
    gap: 15rem;
  }
}
@media screen and (max-width: 768px) {
  .recruit_training .content .flex .item img {
    width: 80px;
    height: auto;
  }
}
.recruit_training .content .flex dt {
  font-weight: bold;
  font-size: 1.6rem;
  line-height: 1.875;
  font-size: clamp(14px, 14px + (16 - 14) * (100vw - 375px) / (1366 - 375), 16px);
  color: #23355f;
  margin-bottom: 10px;
}
@media screen and (max-width: 1366px) {
  .recruit_training .content .flex dt {
    margin-bottom: 10rem;
  }
}
.recruit_training .content .flex dd {
  font-weight: normal;
  font-size: 1.5rem;
  line-height: 1.7333333333;
  font-size: clamp(14px, 14px + (15 - 14) * (100vw - 375px) / (1366 - 375), 15px);
  color: #23355f;
}
.recruit_training .content .flex dd p {
  padding-left: 1em;
  text-indent: -1em;
}

.recruit_voice {
  overflow: hidden;
  padding-bottom: 100px;
  position: relative;
}
@media screen and (max-width: 1366px) {
  .recruit_voice {
    padding-bottom: 100rem;
  }
}
.recruit_voice::after {
  content: "";
  position: absolute;
  width: 466px;
  height: 466px;
  border-radius: 50%;
  background: rgba(95, 201, 226, 0.1);
  right: -152px;
  bottom: -96px;
  filter: blur(20px);
}
@media screen and (max-width: 1366px) {
  .recruit_voice::after {
    width: 466rem;
    height: 466rem;
    right: -152rem;
    bottom: -96rem;
  }
}
.recruit_voice .sec-body {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 80px;
}
@media screen and (max-width: 1366px) {
  .recruit_voice .sec-body {
    gap: 80rem;
  }
}
@media screen and (max-width: 768px) {
  .recruit_voice .sec-body {
    grid-template-columns: 1fr;
    grid-template-rows: auto;
  }
}
.recruit_voice .sec-body .item {
  display: flex;
  flex-direction: column;
}
.recruit_voice .sec-body .item img {
  width: 320px;
  height: auto;
  margin: 0 auto;
  border-radius: 50%;
}
@media screen and (max-width: 1366px) {
  .recruit_voice .sec-body .item img {
    width: 320rem;
  }
}
.recruit_voice .sec-body .item img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
}
.recruit_voice .sec-body .item .name {
  display: flex;
  align-items: flex-end;
  font-family: "Figtree", sans-serif;
  font-weight: 500;
  font-size: 6rem;
  line-height: 1.2;
  font-size: 60px;
  color: #23355f;
}
@media screen and (max-width: 1366px) {
  .recruit_voice .sec-body .item .name {
    font-size: 60rem;
  }
}
.recruit_voice .sec-body .item .name span {
  display: block;
  font-weight: normal;
  font-size: 16px;
  text-align: left;
  color: #777;
  margin-bottom: 13px;
}
@media screen and (max-width: 1366px) {
  .recruit_voice .sec-body .item .name span {
    font-size: 16rem;
    margin-bottom: 13rem;
    font-size: clamp(14px, 14px + (16 - 14) * (100vw - 375px) / (1366 - 375), 16px);
  }
}
.recruit_voice .sec-body .item dl {
  border-top: 1px solid #ccc;
  padding: 25px 0;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
@media screen and (max-width: 1366px) {
  .recruit_voice .sec-body .item dl {
    padding: 25rem 0;
    gap: 8rem;
  }
}
.recruit_voice .sec-body .item dl dt {
  font-weight: bold;
  font-size: 16px;
  color: #23355f;
}
@media screen and (max-width: 1366px) {
  .recruit_voice .sec-body .item dl dt {
    font-size: clamp(14px, 14px + (16 - 14) * (100vw - 375px) / (1366 - 375), 16px);
  }
}
.recruit_voice .sec-body .item dl dd {
  font-weight: normal;
  font-size: 1.4rem;
  line-height: 1.7857142857;
  color: #23355f;
}
@media screen and (max-width: 1366px) {
  .recruit_voice .sec-body .item dl dd {
    font-size: clamp(14px, 14px + (14 - 14) * (100vw - 375px) / (1366 - 375), 14px);
  }
}

@font-face {
  font-family: "Noto Sans JP";
  src: url("../fonts/NotoSansJP-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Noto Sans JP";
  src: url("../fonts/NotoSansJP-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Noto Sans JP";
  src: url("../fonts/NotoSansJP-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Figtree";
  src: url("../fonts/Figtree-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Bold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
}
.contact-form {
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 1366px) {
  .contact-form {
    padding-bottom: 100rem;
  }
}
.contact-form::after {
  content: "";
  position: absolute;
  width: 466px;
  height: 466px;
  border-radius: 50%;
  background: rgba(95, 201, 226, 0.1);
  right: -152px;
  bottom: -96px;
  filter: blur(20px);
  z-index: -1;
}
@media screen and (max-width: 1366px) {
  .contact-form::after {
    width: 466rem;
    height: 466rem;
    right: -152rem;
    bottom: -96rem;
  }
}
.contact-form .form {
  max-width: 980px;
  width: 90%;
  margin: auto;
}
@media screen and (max-width: 1366px) {
  .contact-form .form {
    max-width: 980rem;
  }
}
@media screen and (max-width: 768px) {
  .contact-form .form iframe {
    width: 100%;
  }
}
.contact-form .form-row {
  display: grid;
  grid-template-columns: repeat(2, 450px);
  justify-content: center;
  gap: 30px;
}
@media screen and (max-width: 1366px) {
  .contact-form .form-row {
    grid-template-columns: repeat(2, 450rem);
    gap: 30rem;
  }
}
@media screen and (max-width: 768px) {
  .contact-form .form-row {
    grid-template-columns: 1fr;
    grid-template-rows: auto;
  }
}
.contact-form .form-row label {
  display: flex;
  flex-direction: column;
  font-weight: 500;
  font-size: 16px;
  color: #222;
  gap: 16px;
}
@media screen and (max-width: 1366px) {
  .contact-form .form-row label {
    font-size: 16rem;
    gap: 16rem;
  }
}
@media screen and (max-width: 768px) {
  .contact-form .form-row label {
    font-size: clamp(14px, 14px + (16 - 14) * (100vw - 375px) / (1366 - 375), 16px);
  }
}
.contact-form .form-row .wpcf7-form-control-wrap input,
.contact-form .form-row .wpcf7-form-control-wrap textarea {
  width: 450px;
  height: 55px;
  background: #efefef;
  border: none;
  padding: 15px 8px;
}
@media screen and (max-width: 1366px) {
  .contact-form .form-row .wpcf7-form-control-wrap input,
  .contact-form .form-row .wpcf7-form-control-wrap textarea {
    width: 450rem;
    height: 55rem;
    padding: 15rem 8rem;
  }
}
@media screen and (max-width: 768px) {
  .contact-form .form-row .wpcf7-form-control-wrap input,
  .contact-form .form-row .wpcf7-form-control-wrap textarea {
    width: 100%;
  }
}
.contact-form .form-row .wpcf7-form-control-wrap textarea {
  width: 100%;
  height: auto;
  min-height: 300px;
  max-width: 100%;
}
@media screen and (max-width: 1366px) {
  .contact-form .form-row .wpcf7-form-control-wrap textarea {
    min-height: 300rem;
  }
}
.contact-form .form-row.full {
  grid-template-columns: 930px;
}
@media screen and (max-width: 1366px) {
  .contact-form .form-row.full {
    grid-template-columns: 930rem;
  }
}
@media screen and (max-width: 768px) {
  .contact-form .form-row.full {
    grid-template-columns: 1fr;
    grid-template-rows: auto;
  }
}
.contact-form .form-row.full.submit-row {
  grid-template-columns: 350px;
  align-items: center;
  justify-content: center;
  gap: 20px;
}
@media screen and (max-width: 1366px) {
  .contact-form .form-row.full.submit-row {
    grid-template-columns: 350rem;
    gap: 20rem;
  }
}
.contact-form .wpcf7-submit {
  display: block;
  width: 350px;
  margin: 54px auto 0;
  border-radius: 30px;
  background: linear-gradient(to right, #596d9b 0%, #23355f 100%);
  height: 60px;
  border: none;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 16px;
  text-align: center;
  color: #fff;
  transition: all 0.4s ease;
}
@media screen and (max-width: 1366px) {
  .contact-form .wpcf7-submit {
    width: 350rem;
    margin: 54rem auto 0;
    border-radius: 30rem;
    height: 60rem;
    font-size: 16rem;
  }
}
@media screen and (max-width: 768px) {
  .contact-form .wpcf7-submit {
    font-size: clamp(14px, 14px + (16 - 14) * (100vw - 375px) / (1366 - 375), 16px);
  }
}
.contact-form .wpcf7-submit:hover {
  filter: opacity(80%);
  transition: all 0.4s ease;
}
.contact-form .wpcf7-response-output {
  font-size: 14px;
}
@media screen and (max-width: 1366px) {
  .contact-form .wpcf7-response-output {
    font-size: 14rem;
  }
}
@media screen and (max-width: 768px) {
  .contact-form .wpcf7-response-output {
    font-size: clamp(14px, 14px + (14 - 14) * (100vw - 375px) / (1366 - 375), 14px);
  }
}

@font-face {
  font-family: "Noto Sans JP";
  src: url("../fonts/NotoSansJP-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Noto Sans JP";
  src: url("../fonts/NotoSansJP-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Noto Sans JP";
  src: url("../fonts/NotoSansJP-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Figtree";
  src: url("../fonts/Figtree-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Bold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
}
.news_archive {
  padding-bottom: 100px;
}
@media screen and (max-width: 1366px) {
  .news_archive {
    padding-bottom: 100rem;
  }
}
.news_archive .news__list {
  border-radius: 10px;
  background: #fff;
  padding: 41px 45px 22px;
}
@media screen and (max-width: 1366px) {
  .news_archive .news__list {
    border-radius: 10rem;
    padding: 41rem 45rem 22rem;
  }
}
.news_archive .news__list .news__item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 16px 0;
  border-bottom: 1px solid #e2e8f0;
  position: relative;
  transition: all 0.4s ease;
}
@media screen and (max-width: 1366px) {
  .news_archive .news__list .news__item {
    padding: 16rem 0;
  }
}
@media screen and (max-width: 768px) {
  .news_archive .news__list .news__item {
    flex-wrap: wrap;
    gap: 20rem;
  }
}
.news_archive .news__list .news__item:hover {
  filter: opacity(80%);
  transition: all 0.4s ease;
}
.news_archive .news__list .news__item a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.news_archive .news__list .news__item .news__date {
  font-family: "Figtree", sans-serif;
  font-weight: 600;
  text-align: center;
  color: #23355f;
  display: flex;
  flex-direction: column;
}
.news_archive .news__list .news__item .news__date .news__date-ym {
  font-size: 10px;
}
@media screen and (max-width: 1366px) {
  .news_archive .news__list .news__item .news__date .news__date-ym {
    font-size: 10rem;
  }
}
@media screen and (max-width: 768px) {
  .news_archive .news__list .news__item .news__date .news__date-ym {
    font-size: clamp(14px, 14px + (10 - 14) * (100vw - 375px) / (1366 - 375), 10px);
  }
}
.news_archive .news__list .news__item .news__date .news__date-day {
  font-size: 3.2rem;
  line-height: 1.1875;
  font-size: clamp(14px, 14px + (32 - 14) * (100vw - 375px) / (1366 - 375), 32px);
}
.news_archive .news__list .news__item .news__cat {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 26px;
  padding: 0 17px;
  border: 1px solid #bdc3d0;
  border-radius: 50px;
  font-weight: normal;
  font-size: 12px;
  text-align: center;
  color: #23355f;
}
@media screen and (max-width: 1366px) {
  .news_archive .news__list .news__item .news__cat {
    height: 26rem;
    padding: 0 17rem;
    border-radius: 50rem;
    font-size: 12rem;
  }
}
.news_archive .news__list .news__item .news-ttl {
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 1.5555555556;
  font-size: clamp(14px, 14px + (18 - 14) * (100vw - 375px) / (1366 - 375), 18px);
  color: #23355f;
  width: 67.5853018373%;
}
@media screen and (max-width: 768px) {
  .news_archive .news__list .news__item .news-ttl {
    width: 86%;
  }
}
.news_archive .news__list .news__item img {
  width: 34px;
  height: auto;
}
@media screen and (max-width: 1366px) {
  .news_archive .news__list .news__item img {
    width: 34rem;
  }
}
.news_archive .pagination {
  display: flex;
  gap: 10px;
}
@media screen and (max-width: 1366px) {
  .news_archive .pagination {
    gap: 10rem;
  }
}
.news_archive .pagination .page-numbers {
  width: 30px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #333333;
  font-size: 14px;
  font-weight: 500;
}
@media screen and (max-width: 1366px) {
  .news_archive .pagination .page-numbers {
    width: 30rem;
    height: 40rem;
    font-size: 14rem;
  }
}
.news_archive .pagination .page-numbers.prev, .news_archive .pagination .page-numbers.next {
  border: none;
}
.news_archive .pagination .page-numbers.current {
  background-color: #333333;
  color: #fff;
}

.single-post {
  max-width: 836px;
  width: 100%;
  margin: auto;
}
@media screen and (max-width: 1366px) {
  .single-post {
    max-width: 836rem;
  }
}
@media screen and (max-width: 768px) {
  .single-post {
    width: 90%;
  }
}
.single-post .single-meta {
  margin-bottom: 12px;
}
@media screen and (max-width: 1366px) {
  .single-post .single-meta {
    margin-bottom: 12rem;
  }
}
.single-post .single-meta .title {
  font-weight: bold;
  font-size: 3rem;
  line-height: 1.6;
  font-size: 30px;
  color: #333;
  padding-bottom: 14px;
  margin-bottom: 14px;
  border-bottom: 2px solid #23355f;
}
@media screen and (max-width: 1366px) {
  .single-post .single-meta .title {
    font-size: 30rem;
    padding-bottom: 14rem;
    margin-bottom: 14rem;
    border-bottom: 2rem solid #23355f;
  }
}
.single-post .single-meta .date {
  font-family: "Montserrat", sans-serif;
  font-weight: bold;
  font-size: 14px;
  color: #000;
}
@media screen and (max-width: 1366px) {
  .single-post .single-meta .date {
    font-size: 14rem;
  }
}
@media screen and (max-width: 768px) {
  .single-post .single-meta .date {
    font-size: clamp(14px, 14px + (14 - 14) * (100vw - 375px) / (1366 - 375), 14px);
  }
}
.single-post .thumbs {
  width: 100%;
  height: 555px;
  margin-bottom: 37px;
}
@media screen and (max-width: 1366px) {
  .single-post .thumbs {
    height: 555rem;
    margin-bottom: 37rem;
  }
}
.single-post .thumbs img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.p-single .inner {
  max-width: 836px;
  width: 100%;
  margin: auto;
  padding-bottom: 100px;
}
@media screen and (max-width: 1366px) {
  .p-single .inner {
    max-width: 836rem;
    padding-bottom: 100rem;
  }
}
@media screen and (max-width: 768px) {
  .p-single .inner {
    width: 90%;
  }
}
.p-single .inner p {
  font-weight: normal;
  font-size: 1.5rem;
  line-height: 1.8666666667;
  font-size: 15px;
  color: #333;
}
@media screen and (max-width: 1366px) {
  .p-single .inner p {
    font-size: 15rem;
  }
}
@media screen and (max-width: 768px) {
  .p-single .inner p {
    font-size: clamp(14px, 14px + (15 - 14) * (100vw - 375px) / (1366 - 375), 15px);
  }
}
.p-single .inner h2.wp-block-heading {
  font-weight: bold;
  font-size: 2.2rem;
  line-height: 1.5454545455;
  font-size: 22px;
  color: #333;
  padding-bottom: 14px;
  margin-bottom: 14px;
  border-bottom: 2px solid #23355f;
  margin-top: 30px;
}
@media screen and (max-width: 1366px) {
  .p-single .inner h2.wp-block-heading {
    font-size: 22rem;
    padding-bottom: 14rem;
    margin-bottom: 14rem;
    border-bottom: 2rem solid #23355f;
    margin-top: 30rem;
  }
}
@media screen and (max-width: 768px) {
  .p-single .inner h2.wp-block-heading {
    font-size: clamp(14px, 14px + (22 - 14) * (100vw - 375px) / (1366 - 375), 22px);
  }
}
.p-single .inner h3.wp-block-heading,
.p-single .inner h4.wp-block-heading {
  font-weight: bold;
  font-size: 1.8rem;
  line-height: 1.7777777778;
  font-size: 18px;
  color: #333;
  padding-bottom: 14px;
  margin-bottom: 14px;
  border-bottom: 2px solid #23355f;
  margin-top: 30px;
}
@media screen and (max-width: 1366px) {
  .p-single .inner h3.wp-block-heading,
  .p-single .inner h4.wp-block-heading {
    font-size: 18rem;
    padding-bottom: 14rem;
    margin-bottom: 14rem;
    border-bottom: 2rem solid #23355f;
    margin-top: 30rem;
  }
}
@media screen and (max-width: 768px) {
  .p-single .inner h3.wp-block-heading,
  .p-single .inner h4.wp-block-heading {
    font-size: clamp(14px, 14px + (18 - 14) * (100vw - 375px) / (1366 - 375), 18px);
  }
}
.p-single .inner h4.wp-block-heading {
  padding-bottom: 0;
  border-bottom: none;
}
.p-single .inner .wp-block-image {
  margin: 30px 0;
}
@media screen and (max-width: 1366px) {
  .p-single .inner .wp-block-image {
    margin: 30rem 0;
  }
}
.p-single .inner .wp-block-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.p-single .inner .wp-block-table {
  margin: 30px 0;
  font-size: 1.5rem;
  line-height: 1.8666666667;
  font-size: 15px;
}
@media screen and (max-width: 1366px) {
  .p-single .inner .wp-block-table {
    margin: 30rem 0;
  }
}
.p-single .inner .wp-block-table thead th {
  font-weight: normal;
  font-size: 1.5rem;
  line-height: 1.8666666667;
  font-size: 15px;
  background-color: #23355f;
  color: #fff;
  border: 1px solid #23355f;
}
.p-single .inner .wp-block-table thead th:not(:last-child) {
  border-right: 1px solid #fff;
}
@media screen and (max-width: 1366px) {
  .p-single .inner .wp-block-table thead th:not(:last-child) {
    border-right: 1rem solid #fff;
  }
}
@media screen and (max-width: 1366px) {
  .p-single .inner .wp-block-table thead th {
    font-size: 15rem;
    border: 1rem solid #23355f;
  }
}
@media screen and (max-width: 768px) {
  .p-single .inner .wp-block-table thead th {
    font-size: clamp(14px, 14px + (15 - 14) * (100vw - 375px) / (1366 - 375), 15px);
  }
}
.p-single .inner ul.wp-block-list {
  padding-left: 2em;
  margin: 30px 0;
}
@media screen and (max-width: 1366px) {
  .p-single .inner ul.wp-block-list {
    margin: 30rem 0;
  }
}
@media screen and (max-width: 768px) {
  .p-single .inner ul.wp-block-list {
    padding-left: 30em;
  }
}
.p-single .inner ul.wp-block-list li {
  font-size: 1.5rem;
  line-height: 1.8666666667;
  font-size: 15px;
  list-style-type: disc;
}
@media screen and (max-width: 1366px) {
  .p-single .inner ul.wp-block-list li {
    font-size: 15rem;
  }
}
@media screen and (max-width: 768px) {
  .p-single .inner ul.wp-block-list li {
    font-size: clamp(14px, 14px + (15 - 14) * (100vw - 375px) / (1366 - 375), 15px);
  }
}
.p-single .inner ol.wp-block-list {
  padding-left: 2em;
  margin: 30px 0;
}
@media screen and (max-width: 1366px) {
  .p-single .inner ol.wp-block-list {
    margin: 30rem 0;
  }
}
@media screen and (max-width: 768px) {
  .p-single .inner ol.wp-block-list {
    padding-left: 30em;
  }
}
.p-single .inner ol.wp-block-list li {
  font-size: 1.5rem;
  line-height: 1.8666666667;
  font-size: 15px;
  list-style-type: decimal;
}
@media screen and (max-width: 1366px) {
  .p-single .inner ol.wp-block-list li {
    font-size: 15rem;
  }
}
@media screen and (max-width: 768px) {
  .p-single .inner ol.wp-block-list li {
    font-size: clamp(14px, 14px + (15 - 14) * (100vw - 375px) / (1366 - 375), 15px);
  }
}
.p-single .inner .single-control a {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  text-align: center;
  margin: auto;
  font-size: 14px;
  transition: all 0.4s ease;
}
@media screen and (max-width: 1366px) {
  .p-single .inner .single-control a {
    font-size: 14rem;
  }
}
@media screen and (max-width: 768px) {
  .p-single .inner .single-control a {
    font-size: clamp(14px, 14px + (14 - 14) * (100vw - 375px) / (1366 - 375), 14px);
  }
}
.p-single .inner .single-control a:hover {
  filter: opacity(80%);
  transition: all 0.4s ease;
  text-decoration: underline;
}

@font-face {
  font-family: "Noto Sans JP";
  src: url("../fonts/NotoSansJP-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Noto Sans JP";
  src: url("../fonts/NotoSansJP-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Noto Sans JP";
  src: url("../fonts/NotoSansJP-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Figtree";
  src: url("../fonts/Figtree-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Bold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
}
.header {
  background-color: white;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
  transition: all 0.3s ease;
  opacity: 1;
  transform: translateY(0);
}
.header .inner {
  padding: 15px 0;
  max-width: 1312px;
  width: 90%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media screen and (max-width: 768px) {
  .header .inner {
    max-width: none;
    justify-content: space-between;
    align-items: center;
  }
}
.header .inner .logo {
  max-width: 180px;
  width: 100%;
}
.header .inner .logo a {
  display: block;
  width: 100%;
  height: 100%;
}
.header .inner .logo a img {
  width: 100%;
  height: auto;
}
.header .inner .logo:hover {
  filter: opacity(80%);
  transition: all 0.4s ease;
}
.header .inner .hamburger {
  display: none;
}
@media screen and (max-width: 768px) {
  .header .inner .hamburger {
    flex-direction: column;
    justify-content: space-between;
    width: 48rem;
    height: 36rem;
    background: none;
    border: none;
    cursor: pointer;
    display: flex;
    padding: 0;
    margin-right: 20rem;
  }
  .header .inner .hamburger span {
    display: block;
    height: 4rem;
    width: 48rem;
    background: #23355f;
    border-radius: 1px;
  }
}
.header .inner .hamburger.active span:nth-child(1) {
  transform: rotate(45deg) translate(10rem, 10rem);
}
.header .inner .hamburger.active span:nth-child(2) {
  opacity: 0;
}
.header .inner .hamburger.active span:nth-child(3) {
  transform: rotate(-45deg) translate(12rem, -12rem);
}
@media screen and (max-width: 768px) {
  .header .inner .nav {
    border-radius: 0;
    position: fixed;
    right: -100%;
    width: 100%;
    background-color: #fff;
    flex-direction: column;
    transition: right 0.3s ease;
    top: 0;
    height: 100vh;
    padding: 45rem 0;
    max-width: none;
  }
  .header .inner .nav.active {
    right: 0;
  }
}
.header .inner .nav .header-list {
  display: flex;
  gap: 19px;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .header .inner .nav .header-list {
    flex-direction: column;
    gap: 30rem;
    width: 90%;
    margin: auto;
    text-align: center;
  }
}
.header .inner .nav .header-list .menu-item {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-size: 15px;
}
@media screen and (max-width: 1366px) {
  .header .inner .nav .header-list .menu-item {
    font-size: 15rem;
  }
}
@media screen and (max-width: 768px) {
  .header .inner .nav .header-list .menu-item {
    font-size: clamp(14px, 14px + (15 - 14) * (100vw - 375px) / (1366 - 375), 15px);
  }
}
.header .inner .nav .header-list .menu-item a {
  position: relative;
  display: block;
  transition: all 0.4s ease;
}
.header .inner .nav .header-list .menu-item a:hover {
  filter: opacity(80%);
  transition: all 0.4s ease;
}
.header .inner .nav .header-list .menu-item.menu-contact {
  border-radius: 23.5px;
  background: linear-gradient(to right, #596d9b 0%, #23355f 100%);
}
.header .inner .nav .header-list .menu-item.menu-contact a {
  height: 47px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 16px;
  text-align: center;
  font-family: "Figtree", sans-serif;
  font-weight: 500;
  gap: 3px;
  padding: 0 27px;
}
.header .inner .nav .header-list .menu-item.menu-contact a:hover {
  filter: opacity(60%);
}
.header .inner .nav .header-list .sub-menu {
  position: absolute;
  opacity: 0;
  height: 0;
  visibility: hidden;
  background: linear-gradient(to bottom, transparent 0, transparent 50px, rgba(19, 38, 52, 0.8) 50px, rgba(19, 38, 52, 0.8) 100%);
  top: calc(100% - 50px);
  padding: 70px 0 20px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  border-radius: 0 0 21px 21px;
}
@media screen and (max-width: 768px) {
  .header .inner .nav .header-list .sub-menu {
    opacity: 1;
    height: auto;
    visibility: visible;
    position: relative;
    background: transparent;
    padding: 0;
    margin-top: 20rem;
  }
}
.header .inner .nav .header-list .sub-menu .menu-item a {
  padding: 0 20px;
  pointer-events: all;
}
@media screen and (max-width: 768px) {
  .header .inner .nav .header-list .sub-menu .menu-item a {
    padding: 0;
  }
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translateY(-10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@font-face {
  font-family: "Noto Sans JP";
  src: url("../fonts/NotoSansJP-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Noto Sans JP";
  src: url("../fonts/NotoSansJP-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Noto Sans JP";
  src: url("../fonts/NotoSansJP-Bold.woff2") format("woff2");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Figtree";
  src: url("../fonts/Figtree-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("../fonts/Montserrat-Bold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
}
.cta {
  position: relative;
  background: linear-gradient(rgba(35, 53, 95, 0.93), rgba(35, 53, 95, 0.93)), url(../img/common/cta-bg.jpg) no-repeat center/cover;
  z-index: 10;
}
.cta .inner {
  max-width: 1167px;
  padding: 130px 0 356px;
  position: relative;
}
@media screen and (max-width: 1366px) {
  .cta .inner {
    max-width: 1167rem;
    padding: 130rem 0 356rem;
  }
}
.cta .inner .title {
  color: #fff;
}
.cta .inner .title .catch {
  font-size: 3.5rem;
  line-height: 1.4285714286;
  font-weight: bold;
  font-size: 35px;
  color: #fff;
  margin-bottom: 26px;
}
@media screen and (max-width: 1366px) {
  .cta .inner .title .catch {
    font-size: 35rem;
    margin-bottom: 26rem;
  }
}
.cta .inner .title .desc {
  width: 423px;
  font-size: 1.6rem;
  line-height: 2;
  font-size: clamp(14px, 14px + (16 - 14) * (100vw - 375px) / (1366 - 375), 16px);
  font-weight: 500;
  color: #fff;
}
@media screen and (max-width: 1366px) {
  .cta .inner .title .desc {
    width: 423rem;
  }
}
@media screen and (max-width: 768px) {
  .cta .inner .title .desc {
    width: 428rem;
  }
}
.cta .inner .grid-item {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 9px;
  position: absolute;
  bottom: -75px;
  width: 100%;
  left: 0;
}
@media screen and (max-width: 1366px) {
  .cta .inner .grid-item {
    gap: 9rem;
    bottom: -75rem;
  }
}
@media screen and (max-width: 768px) {
  .cta .inner .grid-item {
    grid-template-columns: 1fr;
    grid-template-rows: auto;
    bottom: -280rem;
  }
}
.cta .inner .grid-item .item {
  border-radius: 28px;
  height: 302px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  transition: all 0.4s ease;
}
@media screen and (max-width: 1366px) {
  .cta .inner .grid-item .item {
    border-radius: 28rem;
    height: 302rem;
  }
}
.cta .inner .grid-item .item:hover {
  filter: opacity(80%);
  transition: all 0.4s ease;
}
.cta .inner .grid-item .item a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.cta .inner .grid-item .item.tel {
  background: linear-gradient(#f2f6ff 0%, #adb9d5 100%);
}
.cta .inner .grid-item .item.tel svg {
  margin-bottom: 18px;
  width: 30px;
  height: auto;
}
@media screen and (max-width: 1366px) {
  .cta .inner .grid-item .item.tel svg {
    margin-bottom: 18rem;
    width: 30rem;
  }
}
.cta .inner .grid-item .item.tel .item-ttl {
  margin-bottom: 10px;
}
@media screen and (max-width: 1366px) {
  .cta .inner .grid-item .item.tel .item-ttl {
    margin-bottom: 10rem;
  }
}
.cta .inner .grid-item .item.tel .telnum {
  font-family: "Figtree", sans-serif;
  font-weight: 600;
  font-size: 51px;
  text-align: center;
  color: #23355f;
  margin-bottom: 4px;
}
@media screen and (max-width: 1366px) {
  .cta .inner .grid-item .item.tel .telnum {
    font-size: 51rem;
    margin-bottom: 4rem;
  }
}
.cta .inner .grid-item .item.tel .time {
  font-weight: normal;
  font-size: 11px;
  text-align: center;
  color: #23355f;
}
@media screen and (max-width: 1366px) {
  .cta .inner .grid-item .item.tel .time {
    font-size: 11rem;
  }
}
.cta .inner .grid-item .item.mail {
  background: linear-gradient(#596d9b 0%, #23355f 100%);
}
.cta .inner .grid-item .item.mail svg {
  margin-bottom: 23px;
  width: 53px;
  height: auto;
}
@media screen and (max-width: 1366px) {
  .cta .inner .grid-item .item.mail svg {
    width: 53rem;
    margin-bottom: 23rem;
  }
}
.cta .inner .grid-item .item.mail .item-ttl {
  color: #fff;
}
.cta .inner .grid-item .item .item-ttl {
  font-weight: bold;
  font-size: 27px;
  text-align: center;
  color: #23355f;
}
@media screen and (max-width: 1366px) {
  .cta .inner .grid-item .item .item-ttl {
    font-size: 27rem;
  }
}
.cta .scroll-area {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  margin: auto;
  z-index: -1;
}
.cta .scroll-area .scroll-infinity__item {
  font-family: "Figtree", sans-serif;
  font-weight: 300;
  font-size: 180px;
  color: rgba(138, 184, 213, 0.18);
}
@media screen and (max-width: 1366px) {
  .cta .scroll-area .scroll-infinity__item {
    font-size: 180rem;
  }
}

.footer {
  overflow: hidden;
  position: relative;
  z-index: 5;
}
.footer .inner {
  padding: 160px 0 148px;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 1366px) {
  .footer .inner {
    padding: 160rem 0 148rem;
  }
}
@media screen and (max-width: 768px) {
  .footer .inner {
    padding: 300rem 0 40rem;
    gap: 20rem;
  }
}
.footer .inner .column {
  justify-content: space-between;
  align-items: flex-start;
}
@media screen and (max-width: 768px) {
  .footer .inner .column {
    flex-direction: column-reverse;
    gap: 20rem;
  }
}
.footer .inner .column .f_logo {
  display: flex;
  flex-direction: column;
  gap: 23px;
}
@media screen and (max-width: 1366px) {
  .footer .inner .column .f_logo {
    gap: 23rem;
  }
}
.footer .inner .column .f_logo .copy {
  font-family: "Figtree", sans-serif;
  font-weight: normal;
  font-size: 12px;
  color: #7786aa;
}
@media screen and (max-width: 1366px) {
  .footer .inner .column .f_logo .copy {
    font-size: 12rem;
  }
}
.footer .inner .column .f_logo a {
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.4s ease;
}
.footer .inner .column .f_logo a img {
  width: 180px;
  height: auto;
}
@media screen and (max-width: 1366px) {
  .footer .inner .column .f_logo a img {
    width: 180rem;
  }
}
.footer .inner .column .f_logo a:hover {
  filter: opacity(80%);
  transition: all 0.4s ease;
}
@media screen and (max-width: 768px) {
  .footer .inner .column .f_nav {
    display: none;
  }
}
.footer .inner .column .f_nav .footer-list {
  display: flex;
  gap: 36px;
}
@media screen and (max-width: 1366px) {
  .footer .inner .column .f_nav .footer-list {
    gap: 36rem;
  }
}
.footer .inner .column .f_nav .footer-list > .menu-item {
  font-weight: 500;
  font-size: 12px;
  color: #23355f;
  transition: all 0.4s ease;
  color: #23355f;
}
.footer .inner .column .f_nav .footer-list > .menu-item:hover {
  filter: opacity(80%);
  transition: all 0.4s ease;
}
.footer .inner .column .f_nav .footer-list > .menu-item.menu-contact svg {
  display: none;
}
.footer .circle {
  position: absolute;
  background: rgba(95, 201, 226, 0.1);
  border-radius: 50%;
  filter: blur(15px);
  bottom: -371px;
  left: 0;
  right: 0;
  margin: auto;
  width: 622px;
  height: 622px;
  z-index: -1;
}
@media screen and (max-width: 1366px) {
  .footer .circle {
    bottom: -371rem;
    width: 622rem;
    height: 622rem;
  }
}

.scroll-area {
  position: absolute;
  width: 100%;
  top: 82px;
  z-index: -1;
}
@media screen and (max-width: 1366px) {
  .scroll-area {
    top: 82rem;
  }
}
.scroll-area .scroll-infinity {
  position: relative;
}
.scroll-area .scroll-infinity .scroll-infinity__wrap {
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.scroll-area .scroll-infinity .scroll-infinity__wrap .scroll-infinity__inner {
  display: flex;
  width: -moz-max-content;
  width: max-content;
  gap: 2em;
}
.scroll-area .scroll-infinity .scroll-infinity__wrap .scroll-infinity__list {
  display: flex;
  gap: 30px;
  flex-wrap: nowrap;
  list-style: none;
  padding: 0;
  margin: 0;
}
@media screen and (max-width: 1366px) {
  .scroll-area .scroll-infinity .scroll-infinity__wrap .scroll-infinity__list {
    gap: 30rem;
  }
}
.scroll-area .scroll-infinity .scroll-infinity__wrap .scroll-infinity__list .scroll-infinity__item {
  white-space: nowrap;
  font-family: "Figtree", sans-serif;
  font-weight: 300;
  font-size: 18rem;
  line-height: 1.2;
  font-size: 180px;
  text-align: left;
  color: rgba(138, 184, 213, 0.4);
}
@media screen and (max-width: 640px) {
  .scroll-area .scroll-infinity .scroll-infinity__wrap .scroll-infinity__list .scroll-infinity__item {
    font-size: 60rem;
  }
}
@media screen and (max-width: 1366px) {
  .scroll-area .scroll-infinity .scroll-infinity__wrap .scroll-infinity__list .scroll-infinity__item {
    font-size: 180rem;
  }
}
.scroll-area .scroll-infinity .scroll-infinity__wrap .scroll-infinity__inner--left {
  animation: scroll-left 40s linear infinite;
}
.scroll-area .scroll-infinity .scroll-infinity__wrap .scroll-infinity__inner--right {
  margin-top: -48px;
  animation: scroll-right 40s linear infinite;
}
@media screen and (max-width: 1366px) {
  .scroll-area .scroll-infinity .scroll-infinity__wrap .scroll-infinity__inner--right {
    margin-top: -48rem;
  }
}

@keyframes scroll-left {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
@keyframes scroll-right {
  0% {
    transform: translateX(-67%);
  }
  100% {
    transform: translateX(-10%);
  }
}/*# sourceMappingURL=subpage.css.map */