﻿@charset "UTF-8";
	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-size:100%;
	vertical-align:baseline;
	font:inherit
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	display:block
}
body {
	line-height:1
}
ol,ul {
	list-style:none
}
blockquote,q {
	quotes:none
}
blockquote:before,blockquote:after,q:before,q:after {
	content:'';
	content:none
}
table {
	border-collapse:collapse;
	border-spacing:0
}
* {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box
}
html {
	-webkit-text-size-adjust:100%;
	overflow-x:hidden;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale
}
::selection {
	background-color:#283593;
	color:#fff;
	text-shadow:none
}
::-moz-selection {
	background-color:#283593;
	color:#fff;
	text-shadow:none
}
body {
	font-family:Arial,'Meiryo',"微軟正黑體","Microsoft JhengHei",sans-serif;
	background:url(BG_01.png) repeat fixed;
	min-width:315px
}
hr {
	border-bottom:1px solid #ddd;
	border-left:0;
	border-right:0;
	border-top:0;
	margin:4px 0
}
.ANT {
	-webkit-transition:all .4s;
	-moz-transition:all .4s;
	-ms-transition:all .4s;
	-o-transition:all .4s;
	transition:all .4s
}
.clear {
	clear:both
}
.blank{
	height: 30px;
}

#GOTOP {
	display:none;
	width:40px;
	height:75px;
	cursor:pointer;
	position:fixed;
	right:10px;
	bottom:10%;
	padding-top: 10px;
	background-color:rgba(255,61,51,0.85);
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
	z-index:88888;
	text-align:center;
	line-height: 1.2;
	font-size:17px;
	text-shadow:1px 1px 0 rgba(0,0,0,.25);
	color:#fff;
	/*-webkit-box-shadow:0 3px 0 rgba(0,0,0,.25);
	box-shadow:0 3px 0 rgba(0,0,0,.25);*/
	-webkit-transition:all .4s;
	-moz-transition:all .4s;
	-ms-transition:all .4s;
	-o-transition:all .4s;
	transition:all .4s
}
#GOTOP:hover {
	color:#fff;
	background-color:rgba(76,43,32,0.85);
}
#GOTOP i {
	font-size:25px;
}

.GO_B {
	display:block;
	width:100%;
	text-align:center;
	z-index:600;
	position:absolute;
	left:0;
	bottom:3%;
}
.GO_B .GO {
	display:inline-block;
	width:50px;
	height:50px;
	border-radius:50%;
	border:3px solid #ff3d33;
	background-color:#fff;
	cursor:pointer
}
.GO_B .GO i {
	color:#ff3d33;
	line-height:50px;
	font-size:40px
}
.GO_B .GO:hover {
	border-color:#fff;
	background-color:#ff3d33
}
.GO_B .GO:hover i {
	color:#fff
}
.W_CENTER {
	width:100%;
	height:auto;
	max-width:1200px;
	padding-left: 15px;
	padding-right: 15px;
	margin:0 auto
}
.CONTENT1 {
	width:100%;
	height:auto;
	background-color: #f6f4f2;
	background:url(../images/BG1.jpg);
	background-position: center top; 
}
.CONTENT1 .WRAPPER{
	margin:0 auto;
	width:100%;
	height:auto;
	max-width:1100px;
	overflow:hidden;
	position:relative;
}

.rightAll{
	position:relative;
	width: 55%;
	float:right;
}

.H1 {
	margin: 0 auto;
	margin-top: 17%;
	margin-bottom: 20px;
	display:block;
	width:50vw;
}

.H1 img{
	width: 100%;
	max-width:535px;
	height: auto;
}

ul.item{
	/*margin: 0 auto;*/
	width: 100%;
	height: 45px;
	max-width: 535px;
}

ul.item li{
	float: left;
	width: 47%;
	color: #4c2b20;
	margin: 0 1.5%;
	font-size: 32px;
	line-height: 45px;
	font-weight: 700;
	text-align: center;
	border: 1px solid #4c2b20;
}

.leftAll{
	position:relative;
	width: 45%;
	float:right;
}

#PIC_block{
	display:block;
	margin: 0 auto;
	width: 100%;
	max-width: 480px;
	margin-top:5%;
	margin-left: 20px;
	margin-bottom: -120px;
}

#PIC{
	background-image:url(../images/pic.png);
	width:100%;
	padding-bottom:141.6666666666667%;
	background-size:100% auto;
	float:none;
	background-repeat:no-repeat;
	background-position:center center;
}

