@charset "utf-8";

/*************************
 キービジュアル
**************************/
.top-kv {
	width:100%;
	max-width:1500px;
	margin:0 auto;
	text-align: center;
	background: #fff url(/CONNECT/MEMBER/shared/images/top_kv_pc.jpg) top center no-repeat;
	background-size: 1500px;
	height: 600px;
	padding-top: 275px;
}
@media screen and (max-width: 767px) {
	.top-kv {
		background: #fff url(/CONNECT/MEMBER/shared/images/top_kv_sp.jpg) top center no-repeat;
		background-size: 767px;
		padding-top: 80px;
	}
}
@media screen and (max-width: 1045px) {
	.top-kv .top-kv-login {
		padding: 0 0;
	}
}
.top-kv .multiple-item {
	display: flex;
	column-gap: 40px;
	justify-content: center;
	list-style: none;
	padding: 0;
	margin: 0;
}
@media screen and (max-width: 1045px) {
	.top-kv .multiple-item {
		column-gap: 3%;
	}
}
@media screen and (max-width: 767px) {
	.top-kv .multiple-item {
		flex-direction: column;
		align-items: center;
		row-gap: 10px;
	}
}
.top-kv .kv_item {
	background: rgba(0,0,0,0.8);
	position: relative;
	text-align:center;
	height: 235px;
	width: 350px;
	outline: none;
	padding: 30px 10px;
}
@media screen and (max-width: 1045px) {
	.top-kv .kv_item {
		padding: 30px 10px;
		height: 215px;
	}
}
.top-kv .kv_item .icon {
	color: #c3002f;
}
.top-kv .slick-prev::before {
	font-family: icon-Nissan-Global, 'Verdana', 'Hiragino Kaku Gothic ProN', 'Meiryo', 'MS PGothic', 'sans-serif' !important;
	content: "\e622" !important;
	color:#c3002f;
	font-weight: normal;
	font-size: 26px;
}
.top-kv .slick-next::before {
	font-family: icon-Nissan-Global, 'Verdana', 'Hiragino Kaku Gothic ProN', 'Meiryo', 'MS PGothic', 'sans-serif' !important;
	content: "\e634" !important;
	color:#c3002f;
	font-weight: normal;
	font-size: 26px;
}
.top-kv .login_category_txt {
	color:#fff;
	font-size: 18px;
	font-weight: 700;
}
@media screen and (max-width: 1045px) {
	.top-kv .login_category_txt {
		/*
		font-size: 1.8vw;
		*/
	}
}
.top-kv .login_category_btn {
	display: block;
	height: 91px;
	position: absolute;
	bottom: 0;
	width: 100%;
	left: 0;
	padding: 0 30px 30px 30px;
}
.top-kv .login_category_btn_inner {
	display: block;
	position: relative;
	height: 100%;
	width: 100%;
}
.top-kv .login_category_btn_inner a {
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align:left;
}
.top-kv .two_btn a:first-child {
	bottom: 53px;
}

@media screen and (max-width: 767px) {
	.top-kv .login_category_txt {
		font-size: 18px;
	}
	.top-kv .after_login_item p {
		font-size: 1.2em;
	}
}
@media screen and (max-width: 460px) {
	.top-kv .link_box {
		font-size: 14px;
	}
}
.kv-note {
    background: rgba(0,0,0,0.8);
    display: inline-block;
    margin-top: 20px;
    font-size: 14px;
    padding: 0.2em;
}
@media screen and (max-width: 767px) {
	.kv-note {
		margin-top: 10px;
		padding: 10px;
		width: 350px;
	}
}
.kv-note .text {
    margin: 0;
    color: #fff;
}

/*************************
 ログイン後に出来ること
**************************/
#after-login .after_login_box {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
#after-login .after_login_item {
	border-radius: 3px;
	background: #f9f9f9;
	padding: 30px;
	width: 100%;
	text-align:center;
	margin-bottom:20px;
}

