@charset "utf-8";

header {
	margin-bottom: 78px;
}

.title {
	padding-bottom: 68px;
}

.lead {
	margin-bottom: 60px;
}

/* test3 */
.test3 {
	margin-bottom: 53px;
}

.test3 .test {
	width: 860px;
	text-align: left;
	margin-bottom: 10px;
}

.test3 .test div {
	background: url(../../img/about/test3_bg.gif) no-repeat;
	height: 602px;
	padding: 36px 0 0 0;
}

.test3 .test div ol {
	width: 100%;
	overflow: hidden;
	margin-bottom: 34px;
}

.test3 .test div li {
	float: left;
	margin-left: 32px;
}

.test3 .test div p {
	text-align: left;
	font-size: 21px;
	/*letter-spacing: -0.5px;*/
	margin: 0 50px;
}

.test3 .hantei {
	text-align: left;
}

.test3 .hantei div {
	border: 4px solid #E76088;
	border-radius: 0 10px 10px 10px;
	background: #fff;
	/*height: 400px;*/
	padding: 10px 25px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.test3 .hantei div > dl {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border-top: 4px solid #E76088;
	padding: 15px 0;
}

.test3 .hantei div > dl:first-child {
	border-top: none;
}

.test3 .hantei div > dl dt {
	width: 375px;
	min-width: 375px;
}

.test3 .hantei div > dl dd {
	width: 100%;
	font-size: 21px;
	letter-spacing: -.05em;
	line-height: 1.5;
}

/*.test3 .hantei div > dl {
	width: 378px;
	float: left;
	margin: 0 22px 0 32px;
	border-right: 3px solid #ea6088;
	padding-right: 20px;
	text-align: left;
}

.test3 .hantei div > dl dt {
	margin-bottom: 30px;
}

.test3 .hantei div > dl dd {
	font-size: 21px;
	line-height: 1.8;
}

.test3 .hantei div > dl.last {
	margin: 0;
	border: none;
	padding: 0;
}*/

/* check */
.check h3 {
	margin-bottom: 40px;
}

.testBtns {
	margin-bottom: 54px;
}

/* pdf */
.pdf .text {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 24px;
	padding-top: 20px;
}
