@charset "UTF-8";
.sp-only {
  display: none;
}
@media (max-width: 768px) {
  .sp-only {
    display: block;
  }
}

.tab-only {
  display: none;
}
@media (min-width: 769px) and (max-width: 1280px) {
  .tab-only {
    display: block;
  }
}

.pc-only {
  display: block;
}
@media (max-width: 768px) {
  .pc-only {
    display: none;
  }
}

.spbtm-only {
  display: none;
}
@media (max-width: 350px) {
  .spbtm-only {
    display: block;
  }
}

.wp-pagenavi .current, .wp-pagenavi .page, .wp-pagenavi .nextpostslink, .wp-pagenavi .previouspostslink {
  font-size: max(2rem, 16px);
  line-height: 1.5;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  .wp-pagenavi .current, .wp-pagenavi .page, .wp-pagenavi .nextpostslink, .wp-pagenavi .previouspostslink {
    font-size: 1.4rem;
  }
}

.pt10 {
  padding-top: 1rem;
}

.pb10 {
  padding-bottom: 1rem;
}

.pl10 {
  padding-left: 1rem;
}

.pr10 {
  padding-right: 1rem;
}

.mt10 {
  margin-top: 1rem;
}

.mb10 {
  margin-bottom: 1rem;
}

.ml10 {
  margin-left: 1rem;
}

.mr10 {
  margin-right: 1rem;
}

.pt14 {
  padding-top: 1.4rem;
}

.pb14 {
  padding-bottom: 1.4rem;
}

.pl14 {
  padding-left: 1.4rem;
}

.pr14 {
  padding-right: 1.4rem;
}

.mt14 {
  margin-top: 1.4rem;
}

.mb14 {
  margin-bottom: 1.4rem;
}

.ml14 {
  margin-left: 1.4rem;
}

.mr14 {
  margin-right: 1.4rem;
}

.pt18 {
  padding-top: 1.8rem;
}

.pb18 {
  padding-bottom: 1.8rem;
}

.pl18 {
  padding-left: 1.8rem;
}

.pr18 {
  padding-right: 1.8rem;
}

.mt18 {
  margin-top: 1.8rem;
}

.mb18 {
  margin-bottom: 1.8rem;
}

.ml18 {
  margin-left: 1.8rem;
}

.mr18 {
  margin-right: 1.8rem;
}

.pt22 {
  padding-top: 2.2rem;
}

.pb22 {
  padding-bottom: 2.2rem;
}

.pl22 {
  padding-left: 2.2rem;
}

.pr22 {
  padding-right: 2.2rem;
}

.mt22 {
  margin-top: 2.2rem;
}

.mb22 {
  margin-bottom: 2.2rem;
}

.ml22 {
  margin-left: 2.2rem;
}

.mr22 {
  margin-right: 2.2rem;
}

.pt26 {
  padding-top: 2.6rem;
}

.pb26 {
  padding-bottom: 2.6rem;
}

.pl26 {
  padding-left: 2.6rem;
}

.pr26 {
  padding-right: 2.6rem;
}

.mt26 {
  margin-top: 2.6rem;
}

.mb26 {
  margin-bottom: 2.6rem;
}

.ml26 {
  margin-left: 2.6rem;
}

.mr26 {
  margin-right: 2.6rem;
}

.pt30 {
  padding-top: 3rem;
}

.pb30 {
  padding-bottom: 3rem;
}

.pl30 {
  padding-left: 3rem;
}

.pr30 {
  padding-right: 3rem;
}

.mt30 {
  margin-top: 3rem;
}

.mb30 {
  margin-bottom: 3rem;
}

.ml30 {
  margin-left: 3rem;
}

.mr30 {
  margin-right: 3rem;
}

.pt34 {
  padding-top: 3.4rem;
}

.pb34 {
  padding-bottom: 3.4rem;
}

.pl34 {
  padding-left: 3.4rem;
}

.pr34 {
  padding-right: 3.4rem;
}

.mt34 {
  margin-top: 3.4rem;
}

.mb34 {
  margin-bottom: 3.4rem;
}

.ml34 {
  margin-left: 3.4rem;
}

.mr34 {
  margin-right: 3.4rem;
}

.pt38 {
  padding-top: 3.8rem;
}

