@charset "UTF-8";
@import "common.sp.css";

/* ---------------------------------------------------------
	CSS Document visual
--------------------------------------------------------- */

#visual {
	margin-bottom: 30px;
	padding: 60px 20px 100px;
	background: url(../images/visual_02.png) no-repeat center / auto 100%;
	font-size: 0;
}

/* ---------------------------------------------------------
	CSS Document hedar_navi
--------------------------------------------------------- */
#headar_navi {
	position: absolute;
	/* top: 20px; */
	top: 8px;
	right: 10px;
	/* width: 480px; */
}

#hnavi li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	margin-left: 20px;
	font-size: 14px;
	line-height: 35px;
}

#hnavi li.hnavi a {
	text-decoration: none;
	color: #ffffff;
	position: relative;
}

#hnavi li.hnavi a:before {
	content: "";
	width: 0;
	height: 0;
	margin-top: -5px;
	border: solid 5px transparent;
	border-left: solid 7px #ffffff;
	position: absolute;
	top: 50%;
	left: -12px;
}

#lang_btn {
	/* width: 120px; */
	border: 1px solid #ffffff;
	border-radius: 50px;
}
#hnavi #lang_btn {
	margin-left: 10px;
}
#lang_btn p {
	line-height: 30px;
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	margin-bottom: 0px;
}
#lang_btn a {
	display: inline-block;
	margin: auto 8px;
	color: #ffffff;
	text-decoration: none;
}

/* ---------------------------------------------------------
	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;
}

#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;
}
