@charset "EUC-JP";
/* @font-face {
	font-family: "Noto Sans CJK JP";
	src: url("/newpackage/3000528/css/NotoSansCJKjp-VF.otf") format("opentype");
} */

#header_3000528 {
	margin: 0 auto 80px;
}

#header_v2 {
	margin: 0;
	font-size: inherit !important;
}

#header_v2 .inner {
	width: 100%;
}

#header_v2 div {
	margin: auto;
	padding: revert;
}

#header_v2 .new {
	background: transparent;
	width: 960px;
}

#header_v2 .new .side {
	font-size: 12px;
}

#header_v2 ul {
	margin: 0 auto;
}

#header_3000528 div:after,
#header_v2 #header_3000528 div:after,
div:after {
	content: "";
}

#header_3000528 div:after,
#header_v2 #header_3000528 div:after {
	content: none;
}

#header_3000528 figure,
#footer_3000528 figure {
	margin: 0;
}

/* ------------------------------
common
------------------------------ */
#header_3000528,
#footer_3000528 {
	background: #ffffff;
	color: #333333;
	font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", 'Meiryo', sans-serif;
	-webkit-text-size-adjust: 100%;
	font-size: 16px;
	line-height: 1.4;
	font-weight: 500;
	text-align: center;
	letter-spacing: 1.2px;
}

#header_3000528 a:link,
#footer_3000528 a:link {
	color: #337;
	text-decoration: none;
	transition: opacity 0.5s ease-in-out;
}

#header_3000528 a:hover,
#footer_3000528 a:hover {
	opacity: 0.8;
	transition: 0.3s ease;
}

#header_3000528 a>span,
#footer_3000528 a>span {
	-webkit-transition: opacity 0.5s ease-in-out;
	transition: opacity 0.5s ease-in-out;
	text-decoration: none;
}

#header_3000528 img,
#footer_3000528 img {
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
}

#header_3000528 .material-icons,
#footer_3000528 .material-icons {
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	font-size: 24px;
	line-height: 1;
	letter-spacing: normal;
	text-transform: none;
	display: inline-block;
	white-space: nowrap;
	word-wrap: normal;
	direction: ltr;
	-webkit-font-feature-settings: 'liga';
	-webkit-font-smoothing: antialiased;
}

/* ------------------------------
header
------------------------------ */
#header_3000528 #gMenuHeader {
	position: static;
	width: 100%;
	height: auto;
	padding: 0;
	margin: 0 0 1px 0;
	text-align: left;
	background-color: #000;
	z-index: 3;
	text-align: left;
}

#header_3000528 #GnavArea {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	padding: 10.25px 0;
}

#header_3000528 .logoAndLinkPC {
	margin: 0;
	width: 180px;
	float: left;
	margin-right: 50px;
}

#header_3000528 .logoAndLinkPC img {
	width: 100%;
	margin: 4px 0 0 0;
}

#header_3000528 #gNavSet {
	display: flex;
	width: 870px;
	float: right;
	padding: 0;
	color: #ffffff;
	justify-content: space-between;
	flex-direction: row;
	flex-wrap: nowrap;
	background-color: #000;
	align-items: center;
}

#header_3000528 .spSet,
#header_3000528 .spSetin,
#header_3000528 .spSetimb {
	display: none !important;
}

#header_3000528 .MenuItem {
	position: relative;
	margin: 0;
	padding: 0;
	z-index: 999;
}

#header_3000528 .customer {
	display: none;
	text-align: center;
}

#header_3000528 .MenuItem .bigCtgo {
	display: block;
	color: #fff;
	margin: 0;
	padding: 0 1em;
	cursor: pointer;
	font-size: 16px;
	font-weight: 700;
	/* line-height: 50px; */
	letter-spacing: normal;
}

#header_3000528 .MenuItem .bigCtgo:nth-child(n+2) {
	padding: 0 1.2em;
}

#header_3000528 .bigCtgo:after {
	padding-left: 0.3em;
	content: url("/newpackage/3000528/img/round_down_arrow.svg");
	vertical-align: middle;
}

#header_3000528 .welcom {
	font-size: 15px;
	white-space: nowrap;
	overflow: hidden;
}

#header_3000528 .MenuItem ul {
	display: none;
	position: absolute;
	top: auto;
	left: 0;
	list-style: none;
	background-color: #444;
	margin: 0;
	padding: 0;
}

#header_3000528 .MenuItem ul li {
	text-align: left;
	white-space: nowrap;
	margin: 0;
	padding: 0;
	font-size: 16px;
}

