.s5-row {
	margin-top: 80px;
}


.s5-row__col1 h1.s5-heading2 {
	width: 100%;
	height: auto;
	position: relative;
	border: #999 1px solid;
	background-image: url("../images/bg-meisai.png");
	background-color: #444 !important ;	
}


h1.s5-heading2 .c5-txtBox {
	margin: 18px 28px;
}


.c5-mbAJ {
	margin: 0 0 24px 0;
}

a.c5-linkcolor {
	color: #c93434;
}



@media screen and (max-width: 890px) {
.s5-row__col1 h1.s5-heading2 .c5-lineTTLbg {
	display: none;
}
.s5-row__col1 h1.s5-heading2 .c5-centerTTLbg {
	display: block;
}


.c5-topTTLbg span.c5-txtBox{
    padding-left: 0px;
    font-size: 90%;
}

}


@media screen and (max-width: 639px) {



.s5-row__col1 h1.s5-heading2 .c5-centerTTLbg {
	display: block;
	width: 100%;
	height: auto;
	padding: 15px 0 1px;
	line-height: 1.6;
	font-size: 1rem;
}


h1.s5-heading2 .c5-txtBox {
	padding-left: 0;
	padding-top: 0;
	margin-top: 4px;
	margin-left: 15px;
	display: block;
}



.s5-row__col1 h1.s5-heading2 .c5-centerTTLbg span{
    padding-right: 10px;
}

}


.s5-PDBslideshowC__tiledThumbListInner .s5-PDBslideshowC__tiledThumbItem div {
    border: 1px solid #2f353d;
    cursor: pointer;
    margin: 12px 0 0 12px;
}

.s5-PDBslideshowC__tiledThumbListInner .s5-PDBslideshowC__tiledThumbItem--current > div {
    border-color: #e4e8ee;
    cursor: default;
}


.c5--ps {
	border: #999 3px solid;
	background-color: #fff !important ;
	padding: 20px 20px;
	color: #333333;
}

