@charset "utf-8";

#mainImgB #mainTtlB {
	color: #ffffff;
	font-size: 3.0rem;
	font-weight: bold;
	letter-spacing: 0.45em;
	text-shadow: 2px 2px 25px #000, -2px -2px 25px #000;
	font-family: "Noto Sans JP",sans-serif;
	color: #003f73;
	text-shadow: none;
	letter-spacing: 0.1em;
}
.lh140 {
	line-height:1.4;
}
.btnWidthA {
	width: 360px;
	margin: 0 auto;
}
.arrowR {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	vertical-align: middle;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-decoration: none;
}
.btnBace {
	display: inline-block;
	font-weight: bold;
	padding: 12px 0;
	text-align: center;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	border: 2px solid #809fb9;
	width: 100%;
	background: #FFFFFF;
}