@charset "UTF-8";
*,
*::before,
*::after {
  box-sizing: border-box;
}

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;
}

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;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

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

button {
  margin: 0;
  padding: 0;
  border: none;
  box-shadow: none;
  background: transparent;
  cursor: pointer;
  font: inherit;
}

body {
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
          text-size-adjust: 100%;
  color: #333;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.4;
}

.main-visual__container {
  background-image: url("../../img/sp-fv.webp");
  aspect-ratio: 375/607;
  padding-top: 3.7333333333vw;
}
.main-visual__container .sub__text {
  color: #fff;
  font-size: 4.8vw;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  position: absolute;
  top: 11.7333333333vw;
  text-align: center;
  width: 60%;
  height: 80%;
  font-weight: bold;
}
.main-visual__container .sub__text .large {
  font-size: 5.3333333333vw;
}
.main-visual__container .sub__text .text__top {
  position: absolute;
  left: 18.1333333333vw;
  top: -1.6vw;
  white-space: nowrap;
}
.main-visual__container .sub__text .text__left {
  top: 28vw;
  left: -1.0666666667vw;
  position: absolute;
}
.main-visual__container .sub__text .text__right {
  position: absolute;
  right: 12vw;
  top: 61.3333333333vw;
}
.main-visual__container .sub__text .text__bottom {
  position: absolute;
  left: -1.8666666667vw;
  top: 84vw;
}
.main-visual__container .main-visual__button-image {
  width: 92vw;
  top: -15.266667vw;
}
.main-visual__container .fv__fukidashi {
  width: 92vw;
}
.main-visual__container .btn__box {
  display: flex;
  justify-content: center;
}
.main-visual__container .main-visual__button {
  padding-inline: 16vw;
  margin-top: 16.6vw;
}

