@charset "utf-8";

html, body {
  overflow-x: hidden;
  max-width: 100%;
}

.topo-sp {
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
}

.topo-sp .main {
  height: 498px;
  position: relative;
}

.topo-sp .hero {
  top: 60px;
  height: 438px;
  position: absolute;
  left: 0;
  width: 100%;
}

.topo-sp .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
}

.topo-sp .filter {
  position: absolute;
  top: 1px;
  left: 0;
  width: 100%;
  height: 438px;
  background-color: #1a1a1ea6;
}

.topo-sp .hero-in {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 33px;
  top: 128px;
  position: absolute;
  left: 0;
  width: 100%;
}

.topo-sp .ttl {
  position: relative;
  width: 100%;
  height: 111px;
  margin-right: 0;
}

.topo-sp .text-wrapper {
  position: absolute;
  top: 35px;
  left: 0;
  width: 100%;
  font-family: var(--SP-h1-font-family);
  font-weight: var(--SP-h1-font-weight);
  color: #ffffff;
  font-size: var(--SP-h1-font-size);
  text-align: center;
  letter-spacing: var(--SP-h1-letter-spacing);
  line-height: var(--SP-h1-line-height);
  font-style: var(--SP-h1-font-style);
}

.topo-sp .group {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 19px;
  display: flex;
}

.topo-sp .div {
  width: 100%;
  height: 19px;
  font-family: var(--SP-font-family);
  font-weight: var(--SP-font-weight);
  color: #ffffff;
  font-size: var(--SP-font-size);
  text-align: center;
  letter-spacing: var(--SP-letter-spacing);
  line-height: var(--SP-line-height);
  white-space: nowrap;
  font-style: var(--SP-font-style);
}

.topo-sp .btn {
  all: unset;
  box-sizing: border-box;
  position: relative;
  width: 280px;
  height: 48px;
}

.topo-sp .frame {
  background: linear-gradient(
    90deg,
    rgba(79, 178, 51, 1) 0%,
    rgba(210, 225, 13, 1) 100%
  );
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 15px 24px;
  position: relative;
  border-radius: 40px;
}

.topo-sp .text-wrapper-2 {
  position: relative;
  width: fit-content;
  margin-top: -2px;
  margin-left: 0;
  margin-right: 0;
  font-family: "Noto Sans JP-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 14px;
  text-align: center;
  letter-spacing: 0.56px;
  line-height: 20px;
  white-space: nowrap;
}

.topo-sp .vector {
  margin-right: 0;
  position: relative;
  width: 16px;
  height: 16px;
}

.topo-sp .head {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 60px;
  display: flex;
  background-color: #ffffff;
}

.topo-sp .logo {
  margin: 10px;
  width: auto;
  height: 40px;
}

.topo-sp .div-wrapper {
  width: 100%;
  display: flex;
}

.topo-sp .about-out {
  height: auto;
  align-items: flex-start;
  gap: 10px;
  padding: 40px 0px;
  background-color: #ffffff;
  display: flex;
  width: 100%;
  position: relative;
  flex-direction: column;
}

.topo-sp .about-in {
  align-items: center;
  gap: 22px;
  flex: 0 0 auto;
  display: flex;
  width: 100%;
  position: relative;
  flex-direction: column;
}

.topo-sp .text-wrapper-3 {
  position: relative;
  align-self: stretch;
  margin-top: -1px;
  background: linear-gradient(
    90deg,
    rgba(79, 178, 51, 1) 0%,
    rgba(210, 225, 13, 1) 100%
  );
  -webkit-background-clip: text !important;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
  font-family: "Noto Sans JP-Bold", Helvetica;
  font-weight: 700;
  color: transparent;
  font-size: 24px;
  text-align: center;
  letter-spacing: 0.96px;
  line-height: normal;
}

.topo-sp .khb {
  position: relative;
  align-self: stretch;
  font-family: var(--SP-h4-font-family);
  font-weight: var(--SP-h4-font-weight);
  color: #000000;
  font-size: var(--SP-h4-font-size);
  text-align: center;
  letter-spacing: var(--SP-h4-letter-spacing);
  line-height: var(--SP-h4-line-height);
  font-style: var(--SP-h4-font-style);
}

.topo-sp .text-wrapper-4 {
  position: relative;
  align-self: stretch;
  font-family: var(--SP-font-family);
  font-weight: var(--SP-font-weight);
  color: #000000;
  font-size: var(--SP-font-size);
  text-align: center;
  letter-spacing: var(--SP-letter-spacing);
  line-height: var(--SP-line-height);
  font-style: var(--SP-font-style);
}

.topo-sp .frame-wrapper {
  position: relative;
  width: 280px;
  height: 48px;
}

.topo-sp .frame-2 {
  width: 100%;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 15px 24px;
  position: relative;
  background-color: #070707;
  border-radius: 40px;
  display: flex;
  height: 100%;
}

.topo-sp .text-wrapper-5 {
  position: relative;
  width: fit-content;
  margin-top: -2px;
  margin-left: 0;
  font-family: "Noto Sans JP-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 14px;
  text-align: center;
  letter-spacing: 0.56px;
  line-height: 20px;
  white-space: nowrap;
}

