@charset "utf-8";
/*基本*/
@media screen and (min-width:768px){
body {margin: 0; padding:0;background-color: #fff;}
}
@media screen and (max-width:767px){
body{margin: 0; padding:0;background-color: #b91e28;}
}


/*全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%;z-index: 0;}
		.WRAPPER .mainArea { position:relative; display:block; margin:0 auto; padding: 0; width: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;}

	}


/*Appletxt*/
.apple_txt{ position: relative;margin:30px auto; color:#000;font-size: 12px; 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;height: 30vw;}
}


/*隱鑶*/
.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;}
	}


/**延遲載圖用**/
.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%;}
	}

/* 背景 */
@media screen and (min-width:768px){
	.top_bg{z-index: -1;position: absolute;top: 0;left: 0;height: 100%;width: 100%;min-width: 1220px;background-repeat: no-repeat;background-position: center top;pointer-events: none;}
	.top_deco{z-index: 0;position: absolute;top: 0;left: 0;height: 100%;width: 100%;min-width: 1220px;background-repeat: no-repeat;background-position: center top;pointer-events: none;}
	.bg_repeat{z-index: -1;position: absolute;top: 2030px;left: 0;height: 100%;width: 100%;min-width: 1220px;background-repeat: repeat-y;background-position: center top;pointer-events: none;}
	.bg_deco{z-index: -1;position: absolute;top: 2030px;left: 0;height: 100%;width: 100%;min-width: 1220px;background-repeat: repeat-y;background-position: center top;pointer-events: none;}
}
@media screen and (max-width:767px){
  	.top_bg{z-index: 0;position: absolute;top: 10vw;left: 0;height: 100%;width: 100%;max-width: 100%;background-size: 100%;background-position: center top;background-repeat: no-repeat;pointer-events: none;}
  	.bg_repeat{z-index: -1;position: absolute;top: 0;left: 0;height: 100%;width: 100%;max-width: 100%;background-size: 100%;background-position: center top;background-repeat: repeat-y;pointer-events: none;}
}

/* 間距 */
@media screen and (min-width:768px){
	.bottom{margin-bottom: 100px;}
	.bottom01{margin-bottom: 30px;}
	.bottom02{margin-bottom: 80px;}
}

@media screen and (max-width:767px){
	.bottom{margin-bottom: 5vw;}
	.bottom01{margin-bottom: 3vw;}
	.bottom02{margin-bottom: 8vw;}
}

