<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset 'UTF-8';
.btn-open .font-yb {
	color: #fff000;
}
.btn-open span.font-yb {
	color: #fff000;
	font-weight: 800;
	font-size: 1.3em;
}
.btn-open p {
	margin: 0;
}
.btn-open .fl3, .btn-open_blu .fl3 {
	font-size: 1.8em;
	margin-bottom: 0.3em;
	letter-spacing: 1px;
}
.btn-open .fl2, .btn-open_blu .fl2 {
	font-size: 1.4em;
}
.btn-open .fl, .btn-open_blu .fl {
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.3;
}
.btn-open .fl.left {
	margin: 0 0 0.2em 2em;
	text-align: left;
}
.btn-open .fm, .btn-open_blu .fm {
	font-size: 0.9em;
}
.btn-open .fs, .btn-open_blu .fs {
	font-size: 0.7em;
}
/* .btn-open p {
	font-size: inherit;
	line-height: 1.8;
	font-family: "貂ｸ譏取悃菴�", "Yu Mincho", YuMincho, "�ｭ�ｳ �ｰ譏取悃", "MS PMincho", serif;
} */
.btn-open_blu {
	display: inline-block;
	width: 100%;
	height: 95px;
	text-align: center;
	background-color: #006CB5;
	font-size: 30px;
	line-height: 1.1em;
	color: #FFF !important;
	text-decoration: none;
	font-weight: 600;
	border: 2px solid #006CB5;
	position: relative;
	overflow: hidden;
	z-index: 1;
	padding: 0.8em 0 1.15em;
	margin: 0 0 0 0 !important;
	font-family: 'M PLUS 1p', sans-serif;
}
.btn-open_blu div:last-child {
	margin-top: 0.5em;
}
@media screen and (max-width:499px) {
	.btn-open span.font-yb {
		font-size: 0.8em;
	}
	.btn-open {
		height: auto !important;
	}
	.btn-open_blu {
		height: auto !important;
		font-size: 1em;
	}
}</pre></body></html>