
/*	index
================================================== */

main{
	padding-bottom:0;
}

/*	メインイメージ
================================================== */


main .mainimg{
	position:relative;
	min-width:1200px;
	margin-bottom:85px;
}
main .mainimg figure img{
	width:100%;
}
main .mainimg .bx-controls{
	height:0;

}
main .mainimg ol{
	position:relative;
	z-index:2;
}
main .mainimg ol img{
	width:100%;
}
main .mainimg article{
	position:absolute;
	left:0; right:0;
	top:48%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	color:#fff;
	text-align:center;
	z-index:3;
}


main .mainimg article h1{
	text-shadow:4px 0px 6px rgba(17,28,15,0.8) , 0px 4px 6px rgba(17,28,15,0.8) , -4px 0px 6px rgba(17,28,15,0.8) , 0px -4px 6px rgba(17,28,15,0.8);
	-moz-text-shadow:4px 0px 6px rgba(17,28,15,0.8) , 0px 4px 6px rgba(17,28,15,0.8) , -4px 0px 6px rgba(17,28,15,0.8) , 0px -4px 6px rgba(17,28,15,0.8);
	-webkit-text-shadow:4px 0px 6px rgba(17,28,15,0.8) , 0px 4px 6px rgba(17,28,15,0.8) , -4px 0px 6px rgba(17,28,15,0.8) , 0px -4px 6px rgba(17,28,15,0.8);
	font-family: 'Lato', sans-serif;
	font-weight:300;
	font-size:36px;
	letter-spacing:5px;
	margin-bottom:8px;
}
main .mainimg article p{
	text-shadow:4px 0px 8px rgba(17,28,15,0.7) , 0px 4px 8px rgba(17,28,15,0.7) , -4px 0px 8px rgba(17,28,15,0.7) , 0px -4px 8px rgba(17,28,15,0.7);
	-moz-text-shadow:4px 0px 8px rgba(17,28,15,0.7) , 0px 4px 8px rgba(17,28,15,0.7) , -4px 0px 8px rgba(17,28,15,0.7) , 0px -4px 8px rgba(17,28,15,0.7);
	-webkit-text-shadow:4px 0px 8px rgba(17,28,15,0.7) , 0px 4px 8px rgba(17,28,15,0.7) , -4px 0px 8px rgba(17,28,15,0.7) , 0px -4px 8px rgba(17,28,15,0.7);
	font-weight:bold;
	letter-spacing:2px;
	font-size:14px;
}


main .mainimg .item03 article h1{
	text-shadow:4px 0px 6px rgba(17,28,15,0.5) , 0px 4px 6px rgba(17,28,15,0.5) , -4px 0px 6px rgba(17,28,15,0.5) , 0px -4px 6px rgba(17,28,15,0.5);
	-moz-text-shadow:4px 0px 6px rgba(17,28,15,0.5) , 0px 4px 6px rgba(17,28,15,0.5) , -4px 0px 6px rgba(17,28,15,0.5) , 0px -4px 6px rgba(17,28,15,0.5);
	-webkit-text-shadow:4px 0px 6px rgba(17,28,15,0.5) , 0px 4px 6px rgba(17,28,15,0.5) , -4px 0px 6px rgba(17,28,15,0.5) , 0px -4px 6px rgba(17,28,15,0.5);
	font-family: 'Lato', sans-serif;
	font-weight:300;
	font-size:36px;
	letter-spacing:5px;
	margin-bottom:8px;
}
main .mainimg .item03 article p{
	text-shadow:4px 0px 8px rgba(17,28,15,0.3) , 0px 4px 8px rgba(17,28,15,0.3) , -4px 0px 8px rgba(17,28,15,0.3) , 0px -4px 8px rgba(17,28,15,0.3);
	-moz-text-shadow:4px 0px 8px rgba(17,28,15,0.3) , 0px 4px 8px rgba(17,28,15,0.3) , -4px 0px 8px rgba(17,28,15,0.3) , 0px -4px 8px rgba(17,28,15,0.3);
	-webkit-text-shadow:4px 0px 8px rgba(17,28,15,0.3) , 0px 4px 8px rgba(17,28,15,0.3) , -4px 0px 8px rgba(17,28,15,0.3) , 0px -4px 8px rgba(17,28,15,0.3);
	font-weight:bold;
	letter-spacing:2px;
	font-size:14px;
}



main .mainimg nav{
	position:absolute;
	left:0; right:0;
	top:50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	margin-top:150px;
	color:#fff;
	text-align:center;
	z-index:3;
}
main .mainimg nav .copy{
	text-shadow:4px 0px 8px rgba(17,28,15,1) , 0px 4px 8px rgba(17,28,15,1) , -4px 0px 8px rgba(17,28,15,1) , 0px -4px 8px rgba(17,28,15,1);
	-moz-text-shadow:4px 0px 8px rgba(17,28,15,1) , 0px 4px 8px rgba(17,28,15,1) , -4px 0px 8px rgba(17,28,15,1) , 0px -4px 8px rgba(17,28,15,1);
	-webkit-text-shadow:4px 0px 8px rgba(17,28,15,1) , 0px 4px 8px rgba(17,28,15,1) , -4px 0px 8px rgba(17,28,15,1) , 0px -4px 8px rgba(17,28,15,1);
	font-family: 'Lato', sans-serif;
	font-weight:300;
	font-size:20px;
	margin-bottom:10px;
}
main .mainimg nav ul{
	width:100%;
}
main .mainimg nav ul li{
	float:left;
	box-sizing:border-box;
	border-right:1px solid #fff;
	width:20%;
	position:relative;
}

