@charset "utf-8";

body {
	font-family:"メイリオ",Osaka,"ヒラギノ角ゴ Pro W3",sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	line-height: 1.2em;
	background-color:#000000;
	font-weight:normal;
	min-width:1200px;
}
#content-wrapper {
	visibility: visible;
}
section{position:relative;}
.f_l{float:left;}
.f_r{float:right;}
.chu{font-size:10px !important; text-align:left !important;}
.txt_red{color:;}
.main{
	max-width:1400px;
	margin:0 auto;
}
.ob_mp4Video{display:none;}
:root .ob_mp4Video {
  display:block\0/;
}
:root .vi_mp4Video {
  display:none\0/;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.ob_mp4Video {display: block !important;}
.vi_mp4Video {display: none !important;}
}


/*-------header--------*/
header{
	background-color:#000000;
	height:35px;
	position: fixed;
	top:0;
	left:0;
	width:100%;
	z-index:1000;
}
nav{
	padding-left: 180px;
	margin: 0 auto;
	width: 100%;
	max-width: 1000px;
}
nav ul li{
	width: 24%;
	display: block;
	float: left;
}
nav ul li a{
	display:inline-block;
	cursor:pointer;
	padding:10px 0 10px 0;
	width:100%;
	background-image:url("../images/arrow_bottom_w.png");
	background-repeat:no-repeat;
	background-position:3px 50%;
}
@-moz-document url-prefix() {
  nav ul li a {padding:20px 0;}
}
nav ul li a.active{background-color:#999;}
nav ul li a:hover,
nav ul li a:active{
	background-color:#999;
}
.subaru_logo{
	margin-left: 22px;
	z-index: 9999;
	position: fixed;
}
.subaru_logo img{
	box-shadow:rgba(0, 0, 0, 0.6) 0px 2px 9px -5px;
	-webkit-box-shadow:rgba(0, 0, 0, 0.6) 0px 2px 9px -5px;
	-moz-box-shadow:rgba(0, 0, 0, 0.6) 0px 2px 9px -5px;
}

/*-------contents--------*/
.contents{
	max-width:100%;
	margin:0 auto;
}
a, a:visited{color:#ffffff;}
h1 {
	margin-top:9%;
	margin-left:7px;
	text-align:left;
	width: 20%;
}
h1 img{max-width:87%;}
h2{
	background:url(../images/underline.png) bottom left no-repeat;
	text-align:left;
	font-size:28px;
	width:450px;
	padding-bottom:10px;
	font-weight:normal;
	line-height: 1.2em;
	margin-top:120px;
	margin-left:9%;
	position:absolute;
	top:0;
}
.itemCtr{
	width:1200px;
	margin:0 auto;
}

/*toggle*/
.toggleBtn{
	background-color:#eee;
	font-weight:normal;
	cursor:pointer;
	width:100%;
}
.toggleBtn dt,.closeTgl{
	display:block;
	background:url("../images/arrow_bottom_b.png") 20px 50% no-repeat;
	padding:10px;
	border-bottom:1px solid #ccc;
	text-align: left;
}
.toggleBtn dt span{
	padding-left:50px;
	vertical-align:middle;
}
.toggleBtn dt:hover,.closeTgl:hover{opacity:0.5;filter: alpha(opacity=50);/*IE8*/}
.toggleBtn img{vertical-align:middle;}
.toggleBtn img{margin-right:20px;}
dt.acriveTgl,.closeTgl{
	background:url("../images/arrow_up_b.png") 20px 50% no-repeat;
	border-top:1px solid #ccc;
}
.closeTgl{padding-left:50px;}
.fixed-bottom {
  position: fixed;
  bottom: 24px;
}
a, a:visited {
	text-decoration: none;
}
.intBg{z-index:10;}
.carBg,.intBg{
	overflow: hidden;
	width: 100%;
}
.bg_bk{
	/*background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjY1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC42NSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left,  rgba(0,0,0,0.65) 0%, rgba(0,0,0,0.65) 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,0,0,0.65)), color-stop(100%,rgba(0,0,0,0.65)));
	background: -webkit-linear-gradient(left,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.65) 100%);
	background: -o-linear-gradient(left,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.65) 100%);
	background: -ms-linear-gradient(left,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.65) 100%);
	background: linear-gradient(to right,  rgba(0,0,0,0.65) 0%,rgba(0,0,0,0.65) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#a6000000',GradientType=1 );*/
	background-image:url(../images/bg_bk.png);
}
.bg_w{
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjc1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMC43NSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left,  rgba(255,255,255,0.75) 0%, rgba(255,255,255,0.75) 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0.75)), color-stop(100%,rgba(255,255,255,0.75)));
	background: -webkit-linear-gradient(left,  rgba(255,255,255,0.75) 0%,rgba(255,255,255,0.75) 100%);
	background: -o-linear-gradient(left,  rgba(255,255,255,0.75) 0%,rgba(255,255,255,0.75) 100%);
	background: -ms-linear-gradient(left,  rgba(255,255,255,0.75) 0%,rgba(255,255,255,0.75) 100%);
	background: linear-gradient(to right,  rgba(255,255,255,0.75) 0%,rgba(255,255,255,0.75) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfffffff', endColorstr='#bfffffff',GradientType=1 );
}
/*clear*/
.clear{
	clear:both;
}

