@charset "utf-8";
/*基本*/
body {margin: 0; padding:0; background-color: #ececec;}

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


/*全BOX版面*/
.WRAPPER { position: relative;margin: 0 auto; padding: 0;	width:100%; min-width:1220px; overflow: hidden;font-family:"微軟正黑體","Microsoft JhengHei",Helvetica;}
.WRAPPER img { border:0; vertical-align:top;}
.WRAPPER a { text-decoration:none;  display:inline-block;}
.WRAPPER .Area_top{position: relative; }
.WRAPPER .mainArea { position:relative; display:block; margin:0 auto; padding: 0; width:1220px;}
	@media screen and (max-width:767px){
		.WRAPPER { padding-bottom:0px; margin:0 auto; display: block; min-width:100%;}
		.WRAPPER .mainArea { position:relative; display:block; margin:0 auto; padding: 0; width:100%;  }

	}


.WRAPPER .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;}
.WRAPPER .go_bt:hover { 
   filter:brightness(110%);
  -webkit-transform:translateY(10px);
     -moz-transform:translateY(10px);
      -ms-transform:translateY(10px);
       -o-transform:translateY(10px);
          transform:translateY(10px);}

/*滑過會亮*/	
.WRAPPER .go_bt3 {
  -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_bt3:hover { 
   filter:brightness(105%);
  -webkit-transform:scale(1.08);
     -moz-transform:scale(1.08);
      -ms-transform:scale(1.08);
       -o-transform:scale(1.08);
          transform:scale(1.08);
		  }


/*PC背景*/
@media screen and (min-width:767px){
  .bg_deco00 { z-index:-21; position:absolute; top:0; left:0; width:100%; min-width:1220px; height:100%; background-repeat:repeat-y; background-position:center top;  }
  .bg_deco01 { z-index:-20; position:fixed; top:0; left:0; width:100%; min-width:1220px; height:100%; background-repeat:no-repeat; background-position:center top;  }
	.bgtop01 { z-index:-15; position:absolute; top:0; left:0; width:100%; min-width:1220px; height:100%; background-repeat:repeat-y; background-position:center top; }
	.bgtop_repeat { z-index:-30; position:absolute; top:0; left:0; width:100%; min-width:1220px; height:100%; background-repeat:repeat-y; background-position:center top; pointer-events:none;}
	.pc_fixbn { z-index:-14; position:absolute; top:0; left:0; width:100%; min-width:1220px; height:100%; background-repeat:no-repeat; background-position:center bottom; pointer-events:none;}
	.bg_02 { z-index:-15; position:absolute; top:0; left:0; width:100%; min-width:1220px; height:100%; background-repeat:no-repeat; background-position:center top; }
}

/*mb背景*/
@media screen and ( max-width:767px) {
	.m_bg01 { z-index:0; position:absolute; top:0; left:0; width:100%; height:100%; background-repeat:repeat-y; background-position:center top; background-size:100%; }	
}


/*區塊_all*/
.Area { position: relative; margin:0 auto; padding:0; text-align:center;  }
.Area .box_bg{position:absolute;top:0;left: 0;z-index: 0;} 
.Area1220 { margin:0 auto; width:1220px;}
.Area960 { margin:0 auto; width:960px;}

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

	}


/*我是CSS_momologo*/
/* .momologo { position:absolute; top:20px; left:25px; z-index:999; }
.momologo_01 {margin-left:66px;}
.momologo_02 {margin-left:66px;} */
	@media screen and (max-width:767px){
	 /* .momologo {width: 100%; top: 10vw;} */
	}




/*編輯按鈕移動*/
#eWriterBtn_bt_B_000_01{ margin-left: 10px!important; margin-top: 90px!important; z-index: 99!important; }	
/*版頭區塊*/
@media screen and (min-width:768px){
.Area_title {height:1100px;z-index: 20;}
.Area_title .pcin {position: absolute; top:10px;left: -54px;z-index: -1;pointer-events: none;}
.Area_title .sparking01 {position: absolute; top:230px;left: 164px;z-index: -1;animation-delay:0.5s;}
.Area_title .sparking02 {position: absolute; top:345px;left: 980px;z-index: -1;}
.Area_title .eye {position: absolute; top:187px;left: 579px;z-index: 11;}
.Area_title .title {position: absolute;width: 54%; top:58px;left: 284px;z-index: 10;}
.Area_title .toppd {position: absolute;width: 62%; top:507px;left: 149px;z-index: 10;}
.Area_title .toppd ul {padding: 0!important;}
}