main .mainimg nav ul li.nav_01 a{
	background:url(/img/main/nav_01.png) no-repeat center center;
	background-size:cover;
}
main .mainimg nav ul li.nav_02 a{
	background:url(/img/main/nav_02.png) no-repeat center center;
	background-size:cover;
}
main .mainimg nav ul li.nav_03 a{
	background:url(/img/main/nav_03.png) no-repeat center center;
	background-size:cover;
}
main .mainimg nav ul li.nav_04 a{
	background:url(/img/main/nav_04.png) no-repeat center center;
	background-size:cover;
}
main .mainimg nav ul li.nav_05 a{
	background:url(/img/main/nav_05.png) no-repeat center center;
	background-size:cover;
}
main .mainimg nav ul li:last-child{
	border-right:0px solid #fff;
}
main .mainimg nav ul li img{
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:8px;
}
main .mainimg nav ul li p{
	font-size:11px;
	font-weight:bold;
}
main .mainimg nav ul li a{
	color:#fff;
}
main .mainimg nav ul li a.active{
	margin-top:-10px;
	padding:20px 0 20px 0;
}
.top-NavBox {
	position:relative;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	}
	.top-NavBox:hover {
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
	filter: alpha(opacity=100);
	-moz-opacity:1.0;
	opacity:1.0;
	}

	a.top-Nav {
	padding:15px 0;
	display:block;
	outline: none;
	border-bottom: 0px;
	backface-visibility: hidden;
	}



/*	Service
================================================== */

main .service{
	position:relative;
	min-width:1200px;
	margin-bottom:60px;
	text-align:center;
}
main .service h2{
	font-family: 'Lato', sans-serif;
	font-weight:300;
	font-size:31px;
}
main .service p.lead{
	color:#555555;
	font-size:14px;
	margin-bottom:28px;
}
main .service .dlBox{
	text-align:center;
	font-size:0;
}
main .service .dlBox dl{
	display:inline-block;
	background:#f9f9f9;
	vertical-align:top;
	width:220px;
	padding:35px 0 30px 0;
	margin:0 10px;
}
main .service .dlBox dt{
}
main .service .dlBox dt img{
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:16px;
}
main .service .dlBox dt h3{
	font-size:18px;
	font-weight:bold;
	border-bottom:1px solid #CCCCCC;
	padding-bottom:10px;
	margin-bottom:15px;
	width:180px;
	margin-left:auto;
	margin-right:auto;
}
main .service .dlBox dd{
	width:180px;
	margin-left:auto;
	margin-right:auto;
}

main .service .dlBox dd p{
	font-size:12px;
	color:#555555;
	margin-bottom:22px;
	text-align:left;
	height:168px;
}
main .service .dlBox dd a{
	display:block;
	width:148px;
	margin-left:auto;
	margin-right:auto;
	padding:4px 0;
	text-align:center;
	font-size:14px;
	color:#000;
	border:1px solid #000;
}
main .service .dlBox dd a:hover{
	color:#fff;
	border:1px solid #666;
	background:#666;
}




/*	updateBox
================================================== */

main .updateBox{
	position:relative;
	min-width:1200px;
	margin-bottom:60px;
	text-align:center;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background:#f9f9f9;
	padding:70px 0;
}
main .updateBox .inner{
	text-align:center;
}
main .updateBox .inner .news{
	display:inline-block;
	vertical-align:top;
	width:468px;
	margin-right:20px;
}
main .updateBox .inner .release{
	display:inline-block;
	vertical-align:top;
	width:468px;
	margin-left:20px;
}
main .updateBox .inner .title-update{
	border-bottom:1px solid #000;
	position:relative;
	margin-bottom:30px;
	padding-bottom:0 !important;
	min-width:auto !important;
	min-height:auto !important;
}
main .updateBox .inner .title-update h2{
	font-family: 'Lato', sans-serif;
	font-weight:300;
	font-size:27px;
	padding-left:10px;
}
main .updateBox .inner .title-update span{
	position:absolute;
	right:10px; top:18px;
}
main .updateBox .inner .title-update span a{
	background:url(/common_img/arrow.png) no-repeat left center;
	padding-left:15px;
}

main .updateBox .inner dl{
	padding-left:10px;
	border-bottom:1px dotted #aaa;
	padding-bottom:12px;
	margin-bottom:16px;
}
main .updateBox .inner dl dt{
	width:100px;
	float:left;
	background:url(/common_img/arrow.png) no-repeat left center;
	padding-left:15px;
}
main .updateBox .inner dl dd{
	width:320px;
	float:left;
}





/*	outsideBox
================================================== */

main .outsideBox{
	position:relative;
	min-width:1200px;
	text-align:center;
	padding-bottom:60px;
}
main .outsideBox h2{
	font-family: 'Lato', sans-serif;
	font-weight:300;
	font-size:27px;
	text-align:center;
	margin-bottom:10px;
}

/*	information_notice
================================================== */
.information_notice{
	margin:0 auto 25px;
	text-align:center;
}

.information_notice span{
	color:#D6020C;
	font-weight:bold;
	font-size: larger
	
}

.information_notice a{
	color:#333;
	opacity:1;
}

.information_notice a:hover{
	color:#D6020C;
	opacity:1;
}

main .mainimg{
	margin-bottom:55px;
}

.information_notice_box{
	margin:auto; 
	text-align:center
}

.information_notice2{
	margin:0 auto 25px;
	text-align:center;
	border:#D6020C solid 2px;
	width:auto;
	display:inline-block;
	padding:2px 15px;
}

.information_notice2 span{
	color:#D6020C;
	font-weight:bold;
	font-size: larger
	
}

.information_notice2 a{
	color:#333;
	opacity:1;
}

.information_notice2 a:hover{
	color:#D6020C;
	opacity:1;
}