@media only screen and (max-width:669px) {
/*#slide*/
#slide2 {
	height: 100vh !important;
	position: fixed;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	z-index: -100;
	-webkit-backface-visibility: hidden;
}

#bglogo {
	position: fixed;
/*	top: 50%;
	display: block;
*/	z-index: -1;
	width: 100%;
	max-width: 669px;
	height: 100vh;
	text-align: center;
	-webkit-backface-visibility: hidden;
	background: url(../image/index_logo03.png) no-repeat center 40%;
	background-size: 65vw;
}

#bglogo img {
	display: none !important
}


/*.scroll */

.scroll {
	opacity: 1;
	position: absolute;
	left: 50%;
	margin-left: -13%;
	width: 26%;
	z-index: -1;
}
.scroll span {
	font-size: 11px;
	text-align: center;
	color: #fff;
	margin-top: 16px;
	display: block;
}

#product {
	margin-bottom: 40px;
}

#product h2 {
	color: #fff !important;
}


.lineupBox {
	background-color: rgba(0, 0, 0, 0.8);
	position: relative;
}

.lineupBox .leftArea {
	opacity: 1;
}

.lineupLogo {
	width: 55% !important;
	margin: 20px auto 40px auto;
	display: block;
}

.spLineupLogo2 {
	width: 22% !important;
	margin: 20px auto 40px auto;
	display: block;
}

.lineupBox .lk-1-blank {
	position: absolute;
	bottom: 15px;
	left: 50%;
	background-image: url(../image/index_ic01.png);
	width: 70px !important;
	color: #fff !important;
	margin-left: -35px;
}

#news h2 {
	color: #fff !important;
}

#news h2 {
	color: #fff !important;
}
#news a {
	color: #fff;
	display:block;
	}
	
.newsBox,
.newsBoxL {
	padding: 15px 5%;
	background-color: rgba(0, 0, 0, 0.8);
	color: #fff;
}

.dateBox {
	float: left;
	margin: 0 0 0 5px;
}

.dateBox span {
	font-size: 10px;
	display: block;
	text-align: center;
}

.dateBox .date {
	font-size: 28px;
	font-weight: bold;
	margin: 5px 0 12px 0;
}

.newsBox h3 {
	float: left;
	margin: 0 0 0 20px;
	font-size: 13px;
	line-height: 3;
}

.newsBox p {
	clear: both;
	width: 100%;
	font-weight: normal;
	padding-top: 10px;
	border-top: 1px solid #fff;
}

.newsBoxL h3 {
	border-bottom: 1px solid #fff;
	font-weight: normal;
	font-size: 13px;
	padding-bottom: 12px;
	margin-bottom: 15px;
}

.newsBox p,
.newsBoxL p {
	line-height: 1.5;
	font-size: 12px;
}

#slideSp {
	height: 100vh !important;
}

#firstView {
	height: 100vh;
}

.explore {
	width: 60px;
	display: block;
	margin: 0 auto;
	padding-bottom: 15px;
}
}