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



/* contents01 */

.contents01 {
	width: 1000px;
	margin-bottom: 80px;
}

.contents01 .box01 {
	margin-bottom: 80px;
	width: 92%;
}

.contents01 .box01 .box {
	margin-bottom: 30px;
}

.contents01 .box01 .box:last-child {
	margin-bottom: 0px;
}

.contents01 h4, .contents01 h5, .contents01 .box01 p {
line-height: 1.2;
letter-spacing: 0.1em;
font-weight: normal;
	font-family: YuMincho, '游明朝', "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

.contents01 h4 {
	font-size: 20px;
color: #003444;
	text-indent: -25px;
	margin-left: 25px;
	margin-bottom: 5px;
}

.contents01 h5 {
	font-size: 25px;
color: #FFF;
	background-color: #003444;
	padding: 20px 0px;
	text-align: center;
	margin-left: -30px;
	margin-right: -30px;
	margin-bottom: 30px;
}

.contents01 .box01 p {
	font-size: 18px;
	line-height: 1.4;
	padding-left: 30px;
}

.contents01 .box02 {
	border-style : solid;
border-color : #001815;
border-width : 1px;
	border-radius: 20px;
	padding: 0px 30px 30px;
}

.contents01 .box02 p {
	line-height: 1.8;
}



.sp-view {
    display: none;
}

html, body {
    height: 100%;
}



@media screen and (min-width: 737px) {

	
#main-img-top {
	min-width: 1280px;
}


	
}
