/* Generated from index-pages/company/index.scss. */
@charset "UTF-8";
/* Iframe page styles. The HTML fragments load the compiled public/company_index.css. */
/* Common base styles for static index iframe pages. */
html {
  font-family: "Noto Sans JP", sans-serif;
  font-synthesis: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body,
button,
input,
select,
textarea {
  font-family: inherit;
}

body {
  color: #1b1b1b;
}

button:hover {
  border-color: transparent !important;
}

._desktop {
  display: block;
}

._sp {
  display: none;
}

@media (max-width: 960px) {
  ._desktop {
    display: none;
  }
  ._sp {
    display: block;
  }
}
/*  Main Frame */
.company-top-view {
  font-family: "Noto Sans JP";
  width: 100%;
  overflow: hidden;
  background: #fff;
  position: relative;
  margin-bottom: 100px;
}

@media (min-width: 961px) {
  .company-top-view {
    margin-bottom: -91px;
  }
}
/*  Hero Block */
.company-top-hero {
  position: relative;
  background: #fff;
}
.company-top-hero__visual {
  position: relative;
  min-height: 39.5114942529vw;
  background: linear-gradient(261deg, #31CFFF 5.65%, #01A0E8 95.31%);
}
.company-top-hero__inner {
  position: relative;
  width: 100%;
  max-width: 1500px;
  height: 100%;
  margin: 0 auto;
  min-height: 39.5114942529vw;
}
.company-top-hero__inner::before {
  content: "";
  position: absolute;
  z-index: 0;
  top: 0;
  right: -43.3908045977vw;
  width: 100%;
  height: 100%;
  background: url("/company-assets/hero-bg-pc.webp") left top/auto 100% no-repeat;
  pointer-events: none;
}
.company-top-hero__main-visual {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: auto;
}
.company-top-hero__main-visual img {
  display: block;
  max-width: 52.0833333333vw;
  margin: 2.0833333333vw 0.8620689655vw 0 auto;
  width: 100%;
  height: auto;
  object-fit: contain;
  object-position: center bottom;
}
.company-top-hero__copy {
  position: relative;
  z-index: 2;
  padding-top: 10.3448275862vw;
  max-width: 1000px;
  margin: 0 auto;
}
.company-top-hero__lead {
  display: inline-block;
  margin: 0;
  padding: 3px 10px;
  border-radius: 3px;
  background: #fff;
  color: #009fe3;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 1.1px;
}
.company-top-hero__title {
  margin: 20px 0 0;
  color: #fff;
  font-size: 36px;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 1.8px;
}
.company-top-hero__description {
  margin: 20px 0 0;
  color: #fff;
  font-size: 24px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 1.2px;
}
.company-top-hero__cta-wrap {
  position: relative;
  z-index: 3;
  width: calc(100% - 32px);
  max-width: 790px;
  margin: -6.8247126437vw auto 0;
}
.company-top-hero__cta {
  box-sizing: border-box;
  min-height: 215px;
  padding: 40px 20px;
  border-radius: 40px;
  background: #015B84;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.08);
  text-align: center;
}
.company-top-hero__merits {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 27px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.company-top-hero__merit {
  display: flex;
  align-items: center;
  gap: 4px;
  color: #fff;
  font-size: 17px;
  font-weight: 700;
  line-height: 1.4;
  white-space: nowrap;
}
.company-top-hero__check {
  position: relative;
  display: block;
  flex-shrink: 0;
  width: 20px;
  height: 20px;
  margin-right: 5px;
  border-radius: 50%;
  background: #004f73;
}
.company-top-hero__check::before {
  content: "";
  position: absolute;
  top: 1px;
  left: 6px;
  width: 15px;
  height: 7px;
  border-bottom: 2px solid #FE6296;
  border-left: 2px solid #FE6296;
  transform: rotate(-45deg);
}
.company-top-hero__cta-title {
  margin: 20px 0 0;
  color: #FFF000;
  font-size: 34px;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 1.7px;
}
.company-top-hero__cta-subtitle {
  margin: 3px 0 0;
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 1.1px;
}
.company-top-hero__cta-action {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 22px;
}
.company-top-hero__cta-action-wrap {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.company-top-hero__time {
  position: absolute;
  z-index: 2;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 86px;
  height: 86px;
  left: -116px;
  border-radius: 50%;
  background: #e5f6fc;
  line-height: 1;
}
.company-top-hero__button {
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  width: 370px;
  min-height: 57px;
  padding: 10px 20px;
  border-radius: 80px;
  background: #FE6296;
  box-shadow: 0 4px 9px 0 rgba(0, 0, 0, 0.25);
  color: #fff !important;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.4;
  text-decoration: none;
  transition: opacity 0.2s ease;
  position: relative;
}
.company-top-hero__button:hover {
  opacity: 0.8;
}
.company-top-hero__button-arrow {
  position: absolute;
  right: 18px;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
}

@media (min-width: 1393px) {
  .company-top-hero__visual {
    min-height: 550px;
  }
  .company-top-hero__inner {
    min-height: 550px;
  }
  .company-top-hero__inner::before {
    right: -604px;
  }
  .company-top-hero__main-visual img {
    max-width: 725px;
    margin: 29px 12px 0 auto;
  }
  .company-top-hero__copy {
    padding-top: 144px;
  }
  .company-top-hero__cta-wrap {
    margin: -95px auto 0;
  }
}
@media (max-width: 1180px) {
  .company-top-hero__inner::before {
    right: -52.0114942529vw;
  }
  .company-top-hero__copy {
    padding-top: 6.0344827586vw;
  }
}
@media (max-width: 960px) {
  .company-top-hero {
    padding-bottom: 40px;
  }
  .company-top-hero__visual {
    height: auto;
    min-height: 0;
  }
  .company-top-hero__inner {
    max-width: none;
  }
  .company-top-hero__inner::before {
    display: none;
  }
  .company-top-hero__main-visual {
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    position: relative;
  }
  .company-top-hero__main-visual img {
    max-width: 100%;
    margin: 0 auto;
    object-fit: cover;
    object-position: center bottom;
  }
  .company-top-hero__copy {
    padding: 0;
    position: absolute;
    top: 6.8181818182vw;
    width: calc(100% - 20px);
    left: 4.5454545455vw;
  }
  .company-top-hero__lead {
    padding: 3px 10px;
    font-size: 14px;
    letter-spacing: 0.75px;
  }
  .company-top-hero__title {
    margin-top: 10px;
    font-size: 24px;
    line-height: 1.4;
    letter-spacing: 1.25px;
  }
  .company-top-hero__description {
    margin-top: 10px;
    font-size: 13px;
    letter-spacing: 0.7px;
  }
  .company-top-hero__cta-wrap {
    width: 100%;
    margin-top: -5.6818181818vw;
  }
  .company-top-hero__cta {
    min-height: 238px;
    padding: 30px 20px;
    border-radius: 30px;
  }
  .company-top-hero__merits {
    justify-content: space-between;
    gap: 6px;
    max-width: 400px;
    margin: 0 auto;
  }
  .company-top-hero__merit {
    font-size: 12px;
    gap: 8px;
  }
  .company-top-hero__check {
    width: 23px;
    height: 23px;
    margin-right: 6px;
  }
  .company-top-hero__check::before {
    top: -1px;
    left: 7px;
    width: 19px;
    height: 10px;
  }
  .company-top-hero__cta-title {
    margin-top: 20px;
    font-size: 21px;
    line-height: 1.35;
    letter-spacing: 0.5px;
  }
  .company-top-hero__cta-subtitle {
    margin-top: 5px;
    font-size: 15px;
  }
  .company-top-hero__cta-action {
    margin-top: 20px;
  }
  .company-top-hero__time {
    width: 50px;
    height: 50px;
    margin-right: -32px;
    margin-top: -43px;
    opacity: 0.9;
    position: relative;
    left: unset;
  }
  .company-top-hero__button {
    width: 300px;
    min-height: 44px;
    padding: 10px 12px;
    font-size: 16px;
  }
  .company-top-hero__button-arrow {
    right: 16px;
  }
}
@media (max-width: 374px) {
  .company-top-hero__cta {
    padding-right: 12px;
    padding-left: 12px;
  }
  .company-top-hero__merit {
    font-size: 11px;
  }
  .company-top-hero__cta-title {
    font-size: 21px;
  }
  .company-top-hero__button {
    width: calc(100vw - 90px);
    padding-right: 4px;
    padding-left: 4px;
    font-size: 13px;
  }
  .company-top-hero__button-arrow {
    right: 8px;
  }
}
/*  ProblemSolution Block */
.company-top-problem {
  color: #015B84;
  background: #fff;
}
.company-top-problem__head {
  position: relative;
  z-index: 2;
  max-width: 1200px;
  margin: 0 auto;
  padding: 80px 20px 0;
  text-align: center;
}
.company-top-problem__head-lead {
  margin: 0;
  color: #FE6296;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.5;
}
.company-top-problem__head-title {
  margin: 4px 0 0;
  color: #015B84;
  font-size: 36px;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 1.8px;
}
.company-top-problem__nav {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  margin-top: 60px;
}
.company-top-problem__nav-item {
  position: relative;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  min-height: 118px;
  padding: 23px 30px;
  border: 0;
  border-radius: 5px;
  background: #015B84;
  color: #fff;
  font-family: inherit;
  cursor: pointer;
  transition: transform 0.3s ease, box-shadow 0.3s ease, opacity 0.3s ease;
}
.company-top-problem__nav-item--light {
  opacity: 0.7;
}
.company-top-problem__nav-item:hover {
  z-index: 2;
  transform: translateY(-7px);
  box-shadow: 0 8px 18px rgba(0, 0, 0, 0.12);
}
.company-top-problem__nav-number {
  position: absolute;
  top: 8px;
  left: 13px;
}
.company-top-problem__nav-text {
  display: block;
  text-align: center;
}
.company-top-problem__nav-text strong,
.company-top-problem__nav-text small {
  display: block;
}
.company-top-problem__nav-text strong {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5;
}
.company-top-problem__nav-text small {
  margin-top: 2px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
}
.company-top-problem__nav-arrow {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 20px;
  height: 10px;
}
.company-top-problem__sp-arrow {
  display: none;
}
.company-top-problem__body {
  position: relative;
  margin-top: -59px;
  padding: 200px 0 160px;
  overflow: hidden;
  background: #EFF4F6;
}
.company-top-problem__body-inner {
  position: relative;
  z-index: 2;
  width: calc(100% - 40px);
  max-width: 1200px;
  margin: 0 auto;
}
.company-top-problem__solution-heading {
  text-align: center;
}
.company-top-problem__solution-heading p {
  margin: 0;
  color: #015B84;
  font-size: 36px;
  font-weight: 700;
  line-height: 1.4;
}
.company-top-problem__solution-heading h2 {
  margin: 0;
  color: #FE6296;
  font-size: 46px;
  font-weight: 700;
  line-height: 1.25;
  letter-spacing: 2px;
}
.company-top-problem__solution-heading ul {
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 6px;
  gap: 41px;
}
.company-top-problem__solution-heading ul li {
  list-style: none;
  padding: 0;
  margin: 0;
  height: 7px;
  display: flex;
  align-items: center;
}
.company-top-problem__solution {
  display: grid;
  grid-template-columns: 584px 1fr;
  align-items: center;
  gap: 60px;
  margin-top: 80px;
  scroll-margin-top: 120px;
}
.company-top-problem__solution--reverse {
  grid-template-columns: 1fr 584px;
}
.company-top-problem__solution--reverse .company-top-problem__visual {
  order: 2;
}
.company-top-problem__solution--reverse .company-top-problem__content {
  order: 1;
}
.company-top-problem__visual img {
  display: block;
  width: 100%;
  height: auto;
}
.company-top-problem__content {
  min-width: 0;
}
.company-top-problem__label {
  display: flex;
  align-items: center;
  gap: 20px;
  color: #01A0E8;
}
.company-top-problem__label strong {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.4;
}
.company-top-problem__solution-title {
  margin: 10px 0 0;
  color: #015B84;
  font-size: 36px;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 1.44px;
}
.company-top-problem__description {
  margin: 35px 0 0;
  color: #444;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.7;
}
.company-top-problem__emphasis {
  color: #FE6296;
  font-weight: 700;
}
.company-top-problem__decoration {
  position: absolute;
  z-index: 1;
  pointer-events: none;
  user-select: none;
}
.company-top-problem__decoration--right {
  top: 118px;
  right: -5px;
}
.company-top-problem__decoration--left {
  bottom: 61px;
  left: -5px;
}

@media (max-width: 960px) {
  .company-top-problem__head {
    padding: 0 20px 25px;
  }
  .company-top-problem__head-lead {
    font-size: 15px;
  }
  .company-top-problem__head-title {
    margin-top: 2px;
    font-size: 24px;
    line-height: 1.5;
    letter-spacing: 1.25px;
  }
  .company-top-problem__nav {
    display: flex;
    flex-direction: column;
    gap: 5px;
    margin-top: 20px;
  }
  .company-top-problem__nav-item {
    display: block;
    min-height: 0;
    padding: 5px 12px 5px 30px;
    border-radius: 5px;
    text-align: left;
  }
  .company-top-problem__nav-item:hover {
    transform: translateY(-2px);
  }
  .company-top-problem__nav-number {
    top: 50%;
    left: 10px;
    transform: translateY(-50%);
  }
  .company-top-problem__nav-text {
    text-align: left;
  }
  .company-top-problem__nav-text strong {
    font-size: 14px;
    line-height: 1.5;
  }
  .company-top-problem__nav-text small {
    margin-top: 0;
    font-size: 12px;
    line-height: 1.5;
  }
  .company-top-problem__nav-text small br {
    display: none;
  }
  .company-top-problem__nav-arrow {
    display: none;
  }
  .company-top-problem__sp-arrow {
    display: block;
    width: 20px;
    height: 10px;
    margin: 5px auto 0;
  }
  .company-top-problem__body {
    margin-top: 0;
    padding: 50px 0;
  }
  .company-top-problem__body-inner {
    width: calc(100% - 40px);
  }
  .company-top-problem__solution-heading p {
    font-size: 23px;
  }
  .company-top-problem__solution-heading h2 {
    font-size: 32px;
  }
  .company-top-problem__solution-heading ul {
    gap: 26px;
  }
  .company-top-problem__solution {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    gap: 0;
    margin-top: 60px;
    scroll-margin-top: 88px;
  }
  .company-top-problem__solution#problem-01 {
    margin-top: 20px;
  }
  .company-top-problem__solution--reverse .company-top-problem__visual {
    order: 2;
  }
  .company-top-problem__solution--reverse .company-top-problem__content {
    order: 1;
  }
  .company-top-problem__content {
    order: 1;
  }
  .company-top-problem__visual {
    order: 2;
    margin-top: 30px;
  }
  .company-top-problem__label {
    gap: 10px;
  }
  .company-top-problem__label strong {
    font-size: 14px;
  }
  .company-top-problem__solution-title {
    margin-top: 10px;
    font-size: 22px;
    line-height: 1.5;
    letter-spacing: 0.88px;
  }
  .company-top-problem__description {
    margin-top: 26px;
    color: #444;
    font-size: 15px;
    line-height: 1.65;
  }
  .company-top-problem__emphasis {
    font-size: 20px;
    line-height: 1.65;
  }
  .company-top-problem__decoration--right {
    top: 60px;
  }
  .company-top-problem__decoration--left {
    display: none;
  }
  .company-top-problem__decoration svg {
    width: 60px;
    height: auto;
  }
}
/*  About Block */
.company-top-about {
  width: 100%;
  padding: 80px 0;
  background: #015B84;
  box-sizing: border-box;
}
.company-top-about__inner {
  width: calc(100% - 40px);
  max-width: 1200px;
  margin: 0 auto;
}
.company-top-about__heading {
  margin: 0 0 60px;
  color: #fff;
  text-align: center;
  font-size: 36px;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 1.8px;
}
.company-top-about__card {
  position: relative;
  width: 100%;
  background: #fff;
  border-radius: 5px;
  box-sizing: border-box;
  padding: 40px 60px;
}
.company-top-about__card + .company-top-about__card {
  margin-top: 60px;
}
.company-top-about__point-label {
  position: absolute;
  top: 0;
  left: -40px;
  height: 100%;
  display: flex;
  align-items: flex-start;
}
.company-top-about__point-label span {
  display: block;
}
.company-top-about__point-title {
  margin: 0;
  color: #015B84;
  font-size: 36px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 1.8px;
}
.company-top-about__point-title span {
  color: #FE6296;
}
.company-top-about {
  /*
  * Point 1
  */
}
.company-top-about__card--point01 {
  min-height: 295px;
}
.company-top-about__point01-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 60px;
}
.company-top-about__people {
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
  gap: 60px;
}
.company-top-about__person {
  width: 150px;
  text-align: center;
}
.company-top-about__person-icon {
  width: 100%;
  margin: 0 auto;
}
.company-top-about__person-icon svg {
  display: block;
  width: 100%;
  height: auto;
}
.company-top-about__person-name {
  margin: 10px 0 0;
  color: #015B84;
  font-size: 17px;
  font-weight: 500;
  line-height: 1.8;
  white-space: nowrap;
}
.company-top-about__person-name--pink {
  color: #FE6296;
}
.company-top-about__person-name--skyblue {
  color: #01A0E8;
}
.company-top-about {
  /*
  * Point 2
  */
}
.company-top-about__point02-inner {
  display: grid;
  grid-template-columns: 1fr 400px;
  align-items: center;
  gap: 31px;
}
.company-top-about__feature-list {
  margin: 25px 0 0;
  padding: 0;
  list-style: none;
  counter-reset: about-feature;
}
.company-top-about__feature-list li {
  position: relative;
  padding-left: 45px;
  color: #015B84;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.7;
  counter-increment: about-feature;
}
.company-top-about__feature-list li + li {
  margin-top: 14px;
}
.company-top-about__feature-list li::before {
  content: counter(about-feature) ".";
  position: absolute;
  top: 0;
  left: 12px;
}
.company-top-about__feature-icons {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 40px 20px;
}
.company-top-about__feature {
  text-align: center;
}
.company-top-about__feature svg {
  display: block;
  width: 120px;
  height: 120px;
  margin: 0 auto;
  object-fit: contain;
}
.company-top-about__feature p {
  margin: 10px 0 0;
  color: #015B84;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.8;
  white-space: nowrap;
}
.company-top-about {
  /*
  * Point 3
  */
}
.company-top-about__point03-inner {
  display: grid;
  grid-template-columns: 1fr 418px;
  align-items: center;
  gap: 33px;
}
.company-top-about__point03-text {
  margin: 18px 0 0;
  color: #015B84;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.8;
}
.company-top-about__point03-note {
  margin: 20px 0 0;
  color: #015B84;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6;
  padding-left: 16px;
  position: relative;
}
.company-top-about__point03-note:before {
  content: "※";
  color: #444;
  position: absolute;
  top: 0;
  left: 0;
}
.company-top-about__payment-title {
  margin: 0 0 20px;
  color: #015B84;
  text-align: center;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.2;
}
.company-top-about__payment-items {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
}
.company-top-about__payment-item img {
  display: block;
  width: 100%;
  height: auto;
}

@media (max-width: 960px) {
  .company-top-about {
    padding: 50px 20px 77px;
  }
  .company-top-about__inner {
    width: 100%;
    max-width: none;
  }
  .company-top-about__heading {
    margin-bottom: 20px;
    font-size: 25px;
    letter-spacing: 1.25px;
  }
  .company-top-about__card {
    padding: 20px;
  }
  .company-top-about__card + .company-top-about__card {
    margin-top: 20px;
  }
  .company-top-about__point-label {
    top: 0;
    left: -15px;
  }
  .company-top-about__point-label svg {
    width: 13px;
    height: auto;
  }
  .company-top-about__point-title {
    font-size: 25px;
    line-height: 1.3;
    letter-spacing: 1.25px;
    text-align: center;
  }
  .company-top-about {
    /*
    * Point 1
    */
  }
  .company-top-about__card--point01 {
    min-height: 0;
  }
  .company-top-about__point01-inner {
    display: block;
  }
  .company-top-about__people {
    justify-content: center;
    gap: 21px;
    margin-top: 20px;
  }
  .company-top-about__person {
    width: calc((100% - 42px) / 3);
  }
  .company-top-about__person-icon {
    width: 100%;
    max-width: 100px;
  }
  .company-top-about__person-name {
    margin: 6px 0 0;
    font-size: 12px;
    white-space: nowrap;
  }
  .company-top-about {
    /*
    * Point 2
    */
  }
  .company-top-about__point02-inner {
    display: block;
  }
  .company-top-about__feature-list {
    max-width: 330px;
    margin: 20px auto 0;
    padding: 0 10px;
  }
  .company-top-about__feature-list li {
    padding-left: 20px;
    font-size: 14px;
    line-height: 1.4;
  }
  .company-top-about__feature-list li + li {
    margin-top: 16px;
  }
  .company-top-about__feature-list li::before {
    left: 0;
  }
  .company-top-about__feature-icons {
    max-width: 270px;
    margin: 20px auto 0;
    gap: 20px 40px;
  }
  .company-top-about__feature-icons svg {
    max-width: 100px;
    width: 100%;
    height: auto;
  }
  .company-top-about__feature p {
    margin-top: 10px;
    font-size: 14px;
  }
  .company-top-about {
    /*
    * Point 3
    */
  }
  .company-top-about__point03-inner {
    display: block;
  }
  .company-top-about__point03-text {
    margin-top: 20px;
    font-size: 14px;
    line-height: 1.8;
  }
  .company-top-about__point03-note {
    margin-top: 27px;
    font-size: 12px;
  }
  .company-top-about__payment {
    margin-top: 28px;
  }
  .company-top-about__payment-title {
    margin-bottom: 10px;
    font-size: 18px;
  }
  .company-top-about__payment-item svg {
    max-width: 174px;
    width: 100%;
    height: auto;
  }
}
@media (max-width: 374px) {
  .company-top-about {
    padding-right: 16px;
    padding-left: 16px;
  }
  .company-top-about__heading {
    font-size: 23px;
  }
  .company-top-about__point-label {
    left: -17px;
    font-size: 16px;
  }
  .company-top-about__point01-title, .company-top-about__point02-title, .company-top-about__point03-title {
    font-size: 24px;
  }
  .company-top-about__person-name {
    font-size: 11px;
  }
  .company-top-about__feature-list li {
    font-size: 13px;
  }
  .company-top-about__feature svg {
    max-width: 95px;
  }
  .company-top-about__feature p {
    font-size: 12px;
  }
}
/*  Curriculum Block */
.company-top-curriculum {
  width: 100%;
  padding: 100px 0;
  background: #F6FBFB url("/company-assets/curriculum-bg.webp") center center/cover no-repeat;
  box-sizing: border-box;
}
.company-top-curriculum__inner {
  width: calc(100% - 40px);
  max-width: 1200px;
  margin: 0 auto;
}
.company-top-curriculum__heading {
  text-align: center;
}
.company-top-curriculum__title {
  margin: 0;
  color: #015b84;
  font-size: 36px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 1.8px;
}
.company-top-curriculum__lead {
  margin: 20px 0 0;
  color: #444;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.9px;
}
.company-top-curriculum__lead span {
  color: #fe6296;
}
.company-top-curriculum__list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  margin: 60px 0 0;
  padding: 0;
  list-style: none;
}
.company-top-curriculum__item {
  position: relative;
  display: flex;
  align-items: center;
  min-height: 99px;
  padding: 30px 23px;
  border-radius: 5px;
  background: #fff;
  box-shadow: 0 5px 14px 0 rgba(0, 0, 0, 0.15);
  color: #015b84;
  font-size: 25px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 1.25px;
  box-sizing: border-box;
}
.company-top-curriculum__item::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 6px;
  border-radius: 5px 0 0 5px;
  background: currentColor;
}
.company-top-curriculum__item--java {
  color: #FE8823;
}
.company-top-curriculum__item--python {
  color: #0D72D3;
}
.company-top-curriculum__item--php {
  color: #F76237;
}
.company-top-curriculum__item--javascript {
  color: #269B4A;
}
.company-top-curriculum__item--html {
  color: #1798A2;
}
.company-top-curriculum__item--illustrator {
  color: #FD9A01;
}
.company-top-curriculum__item--photoshop {
  color: #30A7FD;
}
.company-top-curriculum__item--xd {
  color: #FD44FC;
}
.company-top-curriculum__cta {
  display: flex;
  justify-content: center;
  margin-top: 60px;
}
.company-top-curriculum__button {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 400px;
  min-height: 57px;
  padding: 10px 22px;
  border-radius: 999px;
  background: #fe6296;
  box-shadow: 0 4px 9px 0 rgba(0, 0, 0, 0.25);
  color: #fff !important;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.4;
  text-decoration: none;
  box-sizing: border-box;
  transition: opacity 0.2s ease;
  position: relative;
}
.company-top-curriculum__button:hover {
  opacity: 0.8;
}
.company-top-curriculum__button-arrow {
  display: flex;
  align-items: center;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
}

