@charset "UTF-8";

/*-----------------------------------------------------------

	content setting

-----------------------------------------------------------*/

#content {
	width: 1050px;
	max-width: 1200px;
	overflow: hidden;
	padding: 0 0 0 0;
	margin: 4px auto 0 auto;
}

#content .mv {
	position: relative;
	line-height: 0;
	line-height: 0;
}
	#content .mv h2 {
	-webkit-filter: drop-shadow(0 0 5px rgba(0, 0, 0, 1.0));
		position: absolute;
		top: 30px;
		left: 35px;
	}
	#content .mv.chapter2 h2 {
		-webkit-filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.0));
	}
	
#content .mv img {
	width: 100%;
	height: auto;
}

#content .mv .lead {
	position: absolute;
	bottom: 25px;
	left: 30px;
	-webkit-filter: drop-shadow(0 0 5px rgba(0, 0, 0, 1.0));
}
	#content .mv.chapter2 .lead {
		-webkit-filter: drop-shadow(0 0 5px rgba(0, 0, 0, 0.0));
	}

#content .creditWrap {
	width: 970px;
	overflow: hidden;
	margin: 30px auto 0 auto;
}
#content .creditWrap .credit {
	float: left;
	font-size: 14px;
}
#content .creditWrap .details {
	float: right;
	font-size: 12px;
	color: #6a6968;
	text-align: right;
}
	#content .creditWrap .details .vehicle {
		font-size: 14px;
		color: #000000;
	}
	#content .creditWrap .details .vehicle span {
		font-weight: bold;
	}
#content .txtWrap {
	width: 100%;
	min-width: 1050px;
	overflow: hidden;
	margin: 45px auto 0 auto;
}
#content .txtBox {
	width: 970px;
	overflow: hidden;
	margin: 0 auto 0 auto;
}
#content .txt {
	width: 470px;
	float: left;
	clear: left;	
	font-size: 18px;
	line-height: 1.6;
}
	#content .txt h3 {
		font-size: 22px;
		font-weight: bold;
		margin: 0 0 25px 0;
	}
	#content .txt p {
		width: 475px;
		padding: 0 0 30px 0;
		margin: 0;
		font-weight: 500;
		transform: rotate(0.03deg);
	}
	#content .txt p span {
		color: #616161;
		font-size: 12px;
	}
	#content .txt p.btn {
		color: #c3092e;
		font-weight: bold;
	}
	#content .txt p.btn:after {
		content: ">";
		font-weight: bold;
	}
	#content .txt p.btn a {
		color: #c3092e;
		display: inline;
	}

#content .ph {
	width: 430px;
	margin: 0 0 0 470px;
	padding: 0 0 0 70px;
	position: relative;
	overflow: hidden;
}
#content .ph p {
	width: 430px;
	padding: 0 0 5px 0;
	line-height: 1.6;
	font-size: 13px;
}
	#content .ph p.txt {
		margin: 0 0 30px 0;
	}
	#content .ph p.profile {
		padding: 0 0 0 0;
		margin: 0;
	}
		#content .ph p.profile .name {
			line-height: 1.8;
			font-size: 16px;
		}
		#content .ph p.profile .cap {
			font-size: 10px;
			color: #333333;
		}
	#content .ph p span {
		color: #616161;
		font-size: 12px;

	}
#content .introduceWrap {
	background: #d7d5d3;
	width: 970px;
	overflow: hidden;
	margin: 0 auto 0 auto;
	padding: 30px 0 30px 0;
}
#content .introduceWrap h3 {
	width: 910px;
	font-weight: bold;
	padding: 0 33px 0 38px;
	font-size: 22px;
}
#content .introduceWrap .txt {
	width: 910px;
	padding: 8px 30px 0 30px;
	font-size: 16px;
	float: none;
	clear: none;
}
#content .introduceWrap .img {
	width: 920px;
	margin: 30px auto 0 auto;
	padding: 0 0 0 10px;
	overflow: hidden;
}
#content .introduceWrap .img p {
	width: 450px;
	float: left;
	margin: 0 10px 0 0;
	line-height: 0;
}
#content .introduceWrap h4 {
	width: 910px;
	font-size: 16px;
	font-weight: bold;
	padding: 12px 30px 0 30px;
}

@media screen and (max-width:640px){

#content {
	width: 100%;
	margin: 0 0 0 0;
}
#content.fix {
	padding: 45px 0 0 0;
}
#content .mv {
	width: 100%;
}
	#content .mv h2 {
		width: 80%;
		top: 3%;
		left: 4%;
		
width: 36%;
top: 5%;
left: 2%;

	}

		#content .mv h2 {
			
		}
	#content .mv h2 img {
		width: 100% !important;
		height: auto !important;
	}
	#content .mv .lead {
		display: none;
	}
