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


/* contents01 */

.contents01 {
	width: 100%;
	background-image: url("images/back001.jpg");
background-position: center 290px;
background-repeat: repeat-x;
	margin-bottom: 50px;
}

.contents01 .box01 {
	width: 1070px;
	display: flex;
  justify-content: flex-start;
flex-wrap: wrap;
	margin-bottom: 80px;
}

.contents01 h3 {
	margin-right: 80px;
}

.contents01 h3 img {
	border-radius: 10px;
	width: 100%;
height: auto;
}

.contents01 h4 {
	padding-top: 370px;
}

.contents01 .box02 {
	width: 100%;
	background-color: #FFF;
	padding-bottom: 150px;
	background-image: url("images/back002.jpg");
background-position: center bottom;
background-repeat: repeat-x;
}

.contents01 .box02 .box-in {
	width: 1070px;
}

.contents01 .box02 h5, .contents01 .box02 h6 {
color: #303030;
line-height: 1.2;
font-weight: normal;
	font-family: YuMincho, '游明朝', "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

.contents01 .box02 h5 {
	font-size: 20px;
color: #000000;
	margin-bottom: 10px;
}

.contents01 .box02 h6 {
	font-size: 27px;
letter-spacing: 0.1em;
	margin-bottom: 40px;
	text-indent: -10px;
}

.contents01 .box02 p {
letter-spacing: 0.05em;
	line-height: 1.8;
}


/* contents02 */

.contents02 {
	width: 100%;
	background-image: url("images/back02_01.jpg");
background-position: center top;
background-repeat: no-repeat;
	padding-top: 50px;
	text-align: center;
	background-color: #FFF;
}

.contents02 .box-in {
	width: 100%;
	background-image: url("images/back02_03.jpg");
background-position: center bottom;
background-repeat: no-repeat;
	padding-bottom: 190px;
}

.contents02 h3 {
	margin-bottom: 65px;
}

.contents02 .midashi001 {
	margin-bottom: 65px;
	text-align: center;
}

.contents02 .midashi001 h4, .contents02 .midashi001 h5, .contents02 .box h5, .contents02 .box h6 {
color: #303030;
line-height: 1.2;
font-weight: normal;
	font-family: YuMincho, '游明朝', "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

.contents02 .midashi001 h4 {
	font-size: 31px;
letter-spacing: 0.1em;
	margin-bottom: 5px;
}

.contents02 .midashi001 h5 {
font-size: 20px;
color: #000;
}

.contents02 .box01, .contents02 .box02 {
background-position: center top;
background-repeat: no-repeat;
}

.contents02 .box01 {
	background-image: url("images/back02.png");
}

.contents02 .box02 {
	background-image: url("images/back03.png");
background-position: center 40px;
}

.contents02 .box03 {
	text-align: left;
	width: 1000px;
}

.contents02 .box-box {
	margin-bottom: 150px;
}

.contents02 .box03 .box-box {
	margin-bottom: 0px;
}

.contents02 .box {
	width: 262px;
	display: inline-block;
vertical-align: top;
margin-left: 60px;
margin-right: 60px;
}

.contents02 .box03 .box {
margin-left: 30px;
margin-right: 30px;
	text-align: center;
	margin-bottom: 60px;
}

.contents02 .box img {
	border-radius: 50%;
}

.contents02 .box h5 {
	font-size: 25px;
color: #000;
line-height: 1.2;
	padding-top: 30px;
	margin-bottom: 8px;
}

.contents02 .box h6 {
	font-size: 16px;
color: #000;
}

.contents02 .box p {
	text-align: left;
	line-height: 1.8;
	padding-top: 30px;
	border-top-style : solid;
border-top-color : #4d4d4d;
border-top-width : 1px;
	color: #333333;
	margin: 20px 15px 0px;
}



.sp-view {
    display: none;
}

html, body {
    height: 100%;
}



