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


/* contents01 */

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

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

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


.contents01 .box01 h4, .contents01 .box02 h3, .contents01 .box02 h4, .contents01 .box02 h5 {
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 0px 40px;
	text-align: center;
	border-style : solid;
border-color : rgba(0, 0, 0, 0.5);
border-width : 1px;
}

.contents01 .box01 .box-in {
	width: 100%;
	display: table;
	margin-bottom: 30px;
}

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

.contents01 .box01 .box {
	display: table-cell;
vertical-align: top;
float: none;
	padding: 10px 0px;
	width: 33%;
	border-right-style : solid;
border-right-color : rgba(0, 0, 0, 0.5);
border-right-width : 1px;
	position: relative;
}

.contents01 .box01 .box:nth-child(3n) {
	border-right-style : none;
}

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

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

.contents01 .box01 h6 {
	position: absolute;
left: 0px;
bottom: 0px;
	width: 100%;
}

.contents01 .box01 h6 a:hover {
	opacity: 0.75;
}

.contents01 .box01 p {
	font-size: 16px;
color: #003444;
	line-height: 1.6;
letter-spacing: 0.05em;
	margin-bottom: 30px;
}

.contents01 .box02 .box {
	margin-bottom: 60px;
}

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

.contents01 .box02 .midashi001 {
	margin-bottom: 30px;
background-position: left top;
background-repeat: no-repeat;
	padding-left: 145px;
	padding-top: 18px;
	height: 104px;
}

.contents01 .box02 .box:nth-child(1) .midashi001 {
	background-image: url("images/midashi01.svg");
}

.contents01 .box02 .box:nth-child(2) .midashi001 {
	background-image: url("images/midashi02.svg");
}

.contents01 .box02 .box:nth-child(3) .midashi001 {
	background-image: url("images/midashi03.svg");
}

.contents01 .box02 .box:nth-child(4) .midashi001 {
	background-image: url("images/midashi04.svg");
}

.contents01 .box02 .box:nth-child(5) .midashi001 {
	background-image: url("images/midashi05.svg");
}

.contents01 .box02 .box:nth-child(6) .midashi001 {
	background-image: url("images/midashi06.svg");
}

.contents01 .box02 .box:nth-child(7) .midashi001 {
	background-image: url("images/midashi07.svg");
}

.contents01 .box02 .box:nth-child(8) .midashi001 {
	background-image: url("images/midashi08.svg");
}

.contents01 .box02 .box:nth-child(9) .midashi001 {
	background-image: url("images/midashi09.svg");
}


.contents01 .box02 h3 {
	font-size: 31px;
color: #000;
letter-spacing: 0em;
	margin-bottom: 10px;
}

.contents01 .box02 h3 span {
	font-size: 20px;
}

.contents01 .box02 h4 {
	font-size: 16px;
color: #000;
}

.contents01 .box02 h5 {
	font-size: 22px;
color: #003444;
	margin-bottom: 30px;
}

.contents01 .box02 h6 {
	line-height: 1.8;
	font-size: 16px;
	padding: 15px 20px;
	margin-top: 20px;
	background-color: #fcfbe8;
	font-weight: normal;
}

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

.contents01 .box02 .contents-left {
	width: 640px;
}

.contents01 .box02 .contents-right {
	width: 300px;
}


.sp-view {
    display: none;
}

html, body {
    height: 100%;
}



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

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


	
}
