/* スマホだけに適用するCSS */
@media screen and ( max-width:600px )
{
.btn2{
font-size:90%;
}
.btn-lg, .btn-group-lg>.btn {
    padding: 10px 50px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px;
}
}
.imgya img{
    width:30%;
}

.imgya {
	margin-top: 10px;
}

.txtvolttl01 span {
	font-size: 6vw;
}

.txtvolttl01 {
	font-size: 5vw;
    margin-top: 30px;
}

.fontbblue2 {
	padding-top: 0;
	margin-top: 0;
}
