/*!*****************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/less-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./res/css/custom_lps/pages/page_virtual_account.less ***!
  \*****************************************************************************************************************************************************************************************************/
@media screen and (width >= 736px) {
  .hero-virtual .lp-cta {
    max-width: 370px;
  }
}
@media screen and (width >= 992px) {
  .hero-virtual .lp-cta {
    max-width: 470px;
  }
}
.virtual-account-intro-lists {
  margin-top: 4rem;
}
.virtual-account-intro-lists .virtual-account-intro-list {
  padding: 0;
}
.virtual-account-intro-lists .virtual-account-intro-list .lp-box {
  padding: 1.5rem 0.5rem 0.5rem;
}
@media screen and (width <= 479px) {
  .virtual-account-intro-lists .virtual-account-intro-list .lp-box {
    font-size: 0.9rem;
  }
}
.virtual-account-intro-lists .virtual-account-intro-list-body {
  font-size: 0.875rem;
}
.virtual-account-footer-cta {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.virtual-account-footer-cta .lp-cta-container {
  margin-bottom: 0;
}
@media screen and (width <= 735px) {
  .virtual-account-footer-cta .lp-cta {
    margin-bottom: 1rem;
  }
}
.virtual-account-cta-btn-area .button {
  min-width: 400px;
  line-height: 1.4;
}
@media screen and (width <= 479px) {
  .virtual-account-cta-btn-area .button {
    min-width: auto;
    width: 100%;
  }
}
.virtual-account-cta-btn-area .button span {
  display: block;
  font-size: 1rem;
}
.virtual-account-flows {
  padding: 0;
  margin: 3rem 0 0;
  counter-reset: flow-number;
  list-style-type: none;
}
.virtual-account-flow {
  position: relative;
  display: flex;
  min-height: 150px;
  align-items: center;
  justify-content: space-between;
  padding: 1.5rem 1rem;
  border: 1px solid #171717;
  border-radius: 1rem;
  margin: 0 0 4rem;
  background-color: #fff;
  gap: 1rem;
}
@media screen and (width <= 767px) {
  .virtual-account-flow {
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 2.7rem;
  }
}
.virtual-account-flow::before {
  position: absolute;
  top: -27px;
  left: 1rem;
  display: inline-block;
  width: 54px;
  height: 54px;
  border: 1px solid #171717;
  border-radius: 100vmax;
  background: #fff;
  color: #171717;
  content: counter(flow-number);
  counter-increment: flow-number;
  font-family: inherit;
  font-size: 1.25rem;
  line-height: 54px;
  text-align: center;
}
.virtual-account-flow.virtual-account-flow-ml {
  border-color: #3ea966;
  background-color: #f4faf6;
}
.virtual-account-flow.virtual-account-flow-ml::before {
  border-color: #3ea966;
  color: #3ea966;
}
.virtual-account-flow::after {
  position: absolute;
  bottom: -2rem;
  left: 2.125rem;
  display: block;
  width: 18px;
  height: 18px;
  background: url('../../../img/home/icon-arrow-down.svg') no-repeat center center / contain;
  content: '';
  filter: brightness(40%);
}
@media screen and (width <= 767px) {
  .virtual-account-flow::after {
    left: 50%;
    transform: translateX(-50%);
  }
}
.virtual-account-flow:last-child::after {
  display: none;
}
.virtual-account-flow-figure {
  flex-shrink: 0;
  text-align: center;
}
@media screen and (width <= 767px) {
  .virtual-account-flow-figure {
    width: 100%;
  }
}
@media screen and (width >= 768px) {
  .virtual-account-flow-text {
    width: 100%;
  }
}
.virtual-account-flow-text *:last-child {
  margin-bottom: 0;
}
.virtual-account-flow-button {
  flex-shrink: 0;
  text-align: center;
}
@media screen and (width <= 767px) {
  .virtual-account-flow-button {
    width: 100%;
  }
}
.virtual-account-flow-button .button {
  min-width: 230px;
}
.virtual-account-flow-attention {
  margin-bottom: 0.5rem;
  color: #f26507;
  line-height: 1.4;
}
.rakuten-pricing .pricing-table-wrapper {
  position: relative;
  margin-top: 0;
  margin-bottom: 1rem;
}
.rakuten-pricing .pricing-table-wrapper img {
  vertical-align: baseline;
}
.rakuten-pricing .pricing-table-heading-cell {
  align-items: center;
}
.rakuten-pricing-border {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 200px;
  width: calc((100% - 200px) / 4);
  height: 100%;
  border: 4px solid #bf0000;
}
@media screen and (width <= 979px) {
  .rakuten-pricing-border {
    width: 175px;
  }
}
@media screen and (width <= 735px) {
  .rakuten-pricing-border {
    left: 115px;
    width: 164px;
  }
}
.rakuten-pricing-table-heading-cell {
  background-color: #fddac9;
}
.rakuten-pricing-table-heading-cell h4 strong {
  color: #bf0000;
}
.rakuten-pricing-logo {
  width: 80%;
}
.rakuten-pricing-table .table-cells:nth-child(even) li.rakuten-table-cell {
  background-color: #ffefe8;
}
.rakuten-pricing-table .table-cells li.rakuten-table-cell {
  font-size: 1.25rem;
  font-weight: bold;
}
@media screen and (width >= 980px) {
  .rakuten-pricing-table .pricing-table-row {
    align-items: flex-end;
  }
}
.rakuten-option {
  display: grid;
  margin-bottom: 1rem;
  grid-template-columns: 2fr 1fr;
}
@media screen and (width <= 767px) {
  .rakuten-option {
    grid-template-columns: 100%;
  }
}
.rakuten-option-table {
  width: 100%;
  height: 100%;
  border: 0;
  border-collapse: collapse;
}
.rakuten-option-table th,
.rakuten-option-table td {
  border: 2px solid #fff;
  background-color: #f8f8f8;
  font-weight: bold;
  text-align: center;
}
.rakuten-option-table td {
  padding: 1.5rem 1rem;
}
.rakuten-option-table td strong {
  color: #bf0000;
}
.rakuten-option-table thead th {
  height: 2.5rem;
  background-color: #3ea966;
  color: #fff;
}
.rakuten-option-table tbody th {
  width: 35%;
  min-width: auto;
  text-align: right;
  white-space: nowrap;
}
@media screen and (width <= 767px) {
  .rakuten-option-table tbody th {
    width: 1%;
  }
}
.rakuten-option-table tbody tr:nth-child(even) td,
.rakuten-option-table tbody tr:nth-child(even) th {
  background-color: #ffefe8;
}
.rakuten-plan-promo-cta {
  padding: 1.5rem;
  border-radius: 1rem;
  background: #ffeee1;
  background: linear-gradient(180deg, #ffeee1 0%, #fff7f2 100%);
  text-align: center;
}
@media screen and (width >= 768px) {
  .rakuten-plan-promo-cta {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1rem;
    padding: 2rem 1rem 0;
  }
}
.rakuten-plan-promo-cta-body {
  padding-bottom: 2rem;
}
@media screen and (width <= 767px) {
  .rakuten-plan-promo-cta-body {
    padding: 1rem 0 0;
  }
}


/*# sourceMappingURL=page_virtual_account.bundle.css.map*/