/*-----------------------------------
summer
-----------------------------------*/
div.container.breadcrumb-mobile {
  display: none;
}
body > * {
  letter-spacing: 0;
  line-height: 100%;
  font-size: 12px;
}
.desktop_only {
  display: block;
}
.mobile_only {
  display: none;
}
.displaynone {
  display: none;
}
.full_width {
  width: 100%;
}
.clearboth {
  clear: both;
}
.line {
  display: inline-block;
  font-size: 100%;
  line-height: 50%;
  transform: translateY(-15%);
}
@keyframes zoom-in-anim {
  0% {
    clip-path: inset(0% 0% 0% 100%);
  }
  100% {
    clip-path: inset(0% 0% 0% 0%);
  }
}
@keyframes zoom-out-anim {
  0% {
    clip-path: inset(0% 0% 0% 0%);
  }
  100% {
    clip-path: inset(0% 100% 0% 0%);
  }
}
.current {
  animation: zoom-in-anim forwards, zoom-out-anim forwards;
  animation-duration: 2s, 2s;
  animation-delay: 0s, 5s;
  transition-timing-function: ease-out;
  transform-origin: 50% 50%;
}
.slide1 {
  position: absolute;
  top: 2vw;
  left: 0;
  overflow: hidden;
  width: 39vw;
  z-index: 58;
}
.slide2 {
  position: absolute;
  top: 2vw;
  left: 0;
  overflow: hidden;
  width: 39vw;
  z-index: 58;
  clip-path: inset(0% 100% 0% 0%);
}
.slide3 {
  position: absolute;
  top: 9vw;
  right: 0;
  overflow: hidden;
  width: 57vw;
  z-index: 57;
}
.slide4 {
  position: absolute;
  top: 9vw;
  right: 0;
  overflow: hidden;
  width: 57vw;
  z-index: 57;
  clip-path: inset(0% 100% 0% 0%);
}
@media screen and (max-width: 750px) {
  .slide1 {
    top: 5.86vw;
    left: 0;
    width: 39vw;
  }
  .slide2 {
    top: 5.86vw;
    left: 0;
    width: 39vw;
  }
  .slide3 {
    top: 19vw;
    right: 0;
    width: 65vw;
  }
  .slide4 {
    top: 19vw;
    right: 0;
    width: 65vw;
  }
}
#cover {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 50%;
  left: 50%;
  background: url('../images/cover1.jpg?v=20211111') #ffffff no-repeat center center;
  background-size: cover;
  z-index: 1201;
  opacity: 1;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 750px) {
  #cover {
    width: max(100%, 100vh);
    height: max(100vw, 100%);
    position: fixed;
    top: 50%;
    left: 50%;
    background: url('../images/cover1.jpg?v=20211111') #ffffff no-repeat center center;
    background-size: cover;
    z-index: 1201;
    opacity: 1;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}
