:root {
  --cardinal: #b81c2c;
  --white: white;
  --color-5: #01051d;
  --black: black;
  --color-4: #cbcbcb;
  --tundora: #4a4949;
  --transparent: #fff0;
  --gd-v1-2: #a01229;
  --gd-v1-1: #c80124;
  --f7f8f8: #f7f8f8;
  --pale-slate: #d4d3d4;
  --santas-gray: #9f9fa0;
  --00913a: #00913a;
  --f39800: #f39800;
  --laser: #c6a770;
  --color-2: #b17a40;
  --aa8248: #aa8248;
  --color-3: #e6191a;
  --color: #001c5c;
  --color-6: #002c66;
  --color-7: #28b5bb;
  --color-9: #7eb9c7;
  --color-8: #c8e8fa;
  --ffebe6: #ffebe6;
  --f1d5cc: #f1d5cc;
  --f9b7c9: #f9b7c9;
  --d8947f: #d8947f;
  --ef6b72: #ef6b72;
  --cb6855: #cb6855;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.footer-2 {
  background-color: var(--cardinal);
}

.kv {
  background-image: none;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
  overflow: hidden;
}

.section-1 {
  z-index: 2;
  background-image: url('../images/section-bg-bottompc.png'), url('../images/section-bg-topv2pc.png');
  background-position: 50% 100%, 50% 0;
  background-repeat: no-repeat, no-repeat;
  background-size: auto, auto;
  margin-top: -105px;
  padding-bottom: 160px;
  position: relative;
}

.section-2 {
  z-index: 1;
  background-image: url('../images/s2-bg-bottompc.png'), url('../images/s2-bg-toppc.png');
  background-position: 50% 114%, 50% 0;
  background-repeat: no-repeat, no-repeat;
  background-size: auto, auto;
  margin-top: -105px;
  padding-top: 20px;
  padding-bottom: 155px;
  position: relative;
}

.footer-2-container {
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 1140px;
  padding-top: 60px;
  padding-bottom: 60px;
}

.footer-note {
  width: 100%;
  color: var(--white);
  font-size: 18px;
  font-weight: 700;
}

.footer-note.popup {
  color: var(--color-5);
  text-align: justify;
  padding-bottom: 20px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 16px;
}

.footer-info {
  width: 100%;
  color: var(--black);
}

.navbar {
  background-color: var(--white);
  border-radius: 100px;
  max-width: 1200px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  position: fixed;
  inset: 0 0% auto;
  box-shadow: 0 1px 10px #0000001a;
}

.body {
  font-family: Noto Sans TC, sans-serif;
  font-size: 16px;
  line-height: 150%;
}

.footer-contact {
  padding-bottom: 20px;
  font-size: 14px;
}

.footer-contact.footer-cube {
  background-image: url('../images/footer-cube-icon_1footer-cube-icon.png');
  background-position: 0 5px;
  background-repeat: no-repeat;
  background-size: 10px;
  padding-top: 0;
  padding-left: 15px;
  font-size: 13px;
  line-height: 140%;
}

.footer-logo-companyname {
  padding-bottom: 20px;
  font-size: 20px;
  font-weight: 700;
}

.navbar-container {
  border-radius: 100px;
  justify-content: space-between;
  align-items: center;
  max-width: 1280px;
  padding-left: 20px;
  padding-right: 40px;
  display: block;
}

.navbar-menu {
  justify-content: center;
  align-items: center;
  height: 80px;
  display: flex;
}

.nav-link {
  padding: 0 15px;
  font-size: 18px;
  font-style: italic;
  font-weight: 700;
  transition: color 1s ease-out;
}

.nav-link:hover {
  color: var(--cardinal);
}

.nav-link.w--current {
  color: var(--cardinal);
  transition: color .5s ease-out;
}

.footer-1 {
  background-color: #f2f2f2;
  border-top: 1px solid #ddd;
}

.footer-1-container {
  max-width: 1140px;
  padding-top: 40px;
  padding-bottom: 20px;
  display: flex;
}

.footer-logo-img {
  justify-content: flex-start;
  align-items: flex-start;
  width: 40%;
  height: 140px;
  display: flex;
}

.page-top {
  background-color: #a01328;
  border: 1px solid #fff;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 40px;
  display: flex;
  box-shadow: 0 5px 10px 5px #0003;
}

.scoical-link-menu-mb {
  display: none;
}

.link-2 {
  color: var(--black);
  text-decoration: none;
}

.footer-fund-note-title {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #a01328;
  border: 1px solid #fff;
  justify-content: center;
  align-items: center;
  width: 240px;
  height: 40px;
  font-size: 20px;
  font-weight: 800;
  display: flex;
  box-shadow: 0 5px 10px 5px #0003;
}

.footer-fund-note-title.popup {
  background-color: var(--transparent);
  width: 100%;
  box-shadow: none;
  border-bottom-color: #bebebe;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 10px;
  padding-left: 20px;
}

.footer-fund-note {
  text-align: justify;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 16px;
  font-weight: 700;
}

.page-gotop-block {
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
}

.footer-contact-us {
  display: flex;
}

.footer-contact-block {
  width: 40%;
}

.video {
  padding-bottom: 140px;
}

.kv-content {
  text-align: left;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 1100px;
  min-height: 1080px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 140px;
  display: flex;
  position: relative;
}

.profile {
  background-image: url('../images/profile-bg-bottompc.png'), url('../images/profile-bg-toppc.jpg'), url('../images/profile-bgpc.jpg');
  background-position: 50% 100%, 50% 0, 50% 0;
  background-repeat: no-repeat, no-repeat, repeat-y;
  background-size: auto, auto, auto;
  margin-top: -105px;
  padding-top: 100px;
  padding-bottom: 160px;
}

.video-container {
  max-width: 1100px;
  min-height: 800px;
  padding-top: 40px;
}

.video-container.hide {
  display: none;
}

.text-block-3, .text-block-4 {
  font-size: 13px;
}

.kv-block-x {
  max-width: 1000px;
  margin-top: -45px;
  display: flex;
}

.section-block {
  margin-top: -20px;
}

.section-block.s2 {
  margin-top: 100px;
}

