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

/* contents01 */

#contents {
	width:100%;
	padding-top: 130px;
	text-align: left;
	background-image: url("images/back01.png");
	background-position: center top;
	background-repeat: no-repeat;
}

.contents01 {
	width:960px;
	padding-bottom: 50px;
}


.contents01 .box {
	width: 100%;
	margin-bottom: 50px;
}

.contents01 .box h6, .contents01 .box p {
	line-height: 1.6;
	font-size: 13px;
	color: #FFF;
	font-weight: normal;
}

.contents01 .box h6 {
	margin-bottom: 5px;
}


.text01 {
	margin-bottom: 30px;
}

.text02 {
	margin-bottom: 40px;
}

.text03 {
	margin-bottom: 0px;
}


.sp-view {
    display: none;
}

html, body {
    height: 100%;
}


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