.feature_img{
	width:696px;
	}
.f-2col{overflow:hidden;}
.f-2col p{float:left;}
.f-2col p:nth-child(1){margin-right:8px;}
.sp-on{display:none;}
.sp-img {width:auto;}
.g-catch sup{ font-size:10px;}

@media only screen and (max-width: 480px) {
.feature_img{
  width:90%;
}
.pc-on{display:none;}
.sp-on{display:block; text-align:center;}
.f-2col p{float:none; width:100%;}
.f-2col p img{max-width:100%;}
.sp-img{width:100%;}
}
