@font-face{
	font-family:icon-Nissan-Global;
	src:url(/COMMON/GN/FONTS/ICONS/Nissan-Global.eot);
	src:url(/COMMON/GN/FONTS/ICONS/Nissan-Global.eot?#iefix) format("embedded-opentype"),
	url(/COMMON/GN/FONTS/ICONS/Nissan-Global.woff) format("woff"),
	url(/COMMON/GN/FONTS/ICONS/Nissan-Global.ttf) format("truetype"),
	url(/COMMON/GN/FONTS/ICONS/Nissan-Global.svg#wp-icons) format("svg");
	font-weight:400;
	font-style:normal;
}
body {
	width:auto;
	font-size:0.875em;
	font-family: Verdana,"ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",sans-serif;
}
h1,h2,h3,h4,h5 {
	margin:0;
	padding:0;
}
img {
	max-width:100%;
	height:auto;
}
* {
	box-sizing: border-box;
}
p {
	margin:0;
}
img, fieldset {
	border:none;
}
ul,ol {
	list-style: none;
	padding:0;
	margin:0;
}
.pc_obj {
	display:block !important;
}
.sp_obj {
	display:none !important;
}
.cf:after {
	content:" ";
	display:block;
	clear:both;
}
.btn a,
.btn span {
	width: auto;
	text-decoration: none;
	line-height: 1.3;
	display: inline-block;
	font-size: 1em;
	border: 1px solid #c3002f;
	background: #c3002f;
	color: #fff;
	font-family: "Nissan Regular",Verdana,"ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",sans-serif;
	padding: 0.8571428571em 45px 0.8571428571em 20px;
	position:relative;
	cursor:pointer;
}
.btn a:after,
.btn span:after {
	font-family: icon-Nissan-Global;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 0.7857142857em;
	content: "";
	color: #fff;
	right: 20px;
	top: 50%;
	overflow: hidden;
	margin-top: -.5em;
	position: absolute;
}
.btn a:hover,
.btn span:hover{
	background: #920023;
	border-color: #920023;
}
.item-hide {
	display:none;
}
#topNav {
	width:auto;
	max-width:1170px;
	margin:0 auto;
}
#mainContents {
	width:auto;
	max-width:1210px;
	margin:24px auto 40px;
	padding: 0 20px;
}
#conditionBox {
	background: #343434;
	border:0;
	color:#c1c1c1;
	margin-top:0;
}
#conditionBox .btn span {
	display:block;
	margin-top:15px;
	text-align: center;
}
#carLine .btn span {
	border: 1px solid #757575;
	background: #757575;
}
#carLine .btn span:hover{
	background: #8f8f8f;
	border-color: #8f8f8f;
}
#conditionBox .carline-list {
	overflow: hidden;
	padding: 0 10px;
}
#conditionBox .carline-list li {
	width:50%;
	margin:0;
}
#conditionBox .carline-list li .list-box {
	border:1px solid #4c4c4c;
	margin: 0 1px 1px 0;
	overflow: hidden;
}
#conditionBox .carline-list li .list-box:nth-child(even) {
	margin: 0 0 1px 0;
}
#conditionBox .carline-list li .color-chip {
	width: 100%;
	height: 28px;
	position: relative;
	color:#c1c1c1;
	background:none;
	font-size:0.75rem;
}
#conditionBox .carline-list li .color-chip span {
	display:block;
	position: absolute;
	top: 1.1em;
	margin: auto;
	right: 0;
	left: 0;
}
#conditionBox .carline-list .color-chip.checked,
#conditionBox .carline-list .color-chip:hover {
	background: #c3002f;
}
#conditionBox .carline-list .color-chip.checked span,
#conditionBox .carline-list .color-chip:hover span {
	color:#fff;
}
#conditionBox .carline-list .lv-btn a:after {
	font-family: icon-Nissan-Global;
	content: "";
    color: #c1c1c1;
    top: 50%;
    display: inline-block;
	font-size: .625rem;
    right: 0.7em;
    position:absolute;
}
#conditionBox .carline-list .lv-btn a:hover {
	background-color: #c3002f;
}
#conditionBox .carline-list .lv-btn a:hover:after {
    color: #fff;
}
#defaultView .ctg-title {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

