/* CSS Document */

#img1{
	margin-top: 10%;
	margin-left:-3%;
}#fv-ja {
	top: 9%;
}
#fv-bottom {
    padding-bottom: 25%;
    margin-top: 2.5%;
}
#kasou-logo {
    margin: 10% auto 3%;
}
#sec1 h1{
	    color: #25b4cb;
}
#sec1 h2{
	    color: #1a1a1a;
}
#sec1 img{
	width:70%;
	margin: 5% auto 7.5%;
}
@media(max-width:750px){
	#img1{
		margin-top: 0;
		width: 105%;
		max-width: unset;
	}
	#sec1 img{
		width:90%;
		margin: 5% auto 10%;
	}
	#sec1 h2 {margin-top: 5%;}
	.fs80 {font-size: 12vw !important;}
	#fv-bottom {padding-bottom: 30%;}
	#kumo-hidari {width: 18% !important;}
	#kumo-migi {top: 19% !important;}
	#fv-en-sp {width:90%;}
}