/*color*/
#color{

}
.color_in{
	max-width:1000px;
	margin:0 auto;
	float:left;
	margin-left:22px;
	width:100%;
}
#color ul{
	width:70%;
	text-align:left;
	padding-bottom:25px;
	display:inline-block;
	float:left;
}
#color ul li{
	color:#ffffff;
	margin-top:3%;
}
#color ul li:hover{
	opacity:0.6;
	cursor:pointer;
	text-decoration:underline;
}
#color p{
	padding:25px 0;
	width:42%;
}
#color p img{
	width:70%;
}
#color ul li img{
	vertical-align:middle;
	margin:0 10px 0 0px;
	width:20px;
	height:20px;
}
#color ul li{
	font-size:13px;
}
/*slide btn*/

/*
.button::before,
.button::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button,
.button::before,
.button::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
	width:100%;
	height:100%;
}
*/
.button {
	display:block;
	width: 200px;
	height: 54px;
	text-align: center;
	text-decoration: none;
	outline: none;
	position: relative;
	z-index: 2;
	color: #333;
	line-height: 50px;
	background-color:#000\9;/*IE8*/
	width:100%\9;/*IE8*/
	height:100%\9;/*IE8*/
}
/*
.button:hover {
	color: #fff;
}
*/
.button:hover img{
	opacity:0.8;
	filter: alpha(opacity=80);/*IE8*/
}
/*
.button::after {
	top: 0;
	left: -100%;
	width: 100%;
	height: 100%;
	z-index:50;
	font-weight:bold;
	padding:20px;
    text-align: left;
    line-height:1.5em;
}
.button:hover::after {
	left: 0;
	background-color: #000;
	opacity:0.7;
	background-size:100%;
	background-position:center 50%;
}
*/
.mask{
	position:relative;
	border-top:1px solid #fff;
}
.mask a{
	height:100px;
	width:300px;
	overflow:hidden;
	color:#000 !important;
	text-align:left;
}
.mask img{
	position:absolute;
	top:-50%;
	left:0;
}
:root .mask img {
  left: -30px\0/;/*IE9*/
}
img.playBtn{
	left: 124px;
    position: absolute;
    top: 40%;
    left:74px\9;/*IE8*/
}
:root img.playBtn {
  left: 124px\0/;/*IE9*/
}
.itemTxt{
	clear:both;
	text-align:left;
	width:280px;
	padding:10px;
}
.itemTxt a{border:none;}
.itemTxt a:hover{text-decoration:underline;}