@media (max-width: 960px) {
  .company-top-curriculum {
    min-height: 700px;
    padding: 50px 20px;
    background: #F6FBFB url("/company-assets/curriculum-bg-sp.webp") center bottom/cover no-repeat;
  }
  .company-top-curriculum__inner {
    width: 100%;
    max-width: none;
  }
  .company-top-curriculum__title {
    font-size: 25px;
    line-height: 1.5;
    letter-spacing: 1.25px;
  }
  .company-top-curriculum__lead {
    margin-top: 20px;
    font-size: 16px;
    line-height: 1.5;
  }
  .company-top-curriculum__list {
    display: flex;
    flex-direction: column;
    gap: 10px;
    width: calc(100% - 32px);
    max-width: 290px;
    margin: 30px auto 0;
  }
  .company-top-curriculum__item {
    min-height: 40px;
    padding: 6px 18px 6px 30px;
    font-size: 18px;
    line-height: 1.5;
    letter-spacing: 0.9px;
  }
  .company-top-curriculum__cta {
    margin-top: 30px;
  }
  .company-top-curriculum__button {
    width: 100%;
    max-width: 370px;
    min-width: 0;
    min-height: 44px;
    padding: 10px 16px;
    font-size: 18px;
  }
  .company-top-curriculum__button-arrow {
    right: 18px;
  }
  .company-top-curriculum__button-arrow svg {
    width: 16px;
    height: auto;
  }
}
@media (max-width: 374px) {
  .company-top-curriculum {
    padding-right: 16px;
    padding-left: 16px;
  }
  .company-top-curriculum__title {
    font-size: 23px;
  }
  .company-top-curriculum__lead {
    font-size: 13px;
  }
  .company-top-curriculum__list, .company-top-curriculum__button {
    width: 100%;
  }
  .company-top-curriculum__item {
    font-size: 16px;
  }
  .company-top-curriculum__button {
    font-size: 14px;
  }
}
/*  Flow Block */
.company-top-flow {
  width: 100%;
  padding: 100px 0;
  background: #01a0e8;
  box-sizing: border-box;
}
.company-top-flow__inner {
  width: calc(100% - 40px);
  max-width: 1200px;
  margin: 0 auto;
}
.company-top-flow__title {
  margin: 0;
  color: #fff;
  text-align: center;
  font-size: 36px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 1.8px;
}
.company-top-flow__list {
  position: relative;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 30px;
  margin-top: 52px;
}
.company-top-flow__list::before {
  content: "";
  position: absolute;
  z-index: 0;
  bottom: 15px;
  left: 8%;
  width: 84%;
  height: 2px;
  background: #fff;
}
.company-top-flow__item {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  min-width: 0;
}
.company-top-flow__number {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 26px;
}
.company-top-flow__number svg {
  display: block;
  width: auto;
  height: 26px;
}
.company-top-flow__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 106px;
}
.company-top-flow__icon svg {
  display: block;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
}
.company-top-flow__label {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-width: 216px;
  min-height: 28px;
  margin: 0;
  padding: 2px 10px;
  border-radius: 5px;
  background: #fff;
  color: #015b84;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
  box-sizing: border-box;
}
.company-top-flow__label--paid {
  background: #fff000;
}

