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



/* contents01 */

.contents01 {
	width: 1170px;
	margin-bottom: 100px;
}

/* contents01 */

.contents01 .lay01 .box03a {
	margin-bottom: 30px;
}

.contents01 .box03a .box001 {
	background-color: #68d7c2;
}

.lay01 .box02 h4.p02::after {
	font-family: 'Noto Sans JP', sans-serif;
	content: "年";
	font-size: 18px;
}

.lay01 .box04 .box002 {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 110px;
    flex: 1;
}

.lay01 .box02 h4.p03::after {
	font-family: 'Noto Sans JP', sans-serif;
	content: "ヶ月";
	font-size: 18px;
}

.lay01 .box02 h4 span {
	font-family: 'Noto Sans JP', sans-serif;
	content: "年";
	font-size: 18px;
}

.contents01 .lay01:last-child {
   margin-top: 60px;
}

.contents01 .box05a {
	padding: 35px 40px;
	background : rgba(56, 79, 120, 0.1);
}

.contents01 .box05a h5 {
	font-size: 24px;
color: #384f78;
line-height: 1.4;
	letter-spacing: 0.05em;
font-weight: 300;
	margin-bottom: 15px;
}


.sp-view {
	display: none;
}
