@charset "UTF-8";
@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700;900&family=Reddit+Mono&display=swap);
html {
  height: 100%;
  overflow-y: scroll;
  width: 100%;
}

body {
  height: 100%;
  margin: 0;
  overflow: visible;
  padding: 0;
  vertical-align: top;
  width: 100%;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
  margin: 0;
}

p {
  margin: 0;
}

a img, img {
  border: 0;
  vertical-align: middle;
}

strong {
  font-style: normal;
  font-weight: bold;
}

small {
  font-size: 100%;
}

dd, dl, dt, li, ol, ul {
  margin: 0;
  padding: 0;
}

hr {
  background-color: #CCCCCC;
  border: 0;
  color: #CCCCCC;
  height: 1px;
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 100%;
}

th {
  font-style: normal;
  font-weight: normal;
  margin: 0;
  padding: 0;
  text-align: left;
}

td {
  margin: 0;
  padding: 0;
}

blockquote, div, span {
  margin: 0;
  padding: 0;
}

pre {
  font-family: monospace;
  line-height: 1;
  margin: 0;
  padding: 0;
}

button {
  background: 0;
  border: 0;
  cursor: pointer;
  padding: 0;
  vertical-align: middle;
}

button, fieldset, form, input, label, legend, select, textarea {
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  padding: 0;
  vertical-align: middle;
}

label {
  cursor: pointer;
}

textarea {
  resize: vertical;
}

* html textarea {
  margin-top: -2px;
}

*:first-child + html textarea {
  margin-top: -2px;
}

abbr, acronym {
  border: 0;
}

address, caption, cite, code, dfn, em, var {
  font-style: normal;
  font-weight: normal;
}

caption {
  text-align: left;
}

code, kbd, pre, samp, tt {
  font-family: monospace;
  line-height: 1;
}

* + html code, * + html kbd, * + html pre, * + html samp, * + html tt {
  font-size: 108%;
}

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

article, aside, audio, canvas, projects, figcaption, figure, footer, header, hgroup, mark, menu, nav, section, summary, time, video {
  background: transparent;
  border: 0;
  font-size: 100%;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}

article, aside, projects, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

@media screen and (max-width: 1272px) { /**/ }
@media screen and (max-width: 767px) { /**/ }
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  background-color: #fff;
  color: #000e21;
  font-family: "Noto Sans JP", "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
  font-weight: 400;
  line-height: 1.5;
  word-break: break-all;
}
body * {
  box-sizing: border-box;
}

/* a */
a {
  color: #448aca;
  text-decoration: underline;
}
a:hover {
  color: #448aca;
  text-decoration: none;
}

/* img */
img {
  max-width: 100%;
}

