@charset "UTF-8";
@import "common.sp.css";
@import url("../../css/common.sp02.css");

.container {
	margin-bottom: 60px;
}

/* ---------------------------------------------------------
	CSS Document visual
--------------------------------------------------------- */

#visual {
	margin-top: 44px;
	margin-bottom: 30px;
	padding: 60px 20px 100px;
	background: url(../images/visual_02.png) no-repeat center / auto 100%;
	font-size: 0;
}

/* ---------------------------------------------------------
	CSS Document about
--------------------------------------------------------- */

#about p {
	margin: 0 20px 20px;
	font-weight: 600;
	font-size: 4vw;
}

#about ul {
	margin-bottom: 30px;
	font-size: 0;
}

#about li {
	display: inline-block;
	vertical-align: top;
	width: 31%;
	margin: 0 1%;
}

/* ---------------------------------------------------------
	CSS Document title
--------------------------------------------------------- */

.gray {
	margin-bottom: 50px;
	padding: 50px 20px 50px;
	background: #f1f1f1;
}

.title {
	margin-bottom: 20px;
	text-align: center;
	font-size: 0;
}

.title h2 {
	margin-bottom: 20px;
	font-weight: 700;
	font-size: 7vw;
	line-height: 1.3;
	color: #159384;
}

.title figure img {
	height: 50px;
}

/* ---------------------------------------------------------
	CSS Document merit
--------------------------------------------------------- */

#merit .article {
	display: inline-block;
	vertical-align: top;
	text-align: left;
}

#merit .section {
	margin-bottom: 40px;
}

#merit .section:last-of-type {
	margin-bottom: 20px;
}

#merit h3 {
	margin-bottom: 15px;
	margin-left: 1em;
	text-indent: -1em;
	font-size: 5vw;
	line-height: 1.4;
}

#merit h3 sup {
	font-weight: 700;
	font-size: 3vw;
	color: #e60012;
}

#merit figure {
	display: inline-block;
	vertical-align: middle;
	width: 100px;
	margin-right: 20px;
	text-align: center;
}

#merit .section  p {
	display: inline-block;
	vertical-align: middle;
	width: calc(100% - 130px);
}

#merit p span {
	font-weight: 700;
	color: #e60012;
}

/* ---------------------------------------------------------
	CSS Document general
--------------------------------------------------------- */

#industrial,
#general {
	margin: 0 20px 50px;
}

#industrial .section,
#general .section {
	margin-bottom: 20px;
	text-align: left;
}

#industrial figure,
#general figure {
}

/* ---------------------------------------------------------
	CSS Document outline
--------------------------------------------------------- */

#outline h3 {
	height: 70px;
	background: #159384;
	font-weight: 700;
	font-size: 6vw;
	line-height: 68px;
	color: #fff;
}

#outline .article {
	padding-bottom: 20px;
	background: #fff;
}

#outline .section {
	margin: 20px;
	text-align: left;
}

#outline .section p {
	margin-bottom: 20px;
}

#outline .section figure {
	margin-bottom: 30px;
}

#outline .section h4 {
	margin-bottom: 15px;
	font-weight: 700;
	font-size: 5vw;
	line-height: 1;
}

/* ---------------------------------------------------------
	CSS Document result
--------------------------------------------------------- */

#result {
	margin-bottom: 50px;
	text-align: left;
}

#result h2 {
	margin-bottom: 20px;
	text-align: center;
	font-weight: 700;
	font-size: 7vw;
	line-height: 1.3;
	color: #e60012;
	padding: 0 20px;
}

#result figure {
	margin: 0 20px 10px;
	padding: 10px;
	border: solid 5px #dfdfdf;
	text-align: center;
}

#result p {
	margin: 0 20px;
	line-height: 1.5;
}

#result p span {
	font-weight: 700;
	color: #e60012;
}

/* ---------------------------------------------------------
	CSS Document chip
--------------------------------------------------------- */

#chip {
	margin: 0 20px 50px;
	text-align: left;
}

#chip .section ul,
#chip .section p {
	margin-bottom: 30px;
	text-align: left;
}

#chip .section figure {
	margin-bottom: 20px;
	text-align: center;
}

#chip h3 {
	margin-bottom: 10px;
	font-weight: 700;
	font-size: 5vw;
	line-height: 1.3;
}

#chip li {
	margin-left: 1em;
	text-indent: -1em;
}

#chip sup {
	font-weight: 700;
	font-size: 13px;
	color: #e60012;
}


#chip p span {
	font-weight: 700;
	color: #e60012;
}

/* ---------------------------------------------------------
	CSS Document note
--------------------------------------------------------- */

#note {
	margin: 0 20px 50px;
}

#note p {
	margin-bottom: 20px;
	text-align: center;
	font-weight: 700;
	font-size: 6vw;
	line-height: 1.3;
	color: #159384;
}

#note figure {
	margin-bottom: 15px;
}

#note ul {
	text-align: left;
	font-weight: 700;
	color: #e60012;
}

#note h2 {
	margin: 50px 0 20px;
	text-align: center;
	font-weight: 700;
	font-size: 7vw;
	line-height: 1.3;
}

#note .table {
	display: inline-block;
	vertical-align: top;
	letter-spacing: 1px;
}

#note dl {
	display: table-row;
}

#note dt {
	display: table-cell;
	vertical-align: middle;
	width: 200px;
	padding: 10px 0;
	border: solid 3px #acacac;
	text-align: center;
	font-weight: 400;

}

#note dd {
	display: table-cell;
	vertical-align: middle;
	width: 590px;
	padding: 10px 30px;
	border: solid 3px #acacac;
	text-align: left;
	font-weight: 400;
	line-height: 1.3;
}