.topo-sp .img {
  margin-right: 0;
  position: relative;
  width: 16px;
  height: 16px;
}

.topo-sp .text-wrapper-6 {
  position: relative;
  width: fit-content;
  margin-top: -2px;
  margin-left: 0;
  font-family: "Noto Sans JP-Bold", Helvetica;
  font-weight: 700;
  color: #ffffff;
  font-size: 14px;
  text-align: center;
  letter-spacing: 0.56px;
  line-height: 20px;
  white-space: nowrap;
}

.topo-sp .vector-2 {
  margin-right: 0;
  position: relative;
  width: 16px;
  height: 16px;
}

.topo-sp .cta {
  margin-left: 0;
  width: 100%;
  height: auto;
  align-items: flex-start;
  gap: 10px;
  padding: 40px 0px;
  background: linear-gradient(
    90deg,
    rgba(79, 178, 51, 1) 0%,
    rgba(210, 225, 13, 1) 100%
  );
  display: flex;
  position: relative;
  flex-direction: column;
}

.topo-sp .cta-in {
  align-items: center;
  gap: 22px;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
  display: flex;
  position: relative;
  flex-direction: column;
}

.topo-sp .element-white {
  position: relative;
  width: 150px;
  height: auto;
  display: block;
}

.topo-sp .text-wrapper-7 {
  position: relative;
  width: fit-content;
  font-family: "Noto Sans JP-Bold", Helvetica;
  font-weight: 700;
  color: #000000;
  font-size: 24px;
  text-align: center;
  letter-spacing: 0.96px;
  line-height: normal;
}

.topo-sp .view {
  position: relative;
  width: 100%;
  height: auto;
  margin-right: 0;
  display: flex;
  justify-content: center;
}

.topo-sp .btn-2 {
  position: relative;
  display: inline-block;
  padding: 6px 20px;
  border-radius: 10px;
  background-color: var(--topo);
}

.topo-sp .btn-2::after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 10px solid var(--topo);
}

.topo-sp .text-wrapper-8 {
  position: static;
  width: auto;
  font-family: var(--SP-h4-font-family);
  font-weight: var(--SP-h4-font-weight);
  color: #ffffff;
  font-size: var(--SP-h4-font-size);
  text-align: center;
  letter-spacing: var(--SP-h4-letter-spacing);
  line-height: var(--SP-h4-line-height);
  font-style: var(--SP-h4-font-style);
}

.topo-sp .polygon {
  display: none;
}

.topo-sp .frame-3 {
  background-color: #ffffff;
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 15px 24px;
  position: relative;
  border-radius: 40px;
}

.topo-sp .text-wrapper-9 {
  position: relative;
  width: fit-content;
  margin-top: -2px;
  margin-left: 0;
  margin-right: 0;
  font-family: "Noto Sans JP-Bold", Helvetica;

  font-weight: 700;
  color: #4fb233;
  font-size: 14px;
  text-align: center;
  letter-spacing: 0.56px;
  line-height: 20px;
  white-space: nowrap;
}

.topo-sp .content-out {
  width: 100%;
  height: auto;
  align-items: center;
  gap: 10px;
  padding: 40px 0px;
  background-color: #ffffff;
  display: flex;
  position: relative;
}

.topo-sp .content-in {
  flex-direction: column;
  width: 100%;
  align-items: flex-start;
  gap: 26px;
  display: flex;
  position: relative;
  padding: 0 20px;
}

.topo-sp .topo {
  position: relative;
  align-self: stretch;
  height: auto;
  margin-top: -1px;
  background: linear-gradient(
    90deg,
    rgba(79, 178, 51, 1) 0%,
    rgba(210, 225, 13, 1) 100%
  );
  -webkit-background-clip: text !important;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
  font-family: "Noto Sans JP-Bold", Helvetica;
  font-weight: 700;
  color: transparent;
  font-size: 24px;
  text-align: center;
  letter-spacing: 0.96px;
  line-height: 1.5;
}

.topo-sp .section {
  position: relative;
  width: 100%;
  height: auto;
}

.topo-sp .ttl-2 {
  position: relative;
  width: 100%;
  height: auto;
  padding: 0 20px;
  margin-bottom: 12px;
}

.topo-sp .text-wrapper-10 {
  position: static;
  width: 100%;
  height: auto;
  font-family: var(--SP-h4-font-family);
  font-weight: var(--SP-h4-font-weight);
  color: #000000;
  font-size: var(--SP-h4-font-size);
  text-align: center;
  letter-spacing: var(--SP-h4-letter-spacing);
  line-height: var(--SP-h4-line-height);
  white-space: nowrap;
  font-style: var(--SP-h4-font-style);
}

.topo-sp .line {
  position: absolute;
  width: 58.76%;
  height: 8.29%;
  top: 91.71%;
  left: 41.24%;
}

.topo-sp .in {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: auto;
  align-items: flex-start;
  gap: 16px;
  position: relative;
  top: auto;
  left: auto;
  padding: 0 20px;
}

