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

.maincontents-inner section:not(:last-child) {
	margin-bottom: 140px;
}

.maincontents-inner section {
	text-align: center;
	width: 90%;
	max-width: 1500px;
}


/* contents02 */

section.contents02 {
	width: 1200px;
}


/* layout01 */

.layout01 {
	width: 100%;
}

.layout01 h6 {
	font-family: "Noto Serif JP", serif;
	font-size: 25px;
color: #42210b;
line-height: 1.8;
letter-spacing: 0.15em;
font-weight: 400;
}

.layout01 p {
	line-height: 2.2;
}

/* layout02 */

.layout02 {
	width: 100%;
	padding-top: 100px;
}

.layout02 .box {
	padding: 50px 6%;
	border-radius: 30px;
	background-image: url("../top/images/back05.png");
background-position: center top;
background-repeat: no-repeat;
background-size: cover;
}

.layout02 .box:not(:last-child) {
	margin-bottom: 60px;
}

.layout02 .box-text {
	padding: 35px 6%;
	border-radius: 20px;
	background-color: #FFF;
	text-align: left;
}


/* layout03 */

.layout03 {
	position: relative;
	border-radius: 30px;
	border-style : solid;
border-color : #f0968c;
border-width : 1px;
	padding: 60px 0px 50px;
	margin-top: 80px;
}

.layout03::after {
	content: "どんな時も自分らしく生きられるように患者さんをサポートをする";
	position: absolute;
left: 7%;
top: 0px;
	width: 86%;
	display: block;
	background-color: #FFF;
	font-family: "Noto Serif JP", serif;
	font-size: 30px;
color: #f0968c;
line-height: 1.2;
letter-spacing: 0.1em;
font-weight: 400;
	margin-top: -20px;
}

.layout03 p {
	font-size: 20px;
}


/* layout04 */

.layout04 {
	padding-top: 80px;
}

.layout04 .box-detail {
	border-radius: 30px;
	border-style : solid;
border-color : #f0968c;
border-width : 1px;
	padding: 40px 0px;
}

.layout04 h5 {
font-family: "Noto Serif JP", serif;
	font-size: 25px;
color: #534741;
line-height: 1.8;
letter-spacing: 0.25em;
font-weight: 400;
	margin-bottom: 40px;
}

.layout04 ul {
	display: inline-block;
}

.layout04 ul li {
	text-align: left;
	font-size: 20px;
line-height: 1.2;
letter-spacing: 0.05em;
}

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


.sp-view {
	display: none;
}