#cover2 {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0px;
  left: 0px;
  background: url('../images/cover2.jpg?v=20211111') #ffffff no-repeat center center;
  background-size: cover;
  z-index: 1198;
  opacity: 1;
}
#cover3 {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0px;
  left: 0px;
  background: url('../images/cover3.png?v=20211111') transparent no-repeat center center;
  background-size: cover;
  z-index: 1199;
  opacity: 1;
}
#cover4 {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0px;
  left: 0px;
  background-color: #ffffff;
  z-index: 1200;
  opacity: 1;
}
.wHero2 {
  background-color: #ffffff;
}
.div_title {
  opacity: 0;
  transition: 1s;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 95%;
  z-index: 60;
  position: absolute;
  top: 0px;
  margin-left: 9.27%;
  margin-top: 38%;
  width: 65%;
}
.div_title.active,
.div_title.fixed {
  opacity: 1;
}
.div_subtitle {
  opacity: 0;
  transition: 1s;
  transition: 0.3s;
  z-index: 60;
  color: #000000;
  font-family: ReaderRegular, 'Noto Sans HK', "Microsoft JhengHei UI", "Microsoft JhengHei", "Microsoft YaHei UI", "Microsoft YaHei", sans-serif;
  font-size: 2vw;
  line-height: 1.5em;
  letter-spacing: 0;
  text-align: justify;
  font-weight: normal;
  position: absolute;
  top: 0px;
}
.div_subtitle.active,
.div_subtitle.fixed {
  opacity: 1;
}
.div_subtitle.item_01 {
  color: #000000;
  line-height: 175%;
  margin-left: 12.5%;
  margin-top: 1%;
  width: 75%;
  text-align: center;
}
.div_subtitle.item_02 {
  margin-left: 15.5%;
  margin-top: 164%;
  width: 50%;
  line-height: 90%;
  letter-spacing: 0.05em;
  color: #000000;
  font-size: 2.5vw;
  font-weight: bold;
  font-family: ReaderBold, 'Noto Sans HK', "Microsoft JhengHei UI", "Microsoft JhengHei", "Microsoft YaHei UI", "Microsoft YaHei", sans-serif;
}
.div_subtitle.item_02 small {
  font-size: 50%;
  font-weight: normal;
  font-family: ReaderRegular, 'Noto Sans HK', "Microsoft JhengHei UI", "Microsoft JhengHei", "Microsoft YaHei UI", "Microsoft YaHei", sans-serif;
  letter-spacing: 0.05em;
}
.div_subtitle.item_03 {
  margin-left: 22.5%;
  margin-top: 274%;
  width: 58%;
  font-size: 1.8vw;
  text-align: justify;
}
/*
@media screen and (min-width: 1920px) {
	.div_subtitle {
		font-size: 28px;
		
		&.item_02 {
			font-size: 48px;
		}
		
	}
}
*/
.wcontent_1 {
  background-color: #FFFFFF;
  position: relative;
}
.wcontent_1 .float01 {
  position: absolute;
  margin-top: -3%;
  margin-left: 54.16%;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 13.85vw;
  z-index: 86;
  opacity: 1;
  transform-origin: center center;
  animation: flow_loop01 5.8s -0.6s infinite cubic-bezier(0.77, 0, 0.175, 1);
  transition: 0.1s;
  transform: translate(0, 0);
}
.wcontent_1 .float01.active {
  transform: translate(0, 0);
}
.wcontent_1 .float04 {
  position: absolute;
  margin-top: 64.93%;
  margin-left: 70%;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 22vw;
  z-index: 86;
  opacity: 1;
  transform-origin: center center;
  animation: flow_loop01 5.9s -0.6s infinite cubic-bezier(0.77, 0, 0.175, 1);
  transition: 0.1s;
  transform: translate(0, 0);
}
.wcontent_1 .float04.active {
  transform: translate(0, 0);
}
@media screen and (max-width: 750px) {
  .wcontent_1 .float01 {
    margin-top: -5%;
    margin-left: 54.16%;
    width: 24vw;
  }
}
.section_2 {
  position: relative;
  /*
	@media screen and (min-width: 1920px) {
		.parallax_1 {
			height: 768px;

		}
	}
*/
  /*	
	@media screen and (min-width: 1920px) {
		.section_2_title {
			font-size: 46px;
		}
	}
*/
  /*	
	@media screen and (min-width: 1920px) {
		.section_2_title2 {
			font-size: 46px;
		}
	}
*/
  /*	
	@media screen and (min-width: 1920px) {
		.section_2_subtitle {
			font-size: 40px;
			&.item_05 {
				width: 768px;
			}
		}
	}
*/
  /*	
	@media screen and (min-width: 1920px) {
		.section_2_text {
			font-size: 23px;
			
			&.item_01 {
				width: 1536px;
				font-size: 33px;
			}
			
			&.item_011 {
				width: 588px;
				//font-size: 24px;
			}
			
			&.item_012 {
				width: 588px;
				//font-size: 24px;
			}
			
			&.item_06 {
				width: 1536px;
				font-size: 19px;
			}
			
			&.item_07 {
				width: 1248px;
				font-size: 38.4px;
			}
			
			&.item_08 {
				width: 518px;
				font-size: 28px;
			}
		}
	}
*/
  /*	
	@media screen and (min-width: 1920px) {
		.section_2_link {
			.learn_more {
				font-size: 16px;
				padding: 15px 38px;
				border-radius: 38.4px;
			}
			.buy_now {
				font-size: 16px;
				padding: 15px 38px;
				border-radius: 38.4px;
			}
		}
	}
*/
}
.section_2 .float02 {
  position: absolute;
  margin-top: 111.375%;
  margin-left: 57.29%;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 20.83vw;
  z-index: 86;
  opacity: 1;
  transform-origin: center center;
  animation: flow_loop01 6s -0.6s infinite cubic-bezier(0.77, 0, 0.175, 1);
  transition: 0.1s;
  transform: translate(0, 0);
}
.section_2 .float02.active {
  transform: translate(0, 0);
}
.section_2 .float03 {
  position: absolute;
  margin-top: 268.36%;
  margin-left: 80.08%;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 10.42vw;
  z-index: 86;
  opacity: 1;
  transform-origin: center center;
  animation: flow_loop01 5.9s -0.6s infinite cubic-bezier(0.77, 0, 0.175, 1);
  transition: 0.1s;
  transform: translate(0, 0);
}
.section_2 .float03.active {
  transform: translate(0, 0);
}
.section_2 .float05 {
  position: absolute;
  margin-top: 162%;
  margin-left: 66.67%;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 22vw;
  z-index: 86;
  opacity: 1;
  transform-origin: center center;
  animation: flow_loop01 5.9s -0.6s infinite cubic-bezier(0.77, 0, 0.175, 1);
  transition: 0.1s;
  transform: translate(0, 0);
}
.section_2 .float05.active {
  transform: translate(0, 0);
}
.section_2 .float06 {
  position: absolute;
  margin-top: 402.4%;
  margin-left: 80.8%;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 8.67vw;
  z-index: 86;
  opacity: 1;
  transform-origin: center center;
  animation: flow_loop01 5.9s -0.6s infinite cubic-bezier(0.77, 0, 0.175, 1);
  transition: 0.1s;
  transform: translate(0, 0);
}
.section_2 .float06.active {
  transform: translate(0, 0);
}
.section_2 .float07 {
  position: absolute;
  margin-top: 232%;
  margin-left: 5.33%;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 9.33vw;
  z-index: 86;
  opacity: 1;
  transform-origin: center center;
  animation: flow_loop01 5.9s -0.6s infinite cubic-bezier(0.77, 0, 0.175, 1);
  transition: 0.1s;
  transform: translate(0, 0);
}
.section_2 .float07.active {
  transform: translate(0, 0);
}
@media screen and (max-width: 750px) {
  .section_2 .float03 {
    margin-top: 372%;
    margin-left: 66.67%;
    width: 13.33vw;
  }
}
.section_2 .parallax_1 {
  position: relative;
  margin-top: 0;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 100%;
  background-color: #ffffff;
  height: 40vw;
  transition: 0.1s;
  background: transparent;
}
.section_2 .parallax_2 {
  position: absolute;
  margin-top: 155.94%;
  top: 0;
  left: 0;
  overflow: hidden;
  width: 100%;
  transition: 0.1s;
  background: transparent;
}
.section_2 .section_2_title {
  opacity: 0;
  padding-top: 5%;
  transition: 1s;
  position: absolute;
  top: 0px;
  color: #4C4C4C;
  font-family: ReaderBold, 'Noto Sans HK', "Microsoft JhengHei UI", "Microsoft JhengHei", "Microsoft YaHei UI", "Microsoft YaHei", sans-serif;
  font-size: 2.4vw;
  font-weight: bold;
  line-height: 100%;
}
.section_2 .section_2_title.active,
.section_2 .section_2_title.fixed {
  opacity: 1;
  padding-top: 0px;
}
.section_2 .section_2_title.item_01 {
  margin-left: 15%;
  margin-top: 5.2%;
  color: #4C4C4C;
}
.section_2 .section_2_title.item_011 {
  margin-left: 56.2%;
  margin-top: 26.6%;
  color: #4C4C4C;
}
.section_2 .section_2_title.item_012 {
  margin-left: 13%;
  margin-top: 54.8%;
  color: #4C4C4C;
}
.section_2 .section_2_title.item_07 {
  margin-left: 15.63%;
  margin-top: 295.73%;
  color: #000000;
}
.section_2 .section_2_title2 {
  opacity: 0;
  padding-top: 5%;
  transition: 1s;
  position: absolute;
  top: 0px;
  color: #4D4D4D;
  font-family: ReaderBold, 'Noto Sans HK', "Microsoft JhengHei UI", "Microsoft JhengHei", "Microsoft YaHei UI", "Microsoft YaHei", sans-serif;
  font-size: 2.4vw;
  font-weight: bold;
  line-height: 100%;
}
.section_2 .section_2_title2.active,
.section_2 .section_2_title2.fixed {
  opacity: 1;
  padding-top: 0px;
}
.section_2 .section_2_title2.item_01 {
  margin-left: 15%;
  margin-top: 8.7%;
  color: #4D4D4D;
}
.section_2 .section_2_title2.item_011 {
  margin-left: 56.2%;
  margin-top: 30.1%;
  color: #4D4D4D;
}
.section_2 .section_2_title2.item_012 {
  margin-left: 13%;
  margin-top: 58.3%;
  color: #4D4D4D;
}
.section_2 .section_2_subtitle {
  opacity: 0;
  padding-top: 5%;
  transition: 1s;
  position: absolute;
  top: 0px;
  color: #000000;
  font-family: ReaderRegular, 'Noto Sans HK', "Microsoft JhengHei UI", "Microsoft JhengHei", "Microsoft YaHei UI", "Microsoft YaHei", sans-serif;
  font-size: 2.08vw;
  line-height: 2em;
}
.section_2 .section_2_subtitle.active,
.section_2 .section_2_subtitle.fixed {
  opacity: 1;
  padding-top: 0px;
}
.section_2 .section_2_subtitle small {
  font-size: 50%;
}
.section_2 .section_2_subtitle.item_02 {
  font-size: 2.8vw;
  margin-left: 16%;
  margin-top: 117%;
  width: 80%;
  line-height: 0.8em;
  font-weight: bold;
}
.section_2 .section_2_subtitle.item_03 {
  margin-left: 39%;
  margin-top: 131%;
  width: 50%;
  line-height: 0.8em;
  font-weight: bold;
}
.section_2 .section_2_subtitle.item_04 {
  margin-left: 33.75%;
  margin-top: 180.68%;
  width: 25%;
  line-height: 1.2em;
  font-weight: bold;
}
.section_2 .section_2_subtitle.item_05 {
  margin-left: 39.58%;
  margin-top: 245.73%;
  width: 40%;
  line-height: 1em;
  font-weight: bold;
}
.section_2 .section_2_image {
  opacity: 0;
  transition: 1s;
  width: 47.6%;
  z-index: 60;
}
.section_2 .section_2_image.active,
.section_2 .section_2_image.fixed {
  opacity: 1;
}
.section_2 .section_2_image.item_011 {
  position: absolute;
  top: 0px;
  right: 0px;
  margin-right: 0%;
  margin-top: 10.95%;
  width: 10.416%;
}
.section_2 .section_2_image.item_012 {
  position: absolute;
  top: 0px;
  margin-left: 46.3%;
  margin-top: 54.5%;
  width: 40.6%;
}
.section_2 .section_2_image.item_021 {
  position: absolute;
  top: 0px;
  margin-left: 10.208%;
  margin-top: 38.333%;
  width: 9.9%;
  z-index: 70;
}
.section_2 .section_2_image.item_01 {
  position: absolute;
  top: 0px;
  left: 0px;
  margin-left: 7%;
  margin-top: 146%;
  width: 100%;
}
.section_2 .section_2_image.item_020 {
  opacity: 1;
  position: absolute;
  top: 0px;
  left: 0px;
  margin-left: 7%;
  margin-top: 179%;
  width: 28%;
  z-index: 101;
}
.section_2 .section_2_image.item_0200 {
  transition: 1s;
  opacity: 1;
  position: absolute;
  top: 0px;
  left: 0px;
  margin-left: 8%;
  margin-top: 179%;
  width: 28%;
  z-index: 98;
}
.section_2 .section_2_image.item_0200.active {
  transform: scale(1.1);
}
.section_2 .section_2_image.item_02 {
  transition: 1s;
  position: absolute;
  top: 0px;
  left: 0px;
  margin-left: 9%;
  margin-top: 196%;
  width: 70%;
  z-index: 100;
}
.section_2 .section_2_image.item_02 .slider {
  position: relative;
  width: 100%;
}
.section_2 .section_2_image.item_02 .slider .slide {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}
.section_2 .section_2_image.item_02 .slider .slide img {
  width: 100%;
}
.section_2 .section_2_image.item_031 {
  position: absolute;
  top: 0px;
  margin-left: 39.583%;
  margin-top: 119.792%;
  width: 11.458%;
  z-index: 70;
}
.section_2 .section_2_image.item_03 {
  transition: 0s;
  opacity: 1;
  transform: translate3D(-100%, 0, 0);
  position: absolute;
  top: 0px;
  left: 0px;
  margin-left: 0;
  margin-top: 101.667%;
  width: 33.958%;
}
.section_2 .section_2_image.item_03 .slider {
  position: relative;
  width: 100%;
}
.section_2 .section_2_image.item_03 .slider .slide {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
}
.section_2 .section_2_image.item_03 .slider .slide img {
  width: 100%;
}
.section_2 .section_2_image.item_041 {
  position: absolute;
  top: 0px;
  margin-left: 27.14%;
  margin-top: 147.24%;
  width: 10.625%;
  z-index: 70;
}
.section_2 .section_2_image.item_04 {
  background-image: url('../images/p3.jpg?v=20211111');
}
.section_2 .section_2_image.item_051 {
  position: absolute;
  top: 0px;
  margin-left: 55.43%;
  margin-top: 213.28%;
  width: 10.625%;
  z-index: 70;
}
.section_2 .section_2_image.item_05 {
  background-image: url('../images/p4.jpg?v=20211111');
}
.section_2 .section_2_image.item_07 {
  position: absolute;
  top: 0px;
  margin-left: 15.63%;
  margin-top: 299.89%;
  width: 12.18%;
}
.section_2 .section_2_image.item_08 {
  position: absolute;
  top: 0px;
  margin-left: 45%;
  margin-top: 299.58%;
  width: 55%;
}
.section_2 .section_2_text {
  opacity: 0;
  padding-top: 5%;
  transition: 1s;
  position: absolute;
  top: 0px;
  color: #000000;
  font-family: ReaderRegular, 'Noto Sans HK', "Microsoft JhengHei UI", "Microsoft JhengHei", "Microsoft YaHei UI", "Microsoft YaHei", sans-serif;
  font-size: 1.8vw;
  line-height: 1.5em;
  text-align: justify;
}
.section_2 .section_2_text.active,
.section_2 .section_2_text.fixed {
  opacity: 1;
  padding-top: 0px;
}
.section_2 .section_2_text small {
  font-size: 65%;
  color: #808080;
}
.section_2 .section_2_text.item_01 {
  margin-left: 10.625%;
  margin-top: 76%;
  width: 80%;
  line-height: 2em;
  font-weight: bold;
  font-size: 1.75vw;
}
.section_2 .section_2_text.item_01 .line {
  display: inline-block;
  vertical-align: middle;
  width: 5vw;
  height: 1px;
}
.section_2 .section_2_text.item_011 {
  margin-left: 56.2%;
  margin-top: 33.6%;
  width: 30.6%;
  color: #808080;
  font-weight: 300;
}
.section_2 .section_2_text.item_012 {
  margin-left: 13%;
  margin-top: 62.5%;
  width: 30.6%;
  color: #808080;
  font-weight: 300;
}
.section_2 .section_2_text.item_02 {
  margin-left: 16%;
  margin-top: 122%;
  width: 80%;
  line-height: 1.5em;
  font-weight: bold;
}
.section_2 .section_2_text.item_03 {
  margin-left: 39%;
  margin-top: 135%;
  width: 45%;
  line-height: 1.5em;
  font-weight: bold;
}
.section_2 .section_2_text.item_04 {
  margin-left: 33.75%;
  margin-top: 184.68%;
  width: 40%;
  line-height: 1.2em;
  font-weight: bold;
}
.section_2 .section_2_text.item_05 {
  margin-left: 39.58%;
  margin-top: 251.73%;
  width: 40%;
  line-height: 1.2em;
  font-weight: bold;
}
.section_2 .section_2_text.item_06 {
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin-top: 308%;
  width: 70%;
  line-height: 1.5em;
  text-align: center;
  font-size: 1.4vw;
}
.section_2 .section_2_text.item_07 {
  margin-left: 15.625%;
  margin-top: 8%;
  width: 65%;
  line-height: 1.5em;
  text-align: left;
  font-size: 2vw;
  color: #000000;
}
.section_2 .section_2_text.item_08 {
  margin-left: 15.63%;
  margin-top: 312.81%;
  width: 27%;
  color: #000000;
  font-size: 1.5vw;
  line-height: 1.2em;
}
.section_2 .section_2_text.item_09 {
  margin-left: 50%;
  margin-top: 295.73%;
  width: 100%;
  color: #000000;
  font-size: 1.25vw;
  line-height: 1.2em;
  z-index: 70;
}
.section_2 a:hover {
  opacity: 1;
}
.section_2 a:hover .section_2_link .buy_now {
  color: #000000;
  background-color: #FFFFFF;
  transition: 0.3s;
}
.section_2 .section_2_link {
  position: absolute;
  top: 0px;
  z-index: 80;
  padding-top: 5%;
  transition: 1s;
}
.section_2 .section_2_link.active,
.section_2 .section_2_link.fixed {
  opacity: 1;
  padding-top: 0px;
}
.section_2 .section_2_link .learn_more {
  font-family: ReaderBold, 'Noto Sans HK', "Microsoft JhengHei UI", "Microsoft JhengHei", "Microsoft YaHei UI", "Microsoft YaHei", sans-serif;
  font-size: 1.6vw;
  font-weight: bold;
  text-align: center;
  border: 1px solid #CF152D;
  color: #FFFFFF;
  padding: 2vw 4vw;
  margin-top: -0.6em;
  vertical-align: top;
  display: block;
  transition: 0.3s;
  background-color: #CF152D;
  border-radius: 4vw;
}
.section_2 .section_2_link .buy_now {
  font-family: ReaderBold, 'Noto Sans HK', "Microsoft JhengHei UI", "Microsoft JhengHei", "Microsoft YaHei UI", "Microsoft YaHei", sans-serif;
  font-size: 1.6vw;
  font-weight: bold;
  text-align: center;
  border: 1px solid #000000;
  color: #FFFFFF;
  padding: 2vw 4vw;
  margin-top: -0.6em;
  vertical-align: top;
  display: block;
  transition: 0.3s;
  background-color: #000000;
  border-radius: 4vw;
}
.section_2 .section_2_link.item_02 {
  margin-left: 16%;
  margin-top: 140%;
}
.section_2 .section_2_link.item_021 {
  margin-left: 38%;
  margin-top: 140%;
}
.section_2 .section_2_link.item_03 {
  margin-left: 39%;
  margin-top: 155%;
}
.section_2 .section_2_link.item_031 {
  margin-left: 48%;
  margin-top: 155%;
}
.section_2 .section_2_link.item_04 {
  margin-left: 33.75%;
  margin-top: 196.68%;
}
.section_2 .section_2_link.item_041 {
  margin-left: 42.75%;
  margin-top: 196.68%;
}
.section_2 .section_2_link.item_05 {
  margin-left: 39.58%;
  margin-top: 263.73%;
}
.section_2 .section_2_link.item_051 {
  margin-left: 48.58%;
  margin-top: 263.73%;
}
.section_2 a.section_2_container {
  display: block;
}
.section_2 a.section_2_container:hover {
  opacity: 1;
}
.section_2 a.section_2_container:hover img {
  opacity: 1;
}
.section_2 a.section_2_container:hover .section_2_image {
  background-size: 100%;
  transition: 0.3s;
}
.section_2 a.section_2_container:hover .section_2_link .learn_more {
  color: #CF152D;
  background-color: #FFFFFF;
  transition: 0.3s;
}
@media screen and (max-width: 750px) {
  .section_2 .parallax_1 {
    margin-top: 0%;
    height: 55vw;
  }
  .section_2 .parallax_2 {
    margin-top: 268.67%;
  }
  .section_2 .slide-in.item_02 {
    margin-left: 6.67%;
    margin-top: 122%;
  }
  .section_2 .slide-in.item_03 {
    margin-left: 8.67%;
    margin-top: 243.13%;
  }
  .section_2 .slide-in.item_04 {
    margin-left: 9.33%;
    margin-top: 317%;
  }
  .section_2 .slide-in.item_05 {
    margin-left: 20.67%;
    margin-top: 427.67%;
  }
  .section_2 .slide-in--show {
    width: 85%;
  }
  .section_2 .section_2_title {
    font-size: 4vw;
  }
  .section_2 .section_2_title.item_01 {
    margin-left: 5.32%;
    margin-top: 5.32%;
  }
  .section_2 .section_2_title.item_011 {
    font-size: 3.5vw;
    margin-left: 5.32%;
    margin-top: 87%;
  }
  .section_2 .section_2_title.item_012 {
    font-size: 3.5vw;
    margin-left: 5.32%;
    margin-top: 169.8%;
  }
  .section_2 .section_2_title.item_07 {
    margin-left: 8.67%;
    margin-top: 593.06%;
  }
  .section_2 .section_2_title2.item_01 {
    font-size: 4vw;
    margin-left: 5.32%;
    margin-top: 11.33%;
  }
  .section_2 .section_2_title2.item_011 {
    font-size: 3.5vw;
    margin-left: 5.32%;
    margin-top: 91.26%;
  }
  .section_2 .section_2_title2.item_012 {
    font-size: 3.5vw;
    margin-left: 5.32%;
    margin-top: 174.33%;
  }
  .section_2 .section_2_subtitle {
    font-size: 4.4vw;
    line-height: 2em;
    text-align: left;
  }
  .section_2 .section_2_subtitle small {
    font-size: 50%;
  }
  .section_2 .section_2_subtitle.item_02 {
    font-size: 5vw;
    margin-left: 10%;
    margin-top: 174%;
    width: 100%;
  }
  .section_2 .section_2_subtitle.item_03 {
    margin-left: 12%;
    margin-top: 244%;
    width: 100%;
  }
  .section_2 .section_2_subtitle.item_04 {
    margin-left: 9.33%;
    margin-top: 350.93%;
    width: 100%;
  }
  .section_2 .section_2_subtitle.item_05 {
    margin-left: 20.67%;
    margin-top: 460.4%;
    width: 100%;
  }
  .section_2 .section_2_subtitle.item_06 {
    display: none;
    margin-left: 20%;
    margin-top: 416%;
    width: 60%;
  }
  .section_2 .section_2_text {
    font-size: 2.9vw;
    line-height: 1.5em;
    text-align: justify;
  }
  .section_2 .section_2_text small {
    font-size: 70%;
    font-weight: normal;
  }
  .section_2 .section_2_text.item_01 {
    margin-left: 7%;
    margin-top: 77%;
    width: 85%;
    font-size: 3vw;
  }
  .section_2 .section_2_text.item_01 .line {
    width: 8vw;
  }
  .section_2 .section_2_text.item_011 {
    margin-left: 41.33%;
    margin-top: 86%;
    width: 53.35%;
    font-size: 2.9vw;
  }
  .section_2 .section_2_text.item_012 {
    margin-left: 41.33%;
    margin-top: 168.8%;
    width: 53.35%;
    font-size: 2.9vw;
  }
  .section_2 .section_2_text.item_02 {
    font-size: 2.8vw;
    margin-left: 10%;
    margin-top: 186%;
    width: 90%;
    line-height: 1.5em;
    font-weight: bold;
    text-align: left;
  }
  .section_2 .section_2_text.item_03 {
    margin-left: 12%;
    margin-top: 254%;
    width: 80%;
    line-height: 1.5em;
    font-weight: bold;
    text-align: left;
  }
  .section_2 .section_2_text.item_04 {
    margin-left: 9.33%;
    margin-top: 360.93%;
    width: 100%;
    line-height: 1.5em;
    font-weight: bold;
    text-align: left;
  }
  .section_2 .section_2_text.item_05 {
    margin-left: 20.67%;
    margin-top: 470.4%;
    width: 100%;
    line-height: 1.5em;
    font-weight: bold;
    text-align: left;
  }
  .section_2 .section_2_text.item_06 {
    left: 50%;
    margin-top: 481%;
    width: 80%;
    line-height: 1.25em;
    font-weight: normal;
    text-align: center;
    font-size: 2.3vw;
    letter-spacing: 0em;
  }
  .section_2 .section_2_text.item_07 {
    margin-top: 13.33%;
    margin-left: 6.67%;
    width: 86.67%;
    font-size: 3vw;
  }
  .section_2 .section_2_text.item_08 {
    margin-left: 30.27%;
    margin-top: 597.53%;
    width: 64.4%;
    font-size: 2.5vw;
    line-height: 1.5em;
  }
  .section_2 .section_2_text.item_08 b {
    display: block;
    padding-bottom: 0.5em;
  }
  .section_2 .section_2_text.item_09 {
    margin-left: 8.67%;
    margin-top: 624%;
    width: 91.33%;
  }
  .section_2 .section_2_link .learn_more {
    font-size: 2.8vw;
    font-weight: bold;
    padding: 3vw 4vw;
    margin-top: -0.6em;
    border-radius: 8vw;
  }
  .section_2 .section_2_link .buy_now {
    font-size: 2.8vw;
    font-weight: bold;
    padding: 3vw 4vw;
    margin-top: -0.6em;
    border-radius: 8vw;
  }
  .section_2 .section_2_link.item_02 {
    margin-left: 10%;
    margin-top: 214%;
    width: 33%;
  }
  .section_2 .section_2_link.item_021 {
    margin-left: 44%;
    margin-top: 214%;
    width: 33%;
  }
  .section_2 .section_2_link.item_03 {
    margin-left: 33%;
    margin-top: 287%;
    width: 38%;
  }
  .section_2 .section_2_link.item_031 {
    margin-left: 52%;
    margin-top: 287%;
    width: 38%;
  }
  .section_2 .section_2_link.item_04 {
    margin-left: 9.33%;
    margin-top: 381.93%;
    width: 25%;
  }
  .section_2 .section_2_link.item_041 {
    margin-left: 34.33%;
    margin-top: 381.93%;
    width: 25%;
  }
  .section_2 .section_2_link.item_05 {
    margin-left: 20.67%;
    margin-top: 491.4%;
    width: 25%;
  }
  .section_2 .section_2_link.item_051 {
    margin-left: 45.67%;
    margin-top: 491.4%;
    width: 25%;
  }
  .section_2 .section_2_image {
    background-size: 100%;
  }
  .section_2 .section_2_image.item_011 {
    margin-top: 62%;
    width: 13.33%;
  }
  .section_2 .section_2_image.item_012 {
    margin-left: 5.32%;
    margin-top: 127.93%;
    width: 89.36%;
  }
  .section_2 .section_2_image.item_01 {
    margin-top: 235%;
    margin-left: 0;
  }
  .section_2 .section_2_image.item_020 {
    margin-top: 236%;
    margin-left: 60%;
    width: 40%;
  }
  .section_2 .section_2_image.item_0200 {
    margin-top: 236%;
    margin-left: 60%;
    width: 40%;
  }
  .section_2 .section_2_image.item_02 {
    margin-top: 261%;
    margin-left: 9%;
    width: 86%;
  }
  .section_2 .section_2_image.item_02 .close_btn {
    position: absolute;
    top: 0;
    left: 0;
    width: 10vw;
    z-index: 102;
  }
  .section_2 .section_2_image.item_03 {
    transform: translate3D(-150%, 0, 0);
    margin-top: 302%;
    margin-left: 6%;
    width: 60%;
  }
  .section_2 .section_2_image.item_021 {
    margin-left: 10%;
    margin-top: 56.8%;
    width: 13.067%;
  }
  .section_2 .section_2_image.item_031 {
    margin-left: 12%;
    margin-top: 230.4%;
    width: 16%;
  }
  .section_2 .section_2_image.item_041 {
    margin-left: 6.67%;
    margin-top: 291.07%;
    width: 16.67%;
  }
  .section_2 .section_2_image.item_051 {
    margin-left: 24.8%;
    margin-top: 401.33%;
    width: 16.67%;
  }
  .section_2 .section_2_image.item_07 {
    margin-left: 8.67%;
    margin-top: 598.53%;
    width: 18.67%;
  }
}
/*-----------------------------------
hero img
-----------------------------------*/
.sc_w {
  background-image: url('../images/bannner_bgbg-01.jpg');
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100vw;
  height: 100vh;
  position: fixed;
  overflow: hidden;
  top: 0;
  z-index: 10;
}
/*-----------------------------------
content wrap
-----------------------------------*/
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes flow_loop01 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@keyframes flow_loop02 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  50% {
    -webkit-transform: rotate(7deg);
    transform: rotate(7deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
}
@keyframes falling {
  0% {
    -webkit-transform: translate3d(15vw, -15vw, 0) rotate(-90deg);
    transform: translate3d(15vw, -15vw, 0) rotate(-90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0) rotate(0deg);
    transform: translate3d(0, 0, 0) rotate(0deg);
    opacity: 1;
  }
}
@keyframes falling2 {
  0% {
    -webkit-transform: translate3d(15vw, -15vw, 0) rotate(90deg);
    transform: translate3d(15vw, -15vw, 0) rotate(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0) rotate(0deg);
    transform: translate3d(0, 0, 0) rotate(0deg);
    opacity: 1;
  }
}
@keyframes falling3 {
  0% {
    -webkit-transform: translate3d(15vw, -15vw, 0) rotate(-20deg);
    transform: translate3d(15vw, -15vw, 0) rotate(-20deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0) rotate(-70deg);
    transform: translate3d(0, 0, 0) rotate(-70deg);
    opacity: 1;
  }
}
.flower00 {
  position: absolute;
  top: 1vw;
  left: 1vw;
  overflow: hidden;
  width: 8vw;
  z-index: 21;
  transform: translate3D(0, 0, 0) scale(1);
  transform-origin: center center;
  opacity: 0;
  animation: falling 4.9s 0.4s infinite paused;
}
.flower00.active {
  animation-play-state: running;
}
.flower01 {
  position: absolute;
  top: 28vw;
  left: 1vw;
  overflow: hidden;
  width: 7vw;
  z-index: 21;
  transform: translate3D(0, 0, 0) scale(1);
  transform-origin: center center;
  opacity: 0;
  animation: falling2 4s 0.2s infinite paused;
}
.flower01.active {
  animation-play-state: running;
}
.flower02 {
  position: absolute;
  top: 60vw;
  left: 42vw;
  overflow: hidden;
  width: 12vw;
  z-index: 21;
  transform: translate3D(0, 0, 0) scale(1);
  transform-origin: center center;
  opacity: 0;
  animation: falling2 3.5s 0.6s infinite paused;
}
.flower02.active {
  animation-play-state: running;
}
.flower03 {
  position: absolute;
  top: 24vw;
  right: -12vw;
  overflow: hidden;
  width: 40vw;
  z-index: 21;
  transform: translate3D(0, 0, 0) scale(1);
  transform-origin: right bottom;
  opacity: 0;
}
.flower04 {
  position: absolute;
  top: 73vw;
  right: 3vw;
  overflow: hidden;
  width: 10vw;
  z-index: 21;
  transform: translate3D(0, 0, 0) scale(1);
  transform-origin: center center;
  opacity: 0;
  animation: falling 4.9s 0.4s infinite paused;
}
.flower04.active {
  animation-play-state: running;
}
.flower05 {
  position: absolute;
  top: 95vw;
  left: 3vw;
  overflow: hidden;
  width: 8vw;
  z-index: 21;
  transform: translate3D(0, 0, 0) scale(1);
  transform-origin: center center;
  opacity: 0;
  animation: falling3 4s 0.2s infinite paused;
}
.flower05.active {
  animation-play-state: running;
}
.flower06 {
  position: absolute;
  top: 125vw;
  left: 4vw;
  overflow: hidden;
  width: 12vw;
  z-index: 21;
  transform: translate3D(0, 0, 0) scale(1);
  transform-origin: center center;
  opacity: 0;
  animation: falling2 3.2s 0.6s infinite paused;
}
.flower06.active {
  animation-play-state: running;
}
.flower07 {
  position: absolute;
  top: 129vw;
  left: 20vw;
  overflow: hidden;
  width: 8vw;
  z-index: 21;
  transform: translate3D(0, 0, 0) scale(1);
  transform-origin: center center;
  opacity: 0;
  animation: falling 5.1s 0.2s infinite paused;
}
.flower07.active {
  animation-play-state: running;
}
.flower08 {
  position: absolute;
  top: 127vw;
  left: 83vw;
  overflow: hidden;
  width: 10vw;
  z-index: 21;
  transform: translate3D(0, 0, 0) scale(1);
  transform-origin: center center;
  opacity: 0;
  animation: falling 4.2s 0.8s infinite paused;
}
.flower08.active {
  animation-play-state: running;
}
.flower09 {
  position: absolute;
  top: 155vw;
  left: 1vw;
  overflow: hidden;
  width: 20vw;
  z-index: 21;
  transform: translate3D(0, 0, 0) scale(1);
  transform-origin: center center;
  opacity: 0;
}
.flower10 {
  position: absolute;
  top: 185vw;
  left: 58vw;
  overflow: hidden;
  width: 40vw;
  z-index: 21;
  transform: translate3D(0, 0, 0) scale(1);
  transform-origin: center center;
  opacity: 0;
}
.flower11 {
  position: absolute;
  top: 205vw;
  left: -8vw;
  overflow: hidden;
  width: 50vw;
  z-index: 99;
  transform: translate3D(0, 0, 0) scale(1);
  transform-origin: left bottom;
  opacity: 0;
}
.flower12 {
  position: absolute;
  top: 221vw;
  left: 0;
  overflow: hidden;
  width: 18vw;
  z-index: 21;
  transform: translate3D(0, 0, 0) scale(1);
  transform-origin: right bottom;
  opacity: 0;
}
.flower13 {
  position: absolute;
  top: 299vw;
  left: 67vw;
  overflow: hidden;
  width: 40vw;
  z-index: 21;
  transform: translate3D(0, 0, 0) scale(1);
  transform-origin: center center;
  opacity: 0;
}
.flower14 {
  position: absolute;
  top: 185vw;
  left: 65vw;
  overflow: hidden;
  width: 12vw;
  z-index: 99;
  transform: translate3D(0, 0, 0) scale(1);
  transform-origin: left bottom;
  opacity: 0;
}
.flower15 {
  position: absolute;
  top: 150vw;
  right: 0vw;
  overflow: hidden;
  width: 12vw;
  z-index: 21;
  transform: translate3D(0, 0, 0) scale(1);
  transform-origin: center center;
  opacity: 0;
  animation: falling 4.9s 0.4s infinite paused;
}
.flower15.active {
  animation-play-state: running;
}
.flower16 {
  position: absolute;
  top: 170vw;
  right: 3vw;
  overflow: hidden;
  width: 8vw;
  z-index: 21;
  transform: translate3D(0, 0, 0) scale(1);
  transform-origin: center center;
  opacity: 0;
  animation: falling 4.9s 0.4s infinite paused;
}
.flower16.active {
  animation-play-state: running;
}
.flower17 {
  position: absolute;
  top: 195vw;
  left: 0vw;
  overflow: hidden;
  width: 10vw;
  z-index: 21;
  transform: translate3D(0, 0, 0) scale(1);
  transform-origin: center center;
  opacity: 0;
  animation: falling 3.2s 0.6s infinite paused;
}
.flower17.active {
  animation-play-state: running;
}
.flower18 {
  position: absolute;
  top: 215vw;
  right: 0vw;
  overflow: hidden;
  width: 10vw;
  z-index: 21;
  transform: translate3D(0, 0, 0) scale(1);
  transform-origin: center center;
  opacity: 0;
  animation: falling2 5.1s 0.2s infinite paused;
}
.flower18.active {
  animation-play-state: running;
}
.flower19 {
  position: absolute;
  top: 178vw;
  left: 87vw;
  overflow: hidden;
  width: 12vw;
  z-index: 99;
  transform: translate3D(0, 0, 0) scale(1);
  transform-origin: center center;
  opacity: 0;
  animation: falling 4.2s 0.8s infinite paused;
}
.flower19.active {
  animation-play-state: running;
}
.flower20 {
  position: absolute;
  top: 197vw;
  left: 35vw;
  overflow: hidden;
  width: 12vw;
  z-index: 99;
  transform: translate3D(0, 0, 0) scale(1);
  transform-origin: center center;
  opacity: 0;
  animation: falling 4.9s 0.4s infinite paused;
}
.flower20.active {
  animation-play-state: running;
}
.flower21 {
  position: absolute;
  top: 182vw;
  left: 35vw;
  overflow: hidden;
  width: 12vw;
  z-index: 99;
  transform: translate3D(0, 0, 0) scale(1);
  transform-origin: center center;
  opacity: 0;
  animation: falling2 3.6s 0.8s infinite paused;
}
.flower21.active {
  animation-play-state: running;
}
.flower22 {
  position: absolute;
  top: 182vw;
  left: 35vw;
  overflow: hidden;
  width: 12vw;
  z-index: 99;
  transform: translate3D(0, 0, 0) scale(1);
  transform-origin: center center;
  opacity: 0;
  animation: falling 5.9s 0.6s infinite paused;
}
.flower22.active {
  animation-play-state: running;
}
.flower23 {
  position: absolute;
  top: 182vw;
  left: 35vw;
  overflow: hidden;
  width: 12vw;
  z-index: 99;
  transform: translate3D(0, 0, 0) scale(1);
  transform-origin: center center;
  opacity: 0;
  animation: falling2 4.7s 0.3s infinite paused;
}
.flower23.active {
  animation-play-state: running;
}
.plant00 {
  opacity: 1;
  width: 100%;
  padding: 2vw;
}
.plant00 span.move {
  display: block;
}
.plant00 span.move span.loop {
  display: block;
  transform-origin: center center;
  animation: flow_loop02 6s -0.5s infinite cubic-bezier(0.78, 0, 0.172, 1);
}
.plant01 {
  opacity: 1;
  width: 100%;
  padding: 2vw;
}
.plant01 span.move {
  display: block;
}
.plant01 span.move span.loop {
  display: block;
  transform-origin: center center;
  animation: flow_loop01 5.9s -0.8s infinite cubic-bezier(0.77, 0, 0.172, 1);
}
.plant02 {
  opacity: 1;
  width: 100%;
  padding: 2vw;
}
.plant02 span.move {
  display: block;
}
.plant02 span.move span.loop {
  display: block;
  transform-origin: center center;
  animation: flow_loop02 6.1s -0.9s infinite cubic-bezier(0.77, 0, 0.175, 1);
}
.plant03 {
  opacity: 1;
  width: 100%;
  padding: 5vw;
}
.plant03 span.move {
  display: block;
}
.plant03 span.move span.loop {
  display: block;
  transform-origin: right bottom;
  animation: flow_loop01 6s -0.4s infinite cubic-bezier(0.77, 0.5, 0.175, 1);
}
.plant04 {
  opacity: 1;
  width: 100%;
  padding: 2vw;
}
.plant04 span.move {
  display: block;
}
.plant04 span.move span.loop {
  display: block;
  transform-origin: center center;
  animation: flow_loop02 6s -0.5s infinite cubic-bezier(0.78, 0, 0.172, 1);
}
.plant05 {
  opacity: 1;
  width: 100%;
  padding: 2vw;
}
.plant05 span.move {
  display: block;
}
.plant05 span.move span.loop {
  display: block;
  transform-origin: center center;
  animation: flow_loop01 5.9s -0.8s infinite cubic-bezier(0.77, 0, 0.172, 1);
}
.plant06 {
  opacity: 1;
  width: 100%;
  padding: 2vw;
}
.plant06 span.move {
  display: block;
}
.plant06 span.move span.loop {
  display: block;
  transform-origin: center center;
  animation: flow_loop02 6.1s -0.9s infinite cubic-bezier(0.77, 0, 0.175, 1);
}
.plant07 {
  opacity: 1;
  width: 100%;
  padding: 2vw;
}
.plant07 span.move {
  display: block;
}
.plant07 span.move span.loop {
  display: block;
  transform-origin: center center;
  animation: flow_loop01 6s -0.6s infinite cubic-bezier(0.77, 0, 0.175, 1);
}
.plant08 {
  opacity: 1;
  width: 100%;
  padding: 2vw;
}
.plant08 span.move {
  display: block;
}
.plant08 span.move span.loop {
  display: block;
  transform-origin: center center;
  animation: flow_loop01 5.9s -0.8s infinite cubic-bezier(0.77, 0, 0.172, 1);
}
.plant09 {
  opacity: 1;
  width: 100%;
  padding: 2vw;
}
.plant09 span.move {
  display: block;
}
.plant09 span.move span.loop {
  display: block;
  transform-origin: center center;
  animation: flow_loop02 6.1s -0.9s infinite cubic-bezier(0.77, 0, 0.175, 1);
}
.plant10 {
  opacity: 1;
  width: 100%;
  padding: 2vw;
}
.plant10 span.move {
  display: block;
}
.plant10 span.move span.loop {
  display: block;
  transform-origin: center center;
  animation: flow_loop01 6s -0.6s infinite cubic-bezier(0.77, 0, 0.175, 1);
}
.plant11 {
  opacity: 1;
  width: 100%;
  padding: 5vw;
}
.plant11 span.move {
  display: block;
}
.plant11 span.move span.loop {
  display: block;
  transform-origin: left top;
  animation: flow_loop01 6s -0.4s infinite cubic-bezier(0.77, 0.5, 0.175, 1);
}
.plant12 {
  opacity: 1;
  width: 100%;
  padding: 2vw;
}
.plant12 span.move {
  display: block;
}
.plant12 span.move span.loop {
  display: block;
  transform-origin: right bottom;
  animation: flow_loop01 6s -0.6s infinite cubic-bezier(0.77, 0, 0.175, 1);
}
.plant13 {
  opacity: 1;
  width: 100%;
  padding: 2vw;
}
.plant13 span.move {
  display: block;
}
.plant13 span.move span.loop {
  display: block;
  transform-origin: center center;
  animation: flow_loop02 6.1s -0.9s infinite cubic-bezier(0.77, 0, 0.175, 1);
}
.plant14 {
  opacity: 1;
  width: 100%;
  padding: 2vw;
}
.plant14 span.move {
  display: block;
}
.plant14 span.move span.loop {
  display: block;
  transform-origin: left bottom;
  animation: flow_loop01 6s -0.6s infinite cubic-bezier(0.77, 0, 0.175, 1);
}
.plant15 {
  opacity: 1;
  width: 100%;
  padding: 2vw;
}
.plant15 span.move {
  display: block;
}
.plant15 span.move span.loop {
  display: block;
  transform-origin: center center;
  animation: flow_loop02 6s -0.5s infinite cubic-bezier(0.78, 0, 0.172, 1);
}
.plant16 {
  opacity: 1;
  width: 100%;
  padding: 2vw;
}
.plant16 span.move {
  display: block;
}
.plant16 span.move span.loop {
  display: block;
  transform-origin: center center;
  animation: flow_loop01 5.9s -0.8s infinite cubic-bezier(0.77, 0, 0.172, 1);
}
.plant17 {
  opacity: 1;
  width: 100%;
  padding: 2vw;
}
.plant17 span.move {
  display: block;
}
.plant17 span.move span.loop {
  display: block;
  transform-origin: center center;
  animation: flow_loop02 6.1s -0.9s infinite cubic-bezier(0.77, 0, 0.175, 1);
}
.plant18 {
  opacity: 1;
  width: 100%;
  padding: 2vw;
}
.plant18 span.move {
  display: block;
}
.plant18 span.move span.loop {
  display: block;
  transform-origin: center center;
  animation: flow_loop01 6s -0.6s infinite cubic-bezier(0.77, 0, 0.175, 1);
}
.plant19 {
  opacity: 1;
  width: 100%;
  padding: 2vw;
}
.plant19 span.move {
  display: block;
}
.plant19 span.move span.loop {
  display: block;
  transform-origin: center center;
  animation: flow_loop01 5.9s -0.8s infinite cubic-bezier(0.77, 0, 0.172, 1);
}
.plant20 {
  opacity: 1;
  width: 100%;
  padding: 2vw;
}
.plant20 span.move {
  display: block;
}
.plant20 span.move span.loop {
  display: block;
  transform-origin: center center;
  animation: flow_loop02 6s -0.5s infinite cubic-bezier(0.78, 0, 0.172, 1);
}
.rotatespin {
  z-index: 11;
  margin-top: 3.5vw;
  margin-left: 3.4vw;
  opacity: 1;
  width: 12vw;
  padding: 1vw;
}
.rotatespin span.move {
  display: block;
}
.rotatespin span.move span.loop {
  display: block;
  transform-origin: center center;
  animation: spin 10s infinite linear;
}
.rotatespin span.move span.loop img {
  width: 100%;
}
@media screen and (max-width: 750px) {
  .flower00 {
    top: 1vw;
    left: 1vw;
    width: 12vw;
  }
  .flower01 {
    top: 32vw;
    left: 0vw;
    width: 9vw;
  }
  .flower02 {
    top: 57vw;
    left: 55vw;
    width: 11vw;
  }
  .flower03 {
    top: 17vw;
    right: -32vw;
    width: 66vw;
  }
  .flower04 {
    top: 104vw;
    left: -4vw;
    width: 12vw;
  }
  .flower05 {
    top: 100vw;
    left: 86vw;
    width: 10vw;
  }
  .flower06 {
    top: 146vw;
    left: 73vw;
    width: 12vw;
  }
  .flower07 {
    top: 297vw;
    left: -1vw;
    width: 10vw;
  }
  .flower08 {
    display: none;
  }
  .flower09 {
    top: 177vw;
    left: -3vw;
    width: 23vw;
  }
  .flower10 {
    top: 267vw;
    left: 72vw;
    width: 35vw;
  }
  .flower11 {
    top: 305vw;
    left: -17vw;
    width: 60vw;
  }
  .flower12 {
    display: none;
  }
  .flower13 {
    top: 418vw;
    left: 16vw;
    width: 48vw;
  }
  .flower14 {
    top: 279vw;
    left: 60vw;
    width: 17vw;
  }
  .flower15 {
    top: 206vw;
    right: -6vw;
    width: 17vw;
  }
  .flower16 {
    top: 247vw;
    right: 7vw;
    width: 10vw;
  }
  .flower17 {
    top: 241vw;
    left: -5vw;
    width: 15vw;
  }
  .flower18 {
    top: 295vw;
    right: 3vw;
    width: 15vw;
  }
  .flower19 {
    top: 238vw;
    left: 43vw;
    width: 16vw;
  }
  .flower20 {
    top: 282vw;
    left: 75vw;
    width: 15vw;
  }
  .flower21 {
    top: 243vw;
    left: 10vw;
    width: 12vw;
  }
  .flower22 {
    top: 312vw;
    left: 30vw;
    width: 11vw;
  }
  .flower23 {
    top: 360vw;
    left: 78vw;
    width: 15vw;
  }
  .rotatespin {
    margin-top: 3.8vw;
    margin-left: 31.7vw;
    width: 22vw;
  }
}
/*
@media screen and (min-width: 1920px) {

	.flower01 {
		top: -115.2px;
		left: 537.6px;
	}

	.flower02 {
		top: 19.2px;
		left: -76.8px;
	}

	.flower03 {
		top: 57.6px;
		right: -76.8px;
	}

	.flower04 {
		top: 441.6px;
		left: 38.4px;
	}

	.flower05 {
		top: 633.6px;
		right: 56px;
	}

	.flower06 {
		top: 38.4px;
		left: 57.6px;
	}

	.flower07 {
		top: 345.6px;
		left: 403.2px;
	}

	.flower08 {
		top: 1344px;
		right: 211.2px;
	}

	.flower09 {
		top: 1843.2px;
		right: 96px;
	}

	.flower10 {
		top: 2323.2px;
		left: 153.6px;
	}

	.flower11 {
		top: 2688px;
		left: 768px;
	}

	.flower12 {
		top: 3264px;
		left: 998.4px;
	}

	.flower13 {
		top: 3302.4px;
		left: 134.4px;
	}

}
*/
.top_contents {
  position: relative;
  z-index: 20;
  background-color: #FFFFFF;
}
.contentContainer {
  width: 100%;
  margin: 0 auto;
  position: relative;
  left: 0;
  top: 0;
  padding: 0;
}
@media screen and (max-width: 640px) {
  .inner_txt .txt {
    text-align: justify;
    width: 80%;
    margin: 0 auto;
    line-height: 24px;
    padding-right: 34px;
  }
  .inner_txt .txt br {
    display: none;
  }
}
.undTitle {
  font-family: ReaderBold, 'Noto Sans HK', "Microsoft JhengHei UI", "Microsoft JhengHei", "Microsoft YaHei UI", "Microsoft YaHei", sans-serif;
  font-size: 2.2vw;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 150%;
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  overflow: hidden;
}
.undTitle:before {
  content: "";
  height: 0.8vw;
  position: absolute;
  z-index: -1;
  left: 0;
  right: 100%;
  top: 0.9em;
  background: #CC2C46;
  transition-property: right;
  transition-duration: 0.3s;
  transition-delay: 0.2s;
  transition-timing-function: ease-out;
}
.undTitle.active:before {
  right: 0;
}
@media screen and (min-width: 1200px) {
  .undTitle {
    font-size: 26px;
  }
  .undTitle:before {
    height: 10px;
  }
}
.contentText {
  font-family: ReaderRegular, 'Noto Sans HK', "Microsoft JhengHei UI", "Microsoft JhengHei", "Microsoft YaHei UI", "Microsoft YaHei", sans-serif;
  padding-top: 5%;
  font-size: 1.33vw;
  line-height: 1.5em;
  letter-spacing: 0.2em;
  text-align: justify;
}
@media screen and (min-width: 1200px) {
  .contentText {
    font-size: 16px;
  }
}
.contentHash {
  font-family: ReaderBold, 'Noto Sans HK', "Microsoft JhengHei UI", "Microsoft JhengHei", "Microsoft YaHei UI", "Microsoft YaHei", sans-serif;
  font-weight: bold;
  padding-top: 5%;
  color: #BA1C35;
  font-size: 1.5vw;
  text-align: justify;
}
@media screen and (min-width: 1200px) {
  .contentHash {
    font-size: 18px;
  }
}
/*-----------------------------------
content_1
-----------------------------------*/
.content_1 {
  background: transparent;
  width: 100%;
  height: 111.02vw;
  padding-top: 13.72vw;
  text-align: center;
  position: relative;
}
.content_1 .heroContainer {
  position: absolute;
  top: 55%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin: 0;
  width: 70%;
}
@keyframes heroImageIn {
  0% {
    transform: scale(1.4, 1.4);
    opacity: 0;
  }
  100% {
    transform: scale(1, 1);
    opacity: 1;
  }
}
@keyframes heroImageOut {
  0% {
    transform: scale(1, 1);
    opacity: 1;
  }
  100% {
    transform: scale(1.4, 1.4);
    opacity: 0;
  }
}
@keyframes heroTitleIn {
  0% {
    transform: scaleY(0);
    transform-origin: 100% 0%;
  }
  100% {
    transform: scaleY(1);
    transform-origin: 100% 0%;
  }
}
@keyframes heroTitleOut {
  0% {
    transform: scaleY(1);
    transform-origin: 100% 0%;
  }
  100% {
    transform: scaleY(0);
    transform-origin: 100% 0%;
  }
}
.content_1 .heroContainer .heroImage {
  float: left;
  margin-left: 5%;
  width: 10.83vw;
  animation: heroImageIn 2s ease 0.5s both;
}
.content_1 .heroContainer .heroImage img {
  width: 100%;
}
.content_1 .heroContainer .heroTitle {
  float: right;
  margin-top: 17%;
  width: auto;
  animation: heroImageIn 2s ease 0.5s both;
}
.content_1 .heroContainer .heroTitle1 {
  font-family: ReaderBold, 'Noto Sans HK', "Microsoft JhengHei UI", "Microsoft JhengHei", "Microsoft YaHei UI", "Microsoft YaHei", sans-serif;
  font-size: 5vw;
  font-weight: bold;
  text-align: center;
}
@media screen and (min-width: 1200px) {
  .content_1 .heroContainer .heroTitle1 {
    font-size: 60px;
  }
}
.content_1 .heroContainer .heroTitle2 {
  font-family: ReaderBold, 'Noto Sans HK', "Microsoft JhengHei UI", "Microsoft JhengHei", "Microsoft YaHei UI", "Microsoft YaHei", sans-serif;
  font-size: 3.16vw;
  font-weight: bold;
  text-align: center;
  margin-top: 2%;
}
@media screen and (min-width: 1200px) {
  .content_1 .heroContainer .heroTitle2 {
    font-size: 38px;
  }
}
.content_1 .heroContainer .heroTitle3 {
  font-family: ReaderBold, 'Noto Sans HK', "Microsoft JhengHei UI", "Microsoft JhengHei", "Microsoft YaHei UI", "Microsoft YaHei", sans-serif;
  font-size: 2vw;
  font-weight: bold;
  text-align: center;
}
@media screen and (min-width: 1200px) {
  .content_1 .heroContainer .heroTitle3 {
    font-size: 24px;
  }
}
.content_1.active .heroContainer .heroImage {
  animation: heroImageOut 2s ease 0.5s both;
}
.content_1.active .heroContainer .heroTitle {
  animation: heroImageOut 2s ease 0.5s both;
}
@media screen and (min-width: 750px) {
  .content_1 {
    padding-top: calc(2.99vw + 42px);
    height: calc(2.99vw + 42px + 44.16vw);
  }
}
@media screen and (min-width: 1200px) {
  .content_1 {
    padding-top: 78px;
    height: 608px;
  }
}
/*-----------------------------------
content_11
-----------------------------------*/
.content_11 {
  background-color: #FFFFFF;
  width: 100%;
  text-align: left;
  position: relative;
  padding-top: 13.72vw;
}
.content_11 .slide {
  position: absolute;
  top: 13.72vw;
  left: 0px;
  width: 100%;
  display: none;
}
.content_11 a:hover {
  opacity: 1;
}
.content_11 a:hover img {
  opacity: 1;
}
@media screen and (min-width: 750px) {
  .content_11 {
    padding-top: calc(2.99vw + 42px);
  }
  .content_11 .slide {
    top: calc(2.99vw + 42px);
  }
}
@media screen and (min-width: 1200px) {
  .content_11 {
    padding-top: 78px;
  }
  .content_11 .slide {
    top: 78px;
  }
}
/*-----------------------------------
content_2
-----------------------------------*/
.content_2 {
  background-color: #FFFFFF;
  width: 100%;
  text-align: left;
  position: relative;
}
.content_2 .contentContainer .mainVideo {
  position: relative;
  width: 60vw;
  padding-top: 5%;
  left: 12%;
  opacity: 0;
  transform: translate3D(0, 20%, 0);
  transition: 1s;
}
.content_2 .contentContainer .mainVideo img {
  width: 100%;
}
.content_2 .contentContainer .mainVideo .youtube_div {
  position: absolute;
  left: 0px;
  width: 100%;
  height: 87%;
}
.content_2 .contentContainer .mainVideo.active {
  opacity: 1;
  transform: translate3D(0, 0, 0);
}
.content_2 .contentContainer .mainText {
  position: relative;
  width: 41.7vw;
  left: 40%;
  padding-top: 5%;
  padding-bottom: 5%;
  opacity: 0;
  transform: translate3D(0, 20%, 0);
  transition: 1s;
}
.content_2 .contentContainer .mainText.active {
  opacity: 1;
  transform: translate3D(0, 0, 0);
}
/*-----------------------------------
side nav
-----------------------------------*/
#side_nav {
  position: fixed;
  height: 100%;
  right: 20px;
  font-size: 12px;
  letter-spacing: 0.07em;
  display: flex;
  align-items: center;
  color: #666;
  z-index: 95;
  padding-top: 70px;
}
#side_nav li {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  line-height: 0;
  margin: 5px 0;
  position: relative;
}
#side_nav li a {
  border-radius: 50%;
  height: 18px;
  width: 18px;
  background-color: #ddd;
  border: 1px solid #000;
  margin-left: 8px;
  color: #666;
  opacity: 0.8;
}
#side_nav li a:hover {
  background-color: #000;
  border: 1px solid #000;
  transition: 0.4s;
}
#side_nav li a.current {
  background-color: #000;
  border: 1px solid #000;
}
#side_nav li a span {
  opacity: 0;
  right: -13em;
  top: -2px;
  transition: 0.2s;
  padding-right: 5em;
  text-align: right;
  position: absolute;
  line-height: 20px;
  white-space: nowrap;
  font-size: 14px;
  font-family: ReaderBold, 'Noto Sans HK', "Microsoft JhengHei UI", "Microsoft JhengHei", "Microsoft YaHei UI", "Microsoft YaHei", sans-serif;
  font-weight: bold;
  color: #000;
}
#side_nav li a:hover span {
  opacity: 1;
  right: -3em;
  transition: 0.2s;
  color: #000;
}
#side_nav li a.current span {
  opacity: 1;
  right: -3em;
  transition: 0.2s;
  color: #000;
}
/*-----------------------------------
mobile menu
-----------------------------------*/
.sp_button {
  position: absolute;
  top: 5.33vw;
  left: 6vw;
  width: 3.2vw;
  height: 2.93vw;
  cursor: pointer;
  z-index: 99;
}
.sp_button .line {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 3.2vw;
  height: 1px;
  background: #fff;
  transition: all 0.3s ease-out;
}
.sp_button .line_01 {
  top: 0;
}
.sp_button .line_02 {
  top: 1.33vw;
}
.sp_button .line_03 {
  top: 2.66vw;
}
.sp_button.is-active .line_01 {
  top: 1.33vw;
  transform: rotate(225deg);
}
.sp_button.is-active .line_02 {
  width: 0;
  left: 50%;
}
.sp_button.is-active .line_03 {
  top: 1.33vw;
  transform: rotate(-225deg);
}
.g_navi {
  background: rgba(0, 0, 0, 0.9);
  width: 100%;
  overflow-y: auto;
  position: fixed;
  top: -200%;
  left: 0;
  z-index: 96;
  text-align: center;
  transition: all 0.5s;
}
.g_navi.act_on {
  top: 0px;
}
.g_navi nav ul {
  margin-top: 15vw;
  margin-bottom: 7.5vw;
  width: 95%;
  margin-left: auto;
  margin-right: auto;
}
.g_navi nav li {
  font-weight: bold;
  margin: 4vw 0 0;
  padding: 4vw;
  border-bottom: 1px solid #FFF;
  text-align: center;
  font-size: 2.93vw;
}
.g_navi a {
  color: #FFFFFF;
  font-size: 2.93vw;
}
.g_navi a:hover {
  color: #FFFFFF;
  opacity: 1;
}
@media screen and (min-width: 750px) {
  .sp_button {
    top: 2.5vw;
    left: 2.5vw;
    width: 2vw;
    height: 1.83vw;
  }
  .sp_button .line {
    width: 2vw;
  }
  .sp_button .line_01 {
    top: 0;
  }
  .sp_button .line_02 {
    top: 0.83vw;
  }
  .sp_button .line_03 {
    top: 1.66vw;
  }
  .sp_button.is-active .line_01 {
    top: 0.83vw;
  }
  .sp_button.is-active .line_03 {
    top: 0.83vw;
  }
  .g_navi nav ul {
    margin-top: 78px;
    margin-bottom: 39px;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
  }
  .g_navi nav li {
    margin: 2.5vw 0 0;
    padding: 2.5vw;
    border-bottom: 1px solid #FFF;
    text-align: center;
    font-size: 1.83vw;
  }
  .g_navi a {
    color: #FFFFFF;
    font-size: 1.83vw;
  }
}
@media screen and (min-width: 1200px) {
  .sp_button {
    top: 30px;
    left: 30px;
    width: 24px;
    height: 22px;
  }
  .sp_button .line {
    width: 24px;
  }
  .sp_button .line_01 {
    top: 0;
  }
  .sp_button .line_02 {
    top: 10px;
  }
  .sp_button .line_03 {
    top: 20px;
  }
  .sp_button.is-active .line_01 {
    top: 10px;
  }
  .sp_button.is-active .line_03 {
    top: 10px;
  }
  .g_navi nav ul {
    margin-top: 78px;
    margin-bottom: 39px;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
  }
  .g_navi nav li {
    margin: 30px 0 0;
    padding: 30px;
    border-bottom: 1px solid #FFF;
    text-align: center;
    font-size: 22px;
  }
  .g_navi a {
    color: #FFFFFF;
    font-size: 22px;
  }
}
/*-----------------------------------
scroll to top
-----------------------------------*/
.scroll-top-wrapper {
  color: #000000;
  opacity: 1;
  visibility: visible;
}
.scroll-top-wrapper:hover {
  color: #000000;
  opacity: 1;
}
/*-----------------------------------
product LightBox
-----------------------------------*/
.productBox {
  display: none;
  position: fixed;
  top: 0;
  left: 0px;
  overflow-y: auto;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.9);
  z-index: 3010;
  /*	
	@media screen and (min-width: 1920px) {
		.productDetail {
			margin: 96px auto;
			padding: 57.6px;
			.productDetailClose {
				margin-top: 20px;
				width: 38.4px;
			}
			.productDetailPoint {
				margin-top: 19.2px;
			}
		}
	}
*/
}
.productBox#productBox1 .productDetail {
  background: url('../images/popup_bg_1.jpg') no-repeat;
  background-size: cover;
}
.productBox#productBox2 .productDetail {
  background: url('../images/popup_bg_2.jpg') no-repeat;
  background-size: cover;
}
.productBox#productBox3 .productDetail {
  background: url('../images/popup_bg_3.jpg') #FFFFFF no-repeat;
  background-size: contain;
}
.productBox#productBox4 .productDetail {
  background: url('../images/popup_bg_4.jpg') #FFFFFF no-repeat;
  background-size: contain;
}
.productBox .productDetail {
  background-color: #FFFFFF;
  width: 80%;
  /*
		position: absolute;
		top: 50%;
		left: 50%;
		-webkit-transform: translate(-50%,-50%);
		-moz-transform: translate(-50%,-50%);
		-ms-transform: translate(-50%,-50%);
		-o-transform: translate(-50%,-50%);
		transform: translate(-50%,-50%);
		margin: 0;
		*/
  position: relative;
  margin: 5% auto;
  padding: 3%;
  /*
		@media screen and (min-width: 1920px) {
			.productDetailLeft {
				width: 24px;
				left: -40px;
			}
		}
		*/
  /*
		@media screen and (min-width: 1920px) {
			.productDetailRight {
				width: 24px;
				right: -40px;
			}
		}
		*/
  /*		
		@media screen and (min-width: 1920px) {
			.productDetailBuyNow {
				padding-top: 38px;
				.pMark2 {
					font-size: 16px;
				}
			}
		}
*/
  /*		
		@media screen and (min-width: 1200px) {
			.productDetailPrice {
				font-size: 20px;
			}
			.productDetailPrice2 {
				font-size: 14px;
			}
			small {
				.productDetailPrice {
					font-size: 12px;
				}
			}
		}
*/
}
.productBox .productDetail .productDetailLeft {
  position: absolute;
  z-index: 150;
  top: 85%;
  left: -2.4vw;
  width: 1.5vw;
}
.productBox .productDetail .productDetailLeft img {
  width: 100%;
}
.productBox .productDetail .productDetailRight {
  position: absolute;
  z-index: 150;
  top: 85%;
  right: -2.4vw;
  width: 1.5vw;
}
.productBox .productDetail .productDetailRight img {
  width: 100%;
}
.productBox .productDetail .productDetailClose {
  margin: auto;
  margin-top: 1%;
  z-index: 150;
  width: 2vw;
}
.productBox .productDetail .productDetailClose img {
  width: 100%;
}
.productBox .productDetail .productDetailBg {
  position: absolute;
  z-index: 100;
  top: 0px;
  left: 0px;
}
.productBox .productDetail .productDetailBg img {
  width: 100%;
}
.productBox .productDetail .productDetailImg {
  position: relative;
  z-index: 200;
}
.productBox .productDetail .productDetailImg img {
  width: 100%;
}
.productBox .productDetail .productDetailImg .productDetailSlide {
  display: none;
  position: absolute;
  top: 0px;
  left: 0px;
}
.productBox .productDetail .productDetailPoint {
  text-align: center;
  margin-top: 1vw;
}
.productBox .productDetail .productDetailPoint .productDetailDot {
  display: inline-block;
  cursor: pointer;
  border: 4px solid #77787B;
  background-color: #77787B;
  border-radius: 4px;
  width: 4%;
  height: 1%;
}
.productBox .productDetail .productDetailPoint .productDetailDot.active {
  border: 4px solid #000000;
  background-color: #000000;
}
.productBox .productDetail .productDetailText .productDetailTextLeft {
  float: left;
  width: 48%;
  /*
				@media screen and (min-width: 1200px) {
					.productDetailTitle1 {
						font-size: 16px;
					}
				}
				*/
  /*
				@media screen and (min-width: 1200px) {
					.productDetailTitle2 {
						font-size: 20px;
					}
				}
				*/
  /*
				@media screen and (min-width: 1200px) {
					.productDetailTitle3 {
						font-size: 22px;
					}
				}
				*/
  /*
				@media screen and (min-width: 1200px) {
					.productDetailTitle4 {
						font-size: 14px;
					}
				}
				*/
}
.productBox .productDetail .productDetailText .productDetailTextLeft .productDetailTitle1 {
  font-family: ReaderMedium, 'Noto Sans HK', "Microsoft JhengHei UI", "Microsoft JhengHei", "Microsoft YaHei UI", "Microsoft YaHei", sans-serif;
  font-size: 1.33vw;
  font-weight: bold;
  text-align: left;
  margin-top: 5%;
  color: #000000;
}
.productBox .productDetail .productDetailText .productDetailTextLeft .productDetailTitle2 {
  font-family: ReaderMedium, 'Noto Sans HK', "Microsoft JhengHei UI", "Microsoft JhengHei", "Microsoft YaHei UI", "Microsoft YaHei", sans-serif;
  font-size: 1.66vw;
  font-weight: bold;
  text-align: left;
  margin-top: 3%;
  color: #000000;
}
.productBox .productDetail .productDetailText .productDetailTextLeft .productDetailTitle3 {
  color: #000000;
  font-family: ReaderRegular, 'Noto Sans HK', "Microsoft JhengHei UI", "Microsoft JhengHei", "Microsoft YaHei UI", "Microsoft YaHei", sans-serif;
  font-size: 1.83vw;
  line-height: 1em;
  font-weight: bold;
  border-bottom: 1px solid #000000;
  text-align: left;
  margin-top: 10%;
}
.productBox .productDetail .productDetailText .productDetailTextLeft .productDetailTitle3 small {
  font-size: 55%;
}
.productBox .productDetail .productDetailText .productDetailTextLeft .productDetailTitle4 {
  color: #000000;
  font-family: ReaderRegular, 'Noto Sans HK', "Microsoft JhengHei UI", "Microsoft JhengHei", "Microsoft YaHei UI", "Microsoft YaHei", sans-serif;
  font-size: 1.16vw;
  line-height: 1.5em;
  text-align: left;
  font-weight: bold;
  margin-top: 3%;
}
.productBox .productDetail .productDetailText .productDetailTextLeft .productDetailTitle4 small {
  font-size: 70%;
  color: #808080;
  font-weight: normal;
}
.productBox .productDetail .productDetailText .productDetailTextRight {
  float: right;
  width: 52%;
  padding-left: 2%;
  /*
				@media screen and (min-width: 1200px) {
					.productDetailList {
						font-size: 12px;
					}
				}
				*/
  /*
				@media screen and (min-width: 1200px) {
					.productDetailList2 {
						font-size: 12px;
					}
				}
				*/
}
.productBox .productDetail .productDetailText .productDetailTextRight .productDetailList {
  font-family: 'Noto Sans HK', "Microsoft JhengHei UI", "Microsoft JhengHei", "Microsoft YaHei UI", "Microsoft YaHei", sans-serif;
  font-size: 1vw;
  font-weight: bold;
  text-align: left;
  margin-top: 3%;
  line-height: 180%;
  color: #000000;
}
.productBox .productDetail .productDetailText .productDetailTextRight .productDetailList2 {
  font-family: 'Noto Sans HK', "Microsoft JhengHei UI", "Microsoft JhengHei", "Microsoft YaHei UI", "Microsoft YaHei", sans-serif;
  font-size: 1vw;
  font-weight: bold;
  text-align: left;
  margin-top: 10%;
  line-height: 180%;
  color: #000000;
}
.productBox .productDetail .productDetailText .productDetailTextRight .productDetailList2 ul {
  list-style: unset;
  padding: unset;
  margin: unset;
  font-weight: unset;
  margin-left: 1.5em;
}
.productBox .productDetail .productDetailBuyNow {
  display: inline-block;
  padding-top: 2vw;
}
.productBox .productDetail .productDetailBuyNow .pMark2 {
  font-family: ReaderBold, 'Noto Sans HK', "Microsoft JhengHei UI", "Microsoft JhengHei", "Microsoft YaHei UI", "Microsoft YaHei", sans-serif;
  font-size: 1vw;
  font-weight: bold;
  text-align: center;
  border: 1px solid #000000;
  color: #FFFFFF;
  padding: 1vw 2vw;
  margin-top: -0.6em;
  vertical-align: top;
  display: block;
  transition: 0.3s;
  background-color: #000000;
  border-radius: 4vw;
}
.productBox .productDetail .productDetailBuyNow .pMark2:hover {
  border: 1px solid #000000;
  color: #000000;
  opacity: 1;
  background-color: #ffffff;
  transition: 0.3s;
}
.productBox .productDetail .productDetailPrice {
  display: inline-block;
  font-family: ReaderMedium, 'Noto Sans HK', "Microsoft JhengHei UI", "Microsoft JhengHei", "Microsoft YaHei UI", "Microsoft YaHei", sans-serif;
  font-size: 1.66vw;
  font-weight: bold;
  text-align: left;
  color: #B4042B;
  line-height: 150%;
  border-bottom: 1px solid #000000;
}
.productBox .productDetail .productDetailPrice2 {
  display: inline-block;
  font-family: ReaderMedium, 'Noto Sans HK', "Microsoft JhengHei UI", "Microsoft JhengHei", "Microsoft YaHei UI", "Microsoft YaHei", sans-serif;
  font-size: 1.16vw;
  font-weight: bold;
  text-align: left;
  color: #000000;
  line-height: 150%;
  border: 1px solid #000000;
  padding: 0.2vw 0.5vw;
  margin-top: 3%;
}
.productBox .productDetail .productDetailPrice2 small {
  font-size: 55%;
}
.productBox .productDetail small .productDetailPrice {
  font-size: 1vw;
}
/*-----------------------------------
mobile
-----------------------------------*/
@media screen and (max-width: 750px) {
  .desktop_only {
    display: none;
  }
  .mobile_only {
    display: block;
  }
  .div_title {
    margin-left: 5%;
    margin-top: 52.4%;
    width: 88%;
  }
  .div_subtitle {
    font-size: 2.8vw;
    line-height: 1.5em;
  }
  .div_subtitle.item_01 {
    font-size: 3vw;
    text-align: left;
    margin-top: 1%;
    margin-left: 7%;
    width: 86%;
  }
  .div_subtitle.item_02 {
    margin-left: 25%;
    margin-top: 397%;
    width: 85%;
    font-size: 5vw;
  }
  .div_subtitle.item_03 {
    margin-left: 13%;
    margin-top: 413%;
    width: 74%;
    font-size: 3vw;
    line-height: 1.5em;
  }
  .undTitle {
    font-size: 5vw;
    text-align: center;
    text-size-adjust: none;
  }
  .undTitle:before {
    height: 1vw;
    top: 0.8em;
  }
  .contentText {
    font-size: 3vw;
    text-align: center;
  }
  .contentHash {
    font-size: 3.2vw;
    text-align: center;
  }
  .content_1 .heroContainer {
    width: 100%;
  }
  .content_1 .heroContainer .heroImage {
    float: none;
    margin: 10% auto auto auto;
    width: 20%;
  }
  .content_1 .heroContainer .heroTitle {
    float: none;
    margin-top: 2vw;
    width: auto;
  }
  .content_1 .heroContainer .heroTitle1 {
    font-size: 6.6vw;
  }
  .content_1 .heroContainer .heroTitle2 {
    font-size: 4.4vw;
    margin-top: 1vw;
  }
  .content_1 .heroContainer .heroTitle3 {
    font-size: 2.8vw;
  }
  .content_2 .contentContainer .mainVideo {
    left: 0;
    margin: auto;
    width: 80vw;
  }
  .content_2 .contentContainer .mainText {
    position: relative;
    width: 78vw;
    left: 0;
    margin: auto;
    padding-top: 5%;
    padding-bottom: 5%;
    text-align: center;
  }
  .productBox {
    min-height: 100vh;
  }
  .productBox#productBox1 .productDetail {
    background: url('../images/popup_bg_1_m.jpg') no-repeat;
    background-size: cover;
  }
  .productBox#productBox2 .productDetail {
    background: url('../images/popup_bg_2_m.jpg') no-repeat;
    background-size: cover;
  }
  .productBox#productBox3 .productDetail {
    background: url('../images/popup_bg_3_m.jpg') #ffffff no-repeat;
    background-size: contain;
  }
  .productBox#productBox4 .productDetail {
    background: url('../images/popup_bg_4_m.jpg') #ffffff no-repeat;
    background-size: contain;
  }
  .productBox .productDetail {
    width: 90%;
    padding: 5%;
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, 1%);
    -moz-transform: translate(-50%, 1%);
    -ms-transform: translate(-50%, 1%);
    -o-transform: translate(-50%, 1%);
    transform: translate(-50%, 1%);
    margin: 0;
  }
  .productBox .productDetail .productDetailLeft {
    position: absolute;
    z-index: 150;
    top: 85%;
    left: -5%;
    width: 2vw;
  }
  .productBox .productDetail .productDetailLeft img {
    width: 100%;
  }
  .productBox .productDetail .productDetailRight {
    position: absolute;
    z-index: 150;
    top: 85%;
    right: -5%;
    width: 2vw;
  }
  .productBox .productDetail .productDetailRight img {
    width: 100%;
  }
  .productBox .productDetail .productDetailClose {
    width: 6%;
  }
  .productBox .productDetail .productDetailImg img {
    width: 100%;
  }
  .productBox .productDetail .productDetailText .productDetailTextLeft {
    float: none;
    width: 100% !important;
  }
  .productBox .productDetail .productDetailText .productDetailTextLeft .productDetailTitle1 {
    font-family: ReaderMedium, 'Noto Sans HK', "Microsoft JhengHei UI", "Microsoft JhengHei", "Microsoft YaHei UI", "Microsoft YaHei", sans-serif;
    font-size: 3vw;
    font-weight: bold;
    text-align: left;
    margin-top: 1vw;
    color: #000000;
  }
  .productBox .productDetail .productDetailText .productDetailTextLeft .productDetailTitle2 {
    font-family: ReaderMedium, 'Noto Sans HK', "Microsoft JhengHei UI", "Microsoft JhengHei", "Microsoft YaHei UI", "Microsoft YaHei", sans-serif;
    font-size: 3.8vw;
    font-weight: bold;
    text-align: left;
    margin-top: 1vw;
    color: #000000;
  }
  .productBox .productDetail .productDetailText .productDetailTextLeft .productDetailTitle3 {
    font-size: 3.8vw;
    margin-top: 2vw;
  }
  .productBox .productDetail .productDetailText .productDetailTextLeft .productDetailTitle4 {
    font-size: 2.6vw;
    margin-top: 2vw;
  }
  .productBox .productDetail .productDetailText .productDetailTextRight {
    float: none;
    width: 100% !important;
    padding-left: 0%;
  }
  .productBox .productDetail .productDetailText .productDetailTextRight .productDetailList {
    font-family: 'Noto Sans HK', "Microsoft JhengHei UI", "Microsoft JhengHei", "Microsoft YaHei UI", "Microsoft YaHei", sans-serif;
    font-size: 2.7vw;
    font-weight: bold;
    text-align: left;
    margin-top: 2vw;
    line-height: 180%;
    color: #000000;
  }
  .productBox .productDetail .productDetailText .productDetailTextRight .productDetailList2 {
    font-size: 2.25vw;
    margin-top: 3vw;
    line-height: 180%;
  }
  .productBox .productDetail .productDetailBuyNow .pMark2 {
    font-size: 2.8vw;
  }
  .productBox .productDetail .productDetailPrice {
    display: inline-block;
    font-family: ReaderMedium, 'Noto Sans HK', "Microsoft JhengHei UI", "Microsoft JhengHei", "Microsoft YaHei UI", "Microsoft YaHei", sans-serif;
    font-size: 3.6vw;
    font-weight: bold;
    text-align: left;
    color: #B4042B;
    line-height: 150%;
    border-bottom: 1px solid #000000;
  }
  .productBox .productDetail .productDetailPrice2 {
    font-size: 2.8vw;
    line-height: 150%;
    margin-top: 1vw;
  }
  .productBox .productDetail small .productDetailPrice {
    font-size: 2.8vw;
  }
}