/*exterior*/
.itemImg{
	line-height: 1.5em;
	display:inline-block;
	box-shadow: 0 0 5px #fff;
	-moz-box-shadow: 0 0 5px #fff;
	-o-box-shadow: 0 0 5px #fff;
	-ms-box-shadow: 0 0 5px #fff;
	/*width:300px;
	height:100px;*/
	position:relative;
}
.itemInfo img{width: 100%;}
.itemInfo{
	border:1px solid #ffffff;
	max-width:360px;
	width: 40%;
}
.itemInfo p{
	padding:15px;
	font-size:16px;
	font-weight:normal;
	text-align:left;
}
.price{
	text-align:right;
	display:inline-block;
	width:100%;
}
.slideContentes{
	padding:39px 50px;
	color:#ffffff;
	overflow: hidden;
}
.slideContentes_in{
	margin-bottom:30px;
	clear:both;
}
.slideContentes img{
	float:left;
	width:100%;
}
.slideContentes span{
	float:left;
	padding:20px;
	width:100%;
	text-align:left;
}
.slideContentes h3{
	border-bottom: 1px solid #fff;
	font-size: 20px;
	font-weight:bold;
	line-height: 24px;
	padding: 0 0 5px;
	text-align:left;
	margin-left:20px;
	float:left;
	width:44%;
}
.open{
	opacity:0.5;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#a6000000',GradientType=1 );
	filter: alpha(opacity=50);/*IE8*/

}
#right-sidr{
	width:91%;
	background:url("../images/bg_slide.jpg")  left top no-repeat;
	background-size:100%;
	z-index: 90;
}
#right-menu{
	background: url(../images/controls_n.png) no-repeat 0 0;
	text-decoration: none;
	position:fixed;
	right:0;
	top:200px;
	color: #fff;
	display: block;
	z-index:100;
	width:63px;
	height:200px;
}
#right-menu:hover{
	opacity:0.5;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfffffff', endColorstr='#bfffffff',GradientType=1 );
}
.preBg{
	background: url(../images/controls_p.png) no-repeat 0 0 !important;
	left:5.1%;
}
.extItems img{width: 100%;}
.extItems{
	max-width: 48%;
	margin:10px;
	height: 546px;
}
.extItems p{
	font-size:16px;
	font-weight:normal;
}
#right-sidr .slideContentes span{
	width:100%;
	padding:10px 0;
}
#right-sidr .slideContentes h3{
	line-height: 24px;
	padding:10px 0;
	margin-left:0;
	width:100%;
	font-weight:normal;
}
#right-sidr .price{
	text-align:right;
	display:inline-block;
	width:100%;
}
.sItem{
	max-width: 23%;
}

