@charset "utf-8";

/* ――――――――――――――――――――――――――

アスリート応援
./athlete/
#pg_athlete

―――――――――――――――――――――――――― */

/* ----- #visual ----- */
#pg_athlete #visual {
}


/* ----- #index ----- */
#pg_athlete #index {
}

#pg_athlete #index p {
	margin-bottom: 0.5em;
}
#pg_athlete #index h3 {
}
#pg_athlete #index h4 {
	margin-top: 0.5em;
	margin-bottom: 1em;
}
#pg_athlete #index h5 {
	margin-bottom: 0.25em;
}
#pg_athlete #index hr {
	margin-top: 2em;
	margin-bottom: 2em;
}
#pg_athlete #index img {
	max-width: 100%;
	height: auto;
}
#pg_athlete #index .wp-caption {
	max-width: 100%;
	text-align: left;
	background: none;
	border: none;
	border-radius: none;
}






@media (min-width: 576px) {
}
@media (min-width: 768px) {
}
@media (min-width: 992px) {
}
@media (min-width: 1200px) {
}
