@charset "utf-8";

/* visual
------------------------------------------------------------------------- */
#visual{
	height: 330px;
	background-color: transparent;
	position: relative;
	background: url(../images/top/visualBg.jpg) repeat-x 0 0;
	overflow: hidden;
}

#visual .swiper-container {
	padding: 0 0 40px 0;
	margin: 0 auto;
	width: 1200px;
	height: 290px;
}

#visual .swiper-slide {
	background: #ffffff;
	overflow: hidden;
}

#visual .swiper-slide a:hover img{
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	zoom:1;
}

/* pagination ----------- */
#visual .pagination {
	width:100%;
	text-align: center;
	position: absolute;
	left: 0;
	bottom:20px;
}

#visual .swiper-pagination-switch {
	display:inline-block;
	margin: 0 5px;
	width: 8px;
	height: 8px;
	border: 1px solid #999999;
	border-radius: 100%;
	cursor: pointer;
}

#visual .swiper-active-switch {
	width: 10px;
	height: 10px;
	border: none;
	background: #119936;
}

#visual .btn{
	width: 100px;
	height: 290px;
	background: url(../images/top/visual_btnBg.png) repeat 0 0;
	position: absolute;
	top: 0;
	z-index: 10;
}
	#visual .btn-next{ right: 0;}
	#visual .btn-prev{ left: 0;}

#visual .btn a{
	display: block;
	width: 100px;
	height: 290px;
	background-position: center center;
	background-repeat: no-repeat;
}
	#visual .btn-next a{ background-image: url(../images/top/visual_btnR.png);}
	#visual .btn-prev a{ background-image: url(../images/top/visual_btnL.png);}


/* service
------------------------------------------------------------------------- */
#service{
	margin: 0 0 50px 0;
}

/* nav ------------------ */
#service .serviceNav{
}

#service .serviceNav ul{
	background: #e2e2e2;
	overflow: hidden;
}

#service .serviceNav ul li{
	float: left;
	padding: 22px 0 0 0;
	margin: 0 1px 0 0;
	height: 38px;
	width: 199px;
	color: #ffffff;
	text-align: center;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	background: #cccccc;
	cursor: pointer;
}
	#service .serviceNav ul li.leat{width: 250px;}

#service .serviceNav ul li:hover{
	background: #bbbbbb;
}

#service .serviceNav ul li.active{
	background: #119936 url(../images/top/serviceNavBg_200.png) no-repeat 0 0;;
}

/* serviceInner --------- */
#service .serviceInner{
	padding: 17px 0 29px 0;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background: #f6f6f6 url(../images/top/serviceBg.png) repeat center center;
}

/* block ---------------- */
#service .block{
	display: none;
	position: relative;
}
	#service .block1{ display: block;}
	
	#service .block:before{
		content: ' ';
		width: 200px;
		height: 6px;
		background: url(../images/common/icon-triangle-arrowB-green.png) no-repeat center top;
		position: absolute;
		top: -18px;
	}
		#service .block1:before{ left: 0;}
		#service .block2:before{ left: 200px;}
		#service .block3:before{ left: 400px;}
		#service .block4:before{ left: 600px;}
		#service .block5:before{ left: 800px;}

/* news ----------------- */
#service .block .news{
	padding: 0 0 17px 0;
	margin: 0 0 20px 0;
	border-bottom: 2px solid #cccccc;
}

#service .block .news .titArea{
	margin: 0 0 15px 0;
	position: relative;
}

#service .block .news .titInner{
	position: relative;
	overflow: hidden;
}
	#service .block .news .titInner:before{
		content: ' ';
		width: 100%;
		height: 3px;
		background: #cccccc;
		position: absolute;
		left: 0;
		bottom: 0;
	}

#service .block .news .titArea h2{
	float: left;
	padding: 0 0 13px 0;
	position: relative;
}
	#service .block .news .titArea h2:before{
		content: ' ';
		width: 100%;
		height: 3px;
		background: #31a231;
		position: absolute;
		left: 0;
		bottom: 0;
	}

#service .block .news .titArea h2 span{
	display: block;
	padding: 0 10px 0 42px;
	color: #119934;
	font-size: 18px;
	line-height: 27px;
	background: url(../images/common/icon-note-green.png) no-repeat 10px center;
}

#service .block .news .titArea .link{
	float: right;
	font-size: 16px;
	line-height: 27px;
}

#service .block .news .titArea .link a{
	padding: 0 0 0 20px;
	background: url(../images/common/icon-circle-arrowL-green.png) no-repeat left center;
}

#service .block .news ul{}

#service .block .news ul li{
	margin: 0 0 6px 0;
	overflow: hidden;
}

#service .block .news ul li span{
	float: left;
	line-height: 20px;
}
	#service .block .news ul li span.newsIcon{ margin: 0 14px 0 0;}
	#service .block .news ul li span.deta{ width: 135px; font-size: 14px;}
	#service .block .news ul li span.txt{ width:760px;}
	#service .block .news ul li span.txt a{ padding: 0 0 0 20px; font-size: 14px; background: url(../images/common/icon-circle-arrowL-green.png) no-repeat left 3px; display:block;}

/* info ----------------- */
#service .block .info{
	overflow: hidden;
}

/* banner */
#service .block .info .banner{
	float: left;
	width: 488px;
}

