@charset "euc-jp";
/* reset */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

address, h1, h2, h3, h4, h5, h6, th, em, strong {
	font-style: normal;
	font-weight: normal;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}

ul, li {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}

a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
p {
	line-height:1.5;
}

/* change colours to suit your needs */
ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}

mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold;
}

del {
	text-decoration: line-through;
}

abbr[title], dfn[title] {
	border-bottom: 1px dotted;
	cursor: help;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #cccccc;
	margin: 1em 0;
	padding: 0;
}

input, select {
	vertical-align: middle;
}

a {
	color: #333;
	text-decoration: none;
}

/* body */
body {
	color: #333;
	font-size: 12px;
	font-family: Helvetica, "ヒラギノ角ゴ Pro W3", HiraKakuPro-W3, Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", verdana, arial, sans-serif;
	line-height: 1;
	background: #fff;
	word-wrap: break-word;
	overflow-wrap: break-word;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-text-size-adjust: 100%;
}

a {
	transition: 0.2s;
	-webkit-transition: 0.2s;
}

*, *:before, *:after {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

#page {
	width: 100%;
	height: auto;
	background: #ffffff;
	position: relative;
/*	z-index: 1000;*/
}

/* contents */
#contents {
	width: 100%;
}

/* topicpath */
#topicpath {
	border-top-style: none;
	padding: 15px 0 15px 10px;
	overflow: hidden;
}

#topicpath li {
	float: left;
	font-size: 12px;
	line-height: 1.6;
	margin-bottom: 3px;
}

#topicpath li span {
	display: block;
	padding: 0 0 0 19px;
	background: url(https://img.goo-net.com/newcar/common/bg_line_path.gif) no-repeat 8px 7px;
}

#topicpath li a {
	color: #0000ff;
}

#topicpath li a:visited {
	color: #800080;
}

/*.pagenation*/
#newCarResultList .pagenationArea {
	padding: 20px 10px;
}
#newCarResultList .pagenationArea .resultTxt span {
	color: #ff0000;
	font-weight: bold;
}
#newCarResultList .pagenationArea .resultTxt {
	margin: 0;
	color: #242a32;
	font-size: 108%;
	text-shadow: 0px 1px 1px 1px rgba(255,255,255,0.3), 0px 0.5px 0px rgba(0,0,0,1);
	text-align: center;
margin-bottom: 15px;
}
#newCarResultList .pagenationArea .pagenation {
    width: 100%;
    display: table;
    background: #fff;
    border-radius: 4px;
}
#newCarResultList .pagenationArea .pagenation span, #newCarResultList .pagenationArea .pagenation a {
	padding: 13px 10px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
#newCarResultList .pagenationArea .pagenation .prev, #newCarResultList .pagenationArea .pagenation .next {
	width: 36%;
}
#newCarResultList .pagenationArea .pagenation .prev img, #newCarResultList .pagenationArea .pagenation .next img {
	vertical-align: middle;
}
#newCarResultList .pagenationArea .pagenation .prev {
	text-align: left;
}
#newCarResultList .pagenationArea .pagenation .next {
	text-align: right;
}
#newCarResultList .pagenationArea .pagenation span, #newCarResultList .pagenationArea .pagenation a {
	padding: 13px 10px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
#newCarResultList .pagenationArea .pagenation .page {
	width: 28%;
	font-size: 117%;
}
#newCarResultList .pagenationArea .pagenation .page em {
	font-weight: bold;
	font-style: normal;
}

