@charset "utf-8";
/* CSS Document */



.text01{
	margin:5px 0 0;
}
.text01 span{
	color:#cb0e08;
	padding-left:10px;
}
.text02{
	background:url(../images/bg.gif) no-repeat 0 0;
	margin:50px 0 0;
	padding:0 0 0 110px;
}
.text02 p{
	margin:0 0 15px;
	line-height:160%;
}


/* スマホ用 */
@media (max-device-width:960px) {
	h2 img{
		width:100%;
	}
	iframe{
		width:100%;
	}
}




