@charset "UTF-8";
@media screen and (min-width: 1501px){
.no_pc {
	display: none;
}

header {
	background-color: #000;
	height: 80px;
	width: 100%;
	padding-bottom: 20px;
	min-width: 1200px;
}
header h1 {
	font-weight: bold;
	font-size: 12px;
	float: left;
	text-align: center;
	display: inline-block;
	padding-left: 30px;
	margin: 0px;
	padding-top: 10px;
	color: #fff;
}
header h1 img {
	width: 225px;
}
header .txt {
	float: left;
	font-size: 18px;
	line-height: 75px;
	color: #fff;
	padding-left: 20px;
	margin-top: 0px;
	font-family: 'Roboto', sans-serif;
	letter-spacing: 1px;
}
header ul {
	display: inline-block;
	float: right;
}
header ul li{
	display: inline-block;
	margin-right: 15px;
}
header ul li a {
	font-size: 13px;
	color: #fff;
	text-decoration: none;
	display: block;
	height: 75px;
	line-height: 75px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	letter-spacing: 1px;
}
header ul li a:hover {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	transition: 0.3s;
	color: #999;
}
header .entry.no_sp {
	float: right;
	height: 80px;
	width: 80px;
	margin: 0px;
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
}
header .entry.no_sp a {
	line-height: 80px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	display: block;
	height: 80px;
	width: 80px;
	background-color: #838383;
}
header .entry.no_sp a:hover {
	opacity: .60; 
	filter: alpha(opacity=60); 
	-ms-filter: "alpha(opacity=60)"; 
	-khtml-opacity: .60;
	-moz-opacity: .60; 
	transition: 0.3s;	
}
#contents {
	min-width: 1200px;
}
#wrap .wrap {
	background-color: #fff;
	width: 100%;
	overflow: hidden;
}

/********************#div01********************/
#div01 {
	width: 100%;
}
#div01 h2 {
	font-size: 14px;
	color: #fff;
	margin: 0px;
	padding-top: 100px;
	padding-bottom: 100px;
	background-color: #000;
	text-align: center;
	font-weight: normal;
	background-image: url("../images/nissann_GCP_B.png");
}
#div01 h2 img {
	margin-bottom: 40px;
	max-width:941px;
}
#div01 .wrap .cf.btn {
	width: 576px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#div01 .wrap .cf.btn li {
	float: left;
	width: 288px;
	list-style-type: none;
}
#div01 section {
	width: 953px;
	margin-right: auto;
	margin-left: auto;
	color: #4c4c4e;
	font-size: 14px;
}
#div01 .wrap .cf .box01    {
	width: 500px;
	float: left;
}
#div01 h4 {
	font-size: 20px;
	line-height: 26px;
}
#div01 .wrap .cf .box02{
	float: right;
	width: 414px;
}
#div01 .wrap section .box4{
	float: left;
	width: 414px;
	padding-top: 10px;
}
#div01 .wrap section .box5    {
	width: 500px;
	float: right;
}




/********************#box********************/
#box {
	overflow: hidden;
	color: #4c4c4e;
}
#box h4 {
	margin-top: 100px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#box .wrap .box01 {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	padding-bottom: 40px;
	background-color: #e6e7e8;
}
#box .wrap ul {
	margin-right: auto;
	margin-left: auto;
	width: 978px;
}
#box .wrap ul li {
	float: left;
	width: 306px;
	padding-right: 10px;
	padding-left: 10px;
	list-style-type: none;
	font-size: 11px;
}
#box .wrap ul li span {
	font-size: 12px;
	font-weight: bold;
	display: block;
	padding-top: 10px;
}









/********************footer********************/
footer {
	bottom: 0px;
	height: 80px;
	background-color: #000;
	width: 100%;
	min-width: 1200px;
}
footer ul {
	float: right;
	display: inline-block;
}
footer ul li{
	display: inline-block;
	margin-right: 15px;
	line-height: 80px;
	color: #fff;
	text-decoration: none;
	float: right;
}
footer ul li a {
	color: #fff;
	text-decoration: none;
}
footer ul li a:hover {
	color: #fff;
	transition: 0.3s;
	color: #999;
}
#end000000000 {
}
}
