.issyo_bg{
    letter-spacing:10px;
	line-height:1.8;
	background:url(../../img/kinako.jpg) no-repeat center center;
    background-size: cover;
}

@media screen and (max-width: 640px){
.contents_ttl h1 {
}
.issyo_bg {
    letter-spacing: 5px;
}
}