img {
	max-width: 100%;
	height: auto
}
.topVis h1 {
	display: none;
}
.topVis p {
	display: none;
}

.Books img {
	width: 100%;
}
.Books ul {
	margin-left: 0px;
}
.Booksshoshi{
	padding-left: 0px;
}
.close-button {
	overflow: hidden;
}

.bmd-modalContent {
	box-shadow: none;
	background-color: transparent;
	border: 0;
}
 
.bmd-modalContent .close {
	font-size: 2rem;
	line-height: 2rem;
	padding: 0;
	text-shadow: none;
	opacity: .7;
	color:#fff;
}

.bmd-modalContent .close:hover,
.bmd-modalContent .close:focus {
	opacity: 1;
	outline: none;
}
#latestbooks .btn a {
	font-size: 70%;
}
.bg-current {
	background-color: #2a715f;
}
.bg-alert {
	text-ware
}
.text-ware {
	color: #2a715f;
	font-weight: bold;
}
.bg_glaylight {
	background-color: #aca8a8;
}
/* ラジオぼたん */
/* ラジオボタンの○を消す */
input[type="radio"] {
	 display: none;
}

/* 画像の周りに隙間をあける */
label img {
	margin: 3px;
	padding: 5px;
}

/* 未選択の場合、色を薄くする */
input[type="radio"] + label img {
	opacity:1;
}
/* 選択済みの場合、色を濃くする */
input[type="radio"]:checked + label img {
	opacity:0.4;
	border: color(srgb 0.218 0.868 0.819);
}
.bookTitle {
	color: white;
	font-size: 90%;
	text-align: center;
	font-weight: bold;
}
.bookTitle a:hover {
	text-decoration: none !important;
}

/* 丸ご */
.font_mar5legu {
	font-family: dnp-shuei-mgothic-std, sans-serif;
	font-weight: 400;
	font-style: normal;
}
.font_mar5bold {
	font-family: dnp-shuei-mgothic-std, sans-serif;
	font-weight: 600;
	font-style: normal;
}
	