#defaultView .ctg-title a.category_link {
    position: relative;
    display: inline-flex;
    color:#000;
    padding-right: 15px;
    word-break: keep-all;
}
#defaultView .ctg-title a.category_link:after {
    font-family: icon-Nissan-Global;
    content: "";
    color: #c3002f;
    top: 20%;
    display: inline-block;
    font-size: .625rem;
    right: 0px;
    position: absolute;
}
#defaultView .ctg-title a.category_link:hover {
    color: #c3002f;
}

#conditionBox h3 {
	font-size:0.875rem;
	padding:10px 0;
}
#conditionBox h3 .ico-arrow {
	background:none;
	position:relative;
	display:block;
	width:auto;
	height:auto;
}
#conditionBox h3 .ico-arrow:after {
	font-family: icon-Nissan-Global;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size:1rem;
	content: "";
	color: #c3002f;
	right: 3px;
	top: 50%;
	overflow: hidden;
	margin-top: -.5em;
	position: absolute;
}
#conditionBox h3 .ico-arrow.close:after {
	content: "";
}
#conditionBox #driveTypeList .checkbox-list li.box-left,
#conditionBox #ecocarLine .box-left {
	border-right:solid 1px #4c4c4c;
}
#resultBox {
	float:none;
	margin-left:319px;
	width:auto;
	overflow-x: hidden;
}
#resultDisplayArea {
	width:auto;
	overflow:visible;
}
#conditionBox #bodyType .checkbox-list li .thmb img {
	width: 76px;
	height: 43px;
}
#conditionBox .cb-checkbox {
	font-size:0.75rem;
}
#defaultView .ctg-title {
	clear: both;
}
#resultDisplayArea #simpleView ul,
#resultDisplayArea #defaultView ul,
#resultDisplayArea #defaultBizView ul,
#resultDisplayArea #defaultNismoView ul {
	width:auto;
}
#resultDisplayArea #simpleView .car-txt p.price,
#resultDisplayArea #defaultView .car-txt p.price,
#resultDisplayArea #defaultBizView .car-txt p.price,
#resultDisplayArea #defaultNismoView .car-txt p.price {
	font-size:1rem;
	color:#c3002f;
	font-weight:bold;
	font-family: "Nissan Regular","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",sans-serif;
}
#resultDisplayArea #simpleView .car-txt p.category,
#resultDisplayArea #defaultView .car-txt p.category,
#resultDisplayArea #defaultBizView .car-txt p.category,
#resultDisplayArea #defaultNismoView .car-txt p.category {
	font-size:1em;
}
#searchCondition {
	overflow:hidden;
	width:auto;
	z-index:50;
}
#searchCondition .box-right dl,
#searchCondition .box-right dl dd {
	margin:0;
	font-size: 0.75rem;
}
#searchCondition .result-num-box #cnt-summary {
	font-size:1rem;
}
#searchCondition #sc-colorList {
	display:none;
}
#searchCondition #sc-colorList.item-show {
	display:block;
}
#searchCondition div.box-right dl.item-show,
#searchCondition div.box-right dl dd.item-show {
	display:block;
}
#resultDisplayArea .select-tab,
#resultDisplayArea #sub-select {
	display: none;
}
#bunnerArea ul.bunner-list,
#considerArea .bnr-list {
	width:auto;
}
#resultDisplayArea #simpleViewContainer {
	width:auto;
}
#defaultView .ctg-title {
	margin-bottom:10px;
}
#defaultView .ctg-title h4,
#simpleView .ctg-title h4 {
	font-weight: bold;
	font-size:1.2em;
}
#simpleView li a.decorator,
#defaultView li a.decorator,
#defaultBizView li a.decorator,
#defaultNismoView li a.decorator{
	height:auto !important;
}
#resultDisplayArea #simpleView li a.decorator,
#resultDisplayArea #defaultView li a.decorator,
#resultDisplayArea #defaultBizView li a.decorator,
#resultDisplayArea #defaultNismoView li a.decorator {
	position:static;
	width:auto;
	background:none;
	border:0;
	position:relative;
}
#resultDisplayArea #simpleView li a.decorator:hover,
#resultDisplayArea #defaultView li a.decorator:hover,
#resultDisplayArea #defaultBizView li a.decorator:hover,
#resultDisplayArea #defaultNismoView li a.decorator:hover {
	border:0;
}
#resultDisplayArea #simpleView .car-txt,
#resultDisplayArea #defaultView .car-txt,
#resultDisplayArea #defaultBizView .car-txt,
#resultDisplayArea #defaultNismoView .car-txt {
	position:relative;
}
#resultDisplayArea .car-txt .info-links {
	/*display:none;*/
	background-color:#2a2a2a;
	position:absolute;
	z-index:10;
	min-width:240px;
	display:none;
}
#resultDisplayArea .car-txt .info-links.open {
	display:block;
}
#resultDisplayArea .info-links span {
	display:block;
	position:relative;
	font-size:0.75rem;
	border-bottom:1px solid #1a1a1a;
}
#resultDisplayArea .info-links .web {
	background-color:#1a1a1a;
}
#resultDisplayArea .info-links .web a {
	padding:17px 30px 17px 50px;
	font-size: 0.875rem;
	font-weight: bold;
}
#resultDisplayArea .info-links .catalog {
	display:none;
}
#resultDisplayArea .info-links span:before {
	overflow: hidden;
	left: 15px;
	top: 50%;
	position: absolute;
}
#resultDisplayArea .info-links .web:before {
	content: url(../IMAGES/icon_web.png);
	margin-top: -7px;
}
#resultDisplayArea .info-links .sim:before {
	content: url(../IMAGES/icon_sim.png);
	margin-top: -10px;
}
#resultDisplayArea .info-links .catalog:before {
	content: url(../IMAGES/icon_catalog.png);
	margin-top: -9px;
	left: 16px;
}
#resultDisplayArea .info-links .drive:before {
	content: url(../IMAGES/icon_drive.png);
	margin-top: -9px;
}
#resultDisplayArea .info-links .shop:before {
	content: url(../IMAGES/icon_shop.png);
	margin-top: -10px;
	left:17px;
}
#resultDisplayArea .info-links span a {
	color:#fff;
	text-decoration:none;
	display:block;
	padding:15px 30px 15px 50px;
}
#resultDisplayArea .info-links span a:hover {
	opacity:0.7;
}
#resultDisplayArea .info-links span a:after,
#resultDisplayArea #simpleView .car-txt h3 span:after,
#resultDisplayArea #defaultView .car-txt h3 span:after,
#resultDisplayArea #defaultBizView .car-txt h3 span:after,
#resultDisplayArea #defaultNismoView .car-txt h3 span:after {
	font-family: icon-Nissan-Global;
	speak: none;
	font-style: normal;
	font-weight: 400;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	font-size: 0.785714em;
	content: "";
	color: #c3002f;
	right: 20px;
	top: 50%;
	margin-top: -0.5em;
	position: absolute;
	font-variant: normal;
	overflow: hidden;
}
#resultDisplayArea #simpleView .car-txt h3,
#resultDisplayArea #defaultView .car-txt h3,
#resultDisplayArea #defaultBizView .car-txt h3,
#resultDisplayArea #defaultNismoView .car-txt h3 {
	height:auto;
	background:none;
	cursor: pointer;
	font-size:0.8125rem;
	font-weight:bold;
}
#resultDisplayArea #simpleView .car-txt.inf h3,
#resultDisplayArea #defaultView .car-txt.inf h3,
#resultDisplayArea #defaultBizView .car-txt.inf h3,
#resultDisplayArea #defaultNismoView .car-txt.inf h3 {
	background-color:#8a8a8a;
	color:#fff;
	padding:0 7px;
}
#resultDisplayArea #simpleView .car-txt h3 span,
#resultDisplayArea #defaultView .car-txt h3 span,
#resultDisplayArea #defaultBizView .car-txt h3 span,
#resultDisplayArea #defaultNismoView .car-txt h3 span {
	position: relative;
	display:block;
	padding:10px 15px 10px 0;
	border-bottom:1px solid #ddd;
}
#resultDisplayArea #simpleView .car-txt.inf h3 span,
#resultDisplayArea #defaultView .car-txt.inf h3 span,
#resultDisplayArea #defaultBizView .car-txt.inf h3 span,
#resultDisplayArea #defaultNismoView .car-txt.inf h3 span {
	border-bottom:0;
}
#resultDisplayArea #simpleView .car-txt h3 span:after,
#resultDisplayArea #defaultView .car-txt h3 span:after,
#resultDisplayArea #defaultBizView .car-txt h3 span:after,
#resultDisplayArea #defaultNismoView .car-txt h3 span:after {
	content: "";
	color: #c3002f;
	right: 0;
	top: 50%;
	overflow: hidden;
	margin-top: -.5em;
	position: absolute;
	font-size: 0.875rem;
}
#resultDisplayArea #simpleView .car-txt h3 span:focus,
#resultDisplayArea #defaultView .car-txt h3 span:focus,
#resultDisplayArea #defaultBizView .car-txt h3 span:focus,
#resultDisplayArea #defaultNismoView .car-txt h3 span:focus,
#resultDisplayArea #simpleView .car-txt h3 span::selection,
#resultDisplayArea #defaultView .car-txt h3 span::selection,
#resultDisplayArea #defaultBizView .car-txt h3 span::selection,
#resultDisplayArea #defaultNismoView .car-txt h3 span::selection {
	background-color:transparent;
}
#resultDisplayArea #simpleView .car-txt h3.open span:after,
#resultDisplayArea #defaultView .car-txt h3.open span:after,
#resultDisplayArea #defaultBizView .car-txt h3.open span:after,
#resultDisplayArea #defaultNismoView .car-txt h3.open span:after {
	color: #323232;
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);

}
#resultDisplayArea #simpleView .car-txt p.category,
#resultDisplayArea #defaultView .car-txt p.category,
#resultDisplayArea #defaultBizView .car-txt p.category,
#resultDisplayArea #defaultNismoView .car-txt p.category {
	display:none;
}
#resultBox #result-notes {
	margin-bottom: 70px;
	margin-top: 80px;
}
#resultDisplayArea #simpleViewContainer .car-ph {
	cursor:pointer;
}
#conditionBox.open .category-box.item-show {
	display:block;
}
#mainContents .mbox{
	text-align:center;
	margin-bottom:25px;
	position: relative;
}

