*,
*::before,
*::after {
  box-sizing: border-box;
}
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
figure,
blockquote,
ul,
ol,
dl,
li,
dt,
dd,
form,
fieldset,
pre,
menu {
  margin: 0;
}
ul,
ol,
li {
  list-style: none;
  padding: 0;
}
html:focus-within {
  scroll-behavior: smooth;
}
body {
  min-height: 100vh;
  text-rendering: optimizeSpeed;
  line-height: 1;
}
a:not([class]) {
  text-decoration-skip-ink: auto;
}
img,
picture {
  max-width: 100%;
  display: block;
}
input,
button,
textarea,
select {
  font: inherit;
}
@media (prefers-reduced-motion: reduce) {
  html:focus-within {
    scroll-behavior: auto;
  }
  *,
  *::before,
  *::after {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}
fieldset,
legend,
menu {
  padding: 0;
}
fieldset {
  border: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a img {
  border: none;
}
a {
  text-decoration: none;
  color: inherit;
}
img {
  vertical-align: bottom;
  max-width: 100%;
}
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none /* 1 */;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit /* 2 */;
  border: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer;
}
button:disabled,
[type="button"]:disabled,
[type="reset"]:disabled,
[type="submit"]:disabled {
  cursor: default;
}
:root {
  --color-white: #fff;
  --color-black: #000;
  --color-gray-1: #f7f7f7;
  --color-gray-2: #7d7d7d;
  --color-gray-3: #e6e6e6;
  --color-gray-4: #f1f1f1;
  --color-gray-5: #c8c8c8;
  --color-green-1: #46ba38;
  --color-green-2: #74d365;
  --color-green-3: #019a55;
  --color-green-4: #009a55;
  --color-green-5: #22bd64;
  --color-green-6: #46ba38;
  --color-yellow-1: #ffc469;
  --color-yellow-2: #fbe555;
  --color-yellow-3: #ffc369;
  --color-teal-blue-1: #45b2bd;
  --color-teal-blue-2: #70c5c2;
  --color-teal-blue-3: #6fc5c2;
  --color-teal-blue-4: #49b7c1;
  --color-teal-blue-5: #6fc5c2;
  --color-green-shadow: rgba(0,154,85,0.161);
}
html {
  overflow-x: clip;
  scroll-behavior: smooth;
}
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
  font-family: Zen Kaku Gothic New, sans-serif;
  font-size: 16px;
  overflow-x: clip;
}
body img {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .u-is-pc {
    display: none !important;
  }
}
@media screen and (min-width: 769px) {
  .u-is-sp {
    display: none !important;
  }
}
.font-noto-sans {
  font-family: 'Noto Sans', sans-serif;
}
.u-img-wrap {
  font-size: 0;
  line-height: 0;
}
.image-hover {
  overflow: hidden;
}
.image-hover img {
  transform: scale(1);
  transition: transform 0.3s ease-in-out;
}
@media (hover: hover) and (pointer: fine) {
  .image-hover img:hover {
    transform: scale(1.1);
  }
}
.gx-link {
  position: relative;
  color: var(--color-green-1);
  font-size: 4.266666666666667vw;
  line-height: 160%;
  letter-spacing: 0.1em;
  font-weight: 500;
  cursor: pointer;
  text-decoration: none;
  border-bottom: 1px solid var(--color-green-1);
  border-bottom-width: 0.4vw;
  padding-bottom: 0.266666666666667vw;
}
@media screen and (min-width: 769px) {
  .gx-link {
    font-size: clamp(0px, 1.111111111111111vw, 16px);
    border-bottom-width: clamp(0px, 0.104166666666667vw, 1.5px);
    padding-bottom: clamp(0px, 0.069444444444444vw, 1px);
  }
}
.gx-link .link-icon {
  display: inline-block;
  width: 3.466666666666666vw;
  height: 2.933333333333333vw;
  margin-left: 1.066666666666667vw;
}
@media screen and (min-width: 769px) {
  .gx-link .link-icon {
    width: clamp(0px, 0.902777777777778vw, 13px);
    height: clamp(0px, 0.763888888888889vw, 11px);
    margin-left: clamp(0px, 0.138888888888889vw, 2px);
  }
}
.slug {
  position: relative;
  padding-inline: 6.666666666666667vw 7.199999999999999vw;
  padding-bottom: 5.333333333333334vw;
  margin-bottom: 6.4vw;
  border-bottom: 1px solid var(--color-gray-3);
}
@media screen and (min-width: 769px) {
  .slug {
    padding-inline: clamp(0px, 1.736111111111111vw, 25px);
    padding-bottom: clamp(0px, 1.388888888888889vw, 20px);
    margin-bottom: clamp(0px, 1.666666666666667vw, 24px);
  }
}
.slug .gx-text {
  font-weight: 700;
}
.slug::before,
.slug::after {
  content: '';
  position: absolute;
  width: 2.4vw;
  height: 2.133333333333333vw;
  background-image: url("/assets/images/common/icon/quotation_mark.svg");
  background-size: contain;
  background-repeat: no-repeat;
}
@media screen and (min-width: 769px) {
  .slug::before,
  .slug::after {
    width: clamp(0px, 0.694444444444444vw, 10px);
    height: clamp(0px, 0.555555555555556vw, 8px);
  }
}
.slug::before {
  top: 1.066666666666667vw;
  left: 0.266666666666667vw;
}
@media screen and (min-width: 769px) {
  .slug::before {
    top: clamp(0px, 0.208333333333333vw, 3px);
    left: clamp(0px, 0.069444444444444vw, 1px);
  }
}
.slug::after {
  bottom: 8vw;
  right: 0.266666666666667vw;
  transform: rotate(180deg);
}
@media screen and (min-width: 769px) {
  .slug::after {
    bottom: clamp(0px, 2.013888888888889vw, 29px);
    right: clamp(0px, 0.069444444444444vw, 1px);
  }
}
.slug.no-border {
  border: none;
  padding-bottom: 0;
}
.search-link {
  position: relative;
  text-decoration: underline;
  text-underline-offset: 0.8vw;
  padding-left: 5.333333333333334vw;
  cursor: pointer;
}
@media screen and (min-width: 769px) {
  .search-link {
    text-underline-offset: clamp(0px, 0.208333333333333vw, 3px);
    padding-left: clamp(0px, 1.388888888888889vw, 20px);
  }
}
.search-link::before {
  content: '';
  position: absolute;
  top: 1.066666666666667vw;
  left: 0;
  width: 4.266666666666667vw;
  height: 4.266666666666667vw;
  background-image: url("/assets/images/common/icon/icon-search.svg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
@media screen and (min-width: 769px) {
  .search-link::before {
    top: clamp(0px, 0.277777777777778vw, 4px);
    width: clamp(0px, 1.111111111111111vw, 16px);
    height: clamp(0px, 1.111111111111111vw, 16px);
  }
}
.search-link.ml-8--negative {
  margin-left: -2.133333333333333vw;
}
@media screen and (min-width: 769px) {
  .search-link.ml-8--negative {
    margin-left: clamp(-8px, -0.555555555555556vw, 0px);
  }
}
.text-center {
  text-align: center;
}
@-moz-keyframes moveArrow {
  0% {
    transform: translateX(0);
    opacity: 1;
  }
  49% {
    transform: translateX(30px);
    opacity: 0;
  }
  50% {
    transform: translateX(-30px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
@-webkit-keyframes moveArrow {
  0% {
    transform: translateX(0);
    opacity: 1;
  }
  49% {
    transform: translateX(30px);
    opacity: 0;
  }
  50% {
    transform: translateX(-30px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
@-o-keyframes moveArrow {
  0% {
    transform: translateX(0);
    opacity: 1;
  }
  49% {
    transform: translateX(30px);
    opacity: 0;
  }
  50% {
    transform: translateX(-30px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes moveArrow {
  0% {
    transform: translateX(0);
    opacity: 1;
  }
  49% {
    transform: translateX(30px);
    opacity: 0;
  }
  50% {
    transform: translateX(-30px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
@-moz-keyframes moveArrowReverse {
  0% {
    transform: translateX(0) rotate(180deg);
    opacity: 1;
  }
  49% {
    transform: translateX(-30px) rotate(180deg);
    opacity: 0;
  }
  50% {
    transform: translateX(30px) rotate(180deg);
    opacity: 0;
  }
  100% {
    transform: translateX(0) rotate(180deg);
    opacity: 1;
  }
}
@-webkit-keyframes moveArrowReverse {
  0% {
    transform: translateX(0) rotate(180deg);
    opacity: 1;
  }
  49% {
    transform: translateX(-30px) rotate(180deg);
    opacity: 0;
  }
  50% {
    transform: translateX(30px) rotate(180deg);
    opacity: 0;
  }
  100% {
    transform: translateX(0) rotate(180deg);
    opacity: 1;
  }
}
@-o-keyframes moveArrowReverse {
  0% {
    transform: translateX(0) rotate(180deg);
    opacity: 1;
  }
  49% {
    transform: translateX(-30px) rotate(180deg);
    opacity: 0;
  }
  50% {
    transform: translateX(30px) rotate(180deg);
    opacity: 0;
  }
  100% {
    transform: translateX(0) rotate(180deg);
    opacity: 1;
  }
}
@keyframes moveArrowReverse {
  0% {
    transform: translateX(0) rotate(180deg);
    opacity: 1;
  }
  49% {
    transform: translateX(-30px) rotate(180deg);
    opacity: 0;
  }
  50% {
    transform: translateX(30px) rotate(180deg);
    opacity: 0;
  }
  100% {
    transform: translateX(0) rotate(180deg);
    opacity: 1;
  }
}
@-moz-keyframes moveArrowSM {
  0% {
    transform: translateX(0);
    opacity: 1;
  }
  49% {
    transform: translateX(20px);
    opacity: 0;
  }
  50% {
    transform: translateX(-20px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
@-webkit-keyframes moveArrowSM {
  0% {
    transform: translateX(0);
    opacity: 1;
  }
  49% {
    transform: translateX(20px);
    opacity: 0;
  }
  50% {
    transform: translateX(-20px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
@-o-keyframes moveArrowSM {
  0% {
    transform: translateX(0);
    opacity: 1;
  }
  49% {
    transform: translateX(20px);
    opacity: 0;
  }
  50% {
    transform: translateX(-20px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes moveArrowSM {
  0% {
    transform: translateX(0);
    opacity: 1;
  }
  49% {
    transform: translateX(20px);
    opacity: 0;
  }
  50% {
    transform: translateX(-20px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
@-moz-keyframes borderBottom {
  0% {
    width: 100%;
  }
  49% {
    width: 10%;
  }
  50% {
    width: 15%;
  }
  100% {
    width: 100%;
  }
}
@-webkit-keyframes borderBottom {
  0% {
    width: 100%;
  }
  49% {
    width: 10%;
  }
  50% {
    width: 15%;
  }
  100% {
    width: 100%;
  }
}
@-o-keyframes borderBottom {
  0% {
    width: 100%;
  }
  49% {
    width: 10%;
  }
  50% {
    width: 15%;
  }
  100% {
    width: 100%;
  }
}
@keyframes borderBottom {
  0% {
    width: 100%;
  }
  49% {
    width: 10%;
  }
  50% {
    width: 15%;
  }
  100% {
    width: 100%;
  }
}
.color-white {
  color: var(--color-white);
}
.color-black {
  color: var(--color-black);
}
.color-gray-1 {
  color: var(--color-gray-1);
}
.color-gray-2 {
  color: var(--color-gray-2);
}
.color-gray-3 {
  color: var(--color-gray-3);
}
.color-green-1 {
  color: var(--color-green-1);
}
.color-green-2 {
  color: var(--color-green-2);
}
.color-green-3 {
  color: var(--color-green-3);
}
.color-yellow-1 {
  color: var(--color-yellow-1);
}
.color-yellow-2 {
  color: var(--color-yellow-2);
}
.color-teal-blue-1 {
  color: var(--color-teal-blue-1);
}
.color-teal-blue-2 {
  color: var(--color-teal-blue-2);
}
@media screen and (max-width: 768px) {
  .l-content__inner {
    padding-inline: 5.333333333333334vw;
  }
}
@media screen and (min-width: 769px) {
  .l-content__inner {
    width: clamp(0px, 83.33333333333334vw, 1200px);
    margin-inline: auto;
  }
}
.flex-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.c-accordion summary {
/* display: list-item;以外を指定してデフォルトの三角形アイコンを消します */
  display: block;
/** もしくは、以下を指定する方法でもOK */
  list-style-type: none;
}
.c-accordion summary::-webkit-details-marker {
  display: none;
}
.c-accordion .c-accordion__content {
  overflow: hidden;
}
.gx-announcement {
  padding-bottom: clamp(0px, 1.666666666666667vw, 24px);
  border-bottom: 1px solid var(--color-gray-3);
}
@media screen and (max-width: 768px) {
  .gx-announcement {
    padding-bottom: 6.4vw;
  }
}
.gx-announcement:first-child {
  padding-top: 6.4vw;
  border-top: 1px solid var(--color-gray-3);
}
@media screen and (min-width: 769px) {
  .gx-announcement:first-child {
    padding-top: clamp(0px, 1.666666666666667vw, 24px);
  }
}
.gx-announcement:not(:first-child) {
  margin-top: clamp(0px, 1.666666666666667vw, 24px);
}
@media screen and (max-width: 768px) {
  .gx-announcement:not(:first-child) {
    margin-top: 6.4vw;
  }
}
.gx-announcement .gx-announcement__inner {
  position: relative;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  display: flex;
  align-items: center;
}
.gx-announcement .gx-announcement__inner .gx-button {
  border-left: 1px solid var(--color-gray-3);
}
@media screen and (min-width: 769px) {
  .gx-announcement .gx-announcement__inner .gx-button {
    padding-left: clamp(0px, 1.388888888888889vw, 20px);
    gap: clamp(0px, 1.388888888888889vw, 20px);
  }
}
@media screen and (max-width: 768px) {
  .gx-announcement .gx-announcement__inner .gx-button {
    padding-left: 5.333333333333334vw;
    gap: 5.333333333333334vw;
  }
}
.gx-announcement .gx-announcement__date {
  padding-right: clamp(0px, 1.388888888888889vw, 20px);
}
@media screen and (max-width: 768px) {
  .gx-announcement .gx-announcement__date {
    padding-right: 5.333333333333334vw;
  }
}
.gx-announcement .gx-announcement__year,
.gx-announcement .gx-announcement__md {
  line-height: 140%;
  letter-spacing: 0;
  font-weight: 400;
}
.gx-announcement .gx-announcement__button {
  flex: 1;
}
.gx-announcement .gx-button.gx-button__link.gx-button--no-bg .gx-button__text {
  font-size: clamp(0px, 1.111111111111111vw, 16px);
  line-height: 150%;
  letter-spacing: 0.1em;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .gx-announcement .gx-button.gx-button__link.gx-button--no-bg .gx-button__text {
    font-size: 4.266666666666667vw;
  }
}
.gx-announcement.shape .gx-announcement__inner::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: clamp(0px, 1.388888888888889vw, 20px);
  height: clamp(0px, 1.388888888888889vw, 20px);
}
@media screen and (max-width: 768px) {
  .gx-announcement.shape .gx-announcement__inner::before {
    width: 5.333333333333334vw;
    height: 5.333333333333334vw;
  }
}
.gx-announcement.shape.shape--yellow-3 .gx-announcement__inner::before {
  background-color: var(--color-yellow-3);
}
.gx-announcement.shape.shape--green-6 .gx-announcement__inner::before {
  background-color: var(--color-green-6);
}
.gx-announcement.shape.shape--teal-blue-5 .gx-announcement__inner::before {
  background-color: var(--color-teal-blue-5);
}
.footer-breadcrumbs {
  background-color: var(--color-gray-1);
  padding-block: 3.2vw;
}
@media screen and (min-width: 769px) {
  .footer-breadcrumbs {
    padding-block: clamp(0px, 0.833333333333333vw, 12px);
  }
}
.footer-breadcrumbs .footer-breadcrumbs--inner {
  display: flex;
  align-items: center;
  column-gap: 5.066666666666666vw;
}
@media screen and (max-width: 768px) {
  .footer-breadcrumbs .footer-breadcrumbs--inner {
    padding-inline: 6.4vw;
    flex-wrap: wrap;
    padding-block: 0.533333333333333vw;
    row-gap: 2.133333333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .footer-breadcrumbs .footer-breadcrumbs--inner {
    max-width: clamp(0px, 83.33333333333334vw, 1200px);
    margin-inline: auto;
    column-gap: clamp(0px, 0.972222222222222vw, 14px);
  }
}
.footer-breadcrumbs .footer-breadcrumbs--inner .breadcrumb-item {
  font-weight: 500;
  font-size: 3.733333333333334vw;
  line-height: 150%;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 769px) {
  .footer-breadcrumbs .footer-breadcrumbs--inner .breadcrumb-item {
    font-size: clamp(0px, 0.972222222222222vw, 14px);
  }
}
.footer-breadcrumbs .footer-breadcrumbs--inner .breadcrumb-item__link {
  font-weight: 700;
  color: var(--color-green-1);
}
.footer-breadcrumbs .footer-breadcrumbs--inner .breadcrumb-icon {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 769px) {
  .footer-breadcrumbs .footer-breadcrumbs--inner .breadcrumb-icon {
    width: clamp(0px, 0.972222222222222vw, 14px);
  }
}
.footer-breadcrumbs .footer-breadcrumbs--inner .breadcrumb-icon img {
  line-height: 0;
  font-size: 0;
}
@media screen and (min-width: 769px) {
  .footer-breadcrumbs .footer-breadcrumbs--inner .breadcrumb-icon img {
    width: clamp(0px, 0.555555555555556vw, 8px);
  }
}
.gx-button {
  display: inline-flex;
  align-items: center;
  gap: 3.2vw;
  text-decoration: none;
}
@media screen and (min-width: 769px) {
  .gx-button {
    gap: clamp(0px, 0.833333333333333vw, 12px);
  }
}
@media (hover: hover) and (pointer: fine) {
  .gx-button:hover {
    cursor: pointer;
  }
  .gx-button:hover .gx-button__text {
    color: var(--color-green-1);
  }
  .gx-button:hover .gx-button__icon {
    overflow: hidden;
  }
  .gx-button:hover .gx-button__icon img {
    animation: moveArrow 0.8s ease-in-out forwards;
  }
}
.gx-button.row-reverse {
  flex-direction: row-reverse;
}
.gx-button.row-reverse .gx-button__icon img {
  transform: rotate(180deg);
}
@media (hover: hover) and (pointer: fine) {
  .gx-button.row-reverse:hover .gx-button__icon {
    overflow: hidden;
  }
  .gx-button.row-reverse:hover .gx-button__icon img {
    animation: moveArrowReverse 0.8s ease-in-out forwards;
  }
}
.gx-button__text {
  color: var(--color-black);
  transition: color 0.3s ease-in-out;
  font-size: 3.733333333333334vw;
  line-height: 150%;
  letter-spacing: 0.05em;
  font-weight: 500;
}
@media screen and (min-width: 769px) {
  .gx-button__text {
    font-size: clamp(0px, 0.972222222222222vw, 14px);
  }
}
.gx-button__icon {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 9999px;
  line-height: 0;
  width: 14.399999999999999vw;
  height: 14.399999999999999vw;
  flex: 0 0 14.399999999999999vw;
  border: 1px solid var(--color-gray-1);
  box-shadow: 0 0.8vw 10.666666666666668vw 0px var(--color-green-shadow);
  color: var(--color-white);
  background-color: var(--color-green-1);
  box-sizing: border-box;
}
@media screen and (min-width: 769px) {
  .gx-button__icon {
    width: clamp(0px, 3.75vw, 54px);
    height: clamp(0px, 3.75vw, 54px);
    flex: 0 0 clamp(0px, 3.75vw, 54px);
    box-shadow: 0 clamp(0px, 0.208333333333333vw, 3px) clamp(0px, 2.777777777777778vw, 40px) 0px var(--color-green-shadow);
  }
}
.gx-button__icon img {
  width: 3.733333333333334vw;
  height: 3.733333333333334vw;
}
@media screen and (min-width: 769px) {
  .gx-button__icon img {
    width: clamp(0px, 0.972222222222222vw, 14px);
    height: clamp(0px, 0.972222222222222vw, 14px);
  }
}
@media (hover: hover) and (pointer: fine) {
  .gx-button.gx-button--sm:hover .gx-button__icon img {
    animation-name: moveArrowSM;
  }
}
.gx-button.gx-button--sm .gx-button__icon {
  width: 7.466666666666668vw;
  height: 7.466666666666668vw;
  flex: 0 0 7.466666666666668vw;
}
@media screen and (min-width: 769px) {
  .gx-button.gx-button--sm .gx-button__icon {
    width: clamp(0px, 1.944444444444444vw, 28px);
    height: clamp(0px, 1.944444444444444vw, 28px);
    flex: 0 0 clamp(0px, 1.944444444444444vw, 28px);
  }
}
.gx-button.gx-button--sm .gx-button__icon img {
  width: 2.666666666666667vw;
  height: 2.666666666666667vw;
  transform: translateX(0.266666666666667vw);
}
@media screen and (min-width: 769px) {
  .gx-button.gx-button--sm .gx-button__icon img {
    width: clamp(0px, 0.694444444444444vw, 10px);
    height: clamp(0px, 0.694444444444444vw, 10px);
    transform: translateX(clamp(0px, 0.069444444444444vw, 1px));
  }
}
@media screen and (max-width: 768px) {
  .gx-button.gx-button--sp-sm .gx-button__icon {
    width: 7.466666666666668vw;
    height: 7.466666666666668vw;
    flex: 0 0 7.466666666666668vw;
  }
  .gx-button.gx-button--sp-sm .gx-button__icon img {
    animation-name: moveArrowSM;
    width: 2.666666666666667vw;
    height: 2.666666666666667vw;
    transform: translateX(0.266666666666667vw);
  }
}
.gx-button__anchor {
  border-bottom: 2px solid var(--color-gray-3);
  padding-bottom: 3.733333333333334vw;
}
@media screen and (min-width: 769px) {
  .gx-button__anchor {
    padding-bottom: clamp(0px, 0.972222222222222vw, 14px);
  }
}
.gx-button__anchor-text {
  font-size: 4.266666666666667vw;
  line-height: 150%;
  letter-spacing: 0.1em;
  font-weight: bold;
}
@media screen and (min-width: 769px) {
  .gx-button__anchor-text {
    font-size: clamp(0px, 1.25vw, 18px);
  }
}
.gx-button__anchor-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 9999px;
  line-height: 0;
  width: 5.333333333333334vw;
  height: 5.333333333333334vw;
  flex: 0 0 5.333333333333334vw;
  border: 1px solid var(--color-gray-1);
  box-shadow: 0 0.8vw 10.666666666666668vw 0px var(--color-green-shadow);
  color: var(--color-white);
  background-color: var(--color-green-1);
  box-sizing: border-box;
}
@media screen and (min-width: 769px) {
  .gx-button__anchor-icon {
    width: clamp(0px, 1.388888888888889vw, 20px);
    height: clamp(0px, 1.388888888888889vw, 20px);
    flex: 0 0 clamp(0px, 1.388888888888889vw, 20px);
    box-shadow: 0 clamp(0px, 0.208333333333333vw, 3px) clamp(0px, 2.777777777777778vw, 40px) 0px var(--color-green-shadow);
  }
}
.gx-button__anchor-icon img {
  width: 2.666666666666667vw;
  height: 2.666666666666667vw;
}
@media screen and (min-width: 769px) {
  .gx-button__anchor-icon img {
    width: clamp(0px, 0.694444444444444vw, 10px);
    height: clamp(0px, 0.694444444444444vw, 10px);
  }
}
.gx-button-itm {
  display: block;
  border: clamp(0px, 0.069444444444444vw, 1px) solid var(--color-gray-4);
  background-color: var(--color-white);
  position: relative;
}
@media screen and (min-width: 769px) {
  .gx-button-itm {
    flex-basis: clamp(0px, 26.319444444444446vw, 379px);
    padding: clamp(0px, 1.388888888888889vw, 20px) clamp(0px, 2.083333333333333vw, 30px);
    border-radius: clamp(0px, 0.694444444444444vw, 10px);
    box-shadow: 0 clamp(0px, 0.208333333333333vw, 3px) clamp(0px, 2.777777777777778vw, 40px) var(--color-green-shadow);
  }
  .gx-button-itm:after {
    position: absolute;
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    border: clamp(0px, 0.138888888888889vw, 2px) solid var(--color-green-1);
    border-radius: clamp(0px, 0.694444444444444vw, 10px);
    top: 0;
    left: 0;
    pointer-events: none;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease-out;
  }
}
@media screen and (max-width: 768px) {
  .gx-button-itm {
    border-radius: 2.666666666666667vw;
    padding: 5.333333333333334vw 5.333333333333334vw 4.266666666666667vw;
    box-shadow: 0 0.8vw 10.666666666666668vw var(--color-green-shadow);
    border-width: 0.266666666666667vw;
  }
}
@media screen and (min-width: 769px) {
  .gx-button-itm .gx-button-itm_img {
    padding: 0 clamp(0px, 0.416666666666667vw, 6px) 0 clamp(0px, 0.416666666666667vw, 6px);
    margin-bottom: clamp(0px, 1.111111111111111vw, 16px);
  }
  .gx-button-itm .gx-button-itm_img img {
    width: clamp(0px, 21.11111111111111vw, 304px);
    height: auto;
  }
}
@media screen and (max-width: 768px) {
  .gx-button-itm .gx-button-itm_img {
    margin-bottom: 2.133333333333333vw;
    text-align: center;
  }
  .gx-button-itm .gx-button-itm_img img {
    display: inline-block;
    max-width: 74.66666666666667vw;
    height: auto;
  }
}
.gx-button-itm .gx-button {
  width: 100%;
  justify-content: space-between;
}
@media screen and (min-width: 769px) {
  .gx-button-itm .gx-button {
    gap: clamp(0px, 0.347222222222222vw, 5px);
  }
}
.gx-button-itm .gx-button .gx-button__text {
  line-height: 160%;
  letter-spacing: 0.1em;
  transition: all 0.3s ease-out;
}
@media screen and (min-width: 769px) {
  .gx-button-itm .gx-button .gx-button__text {
    font-size: clamp(0px, 1.111111111111111vw, 16px);
  }
}
@media screen and (max-width: 768px) {
  .gx-button-itm .gx-button .gx-button__text {
    font-size: 4.266666666666667vw;
  }
}
@media screen and (min-width: 769px) and (hover: hover) and (pointer: fine) {
  .gx-button-itm:hover:after {
    opacity: 1;
    visibility: visible;
  }
  .gx-button-itm:hover .gx-button .gx-button__text {
    color: var(--color-green-1);
  }
}
.gx-navigation-link {
  display: block;
  text-align: center;
  color: var(--color-black);
  text-decoration: none;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: 0.1em;
  transition: all 0.3s ease;
}
@media screen and (min-width: 769px) {
  .gx-navigation-link {
    height: clamp(0px, 10vw, 144px);
    font-size: clamp(0px, 1.111111111111111vw, 16px);
    padding-bottom: clamp(0px, 1.111111111111111vw, 16px);
    border-bottom: clamp(0px, 0.138888888888889vw, 2px) solid var(--color-gray-3);
  }
}
@media screen and (max-width: 768px) {
  .gx-navigation-link {
    font-size: 2.666666666666667vw;
  }
}
.gx-navigation-link .nav-txt {
  width: 100%;
  min-height: clamp(0px, 3.472222222222222vw, 50px);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: clamp(-13px, -0.902777777777778vw, 0px);
}
@media screen and (max-width: 768px) {
  .gx-navigation-link .nav-txt {
    min-height: 8vw;
    margin-top: 1.066666666666667vw;
  }
}
.gx-navigation-link .nav-icon {
  display: block;
  margin: 0 auto;
}
@media screen and (max-width: 768px) {
  .gx-navigation-link .nav-icon {
    width: 16vw;
    border-radius: 50%;
  }
}
@media screen and (min-width: 769px) {
  .gx-navigation-link.active,
  .gx-navigation-link:hover {
    border-radius: clamp(0px, 0.694444444444444vw, 10px) clamp(0px, 0.694444444444444vw, 10px) 0 0;
    color: var(--color-green-1);
    border-color: var(--color-green-5);
    box-shadow: 0 clamp(0px, 0.208333333333333vw, 3px) clamp(0px, 2.777777777777778vw, 40px) var(--color-green-shadow);
  }
}
@media screen and (max-width: 768px) {
  .gx-navigation-link.active .nav-icon {
    border: 0.333333333333333vw solid var(--color-green-1);
    box-shadow: 0 1vw 13.333333333333334vw var(--color-green-shadow);
  }
}
.gx-button.gx-button__link.gx-button--no-bg {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (min-width: 769px) {
  .gx-button.gx-button__link.gx-button--no-bg {
    min-height: clamp(0px, 3.055555555555555vw, 44px);
  }
}
@media screen and (max-width: 768px) {
  .gx-button.gx-button__link.gx-button--no-bg {
    min-height: 11.733333333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .gx-button.gx-button__link.gx-button--no-bg .gx-button__text {
    font-size: clamp(0px, 0.972222222222222vw, 14px);
    line-height: 140%;
  }
}
.gx-button.gx-button__link.gx-button--no-bg .gx-button__icon {
  background: none;
  box-shadow: none;
  border: none;
}
.gx-button.gx-button__link.gx-button--no-bg .gx-button__icon img {
  display: inline-block;
  width: clamp(0px, 0.486111111111111vw, 7px);
  height: auto;
}
@media screen and (max-width: 768px) {
  .gx-button.gx-button__link.gx-button--no-bg .gx-button__icon img {
    width: 1.866666666666667vw;
  }
}
.gx-button.gx-button__link.flex-start {
  justify-content: flex-start;
}
@media (hover: hover) and (pointer: fine) {
  .gx-button.gx-button__link:hover .gx-button__text {
    color: var(--color-green-1);
    transition: color 0.3s ease-in-out;
  }
}
.gx-card .gx-card__label {
  display: inline-block;
  font-family: "Noto Sans", sans-serif;
  font-size: 4.266666666666667vw;
  font-weight: 500;
  line-height: 100%;
  letter-spacing: 0;
  color: var(--color-green-1);
  margin-bottom: 9.066666666666666vw;
}
@media screen and (min-width: 769px) {
  .gx-card .gx-card__label {
    font-size: clamp(0px, 1.388888888888889vw, 20px);
    margin-bottom: clamp(0px, 2.569444444444444vw, 37px);
  }
}
.gx-card .gx-card__title {
  margin-bottom: 5.333333333333334vw;
}
@media screen and (min-width: 769px) {
  .gx-card .gx-card__title {
    margin-bottom: clamp(0px, 2.569444444444444vw, 37px);
  }
}
.gx-card .gx-card__title.is-image {
  width: 84.8vw;
  padding-left: 1.6vw;
}
@media screen and (min-width: 769px) {
  .gx-card .gx-card__title.is-image {
    width: clamp(0px, 33.75vw, 486px);
    padding-left: clamp(0px, 0.625vw, 9px);
  }
}
.gx-card .gx-card__description {
  display: inline-block;
}
.gx-card .gx-card__description .gx-text {
  letter-spacing: 0.1em;
}
.gx-card .gx-card__note {
  margin-top: 5.333333333333334vw;
}
@media screen and (min-width: 769px) {
  .gx-card .gx-card__note {
    margin-top: clamp(0px, 1.666666666666667vw, 24px);
  }
}
.gx-card.key-visual {
  position: relative;
  margin-bottom: 16.266666666666666vw;
  background-position: top right;
  background-repeat: no-repeat;
  background-image: url("/assets/images/common/kv-img-01_sp.png");
  background-size: auto 49.6vw;
  min-height: 165.06666666666666vw;
}
@media screen and (min-width: 769px) {
  .gx-card.key-visual {
    min-height: clamp(0px, 33.33333333333333vw, 480px);
    margin-bottom: clamp(0px, 6.458333333333334vw, 93px);
    background-image: url("/assets/images/common/kv-img-01_pc.png");
    background-size: auto clamp(0px, 33.33333333333333vw, 480px);
  }
}
@media screen and (max-width: 768px) {
  .gx-card.key-visual::after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 49.6vw;
    height: 24.8vw;
    background-image: url("/assets/images/common/kv-img-02.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
  }
}
.gx-card.key-visual .gx-card__inner {
  padding-top: 50.4vw;
  padding-inline: 5.333333333333334vw;
}
@media screen and (min-width: 769px) {
  .gx-card.key-visual .gx-card__inner {
    width: clamp(0px, 83.33333333333334vw, 1200px);
    margin-inline: auto;
    padding-top: clamp(0px, 12.083333333333334vw, 174px);
    padding-inline: 0;
  }
}
.gx-card.key-visual .gx-card__title {
  margin-bottom: 11.733333333333333vw;
}
@media screen and (min-width: 769px) {
  .gx-card.key-visual .gx-card__title.no-subtitle {
    margin-bottom: clamp(0px, 4.027777777777778vw, 58px);
  }
}
.gx-card__faq {
  display: grid;
  border-radius: 2.666666666666667vw;
  overflow: hidden;
  background-color: var(--color-white);
  box-shadow: 0 0.8vw 10.666666666666668vw 0 var(--color-green-shadow);
  grid-template-columns: 32.53333333333333vw 1fr;
  align-items: center;
}
@media screen and (min-width: 769px) {
  .gx-card__faq {
    grid-template-columns: clamp(0px, 8.472222222222223vw, 122px) 1fr;
    border-radius: clamp(0px, 0.694444444444444vw, 10px);
    box-shadow: 0 clamp(0px, 0.208333333333333vw, 3px) clamp(0px, 2.777777777777778vw, 40px) 0 var(--color-green-shadow);
  }
}
.gx-card__faq .gx-card__faq__image {
  display: flex;
  flex-direction: column;
}
.gx-card__faq .gx-card__faq__info {
  padding-inline: 8vw 0;
}
@media screen and (min-width: 769px) {
  .gx-card__faq .gx-card__faq__info {
    padding-inline: clamp(0px, 2.083333333333333vw, 30px) clamp(0px, 2.777777777777778vw, 40px);
  }
}
.gx-card__faq .gx-card__faq__info .gx-title--h5 {
  font-family: 'Noto Sans', sans-serif;
  font-weight: 500;
  line-height: 100%;
  letter-spacing: 0;
  margin-bottom: 6.666666666666667vw;
}
@media screen and (min-width: 769px) {
  .gx-card__faq .gx-card__faq__info .gx-title--h5 {
    font-size: clamp(0px, 1.388888888888889vw, 20px);
    margin-bottom: clamp(0px, 1.111111111111111vw, 16px);
  }
}
.gx-card__faq .gx-card__faq__info .gx-title {
  margin-bottom: 1.6vw;
}
@media screen and (min-width: 769px) {
  .gx-card__faq .gx-card__faq__info .gx-title {
    margin-bottom: clamp(0px, 0.416666666666667vw, 6px);
  }
}
@media screen and (min-width: 769px) {
  .gx-card__interview--inner {
    position: relative;
    overflow: hidden;
    border-bottom-left-radius: clamp(0px, 0.694444444444444vw, 10px);
  }
}
.gx-card__interview--inner .image {
  line-height: 0;
  font-size: 0;
}
@media screen and (max-width: 768px) {
  .gx-card__interview--inner .image {
    margin-bottom: 5.333333333333334vw;
  }
}
.gx-card__interview--inner .image picture {
  display: unset;
}
.gx-card__interview--inner .image img {
  line-height: 0;
  font-size: 0;
}
.gx-card__interview--inner .info {
  display: flex;
}
@media screen and (max-width: 768px) {
  .gx-card__interview--inner .info {
    flex-direction: column-reverse;
    padding-bottom: 5.333333333333334vw;
    border-bottom: 0.266666666666667vw solid var(--color-gray-3);
    min-height: 48vw;
    justify-content: flex-end;
  }
}
@media screen and (min-width: 769px) {
  .gx-card__interview--inner .info {
    align-items: center;
    position: absolute;
    background-image: url("/assets/images/top/interview/slider/info-bg-active.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    color: var(--color-white);
    width: clamp(0px, 33.33333333333333vw, 480px);
    height: clamp(0px, 11.11111111111111vw, 160px);
    bottom: clamp(0px, 8.472222222222223vw, 122px);
    padding-left: clamp(0px, 2.083333333333333vw, 30px);
  }
}
.gx-card__interview--inner .info .gx-title {
  line-height: 160%;
  letter-spacing: 0.05em;
  font-size: 5.333333333333334vw;
}
@media screen and (min-width: 769px) {
  .gx-card__interview--inner .info .gx-title {
    font-size: clamp(0px, 1.944444444444444vw, 28px);
  }
}
@media screen and (min-width: 769px) {
  .gx-card__interview--inner .info .gx-title .ml-10--negative {
    margin-left: clamp(-10px, -0.694444444444444vw, 0px);
  }
}
.gx-card__interview--inner .info .gx-text {
  line-height: 150%;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 768px) {
  .gx-card__interview--inner .info .gx-text {
    color: var(--color-green-1);
    margin-bottom: 4vw;
  }
}
@media screen and (min-width: 769px) {
  .gx-card__interview--inner .info .gx-text {
    font-weight: 700;
  }
}
@media screen and (max-width: 768px) {
  .gx-card__interview--inner .people-info {
    display: grid;
    grid-template-columns: 1fr 8vw;
    align-items: flex-end;
    margin-top: 5.333333333333334vw;
  }
}
@media screen and (min-width: 769px) {
  .gx-card__interview--inner .people-info {
    position: absolute;
    bottom: 0;
    left: 0;
    background-image: url("/assets/images/top/interview/slider/shape.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left center;
    height: clamp(0px, 8.472222222222223vw, 122px);
    padding-left: clamp(0px, 2.083333333333333vw, 30px);
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
.gx-card__interview--inner .people-info .name {
  font-weight: 700;
  line-height: 160%;
  letter-spacing: 0.05em;
  font-size: 4.8vw;
}
@media screen and (max-width: 768px) {
  .gx-card__interview--inner .people-info .name {
    margin-bottom: 1.066666666666667vw;
  }
}
@media screen and (min-width: 769px) {
  .gx-card__interview--inner .people-info .name {
    font-size: clamp(0px, 1.25vw, 18px);
    margin-bottom: clamp(0px, 0.555555555555556vw, 8px);
  }
}
.gx-card__interview--inner .people-info .position {
  font-weight: 500;
  line-height: 160%;
  letter-spacing: 0.05em;
  font-size: 3.733333333333334vw;
}
@media screen and (max-width: 768px) {
  .gx-card__interview--inner .people-info .position {
    grid-column: 1;
    grid-row: 2;
    color: var(--color-gray-2);
  }
}
@media screen and (min-width: 769px) {
  .gx-card__interview--inner .people-info .position {
    font-size: clamp(0px, 0.972222222222222vw, 14px);
  }
}
.gx-card__interview--inner .people-info .icon {
  background-color: var(--color-green-1);
  width: 7.466666666666668vw;
  height: 7.466666666666668vw;
  border-radius: 9999px;
  display: flex;
  align-items: center;
  justify-content: center;
  grid-column: 2;
  grid-row: span 2;
}
@media screen and (min-width: 769px) {
  .gx-card__interview--inner .people-info .icon {
    display: none;
  }
}
.gx-card__interview--inner .people-info .icon img {
  width: 2.133333333333333vw;
}
.gx-card__swiper .gx-card__swiper--image {
  margin-bottom: 5.333333333333334vw;
}
@media screen and (min-width: 769px) {
  .gx-card__swiper .gx-card__swiper--image {
    margin-bottom: clamp(0px, 2.083333333333333vw, 30px);
  }
}
@media screen and (min-width: 769px) {
  .gx-card__swiper .gx-card__swiper--image.no-info {
    margin-bottom: clamp(0px, 1.527777777777778vw, 22px);
  }
}
.gx-card__swiper .gx-card__swiper--info {
  margin-bottom: 5.333333333333334vw;
  padding-bottom: 5.333333333333334vw;
  border-bottom: 1px solid var(--color-gray-3);
  min-height: 47.199999999999996vw;
}
@media screen and (min-width: 769px) {
  .gx-card__swiper .gx-card__swiper--info {
    margin-bottom: clamp(0px, 1.388888888888889vw, 20px);
    padding-bottom: clamp(0px, 1.388888888888889vw, 20px);
    min-height: clamp(0px, 9.930555555555555vw, 143px);
  }
}
.gx-card__swiper .gx-card__swiper--info .swiper-subtitle {
  margin-bottom: 3.2vw;
}
@media screen and (min-width: 769px) {
  .gx-card__swiper .gx-card__swiper--info .swiper-subtitle {
    margin-bottom: clamp(0px, 0.694444444444444vw, 10px);
  }
}
.gx-card__swiper .gx-card__swiper--info .swiper-subtitle .gx-text {
  line-height: 150%;
  letter-spacing: 0.1em;
}
.gx-card__swiper .gx-card__swiper--info .swiper-title .gx-text {
  font-weight: 700;
  font-size: 5.333333333333334vw;
}
@media screen and (min-width: 769px) {
  .gx-card__swiper .gx-card__swiper--info .swiper-title .gx-text {
    font-size: clamp(0px, 1.388888888888889vw, 20px);
  }
}
.gx-card__swiper .gx-card__swiper--personal {
  display: grid;
  grid-template-columns: 1fr 8vw;
  grid-template-rows: 8vw auto;
  row-gap: 1.066666666666667vw;
  align-items: flex-end;
  justify-content: space-between;
}
@media screen and (min-width: 769px) {
  .gx-card__swiper .gx-card__swiper--personal {
    row-gap: clamp(0px, 0.277777777777778vw, 4px);
    grid-template-columns: 1fr clamp(0px, 2.083333333333333vw, 30px);
    grid-template-rows: clamp(0px, 2.083333333333333vw, 30px) auto;
  }
}
.gx-card__swiper .gx-card__swiper--personal .swiper-name {
  font-weight: 700;
  line-height: 160%;
  letter-spacing: 0.05em;
  font-size: 4.8vw;
}
@media screen and (min-width: 769px) {
  .gx-card__swiper .gx-card__swiper--personal .swiper-name {
    font-size: clamp(0px, 1.25vw, 18px);
  }
}
.gx-card__swiper .gx-card__swiper--personal .swiper-position {
  grid-column: 1;
  grid-row: 2;
  font-weight: 500;
  line-height: 160%;
  letter-spacing: 0.05em;
  font-size: 3.733333333333334vw;
  color: var(--color-gray-2);
}
@media screen and (min-width: 769px) {
  .gx-card__swiper .gx-card__swiper--personal .swiper-position {
    font-size: clamp(0px, 0.972222222222222vw, 14px);
  }
}
.gx-card__swiper .gx-card__swiper--personal .swiper-icon {
  grid-column: 2;
  grid-row: span 2;
  background-color: var(--color-green-1);
  width: 7.466666666666668vw;
  height: 7.466666666666668vw;
  border-radius: 9999px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 769px) {
  .gx-card__swiper .gx-card__swiper--personal .swiper-icon {
    width: clamp(0px, 1.944444444444444vw, 28px);
    height: clamp(0px, 1.944444444444444vw, 28px);
  }
}
.gx-card__swiper .gx-card__swiper--personal .swiper-icon img {
  width: auto;
  height: 2.666666666666667vw;
}
@media screen and (min-width: 769px) {
  .gx-card__swiper .gx-card__swiper--personal .swiper-icon img {
    height: clamp(0px, 0.694444444444444vw, 10px);
  }
}
.gx-image-looper {
  overflow: hidden;
  opacity: 0;
  transition: opacity 0.4s ease;
}
.gx-image-looper .looper-inner {
  display: flex;
  width: max-content;
  animation: looper var(--looper-speed, 40s) linear infinite;
  animation-play-state: paused;
}
.gx-image-looper.is-active {
  opacity: 1;
}
.gx-image-looper.is-active .looper-inner {
  animation-play-state: running;
}
.gx-image-looper .looper-content {
  display: flex;
}
@-moz-keyframes looper {
  0% {
    transform: translate3d(0, 0, 0);
  }
  100% {
    transform: translate3d(-50%, 0, 0);
  }
}
@-webkit-keyframes looper {
  0% {
    transform: translate3d(0, 0, 0);
  }
  100% {
    transform: translate3d(-50%, 0, 0);
  }
}
@-o-keyframes looper {
  0% {
    transform: translate3d(0, 0, 0);
  }
  100% {
    transform: translate3d(-50%, 0, 0);
  }
}
@keyframes looper {
  0% {
    transform: translate3d(0, 0, 0);
  }
  100% {
    transform: translate3d(-50%, 0, 0);
  }
}
@media screen and (min-width: 769px) {
  .gx-introduction-top {
    padding: clamp(0px, 11.805555555555555vw, 170px) 0 clamp(0px, 10.069444444444445vw, 145px);
    position: relative;
  }
}
@media screen and (max-width: 768px) {
  .gx-introduction-top {
    padding: 0 0 21.333333333333336vw;
  }
}
.gx-introduction-top .gx-introduction-top-lbl {
  display: inline-block;
  margin-bottom: clamp(0px, 1.111111111111111vw, 16px);
}
@media screen and (max-width: 768px) {
  .gx-introduction-top .gx-introduction-top-lbl {
    margin-bottom: 4.266666666666667vw;
  }
}
.gx-introduction-top .gx-introduction-top-lbl .gx-text {
  line-height: 100%;
  letter-spacing: 0;
}
@media screen and (min-width: 769px) {
  .gx-introduction-top .gx-introduction-top-lbl .gx-text {
    font-size: clamp(0px, 1.388888888888889vw, 20px);
  }
}
.gx-introduction-top .gx-introduction-top-img1 {
  position: absolute;
  top: 0;
  right: 0;
  width: clamp(0px, 44.44444444444444vw, 640px);
  height: auto;
}
@media screen and (max-width: 768px) {
  .gx-introduction-top .gx-introduction-top-img1 {
    position: static;
    width: 74.4vw;
    margin-left: auto;
  }
}
@media screen and (max-width: 768px) {
  .gx-introduction-top .gx-introduction-top-img2 {
    width: 49.6vw;
    margin-left: auto;
    margin-top: 16vw;
  }
}
.gx-introduction-top .gx-title.gx-title--h1 {
  line-height: 150%;
}
@media screen and (min-width: 769px) {
  .gx-introduction-top .gx-title.gx-title--h1 {
    margin-bottom: clamp(0px, 2.777777777777778vw, 40px);
  }
}
@media screen and (max-width: 768px) {
  .gx-introduction-top .gx-title.gx-title--h1 {
    font-size: 9.6vw;
    margin-bottom: 8.533333333333333vw;
  }
}
.gx-introduction-top .gx-title.gx-title--h5 {
  margin-bottom: 5.333333333333334vw;
}
@media screen and (min-width: 769px) {
  .gx-introduction-top .gx-title.gx-title--h5 {
    margin-bottom: clamp(0px, 1.388888888888889vw, 20px);
  }
}
.gx-introduction-top .gx-text {
  line-height: 160%;
}
.gx-list .gx-list__item {
  position: relative;
  line-height: 160%;
  letter-spacing: 0.1em;
  font-size: 4.266666666666667vw;
  font-weight: 500;
  color: var(--color-black);
  padding-left: 4.8vw;
  margin-bottom: 3.733333333333334vw;
}
@media screen and (min-width: 769px) {
  .gx-list .gx-list__item {
    font-size: clamp(0px, 1.111111111111111vw, 16px);
    padding-left: clamp(0px, 1.180555555555556vw, 17px);
    margin-bottom: clamp(0px, 0.625vw, 9px);
  }
}
.gx-list .gx-list__item::before {
  content: '';
  position: absolute;
  top: 2.4vw;
  left: 0;
  width: 1.6vw;
  height: 1.6vw;
  border-radius: 9999px;
  background-color: var(--color-teal-blue-3);
}
@media screen and (min-width: 769px) {
  .gx-list .gx-list__item::before {
    top: clamp(0px, 0.625vw, 9px);
    left: clamp(-1px, -0.069444444444444vw, 0px);
    width: clamp(0px, 0.416666666666667vw, 6px);
    height: clamp(0px, 0.416666666666667vw, 6px);
  }
}
.gx-list .gx-list__item:last-child {
  margin-bottom: 0;
}
.c-modal {
  display: none;
  position: fixed;
  inset: 0;
  z-index: 100;
  background-color: rgba(0,0,0,0.5);
}
.c-modal.is-active {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  overflow-y: auto;
}
@media screen and (max-width: 768px) {
  .c-modal.is-active {
    padding: 21.333333333333336vw 0;
  }
}
.c-modal .c-modal__inner {
  position: relative;
  background-color: #fff;
  text-align: center;
  padding: clamp(0px, 3.472222222222222vw, 50px) clamp(0px, 7.152777777777778vw, 103px) clamp(0px, 2.083333333333333vw, 30px);
  width: clamp(0px, 54.861111111111114vw, 790px);
  border-radius: clamp(0px, 1.388888888888889vw, 20px);
  margin: auto 0;
}
@media screen and (max-width: 768px) {
  .c-modal .c-modal__inner {
    width: 89.33333333333333vw;
    padding: 14.399999999999999vw 5.333333333333334vw 8.266666666666666vw;
    border-radius: 5.333333333333334vw;
  }
}
.c-modal .c-modal__close {
  position: absolute;
  bottom: clamp(-80px, -5.555555555555555vw, 0px);
  left: 50%;
  transform: translateX(-50%);
  border: none;
  width: clamp(0px, 4.444444444444445vw, 64px);
  height: clamp(0px, 4.444444444444445vw, 64px);
  background: url("/assets/images/common/modal/close-icon.png") no-repeat center/cover;
  cursor: pointer;
  outline: none;
}
@media screen and (max-width: 768px) {
  .c-modal .c-modal__close {
    bottom: -18.666666666666668vw;
    width: 14.933333333333335vw;
    height: 14.933333333333335vw;
  }
}
.c-modal.gx-modal__dictionary .c-modal__inner {
  text-align: unset;
  padding-right: 0;
  padding-block: 13.333333333333334vw;
  padding-left: 11.200000000000001vw;
}
@media screen and (min-width: 769px) {
  .c-modal.gx-modal__dictionary .c-modal__inner {
    padding-block: clamp(0px, 4.166666666666666vw, 60px);
    padding-left: clamp(0px, 7.152777777777778vw, 103px);
  }
}
.c-modal.gx-modal__dictionary .gx-modal__content {
  max-height: calc(100dvh - 80vw);
  overflow-y: auto;
  padding-right: 11.200000000000001vw;
}
@media screen and (min-width: 769px) {
  .c-modal.gx-modal__dictionary .gx-modal__content {
    max-height: calc(100dvh - clamp(0px, 18.75vw, 270px));
    padding-right: clamp(0px, 7.152777777777778vw, 103px);
  }
}
.c-modal.gx-modal__dictionary .gx-modal__content .gx-title {
  overflow-wrap: anywhere;
  word-break: normal;
  line-break: strict;
  font-size: 4.8vw;
  margin-bottom: 6.4vw;
}
@media screen and (min-width: 769px) {
  .c-modal.gx-modal__dictionary .gx-modal__content .gx-title {
    font-size: clamp(0px, 1.944444444444444vw, 28px);
    margin-bottom: clamp(0px, 1.666666666666667vw, 24px);
  }
}
.c-modal.gx-modal__dictionary .gx-modal__image {
  display: flex;
  justify-content: center;
  margin-bottom: 6.4vw;
}
@media screen and (min-width: 769px) {
  .c-modal.gx-modal__dictionary .gx-modal__image {
    margin-bottom: clamp(0px, 1.666666666666667vw, 24px);
  }
}
.c-modal.gx-modal__dictionary .gx-modal__image img {
  width: auto;
}
.is-locked {
  overflow: hidden !important;
  height: 100% !important;
}
.gx-navigation {
  margin-bottom: clamp(0px, 5.555555555555555vw, 80px);
}
@media screen and (max-width: 768px) {
  .gx-navigation {
    margin-bottom: 20.533333333333335vw;
  }
}
.gx-navigation .gx-introduction-inner {
  display: flex;
}
@media screen and (max-width: 768px) {
  .gx-navigation .gx-introduction-inner {
    flex-direction: column;
    gap: 5.333333333333334vw;
  }
}
@media screen and (min-width: 769px) {
  .gx-navigation .gx-introduction-inner .gx-navigation-col {
    width: clamp(0px, 27.77777777777778vw, 400px);
  }
}
.gx-navigation .gx-introduction-inner .gx-navigation-col .gx-navigation-title {
  color: var(--color-white);
  background-color: var(--color-teal-blue-3);
  text-align: center;
  height: clamp(0px, 5.555555555555555vw, 80px);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: clamp(0px, 1.111111111111111vw, 16px);
  font-weight: 500;
  line-height: 160%;
  letter-spacing: 0.1em;
  margin-bottom: clamp(0px, 0.694444444444444vw, 10px);
}
@media screen and (max-width: 768px) {
  .gx-navigation .gx-introduction-inner .gx-navigation-col .gx-navigation-title {
    font-size: 3.2vw;
    line-height: 140%;
    height: 11.200000000000001vw;
    margin-bottom: 3.2vw;
  }
}
.gx-navigation .gx-introduction-inner .gx-navigation-col .gx-navigation-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
}
@media screen and (max-width: 768px) {
  .gx-navigation .gx-introduction-inner .gx-navigation-col .gx-navigation-list {
    gap: 2.133333333333333vw;
  }
}
@media screen and (max-width: 768px) {
  .gx-navigation .gx-introduction-inner .gx-navigation-col .gx-navigation-list .gx-navigation-item {
    width: 20.733333333333334vw;
  }
}
@media screen and (min-width: 769px) {
  .gx-navigation .gx-introduction-inner .gx-navigation-col.nav-green {
    width: clamp(0px, 55.55555555555556vw, 800px);
  }
}
.gx-navigation .gx-introduction-inner .gx-navigation-col.nav-green .gx-navigation-title {
  background-color: var(--color-green-1);
  border-right: clamp(0px, 0.138888888888889vw, 2px) solid var(--color-white);
}
.gx-navigation .gx-introduction-inner .gx-navigation-col.dictionary-nav {
  width: 100%;
}
.gx-navigation .gx-introduction-inner .gx-navigation-col.dictionary-nav .gx-navigation-list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
}
@media screen and (max-width: 768px) {
  .gx-navigation .gx-introduction-inner .gx-navigation-col.dictionary-nav .gx-navigation-list {
    column-gap: 0;
    row-gap: 5.333333333333334vw;
  }
}
@media screen and (min-width: 769px) {
  .gx-navigation .gx-introduction-inner .gx-navigation-col.dictionary-nav .gx-navigation-list {
    grid-template-columns: repeat(8, 1fr);
  }
}
@media screen and (min-width: 769px) {
  .gx-navigation .gx-introduction-inner .gx-navigation-col.dictionary-nav .gx-navigation-list .gx-navigation-link.all {
    display: flex;
    padding-bottom: 0;
  }
  .gx-navigation .gx-introduction-inner .gx-navigation-col.dictionary-nav .gx-navigation-list .gx-navigation-link.all .nav-icon img {
    visibility: hidden;
    display: none;
    opacity: 0;
  }
}
.gx-navfixed {
  width: 100%;
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 1;
  background-color: var(--color-white);
  transform: translateY(100%);
  opacity: 0;
  transition: transform 0.3s ease, opacity 0.3s ease;
}
.gx-navfixed.is-visible {
  transform: translateY(0);
  opacity: 1;
}
@media screen and (min-width: 769px) {
  .gx-navfixed {
    display: none !important;
  }
}
.gx-navfixed .gx-navfixed-head {
  width: 100%;
  text-align: center;
  color: var(--color-white);
  padding: 1.066666666666667vw 0;
  height: 11.200000000000001vw;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.gx-navfixed .gx-navfixed-head .tx {
  display: inline-block;
  font-size: 3.2vw;
  font-weight: 500;
  line-height: 140%;
  letter-spacing: 0.1em;
}
.gx-navfixed .gx-navfixed-head .ico {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 9.066666666666666vw;
  height: 100%;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.gx-navfixed .gx-navfixed-head .ico:before {
  position: absolute;
  content: '';
  display: block;
  width: 0.266666666666667vw;
  height: 5.333333333333334vw;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background-color: var(--color-white);
}
.gx-navfixed .gx-navfixed-head .ico img {
  display: inline-block;
  width: 2.133333333333333vw;
  height: auto;
}
.gx-navfixed .gx-navfixed-wrap {
  width: 100%;
  overflow-x: auto;
}
.gx-navfixed .gx-navigation-fixed {
  width: max-content;
  display: flex;
  column-gap: 2.133333333333333vw;
  padding: 2.133333333333333vw 5.333333333333334vw 3.2vw;
}
.gx-navfixed .gx-navigation-fixed .gx-navigation-fixed-item {
  flex-grow: 1;
  text-align: center;
}
.gx-navfixed .gx-navigation-fixed .gx-navigation-fixed-item .gx-navigation-fixed-link {
  display: block;
  font-size: 2.666666666666667vw;
  font-weight: 700;
  line-height: 150%;
  letter-spacing: 0.1em;
  padding: 3.2vw;
  border-radius: 8vw;
  border: 0.266666666666667vw solid transparent;
}
.gx-navfixed .gx-navigation-fixed .gx-navigation-fixed-item .gx-navigation-fixed-link.active {
  border-color: var(--color-green-1);
  box-shadow: 0 1.066666666666667vw 13.333333333333334vw var(--color-green-shadow);
}
.gx-navfixed .gx-navfixed-inner {
  width: 200vw;
  display: flex;
  flex-wrap: wrap;
  transition: transform 0.3s ease;
}
.gx-navfixed .gx-navfixed-inner.is-active {
  transform: translateX(-50%);
}
.gx-navfixed .gx-navfixed-col {
  width: 100vw;
}
.gx-navfixed .gx-navfixed-col.nav-green .gx-navfixed-head {
  background-color: var(--color-green-1);
}
.gx-navfixed .gx-navfixed-col.nav-blue .gx-navfixed-head {
  background-color: var(--color-teal-blue-3);
}
.gx-navfixed .gx-navfixed-col.nav-blue .gx-navfixed-head .ico img {
  transform: scaleX(-1);
}
.swiper {
  width: 100%;
  display: block;
  list-style: none;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  position: relative;
  z-index: 1;
}
.swiper:after {
  position: absolute;
  content: '';
  display: block;
  clear: both;
  width: 5.333333333333334vw;
  height: 100%;
  left: -5.333333333333334vw;
  top: 0;
  background-color: var(--color-white);
  pointer-events: none;
}
.swiper-nav {
  display: flex;
  align-items: center;
  column-gap: 6.4vw;
  margin-top: 6.4vw;
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 769px) {
  .swiper-nav {
    display: none;
  }
}
.swiper-nav .swiper-nav-button {
  width: 26.666666666666668vw;
  display: flex;
  align-items: center;
  column-gap: 3.2vw;
}
.swiper-nav .swiper-nav-button .swiper-arrow {
  width: 11.733333333333333vw;
  height: 11.733333333333333vw;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  box-shadow: 0 0.8vw 10.666666666666668vw var(--color-green-shadow);
  background-color: var(--color-green-1);
  cursor: pointer;
}
.swiper-nav .swiper-nav-button .swiper-arrow.swiper-button-disabled {
  background-color: var(--color-gray-3);
  opacity: 1;
}
.swiper-nav .swiper-nav-button .swiper-arrow svg {
  display: none;
}
.swiper-nav .swiper-nav-button .swiper-arrow img {
  display: inline-block;
  width: 3.733333333333334vw;
  height: auto;
}
.swiper-nav .swiper-scrollbar {
  width: 56.266666666666666vw;
  position: relative;
  height: 1px;
  background: var(--color-gray-3);
  border-radius: 0;
}
.swiper-nav .swiper-scrollbar-drag {
  height: 2px;
  background: var(--color-green-1);
  cursor: grab;
  border-radius: 0;
}
.swiper-nav .swiper-scrollbar-drag:active {
  cursor: grabbing;
}
.swiper-pagination {
  position: relative !important;
  margin-top: clamp(0px, 1.805555555555555vw, 26px);
}
@media screen and (max-width: 768px) {
  .swiper-pagination {
    margin-top: 6.933333333333333vw;
  }
}
.swiper-pagination .swiper-pagination-bullet:nth-child(n+4) {
  display: none;
}
.swiper-pagination-bullet-active {
  background-color: var(--color-green-1) !important;
}
@media screen and (max-width: 768px) {
  .swiper.interview-swiper {
    padding-right: 4vw;
  }
}
@media screen and (max-width: 768px) {
  .slider-swiper.is-sp-single {
    padding-inline: 5.333333333333334vw;
  }
  .slider-swiper.is-sp-single .interview-buttons {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .slider-swiper.is-pc-single .interview-buttons {
    display: none;
  }
}
.interview-buttons {
  position: relative;
  padding-block: 16vw 21.333333333333336vw;
}
@media screen and (min-width: 769px) {
  .interview-buttons {
    padding-block: clamp(0px, 2.638888888888889vw, 38px) clamp(0px, 12.5vw, 180px);
    padding-left: clamp(0px, 6.597222222222222vw, 95px);
  }
}
.interview-buttons,
.swiper-buttons,
.interview-navigation,
.swiper-navigation {
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 10.933333333333334vw;
}
@media screen and (min-width: 769px) {
  .interview-buttons,
  .swiper-buttons,
  .interview-navigation,
  .swiper-navigation {
    column-gap: clamp(0px, 3.611111111111111vw, 52px);
  }
}
.interview-navigation,
.swiper-navigation {
  display: inline-flex;
}
@media screen and (max-width: 768px) {
  .interview-navigation,
  .swiper-navigation {
    column-gap: 8vw;
  }
}
.interview-navigation .swiper-pagination,
.swiper-navigation .swiper-pagination {
  margin: 0;
  position: unset !important;
  line-height: 0;
}
.interview-prev,
.interview-next,
.interview-play,
.swiper-navigation__item--prev,
.swiper-navigation__item--next,
.swiper-play {
  background-color: var(--color-green-1);
  box-shadow: 0 0.8vw 10.666666666666668vw 0 var(--color-green-shadow);
  border-radius: 9999px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  flex: 0 0 11.733333333333333vw;
  width: 11.733333333333333vw;
  height: 11.733333333333333vw;
}
@media screen and (min-width: 769px) {
  .interview-prev,
  .interview-next,
  .interview-play,
  .swiper-navigation__item--prev,
  .swiper-navigation__item--next,
  .swiper-play {
    flex: 0 0 clamp(0px, 3.055555555555555vw, 44px);
    width: clamp(0px, 3.055555555555555vw, 44px);
    height: clamp(0px, 3.055555555555555vw, 44px);
    box-shadow: 0 clamp(0px, 0.208333333333333vw, 3px) clamp(0px, 2.777777777777778vw, 40px) 0 var(--color-green-shadow);
  }
}
.interview-prev img,
.interview-next img,
.interview-play img,
.swiper-navigation__item--prev img,
.swiper-navigation__item--next img,
.swiper-play img {
  width: 2.666666666666667vw;
}
@media screen and (min-width: 769px) {
  .interview-prev img,
  .interview-next img,
  .interview-play img,
  .swiper-navigation__item--prev img,
  .swiper-navigation__item--next img,
  .swiper-play img {
    width: clamp(0px, 0.694444444444444vw, 10px);
  }
}
.interview-prev.swiper-button-disabled,
.interview-next.swiper-button-disabled,
.interview-play.swiper-button-disabled,
.swiper-navigation__item--prev.swiper-button-disabled,
.swiper-navigation__item--next.swiper-button-disabled,
.swiper-play.swiper-button-disabled {
  background-color: var(--color-gray-3);
  border: 1px solid var(--color-gray-1);
}
.interview-prev img,
.swiper-navigation__item--prev img {
  transform: rotate(180deg);
}
.interview-play,
.swiper-play {
  position: relative;
  background-color: var(--color-white);
  border: 1px solid var(--color-gray-3);
  z-index: 1;
}
.interview-play::before,
.swiper-play::before {
  position: absolute;
  content: '';
  inset: -0.8vw;
  border-radius: 50%;
  --ring-width: 0.533333333333333vw;
  background: conic-gradient(var(--color-green-1) var(--progress, 0%), transparent 0);
  -webkit-mask: radial-gradient(farthest-side, transparent calc(100% - var(--ring-width) - 0.5px), #fff calc(100% - var(--ring-width) + 0.5px));
  mask: radial-gradient(farthest-side, transparent calc(100% - var(--ring-width) - 0.5px), #fff calc(100% - var(--ring-width) + 0.5px));
  pointer-events: none;
}
@media screen and (min-width: 769px) {
  .interview-play::before,
  .swiper-play::before {
    inset: -3px;
    --ring-width: 2px;
  }
}
.interview-play .icon,
.swiper-play .icon {
  position: relative;
  width: 3.2vw;
  height: 3.2vw;
  display: flex;
  justify-content: space-between;
}
@media screen and (min-width: 769px) {
  .interview-play .icon,
  .swiper-play .icon {
    width: clamp(0px, 0.833333333333333vw, 12px);
    height: clamp(0px, 0.833333333333333vw, 12px);
  }
}
.interview-play .icon::before,
.swiper-play .icon::before,
.interview-play .icon::after,
.swiper-play .icon::after {
  content: '';
  display: block;
  width: 0.533333333333333vw;
  height: 100%;
  background-color: var(--color-green-1);
  border-radius: 5.333333333333334vw;
}
@media screen and (min-width: 769px) {
  .interview-play .icon::before,
  .swiper-play .icon::before,
  .interview-play .icon::after,
  .swiper-play .icon::after {
    width: clamp(0px, 0.138888888888889vw, 2px);
    border-radius: clamp(0px, 1.388888888888889vw, 20px);
  }
}
.interview-play.is-paused .icon::before,
.swiper-play.is-paused .icon::before {
  width: 2.666666666666667vw;
  height: 3.2vw;
  background-color: var(--color-green-1);
  clip-path: polygon(0 0, 0 100%, 100% 50%);
  border: none;
  border-radius: unset;
  transform: translateX(0.533333333333333vw);
}
@media screen and (min-width: 769px) {
  .interview-play.is-paused .icon::before,
  .swiper-play.is-paused .icon::before {
    border: none;
    width: clamp(0px, 0.694444444444444vw, 10px);
    height: clamp(0px, 0.833333333333333vw, 12px);
    transform: translateX(clamp(0px, 0.138888888888889vw, 2px));
  }
}
.interview-play.is-paused .icon::after,
.swiper-play.is-paused .icon::after {
  display: none;
}
.interview-view-more {
  position: absolute;
}
@media screen and (min-width: 769px) {
  .interview-view-more {
    right: clamp(0px, 8.541666666666666vw, 123px);
  }
}
@media screen and (max-width: 768px) {
  .gx-swiper.is-sp-single {
    padding-right: 5.333333333333334vw;
  }
}
.gx-tabs .gx-tabs__list {
  display: flex;
  align-items: center;
}
.gx-tabs .gx-tabs__item {
  flex: 1;
  position: relative;
  cursor: pointer;
  padding-block: 4.266666666666667vw;
  background: none;
  border: none;
  display: block;
  width: 100%;
  transition: background-color 0.3s ease;
}
@media screen and (min-width: 769px) {
  .gx-tabs .gx-tabs__item {
    padding-block: clamp(0px, 1.944444444444444vw, 28px);
  }
}
.gx-tabs .gx-tabs__item:focus-visible {
  outline: 2px solid var(--color-green-1);
  outline-offset: -4px;
  background-color: rgba(0,150,64,0.05);
}
.gx-tabs .gx-tabs__item .gx-tabs__item--label.gx-text {
  text-align: center;
  line-height: 150%;
  letter-spacing: 0.1em;
}
.gx-tabs .gx-tabs__item .gx-tabs__item--border {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: var(--color-gray-3);
  transition: background-color 0.3s ease;
}
.gx-tabs .gx-tabs__item[aria-selected="true"] {
  border-radius: 2.666666666666667vw 2.666666666666667vw 0 0;
  box-shadow: 0 0.8vw 10.666666666666668vw 0 var(--color-green-shadow);
}
@media screen and (min-width: 769px) {
  .gx-tabs .gx-tabs__item[aria-selected="true"] {
    border-radius: clamp(0px, 0.694444444444444vw, 10px) clamp(0px, 0.694444444444444vw, 10px) 0 0;
    box-shadow: 0 clamp(0px, 0.208333333333333vw, 3px) clamp(0px, 2.777777777777778vw, 40px) 0 var(--color-green-shadow);
  }
}
.gx-tabs .gx-tabs__item[aria-selected="true"] .gx-tabs__item--label.gx-text {
  color: var(--color-green-1);
}
.gx-tabs .gx-tabs__item[aria-selected="true"] .gx-tabs__item--border {
  background-color: var(--color-green-5);
}
@media screen and (min-width: 769px) {
  .gx-tabs .gx-tabs__panels {
    padding-top: clamp(0px, 5.555555555555555vw, 80px);
  }
}
@media screen and (max-width: 768px) {
  .gx-tabs .gx-tabs__panels {
    padding-top: 16vw;
  }
}
.gx-tabs .gx-tabs__panel {
  display: none;
}
.gx-tabs .gx-tabs__panel[aria-selected="true"] {
  display: block;
}
.gx-title {
  font-size: 5.333333333333334vw;
  line-height: 160%;
  letter-spacing: 0.05em;
  font-weight: 700;
}
.gx-title.gx-title--h1 {
  font-size: 9.6vw;
}
@media screen and (min-width: 769px) {
  .gx-title.gx-title--h1 {
    font-size: clamp(0px, 3.819444444444445vw, 55px);
  }
}
.gx-title.gx-title--h2 {
  font-size: 7.466666666666668vw;
}
@media screen and (min-width: 769px) {
  .gx-title.gx-title--h2 {
    font-size: clamp(0px, 3.055555555555555vw, 44px);
  }
}
@media screen and (min-width: 769px) {
  .gx-title.gx-title--h3 {
    font-size: clamp(0px, 2.5vw, 36px);
  }
}
@media screen and (min-width: 769px) {
  .gx-title.gx-title--h4 {
    font-size: clamp(0px, 1.944444444444444vw, 28px);
  }
}
@media screen and (min-width: 769px) {
  .gx-title.gx-title--h5 {
    font-size: clamp(0px, 1.388888888888889vw, 20px);
  }
}
.gx-title.gx-title--h6 {
  font-size: 4.8vw;
}
@media screen and (min-width: 769px) {
  .gx-title.gx-title--h6 {
    font-size: clamp(0px, 1.25vw, 18px);
  }
}
.gx-title.ls-10 {
  letter-spacing: 0.1em;
}
.gx-text {
  font-size: 4.266666666666667vw;
  line-height: 220%;
  letter-spacing: 0.05em;
  font-weight: 500;
}
@media screen and (min-width: 769px) {
  .gx-text {
    font-size: clamp(0px, 1.111111111111111vw, 16px);
  }
}
.gx-text.fs-12 {
  font-size: 3.2vw;
}
@media screen and (min-width: 769px) {
  .gx-text.fs-12 {
    font-size: clamp(0px, 0.833333333333333vw, 12px);
  }
}
.gx-text.fs-14 {
  font-size: 3.733333333333334vw;
}
@media screen and (min-width: 769px) {
  .gx-text.fs-14 {
    font-size: clamp(0px, 0.972222222222222vw, 14px);
  }
}
.gx-text.fw-700 {
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .gx-text.sp__lh-140 {
    line-height: 140%;
  }
  .gx-text.sp__lh-160 {
    line-height: 160%;
  }
  .gx-text.sp__lh-220 {
    line-height: 220%;
  }
}
@media screen and (min-width: 769px) {
  .gx-text.pc__lh-140 {
    line-height: 140%;
  }
  .gx-text.pc__lh-150 {
    line-height: 150%;
  }
  .gx-text.pc__lh-160 {
    line-height: 160%;
  }
  .gx-text.pc__lh-220 {
    line-height: 220%;
  }
}
.gx-text.ls-10 {
  letter-spacing: 0.1em;
}
.gx-title-line {
  position: relative;
  font-weight: 700;
  line-height: 160%;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 769px) {
  .gx-title-line {
    font-size: clamp(0px, 1.944444444444444vw, 28px);
    font-weight: 700;
    line-height: 160%;
    letter-spacing: 0.05em;
    padding-left: clamp(0px, 1.388888888888889vw, 20px);
    margin-bottom: clamp(0px, 2.777777777777778vw, 40px);
  }
}
@media screen and (max-width: 768px) {
  .gx-title-line {
    font-size: 5.333333333333334vw;
    padding-left: 5.333333333333334vw;
    margin-bottom: 6.4vw;
  }
}
.gx-title-line:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: clamp(0px, 0.277777777777778vw, 4px);
  height: 82.6%;
  background-color: var(--color-green-1);
}
@media screen and (max-width: 768px) {
  .gx-title-line:before {
    width: 1.066666666666667vw;
  }
}
.b-footer {
  position: relative;
}
.b-footer .footer-navigation {
  margin-bottom: 8.533333333333333vw;
}
@media screen and (min-width: 769px) {
  .b-footer .footer-navigation {
    padding-top: clamp(0px, 4.166666666666666vw, 60px);
    margin-bottom: clamp(0px, 2.638888888888889vw, 38px);
  }
}
.b-footer .footer-navigation--inner {
  display: grid;
}
@media screen and (max-width: 768px) {
  .b-footer .footer-navigation--inner {
    padding-inline: 4.533333333333333vw 5.333333333333334vw;
  }
}
@media screen and (min-width: 769px) {
  .b-footer .footer-navigation--inner {
    grid-template-columns: repeat(4, clamp(0px, 17.708333333333336vw, 255px));
    column-gap: clamp(0px, 4.166666666666666vw, 60px);
    max-width: clamp(0px, 83.33333333333334vw, 1200px);
    margin-inline: auto;
  }
}
@media screen and (max-width: 768px) {
  .b-footer .footer-navigation--inner .footer-navigation__item {
    border-bottom: 1px solid var(--color-gray-3);
  }
}
@media screen and (max-width: 768px) {
  .b-footer .footer-navigation--inner .footer-navigation__item:first-child {
    border-top: 1px solid var(--color-gray-3);
  }
}
.b-footer .footer-navigation--inner .nav-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .b-footer .footer-navigation--inner .nav-item {
    padding-top: 4.533333333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .b-footer .footer-navigation--inner .nav-item {
    margin-bottom: clamp(0px, 1.736111111111111vw, 25px);
  }
}
.b-footer .footer-navigation--inner .nav-item .nav-item__title {
  font-weight: 500;
  font-size: 3.733333333333334vw;
  line-height: 140%;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 769px) {
  .b-footer .footer-navigation--inner .nav-item .nav-item__title {
    font-weight: 700;
    font-size: clamp(0px, 0.972222222222222vw, 14px);
  }
}
.b-footer .footer-navigation--inner .nav-item .nav-item__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--color-green-1);
  border-radius: 9999px;
  width: 5.333333333333334vw;
  height: 5.333333333333334vw;
}
@media screen and (min-width: 769px) {
  .b-footer .footer-navigation--inner .nav-item .nav-item__icon {
    width: clamp(0px, 1.666666666666667vw, 24px);
    height: clamp(0px, 1.666666666666667vw, 24px);
  }
}
.b-footer .footer-navigation--inner .nav-item .nav-item__icon img {
  line-height: 0;
  font-size: 0;
  width: 1.333333333333333vw;
}
@media screen and (min-width: 769px) {
  .b-footer .footer-navigation--inner .nav-item .nav-item__icon img {
    width: clamp(0px, 0.347222222222222vw, 5px);
  }
}
.b-footer .footer-navigation--inner .nav-item:hover .nav-item__title {
  color: var(--color-green-1);
}
.b-footer .footer-navigation--inner .nav-item:hover .nav-item__icon {
  overflow: hidden;
}
.b-footer .footer-navigation--inner .nav-item:hover .nav-item__icon img {
  animation: moveArrow 0.8s ease-in-out forwards;
}
.b-footer .footer-navigation--inner .nav-item.has-sub {
  margin-bottom: 7.199999999999999vw;
}
@media screen and (min-width: 769px) {
  .b-footer .footer-navigation--inner .nav-item.has-sub {
    margin-bottom: clamp(0px, 2.083333333333333vw, 30px);
  }
}
@media screen and (max-width: 768px) {
  .b-footer .footer-navigation--inner .nav-item.has-sub .nav-item__title {
    font-weight: 700;
    font-size: 4.266666666666667vw;
  }
}
.b-footer .footer-navigation--inner .nav-item.has-sub:hover {
  pointer-events: none;
}
.b-footer .footer-navigation--inner .nav-item.has-sub:hover .nav-item__title {
  color: var(--color-black);
}
@media screen and (max-width: 768px) {
  .b-footer .footer-navigation--inner .nav-item:not(.has-sub) {
    border-bottom: 1px solid var(--color-gray-3);
    padding-bottom: 5.333333333333334vw;
  }
}
.b-footer .footer-navigation--inner .nav-item:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 768px) {
  .b-footer .footer-navigation--inner .nav-item:last-child {
    border-bottom: none;
  }
}
@media screen and (max-width: 768px) {
  .b-footer .footer-navigation--inner .nav-sub-menu {
    display: inline-flex;
    flex-direction: column;
    margin-bottom: 5.333333333333334vw;
  }
}
@media screen and (min-width: 769px) {
  .b-footer .footer-navigation--inner .nav-sub-menu {
    padding-left: clamp(0px, 1.388888888888889vw, 20px);
    border-left: 1px solid var(--color-gray-3);
  }
}
.b-footer .footer-navigation--inner .nav-sub-menu__item {
  display: flex;
  align-items: center;
  margin-bottom: 6.666666666666667vw;
  column-gap: 3.733333333333334vw;
}
@media screen and (max-width: 768px) {
  .b-footer .footer-navigation--inner .nav-sub-menu__item {
    width: max-content;
  }
}
@media screen and (min-width: 769px) {
  .b-footer .footer-navigation--inner .nav-sub-menu__item {
    margin-bottom: clamp(0px, 2.291666666666667vw, 33px);
    column-gap: clamp(0px, 0.763888888888889vw, 11px);
  }
}
.b-footer .footer-navigation--inner .nav-sub-menu__item:last-child {
  margin-bottom: 0;
}
.b-footer .footer-navigation--inner .nav-sub-menu__item .nav-sub-menu__title {
  font-weight: 500;
  font-size: 3.733333333333334vw;
  line-height: 140%;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 769px) {
  .b-footer .footer-navigation--inner .nav-sub-menu__item .nav-sub-menu__title {
    font-size: clamp(0px, 0.972222222222222vw, 14px);
  }
}
.b-footer .footer-navigation--inner .nav-sub-menu__item .nav-sub-menu__icon img {
  line-height: 0;
  font-size: 0;
}
@media screen and (min-width: 769px) {
  .b-footer .footer-navigation--inner .nav-sub-menu__item .nav-sub-menu__icon img {
    width: clamp(0px, 0.555555555555556vw, 8px);
  }
}
.b-footer .footer-navigation--inner .nav-sub-menu__item:hover .nav-sub-menu__title {
  color: var(--color-green-1);
}
.b-footer .footer-navigation--inner .nav-sub-menu__item:hover .nav-sub-menu__icon {
  overflow: hidden;
}
.b-footer .footer-navigation--inner .nav-sub-menu__item:hover .nav-sub-menu__icon img {
  animation: moveArrow 0.8s ease-in-out forwards;
}
.b-footer .footer-inner {
  display: flex;
}
@media screen and (min-width: 769px) {
  .b-footer .footer-inner {
    justify-content: space-between;
    column-gap: clamp(0px, 2.083333333333333vw, 30px);
  }
}
@media screen and (max-width: 768px) {
  .b-footer .footer-inner {
    flex-direction: column;
    padding: 6.133333333333333vw 0 0;
    row-gap: 2.4vw;
  }
}
.b-footer .footer-contents {
  display: flex;
}
@media screen and (max-width: 768px) {
  .b-footer .footer-contents {
    flex-direction: column-reverse;
    gap: 6.133333333333333vw 0;
    padding-inline: 3.466666666666666vw 5.866666666666666vw;
    padding-bottom: 2.133333333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .b-footer .footer-contents {
    align-items: center;
    padding-left: clamp(0px, 2.083333333333333vw, 30px);
    justify-content: space-between;
  }
}
.b-footer .footer-right {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .b-footer .footer-right {
    padding-left: 4.533333333333333vw;
    justify-content: space-between;
  }
}
@media screen and (min-width: 769px) {
  .b-footer .footer-right {
    column-gap: clamp(0px, 2.083333333333333vw, 30px);
  }
}
.b-footer .content-item {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .b-footer .content-item {
    position: relative;
    justify-content: space-between;
    padding-right: 6.666666666666667vw;
  }
}
@media screen and (min-width: 769px) {
  .b-footer .content-item {
    column-gap: clamp(0px, 2.777777777777778vw, 40px);
  }
}
.b-footer .content-item::before {
  content: '';
  position: absolute;
}
@media screen and (max-width: 768px) {
  .b-footer .content-item::before {
    left: 51.5%;
    transform: translateX(-50%);
    height: 10.666666666666668vw;
    width: 0.533333333333333vw;
    background-color: var(--color-gray-3);
  }
}
@media screen and (max-width: 768px) {
  .b-footer .content-item.footer-menus {
    padding-right: 5.333333333333334vw;
    padding-left: 1.066666666666667vw;
  }
}
@media screen and (min-width: 769px) {
  .b-footer .footer-logo {
    width: clamp(0px, 15.277777777777779vw, 220px);
  }
}
@media screen and (max-width: 768px) {
  .b-footer .footer-logo {
    width: 36.8vw;
    margin-left: 2.666666666666667vw;
  }
}
.b-footer .footer-info {
  display: flex;
  align-items: center;
  column-gap: clamp(0px, 1.944444444444444vw, 28px);
}
@media screen and (max-width: 768px) {
  .b-footer .footer-info {
    column-gap: 3.2vw;
  }
}
.b-footer .footer-info .footer-logo-gx {
  display: block;
  width: clamp(0px, 6.111111111111111vw, 88px);
}
@media screen and (max-width: 768px) {
  .b-footer .footer-info .footer-logo-gx {
    width: 20.8vw;
  }
}
.b-footer .footer-copy {
  display: inline-block;
  font-size: clamp(0px, 0.833333333333333vw, 12px);
  line-height: 140%;
  letter-spacing: 0.05em;
  color: var(--color-gray-2);
}
@media screen and (max-width: 768px) {
  .b-footer .footer-copy {
    font-size: 2.666666666666667vw;
  }
}
@media screen and (max-width: 768px) {
  .b-footer .menu-item {
    border-top: 1px solid #dcdcdd;
    border-bottom: 1px solid #dcdcdd;
    padding-block: 5.333333333333334vw;
  }
  .b-footer .menu-item .gx-button {
    width: 100%;
    justify-content: space-between;
  }
  .b-footer .menu-item .gx-button .gx-button__icon {
    width: 5.333333333333334vw;
    height: 5.333333333333334vw;
    flex: 0 0 5.333333333333334vw;
  }
}
.b-footer .footer-shape {
  width: 31.466666666666665vw;
}
@media screen and (min-width: 769px) {
  .b-footer .footer-shape {
    flex: 0 0 clamp(0px, 22.22222222222222vw, 320px);
  }
}
@media screen and (max-width: 768px) {
  .b-footer.is-top .content-item {
    border-top: 1px solid var(--color-gray-3);
    padding-top: 5.600000000000001vw;
  }
}
.b-header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .b-header {
    background-color: var(--color-white);
  }
}
.b-header .b-header_logo {
  display: block;
  width: 16vw;
  height: auto;
  position: absolute;
  z-index: 2;
}
@media screen and (min-width: 769px) {
  .b-header .b-header_logo {
    width: clamp(0px, 6.944444444444445vw, 100px);
    position: absolute;
    top: clamp(0px, 2.083333333333333vw, 30px);
    left: clamp(0px, 2.083333333333333vw, 30px);
  }
}
@media screen and (max-width: 768px) {
  .b-header .b-header_logo {
    top: 4.266666666666667vw;
    left: 5.333333333333334vw;
  }
}
.b-header .b-header_hambuger {
  box-sizing: border-box;
  width: 11.733333333333333vw;
  height: 11.733333333333333vw;
  border-radius: 50%;
  border: 0.533333333333333vw solid var(--color-gray-1);
  box-shadow: 0 0.8vw 10.666666666666668vw var(--color-green-shadow);
  background-color: var(--color-white);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 1.6vw;
  margin-left: auto;
  position: absolute;
  z-index: 2;
}
@media screen and (min-width: 769px) {
  .b-header .b-header_hambuger {
    box-shadow: 0 clamp(0px, 0.208333333333333vw, 3px) clamp(0px, 2.777777777777778vw, 40px) var(--color-green-shadow);
    border-width: clamp(0px, 0.069444444444444vw, 1px);
    width: clamp(0px, 4.444444444444445vw, 64px);
    height: clamp(0px, 4.444444444444445vw, 64px);
    gap: clamp(0px, 0.555555555555556vw, 8px);
    top: clamp(0px, 2.083333333333333vw, 30px);
    right: clamp(0px, 2.083333333333333vw, 30px);
  }
}
@media screen and (max-width: 768px) {
  .b-header .b-header_hambuger {
    top: 4.266666666666667vw;
    right: 4.266666666666667vw;
  }
}
@media (hover: hover) and (pointer: fine) {
  .b-header .b-header_hambuger:hover {
    cursor: pointer;
    border-color: var(--color-green-1);
  }
}
.b-header .b-header_hambuger .header-line {
  display: inline-block;
  width: 4.533333333333333vw;
  height: 0.533333333333333vw;
  background-color: var(--color-green-1);
  transition: all 0.3s ease-in-out;
}
@media screen and (min-width: 769px) {
  .b-header .b-header_hambuger .header-line {
    width: clamp(0px, 1.805555555555555vw, 26px);
    height: clamp(0px, 0.138888888888889vw, 2px);
  }
}
.b-header .b-header_hambuger.active .header-line:nth-child(1) {
  transform: translateY(1.066666666666667vw) rotate(24.57deg);
}
@media screen and (min-width: 769px) {
  .b-header .b-header_hambuger.active .header-line:nth-child(1) {
    transform: translateY(clamp(0px, 0.347222222222222vw, 5px)) rotate(24.57deg);
  }
}
.b-header .b-header_hambuger.active .header-line:nth-child(2) {
  transform: translateY(-1.066666666666667vw) rotate(-24.57deg);
}
@media screen and (min-width: 769px) {
  .b-header .b-header_hambuger.active .header-line:nth-child(2) {
    transform: translateY(clamp(-5px, -0.347222222222222vw, 0px)) rotate(-24.57deg);
  }
}
.b-header .glb-nav {
  position: fixed;
  top: 0;
  right: -100%;
  width: 100%;
  height: 100%;
  background-color: var(--color-white);
  display: flex;
  flex-direction: column;
  transition: right 0.3s ease-in-out;
  overflow-y: auto;
}
.b-header .glb-nav.active {
  right: 0;
  transition: right 0.3s ease-in-out;
}
@media screen and (min-width: 769px) {
  .b-header .glb-nav {
    max-width: clamp(0px, 26.041666666666668vw, 375px);
    padding: clamp(0px, 10.694444444444445vw, 154px) clamp(0px, 2.777777777777778vw, 40px) clamp(0px, 2.777777777777778vw, 40px);
    row-gap: clamp(0px, 1.736111111111111vw, 25px);
  }
}
@media screen and (max-width: 768px) {
  .b-header .glb-nav {
    padding: 32vw 10.666666666666668vw 10.666666666666668vw;
    row-gap: 6.666666666666667vw;
  }
}
.b-header .glb-nav .glb-nav_list {
  display: flex;
  flex-direction: column;
  row-gap: clamp(0px, 2.430555555555556vw, 35px);
}
@media screen and (max-width: 768px) {
  .b-header .glb-nav .glb-nav_list {
    row-gap: 9.333333333333334vw;
  }
}
.b-header .glb-nav .glb-nav_item.is-open .glb-nav_sm-wrapper {
  grid-template-rows: 1fr;
}
.b-header .glb-nav .glb-nav_item .gx-button {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 0;
}
.b-header .glb-nav .glb-nav_item .gx-button.is-disabled {
  pointer-events: none;
}
.b-header .glb-nav .glb-nav_item .gx-button.is-disabled .gx-button__text {
  color: var(--color-gray-2);
}
.b-header .glb-nav .glb-nav_item .gx-button.is-disabled.has-sub .gx-button__icon {
  border-color: var(--color-gray-2);
}
.b-header .glb-nav .glb-nav_item .gx-button.is-disabled .gx-button__icon img {
  filter: grayscale(100%);
}
.b-header .glb-nav .glb-nav_item .gx-button .gx-button__text {
  font-weight: 700;
  line-height: 160%;
}
@media screen and (min-width: 769px) {
  .b-header .glb-nav .glb-nav_item .gx-button .gx-button__text {
    font-size: clamp(0px, 1.25vw, 18px);
  }
}
@media screen and (max-width: 768px) {
  .b-header .glb-nav .glb-nav_item .gx-button .gx-button__text {
    font-size: 4.8vw;
  }
}
.b-header .glb-nav .glb-nav_item .gx-button.has-sub .gx-button__icon {
  background-color: var(--color-white);
  border: 1px solid var(--color-green-1);
  transition: background-color 0.3s ease-in-out, border-color 0.3s ease-in-out;
}
.b-header .glb-nav .glb-nav_item .gx-button.has-sub .gx-button__icon img {
  transform: translateX(0);
  transition: transform 0.3s ease-in-out, filter 0.3s ease-in-out;
}
@media (hover: hover) and (pointer: fine) {
  .b-header .glb-nav .glb-nav_item .gx-button:hover.has-sub .gx-button__icon {
    background-color: var(--color-green-1);
    border-color: var(--color-green-1);
    overflow: visible;
  }
  .b-header .glb-nav .glb-nav_item .gx-button:hover.has-sub .gx-button__icon img {
    animation: none;
    filter: brightness(0) invert(1);
  }
}
.b-header .glb-nav .glb-nav_item.is-open .gx-button.has-sub .gx-button__icon {
  background-color: var(--color-green-1);
  border-color: var(--color-green-1);
}
.b-header .glb-nav .glb-nav_item.is-open .gx-button.has-sub .gx-button__icon img {
  animation: none;
  filter: brightness(0) invert(1);
}
.b-header .glb-nav .glb-nav_sm-wrapper {
  display: grid;
  grid-template-rows: 0fr;
  transition: grid-template-rows 0.3s ease-in-out;
}
.b-header .glb-nav .glb-nav_sm {
  min-height: 0;
  overflow: hidden;
  display: flex;
  flex-wrap: wrap;
  padding-top: 0;
  transition: padding-top 0.3s ease-in-out;
}
@media screen and (min-width: 769px) {
  .b-header .glb-nav .glb-nav_sm.column-two .glb-nav_sm__item {
    width: clamp(0px, 9.375vw, 135px);
  }
}
@media screen and (max-width: 768px) {
  .b-header .glb-nav .glb-nav_sm.column-two .glb-nav_sm__item {
    width: 45.4%;
  }
}
.b-header .glb-nav .glb-nav_sm .glb-nav_sm__item {
  width: 100%;
  border-bottom: 0.266666666666667vw solid var(--color-gray-3);
  padding-block: 5.333333333333334vw;
}
@media screen and (min-width: 769px) {
  .b-header .glb-nav .glb-nav_sm .glb-nav_sm__item {
    border-bottom: clamp(0px, 0.069444444444444vw, 1px) solid var(--color-gray-3);
    padding-block: clamp(0px, 1.388888888888889vw, 20px);
  }
}
.b-header .glb-nav .glb-nav_sm .glb-nav_sm__item .gx-button {
  gap: 0;
}
.b-header .glb-nav .glb-nav_sm .glb-nav_sm__item .gx-button .gx-button__text {
  font-weight: 500;
  line-height: 140%;
  letter-spacing: 0.7px;
  font-size: 3.733333333333334vw;
}
@media screen and (min-width: 769px) {
  .b-header .glb-nav .glb-nav_sm .glb-nav_sm__item .gx-button .gx-button__text {
    font-size: clamp(0px, 0.972222222222222vw, 14px);
  }
}
.b-header .glb-nav .glb-nav_sm .glb-nav_sm__item.is-disabled {
  pointer-events: none;
}
.b-header .glb-nav .glb-nav_sm .glb-nav_sm__item.is-disabled .gx-button__text {
  color: var(--color-gray-2);
}
.b-header .glb-nav .glb-nav_sm .glb-nav_sm__item.is-disabled.has-sub .gx-button__icon {
  border-color: var(--color-gray-2);
}
.b-header .glb-nav .glb-nav_sm .glb-nav_sm__item.is-disabled .gx-button__icon img {
  filter: grayscale(100%);
}
.gx-card.key-visual.key-visual__dictionary {
  margin-bottom: 21.333333333333336vw;
}
@media screen and (min-width: 769px) {
  .gx-card.key-visual.key-visual__dictionary {
    margin-bottom: clamp(0px, 6.875000000000001vw, 99px);
  }
}
.gx-card.key-visual.key-visual__dictionary .gx-card__label {
  margin-bottom: 5.066666666666666vw;
}
@media screen and (min-width: 769px) {
  .gx-card.key-visual.key-visual__dictionary .gx-card__label {
    margin-bottom: clamp(0px, 0.972222222222222vw, 14px);
  }
}
.gx-card.key-visual.key-visual__dictionary .gx-card__title.no-subtitle {
  margin-bottom: 7.733333333333333vw;
}
@media screen and (min-width: 769px) {
  .gx-card.key-visual.key-visual__dictionary .gx-card__title.no-subtitle {
    margin-bottom: clamp(0px, 2.847222222222222vw, 41px);
  }
}
.gx-card.key-visual.key-visual__dictionary .gx-title.gx-title--h1 {
  letter-spacing: 0;
}
@media screen and (max-width: 768px) {
  .gx-dictionary-inner {
    padding-inline: 5.333333333333334vw;
  }
}
@media screen and (min-width: 769px) {
  .gx-dictionary-inner {
    max-width: clamp(0px, 83.33333333333334vw, 1200px);
    margin-inline: auto;
  }
}
.gx-dictionary-contents {
  margin-bottom: 62.93333333333333vw;
}
@media screen and (min-width: 769px) {
  .gx-dictionary-contents {
    margin-bottom: clamp(0px, 8.333333333333332vw, 120px);
  }
}
.gx-dictionary-content,
.gx-dictionary-section {
  margin-bottom: 22.133333333333333vw;
}
@media screen and (min-width: 769px) {
  .gx-dictionary-content,
  .gx-dictionary-section {
    margin-bottom: clamp(0px, 8.333333333333332vw, 120px);
  }
}
.gx-dictionary-content:last-child,
.gx-dictionary-section:last-child {
  margin-bottom: 0;
}
.gx-dictionary-content .gx-title,
.gx-dictionary-section .gx-title {
  margin-bottom: 10.933333333333334vw;
}
@media screen and (min-width: 769px) {
  .gx-dictionary-content .gx-title,
  .gx-dictionary-section .gx-title {
    margin-bottom: clamp(0px, 4.027777777777778vw, 58px);
  }
}
.gx-dictionary-content .gx-navigation,
.gx-dictionary-section .gx-navigation {
  margin-bottom: 20.8vw;
}
@media screen and (max-width: 768px) {
  .gx-dictionary-content .gx-navigation,
  .gx-dictionary-section .gx-navigation {
    padding-inline: 8vw 2.133333333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .gx-dictionary-content .gx-navigation,
  .gx-dictionary-section .gx-navigation {
    margin-bottom: clamp(0px, 4.513888888888888vw, 65px);
  }
}
.gx-dictionary-section.dictionary-filter {
  margin-bottom: 21.333333333333336vw;
}
@media screen and (min-width: 769px) {
  .gx-dictionary-section.dictionary-filter {
    margin-bottom: clamp(0px, 4.791666666666667vw, 69px);
  }
}
@media screen and (max-width: 768px) {
  .gx-dictionary-section.dictionary-filter .gx-dictionary-inner {
    padding-inline: 0;
  }
}
.gx-dictionary-grid {
  list-style: none;
  display: grid;
  margin: 0;
  padding: 0;
  grid-template-columns: minmax(0, 1fr);
  gap: 6.4vw;
}
@media screen and (min-width: 769px) {
  .gx-dictionary-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: clamp(0px, 2.986111111111111vw, 43px) clamp(0px, 2.222222222222222vw, 32px);
  }
}
.gx-dictionary-grid .gx-dictionary-grid__item.gx-dictionary-grid__item--modal {
  cursor: pointer;
}
.gx-dictionary-term {
  position: relative;
  border-radius: 2.666666666666667vw;
  background-color: var(--color-white);
  box-shadow: 0 clamp(0px, 0.208333333333333vw, 3px) clamp(0px, 2.777777777777778vw, 40px) 0 var(--color-green-shadow);
  display: flex;
  align-items: center;
  justify-content: space-between;
  column-gap: 2.133333333333333vw;
  padding: 6.4vw 5.333333333333334vw;
}
@media screen and (min-width: 769px) {
  .gx-dictionary-term {
    border-radius: clamp(0px, 0.694444444444444vw, 10px);
    column-gap: clamp(0px, 0.833333333333333vw, 12px);
    padding: 0 clamp(0px, 2.083333333333333vw, 30px);
    height: clamp(0px, 8.194444444444445vw, 118px);
  }
}
.gx-dictionary-term .gx-text {
  overflow-wrap: anywhere;
  word-break: normal;
  line-break: strict;
}
@media screen and (max-width: 768px) {
  .gx-dictionary-term .gx-text {
    letter-spacing: 0.1em;
  }
}
.gx-dictionary-term__icon {
  flex-shrink: 0;
  width: 6.4vw;
  height: 6.4vw;
  border-radius: 50%;
  background-color: var(--color-green-1);
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 769px) {
  .gx-dictionary-term__icon {
    width: clamp(0px, 1.666666666666667vw, 24px);
    height: clamp(0px, 1.666666666666667vw, 24px);
  }
}
.gx-dictionary-term__icon::before {
  content: '';
  width: 1.333333333333333vw;
  height: 2.133333333333333vw;
  background: url("/assets/images/common/icon/arrow-right-white.svg") no-repeat center/contain;
}
@media screen and (min-width: 769px) {
  .gx-dictionary-term__icon::before {
    width: clamp(0px, 0.555555555555556vw, 8px);
    height: clamp(0px, 0.833333333333333vw, 12px);
  }
}
.gx-dictionary-scroll {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 9.866666666666667vw 2.133333333333333vw;
}
@media screen and (max-width: 768px) {
  .gx-dictionary-scroll {
    padding-inline: 5.333333333333334vw;
  }
}
@media screen and (min-width: 769px) {
  .gx-dictionary-scroll {
    grid-template-columns: repeat(10, 1fr);
    row-gap: 0;
    column-gap: clamp(0px, 1.666666666666667vw, 24px);
  }
}
.scroll-item {
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 2.666666666666667vw;
  border-bottom: 0.533333333333333vw solid var(--color-gray-3);
  padding-bottom: 3.466666666666666vw;
}
@media screen and (min-width: 769px) {
  .scroll-item {
    column-gap: clamp(0px, 0.694444444444444vw, 10px);
    border-bottom-width: clamp(0px, 0.138888888888889vw, 2px);
    padding-bottom: clamp(0px, 0.972222222222222vw, 14px);
  }
}
.scroll-item .scroll-item__label {
  font-size: 4.8vw;
  line-height: 160%;
  letter-spacing: 0.05em;
  font-weight: 700;
}
@media screen and (min-width: 769px) {
  .scroll-item .scroll-item__label {
    font-size: clamp(0px, 1.388888888888889vw, 20px);
  }
}
.scroll-item .scroll-item__icon {
  position: relative;
  width: 5.333333333333334vw;
  height: 5.333333333333334vw;
  background-color: var(--color-green-1);
  border-radius: 9999px;
}
@media screen and (min-width: 769px) {
  .scroll-item .scroll-item__icon {
    width: clamp(0px, 1.388888888888889vw, 20px);
    height: clamp(0px, 1.388888888888889vw, 20px);
  }
}
.scroll-item .scroll-item__icon::before {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) rotate(90deg);
  content: '';
  width: 1.333333333333333vw;
  height: 5.333333333333334vw;
  background: url("/assets/images/common/icon/arrow-right-white.svg") no-repeat center/contain;
}
@media screen and (min-width: 769px) {
  .scroll-item .scroll-item__icon::before {
    width: clamp(0px, 0.347222222222222vw, 5px);
    height: clamp(0px, 1.388888888888889vw, 20px);
  }
}
.scroll-item.disabled {
  pointer-events: none;
  color: var(--color-gray-5);
}
.scroll-item.disabled .scroll-item__icon {
  background-color: var(--color-gray-5);
}
.gx-interview__key-visual {
  position: relative;
  margin-bottom: 22.933333333333334vw;
  padding-bottom: 12.533333333333333vw;
}
@media screen and (min-width: 769px) {
  .gx-interview__key-visual {
    min-height: clamp(0px, 47.43055555555556vw, 683px);
    padding-bottom: clamp(0px, 3.402777777777778vw, 49px);
    margin-bottom: clamp(0px, 8.680555555555555vw, 125px);
  }
}
.gx-interview__key-visual--inner {
  background-repeat: no-repeat;
}
@media screen and (max-width: 768px) {
  .gx-interview__key-visual--inner {
    background-image: url("/assets/images/interview/kv_sp.png");
    background-size: cover;
    background-position: center top;
    min-height: 174.13333333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .gx-interview__key-visual--inner {
    background-image: url("/assets/images/interview/bg-content.png");
    background-size: clamp(0px, 59.583333333333336vw, 858px);
    background-position: clamp(0px, 16.944444444444446vw, 244px) top;
  }
}
@media screen and (min-width: 1441px) {
  .gx-interview__key-visual--inner {
    background-position: center top;
  }
}
.gx-interview__shape {
  position: absolute;
  z-index: -1;
}
@media screen and (min-width: 769px) {
  .gx-interview__shape.gx-interview__shape--left {
    left: 0;
    top: clamp(0px, 18.88888888888889vw, 272px);
    width: clamp(0px, 11.11111111111111vw, 160px);
    height: clamp(0px, 11.11111111111111vw, 160px);
  }
}
@media screen and (min-width: 769px) {
  .gx-interview__shape.gx-interview__shape--right {
    right: 0;
    top: clamp(0px, 14.722222222222223vw, 212px);
    width: clamp(0px, 18.61111111111111vw, 268px);
    height: clamp(0px, 28.61111111111111vw, 412px);
  }
}
.gx-interview__key-visual__content {
  text-align: center;
  padding-top: 50.4vw;
}
@media screen and (min-width: 769px) {
  .gx-interview__key-visual__content {
    max-width: clamp(0px, 43.541666666666664vw, 627px);
    margin-inline: auto;
    padding-top: clamp(0px, 13.472222222222221vw, 194px);
  }
}
.gx-interview__key-visual__content .label {
  margin-bottom: 8vw;
}
@media screen and (min-width: 769px) {
  .gx-interview__key-visual__content .label {
    margin-bottom: clamp(0px, 2.430555555555556vw, 35px);
  }
}
.gx-interview__key-visual__content .label .gx-text {
  line-height: 100%;
  letter-spacing: 0;
}
@media screen and (min-width: 769px) {
  .gx-interview__key-visual__content .label .gx-text {
    font-size: clamp(0px, 1.388888888888889vw, 20px);
  }
}
.gx-interview__key-visual__content .title {
  width: 42.13333333333333vw;
  margin-inline: auto;
  margin-bottom: 11.733333333333333vw;
}
@media screen and (min-width: 769px) {
  .gx-interview__key-visual__content .title {
    width: clamp(0px, 16.458333333333332vw, 237px);
    margin-bottom: clamp(0px, 4.027777777777778vw, 58px);
  }
}
.gx-interview__key-visual__content .description .gx-text {
  letter-spacing: 0.1em;
}
.gx-interview__image-looper {
  position: absolute;
  width: 100%;
  bottom: 0;
}
.gx-interview__image-looper .looper-item {
  flex-shrink: 0;
  box-sizing: border-box;
  padding-right: 20vw;
  width: 138.66666666666669vw;
}
@media screen and (min-width: 769px) {
  .gx-interview__image-looper .looper-item {
    padding-right: clamp(0px, 9.722222222222223vw, 140px);
    width: clamp(0px, 66.66666666666666vw, 960px);
  }
}
.gx-interview__image-looper .looper-item img {
  display: block;
  width: 100%;
}
@media screen and (min-width: 769px) {
  .gx-interview__container {
    max-width: clamp(0px, 83.33333333333334vw, 1200px);
    margin-inline: auto;
  }
}
.gx-interview__item {
  padding-bottom: 16vw;
}
@media screen and (min-width: 769px) {
  .gx-interview__item {
    padding-bottom: clamp(0px, 7.291666666666667vw, 105px);
  }
}
.gx-interview__item .gx-interview__item--info {
  margin-bottom: 16vw;
}
@media screen and (max-width: 768px) {
  .gx-interview__item .gx-interview__item--info {
    padding-inline: 5.333333333333334vw;
  }
}
@media screen and (min-width: 769px) {
  .gx-interview__item .gx-interview__item--info {
    margin-bottom: clamp(0px, 4.166666666666666vw, 60px);
  }
}
.gx-interview__item .gx-interview__item--info .label {
  margin-bottom: 10.133333333333333vw;
}
@media screen and (min-width: 769px) {
  .gx-interview__item .gx-interview__item--info .label {
    margin-bottom: clamp(0px, 3.472222222222222vw, 50px);
  }
}
.gx-interview__item .gx-interview__item--info .label .gx-text {
  line-height: 100%;
  letter-spacing: 0;
}
@media screen and (min-width: 769px) {
  .gx-interview__item .gx-interview__item--info .label .gx-text {
    font-size: clamp(0px, 1.388888888888889vw, 20px);
  }
}
.gx-interview__item .gx-interview__item--info .title {
  margin-bottom: 6.4vw;
}
@media screen and (min-width: 769px) {
  .gx-interview__item .gx-interview__item--info .title {
    margin-bottom: clamp(0px, 2.222222222222222vw, 32px);
  }
}
@media screen and (min-width: 769px) {
  .gx-interview__item .gx-interview__item--info .title .gx-title {
    line-height: 150%;
  }
}
@media screen and (max-width: 768px) {
  .gx-interview__item .gx-interview__item--info .description .gx-text {
    letter-spacing: 0.1em;
  }
}
@media screen and (max-width: 768px) {
  .gx-interview__item .gx-interview__item--slider {
    padding-left: 5.333333333333334vw;
  }
}
.gx-interview__item .gx-interview__item--slider .swiper {
  padding-bottom: 16vw;
}
@media screen and (min-width: 769px) {
  .gx-interview__item .gx-interview__item--slider .swiper {
    padding-bottom: clamp(0px, 4.166666666666666vw, 60px);
  }
}
@media screen and (max-width: 768px) {
  .gx-interview__item .gx-interview__item--slider .swiper-wrapper {
    margin-bottom: 16vw;
  }
}
@media screen and (max-width: 768px) {
  .gx-interview__item .gx-interview__item--slider .swiper-buttons {
    padding-left: 5.333333333333334vw;
  }
}
.gx-interview__item.gx-interview__item--green-hero {
  padding-bottom: 10.133333333333333vw;
}
@media screen and (min-width: 769px) {
  .gx-interview__item.gx-interview__item--green-hero {
    padding-bottom: clamp(0px, 6.944444444444445vw, 100px);
  }
}
.gx-interview__item.gx-interview__item--green-hero .gx-card__swiper .gx-card__swiper--personal {
  align-items: flex-start;
  min-height: 26.666666666666668vw;
}
@media screen and (min-width: 769px) {
  .gx-interview__item.gx-interview__item--green-hero .gx-card__swiper .gx-card__swiper--personal {
    min-height: clamp(0px, 6.944444444444445vw, 100px);
  }
}
.gx-interview__item.gx-interview__item--green-hero .gx-card__swiper .gx-card__swiper--personal .swiper-icon {
  align-self: flex-end;
}
@media screen and (max-width: 768px) {
  .gx-interview__item.gx-interview__item--banner {
    padding-inline: 5.333333333333334vw;
    margin-bottom: 15.466666666666667vw;
  }
}
.gx-interview__item.gx-interview__item--banner .banner--inner {
  background-image: url("/assets/images/interview/media-banner_sp.png");
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  box-shadow: 0 3px 40px 0 var(--color-green-shadow);
  height: 74.93333333333332vw;
  border-radius: 2.666666666666667vw;
}
@media screen and (min-width: 769px) {
  .gx-interview__item.gx-interview__item--banner .banner--inner {
    background-image: url("/assets/images/interview/media-banner_pc.png");
    height: clamp(0px, 17.01388888888889vw, 245px);
    max-width: clamp(0px, 69.02777777777777vw, 994px);
    margin-inline: auto;
    border-radius: clamp(0px, 0.694444444444444vw, 10px);
  }
}
@media screen and (max-width: 768px) {
  .gx-interview__item.gx-interview__item--banner .banner-content {
    padding-top: 4.8vw;
  }
}
.gx-interview__item.gx-interview__item--banner .gx-text {
  display: block;
}
.gx-interview__item.gx-interview__item--banner .gx-text.sub-title {
  font-weight: 700;
  font-size: 4.8vw;
  margin-bottom: 4.533333333333333vw;
}
@media screen and (min-width: 769px) {
  .gx-interview__item.gx-interview__item--banner .gx-text.sub-title {
    font-size: clamp(0px, 1.388888888888889vw, 20px);
    margin-bottom: clamp(0px, 0.555555555555556vw, 8px);
  }
}
.gx-interview__item.gx-interview__item--banner .gx-text.title {
  font-weight: 700;
  font-size: 5.333333333333334vw;
  margin-bottom: 8.799999999999999vw;
}
@media screen and (min-width: 769px) {
  .gx-interview__item.gx-interview__item--banner .gx-text.title {
    font-size: clamp(0px, 1.944444444444444vw, 28px);
    margin-bottom: clamp(0px, 0.833333333333333vw, 12px);
  }
}
.gx-interview-details {
  margin-bottom: 42.66666666666667vw;
}
@media screen and (min-width: 769px) {
  .gx-interview-details {
    margin-bottom: clamp(0px, 11.458333333333332vw, 165px);
  }
}
.interview-details__kv {
  position: relative;
  margin-bottom: 8vw;
}
@media screen and (max-width: 768px) {
  .interview-details__kv {
    padding-bottom: 13.333333333333334vw;
  }
}
@media screen and (min-width: 769px) {
  .interview-details__kv {
    margin-bottom: clamp(0px, 8.26388888888889vw, 119px);
  }
}
.interview-details__kv .kv-shape {
  position: absolute;
}
.interview-details__kv .kv-shape__top--right {
  top: 0;
  right: 0;
  width: 74.13333333333333vw;
}
@media screen and (min-width: 769px) {
  .interview-details__kv .kv-shape__top--right {
    width: clamp(0px, 44.44444444444444vw, 640px);
  }
}
.interview-details__kv .kv-shape__bottom--left {
  bottom: 0;
  left: 0;
  width: 24.8vw;
}
@media screen and (min-width: 769px) {
  .interview-details__kv .kv-shape__bottom--left {
    width: clamp(0px, 11.11111111111111vw, 160px);
  }
}
.interview-details__kv--inner {
  padding-top: 50.4vw;
}
@media screen and (max-width: 768px) {
  .interview-details__kv--inner {
    padding-inline: 5.333333333333334vw;
  }
}
@media screen and (min-width: 769px) {
  .interview-details__kv--inner {
    width: clamp(0px, 91.59722222222221vw, 1319px);
    margin-left: auto;
    padding-top: clamp(0px, 12.01388888888889vw, 173px);
  }
}
@media screen and (min-width: 1441px) {
  .interview-details__kv--inner {
    margin: 0 auto;
  }
}
.interview-details__kv .kv-title {
  margin-bottom: 8.533333333333333vw;
}
@media screen and (min-width: 769px) {
  .interview-details__kv .kv-title {
    margin-bottom: clamp(0px, 2.777777777777778vw, 40px);
  }
}
.interview-details__kv .kv-label {
  margin-bottom: 6.4vw;
}
@media screen and (min-width: 769px) {
  .interview-details__kv .kv-label {
    margin-bottom: clamp(0px, 1.111111111111111vw, 16px);
  }
}
.interview-details__kv .kv-label .gx-text {
  line-height: 100%;
  letter-spacing: 0;
}
@media screen and (min-width: 769px) {
  .interview-details__kv .kv-label .gx-text {
    font-size: clamp(0px, 1.388888888888889vw, 20px);
  }
}
@media screen and (max-width: 768px) {
  .interview-details__kv .kv-media {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
  }
}
@media screen and (min-width: 769px) {
  .interview-details__kv .kv-media {
    display: grid;
    grid-template-columns: 1fr clamp(0px, 65.34722222222223vw, 941px);
    align-items: center;
  }
}
.interview-details__kv .kv-media .media-item__image {
  width: 66.66666666666666vw;
}
@media screen and (min-width: 769px) {
  .interview-details__kv .kv-media .media-item__image {
    width: clamp(0px, 19.23611111111111vw, 277px);
    transform: translateY(clamp(-45px, -3.125vw, 0px));
  }
}
.interview-details__kv .kv-media .media-item__video {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .interview-details__kv .kv-media .media-item__video {
    margin-bottom: 4.266666666666667vw;
  }
}
.interview-details__kv .kv-media .media-item__video iframe {
  width: 100%;
  aspect-ratio: 16/9;
}
.interview-details__container {
  display: grid;
  margin-bottom: 32vw;
}
@media screen and (max-width: 768px) {
  .interview-details__container {
    padding-inline: 5.333333333333334vw;
  }
}
@media screen and (min-width: 769px) {
  .interview-details__container {
    grid-template-columns: clamp(0px, 19.166666666666668vw, 276px) 1fr;
    max-width: clamp(0px, 83.33333333333334vw, 1200px);
    margin: 0 auto;
    column-gap: clamp(0px, 7.152777777777778vw, 103px);
    margin-bottom: clamp(0px, 8.680555555555555vw, 125px);
  }
}
@media screen and (min-width: 769px) {
  .interview-details__container .container-item__sticky {
    position: sticky;
    top: clamp(0px, 1.388888888888889vw, 20px);
    align-self: start;
  }
}
.interview-details__container .menus {
  margin-bottom: 16vw;
}
@media screen and (min-width: 769px) {
  .interview-details__container .menus {
    margin-bottom: clamp(0px, 6.944444444444445vw, 100px);
    padding-top: clamp(0px, 0.208333333333333vw, 3px);
  }
}
.interview-details__container .menus .menus-title {
  margin-bottom: 3.733333333333334vw;
}
@media screen and (min-width: 769px) {
  .interview-details__container .menus .menus-title {
    margin-bottom: clamp(0px, 1.388888888888889vw, 20px);
  }
}
.interview-details__container .menus .menus-title .gx-text {
  line-height: 100%;
  letter-spacing: 0;
}
@media screen and (min-width: 769px) {
  .interview-details__container .menus .menus-title .gx-text {
    font-size: clamp(0px, 1.388888888888889vw, 20px);
  }
}
.interview-details__container .menus .menus--inner {
  box-shadow: 0 0.8vw 10.666666666666668vw 0 var(--color-green-shadow);
  border-radius: 2.666666666666667vw;
  padding: 6.4vw 5.333333333333334vw;
}
@media screen and (min-width: 769px) {
  .interview-details__container .menus .menus--inner {
    box-shadow: 0 clamp(0px, 0.208333333333333vw, 3px) clamp(0px, 2.777777777777778vw, 40px) 0 var(--color-green-shadow);
    border-radius: clamp(0px, 0.694444444444444vw, 10px);
    padding-block: clamp(0px, 2.083333333333333vw, 30px) clamp(0px, 1.805555555555555vw, 26px);
    padding-inline: clamp(0px, 1.388888888888889vw, 20px) clamp(0px, 2.222222222222222vw, 32px);
  }
}
.interview-details__container .menus .menus--inner .menu-item {
  display: inline-block;
  position: relative;
  letter-spacing: 0.05em;
  line-height: 160%;
  font-weight: 500;
  font-size: 3.733333333333334vw;
  cursor: pointer;
  padding-left: 5.866666666666666vw;
  margin-bottom: 4.266666666666667vw;
}
@media screen and (min-width: 769px) {
  .interview-details__container .menus .menus--inner .menu-item {
    padding-left: clamp(0px, 1.527777777777778vw, 22px);
    font-size: clamp(0px, 0.972222222222222vw, 14px);
    margin-bottom: clamp(0px, 1.666666666666667vw, 24px);
  }
}
.interview-details__container .menus .menus--inner .menu-item:last-child {
  margin-bottom: 0;
}
.interview-details__container .menus .menus--inner .menu-item::before {
  content: '';
  position: absolute;
  left: 0;
  width: 2.666666666666667vw;
  height: 2.666666666666667vw;
  border-radius: 9999px;
  background-color: var(--color-gray-3);
  top: 1.866666666666667vw;
}
@media screen and (min-width: 769px) {
  .interview-details__container .menus .menus--inner .menu-item::before {
    width: clamp(0px, 0.694444444444444vw, 10px);
    height: clamp(0px, 0.694444444444444vw, 10px);
    top: clamp(0px, 0.486111111111111vw, 7px);
  }
}
.interview-details__container .menus .menus--inner .menu-item.active {
  color: var(--color-green-1);
}
.interview-details__container .menus .menus--inner .menu-item.active::before {
  background-color: var(--color-green-1);
}
@media screen and (max-width: 768px) {
  .interview-details__container .social {
    padding-inline: 7.733333333333333vw;
  }
}
.interview-details__container .social .social-title {
  text-align: center;
  letter-spacing: 0.05em;
  line-height: 150%;
  font-weight: 500;
  font-size: 3.733333333333334vw;
  margin-bottom: 3.2vw;
}
@media screen and (min-width: 769px) {
  .interview-details__container .social .social-title {
    font-size: clamp(0px, 0.972222222222222vw, 14px);
    margin-bottom: clamp(0px, 0.833333333333333vw, 12px);
  }
}
.interview-details__container .social .social--inner {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  box-shadow: 0 0.8vw 10.666666666666668vw 0 var(--color-green-shadow);
  border-radius: 2.666666666666667vw;
  padding: 2.666666666666667vw 5.333333333333334vw;
}
@media screen and (min-width: 769px) {
  .interview-details__container .social .social--inner {
    box-shadow: 0 clamp(0px, 0.208333333333333vw, 3px) clamp(0px, 2.777777777777778vw, 40px) 0 var(--color-green-shadow);
    border-radius: clamp(0px, 0.694444444444444vw, 10px);
    padding: clamp(0px, 0.694444444444444vw, 10px) clamp(0px, 1.388888888888889vw, 20px);
  }
}
.interview-details__container .interview-profile {
  display: grid;
  background-color: var(--color-gray-1);
  padding: 6.4vw;
  margin-bottom: 16vw;
}
@media screen and (max-width: 768px) {
  .interview-details__container .interview-profile {
    row-gap: 8.533333333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .interview-details__container .interview-profile {
    grid-template-columns: clamp(0px, 14.23611111111111vw, 205px) 1fr;
    align-items: center;
    column-gap: clamp(0px, 4.444444444444445vw, 64px);
    padding: clamp(0px, 1.666666666666667vw, 24px);
    margin-bottom: clamp(0px, 5.555555555555555vw, 80px);
  }
}
.interview-details__container .interview-profile .profile-info {
  position: relative;
}
.interview-details__container .interview-profile .profile-info::before {
  content: '';
  position: absolute;
  background-color: var(--color-gray-3);
}
@media screen and (max-width: 768px) {
  .interview-details__container .interview-profile .profile-info::before {
    bottom: -4.266666666666667vw;
    width: 100%;
    height: 0.266666666666667vw;
  }
}
@media screen and (min-width: 769px) {
  .interview-details__container .interview-profile .profile-info::before {
    right: clamp(-32px, -2.222222222222222vw, 0px);
    width: clamp(0px, 0.069444444444444vw, 1px);
    height: 100%;
  }
}
.interview-details__container .interview-profile .profile-info .label {
  margin-bottom: 3.2vw;
}
@media screen and (min-width: 769px) {
  .interview-details__container .interview-profile .profile-info .label {
    margin-bottom: clamp(0px, 0.833333333333333vw, 12px);
  }
}
.interview-details__container .interview-profile .profile-info .label .gx-text {
  letter-spacing: 0;
  line-height: 140%;
}
.interview-details__container .interview-profile .profile-info .title {
  margin-bottom: 1.6vw;
}
@media screen and (min-width: 769px) {
  .interview-details__container .interview-profile .profile-info .title {
    margin-bottom: clamp(0px, 0.833333333333333vw, 12px);
  }
}
.interview-details__container .interview-profile .profile-info .title .gx-text {
  font-weight: 700;
  letter-spacing: 0;
  line-height: 160%;
  font-size: 5.333333333333334vw;
}
@media screen and (min-width: 769px) {
  .interview-details__container .interview-profile .profile-info .title .gx-text {
    font-size: clamp(0px, 1.388888888888889vw, 20px);
  }
}
.interview-details__container .interview-profile .profile-info .title .gx-text span {
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 140%;
  font-size: 3.2vw;
}
@media screen and (min-width: 769px) {
  .interview-details__container .interview-profile .profile-info .title .gx-text span {
    font-size: clamp(0px, 0.833333333333333vw, 12px);
  }
}
.interview-details__container .interview-profile .profile-info .position .gx-text {
  letter-spacing: 0.05em;
  line-height: 160%;
  font-size: 3.733333333333334vw;
}
@media screen and (min-width: 769px) {
  .interview-details__container .interview-profile .profile-info .position .gx-text {
    font-size: clamp(0px, 0.972222222222222vw, 14px);
  }
}
.interview-details__container .interview-profile .profile-description .gx-text {
  letter-spacing: 0.05em;
  line-height: 160%;
  font-size: 3.733333333333334vw;
}
@media screen and (min-width: 769px) {
  .interview-details__container .interview-profile .profile-description .gx-text {
    font-size: clamp(0px, 0.972222222222222vw, 14px);
  }
}
@media screen and (min-width: 769px) {
  .interview-details__slider {
    margin-bottom: clamp(0px, 5.555555555555555vw, 80px);
  }
}
@media screen and (max-width: 768px) {
  .interview-details__slider--inner {
    padding-inline: 5.333333333333334vw 0;
  }
}
@media screen and (min-width: 769px) {
  .interview-details__slider--inner {
    max-width: clamp(0px, 83.33333333333334vw, 1200px);
    margin-inline: auto;
  }
}
.interview-details__slider--inner .slider-label {
  margin-bottom: 10.666666666666668vw;
}
@media screen and (min-width: 769px) {
  .interview-details__slider--inner .slider-label {
    margin-bottom: clamp(0px, 3.472222222222222vw, 50px);
  }
}
.interview-details__slider--inner .slider-label .gx-text {
  letter-spacing: 0;
  line-height: 100%;
}
@media screen and (min-width: 769px) {
  .interview-details__slider--inner .slider-label .gx-text {
    font-size: clamp(0px, 1.388888888888889vw, 20px);
  }
}
.interview-details__slider--inner .slider-title {
  margin-bottom: 16vw;
}
@media screen and (min-width: 769px) {
  .interview-details__slider--inner .slider-title {
    margin-bottom: clamp(0px, 4.166666666666666vw, 60px);
  }
}
@media screen and (min-width: 769px) {
  .interview-details__slider--inner .slider-title .gx-title {
    line-height: 150%;
  }
}
.interview-details__slider--inner .slider-item .image {
  margin-bottom: 5.333333333333334vw;
  height: 110.66666666666667vw;
}
@media screen and (min-width: 769px) {
  .interview-details__slider--inner .slider-item .image {
    height: clamp(0px, 35.06944444444444vw, 505px);
    margin-bottom: clamp(0px, 2.222222222222222vw, 32px);
  }
}
.interview-details__slider--inner .slider-item .image picture {
  display: unset;
}
.interview-details__slider--inner .slider-item .image img {
  width: auto;
  height: 100%;
}
.interview-details__slider--inner .slider-item .info {
  border-bottom: 1px solid var(--color-gray-3);
  padding-bottom: 5.333333333333334vw;
  margin-bottom: 5.333333333333334vw;
}
@media screen and (min-width: 769px) {
  .interview-details__slider--inner .slider-item .info {
    padding-bottom: clamp(0px, 1.388888888888889vw, 20px);
    margin-bottom: clamp(0px, 1.388888888888889vw, 20px);
  }
}
.interview-details__slider--inner .slider-item .info .subtitle {
  margin-bottom: 3.2vw;
}
@media screen and (min-width: 769px) {
  .interview-details__slider--inner .slider-item .info .subtitle {
    margin-bottom: clamp(0px, 0.694444444444444vw, 10px);
  }
}
.interview-details__slider--inner .slider-item .info .subtitle .gx-text {
  letter-spacing: 0.1em;
  line-height: 150%;
}
.interview-details__slider--inner .slider-item .info .title .gx-text {
  font-weight: 700;
  line-height: 160%;
}
.interview-details__slider--inner .slider-item .people-info {
  display: grid;
  grid-template-columns: 1fr 7.466666666666668vw;
  align-items: flex-end;
  row-gap: 1.066666666666667vw;
}
@media screen and (min-width: 769px) {
  .interview-details__slider--inner .slider-item .people-info {
    grid-template-columns: 1fr clamp(0px, 1.944444444444444vw, 28px);
    row-gap: clamp(0px, 0.277777777777778vw, 4px);
  }
}
.interview-details__slider--inner .slider-item .people-info .name .gx-text {
  font-weight: 700;
  line-height: 160%;
  font-size: 4.8vw;
}
@media screen and (min-width: 769px) {
  .interview-details__slider--inner .slider-item .people-info .name .gx-text {
    font-size: clamp(0px, 1.25vw, 18px);
  }
}
.interview-details__slider--inner .slider-item .people-info .position {
  grid-column: 1;
  grid-row: 2;
}
.interview-details__slider--inner .slider-item .people-info .position .gx-text {
  color: var(--color-gray-2);
  line-height: 160%;
  font-size: 3.733333333333334vw;
}
@media screen and (min-width: 769px) {
  .interview-details__slider--inner .slider-item .people-info .position .gx-text {
    line-height: 150%;
    font-size: clamp(0px, 0.972222222222222vw, 14px);
  }
}
.interview-details__slider--inner .slider-item .people-info .icon {
  grid-row: span 2;
  grid-column: 2;
  width: 7.466666666666668vw;
  height: 7.466666666666668vw;
  background-color: var(--color-green-1);
  border-radius: 9999px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 769px) {
  .interview-details__slider--inner .slider-item .people-info .icon {
    width: clamp(0px, 1.944444444444444vw, 28px);
    height: clamp(0px, 1.944444444444444vw, 28px);
  }
}
.interview-details__slider--inner .slider-item .people-info .icon img {
  line-height: 0;
  font-size: 0;
  width: 2.133333333333333vw;
}
@media screen and (min-width: 769px) {
  .interview-details__slider--inner .slider-item .people-info .icon img {
    width: clamp(0px, 0.555555555555556vw, 8px);
  }
}
@media screen and (max-width: 768px) {
  .interview-details__slider--inner .interview-buttons {
    padding-block: 10.666666666666668vw 16vw;
  }
}
@media screen and (max-width: 768px) {
  .interview-details__buttons {
    padding-inline: 5.333333333333334vw;
  }
}
.interview-details__buttons .interview-details__buttons--inner {
  border-top: 1px solid var(--color-gray-3);
  padding-top: 10.666666666666668vw;
  display: flex;
  justify-content: center;
}
@media screen and (min-width: 769px) {
  .interview-details__buttons .interview-details__buttons--inner {
    padding-top: clamp(0px, 4.166666666666666vw, 60px);
    max-width: clamp(0px, 83.33333333333334vw, 1200px);
    margin-inline: auto;
  }
}
@media screen and (max-width: 768px) {
  .interview-vision {
    margin-bottom: 21.066666666666666vw;
  }
}
.interview-vision .gx-text {
  letter-spacing: 0.1em;
  line-height: 160%;
}
@media screen and (min-width: 769px) {
  .interview-vision .gx-text {
    letter-spacing: 0.05em;
    line-height: 200%;
  }
}
.interview-vision .interview-vision__slug {
  margin-bottom: 38.4vw;
}
@media screen and (min-width: 769px) {
  .interview-vision .interview-vision__slug {
    margin-bottom: clamp(0px, 8.333333333333332vw, 120px);
  }
}
.interview-vision .interview-vision__item {
  margin-bottom: 32vw;
}
@media screen and (min-width: 769px) {
  .interview-vision .interview-vision__item {
    margin-bottom: clamp(0px, 8.333333333333332vw, 120px);
  }
}
.interview-vision .interview-vision__item:last-child {
  margin-bottom: 0;
}
.interview-vision .interview-vision__item .gx-title-line {
  margin-bottom: 16vw;
}
@media screen and (min-width: 769px) {
  .interview-vision .interview-vision__item .gx-title-line {
    margin-bottom: clamp(0px, 2.777777777777778vw, 40px);
  }
}
.interview-vision .interview-vision__item .gx-text {
  margin-bottom: 6.4vw;
}
@media screen and (min-width: 769px) {
  .interview-vision .interview-vision__item .gx-text {
    margin-bottom: clamp(0px, 1.666666666666667vw, 24px);
  }
}
.interview-vision .interview-vision__item .gx-text:last-child {
  margin-bottom: 0;
}
.interview-vision .interview-vision__item .slug .gx-text {
  margin-bottom: 0;
  line-height: 200%;
  letter-spacing: 0.05em;
}
.interview-vision .interview-vision__item .subtitle {
  margin-bottom: 6.4vw;
  border-bottom: 1px solid var(--color-gray-3);
  padding-bottom: 5.333333333333334vw;
}
@media screen and (min-width: 769px) {
  .interview-vision .interview-vision__item .subtitle {
    margin-bottom: clamp(0px, 1.666666666666667vw, 24px);
    padding-bottom: clamp(0px, 1.388888888888889vw, 20px);
  }
}
.interview-vision .interview-vision__item .subtitle .gx-text {
  font-weight: 700;
  line-height: 200%;
}
.interview-vision .interview-vision__item .image {
  margin-bottom: 10.666666666666668vw;
}
@media screen and (min-width: 769px) {
  .interview-vision .interview-vision__item .image {
    margin-bottom: clamp(0px, 2.777777777777778vw, 40px);
    margin-top: clamp(0px, 2.847222222222222vw, 41px);
  }
}
.interview-vision .interview-vision__item .image .image-border {
  border: 1px solid var(--color-gray-3);
}
.interview-vision .interview-vision__item .caption {
  margin-top: 6.4vw;
}
@media screen and (min-width: 769px) {
  .interview-vision .interview-vision__item .caption {
    margin-top: clamp(0px, 1.666666666666667vw, 24px);
  }
}
@media screen and (max-width: 768px) {
  .interview-vision .interview-vision__item .caption .gx-text {
    line-height: 140%;
    font-size: 3.2vw;
  }
}
@media screen and (max-width: 768px) {
  .interview-vision .interview-vision__item .link {
    margin-top: 3.2vw;
  }
}
@media screen and (max-width: 768px) {
  .interview-vision .interview-vision__item .link + .image {
    margin-top: 3.2vw;
  }
}
@media screen and (min-width: 769px) {
  .interview-vision .interview-vision__item .image-catption {
    margin-top: clamp(0px, 5.486111111111111vw, 79px);
  }
}
@media screen and (max-width: 768px) {
  .interview-vision .interview-vision__item .image-catption .caption {
    margin-bottom: 2.666666666666667vw;
  }
}
@media screen and (max-width: 768px) {
  .interview-vision .interview-vision__item .image-catption .caption .gx-text {
    line-height: 140%;
    font-size: 3.2vw;
  }
}
.gx-introduction {
  padding-bottom: clamp(0px, 11.11111111111111vw, 160px);
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .gx-introduction {
    padding-bottom: 42.66666666666667vw;
  }
}
@media screen and (min-width: 769px) {
  .gx-introduction .gx-introduction-inner {
    max-width: clamp(0px, 83.33333333333334vw, 1200px);
    margin: 0 auto;
  }
}
@media screen and (max-width: 768px) {
  .gx-introduction .gx-introduction-inner {
    padding: 0 5.333333333333334vw;
  }
}
@media screen and (min-width: 769px) {
  .gx-introduction .gx-introduction-cell .introduction-cell-sc.cell-expand {
    display: flex;
    column-gap: clamp(0px, 7.916666666666666vw, 114px);
    margin-top: clamp(0px, 4.166666666666666vw, 60px);
  }
  .gx-introduction .gx-introduction-cell .introduction-cell-sc.cell-expand.mgb40 {
    margin-bottom: clamp(0px, 2.777777777777778vw, 40px);
  }
  .gx-introduction .gx-introduction-cell .introduction-cell-sc.cell-expand .gx-title--h5 {
    margin-bottom: clamp(0px, 1.111111111111111vw, 16px);
  }
  .gx-introduction .gx-introduction-cell .introduction-cell-sc.cell-expand .cell-expand_img {
    flex-shrink: 0;
    width: clamp(0px, 35.625vw, 513px);
  }
  .gx-introduction .gx-introduction-cell .introduction-cell-sc.cell-expand .cell-expand_ctn {
    flex-grow: 1;
  }
  .gx-introduction .gx-introduction-cell .introduction-cell-sc.cell-expand .cell-expand_ctn .gx-text {
    line-height: 160%;
    letter-spacing: 0.1em;
  }
  .gx-introduction .gx-introduction-cell .introduction-cell-sc.cell-expand .cell-expand_ctn p +p {
    margin-top: clamp(0px, 1.666666666666667vw, 24px);
  }
}
@media screen and (max-width: 768px) {
  .gx-introduction .gx-introduction-cell .introduction-cell-sc.cell-expand {
    margin-top: 16vw;
  }
  .gx-introduction .gx-introduction-cell .introduction-cell-sc.cell-expand .gx-title--h5 {
    font-size: 4.8vw;
    margin-bottom: 4.266666666666667vw;
  }
  .gx-introduction .gx-introduction-cell .introduction-cell-sc.cell-expand .cell-expand_img {
    width: 100%;
    height: auto;
  }
  .gx-introduction .gx-introduction-cell .introduction-cell-sc.cell-expand .cell-expand_ctn {
    margin-bottom: 6.4vw;
  }
  .gx-introduction .gx-introduction-cell .introduction-cell-sc.cell-expand .cell-expand_ctn .gx-text {
    line-height: 160%;
  }
  .gx-introduction .gx-introduction-cell .introduction-cell-sc.cell-expand .cell-expand_ctn p +p {
    margin-top: 6.4vw;
  }
}
.gx-introduction .gx-introduction-cell .introduction-cell-sc.cell-feature {
  margin-top: clamp(0px, 6.944444444444445vw, 100px);
}
@media screen and (max-width: 768px) {
  .gx-introduction .gx-introduction-cell .introduction-cell-sc.cell-feature {
    margin-top: 32vw;
  }
}
@media screen and (min-width: 769px) {
  .gx-introduction .gx-introduction-cell .introduction-cell-sc.cell-feature .gx-title-line {
    margin-bottom: clamp(0px, 4.166666666666666vw, 60px);
  }
  .gx-introduction .gx-introduction-cell .introduction-cell-sc.cell-feature .gx-title-line.mgb40 {
    margin-bottom: clamp(0px, 2.777777777777778vw, 40px);
  }
}
@media screen and (max-width: 768px) {
  .gx-introduction .gx-introduction-cell .introduction-cell-sc.cell-feature .gx-title-line {
    margin-bottom: 6.4vw;
  }
}
@media screen and (max-width: 768px) {
  .gx-introduction .gx-introduction-cell .introduction-cell-sc.cell-feature .cell-feature_wrap {
    margin: 0 -5.333333333333334vw;
    padding-left: 5.333333333333334vw;
  }
  .gx-introduction .gx-introduction-cell .introduction-cell-sc.cell-feature .cell-feature_wrap .swiper {
    padding-right: 5.333333333333334vw;
    padding-bottom: 32vw;
  }
}
.gx-introduction .gx-introduction-cell .introduction-cell-sc.cell-feature .gx-text {
  line-height: 160%;
  letter-spacing: 0.1em;
}
.gx-introduction .gx-introduction-cell .introduction-cell-sc.cell-feature .gx-text.mgb60 {
  margin-bottom: clamp(0px, 4.166666666666666vw, 60px);
}
@media screen and (max-width: 768px) {
  .gx-introduction .gx-introduction-cell .introduction-cell-sc.cell-feature .gx-text.mgb60 {
    margin-bottom: 16vw;
  }
}
.gx-introduction .gx-introduction-cell .introduction-cell-sc.cell-feature .cell-feature_list {
  list-style: none;
  margin: 0;
  padding: 0;
}
@media screen and (min-width: 769px) {
  .gx-introduction .gx-introduction-cell .introduction-cell-sc.cell-feature .cell-feature_list {
    display: flex;
    flex-wrap: wrap;
    column-gap: clamp(0px, 2.222222222222222vw, 32px);
  }
}
@media screen and (max-width: 768px) {
  .gx-introduction .gx-introduction-cell .introduction-cell-sc.cell-feature .cell-feature_list {
    display: flex;
    width: max-content;
  }
}
@media screen and (min-width: 769px) {
  .gx-introduction .gx-introduction-cell .introduction-cell-sc.cell-feature .cell-feature_list.list2cols .cell-feature_item {
    flex-basis: clamp(0px, 40.55555555555556vw, 584px);
  }
  .gx-introduction .gx-introduction-cell .introduction-cell-sc.cell-feature .cell-feature_list.list2cols .cell-feature_item .gx-text {
    letter-spacing: 0.1em;
  }
}
.gx-introduction .gx-introduction-cell .introduction-cell-sc.cell-feature .cell-feature_item {
  border: clamp(0px, 0.069444444444444vw, 1px) solid var(--color-gray-3);
}
@media screen and (min-width: 769px) {
  .gx-introduction .gx-introduction-cell .introduction-cell-sc.cell-feature .cell-feature_item {
    flex-basis: clamp(0px, 26.25vw, 378px);
    padding: clamp(0px, 2.083333333333333vw, 30px) clamp(0px, 2.777777777777778vw, 40px);
  }
}
@media screen and (max-width: 768px) {
  .gx-introduction .gx-introduction-cell .introduction-cell-sc.cell-feature .cell-feature_item {
    display: block;
    padding: 10.666666666666668vw 5.333333333333334vw;
  }
}
.gx-introduction .gx-introduction-cell .introduction-cell-sc.cell-feature .cell-feature_item .gx-title {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: var(--color-green-1);
  margin-bottom: clamp(0px, 1.111111111111111vw, 16px);
  min-height: clamp(0px, 6.875000000000001vw, 99px);
}
@media screen and (max-width: 768px) {
  .gx-introduction .gx-introduction-cell .introduction-cell-sc.cell-feature .cell-feature_item .gx-title {
    margin-bottom: 6.4vw;
    min-height: 25.6vw;
  }
}
.gx-introduction .gx-introduction-cell .introduction-cell-sc.cell-feature .cell-feature_item .gx-text {
  line-height: 160%;
  letter-spacing: 0.08em;
}
.gx-introduction .gx-introduction-cell .introduction-cell-sc.cell-policy {
  margin-top: clamp(0px, 8.333333333333332vw, 120px);
}
@media screen and (max-width: 768px) {
  .gx-introduction .gx-introduction-cell .introduction-cell-sc.cell-policy {
    margin-top: 0;
  }
}
.gx-introduction .gx-introduction-cell .introduction-cell-sc.cell-policy .gx-text {
  line-height: 160%;
  letter-spacing: 0.1em;
}
.gx-introduction .gx-introduction-cell .introduction-cell-sc.cell-policy .cell-policy_list {
  list-style: none;
  margin: clamp(0px, 2.777777777777778vw, 40px) 0 0;
  padding: 0;
}
@media screen and (min-width: 769px) {
  .gx-introduction .gx-introduction-cell .introduction-cell-sc.cell-policy .cell-policy_list {
    display: flex;
    flex-wrap: wrap;
    gap: clamp(0px, 3.472222222222222vw, 50px) clamp(0px, 2.222222222222222vw, 32px);
  }
}
@media screen and (max-width: 768px) {
  .gx-introduction .gx-introduction-cell .introduction-cell-sc.cell-policy .cell-policy_list {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    row-gap: 12.8vw;
    margin-top: 16vw;
  }
}
@media screen and (min-width: 769px) {
  .gx-introduction .gx-introduction-cell .introduction-cell-sc.cell-policy .cell-policy_item {
    flex-basis: clamp(0px, 40.55555555555556vw, 584px);
  }
}
.gx-introduction .gx-introduction-cell .introduction-cell-sc.cell-policy .cell-policy_item .cell-policy_item_head {
  display: flex;
  align-items: center;
  column-gap: clamp(0px, 2.222222222222222vw, 32px);
  margin-bottom: clamp(0px, 1.111111111111111vw, 16px);
  min-height: clamp(0px, 6.25vw, 90px);
  background-color: var(--color-gray-1);
}
@media screen and (max-width: 768px) {
  .gx-introduction .gx-introduction-cell .introduction-cell-sc.cell-policy .cell-policy_item .cell-policy_item_head {
    min-height: 18.666666666666668vw;
    column-gap: 5.333333333333334vw;
    margin-bottom: 4.266666666666667vw;
  }
}
.gx-introduction .gx-introduction-cell .introduction-cell-sc.cell-policy .cell-policy_item .cell-policy_item_head .plc-icon {
  display: inline-block;
  width: clamp(0px, 6.25vw, 90px);
}
@media screen and (max-width: 768px) {
  .gx-introduction .gx-introduction-cell .introduction-cell-sc.cell-policy .cell-policy_item .cell-policy_item_head .plc-icon {
    width: 18.666666666666668vw;
  }
}
.gx-introduction .gx-introduction-cell .introduction-cell-sc.cell-policy .cell-policy_item .cell-policy_item_head .gx-title--h5 {
  flex: 1;
}
@media screen and (max-width: 768px) {
  .gx-introduction .gx-introduction-cell .introduction-cell-sc.cell-policy .cell-policy_item .cell-policy_item_head .gx-title--h5 {
    font-size: 4.8vw;
    line-height: 160%;
    letter-spacing: 0.05em;
  }
}
.gx-introduction .gx-introduction-cell .introduction-cell-sc.cell-usage {
  margin-top: clamp(0px, 10.277777777777777vw, 148px);
}
@media screen and (max-width: 768px) {
  .gx-introduction .gx-introduction-cell .introduction-cell-sc.cell-usage {
    margin-top: 32vw;
  }
}
.gx-introduction .gx-introduction-cell .introduction-cell-sc.cell-usage .gx-text {
  line-height: 180%;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 769px) {
  .gx-introduction .gx-introduction-cell .introduction-cell-sc.cell-usage .cell-usage_wrap {
    max-width: clamp(0px, 69.02777777777777vw, 994px);
    margin-inline: auto;
    margin-top: clamp(0px, 4.166666666666666vw, 60px);
  }
}
@media screen and (max-width: 768px) {
  .gx-introduction .gx-introduction-cell .introduction-cell-sc.cell-usage .cell-usage_wrap {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    row-gap: 12.8vw;
    margin-top: 16vw;
    padding: 0 5.333333333333334vw;
  }
}
.gx-introduction .gx-introduction-cell .introduction-cell-sc.cell-usage .cell-usage_box {
  display: flex;
  align-items: center;
  gap: 0 clamp(0px, 7.222222222222221vw, 104px);
}
@media screen and (max-width: 768px) {
  .gx-introduction .gx-introduction-cell .introduction-cell-sc.cell-usage .cell-usage_box {
    flex-direction: column;
    gap: 6.4vw;
  }
}
@media screen and (min-width: 769px) {
  .gx-introduction .gx-introduction-cell .introduction-cell-sc.cell-usage .cell-usage_box +.cell-usage_box {
    margin-top: clamp(0px, 2.222222222222222vw, 32px);
  }
}
.gx-introduction .gx-introduction-cell .introduction-cell-sc.cell-usage .cell-usage_box .usage-box_img {
  flex-shrink: 0;
  width: clamp(0px, 28.47222222222222vw, 410px);
}
@media screen and (max-width: 768px) {
  .gx-introduction .gx-introduction-cell .introduction-cell-sc.cell-usage .cell-usage_box .usage-box_img {
    width: 100%;
  }
}
.gx-introduction .gx-introduction-cell .introduction-cell-sc.cell-usage .cell-usage_box .usage-box_info {
  flex-grow: 1;
}
.gx-introduction .gx-introduction-cell .introduction-cell-sc.cell-usage .cell-usage_box .usage-box_info_title {
  color: var(--color-green-1);
}
@media screen and (min-width: 769px) {
  .gx-introduction .gx-introduction-cell .introduction-cell-sc.cell-usage .cell-usage_box .usage-box_info_title {
    margin-bottom: clamp(0px, 1.111111111111111vw, 16px);
  }
  .gx-introduction .gx-introduction-cell .introduction-cell-sc.cell-usage .cell-usage_box .usage-box_info_title .lbl {
    display: inline-block;
    margin-bottom: clamp(0px, 2.083333333333333vw, 30px);
  }
  .gx-introduction .gx-introduction-cell .introduction-cell-sc.cell-usage .cell-usage_box .usage-box_info_title .lbl img {
    width: auto;
    height: clamp(0px, 1.111111111111111vw, 16px);
  }
}
@media screen and (max-width: 768px) {
  .gx-introduction .gx-introduction-cell .introduction-cell-sc.cell-usage .cell-usage_box .usage-box_info_title {
    display: flex;
    align-items: center;
    column-gap: 3.733333333333334vw;
    margin-bottom: 4.266666666666667vw;
  }
  .gx-introduction .gx-introduction-cell .introduction-cell-sc.cell-usage .cell-usage_box .usage-box_info_title .lbl {
    display: inline-block;
  }
  .gx-introduction .gx-introduction-cell .introduction-cell-sc.cell-usage .cell-usage_box .usage-box_info_title .lbl img {
    width: auto;
    height: 4.266666666666667vw;
  }
}
@media screen and (min-width: 769px) {
  .gx-introduction .gx-introduction-cell .introduction-cell-sc.cell-usage .cell-usage_box .gx-text {
    letter-spacing: 0.1em;
  }
}
.gx-introduction .gx-introduction-cell .introduction-cell-sc.cell-company {
  margin-top: clamp(0px, 8.333333333333332vw, 120px);
}
@media screen and (max-width: 768px) {
  .gx-introduction .gx-introduction-cell .introduction-cell-sc.cell-company {
    margin-top: 32vw;
  }
}
.gx-introduction .gx-introduction-cell .introduction-cell-sc.cell-company .gx-text {
  line-height: 180%;
  letter-spacing: 0.1em;
}
.gx-introduction .gx-introduction-cell .introduction-cell-sc.cell-company .cell-company_list {
  list-style: none;
  margin: clamp(0px, 4.166666666666666vw, 60px) 0 0;
  padding: 0;
}
@media screen and (min-width: 769px) {
  .gx-introduction .gx-introduction-cell .introduction-cell-sc.cell-company .cell-company_list {
    display: flex;
    flex-wrap: wrap;
    gap: clamp(0px, 2.777777777777778vw, 40px) clamp(0px, 2.222222222222222vw, 32px);
  }
}
@media screen and (max-width: 768px) {
  .gx-introduction .gx-introduction-cell .introduction-cell-sc.cell-company .cell-company_list {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    row-gap: 8.533333333333333vw;
    margin-top: 16vw;
  }
}
@media screen and (min-width: 769px) {
  .gx-introduction .gx-introduction-cell .introduction-cell-sc.cell-company .cell-company_list .cell-company_item {
    flex-basis: clamp(0px, 26.25vw, 378px);
  }
}
@media screen and (max-width: 768px) {
  .mgt-sp0 {
    margin-top: 0 !important;
  }
}
.gx-tab-content {
  display: none;
}
.gx-tab-content.is-active {
  display: block;
}
@media screen and (max-width: 768px) {
  .gx-media .gx-card.key-visual {
    min-height: 284.26666666666665vw;
    margin-bottom: 22.400000000000002vw;
  }
}
@media screen and (max-width: 768px) {
  .gx-media .gx-card.key-visual .gx-card__title.is-image {
    padding-left: 0;
    margin-bottom: 13.066666666666665vw;
  }
}
@media screen and (min-width: 769px) {
  .gx-media .gx-card.key-visual .gx-card__title.is-image {
    width: clamp(0px, 61.25000000000001vw, 882px);
  }
}
@media screen and (min-width: 769px) {
  .gx-media .gx-card.key-visual .gx-card__title.is-image img {
    transform: translateX(clamp(-10px, -0.694444444444444vw, 0px));
  }
}
.gx-media .gx-card.key-visual .gx-card__description .gx-text {
  letter-spacing: 0.1em;
}
@media screen and (max-width: 768px) {
  .gx-media .gx-media__container {
    padding-inline: 5.333333333333334vw;
    margin-bottom: 42.66666666666667vw;
  }
}
@media screen and (min-width: 769px) {
  .gx-media .gx-media__container {
    max-width: clamp(0px, 83.33333333333334vw, 1200px);
    margin-inline: auto;
    margin-bottom: clamp(0px, 11.11111111111111vw, 160px);
  }
}
.gx-media .gx-media__business--inner {
  display: grid;
  row-gap: 10.666666666666668vw;
}
@media screen and (min-width: 769px) {
  .gx-media .gx-media__business--inner {
    grid-template-columns: repeat(3, 1fr);
    gap: clamp(0px, 4.166666666666666vw, 60px) clamp(0px, 2.222222222222222vw, 32px);
  }
}
.gx-media .gx-media__business__item .business__item__header {
  display: grid;
  align-items: center;
  grid-template-columns: 1fr 32vw;
}
@media screen and (min-width: 769px) {
  .gx-media .gx-media__business__item .business__item__header {
    grid-template-columns: 1fr clamp(0px, 8.333333333333332vw, 120px);
  }
}
.gx-media .gx-media__business__item .business__item__header .logo {
  margin-inline: auto;
  width: 53.333333333333336vw;
}
@media screen and (min-width: 769px) {
  .gx-media .gx-media__business__item .business__item__header .logo {
    width: clamp(0px, 13.88888888888889vw, 200px);
  }
}
.gx-media .gx-media__business__item .business__item__body {
  position: relative;
  background-color: var(--color-gray-1);
  padding: 5.333333333333334vw 4.533333333333333vw 20.8vw;
}
@media screen and (min-width: 769px) {
  .gx-media .gx-media__business__item .business__item__body {
    padding: clamp(0px, 1.388888888888889vw, 20px) clamp(0px, 2.708333333333333vw, 39px) clamp(0px, 2.083333333333333vw, 30px) clamp(0px, 2.638888888888889vw, 38px);
    min-height: clamp(0px, 44.65277777777778vw, 643px);
  }
}
.gx-media .gx-media__business__item .business__item__body .item-slug {
  margin-block: 8vw;
}
@media screen and (min-width: 769px) {
  .gx-media .gx-media__business__item .business__item__body .item-slug {
    margin-block: clamp(0px, 2.638888888888889vw, 38px) clamp(0px, 2.708333333333333vw, 39px);
  }
}
.gx-media .gx-media__business__item .business__item__body .item-slug.two-line {
  margin-block: 4.266666666666667vw;
}
@media screen and (min-width: 769px) {
  .gx-media .gx-media__business__item .business__item__body .item-slug.two-line {
    margin-block: clamp(0px, 1.666666666666667vw, 24px);
  }
}
.gx-media .gx-media__business__item .business__item__body .item-slug .gx-text {
  font-weight: 700;
  font-size: 4.8vw;
}
@media screen and (min-width: 769px) {
  .gx-media .gx-media__business__item .business__item__body .item-slug .gx-text {
    font-size: clamp(0px, 1.25vw, 18px);
  }
}
.gx-media .gx-media__business__item .business__item__body .gx-text.title {
  margin-bottom: 1.066666666666667vw;
  font-size: 4.8vw;
}
@media screen and (min-width: 769px) {
  .gx-media .gx-media__business__item .business__item__body .gx-text.title {
    margin-bottom: clamp(0px, 0.277777777777778vw, 4px);
    font-size: clamp(0px, 1.25vw, 18px);
  }
}
.gx-media .gx-media__business__item .business__item__body .gx-text.desc sub {
  display: inline-block;
  line-height: 0;
  transform: translateY(-0.533333333333333vw);
}
@media screen and (min-width: 769px) {
  .gx-media .gx-media__business__item .business__item__body .gx-text.desc sub {
    font-size: clamp(0px, 0.972222222222222vw, 14px);
    transform: translateY(clamp(-2px, -0.138888888888889vw, 0px));
  }
}
.gx-media .gx-media__business__item .business__item__body .link {
  width: 100%;
  position: absolute;
  left: 0;
  text-align: center;
  bottom: 8.533333333333333vw;
}
@media screen and (min-width: 769px) {
  .gx-media .gx-media__business__item .business__item__body .link {
    bottom: clamp(0px, 2.222222222222222vw, 32px);
  }
}
.gx-media .gx-media__business__item .business__item__note {
  margin-top: 4.266666666666667vw;
}
@media screen and (min-width: 769px) {
  .gx-media .gx-media__business__item .business__item__note {
    margin-top: clamp(0px, 1.111111111111111vw, 16px);
  }
}
.gx-media .gx-media__business__item .business__item__note .gx-text {
  font-weight: 500;
  font-size: 3.2vw;
  line-height: 140%;
}
@media screen and (min-width: 769px) {
  .gx-media .gx-media__business__item .business__item__note .gx-text {
    font-size: clamp(0px, 0.833333333333333vw, 12px);
  }
}
.gx-media .gx-media__meti .gx-media__meti__inner {
  display: flex;
}
@media screen and (min-width: 769px) {
  .gx-media .gx-media__meti .gx-media__meti__inner {
    column-gap: clamp(0px, 7.152777777777778vw, 103px);
  }
}
@media screen and (max-width: 768px) {
  .gx-media .gx-media__meti .gx-media__meti__inner {
    flex-direction: column;
  }
}
@media screen and (min-width: 769px) {
  .gx-media .gx-media__meti .profile-card {
    width: clamp(0px, 19.09722222222222vw, 275px);
  }
}
@media screen and (max-width: 768px) {
  .gx-media .gx-media__meti .profile-card {
    background-color: var(--color-gray-1);
    padding: 6.4vw;
    border-radius: 2.666666666666667vw;
  }
}
@media screen and (min-width: 769px) {
  .gx-media .gx-media__meti .profile-card__img {
    width: 100%;
    aspect-ratio: 1/1;
  }
}
.gx-media .gx-media__meti .profile-card__content {
  width: 100%;
  background-color: var(--color-gray-1);
}
@media screen and (min-width: 769px) {
  .gx-media .gx-media__meti .profile-card__content {
    margin-top: clamp(0px, 2.777777777777778vw, 40px);
    padding: clamp(0px, 2.222222222222222vw, 32px);
  }
}
@media screen and (max-width: 768px) {
  .gx-media .gx-media__meti .profile-card__content {
    display: flex;
    flex-direction: column;
    margin-top: 4.266666666666667vw;
    row-gap: 3.2vw;
  }
}
@media screen and (max-width: 768px) {
  .gx-media .gx-media__meti .profile-card__content hr {
    width: 100%;
    height: 1px;
    border: none;
    background-color: var(--color-gray-3);
    margin-block: 1.066666666666667vw;
  }
}
.gx-media .gx-media__meti .profile-card__title .gx-text {
  line-height: 140%;
  letter-spacing: 0;
}
@media screen and (min-width: 769px) {
  .gx-media .gx-media__meti .profile-card__name {
    margin-top: clamp(0px, 0.833333333333333vw, 12px);
  }
}
@media screen and (min-width: 769px) {
  .gx-media .gx-media__meti .profile-card__position {
    margin-top: clamp(0px, 0.277777777777778vw, 4px);
  }
}
.gx-media .gx-media__meti .profile-card__position .gx-text {
  line-height: 160%;
}
@media screen and (min-width: 769px) {
  .gx-media .gx-media__meti .profile-card__description {
    margin-top: clamp(0px, 1.388888888888889vw, 20px);
  }
}
.gx-media .gx-media__meti .profile-card__description .gx-text {
  line-height: 160%;
}
.gx-media .gx-media__meti .gx-faqs__wrapper,
.gx-media .gx-media__meti .gx-faqs__items {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 769px) {
  .gx-media .gx-media__meti .gx-faqs__wrapper,
  .gx-media .gx-media__meti .gx-faqs__items {
    row-gap: clamp(0px, 8.333333333333332vw, 120px);
  }
}
@media screen and (max-width: 768px) {
  .gx-media .gx-media__meti .gx-faqs__wrapper,
  .gx-media .gx-media__meti .gx-faqs__items {
    row-gap: 16vw;
  }
}
@media screen and (max-width: 768px) {
  .gx-media .gx-media__meti .gx-faqs__wrapper {
    margin-top: 16vw;
  }
}
.gx-media .gx-media__meti .gx-faqs__question {
  margin-bottom: 6.4vw;
}
@media screen and (min-width: 769px) {
  .gx-media .gx-media__meti .gx-faqs__question {
    margin-bottom: clamp(0px, 2.777777777777778vw, 40px);
  }
}
.gx-media .gx-media__meti .gx-faqs__answers {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 769px) {
  .gx-media .gx-media__meti .gx-faqs__answers {
    row-gap: clamp(0px, 1.666666666666667vw, 24px);
  }
}
@media screen and (max-width: 768px) {
  .gx-media .gx-media__meti .gx-faqs__answers {
    row-gap: 6.4vw;
  }
}
@media screen and (max-width: 768px) {
  .gx-media .gx-media__meti .gx-faqs__answers .gx-text {
    line-height: 160%;
  }
}
.gx-media .gx-media__meti .gx-text {
  line-height: 200%;
}
@media screen and (max-width: 768px) {
  .gx-media .gx-media__meti .gx-title-line {
    margin-bottom: 16vw;
  }
}
.qa-anchor {
  display: flex;
  flex-wrap: wrap;
  gap: clamp(0px, 1.666666666666667vw, 24px) clamp(0px, 0.833333333333333vw, 12px);
}
@media screen and (max-width: 768px) {
  .qa-anchor {
    gap: 3.733333333333334vw 0vw;
  }
}
.qa-anchor .qa-anchor__item {
  font-size: clamp(0px, 1.25vw, 18px);
  font-weight: bold;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .qa-anchor .qa-anchor__item {
    width: 100%;
  }
}
.qa-accordion {
  margin: clamp(0px, 5.555555555555555vw, 80px) 0 clamp(0px, 11.11111111111111vw, 160px);
}
@media screen and (max-width: 768px) {
  .qa-accordion {
    margin: 21.333333333333336vw 0 32vw;
  }
}
.qa-accordion .qa-section:not(:first-child) {
  margin-top: clamp(0px, 8.333333333333332vw, 120px);
}
@media screen and (max-width: 768px) {
  .qa-accordion .qa-section:not(:first-child) {
    margin-top: 21.333333333333336vw;
  }
}
.qa-accordion .qa-accordion__subtitle {
  margin-top: clamp(0px, 4.166666666666666vw, 60px);
}
@media screen and (max-width: 768px) {
  .qa-accordion .qa-accordion__subtitle {
    margin-top: 10.666666666666668vw;
  }
}
.qa-accordion .qa-accordion__item {
  margin-block: clamp(0px, 2.777777777777778vw, 40px);
  box-shadow: 0 3px 40px 0 rgba(0,154,85,0.16);
  border-radius: clamp(0px, 0.694444444444444vw, 10px);
}
@media screen and (max-width: 768px) {
  .qa-accordion .qa-accordion__item {
    margin-block: 6.4vw;
    border-radius: 2.666666666666667vw;
  }
}
.qa-accordion .qa-accordion__question {
  display: flex !important;
  align-items: center;
  padding: clamp(0px, 2.083333333333333vw, 30px);
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .qa-accordion .qa-accordion__question {
    align-items: flex-start;
    padding: 5.333333333333334vw;
    gap: 3.2vw;
  }
}
.qa-accordion .qa-accordion__question::before {
  background: url("/assets/images/qa/question_icon.svg") no-repeat center/contain;
  content: '';
  display: inline-block;
  width: clamp(0px, 3.055555555555555vw, 44px);
  height: clamp(0px, 3.055555555555555vw, 44px);
  margin-right: clamp(0px, 1.111111111111111vw, 16px);
  flex: 0 0 auto;
}
@media screen and (max-width: 768px) {
  .qa-accordion .qa-accordion__question::before {
    width: 8.533333333333333vw;
    height: 8.533333333333333vw;
    margin-right: 0;
  }
}
.qa-accordion .qa-accordion__question::after {
  background: url("/assets/images/common/icon/icon-plus.svg") no-repeat center/contain;
  content: '';
  margin-left: auto;
  width: clamp(0px, 1.666666666666667vw, 24px);
  height: clamp(0px, 1.666666666666667vw, 24px);
  flex: 0 0 auto;
}
@media screen and (max-width: 768px) {
  .qa-accordion .qa-accordion__question::after {
    align-self: center;
    width: 5.333333333333334vw;
    height: 5.333333333333334vw;
  }
}
.qa-accordion .js-details.is-opened .qa-accordion__question::after {
  background: url("/assets/images/common/icon/icon-minus.svg") no-repeat center/contain;
}
.qa-accordion .qa-accordion__answer {
  display: flex;
  align-items: flex-start;
  padding: 0 clamp(0px, 2.083333333333333vw, 30px) clamp(0px, 2.083333333333333vw, 30px);
}
@media screen and (max-width: 768px) {
  .qa-accordion .qa-accordion__answer {
    padding: 0 5.333333333333334vw 5.333333333333334vw;
  }
}
.qa-accordion .qa-accordion__answer::before {
  background: url("/assets/images/qa/answer_icon.svg") no-repeat center/contain;
  content: '';
  display: inline-block;
  width: clamp(0px, 3.055555555555555vw, 44px);
  height: clamp(0px, 3.055555555555555vw, 44px);
  margin-right: clamp(0px, 1.111111111111111vw, 16px);
}
@media screen and (max-width: 768px) {
  .qa-accordion .qa-accordion__answer::before {
    width: 8.533333333333333vw;
    height: 8.533333333333333vw;
    margin-right: 3.2vw;
  }
}
.qa-accordion .qa-accordion__answer-inner {
  flex: 1;
}
.qa-accordion .qa-accordion__answer-list,
.qa-accordion .qa-accordion__answer-text2 {
  display: inline-block;
  margin-top: clamp(0px, 1.666666666666667vw, 24px);
}
@media screen and (max-width: 768px) {
  .qa-accordion .qa-accordion__answer-list,
  .qa-accordion .qa-accordion__answer-text2 {
    margin-top: 6.4vw;
  }
}
.qa-accordion .qa-accordion__answer-note {
  margin-top: clamp(0px, 1.666666666666667vw, 24px);
}
@media screen and (max-width: 768px) {
  .qa-accordion .qa-accordion__answer-note {
    margin-top: 6.4vw;
  }
}
.qa-accordion .qa-accordion__answer-link {
  display: inline-block;
  margin-top: clamp(0px, 1.666666666666667vw, 24px);
}
@media screen and (max-width: 768px) {
  .qa-accordion .qa-accordion__answer-link {
    margin-top: 6.4vw;
  }
}
@media screen and (max-width: 768px) {
  .gx-terms__inner {
    padding-inline: 5.333333333333334vw;
    margin-bottom: 44.266666666666666vw;
  }
}
@media screen and (min-width: 769px) {
  .gx-terms__inner {
    width: clamp(0px, 83.33333333333334vw, 1200px);
    margin-inline: auto;
    margin-bottom: clamp(0px, 11.25vw, 162px);
  }
}
.gx-terms__block {
  margin-bottom: 22.400000000000002vw;
}
@media screen and (min-width: 769px) {
  .gx-terms__block {
    margin-bottom: clamp(0px, 8.333333333333332vw, 120px);
  }
}
@media screen and (max-width: 768px) {
  .gx-terms__block .gx-title--h3 {
    font-size: 7.466666666666668vw;
    letter-spacing: 0.05em;
  }
}
.gx-terms__block .gx-list {
  margin-top: 6.133333333333333vw;
}
@media screen and (min-width: 769px) {
  .gx-terms__block .gx-list {
    margin-top: clamp(0px, 1.666666666666667vw, 24px);
  }
}
.gx-terms__block:last-child {
  margin-bottom: 0;
}
.p-top__kv {
  position: relative;
  width: 100%;
  height: 100vh;
  overflow: hidden;
}
.p-kv__video {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.6s ease, visibility 0.6s ease;
  pointer-events: none;
}
.p-kv__video.is-active {
  opacity: 1;
  visibility: visible;
}
.p-kv__video.bg-parts1 {
  top: 0;
  left: 0;
}
@media screen and (min-width: 769px) {
  .p-kv__video.bg-parts1 {
    width: 20vh;
    max-width: 160px;
  }
}
@media screen and (max-width: 768px) {
  .p-kv__video.bg-parts1 {
    width: 12.8vh;
    max-width: 93px;
  }
}
.p-kv__video.bg-parts2 {
  top: 0;
  right: 0;
}
@media screen and (min-width: 769px) {
  .p-kv__video.bg-parts2 {
    width: 120vh;
    max-width: 960px;
  }
}
@media screen and (max-width: 768px) {
  .p-kv__video.bg-parts2 {
    width: 25.6vh;
    max-width: 186px;
  }
}
.p-kv__video.bg-parts3 {
  bottom: 0;
  right: 0;
}
@media screen and (min-width: 769px) {
  .p-kv__video.bg-parts3 {
    width: 80vh;
    max-width: 640px;
  }
}
@media screen and (max-width: 768px) {
  .p-kv__video.bg-parts3 {
    width: 25.6vh;
    max-width: 186px;
  }
}
.p-kv__video.bg-parts4 {
  bottom: 0;
  left: 0;
}
@media screen and (min-width: 769px) {
  .p-kv__video.bg-parts4 {
    width: 20vh;
    max-width: 160px;
  }
}
@media screen and (max-width: 768px) {
  .p-kv__video.bg-parts4 {
    width: 12.8vh;
    max-width: 93px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1120px) {
  .p-kv__video.bg-parts1 {
    width: 13.2vw;
  }
  .p-kv__video.bg-parts2 {
    width: 80vw;
  }
  .p-kv__video.bg-parts3 {
    width: 52vw;
  }
  .p-kv__video.bg-parts4 {
    width: 13.2vw;
  }
}
.p-top__kv {
  position: relative;
  margin-bottom: clamp(0px, 11.11111111111111vw, 160px);
}
@media screen and (max-width: 768px) {
  .p-top__kv {
    margin-bottom: 32vw;
  }
}
.p-top__kv .kv-hdg {
  position: absolute;
  top: 55%;
  left: clamp(100px, 13.5vw, 400px);
  transform: translateY(-50%);
}
@media screen and (max-width: 768px) {
  .p-top__kv .kv-hdg {
    top: 50%;
    left: 0vw;
  }
}
.p-top__kv .kv-logo {
  width: 41.5vh;
  max-width: 330px;
  margin-left: 35px;
  opacity: 0;
  animation: fadeIn 0.8s ease forwards;
  animation-delay: 1s;
}
@media screen and (max-width: 768px) {
  .p-top__kv .kv-logo {
    width: 31.3vh;
    max-width: 227px;
    margin-left: 20px;
  }
}
@-moz-keyframes fadeIn {
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  to {
    opacity: 1;
  }
}
@-o-keyframes fadeIn {
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  to {
    opacity: 1;
  }
}
.p-top__kv .kv-title .title1,
.p-top__kv .kv-title .title2 {
  opacity: 0;
  transform: translateY(16px);
  transition: opacity 0.8s ease, transform 0.8s ease;
  will-change: opacity, transform;
}
.p-top__kv .kv-title .title1.is-show,
.p-top__kv .kv-title .title2.is-show {
  opacity: 1;
  transform: translateY(0);
}
.p-top__kv .kv-title .title1 {
  width: 64.4vh;
  max-width: 515px;
  margin-left: 25px;
  margin-top: 6.5vh;
}
@media screen and (max-width: 768px) {
  .p-top__kv .kv-title .title1 {
    width: 38.3vh;
    max-width: 277px;
    margin-left: 20px;
    margin-top: 6vh;
  }
}
.p-top__kv .kv-title .title2 {
  width: 50.4vh;
  max-width: 370px;
  margin-left: 25px;
  margin-top: 3vh;
}
@media screen and (max-width: 768px) {
  .p-top__kv .kv-title .title2 {
    width: 30.3vh;
    max-width: 199px;
    margin-left: 20px;
    margin-top: 2vh;
  }
}
.p-top__kv .kv-announcement {
  position: absolute;
  bottom: 0;
  right: 0;
  width: clamp(0px, 27.500000000000004vw, 396px);
  height: clamp(0px, 5.763888888888889vw, 83px);
  background-color: var(--color-white);
}
@media screen and (max-width: 768px) {
  .p-top__kv .kv-announcement {
    width: 100%;
    height: 24.8vw;
  }
}
.p-top__kv .kv-announcement__inner {
  position: relative;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  display: flex;
  align-items: center;
}
.p-top__kv .gx-announcement {
  padding-bottom: unset;
  border-bottom: unset;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: var(--color-white);
  padding-top: 0;
  margin-top: 0;
  border-top: none;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.8s ease, visibility 0.8s ease;
  pointer-events: none;
}
.p-top__kv .gx-announcement.is-active {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}
.p-top__kv .gx-announcement .gx-announcement__inner {
  height: 100%;
}
@media screen and (min-width: 769px) {
  .p-top__kv .gx-announcement .gx-announcement__inner {
    padding-block: clamp(0px, 1.111111111111111vw, 16px);
    padding-inline: clamp(0px, 1.388888888888889vw, 20px) clamp(0px, 1.111111111111111vw, 16px);
  }
}
@media screen and (max-width: 768px) {
  .p-top__kv .gx-announcement .gx-announcement__inner {
    padding: 3.2vw 5.333333333333334vw;
  }
}
.p-top__kv .gx-announcement .gx-button.gx-button__link.gx-button--no-bg .gx-button__text {
  font-size: clamp(0px, 0.833333333333333vw, 12px);
  line-height: 140%;
  letter-spacing: 0.05em;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media screen and (max-width: 768px) {
  .p-top__kv .gx-announcement .gx-button.gx-button__link.gx-button--no-bg .gx-button__text {
    font-size: 3.2vw;
  }
}
.p-top__map {
  position: relative;
}
.p-top__map .p-top__map-content {
  position: relative;
  width: 100%;
  max-width: clamp(0px, 100vw, 1440px);
  margin: auto;
}
@media screen and (max-width: 768px) {
  .p-top__map .p-top__map-content .p-top__map-scroll {
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    position: relative;
  }
}
@media screen and (min-width: 769px) {
  .p-top__map .p-top__map-content .p-top__map-scroll {
    width: 100%;
    overflow: visible;
  }
}
.p-top__map .p-top__map-content .p-top__map-stage {
  position: relative;
}
@media screen and (min-width: 769px) {
  .p-top__map .p-top__map-content .p-top__map-stage {
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 768px) {
  .p-top__map .p-top__map-content .p-top__map-stage {
    width: 197.86666666666665vw;
    height: 302.93333333333334vw;
  }
}
.p-top__map .p-top__map-content .p-top__map-bg {
  position: relative;
}
@media screen and (min-width: 769px) {
  .p-top__map .p-top__map-content .p-top__map-bg {
    position: relative;
  }
}
@media screen and (max-width: 768px) {
  .p-top__map .p-top__map-content .p-top__map-bg {
    width: 100%;
    height: 100%;
  }
}
@media screen and (min-width: 769px) {
  .p-top__map .p-top__map-content .p-top__map-bg .bg-img {
    position: relative;
    left: 47.5%;
    transform: translateX(-50%);
    width: clamp(0px, 225.27777777777777vw, 3244px);
    height: auto;
  }
}
@media screen and (max-width: 768px) {
  .p-top__map .p-top__map-content .p-top__map-bg .bg-img {
    width: 100% !important;
    display: block;
  }
}
.p-top__map .p-top__map-content .p-top__map-landscape {
  position: absolute;
  top: 2%;
  left: 1%;
}
@media screen and (min-width: 769px) {
  .p-top__map .p-top__map-content .p-top__map-landscape {
    width: clamp(0px, 87.15277777777779vw, 1255px);
    height: clamp(0px, 57.22222222222222vw, 824px);
  }
}
@media screen and (max-width: 768px) {
  .p-top__map .p-top__map-content .p-top__map-landscape {
    width: 169.86666666666667vw;
    height: 111.46666666666667vw;
    top: 30.5%;
    left: 8.5%;
  }
}
.p-top__map .p-top__map-content .p-top__map-tree {
  position: absolute;
  top: 7%;
  left: 11%;
}
@media screen and (min-width: 769px) {
  .p-top__map .p-top__map-content .p-top__map-tree {
    width: clamp(0px, 67.15277777777777vw, 967px);
    height: clamp(0px, 45.55555555555556vw, 656px);
  }
}
@media screen and (max-width: 768px) {
  .p-top__map .p-top__map-content .p-top__map-tree {
    width: 132.8vw;
    height: 89.06666666666668vw;
    top: 32.3%;
    left: 18%;
  }
}
.p-top__map .p-top__map-info {
  position: absolute;
  top: clamp(0px, 6.527777777777779vw, 94px);
  left: clamp(0px, 8.541666666666666vw, 123px);
}
@media screen and (max-width: 768px) {
  .p-top__map .p-top__map-info {
    top: 6.133333333333333vw;
    left: 5.333333333333334vw;
    width: 89.33333333333333vw;
    height: 100%;
    pointer-events: none;
  }
  .p-top__map .p-top__map-info > * position sticky {
    top: 20px;
    display: block;
    pointer-events: auto;
  }
}
.p-top__map .p-top__map-info .map-label {
  width: clamp(0px, 9.722222222222223vw, 140px);
  margin-bottom: clamp(0px, 2.708333333333333vw, 39px);
}
@media screen and (max-width: 768px) {
  .p-top__map .p-top__map-info .map-label {
    width: 53.333333333333336vw;
    margin-bottom: 6.666666666666667vw;
  }
}
.p-top__map .p-top__map-info .gx-title {
  margin-bottom: clamp(0px, 1.666666666666667vw, 24px);
}
@media screen and (max-width: 768px) {
  .p-top__map .p-top__map-info .gx-title {
    margin-bottom: 5.333333333333334vw;
  }
}
@media (hover: hover) and (pointer: fine) {
  .p-top__map .button-1:hover .illust-1 {
    background: url("/assets/images/top/map/illust/2-anim.png") no-repeat center/contain;
  }
}
@media (hover: hover) and (pointer: fine) {
  .p-top__map .button-2:hover .illust-2 {
    background: url("/assets/images/top/map/illust/1-anim.png") no-repeat center/contain;
  }
}
@media (hover: hover) and (pointer: fine) {
  .p-top__map .button-3:hover .illust-3 {
    background: url("/assets/images/top/map/illust/5-anim.png") no-repeat center/contain;
  }
}
@media (hover: hover) and (pointer: fine) {
  .p-top__map .button-4:hover .illust-4 {
    background: url("/assets/images/top/map/illust/5-anim.png") no-repeat center/contain;
  }
}
@media (hover: hover) and (pointer: fine) {
  .p-top__map .button-5:hover .illust-5 {
    background: url("/assets/images/top/map/illust/5-anim.png") no-repeat center/contain;
  }
}
@media (hover: hover) and (pointer: fine) {
  .p-top__map .button-6:hover .illust-6 {
    background: url("/assets/images/top/map/illust/5-anim.png") no-repeat center/contain;
  }
}
@media (hover: hover) and (pointer: fine) {
  .p-top__map .button-7:hover .illust-7 {
    background: url("/assets/images/top/map/illust/3-anim.png") no-repeat center/contain;
  }
}
@media (hover: hover) and (pointer: fine) {
  .p-top__map .button-8:hover .illust-8 {
    background: url("/assets/images/top/map/illust/5-anim.png") no-repeat center/contain;
  }
}
@media (hover: hover) and (pointer: fine) {
  .p-top__map .button-9:hover .illust-9 {
    background: url("/assets/images/top/map/illust/4-anim.png") no-repeat center/contain;
  }
}
@media (hover: hover) and (pointer: fine) {
  .p-top__map .button-10:hover .illust-10 {
    background: url("/assets/images/top/map/illust/1-anim.png") no-repeat center/contain;
  }
}
@media (hover: hover) and (pointer: fine) {
  .p-top__map .button-11:hover .illust-11 {
    background: url("/assets/images/top/map/illust/6-anim.png") no-repeat center/contain;
  }
}
@media (hover: hover) and (pointer: fine) {
  .p-top__map .button-12:hover .illust-12 {
    background: url("/assets/images/top/map/illust/1-anim.png") no-repeat center/contain;
  }
}
@media (hover: hover) and (pointer: fine) {
  .p-top__map .button-13:hover .illust-13 {
    background: url("/assets/images/top/map/illust/1-anim.png") no-repeat center/contain;
  }
}
.p-top__map .button {
  position: absolute;
  width: clamp(0px, 3.106944444444444vw, 44.74px);
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .p-top__map .button {
    width: 8.589333333333334vw;
  }
}
.p-top__map .button.button-1 {
  top: clamp(0px, 15.069444444444443vw, 217px);
  left: clamp(0px, 69.44444444444444vw, 1000px);
}
@media screen and (max-width: 768px) {
  .p-top__map .button.button-1 {
    top: 112.00000000000001vw;
    left: 149.33333333333334vw;
  }
}
.p-top__map .button.button-2 {
  top: clamp(0px, 36.666666666666664vw, 528px);
  left: clamp(0px, 71.31944444444444vw, 1027px);
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .p-top__map .button.button-2 {
    top: 157.33333333333331vw;
    left: 155.20000000000002vw;
  }
}
.p-top__map .button.button-3 {
  top: clamp(0px, 22.36111111111111vw, 322px);
  left: clamp(0px, 72.22222222222221vw, 1040px);
}
@media screen and (max-width: 768px) {
  .p-top__map .button.button-3 {
    top: 126.93333333333334vw;
    left: 156.8vw;
  }
}
.p-top__map .button.button-4 {
  top: clamp(0px, 29.166666666666668vw, 420px);
  left: clamp(0px, 73.05555555555556vw, 1052px);
}
@media screen and (max-width: 768px) {
  .p-top__map .button.button-4 {
    top: 142.66666666666669vw;
    left: 157.86666666666667vw;
  }
}
.p-top__map .button.button-5 {
  top: clamp(0px, 23.75vw, 342px);
  left: clamp(0px, 62.083333333333336vw, 894px);
}
@media screen and (max-width: 768px) {
  .p-top__map .button.button-5 {
    top: 132.53333333333333vw;
    left: 134.66666666666666vw;
  }
}
.p-top__map .button.button-6 {
  top: clamp(0px, 30.069444444444443vw, 433px);
  left: clamp(0px, 64.58333333333334vw, 930px);
}
@media screen and (max-width: 768px) {
  .p-top__map .button.button-6 {
    top: 145.33333333333334vw;
    left: 141.06666666666666vw;
  }
}
.p-top__map .button.button-7 {
  top: clamp(0px, 31.73611111111111vw, 457px);
  left: clamp(0px, 53.81944444444444vw, 775px);
}
@media screen and (max-width: 768px) {
  .p-top__map .button.button-7 {
    top: 149.86666666666665vw;
    left: 120.26666666666668vw;
  }
}
.p-top__map .button.button-8 {
  top: clamp(0px, 26.111111111111114vw, 376px);
  left: clamp(0px, 45.97222222222222vw, 662px);
}
@media screen and (max-width: 768px) {
  .p-top__map .button.button-8 {
    top: 138.66666666666669vw;
    left: 104vw;
  }
}
.p-top__map .button.button-9 {
  top: clamp(0px, 33.75vw, 486px);
  left: clamp(0px, 45.83333333333333vw, 660px);
}
@media screen and (max-width: 768px) {
  .p-top__map .button.button-9 {
    top: 154.93333333333334vw;
    left: 105.60000000000001vw;
  }
}
.p-top__map .button.button-10 {
  top: clamp(0px, 31.180555555555557vw, 449px);
  left: clamp(0px, 37.22222222222222vw, 536px);
  z-index: 1;
}
@media screen and (max-width: 768px) {
  .p-top__map .button.button-10 {
    top: 148.53333333333333vw;
    left: 88.8vw;
  }
}
.p-top__map .button.button-11 {
  top: clamp(0px, 25.34722222222222vw, 365px);
  left: clamp(0px, 31.25vw, 450px);
}
@media screen and (max-width: 768px) {
  .p-top__map .button.button-11 {
    top: 134.93333333333334vw;
    left: 73.33333333333333vw;
  }
}
.p-top__map .button.button-12 {
  top: clamp(0px, 26.38888888888889vw, 380px);
  left: clamp(0px, 21.944444444444443vw, 316px);
}
@media screen and (max-width: 768px) {
  .p-top__map .button.button-12 {
    top: 134.13333333333333vw;
    left: 56.53333333333334vw;
  }
}
.p-top__map .button.button-13 {
  top: clamp(0px, 31.38888888888889vw, 452px);
  left: clamp(0px, 4.027777777777778vw, 58px);
}
@media screen and (max-width: 768px) {
  .p-top__map .button.button-13 {
    top: 144.53333333333333vw;
    left: 19.2vw;
  }
}
.p-top__map .illust {
  position: absolute;
  width: clamp(0px, 10.347222222222221vw, 149px);
  height: clamp(0px, 9.51388888888889vw, 137px);
}
@media screen and (max-width: 768px) {
  .p-top__map .illust {
    width: 21.333333333333336vw;
    height: 19.733333333333334vw;
  }
}
.p-top__map .illust.illust-1 {
  top: clamp(0px, 0.694444444444444vw, 10px);
  left: clamp(-65px, -4.513888888888888vw, 0px);
  background: url("/assets/images/top/map/illust/2.png") no-repeat center/contain;
}
@media screen and (max-width: 768px) {
  .p-top__map .illust.illust-1 {
    top: 3.2vw;
    left: -8vw;
  }
}
.p-top__map .illust.illust-2 {
  top: clamp(0px, 2.083333333333333vw, 30px);
  left: clamp(-53px, -3.680555555555556vw, 0px);
  background: url("/assets/images/top/map/illust/1.png") no-repeat center/contain;
}
@media screen and (max-width: 768px) {
  .p-top__map .illust.illust-2 {
    top: 6.666666666666667vw;
    left: -6.666666666666667vw;
  }
}
.p-top__map .illust.illust-3 {
  top: clamp(-8px, -0.555555555555556vw, 0px);
  left: clamp(-90px, -6.25vw, 0px);
  background: url("/assets/images/top/map/illust/5.png") no-repeat center/contain;
}
@media screen and (max-width: 768px) {
  .p-top__map .illust.illust-3 {
    top: 1.066666666666667vw;
    left: -11.733333333333333vw;
  }
}
.p-top__map .illust.illust-4 {
  top: clamp(-8px, -0.555555555555556vw, 0px);
  left: clamp(-90px, -6.25vw, 0px);
  background: url("/assets/images/top/map/illust/5.png") no-repeat center/contain;
}
@media screen and (max-width: 768px) {
  .p-top__map .illust.illust-4 {
    top: 1.066666666666667vw;
    left: -11.733333333333333vw;
  }
}
.p-top__map .illust.illust-5 {
  top: clamp(-8px, -0.555555555555556vw, 0px);
  left: clamp(-90px, -6.25vw, 0px);
  background: url("/assets/images/top/map/illust/5.png") no-repeat center/contain;
}
@media screen and (max-width: 768px) {
  .p-top__map .illust.illust-5 {
    top: 1.066666666666667vw;
    left: -12vw;
  }
}
.p-top__map .illust.illust-6 {
  top: clamp(-8px, -0.555555555555556vw, 0px);
  left: clamp(-90px, -6.25vw, 0px);
  background: url("/assets/images/top/map/illust/5.png") no-repeat center/contain;
}
@media screen and (max-width: 768px) {
  .p-top__map .illust.illust-6 {
    top: 1.066666666666667vw;
    left: -12vw;
  }
}
.p-top__map .illust.illust-7 {
  top: clamp(0px, 0.694444444444444vw, 10px);
  left: clamp(-58px, -4.027777777777778vw, 0px);
  background: url("/assets/images/top/map/illust/3.png") no-repeat center/contain;
}
@media screen and (max-width: 768px) {
  .p-top__map .illust.illust-7 {
    top: 3.466666666666666vw;
    left: -6.666666666666667vw;
  }
}
.p-top__map .illust.illust-8 {
  top: clamp(0px, 0vw, 0px);
  left: clamp(-90px, -6.25vw, 0px);
  background: url("/assets/images/top/map/illust/5.png") no-repeat center/contain;
}
@media screen and (max-width: 768px) {
  .p-top__map .illust.illust-8 {
    top: 1.066666666666667vw;
    left: -11.733333333333333vw;
  }
}
.p-top__map .illust.illust-9 {
  top: clamp(0px, 1.041666666666667vw, 15px);
  left: clamp(-33px, -2.291666666666667vw, 0px);
  background: url("/assets/images/top/map/illust/4.png") no-repeat center/contain;
  width: clamp(0px, 9.375vw, 135px);
}
@media screen and (max-width: 768px) {
  .p-top__map .illust.illust-9 {
    top: 4vw;
    left: -4.8vw;
    width: 20vw;
  }
}
.p-top__map .illust.illust-10 {
  top: clamp(0px, 2.083333333333333vw, 30px);
  left: clamp(-53px, -3.680555555555556vw, 0px);
  background: url("/assets/images/top/map/illust/1.png") no-repeat center/contain;
}
@media screen and (max-width: 768px) {
  .p-top__map .illust.illust-10 {
    top: 6.666666666666667vw;
    left: -6.666666666666667vw;
  }
}
.p-top__map .illust.illust-11 {
  top: clamp(0px, 1.527777777777778vw, 22px);
  left: clamp(-53px, -3.680555555555556vw, 0px);
  background: url("/assets/images/top/map/illust/6.png") no-repeat center/contain;
}
@media screen and (max-width: 768px) {
  .p-top__map .illust.illust-11 {
    top: 6.133333333333333vw;
    left: -6.666666666666667vw;
    width: 25.866666666666667vw;
    height: 23.733333333333334vw;
  }
}
.p-top__map .illust.illust-12 {
  top: clamp(0px, 2.083333333333333vw, 30px);
  left: clamp(-53px, -3.680555555555556vw, 0px);
  background: url("/assets/images/top/map/illust/1.png") no-repeat center/contain;
}
@media screen and (max-width: 768px) {
  .p-top__map .illust.illust-12 {
    top: 6.666666666666667vw;
    left: -6.666666666666667vw;
  }
}
.p-top__map .illust.illust-13 {
  top: clamp(0px, 2.083333333333333vw, 30px);
  left: clamp(-53px, -3.680555555555556vw, 0px);
  background: url("/assets/images/top/map/illust/1.png") no-repeat center/contain;
}
@media screen and (max-width: 768px) {
  .p-top__map .illust.illust-13 {
    top: 6.666666666666667vw;
    left: -6.666666666666667vw;
  }
}
.p-top__map .swiper {
  position: relative;
  overflow: hidden;
}
.p-top__map .swiper-wrapper {
  display: flex;
  width: max-content;
}
.p-top__map .swiper-slide {
  outline: 1px solid #fff;
}
.p-top__map .swiper-nav {
  position: absolute;
  width: 100%;
  top: 50%;
  left: -4%;
  transform: translateY(-50%);
  display: flex !important;
  column-gap: 0vw;
  margin-top: 0vw;
}
@media screen and (max-width: 768px) {
  .p-top__map .swiper-nav {
    left: -5%;
  }
}
.p-top__map .swiper-nav .swiper-nav-button {
  width: 100%;
}
@media screen and (min-width: 769px) {
  .p-top__map .swiper-nav .swiper-nav-button {
    column-gap: clamp(0px, 51.24999999999999vw, 738px);
  }
}
@media screen and (max-width: 768px) {
  .p-top__map .swiper-nav .swiper-nav-button {
    column-gap: 72vw;
  }
}
@media screen and (min-width: 769px) {
  .p-top__map .swiper-nav .swiper-nav-button .swiper-arrow {
    width: clamp(0px, 3.75vw, 54px);
    height: clamp(0px, 3.75vw, 54px);
  }
}
@media screen and (min-width: 769px) {
  .p-top__map .swiper-nav .swiper-nav-button .swiper-arrow img {
    width: clamp(0px, 1.09375vw, 15.75px);
    height: auto;
  }
}
.p-top__map .swiper-nav .swiper-nav-button .swiper-arrow.swiper-button-next {
  right: -7.5%;
}
@media screen and (max-width: 768px) {
  .p-top__map .swiper-nav .swiper-nav-button .swiper-arrow.swiper-button-next {
    right: -9%;
  }
}
.p-top__map .p-top__map-office {
  --map-office-x: 0px;
  --map-office-y: 0px;
  background: #fff;
}
@media screen and (min-width: 769px) {
  .p-top__map .p-top__map-office {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate3d(var(--map-office-x), var(--map-office-y), 0) translateY(-50%);
    padding: clamp(0px, 2.083333333333333vw, 30px) clamp(0px, 1.388888888888889vw, 20px) clamp(0px, 1.111111111111111vw, 16px);
    border-radius: clamp(0px, 1.388888888888889vw, 20px) 0 0 clamp(0px, 1.388888888888889vw, 20px);
    box-shadow: 0 4px 4px rgba(0,0,0,0.25);
    width: clamp(0px, 19.86111111111111vw, 286px);
  }
}
@media screen and (max-width: 768px) {
  .p-top__map .p-top__map-office {
    position: absolute;
    bottom: 6%;
    left: 50%;
    transform: translate3d(var(--map-office-x), var(--map-office-y), 0) translateX(-50%);
    padding: 8vw 4.266666666666667vw 4vw;
    border-radius: 5.333333333333334vw;
    width: 94.66666666666667vw;
  }
}
.p-top__map .p-top__map-office .tab-title {
  font-size: clamp(0px, 1.041666666666667vw, 15px);
  font-weight: bold;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 768px) {
  .p-top__map .p-top__map-office .tab-title {
    font-size: 4vw;
    text-align: center;
  }
}
.p-top__map .p-top__map-office .tab-list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  margin-top: clamp(0px, 0.416666666666667vw, 6px);
}
@media screen and (max-width: 768px) {
  .p-top__map .p-top__map-office .tab-list {
    margin-top: 2.666666666666667vw;
  }
}
.p-top__map .p-top__map-office .tab-list .tab-item {
  position: relative;
  display: flex;
  align-items: center;
  padding: clamp(0px, 0.486111111111111vw, 7px) clamp(0px, 0.694444444444444vw, 10px);
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .p-top__map .p-top__map-office .tab-list .tab-item {
    padding: 1.6vw 5.333333333333334vw;
    justify-content: center;
  }
  .p-top__map .p-top__map-office .tab-list .tab-item img {
    height: 100%;
  }
}
@media screen and (min-width: 769px) {
  .p-top__map .p-top__map-office .tab-list .tab-item:nth-child(odd) {
    padding-left: 0;
  }
}
.p-top__map .p-top__map-office .tab-list .tab-item:nth-child(odd)::before {
  position: absolute;
  content: '';
  display: block;
  bottom: 0;
  right: 0;
  height: clamp(0px, 3.75vw, 54px);
  width: 1px;
  background: repeating-linear-gradient(to bottom, rgba(0,0,0,0.2) 0, rgba(0,0,0,0.2) 3px, transparent 3px, transparent 5px);
}
@media screen and (max-width: 768px) {
  .p-top__map .p-top__map-office .tab-list .tab-item:nth-child(odd)::before {
    height: 13.333333333333334vw;
  }
}
.p-top__map .p-top__map-office .tab-list .tab-item:not(:nth-last-child(-n+2))::after {
  position: absolute;
  content: '';
  display: block;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: repeating-linear-gradient(to right, rgba(0,0,0,0.2) 0, rgba(0,0,0,0.2) 3px, transparent 3px, transparent 5px);
}
.p-top__map .p-top__map-office .tab-list .tab-item span {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: clamp(0px, 1.497916666666667vw, 21.57px);
  height: clamp(0px, 1.497916666666667vw, 21.57px);
  background-color: #ff8644;
  border: clamp(0px, 0.069444444444444vw, 1px) solid #ff8644;
  border-radius: 50%;
  transition: all 0.3s ease-in-out;
}
@media screen and (max-width: 768px) {
  .p-top__map .p-top__map-office .tab-list .tab-item span {
    width: 5.752vw;
    height: 5.752vw;
    border-width: 0.266666666666667vw;
  }
}
.p-top__map .p-top__map-office .tab-list .tab-item span .number {
  color: var(--color-white);
  line-height: 1;
  font-size: clamp(0px, 0.763888888888889vw, 11px);
  font-weight: bold;
  transform: translateY(-0.05vw);
}
@media screen and (max-width: 768px) {
  .p-top__map .p-top__map-office .tab-list .tab-item span .number {
    font-size: 2.933333333333333vw;
    transform: translateY(-0.1vw);
  }
}
@media (hover: hover) and (pointer: fine) {
  .p-top__map .p-top__map-office .tab-list .tab-item:hover span {
    background-color: var(--color-white);
  }
  .p-top__map .p-top__map-office .tab-list .tab-item:hover .number {
    color: #ff8644;
  }
}
.p-top__map .p-top__map-office .tab-list .tab-item__button {
  display: flex;
  align-items: center;
  width: 100%;
  border: none;
  background: transparent;
  cursor: pointer;
  text-align: left;
}
.p-top__map .p-top__map-office .tab-list .tab-item__button img {
  width: auto;
  max-width: 100%;
  height: clamp(0px, 2.777777777777778vw, 40px);
  object-fit: contain;
}
@media screen and (max-width: 768px) {
  .p-top__map .p-top__map-office .tab-list .tab-item__button img {
    height: 10.666666666666668vw;
  }
}
.p-top__map .company-modal__address {
  color: #ff8644;
  font-size: clamp(0px, 1.111111111111111vw, 16px);
  font-weight: bold;
}
@media screen and (max-width: 768px) {
  .p-top__map .company-modal__address {
    font-size: 4.266666666666667vw;
  }
}
@media screen and (min-width: 769px) {
  .p-top__map .pc-flex-content {
    display: flex;
    align-items: center;
    gap: clamp(0px, 2.222222222222222vw, 32px);
    margin-top: clamp(0px, 1.666666666666667vw, 24px);
  }
}
.p-top__map .company-modal__pin {
  position: absolute;
  top: clamp(-30px, -2.083333333333333vw, 0px);
  left: 50%;
  transform: translateX(-50%);
  width: clamp(0px, 4.908333333333334vw, 70.68px);
}
@media screen and (max-width: 768px) {
  .p-top__map .company-modal__pin {
    top: -8vw;
    width: 18.666666666666668vw;
  }
}
.p-top__map .company-modal__logo {
  width: clamp(0px, 19.166666666666668vw, 276px);
}
@media screen and (max-width: 768px) {
  .p-top__map .company-modal__logo {
    width: 57.86666666666667vw;
    margin: 0 auto;
  }
}
@media screen and (max-width: 768px) {
  .p-top__map .company-modal__name {
    font-size: 4.266666666666667vw;
    margin-top: 4.8vw;
  }
}
.p-top__map .company-modal__img {
  position: relative;
  height: clamp(0px, 22.430555555555557vw, 323px);
  flex: 1;
}
.p-top__map .company-modal__img.bg-blue {
  background-color: #6fc5c2;
}
.p-top__map .company-modal__img.bg-green {
  background-color: #74cd68;
}
@media screen and (max-width: 768px) {
  .p-top__map .company-modal__img {
    width: 66.66666666666666vw;
    margin: 0 auto;
    height: 78.13333333333333vw;
    padding: 5.333333333333334vw 0;
  }
}
.p-top__map .company-modal__img .gx-title--h5 {
  margin-top: clamp(0px, 1.736111111111111vw, 25px);
}
@media screen and (max-width: 768px) {
  .p-top__map .company-modal__img .gx-title--h5 {
    margin-top: 0vw;
  }
}
.p-top__map .company-modal__img .initiative-img {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: clamp(0px, 19.166666666666668vw, 276px);
  height: clamp(0px, 17.63888888888889vw, 254px);
}
@media screen and (max-width: 768px) {
  .p-top__map .company-modal__img .initiative-img {
    width: 66.66666666666666vw;
    height: 61.33333333333333vw;
  }
}
.p-top__map .company-modal__img .initiative-img.pin-8 {
  width: clamp(0px, 17.36111111111111vw, 250px);
}
@media screen and (max-width: 768px) {
  .p-top__map .company-modal__img .initiative-img.pin-8 {
    width: 61.33333333333333vw;
  }
}
.p-top__map .company-modal__link {
  display: inline-block;
  font-size: clamp(0px, 0.833333333333333vw, 12px);
  font-weight: 500;
  margin-top: clamp(0px, 2.222222222222222vw, 32px);
  padding-bottom: clamp(0px, 0.208333333333333vw, 3px);
  position: relative;
}
@media screen and (max-width: 768px) {
  .p-top__map .company-modal__link {
    font-size: 3.2vw;
    margin-top: 5.333333333333334vw;
  }
}
.p-top__map .company-modal__link::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: currentColor;
}
.p-top__map .company-modal__link::after {
  content: '';
  display: inline-block;
  background: url("/assets/images/common/icon/external-green.svg") no-repeat center/cover;
  width: clamp(0px, 0.902777777777778vw, 13px);
  height: clamp(0px, 0.763888888888889vw, 11px);
  margin-left: clamp(0px, 0.277777777777778vw, 4px);
}
@media screen and (max-width: 768px) {
  .p-top__map .company-modal__link::after {
    width: 3.466666666666666vw;
    height: 2.933333333333333vw;
    margin-left: 1.066666666666667vw;
  }
}
@media (hover: hover) and (pointer: fine) {
  .p-top__map .company-modal__link:hover::before {
    animation: borderBottom 0.5s ease-in-out forwards;
  }
}
.p-top__map .map-panel-container {
  position: relative;
  z-index: 10;
  text-align: center;
/* 四角形の基本スタイル */
}
.p-top__map .map-panel-container .panel {
  position: absolute;
  width: clamp(0px, 13.958333333333334vw, 201px);
  height: clamp(0px, 13.958333333333334vw, 201px);
  opacity: 0; /* 最初は隠しておく */
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .p-top__map .map-panel-container .panel {
    width: 25.333333333333336vw;
    height: 25.333333333333336vw;
  }
}
.p-top__map .map-panel-container .panel.panel1 {
  background-color: #48a1bd;
  left: clamp(0px, 11.11111111111111vw, 160px);
  top: clamp(0px, 32.98611111111111vw, 475px);
}
.p-top__map .map-panel-container .panel.panel2 {
  background-color: #4fbac4;
  left: clamp(0px, 30.97222222222222vw, 446px);
  top: clamp(0px, 14.583333333333334vw, 210px);
}
@media screen and (max-width: 768px) {
  .p-top__map .map-panel-container .panel.panel2 {
    left: 4vw;
    top: 96vw;
  }
}
.p-top__map .map-panel-container .panel.panel3 {
  background-color: #4fbac4;
  left: clamp(0px, 45.48611111111111vw, 655px);
  top: clamp(0px, 7.430555555555555vw, 107px);
}
@media screen and (max-width: 768px) {
  .p-top__map .map-panel-container .panel.panel3 {
    left: 30.666666666666664vw;
    top: 82.66666666666667vw;
  }
}
.p-top__map .map-panel-container .panel.panel4 {
  background-color: #48a1bd;
  left: clamp(0px, 62.638888888888886vw, 902px);
  top: clamp(0px, 32.98611111111111vw, 475px);
}
@media screen and (max-width: 768px) {
  .p-top__map .map-panel-container .panel.panel4 {
    left: 63.2vw;
    top: 125.33333333333334vw;
  }
}
.p-top__map .map-panel-container .panel.panel5 {
  background-color: #51b3c9;
  left: clamp(0px, 75vw, 1080px);
  top: clamp(0px, 14.722222222222223vw, 212px);
}
@media screen and (max-width: 768px) {
  .p-top__map .map-panel-container .panel.panel5 {
    left: 86.66666666666667vw;
    top: 96vw;
  }
}
.gx-top__statement {
  width: 89.33333333333333vw;
  margin-inline: auto;
}
@media screen and (max-width: 768px) {
  .gx-top__statement {
    margin-bottom: 32vw;
  }
}
@media screen and (min-width: 769px) {
  .gx-top__statement {
    width: clamp(0px, 83.33333333333334vw, 1200px);
    margin-bottom: clamp(0px, 8.333333333333332vw, 120px);
  }
}
.gx-top__statement .statement-item {
  background-color: var(--color-gray-1);
}
@media screen and (max-width: 768px) {
  .gx-top__statement .statement-item {
    padding: 8.533333333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .gx-top__statement .statement-item {
    align-items: center;
    padding: clamp(0px, 2.222222222222222vw, 32px) clamp(0px, 7.152777777777778vw, 103px);
  }
}
@media screen and (max-width: 768px) {
  .gx-top__statement .statement-item .statement-item__text .gx-text {
    line-height: 1.8;
  }
}
.gx-top__about {
  margin-bottom: 32vw;
}
@media screen and (min-width: 769px) {
  .gx-top__about {
    width: clamp(0px, 87.29166666666667vw, 1257px);
    margin-inline: auto;
    margin-bottom: clamp(0px, 11.11111111111111vw, 160px);
  }
}
.gx-top__about .about-item {
  display: flex;
}
@media screen and (max-width: 768px) {
  .gx-top__about .about-item {
    flex-direction: column;
    margin-bottom: 16vw;
  }
  .gx-top__about .about-item:last-child {
    margin-bottom: 0;
  }
  .gx-top__about .about-item .about-item__text {
    padding-inline: 5.333333333333334vw 4.533333333333333vw;
  }
}
@media screen and (max-width: 768px) {
  .gx-top__about .about-item.reverse .about-item__img {
    align-self: flex-end;
  }
}
@media screen and (min-width: 769px) {
  .gx-top__about .about-item.reverse {
    flex-direction: row-reverse;
    justify-content: flex-end;
  }
}
@media screen and (max-width: 768px) {
  .gx-top__about .about-item.first {
    gap: 16vw;
  }
  .gx-top__about .about-item.first .about-item__img {
    width: 94.66666666666667vw;
  }
}
@media screen and (min-width: 769px) {
  .gx-top__about .about-item.first {
    gap: clamp(0px, 3.472222222222222vw, 50px);
    padding-left: clamp(0px, 9.375vw, 135px);
  }
  .gx-top__about .about-item.first .about-item__text {
    padding-top: clamp(0px, 4.097222222222222vw, 59px);
  }
  .gx-top__about .about-item.first .about-item__img {
    width: clamp(0px, 46.875vw, 675px);
  }
}
@media screen and (max-width: 768px) {
  .gx-top__about .about-item.second {
    gap: 16vw;
  }
  .gx-top__about .about-item.second .about-item__text .gx-text {
    margin-bottom: 12.8vw;
  }
  .gx-top__about .about-item.second .about-item__text .gx-text:last-child {
    margin-bottom: 0;
  }
  .gx-top__about .about-item.second .about-item__img {
    width: 63.46666666666667vw;
  }
}
@media screen and (min-width: 769px) {
  .gx-top__about .about-item.second {
    column-gap: clamp(0px, 4.861111111111112vw, 70px);
    transform: translateX(clamp(-29px, -2.013888888888889vw, 0px)) translateY(clamp(-59px, -4.097222222222222vw, 0px));
    margin-bottom: clamp(0px, 3.958333333333333vw, 57px);
  }
  .gx-top__about .about-item.second .about-item__text {
    padding-top: clamp(0px, 13.680555555555557vw, 197px);
  }
  .gx-top__about .about-item.second .about-item__text .gx-text {
    margin-bottom: clamp(0px, 2.777777777777778vw, 40px);
  }
  .gx-top__about .about-item.second .about-item__text .gx-text:last-child {
    margin-bottom: 0;
  }
  .gx-top__about .about-item.second .about-item__img {
    width: clamp(0px, 32.5vw, 468px);
  }
}
@media screen and (max-width: 768px) {
  .gx-top__about .about-item.third {
    gap: 16vw;
  }
  .gx-top__about .about-item.third .about-item__img {
    width: 83.2vw;
  }
}
@media screen and (min-width: 769px) {
  .gx-top__about .about-item.third {
    column-gap: clamp(0px, 8.125vw, 117px);
    padding-left: clamp(0px, 9.166666666666666vw, 132px);
  }
  .gx-top__about .about-item.third .about-item__text {
    padding-top: clamp(0px, 3.125vw, 45px);
  }
  .gx-top__about .about-item.third .about-item__img {
    width: clamp(0px, 35.625vw, 513px);
  }
}
.gx-top__company {
  margin-bottom: 29.333333333333332vw;
}
@media screen and (min-width: 769px) {
  .gx-top__company {
    margin-bottom: clamp(0px, 8.541666666666666vw, 123px);
  }
}
@media screen and (max-width: 768px) {
  .gx-top__company .company-inner {
    padding-inline: 3.466666666666666vw 3.733333333333334vw;
  }
}
@media screen and (min-width: 769px) {
  .gx-top__company .company-inner {
    width: clamp(0px, 73.33333333333333vw, 1056px);
    margin-inline: auto;
  }
}
.gx-top__company .company-inner .company-title {
  text-align: center;
  margin-bottom: 10.666666666666668vw;
}
@media screen and (min-width: 769px) {
  .gx-top__company .company-inner .company-title {
    margin-bottom: clamp(0px, 2.777777777777778vw, 40px);
  }
}
@media screen and (min-width: 769px) {
  .gx-top__company .company-inner .company-contents {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    column-gap: clamp(0px, 1.666666666666667vw, 24px);
    row-gap: clamp(0px, 1.111111111111111vw, 16px);
  }
  .gx-top__company .company-inner .company-contents .company-row {
    display: flex;
    justify-content: center;
    gap: clamp(0px, 1.666666666666667vw, 24px);
  }
  .gx-top__company .company-inner .company-contents .company-row .content__item {
    width: clamp(0px, 13.333333333333334vw, 192px);
  }
}
@media screen and (max-width: 768px) {
  .gx-top__company .company-inner .company-contents {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    column-gap: 6.4vw;
    row-gap: 2.133333333333333vw;
  }
  .gx-top__company .company-inner .company-contents .company-row {
    display: contents;
  }
  .gx-top__company .company-inner .company-contents .content__item {
    width: 26.666666666666668vw;
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.gx-top__company .company-inner .company-annotation {
  margin-top: 10.666666666666668vw;
}
@media screen and (max-width: 768px) {
  .gx-top__company .company-inner .company-annotation {
    padding-inline: 1.866666666666667vw 1.6vw;
  }
}
@media screen and (min-width: 769px) {
  .gx-top__company .company-inner .company-annotation {
    margin-top: clamp(0px, 2.083333333333333vw, 30px);
    text-align: center;
  }
}
.gx-top__company .company-inner .company-annotation .gx-text {
  line-height: 160%;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 769px) {
  .gx-top__company .company-inner .company-annotation .gx-text {
    letter-spacing: 0.05em;
  }
}
.gx-top__company .company-inner .company-links {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .gx-top__company .company-inner .company-links {
    flex-flow: column;
    margin-top: 4.266666666666667vw;
  }
}
@media screen and (min-width: 769px) {
  .gx-top__company .company-inner .company-links {
    gap: clamp(0px, 2.222222222222222vw, 32px);
    margin-top: clamp(0px, 0.763888888888889vw, 11px);
  }
}
.gx-top__company .company-inner .company-links .gx-button__text {
  line-height: 160%;
  letter-spacing: 0.1em;
  font-size: 4.266666666666667vw;
}
@media screen and (min-width: 769px) {
  .gx-top__company .company-inner .company-links .gx-button__text {
    font-size: clamp(0px, 1.111111111111111vw, 16px);
  }
}
.gx-top__introduction {
  position: relative;
  max-width: 1920px;
  margin-inline: auto;
  margin-bottom: 53.333333333333336vw;
}
@media screen and (min-width: 769px) {
  .gx-top__introduction {
    margin-bottom: clamp(0px, 5.416666666666667vw, 78px);
  }
}
.gx-top__introduction .introduction-inner {
  display: flex;
  max-width: 1440px;
  margin-inline: auto;
}
@media screen and (max-width: 768px) {
  .gx-top__introduction .introduction-inner {
    flex-direction: column;
  }
}
@media screen and (min-width: 769px) {
  .gx-top__introduction .introduction-inner {
    padding-left: clamp(0px, 8.541666666666666vw, 123px);
  }
}
@media screen and (max-width: 768px) {
  .gx-top__introduction .introduction-info {
    padding-inline: 5.333333333333334vw;
    margin-bottom: 10.133333333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .gx-top__introduction .introduction-info {
    padding-top: clamp(0px, 6.041666666666667vw, 87px);
    margin-right: clamp(0px, 8.680555555555555vw, 125px);
  }
}
.gx-top__introduction .introduction-info .info-label {
  margin-bottom: 10.4vw;
}
@media screen and (min-width: 769px) {
  .gx-top__introduction .introduction-info .info-label {
    margin-bottom: clamp(0px, 3.75vw, 54px);
  }
}
.gx-top__introduction .introduction-info .info-label .gx-text {
  letter-spacing: 0;
}
@media screen and (min-width: 769px) {
  .gx-top__introduction .introduction-info .info-label .gx-text {
    font-size: clamp(0px, 1.388888888888889vw, 20px);
  }
}
.gx-top__introduction .introduction-info .info-title {
  margin-bottom: 8.533333333333333vw;
}
@media screen and (min-width: 769px) {
  .gx-top__introduction .introduction-info .info-title {
    margin-bottom: clamp(0px, 2.222222222222222vw, 32px);
  }
}
.gx-top__introduction .introduction-info .info-title .gx-title {
  margin-bottom: 4.266666666666667vw;
}
@media screen and (min-width: 769px) {
  .gx-top__introduction .introduction-info .info-title .gx-title {
    margin-bottom: clamp(0px, 1.111111111111111vw, 16px);
  }
}
@media screen and (max-width: 768px) {
  .gx-top__introduction .introduction-info .info-title .gx-text {
    line-height: 160%;
  }
}
.gx-top__introduction .introduction-img {
  position: relative;
}
@media screen and (min-width: 769px) {
  .gx-top__introduction .introduction-img {
    height: clamp(0px, 49.09722222222222vw, 707px);
  }
}
@media screen and (min-width: 769px) {
  .gx-top__introduction .introduction-img .circle {
    padding-top: clamp(0px, 2.638888888888889vw, 38px);
    width: clamp(0px, 47.708333333333336vw, 687px);
    transform: translateX(clamp(-9px, -0.625vw, 0px));
  }
}
.gx-top__introduction .introduction-img .circle-description {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-53%, -50%);
}
@media screen and (max-width: 768px) {
  .gx-top__introduction .introduction-img .circle-description {
    transform: translate(-51%, -50%);
  }
}
.gx-top__introduction .introduction-img .circle-description .image,
.gx-top__introduction .introduction-img .circle-description .title,
.gx-top__introduction .introduction-img .circle-description .desc {
  transition: opacity 1.2s ease;
}
.gx-top__introduction .introduction-img .circle-description.is-default .title,
.gx-top__introduction .introduction-img .circle-description.is-default .desc {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.gx-top__introduction .introduction-img .circle-description.is-default .image {
  opacity: 1;
  visibility: visible;
  position: relative;
}
.gx-top__introduction .introduction-img .circle-description:not(.is-default) .image {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.gx-top__introduction .introduction-img .circle-description:not(.is-default) .title,
.gx-top__introduction .introduction-img .circle-description:not(.is-default) .desc {
  opacity: 1;
  visibility: visible;
  position: relative;
}
.gx-top__introduction .introduction-img .circle-description .image {
  width: 21.333333333333336vw;
}
@media screen and (min-width: 769px) {
  .gx-top__introduction .introduction-img .circle-description .image {
    width: clamp(0px, 15.277777777777779vw, 220px);
    margin: 0 auto;
  }
}
.gx-top__introduction .introduction-img .circle-description .title {
  font-size: 2.666666666666667vw;
  font-weight: 700;
  line-height: 160%;
  letter-spacing: 0.05em;
  color: var(--color-green-1);
  margin-bottom: 1.333333333333333vw;
}
@media screen and (min-width: 769px) {
  .gx-top__introduction .introduction-img .circle-description .title {
    font-size: clamp(0px, 1.388888888888889vw, 20px);
    margin-bottom: clamp(0px, 0.833333333333333vw, 12px);
  }
}
.gx-top__introduction .introduction-img .circle-description .desc {
  font-size: 1.6vw;
  font-weight: 500;
  line-height: 160%;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 769px) {
  .gx-top__introduction .introduction-img .circle-description .desc {
    font-size: clamp(0px, 1.111111111111111vw, 16px);
  }
}
.gx-top__introduction .introduction-img .circle-item {
  position: absolute;
  box-sizing: border-box;
  border: 0.533333333333333vw solid #fff;
  background-color: #fff;
  box-shadow: 0 0.8vw 10.666666666666668vw 0 rgba(0,154,85,0.16);
  transition: border-color 0.3s ease-in-out;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  border-radius: 9999px;
  width: 24.266666666666666vw;
  height: 24.266666666666666vw;
}
@media screen and (min-width: 769px) {
  .gx-top__introduction .introduction-img .circle-item {
    width: clamp(0px, 11.666666666666666vw, 168px);
    height: clamp(0px, 11.666666666666666vw, 168px);
    border: clamp(0px, 0.138888888888889vw, 2px) solid #fff;
    box-shadow: 0 clamp(0px, 0.208333333333333vw, 3px) clamp(0px, 2.777777777777778vw, 40px) 0 rgba(0,154,85,0.16);
  }
}
.gx-top__introduction .introduction-img .circle-item .image {
  font-size: 0;
}
@media screen and (max-width: 768px) {
  .gx-top__introduction .introduction-img .circle-item .image {
    width: 13.333333333333334vw;
  }
}
.gx-top__introduction .introduction-img .circle-item .label {
  font-size: 2.933333333333333vw;
  font-weight: 500;
  line-height: 130%;
  letter-spacing: 0.05em;
}
@media screen and (min-width: 769px) {
  .gx-top__introduction .introduction-img .circle-item .label {
    font-size: clamp(0px, 0.972222222222222vw, 14px);
    line-height: 150%;
  }
}
.gx-top__introduction .introduction-img .circle-item--nenryodenchi {
  top: 2.666666666666667vw;
  left: 19.733333333333334vw;
}
@media screen and (min-width: 769px) {
  .gx-top__introduction .introduction-img .circle-item--nenryodenchi {
    top: clamp(0px, 2.708333333333333vw, 39px);
    left: clamp(0px, 7.638888888888889vw, 110px);
  }
}
.gx-top__introduction .introduction-img .circle-item--nenryodenchi .image {
  transform: translate(0.533333333333333vw, -0.533333333333333vw);
  width: 17.333333333333336vw;
}
@media screen and (min-width: 769px) {
  .gx-top__introduction .introduction-img .circle-item--nenryodenchi .image {
    transform: translate(clamp(0px, 0.138888888888889vw, 2px), clamp(-2px, -0.138888888888889vw, 0px));
    width: clamp(0px, 8.88888888888889vw, 128px);
  }
}
.gx-top__introduction .introduction-img .circle-item--nenryodenchi .label {
  transform: translateY(-2.4vw);
}
@media screen and (min-width: 769px) {
  .gx-top__introduction .introduction-img .circle-item--nenryodenchi .label {
    transform: translateY(clamp(-3px, -0.208333333333333vw, 0px));
  }
}
.gx-top__introduction .introduction-img .circle-item--mizudenkai {
  top: 2.933333333333333vw;
  right: 19.733333333333334vw;
}
@media screen and (min-width: 769px) {
  .gx-top__introduction .introduction-img .circle-item--mizudenkai {
    top: clamp(0px, 2.638888888888889vw, 38px);
    right: clamp(0px, 8.958333333333334vw, 129px);
  }
}
.gx-top__introduction .introduction-img .circle-item--mizudenkai .image {
  transform: translate(-0.533333333333333vw, -0.8vw);
  width: 16vw;
}
@media screen and (min-width: 769px) {
  .gx-top__introduction .introduction-img .circle-item--mizudenkai .image {
    width: clamp(0px, 9.652777777777779vw, 139px);
    transform: translateY(clamp(-10px, -0.694444444444444vw, 0px));
  }
}
.gx-top__introduction .introduction-img .circle-item--mizudenkai .label {
  transform: translateY(-1.333333333333333vw);
}
@media screen and (min-width: 769px) {
  .gx-top__introduction .introduction-img .circle-item--mizudenkai .label {
    transform: translateY(clamp(-17px, -1.180555555555556vw, 0px));
  }
}
.gx-top__introduction .introduction-img .circle-item--yojofuryoku {
  bottom: 2.933333333333333vw;
  right: 19.733333333333334vw;
}
@media screen and (min-width: 769px) {
  .gx-top__introduction .introduction-img .circle-item--yojofuryoku {
    bottom: clamp(0px, 2.916666666666667vw, 42px);
    right: clamp(0px, 9.027777777777777vw, 130px);
  }
}
.gx-top__introduction .introduction-img .circle-item--yojofuryoku .image {
  transform: translateY(3.733333333333334vw);
  width: 16vw;
}
@media screen and (min-width: 769px) {
  .gx-top__introduction .introduction-img .circle-item--yojofuryoku .image {
    width: clamp(0px, 8.402777777777779vw, 121px);
    transform: translateY(clamp(0px, 2.361111111111111vw, 34px));
  }
}
.gx-top__introduction .introduction-img .circle-item--yojofuryoku .label {
  transform: translateY(5.066666666666666vw);
}
@media screen and (min-width: 769px) {
  .gx-top__introduction .introduction-img .circle-item--yojofuryoku .label {
    transform: translateY(clamp(0px, 3.75vw, 54px));
  }
}
.gx-top__introduction .introduction-img .circle-item--perobusukaito {
  top: 50%;
  transform: translateY(-50%);
  right: 2.933333333333333vw;
}
@media screen and (min-width: 769px) {
  .gx-top__introduction .introduction-img .circle-item--perobusukaito {
    right: clamp(0px, 0.625vw, 9px);
  }
}
.gx-top__introduction .introduction-img .circle-item--perobusukaito .image {
  transform: translateY(-0.533333333333333vw);
  width: 16vw;
}
@media screen and (min-width: 769px) {
  .gx-top__introduction .introduction-img .circle-item--perobusukaito .image {
    width: clamp(0px, 8.402777777777779vw, 121px);
    transform: translate(clamp(0px, 0.208333333333333vw, 3px), clamp(0px, 0.208333333333333vw, 3px));
  }
}
.gx-top__introduction .introduction-img .circle-item--perobusukaito .label {
  transform: translateY(-0.8vw);
}
@media screen and (min-width: 769px) {
  .gx-top__introduction .introduction-img .circle-item--perobusukaito .label {
    transform: translate(clamp(0px, 0.138888888888889vw, 2px), clamp(0px, 0.486111111111111vw, 7px));
  }
}
.gx-top__introduction .introduction-img .circle-item--tekkou {
  bottom: 2.933333333333333vw;
  left: 19.733333333333334vw;
}
@media screen and (min-width: 769px) {
  .gx-top__introduction .introduction-img .circle-item--tekkou {
    bottom: clamp(0px, 2.916666666666667vw, 42px);
    left: clamp(0px, 7.638888888888889vw, 110px);
  }
}
.gx-top__introduction .introduction-img .circle-item--tekkou .image {
  transform: translate(-0.266666666666667vw, 1.333333333333333vw);
}
@media screen and (min-width: 769px) {
  .gx-top__introduction .introduction-img .circle-item--tekkou .image {
    transform: translate(clamp(0px, 0vw, 0px), clamp(0px, 1.180555555555556vw, 17px));
    width: clamp(0px, 6.944444444444445vw, 100px);
  }
}
.gx-top__introduction .introduction-img .circle-item--tekkou .label {
  transform: translateY(1.333333333333333vw);
}
@media screen and (min-width: 769px) {
  .gx-top__introduction .introduction-img .circle-item--tekkou .label {
    transform: translateY(clamp(0px, 1.666666666666667vw, 24px));
  }
}
.gx-top__introduction .introduction-img .circle-item--kamiparupu {
  top: 50%;
  transform: translateY(-50%);
  left: 2.933333333333333vw;
}
@media screen and (min-width: 769px) {
  .gx-top__introduction .introduction-img .circle-item--kamiparupu {
    left: clamp(-9px, -0.625vw, 0px);
  }
}
.gx-top__introduction .introduction-img .circle-item--kamiparupu .image {
  transform: translate(0.8vw, 2.666666666666667vw);
  width: 16vw;
}
@media screen and (min-width: 769px) {
  .gx-top__introduction .introduction-img .circle-item--kamiparupu .image {
    transform: translate(clamp(0px, 0.625vw, 9px), clamp(0px, 1.25vw, 18px));
    width: clamp(0px, 8.88888888888889vw, 128px);
  }
}
.gx-top__introduction .introduction-img .circle-item--kamiparupu .label {
  transform: translateY(2.666666666666667vw);
}
@media screen and (min-width: 769px) {
  .gx-top__introduction .introduction-img .circle-item--kamiparupu .label {
    transform: translateY(clamp(0px, 2.013888888888889vw, 29px));
  }
}
.gx-top__introduction .introduction-shape {
  width: 31.466666666666665vw;
}
@media screen and (max-width: 768px) {
  .gx-top__introduction .introduction-shape {
    position: absolute;
    left: 0;
    bottom: -26.666666666666668vw;
  }
}
@media screen and (min-width: 769px) {
  .gx-top__introduction .introduction-shape {
    width: clamp(0px, 22.22222222222222vw, 320px);
    position: absolute;
    left: 0;
    bottom: clamp(0px, 2.986111111111111vw, 43px);
  }
}
.gx-top__map {
  background-color: var(--color-teal-blue-1);
}
.gx-top__map .map-inner {
  max-width: 1440px;
  margin-inline: auto;
}
.gx-groups {
  background-color: var(--color-teal-blue-4);
}
.interview-container {
  position: relative;
  background-color: var(--color-white);
  padding-block: 25.333333333333336vw 32vw;
  border-top-left-radius: 5.333333333333334vw;
  border-bottom-right-radius: 5.333333333333334vw;
}
@media screen and (min-width: 769px) {
  .interview-container {
    padding-block: clamp(0px, 8.333333333333332vw, 120px) 0;
    border-top-left-radius: clamp(0px, 6.944444444444445vw, 100px);
    border-bottom-right-radius: clamp(0px, 6.944444444444445vw, 100px);
  }
}
.interview-container .shape-layout {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (min-width: 769px) {
  .interview-container .shape-layout {
    max-width: 1920px;
  }
}
.interview-container .shape {
  position: absolute;
}
.interview-container .shape-top--right {
  top: 0;
  right: 0;
  width: 15.733333333333333vw;
}
@media screen and (min-width: 769px) {
  .interview-container .shape-top--right {
    width: clamp(0px, 9.375vw, 135px);
  }
}
.interview-container .shape-bottom--left {
  bottom: 0;
  left: 0;
  width: 31.466666666666665vw;
}
@media screen and (min-width: 769px) {
  .interview-container .shape-bottom--left {
    width: clamp(0px, 22.22222222222222vw, 320px);
  }
}
.interview-container .interview-head {
  display: grid;
  margin-bottom: 22.133333333333333vw;
}
@media screen and (max-width: 768px) {
  .interview-container .interview-head {
    padding-inline: 5.333333333333334vw;
    row-gap: 4.266666666666667vw;
  }
}
@media screen and (min-width: 769px) {
  .interview-container .interview-head {
    grid-template-columns: clamp(0px, 29.86111111111111vw, 430px) 1fr;
    column-gap: clamp(0px, 2.222222222222222vw, 32px);
    width: clamp(0px, 83.33333333333334vw, 1200px);
    margin-inline: auto;
    margin-bottom: clamp(0px, 8.194444444444445vw, 118px);
  }
}
.interview-container .interview-head .info .gx-text {
  letter-spacing: 0;
  margin-bottom: 7.199999999999999vw;
}
@media screen and (min-width: 769px) {
  .interview-container .interview-head .info .gx-text {
    font-size: clamp(0px, 1.388888888888889vw, 20px);
    margin-bottom: clamp(0px, 0.486111111111111vw, 7px);
  }
}
@media screen and (max-width: 768px) {
  .interview-container .interview-head .description .gx-text {
    line-height: 160%;
    letter-spacing: 0.1em;
  }
}
@media screen and (max-width: 768px) {
  .interview-slider {
    position: relative;
    z-index: 2;
  }
}
@media screen and (max-width: 768px) {
  .interview-slider .slider-head {
    padding-inline: 5.333333333333334vw;
    margin-bottom: 10.666666666666668vw;
  }
}
@media screen and (min-width: 769px) {
  .interview-slider .slider-head {
    width: clamp(0px, 83.33333333333334vw, 1200px);
    margin-inline: auto;
    margin-bottom: clamp(0px, 4.166666666666666vw, 60px);
  }
}
.interview-slider .slider-head .gx-title-line {
  margin-bottom: 6.133333333333333vw;
}
@media screen and (min-width: 769px) {
  .interview-slider .slider-head .gx-title-line {
    margin-bottom: clamp(0px, 2.222222222222222vw, 32px);
  }
}
@media screen and (max-width: 768px) {
  .interview-slider .slider-head .gx-text {
    line-height: 160%;
    letter-spacing: 0.1em;
  }
}
@media screen and (max-width: 768px) {
  .interview-slider .slider-viewmore {
    padding-inline: 5.333333333333334vw;
    margin-bottom: 10.666666666666668vw;
  }
}
@media screen and (max-width: 768px) {
  .interview-slider .slider-swiper {
    padding-left: 5.333333333333334vw;
  }
}
@media screen and (min-width: 769px) {
  .interview-slider .slider-swiper .swiper-wrapper {
    align-items: flex-end;
  }
}
@media screen and (min-width: 1441px) {
  .interview-slider:not(.interview-slider__green-hero) .swiper.interview-swiper .interview-buttons .interview-view-more {
    right: 18.5%;
  }
}
@media screen and (min-width: 1921px) {
  .interview-slider:not(.interview-slider__green-hero) .swiper.interview-swiper .interview-buttons .interview-view-more {
    right: 27%;
  }
}
@media screen and (min-width: 769px) {
  .interview-slider__green-hero {
    display: grid;
    grid-template-columns: clamp(0px, 23.055555555555557vw, 332px) 1fr;
    column-gap: clamp(0px, 9.722222222222223vw, 140px);
    padding-left: clamp(0px, 8.333333333333332vw, 120px);
  }
}
@media screen and (min-width: 769px) {
  .interview-slider__green-hero .slider-head {
    padding-top: clamp(0px, 2.083333333333333vw, 30px);
  }
}
@media screen and (max-width: 768px) {
  .interview-slider__green-hero .slider-swiper {
    padding-bottom: 1.333333333333333vw;
  }
}
@media screen and (min-width: 769px) {
  .interview-slider__green-hero .slider-swiper {
    max-width: clamp(0px, 69.44444444444444vw, 1000px);
  }
}
@media screen and (min-width: 769px) {
  .interview-slider__green-hero .swiper.interview-swiper .swiper-wrapper {
    padding-left: clamp(0px, 0.694444444444444vw, 10px);
  }
}
@media screen and (min-width: 769px) {
  .interview-slider__green-hero .swiper.interview-swiper .swiper-slide {
    max-width: clamp(0px, 21.38888888888889vw, 308px);
    margin-right: 0;
  }
}
@media screen and (min-width: 769px) {
  .interview-slider__green-hero .swiper.interview-swiper .swiper-slide.coming-soon .gx-card__interview--inner {
    padding-bottom: clamp(0px, 6.736111111111111vw, 97px);
  }
}
@media screen and (min-width: 769px) {
  .interview-slider__green-hero .swiper.interview-swiper .swiper-slide.coming-soon .gx-card__interview--inner .image {
    width: clamp(0px, 16.319444444444446vw, 235px);
  }
}
@media screen and (min-width: 769px) {
  .interview-slider__green-hero .swiper.interview-swiper .interview-buttons {
    justify-content: flex-start;
    padding-left: clamp(0px, 0.694444444444444vw, 10px);
    padding-block: clamp(0px, 2.152777777777778vw, 31px) clamp(0px, 11.38888888888889vw, 164px);
  }
}
@media screen and (min-width: 769px) {
  .interview-slider__green-hero .swiper.interview-swiper .interview-buttons .interview-prev {
    box-shadow: 0 clamp(0px, 0.208333333333333vw, 3px) clamp(0px, 0.833333333333333vw, 12px) 0 var(--color-green-shadow);
  }
}
@media screen and (min-width: 769px) {
  .interview-slider__green-hero .swiper.interview-swiper .interview-view-more {
    right: clamp(0px, 19.65277777777778vw, 283px);
  }
}
@media screen and (min-width: 769px) {
  .interview-slider__green-hero .gx-card__interview--inner {
    border-radius: 0;
  }
}
@media screen and (min-width: 769px) {
  .interview-slider__green-hero .gx-card__interview--inner .people-info {
    display: block !important;
    position: unset;
    margin-top: clamp(0px, 1.111111111111111vw, 16px);
    padding-left: 0;
    background-image: none;
    height: auto;
  }
}
@media screen and (min-width: 769px) {
  .interview-slider__green-hero .gx-card__interview--inner .people-info .position {
    color: var(--color-gray-2);
  }
}
@media screen and (min-width: 769px) and (min-width: 1441px) {
  .interview-slider__green-hero {
    padding-left: calc(50% - clamp(0px, 40.27777777777778vw, 580px));
  }
}
@media screen and (min-width: 769px) {
  .faq-shape {
    max-width: 1920px;
    margin-inline: auto;
  }
}
.faq-shape .image-shape {
  margin-left: auto;
  width: 55.46666666666666vw;
}
@media screen and (min-width: 769px) {
  .faq-shape .image-shape {
    width: clamp(0px, 28.26388888888889vw, 407px);
    z-index: -1;
  }
}
.gx-top__faq--inner {
  position: relative;
  background-color: var(--color-gray-1);
  border-top-left-radius: 5.333333333333334vw;
  padding-block: 21.333333333333336vw;
  padding-inline: 5.333333333333334vw;
  margin-top: -6.666666666666667vw;
}
@media screen and (min-width: 769px) {
  .gx-top__faq--inner {
    margin-inline: auto;
    border-top-left-radius: clamp(0px, 6.944444444444445vw, 100px);
    padding-block: clamp(0px, 9.722222222222223vw, 140px);
    margin-top: clamp(-44px, -3.055555555555555vw, 0px);
  }
}
@media screen and (min-width: 1880px) {
  .gx-top__faq--inner {
    margin-top: 2px;
  }
}
.gx-top__faq--inner .faq-container {
  display: flex;
}
@media screen and (max-width: 768px) {
  .gx-top__faq--inner .faq-container {
    flex-direction: column;
    row-gap: 10.666666666666668vw;
  }
}
@media screen and (min-width: 769px) {
  .gx-top__faq--inner .faq-container {
    width: clamp(0px, 83.33333333333334vw, 1200px);
    margin-inline: auto;
    column-gap: clamp(0px, 2.222222222222222vw, 32px);
  }
}
.gx-top__faq--inner .faq-container .faq-item {
  width: 100%;
}
@media screen and (min-width: 769px) {
  .gx-top__faq--inner .faq-container .faq-item {
    width: 50%;
  }
}
.gx-top__news {
  position: relative;
}
@media screen and (min-width: 769px) {
  .gx-top__news {
    max-width: 1920px;
    margin-inline: auto;
  }
}
@media screen and (max-width: 768px) {
  .gx-top__news {
    width: 100%;
  }
}
@media screen and (min-width: 769px) {
  .gx-top__news .gx-top__news-inner {
    width: clamp(0px, 83.33333333333334vw, 1200px);
    margin-inline: auto;
    padding: clamp(0px, 9.722222222222223vw, 140px) 0 clamp(0px, 17.5vw, 252px);
    display: grid;
    grid-template-columns: clamp(0px, 29.86111111111111vw, 430px) 1fr;
    column-gap: clamp(0px, 5.763888888888889vw, 83px);
  }
}
@media screen and (max-width: 768px) {
  .gx-top__news .gx-top__news-inner {
    padding: 32vw 5.333333333333334vw 17.066666666666666vw;
  }
}
.gx-top__news .gx-top__news-shape {
  position: absolute;
  bottom: 0;
  left: 0;
  width: clamp(0px, 22.22222222222222vw, 320px);
}
@media screen and (max-width: 768px) {
  .gx-top__news .gx-top__news-shape {
    width: 31.466666666666665vw;
  }
}
.gx-top__news .gx-top__news-hdg .gx-text {
  line-height: calc(26 / 16);
  letter-spacing: 0;
}
@media screen and (min-width: 769px) {
  .gx-top__news .gx-top__news-hdg .gx-title {
    line-height: 1.5;
  }
}
@media screen and (max-width: 768px) {
  .gx-top__news .gx-top__news-hdg .gx-title {
    margin-top: 8vw;
  }
}
@media screen and (min-width: 769px) {
  .gx-top__news .gx-top__news-list {
    width: clamp(0px, 47.708333333333336vw, 687px);
  }
}
@media screen and (max-width: 768px) {
  .gx-top__news .gx-top__news-list {
    margin-top: 10.666666666666668vw;
  }
}
.gx-top__news .gx-top__news-list .gx-announcement.shape .gx-announcement__inner::before {
  content: none;
}
.gx-top__information {
  margin-bottom: 38.4vw;
}
@media screen and (min-width: 769px) {
  .gx-top__information {
    margin-bottom: clamp(0px, 11.11111111111111vw, 160px);
  }
}
@media screen and (max-width: 768px) {
  .gx-top__information .information-inner {
    padding-top: 21.333333333333336vw;
    padding-inline: 5.066666666666666vw;
  }
}
@media screen and (min-width: 769px) {
  .gx-top__information .information-inner {
    width: clamp(0px, 83.33333333333334vw, 1200px);
    margin-inline: auto;
    padding-top: clamp(0px, 8.333333333333332vw, 120px);
  }
}
.gx-top__information .information-label {
  margin-bottom: 10.4vw;
}
@media screen and (min-width: 769px) {
  .gx-top__information .information-label {
    margin-bottom: clamp(0px, 3.680555555555556vw, 53px);
  }
}
.gx-top__information .information-label .gx-text {
  letter-spacing: 0;
}
@media screen and (min-width: 769px) {
  .gx-top__information .information-label .gx-text {
    font-size: clamp(0px, 1.388888888888889vw, 20px);
  }
}
.gx-top__information .gx-title {
  margin-bottom: 4.266666666666667vw;
}
@media screen and (min-width: 769px) {
  .gx-top__information .gx-title {
    margin-bottom: clamp(0px, 0.833333333333333vw, 12px);
  }
}
.gx-top__information .gx-text {
  margin-bottom: 10.666666666666668vw;
}
@media screen and (max-width: 768px) {
  .gx-top__information .gx-text {
    letter-spacing: 0.1em;
  }
}
@media screen and (min-width: 769px) {
  .gx-top__information .gx-text {
    margin-bottom: clamp(0px, 3.472222222222222vw, 50px);
  }
}
.gx-top__information .gx-text__note {
  margin-bottom: 10.666666666666668vw;
}
@media screen and (min-width: 769px) {
  .gx-top__information .gx-text__note {
    margin-bottom: clamp(0px, 3.472222222222222vw, 50px);
  }
}
.gx-top__information .information-banner {
  display: flex;
}
@media screen and (max-width: 768px) {
  .gx-top__information .information-banner {
    flex-direction: column;
    gap: 10.666666666666668vw;
  }
}
@media screen and (min-width: 769px) {
  .gx-top__information .information-banner {
    justify-content: center;
    gap: clamp(0px, 2.222222222222222vw, 32px);
  }
}
@media screen and (min-width: 769px) {
  .gx-top__information .information-banner .banner-item {
    max-width: clamp(0px, 33.40277777777778vw, 481px);
  }
}
@media (hover: hover) and (pointer: fine) {
  .gx-top__information .information-banner .banner-item:hover .banner-button .gx-button .gx-button__text {
    color: var(--color-green-1);
  }
  .gx-top__information .information-banner .banner-item:hover .banner-button .gx-button.gx-button--sm .gx-button__icon img {
    animation: moveArrowSM 0.8s ease-in-out forwards;
  }
}
.gx-top__information .information-banner .banner-image {
  display: block;
  box-sizing: border-box;
  border: 1px solid var(--color-gray-3);
  margin-bottom: 4.266666666666667vw;
}
@media screen and (min-width: 769px) {
  .gx-top__information .information-banner .banner-image {
    margin-bottom: clamp(0px, 1.666666666666667vw, 24px);
  }
}
.gx-top__information .information-banner .gx-text {
  margin-bottom: 6.4vw;
}
@media screen and (min-width: 769px) {
  .gx-top__information .information-banner .gx-text {
    margin-bottom: clamp(0px, 1.388888888888889vw, 20px);
    min-height: clamp(0px, 3.611111111111111vw, 52px);
  }
}
@media screen and (max-width: 768px) {
  .gx-top__information .information-banner .gx-text {
    font-size: 4.266666666666667vw;
  }
}
.gx-top__information .information-banner .gx-button-itm {
  padding: 0;
  overflow: hidden;
}
.gx-top__information .information-banner .gx-button-itm .gx-button-itm_img {
  padding: 0;
  margin: 0;
}
.gx-top__information .information-banner .gx-button-itm .gx-button-itm_img img {
  max-width: unset;
  width: 100%;
  height: auto;
}
@media screen and (min-width: 769px) {
  .gx-top__information .information-banner .gx-button-itm .gx-button {
    padding: clamp(0px, 1.388888888888889vw, 20px) clamp(0px, 2.083333333333333vw, 30px);
  }
}
@media screen and (max-width: 768px) {
  .gx-top__information .information-banner .gx-button-itm .gx-button {
    padding: 4.266666666666667vw 5.333333333333334vw;
  }
}
.gx-top__information .gx-button.gx-button__link.gx-button--no-bg {
  display: inline-flex;
  min-height: unset;
}
@media screen and (min-width: 769px) {
  .gx-top__information .gx-button.gx-button__link.gx-button--no-bg {
    margin: clamp(0px, 1.666666666666667vw, 24px) 0 0 clamp(0px, 2.083333333333333vw, 30px);
  }
}
@media screen and (max-width: 768px) {
  .gx-top__information .gx-button.gx-button__link.gx-button--no-bg {
    margin-top: 6.4vw;
  }
}
@media screen and (min-width: 769px) {
  .gx-top__information .gx-button.gx-button__link.gx-button--no-bg .gx-button__text {
    font-size: clamp(0px, 1.111111111111111vw, 16px);
    line-height: 160%;
    letter-spacing: 0.1em;
  }
}
@media screen and (max-width: 768px) {
  .gx-top__information .gx-button.gx-button__link.gx-button--no-bg .gx-button__text {
    font-size: 4.266666666666667vw;
  }
}
