@charset "utf-8";

/*--------
共通CSS
---------*/

.ovbtn:hover{
	opacity: .5;
}

.image img {
	width: 100%;
}