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