.section-block.s3, .section-block.profile {
  margin-top: 0;
}

.section-block.featurre {
  margin-top: 100px;
}

.section-block.go {
  margin-top: -100px;
}

.title-block {
  justify-content: center;
  align-items: center;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.chart-source {
  font-size: 13px;
  font-weight: 400;
}

.intro {
  padding-bottom: 60px;
}

.intro-block {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.intro-note {
  text-align: left;
  max-width: 1080px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 15px;
  font-size: 14px;
  font-weight: 700;
  line-height: 135%;
}

.intro-note.v2 {
  background-image: linear-gradient(90deg, var(--transparent), #dab47a 31%, #fff0);
  justify-content: flex-start;
  align-items: center;
  max-width: 1100px;
  height: 40px;
  margin-top: 30px;
  padding-top: 0;
  padding-left: 355px;
  font-size: 13px;
  font-weight: 400;
  display: flex;
}

.intro-note.center {
  text-align: center;
}

.profile-container {
  max-width: 1110px;
  min-height: 3600px;
}

.intro-container {
  max-width: 1140px;
  min-height: 1780px;
}

.video-title {
  z-index: 1;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: relative;
}

.video-block {
  background-image: url('../images/video-bgpc.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 1060px;
  border-radius: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 1010px;
  min-height: 690px;
  margin: -90px auto 20px;
  padding: 62px 10px 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.s2-block-1 {
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-left: 10px;
  padding-right: 10px;
}

.intro-subheading {
  text-align: center;
  padding-top: 20px;
  font-size: 36px;
  font-weight: 700;
  line-height: 125%;
}

.intro-title-mb {
  display: none;
}

.section-3 {
  z-index: 2;
  background-image: url('../images/section-bg-bottompc.png'), url('../images/section-bg-topv2pc.png');
  background-position: 50% 100%, 50% 0;
  background-repeat: no-repeat, no-repeat;
  background-size: auto, auto;
  margin-top: -100px;
  padding-bottom: 160px;
  position: relative;
}

.subscription {
  background-image: url('../images/section-bg-topv2pc.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
  margin-top: -105px;
  padding-top: 100px;
  padding-bottom: 100px;
  overflow: hidden;
}

.footer-fund-note-name {
  font-size: 12px;
  font-weight: 400;
}

.intro-description {
  text-align: center;
  padding-top: 10px;
  font-size: 24px;
  line-height: 125%;
}

.intro-sblock {
  width: 100%;
  padding-top: 60px;
}

.intro-block5 {
  text-align: center;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  position: relative;
}

.img-pc.icon1 {
  position: relative;
  top: 30px;
  left: -70px;
}

.img-pc.icon2 {
  position: relative;
  top: 10px;
}

.img-pc.icon3 {
  position: relative;
  top: 30px;
  left: 60px;
}

.img-pc.icon4 {
  position: absolute;
  top: 0;
  left: 70px;
}

.section-sblock {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 40px;
  display: flex;
}

.section-container {
  max-width: 1110px;
  min-height: 1200px;
}

.section-container.s2 {
  max-width: 1250px;
  min-height: 1670px;
}

.section-container.s3 {
  max-width: 1600px;
  min-height: 1450px;
}

.section-note {
  text-align: justify;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 15px;
  font-size: 14px;
  font-weight: 700;
  line-height: 140%;
}

.section-note.center {
  text-align: center;
  margin-top: -15px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
}

.section-note.s3 {
  max-width: none;
  padding-left: 10px;
  padding-right: 10px;
}

.section-note.w530 {
  max-width: 530px;
}

.section-note.w1100 {
  max-width: 1100px;
}

.section-note.white {
  color: #fff;
}

.info-source-13 {
  font-size: 13px;
  font-weight: 400;
}

.section-subheading {
  text-align: center;
  padding-top: 30px;
  font-size: 36px;
  font-weight: 700;
  line-height: 150%;
}

.section-description {
  text-align: center;
  font-size: 24px;
  line-height: 150%;
}

.separator {
  border-top: 1px solid #c9c9c9;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
}

.sub-block.go {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}

.example {
  padding-left: 20px;
  padding-right: 20px;
  font-size: 30px;
  line-height: 140%;
}

.example.s3 {
  width: 550px;
  padding: 0 20px 0 0;
  font-size: 21px;
  position: absolute;
  inset: 32% auto auto 54%;
}

.example-red {
  color: var(--cardinal);
  font-size: 30px;
  font-weight: 700;
}

.s2-chart-block {
  justify-content: space-between;
  align-items: center;
  max-width: 1080px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 20px;
  display: flex;
}

.chart-title-block {
  text-align: center;
  background-image: linear-gradient(270deg, #fff, #d8c09a 50%, #fff);
  justify-content: center;
  align-items: center;
  width: 800px;
  height: 50px;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  font-size: 18px;
  font-weight: 700;
  display: flex;
}

.chart-title-block.fpblock {
  font-size: 21px;
}

.s3-block-1 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-bottom: 20px;
  padding-left: 10px;
}

.s3-sblock {
  border-right: 1px solid #cacaca;
  width: 25%;
  padding: 20px 20px 20px 10px;
}

.s3-sblock.noboder {
  border-right-style: none;
}

.s3-sblock-title {
  padding-top: 20px;
  padding-bottom: 10px;
  font-size: 24px;
  font-weight: 700;
}

.s3-sblock-description {
  text-align: justify;
  font-size: 16px;
  font-weight: 400;
}

.title-redfont {
  color: var(--cardinal);
  font-family: Rubik, sans-serif;
  font-size: 40px;
  font-style: italic;
}

.s3-block-2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  margin-top: -40px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 20px;
}

.s3-block-2s {
  background-image: url('../images/s3-chart2-bgpc.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  justify-content: center;
  align-items: center;
  margin-top: -80px;
  display: flex;
  position: relative;
}

.profile-block-1 {
  padding-bottom: 40px;
}

.profile-block-2 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  padding-bottom: 40px;
  display: flex;
}

.profile-block-2s {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 50%;
  display: flex;
}

.profile-block-3s {
  padding-top: 20px;
  padding-bottom: 20px;
}

.profile-block-btn {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: center;
  align-items: center;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.profile-title-block {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  color: #fff;
  background-color: #273550;
  border-radius: 100px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 55px;
  padding-left: 25px;
  padding-right: 25px;
  font-size: 24px;
  font-weight: 700;
  display: flex;
}

.profile-separator {
  border-top: 1px solid #ffffff80;
  width: 100%;
}

.profile-title-text {
  color: #fff;
  background-color: #273550;
  padding-right: 10px;
  position: absolute;
}

.profile-sub {
  padding-top: 10px;
  padding-left: 25px;
  font-size: 18px;
}

.profile-block-3ss {
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.profile-btn {
  background-color: var(--gd-v1-2);
  color: #fff;
  background-image: url('../images/btn-arrow.png');
  background-position: 90%;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 100px;
  justify-content: flex-start;
  align-items: center;
  width: 300px;
  height: 60px;
  padding-left: 30px;
  font-size: 20px;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.profile-btn:hover {
  background-color: #273550;
}

.fund-cell-1 {
  border-bottom: 1px solid #dadada;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 25px;
  font-size: 17px;
  font-weight: 500;
}

.fund-cell-1.noboder {
  border-bottom-style: none;
}

.fund-qs-1 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.fund-cell-2 {
  border-bottom: 1px solid #dadada;
  justify-content: center;
  align-items: flex-start;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 17px;
  font-weight: 700;
}

.fund-cell-2.boder {
  border-right: 1px solid #dadada;
}

.fund-cell-2.noboder {
  border-bottom-style: none;
}

.fund-cell-2.fundname {
  font-size: 21px;
}

.fund-qs-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  width: 50%;
  padding: 0;
}

.fund-cell-3 {
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
}

.profile-block-1-1 {
  background-color: #fff;
  border: 1px solid #273550;
  border-radius: 30px;
  padding-top: 5px;
  padding-left: 5px;
  padding-right: 5px;
}

.su-concontainer {
  max-width: 1100px;
  min-height: 650px;
}

.su-block {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  display: flex;
}

.su-sblock {
  width: 50%;
  position: relative;
}

.su-sblock-red {
  z-index: 1;
  background-color: var(--gd-v1-2);
  color: #fff;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 280px;
  height: 60px;
  margin-left: auto;
  margin-right: auto;
  font-size: 30px;
  font-weight: 700;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.su-sblock-red.go1 {
  background-image: url('../images/go-icon1.png');
  background-position: 9%;
  background-repeat: no-repeat;
  background-size: 36px;
}

.su-sblock-red.go2 {
  background-image: url('../images/go-icon2.png');
  background-position: 9%;
  background-repeat: no-repeat;
  background-size: 42px;
}

.su-text-27 {
  background-image: url('../images/go-icon3.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 60px;
  justify-content: flex-start;
  align-items: center;
  height: 70px;
  padding-left: 70px;
  font-size: 27px;
  font-weight: 700;
  line-height: 150%;
  display: flex;
}

.su-twzt-21 {
  background-image: url('../images/go-icon5.png');
  background-position: 1%;
  background-repeat: no-repeat;
  background-size: 12px;
  padding-left: 24px;
  font-size: 21px;
  font-weight: 700;
  line-height: 150%;
}

.su-twzt-21.link {
  color: var(--gd-v1-2);
}

.su-text-15 {
  text-align: justify;
  background-image: url('../images/go-icon7.png');
  background-position: 6px 9px;
  background-repeat: no-repeat;
  background-size: 8px;
  padding-left: 18px;
  font-size: 15px;
}

.su-sblock-redboder {
  border: 3px solid var(--gd-v1-2);
  border-radius: 20px;
  height: 92%;
  margin-top: 30px;
  padding: 30px 20px 20px;
  position: relative;
}

.su-text-27red {
  color: var(--cardinal);
  padding-left: 5px;
  padding-right: 5px;
}

.su-twzt-24 {
  background-color: #fff;
  padding-right: 10px;
  font-size: 24px;
  font-weight: 700;
  line-height: 150%;
  position: absolute;
}

.su-text-18 {
  text-align: justify;
  width: 390px;
  padding-top: 10px;
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
}

.su-sblock-sales {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.su-link {
  color: var(--gd-v1-2);
}

.su-link:hover {
  text-decoration: none;
}

.intro-reason {
  color: #fff;
  background-image: linear-gradient(90deg, #ff8a8a00, #ac0000 41%, #ffafaf00);
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 40px;
  margin-left: auto;
  margin-right: auto;
  font-size: 21px;
  font-weight: 700;
  display: flex;
}

.intro-block3 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: center;
  align-items: center;
  padding-top: 30px;
  display: flex;
}

.intro-block3.block2 {
  padding-top: 20px;
}

.intro-call-1 {
  justify-content: center;
  align-items: flex-start;
}

.intro-call-red {
  background-color: var(--cardinal);
  width: 140px;
  height: 34px;
  color: var(--white);
  border-radius: 20px;
  justify-content: flex-start;
  align-items: center;
  padding-left: 25px;
  font-weight: 700;
  display: flex;
}

.intro-call-2 {
  text-align: left;
  justify-content: center;
  align-items: flex-start;
  font-weight: 700;
}

.intro-qs-1 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
}

.cell {
  justify-content: center;
  align-items: flex-start;
}

.intro-qs-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-radius: 20px;
  width: 520px;
  padding: 0 0 10px;
  overflow: hidden;
  box-shadow: 5px 5px 15px 5px #0003;
}

.cell-2 {
  color: var(--white);
  background-color: #273550;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: 700;
}

.text-block-5 {
  border: 1px solid silver;
  border-radius: 20px;
  width: 70px;
  margin-right: 10px;
  font-size: 14px;
  font-weight: 400;
}

.cell-3 {
  text-align: left;
  background-color: #f7d9a9;
  justify-content: center;
  align-items: flex-start;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 20px;
  font-weight: 700;
  line-height: 130%;
}

.cell-4 {
  border-bottom: 1px solid #cacaca;
  justify-content: center;
  align-items: flex-start;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 20px;
}

.cell-4.noboder {
  border-bottom-style: none;
}

.text-span {
  font-size: 14px;
  font-weight: 400;
}

.image {
  mix-blend-mode: multiply;
}

.kv-background {
  background-image: linear-gradient(#f7f8f800 70%, #f5ebd6), url('../images/kvbg-1pc.jpg');
  background-position: 0 0, 50% 250px;
  background-repeat: repeat, no-repeat;
  background-size: auto, auto;
}

.intro-block4 {
  border-radius: 20px;
  box-shadow: 5px 5px 15px 5px #0003;
}

.intro-block6 {
  text-align: center;
  justify-content: center;
  align-items: flex-start;
  padding-top: 40px;
  display: flex;
  position: relative;
}

.youtube {
  border-radius: 20px;
}

.video-blocks {
  border-radius: 20px;
  width: 918px;
  overflow: hidden;
}

.redpoint {
  color: var(--gd-v1-1);
  font-size: 20px;
  font-style: normal;
}

.s2-block-2 {
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
}

.s2-block-3 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.s2-example-block {
  padding-bottom: 30px;
  display: flex;
}

.s3-example-block {
  background-image: url('../images/s3-example-titlebg.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 1460px;
  justify-content: flex-end;
  align-items: center;
  max-width: 1460px;
  min-height: 300px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.s3-block-3 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  display: flex;
}

.profile-block-2s-1 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  margin-left: auto;
  margin-right: auto;
  padding-top: 30px;
  display: flex;
}

.profile-block-3s1 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  padding-top: 20px;
  display: flex;
}

.su-text-30 {
  border-left: 1px solid #fff;
  height: 30px;
  padding-left: 15px;
}

.su-img {
  position: absolute;
  inset: auto -20% -20% auto;
}

.su-twzt-21r {
  background-image: url('../images/go-icon5.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 12px;
  padding-left: 18px;
  font-size: 21px;
  font-weight: 700;
  line-height: 150%;
}

.su-twzt-21r.link {
  color: var(--gd-v1-2);
  background-image: url('../images/go-icon6.png');
  background-position: 1%;
  padding-left: 24px;
}

.kv-block-pdw {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: absolute;
  inset: auto 0% 10% auto;
}

.kv-pd-icon {
  border-radius: 120px;
  box-shadow: 0 5px 20px #49220040;
}

.kv-pd-icon.mb {
  display: none;
}

.kv-note-link {
  border-radius: 100px;
  box-shadow: 0 5px 20px #49220040;
}

.fixed-menu {
  display: flex;
}

.fixed-menu-block {
  z-index: 10;
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  -webkit-text-stroke-color: white;
  background-image: url('../images/fixed-bgpc.png');
  background-position: 0 0;
  background-size: auto;
  border-radius: 15px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 81px;
  height: 351px;
  font-weight: 700;
  display: flex;
  position: fixed;
  top: 30%;
  left: auto;
  right: 2%;
  box-shadow: 5px 5px 20px #774f1c40;
}

.fixed-button-1 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  color: #8c6239;
  background-image: url('../images/fixed-icon1.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 36px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 80px;
  padding-top: 40px;
  font-size: 18px;
  line-height: 24px;
  text-decoration: none;
  display: flex;
}

.fixed-text18 {
  color: #fff;
  width: 38px;
}

.fixed-button-2 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  color: #8c6239;
  background-image: url('../images/fixed-icon2.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 40px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 80px;
  padding-top: 40px;
  font-size: 18px;
  text-decoration: none;
  display: flex;
}

.fixed-button-3 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  color: #8c6239;
  background-image: url('../images/fixed-icon-3_1fixed-icon-3.png'), url('../images/fixed-bg-3_1fixed-bg-3.png');
  background-position: 50% 20px, 0 0;
  background-repeat: no-repeat, no-repeat;
  background-size: 29px, cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 90px;
  height: 100px;
  padding-top: 25px;
  font-size: 18px;
  text-decoration: none;
  display: flex;
}

.fixed-text18b {
  color: #303030;
  width: 38px;
}

.footer-note-2 {
  text-align: justify;
  padding: 20px;
  font-size: 15px;
  font-weight: 700;
  line-height: 140%;
}

.footer-note-2.popup {
  font-size: 16px;
}

.sc-main-btn-bg-animation {
  z-index: 2;
  background-color: #193565;
  border-radius: 100px;
  width: 60px;
  height: 60px;
  display: flex;
  position: absolute;
  inset: 0;
}

.popup-item {
  border: 5px solid var(--cardinal);
  background-color: #fff;
  border-radius: 25px;
  max-width: 810px;
  margin: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
  box-shadow: 0 0 50px #36363633;
}

.popup-item.talk {
  max-width: 550px;
}

.close-btn {
  color: #fff;
  cursor: pointer;
  background-color: #000;
  border-radius: 99px;
  width: 40px;
  height: 40px;
  padding: 10px;
  display: none;
  position: absolute;
  inset: 10px 10px auto auto;
}

.red-note {
  color: #c03229;
  font-size: 15px;
}

.sc-btn-icon {
  z-index: 5;
  width: 35px;
  height: 40px;
  font-size: 3.6em;
  position: relative;
}

.mask-mb {
  display: none;
}

.footer-links {
  color: #004cff;
}

.footer-links:hover {
  text-decoration: none;
}

.popup-block-warning {
  z-index: 1000;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background-image: linear-gradient(#e0e0e0cc, #e0e0e0cc);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: fixed;
  inset: 0%;
}

.button-text {
  z-index: 5;
  color: #fff;
  text-align: left;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
  position: relative;
}

.popup-close-btn {
  z-index: 20;
  grid-column-gap: 1em;
  grid-row-gap: 0px;
  background-color: var(--cardinal);
  border-radius: 100px;
  justify-content: space-between;
  align-items: center;
  width: 180px;
  height: 60px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px 10px 20px 30px;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.2;
  text-decoration: none;
  transition: color .4s;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 5px 10px #0003;
}

.popup-title {
  height: 70px;
  color: var(--color-5);
  text-align: left;
  background-color: #eeebeb;
  background-image: url('../images/fixed-icon2.png');
  background-position: 2%;
  background-repeat: no-repeat;
  background-size: 40px;
  border-radius: 100px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 20px;
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 60px;
  font-size: 30px;
  font-weight: 700;
  line-height: 46px;
  display: flex;
}

.footer-note-2-copy {
  text-align: justify;
  padding: 20px;
  font-size: 15px;
  font-weight: 700;
  line-height: 140%;
}

.footer-note-2-copy.popup {
  font-size: 16px;
}

.popup-talk {
  z-index: 999;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background-image: linear-gradient(#e0e0e0cc, #e0e0e0cc);
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-content {
  color: #2e2e2e;
  text-align: justify;
  padding-bottom: 40px;
  padding-left: 40px;
  padding-right: 40px;
  font-size: 21px;
  font-weight: 700;
  line-height: 150%;
}

.talk-span-red {
  color: var(--cardinal);
}

.popup-item-talk {
  border: 4px solid var(--cardinal);
  background-color: #fff;
  border-radius: 45px;
  max-width: 550px;
  margin: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  position: relative;
  box-shadow: 0 0 100px #ff000054;
}

.popup-item-talk.talk {
  max-width: 550px;
}

.intro-card-pc {
  cursor: pointer;
}

.close-btn-2 {
  color: #fff;
  cursor: pointer;
  background-color: #2258c5;
  border-radius: 99px;
  width: 40px;
  height: 40px;
  padding: 10px;
  position: absolute;
  inset: 10px 10px auto auto;
}

.close-btn-2.card {
  color: #fff;
  background-color: #0000;
  border-radius: 0;
  width: 50px;
  height: 50px;
  padding: 0;
  top: 20px;
  bottom: auto;
  right: 20px;
}

.intro-block6s1 {
  position: absolute;
  inset: 0% auto auto 6%;
}

.profile-block-3s2, .profile-block-3s3 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  padding-top: 20px;
  display: flex;
}

.kv-content-mb, .img-mb {
  display: none;
}

.footer-contact-blocks {
  width: 80%;
  display: flex;
}

.ficon-mb, .img-mb-copy {
  display: none;
}

@media screen and (max-width: 991px) {
  .kv {
    background-position: 46% 0;
    overflow: hidden;
  }

  .section-1 {
    background-size: 1000px, 1000px;
    padding-bottom: 100px;
  }

  .section-2 {
    background-position: 50% 84%, 50% 0;
    background-size: 1300px, auto;
    overflow: hidden;
  }

  .footer-2-container {
    padding-left: 10px;
    padding-right: 10px;
  }

  .footer-note {
    font-size: 18px;
  }

  .footer-info {
    width: 75%;
  }

  .top-line {
    background-color: #000;
    width: 40px;
    height: 2px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    padding-right: 0;
    position: absolute;
    inset: 28px 0% auto;
  }

  .middle-line {
    background-color: #000;
    width: 40px;
    height: 2px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    padding-right: 0;
    position: absolute;
    inset: 38px 0% auto;
  }

  .bottom-line {
    background-color: var(--black);
    width: 40px;
    height: 2px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    padding-right: 0;
    position: absolute;
    inset: 48px 0% auto;
  }

  .menu-button {
    width: 80px;
    height: 80px;
  }

  .navbar {
    border-radius: 0;
    margin-top: 0;
  }

  .navbar-container {
    border-radius: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .navbar-menu {
    border: 3px solid var(--cardinal);
    -webkit-backdrop-filter: blur(15px);
    backdrop-filter: blur(15px);
    background-color: #fffffff2;
    border-radius: 15px;
    justify-content: center;
    align-items: center;
    width: 250px;
    height: 280px;
    margin: 15px 15px 0 auto;
    box-shadow: 0 5px 15px #00000040;
  }

  .nav-link {
    border-bottom: 1px solid var(--color-4);
    color: var(--tundora);
    border-right-style: none;
    justify-content: center;
    align-items: center;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 18px;
    transition: color 1s ease-out;
    display: flex;
  }

  .footer-1-container {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .footer-logo-img {
    width: 30%;
  }

  .scoical-fb-link-mb {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    border-right: 1px solid var(--color-4);
    width: 50%;
    height: 30px;
    color: var(--tundora);
    justify-content: center;
    align-items: center;
    margin-top: 10px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 14px;
    font-style: normal;
    text-decoration: none;
    display: flex;
  }

  .scoical-line-link-mb {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    width: 50%;
    height: 30px;
    color: var(--tundora);
    justify-content: center;
    align-items: center;
    margin-top: 10px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 14px;
    font-style: normal;
    text-decoration: none;
    display: flex;
  }

  .scoical-link-menu-mb {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .footer-contact-us {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .footer-contact-block {
    width: 50%;
  }

  .video {
    overflow: hidden;
  }

  .kv-content {
    max-width: 768px;
    min-height: 850px;
    overflow: hidden;
  }

  .profile {
    padding-top: 20px;
    padding-bottom: 100px;
  }

  .video-container {
    max-width: 768px;
    min-height: 680px;
    margin-left: auto;
    margin-right: auto;
  }

  .kv-block-cw {
    background-image: none;
    justify-content: center;
    align-items: flex-start;
  }

  .title-block {
    background-position: -80px 0;
  }

  .intro-note {
    max-width: 750px;
  }

  .profile-container {
    max-width: 98%;
    min-height: 3200px;
    overflow: hidden;
  }

  .intro-container {
    max-width: 98%;
    min-height: 1700px;
  }

  .video-block {
    background-size: contain;
    justify-content: center;
    align-items: center;
    min-height: 520px;
    margin-top: -50px;
    padding-top: 23px;
  }

  .s2-block-1 {
    padding-left: 0;
    padding-right: 0;
  }

  .intro-subheading {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
    font-size: 4vw;
  }

  .section-3 {
    background-size: 1000px, 1000px;
    padding-bottom: 100px;
    overflow: hidden;
  }

  .subscription {
    background-size: 1000px;
  }

  .intro-description {
    font-size: 2.3vw;
  }

  .section-sblock {
    padding-top: 20px;
  }

  .section-container {
    max-width: 98%;
    min-height: 950px;
  }

  .section-container.s2 {
    max-width: 98%;
    min-height: 1300px;
  }

  .section-container.s3 {
    max-width: 100%;
    min-height: 1120px;
  }

  .section-note.center {
    text-align: left;
    margin-top: -10px;
  }

  .section-note.white {
    border-radius: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .section-note.s3note {
    max-width: 98%;
  }

  .section-subheading {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
    font-size: 4vw;
    line-height: 125%;
  }

  .section-description {
    font-size: 2.3vw;
  }

  .sub-block.go {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .example {
    width: 480px;
    font-size: 21px;
    position: absolute;
    inset: 5% auto auto 38%;
  }

  .example.s3 {
    text-align: justify;
    width: auto;
    padding-right: 10px;
    font-size: 17px;
    top: auto;
    bottom: 57%;
  }

  .example-red {
    font-size: 21px;
  }

  .s2-chart-block {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .chart-title-block.fpblock {
    width: 728px;
    margin-bottom: 0;
  }

  .s3-block-1, .s3-sblock {
    padding-right: 10px;
  }

  .s3-sblock.noboder {
    padding-left: 0;
  }

  .s3-sblock-title {
    font-size: 2.1svw;
  }

  .s3-sblock-description {
    font-size: 1.7svw;
    line-height: 140%;
  }

  .s3-block-2s {
    margin-top: -140px;
  }

  .profile-block-2 {
    overflow: hidden;
  }

  .profile-title-text {
    font-size: 2.6svw;
  }

  .profile-sub {
    font-size: 2svw;
  }

  .profile-block-3ss {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .fund-cell-1 {
    padding-left: 10px;
    font-size: 16px;
  }

  .fund-cell-2 {
    font-size: 16px;
  }

  .fund-cell-2.fundname {
    font-size: 18px;
  }

  .su-concontainer {
    max-width: 98%;
  }

  .su-twzt-21 {
    background-position: 2% 15%;
    padding-bottom: 20px;
    line-height: 125%;
  }

  .su-sblock-redboder {
    padding-left: 10px;
    padding-right: 10px;
  }

  .su-text-18 {
    width: 100%;
  }

  .intro-block3 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .intro-block6 {
    justify-content: flex-end;
    align-items: flex-start;
    padding-right: 40px;
  }

  .video-blocks {
    border-radius: 12px;
    width: 662px;
  }

  .s2-block-2 {
    padding-top: 50px;
  }

  .s2-block-3 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .s2-example-block {
    justify-content: flex-end;
    align-items: flex-start;
    max-width: 768px;
    min-height: 90px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
  }

  .s3-example-block {
    background-size: 945px;
  }

  .s3-block-3 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .profile-block-3s1 {
    margin-left: -30px;
  }

  .su-text-30 {
    padding-left: 25px;
    font-size: 24px;
  }

  .su-img {
    max-width: 50%;
    bottom: -12%;
    right: -15%;
  }

  .su-twzt-21r.link {
    background-position: 2% 23%;
  }

  .kv-block-pdw {
    width: 170px;
    bottom: 0%;
    right: 2%;
  }

  .fixed-menu {
    z-index: 1000;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    position: fixed;
  }

  .fixed-menu-block {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    width: 90%;
    height: 50px;
    box-shadow: none;
    background-image: none;
    border-radius: 0;
    flex-flow: row;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    inset: auto 0% 1%;
  }

  .fixed-button-1 {
    border-top: 1px solid var(--cardinal);
    border-bottom: 1px solid var(--cardinal);
    border-left: 1px solid var(--cardinal);
    background-color: var(--gd-v1-2);
    background-image: none;
    border-top-left-radius: 100px;
    border-bottom-left-radius: 100px;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: 50%;
    padding-top: 0;
  }

  .fixed-button-1.w--current {
    flex-flow: row;
    justify-content: center;
    align-items: center;
  }

  .fixed-text18 {
    justify-content: flex-start;
    align-items: center;
    width: auto;
    height: 50px;
    display: flex;
  }

  .fixed-button-2 {
    background-color: var(--white);
    background-image: none;
    border-top: 1px solid #cecece;
    border-bottom: 1px solid #cecece;
    border-right: 1px solid #cecece;
    border-top-right-radius: 100px;
    border-bottom-right-radius: 100px;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: 50%;
    padding-top: 0;
  }

  .fixed-button-3 {
    background-image: none;
    background-position: 10%;
    background-repeat: no-repeat;
    background-size: 29px;
    width: 30%;
    height: 60px;
    padding-top: 0;
    padding-left: 60px;
  }

  .fixed-text18b {
    justify-content: center;
    align-items: center;
    width: auto;
    height: 50px;
    display: flex;
  }

  .popup-item {
    width: 96%;
  }

  .sc-btn-icon {
    width: .8em;
  }

  .popup-item-talk {
    width: 96%;
  }

  .intro-card-pc {
    max-width: 46%;
  }

  .intro-block6s1 {
    left: 2%;
  }

  .s2-example-blocks {
    position: absolute;
    left: -140px;
  }

  .footer-contact-blocks {
    flex-flow: column;
    width: 80%;
  }

  .ficon-mb {
    display: inline-flex;
  }
}

@media screen and (max-width: 767px) {
  .video-block {
    background-image: none;
  }
}

@media screen and (max-width: 479px) {
  .kv {
    background-image: linear-gradient(#fff6e9, #fff0 20%);
    max-width: 100%;
    margin-top: 80px;
    overflow: hidden;
  }

  .section-1 {
    background-size: 500px, 500px;
    height: auto;
    max-height: none;
    margin-top: -50px;
    padding-bottom: 60px;
    position: relative;
  }

  .section-2 {
    background-image: linear-gradient(0deg, #f3e9dc, #fff0 15%), url('../images/s2-bg-bottommb.png'), url('../images/s2-bg-toppc.png');
    background-position: 0 0, 50% 24%, 50% 0;
    background-repeat: repeat, no-repeat, no-repeat;
    background-size: auto, 450px, 1000px;
    margin-top: -30px;
    padding-top: 0;
    overflow: hidden;
  }

  .footer-2-container {
    flex-flow: column;
    padding-top: 20px;
    padding-bottom: 80px;
  }

  .footer-note {
    border-left-style: none;
    padding-top: 20px;
  }

  .footer-note.popup {
    height: 64vh;
    padding: 10px 10px 40px;
    overflow: scroll;
  }

  .footer-info {
    width: 100%;
    max-width: none;
  }

  .navbar {
    background-color: #fff;
  }

  .footer-contact {
    padding-bottom: 10px;
    display: block;
  }

  .footer-contact.footer-cube {
    margin-bottom: 5px;
    padding-bottom: 5px;
    display: block;
  }

  .footer-logo-companyname {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .navbar-container {
    max-width: none;
  }

  .brand-logo {
    padding-left: 0;
  }

  .footer-1-container {
    flex-flow: column;
    padding: 20px 10px 10px;
  }

  .footer-logo-img {
    width: 50%;
    height: auto;
  }

  .footer-fund-note {
    font-size: 15px;
    line-height: 135%;
  }

  .footer-contact-us {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    display: flex;
  }

  .footer-contact-block {
    width: 60%;
  }

  .video {
    width: 100%;
    padding-bottom: 100px;
  }

  .kv-content {
    min-height: 540px;
    padding-top: 60px;
    padding-bottom: 20px;
  }

  .profile {
    background-image: url('../images/profile-bg-bottompc.png'), linear-gradient(0deg, #ffe9d8, #fff0 15%, #fff 52%, #f8f3ee 84%, #fff8f3);
    background-position: 50% 100%, 0 0;
    background-repeat: no-repeat, repeat;
    background-size: 1200px, auto;
    overflow: hidden;
  }

  .video-container {
    min-height: auto;
    padding-top: 0;
  }

  .kv-block-cw {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: 450px;
    display: flex;
    position: absolute;
  }

  .kv-block-x {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin-top: 190px;
    position: relative;
    inset: auto 0% 0%;
  }

  .section-block {
    margin-top: 0;
  }

  .section-block.go {
    margin-top: -80px;
  }

  .title-block {
    background-image: linear-gradient(#0000, #0000);
    min-height: auto;
  }

  .intro {
    padding-bottom: 60px;
  }

  .intro-block {
    height: auto;
  }

  .intro-note.v2 {
    justify-content: center;
    align-items: center;
    padding-left: 0;
  }

  .intro-note.center {
    text-align: justify;
  }

  .profile-container {
    max-width: 96%;
    min-height: 6000px;
  }

  .intro-container {
    min-height: 2410px;
  }

  .video-title {
    width: 98%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 10px;
  }

  .video-block {
    border: 1px solid #e4dfd4;
    max-width: 86%;
    min-height: auto;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    box-shadow: 0 5px 25px #55310d66;
  }

  .intro-subheading {
    font-size: 6vw;
    line-height: 125%;
  }

  .intro-title-pc {
    display: none;
  }

  .intro-title-mb {
    display: inline-flex;
  }

  .section-3 {
    background-size: 500px, 500px;
    padding-bottom: 60px;
    overflow: hidden;
  }

  .subscription {
    background-size: 500px;
    margin-top: -50px;
  }

  .intro-description {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
    font-size: 4vw;
    line-height: 130%;
  }

  .intro-sblock {
    padding-top: 40px;
  }

  .intro-block5.mb {
    max-width: 94%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
  }

  .img-pc {
    display: none;
  }

  .section-sblock {
    max-width: 98%;
    margin-left: auto;
    margin-right: auto;
  }

  .section-container {
    min-height: 1440px;
  }

  .section-container.s2 {
    min-height: 2080px;
  }

  .section-container.s3 {
    min-height: 2330px;
  }

  .section-note.center {
    text-align: justify;
    padding-bottom: 30px;
  }

  .section-note.s3 {
    padding-left: 0;
    padding-right: 0;
  }

  .section-subheading {
    width: 100%;
    padding-top: 10px;
    font-size: 6vw;
    line-height: 125%;
  }

  .section-description {
    width: 100%;
    padding-bottom: 10px;
    font-size: 4vw;
    line-height: 130%;
  }

  .sub-block.go {
    max-width: 100%;
    padding-top: 0;
  }

  .example {
    text-align: justify;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 4.8svw;
    position: static;
  }

  .example.s3 {
    padding-left: 10px;
    font-size: 4svw;
    position: static;
    bottom: 35%;
    left: 40%;
  }

  .example-red {
    font-size: 5svw;
  }

  .s2-chart-block {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    flex-flow: column;
    max-width: 90%;
  }

  .chart-title-block {
    width: 100%;
  }

  .chart-title-block.fpblock {
    width: 100%;
    font-size: 4.5svw;
  }

  .chart-title-block.fpblock.mb {
    height: 60px;
  }

  .chart-title-block.s2 {
    height: 60px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .s3-sblock {
    border-right-style: none;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 20px;
  }

  .s3-sblock.noboder {
    padding-left: 10px;
  }

  .s3-sblock-title {
    margin-top: -15px;
    padding-top: 0;
    font-size: 6svw;
  }

  .s3-sblock-description {
    font-size: 3.5svw;
  }

  .title-redfont {
    font-size: 7vw;
  }

  .s3-block-2 {
    margin-top: 0;
  }

  .s3-block-2s {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    margin-top: 0;
  }

  .profile-block-2 {
    flex-flow: column;
  }

  .profile-block-2s {
    width: 100%;
  }

  .profile-block-btn {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
  }

  .profile-title-text {
    font-size: 5svw;
  }

  .profile-sub {
    text-align: center;
    width: 100%;
    padding-left: 0;
    font-size: 4svw;
  }

  .profile-block-3ss {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
  }

  .fund-cell-1 {
    padding-left: 0;
    font-size: 15px;
  }

  .fund-qs-1 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .fund-cell-2 {
    font-size: 15px;
    line-height: 140%;
  }

  .fund-cell-2.boder {
    border-right-style: none;
  }

  .fund-cell-2.fundname {
    font-size: 17px;
  }

  .fund-qs-2 {
    width: 100%;
  }

  .fund-cell-3 {
    flex-flow: column;
  }

  .su-concontainer {
    max-width: 96%;
    min-height: auto;
  }

  .su-block {
    flex-flow: column;
  }

  .su-sblock {
    width: 100%;
  }

  .su-text-27 {
    background-position: 20px 12px;
    background-size: 40px;
    padding-left: 65px;
  }

  .su-twzt-21 {
    margin-top: 10px;
    padding-bottom: 10px;
  }

  .su-twzt-24 {
    font-size: 21px;
  }

  .su-text-18 {
    font-size: 17px;
    line-height: 135%;
  }

  .su-sblock-sales {
    margin-top: 10px;
  }

  .intro-reason {
    font-size: 17px;
  }

  .intro-block3 {
    flex-flow: column;
    padding-top: 20px;
  }

  .intro-block4 {
    max-width: 92%;
  }

  .intro-block6 {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
    padding-right: 0;
  }

  .youtube {
    border-radius: 30px;
    width: auto;
    height: 152vw;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
  }

  .video-blocks {
    width: 100%;
  }

  .s2-block-2 {
    margin-top: 40px;
    padding-top: 0;
  }

  .s2-block-3 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-flow: wrap;
    justify-content: space-around;
    align-items: center;
    max-width: 98%;
    margin-left: auto;
    margin-right: auto;
  }

  .s2-example-block {
    background-color: #fff;
    min-height: auto;
    padding-top: 20svw;
    padding-bottom: 30px;
  }

  .s3-example-block {
    background-image: url('../images/s3-example-titlebgmb.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
    justify-content: center;
    align-items: flex-start;
    padding-top: 43svw;
  }

  .s3-block-3 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    max-width: 360px;
    margin-left: auto;
    margin-right: auto;
  }

  .profile-block-2s-1 {
    max-width: 87%;
  }

  .profile-block-3s1 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: space-between;
    align-items: center;
    margin-left: 0;
  }

  .su-img {
    display: none;
  }

  .kv-block-pdw {
    width: 120px;
    inset: auto auto 10% 2%;
  }

  .kv-pd-icon {
    width: 130px;
    display: none;
  }

  .kv-pd-icon.mb {
    z-index: 1;
    width: 120px;
    display: block;
    position: absolute;
    inset: auto 2% 5% auto;
    transform: rotate(10deg);
  }

  .kv-note-link {
    width: 120px;
  }

  .fixed-menu-block {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    bottom: 1%;
  }

  .fixed-button-1 {
    background-position: 20%;
  }

  .fixed-text18 {
    font-size: 16px;
    line-height: 125%;
  }

  .fixed-button-2 {
    background-image: none;
    flex-flow: row;
  }

  .fixed-button-3 {
    background-position: 15%;
    padding-left: 50px;
  }

  .fixed-text18b {
    font-size: 16px;
    line-height: 125%;
  }

  .footer-note-2 {
    margin-bottom: 10px;
    padding: 10px 10px 40px;
    line-height: 135%;
    overflow: scroll;
  }

  .footer-note-2.popup {
    height: 64vh;
  }

  .popup-item {
    border-width: 3px;
  }

  .close-btn {
    width: 30px;
    height: 30px;
    padding: 5px;
    display: none;
    top: 20px;
    right: 10px;
  }

  .sc-btn-icon {
    width: 35px;
  }

  .mask-mb {
    background-image: linear-gradient(#fff0, #fff 90%);
    width: 100%;
    height: 50px;
    display: block;
    position: absolute;
    inset: auto 0% 80px;
  }

  .popup-block-warning {
    z-index: 1000;
    overflow: scroll;
  }

  .popup-title {
    background-position: 5%;
    font-size: 24px;
  }

  .footer-note-2-copy {
    margin-bottom: 10px;
    padding: 10px 10px 40px;
    line-height: 135%;
    overflow: scroll;
  }

  .footer-note-2-copy.popup {
    height: 64vh;
  }

  .popup-talk {
    overflow: scroll;
  }

  .popup-content {
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 18px;
    line-height: 135%;
  }

  .close-btn-2 {
    width: 30px;
    height: 30px;
    padding: 5px;
    top: 20px;
    right: 10px;
  }

  .s2-block-3s {
    max-width: 48%;
  }

  .kv-content-pc {
    display: none;
  }

  .intro-block6s1 {
    max-width: 77%;
    top: 98%;
    left: -19%;
  }

  .intro-block6s2 {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .s2-example-blocks {
    inset: 0% auto auto -30svw;
  }

  .profile-block-3s2 {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .profile-block-3s3 {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .kv-content-mb {
    max-width: 105%;
    display: inline-block;
  }

  .img-mb {
    display: inline-flex;
  }

  .text-block-6, .text-block-7 {
    flex-flow: column;
    display: flex;
  }

  .footer-contact-blocks {
    flex-flow: row;
    width: 100%;
    display: flex;
  }

  .image-2 {
    max-width: 70%;
  }

  .ficon-mb, .img-mb-copy {
    display: inline-flex;
  }
}

#w-node-c07605a6-9b87-fa6e-e176-fa7c75bc5f7a-fec101e9 {
  grid-template-rows: auto auto auto auto auto auto auto;
  grid-template-columns: 200px 1fr;
}

#w-node-_0b0dc9fb-92e1-50cd-4143-9fd02880fda8-fec101e9 {
  grid-column: span 2 / span 2;
}

#w-node-_391a4560-38fe-2b84-32a6-22c91a87c2d5-fec101e9, #w-node-b92cd406-900f-1c55-3fc3-f883f80244b3-fec101e9 {
  grid-template-rows: auto;
  grid-template-columns: 200px 1fr;
}

@media screen and (max-width: 479px) {
  #w-node-c07605a6-9b87-fa6e-e176-fa7c75bc5f7a-fec101e9 {
    grid-template-rows: auto auto auto auto auto auto auto;
    grid-template-columns: 100px 1fr;
  }

  #w-node-_391a4560-38fe-2b84-32a6-22c91a87c2d5-fec101e9, #w-node-b92cd406-900f-1c55-3fc3-f883f80244b3-fec101e9 {
    grid-template-rows: auto;
    grid-template-columns: 100px 1fr;
  }
}