.sub__outer {
  background: linear-gradient(180deg, #5cc6ff 0%, #0086cd 100%);
  width: 24.2666666667vw;
  display: flex;
  justify-content: center;
  height: 8vw;
}
.sub__outer .sub__box {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  gap: 10px;
  padding: 2px 0;
  background: linear-gradient(180deg, #5cc6ff 0%, #0086cd 100%);
  width: 23.2vw;
}
.sub__outer .main-visual__heading--sub {
  clip-path: none;
  white-space: nowrap;
  background: linear-gradient(180deg, #5cc6ff 0%, #0086cd 100%);
  border: 1px solid #ffffff;
  padding: 5px 10px;
  width: 100%;
  font-size: 4.2666666667vw;
  text-align: center;
}

.sub__container {
  position: relative;
}

.copy__area {
  display: flex;
  justify-content: space-between;
  position: relative;
}
.copy__area .main__copy {
  writing-mode: vertical-rl;
  font-size: 6.1333333333vw;
  color: #fff;
  letter-spacing: 0.15em;
  white-space: nowrap;
  font-weight: bold;
}

.merit__container {
  margin-top: 0;
  background: #DDECF6;
  padding-block: 30px 0;
}
.merit__container .merit__inner {
  padding-bottom: 30px;
}
.merit__container::before {
  content: none;
}

.merit__heading--sub {
  font-size: 24px;
  padding: 0 0 6px;
  border-bottom: 2px solid #0284C9;
}
.merit__heading--sub::before, .merit__heading--sub::after {
  content: none;
}

.merit__heading--line {
  color: #F58529;
  font-size: 20px;
  text-underline-offset: -0.7rem;
}

.merit__heading--small {
  font-size: 16px;
  font-weight: 500;
}

.swiper__outer {
  position: relative;
}

.path {
  width: 100%;
  padding-bottom: 27px;
}

.swiper__container .swiper-scrollbar.swiper-scrollbar-horizontal {
  width: 345px;
  position: unset;
  margin: 22px auto 0;
}

.swiper-scrollbar {
  background-color: #D9D9D9;
  height: 6px;
}

.swiper-scrollbar-drag {
  background-color: #6A6969;
  height: 6px;
}

.swiper-slide {
  display: flex;
  justify-content: center;
  margin-top: 30px;
}

.slide__box {
  background: #FFFDC9;
  width: 345px;
  position: relative;
  padding: 20px;
  min-height: 693.6px;
}
.slide__box.rikei {
  background: #F5FBFF;
}
.slide__box.rikei .title {
  color: #0086CD;
  border-bottom: 1px solid #0086CD;
}
.slide__box .point__outer {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 10px;
  line-height: 1.5;
}
.slide__box .point__outer .name {
  text-align: right;
  width: 305px;
  margin-top: 2px;
  font-size: 14px;
}
.slide__box .point__outer .industry {
  text-align: right;
  width: 305px;
  font-size: 12px;
}
.slide__box .title {
  font-size: 16px;
  font-weight: bold;
  color: #F58529;
  display: flex;
  border-bottom: 1px solid #F58529;
  justify-content: space-between;
}
.slide__box .work {
  font-size: 14px;
  padding: 9px 0 15px 8px;
  font-weight: 500;
  line-height: 1.5;
}
.slide__box .work.second {
  line-height: 1.8;
}

.image {
  background-color: #66aedc;
  aspect-ratio: 61/40;
  width: 305px;
  height: 200px;
}

.department {
  position: absolute;
  left: 9px;
  top: 11px;
  background: linear-gradient(180deg, #ffa861 0%, #ff7300 100%);
  border-radius: 12.5128202438px;
  padding: 13.5px 21.5px;
  border: 2.3461537361px solid #ffffff;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.200000003);
}
.department.rikei {
  background: linear-gradient(180deg, #6fddf5 0%, #1498da 100%);
}
.department.rikei .text {
  text-shadow: 0px 0px 42px #ffffff;
}
.department .text {
  font-size: 25px;
  font-family: "Noto Sans JP";
  font-weight: 700;
  line-height: 1;
  text-align: left;
  color: #ffffff;
  text-shadow: 0px 0px 8px #ffa726;
}

#cta-1--01 .cta-1__container {
  margin-top: 0;
  padding: 0 0 30px;
  background: #fff;
}

.cta-1__title {
  color: #0086CD;
  font-size: 20px;
}

.cta-1__button {
  max-width: 345px;
  width: 100%;
  justify-content: center;
}

.merit__list {
  background: #FFFDC9;
  margin: auto;
  padding-top: 15px;
  max-width: 100%;
  display: flex;
  align-items: center;
}
.merit__list .recommend__title-area {
  display: flex;
  font-weight: 500;
  font-size: 24px;
  line-height: 1;
  align-items: flex-end;
  justify-content: center;
}
.merit__list .count {
  color: #F58529;
  font-size: 96px;
  font-weight: bold;
}
.merit__list .count .small {
  font-size: 24px;
  font-weight: 500;
}
.merit__list .recommend__title {
  color: #0086CD;
  display: flex;
  flex-direction: column;
}
.merit__list .recommend__title .small__title {
  font-size: 18px;
  border-bottom: 2px solid #0086CD;
  padding-bottom: 6px;
  padding-right: 8px;
  margin-bottom: 6px;
  font-weight: bold;
  text-align: right;
}
.merit__list .recommend__title .title {
  margin-bottom: 4px;
}

.merit__box {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 40px;
  max-width: 345px;
}

.merit__item {
  padding: 20px 0.875rem;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.merit__item-image {
  position: relative;
  z-index: 2;
  top: unset !important;
  right: unset !important;
  width: unset !important;
}

.merit__item-title {
  width: 100%;
  text-align: center;
  border-radius: 50px;
  z-index: 2;
  position: relative;
  font-size: 20px;
  font-weight: 500;
  margin-top: 0;
  padding: 0 0.625rem;
}
.merit__item-title.small {
  font-size: 18px;
}

.merit__item-content {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 8px;
}
.merit__item-content::before {
  content: "";
  position: absolute;
  background: #DDECF6;
  border-radius: 50%;
  width: 175px;
  height: 175px;
  top: 44px;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  z-index: 1;
}

.merit__item-number-image {
  z-index: 2;
  right: 0;
  bottom: -8px;
  left: 0;
  margin: 2px auto auto;
  position: relative;
  width: 60px !important;
}

.merit__item-number {
  text-align: center;
  font-size: 20px;
  font-weight: 500;
  z-index: 2;
  position: relative;
  line-height: 1;
}
.merit__item-number.margin {
  margin-top: -8px;
}

.merit__item--title {
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  margin-top: 20px;
  line-height: 1.5;
}

.merit__item-text {
  font-size: 16px;
  line-height: 1.8;
  margin-top: 6px;
  font-weight: 400;
}

.cta-1 {
  padding: 36px 0 40px;
}

.about {
  display: flex;
  flex-direction: column;
  align-items: center;
  line-height: 1.5;
  text-align: center;
}
.about .partner__heading {
  border-bottom: 2px solid #0086CD;
  margin: 30px 24px 0;
  max-width: -moz-fit-content;
  max-width: fit-content;
  padding: 0 21px 6px;
}
.about .logo__box {
  margin: 16px auto 7px;
}
.about .about__title {
  font-weight: bold;
  font-size: 18px;
  white-space: nowrap;
}
.about .about__title span {
  position: relative;
  z-index: 1;
}
.about .about__title span::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 12px;
  background: #A6D7F8;
  left: 0;
  bottom: -2px;
  z-index: -1;
}
.about .text__area {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 10px;
  margin-top: 16px;
}
.about .about__text {
  font-size: 14px;
}
.about .small__text {
  font-size: 10px;
}

.bg__outer {
  background: url("../../img/bg-merit--sp.webp") center bottom/100% 100% no-repeat;
}

.partner__container .title__area {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.partner__container .title__area .partner__heading {
  border-bottom: none;
  margin-top: 18px;
  position: relative;
  letter-spacing: 0.25em;
}
.partner__container .title__area .partner__heading.partner::after {
  content: "※2";
  position: absolute;
  color: #333;
  font-size: 10px;
  letter-spacing: normal;
}
.partner__container .title__area .count {
  font-size: 26px;
  color: #0086CD;
  font-weight: bold;
  border-top: 2px solid #0086CD;
}
.partner__container .title__area .count span {
  font-size: 16px;
}

.partner__inner .attention {
  font-size: 10px;
  color: #333;
  font-weight: 500;
}

.result .text__area {
  text-align: left;
  align-items: flex-start;
}
.result .text__area .text.margin {
  margin-top: 13px;
}
.result .text__area .text .bold__text {
  font-weight: bold;
  position: relative;
  z-index: 1;
}
.result .text__area .text .bold__text::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 12px;
  background: #A6D7F8;
  left: 0;
  bottom: -2px;
  z-index: -1;
}
.result .text__area .text .small__text {
  font-size: 12px;
  font-weight: 500;
}
.result .text__area .text .weight {
  font-weight: 500;
}

.wrapper {
  display: flex;
  flex-direction: column;
  background: #fff;
  border-radius: 24px;
  align-items: center;
  margin: 8px 15px 64px;
  padding: 30px 10px;
  max-width: 480px;
}
.wrapper .contents {
  display: contents;
}
.wrapper .img {
  margin: 16px 0;
}

.voice__list {
  padding-top: 20px;
}

.voice__container {
  margin-top: -2px;
}

.voice__heading {
  top: unset;
  position: unset;
  translate: unset;
}

@media (min-width: 768px) {
  .main-visual__container {
    background-image: url("../../img/PC-FV.webp");
    aspect-ratio: 1440/740;
    max-height: 51.3888888889vw;
    padding-top: 2.7777777778vw;
  }
  .main-visual__container .sub__text {
    top: 0;
    width: 90%;
    height: 110%;
    font-size: 2.7777777778vw;
  }
  .main-visual__container .sub__text .large {
    font-size: 3.1944444444vw;
  }
  .main-visual__container .sub__text .text__top {
    left: 36.133333vw;
    top: 8vw;
  }
  .main-visual__container .sub__text .text__left {
    font-size: 2.2222222222vw;
    top: 9vw;
    left: 10.933333vw;
  }
  .main-visual__container .sub__text .text__left .large {
    font-size: 2.9166666667vw;
  }
  .main-visual__container .sub__text .text__right {
    right: unset;
    top: 31vw;
    left: 44.4444444444vw;
  }
  .main-visual__container .sub__text .text__right span {
    font-size: 2.2222222222vw;
  }
  .main-visual__container .sub__text .text__bottom {
    left: 60.4166666667vw;
    top: 38vw;
    font-size: 2.2222222222vw;
  }
  .main-visual__container .sub__text .text__bottom .large {
    font-size: 2.7777777778vw;
  }
  .main-visual__container .btn__box {
    justify-content: flex-start;
    margin-top: -13.8888888889vw;
  }
  .main-visual__container .main-visual__button {
    margin-top: 0;
    padding-inline: 7.85vw;
  }
  .main-visual__container .main-visual__button-image {
    width: 29.3055555556vw;
    top: min(-2.2569444444vw, -1.625rem);
  }
  .main-visual__container .fv__fukidashi {
    width: 29.3055555556vw;
  }
  .sub__container {
    padding-right: 1.5277777778vw;
  }
  .sub__container .box {
    display: flex;
    gap: 16.6666666667vw;
    flex-direction: column;
  }
  .sub__container .box .copy {
    color: #F58529;
    font-size: 4.4444444444vw;
    font-weight: bold;
    text-shadow: 2px 2px 46px #E2E1D4;
  }
  .sub__outer {
    width: 16.6666666667vw;
    height: 4.4444444444vw;
  }
  .sub__outer .main-visual__heading--sub {
    font-size: 2.38125vw;
    border: 2px solid #ffffff;
  }
  .sub__outer .sub__box {
    width: 15.9722222222vw;
  }
  .copy__area .main__copy {
    font-size: 3.3333333333vw;
  }
  .copy__area .main__copy span {
    margin-top: 7.6388888889vw;
  }
  .merit__container .merit__inner {
    padding-bottom: 0;
  }
  .merit__inner {
    max-width: 990px;
    margin: auto;
  }
  .merit__heading--sub {
    font-size: 36px;
    border-bottom: 4px solid #0086CD;
    width: 100%;
    max-width: 58.3333333333vw;
    min-width: 700px;
    text-align: center;
  }
  .merit__heading--line {
    font-size: 24px;
    text-underline-offset: -1.1rem;
  }
  .merit__heading--small {
    font-size: 20px;
  }
  .slide__box {
    display: flex;
    width: 100%;
    max-width: 960px;
    margin: auto;
    min-height: auto;
    border-radius: 10px;
    gap: 4.1666666667vw;
  }
  .swiper-wrapper.normal {
    display: block !important;
    overflow: visible !important;
    transform: none !important;
  }
  .swiper-slide {
    width: auto !important;
    margin-bottom: 16px;
    float: none !important;
    display: block;
    margin: 30px 15px 0;
  }
  .swiper-scrollbar {
    display: none;
  }
  .slide__box {
    padding: 30px 40px 20px;
  }
  .slide__box .point__outer .name {
    font-size: 16px;
  }
  .slide__box .point__outer .industry {
    font-size: 16px;
  }
  .slide__box .title {
    font-size: 18px;
  }
  .slide__box .work {
    font-size: 16px;
    padding: 9px 0 15px 3px;
  }
  .path {
    padding-bottom: 50px;
  }
  #cta-1--01 .cta-1__container {
    padding: 0 0 90px;
  }
  .cta-1__title {
    font-size: 32px;
  }
  .cta-1__button {
    max-width: 742px;
  }
  .merit__list .recommend__title-area {
    font-size: 40px;
  }
  .merit__list .recommend__title .small__title {
    font-size: 32px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 4px solid #0086CD;
  }
  .merit__list .count {
    font-size: 164px;
  }
  .merit__list .count .small {
    font-size: 40px;
  }
  .merit__box {
    max-width: 960px;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
    margin: 20px 20px 0;
  }
  .merit__list {
    padding: 48px 0 20px;
  }
  .merit__list .recommend__title .title {
    margin-bottom: 7px;
  }
  .merit__item {
    display: block;
    max-width: 460px;
    padding: 20px 30px;
  }
  .merit__item-title {
    font-size: 24px;
    padding: 4px 20px;
    line-height: 1;
  }
  .merit__item-title.small {
    font-size: 22px;
  }
  .merit__item--title {
    font-size: 18px;
  }
  .partner__heading {
    font-size: 36px;
  }
  .about .partner__heading {
    border-bottom: 4px solid #0086CD;
  }
  .about .logo__outer {
    margin: auto 20px;
  }
  .about .text__area.result {
    margin-top: 20px;
    max-width: 628px;
    width: 43.6111111111vw;
  }
  .about .about__text {
    font-size: 18px;
    font-weight: 500;
  }
  .about .small__text {
    font-size: 14px;
  }
  .partner__container .title__area .partner__heading.partner::after {
    font-size: 14px;
  }
  .partner__container .title__area .count {
    font-size: 32px;
    border-top: 4px solid #0086CD;
  }
  .partner__container .title__area .count span {
    font-size: 22px;
  }
  .partner__container .title__area .count span.font {
    font-size: 24px;
    padding: 0 16.5px;
  }
  .partner__inner .attention {
    font-size: 14px;
    text-align: right;
    margin-right: 1.9444444444vw;
  }
  .wrapper {
    max-width: 960px;
    padding: 30px;
    margin-bottom: 100px;
    width: 93%;
  }
  .wrapper .text__box {
    display: flex;
    flex-direction: row-reverse;
    font-size: 18px;
    gap: 32px;
  }
  .wrapper .text__box .text__area {
    margin-top: 30px;
    line-height: 1.8;
    letter-spacing: -0.07em;
  }
  .wrapper .text__box .img {
    margin: 30px 0 0;
  }
  .result .text__area .text .small__text {
    font-size: 18px;
  }
}/*# sourceMappingURL=revision.css.map */