@charset "utf-8";
/* CSS Document */

/*基本*/
body{ margin:0; padding:0; }
html{
	scroll-behavior: smooth;
	overflow-x: hidden;
    overflow-y: auto;
    height: auto;
}

/*PC背景*/
.bg_brand { z-index: 1;position: absolute;top: 0;left: 0;width: 100%;height: 220px;background-color: #fff;background-size: 200%;background-repeat: repeat;background-position: center top;pointer-events: none;}
.bg_nav { z-index: 0;position: absolute;top: 0;left: 0;width: 100%;height: 300px;background-color: #34bac1;background-size: 200%;background-repeat: repeat;background-position: center top;pointer-events: none;}
.bg_01 { z-index: -2;position: absolute;top: 1000px;left: 0;width: 100%;height: 100%;background-image: url("bg_01.jpg");background-size: 150%;background-repeat: repeat;background-position: center top;pointer-events: none;}
.bg_msg { z-index: 0;position: relative;bottom: 0;left: 0;width: 100%;height: 100%;background-image: url("msg_bg01.png");background-size: 100%;background-repeat: no-repeat;background-position: center top;pointer-events: none;}


  @media screen and (max-width:767px){
    .bg_brand { z-index: 1;position: absolute;top: 0;left: 0;width: 100%;height: 80px;background-color: #fff;background-size: 200%;background-repeat: repeat;background-position: center top;pointer-events: none;}
    .bg_nav {  z-index: 0;position: absolute;top: 0;left: 0;width: 100%;height: 300px;background-color: #34bac1;background-size: 200%;background-repeat: repeat;background-position: center top;pointer-events: none;}
  }

/*區塊_all*/
.Area { position: relative;  margin:0 auto; padding:0; border-radius:0; text-align:center; }
.Area a { display:block;} 
.Area .go_bt {
  -webkit-transition: all 0.4s ease;
     -moz-transition: all 0.4s ease;
      -ms-transition: all 0.4s ease;
       -o-transition: all 0.4s ease;
          transition: all 0.4s ease; }
.Area .go_bt:hover {
  -webkit-transform:scale(0.95);
     -moz-transform:scale(0.95);
      -ms-transform:scale(0.95);
       -o-transform:scale(0.95);
          transform:scale(0.95); }
.Area1220 { margin:0 auto; width:1220px;}
.Area960 { margin:0 auto; width:960px;}
		.Area_1bn { margin: 0 auto; padding:0; overflow:hidden;}
		.Area_1bn a { float:left; margin:0 0 2% 0; padding:0; width:100%; list-style: none;}
		.Area_2bn { margin: 0 auto; padding:0; overflow:hidden;}
		.Area_2bn a { float:left; margin:0 1% 2%; padding:0; width:48%; list-style: none;}
		.Area_3bn { margin: 0 auto; padding:0; overflow:hidden;}
		.Area_3bn a { float:left; margin:0 1% 2% ; padding:0; width:31.3%; list-style: none;}
		.Area_1bn_nopadding { margin: 0 auto; padding:0; overflow:hidden;}
		.Area_1bn_nopadding a { float:left; margin:0; padding:0; width:100%; list-style: none;}
		.Area_2bn_nopadding { margin: 0 auto; padding:0; overflow:hidden;}
		.Area_2bn_nopadding a { float:left; margin:0; padding:0; width:50%; list-style: none;}
		.Area_3bn_nopadding { margin: 0 auto; padding:0; overflow:hidden;}
		.Area_3bn_nopadding a { float:left; margin:0; padding:0;  list-style: none;}
		.Area_4bn_nopadding { margin: 0 auto; padding:0; overflow:hidden;}
		.Area_4bn_nopadding a { float:left; margin:0; padding:0; width:25%; list-style: none;}
  		.Area_5bn_nopadding { margin: 0 auto; padding:0; overflow:hidden;}
		.Area_5bn_nopadding a { float:left; margin:0; padding:0; list-style: none;}
		.Area_6bn_nopadding { margin: 0 auto; padding:0; overflow:hidden;}
		.Area_6bn_nopadding a { float:left; margin:0; padding:0; list-style: none;}
		.Area_smallbg_01 {height: 394px}
		.Area_smallbg_02 {height: 121px}
		.Area_smallbg_03 {height: 468px}
		.Area_smallbg_04 {height: 142px}

	@media screen and (max-width:767px) {
		.Area1220 { width:100%;}
		.Area960 { width:100%;}
		/*區塊_切割*/
		.Area_1bn { margin: 0 auto; padding:0; overflow:hidden;}
		.Area_1bn a { float:left; margin:0 0 2% 0; padding:0; width:100%; list-style: none;}
		.Area_2bn { margin: 0 auto; padding:0; overflow:hidden;}
		.Area_2bn a { float:left; margin:0 1% 2%; padding:0; width:48%; list-style: none;}
		.Area_3bn { margin: 0 auto; padding:0; overflow:hidden;}
		.Area_3bn a { float:left; margin:0 1% 2% ; padding:0; width:31.3%; list-style: none;}
		.Area_1bn_nopadding { margin: 0 auto; padding:0; overflow:hidden;}
		.Area_1bn_nopadding a { float:left; margin:0; padding:0; width:100%; list-style: none;}
		.Area_2bn_nopadding { margin: 0 auto; padding:0; overflow:hidden;}
		.Area_2bn_nopadding a { float:left; margin:0 0 -0.2vw 0; padding:0; width:50%; list-style: none;}
		.Area_3bn_nopadding { margin: 0 auto; padding:0; overflow:hidden;}
		.Area_3bn_nopadding a { float:left; margin:0; padding:0; width:33.3%; list-style: none;}
		.Area_4bn_nopadding { margin: 0 auto; padding:0; overflow:hidden;}
		.Area_4bn_nopadding a { float:left; margin:0; padding:0; width:25%; list-style: none;}
		.Area_5bn_nopadding { margin: 0 auto; padding:0; overflow:hidden;}
		.Area_5bn_nopadding a { float:left; margin:0; padding:0; width:25%; list-style: none;}
		.Area_6bn_nopadding { margin: 0 auto; padding:0; overflow:hidden;}
		.Area_6bn_nopadding a { float:left; margin:0; padding:0; width:16.5%; list-style: none;}
		.Area_smallbg_03 {height: 553px}
	}
	.Area_top { height: 800px;}
	.for_pc { padding-top: 100px; }

/* PC公版區塊 */
@media screen and (min-width: 768px) { .AreaPD { height: 410px;	}}

/* 品牌標題 */
.maintitle {
	z-index: 2;
	margin-block: 40px !important; 
	background-color: #fff;
}
@media screen and (max-width: 768px) {
	.maintitle {
		margin-block: 20px !important; 
	}
	}

/* 品牌導覽列 */
.box01 {
	background-color: #34bac1;
	color: #fff !important;
	width: 1220px;
	padding-top: 0px !important;
}
.Area_nav { 
	scroll-margin-top: 80px;
	height: 75px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	gap: 40px;

 }
 

/* .nav_btn {
	width: auto;
	height: auto;
}
.nav_btn img {
	position: relative;
	opacity: 0%;
}
.nav_btn a{
	position: absolute;
	top: 24%;
	left: 115px;
} */
.btn_container {
	width: auto;
}
.nav_btn {
  position: relative;
  display: inline-block;
  padding: 8px 25px;
  color: #fff;
  text-decoration: none;
  font-size: 18px;
  font-weight: bold;
  background-color: #34bac1;
  border: 2px solid #34bac1;
  border-radius: 50px;
  transition: all 0.2s ease;
  z-index: 2;
}
@media screen and (max-width:767px){
	.btn_container {
		margin-top: 0px;
	}
    .nav_btn {
		padding: 5px 10px;
		font-size: 14px;
	  }
  }
  
  /* Hover 效果 */
  .nav_btn:hover {
	background-color: rgba(255, 255, 255, 10%);
	border-color: #fff;
  }
  .nav_btn:hover::after {
	background-color: #fff;
	border-color: #fff;
  }
  @media (hover: none) {
	.nav_btn:hover {
		background-color: #34bac1;
		border-color: #34bac1;
	  }
	  .nav_btn:hover::after {
		background-color: #34bac1;
		border-color: #34bac1;
	  }
  }

  .activity_top {
	margin-top: 50px;
	margin-bottom: -80px;
  }
  .activity_top img{
	width: 90%;
  }
  @media screen and (max-width:767px){
	.activity_top {
		margin-top: 20px;
		margin-bottom: 20px;
	  }
  }


/* swiper_banner */
 .swiper {
	width: 100%;
	height: 100%;
  }

  .swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #d6f1f3;
	display: flex;
	justify-content: center;
	align-items: center;
	overflow: hidden;
  }

  .Swiper_banner .swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
  }
  @media screen and (max-width:1440px) and (min-width:767px){
	.Swiper_banner .swiper-slide img {
		display: block;
		margin-left: -220px;
		width: 130%;
		height: 100%;
		object-fit: cover;
	  }
 }
 @media screen and (max-width:767px) {
	.Swiper_banner .swiper-slide img {
		display: block;
		margin-left: -100px;
		width: 150%;
		height: 120%;
		object-fit: cover;
	  }
 }
 /* Youtube區塊 */
.YTVideo {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 10px;
	height: 0;
	overflow: hidden;
	margin-top: 100px;
	margin-bottom: 100px;
}
@media screen and (max-width:767px) {
.YTVideo {
	width: 90%;
	margin: auto;
	margin-bottom: 24vw;
	}
}
.circle_shadow{
	width: 1000px;
	height: 50px;
	border-radius:50%;
	background-image: radial-gradient(ellipse at center,#727171 0%, #d6f1f3 50% );
	margin-top: -70px;
	margin-bottom: 0px;
	opacity: 50%;
}
@media screen and (max-width:767px) {
	.circle_shadow{
		width: 380px;
		height: 20px;
		margin-top: -80px;
		margin-bottom: 0px;
	}
}


/* 短影音區塊 */
.shorts_area {
	background-color: #34bac1;
	margin: 100px 0;
	padding: 30px;
	border-radius: 20px;
}
.Swiper_short .swiper-wrapper{
	width: 100%;
	height: 100%;

}
.short_cut{
	height: 100%;
}
.Swiper_short .swiper-slide {
	background-color: #34bac1;
}
.Swiper_short .swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 15px;
	
  }
  @media screen and (max-width:767px) {
	.shorts_area {
		margin: 20px 0;
		padding: 10px 10px 10px 10px;
		border-radius: 0px;
	}
	.Swiper_short .swiper-wrapper{
		width: 100%;
		height: 100%;
		padding: 0 0 20px 0;
	}
	.Swiper_short .swiper-slide {
		height: 100%;
	}
	.Swiper_short .swiper-pagination {
		bottom: 0% !important;
	}
 }

/* 主打產品 PC/MB共用區塊 */
.sale {
	margin-block: 10px;
}


.saleItem {
	margin-block: 10px;
}
.saleTop {
	margin-bottom: 50px;
}
.saleTop a:hover {
	transition-duration: 0.8s;
	transform: translateY(-6px);
	transition: 0.5s;
}
@media screen and (max-width:767px) {
	.sale {
		margin-top: 5vw;
	}
	.areaPY_1 {
		margin-top: 0;
	}
	.areaPY_2 {
		margin-top: 20vw;
	}
	.areaPY_3 {
		margin-top: 20vw;
	}
	.areaPY_4 {
		margin-top: 20vw;
	}
	.saleItem {
		margin-top: -5vw;
		margin-bottom: -5vw;
	}
	.saleTop {
		margin-bottom: 10vw;
	}
}
.title {
	display: none;
}
@media screen and (max-width:767px) {
	.title {
		display: block;
		margin: 10vw auto;
		width: 90%;
		pointer-events: none;
		-webkit-user-select:none;
		-moz-user-select:none;
		-o-user-select:none;
		user-select:none;
	}
}
.mainproduct_bg{
	position: relative;
}
.mainproduct_item{
	position: absolute;
	top: 5%;
	left: -17%;
}
.mainproduct_item img{
	width: 55%;
}
.mainproduct_name{
	position: absolute;
	top: 15%;
	left: 62%;
}
.mainproduct_name h3{
	color: #217272;
	margin-bottom: 10px;
	text-align: left;
	font-size: 23pt;
	font-weight: bold;
}
.mainproduct_name h3 .note {
	color: #727171;
	font-size: 10pt;
	font-weight: 200;
}
.note {
	color: #727171;
	font-size: 10pt;
	font-weight: 200;
}
.mainproduct_name h3 .name_large {
	font-size: 31pt;
}
.mainproduct_price{
	font-family: Arial, sans-serif;
	text-align: left;
	font-size: 50pt;
	color: #e4007f;
	font-weight: bold;
}
.mainproduct_price span{
	font-size: 20pt;
	color: #727171;
	font-weight: 200;
	text-decoration-line: line-through;
}

.for_phone .mainproduct_bg {
	position: relative;
	width: 105%;
	margin-left: -3%;
}
.for_phone .mainproduct_item {
	position: absolute;
	top: 15%;
	left: 3%;
	width: 60%;
}

.for_phone .mainproduct_name{
	position: absolute;
	top: 22%;
	left: 61%;
}
.for_phone .mainproduct_name h3{
	color: #217272;
	margin-bottom: 5px;
	text-align: left;
	font-size: 8pt;
	font-weight: bold;
}
.for_phone .mainproduct_name h3 .note {
	color: #727171;
	font-size: 5pt;
	font-weight: 200;
}
.for_phone .note {
	color: #727171;
	font-size: 5pt;
	font-weight: 200;
}
.for_phone .mainproduct_name h3 .name_large {
	font-size: 10pt;
}
.for_phone .mainproduct_price{
	font-family: Arial, sans-serif;
	text-align: left;
	font-size: 17pt;
	color: #e4007f;
	font-weight: bold;
}
.for_phone .mainproduct_price span{
	font-size: 10pt;
	color: #727171;
	font-weight: 200;
	text-decoration-line: line-through;
}



/* 代言人區塊 */
.person { 
	display: flex; 
	flex-wrap: wrap;
	justify-content: center;
	margin-inline:auto; 
	padding:0; 
	width:100%; 
	list-style: none;
}
.person img{
	width: 100%;
}
.for_phone .person{ 
	margin-block: 50px;
	gap: 5px;
}
.for_phone .person img{ 
	width: 175px; 
}


/* 產品區塊 */
.product_area01 { 
	display: flex; 
	flex-wrap: wrap;
	justify-content: center;
	margin-inline:auto; 
	margin-bottom: 40px;
	padding:0; 
	width:100%; 
}
.product_bg{
	position: relative;
	/* width: 50%; */
}
.product_item{
	width: 100%;
	position: absolute;
	top: 5%;
	left: 0%;
}
.product_item_img img{
	width: 90%;
}

.product_name {
	width: 100%;
	margin-inline: auto;
}
.product_name h3{
	color: #217272;
	margin: 25px 40px 10px 40px;
	/* padding-left: 8px; */
	font-size: 28pt;
	font-weight: bold;
	/* text-align: left; */
}
.product_name h3 .name_sm {
	font-size: 20pt;
}
.product_price{
	display: flex;
	justify-content: center;
	gap: 10px;
	font-family: Arial, sans-serif;
	font-size: 50pt;
	color: #e4007f;
	font-weight: bold;
}
.product_pricedown{
	display: flex;
	flex-direction: column;
	width: 20%;
}
.product_price span{
	font-size: 20pt;
	color: #727171;
	font-weight: 200;
	text-decoration-line: line-through;
}
/* .product_item img{
	width: 150%;
} */

.for_phone .product_area01 { 
	margin-bottom: 30px;
}
.for_phone .product_bg{
	position: relative;
	width: 50%;
}
.for_phone .product_item{
	position: absolute;
	top: 5%;
	left: 0%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.for_phone .product_img{
	width: 85%;
}
.for_phone .product_name {
	width: 80%;
	margin: 5px 10px 10px 5px;
}
.for_phone .product_name h3{
	color: #217272;
	margin: 5px 5px 0px 10px;
	/* padding-left: 18px; */
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
}
.for_phone .product_name h3 .name_sm {
	font-size: 6pt;
}
.for_phone .product_name .note {
	color: #727171;
	font-size: 5pt;
	font-weight: 400;
}
.for_phone .product_price{
	display: flex;
	justify-content: center;
	gap: 10px;
	font-family: Arial, sans-serif;
	font-size: 22pt;
	color: #e4007f;
	font-weight: bold;
}
.for_phone .product_pricedown{
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 5px;
	width: 20%;
}
.for_phone .product_pricedown img{
	width: 80%;
}
.for_phone .product_price span{
	font-size: 8pt;
	color: #727171;
	font-weight: 200;
	text-decoration-line: line-through;
}


/* 保健區塊 */
.health_area {
	margin: 50px 0;
	padding: 0 30px;
}
.health_area_title {
	display: flex;
	margin-block: 30px;
	margin-inline: auto;
	position: relative;
}
.health_title {
	margin-inline: auto;
	position: relative;
	z-index: 1;
}
.health_titlebg {
	position: absolute;
	top: 5%;
	left: 57%;
	z-index: 0;
}

.Swiper_health .swiper-wrapper{
	width: 100%;
	height: 100%;
}
.Swiper_health .swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	
  }
@media screen and (max-width:767px) {
	.health_area {
		margin: 50px 0;
		padding: 0;
	}
	.health_area_title {
		margin-top: 100px;
	}
	.health_title {
		width: 80% !important;
	}
	.health_titlebg {
		width: 30% !important;
		top: 5%;
		left: 70%;
	}
}

 


/* 品牌注意事項 */
.area_msg {
	width: 100%;
	height: 100%;
	overflow: hidden;

}
.bg_msg {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
@media screen and (max-width:1440px) {
	.area_msg {
		width: 100%;
		height: 100%;
		overflow: hidden;
		background-color: #fff;
	}
	.bg_msg {
		width: 150%;
		margin-left: -350px;
	}
 }
@media screen and (max-width:768px) {
	.area_msg {
		width: 150%;
		height: 150%;
		overflow: hidden;
		background-color: #fff;
	}
	.bg_msg {
		width: 50%;
		margin-left: -200px;
	}
 }
.msg_area{
	margin: 80px 120px 10px 80px;
	position: absolute;
	top: 0;
	left: 0;
	width: 50%;
	color: #fff
}
.msg_area h3{
	font-size: 35pt;
	margin-bottom: -5px;
	text-align: left;
}
.msg_area p{
	margin-bottom: -10px;
	font-size: 15pt;
	line-height: 1.5;
	text-align: left;
}



/*版頭*/
.Area_top .momologo { z-index:2; position: absolute;top: 15px; left:40px;}
.Area_top .momologo a { display:block; width:200px; height:30px; background: url(momo_logo.png) no-repeat;}
.Area_top .momologo a:hover{ background: url(momo_logo_on.png) no-repeat;}
	@media screen and (max-width:767px){
		.Area_top { height: auto;}
		.Area_top .momologo { display:none}
	}
.bank_bn{ position:absolute; top:200px; left:0; z-index:3;}


/*登記活動01*/
.Area01 { position: relative; display:block; width:1220px; height:496px; margin:0px auto ; padding:0; text-align:center; top:215px;}
.Area01 .more_pc  { position:absolute;     top: 187px;left: 817px;z-index:7;}
.Area01 ul.book  {display:block;width:1220px; position:absolute;   top: 0px; left: 80px; padding:0 ;  text-decoration:none;  overflow:hidden;list-style:none; z-index:6;padding-bottom: 10px; height: 280px;}
.Area01 ul.book li { padding:0; margin:0 0px 0px 0; text-decoration:none;display:block; list-style:none;  float:left;}
.Area01 ul.book li .txt1{display:block;position: absolute; left:244px; top:206px; z-index:9999;margin: 0 auto;font-family: "Century Gothic","Microsoft JhengHei","微軟正黑體", Arial, sans-serif;line-height: 1.5;text-align: left;}
.Area01 ul.book li .txt1 p{width:120px;height:25px;border-radius:35px;text-align:center;color: #000; background-color:#fff;}
.Area01 ul.book li .txt2{display:block; position: relative; left:220px; top:-40px; z-index:9999;margin: 0 auto;font-family: "Century Gothic","Microsoft JhengHei","微軟正黑體", Arial, sans-serif;line-height: 1.5;text-align: left;}
.Area01 ul.book li .txt2 p{width:120px;height:25px;border-radius:35px;text-align:center;color: #000; background-color:#fff;}
.Area01 .book_03  { position:absolute; top:16px; left:885px;z-index:6;}
.Area01 .book_04  { position:absolute; top:137px; left:885px;z-index:6;}


/*PC線上入稿*/
.Area02 { margin:0 auto; position: absolute; top:2100px; left: 50%;
    margin-left: auto;
    margin-top: auto;
    text-align: center;
    transform: translateX(-50%);}
.Area02 .pc_danji_c { position: absolute; padding:0px; margin:0 auto; }
.Area02 .pc_danji_c ul { display:flex; height:216px;margin:0 auto 0;padding:5px 0 0; width:1220px; margin-left:85px; list-style:none;}
.Area02 .pc_danji_c .content1 {position: relative; left:39px; top:-57px; z-index:3; color:#000; width:170px; background: #fff; border-radius: 10px;}
		@media screen and (max-width:767px){
			.Area02 { background: none !important; margin:0 auto 0vw;}
			.Area02 { height:150vw;top:140vw; }	
			
		}

/*手機登記按鈕*/
.book_box {  position:relative; margin:0;padding:0;}
.book_box a { display:block; width:100%; height:100%;}
.book_ { }
.book_ .count { margin: 0;padding: 0;  color:#000000; text-align:center; font: bold 3vw/5vw "Century Gothic", Arial, "Microsoft JhengHei";}	

/*1品*/		
.book_01 { position:absolute;width:62.50%;  height: 100%;  top: 0vw;left:0vw; }
.book_01 .count { position: absolute; top: 73%; left: 18%; background:#fff; color:#000; padding:0 2vw; border-radius:50px;    z-index: 9; }
.post { position:absolute; width:37.50%;  height: 50%;  top: 0; left:62.4%;}
.list { position:absolute; width:37.50%;  height: 50%;  top: 50%;left:62.4%; }

/*2品*/	
.book_box2 .book_01 { position:absolute;width:37.50%;  height: 100%;  top: 0vw;left:0vw; }
.book_box2 .book_01 .count { position: absolute; top: 70%; left:50%; background:#fff; color:#000; padding:0 3vw; border-radius:50px;    z-index: 9; }
.book_box2 .book_02 { position:absolute;width:34.38%;  height: 100%;  top:0;left:37%;  }
.book_box2 .book_02 .count {  position: absolute; top: 70%; left:43%; background:#fff; color:#000; padding:0 3vw; border-radius:50px;    z-index: 9; }
.book_box2 .post { position:absolute; width:28.13%;  height: 50%;  top: 45%; left:71.4%;}
.book_box2 .list { position:absolute; width:28.13%;  height: 50%;  top: 0%;left:71.4%; }

/*3品*/	
.book_box3 .book_01 { position:absolute;width:34.50%;  height: 75%;  top: 0vw;left:0vw; }
.book_box3 .book_01 .count { position: absolute; top: 88.5%; left:36%;}
.book_box3 .book_02 { position:absolute;width:31.0%;  height: 75%;  top:0;left:35%;  }
.book_box3 .book_02 .count {  position: absolute; top: 88.5%; left:27%;}
.book_box3 .book_03 { position:absolute;width:34.50%;  height: 75%;  top:0;left:66%;  }
.book_box3 .book_03 .count {  position: absolute; top: 88.5%; left:26%;}
.book_box3 .post { position:absolute; width:50%;  height: 25%;  top: 75%; left:0%;}
.book_box3 .list { position:absolute; width:50%;  height: 25%;  top: 75%; left:50%; }

/*---------------登記區塊END------------------*/




	
/*隱鑶*/
.for_phone { display:none !important;}
	@media screen and (max-width:767px){
		.for_pc { display:none !important;}
		.for_phone { display: inherit !important;}
	}