.topo-sp .div-2 {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  padding: 0px 0px 10px;
  position: relative;
  align-self: stretch;
  width: 100%;
  flex: 0 0 auto;
}

.topo-sp .element {
  position: relative;
  width: calc(50% - 8px);
  height: auto;
  min-width: 0;         
}

.topo-sp .frame-4 {
  flex-direction: column;
  gap: 8px;
  display: flex;
  height: 100%;
  width: 100%;
}

.topo-sp .rectangle {
  width: 100%;
  height: auto;
  display: block;
}

.topo-sp .text-wrapper-11 {
  height: auto;
  width: 100%;
  align-self: center;
  font-family: "Noto Sans JP-Medium", Helvetica;
  font-weight: 500;
  color: #000000;
  font-size: 10px;
  letter-spacing: 0.4px;
  line-height: 15px;
}

.topo-sp .rectangle-2 {
  width: 100%;
  height: auto;
  display: block;
}

.topo-sp .text-wrapper-12 {
  height: auto;
  width: 100%;
  align-self: center;
  font-family: "Noto Sans JP-Medium", Helvetica;
  font-weight: 500;
  color: #000000;
  font-size: 10px;
  letter-spacing: 0.4px;
  line-height: 15px;
}

.topo-sp .section-2 {
  position: relative;
  width: 100%;
  height: auto;
}

.topo-sp .line-2 {
  position: absolute;
  width: 58.76%;
  height: 8.30%;
  top: 91.70%;
  left: 41.24%;
}

.topo-sp .section-in {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: auto;
  align-items: flex-start;
  gap: 16px;
  position: relative;
  top: auto;
  left: auto;
  padding: 0 20px;
}

.topo-sp .bn-area {
  display: flex;
  width: 100%;
  height: auto;
  position: relative;
  flex-direction: column;
  align-items: center;
  gap: 29px;
  padding: 46px 0px 40px;
  background-color: #dcdcdc;
}

.topo-sp .text-wrapper-13 {
  position: relative;
  width: 100%;
  height: 40.95px;
  margin-top: -1px;
  font-family: var(--SP-h4-font-family);
  font-weight: var(--SP-h4-font-weight);
  color: #000000;
  font-size: var(--SP-h4-font-size);
  text-align: center;
  letter-spacing: var(--SP-h4-letter-spacing);
  line-height: var(--SP-h4-line-height);
  font-style: var(--SP-h4-font-style);
}

.topo-sp .div-3 {
  display: inline-flex;
  align-items: center;
  gap: 16px;
  position: relative;
  flex: 0 0 auto;
}

.topo-sp .aba {
  position: relative;
  width: 180px;
  height: 58px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.topo-sp .iat {
  position: relative;
  width: 180px;
  height: 58px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.topo-sp .khb-2 {
  position: relative;
  width: 180px;
  height: 58px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.topo-sp .aab {
  position: relative;
  width: 180px;
  height: 58px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.topo-sp .bottom {
  display: inline-flex;
  height: 42.66px;
  align-items: center;
  gap: 16px;
  position: relative;
}

.topo-sp .yts {
  position: relative;
  width: 180px;
  height: 58px;
  margin-top: -3.67px;
  margin-bottom: -3.67px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.topo-sp .kfb {
  position: relative;
  width: 180px;
  height: 58px;
  margin-top: -3.67px;
  margin-bottom: -3.67px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}

.topo-sp .aba,
.topo-sp .iat,
.topo-sp .khb-2,
.topo-sp .aab,
.topo-sp .yts,
.topo-sp .kfb {
  position: relative;
  width: 100%;
  height: 58px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.topo-sp .footer {
  display: flex;
  margin-left: 0;
  width: 100%;
  height: auto;
  position: relative;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  padding: 40px 40px 150px;
  background-color: #ffffff;
}

.topo-sp .txt {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: center;
  gap: 12px;
  position: relative;
  flex: 0 0 auto;
}

.topo-sp .all-rights-reserved {
  position: relative;
  width: fit-content;
  margin-top: -1px;
  font-family: "Noto Sans JP-Medium", Helvetica;
  font-weight: 500;
  color: #1a1a1e;
  font-size: 12px;
  text-align: center;
  letter-spacing: 0.48px;
  line-height: 20px;
}

.topo-sp .text-wrapper-14 {
  position: relative;
  align-self: stretch;
  font-family: "Noto Sans JP-Medium", Helvetica;
  font-weight: 500;
  color: #1a1a1e;
  font-size: 10px;
  text-align: center;
  letter-spacing: 0.4px;
  line-height: 20px;
}

/* ===== バナーエリア 画像サイズ ===== */
.topo-sp .aba img,
.topo-sp .iat img,
.topo-sp .khb-2 img,
.topo-sp .aab img,
.topo-sp .yts img,
.topo-sp .kfb img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
}
/* ===== SP バナーグリッド ===== */
.topo-sp .bn-logos {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
  width: 100%;
  padding: 0 20px;
}