#content .leadBox {
	width: 100%;
	font-size: 14px;
	line-height: 1.6;
	color: #333333;
	margin: 5% 0 5% 0;
}
	#content .leadBox p {
		margin: 0 auto 0 auto;
		font-size: 14px;
		width: 90%;
		font-weight: bold;
	}
#content .creditWrap {
	width: 100%;
	overflow: hidden;
	margin: 5% 0 0 0;
}
#content .creditWrap .credit {
	width: 90%;
	margin: 0 auto 0 auto;
	float: none;
	font-size: 10px;
}
#content .creditWrap .details {
	width: 90%;
	margin: 2% auto 0 auto;
	float: none;
	font-size: 10px;
	color: #6a6968;
	text-align: left;
}
	#content .creditWrap .details .vehicle {
		font-size: 10px;
		color: #000000;
	}
	#content .creditWrap .details .vehicle span {
		font-weight: bold;
	}

#content .txtWrap {
	width: 100%;
	min-width: 100%;
	margin: 5% auto 0 auto;
}
#content .txtBox {
	width: 100%;
}
#content .txt {
	width: 90%;
	float: none;
	font-size: 16px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
}
	#content .txt h3 {
		font-size: 16px;
		margin: 0 0 4% 0;
	}
	#content .txt p {
		width: 100%;
		padding: 0 0 4% 0;
	}
	#content .txt p span {
	}
#content .ph {
	width: 90%;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	float: none;
}
#content .ph p {
	width: 100%;
	margin: 2% 0 0 0;
	font-size: 10px;
}
#content .txt p.btn {
	display: none;
}
#content .ph p.txt {
	width: 100%;
	margin: 0 auto 8% auto;
	font-size: 13px;
}
#content .ph p img {
	width: 100% !important;
	height: auto !important;
}
	#content .ph p.profile {
		font-size: 11px;
		
	}
		#content .ph p.profile .name {
			font-size: 12px;
		}
		
#content .introduceWrap {
	background: #d7d5d3;
	width: 90%;
	overflow: hidden;
	margin: 0 auto 0 auto;
	padding: 4% 0 4% 0;
}
#content .introduceWrap h3 {
	width: 90%;
	font-weight: bold;
	font-size: 14px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
}
#content .introduceWrap .txt {
	width: 90%;
	padding: 0 0 0 0;
	margin: 2% auto 0 auto;
	font-size: 12px;
	float: none;
	clear: none;
}
#content .introduceWrap .img {
	width: 90%;
	margin: 3% auto 0 auto;
	padding: 0 0 0 0;
	overflow: hidden;
}
#content .introduceWrap .img p {
	width: 50%;
	float: left;
	margin: 0 0 0 0;
	line-height: 0;
}
#content .introduceWrap h4 {
	width: 90%;
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 0 0;
	margin: 3% auto 0 auto;
}

}

/*---gallery---*/
#content #gallery {
	width: 1050px;
	overflow: hidden;
	padding: 0 0 0 0;
	margin: 4px auto 0 auto;
}
	#content #gallery .galleryPh {
		position: relative;
		width: 1050px;
		height: 596px;
	}
	
	#content #gallery .galleryPh p {
		position: absolute;
		top: 0;
		left: 0;
		width: 1050px;
		height: 596px;
	}
	
	#content #gallery .galleryPh p img {
		position: absolute;
		top: 0;
		left: 0;
		width: 1050px;
		height: 596px;
	}
	#content #gallery .galleryPh .bg {
		display: none;
	}

	#content #gallery .galleryCnt {
		margin: 20px auto 0 auto;
		-webkit-flex-wrap: wrap; /* Safari */
		flex-wrap:         wrap;
		display: -webkit-flex; /* Safari */
		display: flex;
		-webkit-justify-content: flex-end; /* Safari */
		justify-content:         flex-end;
		position: relative;
	}
	#content #gallery .comm {
		width: 80%;
		font-size: 16px;
		line-height: 1.4;
		height: 60px;
		color: #000000;
		position: relative;
	}
	#content #gallery .comm p {
		position: absolute;
		top: 0;
		
	}
	#content #gallery ul.btnBox {
		width: 20%;
	}
	#content #gallery ul.btnBox .back {
		width: 40px;
		height: 40px;
		cursor: pointer;
		float: right;
		margin: 0 5px 0 0;
	}
	#content #gallery ul.btnBox .next {
		width: 40px;
		height: 40px;
		margin: 0 20px 0 0;
		cursor: pointer;
		float: right;
	}
	#content #gallery ul.btnBox .num {
		width: 50px;
		height: 15px;
		padding: 14px 10px 0 0;
		float: right;
	}
	


	#content #gallery .thumbs {
		width: 1060px;
		overflow: hidden;
		margin: 35px auto 35px auto;
		cursor: pointer;
	}
	
		#content #gallery .thumbs li {
			width: 111px;
			height: 74px;
			float: left;
			padding: 0 6px 6px 0;
		}
			
			#content #gallery .thumbs li a {
				display: block;
				width: 111px;
				height: 74px;
				position: relative;
			}
			#content #gallery .thumbs li a img {
				width: 111px;
				height: 74px;
			}
			#content #gallery .thumbs li .cr {
				position: absolute;
				display: none;
				width: 111px;
				height: 74px;
				left: 0;
				top: 0;
			}