@media (max-width: 960px) {
  .company-top-flow {
    padding: 50px 20px;
  }
  .company-top-flow__inner {
    width: 100%;
    max-width: none;
  }
  .company-top-flow__title {
    font-size: 25px;
    line-height: 1.5;
    letter-spacing: 1.25px;
  }
  .company-top-flow__list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 24px 15px;
    max-width: 400px;
    margin: 36px auto 0;
  }
  .company-top-flow__list::before {
    display: none;
  }
  .company-top-flow__item {
    width: 100%;
  }
  .company-top-flow__item--last {
    grid-column: 1/-1;
    width: calc((100% - 16px) / 2);
    margin: 0 auto;
  }
  .company-top-flow__number {
    height: auto;
  }
  .company-top-flow__number svg {
    height: 18px;
  }
  .company-top-flow__icon {
    height: 81px;
    margin-top: 10px;
  }
  .company-top-flow__label {
    width: 100%;
    min-width: 0;
    min-height: 28px;
    margin-top: 10px;
    padding: 2px 6px;
  }
}
@media (max-width: 374px) {
  .company-top-flow {
    padding-right: 16px;
    padding-left: 16px;
  }
  .company-top-flow__title {
    font-size: 23px;
  }
  .company-top-flow__list {
    column-gap: 10px;
  }
  .company-top-flow__item--last {
    width: calc((100% - 10px) / 2);
  }
  .company-top-flow__label {
    font-size: 12px;
  }
}
/*  Support Block */
.company-top-support {
  width: 100%;
  padding: 67px 0 100px;
  background: #fff;
  box-sizing: border-box;
}
.company-top-support__inner {
  display: grid;
  grid-template-columns: 1fr 536px;
  align-items: center;
  gap: 41px;
  width: calc(100% - 40px);
  max-width: 1200px;
  margin: 0 auto;
}
.company-top-support__content {
  min-width: 0;
}
.company-top-support__title {
  margin: 0;
  color: #015b84;
  font-size: 36px;
  font-weight: 700;
  line-height: 1.35;
  letter-spacing: 1.8px;
}
.company-top-support__lead {
  margin: 20px 0 0;
  color: #444;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 0.9px;
}
.company-top-support__lead span {
  color: #fe6296;
}
.company-top-support__list {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin: 44px 0 0;
  padding: 0;
  list-style: none;
}
.company-top-support__item {
  display: flex;
  align-items: center;
  width: 495px;
  min-height: 44px;
  padding: 5px 10px;
  border-radius: 5px;
  background: #015B84;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.87;
  box-sizing: border-box;
}
.company-top-support__check {
  position: relative;
  display: block;
  flex-shrink: 0;
  width: 20px;
  height: 20px;
  margin-right: 17px;
  border-radius: 50%;
  background: #004f73;
}
.company-top-support__check::before {
  content: "";
  position: absolute;
  top: 1px;
  left: 6px;
  width: 15px;
  height: 7px;
  border-bottom: 2px solid #fe6296;
  border-left: 2px solid #fe6296;
  transform: rotate(-45deg);
}
.company-top-support__cta-wrap {
  margin-top: 44px;
}
.company-top-support__cta-lead {
  margin: 0 0 44px;
  color: #444;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5;
}
.company-top-support__button {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 300px;
  min-height: 57px;
  padding: 10px 20px;
  border-radius: 999px;
  background: #01a0e8;
  box-shadow: 0 4px 9px 0 rgba(0, 0, 0, 0.25);
  color: #fff !important;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.87;
  text-decoration: none;
  box-sizing: border-box;
  transition: opacity 0.2s ease;
}
.company-top-support__button:hover {
  opacity: 0.8;
}
.company-top-support__button-arrow {
  position: absolute;
  top: 50%;
  right: 20px;
  display: flex;
  align-items: center;
  transform: translateY(-50%);
}
.company-top-support__visual img {
  display: block;
  width: 100%;
  height: auto;
}

