/*!**********************************************************************************************************************************************************************************!*\
  !*** 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/style_rakuten_bank.less ***!
  \**********************************************************************************************************************************************************************************/
mark {
  background: linear-gradient(transparent 64%, #ffe6e4 0%);
  color: #2f3e36;
  font-weight: bold;
}
body.page-slug-rakutenbank-plan .breadcrumb {
  display: none;
}
@media screen and (width <= 735px) {
  body.page-slug-rakutenbank-plan .site-footer-lower {
    padding-bottom: 80px;
  }
}
.pricing-footnotes li {
  color: #818181;
}
.home-pricing .landing-section-title strong {
  display: inline;
}
.landing-section-title strong {
  line-height: 2;
}
@media screen and (width >= 992px) {
  .landing-section-lead {
    margin-top: 1.5rem;
    margin-bottom: 2rem;
    font-size: 1.125rem;
    text-align: center;
  }
}
@media screen and (width <= 1279px) {
  .home-pricing .pricing-table-heading-cell h4 {
    font-size: 28px;
  }
}
@media screen and (width <= 735px) {
  .wave-img-wrap {
    overflow: hidden;
    transform: scaleY(1.5);
    transform-origin: center top;
  }
  .wave-img {
    top: auto;
    transform: scaleY(1) scaleX(1.1);
  }
  .button-tertiary {
    padding: 16px 23px;
  }
}
.rakuten-cta-container {
  position: relative;
  z-index: 0;
  max-width: 1030px;
}
.rakuten-cta {
  max-width: 380px;
}
.rakuten-cta-buttons {
  padding-top: 10px;
}
.rakuten-cta-buttons .button-badge {
  display: block;
  margin-bottom: 0.75rem;
}
.rakuten-cta-buttons .button-primary {
  margin-left: 0;
}
.rakuten-cta-sub-buttons {
  display: flex;
  gap: 10px;
}
.rakuten-cta-sub-buttons .button {
  width: 100%;
  padding: 0.75rem 1.5rem 0.75rem 0.5rem;
  font-size: 1rem;
}
.rakuten-cta-sub-buttons .button-outline {
  background-color: #e8f6ec;
  box-shadow: 0 4px 0 rgba(144, 144, 144, 0.2);
}
.rakuten-cta-sub-buttons .button-outline:hover {
  box-shadow: 0 4px 0 rgba(144, 144, 144, 0.2), inset 30rem 0 0 0 #3ea966;
}
.rakuten-cta-text {
  text-align: center;
}
.rakuten-cta-heading {
  margin: 0;
  font-size: 3rem;
  letter-spacing: -0.02em;
  white-space: nowrap;
}
.rakuten-cta-heading span {
  font-size: 1.5rem;
  vertical-align: middle;
}
.rakuten-cta-tagline {
  margin-bottom: 0.25rem;
  color: #bf0000;
  font-size: 1.25rem;
  font-weight: bold;
}
.rakuten-cta-figure {
  position: absolute;
  z-index: -1;
  top: 10px;
  right: -30px;
  transition: 0.3s all;
}
.rakuten-cta-gradation .rakuten-cta-figure {
  top: 50px;
}
.rakuten-cta-gradation .rakuten-cta-container {
  padding-top: 2rem;
}
@media screen and (width >= 736px) {
  .rakuten-cta-gradation .rakuten-cta-container {
    padding-bottom: 2rem;
  }
}
@media screen and (width >= 1200px) {
  .rakuten-cta-gradation .rakuten-cta-container {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}
@media screen and (width <= 1199px) {
  .rakuten-cta-container {
    max-width: 900px;
  }
  .rakuten-cta-figure {
    top: 30px;
    width: 540px;
  }
  .rakuten-cta-gradation .rakuten-cta-figure {
    top: 70px;
  }
}
@media screen and (width <= 991px) {
  .rakuten-cta-container {
    max-width: 700px;
  }
  .rakuten-cta {
    max-width: 320px;
  }
  .rakuten-cta-figure {
    top: 40px;
    width: 390px;
  }
  .rakuten-cta-heading {
    font-size: 2rem;
  }
  .rakuten-cta-tagline {
    font-size: 1rem;
  }
  .rakuten-cta-main-button .button-badge .button-large {
    padding: 1.25rem 0.75rem 0.75rem;
    font-size: 1.125rem;
  }
  .rakuten-cta-sub-buttons .button {
    font-size: 0.875rem;
  }
}
@media screen and (width <= 735px) {
  .rakuten-cta {
    margin: 1rem auto;
  }
  .rakuten-cta-figure,
  .rakuten-cta-gradation .rakuten-cta-figure {
    top: auto;
    right: 50%;
    transform: translateX(50%);
  }
  .rakuten-cta-container {
    padding-bottom: 220px;
  }
  .wave-img-wrap.hero-rakuten-wave-img-wrap {
    transform-origin: center bottom;
  }
}
@media screen and (width <= 479px) {
  .rakuten-cta-buttons .button-arrow::after {
    right: 12px;
  }
}
@media screen and (width <= 389px) {
  .rakuten-cta-figure {
    width: 320px;
  }
  .rakuten-cta-container {
    padding-bottom: 180px;
  }
}
.hero-rakuten,
.rakuten-cta-gradation {
  overflow: hidden;
  background: linear-gradient(#ffeee1 0%, #fffbf8 100%);
}
.hero-rakuten-wave-img-wrap {
  position: relative;
  z-index: 10;
}
.hero-rakuten-ml-logo-figure {
  display: none;
}
@media screen and (width <= 735px) {
  .hero-rakuten .rakuten-cta-buttons {
    display: none;
  }
  .hero-rakuten-ml-logo-figure {
    display: block;
    padding: 1rem;
    background-color: #fff;
    text-align: center;
  }
  .hero-rakuten-ml-logo-img {
    width: 380px;
    vertical-align: bottom;
  }
  .hero-rakuten .rakuten-cta {
    margin-bottom: -1.5em;
  }
}
@media screen and (width <= 479px) {
  .hero-rakuten-ml-logo-img {
    width: 280px;
  }
}
.rakuten-intro-box {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 2rem;
  margin-bottom: 2rem;
  font-size: 1.25rem;
  gap: 1.5rem;
}
.rakuten-intro-box-figure {
  flex-shrink: 0;
}
.rakuten-intro-box-img {
  vertical-align: bottom;
}
.rakuten-intro-box-text {
  margin: 0;
  font-size: 1.125rem;
  font-weight: bold;
}
.rakuten-intro-examples {
  display: flex;
  justify-content: space-between;
  margin-bottom: 1rem;
  gap: 2rem;
}
.rakuten-intro-example {
  display: flex;
  width: 100%;
  flex-flow: column;
  justify-content: space-between;
}
.rakuten-intro-example .box-border {
  height: 100%;
  padding: 0.75rem 1.5rem 1.5rem;
  margin: 0;
}
.rakuten-intro-example .box-border .heading-with-line {
  margin-bottom: 1rem;
}
.rakuten-intro-example .box-border .heading-with-line::after {
  right: -1.25rem;
}
.rakuten-intro-example .box-border .heading-with-line::before {
  left: -1.5rem;
}
.rakuten-intro-example-label {
  display: inline-block;
  min-width: 192px;
  padding: 0.2rem 1rem;
  border-radius: 5rem;
  background-color: #dedede;
  font-weight: bold;
  white-space: nowrap;
}
.rakuten-intro-example-text span {
  display: block;
  font-size: 1.125rem;
  font-weight: bold;
}
.rakuten-intro-example-text br {
  display: none;
}
.rakuten-intro-figure {
  position: relative;
  z-index: -1;
  margin-top: -3rem;
}
@media screen and (width >= 768px) and (width <= 1120px) {
  .rakuten-intro-examples {
    gap: 0.625rem;
  }
  .rakuten-intro-example-text {
    font-size: 0.75rem;
    letter-spacing: -0.03em;
  }
  .rakuten-intro-example-text br {
    display: block;
  }
}
@media screen and (width <= 1120px) {
  .rakuten-intro-box-img {
    width: 140px;
  }
  .rakuten-intro-box-text {
    font-size: 1rem;
  }
}
@media screen and (width <= 767px) {
  .rakuten-intro-box {
    flex-flow: column;
    align-items: center;
    gap: 0.5rem;
  }
  .rakuten-intro-box-figure {
    text-align: center;
  }
  .rakuten-intro-examples {
    display: block;
  }
  .rakuten-intro-example .box-border {
    margin-bottom: 2rem;
  }
  .rakuten-intro-example:last-child .box-border {
    margin-bottom: 0;
  }
}
@media screen and (width <= 639px) {
  .rakuten-intro-example .box-border .heading-with-line {
    font-size: 1.5rem;
  }
  .rakuten-intro-example .box-border .heading-with-line span {
    font-size: 1rem;
  }
}
h2.rakuten-feature-heading {
  margin-top: 6rem;
}
.rakuten-feature-box {
  margin-bottom: 2rem;
}
.rakuten-feature-box-logo {
  margin-bottom: 1rem;
  text-align: center;
}
.rakuten-feature-box-logo-img {
  width: 180px;
}
.rakuten-feature-box-text {
  margin-top: 0;
  font-size: 1.125rem;
  font-weight: bold;
}
.rakuten-feature-links {
  display: flex;
  justify-content: space-between;
  margin-top: 80px;
  gap: 2rem;
}
.rakuten-feature-link {
  position: relative;
  display: block;
  width: 100%;
  padding: 5rem 0.5rem 1rem;
  border: 2px solid #d2ecd9;
  border-radius: 1rem;
  background-color: #fff;
  color: #3ea966;
  transition: 0.3s all;
}
.rakuten-feature-link:hover,
.rakuten-feature-link:active,
.rakuten-feature-link:focus {
  background-color: #d2ecd9;
}
.rakuten-feature-figure {
  position: absolute;
  top: -70px;
  width: calc(100% - 1rem);
  text-align: center;
}
.rakuten-feature-unit {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 1rem;
}
.rakuten-feature-link::after {
  position: absolute;
  bottom: 1rem;
  left: 50%;
  display: block;
  width: 18px;
  height: 18px;
  background: url('../img/home/icon-arrow-down_green.svg') center no-repeat;
  background-size: contain;
  content: '';
  transform: translateX(-50%);
}
.rakuten-feature-label {
  display: inline-block;
  flex-shrink: 0;
  padding: 0.375rem 1rem;
  border-radius: 50px;
  background-color: #3ea966;
  color: #fff;
  line-height: 1;
  white-space: nowrap;
}
.rakuten-feature-tagline {
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.4;
}
.rakuten-feature-tagline small {
  font-size: 1.125rem;
}
@media screen and (width <= 1120px) {
  .rakuten-feature-box-text {
    font-size: 1rem;
  }
}
@media screen and (width <= 991px) {
  .rakuten-feature-links {
    gap: 1rem;
  }
  .rakuten-feature-unit {
    gap: 0.5rem;
  }
  .rakuten-feature-tagline {
    font-size: 1.125rem;
  }
  .rakuten-feature-tagline small {
    font-size: 75%;
  }
  .rakuten-feature-label {
    font-size: 0.875rem;
  }
}
@media screen and (width <= 767px) {
  .rakuten-feature-figure {
    display: none;
  }
  .rakuten-feature-links {
    margin-top: 2rem;
  }
  .rakuten-feature-link {
    padding: 0.5rem 0;
  }
  .rakuten-feature-unit {
    display: block;
  }
  .rakuten-feature-label {
    position: absolute;
    top: -1rem;
    left: 50%;
    transform: translateX(-50%);
  }
  .rakuten-feature-tagline {
    margin: 0.5rem 0 2rem;
    font-size: 1rem;
    text-align: center;
  }
}
@media screen and (width <= 639px) {
  .rakuten-feature-tagline-sp {
    font-size: 1rem;
  }
  h2.rakuten-feature-heading {
    display: none;
  }
}
@media screen and (width <= 479px) {
  .rakuten-feature-links {
    gap: 0.5rem;
  }
}
.rakuten-pricing {
  background-color: transparent;
}
.rakuten-pricing .pricing-table-wrapper {
  position: relative;
  margin-top: 0;
  margin-bottom: 1rem;
}
.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;
}
.rakuten-pricing-table-heading-cell {
  background-color: #fddac9;
}
.rakuten-pricing-table-heading-cell h4 strong {
  color: #bf0000;
}
.pricing-table .table-cells:nth-child(even) li.rakuten-table-cell {
  background-color: #ffefe8;
}
.pricing-table .table-cells li.rakuten-table-cell {
  font-size: 1.25rem;
  font-weight: bold;
}
.rakuten-pricing-logo {
  width: 80%;
}
@media screen and (width >= 980px) {
  .rakuten-pricing .pricing-table-row {
    align-items: flex-end;
  }
}
@media screen and (width <= 979px) {
  .rakuten-pricing .pricing-table .table-cells li:first-child {
    line-height: 1.4;
  }
  .rakuten-pricing-border {
    width: 175px;
  }
}
@media screen and (width <= 735px) {
  .rakuten-pricing-border {
    left: 115px;
    width: 164px;
  }
}
.rakuten-merit-heading {
  margin-top: 4rem;
}
ul.rakuten-merit-items {
  display: grid;
  padding: 0;
  margin: 2rem 0 0;
  gap: 1.5rem;
  grid-template-columns: repeat(4, 1fr);
  list-style: none;
}
.rakuten-merit-unit {
  text-align: center;
}
.rakuten-merit-unit.box-drop-shadow-e200 {
  padding: 1rem 0.25rem;
}
.rakuten-merit-label-wrap {
  margin: -2rem 0 1rem;
}
.rakuten-merit-label {
  display: inline-block;
  padding: 0.375rem 1rem;
  border-radius: 50px;
  margin-top: -2.5rem;
  background-color: #3ea966;
  color: #fff;
  line-height: 1;
  white-space: nowrap;
}
.rakuten-merit-figcaption {
  color: #3ea966;
  font-weight: bold;
}
.rakuten-merit-text {
  font-size: 0.875rem;
}
@media screen and (width <= 991px) {
  ul.rakuten-merit-items {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (width <= 479px) {
  ul.rakuten-merit-items {
    gap: 1rem;
  }
  .rakuten-merit-figcaption {
    font-size: 0.9rem;
  }
  .rakuten-merit-item:nth-child(2) .rakuten-merit-figcaption br {
    display: none;
  }
}
.rakuten-option {
  display: grid;
  margin-bottom: 1rem;
  grid-template-columns: 2fr 1fr;
}
.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: #f4f5f7;
  font-weight: bold;
  text-align: center;
}
.rakuten-option-table td {
  padding: 1.5rem 1rem;
}
.rakuten-option-table th {
  height: 2.5rem;
  background-color: #3ea966;
  color: #fff;
}
.rakuten-option-table-priceing td:first-child {
  width: 35%;
  min-width: auto;
  text-align: right;
  white-space: nowrap;
}
.rakuten-option-table-priceing tr:last-child td {
  background-color: #ffefe8;
}
.rakuten-option-table-account td {
  color: #bf0000;
}
@media screen and (width <= 767px) {
  .rakuten-option {
    grid-template-columns: 100%;
  }
  .rakuten-option-table-priceing td:first-child {
    width: 1%;
  }
}
.rakuten-testimonials {
  padding-bottom: 1rem;
  background-color: #f6fbf8;
}
.container-rakuten-testimonials {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.rakuten-testimonials-items {
  display: grid;
  padding: 0;
  margin: 2rem 0 0;
  gap: 1.5rem;
  grid-template-columns: repeat(3, 1fr);
  list-style: none;
}
.rakuten-testimonials-item {
  padding: 1rem;
  background-color: #fff;
}
.rakuten-testimonials-text {
  margin-bottom: 0;
}
.rakuten-testimonials-figure {
  display: flex;
  align-items: center;
  gap: 0.75rem;
}
.rakuten-testimonials-img {
  flex-shrink: 0;
}
.rakuten-testimonials-figcaption {
  letter-spacing: -0.02em;
}
.rakuten-testimonials-figcaption span {
  font-weight: bold;
}
@media screen and (width >= 768px) and (width <= 991px) {
  .rakuten-testimonials-figure {
    display: block;
    text-align: center;
  }
}
@media screen and (width <= 767px) {
  .rakuten-testimonials-items {
    grid-template-columns: 100%;
  }
  .rakuten-testimonials-figure {
    gap: 0.5rem;
  }
  .rakuten-testimonials-img {
    width: 60px;
  }
}
@media screen and (width <= 767px) {
  .virtual-account-nav {
    display: none;
  }
}
.virtual-account-picture {
  display: block;
  margin-bottom: 2rem;
}
.entry-content .virtual-account-section {
  margin-bottom: 4rem;
}
.entry-content .virtual-account-section > h2:not(.heading-with-line) {
  margin-top: 0;
}
.entry-content .virtual-account-flows {
  padding: 0;
  margin: 3rem 0 0;
  counter-reset: number;
  list-style-type: none;
}
.entry-content .virtual-account-flow {
  position: relative;
  display: flex;
  min-height: 150px;
  align-items: center;
  justify-content: space-between;
  padding: 1rem;
  border: 1px solid #606060;
  border-radius: 1rem;
  margin: 0 0 4rem;
  background-color: #fff;
}
@media screen and (width <= 767px) {
  .entry-content .virtual-account-flow {
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 2.7rem;
  }
}
.entry-content .virtual-account-flow::before {
  position: absolute;
  top: -27px;
  left: 1rem;
  display: inline-block;
  width: 54px;
  height: 54px;
  border: 1px solid #606060;
  border-radius: 27px;
  background: #fff;
  color: #171717;
  content: counter(number);
  counter-increment: number;
  font-family: inherit;
  font-size: 1.25rem;
  line-height: 54px;
  text-align: center;
}
.entry-content .virtual-account-flow.virtual-account-flow-ml {
  border-color: #3ea966;
  background-color: #f4faf6;
}
.entry-content .virtual-account-flow.virtual-account-flow-ml::before {
  border-color: #3ea966;
  color: #3ea966;
}
.entry-content .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') center no-repeat;
  background-size: contain;
  content: '';
  filter: brightness(40%);
}
@media screen and (width <= 767px) {
  .entry-content .virtual-account-flow::after {
    left: 50%;
    transform: translateX(-50%);
  }
}
.entry-content .virtual-account-flow:last-child::after {
  display: none;
}
.entry-content .virtual-account-flow-figure {
  flex-shrink: 0;
  text-align: center;
}
@media screen and (width <= 767px) {
  .entry-content .virtual-account-flow-figure {
    width: 100%;
  }
}
.entry-content .virtual-account-flow-figure img {
  vertical-align: bottom;
}
.entry-content .virtual-account-flow-text {
  width: 100%;
  padding: 1rem 0.5rem 1rem 1rem;
}
@media screen and (width <= 767px) {
  .entry-content .virtual-account-flow-text {
    width: auto;
    padding: 1rem 0;
  }
}
.entry-content .virtual-account-flow-text *:last-child {
  margin-bottom: 0;
}
.entry-content .virtual-account-flow-heading {
  margin: 0 0 0.5rem;
  font-size: 1.125rem;
}
.entry-content .virtual-account-flow-heading + p {
  margin-top: 0.5rem;
}
.entry-content .virtual-account-flow-button {
  flex-shrink: 0;
  text-align: center;
}
@media screen and (width <= 767px) {
  .entry-content .virtual-account-flow-button {
    width: 100%;
  }
}
.entry-content .virtual-account-flow-button .button {
  min-width: 230px;
}
.entry-content .virtual-account-flow-attention {
  margin-bottom: 0.5rem;
  color: #f26507;
  font-weight: bold;
  line-height: 1.4;
}
.entry-content .virtual-account-how {
  display: flex;
  margin-bottom: 2rem;
  gap: 1.5rem;
}
@media screen and (width <= 479px) {
  .entry-content .virtual-account-how {
    flex-wrap: wrap;
  }
}
.entry-content .virtual-account-how-figure {
  width: 100%;
}
.entry-content .virtual-account-btn-area {
  display: grid;
  justify-content: center;
  margin-top: 3rem;
  gap: 1.5rem;
  grid-template-columns: repeat(auto-fit, 350px);
}
@media screen and (width <= 479px) {
  .entry-content .virtual-account-btn-area {
    grid-template-columns: repeat(auto-fit, 280px);
  }
}
.entry-content .virtual-account-btn-area .button {
  width: 100%;
  white-space: nowrap;
}
.entry-content .virtual-account-btn-area .button span {
  display: block;
  font-size: 1rem;
}
.ml4sf-func {
  margin-bottom: 1rem;
}
.func-item {
  margin-bottom: 20px;
}
.func-title {
  padding: 10px 0 3px;
  margin: 0 0 10px;
  background-color: #d4eadf;
  color: #3ea966;
  text-align: center;
}
.func-ico {
  display: inline-block;
  width: 35px;
  height: auto;
  margin-right: 10px;
  vertical-align: middle;
}
.func-ico img {
  width: 100%;
}
.func-list {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.func-list li {
  margin-right: 1.5em;
}
.func-list li::before {
  content: '・';
}
@media screen and (width >= 736px) {
  .func-item {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 10px;
  }
  .func-title {
    display: flex;
    flex: 0 1 25%;
    flex-direction: column;
    justify-content: center;
    padding: 20px 0;
    margin: 0;
    font-size: 16px;
  }
  .func-ico {
    width: auto;
    margin-right: 20px;
  }
  .func-list-wrap {
    display: flex;
    flex: 0 1 74%;
    flex-direction: column;
    justify-content: center;
  }
  .func-list {
    padding: 20px;
  }
  .func-title,
  .func-list-wrap {
    background-color: #f2f9f7;
  }
  .func-item:nth-child(odd) .func-title,
  .func-item:nth-child(odd) .func-list-wrap {
    background-color: #d4eadf;
  }
}
.mobile-footer-cta {
  position: fixed;
  z-index: 99;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  width: 100%;
  box-sizing: border-box;
  padding: 16px 11px 18px;
  background: #fff;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.5);
  gap: 16px;
}
.mobile-footer-cta-btn {
  display: flex;
  width: 100%;
  box-sizing: border-box;
  align-items: center;
  justify-content: center;
  padding: 12px 8px;
  border: 2px solid transparent;
  border-radius: 100px;
  background-color: #fb7c2d;
  box-shadow: 0 4px 0 rgba(144, 144, 144, 0.2);
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  text-align: center;
  transition: all 0.3s;
}
.mobile-footer-cta-btn:hover,
.mobile-footer-cta-btn:active {
  opacity: 0.6;
}
.mobile-footer-cta-btn.mobile-footer-cta-btn-primary {
  white-space: nowrap;
}
.mobile-footer-cta-btn.mobile-footer-cta-btn-secondary {
  border-color: #3ea966;
  background-color: #fff;
  color: #3ea966;
}
@media screen and (width >= 736px) {
  .mobile-footer-cta {
    display: none;
  }
}
@media screen and (width <= 479px) {
  .mobile-footer-cta {
    padding: 16px 6px 18px;
    gap: 6px;
  }
  .mobile-footer-cta-btn {
    font-size: 13px;
  }
}


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