@charset "utf-8";

/* ------------------------------
 高容量
------------------------------ */
.f32 {
	margin: 45px 0 50px;
	font-size: 3.2rem;
	font-weight: bold;
	text-align: center;
}
.f22 {
	margin-right: -24px;
}
.contentsPage h3 span {
	margin-left: 1em;
	padding: 2px 10px 0;
	background-color: #313131;
	color: #fff;
	font-size: 1.5rem;
	line-height: 24px;
	font-weight: normal;
}
.contentsPage h3 span + span {
	margin-left: 5px;
}
table th {
	width: 100px;
}

table td {
	width: 120px;
}

.btm {
    position: relative;
    width: 150px;
    height: 160px;
    overflow: hidden;
    margin:0 auto;
}

.btm img {
    position: absolute;
    bottom: 1em;
    left: 2.5em;
}

.contentsPage .titleimg {
	height: 330px;
}

.caution_m {
	font-size: 22px;
    font-weight: bold;
    margin: 40px 20px 20px;
}

ol.lower-alpha li {
	margin: 0 40px;
}