@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; background: #f0f0f0; text-align:left; font-family:"Century Gothic","Microsoft JhengHei","微軟正黑體", Arial, sans-serif; }
.WRAPPER img { border:0px; vertical-align:top;}
.WRAPPER a { text-decoration:none; -webkit-tap-highlight-color: transparent}
/*預設清單樣式*/
.Area .list_00 ul {display:inline-block; margin:0; padding:0;}
.Area .list_00 li {list-style:none;float:left;overflow: hidden;}
	@media screen and (max-width:767px){
		.WRAPPER { padding-bottom:30px; min-width: inherit; min-height:100vh; overflow: hidden;   }
		.WRAPPER img {  width:100%;  height:auto;}
	}



.Areabottom{ margin-bottom: 50px!important; }
@media screen and (max-width:767px){ .Areabottom{ margin-bottom: 8vw!important; }	}


/*PC背景*/
.bg_01 { z-index:-10; top:0;left:0; width:100%; height:100%; background-repeat:no-repeat; background-position:center top; pointer-events:none;}
.bg_02 { z-index:-10; top:2100px;left:0; width:100%; height:100%;  background:#99baff  repeat-y; background-size: 100%; pointer-events:none;}
.bgdeco { z-index:-10; position: absolute; top:550px; left: 0; width: 100%; min-width: 1220px; height: 100%; background: url(bgdeco.png?t=1755508387951) repeat-y center top; transition: 0.5s linear; pointer-events: none;}
.bgdeco2 { z-index:-11; position: absolute; top:2970px; left: 0; width: 100%; min-width: 1220px; height: 100%; background:#99baff repeat-y center top; transition: 0.5s linear; pointer-events: none;}
.bgdeco2-2 { z-index:-10; position: absolute; top:0px; left: 0; width: 100%; min-width: 1220px; height: 3650px; background:#f0f0f0 repeat-y center top; transition: 0.5s linear; pointer-events: none;}

@media screen and (max-width:767px){	
  .m_bg_01 { z-index: -40; position:fixed; top: 0vw; left: 0; width: 100%; height:100%; background-repeat:no-repeat; background-position: center top; pointer-events:none;background-size: 100%;}
  .m_bg_02 { z-index:-10; top:100vw;left:0; width:100%; height:100%;  background:#99baff  repeat; background-size: 100%; pointer-events:none;}
  .m_deco { z-index:-10; position:fixed; top:0; left:0; width:100%; height:100%; background-position:center 0px; background-repeat:repeat-y; transition:0.5s linear;background-size:100%; pointer-events:none;}
  .m_bgdeco2 { z-index:-11; position: absolute; top:293vw; left: 0; width: 100%; min-width: 1220px; height: 100%; background:#99baff repeat-y center top; transition: 0.5s linear; pointer-events: none;}
  .m_bgdeco2-2 { z-index:-10; position: absolute; top:0vw; left: 0; width: 100%; min-width: 1220px; height: 360vw; background:#f0f0f0 repeat-y center top; transition: 0.5s linear; pointer-events: none;}
}

/*版頭背景*/

.Area_bgtop { z-index: 0; position: absolute; top: 0; left: 50%; width: 2000px;  -webkit-transform: translateX(-50%); transform: translateX(-50%); pointer-events: none;}
.Area_bgtop .bgtop_ { position: absolute; top: 0; left: 0; width: 100%; height: 1000px;}
.Area_bgtop .bgtop_ span { position: absolute; display: block; width: 100%; height: 100%; background-position: center top;}
  @media screen and (min-width: 768px) {
    .Area_bgtop span { background-repeat: no-repeat;}
   /* .Area_bgtop_fixed { position: fixed;}*/
/*    .Area_bgtop_1 .bgtop_1_2  { mix-blend-mode: hard-light;}	  */
    .Area_bgtop_1 .bgtop_1_1 span { background-image: url(pc_bg.png?t=1755508387951); height: 1200px;} 

}


.m_Area_bgtop { z-index: 0; position: absolute; top: 0; left: 0; width: 100%; height: 100%; pointer-events: none;}
.m_Area_bgtop .m_bgtop_ { position: absolute; top: 0; left: 0; width: 100%; height: 0; padding-bottom: 100%;}
.m_Area_bgtop .m_bgtop_ span { position: absolute; display: block; width: 100%; height: 0; padding-bottom: 100%; overflow: hidden; background-position: center top; background-size: 100%;}
  @media screen and (max-width: 767px) {
    .m_Area_bgtop span { background-repeat: no-repeat;}
    .m_Area_bgtop_fixed { position: fixed; top: 0px;} /*搭配js-appBgFixed*/
    .m_Area_bgtop_1 .m_bgtop_1_1 span { z-index: -3; position: absolute; top: 0vw; left: 0; width: 100%; height:100%;z-index: -2; background-image: url(m_bg.png?t=1755508387951) ; height: 120vw; }

  }
  

/*
momo_logo
.Area_title .momologo { z-index:5; position: absolute; top: 19px; left: 0;}
.Area_title .momologo a { display: block; width: 172px; height:32px; background: url(momo_logo.png?t=1755508387951) no-repeat; background-size: 100%;}
.Area_title .momologo a:hover{ filter: opacity(.85); background: url(momo_logo_on.png?t=1755508387951) no-repeat; background-size: 100%;}
  @media screen and (max-width:767px){
    .Area_title .momologo { top: 2%; left: 2%; width: 22%;}
    .Area_title .momologo a { width: 100%; height:15vw;}
  }
*/



/*版頭*/
.Area_title .title_light { position: absolute; top: 140px; left: 120px; z-index: 30; animation: titlelight 0.8s infinite; opacity: 37%;}


.Area_topSUB a, .Area_topPD a { pointer-events: none; }

@media screen and (min-width:768px){
  .Area_title .bg_stage{ position: absolute; }
.Area_title{ height: 600px; box-sizing: border-box;}
.Area_title .title01 { z-index:99; position: relative;}
  /*版頭品輪播*/
  .Area_title .topPD {position: absolute;top: 0px;right: -253px;width:100%;}
  .Area_title .topPD ul.PD_wrapper { display: flex; flex-wrap: nowrap; margin: 0; padding: 0; width: 100%; box-sizing: content-box; grid-gap: inherit;}
  .Area_title .topPD ul.PD_wrapper li { flex-shrink: 0; margin: 0; padding: 0; opacity: 0; transform: translate(5%,0);}
  .Area_title .topPD ul.PD_wrapper li.swiper-slide-active { opacity: 1; transition: .8s ease-out; transform: translate(0,0);}	
  .Area_title .topPD .PD_layout .PD_img {width:100%; position:absolute; right: 238px ;}
  .Area_title .PD_wrapper {background-color: rgba(255,255,255,0.00);}
  .Area_title .PD_layout[data-pd-li*="BN"] li{border: rgba(255,255,255,0.00);}
	
  /*副標輪播*/
  .Area_title .Area_topSUB {position: absolute;top: -5px;right: 11px;width:100%;}
  .Area_title .Area_topSUB ul.PD_wrapper { display: flex; flex-wrap: nowrap; margin: 0; padding: 0; width: 100%; box-sizing: content-box; grid-gap: inherit;}
  .Area_title .Area_topSUB ul.PD_wrapper li { flex-shrink: 0; margin: 0; padding: 0; opacity: 0; transform: translate(5%,0);}
  .Area_title .Area_topSUB ul.PD_wrapper li.swiper-slide-active { opacity: 1; transition: .8s ease-out; transform: translate(0,0);}	
  .Area_title .Area_topSUB .PD_layout .PD_img {width:100%; position:absolute; right: 238px ;}
	
	
}


@media screen and (max-width:767px){
.Area_title .title_light { position: absolute; top: 20vw; left: -21vw; z-index: 30; animation: titlelight 0.6s infinite; opacity: 37%; width: 20%;}
.Area_title { height:51vw;}
.Area_title .title01 { z-index:0; position: relative; width: 100%;}
   /*版頭品輪播*/
   .Area_title .topPD {position: absolute; top:9vw; right: -3vw; width: 100%; }
   .Area_title .topPD ul.PD_wrapper { display: flex; flex-wrap: nowrap; margin: 0; padding: 0; width: 80%; box-sizing: content-box; grid-gap: inherit;}
   .Area_title .topPD ul.PD_wrapper li { flex-shrink: 0; margin: 0; padding: 0; opacity: 0; transform: translate(5%,0);}
   .Area_title .topPD ul.PD_wrapper li.swiper-slide-active { opacity: 1; transition: .8s ease-out; transform: translate(0,0);}		
   .Area_title .PD_wrapper {background-color: rgba(255,255,255,0.00);}
   .Area_title .PD_layout[data-pd-li*="BN"] li{border: rgba(255,255,255,0.00);}
	
  /*副標輪播*/
  .Area_title .Area_topSUB {position: absolute;top: 14vw;right: 2vw;width: 100%;}
  .Area_title .Area_topSUB ul.PD_wrapper { display: flex; flex-wrap: nowrap; margin: 0; padding: 0; width: 80%; box-sizing: content-box; grid-gap: inherit;}
  .Area_title .Area_topSUB ul.PD_wrapper li { flex-shrink: 0; margin: 0; padding: 0; opacity: 0; transform: translate(5%,0);}
  .Area_title .Area_topSUB ul.PD_wrapper li.swiper-slide-active { opacity: 1; transition: .8s ease-out; transform: translate(0,0);}	
  .Area_title .PD_wrapper {background-color: rgba(255,255,255,0.00);}
  .Area_title .PD_layout[data-pd-li*="BN"] li{border: rgba(255,255,255,0.00);}	
	
}
	
/*提醒我按鈕*/
a.mo_remind_btn { z-index:9999; position: absolute!important; right: 0; top:50vw; width: 15%; opacity: .8;}

	
/*活動倒數*/
.TimerNick { position: absolute; top: 370px;left:143px; display: inline-block; z-index:8; text-align: center; letter-spacing: 0.3em;}
.TimerNick .FontStyle { display: inline-block; margin: 0 0 0 5px; padding: 0; border: 0; font-size: 30px;  color:#fff; font-weight: normal; letter-spacing:1px; text-align: center;}
.TimerNick span { padding-left: 2px; font-size: 23px;  letter-spacing: 0.1em; color:#fff;}
.TimerNick b { font-weight: normal;}
@media screen and (max-width:767px){
  .TimerNick  { width:100%; top:38vw; left: 2.2em; display: flex;  column-gap: 0.4em; text-align: left;}
  .TimerNick .FontStyle { margin:-0.25em 0 0 -0.01em; padding: 0; border: 0; font-size: 1.4em; letter-spacing: .01em; }
  .TimerNick span { padding-left: 0; font-size: 1em; letter-spacing: -0.05em; margin-left: -0.3em; }
  .TimerNick span:first-child{ margin-top: -0.1em; }
}    




/*01攻略*/
.Area01{position: relative; height:360px }
.Area01 .bn {position: relative; margin-top: 0px; z-index:1 }
.Area_00_title{ position: relative; top: 0px; left: 0px; z-index:2}
@media screen and (max-width: 767px) {
  .Area01{position: relative; height:30vw }
  .Area01 .bn { margin-top: -1vw; width: 100%; left: 0vw; position: relative; z-index:1}
  .Area_00_title{ position: relative; top: 27vw; left: 0vw; z-index:2}

}



/*02好禮區*/
.Area02{position: relative; height: 390px;width:960px !important}
.Area02 img {width:100% !important;margin: 0 1% 0 1% ;}

@media screen and (max-width: 767px) {
  .Area02{position: relative; height: 32vw; width:100%!important}

  .Area02 img {width:100% !important;}



}


/*03登記*/
.Area03{}	

@media screen and (max-width: 767px) {
	
  .Area03{ position: relative; top: 0vw ; }	


}	



/*04主打*/

.Area04{ position: relative; top: 30px; height: auto;padding-bottom: 70px !important;}
.Area04 .title {position: relative;top: 0px; width:100% }
/*底圖*/
.Area04 .start {width: 100%;}
.Area04 .box {/*background: url(Area02repeat.png?t=1755508387951)top center repeat-y;*/  }
.Area04 .end {width: 100%;margin-left: 0;}
@media screen and (max-width: 767px) {
	
.Area04{ position: relative; top: 10vw ; }	
.Area04 .title {width: 100%; position: relative; left: 0vw; top: 0vw; z-index:2}

/*底圖*/	
.Area04 .start {position: relative;width: 111%;left: -6vw}
.Area04 .box {background: url(Area02repeat.png?t=1755508387951)top center repeat-y;width: 100%;  }
.Area04 .end {position: relative;width: 111%;left: -6vw;}
}


/*icon*/
.Area_05 { height: 570px; top: 49px;width: 100%}
.Area_05 .Area_05-1{ left:0px;width: 90%}
.Area_05 .Area_05-2{ left:0px;width: 52%}
.Area_05 .icon{position: relative;width: 70%;left: 180px;top:66px;}
.logo6  {position: relative;width: 70% ; left:0px ; top:0px ;}

  .Area_05 .PD_layout ul {background-color:transparent; }
   .Area_05 .PD_wrapper {background-color: rgba(255,255,255,0.00);}
   .Area_05 .PD_layout[data-pd-li*="BN"] li{border: rgba(255,255,255,0.00);}
/*  .PD_slide .js-PD_id .topPD .PD_layout li{border-bottom:none!important; border-right:none!important;}*/
    @media screen and (max-width:767px){	
    .Area_05 { height:50vw; top: 3vw; width: 100%}
	.Area_05 .Area_05-1{ left:0vw;width: 92%}
	.Area_05 .Area_05-2{ left:0vw;width: 60%}
    .Area_05 .icon{position: relative;width: 100%;left: 0;top:6vw;}
	.logo6  {position: relative;width: 70% ; left: 0vw ; top:0px ;}

	  .Area_05 .PD_layout ul {background-color:transparent; }
/*	  .PD_slide .js-PD_id .topPD .PD_layout li{border-bottom:none!important; border-right:none!important;}*/

}




/*旗艦館*/
.Area_06 { width: 90%;margin:0 auto ;padding:3% 0 3% 0}
.Area_06 img { width:80%;}

/*取消公版白底*/
.QQ .PD_wrapper {background-color: rgba(255,255,255,0.00);}
.QQ .PD_layout[data-pd-li*="BN"] li{border: rgba(255,255,255,0.00);}
@media screen and (max-width:767px){
	.QQ .PD_wrapper {background-color: rgba(255,255,255,0.00);}
	.QQ .PD_layout[data-pd-li*="BN"] li{border: rgba(255,255,255,0.00);}
 }




/*區塊_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.97);
     -moz-transform:scale(0.97);
      -ms-transform:scale(0.97);
       -o-transform:scale(0.97);
          transform:scale(0.97);}
		  
		  
.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;}
	}



/*按鈕*/
.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;}
	}

/*分享浮層*/
.floatBox { position:relative; margin:2% auto; padding: 2% 0; width: 700px; height:auto; background-color:rgba(0,0,0,0.8); text-align:center;  border-radius:20px;}
.floatBox img { width:100%; height:auto;}
.floatBox .go_bt {
  -webkit-transition: all 0.2s ease;
     -moz-transition: all 0.2s ease;
      -ms-transition: all 0.2s ease;
       -o-transition: all 0.2s ease;
          transition: all 0.2s ease;}
.floatBox .go_bt:hover { filter: brightness(120%);
  -webkit-transform:translateY(-6px);
     -moz-transform:translateY(-6px);
      -ms-transform:translateY(-6px);
       -o-transform:translateY(-6px);
          transform:translateY(-6px);}
.floatBox .closeButton a { display:block; cursor:pointer; position:absolute; top:-20px; right:-20px; width:40px; height:40px; border-radius:50%; border:solid 2px #999999; font:bold 40px/1em "Century Gothic"; color:#FFF; text-align:center; background-color:rgba(0%,0%,0%,0.5);text-decoration: none; z-index:2}
.floatBox .closeButton:hover {background-color:#666; text-decoration:none;}
.floatBox .title  { display:inline-block; margin:0 0 10px 0; border-bottom:1px solid #ffd800; font:bold 45px/1.5em "微軟正黑體","Microsoft JhengHei", Arial, Helvetica;letter-spacing: -0.05em;  color:#ffd800; text-align:center}
.floatBox .box_ { margin:0 auto; width:90%;}
.floatBox .box_:after { content: ""; display:block; clear:both;}
.floatBox .box_btn { margin:20px auto 0; width: 80%;}
.floatBox .box_btn a { display:block; margin:3% 0;}
.floatBox .box_btn img { width:100%;}
.floatBox .box_btn .btn { margin:0 auto; width:60%;}
.floatBox .box_btn2 a { float:left; margin:0 1%; width:48%;}
	@media screen and (max-width:767px){
		.floatBox { padding:5% 0; width:90%; height: auto;}
		.floatBox .closeButton a {display:block; position:absolute; top:-15px; right:-15px; width:30px; height:30px; border-radius:50%; border:solid 2px #999999; font:bold 30px/1em "Century Gothic"; color:#FFF; text-align:center; background-color:rgba(0%,0%,0%,0.5);text-decoration: none; z-index:2}
		.floatBox .closeButton:hover {background-color:#666; text-decoration:none}
		.floatBox .title  { margin:0 5% 3vw; font-size: 6vw; line-height:2rem;}
		.floatBox .box_btn { margin:2% auto 0;}
		.floatBox .box_btn .btn { margin:0 auto; width:80%;}
	}




  
/*影片css*/
.bigpicture { height: 100%;	width: 100%; position: relative; background-position: center center; background-size: cover; cursor: pointer; z-index: 10;}
.bigpicture h3 { position: absolute; left: 3%; bottom: -1%; z-index: 1; color: #fff; font-size: 24px;}
.bigpicture:before,
.bigpicture:after { z-index: 1; content: ''; position: absolute; left: 0; top: 0; right: 0;	bottom: 0;height: 100%;	width: 100%; transition: opacity 0.2s;}
.bigpicture:after { background-repeat: no-repeat; background-position: center; opacity: 1; background-size: 2em;}
.bigpicture:before { background: linear-gradient(0deg, #000, transparent 40%); opacity: 0.7;}
.bigpicture:hover:after { opacity: 0.8; }
.bigpicture:hover:before { opacity: 0.5; }
.bigpicture:after { height: 100%; width: 100%;	
	background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20159.00691%20111.60904%22%3E%3Cpath%20d%3D%22M36.2%20111c-25-1.3-29.6-4-34-18.6C.3%2086.7%200%2080%200%2057.4%200%2019%202.3%209.7%2013.6%204c11.5-5.6%20120-5.6%20131.4%200%206%203%2010%208.7%2011.8%2017.2%202%209.8%203%2042.2%201.5%2057.5-2%2020.4-7%2028.5-19.2%2030.8-7.6%201.5-82%202.4-102.8%201.3zM85%2065.3c11.3-6%2020.4-11%2020.3-11L84%2043%2063%2032v22c0%2012%20.4%2022%20.8%2022%20.3%200%2010-5%2021.2-10.8z%22%20fill%3D%22%23db2823%22%2F%3E%3Cpath%20d%3D%22M63.2%2032c-.4.3-.2%201-.3%201.3v28.5c0%204.6%200%209.2.5%2013.8%200%20.4.3.7.6.5%206.3-3%2012.3-6%2018.4-9.3%207.5-4%2015-7.8%2022.2-12%20.3%200%201-.4.6-.8-12.8-7-25.7-13.5-38.6-20.2-1-.6-2.2-1.3-3.4-1.7z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E');
	background-size: 4em;
}
.bigpicture img { width: 100%; aspect-ratio: 1.777777; }
.box_youtube {width:680px; margin: auto; position: relative; top: 50px;} 
/* .box_youtube:after { content: ""; width: 120%; height: 123%; position: absolute; top: -40px; left: -57px; background: url(Area00_ytbg.png?t=1755508387951) no-repeat top / 100%; z-index: 5;}
.box_youtube:before { content: ""; width: 30%; height: 25%; position: absolute; top: 263px; left: 450px; background: url(Area00_yttriangle.png?t=1755508387951) no-repeat top / 100%; z-index: 30;} */
.box_youtube .youtubeArea { position:relative; width:100%; height:0px; padding-bottom:56.25%;}
.box_youtube .youtubeArea * { margin:0; padding:0;}
.box_youtube .youtubeArea iframe { position:absolute; top:0px; left:0px; width:100%; height:100%;}
.box_youtube .youtubeArea .youtubeDiv { background-color: transparent!important;}

	@media screen and (max-width:767px){
      .bigpicture h3 { font-size: 3vw; left: 0.8em; text-align: left;}
      .box_youtube { width: 96vw; margin: auto; position: relative; top: 10vw;} 
      /* .box_youtube:after{ content: ""; width: 117%; height: 125%; position: absolute; top: -4.3vw; left: -5.8vw; background: url(Area00_ytbg.png?t=1755508387951) no-repeat top / 100%;}
      .box_youtube:before{ content: ""; width: 30%; height: 30%; position: absolute; top: 31vw; left: 53vw; background: url(Area00_yttriangle.png?t=1755508387951) no-repeat top / 100%; z-index: 30;}
       */
      
	}