#after-login .after_login_item:last-child {
	margin-bottom:0px;
}

@media screen and (min-width: 768px) {
	#after-login .after_login_item {
		width: 23.1%;
		margin-bottom:0;
	}
	#after-login .after_login_item {
		margin: 0 2.5% 0 0;
		margin-bottom:0;
	}
	#after-login .after_login_item:nth-of-type(4) {
		margin: 0 0;
		margin-bottom:0;
	}
}

@media screen and (min-width: 768px) and (max-width:960px){
	#after-login .after_login_item {
		width: 48.7%;
		margin-bottom: 2.5%;
	}
	#after-login .after_login_item:last-child {
		margin-bottom: 2.5%;
	}
	#after-login .after_login_item:nth-of-type(2) {
		margin-right: 0;
	}
}

@media screen and (max-width: 767.5px) {
	#after-login .after_login_item {
		padding: 0 0 0 60px;
		text-align: left;
		position: relative;
		background-color: #fff;
		margin-bottom: 0;
	}
	#after-login .after_login_item .icon{
		position: absolute;
		top: 5%;
		left: 13px;
		font-size: 2em;
	}
	#after-login .after_login_item h3{
		margin-top: 10px;
		font-size: 18px;
	}
}

/*************************
 NissanConnect サービスWeb申込はこちら
**************************/
#web-entry .webInfo {
/*
	background: #f9f9f9;
*/
	padding: 7px 0;
	margin-bottom: 10px;
}

#web-entry .webInfo .block {
	display: table;
	width: 100%;
	table-layout: fixed;
}

#web-entry .webInfo .block .col:first-child {
	width: 80px;
	text-align: center;
}

#web-entry .webInfo .block .col {
	display: table-cell;
	vertical-align: middle;
	padding: 9px 0;
}
#web-entry .webInfo .block .col:first-child img {
	height: 47px;
}
#web-entry .webInfo .block p {
	margin-bottom: 0;
}

#web-entry .webAppl a {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	font-size: 3.3vw;
	border-bottom: 1px solid #eeeeee;
	padding: 20px 13px;
	font-weight: bold;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

#web-entry .webAppl a:last-child {
	border-bottom-width: 0;
}

#web-entry .icon-keep_me_informed:after {
	float: right;
}

@media screen and (min-width: 500px) {
	#web-entry .webAppl a {
		font-size: 15px;
	}
}

@media screen and (min-width: 768px) {
	#web-entry .sub_title {
		text-align: right;
		font-size: 16px;
		font-weight: bold;
		margin: 0 10px 10px;
	}

	#web-entry .webAppl {
/*
		background: #f9f9f9;
*/
	}

	#web-entry .webAppl a {
		font-size: 1.7vw;
		padding: 29px 20px;
	}

	#web-entry .webInfo {
		padding: 0px 0;
		margin-bottom: 12px;
	}
	#web-entry .webInfo .block .col:first-child {
		width: 134px;
	}
	#web-entry .webInfo .block .col {
		padding: 12px 0;
	}
	#web-entry .webInfo .block .col:first-child img {
		height: 62px;
	}
	#web-entry .webInfo .block p {
		padding-right: 25.5%;
		padding-left: 25.5%;
	}
}

@media screen and (min-width: 992px) {
	#web-entry .webInfo {
		padding: 0px 0;
		margin-bottom: 12px;
	}
	#web-entry .webInfo .block .col:first-child {
		text-align: right;
		width: 32%;
	}
	#web-entry .webInfo .block .col {
		padding: 12px 0;
	}
	#web-entry .webInfo .block .col:first-child img {
		height: 62px;
	}
	#web-entry .webInfo .block p {
		padding-right: 25.5%;
		padding-left: 25.5%;
	}
}

@media screen and (min-width: 1024px) {
	#web-entry .webAppl a {
		font-size: 18px;
	}
}