/* 00.版頭 */
.top .title a{pointer-events: none;}
.top .title ul,.top .top_pd ul{padding: 0 !important;grid-gap: 0 !important;}
@media screen and (min-width:768px){
	.top{height: 870px;}
	.top .title{position: absolute;top: 15px;left: 180px;width: 70%;}
	.top .title_shine{mix-blend-mode: screen;position: absolute;top: 0;}
	.top .top_pd{position: absolute;top: 360px;left: 340px;width: 100%;}
	.top .top_pd img{width: 65%;}
	.top .top_pd .swiper-pagination{left: -340px;}
	.top .light_L{position: absolute;top: 330px;left: -50px;}
	.top .light_R{position: absolute;top: 330px;left: 680px;}
	/* 文案位置 */
	.top .top_pd .PD_into{position: relative;text-align: center;top: -350px}
	.top .top_pd .PD_into h3{font-size: 25px;}
	.top .top_pd .PD_into h4{font-size: 20px;color: #000;margin-top: 10px;}
	.top .top_pd .PD_into p{margin-top: 40px;}
	.top .top_pd .PD_into p b{display: none;}
	.top .top_pd .PD_into p .money{background: none;-webkit-text-fill-color: #d62672}
	.top .top_pd .PD_into p .Price{background: none;-webkit-text-fill-color: #d62672}
	.top .top_pd .PD_into p small{display: none;}
}

@media screen and (max-width:767px){
	.top{height: 115vw}
	.top .title{position: absolute;top: 5vw;}
	.top .title_shine{mix-blend-mode: screen;position: absolute;top: 5vw;}
	.top .top_pd{position: absolute;top: 47vw;width: 100%;}
	.top .light_L{position: absolute;top: 60vw;width: 50%;}
	.top .light_R{position: absolute;top: 60vw;left: 50vw;width: 50%;}
	.top .top_deco{position: absolute;}
	/* 文案位置 */
	.top .top_pd .PD_into{position: relative;top: -47vw;left: 27vw;text-align: center;}
	.top .top_pd .PD_into h3{font-size: 3.5vw;}
	.top .top_pd .PD_into h4{color: #000;font-size: 3vw;}
	.top .top_pd .PD_into p{margin-top: 2vw;}
	.top .top_pd .PD_into p b{display: none;}
	.top .top_pd .PD_into p .money{background: none;-webkit-text-fill-color: #d62672}
	.top .top_pd .PD_into p .Price{background: none;-webkit-text-fill-color: #d62672}
	.top .top_pd .PD_into p small{display: none;}
	
	
}

/* 標題 */
.txt a{pointer-events: none;}
@media screen and (min-width:768px){
	.txt{width: 80%;}
}

@media screen and (max-width:767px){

}

/* 02.登記 */
@media screen and (min-width:768px){

}

@media screen and (max-width:767px){
	.danji .Area_danji{width: 97%;}
}

/* 04.作圖區 */
@media screen and (min-width:768px){
	/* 文案位置 */
	.item .PD_layout-PDBN_01 .PD_into{position: relative;top: -230px;text-align: center;}
	.item .PD_layout-PDBN_01 .PD_into h3{font-size: 30px;color: #4c70c3;}
	.item .PD_layout-PDBN_01 .PD_into h4{font-size: 30px;color: #000;}
	.item .PD_layout-PDBN_01 .PD_into h4 b{display: none;}
	.item .PD_layout-PDBN_01 .PD_into p{margin-top: 30px}
	.item .PD_layout-PDBN_01 .PD_into p del{color: #ff6890;}
	.item .PD_layout-PDBN_01 .PD_into p b{font-size: 30px;background: none;-webkit-text-fill-color: #ff6890}
	.item .PD_layout-PDBN_01 .PD_into p .money{font-size: 30px;background: none;-webkit-text-fill-color: #ff6890}
	.item .PD_layout-PDBN_01 .PD_into p .Price{font-size: 50px;background: none;-webkit-text-fill-color: #ff6890}
	.item .PD_layout-PDBN_01 .PD_into p small{font-size: 30px;background: none;-webkit-text-fill-color: #ff6890}
}

@media screen and (max-width:767px){
	/* 文案位置 */
	.item .PD_layout-PDBN_01 .PD_into{position: relative;top: -28.5vw;text-align: center;}
	.item .PD_layout-PDBN_01 .PD_into h3{font-size: 4vw;color: #4c70c3;}
	.item .PD_layout-PDBN_01 .PD_into h4{font-size: 4vw;color: #000;margin-top: -1vw;}
	.item .PD_layout-PDBN_01 .PD_into h4 b{display: none;}
	.item .PD_layout-PDBN_01 .PD_into p{margin-top: -2vw;}
	.item .PD_layout-PDBN_01 .PD_into p del{color: #ff6890;}
	.item .PD_layout-PDBN_01 .PD_into p b{background: none;-webkit-text-fill-color: #ff6890}
	.item .PD_layout-PDBN_01 .PD_into p .money{background: none;-webkit-text-fill-color: #ff6890}
	.item .PD_layout-PDBN_01 .PD_into p .Price{font-size: 5vw;background: none;-webkit-text-fill-color: #ff6890}
	.item .PD_layout-PDBN_01 .PD_into p small{background: none;-webkit-text-fill-color: #ff6890}
}

/* 05.下方公版 */
@media screen and (min-width:768px){
	.bottom_version .bottom_version_box .txt{width: 100%;}
	.bottom_version .bottom_version_box .pd8{margin-top: -795px;padding-bottom: 50px;}
	.bottom_version .bottom_version_box .pd8 ul{width: 85%;}
}

@media screen and (max-width:767px){
	.bottom_version .bottom_version_box .txt ul{padding: 0 !important;grid-gap: 0 !important}
	.bottom_version .bottom_version_box .pd8{width: 95%;}
}
