/* no_reception_lp  */

.vdl {
	font-family: vdl-megamaru, sans-serif;
	font-weight: 400;
	font-style: normal;
}
.box_mv {
	position: relative;
}
@media screen and (max-width: 735px) {
.mv--text {
	width: 50%;
	position: absolute;
	bottom: 1.5em;
	left: 1em;
	padding: 1em;
	background: #ffffff;
	Background: color(srgb 1 1 1 / 0.636)
}
.mv--text h2 {
	font-size: 70%;
	line-height: 140%
}
.mv--text h3 {
	font-size: 100%;
	line-height: 90%;
}
.text--smaller {
	font-size: 70%;
	line-height: 100%;
	color: #ffa3fe;
	background: #130303;
}
.mv--text p {
	font-size: 100%;
	margin-bottom: 0px;
}
}
@media screen and (min-width: 736px) {
.mv--text {
	width: 40%;
	position: absolute;
	top: 5em;
	left: 1em;
	padding: 1em;
	background: #ffffff;
	Background: color(srgb 1 1 1 / 0.636)
}
.mv--text h2 {
	font-size: 120%;
	line-height: 140%
}
.mv--text h3 {
	font-size: 160%;
	line-height: 100%;
}
.text--smaller {
	font-size: 70%;
	color: #13ded8;
	background: #130303;
}
.mv--text p {
	font-size: 120%;
}
}
.sect--lead {
	background: color(srgb 0.177 0.177 0.177 / 0.735);
	padding: 2em;
	font-size: 90%
}
.tx--impact {
	color: #13ded8;
	background: #ff00c1;
	font-size: 120%;
}
.tx--attention {
	color: #ff00c1;
	font-size: 120%;
}
dt {
	color: #ff00c1;
	font-size: 120%;
	padding-bottom: 0.2em;
	padding-top: 0.5em;
}
.sect--info {
	background: color(srgb 1 1 1 / 0.6);
}
.sect--info p {margin-bottom: 0.5em;}
.sect--kimari h3 {
	background: #130303;
	padding-top: 0.5em;
	margin-bottom: 1em;
}
.BookAori {
	background: #fff;
	color: black;
	text-align: center;
	line-height: 120%;
	padding-top: 3%;
	padding-bottom: 3%;
	height: 3.5em;
}
.bookAori2 {
	font-size: 90%;
	height: 3em;
	color: black;
	background: #7AB3FF;
}
.bookAori1 {
	height: 3em;
	color: black;
}
.bookTitlelink {
	height: 4.5em;
	font-size: 90%;
}
.bookTitlelink a {
	color: #69c4d9;
}
.bg-fair {
	background: color(srgb 1 0.617 0.994);
}