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

html {
  width: 100%;
  font-size: 15px;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  width: 100%;
  color: #000;
  font-weight: normal;
  font-family: "Noto Sans JP", sans-serif;
  overflow-x: hidden;
  line-height: 1.75;
  letter-spacing: 1px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

a {
  color: #000;
  text-decoration: none;
  outline: none; }

a:focus {
  outline: none; }

img,
svg {
  width: 100%;
  height: auto;
  border: none;
  vertical-align: bottom;
  image-rendering: -webkit-optimize-contrast; }

hr {
  height: 0;
  margin: 0;
  padding: 0;
  border: 0; }

h1,
h2,
h3,
h4,
h5,
h6 {
  padding: 0rem;
  margin: 0rem;
  font-size: 1rem;
  font-weight: normal;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.75; }

p {
  padding: 0rem;
  margin: 0rem;
  line-height: 1.75; }

div {
  line-height: 1.75; }

article,
aside,
details,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block; }

ul,
ol {
  list-style: none; }

ul {
  font-size: 0; }

ul li {
  font-size: 1rem;
  margin: 0rem;
  display: inline-block; }

iframe {
  vertical-align: bottom; }

table {
  border-collapse: collapse;
  border: none;
  border-spacing: 0; }

th,
td {
  vertical-align: top;
  border: solid 0px;
  font-weight: normal;
  text-align: left; }

caption {
  text-align: left; }