@media screen and (max-width:640px){

#content #gallery {
	width: 100%;
	margin: 0 0 0 0;
}
	#content #gallery .galleryPh {
		width: 100%;
		height: auto;
		position: relative;
		margin: 0 0 5% 0;
	}
	#content #gallery .galleryPh p {
		width: 100%;
		height: auto;
		z-index: 2;
		line-height: 0;
	}
	#content #gallery .galleryPh p img {
		width: 100%;
		height: auto;
	}
	#content #gallery .galleryPh p.bg {
		position: relative;
		z-index: -1;
		display: block;
	}
	#content #gallery .galleryPh p.bg img {
		position: relative;
	}
	#content #gallery .ul {
		width: 100%;
		height: auto;
		bottom: 0;
		z-index: 2;
		position: relative;
		float: right;
		margin: 0 0 0 0;
	}
	#content #gallery ul.btnBox {
		width: 25%;
	}
	#content #gallery ul.btnBox .back {
		width:48%;
		height: auto;
		margin: 0 2% 0 0;
		float: left;
	}
	#content #gallery ul.btnBox img {
		width: 100%;
		height: auto;
	}
	#content #gallery ul.btnBox .next {
		width:48%;
		height: auto;
		margin: 0 0 0 2%;
		float: right;
	}
	#content #gallery ul .num {
		width: 78%;
		padding: 2.55555% 0 0 0;
		margin: 0 auto 0 auto;
		float: left;
		text-align: center;

	}
	#content #gallery ul.btnBox .num {
		display: none;
	}
	#content #gallery .galleryPh ul .num img {
		width: 14% !important;
		margin: 0 auto 0 auto;
	}
	#content #gallery .galleryPh ul img {
		width: 100% !important;
		height: auto !important;
	}
	#content #gallery .galleryCnt {
		width: 90%;
		margin: 0 auto 0 auto;
  -webkit-justify-content: space-between; /* Safari */
  justify-content:         space-between;
	}
	#content #gallery .comm {
		width: 70%;
	}
	#content #gallery .comm p {
		font-size: 13px;
		line-height: 1.4;
	}

	#content #gallery ul.btnBox .next {
		margin: 0 0 0 0;
	}
	#content #gallery .thumbs {
		width: 95%;
		margin: 10vw 0 5% 0;
		padding: 0 0 0 5%;
	}
		#content #gallery .thumbs li {
			width: 15%;
			height: auto;
			margin: 0 1% -3px 0;
			padding: 0 0 0 0;
		}
			#content #gallery .thumbs li a {
				width: 100%;
				height: auto;
			}
			#content #gallery .thumbs li img {
				width: 100% !important;
				height: auto !important;
			}
			#content #gallery .thumbs li .cr {
			}
}


/*---pageNavi---*/
#content .pageNavi {
	width: 970px;
	margin: 65px auto 40px auto;
	overflow: hidden;
	font-size: 1px;
}
	#content .pageNavi.l {
		width: 1050px;
	}
	#content .pageNavi .backBtn {
		width: 360px;
		float: left;
		padding: 0 0 0 0;
	}
	#content .pageNavi .pageNum {
		width: 250px;
		text-align: center;
		float: right;
		padding: 7px 0 0 0;
	}
	#content .pageNavi .nextBtn {
		width: 360px;
		float: right;
		text-align: right;
		padding: 0 0 0 0;
	}
	
@media screen and (max-width:640px){

#content .pageNavi {
	width: 90%;
	margin: 8% auto 8% auto;
	font-size: 1px;
}
	#content .pageNavi.l {
		width: 90%;
		margin: 2% auto 8% auto;
	}
	#content .pageNavi img {
		width: 100% !important;
		height: auto !important;
	}
	#content .pageNavi .backBtn {
		width: 45%;
		float: left;
		padding: 0 0 0 0;
	}
	#content .pageNavi .pageNum {
		width: 10%;
		text-align: center;
		float: right;
		padding: 0 0 0 0;
	}
	#content .pageNavi .pageNum  img {
		width: 60% !important;
	}
	#content .pageNavi .nextBtn {
		width: 45%;
		float: right;
		text-align: right;
		padding: 0 0 0 0;
	}

	
	
}