.red_searchBtn{
	border-radius:0;
	font-size:16px;
	border:none;
	width:100%;
	padding:13px 45px;
	margin:10px 0;
	text-align:center;
	background:url(https://img.goo-net.com/common_v2/img/iphone/newcar/icon_search_02.png) no-repeat 40% 16px #f00;
	background-size:16px 16px; color:#fff;
}

.red_searchBtn02{
	background: #eb0202;
	width: 94%;
	margin: 0 auto;
}
.red_searchBtn02 a{
	display:block;
	text-indent:1em;
	font-size:14px;
	border:none; width:100%;
	padding: 17px 0;
	margin:7px auto;
	text-align:center;
	color:#fff;
	font-weight:bold;
}
.red_searchBtn02 a span{
	background:url(https://img.goo-net.com/common_v2/img/iphone/newcar/icon_search_02.png) no-repeat left center;
	background-size:16px auto;
	padding: 0 22px;
}

/* sns */
.shareBtnArea {
        margin: 16px 0 8px;
}
.shareText {
        margin-bottom: 12px;
        font-size: 14px;
        font-weight: bold;
        text-align: center;
}
.shareBtn {
        display: flex;
        justify-content: center;
}
.shareBtn > li:not(:last-child) {
        margin-right: 16px;
}
.shareBtn > li > a {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 120px;
        height: 40px;
        padding: 4px 8px;
        border-radius: 4px;
        color: #fff;
        font-size: 14px;
        line-height: 1.2;
        font-weight: bold;
        text-align: center;
        vertical-align: middle;
}
.shareBtn > li > a::before {
        display: inline-block;
        margin-right: 8px;
        background: no-repeat;
        content: "";
}
.shareBtn > li.share_facebook > a {
        background: #0966ff;
}
.shareBtn > li.share_facebook > a::before {
        height: 24px;
        width: 24px;
        background-image: url("https://img.goo-net.com/cache/ipn/newcar/common/icon_sns_shere_facebook.png");
        background-size: 24px;
}
.shareBtn > li.share_x > a {
        background: #000;
}
.shareBtn > li.share_x > a::before {
        height: 17px;
        width: 16px;
        background-image: url("https://img.goo-net.com/cache/ipn/newcar/common/icon_sns_shere_x.png");
        background-size: 16px;
}

/* footer*/
#topicsNew a, #GooMagazine a {
	border-bottom: 1px solid #DBDBDB;
	display: block;
}

#topicsNew a table, #GooMagazine a table {
	background-image: url("https://img.goo-net.com/goo/usedcar/common/img/iphone/icon_linkmark.png");
	background-position: 94% 50%;
	background-repeat: no-repeat;
	background-size: 8px 12px;
}

#topicsNew a table .imgTd, #GooMagazine a table .imgTd {
	padding: 10px 0 10px 10px;
	width: 50px;
}

#topicsNew a table .detail, #GooMagazine a table .detail {
	line-height: 1.3;
	padding: 6px 30px 0 8px;
	vertical-align: middle;
}

#GooMagazine a table .detail {
	padding: 0 35px 0 8px;
}

#topicsNew a table .detail p, #GooMagazine a table .detail p {
	color: #FFFFFF;
	display: inline-block;
	margin-top: 4px;
	padding: 2px 8px;
}

.gFBtnOuter {
	display: block;
	padding: 0;
}
.gFooterBtn {
	width:100%;
	display:table;
}

.gFooterBtn span {
	display:table-cell;
}

.gFooterBtn .offBtn {
	text-align:center;
	line-height:30px;
	height:30px;
	width:50%;
	color:#999999;
	background:#dfdfdf;
	-moz-border-radius: 8px 0 0 8px;
	-webkit-border-radius: 8px 0 0 8px;
	border-radius: 8px 0 0 8px;
	-moz-box-shadow:
		-1px 1px 1px rgba(255,255,255,0.8),
		inset -1px 1px 2px rgba(000,000,000,0.4);
	-webkit-box-shadow:
		-1px 1px 1px rgba(255,255,255,0.8),
		inset -1px 1px 2px rgba(000,000,000,0.4);
	box-shadow:
		-1px 1px 1px rgba(255,255,255,0.8),
		inset -1px 1px 2px rgba(000,000,000,0.4);
	text-shadow:
		0px 1px 1px rgba(255,255,255,1),
		0px -1px 0px rgba(153,153,153,1);
}

