@charset 'utf-8';

/* ================ Style ================= */

header nav dl dd:nth-child(2) a{
	color: #b5b990;
}
header nav dl dd:nth-child(2) > ul{
	visibility: visible;
	height: 40px;
}
header nav dl dd:nth-child(2) > ul.fixed{
	position: fixed;
	top: 0;
	z-index: 99999;
}
header nav dl dd:nth-child(2) > ul li ol{
	display: block;
}
header nav dl dd:nth-child(2) a:before{
	visibility: visible;
	top: 0;
	-moz-transition: all .3s cubic-bezier(.37,.86,.4,.98);
	-webkit-transition: all .3s cubic-bezier(.37,.86,.4,.98);
	-o-transition: all .3s cubic-bezier(.37,.86,.4,.98);
	-ms-transition: all .3s cubic-bezier(.37,.86,.4,.98);
	transition: all .3s cubic-bezier(.37,.86,.4,.98);
}
header nav dl dd:nth-child(3):hover > ul,
header nav dl dd:nth-child(4):hover > ul{
	visibility: visible;
	height: 40px;
}
header nav dl dd:nth-child(3):hover > ul li ol,
header nav dl dd:nth-child(4):hover > ul li ol{
	display: block;
}
header nav dl dd:nth-child(3):hover a:before,
header nav dl dd:nth-child(4):hover a:before{
	visibility: visible;
	top: 0;
	-moz-transition: all .3s cubic-bezier(.37,.86,.4,.98);
	-webkit-transition: all .3s cubic-bezier(.37,.86,.4,.98);
	-o-transition: all .3s cubic-bezier(.37,.86,.4,.98);
	-ms-transition: all .3s cubic-bezier(.37,.86,.4,.98);
	transition: all .3s cubic-bezier(.37,.86,.4,.98);
}
header nav dl dd:nth-child(3):hover ~ dd:nth-child(2) > ul,
header nav dl dd:nth-child(4):hover ~ dd:nth-child(2) > ul{
	visibility: hidden;
	height: 0;
}
header nav dl dd:nth-child(3):hover ~ dd:nth-child(2) > ul li ol,
header nav dl dd:nth-child(4):hover ~ dd:nth-child(2) > ul li ol{
	display: none;
}
header nav dl dd:nth-child(3):hover ~ dd:nth-child(2) a:before,
header nav dl dd:nth-child(4):hover ~ dd:nth-child(2) a:before{
	visibility: hidden;
	top: 8px;
}
header nav dl dd ul li.num01 ol li:nth-child(3){
	color: #fff;
}
header nav dl dd ul li.num01 ol li:nth-child(3):after{
	display: block;
	left: 75px;
}

#content{
	width: 100%;
	max-width: 960px;
	margin:0 auto;
	padding: 160px 0 0 0;
}

#head {
	width: 100%;
	max-width: 864px;
	margin: 0 auto 100px;
}
#head h1{
	width: auto;
	margin: 0 auto 1%;
	font-size: 44px;
	font-family: 'Hannari';
	position: relative;
}
#head h1 span{
	display: inline-block;
	padding: 0 40px 10px;
	border-bottom: #8e9b0e 3px solid;
}
#head h3{
	width: auto;
	margin: 0 auto 5%;
	font-size: 14px;
	font-family: 'Times New Roman';
 	letter-spacing: 2px;   
}
#head p{
	width: auto;
	font-size: 16px;
	line-height: 1.8;
	margin: 0 auto;
	font-family: 'NotoSans_Regular';
}

#content p a:hover{
	text-decoration: underline;
}

