@charset "utf-8";

/* -------------------------------------------------- */
#top #menu_box,
#top nav{
	display: none;
}
#top header{
	box-shadow:0px 0px 0px 0px #333333;
	-moz-box-shadow:0px 0px 0px 0px #333333;
	-webkit-box-shadow:0px 0px 0px 0px #333333;
}
#top footer #info_btn_box{
	display: none;
}

#top #main{
}

#top #video_main{
	height: 590px;
	overflow: hidden;
	position: relative;
}
/* #top #video_main::before{
	content: "";
	background: rgba(0,0, 0, .5);
	position: absolute;
	top: 0;
	height: 0;
	width: 100%;
	height: 100%;
} */


video#bgvid {
  position:absolute;
   min-width:100%;
   min-height:100%;
   background: url(../img/top/movie_bg.jpg) no-repeat;
   background-size: cover;
}
#top #movie_bg{
	width: 100%;
	position: relative;
	z-index: 1000;
	background-size:cover;
	background-position:top center;
	height: 590px;
	min-height: 590px;
}
#top #movie_bg section{
	/* width: 960px; */
	width: 720px;
	margin: 0 auto;
	padding: 50px 0 0 0;
}
#top #movie_bg section h2{
	text-align: center;
	padding-bottom: 35px;
}
#top #movie_bg section ul{
}
#top #movie_bg section ul li{
	background: #fff;
	width: 240px;
	float: left;
}
#top #movie_bg section ul li img{
	width: 100%;
}
#top #movie_bg section ul li a{
	color: #333;
	text-decoration: none;
	display: block;
}
#top #movie_bg section ul li .txt_box{
	padding:5px 15px 10px 15px;
	font-size: 13px;
}
#top #service_rap{
	background: #F5F3F2;
	padding: 80px 0 50px 0;
}
#top #service_rap section{
	width: 960px;
	margin: 0 auto;
}
#top #service_rap section h3{
	width: 30%;
	float: left;
	margin-bottom: 40px;
}

#top #service_rap section p.service_text {
	width: 70%;
	float: left;
	font-size: 100%;
}


#top #links_rap{
	width: 960px;
	margin: 105px auto 0 auto;
}
#top #links_rap dl{
	width: 460px;
	float: left;
}
#top #links_rap dl a{
	text-decoration: none;
	color: #333;
	display: block;
}
#top #links_rap dd{
	background: #F5F3F2;
	padding: 10px 0 20px 0;
}
#top #links_rap dd .tt_box{
	padding: 20px 30px 0 30px;
}
#top #links_rap .links_sub_box{
	width: 460px;
	float: left;
	background: #F5F3F2;
}
#top #links_rap .links_sub_box a{
	padding: 50px 0;
	display: block;
}
#top #news_block{
	width: 960px;
	margin: 75px auto 0 auto;
}
#top #news_block h3{
	position: relative;
}
#top #news_block h3 span{
	position: absolute;
	left: 165px;
	top: 11px;
}
#top #news_block section{
	background: url(../img/top/line_img.gif) no-repeat;
	padding-top: 35px;
}
#top #news_block section dl{
	border-bottom: 1px #535050 dotted;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#top #news_block section dt{
	width: 8%;
	float: left;
}
#top #news_block section dd{
	width: 91%;
	float: right;
}
#top #news_block section dd a{
	text-decoration: none;
	color: #333;
}
#top #news_block section dd .service{
	/*background: #F4CE3F;
	color: #fff;*/
	display: inline-block;
	margin-right: 10px;
	padding: 2px 10px;
	border-radius: 10px;
	width: 70px;
	text-align: center;
}
#top #news_block section dd .company{
	/*background: #91B037;
	color: #fff;*/
	margin-right: 10px;
	padding: 2px 10px;
	border-radius: 10px;
	width: 70px;
	display: inline-block;
	vertical-align: top;
	text-align: center;
}
#top #news_block .info_tt{
	width: 88%;
	display: inline-block;
	vertical-align: top;
}

/*
#top #news_block section dd .ico{
	background: url(../img/top/news_ico.png) no-repeat;
	background-position: left center;
}
*/

#top #support_service_block{
	background: #F5F3F2;
	padding: 80px 0;
}
#top #support_service_block section{
	width: 960px;
	margin: 0 auto;
}

#top #support_service_block section h3 {
	width: 30%;
	float: left;
}

#top #support_service_block section p.support_text {
	width: 70%;
	float: left;
	margin-bottom: 40px;
	font-size: 100%;
}

#top #support_service_block section ul{
	margin-top: 40px;
	clear: both;
}
#top #support_service_block section ul a{
	text-decoration: none;
	color: #333;
	display: block;
}
#top #support_service_block section ul li{
	width: 300px;
	float: left;
}
#top #support_service_block section ul li .links{
	margin-top: 10px;
	background: url(../img/top/service_plus_ico.png) no-repeat;
	padding-right: 20px;
	display: inline-block;
	background-position:right center;
}

#top #support_service_block section p.service_cont {
	font-size: 100%;
	padding-top: 10px;
}

.cb {
	clear: both;
}

#top #top_info_btn_box{
	width: 960px;
	margin:80px auto 0px auto;
}
#top #top_info_btn_box .btn_tt{
	text-align: right;
}
#top #iso_box{
	width: 960px;
	margin:35px auto 0px auto;
	font-size: 12px;
}
#top #iso_box .l_box{
	/* width: 300px; */
	background: url(../img/top/line_img.gif) no-repeat;
	border-bottom: 1px solid #898989;
	padding: 35px 0;
	/* height: 280px;
	float: left; */
}
#top #iso_box .l_box .l_tt_box{
	width: 250px/*190px*/;
	float: left;
	font-size: 20px;
	font-weight: bold;
}
#top #iso_box .l_box .r_ico_box{
	width: 80px;
	float: right;
}

#top #iso_box .r_box{
	width: 580px;
	float: right;
	background: url(../img/top/line_img.gif) no-repeat;
	border-bottom: 1px solid #898989;
	padding-top: 35px;
	height: 280px;
}
#top #iso_box .r_box .l_tt_box{
	width: 400px;
	float: left;
	font-size: 20px;
	font-weight: bold;
}
#top #iso_box .r_box .r_ico_box{
	width: 174px;
	float: right;
}



#top .information_box{
	width: 960px;
	margin: 20px auto;
}
#top .information_box p{
	width: 470px;
}

#top .information_box img{ width: 100%; }
#top .suumo_img{
	width: 370px;
	margin: 10px auto 0 auto;
}
#top .suumo_img img{ width: 100%; }
