@charset 'UTF-8';
/* goo自動車レスポンシブ用CSS */
/* ============================== */
/* Tools                          */
/* ============================== */
/* ============================== */
/* Generic                        */
/* ============================== */
/* sp-visible */
.sp-visible,
.sp-visible-inline {
	display: none !important;
}

/* ============================== */
/* Base                           */
/* ============================== */
/* strong */
strong {
	font-weight: bold;
}

strong a {
	font-weight: bold;
}

span {
	font-size: inherit;
	line-height: inherit;
}

/* ============================== */
/* Objects                        */
/* ============================== */
/* 既存分 */
.column-item.has-col_2.topics {
	margin-top: 30px;
	padding-bottom: 20px;
	border-bottom: 3px solid #ddd;
}

/* バイクカタログ h2 */
.NR-rwd h2.under-border-title{
	border-bottom: 2px solid #d03d3e;
	font-weight: bold;
	padding: 0 0 8px;
	font-size: 123.1%;
	margin: 40px 0 20px;
}
.NR-rwd h2.under-border-title a{
	color:#000;
	font-weight: bold;
	text-decoration:underline;
}

.column-item.has-col_2.topics .box-left,
.column-item.has-col_2.topics .box-right {
	width: 334px;
}

.column-item.has-col_2.backnumber {
	margin-top: 0;
}

.column-item.has-col_2.backnumber .box-left,
.column-item.has-col_2.backnumber .box-right {
	width: 334px;
}

/* 新規追加分 */
/* - box */
.contents-wrap-a {
	margin: 30px 0 0;
}

.contents-wrap-b {
	margin: 15px 0 0;
}

.contents-wrap-b {
	margin: 30px 0 0;
}

/* - image-wrap */
.image-wrap {
	margin: 30px 0 0;
	text-align: center;
}

/* - button-wrap */
.button-wrap {
	margin: 30px 0 0;
}

/* - select search */
.select-wrap {
	background: #f3f3f3;
	margin: 40px 0 0;
	overflow: hidden;
	padding: 16px;
}

.select-wrap .title,
.select-wrap form {
	display: inline-block;
	vertical-align: middle;
}

*:first-child + html .select-wrap .title,
*:first-child + html
.select-wrap form {
	display: inline;
	zoom: 1;
}

.search-wrap {
	margin: 0 0 0 20px;
}

.search-wrap .search-wrap-in-1,
.search-wrap .search-wrap-in-2 {
	display: inline-block;
	padding: 0 7px 0 0;
	vertical-align: middle;
}

*:first-child + html .search-wrap .search-wrap-in-1,
*:first-child + html
.search-wrap .search-wrap-in-2 {
	display: inline;
	zoom: 1;
}

.search-wrap .search-wrap-in-1 select {
	width: 224px;
}

.search-wrap .search-wrap-in-2 {
	width: 50px;
}

.search-wrap .search-wrap-in-3 {
	margin: 15px 0 0;
}

/* article */
article .info .date,
article .info .sup {
	margin-left: 6px;
}

.article-in {
	margin: 24px 0 0;
}

.article-in .gallery-main {
	padding: 15px;
	margin: 0 20px 20px 0;
	float: left;
	background: #f6f6f6;
}

.article-in .gallery-main .image-top.gallery {
	padding: 0;
}

.article-in .gallery-main .image-top.gallery img {
	max-width: 240px;
	max-height: 180px;
}

.article-in .image-top {
	background: #f6f6f6;
	color: #999;
	font-size: 13px;
	text-align: center;
}

.article-in .image-top img {
	margin: 0;
	max-height: 425px;
	max-height: 425px;
	max-width: 640px;
}

.article-in .image-top.gallery {
	padding: 22px;
	position: relative;
}

.article-in .image-top.gallery img {
	max-height: 425px;
	max-width: 640px;
}

.article-in .image-wrap img {
	margin: 0;
	max-width: 684px;
}

.article-in p {
	font-size: 16px;
	line-height: 1.6;
	margin: 20px 0 0;
}

