<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";


body {
	-webkit-print-color-adjust: exact;

	width: 1200px;
	transform: scale(0.9);
	-moz-transform: scale(0.9);
	-webkit-transform: scale(0.9);
	transform-origin: 0 0;
}
header {
	position: static !important;
	background: #FFF;
}
.drawer-navbar .drawer-nav {
	background: #FFF;
}
.drawer-container {
	height: 60px;
	min-width: auto !important;
}
.drawer-navbar {
	background: #FFF;
}
.drawer-navbar .drawer-brand {
	position: static !important;
}
.drawer-brand {

}
.drawer-brand:after {

}
.drawer-brand img {
	width:80% !important;
}

.drawer-navbar .drawer-menu li.sp_menu_05 {
	width: 100px;
}

.back_item .back_text {
	top: 140px;
}
.drawer-hamburger {
	display:none !important;
}
.contents {
	margin-top: 40px !important;
}
.foot-nav {
	width:
}


</pre></body></html>