#service .block .info .banner ul{
	overflow: hidden;
}

#service .block .info .banner ul li{
	float: left;
	margin: 0 14px 14px 0;
	width: 237px;
	height: 170px;
}
	#service .block .info .banner ul li.ban2{ margin: 0 0 14px 0;}
	#service .block .info .banner ul li.ban3{ margin: 0 14px 0 0;}
	#service .block .info .banner ul li.ban4{ margin: 0;}

#service .block .info .banner ul li a{
	display: block;
	padding: 6px;
	width: 223px;
	height: 156px;
	border: 1px solid #e5e5e5;
	background: #ffffff;
}

/* event */
#service .block .info .event{
	float: right;
	width: 492px;
}

#service .block .info .event .box{
	padding: 0 0 11px 0;
	margin: 0 0 11px 0;
	border-bottom: 2px solid #dddddd;
	overflow: hidden;
}
	#service .block .info .event .last{ padding: 0; margin: 0; border: none;}

#service .block .info .event .box .img{
	float: left;
	padding: 5px;
	width: 150px;
	height: 90px;
	border: 1px solid #dddddd;
}

#service .block .info .event .box .img a{
	display: block;
}

#service .block .info .event .box .txt{
	float: right;
	width: 322px;
}

#service .block .info .event .box .txt h3{
	margin: 0 0 14px 0;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.4em;
}

#service .block .info .event .box .txt h3 span.end{
	color: #FF5259;
	font-size: 12px;
	line-height: 1em;
}

#service .block .info .event .box .txt ul{}

#service .block .info .event .box .txt ul li{
	margin: 0 0 4px 0;
	font-size: 11px;
	line-height: 20px;
	overflow: hidden;
}

#service .block .info .event .box .txt ul li span{
	float: left;
	display: block;
	margin: 0 5px 0 0;
	width: 80px;
	color: #ffffff;
	text-align: center;
	font-size: 10px;
	line-height: 20px;
	background: #119936 url(../images/top/eventIcon.png) no-repeat 0 0;
	
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
}

#service .block5 .info .event .box .txt ul li{
	font-size: 13px;
}


/* register
------------------------------------------------------------------------- */
#register{
	margin: 0 0 50px 0;
}

#register .inner{
	height: 267px;
	background: url(../images/top/registerBg.png) no-repeat center top;
}

#register .box{
	padding: 40px 0 0 0;
	text-align: center;
}

#register .box h2{
	margin: 0 0 30px 0;
	color: #04240C;
	text-align: center;
	font-size: 26px;
	font-weight: bold;
	line-height: 1em;
}

#register .box p{
	margin: 0 0 40px 0;
	font-size: 16px;
	line-height: 1.4em;
}

#register .box .btn{
	
}

/* banner
------------------------------------------------------------------------- */
#banner{
	margin: 0 0 50px 0;
}

#banner h2{
	margin: 0 0 30px 0;
	text-align: center;
	font-size: 26px;
	font-weight: bold;
	line-height: 1em;
}

#banner ul.row{
	margin: 0 0 50px 0;
}

#banner ul.row li{
	margin: 0 0 40px 0;
}

#banner ul.col{
	overflow: hidden;
}

#banner ul.col li{
	float: left;
	margin: 0 16px 0 0;
	width: 238px;
	border-bottom: 1px solid #9b9b9b;
	overflow: hidden;
}

#banner ul.col li a{
	display: block;
}

#banner ul.col li span{
	display: block;
}

#banner ul.col li span.txt{
	padding: 17px 20px 22px 44px;
	font-size: 16px;
	line-height: 1.4em;
	border: 1px solid #dddddd;
	border-top: none;
	background: url(../images/common/icon-circle-arrowL-green.png) no-repeat 20px 20px;
}


/* partnerBnner
------------------------------------------------------------------------- */
#partnerBnner{
/* バナーが３つの場合は下記、４つの場合はコメントアウトで。*/
/*padding-left:190px;*/
}

#partnerBnner ul{
	overflow: hidden;
}

#partnerBnner ul li{
	float: left;
	margin: 0 13.75px 0 0;
}

/* bnr_tomwatson
------------------------------------------------------------------------- */
#bnr_tomwatson{width: 1000px;height:194px; margin: 0 auto; background: url(/assets/images/top/banner/bnr_tomwatson_bg.png) no-repeat; position: relative;}
#bnr_tomwatson a{transition:ease 0.3s;}
#bnr_tomwatson a:hover{opacity: 0.5;}
#bnr_tomwatson a:nth-of-type(1){ position: absolute; top:25px; right:323px;}
#bnr_tomwatson a:nth-of-type(2){ position: absolute; top:25px; right:30px;}

/* top movie
------------------------------------------------------------------------- */
#visual_movie {
	width: 1000px;
	height:330px;
	margin: 0 auto;
	text-align: center;
}
.movie_bottom {
	height: 290px;
}
.movie_bottom a{
	display: block;
}
#visual_movie p {
	line-height: 2;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
}

.wrap-video{
  position:relative;
}

.wrap-video video{
  width: 1000px;
  height:290px;
}

.wrap-video .text{
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); /*上下左右中央寄せ*/
  text-align:center;
}

.wrap-video .text p{
  font-size:16px;
  font-weight:bold;
  color:white;
}

.wrap-video .text .headline{
  font-size:20px;
}
