@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;
}
html {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, 'ヒラギノ角ゴ ProN W3', Hiragino Kaku Gothic ProN, 'メイリオ', Meiryo, sans-serif;
}
body {
	margin:0;
	padding:0;
	color:#020202;
}
ul,ol {
	list-style:none;
	padding:0;
	margin:0;
}
p {
	margin:0;
	padding:0;
}
h1,h2,h3,h4,h5 {
	margin:0;
	padding:0;
}
#container {
	line-height:1.6;
}
#container img {
	max-width:1170px;
	width:100%;
	height:auto;
}
.gn_element .c_010B .search-form {
	padding-right:0;
}
.pc_obj {
	display:none !important;
}
.sp_obj {
	display:block !important;
}
.spbr {
	display:block;
}
.cf:after {
	content:" ";
	display:block;
	clear:both;
}
.col_3 {
	width:50%;
	float:left;
}
.bg_gray {
	background-color:#eee;
}
.red {
	color:#c3002f;
	font-weight: bold;
}
.blue {
	color:#0babe9;
	font-weight: bold;
}
#container {
	overflow:hidden;
}

/*--------- contents ---------*/
#tabs,
#tab_contents .cnt_block,
#info_link,
#contents {
	padding:0 20px;
}
.block_title {
	margin:0 0 50px;
}
.block_title h3 {
	padding:0 20px;
}
.col_group {
	margin:0 0 50px;
}
#pfa {
	margin:30px 0 50px;
}
#tabs {
	margin:0 0 50px;
}
#tabs .col_3 {
    box-sizing: border-box;
    padding: 0 10px 10px 0;
}
#tabs .col_3:nth-child(even) {
	padding:0 0 10px 0;
}
#tabs .tab {
	text-align:center;
	padding:20px 0;
	background-color:#ddd;
	color:#343434;
	position:relative;
	font-size:1.125rem;
	font-weight: bold;
	display: table;
	width: 100%;
}
#tabs .tab span {
	display: table-cell;
	vertical-align: middle;
	padding: 0 10px;
}
.block_title h3 {
	text-align:center;
}
#container .block_title h3 img {
	width:auto;
	max-width:100%;
}
#tabs .tab {
	cursor:pointer;
}
#tabs .tab.active {
	background-color:#343434;
	color:#fff;
}
#tabs .tab:hover {
	background-color:#343434;
	color:#fff;
}
.tab_cnt {
	display:none;
}
.tab_cnt.active {
	display:block;
}
.tab_cnt .block_title.line {
	padding-top: 1rem;
	position: relative;
	margin:0 0 30px;
}
.tab_cnt .block_title.line h4 {
	color: #343434;
	font-size:1.75em;
	font-weight:normal;
	display: block;
	word-wrap: break-word;
	border-bottom: 1px dashed #c1c1c1;
	padding-bottom: .5714285714em;
}
.tab_cnt .block_title.line h4:before {
	border-top: 6px solid #c3002f;
	content: " ";
	left: 0;
	top: 0;
	position: absolute;
	width: 2.5em;
}
.cnt_block .cnt_box {
	margin:0 0 18px;
}
.cnt_box .img_box {
	text-align:center;
}
#container .cnt_box .img_box img {
	max-width:570px;
}
#tab_contents .tab_cnt .cnt_block.bg_gray {
	padding:60px 20px 20px;
	margin:0 0 40px;
}
#tab_contents .tab_cnt .bg_gray .block_title {
	margin: 0 0 30px;
}
.cnt_block .comment_box {
	background-color:#fff;
	border:4px solid #ddd;
	padding:20px;
	box-sizing:border-box;
}
.tab_cnt .cnt_block.bg_gray .col_group {
	margin:0;
}
.cnt_block .comment_box .comment {
	padding:0 0 22px;
	border-bottom:2px solid #ddd;
}

.cnt_block .comment_box .user {
	padding-top:10px;
}
.cnt_block .comment_box .user span {
	display:block;
	background-image:url(../IMAGES/user_icon.png);
	background-position:left center;
	background-repeat:no-repeat;
	padding:10px 0 0 37px;
	min-height:32px;
}
.tab_cnt .block_title.line h4 .min {
	font-size:1rem;
}

#info_link {
	text-align:center;
	margin:0 0 50px;
}
#info_link a {
	border:1px solid #c3002f;
	background-color:#c3002f;
	color:#fff;
	text-decoration: none;
	line-height: 1.3;
	position: relative;
	padding:.8571428571em 45px .8571428571em 20px;
    margin-bottom:.7142857143em;
	width: auto;
 	display: inline-block;
	font-size: 1.25em;
}
#info_link a: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: 1em;
    content: "";
    color: #FFF;
    right: 20px;
    top: 50%;
    overflow: hidden;
    margin-top: -.5em;
    position: absolute;
}
#info_link a:hover{
	background: #920023;
	border-color: #920023;
}
#info_link .btn1{
	display:none;
}
#info_link.other .btn0{
	display:none;
}
#info_link.other .btn1{
	display:inline-block;
}
#contents .block_title {
	margin:0;
}
#contents .content {
	margin:0 0 30px;
}
.txt_box .txt .min {
	font-size:0.75rem;
}
.txt_box .txt .mid {
	font-size:0.875rem;
}
#contents {
	margin:0 0 90px;
}
#contents .block_title h3 {
	text-align:left;
}
.links .link a {
	border:1px solid #c3002f;
	background-color:#c3002f;
	color:#fff;
	text-decoration: none;
	line-height: 1.3;
	position: relative;
	padding:.8571428571em 45px .8571428571em 20px;
    margin-bottom:.7142857143em;
	width: auto;
 	display: block;
	font-size: 1.25em;
	text-align:center;
}
.links .link a: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: 1em;
    content: "";
    color: #FFF;
    right: 20px;
    top: 50%;
    overflow: hidden;
    margin-top: -.5em;
    position: absolute;
}
.links .link a:hover{
	background: #920023;
	border-color: #920023;
}