@charset "utf-8";

/*@media only screen and (min-device-width : 320px) and (max-device-width : 720px) {*/
	/*
	.swPc {
		display: none;
	}

	.swSp {
		display: block;
		max-width: 100%;
		height: auto;
	}
	*/
	#gnHeader,
	#gnFooter {
		display: block;
	}
	
	/*
	#container #header,
	div#container .newnav div.naviList,
	div.newnav,
	div#sideMenu,
	#carList .priceCaption,
	#footer {
		display: none;
	}
	*/
	
	div#container2 {
		margin-left: 0
	}

	#container {
		width: 100%;
	}

	div#container2{
		border-left: none;
		width: 100%;
	}

	div#container div.content {
		margin: 0!important;
	}

	div#container2 div.content{
		width: 100%;
	}

	div#subTitleBox {
		line-height: 1.4;
		margin: 13px 4% 0;
	}

	div#subTitleBox .titleImg {
		display: none;
	}

	div#container2 div.content div.subheader{
		border-bottom: 2px solid #CCCCCC;
		margin: 0 4%;
		padding: 10px 0 20px;
		width: 92%;
	}
	
	/*
	#carContainer {
		background: none;
		width: 100%;
	}

	#carList .newIcon img {
		display: none;
	}

	#carList .ttl {
		border-bottom: 2px dotted #CCCCCC;
		margin: 0 2% 20px;
		padding: 30px 0 10px;
		width: auto;
		clear: both;
	}

	#carList .ttl,
	#carList .row1,
	#carList .row2,
	#carList .row3,
	#carList .row4,
	#carList .row5,
	#carList .row6,
	#carList .row7,
	#carList .row8,
	#carList .row9,
	#carList .row10,
	#carList .row11,
	#carList .row12,
	#carList .row13,
	#carList .col1,
	#carList .col2,
	#carList .col3,
	#carList .col4,
	#carList .col5 {
		position: static;
	}

	#carList .carLink,
	#carList .carBox01 {
		height: auto;
		width: 46%;
		margin: 0 2% 20px;
		float: left;
	}

	.carLink img {
		margin: 0;
		width: 100%;
	}

	#carList {
		padding: 0 2%;
	}

	.subheader img,
	.ttl img {
		width: 100%;
	}

	#carList #contents_tab03 .priceTop{
		display: none;
	}

	#carList #contents_tab03 .categoryTtl{
		background: none;
		width: 300px;
		height: auto;
		margin: 0 auto;
		padding: 30px 0 10px 0;
		border-bottom: 2px dotted #cccccc;
		float: none;
	}

	.categoryTtl img {
		width: 100%;
		height: auto;
	}


	.carNameLink img {
		width: 100%;
	}

	#carList #contents_tab03 .carNameLink,
	#carList #contents_tab03 .carName{
		float: none;
		height: auto;
		margin: 0 0 11px;
		position: static;
		width: 100%;
	}

	#carList #contents_tab03 .carInfo{
		background: url(../../../CARSINDEALER/IMAGES/pc_bg_gray_sp.gif) 0 4px no-repeat;
		background-size: 300px 50px;
		width: 300px;
		height: 55px;
		margin: 20px auto 0;
	}

	#carList #contents_tab03{
		background: none;
	}

	#carList {
		clear: both;
	}

	#carContainer .tabList li {
		margin-right: 0;
		width: 33%;
	}

	#carContainer .tabList .tab02 {
		margin: 0 0.5%;
	}

	#carContainer .tabList li img {
		width: 100%;
	}

	.carLine1 {
		display: none;
	}

	#carList #contents_tab03 .priceLength,
	#carList #contents_tab03 .priceRange {
		display: none;
	}
	#carList #contents_tab03 .priceLengthSP,
	#carList #contents_tab03 .priceRangeSP {
		display: block;
		background: url(../../../CARSINDEALER/IMAGES/pc_redline_sp.png) repeat-x scroll left top transparent;
	}
	*/

	#gnHeader #headerMenu ul li a {
		line-height: 40px;
	}

	#headerFixedMenu ul li a {
		line-height: 34px;
	}

