@charset "utf-8";
/* CSS Document */

.mv h2 {
	background: url("../assets/img/shiwa/main190808.jpg") no-repeat center center;
	background-size: cover;
	height: 701px;
	width: 1400px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	margin: 0 auto;
}

.mv2 h2 {
	background: url("../assets/img/shiwa/main190808-2.jpg") no-repeat center center;
	background-size: cover;
	height: 701px;
	width: 1400px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	margin: 0 auto;
}


.selector .contents {
	display: block;
	margin-top: 30px;
}
.selector .contents.c1.on::before {
	display: none;
}
.selector ul li.nav1.on span {
	background: url("/lp/assets/img/shiwa/tab-btx.png") no-repeat 0 0;
}
.selector ul li.nav1-y span {
    background: url("img/tab-btx.png") no-repeat 0 0;
}
.selector ul li.nav6-y span {
    background: url("img/tab-xc.png") no-repeat 0 0;
	margin-top: 20px;
}