.bounce{
	animation: bounce 1.5s infinite;
    animation-delay: 2s;
}

.CONTENT2, .CONTENT4 {
	display:block;
	width:100%;
	background:url(../images/BG2.png) repeat fixed;
	background-color:#f73b31;
	overflow:hidden;
	text-align:center;
	padding:2% 0;
}
h1 {
	font-size:35px;
	line-height:1.3;
	font-weight:500;
	color: #fff;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
}
.h1{
	margin: 0 auto;
	width: 300px;
	text-align: center;
	color: #fff;
	font-size: 19px;
	line-height: 1.5;
	letter-spacing: 3px;
	padding: 0 10px;
	background-color: #414141;
	margin-top: 5px;
}

h4 {
	font-size:35px;
	line-height:1.3;
	font-weight:500;
	color: #fff;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
}
.h4{
	margin: 0 auto;
	width: 300px;
	text-align: center;
	color: #fff;
	font-size: 19px;
	line-height: 1.5;
	letter-spacing: 3px;
	padding: 0 10px;
	background-color: #414141;
	margin-top: 5px;
}
.CONTENT3,.CONTENT5 {
	display:block;
	width:100%;
	overflow:hidden;
	text-align:center;
	padding-top: 60px;
	padding-bottom: 20px;
	background:url(../images/BG3.png) repeat;
	text-align:left
}

.CONTENT3 .W_CENTER .row, .CONTENT5 .W_CENTER .row{
	margin-bottom: 60px;
}

.CONTENT3 .W_CENTER .row img{
	margin-bottom: 15px;
}

.right_block{
	margin: 0 auto;
	width: 100%;
	max-width: 768px;
}

h5{
	color: #ff3d33;
	font-size: 28px;
	line-height: 1.3;
	/*text-indent: 10px;*/
	border-left: 8px solid #ff3d33;
	margin-bottom: 20px;
}

h5 span{
	display: inline-block;
	margin-left: 10px;
}

.right_block ul, .BOX ul{
	margin-left: 20px;
	/*overflow:inherit;*/ 
} 

.right_block ul li, .BOX ul li{
	float: left;
	width: 50%;
	font-size: 16px;
	line-height: 1.3;
	margin-bottom: 10px;
	color: #302d31;
	list-style-type: square;
}

.right2_block ul li, .BOX ul li{
	float: none;
	width: 100%;
}

.right_block p{
	font-size: 16px;
	line-height: 1.8;
} 

p.ps{
	font-size: 15px;
	color: #666;
}

h2{
	margin: 0 auto;
	width: 300px;
	text-align: center;
	font-size: 30px;
	margin-bottom: 40px;
}

h2.android{
	color: #61ac00;
	border-bottom: 5px solid #61ac00;
}

h2.apple{
	color: #606060;
	border-bottom: 5px solid #606060;
}

.BOX{
	width:100%;
	height:auto;
	min-height:470px;
	background-color:#e8e8e8;
	overflow: hidden;
	margin-bottom: 40px;
}

.BOX2{
	min-height:600px;
}
	
.BOX:hover{
	-webkit-box-shadow:2px 5px 5px rgba(0,0,0,0.25);
	box-shadow:2px 5px 5px rgba(0,0,0,0.25)}

.IMG_BLOCK {
	overflow:hidden;
	position:relative;
	height:auto;
	max-height:280px;
}
.BOX p.item {
	font-size:20px;
	color:#fff;
	line-height:1.3;
	width:100%;
	padding:10px 0;
	height:auto;
	vertical-align:bottom;
	text-align:center;
	background-color:rgba(97,172,0,0.9);
	position:absolute;
	bottom:0;
	z-index:999;
	/*text-shadow:2px 1px 3px #000;*/
}

.BOX p.item2 {
	background-color:rgba(96,96,96,0.9);
}

.BOX img {
	width:100%;
	max-width:768px;
	height:auto;
}
.BOX img {
	-webkit-transition:all .3s ease-out;
	-moz-transition:all .3s ease-out;
	-ms-transition:all .3s ease-out;
	-o-transition:all .3s ease-out;
	transition:all .3s ease-out
}
.BOX:hover img {
	transform:scale(1.07);
}

.BOX ul{
	padding: 15px;
}