.article-in p.caption-title {
	width: 240px;
	font-size: 14px;
	margin: 5px 0 0 0;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.article-in p.caption {
	color: #999;
	margin: 10px 0 0;
	text-align: center;
}

.article-in .gallery-main p.caption {
	width: 240px;
	height: 43px;
	text-align: center;
}

.article-in .gallery-main p.caption a {
	min-width: 0;
	height: 43px;
	display: block;
	line-height: 43px;
	text-align: center;
	border: 1px #ccc solid;
	border-radius: 4px;
	box-shadow: 0 -2px 0 0 #ccc inset;
	background: #fff;
}

.article-in .gallery-main p.caption a:hover {
	text-decoration: none;
	background: #e9e9e9;
}

.article-in p a:link {
	color: #2f63ce;
	text-decoration: none;
}

.article-in p a:visited {
	color: #609;
	text-decoration: none;
}

.article-in p a:hover {
	color: #2f63ce;
	filter: alpha(opacity=80);
	opacity: 0.8;
	text-decoration: underline;
}

.article-in .singlelist li,
.article-in .DetailTextAuthor li {
	font-size: 14px;
	margin: 20px 0 0;
	text-align: right;
}

.article-in .info {
	padding: 16px 0 0;
}

.gallery-prev,
.gallery-next {
	margin: -17px 0 0;
	position: absolute;
	top: 50%;
}

.gallery-prev {
	left: 37px;
}

.gallery-next {
	right: 37px;
}

/* catalog-wrap */
.catalog-wrap {
	background: #f6f6f6;
	border: 1px #eee solid;
	width: 100%;
}

.catalog-wrap .catalog-wrap-in {
	overflow: hidden;
	padding: 20px;
}

.catalog-wrap .catalog-wrap-in img {
	float: left;
	max-width: 212px;
}

.catalog-wrap .catalog-wrap-in .list {
	padding: 0 0 0 230px;
}

/* リスト */
.list_gray { position:relative; }
.list_gray .car_stock { padding-top:18px; }

/* レスポンシブページャー */
.nr-paging.blue_pager li.NR-now a { background:#3366cc; }

/*汎用 red-tab */
.red-tab{
    border-bottom: 1px solid #d03d3e;
}
.red-tab li .NR-on, .red-tab li a{
    border-left: 1px solid #d03d3e;
    border-right: 1px solid #d03d3e;
    border-top: 1px solid #d03d3e;
}
.red-tab li .NR-on{
    color: #d03d3e;
}
.red-tab li.NR-off a{
    background: #d03d3e;
    border-bottom: 1px solid #d03d3e;
    border-top: 1px solid #d03d3e;
}

/* タブ */
.rwd_tabs { margin-top:25px; border-right:none; }
.tab_box { position:relative; margin-top:40px; }
.tab_box ul li { float:left; margin:0 5px; text-align:center; }
.tab_box ul li a { border-radius:3px; padding:6px 10px; display:block; }
.tab_box ul li a:hover,
.tab_box ul li.tab_on a { background:#3366cc; color:#fff; text-decoration:none; }
.tab_box .car_stock { padding-top:18px; }

/* 既存分 */
.list-group .item {
	position: relative;
}

.list-group .item:before {
	color: #24201f;
	content: '\f04b';
	display: block;
	font-family: FontAwesome;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	left: 10px;
	margin-top: -5px;
	position: absolute;
	text-decoration: none;
	top: 50%;
	z-index: 2;
}

.list-group .item a {
	padding: 8px 8px 6px 22px;
}

.tabs.has-col_news {
	background: #f3f3f3;
}

.tabs.has-col_news .tab a {
	padding: 10px 5px 8px;
}

.tabs.has-col_news .tab:first-child a {
	padding: 10px 10px 8px 11px;
}

.tabs.has-col_news.footer .tab a {
	border-bottom: 3px solid #eee;
	border-top: 1px solid #e9e9e9;
}

.tabs.has-col_news.footer .tab.active a {
	border-bottom: 3px #d03d3e solid;
	border-top: 1px #fff solid;
}

.media-list.has-news-list .inner,
.media-list.has-feature-list .inner {
	min-height: 82px;
	padding-left: 100px;
	margin-top: 20px;
	-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
	position: relative;
}

.media-list.has-news-list .inner.noimage,
.media-list.has-feature-list .inner.noimage {
	min-height: 0;
	padding: 0;
}

.media-list.has-news-list .inner.noimage .thumbnail,
.media-list.has-feature-list .inner.noimage .thumbnail {
	display: none;
}

.media-list.has-news-list .title,
.media-list.has-feature-list .title {
	font-size: 17px;
}

.media-list.has-news-list .thumbnail,
.media-list.has-feature-list .thumbnail {
	background: #ddd;
	float: none;
	height: 80px;
	left: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	text-align: center;
	top: 0;
	width: 80px;
}

.media-list.has-news-list .thumbnail img,
.media-list.has-feature-list .thumbnail img {
	height: 80px;
	bottom: -500px;
	left: -500px;
	margin: auto;
	position: absolute;
	right: -500px;
	top: -500px;
}

*:first-child+html .media-list.has-news-list .thumbnail img,
*:first-child+html .media-list.has-feature-list .thumbnail img {
	position: static;
}

.media-list.has-news-list .info,
.media-list.has-feature-list .info {
	margin: 2px 0 0;
}

.media-list.has-news-list .info .date,
.media-list.has-news-list .info .sup,
.media-list.has-feature-list .info .date,
.media-list.has-feature-list .info .sup {
	vertical-align: middle;
}

/* 新規追加分 */
/* - list-a : トップ記事表示に使用 */
.list-a {
	min-height: 240px;
}

.list-a .image {
	background: #f3f3f3;
	height: 240px;
	display: block;
	text-align: center;
	vertical-align: middle;
	width: 334px;
	overflow: hidden;
}

.list-a .image img {
	height: 240px;
}

.list-a .title {
	margin: 24px 0 0;
}

.list-a .info {
	letter-spacing: -0.4em;
	margin: 2px 0 0;
}

.list-a .info > * {
	letter-spacing: normal;
}

.list-a .info span {
	display: inline-block;
	margin: 0 0 0 10px;
	vertical-align: middle;
}

*:first-child + html .list-a .info span {
	display: inline;
	zoom: 1;
}

.list-a .info span:first-child {
	margin: 0;
}

.list-a .text {
	margin: 16px 0 0;
}

/* - list-b : 記事一覧などに使用 SP時リンクバーに変化 */
/* - list-c : 記事一覧などに使用 SP時も特に変化なし */
.list-b li,
.list-c li {
	background: url(/img/icon/arrow-right_01.png) no-repeat 0 50%;
	margin: 8px 0 0;
	padding: 0 0 0 15px;
}

.list-b li:first-child,
.list-c li:first-child {
	margin: 0;
}

.list-b li a:link,
.list-c li a:link {
	color: #2f63ce;
	text-decoration: none;
}

.list-b li a:visited,
.list-c li a:visited {
	color: #609;
	text-decoration: none;
}

.list-b li a:hover,
.list-c li a:hover {
	color: #2f63ce;
	filter: alpha(opacity=80);
	opacity: 0.8;
	text-decoration: underline;
}

/* nr-list-link */
.nr-list-link {
	margin: 1em 0;
	padding: 0 0 0 5px;
}

.nr-list-link li {
	font-size: 14px;
	line-height: 1.2;
	margin-bottom: .75em;
	margin-left: 15px;
	position: relative;
}

.nr-list-link li:before {
	color: #ccc;
	content: '\f0da';
	font-family: 'FontAwesome';
	font-size: 14px;
	left: -15px;
	position: absolute;
}

.nr-list-col2:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

.nr-list-col2 li {
	float: left;
	width: 46%;
}

.nr-list-link.nr-list-col2 li {
	float: left;
	width: 47%;
}

/* - list-photo : 写真一覧に使用 */
.list-photos {
	margin: 32px 0 0 -4px;
}

.list-photos li {
	background: #ccc;
	display: block;
	float: left;
	height: 76px;
	margin: 4px 0 0 4px;
	padding: 3px;
	width: 76px;
}

*:first-child + html .list-photos li {
	margin: 4px 0 0 3px;
}

.list-photos li .list-photos-in {
	display: block;
	height: 76px;
	overflow: hidden;
	position: relative;
	width: 76px;
}

.list-photos li .list-photos-in img {
	height: 76px;
	bottom: -500px;
	left: -500px;
	margin: auto;
	position: absolute;
	right: -500px;
	top: -500px;
}

*:first-child+html .list-photos li .list-photos-in img {
	position: static;
}

/* tag */
.nr-tag {
	background: #f3f3f3;
	border-radius: 15px;
	color: #333;
	cursor: pointer;
	font-size: 12px;
	margin-right: 10px;
	padding: 3px 12px;
}

.nr-tag:visited {
	color: #333;
}

.nr-tag:hover {
	background-color: #ddd;
	text-decoration: none;
}

.news-tag .nr-list-tag {
	margin-top: 1.5em;
}

.nr-list-tag li {
	float: left;
	line-height: 2.1;
	margin: 5px 0 0;
	position: relative;
	white-space: normal;
}

.tag_wrap .nr-list-tag { margin-top:0.5em; }

/* pager */
.nav-paging-in {
	margin: 35px 0;
	text-align: center;
}

.nav-paging-in.photo {
	margin: 20px 0;
}

.nav-paging-in li {
	border: 1px #dcdcdc solid;
	display: inline-block;
	margin: 0 5px;
	min-width: 28px;
}

*:first-child + html .nav-paging-in li {
	display: inline;
	zoom: 1;
}

.nav-paging-in li a {
	background: #fff;
	display: block;
	font-size: 100%;
	padding: 7px 7px 5px;
}

.nav-paging-in li a:link {
	color: #2f63ce;
	text-decoration: none;
}

.nav-paging-in li a:visited {
	color: #2f63ce;
	text-decoration: none;
}

.nav-paging-in li a:hover {
	color: #2f63ce;
	filter: alpha(opacity=80);
	opacity: 0.8;
	text-decoration: underline;
}

.nav-paging-in li a:hover {
	filter: alpha(opacity=60);
	opacity: 0.6;
}

.nav-paging-in li.NR-now {
	border: 1px #666 solid;
}

.nav-paging-in li.NR-now a {
	background: #666;
}

.nav-paging-in li.NR-now a:link {
	color: #fff;
	text-decoration: none;
}

.nav-paging-in li.NR-now a:visited {
	color: #fff;
	text-decoration: none;
}

.nav-paging-in li.NR-now a:hover {
	color: #fff;
	filter: alpha(opacity=80);
	opacity: 0.8;
	text-decoration: underline;
}

.nav-paging-in li.NR-now a:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}

.nav-paging-in li.prev {
	position: relative;
}

.nav-paging-in li.prev:before {
	color: #2f63ce;
	content: '\f104';
	display: block;
	font-family: FontAwesome;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	left: -15px;
	margin-top: -10px;
	position: absolute;
	text-decoration: none;
	top: 50%;
	z-index: 2;
}

.nav-paging-in li.next {
	position: relative;
}

.nav-paging-in li.next:before {
	color: #2f63ce;
	content: '\f105';
	display: block;
	font-family: FontAwesome;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	margin-top: -10px;
	position: absolute;
	right: -15px;
	text-decoration: none;
	top: 50%;
	z-index: 2;
}

.nav-paging-in li.prev,
.nav-paging-in li.next {
	border: 0;
}

.nav-paging-in li.prev a,
.nav-paging-in li.next a {
	padding: 0 0 5px;
}

.nav-paging-in li.prev:before,
.nav-paging-in li.next:before {
	margin-top: -17px;
}

.nav-paging-in li.prev:hover:before,
.nav-paging-in li.next:hover:before {
	filter: alpha(opacity=60);
	opacity: 0.6;
}

.search-wrap select {
	height: 28px;
}

/* ============================== */
/* Components                     */
/* ============================== */
/* 既存分 */
.page-title {
	line-height: 1.2;
}

.page-title p { font-weight :bold; margin-right: 170px;}

.border-title a {
	font-weight: bold;
}

.title span {
	font-weight: bold;
}

/* btn-group 通常ボタン */
.btn-group .btn-basic.has-normal {
	height: 43px;
	text-align: center;
	width: 100%;
}

.btn-group .btn-basic.has-normal a {
	background: #c33;
	border: 1px #aa2b2b solid;
	border-bottom-width: 3px;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	height: 43px;
	line-height: 39px;
	min-width: 0;
	padding: 0 43px;
}

.btn-group .btn-basic.has-normal a:link {
	color: #fff;
	text-decoration: none;
}

.btn-group .btn-basic.has-normal a:visited {
	color: #fff;
	text-decoration: none;
}

.btn-group .btn-basic.has-normal a:hover {
	color: #fff;
	filter: alpha(opacity=80);
	opacity: .8;
	text-decoration: underline;
}

.btn-group .btn-basic.has-normal a:hover {
	background: #c33;
	filter: alpha(opacity=100);
	opacity: 1;
}

/* 新規追加分 */
/* - search */
.input-button.search {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: #ffd700;
	border-radius: 3px;
}

.select-wrap .input-button.search {
	height: 30px;
	width: 48px;
}

/* label */
.label-category {
	background: #999;
	color: #fff;
	display: inline-block;
	font-size: 10px;
	height: 11px;
	padding: 2px 5px 3px;
	text-align: center;
	vertical-align: middle;
	width: 90px;
}

@media screen and (min-width: 600px) {
	.newcar {
		line-height: inherit;
		box-sizing: content-box;
	}
}
.label-category.newcar {
	background: #2cefdd;
}

.label-category.industry {
	background: #5275eb;
}

.label-category.society {
	background: #23dc2d;
}

.label-category.motorsports {
	background: #c2cc09;
}

.label-category.technology {
	background: #e4a81b;
}

.label-category.ecocar {
	background: #f38758;
}

.label-category.motorcycle {
	background: #e3527f;
}

.label-category.column {
	background: #a758f3;
}

.new, .up {
	background: #3cc;
	color: #fff;
	display: inline-block;
	font-size: 12px;
	margin: .2em 0 0 4px;
	padding: 0 4px;
	vertical-align: top;
}

.up {
	background: #3380cc;
}

.fa-rss-square {
	float: right;
}

.fa-rss-square:before {
	color: #ff7f00;
}

/* 新規追加分 */
/* - module layout */
.caption {
	margin: 20px 0 0;
}

.al-right {
	text-align: right;
}

/* - text */
.text-a {
	font-size: 14px;
	line-height: 1.6;
}

/* - link */
.link-a a {
	font-size: 17px;
	font-weight: bold;
	line-height: 1.4;
}

/* - sup */
.sup {
	color: #999;
	font-size: 13px;
	line-height: 1.2;
}

/* ============================== */
/* trumps                         */
/* ============================== */
/* #NR-wrapper */
#NR-wrapper {
	padding-top: 15px;
}

.NR-search .NR-search-in {
	padding: 0 0 15px;
}

.NR-search ul {
	top: 0;
}

#NR-sub .NR-pr:first-child {
	margin: 0;
}

.ad-wrap {
	margin: 30px 0;
}

.has-flag .rs {
	background-position: 0 -300px;
}

.cont_ad {
	text-align: center;
	height: 50px;
}

/* 教えて!gooボタン */
.btn_oshiete_box { display: table; width: 94%; margin: 50px auto; text-align: center; }
.btn_oshiete_box p { display: table-cell; text-align: center; }
.btn_oshiete_box a + a { margin-left: 30px; }

