@charset "utf-8";
/*
	* danny 20160118	

	$Reset
	$body,html
	$共用
	$Mobile
	$Pc
*/





/* $Reset
--------------------------------------------------------------------------------------*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote{margin:0; padding:0; } fieldset, img {border:0; } address, caption, cite, code, dfn, em, var {font-style:normal; font-weight:normal; } ol, ul {list-style:none; } q:before, q:after {content:''; } abbr, acronym {border:0; }



/* $body,html
--------------------------------------------------------------------------------------*/
html,
body {
	width: 100%;
	/*overflow: hidden;*/
	font-family: "Noto Sans",Verdana, "微軟正黑體", "新細明體", "蘋果儷黑體", Arial, Helvetica, sans-serif;
}





/* $共用
--------------------------------------------------------------------------------------*/
/*----清除浮動技巧----*/
.clearfix:before,.clearfix:after {content: " ";display: table;}
.clearfix:after {clear: both;}
.clearfix {*zoom: 1;}
/*----清除浮動技巧----*/





/* $Mobile
--------------------------------------------------------------------------------------*/
html,body{ width: 100%; font-size: 16px; -webkit-text-size-adjust:none;}

/* kv */
.kv {
	width: 100%;
	height: auto;
	background: #e60a0f;
	padding-top: 30px;
	padding-bottom: 0px;
}
.kv-box{ width: 100%;  height: auto; margin: 0 auto; position: relative;}

