@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;
	text-align: center;
    vertical-align: middle;
}

table td {
	width: 93px;
	padding: 7px 0 3px;
}

.btm {
    position: relative;
    width: 93px;
    height: 165px;
    overflow: hidden;
	margin: 0 auto;
	font-size: 12px;
}

.btm img {
    position: absolute;
    bottom: 1em;
    margin: 0 auto;
    left: 0;
    right: 0;
}

.contentsPage .titleimg {
	height: 268px;
}

.txt_slide_r {
	padding-left: 127px;
}