﻿#main {
	overflow: hidden;
}
#content {}
#content.page {}
.page {
	margin: 106px auto 0 auto;
	margin: 0 auto 0 auto;
	width: 100%;
}
.secdef {
	width: 100%;
}
.secdef.bg-gray {
	background-color: #f2f2f2;
}
.secdef .inner {
	margin: 0 auto 0 auto;
	padding: 124px 10px 54px 10px;
	max-width: 1200px;
	position: relative;
	z-index: 3;
}
.page h2 {
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
	font-size: 52px;
	line-height: 1.5;
	color: #06062E;
}
.page h2 span {
	margin: 6px 0 20px 0;
	display: block;
	font-size: 16px;
	line-height: 1.375;
}
.def-tit1 {
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
	font-size: 40px;
	line-height: 1.5;
	text-align: center;
	color: #000000;
}
.def-tit1 span {
	font-size: 16px;
	line-height: 1.375;
}

.sample-f {
	text-align: center;
}