/*************************
 基本操作/よくあるご質問
**************************/
#operation .basic-operations_item .twoColumnLinks .column{
	float: left;
	width: 49%;
	padding: 12px 17px;
}
#operation .basic-operations_item .twoColumnLinks .column:last-child{
	float: right;
}
#operation .basic-operations_item .twoColumnLinks {
	overflow: hidden;
}
#operation .basic-operations_img {
	margin-top: 50px;
	text-align: center;
}
#operation .basic-operations_txt {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 1px;
	color : #000;
	line-height: 1.5;
	margin: 4px 0 20px 0;
}
#operation .twoColumnLinks .column .heading {
	background: none;
}
#operation .basic-operations_item .twoColumnLinks .column .heading {
	font-weight: unset;
	font-size: 13px;
}
#operation .basic-operations_item .twoColumnLinks .btn1{
	float: left !important;
}
#operation .basic-operations{
	margin-bottom: 100px;
}

@media screen and (min-width: 768px) {
	#operation .basic-operations{
		display: flex;
		flex-wrap: wrap;
	}
	#operation .basic-operations_item{
		width: 48%;
		position: relative;
	}
	#operation .basic-operations_item:nth-child(2n){
		margin-left: 2%;
	}
	#operation .basic-operations_item:nth-child(n + 3){
		margin-top: 36px;
	}
	#operation .basic-operations_item .twoColumnLinks .column .heading {
		font-size: 13px
	}
	#operation .basic-operations_item .twoColumnLinks .column {
		padding: 12px 17px;
	}
	#operation .basic-operations_item .twoColumnLinks .column{
		width: 47%;
	}
	#operation .basic-operations_item .twoColumnLinks {
		position: absolute;
		bottom: -40px;
		width: 100%;
	}
}

/*************************
 NissanConnect 適合携帯電話一覧
**************************/
#operation .mobile_list {
	text-align: center;
	margin: 0 auto;
}
#operation .mobile_list_txt {
	max-width: 570px;
	margin: 0 auto;
	text-align: left;
	background-color: #f9f9f9;
	padding: 15px 16px 20px 16px;
}
#operation .mobile_list_txt h2 {
	margin-bottom: 30px;
}
#operation .mobile_list_txt p {
	font-size: 13px;
}
#operation .mobile_list_txt .subtitle {
	margin-bottom: 15px;
}
#operation .mobile_list_txt .text_1 {
	margin-bottom: 30px;
}
#operation .mobile_list_txt .mobile_list_link {
	margin-bottom: 20px;
}
#operation .mobile_list_txt .mobile_list_link a{
	font-size: 13px;
	font-weight: bold;
	color: #343434;
	line-height: 2rem;
}
#operation .mobile_list_txt .mobile_list_link a:hover{
	color: #c71444;
}

#operation .mobile_list_txt .icon-right-arrow:after {
	color: #c3002f;
}
@media screen and (min-width: 768px) {
	#operation .mobile_list {
		display: flex;
		justify-content: flex-start;
	}
	#operation .mobile_list_img {
		width: 50%;
		max-width: 570px;
	}
	#operation .mobile_list_txt {
		min-width: 50%;
		width: 50%;
		display: flex;
		align-items: center;
		margin: 0;
	}
	#operation .mobile_list_txt h2 {
		font-size: 20px;
	}
	#operation .mobile_list_txt .mobile_list_link {
		margin-bottom: 5px;
	}
	#operation .mobile_list_txt .subtitle {
		margin-bottom: 11px;
	}
	#operation .mobile_list_txt .text_1 {
		margin-bottom: 8px;
	}
	#operation .mobile_list_txt h2 {
		margin-bottom: 10px;
		margin-top: 0;
	}
	#operation .mobile_list_txt {
		padding: 15px 16px 15px 16px;
	}
	#operation .mobile_list_txt .mobile_list_link a {
		font-size: 12px;
	}
	#operation .mobile_list_txt .icon-right-arrow:after {
		font-size: 12px;
	}
}