@media (max-width: 960px) {
  .company-top-support {
    padding: 50px 20px;
  }
  .company-top-support__inner {
    display: flex;
    flex-direction: column;
    gap: 20px;
    width: 100%;
    max-width: none;
  }
  .company-top-support__content {
    width: 100%;
  }
  .company-top-support__title {
    text-align: center;
    font-size: 23px;
    line-height: 1.5;
    letter-spacing: 0px;
  }
  .company-top-support__lead {
    margin-top: 20px;
    font-size: 14px;
    line-height: 1.65;
    letter-spacing: 0px;
  }
  .company-top-support__list {
    gap: 5px;
    margin-top: 20px;
  }
  .company-top-support__item {
    width: 100%;
    min-height: 40px;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.87;
  }
  .company-top-support__cta-wrap {
    margin-top: 31px;
    text-align: center;
  }
  .company-top-support__cta-lead {
    margin-bottom: 28px;
    font-size: 16px;
  }
  .company-top-support__button {
    width: 100%;
    max-width: 290px;
    min-height: 44px;
    margin: 0 auto;
    padding: 10px 20px;
  }
  .company-top-support__visual {
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
  }
  .company-top-support__visual img {
    width: 100%;
  }
}
@media (max-width: 374px) {
  .company-top-support {
    padding-right: 16px;
    padding-left: 16px;
  }
  .company-top-support__title {
    font-size: 24px;
  }
  .company-top-support__lead {
    font-size: 13px;
  }
  .company-top-support__item {
    font-size: 13px;
  }
  .company-top-support__button {
    font-size: 16px;
  }
}
/*  Faq Block */
.company-top-faq {
  width: 100%;
  padding: 80px 0;
  background: #EFF4F6;
  box-sizing: border-box;
  scroll-margin-top: 110px;
}
.company-top-faq__inner {
  width: calc(100% - 40px);
  max-width: 990px;
  margin: 0 auto;
}
.company-top-faq__title {
  margin: 0;
  color: #015b84;
  text-align: center;
  font-size: 36px;
  font-weight: 700;
  line-height: 1.5;
  letter-spacing: 1.8px;
}
.company-top-faq__list {
  display: flex;
  flex-direction: column;
  gap: 47px;
  margin-top: 77px;
}
.company-top-faq__item {
  width: 100%;
}
.company-top-faq__question, .company-top-faq__answer {
  display: flex;
  align-items: center;
}
.company-top-faq__question p, .company-top-faq__answer p {
  margin: 0;
  color: #444;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 1px;
}
.company-top-faq__question {
  padding: 0 15px;
}
.company-top-faq__answer {
  min-height: 78px;
  margin-top: 15px;
  padding: 15px;
  background: #fff;
  box-sizing: border-box;
}
.company-top-faq__mark {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  margin-right: 20px;
  border-radius: 5px;
  font-family: serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.5;
  font-family: "Noto Sans JP";
}
.company-top-faq__mark > span {
  position: relative;
}
.company-top-faq__mark--question {
  background: #015b84;
  color: #fff;
}
.company-top-faq__mark--question > span {
  top: -3px;
}
.company-top-faq__mark--answer {
  background: #fff000;
  color: #015b84;
}
.company-top-faq__mark--answer > span {
  top: -2px;
}
.company-top-faq__cta {
  display: flex;
  justify-content: center;
  margin-top: 60px;
}
.company-top-faq__button {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 370px;
  min-height: 57px;
  padding: 10px 20px;
  border-radius: 999px;
  background: #fe6296;
  box-shadow: 0 4px 9px 0 rgba(0, 0, 0, 0.25);
  color: #fff !important;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.87;
  text-decoration: none;
  box-sizing: border-box;
  transition: opacity 0.2s ease;
}
.company-top-faq__button:hover {
  opacity: 0.8;
}
.company-top-faq__button-arrow {
  position: absolute;
  top: 50%;
  right: 18px;
  display: flex;
  align-items: center;
  transform: translateY(-50%);
}