.kv-box__mobile{ width: 63%; position: relative; margin: 0 auto; font-size: 0;}
.kv-box__mobile>img{ width: 100%; height: auto;}
.kv-box__logo{ width:35%; margin: 0px auto; padding: 0; display: block;}
.kv-box__logo img{width: 100%;}
.kv-box__app{ position: relative; margin: 15px auto; }
.kv-box__app h1{ font-size:40px; letter-spacing: 2px; color: #ffffff; text-align: center; font-weight:600;}
.kv-box__app p{text-align: center; font-size: 1em;font-weight: normal; color: #ffffff;line-height: 2em; letter-spacing: 1px;}
.kv-box__app span.yellowfont {
	font-weight: bold;
	color: #faee00;}
.downloadBtn{ font-size: 0px; text-align: center; /* margin-top: 10px; */ margin-top: 0px; }
.downloadBtn>li{ display: inline-block; width: 144px; height: 43px; background: url(../image/kv__element.png) 0 -165px; background-size: 400px; margin-right: 5px; white-space: nowrap; text-indent: 100%; overflow: hidden;}
.downloadBtn>li>a{ display: block; width: 144px; height: 43px;}
.downloadBtn>li:last-child{ background-position: -153px -165px; margin-right: 0; }
.kv-box__banner{ width: 300px; position: relative; /* margin: 10px auto; */ margin: 0px auto;}
.kv-box__banner img{ width: 100%; height: auto; border-radius: 16px;}
.kv-box a.store_btn {
	width: 160px;
	padding: 5px 8px;
	font-family: "Noto Sans",Verdana,"微軟正黑體","新細明體","蘋果儷黑體",Arial,Helvetica,sans-serif;
	font-size: 16px;
	letter-spacing: 1px;
	text-decoration: none;
	font-weight: 500;
	color: #e60a0f;
	background-color: #faee00;
	border: none;
	display: block;
	text-align: center;
	border-radius: 15px;
	box-shadow: 0px 3px 3px rgba(255, 255, 255, 0.1);
	transition: all 0.3s ease 0s;
	cursor: pointer;
	margin: 10px auto 5px auto;
	
}


/* 共用樣式 */
.txth3{ font-size: 1.5em; color: #000; margin-bottom: 10px;}
.txtp{ font-size: 0.9375em; line-height: 1.6em; color: #000000;}
.txtpb {
	font-size: 1.1em;
	line-height: 1.6em;
	color: #000000;
	font-weight: bold;
}
.colorWhite{ color: #fff;}
.redfont{color: #e60a0f;}
.fz25{ font-size: 1.5625em;}
.fbold{ font-weight: bold;}
.mr10{margin-top: 10px;}

/* block1 */
.s1{ width: 100%; height: auto; background: #ffffff url(../image/s1__bg.gif) repeat;}
.s1-box__patten {
	width: 689px;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.s1-box{ width: 100%; height: auto; margin: 0 auto; overflow: hidden; position: relative;}
.s1-box__mainimg{ width:70%; position: relative; margin: 0 auto;}
.s1-box__mainimg>img{ width: 100%; height: auto; vertical-align: bottom;}
.s1-box__txt{ position: relative; width:90%; margin:30px auto 15px auto;}


/* block2 */
.s2{ width: 100%; height: auto; overflow: hidden;
background: #f2f1f8; /* Old browsers */
background: -moz-linear-gradient(top,  #f2f1f8 0%, #f5f5f5 74%, #e3e2e5 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #f2f1f8 0%,#f5f5f5 74%,#e3e2e5 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #f2f1f8 0%,#f5f5f5 74%,#e3e2e5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f1f8', endColorstr='#e3e2e5',GradientType=0 ); /* IE6-9 */
}

.s2-box{ width: 100%; height: auto; margin: 0 auto; position: relative;}
.s2-box__mainimg{ width: 310px; position: relative; margin: 0 auto;}
.s2-box__mainimg>img{ width: 100%; height: auto;}
.s2-box__txt {
	position: relative;
	width: 90%;
	margin: 30px auto;
}

.s2-box__patten{display: none;}

/* block3 */
.s3{ width: 100%; height: auto; background:#ffffff;}
.s3-box {
	width: 100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.s3-box__txt {
	position: relative;
	width: 90%;
	margin: 30px auto;
}

.items-ctnr {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	justify-content: center;
}

.item-ctnr {
	width: 50%;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 30px;
}


.item-ctnr>div {
	width:80px;
	height: auto;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-align: center;
	align-items: center;
}


.item-ctnr img {
	width: 100%;
	margin-bottom:5px;vertical-align: middle;
	border-style: none;
}


.item-ctnr h2 {
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1;
	white-space: nowrap;
	text-align: center;
	margin: 10px 0;
}

.item-ctnr p {
	width: 180px;
	text-align: center;
}
.s3 .graytext {
	font-size: .8em;
	color: #686868;
	margin: 20px auto;
	text-align: center;
}
/* footer */
footer{ width: 100%;padding: 10px 0; background: #333;}
.footer-box{width: 100%; height: auto; margin: 0 auto; text-align: center;}
.footer-box h5{ font-size: 0.9375em; font-weight: normal; padding-top: 10px; margin-bottom: 10px;}
.footer-box h5>a{ color: #fff; text-decoration: none;}
.footer-box h5>a:hover{ text-decoration: underline;}
.footer-box>p{ color: #fff; font-size: 0.75em; box-sizing: border-box; padding: 0 5px; }

/* gotoTop */
.gotoTop{ display: none;}
.gotoTop>li{ background: url(../image/gotop.png); width: 43px; height:43px; position: fixed; right: 15px; bottom: 30px; cursor: pointer; white-space: nowrap; text-indent: 100%; overflow: hidden;}


/* $Pc
--------------------------------------------------------------------------------------
@media screen and (min-width: 768px) {

html,
body {
	width: 100%;
	max-width: 480px;
	margin: 0 auto;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	box-shadow: 0px 0px 5px 0px rgba(0%, 0%, 0%, .2);
	line-height: 1.5;
}*/



/* gotoTop */
.gotoTop{ display: none;}
.gotoTop>li{ background: url(../image/gotop.png); width: 43px; height:43px; position: fixed; right: 15px; bottom: 30px; cursor: pointer; white-space: nowrap; text-indent: 100%; overflow: hidden;}
}
