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

.midashi01 h3 {
	letter-spacing: 0em;
}

/* contents01 */

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



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

.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 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 p {
	line-height: 1.8;
	font-size: 16px;
	letter-spacing: 0.05em;
}

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

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


.contents01 .box03 {
	padding-top: 60px;
	margin-top: 60px;
	border-top-style : solid;
border-top-color : rgba(0, 0, 0, 0.5);
border-top-width : 1px;
	text-align: center;
}

.contents01 .box03 h3 {
	font-size: 34px;
color: #003444;
letter-spacing: 0.05em;
	margin-bottom: 30px;
}

.contents01 .box03 h4 {
	font-size: 27px;
color: #EC1E79;
	margin-bottom: 30px;
}

.contents01 .box03 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;
}


	
}
