<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */

@charset "UTF-8";
/* CSS Document */
html,body,main {
	height: 100%;
}
body {
	width:100%;
	font-family: "繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", Hiragino Kaku Gothic Pro," 繝｡繧､繝ｪ繧ｪ", Meiryo, Osaka," �ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け", MS PGothic," sans-serif";
}
body, header, main, section, h1, h2, h3, h4, nav, ul, li, figure, div, span, p {
	margin:0;
	padding:0;
	position:relative;
}
img {
	position: relative;
	vertical-align: bottom;
}
figure {

}
li {
	list-style-type: none;
}
a {
text-decoration: none;
}
.underLine {
	color: #3a32a7;
	text-decoration: underline;
}
.widthF {
	width: 100%;
}
.textR {
	text-align: right;
}
.textC {
	text-align: center !important;
}

.cursor {
	cursor: pointer;
}
.floatL {
	float: left;
}
.overAuto {
	overflow: auto;
}
.opacity0 {
	opacity: 0;
}
</pre></body></html>