@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap');

/* tc-scoped:tc-wp-content-root */

.tc-wp-content-root{
  width: 100%;
  max-width: 100%;
  min-width: 0;
  box-sizing: border-box;
  display: flow-root;
  isolation: isolate;
  position: relative;
}.wpc-scope-411 .tc-wp-content-root img, .wpc-scope-411 .tc-wp-content-root video, .wpc-scope-411 .tc-wp-content-root svg, .wpc-scope-411 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-411 .tc-wp-content-root .smfg-editorial-content{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
  background: #ffffff;
}.wpc-scope-411 .tc-wp-content-root .smfg-editorial-content, .wpc-scope-411 .tc-wp-content-root .smfg-editorial-content section, .wpc-scope-411 .tc-wp-content-root .smfg-editorial-content div, .wpc-scope-411 .tc-wp-content-root .smfg-editorial-content article{
  box-sizing: border-box;
}.wpc-scope-411 .tc-wp-content-root .smfg-editorial-content .smfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-411 .tc-wp-content-root .smfg-editorial-content .smfg-section-white{
  background: #ffffff;
}.wpc-scope-411 .tc-wp-content-root .smfg-editorial-content .smfg-section-soft{
  background:
    radial-gradient(circle at 12% 8%, rgba(255, 216, 77, 0.18), transparent 30%),
    radial-gradient(circle at 88% 18%, rgba(237, 42, 57, 0.09), transparent 34%),
    #fbfaf6;
}.wpc-scope-411 .tc-wp-content-root .smfg-editorial-content .smfg-container{
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
}.wpc-scope-411 .tc-wp-content-root .smfg-editorial-content .smfg-section-heading{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-411 .tc-wp-content-root .smfg-editorial-content .smfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  padding: 6px 14px;
  border: 1px solid rgba(237, 42, 57, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 216, 77, 0.22), rgba(255, 255, 255, 0.9));
  color: #b51c2a;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0;
  text-transform: uppercase;
}.wpc-scope-411 .tc-wp-content-root .smfg-editorial-content .smfg-section-heading h2{
  margin: 16px 0 0;
  color: #151b2f;
  font-weight: 900;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-411 .tc-wp-content-root .smfg-editorial-content .smfg-section-heading p{
  margin: 16px auto 0;
  color: #586175;
  line-height: 1.75;
}.wpc-scope-411 .tc-wp-content-root .smfg-editorial-content .smfg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-411 .tc-wp-content-root .smfg-editorial-content .smfg-card{
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(23, 32, 51, 0.09);
  border-radius: 22px;
  background: linear-gradient(180deg, #ffffff 0%, #fffdf8 100%);
  box-shadow: 0 18px 44px rgba(21, 27, 47, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
  overflow: hidden;
}.wpc-scope-411 .tc-wp-content-root .smfg-editorial-content .smfg-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 4px;
  background: linear-gradient(90deg, #ed2a39, #ffd84d, #2f7df6);
  opacity: 0.9;
}.wpc-scope-411 .tc-wp-content-root .smfg-editorial-content .smfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(237, 42, 57, 0.22);
  box-shadow: 0 24px 58px rgba(21, 27, 47, 0.12);
}.wpc-scope-411 .tc-wp-content-root .smfg-editorial-content .smfg-card h3, .wpc-scope-411 .tc-wp-content-root .smfg-editorial-content .smfg-step-content h3{
  margin: 0;
  color: #171f34;
  font-weight: 850;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-411 .tc-wp-content-root .smfg-editorial-content .smfg-card p, .wpc-scope-411 .tc-wp-content-root .smfg-editorial-content .smfg-step-content p{
  margin: 10px 0 0;
  color: #5d6678;
  line-height: 1.72;
}.wpc-scope-411 .tc-wp-content-root .smfg-editorial-content .smfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 15px;
  background: linear-gradient(135deg, #ed2a39, #ffb72b);
  box-shadow: 0 12px 24px rgba(237, 42, 57, 0.18);
  flex: 0 0 auto;
}.wpc-scope-411 .tc-wp-content-root .smfg-editorial-content .smfg-icon::before, .wpc-scope-411 .tc-wp-content-root .smfg-editorial-content .smfg-icon::after{
  content: "";
  position: absolute;
  transition: transform 220ms ease;
}.wpc-scope-411 .tc-wp-content-root .smfg-editorial-content .smfg-card:hover .smfg-icon::before{
  transform: translate(-50%, -50%) scale(1.08);
}.wpc-scope-411 .tc-wp-content-root .smfg-editorial-content .smfg-icon-star::before{
  left: 50%;
  top: 50%;
  width: 20px;
  height: 20px;
  background: #ffffff;
  clip-path: polygon(50% 0%, 62% 34%, 98% 35%, 69% 56%, 79% 91%, 50% 70%, 21% 91%, 31% 56%, 2% 35%, 38% 34%);
  transform: translate(-50%, -50%);
}.wpc-scope-411 .tc-wp-content-root .smfg-editorial-content .smfg-icon-copy::before{
  left: 15px;
  top: 12px;
  width: 15px;
  height: 18px;
  border: 2px solid #ffffff;
  border-radius: 4px;
}.wpc-scope-411 .tc-wp-content-root .smfg-editorial-content .smfg-icon-copy::after{
  left: 20px;
  top: 17px;
  width: 15px;
  height: 18px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.1);
}.wpc-scope-411 .tc-wp-content-root .smfg-editorial-content .smfg-icon-spark::before{
  left: 50%;
  top: 50%;
  width: 22px;
  height: 22px;
  background: #ffffff;
  clip-path: polygon(50% 0%, 61% 36%, 100% 50%, 61% 64%, 50% 100%, 39% 64%, 0% 50%, 39% 36%);
  transform: translate(-50%, -50%);
}.wpc-scope-411 .tc-wp-content-root .smfg-editorial-content .smfg-icon-game::before{
  left: 11px;
  top: 16px;
  width: 24px;
  height: 15px;
  border: 2px solid #ffffff;
  border-radius: 8px;
}.wpc-scope-411 .tc-wp-content-root .smfg-editorial-content .smfg-icon-game::after{
  left: 17px;
  top: 21px;
  width: 12px;
  height: 2px;
  background: #ffffff;
  box-shadow: 5px -3px 0 #ffffff, 8px 2px 0 #ffffff;
}.wpc-scope-411 .tc-wp-content-root .smfg-editorial-content .smfg-icon-mobile::before{
  left: 16px;
  top: 9px;
  width: 14px;
  height: 27px;
  border: 2px solid #ffffff;
  border-radius: 5px;
}.wpc-scope-411 .tc-wp-content-root .smfg-editorial-content .smfg-icon-mobile::after{
  left: 22px;
  bottom: 12px;
  width: 3px;
  height: 3px;
  border-radius: 999px;
  background: #ffffff;
}.wpc-scope-411 .tc-wp-content-root .smfg-editorial-content .smfg-icon-heart::before{
  left: 50%;
  top: 53%;
  width: 21px;
  height: 19px;
  background: #ffffff;
  clip-path: path("M10.5 18 C4 12 0 8 0 4.5 C0 1.8 1.9 0 4.4 0 C6 0 7.6 .8 8.5 2 C9.4 .8 11 0 12.6 0 C15.1 0 17 1.8 17 4.5 C17 8 13 12 10.5 18 Z");
  transform: translate(-50%, -50%) scale(1.15);
}.wpc-scope-411 .tc-wp-content-root .smfg-editorial-content .smfg-icon-free::before{
  left: 50%;
  top: 50%;
  width: 22px;
  height: 22px;
  border: 2px solid #ffffff;
  border-radius: 999px;
  transform: translate(-50%, -50%);
}.wpc-scope-411 .tc-wp-content-root .smfg-editorial-content .smfg-icon-free::after{
  left: 21px;
  top: 12px;
  width: 4px;
  height: 21px;
  background: #ffffff;
  border-radius: 999px;
  transform: rotate(32deg);
}.wpc-scope-411 .tc-wp-content-root .smfg-editorial-content .smfg-icon-fast::before{
  left: 12px;
  top: 12px;
  width: 21px;
  height: 21px;
  border: 2px solid #ffffff;
  border-radius: 999px;
}.wpc-scope-411 .tc-wp-content-root .smfg-editorial-content .smfg-icon-fast::after{
  left: 23px;
  top: 15px;
  width: 2px;
  height: 12px;
  background: #ffffff;
  border-radius: 999px;
  transform-origin: bottom center;
  transform: rotate(42deg);
}.wpc-scope-411 .tc-wp-content-root .smfg-editorial-content .smfg-icon-safe::before{
  left: 13px;
  top: 11px;
  width: 20px;
  height: 23px;
  background: #ffffff;
  clip-path: polygon(50% 0%, 92% 18%, 84% 76%, 50% 100%, 16% 76%, 8% 18%);
}.wpc-scope-411 .tc-wp-content-root .smfg-editorial-content .smfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-411 .tc-wp-content-root .smfg-editorial-content .smfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(23, 32, 51, 0.09);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.84);
  box-shadow: 0 18px 46px rgba(21, 27, 47, 0.07);
  overflow: hidden;
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-411 .tc-wp-content-root .smfg-editorial-content .smfg-step-card::before{
  content: "";
  position: absolute;
  left: 0;
  top: 18px;
  bottom: 18px;
  width: 5px;
  border-radius: 999px;
  background: linear-gradient(180deg, #ed2a39, #ffd84d);
}.wpc-scope-411 .tc-wp-content-root .smfg-editorial-content .smfg-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(47, 125, 246, 0.2);
  box-shadow: 0 24px 60px rgba(21, 27, 47, 0.11);
}.wpc-scope-411 .tc-wp-content-root .smfg-editorial-content .smfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-weight: 900;
  letter-spacing: 0;
  border-radius: 20px;
  background: linear-gradient(135deg, #ed2a39, #ffb72b);
  box-shadow: 0 14px 28px rgba(237, 42, 57, 0.18);
}.wpc-scope-411 .tc-wp-content-root .smfg-editorial-content .smfg-use-card{
  background: linear-gradient(180deg, #ffffff 0%, #fbfdff 100%);
}.wpc-scope-411 .tc-wp-content-root .smfg-editorial-content .smfg-badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-bottom: 16px;
  padding: 6px 11px;
  border-radius: 999px;
  background: rgba(47, 125, 246, 0.09);
  color: #245fbd;
  font-size: 12px;
  font-weight: 850;
  letter-spacing: 0;
  text-transform: uppercase;
}.wpc-scope-411 .tc-wp-content-root .smfg-editorial-content .smfg-benefit-card{
  text-align: left;
  background: linear-gradient(180deg, #ffffff 0%, #fffaf0 100%);
}.wpc-scope-411 .tc-wp-content-root .smfg-editorial-content .smfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-411 .tc-wp-content-root .smfg-editorial-content .smfg-reveal.smfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .smfg-editorial-content .smfg-section{
    padding: 48px 0;
  }.tc-wp-content-root .smfg-editorial-content .smfg-container{
    padding: 0 16px;
  }.tc-wp-content-root .smfg-editorial-content .smfg-section-heading h2{
    font-size: 28px;
  }.tc-wp-content-root .smfg-editorial-content .smfg-section-heading p{
    font-size: 15px;
  }.tc-wp-content-root .smfg-editorial-content .smfg-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .smfg-editorial-content .smfg-card{
    padding: 24px 20px;
    border-radius: 18px;
  }.tc-wp-content-root .smfg-editorial-content .smfg-card h3, .tc-wp-content-root .smfg-editorial-content .smfg-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .smfg-editorial-content .smfg-card p, .tc-wp-content-root .smfg-editorial-content .smfg-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .smfg-editorial-content .smfg-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .smfg-editorial-content .smfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 20px;
  }.tc-wp-content-root .smfg-editorial-content .smfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .smfg-editorial-content .smfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .smfg-editorial-content .smfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .smfg-editorial-content .smfg-section-heading h2{
    font-size: 31px;
  }.tc-wp-content-root .smfg-editorial-content .smfg-section-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .smfg-editorial-content .smfg-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .smfg-editorial-content .smfg-card{
    padding: 26px 22px;
    border-radius: 20px;
  }.tc-wp-content-root .smfg-editorial-content .smfg-card h3, .tc-wp-content-root .smfg-editorial-content .smfg-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .smfg-editorial-content .smfg-card p, .tc-wp-content-root .smfg-editorial-content .smfg-step-content p{
    font-size: 14.5px;
  }.tc-wp-content-root .smfg-editorial-content .smfg-steps{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .smfg-editorial-content .smfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 26px 22px;
  }.tc-wp-content-root .smfg-editorial-content .smfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .smfg-editorial-content .smfg-section{
    padding: 60px 0;
  }.tc-wp-content-root .smfg-editorial-content .smfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .smfg-editorial-content .smfg-section-heading h2{
    font-size: 34px;
  }.tc-wp-content-root .smfg-editorial-content .smfg-section-heading p{
    font-size: 16px;
  }.tc-wp-content-root .smfg-editorial-content .smfg-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .smfg-editorial-content .smfg-card{
    padding: 28px 24px;
  }.tc-wp-content-root .smfg-editorial-content .smfg-card h3, .tc-wp-content-root .smfg-editorial-content .smfg-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .smfg-editorial-content .smfg-card p, .tc-wp-content-root .smfg-editorial-content .smfg-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .smfg-editorial-content .smfg-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .smfg-editorial-content .smfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px 24px;
  }.tc-wp-content-root .smfg-editorial-content .smfg-step-number{
    width: 62px;
    height: 62px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .smfg-editorial-content .smfg-section{
    padding: 76px 0;
  }.tc-wp-content-root .smfg-editorial-content .smfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .smfg-editorial-content .smfg-section-heading h2{
    font-size: 42px;
  }.tc-wp-content-root .smfg-editorial-content .smfg-section-heading p{
    font-size: 17px;
  }.tc-wp-content-root .smfg-editorial-content .smfg-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .smfg-editorial-content .smfg-card{
    padding: 30px 26px;
  }.tc-wp-content-root .smfg-editorial-content .smfg-card h3, .tc-wp-content-root .smfg-editorial-content .smfg-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .smfg-editorial-content .smfg-card p, .tc-wp-content-root .smfg-editorial-content .smfg-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .smfg-editorial-content .smfg-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .smfg-editorial-content .smfg-step-card{
    gap: 24px;
    padding: 30px 32px;
  }.tc-wp-content-root .smfg-editorial-content .smfg-step-number{
    width: 70px;
    height: 70px;
    font-size: 21px;
  }}@media (min-width: 1024px){.tc-wp-content-root .smfg-editorial-content .smfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .smfg-editorial-content .smfg-container{
    padding: 0 28px;
  }.tc-wp-content-root .smfg-editorial-content .smfg-section-heading h2{
    font-size: 48px;
  }.tc-wp-content-root .smfg-editorial-content .smfg-section-heading p{
    font-size: 18px;
  }.tc-wp-content-root .smfg-editorial-content .smfg-card-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .smfg-editorial-content .smfg-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .smfg-editorial-content .smfg-card{
    padding: 32px 28px;
  }.tc-wp-content-root .smfg-editorial-content .smfg-card h3, .tc-wp-content-root .smfg-editorial-content .smfg-step-content h3{
    font-size: 23px;
  }.tc-wp-content-root .smfg-editorial-content .smfg-card p, .tc-wp-content-root .smfg-editorial-content .smfg-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .smfg-editorial-content .smfg-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .smfg-editorial-content .smfg-step-card{
    gap: 28px;
    padding: 34px 38px;
  }.tc-wp-content-root .smfg-editorial-content .smfg-step-number{
    width: 76px;
    height: 76px;
    font-size: 22px;
  }}.wpc-scope-411 .tc-wp-content-root .smfg-benefit-grid{}