#cont01,#cont02,#cont03{
	width: 100%;
	max-width: 960px;
	text-align: center;
	margin: 0 auto 70px;
}
#cont04{
	width: 100%;
	max-width: 960px;
	text-align: center;
	margin: 0 auto 0;
}
#cont01 h2,#cont02 h2,#cont03 h2,#cont04 h2{
	width: auto;
	font-size: 34px;
	margin: 0 auto 5%;
	font-family: 'Hannari';
	position: relative;
}
#cont01 div:after,#cont02 div:after,#cont03 div:after,#cont04 div:after{
	content: '';
	display: block;
	clear: both;
}
#cont01 div p img,#cont02 div p img,#cont03 div p img,#cont04 div p img{
	width: 100%;
}
#cont01 .singleimage img{
	margin: 6% 0 6%; 
}
#cont04 .singleimage img{
	margin: 6% 0 0; 
}
#cont01 h2 + div p:nth-child(1),#cont02 h2 + div p:nth-child(1),#cont03 h2 + div p:nth-child(1),#cont04 h2 + div p:nth-child(1){
	float: left;
	width: 100%;
	font-size: 14px;
	line-height: 1.8;
	text-align: left;
}
#cont01 .secondp p{
	float: left;
	width: 100%;
	font-size: 14px;
	line-height: 1.8;
	text-align: left;
}
#cont01 div:nth-child(3) div,#cont02 div:nth-child(3) div,#cont03 div:nth-child(3) div,#cont04 div:nth-child(3) div{
	width: 48%;
	max-width: 460px;
}
#cont01 div:nth-child(3) div h3,#cont02 div:nth-child(3) div h3,#cont03 div:nth-child(3) div h3,#cont04 div:nth-child(3) div h3{
	width: auto;
	font-size: 22px;
	margin: 4% auto;
	font-family: 'Hannari';
}
#cont01 div:nth-child(3) div p:last-child,#cont02 div:nth-child(3) div p:last-child,#cont03 div:nth-child(3) div p:last-child,#cont04 div:nth-child(3) div p:last-child{
	font-size: 14px;
	text-align: center;
	line-height: 1.8;
}
#cont01 div:nth-child(3) div p:last-child span,#cont02 div:nth-child(3) div p:last-child span,#cont03 div:nth-child(3) div p:last-child span,#cont04 div:nth-child(3) div p:last-child span{
	display: block;
	margin: 3% 0 0;
	font-size: 12px;
	text-align: left;
}
#cont01 div:nth-child(3) div:nth-child(1),#cont02 div:nth-child(3) div:nth-child(1),#cont02 div:nth-child(3) div:nth-child(3),#cont03 div:nth-child(3) div:nth-child(1),#cont04 div:nth-child(3) div:nth-child(1){
	float: left;
	margin: 0 2% 6% 0;
}
#cont02 div:nth-child(3) div:nth-child(3){
	clear: both;	
}
#cont01 div:nth-child(3) div:nth-child(2),#cont02 div:nth-child(3) div:nth-child(2),#cont02 div:nth-child(3) div:nth-child(4),#cont03 div:nth-child(3) div:nth-child(2),#cont04 div:nth-child(3) div:nth-child(2){
	float: right;
	margin: 0 0 6% 2%;
}
#cont01 div:nth-child(3),#cont02 div:nth-child(3),#cont03 div:nth-child(3),#cont03 div:nth-child(3){
	margin: 5% 0 0;
}

p .chart-title{
	text-align: center;
}

#engineer .head {
	width: 100%;
	max-width: 960px;
	text-align: center;
	margin: 12% auto 0;
}
#engineer .head h2{
	width: auto;
	font-size: 34px;
	margin: 0 auto;
	padding: 2% 0 3%;
	font-family: 'Hannari';
	position: relative;
	border-bottom: #ccc 1px solid;
}
#engineer .head div {
	padding: 4% 0;
	border-bottom: #ccc 1px solid;
}
#engineer .head div:after{
	content: '';
	display: block;
	clear: both;
}
#engineer .head div p:nth-child(1){
	float: left;
	width: 27%;
	max-width: 245px;
	height: 100%;
	margin: 0 5% 0 0;
	text-align: right;
	position: relative;
}
#engineer .head div p:nth-child(1) img{
	width: 100%;
	border: #8e9b0e 4px solid;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	-o-border-radius: 100%;
	-ms-border-radius: 100%;
	border-radius: 100%;
}
#engineer .head div h3,
#engineer .head div h4{
	float: right;
	width: 68%;
	line-height: 1.2;
	text-align: left;
	font-family: 'Hannari';
}
#engineer .head div h4{
	font-size: 22px;
	margin: 0 0 0.3%;
}
#engineer .head div h3{
	font-size: 30px;
	margin: 0 0 3%;
}
#engineer .head div h3 span{
	font-size: 16px;
}
#engineer .head div p:nth-child(4){
	float: right;
	width: 68%;
	font-size: 14px;
	line-height: 2;
	text-align: left;
	margin: 0 0 3%;
}
#engineer .head div p:last-child{
	float: right;
	width: 68%;
	font-size: 14px;
	line-height: 2;
	text-align: left;
}
#engineer .head div p:last-child:before{
	content: '\e600';
	padding: 0 2% 0 0;
	font-size: 9px;
	font-weight: normal;
	font-family: 'iconfont';
}
#engineer .head div p:last-child a:hover{
	text-decoration: underline;
}
#engineer .foot{
	width: 100%;
	max-width: 960px;
	margin: 2% auto 12%;
}
#engineer .foot:after{
	content: '';
	display: block;
	clear: both;
}
#engineer .foot div{
	float: left;
	width: 50%;
	text-align: left;
	padding: 0.5% 0;
}
#engineer .foot div dt{
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 6%;
}
#engineer .foot div dl:after{
	content: '';
	display: block;
	clear: both;
}
#engineer .foot div dl dd{
	float: left;
	width: 95%;
	font-size: 14px;
	line-height: 1.6;
	margin: 0 5% 0 0;
}
#engineer .foot .other{
	border-left: #ccc 1px solid;
}
#engineer .foot .other{
	padding: 0.5% 0 0.5% 5%;
}
#engineer .foot .other dl dd{
	margin: 0;
}