@charset 'utf-8';

/* ==========================================================================

	がん超早期発見検査

   ========================================================================== */

/* 目次 */

.contents_index .box_wrap {
	text-align: center;
}

.contents_index .box_wrap div:nth-of-type(2n) {
	margin: 0 0 50px;
}

.contents_area a {
	color: #3eaee6;
}

.flex_img {
	display: flex;
    list-style: none;
}

.flex_img li{
	padding: 1%;
}
/* ============================== SP ============================== */

@media only screen and (max-width: 812px) {

	/*--------------------------------
		xx
	--------------------------------*/
	
	/* x */




}
