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

.midashi012 {
	background-image: none;
	padding-top: 0px;
}

/* contents01 */

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

.contents01 .box01 {
	margin-bottom: 50px;
}

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


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

.midashi01 h4 {
	font-size: 20px;
color: #003444;
letter-spacing: 0.05em;
	padding-top: 25px;
	line-height: 1.6;
}

.contents01 .box01 {
	border-radius: 10px;
	padding: 0px 30px 30px;
	text-align: center;
	background-color: #fcfbe8;
}

.contents01 .box01 .box-in {
	background-color: #FFF;
	display: table;
	width: 100%;
}

.contents01 .box01 .box {
	display: table-cell;
vertical-align: middle;
float: none;
}

.contents01 .box01 .box:first-child {
	text-align: left;
	width: 70%;
	padding: 30px 35px;
}

.contents01 .box01 .box:last-child {
	width: 30%;
	background-color: #f5f7c8;
}

.contents01 .box01 h4 {
	font-size: 22px;
color: #FFF;
letter-spacing: 0.3em;
	padding: 8px 40px;
	display: inline-block;
	margin-bottom: 15px;
	background-color: #003444;
}

.contents01 .box01 ul li {
	font-size: 20px;
color: #003444;
	text-indent: -25px;
	margin-left: 25px;
	margin-bottom: 10px;
}

.contents01 .box01 ul li.mini {
	font-size: 16px;
	text-indent: -16px;
	margin-left: 16px;
	padding-left: 25px;
	letter-spacing: 0em;
}

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

.contents01 .box01 h5 {
	text-align: left;
	display: inline-block;
	font-size: 20px;
color: #003444;
letter-spacing: 0.2em;
}

.contents01 .box01 h5 span {
	font-size: 31px;
letter-spacing: 0.05em;
	display: inline-block;
	padding-top: 10px;
}

.contents01 .box01 h6 {
	font-size: 16px;
	letter-spacing: 0.05em;
color: #003444;
	margin-bottom: 15px;
}

.midashi01 p {
    font-family: YuMincho, '游明朝', "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
    display: inline-block;
    background-color: #76bba5;
    color: #003444;
    letter-spacing: 0.1em;
    padding: 8px 40px;
    margin-top: 10px;
    font-size: 22px;
}

.sp-view {
    display: none;
}

html, body {
    height: 100%;
}



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

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


	
}