.pb38 {
  padding-bottom: 3.8rem;
}

.pl38 {
  padding-left: 3.8rem;
}

.pr38 {
  padding-right: 3.8rem;
}

.mt38 {
  margin-top: 3.8rem;
}

.mb38 {
  margin-bottom: 3.8rem;
}

.ml38 {
  margin-left: 3.8rem;
}

.mr38 {
  margin-right: 3.8rem;
}

.pt42 {
  padding-top: 4.2rem;
}

.pb42 {
  padding-bottom: 4.2rem;
}

.pl42 {
  padding-left: 4.2rem;
}

.pr42 {
  padding-right: 4.2rem;
}

.mt42 {
  margin-top: 4.2rem;
}

.mb42 {
  margin-bottom: 4.2rem;
}

.ml42 {
  margin-left: 4.2rem;
}

.mr42 {
  margin-right: 4.2rem;
}

.pt46 {
  padding-top: 4.6rem;
}

.pb46 {
  padding-bottom: 4.6rem;
}

.pl46 {
  padding-left: 4.6rem;
}

.pr46 {
  padding-right: 4.6rem;
}

.mt46 {
  margin-top: 4.6rem;
}

.mb46 {
  margin-bottom: 4.6rem;
}

.ml46 {
  margin-left: 4.6rem;
}

.mr46 {
  margin-right: 4.6rem;
}

.pt50 {
  padding-top: 5rem;
}

.pb50 {
  padding-bottom: 5rem;
}

.pl50 {
  padding-left: 5rem;
}

.pr50 {
  padding-right: 5rem;
}

.mt50 {
  margin-top: 5rem;
}

.mb50 {
  margin-bottom: 5rem;
}

.ml50 {
  margin-left: 5rem;
}

.mr50 {
  margin-right: 5rem;
}

