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

/*基本*/
body{ margin:0; padding:0;}

/*全BOX版面*/
.WRAPPER { z-index:0; position: relative; display:block; margin: 0 auto; padding:0; overflow:hidden; width:100%; min-width:1220px; text-align:left; font-family:"Century Gothic","Microsoft JhengHei","微軟正黑體", Arial, sans-serif; }
.WRAPPER img { width:100%;  height:auto;border:0px; vertical-align:top;}
.WRAPPER a { text-decoration:none; -webkit-tap-highlight-color: transparent}
	@media screen and (max-width:767px){
		.WRAPPER {min-width: inherit; min-height:100vh; overflow: hidden; }
		.WRAPPER img {  width:100%;  height:auto;}
	}

/*背景*/
@media screen and (min-width:768px){
.bg_01 { z-index: -1 ; position: absolute ; top:0; left:0; width:100%; height:100%; background-repeat:no-repeat; background-position: center top; pointer-events:none;}
.bg_deco02 { z-index: -1 ; position:absolute ; top: 730px ; left: 0px ; width:100%; height:100%; background-position:center top; background-repeat:repeat-y; transition:0.5s linear; pointer-events:none;}
.pc_repeat_bg { z-index: -2 ; position:absolute ; top: 0 ; left: 0 ; width:100%; height:100%; background-position:center top; background-repeat:repeat-y; transition:0.5s linear; pointer-events:none;}
}
@media screen and (max-width: 767px){
  .mo_top { z-index: 0 ; position:absolute ; top: 44px ; left:0; width:100%; height:100%; background-repeat:no-repeat; background-position: center top; pointer-events:none; background-size: 100%; }	
  .m_repeat_bg { z-index: -1 ; position:absolute ; top: 0 ;left:0;width:100%;height: 100%;background-repeat:repeat-y;background-position: center top;pointer-events:none;background-size: 100%;}
}


/*版頭區*/
@media screen and (min-width:768px){
.Area_title { height: 560px ; }
.Area_title .title01 { position:absolute ; width: 62% ; top: 92px ; left: 232px ; z-index: 1 ; }

.robot01 { position: absolute; top: 67px ; right: 895px ; z-index: 2 ;  }
.robot02 { position: absolute; top: 400px ; left: 790px ; z-index: 2 ; }

/* 副標 */
.Area_title .mainsubtitle { position: absolute ;  width: 45% ;  top: 358px ;  left: 281px ; z-index: 1 ; }
}
@media screen and (max-width: 767px){
.Area_title { height: 56vw ; }
.Area_title .title01 { z-index: 1 ; position: absolute ; width: 74% ; top: 8vw ;  left: 13vw ; }
.robot01 { position: absolute ; width: 40% ; top: 4vw ; right: 80vw ; z-index: 2 ; }
.robot02 { position: absolute ; width: 40% ; top: 37vw ; left: 69vw ; z-index: 2 ; }

  /* 副標 */
  .Area_title .mainsubtitle { position: absolute ; left: 10.5vw ; top: 31.5vw ; width: 62vw ; z-index: 10 ; }
  .Area_title .mainsubtitle .PD img {width: 90%;margin: 0 auto;}

}

.Area_title .Area_swiper{
	overflow: visible !important;
}

/*區塊_all*/
.Area1220 {margin:0 auto;width:1220px;}
.Area960 { margin:0 auto; width:960px;}
.Area { position: relative; margin:0 auto; padding:0; border-radius:0; text-align:center; }
.Area a { position:relative; 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);}
		  
		  
.WRAPPER .go_bt1 {
  -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;}
.WRAPPER .go_bt1:hover { 
  -webkit-transform:translateY(-10px);
     -moz-transform:translateY(-10px);
      -ms-transform:translateY(-10px);
       -o-transform:translateY(-10px);
          transform:translateY(-10px);}
		  

		  
	@media screen and (max-width:767px){
		.Area1220 { width:100%;}
		.Area960 { width:100%;}
		.Area .go_bt:hover {  
			-webkit-transform:none;




			-moz-transform:none;
			-ms-transform:none;
			-o-transform:none;
			transform:none;}


	}




