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

.midashi01 {
	border-bottom: none;
}

/* contents01 */

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

.contents03 p, .contents04 p {
letter-spacing: 0.05em;
font-weight: normal;
	font-family: YuMincho, '游明朝', "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 16px;
color: #000;
	line-height: 1.8;
	background-color: #f1f1f1;
	padding: 30px 30px;
	border-radius: 10px;
}

/* contents03 */

.contents03 {
	margin-bottom: 80px;
	position: relative;
}

.contents03 .box01 {
	padding-top: 160px;
}

.contents03 .box02 {
	width: 423px;
	position: absolute;
right: 0px;
top: 0px;
}

.contents03 h3 {
	margin-bottom: 90px;
}

.contents03 h4 {
	margin-bottom: 190px;
}

.contents03 .box-in {
	background-image: url("images/midashi03.svg");
background-position: left 25px top;
background-repeat: no-repeat;
	padding-top: 45px;
	width: 680px;
}

.contents03 p, .contents04 p {
	font-size: 15px;
}



/* contents04 */

.contents04 {
	width: 100%;
	position: relative;
	padding-bottom: 140px;
}

.contents04 .box01 {
}

.contents04 .box-in {
	background-image: url("images/midashi04.svg");
background-position: right 25px top;
background-repeat: no-repeat;
	padding-top: 45px;
	width: 760px;
	float: right;
}

.contents04 .box02 {
	width: 100%;
	position: absolute;
left: 0px;
bottom: 0px;
}

.contents04 p {
	text-align: right;
}


.sp-view {
    display: none;
}

html, body {
    height: 100%;
}



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

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


	
}
