@charset "UTF-8";
@import "/include/css/common.sp.css";

/* ---------------------------------------------------------
	CSS Document about
--------------------------------------------------------- */

#about h3 {
	margin-bottom: 7vw;
	font-weight: 700;
	font-size: 5vw;
	letter-spacing: 0.1em;
	line-height: 1.5;
	color: #0656bf;
}

#about .about_01 {
	margin-bottom: 5vw;
}

#about .about_01 img {
	height: 90vw;
}

#about p {
	margin: 0 5vw 5vw;
	text-align: justify;
}

#about .about_02 img {
	height: 75vw;
}

#about .about_02 {
	margin-top: 8vw;
}

/* ---------------------------------------------------------
	CSS Document concept
--------------------------------------------------------- */

#concept {
	margin-bottom: 15vw;
	padding: 15vw 5vw;
	background: #f9f9f9;
	position: relative;
	z-index: 0;
}

#concept h3 {
	margin-bottom: 6vw;
	font-weight: 700;
	font-size: 5vw;
	letter-spacing: 0.1em;
	line-height: 1.5;
	color: #0656bf;
}

#concept figure {
	margin-bottom: 5vw;
}

#concept figure img {
	height: 67.5vw;
}

#concept p {
	text-align: justify;
}

/* ---------------------------------------------------------
	CSS Document care
--------------------------------------------------------- */

#care h3 {
	margin-bottom: 6vw;
	font-weight: 700;
	font-size: 5vw;
	letter-spacing: 0.1em;
	line-height: 1.5;
	color: #0656bf;
}

#care figure {
	margin-bottom: 5vw;
}

#care figure img {
	height: 90vw;
}

#care p {
	margin: 0 5vw;
	text-align: justify;
}
