@charset "utf-8";
#main{
	background:url(../../img/policy/main.jpg) no-repeat center top;
}
#subNav {
	position: relative;
}
#subNav .hover{
	top:-70px;
	left:100px;
}
.toblog img{
	display: block;
	position: absolute;
	bottom:-135px;
	right:0;
}
.toblog a img:hover{
	opacity: 0.7 !important;
}
#menu5{
	float:right;
}
#contents h2{
	background:url(../../img/policy/icon1.png) no-repeat 5px top;
	font-size: 26px;
	padding:10px 0 20px 60px;
	border-bottom:2px solid #333;
	margin-bottom: 30px;
}
/*　max 1000px
--------------------------------------------------------------------------------------- */
@media screen and (max-width:1000px) {
.c1 , .c2 , .c3 , .c4 {
	background: #5fbc7f;
}

.c5 {
	background: #57bfdd;
}
}

/*　max 1000px
--------------------------------------------------------------------------------------- */
@media screen and (max-width:930px) {


}
/*　max 870px
--------------------------------------------------------------------------------------- */
@media screen and (max-width:870px) {

}
/*　max 640px
--------------------------------------------------------------------------------------- */
@media screen and (max-width:640px) {
	
}