@media screen and (max-width:767px){
	.Area_title {height: 127vw;z-index: 20;}
	.Area_title .pcin { position: absolute; top:0; z-index: -8; width: 100%;}	
	.Area_title .sparking01 {position: absolute; top:5vw;left: 8vw;z-index: 0;width: 8%; pointer-events: none;}
	.Area_title .sparking02 {position: absolute; top:42vw;left: 89vw;z-index: 0;width: 6%; pointer-events: none;}
	.Area_title .eye {position: absolute; top:22vw;left: 46.9vw;z-index: 11;width: 8%; pointer-events: none;}
	.Area_title .title {position: absolute; top:6vw;left: 12vw;z-index: 10;width: 78%;}
	.Area_title .toppd {position: absolute; top:55.5vw;left: 6vw;z-index: 10;width: 88%;}
	.Area_title .toppd ul {border-radius:0; /*border: .5px #000 solid;*/}
}

/*主標微調(線上入稿)*/
.Area_title .toptitle { position: absolute; top:85px; left:70px; width:9%; z-index: 5;}
@media screen and (max-width:767px){
.Area_title .toptitle { position: absolute; top:0;left:0; width:18%;height: auto; z-index: 5;}	
 }


/*版頭背景*/
.pdbg_a {width: 1341px;height: 1150px; position: absolute;top:0px;left: -60px;overflow: hidden;z-index: -10;}
.pdbg_a .PD_layout ul,.pdbg_b .PD_layout ul,.pdbg_c .PD_layout ul,.pdbg_d .PD_layout ul {display: flex;padding: 0;grid-gap: 0;}
.pdbg_a .PD_layout .PD img,.pdbg_b .PD_layout .PD img,.pdbg_c .PD_layout .PD img,.pdbg_d .PD_layout .PD img { width: 100%; }

/*版頭單品*/
.pdbg_c {width:770px;height: auto; position: absolute;top: 405px;left: 140px;overflow: hidden;z-index: 1;}
.pdbg_c .PD_layout .PD_slide {padding: 0% 0 0;height: 750px;}
.pdbg_c .PD_layout .PD_img img {width: 100%;border-radius: 0!important;}
.pdbg_c .PD_layout li:hover { transform: none; box-shadow: none; }
.pdbg_c .prdImgWrap .imgTag,.pdbg_c .prdImgWrap .imgTagRectangle,.pdbg_c .prdImgWrap .imgTagBottom{ display: none;}

@media screen and (max-width:767px){
.pdbg_a {width: 100%;height: auto;position: absolute;top: 0vw;left: 0;overflow: hidden;z-index: -10;}
	
/*版頭單品*/
.pdbg_c {width: 72.5%;position: absolute;top: 43.5vw;left: 6vw;overflow: hidden;z-index: 1;}
.pdbg_c .PD_layout .PD_slide {padding: 0 0 0; height: auto;}
.pdbg_c .PD_layout .PD_img img {width: 95%;}
}

/*輪播特效*/
@media screen and (min-width:768px){
   .Area_title .pdbg_a .Area_swiper .swiper-slide .PD_img { opacity: 0; transform: translate(0,0%);}
   .Area_title .pdbg_a .Area_swiper .swiper-slide-active .PD_img { opacity: 1; transition: 1s ease-out; transform: translate(0,0);}
   .Area_title .pdbg_b .Area_swiper .swiper-slide .PD_img{ opacity: 0; transform: translate(0%,0);}
   .Area_title .pdbg_b .Area_swiper .swiper-slide-active .PD_img{ opacity: 1; transition: 1s ease-out; transform: translate(0,0);}	
   .Area_title .pdbg_c .Area_swiper .swiper-slide{ opacity: 0; transform: translate(-2%,0);}
   .Area_title .pdbg_c .Area_swiper .swiper-slide-active { opacity: 1; transition: 1s ease-out; transform: translate(0,0);}
}
@media screen and (max-width:767px){

}



