@charset "utf-8";
/* CSS Document */

body{ margin:0; padding:0;
 
background-image:url(../images/bg.gif);
background-repeat:repeat;
font-family:微軟正黑體}
.red-point{
	position:absolute;
	top:-30px;
	left:50%;
	margin-left:-50px}

.topbox{
	width:100%;
	height:auto;
	padding-bottom:13%;
	text-align:center;
	padding-top:100px;
	font-size:3em;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	text-shadow:1px 1px 6px #666}
	
.content-WP {
	box-sizing:border-box;
	margin:65px auto;
	padding: 5px 43px 30px 43px;
	height: auto;
	width:85%;
	max-width: 1000px;
	background-color:rgba(255,255,255,0.9);
	border-radius: 10px;
	-webkit-box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.7);
	-moz-box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.7);
	box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.7);
	background-image:url(../images/main.png);
	background-repeat:no-repeat;
	background-position:center top;
	background-size:100% auto;
	position:relative
}
.content-WP header {
	border-bottom:3px  solid #666;
	
	
	}
.content-WP header h1{
	font-size:2.5em;
	line-height:1.2em;
	text-align:center;
	text-shadow:0px 0px 10px #fff}
	
	
.content-WP	.content{
	margin-top:20px;
	-moz-column-count:1; /* Firefox */
  	-webkit-column-count:1; /* Safari and Chrome */
  	column-count:1;
	-moz-column-gap:50px; /* Firefox */
  	-webkit-column-gap:50px; /* Safari and Chrome */
  	column-gap:50px;
	column-rule: 1px inset   #CCC;
	-moz-column-rule: 1px inset  #CCC;
   	-o-column-rule: 1px inset #CCC;
    -webkit-column-rule: 1px inset #CCC;
	font-size:1.1em;
	line-height:1.8em
	
	
}

.content-WP .num{
	width:30px; height:30px;
	line-height:30px;
	font-size:22px;
	text-align:center;
	border-radius:30px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-color:#666;
	display: inline-block;
	margin-right:5px;
	float:left;
	margin-left:-35px;
	margin-top:0px
}
.content-WP .txt {
	　}
	
.content-WP .list{
	padding-left:35px;
	margin-bottom:15px
	}
.content-WP .list h1 {
	font-size:1em;
	line-height:1.5em;
	display:inline;
	font-weight: normal

	}	

.content-WP .list a {	
	text-decoration:none;
	color:#333;
	cursor: text;}
	
.content-WP .list h1 a:hover {	
	
	cursor: text;}
	
.content-WP .tit2{
	font-size:1.2em;
	line-height:1.5em

}
.content-WP .shadow{
	width:100%;
	height:auto;
	line-height:0;
	padding:0;
	box-shadow:1px 1px 6px #333}
.content-WP .list ul{
	padding:0;
	margin-top:-15px}	
	
.content-WP .list .used-img li{
	list-style:none;
	display:inline-block;
	height:auto;
	width:23%;
	margin-right:1%;
	border:5px solid #fff;
	background-color:#fff;
	overflow:hidden;
	padding:0;
	box-sizing:border-box;
	box-shadow:1px 1px 6px #333;
	text-align:center;
	font-size:14px;
	line-height:16px;

}
.content-WP .list .used-img li:hover{
	
	border:5px solid #C00;
	background-color:#C00;
	box-shadow:none;
	color:#fff

}


.content-WP .list .used-img li img{
	height: auto;
	width:100%;
}

.content-WP .back-home{
	display:block;
	width:130px;
	padding:5px;
	background-color:#666;
	font-size:1.1em;
	text-align:center;
	margin:20px auto;
	border-radius:30px;
	text-decoration:none;
	color:#FFF;

	}
	
.content-WP .back-home:hover{
	background-color:#000;
	font-weight:bold
	}
	
 .content-WP .listimg{
	 width:30%; height:auto; padding:0;
	 margin:0 3% 20px 0;
	 box-shadow:1px 1px 6px #333;
	 float:left;
	 padding:0;
	 overflow:hidden;
	 line-height:0}	
	.content-WP .listimg img{
	 width:100%; height:auto}	
@media only screen and (max-width: 1000px) {
	
.content-WP .list .used-img li{
	width:31%;
	margin-right:1%;}
	
}

/*1000以下*/
@media only screen and (max-width: 768px) {
	.topbox{
	padding-bottom:8%;
	padding-top:50px;
	font-size:2em;}
	
.content-WP .list .used-img li{
	width:48%;
	margin-right:1%;}
	
.content-WP {
	padding: 5px 22px 20px 22px;  background-size:110% auto;}
		
	.content-WP header h1{
	font-size:1.7em;
	line-height:1.2em;}
	
	
	
.content-WP .listimg{
	 width:46%; 
	 margin:0 1.5% 15px 1.5%;
}

@media only screen and (max-width: 480px) {
	
.content-WP header {
	border-bottom:2px  solid #666;}
	
	
	
.topbox{
	padding-bottom:4%;
	padding-top:40px;
	font-size:1.5em;}	
.content-WP {
	padding: 5px 20px 20px 15px; background-size:130% auto;}

.content-WP header h1{
	font-size:1.2em;
	line-height:1.1em;}
	
	
.content-WP .list .used-img li{
	width:99%;
	margin-right:0%;}
	
	.content-WP .listimg{
	 width:100%; 
	  margin:0 0 15px 0;
}


}