@charset "UTF-8";
@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap");
:root {
  --text-color-black: #333333;
  --text-color-gray: #838383;
  --text-color-gray-light: #AAB1B2;
  --ai-green: #1F7C87;
  --ai-yellow: #EEC157;
  --glass-stroke: linear-gradient(243deg, rgba(255, 255, 255, 0.60) -1.04%, rgba(255, 255, 255, 0.15) 98.69%);
  --gradient-green: linear-gradient(220deg, #409098 36.05%, #97C075 90.97%);
  --gradient-light: linear-gradient(220deg, #CEEFF2 36.05%, #DEF2CE 90.97%);
  --gradient-light2: linear-gradient(220deg, #57BFC9 36.05%, #97C075 90.97%);
}

/* ブレイクポイントと連動している container の幅になる。 */
/* containerにデフォルトで入っているpaddingを設定 */
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1.5;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

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

button {
  background: none; /* 背景をクリア */
  color: inherit; /* 親要素から色を継承 */
  border: none; /* 境界線を削除 */
  padding: 0; /* パディングをリセット */
  font: inherit; /* 親要素からフォントを継承 */
  cursor: pointer; /* ホバー時のカーソルをポインターに設定 */
  outline: inherit; /* アウトラインを親要素から継承 */
}

*, *:before, *:after {
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.l-wrapper {
  overflow: hidden;
  width: 100vw;
}

.show-sm {
  display: none !important;
}

.hide-sm {
  display: block !important;
}

.show-tb {
  display: none !important;
}

.hide-tb {
  display: block !important;
}

/* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
@media screen and (max-width: 768px) {
  .show-sm {
    display: block !important;
  }
  .hide-sm {
    display: none !important;
  }
}
/* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
@media screen and (max-width: 1030px) {
  .show-tb {
    display: block !important;
  }
  .hide-tb {
    display: none !important;
  }
}
.u-relative {
  position: relative;
}

* {
  scrollbar-width: none; /*Firefox対応のスクロールバー非表示コード*/
  -ms-overflow-style: none; /*Internet Explore対応のスクロールバー非表示コード*/
}

*::-webkit-scrollbar {
  display: none; /*Google Chrome、Safari、Microsoft Edge対応のスクロールバー非表示コード*/
}

img {
  width: 100%;
}

.l-container-sm {
  max-width: 1030px;
  margin: 0 auto;
  padding-left: 40px;
  padding-right: 40px;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .l-container-sm {
    padding-left: 0px;
    padding-right: 0px;
  }
}

.l-container-md {
  max-width: 1280px;
  margin: 0 auto;
  padding-left: 40px;
  padding-right: 40px;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .l-container-md {
    padding-left: 0px;
    padding-right: 0px;
  }
}

.l-container-lg {
  max-width: 1440px;
  margin: 0 auto;
  padding-left: 40px;
  padding-right: 40px;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .l-container-lg {
    padding-left: 0px;
    padding-right: 0px;
  }
}

html {
  font-size: 62.5%;
}

body {
  -webkit-text-size-adjust: 100%;
}

body {
  font-family: "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
  line-height: 1.5;
  font-style: normal;
  font-size: 1.6rem;
  letter-spacing: 0.07em;
  line-height: 1.5;
  color: var(--text-color-black);
  font-feature-settings: "pwid" on, "palt" on;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
}
body {
  -webkit-font-kerning: normal;
  font-kerning: normal;
  font-variant-ligatures: no-common-ligatures;
}

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

.u-text-gradient {
  background: linear-gradient(220deg, #409098 36.05%, #97C075 90.97%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.u-text-green {
  color: var(--ai-green);
}

.c-sectionTitle {
  text-align: left;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: start;
  color: var(--text-color-black);
}
.c-sectionTitle.c-sectionTitle--center {
  text-align: center;
  justify-content: center;
  align-items: center;
}
.c-sectionTitle.c-sectionTitle--white {
  color: #FFFFFF;
}
.c-sectionTitle.c-sectionTitle--white .c-sectionTitle__label {
  background: var(--gradient-light2);
}
.c-sectionTitle.c-sectionTitle--white .c-sectionTitle__title {
  color: #FFFFFF;
}
.c-sectionTitle.c-sectionTitle--white .c-sectionTitle__text {
  color: #FFFFFF;
}
.c-sectionTitle.c-sectionTitle--green {
  color: var(--ai-green);
}
.c-sectionTitle .c-sectionTitle__label {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.4;
  color: #FFFFFF;
  padding: 4px 18px;
  border-radius: 100px;
  color: #FFFFFF;
  background: var(--gradient-green);
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .c-sectionTitle .c-sectionTitle__label {
    font-size: 1.3rem;
  }
}
.c-sectionTitle .c-sectionTitle__title {
  font-size: 4.4rem;
  font-weight: 700;
  line-height: 1.4;
  margin-top: 24px;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .c-sectionTitle .c-sectionTitle__title {
    font-size: 2.6rem;
    margin-top: 16px;
  }
}
.c-sectionTitle .c-sectionTitle__text {
  font-size: 2rem;
  margin-top: 30px;
  color: var(--text-color-black);
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .c-sectionTitle .c-sectionTitle__text {
    font-size: 1.5rem;
    margin-top: 24px;
  }
}

.c-cvBottom {
  display: flex;
  padding: 20px 60px 27px 60px;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  align-self: stretch;
  color: #FFFFFF;
  line-height: 1;
  border-radius: 63px;
  border: 2px solid rgba(255, 255, 255, 0.7);
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .c-cvBottom {
    padding: 12px 30px 15px;
    gap: 5px;
  }
}
.c-cvBottom:hover {
  background: linear-gradient(270deg, #1F7C87 30.12%, #238D99 59.84%, #1F7C87 89.57%);
}
.c-cvBottom .c-cvBottom__smallText {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.4;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .c-cvBottom .c-cvBottom__smallText {
    font-size: 1.3rem;
  }
}
.c-cvBottom .c-cvBottom__text {
  font-weight: 700;
  font-size: 2.2rem;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .c-cvBottom .c-cvBottom__text {
    font-size: 1.8rem;
  }
}
.c-cvBottom.c-cvBottom--green {
  background: linear-gradient(270deg, #238D99 30.12%, #1F7C87 59.84%, #238D99 89.57%);
}
.c-cvBottom.c-cvBottom--yellow {
  background: var(--ai-yellow);
  color: var(--text-color-black);
}
.c-cvBottom.c-cvButton--small {
  height: 78px;
  font-size: 1.4rem;
  padding: 15px 0 0;
  width: 320px;
  gap: 8px;
}
.c-cvBottom.c-cvButton--small .c-cvBottom__smallText {
  font-size: 1.2rem;
  line-height: 1;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .c-cvBottom.c-cvButton--small .c-cvBottom__smallText {
    font-size: 1rem;
  }
}
.c-cvBottom.c-cvButton--small .c-cvBottom__text {
  font-size: 1.8rem;
  line-height: 1;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .c-cvBottom.c-cvButton--small .c-cvBottom__text {
    font-size: 1.5rem;
  }
}

.header {
  position: fixed;
  top: 20px;
  left: 30px;
  right: 30px;
  width: calc(100% - 60px);
  z-index: 100;
}
.header--hidden {
  position: fixed;
  top: -72px;
}
.header--visible {
  position: fixed;
  top: 20px;
  transition: top 0.3s ease-out;
}
.header--absolute {
  position: absolute;
  top: 20px;
  left: 30px;
  right: 30px;
  transition: none;
}
.header .header__inner {
  height: 72px;
  padding: 0 20px;
  border-radius: 16px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: rgba(255, 255, 255, 0.1882352941);
  backdrop-filter: blur(40px);
}
.header .header__inner .header__left .header__logo {
  display: block;
  width: 225px;
}
.header .header__inner .header__left .header__logo img {
  width: 100%;
  object-fit: cover;
}
.header .header__inner .header__right {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 20px;
}
.header .header__inner .header__right .header__nav .header__nav__list {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
}
.header .header__inner .header__right .header__nav .header__nav__list .header__nav__list__item a {
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1.4;
}
.header .header__inner .header__right .header__button .header__button__link {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.4;
  color: #fff;
}
.header .header__button {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  margin-left: 36px;
}
.header .header__button__item {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border-radius: 6px;
  width: 150px;
  height: 48px;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.4;
}
.header .header__button__item--dl {
  background-color: var(--ai-green);
  color: #fff;
}
.header .header__button__item--contact {
  background-color: var(--ai-yellow);
  color: #000;
}

.header-sp__logo {
  display: block;
  padding-left: 20px;
  padding-top: 16px;
  width: 200px;
}
.header-sp__logo img {
  width: 100%;
  object-fit: cover;
}

.header-sp__toggle {
  z-index: 999;
  position: fixed;
  top: 10px;
  right: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 5px;
  padding: 14px 10px;
  border-radius: 5px;
  background: var(--gradient-light);
}
.header-sp__toggle .header-sp__toggle__line {
  width: 24px;
  height: 2px;
  background-color: var(--ai-green);
  transition: transform 0.3s ease-out, opacity 0.3s ease-out;
}
.header-sp__toggle.open .line-01 {
  transform: translateY(7px) rotate(45deg);
  transform-origin: center;
}
.header-sp__toggle.open .line-02 {
  opacity: 0;
}
.header-sp__toggle.open .line-03 {
  transform: translateY(-7px) rotate(-45deg);
  transform-origin: center;
}

.header-sp__nav {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  z-index: 998;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 20px;
}
.header-sp__nav .header-sp__nav__list {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 30px;
}
.header-sp__nav .header-sp__nav__list .header-sp__nav__list__item a {
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 1.4;
}
.header-sp__nav.open {
  opacity: 1;
  visibility: visible;
}

.u-image-fit {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.fixed-button {
  position: fixed;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 999;
  border-radius: 64px;
  padding: 16px;
  background: rgba(255, 255, 255, 0.2);
  transition-duration: 0.5s;
  /* glassBlur */
  backdrop-filter: blur(60px);
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .fixed-button {
    bottom: -4px;
    padding: 12px;
  }
}

.top-page {
  overflow-x: hidden;
  width: 100vw;
  background-color: #EDF2F2;
  background-image: url(../images/bg-dots-unit.png);
  background-repeat: repeat;
  background-size: 124px 124px;
  background-position: center;
  background-attachment: fixed;
}

.sectionHero {
  padding-top: 180px;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .sectionHero {
    padding-top: 100px;
  }
}
.sectionHero .sectionHero__title {
  text-align: center;
  line-height: 1.2;
}
.sectionHero .sectionHero__title .sectionHero__title__subtext {
  display: block;
  font-size: 2.2rem;
  font-weight: 700;
  margin-bottom: 18px;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .sectionHero .sectionHero__title .sectionHero__title__subtext {
    font-size: 1.4rem;
  }
}
.sectionHero .sectionHero__title .sectionHero__title__maintext {
  font-size: 6.4rem;
  font-weight: 700;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .sectionHero .sectionHero__title .sectionHero__title__maintext {
    font-size: 3.6rem;
  }
}
.sectionHero .sectionHero__text {
  font-size: 1.6rem;
  font-weight: 700;
  margin-top: 32px;
  text-align: center;
}

.sectionHero__image {
  position: relative;
  width: 100%;
  height: 68.75vw;
  object-fit: cover;
  margin-top: 32px;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .sectionHero__image {
    height: auto;
  }
}
.sectionHero__image .sectionHero__image__ring {
  position: absolute;
  width: 7.6vw;
  height: 7.6vw;
  transform: translate(-50%, -50%);
  z-index: 10;
  animation: fade-and-scale 2.5s linear infinite;
}
@keyframes fade-and-scale {
  0% {
    opacity: 0.3;
    transform: translate(-50%, -50%) scale(1.05);
  }
  15% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translate(-50%, -50%) scale(1.4);
  }
}
.sectionHero__image .sectionHero__image__ring--01 {
  left: 49.37vw;
  top: 13.98vw;
}
.sectionHero__image .sectionHero__image__ring--02 {
  left: 9.25vw;
  top: 16.86vw;
}
.sectionHero__image .sectionHero__image__ring--03 {
  left: 42vw;
  top: 30.9vw;
}
.sectionHero__image .sectionHero__image__ring--04 {
  left: 90.7vw;
  top: 20.8vw;
}

.sectionHero__image__text {
  z-index: 50;
}
.sectionHero__image__text .sectionHero__image__text__item {
  position: absolute;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.4;
}
.sectionHero__image__text .sectionHero__image__text__item--01 {
  top: 7.7vw;
  left: 9.5vw;
}
.sectionHero__image__text .sectionHero__image__text__item--02 {
  top: 4vw;
  left: 50vw;
}
.sectionHero__image__text .sectionHero__image__text__item--03 {
  top: 11.5vw;
  left: 79vw;
}
.sectionHero__image__text .sectionHero__image__text__item--04 {
  top: 39.5vw;
  left: 30.5vw;
}

.sectionConcerns {
  position: relative;
  padding-top: 100px;
  padding-bottom: 120px;
  margin-top: -24vw;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .sectionConcerns {
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 40px;
    padding-bottom: 80px;
    margin-top: 0;
  }
}
.sectionConcerns .sectionConcerns__title {
  text-align: center;
  font-size: 4.4rem;
  font-weight: 700;
  line-height: 1.4;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .sectionConcerns .sectionConcerns__title {
    font-size: 2.6rem;
  }
}
.sectionConcerns .sectionConcerns__list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
  margin-top: 60px;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .sectionConcerns .sectionConcerns__list {
    grid-template-columns: 1fr;
    gap: 10px;
    margin-top: 48px;
  }
}
.sectionConcerns .sectionConcerns__item {
  background-color: #FFFFFF;
  padding: 38px 36px;
  border-radius: 16px;
  display: flex;
  gap: 54px;
  align-items: center;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .sectionConcerns .sectionConcerns__item {
    gap: 24px;
    padding: 20px 24px;
    gap: 24px;
  }
}
.sectionConcerns .sectionConcerns__item .sectionConcerns__item__icon {
  flex: 0 0 88px;
  height: 88px;
  object-fit: cover;
}
.sectionConcerns .sectionConcerns__item .sectionConcerns__item__icon img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.sectionConcerns .sectionConcerns__item .sectionConcerns__item__icon {
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .sectionConcerns .sectionConcerns__item .sectionConcerns__item__icon {
    flex-basis: 64px;
    height: 64px;
  }
}
.sectionConcerns .sectionConcerns__item .sectionConcerns__item__content .sectionConcerns__item__content__title {
  font-size: 2.4rem;
  font-weight: 700;
  color: var(--ai-green);
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .sectionConcerns .sectionConcerns__item .sectionConcerns__item__content .sectionConcerns__item__content__title {
    font-size: 1.8rem;
  }
}
.sectionConcerns .sectionConcerns__item .sectionConcerns__item__content__text {
  font-size: 14px;
  line-height: 1.5;
  color: var(--text-color-gray);
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .sectionConcerns .sectionConcerns__item .sectionConcerns__item__content__text {
    font-size: 12px;
  }
}
.sectionConcerns .sectionConcerns__item .sectionConcerns__item__content__text {
  margin-top: 16px;
}

.sectionFeatures {
  border-radius: 0 0 36px 36px;
  backdrop-filter: blur(60px);
  padding-bottom: 140px;
  padding-top: 0px;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .sectionFeatures {
    padding-bottom: 80px;
    border-radius: 0 0 24px 24px;
    padding-left: 12px;
    padding-right: 12px;
  }
}
.sectionFeatures .sectionFeatures__inner {
  margin: 0 auto;
  min-height: 100vh;
}
.sectionFeatures .sectionFeatures__list {
  margin-top: 60px;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .sectionFeatures .sectionFeatures__list {
    margin-top: 48px;
  }
}
.sectionFeatures .sectionFeatures__item {
  position: relative;
  height: 100vh;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 1030px) {
  .sectionFeatures .sectionFeatures__item {
    height: auto;
    margin-bottom: 30px;
  }
}
.sectionFeatures .sectionFeatures__item__inner {
  position: absolute;
  top: 0px;
  left: 0;
  width: 100%;
  background: url(../images/feature-panel-mask-pc.png), linear-gradient(220deg, #409098 36.05%, #97C075 90.97%);
  background-size: contain;
  background-position: bottom;
  background-repeat: no-repeat;
  border-radius: 27px;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 1030px) {
  .sectionFeatures .sectionFeatures__item__inner {
    position: relative;
    aspect-ratio: none;
    height: auto;
    border-radius: 16px;
  }
}
.sectionFeatures .sectionFeatures__item__bgPanel {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.sectionFeatures .sectionFeatures__item__bgPanel svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.sectionFeatures .sectionFeatures__item__bgPanel .bgPanel-pc {
  display: block;
}
.sectionFeatures .sectionFeatures__item__bgPanel .bgPanel-tablet {
  display: none;
}
.sectionFeatures .sectionFeatures__item__bgPanel .bgPanel-sp {
  display: none;
}
.sectionFeatures .sectionFeatures__item__bgPanel {
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 1030px) {
  .sectionFeatures .sectionFeatures__item__bgPanel .bgPanel-pc {
    display: none;
  }
  .sectionFeatures .sectionFeatures__item__bgPanel .bgPanel-tablet {
    display: block;
  }
}
.sectionFeatures .sectionFeatures__item__bgPanel {
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .sectionFeatures .sectionFeatures__item__bgPanel .bgPanel-pc {
    display: none;
  }
  .sectionFeatures .sectionFeatures__item__bgPanel .bgPanel-tablet {
    display: none;
  }
  .sectionFeatures .sectionFeatures__item__bgPanel .bgPanel-sp {
    display: block;
  }
}
.sectionFeatures .sectionFeatures__item__content {
  position: relative;
  display: grid;
  grid-template-columns: 52% 40%;
  padding: 120px 100px 60px;
  gap: 8%;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 1030px) {
  .sectionFeatures .sectionFeatures__item__content {
    grid-template-columns: 1fr;
    padding: 90px 48px;
    background-size: contain;
    gap: 36px;
  }
}
.sectionFeatures .sectionFeatures__item__content {
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .sectionFeatures .sectionFeatures__item__content {
    padding: 72px 22px;
    gap: 16px;
  }
}
.sectionFeatures .sectionFeatures__item__content__left {
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .sectionFeatures .sectionFeatures__item__content__left {
    padding-left: 0;
  }
}
.sectionFeatures .sectionFeatures__item__content__right {
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .sectionFeatures .sectionFeatures__item__content__right {
    padding-right: 0;
  }
}
.sectionFeatures .sectionFeatures__item__content__index {
  font-family: "Inter", ui-sans-serif, system-ui, -apple-system, "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0;
  font-feature-settings: "ss01" on;
  position: absolute;
  top: 40px;
  left: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 18px;
  font-size: 1.2rem;
  color: #FFFFFF;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .sectionFeatures .sectionFeatures__item__content__index {
    top: 24px;
    left: 24px;
    gap: 12px;
    font-size: 1.1rem;
  }
}
.sectionFeatures .sectionFeatures__item__content__index .sectionFeatures__item__content__index__bar {
  width: 30px;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.3137254902);
}
.sectionFeatures .sectionFeatures__item__content__title {
  font-size: 3.2rem;
  font-weight: 700;
  line-height: 1.6;
  color: #FFFFFF;
  margin-top: 16px;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .sectionFeatures .sectionFeatures__item__content__title {
    font-size: 2rem;
    line-height: 1.7;
    margin-top: 0;
  }
}
.sectionFeatures .sectionFeatures__item__content__text {
  font-size: 16px;
  line-height: 1.6;
  color: var(--text-color-gray);
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .sectionFeatures .sectionFeatures__item__content__text {
    font-size: 13px;
  }
}
.sectionFeatures .sectionFeatures__item__content__text {
  margin-top: 40px;
  color: #fff;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .sectionFeatures .sectionFeatures__item__content__text {
    margin-top: 24px;
  }
}
.sectionFeatures .sectionFeatures__item__content__point {
  position: relative;
  display: inline-block;
  background-color: rgba(255, 255, 255, 0.2509803922);
  backdrop-filter: blur(24px);
  color: #fff;
  margin-top: 64px;
  padding: 30px;
  border-radius: 16px;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .sectionFeatures .sectionFeatures__item__content__point {
    margin-top: 24px;
    padding: 16px;
    border-radius: 8px;
    width: 100%;
  }
}
.sectionFeatures .sectionFeatures__item__content__point .sectionFeatures__item__content__point__label {
  position: absolute;
  top: 8px;
  left: 8px;
  background: linear-gradient(220deg, #F6C55A 36.05%, #97C075 90.97%);
  font-size: 1.3rem;
  padding: 2px 5px;
  color: #fff;
  border-radius: 4px;
  line-height: 1;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .sectionFeatures .sectionFeatures__item__content__point .sectionFeatures__item__content__point__label {
    font-size: 1.1rem;
    top: -8px;
    left: 4px;
  }
}
.sectionFeatures .sectionFeatures__item__content__point .sectionFeatures__item__content__point__value .sectionFeatures__item__content__point__value__text {
  font-size: 2.2rem;
  font-weight: 700;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .sectionFeatures .sectionFeatures__item__content__point .sectionFeatures__item__content__point__value .sectionFeatures__item__content__point__value__text {
    font-size: 1.6rem;
  }
}
.sectionFeatures .sectionFeatures__item__content__point .sectionFeatures__item__content__point__value .sectionFeatures__item__content__point__value__smallText {
  font-size: 1.5rem;
  margin-top: 4px;
  display: block;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .sectionFeatures .sectionFeatures__item__content__point .sectionFeatures__item__content__point__value .sectionFeatures__item__content__point__value__smallText {
    font-size: 1.1rem;
    margin-top: 2px;
  }
}
.sectionFeatures .sectionFeatures__item__content__imageContainer {
  width: 100%;
}
.sectionFeatures .sectionFeatures__item__content__imageContainer img {
  width: 100%;
}
.sectionFeatures .sectionFeatures__item__content__imageContainer {
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .sectionFeatures .sectionFeatures__item__content__imageContainer {
    width: 100%;
    margin: 24px auto 0;
  }
}
.sectionFeatures .sectionFeatures__item__content__imageContainer .sectionFeatures__item__content__index__number {
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.4;
  color: var(--ai-green);
}
.sectionFeatures .sectionFeatures__item__content__image {
  margin-left: auto;
  padding: 20px;
  border-radius: 16px;
  border: 1px solid var(--glass-stroke);
  box-shadow: 0 12px 35px 0 rgba(0, 0, 0, 0.07);
  background-color: rgba(255, 255, 255, 0.1450980392);
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 1030px) {
  .sectionFeatures .sectionFeatures__item__content__image {
    width: 60%;
    padding: 10px 20px;
    border-radius: 12px;
    margin: 0 auto;
  }
}
.sectionFeatures .sectionFeatures__item__content__image {
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .sectionFeatures .sectionFeatures__item__content__image {
    width: 85%;
    padding: 4px 10px;
    border-radius: 8px;
  }
}
.sectionFeatures .sectionFeatures__item__content__image img {
  width: 100%;
  object-fit: contain;
}
.sectionFeatures .sectionFeatures__cv {
  text-align: center;
  width: 800px;
  margin: 0 auto;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .sectionFeatures .sectionFeatures__cv {
    width: 320px;
  }
}
.sectionFeatures .sectionFeatures__cv .sectionFeatures__cv__title {
  font-size: 2.4rem;
  line-height: 1.8;
  font-weight: 700;
  margin-bottom: 40px;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .sectionFeatures .sectionFeatures__cv .sectionFeatures__cv__title {
    font-size: 1.8rem;
    margin-bottom: 20px;
  }
}

.sectionPatterns {
  margin-top: -60px;
  padding-top: 180px;
  padding-bottom: 100px;
  background: linear-gradient(220deg, #409098 36.05%, #97C075 90.97%);
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .sectionPatterns {
    margin-top: 0;
    padding: 60px 24px;
  }
}
.sectionPatterns .sectionPatterns__content__visual {
  margin-top: 72px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.sectionPatterns .sectionPatterns__content__visual img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.sectionPatterns .sectionPatterns__content__visual {
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .sectionPatterns .sectionPatterns__content__visual {
    margin-top: 40px;
    width: 100%;
  }
}

.sectionSteps {
  position: relative;
  z-index: 1;
  padding-top: 120px;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .sectionSteps {
    padding: 60px 24px 0;
  }
}
.sectionSteps .sectionSteps__content__list {
  display: grid;
  gap: 16px;
  margin-top: 80px;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .sectionSteps .sectionSteps__content__list {
    margin-top: 40px;
    border-radius: 8px;
    gap: 10px;
  }
}
.sectionSteps .c-stepItem {
  display: flex;
  gap: 22px;
  background-color: #fff;
  padding: 20px 48px;
  border-radius: 16px;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .sectionSteps .c-stepItem {
    flex-direction: column;
    padding: 12px 24px 24px;
    align-items: flex-start;
    gap: 12px;
  }
}
.sectionSteps .c-stepItem .c-stepItem__number {
  flex: 0 0 108px;
  font-family: "Inter", ui-sans-serif, system-ui, -apple-system, "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0;
  font-feature-settings: "ss01" on;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  font-size: 2rem;
  font-weight: 700;
  color: var(--ai-green);
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .sectionSteps .c-stepItem .c-stepItem__number {
    flex-basis: auto;
    gap: 5px;
    font-size: 1.4rem;
  }
}
.sectionSteps .c-stepItem .c-stepItem__number .c-stepItem__number__text {
  font-size: 1.6rem;
  font-weight: 600;
  color: var(--text-color-gray-light);
  line-height: 1;
  width: 45px;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .sectionSteps .c-stepItem .c-stepItem__number .c-stepItem__number__text {
    width: 36px;
    font-size: 1.2rem;
  }
}
.sectionSteps .c-stepItem .c-stepItem__number .c-stepItem__number__decimal {
  font-size: 2.4rem;
  font-weight: 600;
  color: var(--ai-green);
  line-height: 1.5;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .sectionSteps .c-stepItem .c-stepItem__number .c-stepItem__number__decimal {
    font-size: 2rem;
  }
}
.sectionSteps .c-stepItem .c-stepItem__right {
  display: flex;
  align-items: center;
  gap: 22px;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
.sectionSteps .c-stepItem .c-stepItem__icon {
  flex: 0 0 64px;
  height: 64px;
  object-fit: cover;
  margin-left: 30px;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .sectionSteps .c-stepItem .c-stepItem__icon {
    margin-left: 0;
    flex-basis: 54px;
  }
}
.sectionSteps .c-stepItem .c-stepItem__icon img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.sectionSteps .c-stepItem .c-stepItem__content {
  flex: 0 1 100%;
  margin-left: 20px;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .sectionSteps .c-stepItem .c-stepItem__content {
    margin-left: 0;
    flex: 0 1 auto;
  }
}
.sectionSteps .c-stepItem .c-stepItem__content .c-stepItem__content__title {
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.4;
  color: var(--ai-green);
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .sectionSteps .c-stepItem .c-stepItem__content .c-stepItem__content__title {
    font-size: 1.8rem;
  }
}
.sectionSteps .c-stepItem .c-stepItem__content .c-stepItem__content__text {
  font-size: 14px;
  line-height: 1.5;
  color: var(--text-color-gray);
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .sectionSteps .c-stepItem .c-stepItem__content .c-stepItem__content__text {
    font-size: 12px;
  }
}
.sectionSteps .c-stepItem .c-stepItem__content .c-stepItem__content__text {
  color: var(--text-color-gray);
  margin-top: 6px;
}

.sectionCases {
  position: relative;
  z-index: 1;
  padding-top: 160px;
  padding-bottom: 100px;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .sectionCases {
    padding: 60px 24px 0;
  }
}
.sectionCases .sectionCases__list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 120px 18px;
  margin-top: 90px;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 1030px) {
  .sectionCases .sectionCases__list {
    grid-template-columns: repeat(2, 1fr);
  }
}
.sectionCases .sectionCases__list {
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .sectionCases .sectionCases__list {
    grid-template-columns: repeat(1, 1fr);
    gap: 60px;
    margin-top: 40px;
  }
}
.sectionCases .sectionCases__item {
  position: relative;
}
.sectionCases .sectionCases__item:hover .sectionCases__item__content .sectionCases__item__content__visual {
  transform: scale(0.98);
}
.sectionCases .sectionCases__item:hover .sectionCases__item__content .sectionCases__item__content__title {
  opacity: 0.7;
}
.sectionCases .sectionCases__item:hover .sectionCases__item__button {
  opacity: 0.7;
}
.sectionCases .sectionCases__item__content {
  position: relative;
  gap: 16px;
  background-color: #fff;
  border-radius: 24px 24px 0 0;
  padding: 20px 20px 12px;
  width: 100%;
  height: 100%;
  object-fit: cover;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .sectionCases .sectionCases__item__content {
    border-radius: 16px 16px 0 0;
    padding: 20px 20px 8px;
  }
}
.sectionCases .sectionCases__item__content .sectionCases__item__content__visual {
  border-radius: 10px;
  overflow: hidden;
  transition-duration: 0.3s;
}
.sectionCases .sectionCases__item__content .sectionCases__item__content__visual img {
  width: 100%;
  height: 100%;
  vertical-align: bottom;
}
.sectionCases .sectionCases__item__content .sectionCases__item__content__title {
  text-align-last: left;
  font-size: 2.1rem;
  font-weight: 700;
  line-height: 1.4;
  color: var(--ai-green);
  margin-top: 20px;
  padding: 0 8px;
  transition-duration: 0.3s;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .sectionCases .sectionCases__item__content .sectionCases__item__content__title {
    font-size: 1.8rem;
    margin-top: 12px;
    padding: 0 4px;
  }
}
.sectionCases .sectionCases__item__content .sectionCases__item__content__text {
  font-size: 14px;
  line-height: 1.5;
  color: var(--text-color-gray);
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .sectionCases .sectionCases__item__content .sectionCases__item__content__text {
    font-size: 12px;
  }
}
.sectionCases .sectionCases__item__content .sectionCases__item__content__text {
  color: var(--text-color-gray);
  margin-top: 10px;
  padding: 0 8px;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .sectionCases .sectionCases__item__content .sectionCases__item__content__text {
    margin-top: 8px;
    padding: 0 4px;
  }
}
.sectionCases .sectionCases__item__content .sectionCases__item__button {
  position: absolute;
  z-index: 1;
  bottom: -40px;
  right: 7%;
  width: 100px;
  object-fit: cover;
  transition-duration: 0.3s;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .sectionCases .sectionCases__item__content .sectionCases__item__button {
    width: 80px;
  }
}
.sectionCases .sectionCases__item__edge {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.sectionFunctions {
  position: relative;
  padding-top: 120px;
  padding-bottom: 80px;
  z-index: 0;
}
.sectionFunctions .sectionFunctions__decoration--left {
  position: absolute;
  top: -150px;
  left: 0;
  width: 33vw;
}
.sectionFunctions .sectionFunctions__decoration--left img {
  width: 100%;
  object-fit: cover;
  vertical-align: bottom;
}
.sectionFunctions .sectionFunctions__decoration--left {
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .sectionFunctions .sectionFunctions__decoration--left {
    top: -40px;
    width: 50vw;
  }
}
.sectionFunctions .sectionFunctions__decoration--right {
  position: absolute;
  bottom: -200px;
  right: 0;
  width: 38vw;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .sectionFunctions .sectionFunctions__decoration--right {
    width: 60vw;
  }
}
.sectionFunctions {
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .sectionFunctions {
    padding: 60px 16px 0;
  }
}
.sectionFunctions .sectionFunctions__inner {
  position: relative;
}
.sectionFunctions .sectionFunctions__content {
  position: relative;
  margin-top: 60px;
}
.sectionFunctions .sectionFunctions__content .sectionFunctions__content__bg {
  position: relative;
}
.sectionFunctions .sectionFunctions__content .sectionFunctions__content__bg img {
  width: 100%;
  object-fit: contain;
  vertical-align: bottom;
}
.sectionFunctions .sectionFunctions__content .sectionFunctions__content__bg {
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 1030px) {
  .sectionFunctions .sectionFunctions__content .sectionFunctions__content__bg {
    display: none;
  }
}
.sectionFunctions .sectionFunctions__content .sectionFunctions__list {
  z-index: 0;
  display: grid;
  gap: 18px 118px;
  padding: 0;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(2, 1fr);
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 1030px) {
  .sectionFunctions .sectionFunctions__content .sectionFunctions__list {
    position: relative;
    grid-template-columns: 1fr;
    gap: 10px;
    padding: 0;
  }
}
.sectionFunctions .sectionFunctions__content .sectionFunctions__item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  gap: 20px;
  background-color: #fff;
  border-radius: 16px;
  padding: 44px 64px 44px 64px;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 1030px) {
  .sectionFunctions .sectionFunctions__content .sectionFunctions__item {
    padding: 28px 30px;
    border-radius: 16px;
  }
}
.sectionFunctions .sectionFunctions__content .sectionFunctions__item {
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .sectionFunctions .sectionFunctions__content .sectionFunctions__item {
    gap: 15px;
    padding: 24px 26px;
    border-radius: 8px;
  }
}
.sectionFunctions .sectionFunctions__content .sectionFunctions__item .sectionFunctions__item--large--egde {
  position: absolute;
  top: 0;
  bottom: 0;
  height: 100%;
  width: auto;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 1030px) {
  .sectionFunctions .sectionFunctions__content .sectionFunctions__item .sectionFunctions__item--large--egde {
    display: none;
  }
}
.sectionFunctions .sectionFunctions__content .sectionFunctions__item.sectionFunctions__item--large--01 {
  position: relative;
  border-radius: 16px 0 0 16px;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 1030px) {
  .sectionFunctions .sectionFunctions__content .sectionFunctions__item.sectionFunctions__item--large--01 {
    border-radius: 16px;
  }
}
.sectionFunctions .sectionFunctions__content .sectionFunctions__item.sectionFunctions__item--large--01 .sectionFunctions__item--large--egde {
  left: 100%;
}
.sectionFunctions .sectionFunctions__content .sectionFunctions__item.sectionFunctions__item--large--01 .sectionFunctions__item--large--egde img {
  left: 0;
}
.sectionFunctions .sectionFunctions__content .sectionFunctions__item.sectionFunctions__item--large--02 {
  position: relative;
  border-radius: 0 16px 16px 0;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 1030px) {
  .sectionFunctions .sectionFunctions__content .sectionFunctions__item.sectionFunctions__item--large--02 {
    border-radius: 16px;
  }
}
.sectionFunctions .sectionFunctions__content .sectionFunctions__item.sectionFunctions__item--large--02 .sectionFunctions__item--large--egde {
  right: 100%;
}
.sectionFunctions .sectionFunctions__content .sectionFunctions__item.sectionFunctions__item--large--02 .sectionFunctions__item--large--egde img {
  right: 0;
}
.sectionFunctions .sectionFunctions__content .sectionFunctions__item.sectionFunctions__item--large--03 {
  position: relative;
  border-radius: 16px 0 0 16px;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 1030px) {
  .sectionFunctions .sectionFunctions__content .sectionFunctions__item.sectionFunctions__item--large--03 {
    border-radius: 16px;
  }
}
.sectionFunctions .sectionFunctions__content .sectionFunctions__item.sectionFunctions__item--large--03 .sectionFunctions__item--large--egde {
  left: 100%;
}
.sectionFunctions .sectionFunctions__content .sectionFunctions__item.sectionFunctions__item--large--03 .sectionFunctions__item--large--egde img {
  left: 0;
}
.sectionFunctions .sectionFunctions__content .sectionFunctions__item.sectionFunctions__item--large--04 {
  position: relative;
  border-radius: 0 16px 16px 0;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 1030px) {
  .sectionFunctions .sectionFunctions__content .sectionFunctions__item.sectionFunctions__item--large--04 {
    border-radius: 16px;
  }
}
.sectionFunctions .sectionFunctions__content .sectionFunctions__item.sectionFunctions__item--large--04 .sectionFunctions__item--large--egde {
  right: 100%;
}
.sectionFunctions .sectionFunctions__content .sectionFunctions__item.sectionFunctions__item--large--04 .sectionFunctions__item--large--egde img {
  right: 0;
}
.sectionFunctions .sectionFunctions__content .sectionFunctions__item__label {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.4;
  color: var(--ai-green);
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .sectionFunctions .sectionFunctions__content .sectionFunctions__item__label {
    font-size: 1.4rem;
  }
}
.sectionFunctions .sectionFunctions__content .sectionFunctions__item__icon {
  width: 22vw;
  max-width: 300px;
  object-fit: cover;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .sectionFunctions .sectionFunctions__content .sectionFunctions__item__icon {
    width: 120px;
    max-width: 120px;
  }
}
.sectionFunctions .sectionFunctions__content .sectionFunctions__item__title {
  font-size: 2.4rem;
  font-weight: 700;
  color: var(--ai-green);
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .sectionFunctions .sectionFunctions__content .sectionFunctions__item__title {
    font-size: 1.8rem;
  }
}
.sectionFunctions .sectionFunctions__content .sectionFunctions__item__text {
  font-size: 16px;
  line-height: 1.6;
  color: var(--text-color-gray);
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .sectionFunctions .sectionFunctions__content .sectionFunctions__item__text {
    font-size: 13px;
  }
}
.sectionFunctions .sectionFunctions__content .sectionFunctions__item__text {
  color: var(--text-color-gray);
}
.sectionFunctions .sectionFunctions__listSmall {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 18px;
  margin-top: 18px;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 1030px) {
  .sectionFunctions .sectionFunctions__listSmall {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    margin-top: 10px;
  }
}
.sectionFunctions .sectionFunctions__listSmall__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  background-color: #fff;
  padding: 20px;
  border-radius: 10px;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 1030px) {
  .sectionFunctions .sectionFunctions__listSmall__item {
    border-radius: 16px;
  }
}
.sectionFunctions .sectionFunctions__listSmall__item {
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .sectionFunctions .sectionFunctions__listSmall__item {
    padding: 14px;
    border-radius: 8px;
  }
}
.sectionFunctions .sectionFunctions__listSmall__item .sectionFunctions__listSmall__item__label {
  font-size: 1.5rem;
  font-weight: 700;
  color: var(--ai-green);
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .sectionFunctions .sectionFunctions__listSmall__item .sectionFunctions__listSmall__item__label {
    font-size: 1.2rem;
  }
}
.sectionFunctions .sectionFunctions__listSmall__item .sectionFunctions__listSmall__item__icon {
  width: 150px;
  margin-top: 30px;
}
.sectionFunctions .sectionFunctions__listSmall__item .sectionFunctions__listSmall__item__icon img {
  width: 100%;
  object-fit: cover;
  vertical-align: bottom;
}
.sectionFunctions .sectionFunctions__listSmall__item .sectionFunctions__listSmall__item__icon {
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .sectionFunctions .sectionFunctions__listSmall__item .sectionFunctions__listSmall__item__icon {
    width: 96px;
    margin-top: 16px;
  }
}
.sectionFunctions .sectionFunctions__listSmall__item .sectionFunctions__listSmall__item__title {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.5;
  color: var(--ai-green);
  margin-top: 18px;
  width: 100%;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .sectionFunctions .sectionFunctions__listSmall__item .sectionFunctions__listSmall__item__title {
    font-size: 1.5rem;
    margin-top: 12px;
  }
}
.sectionFunctions .sectionFunctions__listSmall__item .sectionFunctions__listSmall__item__text {
  font-size: 14px;
  line-height: 1.5;
  color: var(--text-color-gray);
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .sectionFunctions .sectionFunctions__listSmall__item .sectionFunctions__listSmall__item__text {
    font-size: 12px;
  }
}
.sectionFunctions .sectionFunctions__listSmall__item .sectionFunctions__listSmall__item__text {
  color: var(--text-color-gray);
  margin-top: 12px;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .sectionFunctions .sectionFunctions__listSmall__item .sectionFunctions__listSmall__item__text {
    margin-top: 10px;
  }
}

.sectionInfo {
  padding-top: 80px;
}
.sectionInfo .sectionInfo__inner {
  border-radius: 40px;
  background: rgba(255, 255, 255, 0.4);
  backdrop-filter: blur(60px);
  padding: 80px;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .sectionInfo .sectionInfo__inner {
    padding: 48px 16px;
  }
}

.infoTitle {
  text-align: center;
  font-size: 3.2rem;
  font-weight: 700;
  line-height: 1.4;
  color: var(--ai-green);
  margin-bottom: 40px;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .infoTitle {
    font-size: 2.4rem;
    margin-bottom: 24px;
  }
}

.faq .faq__list {
  display: grid;
  gap: 16px;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .faq .faq__list {
    gap: 10px;
  }
}
.faq .faq__list .faq__item {
  width: 100%;
  background-color: #fff;
  border-radius: 14px;
  cursor: pointer;
  overflow: hidden;
  cursor: pointer;
  box-shadow: 0 12px 35px 0 rgba(0, 0, 0, 0.07);
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .faq .faq__list .faq__item {
    border-radius: 8px;
  }
}
.faq .faq__list .faq__item:hover .faq__item__question__title {
  opacity: 0.6;
}
.faq .faq__list .faq__item .faq__item__question {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px 48px;
  gap: 54px;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .faq .faq__list .faq__item .faq__item__question {
    padding: 16px;
    gap: 20px;
  }
}
.faq .faq__list .faq__item .faq__item__question img {
  width: 100%;
  object-fit: cover;
  vertical-align: bottom;
}
.faq .faq__list .faq__item .faq__item__question__label {
  font-family: "Inter", ui-sans-serif, system-ui, -apple-system, "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0;
  font-feature-settings: "ss01" on;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.4;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .faq .faq__list .faq__item .faq__item__question__label {
    font-size: 1.5rem;
  }
}
.faq .faq__list .faq__item .faq__item__question__title {
  flex: 1 1 100%;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.4;
  color: var(--ai-green);
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .faq .faq__list .faq__item .faq__item__question__title {
    font-size: 1.6rem;
  }
}
.faq .faq__list .faq__item .faq__item__question__icon {
  position: relative;
  width: 20px;
  height: 20px;
  transition: transform 0.3s ease-out;
}
.faq .faq__list .faq__item .faq__item__question__icon img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  object-fit: cover;
  vertical-align: bottom;
}
.faq .faq__list .faq__item--is-open .faq__item__question__icon {
  transform: rotate(45deg);
}
.faq .faq__list .faq__item .faq__item__answer {
  display: block;
  padding: 0 48px;
  padding-bottom: 0;
  font-size: 1.6rem;
  line-height: 1.4;
  color: var(--text-color-gray);
  opacity: 0;
  overflow: hidden;
  max-height: 0;
}

.news__overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.2);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
  z-index: 999;
}
.news__overlay--is-active {
  opacity: 1;
  visibility: visible;
}

.news__item__content__modal {
  position: fixed;
  top: 60px;
  left: 80px;
  right: 80px;
  bottom: 60px;
  width: calc(100vw - 160px);
  height: calc(100vh - 120px);
  background-color: #fff;
  border-radius: 14px;
  padding: 60px 80px;
  z-index: 1000;
  opacity: 0;
  visibility: hidden;
  transform: scale(0.95);
  transition: opacity 0.3s ease-out, visibility 0.3s ease-out, transform 0.3s ease-out;
  overflow-y: auto;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .news__item__content__modal {
    top: 40px;
    left: 40px;
    right: 40px;
    bottom: 40px;
    width: calc(100vw - 80px);
    height: calc(100vh - 80px);
    padding: 60px 16px 20px;
  }
}
.news__item__content__modal--is-active {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
}
.news__item__content__modal .news__item__content__modal__closeButton {
  position: absolute;
  top: 30px;
  right: 30px;
  width: 28px;
  height: 28px;
  cursor: pointer;
}
.news__item__content__modal .news__item__content__modal__closeButton img {
  position: absolute;
  top: 0;
  left: 0;
  transform: rotate(45deg);
  width: 100%;
  object-fit: cover;
  vertical-align: bottom;
}
.news__item__content__modal .news__item__content__modal__closeButton:hover {
  color: var(--text-color-black);
}

.news {
  margin-top: 80px;
  position: relative;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .news {
    margin-to: 54px;
  }
}
.news .news__title {
  text-align: center;
}
.news .news__list {
  display: grid;
  gap: 16px;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .news .news__list {
    gap: 10px;
  }
}
.news .news__list .news__item {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  padding: 20px 48px;
  border-radius: 14px;
  box-shadow: 0 12px 35px 0 rgba(0, 0, 0, 0.07);
  cursor: pointer;
}
.news .news__list .news__item:hover .news__item__content__title {
  opacity: 0.6;
}
.news .news__list .news__item {
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .news .news__list .news__item {
    flex-direction: column;
    padding: 18px 24px;
    gap: 15px;
    align-items: flex-start;
  }
}
.news .news__list .news__item .news__item__info {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .news .news__list .news__item .news__item__info {
    gap: 3px;
  }
}
.news .news__list .news__item .news__item__date {
  flex: 0 0 100px;
  font-family: "Inter", ui-sans-serif, system-ui, -apple-system, "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0;
  font-feature-settings: "ss01" on;
  font-weight: 700;
  color: var(--text-color-gray);
  font-size: 1.4rem;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .news .news__list .news__item .news__item__date {
    flex-basis: 80px;
    font-size: 1.1rem;
  }
}
.news .news__list .news__item .news__item__label {
  flex: 0 0 120px;
  display: flex;
  padding: 6px 5px 8px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  background-color: var(--ai-green);
  color: #fff;
  border-radius: 20px;
  line-height: 1;
  font-weight: 700;
  font-size: 1.5rem;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .news .news__list .news__item .news__item__label {
    flex-basis: auto;
    padding: 6px 14px;
    font-size: 1.2rem;
  }
}
.news .news__list .news__item .news__item__content__title {
  flex: 1 1 100%;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 1.4;
  color: var(--ai-green);
  margin-left: 52px;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .news .news__list .news__item .news__item__content__title {
    margin-left: 0;
    font-size: 1.6rem;
  }
}

.howToStart {
  padding-top: 160px;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .howToStart {
    padding-top: 60px;
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 80px;
  }
}
.howToStart .howToStart__list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
  margin-top: 80px;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .howToStart .howToStart__list {
    grid-template-columns: 1fr;
    margin-top: 40px;
    gap: 10px;
  }
}
.howToStart .howToStart__list .howToStart__item {
  background-color: #fff;
  padding: 20px 24px;
  border-radius: 14px;
  line-height: 1;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .howToStart .howToStart__list .howToStart__item {
    padding: 20px 24px;
  }
}
.howToStart .howToStart__list .howToStart__item .howToStart__item__step {
  font-family: "Inter", ui-sans-serif, system-ui, -apple-system, "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: 0;
  font-feature-settings: "ss01" on;
}
.howToStart .howToStart__list .howToStart__item .howToStart__item__step .howToStart__item__step__label {
  font-size: 1.2rem;
  color: var(--text-color-gray-light);
  display: block;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .howToStart .howToStart__list .howToStart__item .howToStart__item__step .howToStart__item__step__label {
    font-size: 1rem;
  }
}
.howToStart .howToStart__list .howToStart__item .howToStart__item__step .howToStart__item__step__number {
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 1.4;
  color: var(--ai-green);
  margin-top: 6px;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .howToStart .howToStart__list .howToStart__item .howToStart__item__step .howToStart__item__step__number {
    font-size: 1.8rem;
  }
}
.howToStart .howToStart__list .howToStart__item .howToStart__item__title {
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 1.4;
  color: var(--ai-green);
  margin-top: 32px;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .howToStart .howToStart__list .howToStart__item .howToStart__item__title {
    margin-top: 24px;
    font-size: 1.8rem;
  }
}
.howToStart .howToStart__list .howToStart__item .howToStart__item__text {
  font-size: 14px;
  line-height: 1.5;
  color: var(--text-color-gray);
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .howToStart .howToStart__list .howToStart__item .howToStart__item__text {
    font-size: 12px;
  }
}
.howToStart .howToStart__list .howToStart__item .howToStart__item__text {
  color: var(--text-color-gray);
  margin-top: 14px;
}

.sectionCv {
  padding-top: 120px;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .sectionCv {
    padding-top: 80px;
    padding-bottom: 80px;
    background: var(--gradient-green);
  }
}
.sectionCv .sectionCv__inner {
  position: relative;
}
.sectionCv .sectionCv__bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.sectionCv .sectionCv__content {
  position: relative;
  z-index: 1;
  color: #fff;
  padding: 112px 80px;
  text-align: center;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .sectionCv .sectionCv__content {
    padding: 0px 24px;
  }
}
.sectionCv .sectionCv__title {
  font-size: 4.4rem;
  font-weight: 700;
  line-height: 1.4;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .sectionCv .sectionCv__title {
    font-size: 2.6rem;
  }
}
.sectionCv .sectionCv__text {
  font-size: 1.8rem;
  margin-top: 30px;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .sectionCv .sectionCv__text {
    font-size: 1.3rem;
    text-align-last: left;
  }
}
.sectionCv .sectionCv__buttons {
  display: flex;
  gap: 24px;
  margin-top: 80px;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .sectionCv .sectionCv__buttons {
    flex-direction: column;
    gap: 12px;
    margin-top: 60px;
  }
}
.sectionCv .sectionCv__buttons .sectionCv__buttons__button {
  flex: 1 1 50%;
}

.footer {
  padding-top: 120px;
  padding-bottom: 40px;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .footer {
    padding-top: 60px;
    padding-bottom: 20px;
    padding-left: 16px;
    padding-right: 16px;
  }
}
.footer .footer__content {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 40px;
}
.footer .footer__content .footer__content__logo {
  width: 220px;
}
.footer .footer__content .footer__content__logo img {
  width: 100%;
  object-fit: cover;
  vertical-align: bottom;
}
.footer .footer__content .footer__content__links {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 32px;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .footer .footer__content .footer__content__links {
    gap: 16px 24px;
    flex-wrap: wrap;
  }
}
.footer .footer__content .footer__content__links .footer__content__links__item a {
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 1.4;
  text-decoration: underline;
  /* 引数無しのデフォルトでは md をブレイクポイントとする（ここはケースバイケースで使用頻度の高いものに入れ替える） */
}
@media screen and (max-width: 768px) {
  .footer .footer__content .footer__content__links .footer__content__links__item a {
    font-size: 1.2rem;
  }
}
.footer .footer__content .footer__copyright {
  font-size: 1.1rem;
  font-weight: 500;
  line-height: 1.4;
  color: var(--text-color-gray);
}

.download-page {
  padding: 40px;
}
.download-page .download-content {
  padding: 10px;
  border: 1px solid red;
}