/*版頭輪播toppd*/
.Area_top .topPD2 { position: absolute; top: 265.5px; left:220px; width: 290px; height: 65px; overflow: hidden; z-index: 10;}
.Area_top .topPD2 ul.PD_wrapper { display: flex; flex-wrap: nowrap; margin: 0; padding: 0; width: 100%; box-sizing: content-box; grid-gap: inherit;}
.Area_top .topPD2 ul.PD_wrapper li { flex-shrink: 0; margin: 0; padding: 0; opacity: 0; transform: translate(5%,0);}
.Area_top .topPD2 ul.PD_wrapper li.swiper-slide-active { opacity: 1; transition: .8s ease-out; transform: translate(0,0);}

@media screen and (max-width:767px){
  .Area_top .topPD2 { width: 40%; height: auto; position: absolute; top: 36.5vw; left: 30vw;  overflow: hidden;}
}


/*活動3顆*/
.Area_active {padding-bottom: 30px;}
.Area_active .layout_active ul {grid-gap:1em;}
@media screen and (max-width:767px){
	.Area_active {padding-bottom: 2vw;}
	.Area_active .layout_active {width: 96%;}
	.Area_active .layout_active ul {grid-gap:.5em;}
}




/*登記*/
.danjiall .box1 {padding-top: 30px;}
@media screen and (max-width:767px){
	.danjiall .box1 {padding-top: 3vw;}
	.danjiall .Area_danji .danji_box {width: 96%;}
	}



/*作圖區*/
.Area_item .layout_item {padding-top: 30px;}
.Area_item .layout_item ul {grid-gap:.5em;}
@media screen and (max-width:767px){
	.Area_item .layout_item {width: 93%;padding-top: 1vw;padding-right: 1vw;}
	.Area_item .layout_item ul {grid-gap:.5em;}
	.Area_item .layout_item ul li {padding-top: 3vw;}
}


/*6品*/
.Area_6pda .layout_6pda {padding-top: 30px;}
@media screen and (max-width:767px){
.Area_6pda .layout_6pda {padding-top: 3vw;width: 96%;}
}



/*下方公版*/
.Area_6pdb {margin-bottom: 10px;}
.Area_6pdb .layout_6pdb {padding-top: 30px;}
@media screen and (max-width:767px){
.Area_6pdb {margin-bottom: 2vw;}
.Area_6pdb .layout_6pdb {padding-top: 3vw;width: 96%;}
}



/*logo*/
.Area_logo .layout_logo {width: 96%;padding-top: 30px;}
.Area_logo .layout_logo ul {grid-gap:.5em;}
@media screen and (max-width:767px){
.Area_logo .layout_logo {width: 96%;padding-top: 3vw;padding-bottom: 17vw;}
.Area_logo .layout_logo ul {grid-gap:.2em;}
.Area_logo .layout_logo li:nth-of-type(7) {position: absolute;top: 29.3vw;left: -17vw;z-index: 1;}
.Area_logo .layout_logo li:nth-of-type(7) img{width: 32%;}

.Area_logo .layout_logo li:nth-of-type(8) {position: absolute;top: 29.3vw;left: 15vw;z-index: 1;}
.Area_logo .layout_logo li:nth-of-type(8) img{width: 32%;}


}



/*調間距*/
.Area_bottom {padding-bottom: 50px;}
.title_all img{width: 800px;}
@media screen and (max-width:767px){
	.Area_bottom {padding-bottom: 5vw;}
	.title_all img{width: 100%;}
	}



/*Appletxt*/
.apple_txt{ position: relative;margin:30px auto; color:#000;font-size: 13px; text-align: center;}
@media screen and (max-width:767px){
.apple_txt{position: relative;margin:0 0 0 0;padding: 3% 4% 3% 4%; color:#000;}
}



		
/**延遲載圖用**/
.mainArea .articleList * img.lazy {display:none;} 

		/*分享浮層*/
.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%;}
	}


