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

.unit {
	text-align: right;
}

table .tr_h {
	height: 54px;
}


table .th_dl {
	padding: 0;
	position: relative;
}

table .th_dl .t1{	
	position: absolute;
	left: 30px;
	bottom: 4px;
}

table .th_dl .t2{	
	position: absolute;
	right: 30px;
	top: 8px;
}

table .rd01 {
	height: 100%;
    width: 100%;
	border-top: solid #e2e3e5 1px;
	transform: matrix(1, 0.32, 0, 1, 0, 0);
}

table .rd02 {
	height: 100%;
    width: 100%;
	border-top: solid #e2e3e5 1px;
	transform: matrix(1, 0.21, 0, 1, 0, 0);
}

table td {
	width: 120px;
	vertical-align :middle;	
}

.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;
}

.cr {
	background-color:#04B4AE;
}
.cr a{
	color:#FFF;
}
.cr a:hover {
	color:#c0c0c0;
	text-decoration:underline;
}

.ml {
	background-color:#0174DF;
}
.ml a{
	color:#FFF;
}
.ml a:hover {
	color:#c0c0c0;
	text-decoration:underline;
}

.ut {
	background-color:#0B3861;
}
.ut a{
	color:#FFF;
}
.ut a:hover {
	color:#c0c0c0;
	text-decoration:underline;
}

.cr2 {
	background-color:#04B486;
}
.cr2 a{
	color:#FFF;
}
.cr2 a:hover {
	color:#c0c0c0;
	text-decoration:underline;
}

.cr3 {
	background-color:#0174DF;
}
.cr3 a{
	color:#FFF;
}
.cr3 a:hover {
	color:#c0c0c0;
	text-decoration:underline;
}

.cr4 {
	background-color:#04B4AE;
}
.cr4 a{
	color:#FFF;
}
.cr4 a:hover {
	color:#c0c0c0;
	text-decoration:underline;
}
