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

.midashi01 {
	border-bottom: none;
}

/* contents01 */

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

.contents01 .box01, .contents01 .box02 {
	margin-bottom: 80px;
}


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

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

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

.contents01 .box01 .box {
	display: table-cell;
vertical-align: top;
float: none;
	width: 50%;
	padding: 0px 35px;
	text-align: left;
}

.contents01 .box01 .box:last-child {
	border-left-style : solid;
border-left-color : rgba(0, 0, 0, 0.5);
border-left-width : 1px;
}

.contents01 .box01 h4 {
	font-size: 22px;
color: #FFF;
letter-spacing: 0.3em;
	padding: 8px 20px;
	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:last-child {
	margin-bottom: 0px;
}

.contents01 .box02 h5 {
	font-size: 25px;
color: #003444;
	padding: 20px 0px;
	text-align: center;
	margin-left: -30px;
	margin-right: -30px;
	margin-bottom: 30px;
	border-bottom-style : solid;
border-bottom-color : #001815;
border-bottom-width : 1px;
}

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

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

.contents01 .box03 h5 {
	font-size: 22px;
color: #FFF;
letter-spacing: 0.3em;
	padding: 8px 20px;
	background-color: #003444;
	margin-bottom: 25px;
	text-align: center;
}

.contents01 .box03 h6 {
	font-size: 22px;
color: #003444;
letter-spacing: 0.3em;
margin-bottom: 10px;
}

.contents01 .box03 .box-in {
	border-radius: 10px;
	padding: 25px 30px;
	background-color: #f1f1f1;
}


.contents01 .box03 .contents-left {
	width: 65%;
}

.contents01 .box03 .contents-right {
	width: 30%;
}

.contents01 .box03 .contents-right img {
	width: 100%;
height: auto;
}



.sp-view {
    display: none;
}

html, body {
    height: 100%;
}



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

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


	
}