@media screen and (min-width: 992px) {
	#operation .mobile_list_txt h2 {
		margin-bottom: 30px;
	}
	#operation .mobile_list_txt .subtitle {
		margin-bottom: 15px;
	}
	#operation .mobile_list_txt .text_1 {
		margin-bottom: 30px;
	}
	#operation .mobile_list_txt h2 {
		font-size: 21px;
	}
	#operation .mobile_list_txt .mobile_list_link a {
		font-size: 13px;
	}
}

@media screen and (min-width: 1200px) {
	#operation .mobile_list_txt {
		padding: 15px 62px;
	}
}

/*************************
 NissanConnect 情報センターからのお知らせ
**************************/
#notice .notice_list {
	width: 100%;
}

#notice .notice_item {
	position: relative;
	background-color: #f9f9f9;
	padding: 20px;
	margin-top: 2px;
	cursor: pointer;
}

#notice .notice_item p {
	color:#666666;
}

#notice .detail {
	position: relative;
}



#notice .notice_contents {
	display: flex;
}

#notice .notice_contents .date {
	width: 90px;
}

#notice .notice_contents .date p {
	margin: 0 0 0;
}
#notice .notice_msg {
	position: relative;
	width: 100%;
}
#notice .notice_msg p {
	margin: 0 0 0;
	line-height: 1.5;
}

#notice .notice_msg {
	padding: 0 30px;

}

#notice .icon-down-arrow:after {
	position:absolute;
	right: 25px;
	color: #c3002f;
	content: "\e610";
	font-size: 20px;
	top: 15px;
}

#notice .notice_item.open .icon-down-arrow:after {
	position:absolute;
	right: 25px;
	color: #c3002f;
	content: "\e67c";
	font-size: 20px;
	top: 15px;
}

#notice .detail {
	display: none;
	margin: 10px 0 0;
}
#notice .notice_list .notice_item.is-hidden {
	opacity: 0;
	height: 0;
	margin: 0;
	display: none;
}

.btn_more .link_box.red {
	background-color: #eeeeee;
	border: none;
	color: #666666;
}

.btn_more .link_box.red.icon-right-arrow:after {
	color: #c3002f;
}

@media screen and (max-width: 767px) {
	#notice .notice_item {
		font-size:1.3em;
	}
	#notice .notice_contents {
		display: grid;
		display: -ms-grid;
	}
	#notice .notice_msg {
		padding: 0 10px 0 10px;
		margin-top:10px;
	}
	#notice .icon-down-arrow:after {
		font-size: 18px;
		top: 18px;
	}

	#notice .notice_item.open .icon-down-arrow:after {
		font-size: 18px;
		top: 18px;
	}
}

#notice .btn_more {
	width: 290px;
	margin: 0 auto;
	margin-top: 30px;
}
@media screen and (min-width: 768px) {
	#notice .btn_more {
		margin-top: 20px;
	}
}


.info_list {
	margin: 0;
	width: 100%;
	padding: 0;
}
.info_list_item {
	display: flex;
	margin-bottom:40px;
}

.info_list_item .date {
	width: 90px;
	margin-right:20px;
	color: #333333;
	font-weight: bold;
	font-size: 14px;
	display: flex;
	align-items: center;
}
.info_list_item .tag {
	width: 120px;
	text-align: center;
	display: flex;
	align-items: center;
	position: relative;
	margin-left: 20px;
}
.info_list_item .imp::before {
	content: "";
	background-image: url(/CONNECT/INFORMATION/IMAGES/info.svg);
	display: inline-block;
	height: 18px;
	width: 18px;
	background-size: 18px;
	vertical-align: middle;
	position: absolute;
	left: -30px;
}