:root {
  --white: #ffffff;
  --black: #000;
  --text: #2b2626;
  --red: #e60012;
  --gradred-l: linear-gradient(180deg, #e60012 0%, #ffbd9f 138.9%);
  --gradred-txt: linear-gradient(180deg, #e60012 0%, #ffbd9f 124.16%);
  --gradred-midasi: linear-gradient(180deg, #ffbd9f 0%, #e60012 100%);
  --gray: #5e5e5e;
  --main: #0ab7d6;
  --light-gray: #edf1f3;
  --orange: #fc8210;
  --old-orange: #d68b0a;
  --old-green: #189341;
  --green: #1abf08;
  --yellow: #ffea00;
  --linkblue: #0871e9;
  --leading-trim: calc((1em - 1lh) / 2);
  --instrument: "Instrument Serif", serif;
  --mincho:
    "Hina Mincho", "Hiragino Mincho ProN", "Yu Mincho", "游明朝体", "YuMincho",
    "MS Mincho", "Meiryo", serif;
  --gothic:
    "Hiragino Sans", "Hiragino Kaku Gothic ProN",
    "Yu Gothic", "游ゴシック体", "YuGothic", "Helvetica Neue", "Arial",
    "Meiryo", sans-serif;
}

.bold {
  font-weight: 700;
}

.fw400 {
  font-weight: 400;
}

.fw500 {
  font-weight: 500;
}

.fw600 {
  font-weight: 600;
}

.lh130 {
  line-height: 130%;
}

.lh170 {
  line-height: 170%;
}

.text-emphasis {
  color: var(--orange);
  display: inline;
}

.text-danger {
  color: var(--red);
  background-color: var(--yellow);
  display: inline;
}

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

.fz52 {
  font-size: max(5.2rem, 28px);
}
@media screen and (max-width: 768px) {
  .fz52 {
    font-size: 10rem;
  }
}

.fz42 {
  font-size: max(4.2rem, 22px);
}
@media screen and (max-width: 768px) {
  .fz42 {
    font-size: 7rem;
  }
}

.color-main {
  color: var(--main);
}

@media screen and (max-width: 768px) {
  .sp-fz70 {
    font-size: 7rem;
  }
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
}
.header__inner {
  max-width: 1920px;
  width: 100%;
  margin-inline: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-inline: 10rem 0rem;
  padding-top: 8rem;
}
@media screen and (max-width: 1024px) {
  .header__inner {
    padding-inline: 6rem 0rem;
    padding-top: 6rem;
  }
}
@media screen and (max-width: 768px) {
  .header__inner {
    padding-inline: 3rem;
    padding-top: 4rem;
  }
}
.header__logo {
  font-size: 2.4rem;
  font-weight: 800;
  font-family: var(--gothic);
  line-height: auto;
}
@media screen and (max-width: 1024px) {
  .header__logo {
    font-size: 2rem;
  }
}
.header__nav {
  width: fit-content;
  margin-left: auto;
  background-color: var(--white);
  padding-block: 2rem;
  padding-inline: 4rem 5rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  border-radius: 1rem 0rem 0rem 1rem;
}
@media screen and (max-width: 768px) {
  .header__nav {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(255, 255, 255);
    z-index: 999;
    display: flex;
    justify-content: center;
    margin-top: 0;
    padding: 0;
    border-radius: 0;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease;
  }
  .header__nav.is-active {
    opacity: 1;
    visibility: visible;
  }
}
.header__nav-list {
  display: flex;
  gap: 2.4rem;
}
@media screen and (max-width: 768px) {
  .header__nav-list {
    flex-direction: column;
    gap: 1.6rem;
    padding-inline: 2rem;
    align-items: center;
    justify-content: center;
  }
}
.header__nav li a {
  font-size: max(1.6rem, 14px);
  font-weight: 400;
  font-family: var(--gothic);
  line-height: auto;
}

.menu-button {
  display: none;
}
@media screen and (max-width: 768px) {
  .menu-button {
    position: absolute;
    top: 5rem;
    right: 4rem;
    background: none;
    border: none;
    cursor: pointer;
    z-index: 1000;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0.8rem;
    padding: 0;
    transition: top 0.3s ease;
  }
}
.menu-button:focus {
  outline: none;
}
.menu-button:focus-visible {
  outline: 2px solid var(--white);
  outline-offset: 0.4rem;
  border-radius: 0.4rem;
}

.menu-icon {
  width: 4rem;
  height: 2.4rem;
  position: relative;
}
.menu-icon span {
  position: absolute;
  top: 50%;
  left: 50%;
  display: block;
  width: 4rem;
  height: 0.2rem;
  background-color: var(--black);
  border-radius: 0.1rem;
  transform-origin: center;
  transform: translate(-50%, -50%);
  transition: 0.4s ease;
}
.menu-icon span:nth-child(1) {
  top: 0;
}
.menu-icon span:nth-child(2) {
  transform: translateX(-50%) translateY(-50%);
}
.menu-icon span:nth-child(3) {
  top: 100%;
}

.menu-button.is-active .menu-icon span:nth-child(1) {
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
}
.menu-button.is-active .menu-icon span:nth-child(2) {
  opacity: 0;
  transform: translateX(-50%) translateY(-50%) scale(0) rotate(-45deg);
}
.menu-button.is-active .menu-icon span:nth-child(3) {
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%) rotate(-225deg);
}
.menu-button.is-active .menu-icon__text {
  color: var(--white);
  padding: 0;
}

body:has(.top-entry) .footer {
  margin-top: -1.7rem;
}

.footer {
  margin-top: 20rem;
  padding-inline: 4rem;
  padding-bottom: 4rem;
}
@media screen and (max-width: 1024px) {
  .footer {
    margin-top: 10rem;
  }
}
@media screen and (max-width: 768px) {
  .footer {
    margin-top: 8rem;
  }
}
.footer__inner {
  display: flex;
  justify-content: space-between;
  gap: 10rem;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .footer__inner {
    flex-direction: column;
    align-items: flex-start;
    gap: 2.4rem;
  }
}
.footer__logo {
  font-size: 2.4rem;
  font-weight: 800;
  font-family: var(--gothic);
  line-height: auto;
  width: fit-content;
  flex-shrink: 0;
}
@media screen and (max-width: 1024px) {
  .footer__logo {
    font-size: 2rem;
  }
}
.footer__navs {
  width: fit-content;
}
@media screen and (max-width: 768px) {
  .footer__navs {
    width: 100%;
  }
}
.footer__nav-list {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 1rem 3rem;
}
@media screen and (max-width: 768px) {
  .footer__nav-list {
    flex-direction: column;
    gap: 1.6rem;
  }
}
@media screen and (max-width: 768px) {
  .footer__nav-item {
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    width: 100%;
  }
}
.footer__nav-item > a {
  font-family: var(--gothic);
  font-size: max(2.4rem, 16px);
  font-weight: 700;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  .footer__nav-item > a {
    font-size: 1.6rem;
  }
}
@media (hover: hover) and (pointer: fine) {
  .footer__nav-item > a:hover {
    opacity: 0.7;
  }
}
.footer__copyright {
  margin-top: 2rem;
  font-size: max(2.4rem, 16px);
  line-height: 1.6;
}

.fixed {
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease-in-out;
  position: fixed;
  bottom: 0rem;
  left: 50%;
  transform: translateX(-50%) translateY(20px);
  z-index: 100;
}

.fixed.show {
  opacity: 1;
  transform: translateX(-50%) translateY(0);
  transition: all 0.3s;
  visibility: visible;
}

/* ========================================
ボタン
======================================== */
.c-button {
  width: fit-content;
  padding-block: 3rem;
  padding-inline: 6rem 3rem;
  border-radius: 99.9rem;
  background-color: #30A5BA;
  display: flex;
  align-items: center;
  gap: 1.6rem;
}
@media screen and (max-width: 768px) {
  .c-button {
    padding-block: 2rem;
    padding-inline: 4rem 2rem;
  }
}
.c-button__text {
  font-size: max(2rem, 18px);
  line-height: 1;
  font-weight: 700;
  font-family: var(--gothic);
  color: var(--white);
}
@media screen and (max-width: 768px) {
  .c-button__text {
    font-size: 1.8rem;
    line-height: 1.5;
  }
}
.c-button__icon {
  width: 5.4rem;
  height: 2.9rem;
  background-color: var(--white);
  border-radius: 99.9rem;
  background-image: url("../images/arrow-icon.webp");
  background-size: 2rem 2rem;
  background-repeat: no-repeat;
  background-position: center;
}

:where(.section__inner) {
  max-width: 1440px;
  margin-inline: auto;
  padding-inline: 4rem;
}
@media screen and (max-width: 768px) {
  :where(.section__inner) {
    padding-inline: 2.4rem;
  }
}

.middle-title {
  display: flex;
  flex-direction: column;
}
.middle-title__en {
  color: var(--white);
  font-family: var(--instrument);
  font-size: 4rem;
  font-weight: 400;
  line-height: 1.6;
  letter-spacing: -0.03em;
}
.middle-title__ja {
  color: var(--white);
  font-family: var(--mincho);
  font-size: max(1.8rem, 15px);
  font-weight: 400;
  line-height: 220%;
  letter-spacing: 0.1em;
  -webkit-text-stroke-width: 0.2px;
  -webkit-text-stroke-color: #fff;
}

.wp-pagenavi {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 3.6rem;
  margin-top: 5.6rem;
}
@media screen and (max-width: 768px) {
  .wp-pagenavi {
    margin-top: 3.2rem;
    gap: 2.4rem;
  }
}
.wp-pagenavi .current {
  color: var(--main);
  font-weight: 700;
  letter-spacing: 0.03em;
}
.wp-pagenavi .page {
  color: #868686;
  font-weight: 700;
  letter-spacing: 0.03em;
}
.wp-pagenavi .nextpostslink {
  width: 1.8em;
  height: 1.8em;
  background: var(--main) url(../images/common/arrow-right02.webp);
  background-size: 0.85em 0.65em;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 50%;
  text-indent: -9999px;
  overflow: hidden;
}
.wp-pagenavi .previouspostslink {
  width: 1.8em;
  height: 1.8em;
  background: var(--main) url(../images/common/arrow-right02.webp);
  background-size: 0.85em 0.65em;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 50%;
  scale: -1 -1;
  text-indent: -9999px;
  overflow: hidden;
}

.solution {
  padding-inline: 8rem;
  margin-top: 20rem;
}
@media screen and (max-width: 1440px) {
  .solution {
    padding-inline: 4rem;
  }
}
@media screen and (max-width: 768px) {
  .solution {
    padding-inline: 2rem;
    margin-top: 4rem;
  }
}
.solution__inner {
  display: flex;
  gap: 12rem;
  align-items: center;
}
@media screen and (max-width: 1440px) {
  .solution__inner {
    gap: 6rem;
  }
}
@media screen and (max-width: 1024px) {
  .solution__inner {
    flex-direction: column;
    gap: 4rem;
  }
}
.solution__img {
  display: flex;
  gap: 6rem;
  width: 38%;
}
@media screen and (max-width: 1440px) {
  .solution__img {
    width: 45%;
    gap: 3rem;
  }
}
@media screen and (max-width: 1024px) {
  .solution__img {
    width: 100%;
  }
}
.solution__img-item {
  width: 31.4rem;
  position: relative;
}
.solution__img-item img {
  border-radius: 99.9rem;
}
.solution__img-item-text {
  position: absolute;
  font-size: 3.6rem;
  line-height: 1;
  font-weight: 900;
  font-family: var(--gothic);
  top: 8.2rem;
  left: -3rem;
  text-transform: uppercase;
}
@media screen and (max-width: 1440px) {
  .solution__img-item-text {
    font-size: 3rem;
    top: 6rem;
    left: -2rem;
  }
}
@media screen and (max-width: 768px) {
  .solution__img-item-text {
    font-size: 1.6rem;
    top: 4rem;
    left: 50%;
    transform: translateX(-50%);
  }
}
.solution__content {
  flex: 1;
}
@media screen and (max-width: 1024px) {
  .solution__content {
    flex: none;
    width: 100%;
  }
}
.solution__content-title {
  display: flex;
  flex-direction: column;
  gap: 2.4rem;
}
.solution__content-title-en {
  font-size: min(3.2rem, 28px);
  line-height: 1;
  font-weight: 700;
  font-family: var(--gothic);
  text-transform: uppercase;
}
@media screen and (max-width: 768px) {
  .solution__content-title-en {
    font-size: 2.4rem;
  }
}
.solution__content-title-ja {
  font-size: min(8rem, 70px);
  line-height: 1.3;
  font-weight: 900;
  font-family: var(--gothic);
  text-transform: uppercase;
}
@media screen and (max-width: 1440px) {
  .solution__content-title-ja {
    font-size: min(6rem, 50px);
  }
}
@media screen and (max-width: 768px) {
  .solution__content-title-ja {
    font-size: 3.2rem;
  }
}
.solution__content-text {
  font-size: min(2rem, 18px);
  line-height: 1.8;
  font-weight: 700;
  font-family: var(--gothic);
  margin-top: 9rem;
}
@media screen and (max-width: 768px) {
  .solution__content-text {
    font-size: 1.6rem;
    margin-top: 4rem;
  }
}
.solution__content-text-strong {
  font-size: min(3.2rem, 24px);
}
@media screen and (max-width: 768px) {
  .solution__content-text-strong {
    font-size: 2rem;
  }
}
.solution__content .c-button {
  margin-top: 4rem;
}
@media screen and (max-width: 768px) {
  .solution__content .c-button {
    margin-top: 2rem;
  }
}

.loop-text {
  margin-top: 10rem;
}
@media screen and (max-width: 768px) {
  .loop-text {
    margin-top: 4rem;
  }
}
.loop-text__slider .splide__track .splide__list .splide__slide {
  font-size: min(10rem, 80px);
  line-height: 1.6;
  font-weight: 700;
  font-family: var(--gothic);
  color: #279EE3;
}

.project {
  padding-inline: 4rem;
  margin-top: 20rem;
}
@media screen and (max-width: 1440px) {
  .project {
    padding-inline: 4rem;
  }
}
@media screen and (max-width: 768px) {
  .project {
    padding-inline: 2rem;
    margin-top: 4rem;
  }
}
.project__inner {
  display: flex;
  flex-direction: column;
  gap: 10rem;
  background: #B5F3FF;
  border-radius: 3rem;
  padding: 9rem 6rem;
}
@media screen and (max-width: 1440px) {
  .project__inner {
    gap: 6rem;
    padding: 6rem 4rem;
  }
}
@media screen and (max-width: 768px) {
  .project__inner {
    gap: 4rem;
    padding: 4rem 2rem;
  }
}
.project__head {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
@media screen and (max-width: 768px) {
  .project__head {
    flex-direction: column;
    align-items: flex-start;
    gap: 2rem;
  }
}
.project__title {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.project__title-en {
  font-size: min(1.8rem, 16px);
  line-height: 1;
  font-weight: 700;
  font-family: var(--gothic);
  text-transform: uppercase;
}
@media screen and (max-width: 768px) {
  .project__title-en {
    font-size: 1.6rem;
  }
}
.project__title-ja {
  font-size: min(4.5rem, 40px);
  line-height: 1.2666666667;
  font-weight: 900;
  font-family: var(--gothic);
  text-transform: uppercase;
}
@media screen and (max-width: 768px) {
  .project__title-ja {
    font-size: 3.2rem;
  }
}
.project__content {
  display: grid;
  grid-template-columns: 55rem 1fr;
  gap: 14rem;
  align-items: center;
}
@media screen and (max-width: 1440px) {
  .project__content {
    grid-template-columns: 35rem 1fr;
    gap: 4rem;
  }
}
@media screen and (max-width: 1024px) {
  .project__content {
    grid-template-columns: 1fr;
    gap: 4rem;
  }
}
.project__content-body {
  padding: 6.6rem 5.2rem;
  border-radius: 5.5rem;
  background: var(--white);
  border: 0.1rem solid #000;
}
@media screen and (max-width: 1440px) {
  .project__content-body {
    padding: 4rem 3rem;
  }
}
@media screen and (max-width: 1024px) {
  .project__content-body {
    padding: 2rem;
    border-radius: 3rem;
  }
}
.project__content-text {
  font-size: min(1.8rem, 16px);
  line-height: 1.8;
  font-weight: 700;
  font-family: var(--gothic);
  word-break: break-all;
}
@media screen and (max-width: 768px) {
  .project__content-text {
    font-size: 1.6rem;
  }
}
.project__content-text-en {
  font-size: min(1.8rem, 16px);
  line-height: 1.2777777778;
  font-weight: 700;
  font-family: var(--gothic);
  text-transform: uppercase;
}
.project__content-text-ja {
  font-size: min(4rem, 36px);
  line-height: 1.35;
  font-weight: 900;
  font-family: var(--gothic);
  text-transform: uppercase;
  margin-top: 2rem;
}
.project__content-list {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  margin-top: 4rem;
}
.project__content-list-item {
  display: flex;
  align-items: center;
}
.project__content-list-item-title {
  font-size: min(1.8rem, 16px);
  line-height: 1.2777777778;
  font-weight: 700;
  font-family: var(--gothic);
  text-transform: uppercase;
  width: 5.5555555556em;
}
.project__content-list-item-text {
  font-size: min(1.8rem, 16px);
  line-height: 1.2777777778;
  font-weight: 400;
  font-family: var(--gothic);
  text-transform: uppercase;
}
.project__content-img {
  width: 100%;
}
.project__content-img img {
  border-radius: 6.6rem;
}
@media screen and (max-width: 1440px) {
  .project__content-img img {
    border-radius: 4rem;
  }
}
.project__content:not(:has(.project__content-img)) {
  display: block;
}
.project__content:not(:has(.project__content-img)) .project__content-body {
  display: grid;
  grid-template-columns: 55.4rem 1fr;
  gap: 14rem;
}
@media screen and (max-width: 1440px) {
  .project__content:not(:has(.project__content-img)) .project__content-body {
    grid-template-columns: 35rem 1fr;
    gap: 4rem;
  }
}
@media screen and (max-width: 1024px) {
  .project__content:not(:has(.project__content-img)) .project__content-body {
    grid-template-columns: 1fr;
    gap: 4rem;
  }
}

.comunity {
  padding-inline: 4rem;
  margin-top: 10rem;
}
@media screen and (max-width: 1440px) {
  .comunity {
    padding-inline: 4rem;
  }
}
@media screen and (max-width: 768px) {
  .comunity {
    padding-inline: 2rem;
    margin-top: 4rem;
  }
}
.comunity__inner {
  background: #B5FFC0;
  border-radius: 3rem;
  display: grid;
  grid-template-columns: 1fr 63.5rem;
  gap: 10rem;
  align-items: center;
  padding: 9rem 6rem;
}
@media screen and (max-width: 1440px) {
  .comunity__inner {
    grid-template-columns: 1fr 40rem;
    gap: 4rem;
  }
}
@media screen and (max-width: 1024px) {
  .comunity__inner {
    grid-template-columns: 1fr;
    gap: 4rem;
  }
}
.comunity__head {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
@media screen and (max-width: 768px) {
  .comunity__head {
    flex-direction: column;
    gap: 2rem;
  }
}
.comunity__title {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.comunity__title-en {
  font-size: min(1.8rem, 16px);
  line-height: 1;
  font-weight: 700;
  font-family: var(--gothic);
  text-transform: uppercase;
}
@media screen and (max-width: 768px) {
  .comunity__title-en {
    font-size: 1.6rem;
  }
}
.comunity__title-ja {
  font-size: min(4.5rem, 40px);
  line-height: 1.2666666667;
  font-weight: 900;
  font-family: var(--gothic);
  text-transform: uppercase;
}
@media screen and (max-width: 768px) {
  .comunity__title-ja {
    font-size: 3.2rem;
  }
}
.comunity__text {
  font-size: min(3.2rem, 24px);
  line-height: 1.8;
  font-weight: 700;
  font-family: var(--gothic);
  margin-top: 4rem;
}
@media screen and (max-width: 768px) {
  .comunity__text {
    font-size: 2rem;
    margin-top: 2rem;
  }
}
.comunity__content {
  display: flex;
  flex-direction: column;
}
.comunity__content-body {
  padding: 6.6rem 5.2rem;
  border-radius: 5.5rem;
  background: var(--white);
  border: 0.1rem solid #000;
}
@media screen and (max-width: 1440px) {
  .comunity__content-body {
    padding: 4rem 3rem;
  }
}
@media screen and (max-width: 1024px) {
  .comunity__content-body {
    padding: 2rem;
    border-radius: 3rem;
  }
}
.comunity__content-text-en {
  font-size: min(1.8rem, 16px);
  line-height: 1.2777777778;
  font-weight: 700;
  font-family: var(--gothic);
  text-transform: uppercase;
}
.comunity__content-text-ja {
  font-size: min(4rem, 36px);
  line-height: 1.35;
  font-weight: 900;
  font-family: var(--gothic);
  text-transform: uppercase;
  margin-top: 2rem;
}
.comunity__content-list {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  margin-top: 4rem;
}
.comunity__content-list-item {
  display: flex;
  align-items: center;
}
.comunity__content-list-item-title {
  font-size: min(1.8rem, 16px);
  line-height: 1.2777777778;
  font-weight: 700;
  font-family: var(--gothic);
  text-transform: uppercase;
  width: 5.5555555556em;
}
.comunity__content-list-item-text {
  font-size: min(1.8rem, 16px);
  line-height: 1.2777777778;
  font-weight: 400;
  font-family: var(--gothic);
  text-transform: uppercase;
}
.comunity__img {
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .comunity__img {
    width: 70%;
    margin-inline: auto;
  }
}
.comunity .c-button {
  margin-top: 4rem;
}
@media screen and (max-width: 768px) {
  .comunity .c-button {
    margin-top: 2rem;
  }
}

.page__about {
  padding-inline: 8rem;
  margin-top: 36rem;
}
@media screen and (max-width: 1440px) {
  .page__about {
    padding-inline: 4rem;
  }
}
@media screen and (max-width: 1024px) {
  .page__about {
    margin-top: 20rem;
  }
}
.page__about-head-title {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.page__about-head-title-en {
  font-family: var(--gothic);
  font-weight: 700;
  font-size: min(4.8rem, 40px);
  line-height: 1;
  text-transform: uppercase;
  color: #2F9ECE;
}
@media screen and (max-width: 768px) {
  .page__about-head-title-en {
    font-size: 3.2rem;
  }
}
.page__about-head-title-ja {
  font-family: var(--gothic);
  font-weight: 900;
  font-size: min(4.8rem, 40px);
  line-height: 1;
  text-transform: uppercase;
}
@media screen and (max-width: 768px) {
  .page__about-head-title-ja {
    font-size: 3.2rem;
  }
}
.page__about-content {
  display: flex;
  flex-direction: column;
  gap: 20rem;
  margin-top: 30rem;
}
@media screen and (max-width: 1024px) {
  .page__about-content {
    margin-top: 20rem;
    gap: 10rem;
  }
}
.page__about-item {
  display: grid;
  grid-template-columns: 70rem 1fr;
  gap: 2rem;
}
@media screen and (max-width: 1440px) {
  .page__about-item {
    grid-template-columns: 50rem 1fr;
  }
}
@media screen and (max-width: 1024px) {
  .page__about-item {
    grid-template-columns: 1fr;
  }
}
.page__about-item-title {
  display: flex;
  flex-direction: column;
  gap: 4rem;
}
.page__about-item-title-en {
  font-family: var(--gothic);
  font-weight: 700;
  font-size: min(4.8rem, 40px);
  line-height: 1;
  text-transform: uppercase;
  color: #2F9ECE;
}
@media screen and (max-width: 768px) {
  .page__about-item-title-en {
    font-size: 3.2rem;
  }
}
.page__about-item-title-ja {
  font-family: var(--gothic);
  font-weight: 700;
  font-size: min(8rem, 70px);
  line-height: 1;
  text-transform: uppercase;
}
@media screen and (max-width: 1440px) {
  .page__about-item-title-ja {
    font-size: min(6rem, 50px);
  }
}
@media screen and (max-width: 768px) {
  .page__about-item-title-ja {
    font-size: 6rem;
  }
}
.page__about-item-text {
  font-size: min(2rem, 18px);
  line-height: 1.8;
  font-weight: 700;
  font-family: var(--gothic);
}
@media screen and (max-width: 1024px) {
  .page__about-item-text {
    font-size: 1.6rem;
    margin-top: 4rem;
  }
}

.page__about {
  padding-inline: 8rem;
  margin-top: 36rem;
}
@media screen and (max-width: 1440px) {
  .page__about {
    padding-inline: 4rem;
  }
}
@media screen and (max-width: 1024px) {
  .page__about {
    margin-top: 20rem;
  }
}
.page__about-head-title {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.page__about-head-title-en {
  font-family: var(--gothic);
  font-weight: 700;
  font-size: min(4.8rem, 40px);
  line-height: 1;
  text-transform: uppercase;
  color: #2F9ECE;
}
@media screen and (max-width: 768px) {
  .page__about-head-title-en {
    font-size: 3.2rem;
  }
}
.page__about-head-title-ja {
  font-family: var(--gothic);
  font-weight: 900;
  font-size: min(4.8rem, 40px);
  line-height: 1;
  text-transform: uppercase;
}
@media screen and (max-width: 768px) {
  .page__about-head-title-ja {
    font-size: 3.2rem;
  }
}
.page__about-content {
  display: flex;
  flex-direction: column;
  gap: 20rem;
  margin-top: 30rem;
}
@media screen and (max-width: 1024px) {
  .page__about-content {
    margin-top: 20rem;
    gap: 10rem;
  }
}
.page__about-item {
  display: grid;
  grid-template-columns: 70rem 1fr;
  gap: 2rem;
}
@media screen and (max-width: 1440px) {
  .page__about-item {
    grid-template-columns: 50rem 1fr;
  }
}
@media screen and (max-width: 1024px) {
  .page__about-item {
    grid-template-columns: 1fr;
  }
}
.page__about-item-title {
  display: flex;
  flex-direction: column;
  gap: 4rem;
}
.page__about-item-title-en {
  font-family: var(--gothic);
  font-weight: 700;
  font-size: min(4.8rem, 40px);
  line-height: 1;
  text-transform: uppercase;
  color: #2F9ECE;
}
@media screen and (max-width: 768px) {
  .page__about-item-title-en {
    font-size: 3.2rem;
  }
}
.page__about-item-title-ja {
  font-family: var(--gothic);
  font-weight: 700;
  font-size: min(8rem, 70px);
  line-height: 1;
  text-transform: uppercase;
}
@media screen and (max-width: 1440px) {
  .page__about-item-title-ja {
    font-size: min(6rem, 50px);
  }
}
@media screen and (max-width: 768px) {
  .page__about-item-title-ja {
    font-size: 6rem;
  }
}
.page__about-item-text {
  font-size: min(2rem, 18px);
  line-height: 1.8;
  font-weight: 700;
  font-family: var(--gothic);
}
@media screen and (max-width: 1024px) {
  .page__about-item-text {
    font-size: 1.6rem;
    margin-top: 4rem;
  }
}

/*# sourceMappingURL=style.css.map */
