html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font: inherit; font-size: 100%; vertical-align: baseline; }

html { line-height: 1; }

ol, ul { list-style: none; }

table { border-collapse: collapse; border-spacing: 0; }

caption, th, td { text-align: left; font-weight: normal; vertical-align: middle; }

q, blockquote { quotes: none; }
q:before, q:after, blockquote:before, blockquote:after { content: ""; content: none; }

a img { border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; }

body { width: 100%; height: 100%; font-family: "Microsoft JhengHei", "Apple LiGothic Medium", "PMingLiU", "sans-serif", "serif"; }

a { text-decoration: none; }

#footer { line-height: 1.5; }

.mobile-show { display: none; }

#containerBox {  margin: 0px auto 0px auto; }

#dec3 .btn .dec a, #dec3 .m_btn .dec a { -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; margin: 0px auto; display: block; width: 110px; line-height: 30px; text-align: center; vertical-align: middle; font-size: 1rem; color: #fff; background: #f39800; border: 2px solid #fff; }
#dec3 .btn .dec a:hover, #dec3 .m_btn .dec a:hover { background: #ee7900; }

#dec3 .winner a { -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; margin: 0px auto; display: block; width: 475px; line-height: 65px; text-align: center; vertical-align: middle; font-size: 2.25rem; font-weight: bold; color: #fff; background: #00b7ee; }
#dec3 .winner a:hover { background: #00c9f3; }

.aname { position: relative; top: -86px; display: block; height: 0; overflow: hidden; }