@media screen and (max-width: 599px) {
	/* ============================== */
	/* Generic                        */
	/* ============================== */
	* {
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		-ms-box-sizing: border-box;
		-o-box-sizing: border-box;
	}

	/* sp-hidden */
	.sp-hidden {
		display: none !important;
	}

	/* sp-visible */
	.sp-visible {
		display: block !important;
	}

	.sp-visible-inline {
		display: inline !important;
	}

	/* ============================== */
	/* Base                           */
	/* ============================== */
	html {
		font-size:62.5%; height:100%;
	}

	/* ============================== */
	/* Objects                        */
	/* ============================== */
	/* 既存分 */
	.column-item.has-col_2.topics,
	.column-item.has-col_2.backnumber {
		margin: 0;
	}

	.column-item.has-col_2.topics .box-left,
	.column-item.has-col_2.topics .box-right,
	.column-item.has-col_2.backnumber .box-left,
	.column-item.has-col_2.backnumber .box-right {
		width: 100%;
	}

	.column-item.has-col_2.topics .box-right,
	.column-item.has-col_2.backnumber .box-right {
		margin: 20px 0 0;
	}

	/* 新規追加分 */
	/* - box */
	.contents-wrap-a {
		margin: 0;
	}

	.contents-wrap-a.first {
		margin: 30px 0 0;
	}

	.contents-wrap-b {
		margin:0;
	}

	/* image-wrap */
	.image-wrap {
		margin: 20px 0 0;
	}

	.image-wrap a {
		display: block;
		margin: 10px 0 0;
	}

	.image-wrap a:first-child {
		margin: 0;
	}

	.image-wrap img {
		max-width: 100%;
	}

	/* - button-wrap */
	.button-wrap {
		margin: 20px 0;
	}

	/* - select search */
	.select-wrap,
	.sp-select-wrap {
		background: #f3f3f3;
		border-bottom: 1px #ddd solid;
		border-top: 1px #ddd solid;
		padding: 16px 10px 15px;
		margin-bottom: 20px;
	}

	.select-wrap .title,
	.sp-select-wrap .title {
		display: block;
		margin: 0 0 10px;
	}

	.select-wrap form,
	.sp-select-wrap form {
		display: block;
	}

	.search-wrap {
		margin: 0;
	}

	.search-wrap .search-wrap-in-1,
	.search-wrap .search-wrap-in-2 {
		display: table-cell;
		line-height: 1;
		vertical-align: top;
	}

	.search-wrap .search-wrap-in-1 {
		padding: 0 7px 0 0;
		width: 100%;
	}

	.search-wrap .search-wrap-in-1.search-select {
		position: relative;
	}

	.search-wrap .search-wrap-in-1.search-select:before {
		color: inherit;
		content: '\f0d7';
		display: block;
		font-family: FontAwesome;
		font-size: 14px;
		font-style: normal;
		font-weight: normal;
		margin-top: -7px;
		position: absolute;
		right: 20px;
		text-decoration: none;
		top: 50%;
		z-index: 2;
	}

	.search-wrap .search-wrap-in-1 select {
		width: 100%;
	}

	.search-wrap .search-wrap-in-2 {
		padding: 0;
		width: 50px;
	}

	.search-wrap .search-wrap-in-3 {
		margin: 15px 0 0;
	}

	/* article */
	article .info {
		padding: 5px 10px 0;
	}

	.article-in {
		margin: 15px 0 0;
	}

	.article-in .gallery-main {
		padding: 0;
		margin: 0;
		float: none;
		background: #fff;
	}

	.article-in .image-top {
		font-size: 1.2rem;
		margin: 0;
	}

	.article-in .image-top img {
		margin: 0;
		max-width: 100%;
	}

	.article-in .image-top.gallery {
		padding: 0;
		margin-top: 5px;
	}

	.article-in .image-top.gallery img, .article-in .gallery-main .image-top.gallery img {
		max-width: 100%;
	}

	.article-in .gallery-main .image-top.gallery img {
		max-height: 425px;
	}

	.article-in .image-top .gallery-prev,
	.article-in .image-top .gallery-next {
		height: 100%;
		margin: 0;
		top: 0;
		width: 40px;
	}

	.article-in .image-top .gallery-prev a,
	.article-in .image-top .gallery-next a {
		display: block;
		height: 100%;
		position: relative;
		width: 100%;
	}

	.article-in .image-top .gallery-prev a img,
	.article-in .image-top .gallery-next a img {
		bottom: 0;
		left: 0;
		margin: auto;
		position: absolute;
		right: 0;
		top: 0;
		width: auto;
	}

	.article-in .image-wrap img {
		margin: 0;
		max-width: 100%;
	}

	.article-in p {
		font-size: 1.6rem;
		line-height: 1.6;
		margin: 20px 0 0;
		padding: 0 10px;
	}

	.article-in p.caption-title {
		width: 100%;
	.}

	.article-in p.caption {
		margin: 10px auto 0;
	}
	
	.article-in .gallery-main p.caption {
		width: 80%;
	}
	
	.article-in .gallery-main p.caption a {
		color: #000;
	}

	.article-in .singlelist li,
	.article-in .DetailTextAuthor li {
		font-size: 1.4rem;
		padding: 0 10px;
	}

	.article-in .info {
		padding: 5px 10px 0;
	}

	.gallery-prev {
		left: 0;
	}

	.gallery-next {
		right: 0;
	}

	/* catalog-wrap */
	.catalog-wrap {
		margin: 20px 0 0;
	}

	.catalog-wrap .catalog-wrap-in {
		padding: 10px;
	}

	.catalog-wrap .catalog-wrap-in img {
		max-width: 106px;
	}

	.catalog-wrap .catalog-wrap-in .list {
		padding: 0 0 0 105px;
	}

	/* 既存分 */
	.list-group {
		background: #fff;
		border-bottom: 1px #eee solid;
		border-top: 1px #eee solid;
		margin: 0;
	}

	.list-group .item {
		border-bottom: 1px #eee solid;
		margin: 0;
		position: relative;
		width: 50%;
	}

	.list-group .item:before {
		left: auto;
	}

	.list-group .item:before {
		color: #ccc;
		content: '\f054';
		display: block;
		font-family: FontAwesome;
		font-size: 14px;
		font-style: normal;
		font-weight: normal;
		margin-top: -7px;
		position: absolute;
		right: 10px;
		text-decoration: none;
		top: 50%;
		z-index: 2;
	}

	.list-group .item a {
		background: #fff;
		border: 0;
		font-size: 1.3rem;
		font-weight: normal;
		overflow: hidden;
		padding: 18px 20px 18px 10px;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	.list-group .item a:hover {
		background: none;
		border: 0;
	}

	.list-group .item a .arrow-left {
		display: none;
	}

	.list-group .item:nth-child(2n+1) {
		border-right: 1px #eee solid;
	}

	.list-group .item:nth-last-child(1),
	.list-group .item:nth-last-of-type(2) {
		border-bottom: none;
	}

	.list-group .item:nth-last-of-type(2):nth-child(even) {
		border-bottom: 1px #eee solid;
	}

	.ranking-list .item {
		position: relative;
	}

	.ranking-list .item:before {
		color: #ccc;
		content: '\f054';
		display: block;
		font-family: FontAwesome;
		font-size: 14px;
		font-style: normal;
		font-weight: normal;
		margin-top: -7px;
		position: absolute;
		right: 10px;
		text-decoration: none;
		top: 50%;
		z-index: 2;
	}

	.ranking-list .item:before {
		visibility: visible;
	}

	.ranking-list .item.small {
		padding: 15px 30px 15px 65px;
	}

	.ranking-list .item .ranking {
		margin: -15px 0 0 20px;
		top: 50%;
	}

	.ranking-list .item.num_01 .ranking,
	.ranking-list .item.num_02 .ranking,
	.ranking-list .item.num_03 .ranking {
		font-size: 123.1%;
		height: 30px;
		line-height: 30px;
		width: 30px;
	}

	.ranking-list .text-box .title,
	.ranking-list .num_01 .text-box .title,
	.ranking-list .num_02 .text-box .title,
	.ranking-list .num_03 .text-box .title {
		font-size: 1.4rem;
	}

	.media-list.has-news-list,
	.media-list.has-feature-list {
		border-top: 1px #eee solid;
	}

	.media-list.has-news-list .inner,
	.media-list.has-feature-list .inner {
		border-bottom: 1px #eee solid;
		margin: 0;
		min-height: 132px;
		padding: 16px 30px 16px 120px;
		position: relative;
		position: relative;
	}

	.media-list.has-news-list .inner:before,
	.media-list.has-feature-list .inner:before {
		color: #ccc;
		content: '\f054';
		display: block;
		font-family: FontAwesome;
		font-size: 14px;
		font-style: normal;
		font-weight: normal;
		margin-top: -7px;
		position: absolute;
		right: 10px;
		text-decoration: none;
		top: 50%;
		z-index: 2;
	}

	.media-list.has-news-list .inner:before,
	.media-list.has-feature-list .inner:before {
		visibility: visible;
	}

	.media-list.has-news-list .inner.noimage,
	.media-list.has-feature-list .inner.noimage {
		padding: 16px 30px 16px 10px;
	}

	.media-list.has-news-list .thumbnail,
	.media-list.has-feature-list .thumbnail {
		background: #ddd;
		float: none;
		height: 102px;
		left: 10px;
		overflow: hidden;
		padding: 0;
		position: absolute;
		text-align: center;
		top: 16px;
		width: 102px;
	}

	.media-list.has-news-list .thumbnail img,
	.media-list.has-feature-list .thumbnail img {
		height: 102px;
		bottom: -500px;
		left: -500px;
		margin: auto;
		position: absolute;
		right: -500px;
		top: -500px;
	}

	.media-list.has-news-list .title,
	.media-list.has-feature-list .title {
		font-size: 1.4rem;
	}

	.media-list.has-news-list .title a:link,
	.media-list.has-feature-list .title a:link {
		color: #2f63ce;
		text-decoration: none;
	}

	.media-list.has-news-list .title a:visited,
	.media-list.has-feature-list .title a:visited {
		color: #609;
		text-decoration: none;
	}

	.media-list.has-news-list .title a:hover,
	.media-list.has-feature-list .title a:hover {
		color: #2f63ce;
		filter: alpha(opacity=80);
		opacity: 0.8;
		text-decoration: underline;
	}

	.media-list.has-news-list .info,
	.media-list.has-feature-list .info {
		margin: 6px 0 0;
	}

	.media-list.has-news-list .info .label-category,
	.media-list.has-feature-list .info .label-category {
		display: block;
	}

	.media-list.has-news-list .text,
	.media-list.has-feature-list .text {
		display: none;
	}

	.media-list.has-news-list.sp-simple .inner,
	.media-list.has-feature-list.sp-simple .inner {
		min-height: 0;
		padding: 16px 30px 16px 10px;
	}

	.media-list.has-news-list.sp-simple .thumbnail,
	.media-list.has-feature-list.sp-simple .thumbnail {
		display: none;
	}

	.media-list.has-news-list.sp-simple .info .sup,
	.media-list.has-feature-list.sp-simple .info .sup {
		display: none;
	}

	.media-list.has-feature-list .text {
		display: block;
	}

	.select-wrap + .media-list,
	.sp-select-wrap + .media-list {
		border: 0;
		margin: 0;
	}

	/* gray back item list */
	.list_gray { background: #efefef; }
	.logo_oshiete { top: 4px; right: 5px; }

	/* tab要素 */
	.rwd_tabs { border-right:none; border-left:none; margin-top:0px; display:table; table-layout:fixed; margin-bottom:20px; }
	.tabs.has-col_3.rwd_tabs .tab { background:#fff; border-top:1px solid #D03D3E; border-right:1px solid #D03D3E; border-bottom:1px solid #D03D3E; display:table-cell; text-align:center; vertical-align:middle; }
	.tabs.has-col_3.rwd_tabs .tab a { line-height:35px; color:#D03D3E; padding:0; width:100%; border:none; background:none; }
	.tabs.has-col_3.rwd_tabs .tab.active a { background:#D03D3E; color:#fff; font-weight:bold; }
	.rwd_tabs.crtab .tab { border-right: 1px solid #D03D3E; border-bottom: 1px solid #D03D3E; line-height: 1.4em; }
	.rwd_tabs.crtab .tab a { font-size: 14px; border-top:none; background: #fff; color: #D03D3E; }
	.rwd_tabs.crtab .tab.active a { border-right: 1px solid #D03D3E; border-bottom: 1px solid #D03D3E; background: #D03D3E; color: #fff; font-weight: bold; }
	.tab_box { padding-top:10px; margin:0; }
	.tab_box ul { margin:30px 0; width:100%; border:none; }
	.tab_box ul li { width:33%; border:none; margin:0; }
	.tab_box ul li:nth-child(3n+1) { width:34%; }
	.tab_box ul li a { padding:7px 0; border:none; background:none; }
	.tab_box .car_stock { padding-top:0; }

	/* 新規追加分 */
	/* - list-a : トップ記事表示に使用 */
	.list-a .image {
		display: block;
		width: 100%;
	}

	.list-a .image img {
		height: 150px;
		max-width: 100%;
	}

	.list-a .title {
		margin: 16px 0 0;
		padding: 0 30px 0 10px;
		position: relative;
	}

	.list-a .title:before {
		color: #ccc;
		content: '\f054';
		display: block;
		font-family: FontAwesome;
		font-size: 14px;
		font-style: normal;
		font-weight: normal;
		margin-top: -7px;
		position: absolute;
		right: 10px;
		text-decoration: none;
		top: 50%;
		z-index: 2;
	}

	.list-a .info {
		padding: 0 10px;
	}

	.list-a .info span.date {
		margin: 0 0 0 5px;
	}

	.list-a .text {
		margin: 16px 0 0;
		padding: 0 10px;
	}

	/* - list-b : 記事一覧などに使用 SP時リンクバーに変化 */
	.list-b li {
		background: transparent;
		border-bottom: 1px #eee solid;
		line-height: 1.2;
		margin: 0;
		padding: 16px 30px 16px 10px;
		position: relative;
	}

	.list-b li:before {
		color: #ccc;
		content: '\f054';
		display: block;
		font-family: FontAwesome;
		font-size: 14px;
		font-style: normal;
		font-weight: normal;
		margin-top: -7px;
		position: absolute;
		right: 10px;
		text-decoration: none;
		top: 50%;
		z-index: 2;
	}

	/* - list-c : 記事一覧などに使用 SP時も特に変化なし */
	.list-c li {
		background: url(/img/icon/arrow-right_01.png) no-repeat 0 0.3em;
		margin: 8px 0 0 12px;
		padding: 0 0 0 12px;
	}

	.list-c li:first-child {
		margin: 0 0 0 12px;
	}
	
	/* nr-list-link */
	.nr-list-link li {
		font-size: 15px;
	}

	.nr-list-link-inner li {
		font-size: 15px;
	}

	.nr-list-col2:after {
		content: "";
	}

	.nr-list-col2 li {
		float: none;
		width: auto;
	}

	.nr-list-link.nr-list-col2 li {
		float: none;
		width: auto;
	}

	/* list-photos */
	.list-photos {
		height: 64px;
		margin: 0;
		overflow: hidden;
		visibility: hidden;
	}

	.list-photos li {
		height: 60px;
		margin: 0;
	}

	.list-photos li .list-photos-in {
		display: block;
		height: 100%;
		position: relative;
		width: 100%;
	}

	.list-photos li .list-photos-in a {
		display: block;
		height: 100%;
		overflow: hidden;
		position: relative;
		width: 100%;
	}

	.list-photos li .list-photos-in img {
		bottom: -500px;
		left: -500px;
		margin: auto;
		position: absolute;
		right: -500px;
		top: -500px;
	}

	/* tag */
	.nr-tag {
		border-radius: 50px;
		display: block;
		font-size: 13px;
		line-height: 1.2;
		padding: 10px;
	}

	.nr-tag:hover {
		background-color: #f3f3f3;
		color: #333;
	}

	.tag_wrap { margin:0 10px; }
	.list_gray .nr-tag { background:#fff; }

	/* pager */
	.nav-paging-in {
		letter-spacing: -0.4em;
	}

	.nav-paging-in > * {
		letter-spacing: normal;
	}

	.nav-paging-in li {
		border: 1px #cbcbcb solid;
	}

	.nav-paging-in li a {
		background: #fff;
		padding: 7px 7px 6px;
	}

	.nav-paging-in li a:link {
		color: #2f63ce;
		text-decoration: none;
	}

	.nav-paging-in li a:visited {
		color: #2f63ce;
		text-decoration: none;
	}

	.nav-paging-in li a:hover {
		color: #2f63ce;
		filter: alpha(opacity=80);
		opacity: 0.8;
		text-decoration: underline;
	}

	.nav-paging-in li.NR-now {
		border: 1px #e50000 solid;
	}

	.nav-paging-in li.NR-now a {
		background: #e50000;
	}

	.nav-paging-in li.NR-now a:link {
		color: #fff;
		text-decoration: none;
	}

	.nav-paging-in li.NR-now a:visited {
		color: #fff;
		text-decoration: none;
	}

	.nav-paging-in li.NR-now a:hover {
		color: #fff;
		filter: alpha(opacity=80);
		opacity: 0.8;
		text-decoration: underline;
	}

	.nav-paging-in li.prev,
	.nav-paging-in li.next {
		border: 1px #cbcbcb solid;
	}

	.nav-paging-in li.prev a,
	.nav-paging-in li.next a {
		padding: 7px 8px 5px;
	}

	.nav-paging-in li.prev:before,
	.nav-paging-in li.next:before {
		content: '';
	}

	.nav-paging-in.photo li.prev,
	.nav-paging-in.photo li.next {
		border: 0;
	}

	.list_gray .nr-paging { padding-bottom:30px; }
	.list_gray .nr-paging li.nr-prev,
	.list_gray .nr-paging li.nr-next { background-color:#fff; }

	/* radio & checkbox */
	input[type=radio] {
		display: inline-block;
		margin-right: 6px;
	}

	input[type=radio] + label {
		cursor: pointer;
		display: inline-block;
		font-size: 1rem;
		line-height: 1;
		margin-right: 8px;
		position: relative;
	}
}

@media screen and (max-width: 599px) and (min-width: 1px) {
	input[type=radio] {
		display: none;
		margin: 0;
	}

	input[type=radio] + label {
		padding: 0 0 0 15px;
	}

	input[type=radio] + label:before {
		background: #fff;
		border: 1px #ccc solid;
		border-radius: 12px;
		box-sizing: border-box;
		content: '';
		display: block;
		height: 12px;
		left: 0;
		margin-top: -6px;
		position: absolute;
		top: 50%;
		width: 12px;
	}

	.error input[type=radio] + label:before {
		border: 2px #c33 solid;
	}

	input[type=radio]:checked + label:after {
		background: #000;
		border-radius: 6px;
		box-sizing: border-box;
		content: '';
		display: block;
		height: 6px;
		left: 3px;
		margin-top: -3px;
		position: absolute;
		top: 50%;
		width: 6px;
	}
}

@media screen and (max-width: 599px) {
	select {
		-webkit-appearance: none;
		-moz-appearance: none;
		background: #fff;
		border: 1px #ddd solid;
		border-radius: 0;
		height: 45px;
		padding: 0 10px;
		width: 100%;
	}

	.search-wrap select {
		height: 45px;
	}

	/* ============================== */
	/* Components                     */
	/* ============================== */
	/* 既存分 */
	h1 .caption,
	h2 .caption {
		display: none;
	}

	.page-title {
		border-bottom: 6px #d03d3e solid;
		border-top: 0;
		font-size: 1.8rem;
		padding: 12px 10px 10px;
	}

	.article .page-title {
		border: 0;
		line-height: 1.2;
		padding: 12px 10px 0;
	}

	.border-title {
		background: url(/img/rwd/bg/bg_ttl_01.png) no-repeat 0 0;
		padding: 15px 10px 0;
	}

	.border-sub-title {
		border: 0;
		font-size: 1.3rem;
		margin: 22px 0 0;
		padding: 0 10px;
	}

	/* 既存分 */
	/* - sp-toggle */
	.has-flag .title.sp-toggle {
		border-bottom: 1px #eee solid;
		height: 45px;
	}

	.has-flag .title.sp-toggle span {
		display: block;
		line-height: 1.2;
		padding: 15px 0 13px 40px;
		position: relative;
	}

	.has-flag .title.sp-toggle span:before {
		color: #838383;
		content: '\f078';
		display: block;
		font-family: FontAwesome;
		font-size: 14px;
		font-style: normal;
		font-weight: normal;
		margin-top: -7px;
		position: absolute;
		right: 10px;
		text-decoration: none;
		top: 50%;
		z-index: 2;
	}

	.has-flag .title.sp-toggle span:before {
		margin-top: -9px;
	}

	.has-flag .title.sp-toggle.open {
		background-color: #d03d3e;
		border-bottom: 0;
		color: #fff;
	}

	.has-flag .title.sp-toggle.open span {
		position: relative;
	}

	.has-flag .title.sp-toggle.open span:before {
		color: inherit;
		content: '\f077';
		display: block;
		font-family: FontAwesome;
		font-size: 14px;
		font-style: normal;
		font-weight: normal;
		margin-top: -7px;
		position: absolute;
		right: 10px;
		text-decoration: none;
		top: 50%;
		z-index: 2;
	}

	.has-flag .title.sp-toggle.open span:before {
		margin-top: -9px;
	}

	.has-flag.first .title.sp-toggle {
		border-top: 1px #eee solid;
	}

	.has-flag .title.sp-toggle + * {
		display: none;
	}

	.has-flag .title.sp-toggle.open + * {
		display: block;
	}

	/* btn-basic 通常ボタン */
	.btn-group .btn-basic {
		margin: 0;
	}

	.btn-group .btn-basic.has-normal a {
		font-size: 1.4rem;
	}

	/* - search */
	.input-button.search { -webkit-appearance: none; -moz-appearance: none; appearance: none; background: transparent url(/img/rwd/btn_search.png) no-repeat 50% 50%; background-size: 50px 45px; color: transparent; }
	.select-wrap .input-button.search,
	.sp-select-wrap .input-button.search { height: 45px; width: 50px; }
	.has-flag .title { background: none; position: relative; }
	.has-flag .title:before { background: url(/img/rwd/icon/flag.png?v=17050) no-repeat; background-position: 0 50px; background-size: 20px 527px; border: 1px #eee solid; box-sizing: border-box; content: ''; display: block; height: 15px; left: 10px; margin: -7px 0 0; position: absolute; top: 50%; width: 22px; }
	.has-flag .title.jp:before { background-position: 0 0; }
	.has-flag .title.de:before { background-position: 0 -26px; }
	.has-flag .title.usa:before { background-position: 0 -50px; }
	.has-flag .title.cd:before { background-position: 0 -74px; }
	.has-flag .title.uk:before { background-position: 0 -99px; }
	.has-flag .title.se:before { background-position: 0 -124px; }
	.has-flag .title.fr:before { background-position: 0 -149px; }
	.has-flag .title.it:before { background-position: 0 -173px; }
	.has-flag .title.sp:before { background-position: 0 -198px; }
	.has-flag .title.bg:before { background-position: 0 -223px; }
	.has-flag .title.nl:before { background-position: 0 -248px; }
	.has-flag .title.rs:before { background-position: 0 -273px; }
	.has-flag .title.kr:before { background-position: 0 -297px; }
	.has-flag .title.tl:before { background-position: 0 -321px; }
	.has-flag .title.ms:before { background-position: 0 -346px; }
	.has-flag .title.id:before { background-position: 0 -371px; }
	.has-flag .title.sa:before { background-position: 0 -397px; }
	.has-flag .title.ar:before { background-position: 0 -419px; }
	.has-flag .title.at:before { background-position: 0 -445px; }
	.has-flag .title.cn:before { background-position: 0 -467px; }
	.has-flag .title.tw:before { background-position: 0 -490px; }
    .has-flag .title.ro:before { background-position: 0 -515px; }
	.has-flag .title.others:before { background-image: none; }
	.label-category { font-size: 1rem; height: 15px; padding: 2px 0 3px; width: 87px; }
	.new { font-size: 1.2rem; }

    /* 既存分 */
    .caption_01{ padding: 0 10px; }
    .caption_01.align-right { display: none; }
    .caption_01.align-left { margin:10px 0; }
    .information { padding: 0 10px; }
    .page-top { display: none; }

	/* 新規追加分 */
	/* - module layout */
	.caption {
		margin: 20px 0 0;
		padding: 0 10px;
	}

	.page-title + .caption {
		margin: 20px 0;
	}

	.al-right {
		margin: 15px 0 0;
		padding: 0 10px;
		text-align: right;
	}

	/* text */
	.text-a {
		font-size: 1.4rem;
		line-height: 1.6;
	}

	.text-b {
		font-size: 1.3rem;
		line-height: 1.4;
	}

	/* - link */
	.link-a a {
		font-size: 1.6rem;
		line-height: 1.2;
	}

	/* - date */
	.date {
		font-size: 1.2rem;
		line-height: 1.2;
	}

	/* - sup */
	.sup {
		font-size: 1.2rem;
		line-height: 1.2;
	}

	/* ============================== */
	/* trumps                         */
	/* ============================== */
	.NR-rwd #NR-header-logo-sv.logo-sv-ocn,
	.NR-rwd02 #NR-header-logo-sv.logo-sv-ocn {
		margin-left: 70px;
	}

    #NR-header-logo a {
        color: #000
        ;font-size: 16px;
        font-weight: normal;
        text-decoration: none;
        box-sizing: border-box;
    }

	/* #NR-wrapper */
	#NR-wrapper-in {
		padding: 0;
	}

	/* #NR-main */
	.NR-rwd #NR-main {
		width: 100%;
	}

    .NR-rwd #NR-main_index {
        width: 100%;
    }

	.NR-copyright-ip {
		color: #000;
		text-align: left;
	}

	/* 検索 */
	.NR-rwd .NR-search {
		background: #ebb;
		margin: 12px 0 0;
		padding: 14px 10px 14px;
		width: auto;
	}

	.NR-rwd .NR-search-in {
		padding: 0;
	}

	.NR-rwd .NR-search-in .NR-search-text,
	.NR-rwd .NR-search-in .NR-button {
		float: none;
	}

	.NR-rwd .NR-search-in .NR-search-text {
		background: #fff;
		height: 45px;
		width: 100%;
	}

	.NR-rwd .NR-search-in .NR-button {
		height: 45px;
		width: 50px;
	}

    .NR-rwd #NR-nav li.nav_search {
        padding: 20px 10px 25px;
         background: #eee;
    }

    .NR-rwd #NR-nav li.nav_search .block_search_form {
        color: #000;
        position: relative;
    }

    .NR-rwd #NR-nav-main { background:#fff; }
    .NR-rwd #NR-nav-main li.NR-now a { background:#c33; }
    .NR-rwd #NR-nav-main li.NR-sublevel a { padding-left:3rem; }
    .NR-rwd #NR-nav-main li a:after { content:""; display:block; width:8px; height:8px; border-top:3px solid #888; border-right:3px solid #888; transform:translateY(-6px) rotate(45deg); position:absolute; right:10px; top:50%; }
    .NR-rwd #NR-nav-main.NR-open { max-height:1000px; }
    .NR-rwd #NR-nav-main .search-wrap .search-wrap-in-3 { margin:0; }
    .NR-rwd #NR-nav-main .search-wrap .search-wrap-in-3 label { margin-bottom:12px; }
    .NR-rwd #NR-nav-main .NR-text { font-size:16px; }
    .NR-rwd #NR-nav-main input[type=radio] + label { font-size:12px; }
    .NR-rwd #NR-nav-main .NR-search { margin:0; padding:0; width:auto; }
    .NR-rwd #NR-sp-menu {
        display: block;
        background-size: 24px 21px;
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAVAQMAAABmJ7xlAAAABlBMVEUAAAD///+l2Z/dAAAAEklEQVR4XmPABv7//w/D5MgDAPF+Ee+1qqw3AAAAAElFTkSuQmCC) no-repeat 50% 40%;
        position: absolute;
        right: -9px;
        top: -13px;
        width: 48px;
        height: 57px;
        -webkit-transition: opacity 0.5s ease-in-out;
        -moz-transition: opacity 0.5s ease-in-out;
        transition: opacity 0.5s ease-in-out;
    }

    .NR-rwd #NR-sp-menu.NR-on {
        opacity: 0.3;
    }

    .NR-rwd #NR-header-in .menu_txt{
        display: inline-block;
        position: absolute;
        bottom: 0;
        margin-bottom: 6px;
        right: 5px;
        font-size: 10px;
        z-index: 1000;
        color:#000;
        line-height: 1.2;
    }

    .NR-rwd #NR-header-logo-goo.logo-ocn img {
        width: 65px;
        height: 30px;
        vertical-align: top;
    }

    .NR-rwd #NR-header-logo-goo img {
        height: 30px;
        margin-right: 0
        vertical-align: bottom;
        width: auto;
        margin-bottom: 2px
    }

    .NR-rwd #NR-header-logo-sv {
        display: inline-block;
        margin: 0 0 0 64px;
        font-size: 14px;
    }
    .NR-rwd #NR-header-logo-sv img.logo-img { width:95px; height:36px; display:block !important; }

    .NR-rwd #NR-header #NR-header-logo #NR-header-logo-sv {
        font-size: 14px;
    }

    .NR-rwd #NR-header-in .personal_top { display:inline-block; width:98px; height:57px; margin-top:-10px; position:absolute; right:29px; }
    .NR-rwd #NR-header-in .personal_top.normal { width:auto; right:-8px; }
    .NR-rwd .personal_top ul { width:100%; clear:both; height:57px; }
    .NR-rwd .personal_top ul li { width:48px; float:left; text-align:center; display:table-cell; vertical-align:bottom; }
    .NR-rwd .personal_top ul li a { width:100%; height:100%; display:block; color:#333; text-decoration:none; position:relative; height:36px; }
    .NR-rwd .personal_top ul li a span.txt { width:60px; line-height:1; font-size:10px; position:relative; left:-6px; bottom:-3px; display:inline-block; color:#000; vertical-align:bottom; }
    .NR-rwd .personal_top ul li a span.count { position:absolute; top:6px; left:31px; color:#d03d3e; font-size:15px; }
    .NR-rwd .personal_top ul li.favorite-icon { height:57px; margin-top:0; }
    .NR-rwd .personal_top ul li.favorite-icon a:before { background:none; width:20px; height:28px; color:#777; content:"\f005"; font:normal normal normal 26px/1 FontAwesome; position:absolute; top:3px; left:7px; margin-top:6px; }
    .NR-rwd .personal_top ul li.saikin-icon { width:38px; }
    .NR-rwd .personal_top ul li.saikin-icon a:before { background:none; width:20px; height:28px; color:#777; content:"\f017"; font:normal normal normal 27px/1 FontAwesome; position:absolute; top:2px; left:10px; margin-top:6px; }
    .NR-rwd .personal_top ul li.saikin-icon a span.txt { left:1px; width:40px; }
    .NR-rwd .personal_top ul li.sidemenu-icon a { display:block; background-size:24px 21px; background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAVAQMAAABmJ7xlAAAABlBMVEUAAAD///+l2Z/dAAAAEklEQVR4XmPABv7//w/D5MgDAPF+Ee+1qqw3AAAAAElFTkSuQmCC) no-repeat 50% 30%; position:relative; width:48px; height:53px; }
    #NR-header-logo .personal_top ul li a { padding-top:8px; height:57px; position:relative; }

    .foot-txt { width:100%; }
    .head-txt { width:100%; }

	.ad-wrap {
		margin: 30px 0;
		text-align: center;
	}

	.ad-wrap img {
		max-width: 100%;
	}

	.bx-wrapper {
		margin: 32px auto 0 !important;
		position: relative;
	}

	.bx-wrapper .bx-viewport {
		border: 0;
		box-shadow: none;
		height: auto !important;
		left: -3px;
	}

	.bx-wrapper .bx-controls .bx-prev {
		background: url(/img/rwd/icon_arrow_prev.png) no-repeat 50% 50%;
		background-size: 6px 10px;
		left: -29px;
		position: absolute;
	}

	.bx-wrapper .bx-controls .bx-next {
		background: url(/img/rwd/icon_arrow_next.png) no-repeat 50% 50%;
		background-size: 6px 10px;
		position: absolute;
		right: -23px;
	}

	.bx-wrapper .bx-controls-direction a {
		margin-top: -14px;
	}

	.sp-width-full {
		margin: 0 -10px;
	}

	.sp-block {
		display: block;
	}
	
	dl.ftcat {
		margin: 0 0 10px;
		padding: 0;
		display: block;
		border-bottom: solid 1px #ccc;
	}
	
	dl.ftcat:after {
		display: block;
		visibility: hidden;
		clear: both;
		height: 0;
		content: "";
	}
	
	dl.ftcat dt {
		display: block;
		color: #666;
		background: #ccc;
		padding: 4px 6px;
		font-size: 12px;
		font-weight: bold;
	}
	
	dl.ftcat dd {
		width: 50%;
		margin: 0 0 -1px;
		padding: 0;
		float: left;
		border-bottom: solid 1px #ccc;
		font-size: 14px;
	}

    dl.ftcat dd.full_width{
        width:100%;
        text-align: center;
    }
   
	dl.ftcat dd a {
		display: block;
		border-right: solid 1px #ccc;
		padding: 8px 6px;
		color: #666;
		text-decoration: none;
	}
	dl.ftcat dd.ss {
		overflow: hidden;
		font-size: 12px;
	}
	
	dl.ftcat dd.ss a {
		padding: 8px 6px 10px 6px;
	}
	
	dl.ftcat dd.xss {
		overflow: hidden;
		font-size: 10px;
	}
	
	dl.ftcat dd.xss a {
		padding: 10px 6px;
	}
	
	dl.ftcat dd:nth-child(odd) a {
		border: 0;
	}
	
	/* scrolltop */
	#scrolltop img {
		width: 40px;
		height: 40px;
	}
  .personal_bottom{
    width: 100%;
    display: table;
    table-layout: fixed;
    border-bottom: 1px solid #ccc;
    font-family: helvetica,arial,'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
  }
  .personal_bottom ul{
    display: table-row;
    list-style: none;
  }
  .personal_bottom ul li{
    text-align: center;
    display: table-cell;
    vertical-align: bottom;
    border-right: 1px solid #ccc;
  }
  .personal_bottom ul li:last-child{
    border-right: none;
  }
  .personal_bottom ul li a{
    width: 100%;
    padding: 30px 0 8px;
    display: block;
    color: #333;
    text-decoration: none;
  }
  .personal_bottom ul li span.txt{
    padding-top: 20px;
    font-size: 12px;
    position: relative;
  }
  .personal_bottom ul li span.count{
    width: 1.5rem;
    position: absolute;
    top: 1px;
    right: 1px;
    font-size: 17px;
    color: #e50012;
    text-align: left;
    margin-left: 4px;
  }
  .personal_bottom ul li:nth-of-type(1) span.txt:before{
    content: '';
    display: block;
    background: none;
    width: 20px;
    height: 17px;
    color: #777;
    content: "\f017";
    font: normal normal normal 18px/1 FontAwesome;
    position: absolute;
    top: 1px;
    left: 26px;
  }
  .personal_bottom ul li:nth-of-type(2) span.txt:before{
    background: none;
    width: 20px;
    height: 17px;
    color: #777;
    content: "\f005";
    font: normal normal normal 18px/1 FontAwesome;
    position: absolute;
    top: 1px;
    left: 12px;
  }
  .personal_bottom ul li:nth-of-type(3) span.txt:before{
    width: 33px;
    height: 18px;
    background-position: center -71px;
    background-image: url(/smp/img/common/icon_common.png);
    -webkit-background-size: 20px 135px;
    background-repeat: no-repeat;
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 25%;
  }

}

/* D-menu */
#defalt_header .head_logo img {
	box-sizing: content-box;
}

#header #defalt_header .head_logo .category_list_ttl span {
	font-size: 18px;
}


#footer_a2 .services h2,
#footer_a2 .pagetop a {
	font-size: 14px;
}
#footer_a2 .services .ft_icon,
#footer_a2 .services .ft_icon li {
	box-sizing: content-box;
}