/*LOGO*/
.momologo { z-index:2; position: absolute; top: 15px; left:15px;}
.momologo a { display:block; width:140px; height:21px;}
.momologo a svg { width:140px; height:21px; }
.momologo a path { fill:#EA27C2; }
.momologo-pink   a path { fill:#EA27C2; }/*LOGO 桃紅色*/
.momologo-white a path { fill:#ffffff; }/*LOGO 白色*/
	@media screen and (max-width:767px){
		.momologo { display:none;}
	} 



/*按鈕*/
.bnn {
}
.bnn a img {
	transition-duration: 0.1s;
	backface-visibility: hidden;
	transform: translateZ(0);
	display: block;
	margin: 0;
	padding: 0px;
	width: 100%;
	height: auto;
	text-align: left;
}
.bnn:hover a img {
	-webkit-transform: translateY(10px);
	transform: translateY(10px);
}	
	
	

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




/*注意事項區*/
.edm_notice{ text-align:center; padding:10px 10px 15px 10px; color:#000 ; font:12px/18px Helvetica;}
.edm_notice .apple_notice{  padding:10px 0px 10px 0px; }



/* 版頭品 */
@media screen and (min-width:768px){
  .Area_pick2 { padding-bottom: 160px ; }
  .Area_pick2 .box_pick2 .Area_swiper_box {  }
}
@media screen and (max-width:767px){
  .Area_pick2 { padding-bottom: 13vw ; }
  .Area_pick2 .box_pick2 { }
}


/* 品類區 */
.Area_sale .sale_bg { position: absolute ; }
@media screen and (min-width:768px){
  .Area_sale {height: 420px ;}
  .Area_sale .layout_sale { top: 30px ;  width: 90%;}
}
@media screen and (max-width:767px){
  .Area_sale {height: 44vw ;}
  .Area_sale .layout_sale { width: 96% ; top: 3vw ; }
}
  


/* 登記 */
.danji01 .btn_reg .activityText p { color: #fff ; }
.danji01 .btn_reg .content p { color: #fff ; }
.danji01 .btn_reg .activityText .Tip { color: #fff; }
.warningTxt h3 { padding: 0 ; }

/*登記贈品文案顏色*/
.Area_danji .danji_box ul li .activityText .gifts span { color: #ffeaa9 ;} 

@media screen and (min-width:768px){
  .danji_all01 { padding-bottom: 30px ; }
}
@media screen and (max-width: 767px){
  .Area_danji { width: 96%; }
  .danji_all01 { padding-bottom: 3vw ; }
}



/* 間距 */
.Area_bottom { margin-bottom: 60px !important; }
@media screen and (max-width:767px){
  .Area_bottom { margin-bottom: 6vw!important; }
}



/* 微調區標 */
@media screen and (max-width:767px){
  .layout_text ul { padding: 0 !important;}
  .layout_public ul { padding: 0 !important;}
}



/* 輪播10品 */
.Area_pick .layout_pick_logo ul{ padding-top: 0 ; }
@media screen and (min-width:768px){
  .Area_pick .layout_text { margin-bottom: -70px ; }
  .Area_pick .box_pick { background-image: url(red_repeat.png?t=1785208522720 ); background-size: 100% ; background-repeat: repeat-y ; padding-top: 30px ; }
  .Area_pick .box_pick .Area_swiper_box { }
  .Area_pick .layout_pick_logo { margin-top: -10px ; }
}
@media screen and (max-width:767px){
  .Area_pick { width: 96% ; }
  .Area_pick .layout_text { margin-bottom: -7vw ; }
  .Area_pick .box_pick { background-image: url(red_repeat.png?t=1785208522720 ); background-size: 100% ; background-repeat: repeat-y ; padding-top: 3vw ; }
  .Area_pick .layout_pick_logo { margin-top: -1vw ; }
}




/* 4品公版 */
@media screen and (min-width: 768px){
  .Area_4pda .layout_4pda { background-image: url(red_repeat.png?t=1785208522720 ); background-size: 100% ; background-repeat: repeat-y ; }
  .Area_4pda .box_4pda ul { width: 96%; }
}
@media screen and (max-width:767px){
  .Area_4pda { width: 96% ; }
  .Area_4pda .layout_text { margin-bottom: -7vw ; }
  .Area_4pda .box_4pda { background-image: url(red_repeat.png?t=1785208522720 ); background-size: 100% ; background-repeat: repeat-y ; padding-top: 2vw ; }
  .Area_4pda .layout_4pda ul { width: 96%; }
}



/* 條件說明 */
.Area_text {
	height: 100%;
	z-index: 9;

	/* 以下為 PC 專屬：外距與背景裝飾（手機不套用） */
	@media screen and (min-width:768px) {
		margin: 60px auto 0 auto;

		.bg_02 {
			z-index: -65;
			position: absolute;
			top: -32px;
			left: -390px;
			width: 2000px;
			height: 1701px;
			background-repeat: repeat-y;
			background-position: center top;
			pointer-events: none;
		}

		.PD_layout ul li { padding: 9px; }
	}

	/* 文字框：預設為 PC 樣式，(max-width:767px) 時切換為手機樣式 */
	.text_box {

		@media screen and (max-width:767px) {
			color: #000;
			padding-top: 2vw;
		}

		/* 第一框 */
		.text_item {
			background-color: #ffffff;
			border-radius: 47px;
			width: 92%;
			margin: auto;
			padding: 20px ;
			@media screen and (max-width:767px) {
				border-radius: 5vw;
				width: 90%;
			}

			.text_title{
				border-bottom: 0.2vw solid #cf090a;
				margin-bottom: 24px;
				@media screen and (max-width:767px) {
					margin-bottom: 3.6vw;
				}
				ul li {
					font-size: 37px;
					list-style: none;
					font-weight: 800;
					color: #cf090a;
					line-height: 0;
					text-align: left;

					@media screen and (max-width:767px) {
						font-size: 1.5rem;
					}
				}
			}

			.text_content{
				ul {
					text-align: left;
					list-style-type: disc;
					width: 94%;
					@media screen and (max-width:767px) {
						width: 85%;
					}

					li {
						font-size: 20px;
						padding: 0;
						font-weight: 800;
						list-style: disc;
						line-height: 39px;

						@media screen and (max-width:767px) {
							font-size: 1rem;
							line-height: 7vw;
						}

						p{
							margin: 0;
						}
					}
				}
				.content_title{
					text-align: left;
					font-size: 20px;
					margin-left: 5px;
					padding-right: 7px;
					font-weight: 800;
					line-height: 39px;

					@media screen and (max-width:767px) {
						font-size: 1rem;
						line-height: 1.8rem;
					}
					a{
						display: inline-block;
					}
					p{
						margin: 0;
					}
				}
			}
			.text_subcontent{
				display: flex;
				flex-direction: column;
				gap: 8px;
				padding: 0 20px;
				margin: 20px 0;
				@media screen and (max-width:767px) {
					padding: 0;
					margin: 4vw 0;
				}
				ul li{
					list-style:decimal;
				}
				.text_subtitle{
					background: #cf090950;
					padding: 12px;
					
					ul{
						width: auto;
						margin: 0;
						text-align: left;
					}
					li{
						margin: 0;
						padding: 0;
						line-height: 28px;
						list-style: none;
					}
				}
			}
			.pic_001{
				width: 8%;
				background: url(pic_001.png?t=1785208522720) top center no-repeat;
				background-size: 100%;
				height: 25px;
				display: inline-block;
				@media screen and (max-width:767px) {
					width: 17%;
        			height: 4vw;
				}
			}
		}

	}
}







