@charset 'UTF-8';
.message {
	padding-bottom: 50px;
	text-align: center;
	background-color: #fff;
}
.message-wrap {
	line-height: 1.5;
	box-sizing: border-box;
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 13px 0;
	text-align: center;
	border: 2px solid #9e9e9e;
	background-color: #fff;
}
.message-wrap a {
	text-decoration: underline;
}
.item {
	color: #000;
}
.item.hidden {
	display: none !important;
}
.description {
	font-weight: bold;
}
.content {
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	color: #000;
}
.information {
	padding-top: 49px;
	background-color: white;
}
.information .wrap {
	overflow: hidden;
	max-width: 1000px;
	margin: 0 auto;
}
.f_arial {
	font-size: 17px;
}
.information .content {
	border: none;
}
.information .item {
	float: left;
	box-sizing: border-box;
	width: 33%;
	padding: 23px;
	border-right: 2px solid #fff;
	background-color: #ffffff;
}
.information .date {
	font-size: 12px;
	color: #666;
}
.information .description {
	font-size: 13px;
	font-weight: normal;
	line-height: 1.5;
}
.news-block.is-external:after {
	display: inline-block;
}
.l-contents {
	background-color: #ffffff;
}
.top-mainvisual {
	background-color: #fff;
}
.top-mainvisual-slide.is-loading {
	padding-top: 40.6%;
}
.top-mainvisual-slide.is-loading .top-mainvisual-slide__item {
	position: absolute;
	top: 0;
	-webkit-transition: .5s opacity linear;
	-moz-transition: .5s opacity linear;
	-ms-transition: .5s opacity linear;
	-o-transition: .5s opacity linear;
	transition: .5s opacity linear;
	opacity: 0;
}
.top-mainvisual-slide-thumb-wrapper-sp {
	position: relative;
}
.top-mainvisual-slide-thumb-wrapper {
	position: relative;
	margin-top: 2px;
}
.top-mainvisual-slide.slick-initialized {
	padding-top: 0;
}
.top-mainvisual-slide.slick-initialized .top-mainvisual-slide__item {
	position: relative;
	opacity: 1;
}
.top-mainvisual-slide__item {
	position: relative;
}
.top-mainvisual-slide__item img {
	/* width: 100%; */
	height: 410px;
	margin: 0 auto;
}
.top-mainvisual-slide__item a {
	display: block;
	width: 100%;
	height: 100%;
}
.top-mainvisual-slide-thumb {
	margin: 0 0 0 0;
}
.top-mainvisual-slide-thumb__item {
	position: relative;
	box-sizing: border-box;
	padding: 0 1px;
	list-style: none;
	-webkit-transition: 0.1s opacity linear;
	-o-transition: 0.1s opacity linear;
	transition: 0.1s opacity linear;
}
.top-mainvisual-slide-thumb__item:hover {
	opacity: 0.8;
}
.top-mainvisual-slide-thumb__item:after {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	box-sizing: border-box;
	width: 100%;
	height: 100%;
	content: '';
	-webkit-transition: .1s border-width linear;
	-moz-transition: .1s border-width linear;
	-ms-transition: .1s border-width linear;
	-o-transition: .1s border-width linear;
	transition: .1s border-width linear;
	pointer-events: none;
	border: 0 solid #da0012;
}
.top-mainvisual-slide-thumb__item.is-current:after {
	border-width: 2px;
}
.top-mainvisual-slide-thumb__item.is-current:before {
	position: absolute;
	top: -12px;
	left: 50%;
	display: block;
	width: 0;
	height: 0;
	margin-left: -7.5px;
	content: '';
	border-width: 0 7.5px 12px 7.5px;
	border-style: solid;
	border-color: transparent transparent #da0012 transparent;
}
.top-mainvisual-slide-thumb__item img {
	width: 100%;/* vertical-align: top; */
}
.has-item-5 .top-mainvisual-slide-thumb__item {
	float: left;
	width: 20%;
}
.top-mainvisual-slide-thumb-sp {
	display: none;
	margin: 0 -10%;
}
.top-mainvisual-slide-thumb-sp .top-mainvisual-slide-thumb__item {
	width: 35%;
}
.top-mainvisual-slide__txtarea {
	position: absolute;
	top: 10px;
	left: 10px;
}
.top-recommend-car__title {
	font-size: 17px;
	font-weight: bold;
	position: relative;
	color: #666;
}
.top-recommend-car__item {
	position: relative;
	float: left;
	width: 25%;
	list-style: none;
	box-sizing: border-box;/* padding: 0 35px; */
}
.top-recommend-car__item a:hover {
	text-decoration: none;
}
.top-recommend-car__name {
	font-size: 14px;
	text-align: center;
	text-decoration: none;
	color: #222;
}
.top-recommend-car__item img {
	width: 77%;
	margin: 0 auto;
	display: block;
}
.top-recommend-car__link {
	position: relative;
}
.top-recommend-car-container {
	position: relative;
	overflow: hidden;
}
.top-inner-block {
	box-sizing: border-box;
	/* max-width: 1000px; */
	margin: 0 auto;
	padding: 0 20px;
}
.top-btn-buy__ico img {
	width: 60px;
	height: auto;
}
.top-official__mail-ico img {
	width: 35px;
	height: auto;
}
.target_blank {
	/* background-image: url("../share/v2/img/ico_rel_external-b.svg"); */
	background-repeat: no-repeat;
	background-position: 97% 10px;
}
.target_blank-b {
	background-image: url("../share/v2/img/target_blank-b.png");
	background-repeat: no-repeat;
	background-position: 97% 10px;
}
.top-btn-buy a {
	position: relative;
	display: block;
	transition: .1s background-color linear;
}
.top-btn-buy a:hover {
	text-decoration: none;
	background-color: #ffffff;
}
.ico-target_blank {
	margin-top: 10px;
}
.news-area {
	width: 812px;
	margin: 50px auto 30px auto;
}
.news-area__top {
	width: 876px;
	margin: 30px auto -20px;
}
.news-block {
	display: block;
	padding: 10px 0 15px;
	color: inherit;
	border-bottom: 1px solid #c3c3c3;
}
.news-block:last-child {
	border-bottom: none;
}
.news-area__top .news-block {
	border-bottom: 1px solid #c3c3c3;
}
.news-date {
	font-size: 12px;
	display: inline-block;
	color: #666;
}
.news-new {
	font-size: 10px;
	line-height: 13px;
	display: inline-block;
	width: 48px;
	height: 13px;
	margin-left: 10px;
	text-align: center;
	color: white;
	background-color: #2b2b2b;
}
.news-txt {
	font-size: 14px;
	line-height: 1.5;
	margin-top: 5px;
}
.news-area a:hover {
	text-decoration: none;
}
.news-area a:hover .news-txt {
	color: #e50012;
	text-decoration: underline;
}
.news-toppickup a:hover {
	color: #e50012;
}
.top-btn-buy__ico {
	height: 45px;
}
/* JSオフ メインビジュアル対応 */
.top-mainvisual-slide-noscript .top-mainvisual-slide__imgarea .for-pc,
.top-mainvisual-slide-noscript .top-mainvisual-slide__imgarea .for-sp {
	width: 100%;
	max-width: 1156px;
	margin: 0 auto;
}
 @media screen and (min-width: 961px) {
.top-inner-block {
	max-width: 1000px;
	padding: 0 !important;
}
.top-recommend-car__list {
	width: 95%;
	margin: 0 auto;
}
.top-recommend-car__item img {
	width: 73%;
	margin: 0 auto;
	display: block;
}
}
 @media screen and (max-width: 1365px) {
.top-recommend-car__item img {
	width: 71%;
	margin: 0 auto;
	display: block;
}
.top-recommend-car__item img.ekwagon {
	margin: 0 0 0 21%;
}
.top-mainvisual-slide__item img {
	width: 100%;
	height: auto;
}
.contents-wrapper {
/* padding: 0 20px; */
}
.news-area {
	/* max-width: 1000px; */
	box-sizing: border-box;
	width: 100%;
	padding: 0 20px;
}
.news-area__top {
	/* max-width: 1000px; */
	box-sizing: border-box;
	width: 100%;
	padding: 0 20px;
}
}
 @media screen and (min-width: 768px) {
.announce .content {
	display: table;
}
.announce .item {
	display: table-cell;
}
}
@media screen and (max-width: 1365px) and (min-width: 768px) {
.top-btn-buy a {
	padding-top: 38px;
}
.top-btn-buy__text {
	margin-top: 18px !important;
}
.top-btn-buy:last-child .top-btn-buy__text {
	margin-top: 14px !important;
}
.top-btn-buy:last-child a {
	padding-top: 34px !important;
}
.message {
	margin-top: -20px;
	padding: 0 20px;
	text-align: center;
	background-color: #fff;
}
.message-wrap {
	line-height: 1.5;
	box-sizing: border-box;
	/* padding-left: 80px; */
	width: 100%;
	max-width: 100%;
	margin: 0 auto;
	padding: 14px 0;
	text-align: center;
	border: 2px solid #9d7b82;
	background-color: #fff;
}
.message-wrap a {
	text-decoration: underline;
}
.announce {
	text-align: center;
	background-color: white;
}
.item {
	display: block;
	margin-bottom: 14px;
	color: #000;
}
.description {
	font-weight: bold;
}
.date {
	display: block;
}
.header-ttl {
	font-size: 17px;
	position: relative;
	display: inline-block;
	margin-top: 29px;
	margin-bottom: 6px;
	color: #da0012;
}
.header-ttl:before {
	position: absolute;
	top: 8px;
	left: -29px;
	width: 21px;
	height: 18px;
	content: '';
	background-image: url("../img/coution_icon.png");
}
.header-ttl:after {
	position: absolute;
	top: 8px;
	right: -27px;
	width: 21px;
	height: 18px;
	content: '';
	background-image: url("../img/coution_icon.png");
}
.content {
	width: 100%;
	max-width: 100%;
	margin: 0 auto;
	/* border: 2px solid #da0012; */
        /* padding: 13px 0 0 0; */
	color: #000;
}
.information {
	/* padding: 0 20px; */
	padding-top: 49px;
	background-color: white;/* overflow: hidden; */
}
.information .wrap {
	overflow: hidden;
	max-width: 100%;
	margin: 0 auto;
}
.information .header {
}
.f_arial {
	font-size: 17px;
}
.information .content {
	border: none;
}
.information .item {
	float: left;
	box-sizing: border-box;
	width: 33%;
	padding: 23px;
	border-right: 1px solid #fff;
	background-color: #ebebeb;
}
.information .date {
	font-size: 12px;
}
.information .description {
	font-size: 13px;
	font-weight: normal;
}
}
 @media screen and (min-width: 961px) {
.for-pc {
	/* display: block !important; */
	display: flex !important;
}
.for-sp {
	display: none !important;
}
.for-tab {
	display: none !important;
}
.top-mainvisual {
	padding-bottom: 56px;
}
.top-recommend-car__title {
	margin-bottom: 10px;
}
.top-recommend-car {
	position: relative;
	margin: 0 auto;
}
.top-recommend-car__link {
	margin-top: 20px;
	text-align: right;
}
.top-recommend-car-container:before {
	position: absolute;
	display: block;
	width: 100%;
	height: 40%;
	content: '';
	background-color: #fff;
}
.top-mainvisual-slide {
	background-color: #000;
}
}
 @media screen and (max-width: 960px) {
.top-mainvisual {
	padding-bottom: 45px;
}
.top-recommend-car__title {
	margin-bottom: 10px;
}
.top-recommend-car-container {
	background-color: #ebebeb;
}
.for-pc {
	display: none !important;
}
.mod-header__logo .for-sp {
	display: block !important;
	margin: 12px auto 11px 15px;
}
.mod-header__logo .for-tab {
	display: block !important;
	margin: 12px auto 11px 15px;
}
.for-sp,
 .for-tab {
	display: block !important;
}
}
 @media screen and (max-width: 750px) {
.for-sp {
	display: block !important;
}
.for-tab {
	display: none !important;
}
.for-pc {
	display: none !important;
}
}
/*----------------------------------------

	新着情報 RSS

----------------------------------------*/
#whatsnewCtt {
	width: 100%;
	/*height: 365px;
    overflow: hidden;*/
	margin-top: 20px;
}
#whatsnewCtt ul {
	width: 100%;
}
#whatsnewCtt ul li {
	list-style: none;
	padding: 20px 7px;
	border-top: 1px solid #d9d9d9;
}
#whatsnewCtt ul li:last-child {
	border-bottom: 1px solid #d9d9d9;
}
#whatsnewCtt li:nth-child(odd) {
}
#whatsnewCtt .date {
	display: inline-block;
	width: 7em;
	text-indent: 0;
}
@media screen and (max-width: 767px) {
	#whatsnewCtt .date {
		display: block;
	}
	#whatsnewCtt ul li {
		padding: 10px 7px;
	}
}
/*----------------------------------------

	slick用

----------------------------------------*/
* {
	min-height: 0;
	min-width : 0;
}
button:focus,
input:focus {
	outline: none;
}
/*----------------------------------------

	検索 PC

----------------------------------------*/
#search p {
	margin: 0;
}
#search #text {
	width: 310px;
	padding: 14px 10px 15px;
	font-size: 18px;
	line-height: 1;
	border: none;
	outline: none;
	background: none;
	background-image: url(../img/header/bar_textbox.png);
	background-repeat: no-repeat;
}
#search #submit {
	width: 70px;
	padding: 14px 0 15px;
	font-size: 18px;
	line-height: 1;
	color: #ffffff;
	font-weight: bold;
	border: none;
	outline: none;
	background: none;
	background-image: url(../img/header/bar_button.png);
	background-repeat: no-repeat;
	margin-left: 0;
	vertical-align: top;
}
#search #submit:hover {
}

