@charset "UTF-8";

/*------------------------------------
reset
--------------------------------------*/
#gnHeader ul,#gnHeader ul li{
	list-style: none;
	margin:0;
	padding:0;
}

#gnFooter ul,#gnFooter ul li{
	list-style: none;
	margin:0;
	padding:0;
}

/*------------------------------------
clearfix
--------------------------------------*/
#gnHeader .cf:before, #gnFooter .cf:before,
#gnHeader .cf:after, #gnFooter .cf:after {
    content: " ";
    display: table;
}

#gnHeader .cf:after, #gnFooter .cf:after {
    clear: both;
}

#gnHeader .cf , #gnFooter .cf {
    *zoom: 1;
}


/*------------------------------------
other modules
--------------------------------------*/
#gnHeader .text-right, #gnFooter .text-right{text-align:right !important;}
#gnHeader .text-center, #gnFooter .text-center{text-align: center !important;}
#gnHeader .text-left, #gnFooter .text-left{text-align: left !important;}
#gnHeader .float-left, #gnFooter .float-left{float: left !important;}
#gnHeader .float-right, #gnFooter .float-right{float: right !important;}

/*------------------------------------
css
--------------------------------------*/

#gnHeader, #gnFooter{
	font-size:12px;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	font-family: 'Hiragino Kaku Gothic Pro',Meiryo,'MS PGothic',sans-serif;
}

#gnHeader img, #gnFooter img{
	vertical-align: top;
}

#gnHeader a, #gnFooter a{
	text-decoration: none;
	color: #000;
}


#gnHeader{
	display: none;
	min-width:0px;
}

#gnFooter{
	display: none;
	min-width:0px;
}


/**
 * 2014/11/25 media query deletion
 */
/* @media screen and (max-width: 640px) { */



#gnHeader {
	z-index:100;
	position:relative;
	display: block;
	margin-bottom:20px;
	min-width:1px;
}


#gnHeader .headerLogo{
	position: absolute;
	left:0;
	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;
	width:45px;
}

#gnHeader .headerMenuBtnWrap .headerMenuBtn img{
	width:100%;
}


#gnHeader .headerMenu {
	display: none;
	width:100%;
	position:absolute;
	background: #fff;
	z-index:50;
	padding-bottom:100%;
}


#gnHeader .headerFixedMenu li {
    border-bottom: 1px solid #c1c1c1;
    font-size: 12px;
    font-weight: bold;
    text-indent: 12px;
}

#gnHeader .headerMenu ul.layersp{
	padding-top:4px;
	background: none;
	position:static;
	padding-left:0;
}

#gnHeader .headerMenu ul.layersp > li{
	border-bottom:1px solid #c1c1c1;
	font-weight: bold;
	font-size:12px;
	text-indent: 12px;
	float:none;
	padding:0;
	position:static;
}

#gnHeader .headerMenu ul.layersp > li > a{
	display: block;
	padding:11px 0;
	border:0;
}

#gnHeader .headerMenu ul.layer01{
/*	padding-top:10px; */
	background: none;
	position:static;
	box-shadow:0px 2px 5px 1px #eee;
	padding-left:0;
}
#gnHeader .headerMenu ul.layer01 > li{
	border-bottom:1px solid #c1c1c1;
	font-weight: bold;
	font-size:12px;
	text-indent: 12px;
	float:none;
	padding:0;
	position:static;
}


#gnHeader .headerMenu ul.layer01 > li > a{
	display: block;
	background:url(http://www.nissan.co.jp/SP/COMMON/GN/IMAGES/icn_menu_off.png) no-repeat 96% center;
	background-size:12px 8px;
	padding:11px 0;
	border:0;
}
#gnHeader .headerMenu ul.layer01 > li.selected > a{
	background:url(http://www.nissan.co.jp/SP/COMMON/GN/IMAGES/icn_menu_on.png) no-repeat 96% center;
	background-size:12px 8px;
	color:#c71444;
}

#gnHeader .headerMenu ul.layer01 >  li > a.no-icon{
	background: none;
}

#gnHeader .headerMenu ul.layer01 > li > img{
	width:100%;
}

#gnHeader .headerMenu ul.layer02{
	display: none;
	margin:0;
	border:0;
	padding:0;
	position:static;
	border-top:1px solid #c1c1c1;
	background-image:linear-gradient(#f4f4f4 0%,white 100%);
}

#gnHeader .headerMenu ul.layer02 > li{
	border:none;
	background: none;
	font-size:12px;
	text-indent:12px;
}


#gnHeader .headerMenu ul.layer02 > li > a{
	display: block;
	padding:11px 0;
	background:url(http://www.nissan.co.jp/SP/COMMON/GN/IMAGES/icn_menu_off.png) no-repeat 96% center;
	background-size:12px 8px;
	color:#666;
}


#gnHeader .headerMenu ul.layer02 >  li.selected > a{
	color:#c71444;
	background:url(http://www.nissan.co.jp/SP/COMMON/GN/IMAGES/icn_menu_on.png) no-repeat 96% center;
	background-size:12px 8px;
}

#gnHeader .headerMenu ul.layer02 >  li > a.no-icon{
	background: none;
}


#gnHeader .headerMenu ul.layer03{
	display: none;
	margin:0;
	border:0;
	padding:5px 0;
	position:static;
	border-top:1px solid #c1c1c1;
	background:#eee;
}

#gnHeader .headerMenu ul.layer03 > li{
	border:none;
	background: none;
	font-size:12px;
	text-indent:12px;
}


#gnHeader .headerMenu ul.layer03 > li > a{
	display: block;
	padding:11px 0;
	color:#666;
}


#gnHeader .headerFixedMenu{
	background: url(http://www.nissan.co.jp/SP/COMMON/GN/IMAGES/bg_fixed-menu.png) repeat-x;
	padding-top:4px;
	display: none;
	position:fixed;
	bottom:0;
	width:100%;
	z-index:100;
}
#gnHeader .headerFixedMenu ul{
	border-top:4px solid #c71444;
	background: #fff;
}
#gnHeader .headerFixedMenu ul li{
	border-bottom:1px solid #c1c1c1;
	font-weight: bold;
	font-size:12px;
	text-indent: 12px;
}
#gnHeader .headerFixedMenu ul li a{
	display: block;
	color:#333;
	padding:8px 0;
}



#gnFooter{
	display: block;
	min-width:1px;
}

#gnFooter.hide{
	display:none;
}

#gnFooter .fb-like-box{
	border-top:1px solid #c1c1c1;
	width:100%;
}

#gnFooter .company li{
	border-top:1px solid #c1c1c1;
	background: #eee;
}

#gnFooter .company li a{
	display: block;
	padding:11px 0;
	font-size:11px;
	color:#8a8a8a;
	text-indent:12px;
}

#gnFooter .policy li{
	border-bottom:1px dashed #c1c1c1;
}

#gnFooter .policy li:first-child{
	border-top:1px solid #c1c1c1;
}

#gnFooter .policy li:last-child{
	border:none;
}
#gnFooter .policy li a{
	display: block;
	color:#4c4c4c;
	padding:11px 0;
	font-size:9px;
	text-indent:12px;
}
/**
 * 2014/11/25 media query deletion
 */
/* } */



.hideByGn{
	display: none !important;
}

#gnHeader.hideByGn{
	display: block !important;
}