@charset "UTF-8";
/* 基本設定 */
@font-face {
  font-family: "Jost";
  font-style: normal;
  font-weight: 400;
  src: url("../webfonts/Jost-Regular.woff2") format("woff2"), url("../webfonts/Jost-Regular.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Jost";
  font-style: normal;
  font-weight: 500;
  src: url("../webfonts/Jost-Medium.woff2") format("woff2"), url("../webfonts/Jost-Medium.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Jost";
  font-style: normal;
  font-weight: 600;
  src: url("../webfonts/Jost-SemiBold.woff2") format("woff2"), url("../webfonts/Jost-SemiBold.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 400;
  src: url("../webfonts/NotoSansJP-Regular.woff2") format("woff2"), url("../webfonts/NotoSansJP-Regular.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 500;
  src: url("../webfonts/NotoSansJP-Medium.woff2") format("woff2"), url("../webfonts/NotoSansJP-Medium.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans JP";
  font-style: normal;
  font-weight: 700;
  src: url("../webfonts/NotoSansJP-Bold.woff2") format("woff2"), url("../webfonts/NotoSansJP-Bold.woff") format("woff");
  font-display: swap;
}
/*===================================================================================================
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 

〇 GLOBAL 〇

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
====================================================================================================*/
html {
  font-size: 62.5%;
}

@media screen and (width >= 1024px) and (width <= 1280px) {
  html {
    font-size: 60%;
  }
}
@media screen and (width >= 768px) and (width <= 1023px) {
  html {
    font-size: 56%;
  }
}
@media screen and (width <= 767px) {
  html {
    font-size: 53%;
  }
}
/*============================================
	― PC表示
=============================================*/
.pc-disblock {
  display: block;
}

.pc-disline {
  display: inline;
}

.pc-dislineblock {
  display: inline-block;
}

.pc-none {
  display: none;
}

.sp-disblock {
  display: none;
}

.sp-disline {
  display: none;
}

.sp-dislineblock {
  display: none;
}

/*============================================
      ― スマホ表示切り替え
  =============================================*/
@media screen and (max-width: 769px) {
  .pc-disblock {
    display: none;
  }
  .pc-disline {
    display: none;
  }
  .pc-dislineblock {
    display: none;
  }
  .sp-disblock {
    display: block;
  }
  .sp-disline {
    display: inline;
  }
  .sp-dislineblock {
    display: inline-block;
  }
  .sp-none {
    display: none;
  }
}
body {
  font-family: "Noto Sans JP";
  font-weight: 400;
  letter-spacing: 1px;
  background: linear-gradient(90deg, #061616, #01110f);
}

/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □  

◆	Stylesheet: 1024px～1280px(iPad縦からiPad横)までのモニタで適用	◆

start----------------------------------------------------------------------------*/
/* 1024px～1280px responsive-close



/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □  

◆	Stylesheet: 768px～1023px(iPad縦からiPad横)までのモニタで適用	◆

start----------------------------------------------------------------------------*/
/* 768px～1023px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/**********************************************************************************
 □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 

◆	Stylesheet: 767pxまで(スマホ)のモニタで適用	◆

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
start----------------------------------------------------------------------------*/
/* 767px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/* modules */
/*============================================
	― 変数設定
=============================================*/
/* =========================================================

HERO(HEADER + FIRSTVIEW)

========================================================= */
/* 濃いグレーで可読性確保 */
/* 薄いグレー */
/* 新しいアクセントカラー：ライトエメラルド系 */
/* ボタン用の鮮やかなグラデーション */
/* 背景用の淡いグラデーション */
.hero {
  position: relative;
  overflow: hidden;
  padding: 0 0 3rem 0;
  /* 背景のグリッド演出（3D空間を表現） */
  /* 背景のグラデーション光（右上と左下） */
}
.hero .hero-blob {
  position: absolute;
  width: 50vw;
  height: 50vw;
  max-width: 800px;
  max-height: 800px;
  background: linear-gradient(135deg, rgba(0, 200, 151, 0.25) 0%, rgba(180, 255, 240, 0.1) 100%);
  border-radius: 50%;
  filter: blur(120px); /* 強くぼかして柔らかな光にする */
  z-index: 2;
  opacity: 0.6;
}
.hero .hero-blob.top-right {
  top: -20%;
  right: -20%;
}
.hero .hero-blob.bottom-left {
  bottom: -20%;
  left: -20%;
}
.hero .site-header {
  position: relative;
  z-index: 3;
}
.hero .site-header .inner {
  max-width: 1920px;
  width: 90%;
  margin: 0 auto 0;
  padding: 4rem 0 0 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.hero .site-header .inner .brand {
  display: flex;
  align-items: center;
}
.hero .site-header .inner .brand .logo-xgrids {
  display: block;
  width: 18rem;
  height: auto;
}
.hero .site-header .inner .brand .right {
  display: flex;
  align-items: center;
}
.hero .site-header .inner .brand .right .powered {
  color: #dbdbdb;
  font-family: "Jost", sans-serif;
  padding: 0 2rem;
  font-size: 1.5rem;
}
.hero .site-header .inner .brand .right .spc {
  height: auto;
  letter-spacing: 0.2rem;
  padding: 0.2rem 2rem 0.3rem;
  border-radius: 6rem;
  border: solid 1px #ccc;
  font-size: 1.4rem;
  color: #dbdbdb;
}
.hero .site-header .inner nav ul {
  display: flex;
  align-items: center;
}
.hero .site-header .inner nav ul li {
  padding: 0 2rem;
}
.hero .site-header .inner nav ul li a {
  color: #dbdbdb;
  font-size: 1.85rem;
}
.hero .site-header .inner nav ul li.btn a {
  background: linear-gradient(135deg, #00c897 0%, #00dbde 100%);
  padding: 2rem 3rem;
  border-radius: 4px;
  color: #fff;
}
.hero .site-header .inner nav ul li:last-child {
  padding: 0 0 0 2rem;
}
.hero .fv-wrapper {
  position: relative;
  margin: 5rem 0 0 0;
  padding: 0 0 5rem 0;
}
.hero .fv-wrapper .hojokin-banner {
  position: absolute;
  z-index: 30;
  left: 3%;
  top: 1rem;
}
.hero .fv-wrapper .hojokin-banner .inner {
  position: relative;
  display: inline-block;
  background: linear-gradient(135deg, #009f77 0%, #00aeb1 100%);
  padding: 1rem 6rem;
  border: solid 2px #fff;
}
.hero .fv-wrapper .hojokin-banner .inner::before, .hero .fv-wrapper .hojokin-banner .inner::after {
  content: "";
  position: absolute;
  background: #fff;
  width: 1rem;
  height: 1rem;
}
.hero .fv-wrapper .hojokin-banner .inner::before {
  clip-path: polygon(0 0, 0% 100%, 100% 0);
  left: 0.5rem;
  top: 0.5rem;
}
.hero .fv-wrapper .hojokin-banner .inner::after {
  clip-path: polygon(100% 100%, 0% 100%, 100% 0);
  right: 0.5rem;
  bottom: 0.5rem;
}
.hero .fv-wrapper .hojokin-banner .inner .mark {
  text-align: center;
  white-space: nowrap;
}
.hero .fv-wrapper .hojokin-banner .inner .mark span {
  display: inline-block;
  color: #fff;
  padding: 0 4rem;
  font-size: 1.5rem;
  border: solid 1px #fff;
}
.hero .fv-wrapper .hojokin-banner .inner .phrase {
  line-height: 1.35;
  text-align: center;
  color: #fff;
  font-size: 1.7rem;
}
.hero .fv-wrapper .hojokin-banner .inner .phrase .big {
  font-size: 3rem;
  font-weight: 600;
}
.hero .fv-wrapper .fv-text {
  position: absolute;
  z-index: 24;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.hero .fv-wrapper .fv-text .brand-tag {
  display: inline-block;
  font-family: "Montserrat", sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  color: #00c897;
  letter-spacing: 0.1em;
  margin-bottom: 1rem;
  border: 1px solid rgba(0, 242, 255, 0.3);
  padding: 0.4em 4em;
  letter-spacing: 0.4rem;
  border-radius: 50px;
  background: rgba(0, 242, 255, 0.05);
  white-space: nowrap;
}
.hero .fv-wrapper .fv-text h1 {
  font-size: 4.5rem;
  line-height: 1.2;
  margin: 0 0 1.5rem;
  font-weight: 700;
  letter-spacing: -0.02em;
  color: #fff;
  white-space: nowrap;
  background: rgba(0, 0, 0, 0.1);
}
.hero .fv-wrapper .fv-text h1 .en {
  font-family: "Jost";
}
.hero .fv-wrapper .fv-text h2 {
  color: #00c897;
  font-size: 1.6rem;
  display: flex;
  align-items: center;
  justify-content: center;
  white-space: nowrap;
}
.hero .fv-wrapper .fv-text h2::before, .hero .fv-wrapper .fv-text h2::after {
  content: "";
  width: 10rem;
  height: 1px;
  background: linear-gradient(90deg, #00c897 0%, #0071c8 100%);
}
.hero .fv-wrapper .fv-text h2 span {
  display: inline-block;
  background: linear-gradient(90deg, #00c897 0%, #0071c8 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  padding: 0 2rem;
}
.hero .fv-wrapper .fv-text .lead {
  white-space: nowrap;
  font-size: 2.1rem;
  color: #fff;
  line-height: 1.8;
  margin-bottom: 3rem;
  padding-left: 1.5rem;
  margin: 1rem 0 0 0;
  background: rgba(0, 0, 0, 0.1);
}
.hero .fv-wrapper .fv-text {
  /* --- Buttons --- */
}
.hero .fv-wrapper .fv-text .btn-wrapper ul {
  display: flex;
  justify-content: center;
  list-style: none;
  padding: 0;
  display: flex;
  gap: 1.5rem;
  margin-bottom: 1rem;
}
.hero .fv-wrapper .fv-text .btn-wrapper ul li .btn {
  text-decoration: none;
  padding: 1rem 2.5rem;
  border-radius: 4px;
  font-weight: 500;
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
  display: inline-block;
  text-align: center;
  font-size: 1.5rem;
}
.hero .fv-wrapper .fv-text .btn-wrapper ul li .btn.primary {
  background: linear-gradient(135deg, #00c897 0%, #00dbde 100%);
  color: #000;
  box-shadow: 0 0 20px rgba(0, 242, 255, 0.4);
}
.hero .fv-wrapper .fv-text .btn-wrapper ul li .btn.primary:hover {
  transform: translateY(-2px);
  box-shadow: 0 0 40px rgba(0, 242, 255, 0.6);
}
.hero .fv-wrapper .fv-text .btn-wrapper ul li .btn.secondary {
  background: transparent;
  color: #dbdbdb;
  border: 1px solid rgba(255, 255, 255, 0.3);
}
.hero .fv-wrapper .fv-text .btn-wrapper ul li .btn.secondary:hover {
  border-color: #00c897;
  color: #00c897;
  background: rgba(0, 242, 255, 0.05);
}
.hero .fv-wrapper .fv-text .btn-wrapper .caption {
  font-size: 1.75rem;
  color: #777777;
  opacity: 0.8;
  padding-left: 0.5rem;
}
.hero .fv-wrapper .fv-visual {
  width: 100%;
  height: 700px;
  position: relative;
  z-index: 23;
}
.hero .fv-wrapper .fv-visual .swiper {
  width: 100%;
  height: 100%;
}
.hero .fv-wrapper .fv-visual .swiper .swiper-wrapper .swiper-slide {
  position: relative;
  /* Flexboxで中央揃えの基準を作る */
  display: flex;
  justify-content: center;
  align-items: center;
}
.hero .fv-wrapper .fv-visual .swiper .swiper-wrapper .swiper-slide .bg-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0.8); /* 初期状態：少し小さく */
  font-size: 16vw; /* 画面幅に応じた巨大サイズ */
  font-weight: 500;
  line-height: 1;
  font-family: "Jost";
  white-space: nowrap;
  color: transparent;
  /* -webkit-text-stroke: 2px rgba(255, 255, 255, 0.1);  */
  color: rgba(255, 255, 255, 0.2);
  opacity: 0; /* 初期状態：見えない */
  z-index: 1; /* 一番後ろ */
  width: 100%;
  max-width: 1280px;
  /* アニメーション設定 */
  transition: all 1.2s cubic-bezier(0.25, 1, 0.5, 1);
}
.hero .fv-wrapper .fv-visual .swiper .swiper-wrapper .swiper-slide .bg-text img {
  width: 100%;
  height: auto;
}
.hero .fv-wrapper .fv-visual .swiper .swiper-wrapper .swiper-slide .product {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -40%); /* 初期状態：少し下に配置 */
  z-index: 2; /* テキストの上 */
  width: 60%; /* 画像のサイズ調整 */
  max-width: 300px;
  opacity: 0; /* 初期状態：見えない */
  border-radius: 50%;
  /* アニメーション設定 */
  transition: all 1s ease-out;
  transition-delay: 0.3s; /* 重要：テキストより0.3秒遅れて動き出す */
}
.hero .fv-wrapper .fv-visual .swiper .swiper-wrapper .swiper-slide .product::before {
  content: "";
  position: absolute;
  width: calc(100% + 20rem);
  height: calc(100% + 20rem);
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%); /* 初期状態：少し下に配置 */
  border-radius: 50%;
  border-top: solid 2px white;
  border-left: solid 2px rgba(255, 255, 255, 0.2);
  border-right: solid 2px rgba(255, 255, 255, 0.2);
  border-bottom: solid 2px white;
  opacity: 0.4;
  animation: spin 6s linear infinite;
}
@keyframes spin {
  0% {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
.hero .fv-wrapper .fv-visual .swiper .swiper-wrapper .swiper-slide .product img {
  width: 100%;
  height: auto;
  display: block;
  filter: drop-shadow(0 20px 40px rgba(0, 0, 0, 0.6)); /* 影をつけて浮遊感を出す */
}
.hero .fv-wrapper .fv-visual .swiper .swiper-wrapper .swiper-slide .slide-content {
  position: relative;
  z-index: 10; /* 一番手前 */
  text-align: center;
  display: flex;
  align-items: center;
  flex-direction: column;
  opacity: 0;
  transform: translateY(20px);
  transition: all 0.8s ease;
  transition-delay: 0.6s; /* 画像よりもさらに遅れて表示 */
  color: #fff;
}
.hero .fv-wrapper .fv-visual .swiper .swiper-wrapper .swiper-slide .slide-content .main-title {
  font-size: 3.5rem;
  margin-bottom: 10px;
  text-shadow: 0 4px 10px rgba(0, 0, 0, 0.8);
}
.hero .fv-wrapper .fv-visual .swiper .swiper-wrapper .swiper-slide .slide-content .sub-title {
  font-size: 1.5rem;
  margin-bottom: 30px;
  color: #ccc;
}
.hero .fv-wrapper .fv-visual .swiper .swiper-wrapper .swiper-slide-active .bg-text {
  opacity: 0.3;
  transform: translate(-50%, -50%) scale(1);
  /* delayなし：すぐに動き出す */
}
.hero .fv-wrapper .fv-visual .swiper .swiper-wrapper .swiper-slide-active .slide-content {
  opacity: 1;
  transform: translateY(0);
}
.hero .fv-wrapper .fv-visual .swiper .swiper-wrapper .swiper-slide-active .product {
  opacity: 1;
  transform: translate(-50%, -50%);
}
.hero .fv-wrapper .fv-visual .swiper .swiper-button-next,
.hero .fv-wrapper .fv-visual .swiper .swiper-button-prev {
  color: #fff;
  opacity: 0.5;
  z-index: 100;
}
.hero .fv-wrapper .fv-visual .swiper .swiper-pagination-bullet {
  background: #fff;
  opacity: 0.5;
}
.hero .fv-wrapper .fv-visual .swiper .swiper-pagination-bullet-active {
  background: #fff;
  opacity: 1;
  transform: scale(1.2);
}

/* -----------------------------------
Responsive: 1024–1280 (Small PC)
----------------------------------- */
@media (min-width: 1024px) and (max-width: 1280px) {
  .hero {
    padding: 0 0 10rem 0;
    /* 背景のグラデーション光（右上と左下） */
  }
  .hero .hero-blob {
    width: 50vw;
    height: 50vw;
    max-width: 800px;
    max-height: 800px;
    border-radius: 50%;
    filter: blur(120px); /* 強くぼかして柔らかな光にする */
    z-index: 2;
    opacity: 0.6;
  }
  .hero .hero-blob.top-right {
    top: -20%;
    right: -20%;
  }
  .hero .hero-blob.bottom-left {
    bottom: -20%;
    left: -20%;
  }
  .hero .site-header .inner {
    max-width: 100%;
    width: 96%;
    margin: 0 auto 0;
    padding: 4rem 0 0 0;
  }
  .hero .site-header .inner .brand {
    display: block;
  }
  .hero .site-header .inner .brand .logo-xgrids {
    display: block;
    width: 18rem;
    height: auto;
  }
  .hero .site-header .inner .brand .right {
    display: flex;
    padding: 1rem 0 0 0;
  }
  .hero .site-header .inner .brand .right .powered {
    padding: 0.5rem 1rem 0 0;
    font-size: 1.35rem;
  }
  .hero .site-header .inner .brand .right .spc {
    letter-spacing: 0.2rem;
    padding: 0.2rem 1rem 0.3rem;
    border-radius: 6rem;
    font-size: 1.3rem;
  }
  .hero .site-header .inner nav ul li {
    padding: 0 1rem;
  }
  .hero .site-header .inner nav ul li a {
    font-size: 1.65rem;
  }
  .hero .site-header .inner nav ul li.btn a {
    padding: 1.5rem 2rem;
    border-radius: 4px;
  }
  .hero .site-header .inner nav ul li:last-child {
    padding: 0 0 0 1rem;
  }
  .hero .fv-wrapper .hojokin-banner {
    left: 3%;
    top: 1rem;
  }
  .hero .fv-wrapper .hojokin-banner .inner {
    padding: 2rem 5em;
  }
  .hero .fv-wrapper .hojokin-banner .inner::before, .hero .fv-wrapper .hojokin-banner .inner::after {
    width: 1rem;
    height: 1rem;
  }
  .hero .fv-wrapper .hojokin-banner .inner::before {
    left: 0.5rem;
    top: 0.5rem;
  }
  .hero .fv-wrapper .hojokin-banner .inner::after {
    right: 0.5rem;
    bottom: 0.5rem;
  }
  .hero .fv-wrapper .hojokin-banner .inner .mark span {
    padding: 0 4rem;
    font-size: 1.4rem;
  }
  .hero .fv-wrapper .hojokin-banner .inner .phrase {
    line-height: 1.35;
    font-size: 1.6rem;
  }
  .hero .fv-wrapper .hojokin-banner .inner .phrase .big {
    font-size: 3rem;
  }
  .hero .fv-wrapper .fv-text {
    margin: 5rem 0 0 0;
  }
  .hero .fv-wrapper .fv-text .brand-tag {
    font-size: 1.5rem;
    letter-spacing: 0.1em;
    margin-bottom: 1rem;
    padding: 0.4em 4em;
    letter-spacing: 0.4rem;
    border-radius: 50px;
  }
  .hero .fv-wrapper .fv-text h1 {
    font-size: 4.25rem;
    line-height: 1.2;
    margin: 0 0 1.5rem;
    letter-spacing: -0.02em;
  }
  .hero .fv-wrapper .fv-text h1 .en {
    font-family: "Jost";
  }
  .hero .fv-wrapper .fv-text h2 {
    font-size: 1.6rem;
  }
  .hero .fv-wrapper .fv-text h2::before, .hero .fv-wrapper .fv-text h2::after {
    content: "";
    width: 9rem;
    height: 1px;
  }
  .hero .fv-wrapper .fv-text h2 span {
    padding: 0 2rem;
  }
  .hero .fv-wrapper .fv-text .lead {
    font-size: 1.9rem;
    line-height: 1.8;
    margin-bottom: 3rem;
    padding-left: 1.5rem;
    margin: 1rem 0 0 0;
  }
  .hero .fv-wrapper .fv-text {
    /* --- Buttons --- */
  }
  .hero .fv-wrapper .fv-text .btn-wrapper ul {
    padding: 0;
    display: flex;
    gap: 1.5rem;
    margin-bottom: 1rem;
  }
  .hero .fv-wrapper .fv-text .btn-wrapper ul li .btn {
    padding: 1rem 2.5rem;
    border-radius: 4px;
    font-size: 1.5rem;
  }
  .hero .fv-wrapper .fv-text .btn-wrapper .caption {
    font-size: 1.75rem;
    opacity: 0.8;
    padding-left: 0.5rem;
  }
  .hero .fv-wrapper .fv-visual {
    width: 100%;
    height: 600px;
    z-index: 23;
  }
  .hero .fv-wrapper .fv-visual .swiper {
    width: 100%;
    height: 100%;
  }
  .hero .fv-wrapper .fv-visual .swiper .swiper-wrapper .swiper-slide .bg-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0.8); /* 初期状態：少し小さく */
    font-size: 15vw; /* 画面幅に応じた巨大サイズ */
  }
  .hero .fv-wrapper .fv-visual .swiper .swiper-wrapper .swiper-slide .product {
    width: 60%; /* 画像のサイズ調整 */
    max-width: 250px;
    opacity: 0; /* 初期状態：見えない */
  }
  .hero .fv-wrapper .fv-visual .swiper .swiper-wrapper .swiper-slide .product::before {
    width: calc(100% + 15rem);
    height: calc(100% + 15rem);
    opacity: 0.4;
  }
  .hero .fv-wrapper .fv-visual .swiper .swiper-wrapper .swiper-slide .product img {
    width: 100%;
    height: auto;
  }
  .hero .fv-wrapper .fv-visual .swiper .swiper-wrapper .swiper-slide .slide-content .main-title {
    font-size: 3.25rem;
    margin-bottom: 10px;
  }
  .hero .fv-wrapper .fv-visual .swiper .swiper-wrapper .swiper-slide .slide-content .sub-title {
    font-size: 1.5rem;
    margin-bottom: 2.5rem;
  }
  .hero .fv-wrapper .fv-visual .swiper .swiper-wrapper .swiper-slide-active .bg-text {
    opacity: 0.3;
    width: 90%;
    max-width: 100%;
    transform: translate(-50%, -50%) scale(1);
    /* delayなし：すぐに動き出す */
  }
  .hero .fv-wrapper .fv-visual .swiper .swiper-wrapper .swiper-slide-active .slide-content {
    opacity: 1;
    transform: translateY(0);
  }
  .hero .fv-wrapper .fv-visual .swiper .swiper-wrapper .swiper-slide-active .product {
    opacity: 1;
    transform: translate(-50%, -50%);
  }
  .hero .fv-wrapper .fv-visual .swiper .swiper-button-next,
  .hero .fv-wrapper .fv-visual .swiper .swiper-button-prev {
    opacity: 0.5;
  }
  .hero .fv-wrapper .fv-visual .swiper .swiper-pagination-bullet {
    opacity: 0.5;
  }
  .hero .fv-wrapper .fv-visual .swiper .swiper-pagination-bullet-active {
    opacity: 1;
    transform: scale(1.2);
  }
}
/* -----------------------------------
Responsive: 768–1023 (Tablet)
----------------------------------- */
@media (min-width: 768px) and (max-width: 1023px) {
  .hero {
    padding: 0 0 10rem 0;
    /* 背景のグラデーション光（右上と左下） */
  }
  .hero .hero-blob {
    width: 50vw;
    height: 50vw;
    max-width: 800px;
    max-height: 800px;
    border-radius: 50%;
    filter: blur(120px); /* 強くぼかして柔らかな光にする */
    z-index: 2;
    opacity: 0.6;
  }
  .hero .hero-blob.top-right {
    top: -20%;
    right: -20%;
  }
  .hero .hero-blob.bottom-left {
    bottom: -20%;
    left: -20%;
  }
  .hero .site-header .inner {
    max-width: 100%;
    width: 96%;
    margin: 0 auto 0;
    padding: 4rem 0 0 0;
  }
  .hero .site-header .inner .brand {
    display: block;
  }
  .hero .site-header .inner .brand .logo-xgrids {
    display: block;
    width: 16rem;
    height: auto;
  }
  .hero .site-header .inner .brand .right {
    display: block;
    padding: 0rem 0 0 0;
    text-align: center;
  }
  .hero .site-header .inner .brand .right .powered {
    display: block;
    padding: 0.5rem 0rem 0.75rem 0;
    font-size: 1.35rem;
  }
  .hero .site-header .inner .brand .right .spc {
    letter-spacing: 0.2rem;
    padding: 0.2rem 1rem 0.3rem;
    border-radius: 6rem;
    font-size: 1.3rem;
  }
  .hero .site-header .inner nav ul li {
    padding: 0 0.75rem;
  }
  .hero .site-header .inner nav ul li a {
    font-size: 1.5rem;
  }
  .hero .site-header .inner nav ul li.btn a {
    padding: 1.5rem 1rem;
    border-radius: 4px;
  }
  .hero .site-header .inner nav ul li:last-child {
    padding: 0 0 0 1rem;
  }
  .hero .fv-wrapper .hojokin-banner {
    left: 3%;
    top: 1rem;
  }
  .hero .fv-wrapper .hojokin-banner .inner {
    padding: 2rem 5em;
  }
  .hero .fv-wrapper .hojokin-banner .inner::before, .hero .fv-wrapper .hojokin-banner .inner::after {
    width: 1rem;
    height: 1rem;
  }
  .hero .fv-wrapper .hojokin-banner .inner::before {
    left: 0.5rem;
    top: 0.5rem;
  }
  .hero .fv-wrapper .hojokin-banner .inner::after {
    right: 0.5rem;
    bottom: 0.5rem;
  }
  .hero .fv-wrapper .hojokin-banner .inner .mark span {
    padding: 0 4rem;
    font-size: 1.4rem;
  }
  .hero .fv-wrapper .hojokin-banner .inner .phrase {
    line-height: 1.35;
    font-size: 1.6rem;
  }
  .hero .fv-wrapper .hojokin-banner .inner .phrase .big {
    font-size: 3rem;
  }
  .hero .fv-wrapper .fv-text {
    margin: 5rem 0 0 0;
  }
  .hero .fv-wrapper .fv-text .brand-tag {
    font-size: 1.5rem;
    letter-spacing: 0.1em;
    margin-bottom: 1rem;
    padding: 0.4em 4em;
    letter-spacing: 0.4rem;
    border-radius: 50px;
  }
  .hero .fv-wrapper .fv-text h1 {
    font-size: 4.25rem;
    line-height: 1.2;
    margin: 0 0 1.5rem;
    letter-spacing: -0.02em;
  }
  .hero .fv-wrapper .fv-text h1 .en {
    font-family: "Jost";
  }
  .hero .fv-wrapper .fv-text h2 {
    font-size: 1.6rem;
  }
  .hero .fv-wrapper .fv-text h2::before, .hero .fv-wrapper .fv-text h2::after {
    content: "";
    width: 9rem;
    height: 1px;
  }
  .hero .fv-wrapper .fv-text h2 span {
    padding: 0 2rem;
  }
  .hero .fv-wrapper .fv-text .lead {
    font-size: 1.9rem;
    line-height: 1.8;
    margin-bottom: 3rem;
    padding-left: 1.5rem;
    margin: 1rem 0 0 0;
  }
  .hero .fv-wrapper .fv-text {
    /* --- Buttons --- */
  }
  .hero .fv-wrapper .fv-text .btn-wrapper ul {
    padding: 0;
    display: flex;
    gap: 1.5rem;
    margin-bottom: 1rem;
  }
  .hero .fv-wrapper .fv-text .btn-wrapper ul li .btn {
    padding: 1rem 2.5rem;
    border-radius: 4px;
    font-size: 1.5rem;
  }
  .hero .fv-wrapper .fv-text .btn-wrapper .caption {
    font-size: 1.75rem;
    opacity: 0.8;
    padding-left: 0.5rem;
  }
  .hero .fv-wrapper .fv-visual {
    width: 100%;
    height: 600px;
    z-index: 23;
  }
  .hero .fv-wrapper .fv-visual .swiper {
    width: 100%;
    height: 100%;
  }
  .hero .fv-wrapper .fv-visual .swiper .swiper-wrapper .swiper-slide .bg-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0.8); /* 初期状態：少し小さく */
    font-size: 15vw; /* 画面幅に応じた巨大サイズ */
  }
  .hero .fv-wrapper .fv-visual .swiper .swiper-wrapper .swiper-slide .product {
    width: 60%; /* 画像のサイズ調整 */
    max-width: 250px;
    opacity: 0; /* 初期状態：見えない */
  }
  .hero .fv-wrapper .fv-visual .swiper .swiper-wrapper .swiper-slide .product::before {
    width: calc(100% + 15rem);
    height: calc(100% + 15rem);
    opacity: 0.4;
  }
  .hero .fv-wrapper .fv-visual .swiper .swiper-wrapper .swiper-slide .product img {
    width: 100%;
    height: auto;
  }
  .hero .fv-wrapper .fv-visual .swiper .swiper-wrapper .swiper-slide .slide-content .main-title {
    font-size: 3.25rem;
    margin-bottom: 10px;
  }
  .hero .fv-wrapper .fv-visual .swiper .swiper-wrapper .swiper-slide .slide-content .sub-title {
    font-size: 1.5rem;
    margin-bottom: 2.5rem;
  }
  .hero .fv-wrapper .fv-visual .swiper .swiper-wrapper .swiper-slide-active .bg-text {
    opacity: 0.3;
    width: 90%;
    max-width: 100%;
    transform: translate(-50%, -50%) scale(1);
    /* delayなし：すぐに動き出す */
  }
  .hero .fv-wrapper .fv-visual .swiper .swiper-wrapper .swiper-slide-active .slide-content {
    opacity: 1;
    transform: translateY(0);
  }
  .hero .fv-wrapper .fv-visual .swiper .swiper-wrapper .swiper-slide-active .product {
    opacity: 1;
    transform: translate(-50%, -50%);
  }
  .hero .fv-wrapper .fv-visual .swiper .swiper-button-next,
  .hero .fv-wrapper .fv-visual .swiper .swiper-button-prev {
    opacity: 0.5;
  }
  .hero .fv-wrapper .fv-visual .swiper .swiper-pagination-bullet {
    opacity: 0.5;
  }
  .hero .fv-wrapper .fv-visual .swiper .swiper-pagination-bullet-active {
    opacity: 1;
    transform: scale(1.2);
  }
}
/* -----------------------------------
Responsive: ～767 (Mobile)
---------------------------------- */
@media (max-width: 767px) {
  .hero {
    padding: 0 0 5rem 0;
    /* 背景のグラデーション光（右上と左下） */
  }
  .hero .hero-blob {
    width: 50vw;
    height: 50vw;
    max-width: 800px;
    max-height: 800px;
    border-radius: 50%;
    filter: blur(120px); /* 強くぼかして柔らかな光にする */
    z-index: 2;
    opacity: 0.6;
  }
  .hero .hero-blob.top-right {
    top: -20%;
    right: -20%;
  }
  .hero .hero-blob.bottom-left {
    bottom: -20%;
    left: -20%;
  }
  .hero .site-header .inner {
    max-width: 100%;
    width: 92%;
    margin: 0 auto 0;
    padding: 3rem 0 0 0;
  }
  .hero .site-header .inner .brand {
    display: block;
  }
  .hero .site-header .inner .brand .logo-xgrids {
    display: block;
    width: 35vw;
    height: auto;
  }
  .hero .site-header .inner .brand .right {
    display: block;
    padding: 0rem 0 0 0;
    text-align: center;
  }
  .hero .site-header .inner .brand .right .powered {
    display: block;
    padding: 0.5rem 0rem 0.5rem 0;
    font-size: 3.25vw;
  }
  .hero .site-header .inner .brand .right .spc {
    letter-spacing: 0.2rem;
    padding: 0.2rem 1rem 0.3rem;
    border-radius: 6rem;
    font-size: 3vw;
  }
  .hero .site-header .inner nav ul li {
    padding: 0 0rem;
    display: none;
  }
  .hero .site-header .inner nav ul li a {
    font-size: 1.5rem;
  }
  .hero .site-header .inner nav ul li.btn a {
    padding: 1.5rem 1rem;
    border-radius: 4px;
    font-size: 3vw;
  }
  .hero .site-header .inner nav ul li:last-child {
    padding: 0 0 0 0rem;
    display: block;
  }
  .hero .fv-wrapper .hojokin-banner {
    left: 50%;
    top: 1rem;
    transform: translate(-50%, 0);
  }
  .hero .fv-wrapper .hojokin-banner .inner {
    padding: 1rem 3.5em;
  }
  .hero .fv-wrapper .hojokin-banner .inner::before, .hero .fv-wrapper .hojokin-banner .inner::after {
    width: 1rem;
    height: 1rem;
  }
  .hero .fv-wrapper .hojokin-banner .inner::before {
    left: 0.5rem;
    top: 0.5rem;
  }
  .hero .fv-wrapper .hojokin-banner .inner::after {
    right: 0.5rem;
    bottom: 0.5rem;
  }
  .hero .fv-wrapper .hojokin-banner .inner .mark span {
    padding: 0 4rem;
    font-size: 1.4rem;
  }
  .hero .fv-wrapper .hojokin-banner .inner .phrase {
    line-height: 1.35;
    font-size: 1.6rem;
    white-space: nowrap;
  }
  .hero .fv-wrapper .hojokin-banner .inner .phrase .big {
    font-size: 2.7rem;
  }
  .hero .fv-wrapper .hojokin-banner .inner .phrase .sp-disblock {
    display: none;
  }
  .hero .fv-wrapper .fv-text {
    margin: 4rem 0 0 0;
  }
  .hero .fv-wrapper .fv-text .brand-tag {
    font-size: 1.5rem;
    letter-spacing: 0.1em;
    margin-bottom: 1rem;
    padding: 0.4em 4em;
    letter-spacing: 0.4rem;
    border-radius: 50px;
  }
  .hero .fv-wrapper .fv-text h1 {
    font-size: 7vw;
    line-height: 1.2;
    margin: 0 0 1.5rem;
    letter-spacing: -0.02em;
  }
  .hero .fv-wrapper .fv-text h1 .en {
    font-family: "Jost";
  }
  .hero .fv-wrapper .fv-text h2 {
    font-size: 3vw;
  }
  .hero .fv-wrapper .fv-text h2::before, .hero .fv-wrapper .fv-text h2::after {
    content: "";
    width: 5vw;
    height: 1px;
  }
  .hero .fv-wrapper .fv-text h2 span {
    padding: 0 2vw;
  }
  .hero .fv-wrapper .fv-text .lead {
    font-size: 3.25vw;
    letter-spacing: 0;
    line-height: 1.8;
    margin-bottom: 3rem;
    padding-left: 1.5rem;
    margin: 1rem 0 0 0;
  }
  .hero .fv-wrapper .fv-text {
    /* --- Buttons --- */
  }
  .hero .fv-wrapper .fv-text .btn-wrapper ul {
    padding: 0;
    display: flex;
    gap: 1.5rem;
    margin-bottom: 1rem;
  }
  .hero .fv-wrapper .fv-text .btn-wrapper ul li .btn {
    padding: 1rem 2.5rem;
    border-radius: 4px;
    font-size: 1.5rem;
  }
  .hero .fv-wrapper .fv-text .btn-wrapper .caption {
    font-size: 1.75rem;
    opacity: 0.8;
    padding-left: 0.5rem;
  }
  .hero .fv-wrapper .fv-visual {
    width: 100%;
    height: 500px;
    z-index: 23;
  }
  .hero .fv-wrapper .fv-visual .swiper {
    width: 100%;
    height: 100%;
  }
  .hero .fv-wrapper .fv-visual .swiper .swiper-wrapper {
    align-items: flex-start;
  }
  .hero .fv-wrapper .fv-visual .swiper .swiper-wrapper .swiper-slide .bg-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0.8); /* 初期状態：少し小さく */
    font-size: 15vw; /* 画面幅に応じた巨大サイズ */
  }
  .hero .fv-wrapper .fv-visual .swiper .swiper-wrapper .swiper-slide .product {
    width: 60%; /* 画像のサイズ調整 */
    max-width: 30vw;
    opacity: 0; /* 初期状態：見えない */
  }
  .hero .fv-wrapper .fv-visual .swiper .swiper-wrapper .swiper-slide .product::before {
    width: calc(100% + 15rem);
    height: calc(100% + 15rem);
    opacity: 0.4;
  }
  .hero .fv-wrapper .fv-visual .swiper .swiper-wrapper .swiper-slide .product img {
    width: 100%;
    height: auto;
  }
  .hero .fv-wrapper .fv-visual .swiper .swiper-wrapper .swiper-slide .slide-content .main-title {
    font-size: 3.25rem;
    margin-bottom: 10px;
  }
  .hero .fv-wrapper .fv-visual .swiper .swiper-wrapper .swiper-slide .slide-content .sub-title {
    font-size: 1.5rem;
    margin-bottom: 2.5rem;
  }
  .hero .fv-wrapper .fv-visual .swiper .swiper-wrapper .swiper-slide-active .bg-text {
    max-width: 100%;
    width: 90%;
    opacity: 0.3;
    transform: translate(-50%, -50%) scale(1);
    /* delayなし：すぐに動き出す */
  }
  .hero .fv-wrapper .fv-visual .swiper .swiper-wrapper .swiper-slide-active .slide-content {
    opacity: 1;
    transform: translateY(0);
  }
  .hero .fv-wrapper .fv-visual .swiper .swiper-wrapper .swiper-slide-active .product {
    opacity: 1;
    transform: translate(-50%, -50%);
  }
  .hero .fv-wrapper .fv-visual .swiper .swiper-button-next,
  .hero .fv-wrapper .fv-visual .swiper .swiper-button-prev {
    opacity: 0.5;
  }
  .hero .fv-wrapper .fv-visual .swiper .swiper-pagination-bullet {
    opacity: 0.5;
  }
  .hero .fv-wrapper .fv-visual .swiper .swiper-pagination-bullet-active {
    opacity: 1;
    transform: scale(1.2);
  }
}
/* =========================================================

HERO-CATCH

========================================================= */
.hero-catch {
  max-width: 1920px;
  margin: 0 auto 0;
  width: 92%;
}
.hero-catch .box-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-wrap: wrap;
}
.hero-catch .box-wrapper .box {
  position: relative;
  flex-wrap: wrap;
  box-shadow: rgba(162, 207, 193, 0.4) 0 7px 29px 0;
  text-align: center;
  width: 32%;
  margin: 0 0 0 0;
  padding: 2rem 2.5rem 2rem;
  background: linear-gradient(135deg, rgba(2, 135, 102, 0.25) 0%, rgba(180, 255, 240, 0.1) 100%);
}
.hero-catch .box-wrapper .box::before {
  position: absolute;
  z-index: 2;
  opacity: 0.9;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-width: 3px;
  border-style: solid;
  border-image: linear-gradient(90deg, #58ceba 0%, #c4f5d4 45%, #369dcd 70%, #c4f5d4 85%, #58ceba 90% 100%);
  -o-border-image: linear-gradient(90deg, #58ceba 0%, #c4f5d4 45%, #369dcd 70%, #c4f5d4 85%, #58ceba 90% 100%);
  border-image-slice: 1;
  content: "";
  width: calc(100% - 0px);
  height: calc(100% - 0px);
}
.hero-catch .box-wrapper .box .back {
  position: absolute;
  line-height: 1;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
  font-weight: 500;
  font-family: "Jost";
  opacity: 0.1;
  color: #afecdc;
  letter-spacing: 1rem;
  font-size: 5rem;
}
.hero-catch .box-wrapper .box h3 {
  font-weight: 600;
}
.hero-catch .box-wrapper .box h3 .cover {
  display: inline-block;
  color: #ffffff;
  line-height: 1.25;
  background: linear-gradient(90deg, #4acea4 10%, #63c1e1 100%);
  letter-spacing: 1px;
  font-size: 2rem;
  padding: 0.3rem 3rem;
  transform: skew(-15deg);
}
.hero-catch .box-wrapper .box h3 .cover .letter {
  display: inline-block;
  transform: skew(15deg);
}
.hero-catch .box-wrapper .box p {
  color: #cfcfcf;
  line-height: 1.35;
  font-weight: 600;
  font-size: 1.6rem;
  margin: 0.5rem 0 0 0;
}
.hero-catch .box-wrapper .box p .color {
  color: #399baa;
}

/* -----------------------------------
Responsive: 1024–1280 (Small PC)
----------------------------------- */
@media (min-width: 1024px) and (max-width: 1280px) {
  .hero-catch {
    margin: 0rem auto 0;
    max-width: 100%;
    width: 98%;
  }
  .hero-catch .box-wrapper .box {
    width: 32.5%;
    margin: 0 0 0 0;
    padding: 2rem 2rem 2rem;
  }
  .hero-catch .box-wrapper .box .back {
    line-height: 1;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0);
    opacity: 0.1;
    letter-spacing: 1rem;
    font-size: 4rem;
  }
  .hero-catch .box-wrapper .box h3 .cover {
    line-height: 1.25;
    letter-spacing: 1px;
    font-size: 1.8rem;
    padding: 0.3rem 3rem;
    transform: skew(-15deg);
  }
  .hero-catch .box-wrapper .box h3 .cover .letter {
    transform: skew(15deg);
  }
  .hero-catch .box-wrapper .box h3 .cover .sp-disblock {
    display: block;
  }
  .hero-catch .box-wrapper .box p {
    line-height: 1.35;
    font-weight: 600;
    font-size: 1.6rem;
    margin: 0.5rem 0 0 0;
  }
}
/* -----------------------------------
Responsive: 768–1023 (Tablet)
----------------------------------- */
@media (min-width: 768px) and (max-width: 1023px) {
  .hero-catch {
    margin: 0rem auto 0;
    max-width: 100%;
    width: 98%;
  }
  .hero-catch .box-wrapper {
    justify-content: center;
  }
  .hero-catch .box-wrapper .box {
    width: 48.5%;
    margin: 2rem 3% 0 0;
    padding: 2rem 2rem 2rem;
  }
  .hero-catch .box-wrapper .box:nth-child(2n), .hero-catch .box-wrapper .box:last-child {
    margin: 2rem 0 0 0;
  }
  .hero-catch .box-wrapper .box .back {
    line-height: 1;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0);
    opacity: 0.1;
    letter-spacing: 1rem;
    font-size: 4rem;
  }
  .hero-catch .box-wrapper .box h3 .cover {
    line-height: 1.25;
    letter-spacing: 1px;
    font-size: 1.8rem;
    padding: 0.3rem 3rem;
    transform: skew(-15deg);
  }
  .hero-catch .box-wrapper .box h3 .cover .letter {
    transform: skew(15deg);
  }
  .hero-catch .box-wrapper .box h3 .cover .sp-disblock {
    display: block;
  }
  .hero-catch .box-wrapper .box p {
    line-height: 1.35;
    font-weight: 600;
    font-size: 1.6rem;
    margin: 0.5rem 0 0 0;
  }
}
/* -----------------------------------
Responsive: ～767 (Mobile)
---------------------------------- */
@media (max-width: 767px) {
  .hero-catch {
    margin: 0rem auto 0;
    max-width: 100%;
    width: 93%;
  }
  .hero-catch .box-wrapper {
    display: block;
  }
  .hero-catch .box-wrapper .box {
    width: 100%;
    margin: 2rem auto 0;
    padding: 2rem 2rem 2rem;
  }
  .hero-catch .box-wrapper .box:nth-child(2n), .hero-catch .box-wrapper .box:last-child {
    margin: 2rem 0 0 0;
  }
  .hero-catch .box-wrapper .box .back {
    line-height: 1;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0);
    opacity: 0.1;
    letter-spacing: 1rem;
    font-size: 4rem;
  }
  .hero-catch .box-wrapper .box h3 .cover {
    line-height: 1.25;
    letter-spacing: 1px;
    font-size: 1.8rem;
    padding: 0.3rem 6rem;
    transform: skew(-15deg);
  }
  .hero-catch .box-wrapper .box h3 .cover .letter {
    transform: skew(15deg);
  }
  .hero-catch .box-wrapper .box h3 .cover .sp-disblock {
    display: block;
  }
  .hero-catch .box-wrapper .box p {
    line-height: 1.35;
    font-weight: 600;
    font-size: 1.6rem;
    margin: 0.5rem 0 0 0;
  }
}
/* =========================================================

CASE

========================================================= */
.case {
  padding: 12rem 0 8rem;
}
.case .title {
  text-align: center;
  color: #fff;
  position: relative;
}
.case .title .en {
  position: absolute;
  left: 50%;
  top: 40%;
  transform: translate(-50%, -50%);
  opacity: 0.09;
  letter-spacing: 1.5rem;
  font-family: "Jost";
  font-weight: 400;
  font-size: 18rem;
}
.case .title h2 {
  display: flex;
  justify-content: center;
  align-items: center;
  letter-spacing: 0.15rem;
  font-size: 4.25rem;
}
.case .title h2 .catch {
  padding: 0 6rem 0 6.5rem;
}
.case .title p {
  font-size: 1.8rem;
  margin: 0.5rem 0 0 0;
}
.case .box-wrapper {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  flex-wrap: wrap;
  max-width: 1920px;
  width: 92%;
  margin: 6rem auto 0;
}
.case .box-wrapper .box {
  color: #fff;
  width: 49%;
  margin: 2rem 0 0 0;
  background: linear-gradient(90deg, #112920, #0b332e);
  border: solid 1px #1b1b1b;
}
.case .box-wrapper .box .thumb {
  width: 100%;
  height: 440px;
}
.case .box-wrapper .box .thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.case .box-wrapper .box .text {
  padding: 3rem;
}
.case .box-wrapper .box .text .icon {
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(218, 255, 236, 0.15);
  border-radius: 0.5rem;
  width: 5rem;
  height: 5rem;
}
.case .box-wrapper .box .text .icon img {
  width: 60%;
  height: auto;
}
.case .box-wrapper .box .text h3 {
  font-size: 2.2rem;
  margin: 2rem 0 0 0;
}
.case .box-wrapper .box .text .semi {
  opacity: 0.5;
  margin: 0.5rem 0 0;
  font-size: 1.5rem;
}
.case .box-wrapper .box .text ul {
  margin: 1rem 0 0 0;
}
.case .box-wrapper .box .text ul li {
  opacity: 0.8;
  background: url(../../images/accept.svg) no-repeat 0 center;
  background-size: 1.75rem auto;
  letter-spacing: 0.1rem;
  padding: 0.5rem 0 0.5rem 3rem;
  font-size: 1.5rem;
}

/* -----------------------------------
Responsive: 1024–1280 (Small PC)
----------------------------------- */
@media (min-width: 1024px) and (max-width: 1280px) {
  .case {
    padding: 12rem 0 8rem;
  }
  .case .title .en {
    left: 50%;
    top: 40%;
    opacity: 0.09;
    letter-spacing: 1.5rem;
    font-size: 18rem;
  }
  .case .title h2 {
    letter-spacing: 0.15rem;
    font-size: 4.25rem;
  }
  .case .title h2 .catch {
    padding: 0 6rem 0 6.5rem;
  }
  .case .title p {
    font-size: 1.8rem;
    margin: 0.5rem 0 0 0;
  }
  .case .box-wrapper {
    max-width: 100%;
    width: 96%;
    margin: 6rem auto 0;
  }
  .case .box-wrapper .box {
    width: 49%;
    margin: 2rem 0 0 0;
    padding: 0em 0 2rem 0;
  }
  .case .box-wrapper .box .thumb {
    width: 100%;
    height: 340px;
  }
  .case .box-wrapper .box .thumb img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .case .box-wrapper .box .icon {
    border-radius: 0.5rem;
    width: 5rem;
    height: 5rem;
  }
  .case .box-wrapper .box .icon img {
    width: 60%;
    height: auto;
  }
  .case .box-wrapper .box h3 {
    font-size: 2.2rem;
    margin: 2rem 0 0 0;
  }
  .case .box-wrapper .box .semi {
    opacity: 0.5;
    margin: 0.5rem 0 0;
    font-size: 1.5rem;
  }
  .case .box-wrapper .box ul {
    margin: 1rem 0 0 0;
  }
  .case .box-wrapper .box ul li {
    opacity: 0.8;
    background-size: 1.75rem auto;
    letter-spacing: 0.1rem;
    padding: 0.5rem 0 0.5rem 3rem;
    font-size: 1.5rem;
  }
}
/* -----------------------------------
Responsive: 768–1023 (Tablet)
----------------------------------- */
@media (min-width: 768px) and (max-width: 1023px) {
  .case {
    padding: 12rem 0 8rem;
  }
  .case .title .en {
    left: 50%;
    top: 40%;
    opacity: 0.09;
    letter-spacing: 1.5rem;
    font-size: 18rem;
  }
  .case .title h2 {
    letter-spacing: 0.15rem;
    font-size: 4.25rem;
  }
  .case .title h2 .catch {
    padding: 0 6rem 0 6.5rem;
  }
  .case .title p {
    font-size: 1.8rem;
    margin: 0.5rem 0 0 0;
  }
  .case .box-wrapper {
    max-width: 100;
    width: 96%;
    margin: 6rem auto 0;
  }
  .case .box-wrapper .box {
    width: 49%;
    margin: 2rem 0 0 0;
    padding: 3rem;
  }
  .case .box-wrapper .box .thumb {
    width: 100%;
    height: 300px;
  }
  .case .box-wrapper .box .thumb img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .case .box-wrapper .box .icon {
    border-radius: 0.5rem;
    width: 5rem;
    height: 5rem;
  }
  .case .box-wrapper .box .icon img {
    width: 60%;
    height: auto;
  }
  .case .box-wrapper .box h3 {
    font-size: 2.2rem;
    margin: 2rem 0 0 0;
  }
  .case .box-wrapper .box .semi {
    opacity: 0.5;
    margin: 0.5rem 0 0;
    font-size: 1.5rem;
  }
  .case .box-wrapper .box ul {
    margin: 1rem 0 0 0;
  }
  .case .box-wrapper .box ul li {
    opacity: 0.8;
    background-size: 1.75rem auto;
    letter-spacing: 0.1rem;
    padding: 0.5rem 0 0.5rem 3rem;
    font-size: 1.5rem;
  }
}
/* -----------------------------------
Responsive: ～767 (Mobile)
---------------------------------- */
@media (max-width: 767px) {
  .case {
    padding: 12rem 0 8rem;
  }
  .case .title .en {
    left: 50%;
    top: 40%;
    opacity: 0.09;
    letter-spacing: 1.5rem;
    font-size: 30vw;
  }
  .case .title h2 {
    letter-spacing: 0.15rem;
    font-size: 4.25rem;
  }
  .case .title h2 .catch {
    padding: 0 6rem 0 6.5rem;
  }
  .case .title p {
    font-size: 1.8rem;
    margin: 0.5rem 0 0 0;
  }
  .case .box-wrapper {
    max-width: 100%;
    width: 92%;
    margin: 6rem auto 0;
    display: block;
  }
  .case .box-wrapper .box {
    width: 100%;
    margin: 2rem 0 0 0;
    padding: 0 0 3rem 0;
  }
  .case .box-wrapper .box .thumb {
    width: 100%;
    height: 300px;
  }
  .case .box-wrapper .box .thumb img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .case .box-wrapper .box .icon {
    border-radius: 0.5rem;
    width: 5rem;
    height: 5rem;
  }
  .case .box-wrapper .box .icon img {
    width: 60%;
    height: auto;
  }
  .case .box-wrapper .box h3 {
    font-size: 2.2rem;
    margin: 2rem 0 0 0;
  }
  .case .box-wrapper .box .semi {
    opacity: 0.5;
    margin: 0.5rem 0 0;
    font-size: 1.5rem;
  }
  .case .box-wrapper .box ul {
    margin: 1rem 0 0 0;
  }
  .case .box-wrapper .box ul li {
    opacity: 0.8;
    background-size: 1.75rem auto;
    letter-spacing: 0.1rem;
    padding: 0.5rem 0 0.5rem 3rem;
    font-size: 1.5rem;
  }
}
/* =========================================================

MAIN=MOVIE

========================================================= */
.main-movie {
  position: relative;
  color: #fff;
}
.main-movie .container {
  z-index: 2;
  max-width: 1920px;
  margin: 0 auto 0;
  width: 92%;
  padding: 8rem 0;
}
.main-movie .container h2 {
  font-size: 4.5rem;
}
.main-movie .container h2 .en {
  font-family: "Jost";
}
.main-movie .container p {
  line-height: 1.8;
  font-size: 1.6rem;
  margin: 1rem 0 0 0;
}
.main-movie .container .video-wrapper {
  width: 80%;
  height: auto;
  margin: 8rem auto 0;
}
.main-movie .container .video-wrapper video {
  width: 100%;
  height: auto;
}

/* -----------------------------------
Responsive: 1024–1280 (Small PC)
----------------------------------- */
@media (min-width: 1024px) and (max-width: 1280px) {
  .main-movie .container {
    max-width: 1920px;
    margin: 0 auto 0;
    width: 92%;
    padding: 8rem 0;
  }
  .main-movie .container h2 {
    font-size: 4.25rem;
  }
  .main-movie .container p {
    line-height: 1.8;
    font-size: 1.6rem;
    margin: 1rem 0 0 0;
  }
  .main-movie .container .video-wrapper {
    width: 90%;
    height: auto;
    margin: 8rem auto 0;
  }
  .main-movie .container .video-wrapper video {
    width: 100%;
    height: auto;
  }
}
/* -----------------------------------
Responsive: 768–1023 (Tablet)
----------------------------------- */
@media (min-width: 768px) and (max-width: 1023px) {
  .main-movie .container {
    max-width: 1920px;
    margin: 0 auto 0;
    width: 92%;
    padding: 8rem 0;
  }
  .main-movie .container h2 {
    font-size: 4.25rem;
  }
  .main-movie .container p {
    line-height: 1.8;
    font-size: 1.6rem;
    margin: 1rem 0 0 0;
  }
  .main-movie .container .video-wrapper {
    width: 96%;
    height: auto;
    margin: 8rem auto 0;
  }
  .main-movie .container .video-wrapper video {
    width: 100%;
    height: auto;
  }
}
/* -----------------------------------
Responsive: ～767 (Mobile)
---------------------------------- */
@media (max-width: 767px) {
  .main-movie .container {
    max-width: 100%;
    margin: 0 auto 0;
    width: 92%;
    padding: 8rem 0;
  }
  .main-movie .container h2 {
    font-size: 4.25rem;
  }
  .main-movie .container p {
    line-height: 1.8;
    font-size: 1.6rem;
    margin: 1rem 0 0 0;
  }
  .main-movie .container .video-wrapper {
    width: 100%;
    height: auto;
    margin: 8rem auto 0;
  }
  .main-movie .container .video-wrapper video {
    width: 100%;
    height: auto;
  }
}
/* =========================================================

FEATURE

========================================================= */
.feature {
  margin: 3rem 0 0 0;
}
.feature .title {
  text-align: center;
  color: #fff;
}
.feature .title h2 {
  font-size: 4.25rem;
}
.feature .title p {
  opacity: 0.7;
  font-size: 1.8rem;
}
.feature .container {
  z-index: 2;
  max-width: 1920px;
  margin: 0 auto 0;
  width: 92%;
  padding: 8rem 0;
}
.feature .container .box-wrapper {
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
}
.feature .container .box-wrapper .box {
  position: relative;
  color: #fff;
  background: linear-gradient(135deg, #0e261d, #091119);
  margin: 2rem 0 0 0;
  padding: 9rem 8rem 8rem;
}
.feature .container .box-wrapper .box .en-bg {
  position: absolute;
  left: 2rem;
  top: -8rem;
  font-family: "Jost";
  font-size: 12rem;
  opacity: 0.1;
  -webkit-text-stroke: 2px #fff; /* 太さ 色 */
  -webkit-text-fill-color: transparent; /* 中を抜きたい場合 */
}
.feature .container .box-wrapper .box .inner {
  display: flex;
  align-items: flex-start;
  flex-direction: row-reverse;
}
.feature .container .box-wrapper .box .inner .text {
  width: 50%;
  padding: 0 6rem 0 0;
}
.feature .container .box-wrapper .box .inner .text .en {
  display: flex;
  align-items: center;
  position: relative;
}
.feature .container .box-wrapper .box .inner .text .en span {
  font-family: "Jost";
  letter-spacing: 0.2rem;
  opacity: 0.7;
}
.feature .container .box-wrapper .box .inner .text .en span.number {
  font-size: 6rem;
}
.feature .container .box-wrapper .box .inner .text .en span.phrase {
  background: linear-gradient(90deg, #00c897 0%, #0071c8 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  padding: 0 0 0 2rem;
  font-size: 3rem;
}
.feature .container .box-wrapper .box .inner .text h3 {
  line-height: 1.5;
  font-size: 3.75rem;
  margin: 2rem 0 0 0;
}
.feature .container .box-wrapper .box .inner .text h3 .small {
  font-size: 0.7em;
}
.feature .container .box-wrapper .box .inner .text h3 .jost {
  font-weight: 600;
  font-family: "Jost";
}
.feature .container .box-wrapper .box .inner .text ul {
  margin: 3rem 0 0 0;
}
.feature .container .box-wrapper .box .inner .text ul li {
  opacity: 0.7;
  background: url(../../images/accept.svg) no-repeat 0 center;
  background-size: 1.9rem auto;
  letter-spacing: 0.1rem;
  padding: 0.65rem 0 0.65rem 3rem;
  font-size: 2rem;
}
.feature .container .box-wrapper .box .inner .thumb {
  position: relative;
  width: 50%;
  height: 400px;
  padding: 0.75rem;
}
.feature .container .box-wrapper .box .inner .thumb::before {
  content: "";
  position: absolute;
  z-index: 1;
  display: block;
  background: linear-gradient(90deg, #164d3f 0%, #104d7b 100%);
  width: calc(100% - 1rem);
  height: calc(100% - 1rem);
  top: 2em;
  left: 2rem;
}
.feature .container .box-wrapper .box .inner .thumb img {
  position: relative;
  z-index: 2;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.feature .container .box-wrapper .box .sentence {
  margin: 6rem 0 0;
}
.feature .container .box-wrapper .box .sentence p {
  opacity: 0.7;
  line-height: 1.8;
  font-size: 1.8rem;
}
.feature .container .box-wrapper .box:nth-child(2n) {
  background: linear-gradient(90deg, #112920, #0b332e);
}
.feature .container .box-wrapper .box:nth-child(2n) .en-bg {
  left: auto;
  right: 2rem;
  top: -8rem;
}
.feature .container .box-wrapper .box:nth-child(2n) .inner {
  flex-direction: row;
}
.feature .container .box-wrapper .box:nth-child(2n) .inner .text {
  padding: 0 0 0 6rem;
}
.feature .container .box-wrapper .box:nth-child(1), .feature .container .box-wrapper .box:nth-child(2), .feature .container .box-wrapper .box:nth-child(3) {
  width: 100%;
}
.feature .container .box-wrapper .box:nth-child(4), .feature .container .box-wrapper .box:nth-child(5) {
  width: 49.5%;
  padding: 4rem;
}
.feature .container .box-wrapper .box:nth-child(4) .en-bg, .feature .container .box-wrapper .box:nth-child(5) .en-bg {
  font-size: 7rem;
  top: -4rem;
}
.feature .container .box-wrapper .box:nth-child(4) .inner .text, .feature .container .box-wrapper .box:nth-child(5) .inner .text {
  padding: 0;
  width: 100%;
}
.feature .container .box-wrapper .box:nth-child(4) .inner .text h3, .feature .container .box-wrapper .box:nth-child(5) .inner .text h3 {
  line-height: 1.2;
  font-size: 3.2rem;
}
.feature .container .box-wrapper .box:nth-child(4) .inner .text h3 .small, .feature .container .box-wrapper .box:nth-child(5) .inner .text h3 .small {
  font-size: 0.7em;
}
.feature .container .box-wrapper .box:nth-child(4) .inner .text .en span.number, .feature .container .box-wrapper .box:nth-child(5) .inner .text .en span.number {
  font-size: 4rem;
}
.feature .container .box-wrapper .box:nth-child(4) .inner .text .en span.phrase, .feature .container .box-wrapper .box:nth-child(5) .inner .text .en span.phrase {
  font-size: 3rem;
}
.feature .container .box-wrapper .box:nth-child(4) .inner .text ul li, .feature .container .box-wrapper .box:nth-child(5) .inner .text ul li {
  font-size: 1.8rem;
}
.feature .container .box-wrapper .box:nth-child(4) .inner .thumb, .feature .container .box-wrapper .box:nth-child(5) .inner .thumb {
  padding: 0;
}
.feature .container .box-wrapper .box:nth-child(4) .sentence, .feature .container .box-wrapper .box:nth-child(5) .sentence {
  margin: 2rem 0 0 0;
}

/* -----------------------------------
Responsive: 1024–1280 (Small PC)
----------------------------------- */
@media (min-width: 1024px) and (max-width: 1280px) {
  .feature {
    margin: 3rem 0 0 0;
  }
  .feature .title h2 {
    font-size: 4.25rem;
  }
  .feature .title p {
    opacity: 0.7;
    font-size: 1.8rem;
  }
  .feature .container {
    max-width: 1920px;
    margin: 0 auto 0;
    width: 96%;
    padding: 8rem 0;
  }
  .feature .container .box-wrapper .box {
    margin: 2rem 0 0 0;
    padding: 8rem 4.5rem 7rem;
  }
  .feature .container .box-wrapper .box .en-bg {
    left: 2rem;
    top: -8rem;
    font-size: 10rem;
    opacity: 0.1;
  }
  .feature .container .box-wrapper .box .inner .text {
    width: 55%;
    padding: 0 3rem 0 0;
  }
  .feature .container .box-wrapper .box .inner .text .en span {
    letter-spacing: 0.2rem;
    opacity: 0.7;
  }
  .feature .container .box-wrapper .box .inner .text .en span.number {
    font-size: 5rem;
  }
  .feature .container .box-wrapper .box .inner .text .en span.phrase {
    padding: 0 0 0 2rem;
    font-size: 2.5rem;
  }
  .feature .container .box-wrapper .box .inner .text h3 {
    line-height: 1.5;
    font-size: 3.25rem;
    margin: 2rem 0 0 0;
  }
  .feature .container .box-wrapper .box .inner .text h3 .small {
    font-size: 0.7em;
  }
  .feature .container .box-wrapper .box .inner .text ul {
    margin: 3rem 0 0 0;
  }
  .feature .container .box-wrapper .box .inner .text ul li {
    opacity: 0.7;
    background-size: 1.9rem auto;
    letter-spacing: 0.1rem;
    padding: 0.65rem 0 0.65rem 3rem;
    font-size: 1.9rem;
  }
  .feature .container .box-wrapper .box .inner .thumb {
    width: 45%;
    height: 400px;
    padding: 0.75rem;
  }
  .feature .container .box-wrapper .box .inner .thumb::before {
    width: calc(100% - 1rem);
    height: calc(100% - 1rem);
    top: 2em;
    left: 2rem;
  }
  .feature .container .box-wrapper .box .sentence {
    margin: 6rem 0 0;
  }
  .feature .container .box-wrapper .box .sentence p {
    opacity: 0.7;
    line-height: 1.8;
    font-size: 1.7rem;
  }
  .feature .container .box-wrapper .box:nth-child(2n) .en-bg {
    left: auto;
    right: 2rem;
    top: -8rem;
  }
  .feature .container .box-wrapper .box:nth-child(2n) .inner {
    flex-direction: row;
  }
  .feature .container .box-wrapper .box:nth-child(2n) .inner .text {
    padding: 0 0 0 6rem;
  }
  .feature .container .box-wrapper .box:nth-child(1), .feature .container .box-wrapper .box:nth-child(2), .feature .container .box-wrapper .box:nth-child(3) {
    width: 100%;
  }
  .feature .container .box-wrapper .box:nth-child(4), .feature .container .box-wrapper .box:nth-child(5) {
    width: 49.5%;
    padding: 4rem;
  }
  .feature .container .box-wrapper .box:nth-child(4) .en-bg, .feature .container .box-wrapper .box:nth-child(5) .en-bg {
    font-size: 6rem;
    top: -4rem;
  }
  .feature .container .box-wrapper .box:nth-child(4) .inner .text, .feature .container .box-wrapper .box:nth-child(5) .inner .text {
    padding: 0;
    width: 100%;
  }
  .feature .container .box-wrapper .box:nth-child(4) .inner .text h3, .feature .container .box-wrapper .box:nth-child(5) .inner .text h3 {
    line-height: 1.2;
    font-size: 2.9rem;
  }
  .feature .container .box-wrapper .box:nth-child(4) .inner .text h3 .small, .feature .container .box-wrapper .box:nth-child(5) .inner .text h3 .small {
    font-size: 0.7em;
  }
  .feature .container .box-wrapper .box:nth-child(4) .inner .text .en span.number, .feature .container .box-wrapper .box:nth-child(5) .inner .text .en span.number {
    font-size: 3rem;
  }
  .feature .container .box-wrapper .box:nth-child(4) .inner .text .en span.phrase, .feature .container .box-wrapper .box:nth-child(5) .inner .text .en span.phrase {
    font-size: 2rem;
  }
  .feature .container .box-wrapper .box:nth-child(4) .inner .text ul li, .feature .container .box-wrapper .box:nth-child(5) .inner .text ul li {
    font-size: 1.7rem;
  }
  .feature .container .box-wrapper .box:nth-child(4) .inner .thumb, .feature .container .box-wrapper .box:nth-child(5) .inner .thumb {
    padding: 0;
  }
  .feature .container .box-wrapper .box:nth-child(4) .sentence, .feature .container .box-wrapper .box:nth-child(5) .sentence {
    margin: 2rem 0 0 0;
  }
}
/* -----------------------------------
Responsive: 768–1023 (Tablet)
----------------------------------- */
@media (min-width: 768px) and (max-width: 1023px) {
  .feature {
    margin: 3rem 0 0 0;
  }
  .feature .title h2 {
    font-size: 4.25rem;
  }
  .feature .title p {
    opacity: 0.7;
    font-size: 1.8rem;
  }
  .feature .container {
    max-width: 1920px;
    margin: 0 auto 0;
    width: 96%;
    padding: 8rem 0;
  }
  .feature .container .box-wrapper .box {
    margin: 2rem 0 0 0;
    padding: 8rem 4.5rem 7rem;
  }
  .feature .container .box-wrapper .box .en-bg {
    left: 2rem;
    top: -8rem;
    font-size: 10rem;
    opacity: 0.1;
  }
  .feature .container .box-wrapper .box .inner {
    display: block;
  }
  .feature .container .box-wrapper .box .inner .text {
    width: 100%;
    padding: 3rem 0 0 0;
  }
  .feature .container .box-wrapper .box .inner .text .en span {
    letter-spacing: 0.2rem;
    opacity: 0.7;
  }
  .feature .container .box-wrapper .box .inner .text .en span.number {
    font-size: 5rem;
  }
  .feature .container .box-wrapper .box .inner .text .en span.phrase {
    padding: 0 0 0 2rem;
    font-size: 2.5rem;
  }
  .feature .container .box-wrapper .box .inner .text h3 {
    line-height: 1.5;
    font-size: 3.25rem;
    margin: 2rem 0 0 0;
  }
  .feature .container .box-wrapper .box .inner .text h3 .small {
    font-size: 0.7em;
  }
  .feature .container .box-wrapper .box .inner .text ul {
    margin: 3rem 0 0 0;
  }
  .feature .container .box-wrapper .box .inner .text ul li {
    opacity: 0.7;
    background-size: 1.9rem auto;
    letter-spacing: 0.1rem;
    padding: 0.65rem 0 0.65rem 3rem;
    font-size: 1.9rem;
  }
  .feature .container .box-wrapper .box .inner .thumb {
    width: 100%;
    height: 300px;
    padding: 0.75rem;
  }
  .feature .container .box-wrapper .box .inner .thumb::before {
    width: calc(100% - 1rem);
    height: calc(100% - 1rem);
    top: 2em;
    left: 2rem;
  }
  .feature .container .box-wrapper .box .sentence {
    margin: 6rem 0 0;
  }
  .feature .container .box-wrapper .box .sentence p {
    opacity: 0.7;
    line-height: 1.8;
    font-size: 1.7rem;
  }
  .feature .container .box-wrapper .box:nth-child(2n) .en-bg {
    left: auto;
    right: 2rem;
    top: -8rem;
  }
  .feature .container .box-wrapper .box:nth-child(2n) .inner {
    flex-direction: row;
  }
  .feature .container .box-wrapper .box:nth-child(2n) .inner .text {
    padding: 0 0 0 6rem;
  }
  .feature .container .box-wrapper .box:nth-child(1), .feature .container .box-wrapper .box:nth-child(2), .feature .container .box-wrapper .box:nth-child(3) {
    width: 100%;
  }
  .feature .container .box-wrapper .box:nth-child(4), .feature .container .box-wrapper .box:nth-child(5) {
    width: 100%;
    padding: 4rem;
  }
  .feature .container .box-wrapper .box:nth-child(4) .en-bg, .feature .container .box-wrapper .box:nth-child(5) .en-bg {
    font-size: 6rem;
    top: -4rem;
  }
  .feature .container .box-wrapper .box:nth-child(4) .inner .text, .feature .container .box-wrapper .box:nth-child(5) .inner .text {
    padding: 0;
    width: 100%;
  }
  .feature .container .box-wrapper .box:nth-child(4) .inner .text h3, .feature .container .box-wrapper .box:nth-child(5) .inner .text h3 {
    line-height: 1.2;
    font-size: 2.9rem;
  }
  .feature .container .box-wrapper .box:nth-child(4) .inner .text h3 .small, .feature .container .box-wrapper .box:nth-child(5) .inner .text h3 .small {
    font-size: 0.7em;
  }
  .feature .container .box-wrapper .box:nth-child(4) .inner .text .en span.number, .feature .container .box-wrapper .box:nth-child(5) .inner .text .en span.number {
    font-size: 3rem;
  }
  .feature .container .box-wrapper .box:nth-child(4) .inner .text .en span.phrase, .feature .container .box-wrapper .box:nth-child(5) .inner .text .en span.phrase {
    font-size: 2rem;
  }
  .feature .container .box-wrapper .box:nth-child(4) .inner .text ul li, .feature .container .box-wrapper .box:nth-child(5) .inner .text ul li {
    font-size: 1.7rem;
  }
  .feature .container .box-wrapper .box:nth-child(4) .inner .thumb, .feature .container .box-wrapper .box:nth-child(5) .inner .thumb {
    padding: 0;
  }
  .feature .container .box-wrapper .box:nth-child(4) .sentence, .feature .container .box-wrapper .box:nth-child(5) .sentence {
    margin: 2rem 0 0 0;
  }
}
/* -----------------------------------
Responsive: ～767 (Mobile)
---------------------------------- */
@media (max-width: 767px) {
  .feature {
    margin: 3rem 0 0 0;
  }
  .feature .title h2 {
    line-height: 1.3;
    font-size: 4.25rem;
  }
  .feature .title p {
    opacity: 0.7;
    font-size: 1.8rem;
    margin: 1.5rem 0 0 0;
  }
  .feature .container {
    max-width: 1920px;
    margin: 0 auto 0;
    width: 96%;
    padding: 8rem 0;
  }
  .feature .container .box-wrapper .box {
    margin: 2rem 0 0 0;
    padding: 8rem 3rem 7rem;
  }
  .feature .container .box-wrapper .box .en-bg {
    left: 2rem;
    top: -8rem;
    font-size: 10rem;
    opacity: 0.1;
  }
  .feature .container .box-wrapper .box .inner {
    display: block;
  }
  .feature .container .box-wrapper .box .inner .text {
    width: 100%;
    padding: 3rem 0 0 0;
  }
  .feature .container .box-wrapper .box .inner .text .en span {
    letter-spacing: 0.2rem;
    opacity: 0.7;
  }
  .feature .container .box-wrapper .box .inner .text .en span.number {
    font-size: 5rem;
  }
  .feature .container .box-wrapper .box .inner .text .en span.phrase {
    padding: 0 0 0 2rem;
    font-size: 2.5rem;
  }
  .feature .container .box-wrapper .box .inner .text h3 {
    line-height: 1.5;
    font-size: 3.25rem;
    margin: 2rem 0 0 0;
  }
  .feature .container .box-wrapper .box .inner .text h3 .small {
    font-size: 0.7em;
  }
  .feature .container .box-wrapper .box .inner .text h3 br {
    display: none;
  }
  .feature .container .box-wrapper .box .inner .text ul {
    margin: 3rem 0 0 0;
  }
  .feature .container .box-wrapper .box .inner .text ul li {
    opacity: 0.7;
    background-size: 1.9rem auto;
    letter-spacing: 0.1rem;
    padding: 0.65rem 0 0.65rem 3rem;
    font-size: 1.9rem;
  }
  .feature .container .box-wrapper .box .inner .thumb {
    width: 100%;
    height: 300px;
    padding: 0.75rem;
  }
  .feature .container .box-wrapper .box .inner .thumb::before {
    width: calc(100% - 1rem);
    height: calc(100% - 1rem);
    top: 2em;
    left: 2rem;
  }
  .feature .container .box-wrapper .box .sentence {
    margin: 6rem 0 0;
  }
  .feature .container .box-wrapper .box .sentence p {
    opacity: 0.7;
    line-height: 1.8;
    font-size: 1.7rem;
  }
  .feature .container .box-wrapper .box:nth-child(2n) .en-bg {
    left: auto;
    right: 2rem;
    top: -8rem;
  }
  .feature .container .box-wrapper .box:nth-child(2n) .inner {
    flex-direction: row;
  }
  .feature .container .box-wrapper .box:nth-child(2n) .inner .text {
    padding: 3rem 0 0 0;
  }
  .feature .container .box-wrapper .box:nth-child(1), .feature .container .box-wrapper .box:nth-child(2), .feature .container .box-wrapper .box:nth-child(3) {
    width: 100%;
  }
  .feature .container .box-wrapper .box:nth-child(4), .feature .container .box-wrapper .box:nth-child(5) {
    width: 100%;
    padding: 4rem;
  }
  .feature .container .box-wrapper .box:nth-child(4) .en-bg, .feature .container .box-wrapper .box:nth-child(5) .en-bg {
    font-size: 6rem;
    top: -4rem;
  }
  .feature .container .box-wrapper .box:nth-child(4) .inner .text, .feature .container .box-wrapper .box:nth-child(5) .inner .text {
    padding: 0;
    width: 100%;
  }
  .feature .container .box-wrapper .box:nth-child(4) .inner .text h3, .feature .container .box-wrapper .box:nth-child(5) .inner .text h3 {
    line-height: 1.2;
    font-size: 2.9rem;
  }
  .feature .container .box-wrapper .box:nth-child(4) .inner .text h3 .small, .feature .container .box-wrapper .box:nth-child(5) .inner .text h3 .small {
    font-size: 0.7em;
  }
  .feature .container .box-wrapper .box:nth-child(4) .inner .text .en span.number, .feature .container .box-wrapper .box:nth-child(5) .inner .text .en span.number {
    font-size: 3rem;
  }
  .feature .container .box-wrapper .box:nth-child(4) .inner .text .en span.phrase, .feature .container .box-wrapper .box:nth-child(5) .inner .text .en span.phrase {
    font-size: 2rem;
  }
  .feature .container .box-wrapper .box:nth-child(4) .inner .text ul li, .feature .container .box-wrapper .box:nth-child(5) .inner .text ul li {
    font-size: 1.7rem;
  }
  .feature .container .box-wrapper .box:nth-child(4) .inner .thumb, .feature .container .box-wrapper .box:nth-child(5) .inner .thumb {
    padding: 0;
  }
  .feature .container .box-wrapper .box:nth-child(4) .sentence, .feature .container .box-wrapper .box:nth-child(5) .sentence {
    margin: 2rem 0 0 0;
  }
}
/* =========================================================

PRODUCT

========================================================= */
.product .title {
  text-align: center;
  color: #fff;
  position: relative;
  padding: 8rem 0 8rem;
}
.product .title .en {
  position: absolute;
  left: 50%;
  top: 40%;
  transform: translate(-50%, -50%);
  opacity: 0.09;
  letter-spacing: 1.5rem;
  font-family: "Jost";
  font-weight: 400;
  font-size: 18rem;
}
.product .title h2 {
  display: flex;
  justify-content: center;
  align-items: center;
  letter-spacing: 0.15rem;
  font-size: 4.25rem;
}
.product .title h2 .catch {
  padding: 0 6rem 0 6.5rem;
}
.product .title p {
  font-size: 1.8rem;
  margin: 0.5rem 0 0 0;
}
.product .container {
  max-width: 1920px;
  width: 92%;
  margin: 0 auto 0;
  /* Comparison Table Styles */
}
.product .container .comparison-table-wrapper {
  background: rgba(10, 31, 31, 0.6);
  border: 1px solid rgba(125, 211, 192, 0.3);
  border-radius: 1px;
  overflow: hidden;
  backdrop-filter: blur(10px);
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3);
  margin-bottom: 60px;
}
.product .container .comparison-table-wrapper .comparison-table {
  width: 100%;
  border-collapse: collapse;
}
.product .container .comparison-table-wrapper .comparison-table thead {
  background: linear-gradient(90deg, rgba(13, 46, 46, 0.8) 0%, rgba(26, 77, 77, 0.8) 100%);
  border-bottom: 2px solid rgba(125, 211, 192, 0.5);
}
.product .container .comparison-table-wrapper .comparison-table thead tr th {
  padding: 24px 20px;
  text-align: center;
  color: #ffffff;
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 0.5px;
  border-right: 1px solid rgba(125, 211, 192, 0.2);
}
.product .container .comparison-table-wrapper .comparison-table thead tr th:nth-child(1) {
  width: 15%;
}
.product .container .comparison-table-wrapper .comparison-table thead tr th:nth-child(2) {
  width: 22.5%;
}
.product .container .comparison-table-wrapper .comparison-table thead tr th:nth-child(3) {
  width: 22.5%;
}
.product .container .comparison-table-wrapper .comparison-table thead tr th:nth-child(4) {
  width: 40%;
}
.product .container .comparison-table-wrapper .comparison-table tbody tr {
  border-bottom: 1px solid rgba(125, 211, 192, 0.15);
  transition: background-color 0.3s ease;
}
.product .container .comparison-table-wrapper .comparison-table tbody tr:last-child {
  border-bottom: none;
}
.product .container .comparison-table-wrapper .comparison-table tbody tr:hover {
  background-color: rgba(125, 211, 192, 0.08);
}
.product .container .comparison-table-wrapper .comparison-table tbody tr th {
  padding: 24px 20px;
  text-align: center;
  color: #ffffff;
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 0.5px;
  border-right: 1px solid rgba(125, 211, 192, 0.2);
}
.product .container .comparison-table-wrapper .comparison-table tbody tr th:last-child {
  border-right: none;
}
.product .container .comparison-table-wrapper .comparison-table tbody tr th:first-child {
  text-align: left;
  background: linear-gradient(90deg, rgba(10, 31, 31, 0.9) 0%, rgba(13, 46, 46, 0.8) 100%);
  font-weight: 500;
  color: #b0b0b0;
}
.product .container .comparison-table-wrapper .comparison-table tbody tr td {
  padding: 18px 20px;
  color: #e0e0e0;
  font-size: 14px;
  line-height: 1.6;
}
.product .container .comparison-table-wrapper .comparison-table tbody tr td:not(:first-child) {
  text-align: center;
  border-right: 1px solid rgba(125, 211, 192, 0.15);
}
.product .container .comparison-table-wrapper .comparison-table tbody tr td:first-child, .product .container .comparison-table-wrapper .comparison-table tbody tr td.prop {
  background-color: rgba(13, 46, 46, 0.4);
  color: #a8a8a8;
  font-weight: 500;
  border-right: 1px solid rgba(125, 211, 192, 0.2);
  text-align: left;
}
.product .container .comparison-table-wrapper .comparison-table tbody tr.product-image-row {
  background: linear-gradient(180deg, rgba(26, 77, 77, 0.3) 0%, rgba(13, 46, 46, 0.3) 100%);
  padding: 30px 20px;
}
.product .container .comparison-table-wrapper .comparison-table tbody tr.product-image-row .product-image-cell {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 200px;
}
.product .container .comparison-table-wrapper .comparison-table tbody tr.product-image-row .product-image-cell img {
  max-width: 150px;
  max-height: 200px;
  -o-object-fit: contain;
     object-fit: contain;
  filter: drop-shadow(0 4px 8px rgba(0, 0, 0, 0.3));
}
.product .container .comparison-table-wrapper .comparison-table tbody tr.product-image-row .product-image-cell img.potalcam {
  max-width: 100px;
}
.product .container .comparison-table-wrapper .comparison-table .highlight {
  color: #7dd3c0;
  font-weight: 600;
}
.product .container .specs-table-wrapper {
  background: rgba(10, 31, 31, 0.6);
  border: 1px solid rgba(125, 211, 192, 0.3);
  border-radius: 1px;
  overflow: hidden;
  backdrop-filter: blur(10px);
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3);
}
.product .container .specs-table-wrapper .specs-table {
  width: 100%;
  border-collapse: collapse;
}
.product .container .specs-table-wrapper .specs-table thead {
  background: linear-gradient(90deg, rgba(13, 46, 46, 0.8) 0%, rgba(26, 77, 77, 0.8) 100%);
  border-bottom: 2px solid rgba(125, 211, 192, 0.5);
}
.product .container .specs-table-wrapper .specs-table thead tr th {
  padding: 20px;
  text-align: center;
  color: #ffffff;
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 0.5px;
  border-right: 1px solid rgba(125, 211, 192, 0.2);
}
.product .container .specs-table-wrapper .specs-table tbody tr {
  border-bottom: 1px solid rgba(125, 211, 192, 0.15);
  transition: background-color 0.3s ease;
}
.product .container .specs-table-wrapper .specs-table tbody tr:hover {
  background-color: rgba(125, 211, 192, 0.08);
}
.product .container .specs-table-wrapper .specs-table tbody tr:last-child {
  border-bottom: none;
}
.product .container .specs-table-wrapper .specs-table tbody tr th {
  padding: 20px;
  text-align: left;
  color: #ffffff;
  font-weight: 600;
  font-size: 16px;
  letter-spacing: 0.5px;
}
.product .container .specs-table-wrapper .specs-table tbody tr td {
  padding: 18px 20px;
  color: #e0e0e0;
  font-size: 14px;
  line-height: 1.6;
}
.product .container .specs-table-wrapper .specs-table tbody tr td img.product-image {
  width: 100px;
  height: auto;
  display: block;
  margin: 0 auto;
}
.product .container .specs-table-wrapper .specs-table tbody tr td:first-child {
  background-color: rgba(13, 46, 46, 0.4);
  color: #a8a8a8;
  font-weight: 500;
  width: 35%;
  border-right: 1px solid rgba(125, 211, 192, 0.2);
}
.product .container .specs-table-wrapper .specs-table tbody tr td:last-child {
  width: 65%;
  text-align: center;
}
.product .container .specs-table-wrapper .specs-table tbody tr td.spec-value {
  line-height: 1.8;
}
.product .container .specs-table-wrapper .specs-table tbody tr td.spec-value .spec-value-item {
  display: block;
  margin: 6px 0;
}
.product .container .specs-table-wrapper .specs-table .highlight {
  color: #7dd3c0;
  font-weight: 600;
}

/* -----------------------------------
Responsive: 1024–1280 (Small PC)
----------------------------------- */
@media (min-width: 1024px) and (max-width: 1280px) {
  .product .title {
    padding: 8rem 0 8rem;
  }
  .product .title .en {
    left: 50%;
    top: 40%;
    opacity: 0.09;
    font-size: 16rem;
  }
  .product .title h2 {
    letter-spacing: 0.15rem;
    font-size: 4.25rem;
  }
  .product .title h2 .catch {
    padding: 0 6rem 0 6.5rem;
  }
  .product .title p {
    font-size: 1.8rem;
    margin: 0.5rem 0 0 0;
  }
  .product .container {
    max-width: 1920px;
    width: 92%;
    margin: 0 auto 0;
  }
  .product .container .comparison-table-wrapper {
    margin-bottom: 60px;
  }
  .product .container .comparison-table-wrapper .comparison-table {
    width: 100%;
  }
  .product .container .comparison-table-wrapper .comparison-table thead tr th {
    padding: 24px 20px;
    font-size: 16px;
    letter-spacing: 0.5px;
  }
  .product .container .comparison-table-wrapper .comparison-table tbody tr th {
    padding: 24px 20px;
    font-size: 16px;
    letter-spacing: 0.5px;
  }
  .product .container .comparison-table-wrapper .comparison-table tbody tr td {
    padding: 18px 20px;
    font-size: 14px;
    line-height: 1.6;
  }
  .product .container .comparison-table-wrapper .comparison-table tbody tr.product-image-row {
    padding: 30px 20px;
  }
  .product .container .comparison-table-wrapper .comparison-table tbody tr.product-image-row .product-image-cell {
    min-height: 200px;
  }
  .product .container .comparison-table-wrapper .comparison-table tbody tr.product-image-row .product-image-cell img {
    max-width: 150px;
    max-height: 200px;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .product .container .specs-table-wrapper .specs-table {
    width: 100%;
  }
  .product .container .specs-table-wrapper .specs-table thead tr th {
    padding: 20px;
    font-size: 16px;
    letter-spacing: 0.5px;
  }
  .product .container .specs-table-wrapper .specs-table tbody tr th {
    padding: 20px;
    font-size: 16px;
    letter-spacing: 0.5px;
  }
  .product .container .specs-table-wrapper .specs-table tbody tr td {
    padding: 18px 20px;
    font-size: 14px;
    line-height: 1.6;
  }
  .product .container .specs-table-wrapper .specs-table tbody tr td:first-child {
    width: 35%;
  }
  .product .container .specs-table-wrapper .specs-table tbody tr td:last-child {
    width: 65%;
  }
  .product .container .specs-table-wrapper .specs-table tbody tr td.spec-value {
    line-height: 1.8;
  }
  .product .container .specs-table-wrapper .specs-table tbody tr td.spec-value .spec-value-item {
    margin: 6px 0;
  }
}
/* -----------------------------------
Responsive: 768–1023 (Tablet)
----------------------------------- */
@media (min-width: 768px) and (max-width: 1023px) {
  .product .title {
    padding: 8rem 0 8rem;
  }
  .product .title .en {
    left: 50%;
    top: 40%;
    opacity: 0.09;
    font-size: 16rem;
  }
  .product .title h2 {
    letter-spacing: 0.15rem;
    font-size: 4.25rem;
  }
  .product .title h2 .catch {
    padding: 0 6rem 0 6.5rem;
  }
  .product .title p {
    font-size: 1.8rem;
    margin: 0.5rem 0 0 0;
  }
  .product .container {
    max-width: 1920px;
    width: 92%;
    margin: 0 auto 0;
  }
  .product .container .comparison-table-wrapper {
    margin-bottom: 60px;
  }
  .product .container .comparison-table-wrapper .comparison-table {
    width: 100%;
  }
  .product .container .comparison-table-wrapper .comparison-table thead tr th {
    padding: 24px 20px;
    font-size: 16px;
    letter-spacing: 0.5px;
  }
  .product .container .comparison-table-wrapper .comparison-table tbody tr th {
    padding: 24px 20px;
    font-size: 16px;
    letter-spacing: 0.5px;
  }
  .product .container .comparison-table-wrapper .comparison-table tbody tr td {
    padding: 18px 20px;
    font-size: 14px;
    line-height: 1.6;
  }
  .product .container .comparison-table-wrapper .comparison-table tbody tr.product-image-row {
    padding: 30px 20px;
  }
  .product .container .comparison-table-wrapper .comparison-table tbody tr.product-image-row .product-image-cell {
    min-height: 200px;
  }
  .product .container .comparison-table-wrapper .comparison-table tbody tr.product-image-row .product-image-cell img {
    max-width: 150px;
    max-height: 200px;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .product .container .specs-table-wrapper .specs-table {
    width: 100%;
  }
  .product .container .specs-table-wrapper .specs-table thead tr th {
    padding: 20px;
    font-size: 16px;
    letter-spacing: 0.5px;
  }
  .product .container .specs-table-wrapper .specs-table tbody tr th {
    padding: 20px;
    font-size: 16px;
    letter-spacing: 0.5px;
  }
  .product .container .specs-table-wrapper .specs-table tbody tr td {
    padding: 18px 20px;
    font-size: 14px;
    line-height: 1.6;
  }
  .product .container .specs-table-wrapper .specs-table tbody tr td:first-child {
    width: 35%;
  }
  .product .container .specs-table-wrapper .specs-table tbody tr td:last-child {
    width: 65%;
  }
  .product .container .specs-table-wrapper .specs-table tbody tr td.spec-value {
    line-height: 1.8;
  }
  .product .container .specs-table-wrapper .specs-table tbody tr td.spec-value .spec-value-item {
    margin: 6px 0;
  }
}
/* -----------------------------------
Responsive: ～767 (Mobile)
---------------------------------- */
@media (max-width: 767px) {
  .product .title {
    padding: 8rem 0 8rem;
  }
  .product .title .en {
    left: 50%;
    top: 40%;
    opacity: 0.09;
    font-size: 30vw;
  }
  .product .title h2 {
    letter-spacing: 0.15rem;
    font-size: 4.25rem;
  }
  .product .title h2 .catch {
    padding: 0 6rem 0 6.5rem;
  }
  .product .title p {
    font-size: 1.8rem;
    margin: 0.5rem auto 0;
    width: 90%;
  }
  .product .title p br {
    display: none;
  }
  .product .container {
    max-width: 1920px;
    width: 92%;
    margin: 0 auto 0;
  }
  .product .container .comparison-table-wrapper {
    margin-bottom: 60px;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .product .container .comparison-table-wrapper .comparison-table {
    width: auto;
    min-width: 700px;
  }
  .product .container .comparison-table-wrapper .comparison-table thead tr th {
    padding: 24px 20px;
    font-size: 16px;
    letter-spacing: 0.5px;
  }
  .product .container .comparison-table-wrapper .comparison-table tbody tr th {
    padding: 24px 20px;
    font-size: 16px;
    letter-spacing: 0.5px;
  }
  .product .container .comparison-table-wrapper .comparison-table tbody tr td {
    padding: 18px 20px;
    font-size: 14px;
    line-height: 1.6;
  }
  .product .container .comparison-table-wrapper .comparison-table tbody tr.product-image-row {
    padding: 30px 20px;
  }
  .product .container .comparison-table-wrapper .comparison-table tbody tr.product-image-row .product-image-cell {
    min-height: 200px;
  }
  .product .container .comparison-table-wrapper .comparison-table tbody tr.product-image-row .product-image-cell img {
    max-width: 150px;
    max-height: 200px;
    -o-object-fit: contain;
       object-fit: contain;
  }
  .product .container .specs-table-wrapper .specs-table {
    width: 100%;
  }
  .product .container .specs-table-wrapper .specs-table thead tr th {
    padding: 20px;
    font-size: 16px;
    letter-spacing: 0.5px;
  }
  .product .container .specs-table-wrapper .specs-table tbody tr th {
    padding: 20px;
    font-size: 16px;
    letter-spacing: 0.5px;
  }
  .product .container .specs-table-wrapper .specs-table tbody tr td {
    padding: 18px 20px;
    font-size: 14px;
    line-height: 1.6;
  }
  .product .container .specs-table-wrapper .specs-table tbody tr td:first-child {
    width: 35%;
  }
  .product .container .specs-table-wrapper .specs-table tbody tr td:last-child {
    width: 65%;
  }
  .product .container .specs-table-wrapper .specs-table tbody tr td.spec-value {
    line-height: 1.8;
  }
  .product .container .specs-table-wrapper .specs-table tbody tr td.spec-value .spec-value-item {
    margin: 6px 0;
  }
}
/* =========================================================

ABOUT US

========================================================= */
.about-us .container {
  max-width: 1920px;
  width: 92%;
  margin: 0 auto 0;
}
.about-us .container .title {
  position: relative;
  background: url(../images/about-us.jpg) no-repeat 0 0;
  background-blend-mode: darken;
  background-color: rgba(0, 0, 0, 0.4);
  background-size: cover;
  border-radius: 1rem;
  display: flex;
  align-items: flex-end;
  border-radius: 1rem;
  overflow: hidden;
  height: 40rem;
  margin: 0 auto 0;
}
.about-us .container .title::before {
  content: "";
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: linear-gradient(0deg, rgb(0, 0, 0), #128d8d);
  opacity: 0.4;
}
.about-us .container .title .inner {
  position: relative;
  z-index: 2;
  padding: 5rem;
}
.about-us .container .title .inner .mark span {
  display: inline-block;
  font-family: "Jost";
  font-weight: 500;
  background: linear-gradient(135deg, #0e4844, #128d8d);
  color: #63c8c8;
  border: solid 1px #3aadad;
  border-radius: 10rem;
  padding: 0 2rem;
  font-size: 2.05rem;
}
.about-us .container .title .inner h2 {
  color: #fff;
  font-size: 3.5rem;
}
.about-us .container .title .inner h2 span {
  font-size: 0.8em;
}
.about-us .container .title .inner .sentence {
  color: #fff;
  font-size: 2.2rem;
}
.about-us .container .content {
  display: flex;
  justify-content: space-between;
  padding: 4rem 0 0 0;
}
.about-us .container .content .left {
  width: 49%;
}
.about-us .container .content .left .hojokin {
  overflow: hidden;
  position: relative;
  border: solid 1px #17524a;
  padding: 6rem 3rem;
}
.about-us .container .content .left .hojokin::before, .about-us .container .content .left .hojokin::after {
  content: "";
  position: absolute;
  filter: blur(120px); /* 強くぼかして柔らかな光にする */
  background: linear-gradient(135deg, rgba(0, 200, 151, 0.5) 0%, rgba(180, 255, 240, 0.1) 100%);
  border-radius: 50%;
  z-index: 1;
  opacity: 0.6;
}
.about-us .container .content .left .hojokin::before {
  width: 30rem;
  height: 30rem;
  right: 0;
}
.about-us .container .content .left .hojokin::after {
  width: 30rem;
  height: 30rem;
  left: 0;
  top: 10rem;
}
.about-us .container .content .left .hojokin .sub-title {
  position: relative;
  z-index: 3;
  display: flex;
  align-items: center;
}
.about-us .container .content .left .hojokin .sub-title .icon {
  display: block;
  width: 3rem;
  height: auto;
}
.about-us .container .content .left .hojokin .sub-title h3 {
  color: #00ccb1;
  font-size: 2.4rem;
  padding: 0 0 0 1rem;
}
.about-us .container .content .left .hojokin .sentence {
  margin: 1rem 0 0 0;
}
.about-us .container .content .left .hojokin .sentence p {
  color: #fff;
  line-height: 1.8;
  font-size: 1.8rem;
}
.about-us .container .content .left .explain {
  margin: 3rem 0 0 0;
}
.about-us .container .content .left .explain p {
  color: #c0c0c0;
  line-height: 2;
  font-size: 1.7rem;
  padding: 1.5rem 0;
}
.about-us .container .content .right {
  width: 49%;
}
.about-us .container .content .right ul {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  flex-wrap: wrap;
}
.about-us .container .content .right ul li {
  color: #fff;
  width: 49%;
  margin: 2rem 0 0 0;
  padding: 3rem;
  background: linear-gradient(90deg, #112920, #0b332e);
  border: solid 1px #1b1b1b;
}
.about-us .container .content .right ul li .icon {
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(218, 255, 236, 0.15);
  border-radius: 0.5rem;
  width: 5rem;
  height: 5rem;
}
.about-us .container .content .right ul li .icon img {
  width: 60%;
  height: auto;
}
.about-us .container .content .right ul li h3 {
  font-size: 2.2rem;
  margin: 2rem 0 0 0;
}
.about-us .container .content .right ul li .semi {
  opacity: 0.5;
  margin: 0.5rem 0 0;
  font-size: 1.5rem;
}
.about-us .container .content .right ul li .semi a {
  text-decoration: underline;
  color: #fff;
}
.about-us .container .content .right ul li:nth-child(1) {
  width: 100%;
  margin: 0;
}
.about-us .container .content .right ul li.max {
  width: 100%;
}
.about-us .container .content .right ul li .inner {
  display: flex;
}
.about-us .container .content .right ul li .inner .thumb {
  width: 50%;
  padding: 0 3rem 0 0;
}
.about-us .container .content .right ul li .inner .thumb img {
  width: 100%;
  height: auto;
}
.about-us .container .content .right ul li .inner .text {
  width: 50%;
  padding: 0 0 0 3rem;
}

/* -----------------------------------
Responsive: 1024–1280 (Small PC)
----------------------------------- */
@media (min-width: 1024px) and (max-width: 1280px) {
  .about-us .container {
    max-width: 100%;
    width: 96%;
    margin: 0 auto 0;
  }
  .about-us .container .title {
    border-radius: 1rem;
    border-radius: 1rem;
    height: 40rem;
    margin: 0 auto 0;
  }
  .about-us .container .title::before {
    opacity: 0.4;
  }
  .about-us .container .title .inner {
    padding: 5rem;
  }
  .about-us .container .title .inner .mark span {
    padding: 0 2rem;
    font-size: 2.05rem;
  }
  .about-us .container .title .inner h2 {
    font-size: 3.5rem;
  }
  .about-us .container .title .inner h2 span {
    font-size: 0.8em;
  }
  .about-us .container .title .inner .sentence {
    font-size: 2.2rem;
  }
  .about-us .container .content {
    padding: 4rem 0 0 0;
  }
  .about-us .container .content .left {
    width: 49%;
  }
  .about-us .container .content .left .hojokin {
    padding: 6rem 3rem;
  }
  .about-us .container .content .left .hojokin::before, .about-us .container .content .left .hojokin::after {
    filter: blur(120px); /* 強くぼかして柔らかな光にする */
    border-radius: 50%;
    z-index: 1;
    opacity: 0.6;
  }
  .about-us .container .content .left .hojokin::before {
    width: 20rem;
    height: 20rem;
    right: 0;
  }
  .about-us .container .content .left .hojokin::after {
    width: 20rem;
    height: 20rem;
    left: 0;
    top: 10rem;
  }
  .about-us .container .content .left .hojokin .sub-title .icon {
    width: 3rem;
  }
  .about-us .container .content .left .hojokin .sub-title h3 {
    font-size: 2.4rem;
    padding: 0 0 0 1rem;
  }
  .about-us .container .content .left .hojokin .sentence {
    margin: 1rem 0 0 0;
  }
  .about-us .container .content .left .hojokin .sentence p {
    line-height: 1.8;
    font-size: 1.7rem;
  }
  .about-us .container .content .left .explain {
    margin: 3rem 0 0 0;
  }
  .about-us .container .content .left .explain p {
    line-height: 2;
    font-size: 1.7rem;
    padding: 1.5rem 0;
  }
  .about-us .container .content .right {
    width: 49%;
  }
  .about-us .container .content .right ul {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .about-us .container .content .right ul li {
    width: 49%;
    margin: 2rem 0 0 0;
    padding: 3rem;
  }
  .about-us .container .content .right ul li .icon {
    border-radius: 0.5rem;
    width: 4rem;
    height: 4rem;
  }
  .about-us .container .content .right ul li .icon img {
    width: 60%;
    height: auto;
  }
  .about-us .container .content .right ul li h3 {
    font-size: 2rem;
    margin: 1.5rem 0 0 0;
  }
  .about-us .container .content .right ul li .semi {
    opacity: 0.5;
    margin: 0.5rem 0 0;
    font-size: 1.5rem;
  }
  .about-us .container .content .right ul li:nth-child(1) {
    width: 100%;
    margin: 0;
  }
  .about-us .container .content .right ul li.max {
    width: 100%;
  }
  .about-us .container .content .right ul li .inner .thumb {
    width: 50%;
    padding: 0 3rem 0 0;
  }
  .about-us .container .content .right ul li .inner .thumb img {
    width: 100%;
    height: auto;
  }
  .about-us .container .content .right ul li .inner .text {
    width: 50%;
    padding: 0 0 0 3rem;
  }
}
/* -----------------------------------
Responsive: 768–1023 (Tablet)
----------------------------------- */
@media (min-width: 768px) and (max-width: 1023px) {
  .about-us .container {
    max-width: 100%;
    width: 96%;
    margin: 0 auto 0;
  }
  .about-us .container .title {
    border-radius: 1rem;
    border-radius: 1rem;
    height: 40rem;
    margin: 0 auto 0;
  }
  .about-us .container .title::before {
    opacity: 0.4;
  }
  .about-us .container .title .inner {
    padding: 5rem;
  }
  .about-us .container .title .inner .mark span {
    padding: 0 2rem;
    font-size: 2.05rem;
  }
  .about-us .container .title .inner h2 {
    font-size: 3.5rem;
  }
  .about-us .container .title .inner h2 span {
    font-size: 0.8em;
  }
  .about-us .container .title .inner .sentence {
    font-size: 2.2rem;
  }
  .about-us .container .content {
    padding: 4rem 0 0 0;
  }
  .about-us .container .content .left {
    width: 49%;
  }
  .about-us .container .content .left .hojokin {
    padding: 6rem 3rem;
  }
  .about-us .container .content .left .hojokin::before, .about-us .container .content .left .hojokin::after {
    filter: blur(120px); /* 強くぼかして柔らかな光にする */
    border-radius: 50%;
    z-index: 1;
    opacity: 0.6;
  }
  .about-us .container .content .left .hojokin::before {
    width: 20rem;
    height: 20rem;
    right: 0;
  }
  .about-us .container .content .left .hojokin::after {
    width: 20rem;
    height: 20rem;
    left: 0;
    top: 10rem;
  }
  .about-us .container .content .left .hojokin .sub-title .icon {
    width: 3rem;
  }
  .about-us .container .content .left .hojokin .sub-title h3 {
    font-size: 2.4rem;
    padding: 0 0 0 1rem;
  }
  .about-us .container .content .left .hojokin .sentence {
    margin: 1rem 0 0 0;
  }
  .about-us .container .content .left .hojokin .sentence p {
    line-height: 1.8;
    font-size: 1.7rem;
  }
  .about-us .container .content .left .explain {
    margin: 3rem 0 0 0;
  }
  .about-us .container .content .left .explain p {
    line-height: 2;
    font-size: 1.7rem;
    padding: 1.5rem 0;
  }
  .about-us .container .content .right {
    width: 49%;
  }
  .about-us .container .content .right ul {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .about-us .container .content .right ul li {
    width: 49%;
    margin: 2rem 0 0 0;
    padding: 3rem;
  }
  .about-us .container .content .right ul li .icon {
    border-radius: 0.5rem;
    width: 4rem;
    height: 4rem;
  }
  .about-us .container .content .right ul li .icon img {
    width: 60%;
    height: auto;
  }
  .about-us .container .content .right ul li h3 {
    font-size: 2rem;
    margin: 1.5rem 0 0 0;
  }
  .about-us .container .content .right ul li .semi {
    opacity: 0.5;
    margin: 0.5rem 0 0;
    font-size: 1.5rem;
  }
  .about-us .container .content .right ul li:nth-child(1) {
    width: 100%;
    margin: 0;
  }
  .about-us .container .content .right ul li.max {
    width: 100%;
  }
  .about-us .container .content .right ul li .inner {
    display: block;
  }
  .about-us .container .content .right ul li .inner .thumb {
    width: 100%;
    padding: 0 0rem 0 0;
  }
  .about-us .container .content .right ul li .inner .thumb img {
    width: 100%;
    height: auto;
  }
  .about-us .container .content .right ul li .inner .text {
    width: 100%;
    padding: 3rem 0 0 0;
  }
}
/* -----------------------------------
Responsive: ～767 (Mobile)
---------------------------------- */
@media (max-width: 767px) {
  .about-us .container {
    max-width: 100%;
    width: 92%;
    margin: 0 auto 0;
  }
  .about-us .container .title {
    border-radius: 1rem;
    border-radius: 1rem;
    height: 40rem;
    margin: 0 auto 0;
  }
  .about-us .container .title::before {
    opacity: 0.4;
  }
  .about-us .container .title .inner {
    padding: 5rem 3rem;
  }
  .about-us .container .title .inner .mark span {
    padding: 0 2rem;
    font-size: 2.05rem;
  }
  .about-us .container .title .inner h2 {
    font-size: 3.5rem;
  }
  .about-us .container .title .inner h2 span {
    font-size: 0.8em;
  }
  .about-us .container .title .inner .sentence {
    font-size: 2.2rem;
  }
  .about-us .container .content {
    padding: 4rem 0 0 0;
    display: block;
  }
  .about-us .container .content .left {
    width: 100%;
  }
  .about-us .container .content .left .hojokin {
    padding: 6rem 3rem;
  }
  .about-us .container .content .left .hojokin::before, .about-us .container .content .left .hojokin::after {
    filter: blur(120px); /* 強くぼかして柔らかな光にする */
    border-radius: 50%;
    z-index: 1;
    opacity: 0.6;
  }
  .about-us .container .content .left .hojokin::before {
    width: 20rem;
    height: 20rem;
    right: 0;
  }
  .about-us .container .content .left .hojokin::after {
    width: 20rem;
    height: 20rem;
    left: 0;
    top: 10rem;
  }
  .about-us .container .content .left .hojokin .sub-title .icon {
    width: 3rem;
  }
  .about-us .container .content .left .hojokin .sub-title h3 {
    font-size: 2.4rem;
    padding: 0 0 0 1rem;
  }
  .about-us .container .content .left .hojokin .sentence {
    margin: 1rem 0 0 0;
  }
  .about-us .container .content .left .hojokin .sentence p {
    line-height: 1.8;
    font-size: 1.7rem;
  }
  .about-us .container .content .left .explain {
    margin: 3rem 0 0 0;
  }
  .about-us .container .content .left .explain p {
    line-height: 2;
    font-size: 1.7rem;
    padding: 1.5rem 2rem;
  }
  .about-us .container .content .right {
    width: 100%;
    margin: 2rem 0 0 0;
  }
  .about-us .container .content .right ul {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .about-us .container .content .right ul li {
    width: 49%;
    margin: 2rem 0 0 0;
    padding: 3rem;
  }
  .about-us .container .content .right ul li .icon {
    border-radius: 0.5rem;
    width: 4rem;
    height: 4rem;
  }
  .about-us .container .content .right ul li .icon img {
    width: 60%;
    height: auto;
  }
  .about-us .container .content .right ul li h3 {
    font-size: 2rem;
    margin: 1.5rem 0 0 0;
  }
  .about-us .container .content .right ul li .semi {
    opacity: 0.5;
    margin: 0.5rem 0 0;
    font-size: 1.5rem;
  }
  .about-us .container .content .right ul li:nth-child(1) {
    width: 100%;
    margin: 0;
  }
  .about-us .container .content .right ul li.max {
    width: 100%;
  }
  .about-us .container .content .right ul li .inner {
    display: block;
  }
  .about-us .container .content .right ul li .inner .thumb {
    width: 100%;
    padding: 0 0rem 0 0;
  }
  .about-us .container .content .right ul li .inner .thumb img {
    width: 100%;
    height: auto;
  }
  .about-us .container .content .right ul li .inner .text {
    width: 100%;
    padding: 3rem 0 0 0;
  }
}
/* =========================================================

FLOW

========================================================= */
.flow {
  margin: 10rem 0 0 0;
}
.flow .title {
  color: #fff;
  text-align: center;
  padding: 3rem 0 8rem 0;
}
.flow .title .en {
  line-height: 1;
  font-family: "Jost";
  font-weight: 400;
  letter-spacing: 2rem;
  font-size: 10rem;
  opacity: 0.6;
  -webkit-text-stroke: 2px #fff;
  -webkit-text-fill-color: transparent;
}
.flow .title h2 {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 2.3rem;
  margin: 0rem 0 2rem;
  border: solid 2px #fff;
  transform: skew(-20deg);
}
.flow .title h2 .catch {
  padding: 1rem 8rem;
  transform: skew(20deg);
}
.flow .title p {
  opacity: 0.7;
  font-size: 2rem;
}
.flow .box-wrapper {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  max-width: 1920px;
  width: 92%;
  margin: 0 auto 0;
}
.flow .box-wrapper .box {
  background-color: rgba(13, 46, 46, 0.4);
  border: 1px solid rgba(93, 159, 145, 0.2);
  border-radius: 1rem;
  padding: 3rem;
  width: 23%;
}
.flow .box-wrapper .box .number {
  font-family: "Jost";
  font-weight: 500;
  color: #acacac;
  letter-spacing: -0.1rem;
  opacity: 0.1;
  font-size: 6rem;
  margin: 0 0 0 0.5rem;
}
.flow .box-wrapper .box h3 {
  color: #fff;
  font-size: 2.35rem;
}
.flow .box-wrapper .box .sentence p {
  color: #969696;
  padding: 1rem 0;
  font-size: 1.6rem;
}
.flow .box-wrapper .box:nth-child(2n) {
  background-color: rgba(34, 67, 79, 0.4);
}
.flow .box-wrapper .arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2%;
}

/* -----------------------------------
Responsive: 1024–1280 (Small PC)
----------------------------------- */
@media (min-width: 1024px) and (max-width: 1280px) {
  .flow {
    margin: 10rem 0 0 0;
  }
  .flow .title {
    padding: 3rem 0 5rem 0;
  }
  .flow .title .en {
    line-height: 1;
    letter-spacing: 2rem;
    font-size: 8rem;
    opacity: 0.5;
  }
  .flow .title h2 {
    font-size: 2.3rem;
    margin: 0rem 0 2rem;
    transform: skew(-20deg);
  }
  .flow .title h2 .catch {
    padding: 1rem 8rem;
    transform: skew(20deg);
  }
  .flow .title p {
    opacity: 0.7;
    font-size: 2rem;
  }
  .flow .box-wrapper {
    max-width: 100%;
    width: 96%;
    margin: 0 auto 0;
  }
  .flow .box-wrapper .box {
    border-radius: 1rem;
    padding: 3rem 1.5rem;
    width: 23.5%;
  }
  .flow .box-wrapper .box .number {
    letter-spacing: -0.1rem;
    opacity: 0.1;
    font-size: 5rem;
    margin: 0 0 0 0.5rem;
  }
  .flow .box-wrapper .box h3 {
    font-size: 2.15rem;
  }
  .flow .box-wrapper .box .sentence p {
    padding: 1rem 0;
    font-size: 1.6rem;
  }
  .flow .box-wrapper .arrow {
    width: 1.5%;
  }
}
/* -----------------------------------
Responsive: 768–1023 (Tablet)
----------------------------------- */
@media (min-width: 768px) and (max-width: 1023px) {
  .flow {
    margin: 10rem 0 0 0;
  }
  .flow .title {
    padding: 3rem 0 5rem 0;
  }
  .flow .title .en {
    line-height: 1;
    letter-spacing: 2rem;
    font-size: 8rem;
    opacity: 0.5;
  }
  .flow .title h2 {
    font-size: 2.3rem;
    margin: 0rem 0 2rem;
    transform: skew(-20deg);
  }
  .flow .title h2 .catch {
    padding: 1rem 8rem;
    transform: skew(20deg);
  }
  .flow .title p {
    opacity: 0.7;
    font-size: 2rem;
  }
  .flow .box-wrapper {
    max-width: 100%;
    width: 96%;
    margin: 0 auto 0;
    flex-wrap: wrap;
  }
  .flow .box-wrapper .box {
    border-radius: 1rem;
    padding: 3rem 1.5rem;
    width: 48.5%;
    margin: 2rem 0 0 0;
  }
  .flow .box-wrapper .box .number {
    letter-spacing: -0.1rem;
    opacity: 0.1;
    font-size: 5rem;
    margin: 0 0 0 0.5rem;
  }
  .flow .box-wrapper .box h3 {
    font-size: 2.15rem;
  }
  .flow .box-wrapper .box .sentence p {
    padding: 1rem 0;
    font-size: 1.6rem;
  }
  .flow .box-wrapper .arrow {
    width: 1.5%;
  }
  .flow .box-wrapper .arrow.arrow-02 {
    display: none;
  }
}
/* -----------------------------------
Responsive: ～767 (Mobile)
---------------------------------- */
@media (max-width: 767px) {
  .flow {
    margin: 10rem 0 0 0;
  }
  .flow .title {
    padding: 3rem 0 5rem 0;
  }
  .flow .title .en {
    line-height: 1;
    letter-spacing: 2rem;
    font-size: 17vw;
    opacity: 0.5;
  }
  .flow .title h2 {
    font-size: 2.3rem;
    margin: 0rem 0 2rem;
    transform: skew(-20deg);
  }
  .flow .title h2 .catch {
    padding: 1rem 5rem;
    transform: skew(20deg);
  }
  .flow .title p {
    opacity: 0.7;
    font-size: 2rem;
    width: 90%;
    margin: 0 auto;
  }
  .flow .title p br {
    display: none;
  }
  .flow .box-wrapper {
    max-width: 100%;
    width: 92%;
    margin: 0 auto 0;
    flex-wrap: wrap;
    display: block;
  }
  .flow .box-wrapper .box {
    border-radius: 1rem;
    padding: 3rem 1.5rem;
    width: 100%;
    margin: 0.5rem 0 0 0;
  }
  .flow .box-wrapper .box .number {
    letter-spacing: -0.1rem;
    opacity: 0.1;
    font-size: 5rem;
    margin: 0 0 0 0.5rem;
  }
  .flow .box-wrapper .box h3 {
    font-size: 2.15rem;
  }
  .flow .box-wrapper .box .sentence p {
    padding: 1rem 0;
    font-size: 1.6rem;
  }
  .flow .box-wrapper .arrow {
    width: 4vw;
    margin: 0.5rem auto 0;
  }
  .flow .box-wrapper .arrow img {
    transform: rotate(90deg);
  }
}
/* =========================================================

CTA

========================================================= */
.cta {
  background: linear-gradient(135deg, #030c09, #08342e);
  margin: 6rem 0 6rem;
  padding: 10rem 0 12rem;
}
.cta .container .title {
  text-align: center;
}
.cta .container .title .en {
  font-family: "Jost";
  font-weight: 500;
  letter-spacing: 0.5rem;
  font-size: 6rem;
  color: #cbcecb;
}
.cta .container .title .en .color {
  color: #00b593;
}
.cta .container ul {
  display: flex;
  justify-content: center;
  align-items: stretch;
  gap: 1rem;
  margin: 3rem 0 0 0;
}
.cta .container ul li {
  border: solid 2px #878787;
  color: #9d9d9d;
  font-size: 1.6rem;
  padding: 1rem 4rem;
  transform: skew(-20deg);
}
.cta .container ul li span {
  display: inline-block;
  transform: skew(20deg);
}
.cta .container h2 {
  text-align: center;
  color: #fff;
  font-size: 3rem;
  margin: 3rem 0 0 0;
}
.cta .container .sentence {
  text-align: center;
  margin: 2rem 0 0 0;
}
.cta .container .sentence p {
  opacity: 0.7;
  color: #fff;
  font-size: 2.2rem;
}
.cta .container .btn-wrapper {
  margin: 8rem 0 0 0;
  display: flex;
  justify-content: center;
  gap: 2rem;
}
.cta .container .btn-wrapper .btn a {
  padding: 2rem 6rem;
  border-radius: 4px;
  font-size: 2.25rem;
}
.cta .container .btn-wrapper .btn.btn-01 a {
  border: solid 1px #00c897;
  color: #00c897;
}
.cta .container .btn-wrapper .btn.btn-02 a {
  background: linear-gradient(135deg, #019c76 0%, #009699 100%);
  color: #fff;
}

/* -----------------------------------
Responsive: 1024–1280 (Small PC)
----------------------------------- */
@media (min-width: 1024px) and (max-width: 1280px) {
  .cta {
    margin: 6rem 0 6rem;
    padding: 10rem 0 12rem;
  }
  .cta .container .title .en {
    letter-spacing: 0.5rem;
    font-size: 6rem;
  }
  .cta .container ul {
    gap: 1rem;
    margin: 3rem 0 0 0;
  }
  .cta .container ul li {
    font-size: 1.6rem;
    padding: 1rem 2.5rem;
    transform: skew(-20deg);
  }
  .cta .container ul li span {
    transform: skew(20deg);
  }
  .cta .container h2 {
    font-size: 3rem;
    margin: 3rem 0 0 0;
  }
  .cta .container .sentence {
    margin: 5rem;
  }
  .cta .container .sentence p {
    opacity: 0.7;
    font-size: 2.2rem;
  }
  .cta .container .btn-wrapper {
    margin: 8rem 0 0 0;
    gap: 2rem;
  }
  .cta .container .btn-wrapper .btn a {
    padding: 2rem 6rem;
    border-radius: 4px;
    font-size: 2.25rem;
  }
}
/* -----------------------------------
Responsive: 768–1023 (Tablet)
----------------------------------- */
@media (min-width: 768px) and (max-width: 1023px) {
  .cta {
    margin: 6rem 0 6rem;
    padding: 10rem 0 12rem;
  }
  .cta .container .title .en {
    letter-spacing: 0.5rem;
    font-size: 5rem;
  }
  .cta .container h2 {
    font-size: 3rem;
    margin: 3rem 0 0 0;
  }
  .cta .container ul {
    gap: 0.5rem;
    margin: 3rem 0 0 0;
  }
  .cta .container ul li {
    font-size: 1.5rem;
    padding: 1rem 1.25rem;
    transform: skew(-20deg);
  }
  .cta .container ul li span {
    transform: skew(20deg);
  }
  .cta .container .sentence {
    margin: 5rem;
  }
  .cta .container .sentence p {
    opacity: 0.7;
    font-size: 2.2rem;
  }
  .cta .container .btn-wrapper {
    margin: 8rem 0 0 0;
    gap: 2rem;
  }
  .cta .container .btn-wrapper .btn a {
    padding: 2rem 4rem;
    border-radius: 4px;
    font-size: 2rem;
  }
}
/* -----------------------------------
Responsive: ～767 (Mobile)
---------------------------------- */
@media (max-width: 767px) {
  .cta {
    margin: 6rem 0 6rem;
    padding: 10rem 0 12rem;
  }
  .cta .container .title .en {
    letter-spacing: 0.25rem;
    font-size: 4.75rem;
  }
  .cta .container h2 {
    font-size: 6vw;
    margin: 3rem 0 0 0;
  }
  .cta .container ul {
    gap: 0.5rem;
    margin: 3rem auto 0;
    display: block;
    width: 80%;
  }
  .cta .container ul li {
    text-align: center;
    font-size: 1.5rem;
    padding: 1rem 1.25rem;
    transform: skew(-20deg);
    margin: 1rem 0;
  }
  .cta .container ul li span {
    transform: skew(20deg);
  }
  .cta .container .sentence {
    margin: 5rem auto 5rem;
    width: 90%;
  }
  .cta .container .sentence p {
    opacity: 0.7;
    font-size: 4vw;
  }
  .cta .container .sentence p br {
    display: none;
  }
  .cta .container .btn-wrapper {
    margin: 8rem auto 0;
    gap: 2rem;
    display: block;
    width: 90%;
  }
  .cta .container .btn-wrapper .btn {
    margin: 2rem 0 0 0;
    text-align: center;
  }
  .cta .container .btn-wrapper .btn a {
    padding: 2rem 4rem;
    display: block;
    border-radius: 4px;
    font-size: 2rem;
  }
}
/*===================================================================================================
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 

〇 SECTION TITLE 〇

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
====================================================================================================*/
.faq {
  padding: 100px 0 60px 0;
  background-image: radial-gradient(at 53% 58%, hsla(183, 41%, 40%, 0.15) 0px, transparent 50%);
}
.faq .title {
  position: relative;
  padding: 4rem 0 0 0;
}
.faq .title .back {
  position: absolute;
  z-index: 1;
  color: #fff;
  font-family: "Jost";
  font-weight: 400;
  opacity: 0.2;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  letter-spacing: 20px;
  font-size: 16rem;
  -webkit-text-stroke: 2px #fff;
  -webkit-text-fill-color: transparent;
}
.faq .title h2 {
  position: relative;
  z-index: 2;
  letter-spacing: 0px;
  text-align: center;
  font-size: 34px;
  color: #fff;
}
.faq .title h2 span {
  position: relative;
  display: inline-block;
  padding: 0 10px 0 10px;
}
.faq .title h2 span::before {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
  background: #fff;
  content: "";
  width: calc(100% - 20px);
  height: 3px;
}
.faq .box-wrapper {
  display: flex;
  justify-content: space-between;
  max-width: 1920px;
  margin: 0 auto 0;
  width: 92%;
}
.faq .box-wrapper .box {
  margin: 45px auto 0;
  width: 100%;
}
.faq .box-wrapper .box ul {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0;
}
.faq .box-wrapper .box ul li {
  list-style: none;
  margin: 1.5rem 0 0 0;
  position: relative;
  border: solid 1px #566f6c;
  width: 49%;
}
.faq .box-wrapper .box ul li button {
  z-index: 2;
  position: relative;
  color: #ffffff;
  border: none;
  background: none;
  text-align: left;
  cursor: pointer;
  font-size: 1em;
  width: 100%;
  padding: 15px 0 15px 20px;
}
.faq .box-wrapper .box ul li button .border {
  position: absolute;
  z-index: 2;
  opacity: 0.9;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-width: 3px;
  border-style: solid;
  border-image: linear-gradient(90deg, #58ceba 0%, #c4f5d4 45%, #369dcd 70%, #c4f5d4 85%, #58ceba 90% 100%);
  -o-border-image: linear-gradient(90deg, #58ceba 0%, #c4f5d4 45%, #369dcd 70%, #c4f5d4 85%, #58ceba 90% 100%);
  border-image-slice: 1;
  content: "";
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  z-index: 1;
}
.faq .box-wrapper .box ul li button .inset {
  display: inline-flex;
  align-items: center;
  position: relative;
  z-index: 2;
}
.faq .box-wrapper .box ul li button .inset .mark {
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Jost";
  color: #ccc;
  line-height: 1;
  background: #438a7b;
  font-size: 2rem;
  width: 3.5rem;
  height: 3.5rem;
}
.faq .box-wrapper .box ul li button .inset h3 {
  padding: 0 50px 0 20px;
}
.faq .box-wrapper .box ul li button .inset h3 .catch {
  font-size: 19px;
  color: #fff;
}
.faq .box-wrapper .box ul li button::before, .faq .box-wrapper .box ul li button::after {
  position: absolute;
  line-height: 0;
  top: 50%;
  transform: translate(0, -50%);
  background-color: #438a7b;
  content: "";
  transition: 0.5s;
  width: 1.5px;
  height: 8px;
}
.faq .box-wrapper .box ul li button::before {
  right: 35px;
  transform: translate(0, -50%) rotate(-45deg);
}
.faq .box-wrapper .box ul li button::after {
  right: 30px;
  transform: translate(0, -50%) rotate(45deg);
}
.faq .box-wrapper .box ul li button:hover {
  background: #3e3e3e;
}
.faq .box-wrapper .box ul li ul {
  overflow: hidden;
  transition: 0.5s;
  height: 0;
  margin: 0;
  padding: 0;
}
.faq .box-wrapper .box ul li ul li {
  width: 100%;
  margin: 0 0 0 0;
  padding: 20px 20px 20px 20px;
}
.faq .box-wrapper .box ul li ul li .inset {
  display: flex;
  align-items: center;
  color: #fff;
}
.faq .box-wrapper .box ul li ul li .inset .mark {
  color: #ffffff;
  border-radius: 50%;
  background: #438a7b;
  width: 3.5rem;
  height: 3.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.faq .box-wrapper .box ul li ul li .inset .mark span {
  font-family: "Jost";
  text-align: center;
  font-size: 2rem;
}
.faq .box-wrapper .box ul li ul li .inset .sentence {
  font-size: 1.6rem;
  width: calc(100% - 40px);
  padding: 0 0 0 20px;
}
.faq .box-wrapper .box ul li ul li .inset .sentence p {
  color: #fff;
  opacity: 0.7;
  line-height: 1.8;
  padding: 0 0 0 0;
}
.faq .box-wrapper .box ul li.active button::before {
  transform: rotate(-135deg);
  transition: 0.5s;
}
.faq .box-wrapper .box ul li.active button::after {
  transform: rotate(135deg);
  transition: 0.5s;
}
.faq .box-wrapper .box ul li.active ul li:last-child {
  border-bottom: none;
}
.faq .box-wrapper .box ul.active {
  overflow-y: auto;
}

/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □  

◆	Stylesheet: 1024px～1280px(iPad縦からiPad横)までのモニタで適用	◆

start----------------------------------------------------------------------------*/
@media screen and (min-width: 1024px) and (max-width: 1280px) {
  .faq {
    padding: 100px 0 60px 0;
  }
  .faq .title {
    position: relative;
    padding: 0 0 0 0;
  }
  .faq .title .back {
    opacity: 0.3;
    letter-spacing: 20px;
    font-size: 125px;
  }
  .faq .title h2 {
    letter-spacing: 3px;
    font-size: 30px;
  }
  .faq .title h2 span {
    padding: 0 10px 0 10px;
  }
  .faq .title h2 span::before {
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0);
    width: calc(100% - 20px);
    height: 3px;
  }
  .faq .box-wrapper {
    max-width: 1920px;
    margin: 0 auto 0;
    width: 96%;
  }
  .faq .box-wrapper .box {
    margin: 45px auto 0;
  }
  .faq .box-wrapper .box ul {
    padding: 0;
    display: block;
  }
  .faq .box-wrapper .box ul li {
    width: 100%;
    margin: 10px 0 0 0;
  }
  .faq .box-wrapper .box ul li button {
    font-size: 1em;
    width: 100%;
    padding: 15px 0 15px 20px;
  }
  .faq .box-wrapper .box ul li button .inset .mark {
    font-size: 18px;
    width: 30px;
    height: 30px;
  }
  .faq .box-wrapper .box ul li button .inset h3 {
    padding: 0 50px 0 20px;
  }
  .faq .box-wrapper .box ul li button .inset h3 .catch {
    font-size: 17px;
  }
  .faq .box-wrapper .box ul li button::before, .faq .box-wrapper .box ul li button::after {
    width: 1.5px;
    height: 8px;
  }
  .faq .box-wrapper .box ul li button::before {
    right: 35px;
    transform: translate(0, -50%) rotate(-45deg);
  }
  .faq .box-wrapper .box ul li button::after {
    right: 30px;
    transform: translate(0, -50%) rotate(45deg);
  }
  .faq .box-wrapper .box ul li ul {
    transition: 0.5s;
    height: 0;
    margin: 0;
    padding: 0;
  }
  .faq .box-wrapper .box ul li ul li {
    width: 100%;
    margin: 0 0 0 0;
    padding: 20px 20px 20px 20px;
  }
  .faq .box-wrapper .box ul li ul li .inset .mark {
    width: 30px;
    height: 30px;
  }
  .faq .box-wrapper .box ul li ul li .inset .mark p {
    font-size: 18px;
  }
  .faq .box-wrapper .box ul li ul li .inset .sentence {
    font-size: 16px;
    width: calc(100% - 30px);
    padding: 0 0 0 20px;
  }
  .faq .box-wrapper .box ul li ul li .inset .sentence p {
    line-height: 1.8;
    padding: 0 0 0 0;
  }
  .faq .box-wrapper .box ul li.active button::before {
    transform: rotate(-135deg);
    transition: 0.5s;
  }
  .faq .box-wrapper .box ul li.active button::after {
    transform: rotate(135deg);
    transition: 0.5s;
  }
  .faq .box-wrapper .box ul li.active ul li:last-child {
    border-bottom: none;
  }
  .faq .box-wrapper .box ul.active {
    overflow-y: auto;
  }
} /* 1024px～1280px responsive-close



/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □  

◆	Stylesheet: 768px～1023px(iPad縦からiPad横)までのモニタで適用	◆

start----------------------------------------------------------------------------*/
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .faq {
    padding: 100px 0 60px 0;
  }
  .faq .title {
    position: relative;
    padding: 0 0 0 0;
  }
  .faq .title .back {
    opacity: 0.3;
    letter-spacing: 20px;
    font-size: 125px;
  }
  .faq .title h2 {
    letter-spacing: 3px;
    font-size: 30px;
  }
  .faq .title h2 span {
    padding: 0 10px 0 10px;
  }
  .faq .title h2 span::before {
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0);
    width: calc(100% - 20px);
    height: 3px;
  }
  .faq .box-wrapper .box {
    max-width: 96%;
    margin: 45px auto 0;
  }
  .faq .box-wrapper .box ul {
    padding: 0;
    display: block;
  }
  .faq .box-wrapper .box ul li {
    width: 100%;
    margin: 15px 0 0 0;
  }
  .faq .box-wrapper .box ul li button {
    font-size: 1em;
    width: 100%;
    padding: 15px 0 15px 20px;
  }
  .faq .box-wrapper .box ul li button .inset .mark {
    font-size: 20px;
    width: 32px;
    height: 32px;
  }
  .faq .box-wrapper .box ul li button .inset h3 {
    padding: 0 50px 0 20px;
  }
  .faq .box-wrapper .box ul li button .inset h3 .catch {
    font-size: 18px;
  }
  .faq .box-wrapper .box ul li button::before, .faq .box-wrapper .box ul li button::after {
    width: 1.5px;
    height: 8px;
  }
  .faq .box-wrapper .box ul li button::before {
    right: 35px;
    transform: translate(0, -50%) rotate(-45deg);
  }
  .faq .box-wrapper .box ul li button::after {
    right: 30px;
    transform: translate(0, -50%) rotate(45deg);
  }
  .faq .box-wrapper .box ul li ul {
    transition: 0.5s;
    height: 0;
    margin: 0;
    padding: 0;
  }
  .faq .box-wrapper .box ul li ul li {
    width: 100%;
    margin: 0 0 0 0;
    padding: 20px 20px 20px 20px;
  }
  .faq .box-wrapper .box ul li ul li .inset .mark {
    width: 40px;
    height: 40px;
  }
  .faq .box-wrapper .box ul li ul li .inset .mark p {
    font-size: 26px;
  }
  .faq .box-wrapper .box ul li ul li .inset .sentence {
    font-size: 18px;
    width: calc(100% - 40px);
    padding: 0 0 0 20px;
  }
  .faq .box-wrapper .box ul li ul li .inset .sentence p {
    line-height: 1.8;
    padding: 0 0 0 0;
  }
  .faq .box-wrapper .box ul li.active button::before {
    transform: rotate(-135deg);
    transition: 0.5s;
  }
  .faq .box-wrapper .box ul li.active button::after {
    transform: rotate(135deg);
    transition: 0.5s;
  }
  .faq .box-wrapper .box ul li.active ul li:last-child {
    border-bottom: none;
  }
  .faq .box-wrapper .box ul.active {
    overflow-y: auto;
  }
} /* 768px～1023px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/**********************************************************************************
 □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 

◆	Stylesheet: 767pxまで(スマホ)のモニタで適用	◆

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
start----------------------------------------------------------------------------*/
@media screen and (max-width: 767px) {
  .faq {
    padding: 5rem 0 40px 0;
  }
  .faq .title {
    position: relative;
    padding: 0 0 0 0;
  }
  .faq .title .back {
    opacity: 0.2;
    letter-spacing: 20px;
    font-size: 25vw;
  }
  .faq .title h2 {
    letter-spacing: 3px;
    font-size: 7vw;
  }
  .faq .title h2 span {
    padding: 0 10px 0 10px;
  }
  .faq .title h2 span::before {
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0);
    width: calc(100% - 20px);
    height: 3px;
  }
  .faq .box-wrapper .box {
    max-width: 96%;
    margin: 35px auto 0;
  }
  .faq .box-wrapper .box ul {
    display: block;
    padding: 0;
  }
  .faq .box-wrapper .box ul li {
    width: 100%;
    margin: 10px 0 0 0;
  }
  .faq .box-wrapper .box ul li button {
    font-size: 1em;
    width: 100%;
    padding: 15px 0 15px 20px;
  }
  .faq .box-wrapper .box ul li button .inset .mark {
    font-size: 4vw;
    width: 10vw;
    height: 10vw;
  }
  .faq .box-wrapper .box ul li button .inset h3 {
    width: calc(100% - 10vw);
    padding: 0 50px 0 10px;
  }
  .faq .box-wrapper .box ul li button .inset h3 .catch {
    font-size: 4.25vw;
  }
  .faq .box-wrapper .box ul li button::before, .faq .box-wrapper .box ul li button::after {
    width: 1.5px;
    height: 8px;
  }
  .faq .box-wrapper .box ul li button::before {
    right: 35px;
    transform: translate(0, -50%) rotate(-45deg);
  }
  .faq .box-wrapper .box ul li button::after {
    right: 30px;
    transform: translate(0, -50%) rotate(45deg);
  }
  .faq .box-wrapper .box ul li ul {
    transition: 0.5s;
    height: 0;
    margin: 0;
    padding: 0;
  }
  .faq .box-wrapper .box ul li ul li {
    width: 100%;
    margin: 0 0 0 0;
    padding: 20px 20px 20px 20px;
  }
  .faq .box-wrapper .box ul li ul li .inset .mark {
    width: 10vw;
    height: 10vw;
  }
  .faq .box-wrapper .box ul li ul li .inset .mark p {
    font-size: 4vw;
  }
  .faq .box-wrapper .box ul li ul li .inset .sentence {
    font-size: 4vw;
    width: calc(100% - 10vw);
    padding: 0 0 0 20px;
  }
  .faq .box-wrapper .box ul li ul li .inset .sentence p {
    line-height: 1.8;
    padding: 0 0 0 0;
  }
  .faq .box-wrapper .box ul li.active button::before {
    transform: rotate(-135deg);
    transition: 0.5s;
  }
  .faq .box-wrapper .box ul li.active button::after {
    transform: rotate(135deg);
    transition: 0.5s;
  }
  .faq .box-wrapper .box ul li.active ul li:last-child {
    border-bottom: none;
  }
  .faq .box-wrapper .box ul.active {
    overflow-y: auto;
  }
} /* 767px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/*===================================================================================================
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 

〇 BASIC 〇

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
====================================================================================================*/
.footer {
  margin: 10rem 0 0 0;
  background: linear-gradient(90deg, #091b14, #082723);
  padding: 10rem 0 0 0;
}
.footer .container {
  max-width: 1480px;
  padding: 0 4% 0 4%;
  margin: 0 auto 0;
}
.footer .container .top {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.footer .container .top .left .brand {
  display: flex;
  align-items: center;
}
.footer .container .top .left .brand .logo-xgrids {
  display: block;
  width: 18rem;
  height: auto;
}
.footer .container .top .left .brand .sub .powered {
  color: #fff;
  font-family: "Montserrat", sans-serif;
  padding: 0 2rem;
  font-size: 1.5rem;
}
.footer .container .top .left .brand .sub .spc {
  height: auto;
  letter-spacing: 0.2rem;
  padding: 0.2rem 2rem 0.3rem;
  border-radius: 6rem;
  border: solid 1px #ccc;
  font-size: 1.4rem;
  color: #fff;
}
.footer .container .top .left p {
  padding: 1rem 0 0 0;
  line-height: 2;
  font-size: 1.4rem;
  color: #fff;
  opacity: 0.8;
}
.footer .container .top .right nav ul {
  display: flex;
  align-items: center;
}
.footer .container .top .right nav ul li {
  padding: 1rem 2rem;
  position: relative;
}
.footer .container .top .right nav ul li a {
  color: #fff;
  font-size: 1.6rem;
}
.footer .container .top .right nav ul li::after {
  position: absolute;
  top: 50%;
  right: -1rem;
  content: "";
  width: 2rem;
  height: 1px;
  background: #fff;
  opacity: 0.7;
  transform: translate(0, -50%) rotate(-60deg);
}
.footer .container .top .right nav ul li:last-child::after {
  display: none;
}
.footer .container .copyright {
  margin: 8rem 0 0 0;
  padding: 0 0 3rem 0;
  text-align: center;
  position: relative;
}
.footer .container .copyright::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 1px;
  background: linear-gradient(90deg, #399e7e 10%, #2e98bb 100%);
  opacity: 0.7;
}
.footer .container .copyright p {
  padding: 1rem 0 0 0;
  font-size: 1.5rem;
  display: inline-block;
  background: linear-gradient(45deg, #0dbb84 0%, #027fc7 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  opacity: 0.8;
}

/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □  

◆	Stylesheet: 1024px～1280px(小型PC)までのモニタで適用	◆

start----------------------------------------------------------------------------*/
@media screen and (min-width: 1024px) and (max-width: 1280px) {
  .footer {
    margin: 10rem 0 0 0;
    padding: 10rem 0 0 0;
  }
  .footer .container {
    max-width: 1480px;
    padding: 0 4% 0 4%;
    margin: 0 auto 0;
  }
  .footer .container .top .left .brand {
    display: block;
    align-items: center;
  }
  .footer .container .top .left .brand .logo-xgrids {
    display: block;
    width: 18rem;
    height: auto;
  }
  .footer .container .top .left .brand .sub {
    margin: 1rem 0 0 0;
  }
  .footer .container .top .left .brand .sub .powered {
    color: #fff;
    font-family: "Montserrat", sans-serif;
    padding: 0 1rem 0 0;
    font-size: 1.5rem;
  }
  .footer .container .top .left .brand .sub .spc {
    height: auto;
    letter-spacing: 0.2rem;
    padding: 0.2rem 1rem 0.3rem;
    border-radius: 6rem;
    border: solid 1px #ccc;
    font-size: 1.3rem;
    color: #fff;
  }
  .footer .container .top .left p {
    padding: 1rem 0 0 0;
    line-height: 2;
    font-size: 1.5rem;
    opacity: 0.8;
  }
  .footer .container .top .left p br {
    display: block;
  }
  .footer .container .top .right nav ul {
    display: flex;
    align-items: center;
  }
  .footer .container .top .right nav ul li {
    padding: 1rem 1rem;
    position: relative;
  }
  .footer .container .top .right nav ul li a {
    color: #fff;
    font-size: 1.6rem;
  }
  .footer .container .top .right nav ul li::after {
    position: absolute;
    top: 50%;
    right: -1rem;
    content: "";
    width: 2rem;
    height: 1px;
    background: #fff;
    opacity: 0.7;
    transform: translate(0, -50%) rotate(-60deg);
  }
  .footer .container .top .right nav ul li:last-child::after {
    display: none;
  }
  .footer .container .copyright {
    margin: 8rem 0 0 0;
    padding: 0 0 3rem 0;
    text-align: center;
    position: relative;
  }
  .footer .container .copyright::before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 1px;
    background: linear-gradient(90deg, #399e7e 10%, #2e98bb 100%);
    opacity: 0.7;
  }
  .footer .container .copyright p {
    padding: 1rem 0 0 0;
    font-size: 1.5rem;
    display: inline-block;
    background: linear-gradient(45deg, #0dbb84 0%, #027fc7 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    opacity: 0.8;
  }
} /* 1024px～1280px responsive-close */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/**********************************************************************************
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □  

◆	Stylesheet: 768px～1023px(iPad縦からiPad横)までのモニタで適用	◆

start----------------------------------------------------------------------------*/
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .footer {
    margin: 10rem 0 0 0;
    padding: 10rem 0 0 0;
  }
  .footer .container {
    max-width: 1480px;
    padding: 0 4% 0 4%;
    margin: 0 auto 0;
  }
  .footer .container .top {
    display: block;
  }
  .footer .container .top .left .brand {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .footer .container .top .left .brand .logo-xgrids {
    display: block;
    width: 18rem;
    height: auto;
  }
  .footer .container .top .left .brand .sub {
    margin: 1rem 0 0 0;
  }
  .footer .container .top .left .brand .sub .powered {
    color: #fff;
    font-family: "Montserrat", sans-serif;
    padding: 0 1rem 0 1.5rem;
    font-size: 1.5rem;
  }
  .footer .container .top .left .brand .sub .spc {
    height: auto;
    letter-spacing: 0.2rem;
    padding: 0.2rem 1rem 0.3rem;
    border-radius: 6rem;
    border: solid 1px #ccc;
    font-size: 1.3rem;
    color: #fff;
  }
  .footer .container .top .left p {
    padding: 1rem 0 0 0;
    line-height: 2;
    font-size: 1.5rem;
    opacity: 0.8;
    text-align: center;
  }
  .footer .container .top .left p br {
    display: none;
  }
  .footer .container .top .right {
    margin: 1rem 0 0 0;
  }
  .footer .container .top .right nav ul {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .footer .container .top .right nav ul li {
    padding: 1rem 2rem;
    position: relative;
  }
  .footer .container .top .right nav ul li a {
    color: #fff;
    font-size: 1.6rem;
  }
  .footer .container .top .right nav ul li::after {
    position: absolute;
    top: 50%;
    right: -1rem;
    content: "";
    width: 2rem;
    height: 1px;
    background: #fff;
    opacity: 0.7;
    transform: translate(0, -50%) rotate(-60deg);
  }
  .footer .container .top .right nav ul li:last-child::after {
    display: none;
  }
  .footer .container .copyright {
    margin: 8rem 0 0 0;
    padding: 0 0 3rem 0;
    text-align: center;
    position: relative;
  }
  .footer .container .copyright::before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 1px;
    background: linear-gradient(90deg, #399e7e 10%, #2e98bb 100%);
    opacity: 0.7;
  }
  .footer .container .copyright p {
    padding: 1rem 0 0 0;
    font-size: 1.5rem;
    display: inline-block;
    background: linear-gradient(45deg, #0dbb84 0%, #027fc7 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    opacity: 0.8;
  }
} /* 768px～1023px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************/
/**********************************************************************************
 □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 

◆	Stylesheet: 767pxまで(スマホ)のモニタで適用	◆

□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
start----------------------------------------------------------------------------*/
@media screen and (max-width: 767px) {
  .footer {
    margin: 1rem 0 0 0;
    padding: 10rem 0 0 0;
  }
  .footer .container {
    max-width: 1480px;
    padding: 0 4% 0 4%;
    margin: 0 auto 0;
  }
  .footer .container .top {
    display: block;
  }
  .footer .container .top .left .brand {
    display: block;
  }
  .footer .container .top .left .brand .logo-xgrids {
    display: block;
    width: 18rem;
    height: auto;
  }
  .footer .container .top .left .brand .sub {
    margin: 2rem 0 0 0;
  }
  .footer .container .top .left .brand .sub .powered {
    padding: 0 1rem 0 0;
    font-size: 1.5rem;
  }
  .footer .container .top .left .brand .sub .spc {
    height: auto;
    letter-spacing: 0.2rem;
    padding: 0.2rem 1rem 0.3rem;
    border-radius: 6rem;
    font-size: 1.3rem;
  }
  .footer .container .top .left p {
    padding: 1rem 0 0 0;
    letter-spacing: 0;
    line-height: 2;
    font-size: 3vw;
    opacity: 0.8;
    text-align: center;
  }
  .footer .container .top .left p br {
    display: none;
  }
  .footer .container .top .right {
    margin: 3rem 0 0 0;
  }
  .footer .container .top .right nav ul {
    display: block;
  }
  .footer .container .top .right nav ul li {
    padding: 1rem 2rem;
    position: relative;
  }
  .footer .container .top .right nav ul li a {
    color: #fff;
    font-size: 1.6rem;
    display: flex;
    justify-content: space-between;
  }
  .footer .container .top .right nav ul li a::after {
    content: "»";
    color: #fff;
  }
  .footer .container .top .right nav ul li::after {
    display: none;
  }
  .footer .container .top .right nav ul li:last-child::after {
    display: none;
  }
  .footer .container .copyright {
    margin: 8rem 0 0 0;
    padding: 0 0 3rem 0;
    text-align: center;
    position: relative;
  }
  .footer .container .copyright::before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 1px;
    background: linear-gradient(90deg, #399e7e 10%, #2e98bb 100%);
    opacity: 0.7;
  }
  .footer .container .copyright p {
    padding: 1rem 0 0 0;
    font-size: 1.5rem;
    display: inline-block;
    background: linear-gradient(45deg, #0dbb84 0%, #027fc7 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    opacity: 0.8;
  }
} /* 767px responsive-closed */
/*end ----------------------------------------------------------------------------
□ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ □ 
**********************************************************************************//*# sourceMappingURL=style.css.map */