@charset "utf-8";

body{
	height: auto;
}
.txt{
	font-size: 1.4rem;
	line-height: 1.5;
}
.mb-0{
	margin-bottom:0 !important;
}
a { color: #000;}
header{
	text-align: center;
	height:510px;
	width: 100%;
	margin:0 auto;
	padding:0;
	background: url(../img/h1−bg.jpg) no-repeat center;
	background-size: 100%;
	box-shadow: 0 5px 10px #aaa;
}

#work{
	font-size: 3.6rem;
	font-family: serif;
	font-weight: bold;
	width: 10em;
	margin:20px auto;
	padding:0;
}

.book-txt span.FL {
	float: left;
	text-align: center;
	font-size: 12px;
}
.book-txt span.FL img {
	float: none;
}