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


body {
	background-image: url("images/main-img.jpg");
}

.midashi01 {
	width: 1055px;
	background-position: left top;
	background-size: 204px auto;
	padding-left: 230px;
	padding-top: 60px;
	padding-bottom: 20px;
}

.midashi01 h3 {
	margin-bottom: 20px;
}



/* contents01 */

.contents01 {
}

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

.contents01 .box01 h5 {
	font-size: 42px;
color: #f05a24;
line-height: 1.2;
letter-spacing: 0.05em;
font-weight: normal;
}

.contents01 .box02 {
	text-align: center;
	background-color: #f1f1f1;
	margin-bottom: 30px;
}

.contents01 .box02 p.text01 {
	text-align: center;
	background-image: url("images/arrow.png");
background-position: center bottom;
background-repeat: no-repeat;
	padding-bottom: 60px;
}

.contents01 .box02 .box-in {
	width: 100%;
	background-image: url("images/arrow-back.png");
background-position: center bottom;
background-repeat: repeat-x;
}


.contents01 .box03 {
	text-align: center;
	margin-bottom: 70px;
}

.contents01 .box03 h4 {
	font-size: 36px;
color: #000;
line-height: 1.2;
	margin-bottom: 5px;
}

.contents01 .box03 h5 {
	font-size: 22px;
color: #f05a24;
line-height: 1.2;
	margin-bottom: 30px;
	font-style: italic;
}


.contents01 .box05 {
	text-align: center;
	margin-bottom: 70px;
	width: 100%;
}

.contents01 .box05 h4 {
	text-align: center;
	margin-bottom: 20px;
	background-image: url("images/back03.png");
background-position: center center;
background-repeat: repeat-x;
}

.contents01 .box05 h4 img {
	display: inline-block;
	padding: 0px 30px;
	background-color: #FFF;
}

.contents01 .box05 h5 {
	font-size: 21px;
color: #f05a24;
line-height: 1.6;
	margin-bottom: 30px;
}

.contents01 .box05 p {
	width: 1060px;
	padding: 20px 25px;
	text-align: left;
	border-style : solid;
border-color : #f6921e;
border-width : 4px;
	margin: auto;
}

.contents01 .box06 {
	width: 1060px;
	margin-bottom: 70px;
	padding: 20px 25px;
	background-color: #f1f1f1;
}

.contents01 .box06 .box {
	margin-bottom: 20px;
}

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

.contents01 .box06 h5, .contents01 .box06 p {
	display: inline-block;
vertical-align: top;
	float: left;
}

.contents01 .box06 h5 {
	width: 10%;
	text-align: center;
	background-color: #e95513;
	font-size: 16px;
color: #FFF;
line-height: 1.2;
font-weight: normal;
	padding: 3px 0px;
}

.contents01 .box06 p {
	font-size: 16px;
line-height: 1.6;
	width: 90%;
	padding-left: 20px;
}

.contents01 .box06 p span {
	color: #f3516c;
}


.sp-view {
    display: none;
}

html, body {
    height: 100%;
}