#footer_a2 .pagetop {
	height: inherit;
}

#footer_a2 .pagetop a {
	color: #666;
}

#footer_a2 .pagetop a img {
	padding: 0;
	margin-right: 10px;
}

#footer_a2 footer .poweredby {
	color: #666;
	font-size: 12px;
}
.NR-rwd .NR-search_bg {
    background: none;
}

.NR-tpath li.NR-first img{
    display:none;
}

@media screen and (max-width: 599px){

dl.ftcat {
    padding:0 0 10px 0;
    margin:0;
}
dl.ftcat dt{
    padding: 18px 16px 18px 6px;
    background: #f3f3f3;
    border-bottom: 1px solid #ccc;
    font-family: helvetica,arial,'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
}
dl.ftcat dd a{
    padding: 18px 16px 18px 6px;
    overflow: hidden;
    position: relative;
    font-family: helvetica,arial,'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif;
}
dl.ftcat dd a:before{
    color: #ccc;
    content: '\f054';
    display: block;
    font-family: FontAwesome;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    margin-top: -7px;
    position: absolute;
    right: 5px;
    text-decoration: none;
    top: 50%;
    z-index: 2;
}
.NR-copyright span{
    font-size: 12px;
    color: #666;

}
.personal_bottom.sp-visible{
    display:table !important;
}
.NR-rwd .NR-tpath{
    width: 100%;
    padding:0;
    color: #666;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    font-size: 12px;
    overflow-x: auto;
    overflow-y: hidden;
    background: #fff;
    background: -moz-linear-gradient(top, #fff 0%, #efefef 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), color-stop(100%,#efefef));
    background: -webkit-linear-gradient(top, #fff 0%,#efefef 100%);
    background: linear-gradient(to bottom, #fff 0%,#efefef 100%);
}
.NR-rwd .NR-tpath.top { border-top:none; }
.NR-rwd .NR-tpath ol{
    margin:0;
    padding:0;
    list-style: none;
    overflow: hidden;
    display: table;
    -webkit-overflow-scrolling: touch;
    width: auto;
    font-size: 100%;
}
.NR-rwd .NR-tpath li{
    padding-left: 15px;
    display: table-cell;
    line-height: 30px;
    text-shadow: 0 1px 0 white;
    vertical-align: middle;
    white-space: nowrap;
}
.NR-rwd .NR-tpath li:first-child{
    padding-left: 5px !important;
}
.NR-tpath li:before, .NR-tpath li.NR-first:before{
    content:none;
}
.NR-rwd .NR-tpath li a{
    color: #666;
    text-decoration: none;
    display: block;
    float: left;
    overflow: visible;
}
.NR-tpath li.NR-first img{
    display:inline-block;
}
.NR-rwd .NR-tpath li:first-child a{
    padding: 0;
    line-height: 0;
}
.NR-rwd .NR-tpath li a:before{
    float: right;
    display: block;
    margin-left: auto;
    margin-right: -5px;
    height: 15px;
    width: 1px;
    content: " ";
    -webkit-transform: skew(30deg);
    background: #c6c6c6;
    -moz-transform: skew(30deg);
    -o-transform: skew(30deg);
    transform: skew(30deg);
}
.NR-rwd .NR-tpath li a:after{
    position: relative;
    display: block;
    margin-top: -15px;
    margin-left: auto;
    margin-right: -5px;
    height: 15px;
    width: 1px;
    content: " ";
    -webkit-transform: skew(-30deg);
    background: #c6c6c6;
    -moz-transform: skew(-30deg);
    -o-transform: skew(-30deg);
    transform: skew(-30deg);
}
.NR-rwd .NR-tpath li:last-child{
    padding: 0 10px 0 15px;
    background: transparent !important;
}

.NR-rwd .NR-tpath li:last-child span{
    width: auto;
    height: 30px;
    position: absolute;
    top: auto;
    left: auto;
    overflow: hidden;
    position: static;
}
/*#21458 #21460 追加　ぱんくず*/
.NR-rwd .NR-tpath ol.cx li img + span{
    display:inline-block;
}
.NR-rwd .NR-tpath ol.cx li.NR-first span {
    padding-left:20px;
    position:relative;
    background-image: none;
    display: inline;
    height: auto;
    line-height: normal;
    text-indent: 0;
    width: auto;
}
.NR-rwd .NR-tpath ol.cx li:first-child span:before{
    content: "";
    width: 16px;
    height: 14px;
    background-image: url(/smp/img/common/icon_home.png);
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    background-size: 16px 30px;
    background-position: center;
}
.NR-rwd .NR-tpath ol.cx li:first-child a{
     line-height: 30px;
}


.personal_bottom.sp-visible ul li span.count{
    width: 2.4rem;
    top: -1px;
}
}

/* enquete link */
.center_ad { text-align:center; margin:20px 0px; }
.center_ad.bnr_anq { max-width:320px; margin:20px auto; }
.center_ad.bnr_anq a { background-color:#178a89; padding:0; display:block; }
.center_ad.bnr_anq a:hover { text-decoration:none; }
.center_ad.bnr_anq a .text-box { display:block; padding:10px; position:relative; background-color:#27b7b6; }
.center_ad.bnr_anq a .text-box:after { content:""; display:block; width:16px; height:16px; border-top:3px solid #fff; border-right:3px solid #fff; -webkit-transform:rotate(45deg); transform:rotate(45deg); position:absolute; right:20px; top:50%; margin-top:-10px; }
.center_ad.bnr_anq a .text-box .title { color:#fff; font-size:22px; text-align:center; margin-top:3px; }
.center_ad.bnr_anq a .text-box .text { color:#fff; font-size:16px; margin-top:6px; text-align:center; }

/* used/keyword */
.keyword_area{ width:100%; margin-top: 30px; }
.keyword_area ul{ width:100%; }
.keyword_area li{ width:33.3%; float:left; margin-bottom: 14px; }
.keyword_area li:before{ color: #999; content: '>'; font-family: monospace; margin: 0px 10px 0px 0; }
@media screen and (max-width: 599px) {
    .keyword_area ul{ padding:0 2%; }
    .keyword_area li{ text-indent: -1.4em; padding: 0 1em 0 1.4em; line-height: 1.4; width: auto; min-width: 50%; }
}

/* sitemap */
.NR-col1 h2.border-title{ position: relative; border-top: 3px solid #ddd; background:none; padding: 9px 0 0; }
.NR-col1 h2.border-title:after{ content: ""; line-height: 0; display: block; overflow: hidden; position: absolute; top: -3px; bottom: -1px; width: 167px; border-top: 3px solid #d03d3e; }
.NR-col1 .category-use-background{ margin-top:20px; margin-bottom:30px; }
.NR-col1 .category-use-background .category-use{ display: table; padding: 15px 0; width: 100%; }
.NR-col1 .category-use-background .category-use .category-use-in{ display: table-cell; width: 25%; padding-right: 2%; }
.NR-col1 .category-use-background .category-use .category-use-in:nth-child(4n){ padding-right:0; }
.NR-col1 .category-use-background .category-use .category-use-in h3 span,
.NR-col1 .category-use-background .category-use .category-use-in h4 span,
.NR-col1 .category-use-background .category-use .category-use-in h5 span{ color: #333; font-weight: bold; line-height: 1; display:inline-block; margin: 0 0 10px; }
.NR-col1 .category-use-background .category-use .category-use-in h3 a span,
.NR-col1 .category-use-background .category-use .category-use-in h4 a span,
.NR-col1 .category-use-background .category-use .category-use-in h5 a span{ text-decoration:underline; }
.NR-col1 .category-use-background .category-use .category-use-in ul{ border-top: #cc3333 2px solid; }
.NR-col1 .category-use-background .category-use .category-use-in ul li{ margin-top: 10px; line-height: 1.5; }
@media screen and (max-width: 599px) {
    .NR-col1 h2.border-title{ margin-top:0; border-top:none; padding: 4px 3px; margin: 0; text-align: left; font-size: 110%; color: #000; line-height: 30px; background: #e6e6e6; }
    .NR-col1 h2.border-title:after{ content:none; }
    .NR-col1 .category-use-background{ margin-top:0 }
    .NR-col1 .category-use-background .category-use{ padding:0; }
    .NR-col1 .category-use-background .category-use .category-use-in{ display:block; width:100%; padding-right:0; }
    .NR-col1 .category-use-background .category-use .category-use-in h3 span{ padding: 10px 0; margin-bottom:0; }
    .category-use .category-use-in h4 span,
    .category-use .category-use-in h5 span{ color: #333; font-weight: bold; line-height: 1; display: inline-block; margin: 0 0 10px; padding: 10px 0; margin-bottom: 0; }
    .NR-col1 .category-use-background .category-use .category-use-in ul li{ margin-top:0; border-bottom: 1px solid #ccc; }
    .NR-col1 .category-use-background .category-use .category-use-in ul li a{ display:block; padding:10px 0; padding: 15px 15px 15px 10px; position: relative; text-shadow: 0 1px 1px #f6f6f6; text-decoration: none; overflow: hidden; font-weight: bold; }
    .NR-col1 .category-use-background .category-use .category-use-in ul li a:after{ content: ""; display: block; width: 8px; height: 8px; border-top: 3px solid #888; border-right: 3px solid #888; -webkit-transform: rotate(45deg); transform: rotate(45deg); position: absolute; right: 10px; top: 50%; margin-top: -7px; }
    .NR-col1 .category-use-background .category-use .category-use-in h3,
    .NR-col1 .category-use-background .category-use .category-use-in h4,
    .NR-col1 .category-use-background .category-use .category-use-in h5{ padding-left:5px; }
}

/* hedding information */
.NR-rwd .caption.car_stock{ margin:0; }
.NR-rwd .caption.car_stock .strong{ color:#c33; }
@media screen and (max-width:599px) {
    .NR-rwd h1.page-title{ font-size:120%; padding:7px 8px; border-bottom:3px solid #d03d3e; }
    .NR-rwd .caption.car_stock{ position:absolute; top:10px; line-height:1.4; font-size:14px; padding-top:0; }
    .NR-rwd .caption.car_stock .strong{ font-size:14px; }
    .NR-rwd h2.border-title{ background:none; padding:4px 3px; margin:0; text-align:left; font-size:110%; color:#000; line-height:30px; background:#e6e6e6; }
}
/* column item */
@media screen and (max-width:599px) {
    .NR-rwd .column-item .item{ margin-top:0; width:100%; float:none; border-bottom:1px solid #ccc; padding:10px 0; }
    .NR-rwd .column-item .item .inner{ padding-left:10px; height:60px; }
    .NR-rwd .column-item .item .inner:after{ content:""; display:block; width:8px; height:8px; border-top:3px solid #888; border-right:3px solid #888; -webkit-transform:rotate(45deg); transform:rotate(45deg); position:absolute; top:50%; right:10px; margin-top:-7px; }
    .NR-rwd .column-item .item .inner > a{ z-index:99; }
}
/* connest list */
@media screen and (max-width:599px) {
    .NR-rwd .connest-list{ margin-top:20px; padding:0; background:none; }
    .NR-rwd .connest-list p{ background:none; padding:4px 3px; margin:0; text-align:left; font-size:110%; color:#000; line-height:30px; background:#e6e6e6; font-weight:bold; }
    .NR-rwd .connest-list ul{ padding:0; }
    .NR-rwd .connest-list ul li.text{ width:50%; margin:0; float:left; border-bottom:1px solid #ccc; }
    .NR-rwd .connest-list ul li.text:before{ content:none; }
    .NR-rwd .connest-list ul li.text:nth-child(odd){ border-right:1px solid #ccc; }
    .NR-rwd .connest-list ul li.text a{ display:block; padding:18px 14px 18px 4px; position:relative; color:#000; min-height:55px; font-size:14px; }
    .NR-rwd .connest-list ul li.text a:after{ color:#ccc; content:'\f054'; display:block; font-family:FontAwesome; font-size:14px; font-style:normal; font-weight:normal; margin-top:-7px; position:absolute; right:5px; text-decoration:none; top:50%; z-index:2; }
    .NR-rwd .connest-list ul li.text a span{ position:absolute; top:50%; -webkit-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%); margin-right:16px; }
    .NR-rwd .connest-list ul li.text.nr-btn-more a { background-color:#fff; padding:17px 16px 16px 16px; }
    .NR-rwd .connest-list ul li.text.nr-btn-more a:after { content:none; }
    .NR-rwd .connest-list ul li.text.nr-btn-more a .nr-more { position:static; margin:0; }
    .NR-rwd .connest-list ul li.text.nr-btn-more a .nr-more:after { color:#000; }
    .NR-rwd .connest-list ul.full_width li.text{ width:100%; }
    .NR-rwd .connest-list ul.full_width li.text:nth-child(odd) { border-right:none; }
    .NR-rwd .connest-list ul.full_width li.text a { padding:17px 16px 16px 6px; font-size:14px; min-height:initial; min-height:inherit; }
    .NR-rwd .connest-list ul.full_width li.text a .maker_stock { font-size:12px; font-weight:normal; padding-left:8px; color:#aaa; position:inherit; display:inline-block !important; top:unset; transform:none; margin:0; }
}

/* insurance banner */
.insweb_block { text-align:center; margin-top:20px; margin-bottom:20px; }
/* nenpi/gasoline */
.column-item.rank_jitsunenpi .jitsunenpi_cate{
    display: table;
    width: 98%;
    background: #eee;
    color: #666;
    padding: 14px 1%;
    margin-top: 40px;
}
.column-item.rank_jitsunenpi .jitsunenpi_cate .ranking{
    display: table-cell;
    width: auto;
}
.column-item.rank_jitsunenpi .jitsunenpi_cate .name{
    display: table-cell;
    width: 44%;
}
.column-item.rank_jitsunenpi .jitsunenpi_cate .jitsunenpi,
.column-item.rank_jitsunenpi .jitsunenpi_cate .catalognenpi{
    display: table-cell;
    width: 16%;
    text-align: center;
}
.column-item.rank_jitsunenpi .item{
    padding: 10px 0;
    border-bottom: 1px solid #e3e3e3;
    width: 100%;
}
.column-item.rank_jitsunenpi .item .inner{
    display: table;
    width: 100%;
}
.column-item.rank_jitsunenpi .item .inner .count_box,
.gs_number{
    display: table-cell;
    vertical-align: middle;
    width: 3%;
    max-width: 23px;
}
.column-item.rank_jitsunenpi .item .inner .count_box .ranking,
.gs_number span{
    width: 23px;
    height: 23px;
    line-height: 23px;
    font-size:108%;
}
.column-item.rank_jitsunenpi .item .inner .count_box .ranking.over99 {
    font-size:85%;
}
.column-item.rank_jitsunenpi .item .inner .thumbnail{
    display: table-cell;
    vertical-align: middle;
    width: auto;
    margin: 0 10%;
}
.column-item.rank_jitsunenpi .item .inner .title{
    display: table-cell;
    vertical-align: middle;
    width: 44%;
}
.column-item.rank_jitsunenpi .item .inner .title p + p{
    margin-top:4px;
}
.column-item.rank_jitsunenpi .item .inner .title a{
    color: #3366cc;
    text-decoration:none;
}
.ranking-box a.list_car_name{
    font-size:110%;
}
.small_txt,
.ranking-box a.small_txt{
    font-size:84%;
}
.column-item.rank_jitsunenpi .item .inner .title a +a{
    margin-left:10px;
}
.column-item.rank_jitsunenpi .item .inner .jitsunenpi,
.column-item.rank_jitsunenpi .item .inner .catalognenpi{
    display: table-cell;
    vertical-align: middle;
    width: 16%;
    text-align: center;
}
.gs_ave_box{
    margin-top:40px;
}
.gs_ave{
    width:100%;
    border-bottom:1px solid #ccc;
    border-right:1px solid #ccc;
    margin-top: 0;
}
.gs_ave thead th,
.gs_ave tbody td{
    text-align:center;
    border-top:1px solid #ccc;
    border-left:1px solid #ccc;
    padding: 8px 12px 6px;
}
.gs_ave thead th{
    background: #f3f3f3;
}
.gs-rank_PC{
    margin-bottom:30px;
}
@media screen and (max-width:599px) {
    .column-item.rank_jitsunenpi{
        overflow:hidden;
    }
    .column-item.rank_jitsunenpi .item .inner .thumbnail{
        margin: 0;
        display: block;
        position: absolute;
        top: 50%;
        margin-top: -25px;
    }
    .column-item.rank_jitsunenpi .item .inner .title{
        display: block;
        width: auto;
        margin-top: 0;
        float: left;
        clear: right;
        margin-left: 100px;
    }
    .column-item.rank_jitsunenpi .item .inner .jitsunenpi{
        display: block;
        width: 100%;
        float: left;
        text-align: left;
        margin-left: 100px;
        margin-top: 4px;
    }
    .column-item.rank_jitsunenpi .item .inner .jitsunenpi span{
        display: inline-block !important;
        margin-left: 10px;
    }
    .column-item.rank_jitsunenpi .item .inner .jitsunenpi span:first-child{
        margin-left:0;
    }

    .gs_wrap .tab_box{
        margin: 20px 0;
    }
    .gs_wrap .tab_box .tabs{
        width: 100%;
        margin: 0 auto 10px;
    }
    .gs_wrap .tab_box .tabs .tab a{
        padding: 14px 0;
        width: 100%;
        display: block;
        text-align: center;
        float: left;
        background-color: #d03d3e;
        color: #fff;
        border-top: 1px solid #d03d3e;
    }
    .gs_wrap .tab_box .tabs .tab.active a{
        color: #000;
        background-color: #fff;
        box-sizing: border-box;
        text-decoration: none;
    }
    .gs_wrap .tab_box .tab ul li{
        padding: 10px 0;
        display: block;
        border-bottom: 1px solid #ccc;
    }
    .gs_wrap .tab_box .tab ul li .dl{
        display: table;
        width: 100%;
    }
    .gs_wrap .tab_box .tab ul li dt.gs_number span{
        margin-left:8px;
    }
    .gs_wrap .tab_box .tab ul li dd.gs_area{
        display: table-cell;
        padding-left: 6px;
        overflow: hidden;
        text-align: left;
        vertical-align: bottom;
        width: 60%;
        padding-left: 20px;
    }
    .gs_wrap .tab_box .tab ul li dd.gs_price{
        display: table-cell;
        padding-left: 6px;
        padding-right: 20px;
        vertical-align: bottom;
        text-align: right;
        width: auto;
    }
#footer_docomo .copy {
        text-align:center;
        height:20px;
        line-height:20px;
        color:#b2b2b2;
        background-color: #1f1f1f;
}
body #footer_docomo {
        font-family:Verdana;
        font-size:0.9rem;
        color:#000000;
}
#footer_docodmo .footer_txt {
        margin:10px 0;
        width:100%;
        text-align:center;
        color:#000000;
        text-decoration:none;
        line-height:1.5rem;
}
#footer_docomo .footer_txt a {
        text-decoration:none;
        color:#000000;
}

@media screen and (max-width: 359px) {
        #footer_docomo .footer_txt a {
                font-size:90%
        }

	#footer_docomo .to_servicetop a div {
		font-size: 90%
	}
}

#back-top {
	position:fixed;
	bottom:25px;
	right:25px;
	z-index:10
}
#back-top a {
	width:45px;
	height:45px;
	display:block
}

#footer_docomo .to_servicetop {
        position: relative;
        margin: 9px;
        padding: 2px 3px 2px 3px;
        border: 2px #aaa solid;
        background-color: #ffffff
}

#footer_docomo .to_servicetop a {
        text-decoration: none;
        color: #000
}

#footer_docomo .to_servicetop a div {
        padding-top: 5px;
        padding-bottom: 5px;
        text-align: center
}

#footer_docomo .footer_list {
        width: 100%;
        display: table
}

#footer_docomo .footer_list li {
        display: table-cell;
        width: 50%
}

/* questions */
@media screen and (max-width:599px) {
    .questions { padding: 0 10px; }
    .questions .item { border: 1px solid #e3e3e3; border-bottom: 4px solid #e3e3e3; padding-bottom:0; margin: 10px 0 0; }
    .questions .item section { position:relative; }
    .questions .item section a.sp-visible { height: 100%; position: absolute; width: 100%; z-index: 9; }
    .questions .text-box { background: #fff; padding: 20px; }
    .questions .text-box .title{ font-size: 110%; }
    .questions .addition-box { background:#fff; margin:0; padding:20px; }
    .questions .addition-box .title { margin:0; }
    .questions .title a { text-decoration:none; }
    .NR-rwd h1.page-title.title_oshiete { padding-right: 100px; }
    .btn_oshiete_box { margin: 10px auto 40px; padding-bottom: 30px; }
    .btn_oshiete_box a { display:block; }
    .btn_oshiete_box a + a { margin-left:0; margin-top:20px; }
    .btn_blue_box { padding-bottom: 30px; }
    .btn_blue_box a { text-align: center; display: block; }
    .answer_area { padding: 0 10px; margin-top: 20px; }
    .answer_list { margin-bottom:30px; }
    .question_detail { padding-top: 10px; border: none; margin-top: 0; }
    .question_detail .text-box .title { padding-left: 40px; background: #fff url(/img/icon/icon-question_01.png) 0 0 no-repeat; min-height: 26px; }
    .question_detail .image img { max-width:100%; }
    .answer_area .change_link { position: initial; margin: 4px 0 20px; }
    .answer_area .change_link li { padding: 7px 0; width: 50%; float: left; text-align: center; }
    .answer_area .change_link li:first-child { border: none; }
    .answer_area .change_link li.on { background:#3366cc; }
    .answer_area .change_link li.on a { color:#fff; }
    .answer_list .item { background:#fff; border-bottom: 4px solid #e3e3e3; padding: 20px; }
    .answer .text-box { padding: 0; }
    .answer .text-box .fa-stack { left:0; top:-3px; }
    .answer .text-box .title { margin-left: 10px; font-size: 110%; }
    .answer .text-box .label_best { top:0; }
    .answer .thanks-box { padding-left: 0; }
    .answer .image img { max-width:100%; }
}
.word-wrapper { padding: 10px 10px 20px 10px; }