@media (max-width: 960px) {
  .company-top-faq {
    padding: 50px 20px;
    scroll-margin-top: 78px;
  }
  .company-top-faq__inner {
    width: 100%;
    max-width: none;
  }
  .company-top-faq__title {
    font-size: 25px;
    line-height: 1.5;
    letter-spacing: 1.25px;
  }
  .company-top-faq__list {
    gap: 24px;
    margin-top: 30px;
  }
  .company-top-faq__question, .company-top-faq__answer {
    align-items: flex-start;
  }
  .company-top-faq__question p, .company-top-faq__answer p {
    font-size: 15px;
    line-height: 1.5;
    letter-spacing: 0.8px;
  }
  .company-top-faq__question {
    padding: 0 15px;
  }
  .company-top-faq__answer {
    min-height: 0;
    margin-top: 10px;
    padding: 10px 15px;
  }
  .company-top-faq__mark {
    width: 40px;
    height: 40px;
    margin-right: 10px;
    font-size: 22px;
  }
  .company-top-faq__question p {
    padding-top: 8px;
  }
  .company-top-faq__answer p {
    padding-top: 3px;
  }
  .company-top-faq__cta {
    margin-top: 40px;
  }
  .company-top-faq__button {
    width: 100%;
    max-width: 370px;
    min-width: 0;
    min-height: 44px;
    padding: 10px 16px;
    font-size: 18px;
  }
  .company-top-faq__button-arrow {
    right: 18px;
  }
  .company-top-faq__button-arrow svg {
    width: 16px;
    height: auto;
  }
}
@media (max-width: 374px) {
  .company-top-faq {
    padding-right: 16px;
    padding-left: 16px;
  }
  .company-top-faq__title {
    font-size: 23px;
  }
  .company-top-faq__question p, .company-top-faq__answer p {
    font-size: 13px;
  }
  .company-top-faq__question, .company-top-faq__answer {
    padding-right: 8px;
    padding-left: 8px;
  }
  .company-top-faq__mark {
    width: 38px;
    height: 38px;
    margin-right: 8px;
    font-size: 19px;
  }
  .company-top-faq__button {
    font-size: 15px;
  }
}
/*  BottomCta Block */
.company-top-bottom-cta {
  width: 100%;
  padding: 80px 0;
  background: #015B84 url("/company-assets/bottom-cta-bg.webp") center center/cover no-repeat;
  box-sizing: border-box;
}
.company-top-bottom-cta__inner {
  width: calc(100% - 40px);
  max-width: 1200px;
  margin: 0 auto;
}
.company-top-bottom-cta__heading {
  text-align: center;
}
.company-top-bottom-cta__title {
  margin: 0;
  color: #fff000;
  font-size: 34px;
  font-weight: 700;
  line-height: 1.8;
  letter-spacing: 1.7px;
}
.company-top-bottom-cta__subtitle {
  margin: 5px 0 0;
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.8;
  letter-spacing: 1.1px;
}
.company-top-bottom-cta__buttons {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 36px;
  margin-top: 36px;
}
.company-top-bottom-cta__button {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 370px;
  min-height: 57px;
  padding: 10px 20px;
  border-radius: 999px;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.87;
  text-decoration: none;
  box-sizing: border-box;
  transition: opacity 0.2s ease, transform 0.2s ease;
}
.company-top-bottom-cta__button:hover {
  opacity: 0.85;
  transform: translateY(-2px);
  color: #fff;
}
.company-top-bottom-cta__button--inquiry {
  border: 1px solid #fff;
  background: transparent;
}
.company-top-bottom-cta__button--register {
  background: #fe6296;
  box-shadow: 0 4px 9px 0 rgba(0, 0, 0, 0.25);
}
.company-top-bottom-cta__button-arrow {
  position: absolute;
  top: 50%;
  right: 18px;
  display: flex;
  align-items: center;
  transform: translateY(-50%);
}