/*accessoryArea*/
.accessoryArea{
	width:100%;
}
.tabContents{
	clear:both;
	padding:20px;
	text-align:left;
	display:none;
}
.tabContents span{
	width: 7.8%;
	display:inline-block;
	margin:15px 0;
}
.tabContents img{
	border:1px solid #fff;
	width:100%;
}
.tabContents.active{
	display:block;
}
.cont_in{
	max-width:1000px;
	margin:0 auto;
}
.cont_in a:hover{
	opacity:0.7;
}
.itemLink{text-align:right; padding:0 20px 20px 0;}
.itemLink a{color:#000;}
.itemLink a:hover{text-decoration:underline;}

/*-------banner--------*/
.bnrArea{
	padding:20px;
	text-align:left;
	background-color:#eeeeee;
	width:100%;
	box-sizing: border-box;
	position:relative;
	color:#000 !important;
}
.bnrArea .contents{
	max-width:1000px;
	min-height:auto;
}
.bnrArea span{
	width:24%;
	display:inline-block;
}
.bnrArea img{
	margin-right:20px;
	width:100%;
	min-width:120px;
}
.bnrArea img:hover{
	opacity:0.5;
	filter: alpha(opacity=50);/*IE8*/
}
.goTop{
	background-color:#eee;
	padding:10px 0;
	width:100%;
	color:#000;
	border-bottom:1px solid #ccc;
	font-weight:normal;
	cursor:pointer;
	text-align: left;
}
.goTop a{
	display:block;
	color:#000;
	background:url("../images/arrow_prev_b.png") 20px 50% no-repeat;
	padding-left:50px;
}
.goTop a:hover{opacity:0.5;filter: alpha(opacity=50);/*IE8*/}

/*------lightbox-------*/
.innner_box{
	text-align:left;
	padding:5px;
	position:relative;
	height: 300px;
    overflow-y: scroll;
}
.innner_box .itemImg img{
	width:100%;
}
.innner_box .f_l{
	width:40%;
}
.innner_box .f_r{
	width:58%;
	padding:10px;
	box-sizing:border-box;
}
.innner_box h3{
	width:100%;
	font-size:20px;
	line-height:24px;
	border-bottom:1px solid #ccc;
	padding:0 0 5px 0;
}
.innner_box p{
	margin:10px 0 10px 0;
	font-size:12px;
	line-height:18px;
	font-weight:normal;
}
.innner_box a{
	color:#000;
	bottom:5px;
	font-size:12px;
	text-decoration:underline;
	font-weight:normal;
}
.innner_box span{
	font-size:14px;
	font-weight:normal;
	text-align:right;
	display:block;
	margin:5px; 0 0 0;
}
#cboxLoadedContent{height:auto !important;}
#colorbox iframe{display:none;}
.item_link{
	text-align:right;
}
.item_link a{
	text-decoration:under-line;
}
.h272{
	height: 272px;
}
.mt78{
	margin-top:78px;
}

/*-------footer--------*/
footer{
	padding:20px 0;
	font-size:12px;
	font-weight:normal;
	background-color:#ffffff;
}

/*===========================================
	SP用CSS
============================================*/
@media screen and (max-width: 767px) {
	body{min-width:100%;}
	.main{max-width:100%;}
	.sp-obj{display: block;}
	.pc-obj{display: none;}
	header{width:100%; height:127px;}
	nav{max-width:100%;}
	nav ul li{width:33%;}
	nav ul li a{padding:18px 0; background-image:none;}
	nav span{display:block;}
	.subaru_logo{
		background-color:#ffffff;
		text-align:center;
		float:none;
		box-shadow:0;
		-webkit-box-shadow:0;
		-moz-box-shadow:0;
		display:block;
		text-align:center;
		width:100%;
	}
	.subaru_logo img{width:80px;}
	.sp_nav_line{
		border-left:1px solid #ffffff;
		border-right:1px solid #ffffff;
	}
	#first div{width:320px; height:auto; margin-left:0;}
	h2{
		background-size: 70%;
		font-size:20px;
	}
	#color{width:320px; height:auto; padding-bottom:15px;}
	#color ul,#color p{
		width:90%;
		float:none;
		margin:0 auto;
		padding: 0;
	}
	#color p img {width: 70%;}
	#color ul li{margin-top:0;}
	#color ul li img{width:65%; height:65%; margin:0 0 0 15%;}
	.mask{
		display:inline-block;
	}
	.itemImg{
		margin-right:0;
		margin-left:0;
		hreight:auto;
	}
	.extFImg01,.extFImg02,.extFImg03,.extFImg04,
	.extRImg01,.extRImg02,.extRImg03,.extRImg04,
	.intImg01,.intImg02,.intImg03,.intImg04,.intImg05{
		margin:0 !important;
		float:none !important;
		clear:both;
	}
	#right-sidr{width:auto;}
	#right-menu{
		background: url(../images/controls_n_sp.png) no-repeat 0 0;
		top:80%;
	}
	.tabContents span{width: 48%;}
	.slideArea li{width:95%; margin:0 auto;}
	.slideContentes{padding:150px 20px 20px 20px; text-align:left;}
	.slideContentes h3,.slideContentes span{width: 90%; float:none;}
	.slideContentes img{margin-bottom:10px;}
	.preBg{background: url(../images/controls_p_sp.png) no-repeat 0 0 !important;}
	.bnrArea{width:100%;}
	.bnrArea span{width:49%;}
	.bnrArea img{margin:10px 0;}
	.carBg{margin-top:113px;}
	.tabContents span{width: 24%;}
	.accessoryArea li{width:50%;}
	footer{width:100%;}

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