@charset "UTF-8";
@import url(//fonts.googleapis.com/css?family=Roboto:400,500,700);
@import url(//fonts.googleapis.com/css?family=Roboto+Condensed:400,700);
@import url(//fonts.googleapis.com/icon?family=Material+Icons);
@import url("../fontawesome/css/all.min.css");
@import url("reset.css");
*:focus {
	outline: none;
}
body {
	min-width: 1200px;
	background: #fff;
	color: #333;
	font-size: 12px;
	font-family: メイリオ, Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', sans-serif;
	-webkit-text-size-adjust: 100%;
}
img {
	border: none;
	vertical-align: top;
}
.clearfix:after {
	content: "";
	clear: both;
	display: block;
}
#pod_header {
	font-family: "Hiragino Kaku Gothic Pro", Meiryo, 游ゴシック体, "Yu Gothic", YuGothic, "MS PGOTHIC", Arial, sans-serif;
}
#pod_header a {
	color: #000;
	text-decoration: none;
}
#pod_header .inner {
	position: relative;
	width: 1200px;
	margin: 0 auto;
}
#pod_header .top {
	height: 72px;
}
#pod_header .top .logo {
	float: left;
	margin: 14px 0 0 16px;
}
#pod_header .top ul {
	float: right;
	margin: 19px 16px 0 0;
}
#pod_header .top ul li {
	float: left;
	margin-left: 18px;
}
#pod_header .top ul li a {
	display: block;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	padding: 5px 0 0 18px;
	border-radius: 27px;
	box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0.2);
	font-size: 18px;
	font-weight: bold;
}
#pod_header .top ul li a:active {
	transform: translateY(2px);
	box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.4);
}
#pod_header .top ul li a:before {
	margin-right: 6px;
	font-size: 24px;
	font-weight: normal;
	font-family: "Font Awesome 5 Free";
}
#pod_header .top ul .contact a {
	width: 216px;
	height: 34px;
	padding-top: 8px;
	background: #ff5500;
	color: #fff;
}
#pod_header .tab {
	background: url("../img/header/bg_tab_l.png") no-repeat top left, url("../img/header/bg_tab_r.png") no-repeat top right, url("../img/header/bg_tab.png") no-repeat center top;
}
#pod_header .tab .inner {
	height: 40px;
}
#pod_header .tab .inner .tab-prv {
	float: left;
	width: 556px;
	height: 40px;
}
#pod_header .tab .inner .tab-prv a {
	display: block;
	position: relative;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	padding: 9px 0 0 80px;
	color: #fff;
	font-size: 21px;
	font-weight: bold;
}
#pod_header .tab .inner .tab-prv a:before {
	content: "\f007";
	margin-right: 11.5px;
	color: #fff;
	font-size: 24px;
	font-weight: normal;
	font-family: "Font Awesome 5 Free";
}
#pod_header .tab .inner .tab-prv a small {
	font-size: 17px;
}
#pod_header .tab .inner .tab-prv a .balloon {
	position: absolute;
	top: -3px;
	left: 365px;
	box-sizing: border-box;
	width: 181px;
	height: 33px;
	padding: 9px 0 0 24.5px;
	background: url("../img/header/tab_balloon_prv.png") no-repeat;
	font-size: 16px;
}
#pod_header .tab .inner .tab-biz {
	float: left;
	width: 544px;
	height: 32px;
	margin-top: 6px;
}
#pod_header .tab .inner .tab-biz a {
	display: block;
	position: relative;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	padding: 5px 0 0 160px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}
