@charset "UTF-8";
/* CSS Document */


.contents .lay {
	margin-bottom: 100px;
}

.lay01 .box01 p {
	text-align: left;
	width: 820px;
}

.lay01 .box02 h3 {
	font-family: "Zen Old Mincho", serif;
	font-size: 31px;
line-height: 1.4;
letter-spacing: 0.3em;
font-weight: 400;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 60px;
}

.lay01 .box02 h3.text-space {
	margin-top: 0px;
}

.lay01 .box02 h3 span {
	font-size: 24px;
	letter-spacing: 0.1em;
}

.lay01 .box02 p a {
	text-decoration: underline;
}

.lay02 .box-in2 > p {
text-align: left;
}

.lay02 .box-in2 {
width: 700px;
}

.lay02 .box02 p {
        text-align: left;
    }

/* contents01 */

.contents01 {
	padding: 50px 0px;
	text-align: center;
}

.contents01a {
	padding-top: 0px;
}

.contents01 .box {
	border-radius: 25px;
	padding: 25px 25px 30px;
	background-color: #58b2ab;
}

.contents01 .box:not(:last-child) {
	margin-bottom: 30px;
}

.contents01 h4, .contents01 h5 {
	font-family: "Zen Old Mincho", serif;
color: #FFF;
line-height: 1.4;
letter-spacing: 0.1em;
font-weight: 400;
}

.contents01 h4 {
	font-size: 30px;
}

.contents01 h5 {
	font-size: 24px;
	padding-top: 10px;
	text-align: left;
}


/* contents02 */

.contents02, .contents03 {
	padding-top: 30px;
}

.contents02 p, .contents03 p {
	text-align: right;
	padding-top: 15px;
	padding-right: 15px;
}

.contents02 h6, .contents03 ul li {
	font-family: "Zen Old Mincho", serif;
	font-size: 20px;
color: #000;
line-height: 1.2;
letter-spacing: 0.3em;
font-weight: 400;
}

.contents02 h6 {
	border-radius: 25px;
	background : rgba(142, 203, 198, 0.35);
	padding: 30px;

}

.contents03 ul {
	border-radius: 25px;
	padding: 30px 50px;
	border-style : solid;
border-color : rgba(142, 203, 198, 0.35);
border-width : 3px;
	text-align: left;
}

.contents03 ul li:not(:last-child) {
	margin-bottom: 10px;
}



.space01 {
	padding-top: 0px;
}

.sp-view {
	display: none;
}
