:root {
  --red: #e73828;
  --white: white;
  --white-smoke: #f5f3ef;
  --sea-green: #008060;
  --firebrick: #bc1b21;
  --orange: #e39300;
  --navajo-white: #facd7e;
  --sienna: #b74f29;
  --crimson: #d33339;
  --black: black;
  --tomato: #f34c3d;
  --cornflower-blue: #5b98d2;
  --dark-slate-blue: #004397;
}

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

.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%;
}

.container {
  max-width: 1200px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container.thx {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.kv-link-item {
  color: #222;
  border-bottom: 4px solid #eb5846;
  width: 33%;
  padding-top: 40px;
  padding-bottom: 40px;
  font-size: 18px;
  text-decoration: none;
  transition: color .2s;
}

.kv-link-item:hover {
  color: #fc7700;
}

.body {
  color: #1a1a1a;
  font-family: Noto Sans TC;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.4;
}

.section-thx {
  background-image: url('../images/sec-bg-04.svg');
  background-position: 50%;
  background-size: cover;
  align-items: center;
  height: 100vh;
  min-height: 720px;
  display: flex;
}

.thankyou-img {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.thankyou-text {
  margin-top: 20px;
}

.thankyou-text.bold {
  letter-spacing: 2px;
  font-weight: 700;
}

.thankyou-link-block {
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.thx-link {
  border: 1px solid var(--red);
  background-color: var(--white);
  min-width: 220px;
  color: var(--red);
  text-align: center;
  border-radius: 99px;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 1em;
  padding-bottom: 1em;
  font-size: 1.1em;
  font-weight: 700;
  text-decoration: none;
}

.thx-link.red-btn {
  background-color: var(--red);
  color: var(--white);
}

.thx-img {
  width: 300px;
  height: 225px;
}

.thx-h2 {
  letter-spacing: 2px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 2em;
  font-weight: 400;
  line-height: 1;
}

.section-popup {
  z-index: 99;
  background-image: linear-gradient(#000000e6, #000000e6);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  min-height: 100vh;
  padding-top: 40px;
  padding-bottom: 40px;
  display: none;
  position: fixed;
  inset: 0%;
}

.popup-block {
  background-color: var(--white-smoke);
  border-radius: 10px;
  flex-direction: column;
  width: 100%;
  max-width: 1110px;
  min-height: 600px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 40px;
  display: flex;
  position: relative;
}

.popup-block.preload {
  margin-left: 5px;
  margin-right: 5px;
}

.backto-index-btn {
  z-index: 99;
  background-color: #e63927;
  background-image: url('../images/cancel2x-8_1cancel@2x-8.png');
  background-position: 60% 30%;
  background-repeat: no-repeat;
  background-size: 39px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 99px;
  width: 100px;
  height: 100px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.popup-container {
  max-width: 1040px;
}

.bold {
  font-weight: 700;
}

.text-gradient {
  height: 0;
}

.kv-content {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 1350px;
  margin-top: 20vh;
  display: flex;
}

.funnel-img-02 {
  border-radius: 10px;
  margin-bottom: 20px;
  box-shadow: 0 0 0 1px #eee7d7;
}

.fund-info-block {
  max-width: 553px;
}

.section-pf {
  background-image: url('../images/pf-bg.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 1920px;
  padding-top: 60px;
  position: relative;
}

.fund-info {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  justify-content: space-between;
  max-width: 1110px;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.fund-info-img-01-mb {
  object-fit: cover;
  display: none;
}

.fund-info-img-01 {
  max-width: 530px;
}

.section-belt {
  z-index: 3;
  background-image: url('../images/belt-bg.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 1920px;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
}

.fund-img-pc {
  object-fit: cover;
}

.section-fund {
  background-image: linear-gradient(#fff0 63%, #fdfcfb29 60%, #f3efe7);
  padding-top: 4em;
  padding-bottom: 6em;
  position: relative;
}

.kv-name-block {
  z-index: 1;
  perspective-origin: 50%;
  transform-origin: 50%;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 1300px;
  display: flex;
  position: relative;
  transform: perspective(1000px);
}

.fund-block {
  width: 1110px;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
}

.kv-text {
  width: 55%;
  margin-top: 2em;
  display: flex;
}

.section-kv {
  text-align: center;
  background-image: url('../images/kv-bg_1.png'), url('../images/kv-main.png');
  background-position: 50% 0, 48% 90%;
  background-repeat: no-repeat, no-repeat;
  background-size: 1920px, 1920px;
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.belt-main {
  width: 100%;
  max-width: 1010px;
}

.section-trade {
  background-color: #fff;
  background-image: url('../images/trade-bg.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 1920px;
  padding-top: 100px;
}

.kv-img-bg-pc {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.kv-img-bg {
  background-image: url('../images/kv-bg.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 1920px;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.kv-pd-fundname-sub {
  color: #736357;
  letter-spacing: -1px;
  margin-top: 5px;
  margin-bottom: 0;
  font-size: 28px;
  line-height: 1.2;
}

.fund-btns {
  justify-content: center;
  margin-top: 60px;
  display: flex;
}

.fund-img-01 {
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

.h1 {
  color: #036660;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 48px;
  line-height: 1.2;
}

.h1.blue {
  color: #355480;
}

.h1.w {
  color: #fff;
  text-shadow: 0 5px 5px #13684580;
}

.h1.pf {
  font-size: 36px;
}

.fund-info-h2 {
  color: #355480;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.4;
}

.fund-info-h2.fund {
  display: block;
}

.fund-info-h2.fund.hide {
  display: none;
}

.h2 {
  color: #007d6c;
  width: 100%;
  margin-top: 0;
  margin-bottom: 5px;
  margin-right: auto;
  padding-bottom: 10px;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.4;
  display: inline-block;
}

.h2.pf {
  width: 200px;
  margin-left: 10px;
  padding-bottom: 0;
}

.funnel-img-01 {
  margin-bottom: 10px;
}

.pf-funnel {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 1110px;
  margin: 60px auto;
  display: flex;
  position: relative;
}

.fund-img-mb, .fund-info-img-02-mb {
  object-fit: cover;
  display: none;
}

.fund-info-img-01-pc {
  display: inline;
}

.section-video {
  background-image: url('../images/video-bg.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 1920px;
  padding-top: 60px;
  padding-bottom: 60px;
  display: block;
  position: relative;
}

.kv-img-bg-mb {
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
  inset: 0%;
}

.kv-pd-fundname {
  color: #a2721d;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(270deg, #a1721d, #c6a975 39%, #966f26 69%, #c9a249 99%);
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 28px;
  line-height: 1.1;
}

.fund-btn-link {
  color: #fff;
  text-align: center;
  background-color: #355480;
  border-radius: 99px;
  width: 12em;
  margin-left: 2em;
  margin-right: 2em;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 20px;
  text-decoration: none;
  transition: all .2s;
}

.fund-btn-link:hover {
  background-color: #1a4178;
}

.fund-info-img-02 {
  margin-top: 23px;
  overflow: hidden;
}

.kv-flex-block {
  align-items: center;
  width: 100%;
}

.co-link {
  margin-bottom: 9px;
  margin-left: 9px;
  margin-right: 9px;
  display: block;
}

.footer-left-col {
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.footer-left-col.verti-center {
  align-items: center;
  height: 50px;
}

.co-tel {
  color: #cc0d29;
  margin-top: 5px;
  margin-bottom: 10px;
  font-size: 42px;
  font-weight: 600;
  line-height: 1.2;
}

.footer-co-block.bt-1px {
  border-top: 1px solid #b2b2b2;
  margin-top: 40px;
  padding-top: 10px;
}

.footer-right-col {
  padding-left: 0;
  padding-right: 0;
}

.co-social-link {
  justify-content: flex-end;
  align-items: baseline;
  margin-top: 10px;
  display: flex;
}

.footer-text {
  color: #707070;
  text-align: justify;
  margin-top: 40px;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.6;
}

.footer-text.popup {
  max-height: 500px;
  margin-top: 20px;
  padding-right: 5px;
  line-height: 1.2;
  overflow: auto;
}

.co-add {
  font-size: 12px;
  font-weight: 700;
  line-height: 1.5;
}

.footer {
  background-color: #e1e1e1;
  padding-top: 100px;
  padding-bottom: 100px;
}

.co-block {
  text-align: left;
}

.co-name {
  font-size: 24px;
  font-weight: 700;
}

.co-name.subslogan {
  color: #474747;
  letter-spacing: .3em;
  font-size: 18px;
  font-weight: 400;
}

.fixed-link-contact {
  color: #fff;
  background-color: #e73828;
  border: 2px solid #fff;
  border-radius: 99px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  font-size: 1.1em;
  font-weight: 700;
  text-decoration: none;
  display: none;
}

.fixed-link-item {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
  text-decoration: none;
  display: flex;
}

.fixed-link-item._02 {
  border-top: 1px solid #e73828;
  margin-top: 0;
  padding-top: 20px;
}

.fixed-link-item._02.hide {
  display: none;
}

.fixed-link-text {
  color: #000;
  padding-top: 5px;
  font-size: 1em;
  font-weight: 400;
}

.fixed-links {
  z-index: 9;
  position: fixed;
  inset: auto 0% 4em auto;
}

.fixed-link-block {
  z-index: 9;
  text-align: center;
  background-color: #fff;
  border: 2px solid #e73828;
  border-radius: 60px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100px;
  margin-top: 20px;
  margin-right: 20px;
  display: flex;
  position: relative;
}

.nav-block {
  background-color: #fff;
}

.navbar {
  background-color: #fff;
  width: 100%;
  position: fixed;
}

.navbar.header {
  z-index: 8;
  background-color: #0000;
  height: 78px;
  margin-top: -78px;
  padding: 0;
  position: fixed;
  top: 78px;
}

.brand {
  background-image: url('../images/Group-37487.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
  justify-content: flex-start;
  width: 210px;
  height: 78px;
  display: block;
  position: relative;
  overflow: hidden;
}

.nav-menu {
  align-items: center;
  width: 700px;
  margin-left: auto;
  display: flex;
}

.nav-item {
  padding: 0 20px;
  font-size: 16px;
  line-height: 2.4;
  transition: all .5s cubic-bezier(.215, .61, .355, 1);
}

.nav-item:hover, .nav-item.w--current {
  color: #e11b3a;
}

.nav-container {
  width: 100%;
  max-width: 1200px;
  display: flex;
}

.logo-img {
  width: 210px;
  height: 156px;
  margin-top: -78px;
}

.h-group {
  text-align: center;
}

.h-group.prize {
  padding-top: 60px;
}

.promo-belt-02-img-mb {
  display: none;
  position: relative;
  top: -1vh;
}

.funnel-img-01-mb {
  margin-bottom: 10px;
  display: none;
}

.funnel-img-02-mb {
  border-radius: 10px;
  display: none;
  box-shadow: 0 0 0 1px #eee7d7;
}

.trade-block {
  background-image: url('../images/trade-content-bg.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  max-width: 1200px;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  padding: 60px 30px 30px;
}

.trade-title {
  color: #000;
  text-align: left;
  border-bottom: 1px solid #f5d67f;
  padding-bottom: 20px;
  font-size: 30px;
  font-weight: 700;
}

.trade-text-block {
  width: 100%;
  max-width: 1100px;
  margin-bottom: 60px;
  margin-left: auto;
  margin-right: auto;
}

.footer-note-red {
  color: var(--firebrick);
}

.popup-h1-2 {
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  font-weight: 300;
}

.popup-h1-2.preorder {
  text-align: center;
  margin-top: 60px;
  font-size: 42px;
}

.popup-h1-2.preorder.b {
  font-weight: 700;
}

.kv-number {
  margin-left: auto;
}

.trade-text {
  margin-top: 20px;
  font-size: 22px;
  font-weight: 400;
}

.trade-text.sub {
  margin-top: 60px;
  font-size: 14px;
}

.trade-text.sub-mark {
  color: #e2001a;
  font-size: 24px;
  font-weight: 700;
}

.tab-menu-hr {
  background-color: #ffffff80;
  width: 1px;
  height: 40%;
  position: absolute;
  inset: 33% auto 0% 0%;
}

.allinone-tabpane {
  margin-left: auto;
  margin-right: auto;
}

.allinone-tablink {
  color: #fff;
  background-color: #0000;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 35%;
  height: 60px;
  padding-left: 1em;
  padding-right: 1em;
  font-size: 20px;
  font-weight: 700;
  transition: color .2s;
  display: flex;
}

.allinone-tablink.w--current {
  color: #fcee20;
  background-color: #0000;
  border-bottom-width: 0;
}

.allinone-slide {
  margin-bottom: 20px;
}

.allinone-tab-menu {
  z-index: 2;
  background-image: url('../images/allinone-tab-bg.svg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: auto 60px;
  justify-content: center;
  align-items: center;
  max-width: 645px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1em;
  padding-right: 1em;
  font-size: 1.1em;
  display: flex;
}

.tablink-icon {
  width: 41px;
  height: 41px;
  margin-right: .5em;
}

.allinone-tabs {
  width: 100%;
  max-width: 1300px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
}

.allinone-tabs-content {
  text-align: center;
  background-image: url('../images/slide-bg.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 1133px;
  width: 100%;
  max-width: 1133px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 12px;
  overflow: visible;
}

.slide-img-mb {
  border-radius: 30px;
  display: none;
}

.hr {
  background-color: #20a872;
  width: 430px;
  height: 1px;
  margin: 10px auto;
}

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

.note.belt {
  color: #fff;
  max-width: 1010px;
  margin-top: 20px;
}

.note.pf {
  max-width: 880px;
  margin-left: 40px;
}

.red-bold {
  color: #e73828;
  font-weight: 700;
}

.belt-wrapper {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  max-width: 1110px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
  overflow: hidden;
}

.yellow-bold {
  color: #ff0;
  font-weight: 700;
}

.pf-content {
  justify-content: space-between;
  width: 100%;
  max-width: 1110px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.pf-chart-block {
  position: relative;
}

.pf-h1-block {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.pf-chart-img {
  margin-top: 20px;
}

.percent {
  font-size: 24px;
}

.pf-link {
  color: #007d6c;
  background-color: #fff;
  border-radius: 99px;
  justify-content: flex-start;
  align-items: center;
  padding: 10px 20px;
  font-weight: 700;
  text-decoration: none;
  display: none;
  position: absolute;
  inset: 130px 40px auto auto;
}

.pf-link-arrow {
  margin-left: 10px;
}

.video-slider {
  background-color: #ddd0;
  max-width: 1300px;
  height: auto;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
}

.youtube-content {
  border: 2px solid #f6deb8;
  border-radius: 30px;
  justify-content: space-between;
  width: 100%;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  overflow: hidden;
}

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

.slide-item {
  height: auto;
}

.swiper.myswiper {
  width: 100%;
  height: 100%;
}

.swiper-wrapper {
  justify-content: space-around;
  max-width: 1100px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.swiper-slide {
  justify-content: center;
  align-items: center;
  width: 320px;
  min-width: 320px;
  max-width: 320px;
  height: 544px;
  min-height: 544px;
  max-height: 544px;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
  position: relative;
}

.yt {
  background-color: #000;
  border: 2px solid #fff1cc;
  border-radius: 30px;
  position: absolute;
  inset: 0%;
}

.text-span {
  color: var(--firebrick);
}

.footer-mini {
  font-size: 10px;
}

.kv-slogan {
  margin-left: auto;
}

@media screen and (max-width: 991px) {
  .container {
    padding-left: 10px;
    padding-right: 10px;
  }

  .section-popup {
    padding: 20px;
  }

  .popup-block {
    margin-bottom: 20px;
    padding: 20px 15px;
  }

  .kv-content {
    margin-top: 5vh;
  }

  .fund-info-block {
    width: 42%;
  }

  .fund-info-block._2 {
    width: 55%;
  }

  .section-pf {
    background-image: none;
    padding-top: 40px;
  }

  .fund-info {
    width: 100%;
    margin-top: 20px;
  }

  .section-belt {
    background-position: 50% 0;
    background-size: 1490px;
    height: 21vw;
    margin-top: 0;
  }

  .section-fund {
    padding-top: 2em;
    padding-bottom: 4em;
  }

  .kv-name-block {
    margin-left: auto;
    margin-right: auto;
  }

  .fund-block {
    width: 100%;
    margin-top: 2em;
  }

  .kv-text {
    width: 100%;
  }

  .section-kv {
    background-position: 50% 0, 88% -47svw;
    background-size: 1920px, 190svw;
    height: 110vw;
  }

  .belt-main {
    justify-content: flex-end;
    align-items: center;
    padding-right: 20px;
    display: flex;
  }

  .content {
    background-position: 50%, 50% 0, 0 0;
    background-size: auto, 190vw, auto;
  }

  .section-trade {
    padding-top: 2em;
    padding-bottom: 0;
  }

  .kv-img-bg-pc {
    object-fit: none;
    object-position: 100% 100%;
    left: auto;
  }

  .kv-pd-fundname-sub {
    margin-left: auto;
    margin-right: auto;
    font-size: 4vw;
  }

  .fund-btns {
    width: 90%;
    margin-top: 2em;
    margin-left: auto;
    margin-right: auto;
  }

  .h1 {
    font-size: 2.3em;
  }

  .h1.pf {
    font-size: 24px;
  }

  .h2 {
    font-size: 1.2em;
  }

  .h2.pf {
    font-size: 14px;
  }

  .pf-funnel {
    width: 100%;
    margin-top: 2em;
  }

  .fund-info-img-01-pc {
    width: 100%;
  }

  .section-video {
    background-size: 1430px;
    padding-top: 40px;
    padding-bottom: 1em;
  }

  .kv-pd-fundname {
    font-size: 4vw;
  }

  .fund-btn-link {
    font-size: 1em;
  }

  .fund-info-img-02 {
    background-image: none;
    margin-top: 15px;
  }

  .promo-belt-02-img {
    max-width: 90vw;
  }

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

  .footer {
    padding: 3em 20px 5em;
  }

  .fixed-link-contact {
    border-width: 0;
    border-radius: 0;
    flex-direction: row;
    width: 50%;
    height: 60px;
  }

  .fixed-link-item {
    background-image: none;
    border-width: 0;
    border-radius: 0;
    flex-direction: row;
    flex: 1;
    align-items: center;
    height: 60px;
    margin-top: 0;
    margin-bottom: 0;
  }

  .fixed-link-item._02 {
    border-top-width: 0;
    border-left: 1px solid #e73828;
    flex: 1;
    padding-top: 0;
  }

  .fixed-links {
    border-top: 1px solid #e73828;
    justify-content: space-around;
    display: flex;
    inset: auto 0% 0%;
  }

  .fixed-link-block {
    border-width: 0;
    border-radius: 0;
    flex-direction: row;
    width: 100%;
    margin-top: 0;
    margin-right: 0;
  }

  .fixed-icon {
    margin-right: 10px;
  }

  .navbar.header {
    width: 100vw;
    height: 78px;
  }

  .brand {
    background-position: 0 0;
    flex: 1;
    order: 0;
  }

  .nav-btn {
    background-color: var(--sea-green);
    width: 78px;
    height: 78px;
    overflow: hidden;
  }

  .nav-btn.w--open {
    background-color: var(--sea-green);
  }

  .ham-icon {
    opacity: 1;
    background-image: url('../images/bars-solid.svg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    width: 40px;
    height: 40px;
    margin-left: 2px;
    padding-bottom: 0;
    padding-right: 0;
    position: absolute;
  }

  .nav-menu {
    background-color: var(--sea-green);
    width: 50vw;
    margin-top: 79px;
    padding: 5vh 0 0;
    position: absolute;
  }

  .nav-item {
    color: #f5f3ef;
    text-align: center;
    border-bottom: 1px solid #ffffff40;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 1.2em;
    display: block;
  }

  .nav-item:hover {
    color: #f5f3ef;
  }

  .nav-item.w--current {
    color: #ffc800;
  }

  .ham-close-icon {
    opacity: 0;
    background-image: url('../images/times-solid.svg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    width: 40px;
    height: 40px;
    margin-left: 2px;
    padding-bottom: 0;
    padding-right: 0;
    overflow: hidden;
  }

  .h-group {
    margin-top: 20px;
  }

  .h-group.prize {
    padding-top: 40px;
  }

  .trade-block {
    background-size: contain;
    min-height: 430px;
    margin-top: 20px;
    padding-top: 30px;
  }

  .trade-title {
    padding-bottom: 5px;
    font-size: 20px;
    line-height: 1.2;
  }

  .trade-text-block {
    margin-bottom: 20px;
  }

  .popup-h1-2 {
    max-width: 500px;
  }

  .kv-number {
    max-width: 460px;
    margin-left: auto;
    margin-right: auto;
  }

  .trade-text {
    font-size: 16px;
  }

  .trade-text.sub {
    margin-top: 20px;
    font-size: 12px;
  }

  .trade-text.sub-mark {
    margin-top: 10px;
    font-size: 20px;
  }

  .tab-menu-hr {
    top: 55%;
  }

  .allinone-tabpane {
    max-width: 98%;
  }

  .allinone-tablink {
    flex-direction: column;
    height: 83px;
    padding-left: .25em;
    padding-right: .25em;
    font-size: 20px;
  }

  .allinone-tab-menu {
    background-size: 100% 44px;
    bottom: -1px;
  }

  .tablink-icon {
    margin-bottom: 2px;
    margin-right: 0;
  }

  .allinone-tabs {
    width: 100%;
    margin-top: 10px;
  }

  .allinone-tabs-content {
    background-size: contain;
    width: 99%;
  }

  .note.belt {
    padding-left: 10px;
    padding-right: 10px;
  }

  .note.pf {
    margin-left: 0;
  }

  .belt-wrapper {
    width: 100%;
    margin-top: 1em;
  }

  .pf-content {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .pf-icon {
    max-width: 50px;
  }

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

  .swiper-slide {
    width: 29vw;
    min-width: 29vw;
    max-width: 29vw;
    height: 52vw;
    min-height: 52vw;
    max-height: 52vw;
  }

  .kv-slogan {
    max-width: 300px;
    display: none;
  }
}

@media screen and (max-width: 479px) {
  .container {
    padding-left: 0;
    padding-right: 0;
  }

  .kv-link-item {
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    width: 50%;
    font-size: 1em;
    display: flex;
  }

  .thx-link {
    min-width: 150px;
  }

  .section-popup {
    padding: 10px;
  }

  .popup-block {
    padding-bottom: 20px;
  }

  .popup-block.preload {
    min-height: auto;
    padding-top: 40px;
  }

  .backto-index-btn {
    z-index: 999;
    background-size: 30px, auto;
    width: 4em;
    height: 4em;
  }

  .kv-content {
    margin-top: 0;
    margin-bottom: 0;
  }

  .funnel-img-02 {
    display: none;
  }

  .fund-info-block {
    width: 100%;
    max-width: 96%;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
  }

  .fund-info-block._2 {
    width: 100%;
  }

  .section-pf {
    padding-top: 3em;
  }

  .fund-info {
    flex-direction: column;
    margin-top: 40px;
  }

  .fund-info-img-01-mb {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .fund-info-img-01 {
    text-align: center;
    width: 100%;
    height: 100%;
    margin: 0 auto 10px;
  }

  .section-belt {
    background-image: none;
    height: auto;
  }

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

  .section-fund {
    background-image: none;
    padding-left: 10px;
    padding-right: 10px;
  }

  .kv-name-block {
    width: 100vw;
    margin-top: -1vw;
  }

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

  .kv-text {
    width: 100%;
    margin-top: 0;
    position: relative;
  }

  .section-kv {
    background-position: 50% 0, 83% -20svw;
    background-size: 1920px, 215svw;
    justify-content: flex-start;
    height: 160vw;
    padding-top: 100px;
  }

  .belt-main {
    padding-right: 0;
  }

  .content {
    background-image: none;
  }

  .section-trade {
    height: auto;
  }

  .kv-img-bg-pc {
    display: none;
  }

  .kv-pd-fundname-sub {
    margin-top: 0;
    font-size: 6vw;
  }

  .fund-btns {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    width: 100%;
    margin-top: 20px;
  }

  .fund-img-01 {
    width: 100%;
    margin-bottom: 10px;
    display: block;
  }

  .h1 {
    text-align: center;
    margin-bottom: 10px;
    font-size: 9vw;
  }

  .h1.pf {
    margin-bottom: 0;
    font-size: 26px;
  }

  .fund-info-h2.fund {
    padding-left: 10px;
    font-size: 1.6em;
  }

  .fund-info-img-02-pc {
    display: none;
  }

  .h2 {
    text-align: center;
    width: 95%;
    margin-top: 0;
    font-size: 4.5vw;
  }

  .h2.pf {
    width: 120px;
    font-size: 12px;
  }

  .funnel-img-01 {
    display: none;
  }

  .pf-funnel {
    max-width: 96%;
  }

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

  .fund-info-img-02-mb {
    margin-bottom: 10px;
    display: block;
  }

  .fund-info-img-01-pc {
    display: none;
  }

  .section-video {
    margin-bottom: 40px;
  }

  .kv-img-bg-mb {
    object-position: 50% 100%;
    display: block;
  }

  .kv-pd-fundname {
    margin: 5px auto 3px;
    font-size: 6vw;
  }

  .fund-btn-link {
    margin-left: .25em;
    margin-right: .25em;
    font-size: 14px;
    font-weight: 700;
  }

  .fund-info-img-02 {
    width: 100%;
    height: 100%;
  }

  .promo-belt-02-img {
    display: none;
  }

  .co-link {
    margin-left: 0;
    margin-right: 15px;
  }

  .co-tel {
    font-size: 2.5em;
  }

  .co-social-link {
    justify-content: flex-start;
    margin-top: 20px;
  }

  .footer-text {
    text-align: justify;
    word-break: break-all;
  }

  .co-add {
    font-size: .7em;
  }

  .footer {
    padding: 60px 15px 100px;
  }

  .co-name {
    font-size: 1.1em;
  }

  .co-name.subslogan {
    font-size: 1em;
  }

  .fixed-link-contact {
    width: 50%;
    height: 50px;
    font-size: 1em;
  }

  .fixed-link-item {
    height: 50px;
    font-size: 1em;
  }

  .fixed-link-text {
    padding-top: 0;
    font-weight: 700;
  }

  .fixed-links {
    width: 100vw;
    overflow: hidden;
  }

  .fixed-icon {
    width: 20px;
    height: 20px;
    margin-right: 5px;
  }

  .fixed-icon.mb-none {
    display: none;
  }

  .navbar.header {
    z-index: 20;
  }

  .nav-btn {
    padding: 21px;
  }

  .ham-icon {
    background-image: url('../images/bars-solid.svg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    width: 35px;
    height: 35px;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
    position: absolute;
  }

  .nav-menu {
    width: 100vw;
    overflow: hidden;
  }

  .nav-item {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .ham-close-icon {
    background-image: url('../images/times-solid.svg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    width: 35px;
    height: 35px;
    padding-bottom: 0;
    padding-right: 0;
    position: absolute;
  }

  .promo-belt-02-img-mb {
    display: block;
    top: 0;
  }

  .funnel-img-01-mb {
    margin-top: 10px;
    display: block;
  }

  .funnel-img-02-mb {
    margin-bottom: 10px;
    display: block;
  }

  .mb-none {
    display: none;
  }

  .trade-block {
    background-image: url('../images/trade-content-bg.png'), linear-gradient(#fff 90%, #fff0);
    background-position: 50% 0, 0 0;
    background-repeat: no-repeat, repeat;
    background-size: contain, auto;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
    width: 100%;
    max-width: 96%;
    height: 520px;
    min-height: 450px;
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
    overflow: visible;
  }

  .trade-title {
    font-size: 22px;
  }

  .trade-text-block {
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .footer-note-red {
    text-align: justify;
  }

  .bold-text-4 {
    text-align: left;
    overflow-wrap: anywhere;
  }

  .popup-h1-2 {
    max-width: 300px;
    margin-top: 0;
    font-size: 1.5em;
    font-weight: 700;
    line-height: 1.5;
  }

  .popup-h1-2.preorder {
    margin-top: 10px;
    font-size: 1.9em;
    line-height: 1.2;
  }

  .kv-number {
    max-width: 360px;
  }

  .trade-text {
    margin-top: 10px;
  }

  .trade-text.sub-mark {
    font-size: 18px;
    line-height: 1.2;
  }

  .allinone-tabpane {
    max-width: 96%;
  }

  .allinone-tablink {
    width: 50%;
    height: 68px;
    padding-left: .125em;
    padding-right: .125em;
    font-size: .9em;
  }

  .allinone-slide {
    border-radius: 15px;
    margin-bottom: 10px;
    overflow: hidden;
  }

  .allinone-tab-menu {
    background-size: 100% 9vw;
    max-width: 96%;
    height: 77px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .slide-img {
    display: none;
  }

  .tablink-icon {
    margin-right: .125em;
  }

  .allinone-tabs {
    height: 100%;
  }

  .allinone-tabs-content {
    width: 100%;
  }

  .slide-img-mb {
    border-radius: 0;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .hr {
    width: 100%;
  }

  .note {
    text-align: justify;
    word-break: break-all;
  }

  .note.belt {
    background-color: #0d926f;
    margin-top: 0;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .note.pf {
    max-width: 96%;
    margin-left: auto;
    margin-right: auto;
  }

  .belt-wrapper {
    margin-bottom: 0;
  }

  .pf-content {
    flex-flow: column;
    max-width: 96%;
    margin-bottom: 0;
  }

  .pf-chart-block {
    margin-bottom: 20px;
  }

  .pf-icon {
    max-width: 40px;
    margin-right: 10px;
  }

  .pf-chart-img {
    margin-top: 10px;
  }

  .youtube-content {
    width: 95vw;
  }

  .slide-item {
    height: 230px;
  }

  .slide-item.h {
    height: 560px;
  }

  .swiper-wrapper {
    justify-content: flex-start;
  }

  .swiper-slide {
    width: 75vw;
    min-width: 75vw;
    max-width: 75vw;
    height: 125vw;
    min-height: 125vw;
    max-height: 125vw;
  }

  .video-dot-nav {
    background-color: var(--sea-green);
    border-radius: 99px;
    width: 130px;
    bottom: -30px;
  }

  .mb-br {
    display: block;
  }

  .slider-arrow {
    justify-content: center;
    align-items: center;
    height: 40px;
    display: flex;
  }
}


