:root {
  --ffffff\<deleted\|variable-993b671a-30cf-188b-6445-35efc7469ad8\>: white;
  --gbg-v11-1: #243cbf;
  --gbg-v11-2: #0074de;
  --cccccc: #ccc;
  --e6e6e6\<deleted\|variable-3ce6d01f-58f3-56d2-2575-e3b4dd386480\>: #e6e6e6;
  --text: #1a1a1a;
  --1a7784\<deleted\|variable-b997649d-9a55-d72b-55d1-22b2a51681c5\>: #1a7784;
  --transparent: #0000;
  --white: white;
  --f8f8f4\<deleted\|variable-49a5c6d7-eb7b-9f9b-a2d9-7806515f498a\>: #f8f8f4;
  --f6f8e7: #f6f8e7;
  --e6cea8: #e6cea8;
  --b7872f: #b7872f;
  --cca65c: #cca65c;
  --2258c5\<deleted\|variable-ab7b242f-4d86-4e08-2ab8-f50842f86da1\>: #2258c5;
  --gbg-v3-2: #14264b;
  --points-red: #d5373e;
  --ff780a: #ff780a;
  --gbg-v7-1: #c03229;
  --gbg-v9-3: #eb6916;
  --gbg-v4-3: #e28a12;
  --ed6a00: #ed6a00;
  --gbg-v11-3: #0065ff;
  --b3b3b3: #b3b3b3;
  --42210b: #42210b;
  --f49700: #f49700;
  --808080: grey;
  --black: black;
  --ffe9b1: #ffe9b1;
  --gbg-v3-1: #255aa7;
  --gbg-v11-4: #00c8ff;
  --gbg-v1-1: #c94340;
  --gbg-v1-2: #e95513;
  --gbg-v1-3: #972936;
  --gbg-v1-4: #c94340;
  --gbg-v2-1: #fff7c2;
  --gbg-v2-2: #bf8310;
  --gbg-v2-3: #fff7c2;
  --gbg-v2-4: #bf842c;
  --gbg-v4-1: #c03229;
  --gbg-v4-2: #d21e1d;
  --gbg-v5-1: #f4d028;
  --gbg-v5-2: #f7de7e;
  --gbg-v5-3: #feedb2;
  --gbg-v5-4: #f0f5dc;
  --gbg-v6-1: #502512;
  --gbg-v6-2: #73311b;
  --gbg-v6-3: #aa4e23;
  --gbg-v6-4: #c0621c;
  --gbg-v8-1: #fcfbf5;
  --gbg-v8-2: #fef7e5;
  --gbg-v9-1: #f7d273;
  --gbg-v9-2: #f4bb18;
  --gbg-v10-1: #b56730;
  --gbg-v10-2: #6d1e0d;
  --gbg-v10-3: #7f1500;
}

.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-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

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

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

a {
  text-decoration: underline;
}

.navbar {
  z-index: 998;
  background-color: var(--ffffff\<deleted\|variable-993b671a-30cf-188b-6445-35efc7469ad8\>);
  position: sticky;
  top: 0;
}

.nav-menu {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  font-family: Noto Sans TC, sans-serif;
  font-size: 18px;
  display: flex;
}