/*----------------------------------------

	カタログメニュー PC TAB

----------------------------------------*/
@media (min-width: 751px) {
.catalog-menu:after {
	content: "";
	display: block;
	clear: both;
}
}
 @media (min-width: 751px) and (max-width: 960px) {
.nav-item span {
	display: none;
}
.nav-logo-area {
	border-bottom: 1px solid #a1a3a6;
}
.nav-item span {
	display: block;
	margin-top: 10px;
	font-size: 13px;
	font-weight: 700;
	color: #333333;
}
}
 @media (min-width: 961px) {
.nav-item span {
	display: block;
	margin-top: 10px;
	font-size: 13px;
	font-weight: 700;
	color: #333333;
}
}
/*----------------------------------------

	カタログメニュー SP

----------------------------------------*/
.link {
	border-left: 1px solid #cecece;
	border-right: 1px solid #cecece;
	border-top: 1px solid #cecece;
	padding: 0;
}
.link li {
	display: block;
	width: 100%;
	background: #d7d9db url(/car/common_r/img/parts/accordion-arr-right.png) no-repeat 98% 50%;
	border-bottom: 1px solid #a1a3a6;
	behavior: url(PIE.htc);
}
.link li+li {
	border-top: 1px solid #fff;
}
.link a {
	display: block;
	font-weight: bold;
	font-size: 15px;
	color: #333333;
	padding: 7px 30px 7px 10px;
	text-decoration: none !important;
	text-align: left;
}
.link span.img {
	display: block;
	width: 26px;
	height: auto;
	float: left;
	padding: 0 10px 0 15px;
}
.link span.txt {
	display: block;
	text-align: center;
}
/* マウスオーバー時 */
.link a.on,
.link a:hover {
	background: #94a0ad url(/car/common_r/img/parts/accordion-arr-right-02.png) no-repeat 98% 50%;
	color: #ffffff;
}
.link a.on img.img-fill,
.link a:hover img.img-fill {
	fill: #ffffff;
}
/*----------------------------------------

	パンくずリスト

----------------------------------------*/
.breadcrumb {
	background-color: #003899 !important;
	padding: 4px 0 !important;
	margin-bottom: 0 !important;
	border-radius: 0 !important;
}
.breadcrumb ol {
	font-size: 10px;
	color: #ffffff;
}
.breadcrumb a {
	color: #ffffff;
	text-decoration: none;
}
.breadcrumb li {
	display: inline-block;
}
.breadcrumb li:after {
	content: ">";
	padding: 0 5px;
	color: #ffffff;
}
.breadcrumb li:last-child:after {
	content: none;
}
/*----------------------------------------

	四指標icon

----------------------------------------*/