.sec { position: relative; text-align:center; margin:0 auto; }
.sec *, .sec *:after, .sec *:before { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
.sec .figure { line-height: 0; }



#dec2 { position: relative; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
#dec2 .figure { margin: 0px auto; }

#dec3 { position: relative; }
#dec3 .figure { margin: 0px auto; }
#dec3 .btn { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; position: absolute; top: 83%; left: 14%; width: 84%; text-align: center; }
#dec3 .btn .dec { position: relative; display: inline-block; width: 19%; }
#dec3 .m_btn { position: absolute; width: 73%; text-align: center; }
#dec3 .m_btn .dec { margin-bottom: 5px; position: relative; display: inline-block; }
#dec3 .m_btn.task1 .dec { width: 32%; }
#dec3 .m_btn.task2 .dec { width: 49%; }
#dec3 .winner { position: absolute; top: 91%; left: 0; right: 0; }

#dec4 { position: relative; }
#dec4 .figure { margin: 0px auto; }

#dec5 .figure { margin: 0px auto; }
#dec5 .btn { position: absolute; left: 29%; top: 70%; }
#dec5 .btn img { width: 100%; }

.tip { padding: 10px 20px; margin: 0px auto 30px auto;ax-width: 980px;	max-width: 980px; line-height: 20px;
font-size: 15px;}
.tip .remark { color: #943634; margin: 0px 3px; }
.tip > ul { padding-left: 35px; }
.tip > ul > li { text-indent: -35px; line-height: 2; font-size: 15px; font-weight: bold; }
.tip > ul > li label { display: block; margin: 20px 0px 0px 25px; color: #000; }
.tip > ul > li > ol { padding-left: 25px; }
.tip > ul > li > ol > li { text-indent: 0px; font-size: 14px; list-style-type: decimal; margin-bottom: 10px; line-height: 1.5; }

@media screen and (max-width: 940px) { #frameHeader { display: none; }
  #containerBox { padding-top: 0px; width: 100%; }
  .mobile-show { display: block; }
  .mobile-hidden { display: none; }
  #dec2 .figure, #dec3 .figure, #dec4 .figure { width: 100%; }
  .tip { width: auto; padding: 10px 10px; }
  #dec3 .m_btn { left: 21%; }
  #dec3 .m_btn.task1 { top: 65%; }
  #dec3 .m_btn.task2 { top: 91%; }
  #dec3 .winner { top: 95%; }
  #dec5 .btn { left: 70%; top: 45%; } 
  .sec .figure img { width:100%;  }
  }
  
@media screen and (max-width: 640px) { #dec3 .winner a { width: 80%; font-size: 2.125rem; }
  #dec5 .btn { left: 70%; top: 45%; width: 0px; } 
  .sec .figure img { width:100%;  }
  
  }
  
  
@media screen and (max-width: 480px) { #dec3 .m_btn .dec a { width: auto; line-height: 24px; }
  #dec3 .winner a { font-size: 1.5rem; line-height: 45px; }
  #dec5 .btn { left: 65%; top: 44%; width: 100px; } 
  .sec .figure img { width:100%;  }
  }


/* new */

/* claer
-------------------------- */
#sharebar{
display:none !important;
visibility:hidden !important; 
}

.clearfix { clear:both;}
.clearfix:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


.list { width: 96%; margin: 1em auto; color: #000; text-align: left;}
.list h4 { padding-bottom: 1em; font-size: 1.25em; font-weight:bold !important;}
.list p { padding-bottom: .5em;}
.list li { margin-left: 1.5em; margin-bottom: 1em; list-style: decimal; line-height: 1.5em;}

.bg-main { background:;}

.btn-form-more { padding:.5em 1em; background:#ff6b00; font-size: 2em; color:#fff; letter-spacing: 3px; border-radius: 5px; text-align: center; box-shadow: 0px 5px 5px #bcbcbc; }
.btn-form-more-m { padding:.5em 1em; background:#ff6b00; font-size: 2em; color:#fff; letter-spacing: 3px; border-radius: 5px; text-align: center; box-shadow: 0px 5px 5px #bcbcbc; }

.btn-inline { width: 100%; margin-top:1em; padding-bottom:3em; text-align: center;}
.btn-inline-m { width: 100%; margin-top:1em; padding-bottom:3em; text-align: center;}

.iphone8 { font-family: "Microsoft JhengHei" ,"Hiragino Kaku Gothic Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;}
.iphone8 h3 { margin: 1em auto; text-align: center; font-size: 2.5em; font-weight: bold !important;}
.iphone8 h3:before, .iphone8 h3:after {
    display: inline-block;
    vertical-align: middle;
    width: 150px;
    height: 1px;
    border-top: 1px solid black;
    content: '';
    margin: 0 2px;
}

.iphone8 h4 { font-family: "Microsoft JhengHei"; font-size:2.75em; font-weight: bold !important; color:#ff6b00; line-height: 1.5em;}
.iphone8 h5 { font-size:1.75em; color:#ff6b00; line-height: 1.7em;}
.iphone8 p { text-align:left; font-size:1.25em; line-height: 1.7em;}
.iphone8 strong { color:#ff6b00;}

.iphone8-change { width: 90%; margin: 0 auto; padding: 5%; border: #ff6b00 solid 2px; background: url(../images/mobile/bg-change.png) no-repeat center bottom;}
.btn-change { color:#fff;}
.iphone8-change-main { margin-top:2.5em; padding-top: 1em; text-align:left; border-top: #e3e3e3 solid 1px;}
.btn-change a,.btn-change a:visited,.btn-change a:active,.btn-change a:hover { margin:0 .5em; padding:.5em 1em; background:#ff6b00; font-size: 2em; color:#fff; letter-spacing: 3px; border-radius: 5px; text-align: center; box-shadow: 0px 5px 5px #bcbcbc; }
.btn-change-m a,.btn-change-m a:visted,.btn-change-m a:active,.btn-change-m a:hover { width: 96%; margin: 0 auto 1em; padding:.5em 1em; display: block; background:#ff6b00; font-size: 1.5em; color:#fff; letter-spacing: 3px; border-radius: 5px; text-align: center; box-shadow: 0px 5px 5px #bcbcbc; }
.iphone8-change-content { padding: 2em 0 3em; text-align: center;}

.iphone8-buy { width: 90%; margin: 0 auto; padding: 5%; border: #ff6b00 solid 2px;}
.iphone8-buy-main { margin-top:2.5em; padding-top: 1em; text-align:left;}
.iphone8-buy-main ul {width: 100%; margin: 0 auto;}
.iphone8-buy-main li { float:left; width: 49%; text-align: center;}
.iphone8-buy-main li p { margin:1em auto 2em; text-align:center; line-height:1.7em;}
.btn-buy { color:#fff;}
.btn-buy a,.btn-buy a:visited,.btn-buy a:active,.btn-buy a:hover { margin:.5em; display:inline-block; padding:.5em 1em; background:#ff6b00; font-size: 1.25em; color:#fff; border-radius: 5px; text-align: center; box-shadow: 0px 5px 5px #bcbcbc; line-height:1.25em;}



.iphone8-store { width: 90%; margin: 0 auto; padding: 5%; border: #ff6b00 solid 2px;}
.iphone8-store-main { margin-top:2.5em; padding-top: 1em; text-align:left; border-top: #e3e3e3 solid 1px;}
.iphone8-store-main a,.iphone8-store-main a:visited,.iphone8-store-main a:active { font-size:1.25em; color:#ff6b00; text-decoration:underline;}
.iphone8-store-main a:hover { color:#000; text-decoration: none;}

.iphone8-map { width:650px; margin: 0 auto; padding: 2em; background: #fff; font-family: "Microsoft JhengHei", "Helvetica Neue", Helvetica, Arial, sans-serif;}
.iphone8-map h2 { font-size:2em; font-weight: bold; color:#ff6b00;}
.iphone8-map ul { margin:2em auto 5em; border-top: #000 solid 2px; font-size:1.5em}
.iphone8-map li { padding:1em; border-bottom: #e3e3e3 dashed 1px;}
.iphone8-map li label { width:160px; display:inline-block; font-weight: bold;}
.iphone8-map-even { background: #efefef; }


/*plan table*/
.plan-table-box {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 0 0 10px #ccc;
	border: 2px #e7d2c1 solid;
	margin: 30px 20px;
}
table.plan-table {
	width: 100%;
	margin: 0 auto;
	font-size: 1.2em;
	padding: 8px;
	border-left: 1px solid #e7d2c1;
	border-top: 1px solid #e7d2c1;
	font-family: 'arial','微軟正黑體';
}
table.plan-table th {
	background: #f7e7db;
	text-align: center;
	padding: 10px 5px;
	border-bottom: 1px #e7d2c1 solid;
	border-right: 1px #e7d2c1 solid;
	color: #000;
	font-weight:;
	font-size: .8em;
}
table.plan-table td {
	padding: 10px 8px;
	border-bottom: 1px #e7d2c1 solid;
	border-right: 1px #e7d2c1 solid;
	text-align: center;
	font-size: .8em;
	color: #86776b;
}
table.plan-table tr:nth-child(odd) {
	background-color:#fff9f4; 
}
table.plan-table tr:nth-child(even) {
	background-color:#ffffff; 
}
table.plan-table ul{
	text-align: left;
	padding-left: 24px;
}
table.plan-table ul li{
	list-style: disc;
}
th.colth{
	background-color: #f0dfd1 !important;
}
th.colth2{
	background-color: #f0dfd1 !important;
}
.bigprice{
	font-size: 1.6em;
	color: #F00A20;
	line-height: 1.2em;
	font-weight: bold;
}
.txt-red{
	color: #F00A20 !important;	
}
.txt-grey{
	color: #777777 !important;	
}
.btnrow{
	text-align: center;
	margin: 10px auto;
}
.btnrow a {
	width: 32%;
	line-height: 2em;
	font-size: 1.5em;
	margin-right: 10px !important;
	margin-left: 10px !important;
}


@media screen and (min-width: 0px) and (max-width: 640px) { /*mobile*/
	.plan-table-box {
	margin: 20px 0;
	}
	.btnrow a {
	width: 80%;
	line-height: 2em;
	font-size: 1.5em;
	margin-bottom: 10px !important;
	}
	
	table.plan-table th {
		padding: 6px 3px;
	font-size: 0.7em;
	}
	table.plan-table td {
		padding: 6px 3px;
	font-size: 0.7em;
	}
	.iphone8 h3 { margin: 1em auto; text-align: center; font-size: 1.5em; font-weight: bold;}
.iphone8 h3:before, .iphone8 h3:after {
    display: inline-block;
    vertical-align: middle;
    width: 40px;
    height: 1px;
    border-top: 1px solid black;
    content: '';
    margin: 0 2px;
}
.iphone8 h4 { font-size:2em; line-height: 1.5em;}
.iphone8 h5 { font-size:1.5em; line-height: 1.7em;}
.iphone8 p { text-align:left; line-height: 1.7em;}
.iphone8-change-main img { width:75%;}
.iphone8-map { width:96%; margin: 0 auto; padding:2%;}
.iphone8-map h2 { font-size:1.5em;}
.iphone8-map ul {font-size:.9em;}
.iphone8-map li label { width:27%;}
.iphone8-buy-main li { float:none; width: 95%; text-align: center;}
.btn-buy a,.btn-buy a:visited,.btn-buy a:active,.btn-buy a:hover { width:36%; display: inline-block; font-size: 1em; letter-spacing: 0;}
}