.kv-section {
  z-index: 1;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.section-video {
  background-color: #daeaf1;
  padding-top: 100px;
  padding-bottom: 60px;
}

.section-1 {
  background-color: #daeaf1;
  background-image: url('../images/longbg-001-2.png'), url('../images/longbg-001-1.png');
  background-position: 50% 105%, 100% 36%;
  background-repeat: no-repeat, no-repeat;
  background-size: auto, auto;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

.section-howbuy {
  background-color: #daeaf1;
  padding-top: 100px;
}

.footer {
  padding-bottom: 10px;
}

.footer-info {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.top-navbar {
  justify-content: space-between;
  align-items: center;
  max-width: 1300px;
  height: 80px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.footer-copyright-1 {
  border-bottom: 1px solid var(--cccccc);
  text-align: justify;
  justify-content: space-between;
  align-items: center;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 13px;
  line-height: 18px;
  display: flex;
}

.footer-copyright-2 {
  justify-content: space-between;
  align-items: center;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 13px;
  display: flex;
}

.footer-company-name {
  border-bottom: 1px solid var(--e6e6e6\<deleted\|variable-3ce6d01f-58f3-56d2-2575-e3b4dd386480\>);
  color: var(--text);
  padding-bottom: 20px;
  font-size: 21px;
  font-weight: 700;
}

.footer-copyright {
  background-color: var(--ffffff\<deleted\|variable-993b671a-30cf-188b-6445-35efc7469ad8\>);
}

.footer-contact-block {
  border-right: 1px solid var(--e6e6e6\<deleted\|variable-3ce6d01f-58f3-56d2-2575-e3b4dd386480\>);
  min-width: 380px;
  line-height: 24px;
}

.footer-note {
  text-align: justify;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
}

.footer-content {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}

.footer-contact-1 {
  border-bottom: 1px solid var(--e6e6e6\<deleted\|variable-3ce6d01f-58f3-56d2-2575-e3b4dd386480\>);
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 13px;
  line-height: 23px;
}

.footer-contact-2 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.s1-content {
  max-width: 1110px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
}

.how-buy {
  max-width: 1110px;
}

.how-buy-title {
  color: var(--1a7784\<deleted\|variable-b997649d-9a55-d72b-55d1-22b2a51681c5\>);
  text-align: center;
  background-image: url('../images/hb-icon-1_1hb-icon-1.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 60px;
  width: 360px;
  margin-left: auto;
  margin-right: auto;
  font-size: 48px;
  font-weight: 700;
  line-height: 48px;
  position: relative;
}

.how-buy-block {
  position: relative;
}

.accordion-open {
  background-color: #0000;
  padding: 30px 20px;
  display: block;
  position: static;
}

.subscription-block {
  z-index: 2;
  color: var(--text);
  font-size: 17px;
  font-weight: 500;
  position: relative;
}

.toggle-icon {
  margin-right: 30px;
}

.howbuy-tab-menu {
  z-index: 2;
  background-color: #fff;
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 3px 15px #00108c33;
}

.howbuy-tab-link1 {
  z-index: 7;
  background-color: var(--transparent);
  color: var(--text);
  background-image: url('../images/s5-tabmenu-bg1.png');
  background-position: 0 0;
  background-size: auto;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 80px;
  margin-right: -40px;
  padding: 0;
  font-size: 21px;
  font-weight: 600;
  display: flex;
}

.howbuy-tab-link1.w--current {
  z-index: 6;
  background-color: var(--transparent);
  color: #fff;
  text-align: center;
  background-image: url('../images/tablink-ybb.png'), url('../images/s1tmbg1-2.png');
  background-position: 50% 85%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 53px, cover;
  border-right-style: none;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 80px;
  margin-right: -40px;
  padding: 0;
  font-size: 24px;
  font-weight: 700;
  display: flex;
}

.howbuy-tabs-content {
  border-radius: 0 0 20px 20px;
  width: 100%;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  padding: 40px;
  font-style: normal;
}

.howbuy-tab-pane-1 {
  margin-left: auto;
  margin-right: auto;
}

.subscription-block-title {
  color: var(--gbg-v11-1);
  text-align: center;
  border-bottom: 1px solid #c2cbe0;
  margin-bottom: 20px;
  padding-bottom: 20px;
  font-size: 36px;
  font-weight: 700;
  line-height: 40px;
}

.subscription-link {
  text-align: center;
  justify-content: space-around;
  align-items: stretch;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  display: flex;
}

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

.body {
  color: var(--text);
  background-image: url('../images/longbg-001.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
  font-family: Noto Sans TC, sans-serif;
  font-weight: 400;
  line-height: 125%;
}

.section-hotline {
  padding-top: 60px;
  padding-bottom: 60px;
}

.hotline-block {
  background-image: url('../images/hotline-bg.png');
  background-position: 0 0;
  background-size: 1110px;
  border-radius: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  max-width: 1110px;
  height: 200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px;
  display: flex;
  position: relative;
  box-shadow: 0 2px 5px #cbd3e7;
}

.hotline-content-2 {
  align-items: center;
  display: flex;
  position: relative;
}

.hotline-content-3 {
  color: var(--f8f8f4\<deleted\|variable-49a5c6d7-eb7b-9f9b-a2d9-7806515f498a\>);
  background-image: url('../images/dot-05_1dot-05.png');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: 10px;
  margin-right: 20px;
  padding-right: 20px;
  font-size: 48px;
  font-weight: 700;
  line-height: 48px;
}

.hotline-content-4 {
  color: var(--f8f8f4\<deleted\|variable-49a5c6d7-eb7b-9f9b-a2d9-7806515f498a\>);
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 64px;
  font-weight: 500;
  line-height: 1;
  text-decoration: none;
}

.hotline-font-style-1 {
  color: #ffffffa8;
  border: 1px solid #ffffffa8;
  border-radius: 10px;
  width: 130px;
  margin-bottom: 10px;
  padding: 5px 10px;
  font-size: 12px;
}

.s1-chart-block {
  max-width: 1110px;
  margin-left: auto;
  margin-right: auto;
}

.s1-chart-content {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  line-height: 20px;
  display: flex;
  position: relative;
}

.video-content {
  max-width: 1200px;
  position: relative;
}

.video-tab-pane {
  border-radius: 20px;
  overflow: hidden;
}

.video-tabs-content {
  border-radius: 15px;
  width: 980px;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 0 3px 30px #24229e4d;
}

.video-tab-link-1 {
  background-color: var(--transparent);
  color: #fff;
  -webkit-text-stroke-color: white;
  justify-content: center;
  align-items: center;
  width: 33%;
  height: 60px;
  padding: 10px 0;
  font-size: 24px;
  font-weight: 500;
  display: flex;
}

.video-tab-link-1.w--current {
  background-color: var(--transparent);
  color: #fff8c9;
  background-image: url('../images/tablink-ybb.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: 53px;
  justify-content: center;
  align-items: center;
  width: 33%;
  padding: 10px 0;
  font-size: 24px;
  font-weight: 700;
  display: flex;
}

.youtube-content {
  background-color: var(--white);
  width: 980px;
  margin-left: auto;
  margin-right: auto;
  padding: 3px;
  overflow: hidden;
}

.kv-block {
  justify-content: space-around;
  width: 1920px;
  height: 900px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  overflow: hidden;
}

.kv-content {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1200px;
  padding-top: 100px;
  display: flex;
  position: relative;
}

.top-menu {
  justify-content: center;
  align-items: center;
  height: 80px;
  padding: 0 20px;
  font-style: normal;
  font-weight: 500;
  transition: all .2s;
  display: flex;
}

.top-menu:hover {
  color: var(--gbg-v11-2);
  font-weight: 700;
}

.top-menu.w--current {
  color: var(--gbg-v11-2);
  justify-content: center;
  align-items: center;
  width: auto;
  height: 80px;
  padding: 0 20px;
  font-weight: 700;
  display: flex;
}

.top-menu.w--current:hover {
  color: var(--gbg-v11-2);
  font-weight: 700;
}

.fixed-menu {
  display: flex;
}

.fixed-menu-block {
  z-index: 999;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 500px;
  display: flex;
  position: fixed;
  inset: 25% 2% 0% auto;
}

.fixed-gotop {
  z-index: 998;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  display: flex;
  position: fixed;
  inset: auto 1% 1% auto;
}

.gotop-icon {
  background-image: linear-gradient(0deg, var(--gbg-v11-1), var(--gbg-v11-2));
  border-radius: 40px;
  padding: 10px;
}

.gotop-icon.w--current {
  background-image: linear-gradient(0deg, var(--gbg-v11-1), var(--gbg-v11-2));
}

.fixed-menu-2 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 200px;
  display: flex;
}

.fixed-link-b {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 2px solid var(--f6f8e7);
  background-image: linear-gradient(135deg, var(--cca65c), var(--b7872f) 32%, var(--e6cea8));
  text-align: center;
  border-radius: 15px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 70px;
  height: 200px;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  text-decoration: none;
  display: flex;
  box-shadow: 0 4px 20px #27050566;
}

.fixed-menu-1 {
  border: 2px solid var(--f6f8e7);
  background-image: linear-gradient(135deg, var(--cca65c), var(--e6cea8) 2%, var(--b7872f) 82%, var(--cca65c));
  border-radius: 15px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 70px;
  height: 200px;
  display: flex;
  box-shadow: 0 4px 20px #27050566;
}

.video-tab-menu {
  background-image: url('../images/s4-tabmenu-bg.png'), linear-gradient(90deg, var(--gbg-v11-1), var(--gbg-v11-2));
  background-position: 50%, 0 0;
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  width: 480px;/*Brad 一項調整為480px*/
  height: 80px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.video-tabs {
  width: 100%;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}

.section-title-block {
  background-image: url('../images/icon-001.png');
  background-position: 0 13px;
  background-repeat: no-repeat;
  background-size: auto;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  padding-left: 70px;
  display: flex;
}

.section-title-block.s3 {
  background-image: url('../images/icon-003.png');
  background-position: 0 8px;
  background-size: auto;
  max-width: 1110px;
}

.section-title-block.s2 {
  background-image: url('../images/icon-002.png');
  background-position: 0 6px;
  background-size: 65px;
  position: relative;
}

.section-title-block.s4 {
  background-image: url('../images/icon-004.png');
  max-width: 1110px;
}

.section-title-block.s5 {
  background-image: url('../images/icon-005.png');
  background-position: 0 20px;
  max-width: 1110px;
  padding-bottom: 40px;
}

.section-title-block.s6 {
  background-image: url('../images/icon-006.png');
  background-position: 0 11px;
  max-width: 1110px;
  padding-bottom: 40px;
}

.fixed-menu-block-m {
  z-index: 999;
  background-color: var(--ffffff\<deleted\|variable-993b671a-30cf-188b-6445-35efc7469ad8\>);
  border-radius: 60px;
  width: 100px;
  height: 300px;
  display: none;
  position: fixed;
  inset: 35% 1% 0% auto;
  box-shadow: 0 0 10px #0003;
}

.footer-note-highlight {
  color: var(--2258c5\<deleted\|variable-ab7b242f-4d86-4e08-2ab8-f50842f86da1\>);
  text-decoration: none;
}

.fixed-link-text {
  color: var(--white);
  text-shadow: 2px 2px 6px #00000080;
  font-size: 20px;
}

.fixed-link-text.question {
  color: var(--white);
}

.chart-img-mb {
  display: none;
}

.footer-contact-links {
  color: var(--text);
  text-decoration: none;
}

.popup-block-pc {
  background-color: #fff;
  border-radius: 20px;
  width: 700px;
}

.popup-title {
  color: var(--gbg-v3-2);
  text-align: center;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  font-size: 27px;
  font-weight: 700;
  line-height: 46px;
}

.popup-block-text-pc {
  border: 2px solid var(--gbg-v3-2);
  border-radius: 20px;
  padding: 20px;
  font-size: 16px;
}

.popup-item {
  margin: auto;
  position: relative;
}

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

.close-btn {
  background-color: var(--gbg-v3-2);
  color: var(--ffffff\<deleted\|variable-993b671a-30cf-188b-6445-35efc7469ad8\>);
  cursor: pointer;
  border-radius: 99px;
  width: 40px;
  height: 40px;
  padding: 10px;
  position: absolute;
  inset: 10px 10px auto auto;
}

.close-btn.card {
  background-color: var(--2258c5\<deleted\|variable-ab7b242f-4d86-4e08-2ab8-f50842f86da1\>);
  color: var(--ffffff\<deleted\|variable-993b671a-30cf-188b-6445-35efc7469ad8\>);
  border-radius: 10px;
  width: 50px;
  height: 50px;
  padding: 10px;
  top: -50px;
  right: -50px;
}

.popup-note {
  text-align: justify;
  padding-top: 20px;
  padding-bottom: 40px;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
}

.allstar-popup-close-btn {
  z-index: 20;
  grid-column-gap: 1em;
  grid-row-gap: 0px;
  background-image: linear-gradient(90deg, var(--gbg-v3-2), var(--gbg-v3-2));
  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;
}

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

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

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

._0800 {
  color: #f8f8f4;
  font-weight: 700;
  line-height: 1;
}

.anchor-video {
  width: 20px;
  height: 20px;
  position: absolute;
  top: -90px;
}

.anchor-howbuy {
  width: 20px;
  height: 20px;
  position: absolute;
  top: -100px;
}

.s2-tab-menu {
  z-index: 2;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-image: url('../images/s2tmbg-pc.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: 1110px;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 1110px;
  height: 89px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.tmenu-1b1 {
  z-index: 6;
  background-color: var(--transparent);
  color: #fff;
  text-align: center;
  -webkit-text-fill-color: inherit;
  background-image: url('../images/s1tmbg1-1.png');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: 300px;
  background-clip: border-box;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 80px;
  margin-right: -40px;
  padding-left: 0;
  padding-right: 0;
  font-size: 27px;
  font-weight: 700;
  line-height: 1.2;
  display: flex;
}

.tmenu-1b1.w--current {
  background-color: var(--transparent);
  color: var(--white);
  text-align: center;
  -webkit-text-fill-color: inherit;
  background-image: url('../images/tablink-ybb.png'), url('../images/tab1-1bg.png');
  background-position: 50% 85%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 53px, cover;
  background-clip: border-box;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 80px;
  padding-left: 0;
  padding-right: 0;
  font-weight: 700;
  display: flex;
}

.section-2 {
  background-color: #daeaf1;
  background-image: url('../images/longbg-001-3.png');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 100px;
}

.s2-chart-content {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  line-height: 20px;
  display: flex;
  position: relative;
}

.s2-content {
  max-width: 1110px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.s2-chart-block {
  max-width: 1110px;
  margin-left: auto;
  margin-right: auto;
}

.chart-content {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.anchor-s2-tab {
  width: 20px;
  height: 20px;
  position: absolute;
  top: -90px;
}

.s1-tab-menu {
  z-index: 2;
  background-color: var(--ff780a);
  border-radius: 15px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  overflow: hidden;
}

.tabs-content {
  border-radius: 20px 20px 85px;
  box-shadow: 0 5px 30px #001cb833;
}

.tab-prev {
  z-index: 2;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  width: 70px;
  height: 70px;
  padding-right: 5px;
  display: flex;
  position: absolute;
  inset: 50% auto auto -30px;
}

.tab-next {
  z-index: 2;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  width: 70px;
  height: 70px;
  padding-left: 5px;
  display: flex;
  position: absolute;
  inset: 50% -30px auto auto;
}

.anchor-s1-tab {
  width: 20px;
  height: 20px;
  position: absolute;
  top: -100px;
}

.none {
  display: none;
}

.fixed-link-a {
  color: #fff;
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  text-decoration: none;
  display: flex;
}

.intro {
  padding-top: 150px;
  padding-bottom: 170px;
  overflow: hidden;
}

.intro-chart-block {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.card-popup {
  cursor: pointer;
}

.s1-tabs-block {
  max-width: 1110px;
}

.tmenu-2b1 {
  z-index: 7;
  background-color: var(--transparent);
  color: var(--gbg-v3-2);
  text-align: center;
  background-image: url('../images/s2tmbg1-1.png');
  background-position: 0 0;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 310px;
  height: 90px;
  margin-right: -30px;
  padding: 25px 0 0;
  font-size: 27px;
  font-weight: 700;
  line-height: 1.2;
  display: flex;
}

.tmenu-2b1.w--current {
  z-index: 6;
  background-color: var(--transparent);
  color: var(--white);
  text-align: center;
  background-image: url('../images/tablink-ybb.png'), url('../images/s2tmbg1-2.png');
  background-position: 50% 85%, 0 0;
  background-repeat: no-repeat, no-repeat;
  background-size: 53px, contain;
  justify-content: center;
  align-items: center;
  width: 310px;
  height: 90px;
  margin-right: -30px;
  padding: 0;
  font-weight: 700;
  display: flex;
}

.youtube {
  border-radius: 15px;
  padding-top: 14px;
  display: flex;
  overflow: hidden;
}

.youtube.hide {
  display: none;
}

.popup-card-block {
  z-index: 999;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-block-card {
  border-radius: 20px;
  box-shadow: 0 5px 30px #002d6d4d;
}

.popup-card-item {
  margin: auto;
  position: relative;
}

.go-top-img {
  color: var(--white);
  width: 30px;
  height: 30px;
}

.popup-card-mb {
  display: none;
}

.coming-img {
  border-radius: 20px;
  width: 100%;
  height: 100%;
}

.red-note {
  color: var(--gbg-v7-1);
}

.intro-sub {
  border: 2px solid var(--gbg-v9-3);
  color: var(--gbg-v9-3);
  text-align: center;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 480px;
  height: 50px;
  margin: 20px auto;
  font-size: 27px;
  font-weight: 700;
  line-height: 125%;
  display: flex;
}

.intro-content {
  flex-flow: column;
  align-items: center;
  max-width: 1200px;
  min-height: 700px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.intro-note {
  text-align: justify;
  width: 100%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: auto 0% 4%;
}

._14n-source {
  font-size: 14px;
  font-weight: 400;
}

.section-3 {
  background-color: #daeaf1;
  background-image: url('../images/s3-bg.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 150px;
}

.s3-content {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.s3-chart-block {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  flex-flow: column;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.s3-chart-content {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 60px;
  line-height: 20px;
  display: flex;
  position: relative;
}

.section-sub-text {
  background-image: linear-gradient(90deg, var(--gbg-v11-1), var(--gbg-v11-2));
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  padding-top: 20px;
  padding-bottom: 40px;
  font-size: 24px;
  font-weight: 700;
  line-height: 130%;
}

.section-sub-text.s3 {
  background-image: linear-gradient(90deg, var(--white), #c5dcfd);
}

.section-title-text {
  background-image: linear-gradient(90deg, var(--gbg-v11-1), var(--gbg-v11-2));
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  font-size: 60px;
  font-weight: 800;
  line-height: 120%;
}

.section-title-text.s3 {
  background-image: linear-gradient(270deg, #c5dcfd, #fff);
}

.s3-chart-title-text {
  border: 1px solid var(--white);
  color: #fff;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
  font-size: 27px;
  font-weight: 700;
  line-height: 125%;
}

.s3-chart-sub-text {
  color: #fff;
  text-shadow: 0 1px #5f2e0d;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 40px;
  font-weight: 300;
  line-height: 125%;
}

.s3-chart-titleblock {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-bottom: 40px;
  display: flex;
}

.s3-chart-flex {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  display: flex;
}

.s1-chart-note {
  text-align: justify;
  max-width: 1080px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 15px;
  padding-left: 10px;
  font-size: 14px;
  font-weight: 400;
  position: absolute;
  inset: auto 0% 0%;
}

.s1-chartimg-block {
  max-width: 1110px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.s2-chart-note {
  color: var(--white);
  text-align: justify;
  width: 1060px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 20px;
  font-size: 15px;
  font-weight: 700;
  position: absolute;
  inset: auto 0% 0%;
}

.intro-chart-img-mb {
  display: none;
}

.kv-btn {
  border-radius: 15px;
  position: absolute;
  inset: auto auto -40% 12%;
  box-shadow: 0 3px 30px #002b5333;
}

.kv-mother {
  position: absolute;
  inset: auto -5% 78% auto;
}

.kv-child {
  position: absolute;
  inset: auto 78% 27% auto;
}

.intro-title-1 {
  background-image: linear-gradient(270deg, var(--gbg-v11-1), var(--gbg-v11-2));
  text-align: center;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  font-size: 56px;
  font-weight: 700;
  line-height: 150%;
}

.intro-des {
  text-align: center;
  font-size: 20px;
  font-weight: 500;
  line-height: 150%;
}

.intro-title-block {
  display: flex;
}

.intro-title-2 {
  background-image: linear-gradient(90deg, var(--gbg-v4-3), var(--ed6a00) 50%, var(--gbg-v4-3));
  color: var(--white);
  text-align: center;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  border-radius: 15px;
  margin-left: 5px;
  margin-right: 5px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 56px;
  font-weight: 700;
  line-height: 145%;
  box-shadow: 0 2px 15px 5px #ff5e0033;
}

.intro-title-3 {
  background-image: linear-gradient(90deg, var(--gbg-v11-1), var(--gbg-v11-2));
  text-align: center;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  font-size: 56px;
  font-weight: 700;
  line-height: 150%;
}

.intro-btn {
  z-index: 2;
  position: relative;
}

.intro-chart-bg {
  background-image: url('../images/intro-chart-bg.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
  width: 1430px;
  min-height: 520px;
  position: absolute;
  inset: auto 0% -24% -7%;
}

.intro-solution {
  position: absolute;
  inset: 5% -5% auto auto;
}

.tmenu-1b2 {
  z-index: 7;
  background-color: var(--transparent);
  color: #fff;
  text-align: center;
  -webkit-text-fill-color: inherit;
  background-image: url('../images/s1tmbg2-1.png');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-clip: border-box;
  justify-content: center;
  align-items: center;
  width: 317px;
  height: 80px;
  margin-left: 0;
  margin-right: -40px;
  padding-left: 0;
  padding-right: 0;
  font-size: 27px;
  font-weight: 700;
  line-height: 1.2;
  display: flex;
}

.tmenu-1b2.w--current {
  z-index: 8;
  background-color: var(--transparent);
  color: var(--white);
  text-align: center;
  -webkit-text-fill-color: inherit;
  background-image: url('../images/tablink-ybb.png'), url('../images/s1tmbg2-2.png');
  background-position: 50% 85%, 100%;
  background-repeat: no-repeat, no-repeat;
  background-size: 53px, 317px;
  background-clip: border-box;
  justify-content: center;
  align-items: center;
  width: 317px;
  height: 80px;
  margin-left: 0;
  margin-right: -40px;
  padding-left: 0;
  padding-right: 0;
  font-weight: 700;
  display: flex;
}

.tmenu-1b3 {
  z-index: 8;
  background-color: var(--transparent);
  color: #fff;
  text-align: center;
  -webkit-text-fill-color: inherit;
  background-image: url('../images/s1tmbg2-1.png');
  background-position: 100%;
  background-size: cover;
  background-clip: border-box;
  justify-content: center;
  align-items: center;
  width: 317px;
  height: 80px;
  margin-left: 0;
  margin-right: -40px;
  padding-left: 0;
  padding-right: 0;
  font-size: 27px;
  font-weight: 700;
  line-height: 1.2;
  display: flex;
}

.tmenu-1b3.w--current {
  background-color: var(--transparent);
  color: var(--white);
  text-align: center;
  -webkit-text-fill-color: inherit;
  background-image: url('../images/tablink-ybb.png'), url('../images/s1tmbg2-2.png');
  background-position: 50% 85%, 0 0;
  background-repeat: no-repeat, no-repeat;
  background-size: 53px, cover;
  background-clip: border-box;
  justify-content: center;
  align-items: center;
  width: 317px;
  height: 80px;
  margin-right: -40px;
  padding-left: 0;
  padding-right: 0;
  font-weight: 700;
  display: flex;
}

.tmenu-1b4 {
  z-index: 9;
  background-color: var(--transparent);
  color: #fff;
  text-align: center;
  background-image: url('../images/s1tmbg4-1.png');
  background-position: 0 0;
  background-size: auto;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 80px;
  padding-left: 0;
  padding-right: 0;
  font-size: 27px;
  font-weight: 700;
  line-height: 1.2;
  display: flex;
}

.tmenu-1b4.w--current {
  z-index: 9;
  background-color: var(--transparent);
  color: var(--white);
  text-align: center;
  -webkit-text-fill-color: inherit;
  background-image: url('../images/tablink-ybb.png'), url('../images/s1tmbg4-2.png');
  background-position: 50% 85%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 53px, auto;
  background-clip: border-box;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 80px;
  padding-left: 0;
  padding-right: 0;
  font-weight: 700;
  display: flex;
}

.tmenu-2b2 {
  z-index: 7;
  background-color: var(--transparent);
  color: var(--gbg-v3-2);
  text-align: center;
  background-image: url('../images/s2tmbg1-1.png');
  background-position: 0 0;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 310px;
  height: 90px;
  margin-right: -30px;
  padding: 25px 0 0;
  font-size: 27px;
  font-weight: 700;
  line-height: 1.2;
  display: flex;
}

.tmenu-2b2.w--current {
  z-index: 6;
  background-color: var(--transparent);
  color: var(--white);
  text-align: center;
  background-image: url('../images/tablink-ybb.png'), url('../images/s2tmbg1-2.png');
  background-position: 50% 85%, 0 0;
  background-repeat: no-repeat, no-repeat;
  background-size: 53px, cover;
  justify-content: center;
  align-items: center;
  width: 310px;
  height: 90px;
  padding: 0;
  font-weight: 700;
  display: flex;
}

.tmenu-2b3 {
  z-index: 8;
  background-color: var(--transparent);
  color: var(--gbg-v3-2);
  text-align: center;
  background-image: url('../images/s2tmbg1-1.png');
  background-position: 0 0;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 310px;
  height: 90px;
  margin-right: -30px;
  padding: 25px 0 0;
  font-size: 27px;
  font-weight: 700;
  line-height: 1.2;
  display: flex;
}

.tmenu-2b3.w--current {
  z-index: 6;
  background-color: var(--transparent);
  color: var(--white);
  text-align: center;
  background-image: url('../images/tablink-ybb.png'), url('../images/s2tmbg1-2.png');
  background-position: 50% 85%, 0 0;
  background-repeat: no-repeat, no-repeat;
  background-size: 53px, cover;
  justify-content: center;
  align-items: center;
  width: 310px;
  height: 90px;
  padding: 0;
  font-weight: 700;
  display: flex;
}

.tmenu-2b4 {
  z-index: 9;
  background-color: var(--transparent);
  color: var(--gbg-v3-2);
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 310px;
  height: 90px;
  margin-right: 0;
  padding: 25px 0 0;
  font-size: 27px;
  font-weight: 700;
  line-height: 1.2;
  display: flex;
}

.tmenu-2b4.w--current {
  z-index: 6;
  background-color: var(--transparent);
  color: var(--white);
  text-align: center;
  background-image: url('../images/tablink-ybb.png'), url('../images/s2tmbg4-2.png');
  background-position: 50% 85%, 0 0;
  background-repeat: no-repeat, no-repeat;
  background-size: 53px, cover;
  justify-content: center;
  align-items: center;
  width: 310px;
  height: 90px;
  padding: 0;
  font-weight: 700;
  display: flex;
}

._48blod {
  color: #fff;
  font-size: 48px;
  font-weight: 700;
  line-height: 125%;
}

.s3-chart-sub-text-2 {
  color: #fff;
  text-align: right;
  text-shadow: 0 1px #5f2e0d;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  padding-bottom: 20px;
  font-size: 40px;
  font-weight: 300;
  line-height: 125%;
  position: absolute;
}

.s3-chart-flex-2 {
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.chart-title48blod {
  color: #fff;
  padding-bottom: 20px;
  font-size: 48px;
  font-weight: 700;
  line-height: 125%;
}

.s3-chart-flex-31 {
  background-color: var(--white);
  background-image: url('../images/s341-bg-pc.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 15px;
  width: 25%;
  height: 450px;
  padding-top: 20px;
  padding-left: 15px;
  padding-right: 15px;
  box-shadow: 3px 3px 10px #255aa740;
}

.text-block-74 {
  color: var(--ff780a);
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  line-height: 125%;
}

.text-block-75 {
  text-align: justify;
  padding-top: 10px;
  font-size: 18px;
  font-weight: 500;
  line-height: 125%;
}

.s3-chart-flex-32 {
  background-color: var(--white);
  background-image: url('../images/s342-bg-pc.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 15px;
  width: 25%;
  height: 450px;
  padding-top: 20px;
  padding-left: 15px;
  padding-right: 15px;
  box-shadow: 3px 3px 10px #255aa740;
}

.s3-chart-flex-33 {
  background-color: var(--white);
  background-image: url('../images/s343-bg-pc.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 15px;
  width: 25%;
  height: 450px;
  padding-top: 20px;
  padding-left: 15px;
  padding-right: 15px;
  box-shadow: 3px 3px 10px #255aa740;
}

.s3-chart-flex-34 {
  background-color: var(--white);
  background-image: url('../images/s344-bg-pc.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 15px;
  width: 25%;
  height: 450px;
  padding-top: 20px;
  padding-left: 15px;
  padding-right: 15px;
  box-shadow: 3px 3px 10px #255aa740;
}

.s3-chart-3-flex {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: row;
  max-width: 1100px;
  display: flex;
}

.s3-source-black {
  padding-top: 10px;
}

.s3-source {
  color: var(--white);
}

.s3-chart-3-pc {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-image: url('../images/s3-bg5.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  flex-flow: column;
  width: 1110px;
  max-width: 1330px;
  height: 700px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.fund-ball-1 {
  color: var(--white);
  cursor: pointer;
  background-image: url('../images/ball-3.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 380px;
  height: 380px;
  font-size: 60px;
  font-weight: 700;
  line-height: 120%;
  display: flex;
  position: absolute;
  top: 40px;
  left: 370px;
}

.fund-ball-2 {
  color: var(--white);
  cursor: pointer;
  background-image: url('../images/ball-2.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 270px;
  height: 270px;
  font-size: 24px;
  font-weight: 700;
  line-height: 120%;
  display: flex;
  position: absolute;
  top: 20px;
  left: 30px;
}

.ball-sub {
  border: 1px solid var(--white);
  margin-bottom: 10px;
  padding: 5px 20px;
  font-size: 20px;
}

.fund-ball-3 {
  color: var(--white);
  cursor: pointer;
  background-image: url('../images/ball-2.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 240px;
  height: 240px;
  font-size: 24px;
  font-weight: 700;
  line-height: 120%;
  display: flex;
  position: absolute;
  top: 340px;
  left: 130px;
}

.fund-ball-4 {
  color: var(--white);
  cursor: pointer;
  background-image: url('../images/ball-2.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 200px;
  font-size: 24px;
  font-weight: 700;
  line-height: 120%;
  display: flex;
  position: absolute;
  top: 40px;
  right: 150px;
}

.fund-ball-5 {
  color: var(--white);
  cursor: pointer;
  background-image: url('../images/ball-2.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 250px;
  height: 250px;
  font-size: 24px;
  font-weight: 700;
  line-height: 120%;
  display: flex;
  position: absolute;
  top: 300px;
  right: 20px;
}

.howbuy-tab-link2 {
  z-index: 7;
  background-color: var(--transparent);
  color: var(--text);
  background-image: url('../images/s5-tabmenu-bg2.png');
  background-position: 0 0;
  background-size: auto;
  border-right: 1px #e0d8c2;
  justify-content: center;
  align-items: center;
  width: 319px;
  height: 80px;
  margin-right: -40px;
  padding: 0;
  font-size: 21px;
  font-weight: 600;
  display: flex;
}

.howbuy-tab-link2.w--current {
  z-index: 6;
  color: #fff;
  text-align: center;
  background-color: #fff;
  background-image: url('../images/tablink-ybb.png'), url('../images/s1tmbg2-2.png');
  background-position: 50% 85%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 53px, cover;
  border-right-style: none;
  align-items: center;
  width: 317px;
  height: 80px;
  font-size: 24px;
  font-weight: 700;
  display: flex;
}

.howbuy-tab-link3 {
  z-index: 7;
  background-color: var(--transparent);
  color: var(--text);
  background-image: url('../images/s5-tabmenu-bg2.png');
  background-position: 0 0;
  background-size: auto;
  border-right: 1px #e0d8c2;
  justify-content: center;
  align-items: center;
  width: 317px;
  height: 80px;
  margin-right: -40px;
  padding: 0;
  font-size: 21px;
  font-weight: 600;
  display: flex;
}

.howbuy-tab-link3.w--current {
  z-index: 6;
  color: #fff;
  text-align: center;
  background-color: #fff;
  background-image: url('../images/tablink-ybb.png'), url('../images/s1tmbg2-2.png');
  background-position: 50% 85%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 53px, cover;
  border-right-style: none;
  align-items: center;
  width: 317px;
  height: 80px;
  font-size: 24px;
  font-weight: 700;
  display: flex;
}

.howbuy-tab-link4 {
  z-index: 7;
  background-color: var(--transparent);
  color: var(--text);
  border-right: 1px #e0d8c2;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 80px;
  padding: 0;
  font-size: 21px;
  font-weight: 600;
  display: flex;
}

.howbuy-tab-link4.w--current {
  z-index: 6;
  color: #fff;
  text-align: center;
  background-color: #fff;
  background-image: url('../images/tablink-ybb.png'), url('../images/s1tmbg4-2.png');
  background-position: 50% 85%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 53px, cover;
  border-right-style: none;
  align-items: center;
  width: 300px;
  height: 80px;
  font-size: 24px;
  font-weight: 700;
  display: flex;
}

.subscription-list {
  padding-bottom: 30px;
}

.subscription-list-title {
  background-color: var(--gbg-v11-1);
  color: var(--white);
  border-radius: 15px;
  height: 50px;
  margin-bottom: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 20px;
  font-size: 18px;
  font-weight: 700;
}

.subscription-list-title.tab4 {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.subscription-list-info {
  background-image: url('../images/Subscription-list-info-icon.png');
  background-position: 0 9px;
  background-repeat: no-repeat;
  background-size: auto;
  width: 96%;
  margin-left: auto;
  margin-right: auto;
  padding: 5px 0 5px 30px;
  font-size: 18px;
  line-height: 130%;
}

.bold-text-2 {
  color: var(--gbg-v11-3);
}

.hotline-kv {
  position: absolute;
  inset: -32% -6% auto auto;
}

.section-qa {
  background-image: linear-gradient(#daeaf1, #fff);
  padding-top: 100px;
}

.qa {
  max-width: 1110px;
}

.text-span-26 {
  color: var(--points-red);
  font-weight: 700;
  text-decoration: underline;
}

.subscription-link-cube {
  background-image: url('../images/Subscription-list-cube-img-1.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 210px;
  max-width: 360px;
  padding-top: 160px;
  line-height: 125%;
}

.subscription-link-cube.block2 {
  background-image: url('../images/Subscription-list-cube-img-2.png');
  background-position: 50% 7%;
}

.subscription-list-link {
  color: var(--gbg-v11-3);
  font-weight: 700;
}

.subscription-link-btn {
  padding-top: 20px;
  transition: all .2s;
}

.subscription-link-btn:hover {
  transform: scale(1.1);
}

.qa-list-titleblock {
  color: #fff;
  -webkit-text-stroke-color: white;
  background-color: #fff;
  border-radius: 99px;
  align-items: center;
  height: 60px;
  padding-left: 20px;
  font-size: 20px;
  font-weight: 700;
  display: flex;
  box-shadow: 0 3px 9px #92b3e733;
}

.qa-list {
  color: var(--text);
  width: 100%;
  margin-top: 10px;
  font-size: 18px;
  line-height: 28px;
  overflow: hidden;
}

.qa-title-text {
  color: var(--text);
}

.qa-cotent-info {
  text-align: justify;
  padding-bottom: 10px;
  font-size: 18px;
  font-weight: 500;
  line-height: 25px;
}

.qa-number {
  border-right: 1px solid var(--b3b3b3);
  color: var(--ff780a);
  margin-right: 10px;
  padding-right: 10px;
}

.qa-text-red {
  color: var(--points-red);
  font-weight: 700;
}

.number {
  background-color: var(--gbg-v11-1);
  color: var(--white);
  border-radius: 100px;
  margin-right: 2px;
  padding-left: 6px;
  padding-right: 6px;
  font-size: 14px;
  font-weight: 700;
}

.div-block-4 {
  background-color: var(--white);
  border-radius: 15px;
  flex-flow: row;
  width: 100%;
  padding: 10px;
  display: flex;
  box-shadow: 0 3px 9px #92b3e733;
}

.text-block-78 {
  border-right: 1px solid var(--cccccc);
  color: var(--gbg-v11-1);
  justify-content: center;
  align-items: center;
  margin-right: 10px;
  padding-right: 10px;
  font-size: 18px;
  font-weight: 700;
  display: flex;
}

.text-block-79 {
  text-align: justify;
  font-size: 16px;
  line-height: 135%;
}

.div-block-5 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  display: flex;
}

.number-black {
  background-color: var(--gbg-v11-1);
  color: var(--white);
  border-radius: 100px;
  margin-left: 2px;
  margin-right: 2px;
  padding-left: 6px;
  padding-right: 6px;
  font-size: 14px;
  font-weight: 500;
}

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

.button {
  border: 2px solid var(--f6f8e7);
  background-image: linear-gradient(90deg, var(--cca65c), var(--e6cea8) 50%, var(--b7872f));
  color: var(--white);
  text-shadow: 0 2px 6px var(--b7872f);
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 70px;
  font-size: 24px;
  transition: all .2s;
  display: flex;
  box-shadow: 0 3px 8px #0003;
}

.button:hover {
  border-color: var(--gbg-v11-2);
  background-image: linear-gradient(90deg, var(--gbg-v11-1), var(--gbg-v11-2) 50%, var(--gbg-v11-1));
}

.text-block-80 {
  text-align: center;
  width: 66%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 20px;
  font-size: 18px;
  line-height: 130%;
}

.button-2 {
  border: 2px solid var(--f6f8e7);
  background-image: linear-gradient(90deg, var(--cca65c), var(--e6cea8) 50%, var(--b7872f));
  color: var(--white);
  text-shadow: 0 2px 6px var(--b7872f);
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 60px;
  font-size: 20px;
  transition: all .2s;
  display: flex;
  box-shadow: 0 3px 8px #0003;
}

.button-2:hover {
  border-color: var(--gbg-v11-2);
  background-image: linear-gradient(90deg, var(--gbg-v11-1), var(--gbg-v11-2) 50%, var(--gbg-v11-1));
}

.db-6 {
  background-color: var(--white);
  border-radius: 15px 15px 0 0;
  padding: 10px;
  display: flex;
  box-shadow: 0 3px 9px #92b3e733;
}

.text-block-81 {
  color: var(--gbg-v11-1);
  border-right: 1px solid #b0bdda;
  justify-content: flex-start;
  align-items: center;
  width: 16%;
  margin-right: 10px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 18px;
  font-weight: 700;
  display: flex;
}

.text-block-82 {
  width: 84%;
  font-size: 16px;
  line-height: 125%;
}

.div-block-7 {
  grid-column-gap: 1px;
  grid-row-gap: 1px;
  flex-flow: column;
  display: flex;
}

.form-block {
  background-color: var(--white);
  border-radius: 15px;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  box-shadow: 0 3px 9px #92b3e733;
}

.form {
  padding: 40px;
}

.subs-form-div {
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 10px;
  display: flex;
}

.field-label {
  width: 100px;
}

.subs-textfield {
  border-radius: 10px;
  font-size: 17px;
}

.subs-textfield._50 {
  width: 50%;
}

.form-checkbox-text {
  text-align: justify;
  font-size: 17px;
  font-weight: 700;
}

.checkbox-field {
  margin-top: 20px;
  margin-bottom: 20px;
}

.field-label-2 {
  margin-bottom: 10px;
}

.submit-button {
  border: 2px solid var(--f6f8e7);
  background-color: var(--gbg-v11-1);
  background-image: linear-gradient(270deg, var(--b7872f), var(--e6cea8) 50%, var(--b7872f));
  text-shadow: 0 1px 3px #00000080;
  border-radius: 15px;
  width: 220px;
  height: 55px;
  transition: all .2s;
  box-shadow: 0 5px 15px #18132940;
}

.submit-button:hover {
  background-image: linear-gradient(270deg, var(--gbg-v11-1), var(--gbg-v11-2) 50%, var(--gbg-v11-1)), linear-gradient(270deg, var(--b7872f), var(--e6cea8) 50%, var(--b7872f));
  border-style: none;
}

.div-block-8 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.db-7 {
  background-color: var(--white);
  border-radius: 0;
  padding: 10px;
  display: flex;
  box-shadow: 0 3px 9px #92b3e733;
}

.db-8 {
  background-color: var(--white);
  border-radius: 0 0 15px 15px;
  padding: 10px;
  display: flex;
  box-shadow: 0 3px 9px #92b3e733;
}

.success-message {
  background-color: var(--white);
  border-radius: 15px;
  font-size: 18px;
  font-weight: 700;
  box-shadow: 0 3px 9px #92b3e733;
}

.error-message {
  font-size: 18px;
  font-weight: 700;
  box-shadow: 0 3px 9px #92b3e733;
}

.text-block-84 {
  text-align: center;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 20px;
  font-size: 18px;
  line-height: 130%;
}

.mother-block {
  z-index: 9;
  border: 3px solid var(--ff780a);
  background-color: #fff;
  border-radius: 15px;
  padding: 20px 20px 20px 10px;
  display: none;
  position: absolute;
  inset: 0% 0% auto;
  box-shadow: 3px 3px 15px #812b0040;
}

.text-block-85 {
  color: var(--42210b);
  text-align: justify;
  background-image: url('../images/dot-b01.png');
  background-position: 2px 11px;
  background-repeat: no-repeat;
  background-size: 10px;
  padding: 5px 0 5px 20px;
  font-size: 16px;
  font-weight: 500;
  line-height: 125%;
  position: relative;
}

.text-block-86 {
  border-bottom: 1px solid var(--f49700);
  color: var(--ff780a);
  margin-bottom: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  font-size: 24px;
  line-height: 120%;
}

.child-block-1 {
  z-index: 9;
  border: 3px solid var(--gbg-v11-2);
  background-color: #fff;
  border-radius: 15px;
  width: 300px;
  padding: 20px;
  display: none;
  position: absolute;
  inset: 0% 0% auto;
  box-shadow: 3px 3px 15px #812b0040;
}

.text-block-86c {
  color: var(--gbg-v11-3);
  padding-left: 0;
  font-size: 24px;
  line-height: 120%;
}

.text-block-86d {
  border: 1px solid var(--gbg-v11-3);
  color: var(--gbg-v11-3);
  margin-left: 5px;
  padding-bottom: 2px;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 20px;
  line-height: 120%;
}

.div-block-9 {
  justify-content: flex-start;
  align-items: stretch;
  padding-bottom: 10px;
  display: flex;
}

.child-block-3 {
  z-index: 9;
  border: 3px solid var(--gbg-v11-2);
  background-color: #fff;
  border-radius: 15px;
  width: 280px;
  padding: 20px;
  display: none;
  position: absolute;
  inset: 0% 0% auto;
  box-shadow: 3px 3px 15px #812b0040;
}

.child-block-2 {
  z-index: 9;
  border: 3px solid var(--gbg-v11-2);
  background-color: #fff;
  border-radius: 15px;
  width: 300px;
  padding: 20px;
  display: none;
  position: absolute;
  inset: 0% 0% auto;
  box-shadow: 3px 3px 15px #812b0040;
}

.child-block-4 {
  z-index: 10;
  border: 3px solid var(--gbg-v11-2);
  background-color: #fff;
  border-radius: 15px;
  width: 300px;
  padding: 20px;
  display: none;
  position: absolute;
  inset: 0% 0% auto;
  box-shadow: 3px 3px 15px #812b0040;
}

.text-block-87 {
  color: var(--42210b);
  text-align: justify;
  background-image: url('../images/dot-o01.png');
  background-position: 2px 11px;
  background-repeat: no-repeat;
  background-size: 10px;
  padding: 5px 0 5px 20px;
  font-size: 16px;
  font-weight: 500;
  line-height: 125%;
  position: relative;
}

.intro-popup-close-btn {
  z-index: 20;
  cursor: pointer;
  width: 240px;
  margin-left: auto;
  margin-right: auto;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.2;
  text-decoration: none;
  position: absolute;
  inset: auto 0% -11%;
  overflow: hidden;
}

.s2-tabs-content {
  border-bottom-right-radius: 15px;
  border-bottom-left-radius: 15px;
  box-shadow: 0 5px 30px #001cb833;
}

.text-block-88 {
  font-size: 18px;
  line-height: 130%;
}

.mother-block-01-m {
  z-index: 9;
  border: 3px solid var(--ff780a);
  background-color: #fff;
  border-radius: 15px;
  padding: 20px 20px 20px 10px;
  display: none;
  position: absolute;
  inset: 0% 0% auto;
  box-shadow: 3px 3px 15px #812b0040;
}

.child-block-3-m {
  z-index: 9;
  border: 3px solid var(--gbg-v11-2);
  background-color: #fff;
  border-radius: 15px;
  width: 280px;
  padding: 20px;
  display: none;
  position: absolute;
  inset: 0% 0% auto;
  box-shadow: 3px 3px 15px #812b0040;
}

.child-block-03-m {
  z-index: 10;
  border: 3px solid var(--gbg-v11-2);
  background-color: #fff;
  border-radius: 15px;
  width: 300px;
  padding: 20px;
  display: none;
  position: absolute;
  inset: 0% 0% auto;
  box-shadow: 3px 3px 15px #812b0040;
}

.child-block-04-m, .child-block-05-m {
  z-index: 9;
  border: 3px solid var(--gbg-v11-2);
  background-color: #fff;
  border-radius: 15px;
  width: 300px;
  padding: 20px;
  display: none;
  position: absolute;
  inset: 0% 0% auto;
  box-shadow: 3px 3px 15px #812b0040;
}

.s3-chart-3-mb {
  display: none;
}

.popupnote-blod {
  color: var(--gbg-v11-1);
}

.hb-list {
  color: var(--text);
  width: 100%;
  margin-top: 10px;
  font-size: 18px;
  line-height: 28px;
  overflow: hidden;
}

.hb-list-titleblock {
  background-color: var(--gbg-v11-1);
  color: #fff;
  -webkit-text-stroke-color: white;
  border-radius: 15px;
  align-items: center;
  height: 50px;
  padding-left: 20px;
  font-size: 20px;
  font-weight: 700;
  display: flex;
  box-shadow: 0 3px 9px #92b3e733;
}

.hb-title-text {
  color: var(--white);
}

.starburst-1 {
  mix-blend-mode: screen;
  max-width: 20%;
  position: absolute;
  inset: -14% auto auto 4%;
  overflow: visible;
}

.kv-slogan-block {
  position: relative;
}

.starburst-2 {
  mix-blend-mode: screen;
  max-width: 20%;
  position: absolute;
  inset: 57% auto auto 67%;
  overflow: visible;
}

.starburst-3 {
  mix-blend-mode: screen;
  max-width: 20%;
  position: absolute;
  inset: 61% auto auto 50%;
  overflow: visible;
}

.starburst-4 {
  mix-blend-mode: screen;
  max-width: 20%;
  position: absolute;
  inset: 32% auto auto 34%;
  overflow: visible;
}

.starburst-5 {
  mix-blend-mode: screen;
  max-width: 20%;
  position: absolute;
  inset: 31% auto auto 84%;
  overflow: visible;
}

.starburst-6 {
  mix-blend-mode: screen;
  max-width: 20%;
  position: absolute;
  inset: 14% auto auto 28%;
  overflow: visible;
}

.starburst-7 {
  mix-blend-mode: screen;
  max-width: 20%;
  position: absolute;
  inset: 59% auto auto 4%;
  overflow: visible;
}

.kv-infinity {
  width: 544px;
  height: 416px;
  position: absolute;
  inset: auto -9px 67px auto;
}

.kv-video-bg {
  width: 543px;
  height: 415px;
}

.image-2 {
  position: absolute;
  inset: auto -2% -50% auto;
}

.seamless {
  background-color: var(--transparent);
  background-image: linear-gradient(90deg, #ffffff26, #fff0);
  width: 200px;
  height: 472px;
  position: absolute;
  bottom: 0;
  right: -200px;
}

.kv-infinity-items {
  display: none;
  position: absolute;
  inset: auto auto 18% 9%;
}

.kv-infinity-arrow {
  display: none;
  position: absolute;
  inset: auto auto 15% 6%;
}

.bold-text-3 {
  color: var(--gbg-v11-3);
}

.bold-text-4 {
  color: var(--gbg-v11-1);
}

.s3-chart-3-mb-v2 {
  display: none;
}

.child-block-02-m {
  z-index: 9;
  border: 3px solid var(--gbg-v11-2);
  background-color: #fff;
  border-radius: 15px;
  width: 280px;
  padding: 20px;
  display: none;
  position: absolute;
  inset: 0% 0% auto;
  box-shadow: 3px 3px 15px #812b0040;
}

.halo {
  background-color: #f4b113;
  border-radius: 100px;
  width: 100px;
  height: 100px;
  position: absolute;
  top: 30px;
  right: 20px;
}

@media screen and (max-width: 991px) {
  .nav-menu {
    background-image: linear-gradient(180deg, var(--gbg-v11-1), var(--gbg-v11-2));
  }

  .kv-section {
    background-position: 52% 0;
    overflow: hidden;
  }

  .section-video {
    background-image: none;
  }

  .section-1 {
    background-position: 50% 84%, 100% 43%;
    min-height: auto;
  }

  .top-navbar {
    padding-right: 0;
  }

  .footer-copyright-1, .footer-copyright-2 {
    width: 96%;
  }

  .footer-copyright {
    padding-bottom: 50px;
  }

  .footer-contact-block {
    min-width: 300px;
  }

  .footer-content {
    width: 96%;
  }

  .s1-content {
    background-image: linear-gradient(#caedf9, #daeaf1);
    padding-bottom: 0;
  }

  .accordion-open {
    padding-left: 10px;
    padding-right: 10px;
  }

  .howbuy-tab-menu {
    border-left-style: none;
    border-right-style: none;
    border-radius: 0;
  }

  .howbuy-tab-link1 {
    z-index: 9;
    background-position: 100% 0;
    width: 30%;
  }

  .howbuy-tab-link1.w--current {
    z-index: 9;
    background-position: 50% 85%, 100% 0;
    width: 30%;
  }

  .howbuy-tabs-content {
    border-top-style: none;
    border-left-style: none;
    border-right-style: none;
    border-radius: 0;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-hotline {
    overflow: hidden;
  }

  .hotline-block {
    background-position: 75%;
    width: 94%;
    padding-left: 40px;
    padding-right: 40px;
  }

  .hotline-content-2 {
    justify-content: flex-start;
  }

  .hotline-content-3 {
    font-size: 3vw;
  }

  .hotline-content-4 {
    font-size: 50px;
  }

  .s1-chart-content {
    background-image: none;
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 20px;
    display: block;
  }

  .video-tabs-content {
    background-position: 50% 0;
    background-size: cover;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
  }

  .video-tab-link-1 {
    height: 50px;
    font-size: 2.3svw;
  }

  .video-tab-link-1.w--current {
    font-size: 2.3svw;
  }

  .youtube-content {
    width: 90vw;
    max-width: 768px;
    min-height: 50vw;
  }

  .kv-block {
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    padding-top: 0;
  }

  .kv-content {
    justify-content: flex-start;
    align-items: center;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 40px;
  }

  .top-menu {
    color: var(--f8f8f4\<deleted\|variable-49a5c6d7-eb7b-9f9b-a2d9-7806515f498a\>);
    text-align: center;
    border-bottom: 1px solid #f5f5f54d;
    font-size: 20px;
  }

  .top-menu:hover {
    color: var(--text);
    background-color: #fff;
    border-bottom-width: 0;
  }

  .top-menu.w--current {
    background-color: #fff;
    border-bottom-width: 0;
  }

  .fixed-menu {
    display: flex;
  }

  .fixed-menu-block, .fixed-gotop {
    display: none;
  }

  .fixed-menu-2 {
    border: 1px solid var(--f6f8e7);
    background-image: linear-gradient(270deg, var(--e6cea8), var(--b7872f) 25%, var(--e6cea8) 70%, var(--cca65c));
    border-radius: 10px;
    width: 50%;
    height: 50px;
    padding-top: 5px;
    box-shadow: 3px 3px 10px #00135859;
  }

  .fixed-link-b {
    box-shadow: none;
    color: #fff;
    text-shadow: 0 3px 6px #64330240;
    background-image: none;
    border-style: none;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 60px;
    display: flex;
  }

  .fixed-menu-1 {
    border: 1px solid var(--f6f8e7);
    background-image: linear-gradient(270deg, var(--cca65c), var(--e6cea8) 28%, var(--b7872f) 68%, var(--cca65c));
    border-radius: 10px;
    width: 50%;
    height: 50px;
    padding-top: 5px;
    box-shadow: 3px 3px 10px #00135859;
  }

  .icon {
    font-size: 40px;
  }

  .video-tab-menu {
    background-size: contain, auto;
    width: 100%;
  }

  .video-tabs {
    background-position: 50% 20px;
    background-size: contain;
    width: 98%;
  }

  .section-title-block {
    width: 95%;
  }

  .menu-button {
    height: 80px;
    padding: 20px;
  }

  .menu-button.w--open {
    background-color: var(--gbg-v11-1);
    height: 80px;
    padding: 20px;
  }

  .fixed-menu-block-m {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    background-color: var(--transparent);
    box-shadow: none;
    border-radius: 10px;
    justify-content: space-around;
    align-items: center;
    width: 98%;
    height: 50px;
    display: flex;
    inset: auto 1% 1%;
  }

  .chart-img-pc {
    max-width: 100%;
    display: block;
  }

  .fixed-link-text {
    color: var(--white);
    text-shadow: 2px 2px 4px #64330280;
    padding-top: 0;
    padding-bottom: 3px;
    padding-left: 10px;
  }

  .fixed-link-text.fixedlink1 {
    color: var(--white);
  }

  .close-btn.card {
    width: 40px;
    height: 40px;
    top: -2.6vw;
    right: -2.5vw;
  }

  .popup-note {
    padding-top: 10px;
    padding-bottom: 20px;
    font-size: 15px;
    line-height: 20px;
  }

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

  .s2-tab-menu {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    width: 100%;
    max-width: 100%;
    height: 61px;
  }

  .tmenu-1b1 {
    z-index: 8;
    background-position: 100% 0;
    background-repeat: no-repeat;
    background-size: cover;
    width: 30%;
    font-size: 20px;
  }

  .tmenu-1b1.w--current {
    z-index: 8;
    background-position: 50% 85%, 100% 0;
    width: 30%;
    font-size: 20px;
  }

  .s2-chart-content {
    background-image: none;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 20px;
    display: block;
  }

  .s1-tab-menu {
    background-image: none;
  }

  .tab-prev {
    width: 40px;
    height: 40px;
    display: none;
    left: 10px;
  }

  .tab-next {
    width: 40px;
    height: 40px;
    display: none;
    right: 10px;
  }

  .fixed-link-a {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .intro {
    padding-bottom: 100px;
  }

  .intro-chart-block {
    background-image: none;
    width: 730px;
    margin-left: auto;
    margin-right: auto;
  }

  .tmenu-2b1 {
    width: 30%;
    height: 63px;
    padding-top: 10px;
    font-size: 20px;
  }

  .tmenu-2b1.w--current {
    width: 30%;
    height: 63px;
    font-size: 20px;
  }

  .popup-card-item, .kv-slogan {
    max-width: 90%;
  }

  .intro-content {
    min-height: 560px;
  }

  .intro-note {
    width: 95%;
  }

  ._14n-source {
    font-size: 12px;
  }

  .section-3 {
    background-size: cover;
    overflow: hidden;
  }

  .s3-chart-block {
    background-size: cover;
  }

  .s3-chart-content {
    background-image: none;
    width: 98%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
  }

  .section-sub-text {
    font-size: 18px;
  }

  .s3-chart-sub-text {
    margin-left: auto;
    margin-right: auto;
  }

  .s3-chart-flex {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .s1-chart-note {
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 13px;
    line-height: 15px;
  }

  .s2-chart-note {
    background-image: linear-gradient(#1856c6, #245fc9);
    width: 100%;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 13px;
    line-height: 17px;
  }

  .intro-chart-img-pc {
    max-width: 95%;
    display: block;
  }

  .fixed-munu-ico {
    max-width: 25%;
  }

  .intro-chart-img-mb {
    max-width: 95%;
    display: none;
  }

  .kv-btn {
    max-width: 40%;
    bottom: -40%;
    left: 7%;
  }

  .kv-mother {
    width: 310px;
    max-width: 50%;
    bottom: 80%;
    right: 0%;
  }

  .kv-child {
    width: 240px;
    bottom: 32%;
    right: 75%;
  }

  .intro-chart-bg {
    display: none;
  }

  .tmenu-1b2 {
    background-position: 100% 0;
    width: 30%;
    font-size: 20px;
  }

  .tmenu-1b2.w--current {
    z-index: 7;
    background-position: 50% 85%, 100% 0;
    background-size: 53px, cover;
    width: 30%;
    font-size: 20px;
  }

  .tmenu-1b3 {
    z-index: 6;
    background-position: 100%;
    width: 30%;
    font-size: 20px;
  }

  .tmenu-1b3.w--current {
    background-position: 50% 85%, 100%;
    width: 30%;
    font-size: 20px;
  }

  .tmenu-1b4 {
    z-index: 5;
    width: 30%;
    font-size: 20px;
  }

  .tmenu-1b4.w--current {
    width: 30%;
    font-size: 20px;
  }

  .tmenu-2b2 {
    width: 30%;
    height: 63px;
    padding-top: 10px;
    font-size: 20px;
  }

  .tmenu-2b2.w--current {
    width: 30%;
    height: 63px;
    font-size: 20px;
  }

  .tmenu-2b3 {
    width: 30%;
    height: 63px;
    padding-top: 10px;
    font-size: 20px;
  }

  .tmenu-2b3.w--current {
    width: 30%;
    height: 63px;
    font-size: 20px;
  }

  .tmenu-2b4 {
    width: 30%;
    height: 63px;
    padding-top: 10px;
    font-size: 20px;
  }

  .tmenu-2b4.w--current {
    width: 30%;
    height: 63px;
    font-size: 20px;
  }

  .s3-chart-sub-text-2 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    top: -40px;
  }

  .s3-chart-flex-2 {
    margin-top: 40px;
  }

  .s3-chart-flex-31 {
    height: 360px;
  }

  .text-block-75 {
    font-size: 15px;
  }

  .s3-chart-flex-32, .s3-chart-flex-33, .s3-chart-flex-34 {
    height: 360px;
  }

  .s3-chart-3-flex {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .s3-source-black {
    color: var(--white);
  }

  .s3-chart-3-pc {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    width: 100%;
  }

  .fund-ball-1 {
    left: 25%;
  }

  .fund-ball-2 {
    top: -8px;
    left: -19px;
  }

  .fund-ball-3 {
    top: 392px;
    left: 35px;
  }

  .fund-ball-4 {
    right: 35px;
  }

  .fund-ball-5 {
    top: 330px;
  }

  .howbuy-tab-link2 {
    z-index: 8;
    background-position: 100% 0;
    background-repeat: no-repeat;
    width: 32%;
  }

  .howbuy-tab-link2.w--current {
    z-index: 8;
    background-position: 50% 85%, 100% 0;
    background-size: 53px, cover;
    width: 32%;
  }

  .howbuy-tab-link3 {
    background-position: 100% 0;
    width: 32%;
  }

  .howbuy-tab-link3.w--current {
    background-position: 50% 85%, 100% 0;
    width: 32%;
  }

  .howbuy-tab-link4 {
    z-index: 6;
    width: 30%;
  }

  .howbuy-tab-link4.w--current {
    width: 30%;
  }

  .qa-list-block {
    width: 96%;
    margin-left: auto;
    margin-right: auto;
  }

  .qa-cotent-info {
    font-size: 17px;
  }

  .form-checkbox-text {
    line-height: 130%;
  }

  .s2-tabs-content {
    min-height: 440px;
    overflow: visible;
  }

  .starburst-1, .starburst-2, .starburst-3, .starburst-4, .starburst-5, .starburst-6, .starburst-7 {
    top: 342px;
    left: 362px;
  }

  .kv-infinity {
    bottom: 0;
    right: 0;
  }

  .image-2 {
    display: none;
  }
}

@media screen and (max-width: 479px) {
  .nav-menu {
    opacity: 1;
    mix-blend-mode: normal;
  }

  .kv-section {
    min-height: auto;
  }

  .section-video {
    padding-top: 60px;
  }

  .section-video.s4 {
    padding-top: 70px;
  }

  .section-1 {
    background-position: 50% 100%, 70% 0;
  }

  .section-howbuy {
    padding-top: 70px;
  }

  .footer {
    padding-bottom: 0;
    overflow: hidden;
  }

  .footer-info {
    display: block;
  }

  .top-navbar {
    height: 50px;
    padding-left: 10px;
  }

  .footer-copyright-1 {
    font-size: 13px;
  }

  .footer-copyright-2 {
    display: block;
  }

  .footer-copyright-2-1 {
    font-size: 13px;
  }

  .footer-contact-block {
    border-right-style: none;
  }

  .footer-note {
    padding-left: 0;
    font-size: 16px;
    line-height: 20px;
  }

  .footer-contact-1 {
    border-bottom-color: var(--e6e6e6\<deleted\|variable-3ce6d01f-58f3-56d2-2575-e3b4dd386480\>);
  }

  .footer-contact-2 {
    border-bottom: 1px solid var(--e6e6e6\<deleted\|variable-3ce6d01f-58f3-56d2-2575-e3b4dd386480\>);
  }

  .s1-content {
    background-image: none;
    padding-top: 70px;
  }

  .how-buy {
    overflow: visible;
  }

  .how-buy-title {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .accordion-open {
    text-align: left;
    padding: 20px 10px 0;
  }

  .toggle-icon {
    margin-right: 15px;
  }

  .howbuy-tab-menu {
    z-index: 990;
    border-radius: 10px;
    width: 96%;
    position: sticky;
    top: 60px;
  }

  .howbuy-tab-link1 {
    background-image: url('../images/hr-b.svg'), linear-gradient(180deg, var(--white), white), url('../images/s5-tabmenu-bg1.png');
    background-position: 100%, 0 0, 100% 0;
    background-repeat: no-repeat, repeat, repeat;
    background-size: 1px, auto, auto;
    width: 25%;
    height: 60px;
    margin-right: 0;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 4.9vw;
  }

  .howbuy-tab-link1.w--current {
    background-image: url('../images/tablink-ybb.png'), linear-gradient(315deg, var(--gbg-v11-1), var(--gbg-v11-2)), url('../images/s1tmbg1-2.png');
    background-position: 50% 85%, 0 0, 100% 0;
    background-repeat: no-repeat, repeat, repeat;
    background-size: 53px, auto, cover;
    width: 25%;
    height: 60px;
    margin-right: 0;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 4.5vw;
  }

  .howbuy-tabs-content {
    padding: 20px 10px;
  }

  .subscription-block-title {
    margin-bottom: 10px;
    padding-bottom: 10px;
    font-size: 7svw;
  }

  .subscription-link {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    width: 100%;
    font-size: 16px;
  }

  .section-hotline {
    padding-top: 100px;
  }

  .hotline-block {
    background-position: 85%;
    height: 180px;
    padding: 40px 20px 0;
    overflow: visible;
  }

  .hotline-content-2 {
    padding-bottom: 40px;
    display: block;
  }

  .hotline-content-3 {
    background-position: 100% 9px;
    width: 129px;
    margin-right: 0;
    padding-right: 0;
    font-size: 18px;
    line-height: 30px;
  }

  .hotline-content-4 {
    font-size: 35px;
  }

  .hotline-font-style-1 {
    width: 111px;
    font-size: 10px;
  }

  .video-content {
    position: relative;
  }

  .video-tabs-content {
    box-shadow: none;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .video-tab-link-1 {
    text-align: center;
    background-image: url('../images/hr-w.svg');
    background-position: 100%;
    background-repeat: no-repeat;
    background-size: 1px;
    justify-content: center;
    align-items: center;
    height: 60px;
    padding: 0;
    font-size: 16px;
    line-height: 5svw;
  }

  /* .video-tab-link-1.w--current {
    text-align: center;
    background-image: url('../images/hr-w.svg'), url('../images/tablink-ybb.png');
    background-position: 100%, 50% 100%;
    background-repeat: no-repeat, no-repeat;
    background-size: 1px, 40px;
    border-top-left-radius: 15px;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 16px;
  } */
  /*Brad  1項時隱藏側邊bar*/
  .video-tab-link-1.w--current {
    text-align: center;
    background-image: url('../images/tablink-ybb.png');
    background-repeat: no-repeat, no-repeat;
    background-size: 40px;
    border-top-left-radius: 15px;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 16px;
  }

  .youtube-content {
    width: 95vw;
  }

  .kv-block {
    justify-content: center;
    align-items: center;
    max-width: 360px;
    height: 600px;
    position: relative;
    overflow: hidden;
  }

  .kv-content {
    justify-content: flex-start;
    align-items: center;
    padding-top: 40px;
  }

  .top-menu {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .fixed-gotop {
    display: none;
  }

  .fixed-menu-2 {
    border-left-style: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    width: 50%;
    height: 50px;
  }

  .fixed-link-b {
    justify-content: center;
    align-items: center;
    line-height: 1.2;
    display: flex;
  }

  .fixed-menu-1 {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    justify-content: center;
    width: 50%;
    height: 50px;
  }

  .icon {
    font-size: 36px;
  }

  .video-tab-menu {
    z-index: 3;
    background-image: linear-gradient(90deg, var(--gbg-v11-1), var(--gbg-v11-2));
    background-position: 0 0;
    background-size: auto;
    justify-content: space-around;
    width: 95svw;
    margin-top: 0;
    margin-bottom: 10px;
    overflow: hidden;
  }

  .video-tabs {
    border-radius: 15px;
  }

  .section-title-block {
    text-align: center;
    margin-bottom: 0;
  }

  .section-title-block.s4 {
    background-position: 0 2px;
  }

  .section-title-block.s5 {
    background-position: 0 7px;
  }

  .section-title-block.s6 {
    background-position: 0 1px;
  }

  .menu-button {
    width: 50px;
    height: 50px;
    padding: 7px 0 0 7px;
  }

  .menu-button.w--open {
    height: 50px;
    padding: 7px 0 0 7px;
  }

  .fixed-menu-block-m {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    box-shadow: none;
    border-radius: 0;
    width: 98%;
    height: 50px;
    display: flex;
    inset: auto 1% 10px;
  }

  .chart-img-pc {
    display: none;
  }

  .fixed-link-text {
    padding-left: 5px;
    font-size: 16px;
  }

  .chart-img-mb {
    display: block;
  }

  .popup-block-pc {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .popup-title {
    text-align: left;
    font-size: 18px;
    line-height: 1.5;
  }

  .popup-block-text-pc {
    padding: 10px 7px;
    font-size: 15px;
  }

  .popup-item {
    width: 96%;
  }

  .popup-block-warning {
    justify-content: flex-start;
    align-items: center;
    overflow: scroll;
  }

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

  .close-btn.card {
    inset: 0% 0% auto auto;
  }

  .popup-note {
    font-size: 13px;
    line-height: 1.1;
  }

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

  ._0800 {
    text-shadow: 0 2px 4px #331a01cc;
  }

  .anchor-video {
    top: 0;
  }

  .text-span-11 {
    display: inline-flex;
  }

  .s2-tab-menu {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: center;
    align-items: center;
    height: 60px;
    padding-left: 0;
    padding-right: 0;
    position: sticky;
    top: 50px;
    overflow: hidden;
    box-shadow: 0 5px 5px #0003;
  }

  .tmenu-1b1 {
    background-image: url('../images/hr-w.svg');
    background-position: 100%;
    background-repeat: no-repeat;
    background-size: 1px;
    justify-content: center;
    align-items: center;
    width: 25%;
    height: 60px;
    margin-right: 0;
    padding: 0 4px;
    font-size: 16px;
    line-height: 5svw;
    display: flex;
  }

  .tmenu-1b1.w--current {
    background-image: url('../images/tablink-ybb.png'), url('../images/tab1-1bg.png');
    background-position: 50% 85%, 50%;
    background-repeat: no-repeat, repeat;
    background-size: 53px, cover;
    justify-content: center;
    align-items: center;
    width: 25%;
    height: 60px;
    margin-right: 0;
    padding-left: 4px;
    padding-right: 4px;
    font-size: 16px;
  }

  .s2-content {
    background-image: none;
  }

  .anchor-s2-tab {
    top: -50px;
  }

  .s1-tab-menu {
    border-radius: 10px;
    width: 96%;
    height: 60px;
    margin-bottom: 10px;
    position: sticky;
    top: 60px;
    overflow: hidden;
    box-shadow: 0 5px 5px #0003;
  }

  .tabs-content {
    border-radius: 10px 10px 66px;
    width: 96%;
    margin-left: auto;
    margin-right: auto;
  }

  .tab-prev {
    left: 0;
  }

  .tab-next {
    right: 0;
  }

  .mb-br {
    flex-flow: column;
    display: block;
  }

  .fixed-icon-mb {
    width: 20px;
  }

  .anchor-s1-tab {
    top: -50px;
  }

  .fixed-link-a {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .intro {
    padding-top: 60px;
    padding-bottom: 0;
  }

  .intro-chart-block {
    background-image: none;
    justify-content: space-between;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
  }

  .card-popup {
    width: 46vw;
  }

  .slider-subtitle-block {
    background-image: none;
    width: 100%;
  }

  .tmenu-2b1 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    background-image: url('../images/hr-b.svg'), url('../images/s2tmbg1-1.png');
    background-position: 100%, 0 0;
    background-repeat: no-repeat, repeat;
    background-size: 1px, cover;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-style: none;
    border-radius: 0;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    width: 25%;
    margin-right: 0;
    padding-top: 0;
    font-size: 16px;
    line-height: 5svw;
    display: flex;
  }

  .tmenu-2b1.w--current {
    background-image: url('../images/tablink-ybb.png'), linear-gradient(90deg, var(--gbg-v11-1), var(--gbg-v11-2)), url('../images/s2tmbg1-2.png');
    background-position: 50% 85%, 0 0, 0 0;
    background-repeat: no-repeat, repeat, no-repeat;
    background-size: 53px, auto, contain;
    border: 0 #000;
    justify-content: center;
    align-items: center;
    width: 25%;
    margin-right: 0;
    padding-top: 0;
    padding-left: 4px;
    padding-right: 4px;
    font-size: 16px;
    line-height: 5svw;
  }

  .popup-card-block {
    justify-content: flex-start;
    align-items: center;
    overflow: scroll;
  }

  .popup-block-card {
    width: 360px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .popup-card-item, .kv-slogan {
    max-width: 100%;
  }

  .popup-card-pc {
    display: none;
  }

  .popup-card-mb {
    display: block;
  }

  .intro-sub {
    width: 90svw;
    height: 10svw;
    font-size: 5svw;
  }

  .intro-content {
    min-height: 215svw;
  }

  .intro-note {
    font-size: 14px;
    line-height: 135%;
    bottom: 1%;
  }

  .section-3 {
    padding-top: 70px;
    padding-bottom: 60px;
  }

  .s3-content {
    background-image: none;
  }

  .s3-chart-block {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
    padding-top: 40px;
    padding-bottom: 20px;
  }

  .s3-chart-content {
    width: 96%;
  }

  .section-sub-text {
    text-align: justify;
    padding-top: 10px;
    padding-bottom: 20px;
    font-size: 4.5svw;
  }

  .section-title-text {
    font-size: 12svw;
  }

  .s3-chart-title-text {
    text-align: center;
    width: 90%;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 4svw;
  }

  .s3-chart-sub-text {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 90%;
    font-size: 7svw;
  }

  .s3-chart-flex {
    flex-flow: column;
  }

  .s1-chart-note {
    bottom: 0%;
  }

  .s2-chart-note {
    background-image: none;
    font-size: 14px;
    bottom: 2svw;
  }

  .intro-chart-img-pc {
    display: none;
  }

  .intro-chart-img-mb {
    max-width: 100%;
    display: inline-flex;
  }

  .kv-btn {
    border-radius: 10px;
    max-width: 50%;
    bottom: -45%;
    left: 7%;
  }

  .kv-mother {
    max-width: 50%;
    bottom: 56%;
    right: 0%;
  }

  .kv-child {
    max-width: 40%;
    bottom: 25%;
    left: 0;
    right: auto;
  }

  .intro-title-1 {
    font-size: 7svw;
  }

  .intro-des {
    font-size: 4svw;
  }

  .intro-title-2, .intro-title-3 {
    font-size: 7svw;
  }

  .intro-btn {
    bottom: 2%;
    right: auto;
  }

  .intro-solution {
    top: 68%;
    left: -10px;
    right: auto;
  }

  .tmenu-1b2 {
    background-image: url('../images/hr-w.svg');
    background-position: 100%;
    background-repeat: no-repeat;
    background-size: 1px;
    justify-content: center;
    align-items: center;
    width: 25%;
    height: 60px;
    margin-right: 0;
    padding: 0 4px;
    font-size: 16px;
    line-height: 5svw;
    display: flex;
  }

  .tmenu-1b2.w--current {
    background-image: url('../images/tablink-ybb.png'), url('../images/s1tmbg2-2.png');
    background-position: 50% 85%, 50%;
    background-repeat: no-repeat, no-repeat;
    background-size: 53px, cover;
    justify-content: center;
    align-items: center;
    width: 25%;
    height: 60px;
    margin-right: 0;
    padding-left: 4px;
    padding-right: 4px;
    font-size: 16px;
  }

  .tmenu-1b3 {
    background-image: url('../images/hr-w.svg');
    background-position: 100%;
    background-repeat: no-repeat;
    background-size: 1px;
    justify-content: center;
    align-items: center;
    width: 25%;
    height: 60px;
    margin-right: 0;
    padding: 0 4px;
    font-size: 16px;
    line-height: 5svw;
    display: flex;
  }

  .tmenu-1b3.w--current {
    background-position: 50% 85%, 50%;
    justify-content: center;
    align-items: center;
    width: 25%;
    height: 60px;
    margin-right: 0;
    padding-left: 4px;
    padding-right: 4px;
    font-size: 16px;
  }

  .tmenu-1b4 {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    justify-content: center;
    align-items: center;
    width: 25%;
    height: 60px;
    padding: 0 4px;
    font-size: 16px;
    line-height: 5svw;
    display: flex;
  }

  .tmenu-1b4.w--current {
    background-position: 50% 85%, 50%;
    justify-content: center;
    align-items: center;
    width: 25%;
    height: 60px;
    padding-left: 4px;
    padding-right: 4px;
    font-size: 16px;
  }

  .tmenu-2b2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    background-image: url('../images/hr-b.svg'), url('../images/s2tmbg1-1.png');
    background-position: 100%, 0 0;
    background-repeat: no-repeat, repeat;
    background-size: 1px, cover;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    width: 25%;
    margin-right: 0;
    padding-top: 0;
    font-size: 16px;
    line-height: 5svw;
    display: flex;
  }

  .tmenu-2b2.w--current {
    background-image: url('../images/tablink-ybb.png'), linear-gradient(90deg, var(--gbg-v11-1), var(--gbg-v11-2)), url('../images/s2tmbg1-2.png');
    background-position: 50% 85%, 0 0, 0 0;
    background-repeat: no-repeat, repeat, no-repeat;
    background-size: 53px, auto, cover;
    justify-content: center;
    align-items: center;
    width: 25%;
    padding-left: 4px;
    padding-right: 4px;
    font-size: 16px;
    line-height: 5svw;
  }

  .tmenu-2b3 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    background-image: url('../images/hr-b.svg'), url('../images/s2tmbg1-1.png');
    background-position: 100%, 0 0;
    background-repeat: no-repeat, repeat;
    background-size: 1px, cover;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    width: 25%;
    margin-right: 0;
    padding-top: 0;
    font-size: 16px;
    line-height: 5svw;
    display: flex;
  }

  .tmenu-2b3.w--current {
    background-image: url('../images/tablink-ybb.png'), linear-gradient(90deg, var(--gbg-v11-1), var(--gbg-v11-2)), url('../images/s2tmbg1-2.png');
    background-position: 50% 85%, 0 0, 0 0;
    background-repeat: no-repeat, repeat, no-repeat;
    background-size: 53px, auto, cover;
    justify-content: center;
    align-items: center;
    width: 25%;
    padding-left: 4px;
    padding-right: 4px;
    font-size: 16px;
    line-height: 5svw;
  }

  .tmenu-2b4 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: center;
    align-items: center;
    width: 25%;
    padding-top: 0;
    font-size: 16px;
    line-height: 5svw;
    display: flex;
  }

  .tmenu-2b4.w--current {
    background-image: url('../images/tablink-ybb.png'), linear-gradient(90deg, var(--gbg-v11-1), var(--gbg-v11-2)), url('../images/s2tmbg4-2.png');
    background-position: 50% 85%, 0 0, 0 0;
    background-repeat: no-repeat, repeat, no-repeat;
    background-size: 53px, auto, cover;
    justify-content: center;
    align-items: center;
    width: 25%;
    padding-left: 4px;
    padding-right: 4px;
    font-size: 16px;
    line-height: 5svw;
  }

  ._48blod {
    font-size: 9svw;
  }

  .s3-chart-sub-text-2 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 80%;
    font-size: 7svw;
    font-weight: 300;
    top: -105px;
  }

  .s3-chart-flex-2 {
    margin-top: 100px;
  }

  .chart-title48blod {
    font-size: 9svw;
  }

  .s3-chart-flex-31 {
    width: 47svw;
    height: 90svw;
  }

  .text-block-74 {
    font-size: 6svw;
  }

  .text-block-75 {
    font-size: 3.5svw;
    line-height: 4.8svw;
  }

  .s3-chart-flex-32, .s3-chart-flex-33, .s3-chart-flex-34 {
    width: 47svw;
    height: 90svw;
  }

  .s3-chart-3-flex {
    grid-column-gap: 7px;
    grid-row-gap: 7px;
    flex-flow: wrap;
  }

  .s3-source {
    padding-top: 10px;
  }

  .s3-chart-3-pc {
    flex-flow: column;
    display: none;
  }

  .howbuy-tab-link2 {
    background-image: url('../images/hr-b.svg'), linear-gradient(180deg, var(--white), white), url('../images/s5-tabmenu-bg2.png');
    background-position: 100%, 0 0, 100% 0;
    background-repeat: no-repeat, repeat, no-repeat;
    background-size: 1px, auto, auto;
    width: 25%;
    height: 60px;
    margin-right: 0;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 4.5vw;
  }

  .howbuy-tab-link2.w--current {
    background-image: url('../images/tablink-ybb.png'), linear-gradient(315deg, var(--gbg-v11-1), var(--gbg-v11-2)), url('../images/s1tmbg2-2.png');
    background-position: 50% 85%, 0 0, 100% 0;
    background-repeat: no-repeat, repeat, repeat;
    background-size: 53px, auto, cover;
    width: 25%;
    height: 60px;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 4.9vw;
  }

  .howbuy-tab-link3 {
    background-image: url('../images/hr-b.svg'), linear-gradient(180deg, var(--white), white), url('../images/s5-tabmenu-bg2.png');
    background-position: 100%, 0 0, 100% 0;
    background-repeat: no-repeat, repeat, repeat;
    background-size: 1px, auto, auto;
    width: 25%;
    height: 60px;
    margin-right: 0;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 4.5vw;
  }

  .howbuy-tab-link3.w--current {
    background-image: url('../images/tablink-ybb.png'), linear-gradient(315deg, var(--gbg-v11-1), var(--gbg-v11-2)), url('../images/s1tmbg2-2.png');
    background-position: 50% 85%, 0 0, 100% 0;
    background-repeat: no-repeat, repeat, repeat;
    background-size: 53px, auto, cover;
    width: 25%;
    height: 60px;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 4.9vw;
  }

  .howbuy-tab-link4 {
    width: 25%;
    height: 60px;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 4.5vw;
  }

  .howbuy-tab-link4.w--current {
    background-image: url('../images/tablink-ybb.png'), linear-gradient(315deg, var(--gbg-v11-1), var(--gbg-v11-2)), url('../images/s1tmbg4-2.png');
    background-position: 50% 85%, 0 0, 0 0;
    background-repeat: no-repeat, repeat, repeat;
    background-size: 53px, auto, cover;
    width: 25%;
    height: 60px;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 4.9vw;
  }

  .subscription-list-title.tab4 {
    width: 100%;
  }

  .subscription-list-info {
    text-align: justify;
    font-size: 4svw;
    line-height: 5svw;
  }

  .hotline-kv {
    max-width: 60%;
    top: -65%;
  }

  .subscription-link-cube, .subscription-link-cube.block2 {
    background-size: 210px;
    margin-left: auto;
    margin-right: auto;
  }

  .subscription-link-btn {
    padding-top: 10px;
  }

  .qa-list-titleblock {
    height: 15svw;
    padding-top: 3svw;
    padding-bottom: 3svw;
    padding-left: 4svw;
    font-size: 18px;
  }

  .qa-list {
    font-size: 16px;
    line-height: 26px;
  }

  .qa-title-text {
    text-align: justify;
    white-space: pre-wrap;
    font-size: 4svw;
    line-height: 5svw;
  }

  .qa-cotent-info {
    text-align: justify;
    background-image: none;
    font-size: 3.5svw;
    line-height: 4.5svw;
  }

  .qa-number {
    margin-right: 7px;
    padding-right: 7px;
    font-size: 5svw;
  }

  .div-block-4 {
    width: 100%;
  }

  .div-block-5 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-flow: column;
  }

  .subscription-btn-block {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .button {
    text-align: center;
    font-size: 5.5svw;
    line-height: 6svw;
  }

  .text-block-80 {
    width: 100%;
    font-size: 3.6svw;
  }

  .text-block-81 {
    text-align: justify;
    width: 27%;
    font-size: 4svw;
  }

  .text-block-82 {
    font-size: 3.6svw;
    line-height: 4.6svw;
  }

  .form-block {
    width: 100%;
  }

  .form {
    padding: 20px;
  }

  .text-block-84 {
    width: 100%;
    font-size: 4svw;
    line-height: 5svw;
  }

  .text-block-85 {
    background-position: 2px 4px;
    padding-top: 0;
    padding-bottom: 5px;
    padding-right: 0;
    font-size: 3.5svw;
    line-height: 120%;
  }

  .text-block-86 {
    padding-left: 0;
    font-weight: 700;
  }

  .div-block-9 {
    width: 100%;
    font-weight: 700;
  }

  .text-block-87 {
    padding-bottom: 0;
    font-size: 3.5svw;
  }

  .s2-tabs-content {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .text-block-88 {
    font-size: 3.5svw;
    line-height: 4.5svw;
  }

  .mother-block-01-m {
    padding: 15px;
    display: block;
    position: relative;
  }

  .child-block-3-m, .child-block-03-m {
    flex-flow: wrap;
    justify-content: space-between;
    width: 100%;
    padding: 15px;
    display: flex;
    position: relative;
  }

  .child-block-04-m {
    flex-flow: wrap;
    justify-content: space-between;
    align-items: stretch;
    width: 100%;
    padding: 15px;
    display: flex;
    position: relative;
  }

  .child-block-05-m {
    flex-flow: wrap;
    width: 100%;
    padding: 15px;
    display: flex;
    position: relative;
  }

  .s3-chart-3-mb {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-flow: wrap;
    display: none;
  }

  .hb-list {
    font-size: 16px;
    line-height: 26px;
  }

  .hb-list-titleblock {
    height: 15svw;
    padding-top: 3svw;
    padding-bottom: 3svw;
    padding-left: 4svw;
    font-size: 18px;
  }

  .hb-title-text {
    text-align: justify;
    white-space: pre-wrap;
    font-size: 4svw;
    line-height: 5svw;
  }

  .starburst-1, .starburst-2, .starburst-3, .starburst-4, .starburst-5, .starburst-6, .starburst-7 {
    position: absolute;
    inset: 201px auto auto 121px;
  }

  .kv-infinity {
    background-image: url('../images/kv-infinity.png');
    background-position: 50% 100%;
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    height: 400px;
  }

  .kv-video-bg, .kv-infinity-items, .kv-infinity-arrow {
    display: none;
  }

  .s3-chart-3-mb-v2 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-flow: wrap;
    display: flex;
  }

  .mother-child-fund {
    background-image: url('../images/s3-bg5.png');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    width: 350px;
    height: 440px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
  }

  .link-block-1 {
    width: 150px;
    position: absolute;
    inset: 24% 26% auto auto;
  }

  .link-block-2 {
    position: absolute;
    top: 30px;
    left: 5px;
  }

  .link-block-3 {
    position: absolute;
    top: -10px;
    right: 15px;
  }

  .link-block-4 {
    position: absolute;
    bottom: 60px;
    left: 30px;
  }

  .link-block-5 {
    width: 110px;
    position: absolute;
    bottom: 80px;
    right: 0;
  }

  .child-block-02-m {
    flex-flow: wrap;
    justify-content: space-between;
    width: 100%;
    padding: 15px;
    display: flex;
    position: relative;
  }

  .location-point {
    position: absolute;
    top: -60px;
  }
}


