.logo_index_link {
  margin-left: 20px;
}

.logo_index_link:hover {
  opacity: 0.7;
}

.logo_index_link.w--current {
  margin-left: 20px;
}

.navbar {
  position: fixed;
  left: 0px;
  top: 0px;
  z-index: 9999;
  width: 100%;
  height: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #fff;
  box-shadow: 1px 1px 3px 0 grey;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.container {
  display: block;
  width: 100%;
  height: auto;
  max-width: 1180px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  opacity: 1;
}

.slide {
  width: 100%;
  height: auto;
}

.menu_line {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  clear: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  -o-object-fit: fill;
  object-fit: fill;
}

.nav-menu {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  height: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  text-align: left;
}

.image {
  overflow: visible;
}

.icon {
  display: none;
  border-radius: 20px;
  background-color: #d8d3d3;
  box-shadow: 1px 1px 3px 0 #000;
  opacity: 1;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.news_board_index_guide {
  display: inline-block;
  width: 100%;
  height: auto;
  max-height: 0%;
  max-width: 1170px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border-style: solid;
  border-width: 1px;
  border-color: #cecece;
  border-radius: 5px;
  text-align: left;
  -o-object-fit: fill;
  object-fit: fill;
}

.index_news_board {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 0px none #000;
  border-radius: 0px;
  -o-object-fit: fill;
  object-fit: fill;
}

.fonts_index_news_title {
  position: static;
  display: inline-block;
  overflow: visible;
  height: auto;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-radius: 0px;
  font-family: 'Noto Sans TC', sans-serif;
  font-size: 15px;
  font-weight: 700;
  text-align: left;
  -o-object-fit: fill;
  object-fit: fill;
}

.index_news_board2 {
  position: static;
  display: inline-block;
  width: 100%;
  height: auto;
  margin-right: auto;
  margin-bottom: 60px;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: none;
  border-width: 0px;
  border-color: #dfdfdf;
  text-align: center;
  -o-object-fit: fill;
  object-fit: fill;
}

.container-2 {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-height: 0px;
  max-width: 0px;
  padding: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-style: solid;
  border-width: 1px;
  border-color: #bebebe;
  border-radius: 2px;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -o-object-fit: fill;
  object-fit: fill;
}

.columns {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.container-3 {
  text-align: justify;
}

.paragraph_index_small_banner {
  margin-top: 2%;
  margin-bottom: 10%;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  font-weight: 700;
  text-align: center;
}

.div-block-5 {
  display: block;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: url('../images/banner_small_01.png');
  background-position: 0px 0px;
  background-size: auto;
  text-align: left;
}

.column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.index_small_banner {
  position: static;
  display: block;
  overflow: visible;
  width: 100%;
  height: auto;
  max-width: 1200px;
  margin-top: 70px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: none;
  border-width: 1px;
  border-color: #a8a8a8;
  text-align: center;
  -o-object-fit: fill;
  object-fit: fill;
}

.nav-link {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
}

.nav-link:hover {
  color: #014099;
}

.nav-link.w--current {
  color: #014099;
}

.columns-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.image-2 {
  width: 15px;
  height: 15px;
  max-width: none;
}

.column-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.fonts_index_news {
  position: static;
  display: block;
  overflow: visible;
  height: auto;
  margin-left: 1%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 0px;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  font-weight: 700;
  text-align: left;
  -o-object-fit: fill;
  object-fit: fill;
}

.div-_news_dot_organce {
  width: 65px;
  height: 65px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 50%;
  background-color: #f8b555;
  -webkit-transform: scale(0.1);
  -ms-transform: scale(0.1);
  transform: scale(0.1);
}

.column-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.fonts_index_news_date {
  position: static;
  display: block;
  overflow: visible;
  height: auto;
  margin-right: 0px;
  margin-left: 3%;
  padding-right: 0%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 0px;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  font-weight: 700;
  text-align: left;
  -o-object-fit: fill;
  object-fit: fill;
}

.index_products {
  position: relative;
  display: inline-block;
  width: 100%;
  height: auto;
  margin-top: 164px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 13%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  background-image: url('../images/bg_curve_yellow_pattern_1bg_curve_yellow_pattern.png'), -webkit-gradient(linear, left top, left bottom, from(#fcf9f1), to(#fcf9f1));
  background-image: url('../images/bg_curve_yellow_pattern_1bg_curve_yellow_pattern.png'), linear-gradient(180deg, #fcf9f1, #fcf9f1);
  background-position: 0% 0%, 0px 0px;
  background-size: auto, auto;
  background-repeat: repeat, repeat;
  text-align: center;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
  -o-object-fit: fill;
  object-fit: fill;
}

.news {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  max-width: 1180px;
  margin-top: 10px;
  margin-bottom: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.div-block-10 {
  position: relative;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: auto;
  display: none;
  overflow: visible;
  width: auto;
  height: auto;
  margin-bottom: -60px;
  padding-top: 0px;
  padding-bottom: 0px;
  clear: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -o-object-fit: fill;
  object-fit: fill;
}

.image-3 {
  position: static;
  display: inline-block;
  width: auto;
  height: auto;
  max-width: none;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.text-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-bottom: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: Angelina, sans-serif;
  font-size: 36px;
}

.index_products_fonts_guide {
  position: relative;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  max-width: 1180px;
  margin: -85px auto 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: 0px none transparent;
  border-radius: 0px;
  text-align: center;
}

.left-arrow {
  display: block;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-2-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-bottom: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: Angelina, sans-serif;
  font-size: 36px;
}

.text-block-2-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-bottom: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: Angelina, sans-serif;
  font-size: 36px;
}

.text-block-3 {
  position: static;
  height: auto;
  margin-top: 20px;
  border-style: none;
  border-width: 1px;
  border-color: #44dea8;
  font-family: Angelina, sans-serif;
  color: #44dea8;
  font-size: 90px;
}

.index_products_guide_inner {
  display: block;
  width: 100%;
  height: auto;
  max-width: 1280px;
  padding-bottom: 62px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.index_products_guide_inner.p3 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.div_index_product8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 255px;
  height: 255px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #e4e4e4;
  border-radius: 4px;
  background-color: #fff;
  background-image: url('../images/home-product08.png'), -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 98%, 0.5)), to(hsla(0, 0%, 98%, 0.5)));
  background-image: url('../images/home-product08.png'), linear-gradient(180deg, hsla(0, 0%, 98%, 0.5), hsla(0, 0%, 98%, 0.5));
  background-position: 50% 50%, 0px 0px;
  background-size: auto, auto;
  background-repeat: no-repeat, repeat;
  opacity: 1;
}

.column-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.column-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.fonts_index_news_title_guide {
  display: inline-block;
  width: 100%;
  height: auto;
  max-width: 1280px;
  margin-top: 10px;
  margin-bottom: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  text-align: center;
}

.columns-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-style: none;
  border-width: 1px;
  border-color: hsla(0, 0%, 74%, 0.26);
}

.about_brand {
  display: inline-block;
  width: 25%;
  height: auto;
  margin-right: 1%;
  margin-bottom: 10px;
  margin-left: 1%;
  padding-right: 1%;
  padding-left: 1%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  color: #333;
  text-align: center;
}

.about_brand:hover {
  opacity: 0.79;
}

.div_index_product_name_guide {
  display: block;
  margin-top: 6%;
}

.div_index_product_line1 {
  display: inline-block;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.index_store {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  margin-top: -32px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f8fafa;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.footer {
  position: relative;
  z-index: 100;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  margin-top: -152px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/bg_curve_footer.png');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.nav-link-2 {
  padding-left: 32px;
  cursor: auto;
}

.index_store_guide {
  width: 100%;
  height: auto;
  max-width: 1180px;
  padding-top: 51px;
  padding-bottom: 219px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.index_small_banner_1 {
  display: inline-block;
  width: 100%;
  height: auto;
  padding-bottom: 52.25%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #e4e4e4;
  border-radius: 5px;
  background-image: url('../images/banner_small_01.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.index_small_banner_1.p2 {
  background-image: url('../images/banner_small_02.jpg');
}

.index_small_banner_1.p3 {
  background-image: url('../images/banner_small_03.jpg');
}

.div_small_banner_guide {
  width: 33%;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.news_font_new {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-family: 'Noto Sans';
}

.index_news_title {
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.text_product_title_zh {
  position: relative;
  z-index: 40;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: auto;
  margin-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  -webkit-filter: blur(0px);
  filter: blur(0px);
  font-family: 'Noto Sans';
  color: #fff;
  font-size: 36px;
  font-weight: 400;
  text-align: center;
  letter-spacing: normal;
  white-space: normal;
}

.text_product_title_en {
  margin-top: 3px;
  border-style: none;
  border-width: 1px;
  border-color: #44dea8;
  font-family: Angelina, sans-serif;
  color: #d6ff63;
  font-size: 90px;
  line-height: 80px;
}

.text_product_title_en.p2 {
  margin-top: -32px;
}

.text_product_title_en.p2-copy {
  margin-top: -32px;
}

.index_products_fonts_zh {
  position: relative;
  display: none;
  margin-bottom: 15px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.img_product_line {
  margin-top: -34px;
  -webkit-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
}

.img_product_line.p1 {
  height: auto;
  margin-top: -44px;
  padding-bottom: 0px;
}

.index_store_btn_guide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-5 {
  width: 609px;
  height: 74px;
}

.index_store_logo {
  display: inline-block;
  width: 100%;
  height: auto;
  padding-top: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.index_store_logo:hover {
  border-style: solid;
  border-width: 5px;
  border-color: #ffe02d;
  border-radius: 200px;
}

.index_store_logo.p1 {
  display: block;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: url('../images/PNS-eshop-logo.png');
  background-size: contain;
  background-repeat: no-repeat;
}

.index_store_logo.p1:hover {
  display: block;
  border-style: none;
  border-radius: 0px;
}

.index_store_logo.p2 {
  display: none;
  margin-right: 10px;
  background-image: url('../images/store_logo_park_2store_logo_park.png'), url('../images/index_store_white_circle.svg');
  background-position: 50% 50%, 0px 0px;
  background-size: auto, auto;
  background-repeat: no-repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.index_store_logo.p3 {
  display: block;
  overflow: visible;
  margin-right: 10px;
}

.index_store_logo.p4 {
  display: none;
  margin-right: 10px;
  background-image: url('../images/store_logo_ztore.png'), url('../images/index_store_white_circle.svg');
  background-position: 50% 50%, 0px 0px;
  background-size: auto, auto;
  background-repeat: no-repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.index_store_logo.p5 {
  display: none;
  margin-right: 10px;
  background-image: url('../images/store_logo_mannings_2store_logo_mannings.png'), url('../images/index_store_white_circle.svg');
  background-position: 50% 50%, 0px 0px;
  background-size: auto, auto;
  background-repeat: no-repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.index_store_logo.p6 {
  display: none;
  margin-right: 10px;
  background-image: url('../images/store_logo_watson.png'), url('../images/index_store_white_circle.svg');
  background-position: 50% 50%, 0px 0px;
  background-size: auto, auto;
  background-repeat: no-repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.index_store_logo.p2 {
  display: block;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: url('../images/HKTVmall-logo.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.index_store_logo.p2:hover {
  display: block;
  border-style: none;
  border-radius: 0px;
}

.index_store_logo.p3 {
  display: block;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: url('../images/Wastons-eshop-logo.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.index_store_logo.p3:hover {
  display: block;
  border-style: none;
  border-radius: 0px;
}

.index_store_logo.p4 {
  display: block;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: url('../images/Ztore-logopng.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.index_store_logo.p4:hover {
  display: block;
  border-style: none;
  border-radius: 0px;
}

.index_store_logo.p5 {
  display: block;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: url('../images/Homeplus-logo.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.index_store_logo.p5:hover {
  display: block;
  border-style: none;
  border-radius: 0px;
}

.index_store_logo.p6 {
  display: block;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: url('../images/Pandamart-logo.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.index_store_logo.p6:hover {
  display: block;
  border-style: none;
  border-radius: 0px;
}

.div-block-28 {
  width: auto;
  height: auto;
  background-image: url('../images/store_logo_tvmall_1.png'), url('../images/index_store_white_circle.svg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, auto;
}

.div_index_store_logo_guide {
  display: block;
  width: 100%;
  height: auto;
  max-width: 1180px;
  margin-top: 13px;
  margin-right: auto;
  margin-left: auto;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  text-align: center;
}

.div-block-30 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding-bottom: 0%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/index_store_yellow_btn.svg');
  background-position: 50% 50%;
  background-size: 500px;
  background-repeat: no-repeat;
  -webkit-perspective: none;
  perspective: none;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

.text-block-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  margin-left: -6%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: 'Open Sans', sans-serif;
  font-size: 22px;
  line-height: 1.4;
  font-weight: 700;
  text-align: center;
}

.div-block-31 {
  position: absolute;
  left: auto;
  top: 4%;
  right: -6%;
  bottom: auto;
  z-index: 2;
  display: block;
  overflow: visible;
  width: 80px;
  height: 80px;
  margin-top: 0%;
  margin-left: -5%;
  padding-left: 0%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/click.svg');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.index_footer_guide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  max-height: none;
  max-width: 1180px;
  margin-top: -38px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.footer_font_guide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  max-width: 1180px;
  margin-bottom: 2%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer_index_nav_link_guide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 2%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.footer_guide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  max-width: 1180px;
  margin-top: 200px;
  padding-left: 10px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.footer_link {
  margin-right: 20px;
  margin-left: 20px;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  color: #000;
  font-size: 15px;
  text-decoration: none;
}

.footer_link:hover {
  border-style: none;
  border-width: 1px;
  border-color: #014099;
  color: #014099;
}

.footer_link.w--current {
  font-family: Tahoma, Verdana, Segoe, sans-serif;
}

.footer_small_logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 6px;
  padding-left: 6px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer_small_logo_guide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 35%;
  height: auto;
  margin-right: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.footer_index_logo {
  width: 100%;
  height: auto;
  margin-right: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.image-7 {
  overflow: visible;
}

.news_line {
  display: block;
  width: 100%;
  height: auto;
  max-height: 6px;
  max-width: 1120px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-8 {
  display: block;
  overflow: visible;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.text_index_news {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 100%;
  height: auto;
  max-width: 1170px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 3%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-radius: 0px;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  font-weight: 700;
  text-align: left;
  -o-object-fit: fill;
  object-fit: fill;
}

.news_board_index2_guide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  max-height: 1200px;
  max-width: 1170px;
	padding-bottom: 22px;
  margin: 2% auto auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border-style: solid;
  border-width: 1px;
  border-color: #cecece;
  border-radius: 5px;
  text-align: center;
  -o-object-fit: fill;
  object-fit: fill;
}

.div-block-39 {
  color: #b4b4b4;
}

.footer_dige2 {
  display: block;
  padding-right: 10px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  color: #b4b4b4;
  font-size: 12px;
}

.image-9 {
  width: 30px;
  height: 30px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.footer_top_btn_guide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  max-width: 1180px;
  margin-top: 2%;
  margin-bottom: 2%;
  padding-right: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.div-block-41 {
  display: block;
}

.div-block-42 {
  margin-right: 20px;
}

.div-block-43 {
  margin-right: 20px;
}

.div-block-44 {
  margin-right: 20px;
}

.nav_link_index {
  padding-left: 20px;
  font-family: 'Noto Sans';
}

.nav_link_index:hover {
  color: #014099;
}

.nav-link-2:hover {
  color: #003e8d;
}

.nav-link_index {
  padding-right: 30px;
  padding-left: 30px;
  font-family: 'Noto Sans';
}

.nav_dd_list {
  overflow: hidden;
  width: auto;
  height: auto;
  margin-top: 23px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 17px;
  background-color: transparent;
  opacity: 0.92;
  font-family: 'Noto Sans TC', sans-serif;
  font-weight: 400;
}

.nav_dd_list:hover {
  opacity: 0.91;
}

.nav_dd_list.w--open {
  margin-top: 60%;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  border-radius: 0px;
  background-color: transparent;
}

.banner {
  width: 100%;
  height: auto;
  padding-top: 34.25%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.banner.p1 {
  background-image: url('../images/banner01.jpg');
}

.banner.p2 {
  background-image: url('../images/ouji_index_p3.jpg');
}

.banner.p3 {
  background-image: url('../images/ouji_index_p2.jpg');
}

.slider {
  width: 100%;
  height: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.banner_index {
  width: 100%;
  height: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-7 {
  font-family: 'Noto Sans';
}

.nav_dd_toggle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  padding-right: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  opacity: 1;
  -o-object-fit: fill;
  object-fit: fill;
}

.index_product_name {
  display: inline-block;
  max-width: 250px;
  margin-top: 4%;
  margin-bottom: 10%;
  font-family: 'Open Sans', sans-serif;
  color: #333;
  font-size: 15px;
  line-height: 23px;
  font-weight: 700;
  text-align: center;
}

.div_index_product_name2 {
  font-family: 'Noto Sans';
  text-align: center;
}

.div_index_product_name3 {
  font-family: 'Noto Sans';
  text-align: center;
}

.div_index_product_name4 {
  font-family: 'Noto Sans';
  text-align: center;
}

.div_index_product_name8 {
  font-family: 'Noto Sans';
  text-align: center;
}

.div_index_product_name7 {
  font-family: 'Noto Sans';
  text-align: center;
}

.div_index_product_name6 {
  font-family: 'Noto Sans';
  text-align: center;
}

.div_index_product_name5 {
  font-family: 'Noto Sans';
  text-align: center;
}

.menu_logo {
  min-height: 60px;
  min-width: 60px;
  background-image: url('../images/menu_logo_ka_1menu_logo_ka.png');
  background-size: auto;
  background-repeat: no-repeat;
}

.menu_logo.p2 {
  background-image: url('../images/menu_logo_kho.png');
  background-position: 50% 50%;
  background-size: contain;
}

.menu_logo.p1 {
  background-image: url('../images/menu_logo_ka_2.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.menu_logo.p3 {
  background-image: url('../images/menu_logo_arfum_1menu_logo_arfum.png');
  background-position: 50% 50%;
  background-size: contain;
}

.menu_logo.p4 {
  background-image: url('../images/Na-logo-拷貝.png');
  background-position: 50% 50%;
  background-size: contain;
}

.menu_logo.p5 {
  background-image: url('../images/menu_logo_hy_1menu_logo_hy.png');
  background-position: 50% 50%;
  background-size: contain;
}

.menu_logo.p6 {
  background-image: url('../images/menu_logo_ouji_1menu_logo_ouji.png');
  background-position: 50% 50%;
  background-size: contain;
}

.nav_dd_link {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  font-weight: 400;
}

.nav_dd_link:hover {
  color: #014099;
}

.menu_brand {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 2% 5% 2% 8%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.over_menu {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #fff;
  font-family: 'Noto Sans TC', sans-serif;
}

.menu_line_grey {
  width: 260px;
  height: 1px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#a8a8a8), to(#a8a8a8));
  background-image: linear-gradient(180deg, #a8a8a8, #a8a8a8);
  opacity: 0.39;
}

.div-block-51 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.text-block-16 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  color: #fff;
  font-weight: 700;
}

.dropdown-toggle-2 {
  opacity: 1;
}

.nav_link_index {
  font-size: 15px;
}

.nav_link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  text-align: center;
}

.div_index_small_banner_2 {
  display: inline-block;
  overflow: visible;
  width: 33%;
  height: auto;
  padding-bottom: 52.25px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #e4e4e4;
  border-radius: 5px;
  background-image: url('../images/banner_small_02.jpg');
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: no-repeat;
}

.div_index_small_banner_3 {
  display: inline-block;
  overflow: visible;
  width: 360px;
  height: 200px;
  padding-bottom: 52.25px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #e4e4e4;
  border-radius: 5px;
  background-image: url('../images/banner_small_03.jpg');
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: no-repeat;
}

.small_banner_guide {
  display: inline-block;
  width: 31%;
  margin-right: 1%;
  margin-left: 1%;
  color: #333;
  text-decoration: none;
}

.small_banner_guide:hover {
  opacity: 0.61;
}

.div_index_product {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 255px;
  height: 255px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #e4e4e4;
  border-radius: 4px;
  background-color: #fff;
  background-image: url('../images/home-product02.png'), -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 98%, 0.5)), to(hsla(0, 0%, 98%, 0.5)));
  background-image: url('../images/home-product02.png'), linear-gradient(180deg, hsla(0, 0%, 98%, 0.5), hsla(0, 0%, 98%, 0.5));
  background-position: 50% 50%, 0px 0px;
  background-size: auto, auto;
  background-repeat: no-repeat, repeat;
  opacity: 1;
}

.div_index_product3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 255px;
  height: 255px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #e4e4e4;
  border-radius: 4px;
  background-color: #fff;
  background-image: url('../images/home-product03.png'), -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 98%, 0.5)), to(hsla(0, 0%, 98%, 0.5)));
  background-image: url('../images/home-product03.png'), linear-gradient(180deg, hsla(0, 0%, 98%, 0.5), hsla(0, 0%, 98%, 0.5));
  background-position: 50% 50%, 0px 0px;
  background-size: auto, auto;
  background-repeat: no-repeat, repeat;
  opacity: 1;
}

.div_index_product4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 255px;
  height: 255px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #e4e4e4;
  border-radius: 4px;
  background-color: #fff;
  background-image: url('../images/home-product04.png'), -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 98%, 0.5)), to(hsla(0, 0%, 98%, 0.5)));
  background-image: url('../images/home-product04.png'), linear-gradient(180deg, hsla(0, 0%, 98%, 0.5), hsla(0, 0%, 98%, 0.5));
  background-position: 50% 50%, 0px 0px;
  background-size: auto, auto;
  background-repeat: no-repeat, repeat;
  opacity: 1;
}

.div_index_product5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 255px;
  height: 255px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #e4e4e4;
  border-radius: 4px;
  background-color: #fff;
  background-image: url('../images/home-product05.png'), -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 98%, 0.5)), to(hsla(0, 0%, 98%, 0.5)));
  background-image: url('../images/home-product05.png'), linear-gradient(180deg, hsla(0, 0%, 98%, 0.5), hsla(0, 0%, 98%, 0.5));
  background-position: 50% 50%, 0px 0px;
  background-size: auto, auto;
  background-repeat: no-repeat, repeat;
  opacity: 1;
}

.div_index_product6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 255px;
  height: 255px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #e4e4e4;
  border-radius: 4px;
  background-color: #fff;
  background-image: url('../images/home-product06.png'), -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 98%, 0.5)), to(hsla(0, 0%, 98%, 0.5)));
  background-image: url('../images/home-product06.png'), linear-gradient(180deg, hsla(0, 0%, 98%, 0.5), hsla(0, 0%, 98%, 0.5));
  background-position: 50% 50%, 0px 0px;
  background-size: auto, auto;
  background-repeat: no-repeat, repeat;
  opacity: 1;
}

.div_index_product7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 255px;
  height: 255px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #e4e4e4;
  border-radius: 4px;
  background-color: #fff;
  background-image: url('../images/home-product07.png'), -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 98%, 0.5)), to(hsla(0, 0%, 98%, 0.5)));
  background-image: url('../images/home-product07.png'), linear-gradient(180deg, hsla(0, 0%, 98%, 0.5), hsla(0, 0%, 98%, 0.5));
  background-position: 50% 50%, 0px 0px;
  background-size: auto, auto;
  background-repeat: no-repeat, repeat;
  opacity: 1;
}

.index_product1 {
  display: inline-block;
  width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #e4e4e4;
  border-radius: 4px;
  background-color: #fff;
  background-image: url('../images/home-product01.png'), -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 98%, 0.5)), to(hsla(0, 0%, 98%, 0.5)));
  background-image: url('../images/home-product01.png'), linear-gradient(180deg, hsla(0, 0%, 98%, 0.5), hsla(0, 0%, 98%, 0.5));
  background-position: 50% 50%, 0px 0px;
  background-size: cover, auto;
  background-repeat: no-repeat, repeat;
  opacity: 1;
}

