@charset "UTF-8";
/************************************************** base */
.wrapper {
    background: none;
}

.clearfix:after {
    content: "";
    clear: both;
    display: block;
}
/************************************************** pankuzu */

#pankuzu .contents {
    margin-top: 15px;
    margin-bottom: 20px;
    height: 35px;
    color: #808080;
    background:none;
}
#pankuzu.p02 .contents {
    margin-top: 60px;
    margin-bottom: 0;
		height: inherit;
}
#pankuzu .contents a {
    color: #808080;
}

/************************************************** top key */
.key h2 img {
	width: 100%;
}
.red_line{
z-index: 9999;
position:absolute;
top:-6px;
left:0px;
		width:100%;
height:12px;
margin: auto;
	max-width: 100%;
	max-height: 100%;
}

/************************************************** box */
.section h2 {
	color: #000000;
	font-size: 26px;
	line-height: 1.4;
  margin-bottom: 20px;
}
.section h2.technologyTtl {
	font-size: 20px;
	line-height: 1.4;
  margin-top: -20px;
	text-align: right;
	border-bottom: 2px #e60012 solid;
}
.section h3 {
	color: #000000;
	font-size: 20px;
	line-height: 1;
	padding: 0 0 0 10px;
  margin-bottom: 30px;
	border-left: 2px #e60012 solid;
}
.section p.fs16 {
	font-size: 16px;
}
.section p.txt01 {
	font-size: 16px;
	line-height: 1.8;
	margin-bottom: 40px;
}
.section p.txt02 {
	float: right;
	font-size: 11px;
	line-height: 1.4;
	margin-bottom: 40px;
}
.section .red {
	color: #e60012;
}
.section .tabArea {
	margin: 0 auto 40px;
}
.section .tabArea ul {
	border-bottom: 2px #333333 solid;
}
.section .tabArea ul li {
	float: left;
	width: 216px;
	height: 33px;
}
.section .box {
	color: #000000;
  background-color: #eeeeee;
}
.section .box.k-moveArea {
	padding: 20px 14px 0;
	margin-bottom: 40px;
}
.section .box.k-moveArea .leftSide {
	float: left;
	width: 640px;
	margin-bottom: 20px;
}
.section .box.k-moveArea .rightSide {
	float: right;
	margin-bottom: 20px;
}
.section .box.k-moveArea p.ttl {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}
.section .box.k-moveArea p.ttl em {
	font-size: 16px;
	font-style: normal;
}
.section .box.k-moveArea p.txt {
	margin: 0 10px 0 5px;
}
.section .box.k-moveArea ul.block {
}
.section .box.k-moveArea ul.block li {
	float: left;
	width: 476px;
	margin-bottom: 15px;
}
.section .box.k-moveArea ul.block li:nth-child(2n) {
	float: right;
}
.section .box.k-moveArea ul.block li h4 {
	margin-bottom: 65px;
}
.section .box.k-moveArea ul.block li p {
	color: #ffffff;
	line-height: 1.6;
	padding: 0 15px;
}
.section .box.k-moveArea ul.block li .txtArea {
	height: 300px;
}
.section .box.k-moveArea ul.block li:nth-child(1) .txtArea {
  background-color: #e60012;
}
.section .box.k-moveArea ul.block li:nth-child(2) .txtArea {
  background-color: #78bc27;
}
.section .box.k-moveArea ul.block li:nth-child(3) .txtArea {
  background-color: #004ea2;
}
.section .box.k-moveArea ul.block li:nth-child(4) .txtArea {
  background-color: #c60081;
}