#mainContents .mbox .pc_obj{
	width:780px;
	margin: auto;
}

/*購入検討サポート*/
/*#considerArea .c_063-0 {
	overflow: hidden;
	position: relative;
}
#considerArea .grid-row {
	margin-top: 0;
}
#considerArea .grid-row:before {
	content: " ";
	display: table;
}
.c_063-0 .heading-group h2 {
	padding-bottom: 0;
	margin:0 0 5px;
}
.c_063-0 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.c_063-0 ul li {
	color:#fff;
	font-family: "Nissan Regular",Verdana,Arial,sans-serif;
	text-decoration: none;
	text-align: left;
	font-size: 1em;
	line-height: 1.3;
	position: relative;
	height: auto;
	padding: 0;
	width:50%;
	float:left;
	min-width:330px;
}
.c_063-0 ul li:hover {
	background: #920023;
	border-color: #920023;
}
.c_063-0 ul li a {
	border: 1px solid #c3002f;
	background: #c3002f;
	padding: 0.875em 2em;
	font-size: 1em;
	word-break: break-word;
	margin:0 10px 10px 0;
	display: block;
	color:#fff;
	text-decoration: none;
}
.c_063-0 ul li a:nth-child(even) {
	margin:0 0 10px 0;
}
.c_063-0 a .icon {
	display: inline-block;
	font-size: 3em;
	text-decoration: none;
	vertical-align: middle;
	font-weight: normal;
	font-style: normal;
	font-family: "icons";
	line-height: 1;
	speak: none;
	-webkit-font-smoothing: antialiased;
}
.c_063-0 a .icon:before{
	font-family: icon-Nissan-Global;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.c_063-0 a .label {
	display: inline-block;
	word-break: break-word;
	word-wrap: break-word;
	font-size: 0.875rem;
	margin: 0 0 0 2em;
}
.c_063-0 a, .c_063-0 a:focus, .c_063-0 a:hover {
	text-decoration: none;
}
.c_063-0 .icon-dealer:before, .c_063-0 .icon-find-a-dealer:before {
	content: "";
}
.c_063-0 .icon-quote:before, .c_063-0 .icon-configure:before {
	content: "";
}
.c_063-0 .icon-quote:before, .c_063-0 .icon-trade-in-quote:before {
	content: "";
}
.c_063-0 .icon-test-drive:before, .c_063-0 .icon-testdrive:before {
	content: "";
}
#considerArea .other-support-btn {
	margin-top: 20px;
}
#considerArea .other-support-btn a {
	color:#666;
	text-decoration: none;
}*/



