/* inter-100 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Inter";
  font-style: normal;
  font-weight: 100;
  src: url("./inter-v13-latin-100.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-200 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Inter";
  font-style: normal;
  font-weight: 200;
  src: url("./inter-v13-latin-200.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Inter";
  font-style: normal;
  font-weight: 300;
  src: url("./inter-v13-latin-300.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  src: url("./inter-v13-latin-regular.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Inter";
  font-style: normal;
  font-weight: 500;
  src: url("./inter-v13-latin-500.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Inter";
  font-style: normal;
  font-weight: 600;
  src: url("./inter-v13-latin-600.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  src: url("./inter-v13-latin-700.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-800 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Inter";
  font-style: normal;
  font-weight: 800;
  src: url("./inter-v13-latin-800.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-900 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Inter";
  font-style: normal;
  font-weight: 900;
  src: url("./inter-v13-latin-900.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* noto-sans-jp-900 - japanese_latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Noto Sans Japanese";
  font-style: normal;
  font-weight: 900;
  src: url("./noto-sans-jp-v52-japanese_latin-900.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
@media (max-width: 768px) {
  .ss_contents #page-32754 {
    margin: 0 -10px;
  }
}
.ss_contents #page-32754 p {
  margin-bottom: 0;
  line-height: inherit;
}

#page-32754 {
  color: #000;
}
@media (min-width: 769px) {
  #page-32754 {
    min-width: 1300px;
  }
}
#page-32754 .fontInter {
  font-family: "Inter", sans-serif;
}
@media (max-width: 768px) {
  #page-32754 .u-pc {
    display: none;
  }
}
@media (min-width: 769px) {
  #page-32754 .u-sp {
    display: none;
  }
}
#page-32754 .inner {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 768px) {
  #page-32754 .inner {
    width: calc(100% - 40px);
  }
}
#page-32754 .sec-mainvisual {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 570px;
  padding: 58px 0 0;
  background: #fff -webkit-gradient(linear, right top, left top, from(#E5FBFF), to(#FFF));
  background: #fff -webkit-linear-gradient(right, #E5FBFF 0%, #FFF 100%);
  background: #fff linear-gradient(270deg, #E5FBFF 0%, #FFF 100%);
  background-size: 70% 100%;
  background-position: right center;
  background-repeat: no-repeat;
  position: relative;
  z-index: 0;
  overflow: hidden;
}
@media (max-width: 768px) {
  #page-32754 .sec-mainvisual {
    height: 573px;
    padding: 200px 0 0;
    background: #fff -webkit-gradient(linear, left bottom, left top, from(#E5FBFF), to(#FFF));
    background: #fff -webkit-linear-gradient(bottom, #E5FBFF 0%, #FFF 100%);
    background: #fff linear-gradient(0deg, #E5FBFF 0%, #FFF 100%);
    background-size: 100% 80%;
    background-position: center bottom;
    background-repeat: no-repeat;
  }
}
#page-32754 .sec-mainvisual::before {
  content: "";
  display: block;
  position: absolute;
  width: 547px;
  aspect-ratio: 547/468;
  background: url(../img/page-32754/mv_illust.png) center center/contain no-repeat;
  z-index: -1;
  top: 0;
  left: 58%;
  bottom: 0;
  margin: auto 0;
}
@media (max-width: 768px) {
  #page-32754 .sec-mainvisual::before {
    width: 312px;
    aspect-ratio: 590/475;
    left: auto;
    right: 0;
    top: -60px;
    bottom: auto;
    background-image: url(../img/page-32754/mv_illust_sp.png);
  }
}
#page-32754 .sec-mainvisual .title {
  width: 664.4px;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  #page-32754 .sec-mainvisual .title {
    width: 338px;
    margin-bottom: 12px;
  }
}
#page-32754 .sec-mainvisual .copy {
  width: 428px;
}
@media (max-width: 768px) {
  #page-32754 .sec-mainvisual .copy {
    width: 310px;
  }
}
#page-32754 .sec-mainvisual .copy img {
  width: 100%;
}
#page-32754 .sec-mainvisual .check {
  margin-top: 24px;
  padding-top: 24px;
  border-top: 1px solid #1A2F43;
  width: 585px;
  display: grid;
  gap: 10px;
  font-size: 19px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 1.4210526316;
}
@media (max-width: 768px) {
  #page-32754 .sec-mainvisual .check {
    margin-top: 16px;
    padding-top: 16px;
    font-size: 16px;
    width: 100%;
  }
}
#page-32754 .sec-mainvisual .check li {
  position: relative;
  padding-left: 40px;
  background: url(../img/page-32754/icon_check.svg) left 3px/25px no-repeat;
  line-height: 1.4210526316;
}
@media (max-width: 768px) {
  #page-32754 .sec-mainvisual .check li {
    background-size: 17px;
    padding-left: 30px;
  }
}
#page-32754 .sec-mainvisual .check li span {
  font-weight: 700;
  background: -webkit-gradient(linear, left bottom, left top, from(#FFE458), color-stop(20%, #FFE458), color-stop(20%, transparent), to(transparent));
  background: -webkit-linear-gradient(bottom, #FFE458 0%, #FFE458 20%, transparent 20%, transparent 100%);
  background: linear-gradient(0deg, #FFE458 0%, #FFE458 20%, transparent 20%, transparent 100%);
  background-size: 100% 90%;
}
#page-32754 .sec-cv {
  background: #1A2F43;
  padding: 30px 0 37px;
}
@media (max-width: 768px) {
  #page-32754 .sec-cv {
    padding: 40px 0;
  }
}
#page-32754 .sec-cv .inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 20px;
}
@media (max-width: 768px) {
  #page-32754 .sec-cv .inner {
    gap: 25px;
    display: grid;
  }
}
#page-32754 .sec-cv .textDeco {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 17px;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0;
  color: #fff;
  text-align: center;
  margin: 0 0 13px;
}
@media (max-width: 768px) {
  #page-32754 .sec-cv .textDeco {
    font-size: 14px;
    font-weight: 700;
    letter-spacing: -0.01em;
    gap: 4px;
    margin: 0 0 8px;
    line-height: 1.2727272727;
  }
}
#page-32754 .sec-cv .textDeco::before, #page-32754 .sec-cv .textDeco::after {
  content: "";
  display: block;
  width: 17px;
  aspect-ratio: 16.264/23.764;
  background: url(../img/page-32754/deco_line01.svg) center center/contain no-repeat;
  translate: 0 2px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}
@media (max-width: 768px) {
  #page-32754 .sec-cv .textDeco::before, #page-32754 .sec-cv .textDeco::after {
    width: 10px;
  }
}
#page-32754 .sec-cv .textDeco::after {
  scale: -1 1;
}
#page-32754 .sec-cv .group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  width: 450px;
}
@media (max-width: 768px) {
  #page-32754 .sec-cv .group {
    width: 100%;
  }
}
@media (max-width: 768px) {
  #page-32754 .sec-cv .group--large .textDeco {
    min-height: 0;
  }
}
#page-32754 .sec-cv .group--large .textDeco::before, #page-32754 .sec-cv .group--large .textDeco::after {
  width: 17px;
  height: 23px;
  background: url(../img/page-32754/deco_text03.svg) center center/contain no-repeat;
}
#page-32754 .sec-cv .group--large .button {
  width: 700px;
}
@media (max-width: 768px) {
  #page-32754 .sec-cv .group--large .button {
    width: 335px;
  }
}
#page-32754 .sec-cv .button {
  width: 100%;
}
#page-32754 .sec-cv .button a, #page-32754 .sec-cv .button button {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 60px;
  background-color: #fff;
  color: inherit;
  border-radius: 4px;
  font-size: 18px;
  font-weight: 900;
  letter-spacing: 0.05em;
  line-height: 2.1666666667;
  text-decoration: none;
  -webkit-box-shadow: 0 6px rgba(0, 0, 0, 0.12);
          box-shadow: 0 6px rgba(0, 0, 0, 0.12);
}
@media (any-hover: hover) {
  #page-32754 .sec-cv .button a, #page-32754 .sec-cv .button button {
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
  }
  #page-32754 .sec-cv .button a:hover, #page-32754 .sec-cv .button button:hover {
    translate: 0 6px;
    -webkit-box-shadow: 0 0 rgba(0, 0, 0, 0.12);
            box-shadow: 0 0 rgba(0, 0, 0, 0.12);
  }
}
@media (max-width: 768px) {
  #page-32754 .sec-cv .button a, #page-32754 .sec-cv .button button {
    font-size: 14px;
    font-weight: 700;
    height: 50px;
  }
}
#page-32754 .sec-cv .button--red a, #page-32754 .sec-cv .button--red button {
  background-color: #C52B40;
  color: #fff;
}
#page-32754 .sec-cv .button--yellow a, #page-32754 .sec-cv .button--yellow button {
  background-color: #F6F061;
}
#page-32754 .sec-cv .button--arrow a, #page-32754 .sec-cv .button--arrow button {
  position: relative;
}
@media (max-width: 768px) {
  #page-32754 .sec-cv .button--arrow a, #page-32754 .sec-cv .button--arrow button {
    padding-right: 8px;
  }
}
#page-32754 .sec-cv .button--arrow a::after, #page-32754 .sec-cv .button--arrow button::after {
  content: "";
  display: block;
  width: 17px;
  height: 20px;
  background: url(../img/page-32754/arrow.svg) center center/contain no-repeat;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 22px;
  margin: auto 0;
}
@media (max-width: 768px) {
  #page-32754 .sec-cv .button--arrow a::after, #page-32754 .sec-cv .button--arrow button::after {
    width: 12px;
    height: 17px;
    right: 16px;
  }
}
@media (max-width: 768px) {
  #page-32754 .sec-cv .button--blank {
    letter-spacing: 0;
  }
}
#page-32754 .sec-cv .button--blank a, #page-32754 .sec-cv .button--blank button {
  position: relative;
}
@media (max-width: 768px) {
  #page-32754 .sec-cv .button--blank a, #page-32754 .sec-cv .button--blank button {
    padding-right: 14px;
  }
}
#page-32754 .sec-cv .button--blank a::after, #page-32754 .sec-cv .button--blank button::after {
  content: "";
  display: block;
  width: 18px;
  height: 14px;
  background: url(../img/page-32754/blank.svg) center center/contain no-repeat;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 22px;
  margin: auto 0;
}
@media (max-width: 768px) {
  #page-32754 .sec-cv .button--blank a::after, #page-32754 .sec-cv .button--blank button::after {
    width: 16px;
    height: 14px;
    right: 12px;
  }
}
#page-32754 .sec-issue {
  background-color: #CBF8ED;
  padding: 80px 0 90px;
  position: relative;
  z-index: 0;
}
@media (max-width: 768px) {
  #page-32754 .sec-issue {
    padding: 42px 0 192px;
  }
}
#page-32754 .sec-issue::after {
  content: "";
  display: block;
  width: 255px;
  aspect-ratio: 255/154;
  background: url(../img/page-32754/arrow_yellow.svg) center center/contain;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -93px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  #page-32754 .sec-issue::after {
    width: 222px;
    bottom: -80px;
  }
}
#page-32754 .sec-issue .title {
  text-align: center;
  font-size: 42px;
  font-weight: 900;
  letter-spacing: 0.02em;
  line-height: 1.1904761905;
  margin-bottom: 56px;
}
@media (max-width: 768px) {
  #page-32754 .sec-issue .title {
    font-size: 23px;
  }
}
#page-32754 .sec-issue .title .small {
  font-size: 28px;
  font-weight: 900;
  line-height: 1.7857142857;
  letter-spacing: 0;
  display: block;
}
@media (max-width: 768px) {
  #page-32754 .sec-issue .title .small {
    font-size: 16px;
  }
}
#page-32754 .sec-issue .title .gray {
  display: inline-block;
  color: #656565;
  border-bottom: 2px solid currentColor;
}
#page-32754 .sec-issue .col {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
  position: relative;
  z-index: 0;
}
@media (max-width: 768px) {
  #page-32754 .sec-issue .col {
    grid-template-columns: 100%;
    gap: 30px;
  }
}
#page-32754 .sec-issue .col::after {
  content: "";
  display: block;
  width: 130px;
  aspect-ratio: 130/181;
  position: absolute;
  right: 23px;
  bottom: calc(100% - 23px);
  z-index: -1;
  background: url(../img/page-32754/illust_issue.svg) center center/contain no-repeat;
}
@media (max-width: 768px) {
  #page-32754 .sec-issue .col::after {
    left: 0;
    right: 0;
    bottom: -176px;
    margin: 0 auto;
    z-index: 1;
    translate: -8px 0;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 84%, 0 84%);
            clip-path: polygon(0 0, 100% 0, 100% 84%, 0 84%);
  }
}
#page-32754 .sec-issue .col > li {
  background-color: #fff;
  border-radius: 10px;
  padding: 36px 25px 102px;
  position: relative;
  z-index: 0;
  -webkit-box-shadow: 3px 3px 14px rgba(0, 0, 0, 0.06);
          box-shadow: 3px 3px 14px rgba(0, 0, 0, 0.06);
}
@media (max-width: 768px) {
  #page-32754 .sec-issue .col > li {
    padding: 36px 25px 34px;
  }
}
#page-32754 .sec-issue .col .heading {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  translate: 0 -50%;
  margin: 0 auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  background-color: #656565;
  border-radius: 100px;
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  line-height: 1;
  padding: 13px 34px;
  color: #fff;
}
@media (max-width: 768px) {
  #page-32754 .sec-issue .col .heading {
    font-size: 16px;
    padding: 12px 24px;
  }
}
#page-32754 .sec-issue .col .copy {
  font-size: 21px;
  font-weight: 700;
  text-align: center;
  line-height: 1.5238095238;
  margin-bottom: 12px;
}
@media (max-width: 768px) {
  #page-32754 .sec-issue .col .copy {
    font-size: 19px;
  }
}
#page-32754 .sec-issue .col .text {
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.7333333333;
  color: #5D5D5D;
}
#page-32754 .sec-issue .col .button {
  width: 232px;
  height: 50px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 34px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  #page-32754 .sec-issue .col .button {
    position: relative;
    bottom: 0;
    width: 242px;
    height: 50px;
    margin-top: 13px;
  }
}
#page-32754 .sec-issue .col .button a {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 0;
  background-color: #355C82;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  -webkit-box-shadow: 0 6px rgba(0, 0, 0, 0.16);
          box-shadow: 0 6px rgba(0, 0, 0, 0.16);
  border-radius: 4px;
  text-decoration: none;
}
@media (any-hover: hover) {
  #page-32754 .sec-issue .col .button a {
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
  }
  #page-32754 .sec-issue .col .button a:hover {
    translate: 0 6px;
    -webkit-box-shadow: 0 0 rgba(0, 0, 0, 0.16);
            box-shadow: 0 0 rgba(0, 0, 0, 0.16);
  }
}
@media (max-width: 768px) {
  #page-32754 .sec-issue .col .button a {
    font-size: 17px;
  }
}
#page-32754 .sec-issue .col .button a::after {
  content: "";
  display: block;
  width: 17px;
  height: 20px;
  background: url(../img/page-32754/arrow.svg) center center/contain no-repeat;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 22px;
  margin: auto 0;
}
@media (max-width: 768px) {
  #page-32754 .sec-issue .col .button a::after {
    width: 14px;
    height: 18px;
    right: 18px;
  }
}
#page-32754 .sec-resolve {
  padding: 125px 0 90px;
  overflow: hidden;
}
@media (max-width: 768px) {
  #page-32754 .sec-resolve {
    padding: 100px 0 60px;
  }
}
#page-32754 .sec-resolve .title {
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 30px;
  margin-bottom: 60px;
}
@media (max-width: 768px) {
  #page-32754 .sec-resolve .title {
    gap: 20px;
    margin-bottom: 30px;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}
#page-32754 .sec-resolve .title::before, #page-32754 .sec-resolve .title::after {
  content: "";
  display: block;
  width: 48px;
  aspect-ratio: 48/57;
  background: url(../img/page-32754/deco_line02.svg) center center/48px no-repeat;
}
#page-32754 .sec-resolve .title::after {
  scale: -1 1;
}
#page-32754 .sec-resolve .title > h2, #page-32754 .sec-resolve .title > h3, #page-32754 .sec-resolve .title > h4, #page-32754 .sec-resolve .title > h5, #page-32754 .sec-resolve .title > h6, #page-32754 .sec-resolve .title > p {
  font-size: 34px;
  letter-spacing: 0.03em;
  font-weight: 900;
}
@media (max-width: 768px) {
  #page-32754 .sec-resolve .title > h2, #page-32754 .sec-resolve .title > h3, #page-32754 .sec-resolve .title > h4, #page-32754 .sec-resolve .title > h5, #page-32754 .sec-resolve .title > h6, #page-32754 .sec-resolve .title > p {
    font-size: 19px;
  }
}
#page-32754 .sec-resolve .title > h2 .red, #page-32754 .sec-resolve .title > h3 .red, #page-32754 .sec-resolve .title > h4 .red, #page-32754 .sec-resolve .title > h5 .red, #page-32754 .sec-resolve .title > h6 .red, #page-32754 .sec-resolve .title > p .red {
  color: #C52B40;
  font-size: 46px;
  letter-spacing: 0.03em;
  line-height: 1.3043478261;
}
@media (max-width: 768px) {
  #page-32754 .sec-resolve .title > h2 .red, #page-32754 .sec-resolve .title > h3 .red, #page-32754 .sec-resolve .title > h4 .red, #page-32754 .sec-resolve .title > h5 .red, #page-32754 .sec-resolve .title > h6 .red, #page-32754 .sec-resolve .title > p .red {
    font-size: 28px;
  }
}
#page-32754 .sec-resolve .title > h2 .line, #page-32754 .sec-resolve .title > h3 .line, #page-32754 .sec-resolve .title > h4 .line, #page-32754 .sec-resolve .title > h5 .line, #page-32754 .sec-resolve .title > h6 .line, #page-32754 .sec-resolve .title > p .line {
  font-size: 46px;
  letter-spacing: 0.03em;
  line-height: 1.3043478261;
  color: #1A2B3C;
  background: -webkit-gradient(linear, left bottom, left top, from(#FFE458), color-stop(30%, #FFE458), color-stop(30%, transparent), to(transparent));
  background: -webkit-linear-gradient(bottom, #FFE458 0%, #FFE458 30%, transparent 30%, transparent 100%);
  background: linear-gradient(0deg, #FFE458 0%, #FFE458 30%, transparent 30%, transparent 100%);
}
@media (max-width: 768px) {
  #page-32754 .sec-resolve .title > h2 .line, #page-32754 .sec-resolve .title > h3 .line, #page-32754 .sec-resolve .title > h4 .line, #page-32754 .sec-resolve .title > h5 .line, #page-32754 .sec-resolve .title > h6 .line, #page-32754 .sec-resolve .title > p .line {
    font-size: 28px;
  }
}
#page-32754 .sec-resolve .title .dot {
  display: inline-block;
  position: relative;
  z-index: 0;
}
#page-32754 .sec-resolve .title .dot::before {
  content: "";
  display: block;
  width: 6px;
  aspect-ratio: 1/1;
  border-radius: 50%;
  position: absolute;
  left: 0;
  right: 0;
  top: -6px;
  margin: 0 auto;
  background-color: #DCB61F;
}
@media (max-width: 768px) {
  #page-32754 .sec-resolve .title .dot::before {
    width: 4px;
    top: -3px;
  }
}
#page-32754 .sec-resolve .box {
  display: grid;
  grid-template-columns: 500px 450px;
  gap: 50px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  position: relative;
  z-index: 0;
  padding: 60px 0;
  margin-top: 50px;
}
@media (max-width: 768px) {
  #page-32754 .sec-resolve .box {
    grid-template-columns: 100%;
    gap: 24px;
    margin-top: 20px;
    padding: 40px 0;
  }
}
#page-32754 .sec-resolve .box::before {
  content: "";
  display: block;
  top: 0;
  bottom: 0;
  background-color: #F0F8FF;
  z-index: -1;
  left: calc(50% - 195px);
  width: 100vw;
  min-width: 880px;
  position: absolute;
}
@media (max-width: 768px) {
  #page-32754 .sec-resolve .box::before {
    left: -20px;
    right: -20px;
    top: 0;
    bottom: 0;
    width: auto;
  }
}
@media (min-width: 769px) {
  #page-32754 .sec-resolve .box:nth-child(2n) {
    grid-template-columns: 450px 500px;
  }
  #page-32754 .sec-resolve .box:nth-child(2n)::before {
    left: auto;
    right: calc(50% - 195px);
  }
  #page-32754 .sec-resolve .box:nth-child(2n) .textarea {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
        -ms-flex-order: 2;
            order: 2;
  }
}
#page-32754 .sec-resolve .box .textarea {
  width: 500px;
}
@media (max-width: 768px) {
  #page-32754 .sec-resolve .box .textarea {
    width: 100%;
  }
}
#page-32754 .sec-resolve .box .textarea .copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 35px;
  margin-bottom: 24px;
}
@media (max-width: 768px) {
  #page-32754 .sec-resolve .box .textarea .copy {
    gap: 20px;
    margin-bottom: 20px;
  }
}
#page-32754 .sec-resolve .box .textarea .copy .heading {
  width: 96px;
  aspect-ratio: 1/1;
  background-color: #355C82;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.625;
}
@media (max-width: 768px) {
  #page-32754 .sec-resolve .box .textarea .copy .heading {
    width: 66px;
    font-size: 12px;
  }
}
#page-32754 .sec-resolve .box .textarea .copy .heading span {
  color: #FFE249;
  font-family: "Inter", sans-serif;
  font-size: 47px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 1;
}
@media (max-width: 768px) {
  #page-32754 .sec-resolve .box .textarea .copy .heading span {
    font-size: 32px;
  }
}
#page-32754 .sec-resolve .box .textarea .copy h3 {
  color: #1E4061;
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 0.03em;
  line-height: 1.5333333333;
  white-space: nowrap;
}
@media (max-width: 768px) {
  #page-32754 .sec-resolve .box .textarea .copy h3 {
    font-size: 20px;
  }
}
#page-32754 .sec-resolve .box .textarea .text {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.7777777778;
}
@media (max-width: 768px) {
  #page-32754 .sec-resolve .box .textarea .text {
    font-size: 15px;
  }
}
#page-32754 .sec-resolve .box .textarea .text p + p {
  margin-top: 1em;
}
#page-32754 .sec-resolve .box figure {
  width: 450px;
  border-radius: 10px;
  background: #fff;
  padding: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: 3px 3px 15px rgba(0, 0, 0, 0.06);
          box-shadow: 3px 3px 15px rgba(0, 0, 0, 0.06);
}
@media (max-width: 768px) {
  #page-32754 .sec-resolve .box figure {
    width: 100%;
    padding: 25px;
  }
}
#page-32754 .sec-resolve .box figure img {
  width: 100%;
}
#page-32754 .sec-service {
  padding: 80px 0 40px;
  position: relative;
  z-index: 1;
}
@media (max-width: 768px) {
  #page-32754 .sec-service {
    padding: 50px 0 30px;
  }
}
#page-32754 .sec-service::after {
  content: "";
  display: block;
  width: 26px;
  height: 20px;
  -webkit-clip-path: polygon(50% 100%, 0 0, 100% 0);
          clip-path: polygon(50% 100%, 0 0, 100% 0);
  background-color: #fff;
  position: absolute;
  left: 0;
  right: 0;
  top: calc(100% - 1px);
  margin: 0 auto;
}
@media (max-width: 768px) {
  #page-32754 .sec-service::after {
    width: 30px;
    height: 18px;
  }
}
#page-32754 .sec-service .title {
  text-align: center;
  font-size: 44px;
  font-weight: 900;
  letter-spacing: 0.03em;
  line-height: 1.3636363636;
  color: #1A2B3C;
  margin-bottom: 24px;
}
@media (max-width: 768px) {
  #page-32754 .sec-service .title {
    font-size: 28px;
    margin-bottom: 22px;
  }
}
#page-32754 .sec-service .table img {
  max-width: 100%;
}
#page-32754 .sec-service .table .scroll {
  overflow: hidden;
}
@media (max-width: 768px) {
  #page-32754 .sec-service .table .scroll {
    overflow-x: scroll;
    position: relative;
    z-index: 0;
    margin: 0 -20px;
    padding: 0 20px;
    width: calc(100% + 40px);
  }
  #page-32754 .sec-service .table .scroll::before, #page-32754 .sec-service .table .scroll::after {
    pointer-events: none;
    -webkit-transition: opacity 0.8s ease;
    transition: opacity 0.8s ease;
  }
  #page-32754 .sec-service .table .scroll::before {
    content: "";
    display: block;
    background-image: url(../img/page-32754/hand.svg);
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: center 20%;
    width: 30px;
    height: 39px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 18px;
    z-index: 2;
    margin: auto;
    -webkit-animation: swipe 1.6s ease infinite;
            animation: swipe 1.6s ease infinite;
  }
  @-webkit-keyframes swipe {
    0% {
      translate: 15px 0;
      opacity: 0;
    }
    40% {
      opacity: 1;
    }
    60% {
      opacity: 1;
    }
    100% {
      translate: -15px 0;
      opacity: 0;
    }
  }
  @keyframes swipe {
    0% {
      translate: 15px 0;
      opacity: 0;
    }
    40% {
      opacity: 1;
    }
    60% {
      opacity: 1;
    }
    100% {
      translate: -15px 0;
      opacity: 0;
    }
  }
  #page-32754 .sec-service .table .scroll::after {
    content: "Scroll";
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 40px 0 0;
    position: absolute;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 120px;
    height: 120px;
    background-color: rgba(0, 0, 0, 0.4);
    color: #fff;
    font-family: "Inter", sans-serif;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    margin: auto;
  }
  #page-32754 .sec-service .table .scroll img {
    width: 1000px;
    display: block;
    max-width: none;
  }
}
#page-32754 .sec-service .table .scroll.touched::before, #page-32754 .sec-service .table .scroll.touched::after {
  opacity: 0;
  -webkit-animation: none;
          animation: none;
}
#page-32754 .sec-service .message {
  margin-top: 74px;
}
@media (max-width: 768px) {
  #page-32754 .sec-service .message {
    margin-top: 58px;
  }
}
#page-32754 .sec-service .message .copy {
  text-align: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 30px;
  font-size: 38px;
  font-weight: 900;
  letter-spacing: 0;
  line-height: 1;
  color: #1A2B3C;
}
@media (max-width: 768px) {
  #page-32754 .sec-service .message .copy {
    gap: 20px;
    font-size: 24px;
  }
}
#page-32754 .sec-service .message .copy::before, #page-32754 .sec-service .message .copy::after {
  content: "";
  display: block;
  width: 31px;
  aspect-ratio: 31/35;
  background: url(../img/page-32754/deco_line03.svg) center center/31px no-repeat;
}
@media (max-width: 768px) {
  #page-32754 .sec-service .message .copy::before, #page-32754 .sec-service .message .copy::after {
    width: 15px;
  }
}
#page-32754 .sec-service .message .copy::after {
  scale: -1 1;
}
#page-32754 .sec-service .message .text {
  font-size: 21px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.7142857143;
  text-align: center;
  margin-top: 12px;
}
@media (max-width: 768px) {
  #page-32754 .sec-service .message .text {
    font-size: 16px;
  }
}
#page-32754 .sec-install {
  background: #F0F8FF;
  padding: 78px 0 90px;
}
@media (max-width: 768px) {
  #page-32754 .sec-install {
    padding: 50px 0 60px;
  }
}
#page-32754 .sec-install .title {
  text-align: center;
  font-size: 44px;
  font-weight: 900;
  letter-spacing: 0.03em;
  line-height: 1.3636363636;
  color: #1A2B3C;
  margin-bottom: 16px;
}
@media (max-width: 768px) {
  #page-32754 .sec-install .title {
    font-size: 28px;
    margin-bottom: 14px;
  }
}
#page-32754 .sec-install .text {
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.6666666667;
  text-align: center;
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  #page-32754 .sec-install .text {
    font-size: 16px;
  }
}
#page-32754 .sec-install .text span {
  color: #355C82;
  font-weight: 700;
}
#page-32754 .sec-install .col3 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}
@media (max-width: 768px) {
  #page-32754 .sec-install .col3 {
    gap: 20px;
    grid-template-columns: 100%;
  }
}
#page-32754 .sec-install .col3 dl {
  background-color: #fff;
  border-radius: 10px;
  border: 1px solid #355C82;
  overflow: hidden;
  -webkit-box-shadow: 3px 3px 15px rgba(0, 0, 0, 0.08);
          box-shadow: 3px 3px 15px rgba(0, 0, 0, 0.08);
}
#page-32754 .sec-install .col3 dl dt {
  background-color: #355C82;
  color: #fff;
  text-align: center;
  padding: 15px 10px;
  font-size: 21px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.2;
  position: relative;
}
@media (max-width: 768px) {
  #page-32754 .sec-install .col3 dl dt {
    font-size: 18px;
  }
}
#page-32754 .sec-install .col3 dl dt::after {
  content: "";
  display: block;
  width: 12px;
  height: 11px;
  -webkit-clip-path: polygon(50% 100%, 0 0, 100% 0);
          clip-path: polygon(50% 100%, 0 0, 100% 0);
  background-color: #355C82;
  position: absolute;
  left: 0;
  right: 0;
  top: calc(100% - 1px);
  margin: 0 auto;
}
#page-32754 .sec-install .col3 dl dd {
  padding: 0 0 28px;
}
#page-32754 .sec-install .col3 dl dd > p {
  min-height: 86px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  color: #5D5D5D;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.75;
  margin: 20px 0 15px;
}
@media (max-width: 768px) {
  #page-32754 .sec-install .col3 dl dd > p {
    min-height: 0;
    margin: 20px 0 22px;
  }
}
#page-32754 .sec-install .col3 dl dd img {
  display: block;
  width: 266px;
  translate: 4px 0;
  margin: 0 auto;
}
@media (max-width: 768px) {
  #page-32754 .sec-install .col3 dl dd img {
    max-width: 284px;
  }
}
#page-32754 .sec-record {
  padding: 116px 0 92px;
}
@media (max-width: 768px) {
  #page-32754 .sec-record {
    padding: 70px 0 108px;
  }
}
#page-32754 .sec-record .box {
  border-radius: 10px;
  border: 5px solid #E8E8E8;
  padding: 55px;
  position: relative;
  z-index: 0;
}
@media (max-width: 768px) {
  #page-32754 .sec-record .box {
    padding: 20px;
  }
}
#page-32754 .sec-record .box .title {
  text-align: center;
  color: #1A2B3C;
  font-size: 44px;
  font-weight: 900;
  letter-spacing: 0.03em;
  line-height: 1.3636363636;
  position: absolute;
  left: 0;
  right: 0;
  top: -38px;
  margin: 0 auto;
  background-color: #fff;
  padding: 0 56px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
@media (max-width: 768px) {
  #page-32754 .sec-record .box .title {
    font-size: 28px;
    top: -22px;
    padding: 0 26px;
  }
}
#page-32754 .sec-record .box .text {
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  line-height: 1.6666666667;
  margin-top: -20px;
  margin-bottom: 28px;
}
@media (max-width: 768px) {
  #page-32754 .sec-record .box .text {
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 22px;
  }
}
#page-32754 .sec-record .col {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
@media (max-width: 768px) {
  #page-32754 .sec-record .col {
    grid-template-columns: 100%;
    gap: 10px;
  }
}
#page-32754 .sec-record .col dl {
  background-color: #F5F5F5;
  padding: 26px 31px 21px;
  border-radius: 10px;
  position: relative;
  z-index: 0;
}
@media (max-width: 768px) {
  #page-32754 .sec-record .col dl {
    padding: 20px;
  }
  #page-32754 .sec-record .col dl:nth-child(1) dd img {
    width: 232px;
  }
}
#page-32754 .sec-record .col dl dt {
  background-color: #355C82;
  color: #fff;
  padding: 12px 10px;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1;
  text-align: center;
  position: relative;
  z-index: 0;
  border-radius: 6px;
  margin-bottom: 22px;
}
#page-32754 .sec-record .col dl dt::after {
  content: "";
  display: block;
  width: 29px;
  height: 11px;
  -webkit-clip-path: polygon(100% 100%, 0 0, 80% 0);
          clip-path: polygon(100% 100%, 0 0, 80% 0);
  background-color: #355C82;
  position: absolute;
  left: 0;
  right: 0;
  top: calc(100% - 1px);
  margin: 0 auto;
}
#page-32754 .sec-record .col dl dd picture {
  display: block;
}
#page-32754 .sec-record .col dl dd picture img {
  max-width: 100%;
}
#page-32754 .sec-record .col dl dd .note {
  position: absolute;
  right: 0;
  top: calc(100% + 4px);
  text-align: right;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.5;
  color: #747474;
}
#page-32754 .sec-record .logolist {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  margin-top: 55px;
}
@media (max-width: 768px) {
  #page-32754 .sec-record .logolist {
    margin-top: 45px;
    grid-template-columns: repeat(3, 1fr);
  }
}
#page-32754 .sec-record .logolist img {
  display: block;
  max-width: 100%;
}
#page-32754 .sec-foot {
  background-color: #D6F4F6;
  padding: 90px 0;
  position: relative;
  z-index: 0;
}
@media (max-width: 768px) {
  #page-32754 .sec-foot {
    padding: 50px 0 40px;
  }
}
#page-32754 .sec-foot::before, #page-32754 .sec-foot::after {
  content: "";
  display: block;
  position: absolute;
}
#page-32754 .sec-foot::before {
  width: 198px;
  height: 235px;
  background: url(../img/page-32754/deco_cv01.png) right center/219px no-repeat;
  top: -45px;
  left: 0;
}
@media (max-width: 768px) {
  #page-32754 .sec-foot::before {
    width: 98px;
    height: 106px;
    background-size: contain;
    top: -55px;
  }
}
#page-32754 .sec-foot::after {
  width: 215px;
  height: 245px;
  background: url(../img/page-32754/deco_cv02.png) left center/259px no-repeat;
  top: -33px;
  right: 0;
}
@media (max-width: 768px) {
  #page-32754 .sec-foot::after {
    width: 95px;
    height: 121px;
    background-size: 128px;
    top: -69px;
  }
}
#page-32754 .sec-foot .inner::after {
  content: "";
  display: block;
  width: 160px;
  height: 62px;
  -webkit-clip-path: polygon(50% 100%, 0 0, 100% 0);
          clip-path: polygon(50% 100%, 0 0, 100% 0);
  background-color: #D6F4F6;
  position: absolute;
  left: 0;
  right: 0;
  top: calc(100% - 1px);
  margin: 0 auto;
}
@media (max-width: 768px) {
  #page-32754 .sec-foot .inner::after {
    width: 65px;
    height: 25px;
  }
}
#page-32754 .sec-foot .title {
  font-size: 40px;
  font-weight: 900;
  letter-spacing: 0;
  line-height: 1.1;
  color: #1E4061;
  text-align: center;
}
@media (max-width: 768px) {
  #page-32754 .sec-foot .title {
    font-size: 24px;
    line-height: 1.6666666667;
  }
}