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

/* Remove default padding */
ul,
ol {
  padding: 0;
}

/* Remove default margin */
body,
h1,
h2,
h3,
h4,
p,
ul,
ol,
figure,
blockquote,
dl,
dd {
  margin: 0;
}

/* Remove list styles on ul, ol elements with a class attribute */
ul,
ol {
  list-style: none;
}

/* A elements that don't have a class get default styles */
a:not([class]) {
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto;
}

/* Make images easier to work with */
img {
  display: block;
  max-width: 100%;
  width: 100%;
}

/* Natural flow and rhythm in articles by default */
article > * + * {
  margin-top: 1em;
}

/* Inherit fonts for inputs and buttons */
input,
button,
textarea,
select {
  font: inherit;
}

/* Blur images when they have no alt attribute */
img:not([alt]) {
  -webkit-filter: blur(10px);
          filter: blur(10px);
}

/* フォームリセット */
input,
button,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: none;
  border-radius: 0;
  font: inherit;
  outline: none;
}

textarea {
  resize: none;
}

input[type=submit],
input[type=button],
label,
button,
select {
  cursor: pointer;
}

select::-ms-expand {
  display: none;
}

summary {
  display: block;
}

summary::-webkit-details-marker {
  display: none;
}

/* リキッドレイアウト対応 */
html {
  font-size: 16px;
}

/* pcの電話番号発信対応 */
a[href^="tel:"] {
  pointer-events: none;
}

a {
  -webkit-text-decoration: none;
  -webkit-text-decoration: none;
  color: inherit;
  text-decoration: none;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

/* hover指定できるPCを想定したスタイル */
a:focus-visible {
  opacity: 0.7;
}

html {
  scroll-behavior: smooth;
  scroll-padding-top: 5.25rem;
}

body {
  color: #222;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-family: "Zen Kaku Gothic New", serif;
  line-height: 1.5;
  min-height: 100vh;
  position: relative;
  text-rendering: optimizeSpeed;
}

main {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

summary {
  display: block;
}

summary::-webkit-details-marker {
  display: none;
}

.l-404 {
  margin-top: 80px;
  margin-top: 5rem;
}

.l-apply {
  margin-top: 94px;
  margin-top: 5.875rem;
}

.l-apply__scroll-infinity {
  margin-top: 31px;
  margin-top: 1.9375rem;
}

.l-apply__results {
  margin-top: 30px;
  margin-top: 1.875rem;
}

.l-apply__consultation {
  margin-top: 55px;
  margin-top: 3.4375rem;
}

.l-apply__worry {
  margin-top: 56px;
  margin-top: 3.5rem;
}

.l-apply__solution {
  margin-top: 79px;
  margin-top: 4.9375rem;
}

.l-apply__content {
  margin-top: 40px;
  margin-top: 2.5rem;
}

.l-apply__feature {
  margin-top: 82px;
  margin-top: 5.125rem;
}

.l-apply__skilling {
  margin-top: 114px;
  margin-top: 7.125rem;
}

.l-apply__merit {
  margin-top: 112px;
  margin-top: 7rem;
}

.l-p-apply__cases {
  margin-top: 128px;
  margin-top: 8rem;
}

.l-apply__reason {
  margin-top: 144px;
  margin-top: 9rem;
}

.l-apply__flow {
  margin-top: 0px;
  margin-top: 0rem;
}

.l-apply__faq {
  margin-top: 112px;
  margin-top: 7rem;
}

.l-apply__form {
  margin-top: 100px;
  margin-top: 6.25rem;
}

.l-apply__contact-form {
  margin-top: 30px;
  margin-top: 1.875rem;
}

.l-breadcrumb {
  margin-top: 84px;
  margin-top: 5.25rem;
}

.l-drawer {
  bottom: 0;
  left: 0;
  overflow: auto;
  position: fixed;
  right: 0;
  top: 0;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  z-index: 150;
}

.l-head-inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 1250px;
  max-width: 78.125rem;
  padding-left: 25px;
  padding-left: 1.5625rem;
  padding-right: 25px;
  padding-right: 1.5625rem;
  width: 100%;
}

.l-homepage {
  margin-top: 94px;
  margin-top: 5.875rem;
}

.l-homepage__scroll-infinity {
  margin-top: 27px;
  margin-top: 1.6875rem;
}

.l-homepage__results {
  margin-top: 30px;
  margin-top: 1.875rem;
}

.l-homepage__consultation {
  margin-top: 56px;
  margin-top: 3.5rem;
}

.l-homepage__consultation2 {
  margin-top: 65px;
  margin-top: 4.0625rem;
}

.l-homepage__consultation3 {
  margin-top: 65px;
  margin-top: 4.0625rem;
}

.l-homepage__icon-list {
  margin-top: 114px;
  margin-top: 7.125rem;
}

.l-homepage__explain {
  margin-top: 58px;
  margin-top: 3.625rem;
}

.l-homepage__introduction {
  margin-top: 56px;
  margin-top: 3.5rem;
}

.l-homepage__detail {
  margin-top: 56px;
  margin-top: 3.5rem;
}

.l-homepage__consultation-mid {
  margin-top: 63px;
  margin-top: 3.9375rem;
  padding-bottom: 57px;
  padding-bottom: 3.5625rem;
}

.l-homepage__consultation-low {
  margin-top: 63px;
  margin-top: 3.9375rem;
}

.l-homepage__faq {
  margin-top: 112px;
  margin-top: 7rem;
}

.l-homepage__form {
  margin-top: 100px;
  margin-top: 6.25rem;
}

.l-inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 1050px;
  max-width: 65.625rem;
  padding-left: 25px;
  padding-left: 1.5625rem;
  padding-right: 25px;
  padding-right: 1.5625rem;
  width: 100%;
}

.l-marketing {
  margin-top: 94px;
  margin-top: 5.875rem;
}

.l-marketing__scroll-infinity {
  margin-top: 27px;
  margin-top: 1.6875rem;
}

.l-marketing__consultation {
  margin-top: 32px;
  margin-top: 2rem;
}

.l-marketing__consultation2 {
  margin-top: 76px;
  margin-top: 4.75rem;
}

.l-marketing__consultation-mid {
  margin-top: 75px;
  margin-top: 4.6875rem;
}

.l-marketing__explain {
  margin-top: 56px;
  margin-top: 3.5rem;
}

.l-p-marketing__introduction {
  margin-top: 56px;
  margin-top: 3.5rem;
}

.l-marketing__icon-list {
  margin-top: 56px;
  margin-top: 3.5rem;
  padding-bottom: 60px;
  padding-bottom: 3.75rem;
}

.l-marketing__service {
  margin-top: 120px;
  margin-top: 7.5rem;
}

.l-marketing__faq {
  margin-top: 112px;
  margin-top: 7rem;
}

.l-marketing__assist {
  margin-top: 30px;
  margin-top: 1.875rem;
}

.l-marketing__form {
  margin-top: 100px;
  margin-top: 6.25rem;
}

.l-overflow {
  overflow: hidden;
}

.c-any {
  background-color: #fff;
  border: 2px solid #ca2164;
  border: 0.125rem solid #ca2164;
  color: #ca2164;
  font-size: max(12px, 10px);
  font-size: max(0.75rem, 10px);
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.2;
  padding: 0 8px;
  padding: 0 0.5rem;
}

.c-arrow-box__arrow1 {
  height: 10px;
  height: 0.625rem;
  margin-left: auto;
  margin-right: auto;
  margin-top: 8px;
  margin-top: 0.5rem;
  position: relative;
  width: 24px;
  width: 1.5rem;
}
.c-arrow-box__arrow1::before, .c-arrow-box__arrow1::after {
  background-color: #ffe014;
  content: "";
  height: 7px;
  height: 0.4375rem;
  margin: auto;
  position: absolute;
  -webkit-transform-origin: center;
          transform-origin: center;
  width: 35px;
  width: 2.1875rem;
}
.c-arrow-box__arrow1::before {
  right: 30%;
  top: 28px;
  top: 1.75rem;
  -webkit-transform: rotate(35deg);
          transform: rotate(35deg);
}
.c-arrow-box__arrow1::after {
  left: 30%;
  top: 28px;
  top: 1.75rem;
  -webkit-transform: rotate(-35deg);
          transform: rotate(-35deg);
}

.c-arrow-box__arrow2 {
  height: 10px;
  height: 0.625rem;
  margin-left: auto;
  margin-right: auto;
  margin-top: 8px;
  margin-top: 0.5rem;
  position: relative;
  width: 24px;
  width: 1.5rem;
}
.c-arrow-box__arrow2::before, .c-arrow-box__arrow2::after {
  background-color: #ffe014;
  content: "";
  height: 7px;
  height: 0.4375rem;
  margin: auto;
  position: absolute;
  -webkit-transform-origin: center;
          transform-origin: center;
  width: 35px;
  width: 2.1875rem;
}
.c-arrow-box__arrow2::before {
  bottom: 7px;
  bottom: 0.4375rem;
  right: 30%;
  -webkit-transform: rotate(35deg);
          transform: rotate(35deg);
}
.c-arrow-box__arrow2::after {
  bottom: 7px;
  bottom: 0.4375rem;
  left: 30%;
  -webkit-transform: rotate(-35deg);
          transform: rotate(-35deg);
}

.c-button {
  background-color: #d70056;
  border-radius: 100vw;
  color: #fff;
  display: inline-block;
  font-size: max(14px, 10px);
  font-size: max(0.875rem, 10px);
  font-weight: 500;
  letter-spacing: 0;
  padding: 10px 20px;
  padding: 0.625rem 1.25rem;
  text-align: center;
  -webkit-transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out, border-color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out, border-color 0.3s ease-in-out;
}

.c-button:focus-visible {
  background-color: #de4683;
  opacity: 1;
}
.c-button2 {
  -moz-column-gap: 0.9375rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #d70056;
  border-radius: 100vw;
  -webkit-box-shadow: 0px 0.25rem 1.5rem 0px rgba(62, 19, 67, 0.1);
          box-shadow: 0px 0.25rem 1.5rem 0px rgba(62, 19, 67, 0.1);
  color: #fff;
       -webkit-column-gap: 0.9375rem;
               column-gap: 0.9375rem;
  display: inline-grid;
  font-size: max(16px, 10px);
  font-size: max(1rem, 10px);
  font-weight: 500;
  grid-template-columns: 1fr auto 1fr;
  letter-spacing: 0;
  padding: 10px 20px;
  padding: 0.625rem 1.25rem;
  position: relative;
  -webkit-transition: background-color 0.3s ease-in-out, -webkit-box-shadow 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out, -webkit-box-shadow 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out, box-shadow 0.3s ease-in-out, -webkit-box-shadow 0.3s ease-in-out;
  width: 100%;
}

.c-button2::before {
  content: "";
}

.c-button2::after {
  -webkit-mask-image: url(../images/common/icon_arrow_right.svg);
  -webkit-mask-size: cover;
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  aspect-ratio: 1/1;
  background-color: #fff;
  content: "";
  display: block;
  height: 10px;
  height: 0.625rem;
  justify-self: end;
          mask-image: url(../images/common/icon_arrow_right.svg);
          mask-position: center;
          mask-repeat: no-repeat;
          mask-size: cover;
  -webkit-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
  width: 10px;
  width: 0.625rem;
}

.c-button2.c-button2--blue {
  background-color: #0400d2;
}

.c-button2:focus-visible {
  background-color: #de4683;
  -webkit-box-shadow: 0px 0.25rem 1.5rem 0px rgba(62, 19, 67, 0);
          box-shadow: 0px 0.25rem 1.5rem 0px rgba(62, 19, 67, 0);
  opacity: 1;
}

.c-button2.c-button2--blue:focus-visible {
  background-color: #7270f3;
}
.c-common-consultation__triangle01 {
  left: -1%;
  top: 7%;
  width: 38px;
  width: 2.375rem;
}

.c-common-consultation__triangle02 {
  bottom: -14%;
  left: 0%;
  width: 54px;
  width: 3.375rem;
}

.c-common-consultation__triangle03 {
  bottom: -10%;
  left: 40%;
  width: 30px;
  width: 1.875rem;
}

.c-common-consultation__triangle04 {
  bottom: 3%;
  left: 73%;
  width: 30px;
  width: 1.875rem;
}

.c-common-consultation__triangle05 {
  left: 85%;
  top: -10%;
  width: 60px;
  width: 3.75rem;
}

.c-common-consultation__triangle06 {
  left: 98%;
  top: 56%;
  width: 54px;
  width: 3.375rem;
}

.c-common-mv-triangle {
  z-index: 1;
}

.c-common-mv-triangle--01 {
  left: -1%;
  top: 8%;
  width: 60px;
  width: 3.75rem;
}

.c-common-mv-triangle--02 {
  bottom: 3%;
  left: 5%;
  width: 30px;
  width: 1.875rem;
}

.c-common-mv-triangle--03 {
  left: 35%;
  top: 12%;
  width: 30px;
  width: 1.875rem;
}

.c-common-mv-triangle--04 {
  left: 40%;
  top: 36%;
  width: 30px;
  width: 1.875rem;
}

.c-common-mv-triangle--05 {
  bottom: 8%;
  left: 48%;
  width: 60px;
  width: 3.75rem;
}

.c-common-mv-triangle--06 {
  left: 52%;
  top: 15%;
  width: 60px;
  width: 3.75rem;
}

.c-common-mv-triangle--07 {
  bottom: 33%;
  left: 55%;
  width: 30px;
  width: 1.875rem;
}

.c-common-mv-triangle--08 {
  left: 97%;
  top: 3%;
  width: 60px;
  width: 3.75rem;
}

.c-consultation-btn {
  -webkit-text-decoration: none;
  -webkit-text-decoration: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #ca2164;
  border-radius: 6.25rem;
  -webkit-box-shadow: 0 0.25rem 1.5rem rgba(62, 19, 67, 0.1);
          box-shadow: 0 0.25rem 1.5rem rgba(62, 19, 67, 0.1);
  color: #fff;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: max(16px, 10px);
  font-size: max(1rem, 10px);
  font-weight: 500;
  height: 59px;
  height: 3.6875rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1.6;
  padding-bottom: 18px;
  padding-bottom: 1.125rem;
  padding-top: 18px;
  padding-top: 1.125rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  -webkit-transition: background-color 0.3s ease-in-out, -webkit-box-shadow 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out, -webkit-box-shadow 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out, box-shadow 0.3s ease-in-out, -webkit-box-shadow 0.3s ease-in-out;
  width: 320px;
  width: 20rem;
}

.c-consultation-btn__arrow1,
.c-consultation-btn__arrow2 {
  pointer-events: none;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.c-consultation-btn__arrow2 {
  background-color: #fff;
  border-radius: 0.0625rem;
  height: 1px;
  height: 0.0625rem;
  right: 20px;
  right: 1.25rem;
  width: 10px;
  width: 0.625rem;
}

.c-consultation-btn__arrow1 {
  border-right: 1px solid #fff;
  border-right: 0.0625rem solid #fff;
  border-top: 1px solid #fff;
  border-top: 0.0625rem solid #fff;
  height: 6px;
  height: 0.375rem;
  right: 20px;
  right: 1.25rem;
  width: 6px;
  width: 0.375rem;
}

.c-consultation-btn__arrow1 {
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
}

.c-consultation-btn:focus-visible {
  background-color: #DE4683;
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: 1;
}
.c-consultation[data-page=apply] {
  --bg-color: #fff6e4;
  --text-color: #f88402;
}

.c-consultation[data-page=marketing] {
  --bg-color: #f8edfc;
  --text-color: #850085;
}

.c-consultation[data-page=homepage] {
  --bg-color: #eff7ff;
  --text-color: #342b77;
}

.c-consultation {
  background-color: var(--bg-color);
  border-radius: 1.5rem;
  margin-left: auto;
  margin-right: auto;
  max-width: 900px;
  max-width: 56.25rem;
  overflow: hidden;
  padding: 40px 80px;
  padding: 2.5rem 5rem;
  position: relative;
  width: 100%;
}

.c-consultation__contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 32px;
  gap: 2rem;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  text-align: center;
}

.c-consultation__text-block {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
  gap: 1.25rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}

.c-consultation__text-box {
  grid-gap: 0.8125rem;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  display: grid;
  gap: 13px;
  gap: 0.8125rem;
  grid-template-columns: 1.375rem 1fr 1.375rem;
  position: relative;
}

.c-consultation__text-box::before,
.c-consultation__text-box::after {
  -webkit-mask-size: cover;
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  background-color: #222;
  content: "";
  height: 58px;
  height: 3.625rem;
          mask-position: center;
          mask-repeat: no-repeat;
          mask-size: cover;
  width: 22px;
  width: 1.375rem;
}

.c-consultation__text-box::before {
  -webkit-mask-image: url(../images/common/icon_line_left.svg);
          mask-image: url(../images/common/icon_line_left.svg);
}

.c-consultation__text-box::after {
  -webkit-mask-image: url(../images/common/icon_line_right.svg);
          mask-image: url(../images/common/icon_line_right.svg);
}

.c-consultation__text {
  -webkit-animation: ctaScale 2500ms ease-in-out infinite;
          animation: ctaScale 2500ms ease-in-out infinite;
  font-size: max(19.8px, 10px);
  font-size: max(1.2375rem, 10px);
  font-weight: 700;
}

.c-consultation__text-first {
  color: var(--text-color);
  font-size: max(26.5px, 10px);
  font-size: max(1.65625rem, 10px);
  font-weight: 700;
}

.c-consultation__text-second {
  color: #222;
  font-size: max(26.5px, 10px);
  font-size: max(1.65625rem, 10px);
  font-weight: 700;
}

.c-consultation__picture {
  overflow: hidden;
  position: relative;
  width: 390px;
  width: 24.375rem;
  z-index: 1;
}

.c-consultation__picture img {
  -o-object-fit: contain;
  aspect-ratio: 390/200;
  height: auto;
     object-fit: contain;
  width: 100%;
}

.c-consultation__btn.c-button2 {
  background-color: #ca2164;
  max-width: 320px;
  max-width: 20rem;
  padding-bottom: 18px;
  padding-bottom: 1.125rem;
  padding-top: 18px;
  padding-top: 1.125rem;
  width: 100%;
}

@-webkit-keyframes ctaScale {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  15% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  30% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  45% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  70% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes ctaScale {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  15% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  30% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  45% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  70% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
.c-explanation-btn {
  -webkit-text-decoration: none;
  -webkit-text-decoration: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #4b156f;
  border-radius: 6.25rem;
  color: #fff;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: max(14px, 10px);
  font-size: max(0.875rem, 10px);
  font-weight: 500;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 292px;
  max-width: 18.25rem;
  padding: 18px 42px 16px 24px;
  padding: 1.125rem 2.625rem 1rem 1.5rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  -webkit-transition: background-color 0.3s ease-in-out, -webkit-box-shadow 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out, -webkit-box-shadow 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out, box-shadow 0.3s ease-in-out, -webkit-box-shadow 0.3s ease-in-out;
}

.c-explanation-btn--red {
  background-color: #ca2164;
}

.c-explanation-btn__arrow1,
.c-explanation-btn__arrow2 {
  pointer-events: none;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.c-explanation-btn__arrow2 {
  background-color: #fff;
  border-radius: 0.0625rem;
  height: 1px;
  height: 0.0625rem;
  right: 12px;
  right: 0.75rem;
  width: 8px;
  width: 0.5rem;
}

.c-explanation-btn__arrow1 {
  border-right: 1px solid #fff;
  border-right: 0.0625rem solid #fff;
  border-top: 1px solid #fff;
  border-top: 0.0625rem solid #fff;
  height: 7px;
  height: 0.4375rem;
  right: 11px;
  right: 0.6875rem;
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
  width: 7px;
  width: 0.4375rem;
}

.c-explanation-btn:focus-visible {
  background-color: #4b156f;
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: 1;
}

.c-explanation-btn--red:focus-visible {
  background-color: #DE4683;
}
.c-faq {
  background-color: #fff;
}

.c-faq__inner {
  margin: 0 auto;
  max-width: 945px;
  max-width: 59.0625rem;
}

.c-faq__title {
  font-size: max(40px, 10px);
  font-size: max(2.5rem, 10px);
  font-weight: 700;
  text-align: center;
}

.c-faq__box {
  margin-top: 25px;
  margin-top: 1.5625rem;
}

.c-faq__item {
  border: 1px solid #f88402;
  border: 0.0625rem solid #f88402;
  border-radius: 0.625rem;
  max-height: 114px;
  max-height: 7.125rem;
  overflow: hidden;
  -webkit-transition: max-height 0.35s ease;
  transition: max-height 0.35s ease;
}

.c-faq__item-purple {
  border: 1px solid #8b3696;
  border: 0.0625rem solid #8b3696;
}

.c-faq__item.is-open {
  max-height: none;
}

.c-faq__item:not(:first-child) {
  margin-top: 30px;
  margin-top: 1.875rem;
}

.c-faq__question {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
  border: 0;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 18px;
  gap: 1.125rem;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  min-height: 114px;
  min-height: 7.125rem;
  padding: 0 32px;
  padding: 0 2rem;
  position: relative;
  text-align: left;
  width: 100%;
}

.c-faq__item.is-open .c-faq__question {
  min-height: 100px;
  min-height: 6.25rem;
  padding-top: 15px;
  padding-top: 0.9375rem;
  -webkit-transition: min-height 0.2s ease, padding 0.2s ease;
  transition: min-height 0.2s ease, padding 0.2s ease;
}

.c-faq__label {
  background-color: #f4972f;
  border-radius: 1.5625rem;
  color: #fff;
  display: inline-block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  font-family: "Lato", sans-serif;
  font-size: max(20px, 10px);
  font-size: max(1.25rem, 10px);
  font-weight: 700;
  height: 50px;
  height: 3.125rem;
  line-height: 46px;
  line-height: 2.875rem;
  text-align: center;
  width: 50px;
  width: 3.125rem;
}

.c-faq__label--purple {
  background-color: #8b3696;
}

.c-faq__label--answer {
  background-color: #ffb200;
}

.c-faq__label--answer-red {
  background-color: #ca2164;
}

.c-faq__question-text {
  color: #222;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: max(20px, 10px);
  font-size: max(1.25rem, 10px);
  font-weight: 700;
}

.c-faq__toggle-icon {
  border-right: 2px solid #f88402;
  border-right: 0.125rem solid #f88402;
  border-top: 2px solid #f88402;
  border-top: 0.125rem solid #f88402;
  color: #f88402;
  font-size: max(18px, 10px);
  font-size: max(1.125rem, 10px);
  font-weight: bold;
  height: 10px;
  height: 0.625rem;
  pointer-events: none;
  position: absolute;
  right: 32px;
  right: 2rem;
  top: 48%;
  -webkit-transform: translateY(-50%) rotate(135deg);
          transform: translateY(-50%) rotate(135deg);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  width: 10px;
  width: 0.625rem;
}

.c-faq__toggle-icon--purple {
  border-right: 2px solid #8b3696;
  border-right: 0.125rem solid #8b3696;
  border-top: 2px solid #8b3696;
  border-top: 0.125rem solid #8b3696;
}

.c-faq__item.is-open .c-faq__toggle-icon {
  right: 33px;
  right: 2.0625rem;
  top: 52%;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.c-faq__answer {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  background: #fff;
  color: #222;
  display: none;
  font-size: max(16px, 10px);
  font-size: max(1rem, 10px);
  gap: 18px;
  gap: 1.125rem;
  line-height: 1.8;
  padding: 0 32px;
  padding: 0 2rem;
}

.c-faq__item.is-open .c-faq__answer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 2px;
  margin-top: 0.125rem;
  padding: 0px 32px 30px;
  padding: 0rem 2rem 1.875rem;
}

.c-faq__answer-text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.c-form {
  background-color: #fff4d1;
  padding-bottom: 200px;
  padding-bottom: 12.5rem;
  padding-left: 16px;
  padding-left: 1rem;
  padding-right: 16px;
  padding-right: 1rem;
  padding-top: 70px;
  padding-top: 4.375rem;
}

.c-form--purple {
  background-color: #F1ECF6;
}

.c-form--blue {
  background-color: #E4EFF7;
}

.c-form__inner {
  margin: 0 auto;
}

.c-form__intro {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  border-radius: 1.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: auto;
  margin-right: auto;
  max-width: 896px;
  max-width: 56rem;
  padding-bottom: 40px;
  padding-bottom: 2.5rem;
  padding-left: 112px;
  padding-left: 7rem;
  padding-right: 112px;
  padding-right: 7rem;
  padding-top: 40px;
  padding-top: 2.5rem;
  position: relative;
  position: relative;
  text-align: center;
  text-align: center;
}

.c-form__intro::before {
  background: url(./../images/common/icon_human05.svg) center center/contain no-repeat;
  bottom: -2px;
  bottom: -0.125rem;
  content: "";
  height: max(96px, min(11vw, 137px));
  height: max(6rem, min(11vw, 8.5625rem));
  position: absolute;
  right: -21px;
  right: -1.3125rem;
  width: max(96px, min(11vw, 139px));
  width: max(6rem, min(11vw, 8.6875rem));
}

.c-form__lead {
  color: #222;
  font-size: max(32px, 10px);
  font-size: max(2rem, 10px);
  font-weight: 700;
  letter-spacing: 0.05em;
}

.c-form__lead--accent {
  color: #f88402;
  font-size: max(40px, 10px);
  font-size: max(2.5rem, 10px);
  font-weight: 700;
}

.c-form__lead--accent-purple {
  color: #871D93;
}

.c-form__lead--accent-blue {
  color: #342B77;
}

.c-form__desc {
  color: #222;
  font-size: max(18px, 10px);
  font-size: max(1.125rem, 10px);
  font-weight: 500;
  line-height: 1.8;
  margin-top: 10px;
  margin-top: 0.625rem;
}

.c-form__desc--mt {
  margin-top: 18px;
  margin-top: 1.125rem;
}

.c-icon-arrow {
  border-radius: 50%;
  height: 32px;
  height: 2rem;
  position: relative;
  width: 32px;
  width: 2rem;
}

.c-icon-arrow::before {
  -webkit-mask-image: url(../images/common/icon_arrow_right.svg);
  -webkit-mask-size: cover;
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  background-color: #fff;
  content: "";
  height: 10px;
  height: 0.625rem;
  left: 50%;
          mask-image: url(../images/common/icon_arrow_right.svg);
          mask-position: center;
          mask-repeat: no-repeat;
          mask-size: cover;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 10px;
  width: 0.625rem;
}

.c-lead-text {
  font-size: max(16px, 10px);
  font-size: max(1rem, 10px);
  font-weight: 500;
  letter-spacing: 0;
}

.c-line-btn {
  -webkit-text-decoration: none;
  -webkit-text-decoration: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #29a41b;
  border-radius: 6.25rem;
  -webkit-box-shadow: 0 0.25rem 1.5rem rgba(62, 19, 67, 0.1);
          box-shadow: 0 0.25rem 1.5rem rgba(62, 19, 67, 0.1);
  color: #fff;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: max(16px, 10px);
  font-size: max(1rem, 10px);
  font-weight: 500;
  height: 59px;
  height: 3.6875rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1.6;
  padding-bottom: 18px;
  padding-bottom: 1.125rem;
  padding-top: 18px;
  padding-top: 1.125rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  -webkit-transition: background-color 0.3s ease-in-out, -webkit-box-shadow 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out, -webkit-box-shadow 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out, box-shadow 0.3s ease-in-out, -webkit-box-shadow 0.3s ease-in-out;
  width: 320px;
  width: 20rem;
}

.c-line-btn__arrow1,
.c-line-btn__arrow2 {
  pointer-events: none;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.c-line-btn__arrow2 {
  background-color: #fff;
  border-radius: 0.0625rem;
  height: 1px;
  height: 0.0625rem;
  right: 20px;
  right: 1.25rem;
  width: 10px;
  width: 0.625rem;
}

.c-line-btn__arrow1 {
  border-right: 1px solid #fff;
  border-right: 0.0625rem solid #fff;
  border-top: 1px solid #fff;
  border-top: 0.0625rem solid #fff;
  height: 6px;
  height: 0.375rem;
  right: 20px;
  right: 1.25rem;
  width: 6px;
  width: 0.375rem;
}

.c-line-btn__arrow1 {
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
}

.c-line-btn:focus-visible {
  background-color: #3ED29C;
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: 1;
}
.c-menu-button {
  aspect-ratio: 1/1;
  height: auto;
  position: relative;
  width: 35px;
  width: 2.1875rem;
}

.c-menu-button span {
  background-color: #222;
  display: block;
  height: 1px;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
  width: 24px;
  width: 1.5rem;
}

.c-menu-button span:before,
.c-menu-button span::after {
  background-color: #222;
  border-radius: 100vw;
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  width: 100%;
}

.c-menu-button span::before {
  -webkit-transform: translateY(-0.375rem);
          transform: translateY(-0.375rem);
}

.c-menu-button span::after {
  -webkit-transform: translateY(0.375rem);
          transform: translateY(0.375rem);
}

.c-menu-button[aria-expanded=true] span {
  background-color: transparent;
}

.c-menu-button[aria-expanded=true] span::before {
  -webkit-transform: translateY(0) rotate(35deg);
          transform: translateY(0) rotate(35deg);
}

.c-menu-button[aria-expanded=true] span::after {
  -webkit-transform: translateY(0) rotate(-35deg);
          transform: translateY(0) rotate(-35deg);
}

.c-no-image {
  -o-object-fit: cover;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  aspect-ratio: 310/200;
  background-color: #fff;
  border-radius: 0.625rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
     object-fit: cover;
  padding: 50px;
  padding: 3.125rem;
}

.c-no-image img {
  -o-object-fit: contain;
     object-fit: contain;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}

.c-no-post {
  font-size: max(16px, 10px);
  font-size: max(1rem, 10px);
  padding-top: 50px;
  padding-top: 3.125rem;
}

.c-post-title {
  font-size: max(28px, 10px);
  font-size: max(1.75rem, 10px);
  font-weight: 700;
  letter-spacing: 0.08em;
  line-height: 1.6;
}

.c-require {
  background-color: #ca2164;
  color: #fff;
  font-size: max(12px, 10px);
  font-size: max(0.75rem, 10px);
  font-weight: 500;
  letter-spacing: 0;
  margin-top: 3px;
  margin-top: 0.1875rem;
  padding: 0 10px;
  padding: 0 0.625rem;
}

.c-result {
  background-color: #fcf9f2;
  border-radius: 0.625rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 28px;
  gap: 1.75rem;
  max-width: 1000px;
  max-width: 62.5rem;
  padding: 24px 70.5px 13px 25px;
  padding: 1.5rem 4.40625rem 0.8125rem 1.5625rem;
  position: relative;
  width: 100%;
}

.c-result__list {
  grid-gap: 0.625rem;
  display: grid;
  gap: 10px;
  gap: 0.625rem;
  grid-template-columns: repeat(3, 1fr);
}
.c-result__head {
  max-width: 310px;
  max-width: 19.375rem;
  width: 100%;
}

.c-result__head img {
  -o-object-fit: contain;
  aspect-ratio: 310/160;
  height: auto;
     object-fit: contain;
}

.c-result__item {
  max-width: 182px;
  max-width: 11.375rem;
  width: 100%;
}

.c-result__item img {
  -o-object-fit: contain;
  aspect-ratio: 182/148;
  height: auto;
     object-fit: contain;
  width: 100%;
}

[data-dept=page-contact] .c-section-heading__en {
  --en-color: #222;
}

.c-section-heading__en {
  --en-color: #0d006c;
}

.c-section-heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  gap: 16px;
  gap: 1rem;
}

.c-section-heading__ja {
  font-size: max(15px, 10px);
  font-size: max(0.9375rem, 10px);
  font-weight: 500;
}

.c-section-heading__en {
  color: #0d006c;
  color: var(--en-color);
  font-family: "Lato", sans-serif;
  font-size: max(56px, 10px);
  font-size: max(3.5rem, 10px);
  font-weight: 600;
  letter-spacing: 0.1em;
  line-height: 1.2;
  text-transform: capitalize;
}

.c-section-heading2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  gap: 6px;
  gap: 0.375rem;
}

.c-section-heading2--top {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.c-section-heading2__ja {
  font-size: max(15px, 10px);
  font-size: max(0.9375rem, 10px);
  font-weight: 500;
}
.c-section-heading2__en {
  font-family: "Lato", sans-serif;
  font-size: max(72px, 10px);
  font-size: max(4.5rem, 10px);
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1.2;
  text-transform: capitalize;
}

div#ez-toc-container {
  background: #ededf0;
  border: none;
  border-radius: 0.625rem;
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 0.08em;
  line-height: 1.5;
  list-style: none;
  margin: 0 auto;
  max-width: 100%;
  padding: 0;
  position: relative;
  width: 100%;
}

div#ez-toc-container .ez-toc-title-container {
  border-bottom: 1px solid #d1c8d1;
  padding: 24px 56px;
  padding: 1.5rem 3.5rem;
}
div#ez-toc-container .ez-toc-list {
  grid-gap: 0.9375rem;
  display: grid;
  gap: 15px;
  gap: 0.9375rem;
  grid-template-columns: 1fr;
  overflow: auto;
  padding: 40px 56px;
  padding: 2.5rem 3.5rem;
}
div#ez-toc-container .ez-toc-page-1 {
  overflow: auto;
  padding-left: 0;
  padding-left: initial;
  text-indent: 0;
  text-indent: initial;
}
div#ez-toc-container .ez-toc-page-1::before {
  content: none;
}
div#ez-toc-container .ez-toc-link {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  gap: 1.25rem;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
div#ez-toc-container .ez-toc-link::after {
  -webkit-mask-image: url(../images/common/icon_arrow_right02.svg);
  -webkit-mask-size: contain;
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  background: #8b3696;
  content: "";
  -ms-flex-negative: 0;
      flex-shrink: 0;
  height: 14px;
  height: 0.875rem;
          mask-image: url(../images/common/icon_arrow_right02.svg);
          mask-position: center;
          mask-repeat: no-repeat;
          mask-size: contain;
  width: 8px;
  width: 0.5rem;
}
div#ez-toc-container a:visited {
  color: #222;
}
div#ez-toc-container a:hover {
  -webkit-text-decoration: none;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.p-404 {
  padding: 100px 0;
  padding: 6.25rem 0;
}

.p-404__cta {
  margin-top: 56px;
  margin-top: 3.5rem;
  text-align: center;
}

.p-404__button.c-button2 {
  max-width: 320px;
  max-width: 20rem;
  padding: 18px 20px;
  padding: 1.125rem 1.25rem;
  width: 100%;
}

.p-accordion[data-page=apply] {
  --question-bg-color: #f4972f;
  --answer-bg-color: #ffb200;
  --border-color: #f88402;
}

.p-accordion[data-page=marketing] {
  --question-bg-color: #871d93;
  --answer-bg-color: #ca2164;
  --border-color: #8b3696;
}

.p-accordion[data-page=homepage] {
  --question-bg-color: #342b77;
  --answer-bg-color: #189bbd;
  --border-color: #342b77;
}

.p-accordion__details {
  border: 1px solid var(--border-color);
  border: 0.0625rem solid var(--border-color);
  border-radius: 0.625rem;
}

.p-accordion__details + .p-accordion__details {
  margin-top: 24px;
  margin-top: 1.5rem;
}

.p-accordion__question {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  border-radius: 0.625rem;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 19px;
  gap: 1.1875rem;
  padding: 28px;
  padding: 1.75rem;
  -webkit-transition: ease-in-out 0.5s;
  transition: ease-in-out 0.5s;
}

.p-accordion__question-icon,
.p-accordion__answer-icon {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 1.5625rem;
  color: #fff;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: "Lato", sans-serif;
  font-size: max(20px, 10px);
  font-size: max(1.25rem, 10px);
  font-weight: 700;
  height: 50px;
  height: 3.125rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1;
  -webkit-transition: ease-in-out 0.5s;
  transition: ease-in-out 0.5s;
  width: 50px;
  width: 3.125rem;
}

.p-accordion__question-icon {
  background-color: var(--question-bg-color);
}

.p-accordion__question-text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.45;
}

.p-accordion__toggle {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-left: auto;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

.p-accordion__toggle-icon {
  border-right: 2px solid var(--border-color);
  border-right: 0.125rem solid var(--border-color);
  border-top: 2px solid var(--border-color);
  border-top: 0.125rem solid var(--border-color);
  display: block;
  height: 10px;
  height: 0.625rem;
  pointer-events: none;
  position: relative;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  -webkit-transform-origin: center;
          transform-origin: center;
  width: 10px;
  width: 0.625rem;
}

details.is-opened .p-accordion__toggle {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.p-accordion__answer-box {
  background-color: #fff;
  border-bottom-left-radius: 10px;
  border-bottom-left-radius: 0.625rem;
  border-bottom-right-radius: 10px;
  border-bottom-right-radius: 0.625rem;
  overflow: hidden;
}

.p-accordion__answer {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  gap: 1.25rem;
  padding: 0px 55px 34px 27px;
  padding: 0rem 3.4375rem 2.125rem 1.6875rem;
  -webkit-transition: ease-in-out 0.5s;
  transition: ease-in-out 0.5s;
}

.p-accordion__answer-icon {
  background-color: var(--answer-bg-color);
}

.p-accordion__answer-text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.8;
}

.p-apply__mv {
  background: -webkit-gradient(linear, left bottom, right top, from(#fff4e3), to(#feffe6));
  background: linear-gradient(to top right, #fff4e3 0%, #feffe6 100%);
  border-radius: 1rem;
  margin-left: 23px;
  margin-left: 1.4375rem;
  margin-right: 23px;
  margin-right: 1.4375rem;
  overflow: hidden;
}

.p-apply__container {
  position: relative;
}

.p-apply__mv-inner {
  max-width: 1394px;
  max-width: 87.125rem;
  padding-bottom: 0px;
  padding-bottom: 0rem;
  padding-left: 87px;
  padding-left: 5.4375rem;
  padding-right: 70px;
  padding-right: 4.375rem;
  padding-top: 43px;
  padding-top: 2.6875rem;
  position: relative;
  width: 100%;
  z-index: 1;
}

.p-apply__mv-wrapper {
  -moz-column-gap: 1.5rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
       -webkit-column-gap: 1.5rem;
               column-gap: 1.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

.p-apply__mv-container {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 56%;
          flex: 1 1 56%;
  min-width: 420px;
  min-width: 26.25rem;
}

.p-apply__mv-heading {
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: max(36px, min(3.6111111111vw, 52px));
  font-size: max(2.25rem, min(3.6111111111vw, 3.25rem));
  font-weight: 700;
  line-height: 1.44;
  white-space: nowrap;
}

.p-apply__mv-heading-line {
  display: inline-block;
}

.p-apply__mv-heading-color {
  color: #ca2164;
}

.p-apply__mv-heading-sub {
  font-size: max(16px, 10px);
  font-size: max(1rem, 10px);
  font-weight: 500;
  line-height: 1.8;
  margin-top: 26px;
  margin-top: 1.625rem;
}

.p-apply__mv-btn-box {
  align-self: start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 24px;
  gap: 1.5rem;
  grid-column: 1;
  grid-row: 2;
  margin-top: 45px;
  margin-top: 2.8125rem;
}

.p-apply__mv-picture {
  align-self: center;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 max(420px, min(38.5vw, 626px));
          flex: 1 1 max(420px, min(38.5vw, 626px));
  -ms-flex: 1 1 max(26.25rem, min(38.5vw, 39.125rem));
      flex: 1 1 max(26.25rem, min(38.5vw, 39.125rem));
  grid-column: 2;
  grid-row: 1/3;
  justify-self: center;
  margin-top: -67px;
  margin-top: -4.1875rem;
  max-width: 600px;
  max-width: 37.5rem;
  min-width: 320px;
  min-width: 20rem;
  overflow: hidden;
}

.p-apply__mv-picture img {
  -o-object-fit: contain;
  height: 100%;
     object-fit: contain;
  width: 100%;
}

.p-apply__post {
  bottom: 5%;
  position: absolute;
  right: 2%;
}

.p-apply__scroll-infinity {
  overflow: hidden;
}

.p-apply__scroll-infinity-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}

.p-apply__scroll-infinity-list {
  -webkit-animation: loop 30s linear infinite;
          animation: loop 30s linear infinite;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 24px;
  gap: 1.5rem;
  margin-right: 24px;
  margin-right: 1.5rem;
}

.p-apply__scroll-infinity-item {
  width: 220px;
  width: 13.75rem;
}

.p-apply__scroll-infinity-item img {
  -o-object-fit: cover;
  aspect-ratio: 220/151;
  height: auto;
     object-fit: cover;
}

@-webkit-keyframes loop {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(calc(-100% - 1.5rem));
            transform: translateX(calc(-100% - 1.5rem));
  }
}

@keyframes loop {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(calc(-100% - 1.5rem));
            transform: translateX(calc(-100% - 1.5rem));
  }
}
.p-apply__worry {
  background-color: #fff4d1;
  border-radius: 2rem;
  margin-left: 40px;
  margin-left: 2.5rem;
  margin-right: 40px;
  margin-right: 2.5rem;
  position: relative;
  z-index: 2;
}

.p-apply__worry-inner {
  max-width: 900px;
  max-width: 56.25rem;
  padding: 0 40px;
  padding: 0 2.5rem;
  padding-bottom: 48px;
  padding-bottom: 3rem;
  padding-top: 48px;
  padding-top: 3rem;
  width: 100%;
}

.p-apply__worry-heading {
  text-align: center;
}

.p-apply__worry-title-main {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, transparent),color-stop(70%, transparent), color-stop(70%, #ffe014),color-stop(90%, #ffe014), color-stop(90%, transparent), to(transparent));
  background: linear-gradient(to bottom, transparent 0,transparent 70%, #ffe014 70%,#ffe014 90%, transparent 90%, transparent 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, transparent), color-stop(70%, #ffe014), color-stop(90%, transparent));
  background: linear-gradient(to bottom, transparent 0 70%, #ffe014 70% 90%, transparent 90% 100%);
  color: #222;
  display: inline-block;
  font-size: max(32px, 10px);
  font-size: max(2rem, 10px);
  font-weight: 700;
  line-height: 1.4;
}

.p-apply__worry-title-sub {
  color: #222;
  font-size: max(32px, 10px);
  font-size: max(2rem, 10px);
  font-weight: 700;
  line-height: 1.4;
}

.p-apply__worry-title-sub-color {
  color: #f88402;
  font-size: max(38px, 10px);
  font-size: max(2.375rem, 10px);
  font-weight: 700;
  line-height: 1.4;
}

.p-apply__worry-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 16px 17px;
  gap: 1rem 1.0625rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: auto;
  margin-right: auto;
  margin-top: 26px;
  margin-top: 1.625rem;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content;
}

.p-apply__worry-item:nth-child(1) {
  width: 350px;
  width: 21.875rem;
}

.p-apply__worry-item:nth-child(2) {
  width: 320px;
  width: 20rem;
}

.p-apply__worry-item:nth-child(3) {
  width: 320px;
  width: 20rem;
}

.p-apply__worry-item:nth-child(4) {
  width: 350px;
  width: 21.875rem;
}

.p-apply__worry-item {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  border-radius: 1.25rem;
  -webkit-box-shadow: 0px 0.25rem 1.5rem 0px rgba(67, 49, 19, 0.05);
          box-shadow: 0px 0.25rem 1.5rem 0px rgba(67, 49, 19, 0.05);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 32px 40px;
  padding: 2rem 2.5rem;
  text-align: left;
}

.p-apply__worry-text {
  color: #222;
  font-size: max(18px, 10px);
  font-size: max(1.125rem, 10px);
  font-weight: 500;
  line-height: 1.6;
}

.p-apply__worry-text--center {
  display: block;
  font-size: max(18px, 10px);
  font-size: max(1.125rem, 10px);
  font-weight: 500;
  text-align: center;
}

.p-apply__worry-text--emphasis {
  color: #ca2164;
  font-weight: 700;
}

.p-apply__worry-logo {
  aspect-ratio: 282/140;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 24px;
  margin-top: 1.5rem;
  width: 282px;
  width: 17.625rem;
}

.p-apply__worry-logo img {
  -o-object-fit: contain;
  height: inherit;
     object-fit: contain;
  width: 100%;
}

.p-apply__worry-logo2 {
  aspect-ratio: 511/247;
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  width: 511px;
  width: 31.9375rem;
}

.p-apply__worry-logo2 img {
  -o-object-fit: contain;
  display: block;
     object-fit: contain;
  width: 100%;
}

.p-apply__worry-text-box {
  margin-top: 24px;
  margin-top: 1.5rem;
}

.p-apply__worry-logo-box {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  align-items: center;
  background-color: #fff;
  border-radius: 1.25rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: grid;
  justify-items: center;
  justify-items: center;
  margin-top: 10px;
  margin-top: 0.625rem;
  padding-bottom: 30px;
  padding-bottom: 1.875rem;
  padding-left: 20px;
  padding-left: 1.25rem;
  padding-right: 20px;
  padding-right: 1.25rem;
  padding-top: 25px;
  padding-top: 1.5625rem;
  place-items: center;
}

.p-apply__solution {
  background-color: #fff;
  position: relative;
  z-index: 1;
}

.p-apply__solution-inner {
  margin: 0 auto;
  max-width: 784px;
  max-width: 49rem;
  position: relative;
}

.p-apply__solution-inner::before {
  background: url(./../images/common/bg_logo02.svg) center center/contain no-repeat;
  bottom: 38%;
  content: "";
  height: 523px;
  height: 32.6875rem;
  position: absolute;
  right: calc(50% - min(50vw, 56.25rem));
  width: 452px;
  width: 28.25rem;
  z-index: -1;
}

.p-apply__solution-media {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 82px;
  gap: 5.125rem;
  position: relative;
  z-index: 1;
}

.p-apply__solution-text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  line-height: 1.4;
}

.p-apply__solution-catch-box {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 11px;
  gap: 0.6875rem;
}

.p-apply__solution-lead {
  background-color: #f88402;
  border-radius: 0.3125rem;
  color: #fff;
  display: inline-block;
  font-size: max(32px, 10px);
  font-size: max(2rem, 10px);
  font-weight: 700;
  padding-left: 22px;
  padding-left: 1.375rem;
  padding-right: 7px;
  padding-right: 0.4375rem;
}

.p-apply__solution-catch {
  background-color: #f88402;
  border-radius: 0.3125rem;
  color: #fff;
  display: inline-block;
  font-size: max(40px, 10px);
  font-size: max(2.5rem, 10px);
  font-weight: 700;
  padding-left: 18px;
  padding-left: 1.125rem;
  padding-right: 14px;
  padding-right: 0.875rem;
}

.p-apply__solution-desc {
  color: #222;
  font-size: max(22px, 10px);
  font-size: max(1.375rem, 10px);
  font-weight: 500;
  line-height: 1.6;
  margin-top: 25px;
  margin-top: 1.5625rem;
}

.p-apply__solution-picture {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  max-width: 278px;
  max-width: 17.375rem;
  position: relative;
  width: 100%;
  z-index: -2;
}

.p-apply__solution-picture img {
  -o-object-fit: cover;
  aspect-ratio: 278/320;
  height: auto;
     object-fit: cover;
}

.p-apply__content-inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 1440px;
  max-width: 90rem;
  padding-left: 30px;
  padding-left: 1.875rem;
  padding-right: 30px;
  padding-right: 1.875rem;
  width: 100%;
}

.p-apply__content-container {
  background-color: #f4972f;
  border-radius: 2rem;
  padding: 40px;
  padding: 2.5rem;
}

.p-apply__content-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px;
  gap: 1.25rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.p-apply__content-box {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  border: 1px solid #f88402;
  border-radius: 1.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
  gap: 1.25rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 400px;
  max-width: 25rem;
  min-height: 153px;
  min-height: 9.5625rem;
  padding: 15px 33px;
  padding: 0.9375rem 2.0625rem;
  position: relative;
}

.p-apply__content-title-box {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 9px;
  gap: 0.5625rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
}

.p-apply__content-mark {
  background: -webkit-gradient(linear, left top, left bottom, from(#f88402), to(#f9e511));
  background: linear-gradient(to bottom, #f88402 0%, #f9e511 100%);
  -ms-flex-negative: 0;
      flex-shrink: 0;
  height: 25px;
  height: 1.5625rem;
  position: relative;
  width: 25px;
  width: 1.5625rem;
}

.p-apply__content-mark::before {
  background: #fff;
  content: "";
  height: 3px;
  height: 0.1875rem;
  left: 18.5%;
  position: absolute;
  top: 52%;
  -webkit-transform: translateY(-50%) rotate(46deg);
          transform: translateY(-50%) rotate(46deg);
  -webkit-transform-origin: center;
          transform-origin: center;
  width: 5.5px;
  width: 0.34375rem;
}

.p-apply__content-mark::after {
  background: #fff;
  content: "";
  height: 3px;
  height: 0.1875rem;
  position: absolute;
  right: 10%;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(-45deg);
          transform: translateY(-50%) rotate(-45deg);
  -webkit-transform-origin: center;
          transform-origin: center;
  width: 15px;
  width: 0.9375rem;
}

.p-apply__content-box-title {
  color: #f88402;
  font-size: max(20px, 10px);
  font-size: max(1.25rem, 10px);
  font-weight: 700;
  letter-spacing: -0.01em;
}

.p-apply__content-box-text {
  font-size: max(15px, 10px);
  font-size: max(0.9375rem, 10px);
  font-weight: 500;
  text-align: center;
}

.p-apply__feature {
  background-color: #fff;
}

.p-apply__feature-inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 1150px;
  max-width: 71.875rem;
  padding-left: 25px;
  padding-left: 1.5625rem;
  padding-right: 25px;
  padding-right: 1.5625rem;
  position: relative;
  width: 100%;
}

.p-apply__feature-heading {
  text-align: center;
}

.p-apply__feature-heading-title {
  color: #222;
  font-size: max(31px, 10px);
  font-size: max(1.9375rem, 10px);
  font-weight: 700;
  line-height: 1.4;
}

.p-apply__feature-heading-title-accent {
  color: #f88402;
  font-size: max(40px, 10px);
  font-size: max(2.5rem, 10px);
  position: relative;
}

.p-apply__feature-heading-title-accent::before {
  background: #222;
  background-color: #f88402;
  bottom: -60%;
  content: "";
  height: 2px;
  height: 0.125rem;
  left: -39%;
  position: absolute;
  -webkit-transform: translateY(-50%) rotate(60deg);
          transform: translateY(-50%) rotate(60deg);
  -webkit-transform-origin: center;
          transform-origin: center;
  width: 60px;
  width: 3.75rem;
}

.p-apply__feature-heading-title-accent::after {
  background: #222;
  background-color: #f88402;
  bottom: -60%;
  content: "";
  height: 2px;
  height: 0.125rem;
  position: absolute;
  right: -55%;
  -webkit-transform: translateY(-50%) rotate(-60deg);
          transform: translateY(-50%) rotate(-60deg);
  -webkit-transform-origin: center;
          transform-origin: center;
  width: 60px;
  width: 3.75rem;
}

.p-apply__feature-heading-title-large {
  font-size: max(40px, 10px);
  font-size: max(2.5rem, 10px);
  position: relative;
}

.p-apply__feature-heading-title-large::before {
  background: #222;
  background-color: #f88402;
  content: "";
  height: 2px;
  height: 0.125rem;
  left: -132%;
  position: absolute;
  top: 20%;
  -webkit-transform: translateY(-50%) rotate(68deg);
          transform: translateY(-50%) rotate(68deg);
  -webkit-transform-origin: center;
          transform-origin: center;
  width: 100px;
  width: 6.25rem;
}

.p-apply__feature-heading-title-large::after {
  background: #222;
  background-color: #f88402;
  content: "";
  height: 2px;
  height: 0.125rem;
  position: absolute;
  right: -287%;
  top: 18%;
  -webkit-transform: translateY(-50%) rotate(-68deg);
          transform: translateY(-50%) rotate(-68deg);
  -webkit-transform-origin: center;
          transform-origin: center;
  width: 100px;
  width: 6.25rem;
}

.p-apply__feature-intro {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #f7f8f9;
  border-radius: 1.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto;
  margin-top: 24px;
  margin-top: 1.5rem;
  max-width: 896px;
  max-width: 56rem;
  padding: 32px 112px;
  padding: 2rem 7rem;
  position: relative;
  text-align: center;
}

.p-apply__feature-intro::before {
  background: url(./../images/common/icon_human02.svg) center center/contain no-repeat;
  bottom: -2px;
  bottom: -0.125rem;
  content: "";
  height: max(96px, min(11vw, 120px));
  height: max(6rem, min(11vw, 7.5rem));
  position: absolute;
  right: -35px;
  right: -2.1875rem;
  width: max(96px, min(11vw, 120px));
  width: max(6rem, min(11vw, 7.5rem));
}

.p-apply__feature-text {
  color: #222;
  font-size: max(18px, 10px);
  font-size: max(1.125rem, 10px);
  font-weight: 500;
  line-height: 1.8;
}

.p-apply__feature-text--emphasis {
  color: #ca2164;
  font-weight: 500;
}

.p-apply__feature-illust img {
  height: auto;
  width: 80px;
  width: 5rem;
}

.p-apply__feature-boxes {
  grid-gap: 1.875rem;
  display: grid;
  gap: 30px;
  gap: 1.875rem;
  grid-template-columns: repeat(2, 1fr);
  margin-top: 37px;
  margin-top: 2.3125rem;
}

.p-apply__feature-box {
  background-color: #f4972f;
  border-radius: 1.25rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 540px;
  max-width: 33.75rem;
  padding-bottom: 10px;
  padding-bottom: 0.625rem;
  padding-left: 7px;
  padding-left: 0.4375rem;
  padding-right: 7px;
  padding-right: 0.4375rem;
  width: 100%;
}

.p-apply__feature-box-title {
  font-size: max(32px, 10px);
  font-size: max(2rem, 10px);
  font-weight: 700;
  padding-bottom: 13px;
  padding-bottom: 0.8125rem;
  padding-left: 20px;
  padding-left: 1.25rem;
  padding-right: 20px;
  padding-right: 1.25rem;
  padding-top: 16px;
  padding-top: 1rem;
  text-align: center;
}

.p-apply__feature-box-wrapper {
  background-color: #fff9e5;
  border-radius: 0 0 1rem 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-bottom: 43px;
  padding-bottom: 2.6875rem;
  padding-left: 45px;
  padding-left: 2.8125rem;
  padding-right: 42px;
  padding-right: 2.625rem;
  padding-top: 47px;
  padding-top: 2.9375rem;
}

.p-apply__feature-box-text {
  border-bottom: 1px solid #8a8a8a;
  border-bottom: 0.0625rem solid #8a8a8a;
  color: #222;
  font-size: max(16px, 10px);
  font-size: max(1rem, 10px);
  font-weight: 500;
  line-height: 1.6;
  padding-bottom: 20px;
  padding-bottom: 1.25rem;
  text-align: center;
}

.p-apply__feature-box-subtitle {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #f4972f;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: max(20px, 10px);
  font-size: max(1.25rem, 10px);
  font-weight: 700;
  gap: 10px;
  gap: 0.625rem;
}

.p-apply__feature-box-subtitle span {
  font-size: max(12px, 10px);
  font-size: max(0.75rem, 10px);
}

.p-apply__feature-box-section {
  margin-top: 24px;
  margin-top: 1.5rem;
  padding-left: 8px;
  padding-left: 0.5rem;
}

.p-apply__feature-box-section:not(:first-child) {
  margin-top: 23px;
  margin-top: 1.4375rem;
  padding-left: 8px;
  padding-left: 0.5rem;
}

.p-apply__feature-box-list {
  color: #222;
  font-size: max(15px, 10px);
  font-size: max(0.9375rem, 10px);
  font-weight: 500;
  line-height: 1.9;
  margin-top: 8px;
  margin-top: 0.5rem;
}

.p-apply__feature-figure {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
  margin-top: 2.5rem;
  max-width: 1100px;
  max-width: 68.75rem;
  width: 100%;
}

.p-apply__feature-figure img {
  -o-object-fit: contain;
  aspect-ratio: 1110/120;
  height: auto;
     object-fit: contain;
  width: 100%;
}

.p-apply__skilling {
  background-color: #fff4d1;
  border-radius: 2rem;
  margin-left: 40px;
  margin-left: 2.5rem;
  margin-right: 40px;
  margin-right: 2.5rem;
  padding-bottom: 65px;
  padding-bottom: 4.0625rem;
  padding-top: 65px;
  padding-top: 4.0625rem;
  position: relative;
  z-index: 2;
}

.p-apply__skilling-inner {
  max-width: 1100px;
  max-width: 68.75rem;
  padding-left: 50px;
  padding-left: 3.125rem;
  padding-right: 50px;
  padding-right: 3.125rem;
}

.p-apply__skilling-heading {
  text-align: center;
}

.p-apply__skilling-title {
  color: #222;
  font-size: max(32px, 10px);
  font-size: max(2rem, 10px);
  font-weight: 700;
  line-height: 1.4;
}

.p-apply__skilling-title-main {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, transparent),color-stop(80%, transparent), color-stop(80%, #ffe014), to(#ffe014));
  background: linear-gradient(to bottom, transparent 0,transparent 80%, #ffe014 80%, #ffe014 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, transparent), color-stop(80%, #ffe014));
  background: linear-gradient(to bottom, transparent 0 80%, #ffe014 80% 100%);
  color: #222;
  display: inline-block;
  font-size: max(32px, 10px);
  font-size: max(2rem, 10px);
  font-weight: 700;
  line-height: 1.4;
}

.p-apply__skilling-title-sub {
  color: #222;
  font-size: max(40px, 10px);
  font-size: max(2.5rem, 10px);
  font-weight: 700;
  line-height: 1.9;
}

.p-apply__skilling-title-sub-color {
  color: #f88402;
  font-size: max(38px, 10px);
  font-size: max(2.375rem, 10px);
  font-weight: 700;
  line-height: 1.4;
}

.p-apply__skilling-intro {
  background-color: #fff;
  border-radius: 1.25rem;
  margin-top: 19px;
  margin-top: 1.1875rem;
  padding: 32px 80px;
  padding: 2rem 5rem;
  position: relative;
  text-align: center;
}

.p-apply__skilling-intro::before {
  background: url(./../images/common/icon_human03.svg) center center/contain no-repeat;
  bottom: 0px;
  bottom: 0rem;
  content: "";
  height: max(60px, min(12vw, 112px));
  height: max(3.75rem, min(12vw, 7rem));
  left: -43px;
  left: -2.6875rem;
  position: absolute;
  width: max(60px, min(12vw, 125px));
  width: max(3.75rem, min(12vw, 7.8125rem));
}

.p-apply__skilling-text {
  color: #222;
  font-size: max(18px, 10px);
  font-size: max(1.125rem, 10px);
  font-weight: 500;
  line-height: 1.8;
}

.p-apply__skilling-text--emphasis {
  color: #ca2164;
  font-weight: 700;
}

.p-apply__skilling-curriculum-cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 26px;
  gap: 1.625rem;
  margin-top: 33px;
  margin-top: 2.0625rem;
}
.p-apply__skilling-curriculum-card {
  background-color: #fff;
  border-radius: 1.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 32px;
  gap: 2rem;
  padding-bottom: 23px;
  padding-bottom: 1.4375rem;
  padding-left: 32px;
  padding-left: 2rem;
  padding-right: 32px;
  padding-right: 2rem;
  padding-top: 23px;
  padding-top: 1.4375rem;
}

.p-apply__skilling-curriculum-picture {
  aspect-ratio: 400/280;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  max-width: 400px;
  max-width: 25rem;
  width: 100%;
}

.p-apply__skilling-curriculum-picture img {
  -o-object-fit: cover;
  border-radius: 0.5rem;
  height: inherit;
     object-fit: cover;
}

.p-apply__skilling-curriculum-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.p-apply__skilling-curriculum-label {
  border-bottom: 1px solid #ffb200;
  border-bottom: 0.0625rem solid #ffb200;
  border-top: 1px solid #ffb200;
  border-top: 0.0625rem solid #ffb200;
  color: #ffb200;
  font-size: max(16px, 10px);
  font-size: max(1rem, 10px);
  font-weight: 700;
  padding-bottom: 5px;
  padding-bottom: 0.3125rem;
  padding-left: 5px;
  padding-left: 0.3125rem;
  padding-right: 5px;
  padding-right: 0.3125rem;
  padding-top: 5px;
  padding-top: 0.3125rem;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content;
}

.p-apply__skilling-curriculum-title {
  color: #f88402;
  font-size: max(24px, 10px);
  font-size: max(1.5rem, 10px);
  font-weight: 700;
  margin-top: 10px;
  margin-top: 0.625rem;
}

.p-apply__skilling-curriculum-text {
  color: #222;
  font-size: max(15px, 10px);
  font-size: max(0.9375rem, 10px);
  font-weight: 500;
  line-height: 1.8;
  margin-top: 24px;
  margin-top: 1.5rem;
}

.p-apply__skilling-cta-cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 40px;
  gap: 2.5rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 33px;
  margin-top: 2.0625rem;
}

.p-apply__skilling-cta-cards-item {
  border-radius: 0.75rem;
  text-align: center;
}

.p-apply__skilling-cta-cards-picture {
  aspect-ratio: 310/200;
  border-radius: 0.625rem;
  display: block;
  max-width: 310px;
  max-width: 19.375rem;
  overflow: hidden;
  width: 100%;
}

.p-apply__skilling-cta-cards-picture img {
  -o-object-fit: cover;
  height: 100%;
     object-fit: cover;
  width: 100%;
}

.p-apply__skilling-cta-box {
  margin-top: 20px;
  margin-top: 1.25rem;
}

.p-apply__merit {
  background-color: #fff;
}

.p-apply__merit-inner {
  max-width: 1150px;
  max-width: 71.875rem;
  position: relative;
  width: 100%;
}

.p-apply__merit-heading {
  text-align: center;
}

.p-apply__merit-heading-title {
  color: #222;
  font-size: max(31px, 10px);
  font-size: max(1.9375rem, 10px);
  font-weight: 700;
  line-height: 1.4;
}

.p-apply__merit-heading-title-accent {
  color: #f88402;
  font-size: max(40px, 10px);
  font-size: max(2.5rem, 10px);
  position: relative;
}

.p-apply__merit-heading-title-accent::before {
  background: #222;
  background-color: #f88402;
  bottom: -60%;
  content: "";
  height: 2px;
  height: 0.125rem;
  left: -56%;
  position: absolute;
  -webkit-transform: translateY(-50%) rotate(60deg);
          transform: translateY(-50%) rotate(60deg);
  -webkit-transform-origin: center;
          transform-origin: center;
  width: 60px;
  width: 3.75rem;
}

.p-apply__merit-heading-title-accent::after {
  background: #222;
  background-color: #f88402;
  bottom: -60%;
  content: "";
  height: 2px;
  height: 0.125rem;
  position: absolute;
  right: -71%;
  -webkit-transform: translateY(-50%) rotate(-60deg);
          transform: translateY(-50%) rotate(-60deg);
  -webkit-transform-origin: center;
          transform-origin: center;
  width: 60px;
  width: 3.75rem;
}

.p-apply__merit-heading-title-large {
  font-size: max(40px, 10px);
  font-size: max(2.5rem, 10px);
  position: relative;
}

.p-apply__merit-heading-title-large::before {
  background: #222;
  background-color: #f88402;
  content: "";
  height: 2px;
  height: 0.125rem;
  left: -110%;
  position: absolute;
  top: 20%;
  -webkit-transform: translateY(-50%) rotate(68deg);
          transform: translateY(-50%) rotate(68deg);
  -webkit-transform-origin: center;
          transform-origin: center;
  width: 100px;
  width: 6.25rem;
}

.p-apply__merit-heading-title-large::after {
  background: #222;
  background-color: #f88402;
  content: "";
  height: 2px;
  height: 0.125rem;
  position: absolute;
  right: -387%;
  top: 18%;
  -webkit-transform: translateY(-50%) rotate(-68deg);
          transform: translateY(-50%) rotate(-68deg);
  -webkit-transform-origin: center;
          transform-origin: center;
  width: 100px;
  width: 6.25rem;
}

.p-apply__merit-heading-title-large--none {
  font-size: max(40px, 10px);
  font-size: max(2.5rem, 10px);
  line-height: 1.6;
  position: relative;
}

.p-apply__merit-intro {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff8e5;
  border-radius: 1.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto;
  margin-top: 36px;
  margin-top: 2.25rem;
  max-width: 896px;
  max-width: 56rem;
  padding: 32px 112px;
  padding: 2rem 7rem;
  position: relative;
  text-align: center;
}

.p-apply__merit-intro::before {
  background: url(./../images/common/icon_human04.svg) center center/contain no-repeat;
  bottom: -2px;
  bottom: -0.125rem;
  content: "";
  height: max(96px, min(11vw, 130px));
  height: max(6rem, min(11vw, 8.125rem));
  position: absolute;
  right: -32px;
  right: -2rem;
  width: max(96px, min(11vw, 143px));
  width: max(6rem, min(11vw, 8.9375rem));
}

.p-apply__merit-text {
  color: #222;
  font-size: max(18px, 10px);
  font-size: max(1.125rem, 10px);
  font-weight: 500;
  line-height: 1.8;
}

.p-apply__merit-text--emphasis {
  color: #ca2164;
  font-weight: 500;
}

.p-apply__merit-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 24px;
  gap: 1.5rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 40px;
  margin-top: 2.5rem;
}

.p-apply__merit-box {
  background-color: #fff;
  border: 1px solid #f88402;
  border: 0.0625rem solid #f88402;
  border-radius: 1.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 calc((100% - 2.5rem) / 3);
          flex: 1 1 calc((100% - 2.5rem) / 3);
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 350px;
  max-width: 21.875rem;
  padding-bottom: 26px;
  padding-bottom: 1.625rem;
  padding-left: 24px;
  padding-left: 1.5rem;
  padding-right: 24px;
  padding-right: 1.5rem;
  padding-top: 31px;
  padding-top: 1.9375rem;
}

.p-apply__merit-box:not(:first-child) {
  background-color: #fff;
  border: 1px solid #f88402;
  border: 0.0625rem solid #f88402;
  border-radius: 1.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 calc((100% - 2.5rem) / 3);
          flex: 1 1 calc((100% - 2.5rem) / 3);
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 350px;
  max-width: 21.875rem;
  padding-bottom: 26px;
  padding-bottom: 1.625rem;
  padding-left: 30px;
  padding-left: 1.875rem;
  padding-right: 23px;
  padding-right: 1.4375rem;
  padding-top: 31px;
  padding-top: 1.9375rem;
}

.p-apply__merit-title-box {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  gap: 0.625rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.p-apply__merit-mark {
  background: -webkit-gradient(linear, left top, left bottom, from(#f88402), to(#f9e511));
  background: linear-gradient(to bottom, #f88402 0%, #f9e511 100%);
  -ms-flex-negative: 0;
      flex-shrink: 0;
  height: 25px;
  height: 1.5625rem;
  position: relative;
  width: 25px;
  width: 1.5625rem;
}

.p-apply__merit-mark::before {
  background: #fff;
  content: "";
  height: 3px;
  height: 0.1875rem;
  left: 18.5%;
  position: absolute;
  top: 52%;
  -webkit-transform: translateY(-50%) rotate(46deg);
          transform: translateY(-50%) rotate(46deg);
  width: 5.5px;
  width: 0.34375rem;
}

.p-apply__merit-mark::after {
  background: #fff;
  content: "";
  height: 3px;
  height: 0.1875rem;
  position: absolute;
  right: 10%;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(-45deg);
          transform: translateY(-50%) rotate(-45deg);
  width: 15px;
  width: 0.9375rem;
}

.p-apply__merit-box-title {
  color: #f88402;
  font-size: max(20px, 10px);
  font-size: max(1.25rem, 10px);
  font-weight: 700;
  text-align: left;
}

.p-apply__merit-box-text {
  font-size: max(15px, 10px);
  font-size: max(0.9375rem, 10px);
  font-weight: 500;
  margin-top: 20px;
  margin-top: 1.25rem;
  width: auto;
}

.p-apply__cases {
  background-color: #fff4d1;
  border-radius: 0.625rem;
  margin-left: 40px;
  margin-left: 2.5rem;
  margin-right: 40px;
  margin-right: 2.5rem;
}

.p-apply__cases-inner {
  margin: 0 auto;
  max-width: 1150px;
  max-width: 71.875rem;
  padding-bottom: 60px;
  padding-bottom: 3.75rem;
  padding-top: 68px;
  padding-top: 4.25rem;
}

.p-apply__cases-heading {
  text-align: center;
}

.p-apply__cases-title {
  color: #222;
  font-size: max(32px, 10px);
  font-size: max(2rem, 10px);
  font-weight: 700;
}

.p-apply__cases-title--orange {
  color: #f88402;
  font-size: max(40px, 10px);
  font-size: max(2.5rem, 10px);
  font-weight: 700;
}

.p-apply__cases-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 19px;
  margin-top: 1.1875rem;
}

.p-apply__cases-item {
  background-color: #fff;
  border-top: 1px solid #b7b7b7;
}

.p-apply__cases-item:last-child {
  border-bottom: 1px solid #b7b7b7;
}

.p-apply__cases-link {
  -webkit-text-decoration: none;
  -webkit-text-decoration: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
  gap: 1rem;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 32px 24px 32px 17px;
  padding: 2rem 1.5rem 2rem 1.0625rem;
  text-decoration: none;
}

.p-apply__cases-meta {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 16px;
  gap: 1rem;
}

.p-apply__cases-date {
  color: #5f5f5f;
  font-size: max(14px, 10px);
  font-size: max(0.875rem, 10px);
  font-weight: 400;
}

.p-apply__cases-category {
  border: 1px solid #a500bb;
  border: 0.0625rem solid #a500bb;
  border-radius: 2rem;
  color: #a500bb;
  font-size: max(14px, 10px);
  font-size: max(0.875rem, 10px);
  font-weight: 500;
  padding: 2px 8px;
  padding: 0.125rem 0.5rem;
}

.p-apply__cases-text {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  color: #222;
  display: -webkit-box;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  font-size: max(16px, 10px);
  font-size: max(1rem, 10px);
  font-weight: 500;
  margin-top: 15px;
  margin-top: 0.9375rem;
  overflow: hidden;
}

.p-apply__cases-arrow-box {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #a500bb;
  border-radius: 1.40625rem;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  font-size: max(18px, 10px);
  font-size: max(1.125rem, 10px);
  font-weight: 700;
  height: 32px;
  height: 2rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1;
  position: relative;
  -webkit-transition: background-color 0.3s ease, -webkit-transform 0.2s ease;
  transition: background-color 0.3s ease, -webkit-transform 0.2s ease;
  transition: background-color 0.3s ease, transform 0.2s ease;
  transition: background-color 0.3s ease, transform 0.2s ease, -webkit-transform 0.2s ease;
  width: 32px;
  width: 2rem;
}

.p-apply__cases-arrow2 {
  background-color: #fff;
  border-radius: 0.0625rem;
  height: 1px;
  height: 0.0625rem;
  right: 12px;
  right: 0.75rem;
  width: 8px;
  width: 0.5rem;
}

.p-apply__cases-arrow1 {
  border-right: 1px solid #fff;
  border-right: 0.0625rem solid #fff;
  border-top: 1px solid #fff;
  border-top: 0.0625rem solid #fff;
  height: 7px;
  height: 0.4375rem;
  right: 11px;
  right: 0.6875rem;
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
  width: 7px;
  width: 0.4375rem;
}

.p-apply__cases-arrow1,
.p-apply__cases-arrow2 {
  pointer-events: none;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.p-apply__cases-arrow2 {
  background-color: #fff;
  border-radius: 0.0625rem;
  height: 1px;
  height: 0.0625rem;
  right: 12px;
  right: 0.75rem;
  width: 10px;
  width: 0.625rem;
}

.p-apply__cases-arrow1 {
  border-right: 1px solid #fff;
  border-right: 0.0625rem solid #fff;
  border-top: 1px solid #fff;
  border-top: 0.0625rem solid #fff;
  height: 6px;
  height: 0.375rem;
  right: 12px;
  right: 0.75rem;
  width: 6px;
  width: 0.375rem;
}

.p-apply__cases-arrow1 {
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
}

.p-apply__cases-cta {
  margin-top: 32px;
  margin-top: 2rem;
  text-align: center;
}

.p-apply__cases-btn {
  max-width: 216px;
  max-width: 13.5rem;
  padding-bottom: 17px;
  padding-bottom: 1.0625rem;
  padding-top: 17px;
  padding-top: 1.0625rem;
  width: 100%;
}

.p-apply__reason {
  background-color: #fff;
  overflow: hidden;
  padding-bottom: 56px;
  padding-bottom: 3.5rem;
  padding-top: 150px;
  padding-top: 9.375rem;
  position: relative;
  z-index: 0;
}

.p-apply__reason-inner {
  margin: 0 auto;
  max-width: 962px;
  max-width: 60.125rem;
  position: relative;
  text-align: center;
  z-index: 0;
}

.p-apply__reason-inner::before {
  background: url(./../images/common/bg_logo03.svg) center center/contain no-repeat;
  content: "";
  height: 156px;
  height: 9.75rem;
  left: calc(50% - min(50vw, 41rem) + 1rem);
  position: absolute;
  top: 66px;
  top: 4.125rem;
  width: 146px;
  width: 9.125rem;
  z-index: -1;
}

.p-apply__reason-inner::after {
  background: url(./../images/common/bg_logo02.svg) center center/contain no-repeat;
  bottom: -180px;
  bottom: -11.25rem;
  content: "";
  height: 450px;
  height: 28.125rem;
  left: calc(50% - min(50vw, 50rem) + 1rem);
  position: absolute;
  width: 389px;
  width: 24.3125rem;
  z-index: -1;
}

.p-apply__reason-moment::before {
  background: url(./../images/common/bg_logo03.svg) center center/contain no-repeat;
  bottom: -28px;
  bottom: -1.75rem;
  content: "";
  height: 127px;
  height: 7.9375rem;
  position: absolute;
  right: calc(50% - min(50vw, 35.9375rem) + 1rem);
  width: 138px;
  width: 8.625rem;
  z-index: -1;
}

.p-apply__reason-moment::after {
  background: url(./../images/common/bg_logo03.svg) center center/contain no-repeat;
  content: "";
  height: 169px;
  height: 10.5625rem;
  position: absolute;
  right: calc(50% - min(45vw, 38.125rem));
  top: 458px;
  top: 28.625rem;
  width: 149px;
  width: 9.3125rem;
  z-index: -1;
}

.p-apply__reason-subtitle {
  color: #ca2164;
  font-size: max(32px, 10px);
  font-size: max(2rem, 10px);
  font-weight: 700;
}

.p-apply__reason-subtitle span {
  color: #222;
  font-size: max(32px, 10px);
  font-size: max(2rem, 10px);
  font-weight: 700;
}

.p-apply__reason-title {
  color: #222;
  font-size: max(48px, 10px);
  font-size: max(3rem, 10px);
  font-weight: 700;
}

.p-apply__reason-list {
  margin-top: 48px;
  margin-top: 3rem;
  padding-left: 16px;
  padding-left: 1rem;
}

.p-apply__reason-item {
  grid-column-gap: 2.5rem;
  -moz-column-gap: 2.5rem;
  grid-gap: 3.5rem;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
       -webkit-column-gap: 2.5rem;
               column-gap: 2.5rem;
  display: grid;
  gap: 56px;
  gap: 3.5rem;
  grid-template-areas: "img content";
  grid-template-columns: 25rem 1fr;
}

.p-apply__reason-item:nth-child(even) {
  grid-template-areas: "content img";
  grid-template-columns: 1fr 25rem;
}

.p-apply__reason-item:not(:first-child) {
  margin-top: 55px;
  margin-top: 3.4375rem;
}

.p-apply__reason-item--rev {
  grid-column-gap: 2.5rem;
  -moz-column-gap: 2.5rem;
  grid-gap: 3.5rem;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
       -webkit-column-gap: 2.5rem;
               column-gap: 2.5rem;
  display: grid;
  gap: 56px;
  gap: 3.5rem;
  grid-template-areas: "content img";
  grid-template-columns: 1fr 25rem;
  margin-top: 55px;
  margin-top: 3.4375rem;
}

.p-apply__reason-item--wide {
  -moz-column-gap: 2rem;
       -webkit-column-gap: 2rem;
          column-gap: 2rem;
  grid-template-columns: 1fr 23.75rem;
}

.p-apply__reason-heading-rev {
  color: #f88402;
  font-size: max(24px, 10px);
  font-size: max(1.5rem, 10px);
  font-weight: 700;
  margin-top: 10px;
  margin-top: 0.625rem;
  text-align: left;
}

.p-apply__reason-text-rev {
  color: #222;
  font-size: max(15px, 10px);
  font-size: max(0.9375rem, 10px);
  font-weight: 500;
  line-height: 1.6;
  margin-top: 17px;
  margin-top: 1.0625rem;
  text-align: left;
}

.p-apply__reason-content {
  grid-area: content;
  min-width: 0;
  text-align: left;
}

.p-apply__reason-image {
  aspect-ratio: 400/280;
  border-radius: 18.75rem;
  -webkit-box-shadow: 0 0.25rem 1.5rem rgba(62, 19, 67, 0.1);
          box-shadow: 0 0.25rem 1.5rem rgba(62, 19, 67, 0.1);
  grid-area: img;
  justify-self: start;
  overflow: hidden;
  width: 400px;
  width: 25rem;
}

.p-apply__reason-item:nth-child(even) .p-apply__reason-image {
  justify-self: end;
}

.p-apply__reason-image img {
  -o-object-fit: cover;
  height: 100%;
     object-fit: cover;
  width: 100%;
}

.p-apply__reason-number {
  color: #ffe2c1;
  font-family: "Lato", sans-serif;
  font-size: max(72px, 10px);
  font-size: max(4.5rem, 10px);
  font-style: italic;
  font-weight: 700;
  padding-top: 10px;
  padding-top: 0.625rem;
  text-align: left;
}

.p-apply__reason-number-rev {
  color: #ffe2c1;
  font-family: "Lato", sans-serif;
  font-size: max(72px, 10px);
  font-size: max(4.5rem, 10px);
  font-style: italic;
  font-weight: 700;
  text-align: left;
}

.p-apply__reason-number-none {
  color: #ffe2c1;
  font-family: "Lato", sans-serif;
  font-size: max(72px, 10px);
  font-size: max(4.5rem, 10px);
  font-style: italic;
  font-weight: 700;
  text-align: left;
}

.p-apply__reason-heading {
  color: #f88402;
  font-size: max(24px, 10px);
  font-size: max(1.5rem, 10px);
  font-weight: 700;
  margin-top: 11px;
  margin-top: 0.6875rem;
  text-align: left;
}

.p-apply__reason-text {
  color: #222;
  font-size: max(15px, 10px);
  font-size: max(0.9375rem, 10px);
  font-weight: 500;
  line-height: 1.6;
  margin-top: 23px;
  margin-top: 1.4375rem;
  text-align: left;
}

.p-apply__contact-form {
  background-color: #fff4d1;
}

.p-apply__contact-form--purple {
  background-color: #F1ECF6;
}

.p-apply__contact-form--blue {
  background-color: #E4EFF7;
}

.p-article {
  border-top: 1px solid #d9d9d9;
}

.p-article:last-child {
  border-bottom: 1px solid #d9d9d9;
}

.p-article__link {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  gap: 1.25rem;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 32px 20px 32px 25px;
  padding: 2rem 1.25rem 2rem 1.5625rem;
}

.p-article__icon {
  background-color: #8b3696;
  border-radius: 50%;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  height: 32px;
  height: 2rem;
  position: relative;
  -webkit-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
  width: 32px;
  width: 2rem;
}

.p-article__icon::before {
  -webkit-mask-image: url(../images/common/icon_arrow_right.svg);
  -webkit-mask-size: cover;
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  background-color: #fff;
  content: "";
  display: block;
  height: 10px;
  height: 0.625rem;
          mask-image: url(../images/common/icon_arrow_right.svg);
          mask-position: center;
          mask-repeat: no-repeat;
          mask-size: cover;
  width: 10px;
  width: 0.625rem;
}

.p-article__meta {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
  gap: 1rem;
}

.p-article__time {
  font-size: max(14px, 10px);
  font-size: max(0.875rem, 10px);
  letter-spacing: 0;
}

.p-article__heading {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  color: var(--text-color);
  display: -webkit-box;
  font-size: max(16px, 10px);
  font-size: max(1rem, 10px);
  font-weight: 500;
  letter-spacing: 0;
  margin-top: 15px;
  margin-top: 0.9375rem;
  overflow: hidden;
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}

.p-article__link:focus-visible {
  opacity: 1;
}

.p-article__link:focus-visible .p-article__heading {
  color: #4e4e4e;
}

.p-article__link:focus-visible .p-article__icon {
  background-color: #cf95d6;
}
.p-author {
  background-color: #f8f8f8;
  padding: 46px 56px 32px;
  padding: 2.875rem 3.5rem 2rem;
}

.p-author__wrapper {
  grid-gap: 1rem;
  display: grid;
  gap: 16px;
  gap: 1rem;
  grid-template-columns: 1fr;
}

.p-author__label {
  border-bottom: 1px solid #c0c0c0;
  padding-bottom: 10px;
  padding-bottom: 0.625rem;
}

.p-author__label span {
  grid-gap: 0.625rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: grid;
  font-size: max(14px, 10px);
  font-size: max(0.875rem, 10px);
  font-weight: 500;
  gap: 10px;
  gap: 0.625rem;
  grid-template-columns: 0.5625rem 1fr;
  letter-spacing: 0;
}

.p-author__label span::before {
  background-color: #8b3696;
  content: "";
  display: block;
  height: 9px;
  height: 0.5625rem;
  width: 9px;
  width: 0.5625rem;
}

.p-author__info {
  grid-gap: 0.75rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: grid;
  gap: 12px;
  gap: 0.75rem;
  grid-template-columns: 4rem 1fr;
}

.p-author__avatar {
  border-radius: 50%;
  overflow: hidden;
}

.p-author__avatar img {
  -o-object-fit: cover;
  aspect-ratio: 1/1;
  height: auto;
     object-fit: cover;
}

.p-author__title {
  font-size: max(12px, 10px);
  font-size: max(0.75rem, 10px);
  font-weight: 500;
  letter-spacing: 0;
}

.p-author__name {
  font-size: max(16px, 10px);
  font-size: max(1rem, 10px);
  font-weight: 500;
  letter-spacing: 0;
}

.p-author__description {
  background-color: #fff;
  font-size: max(15px, 10px);
  font-size: max(0.9375rem, 10px);
  letter-spacing: 0.08em;
  line-height: 1.8;
  padding: 10px 20px;
  padding: 0.625rem 1.25rem;
}

.p-breadcrumb {
  padding-bottom: 94px;
  padding-bottom: 5.875rem;
  padding-top: 12px;
  padding-top: 0.75rem;
}

.p-breadcrumb__inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 1250px;
  max-width: 78.125rem;
  padding-left: 25px;
  padding-left: 1.5625rem;
  padding-right: 25px;
  padding-right: 1.5625rem;
  width: 100%;
}

.p-breadcrumb__between {
  color: inherit;
  display: inline-block;
  margin-left: 4px;
  margin-left: 0.25rem;
  margin-right: 4px;
  margin-right: 0.25rem;
}

.p-breadcrumb span[property=itemListElement]:nth-child(1) {
  color: #222;
  display: inline-block;
  font-size: max(12px, 10px);
  font-size: max(0.75rem, 10px);
  position: relative;
}

.p-breadcrumb span[property=itemListElement]:nth-child(n+2) {
  color: inherit;
  font-size: max(12px, 10px);
  font-size: max(0.75rem, 10px);
}

.p-breadcrumb a {
  position: relative;
}

.p-breadcrumb a::after {
  background-color: currentColor;
  bottom: 2px;
  bottom: 0.125rem;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1);
  -webkit-transform-origin: left top;
          transform-origin: left top;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  width: 100%;
}

.p-breadcrumb a:focus-visible {
  color: inherit;
  opacity: 1;
}

.p-breadcrumb .home:focus-visible {
  color: #222;
}

.p-breadcrumb a:focus-visible::after {
  -webkit-transform: scale(1, 1);
          transform: scale(1, 1);
}
.p-buttons.u-pc {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 24px;
  gap: 1.5rem;
}

.p-buttons.u-sp {
  display: none;
}

.p-card__link {
  display: block;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}

.p-card__thumb {
  border-radius: 0.625rem;
  -webkit-box-shadow: 0px 0.25rem 1.5rem 0px rgba(62, 19, 67, 0.1);
          box-shadow: 0px 0.25rem 1.5rem 0px rgba(62, 19, 67, 0.1);
}

.p-card__thumb img {
  -o-object-fit: cover;
  aspect-ratio: 310/200;
  border-radius: 0.625rem;
  height: auto;
     object-fit: cover;
}

.p-card__no-image {
  -webkit-box-shadow: 0px 0.25rem 1.5rem 0px rgba(62, 19, 67, 0.1);
          box-shadow: 0px 0.25rem 1.5rem 0px rgba(62, 19, 67, 0.1);
}

.p-card__meta {
  margin-top: 8px;
  margin-top: 0.5rem;
}

.p-card__date {
  background-color: var(--bg-tag-color);
  border: 1px solid var(--border-color);
  border-radius: 62.4375rem;
  color: #b0b0b0;
  font-size: max(16px, 10px);
  font-size: max(1rem, 10px);
  font-weight: 500;
  letter-spacing: 0;
  padding: 0 10px;
  padding: 0 0.625rem;
}

.p-card__category-list {
  margin-top: 5px;
  margin-top: 0.3125rem;
}

.p-card__title {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  color: var(--text-color);
  display: -webkit-box;
  font-size: max(18px, 10px);
  font-size: max(1.125rem, 10px);
  font-weight: 500;
  letter-spacing: 0;
  margin-top: 10px;
  margin-top: 0.625rem;
  overflow: hidden;
}

.p-card__link:focus-visible {
  opacity: 1;
  -webkit-transform: translateY(-0.625rem);
          transform: translateY(-0.625rem);
}
.p-card2[data-page=top-blog] .p-card2__title {
  --text-color: #fff;
}

.p-card2__link {
  display: block;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}

.p-card2__thumb {
  border-radius: 0.625rem;
  overflow: hidden;
}

.p-card2__thumb img {
  -o-object-fit: cover;
  aspect-ratio: 310/200;
  height: auto;
     object-fit: cover;
}

.p-card2__meta {
  margin-top: 8px;
  margin-top: 0.5rem;
}

.p-card2__date {
  color: #b0b0b0;
  font-size: max(16px, 10px);
  font-size: max(1rem, 10px);
  font-weight: 500;
  letter-spacing: 0;
}

.p-card2__tag-list,
.p-card2__category-list {
  margin-top: 5px;
  margin-top: 0.3125rem;
}

.p-card2__title {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  color: var(--text-color);
  display: -webkit-box;
  font-size: max(18px, 10px);
  font-size: max(1.125rem, 10px);
  font-weight: 500;
  letter-spacing: 0;
  margin-top: 12px;
  margin-top: 0.75rem;
  overflow: hidden;
}

.p-card2__link:focus-visible {
  opacity: 1;
  -webkit-transform: translateY(-0.625rem);
          transform: translateY(-0.625rem);
}
.p-cards[data-page=blog] {
  --bg-color: red;
  --bg-tag-color: purple;
  --text-color: blue;
}

.p-cards[data-page=downloads] {
  --bg-color: green;
  --bg-tag-color: purple;
  --border-color: #eee;
  --text-color: pink;
}

.p-cards {
  grid-gap: 2.1875rem;
  background-color: var(--bg-color);
  display: grid;
  gap: 35px;
  gap: 2.1875rem;
  grid-template-columns: repeat(3, 1fr);
}

.p-cards2 {
  grid-gap: 3.375rem 2.1875rem;
  display: grid;
  gap: 54px 35px;
  gap: 3.375rem 2.1875rem;
  grid-template-columns: repeat(3, 1fr);
}

.p-category__list {
  grid-gap: 1.25rem 2rem;
  display: grid;
  gap: 20px 32px;
  gap: 1.25rem 2rem;
  grid-template-columns: repeat(4, 1fr);
}

.p-category__link,
.p-category__text {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #8b3696;
  border-radius: 100vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 16px 20px;
  padding: 1rem 1.25rem;
  position: relative;
  -webkit-transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out, opacity 0.3s ease-in-out;
  transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out, opacity 0.3s ease-in-out;
}

.p-category__text {
  background-color: #8b3696;
  color: #fff;
}

.p-category__link {
  background-color: #fff;
  color: #8b3696;
}

.p-category__text span,
.p-category__link span {
  font-size: max(14px, 10px);
  font-size: max(0.875rem, 10px);
  font-weight: 700;
  letter-spacing: 0;
}

.p-category__link:focus-visible {
  background-color: #a76fae;
  color: #fff;
  opacity: 1;
}
.p-common-bg {
  margin-left: auto;
  margin-right: auto;
  max-width: 1440px;
  max-width: 90rem;
  position: relative;
  width: 100%;
}

.p-common-bg__logo {
  height: auto;
  opacity: 0.32;
  position: absolute;
  right: 3%;
  top: 4px;
  top: 0.25rem;
  width: 423px;
  width: 26.4375rem;
  z-index: -1;
}

.p-common-bg__logo img {
  -o-object-fit: contain;
  aspect-ratio: 423/489;
  height: auto;
     object-fit: contain;
}

.p-common-bg__triangle {
  height: auto;
}

.p-common-bg__triangle img {
  -o-object-fit: contain;
  height: 100%;
     object-fit: contain;
  width: 100%;
}

.p-common-bg__triangle {
  -webkit-animation: rotate 30s linear infinite;
          animation: rotate 30s linear infinite;
  position: absolute;
  z-index: -1;
}

.p-common-bg__triangle--01 {
  left: -1%;
  position: absolute;
  top: 18%;
  -webkit-transform: rotate(-55deg);
          transform: rotate(-55deg);
  width: 136px;
  width: 8.5rem;
  z-index: -1;
}

.p-common-bg__triangle--02 {
  position: absolute;
  right: 1%;
  top: 40%;
  width: 136px;
  width: 8.5rem;
  z-index: -1;
}

.p-common-bg__triangle--03 {
  left: 6%;
  position: absolute;
  top: 52%;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  width: 136px;
  width: 8.5rem;
  z-index: -1;
}

.p-common-bg__triangle--04 {
  position: absolute;
  right: 13%;
  top: 68%;
  -webkit-transform: rotate(170deg);
          transform: rotate(170deg);
  width: 65px;
  width: 4.0625rem;
  z-index: -1;
}

.p-common-bg__triangle--05 {
  left: 7%;
  position: absolute;
  top: 76%;
  -webkit-transform: rotate(170deg);
          transform: rotate(170deg);
  width: 65px;
  width: 4.0625rem;
  z-index: -1;
}

.p-common-bg__triangle--06 {
  position: absolute;
  right: -2%;
  top: 82%;
  width: 136px;
  width: 8.5rem;
  z-index: -1;
}

.p-common-bg__triangle--07 {
  left: -1%;
  top: 92%;
  -webkit-transform: rotate(-105deg);
          transform: rotate(-105deg);
  width: 136px;
  width: 8.5rem;
}

.p-common-bg__triangle--01 {
  -webkit-animation-delay: -2s;
          animation-delay: -2s;
  -webkit-animation-duration: 25s;
          animation-duration: 25s;
}

.p-common-bg__triangle--02 {
  -webkit-animation-delay: -8s;
          animation-delay: -8s;
  animation-direction: reverse;
  -webkit-animation-duration: 35s;
          animation-duration: 35s;
}

.p-common-bg__triangle--03 {
  -webkit-animation-delay: -15s;
          animation-delay: -15s;
  -webkit-animation-duration: 40s;
          animation-duration: 40s;
}

.p-common-bg__triangle--04 {
  -webkit-animation-delay: -22s;
          animation-delay: -22s;
  animation-direction: reverse;
  -webkit-animation-duration: 28s;
          animation-duration: 28s;
}

.p-common-bg__triangle--05 {
  -webkit-animation-delay: -5s;
          animation-delay: -5s;
  -webkit-animation-duration: 45s;
          animation-duration: 45s;
}

.p-common-bg__triangle--06 {
  -webkit-animation-delay: -18s;
          animation-delay: -18s;
  animation-direction: reverse;
  -webkit-animation-duration: 32s;
          animation-duration: 32s;
}

.p-common-bg__triangle--07 {
  -webkit-animation-delay: -12s;
          animation-delay: -12s;
  -webkit-animation-duration: 38s;
          animation-duration: 38s;
}

.p-common-main {
  overflow: hidden;
}

.p-common-post {
  overflow: hidden;
  padding-bottom: 88px;
  padding-bottom: 5.5rem;
  padding-top: 88px;
  padding-top: 5.5rem;
  position: relative;
}

.p-common-post__logo {
  height: auto;
  opacity: 0.32;
  position: absolute;
  right: -7%;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 508px;
  width: 31.75rem;
}

.p-common-post__logo img {
  -o-object-fit: contain;
  aspect-ratio: 508/588;
  height: auto;
     object-fit: contain;
}

.p-common-post .p-common-post__triangle01 {
  left: 25%;
  mix-blend-mode: soft-light;
  opacity: 0.32;
  top: 7%;
  width: 65px;
  width: 4.0625rem;
  z-index: auto;
  z-index: initial;
}

.p-common-post .p-common-post__triangle02 {
  left: 2%;
  mix-blend-mode: soft-light;
  opacity: 0.32;
  top: 34%;
  width: 65px;
  width: 4.0625rem;
  z-index: auto;
  z-index: initial;
}

.p-common-post .p-common-post__triangle03 {
  bottom: -2%;
  left: 56%;
  mix-blend-mode: soft-light;
  opacity: 0.32;
  width: 136px;
  width: 8.5rem;
  z-index: auto;
  z-index: initial;
}

.p-common-post__wrapper {
  position: relative;
}

.p-common-post__heading {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 6px;
  gap: 0.375rem;
}

.p-common-post__heading-ja {
  color: #fff;
  font-size: max(40px, 10px);
  font-size: max(2.5rem, 10px);
  font-weight: 700;
  letter-spacing: 0;
}

.p-common-post__heading-en {
  color: #fff;
  font-size: max(15px, 10px);
  font-size: max(0.9375rem, 10px);
  font-weight: 500;
  letter-spacing: 0;
}

.p-common-post__list {
  margin-top: 30px;
  margin-top: 1.875rem;
}

.p-common-post__no-post {
  color: #fff;
}

.p-common-post__cta {
  margin-top: 40px;
  margin-top: 2.5rem;
  text-align: center;
}

.p-common-post__button {
  -moz-column-gap: 0.9375rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #d70056;
  border: 2px solid #fff;
  border: 0.125rem solid #fff;
  border-radius: 100vw;
  -webkit-box-shadow: 0px 0.25rem 1.5rem 0px rgba(62, 19, 67, 0.1);
          box-shadow: 0px 0.25rem 1.5rem 0px rgba(62, 19, 67, 0.1);
  color: #fff;
       -webkit-column-gap: 0.9375rem;
               column-gap: 0.9375rem;
  display: inline-grid;
  font-size: max(16px, 10px);
  font-size: max(1rem, 10px);
  font-weight: 500;
  grid-template-columns: 1fr auto 1fr;
  inline-size: 100%;
  letter-spacing: 0;
  max-width: 320px;
  max-width: 20rem;
  padding: 16px 20px;
  padding: 1rem 1.25rem;
  position: relative;
  -webkit-transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out, border-color 0.3s ease-in-out, -webkit-box-shadow 0.3s ease-in-out;
  transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out, border-color 0.3s ease-in-out, -webkit-box-shadow 0.3s ease-in-out;
  transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out, border-color 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
  transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out, border-color 0.3s ease-in-out, box-shadow 0.3s ease-in-out, -webkit-box-shadow 0.3s ease-in-out;
  width: 100%;
}

.p-common-post__button::before {
  content: "";
}

.p-common-post__button::after {
  -webkit-mask-image: url(../images/common/icon_arrow_right.svg);
  -webkit-mask-size: cover;
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  aspect-ratio: 1/1;
  background-color: #fff;
  content: "";
  display: block;
  height: 10px;
  height: 0.625rem;
  justify-self: end;
          mask-image: url(../images/common/icon_arrow_right.svg);
          mask-position: center;
          mask-repeat: no-repeat;
          mask-size: cover;
  -webkit-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
  width: 10px;
  width: 0.625rem;
}

.p-common-post__button-top {
  max-width: 320px;
  max-width: 20rem;
  padding: 16px 20px;
  padding: 1rem 1.25rem;
  width: 100%;
}

.p-common-post__button:focus-visible {
  background-color: #fff;
  border-color: #d70056;
  -webkit-box-shadow: 0px 0.25rem 1.5rem 0px rgba(62, 19, 67, 0);
          box-shadow: 0px 0.25rem 1.5rem 0px rgba(62, 19, 67, 0);
  color: #d70056;
  opacity: 1;
}

.p-common-post__button:focus-visible::after {
  background-color: #d70056;
}
.p-company-info {
  padding-bottom: 140px;
  padding-bottom: 8.75rem;
  padding-top: 60px;
  padding-top: 3.75rem;
}

.p-company-info__heading {
  color: #8b3696;
  font-size: max(32px, 10px);
  font-size: max(2rem, 10px);
  font-weight: 700;
}

.p-company-info__inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 1006px;
  max-width: 62.875rem;
  padding-left: 25px;
  padding-left: 1.5625rem;
  padding-right: 25px;
  padding-right: 1.5625rem;
  width: 100%;
}

.p-company-info__list {
  margin-top: 24px;
  margin-top: 1.5rem;
}

.p-company-info__item {
  grid-gap: 1.3125rem;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  border-bottom: 1px solid #c0c0c0;
  display: grid;
  gap: 21px;
  gap: 1.3125rem;
  grid-template-columns: 5rem 1fr;
  padding: 31px 10px;
  padding: 1.9375rem 0.625rem;
}

.p-company-info__item:first-child {
  border-top: 1px solid #c0c0c0;
}

.p-company-info__title {
  color: #8b3696;
  font-size: max(16px, 10px);
  font-size: max(1rem, 10px);
  font-weight: 700;
  letter-spacing: 0;
}

.p-company-info__detail {
  font-size: max(16px, 10px);
  font-size: max(1rem, 10px);
  letter-spacing: 0;
}

.p-company-president {
  padding-bottom: 60px;
  padding-bottom: 3.75rem;
  padding-top: 122px;
  padding-top: 7.625rem;
}

.p-company-president__inner {
  padding-right: 25px;
  padding-right: 1.5625rem;
}

.p-company-president__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: max(50px, min(7.7083333333vw, 111px));
  gap: max(3.125rem, min(7.7083333333vw, 6.9375rem));
}

.p-company-president__image {
  max-width: 539px;
  max-width: 33.6875rem;
  width: 100%;
}

.p-company-president__image img {
  -o-object-fit: cover;
  height: auto;
     object-fit: cover;
  width: 100%;
}

.p-company-president__content {
  margin-top: 75px;
  margin-top: 4.6875rem;
}

.p-company-president__heading {
  color: #8b3696;
  font-size: max(32px, 10px);
  font-size: max(2rem, 10px);
  font-weight: 700;
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
}

.p-company-president__text-block {
  margin-top: 58px;
  margin-top: 3.625rem;
  max-width: 620px;
  max-width: 38.75rem;
  width: 100%;
}

.p-company-president__text {
  font-size: max(16px, 10px);
  font-size: max(1rem, 10px);
  font-weight: 500;
  line-height: 1.7;
}

.p-company-president__text:not(:first-child) {
  margin-top: 24px;
  margin-top: 1.5rem;
}

.p-comparison-scroll {
  position: relative;
}

.p-comparison-scroll__inner {
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  overflow-y: hidden;
  scroll-behavior: smooth;
  scrollbar-width: thin;
}

.p-marketing__service-comparison-image {
  display: block;
}

.p-marketing__service-comparison-image img {
  display: block;
  height: auto;
  width: 100%;
}

.p-comparison-scroll__hint {
  background: rgba(0, 0, 0, 0.45);
  border-radius: 62.4375rem;
  bottom: 12px;
  bottom: 0.75rem;
  color: #fff;
  font-size: max(12px, 10px);
  font-size: max(0.75rem, 10px);
  font-weight: 700;
  line-height: 1;
  opacity: 0;
  padding: 6px 10px;
  padding: 0.375rem 0.625rem;
  pointer-events: none;
  position: absolute;
  right: 12px;
  right: 0.75rem;
}
.p-comparison-scroll__hint.is-hidden {
  opacity: 0;
  -webkit-transition: opacity 0.25s;
  transition: opacity 0.25s;
}

@-webkit-keyframes hint-nudge {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-0.5rem);
            transform: translateX(-0.5rem);
  }
}

@keyframes hint-nudge {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(-0.5rem);
            transform: translateX(-0.5rem);
  }
}
.p-contact-form {
  background-color: #dcdce5;
  padding-bottom: 120px;
  padding-bottom: 7.5rem;
  padding-top: 100px;
  padding-top: 6.25rem;
}

.p-contact-form__inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 770px;
  max-width: 48.125rem;
  padding-left: 25px;
  padding-left: 1.5625rem;
  padding-right: 25px;
  padding-right: 1.5625rem;
  width: 100%;
}

.p-contact-form__wrapper .c-button2 {
  background-color: #ca2164;
}

.p-contact-head {
  padding-bottom: 93px;
  padding-bottom: 5.8125rem;
}

.p-contact-thanks {
  padding-bottom: 97px;
  padding-bottom: 6.0625rem;
}

.p-contact-thanks__cta {
  margin-top: 56px;
  margin-top: 3.5rem;
  text-align: center;
}

.p-contact-thanks__button.c-button2 {
  max-width: 320px;
  max-width: 20rem;
  padding: 16px 20px;
  padding: 1rem 1.25rem;
  width: 100%;
}

.wp-block-file a,
.p-content p,
.p-content li,
.p-content th,
.p-content td {
  font-size: max(15px, 10px);
  font-size: max(0.9375rem, 10px);
  letter-spacing: 0.08em;
  line-height: 1.8;
}

.p-content h2 {
  background-color: #8b3696;
  color: #fff;
  font-size: max(22px, 10px);
  font-size: max(1.375rem, 10px);
  font-weight: 700;
  letter-spacing: 0.08em;
  line-height: 1.4;
  padding: 11px 18px;
  padding: 0.6875rem 1.125rem;
}

.p-content h3 {
  border-bottom: 1px solid #8b3696;
  font-size: max(20px, 10px);
  font-size: max(1.25rem, 10px);
  font-weight: 700;
  letter-spacing: 1.6px;
  letter-spacing: 0.1rem;
  margin-top: 48px;
  margin-top: 3rem;
  padding-bottom: 14px;
  padding-bottom: 0.875rem;
  padding-left: 30px;
  padding-left: 1.875rem;
  position: relative;
}

.p-content h3::before {
  background-color: #8b3696;
  content: "";
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  height: calc(100% - 0.875rem);
  left: 0;
  position: absolute;
  top: 0;
  width: 9px;
  width: 0.5625rem;
}

.p-content h4 {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: max(20px, 10px);
  font-size: max(1.25rem, 10px);
  font-weight: 700;
  gap: 20px;
  gap: 1.25rem;
  padding: 4px 0;
  padding: 0.25rem 0;
}

.p-content h4::before {
  background-color: #8b3696;
  content: "";
  display: block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  height: 4px;
  height: 0.25rem;
  width: 17px;
  width: 1.0625rem;
}

.p-content h2:nth-of-type(1) {
  margin-top: 56px;
  margin-top: 3.5rem;
}

.p-content h2:nth-of-type(n + 2) {
  margin-top: 56px;
  margin-top: 3.5rem;
}

.p-content figure:nth-child(n+2) {
  margin-top: 56px;
  margin-top: 3.5rem;
}

.wp-block-list {
  margin-top: 30px;
  margin-top: 1.875rem;
  max-width: 100%;
}

.wp-block-file,
.p-content p:nth-child(n+2),
.p-content h3:nth-child(n+2),
.p-content h4:nth-child(n+2),
.p-content h2 + ul:nth-of-type(n + 2),
.p-content h2 + ol:nth-of-type(n + 2),
.p-content ol > li > ol:nth-of-type(n + 2),
.p-content figure {
  margin-top: 24px;
  margin-top: 1.5rem;
  max-width: 100%;
}

.p-content img {
  width: auto;
}

.p-content figure.aligncenter,
.p-content img.aligncenter {
  margin-left: auto;
  margin-right: auto;
}

.p-content figure.alignright,
.p-content img.alignright {
  margin-left: auto;
}

.p-content > ol {
  counter-reset: number 0;
}

.p-content > ol > li {
  padding-left: 24px;
  padding-left: 1.5rem;
  text-indent: -16px;
  text-indent: -1rem;
}

.p-content > ol > li:nth-child(n+10) {
  text-indent: -24px;
  text-indent: -1.5rem;
}

.p-content > ol > li::before {
  content: counter(number) ". ";
  counter-increment: number 1;
}

.p-content > ol > li > ol {
  counter-reset: number 0;
}

.p-content > ol > li > ol > li {
  padding-left: 24px;
  padding-left: 1.5rem;
  text-indent: -16px;
  text-indent: -1rem;
}

.p-content > ol > li > ol > li::before {
  content: counter(number, lower-alpha) ". ";
  counter-increment: number 1;
}

.p-content > ol > li > ol > li > ol {
  counter-reset: number 0;
}

.p-content > ol > li > ol > li > ol > li {
  padding-left: 22px;
  padding-left: 1.375rem;
}

.p-content > ol > li > ol > li > ol > li:nth-child(1) {
  text-indent: -12px;
  text-indent: -0.75rem;
}

.p-content > ol > li > ol > li > ol > li:nth-child(2) {
  text-indent: -16px;
  text-indent: -1rem;
}

.p-content > ol > li > ol > li > ol > li:nth-child(n+3) {
  text-indent: -20px;
  text-indent: -1.25rem;
}

.p-content > ol > li > ol > li > ol > li::before {
  content: counter(number, lower-roman) ". ";
  counter-increment: number 1;
}

.p-content ul > li {
  padding-left: 1em;
  text-indent: -1em;
}

.p-content ul > li::before {
  content: "・";
}

.p-content ul > li ol {
  counter-reset: number 0;
}

.p-content ul > li ol > li {
  padding-left: 2em;
  text-indent: -2em;
}

.p-content ul > li ol > li::before {
  content: "(" counter(number) ") ";
  counter-increment: number 1;
}

.p-content th {
  border: none;
  padding: 8px 16px;
  padding: 0.5rem 1rem;
  text-align: left;
}

.p-content td {
  border: none;
  padding: 8px 16px;
  padding: 0.5rem 1rem;
}

.p-content tr:nth-child(odd) th,
.p-content tr:nth-child(odd) td {
  background-color: #f9f9fb;
}

.p-content tr:nth-child(even) th,
.p-content tr:nth-child(even) td {
  background-color: #e5e8ed;
}

.p-content .wp-block-table thead {
  border-bottom: none;
}

.p-content figure.aligncenter,
.p-content img.aligncenter {
  float: none;
  margin-left: auto;
  margin-right: auto;
}

.p-content figure.alignright,
.p-content img.alignright {
  float: none;
  margin-left: auto;
}

.p-content a {
  word-wrap: break-word;
  word-wrap: break-word;
  -webkit-text-decoration: underline;
  -webkit-text-decoration: underline;
  text-decoration: underline;
}

.p-content .wp-block-group {
  background-color: #f7f8f8;
  border-radius: 1rem;
  font-size: max(16px, 10px);
  font-size: max(1rem, 10px);
  font-weight: 300;
  line-height: 2;
  padding: 24px;
  padding: 1.5rem;
}

.p-content cite {
  font-style: normal;
}

.wp-block-file:not(.wp-element-button) a {
  -webkit-text-decoration: underline;
  -webkit-text-decoration: underline;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-decoration: underline;
}

.wp-block-file:not(.wp-element-button) a::before {
  aspect-ratio: 1/1;
  background: url(../images/common/icon_pdf.svg) no-repeat center/contain;
  content: "";
  display: inline-block;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  height: auto;
  margin-right: 4px;
  margin-right: 0.25rem;
  margin-top: 8px;
  margin-top: 0.5rem;
  -webkit-transform: translateY(-0.5rem);
          transform: translateY(-0.5rem);
  width: 24px;
  width: 1.5rem;
}

.p-content .wp-block-table.is-style-info-table table {
  border-collapse: separate;
  border-spacing: 5px;
  border-spacing: 0.3125rem;
  table-layout: fixed;
  width: 100%;
}
.p-content .wp-block-table.is-style-info-table td,
.p-content .wp-block-table.is-style-info-table th {
  background: #F1ECF6;
  border: none;
  padding: 10px 12px;
  padding: 0.625rem 0.75rem;
  vertical-align: top;
}
.p-content .wp-block-table.is-style-info-table td:first-child,
.p-content .wp-block-table.is-style-info-table th:first-child {
  color: #8b3696;
  font-size: max(15px, 10px);
  font-size: max(0.9375rem, 10px);
  font-weight: 700;
  line-height: 1.8;
  width: 200px;
  width: 12.5rem;
}
.p-content .wp-block-table.is-style-info-table td:last-child,
.p-content .wp-block-table.is-style-info-table th:last-child {
  color: #333333;
  font-size: max(15px, 10px);
  font-size: max(0.9375rem, 10px);
  font-weight: 400;
  line-height: 1.8;
}

.p-count-post-sp {
  aspect-ratio: 1/1;
  left: calc(50% - 10.3125rem);
  max-width: 142px;
  max-width: 8.875rem;
  position: absolute;
  top: 50%;
  width: 100%;
}

.p-count-post-sp__content {
  height: 100%;
  left: 50%;
  padding: 20px;
  padding: 1.25rem;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
}

.p-count-post-sp__text {
  color: #fff;
  font-size: max(12px, 10px);
  font-size: max(0.75rem, 10px);
  font-weight: 500;
  letter-spacing: 0;
  text-align: center;
}

.p-count-post-sp__number {
  color: #fff;
  font-family: "Lato", sans-serif;
  font-size: max(32px, 10px);
  font-size: max(2rem, 10px);
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.2;
  text-align: center;
}

.p-count-post-sp__unit {
  color: #fff;
  font-family: "Zen Kaku Gothic New", serif;
  font-size: max(12px, 10px);
  font-size: max(0.75rem, 10px);
  font-weight: 500;
  letter-spacing: 0;
}

.p-count-post-sp__btn {
  background-color: #fefee6;
  border-radius: 62.4375rem;
  color: #f88402;
  font-size: max(10px, 10px);
  font-size: max(0.625rem, 10px);
  font-weight: 500;
  letter-spacing: 0;
  padding: 0 10px;
  padding: 0 0.625rem;
  text-align: center;
}

.p-count-post-sp:focus-visible {
  opacity: 1;
}
.p-count-post[data-page=top] {
  --bg-color: #f3ebeb;
  --text-color: #000;
  --color-number: #a500bb;
}

.p-count-post[data-page=apply] {
  --bg-color: #f88402;
  --text-color: #fff;
  --color-number: #fff;
}

.p-count-post {
  background-color: #feffff;
  border-radius: 0.625rem;
  -webkit-box-shadow: 0px 0.25rem 1.5rem 0px rgba(62, 19, 67, 0.1);
          box-shadow: 0px 0.25rem 1.5rem 0px rgba(62, 19, 67, 0.1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
  width: 400px;
  width: 25rem;
}

.p-count-post__header {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: var(--bg-color);
  border-radius: 0.625rem 0.625rem 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 54px;
  height: 3.375rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}

.p-count-post__label-text {
  color: var(--text-color);
  font-size: max(16px, 10px);
  font-size: max(1rem, 10px);
  font-weight: 500;
  line-height: 1.45;
}

.p-count-post__label-number {
  color: var(--color-number);
  font-family: "Lato", sans-serif;
  font-size: max(40px, 10px);
  font-size: max(2.5rem, 10px);
  font-weight: 700;
  line-height: 1.2;
}

.p-count-post__label-unit {
  color: var(--text-color);
  font-size: max(16px, 10px);
  font-size: max(1rem, 10px);
  font-weight: 500;
  line-height: 1.45;
}

.p-count-post__list {
  grid-gap: 0.5rem;
  border-bottom: 1px solid #f3ebeb;
  border-left: 1px solid #f3ebeb;
  border-radius: 0 0 0.625rem 0.625rem;
  border-right: 1px solid #f3ebeb;
  display: grid;
  gap: 8px;
  gap: 0.5rem;
  padding: 15px 22px 20px;
  padding: 0.9375rem 1.375rem 1.25rem;
}

.p-count-post__item {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 14px;
  gap: 0.875rem;
}

.p-count-post__date {
  color: #5f5f5f;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  font-size: max(14px, 10px);
  font-size: max(0.875rem, 10px);
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1.45;
}

.p-count-post__text {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  color: #222;
  display: -webkit-box;
  font-size: max(13px, 10px);
  font-size: max(0.8125rem, 10px);
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1.45;
  overflow: hidden;
}

.p-downloads {
  padding-bottom: 140px;
  padding-bottom: 8.75rem;
}

.p-downloads__lead {
  margin-top: 27px;
  margin-top: 1.6875rem;
}

.p-downloads__categories {
  margin-top: 93px;
  margin-top: 5.8125rem;
}

.p-downloads__list {
  margin-top: 56px;
  margin-top: 3.5rem;
}

.p-downloads__list .c-no-image {
  border: 1px solid #c0c0c0;
}

.p-downloads__pagenavi {
  margin-top: 54px;
  margin-top: 3.375rem;
}

.p-drawer {
  background-color: #f1ecf6;
  padding: 100px 0 80px;
  padding: 6.25rem 0 5rem;
}

.p-drawer__nav-link {
  grid-gap: 0.625rem;
  display: grid;
  font-size: max(16px, 10px);
  font-size: max(1rem, 10px);
  font-weight: 500;
  gap: 10px;
  gap: 0.625rem;
  padding: 15px;
  padding: 0.9375rem;
}

.p-drawer__nav-buttons {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
  gap: 0.9375rem;
  height: 100%;
  margin-top: 50px;
  margin-top: 3.125rem;
}

.p-drawer__nav-button[data-dept=downloads] {
  --bg-color: #d70056;
  --border-color: #d70056;
}

.p-drawer__nav-button[data-dept=contact] {
  --bg-color: #0400d2;
  --border-color: #0400d2;
}

.p-drawer__nav-button {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: var(--bg-color);
  border: 1px solid var(--border-color);
  border-radius: 100vw;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: max(14px, 10px);
  font-size: max(0.875rem, 10px);
  font-weight: 500;
  height: auto;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  letter-spacing: 0;
  padding: 10px 15px;
  padding: 0.625rem 0.9375rem;
  -webkit-transition: color 0.3s ease, background-color 0.3s ease;
  transition: color 0.3s ease, background-color 0.3s ease;
  width: 165px;
  width: 10.3125rem;
}

.p-drawer__nav-button:focus-visible {
  background-color: #fff;
  color: var(--bg-color);
  opacity: 1;
}
.p-explain__heading {
  position: relative;
  text-align: center;
}

.p-explain__heading-title {
  color: #222;
  display: inline-block;
  font-size: max(31px, 10px);
  font-size: max(1.9375rem, 10px);
  font-weight: 700;
  line-height: 1.4;
  position: relative;
}

.p-explain__heading-title::before {
  background-color: #8b3696;
  content: "";
  height: 1px;
  height: 0.0625rem;
  left: -66px;
  left: -4.125rem;
  position: absolute;
  top: 30px;
  top: 1.875rem;
  -webkit-transform: translateY(-50%) rotate(68deg);
          transform: translateY(-50%) rotate(68deg);
  -webkit-transform-origin: center;
          transform-origin: center;
  width: 60px;
  width: 3.75rem;
}

.p-explain__heading-title::after {
  background-color: #8b3696;
  content: "";
  height: 1px;
  height: 0.0625rem;
  position: absolute;
  right: -66px;
  right: -4.125rem;
  top: 29px;
  top: 1.8125rem;
  -webkit-transform: translateY(-50%) rotate(-68deg);
          transform: translateY(-50%) rotate(-68deg);
  -webkit-transform-origin: center;
          transform-origin: center;
  width: 60px;
  width: 3.75rem;
}

.p-explain__heading-title-sec {
  color: #222;
  display: inline-block;
  font-size: max(31px, 10px);
  font-size: max(1.9375rem, 10px);
  font-weight: 700;
  line-height: 1.4;
  position: relative;
}

.p-explain__heading-title-sec::before {
  background-color: #8b3696;
  content: "";
  height: 1px;
  height: 0.0625rem;
  left: -66px;
  left: -4.125rem;
  position: absolute;
  top: 30px;
  top: 1.875rem;
  -webkit-transform: translateY(-50%) rotate(68deg);
          transform: translateY(-50%) rotate(68deg);
  -webkit-transform-origin: center;
          transform-origin: center;
  width: 60px;
  width: 3.75rem;
}

.p-explain__heading-title-sec::after {
  background-color: #8b3696;
  content: "";
  height: 1px;
  height: 0.0625rem;
  position: absolute;
  right: -66px;
  right: -4.125rem;
  top: 29px;
  top: 1.8125rem;
  -webkit-transform: translateY(-50%) rotate(-68deg);
          transform: translateY(-50%) rotate(-68deg);
  -webkit-transform-origin: center;
          transform-origin: center;
  width: 60px;
  width: 3.75rem;
}

.p-explain__heading-title-accent {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, transparent),color-stop(80%, transparent), color-stop(80%, #FFD1E4), to(#FFD1E4));
  background: linear-gradient(to bottom, transparent 0,transparent 80%, #FFD1E4 80%, #FFD1E4 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, transparent), color-stop(80%, #FFD1E4));
  background: linear-gradient(to bottom, transparent 0 80%, #FFD1E4 80% 100%);
  color: #8b3696;
  font-size: max(40px, 10px);
  font-size: max(2.5rem, 10px);
  position: relative;
}

.p-explain__heading-title-accent--blue {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, transparent),color-stop(80%, transparent), color-stop(80%, #FFD1E4), to(#FFD1E4));
  background: linear-gradient(to bottom, transparent 0,transparent 80%, #FFD1E4 80%, #FFD1E4 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, transparent), color-stop(80%, #FFD1E4));
  background: linear-gradient(to bottom, transparent 0 80%, #FFD1E4 80% 100%);
  color: #342B77;
  font-size: max(40px, 10px);
  font-size: max(2.5rem, 10px);
  position: relative;
}

.p-explain__heading-title-accent::before {
  background-color: #8b3696;
  content: "";
  height: 1px;
  height: 0.0625rem;
  left: -55px;
  left: -3.4375rem;
  position: absolute;
  top: 45px;
  top: 2.8125rem;
  -webkit-transform: rotate(60deg);
          transform: rotate(60deg);
  -webkit-transform-origin: center;
          transform-origin: center;
  width: 34px;
  width: 2.125rem;
}

.p-explain__heading-title-accent::after {
  background-color: #8b3696;
  content: "";
  height: 1px;
  height: 0.0625rem;
  position: absolute;
  right: -147px;
  right: -9.1875rem;
  top: 45px;
  top: 2.8125rem;
  -webkit-transform: rotate(-60deg);
          transform: rotate(-60deg);
  -webkit-transform-origin: center;
          transform-origin: center;
  width: 34px;
  width: 2.125rem;
}

.p-explain__heading-title-accent--blue::before {
  background-color: #8b3696;
  content: "";
  height: 1px;
  height: 0.0625rem;
  left: -55px;
  left: -3.4375rem;
  position: absolute;
  top: 45px;
  top: 2.8125rem;
  -webkit-transform: rotate(60deg);
          transform: rotate(60deg);
  -webkit-transform-origin: center;
          transform-origin: center;
  width: 34px;
  width: 2.125rem;
}

.p-explain__heading-title-accent--blue::after {
  background-color: #8b3696;
  content: "";
  height: 1px;
  height: 0.0625rem;
  position: absolute;
  right: -209px;
  right: -13.0625rem;
  top: 45px;
  top: 2.8125rem;
  -webkit-transform: rotate(-60deg);
          transform: rotate(-60deg);
  -webkit-transform-origin: center;
          transform-origin: center;
  width: 34px;
  width: 2.125rem;
}

.p-explain__intro {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #f7f8f9;
  border-radius: 1.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto;
  margin-top: 35px;
  margin-top: 2.1875rem;
  max-width: 896px;
  max-width: 56rem;
  padding: 32px 112px;
  padding: 2rem 7rem;
  position: relative;
  text-align: center;
}

.p-explain__intro::before {
  background: url(./../images/common/icon_human04.svg) center center/contain no-repeat;
  bottom: -2px;
  bottom: -0.125rem;
  content: "";
  height: max(96px, min(11vw, 130px));
  height: max(6rem, min(11vw, 8.125rem));
  position: absolute;
  right: -32px;
  right: -2rem;
  width: max(96px, min(11vw, 143px));
  width: max(6rem, min(11vw, 8.9375rem));
}

.p-explain__intro--white {
  background-color: #fff;
}

.p-explain__intro-text {
  color: #222;
  font-size: max(18px, 10px);
  font-size: max(1.125rem, 10px);
  font-weight: 500;
  line-height: 1.8;
}

.p-explain__intro-text--emphasis {
  color: #ca2164;
  font-weight: 700;
}

.p-explain__container {
  grid-gap: 1.25rem;
  display: grid;
  gap: 20px;
  gap: 1.25rem;
  grid-template-columns: repeat(3, 1fr);
  margin-top: 32px;
  margin-top: 2rem;
}

.p-explain__container-box {
  background-color: #fff;
  border: 1px solid #8b3696;
  border: 0.0625rem solid #8b3696;
  border-radius: 1.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 18px;
  gap: 1.125rem;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 320px;
  max-width: 20rem;
  padding: 30px 31px;
  padding: 1.875rem 1.9375rem;
}

.p-explain__container-box--blue {
  background-color: #fff;
  border: 1px solid #342B77;
  border: 0.0625rem solid #342B77;
}

.p-explain__title-box {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  gap: 0.625rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: left;
}

.p-explain__mark {
  background: -webkit-gradient(linear, left top, left bottom, from(#8b3696), to(#EC72A5));
  background: linear-gradient(to bottom, #8b3696 0%, #EC72A5 100%);
  -ms-flex-negative: 0;
      flex-shrink: 0;
  height: 25px;
  height: 1.5625rem;
  margin-top: 2px;
  margin-top: 0.125rem;
  position: relative;
  width: 25px;
  width: 1.5625rem;
}

.p-explain__mark::before {
  background: #fff;
  content: "";
  height: 3px;
  height: 0.1875rem;
  left: 16.5%;
  position: absolute;
  top: 55%;
  -webkit-transform: translateY(-50%) rotate(46deg);
          transform: translateY(-50%) rotate(46deg);
  width: 6.5px;
  width: 0.40625rem;
}

.p-explain__mark::after {
  background: #fff;
  content: "";
  height: 3px;
  height: 0.1875rem;
  position: absolute;
  right: 10%;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(-45deg);
          transform: translateY(-50%) rotate(-45deg);
  width: 15px;
  width: 0.9375rem;
}

.p-explain__box-title {
  color: #8b3696;
  font-size: max(20px, 10px);
  font-size: max(1.25rem, 10px);
  font-size: max(16px, min(1.3888888889vw, 20px));
  font-size: max(1rem, min(1.3888888889vw, 1.25rem));
  font-weight: 700;
  text-align: center;
}

.p-explain__box-title--blue {
  color: #342B77;
}

.p-explain__icon {
  margin-left: auto;
  margin-right: auto;
  max-width: 115px;
  max-width: 7.1875rem;
  width: 100%;
}

.p-explain__icon img {
  -o-object-fit: contain;
  aspect-ratio: 115/120;
  height: auto;
     object-fit: contain;
  width: 100%;
}

.p-explain__box-text {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: max(15px, 10px);
  font-size: max(0.9375rem, 10px);
  font-weight: 500;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 10px;
  padding-left: 0.625rem;
  padding-right: 10px;
  padding-right: 0.625rem;
}

.p-flow {
  background-color: #fff;
  border-radius: 2rem;
  padding: 56px 40px 0;
  padding: 3.5rem 2.5rem 0;
  position: relative;
  z-index: 0;
}

.p-flow__inner {
  background-color: #fff4d1;
  border-radius: 2rem;
  margin-left: auto;
  margin-right: auto;
  max-width: 1360px;
  max-width: 85rem;
  padding-bottom: 64px;
  padding-bottom: 4rem;
  padding-top: 64px;
  padding-top: 4rem;
  position: relative;
  z-index: 1;
}

.p-flow__inner--purple {
  background-color: #F1ECF6;
}

.p-flow__inner--blue {
  background-color: #E4EFF7;
}

.p-flow__title {
  font-size: max(32px, 10px);
  font-size: max(2rem, 10px);
  font-weight: 700;
  line-height: 1.6;
  text-align: center;
}

.p-flow__title--accent {
  color: #f88402;
  font-size: max(40px, 10px);
  font-size: max(2.5rem, 10px);
  font-weight: 700;
}

.p-flow__title--accent-black {
  color: #222;
}

.p-flow__steps {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  gap: 0.625rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 32px;
  margin-top: 2rem;
}

.p-flow__step {
  background-color: #fff;
  border-radius: 1rem;
  padding: 32px 20px;
  padding: 2rem 1.25rem;
  width: 210px;
  width: 13.125rem;
}

.p-flow__step--pb {
  padding-bottom: 32px;
  padding-bottom: 2rem;
}

.p-flow__icon {
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  margin-top: 0.625rem;
  width: 94px;
  width: 5.875rem;
}

.p-flow__icon img {
  -o-object-fit: contain;
  aspect-ratio: 94/94;
  height: auto;
     object-fit: contain;
  width: 100%;
}

.p-flow__label {
  background: #f88402;
  border-radius: 2rem;
  color: #fff;
  font-family: "Lato", sans-serif;
  font-size: max(20px, 10px);
  font-size: max(1.25rem, 10px);
  font-weight: 700;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-left: 0.625rem;
  padding-right: 10px;
  padding-right: 0.625rem;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content;
}

.p-flow__label--purple {
  background: #8b3696;
}

.p-flow__label--blue {
  background: #342B77;
}

.p-flow__heading {
  color: #ca2164;
  font-size: max(18px, 10px);
  font-size: max(1.125rem, 10px);
  font-weight: 700;
  margin-top: 27px;
  margin-top: 1.6875rem;
}

.p-flow__text {
  color: #222;
  font-size: max(15px, 10px);
  font-size: max(0.9375rem, 10px);
  font-weight: 500;
  margin-top: 10px;
  margin-top: 0.625rem;
}

.p-flow__arrow {
  -ms-flex-item-align: center;
      align-self: center;
  color: #f4972f;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  font-size: max(20px, 10px);
  font-size: max(1.25rem, 10px);
  font-weight: bold;
}

.p-flow__box {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-item-align: center;
      align-self: center;
  background-color: #f88402;
  border-radius: 1.40625rem;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  font-size: max(18px, 10px);
  font-size: max(1.125rem, 10px);
  font-weight: 700;
  height: 32px;
  height: 2rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1;
  position: relative;
  -webkit-transition: background-color 0.3s ease, -webkit-transform 0.2s ease;
  transition: background-color 0.3s ease, -webkit-transform 0.2s ease;
  transition: background-color 0.3s ease, transform 0.2s ease;
  transition: background-color 0.3s ease, transform 0.2s ease, -webkit-transform 0.2s ease;
  width: 32px;
  width: 2rem;
}

.p-flow__box--purple {
  background-color: #8b3696;
}

.p-flow__box--blue {
  background-color: #342B77;
}

.p-flow__arrow-box::before {
  content: "";
  display: inline-block;
  -webkit-transform: translateX(0.0625rem);
          transform: translateX(0.0625rem);
}

.p-flow__arrow2 {
  background-color: #fff;
  border-radius: 0.0625rem;
  height: 1px;
  height: 0.0625rem;
  right: 12px;
  right: 0.75rem;
  width: 8px;
  width: 0.5rem;
}

.p-flow__arrow1 {
  border-right: 1px solid #fff;
  border-right: 0.0625rem solid #fff;
  border-top: 1px solid #fff;
  border-top: 0.0625rem solid #fff;
  height: 7px;
  height: 0.4375rem;
  right: 11px;
  right: 0.6875rem;
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
  width: 7px;
  width: 0.4375rem;
}

.p-flow__arrow1,
.p-flow__arrow2 {
  pointer-events: none;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.p-flow__arrow2 {
  background-color: #fff;
  border-radius: 0.0625rem;
  height: 1px;
  height: 0.0625rem;
  right: 12px;
  right: 0.75rem;
  width: 10px;
  width: 0.625rem;
}

.p-flow__arrow1 {
  border-right: 1px solid #fff;
  border-right: 0.0625rem solid #fff;
  border-top: 1px solid #fff;
  border-top: 0.0625rem solid #fff;
  height: 6px;
  height: 0.375rem;
  right: 12px;
  right: 0.75rem;
  width: 6px;
  width: 0.375rem;
}

.p-flow__arrow1 {
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
}

.p-flow__contact-form {
  background-color: #fff4d1;
}

.p-footer {
  background-color: #222;
  padding-bottom: 20px;
  padding-bottom: 1.25rem;
  padding-top: 100px;
  padding-top: 6.25rem;
}

.p-footer__inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 1250px;
  max-width: 78.125rem;
  padding-left: 25px;
  padding-left: 1.5625rem;
  padding-right: 25px;
  padding-right: 1.5625rem;
  width: 100%;
}

.p-footer__wrapper {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.p-footer__nav {
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content;
}

.p-footer__logo-link {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  border-radius: 0.3125rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  overflow: hidden;
  padding: 5px 10px;
  padding: 0.3125rem 0.625rem;
  width: 180px;
  width: 11.25rem;
}

.p-footer__logo-link img {
  -o-object-fit: contain;
  aspect-ratio: 180/80;
  height: auto;
     object-fit: contain;
}

.p-footer__nav {
  margin-top: -10px;
  margin-top: -0.625rem;
}

.p-footer__nav-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-height: 180px;
  max-height: 11.25rem;
}

.p-footer__nav-link {
  color: #fff;
  display: inline-block;
  font-size: max(14px, 10px);
  font-size: max(0.875rem, 10px);
  letter-spacing: 0;
  padding: 11px 28px;
  padding: 0.6875rem 1.75rem;
}

.p-footer__nav-buttons {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  gap: 0.625rem;
  height: 100%;
  margin-top: 29px;
  margin-top: 1.8125rem;
}

.p-footer__nav-button[data-dept=downloads] {
  --bg-color: #d70056;
  --border-color: #fff;
}

.p-footer__nav-button[data-dept=contact] {
  --bg-color: #0400d2;
  --border-color: #fff;
}

.p-footer__nav-button {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: var(--bg-color);
  border: 1px solid var(--border-color);
  border-radius: 100vw;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: max(14px, 10px);
  font-size: max(0.875rem, 10px);
  height: auto;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  letter-spacing: 0;
  padding: 10px 10px;
  padding: 0.625rem 0.625rem;
  -webkit-transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
  transition: color 0.3s ease, background-color 0.3s ease, border-color 0.3s ease;
  width: 140px;
  width: 8.75rem;
}

.p-footer__policy {
  margin-top: 30px;
  margin-top: 1.875rem;
  text-align: right;
}

.p-footer__policy-link {
  color: #fff;
  display: inline-block;
  font-size: max(14px, 10px);
  font-size: max(0.875rem, 10px);
  letter-spacing: 0;
  padding-bottom: 11px;
  padding-bottom: 0.6875rem;
  padding-top: 11px;
  padding-top: 0.6875rem;
}

.p-footer__copyright {
  margin-top: 15px;
  margin-top: 0.9375rem;
  text-align: center;
}

.p-footer__copyright small {
  color: #fff;
  font-size: max(12px, 10px);
  font-size: max(0.75rem, 10px);
  letter-spacing: 0;
}

.p-footer__logo-link:focus-visible {
  opacity: 1;
}

.p-footer__nav-button:focus-visible {
  background-color: #fff;
  color: var(--bg-color);
  opacity: 1;
}

.p-footer__nav-button[data-dept=downloads]:focus-visible {
  border-color: #ca2164;
}

.p-footer__nav-button[data-dept=contact]:focus-visible {
  border-color: #4b156f;
}

.p-footer__nav-button:not([data-dept]):nth-child(1):focus-visible {
  border-color: #d70056;
}

.p-footer__nav-button:not([data-dept]):nth-child(2):focus-visible {
  border-color: #0400d2;
}
.wpcf7-list-item {
  margin: 0;
}

.wpcf7-spinner {
  display: none;
}

.p-form__list {
  grid-gap: 2.5rem;
  display: grid;
  gap: 40px;
  gap: 2.5rem;
  grid-template-columns: repeat(1, 1fr);
}

.p-form__item {
  grid-gap: 0.625rem;
  display: grid;
  gap: 10px;
  gap: 0.625rem;
  grid-template-columns: repeat(1, 1fr);
}

.p-form__heading label {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  gap: 0.625rem;
}

.p-form__label {
  font-size: max(18px, 10px);
  font-size: max(1.125rem, 10px);
  font-weight: 500;
  letter-spacing: 0.02em;
}

.p-form__detail .wpcf7-checkbox,
.p-form__detail .wpcf7-radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 7px;
  gap: 0.4375rem;
}

.p-form__select-btn .wpcf7-radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 7px;
  gap: 0.4375rem;
}

.p-form__detail label {
  font-size: max(14px, 10px);
  font-size: max(0.875rem, 10px);
  letter-spacing: 0.06em;
  line-height: 1.4285714286;
  padding-right: 40px;
  padding-right: 2.5rem;
}

.p-form__detail input:not([type=radio]):not([type=checkbox]),
.p-form__detail select,
.p-form__detail textarea {
  background-color: #fff;
  border-radius: 0.5rem;
  color: #000;
  display: block;
  font-size: max(18px, 10px);
  font-size: max(1.125rem, 10px);
  letter-spacing: 0.04em;
  line-height: 1.5;
  padding: 7px 12px;
  padding: 0.4375rem 0.75rem;
  width: 100%;
}

.p-form__detail input::-moz-placeholder, .p-form__detail textarea::-moz-placeholder {
  color: rgba(34, 34, 34, 0.3);
  font-size: max(18px, 10px);
  font-size: max(1.125rem, 10px);
  letter-spacing: 0.02em;
}

.p-form__detail input::-webkit-input-placeholder, .p-form__detail textarea::-webkit-input-placeholder {
  color: rgba(34, 34, 34, 0.3);
  font-size: max(18px, 10px);
  font-size: max(1.125rem, 10px);
  letter-spacing: 0.02em;
}

.p-form__detail input:-ms-input-placeholder, .p-form__detail textarea:-ms-input-placeholder {
  color: rgba(34, 34, 34, 0.3);
  font-size: max(18px, 10px);
  font-size: max(1.125rem, 10px);
  letter-spacing: 0.02em;
}

.p-form__detail input::-ms-input-placeholder, .p-form__detail textarea::-ms-input-placeholder {
  color: rgba(34, 34, 34, 0.3);
  font-size: max(18px, 10px);
  font-size: max(1.125rem, 10px);
  letter-spacing: 0.02em;
}

.p-form__detail input::placeholder,
.p-form__detail textarea::placeholder {
  color: rgba(34, 34, 34, 0.3);
  font-size: max(18px, 10px);
  font-size: max(1.125rem, 10px);
  letter-spacing: 0.02em;
}

.p-form__detail input[type=checkbox] + span,
.p-form__detail input[type=radio] + span,
.p-form__select-btn input[type=radio] + span {
  cursor: pointer;
  display: inline-block;
  font-size: max(14px, 10px);
  font-size: max(0.875rem, 10px);
  position: relative;
  -webkit-transition: ease-in-out 0.5s;
  transition: ease-in-out 0.5s;
}

[type=radio],
[type=checkbox] {
  display: none;
}

[type=radio] + span::after,
[type=checkbox] + span::after {
  opacity: 0;
}

[type=radio] + span {
  padding-left: 30px;
  padding-left: 1.875rem;
}

.p-form__detail input[type=radio] + span::before,
.p-form__select-btn input[type=radio] + span::before {
  background-color: #fff;
  border: 2px solid #000;
  border: 0.125rem solid #000;
  border-radius: 50%;
  content: "";
  height: 20px;
  height: 1.25rem;
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 20px;
  width: 1.25rem;
}

.p-form__detail input[type=radio]:checked + span::after,
.p-form__select-btn input[type=radio]:checked + span::after {
  background-color: #222;
  border-radius: 50%;
  content: "";
  height: 10px;
  height: 0.625rem;
  left: 5px;
  left: 0.3125rem;
  opacity: 1;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 10px;
  width: 0.625rem;
}

.p-form__detail input[type=checkbox] + span {
  cursor: pointer;
  display: inline-block;
  margin: 0;
  padding-left: 40px;
  padding-left: 2.5rem;
  position: relative;
  -webkit-transition: ease-in-out 0.5s;
  transition: ease-in-out 0.5s;
}

.p-form__detail input[type=checkbox] + span::before {
  background-color: #fff;
  border: 1px solid #1b1b1b;
  border-radius: 0.125rem;
  content: "";
  display: inline-block;
  height: 30px;
  height: 1.875rem;
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 30px;
  width: 1.875rem;
}

.p-form__detail input[type=checkbox]:checked + span::after {
  border-bottom: 4px solid #222;
  border-bottom: 0.25rem solid #222;
  border-left: 4px solid #222;
  border-left: 0.25rem solid #222;
  content: "";
  display: inline-block;
  height: 10.8px;
  height: 0.675rem;
  left: 0px;
  left: 0rem;
  margin-left: 0.1em;
  margin-top: -0.1em;
  opacity: 1;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(-45deg);
          transform: translateY(-50%) rotate(-45deg);
  width: 16.2px;
  width: 1.0125rem;
}

.p-form__detail textarea {
  height: 163px;
  height: 10.1875rem;
}

.p-form__attention {
  font-size: max(14px, 10px);
  font-size: max(0.875rem, 10px);
  margin-top: 30px;
  margin-top: 1.875rem;
}

.p-form__consent {
  border: 1px solid #222;
  height: 300px;
  height: 18.75rem;
  margin-top: 20px;
  margin-top: 1.25rem;
  max-width: 1100px;
  max-width: 68.75rem;
  overflow: auto;
  width: 100%;
}

.p-form__consent__title {
  font-size: max(14px, 10px);
  font-size: max(0.875rem, 10px);
  font-weight: 700;
  letter-spacing: 0.05em;
  text-align: center;
}

.p-form__consent-list {
  margin-top: 30px;
  margin-top: 1.875rem;
}

.p-form__consent-item {
  font-size: max(13px, 10px);
  font-size: max(0.8125rem, 10px);
  letter-spacing: 0.05em;
  line-height: 1.75;
  padding-left: 1em;
  text-indent: -1em;
}

.p-form__consent-item + .p-form__consent-item {
  margin-top: 20px;
  margin-top: 1.25rem;
}

.p-form__consent-item.p-form__consent-item--indent,
.p-form__consent-item.p-form__consent-item--indent {
  padding-left: 0;
  padding-left: 20px;
  padding-left: 1.25rem;
  text-indent: 0;
}

.p-form__acceptance {
  font-size: max(16px, 10px);
  font-size: max(1rem, 10px);
  font-weight: 500;
  letter-spacing: 0;
  margin-top: 52px;
  margin-top: 3.25rem;
  text-align: center;
}

.p-form__acceptance input + span {
  cursor: pointer;
  display: inline-block;
  margin: 0;
  padding-left: 36px;
  padding-left: 2.25rem;
  position: relative;
  -webkit-transition: ease-in-out 0.5s;
  transition: ease-in-out 0.5s;
}

.p-form__acceptance input + span::before {
  background-color: #fff;
  border-radius: 0.25rem;
  content: "";
  display: inline-block;
  height: 26px;
  height: 1.625rem;
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 26px;
  width: 1.625rem;
}

.p-form__acceptance input:checked + span::after {
  border-bottom: 4px solid #850085;
  border-bottom: 0.25rem solid #850085;
  border-left: 4px solid #850085;
  border-left: 0.25rem solid #850085;
  content: "";
  display: inline-block;
  height: 10.8px;
  height: 0.675rem;
  left: 4px;
  left: 0.25rem;
  margin-left: 0.1em;
  margin-top: -0.1em;
  opacity: 1;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(-45deg);
          transform: translateY(-50%) rotate(-45deg);
  width: 16.2px;
  width: 1.0125rem;
}

.p-form__policy-link {
  -webkit-text-decoration: underline;
  -webkit-text-decoration: underline;
  text-decoration: underline;
  text-decoration-color: #C3C3C3;
  text-underline-offset: 2px;
  text-underline-offset: 0.125rem;
}

.p-form__send {
  margin-top: 40px;
  margin-top: 2.5rem;
  text-align: center;
}

.p-form__send-text {
  padding: 17px 20px;
  padding: 1.0625rem 1.25rem;
  width: 320px;
  width: 20rem;
}

.p-header {
  background-color: #fff;
  bottom: auto;
  height: 84px;
  height: 5.25rem;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 1000;
}

.home .p-header {
  opacity: 0;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  visibility: hidden;
}

.p-header__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-left: 30px;
  padding-left: 1.875rem;
  padding-right: 30px;
  padding-right: 1.875rem;
}

.p-header__logo {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  width: max(100px, min(12.5vw, 180px));
  width: max(6.25rem, min(12.5vw, 11.25rem));
}

.p-header__logo-link {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.p-header__logo-link img {
  -o-object-fit: contain;
  aspect-ratio: 356/145;
  height: auto;
     object-fit: contain;
  width: 100%;
}

.p-header__menu-button {
  display: none;
}

.p-header__nav {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin-left: auto;
}

.p-header__nav-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin-right: 7px;
  margin-right: 0.4375rem;
}

.p-header__nav-item {
  height: 100%;
}

.p-header__nav-buttons {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}

.p-header__nav-button[data-dept=downloads] {
  --bg-color: #d70056;
  --border-color: #d70056;
}

.p-header__nav-button[data-dept=contact] {
  --bg-color: #0400d2;
  --border-color: #0400d2;
}

.p-header__nav-button {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: var(--bg-color);
  border: 1px solid var(--border-color);
  border-radius: 100vw;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: max(10px, min(0.9722222222vw, 14px));
  font-size: max(0.625rem, min(0.9722222222vw, 0.875rem));
  font-weight: 500;
  height: auto;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  letter-spacing: 0;
  padding: 10px 15px;
  padding: 0.625rem 0.9375rem;
  padding: max(5px, min(0.625vw, 9px)) max(5px, min(0.8333333333vw, 12px));
  padding: max(0.3125rem, min(0.625vw, 0.5625rem)) max(0.3125rem, min(0.8333333333vw, 0.75rem));
  -webkit-transition: color 0.3s ease, background-color 0.3s ease;
  transition: color 0.3s ease, background-color 0.3s ease;
  width: max(100px, min(11.1111111111vw, 160px));
  width: max(6.25rem, min(11.1111111111vw, 10rem));
}

.p-header__nav-button:not(:last-child) {
  margin-right: max(5px, min(0.6944444444vw, 10px));
  margin-right: max(0.3125rem, min(0.6944444444vw, 0.625rem));
}

.p-header__nav-link {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding: 0 max(10px, min(1.25vw, 18px));
  padding: 0 max(0.625rem, min(1.25vw, 1.125rem));
}

.p-header__nav-link span {
  display: inline-block;
  font-size: max(10px, min(0.9722222222vw, 14px));
  font-size: max(0.625rem, min(0.9722222222vw, 0.875rem));
  font-weight: 500;
  letter-spacing: 0;
  position: relative;
}

.p-header__nav-link span::after {
  background: #222;
  bottom: -2px;
  bottom: -0.125rem;
  content: "";
  display: inline-block;
  height: 1px;
  left: 0;
  position: absolute;
  -webkit-transform: scale(0, 1);
          transform: scale(0, 1);
  -webkit-transform-origin: right top;
          transform-origin: right top;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  width: 100%;
}

.p-header__menu-button {
  z-index: 101;
}

.p-header__nav-link:focus-visible {
  opacity: 1;
}

.p-header__nav-button:focus-visible {
  background-color: #fff;
  color: var(--bg-color);
  opacity: 1;
}
.p-homepage__mv {
  background: -webkit-gradient(linear, left bottom, right top, from(#e2f0ff), to(#e9f7ff));
  background: linear-gradient(to top right, #e2f0ff 0%, #e9f7ff 100%);
  border-radius: 0.625rem;
  margin-left: 23px;
  margin-left: 1.4375rem;
  margin-right: 23px;
  margin-right: 1.4375rem;
  overflow: hidden;
}

.p-homepage__container {
  position: relative;
}

.p-homepage__mv-inner {
  max-width: 1394px;
  max-width: 87.125rem;
  padding-bottom: 50px;
  padding-bottom: 3.125rem;
  padding-left: 60px;
  padding-left: 3.75rem;
  padding-right: 141px;
  padding-right: 8.8125rem;
  padding-top: 44px;
  padding-top: 2.75rem;
  position: relative;
  width: 100%;
}

.p-homepage__explain {
  background-color: #EFF7FF;
  border-radius: 2rem;
  margin-left: 40px;
  margin-left: 2.5rem;
  margin-right: 40px;
  margin-right: 2.5rem;
  position: relative;
  z-index: 2;
}

.p-homepage__explain-inner {
  max-width: 1050px;
  max-width: 65.625rem;
  padding: 48px 25px;
  padding: 3rem 1.5625rem;
  width: 100%;
}

.p-homepage__introduction-inner {
  max-width: 1310px;
  max-width: 81.875rem;
}

.p-homepage__introduction-title {
  color: #342B77;
  font-size: max(40px, 10px);
  font-size: max(2.5rem, 10px);
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
}

.p-homepage__detail {
  background-color: #E4EFF7;
  border-radius: 2rem;
  margin-left: 40px;
  margin-left: 2.5rem;
  margin-right: 40px;
  margin-right: 2.5rem;
  position: relative;
  z-index: 2;
}

.p-homepage__detail-inner {
  max-width: 1050px;
  max-width: 65.625rem;
  padding: 48px 25px;
  padding: 3rem 1.5625rem;
  width: 100%;
}

.p-detail__container {
  grid-gap: 2.5rem;
  display: grid;
  gap: 40px;
  gap: 2.5rem;
  grid-template-columns: repeat(2, 1fr);
}

.p-detail__box {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  border-radius: 1.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 480px;
  max-width: 30rem;
  padding: 39px 40px;
  padding: 2.4375rem 2.5rem;
}

.p-detail__title-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  gap: 0.625rem;
}

.p-detail__mark {
  background: -webkit-gradient(linear, left top, left bottom, from(#342B77), to(#77C7DC));
  background: linear-gradient(to bottom, #342B77 0%, #77C7DC 100%);
  -ms-flex-negative: 0;
      flex-shrink: 0;
  height: 25px;
  height: 1.5625rem;
  margin-top: 7px;
  margin-top: 0.4375rem;
  position: relative;
  width: 25px;
  width: 1.5625rem;
}

.p-detail__mark::before {
  background: #fff;
  content: "";
  height: 3px;
  height: 0.1875rem;
  left: 18.5%;
  position: absolute;
  top: 52%;
  -webkit-transform: translateY(-50%) rotate(46deg);
          transform: translateY(-50%) rotate(46deg);
  width: 5.5px;
  width: 0.34375rem;
}

.p-detail__mark::after {
  background: #fff;
  content: "";
  height: 3px;
  height: 0.1875rem;
  position: absolute;
  right: 10%;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(-45deg);
          transform: translateY(-50%) rotate(-45deg);
  width: 15px;
  width: 0.9375rem;
}

.p-detail__title {
  color: #342B77;
  font-size: max(25px, 10px);
  font-size: max(1.5625rem, 10px);
  font-size: max(18px, min(1.7361111111vw, 25px));
  font-size: max(1.125rem, min(1.7361111111vw, 1.5625rem));
  font-weight: 700;
  text-align: left;
}

.p-detail__image-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-left: auto;
  margin-right: auto;
  margin-top: 18px;
  margin-top: 1.125rem;
  max-width: 334px;
  max-width: 20.875rem;
  overflow: hidden;
  width: 100%;
}

.p-detail__image-box img {
  -o-object-fit: cover;
  aspect-ratio: 334/203;
  height: 100%;
     object-fit: cover;
  width: 100%;
}

.p-detail__text {
  font-size: max(15px, 10px);
  font-size: max(0.9375rem, 10px);
  font-weight: 500;
  margin-top: 18px;
  margin-top: 1.125rem;
}

.p-homepage__case {
  background-color: #342B77;
  margin-top: 56px;
  margin-top: 3.5rem;
}

.p-icon-list {
  padding-left: 16px;
  padding-left: 1rem;
  padding-right: 16px;
  padding-right: 1rem;
}

.p-icon-list__container {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 26px;
  gap: 1.625rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.p-icon-list__visual {
  margin-top: 42px;
  margin-top: 2.625rem;
  position: relative;
}

.p-icon-list__heading {
  color: #222;
  font-size: max(26.5px, 10px);
  font-size: max(1.65625rem, 10px);
  font-weight: 700;
  text-align: center;
}

.p-icon-list__heading::before {
  background: #222;
  content: "";
  height: 2px;
  height: 0.125rem;
  left: 51px;
  left: 3.1875rem;
  position: absolute;
  top: 80px;
  top: 5rem;
  -webkit-transform: translateY(-50%) rotate(70deg);
          transform: translateY(-50%) rotate(70deg);
  -webkit-transform-origin: center;
          transform-origin: center;
  width: 19px;
  width: 1.1875rem;
}

.p-icon-list__heading::after {
  background: #222;
  content: "";
  height: 2px;
  height: 0.125rem;
  position: absolute;
  right: 32px;
  right: 2rem;
  top: 70px;
  top: 4.375rem;
  -webkit-transform: translateY(-50%) rotate(-70deg);
          transform: translateY(-50%) rotate(-70deg);
  -webkit-transform-origin: center;
          transform-origin: center;
  width: 43px;
  width: 2.6875rem;
}

.p-icon-list__heading--accent {
  color: #8b3696;
  font-size: max(32px, 10px);
  font-size: max(2rem, 10px);
  font-weight: 700;
}

.p-icon-list__heading--accent-red {
  color: #d70056;
  font-size: max(32px, 10px);
  font-size: max(2rem, 10px);
  font-weight: 700;
}

.p-icon-list__heading--accent::before {
  background: #222;
  content: "";
  height: 2px;
  height: 0.125rem;
  left: 27px;
  left: 1.6875rem;
  position: absolute;
  top: 47px;
  top: 2.9375rem;
  -webkit-transform: translateY(-50%) rotate(70deg);
          transform: translateY(-50%) rotate(70deg);
  -webkit-transform-origin: center;
          transform-origin: center;
  width: 43px;
  width: 2.6875rem;
}

.p-icon-list__heading--accent::after {
  background: #222;
  content: "";
  height: 2px;
  height: 0.125rem;
  position: absolute;
  right: 32px;
  right: 2rem;
  top: 37px;
  top: 2.3125rem;
  -webkit-transform: translateY(-50%) rotate(-70deg);
          transform: translateY(-50%) rotate(-70deg);
  -webkit-transform-origin: center;
          transform-origin: center;
  width: 19px;
  width: 1.1875rem;
}

.p-icon-list__heading-sec::before {
  background: #222;
  content: "";
  height: 2px;
  height: 0.125rem;
  left: 24px;
  left: 1.5rem;
  position: absolute;
  top: 79px;
  top: 4.9375rem;
  -webkit-transform: translateY(-50%) rotate(70deg);
          transform: translateY(-50%) rotate(70deg);
  -webkit-transform-origin: center;
          transform-origin: center;
  width: 19px;
  width: 1.1875rem;
}

.p-icon-list__heading-sec::after {
  background: #222;
  content: "";
  height: 2px;
  height: 0.125rem;
  position: absolute;
  right: 6px;
  right: 0.375rem;
  top: 69px;
  top: 4.3125rem;
  -webkit-transform: translateY(-50%) rotate(-70deg);
          transform: translateY(-50%) rotate(-70deg);
  -webkit-transform-origin: center;
          transform-origin: center;
  width: 43px;
  width: 2.6875rem;
}

.p-icon-list__heading--accent-red::before {
  background: #222;
  content: "";
  height: 2px;
  height: 0.125rem;
  left: 0px;
  left: 0rem;
  position: absolute;
  top: 47px;
  top: 2.9375rem;
  -webkit-transform: translateY(-50%) rotate(70deg);
          transform: translateY(-50%) rotate(70deg);
  -webkit-transform-origin: center;
          transform-origin: center;
  width: 43px;
  width: 2.6875rem;
}

.p-icon-list__heading--accent-red::after {
  background: #222;
  content: "";
  height: 2px;
  height: 0.125rem;
  position: absolute;
  right: 6px;
  right: 0.375rem;
  top: 37px;
  top: 2.3125rem;
  -webkit-transform: translateY(-50%) rotate(-70deg);
          transform: translateY(-50%) rotate(-70deg);
  -webkit-transform-origin: center;
          transform-origin: center;
  width: 19px;
  width: 1.1875rem;
}

.p-icon-list__image {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 24px;
  margin-top: 1.5rem;
  width: 282px;
  width: 17.625rem;
}

.p-icon-list__image img {
  -o-object-fit: cover;
  aspect-ratio: 282/140;
  height: inherit;
     object-fit: cover;
  width: 100%;
}

.p-icon-list__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 19px;
  gap: 1.1875rem;
  max-width: 580px;
  max-width: 36.25rem;
  width: 100%;
}

.p-icon-list__item {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #8b3696;
  border: 0.0625rem solid #8b3696;
  border-radius: 1.25rem;
  color: #222;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: max(18px, 10px);
  font-size: max(1.125rem, 10px);
  font-weight: 700;
  padding: 35px 41px 35px 30px;
  padding: 2.1875rem 2.5625rem 2.1875rem 1.875rem;
}

.p-icon-list__item-title-box {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  gap: 0.625rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: left;
}

.p-icon-list__item-mark {
  background: -webkit-gradient(linear, left top, left bottom, from(#8b3696), to(#EC72A5));
  background: linear-gradient(to bottom, #8b3696 0%, #EC72A5 100%);
  border-radius: 1.40625rem;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 28px;
          flex: 0 0 28px;
  -ms-flex: 0 0 1.75rem;
      flex: 0 0 1.75rem;
  height: 28px;
  height: 1.75rem;
  min-width: 28px;
  min-width: 1.75rem;
  position: relative;
  width: 28px;
  width: 1.75rem;
}

.p-icon-list__item-mark::before {
  background: #fff;
  content: "";
  height: 3px;
  height: 0.1875rem;
  left: 18.5%;
  position: absolute;
  top: 52%;
  -webkit-transform: translateY(-50%) rotate(46deg);
          transform: translateY(-50%) rotate(46deg);
  width: 8.5px;
  width: 0.53125rem;
}

.p-icon-list__item-mark::after {
  background: #fff;
  content: "";
  height: 3px;
  height: 0.1875rem;
  position: absolute;
  right: 10%;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(-45deg);
          transform: translateY(-50%) rotate(-45deg);
  width: 15px;
  width: 0.9375rem;
}

.p-icon-list__item-title {
  color: #222;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  font-size: max(18px, 10px);
  font-size: max(1.125rem, 10px);
  font-weight: 700;
  text-align: left;
}

.p-introduction {
  grid-gap: 1.875rem;
  display: grid;
  gap: 30px;
  gap: 1.875rem;
  gap: max(15px, min(2.0833333333vw, 30px));
  gap: max(0.9375rem, min(2.0833333333vw, 1.875rem));
  grid-template-columns: repeat(2, 1fr);
}

.p-introduction--blue {
  grid-template-columns: repeat(3, 1fr);
  margin-top: 52px;
  margin-top: 3.25rem;
}

.p-introduction__item {
  background-color: #FDFAFF;
  border: 8px solid #8b3696;
  border: 0.5rem solid #8b3696;
  border-radius: 1.25rem;
  padding-bottom: 30px;
  padding-bottom: 1.875rem;
  padding-left: 20px;
  padding-left: 1.25rem;
  padding-right: 20px;
  padding-right: 1.25rem;
  padding-top: 30px;
  padding-top: 1.875rem;
  text-align: center;
}

.p-introduction__item--blue {
  background-color: #FAFEFF;
  border: 8px solid #342B77;
  border: 0.5rem solid #342B77;
  padding-left: 10px;
  padding-left: 0.625rem;
  padding-right: 10px;
  padding-right: 0.625rem;
}

.p-introduction__label {
  background-color: #8b3696;
  border-radius: 1.25rem;
  color: #fff;
  display: inline-block;
  font-size: max(12px, min(1.1111111111vw, 16px));
  font-size: max(0.75rem, min(1.1111111111vw, 1rem));
  font-weight: 700;
  padding-bottom: 3px;
  padding-bottom: 0.1875rem;
  padding-left: max(10px, min(1.3888888889vw, 20px));
  padding-left: max(0.625rem, min(1.3888888889vw, 1.25rem));
  padding-right: max(10px, min(1.3888888889vw, 20px));
  padding-right: max(0.625rem, min(1.3888888889vw, 1.25rem));
  padding-top: 3px;
  padding-top: 0.1875rem;
}

.p-introduction__label--blue {
  background-color: #342B77;
  font-size: max(12px, min(1.1111111111vw, 16px));
  font-size: max(0.75rem, min(1.1111111111vw, 1rem));
}

.p-introduction__image--twin {
  height: 196px;
  height: 12.25rem;
  justify-self: center;
  margin-left: auto;
  margin-right: auto;
  margin-top: 24px;
  margin-top: 1.5rem;
  position: relative;
  width: 199px;
  width: 12.4375rem;
}

.p-introduction__image--front {
  aspect-ratio: 135/137;
  display: block;
  left: 0;
  position: absolute;
  top: 0;
  width: 135px;
  width: 8.4375rem;
  z-index: 2;
}
.p-introduction__image--front img {
  -o-object-fit: cover;
  height: inherit;
     object-fit: cover;
  width: 100%;
}

.p-introduction__image--back {
  aspect-ratio: 128/128;
  bottom: 0;
  display: block;
  position: absolute;
  right: 0;
  width: 128px;
  width: 8rem;
}
.p-introduction__image--back img {
  -o-object-fit: cover;
  height: inherit;
     object-fit: cover;
  width: 100%;
}

.p-introduction__image {
  aspect-ratio: 281/170;
  display: block;
  justify-self: center;
  margin-left: auto;
  margin-right: auto;
  margin-top: 24px;
  margin-top: 1.5rem;
  width: 281px;
  width: 17.5625rem;
}
.p-introduction__image img {
  -o-object-fit: cover;
  height: inherit;
     object-fit: cover;
  width: 100%;
}

.p-introduction__price-box--twin {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  border: solid 1px #871D93;
  border: solid 0.0625rem #871D93;
  border-radius: 0.625rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  justify-self: center;
  margin-left: auto;
  margin-right: auto;
  margin-top: 22px;
  margin-top: 1.375rem;
  max-width: 404px;
  max-width: 25.25rem;
  padding-bottom: 20px;
  padding-bottom: 1.25rem;
  padding-top: 20px;
  padding-top: 1.25rem;
  width: 100%;
}

.p-introduction__price-box {
  background-color: #fff;
  border: solid 1px #871D93;
  border: solid 0.0625rem #871D93;
  border-radius: 0.625rem;
  justify-self: center;
  margin-left: auto;
  margin-right: auto;
  margin-top: 24px;
  margin-top: 1.5rem;
  max-width: 404px;
  max-width: 25.25rem;
  padding-bottom: 9px;
  padding-bottom: 0.5625rem;
  padding-top: 9px;
  padding-top: 0.5625rem;
  width: 100%;
}

.p-introduction__price-box--sec {
  display: grid;
  justify-items: center;
  padding-bottom: 20px;
  padding-bottom: 1.25rem;
  padding-left: 24px;
  padding-left: 1.5rem;
  padding-right: 24px;
  padding-right: 1.5rem;
  padding-top: 16px;
  padding-top: 1rem;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content;
}

.p-introduction__price-box--thr {
  display: grid;
  justify-items: center;
  padding-bottom: 25px;
  padding-bottom: 1.5625rem;
  padding-left: 36px;
  padding-left: 2.25rem;
  padding-right: 36px;
  padding-right: 2.25rem;
  padding-top: 16px;
  padding-top: 1rem;
  padding-top: 25px;
  padding-top: 1.5625rem;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content;
}

.p-introduction__price-label-box--sec {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  align-items: center;
  display: grid;
  justify-items: center;
  justify-items: center;
  place-items: center;
}

.p-introduction__price-label--twin {
  border-bottom: solid 1px #8a8a8a;
  border-bottom: solid 0.0625rem #8a8a8a;
  border-top: solid 1px #8a8a8a;
  border-top: solid 0.0625rem #8a8a8a;
  color: #222;
  font-size: max(12px, min(1.1111111111vw, 16px));
  font-size: max(0.75rem, min(1.1111111111vw, 1rem));
  font-weight: 500;
  padding-bottom: 5px;
  padding-bottom: 0.3125rem;
  padding-left: 10px;
  padding-left: 0.625rem;
  padding-right: 10px;
  padding-right: 0.625rem;
  padding-top: 5px;
  padding-top: 0.3125rem;
}

.p-introduction__price-label {
  color: #222;
  font-size: max(16px, 10px);
  font-size: max(1rem, 10px);
  font-weight: 500;
}

.p-introduction__price {
  color: #ca2164;
  font-family: "Lato", sans-serif;
  font-size: max(18px, min(1.5277777778vw, 22px));
  font-size: max(1.125rem, min(1.5277777778vw, 1.375rem));
  font-weight: 700;
  line-height: 1.2;
  margin-left: 10px;
  margin-left: 0.625rem;
}

.p-introduction__price--sm {
  font-size: max(18px, min(1.3888888889vw, 20px));
  font-size: max(1.125rem, min(1.3888888889vw, 1.25rem));
  margin-left: 0px;
  margin-left: 0rem;
  margin-top: 5px;
  margin-top: 0.3125rem;
}

.p-introduction__price--mid {
  font-size: max(18px, min(1.3888888889vw, 20px));
  font-size: max(1.125rem, min(1.3888888889vw, 1.25rem));
  margin-left: 0px;
  margin-left: 0rem;
  margin-top: 2px;
  margin-top: 0.125rem;
}

.p-introduction__price--lg {
  font-size: max(24px, min(2.0833333333vw, 30px));
  font-size: max(1.5rem, min(2.0833333333vw, 1.875rem));
  margin-left: 0px;
  margin-left: 0rem;
  margin-top: 4px;
  margin-top: 0.25rem;
}

.p-introduction__price-number {
  color: #ca2164;
  font-family: "Lato", sans-serif;
  font-size: max(28px, min(3.3333333333vw, 48px));
  font-size: max(1.75rem, min(3.3333333333vw, 3rem));
  font-weight: 700;
  margin-right: 4px;
  margin-right: 0.25rem;
}

.p-introduction__price-number--mr {
  font-size: max(28px, min(3.3333333333vw, 48px));
  font-size: max(1.75rem, min(3.3333333333vw, 3rem));
  margin-right: 0px;
  margin-right: 0rem;
}

.p-introduction__price-number--mid {
  font-size: max(28px, min(2.7777777778vw, 40px));
  font-size: max(1.75rem, min(2.7777777778vw, 2.5rem));
  margin-right: 0px;
  margin-right: 0rem;
}

.p-introduction__price-unit {
  font-family: "Zen Kaku Gothic New", serif;
  font-size: max(12px, min(1.1111111111vw, 16px));
  font-size: max(0.75rem, min(1.1111111111vw, 1rem));
  font-weight: 500;
}

.p-introduction__price-note {
  color: #000000;
  font-size: max(16px, 10px);
  font-size: max(1rem, 10px);
  font-weight: 500;
  line-height: 1.1;
  margin-top: 4px;
  margin-top: 0.25rem;
}

.p-introduction__text {
  color: #222;
  font-size: max(14px, min(1.1111111111vw, 16px));
  font-size: max(0.875rem, min(1.1111111111vw, 1rem));
  font-weight: 500;
  line-height: 1.6;
  margin-top: 24px;
  margin-top: 1.5rem;
}

.p-loading {
  bottom: 0;
  height: 100vh;
  left: 0;
  overflow: hidden;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1000;
}

.p-loading__overlay {
  background-color: #fff;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.p-loading__content {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.p-loading__logo {
  max-width: 428px;
  max-width: 26.75rem;
  overflow: hidden;
  width: 100%;
}

.p-loading__logo img {
  -o-object-fit: cover;
  aspect-ratio: 428/81;
  height: auto;
     object-fit: cover;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
}

.p-loading__progress {
  background-color: #da95c4;
  height: 3px;
  height: 0.1875rem;
  position: relative;
  width: 435px;
  width: 27.1875rem;
}

.p-loading__progress-bar {
  background-color: #8b3696;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 0;
  z-index: 1;
}

.p-marketing__mv {
  background: -webkit-gradient(linear, left bottom, right top, from(#f8f2fd), to(#ffe9fb));
  background: linear-gradient(to top right, #f8f2fd 0%, #ffe9fb 100%);
  border-radius: 0.625rem;
  margin-left: 23px;
  margin-left: 1.4375rem;
  margin-right: 23px;
  margin-right: 1.4375rem;
  overflow: hidden;
}

.p-marketing__container {
  position: relative;
}

.p-marketing__mv-inner {
  max-width: 1394px;
  max-width: 87.125rem;
  padding-bottom: 30px;
  padding-bottom: 1.875rem;
  padding-left: 87px;
  padding-left: 5.4375rem;
  padding-right: 168px;
  padding-right: 10.5rem;
  padding-top: 30px;
  padding-top: 1.875rem;
  position: relative;
  width: 100%;
  z-index: 1;
}

.p-marketing__explain {
  background-color: #F1ECF6;
  border-radius: 2rem;
  margin-left: 40px;
  margin-left: 2.5rem;
  margin-right: 40px;
  margin-right: 2.5rem;
  position: relative;
  z-index: 2;
}

.p-marketing__explain-inner {
  max-width: 1050px;
  max-width: 65.625rem;
  padding: 48px 25px;
  padding: 3rem 1.5625rem;
  width: 100%;
}

.p-marketing__introduction-inner {
  max-width: 1160px;
  max-width: 72.5rem;
  width: 100%;
}

.p-marketing__icon-list-inner {
  max-width: 976px;
  max-width: 61rem;
  width: 100%;
}

.p-marketing__flow-inner {
  background-color: #fff4d1;
  max-width: 1360px;
  max-width: 85rem;
}

.p-marketing__case {
  background-color: #8b3696;
}

.p-marketing__service {
  background-color: #fff;
  overflow: hidden;
  text-align: center;
}

.p-marketing__service-container {
  margin-left: auto;
  margin-right: auto;
  max-width: 1440px;
  max-width: 90rem;
  position: relative;
  width: 100%;
}

.p-marketing__service-triangle01 {
  left: 0;
  top: 23%;
  width: 136px;
  width: 8.5rem;
}

.p-marketing__service-triangle02 {
  left: 21%;
  top: 14%;
  width: 65px;
  width: 4.0625rem;
}

.p-marketing__service-triangle03 {
  right: 11%;
  top: 29%;
  width: 65px;
  width: 4.0625rem;
}

.p-marketing__service-triangle04 {
  right: 2%;
  top: 17%;
  width: 136px;
  width: 8.5rem;
}

.p-marketing__service-inner {
  margin: 0 auto;
  max-width: 1050px;
  max-width: 65.625rem;
}

.p-marketing__service-question {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #EFEFFF;
  border-radius: 1.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto;
  margin-top: 35px;
  margin-top: 2.1875rem;
  max-width: 432px;
  max-width: 27rem;
  padding-bottom: 40px;
  padding-bottom: 2.5rem;
  padding-left: 48px;
  padding-left: 3rem;
  padding-right: 48px;
  padding-right: 3rem;
  padding-top: 40px;
  padding-top: 2.5rem;
  position: relative;
  text-align: center;
}

.p-marketing__service-question::before {
  background: url(./../images/common/icon_human06.svg) center center/contain no-repeat;
  bottom: -34px;
  bottom: -2.125rem;
  content: "";
  height: max(96px, min(11vw, 146px));
  height: max(6rem, min(11vw, 9.125rem));
  position: absolute;
  right: -122px;
  right: -7.625rem;
  width: max(96px, min(11vw, 148px));
  width: max(6rem, min(11vw, 9.25rem));
}

.p-marketing__service-question-text {
  color: #222;
  font-size: max(24px, 10px);
  font-size: max(1.5rem, 10px);
  font-weight: 700;
}

.p-marketing__service-arrow-box {
  margin-top: 20px;
  margin-top: 1.25rem;
  z-index: 2;
}

.p-marketing__service-assist {
  margin-left: auto;
  margin-right: auto;
  margin-top: -10px;
  margin-top: -0.625rem;
  max-width: 871px;
  max-width: 54.4375rem;
  position: relative;
  z-index: 1;
}

.p-marketing__service-assist-media {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 23px;
  gap: 1.4375rem;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 50px;
  margin-top: 3.125rem;
}

.p-marketing__service-assist-text {
  line-height: 1.4;
  min-width: 0;
}

.p-marketing__service-assist-catch-box {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 11px;
  gap: 0.6875rem;
}

.p-marketing__service-assist-lead {
  background-color: #871D93;
  border-radius: 0.3125rem;
  color: #fff;
  display: inline-block;
  font-size: max(24px, 10px);
  font-size: max(1.5rem, 10px);
  font-weight: 700;
  line-height: 1.5;
  padding-left: 22px;
  padding-left: 1.375rem;
  padding-right: 7px;
  padding-right: 0.4375rem;
}

.p-marketing__service-assist-catch {
  background-color: #871D93;
  border-radius: 0.3125rem;
  color: #fff;
  display: inline-block;
  font-size: max(40px, 10px);
  font-size: max(2.5rem, 10px);
  font-weight: 700;
  padding-left: 20px;
  padding-left: 1.25rem;
  padding-right: 20px;
  padding-right: 1.25rem;
}

.p-marketing__service-assist-desc {
  color: #222;
  font-size: max(22px, 10px);
  font-size: max(1.375rem, 10px);
  font-weight: 500;
  line-height: 1.6;
  margin-top: 25px;
  margin-top: 1.5625rem;
}

.p-marketing__service-assist-picture {
  aspect-ratio: 339/393;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 339px;
          flex: 0 0 339px;
  -ms-flex: 0 0 21.1875rem;
      flex: 0 0 21.1875rem;
  max-width: 339px;
  max-width: 21.1875rem;
  position: relative;
  width: 100%;
}

.p-marketing__service-assist-picture img {
  -o-object-fit: cover;
  display: block;
  height: 100%;
  margin-left: 25px;
  margin-left: 1.5625rem;
     object-fit: cover;
  width: calc(100% + 1.25rem);
}

.p-marketing__service-area {
  position: relative;
  z-index: 2;
}

.p-marketing__service-arrow-box {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 6px;
  gap: 0.375rem;
  height: 56px;
  height: 3.5rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  left: 50%;
  pointer-events: none;
  position: absolute;
  top: calc(100% - 1.5625rem);
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 72px;
  width: 4.5rem;
  z-index: 5;
}
.p-marketing__service-arrow-box-arrow1,
.p-marketing__service-arrow-box-arrow2 {
  height: 10px;
  height: 0.625rem;
  position: relative;
  width: 24px;
  width: 1.5rem;
}

.p-marketing__service-arrow-box-arrow1::before,
.p-marketing__service-arrow-box-arrow1::after,
.p-marketing__service-arrow-box-arrow2::before,
.p-marketing__service-arrow-box-arrow2::after {
  background-color: #ffe014;
  content: "";
  height: 7px;
  height: 0.4375rem;
  position: absolute;
  -webkit-transform-origin: center;
          transform-origin: center;
  width: 35px;
  width: 2.1875rem;
}

.p-marketing__service-arrow-box-arrow1::before {
  right: 30%;
  top: 25px;
  top: 1.5625rem;
  -webkit-transform: rotate(35deg);
          transform: rotate(35deg);
}

.p-marketing__service-arrow-box-arrow1::after {
  left: 30%;
  top: 25px;
  top: 1.5625rem;
  -webkit-transform: rotate(-35deg);
          transform: rotate(-35deg);
}

.p-marketing__service-arrow-box-arrow2::before {
  bottom: -12px;
  bottom: -0.75rem;
  right: 30%;
  -webkit-transform: rotate(35deg);
          transform: rotate(35deg);
}

.p-marketing__service-arrow-box-arrow2::after {
  bottom: -12px;
  bottom: -0.75rem;
  left: 30%;
  -webkit-transform: rotate(-35deg);
          transform: rotate(-35deg);
}

.p-marketing__service-review {
  margin-top: 40px;
  margin-top: 2.5rem;
}

.p-marketing__service-review-inner {
  background-color: #f7f8f9;
  margin-left: auto;
  margin-right: auto;
  max-width: 1000px;
  max-width: 62.5rem;
  padding-bottom: 48px;
  padding-bottom: 3rem;
  padding-left: 120px;
  padding-left: 7.5rem;
  padding-right: 120px;
  padding-right: 7.5rem;
  padding-top: 48px;
  padding-top: 3rem;
  position: relative;
}

.p-marketing__service-review-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
}

.p-marketing__service-review-container {
  max-width: 331px;
  max-width: 20.6875rem;
}

.p-marketing__service-review-box {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 19px;
  gap: 1.1875rem;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-pack: left;
      -ms-flex-pack: left;
          justify-content: left;
}

.p-marketing__service-review-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: 162px;
  width: 10.125rem;
}

.p-marketing__service-review-icon img {
  -o-object-fit: cover;
  aspect-ratio: 1/1;
  height: auto;
     object-fit: cover;
  width: 100%;
}

.p-marketing__service-review-issues {
  max-width: 151px;
  max-width: 9.4375rem;
  text-align: center;
}

.p-marketing__service-review-issues li {
  font-size: max(15px, 10px);
  font-size: max(0.9375rem, 10px);
  font-weight: 500;
}

.p-marketing__service-review-issues li:not(:first-child) {
  margin-top: 18px;
  margin-top: 1.125rem;
}

.p-marketing__service-review-label {
  font-size: max(20px, 10px);
  font-size: max(1.25rem, 10px);
  font-weight: 700;
  margin-top: 18px;
  margin-top: 1.125rem;
  text-align: center;
}

.p-marketing__service-review-tag {
  margin-top: 16px;
  margin-top: 1rem;
}

.p-marketing__service-review-tag--before {
  background-color: #342B77;
  border-radius: 0.3125rem;
  color: #fff;
  font-size: max(15px, 10px);
  font-size: max(0.9375rem, 10px);
  font-weight: 700;
  max-width: 200px;
  max-width: 12.5rem;
  padding-bottom: 2px;
  padding-bottom: 0.125rem;
  padding-left: 77.5px;
  padding-left: 4.84375rem;
  padding-right: 77.5px;
  padding-right: 4.84375rem;
  padding-top: 2px;
  padding-top: 0.125rem;
}

.p-marketing__service-review-tag--after {
  background-color: #871D93;
  border-radius: 0.3125rem;
  color: #fff;
  font-size: max(15px, 10px);
  font-size: max(0.9375rem, 10px);
  font-weight: 700;
  max-width: 200px;
  max-width: 12.5rem;
  padding-bottom: 2px;
  padding-bottom: 0.125rem;
  padding-left: 25px;
  padding-left: 1.5625rem;
  padding-right: 25px;
  padding-right: 1.5625rem;
  padding-top: 2px;
  padding-top: 0.125rem;
}

.p-marketing__service-review-arrow-box {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 6px;
  gap: 0.375rem;
  height: 56px;
  height: 3.5rem;
  left: 50%;
  pointer-events: none;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 72px;
  width: 4.5rem;
  z-index: 2;
}

.p-marketing__service-review-arrow-box-arrow1 {
  height: 10px;
  height: 0.625rem;
  margin-left: auto;
  margin-right: auto;
  margin-top: 8px;
  margin-top: 0.5rem;
  position: relative;
  width: 24px;
  width: 1.5rem;
}
.p-marketing__service-review-arrow-box-arrow1::before, .p-marketing__service-review-arrow-box-arrow1::after {
  background-color: #E6D4E8;
  content: "";
  height: 7px;
  height: 0.4375rem;
  margin: auto;
  position: absolute;
  -webkit-transform-origin: center;
          transform-origin: center;
  width: 35px;
  width: 2.1875rem;
}
.p-marketing__service-review-arrow-box-arrow1::before {
  right: -43%;
  top: 22px;
  top: 1.375rem;
  -webkit-transform: rotate(-50deg);
          transform: rotate(-50deg);
}
.p-marketing__service-review-arrow-box-arrow1::after {
  left: -7%;
  top: -2px;
  top: -0.125rem;
  -webkit-transform: rotate(-132deg);
          transform: rotate(-132deg);
}

.p-marketing__service-review-arrow-box-arrow2 {
  height: 10px;
  height: 0.625rem;
  margin-left: auto;
  margin-right: auto;
  margin-top: 8px;
  margin-top: 0.5rem;
  position: relative;
  width: 24px;
  width: 1.5rem;
}
.p-marketing__service-review-arrow-box-arrow2::before, .p-marketing__service-review-arrow-box-arrow2::after {
  background-color: #E6D4E8;
  content: "";
  height: 7px;
  height: 0.4375rem;
  margin: auto;
  position: absolute;
  -webkit-transform-origin: center;
          transform-origin: center;
  width: 35px;
  width: 2.1875rem;
}
.p-marketing__service-review-arrow-box-arrow2::before {
  bottom: 5px;
  bottom: 0.3125rem;
  right: 17%;
  -webkit-transform: rotate(-50deg);
          transform: rotate(-50deg);
}
.p-marketing__service-review-arrow-box-arrow2::after {
  bottom: 27px;
  bottom: 1.6875rem;
  left: -58%;
  -webkit-transform: rotate(-132deg);
          transform: rotate(-132deg);
}

.p-marketing__service-comparison-heading {
  margin-top: 50px;
  margin-top: 3.125rem;
  position: relative;
}

.p-marketing__service-comparison-heading::after {
  background: url(./../images/common/icon_human02.svg) center center/contain no-repeat;
  content: "";
  height: max(96px, min(11vw, 120px));
  height: max(6rem, min(11vw, 7.5rem));
  left: calc(50% + 14.0625rem);
  position: absolute;
  top: 0;
  width: max(96px, min(11vw, 120px));
  width: max(6rem, min(11vw, 7.5rem));
}

.p-marketing__service-comparison-heading-title {
  color: #222;
  display: inline-block;
  font-size: max(28px, 10px);
  font-size: max(1.75rem, 10px);
  font-weight: 700;
  line-height: 1.6;
  position: relative;
}

.p-marketing__service-comparison-heading-title::before {
  background: #222;
  background-color: #E6D4E8;
  bottom: 26%;
  content: "";
  height: 2px;
  height: 0.125rem;
  left: -79px;
  left: -4.9375rem;
  position: absolute;
  -webkit-transform: translateY(-50%) rotate(60deg);
          transform: translateY(-50%) rotate(60deg);
  -webkit-transform-origin: center;
          transform-origin: center;
  width: 60px;
  width: 3.75rem;
}

.p-marketing__service-comparison-heading-title::after {
  background: #222;
  background-color: #E6D4E8;
  bottom: 26%;
  content: "";
  height: 2px;
  height: 0.125rem;
  position: absolute;
  right: -79px;
  right: -4.9375rem;
  -webkit-transform: translateY(-50%) rotate(-60deg);
          transform: translateY(-50%) rotate(-60deg);
  -webkit-transform-origin: center;
          transform-origin: center;
  width: 60px;
  width: 3.75rem;
}

.p-marketing__service-comparison-heading-title-large {
  font-size: max(40px, 10px);
  font-size: max(2.5rem, 10px);
  position: relative;
}

.p-marketing__service-comparison-heading-title-large::before {
  background: #222;
  background-color: #E6D4E8;
  content: "";
  height: 2px;
  height: 0.125rem;
  left: -100px;
  left: -6.25rem;
  position: absolute;
  top: 8px;
  top: 0.5rem;
  -webkit-transform: translateY(-50%) rotate(68deg);
          transform: translateY(-50%) rotate(68deg);
  -webkit-transform-origin: center;
          transform-origin: center;
  width: 100px;
  width: 6.25rem;
}

.p-marketing__service-comparison-heading-title-large::after {
  background: #222;
  background-color: #E6D4E8;
  content: "";
  height: 2px;
  height: 0.125rem;
  position: absolute;
  right: -100px;
  right: -6.25rem;
  top: 8px;
  top: 0.5rem;
  -webkit-transform: translateY(-50%) rotate(-68deg);
          transform: translateY(-50%) rotate(-68deg);
  -webkit-transform-origin: center;
          transform-origin: center;
  width: 100px;
  width: 6.25rem;
}

.p-marketing__service-comparison-image {
  aspect-ratio: 787/431;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 28px;
  margin-top: 1.75rem;
  width: 787px;
  width: 49.1875rem;
}

.p-marketing__service-comparison-image img {
  -o-object-fit: cover;
  height: inherit;
     object-fit: cover;
  width: 100%;
}

.p-page-contact {
  overflow: hidden;
  padding-bottom: 100px;
  padding-bottom: 6.25rem;
  padding-top: 100px;
  padding-top: 6.25rem;
  position: relative;
  z-index: 1;
}

.p-page-contact__bg {
  height: auto;
  opacity: 0.32;
  position: absolute;
  right: -125px;
  right: -7.8125rem;
  top: 45px;
  top: 2.8125rem;
  width: 508px;
  width: 31.75rem;
  z-index: -1;
}

.p-page-contact__bg img {
  -o-object-fit: contain;
  aspect-ratio: 508/587;
  height: auto;
     object-fit: contain;
}

.p-page-contact__triangle01 {
  left: 100px;
  left: 6.25rem;
  position: absolute;
  top: 45px;
  top: 2.8125rem;
  width: 136px;
  width: 8.5rem;
  z-index: -1;
}

.p-page-contact__triangle02 {
  bottom: -5px;
  bottom: -0.3125rem;
  left: 280px;
  left: 17.5rem;
  position: absolute;
  width: 65px;
  width: 4.0625rem;
  z-index: -1;
}

.p-page-contact__content {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 41px;
  gap: 2.5625rem;
  margin: 0 auto;
  max-width: 600px;
  max-width: 37.5rem;
}

.p-page-contact__heading {
  color: #222;
  gap: 2px;
  gap: 0.125rem;
  text-align: center;
}

.p-page-contact__heading .c-section-heading__en {
  font-size: max(72px, 10px);
  font-size: max(4.5rem, 10px);
}

.p-page-contact__text {
  font-size: max(16px, 10px);
  font-size: max(1rem, 10px);
  font-weight: 500;
  text-align: center;
}

.p-page-contact__cta {
  text-align: center;
  width: 100%;
}

.p-page-contact__button.c-button {
  max-width: 320px;
  max-width: 20rem;
  padding: 18px 20px;
  padding: 1.125rem 1.25rem;
  width: 100%;
}

.p-page-links__link[data-dept=apply] {
  --bg-color: #ff8e11;
  --bg-linear-color: linear-gradient(
    193.95deg,
    rgba(200, 132, 31, 0.1536) 8.85%,
    rgba(80, 50, 4, 0.48) 66.73%,
    rgba(114, 69, 3, 0.48) 88.78%
  );
  --bg-image: url(../images/common/bg_footer_top01.jpg);
}

.p-page-links__link[data-dept=marketing] {
  --bg-color: #a500bb;
  --bg-linear-color: linear-gradient(180deg, rgba(87, 35, 93, 0.224) 5.71%, rgba(67, 20, 73, 0.56) 84.05%);
  --bg-image: url(../images/common/bg_footer_top02.jpg);
}

.p-page-links__link[data-dept=makasete] {
  --bg-color: #e50453;
  --bg-linear-color: linear-gradient(0deg, rgba(85, 20, 43, 0.2), rgba(85, 20, 43, 0.2)),
    linear-gradient(180deg, rgba(63, 21, 43, 0.48) 0%, rgba(114, 0, 83, 0.48) 42.19%);
  --bg-image: url(../images/common/bg_footer_top03.jpg);
  --bg-color-after: rgba(85, 20, 43, 0.2);
}

.p-page-links__link[data-dept=homepage] {
  --bg-color: #1500b0;
  --bg-linear-color: linear-gradient(0deg, rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0.15)),
    linear-gradient(180deg, rgba(71, 67, 104, 0.48) 0%, rgba(52, 43, 119, 0.48) 100%);
  --bg-image: url(../images/common/bg_footer_top04.jpg);
  --bg-color-after: rgba(0, 0, 0, 0.15);
}

.p-page-links {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.p-page-links__item {
  overflow: hidden;
}

.p-page-links__link {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-bottom: 92px;
  padding-bottom: 5.75rem;
  padding-top: 92px;
  padding-top: 5.75rem;
  position: relative;
  width: 100%;
}

.p-page-links__mask {
  background-image: var(--bg-image);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  z-index: 1;
}

.p-page-links__mask::before {
  background: var(--bg-linear-color);
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.p-page-links__mask::after {
  background-color: var(--bg-color-after);
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.p-page-links__content {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  backdrop-filter: blur(20px);
  background: rgba(255, 255, 255, 0.32);
  border: 1px solid #ffffff;
  border-radius: 1.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 34px;
  gap: 2.125rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  max-width: 432px;
  max-width: 27rem;
  min-height: 237px;
  min-height: 14.8125rem;
  padding: 30px 56px;
  padding: 1.875rem 3.5rem;
  position: relative;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
  width: 100%;
  z-index: 1;
}

.p-page-links__heading-block {
  grid-gap: 0.625rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: grid;
  gap: 10px;
  gap: 0.625rem;
  grid-template-columns: auto 1fr;
}

.p-page-links__heading {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 7px;
  gap: 0.4375rem;
}

.p-page-links__icon {
  background-color: var(--bg-color);
}

.p-page-links__heading-title {
  color: #feffff;
  font-size: max(24px, 10px);
  font-size: max(1.5rem, 10px);
  font-weight: 500;
  text-align: center;
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.56);
}

.p-page-links__heading-sub-title {
  color: #feffff;
  font-size: max(13px, 10px);
  font-size: max(0.8125rem, 10px);
  font-weight: 500;
  text-align: center;
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.56);
}

.p-page-links__content-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
  gap: 0.625rem;
  width: 100%;
}

.p-page-links__content-item {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  color: #feffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: max(15px, 10px);
  font-size: max(0.9375rem, 10px);
  font-weight: 500;
  gap: 10px;
  gap: 0.625rem;
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.56);
}

.p-page-links__content-item:before {
  -webkit-mask-image: url(../images/common/icon_check.svg);
  -webkit-mask-size: cover;
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  background-color: var(--bg-color);
  content: "";
  -ms-flex-negative: 0;
      flex-shrink: 0;
  height: 15px;
  height: 0.9375rem;
  margin-top: 3px;
  margin-top: 0.1875rem;
          mask-image: url(../images/common/icon_check.svg);
          mask-position: center;
          mask-repeat: no-repeat;
          mask-size: cover;
  width: 15px;
  width: 0.9375rem;
}

.p-page-links__link:focus-visible {
  opacity: 1;
}

.p-page-links__link:focus-visible .p-page-links__mask {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.p-pagenavi .wp-pagenavi a,
.p-pagenavi .wp-pagenavi span {
  -webkit-text-decoration: none;
  -webkit-text-decoration: none;
  border: none;
  margin: 0;
  padding: 0;
  text-decoration: none;
}

.p-pagenavi .wp-pagenavi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 15px;
  gap: 0.9375rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.p-pagenavi .page,
.p-pagenavi .current,
.p-pagenavi .previouspostslink,
.p-pagenavi .nextpostslink {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  border-radius: 0.3125rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: max(15px, 10px);
  font-size: max(0.9375rem, 10px);
  font-weight: 500;
  height: 44px;
  height: 2.75rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  letter-spacing: 0.08em;
  -webkit-transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
  width: 44px;
  width: 2.75rem;
}

.p-pagenavi .current {
  background-color: #8b3696;
  color: #fff;
}

.p-pagenavi .p-pagenavi__prev,
.p-pagenavi .p-pagenavi__next {
  position: relative;
}

.p-pagenavi .p-pagenavi__prev::before,
.p-pagenavi .p-pagenavi__next::before {
  -webkit-mask-image: url(../images/common/icon_arrow_right.svg);
  -webkit-mask-size: contain;
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  background-color: #222;
  content: "";
  display: block;
  height: 10px;
  height: 0.625rem;
  left: 50%;
          mask-image: url(../images/common/icon_arrow_right.svg);
          mask-position: center;
          mask-repeat: no-repeat;
          mask-size: contain;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  -webkit-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
  width: 10px;
  width: 0.625rem;
}

.p-pagenavi .p-pagenavi__prev::before {
  -webkit-transform: translate(-50%, -50%) scaleX(-1);
          transform: translate(-50%, -50%) scaleX(-1);
}

.p-pagenavi .previouspostslink:focus-visible .p-pagenavi__prev::before,
.p-pagenavi .nextpostslink:focus-visible .p-pagenavi__next::before {
  background-color: #fff;
}

.p-pagenavi .page:focus-visible,
.p-pagenavi .previouspostslink:focus-visible,
.p-pagenavi .nextpostslink:focus-visible {
  background-color: #8b3696;
  color: #fff;
  opacity: 1;
}
.p-pickup__heading {
  color: #8b3696;
  font-size: max(32px, 10px);
  font-size: max(2rem, 10px);
  font-weight: 900;
  letter-spacing: 0.08em;
}

.p-post-list__inner {
  margin-top: 138px;
  margin-top: 8.625rem;
}

.p-pickup__list {
  margin-top: 57px;
  margin-top: 3.5625rem;
}

.p-pickup__list .c-no-image,
.p-pickup__article .c-no-image {
  border: 1px solid #c0c0c0;
  max-width: 310px;
  max-width: 19.375rem;
  width: 100%;
}

.p-pickup__article {
  margin-top: 25px;
  margin-top: 1.5625rem;
}

.p-pickup__article-link {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 24px;
  gap: 1.5rem;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}

.p-pickup__article-thumb {
  border: 1px solid #c0c0c0;
  border-radius: 0.625rem;
  max-width: 310px;
  max-width: 19.375rem;
  overflow: hidden;
  width: 100%;
}

.p-pickup__article-thumb img {
  -o-object-fit: cover;
  aspect-ratio: 310/200;
  height: auto;
     object-fit: cover;
}

.p-pickup__article-no-image {
  max-width: 310px;
  max-width: 19.375rem;
  width: 100%;
}

.p-pickup__article-content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.p-pickup__article-date {
  color: #b0b0b0;
  font-size: max(16px, 10px);
  font-size: max(1rem, 10px);
  font-weight: 500;
  letter-spacing: 0;
}

.p-pickup__article-category-list {
  margin-top: 10px;
  margin-top: 0.625rem;
}

.p-pickup__article-title {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  font-size: max(22px, 10px);
  font-size: max(1.375rem, 10px);
  font-weight: 700;
  letter-spacing: 0;
  margin-top: 10px;
  margin-top: 0.625rem;
  overflow: hidden;
}

.p-pickup__article-excerpt {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  font-size: max(18px, 10px);
  font-size: max(1.125rem, 10px);
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.8;
  margin-top: 24px;
  margin-top: 1.5rem;
  overflow: hidden;
}

.p-pickup__article-link:focus-visible {
  opacity: 1;
  -webkit-transform: translateY(-0.625rem);
          transform: translateY(-0.625rem);
}
.p-post-list {
  padding-bottom: 140px;
  padding-bottom: 8.75rem;
}

.p-post-list__pickup {
  margin-top: 75px;
  margin-top: 4.6875rem;
}

.p-post-list__list {
  margin-top: 56px;
  margin-top: 3.5rem;
}

.p-post-list__list .c-no-image {
  border: 1px solid #c0c0c0;
}

.p-post-list__pagenavi {
  margin-top: 54px;
  margin-top: 3.375rem;
}

.p-post-related {
  padding-bottom: 100px;
  padding-bottom: 6.25rem;
  padding-top: 56px;
  padding-top: 3.5rem;
}

.p-post-related__inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 1210px;
  max-width: 75.625rem;
  padding-left: 25px;
  padding-left: 1.5625rem;
  padding-right: 25px;
  padding-right: 1.5625rem;
  width: 100%;
}

.p-post-related__heading {
  font-size: max(32px, 10px);
  font-size: max(2rem, 10px);
  font-weight: 900;
  letter-spacing: 0.08em;
  text-align: center;
}

.p-post-related__list {
  margin-top: 32px;
  margin-top: 2rem;
}

.p-post-related__list .c-no-image {
  border: 1px solid #c0c0c0;
}

.p-post-related__cta {
  margin-top: 56px;
  margin-top: 3.5rem;
  text-align: center;
}

.p-post-related__button.c-button2 {
  max-width: 320px;
  max-width: 20rem;
  padding-bottom: 19px;
  padding-bottom: 1.1875rem;
  padding-top: 19px;
  padding-top: 1.1875rem;
  width: 100%;
}

.p-reason[data-page=top] {
  --color-heading: #a500bb;
  --color-number: #ca85bb;
  --color-sub-heading: #ca2164;
  --logo-opacity: 1;
  --logo-top: 66%;
  --logo-top-sp: 73%;
}

.p-reason[data-page=apply] {
  --color-heading: #ca2164;
  --color-number: #ffe2c1;
  --color-sub-heading: #f88402;
  --logo-opacity: 0.1;
  --logo-top: 75%;
  --logo-top-sp: 73%;
}

.p-top-reason {
  padding-bottom: 200px;
  padding-bottom: 12.5rem;
  padding-top: 100px;
  padding-top: 6.25rem;
}

.p-reason {
  margin-left: auto;
  margin-right: auto;
  max-width: 1440px;
  max-width: 90rem;
  position: relative;
  width: 100%;
}

.p-reason__logo {
  height: auto;
  left: 1%;
  position: absolute;
  top: var(--logo-top);
  width: 389px;
  width: 24.3125rem;
  z-index: -1;
}

.p-reason__logo img {
  -o-object-fit: contain;
  aspect-ratio: 423/489;
  height: auto;
     object-fit: contain;
  opacity: var(--logo-opacity);
}

.p-reason__triangle01 {
  left: 5%;
  top: 10%;
  width: 136px;
  width: 8.5rem;
}

.p-reason__triangle02 {
  right: 6%;
  top: 29%;
  width: 136px;
  width: 8.5rem;
}

.p-reason__triangle03 {
  right: 13%;
  top: 88%;
  width: 110px;
  width: 6.875rem;
}

.p-reason__inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 962px;
  max-width: 60.125rem;
  padding-left: 25px;
  padding-left: 1.5625rem;
  padding-right: 25px;
  padding-right: 1.5625rem;
  position: relative;
  width: 100%;
}

.p-reason__heading {
  font-size: max(32px, 10px);
  font-size: max(2rem, 10px);
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.4;
  text-align: center;
}

.p-reason__heading span {
  color: var(--color-heading);
}

.p-reason__heading-emphasis {
  font-size: max(48px, 10px);
  font-size: max(3rem, 10px);
  font-weight: 700;
}

.p-reason__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 57px;
  gap: 3.5625rem;
  margin-top: 50px;
  margin-top: 3.125rem;
}

.p-reason__item {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 56px;
  gap: 3.5rem;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.p-reason__item:nth-child(even) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.p-reason__image {
  width: 400px;
  width: 25rem;
}

.p-reason__image img {
  -o-object-fit: cover;
  aspect-ratio: 400/280;
  border-radius: 18.75rem;
  -webkit-box-shadow: 0px 0.25rem 1.5rem 0px rgba(62, 19, 67, 0.1);
          box-shadow: 0px 0.25rem 1.5rem 0px rgba(62, 19, 67, 0.1);
  height: 100%;
     object-fit: cover;
  width: 100%;
}

.p-reason__text-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 22px;
  gap: 1.375rem;
}

.p-reason__number {
  color: var(--color-number);
  font-family: "Lato", sans-serif;
  font-size: max(72px, 10px);
  font-size: max(4.5rem, 10px);
  font-style: italic;
  font-weight: 900;
  line-height: 1.2;
}

.p-reason__title {
  font-size: max(24px, 10px);
  font-size: max(1.5rem, 10px);
  font-weight: 700;
  line-height: 1.45;
}

.p-reason__title strong {
  color: var(--color-sub-heading);
  font-weight: 700;
}

.p-reason__text {
  font-size: max(15px, 10px);
  font-size: max(0.9375rem, 10px);
  font-weight: 500;
  line-height: 1.6;
}

.p-single-downloads__wrapper {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 94px;
  margin-top: 5.875rem;
}

.p-single-downloads__contents {
  padding-left: max(40px, min(8.3333333333vw, 120px));
  padding-left: max(2.5rem, min(8.3333333333vw, 7.5rem));
  padding-right: max(40px, min(6.9444444444vw, 100px));
  padding-right: max(2.5rem, min(6.9444444444vw, 6.25rem));
  width: 50%;
}

.p-single-downloads__title {
  margin-top: 10px;
  margin-top: 0.625rem;
}

.p-single-downloads__catch {
  margin-top: 40px;
  margin-top: 2.5rem;
}

.p-single-downloads__catch .c-no-image {
  border: 1px solid #c0c0c0;
}

.p-single-downloads__catch-image {
  border-radius: 1.0625rem;
  overflow: hidden;
}

.p-single-downloads__catch-image img {
  -o-object-fit: cover;
  aspect-ratio: 500/323;
  height: auto;
     object-fit: cover;
}

.p-single-downloads__content {
  margin-top: 70px;
  margin-top: 4.375rem;
}

.p-single-downloads__contact {
  background-color: #dcdce5;
  padding-bottom: 120px;
  padding-bottom: 7.5rem;
  padding-left: max(40px, min(6.3888888889vw, 92px));
  padding-left: max(2.5rem, min(6.3888888889vw, 5.75rem));
  padding-right: max(40px, min(6.3888888889vw, 92px));
  padding-right: max(2.5rem, min(6.3888888889vw, 5.75rem));
  padding-top: 100px;
  padding-top: 6.25rem;
  width: 50%;
}

.p-single-downloads__form {
  background-color: #dcdce5;
  padding-bottom: 120px;
  padding-bottom: 7.5rem;
  padding-left: max(40px, min(6.25vw, 90px));
  padding-left: max(2.5rem, min(6.25vw, 5.625rem));
  padding-right: max(40px, min(6.25vw, 90px));
  padding-right: max(2.5rem, min(6.25vw, 5.625rem));
  padding-top: 100px;
  padding-top: 6.25rem;
}

.p-single__inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 1286px;
  max-width: 80.375rem;
  padding-left: 25px;
  padding-left: 1.5625rem;
  padding-right: 25px;
  padding-right: 1.5625rem;
  width: 100%;
}

.p-single__container {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: max(20px, min(3.8888888889vw, 56px));
  gap: max(1.25rem, min(3.8888888889vw, 3.5rem));
}

.p-single__main {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.p-single__title {
  font-size: max(28px, 10px);
  font-size: max(1.75rem, 10px);
  font-weight: 700;
  letter-spacing: 0.08em;
  line-height: 1.6;
}

.p-single__meta {
  grid-gap: 1.5rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: grid;
  gap: 24px;
  gap: 1.5rem;
  grid-template-columns: 4.375rem 1fr;
  margin-top: 20px;
  margin-top: 1.25rem;
}

.p-single__catch {
  margin-top: 46px;
  margin-top: 2.875rem;
}

.p-single__content {
  margin-top: 56px;
  margin-top: 3.5rem;
}

.p-single__cta {
  margin-top: 19px;
  margin-top: 1.1875rem;
  text-align: center;
}

.p-single__cta .c-button2 {
  max-width: 320px;
  max-width: 20rem;
  padding: 18px 20px;
  padding: 1.125rem 1.25rem;
  width: 100%;
}

.p-single__author {
  margin-top: 72px;
  margin-top: 4.5rem;
}

.p-single__sidebar {
  background-color: #dcdce5;
  width: 300px;
  width: 18.75rem;
}

.p-single__sidebar-inner {
  padding: 32px 24px 56px;
  padding: 2rem 1.5rem 3.5rem;
}

.p-single__sidebar-title {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: max(18px, 10px);
  font-size: max(1.125rem, 10px);
  font-weight: 700;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  letter-spacing: 0.08em;
  line-height: 1.4;
  text-align: center;
}

.p-single__sidebar-title::before,
.p-single__sidebar-title::after {
  -webkit-mask-size: cover;
  -webkit-mask-image: url(../images/common/double-line.svg);
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  background-color: #ca2164;
  border-radius: 5px;
  content: "";
  height: 41px;
  height: 2.5625rem;
          mask-image: url(../images/common/double-line.svg);
          mask-position: center;
          mask-repeat: no-repeat;
          mask-size: cover;
  width: 11px;
  width: 0.6875rem;
}

.p-single__sidebar-title::before {
  margin-right: 10px;
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}

.p-single__sidebar-title::after {
  margin-left: 10px;
}

.p-single__sidebar-title span {
  display: block;
  position: relative;
}

.p-single__sidebar-form {
  margin-top: 22px;
  margin-top: 1.375rem;
}

.p-single__sidebar-form .p-form__send-text {
  width: 252px;
  width: 15.75rem;
}
.p-single__sidebar-form .p-form__label {
  font-size: max(15px, 10px);
  font-size: max(0.9375rem, 10px);
}
.p-single__sidebar-form .p-form__acceptance {
  font-size: max(14px, 10px);
  font-size: max(0.875rem, 10px);
}

.p-sub-mv-scroll-infinity {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}

.p-sub-mv-scroll-infinity__list {
  -webkit-animation: logo-loop 30s linear infinite;
          animation: logo-loop 30s linear infinite;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 38px;
  gap: 2.375rem;
  margin-right: 38px;
  margin-right: 2.375rem;
}

.p-sub-mv-scroll-infinity__item {
  width: 180px;
  width: 11.25rem;
}

.p-sub-mv-scroll-infinity__item img {
  -o-object-fit: contain;
  aspect-ratio: 180/80;
  height: 100%;
     object-fit: contain;
  width: 100%;
}

@-webkit-keyframes logo-loop {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(calc(-100% - 2.4375rem));
            transform: translateX(calc(-100% - 2.4375rem));
  }
}

@keyframes logo-loop {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(calc(-100% - 2.4375rem));
            transform: translateX(calc(-100% - 2.4375rem));
  }
}
.p-sub-mv__wrapper {
  -moz-column-gap: 1.5rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
       -webkit-column-gap: 1.5rem;
               column-gap: 1.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  width: 100%;
  z-index: 1;
}

.p-sub-mv__container {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 56%;
          flex: 1 1 56%;
  min-width: 420px;
  min-width: 26.25rem;
}

.p-sub-mv__text-box {
  align-self: end;
  grid-column: 1;
  grid-row: 1;
  z-index: 1;
}

.p-sub-mv__heading {
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: max(36px, min(3.6111111111vw, 52px));
  font-size: max(2.25rem, min(3.6111111111vw, 3.25rem));
  font-weight: 700;
  line-height: 1.44;
  padding-top: 40px;
  padding-top: 2.5rem;
}

.p-sub-mv__heading-pt {
  padding-top: 14px;
  padding-top: 0.875rem;
}

.p-sub-mv__heading-color--purple {
  color: #8b3696;
}

.p-sub-mv__heading-color--blue {
  color: #342B77;
  font-size: max(20px, min(1.9444444444vw, 28px));
  font-size: max(1.25rem, min(1.9444444444vw, 1.75rem));
  font-weight: 700;
  padding-left: 23px;
  padding-left: 1.4375rem;
}

.p-sub-mv__heading-color--black {
  font-size: max(36px, min(3.6111111111vw, 52px));
  font-size: max(2.25rem, min(3.6111111111vw, 3.25rem));
  font-weight: 700;
  padding-left: 28px;
  padding-left: 1.75rem;
}

.p-sub-mv__heading-color--red {
  color: #ca2164;
}

.p-sub-mv__heading-color {
  color: #ca2164;
  letter-spacing: 0.05em;
}

.p-sub-mv__heading-sub {
  font-size: max(16px, 10px);
  font-size: max(1rem, 10px);
  font-weight: 500;
  line-height: 1.6;
  margin-top: 26px;
  margin-top: 1.625rem;
}

.p-sub-mv__heading-sub-sec {
  margin-top: 27px;
  margin-top: 1.6875rem;
  padding-left: 26px;
  padding-left: 1.625rem;
}

.p-sub-mv__btn-box {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 24px;
  gap: 1.5rem;
  grid-column: 1;
  grid-row: 2;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 45px;
  margin-top: 2.8125rem;
}

.p-sub-mv__picture {
  align-self: center;
  grid-column: 2;
  grid-row: 1/3;
  justify-self: center;
  max-width: 432px;
  max-width: 27rem;
  min-width: 320px;
  min-width: 20rem;
  overflow: hidden;
}

.p-sub-mv__picture--sec {
  max-width: 488px;
  max-width: 30.5rem;
}

.p-sub-mv__picture img {
  -o-object-fit: contain;
  aspect-ratio: 432/542;
  height: 100%;
     object-fit: contain;
  width: 100%;
}

.p-sub-mv__picture--sec img {
  -o-object-fit: contain;
  aspect-ratio: 488/507;
  height: 100%;
     object-fit: contain;
  width: 100%;
}

.p-sub-mv__burner {
  bottom: 30px;
  bottom: 1.875rem;
  position: fixed;
  right: 39px;
  right: 2.4375rem;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  width: 450px;
  width: 28.125rem;
  z-index: 5;
  z-index: 100;
}

.p-sub-mv__burner--sec {
  bottom: 32px;
  bottom: 2rem;
  right: 24px;
  right: 1.5rem;
}

.p-sub-mv__burner img {
  -o-object-fit: cover;
  aspect-ratio: 450/106;
  height: auto;
     object-fit: cover;
}

.p-sub-mv__burner:focus-visible {
  opacity: 1;
  -webkit-transform: translateY(-0.625rem);
          transform: translateY(-0.625rem);
}
.p-tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px;
  gap: 0.625rem;
}

.p-tags__text {
  background-color: #fff;
  border: 1px solid #a500bb;
  border-radius: 100vw;
  color: #a500bb;
  font-size: max(14px, 10px);
  font-size: max(0.875rem, 10px);
  font-weight: 500;
  letter-spacing: 0;
  padding: 2px 10px;
  padding: 0.125rem 0.625rem;
}

.p-top-blog {
  background-color: #222;
}

.p-top-blog .c-section-heading2__ja {
  color: #fff;
}

.p-top-blog .c-section-heading2__en {
  color: #fff;
}

.p-top-case {
  margin-left: auto;
  margin-right: auto;
  max-width: 1440px;
  max-width: 90rem;
  padding-bottom: 100px;
  padding-bottom: 6.25rem;
  padding-top: 100px;
  padding-top: 6.25rem;
  position: relative;
  width: 100%;
}

.p-top-case__inner {
  position: relative;
}

.p-top-case__logo {
  height: auto;
  opacity: 0.32;
  position: absolute;
  right: -8%;
  top: 5%;
  width: 508px;
  width: 31.75rem;
  z-index: -1;
}

.p-top-case__logo img {
  -o-object-fit: contain;
  aspect-ratio: 508/587;
  height: auto;
     object-fit: contain;
}

.p-top-case__triangle01 {
  left: 9%;
  top: 13%;
  width: 65px;
  width: 4.0625rem;
}

.p-top-case__triangle02 {
  bottom: 10%;
  left: 22%;
  width: 65px;
  width: 4.0625rem;
}

.p-top-case__triangle03 {
  bottom: 5%;
  right: 10%;
  width: 65px;
  width: 4.0625rem;
  z-index: -1;
}

.p-top-case__heading {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.p-top-case__intro {
  font-size: max(17px, 10px);
  font-size: max(1.0625rem, 10px);
  font-weight: 500;
  letter-spacing: 0;
  line-height: 2.2;
  margin-top: 45px;
  margin-top: 2.8125rem;
  text-align: center;
}

.p-top-case__intro-purple {
  color: #a500bb;
  font-weight: 500;
}

.p-top-case__list {
  margin-top: 61px;
  margin-top: 3.8125rem;
}

.p-top-case__cta {
  margin-top: 47px;
  margin-top: 2.9375rem;
  text-align: center;
}

.p-top-case__button {
  max-width: 320px;
  max-width: 20rem;
  padding: 18px 20px;
  padding: 1.125rem 1.25rem;
  width: 100%;
}

.p-top-download {
  background-color: #dcdce5;
  padding-bottom: 100px;
  padding-bottom: 6.25rem;
  padding-top: 100px;
  padding-top: 6.25rem;
}

.p-top-download__heading {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.p-top-download__heading .c-section-heading2__en {
  font-size: max(56px, 10px);
  font-size: max(3.5rem, 10px);
}

.p-top-download__intro {
  font-size: max(17px, 10px);
  font-size: max(1.0625rem, 10px);
  font-weight: 500;
  letter-spacing: 0;
  margin-top: 42px;
  margin-top: 2.625rem;
  text-align: center;
}

.p-top-download__list {
  margin-top: 42px;
  margin-top: 2.625rem;
}

.p-top-download__cta {
  margin-top: 40px;
  margin-top: 2.5rem;
  text-align: center;
}

.p-top-download__button {
  max-width: 320px;
  max-width: 20rem;
  padding: 16px 20px;
  padding: 1rem 1.25rem;
  width: 100%;
}

.p-top-feature {
  padding-bottom: 20px;
  padding-bottom: 1.25rem;
  padding-left: 40px;
  padding-left: 2.5rem;
  padding-right: 40px;
  padding-right: 2.5rem;
  padding-top: 40px;
  padding-top: 2.5rem;
}

.p-top-feature__container {
  background-color: #f9ecf6;
  border-radius: 2rem;
  padding-bottom: 89px;
  padding-bottom: 5.5625rem;
  padding-top: 89px;
  padding-top: 5.5625rem;
}

.p-top-feature__inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 1120px;
  max-width: 70rem;
  padding-left: 25px;
  padding-left: 1.5625rem;
  padding-right: 25px;
  padding-right: 1.5625rem;
  width: 100%;
}

.p-top-feature__heading {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.p-top-feature__intro {
  font-size: max(17px, 10px);
  font-size: max(1.0625rem, 10px);
  font-weight: 500;
  letter-spacing: 0;
  line-height: 1.6;
  margin-top: 40px;
  margin-top: 2.5rem;
  text-align: center;
}

.p-top-feature__contents {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 40px;
  gap: 2.5rem;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  margin-top: 40px;
  margin-top: 2.5rem;
  padding-left: 33px;
  padding-left: 2.0625rem;
}

.p-top-feature__graph {
  aspect-ratio: 1/1;
  margin-top: 5px;
  margin-top: 0.3125rem;
  position: relative;
  width: 369px;
  width: 23.0625rem;
}

.p-top-feature__graph svg {
  -o-object-fit: contain;
  height: 100%;
     object-fit: contain;
  width: 100%;
}

.p-top-feature__graph-icon {
  height: 164px;
  height: 10.25rem;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 144px;
  width: 9rem;
}

.p-top-feature__graph-icon img {
  -o-object-fit: contain;
  aspect-ratio: 144/164;
  height: auto;
     object-fit: contain;
}

.p-top-feature__graph-text {
  background-color: #fff;
  border-radius: 0.875rem;
  font-size: max(20px, 10px);
  font-size: max(1.25rem, 10px);
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.45;
  padding: 4px max(10px, min(1.875vw, 27px));
  padding: 0.25rem max(0.625rem, min(1.875vw, 1.6875rem));
  position: absolute;
  text-align: center;
  white-space: nowrap;
}

.p-top-feature__graph-text--purple {
  color: #871d93;
  left: calc(50% + 3.6875rem);
  top: 23%;
}

.p-top-feature__graph-text--orange {
  bottom: 5%;
  color: #f88402;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.p-top-feature__graph-text--navy {
  color: #342b77;
  left: calc(50% - 13.5625rem);
  top: 23%;
}

.p-top-feature__list {
  grid-gap: 5.4375rem 1.25rem;
  display: grid;
  gap: 87px 20px;
  gap: 5.4375rem 1.25rem;
  grid-template-areas: "top top" "left right";
  grid-template-columns: repeat(2, minmax(0, 1fr));
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}

.p-top-feature__flow-line {
  height: auto;
  left: 50%;
  position: absolute;
  top: 100%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 470px;
  width: 29.375rem;
}

.p-top-feature__flow-line img {
  -o-object-fit: contain;
  height: auto;
     object-fit: contain;
  width: 100%;
}
.p-top-feature__item:nth-child(1) {
  grid-area: top;
  justify-self: center;
  max-width: 334px;
  max-width: 20.875rem;
}

.p-top-feature__item {
  background-color: #fff;
  border: 1px solid #f3ebeb;
  border: 0.0625rem solid #f3ebeb;
  border-radius: 1.25rem;
  -webkit-box-shadow: 0px 0.25rem 1.5rem 0px rgba(62, 19, 67, 0.1);
          box-shadow: 0px 0.25rem 1.5rem 0px rgba(62, 19, 67, 0.1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 24px;
  gap: 1.5rem;
  max-width: 304px;
  max-width: 19rem;
  padding: 23px 30px;
  padding: 1.4375rem 1.875rem;
  position: relative;
  width: 100%;
}

.p-top-feature__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 2px;
  gap: 0.125rem;
}

.p-top-feature__title {
  font-size: max(22px, 10px);
  font-size: max(1.375rem, 10px);
  font-weight: 500;
  letter-spacing: 0;
  text-align: center;
}

.p-top-feature__sub-title {
  font-size: max(15px, 10px);
  font-size: max(0.9375rem, 10px);
  font-weight: 500;
  line-height: 1.45;
  margin-left: auto;
  margin-right: auto;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content;
}

.p-top-feature__sub-title--orange {
  color: #f88402;
}

.p-top-feature__sub-title--purple {
  color: #8b3696;
}

.p-top-feature__sub-title--navy {
  color: #342b77;
}

.p-top-feature__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
  gap: 0.625rem;
}

.p-top-feature__text {
  color: #222;
  font-size: max(15px, 10px);
  font-size: max(0.9375rem, 10px);
  font-weight: 500;
  line-height: 1.45;
}

.p-top-feature__sweep-stroke {
  stroke-dasharray: 0 1;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transform-origin: 184.092px 184.092px;
          transform-origin: 184.092px 184.092px;
}

@-webkit-keyframes linearLoop {
  0% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}

@keyframes linearLoop {
  0% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
  100% {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}
.p-top-linear {
  overflow: hidden;
  padding-top: 15px;
  padding-top: 0.9375rem;
}

.p-top-linear__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.p-top-linear__heading {
  -webkit-animation: linearLoop 20s linear infinite;
          animation: linearLoop 20s linear infinite;
  color: #d5bbd8;
  font-family: "Lato", sans-serif;
  font-size: max(98px, 10px);
  font-size: max(6.125rem, 10px);
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 1.2;
  white-space: nowrap;
}

.p-top-mv {
  padding-bottom: 20px;
  padding-bottom: 1.25rem;
  padding-left: 23px;
  padding-left: 1.4375rem;
  padding-right: 23px;
  padding-right: 1.4375rem;
  padding-top: 84px;
  padding-top: 5.25rem;
}

.p-top-mv__container {
  background: linear-gradient(82.93deg, #f1eaf2 22.38%, #f5ffff 98.65%);
  border-radius: 0.625rem;
  overflow: hidden;
  position: relative;
}

.p-top-mv__inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 1394px;
  max-width: 87.125rem;
  position: relative;
  width: 100%;
  z-index: 1;
}

.p-top-mv__wrapper {
  padding-bottom: 110px;
  padding-bottom: 6.875rem;
  padding-left: max(25px, min(7.0138888889vw, 101px));
  padding-left: max(1.5625rem, min(7.0138888889vw, 6.3125rem));
  padding-top: 110px;
  padding-top: 6.875rem;
  position: relative;
}

.p-top-mv__text-block {
  opacity: 0;
  -webkit-transform: translateX(1.875rem);
          transform: translateX(1.875rem);
  visibility: hidden;
  width: max(300px, min(46.1111111111vw, 664px));
  width: max(18.75rem, min(46.1111111111vw, 41.5rem));
}

.p-top-mv__label {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #8b3696;
  border-radius: 0.3125rem;
  color: #feffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: max(16px, min(1.6666666667vw, 24px));
  font-size: max(1rem, min(1.6666666667vw, 1.5rem));
  font-weight: 700;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  letter-spacing: 0.06em;
  padding: 0 12px;
  padding: 0 0.75rem;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content;
}

.p-top-mv__heading {
  color: #222;
  font-size: max(30px, min(4.4444444444vw, 64px));
  font-size: max(1.875rem, min(4.4444444444vw, 4rem));
  font-weight: 700;
  letter-spacing: -0.06em;
  line-height: 1.35;
  margin-top: 10px;
  margin-top: 0.625rem;
  max-width: 365px;
  max-width: 22.8125rem;
}

.p-top-mv__heading-purple {
  color: #a500bb;
  letter-spacing: -3.84px;
  letter-spacing: -0.24rem;
}

.p-top-mv__heading-red {
  color: #d70056;
}

.p-top-mv__text {
  font-size: max(18px, 10px);
  font-size: max(1.125rem, 10px);
  font-weight: 500;
  line-height: 1.6;
  margin-top: 11px;
  margin-top: 0.6875rem;
  padding-left: 6px;
  padding-left: 0.375rem;
}

.p-top-mv__btn-box {
  margin-top: 34px;
  margin-top: 2.125rem;
}

.p-top-mv__btn-box .c-button2 {
  padding-bottom: 19px;
  padding-bottom: 1.1875rem;
  padding-top: 19px;
  padding-top: 1.1875rem;
}

.p-top-mv__image-block {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: max(300px, min(38.4027777778vw, 553px));
  width: max(18.75rem, min(38.4027777778vw, 34.5625rem));
}

.p-top-mv__image-block img {
  -o-object-fit: cover;
  height: 100%;
     object-fit: cover;
  width: 100%;
}

.p-top-mv__post {
  bottom: 5%;
  opacity: 0;
  position: absolute;
  right: 2%;
  visibility: hidden;
}

.p-top-news {
  padding-bottom: 100px;
  padding-bottom: 6.25rem;
  padding-top: 63px;
  padding-top: 3.9375rem;
}

.p-top-news__inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 1150px;
  max-width: 71.875rem;
  padding-left: 25px;
  padding-left: 1.5625rem;
  padding-right: 25px;
  padding-right: 1.5625rem;
  width: 100%;
}

.p-top-news__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 40px;
  gap: 2.5rem;
}

.p-top-news__left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 6px;
  margin-top: 0.375rem;
  min-height: 300px;
  min-height: 18.75rem;
  padding-bottom: 24px;
  padding-bottom: 1.5rem;
  width: 216px;
  width: 13.5rem;
}

.p-top-news__heading {
  text-align: center;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content;
}

.p-top-news__heading .c-section-heading2__en {
  font-size: max(56px, 10px);
  font-size: max(3.5rem, 10px);
  line-height: 1;
}

.p-top-news__button {
  padding: 18px 20px;
  padding: 1.125rem 1.25rem;
  width: 100%;
}

.p-top-news__list {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.p-top-service {
  margin-left: auto;
  margin-right: auto;
  max-width: 1440px;
  max-width: 90rem;
  padding-bottom: 56px;
  padding-bottom: 3.5rem;
  padding-top: 47px;
  padding-top: 2.9375rem;
  position: relative;
  width: 100%;
}

.p-top-service__triangle01 {
  left: 9%;
  top: 1%;
  width: 136px;
  width: 8.5rem;
  z-index: -1;
}

.p-top-service__triangle02 {
  right: 20%;
  top: 10%;
  width: 65px;
  width: 4.0625rem;
  z-index: -1;
}

.p-top-service__triangle03 {
  right: 3%;
  top: 31%;
  width: 136px;
  width: 8.5rem;
  z-index: -1;
}

.p-top-service__triangle04 {
  left: 13%;
  top: 52%;
  width: 136px;
  width: 8.5rem;
  z-index: -1;
}

.p-top-service__triangle05 {
  left: 7%;
  top: 76%;
  width: 65px;
  width: 4.0625rem;
  z-index: -1;
}

.p-top-service__inner {
  margin-left: auto;
  margin-right: auto;
  max-width: 880px;
  max-width: 55rem;
  padding-left: 25px;
  padding-left: 1.5625rem;
  padding-right: 25px;
  padding-right: 1.5625rem;
  width: 100%;
}

.p-top-service__heading {
  text-align: center;
}

.p-top-service__intro {
  font-size: max(17px, 10px);
  font-size: max(1.0625rem, 10px);
  font-weight: 500;
  letter-spacing: 0;
  margin-top: 45px;
  margin-top: 2.8125rem;
  text-align: center;
}

.p-top-service__list {
  grid-gap: 1.25rem 1.75rem;
  display: grid;
  gap: 20px 28px;
  gap: 1.25rem 1.75rem;
  grid-template-columns: repeat(2, 1fr);
  margin-top: 46px;
  margin-top: 2.875rem;
  position: relative;
}

.p-top-service__link {
  background-color: #fff;
  border: 1px solid #f3ebeb;
  border: 0.0625rem solid #f3ebeb;
  border-radius: 1.25rem;
  -webkit-box-shadow: 0px 0.25rem 1.5rem 0px rgba(62, 19, 67, 0.1);
          box-shadow: 0px 0.25rem 1.5rem 0px rgba(62, 19, 67, 0.1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 32px;
  gap: 2rem;
  padding: 40px 40px 42px;
  padding: 2.5rem 2.5rem 2.625rem;
  position: relative;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}

.p-top-service__header {
  text-align: center;
}

.p-top-service__title {
  font-size: max(28px, 10px);
  font-size: max(1.75rem, 10px);
  font-weight: 500;
}

.p-top-service__subtitle {
  color: #ca2164;
  font-size: max(15px, 10px);
  font-size: max(0.9375rem, 10px);
  font-weight: 500;
}

.p-top-service__image {
  margin-left: auto;
  margin-right: auto;
}

.p-top-service__image img {
  -o-object-fit: contain;
  height: auto;
     object-fit: contain;
}

.p-top-service__image--01 {
  width: 253px;
  width: 15.8125rem;
}

.p-top-service__image--01 img {
  aspect-ratio: 253/130;
}

.p-top-service__image--02 {
  width: 188px;
  width: 11.75rem;
}

.p-top-service__image--02 img {
  aspect-ratio: 188/163;
}

.p-top-service__image--03 {
  width: 160px;
  width: 10rem;
}

.p-top-service__image--03 img {
  aspect-ratio: 160/162;
}

.p-top-service__image--04 {
  width: 186px;
  width: 11.625rem;
}

.p-top-service__image--04 img {
  aspect-ratio: 186/170;
}

.p-top-service__content-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 13px;
  gap: 0.8125rem;
  width: 100%;
}

.p-top-service__content-item {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  gap: 0.5rem;
}

.p-top-service__content-item::before {
  background: linear-gradient(326.65deg, #a47da9 6.79%, #e2c6e5 93.21%);
  border-radius: 50%;
  content: "";
  -ms-flex-negative: 0;
      flex-shrink: 0;
  height: 5px;
  height: 0.3125rem;
  margin-top: 9px;
  margin-top: 0.5625rem;
  width: 5px;
  width: 0.3125rem;
}

.p-top-service__text {
  color: #222;
  font-size: max(15px, 10px);
  font-size: max(0.9375rem, 10px);
  font-weight: 500;
  line-height: 1.45;
}

.p-top-service__icon {
  background-color: #a500bb;
  bottom: 20px;
  bottom: 1.25rem;
  position: absolute;
  right: 20px;
  right: 1.25rem;
}

.p-top-service__link:focus-visible {
  opacity: 1;
  -webkit-transform: translateY(-0.625rem);
          transform: translateY(-0.625rem);
}
.p-top-support {
  padding-bottom: 100px;
  padding-bottom: 6.25rem;
}

.p-top-support__inner {
  margin: 0 auto;
  max-width: 1200px;
  max-width: 75rem;
  padding: 0 25px;
  padding: 0 1.5625rem;
}

.p-top-support__wrapper {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 41px;
  gap: 2.5625rem;
}

.p-top-support__heading {
  color: #222;
  font-size: max(32px, 10px);
  font-size: max(2rem, 10px);
  font-weight: 700;
  line-height: 1.6;
  max-width: 980px;
  max-width: 61.25rem;
  text-align: center;
}

.p-top-support__list {
  grid-gap: 2.5625rem;
  display: grid;
  gap: 41px;
  gap: 2.5625rem;
  grid-template-columns: repeat(4, 1fr);
  max-width: 1000px;
  max-width: 62.5rem;
}

.p-top-support__item:nth-child(1) {
  grid-column: 2/3;
}

.p-top-support__item:nth-child(2) {
  grid-column: 3/4;
}

.p-top-support__item:nth-child(3) {
  grid-column: 1/2;
}

.p-top-support__item:nth-child(4) {
  grid-column: 2/3;
}

.p-top-support__item:nth-child(5) {
  grid-column: 3/4;
}

.p-top-support__item:nth-child(6) {
  grid-column: 4/5;
}

.p-top-support__item:nth-child(n+7) {
  grid-column: auto;
}

.p-top-support__item {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 73px;
  height: 4.5625rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 212px;
  width: 13.25rem;
}

.p-top-support__item img {
  -o-object-fit: contain;
  max-height: 100%;
  max-width: 100%;
     object-fit: contain;
}

.u-animation-rotate {
  -webkit-animation: rotate 30s linear infinite;
          animation: rotate 30s linear infinite;
  position: absolute;
  transform-box: fill-box;
  -webkit-transform-origin: center;
          transform-origin: center;
}

.u-animation-rotate img,
.u-animation-rotate svg {
  -o-object-fit: contain;
  height: auto;
     object-fit: contain;
  width: 100%;
}

@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
.u-bg-color__purple {
  fill: #bd66aa;
}

.u-bg-color__thin-purple {
  fill: #f9dbfc;
}

.u-bg-color__dark-purple {
  fill: #e6d4e8;
}

.u-bg-color__thin-purple2 {
  fill: #dcdaed;
}

.u-bg-color__blue {
  fill: #b2c9e8;
}

.u-bg-color__thin-blue {
  fill: #b0deea;
}

.u-bg-color__orange {
  fill: #ffda92;
}

.u-bg-color__thin-orange {
  fill: #fff8e5;
}

.u-bg-color__yellow {
  fill: #ffe014;
}

.u-bg-color__pink {
  fill: #ffc1db;
}

.u-bg-color__yellow {
  fill: #ffe014;
}

@-webkit-keyframes handBounce {
  0%, 100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  25% {
    -webkit-transform: rotate(-4deg);
            transform: rotate(-4deg);
  }
  50% {
    -webkit-transform: rotate(-8deg);
            transform: rotate(-8deg);
  }
  75% {
    -webkit-transform: rotate(-4deg);
            transform: rotate(-4deg);
  }
}

@keyframes handBounce {
  0%, 100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  25% {
    -webkit-transform: rotate(-4deg);
            transform: rotate(-4deg);
  }
  50% {
    -webkit-transform: rotate(-8deg);
            transform: rotate(-8deg);
  }
  75% {
    -webkit-transform: rotate(-4deg);
            transform: rotate(-4deg);
  }
}
@-webkit-keyframes handBounceReverse {
  0%, 100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  25% {
    -webkit-transform: rotate(-4deg);
            transform: rotate(-4deg);
  }
  50% {
    -webkit-transform: rotate(-8deg);
            transform: rotate(-8deg);
  }
  75% {
    -webkit-transform: rotate(-4deg);
            transform: rotate(-4deg);
  }
}
@keyframes handBounceReverse {
  0%, 100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  25% {
    -webkit-transform: rotate(-4deg);
            transform: rotate(-4deg);
  }
  50% {
    -webkit-transform: rotate(-8deg);
            transform: rotate(-8deg);
  }
  75% {
    -webkit-transform: rotate(-4deg);
            transform: rotate(-4deg);
  }
}
.u-hands__right-group {
  -webkit-animation: handBounce 2s ease-in-out infinite;
          animation: handBounce 2s ease-in-out infinite;
  transform-box: view-box;
  -webkit-transform-origin: 54.8024px 75.2364px;
          transform-origin: 54.8024px 75.2364px;
}

.u-hands__left-group {
  -webkit-animation: handBounceReverse 2.2s ease-in-out infinite;
          animation: handBounceReverse 2.2s ease-in-out infinite;
  transform-box: view-box;
  -webkit-transform-origin: 46.3099px 73.0839px;
          transform-origin: 46.3099px 73.0839px;
}

.u-hover-vertical-spin[data-dept=footer] {
  --font-color: #fff;
}

.u-hover-vertical-spin span {
  --base-offset-y: 1.5em;
  color: transparent;
  display: block;
  overflow: hidden;
  text-shadow: 0 calc(0em * -1) 0 #222, 0 calc(1.5em - 0em) 0 #222;
  text-shadow: 0 calc(var(--hover-offset-y, 0em) * -1) 0 var(--font-color, #222), 0 calc(var(--base-offset-y, 1.5em) - var(--hover-offset-y, 0em)) 0 var(--font-color, #222);
  -webkit-transition: text-shadow 0.3s ease-in-out;
  transition: text-shadow 0.3s ease-in-out;
}
.u-hover-vertical-spin:focus-visible {
  opacity: 1;
}

.u-hover-vertical-spin:focus-visible span {
  --hover-offset-y: 1.5em;
}

.u-pc {
  display: block;
}

.u-sp {
  display: none;
}

@media screen and (min-width: 1440px){
  html {
    font-size: 16px;
  }
}

@media screen and (max-width: 1023px){
  html {
    font-size: 16px;
  }
  .p-apply__skilling-intro::before {
    bottom: -2px;
    bottom: -0.125rem;
    height: max(50px, min(11vw, 90px));
    height: max(3.125rem, min(11vw, 5.625rem));
    left: -36px;
    left: -2.25rem;
    width: max(50px, min(11vw, 90px));
    width: max(3.125rem, min(11vw, 5.625rem));
    z-index: 0;
  }
  .p-apply__merit-container {
    gap: 16px;
    gap: 1rem;
  }
  .p-marketing__service-assist {
    margin-top: 20px;
    margin-top: 1.25rem;
  }
}

@media screen and (max-width: 980px){
  html {
    font-size: 16px;
  }
  .p-header__menu-button {
    display: block;
    margin-left: auto;
  }
  .p-header__nav {
    display: none;
  }
}

@media (max-width: 1050px){
  html {
    font-size: 1.5238095238vw;
  }
}

@media screen and (max-width: 767px){
  html {
    font-size: 16px;
  }
  a[href^="tel:"] {
    pointer-events: initial;
  }
  html {
    scroll-padding-top: 2.75rem;
  }
  .l-apply {
    margin-top: 47px;
    margin-top: 2.9375rem;
  }
  .l-apply__skilling {
    margin-top: 70px;
    margin-top: 4.375rem;
  }
  .l-apply__merit {
    margin-top: 80px;
    margin-top: 5rem;
  }
  .l-p-apply__cases {
    margin-top: 80px;
    margin-top: 5rem;
  }
  .l-apply__faq {
    margin-top: 30px;
    margin-top: 1.875rem;
  }
  .l-apply__form {
    margin-top: 80px;
    margin-top: 5rem;
  }
  .l-breadcrumb {
    margin-top: 60px;
    margin-top: 3.75rem;
  }
  .l-head-inner {
    max-width: 580px;
    max-width: 36.25rem;
    padding-left: 20px;
    padding-left: 1.25rem;
    padding-right: 20px;
    padding-right: 1.25rem;
  }
  .l-homepage {
    margin-top: 53px;
    margin-top: 3.3125rem;
  }
  .l-homepage__consultation2 {
    margin-top: 50px;
    margin-top: 3.125rem;
  }
  .l-homepage__consultation3 {
    margin-top: 0;
  }
  .l-homepage__icon-list {
    margin-top: 50px;
    margin-top: 3.125rem;
  }
  .l-homepage__faq {
    margin-top: 80px;
    margin-top: 5rem;
  }
  .l-inner {
    max-width: 580px;
    max-width: 36.25rem;
    padding-left: 20px;
    padding-left: 1.25rem;
    padding-right: 20px;
    padding-right: 1.25rem;
  }
  .l-marketing {
    margin-top: 47px;
    margin-top: 2.9375rem;
  }
  .l-marketing__consultation {
    margin-top: 30px;
    margin-top: 1.875rem;
  }
  .l-marketing__consultation2 {
    margin-top: 50px;
    margin-top: 3.125rem;
  }
  .l-marketing__service {
    margin-top: 0px;
    margin-top: 0rem;
  }
  .l-marketing__faq {
    margin-top: 50px;
    margin-top: 3.125rem;
  }
  .c-any {
    font-size: max(10px, 10px);
    font-size: max(0.625rem, 10px);
  }
  .c-arrow-box__arrow1::before, .c-arrow-box__arrow1::after {
    height: 5px;
    height: 0.3125rem;
    width: 24px;
    width: 1.5rem;
  }
  .c-arrow-box__arrow2::before, .c-arrow-box__arrow2::after {
    height: 5px;
    height: 0.3125rem;
    width: 24px;
    width: 1.5rem;
  }
  .c-common-consultation__triangle01 {
    width: 20px;
    width: 1.25rem;
  }
  .c-common-consultation__triangle02 {
    width: 32px;
    width: 2rem;
  }
  .c-common-consultation__triangle03 {
    width: 20px;
    width: 1.25rem;
  }
  .c-common-consultation__triangle04 {
    width: 20px;
    width: 1.25rem;
  }
  .c-common-consultation__triangle05 {
    width: 40px;
    width: 2.5rem;
  }
  .c-common-consultation__triangle06 {
    width: 32px;
    width: 2rem;
  }
  .c-common-mv-triangle--01 {
    left: -5%;
    top: 8%;
    width: 32px;
    width: 2rem;
  }
  .c-common-mv-triangle--02 {
    bottom: 5%;
    left: -1%;
    width: 32px;
    width: 2rem;
  }
  .c-common-mv-triangle--03 {
    left: 81%;
    top: 7%;
    width: 16px;
    width: 1rem;
  }
  .c-common-mv-triangle--04 {
    bottom: 20%;
    left: 20%;
    top: auto;
    top: initial;
    width: 32px;
    width: 2rem;
  }
  .c-common-mv-triangle--05 {
    bottom: auto;
    bottom: initial;
    left: 96%;
    top: 26%;
    width: 32px;
    width: 2rem;
  }
  .c-common-mv-triangle--06 {
    left: 35%;
    top: 0;
    width: 16px;
    width: 1rem;
  }
  .c-common-mv-triangle--07 {
    bottom: auto;
    bottom: initial;
    left: 78%;
    top: 48%;
    width: 16px;
    width: 1rem;
  }
  .c-common-mv-triangle--08 {
    display: none;
  }
  .c-consultation-btn {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 158px;
            flex: 0 0 158px;
    -ms-flex: 0 0 9.875rem;
        flex: 0 0 9.875rem;
    font-size: max(15px, 10px);
    font-size: max(0.9375rem, 10px);
    height: 44px;
    height: 2.75rem;
    max-width: 158px;
    max-width: 9.875rem;
    padding-left: 17px;
    padding-left: 1.0625rem;
    padding-right: 17px;
    padding-right: 1.0625rem;
    width: 158px;
    width: 9.875rem;
    width: 100%;
  }
  .c-consultation-btn span {
    display: none;
  }
  .c-consultation-btn--mt {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 212px;
            flex: 0 0 212px;
    -ms-flex: 0 0 13.25rem;
        flex: 0 0 13.25rem;
    font-size: max(15px, 10px);
    font-size: max(0.9375rem, 10px);
    height: 44px;
    height: 2.75rem;
    margin-top: 20px;
    margin-top: 1.25rem;
    max-width: 212px;
    max-width: 13.25rem;
    padding-left: 17px;
    padding-left: 1.0625rem;
    padding-right: 17px;
    padding-right: 1.0625rem;
    width: 212px;
    width: 13.25rem;
    width: 100%;
  }
  .c-consultation {
    border-radius: 0.75rem;
    max-width: 100%;
    padding: 30px 20px;
    padding: 1.875rem 1.25rem;
  }
  .c-consultation__contents {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    gap: 20px;
    gap: 1.25rem;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .c-consultation__text {
    font-size: max(17px, 10px);
    font-size: max(1.0625rem, 10px);
  }
  .c-consultation__text-first {
    font-size: max(24px, 10px);
    font-size: max(1.5rem, 10px);
  }
  .c-consultation__text-second {
    font-size: max(24px, 10px);
    font-size: max(1.5rem, 10px);
  }
  .c-consultation__picture {
    width: 270px;
    width: 16.875rem;
  }
  .c-consultation__btn.c-button2 {
    padding-bottom: 14px;
    padding-bottom: 0.875rem;
    padding-top: 14px;
    padding-top: 0.875rem;
  }
  .c-explanation-btn {
    padding: 11px 30px 12px 25px;
    padding: 0.6875rem 1.875rem 0.75rem 1.5625rem;
    width: 100%;
  }
  .c-faq__title {
    font-size: max(24px, 10px);
    font-size: max(1.5rem, 10px);
  }
  .c-faq__question-text {
    font-size: max(18px, 10px);
    font-size: max(1.125rem, 10px);
  }
  .c-faq__toggle-icon {
    right: 12px;
    right: 0.75rem;
  }
  .c-faq__item.is-open .c-faq__toggle-icon {
    right: 12px;
    right: 0.75rem;
  }
  .c-faq__answer {
    font-size: max(15px, 10px);
    font-size: max(0.9375rem, 10px);
  }
  .c-form {
    padding-bottom: 80px;
    padding-bottom: 5rem;
    padding-top: 80px;
    padding-top: 5rem;
  }
  .c-form--purple {
    padding-bottom: 150px;
    padding-bottom: 9.375rem;
    padding-top: 80px;
    padding-top: 5rem;
  }
  .c-form__intro {
    gap: 16px;
    gap: 1rem;
    margin-top: 0;
    max-width: 540px;
    max-width: 33.75rem;
    padding: 32px 20px;
    padding: 2rem 1.25rem;
  }
  .c-form__intro::before {
    bottom: -2px;
    bottom: -0.125rem;
    height: max(60px, min(11vw, 90px));
    height: max(3.75rem, min(11vw, 5.625rem));
    right: -10px;
    right: -0.625rem;
    width: max(60px, min(11vw, 90px));
    width: max(3.75rem, min(11vw, 5.625rem));
    z-index: 0;
  }
  .c-form__lead {
    font-size: max(18px, 10px);
    font-size: max(1.125rem, 10px);
  }
  .c-form__lead--accent {
    font-size: max(24px, 10px);
    font-size: max(1.5rem, 10px);
  }
  .c-form__desc {
    font-size: max(14px, 10px);
    font-size: max(0.875rem, 10px);
  }
  .c-lead-text {
    font-size: max(14px, 10px);
    font-size: max(0.875rem, 10px);
  }
  .c-line-btn {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 158px;
            flex: 0 0 158px;
    -ms-flex: 0 0 9.875rem;
        flex: 0 0 9.875rem;
    font-size: max(15px, 10px);
    font-size: max(0.9375rem, 10px);
    height: 44px;
    height: 2.75rem;
    margin-left: 0;
    margin-right: 0;
    max-width: 158px;
    max-width: 9.875rem;
    padding-bottom: 10px;
    padding-bottom: 0.625rem;
    padding-left: 39px;
    padding-left: 2.4375rem;
    padding-right: 39px;
    padding-right: 2.4375rem;
    padding-top: 10px;
    padding-top: 0.625rem;
    width: 158px;
    width: 9.875rem;
    width: 100%;
  }
  .c-line-btn span {
    display: none;
  }
  .c-post-title {
    font-size: max(20px, 10px);
    font-size: max(1.25rem, 10px);
  }
  .c-require {
    font-size: max(10px, 10px);
    font-size: max(0.625rem, 10px);
    margin-top: 0px;
    margin-top: 0rem;
  }
  .c-result {
    grid-gap: 1rem;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: grid;
    gap: 16px;
    gap: 1rem;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 30px 15px;
    padding: 1.875rem 0.9375rem;
  }
  .c-result__head {
    margin-left: auto;
    margin-right: auto;
    max-width: 230px;
    max-width: 14.375rem;
  }
  .c-section-heading {
    gap: 0;
  }
  .c-section-heading__en {
    font-size: max(48px, 10px);
    font-size: max(3rem, 10px);
  }
  .c-section-heading2__en {
    font-size: max(48px, 10px);
    font-size: max(3rem, 10px);
  }
  div#ez-toc-container .ez-toc-title-container {
    padding: 20px 20px;
    padding: 1.25rem 1.25rem;
  }
  div#ez-toc-container .ez-toc-list {
    padding: 30px 20px;
    padding: 1.875rem 1.25rem;
  }
  div#ez-toc-container .ez-toc-link {
    gap: 10px;
    gap: 0.625rem;
  }
  .p-404 {
    padding: 200px 0;
    padding: 12.5rem 0;
  }
  .p-404__cta {
    margin-top: 30px;
    margin-top: 1.875rem;
  }
  .p-accordion__question {
    gap: 10px;
    gap: 0.625rem;
    padding: 20px 15px;
    padding: 1.25rem 0.9375rem;
  }
  .p-accordion__question-icon,
  .p-accordion__answer-icon {
    font-size: max(16px, 10px);
    font-size: max(1rem, 10px);
    height: 35px;
    height: 2.1875rem;
    width: 35px;
    width: 2.1875rem;
  }
  .p-accordion__question-text {
    font-size: max(16px, 10px);
    font-size: max(1rem, 10px);
  }
  .p-accordion__toggle-icon {
    height: 8px;
    height: 0.5rem;
    width: 8px;
    width: 0.5rem;
  }
  .p-accordion__answer {
    gap: 10px;
    gap: 0.625rem;
    padding: 0px 15px 20px 15px;
    padding: 0rem 0.9375rem 1.25rem 0.9375rem;
  }
  .p-accordion__answer-text {
    font-size: max(14px, 10px);
    font-size: max(0.875rem, 10px);
  }
  .p-apply__mv {
    margin-left: 10px;
    margin-left: 0.625rem;
    margin-right: 10px;
    margin-right: 0.625rem;
  }
  .p-apply__mv-inner {
    max-width: 540px;
    max-width: 33.75rem;
    padding-bottom: 9px;
    padding-bottom: 0.5625rem;
    padding-left: 6px;
    padding-left: 0.375rem;
    padding-right: 0px;
    padding-right: 0rem;
    padding-top: 64px;
    padding-top: 4rem;
  }
  .p-apply__mv-wrapper {
    -moz-column-gap: 0;
         -webkit-column-gap: 0;
            column-gap: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-left: 0;
    margin-right: 0;
    row-gap: 10px;
    row-gap: 0.625rem;
  }
  .p-apply__mv-container {
    display: contents;
  }
  .p-apply__mv-text-box {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    padding-left: 16px;
    padding-left: 1rem;
    padding-right: 16px;
    padding-right: 1rem;
  }
  .p-apply__mv-heading {
    font-size: max(34px, 10px);
    font-size: max(2.125rem, 10px);
    line-height: 1.48;
    white-space: normal;
  }
  .p-apply__mv-heading-line {
    display: inline;
  }
  .p-apply__mv-heading-line-br {
    display: inline-block;
  }
  .p-apply__mv-heading-sub {
    font-size: max(14px, 10px);
    font-size: max(0.875rem, 10px);
    line-height: 1.6;
    margin-top: 25px;
    margin-top: 1.5625rem;
  }
  .p-apply__mv-btn-box {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px;
    gap: 0.625rem;
    margin-top: -35px;
    margin-top: -2.1875rem;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    -webkit-transform: translateX(0.625rem);
            transform: translateX(0.625rem);
    will-change: transform;
  }
  .p-apply__mv-picture {
    aspect-ratio: 272/272;
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    margin-left: auto;
    margin-right: -43px;
    margin-right: -2.6875rem;
    margin-top: -2px;
    margin-top: -0.125rem;
    min-width: auto;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 272px;
    width: 17rem;
  }
  .p-apply__post {
    display: none;
  }
  .p-apply__scroll-infinity-item {
    width: 170px;
    width: 10.625rem;
  }
  .p-apply__worry {
    margin-left: 20px;
    margin-left: 1.25rem;
    margin-right: 20px;
    margin-right: 1.25rem;
  }
  .p-apply__worry-inner {
    padding-left: 15px;
    padding-left: 0.9375rem;
    padding-right: 15px;
    padding-right: 0.9375rem;
  }
  .p-apply__worry-title-main {
    font-size: max(20px, 10px);
    font-size: max(1.25rem, 10px);
  }
  .p-apply__worry-title-sub {
    font-size: max(20px, 10px);
    font-size: max(1.25rem, 10px);
  }
  .p-apply__worry-title-sub-color {
    font-size: max(24px, 10px);
    font-size: max(1.5rem, 10px);
  }
  .p-apply__worry-items {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
    gap: 1.25rem;
  }
  .p-apply__worry-item:nth-child(1) {
    width: 305px;
    width: 19.0625rem;
  }
  .p-apply__worry-item:nth-child(2) {
    width: 305px;
    width: 19.0625rem;
  }
  .p-apply__worry-item:nth-child(3) {
    width: 305px;
    width: 19.0625rem;
  }
  .p-apply__worry-item:nth-child(4) {
    width: 305px;
    width: 19.0625rem;
  }
  .p-apply__worry-item {
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    max-width: 300px;
    max-width: 18.75rem;
    padding: 16px 20px;
    padding: 1rem 1.25rem;
    width: 100%;
  }
  .p-apply__worry-text {
    font-size: max(16px, 10px);
    font-size: max(1rem, 10px);
  }
  .p-apply__worry-text--center {
    font-size: max(16px, 10px);
    font-size: max(1rem, 10px);
  }
  .p-apply__worry-logo {
    width: 170px;
    width: 10.625rem;
  }
  .p-apply__worry-logo2 {
    width: 90%;
  }
  .p-apply__worry-logo-box {
    padding-left: 15px;
    padding-left: 0.9375rem;
    padding-right: 15px;
    padding-right: 0.9375rem;
  }
  .p-apply__solution-inner::before {
    bottom: 76%;
    height: 200px;
    height: 12.5rem;
    right: -50px;
    right: -3.125rem;
    width: 180px;
    width: 11.25rem;
    z-index: 0;
  }
  .p-apply__solution-media {
    background-color: transparent;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 30px;
    gap: 1.875rem;
  }
  .p-apply__solution-lead {
    font-size: max(24px, 10px);
    font-size: max(1.5rem, 10px);
  }
  .p-apply__solution-catch {
    font-size: max(30px, 10px);
    font-size: max(1.875rem, 10px);
  }
  .p-apply__solution-desc {
    font-size: max(18px, 10px);
    font-size: max(1.125rem, 10px);
  }
  .p-apply__content-container {
    padding: 32px 20px;
    padding: 2rem 1.25rem;
  }
  .p-apply__content-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .p-apply__content-box {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
    max-width: 100%;
    min-height: 131px;
    min-height: 8.1875rem;
    padding: 20px 20px;
    padding: 1.25rem 1.25rem;
  }
  .p-apply__content-title-box {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    gap: 15px;
    gap: 0.9375rem;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
  }
  .p-apply__content-mark {
    height: 20px;
    height: 1.25rem;
    margin-top: 5px;
    margin-top: 0.3125rem;
    width: 20px;
    width: 1.25rem;
  }
  .p-apply__content-mark::before {
    left: 13%;
    top: 52%;
  }
  .p-apply__content-mark::after {
    right: -5%;
    top: 50%;
  }
  .p-apply__content-box-title {
    font-size: max(18px, 10px);
    font-size: max(1.125rem, 10px);
    letter-spacing: 0;
    text-align: left;
  }
  .p-apply__content-box-text {
    font-size: max(14px, 10px);
    font-size: max(0.875rem, 10px);
    text-align: left;
  }
  .p-apply__feature-inner {
    max-width: 580px;
    max-width: 36.25rem;
    padding-left: 20px;
    padding-left: 1.25rem;
    padding-right: 20px;
    padding-right: 1.25rem;
  }
  .p-apply__feature-heading-title {
    font-size: max(17px, 10px);
    font-size: max(1.0625rem, 10px);
  }
  .p-apply__feature-heading-title-accent {
    font-size: max(24px, 10px);
    font-size: max(1.5rem, 10px);
  }
  .p-apply__feature-heading-title-accent::before {
    left: -40%;
    top: 160%;
    width: 40px;
    width: 2.5rem;
  }
  .p-apply__feature-heading-title-accent::after {
    right: -49.5%;
    top: 159.5%;
    width: 40px;
    width: 2.5rem;
  }
  .p-apply__feature-heading-title-large {
    font-size: max(24px, 10px);
    font-size: max(1.5rem, 10px);
  }
  .p-apply__feature-heading-title-large::before {
    left: -149%;
    top: 16%;
    width: 70px;
    width: 4.375rem;
  }
  .p-apply__feature-heading-title-large::after {
    left: 232%;
    top: 16%;
    width: 70px;
    width: 4.375rem;
  }
  .p-apply__feature-intro {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 16px;
    gap: 1rem;
    margin-top: 50px;
    margin-top: 3.125rem;
    padding: 32px 20px;
    padding: 2rem 1.25rem;
  }
  .p-apply__feature-intro::before {
    bottom: -2px;
    bottom: -0.125rem;
    height: 60px;
    height: 3.75rem;
    right: -10px;
    right: -0.625rem;
    width: 60px;
    width: 3.75rem;
    z-index: 0;
  }
  .p-apply__feature-text {
    font-size: max(16px, 10px);
    font-size: max(1rem, 10px);
  }
  .p-apply__feature-boxes {
    grid-template-columns: 1fr;
  }
  .p-apply__feature-box-title {
    font-size: max(24px, 10px);
    font-size: max(1.5rem, 10px);
    padding-left: 20px;
    padding-left: 1.25rem;
    padding-right: 20px;
    padding-right: 1.25rem;
  }
  .p-apply__feature-box-wrapper {
    padding: 20px;
    padding: 1.25rem;
  }
  .p-apply__feature-box-text {
    font-size: max(14px, 10px);
    font-size: max(0.875rem, 10px);
    text-align: left;
  }
  .p-apply__feature-box-subtitle {
    font-size: max(18px, 10px);
    font-size: max(1.125rem, 10px);
  }
  .p-apply__feature-box-section:not(:first-child) {
    margin-top: 15px;
    margin-top: 0.9375rem;
  }
  .p-apply__feature-box-list {
    font-size: max(14px, 10px);
    font-size: max(0.875rem, 10px);
  }
  .p-apply__feature-figure {
    max-width: 350px;
    max-width: 21.875rem;
  }
  .p-apply__feature-figure img {
    aspect-ratio: 327/230;
  }
  .p-apply__skilling {
    margin-left: 20px;
    margin-left: 1.25rem;
    margin-right: 20px;
    margin-right: 1.25rem;
  }
  .p-apply__skilling-inner {
    padding-left: 20px;
    padding-left: 1.25rem;
    padding-right: 20px;
    padding-right: 1.25rem;
  }
  .p-apply__skilling-title {
    font-size: max(18px, 10px);
    font-size: max(1.125rem, 10px);
  }
  .p-apply__skilling-title-main {
    font-size: max(18px, 10px);
    font-size: max(1.125rem, 10px);
  }
  .p-apply__skilling-title-sub {
    font-size: max(24px, 10px);
    font-size: max(1.5rem, 10px);
  }
  .p-apply__skilling-title-sub-color {
    font-size: max(24px, 10px);
    font-size: max(1.5rem, 10px);
  }
  .p-apply__skilling-intro {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 16px;
    gap: 1rem;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-top: 1.25rem;
    padding: 32px 18px 55px;
    padding: 2rem 1.125rem 3.4375rem;
    text-align: left;
  }
  .p-apply__skilling-intro::before {
    bottom: -2px;
    bottom: -0.125rem;
    height: 60px;
    height: 3.75rem;
    left: -10px;
    left: -0.625rem;
    width: 60px;
    width: 3.75rem;
    z-index: 0;
  }
  .p-apply__skilling-text {
    font-size: max(16px, 10px);
    font-size: max(1rem, 10px);
  }
  .p-apply__skilling-curriculum-card {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
    gap: 1.25rem;
    padding: 20px;
    padding: 1.25rem;
  }
  .p-apply__skilling-curriculum-picture {
    max-width: 100%;
  }
  .p-apply__skilling-curriculum-label {
    font-size: max(14px, 10px);
    font-size: max(0.875rem, 10px);
  }
  .p-apply__skilling-curriculum-title {
    font-size: max(18px, 10px);
    font-size: max(1.125rem, 10px);
  }
  .p-apply__skilling-curriculum-text {
    font-size: max(14px, 10px);
    font-size: max(0.875rem, 10px);
    margin-top: 15px;
    margin-top: 0.9375rem;
  }
  .p-apply__skilling-cta-cards {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 40px;
    gap: 2.5rem;
  }
  .p-apply__skilling-cta-cards-picture {
    margin-left: auto;
    margin-right: auto;
  }
  .p-apply__merit-heading-title {
    font-size: max(17px, 10px);
    font-size: max(1.0625rem, 10px);
  }
  .p-apply__merit-heading-title-accent {
    font-size: max(24px, 10px);
    font-size: max(1.5rem, 10px);
  }
  .p-apply__merit-heading-title-accent::before {
    top: 160%;
    width: 40px;
    width: 2.5rem;
  }
  .p-apply__merit-heading-title-accent::after {
    top: 159.5%;
    width: 40px;
    width: 2.5rem;
  }
  .p-apply__merit-heading-title-large {
    font-size: max(24px, 10px);
    font-size: max(1.5rem, 10px);
  }
  .p-apply__merit-heading-title-large::before {
    top: 16%;
    width: 70px;
    width: 4.375rem;
  }
  .p-apply__merit-heading-title-large::after {
    top: 16%;
    width: 70px;
    width: 4.375rem;
  }
  .p-apply__merit-heading-title-large--none {
    font-size: max(24px, 10px);
    font-size: max(1.5rem, 10px);
  }
  .p-apply__merit-intro {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 16px;
    gap: 1rem;
    margin-top: 30px;
    margin-top: 1.875rem;
    padding: 32px 20px;
    padding: 2rem 1.25rem;
  }
  .p-apply__merit-intro::before {
    bottom: -2px;
    bottom: -0.125rem;
    height: max(60px, min(11vw, 90px));
    height: max(3.75rem, min(11vw, 5.625rem));
    right: -10px;
    right: -0.625rem;
    width: max(60px, min(11vw, 90px));
    width: max(3.75rem, min(11vw, 5.625rem));
    z-index: 0;
  }
  .p-apply__merit-text {
    font-size: max(16px, 10px);
    font-size: max(1rem, 10px);
  }
  .p-apply__merit-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
    gap: 1.25rem;
  }
  .p-apply__merit-box {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    max-width: 100%;
    min-height: auto;
  }
  .p-apply__merit-box:not(:first-child) {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    max-width: 100%;
    min-height: auto;
  }
  .p-apply__merit-title-box {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    gap: 12px;
    gap: 0.75rem;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
  }
  .p-apply__merit-mark {
    height: 20px;
    height: 1.25rem;
    margin-top: 5px;
    margin-top: 0.3125rem;
    width: 20px;
    width: 1.25rem;
  }
  .p-apply__merit-mark::before {
    left: 13%;
  }
  .p-apply__merit-mark::after {
    right: -5%;
  }
  .p-apply__merit-box-title {
    font-size: max(18px, 10px);
    font-size: max(1.125rem, 10px);
  }
  .p-apply__merit-box-text {
    font-size: max(14px, 10px);
    font-size: max(0.875rem, 10px);
  }
  .p-apply__cases {
    margin-left: 20px;
    margin-left: 1.25rem;
    margin-right: 20px;
    margin-right: 1.25rem;
  }
  .p-apply__cases-inner {
    max-width: 540px;
    max-width: 33.75rem;
    padding-bottom: 40px;
    padding-bottom: 2.5rem;
    padding-top: 40px;
    padding-top: 2.5rem;
  }
  .p-apply__cases-title {
    font-size: max(24px, 10px);
    font-size: max(1.5rem, 10px);
  }
  .p-apply__cases-title--orange {
    font-size: max(24px, 10px);
    font-size: max(1.5rem, 10px);
  }
  .p-apply__cases-link {
    gap: 10px;
    gap: 0.625rem;
    padding: 15px;
    padding: 0.9375rem;
  }
  .p-apply__cases-meta {
    gap: 10px;
    gap: 0.625rem;
  }
  .p-apply__cases-date {
    font-size: max(12px, 10px);
    font-size: max(0.75rem, 10px);
  }
  .p-apply__cases-text {
    font-size: max(14px, 10px);
    font-size: max(0.875rem, 10px);
  }
  .p-apply__cases-arrow-box {
    height: 24px;
    height: 1.5rem;
    width: 24px;
    width: 1.5rem;
  }
  .p-apply__cases-arrow2 {
    right: 8px;
    right: 0.5rem;
  }
  .p-apply__cases-arrow1 {
    right: 7px;
    right: 0.4375rem;
  }
  .p-apply__cases-btn {
    max-width: 240px;
    max-width: 15rem;
    padding-bottom: 14px;
    padding-bottom: 0.875rem;
    padding-top: 14px;
    padding-top: 0.875rem;
  }
  .p-apply__reason {
    padding-bottom: 56px;
    padding-bottom: 3.5rem;
    padding-top: 80px;
    padding-top: 5rem;
  }
  .p-apply__reason-inner::before {
    bottom: 89.5%;
    height: 88px;
    height: 5.5rem;
    width: 50px;
    width: 3.125rem;
    z-index: 0;
  }
  .p-apply__reason-inner::after {
    bottom: 12.5%;
    height: 138px;
    height: 8.625rem;
    width: 130px;
    width: 8.125rem;
    z-index: 0;
  }
  .p-apply__reason-moment::before {
    bottom: 12.5%;
    height: 58px;
    height: 3.625rem;
    width: 50px;
    width: 3.125rem;
    z-index: 0;
  }
  .p-apply__reason-moment::after {
    bottom: 89.5%;
    height: 58px;
    height: 3.625rem;
    width: 50px;
    width: 3.125rem;
    z-index: 0;
  }
  .p-apply__reason-subtitle {
    font-size: max(24px, 10px);
    font-size: max(1.5rem, 10px);
  }
  .p-apply__reason-subtitle span {
    font-size: max(20px, 10px);
    font-size: max(1.25rem, 10px);
  }
  .p-apply__reason-title {
    font-size: max(24px, 10px);
    font-size: max(1.5rem, 10px);
  }
  .p-apply__reason-list {
    padding-left: 0;
  }
  .p-apply__reason-item {
    -moz-column-gap: 1rem;
         -webkit-column-gap: 1rem;
            column-gap: 1rem;
    grid-template-areas: "img" "content";
    grid-template-columns: 1fr;
    row-gap: 16px;
    row-gap: 1rem;
  }
  .p-apply__reason-item:nth-child(even) {
    -moz-column-gap: 1rem;
         -webkit-column-gap: 1rem;
            column-gap: 1rem;
    grid-template-areas: "img" "content";
    grid-template-columns: 1fr;
  }
  .p-apply__reason-item--rev {
    -moz-column-gap: 1rem;
         -webkit-column-gap: 1rem;
            column-gap: 1rem;
    grid-template-areas: "img" "content";
    grid-template-columns: 1fr;
  }
  .p-apply__reason-item--wide {
    -moz-column-gap: 1rem;
         -webkit-column-gap: 1rem;
            column-gap: 1rem;
    grid-template-areas: "img" "content";
    grid-template-columns: 1fr;
    row-gap: 16px;
    row-gap: 1rem;
  }
  .p-apply__reason-heading-rev {
    font-size: max(18px, 10px);
    font-size: max(1.125rem, 10px);
  }
  .p-apply__reason-text-rev {
    font-size: max(14px, 10px);
    font-size: max(0.875rem, 10px);
  }
  .p-apply__reason-image {
    aspect-ratio: 300/200;
    justify-self: center;
    margin-left: auto;
    margin-right: auto;
    width: 300px;
    width: 18.75rem;
  }
  .p-apply__reason-number {
    font-size: max(24px, 10px);
    font-size: max(1.5rem, 10px);
  }
  .p-apply__reason-number-rev {
    font-size: max(24px, 10px);
    font-size: max(1.5rem, 10px);
  }
  .p-apply__reason-number-none {
    font-size: max(24px, 10px);
    font-size: max(1.5rem, 10px);
  }
  .p-apply__reason-heading {
    font-size: max(18px, 10px);
    font-size: max(1.125rem, 10px);
  }
  .p-apply__reason-text {
    font-size: max(14px, 10px);
    font-size: max(0.875rem, 10px);
  }
  .p-article__link {
    padding: 20px 10px;
    padding: 1.25rem 0.625rem;
  }
  .p-article__meta {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 5px;
    gap: 0.3125rem;
  }
  .p-article__heading {
    font-size: max(16px, 10px);
    font-size: max(1rem, 10px);
    margin-top: 6px;
    margin-top: 0.375rem;
  }
  .p-author {
    padding: 20px;
    padding: 1.25rem;
  }
  .p-author__name {
    font-size: max(14px, 10px);
    font-size: max(0.875rem, 10px);
  }
  .p-author__description {
    font-size: max(14px, 10px);
    font-size: max(0.875rem, 10px);
    padding: 10px 10px;
    padding: 0.625rem 0.625rem;
  }
  .p-breadcrumb {
    padding-bottom: 60px;
    padding-bottom: 3.75rem;
    padding-top: 20px;
    padding-top: 1.25rem;
  }
  .p-breadcrumb__inner {
    max-width: 580px;
    max-width: 36.25rem;
    padding-left: 20px;
    padding-left: 1.25rem;
    padding-right: 20px;
    padding-right: 1.25rem;
  }
  .p-buttons.u-pc {
    display: none;
  }
  .p-buttons.u-sp {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
    gap: 1.25rem;
  }
  .p-card__meta {
    margin-top: 5px;
    margin-top: 0.3125rem;
  }
  .p-card__date {
    font-size: max(14px, 10px);
    font-size: max(0.875rem, 10px);
  }
  .p-card__title {
    font-size: max(16px, 10px);
    font-size: max(1rem, 10px);
    margin-top: 6px;
    margin-top: 0.375rem;
  }
  .p-card2__meta {
    margin-top: 3px;
    margin-top: 0.1875rem;
  }
  .p-card2__date {
    font-size: max(12px, 10px);
    font-size: max(0.75rem, 10px);
  }
  .p-card2__title {
    font-size: max(16px, 10px);
    font-size: max(1rem, 10px);
    margin-top: 6px;
    margin-top: 0.375rem;
  }
  .p-cards {
    gap: 20px;
    gap: 1.25rem;
    grid-template-columns: repeat(auto-fill, minmax(min(310px, 100%), 1fr));
  }
  .p-cards2 {
    gap: 30px;
    gap: 1.875rem;
    grid-template-columns: repeat(auto-fill, minmax(min(310px, 100%), 1fr));
  }
  .p-category__list {
    gap: 15px;
    gap: 0.9375rem;
    grid-template-columns: repeat(2, 1fr);
  }
  .p-category__link,
  .p-category__text {
    min-width: 150px;
    min-width: 9.375rem;
    padding: 8px 10px;
    padding: 0.5rem 0.625rem;
  }
  .p-category__text span,
  .p-category__link span {
    font-size: max(12px, 10px);
    font-size: max(0.75rem, 10px);
  }
  .p-common-bg__logo {
    right: -60px;
    right: -3.75rem;
    top: 150px;
    top: 9.375rem;
    width: 211px;
    width: 13.1875rem;
  }
  .p-common-bg__triangle--01 {
    width: 68px;
    width: 4.25rem;
  }
  .p-common-bg__triangle--02 {
    width: 68px;
    width: 4.25rem;
  }
  .p-common-bg__triangle--03 {
    width: 68px;
    width: 4.25rem;
  }
  .p-common-bg__triangle--04 {
    width: 32px;
    width: 2rem;
  }
  .p-common-bg__triangle--05 {
    width: 32px;
    width: 2rem;
  }
  .p-common-bg__triangle--06 {
    width: 68px;
    width: 4.25rem;
  }
  .p-common-bg__triangle--07 {
    width: 68px;
    width: 4.25rem;
  }
  .p-common-post__logo {
    width: 211px;
    width: 13.1875rem;
  }
  .p-common-post .p-common-post__triangle01 {
    left: 2%;
    top: 3%;
    width: 68px;
    width: 4.25rem;
  }
  .p-common-post .p-common-post__triangle02 {
    left: -2%;
    top: 22%;
    width: 68px;
    width: 4.25rem;
  }
  .p-common-post .p-common-post__triangle03 {
    bottom: 0%;
    left: 60%;
    width: 68px;
    width: 4.25rem;
  }
  .p-common-post__heading-ja {
    font-size: max(32px, 10px);
    font-size: max(2rem, 10px);
  }
  .p-common-post__heading-en {
    font-size: max(14px, 10px);
    font-size: max(0.875rem, 10px);
  }
  .p-company-info {
    padding-bottom: 80px;
    padding-bottom: 5rem;
    padding-top: 60px;
    padding-top: 3.75rem;
  }
  .p-company-info__heading {
    font-size: max(24px, 10px);
    font-size: max(1.5rem, 10px);
  }
  .p-company-info__inner {
    max-width: 580px;
    max-width: 36.25rem;
    padding-left: 20px;
    padding-left: 1.25rem;
    padding-right: 20px;
    padding-right: 1.25rem;
  }
  .p-company-info__item {
    gap: 10px;
    gap: 0.625rem;
    grid-template-columns: 1fr;
    padding: 20px 10px;
    padding: 1.25rem 0.625rem;
  }
  .p-company-info__title {
    font-size: max(14px, 10px);
    font-size: max(0.875rem, 10px);
  }
  .p-company-info__detail {
    font-size: max(14px, 10px);
    font-size: max(0.875rem, 10px);
  }
  .p-company-president {
    padding-bottom: 40px;
    padding-bottom: 2.5rem;
    padding-top: 40px;
    padding-top: 2.5rem;
  }
  .p-company-president__inner {
    margin-left: auto;
    margin-right: auto;
    max-width: 580px;
    max-width: 36.25rem;
    padding-left: 20px;
    padding-left: 1.25rem;
    padding-right: 20px;
    padding-right: 1.25rem;
    width: 100%;
  }
  .p-company-president__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 30px;
    gap: 1.875rem;
  }
  .p-company-president__image {
    margin-left: auto;
    margin-right: auto;
    max-width: 320px;
    max-width: 20rem;
  }
  .p-company-president__heading {
    font-size: max(24px, 10px);
    font-size: max(1.5rem, 10px);
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
  }
  .p-company-president__text-block {
    margin-top: 30px;
    margin-top: 1.875rem;
  }
  .p-company-president__text {
    font-size: max(14px, 10px);
    font-size: max(0.875rem, 10px);
  }
  .p-company-president__text:not(:first-child) {
    margin-top: 16px;
    margin-top: 1rem;
  }
  .p-comparison-scroll {
    margin-top: 16px;
    margin-top: 1rem;
  }
  .p-marketing__service-comparison-image img {
    min-width: 720px;
    min-width: 45rem;
    width: auto;
  }
  .p-comparison-scroll__hint {
    -webkit-animation: hint-nudge 1.2s ease-in-out infinite alternate;
            animation: hint-nudge 1.2s ease-in-out infinite alternate;
    opacity: 1;
  }
  .p-contact-form {
    padding-bottom: 50px;
    padding-bottom: 3.125rem;
    padding-top: 50px;
    padding-top: 3.125rem;
  }
  .p-contact-form__inner {
    max-width: 580px;
    max-width: 36.25rem;
    padding-left: 0;
    padding-right: 0;
  }
  .p-contact-head {
    padding-bottom: 50px;
    padding-bottom: 3.125rem;
  }
  .p-contact-thanks {
    padding-bottom: 60px;
    padding-bottom: 3.75rem;
  }
  .p-contact-thanks__cta {
    margin-top: 30px;
    margin-top: 1.875rem;
  }
  .wp-block-file a,
  .p-content p,
  .p-content li,
  .p-content th,
  .p-content td {
    font-size: max(14px, 10px);
    font-size: max(0.875rem, 10px);
    line-height: 1.5;
  }
  .p-content h2 {
    font-size: max(18px, 10px);
    font-size: max(1.125rem, 10px);
    padding: 5px 10px;
    padding: 0.3125rem 0.625rem;
  }
  .p-content h3 {
    font-size: max(16px, 10px);
    font-size: max(1rem, 10px);
    margin-top: 30px;
    margin-top: 1.875rem;
    padding-bottom: 8px;
    padding-bottom: 0.5rem;
    padding-left: 20px;
    padding-left: 1.25rem;
  }
  .p-content h3::before {
    height: calc(100% - 0.5rem);
    width: 6px;
    width: 0.375rem;
  }
  .p-content h4 {
    font-size: max(16px, 10px);
    font-size: max(1rem, 10px);
    gap: 8px;
    gap: 0.5rem;
  }
  .p-content h2:nth-of-type(1) {
    margin-top: 34px;
    margin-top: 2.125rem;
  }
  .p-content h2:nth-of-type(n + 2) {
    margin-top: 34px;
    margin-top: 2.125rem;
  }
  .p-content figure:nth-child(n+2) {
    margin-top: 34px;
    margin-top: 2.125rem;
  }
  .wp-block-list {
    margin-top: 20px;
    margin-top: 1.25rem;
  }
  .wp-block-file,
  .p-content p:nth-child(n+2),
  .p-content h3:nth-child(n+2),
  .p-content h4:nth-child(n+2),
  .p-content h2 + ul:nth-of-type(n + 2),
  .p-content h2 + ol:nth-of-type(n + 2),
  .p-content ol > li > ol:nth-of-type(n + 2),
  .p-content figure {
    margin-top: 25px;
    margin-top: 1.5625rem;
  }
  .p-content .wp-block-group {
    padding: 24px 30px;
    padding: 1.5rem 1.875rem;
  }
  .wp-block-file:not(.wp-element-button) a::before {
    margin-right: 8px;
    margin-right: 0.5rem;
    margin-top: 16px;
    margin-top: 1rem;
    width: 32px;
    width: 2rem;
  }
  .p-content .wp-block-table.is-style-info-table td:first-child,
  .p-content .wp-block-table.is-style-info-table th:first-child {
    font-size: max(14px, 10px);
    font-size: max(0.875rem, 10px);
    line-height: 1.5;
    width: 120px;
    width: 7.5rem;
  }
  .p-content .wp-block-table.is-style-info-table td:last-child,
  .p-content .wp-block-table.is-style-info-table th:last-child {
    font-size: max(14px, 10px);
    font-size: max(0.875rem, 10px);
    line-height: 1.5;
  }
  .p-downloads {
    padding-bottom: 50px;
    padding-bottom: 3.125rem;
  }
  .p-downloads__lead {
    margin-top: 20px;
    margin-top: 1.25rem;
  }
  .p-downloads__categories {
    margin-top: 48px;
    margin-top: 3rem;
  }
  .p-downloads__list {
    margin-top: 30px;
    margin-top: 1.875rem;
  }
  .p-downloads__pagenavi {
    margin-top: 40px;
    margin-top: 2.5rem;
  }
  .p-explain__heading-title {
    font-size: max(24px, 10px);
    font-size: max(1.5rem, 10px);
  }
  .p-explain__heading-title::before {
    left: -35px;
    left: -2.1875rem;
    top: 20px;
    top: 1.25rem;
    width: 45px;
    width: 2.8125rem;
  }
  .p-explain__heading-title::after {
    right: -30px;
    right: -1.875rem;
    top: 21px;
    top: 1.3125rem;
    width: 45px;
    width: 2.8125rem;
  }
  .p-explain__heading-title-sec {
    font-size: max(24px, 10px);
    font-size: max(1.5rem, 10px);
  }
  .p-explain__heading-title-sec::before {
    left: -50px;
    left: -3.125rem;
    top: 30px;
    top: 1.875rem;
    width: 80px;
    width: 5rem;
  }
  .p-explain__heading-title-sec::after {
    right: -50px;
    right: -3.125rem;
    top: 30px;
    top: 1.875rem;
    width: 80px;
    width: 5rem;
  }
  .p-explain__heading-title-accent {
    font-size: max(28px, 10px);
    font-size: max(1.75rem, 10px);
  }
  .p-explain__heading-title-accent--blue {
    font-size: max(28px, 10px);
    font-size: max(1.75rem, 10px);
  }
  .p-explain__heading-title-accent::before {
    left: -30px;
    left: -1.875rem;
    top: 29px;
    top: 1.8125rem;
    width: 28px;
    width: 1.75rem;
  }
  .p-explain__heading-title-accent::after {
    right: -97px;
    right: -6.0625rem;
    top: 30px;
    top: 1.875rem;
    width: 28px;
    width: 1.75rem;
  }
  .p-explain__heading-title-accent--blue::before {
    left: -39px;
    left: -2.4375rem;
    top: 46px;
    top: 2.875rem;
    width: 50px;
    width: 3.125rem;
  }
  .p-explain__heading-title-accent--blue::after {
    right: -63px;
    right: -3.9375rem;
    top: 46px;
    top: 2.875rem;
    width: 50px;
    width: 3.125rem;
  }
  .p-explain__intro {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 16px;
    gap: 1rem;
    margin-top: 30px;
    margin-top: 1.875rem;
    padding: 32px 20px;
    padding: 2rem 1.25rem;
  }
  .p-explain__intro::before {
    bottom: -2px;
    bottom: -0.125rem;
    height: max(60px, min(11vw, 90px));
    height: max(3.75rem, min(11vw, 5.625rem));
    right: -10px;
    right: -0.625rem;
    width: max(60px, min(11vw, 90px));
    width: max(3.75rem, min(11vw, 5.625rem));
    z-index: 0;
  }
  .p-explain__intro-text {
    font-size: max(16px, 10px);
    font-size: max(1rem, 10px);
  }
  .p-explain__container {
    gap: 20px;
    gap: 1.25rem;
    grid-template-columns: 1fr;
    margin-left: auto;
    margin-right: auto;
    max-width: 320px;
    max-width: 20rem;
    width: 100%;
  }
  .p-explain__container-box {
    max-width: 100%;
    min-height: auto;
    padding-bottom: 10px;
    padding-bottom: 0.625rem;
  }
  .p-explain__title-box {
    gap: 12px;
    gap: 0.75rem;
  }
  .p-explain__mark {
    height: 20px;
    height: 1.25rem;
    margin-top: 5px;
    margin-top: 0.3125rem;
    width: 20px;
    width: 1.25rem;
  }
  .p-explain__mark::before {
    left: 13%;
  }
  .p-explain__mark::after {
    right: -5%;
  }
  .p-explain__box-title {
    font-size: max(18px, 10px);
    font-size: max(1.125rem, 10px);
  }
  .p-explain__icon {
    max-width: 80px;
    max-width: 5rem;
  }
  .p-explain__icon img {
    aspect-ratio: 80/90;
  }
  .p-explain__box-text {
    -ms-flex-item-align: auto;
        align-self: auto;
    font-size: max(14px, 10px);
    font-size: max(0.875rem, 10px);
    padding: 0;
  }
  .p-flow {
    padding: 50px 20px;
    padding: 3.125rem 1.25rem;
  }
  .p-flow__inner {
    border-radius: 1rem;
    padding-bottom: 40px;
    padding-bottom: 2.5rem;
    padding-top: 40px;
    padding-top: 2.5rem;
  }
  .p-flow__title {
    font-size: max(24px, 10px);
    font-size: max(1.5rem, 10px);
  }
  .p-flow__title--accent {
    font-size: max(24px, 10px);
    font-size: max(1.5rem, 10px);
  }
  .p-flow__steps {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 16px;
    gap: 1rem;
    margin-left: auto;
    margin-right: auto;
    max-width: 350px;
    max-width: 21.875rem;
    width: 100%;
  }
  .p-flow__step {
    width: 100%;
  }
  .p-flow__heading {
    font-size: max(16px, 10px);
    font-size: max(1rem, 10px);
    margin-top: 5px;
    margin-top: 0.3125rem;
  }
  .p-flow__text {
    font-size: max(14px, 10px);
    font-size: max(0.875rem, 10px);
  }
  .p-flow__arrow {
    -ms-flex-item-align: center;
        align-self: center;
  }
  .p-flow__box {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
    -webkit-transform-origin: center;
            transform-origin: center;
  }
  .p-footer {
    padding-bottom: 20px;
    padding-bottom: 1.25rem;
    padding-top: 50px;
    padding-top: 3.125rem;
  }
  .p-footer__inner {
    max-width: 580px;
    max-width: 36.25rem;
    padding-left: 20px;
    padding-left: 1.25rem;
    padding-right: 20px;
    padding-right: 1.25rem;
  }
  .p-footer__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 30px;
    gap: 1.875rem;
  }
  .p-footer__nav {
    width: 100%;
  }
  .p-footer__logo-link {
    width: 130px;
    width: 8.125rem;
  }
  .p-footer__nav {
    margin-top: 0;
  }
  .p-footer__nav-items {
    grid-gap: 0.625rem;
    display: grid;
    gap: 10px;
    gap: 0.625rem;
    grid-template-columns: repeat(2, 1fr);
    max-height: none;
    max-height: initial;
  }
  .p-footer__nav-link {
    padding: 5px 15px;
    padding: 0.3125rem 0.9375rem;
  }
  .p-footer__nav-buttons {
    margin-top: 30px;
    margin-top: 1.875rem;
  }
  .p-footer__nav-button {
    padding: 7px 15px;
    padding: 0.4375rem 0.9375rem;
    width: 100%;
  }
  .p-footer__policy-link {
    padding-bottom: 5px;
    padding-bottom: 0.3125rem;
    padding-top: 5px;
    padding-top: 0.3125rem;
  }
  .p-footer__copyright small {
    font-size: max(11px, 10px);
    font-size: max(0.6875rem, 10px);
  }
  .p-form__wrapper {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 50px;
    gap: 3.125rem;
  }
  .p-form__list {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    gap: 24px;
    gap: 1.5rem;
  }
  .p-form__item {
    gap: 5px;
    gap: 0.3125rem;
  }
  .p-form__label {
    font-size: max(14px, 10px);
    font-size: max(0.875rem, 10px);
  }
  .p-form__detail .wpcf7-checkbox,
  .p-form__detail .wpcf7-radio {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 35px;
    gap: 2.1875rem;
  }
  .p-form__select-btn .wpcf7-radio {
    gap: 25px;
    gap: 1.5625rem;
  }
  .p-form__detail input:not([type=radio]):not([type=checkbox]),
  .p-form__detail select,
  .p-form__detail textarea {
    font-size: max(16px, 10px);
    font-size: max(1rem, 10px);
  }
  .p-form__detail input::-moz-placeholder, .p-form__detail textarea::-moz-placeholder {
    font-size: max(16px, 10px);
    font-size: max(1rem, 10px);
  }
  .p-form__detail input::-webkit-input-placeholder, .p-form__detail textarea::-webkit-input-placeholder {
    font-size: max(16px, 10px);
    font-size: max(1rem, 10px);
  }
  .p-form__detail input:-ms-input-placeholder, .p-form__detail textarea:-ms-input-placeholder {
    font-size: max(16px, 10px);
    font-size: max(1rem, 10px);
  }
  .p-form__detail input::-ms-input-placeholder, .p-form__detail textarea::-ms-input-placeholder {
    font-size: max(16px, 10px);
    font-size: max(1rem, 10px);
  }
  .p-form__detail input::placeholder,
  .p-form__detail textarea::placeholder {
    font-size: max(16px, 10px);
    font-size: max(1rem, 10px);
  }
  .p-form__detail input[type=checkbox] + span,
  .p-form__detail input[type=radio] + span,
  .p-form__select-btn input[type=radio] + span {
    font-size: max(18px, 10px);
    font-size: max(1.125rem, 10px);
  }
  [type=radio] + span {
    padding-left: 40px;
    padding-left: 2.5rem;
  }
  .p-form__detail input[type=radio] + span::before,
  .p-form__select-btn input[type=radio] + span::before {
    height: 30px;
    height: 1.875rem;
    width: 30px;
    width: 1.875rem;
  }
  .p-form__detail input[type=radio]:checked + span::after,
  .p-form__select-btn input[type=radio]:checked + span::after {
    height: 15px;
    height: 0.9375rem;
    left: 7.5px;
    left: 0.46875rem;
    width: 15px;
    width: 0.9375rem;
  }
  .p-form__detail input[type=checkbox] + span {
    padding-left: 40px;
    padding-left: 2.5rem;
  }
  .p-form__detail input[type=checkbox]:checked + span::after {
    left: 2px;
    left: 0.125rem;
  }
  .p-form__attention {
    font-size: max(16px, 10px);
    font-size: max(1rem, 10px);
    margin-top: 40px;
    margin-top: 2.5rem;
  }
  .p-form__consent {
    margin-top: 48px;
    margin-top: 3rem;
  }
  .p-form__consent__title {
    font-size: max(18px, 10px);
    font-size: max(1.125rem, 10px);
  }
  .p-form__consent-wrap {
    padding: 50px 80px;
    padding: 3.125rem 5rem;
  }
  .p-form__consent-list {
    margin-top: 60px;
    margin-top: 3.75rem;
  }
  .p-form__consent-item {
    font-size: max(16px, 10px);
    font-size: max(1rem, 10px);
    line-height: 2;
    padding-left: 1.3em;
    text-indent: -1.3em;
  }
  .p-form__consent-item + .p-form__consent-item {
    margin-top: 40px;
    margin-top: 2.5rem;
  }
  .p-form__acceptance {
    font-size: max(14px, 10px);
    font-size: max(0.875rem, 10px);
    margin-top: 20px;
    margin-top: 1.25rem;
  }
  .p-form__acceptance input + span {
    padding-left: 30px;
    padding-left: 1.875rem;
  }
  .p-form__acceptance input + span::before {
    height: 20px;
    height: 1.25rem;
    width: 20px;
    width: 1.25rem;
  }
  .p-form__acceptance input:checked + span::after {
    left: 2px;
    left: 0.125rem;
  }
  .p-form__send {
    margin-top: 30px;
    margin-top: 1.875rem;
  }
  .p-form__send-text {
    padding: 12px 20px;
    padding: 0.75rem 1.25rem;
    width: 240px;
    width: 15rem;
  }
  .p-header {
    height: 44px;
    height: 2.75rem;
  }
  .p-header__inner {
    padding-left: 10px;
    padding-left: 0.625rem;
    padding-right: 10px;
    padding-right: 0.625rem;
  }
  .p-header__logo {
    width: 80px;
    width: 5rem;
  }
  .p-header__logo-link img {
    aspect-ratio: 80/35;
  }
  .p-header__nav-button {
    padding: 7px 15px;
    padding: 0.4375rem 0.9375rem;
    width: 100%;
  }
  .p-homepage__mv {
    margin-left: 10px;
    margin-left: 0.625rem;
    margin-right: 10px;
    margin-right: 0.625rem;
  }
  .p-homepage__mv-inner {
    max-width: 355px;
    max-width: 22.1875rem;
    padding: 30px 0;
    padding: 1.875rem 0;
  }
  .p-homepage__explain {
    margin-left: 20px;
    margin-left: 1.25rem;
    margin-right: 20px;
    margin-right: 1.25rem;
  }
  .p-homepage__introduction-title {
    font-size: max(24px, 10px);
    font-size: max(1.5rem, 10px);
  }
  .p-homepage__detail {
    margin-left: 20px;
    margin-left: 1.25rem;
    margin-right: 20px;
    margin-right: 1.25rem;
  }
  .p-homepage__detail-inner {
    max-width: 580px;
    max-width: 36.25rem;
    padding: 32px 20px;
    padding: 2rem 1.25rem;
    width: 100%;
  }
  .p-detail__container {
    gap: 20px;
    gap: 1.25rem;
    grid-template-columns: 1fr;
  }
  .p-detail__box {
    max-width: 100%;
    padding: 30px 20px;
    padding: 1.875rem 1.25rem;
  }
  .p-detail__title-box {
    gap: 12px;
    gap: 0.75rem;
  }
  .p-detail__mark {
    height: 20px;
    height: 1.25rem;
    width: 20px;
    width: 1.25rem;
  }
  .p-detail__mark::before {
    left: 13%;
  }
  .p-detail__mark::after {
    right: -5%;
  }
  .p-detail__title {
    font-size: max(18px, 10px);
    font-size: max(1.125rem, 10px);
  }
  .p-detail__image-box {
    width: 100%;
  }
  .p-detail__image-box img {
    aspect-ratio: 270/180;
  }
  .p-detail__text {
    font-size: max(14px, 10px);
    font-size: max(0.875rem, 10px);
  }
  .p-homepage__case {
    margin-top: 32px;
    margin-top: 2rem;
  }
  .p-icon-list {
    padding: 0;
  }
  .p-icon-list__container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    flex-direction: column;
    gap: 25px;
    gap: 1.5625rem;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .p-icon-list__visual {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 0;
    max-width: 330px;
    max-width: 20.625rem;
    text-align: center;
    width: 100%;
  }
  .p-icon-list__heading {
    font-size: max(24px, 10px);
    font-size: max(1.5rem, 10px);
  }
  .p-icon-list__heading::before {
    left: 75px;
    left: 4.6875rem;
    top: 61px;
    top: 3.8125rem;
  }
  .p-icon-list__heading::after {
    right: 60px;
    right: 3.75rem;
    top: 50px;
    top: 3.125rem;
  }
  .p-icon-list__heading--accent {
    font-size: max(24px, 10px);
    font-size: max(1.5rem, 10px);
  }
  .p-icon-list__heading--accent-red {
    font-size: max(24px, 10px);
    font-size: max(1.5rem, 10px);
  }
  .p-icon-list__heading--accent::before {
    left: 51px;
    left: 3.1875rem;
    top: 29px;
    top: 1.8125rem;
  }
  .p-icon-list__heading--accent::after {
    right: 60px;
    right: 3.75rem;
    top: 18px;
    top: 1.125rem;
  }
  .p-icon-list__heading-sec::before {
    left: 60px;
    left: 3.75rem;
    top: 61px;
    top: 3.8125rem;
  }
  .p-icon-list__heading-sec::after {
    right: 50px;
    right: 3.125rem;
    top: 50px;
    top: 3.125rem;
  }
  .p-icon-list__heading--accent-red::before {
    left: 37px;
    left: 2.3125rem;
    top: 29px;
    top: 1.8125rem;
  }
  .p-icon-list__heading--accent-red::after {
    right: 50px;
    right: 3.125rem;
    top: 18px;
    top: 1.125rem;
  }
  .p-icon-list__image {
    width: 170px;
    width: 10.625rem;
  }
  .p-icon-list__image img {
    aspect-ratio: 200/100;
  }
  .p-icon-list__item {
    min-height: 90px;
    min-height: 5.625rem;
    padding: 20px;
    padding: 1.25rem;
  }
  .p-icon-list__item-title-box {
    gap: 12px;
    gap: 0.75rem;
  }
  .p-icon-list__item-mark {
    -ms-flex-preferred-size: 20px;
        flex-basis: 20px;
    -ms-flex-preferred-size: 1.25rem;
        flex-basis: 1.25rem;
    height: 25px;
    height: 1.5625rem;
    min-width: 25px;
    min-width: 1.5625rem;
    width: 25px;
    width: 1.5625rem;
  }
  .p-icon-list__item-mark::before {
    left: 13%;
  }
  .p-icon-list__item-mark::after {
    right: 10%;
  }
  .p-icon-list__item-title {
    font-size: max(16px, 10px);
    font-size: max(1rem, 10px);
  }
  .p-introduction {
    gap: 32px;
    gap: 2rem;
    grid-template-columns: 1fr;
  }
  .p-introduction--blue {
    margin-top: 30px;
    margin-top: 1.875rem;
  }
  .p-introduction__item {
    padding-left: 10px;
    padding-left: 0.625rem;
    padding-right: 10px;
    padding-right: 0.625rem;
  }
  .p-introduction__label {
    font-size: max(14px, 10px);
    font-size: max(0.875rem, 10px);
    padding-left: 15px;
    padding-left: 0.9375rem;
    padding-right: 15px;
    padding-right: 0.9375rem;
  }
  .p-introduction__label--blue {
    padding-left: 9px;
    padding-left: 0.5625rem;
    padding-right: 9px;
    padding-right: 0.5625rem;
  }
  .p-introduction__price-box--twin {
    max-width: 300px;
    max-width: 18.75rem;
  }
  .p-introduction__price-box {
    max-width: 300px;
    max-width: 18.75rem;
    padding: 10px;
    padding: 0.625rem;
  }
  .p-introduction__price-label--twin {
    font-size: max(12px, 10px);
    font-size: max(0.75rem, 10px);
  }
  .p-introduction__price-label {
    font-size: max(12px, 10px);
    font-size: max(0.75rem, 10px);
  }
  .p-introduction__price {
    font-size: max(18px, 10px);
    font-size: max(1.125rem, 10px);
  }
  .p-introduction__price-number {
    font-size: max(30px, 10px);
    font-size: max(1.875rem, 10px);
  }
  .p-introduction__price-unit {
    font-size: max(12px, 10px);
    font-size: max(0.75rem, 10px);
  }
  .p-introduction__price-note {
    font-size: max(12px, 10px);
    font-size: max(0.75rem, 10px);
  }
  .p-introduction__text {
    font-size: max(14px, 10px);
    font-size: max(0.875rem, 10px);
  }
  .p-loading__logo {
    max-width: 218px;
    max-width: 13.625rem;
  }
  .p-loading__progress {
    height: 2px;
    height: 0.125rem;
    width: 218px;
    width: 13.625rem;
  }
  .p-marketing__mv {
    margin-left: 10px;
    margin-left: 0.625rem;
    margin-right: 10px;
    margin-right: 0.625rem;
  }
  .p-marketing__mv-inner {
    max-width: 355px;
    max-width: 22.1875rem;
    padding-bottom: 82px;
    padding-bottom: 5.125rem;
    padding-left: 4px;
    padding-left: 0.25rem;
    padding-right: 0px;
    padding-right: 0rem;
    padding-top: 49px;
    padding-top: 3.0625rem;
  }
  .p-marketing__explain {
    border-radius: 0.75rem;
    margin-left: 20px;
    margin-left: 1.25rem;
    margin-right: 20px;
    margin-right: 1.25rem;
  }
  .p-marketing__service-container {
    max-width: 540px;
    max-width: 33.75rem;
  }
  .p-marketing__service-triangle01 {
    width: 68px;
    width: 4.25rem;
  }
  .p-marketing__service-triangle02 {
    right: 5%;
    width: 32px;
    width: 2rem;
  }
  .p-marketing__service-triangle03 {
    width: 32px;
    width: 2rem;
  }
  .p-marketing__service-triangle04 {
    width: 68px;
    width: 4.25rem;
  }
  .p-marketing__service-question {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 16px;
    gap: 1rem;
    margin-top: 0;
    padding: 32px 20px;
    padding: 2rem 1.25rem;
  }
  .p-marketing__service-question::before {
    bottom: -13px;
    bottom: -0.8125rem;
    height: 60px;
    height: 3.75rem;
    right: -10px;
    right: -0.625rem;
    width: 60px;
    width: 3.75rem;
    z-index: 0;
  }
  .p-marketing__service-question-text {
    font-size: max(18px, 10px);
    font-size: max(1.125rem, 10px);
  }
  .p-marketing__service-arrow-box {
    margin-top: 30px;
    margin-top: 1.875rem;
  }
  .p-marketing__service-assist {
    margin-top: 24px;
    margin-top: 1.5rem;
  }
  .p-marketing__service-assist-media {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: transparent;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 30px;
    gap: 1.875rem;
    margin-top: 0px;
    margin-top: 0rem;
  }
  .p-marketing__service-assist-text {
    text-align: center;
  }
  .p-marketing__service-assist-catch-box {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .p-marketing__service-assist-lead {
    font-size: max(18px, 10px);
    font-size: max(1.125rem, 10px);
    padding-left: 10px;
    padding-left: 0.625rem;
    padding-right: 10px;
    padding-right: 0.625rem;
    text-align: center;
  }
  .p-marketing__service-assist-catch {
    font-size: max(24px, 10px);
    font-size: max(1.5rem, 10px);
    text-align: center;
  }
  .p-marketing__service-assist-desc {
    font-size: max(18px, 10px);
    font-size: max(1.125rem, 10px);
    text-align: center;
  }
  .p-marketing__service-assist-picture {
    aspect-ratio: 150/150;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 150px;
            flex: 0 0 150px;
    -ms-flex: 0 0 9.375rem;
        flex: 0 0 9.375rem;
    margin-left: auto;
    margin-right: auto;
    max-width: 150px;
    max-width: 9.375rem;
    width: 100%;
  }
  .p-marketing__service-assist-picture img {
    margin-left: 0px;
    margin-left: 0rem;
    width: 100%;
  }
  .p-marketing__service-arrow-box {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 44px;
    height: 2.75rem;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    left: auto;
    margin: 12px auto;
    margin: 0.75rem auto;
    pointer-events: none;
    position: relative;
    top: auto;
    -webkit-transform: none;
            transform: none;
    width: 64px;
    width: 4rem;
    z-index: 5;
  }
  .p-marketing__service-review {
    margin-left: 20px;
    margin-left: 1.25rem;
    margin-right: 20px;
    margin-right: 1.25rem;
  }
  .p-marketing__service-review-inner {
    padding: 30px 20px;
    padding: 1.875rem 1.25rem;
  }
  .p-marketing__service-review-wrapper {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .p-marketing__service-review-container:not(:first-child) {
    margin-top: 70px;
    margin-top: 4.375rem;
  }
  .p-marketing__service-review-box {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .p-marketing__service-review-icon {
    width: 100px;
    width: 6.25rem;
  }
  .p-marketing__service-review-issues li {
    font-size: max(14px, 10px);
    font-size: max(0.875rem, 10px);
  }
  .p-marketing__service-review-issues li:not(:first-child) {
    margin-top: 10px;
    margin-top: 0.625rem;
  }
  .p-marketing__service-review-label {
    font-size: max(18px, 10px);
    font-size: max(1.125rem, 10px);
  }
  .p-marketing__service-review-arrow-box-arrow1 {
    margin-top: 0px;
    margin-top: 0rem;
  }
  .p-marketing__service-review-arrow-box-arrow1::before {
    right: 30%;
    top: 25px;
    top: 1.5625rem;
    -webkit-transform: rotate(35deg);
            transform: rotate(35deg);
  }
  .p-marketing__service-review-arrow-box-arrow1::after {
    left: 30%;
    top: 25px;
    top: 1.5625rem;
    -webkit-transform: rotate(-35deg);
            transform: rotate(-35deg);
  }
  .p-marketing__service-review-arrow-box-arrow2::before {
    bottom: -12px;
    bottom: -0.75rem;
    right: 30%;
    -webkit-transform: rotate(35deg);
            transform: rotate(35deg);
  }
  .p-marketing__service-review-arrow-box-arrow2::after {
    bottom: -12px;
    bottom: -0.75rem;
    left: 30%;
    -webkit-transform: rotate(-35deg);
            transform: rotate(-35deg);
  }
  .p-marketing__service-comparison-heading::after {
    display: none;
  }
  .p-marketing__service-comparison-heading-title {
    font-size: max(24px, 10px);
    font-size: max(1.5rem, 10px);
  }
  .p-marketing__service-comparison-heading-title::before {
    left: -50px;
    left: -3.125rem;
    top: 83%;
    width: 40px;
    width: 2.5rem;
  }
  .p-marketing__service-comparison-heading-title::after {
    right: -50px;
    right: -3.125rem;
    top: 83.5%;
    width: 40px;
    width: 2.5rem;
  }
  .p-marketing__service-comparison-heading-title-large {
    font-size: max(24px, 10px);
    font-size: max(1.5rem, 10px);
  }
  .p-marketing__service-comparison-heading-title-large::before {
    top: 16%;
    width: 70px;
    width: 4.375rem;
  }
  .p-marketing__service-comparison-heading-title-large::after {
    top: 16%;
    width: 70px;
    width: 4.375rem;
  }
  .p-marketing__service-comparison-image {
    aspect-ratio: 500/100;
    width: 500px;
    width: 31.25rem;
  }
  .p-page-contact {
    padding-bottom: 70px;
    padding-bottom: 4.375rem;
    padding-top: 70px;
    padding-top: 4.375rem;
  }
  .p-page-contact__bg {
    right: -60px;
    right: -3.75rem;
    top: 200px;
    top: 12.5rem;
    width: 211px;
    width: 13.1875rem;
  }
  .p-page-contact__triangle01 {
    left: 0px;
    left: 0rem;
    top: 20px;
    top: 1.25rem;
    width: 68px;
    width: 4.25rem;
  }
  .p-page-contact__triangle02 {
    bottom: 10px;
    bottom: 0.625rem;
    left: 40px;
    left: 2.5rem;
    width: 32px;
    width: 2rem;
  }
  .p-page-contact__heading .c-section-heading__en {
    font-size: max(48px, 10px);
    font-size: max(3rem, 10px);
  }
  .p-page-links {
    grid-template-columns: repeat(1, 1fr);
  }
  .p-page-links__link {
    padding-bottom: 45px;
    padding-bottom: 2.8125rem;
    padding-top: 45px;
    padding-top: 2.8125rem;
  }
  .p-page-links__content {
    gap: 20px;
    gap: 1.25rem;
    max-width: 300px;
    max-width: 18.75rem;
    min-height: auto;
    padding: 20px 23px;
    padding: 1.25rem 1.4375rem;
  }
  .p-page-links__heading-block {
    gap: 5px;
    gap: 0.3125rem;
  }
  .p-page-links__heading-title {
    font-size: max(18px, 10px);
    font-size: max(1.125rem, 10px);
  }
  .p-page-links__heading-sub-title {
    font-size: max(12px, 10px);
    font-size: max(0.75rem, 10px);
  }
  .p-page-links__content-item {
    font-size: max(12px, 10px);
    font-size: max(0.75rem, 10px);
  }
  .p-page-links__content-item:before {
    height: 12px;
    height: 0.75rem;
    width: 12px;
    width: 0.75rem;
  }
  .p-pagenavi .wp-pagenavi {
    gap: 10px;
    gap: 0.625rem;
  }
  .p-pagenavi .page,
  .p-pagenavi .current,
  .p-pagenavi .previouspostslink,
  .p-pagenavi .nextpostslink {
    font-size: max(14px, 10px);
    font-size: max(0.875rem, 10px);
    height: 35px;
    height: 2.1875rem;
    width: 35px;
    width: 2.1875rem;
  }
  .p-pickup__heading {
    font-size: max(24px, 10px);
    font-size: max(1.5rem, 10px);
  }
  .p-post-list__inner {
    margin-top: 80px;
    margin-top: 5rem;
  }
  .p-pickup__list {
    margin-top: 30px;
    margin-top: 1.875rem;
  }
  .p-pickup__list .c-no-image,
  .p-pickup__article .c-no-image {
    max-width: 100%;
  }
  .p-pickup__article-link {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 0;
  }
  .p-pickup__article-thumb {
    max-width: 100%;
  }
  .p-pickup__article-no-image {
    max-width: 100%;
  }
  .p-pickup__article-date {
    font-size: max(12px, 10px);
    font-size: max(0.75rem, 10px);
  }
  .p-pickup__article-category-list {
    margin-top: 5px;
    margin-top: 0.3125rem;
  }
  .p-pickup__article-title {
    font-size: max(15px, 10px);
    font-size: max(0.9375rem, 10px);
    margin-top: 6px;
    margin-top: 0.375rem;
  }
  .p-pickup__article-excerpt {
    font-size: max(14px, 10px);
    font-size: max(0.875rem, 10px);
    margin-top: 10px;
    margin-top: 0.625rem;
  }
  .p-post-list {
    padding-bottom: 50px;
    padding-bottom: 3.125rem;
  }
  .p-post-list__pickup {
    margin-top: 60px;
    margin-top: 3.75rem;
  }
  .p-post-list__list {
    margin-top: 30px;
    margin-top: 1.875rem;
  }
  .p-post-related__inner {
    max-width: 580px;
    max-width: 36.25rem;
    padding-left: 20px;
    padding-left: 1.25rem;
    padding-right: 20px;
    padding-right: 1.25rem;
  }
  .p-post-related__heading {
    font-size: max(24px, 10px);
    font-size: max(1.5rem, 10px);
  }
  .p-top-reason {
    padding-bottom: 100px;
    padding-bottom: 6.25rem;
    padding-top: 80px;
    padding-top: 5rem;
  }
  .p-reason__logo {
    left: auto;
    left: initial;
    right: -15%;
    top: var(--logo-top-sp);
    width: 162px;
    width: 10.125rem;
  }
  .p-reason__triangle01 {
    width: 68px;
    width: 4.25rem;
  }
  .p-reason__triangle02 {
    right: -13%;
    width: 68px;
    width: 4.25rem;
  }
  .p-reason__triangle03 {
    right: -5%;
    top: 67%;
    width: 68px;
    width: 4.25rem;
  }
  .p-reason__inner {
    max-width: 580px;
    max-width: 36.25rem;
    padding-left: 20px;
    padding-left: 1.25rem;
    padding-right: 20px;
    padding-right: 1.25rem;
  }
  .p-reason__heading {
    font-size: max(20px, 10px);
    font-size: max(1.25rem, 10px);
  }
  .p-reason__heading-emphasis {
    font-size: max(32px, 10px);
    font-size: max(2rem, 10px);
  }
  .p-reason__list {
    gap: 40px;
    gap: 2.5rem;
    margin-top: 40px;
    margin-top: 2.5rem;
  }
  .p-reason__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 15px;
    gap: 0.9375rem;
    width: 100%;
  }
  .p-reason__item:nth-child(even) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .p-reason__image {
    width: 270px;
    width: 16.875rem;
  }
  .p-reason__text-block {
    gap: 15px;
    gap: 0.9375rem;
  }
  .p-reason__number {
    font-size: max(42px, 10px);
    font-size: max(2.625rem, 10px);
  }
  .p-reason__title {
    font-size: max(20px, 10px);
    font-size: max(1.25rem, 10px);
  }
  .p-reason__text {
    font-size: max(14px, 10px);
    font-size: max(0.875rem, 10px);
  }
  .p-single-downloads__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 70px;
    margin-top: 4.375rem;
  }
  .p-single-downloads__wrapper {
    margin-left: auto;
    margin-right: auto;
    max-width: 580px;
    max-width: 36.25rem;
    padding-left: 20px;
    padding-left: 1.25rem;
    padding-right: 20px;
    padding-right: 1.25rem;
    width: 100%;
  }
  .p-single-downloads__contents {
    padding: 0;
    width: 100%;
  }
  .p-single-downloads__catch {
    margin-top: 15px;
    margin-top: 0.9375rem;
  }
  .p-single-downloads__content {
    margin-top: 30px;
    margin-top: 1.875rem;
  }
  .p-single-downloads__contact {
    margin-top: 100px;
    margin-top: 6.25rem;
    padding-bottom: 30px;
    padding-bottom: 1.875rem;
    padding-left: 15px;
    padding-left: 0.9375rem;
    padding-right: 15px;
    padding-right: 0.9375rem;
    padding-top: 30px;
    padding-top: 1.875rem;
    width: 100%;
  }
  .p-single-downloads__form {
    padding-left: 20px;
    padding-left: 1.25rem;
    padding-right: 20px;
    padding-right: 1.25rem;
  }
  .p-single__inner {
    max-width: 580px;
    max-width: 36.25rem;
    padding-left: 20px;
    padding-left: 1.25rem;
    padding-right: 20px;
    padding-right: 1.25rem;
  }
  .p-single__container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 70px;
    gap: 4.375rem;
  }
  .p-single__title {
    font-size: max(20px, 10px);
    font-size: max(1.25rem, 10px);
  }
  .p-single__catch {
    margin-top: 15px;
    margin-top: 0.9375rem;
  }
  .p-single__sidebar {
    width: 100%;
  }
  .p-single__sidebar-inner {
    padding: 30px 15px 30px;
    padding: 1.875rem 0.9375rem 1.875rem;
  }
  .p-single__sidebar-form {
    margin-top: 30px;
    margin-top: 1.875rem;
  }
  .p-sub-mv-scroll-infinity__item {
    width: 140px;
    width: 8.75rem;
  }
  .p-sub-mv__wrapper {
    -moz-column-gap: 0;
         -webkit-column-gap: 0;
            column-gap: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-left: 0;
    margin-right: 0;
    row-gap: 10px;
    row-gap: 0.625rem;
  }
  .p-sub-mv__container {
    display: contents;
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    min-width: auto;
  }
  .p-sub-mv__text-box {
    -ms-flex-item-align: center;
        align-self: center;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .p-sub-mv__heading {
    font-size: max(36px, 10px);
    font-size: max(2.25rem, 10px);
    line-height: 1.48;
    padding-top: 0px;
    padding-top: 0rem;
    text-align: center;
    white-space: normal;
  }
  .p-sub-mv__heading-color--blue {
    font-size: max(18px, 10px);
    font-size: max(1.125rem, 10px);
    padding-left: 0px;
    padding-left: 0rem;
  }
  .p-sub-mv__heading-color--black {
    font-size: max(36px, 10px);
    font-size: max(2.25rem, 10px);
    padding-left: 0px;
    padding-left: 0rem;
  }
  .p-sub-mv__heading-sub {
    font-size: max(14px, 10px);
    font-size: max(0.875rem, 10px);
    line-height: 1.6;
    margin-top: 5px;
    margin-top: 0.3125rem;
    margin-top: 15px;
    margin-top: 0.9375rem;
  }
  .p-sub-mv__heading-sub-sec {
    margin-top: 10px;
    margin-top: 0.625rem;
    padding-left: 0px;
    padding-left: 0rem;
    text-align: center;
  }
  .p-sub-mv__btn-box {
    gap: 10px;
    gap: 0.625rem;
    margin-top: -87px;
    margin-top: -5.4375rem;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .p-sub-mv__btn-box-mt {
    margin-top: 0px;
    margin-top: 0rem;
  }
  .p-sub-mv__picture {
    aspect-ratio: 184/231;
    display: block;
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
    margin-top: -2px;
    margin-top: -0.125rem;
    min-width: auto;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    width: 184px;
    width: 11.5rem;
  }
  .p-sub-mv__picture--sec {
    max-width: 225px;
    max-width: 14.0625rem;
  }
  .p-sub-mv__picture--sec img {
    aspect-ratio: 225/234;
  }
  .p-sub-mv__burner {
    bottom: 30px;
    bottom: 1.875rem;
    right: 50%;
    -webkit-transform: translateX(50%);
            transform: translateX(50%);
    width: 327px;
    width: 20.4375rem;
  }
  .p-sub-mv__burner:focus-visible {
    -webkit-transform: translateX(50%) translateY(-0.625rem);
            transform: translateX(50%) translateY(-0.625rem);
  }
  .p-tags {
    gap: 5px;
    gap: 0.3125rem;
  }
  .p-tags__text {
    font-size: max(12px, 10px);
    font-size: max(0.75rem, 10px);
    padding: 0 5px;
    padding: 0 0.3125rem;
  }
  .p-top-case__logo {
    right: -15px;
    right: -0.9375rem;
    top: 230px;
    top: 14.375rem;
    width: 211px;
    width: 13.1875rem;
  }
  .p-top-case__triangle01 {
    left: -2%;
    top: 3%;
    width: 68px;
    width: 4.25rem;
  }
  .p-top-case__triangle02 {
    bottom: 20%;
    left: 1%;
    width: 68px;
    width: 4.25rem;
  }
  .p-top-case__triangle03 {
    bottom: 3%;
    right: 8%;
    width: 68px;
    width: 4.25rem;
  }
  .p-top-case__intro {
    font-size: max(14px, 10px);
    font-size: max(0.875rem, 10px);
    margin-top: 32px;
    margin-top: 2rem;
    text-align: left;
  }
  .p-top-download__heading .c-section-heading2__en {
    font-size: max(48px, 10px);
    font-size: max(3rem, 10px);
  }
  .p-top-download__intro {
    font-size: max(14px, 10px);
    font-size: max(0.875rem, 10px);
    margin-top: 32px;
    margin-top: 2rem;
    text-align: left;
  }
  .p-top-feature {
    padding-bottom: 20px;
    padding-bottom: 1.25rem;
    padding-left: 10px;
    padding-left: 0.625rem;
    padding-right: 10px;
    padding-right: 0.625rem;
    padding-top: 40px;
    padding-top: 2.5rem;
  }
  .p-top-feature__container {
    padding-bottom: 60px;
    padding-bottom: 3.75rem;
    padding-top: 60px;
    padding-top: 3.75rem;
  }
  .p-top-feature__inner {
    max-width: 570px;
    max-width: 35.625rem;
    padding-left: 15px;
    padding-left: 0.9375rem;
    padding-right: 15px;
    padding-right: 0.9375rem;
  }
  .p-top-feature__intro {
    font-size: max(14px, 10px);
    font-size: max(0.875rem, 10px);
    margin-top: 40px;
    margin-top: 2.5rem;
    text-align: left;
  }
  .p-top-feature__contents {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
    gap: 1.25rem;
    margin-top: 30px;
    margin-top: 1.875rem;
    padding-left: 0;
  }
  .p-top-feature__graph {
    width: 250px;
    width: 15.625rem;
  }
  .p-top-feature__graph-icon {
    height: 130px;
    height: 8.125rem;
    width: 115px;
    width: 7.1875rem;
  }
  .p-top-feature__graph-text {
    font-size: max(16px, 10px);
    font-size: max(1rem, 10px);
    padding: 4px 15px;
    padding: 0.25rem 0.9375rem;
  }
  .p-top-feature__graph-text--purple {
    left: calc(50% + 3.4375rem);
    top: 20%;
  }
  .p-top-feature__graph-text--orange {
    bottom: 10%;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
  .p-top-feature__graph-text--navy {
    left: calc(50% - 10.9375rem);
    top: 20%;
  }
  .p-top-feature__list {
    gap: 51px 10px;
    gap: 3.1875rem 0.625rem;
  }
  .p-top-feature__flow-line {
    height: auto;
    top: 175px;
    top: 10.9375rem;
    width: 167px;
    width: 10.4375rem;
  }
  .p-top-feature__item {
    padding: 24px 14px;
    padding: 1.5rem 0.875rem;
  }
  .p-top-feature__title {
    font-size: max(20px, 10px);
    font-size: max(1.25rem, 10px);
  }
  .p-top-feature__sub-title {
    font-size: max(14px, 10px);
    font-size: max(0.875rem, 10px);
  }
  .p-top-feature__text {
    font-size: max(14px, 10px);
    font-size: max(0.875rem, 10px);
  }
  .p-top-linear__heading {
    font-size: max(40px, 10px);
    font-size: max(2.5rem, 10px);
  }
  .p-top-mv {
    padding-bottom: 40px;
    padding-bottom: 2.5rem;
    padding-left: 10px;
    padding-left: 0.625rem;
    padding-right: 10px;
    padding-right: 0.625rem;
    padding-top: 54px;
    padding-top: 3.375rem;
  }
  .p-top-mv__wrapper {
    padding-bottom: 183px;
    padding-bottom: 11.4375rem;
    padding-left: 27px;
    padding-left: 1.6875rem;
    padding-top: 62px;
    padding-top: 3.875rem;
  }
  .p-top-mv__text-block {
    width: max(233px, min(62.1333333333vw, 540px));
    width: max(14.5625rem, min(62.1333333333vw, 33.75rem));
  }
  .p-top-mv__label {
    font-size: max(15px, 10px);
    font-size: max(0.9375rem, 10px);
  }
  .p-top-mv__heading {
    font-size: max(40px, 10px);
    font-size: max(2.5rem, 10px);
    max-width: none;
    width: 100%;
  }
  .p-top-mv__text {
    font-size: max(14px, 10px);
    font-size: max(0.875rem, 10px);
    padding-left: 5px;
    padding-left: 0.3125rem;
    width: max(225px, min(60vw, 540px));
    width: max(14.0625rem, min(60vw, 33.75rem));
  }
  .p-top-mv__btn-box .c-button2 {
    margin-left: auto;
    margin-right: auto;
    max-width: 300px;
    max-width: 18.75rem;
    padding-bottom: 13px;
    padding-bottom: 0.8125rem;
    padding-top: 13px;
    padding-top: 0.8125rem;
    width: 100%;
  }
  .p-top-mv__image-block {
    right: -12%;
    top: 85%;
    width: 260px;
    width: 16.25rem;
  }
  .p-top-mv__post {
    display: none;
  }
  .p-top-news {
    padding-bottom: 50px;
    padding-bottom: 3.125rem;
    padding-top: 50px;
    padding-top: 3.125rem;
  }
  .p-top-news__inner {
    max-width: 580px;
    max-width: 36.25rem;
    padding-left: 20px;
    padding-left: 1.25rem;
    padding-right: 20px;
    padding-right: 1.25rem;
  }
  .p-top-news__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .p-top-news__left {
    display: contents;
  }
  .p-top-news__heading {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .p-top-news__heading .c-section-heading2__en {
    font-size: max(40px, 10px);
    font-size: max(2.5rem, 10px);
  }
  .p-top-news__cta {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    text-align: center;
  }
  .p-top-news__button {
    max-width: 240px;
    max-width: 15rem;
    padding: 12px 20px;
    padding: 0.75rem 1.25rem;
  }
  .p-top-news__list {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .p-top-service__triangle01 {
    width: 68px;
    width: 4.25rem;
  }
  .p-top-service__triangle02 {
    right: 5%;
    width: 68px;
    width: 4.25rem;
  }
  .p-top-service__triangle03 {
    width: 68px;
    width: 4.25rem;
  }
  .p-top-service__triangle04 {
    width: 32px;
    width: 2rem;
  }
  .p-top-service__triangle05 {
    width: 32px;
    width: 2rem;
  }
  .p-top-service__inner {
    max-width: 580px;
    max-width: 36.25rem;
    padding-left: 20px;
    padding-left: 1.25rem;
    padding-right: 20px;
    padding-right: 1.25rem;
  }
  .p-top-service__intro {
    font-size: max(14px, 10px);
    font-size: max(0.875rem, 10px);
    margin-top: 40px;
    margin-top: 2.5rem;
  }
  .p-top-service__list {
    gap: 38px;
    gap: 2.375rem;
    grid-template-columns: 1fr;
  }
  .p-top-service__link {
    padding: 30px 20px 50px;
    padding: 1.875rem 1.25rem 3.125rem;
  }
  .p-top-service__title {
    font-size: max(24px, 10px);
    font-size: max(1.5rem, 10px);
  }
  .p-top-service__subtitle {
    font-size: max(14px, 10px);
    font-size: max(0.875rem, 10px);
  }
  .p-top-service__text {
    font-size: max(14px, 10px);
    font-size: max(0.875rem, 10px);
  }
  .p-top-support {
    padding-bottom: 50px;
    padding-bottom: 3.125rem;
  }
  .p-top-support__inner {
    padding: 0 20px;
    padding: 0 1.25rem;
  }
  .p-top-support__heading {
    font-size: max(24px, 10px);
    font-size: max(1.5rem, 10px);
    gap: 30px;
    gap: 1.875rem;
  }
  .p-top-support__list {
    gap: 15px;
    gap: 0.9375rem;
    grid-template-columns: repeat(2, 1fr);
  }
  .p-top-support__item:nth-child(1) {
    grid-column: 1/2;
  }
  .p-top-support__item:nth-child(2) {
    grid-column: 2/3;
  }
  .p-top-support__item:nth-child(3) {
    grid-column: 1/2;
  }
  .p-top-support__item:nth-child(4) {
    grid-column: 2/3;
  }
  .p-top-support__item:nth-child(5) {
    grid-column: 1/2;
  }
  .p-top-support__item:nth-child(6) {
    grid-column: 2/3;
  }
  .p-top-support__item:nth-child(7) {
    grid-column: 1/2;
  }
  .p-top-support__item:nth-child(8) {
    grid-column: 2/3;
  }
  .p-top-support__item {
    height: 60px;
    height: 3.75rem;
    width: 150px;
    width: 9.375rem;
  }
  .u-pc {
    display: none;
  }
  .u-sp {
    display: block;
  }
}

@media screen and (max-width: 599px){
  html {
    font-size: 16px;
  }
  .p-404__button.c-button2 {
    max-width: 240px;
    max-width: 15rem;
    padding: 12px 20px;
    padding: 0.75rem 1.25rem;
  }
  .p-common-post__button {
    max-width: 240px;
    max-width: 15rem;
    padding: 12px 20px;
    padding: 0.75rem 1.25rem;
  }
  .p-common-post__button-top {
    max-width: 240px;
    max-width: 15rem;
    padding: 12px 20px;
    padding: 0.75rem 1.25rem;
  }
  .p-contact-thanks__button.c-button2 {
    max-width: 240px;
    max-width: 15rem;
    padding: 12px 20px;
    padding: 0.75rem 1.25rem;
  }
  .p-page-contact__text {
    font-size: max(14px, 10px);
    font-size: max(0.875rem, 10px);
  }
  .p-page-contact__button.c-button {
    max-width: 240px;
    max-width: 15rem;
    padding: 12px 20px;
    padding: 0.75rem 1.25rem;
  }
  .p-single__meta {
    gap: 12px;
    gap: 0.75rem;
  }
  .p-single__cta {
    margin-top: 16px;
    margin-top: 1rem;
  }
  .p-single__cta .c-button2 {
    max-width: 240px;
    max-width: 15rem;
    padding: 12px 20px;
    padding: 0.75rem 1.25rem;
  }
  .p-top-case__button {
    max-width: 240px;
    max-width: 15rem;
    padding: 12px 20px;
    padding: 0.75rem 1.25rem;
  }
  .p-top-download__cta {
    margin-top: 24px;
    margin-top: 1.5rem;
  }
  .p-top-download__button {
    max-width: 240px;
    max-width: 15rem;
    padding: 12px 20px;
    padding: 0.75rem 1.25rem;
  }
}

@media (max-width: 375px){
  html {
    font-size: 4.2666666667vw;
  }
}

@media (any-hover: hover){
  a:hover {
    opacity: 0.7;
  }
  .c-button:hover {
    background-color: #de4683;
    opacity: 1;
  }
  .c-button2:hover {
    background-color: #de4683;
    -webkit-box-shadow: 0px 0.25rem 1.5rem 0px rgba(62, 19, 67, 0);
            box-shadow: 0px 0.25rem 1.5rem 0px rgba(62, 19, 67, 0);
    opacity: 1;
  }
  .c-button2.c-button2--blue:hover {
    background-color: #7270f3;
  }
  .c-consultation-btn:hover {
    background-color: #DE4683;
    -webkit-box-shadow: none;
            box-shadow: none;
    opacity: 1;
  }
  .c-explanation-btn:hover {
    background-color: #8b3696;
    -webkit-box-shadow: none;
            box-shadow: none;
    opacity: 1;
  }
  .c-explanation-btn--red:hover {
    background-color: #DE4683;
  }
  .c-line-btn:hover {
    background-color: #3ED29C;
    -webkit-box-shadow: none;
            box-shadow: none;
    opacity: 1;
  }
  .p-article__link:hover {
    opacity: 1;
  }
  .p-article__link:hover .p-article__heading {
    color: #4e4e4e;
  }
  .p-article__link:hover .p-article__icon {
    background-color: #cf95d6;
  }
  .p-breadcrumb a:hover {
    color: inherit;
    opacity: 1;
  }
  .p-breadcrumb .home:hover {
    color: #222;
  }
  .p-breadcrumb a:hover::after {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  .p-card__link:hover {
    opacity: 1;
    -webkit-transform: translateY(-0.625rem);
            transform: translateY(-0.625rem);
  }
  .p-card2__link:hover {
    opacity: 1;
    -webkit-transform: translateY(-0.625rem);
            transform: translateY(-0.625rem);
  }
  .p-category__link:hover {
    background-color: #a76fae;
    color: #fff;
    opacity: 1;
  }
  .p-common-post__button:hover {
    background-color: #fff;
    border-color: #d70056;
    -webkit-box-shadow: 0px 0.25rem 1.5rem 0px rgba(62, 19, 67, 0);
            box-shadow: 0px 0.25rem 1.5rem 0px rgba(62, 19, 67, 0);
    color: #d70056;
    opacity: 1;
  }
  .p-common-post__button:hover::after {
    background-color: #d70056;
  }
  .p-count-post-sp:hover {
    opacity: 1;
  }
  .p-drawer__nav-button:hover {
    background-color: #fff;
    color: var(--bg-color);
    opacity: 1;
  }
  .p-footer__logo-link:hover {
    opacity: 1;
  }
  .p-footer__nav-button:hover {
    background-color: #fff;
    color: var(--bg-color);
    opacity: 1;
  }
  .p-footer__nav-button[data-dept=downloads]:hover {
    border-color: #ca2164;
  }
  .p-footer__nav-button[data-dept=contact]:hover {
    border-color: #4b156f;
  }
  .p-footer__nav-button:not([data-dept]):nth-child(1):hover {
    border-color: #d70056;
  }
  .p-footer__nav-button:not([data-dept]):nth-child(2):hover {
    border-color: #0400d2;
  }
  .p-header__nav-link:hover {
    opacity: 1;
  }
  .p-header__nav-button:hover {
    background-color: #fff;
    color: var(--bg-color);
    opacity: 1;
  }
  .p-page-links__link:hover {
    opacity: 1;
  }
  .p-page-links__link:hover .p-page-links__mask {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  .p-pagenavi .previouspostslink:hover .p-pagenavi__prev::before,
  .p-pagenavi .nextpostslink:hover .p-pagenavi__next::before {
    background-color: #fff;
  }
  .p-pagenavi .page:hover,
  .p-pagenavi .previouspostslink:hover,
  .p-pagenavi .nextpostslink:hover {
    background-color: #8b3696;
    color: #fff;
    opacity: 1;
  }
  .p-pickup__article-link:hover {
    opacity: 1;
    -webkit-transform: translateY(-0.625rem);
            transform: translateY(-0.625rem);
  }
  .p-sub-mv__burner:hover {
    opacity: 1;
    -webkit-transform: translateY(-0.625rem);
            transform: translateY(-0.625rem);
  }
  .p-top-service__link:hover {
    opacity: 1;
    -webkit-transform: translateY(-0.625rem);
            transform: translateY(-0.625rem);
  }
  .u-hover-vertical-spin:hover {
    opacity: 1;
  }
  .u-hover-vertical-spin:hover span {
    --hover-offset-y: 1.5em;
  }
}

@media screen and (any-hover: hover) and (max-width: 767px){
  .p-sub-mv__burner:hover {
    -webkit-transform: translateX(50%) translateY(-0.625rem);
            transform: translateX(50%) translateY(-0.625rem);
  }
}
/*# sourceMappingURL=style.css.map */