::-webkit-input-placeholder {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 0.8rem;
  color: #000; }

:-ms-input-placeholder {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 0.8rem;
  color: #000; }

::-moz-placeholder {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 0.8rem;
  color: #000; }

::selection {
  background: #000;
  /* 選択色 */
  color: #fff;
  /*文字色*/ }

::-moz-selection {
  background: #000;
  /* 選択色 */
  color: #fff;
  /*文字色*/ }

input[type="text"],
input[type="email"],
input[type="number"],
input[type="tel"],
input[type="submit"],
button,
textarea,
select {
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: 1rem;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1.75;
  letter-spacing: 1px;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

button {
  width: auto;
  display: inline-block;
  cursor: pointer; }

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

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

.recaptcha-wrap {
  width: 100%;
  max-width: 304px;
  margin: 0 auto;
  margin-bottom: 2rem; }

.recaptcha-wrap._v3 {
  max-width: 256px;
  margin-top: 2rem;
  margin-bottom: 0rem; }

.l-header .l-header-inner {
  padding-top: 1.3888888889vw;
  padding-left: 1.0416666667vw; }
  .l-header .l-header-inner .logo {
    width: 3.4722222222vw;
    height: 3.125vw; }

.l-footer {
  background: #005abb;
  padding: 3.3333333333vw 0 5.0694444444vw;
  text-align: center; }
  .l-footer .l-footer-inner {
    width: 37.7083333333vw;
    margin: 0 auto; }
  .l-footer .c-list-sns {
    margin: 0 auto 3.3333333333vw; }
  .l-footer .menu {
    display: flex;
    gap: 1.1111111111vw;
    align-items: center;
    margin-bottom: 2.5694444444vw; }
    .l-footer .menu .item {
      display: flex;
      flex-direction: column;
      gap: 0.2083333333vw;
      transition: 0.3s ease-out; }
      .l-footer .menu .item::after {
        content: "";
        width: 100%;
        height: 1px;
        background: #fdfeff; }
      @media only screen and (min-width: 800px) {
        .l-footer .menu .item:hover {
          opacity: 0.7; } }
  .l-footer .item > a,
  .l-footer .copyright {
    font-size: 16px;
    font-size: max(1.1111111111vw, 10.4px);
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1.94;
    line-height: 1.75;
    color: #fdfeff; }

.root-wrap {
  width: 100%;
  overflow: hidden;
  color: #555555;
  font-weight: bold; }

.l-main-inner {
  width: 92.2222222222vw;
  margin: 0 auto; }
  .l-main-inner._p1090 {
    width: 75.6944444444vw; }
  .l-main-inner._p1100 {
    width: 76.3888888889vw; }
  .l-main-inner._p890 {
    width: 61.8055555556vw; }
  .l-main-inner._p1059 {
    width: 73.5416666667vw; }
  .l-main-inner._p1078 {
    width: 74.8611111111vw; }

.c-btn-pagetop {
  width: 3.4722222222vw;
  height: 3.4722222222vw;
  position: fixed;
  right: 1.3888888889vw;
  bottom: 1rem;
  background-image: url(https://ad-info.val.jp/lp/ekispert_apps/images/buttonGoToTop.png);
  background-repeat: no-repeat;
  background-size: contain; }
  .c-btn-pagetop > a {
    width: 100%;
    height: 100%; }

.c-label-function {
  font-size: 18px;
  font-size: max(1.25vw, 11.7px);
  font-weight: bold;
  letter-spacing: 0.01em;
  line-height: 1.75;
  line-height: 1.5;
  color: #005abb;
  background: #e8f3ff;
  padding: 0.5555555556vw 1.3888888889vw;
  border-radius: 0.5555555556vw;
  width: fit-content; }
  .c-label-function .c-font-light {
    font-size: 14px;
    font-size: max(0.9722222222vw, 9.1px);
    font-weight: 300; }
  .c-label-function._premium {
    color: #db6300;
    background: #fff2dd;
    display: flex;
    align-items: center;
    gap: 0.6944444444vw;
    padding-left: 1.1111111111vw; }
    .c-label-function._premium .img {
      width: 1.9444444444vw;
      height: 1.9444444444vw;
      display: flex;
      align-items: center; }
    .c-label-function._premium._os {
      font-size: 14px;
      font-size: max(0.9722222222vw, 9.1px);
      font-weight: 300;
      font-family: "Roboto", sans-serif;
      letter-spacing: 0.08em;
      line-height: 1.4;
      padding: 0.2777777778vw 0.8333333333vw; }

.premium-plan .c-label-function {
  letter-spacing: 0.14em; }
  .premium-plan .c-label-function .c-font-light {
    font-size: 16px;
    font-size: max(1.1111111111vw, 10.4px);
    letter-spacing: 0;
    margin-left: -8px; }

.c-card-firstview {
  background: #ef9041;
  width: 29.6527777778vw;
  height: 4.4444444444vw;
  padding: 0.5555555556vw 1.6666666667vw 0.5555555556vw 0;
  display: flex;
  align-items: center;
  justify-content: end; }
  .c-card-firstview .text {
    font-size: 18px;
    font-size: max(1.25vw, 17px);
    font-weight: bold;
    letter-spacing: 0.01em;
    line-height: 1;
    color: #ffffff;
    letter-spacing: 0; }
    .c-card-firstview .text .number {
      font-size: 36px;
      font-size: max(2.5vw, 27px);
      line-height: 1;
      letter-spacing: 0;
      font-weight: 500;
      margin-left: 0.1vw;
      margin-right: 0.1vw; }
    .c-card-firstview .text .last {
      font-size: 22px;
      font-size: max(1.5277777778vw, 14.3px); }

.c-card-feature {
  text-align: center; }
  .c-card-feature .title {
    font-size: 26px;
    font-size: max(1.8055555556vw, 16.9px);
    font-weight: bold;
    letter-spacing: 0;
    line-height: 1.75;
    color: #333333;
    margin-bottom: 0.6944444444vw; }
  .c-card-feature .img {
    width: 22.3611111111vw;
    margin-bottom: 0vw; }
  .c-card-feature .text {
    font-size: 16px;
    font-size: max(1.1111111111vw, 10.4px);
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1.94;
    letter-spacing: 0;
    font-weight: normal;
    line-height: 1.75; }
  .c-card-feature._addicon {
    position: relative; }
    .c-card-feature._addicon .icon {
      width: 5.5555555556vw;
      height: 5.5555555556vw;
      position: absolute;
      top: 3.8194444444vw;
      right: -0.3472222222vw; }

.c-card-aboutprice {
  width: 61.1111111111vw;
  background: #fff2dd;
  margin: 0 auto;
  border-radius: 2.7777777778vw;
  padding: 2.7083333333vw 8.6111111111vw; }

.c-card-price {
  width: 20.8333333333vw;
  height: 11.3888888889vw;
  color: #555555;
  background: white;
  font-weight: bold;
  padding: 1.5277777778vw 2.0833333333vw 2.0833333333vw;
  border-radius: 1.3888888889vw;
  text-align: center; }
  .c-card-price .course {
    font-size: 20px;
    font-size: max(1.3888888889vw, 13px);
    line-height: 1.76;
    letter-spacing: 0.12em;
    margin-bottom: 0.3472222222vw; }
    .c-card-price .course .number {
      font-size: 24px;
      font-size: max(1.6666666667vw, 15.6px);
      line-height: 1.46;
      letter-spacing: 0; }
  .c-card-price .border {
    width: 100%;
    height: 2px;
    background: #fff2dd;
    margin-bottom: 0.9722222222vw; }
  .c-card-price .price {
    font-size: 18px;
    font-size: max(1.25vw, 11.7px);
    line-height: 2.5;
    letter-spacing: 0; }
    .c-card-price .price .number {
      font-size: 40px;
      font-size: max(2.7777777778vw, 26px);
      line-height: 1.5;
      color: #e37921;
      font-weight: 500;
      margin-right: 0.4166666667vw; }

.c-card-quantity {
  width: 43vw;
  background: white;
  padding: 3.3333333333vw 4.1666666667vw;
  border-radius: 2.7777777778vw; }

input[type="text"],
input[type="email"],
input[type="number"],
input[type="tel"],
button,
textarea,
select {
  color: #000; }

input[type="submit"] {
  color: #000; }

.c-heading-section {
  font-size: 36px;
  font-size: max(2.5vw, 23.4px);
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1.75;
  color: #333333;
  letter-spacing: 0.02em; }

.p-top-embarkation .c-heading-section {
  display: flex;
  align-items: center;
  gap: 1.6666666667vw; }
  .p-top-embarkation .c-heading-section span {
    letter-spacing: 0; }
  .p-top-embarkation .c-heading-section .label-wrap {
    display: flex;
    align-items: center;
    gap: 0.4861111111vw; }

.c-heading-plan {
  font-size: 26px;
  font-size: max(1.8055555556vw, 16.9px);
  font-weight: bold;
  letter-spacing: 0;
  line-height: 1.75;
  color: #005abb;
  display: flex;
  align-items: center;
  gap: 1.6666666667vw;
  white-space: nowrap;
  letter-spacing: 0; }
  .c-heading-plan .premium {
    color: #e37921; }
  .c-heading-plan .inner {
    display: flex;
    align-items: center;
    gap: 1.25vw; }
  .c-heading-plan._premium {
    color: #e37921; }
    .c-heading-plan._premium .img {
      width: 1.9444444444vw;
      height: 1.7361111111vw;
      display: flex;
      align-items: center; }
      .c-heading-plan._premium .img img {
        width: 100%; }
  .c-heading-plan._border {
    gap: 2.0833333333vw; }
    .c-heading-plan._border::before, .c-heading-plan._border::after {
      content: "";
      width: 15.9722222222vw;
      height: 2px;
      background: #ef9041; }
    .c-heading-plan._border::before {
      background: #0277f5; }

.premium-plan .c-heading-plan._border {
  gap: 2.4305555556vw; }
  .premium-plan .c-heading-plan._border::before, .premium-plan .c-heading-plan._border::after {
    content: "";
    width: 19.4444444444vw;
    background: #ef9041; }

.c-list-app {
  display: flex;
  gap: 1.6666666667vw; }
  .c-list-app .item {
    height: 3.4722222222vw;
    transition: 0.3s ease-out; }
    .c-list-app .item._apple {
      width: 9.4444444444vw; }
    .c-list-app .item._google {
      width: 11.7361111111vw; }
    .c-list-app .item > a {
      display: block; }
    @media only screen and (min-width: 800px) {
      .c-list-app .item:hover:hover {
        opacity: 0.7; } }
.p-top-firstview .c-list-app {
  gap: 2.2222222222vw; }

.p-top-firstview .item {
  height: 4.1666666667vw; }
  .p-top-firstview .item._apple {
    width: 11.3194444444vw; }
  .p-top-firstview .item._google {
    width: 14.0277777778vw; }

.c-list-sns {
  width: 22.9166666667vw;
  height: 4.4444444444vw;
  padding: 1.3888888889vw 2.0833333333vw;
  background: white;
  border-radius: 1.3888888889vw;
  display: flex;
  gap: 1.3888888889vw; }
  .c-list-sns .item {
    transition: 0.3s ease-out; }
    .c-list-sns .item > a {
      display: flex;
      gap: 1.1111111111vw; }
    .c-list-sns .item .img {
      display: block;
      width: 2.2222222222vw;
      height: 2.2222222222vw; }
    .c-list-sns .item .text {
      font-size: 16px;
      font-size: max(1.1111111111vw, 10.4px);
      font-weight: bold;
      letter-spacing: 0; }
    .c-list-sns .item._facebook {
      display: flex;
      gap: 1.3888888889vw; }
      .c-list-sns .item._facebook .text {
        color: #1877f2; }
      .c-list-sns .item._facebook::after {
        content: "";
        width: 2px;
        height: 2.2222222222vw;
        background: #e8f3ff; }
    .c-list-sns .item._twitter .text {
      color: #1d9bf0; }
    @media only screen and (min-width: 800px) {
      .c-list-sns .item:hover:hover {
        opacity: 0.7; } }
.p-top-firstview .c-list-sns {
  border-radius: 0 0 0 1.3888888889vw;
  padding-top: 1.0416666667vw; }

.l-footer .c-list-sns {
  width: 22.2222222222vw;
  height: 3.8888888889vw;
  border-radius: 1.3888888889vw;
  padding: 0.8333333333vw 2.0833333333vw 0.8333333333vw 1.3888888889vw; }

.c-list-name {
  width: 100%; }
  .c-list-name .item {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-bottom: 0.5rem;
    padding-bottom: 0.5rem;
    border-bottom: 1px solid #000; }
    .c-list-name .item:last-child {
      margin-bottom: 0; }
  .c-list-name .name {
    width: 180px;
    color: #555555; }
    @media only screen and (max-width: 800px) {
      .c-list-name .name {
        width: 100%;
        font-size: 18px;
        font-size: max(1.25vw, 11.7px);
        font-weight: bold;
        letter-spacing: 0.01em;
        line-height: 1.75; } }
  .c-list-name .detail {
    width: calc(100% - 180px); }
    @media only screen and (max-width: 800px) {
      .c-list-name .detail {
        width: 100%; } }
.c-list-sns-share .item {
  cursor: pointer;
  margin-right: 1rem; }

.root-wrap.is-loading {
  opacity: 0; }

.root-wrap {
  opacity: 1; }

body .c-loading-wrap {
  width: 100%;
  height: 100%;
  background: #fff;
  top: 0;
  left: 0;
  position: fixed;
  z-index: 999999;
  padding: 2rem;
  opacity: 0;
  pointer-events: none;
  transition: all 0.5s ease; }

body.is-trans .c-loading-wrap {
  opacity: 1;
  pointer-events: auto;
  transition: all 0.5s ease; }

.c-loading-wrap .inner {
  width: 100%;
  height: 100%; }

.c-font-roboto {
  font-family: "Roboto", sans-serif; }

.c-md-ballon {
  width: 23.1944444444vw;
  height: 4.0972222222vw;
  border-radius: 2.7777777778vw;
  font-size: 18px;
  font-size: max(1.25vw, 11.7px);
  font-weight: bold;
  letter-spacing: 0.01em;
  line-height: 1.75;
  color: #ffffff;
  line-height: 1.94;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative; }
  .c-md-ballon::after {
    content: "";
    display: block;
    position: absolute;
    border-right: 12px solid transparent;
    border-top: 12px solid #006bde;
    border-left: 12px solid transparent;
    bottom: -12px; 
  }
  @media (max-width: 1000px) {
    .c-md-ballon::after {
      border-right: 6px solid transparent;
      border-top: 6px solid #006bde;
      border-left: 6px solid transparent;
      bottom: -6px;
    }
  }
  .c-md-ballon._download {
    background: #006bde; 
  }
  .c-md-ballon._premium {
    background: #ef9041; }
    .c-md-ballon._premium::after {
      border-top: 1.25vw solid #ef9041; }

.c-modal-bg {
  width: 100%;
  height: 100vh;
  position: fixed;
  margin: auto;
  top: 0;
  left: 0;
  background: rgba(17, 15, 16, 0.8);
  z-index: 9999;
  opacity: 0;
  pointer-events: none;
  transition: 0.35s ease; }
  .c-modal-bg.is-show {
    opacity: 1;
    transition: 0.35s ease; }

.c-modal-container {
  width: 100%;
  height: 100vh;
  position: fixed;
  margin: auto;
  top: 0;
  left: 0;
  z-index: 10001;
  pointer-events: none;
  padding: 8rem 2rem 55vh 2rem;
  overflow-y: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
  overscroll-behavior: none; }
  .c-modal-container::-webkit-scrollbar {
    display: none; }
  .c-modal-container .c-modal-wrap {
    width: 100%;
    max-width: 680px;
    margin: 0 auto;
    padding: 2.5rem 2rem 2rem 2rem;
    background: #323031;
    border-radius: 5px;
    z-index: 10002;
    position: relative;
    pointer-events: none;
    opacity: 0;
    transform: translateY(20px);
    transition: 0.35s ease 0s; }
    .c-modal-container .c-modal-wrap .icon {
      width: 40px;
      height: 40px;
      content: "";
      margin: auto;
      position: absolute;
      top: 0;
      right: 0;
      transform: translateY(-100%);
      pointer-events: none; }
      .c-modal-container .c-modal-wrap .icon::after, .c-modal-container .c-modal-wrap .icon::before {
        width: 50%;
        height: 2px;
        background: #fff;
        content: "";
        margin: auto;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        transform: rotate(45deg); }
      .c-modal-container .c-modal-wrap .icon::before {
        transform: rotate(-45deg); }
    .c-modal-container .c-modal-wrap > .inner {
      width: 100%;
      max-width: 480px;
      margin: 0 auto; }
    .c-modal-container .c-modal-wrap h3 {
      font-size: 1.5rem;
      font-weight: 700;
      margin-bottom: 1rem; }
    .c-modal-container .c-modal-wrap .text {
      margin-bottom: 2rem; }
      .c-modal-container .c-modal-wrap .text span {
        font-weight: 700; }
    .c-modal-container .c-modal-wrap .btn-wrap {
      gap: 2rem;
      padding-top: 2rem;
      border-top: 1px solid #242424; }
      .c-modal-container .c-modal-wrap .btn-wrap button {
        width: calc((100% - 2rem * 1) / 2); }
      .c-modal-container .c-modal-wrap .btn-wrap button {
        text-align: center;
        line-height: 1rem;
        padding: 1rem;
        border-radius: 50px;
        cursor: pointer; }
      .c-modal-container .c-modal-wrap .btn-wrap .ok {
        font-weight: 700;
        color: #ee3a88;
        background: rgba(238, 58, 136, 0);
        transition: 0.25s ease; }
        .c-modal-container .c-modal-wrap .btn-wrap .ok:hover {
          background: rgba(238, 58, 136, 0.1);
          transition: 0.25s ease; }
      .c-modal-container .c-modal-wrap .btn-wrap .close {
        font-weight: 700;
        color: #585858;
        background: rgba(88, 88, 88, 0);
        transition: 0.25s ease; }
        .c-modal-container .c-modal-wrap .btn-wrap .close:hover {
          background: rgba(88, 88, 88, 0.25);
          transition: 0.25s ease; }
  .c-modal-container .c-modal-close-ovl {
    content: "";
    z-index: 10000;
    cursor: pointer;
    margin: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
  .c-modal-container.is-open {
    pointer-events: auto; }
    .c-modal-container.is-open .c-modal-wrap {
      opacity: 1;
      transform: translateY(0);
      pointer-events: auto;
      transition: 0.35s ease 0.25s; }

.p-top-firstview {
  position: relative; }
  .p-top-firstview .inner {
    background-color: #e8f3ff;
    background-image: url(https://ad-info.val.jp/lp/ekispert_apps/images/bg_rail_object/object_mv.png);
    background-size: contain;
    border-radius: 4.1666666667vw;
    display: flex;
    gap: 2.6388888889vw;
    justify-content: center;
    padding: 6.9444444444vw 3.4722222222vw 1.3888888889vw 5.5555555556vw; }
    .p-top-firstview .inner .catchcopy {
      font-size: 60px;
      font-size: max(4.1666666667vw, 39px);
      letter-spacing: 0;
      line-height: 1.5;
      font-weight: bold;
      color: #005abb;
      padding-top: 8vw;
      margin-bottom: 1.0416666667vw; }
    .p-top-firstview .inner .text {
      font-size: 22px;
      font-size: max(1.5277777778vw, 14.3px);
      letter-spacing: 0.02em;
      line-height: 1.75;
      font-weight: bold;
      margin-bottom: 4.1666666667vw; }
    .p-top-firstview .inner .img {
      width: 34.7222222222vw;
      height: 38.8888888889vw; }
  .p-top-firstview .c-list-sns {
    position: absolute;
    top: 0vw;
    right: 3.125vw; }
  .p-top-firstview .c-card-firstview {
    position: absolute;
    top: 4.5833333333vw;
    left: 0; }

.p-top-embarkation {
  text-align: center;
  padding: 4.9305555556vw 0 6.6666666667vw; }
  .p-top-embarkation .c-heading-section {
    margin-bottom: 2.7777777778vw; }
  .p-top-embarkation .text-wrap {
    display: flex;
    flex-direction: column;
    gap: 1.9444444444vw;
    margin-bottom: 4.1666666667vw; }
    .p-top-embarkation .text-wrap .text {
      font-size: 20px;
      font-size: max(1.3888888889vw, 13px);
      letter-spacing: 0.01em; }
  .p-top-embarkation .c-list-app {
    justify-content: center; }

.p-top-feature {
  background-color: #e8f3ff;
  background-image: url(https://ad-info.val.jp/lp/ekispert_apps/images/bg_rail_object/object_feature.png);
  background-position: -0.6944444444vw 2.0833333333vw;
  background-size: contain;
  padding: 5.5555555556vw 0 5.6944444444vw;
  text-align: center; }
  .p-top-feature .c-heading-section {
    margin-bottom: 2.7777777778vw; }
  .p-top-feature .list {
    display: flex;
    gap: 4.375vw;
    margin-bottom: 1.3888888889vw; }
  .p-top-feature .text._image {
    font-size: 16px;
    font-size: max(1.1111111111vw, 10.4px);
    letter-spacing: 0;
    color: #005abb;
    margin-bottom: 3.3333333333vw; }
  .p-top-feature .card-temporary {
    background: white;
    padding: 3.4722222222vw 5.9722222222vw 3.4722222222vw;
    border-radius: 2.7777777778vw;
    display: flex;
    gap: 4.1666666667vw; }
    .p-top-feature .card-temporary .text-wrap {
      text-align: left; }
    .p-top-feature .card-temporary .title {
      margin-bottom: 0.6944444444vw;
      font-size: 26px;
      font-size: max(1.8055555556vw, 16.9px);
      font-weight: bold;
      letter-spacing: 0;
      line-height: 1.75;
      color: #005abb; }
      .p-top-feature .card-temporary .title .inner {
        display: flex;
        gap: 1.1111111111vw;
        align-items: center; }
      .p-top-feature .card-temporary .title .img {
        width: 2.6388888889vw;
        height: 2.6388888889vw; }
    .p-top-feature .card-temporary .text {
      font-size: 16px;
      font-size: max(1.1111111111vw, 10.4px);
      letter-spacing: 0;
      font-weight: 500;
      white-space: nowrap; }
    .p-top-feature .card-temporary .download-wrap {
      display: flex;
      flex-direction: column;
      gap: 3.6805555556vw; }

.p-top-plan {
  text-align: center;
  padding: 5.2083333333vw 0 5.9722222222vw; }
  .p-top-plan .c-heading-plan {
    margin-bottom: 2.0833333333vw;
    justify-content: center; }
  .p-top-plan .text {
    font-size: 16px;
    font-size: max(1.1111111111vw, 10.4px);
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1.94;
    line-height: 1.75;
    margin-bottom: 3.6805555556vw; }
  .p-top-plan .plan,
  .p-top-plan .premium-plan {
    margin-bottom: 4.8611111111vw; }
    .p-top-plan .plan .row,
    .p-top-plan .premium-plan .row {
      display: flex;
      gap: 0 0.8333333333vw;
      margin-bottom: 1.6666666667vw; }
  .p-top-plan .c-md-ballon {
    margin: 0 auto;
    margin-bottom: 2.4305555556vw; }
  .p-top-plan .c-card-aboutprice {
    text-align: center; }
    .p-top-plan .c-card-aboutprice .c-heading-plan {
      margin-bottom: 1.7361111111vw; }
    .p-top-plan .c-card-aboutprice .list {
      display: flex;
      gap: 2.2222222222vw;
      margin-bottom: 1.9444444444vw; }
    .p-top-plan .c-card-aboutprice .text {
      font-size: 22px;
      font-size: max(1.5277777778vw, 14.3px);
      font-weight: bold;
      letter-spacing: 0.01em;
      line-height: 1.75;
      color: #e37921;
      font-weight: 500;
      margin-bottom: 0; }

.p-top-quantity {
  padding-bottom: 2.8472222222vw; }
  .p-top-quantity .top {
    background-color: #e8f3ff;
    background-image: url(https://ad-info.val.jp/lp/ekispert_apps/images/bg_rail_object/object_last.png);
    background-position: 0 0.5555555556vw;
    background-size: contain;
    background-repeat: no-repeat;
    padding: 5.0694444444vw 0 5.0694444444vw;
    position: relative; }
  .p-top-quantity .top-inner {
    display: flex;
    align-items: center;
    justify-content: end;
    gap: 2.6388888889vw; }
  .p-top-quantity .c-card-quantity {
    position: relative;
    margin-right: 0.6944444444vw; }
    .p-top-quantity .c-card-quantity .label-wrap {
      display: flex;
      gap: 0.5555555556vw;
      align-items: center;
      position: absolute; }
    .p-top-quantity .c-card-quantity .text {
      font-size: 26px;
      font-size: max(1.8055555556vw, 16.9px);
      font-weight: bold;
      letter-spacing: 0;
      line-height: 1.75;
      color: #005abb;
      margin-top: -0.6944444444vw;
      margin-bottom: -1vw; }
      .p-top-quantity .c-card-quantity .text .number {
        font-size: 60px;
        font-size: max(4.1666666667vw, 39px);
        color: #e37921;
        line-height: 1.75;
        letter-spacing: 0;
        font-weight: 500;
        margin-left: 1.1111111111vw;
        margin-right: 1.1111111111vw; }
    .p-top-quantity .c-card-quantity .notes {
      font-size: 12px;
      margin-bottom: 1.7361111111vw;
      font-weight: 100;
    }
    .p-top-quantity .c-card-quantity .wrap {
      display: flex;
      align-items: center;
      justify-content: center;
      gap: 2.2222222222vw;
      padding-right: 0.5555555556vw; }
    .p-top-quantity .c-card-quantity .img {
      width: 7.6388888889vw;
      height: 7.0138888889vw; }
    .p-top-quantity .c-card-quantity .c-md-ballon {
      margin-bottom: 2.1527777778vw; }
  .p-top-quantity .img-lastmock {
    width: 40.2777777778vw;
    height: auto;
    position: absolute;
    top: 0;
    left: 7.2916666667vw; }
  .p-top-quantity .bottom {
    padding-top: 2.5vw;
    width: 28.6111111111vw;
    margin: 0 auto; }
    .p-top-quantity .bottom .title {
      font-size: 18px;
      font-size: max(1.25vw, 11.7px);
      font-weight: bold;
      letter-spacing: 0.01em;
      line-height: 1.75;
      color: #005abb; }
    .p-top-quantity .bottom .text {
      font-size: 16px;
      font-size: max(1.1111111111vw, 10.4px);
      font-weight: 500;
      letter-spacing: 0;
      line-height: 1.94;
      color: #0277f5; }

.p-top-quantity .download-wrap .c-list-app .wrap {
  justify-content: initial;
}
.p-top-quantity .c-card-quantity .wrap .img-logo {
  width: 30%;
}
.p-top-quantity .c-card-quantity .wrap .download-wrap {
  width: 70%;
}
.p-top-quantity .download-wrap .c-list-app {
  gap: 6px;
  justify-content: center;
}
.p-top-quantity .download-wrap .c-list-app .item {
  width: initial;
  height: initial;
}
.p-top-quantity .download-wrap .c-list-app .item._apple {

}
.p-top-quantity .download-wrap .c-list-app .item._google {

}

.p-top-quantity .download-wrap  .c-list-app .item > a {
  display: initial;
}

.p-top-quantity .download-wrap .c-list-app img {
    height: 4vw;
    width: auto;
    object-fit: contain;
}

@media (max-width: 1000px) {
  .p-top-quantity .download-wrap .c-list-app img {
    height: 27px;
  }
}