/*------------- FORM_BLOCK -------------*/
.FORM_BLOCK{
	width:100%;
	height:auto;
	background:url(../images/BG2.png) repeat fixed;
	background-color:#f73b31;
	padding-top: 50px;
	padding-bottom: 70px;
	z-index:9999999;	
}

.FORM_BLOCK .container{
	max-width: 885px;
}

h3{
	color:#fff;
	font-size:28px;
	text-align: center;
	line-height:1.2;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
	margin-bottom: 25px;	
	animation: discolor 1s infinite;
}

h3 span{
	color:#ffea00;
}

.pulse {
    animation: pulse 2s infinite;
    /*animation-delay: 3s;*/
}


/*------------表單------------*/
#FORM {
	width:100%;
	height:auto;
	margin:0 auto;
}

#FORM #NAME{
	width:48%;
	height:auto;
	float:left;
	margin-right:2%;
}
	
#FORM #PHONE{
	width:49%;
	height:auto;
	float:left;
}
	
#FORM #EMAIL{
	width:99%;
	height:auto;
	float:left;
}	

#FORM #Dept{
     margin:0px 0px 20px 0px;
     width:98%;
     height:35px;
 }

#FORM #CITY{
     float:left;
     margin-right:2%;
     width:48%;
     height:35px;
 }

#ddl_city_no{
     width:100%;
     font-size:16px;
	 height:35px;	  
 }

#FORM #SCHOOL{
     float:left;
     width:49%;
     height:auto;
 }

#ddl_area_no{
     width:100%;
     height:40px;
     font-size:16px;
	 height:35px;    
}         	
	
#READ{
	font-size:100%;
	width:98%;
	display:block;
	float:left;
	margin-top:2%;
}
	
#READ .searchtext2{
	min-width:20px;
	min-height:20px;
    border:solid 1px gray;
	background-color:#FFF;
	display: inline-block;
	vertical-align: text-bottom;
}

#READ span{	
	width:100%;
	font-size:16px;
	color:#eee;
	text-indent:5px;
	line-height:1.3;
}
	
#FORM #BUT{
	float:left;
	width:98%;
	height:auto;
	margin-top:2%;
}
	
#FORM #BUT p{
	display:block;
	position:relative;
}

.A, .B{
	font-family:Arial, Helvetica,"微軟正黑體", sans-serif,Microsoft JhengHei;
}
	
.A{
	color:#666;
	background-color:#f9f9f9;
	width:100%;
	height:35px;
	text-indent: 10px;
	line-height:35px;
	margin-top:8px;
	font-size:17px;
	text-align:left;
	overflow:hidden;
	border:0;
}
		
.B{
    font-size:25px;
	color:#fff;
	text-shadow: 1px 2px 3px rgba(0,0,0,0.2);
	width:100%;
	height:50px;
	text-decoration:none;
	line-height:45px;
	text-align:center;
	letter-spacing:3px;
	overflow:hidden;
	border:0;
	background-color:#1385e8;
	/*border-bottom: 8px solid #ed8000;*/
	cursor: pointer;
}

.B:hover {
    font-size:23px;
	background-color:#005dad;
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    -ms-transition: all 0.1s;
    -o-transition: all 0.1s;
    transition: all 0.1s;
}






@media screen and (max-width:1279px) {

ul.item{
	margin: 0 auto;
	width:50vw;
}
ul.item li{
	font-size: 22px;
}

}


@media screen and (max-width:1023px) {
#PIC_block{
	margin-bottom: -50px;
}
h1{
	font-size: 26px;
}

h4{
	font-size: 26px;
}

.CONTENT2, .CONTENT4 {
	padding: 3% 0;
}

}

@media screen and (max-width:767px) {
#PIC_block{
	margin-bottom: -30px;
}
h3{
	font-size: 25px;
}
h5{
	font-size: 22px;
}

}


@media screen and (max-width:639px) {
.rightAll, .leftAll{
	width: 100%;
	float:none;
}
.H1, ul.item {
	width:90vw;
	min-width: 300px;
	margin-bottom: 10px;
}

#PIC_block{
	width: 75vw;
	min-width: 300px;
	margin-bottom: -150px;
	margin-top: 0;
}

.right_block ul li{
	float: none;
	width: 100%;
}

.GO_B{
	display: none;
}

.right_block ul li, .right_block p, .BOX ul li{
	font-size: 15px;
}

}

@media screen and (max-width:479px) {

.CONTENT2, .CONTENT4 {
	padding: 5% 0;
}
}