@media (max-width: 960px) {
  .company-top-bottom-cta {
    padding: 30px 20px;
    border-radius: 30px;
    background: #015B84 url("/company-assets/bottom-cta-bg-sp.webp") center bottom/cover no-repeat;
  }
  .company-top-bottom-cta__inner {
    width: 100%;
    max-width: none;
  }
  .company-top-bottom-cta__title {
    font-size: 23px;
    line-height: 1.4;
    letter-spacing: 0.8px;
  }
  .company-top-bottom-cta__subtitle {
    margin-top: 4px;
    font-size: 15px;
  }
  .company-top-bottom-cta__buttons {
    flex-direction: column;
    gap: 20px;
    margin-top: 20px;
  }
  .company-top-bottom-cta__button {
    width: 100%;
    max-width: 300px;
    min-height: 44px;
    padding: 8px 16px;
    font-size: 16px;
  }
  .company-top-bottom-cta__button-arrow {
    right: 18px;
  }
  .company-top-bottom-cta__button-arrow svg {
    width: 16px;
    height: auto;
  }
  .company-top-bottom-cta__button--register {
    position: relative;
  }
  .company-top-bottom-cta__button--icon {
    position: absolute;
    left: -25px;
    top: 50%;
    transform: translateY(-50%);
  }
}
@media (max-width: 560px) {
  .company-top-bottom-cta {
    background: #015B84 url("/company-assets/bottom-cta-bg-sp.webp") center bottom/contain no-repeat;
  }
}
@media (max-width: 374px) {
  .company-top-bottom-cta {
    padding-right: 16px;
    padding-left: 16px;
  }
  .company-top-bottom-cta__title {
    font-size: 19px;
  }
  .company-top-bottom-cta__subtitle {
    font-size: 14px;
  }
  .company-top-bottom-cta__button {
    font-size: 14px;
  }
  .company-top-bottom-cta__button--icon {
    left: -10px;
  }
}
/* Iframe document defaults. */
html,
body {
  width: 100%;
  margin: 0;
  padding: 0;
}

button {
  border: 0;
  font: inherit;
  cursor: pointer;
}

@media (min-width: 961px) {
  .company-top-hero__visual {
    height: min(550px, 39.5114942529vw);
    min-height: 0;
  }
}