.c-btn-primary {
  background: linear-gradient(to bottom, #ff5800 0%, #ff8400 100%);
  border-radius: 100vh;
  display: inline-block;
  font-size: 1.1875rem;
  height: 3.6842105263em;
  text-decoration: none;
  position: relative;
  transition: 0.3s;
  width: 15.5263157895em;
}
.c-btn-primary::before {
  background: #fff;
  border-radius: 100vh;
  content: "";
  height: 2em;
  position: absolute;
  right: 0.7368421053em;
  top: 50%;
  transform: translate(0%, -50%);
  width: 2em;
}
.c-btn-primary::after {
  aspect-ratio: 20/16;
  background-color: #ff5800;
  content: "";
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='16.406' viewBox='0 0 20 16.406'%3E%3Cpath d='M12.272 16.4l-1.414-1.414 7.071-7.071 1.414 1.414z'/%3E%3Cpath d='M0 9v-2h20v2z'/%3E%3Cpath d='M11.151.565l1.414-1.414 7.071 7.071-1.414 1.414z'/%3E%3C/svg%3E");
          mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='16.406' viewBox='0 0 20 16.406'%3E%3Cpath d='M12.272 16.4l-1.414-1.414 7.071-7.071 1.414 1.414z'/%3E%3Cpath d='M0 9v-2h20v2z'/%3E%3Cpath d='M11.151.565l1.414-1.414 7.071 7.071-1.414 1.414z'/%3E%3C/svg%3E");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-size: contain;
          mask-size: contain;
  position: absolute;
  right: 1.2631578947em;
  top: 50%;
  transform: translate(0%, -50%);
  width: 1.0526315789em;
}
.c-btn-primary span {
  align-items: center;
  color: #fff;
  display: flex;
  font-weight: 700;
  height: 100%;
  justify-content: center;
  line-height: 1;
  padding-right: 1.5789473684em;
}
.c-btn-primary:hover {
  opacity: 0.5;
}

.c-btn-secondary {
  background: #fff;
  box-shadow: inset 0 0 0 4px #ff5800;
  border-radius: 100vh;
  display: inline-block;
  font-size: 1.1875rem;
  height: 3.6842105263em;
  text-decoration: none;
  position: relative;
  transition: 0.3s;
  width: 15.5263157895em;
}
.c-btn-secondary::before {
  background: linear-gradient(to bottom, #ff5800 0%, #ff8400 100%);
  border-radius: 100vh;
  content: "";
  height: 2em;
  position: absolute;
  right: 0.7368421053em;
  top: 50%;
  transform: translate(0%, -50%);
  width: 2em;
}
.c-btn-secondary::after {
  aspect-ratio: 20/16;
  background: #fff;
  content: "";
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='16.406' viewBox='0 0 20 16.406'%3E%3Cpath d='M12.272 16.4l-1.414-1.414 7.071-7.071 1.414 1.414z'/%3E%3Cpath d='M0 9v-2h20v2z'/%3E%3Cpath d='M11.151.565l1.414-1.414 7.071 7.071-1.414 1.414z'/%3E%3C/svg%3E");
          mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='16.406' viewBox='0 0 20 16.406'%3E%3Cpath d='M12.272 16.4l-1.414-1.414 7.071-7.071 1.414 1.414z'/%3E%3Cpath d='M0 9v-2h20v2z'/%3E%3Cpath d='M11.151.565l1.414-1.414 7.071 7.071-1.414 1.414z'/%3E%3C/svg%3E");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-size: contain;
          mask-size: contain;
  position: absolute;
  right: 1.2631578947em;
  top: 50%;
  transform: translate(0%, -50%);
  width: 1.0526315789em;
}
.c-btn-secondary span {
  align-items: center;
  color: #ff5800;
  display: flex;
  font-weight: 700;
  height: 100%;
  justify-content: center;
  line-height: 1;
  padding-right: 1.5789473684em;
}
.c-btn-secondary:hover {
  opacity: 0.5;
}

.c-hd-01 {
  text-align: center;
}
.c-hd-01 > span {
  display: inline-block;
  font-size: clamp(1.25rem, 3.75vw, 3.375rem);
  font-weight: 700;
  padding-left: clamp(56px, 11.4583333333vw, 165px);
  padding-right: clamp(56px, 11.4583333333vw, 165px);
  position: relative;
}
.c-hd-01 > span::before, .c-hd-01 > span::after {
  aspect-ratio: 139/90;
  background: url(../images/bg-hd-quart-blue.png) 0% 0% no-repeat;
  background-size: 100% 100%;
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  width: 2.5740740741em;
}
.c-hd-01 > span::before {
  left: 0;
}
.c-hd-01 > span::after {
  right: 0;
}
.c-hd-01 > span:has(span) {
  font-size: clamp(1.125rem, 3.1944444444vw, 2.875rem);
  line-height: 1.3;
}
.c-hd-01 > span span {
  font-size: clamp(1.25rem, 3.75vw, 3.375rem);
  color: #3674c9;
}
.c-hd-01.--small > span {
  font-size: clamp(1.25rem, 2.7777777778vw, 2.5rem);
}
.c-hd-01.--quart-white > span::before, .c-hd-01.--quart-white > span::after {
  background-image: url(../images/bg-hd-quart-white.png);
}

.c-copy-01 {
  color: #1353ab;
  font-size: 1.5rem;
  font-weight: 700;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .c-copy-01 {
    font-size: 1.125rem;
  }
}
.c-copy-01 span {
  display: inline-block;
  position: relative;
  z-index: 1;
}
.c-copy-01 span::after {
  background: #daf0f6;
  border-radius: 100vh;
  bottom: 0;
  content: "";
  display: block;
  height: 0.7083333333em;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: -1;
}

.u-display--sp {
  display: none;
}
@media screen and (max-width: 767px) {
  .u-display--sp {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .u-display--pc {
    display: none;
  }
}
.u-display--show {
  display: block !important;
}
.u-display--block {
  display: block !important;
}
.u-display--inline {
  display: inline !important;
}
.u-display--inline-block {
  display: inline-block !important;
}
.u-display--flex {
  display: flex !important;
}
.u-display--hide {
  display: none !important;
}

.p-mv {
  background: linear-gradient(to bottom, #fff 0%, #d4eef5 100%);
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-mv {
    padding-bottom: max(40px, 10.6666666667vw);
  }
}
.p-mv::after {
  background: url(../images/bg-mv-01.png) 50% 0% no-repeat;
  background-size: 1920px auto;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  mix-blend-mode: multiply;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
}
@media screen and (max-width: 1400px) {
  .p-mv::after {
    background-size: 137.1428571429vw auto;
  }
}
@media screen and (max-width: 767px) {
  .p-mv::after {
    background-size: 512vw auto;
  }
}
.p-mv-inner {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 806px;
  margin-inline: auto;
  position: relative;
  width: min(100%, 1280px);
}
@media screen and (max-width: 1400px) {
  .p-mv-inner {
    min-height: 57.5714285714vw;
    width: min(100%, 91.4285714286vw);
  }
}
@media screen and (max-width: 767px) {
  .p-mv-inner {
    flex-direction: column-reverse;
    min-height: 107.4666666667vw;
    width: min(100%, 341.3333333333vw);
  }
}
.p-mv-contents {
  position: relative;
  z-index: 3;
}
@media screen and (max-width: 767px) {
  .p-mv-contents {
    margin-top: -6.4vw;
    padding-left: 6.4vw;
    padding-right: 6.4vw;
  }
}
.p-mv__txt-01 {
  font-size: 3.5rem;
  font-weight: 700;
  line-height: 1.4;
}
@media screen and (max-width: 1400px) {
  .p-mv__txt-01 {
    font-size: 4vw;
  }
}
@media screen and (max-width: 767px) {
  .p-mv__txt-01 {
    font-size: 6.72vw;
  }
}
.p-mv__txt-01 .bg-blue {
  color: #3674c9;
  font-size: 4.25rem;
}
@media screen and (max-width: 1400px) {
  .p-mv__txt-01 .bg-blue {
    font-size: 4.8571428571vw;
  }
}
@media screen and (max-width: 767px) {
  .p-mv__txt-01 .bg-blue {
    font-size: 8.16vw;
  }
}
.p-mv__txt-01 .underline {
  position: relative;
}
.p-mv__txt-01 .underline::after {
  background: #cbeaf2;
  border-radius: 100vh;
  bottom: 0;
  content: "";
  display: block;
  height: 0.4285714286em;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: -1;
}
.p-mv__txt-02 {
  margin-top: 35px;
  width: min(100%, 611px);
}
@media screen and (max-width: 1400px) {
  .p-mv__txt-02 {
    margin-top: 2.5vw;
    width: min(100%, 43.6428571429vw);
  }
}
@media screen and (max-width: 767px) {
  .p-mv__txt-02 {
    margin-top: 6.0666666667vw;
    width: 100%;
  }
}
.p-mv__txt-02 ul {
  border-top: 1px solid #2e1d1d;
  list-style-type: none;
}
.p-mv__txt-02 ul li {
  border-bottom: 1px solid #2e1d1d;
  font-size: 1.25rem;
  font-weight: 700;
  padding: 16px 0 16px 40px;
  position: relative;
}
@media screen and (max-width: 1400px) {
  .p-mv__txt-02 ul li {
    font-size: 1.4285714286vw;
    padding: 1.1428571429vw 0 1.1428571429vw 2.8571428571vw;
  }
}
@media screen and (max-width: 767px) {
  .p-mv__txt-02 ul li {
    font-size: 3.4666666667vw;
    padding: 2.7733333333vw 0 2.7733333333vw 6.9333333333vw;
  }
}
.p-mv__txt-02 ul li::after {
  aspect-ratio: 29/22;
  background: url(../images/ico-check-blue.png) 0% 50% no-repeat;
  background-size: 100% 100%;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  top: 20px;
  width: 29px;
}
@media screen and (max-width: 1400px) {
  .p-mv__txt-02 ul li::after {
    top: 1.4285714286vw;
    width: 2.0714285714vw;
  }
}
@media screen and (max-width: 767px) {
  .p-mv__txt-02 ul li::after {
    top: 3.4666666667vw;
    width: 5.0266666667vw;
  }
}
.p-mv__btn {
  display: flex;
  margin-top: 75px;
}
@media screen and (max-width: 1400px) {
  .p-mv__btn {
    margin-top: 5.3571428571vw;
  }
}
@media screen and (max-width: 767px) {
  .p-mv__btn {
    margin-top: 5.76vw;
    justify-content: space-between;
  }
}
.p-mv__btn > * {
  margin-left: 16px;
}
@media screen and (max-width: 1400px) {
  .p-mv__btn > * {
    margin-left: 1.1428571429vw;
  }
}
@media screen and (max-width: 767px) {
  .p-mv__btn > * {
    margin-left: 0;
  }
}
.p-mv__btn > *:first-child {
  margin-left: 0;
}
.p-mv figure {
  aspect-ratio: 807/703;
  position: absolute;
  right: -10%;
  top: 50%;
  transform: translate(0%, -50%);
  z-index: 1;
  width: 807px;
}
@media screen and (max-width: 1400px) {
  .p-mv figure {
    width: 57.6428571429vw;
  }
}
@media screen and (max-width: 767px) {
  .p-mv figure {
    position: relative;
    right: auto;
    top: auto;
    transform: none;
    width: 100%;
  }
}
@media screen and (max-width: 1400px) {
  .p-mv .c-btn-primary {
    font-size: 1.3571428571vw;
  }
}
@media screen and (max-width: 767px) {
  .p-mv .c-btn-primary {
    font-size: 2.736vw;
  }
}
@media screen and (max-width: 1400px) {
  .p-mv .c-btn-secondary {
    box-shadow: inset 0 0 0 0.2857142857vw #ff5800;
    font-size: 1.3571428571vw;
  }
}
@media screen and (max-width: 767px) {
  .p-mv .c-btn-secondary {
    box-shadow: inset 0 0 0 0.576vw #ff5800;
    font-size: 2.736vw;
  }
}

.p-structure {
  padding-bottom: clamp(40px, 9.375vw, 135px);
}
.p-structure-inner {
  background: linear-gradient(to bottom, #fff 0%, #d4eef5 100%);
  padding: clamp(40px, 9.7222222222vw, 140px) min(6.4vw, 24px) clamp(80px, 15.2777777778vw, 220px);
}
.p-structure__lead {
  margin-top: 32px;
}
.p-structure__lead p {
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.7777777778em;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-structure__lead p {
    font-size: 0.875rem;
  }
}
.p-structure .c-copy-01 {
  margin-top: 40px;
}
.p-structure figure {
  margin-top: clamp(-180px, -12.5vw, -60px);
  padding-left: min(6.4vw, 24px);
  padding-right: min(6.4vw, 24px);
  text-align: center;
}
.p-structure__txt-01 {
  font-size: clamp(1rem, 3.515625vw, 2.25rem);
  font-weight: 700;
  line-height: 1.5em;
  margin-top: 64px;
  padding-left: min(6.4vw, 24px);
  padding-right: min(6.4vw, 24px);
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-structure__txt-01 {
    margin-top: 10.6666666667vw;
  }
}
.p-structure__txt-01 span {
  color: #3674c9;
  display: inline-block;
  position: relative;
  z-index: 1;
}
.p-structure__txt-01 span::after {
  background: #29a8cb;
  border-radius: 100vh;
  bottom: 0;
  content: "";
  display: block;
  height: 0.6666666667em;
  left: 0;
  opacity: 0.15;
  position: absolute;
  width: 100%;
  z-index: -1;
}

.p-reason {
  padding: clamp(40px, 8.3333333333vw, 120px) min(6.4vw, 24px);
  position: relative;
}
.p-reason::after {
  background: linear-gradient(to bottom, #d4eef5 0%, #fff 100%);
  content: "";
  display: block;
  height: min(84.3546284224vw, 647px);
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.p-reason .c-hd-01 {
  position: relative;
  z-index: 2;
}
.p-reason-inner {
  background-color: #fff;
  border-radius: 10px;
  margin-inline: auto;
  margin-top: clamp(40px, 5.5555555556vw, 80px);
  padding: min(6.4vw, 40px);
  position: relative;
  z-index: 2;
  width: min(100%, 1280px);
}
.p-reason-header {
  align-items: center;
  display: flex;
  margin-inline: auto;
  padding-left: 75px;
  width: min(100%, 840px);
}
@media screen and (max-width: 1240px) {
  .p-reason-header {
    padding-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .p-reason-header {
    flex-direction: column;
  }
}
.p-reason-header figure {
  flex-shrink: 0;
  width: 159px;
}
.p-reason-header figure img {
  width: 100%;
}
.p-reason-header__content {
  padding-left: min(4.0322580645vw, 50px);
  width: 100%;
}
@media screen and (max-width: 767px) {
  .p-reason-header__content {
    padding-left: 0;
  }
}
.p-reason-header__content .txt-01 {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.3333333333em;
}
@media screen and (max-width: 767px) {
  .p-reason-header__content .txt-01 {
    font-size: 1.25rem;
    margin-top: 6.4vw;
  }
}
.p-reason-header__content .txt-02 {
  font-size: 0.75rem;
  margin-top: 32px;
}
.p-reason-items {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 24px;
  gap: 2.657807309%;
}
@media screen and (max-width: 1240px) {
  .p-reason-items {
    gap: 8%;
  }
}
@media screen and (max-width: 767px) {
  .p-reason-items {
    margin-top: 0;
  }
}
.p-reason-items__item {
  width: 31.561461794%;
}
@media screen and (max-width: 1240px) {
  .p-reason-items__item {
    width: 40%;
  }
}
@media screen and (max-width: 767px) {
  .p-reason-items__item {
    width: 100%;
  }
}
.p-reason-items__item:nth-child(2) {
  margin-top: 50px;
}
.p-reason-items__item:nth-child(3) {
  margin-top: 100px;
}
.p-reason-items__item:nth-child(4) {
  margin-top: 20px;
}
.p-reason-items__item:nth-child(5) {
  margin-top: 70px;
}
@media screen and (max-width: 1240px) {
  .p-reason-items__item:nth-child(2) {
    margin-top: 50px;
  }
  .p-reason-items__item:nth-child(3) {
    margin-top: 20px;
  }
  .p-reason-items__item:nth-child(4) {
    margin-top: 70px;
  }
  .p-reason-items__item:nth-child(5) {
    margin-top: 50px;
  }
}
@media screen and (max-width: 767px) {
  .p-reason-items__item {
    margin-top: 10.6666666667vw !important;
  }
}
.p-reason-items__item__hd {
  color: #3674c9;
  font-size: 1.5rem;
  font-weight: 700;
  margin-top: 0.8333333333em;
}
@media screen and (max-width: 767px) {
  .p-reason-items__item__hd {
    font-size: 1.125rem;
  }
}
.p-reason-items__item figure img {
  width: 100%;
}
.p-reason-items__item ul {
  border-top: 1px solid #2e1d1d;
  list-style-type: none;
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  .p-reason-items__item ul {
    margin-top: 16px;
  }
}
.p-reason-items__item ul li {
  border-bottom: 1px solid #2e1d1d;
  color: #64686d;
  font-size: 1rem;
  line-height: 1.625em;
  padding: 0.625em 0 0.625em 2.5em;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-reason-items__item ul li {
    font-size: 0.875rem;
  }
}
.p-reason-items__item ul li::after {
  aspect-ratio: 29/22;
  background: url(../images/ico-check-blue.png) 0% 50% no-repeat;
  background-size: 100% 100%;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  top: 0.625em;
  width: 1.8125em;
}

.p-cta {
  background: linear-gradient(to bottom, #0959c8 0%, #2373e2 100%);
  padding: clamp(40px, 5.5555555556vw, 80px);
  position: relative;
}
.p-cta::after {
  background: url(../images/bg-cta-01.png) 50% 0% no-repeat;
  background-size: 100% 100%;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.p-cta__hd {
  color: #fff;
  font-size: 2.5rem;
  font-weight: 700;
  position: relative;
  text-align: center;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .p-cta__hd {
    font-size: 1.5rem;
  }
}
.p-cta-cols {
  display: flex;
  justify-content: space-between;
  margin-top: 48px;
  margin-inline: auto;
  position: relative;
  width: min(100%, 910px);
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .p-cta-cols {
    flex-direction: column;
  }
}
.p-cta-cols__col {
  align-items: center;
  display: flex;
  flex-direction: column;
  width: 48.1318681319%;
}
@media screen and (max-width: 767px) {
  .p-cta-cols__col {
    margin-top: 10.6666666667vw;
    width: 100%;
  }
  .p-cta-cols__col:first-child {
    margin-top: 0;
  }
}
.p-cta-cols__col p {
  color: #fff;
  font-size: 1.125rem;
  font-weight: 700;
  padding-left: 1.1111111111em;
  padding-right: 1.1111111111em;
  position: relative;
  text-align: center;
}
.p-cta-cols__col p::before, .p-cta-cols__col p::after {
  background: #fff;
  background-size: 100% 100%;
  content: "";
  display: block;
  height: 1.6666666667em;
  position: absolute;
  top: 50%;
  width: 1px;
}
.p-cta-cols__col p::before {
  left: 0;
  transform: translate(0, -50%) rotate(-20deg);
}
.p-cta-cols__col p::after {
  right: 0;
  transform: translate(0, -50%) rotate(20deg);
}
.p-cta__to-column {
  margin-top: 72px;
  position: relative;
  text-align: center;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .p-cta__to-column {
    margin-top: clamp(2.25rem, 7.03125vw, 4.5rem);
  }
}
.p-cta__to-column a {
  color: #fff;
  display: inline-block;
  font-size: clamp(1.2rem, 2.34375vw, 1.5rem);
  font-weight: 700;
  padding-right: 5em;
  text-decoration: none;
  transition: 0.3s;
  position: relative;
}
@media screen and (max-width: 767px) {
  .p-cta__to-column a {
    padding-right: 4.1666666667em;
    text-align: left;
  }
}
.p-cta__to-column a::before {
  background: #fff;
  border-radius: 100vh;
  content: "";
  height: 2.5em;
  position: absolute;
  right: 0.7368421053em;
  top: 50%;
  transform: translate(0%, -50%);
  width: 2.5em;
}
.p-cta__to-column a::after {
  aspect-ratio: 20/16;
  background-color: #ff5800;
  content: "";
  -webkit-mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='16.406' viewBox='0 0 20 16.406'%3E%3Cpath d='M12.272 16.4l-1.414-1.414 7.071-7.071 1.414 1.414z'/%3E%3Cpath d='M0 9v-2h20v2z'/%3E%3Cpath d='M11.151.565l1.414-1.414 7.071 7.071-1.414 1.414z'/%3E%3C/svg%3E");
          mask-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='16.406' viewBox='0 0 20 16.406'%3E%3Cpath d='M12.272 16.4l-1.414-1.414 7.071-7.071 1.414 1.414z'/%3E%3Cpath d='M0 9v-2h20v2z'/%3E%3Cpath d='M11.151.565l1.414-1.414 7.071 7.071-1.414 1.414z'/%3E%3C/svg%3E");
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  -webkit-mask-position: center;
          mask-position: center;
  -webkit-mask-size: contain;
          mask-size: contain;
  position: absolute;
  right: 1.4166666667em;
  top: 50%;
  transform: translate(0%, -50%);
  width: 1.0833333333em;
}
.p-cta__to-column a:hover {
  opacity: 0.5;
}
.p-cta .c-btn-primary {
  font-size: 1.5rem;
  margin-top: 20px;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .p-cta .c-btn-primary {
    font-size: 2.34375vw;
  }
}
@media screen and (max-width: 767px) {
  .p-cta .c-btn-primary {
    font-size: clamp(1rem, 3.1290743155vw, 1.5rem);
    width: 17em;
  }
}
.p-cta .c-btn-secondary {
  font-size: 1.5rem;
  margin-top: 20px;
  width: 100%;
}
@media screen and (max-width: 1024px) {
  .p-cta .c-btn-secondary {
    box-shadow: inset 0 0 0 0.390625vw #ff5800;
    font-size: 2.34375vw;
  }
}
@media screen and (max-width: 767px) {
  .p-cta .c-btn-secondary {
    box-shadow: inset 0 0 0 0.8533333333vw #ff5800;
    font-size: clamp(1rem, 3.1290743155vw, 1.5rem);
    width: 17em;
  }
}
.p-cta.--last .p-cta__hd {
  font-size: clamp(1rem, 3.125vw, 2rem);
}
.p-cta.--last .p-cta__hd span {
  font-size: clamp(1.375rem, 4.296875vw, 2.75rem);
}

.p-case {
  background: linear-gradient(to bottom, #fff 0%, #d4eef5 100%);
  overflow: hidden;
  padding: clamp(40px, 10.4166666667vw, 150px) min(6.4vw, 24px) clamp(40px, 10.4166666667vw, 150px);
  position: relative;
}
.p-case::before {
  aspect-ratio: 1/1;
  background: url(../images/bg-case-01.png) 0% 0% no-repeat;
  background-size: 100% 100%;
  content: "";
  display: block;
  left: 50%;
  position: absolute;
  top: 0;
  transform: translate(-940px, 0%);
  width: 508px;
  z-index: 1;
}
.p-case::after {
  aspect-ratio: 1/1;
  background: url(../images/bg-case-02.png) 0% 0% no-repeat;
  background-size: 100% 100%;
  bottom: 0;
  content: "";
  display: block;
  left: 50%;
  position: absolute;
  width: 961px;
  z-index: 1;
}
.p-case-items {
  margin-inline: auto;
  margin-top: clamp(40px, 6.25vw, 90px);
  position: relative;
  width: min(100%, 1024px);
  z-index: 2;
}
.p-case-items-content {
  margin-left: 3.8617886179%;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .p-case-items-content {
    margin-left: 0;
  }
}
.p-case-items__item {
  background-color: #fff;
  border-radius: 10px;
  display: flex;
  flex-direction: row-reverse;
  margin-top: 24px;
  padding: 20px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .p-case-items__item {
    flex-direction: column;
  }
}
.p-case-items__item:first-child {
  margin-top: 0;
}
.p-case-items__item__num {
  color: #ff5036;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1;
  margin-top: -0.5em;
  text-align: right;
}
.p-case-items__item__num span {
  font-size: 1.8125rem;
}
.p-case-items__item__hd {
  border-bottom: 1px solid #d6d9db;
  font-size: 1.875rem;
  font-weight: 700;
  margin-top: 10px;
  padding-bottom: 4px;
}
@media screen and (max-width: 767px) {
  .p-case-items__item__hd {
    font-size: 1.25rem;
  }
}
.p-case-items__item__requester {
  font-size: 1rem;
  font-weight: 700;
  text-align: right;
  margin-top: 0.875em;
}
@media screen and (max-width: 767px) {
  .p-case-items__item__requester {
    font-size: 0.875rem;
  }
}
.p-case-items__item p {
  color: #64686d;
  font-size: 1rem;
  line-height: 1.625em;
  margin-top: 1.25em;
}
@media screen and (max-width: 767px) {
  .p-case-items__item p {
    font-size: 0.875rem;
  }
}
.p-case-items__item figure {
  flex-shrink: 0;
  width: min(48.9837398374%, 480px);
}
@media screen and (max-width: 767px) {
  .p-case-items__item figure {
    margin-top: 20px;
    width: 100%;
  }
}
.p-case-items__item figure img {
  width: 100%;
}

.p-usage {
  background: linear-gradient(to bottom, #e5ecf5 0%, #e6ecf4 100%);
  overflow: hidden;
  padding: clamp(40px, 10.4166666667vw, 150px) min(6.4vw, 24px) clamp(40px, 10.4166666667vw, 150px);
  position: relative;
}
.p-usage::before {
  aspect-ratio: 570/307;
  background: url(../images/bg-usage-01.png) 0% 0% no-repeat;
  background-size: 100% 100%;
  content: "";
  display: block;
  position: absolute;
  right: 50%;
  top: 0;
  transform: translate(940px);
  width: 570px;
  z-index: 1;
}
.p-usage::after {
  aspect-ratio: 654/347;
  background: url(../images/bg-usage-02.png) 0% 0% no-repeat;
  background-size: 100% 100%;
  bottom: 0;
  content: "";
  display: block;
  left: 50%;
  position: absolute;
  transform: translate(-900px);
  width: 654px;
  z-index: 1;
}
.p-usage-items {
  counter-reset: number;
  margin-inline: auto;
  margin-top: clamp(40px, 6.25vw, 90px);
  position: relative;
  width: min(100%, 1024px);
  z-index: 2;
}
.p-usage-items-content {
  margin-left: 4.3057050592%;
  position: relative;
  width: 100%;
  z-index: 3;
}
@media screen and (max-width: 767px) {
  .p-usage-items-content {
    margin-top: 20px;
    margin-left: 0;
  }
}
.p-usage-items__item {
  display: flex;
  flex-direction: row-reverse;
  margin-top: 24px;
  padding: 40px 95px 40px 0;
  position: relative;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .p-usage-items__item {
    padding: 0 20px 20px;
    flex-direction: column-reverse;
  }
}
.p-usage-items__item::before {
  bottom: -0.05em;
  color: #fff;
  content: counter(number, decimal-leading-zero);
  counter-increment: number;
  font-size: 12.5rem;
  font-weight: 700;
  font-style: italic;
  line-height: 1;
  right: 0;
  opacity: 0.3;
  padding-right: 0.08em;
  position: absolute;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .p-usage-items__item::before {
    font-size: 8.75rem;
  }
}
.p-usage-items__item::after {
  background: linear-gradient(to right, #fff 0%, #d4eef5 100%);
  border-radius: 10px;
  bottom: 0;
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  right: 0;
  width: calc(100% - 36px);
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .p-usage-items__item::after {
    height: calc(100% - 36px);
    width: 100%;
  }
}
.p-usage-items__item:first-child {
  margin-top: 0;
}
.p-usage-items__item__hd {
  border-bottom: 1px solid #d6d9db;
  font-size: 1.875rem;
  font-weight: 700;
  margin-top: -0.2em;
  padding-bottom: 4px;
}
@media screen and (max-width: 767px) {
  .p-usage-items__item__hd {
    font-size: 1.25rem;
  }
}
.p-usage-items__item p {
  color: #64686d;
  font-size: 1rem;
  line-height: 1.625em;
  margin-top: 1.625em;
}
@media screen and (max-width: 767px) {
  .p-usage-items__item p {
    font-size: 0.875rem;
  }
}
.p-usage-items__item figure {
  border-radius: 10px;
  flex-shrink: 0;
  overflow: hidden;
  position: relative;
  width: min(32.508073197%, 300px);
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .p-usage-items__item figure {
    width: 100%;
  }
}
.p-usage-items__item figure img {
  width: 100%;
}

.p-schedule {
  background: linear-gradient(to bottom, #fff 0%, #d4eef5 100%);
  overflow: hidden;
  padding: clamp(40px, 10.4166666667vw, 150px) min(6.4vw, 24px) clamp(40px, 10.4166666667vw, 150px);
  position: relative;
}
.p-schedule__copy {
  color: #1353ab;
  font-size: clamp(0.9rem, 3.1290743155vw, 1.5rem);
  font-weight: 700;
  line-height: 2;
  margin-top: clamp(40px, 5.5555555556vw, 80px);
  position: relative;
  text-align: center;
  z-index: 1;
}
.p-schedule__copy span {
  display: inline-block;
  position: relative;
}
.p-schedule__copy span::after {
  background: #daf0f6;
  border-radius: 100vh;
  bottom: 0;
  content: "";
  display: block;
  height: 0.7083333333em;
  left: 0;
  position: absolute;
  width: 100%;
  z-index: -1;
}
.p-schedule-items {
  display: flex;
  margin-inline: auto;
  margin-top: 48px;
  width: min(100%, 1024px);
}
@media screen and (max-width: 767px) {
  .p-schedule-items {
    margin-top: 6.4vw;
    flex-direction: column;
  }
}
.p-schedule-items__item {
  aspect-ratio: 159/300;
  align-items: center;
  background: url(../images/bg-schedule-01.svg) 50% 50% no-repeat;
  background-size: 100% 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  margin-left: 1.3671875%;
  padding: 24px 0 32px;
  width: 15.52734375%;
}
@media screen and (max-width: 1024px) {
  .p-schedule-items__item {
    padding: 2.34375vw 0 3.125vw;
  }
}
@media screen and (max-width: 767px) {
  .p-schedule-items__item {
    aspect-ratio: 640/91;
    background-image: url(../images/bg-schedule-01@sp.svg);
    flex-direction: row;
    margin-top: 2.1333333333vw;
    margin-left: 0;
    padding: 0 2.1333333333vw 2.1333333333vw;
    width: 100%;
  }
  .p-schedule-items__item:last-child {
    padding-bottom: 0;
  }
}
.p-schedule-items__item:first-child {
  margin-left: 0;
}
.p-schedule-items__item:last-child {
  background: #2BA7CB;
  border-radius: 10px;
}
@media screen and (max-width: 1024px) {
  .p-schedule-items__item:last-child {
    border-radius: 0.9765625vw;
  }
}
@media screen and (max-width: 767px) {
  .p-schedule-items__item:last-child {
    border-radius: 2.6666666667vw;
  }
}
.p-schedule-items__item img {
  aspect-ratio: 1/1;
  width: 60px;
}
@media screen and (max-width: 1024px) {
  .p-schedule-items__item img {
    width: 5.859375vw;
  }
}
@media screen and (max-width: 767px) {
  .p-schedule-items__item img {
    width: 8.5333333333vw;
  }
}
.p-schedule-items__item__txt-01 {
  color: #fff;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1;
  padding-bottom: 2em;
}
@media screen and (max-width: 1024px) {
  .p-schedule-items__item__txt-01 {
    font-size: 1.7578125vw;
  }
}
@media screen and (max-width: 767px) {
  .p-schedule-items__item__txt-01 {
    font-size: 3.7333333333vw;
    padding-bottom: 0;
  }
}
.p-schedule-items__item__txt-02 {
  color: #fff;
  font-size: 1.0625rem;
  font-weight: 500;
  line-height: 1;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .p-schedule-items__item__txt-02 {
    font-size: 1.66015625vw;
  }
}
@media screen and (max-width: 767px) {
  .p-schedule-items__item__txt-02 {
    font-size: 3.7333333333vw;
  }
}

.p-bottoms {
  padding: 36px 24px 58px;
}
@media screen and (max-width: 767px) {
  .p-bottoms {
    padding: 9.6vw 6.4vw 15.4666666667vw;
  }
}
.p-bottoms__logo {
  align-items: center;
  display: flex;
  justify-content: center;
}
.p-bottoms__logo img {
  margin-left: 16px;
  margin-right: 16px;
}
@media screen and (max-width: 767px) {
  .p-bottoms__logo img {
    margin-left: 4.2666666667vw;
    margin-right: 4.2666666667vw;
  }
  .p-bottoms__logo img:nth-child(1) {
    width: 148px;
  }
  .p-bottoms__logo img:nth-child(2) {
    width: 98.4px;
  }
}
.p-bottoms__btn-company {
  margin-top: 100px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .p-bottoms__btn-company {
    margin-top: 26.6666666667vw;
  }
}
.p-bottoms__btn-company a {
  border: 1px solid #000;
  border-radius: 4px;
  color: #000;
  display: inline-block;
  font-size: 0.875rem;
  font-weight: 700;
  height: 40px;
  line-height: 40px;
  position: relative;
  text-decoration: none;
  width: 180px;
}
.p-bottoms__btn-company a:hover {
  opacity: 0.5;
}
.p-bottoms__btn-company a::after {
  background: url(../images/ico-bottom-arrow.png) 0% 0% no-repeat;
  background-size: 100% 100%;
  content: "";
  display: block;
  height: 14px;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translate(0, -50%);
  width: 16px;
}
.p-bottoms__privacy {
  align-items: center;
  display: flex;
  flex-direction: column;
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  .p-bottoms__privacy {
    margin-top: 8vw;
  }
}
@media screen and (max-width: 767px) {
  .p-bottoms__privacy img {
    width: 102.4px;
  }
}
.p-bottoms__privacy a {
  display: inline-block;
  color: #0984ff;
  font-size: 0.875rem;
  margin-top: 16px;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  .p-bottoms__privacy a {
    margin-top: 4.2666666667vw;
  }
}
.p-bottoms__privacy a:hover {
  text-decoration: underline;
}
/*# sourceMappingURL=style.css.map */