@charset "UTF-8";

/* examination
---------------------------------------------------------------------------*/
.title-page {
	margin-bottom: 60px;
}

.title-page-txt {
	margin-bottom: 75px;
}

/* .sec-ct
------------------------------------*/
.sec-ct {
	width: 1025px;
	margin: 0 auto 70px;
}

.sec-ct figure {
	margin-bottom: 60px;
}

.sec-ct .txt-set {
	position: relative;
	padding-left: 165px;
}

.sec-ct h2 {
	position: absolute;
	top: 4px;
	left: 30px;
	color: #00952F;
	font-size: 20px;
	font-weight: 500;
	letter-spacing: 0.1em;
}

.sec-ct p {
	margin-bottom: 15px;
	font-size: 14px;
	line-height: 2;
	letter-spacing: 0.1em;
}

.sec-ct .txt-set .character {
	position: absolute;
	bottom: 0;
	left: -25px;
	margin: 0;
	opacity: 0;
}

/* .sec-xray
------------------------------------*/
.sec-xray {
	width: 970px;
	margin: 0 auto 140px;
	padding-left: 10px;
}

.sec-xray + .sec-xray {
	margin-top: -60px;
}

.sec-xray figure {
	float: left;
	width: 290px;
}

.sec-xray .txt-set {
	position: relative;
	float: right;
	width: 615px;
	margin-top: 35px;
}

.sec-xray h2 {
	margin-bottom: 22px;
	color: #00952F;
	font-size: 20px;
	font-weight: 500;
	letter-spacing: 0.1em;
}

.sec-xray h2 span {
	padding-left: 12px;
	font-size: 11px;
	letter-spacing: 0.1em;
}

.sec-xray p {
	margin-bottom: 10px;
	line-height: 1.9;
	font-size: 14px;
	letter-spacing: 0.1em;
}

.sec-xray .txt-set .character {
	position: absolute;
	top: -50px;
	right: 78px;
	opacity: 0;
}

.sec-xray.coex .txt-set {
	margin-top: 20px;
}

.sec-xray.coex .txt-set .img {
	position: absolute;
	top: -70px;
	right: 0;
}

/* .sec-machine
------------------------------------*/
.sec-machine {
	width: 1045px;
	margin: 0 auto 80px;
}

.machine-list {
	overflow: hidden;
}

.machine-list li {
	float: left;
	width: 313px;
	margin: 0 53px 65px 0;
}

.machine-list li:nth-of-type(3n) {
	margin-right: 0;
}

.machine-list figure {
	margin-bottom: 30px;
}

.machine-list h3 {
	margin-bottom: 20px;
	color: #00952F;
	font-size: 18px;
	font-weight: 500;
	text-align: center;
	letter-spacing: 0.15em;
}

.machine-list p {
	margin-bottom: 12px;
	font-size: 13px;
	text-align: justify;
}

.machine-list p:last-of-type {
	margin-bottom: 0;
}

.machine-list p .sp_view {
	display: none;
}

/* .sec-dac
------------------------------------*/
.sec-dac {
	width: 1040px;
	margin: 0 auto;
}

.sec-dac .inner {
	display: -webkit-box;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	margin-bottom: 50px;
}

.sec-dac .inner:last-of-type {
	margin-bottom: 0;
}

.sec-dac .txt-set {
	padding-left: 75px;
}

.sec-dac h3 {
	margin-bottom: 25px;
	color: #00952F;
	font-size: 24px;
	font-weight: 500;
	letter-spacing: 0.1em;
}

.sec-dac h3 span {
	display: block;
	margin-bottom: 13px;
	font-size: 12px;
	letter-spacing: 0.12em;
}

.sec-dac p {
	margin-bottom: 12px;
	font-size: 14px;
	text-align: justify;
	letter-spacing: 0.12em;
	line-height: 2.0!important;
}

.sec-dac p:last-of-type {
	margin-bottom: 0;
}