@charset "UTF-8";

/*-----------------------------------
area
----------------------------------*/
#area .icon_title:before{
	content: url("../img/common/icon_finger_w.svg");
}
@media screen and (max-width: 740px) {
	#area section .icon_title:before{
		width: 25px;
	}
}