<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 */

.contents01 {
	margin-bottom: 120px;
}

.contents01 img {
	border-radius: 30px;
}

.contents01 .layout01 {
	background : rgba(105, 174, 150, 0.1);
	padding: 70px 0px;
	text-align: center;
}

.contents01 .layout01 .box-inner {
	width: 1060px;
}

.contents01 .layout01 h3 {
	font-family: "Zen Old Mincho", serif;
	font-size: 26px;
color: #3195a4;
line-height: 1.2;
letter-spacing: 0.2em;
font-weight: 400;
	margin-bottom: 50px;
}

.contents01 .layout01 p {
	text-align: left;
}


/* contents02 */

.contents02 {
	text-align: center;
}

/* contents02 layout01 */

.contents02 .layout01 {
	width: 1060px;
}

.contents02 .layout01:not(:last-child) {
	margin-bottom: 120px;
}


.contents02 .layout01 .box:not(:last-child) {
	margin-bottom: 70px;
}

.contents02 .layout01 &gt; h3 {
	font-family: "Zen Old Mincho", serif;
	font-size: 25px;
color: #348989;
line-height: 1.2;
letter-spacing: 0.2em;
font-weight: 400;
	margin-bottom: 50px;
}

.contents02 .layout01 .box h5, .contents02 .layout01 .box h6 {
	font-family: "Zen Old Mincho", serif;
	font-size: 25px;
color: #000;
line-height: 1.2;
letter-spacing: 0.2em;
font-weight: 400;
}

.contents02 .layout01 .box h5 {
	background : rgba(117, 166, 166, 0.15);
	padding: 15px 0px;
	border-radius: 15px;
	margin-bottom: 20px;
}

.contents02 .layout01 .box p {
	padding-top: 20px;
}

.contents02 .midashi01 span {
	font-size: 18px;
}



.sp-view {
	display: none;
}
</pre></body></html>