.index_product1.p5 {
  background-image: url('../images/home-product06.png'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background-image: url('../images/home-product06.png'), linear-gradient(180deg, transparent, transparent);
  background-size: contain, auto;
}

.index_product1.p2 {
  border-style: none;
  background-color: transparent;
  background-image: url('../images/home-product02.png'), url('../images/bubble3.png'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background-image: url('../images/home-product02.png'), url('../images/bubble3.png'), linear-gradient(180deg, transparent, transparent);
  background-position: 50% 50%, 50% 50%, 0px 0px;
  background-size: contain, contain, auto;
  background-repeat: no-repeat, repeat, repeat;
}

.index_product1.p4 {
  border-style: none;
  background-color: transparent;
  background-image: url('../images/home-product04.png'), url('../images/bubble3.png'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background-image: url('../images/home-product04.png'), url('../images/bubble3.png'), linear-gradient(180deg, transparent, transparent);
  background-position: 50% 50%, 50% 50%, 0px 0px;
  background-size: contain, contain, auto;
  background-repeat: no-repeat, no-repeat, repeat;
  opacity: 1;
}

.index_product1.p3 {
  border-style: none;
  background-color: transparent;
  background-image: url('../images/home-product03.png'), url('../images/bubble3.png'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background-image: url('../images/home-product03.png'), url('../images/bubble3.png'), linear-gradient(180deg, transparent, transparent);
  background-position: 50% 50%, 50% 50%, 0px 0px;
  background-size: contain, contain, auto;
  background-repeat: no-repeat, no-repeat, repeat;
}

.index_product1.p7 {
  background-image: url('../images/home-product07.png'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background-image: url('../images/home-product07.png'), linear-gradient(180deg, transparent, transparent);
  background-size: contain, auto;
}

.index_product1.p6 {
  background-image: url('../images/home-product05.png'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background-image: url('../images/home-product05.png'), linear-gradient(180deg, transparent, transparent);
  background-size: contain, auto;
}

.index_product1.p8 {
  background-image: url('../images/home-product08.png'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background-image: url('../images/home-product08.png'), linear-gradient(180deg, transparent, transparent);
  background-size: contain, auto;
}

.index_product1.p1 {
  border-style: none;
  background-color: hsla(0, 0%, 100%, 0);
  background-image: url('../images/home-product01.png'), url('../images/bubble3.png'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background-image: url('../images/home-product01.png'), url('../images/bubble3.png'), linear-gradient(180deg, transparent, transparent);
  background-position: 50% 50%, 50% 50%, 0px 0px;
  background-size: cover, cover, auto;
  background-repeat: no-repeat, repeat, repeat;
}

.index_bg {
  z-index: 9999;
  display: block;
  width: 100%;
  height: auto;
}

.body {
  display: block;
}

.div-block-53 {
  width: 100%;
  height: auto;
  max-height: 30%;
  max-width: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f8fafa), to(#f8fafa));
  background-image: linear-gradient(180deg, #f8fafa, #f8fafa);
}

.div_store_logo_guide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div_store_logo_guide2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.div_store_logo_guide3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-57 {
  width: 15%;
  margin-top: 1%;
  margin-bottom: 1%;
}

.div-block-58 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  max-height: 50px;
  max-width: 50px;
  margin-left: -5%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100%;
  background-color: #ffe02d;
  text-align: left;
}

.index_store_btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  margin-top: 22px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.div-block-60 {
  width: 100%;
  height: auto;
  background-color: #ffe02d;
}

.div-block-61 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  max-width: 6px;
  margin-right: 1%;
  margin-left: 1%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-62 {
  width: 80%;
  margin-top: 1%;
  margin-bottom: 1%;
}

.div-block-63 {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 100%;
  height: auto;
  max-height: 50px;
  max-width: 50px;
  margin-top: 300%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 50px;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  background-color: #fff;
  background-image: url('../images/banner_arrow_svg-01.svg'), -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: url('../images/banner_arrow_svg-01.svg'), linear-gradient(180deg, #fff, #fff);
  background-position: 50% 50%, 0px 0px;
  background-size: 35px 35px, auto;
  background-repeat: no-repeat, repeat;
  box-shadow: 0 0 3px 0 #8d8d8d;
  text-align: center;
}

.index_product_bg2 {
  width: 100%;
  height: auto;
  background-image: url('../images/bg_curve_yellow_pattern_1bg_curve_yellow_pattern.png'), -webkit-gradient(linear, left top, left bottom, from(#fcf9f1), to(#fcf9f1));
  background-image: url('../images/bg_curve_yellow_pattern_1bg_curve_yellow_pattern.png'), linear-gradient(180deg, #fcf9f1, #fcf9f1);
  background-position: 0px 0px, 0px 0px;
  background-size: auto, auto;
}

.index_products_bg {
  position: relative;
  top: -124px;
  width: 100%;
  height: auto;
  padding-top: 162px;
  background-image: url('../images/bg_curve_yellow.png');
  background-size: auto;
}

.index_products_guide {
  position: relative;
  display: none;
  overflow: visible;
  width: 100%;
  height: auto;
  max-width: 1920px;
}

.footer_logo_guide {
  width: 100%;
  height: 100%;
  max-height: 100px;
  max-width: 100px;
}

.div-block-60-copy {
  width: 100%;
  height: auto;
  background-color: #ffe02d;
}

.div-block-68 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  margin-right: 0%;
  padding: 11px 63px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 50px;
  background-color: #ffe02d;
  letter-spacing: 2px;
}

.div-block-69 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #ffe02d;
  text-align: center;
}

.div-block-70 {
  height: auto;
  padding-left: 0%;
}

.div-block-58-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  max-height: 50px;
  max-width: 50px;
  margin-right: -2%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100%;
  background-color: #ffe02d;
  text-align: left;
}

.footer_nav_guide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 65%;
  height: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.footer_link_home {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer_link_home.w--current {
  color: #000;
  text-decoration: none;
}

.footer_link_home.w--current:hover {
  color: #014099;
}

.div_footer_link_contact {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div_footer_link_product {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div_footer_link_about {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
}

.icon-2 {
  display: none;
}

.div-block-63-copy {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 100%;
  height: auto;
  max-height: 50px;
  max-width: 50px;
  margin-top: 300%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 50px;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  background-color: #fff;
  background-image: url('../images/banner_arrow_svg_left-01-01.svg'), -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: url('../images/banner_arrow_svg_left-01-01.svg'), linear-gradient(180deg, #fff, #fff);
  background-position: 50% 50%, 0px 0px;
  background-size: 35px 35px, auto;
  background-repeat: no-repeat, repeat;
  box-shadow: 0 0 3px 0 #8d8d8d;
  text-align: center;
}

.nav_dd {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.header_logo_guide {
  width: 30%;
  height: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.header_logo_guide.mobile {
  margin-top: auto;
  margin-bottom: auto;
}

.image-12 {
  display: inline-block;
  width: 100%;
  margin-top: 1%;
  margin-bottom: 1%;
  padding-right: 0%;
  padding-left: 0%;
}

.lang_icon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 20px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.header_nav_guide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  height: auto;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.header_nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 8%;
}

.index_storebg {
  position: relative;
  display: inline-block;
  width: 100%;
  height: auto;
  max-width: 2000px;
  margin-top: -250px;
  padding-top: 250px;
  background-image: url('../images/bg_curve_grey.png');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
  opacity: 1;
}

.footer_bottom_left_guide {
  height: auto;
  padding-left: 10px;
}

.footer_bottom_right_guide {
  margin-right: 0px;
}

.top_btn {
  padding-right: 10px;
}

.top_btn:hover {
  opacity: 0.69;
}

.slide-nav:hover {
  border-radius: 0px;
  background-color: transparent;
  color: red;
}

.slide-nav:active {
  color: red;
}

.slide-nav:focus {
  color: red;
}

.index_store_logo_wrapper {
  display: inline-block;
  width: 14%;
  margin-right: 1%;
  margin-left: 1%;
  padding: 21px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 5px solid transparent;
  border-radius: 50%;
  background-color: #fff;
  cursor: pointer;
}

.index_store_logo_wrapper:hover {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-color: #ffe02d;
}

.div-block-72 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  max-width: 1180px;
  margin-top: -108px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: none;
  border-width: 1px;
  border-color: #ffe02d;
}

.div_index_product1-copy {
  display: inline-block;
  width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #e4e4e4;
  border-radius: 4px;
  background-color: #fff;
  background-image: url('../images/home-product01.png'), -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 98%, 0.5)), to(hsla(0, 0%, 98%, 0.5)));
  background-image: url('../images/home-product01.png'), linear-gradient(180deg, hsla(0, 0%, 98%, 0.5), hsla(0, 0%, 98%, 0.5));
  background-position: 50% 50%, 0px 0px;
  background-size: cover, auto;
  background-repeat: no-repeat, repeat;
  opacity: 1;
}

.div_index_product1-copy.p5 {
  background-image: url('../images/home-product06.png'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background-image: url('../images/home-product06.png'), linear-gradient(180deg, transparent, transparent);
}

.div_index_product1-copy.p2 {
  background-image: url('../images/home-product02.png'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background-image: url('../images/home-product02.png'), linear-gradient(180deg, transparent, transparent);
}

.div_index_product1-copy.p4 {
  background-image: url('../images/home-product04.png'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background-image: url('../images/home-product04.png'), linear-gradient(180deg, transparent, transparent);
}

.div_index_product1-copy.p3 {
  background-image: url('../images/home-product03.png'), -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 98%, 0.5)), to(hsla(0, 0%, 98%, 0.5)));
  background-image: url('../images/home-product03.png'), linear-gradient(180deg, hsla(0, 0%, 98%, 0.5), hsla(0, 0%, 98%, 0.5));
  background-position: 50% 50%, 0px 0px;
  background-size: cover, auto;
  background-repeat: no-repeat, repeat;
}

.div_index_product1-copy.p7 {
  background-image: url('../images/home-product07.png'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background-image: url('../images/home-product07.png'), linear-gradient(180deg, transparent, transparent);
}

.div_index_product1-copy.p6 {
  background-image: url('../images/home-product05.png'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background-image: url('../images/home-product05.png'), linear-gradient(180deg, transparent, transparent);
}

.div_index_product1-copy.p8 {
  background-image: url('../images/home-product08.png'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background-image: url('../images/home-product08.png'), linear-gradient(180deg, transparent, transparent);
}

.div-block-73 {
  width: 100%;
  height: auto;
  max-height: 150px;
  max-width: 150px;
  border-radius: 50%;
  background-image: url('../images/store_logo_tvmall_3store_logo_tvmall.png'), url('../images/index_store_white_circle.svg');
  background-position: 50% 50%, 50% 50%;
  background-size: contain, contain;
  background-repeat: no-repeat, no-repeat;
}

.div-block-73:hover {
  border-style: solid;
  border-width: 3px;
  border-color: #ffe02d;
}

.overflow-x {
  padding-top: 105px;
}

.about_guide_inner {
  width: 100%;
  height: auto;
  max-width: 1180px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 1%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.about_guide_inner.nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 0%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.lang_link {
  padding: 9px 8px;
  border-radius: 50%;
  background-color: #014099;
  font-family: 'Noto Sans TC', sans-serif;
  color: #fff;
  font-size: 12px;
  line-height: 1;
  text-decoration: none;
}

.mask {
  width: 100%;
  height: auto;
}

.index_store_logo-copy {
  display: inline-block;
  width: 100%;
  height: auto;
  padding-top: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.index_store_logo-copy:hover {
  border-style: solid;
  border-width: 5px;
  border-color: #ffe02d;
  border-radius: 200px;
}

.index_store_logo-copy.p1 {
  display: block;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: url('../images/store_logo_tvmall_2store_logo_tvmall.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.index_store_logo-copy.p1:hover {
  display: block;
  border-style: none;
  border-radius: 0px;
}

.index_store_logo-copy.p2 {
  display: none;
  margin-right: 10px;
  background-image: url('../images/store_logo_park_2store_logo_park.png'), url('../images/index_store_white_circle.svg');
  background-position: 50% 50%, 0px 0px;
  background-size: auto, auto;
  background-repeat: no-repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.index_store_logo-copy.p3 {
  display: none;
  margin-right: 10px;
}

.index_store_logo-copy.p4 {
  display: none;
  margin-right: 10px;
  background-image: url('../images/store_logo_ztore.png'), url('../images/index_store_white_circle.svg');
  background-position: 50% 50%, 0px 0px;
  background-size: auto, auto;
  background-repeat: no-repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.index_store_logo-copy.p5 {
  display: none;
  margin-right: 10px;
  background-image: url('../images/store_logo_mannings_2store_logo_mannings.png'), url('../images/index_store_white_circle.svg');
  background-position: 50% 50%, 0px 0px;
  background-size: auto, auto;
  background-repeat: no-repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.index_store_logo-copy.p6 {
  display: none;
  margin-right: 10px;
  background-image: url('../images/store_logo_watson.png'), url('../images/index_store_white_circle.svg');
  background-position: 50% 50%, 0px 0px;
  background-size: auto, auto;
  background-repeat: no-repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.index_store_logo-copy.p2 {
  display: block;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: url('../images/store_logo_park_2store_logo_park.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.index_store_logo-copy.p2:hover {
  display: block;
  border-style: none;
  border-radius: 0px;
}

.index_store_logo-copy-copy {
  display: inline-block;
  width: 100%;
  height: auto;
  padding-top: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.index_store_logo-copy-copy:hover {
  border-style: solid;
  border-width: 5px;
  border-color: #ffe02d;
  border-radius: 200px;
}

.index_store_logo-copy-copy.p1 {
  display: block;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: url('../images/store_logo_tvmall_2store_logo_tvmall.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.index_store_logo-copy-copy.p1:hover {
  display: block;
  border-style: none;
  border-radius: 0px;
}

.index_store_logo-copy-copy.p2 {
  display: none;
  margin-right: 10px;
  background-image: url('../images/store_logo_park_2store_logo_park.png'), url('../images/index_store_white_circle.svg');
  background-position: 50% 50%, 0px 0px;
  background-size: auto, auto;
  background-repeat: no-repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.index_store_logo-copy-copy.p3 {
  display: none;
  margin-right: 10px;
}

.index_store_logo-copy-copy.p4 {
  display: none;
  margin-right: 10px;
  background-image: url('../images/store_logo_ztore.png'), url('../images/index_store_white_circle.svg');
  background-position: 50% 50%, 0px 0px;
  background-size: auto, auto;
  background-repeat: no-repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.index_store_logo-copy-copy.p5 {
  display: none;
  margin-right: 10px;
  background-image: url('../images/store_logo_mannings_2store_logo_mannings.png'), url('../images/index_store_white_circle.svg');
  background-position: 50% 50%, 0px 0px;
  background-size: auto, auto;
  background-repeat: no-repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.index_store_logo-copy-copy.p6 {
  display: none;
  margin-right: 10px;
  background-image: url('../images/store_logo_watson.png'), url('../images/index_store_white_circle.svg');
  background-position: 50% 50%, 0px 0px;
  background-size: auto, auto;
  background-repeat: no-repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.index_store_logo-copy-copy.p2 {
  display: block;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: url('../images/store_logo_park_2store_logo_park.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.index_store_logo-copy-copy.p2:hover {
  display: block;
  border-style: none;
  border-radius: 0px;
}

.div-block-74 {
  display: block;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.hb_about {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 300;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 1%;
  padding-right: 60px;
  padding-left: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border-radius: 0px;
  text-align: center;
}

.container_1180 {
  width: 100%;
  height: auto;
  max-width: 1180px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.container_1180.p1 {
  padding-bottom: 70px;
}

.container_1180.max-width-1032 {
  max-width: 1032px;
}

.container_1180.text-center {
  text-align: center;
}

.video_preview {
  width: 100%;
  height: auto;
  padding-top: 17%;
  padding-bottom: 17%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/product_video_01.jpg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.play_btn {
  position: relative;
  z-index: 5;
  width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 10%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: url('../images/play_btn.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  text-align: center;
}

.video_guide {
  width: 100%;
  height: auto;
  padding-right: 15%;
  padding-left: 15%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.products_listing {
  position: static;
  display: inline-block;
  width: 100%;
  height: auto;
  margin-right: auto;
  margin-bottom: -123px;
  margin-left: auto;
  padding-bottom: 279px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f9f8f4;
  text-align: center;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
  -o-object-fit: fill;
  object-fit: fill;
}

.products_fonts_guide {
	margin-top: 62px;
  position: relative;
  z-index: 200;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  max-width: 1180px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: 0px none transparent;
  border-radius: 0px;
  text-align: center;
}

.video_wrapper {
  width: 100%;
  height: auto;
  padding-top: 80px;
  padding-bottom: 44px;
  text-align: center;
}

.pd_img {
  display: inline-block;
  width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #e4e4e4;
  border-radius: 4px;
  background-color: #fff;
  background-image: url('../images/home-product01.png'), -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 98%, 0.5)), to(hsla(0, 0%, 98%, 0.5)));
  background-image: url('../images/home-product01.png'), linear-gradient(180deg, hsla(0, 0%, 98%, 0.5), hsla(0, 0%, 98%, 0.5));
  background-position: 50% 50%, 0px 0px;
  background-size: cover, auto;
  background-repeat: no-repeat, repeat;
  opacity: 1;
}

.pd_img.p5 {
  background-image: url('../images/home-product06.png'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background-image: url('../images/home-product06.png'), linear-gradient(180deg, transparent, transparent);
  background-size: contain, auto;
}

.pd_img.p2 {
  background-image: url('../images/home-product02.png'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background-image: url('../images/home-product02.png'), linear-gradient(180deg, transparent, transparent);
  background-size: contain, auto;
}

.pd_img.p4 {
  background-image: url('../images/home-product04.png'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background-image: url('../images/home-product04.png'), linear-gradient(180deg, transparent, transparent);
  background-size: contain, auto;
}

.pd_img.p3 {
  background-image: url('../images/home-product03.png'), -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 98%, 0.5)), to(hsla(0, 0%, 98%, 0.5)));
  background-image: url('../images/home-product03.png'), linear-gradient(180deg, hsla(0, 0%, 98%, 0.5), hsla(0, 0%, 98%, 0.5));
  background-position: 50% 50%, 0px 0px;
  background-size: contain, auto;
  background-repeat: no-repeat, repeat;
}

.pd_img.p7 {
  background-image: url('../images/home-product07.png'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background-image: url('../images/home-product07.png'), linear-gradient(180deg, transparent, transparent);
  background-size: contain, auto;
}

.pd_img.p6 {
  background-image: url('../images/home-product05.png'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background-image: url('../images/home-product05.png'), linear-gradient(180deg, transparent, transparent);
  background-size: contain, auto;
}

.pd_img.p8 {
  background-image: url('../images/home-product08.png'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background-image: url('../images/home-product08.png'), linear-gradient(180deg, transparent, transparent);
  background-size: contain, auto;
}

.pd_img.p6 {
  border-style: none;
  border-radius: 50%;
  background-color: #d4f5ec;
  background-image: url('../images/home-product01.png'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background-image: url('../images/home-product01.png'), linear-gradient(180deg, transparent, transparent);
  background-size: contain, auto;
}

.pd_img.p2 {
  border-style: none;
  border-radius: 50%;
  background-color: #dae9ef;
  background-image: url('../images/home-product02.png'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background-image: url('../images/home-product02.png'), linear-gradient(180deg, transparent, transparent);
  background-size: contain, auto;
}

.pd_img.p3 {
  border-style: none;
  border-radius: 50%;
  background-color: #dae9ef;
  background-image: url('../images/home-product08.png'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background-image: url('../images/home-product08.png'), linear-gradient(180deg, transparent, transparent);
  background-size: contain, auto;
}

.pd_img.p4 {
  border-style: none;
  border-radius: 50%;
  background-color: #dae9ef;
  background-image: url('../images/home-product09.png'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background-image: url('../images/home-product09.png'), linear-gradient(180deg, transparent, transparent);
  background-size: contain, auto;
}

.pd_img.p5 {
  border-style: none;
  border-radius: 50%;
  background-color: #beebf0;
  background-image: url('../images/home-product06.png'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background-image: url('../images/home-product06.png'), linear-gradient(180deg, transparent, transparent);
  background-size: contain, auto;
}

.pd_img.p6 {
  border-style: none;
  border-radius: 50%;
  background-color: #d4f5d6;
  background-image: url('../images/home-product05.png'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background-image: url('../images/home-product05.png'), linear-gradient(180deg, transparent, transparent);
  background-size: contain, auto;
}

.pd_img.p1 {
  border-style: none;
  border-radius: 50%;
  background-color: #d4f5ec;
  background-image: url('../images/home-product01.png'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background-image: url('../images/home-product01.png'), linear-gradient(180deg, transparent, transparent);
  background-size: contain, auto;
}

.pd_img.p7 {
  border-style: none;
  border-radius: 50%;
  background-color: #d4f5ec;
  background-image: url('../images/home-product07.png'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background-image: url('../images/home-product07.png'), linear-gradient(180deg, transparent, transparent);
  background-size: contain, auto;
}

.pd_img.p8 {
  border-style: none;
  border-radius: 50%;
  background-color: #d4f5ec;
  background-image: url('../images/home-product01.png'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background-image: url('../images/home-product01.png'), linear-gradient(180deg, transparent, transparent);
  background-size: contain, auto;
}

.pd_img.p1 {
  border-style: none;
  border-radius: 50%;
  background-color: #d4f5ec;
  background-image: url('../images/about_band_logo_arfum.png'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background-image: url('../images/about_band_logo_arfum.png'), linear-gradient(180deg, transparent, transparent);
  background-size: contain, auto;
}

.pd_img.p1 {
  border-style: none;
  border-radius: 50%;
  background-color: #d4f5ec;
  background-image: url('../images/home-product01.png'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background-image: url('../images/home-product01.png'), linear-gradient(180deg, transparent, transparent);
  background-size: contain, auto;
}

.new_btn {
  display: block;
  background-image: url('../images/new.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.new_btn_wrapper {
  display: block;
  width: auto;
  margin-bottom: 10px;
  opacity: 0;
}

.new_btn_wrapper.show {
  display: block;
  opacity: 1;
}

.hb_inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.div-block-83 {
  margin-bottom: 124px;
}

.div-block-84 {
  display: inline-block;
  width: 100%;
  height: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-85 {
  display: inline-block;
  width: 100%;
  height: auto;
  padding-right: 2%;
  padding-left: 2%;
}

.div-block-86 {
  display: block;
}

.video {
  position: static;
}

.div-block-77-copy {
  position: relative;
  z-index: 5;
  display: inline-block;
  width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 14%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: url('../images/play_btn.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  text-align: center;
}

.products_guide_inner-copy {
  display: block;
  width: 100%;
  height: auto;
  max-width: 1180px;
  margin-top: 6%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.products_guide_inner-copy.p3 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.brands_guide {
  display: inline-block;
  width: 100%;
  height: auto;
  margin-top: 50px;
}

.pd_line {
  display: inline-block;
  width: 100%;
  height: auto;
  padding-top: 15%;
  background-color: #ffeda7;
  -webkit-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
}

.div-block-88 {
  display: inline-block;
  padding-bottom: 0px;
}

.pd_line_wrapper {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: -6px;
  z-index: -1;
  width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}

.div-block-89 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.hb_about-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  padding-top: 32%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border-radius: 0px;
  background-image: url('../images/about_banner01_1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.hb_brand {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  padding-top: 32%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border-radius: 0px;
  background-image: url('../images/product_banner01.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.about_fonts_guide {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  z-index: 200;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 0px none transparent;
  border-radius: 0px;
  text-align: center;
}

.bg_about {
  position: relative;
  width: 100%;
  height: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f9f8f4;
  text-align: center;
}

.bg_brand {
  position: static;
  display: inline-block;
  width: 100%;
  height: auto;
  margin-right: auto;
  margin-bottom: -123px;
  margin-left: auto;
  padding-bottom: 322px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f9f8f4;
  text-align: center;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
  -o-object-fit: fill;
  object-fit: fill;
}

.about_hb_line_wrapper {
  width: 200px;
  height: 20px;
}

.about_line {
  position: relative;
  display: inline-block;
  width: 100%;
  height: auto;
  padding-bottom: 8%;
  background-color: rgba(46, 189, 255, 0.56);
}

.div-block-90 {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  margin: auto;
  padding: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-91 {
  width: 100%;
  height: auto;
}

.about_main {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 6%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.img_about_left {
  display: block;
  width: 140%;
  height: auto;
  margin-right: -4%;
  margin-left: -10%;
  -webkit-transform-origin: 0% 0%;
  -ms-transform-origin: 0% 0%;
  transform-origin: 0% 0%;
}

.product_title_zh {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: auto;
  margin-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  -webkit-filter: blur(0px);
  filter: blur(0px);
  font-family: 'Noto Sans';
  color: #767676;
  font-size: 36px;
  line-height: 40px;
  font-weight: 400;
  text-align: center;
  letter-spacing: normal;
  white-space: normal;
}

.product_title_en {
  width: 100%;
  height: auto;
  border-style: none;
  border-width: 1px;
  border-color: #44dea8;
  font-family: Angelina, sans-serif;
  color: #0c9ae3;
  font-size: 90px;
  line-height: 114px;
}

.product_title_en.p2 {
  margin-top: -32px;
}

.text_product_title_en-copy {
  width: 100%;
  height: auto;
  border-style: none;
  border-width: 1px;
  border-color: #44dea8;
  font-family: Angelina, sans-serif;
  color: #d6ff63;
  font-size: 90px;
  line-height: 114px;
}

.text_product_title_en-copy.p2 {
  margin-top: -32px;
}

.text_product_title_en-copy.p2-copy {
  margin-top: -32px;
}

.product_title_zh {
  position: relative;
  z-index: 2;
  font-weight: 700;
}

.index_product_title_en {
  width: 100%;
  height: auto;
  margin-top: -22px;
  border-style: none;
  border-width: 1px;
  border-color: #44dea8;
  font-family: Angelina, sans-serif;
  color: #44dea8;
  font-size: 90px;
  line-height: 114px;
}

.index_product_title_en.p2 {
  margin-top: -32px;
}

.index_product_title_en.p2-copy {
  margin-top: -32px;
}

.logo_about {
  width: 100%;
  height: auto;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.about_main_left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 65%;
  height: auto;
  margin-top: 67px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.bottom_img {
  position: relative;
  z-index: 300;
  width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  -webkit-transform-origin: 100% 0%;
  -ms-transform-origin: 100% 0%;
  transform-origin: 100% 0%;
}

.upper_guide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.text_about_content {
  width: 100%;
  height: auto;
  padding-right: 3%;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 30px;
  font-weight: 400;
  text-align: justify;
}

.text_about_guide {
  width: 35%;
  margin-top: 50px;
}

.header_about {
  width: 100%;
  height: auto;
  margin-bottom: 30px;
  padding-right: 8%;
  font-family: 'Varela Round', sans-serif;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
  text-align: left;
}

.div-block-103 {
  width: 100%;
  height: auto;
}

.bottom_img_guide {
  width: 70%;
  height: auto;
  max-width: none;
  margin-top: -27%;
  margin-left: 27%;
}

.dot_pattern {
  position: relative;
  display: block;
  width: 30%;
  margin-right: -32%;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: center;
}

.dot_pattern_guide {
  position: absolute;
  left: 400px;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  max-height: 500px;
  max-width: 500px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-104 {
  background-image: url('../images/about_photo03.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.bg_about_2 {
  padding-top: 8%;
  background-color: #f9f8f4;
}

.about_section2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 70px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.about_section2_text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: -146px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-108 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.image-17 {
  display: block;
  width: 100.000043%;
  height: auto;
}

.text-block-17 {
  z-index: 570;
  margin-left: 10px;
  font-family: 'Noto Sans TC', sans-serif;
  font-size: 18px;
  line-height: 28px;
}

.about_img_section2 {
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.img_ouji_japan2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-18 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-family: 'Varela Round', sans-serif;
  font-weight: 700;
}

.font_about {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 25px;
  padding-right: 19%;
  padding-left: 19%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 20px;
  line-height: 36px;
}

.image-19 {
  display: block;
  margin-left: 19px;
}

.image-20 {
  display: block;
  margin-top: -48px;
  margin-right: 10px;
}

.section2_text {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 300px;
  height: 70px;
  max-height: 1000px;
  margin-top: 92px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.about_arow {
  position: absolute;
  top: 11%;
  right: auto;
  bottom: auto;
  z-index: 500;
  margin-top: -38px;
  padding-right: 184px;
  padding-left: 0px;
}

.factory_name {
  position: absolute;
  z-index: 600;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 230px;
  height: 70px;
  margin-top: 67px;
  margin-left: 111px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.image-22 {
  display: inline-block;
}

.div-block-114 {
  position: relative;
  left: 1px;
  top: -18px;
  z-index: -1;
  width: 105%;
  padding-bottom: 10%;
  background-color: rgba(220, 255, 121, 0.68);
}

.yellow_line {
  display: none;
  width: 110%;
  margin-left: -1%;
  -webkit-transform: rotateX(0deg) rotateY(9deg) rotateZ(-3deg);
  transform: rotateX(0deg) rotateY(9deg) rotateZ(-3deg);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.hb_about_inner {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  padding-bottom: 33%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-image: url('../images/about_banner01.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.hb_about_inner.contact {
  background-image: url('../images/ouji_contact_hb.jpg');
}

.about_section2_img {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: -171px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.index_product {
  display: inline-block;
  width: 21%;
  height: auto;
  margin-right: 1%;
  margin-bottom: 10px;
  margin-left: 1%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  color: #333;
  text-align: center;
}

.index_product:hover {
  opacity: 0.79;
}

.index_product.p2 {
  width: 24%;
  margin-right: 0%;
  margin-left: 0%;
}

.index_product.p3 {
  width: 24%;
  margin-right: 0%;
  margin-left: 0%;
}

.index_product.p4 {
  width: 24%;
  margin-right: 0%;
  margin-left: 0%;
}

.index_product.p1 {
  width: 24%;
  margin-right: 0%;
  margin-left: 0%;
}

.index_product.p5 {
  display: none;
}

.index_product.p6 {
  display: none;
}

.index_product.p7 {
  display: none;
}

.index_product.p8 {
  display: none;
}

.about_product {
  display: inline-block;
  width: 21%;
  height: auto;
  margin-right: 1%;
  margin-bottom: 10px;
  margin-left: 1%;
  padding-right: 1%;
  padding-left: 1%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  color: #333;
  text-align: center;
}

.about_product:hover {
  opacity: 0.79;
}

.div-block-115 {
  position: absolute;
  top: 0%;
  width: 100%;
  margin-top: 44%;
  padding-bottom: 136%;
  background-image: url('../images/bg_pattern_long.svg');
  background-position: 100% 50%;
  background-size: 1000px;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.brand_img {
  display: inline-block;
  width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 0px;
  border-color: #e7f7f3;
  border-radius: 50%;
  background-color: #d4f5ec;
  background-image: url('../images/about_band_logo_arfum.png'), -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 98%, 0.5)), to(hsla(0, 0%, 98%, 0.5)));
  background-image: url('../images/about_band_logo_arfum.png'), linear-gradient(180deg, hsla(0, 0%, 98%, 0.5), hsla(0, 0%, 98%, 0.5));
  background-position: 50% 50%, 0px 0px;
  background-size: cover, auto;
  background-repeat: no-repeat, repeat;
}

.brand_img.p5 {
  background-image: url('../images/home-product06.png'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background-image: url('../images/home-product06.png'), linear-gradient(180deg, transparent, transparent);
  background-size: contain, auto;
}

.brand_img.p2 {
  background-image: url('../images/home-product02.png'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background-image: url('../images/home-product02.png'), linear-gradient(180deg, transparent, transparent);
  background-size: contain, auto;
}

.brand_img.p4 {
  background-image: url('../images/home-product04.png'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background-image: url('../images/home-product04.png'), linear-gradient(180deg, transparent, transparent);
  background-size: contain, auto;
}

.brand_img.p3 {
  background-image: url('../images/home-product03.png'), -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 98%, 0.5)), to(hsla(0, 0%, 98%, 0.5)));
  background-image: url('../images/home-product03.png'), linear-gradient(180deg, hsla(0, 0%, 98%, 0.5), hsla(0, 0%, 98%, 0.5));
  background-position: 50% 50%, 0px 0px;
  background-size: contain, auto;
  background-repeat: no-repeat, repeat;
}

.brand_img.p7 {
  background-image: url('../images/home-product07.png'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background-image: url('../images/home-product07.png'), linear-gradient(180deg, transparent, transparent);
  background-size: contain, auto;
}

.brand_img.p6 {
  background-image: url('../images/home-product05.png'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background-image: url('../images/home-product05.png'), linear-gradient(180deg, transparent, transparent);
  background-size: contain, auto;
}

.brand_img.p8 {
  background-image: url('../images/home-product08.png'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background-image: url('../images/home-product08.png'), linear-gradient(180deg, transparent, transparent);
  background-size: contain, auto;
}

.brand_img.p6 {
  border-style: none;
  border-radius: 50%;
  background-color: #d4f5ec;
  background-image: url('../images/home-product01.png'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background-image: url('../images/home-product01.png'), linear-gradient(180deg, transparent, transparent);
  background-size: contain, auto;
}

.brand_img.p2 {
  border-style: none;
  border-radius: 50%;
  background-color: #dae9ef;
  background-image: url('../images/home-product02.png'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background-image: url('../images/home-product02.png'), linear-gradient(180deg, transparent, transparent);
  background-size: contain, auto;
}

.brand_img.p3 {
  border-style: none;
  border-radius: 50%;
  background-color: #dae9ef;
  background-image: url('../images/home-product08.png'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background-image: url('../images/home-product08.png'), linear-gradient(180deg, transparent, transparent);
  background-size: contain, auto;
}

.brand_img.p4 {
  border-style: none;
  border-radius: 50%;
  background-color: #dae9ef;
  background-image: url('../images/home-product09.png'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background-image: url('../images/home-product09.png'), linear-gradient(180deg, transparent, transparent);
  background-size: contain, auto;
}

.brand_img.p5 {
  border-style: none;
  border-radius: 50%;
  background-color: #beebf0;
  background-image: url('../images/home-product06.png'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background-image: url('../images/home-product06.png'), linear-gradient(180deg, transparent, transparent);
  background-size: contain, auto;
}

.brand_img.p6 {
  border-style: none;
  border-radius: 50%;
  background-color: #d4f5d6;
  background-image: url('../images/home-product05.png'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background-image: url('../images/home-product05.png'), linear-gradient(180deg, transparent, transparent);
  background-size: contain, auto;
}

.brand_img.p1 {
  border-style: none;
  border-radius: 50%;
  background-color: #d4f5ec;
  background-image: url('../images/home-product01.png'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background-image: url('../images/home-product01.png'), linear-gradient(180deg, transparent, transparent);
  background-size: contain, auto;
}

.brand_img.p7 {
  border-style: none;
  border-radius: 50%;
  background-color: #d4f5ec;
  background-image: url('../images/home-product07.png'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background-image: url('../images/home-product07.png'), linear-gradient(180deg, transparent, transparent);
  background-size: contain, auto;
}

.brand_img.p8 {
  border-style: none;
  border-radius: 50%;
  background-color: #d4f5ec;
  background-image: url('../images/home-product01.png'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background-image: url('../images/home-product01.png'), linear-gradient(180deg, transparent, transparent);
  background-size: contain, auto;
}

.brand_img.p1 {
  display: inline-block;
  margin-right: auto;
  margin-left: auto;
  border-style: none;
  border-radius: 50%;
  background-color: #d4f5ec;
}

.brand_img.p1 {
  border-style: none;
  border-radius: 50%;
  background-color: #d4f5ec;
  background-image: url('../images/home-product01.png'), -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background-image: url('../images/home-product01.png'), linear-gradient(180deg, transparent, transparent);
  background-size: contain, auto;
}

.about_brand_logo {
  display: inline-block;
  width: 22%;
  margin-right: 2%;
  margin-bottom: 10px;
  margin-left: 2%;
}

.about_brand_logo:hover {
  opacity: 0.69;
}

.div-block-116 {
  display: inline-block;
  width: 100%;
  padding-bottom: 100%;
  background-image: url('../images/about_band_logo_arfum_1.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.div-block-117 {
  display: block;
  width: 100%;
  margin-right: 2%;
  margin-left: 2%;
  border: 20px solid #e7eefa;
  border-radius: 50%;
  background-color: #e7eefa;
}

.div-block-117._2 {
  border-color: #e1f6f6;
  background-color: #e1f6f6;
}

.div-block-117.p3 {
  border-color: #eff3e8;
  background-color: #eff3e8;
}

.div-block-117.p2 {
  border-color: #e1f6f6;
  background-color: #e1f6f6;
}

.div-block-117.p4 {
  border-color: #eef4fa;
  background-color: #eef4fa;
}

.div-block-117.p5 {
  border-color: #fdf4f4;
  background-color: #fdf4f4;
}

.div-block-118 {
  display: block;
  width: 100%;
  padding-bottom: 100%;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-image: url('../images/about_band_logo_ka.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.div-block-119 {
  padding-bottom: 100%;
  background-image: url('../images/about_band_logo_hy.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-120 {
  padding-bottom: 100%;
  background-image: url('../images/about_band_logo_ouji.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.div-block-121 {
  padding-bottom: 100%;
  background-image: url('../images/about_band_logo_kh.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.div-block-122 {
  padding-bottom: 100%;
  background-image: url('../images/Na-logo-拷貝.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.main_wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  margin-bottom: 250px;
  padding-right: 2%;
  padding-left: 2%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.pd_text_wrapper {
  position: relative;
  z-index: 2;
  display: block;
  width: 55%;
  margin-right: 2%;
  margin-left: 10%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.pd_wrapper {
  position: relative;
  z-index: 800;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: auto;
  padding-top: 12%;
  padding-right: 2%;
  padding-left: 2%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.pd_img_wrapper {
  width: 100%;
  height: auto;
  padding-bottom: 100%;
  background-image: url('../images/product_img.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.pd_brand_name {
  font-family: 'Varela Round', sans-serif;
  font-size: 25px;
  line-height: 35px;
  font-weight: 700;
}

.pd_name {
  margin-top: 3px;
  margin-bottom: 3px;
  font-family: 'Varela Round', sans-serif;
  font-size: 47px;
  line-height: 60px;
  font-weight: 700;
}

.back_btn_wrapper_inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  padding-top: 60px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 50%;
  text-align: right;
}

.pd_detail_wrapper {
  position: static;
  background-color: #f9f8f4;
  color: #014099;
}

.back_btn {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  max-height: 50px;
  margin-right: 0%;
  padding: 8px 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 50px;
  background-color: #014099;
  letter-spacing: 2px;
  text-decoration: none;
}

.back_btn.p1 {
  width: 100px;
  margin-right: auto;
  padding: 15px 70px;
}

.btn_quantity {
  width: 120px;
  padding-left: 10px;
  font-family: 'Noto Sans TC', sans-serif;
  color: #333;
  letter-spacing: 0px;
}

.btn_quantity.p1 {
  font-family: 'Open Sans', sans-serif;
}

.icon_buy_arrow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 18px;
  height: 18px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  background-color: #fff;
  background-image: url('../images/banner_arrow_blue-01.svg');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.icon_buy_arrow:hover {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.icon_buy_arrow.p1 {
  width: 25px;
  height: 25px;
  border-style: solid;
  border-color: #fff;
  background-image: url('../images/banner_arrow_svg_left-01-01.svg');
}

.icon_back_btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-height: 20px;
  max-width: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 5px;
  border-color: #fff;
  border-radius: 50%;
}

.icon_back_btn.p1 {
  max-height: 25px;
  max-width: 25px;
  border-width: 3px;
  background-color: #fff;
}

.pd_description {
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  color: #000;
  font-size: 24px;
  line-height: 34px;
}

.text_pd_title {
  margin-bottom: 40px;
}

.text_feature_title {
  margin-bottom: 16px;
  font-family: 'Noto Sans TC', sans-serif;
  font-size: 30px;
  line-height: 40px;
}

.text_feature_title.p2 {
  font-family: 'Varela Round', sans-serif;
  font-weight: 700;
}

.text_feature_title.p1 {
  font-family: 'Varela Round', sans-serif;
  font-weight: 700;
}

.pd_feature_content {
  width: 100%;
  height: 1px;
  background-color: #014099;
}

.text_sub_title {
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 168px;
}

.paragraph {
  padding-top: 16px;
  font-family: 'Open Sans', sans-serif;
  color: #333;
  font-size: 16px;
  line-height: 30px;
}

.paragraph-copy {
  padding-top: 16px;
  font-family: 'Open Sans', sans-serif;
  color: #333;
  font-size: 16px;
  line-height: 30px;
  text-align: justify;
}

.pd_btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  max-height: 50px;
  margin-right: 0%;
  padding: 8px 14px 8px 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-style: solid;
  border-width: 2px;
  border-color: #014099;
  border-radius: 50px;
  background-color: #fcfcfc;
  letter-spacing: 2px;
}

.pd_btn.p2 {
  position: relative;
  z-index: 2;
}

.div-block-129-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30px;
  height: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  background-color: #9cbae4;
  background-image: url('../images/banner_arrow_white-01.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.icon_blue_circle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-height: 30px;
  max-width: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 8px;
  border-color: #9cbae4;
  border-radius: 50%;
}

.text-block-21-copy {
  padding-right: 10px;
  padding-left: 10px;
  font-family: 'Noto Sans TC', sans-serif;
  color: #fff;
  font-size: 18px;
}

.pd_btn_top_wrapper {
  position: relative;
  z-index: 500;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.pd_btn_left_wrapper {
  position: relative;
  z-index: 20;
  margin-right: 5px;
}

.div-block-136 {
  display: block;
  width: 10px;
  height: 10px;
  margin-left: 3px;
  border-radius: 50%;
  background-color: #09b3b1;
}

.div-block-136.p1 {
  display: block;
  background-color: transparent;
}

.div-block-136.hidden {
  display: block;
  opacity: 0;
}

.pd_btn_02 {
  margin-top: 22px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.back_btn_wrapper {
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: right;
}

.pd_btn_wrapper {
	padding-top: 22px;
  z-index: 999;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.icon-3 {
  display: none;
}

.text-block-24 {
  font-weight: 700;
}

.dropdown-toggle-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  padding: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.icon-4 {
  display: none;
}

.dropdown-toggle-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-21-copy {
  width: 120px;
  padding-left: 10px;
  font-family: 'Noto Sans TC', sans-serif;
  color: #333;
  font-size: 14px;
  letter-spacing: 0px;
}

.text_back_btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 18px;
  letter-spacing: 0px;
  text-decoration: none;
}

.dropdown-list-3 {
  margin-top: 13px;
  padding: 2%;
}

.dropdown-list-3.w--open {
  z-index: 9999;
  border-style: none;
  border-width: 1px;
  border-color: #404040;
  border-radius: 10%;
  background-color: #fff;
  box-shadow: 0 1px 8px -6px #707070;
}

.quantity {
  background-color: transparent;
  font-family: 'Noto Sans TC', sans-serif;
  color: #333;
}

.quantity:hover {
  border-style: none;
  border-width: 1px;
  border-color: #014099;
  background-color: #f0f0f0;
  opacity: 1;
  color: #014099;
}

.quantity.p1 {
  font-family: 'Open Sans', sans-serif;
  letter-spacing: 0px;
}

.quantity.p2 {
  font-family: 'Open Sans', sans-serif;
  letter-spacing: 0px;
}

.quantity.p3 {
  font-family: 'Open Sans', sans-serif;
  letter-spacing: 0px;
}

.dropdown-link-3 {
  font-family: 'Noto Sans TC', sans-serif;
}

.dropdown-link-4 {
  font-family: 'Noto Sans TC', sans-serif;
}

.div-block-136-copy {
  display: block;
  width: 10px;
  height: 10px;
  margin-left: 3px;
  border-radius: 50%;
  background-color: #09b3b1;
  opacity: 0;
}

.div-block-136-copy.p1 {
  display: block;
  background-color: transparent;
}

.div-block-136-copy.hidden {
  display: block;
  opacity: 0;
}

.product_store_logo_wrapper {
  display: inline-block;
  width: 27%;
  margin: 22px 3% 5px;
  padding: 15px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 5px solid transparent;
  border-radius: 50%;
  background-color: #fff;
  cursor: pointer;
}

.product_store_logo_wrapper:hover {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-color: #ffe02d;
}

.product_store_logo {
  display: inline-block;
  width: 100%;
  height: auto;
  padding-top: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.product_store_logo:hover {
  border-style: solid;
  border-width: 5px;
  border-color: #ffe02d;
  border-radius: 200px;
}

.product_store_logo.p3 {
  display: block;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: url('../images/store_logo_tvmall_2store_logo_tvmall.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.product_store_logo.p3:hover {
  display: block;
  border-style: none;
  border-radius: 0px;
}

.product_store_logo.p2 {
  display: none;
  margin-right: 10px;
  background-image: url('../images/store_logo_park_2store_logo_park.png'), url('../images/index_store_white_circle.svg');
  background-position: 50% 50%, 0px 0px;
  background-size: auto, auto;
  background-repeat: no-repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.product_store_logo.p3 {
  display: block;
  overflow: visible;
  margin-right: 10px;
}

.product_store_logo.p4 {
  display: none;
  margin-right: 10px;
  background-image: url('../images/store_logo_ztore.png'), url('../images/index_store_white_circle.svg');
  background-position: 50% 50%, 0px 0px;
  background-size: auto, auto;
  background-repeat: no-repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.product_store_logo.p5 {
  display: none;
  margin-right: 10px;
  background-image: url('../images/store_logo_mannings_2store_logo_mannings.png'), url('../images/index_store_white_circle.svg');
  background-position: 50% 50%, 0px 0px;
  background-size: auto, auto;
  background-repeat: no-repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.product_store_logo.p6 {
  display: none;
  margin-right: 10px;
  background-image: url('../images/store_logo_watson.png'), url('../images/index_store_white_circle.svg');
  background-position: 50% 50%, 0px 0px;
  background-size: auto, auto;
  background-repeat: no-repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.product_store_logo.p2 {
  display: block;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: url('../images/store_logo_park_1store_logo_park.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.product_store_logo.p2:hover {
  display: block;
  border-style: none;
  border-radius: 0px;
}

.product_store_logo.p3 {
  display: block;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: url('../images/store_logo_wellcome_1store_logo_wellcome.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.product_store_logo.p3:hover {
  display: block;
  border-style: none;
  border-radius: 0px;
}

.product_store_logo.p4 {
  display: block;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: url('../images/store_logo_ztore.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.product_store_logo.p4:hover {
  display: block;
  border-style: none;
  border-radius: 0px;
}

.product_store_logo.p5 {
  display: block;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: url('../images/store_logo_mannings_2store_logo_mannings.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.product_store_logo.p5:hover {
  display: block;
  border-style: none;
  border-radius: 0px;
}

.product_store_logo.p6 {
  display: block;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: url('../images/store_logo_watson.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.product_store_logo.p6:hover {
  display: block;
  border-style: none;
  border-radius: 0px;
}

.product_store_logo.p2 {
  display: block;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: url('../images/store_logo_park_1store_logo_park.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.product_store_logo.p2:hover {
  display: block;
  border-style: none;
  border-radius: 0px;
}

.product_store_logo.p4 {
  display: block;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: url('../images/store_logo_ztore.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.product_store_logo.p4:hover {
  display: block;
  border-style: none;
  border-radius: 0px;
}

.product_store_logo.p1 {
  display: block;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: url('../images/store_logo_tvmall_2store_logo_tvmall.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.product_store_logo.p1:hover {
  display: block;
  border-style: none;
  border-radius: 0px;
}

.product_store_logo.p5 {
  display: block;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: url('../images/store_logo_mannings_1store_logo_mannings.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.product_store_logo.p5:hover {
  display: block;
  border-style: none;
  border-radius: 0px;
}

.product_store_logo.p6 {
  display: block;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-image: url('../images/store_logo_watson.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.product_store_logo.p6:hover {
  display: block;
  border-style: none;
  border-radius: 0px;
}

.dropdown-list-4 {
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  background-color: #8a7777;
}

.dropdown-list-4.w--open {
  width: 450px;
  height: auto;
  max-height: none;
  margin-top: 16px;
  margin-right: auto;
  margin-left: -15px;
  padding: 10%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 10px;
  background-color: #ececec;
  box-shadow: 0 1px 3px 0 #bbb;
}

.dropdown-link-5 {
  display: none;
  width: 100%;
  height: 3%;
}

.dropdown-2 {
  display: block;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-141 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.buy_btn_wrapper {
  position: relative;
  z-index: 400;
  margin-top: 15px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.pd_btn_right_wrapper {
  position: relative;
  z-index: 10;
}

.buy_btn {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  max-height: 50px;
  margin-right: 0%;
  padding: 8px 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 50px;
  background-color: #014099;
  letter-spacing: 2px;
}

.buy_btn.p1 {
  width: 50%;
  margin-right: auto;
  padding: 15px 70px;
}

.btn_quantity-copy {
  width: 120px;
  padding-left: 10px;
  font-family: 'Noto Sans TC', sans-serif;
  color: #333;
  letter-spacing: 0px;
}

.btn_category {
  width: 120px;
  padding-left: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #333;
  letter-spacing: 0px;
}

.category {
  background-color: transparent;
  font-family: 'Noto Sans TC', sans-serif;
  color: #333;
}

.category:hover {
  border-style: none;
  border-width: 1px;
  border-color: #014099;
  background-color: #f0f0f0;
  opacity: 1;
  color: #014099;
}

.category.p1 {
  font-family: 'Open Sans', sans-serif;
  letter-spacing: 0px;
}

.icon_buy_btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-height: 18px;
  max-width: 18px;
  margin-top: -2px;
  margin-left: 12px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 5px;
  border-color: #fff;
  border-radius: 50%;
}

.icon_buy_btn.p1 {
  max-height: 25px;
  max-width: 25px;
  border-width: 3px;
}

.div-put {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.wrapper {
  width: 100%;
}

.wrapper.bg_f9f8f4 {
  background-color: #f9f8f4;
}

.div-block-142 {
  position: absolute;
  z-index: 580;
  margin-top: -33px;
}

.pd_bg {
  position: absolute;
  left: -60%;
  width: 100%;
  padding-top: 58.99%;
  background-image: url('../images/bg_pd_img2.png');
  background-position: 100% 0%;
  background-size: contain;
  background-repeat: no-repeat;
}

.pdd_buy_dd_h {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  letter-spacing: 2px;
}

.store_list {
  width: 103%;
  margin-top: 20px;
  margin-left: -3.7%;
}

.store_each {
  width: 42%;
  margin-right: 3.8%;
  margin-bottom: 12px;
  margin-left: 3.7%;
  padding: 9px 5%;
  border-style: solid;
  border-width: 1px;
  border-color: #ccc;
  border-radius: 10px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.5)), to(hsla(0, 0%, 100%, 0.5)));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.5), hsla(0, 0%, 100%, 0.5));
}

.store_each:hover {
  opacity: 0.5;
}

.pdd_buy_icon_wrapper {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-left: 1px solid #366daf;
}

.pdd_buy_icon_wrapper:hover {
  border-left-color: #346fb9;
}

.pdd_buy_dd {
  z-index: 300;
  width: 50%;
}

.pdd_buy_dd_toggle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 11px 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 60px;
  background-color: #014099;
  color: #fff;
  font-size: 18px;
  line-height: 1.4;
  text-align: center;
}

.pdd_buy_dd_toggle:hover {
  background-color: #3c79c7;
}

.pdd_buy_dd_list {
  z-index: 300;
  width: 400%;
  margin-top: 10px;
  padding: 40px;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.13);
}

.pdd_buy_dd_list.w--open {
  z-index: 40;
}

.store_each_p {
  width: 100%;
  padding-top: 24%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.store_each_p.p1 {
  background-image: url('../images/PNS-eshop-logo1.png');
}

.store_each_p.p2 {
  background-image: url('../images/HKTVmall-logo1.png');
}

.store_each_p.p3 {
  background-image: url('../images/Wastons-eshop-logo1.png');
}

.store_each_p.p5 {
  background-image: url('../images/Homeplus-logo1.png');
}

.store_each_p.p4 {
  background-image: url('../images/Ztore-logopng1.png');
}

.store_each_p.p6 {
  background-image: url('../images/Pandamart-logo1.png');
}

.pdd_buy_icon {
  position: relative;
}

.slick {
  position: relative;
}

.slick_each {
  display: inline-block;
  width: 100%;
}

.div-block-143 {
  display: inline-block;
  margin-top: 60px;
  margin-right: auto;
  margin-left: auto;
}

.div-block-144 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.div-block-145 {
  padding-bottom: 161px;
}

.heading {
  position: relative;
  z-index: 2;
  font-family: 'Varela Round', sans-serif;
  color: #014099;
  font-size: 28px;
  line-height: 1.4;
  font-weight: 400;
  letter-spacing: 1px;
}

.div-block-146 {
  width: 120%;
  margin-top: -24px;
  margin-left: -10%;
  padding-top: 18px;
  background-color: #d6ff63;
}

.field-label {
  display: inline-block;
  width: 25%;
  margin-top: 13px;
  margin-bottom: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #2d2d2d;
  font-size: 16px;
  line-height: 1.4;
  font-weight: 400;
  text-align: left;
}

.field-label.p2 {
  margin-top: 0px;
}

.text-field {
  display: inline-block;
  width: 100%;
  height: 48px;
  margin-bottom: 0px;
  border: 1px none #000;
  border-radius: 25px;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.1);
}

.div-block-147 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 17px;
  margin-bottom: 17px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-147.p2 {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.form-block {
  width: 100%;
  max-width: 560px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-bottom: 60px;
  border-bottom: 1px solid #014099;
}

.text-block-25 {
  margin-top: 40px;
  margin-bottom: 40px;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 1.4;
  font-weight: 400;
}

.textarea {
  min-height: 220px;
  padding: 14px 20px;
  border: 1px none #000;
  border-radius: 25px;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.11);
}

.submit_btn {
  display: inline-block;
  margin-right: 0%;
  margin-left: auto;
  padding: 12px 49px 12px 43px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 50px;
  background-color: #014099;
  background-image: url('../images/submit_arrow.svg');
  background-position: 90% 55%;
  background-size: 14px 16px;
  background-repeat: no-repeat;
  letter-spacing: 2px;
  text-decoration: none;
}

.submit_btn.p1 {
  width: 100px;
  margin-right: auto;
  padding: 15px 70px;
}

.div-block-148 {
  margin-top: 22px;
  text-align: right;
}

.heading-2 {
  font-family: 'Noto Sans TC', sans-serif;
  color: #333;
  font-size: 26px;
  line-height: 1.4;
  font-weight: 400;
  letter-spacing: 3px;
}

.heading-3 {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 1.4;
  font-weight: 400;
}

.paragraph-2 {
  position: static;
  margin-top: 31px;
  margin-bottom: 31px;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 2;
}

.link {
  font-family: 'Noto Sans TC', sans-serif;
  color: #333;
  letter-spacing: 1px;
  text-decoration: none;
}

.link:hover {
  color: #014099;
}

.success-message {
  background-color: transparent;
  color: #014099;
  font-size: 20px;
  line-height: 1.4;
}

.error-message {
  background-color: transparent;
  color: red;
  font-size: 12px;
}

.globe_link {
  font-family: 'Open Sans', sans-serif;
  color: #000;
  text-decoration: none;
}

.globe_link:hover {
  color: #014099;
}

.dropdown-3 {
  z-index: 999;
}

.dropdown-4 {
  z-index: 3;
}

.yellow-line-text {
  z-index: 570;
  margin-left: 10px;
  font-family: 'Noto Sans TC', sans-serif;
  font-size: 18px;
  line-height: 28px;
}

.factory-text {
  position: absolute;
  z-index: 590;
  display: block;
  margin-left: 10px;
  padding-bottom: 0px;
  font-family: 'Noto Sans TC', sans-serif;
  font-size: 18px;
  line-height: 28px;
}

.html-embed {
  display: none;
}

.bubble-wrapper-right {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 12%;
}

.bubble-wrapper-right.p2 {
  top: auto;
  right: -2%;
  bottom: 49%;
  width: 8%;
}

.bubble-wrapper-left {
  position: absolute;
  left: 11%;
  top: 16%;
  right: auto;
  bottom: auto;
  width: 3%;
}

.bubble-wrapper-left.p2 {
  left: 3%;
  top: auto;
  right: auto;
  bottom: 50%;
  width: 6%;
}

.div-block-149 {
  display: block;
  opacity: 0;
}

.image-24 {
  opacity: 1;
}

.index_product_title {
  display: inline-block;
  width: 100%;
  max-width: 250px;
  margin-top: 4%;
  margin-bottom: 2%;
  font-family: 'Varela Round', sans-serif;
  color: #014099;
  font-size: 30px;
  line-height: 33px;
  font-weight: 700;
  text-align: center;
}

.div-block-150 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.nav_wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.about_guide_inner-copy {
  width: 100%;
  height: auto;
  max-width: 1180px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 1%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.about_guide_inner-copy.nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 0%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.small_banner_wrapper {
  display: inline-block;
  width: 100%;
  max-width: 1280px;
}

.about_guide_inner-copy {
  width: 100%;
  height: auto;
  max-width: 1170px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 1%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.about_guide_inner-copy.nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 0%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.index_news_board-y {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 0px none #000;
  border-radius: 0px;
  -o-object-fit: fill;
  object-fit: fill;
}

.index_news_board-_wepper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  margin: 10px auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 0px none #000;
  border-radius: 0px;
  -o-object-fit: fill;
  object-fit: fill;
}

.link_phone {
  text-decoration: none;
}

.div-block-151 {
  margin-right: 5px;
}

.div-block-152 {
  width: auto;
  height: auto;
  padding-bottom: 4%;
  background-color: transparent;
}

.div-block-153 {
  position: static;
  overflow: hidden;
  width: auto;
  height: auto;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  border-radius: 22px;
  background-color: #fff;
  box-shadow: 0 0 9px -3px #000;
  mix-blend-mode: normal;
  -o-object-fit: fill;
  object-fit: fill;
}

.bold-text {
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  letter-spacing: 0px;
}

.text-block-26 {
  font-family: 'Open Sans', sans-serif;
}

.top {
  height: 0px;
}

.bold-text-2 {
  max-width: 250px;
}

.bold-text-3 {
  max-width: 250px;
}

.bold-text-4 {
  max-width: 250px;
}

html.w-mod-js *[data-ix="animation-top-to-bottom"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="animation-left-to-right"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="fade-in-out"] {
  opacity: 0;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

html.w-mod-js *[data-ix="fadeup-1"] {
  opacity: 0;
  -webkit-transform: translate(0px, 40px);
  -ms-transform: translate(0px, 40px);
  transform: translate(0px, 40px);
}

html.w-mod-js *[data-ix="fadeup-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, 40px);
  -ms-transform: translate(0px, 40px);
  transform: translate(0px, 40px);
}

html.w-mod-js *[data-ix="fadedown-1"] {
  opacity: 0;
  -webkit-transform: translate(0px, -40px);
  -ms-transform: translate(0px, -40px);
  transform: translate(0px, -40px);
}

html.w-mod-js *[data-ix="fadeleft-1"] {
  opacity: 0;
  -webkit-transform: translate(-40px, 0px);
  -ms-transform: translate(-40px, 0px);
  transform: translate(-40px, 0px);
}

html.w-mod-js *[data-ix="faderight-1"] {
  opacity: 0;
  -webkit-transform: translate(40px, 0px);
  -ms-transform: translate(40px, 0px);
  transform: translate(40px, 0px);
}

html.w-mod-js *[data-ix="faderight-2"] {
  opacity: 0;
  -webkit-transform: translate(40px, 0px);
  -ms-transform: translate(40px, 0px);
  transform: translate(40px, 0px);
}

html.w-mod-js *[data-ix="scalein-1"] {
  opacity: 0;
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}

html.w-mod-js *[data-ix="scalex-in-1"] {
  opacity: 0;
  -webkit-transform: scale(0.01, 1);
  -ms-transform: scale(0.01, 1);
  transform: scale(0.01, 1);
}

html.w-mod-js *[data-ix="photoframe-1"] {
  opacity: 0;
  -webkit-transform: translate(-41px, 0px) rotate(20deg);
  -ms-transform: translate(-41px, 0px) rotate(20deg);
  transform: translate(-41px, 0px) rotate(20deg);
}

html.w-mod-js *[data-ix="photoframe-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, 41px) rotate(-20deg);
  -ms-transform: translate(0px, 41px) rotate(-20deg);
  transform: translate(0px, 41px) rotate(-20deg);
}

html.w-mod-js *[data-ix="pd-animation-home"] {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
}

@media screen and (max-width: 991px) {
  .logo_index_link {
    display: block;
    margin-left: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .logo_index_link.w--current {
    margin-left: 20px;
  }

  .navbar {
    padding-bottom: 7px;
  }

  .container {
    display: block;
    width: 100%;
    height: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .menu_line {
    display: none;
  }

  .nav-menu {
    display: block;
    width: 100%;
    height: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    background-color: #fff;
  }

  .fonts_index_news_title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .paragraph_index_small_banner {
    width: 48%;
    margin-top: 0%;
    margin-bottom: 0%;
    margin-left: 40px;
    text-align: left;
  }

  .index_small_banner {
    margin-top: 20px;
  }

  .nav-link {
    display: block;
    margin-right: auto;
    margin-left: 0px;
    padding-top: 17px;
    padding-bottom: 17px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    font-size: 15px;
  }

  .image-2 {
    margin-top: 3px;
  }

  .fonts_index_news {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .fonts_index_news_date {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .index_products {
    background-color: #fcf9f1;
    background-image: url('../images/bg_curve_yellow_pattern_1bg_curve_yellow_pattern.png');
    background-position: 50% 75%;
    background-size: auto;
  }

  .news {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .index_products_fonts_guide {
    margin-top: -178px;
    margin-bottom: 20px;
  }

  .about_brand {
    width: 43%;
  }

  .index_store {
    margin-top: -44px;
    border-style: none;
    border-width: 5px;
    border-color: #ffe02d;
  }

  .index_store_guide {
    margin-top: 6px;
    padding-bottom: 163px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .index_small_banner_1 {
    width: 50%;
    padding-bottom: 28.25%;
  }

  .news_font_new {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .text_product_title_zh {
    top: 3px;
    font-size: 30px;
  }

  .text_product_title_en {
    margin-top: 3px;
    font-size: 70px;
    line-height: 70px;
  }

  .div_index_store_logo_guide {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 76px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .text-block-4 {
    width: 100%;
    margin-left: auto;
  }

  .div-block-31 {
    margin-left: -5%;
  }

  .footer_index_nav_link_guide {
    padding-left: 0%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .footer_guide {
    margin-top: 156px;
  }

  .footer_small_logo_guide {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .footer_index_logo {
    width: 80%;
  }

  .nav_dd_list {
    position: relative;
    width: 100%;
    margin-top: 0px;
    box-shadow: none;
  }

  .nav_dd_list.w--open {
    margin-top: 0px;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    border-radius: 0px;
    opacity: 1;
  }

  .nav_dd_toggle {
    display: block;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .index_product_name {
    max-width: 350px;
  }

  .menu_line_grey {
    width: 100%;
  }

  .nav_link_index {
    display: block;
    text-align: left;
  }

  .small_banner_guide {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin: 40px auto;
    padding-right: 40px;
    padding-left: 40px;
    float: left;
    clear: both;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div_store_logo_guide {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .div_store_logo_guide3 {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .div-block-57 {
    display: block;
    width: 20%;
    padding-left: 3%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .div-block-58 {
    margin-left: -10%;
  }

  .index_store_btn {
    margin-top: -35px;
  }

  .div-block-61 {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .menu-button {
    position: absolute;
    left: auto;
    top: 25px;
    right: 0%;
    bottom: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 20px;
    padding: 11px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    border-radius: 50px;
    background-color: #014099;
    color: #fff;
  }

  .menu-button:hover {
    background-color: #178cf3;
    color: #fff;
  }

  .menu-button.w--open {
    position: absolute;
    left: auto;
    right: 0%;
    background-color: transparent;
    color: #014099;
  }

  .index_product_bg2 {
    width: 100%;
    height: auto;
    background-color: #fcf9f1;
    background-image: url('../images/bg_curve_yellow_pattern_1bg_curve_yellow_pattern.png');
    background-position: 50% 50%;
    background-size: auto;
    background-repeat: repeat;
    background-attachment: fixed;
  }

  .index_products_bg {
    width: 100%;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    background-image: url('../images/bg_curve_yellow.png');
    background-position: 0% 0%;
    background-size: auto;
    background-repeat: no-repeat;
  }

  .index_products_guide {
    width: 100%;
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .footer_logo_guide {
    width: 100%;
  }

  .div-block-58-copy {
    margin-right: -5%;
  }

  .nav_dd {
    display: block;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    text-align: left;
  }

  .header_logo_guide {
    width: 100px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .header_logo_guide.mobile {
    margin-top: auto;
    margin-bottom: auto;
  }

  .image-12 {
    display: inline-block;
  }

  .lang_icon {
    display: inline-block;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: 20px;
    padding-top: 9px;
    padding-bottom: 9px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    text-align: left;
  }

  .header_nav_guide {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .header_nav {
    display: block;
    margin-right: 0%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .index_storebg {
    margin-top: -137px;
  }

  .image-13 {
    display: block;
    margin-top: 7px;
  }

  .image-14 {
    margin-top: 7px;
  }

  .image-15 {
    margin-top: 7px;
  }

  .image-16 {
    margin-top: 7px;
  }

  .index_store_logo_wrapper {
    width: 24%;
    margin-bottom: 40px;
  }

  .div-block-72 {
    margin-top: auto;
    margin-right: auto;
    margin-left: auto;
  }

  .overflow-x {
    padding-top: 89px;
  }

  .about_guide_inner {
    padding-right: 40px;
    padding-left: 40px;
  }

  .about_guide_inner.nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .about_guide_inner.nav.mobile {
    position: static;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .lang_link {
    display: block;
    padding: 8px 7px;
  }

  .index_store_logo-copy.p1 {
    background-image: url('../images/store_logo_tvmall_3store_logo_tvmall.png');
    background-position: 50% 50%;
    background-size: auto;
    background-repeat: no-repeat;
    background-attachment: scroll;
  }

  .index_store_logo-copy.p2 {
    background-image: url('../images/store_logo_tvmall_3store_logo_tvmall.png');
    background-position: 50% 50%;
    background-size: auto;
    background-repeat: no-repeat;
    background-attachment: scroll;
  }

  .index_store_logo-copy-copy.p1 {
    background-image: url('../images/store_logo_tvmall_3store_logo_tvmall.png');
    background-position: 50% 50%;
    background-size: auto;
    background-repeat: no-repeat;
    background-attachment: scroll;
  }

  .index_store_logo-copy-copy.p2 {
    background-image: url('../images/store_logo_tvmall_3store_logo_tvmall.png');
    background-position: 50% 50%;
    background-size: auto;
    background-repeat: no-repeat;
    background-attachment: scroll;
  }

  .hb_about {
    background-color: rgba(0, 0, 0, 0.08);
  }

  .container_1180 {
    display: block;
    padding-right: 40px;
    padding-left: 40px;
  }

  .container_1180.p1 {
    padding-bottom: 21px;
  }

  .container_1180.max-width-1032 {
    padding-right: 40px;
    padding-left: 40px;
  }

  .video_guide {
    padding-right: 2%;
    padding-left: 2%;
  }

  .products_listing {
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
  }

  .products_fonts_guide {
    margin-top: 62px;
  }

  .video_wrapper {
    padding-top: 70px;
    padding-bottom: 100px;
  }

  .about_fonts_guide {
    padding-right: 10%;
    padding-left: 10%;
  }

  .bg_brand {
    background-image: none;
    background-position: 0px 0px;
    background-size: auto;
  }

  .about_line {
    width: 85%;
    padding-bottom: 7%;
  }

  .div-block-90 {
    margin-top: auto;
    margin-bottom: auto;
  }

  .div-block-91 {
    display: block;
    width: 100%;
    height: auto;
    max-width: 1180px;
  }

  .div-block-92 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    height: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-93 {
    width: 100%;
    height: auto;
    max-height: 410px;
    max-width: 486px;
    background-image: url('../images/about_photo01.png');
    background-position: 50% 50%;
    background-size: auto;
    background-repeat: no-repeat;
  }

  .div-block-94 {
    width: 100%;
    padding-bottom: 40%;
    background-image: url('../images/about_logo.jpg');
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
  }

  .div-block-95 {
    background-image: url('../images/about_photo02.png');
    background-position: 0px 0px;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .about_main {
    padding-top: 2%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .img_about_left {
    position: relative;
    z-index: 2;
  }

  .product_title_en {
    margin-top: 3px;
  }

  .text_product_title_en-copy {
    margin-top: 3px;
  }

  .index_product_title_en {
    margin-top: -28px;
    font-size: 80px;
  }

  .about_main_left {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 25px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .text_about_content {
    padding-right: 0%;
    font-size: 15px;
    line-height: 36px;
    text-align: center;
  }

  .text_about_guide {
    width: 90%;
  }

  .header_about {
    padding-right: 0%;
    font-size: 22px;
    line-height: 28px;
    text-align: center;
  }

  .bottom_img_guide {
    margin-top: -23%;
    margin-left: 37%;
  }

  .dot_pattern {
    width: 34%;
    margin-right: auto;
    margin-left: 0px;
  }

  .about_section2 {
    padding-bottom: 0px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .about_section2_text {
    margin-top: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .text-block-17 {
    margin-right: 5px;
    margin-left: 5px;
    padding-right: 0%;
    font-size: 17px;
  }

  .about_img_section2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .img_ouji_japan2 {
    margin-top: 57px;
  }

  .text-block-18 {
    font-size: 18px;
    line-height: 32px;
  }

  .font_about {
    padding-right: 3%;
    padding-left: 3%;
  }

  .section2_text {
    width: 100%;
    margin-top: -79px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .about_arow {
    margin-top: -48px;
  }

  .image-21 {
    width: auto;
  }

  .factory_name {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .image-22 {
    padding-top: 16%;
    padding-right: 25%;
  }

  .div-block-114 {
    position: relative;
    left: -2px;
    top: -25px;
    margin-top: 10px;
    margin-right: auto;
  }

  .yellow_line {
    display: block;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .hb_about_inner {
    padding-bottom: 39%;
    background-color: transparent;
    background-image: url('../images/about_banner01.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .about_section2_img {
    margin-top: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .index_product {
    width: 43%;
    margin-right: 3%;
    margin-left: 3%;
  }

  .index_product.p2 {
    width: 48%;
  }

  .index_product.p3 {
    width: 48%;
  }

  .index_product.p4 {
    width: 48%;
  }

  .index_product.p1 {
    width: 48%;
  }

  .about_product {
    width: 43%;
  }

  .div-block-115 {
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
    margin-top: 293px;
    background-position: 100% 50%;
    background-size: 800px;
  }

  .about_brand_logo {
    width: 27%;
    margin-right: 2.8%;
    margin-left: 2.7%;
  }

  .main_wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .pd_text_wrapper {
    width: 100%;
    margin-right: 0%;
    margin-left: 0%;
    padding-right: 30px;
    padding-left: 30px;
  }

  .pd_wrapper {
    width: 70%;
    margin-top: -3px;
    margin-bottom: 73px;
    padding-top: 10%;
    padding-right: 2%;
    padding-left: 2%;
  }

  .pd_brand_name {
    font-size: 23px;
    line-height: 31px;
  }

  .pd_name {
    font-size: 44px;
    line-height: 56px;
  }

  .back_btn_wrapper_inner {
    margin-bottom: 20px;
    padding-top: 40px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .back_btn.p1 {
    margin-right: auto;
  }

  .pd_description {
    font-size: 22px;
    line-height: 30px;
  }

  .text_feature_title {
    font-size: 28px;
    line-height: 36px;
  }

  .paragraph-copy {
    padding-top: 12px;
  }

  .pd_btn_wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .product_store_logo_wrapper {
    width: 27%;
    margin-bottom: 10px;
  }

  .product_store_logo_wrapper.p1 {
    padding: 25px;
  }

  .product_store_logo_wrapper.p2 {
    padding: 25px;
  }

  .product_store_logo_wrapper.p3 {
    padding: 25px;
  }

  .product_store_logo_wrapper.p4 {
    padding: 25px;
  }

  .product_store_logo_wrapper.p6 {
    padding: 25px;
  }

  .product_store_logo_wrapper.p5 {
    padding: 25px;
  }

  .product_store_logo.p3 {
    background-image: url('../images/store_logo_tvmall_3store_logo_tvmall.png');
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
    background-attachment: scroll;
  }

  .product_store_logo.p2 {
    background-image: url('../images/store_logo_park_1store_logo_park.png');
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
    background-attachment: scroll;
  }

  .product_store_logo.p3 {
    background-image: url('../images/store_logo_wellcome_1store_logo_wellcome.png');
    background-position: 50% 50%;
    background-size: contain;
  }

  .product_store_logo.p4 {
    background-image: url('../images/store_logo_ztore.png');
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
    background-attachment: scroll;
  }

  .product_store_logo.p5 {
    background-image: url('../images/store_logo_mannings_1store_logo_mannings.png');
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
    background-attachment: scroll;
  }

  .product_store_logo.p6 {
    background-image: url('../images/store_logo_watson.png');
    background-position: 50% 50%;
    background-size: contain;
  }

  .product_store_logo.p2 {
    background-image: url('../images/store_logo_park_1store_logo_park.png');
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
    background-attachment: scroll;
  }

  .product_store_logo.p4 {
    background-image: url('../images/store_logo_ztore.png');
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
    background-attachment: scroll;
  }

  .product_store_logo.p1 {
    background-image: url('../images/store_logo_tvmall_3store_logo_tvmall.png');
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
    background-attachment: scroll;
  }

  .product_store_logo.p5 {
    background-image: url('../images/store_logo_mannings_1store_logo_mannings.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-attachment: scroll;
  }

  .product_store_logo.p6 {
    background-image: url('../images/store_logo_watson.png');
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
    background-attachment: scroll;
  }

  .dropdown-list-4.w--open {
    display: block;
    width: 600px;
    margin-top: 460px;
    margin-left: auto;
  }

  .dropdown-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .div-block-141 {
    margin-right: auto;
    margin-left: auto;
  }

  .buy_btn_wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .buy_btn.p1 {
    margin-right: auto;
  }

  .pd_bg {
    left: -8%;
    width: 100%;
  }

  .store_each {
    width: 44%;
    margin-right: 2.8%;
    margin-left: 2.7%;
  }

  .pdd_buy_icon_wrapper {
    width: 32%;
  }

  .pdd_buy_dd {
    z-index: 2;
    width: 100%;
  }

  .pdd_buy_dd_toggle {
    z-index: 0;
    padding: 15px 40px;
    font-size: 16px;
  }

  .pdd_buy_dd_list {
    left: -149px;
    width: 270%;
    padding: 20px 26px;
  }

  .pdd_buy_dd_list.w--open {
    position: absolute;
    top: 100%;
    margin-right: auto;
    margin-left: auto;
  }

  .pdd_buy_icon {
    margin-right: 17px;
  }

  .heading {
    font-size: 26px;
  }

  .div-block-146 {
    margin-top: -17px;
    padding-top: 11px;
  }

  .field-label {
    width: 24%;
    margin-top: 7px;
    font-size: 15px;
  }

  .text-field {
    height: 40px;
    border-radius: 20px;
  }

  .text-block-25 {
    font-size: 15px;
  }

  .textarea {
    border-radius: 20px;
  }

  .submit_btn.p1 {
    margin-right: auto;
  }

  .heading-2 {
    font-size: 24px;
  }

  .heading-3 {
    font-size: 15px;
  }

  .paragraph-2 {
    font-size: 15px;
  }

  .yellow-line-text {
    margin-right: 5px;
    margin-left: 5px;
    padding-right: 0%;
    font-size: 17px;
  }

  .factory-text {
    margin-right: 5px;
    margin-left: 5px;
    padding-right: 0%;
    font-size: 17px;
  }

  .bubble-wrapper-right.p2 {
    display: none;
  }

  .bubble-wrapper-left {
    display: none;
  }

  .bubble-wrapper-left.p2 {
    display: none;
  }

  .div-block-149 {
    display: none;
  }

  .index_product_title {
    max-width: 350px;
  }

  .div-block-150 {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .nav_wrapper {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .about_guide_inner-copy {
    padding-right: 40px;
    padding-left: 40px;
  }

  .about_guide_inner-copy.nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .about_guide_inner-copy {
    padding-right: 40px;
    padding-left: 40px;
  }

  .about_guide_inner-copy.nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .bold-text-3 {
    max-width: 350px;
  }

  .bold-text-4 {
    max-width: 350px;
  }
}

@media screen and (max-width: 767px) {
  .logo_index_link {
    padding-left: 0px;
  }

  .navbar {
    left: auto;
    padding-top: 5px;
    padding-bottom: 3px;
  }

  .container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .nav-menu {
    width: 100%;
  }

  .fonts_index_news_title {
    width: 100.00005%;
    padding-right: 6%;
  }

  .nav-link {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 14px;
  }

  .columns-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .image-2 {
    display: none;
  }

  .column-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .fonts_index_news_date {
    display: inline-block;
    margin-left: 0%;
    padding-left: 0%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .index_products {
    padding-bottom: 17px;
  }

  .news {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .index_products_fonts_guide {
    margin-top: -168px;
    margin-bottom: 40px;
  }

  .index_products_guide_inner.p3 {
    margin-bottom: 73px;
  }

  .about_brand {
    width: 46%;
  }

  .index_store_guide {
    margin-bottom: 86px;
    padding-bottom: 102px;
  }

  .news_font_new {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .index_news_title {
    width: 100%;
  }

  .text_product_title_zh {
    top: 6px;
    width: 100%;
    height: auto;
    font-size: 25px;
  }

  .text_product_title_en {
    margin-top: 3px;
    font-size: 63px;
    line-height: 60px;
  }

  .index_products_fonts_zh {
    margin-bottom: 2px;
  }

  .index_store_btn_guide {
    margin-bottom: 3%;
  }

  .index_store_logo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .div_index_store_logo_guide {
    margin-bottom: 114px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .text-block-4 {
    width: 100%;
    margin-left: 0%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    font-size: 20px;
  }

  .div-block-31 {
    margin-left: -16%;
  }

  .index_footer_guide {
    margin-top: -79px;
  }

  .footer_font_guide {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .footer_index_nav_link_guide {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .footer_guide {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
  }

  .footer_small_logo_guide {
    width: 55%;
    margin-top: 18px;
    margin-bottom: 18px;
  }

  .footer_dige2 {
    padding-right: 0px;
  }

  .footer_top_btn_guide {
    padding-right: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .index_product_name {
    max-width: 450px;
    margin-top: 0%;
  }

  .small_banner_guide {
    margin: 20px auto;
    padding-right: 30px;
    padding-left: 30px;
  }

  .div_store_logo_guide {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div_store_logo_guide2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div_store_logo_guide3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-57 {
    width: 100%;
    margin-left: 3%;
    padding-left: 0%;
    text-align: left;
  }

  .div-block-58 {
    margin-left: -4%;
  }

  .index_store_btn {
    margin-top: -67px;
  }

  .div-block-61 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .div-block-62 {
    width: 100%;
    margin-left: 3%;
  }

  .menu-button {
    margin-right: 15px;
  }

  .menu-button.w--open {
    top: 32px;
    margin-top: -6px;
  }

  .footer_logo_guide {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .div-block-68 {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ffe02d), to(#ffe02d));
    background-image: linear-gradient(180deg, #ffe02d, #ffe02d);
    letter-spacing: 1px;
  }

  .div-block-69 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .footer_nav_guide {
    width: 85%;
  }

  .header_logo_guide {
    margin-bottom: 5px;
  }

  .index_storebg {
    margin-top: -73px;
  }

  .footer_bottom_left_guide {
    padding-left: 0px;
  }

  .top_btn {
    padding-right: 0px;
  }

  .index_store_logo_wrapper {
    margin-bottom: 30px;
  }

  .overflow-x {
    padding-top: 73px;
  }

  .about_guide_inner {
    padding-right: 30px;
    padding-left: 30px;
  }

  .lang_link {
    font-size: 11px;
  }

  .index_store_logo-copy {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .index_store_logo-copy-copy {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .container_1180 {
    padding-right: 30px;
    padding-left: 30px;
  }

  .container_1180.max-width-1032 {
    max-width: none;
    padding-right: 30px;
    padding-left: 30px;
  }

  .play_btn {
    position: static;
    padding-bottom: 15%;
  }

  .products_listing {
    padding-bottom: 305px;
  }

  .video_wrapper {
    padding-bottom: 60px;
  }

  .div-block-86 {
    display: inline-block;
    width: 100%;
    height: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .video {
    display: inline-block;
    width: 100%;
    height: auto;
    padding-bottom: 26%;
  }

  .div-block-77-copy {
    padding-bottom: 15%;
  }

  .products_guide_inner-copy.p3 {
    margin-bottom: 73px;
  }

  .bg_brand {
    padding-bottom: 305px;
  }

  .about_line {
    width: 70%;
    padding-bottom: 6%;
  }

  .div-block-90 {
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .about_main {
    padding-top: 0%;
  }

  .img_about_left {
    width: 120%;
    margin-right: 0%;
    margin-left: 0%;
  }

  .product_title_en {
    margin-top: 3px;
    margin-bottom: 35px;
  }

  .text_product_title_en-copy {
    margin-top: 3px;
    margin-bottom: 35px;
  }

  .index_product_title_en {
    margin-top: -31px;
    margin-bottom: 0px;
    font-size: 70px;
  }

  .logo_about {
    margin-left: 3%;
  }

  .about_main_left {
    margin-top: 60px;
    margin-right: 2%;
    margin-left: 2%;
  }

  .text_about_content {
    font-size: 14px;
    line-height: 32px;
  }

  .header_about {
    margin-bottom: 20px;
    font-size: 20px;
  }

  .bottom_img_guide {
    width: 70%;
    margin-top: -18%;
    margin-left: 47%;
    padding-right: 10%;
  }

  .dot_pattern {
    padding-left: 0%;
  }

  .image-18 {
    padding-right: 33%;
  }

  .img_ouji_japan2 {
    margin-top: 76px;
  }

  .text-block-18 {
    font-size: 17px;
    line-height: 30px;
  }

  .font_about {
    padding-right: 0%;
    padding-left: 0%;
  }

  .section2_text {
    margin-top: -57px;
  }

  .about_arow {
    margin-top: -54px;
  }

  .image-22 {
    width: 100%;
    padding-top: 0%;
    padding-right: 45%;
    padding-bottom: 90px;
  }

  .yellow_line {
    width: 104%;
    margin-left: -2%;
  }

  .hb_about_inner {
    padding-bottom: 42%;
  }

  .index_product {
    width: 46%;
    margin-right: 1.8%;
    margin-left: 1.7%;
  }

  .index_product.p2 {
    width: 100%;
  }

  .index_product.p3 {
    width: 100%;
  }

  .index_product.p4 {
    width: 100%;
  }

  .index_product.p1 {
    width: 100%;
  }

  .about_product {
    width: 46%;
  }

  .div-block-115 {
    margin-top: 299px;
    padding-bottom: 180px;
    background-position: 100% 0%;
    background-size: 600px;
  }

  .about_brand_logo {
    width: 44%;
  }

  .pd_text_wrapper {
    padding-right: 20px;
    padding-left: 20px;
  }

  .pd_wrapper {
    width: 90%;
    padding-left: 5%;
  }

  .pd_brand_name {
    font-size: 21px;
    line-height: 27px;
  }

  .pd_name {
    margin-bottom: 10px;
    font-size: 40px;
    line-height: 54px;
  }

  .back_btn_wrapper_inner {
    padding-top: 20px;
  }

  .back_btn {
    background-image: none;
    letter-spacing: 1px;
  }

  .pd_description {
    font-size: 20px;
    line-height: 28px;
  }

  .text_feature_title {
    font-size: 26px;
    line-height: 32px;
  }

  .paragraph-copy {
    padding-top: 10px;
    font-size: 15px;
  }

  .pd_btn {
    background-image: none;
    letter-spacing: 1px;
  }

  .product_store_logo_wrapper {
    width: 40%;
    margin-right: 5%;
    margin-bottom: 10px;
    margin-left: 5%;
    padding: 20px;
    border-width: 5px;
  }

  .product_store_logo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .product_store_logo.p5 {
    background-image: url('../images/store_logo_mannings_1store_logo_mannings.png');
  }

  .dropdown-list-4.w--open {
    width: 500px;
    margin-top: 755px;
  }

  .buy_btn_wrapper {
    width: 100%;
  }

  .buy_btn {
    background-image: none;
    letter-spacing: 1px;
  }

  .store_list {
    width: 106%;
  }

  .pdd_buy_dd_toggle {
    font-size: 14px;
  }

  .pdd_buy_dd_list {
    left: auto;
    width: 100%;
  }

  .pdd_buy_dd_list.w--open {
    padding: 31px 30px;
  }

  .pdd_buy_icon {
    margin-right: 15px;
  }

  .div-block-143 {
    margin-top: 50px;
  }

  .div-block-145 {
    padding-bottom: 180px;
  }

  .heading {
    font-size: 24px;
  }

  .div-block-146 {
    padding-top: 12px;
  }

  .field-label {
    width: 24%;
    margin-top: 7px;
    font-size: 14px;
  }

  .text-field {
    height: 36px;
    border-radius: 15px;
  }

  .form-block {
    padding-bottom: 50px;
  }

  .text-block-25 {
    font-size: 14px;
  }

  .textarea {
    border-radius: 15px;
  }

  .submit_btn {
    letter-spacing: 1px;
  }

  .heading-2 {
    font-size: 22px;
  }

  .heading-3 {
    font-size: 14px;
  }

  .paragraph-2 {
    font-size: 14px;
  }

  .index_product_title {
    max-width: 780px;
  }

  .div-block-150 {
    width: 80%;
  }

  .about_guide_inner-copy {
    padding-right: 30px;
    padding-left: 30px;
  }

  .about_guide_inner-copy {
    padding-right: 30px;
    padding-left: 30px;
  }

  .bold-text-2 {
    max-width: 450px;
  }

  .bold-text-3 {
    max-width: 450px;
  }

  .bold-text-4 {
    max-width: 450px;
  }
}

@media screen and (max-width: 479px) {
  .logo_index_link {
    margin-left: 10px;
  }

  .logo_index_link.w--current {
    z-index: 10;
    width: 60px;
    margin-left: 5px;
  }

  .navbar {
    padding-bottom: 3px;
  }

  .nav-menu {
    width: 100%;
    padding-left: 10px;
  }

  .image {
    display: none;
  }

  .fonts_index_news_title {
    margin-left: 1%;
    padding-right: 10%;
    font-weight: 700;
    text-align: left;
  }

  .paragraph_index_small_banner {
    width: 100%;
    margin-top: 10px;
    margin-left: 0px;
    text-align: center;
  }

  .nav-link {
    padding: 10px 0px 10px 20px;
  }

  .fonts_index_news_date {
    margin-left: 0%;
  }

  .index_products {
    padding-bottom: 33px;
  }

  .index_products_fonts_guide {
    margin-bottom: 10px;
  }

  .fonts_index_news_title_guide {
    overflow: visible;
    text-align: center;
  }

  .about_brand {
    width: 100%;
  }

  .index_store_guide {
    margin-bottom: 22px;
    padding-top: 27px;
    padding-bottom: 112px;
  }

  .index_small_banner_1 {
    width: 100%;
    padding-bottom: 52.25%;
  }

  .news_font_new {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .text_product_title_zh {
    top: 1px;
    margin-bottom: -10px;
    font-size: 15px;
  }

  .text_product_title_en {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 2px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 35px;
    line-height: 30px;
  }

  .text_product_title_en.p2 {
    margin-top: 0px;
  }

  .text_product_title_en.p2-copy {
    margin-top: 0px;
  }

  .index_products_fonts_zh {
    margin-bottom: 4px;
  }

  .div_index_store_logo_guide {
    margin-right: 0%;
  }

  .div-block-30 {
    width: 90%;
    height: 80%;
    background-position: 100% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .text-block-4 {
    position: relative;
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 15px;
    text-align: center;
  }

  .div-block-31 {
    display: none;
    margin-top: 2%;
  }

  .index_footer_guide {
    margin-top: 29px;
    padding-top: 25px;
  }

  .footer_font_guide {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }

  .footer_index_nav_link_guide {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    align-self: auto;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .footer_guide {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .footer_link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .footer_small_logo_guide {
    width: 90%;
  }

  .footer_index_logo {
    margin-top: 1%;
    margin-bottom: 1%;
  }

  .footer_dige2 {
    margin-top: 10px;
  }

  .footer_top_btn_guide {
    margin-top: 10px;
    margin-bottom: 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
  }

  .nav_dd_toggle {
    padding-right: 0px;
    padding-left: 0px;
  }

  .index_product_name {
    margin-top: 3%;
  }

  .small_banner_guide {
    display: block;
    width: 100%;
    margin: 26px auto;
  }

  .div-block-57 {
    margin-left: 4%;
  }

  .div-block-58 {
    margin-left: -25px;
  }

  .index_store_btn {
    display: block;
  }

  .menu-button {
    top: 12px;
    margin-right: 10px;
    padding: 9px 9px 8px;
  }

  .menu-button.w--open {
    top: 20px;
    width: 42px;
    margin-left: 10px;
  }

  .footer_logo_guide {
    width: 100%;
  }

  .div-block-68 {
    padding-right: 19px;
    padding-left: 19px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#ffe02d), to(#ffe02d));
    background-image: linear-gradient(180deg, #ffe02d, #ffe02d);
    letter-spacing: 0.5px;
  }

  .div-block-58-copy {
    margin-right: -8%;
  }

  .footer_nav_guide {
    width: 100%;
    margin-top: 44px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    text-align: center;
  }

  .footer_link_home {
    margin-top: 6px;
    margin-bottom: 6px;
  }

  .header_logo_guide {
    margin-bottom: 5px;
  }

  .image-12 {
    margin-top: 2%;
	  width: 58px;
    margin-bottom: 2%;
    padding-top: 0%;
  }

  .lang_icon {
    margin-left: auto;
    padding-left: 20px;
  }

  .index_storebg {
    margin-top: -60px;
    padding-top: 220px;
  }

  .index_store_logo_wrapper {
    width: 43%;
    margin-right: 3%;
    margin-left: 3%;
  }

  .overflow-x {
    padding-top: 73px;
  }

  .about_guide_inner {
    width: 100%;
    max-width: 1180px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .about_guide_inner.nav {
    padding-right: 1%;
    padding-left: 1%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .about_guide_inner.nav.mobile {
    width: 100%;
    padding-right: 0%;
    padding-left: 0%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .lang_link {
    font-size: 10px;
  }

  .container_1180 {
    padding-right: 15px;
    padding-bottom: 0px;
    padding-left: 15px;
  }

  .container_1180.p1 {
    padding-bottom: 130px;
  }

  .container_1180.max-width-1032 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .video_preview {
    padding-top: 17%;
  }

  .play_btn {
    padding-bottom: 25%;
  }

  .products_listing {
    padding-bottom: 266px;
    background-image: none;
    background-size: auto;
  }

  .video_wrapper {
    padding-top: 46px;
    padding-bottom: 40px;
  }

  .div-block-77-copy {
    padding-bottom: 25%;
  }

  .bg_about {
    padding-top: 36px;
    padding-bottom: 48px;
  }

  .bg_brand {
    padding-bottom: 266px;
    background-image: none;
    background-size: auto;
  }

  .about_hb_line_wrapper {
    height: 15px;
  }

  .about_line {
    width: 40%;
    padding-bottom: 5%;
  }

  .div-block-90 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 13px;
  }

  .img_about_left {
    width: 70%;
    margin-right: auto;
    padding-right: 0%;
  }

  .product_title_en {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 10px;
    margin-bottom: 29px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 70px;
  }

  .product_title_en.p2 {
    margin-top: 0px;
  }

  .text_product_title_en-copy {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 10px;
    margin-bottom: 29px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 70px;
  }

  .text_product_title_en-copy.p2 {
    margin-top: 0px;
  }

  .text_product_title_en-copy.p2-copy {
    margin-top: 0px;
  }

  .index_product_title_en {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: -3px;
    margin-bottom: 29px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 70px;
  }

  .index_product_title_en.p2 {
    margin-top: 0px;
  }

  .index_product_title_en.p2-copy {
    margin-top: 0px;
  }

  .logo_about {
    margin-right: auto;
    margin-bottom: 32px;
    margin-left: auto;
  }

  .about_main_left {
    margin: auto 5% 0px;
  }

  .bottom_img {
    margin-top: -57px;
    margin-left: auto;
  }

  .upper_guide {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .text_about_content {
    font-size: 13px;
    line-height: 28px;
  }

  .text_about_guide {
    margin-top: 11%;
    margin-right: auto;
    margin-left: auto;
  }

  .header_about {
    margin-bottom: 15px;
    font-size: 18px;
  }

  .bottom_img_guide {
    display: block;
    width: 80%;
    margin-left: 20%;
    padding-right: 0%;
  }

  .dot_pattern {
    display: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .dot_pattern_guide {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .bg_about_2 {
    padding-top: 2%;
  }

  .about_section2_text {
    margin-top: 57px;
    margin-right: 5%;
    margin-left: 5%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .image-18 {
    padding-right: 25%;
    padding-left: 25%;
  }

  .img_ouji_japan2 {
    margin-top: 41px;
  }

  .text-block-18 {
    font-size: 13px;
    line-height: 28px;
  }

  .font_about {
    padding-right: 6px;
    padding-left: 6px;
  }

  .section2_text {
    top: -10%;
    width: auto;
    margin-right: 0%;
    margin-left: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .about_arow {
    margin-top: auto;
    padding-right: 146px;
  }

  .image-21 {
    width: 25px;
    height: auto;
  }

  .factory_name {
    width: 230px;
    margin-right: auto;
  }

  .image-22 {
    padding-right: 25%;
    padding-bottom: 76px;
    padding-left: 25%;
  }

  .div-block-114 {
    left: -8px;
    margin-left: 5%;
  }

  .hb_about_inner {
    padding-bottom: 48%;
  }

  .about_section2_img {
    margin-top: 57px;
    margin-right: 5%;
    margin-left: 5%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .index_product {
    width: 90%;
    margin-right: 0%;
    margin-left: 0%;
  }

  .about_product {
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0%;
    padding-left: 0%;
  }

  .div-block-115 {
    width: 100%;
    margin-top: -500px;
  }

  .about_brand_logo {
    margin-bottom: 40px;
  }

  .div-block-116 {
    background-image: url('../images/about_band_logo_arfum_1.png');
  }

  .div-block-119 {
    background-image: url('../images/about_band_logo_hy.png');
    background-size: contain;
  }

  .pd_brand_name {
    font-size: 19px;
    line-height: 25px;
  }

  .pd_name {
    font-size: 32px;
    line-height: 46px;
  }

  .back_btn_wrapper_inner {
    width: 100%;
    padding-top: 0px;
    text-align: center;
  }

  .back_btn {
    padding-right: 19px;
    padding-left: 19px;
    background-image: none;
    letter-spacing: 0.5px;
  }

  .back_btn.p1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .pd_description {
    font-size: 18px;
    line-height: 26px;
  }

  .text_feature_title {
    font-size: 24px;
    line-height: 28px;
  }

  .paragraph-copy {
    font-size: 14px;
  }

  .pd_btn {
    padding-right: 19px;
    padding-left: 19px;
    background-image: none;
    letter-spacing: 0.5px;
  }

  .pd_btn_top_wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .pd_btn_left_wrapper {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .pd_btn_02 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .back_btn_wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .pd_btn_wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .product_store_logo_wrapper {
    width: 45%;
    margin-right: 2%;
    margin-left: 2%;
  }

  .product_store_logo_wrapper.p1 {
    padding: 20px;
  }

  .product_store_logo_wrapper.p2 {
    padding: 20px;
  }

  .product_store_logo_wrapper.p3 {
    padding: 20px;
  }

  .product_store_logo_wrapper.p4 {
    padding: 20px;
  }

  .product_store_logo_wrapper.p6 {
    padding: 20px;
  }

  .product_store_logo_wrapper.p5 {
    padding: 20px;
  }

  .dropdown-list-4.w--open {
    width: 300px;
    margin-top: 555px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .buy_btn_wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .buy_btn {
    padding-right: 19px;
    padding-left: 19px;
    background-image: none;
    letter-spacing: 0.5px;
  }

  .buy_btn.p1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .store_list {
    margin-top: 10px;
  }

  .store_each {
    width: 100%;
    margin-right: 0%;
    margin-left: 0%;
  }

  .pdd_buy_dd_list.w--open {
    padding: 20px;
  }

  .div-block-145 {
    padding-bottom: 160px;
  }

  .heading {
    font-size: 22px;
  }

  .div-block-146 {
    margin-top: -18px;
  }

  .field-label {
    width: 50%;
  }

  .text-field {
    border-radius: 10px;
  }

  .textarea {
    border-radius: 10px;
  }

  .submit_btn {
    padding-right: 35px;
    padding-left: 28px;
    letter-spacing: 0.5px;
  }

  .submit_btn.p1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .heading-2 {
    font-size: 20px;
  }

  .div-block-150 {
    width: 78%;
  }

  .about_guide_inner-copy {
    width: 100%;
    max-width: 1180px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .about_guide_inner-copy.nav {
    padding-right: 1%;
    padding-left: 1%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .about_guide_inner-copy.nav.mobile {
    width: 98%;
    padding-right: 0%;
    padding-left: 0%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .about_guide_inner-copy {
    width: 100%;
    max-width: 1180px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .about_guide_inner-copy.nav {
    padding-right: 1%;
    padding-left: 1%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .about_guide_inner-copy.nav.mobile {
    width: 98%;
    padding-right: 0%;
    padding-left: 0%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

@font-face {
  font-family: 'Angelina';
  src: url('../fonts/angelina.TTF') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Tahomab0';
  src: url('../fonts/TAHOMAB0.TTF') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Tahomabd';
  src: url('../fonts/TAHOMABD.TTF') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Tahoma 0';
  src: url('../fonts/TAHOMA_0.TTF') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Tahoma font';
  src: url('../fonts/Tahoma-Regular-font.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}