@charset "UTF-8";

.ttl_L_1 {
	font-size: 2.2em;
	text-align:center;
	color:#0aaf96;
}



.flx_blk_2 {
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
}

.flx_blk_2 figure img { width:100%; }

.flx_blk_2 figure {
	width:48%;
	margin:0 1.0% 2.5em; }
.flx_blk_2 figure figcaption {
	text-align:center;
	padding-top:10px;
	padding-bottom:10px; }


.w_80 {
	width:800px;
	margin:0 auto;
}


table.rcr_tbl01 {
}
table.rcr_tbl01 th,
table.rcr_tbl01 td {
	padding:1.0em 2.0em;

}
table.rcr_tbl01 th {
	background:#91eadd;
	white-space:nowrap;
}
table.rcr_tbl01 td {
	border-bottom:1px solid #eee;
}
table.rcr_tbl01 tr:first-of-type td {	border-top:1px solid #eee; }

@media only screen and (max-width: 980px) {
	.w_80 { width:90%; }

}

@media only screen and (max-width: 640px) {
	.w_80 { width:100%; }
	table.rcr_tbl01 th,
	table.rcr_tbl01 td {
		display:block;
	}
}