/*----------------------------------------

	ハンバーガー

----------------------------------------*/
.el_humburger {
	position: fixed;
	top: 45px;
	right: 60px;
	width: 46px;
	height: 25px;
	padding-top: 1px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 0px;
	z-index: 20;
	cursor: pointer;
	pointer-events: auto;
	color: #000;
	text-align: center;
}
 @media screen and (max-width: 840px) {
.el_humburger {
	display: block;
	right: 0;
	top: 0;
	padding-top: 20px;
	width: 70px;
	height: 70px;
}
#factory .el_humburger {
	display: none;
}
}
.el_humburger_wrapper {
	margin-bottom: 5px;
	width: 42px;
	display: inline-block;
}
 @media screen and (max-width: 840px) {
.el_humburger_wrapper {
	margin-bottom: 5px;
	width: 30px;
}
}
.el_humburger_text {
	font-size: 12px;
	letter-spacing: 0.1em;
	font-family: "游ゴシック Medium", YuGothic, "Yu Gothic", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
}
.js_humburgerOpen .el_humburger_text.el_humburger_text__menu {
	display: none;
}
.el_humburger_text.el_humburger_text__close {
	display: none;
}
.js_humburgerOpen .el_humburger_text.el_humburger_text__close {
	display: block;
}
 @media screen and (max-width: 840px) {
.el_humburger_text {
	font-size: 10px;
	padding-top: 2px;
}
}
 @media screen and (max-width: 840px) {
.el_humburger_text svg path {
	-webkit-transition: all 200ms cubic-bezier(0.16, 0.52, 0.25, 1);
	-o-transition: all 200ms cubic-bezier(0.16, 0.52, 0.25, 1);
	transition: all 200ms cubic-bezier(0.16, 0.52, 0.25, 1);
	fill: #000;
}
}
 @media screen and (max-width: 840px) {
.js_humburgerOpen .el_humburger_text svg path {
	fill: #000;
}
}
.el_humburger span.el_humburger_bar {
	display: block;
	width: 100%;
	margin: 0 auto 9px;
	height: 1px;
	background: #000;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}
.el_humburger span.el_humburger_bar:last-child {
	margin-bottom: 0;
}
.js_humburgerOpen .el_humburger span.el_humburger_bar {
	background: #000;
}
 @media screen and (max-width: 840px) {
.el_humburger span.el_humburger_bar {
	left: 0;
	top: 0;
	background: #000;
}
}
.js_humburgerOpen .el_humburger span.el_humburger_bar.top {
	-webkit-transform: translateY(9px) rotate(-45deg);
	-ms-transform: translateY(9px) rotate(-45deg);
	transform: translateY(9px) rotate(-45deg);
}
.js_humburgerOpen .el_humburger span.el_humburger_bar.middle {
	opacity: 0;
}
.js_humburgerOpen .el_humburger span.el_humburger_bar.bottom {
	-webkit-transform: translateY(-11px) rotate(45deg);
	-ms-transform: translateY(-11px) rotate(45deg);
	transform: translateY(-11px) rotate(45deg);
}
.el_humburgerButton.el_humburgerButton__close {
	top: 2%;
	right: 2%;
}
.el_humburgerButton__close span.el_humburger_bar {
	display: block;
	width: 35px;
	margin: 0 auto;
	height: 4px;
	background: #000;
}
.el_humburgerButton__close span.el_humburger_bar.top {
	-webkit-transform: translateY(5px) rotate(-45deg);
	-ms-transform: translateY(5px) rotate(-45deg);
	transform: translateY(5px) rotate(-45deg);
}
.el_humburgerButton__close span.el_humburger_bar.bottom {
	-webkit-transform: translateY(-6px) rotate(45deg);
	-ms-transform: translateY(-6px) rotate(45deg);
	transform: translateY(-6px) rotate(45deg);
}
.navi {
	position: fixed;
	right: 0;
	height: 100%;
	background-color: rgba(255, 255, 255, 0.9);
	width: 0;
	z-index: 3;
	padding-top: 100px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 600ms ease-out;
	-o-transition: all 600ms ease-out;
	transition: all 600ms ease-out;
	overflow: hidden;
}
.js_humburgerOpen .navi {
	width: 450px;
}
 @media screen and (max-width: 840px) {
.js_humburgerOpen .navi {
	width: 100%;
	padding: 100px 5% 0;
}
}
.navi_item {
	margin-bottom: 28px;
	font-size: 20px;
	font-family: "Marcellus", serif !important;
	white-space: nowrap;
	margin-left: 90px;
}
.navi_item.op_innerLink {
	cursor: pointer;
}
 @media screen and (max-width: 840px) {
.navi_item {
	margin-left: 0;
	font-size: 18px;
}
}
.fixed {
	position: fixed;
	width: 100%;
	top: 0;
	left: 60px;
	z-index: 1000;
}
.fixed2 {
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 1001;
}
