@charset "utf-8";
/*------------------------------------------------------------
	reset
------------------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	background: transparent;
	border: 0;
	outline: 0;

	font-size: 1em;
}

body {
	font-size: 62.5%;
}

body,
table,
input, textarea, select, option {
	font-family: Microsoft YaHei, sans-serif;
}

article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary {
	display: block;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

img {
	vertical-align: top;
}

a,
a:link {
	color: #040404;
	text-decoration: none;
}

a:visited {
	color: #040404;
}

a:hover {
	color: #040404;
}

a:active {
	color: #040404;
}

.mt0 { margin-top: 0 !important; }
.mb0 { margin-bottom: 0 !important; }
	* html .clearfix {
		zoom: 1;
	}

	*+html .clearfix {
		zoom: 1;
	}

.clearfix:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

/*------------------------------------------------------------
	common
------------------------------------------------------------*/
body {
	min-width: 1280px;
	color: #000;
	font-size: 13px;
	line-height: 1.5;
	text-size-adjust: none;
	-webkit-text-size-adjust: none;
	background-color: #FFF;
}

#container {
	text-align: left;
}

#main {

}

a[href^="tel:"] {
	cursor: default;
	pointer-events: none;
}

.sp {
	display: none !important;
}

/*------------------------------------------------------------
	gHeader
------------------------------------------------------------*/
#gHeader {
	width: 100%;
	z-index: 100;
	background: #fff;
	-webkit-transition-duration: 0.4s,1s;
	-moz-transition-duration: 0.4s,1s;
	-ms-transition-duration: 0.4s,1s;
	transition-duration: 0.4s,1s;
	box-shadow: 0 0 4px rgba(0,0,0,.4);
}

#gHeader .hBox {
	margin: 0 auto;
	padding: 0;
	width: 90%;
	min-width: 1200px;
	box-sizing: border-box;
}

#gHeader h1 {
	margin: 18px 50px 0 0;
	float: left;
	-webkit-transition-duration: 0.4s,1s;
	-moz-transition-duration: 0.4s,1s;
	-ms-transition-duration: 0.4s,1s;
	transition-duration: 0.4s,1s;
}

#gHeader h1 img {
	width: 236px;
}

#gHeader .tel {
	margin-top: 13px;
	padding: 0 0 0 50px;
	float: right;
	color: #666;
	font-size: 20px;
	font-weight: normal;
	line-height: 1.3;
	background: url(../images/icon08.png) no-repeat left center;
	background-size: 40px 40px;
}

#gHeader .tel span {
	display: block;
	color: #d40000;
	font-weight: bold;
	font-size: 26px;
}
/*------------------------------------------------------------
	gNavi
------------------------------------------------------------*/
#gNavi {
	width: 750px;
	float: left;
}

@media all and (min-width: 1000px) and (max-width: 1450px) {
	#gNavi {
		width: 650px;
	}
}

#gNavi li {
	width: 14.28%;
	float: left;
	position: relative;
}

#gNavi li a {
	padding: 46px 0;
	display: block;
	color: #000;
	font-size: 17px;
	position: relative;
	text-align: center;
	-webkit-transition-duration: 0.4s,1s;
	-moz-transition-duration: 0.4s,1s;
	-ms-transition-duration: 0.4s,1s;
	transition-duration: 0.4s,1s;
}

#gNavi li a:hover {
	color: #fff;
	background: #d40000;
}

#gNavi li a:hover:before {
	opacity: 1;
}

#gNavi li .drop {
	display: none;
	width: 100%;
	position: absolute;
	left: 0;
	top: 100%;
}

#gNavi li .drop a {
	padding: 10px 0;
	color: #fff;
	background: #d40000;
	border-top: 1px solid #fff;
}

#gNavi li .drop a:hover {
	background: #000;
}

/*------------------------------------------------------------
	gFooter
------------------------------------------------------------*/
#gFooter {
	background: #444444;
}

#gFooter .fNavi {
	margin: 0 auto;
	padding: 50px 0 20px;
	width: 80%;
	min-width: 1200px;
	border-bottom: 1px solid rgba(0,0,0,.1);
}

#gFooter .fNavi li {
	width: 14.28%;
	float: left;
}

#gFooter .fNavi li a {
	display: block;
	color: #fff;
	font-size: 17px;
	text-align: center;
}

#gFooter .fNavi li a:hover {
	text-decoration: underline;
}

#gFooter .fBox {
	margin: 0 auto;
	padding: 50px 0;
	width: 80%;
	min-width: 1200px;
	border-bottom: 1px solid rgba(0,0,0,.1);
}

#gFooter .left {
	width: 33.33%;
	float: left;
}

