/*
Theme Nmae: bike;
*/
@charset "utf-8";
@import url('assets/css/style.css');

.p-contents p {
	margin-bottom: 2em;
}
.p-recruit__box {
	margin-bottom: 2rem;
}
.p-news__list {
	list-style-type: none;
}
.p-news__item {
	padding: 1rem 0;
}
.c-pagenation {
	margin-top: 2rem;
}