.gFooterBtn .onBtn {
	text-align:center;
	line-height:28px;
	height:28px;
	width:50%;
	background: -moz-linear-gradient(
		top,
		#898989 0%,
		#000000);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#898989),
		to(#000000));
	-moz-border-radius:0 8px 8px 0;
	-webkit-border-radius: 0 8px 8px 0;
	border-radius: 0 8px 8px 0;
	border: 1px solid #000000;
	-moz-box-shadow:
		-1px 1px 1px rgba(255,255,255,0.8),
		inset -1px 1px 2px rgba(000,000,000,0.4);
	-webkit-box-shadow:
		-1px 1px 1px rgba(255,255,255,0.8),
		inset -1px 1px 2px rgba(000,000,000,0.4);
	box-shadow:
		-1px 1px 1px rgba(255,255,255,0.8),
		inset -1px 1px 2px rgba(000,000,000,0.4);
}

.gFooterBtn .onBtn a {
	display:block;
	color:#fff;
	text-shadow:
		0px -1px 0px rgba(000,000,000,1),
		0px 1px 1px rgba(255,255,255,0.8);
}

.gFBtnOuter .gFooterBtn span,
.gFBtnOuter .gFooterBtn span a{
	box-shadow:none;
	border-radius:0;
	text-shadow:none;
	border:none;
}
.gFBtnOuter .gFooterBtn .offBtn {
	color:#333;
	background:#ebebeb;
	border-top:solid 2px #f00;
}
.gFBtnOuter .gFooterBtn .onBtn {
	color:#fff;
	background:#333;
	border-top:solid 2px #666;
}

#gFooter {
	padding: 0 0 10px;
}

#gFooter table {
	width: 100%;
	margin-bottom: 0;
	border-collapse: separate;
	padding: 16px 0 10px;
	background: #cccccc;
	box-shadow: none;
	border-top: 1px solid #d0d0d0;
}

#gFooter table td {
	width: 50%;
	background: #eee;
	text-align: center;
	vertical-align: middle;
	border-top: 1px solid #fff;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

#gFooter table td:nth-child(even) {
	border-right: none;
}

#gFooter table td a {
	padding: 10px 0;
	display: block;
	font-size: 89%;
	font-weight: bold;
	vertical-align: middle;
}

