@charset "UTF-8";
/* CSS Document */




/*ウィンドウ幅632px以上の場合*/
@media only screen and (min-width:632px){
#works_btn img{
	border-bottom:solid 2px #000;
}

}