/*}*/

#gnHeader {
	z-index: 100;
	position: relative;
	display: block;
	margin-bottom: 20px;
}

#gnHeader #headerLogo{
	position: absolute;
	left: 13px;
	z-index: 100;
}

#gnHeader #headerLogo img{
	width: 149px;
}

#gnHeader #headerMenuBtnWrap{
	border-bottom: 1px solid #c1c1c1;
	overflow: hidden;
}

#gnHeader #headerMenuBtnWrap #headerMenuBtn{
	border-left: 1px solid #c1c1c1;
	float: right;
}
#gnHeader #headerMenu {
	display: none;
	width: 100%;
	position: absolute;
	background: #fff;
	z-index: 50;
	padding-bottom: 80px;
}
#gnHeader #headerMenu ul{
	padding-top: 10px;
	background: none;
	position: static;
	box-shadow: 0px 2px 5px 1px #eee;
	padding-left: 0;
}
#gnHeader #headerMenu ul li{
	border-bottom: 1px solid #c1c1c1;
	font-weight: bold;
	font-size: 12px;
	line-height: 40px;
	text-indent: 12px;
	float: none;
	padding: 0;
	position: static;
}

#gnHeader #headerMenu ul li a{
	display: block;
	background: url(http://k.nissan.co.jp/gn/images/icn_menu_off.jpg) no-repeat 96% center;
	background-size: 12px 8px;
	padding: 0;
	border: 0;
}
#gnHeader #headerMenu ul li a.selected{
	background: url(http://k.nissan.co.jp/gn/images/icn_menu_on.jpg) no-repeat 96% center;
	background-size: 12px 8px;
	color: #c71444;
}

#gnHeader #headerMenu ul li img{
	width: 100%;
}

#gnHeader #headerMenu ul li ul{
	display: none;
	margin: 0;
	border: 0;
	padding: 10px 0;
	position: static;
	border-top: 1px solid #c1c1c1;
	background-image: linear-gradient(#f0f0f0 0%,white 100%);
}

#gnHeader #headerMenu ul li ul li{
	border: none;
	background: none;
	font-size: 12px;
	line-height: 28px;
	text-indent: 24px;
}

#gnHeader #headerMenu ul li.cat{
	font-size: 14px;
}
#gnHeader #headerMenu ul li.catEnd{
	background: url(http://k.nissan.co.jp/gn/images/bg_dot_line.png) no-repeat 20px bottom;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#gnHeader #headerMenu ul li ul li a{
	background: none;
	padding: 0;
	color: #666;
}
#gnHeader #headerMenu ul li ul li a:hover{
	background: none;
	color: #c71444;
}

#gnHeader #headerMenu ul li ul li a.selected{
	color: #c71444;
	background: none;
}

#gnHeader #headerMenu ul li ul.carImage{
	overflow: auto;
	white-space: nowrap;
	-webkit-overflow-scrolling: touch;
}

#gnHeader #headerMenu ul li ul.carImage li{
	display: inline-block;
}

#gnHeader #headerMenu ul li ul.carImage li img{
	width: auto;
}

#gnHeader #headerFixedMenu{
	background: #fff;
	display: none;
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 100;
}

#gnHeader #headerFixedMenu {
	box-shadow: 0px -2px 2px 2px #eee;
}
#gnHeader #headerFixedMenu ul{
	border-top: 4px solid #c71444;
}
#gnHeader #headerFixedMenu ul li{
	border-bottom: 1px solid #c1c1c1;
	font-weight: bold;
	font-size: 12px;
	line-height: 34px;
	text-indent: 12px;
}
#gnHeader #headerFixedMenu ul li a{
	display: block;
	color: #333;
}

#headerMenuOverlay{
	height: 100%;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background: #fff;
	display: none;
	z-index: 99;
}

#gnContentsArea.hide{
	display: none;
}

#gnFooter{
	display: block;
}

#gnFooter.hide{
	display: none;
}

#gnFooter .fb-like-box{
	border-top: 1px solid #c1c1c1;
	width: 100%;
}
