html,body { margin:0; padding:0; background-color:#ebe9ea!important; font-family: Verdana,"Microsoft JhengHei", Arial, Helvetica, sans-serif; }
img { border:none;display:block;}
a {text-decoration: none;}


/*版頭*/
.main_ALL {
	width:100%;
	height:auto;
	clear:both;
	background-color:#ebe9ea;
}
.main_kv {
	width:100%;
	background-image:url(../images/bg_01.jpg); 
	background-position:center top; 
	background-repeat:no-repeat;
	clear:both;
	height:932px;
}
.wrapper {
	width: 1220px;
	height: 932px;
	margin: auto;
	position: relative;
}
.main_ALL .main_kv .wrapper .text_box a:nth-child(1) img {
	display: block;
	position: absolute;
	top: 6%;
	left: 38%;
}
.main_ALL .main_kv .wrapper .text_box a:nth-child(1) img:nth-child(2) {
	display: none;
}
.main_ALL .main_kv .wrapper .text_box a:nth-child(2) img {
	display: block;
	position: absolute;
	top: 50%;
	left: 38%;
}
.main_ALL .main_kv .wrapper .text_box a:nth-child(2) img:nth-child(2) {
	display: none;
}
.main_ALL .main_kv .wrapper .text_box a:nth-child(3) img {
	display: block;
	position: absolute;
	top: 66%;
	left: 38%;
}
.main_ALL .main_kv .wrapper .text_box a:nth-child(3) img:nth-child(2) {
	display: none;
}
.main_ALL .main_kv .wrapper .text_box a:nth-child(4) img {
	display: block;
	position: absolute;
	top: 84%;
	left: 38%;
}
.main_ALL .main_kv .wrapper .text_box a:nth-child(4) img:nth-child(2) {
	display: none;
}
.main_ALL img:hover {
	transform: scale(0.96);
    transition: all .6s;
}
/*警語*/
.notice {
	width: 1040px;
	margin: 0 auto;
	margin-top: 60px;
	margin-bottom: 60px;
	
}
.notice span {
	color: #d02f2f;
	font-size: 32px;
	text-align: center;
	font-weight: bold;
	
}
.notice a {
	display: inline-block;
	width: 140px;
	margin: 10px auto;
	background-color: #d02f2f;
	border-radius: 50px;
	cursor: pointer;
	color: white;
	font-size: 26px;
	line-height: 44px;
	height: 44px;
	text-align: center;
	font-weight: bold;
	margin-left: 5px;
} 
/*標題*/
.bar_1 {
	width: 520px; 
	margin: 0 auto;
    color: #000;
	font-size: 48px;
	letter-spacing: 7px;
	line-height: 180px;
	display: none;
}
.bar_2 {
	width: 520px; 
	margin: 0 auto;
    color: #000;
	font-size: 48px;
	letter-spacing: 7px;
	line-height: 180px;
	display: none;
}	
.bar_3 {
	width: 230px; 
	margin: 0 auto;
    color: #000;
	font-size: 48px;
	letter-spacing: 7px;
	line-height: 180px;
	display: none;
}

/*商品區-背景*/
.prod_bg{
/*	background-image: url(../images/bg_02.jpg); */
	background-position: center top;
	background-repeat: no-repeat;
	width:100%;
	z-index: 99;
}
/*商品區-關掉第二區list*/
.prod_bg .bar_2 {
	display: none;
}

/*list的css另外寫*/


/*活動辦法*/
.text_box {
	width: 1220px; 
	margin:0 auto;
/*	margin-top: 2%;*/
}
.psmain {
	width:100%; 
    height:auto;
    color:#FFFFFF;;
	font-family:"微軟正黑體 Light", "Century Gothic", Verdana;	
	font-size:17px;
	line-height: 35px;
	clear:both;
}
.psmain p {
	text-align: center;
	color: #393939;
	font-size: 26px;
	letter-spacing: 2px;
	font-weight: bold;
	margin-bottom: 26px;
}
.psmain .qa_btn {
	width: 835px;
	margin: 0 auto;
} 
.psmain span {
	color: #393939;
	font-size: 26px;
	letter-spacing: 2px;
}
.psmain .qa_btn a {
	display: inline-block;
	width: 140px;
	margin: 10px auto;
	background-color: #393939;
	border-radius: 50px;
	cursor: pointer;
	color: white;
	font-size: 22px;
	line-height: 40px;
	height: 40px;
	text-align: center;
	font-weight: bold;
	letter-spacing: 1px;
	margin-left: 5px;
} 
.psmain .qa_btn a:hover {
	background-color: #6A6A6A;
}
.qa {
	width: 100%; 
	margin: 0 auto;
    height: auto;
    color: #FFFFFF;;
	font-family:"微軟正黑體 Light", "Century Gothic", Verdana;	
	font-size: 22px;
	line-height: 35px;
	clear: both;
	margin-top: 1%;
}
.qa a {
	color: #4594c7;
}
.qa h3{
	color: #393939;
	font-size: 26px;
	line-height: 52px;
	letter-spacing: 1px;
	clear: both;
	display: none;
}
.qa ul{
    width:100%;
    margin:0 auto;
	list-style-type: decimal-leading-zero;
	padding-left:0px;
	color:#000;		
/*	margin-left:2em;*/
 }
.qa ul li  {
	width:100%;
	height:auto;
	margin:0 auto;
	list-style-type: none;
	letter-spacing:1px;
}
/*QA縮排微調*/
.qa ul li p {
	font-size: 22px;
	margin-left: 26px;
}
.qa > p:first-of-type {
	font-weight: bold;
	color: #607d8b;
	margin-left: 44px;
}
.qa > p:nth-of-type(2) {
	font-weight: bold;
	color: #607d8b;
	margin-left: 70px;
}
.fan {
	margin-top: 5px;
}
.fan a {
/*	display: inline-block;*/
	display: none;
}
.fan a img{
	width: 80%;
}
.fan .qrcode {
	width: 150px;
	border-radius: 10px;
	overflow: hidden;
	display: inline-block;
}
.fan .qrcode img{
	width: 100%;
}
/*登記送*/
.book {
	width:100%; 
    height:auto;
	padding-top:2%;
    color:#000;;
	font-family:"微軟正黑體 Light", "Century Gothic", Verdana;	
	font-size:22px;
	line-height:44px;
	clear:both;
}
.book h3 {
	font-size:26px;
	line-height:44px;
}
.book span {
	color: #393939;
	font-size: 22px;
	letter-spacing: 1px;
}
.book span a {
	color: #4594c7;
}
.book > a {
	display: inline-block;
	width: 140px;
/*	margin: 10px auto;*/
	background-color: #393939;
	border-radius: 50px;
	cursor: pointer;
	color: white;
	font-size: 22px;
	line-height: 40px;
	height: 40px;
	text-align: center;
	font-weight: bold;
	letter-spacing: 1px;
/*	margin-left: 5px;*/
} 
.book > a:hover {
	background-color: #6A6A6A;
}
/*步驟圖*/
.step {
	width:100%; 
    height:auto;
	padding-top:2%;
    color:#000;;
	font-family:"微軟正黑體 Light", "Century Gothic", Verdana;	
	font-size:22px;
	line-height:44px;
	clear:both;
}
.step h3 {
	font-size:26px;
	line-height:44px;
}
.step ul:nth-child(2) { 
	width:100%; 
	margin:0 auto; 
/*	padding:10px 0 0 40px;*/
}
.step ul:nth-child(2) li  {
	width:100%;
	height:auto;
	margin:0 auto;
	font-size:22px;
	list-style-type: none;
	letter-spacing:1px;
}
.imgbox ul { 
	width:100%; 
	margin:0 auto; 
}
.imgbox ul li { 
	list-style:none; 
	float: left; 
    width: 280px; 
/*	width: calc(100% / 4 - 2%); */
	background-color: #474647; 
	display: block; 
	margin: 0  7px 17px 7px; 
	padding: 0px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.2);
	box-shadow: 0 1px 2px rgba(0,0,0,0.2);
}
.imgbox_wrapper { 
	width: 100%; 
	clear: both; 
	text-align: center;
    position: relative;
}
.imgbox_wrapper span { 
	width: 100%;  
	text-align: center;
	color: white;
}
.imgbox_wrapper > img {
	max-width:100%;
}