/*	-------------------------------------
 *	for CARLINEUP 修正案B
 *	------------------------------------- */


#wrapperAll.preview_type_b #simpleView .ctg-title {
	border-bottom: 1px dotted #C1C1C1;
	padding-bottom: 0.8em;
}

#wrapperAll.preview_type_b #simpleView .ctg-title h4 {
	font-size: 1.25rem;
	letter-spacing: 1px;
}

#wrapperAll.preview_type_b #simpleView ul img {
	width: 100%;
}

#wrapperAll.preview_type_b #simpleView ul .car-txt h3 {
	font-size: 1rem !important;
}


@media screen and (min-width: 471px) {
	#wrapperAll.preview_type_b #simpleView ul {
		border-bottom: 1px solid #C1C1C1;
		padding-bottom: 0 !important;
		margin-bottom: 38px;
		margin-left: -14px;
	}

	#wrapperAll.preview_type_b #simpleView ul li {
		width: 202px !important;
		box-sizing: border-box;
		margin-left: 14px !important;
		margin-right: 0 !important;
		height: auto !important;
	}

	#wrapperAll.preview_type_b #simpleView ul .car-ph {
		width: 190px !important;
		height: 130px !important;
		overflow: hidden;
		margin-bottom: 5px !important;
	}
}

@media screen and (max-width: 470px) {
	#wrapperAll.preview_type_b #simpleView ul {
		border-bottom: 1px solid #C1C1C1;
		padding-bottom: 0 !important;
		margin-bottom: 38px;
		margin-left: 0;
	}

	#wrapperAll.preview_type_b #simpleView ul li {
		width: 48.8% !important;
		box-sizing: border-box;
		margin-left: 0 !important;
		margin-right: 0 !important;
		height: auto !important;
	}

	#wrapperAll.preview_type_b #simpleView ul li:nth-of-type(even){
		margin-left: 2.4% !important;
	}

	#wrapperAll.preview_type_b #simpleView ul .car-ph {
		width: calc(173/375 * 100vw) !important;
		height: calc(118/375 * 100vw) !important;
		margin-bottom: 5px !important;
		overflow: hidden;
	}
}


/*	-------------------------------------
 *	for CARLINEUP 修正案C
 *	------------------------------------- */

#sp_floating_2 {
	display: none !important;
}

