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


/* contents001 */

.contents001 {
	position: static;
	padding-top: 0px;
}

.contents001 .box-in {
	padding-top: 40px;
}

.contents001 h5 {
	font-size: 27px;
color: #4d4d4d;
line-height: 1.6;
	font-weight: 500;
	margin-bottom: 50px;
}

/* box01 */

.contents001 .box01 {
	position: relative;
	padding-top: 25px;
	width: 850px;
}

.contents001 .box01 h5 {
	margin-bottom: 40px;
}

.contents001 .box01 h6 {
	position: absolute;
left: 0px;
top: 0px;
	width: 100%;
	text-align: center;
}

.contents001 .box01 p {
	font-size: 16px;
color: #4d4d4d;
line-height: 1.6;
letter-spacing: 0.05em;
	text-align: left;
}

.contents001 .box01 .box {
	border-radius: 25px;
	padding: 60px 40px 40px;
	border-style : solid;
border-color : #f6921e;
border-width : 1px;
	background-color: #FFF;
}


.sp-view {
    display: none;
}

html, body {
    height: 100%;
}