.info_list_item .tag span {
	color: #fff;
	font-size:12px;
	word-break: keep-all;
	width: 100%;
	display: block;
	padding:3px 0 2px 0;
}
.info_list_item .tag span.other {
	background: #666666;
}
.info_list_item .tag span.important {
	background: #c3002f;
}
.info_list_item .title {
	color: #333333;
	font-size:15px;
	color: #696969;
	margin-left:20px;
	width: calc(100% - 270px);
	display: flex;
	align-items: center;
}
.info_list_item .title {
	line-height: 1.7;
}

.info_list_item .title a {
	color: #8a8a8a;
	text-decoration: underline;
	line-height: 1.7;
}

.year_title {
	margin-top:80px;
}

@media screen and (max-width: 767px) {
	.info_list_item {
		flex-wrap: wrap;
		flex-direction: column;
	}
	.info_list_item .tag {
		margin-top:3%;
		margin-left:0;
	}
	.info_list_item .title {
		width: 100%;
		margin-top:3%;
		margin-left:2%;
	}
	.info_list_item .imp::before {
		right: -30px;
		left: unset;
	}
}


/*************************
 関連情報
**************************/
.twoColumnLinks .column{
	position: relative;
}

.related_information .icon-right-arrow:after {
	color: #c3002f;
}
.related_information .nlo.icon-right-arrow:after {
	font-size:20px;
}

@media only screen and (min-width: 1260px){
	.twoColumnLinks .column p {
		margin-bottom: 0;
		padding-right: 15%;
	}
	.twoColumnLinks .column {
		width: 49%;
	}
	.twoColumnLinks .column .heading {
		font-size: 14px;
		font-weight: normal;
	}
	.twoColumnLinks .column.nlo .heading {
		font-size: 22px;
		font-weight: normal;
	}
}

.related_information_wrap {
	display: flex !important;
}
.related_information_block {
	display: block !important;
}

.related_information_img{
	width: 100px !important;
	vertical-align: inherit !important;
}

.related_information_title {
	vertical-align: inherit !important;
	padding-left: 5px;
}

.related_information_title p{
	font-size: 17px !important;
}


.related_information_img img{
	width: 100px !important;
	max-width: 100px;
}

.related_information_txt {
	width: 100%;
	font-size: 13px;
	color: #343434;
	padding: 10px 35px 0 0;
}

.twoColumnLinks .column .heading {
	background: none;
}

.related_information_title_pc {
	display: none !important;
}

.related_information_title_sp {
	position: absolute;
	left: 130px;
	top: 47px;
	font-size: 17px;
	font-weight: bold;
	color: #343434;
}

a.column.icon-right-arrow.nlo.related_information_wrap:hover .related_information_title_sp {
	color: #c71444;
}

.navi_btn {
	font-weight: normal !important;
}


@media screen and (min-width: 768px) {
	.related_information_wrap_txt {
		display: block !important;
		padding-left: 20px
	}
	.related_information_block {
		display: flex !important;
	}
	.related_information_title {
		width: 80% !important;
		padding-left: 0;
	}
	.related_information_title p{
		margin-bottom: 4px;
	}

	.related_information_txt {
		padding-top: 0;
	}
	.related_information_title_sp {
		display: none;
	}
	.related_information_title_pc {
		display: block !important;
		font-weight: bold !important;
		font-size: 17px !important;
	}
	.navi_btn {
		font-weight: normal !important;
		font-size: 14px !important;
	}
	.twoColumnLinks .column p {
		padding-right: 0;
	}
}

/*************************
 other
**************************/
.container {
	max-width: 1200px;
}

h3 {
	font-size: 21px;
	font-weight: bold;
	letter-spacing: 1px;
}

@media screen and (min-width: 1200px) {
	section.top-section {
		margin-top:100px;
	}
	section.top-section:last-child {
		margin-bottom:100px;
	}
}
@media only screen and (min-width: 768px){
	.container {
		width: auto;
	}
	section.top-section {
		margin-top:100px;
	}
}

body.fixed section.wrapper {
	margin-top: 0px;
}