#header_3000528 .MenuItem:not(.guest) ul li:not(.textForGuest) {
	position: relative;
}

#header_3000528 .MenuItem ul li a {
	display: block;
	font-size: 16px;
	padding: 20px 2em 20px 1em;
	line-height: 1;
	transition: 0.3s ease;
}


#header_3000528 .MenuItem ul li a:link {
	color: #fff;
	text-decoration: none;
	transition: 0.3s ease;
}

#header_3000528 .MenuItem ul li.midcls {
	text-indent: 0;
}

#header_3000528 .MenuItem ul li.midcls a {
	padding-left: 2em;
}

#header_3000528 .MenuItem ul li.textForGuest {
	padding: 9px 21px;
	font-size: 12px;
}

#header_3000528 .MenuItem ul li.yoyakuSyaken a,
#header_3000528 .MenuItem ul li.yoyakuURL a {
	font-size: 21px;
	line-height: 1.3;
}

#header_3000528 .yoyakuURL_sub {
	font-size: 15px;
	font-weight: normal;
}

#header_3000528 .MenuItem ul li a:active {
	color: #fa7;
	text-decoration: none;
}

#header_3000528 .MenuItem ul li a:hover {
	color: #ff6e00;
	background-color: #333;
	text-decoration: none;
	opacity: 1 !important;
	transition: 0.3s ease;
}

#header_3000528 .MenuItem ul li a:visited {
	color: #fff;
	text-decoration: none;
}

#header_3000528 .MenuItem ul li a:hover {
	color: #ff6e00;
	background-color: #333;
	text-decoration: none;
	opacity: 1 !important;
}


/* オートバックスカーズ */
#header_3000528 .pcSet {
	margin: 0;
	display: block !important;
}

#header_3000528 .customer {
	display: none;
	text-align: center;
}

#header_3000528 #gNavSet>div.shopBtn {
	margin: 0;
	display: flex;
	align-items: center;
	justify-content: center;
}

#header_3000528 .shopBtn .toEC a {
	display: inline-block;
	font-size: 17px;
	line-height: 30px;
	padding: 0 10px;
	color: #fff;
	font-weight: bold;
	background-color: #ff6e00;
	border-radius: 4px;
	padding-bottom: 1px;
	letter-spacing: normal;
}

#header_3000528 .shopBtn .toEC a:hover {
	color: #fff;
	text-decoration: none;
}

#header_3000528 .shopBtn .toEC a img {
	vertical-align: middle;
	margin: 0 5px 3px 0;
	width: 25px;
	height: auto;
}

#header_3000528 .openAnotherTabW16:after {
	padding-left: 0.3em;
	content: url("/newpackage/3000528/img/new_win_icon_w16.svg");
}

#header_3000528 #cars-header.cars-header {
	padding: 26px 0;
	width: 100%;
	background: #fff;
}

#header_3000528 #cars-header .cars-header__inner {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	align-items: center;
}

#header_3000528 #cars-header .cars-nav__list {
	font-family: 'Noto Sans CJK JP', 'NotoSansCJKjp', 'Noto Sans', 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', sans-serif;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	line-height: 1em;
	height: 28px;
}

#header_3000528 .disp-sp {
	display: none;
}

#header_3000528 #cars-header .cars-nav__link>span {
	text-align: center;
}

#header_3000528 #cars-header .cars-nav__link>span {
	font-weight: bold;
}

#header_3000528 #cars-header .cars-nav__item:not(:first-child) {
	margin-left: 24px;
}

#header_3000528 #cars-header .cars-nav__link.-is-active {
	color: #e50020;
}

#header_3000528 #mvSectionPc {
	width: 100%;
	background-color: rgba(0, 0, 0, 0.6);
	position: relative;
	height: 400px;
}

#header_3000528 #mvSectionPc .mv-section-pc__img {
	background: url("/newpackage/3000528/img/hanbai-pc-kv.jpg") center center no-repeat;
	background-size: cover;
	height: 400px;
}

#header_3000528 #mvSectionPc .mv-section-pc__title-block {
	min-width: 1000px;
	position: absolute;
	top: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index: 1;
}

#header_3000528 #mvSectionPc .mv-title-pc {
	margin: 104px auto 0 0;
	width: 610px;
}

#header_3000528 #mvSectionPc .title-block-pc__inner {
	text-align: left;
	font-family: 'Noto Sans CJK JP', 'NotoSansCJKjp', 'Noto Sans', 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', sans-serif;
}

#header_3000528 #mvSectionPc .title-block-pc__title {
	font-weight: bold;
	font-size: 28px;
	color: #fff;
	text-align: left;
	letter-spacing: 1px;
	line-height: 1.5;
}

