@charset "utf-8";


/* ------------------------------------------------------------------
     common
------------------------------------------------------------------ */

#feature_ {
	max-width: 624px;
	width: 100%;
	text-align: center !important;
	margin: auto;
}

#feature_ .sns {
	width: 100%;
	text-align: center;
}

#feature_ .sns img {
	width: 15%;
}

#feature_ .order {
	width: 100%;
	text-align: center;
}

#feature_ .order img {
	width: 40%;
}

#feature_ a {
text-decoration: none;
}