.section .box.currentArea {
	padding: 20px 20px 0;
	margin-bottom: 40px;
}
.section .box.currentArea h4 {
	color: #ffffff;
	font-size: 16px;
	line-height: 1;
  background-color: #666666;
	border-bottom: 2px #e60012 solid;
	padding: 7px 14px 4px;
	margin-bottom: 25px;
}
.section .box.currentArea ul.ul01 li {
	margin-bottom: 30px;
}
.section .box.currentArea ul.ul01 li:nth-child(odd) {
	margin-right: -5px;
}
.section .box.currentArea ul.ul01 li p.txt {
	color: #000000;
	line-height: 1.6;
	margin: 0 10px;
}
.section .box.currentArea ul.ul01 li .left01 {
	float: left;
	width: 560px;
}
.section .box.currentArea ul.ul01 li .left02 {
	float: left;
	width: 380px;
}
.section .box.currentArea ul.ul01 li .right01 {
	float: right;
	width: 380px;
}
.section .box.currentArea ul.ul01 li .right02 {
	float: right;
	width: 560px;
}
.section .box.currentArea ul.ul02 li {
	float: left;
	width: 300px;
	min-height: 400px;
	margin: 0 30px 30px 0;
  background-color: #ffffff;
	box-shadow: 5px 5px 5px rgba(0,0,0,0.4);
}
.section .box.currentArea ul.ul02 li:nth-child(3n) {
	margin: 0 0 30px 0;
}
.section .box.currentArea ul.ul02 li h5 {
	color: #010000;
	font-size: 16px;
	text-align: center;
	padding: 7px 0 4px;
	margin-bottom: 12px;
  background-color: #f9bb0e;
}
.section .box.currentArea ul.ul02 li p {
	width: 260px;
	margin: 0 auto;
}
.section .box.currentArea ul.ul02 li p.txt {
	margin-top: 10px;
}
.section .box.currentArea ul.ul02 li:nth-child(4) p.txt,
.section .box.currentArea ul.ul02 li:nth-child(5) p.txt {
	margin-top: 30px;
}

.section .box.futureArea {
	padding: 20px 20px 0;
	margin-bottom: 40px;
}
.section .box.futureArea h4 {
	color: #ffffff;
	font-size: 16px;
	line-height: 1;
  background-color: #666666;
	border-bottom: 2px #e60012 solid;
	padding: 7px 14px 4px;
	margin-bottom: 20px;
}
.section .box.futureArea ul.ul01 li {
	float: left;
	width: 465px;
	padding: 0 0 20px;
	margin: 0 30px 30px 0;
	background-color: #cccccc;
}
.section .box.futureArea ul.ul01 li:nth-child(even) {
	margin: 0 0 30px 0;
}
.section .box.futureArea ul.ul01 li p {
	width: 425px;
	margin: 0 auto;
}
.section .box.futureArea ul.ul01 li p.txt {
	font-size: 13px;
	line-height: 1.6;
	min-height: 140px;
	margin: 0 auto;
}
.section .box.futureArea ul.ul01 li p.photo {
	height: 354px;
	box-shadow: 5px 5px 5px rgba(0,0,0,0.4);
}
.section .box.futureArea ul.ul01 li p.photo img {
	width: 100%;
}
.section .pvArea ul.ul02 {
	width: 970px;
	margin: 0 auto 60px;
}
.section .pvArea ul.ul02 li {
	float: left;
	width: 425px;
	margin: 0 30px;
}


.section p.txt a {
	color: #000000;
}
.section ul li {
	list-style: none;
}
.section p.taRT {
	color: #808080;
	text-align: right;
	margin: 0 10px 40px 0;
}
.section p.taRT a {
	color: #808080;
}

#linkArea .contents {
	margin-bottom: 120px;
	border: 1px #686868 solid;
}
#linkArea .contents .linkBox {
	width: 570px;
	margin: 35px auto;
}
#linkArea .contents .linkBox ul {
	float: left;
}
#linkArea .contents .linkBox ul:nth-child(2) {
	float: right;
}
#linkArea .contents .linkBox ul li {
	line-height: 1.8;
}
#linkArea .contents .linkBox ul li a {
	color: #000000;
	text-decoration: none;
}