#pod_header .tab .inner .tab-biz a:before {
	content: "\f1ad";
	margin-right: 11.5px;
	color: #fff;
	font-size: 24px;
	font-weight: normal;
	font-family: "Font Awesome 5 Free";
}
#pod_header .tab .inner .tab-biz a .balloon {
	position: absolute;
	top: 3px;
	left: 407px;
	box-sizing: border-box;
	width: 111px;
	height: 29px;
	padding: 8px 0 0 16px;
	background: url("../img/header/tab_balloon_biz.png") no-repeat;
	font-size: 14px;
}
#pod_header .navi {
	position: relative;
	background: #096fbf;
	z-index: 10001;
}
#pod_header .shadow {
	box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
}
#pod_header .navi > ul li {
	float: left;
	height: 59px;
	background-repeat: no-repeat;
}
#pod_header .navi > ul li.actv, #pod_header .navi > ul li.on {
	background-position: 0 -59px;
}
#pod_header .navi > ul li:nth-child(1) {
	width: 123px;
	background-image: url("../img/header/bg_navi_01.png");
}
#pod_header .navi > ul li:nth-child(2) {
	width: 192px;
	background-image: url("../img/header/bg_navi_04.png");
}
#pod_header .navi > ul li:nth-child(3) {
	width: 158px;
	background-image: url("../img/header/bg_navi_02.png");
}
#pod_header .navi > ul li:nth-child(4) {
	width: 172px;
	background-image: url("../img/header/bg_navi_03.png");
}
#pod_header .navi > ul li:nth-child(5) {
	width: 185px;
	background-image: url("../img/header/bg_navi_05.png");
}
#pod_header .navi > ul li:nth-child(6) {
	width: 189px;
	background-image: url("../img/header/bg_navi_06.png");
}
#pod_header .navi > ul li:nth-child(7) {
	width: 181px;
	background-image: url("../img/header/bg_navi_07.png");
}
#pod_header .navi > ul li a {
	display: block;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
}
#pod_header .navi > ul li:nth-child(1) a {
	padding: 23px 0 0 62px;
}
#pod_header .navi > ul li:nth-child(2) a {
	position: relative;
	padding: 12px 0 0 67px;
	color: #000;
	line-height: 18px;
}
#pod_header .navi > ul li:nth-child(3) a {
	padding: 23px 0 0 68px;
}
#pod_header .navi > ul li:nth-child(4) a {
	padding: 23px 0 0 68px;
}
#pod_header .navi > ul li.actv:nth-child(4) a {
	color: #000;
}
#pod_header .navi > ul li:nth-child(5) a {
	padding: 14px 0 0 46px;
}
#pod_header .navi > ul li.on:nth-child(5) a {
	color: #000;
}
#pod_header .navi > ul li:nth-child(5) a p:nth-child(1) {
	padding-left: 8px;
}
#pod_header .navi > ul li:nth-child(5) a p:nth-child(2) {
	padding-top: 3px;
}
#pod_header .navi > ul li:nth-child(6) a {
	padding: 23px 0 0 49px;
}
#pod_header .navi > ul li.on:nth-child(6) a {
	color: #000;
}
#pod_header .navi > ul li:nth-child(7) a {
	padding: 14px 0 0 57px;
}
#pod_header .navi > ul li.on:nth-child(7) a {
	color: #000;
}
#pod_header .navi > ul li:nth-child(7) a p:nth-child(2) {
	padding-top: 3px;
}
#pod_header .navi .sub {
	position: absolute;
	top: 59px;
	left: 0;
	width: 100%;
	padding: 40px 0;
	background: #d5eafb;
	box-shadow: 0 9px 9px rgba(0, 0, 0, 0.2);
	display: none;
}
#pod_header .navi .multi {
	padding: 5px 0 32px 0;
}
#pod_header .navi .sub .inner .ttl {
	height: 17px;
	margin: 27px 0 0 104px;
	padding: 2px 0 0 8px;
	border-left: solid 4px #147bcc;
	color: #000;
	font-size: 16px;
	font-weight: bold;
}
#pod_header .navi .sub .inner ul {
	display: flex;
	justify-content: center;
}
#pod_header .navi .sub .inner ul.left {
	justify-content: flex-start;
	margin: 8px 0 0 104px;
}
#pod_header .navi .sub .inner ul li {
	position: relative;
	height: 40px;
}
#pod_header .navi .sub .inner ul li:nth-child(n + 2) {
	margin-left: 8px;
}
#pod_header .navi .sub .inner ul li a {
	display: block;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	padding: 11px 16px 0 35px;
	border-radius: 3px;
	background: #fff url("../img/header/bg_navi_sub.png") no-repeat;
	box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
	font-size: 17px;
	font-weight: bold;
}
#pod_header .navi .sub .inner ul li.new a {
	padding-right: 41px;
}
#pod_header .navi .sub .inner ul li.new a:before {
	content: "新車";
	position: absolute;
	top: -5px;
	right: 6px;
	box-sizing: border-box;
	width: 34px;
	height: 16px;
	padding: 2px 0 0 5px;
	background: url("../img/header/bg_navi_sub_new.png") no-repeat;
	color: #fff;
	font-size: 12px;
}
#pod_header .navi .sub .inner ul li.popular a:after {
	content: "";
	position: absolute;
	bottom: -12px;
	right: 6px;
	width: 63px;
	height: 20px;
	background: url("../img/header/label_ichiban.png") no-repeat;
}
#pod_header .navi .sub .inner ul li.ucar a {
	padding-right: 53px;
}
#pod_header .navi .sub .inner ul li.ucar a:before {
	content: "中古車";
	position: absolute;
	top: -5px;
	right: 6px;
	box-sizing: border-box;
	width: 46px;
	height: 16px;
	padding: 2px 0 0 5px;
	background: url("../img/header/bg_navi_sub_ucar.png") no-repeat;
	color: #fff;
	font-size: 12px;
}
#pod_header .navi .sub .inner ul li a:active {
	transform: translateY(1px);
}
#pod_header .navi .sub .inner ul li.actv a {
	background: #00acea url("../img/header/bg_navi_sub_actv.png") no-repeat;
	color: #fff;
}
#pod_header .navi .sub .inner ul li a small {
	font-size: 14px;
}
#pod_header .navi .sub .inner ul li a .cnt {
	position: absolute;
	top: -7px;
	right: -6px;
	display: inline-block;
	width: 24px;
	height: 24px;
	border-radius: 50%;
	background: #ff3455;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	font-family: "Roboto Condensed", sans-serif;
	text-align: center;
	line-height: 24px;
	vertical-align: middle;
}
#pod_footer {
	font-family: "Hiragino Kaku Gothic Pro", Meiryo, 游ゴシック体, "Yu Gothic", YuGothic, "MS PGOTHIC", Arial, sans-serif;
}
#pod_footer a {
	color: #000;
	text-decoration: none;
}
#pod_footer .inner {
	position: relative;
	width: 1100px;
	margin: 0 auto;
}
#pod_footer .search {
	height: 474px;
	background: #f4f5f6;
}
#pod_footer .search .inner {
	display: flex;
	justify-content: space-between;
	width: 1150px;
	margin: 0 auto;
	padding-top: 44px;
}
#pod_footer .search .inner .box {
	box-sizing: border-box;
	width: 552px;
	height: 386px;
	padding: 45px 0 0 48px;
	background: #fff;
}
#pod_footer .search .inner .box > dl > dt {
	position: relative;
	padding-left: 23px;
	font-size: 23px;
	font-weight: bold;
}
#pod_footer .search .inner .new > dl > dt {
	color: #198bdb;
}
#pod_footer .search .inner .used > dl > dt {
	color: #6FBE00;
}
#pod_footer .search .inner .box > dl > dt::before {
	content: "\f002";
	position: absolute;
	top: 2px;
	left: 0;
	color: rgba(0, 0, 0, 0.75);
	font-size: 18px;
	font-weight: bold;
	font-family: "Font Awesome 5 Free";
}
#pod_footer .search .inner .box > dl > dd > dl {
	width: 456px;
	margin-top: 29px;
	border-top: 1px solid #ddd;
}
#pod_footer .search .inner .box > dl > dd > dl > dt {
	margin-top: 24px;
	font-size: 16px;
	font-weight: bold;
}
#pod_footer .search .inner .box > dl > dd > dl > dt::before {
	content: "●";
	margin-right: 5px;
	font-size: 10px;
}
#pod_footer .search .inner .new > dl > dd > dl > dt::before {
	color: #198bdb;
}
#pod_footer .search .inner .used > dl > dd > dl > dt::before {
	color: #6FBE00;
}
#pod_footer .search .inner .box > dl > dd > dl > dd {
	padding-top: 5px;
}
#pod_footer .search .inner .box > dl > dd > dl > dd ul {
	display: flex;
	flex-wrap: wrap;
}
#pod_footer .search .inner .box > dl > dd > dl > dd ul li {
	margin: 15px 22px 0 0;
	font-size: 15px;
}
#pod_footer .search .inner .box > dl > dd > dl > dd ul li a {
	color: #333;
	text-decoration: underline;
	-webkit-text-decoration-color: rgba(0, 0, 0, 0.05);
	text-decoration-color: rgba(0, 0, 0, 0.05);
	text-decoration-thickness: 3px;
	transition: text-decoration-color .3s, -webkit-text-decoration-color .3s;
}
#pod_footer .search .inner .box > dl > dd > dl > dd ul li a:hover {
	text-decoration: underline;
	-webkit-text-decoration-color: rgba(0, 0, 0, 0.3);
	text-decoration-color: rgba(0, 0, 0, 0.3);
	text-decoration-thickness: 3px;
}
#pod_footer .btm {
	box-sizing: border-box;
	height: 176px;
	padding-top: 36px;
	box-shadow: 0 -2px 4px 0 rgb(0 0 0 / 10%);
}
#pod_footer .btm .inner {
	width: 1150px;
}
#pod_footer .btm .inner ul {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
#pod_footer .btm .inner ul li:nth-child(n + 2) {
	margin-left: 26px;
}
#pod_footer .btm .inner ul li a {
	font-size: 13px;
	line-height: 20px;
}
#pod_footer .btm .inner ul li a:hover {
	text-decoration: underline;
}
#pod_footer .btm .cp-corp {
	margin: 80px 28px 0;
}
#pod_footer .btm .cp-corp .cp {
	float: left;
	margin-top: 3px;
	color: #000;
}
#pod_footer .btm .cp-corp .corp {
	float: right;
}
#pod_pagetop {
	position: fixed;
	bottom: -80px;
	right: 20px;
	box-sizing: border-box;
	width: 72px;
	height: 72px;
	padding-top: 40px;
	border-radius: 50%;
	background: #fff url("../img/footer/ico_pagetop.png") no-repeat center 15px;
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.16);
	color: #000;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	line-height: 12px;
	z-index: 1;
	cursor: pointer;
}