@charset "UTF-8";

.btn_arr02{
	padding-left: 15px;
	background:url(../../common/images/arrow05.png) no-repeat left center;
}
/*-------------------------------------------------
---- media screen for index page
------------------------------------------------- */
@media screen and (max-width:414px){

.btn_arr02{
	padding-left: 15px;
	background:url(../../../top/images/img_arrow_red.png) no-repeat left center;
	background-size:10px;
}


} /* End Media 414px */