#top-info {
    max-width: 1200px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 30px;
}
#top-info .notice_item {
    position: relative;
    background-color: #eee;
    padding: 20px;
    margin-top: 2px;
    cursor: pointer;
    margin-bottom: 20px;
}
#top-info .notice_item p {
    color: #666666;
}
#top-info .notice_item p.notice_title {
    text-align: center;
    color:#c3002f;
}
#top-info .notice_contents {
    display: flex;
}
#top-info .notice_msg {
    padding: 0 30px;
    position: relative;
    width: 100%;
}
#top-info .notice_msg p {
    margin: 0 0 0;
    line-height: 1.5;
}
#top-info .detail {
    display: none;
    margin: 20px 0 0;
    position: relative;
}
#top-info .notice_msg p {
    margin: 0 0 0;
    line-height: 1.5;
}
#top-info a {
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    color: #c71444;
}
#top-info a:hover {
    text-decoration: underline;
}
#top-info .icon-down-arrow:after {
    position: absolute;
    right: 25px;
    color: #c3002f;
    content: "\e610";
    font-size: 20px;
    top: 15px;
}
#top-info .notice_item.open .icon-down-arrow:after {
    position: absolute;
    right: 25px;
    color: #c3002f;
    content: "\e67c";
    font-size: 20px;
    top: 15px;
}

@media screen and (max-width: 1000px) {
  #top-info .notice_item p.notice_title {
    text-align: left;
  }
  #top-info .notice_msg {
    padding: 0 30px 0 0;
  }
}
@media screen and (max-width: 767px) {
  #top-info {
    font-size: 1.3em;
  }
}
@media screen and (max-width: 580px) {
  #top-info .icon-down-arrow:after {
    font-size: 18px;
  }
  #top-info .notice_item.open .icon-down-arrow:after {
    font-size: 18px;
  }
}

/******************/
/**2024.04.22 add login section***/
/******************/
.top-kv .kv_item {
	padding: 30px 10px;
}
.top-kv .login_category_txt .title_txt {
	font-size: 1.1em;
}
.top-kv .login_category_txt .sub_txt {
	font-size: 0.85em;
	line-height: 2;
}
.top-kv .login_category_txt .brackets_txt {
	font-size: 0.85em;
	line-height: 2;
}
.top-kv .login_category_txt .note_txt {
	font-size: 0.8em;
}

/*************************
add-announcement
**************************/
.announcement {
	max-width: 1200px;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	margin-bottom: -10px;
	display: flex;
	flex-direction: column;
	row-gap: 20px;
}
@media screen and (max-width: 767px) {
	.announcement {
		font-size: 1.3em
	}
}
.announcement p {
	margin-bottom: 0 !important;
}

/*car list*/
.top-carmodel__body-pc ul,
.top-carmodel__body-sp ul {
    list-style: none;
    margin-left: inherit;
    margin-bottom: inherit;
    padding: 0;
}
@media screen and (min-width: 581px) {
  ._sp {
    display: none;
  }
}
@media screen and (min-width: 960px) {
  ._underTab {
    display: none;
  }
}
._overTab {
  display: none;
}
@media screen and (min-width: 581px) {
  ._overTab {
    display: block;
  }
}
._pc {
  display: none;
}
@media screen and (min-width: 960px) {
  ._pc {
    display: block;
  }
}
.top-carmodel__body-pc {
  margin-top: 40px;
}

.top-carmodel__tablist {
  text-align: center;
  width: 100%;
  display: table;
  border-collapse: collapse;
  /*隣接する要素のborderを共有*/
}

.top-carmodel__tabitem {
  display: table-cell;
  vertical-align: middle;
  padding: 14px 5px;
  background-color: #f6f6f6;
  border: 1px solid #ccc;
  letter-spacing: 0.1px;
  font-weight: bold;
  font-size: 14px;
  color: #000;
  cursor: pointer;
}

.top-carmodel__tabitem.is-active {
  position: relative;
  background-color: #fff;
  border-bottom: none;
}