#header_3000528 #mvSectionPc .title-block-pc__sub-text {
	margin-top: 8px;
	padding: 16px 0;
	color: #000;
	background: #fff;
	text-align: center;
	line-height: 1;
	font-size: 54px;
	font-weight: bold;
	width: 360px;
}

#header_3000528 #mvSectionPc .title-block-pc__logo {
	margin-top: 24px;
	max-width: 360px;
}

/* ------------------------------
footer
------------------------------ */
#footer_3000528 {
	margin-bottom: -1px;
}

#footer_3000528 #gMenuFooter {
	width: 100%;
	min-width: 1100px;
	/* padding: 30px 0 0 0; */
	background-color: #e3e4e5;
	border-top: 1px solid #d3d4d5;
	text-align: left;
}

#footer_3000528 #gMenuFooter .innerWrapper {
	display: flex;
	flex-wrap: wrap;
	align-items: start;
	justify-content: space-between;
	width: 90%;
	max-width: 1100px;
	margin: 0 auto;
	background-color: #f7f8f9;
	padding: 25px;
	box-sizing: border-box;
}

#footer_3000528 #gMenuFooter .innerWrapper::after {
	content: none;
}

#footer_3000528 #gMenuFooter .innerWrapper ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#footer_3000528 #gMenuFooter .innerWrapper li {
	font-size: 13px;
	line-height: 2;
	letter-spacing: normal;
}

#footer_3000528 #gMenuFooter .innerWrapper li.gMheading {
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #aaa;
	padding: 0 0 5px 0;
	margin-bottom: 7px;
}

#footer_3000528 #gMenuFooter .innerWrapper li a {
	display: block;
	color: #333;
	font-weight: normal;
}

#footer_3000528 a>span {
	-webkit-transition: opacity 0.5s ease-in-out;
	transition: opacity 0.5s ease-in-out;
	text-decoration: none;
}

#footer_3000528 .pcSetin {
	display: inline !important;
}

#footer_3000528 .openAnotherTabB14:after {
	padding-left: 0.3em;
	content: url("/newpackage/3000528/img/new_win_icon_b14.svg");
}

#footer_3000528 #gMenuFooter .snsWrapper {
	width: 100%;
	padding: 0;
	margin-top: 25px;
	text-align: center;
}

#footer_3000528 #gMenuFooter .snsWrapper ul {
	display: flex;
	flex-wrap: nowrap;
	box-sizing: border-box;
	background-color: transparent;
	width: 700px;
	margin: 0 auto;
	list-style: none;
	padding: 0;
	height: 30px;
}

#footer_3000528 #gMenuFooter .snsWrapper li {
	font-size: 13px;
	width: 25%;
	text-align: center;
}

#footer_3000528 #gMenuFooter .snsWrapper li img {
	height: 30px;
	width: auto;
}

#footer_3000528 #gMenuFooter .ImprintBlock {
	width: 100%;
	padding: 15px 0;
	margin-top: 30px;
	background-color: #4e4d4c;
	text-align: center;
	font-size: 13px;
}

#footer_3000528 #gMenuFooter .ImprintBlock ul {
	display: flex;
	/* flex-wrap: nowrap; */
	flex-wrap: wrap;
	/* justify-content: space-between; */
	justify-content: center;
	box-sizing: border-box;
	padding: 0 10px;
	background-color: transparent;
	text-align: center;
	width: 880px;
	max-width: 100%;
	margin: 0 auto;
}

#footer_3000528 #gMenuFooter .ImprintBlock li {
	font-size: 13px;
	/* width: 20%; */
	/* text-align: center; */
	padding: 4px 30px;
}

#footer_3000528 #gMenuFooter .ImprintBlock li a {
	display: block;
	color: #ccc;
	white-space: nowrap;
	font-weight: normal;
	letter-spacing: normal;
}

#footer_3000528 .openAnotherTabW14:after {
	padding-left: 0.3em;
	content: url("/newpackage/3000528/img/new_win_icon_w14.svg");
}

#footer_3000528 #gMenuFooter .copyrightBlock {
	width: 100%;
	padding: 10px 0 80px 0;
	margin: 0;
	background-color: #000;
	text-align: center;
}

#footer_3000528 #gMenuFooter .copyrightBlock img {
	width: 170px;
	margin: 8px 0;
}

#footer_3000528 #gMenuFooter .copyrightBlock .copyR {
	font-size: 12px;
	color: #e3e3e7;
	text-align: center;
	letter-spacing: normal;
	font-weight: normal;
}