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

.contentsPage .titleimg {
    position: relative;    
    width: 100%;
    height: 251px;
    overflow: visible;
    margin-bottom: 0;
}

table th {
    width: 129px;
    text-align: center;
    vertical-align: middle;
}

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

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

.btm img {
    position: absolute;
    bottom: 2px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.premium_set01 {
    width: 771px;
    display: flex;
    justify-content: space-between;
    margin: 30px 0 50px;
}
.premium_set01 .set01{
    width: 240px;
    height: 105px;
}
.premium_set01 .set01 p{    
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    padding: 8px 0;
}
.w510 {
    width: 510px;
}
.w550 {
    width: 550px;
}

.table_bottom {
    margin-bottom: 7px;
}