.top-carmodel__tabitem.is-active::after {
  content: "";
  display: block;
  width: 70%;
  height: 5px;
  background-color: #c3002f;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.top-carmodel__panel {
  display: none;
  padding-top: 15px;
  padding-bottom: 35px;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.top-carmodel__panel.is-show {
  display: block;
}

.top-carmodel__panel-list {
  display: flex;
  justify-content: center;
  align-items: center;
}

.top-carmodel__panel-item {
  width: 16%;
  text-align: center;
  position: relative;
  cursor: pointer;
}

.top-carmodel__panel-item > .vehicle-block {
  display: block;
  padding: 10px;
}

.top-carmodel__panel-item img {
  width: 100%;
}

.top-carmodel__panel-item .carname {
    display: block;
    margin-top: 5px;
    font-size: 14px;
    position: relative;
}
.top-carmodel__panel-item .carname::after {
    content: "\e66c";
    font-family: icon-Nissan-Global;
    speak: none;
    font-weight: 400;
    line-height: 1;
    font-size: 13px;
    color: #c3002f;
    position: absolute;
    right: 0;
    top: 18%;
}
.top-carmodel__panel-item.menu-open .carname::after {
    content: "\e609";
    font-family: icon-Nissan-Global;
    color: #323232;
}


.top-carmodel__body-sp {
  margin-top: 30px;
  font-size: 3.5vw;
  border-bottom: 1px solid #d2d2d2;
}

.top-carmodel__header {
  position: relative;
  display: flex;
  align-items: center;
  gap: 0 0.8em;
  padding: 12px 30px 12px 0;
  border-top: 1px solid #d2d2d2;
}

.top-carmodel__header-mark {
  position: absolute;
  right: 20px;
  width: 13px;
  height: 13px;
}

.top-carmodel__header-lines {
  position: relative;
  width: 100%;
  height: 100%;
}

.top-carmodel__header-lines span {
  position: absolute;
  top: 5px;
  width: 100%;
  height: 2px;
  background-color: #c3002f;
  border-radius: 1px;
}

.top-carmodel__header-lines span:last-child {
  transform: rotate(90deg);
  transition: all 0.3s;
}

.top-carmodel__header-lines.is-active span:last-child {
  transform: rotate(0);
}

.top-carmodel__header img {
  width: 25%;
  max-width: 130px;
}

@media screen and (min-width: 581px) {
  .top-carmodel__header img {
    padding-left: 10px;
  }
}

.top-carmodel__content {
  display: none;
  padding: 15px 0;
}

.top-carmodel__list {
    display: flex;
    flex-wrap: wrap;
    gap: 20px 0;
}

@media screen and (min-width: 581px) {
  .top-carmodel__list {
    gap: 0 10px;
  }
}

.top-carmodel__item {
    width: 50%;
    display: block;
    position: relative;
    cursor:pointer;
}
@media screen and (min-width: 581px) {
  .top-carmodel__item {
    width: 150px;
  }
}

.top-carmodel__item a {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0 0.3em;
    min-height: 70px;
}

@media screen and (min-width: 581px) {
  .top-carmodel__item a {
    padding: 10px;
    flex-direction: column;
  }
}

.top-carmodel__item img {
  width: 90%;
}

@media screen and (min-width: 581px) {
  .top-carmodel__item img {
    width: 100%;
  }
}

.top-carmodel__item .carname {
    display: block;
    width: 80%;
    text-align: center;
    font-size: 14px;
    line-height: 1.3;
    position: relative;
}
@media screen and (min-width: 581px) {
    .top-carmodel__item .carname {
        width: 60%;
    }
}

.top-carmodel__item .carname::after {
    content: "\e66c";
    font-family: icon-Nissan-Global;
    speak: none;
    font-weight: 400;
    line-height: 1;
    font-size: 13px;
    color: #c3002f;
    position: absolute;
    right: 0;
    top: 18%;
}
.top-carmodel__item.menu-open .carname::after {
    content: "\e609";
    font-family: icon-Nissan-Global;
    color: #323232;
}
@media screen and (min-width: 581px) {
  .top-carmodel__item .carname {
    padding: 3px 0;
    font-size: 14px;
    width: 100%;
  }
}

/*car menu*/
.menu-open .info-links {
    display: block;
}
.info-links {
    display: none;
    background-color: #2a2a2a;
    z-index: 10;
    width: 240px;
    position: absolute;
    top: auto;
    left: 50%;
    transform: translateX(-50%);
}
@media screen and (min-width: 581px) and (max-width: 959px){
    .top-carmodel__item:nth-of-type(4n-3) .info-links {
        left: 0;
        transform: none;
    }
    .top-carmodel__item:nth-of-type(4n) .info-links {
        left: auto;
        right: 0;
        transform: none;
    }
}
@media screen and (max-width: 580px) {
    .top-carmodel__item:nth-of-type(odd) .info-links {
        left: 0;
        transform: none;
    }
    .top-carmodel__item:nth-of-type(even) .info-links {
        left: auto;
        right: 0;
        transform: none;
    }
}
.info-links span {
    display: block;
    position: relative;
    font-size: 12px;
    border-bottom: 1px solid #1a1a1a;
}
.info-links span a {
    color: #fff;
    text-decoration: none;
    display: block;
    padding: 16px 30px 16px 50px;
    font-size: 12px;
    text-align: left;
    min-height: auto;
}
.info-links span:before {
    overflow: hidden;
    left: 15px;
    top: 50%;
    position: absolute;
}
/*before icon*/
.info-links .icon-first:before {
    font-family: 'icon-Nissan-Global' !important;
    content: "\e667";
    color: #c1c1c1;
    margin-top: -18px;
    left: 13px;
    font-size: 25px;
}
.info-links .icon-second:before {
    font-family: 'icon-Nissan-Global' !important;
    content: "\e64e";
    color: #c1c1c1;
    margin-top: -18px;
    left: 16px;
    font-size: 19px;
}
.info-links span a: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: 9.42857px;
    content: "";
    color: #c3002f;
    right: 20px;
    top: 50%;
    margin-top: -0.5em;
    position: absolute;
    font-variant: normal;
    overflow: hidden;
}