#gFooter .left .title {
	margin-bottom: 10px;
	color: #fff;
	font-size: 30px;
	font-weight: bold;
}

#gFooter .left .tel {
	padding-left: 80px;
	color: #fff;
	font-size: 17px;
	background: url(../images/icon07.png) no-repeat left center;
	background-size: 70px 70px;
}

#gFooter .left .tel span {
	display: block;
	color: #fff;
	font-size: 36px;
	font-family: Impact;
}

#gFooter .con {
	width: 33.33%;
	float: left;
}

#gFooter .con p {
	color: #fff;
	font-size: 16px;
	line-height: 1.5;
}

#gFooter .con .name {
	margin-bottom: 20px;
	font-size: 20px;
	font-weight: bold;
}

#gFooter .con .name span {
	display: block;
	font-size: 14px;
	font-weight: normal;
}

#gFooter .code {
	width: 150px;
	float: right;
	text-align: center;
}

#gFooter .code img {
	width: 120px;
}

#gFooter .code span {
	margin-top: 10px;
	display: block;
	color: #fff;
	font-size: 16px;
}

#gFooter .copyright {
	margin: 0 auto;
	padding: 20px 0;
	width: 80%;
	min-width: 1200px;
}

#gFooter .text {
	color: #fafafa;
	font-size: 15px;
	float: left;
}

#gFooter .icp {
	float: right;
	color: #fff;
	font-size: 15px;
}

#gFooter .icp a {
	color: #fff;
}



.headLine01 {
	margin-bottom: 40px;
	color: #333;
	font-size: 40px;
	text-align: center;
}

.headLine01 span {
	margin-top: 10px;
	padding-top: 30px;
	display: block;
	color: #666;
	font-size: 17px;
	font-weight: normal;
	background: url(../images/title_bg.png) no-repeat center top;
}

.section {
	margin: 0 auto;
	width: 80%;
	min-width: 1200px;
}

.pageLead {
	margin-bottom: 60px;
	height: 660px;
	position: relative;
	overflow: hidden;
}

@keyframes blue{
	0% { 
		-webkit-transform: scale(1.1);
		-mos-transform: scale(1.1);
		-ms-transform: scale(1.1);
		transform: scale(1.1);
	}
	100% { 
		-webkit-transform: scale(1);
		-mos-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
}

.pageLead .bg {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	animation: blue 3s 0s ease both;
	background: url(../images/page_lead01.jpg) no-repeat center center;
	background-size: cover;
}

.pageLead .bg02 {
	background: url(../images/page_lead02.jpg) no-repeat center center;
	background-size: cover;
}

.pageLead .bg03 {
	background: url(../images/page_lead03.jpg) no-repeat center center;
	background-size: cover;
}

.pageLead .bg04 {
	background: url(../images/page_lead04.jpg) no-repeat center center;
	background-size: cover;
}

.pageLead .bg05 {
	background: url(../images/page_lead05.jpg) no-repeat center center;
	background-size: cover;
}

.pageLead .bg06 {
	background: url(../images/page_lead06.jpg) no-repeat center center;
	background-size: cover;
}

.pageLead h2 {
	margin-left: -250px;
	padding: 50px;
	width: 400px;
	position: absolute;
	color: #fff;
	font-size: 60px;
	left: 50%;
	top: 38%;
	z-index: 2;
	text-align: center;
	background: rgba(0,0,0,.5);
}

.pageLead h2 span {
	display: block;
	font-size: 23px;
	font-weight: normal;
}

.pageLead .pageTop {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	background: #EFEFEF;
	z-index: 2;
}

.pageLead .pageTop .sub {
	margin: 0 auto;
	padding: 10px 0 10px 40px;
	width: 80%;
	min-width: 1200px;
	font-size: 16px;
	background: url(../images/home.png) no-repeat left center;
	background-size: 30px 30px;
	box-sizing: border-box;
}

.comList li {
	margin: 0 1% 30px;
	width: 31.33%;
	float: left;
}

.comList li .photo {
	overflow: hidden;
}

.comList li img {
	width: 100%;
	-webkit-transition-duration: 0.4s,1s;
	-moz-transition-duration: 0.4s,1s;
	-ms-transition-duration: 0.4s,1s;
	transition-duration: 0.4s,1s;
}

.comList li a:hover img {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
}

.comList li .textBox {
	padding: 20px;
	overflow: hidden;
	background: #eee;
}

.comList li .textBox p {
	color: #000;
	font-size: 18px;
	float: left;
}

.comList li .textBox .tel {
	padding-left: 30px;
	float: right;
	color: #333;
	font-weight: bold;
	font-size: 18px;
	background: url(../images/icon02.png) no-repeat left center;
	background-size: 20px 20px;
}

