@charset "utf-8";

h4 {
	background: #CC6600 !important;
	color: #FFF !important;
	margin: 0 0 1em 0 !important;
	padding: 0.75em !important;
	font-size: 16px !important;
	font-weight: bold !important;
}

h5 {
	background: #FFCCFF !important;
	margin: 0 0 1em 0 !important;
	padding: 0.5em !important;
	font-size: 14px !important;
	font-weight: bold !important;
}

.boxarea {
	border:1px solid #FFCC00 !important;
	background: #FFFFEA !important;
	padding: 1em !important;
}

.nanabankannomary .img_area {
	margin: 1em 0 1em 1em;
}

.tel-link {
	color: #06F;
	font-size: 16px;
	font-weight: bold;
}

video {
	width: 400px;
	height: auto;
}

@media screen and (max-width:640px) {
	h4 {
		font-size: 110% !important;
	}

	h5 {
		font-size: 100% !important;
	}

	.rainbow {
		background: none;
	}

	.nanabankannomary .img_area {
		margin: 1em 0;
	}

	iframe {
		width: 100%;
		height: auto;
	}

	video {
		width: 100%;
		height: auto;
	}
}
