body{
	position: relative;
	right: 0px;
	/* background: #00f; */
}


#title , #title2{
	z-index: 100;
}

#titleBg{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	width: 89%;
	height: 100px;
	margin: auto;
	margin-top: ;
	background: #d4d6dc;
	z-index: -500;
}

#title2{
	position: fixed;
	right: 0;
	bottom: 0;
}

#title2 img{
	width: 39.6vw;
}


.titlesWrap{
	/* border: 1px solid #00000000; */
	/* 透明な線が描いてあるけど、ないとなぜかレイアウトが崩れる */
	/* display: block; */

}

.titleImage{
	/* border: 1px solid #000; */

}

.befEnt{
	margin-bottom: ;
}






.thum{
	position: relative;
	margin: auto;
	width: 89%;
	margin-bottom: 40%;
}

.thum:first-child{
	margin-top: ;
}

.labsepa{
	background: #d4d6dc;
	width: 100%;
	/* border: 1px solid #000; */
	margin-bottom: 0.7em;

}

.thum img{
	position: relative;
	margin: auto;
	left:0;
	right: 0;
	width: 100%;
	margin-bottom: 0.7em;
}
.thum p{
	margin-top: 0;
}

.entrance{
	/* margin-top: -100px; */
	/* border: 1px solid #000; */
}


.author{
	text-align: left;
	font-size: 2em;
	line-height: 1em;
	color: #000;

}




.lablink{
	color: #d4d6dc;
	margin-bottom: 2em;
}
