@media screen and (max-width: 1280px) {
}
@media screen and (max-width: 768px) {
}
* {
  margin: 0;
  padding: 0;
  outline: none;
  text-decoration: none;
  color: #000;
  box-sizing: border-box;
  list-style: none;
}
body {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: calc(0.45rem + 0.6vw);
}
.sp-show {
  display: none;
}
.pc-show {
  display: block;
}
.not-yet {
  display: none !important;
}
a:hover {
  opacity: 0.6;
  transition: 0.3s;
}
@media screen and (max-width: 768px) {
  body {
    font-size: 15px;
  }
  main {
    overflow: hidden;
  }
  .sp-show {
    display: block;
  }
  .pc-show {
    display: none;
  }
}
/* header */
.header {
  height: 86px;
}
.header__nav {
  height: 86px;
  width: 90%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header__btn,
.register__btn {
  background: #000000;
  color: #fff;
  font-size: 16px;
  padding: 11px 24px;
  font-weight: bold;
  line-height: 135%;
  text-align: center;
  display: inline-block;
}
.cv-area .btn-cp {
  font-size: 16px;
  /* text-decoration: underline; */
}
.header__logo__img {
  height: 32px;
}
@media screen and (max-width: 768px) {
  .header__btn {
    font-size: 14px;
    padding: 8px 16px;
  }
}
/* top */
.top {
  height: 500px;
  background-image: url(../img/mv.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.top__cp {
  text-align: center;
  margin-top: 28px;
  color: #fff;
  font-family: "Noto Serif JP", serif;
}
.top__cp small {
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 18px;
  display: block;
  text-shadow: 0.05px 0.05px 0 #fff, -0.05px -0.05px 0 #fff,
    -0.05px 0.05px 0 #fff, 0.05px -0.05px 0 #fff, 0px 0.05px 0 #fff,
    0-0.05px 0 #fff, -0.05px 0 0 #fff, 0.05px 0 0 #fff;
  text-align: center;
  letter-spacing: 3.2px;
}
.top__cp img.pc {
  height: 56px;
  display: block;
  margin-bottom: 54px;
}
.top__cp img.sp {
  display: none;
}
.top .btn-cp {
  font-size: 24px;
  letter-spacing: 1.5px;
  color: #fff;
  font-family: "Noto Serif JP", serif;
  /* text-shadow: 0.1px 0.1px 0 #fff, -0.1px -0.1px 0 #fff, -0.1px 0.1px 0 #fff,
    0.1px -0.1px 0 #fff, 0px 0.1px 0 #fff, 0-0.1px 0 #fff, -0.1px 0 0 #fff,
    0.1px 0 0 #fff; */
  margin-bottom: 12px;
  font-weight: 800;
}
.top .btn-cp_btm {
  width: 16px;
  margin: 4px 0 20px;
}
.forbes_logo {
  width: 336px;
}
.top .forbes_logo {
  margin-bottom: 35px;
}
.top .register__btn {
  background: linear-gradient(91.65deg, #f83600 1.4%, #fe8c00 108.18%);
}
.forbes__bg {
  background: linear-gradient(90deg, #000000 0%, #4d5058 74.53%);
  height: 180px;
  display: flex;
  align-items: center;
}
.top__forbes-logo {
  height: 60px;
  margin: 0 auto;
}
@media screen and (max-width: 1280px) {
  .top {
    background-image: url(../img/mv_tb.png);
  }
  .top__cp {
    font-size: 48px;
    font-weight: 700;
  }
  .top .btn-cp {
    font-weight: 800;
  }
  .forbes_logo {
    width: 300px;
  }

  /* .top__forbes-logo {
    height: 50px;
    transform: translateX(-5px);
  } */
}
@media screen and (max-width: 768px) {
  .top {
    height: 400px;
    background-image: url(../img/mv_sp.png);
  }
  .top__cp {
    margin-top: 10px;
    margin-bottom: 28px;
  }
  .top__cp small,
  .top .btn-cp {
    font-size: 14px;
    text-shadow: 0.02px 0.02px 0 #fff, -0.02px -0.02px 0 #fff,
      -0.02px 0.02px 0 #fff, 0.02px -0.02px 0 #fff, 0px 0.02px 0 #fff,
      0-0.02px 0 #fff, -0.02px 0 0 #fff, 0.02px 0 0 #fff;
    letter-spacing: 2.3px;
  }
  .top__cp img.pc {
    display: none;
  }
  .top__cp img.sp {
    display: block;
    width: 240px;
    margin: 0 auto;
  }
  .header__logo__img {
    height: 28px;
  }
  .top__forbes-logo {
    height: 50px;
  }
  .forbes__bg {
    height: 120px;
  }
  .forbes_logo {
    width: 260px;
  }
}
@media screen and (max-width: 560px) {
  .top {
    background-size: auto 110%;
  }
}

/* case */
.case {
  margin: 0 auto;
  display: flex;
  padding: 40px 0;
  overflow: hidden;
}
.case__logos {
  width: 200%;
  max-width: none;
  flex-shrink: 0;
  animation: slide 80s linear infinite;
}
.case__note {
  width: 90%;
  text-align: right;
  margin: 0 auto 40px;
  font-size: 12px;
}
@keyframes slide {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%);
  }
}
@media screen and (max-width: 768px) {
  .case {
    padding: 30px 0;
  }
  .case__logos {
    width: 340%;
  }
}

/* problem */
.problem {
  text-align: center;
  padding: 120px 0 160px;
  background-image: url(../img/problem_bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right;
}
.sub-ttl {
  letter-spacing: 1.6px;
  font-weight: 500;
  margin-bottom: 20px;
}
.section__ttl {
  font-size: 40px;
  line-height: 58px;
  margin-bottom: 95px;
}
.problem ul {
  display: flex;
  margin: 0 auto 64px;
  justify-content: space-between;
  max-width: 1146px;
}
.problem .bg--wthite {
  width: 366px;
  background-color: #fff;
  display: flex;
  align-items: center;
  flex-direction: column;
  position: relative;
  justify-content: center;
  padding: 70px 0;
  box-shadow: 4px 4px 14px rgba(0, 0, 0, 0.12);
}
.problem .bg--wthite::after {
  content: "";
  position: absolute;
  right: 1px;
  bottom: 1px;
  width: 34px;
  height: 34px;
  background-image: url(../img/bg--wthite__triangle.png);
}
.problem h3 {
  font-size: 24px;
  display: inline-block;
  padding: 10px 20px;

  margin: -30px 0 30px;
  background: linear-gradient(
    90deg,
    #233d81 0%,
    #a5fecb 153.47%,
    #499fba 153.47%
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  border: 1px solid;
  border-image: linear-gradient(to right, #233d81 0%, #499fba 100%);
  border-image-slice: 1;
  position: absolute;
  top: -4px;
}
.problem ol {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 10px;
  margin: auto;
  padding-left: 21px;
}
.problem ol li {
  list-style-type: decimal !important;
  text-align: left;
  width: 100%;
  font-weight: 500;
  font-size: 16px;
}
.problem .triangle {
  margin: auto auto 55px;
}
.hope__sub {
  font-size: 20px;
  line-height: 150%;
  font-weight: 500;
  margin-bottom: 50px;
}
.hope {
  font-size: 32px;
  font-weight: 700;
  font-family: "Noto Sans JP", sans-serif;
}
.hope br {
  display: none;
}
.border {
  display: inline-flex;
  flex-direction: column;
  gap: 4px;
}
.section__ttl .tb-show {
  display: none;
}
.problem .section__ttl .min-show {
  display: none;
}
@media screen and (max-width: 1280px) {
  .section__ttl {
    font-size: 32px;
    line-height: 150%;
  }
  .sub-ttl {
    font-size: 13px;
  }
  .problem {
    background-image: url(../img/problem_bg_tb.png);
    padding: 80px 0 430px;
    background-position: bottom right;
  }
  .problem ul {
    flex-direction: column;
    gap: 60px;
    margin-bottom: 60px;
  }
  .problem li {
    margin: 0 auto;
  }
  .section__ttl .tb-show {
    display: block;
  }
  .hope br {
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .section__ttl {
    font-size: 24px;
  }
  .problem {
    background-image: url(../img/problem_bg_sp.png);
    padding-bottom: 420px;
  }
  .problem .section__ttl {
    margin-bottom: 80px;
  }
  .problem .bg--wthite {
    width: 80%;
    padding: 60px 0;
  }
  .problem h3 {
    font-size: 18px;
  }
  .problem .triangle {
    margin-bottom: 40px;
  }
  .hope {
    font-size: 24px;
  }
  .hope .border {
    width: 312px;
    margin-bottom: 12px;
  }
  .hope__sub {
    margin-bottom: 40px;
    font-size: 18px;
  }
  .problem ol li {
    letter-spacing: -1px;
  }
}
@media screen and (max-width: 540px) {
  .problem .section__ttl .min-show {
    display: block;
  }
}
/* cv-area */
.cv-area {
  text-align: center;
  padding: 70px 0;
  background-repeat: no-repeat;
  background-size: cover;
}
.cv-area1 {
  background-image: url(../img/cv_bg1.png);
  background-position: right;
}
.cv-area2 {
  background-image: url(../img/cv_bg2.png);
  background-position: left;
}
.cv_sub-ttl {
  width: 480px;
  margin: 0 auto 66px;
  display: block;
}
.cv-area .forbes_logo {
  margin: 0 auto 62px;
}
.cv-area p {
  font-size: 24px;
  font-weight: 500;
  color: #fff;
  line-height: 175%;
  margin-bottom: 30px;
}
.cv-area p .min-show {
  display: none;
}
@media screen and (max-width: 1280px) {
  .cv-area p {
    font-size: 18px;
  }
}
@media screen and (max-width: 768px) {
  .cv_sub-ttl {
    width: 300px;
  }
  .cv-area p {
    width: 80%;
    margin: 0 auto 30px;
  }
}
@media screen and (max-width: 540px) {
  .cv-area p {
    font-size: 17.5px;
  }
  .cv-area p .pc-show,
  .cv-area p .sp-show {
    display: none;
  }
  .cv-area p .min-show {
    display: block;
  }
}

/* insight */
.insight {
  text-align: center;
  padding: 95px 0 120px;
}
.insight h2 {
  margin-bottom: 100px;
}
.insight ul {
  display: flex;
  margin: 0 auto 64px;
  justify-content: space-between;
  max-width: 1146px;
}
.insight li {
  width: 369px;
}
.insight h3 {
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 10px;
  line-height: 150%;
  padding-top: 40px;
}
.insight .big {
  font-size: 32px;
}
.insight .big.last {
  font-size: 26px;
}
.insight strong {
  font-weight: 700;
}
.insight .number {
  font-size: 120px;
  font-weight: 700;
  transform: translateX(12px);
}
.insight .number small {
  font-size: 40px;
}
.insight .border-vertical {
  width: 1px;
  height: auto;
  background-color: #999;
  display: block;
}
@media screen and (max-width: 1280px) {
  .insight {
    padding: 80px 0;
  }
  .insight h2 {
    margin-bottom: 40px;
  }
  .insight .border {
    width: 215px;
  }
  .insight ul {
    flex-direction: column;
    margin-bottom: 0;
  }
  .insight li {
    margin: 20px auto;
  }
  .insight .border-vertical {
    width: 300px;
    height: 1px;
  }
  .insight h3 {
    padding-top: 0;
  }
}
@media screen and (max-width: 768px) {
  .insight .border {
    width: 162px;
    gap: 2px;
  }
  .insight .border-vertical {
    width: 260px;
    height: 1px;
  }
  .insight .number {
    font-size: 80px;
  }
  .insight li {
    width: 80%;
  }
}

/* solution */
.solution {
  background-color: #f5f5f5;
  padding: 110px 0;
}
.solution ul {
  display: flex;
  justify-content: space-between;
  max-width: 1124px;
  margin: 0 auto;
  text-align: center;
}
.solution li {
  width: 30%;
}
.solution h2 {
  padding: 50px 0;
  background: linear-gradient(
    90deg,
    #233d81 0%,
    #a5fecb 153.47%,
    #499fba 153.47%
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  border: 1px solid;
  border-image: linear-gradient(to right, #233d81 0%, #499fba 100%);
  border-image-slice: 1;
  font-size: 20px;
  position: relative;
}
.solution h2::before {
  position: absolute;
  content: "";
  width: 60px;
  height: 43px;
  background-image: url(../img/solution_quote.png);
  background-size: contain;
  top: -14px;
  left: 20px;
  background-repeat: no-repeat;
}
.solution h2 strong {
  font-size: 24px;
}
.solution .tsuno {
  height: 22px;
  margin: -3px auto 0;
  position: relative;
  z-index: 0;
}
.solution h3 {
  background-color: #fff;
  padding: 60px 0;
  margin-top: -7px;
}
.solution h3 span {
  font-size: 24px;
  background: linear-gradient(
    89.36deg,
    #233d81 0.55%,
    #a5fecb 155.49%,
    #499fba 155.49%
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
@media screen and (max-width: 1280px) {
  .solution ul {
    flex-direction: column;
    align-items: center;
    gap: 40px;
  }
}
@media screen and (max-width: 768px) {
  .solution {
    padding: 80px 0;
  }
  .solution li {
    width: 80%;
  }
  .solution h2 {
    padding: 32px 0;
    font-size: 18px;
  }
  .solution h2 strong {
    font-size: 20px;
  }
  .solution h2::before {
    width: 38px;
  }
  .solution h3 {
    padding: 40px 0;
  }
  .solution h3 span {
    font-size: 18px;
  }
}

/* step */
.step {
  padding: 120px 0 160px;
  text-align: center;
}
.step h3 {
  font-size: 20px;
}
.step ul {
  width: 1140px;
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
}
.step .list__item {
  width: 377px;
}
.step .triangle {
  transform: rotate(-90deg);
  margin: 80px auto auto auto;
}
.step .list__item img {
  width: 160px;
  margin: auto auto 40px;
}
.step_soudan {
  max-width: 1140px;
  margin: auto;
}
.step_soudan img {
  width: 600px;
  margin: 40px 100px 0 auto;
}
.step .step_top img,
.step .step_bottom img {
  display: none;
}
@media screen and (max-width: 1280px) {
  .step {
    padding: 80px 0;
  }
  .section__ttl {
    margin-bottom: 60px;
  }
  .step ul {
    flex-direction: column;
    width: inherit;
  }
  .step li {
    margin: 0 auto;
  }
  .step .triangle {
    transform: rotate(0deg);
    margin: 40px auto;
  }
  .step .list__item {
    width: 300px;
  }
  .step_soudan {
    display: none;
  }
  .step .step_top img,
  .step .step_bottom img {
    width: 300px;
    margin: 0 auto;
    display: block;
  }
  .step .step_bottom {
    margin-top: 20px;
  }
  .step .step_top {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 768px) {
  .step .list__item img {
    width: 140px;
    margin: auto auto 20px;
  }
  .step .list__item {
    width: 80%;
  }
}

/* faq */
.faq {
  padding: 110px 0 140px 0;
  background-color: #f5f5f5;
}
.faq .sub-ttl,
.faq .section__ttl {
  text-align: center;
}
.faq ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0 auto;
  max-width: 1124px;
}
.faq li {
  width: 530px;
  margin-bottom: 40px;
  background: linear-gradient(
    90deg,
    #233d81 0%,
    #a5fecb 153.47%,
    #499fba 153.47%
  );
  -webkit-background-clip: text;
  background-clip: text;
  border: 1px solid;
  border-image: linear-gradient(to right, #233d81 0%, #499fba 100%);
  border-image-slice: 1;
}
.faq button {
  display: flex;
  justify-content: space-between;
  padding: 20px 20px 24px;
  font-weight: bold;
  font-size: 24px;
  align-items: center;
  color: #000;
  background-color: #fff;
  width: 100%;
}
.faq .content {
  font-size: 20px;
}
.faq img {
  width: 10px;
  height: 20px;
}
@media screen and (max-width: 1280px) {
  .faq ul {
    flex-direction: column;
    align-items: center;
  }
  .faq button {
    font-size: 24px;
  }
}
@media screen and (max-width: 768px) {
  .faq {
    padding: 80px 0;
  }
  .faq .content {
    /* font-size: 15px;
    letter-spacing: -0.5px; */
  }
  .faq button {
    /* padding: 20px 10px 24px; */
  }
  .faq li {
    margin-bottom: 20px;
    width: 85%;
  }
  .faq .qestion {
    /* font-size: 16px; */
    line-height: 100%;
  }
}
@media screen and (max-width: 540px) {
  .faq button {
    padding: 20px 10px 24px;
  }
  .faq .content {
    font-size: 18px;
  }
  .faq .qestion {
    font-size: 18px;
    line-height: 100%;
  }
}
@media screen and (max-width: 460px) {
  .faq button {
    padding: 20px 10px 24px;
  }
  .faq .content {
    font-size: 15px;
    letter-spacing: -0.5px;
  }
  .faq .qestion {
    font-size: 16px;
    line-height: 100%;
  }
}

/* footer */
.footer {
  text-align: center;
  padding: 80px 0 40px;
}
.footer__nav {
  display: flex;
  justify-content: center;
  gap: 24px;
  margin-bottom: 40px;
}
.footer__nav__list a:hover {
  opacity: 0.5;
}
.footer small {
  opacity: 0.5;
}
@media screen and (max-width: 768px) {
  .footer {
    padding: 50px 0 40px;
  }
  .footer__nav {
    flex-direction: column;
  }
}
