@charset "utf-8";

/* レイアウト */




.comLayout01 .boxWrap.c01 .ph {
    background-image:url(../img/style01.jpg);
    background-position:left;
}
.comLayout01 .boxWrap.c02 .ph {
    background-image:url(../img/style02.jpg);
}
.comLayout01 .boxWrap.c03 .ph {
    background-image:url(../img/style03.jpg);
    background-position:left;
}

.comLayout02 ul li.c01 .ph {
    background-image:url(../img/style_ph_01.jpg);
}
.comLayout02 ul li.c02 .ph {
    background-image:url(../img/style_ph_02.jpg);
}
.comLayout02 ul li.c03 .ph {
    background-image:url(../img/style_ph_03.jpg);
}

@media screen and (max-width:640px) {
	.comLayout05 .info .phototxt .title img {
		height: 19px;
		height:6vw;
		width:auto;
	}
}