@font-face {
  font-family: Lato;
  src: url('../fonts/Lato-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Bebasneue;
  src: url('../fonts/BebasNeue-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: ZiTiQuanXinYiGuanHeiTi;
  src: url('../fonts/ZiTiQuanXinYiGuanHeiTi4.0-2.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --white-orange: #ffeee0;
  --red: #c90c1a;
  --white: white;
  --dark-red: #770101;
  --light-red: #ed1746;
  --black: #333;
  --blue: #014da2;
  --red-2: #c90c1a;
}

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

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

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

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

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

.head-container {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1400px;
  padding: 10px 5%;
  display: flex;
}

.navbar {
  z-index: 10;
  opacity: 0;
  background-color: #fff;
  width: 100%;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
  box-shadow: 0 0 10px 1px #0003;
}

.navbar.top {
  background-color: #fff0;
}

.header {
  width: 100%;
}

.brand {
  order: -1;
}

.nav-menu {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  order: 1;
  justify-content: center;
  align-items: center;
  display: flex;
}

.menu-link {
  color: var(--red);
  padding: 0;
  font-size: 18px;
}

.menu-link.w--current {
  color: var(--red);
}

.menu-link.top-nav {
  color: var(--white);
}

.body {
  font-family: Noto Sans TC, sans-serif;
}

.image {
  width: 100%;
  max-width: 100px;
}

.hero-sec {
  height: 280vh;
  position: relative;
}

.image-2 {
  width: 100%;
  max-width: 150px;
}

.hero-block {
  background-image: linear-gradient(#740000, #740000);
  background-position: 0 0;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: relative;
}

.div-block-2 {
  width: 100%;
  position: absolute;
  inset: 0% 0% auto;
}

.div-block-3 {
  z-index: 90;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: sticky;
  top: 250px;
}

.product-text-block {
  background-image: linear-gradient(#a8524c, #ffeee0);
  padding-bottom: 1000px;
  position: relative;
}

.product-info-scroll-block {
  z-index: 1;
  background-image: linear-gradient(#7f0000 20%, #a8524c);
  width: 100%;
  height: 80vh;
  position: relative;
}

.background-video {
  z-index: 1;
  width: 100%;
  height: 100vh;
  position: relative;
}

.y1000-tx-pic {
  background-color: var(--white);
  box-shadow: inset 0 0 0 2px var(--dark-red), 0 0 0 50vw var(--dark-red);
  width: 100%;
  margin-top: 3vh;
  margin-bottom: 3vh;
  position: relative;
}

.image-3-copy {
  width: 100%;
  max-width: 400px;
  margin-top: 60px;
  position: absolute;
  right: 5%;
}

.background-video-2 {
  background-image: linear-gradient(#0003, #0003);
  width: 100%;
  height: 100%;
}

.image-4 {
  z-index: 1;
  height: 120px;
  position: absolute;
  top: 40%;
  left: 5%;
}

.container {
  width: 100%;
  max-width: 1400px;
  padding-left: 5%;
  padding-right: 5%;
  position: relative;
}

.container.pt-100 {
  padding-top: 100px;
}

.container.pt-100.pb-100 {
  padding-bottom: 100px;
  position: relative;
}

.container.pb-100 {
  padding-bottom: 100px;
}

.container.pb-100.video-bg {
  background-image: url('../images/video-bg.jpg');
  background-position: 50%;
  background-size: cover;
}

.text-block {
  color: #fff;
  text-align: justify;
  max-width: 470px;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
}

.image-5 {
  height: 400px;
  position: absolute;
  top: 33%;
  right: 32%;
}

.image-5-copy {
  width: 100%;
  max-width: 150px;
  position: absolute;
  top: 45%;
  left: 27%;
}

.image-5-copy-copy {
  width: 100%;
  max-width: 150px;
  position: absolute;
  top: 70%;
  left: 27%;
}

.navbar-top {
  z-index: 90;
  background-color: #fff0;
  width: 100%;
  position: absolute;
  inset: 0% 0% auto;
}

.navbar-top.top {
  background-color: #fff0;
}

.page-top-div {
  width: 100%;
  height: 0;
}

.text-block-2 {
  color: var(--white);
  font-size: 36px;
  line-height: 40px;
  position: absolute;
  left: 5%;
}

.div-block-4 {
  width: 100%;
  max-width: 1400px;
  padding-top: 100px;
  position: relative;
}

.text-block-2-copy {
  color: var(--white);
  font-size: 36px;
  line-height: 40px;
  position: absolute;
  right: 5%;
}

.div-block-5 {
  width: 100%;
  max-width: 1400px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.image-4-copy {
  z-index: 1;
  height: 120px;
  position: absolute;
  top: 40%;
  right: 10%;
}

.div-block-6 {
  width: 100%;
  max-width: 1400px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  left: 0;
  right: 0;
}

.hero-scroll-sec {
  height: 350vh;
  display: none;
  position: relative;
}

.sticky-div {
  background-color: #77010100;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: relative;
  top: 0;
  overflow: hidden;
}

.bg-video {
  z-index: 1;
  width: 100%;
  height: 100vh;
  position: absolute;
}

.hero-sontent-black {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: flex;
  position: relative;
}

.zoom {
  flex-flow: column;
  justify-content: center;
  width: 70vw;
  padding-bottom: 250px;
  display: flex;
  position: relative;
}

.product-content-sec {
  background-color: #fff1e6;
  background-image: url('../images/gen-bg.jpg');
  background-position: 50% 0;
  background-repeat: repeat-x;
  background-size: auto;
  position: relative;
  overflow: hidden;
}

.title-1 {
  color: #fff;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-family: Special Gothic Condensed One, sans-serif;
  font-size: 54px;
  font-weight: 400;
  line-height: 80px;
}

.product-info-block {
  flex-flow: column;
  align-items: center;
  width: 100%;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.product-kv {
  width: 100%;
  max-width: 180px;
}

.product-kv-block {
  margin-top: 50px;
  margin-bottom: 50px;
  position: relative;
}

.product-tag-1 {
  background-image: url('../images/info-tx-2-en-2.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 300px;
  height: 120px;
  position: absolute;
  top: 10%;
  right: 200px;
}

.product-tag-2 {
  background-image: url('../images/info-tx-3-en-2.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 300px;
  height: 100px;
  position: absolute;
  top: 15%;
  left: 200px;
}

.product-sec-bg-effect {
  background-color: var(--red);
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.product-effect-block {
  grid-column-gap: 250px;
  grid-row-gap: 250px;
  flex-flow: wrap;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: absolute;
  inset: auto 0% 25% 5%;
}

.product-effect-list {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 31%;
  display: flex;
}

.prodcut-effect-item {
  min-height: 70px;
  display: flex;
}

.product-effect-icon {
  background-color: var(--white);
  border-radius: 50%;
  width: 50px;
  min-width: 50px;
  height: 50px;
}

.product-effect-icon._1 {
  background-image: url('../images/product-efftect-1.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 70%;
}

.product-effect-icon._2 {
  background-image: url('../images/product-effect-2.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 80%;
}

.product-effect-icon._3 {
  background-image: url('../images/product-effect-3.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 70%;
}

.product-effect-icon._4 {
  background-image: url('../images/product-effect-4.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 70%;
}

.text-block-3 {
  color: var(--white);
  margin-left: 15px;
  padding-top: 5px;
  font-size: 18px;
  line-height: 30px;
}

.keep-cold-block {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.btn {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  background-color: var(--light-red);
  color: var(--white);
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  padding: 15px 30px;
  font-size: 20px;
  line-height: 24px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.image-6 {
  height: 40px;
  position: relative;
}

.keep-cold-tx {
  color: var(--black);
  font-size: 20px;
  line-height: 30px;
}

.midline {
  background-color: var(--red);
  width: 40px;
  height: 1px;
}

.div-block-9 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  align-items: center;
  display: flex;
}

.title-2 {
  color: var(--light-red);
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-family: Special Gothic Condensed One, sans-serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 40px;
  position: relative;
}

.title-underline-block {
  padding-bottom: 9px;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
}

.div-block-10 {
  background-color: #eaadaa;
  width: 100%;
  height: 18px;
  position: absolute;
  inset: auto 0% 0%;
}

.info-content-1 {
  text-align: center;
  margin-top: 30px;
  font-size: 24px;
  line-height: 30px;
}

.info-content-2 {
  font-size: 18px;
  line-height: 24px;
}

.collapse-list {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  width: 100%;
  margin-top: 50px;
  display: flex;
}

.collapse-item {
  cursor: pointer;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.collapse-no {
  background-color: var(--light-red);
  order: -1;
  justify-content: center;
  align-items: center;
  padding: 15px;
  display: flex;
}

.collapse-no.blue {
  background-color: var(--blue);
}

.collapse-no-tx {
  color: var(--white);
  font-size: 24px;
  line-height: 30px;
}

.collapse-no-num {
  color: var(--white);
  padding-left: 5px;
  font-family: Inconsolata, monospace;
  font-size: 48px;
  font-weight: 700;
  line-height: 48px;
}

.collapse-title {
  order: -1;
  font-size: 24px;
  line-height: 30px;
}

.callapse-btn {
  order: 1;
  justify-content: center;
  align-items: center;
  width: 22px;
  height: 22px;
  display: flex;
  position: relative;
}

.ollapse-title-block {
  background-color: var(--white);
  border-radius: 25px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-right: 30px;
  display: flex;
  overflow: hidden;
  box-shadow: 0 0 5px 2px #0003;
}

.collapse-title-left {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  align-items: center;
  display: flex;
}

.ollapse-content-block {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.image-7 {
  width: 100%;
  max-width: 800px;
}

.info-content-2-en {
  font-family: Lato, Arial, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.title-3 {
  color: var(--red-2);
  text-align: justify;
  margin-left: auto;
  margin-right: auto;
  font-family: Special Gothic Condensed One, sans-serif;
  font-size: 72px;
  font-weight: 400;
  line-height: 80px;
  position: relative;
}

.coll-btn-h {
  background-color: var(--light-red);
  width: 100%;
  height: 4px;
  position: absolute;
}

.coll-btn-h.blue {
  background-color: var(--blue);
}

.coll-btn-v {
  background-color: var(--light-red);
  width: 4px;
  height: 100%;
  position: absolute;
}

.coll-btn-v.blue {
  background-color: var(--blue);
}

.ollapse-contents {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
}

.faq-list {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  width: 100%;
  margin-top: 50px;
  display: flex;
}

.map-pic {
  width: 100%;
}

.map-block {
  margin-top: 30px;
  position: relative;
}

.map-location {
  width: 100%;
  max-width: 880px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  transform: scale(1.3);
}

.map-location-item {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: auto;
}

.map-location-item._1 {
  cursor: pointer;
  top: 200px;
  right: 305px;
}

.map-location-item._2 {
  top: 230px;
  right: 280px;
}

.map-location-item._3 {
  top: 60px;
  right: 380px;
}

.map-location-item._4 {
  top: 70px;
  right: 550px;
}

.map-location-item._5 {
  top: 240px;
  right: 340px;
}

.map-location-item._6 {
  top: 150px;
  right: 310px;
}

.map-location-item._7 {
  top: 130px;
  right: 450px;
}

.map-location-item._8 {
  top: 130px;
  right: 650px;
}

.map-location-item._9 {
  top: 210px;
  right: 380px;
}

.map-location-item._10 {
  top: 190px;
  right: 210px;
}

.map-location-item._11 {
  top: 140px;
  right: 370px;
}

.map-location-item._12 {
  top: 170px;
  right: 340px;
}

.map-location-item._13 {
  top: 230px;
  right: 680px;
}

.map-location-item._14 {
  top: 190px;
  right: 360px;
}

.map-location-item._15 {
  top: 170px;
  right: 260px;
}

.map-location-item._16 {
  top: 130px;
  right: 270px;
}

.map-location-item._17 {
  top: 260px;
  right: 310px;
}

.map-location-item._18 {
  top: 30px;
  right: 420px;
}

.map-location-item._19 {
  top: 280px;
  right: 420px;
}

.map-location-item._20 {
  top: 260px;
  right: 390px;
}

.map-location-item._21 {
  top: 100px;
  right: 300px;
}

.map-location-item._22 {
  top: 90px;
  right: 240px;
}

.map-location-item._23 {
  top: 190px;
  right: 420px;
}

.y1000-outline-pic {
  background-image: url('../images/y100-outline-graphic.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 14px;
  height: 60px;
}

.map-location-title {
  z-index: 1;
  border: 1px solid var(--red);
  background-color: var(--white);
  color: var(--red);
  border-radius: 30px;
  margin-top: -25px;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 12px;
  font-weight: 500;
  line-height: 20px;
  position: relative;
}

.map-location-title:hover {
  border-color: var(--blue);
  color: var(--blue);
}

.location-info-block {
  z-index: 2;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  border: 4px solid var(--light-red);
  background-color: var(--white);
  border-radius: 25px;
  flex-flow: column;
  align-items: flex-start;
  min-width: 250px;
  max-width: 250px;
  padding: 10px 15px;
  display: none;
  position: absolute;
  inset: auto;
}

.location-info-block.show {
  display: flex;
}

.location-info-block._2, .location-info-block._1 {
  inset: auto auto 0% -330px;
}

.location-info-block._3 {
  inset: auto -330px 0% auto;
}

.location-info-block._0 {
  display: flex;
  inset: auto -380px 0% auto;
}

.location-info-block._4, .location-info-block._5, .location-info-block._6 {
  inset: auto -330px 0% auto;
}

.location-info-block._7 {
  inset: auto auto 0% -380px;
}

.location-info-block._8, .location-info-block._9 {
  top: auto;
  bottom: 0%;
  right: -380px;
}

.location-info-block._10, .location-info-block._11, .location-info-block._12 {
  inset: auto auto 0% -380px;
}

.location-info-block._13 {
  inset: auto -330px 0% auto;
}

.location-info-block.right {
  inset: auto -270px 0% auto;
}

.location-info-block.left {
  inset: auto auto 0% -270px;
}

.location-info-row {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 5px;
  display: flex;
}

.location-info-icon {
  width: 20px;
  min-width: 20px;
  height: 20px;
}

.location-info-icon.map {
  background-image: url('../images/map-icon.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.location-info-icon.tel {
  background-image: url('../images/phone-icon.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.location-info-tx {
  font-size: 12px;
  line-height: 18px;
}

.location-info-title {
  color: var(--light-red);
  font-size: 16px;
  line-height: 22px;
}

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

.tx-link:hover {
  color: var(--light-red);
}

.title-4 {
  color: var(--red-2);
  text-align: justify;
  margin-left: auto;
  margin-right: auto;
  font-family: Special Gothic Condensed One, sans-serif;
  font-size: 72px;
  font-weight: 400;
  line-height: 80px;
  position: relative;
}

.video-content {
  grid-row-gap: 150px;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.video-logo {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  width: 30%;
  display: flex;
}

.video-block {
  border: 5px solid var(--light-red);
  border-radius: 25px;
  justify-content: center;
  align-items: center;
  width: 60%;
  padding: 15px 20px;
  display: flex;
  position: relative;
}

.tvcm-circle {
  background-color: var(--light-red);
  color: var(--white);
  text-align: center;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 200px;
  font-family: Lato, Arial, sans-serif;
  font-size: 54px;
  line-height: 60px;
  display: flex;
  position: absolute;
  inset: -100px auto auto -100px;
  transform: rotate(-15deg);
}

.tvcm-circle.right {
  left: auto;
  right: -100px;
  transform: rotate(15deg);
}

.tvcm-tx {
  font-family: Lato, Arial, sans-serif;
}

.video-sec {
  background-image: linear-gradient(#fff1e6, #fff0 30%, #fefdf9), url('../images/video-bg.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  position: relative;
  overflow: hidden;
}

.faq-sec {
  background-image: linear-gradient(#fefdf9, #fefdf9);
  position: relative;
}

.collapse-list-2 {
  flex-flow: column;
  width: 100%;
  margin-top: 50px;
  display: flex;
}

.collapse-item-2 {
  cursor: pointer;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.ollapse-title-block-2 {
  border-bottom: 1px solid var(--dark-red);
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  padding: 15px 30px 20px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.collapse-title-left-2 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  align-items: flex-start;
  padding-right: 30px;
  display: flex;
  position: relative;
}

.collapse-title-left-2.a-left-top {
  align-items: flex-start;
}

.collapse-title-b-tx {
  order: -1;
  padding-bottom: 5px;
  font-size: 36px;
  line-height: 40px;
}

.collapse-title-2 {
  order: -1;
  padding-top: 7px;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
}

.collapse-title-2.pt-5 {
  padding-top: 5px;
}

.ollapse-content-block-2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  border-bottom: 1px solid var(--dark-red);
  background-color: #ffeee04d;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.ollapse-contents-2 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 20px 30px 30px;
  display: flex;
}

.code-embed {
  color: var(--black);
  width: 20px;
  min-width: 20px;
  padding-top: 5px;
  position: relative;
}

.liquid {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.text-block-5 {
  position: relative;
}

.faq-bg {
  background-image: linear-gradient(0deg, #7d0000, #9c0000);
  width: 100%;
  height: 0%;
  position: absolute;
  inset: auto 0% 0%;
}

.footer {
  background-color: #fefdf9;
}

.footer-content {
  flex-flow: column;
  padding-top: 50px;
  padding-bottom: 50px;
  display: flex;
}

.social-block {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.follow {
  color: var(--light-red);
  font-size: 54px;
  font-weight: 500;
  line-height: 60px;
}

.social-icon-block {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: wrap;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.social-circle {
  background-color: var(--light-red);
  border-radius: 50%;
  width: 70px;
  min-width: 70px;
  height: 70px;
}

.social-circle.ig {
  background-image: url('../images/ig-icon.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
}

.social-circle.fb {
  background-image: url('../images/fb-icon.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
}

.footer-y1000-product-pic {
  width: 100%;
  max-width: 160px;
  margin-top: 30px;
  margin-bottom: 10px;
}

.foooter-y1000-logo {
  width: 100%;
  max-width: 170px;
}

.com-name {
  color: var(--light-red);
  font-size: 24px;
  line-height: 30px;
}

.com-address {
  color: var(--light-red);
  letter-spacing: 2px;
  font-size: 20px;
  line-height: 30px;
}

.footer-menu-list {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: wrap;
  justify-content: center;
  align-items: flex-start;
  margin-top: 20px;
  display: flex;
}

.footer-menu-link {
  color: var(--light-red);
  font-size: 18px;
  line-height: 30px;
  text-decoration: none;
}

.copyright {
  color: var(--light-red);
  font-weight: 500;
}

.text-block-6 {
  color: var(--white);
  letter-spacing: 5px;
  text-shadow: 0 0 10px #00000080;
  font-family: ZiTiQuanXinYiGuanHeiTi, Arial, sans-serif;
  font-size: 35px;
  line-height: 72px;
  transform: skew(5deg);
}

.hero-video-content {
  z-index: 1;
  flex-flow: column;
  align-items: center;
  display: flex;
  position: absolute;
}

.text-block-6-copy {
  color: var(--white);
  text-shadow: 0 0 10px #00000080;
  font-family: Special Gothic Condensed One, sans-serif;
  font-size: 72px;
  line-height: 80px;
}

.text-block-6-copy-copy {
  color: var(--white);
  text-shadow: 0 0 10px #00000080;
  font-family: Special Gothic Condensed One, sans-serif;
  font-size: 48px;
  line-height: 50px;
}

.midline-2 {
  background-color: var(--white);
  width: 150px;
  height: 1px;
  margin-top: 30px;
  margin-bottom: 30px;
}

.location-info-content {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: column;
  align-items: flex-start;
  display: flex;
}

.tvcm-title {
  border: 3px solid var(--light-red);
  background-color: var(--white-orange);
  color: var(--light-red);
  border-radius: 30px;
  margin-left: auto;
  margin-right: auto;
  padding: 5px 30px;
  font-size: 18px;
  font-weight: 500;
  line-height: 30px;
  position: absolute;
  inset: auto auto -20px;
}

.count-down-block {
  z-index: 1;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  background-image: url('../images/count-bg.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: auto 100%;
  flex-flow: column;
  align-items: center;
  width: 100%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.count-date {
  color: var(--white);
  letter-spacing: 10px;
  text-shadow: 0 0 20px #00000080;
  font-family: ZiTiQuanXinYiGuanHeiTi, Arial, sans-serif;
  font-size: 96px;
  line-height: 100px;
  transform: skew(7deg);
}

.count-date-sub-title {
  color: var(--white);
  text-shadow: 0 0 20px #00000080;
  font-family: Special Gothic Condensed One, sans-serif;
  font-size: 64px;
  font-weight: 400;
  line-height: 110px;
}

.count-left-day-tx {
  font-family: ZiTiQuanXinYiGuanHeiTi, Arial, sans-serif;
  font-size: 36px;
  line-height: 40px;
  transform: skew(7deg);
}

.count-xl-tx {
  font-family: Bebasneue, Arial, sans-serif;
  font-size: 60px;
  line-height: 24px;
}

.count-left-day-btn {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  background-color: var(--light-red);
  color: var(--white);
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  margin-top: 15px;
  padding: 15px 30px;
  font-size: 20px;
  line-height: 24px;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 0 0 10px 3px #0003;
}

.archive {
  width: 0;
  height: 0;
  position: absolute;
  top: -100px;
}

.div-block-11 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.count-left-day-tx-xl {
  font-family: Bebasneue, Arial, sans-serif;
  font-size: 60px;
  line-height: 40px;
}

.footer-tx-link {
  color: var(--light-red);
  letter-spacing: 0;
  text-decoration: none;
}

.footer-tx-link:hover {
  color: var(--dark-red);
}

.desginby {
  color: #fefdf9;
  font-weight: 500;
}

.design-link {
  color: #fefdf9;
  text-decoration: none;
}

.video-cover {
  cursor: pointer;
  border-radius: 30px;
  width: 100%;
  height: 400px;
  overflow: hidden;
}

.video-cover.cover-1 {
  background-image: url('../images/pomo-video-1-cover.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.video-cover.cover-2 {
  background-image: url('../images/pomo-video-2-cover.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.play-btn {
  background-color: var(--light-red);
  cursor: pointer;
  background-image: url('../images/play-btn-icon.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 80px;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 150px;
  min-width: 150px;
  height: 150px;
  display: flex;
  position: absolute;
}

.play-btn:hover {
  background-color: var(--red);
}

.video-pop {
  z-index: 91;
  background-color: #00000080;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  inset: 0%;
}

.video-pop.pop-1 {
  display: none;
}

.video-pop.pop-1.show {
  display: flex;
}

.video-pop.pop-2 {
  display: none;
}

.video-pop.pop-2.show {
  display: flex;
}

.video-pop-content {
  border: 3px solid var(--light-red);
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.sticky-play-btn {
  z-index: 10;
  background-color: var(--light-red);
  cursor: pointer;
  background-image: url('../images/sticky-play-btn-icon.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 100px;
  min-width: 100px;
  height: 100px;
  display: flex;
  position: fixed;
  inset: auto 3% 5% auto;
  box-shadow: 0 0 10px 2px #0003;
}

.sticky-btn-tx {
  color: var(--white);
  font-size: 12px;
}

.pop-close-btn {
  z-index: 92;
  background-color: var(--light-red);
  cursor: pointer;
  background-image: url('../images/pop-close-icon.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 50%;
  background-attachment: scroll;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  position: absolute;
  inset: -35px 5% auto auto;
}

.video-pop-block {
  width: 100%;
  max-width: 1200px;
  padding-left: 5%;
  padding-right: 5%;
  position: relative;
}

.text-block-7 {
  font-size: 10px;
  line-height: 18px;
}

.nav-top-menu {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  order: 1;
  justify-content: center;
  align-items: center;
  display: flex;
}

.map-location-m {
  width: 100%;
  max-width: 880px;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: relative;
}

.map-m-item {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  align-items: flex-start;
  display: flex;
}

.hero-scroll-sec-m {
  background-color: var(--dark-red);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: auto;
  display: flex;
  position: relative;
  overflow: hidden;
}

.y1000-tx-pic-m {
  background-color: var(--white);
  box-shadow: inset 0 0 0 2px var(--dark-red), 0 0 0 50vw var(--dark-red);
  width: 100%;
  max-width: 1000px;
  margin-top: 3vh;
  margin-bottom: 30vh;
  position: relative;
}

.kv-bg {
  z-index: 1;
  background-image: linear-gradient(#0006, #0006), url('../images/y1000-bg-2.jpg');
  background-position: 0 0, 50% 85%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  width: 100%;
  height: 100vh;
  position: absolute;
}

.div-block-12 {
  justify-content: center;
  align-items: center;
  width: 70%;
  display: flex;
}

.title-5 {
  color: var(--light-red);
  text-align: justify;
  letter-spacing: 5px;
  margin-left: auto;
  margin-right: auto;
  font-family: Lato, Arial, sans-serif;
  font-size: 60px;
  font-weight: 400;
  line-height: 70px;
  position: relative;
}

.location-info-item {
  flex-flow: column;
  align-items: flex-start;
  display: flex;
}

html.w-mod-js [data-ix="product-info-scroll-in-1"] {
  opacity: 0;
  transform: translate(-100px);
}

html.w-mod-js [data-ix="product-info-scroll-in--2"] {
  opacity: 0;
  transform: translate(100px, 30px);
}

html.w-mod-js [data-ix="product-info-scroll-in-3"] {
  opacity: 0;
  transform: translate(100px, -30px);
}

html.w-mod-js [data-ix="scroll-bot-top"], html.w-mod-js [data-ix="scroll-bot-top-for-title"] {
  opacity: 0;
  transform: translate(0, 100px);
}

html.w-mod-js [data-ix="scroll-right-left"] {
  opacity: 0;
  transform: translate(100px);
}

html.w-mod-js [data-ix="scroll-left-right"] {
  opacity: 0;
  transform: translate(-100px);
}

html.w-mod-js [data-ix="scroll-left-right-for-title"] {
  opacity: 0;
  transform: skewX(7deg)skewY(0);
}

html.w-mod-js [data-ix="tvcm-circle"] {
  opacity: 0;
  transform: scale(.5)rotate(90deg);
}

html.w-mod-js [data-ix="tvcm-circle-2"] {
  opacity: 0;
  transform: scale(.5)rotate(-90deg);
}

html.w-mod-js [data-ix="load-show"] {
  opacity: 0;
}

@media screen and (min-width: 1920px) {
  .head-container {
    max-width: 1920px;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .image-2 {
    max-width: 200px;
  }

  .div-block-3 {
    top: 30vh;
  }

  .image-3-copy {
    right: 17%;
  }

  .image-4 {
    height: 150px;
    left: 3%;
  }

  .container {
    max-width: 1920px;
  }

  .text-block {
    margin-top: 50px;
  }

  .image-5 {
    height: 450px;
  }

  .image-5-copy {
    max-width: 200px;
    top: 40%;
  }

  .image-5-copy-copy {
    max-width: 200px;
    top: 70%;
  }

  .text-block-2 {
    left: 10%;
  }

  .text-block-2-copy {
    right: 10%;
  }

  .image-4-copy {
    height: 150px;
  }

  .product-effect-list {
    max-width: 23%;
  }

  .map-location {
    max-width: 1200px;
  }

  .map-location-item._1 {
    top: 300px;
    right: 455px;
  }

  .map-location-item._2 {
    top: 340px;
    right: 360px;
  }

  .map-location-item._3 {
    top: 100px;
    right: 520px;
  }

  .map-location-item._4 {
    top: 120px;
    right: 780px;
  }

  .map-location-item._5 {
    top: 350px;
    right: 450px;
  }

  .map-location-item._6 {
    top: 250px;
    right: 440px;
  }

  .map-location-item._7 {
    top: 210px;
    right: 640px;
  }

  .map-location-item._8 {
    top: 190px;
    right: 870px;
  }

  .map-location-item._9 {
    top: 310px;
    right: 530px;
  }

  .map-location-item._10 {
    top: 300px;
    right: 280px;
  }

  .map-location-item._11 {
    top: 220px;
    right: 470px;
  }

  .map-location-item._12 {
    top: 230px;
    right: 510px;
  }

  .map-location-item._13 {
    top: 330px;
    right: 960px;
  }

  .map-location-item._14 {
    top: 280px;
    right: 500px;
  }

  .map-location-item._15 {
    top: 290px;
    right: 380px;
  }

  .map-location-item._16 {
    top: 240px;
    right: 370px;
  }

  .map-location-item._17 {
    top: 365px;
    right: 390px;
  }

  .map-location-item._18 {
    top: 30px;
    right: 540px;
  }

  .map-location-item._19 {
    top: 380px;
    right: 570px;
  }

  .map-location-item._20 {
    top: 365px;
    right: 525px;
  }

  .map-location-item._21 {
    top: 180px;
    right: 410px;
  }

  .map-location-item._22 {
    top: 140px;
    right: 360px;
  }

  .map-location-item._23 {
    top: 280px;
    right: 580px;
  }

  .y1000-outline-pic {
    width: 20px;
    height: 65px;
  }

  .map-location-title {
    font-size: 14px;
  }

  .title-4.ml-100-desk {
    margin-left: 10%;
  }

  .video-block {
    max-width: 1000px;
    padding: 20px 25px;
  }

  .archive {
    top: -80px;
  }

  .video-cover {
    height: 500px;
  }

  .map-location-m {
    max-width: 1200px;
  }

  .title-5 {
    font-size: 80px;
  }
}

@media screen and (max-width: 991px) {
  .menu-link {
    font-size: 16px;
  }

  .container.pt-100 {
    padding-top: 50px;
  }

  .container.pt-100.pb-100 {
    padding-bottom: 50px;
  }

  .zoom {
    width: 100vw;
    padding-bottom: 0;
  }

  .title-1 {
    font-size: 32px;
    line-height: 50px;
  }

  .product-kv-block {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .product-tag-1 {
    right: 180px;
  }

  .product-tag-2 {
    left: 180px;
  }

  .product-effect-block {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    width: 100%;
    padding-left: 0;
    position: static;
  }

  .product-effect-list {
    width: 48%;
    max-width: none;
  }

  .text-block-3 {
    font-size: 18px;
  }

  .keep-cold-block {
    margin-top: 15px;
  }

  .keep-cold-tx {
    font-size: 18px;
  }

  .title-2 {
    font-size: 30px;
    line-height: 30px;
  }

  .info-content-1 {
    font-size: 16px;
    line-height: 24px;
  }

  .info-content-2 {
    font-size: 14px;
    line-height: 22px;
  }

  .collapse-no {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .collapse-no-tx {
    font-size: 20px;
  }

  .collapse-no-num {
    font-size: 42px;
  }

  .collapse-title {
    font-size: 20px;
  }

  .info-content-2-en {
    font-size: 18px;
    line-height: 24px;
  }

  .title-3 {
    font-size: 60px;
    line-height: 70px;
  }

  .map-pic {
    transform: scale(1.2);
  }

  .map-location {
    max-width: 680px;
    display: none;
  }

  .map-location-item._1 {
    top: 90px;
    right: 260px;
  }

  .map-location-item._2 {
    top: 150px;
    right: 170px;
  }

  .map-location-item._3, .map-location-item._4, .map-location-item._5, .map-location-item._6, .map-location-item._7, .map-location-item._8, .map-location-item._9, .map-location-item._10, .map-location-item._11, .map-location-item._12, .map-location-item._13, .map-location-item._14, .map-location-item._15, .map-location-item._16 {
    top: 190px;
    right: 230px;
  }

  .map-location-item._17 {
    top: 150px;
    right: 170px;
  }

  .map-location-item._18, .map-location-item._19, .map-location-item._20, .map-location-item._21, .map-location-item._22, .map-location-item._23 {
    top: 190px;
    right: 230px;
  }

  .y1000-outline-pic {
    width: 25px;
    height: 80px;
  }

  .location-info-block {
    min-width: 250px;
    padding: 15px 30px;
  }

  .location-info-block._2 {
    left: -270px;
  }

  .location-info-block._1 {
    padding: 15px 30px;
    left: -260px;
  }

  .location-info-block._3, .location-info-block._0, .location-info-block._4, .location-info-block._5, .location-info-block._6, .location-info-block._7, .location-info-block._8, .location-info-block._9, .location-info-block._10, .location-info-block._11, .location-info-block._12, .location-info-block._13, .location-info-block.right {
    bottom: 100px;
    right: -200px;
  }

  .location-info-block.left {
    padding: 15px 30px;
    left: -260px;
  }

  .location-info-row {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .location-info-icon {
    width: 15px;
    min-width: 15px;
    height: 15px;
    margin-top: 5px;
  }

  .location-info-tx {
    padding-top: 0;
    font-size: 16px;
    line-height: 24px;
  }

  .location-info-title {
    font-size: 24px;
    line-height: 30px;
  }

  .title-4 {
    font-size: 60px;
    line-height: 70px;
  }

  .video-content {
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    flex-flow: column;
    justify-content: center;
  }

  .video-logo {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    width: 50%;
  }

  .video-block {
    width: 100%;
    margin-bottom: 30px;
  }

  .tvcm-circle {
    width: 150px;
    height: 150px;
    top: -70px;
    left: -30px;
  }

  .tvcm-circle.right {
    right: -30px;
  }

  .tvcm-tx {
    font-size: 36px;
    line-height: 40px;
  }

  .collapse-list-2 {
    margin-top: 30px;
  }

  .collapse-title-b-tx {
    font-size: 24px;
    line-height: 30px;
  }

  .collapse-title-2 {
    padding-top: 2px;
    font-size: 20px;
    line-height: 30px;
  }

  .code-embed {
    width: 15px;
    min-width: 15px;
  }

  .follow {
    font-size: 36px;
    line-height: 40px;
  }

  .footer-y1000-product-pic {
    max-width: 120px;
  }

  .com-name {
    font-size: 20px;
  }

  .text-block-6-copy {
    font-size: 54px;
    line-height: 60px;
  }

  .text-block-6-copy-copy {
    font-size: 32px;
  }

  .tvcm-title {
    font-size: 18px;
  }

  .count-down-block {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .count-date {
    font-size: 72px;
  }

  .count-date-sub-title {
    font-size: 54px;
  }

  .count-left-day-tx {
    font-size: 28px;
  }

  .archive {
    top: -180px;
  }

  .count-left-day-tx-xl {
    font-size: 48px;
  }

  .video-cover {
    height: 350px;
  }

  .play-btn {
    background-size: auto 50px;
    width: 100px;
    min-width: 100px;
    height: 100px;
  }

  .text-block-7 {
    font-size: 16px;
  }

  .map-location-m {
    max-width: 680px;
    display: block;
  }

  .map-m-list {
    grid-column-gap: 2%;
    grid-row-gap: 20px;
    flex-flow: wrap;
    align-items: flex-start;
    width: 100%;
    margin-top: 30px;
    display: flex;
  }

  .map-m-item {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    width: 49%;
  }

  .title-5 {
    font-size: 42px;
    line-height: 50px;
  }
}

@media screen and (max-width: 767px) {
  .nav-menu {
    background-color: var(--white-orange);
    border-radius: 30px;
    width: 90%;
    margin-top: 10px;
    margin-left: 5%;
    margin-right: 5%;
    padding: 10px 5%;
  }

  .menu-link {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .menu-link.top-nav {
    color: var(--red);
  }

  .image {
    max-width: 70px;
  }

  .y1000-tx-pic {
    box-shadow: none;
    margin-top: 0;
    margin-bottom: 0;
  }

  .container.pt-100 {
    padding-top: 30px;
  }

  .container.pt-100.pb-100 {
    padding-bottom: 30px;
  }

  .hero-scroll-sec {
    display: none;
  }

  .sticky-div {
    width: 100%;
    height: 50vh;
    position: relative;
  }

  .bg-video {
    z-index: 1;
    height: 50vh;
  }

  .hero-sontent-black {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100vh;
    position: relative;
  }

  .product-content-sec {
    background-position: 50% 0;
    background-size: auto 1900px;
    background-attachment: scroll;
  }

  .title-1 {
    font-size: 24px;
    line-height: 42px;
  }

  .product-kv {
    max-width: 130px;
  }

  .product-tag-1 {
    width: 250px;
    height: 80px;
    right: 100px;
  }

  .product-tag-2 {
    width: 250px;
    height: 80px;
    left: 110px;
  }

  .product-effect-block {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .product-effect-list {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    width: 100%;
  }

  .prodcut-effect-item {
    justify-content: flex-start;
    align-items: center;
    min-height: auto;
  }

  .text-block-3 {
    padding-top: 2px;
    font-size: 16px;
    line-height: 24px;
  }

  .btn {
    font-size: 18px;
  }

  .keep-cold-tx {
    font-size: 16px;
    line-height: 24px;
  }

  .title-2 {
    font-size: 24px;
    line-height: 24px;
  }

  .div-block-10 {
    height: 12px;
  }

  .info-content-1 {
    margin-top: 20px;
    font-size: 16px;
  }

  .info-content-2 {
    font-size: 16px;
  }

  .collapse-list {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    margin-top: 30px;
  }

  .collapse-no-tx {
    font-size: 18px;
  }

  .collapse-no-num {
    font-size: 32px;
  }

  .collapse-title {
    font-size: 18px;
  }

  .collapse-title-left {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .info-content-2-en {
    font-size: 16px;
  }

  .title-3 {
    font-size: 48px;
    line-height: 50px;
  }

  .map-location {
    display: none;
  }

  .location-info-title {
    font-size: 20px;
  }

  .title-4 {
    font-size: 48px;
    line-height: 50px;
  }

  .tvcm-circle {
    width: 120px;
    height: 120px;
  }

  .tvcm-tx {
    font-size: 28px;
    line-height: 30px;
  }

  .collapse-title-b-tx {
    font-size: 20px;
  }

  .collapse-title-2 {
    padding-top: 0;
    font-size: 16px;
  }

  .collapse-title-2.pt-5 {
    padding-top: 0;
    line-height: 28px;
  }

  .code-embed {
    padding-top: 2px;
  }

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

  .follow {
    font-size: 30px;
  }

  .footer-y1000-product-pic {
    max-width: 100px;
  }

  .foooter-y1000-logo {
    max-width: 120px;
  }

  .com-name {
    font-size: 18px;
    line-height: 24px;
  }

  .com-address {
    font-size: 16px;
    line-height: 24px;
  }

  .footer-menu-list {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .footer-menu-link {
    font-size: 16px;
  }

  .copyright {
    font-size: 12px;
  }

  .text-block-6 {
    font-size: 28px;
    line-height: 40px;
  }

  .hero-video-content {
    z-index: 1;
    justify-content: center;
    padding-left: 5%;
    padding-right: 5%;
  }

  .text-block-6-copy {
    font-size: 36px;
    line-height: 50px;
  }

  .text-block-6-copy-copy {
    font-size: 24px;
    line-height: 30px;
  }

  .count-down-block {
    grid-column-gap: 7px;
    grid-row-gap: 7px;
  }

  .count-date {
    font-size: 64px;
    line-height: 70px;
    transform: skew(6deg);
  }

  .count-date-sub-title {
    font-size: 36px;
    line-height: 100px;
  }

  .count-left-day-tx {
    font-size: 22px;
    line-height: 30px;
    transform: skew(5deg);
  }

  .archive {
    top: -160px;
  }

  .sticky-play-btn {
    width: 90px;
    min-width: 90px;
    height: 90px;
    bottom: 3%;
  }

  .sticky-btn-tx {
    font-size: 10px;
    line-height: 30px;
  }

  .pop-close-btn {
    width: 20px;
    height: 20px;
    top: -25px;
  }

  .menu-button {
    color: var(--dark-red);
    border-radius: 50%;
    order: 1;
    padding: 10px;
    font-size: 30px;
    line-height: 50px;
  }

  .menu-button.w--open {
    background-color: var(--light-red);
    color: var(--white);
  }

  .nav-top-menu-btn {
    color: var(--white);
    border-radius: 50%;
    order: 1;
    padding: 10px;
    font-size: 30px;
    line-height: 50px;
  }

  .nav-top-menu-btn.w--open {
    background-color: var(--white-orange);
    color: var(--red);
  }

  .nav-top-menu {
    background-color: var(--white-orange);
    border-radius: 30px;
    width: 90%;
    margin-top: 10px;
    margin-left: 5%;
    margin-right: 5%;
    padding: 15px 5%;
    box-shadow: 0 0 5px #0003;
  }

  .map-location-m {
    display: block;
  }

  .hero-scroll-sec-m {
    background-color: var(--dark-red);
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: auto;
    display: flex;
    overflow: hidden;
  }

  .y1000-tx-pic-m {
    box-shadow: none;
    width: 700px;
    max-width: none;
    margin-bottom: 10vh;
  }

  .kv-bg {
    z-index: 1;
    height: 50vh;
  }

  .title-5 {
    font-size: 28px;
    line-height: 30px;
  }
}

@media screen and (max-width: 479px) {
  .y1000-tx-pic {
    box-shadow: inset 0 0 0 2px var(--dark-red), 0 0 0 100vh var(--dark-red);
  }

  .title-1 {
    font-size: 19px;
    line-height: 30px;
  }

  .product-kv {
    max-width: 110px;
  }

  .product-tag-1, .product-tag-2 {
    display: none;
  }

  .text-block-3 {
    font-size: 14px;
  }

  .btn {
    font-size: 16px;
  }

  .keep-cold-tx {
    font-size: 14px;
  }

  .title-2 {
    text-align: center;
    font-size: 16px;
    line-height: 16px;
  }

  .info-content-1 {
    text-align: center;
  }

  .info-content-2 {
    font-size: 14px;
  }

  .collapse-title {
    font-size: 14px;
    line-height: 24px;
  }

  .info-content-2-en {
    font-size: 14px;
  }

  .title-3, .title-4 {
    font-size: 42px;
  }

  .video-block {
    margin-bottom: 30px;
    padding: 10px;
  }

  .tvcm-circle {
    width: 90px;
    height: 90px;
    top: -40px;
    left: -15px;
  }

  .tvcm-circle.right {
    right: -15px;
  }

  .tvcm-tx {
    font-size: 20px;
  }

  .ollapse-title-block-2 {
    padding: 10px 5%;
  }

  .collapse-title-left-2 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    padding-right: 15px;
  }

  .collapse-title-2 {
    font-size: 16px;
  }

  .ollapse-contents-2 {
    padding: 10px 15px 10px 5%;
  }

  .code-embed {
    width: 12px;
    min-width: 12px;
  }

  .footer-content {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .social-block {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    padding-left: 5%;
    padding-right: 5%;
  }

  .com-name {
    font-size: 16px;
  }

  .com-address {
    font-size: 14px;
  }

  .footer-menu-list {
    grid-column-gap: 30px;
    grid-row-gap: 0px;
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .footer-menu-link {
    font-size: 14px;
  }

  .copyright {
    font-size: 10px;
  }

  .text-block-6 {
    text-align: center;
    font-size: 20px;
    line-height: 30px;
  }

  .text-block-6-copy {
    font-size: 24px;
    line-height: 40px;
  }

  .text-block-6-copy-copy {
    text-align: center;
    font-size: 20px;
    line-height: 30px;
  }

  .tvcm-title {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 14px;
    line-height: 24px;
  }

  .count-down-block {
    padding-top: 50px;
  }

  .count-date {
    font-size: 56px;
    line-height: 60px;
  }

  .count-date-sub-title {
    text-align: center;
    margin-left: 0;
    font-size: 26px;
    line-height: 40px;
  }

  .archive {
    top: -190px;
  }

  .video-cover {
    height: 200px;
  }

  .play-btn {
    background-size: auto 30px;
    width: 70px;
    min-width: 70px;
    height: 70px;
  }

  .menu-button {
    color: var(--red);
  }

  .map-m-item {
    width: 100%;
  }

  .map-m-item.hidden {
    display: none;
  }

  .y1000-tx-pic-m {
    box-shadow: inset 0 0 0 2px var(--dark-red), 0 0 0 100vh var(--dark-red);
    width: 600px;
    margin-bottom: 20vh;
  }

  .title-5 {
    text-align: center;
  }
}


@font-face {
  font-family: 'Lato';
  src: url('../fonts/Lato-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Bebasneue';
  src: url('../fonts/BebasNeue-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'ZiTiQuanXinYiGuanHeiTi';
  src: url('../fonts/ZiTiQuanXinYiGuanHeiTi4.0-2.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}