.carlist-wrap {
	color: #000;
}
.page-title {
	text-align: center;
	line-height: 1.3;
	letter-spacing: .11px;
	font-size: 2em;
	font-family: "Nissan Light","Nissan Regular",Verdana,Arial,sans-serif;
}
@media screen and (min-width: 1200px) {
	.page-title {
		font-size: 2.5714285714em;
		margin-top: 60px;
	}
}
.page-title-text {
	text-align: center;
	font-size: 1.6em;
	letter-spacing: 0.08em;
	margin-top: 30px;
}
@media screen and (min-width: 1200px) {
	.page-title-text {
		text-align: center;
		font-size: 1.715em;
		letter-spacing: 0.08em;
		margin-top: 40px;
	}
}

.carlist-bottom-links {
    max-width: 1200px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 30px;
	display: flex;
	justify-content: center;
	column-gap: 20px;
	margin-bottom: 60px;
}
@media screen and (max-width: 860px) {
	.carlist-bottom-links {
		max-width: 410px;
		flex-direction: column;
		row-gap: 20px;
	}
}
.carlist-bottom-links .link_box {
	background-color: #eeeeee;
	border: none;
	color: #666666;
	text-decoration: none;
}
.carlist-bottom-links .link_box .text-min {
	font-size: 0.8em;
}

.carlist-bottom-links .link_box:nth-child(1) {
/*	flex-grow: 0.14; */
}
.carlist-bottom-links .bigger {
	font-size: 1.2em;
}
.carlist-bottom-links .icon-right-arrow:after {
	color: #c3002f;
}
.carlist-bottom-links .link_box.icon-right-arrow:hover:after {
    transform: translateX(5px);
    transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
}


