
body { background-color:#222221;background:background-repeat: repeat;}
p{font-size:1.2em;line-height:1.5;}
.top{height:65px;background:#282828; color:#FFF;}

/*主視覺*/

.title{width:100%;padding-top:50px;padding-left:140px; padding-right:170px;}
.image{background-image:url(../img/BG01.jpg);height:auto; display:block;background-size: cover;background-position: center -30px;;background-repeat: no-repeat;padding-bottom: 100%;}
.txt{text-align: center;color:#FFF;line-height: 2;margin-bottom: 20px;}
.txt span{font-size:1.3em;font-weight:600;}
.top_h2{color:#FFF;float:left; font-size:1.8em; font-weight:600; letter-spacing:2px; padding-left:20px;} 
.top_img{float:left; height:60px; padding-left:20px;}
.container{width:890px !important;box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.5);background-color:#1d2b55;height: auto;}
.bt{
	font-size:2.2em;
	margin:0 auto 0 auto;
	background-image:url(../img/image-bg02.jpg);
	padding-bottom: 10px;
}


.image { 
    width: 890px; height: 800px;
    margin: 0 auto; 
    background-size: cover;
    position: relative;
	z-index: 500;
}



.book{position: absolute;bottom: 22%;right: 10.5%;width: 220px;}
.book:hover{padding-bottom: 10px;}

.bt .txt{font-size:0.6em;}
.bt_p{
	font-size:2.2em; 
	font-weight:bold;
	text-align:center;
	text-shadow: 0.1em 0.1em 0.2em black
}
.bt .bt_class{
	background: #ff3019;
    background: -moz-linear-gradient(top, #ff3019 0%, #cf0404 100%);
    background: -webkit-linear-gradient(top, #ff3019 0%,#cf0404 100%);
    background: linear-gradient(to bottom, #ff3019 0%,#cf0404 100%);
	border:1px #000000 solid; 
	padding:15px 30px;
	border-radius: 5px;
	font-size:1.5em; 
}
.bt_p a{
	color:#FFF;
}
.bt_p a:hover{
	border-bottom:2px #FFFFFF solid;
}

.class_box{
	padding: 20px 0;
}

.left_class{
	width:95%;
	height:100%;
	margin:10px auto;
	overflow:hidden;
	border: #fbc200 3px solid;
	color:#333;

	padding-top:20px;

	
}
.left_class ul{
	float:left;
	text-align:left;
	margin-top:0px;
	margin-left:5px;
	
}
.left_class li{
	font-size:1.2em;
	font-family:"微軟正黑體";
	list-style:none;
	margin-bottom:8px;

}
.left_class li i{
	color:#933;
}
.left_class li a{
	color:#666;
	text-decoration:none;
}
.left_class li a:hover{
	color:#000;
}

@media(min-width:1380px){
.container{width:890px !important;}
.CPT{width: 40%;margin-left:10px;margin-bottom:30px;}
}

@media (min-width: 375px) and (max-width: 987px){ 
	.container{width:100% !important;}
	.image { 
		width: 100%; height: auto;
		animation-name: TOPIC-MOV; 
		animation-duration: 2s; 
		animation-iteration-count: infinite; 
		margin: 0 auto 0 auto; 
		background-size: cover;
		position: relative;
		z-index: 500;
	}
	.book{position: absolute;bottom: 25%;right: 10.5%;width: 25%;}
}

@media(max-width:375px){



}