.groupLinkArea {
	padding: 35px 5px 35px 10px;
	background: #fafafa;
	text-align: left;
}
.groupLinkArea .groupLink::after {
	display: block;
	clear: both;
	content: "";
}
.groupLinkArea .groupLink em {
	display: block;
	margin-bottom: 20px;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.groupLinkArea .groupLink ul:nth-of-type(even) {
	float: right;
	width: 48%;
}
.groupLinkArea .groupLink ul:nth-of-type(odd) {
	float: left;
	width: 48%;
}
.groupLinkArea .groupLink ul > li {
	margin-top: 9px;
	padding: 0;
	font-size: 10px;
	line-height: 1.4;
}
.groupLinkArea .groupLink ul > li:first-child {
	margin-top: 0;
}

.gFootLogo {
	padding-top: 10px;
	text-align: center;
}

.gFootLogo img {
	width: 242px;
}

/*--トップバナー--*/
.tdriveSP_banner{
    width: 100%;
    margin: 0 auto;
    position: relative;
}
.tdriveSP_banner img{width:100%;}
.tdriveSP_banner a{
    display:block;
    position:relative;
}
.tdriveSP_banner span{
    height: 20%;
    width: 3.5%;
    right: 0;
    top: 0;
    position: absolute;
    display:block;
}
/*--/トップバナー--*/

/*--固定ボタン--*/
.tdriveBtn {
	position: fixed;
	bottom: 20px;
	right: 0;
	z-index: 1;
}
.tdriveBtn.top {
	bottom: 70px;
}
.tdriveBtn.catalog {
	bottom: 82px;
}
.tdriveBtn a {
	display: block;
	width: 40px;
	height: 118px;
	padding-top: 32px;
	background: #0c2160;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 5px 0 0 0;
}
.tdriveBtn > a:before {
	content: "";
	width: 25px;
	height: 16px;
	background: url(https://img.goo-net.com/newcar/common/iphone/sprite_icon_link_catalog.png) center -170px no-repeat;
	background-size: 25px auto;
	position: absolute;
	top: 9px;
	left: 0;
	right: 0;
	margin: auto;
}
.tdriveBtn a span {
	display: block;
	width: 1em;
	margin: 4px auto;
	color: #fff;
	line-height: 1.1;
	font-size: 12px;
}
.tdriveBtn_close {
	display: block;
	width: 40px;
	height: 28px;
	margin-top: -1px;
	background: #0c2160;
	border-radius: 0 0 0 5px;
}
.tdriveBtn_close i {
	display: inline-block;
	position: relative;
	width: 1px;
	height: 20px;
	left: 19px;
	background: #fff;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.tdriveBtn_close i:before {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: -9px;
	width: 20px;
	height: 1px;
	margin-top: -1px;
	background: #fff;
}
/*--/固定ボタン--*/

/*----- modal ------*/
.modalBox_new{
	position:absolute;
	visibility: hidden;
	left: 0;
	top: 0;
	z-index: 1000;
	width: 100%;
	height: 100%;
/*background-color: rgba(51,51,51,0.6);*/
}
.modal_start{
	display: block;
}

/*----- module -----*/
.clear {
	clear: both;
}

.txtRed {
	color: #e50012;
}

.clearfix:after {
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	content: ".";
	line-height: 0;
}

.float_l {
	float: left;
}

.float_r {
	float: right;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.left {
	text-align: left;
}

.font10 {
	font-size: 10px !important;
}

.font11 {
	font-size: 11px !important;
}

.font12 {
	font-size: 12px !important;
}

.font13 {
	font-size: 13px !important;
}

.font14 {
	font-size: 14px !important;
}

.font15 {
	font-size: 15px !important;
}

.font16 {
	font-size: 16px !important;
}

.font17 {
	font-size: 17px !important;
}

.font18 {
	font-size: 18px !important;
}

.font19 {
	font-size: 19px !important;
}

.font20 {
	font-size: 20px !important;
}

.mt00 {
	margin-top: 0 !important;
}

.mt05 {
	margin-top: 5px !important;
}

.mt08 {
	margin-top: 8px !important;
}

.mt10 {
	margin-top: 10px !important;
}

.mt15 {
	margin-top: 15px !important;
}

.mt16 {
	margin-top: 16px !important;
}

.mt20 {
	margin-top: 20px !important;
}

.mt24 {
	margin-top: 24px !important;
}

.mt25 {
	margin-top: 25px !important;
}

.mt30 {
	margin-top: 30px !important;
}

.mt32 {
	margin-top: 32px !important;
}

.mt35 {
	margin-top: 35px !important;
}

.mt40 {
	margin-top: 40px !important;
}

.mr00 {
	margin-right: 0 !important;
}

.mr05 {
	margin-right: 5px !important;
}

.mr08 {
	margin-right: 8px !important;
}

.mr10 {
	margin-right: 10px !important;
}

.mr15 {
	margin-right: 15px !important;
}

.mr16 {
	margin-right: 16px !important;
}

.mr20 {
	margin-right: 20px !important;
}

.mr24 {
	margin-right: 24px !important;
}

.mr25 {
	margin-right: 25px !important;
}

.mr30 {
	margin-right: 30px !important;
}

.mr32 {
	margin-right: 32px !important;
}

.mr35 {
	margin-right: 35px !important;
}

.mr40 {
	margin-right: 40px !important;
}

.mb00 {
	margin-bottom: 0 !important;
}

.mb05 {
	margin-bottom: 5px !important;
}

.mb08 {
	margin-bottom: 8px !important;
}

.mb10 {
	margin-bottom: 10px !important;
}

.mb15 {
	margin-bottom: 15px !important;
}

.mb16 {
	margin-bottom: 16px !important;
}

.mb20 {
	margin-bottom: 20px !important;
}

.mb24 {
	margin-bottom: 24px !important;
}

.mb25 {
	margin-bottom: 25px !important;
}

.mb30 {
	margin-bottom: 30px !important;
}

.mb32 {
	margin-bottom: 32px !important;
}

.mb35 {
	margin-bottom: 35px !important;
}

.mb40 {
	margin-bottom: 40px !important;
}

.ml00 {
	margin-left: 0 !important;
}

.ml05 {
	margin-left: 5px !important;
}

.ml08 {
	margin-left: 8px !important;
}

.ml10 {
	margin-left: 10px !important;
}

.ml15 {
	margin-left: 15px !important;
}

.ml16 {
	margin-left: 16px !important;
}

.ml20 {
	margin-left: 20px !important;
}

.ml24 {
	margin-left: 24px !important;
}

.ml25 {
	margin-left: 25px !important;
}

.ml30 {
	margin-left: 30px !important;
}

.ml32 {
	margin-left: 32px !important;
}

.ml35 {
	margin-left: 35px !important;
}

.ml40 {
	margin-left: 40px !important;
}

.pt00 {
	padding-top: 0 !important;
}

.pt05 {
	padding-top: 5px !important;
}

.pt10 {
	padding-top: 10px !important;
}

.pt15 {
	padding-top: 15px !important;
}

.pt20 {
	padding-top: 20px !important;
}

.pt25 {
	padding-top: 25px !important;
}

.pt30 {
	padding-top: 30px !important;
}

.pt35 {
	padding-top: 35px !important;
}

.pt40 {
	padding-top: 40px !important;
}

.pr00 {
	padding-right: 0 !important;
}

.pr05 {
	padding-right: 5px !important;
}

.pr10 {
	padding-right: 10px !important;
}

.pr15 {
	padding-right: 15px !important;
}

.pr20 {
	padding-right: 20px !important;
}

.pr25 {
	padding-right: 25px !important;
}

.pr30 {
	padding-right: 30px !important;
}

.pr35 {
	padding-right: 35px !important;
}

.pr40 {
	padding-right: 40px !important;
}

.pb00 {
	padding-bottom: 0 !important;
}

.pb05 {
	padding-bottom: 5px !important;
}

.pb10 {
	padding-bottom: 10px !important;
}

.pb15 {
	padding-bottom: 15px !important;
}

.pb20 {
	padding-bottom: 20px !important;
}

.pb25 {
	padding-bottom: 25px !important;
}

.pb30 {
	padding-bottom: 30px !important;
}

.pb35 {
	padding-bottom: 35px !important;
}

.pb40 {
	padding-bottom: 40px !important;
}

.pl00 {
	padding-left: 0 !important;
}

.pl05 {
	padding-left: 5px !important;
}

.pl10 {
	padding-left: 10px !important;
}

.pl15 {
	padding-left: 15px !important;
}

.pl20 {
	padding-left: 20px !important;
}

.pl25 {
	padding-left: 25px !important;
}

.pl30 {
	padding-left: 30px !important;
}

.pl35 {
	padding-left: 35px !important;
}

.pl40 {
	padding-left: 40px !important;
}

/*----- お気に入り -----*/
.addMessageWrap {
	display: none;
	position: fixed;
	top: -60px;
	z-index: 1001;
	width: 100%;
	height: 60px;
	margin: 0;
	padding: 0;
	background-color: #fdf2f4;
	font-size: 12px;
}
.addMessage {
	display: table;
	width: 100%;
	height: 60px;
}
.addMessageInner {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.addMessageText {
	display: inline;
	position: relative;
	margin: 0 10px 0 0;
	padding-left: 26px;
}
.addMessageText::before {
	display: inline-block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 18px;
	height: 18px;
	margin: auto;
	background: transparent url("https://img.goo-net.com/cache/ipn/newcar/common/icon_heart_on.svg") no-repeat 0 0;
	background-size: 18px;
	content: "";
}
.addMessageLink {
	font-weight: bold;
	color: #4a90e2;
	text-decoration: underline;
}
/*--グーネット SNS公式アカウント--*/
#snsAccount {
    min-width: 100%;
}
#snsAccount .line {
    width: 100%;
    margin: 0 auto;
    padding: 20px 0 10px;
    position: relative;
    background: url(https://img.goo-net.com/common_v2/img/bg_footer_line.gif) repeat-x 0 0;
}
#snsAccount .line .lineL {
    background: url(https://img.goo-net.com/common_v2/img/bg_footer_line_left.gif) repeat-x 0 0;
    left: 0;
}
#snsAccount .line .lineR {
    background: url(https://img.goo-net.com/common_v2/img/bg_footer_line_right.gif) repeat-x 0 0;
    right: 0;
}
#snsAccount .line .lineL, #snsAccount .line .lineR {
    width: 150px;
    height: 5px;
    display: block;
    position: absolute;
    top: 0;
}
#snsAccount .line h3 {
    font-weight: bold;
    margin-left: 15px;
}
#snsAccount .line ul {
    min-width: 100%;
    text-align: center;
}
#snsAccount .line ul li {
    display: inline-block;
    margin: 15px 18px 12px;
}
#snsAccount .line ul li a {
    display: inline-block;
}
#snsAccount .line .facebook {
    width: 40px;
    height: 40px;
    background-image: url("https://img.goo-net.com/cache/ipn/newcar/common/icon_sns_facebook.png");
    background-size: 40px;
    content: "";
}
#snsAccount .line .twitter {
    width: 40px;
    height: 40px;
    background-image: url("https://img.goo-net.com/cache/ipn/newcar/common/icon_sns_x.png");
    background-size: 40px;
    content: "";
}
#snsAccount .line .tiktok {
    width: 40px;
    height: 40px;
    background-image: url("https://img.goo-net.com/cache/ipn/newcar/common/icon_sns_tiktok.png");
    background-size: 40px;
    content: "";
}