/*footer*/
.RWD_footer { width:100%; background-color:#eeeeee; margin-top:20px; clear:both;}
.RWD_footer ul { max-width:1200px; margin:0 auto; padding:15px 10px; overflow:hidden;}
.RWD_footer ul li { width:100%; margin:0; padding:0; line-height:20px; font-size:12px; color: #333333; text-align: center;}
.RWD_footer ul li:nth-child(2) a { color:#666666;}
.RWD_footer ul li:nth-child(2) a:link { color:#666666; text-decoration:none;}
.RWD_footer ul li:nth-child(2) a:visited {	color:#666666; text-decoration:none;}
.RWD_footer ul li:nth-child(2) a:hover { color: #e5004f; text-decoration:none;}
.RWD_footer ul li:nth-child(2) a:active { color: #e5004f; text-decoration:none;}
.RWD_footer ul li:nth-child(3) { color:#666666;}

/*回TOP*/
#GoTOP { position:relative;	max-width:1220px;	margin:0 auto; z-index:999; }
#gotop_sidebar { position: absolute; right: 20px; display:block; }
#gotop_box { position:fixed; bottom:75px; z-index:9; }
.gotop_main { width: 70px; height:70px;}
.gotop_main a { line-height:70px; text-align:center; display:block; background-color:#000000; font-size:25px; color:#FFFFFF; filter:alpha(opacity=70); opacity: 0.7; text-decoration:none; font-family:Arial, Helvetica, sans-serif; border-radius:50%; cursor:pointer;}

.gotop_main a:link { filter:alpha(opacity=70); opacity: 0.7;}
.gotop_main a:visited {	filter:alpha(opacity=70); opacity: 0.7;}
.gotop_main a:hover { filter:alpha(opacity=90); opacity: 0.9; transition: all .3s;}
.gotop_main a:active { filter:alpha(opacity=70); opacity: 0.7;}



/* Media Query ，也就是當寬度 < 1220 px 時將載入下面這段 CSS */
 @media only screen and (max-width: 1220px){

/*版頭*/
.main_ALL {
	width:100%;
	height:auto;
	clear:both;
}
.main_kv {
	width:100%;
	height: 0;
	padding-bottom: 100.27%;
	background-image:url(../images/bg_01_m.jpg); 
	background-position:center top; 
	background-repeat:no-repeat;
	clear:both;
	background-size: cover;
}
.wrapper {
	width: 100%;
	height: 0;
	padding-bottom: 100.27%;
}
.main_ALL .main_kv .wrapper .text_box a:nth-child(1) img:nth-child(1) {
	display: none;
}
.main_ALL .main_kv .wrapper .text_box a:nth-child(1) img:nth-child(2) {
	display: block;
	position: absolute;
	top: 4%;
	left: 7%;
	width: 89%;
}
.main_ALL .main_kv .wrapper .text_box a:nth-child(2) img:nth-child(1) {
	display: none;
}
.main_ALL .main_kv .wrapper .text_box a:nth-child(2) img:nth-child(2) {
	display: block;
	position: absolute;
	top: 39%;
	left: 42%;
	width: 55%;
}
.main_ALL .main_kv .wrapper .text_box a:nth-child(3) img:nth-child(1) {
	display: none;
}
.main_ALL .main_kv .wrapper .text_box a:nth-child(3) img:nth-child(2) {
	display: block;
	position: absolute;
	top: 60.5%;
	left: 42%;
	width: 55%;
}	 
.main_ALL .main_kv .wrapper .text_box a:nth-child(4) img:nth-child(1) {
	display: none;
}
.main_ALL .main_kv .wrapper .text_box a:nth-child(4) img:nth-child(2) {
	display: block;
	position: absolute;
	top: 81%;
	left: 42%;
	width: 55%;
}
/*警語*/
.notice {
	width: 80%;
	margin: 40px auto;
}
.notice span {
	font-size: 30px;
}	
.notice a {
	font-size: 24px;
}
/*list*/ 
.wrapper { width: 100%;}
.rwd_list_box { width: 96%; margin: auto;}
.rwd_list_box ul { width: 100%;}
.rwd_list_box ul li { width: calc(100% / 4 - 2%); margin:0  1% 2% 1%; }
.rwd_list_box ul li img { width: 100%; }
	 
 /*注意事項*/     
.psmain {
	width: 90%; 
	margin: auto;
}
.psmain .qa_btn {
	width: 711px;
}
.psmain .qa_btn a {
	width: 110px;
	font-size: 17px;
	line-height: 36px;
	height: 36px;
} 
.psmain span {
	font-size: 17px;
}
 /*QA*/
.text_box {
	width: 100%;
	margin:0 auto;
 } 
.text_box .qa {
	width: 90%;
	margin:0 auto;
 } 
.qa ul li  {
	font-size:17px;
}

/*步驟圖*/
.step {
	width:90%; 
    height:auto;
	padding-top:1%;
    color:#000;;
	font-family:"微軟正黑體 Light", "Century Gothic", Verdana;	
	font-size:22px;
	line-height:44px;
	clear:both;
	margin: 0 auto;
}
.step h3 {
	font-size:26px;
	line-height:44px;
}
.step ul:nth-child(2) li  {
	width:100%;
	height:auto;
	margin:0 auto;
	font-size:17px;
	list-style-type: none;
	letter-spacing:1px;
}
.imgbox { width: 100%; margin: auto;}
.imgbox ul { width: 100%; padding: 10px 0 0 0px;}
.imgbox ul li { width: calc(100% / 2 - 2%); margin:0  1% 2% 1%; }
.imgbox ul li img { width: 100%; }	 
 
	 
/*回TOP*/
#gotop_sidebar {right: 45px;}
#gotop_box { bottom:70px;}
.gotop_main { width: 40px; height:40px;}
.gotop_main a { line-height:40px; text-align:center; display:block; background-color:#000000; font-size:15px; color:#FFFFFF; filter:alpha(opacity=70); opacity: 0.7; text-decoration:none; font-family:Arial, Helvetica, sans-serif; border-radius:50%;}
}


/* Media Query ，也就是當寬度 737 px ~ 1000 px 時將載入下面這段 CSS */
@media screen and (min-width: 737px) and (max-width: 1000px){
	
/*警語*/
.notice {
	width: 80%;
	margin: 40px auto;
}
.notice span {
	font-size: 28px;
}	
/*list的按鈕*/
.rwd_list_Items span { 
	width: 100%;  
	margin: auto;
    position: absolute;
    bottom: 3%;
    left: 0;
	right: 0;
	text-align: center;
}
/*步驟圖*/
.step {
	width:90%; 
    height:auto;
	padding-top:1%;
    color:#000;;
	font-family:"微軟正黑體 Light", "Century Gothic", Verdana;	
	font-size:22px;
	line-height:44px;
	clear:both;
	margin: 0 auto;
}
.step h3 {
	font-size:26px;
	line-height:44px;
}
}


/* Media Query ，也就是當寬度 < 736 px 時將載入下面這段 CSS */
 @media only screen and (max-width: 736px) { 

	 
/*版頭*/
.main_ALL .main_kv .wrapper .text_box a:nth-child(1) img:nth-child(1) {
	display: none;
}
.main_ALL .main_kv .wrapper .text_box a:nth-child(1) img:nth-child(2) {
	display: block;
}
.main_ALL .main_kv .wrapper .text_box a:nth-child(2) img:nth-child(1) {
	display: none;
}
.main_ALL .main_kv .wrapper .text_box a:nth-child(2) img:nth-child(2) {
	display: block;
}
.main_ALL .main_kv .wrapper .text_box a:nth-child(3) img:nth-child(1) {
	display: none;
}
.main_ALL .main_kv .wrapper .text_box a:nth-child(3) img:nth-child(2) {
	display: block;
}

/*標題*/
.bar_1 {
	width: 380px; 
	margin: 0 auto;
    color: #000;
	font-size: 36px;
	letter-spacing: 4px;
	line-height: 100px;
}
.bar_2 {
	width: 380px; 
	margin: 0 auto;
    color: #000;
	font-size: 36px;
	letter-spacing: 4px;
	line-height: 100px;
}	
.bar_3 {
	width: 160px; 
	margin: 0 auto;
    color: #000;
	font-size: 36px;
	letter-spacing: 4px;
	line-height: 100px;
}	
	 
/*商品區-背景*/	 
.prod_bg {
	background-color: #ebe9ea;	 
}
/*警語*/
.notice {
	width: 80%;
	margin: 40px auto;
}
.notice span {
	font-size: 26px;
}	
.notice a {
	font-size: 24px;
}	 
/* list */
.rwd_list_box { width:100%; margin:0 auto; clear:both; margin-bottom:8%}
.rwd_list_title {display:none; }
.rwd_list_box ul { width:96%; margin:0 2% 0 2%; padding:10px 0;}
.rwd_list_box ul li { list-style:none; float:left; width:47%; background-color:#FFFFFF; display:block; margin:0  0 2% 2%; padding:0;
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.2);
-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.2);
box-shadow: 0 1px 2px rgba(0,0,0,0.2);
}
/* LIST-品 */
.rwd_list_Items { width:98%; height:auto; margin:1%; clear:both; text-align:left;}
.rwd_list_Items img { width:92%; height:auto;  margin:5% auto;}

.rwd_list_Items_Inf {width:94%; margin:5px auto 0 auto;}
.rwd_list_Items_Inf h1 { font-size:15px; line-height:20px; display:block; width:100%; height:20px; margin:auto; color:#5a5a5a; font-weight:normal; text-align:left; }
.rwd_list_Items_Inf a { font-size:13px; line-height:20px; display:block; width:100%; height:40px; margin:auto; color:#5a5a5a; font-weight:normal; text-align:left; text-decoration:none; overflow:hidden; }
.rwd_list_Items_Inf a:link { color:#5a5a5a; text-decoration:none;}
.rwd_list_Items_Inf a:visited {color:#5a5a5a; text-decoration:none;}
.rwd_list_Items_Inf a:hover { color:#5a5a5a; text-decoration:none;}
.rwd_list_Items_Inf a:active { color:#5a5a5a; text-decoration:none;}
	 

/*注意事項*/ 
.psmain {
    width:90%; 
    height:auto;
	margin:0 auto;
    font-family:"微軟正黑體 Light", "Century Gothic", Verdana;
	font-size:17px;
    line-height: 33px;
}
.psmain p {
	font-size: 22px;
} 
.psmain .qa_btn {
	width: 100%; 	 
}
/*QA*/ 
.text_box {
	width: 100%;
} 
.text_box .qa {
	width: 90%;
	height: auto;
	margin:0 auto;
    font-family:"微軟正黑體 Light", "Century Gothic", Verdana;
	font-size:17px;
    line-height: 33px;
 } 
/*登記送*/
.book {
    width:90%; 
    height:auto;
	margin:0 auto;
    font-family:"微軟正黑體 Light", "Century Gothic", Verdana;
	font-size:17px;
    line-height: 33px;
}
.book h3 {
	color:#000000;
	font-size:19px;
    line-height: 33px;
}
.book span {
    width:100%; 
    height:auto;
    margin:2% auto;
    margin-left:0px;
    font-size:17px;
    line-height: 33px;
}
/*步驟圖*/
.step {
    width:90%; 
    height:auto;
	margin:0 auto;
    font-family:"微軟正黑體 Light", "Century Gothic", Verdana;
	font-size:17px;
    line-height: 33px;
}
.step h3 {
	color:#000000;
	font-size:19px;
    line-height: 33px;
	margin-top: 20px;
}
.step ul:nth-child(2) {
    width:100%; 
    margin:0 auto;
	list-style-type: decimal-leading-zero;
	padding-left:0px;
	color:#000;
}
.step ul:nth-child(2) li  {
    width:100%; 
    height:auto;
    margin:2% auto;
    margin-left:0px;
    font-size:17px;
    line-height: 33px;
}
.imgbox ul li { 
	width: calc(100% / 2 - 4%); 
}	 
	 
	 
.RWD_footer { width:100%; background-color:#eeeeee; margin-top:20px;clear:both;}
.RWD_footer ul { width:96%; margin:0 auto; padding:15px 2%; overflow:hidden;}
.RWD_footer ul li { width:100%; margin:0; padding:0; line-height:18px; font-size:12px; color: #333333; text-align: center; list-style:none;}
.RWD_footer ul li:nth-child(2) { display:none;}
.RWD_footer ul li:nth-child(3) { display:none;}

}




/*  Media Query ，也就是當寬度 < 480 px 時將載入下面這段 CSS */
 @media only screen and (max-width: 480px) {
	 
/*警語*/
.notice {
	width: 80%;
	margin: 20px auto -12px auto;
}
.notice span {
	color: #d02f2f;
	font-size: 20px;
	text-align: center;
	font-weight: bold;
}	
.notice a {
	display: block;
	width: 112px;
	margin: 10px auto;
	background-color: #d02f2f;
	border-radius: 50px;
	cursor: pointer;
	color: white;
	font-size: 18px;
	line-height: 34px;
	height: 34px;
	text-align: center;
	font-weight: bold;
} 
/*標題*/
.bar_1 {
	width: 284px; 
	margin: 0 auto;
    color: #000;
	font-size: 26px;
	letter-spacing: 4px;
	line-height: 80px;
}
.bar_2 {
	width: 284px; 
	margin: 0 auto;
    color: #000;
	font-size: 26px;
	letter-spacing: 4px;
	line-height: 100px;
}	
.bar_3 {
	width: 120px; 
	margin: 0 auto;
    color: #000;
	font-size: 26px;
	letter-spacing: 4px;
	line-height: 100px;
} 
.psmain {
	margin: 0 5% 5% 5%; 
}
.psmain .qa_btn a {
	width: 110px;
	font-size: 17px;
	line-height: 36px;
	height: 36px;
}
/*步驟圖*/
.imgbox ul li { 
	list-style:none; 
	float: left; 
	width: 100%; 
	background-color: #474647; 
	display: block; 
	margin: 2% auto; 
	padding: 0px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.2);
	box-shadow: 0 1px 2px rgba(0,0,0,0.2);
}
}



/*  Media Query ，也就是當寬度 < 320 px 時將載入下面這段 CSS */
 @media only screen and (max-width: 320px) {
	 
}