@charset "UTF-8";
/* CSS Document */

body{
	background-color: #FFFFFF;
	color: #222;
/*	font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;*/
	font-family: skolar-latin, kan412typos-std, -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
	font-size: 14px;
	font-weight: 300;
	font-size: normal;
	line-height: 1.5;
}

b, strong, .bold{
	font-family: skolar-latin, kan412typos-std, -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI semibold", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic", "Segoe UI", Verdana, Meiryo, sans-serif;
}
/* IEだけに適応 */
_:lang(x)::-ms-backdrop, .selector {
	font-family: "Segoe UI", Meiryo, sans-serif;
}
html,body,h1,h2,h3,h4,ul,ol,li,p,span,iframe,footer,address,h1,h2,h3,h4,h5,dl,dt,dd{
  margin: 0;
  padding:0;
}
a {
    color: #222;
    cursor: pointer;
    background: transparent;
    text-decoration: none;
}
img {
    image-rendering: -webkit-optimize-contrast !important;
}

:focus {
    outline: none;
}
a:hover{
	text-decoration: none;
	color: #222;
}

body.overflow_hidden{
	overflow-y: hidden;
}
.l-spacec_c1{
	letter-spacing: .08em;
	text-indent: .08em;
}
.l-spacec_c2{
	letter-spacing: .2em;
	text-indent: .2em;
}
.l-spacec_1{
	letter-spacing: .1em;
}

.no-padding{
	padding: 0;
}


.pos_r{
	position: relative;
}
li{list-style-type: none;}
iframe{
	vertical-align: bottom;
}
figure {
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
figure {
    margin: 0 0 0;
}
figure:hover {
	opacity: .5;
}
.pc{display: none!important;}
.sp{display: block!important;}
.pc-none{display: none!important;}
.sp-none{display: block!important;}

.row-0 {
    margin-left:0px;
    margin-right:0px;
}
.row-0 > div,.row-0 > li{
	padding-right:0px;
	padding-left:0px;
}
.row-10 {
    margin-left:-5px;
    margin-right:-5px;
}
.row-10 > div,.row-10 > li{
    padding-right:5px;
    padding-left:5px;
}
.lead_text{
	font-size: 16px!important;
	line-height: 1.8;
}
.lead_text_s{
	font-size: 16px!important;
	line-height: 1.8;
}
a.link_under{
	text-decoration: underline;
	color: #0186cf;
}
.contents_space{
	padding-top: 100px;
}
.contents_space_s{
	padding-top: 50px;
}


.slider-1 img {
	width: 100%;
	height: 20vw;
	object-fit: cover;
	padding: 0 5px;
}






.md-product-stage .md-ps-content-wrapper.valign-top {
    top: 30px;
    padding-top: 0 !important;
}

.md-product-stage .md-ps-content-wrapper {
    position: absolute;
    width: 100%;
    z-index: 5;
}




.app h3{
	font-size: 2em;
    line-height: 1.3;
    font-weight: bold;
    text-align: center;
    letter-spacing: 0.1em;
}
.app th {
    width: 20em;
    padding: 1em;
    background: #F0F0F0;
    border: 1px solid #000;
}
.app td {
    padding: 1em;
    border: 1px solid #000;
}
.app .table th, .app .table td{
	vertical-align:middle;
}
.data h2 {
    font-size: 1.5em;
}
.data .map {
	width: 100%;
    border: 1px solid #000;
    transition: all 0.2s ease-out;
}
.data h3 {
	margin-top: 1em;
    font-size: 1.5em;
    font-weight: bold;
    border-bottom: 1px solid #000;
}
.data p {
    margin-top: 0.5em;
}





section{
	padding: 3rem 0 0;
}
/* header */
.header_bg{
	background-color: #FFF;
}
header{
	padding: 10px 0;
	height: 68px;
}

h1.logo{
	line-height: 1;
    font-size: 0;
    vertical-align: middle;
}
h1.logo img,.foot_logo img{
	width: 190px;
}


.full{
	position: relative;
	width: 100%;
	min-height: 100vh;
	background-image: url(./img/motion.wide.1920w.j_1620826191521_2.jpg);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

/* 追尾バナー */
.right-ban {
    position: fixed;
    top: 68px;
    right: 0;
    color: #FFFFFF;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 100;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    padding: 0.3em;
}
.right-ban a{
	color: #FFF;
	padding: 30px 20px;
	display:block;
	transition: all 0.2s ease-out;
}
.right-ban p {
    font-size: 18px;
    letter-spacing: .3em;
}
.right-ban a:hover{
	opacity: .8;
}




.main-text{
	position: absolute;
	/* width: 100%; */
    z-index: 5;
	color: #fff;
	top: 15%;
}

.news_list_wrap {
	width: 100%;
	height: 400px;
}
dl.news_list{
	border-bottom: 1px solid #f1f1f1;
	padding: 1.6rem 0;
}

.news_list dt {
	padding-bottom: 5px;
	font-size: 16px;
}

.news_list dd {
	padding-bottom: 5px;
	font-size: 16px;
}

span.New {
	color:#FF0000;
}










.underline {
	border-bottom-color: #fff;
	border-bottom-style: solid;
}
.md-next h1{
    text-transform: uppercase;
    margin: 0 auto;
    word-wrap: break-word;
    font-size: 1.875rem;
    line-height: 1.875rem;
}
.md-next h1, .md-next .h1 {
    font-family: skolar-latin, kan412typos-std, 'MINIBold','Georgia',serif;
    text-transform: uppercase;
    margin: 0 auto;
    word-wrap: break-word;
    font-size: 1.875rem;
    line-height: 1.875rem;
}
.md-next h4, .md-next .h4, .md-next .medium-title {
    font-family: skolar-latin, kan412typos-std, 'MINIBold','Georgia',serif;
    text-transform: uppercase;
    font-size: 1.375rem;
    line-height: 1.375rem;
    margin: 0 auto;
    word-wrap: break-word;
}

.localized-fonts-loaded .md-next h4, .localized-fonts-loaded .md-next .h4, .localized-fonts-loaded .md-next .medium-title {
    font-family: 'MINIBold','MINIBoldLocalized','Georgia',serif;
}

.card-body{
	background-color: #f1f1f1;
}
.card{
	border-radius:0;
	border:0;
}
.card-title{
	font-family: 'MINIRegular','Georgia',serif;
    text-transform: uppercase;
    margin: 0 auto;
    word-wrap: break-word;
    font-size: 1.375rem;
    line-height: 1.375rem;
	margin-bottom: 1rem;
}

.border-tit {
	position: relative;
	display: inline-block;
	padding: 0 55px;
	/* font-family: 'MINIItalic','MINIItalicLocalized','Georgia',serif; */
	font-size: 1rem;
}

.border-tit:before, .border-tit:after {
	content: '';
	position: absolute;
	top: 50%;
	display: inline-block;
	width: 45px;
	height: 1px;
	background-color: black;
}

.border-tit:before {
	left:0;
}
.border-tit:after {
	right: 0;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link{
    cursor: pointer;

    /* padding: 20px 10px; */
    background-color: #fff;
    display: flex;
	color: #000;
}
.nav-pills .nav-link {
    border-radius: 0;
}
.nav-link {
    display: block;
    padding: 20px 10px;
	border-top: 1px solid #f1f1f1;
}
.nav-link.active,
.nav-link:hover{
	border-bottom: 2px solid;
}
/* 中古車フェア */
.red{
	color: #B81C22;
}
.bg_red_tit{
	background-color: #B81C22;
	color: #FFF;
	text-align: center;
	padding: .5rem;
	margin-top: .3rem;
}
.used_title{
	margin-top: 0.5em;
    line-height: 1.1;
}
.used_title_fair{
	font-size: 2em;
	font-weight: bold;
}
.used_title strong{
	font-size: 2.4em;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.used .list{

    font-size: 0.8em;

}
.secondcar_price{
	padding-left: 15px;
	padding-right: 15px;
}
.secondcar_price dt,.secondcar_price dd{
	background-color: #000;
	color: #FFF;
	padding: .5rem;
}
.secondcar_price dt{
	text-align: left;
}
.secondcar_price dd{
	text-align: right;
}
.secondcar_name span{
	display: block;
	font-size: 1.2em;
    font-weight: bold;
}
.secondcar_name{
	border-bottom: 2px solid #111;
	padding: .5rem 0;
}
.kinri{
	margin-top: 6%;
    padding: 1em;
    border-top: 2px solid #B81C22;
    border-bottom: 2px solid #B81C22;
}

.kinri dl{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.kinri dt{
    margin: 0 0.5em;
    padding: 0.2em 1em 0.1em 1em;
    font-size: 1.4em;
    color: #FFF;
    background-color: #B81C22;
}
.kinri dd{
    font-size: 2.5em;
    font-weight: bold;
    color: #B81C22;
}
.kinri p{
	margin-top: 0.5em;
	padding-left: 1em;
	text-indent: -1em;
	font-size: 0.85em;
	text-align: center;
}
.button {
    margin-top: 8%;
    padding: 0;
	text-align: center;
}
.button a {
    display: inline-block;
    width: 100%;
    max-width: 25em;
    margin: 0 auto;
    padding: 0.6em 1em;
    font-size: 1.2em;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    background: #000;
    color: #FFF;
    border: 2px solid #000;
    box-sizing: border-box;
    transition: all 0.2s ease-out;
}
.button a:hover {
		background: #b81c22;
		color: #FFF;
    /*background: #FFF;*/
    /*color: #000;*/
}
.button2 {
    margin-top: 8%;
    padding: 0;
	text-align: center;
}
.button2 a {
    display: inline-block;
    width: 100%;
    max-width: 30em;
    margin: 0 auto;
    padding: 0.6em 1em;
    font-size: 1.7em;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    background: #000;
    color: #FFF;
    border: 2px solid #000;
    box-sizing: border-box;
    transition: all 0.2s ease-out;
}
.button2 a:hover {
		background: #b81c22;
		color: #FFF;
    /*background: #FFF;*/
    /*color: #000;*/
}
.used .contact {
    margin-top: 0.5em;
    font-size: 1.5em;
    text-align: center;
}

.note {
    margin-top: 0.5em;
    padding-left: 1em;
    text-indent: -1em;
    font-size: 0.85em;
    text-align: center;
}

.covid19 h2{
	padding-left: 0.8em;
    font-size: 1.5em;
    font-weight: bold;
    line-height: 1.2;
    text-align: left;
    border-left: 6px solid #111;
    margin-bottom: 2rem;
}
.covid19 img {
	width:70%;
	margin: auto;
}


.contact .inner {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: flex-start;
    margin-top: 2%;
}
.contact dl {
    margin: 0 4%;
    line-height: 1.4;
    text-align: center;
}
.contact dt {
    font-size: 1.5em;
    font-weight: bold;
}
.contact dd span {
    font-size: 1.5em;
}
.w-900{
	max-width: 900px;
	margin: 0 auto;
}
.triangle:before {
    content: "▼";
    margin-right: 0.2em;
}
.data {
    margin-bottom: 50px;
    padding: 50px 0;
    border-bottom: 1px solid #222;
}

.data a:hover .map {
    opacity: 0.65;
}
.data .renewal {
    max-width: 16em;
    padding: 0.1em 0.75em;
    font-size: 1.2em;
    text-align: center;
    color: #FFF;
    background-color: #496AAE;
    border-radius: 0.1em;
}
footer{
	margin: 0 auto;
    padding: 100px 4% 50px 4%;
}


.footer_fix_btn {
    position: fixed;
    bottom: 0;
    width: 100%;
    text-align: center;
    background-color: #000;
    color: #FFF;
    padding: 0.3em;
    height: 80px;
}
.footer_fix_btn a {
    color: #FFF;
    vertical-align: middle;
    line-height: 80px;
    margin: 0 auto;
}







/* カレンダー */
@media (min-width: 768px) {
	.calendar-container .table{
		margin-bottom: 0;
	}
}
.calendar-container .table>tbody>tr>td, .calendar-container .table>tbody>tr>th, .calendar-container .table>tfoot>tr>td, .calendar-container .table>tfoot>tr>th, .calendar-container .table>thead>tr>td, .calendar-container .table>thead>tr>th {
    border-top: none;
    text-align: center;
    font-size: 18px;
    vertical-align: middle;
	line-height: 2.8;
	padding: 0;
}

.week {
    border-bottom: 3px solid #bbbbbb;
}
.week > th {
    font-size: 14px!important;
	font-weight: normal;
}
.calendar_tit{
    text-align: center;
    letter-spacing: .2em;
    text-indent: .2em;
    font-size: 21px;
    margin-bottom: 1rem;
    line-height: 1em;
}
.calendar_tit span{
	display: block;
	font-size: 12px;
	letter-spacing: 0;
	text-indent: 0;
}
.gray {
    color: #CCC;
}
.pink{
	color:#ffe8e9 ;
}
.holiday{
	background-color: #ffe8e9;
}



@media (min-width: 1920px) {
	.main-text{
		top: 120px;
		padding-bottom: 120px;
	}
	.main-text h2{
		font-size: 6.875rem;
		line-height: 6.875rem;
	}

}





@media (min-width: 768px) {
	body{
		font-size: 16px;
	}
	/* a[href^="tel:"] {
		pointer-events: none!important;
		display: inline-block;
	} */
	dl.news_list{
		padding: 2rem 0;
	}
	.pc-none{display: block!important;}
	.sp-none{display: none!important;}
	.news_list dt {
		clear: left;
		float: left;
		width: 15%;
	}
	.news_list dd {
		margin-left: 16%;
	}
	.full {
		min-height: 55vh;
		background-position: 50% 50px;
	}

	.md-ps-subheading{
		font-size: 2rem;
		line-height: 2.25rem;
	}
	.md-next h4, .md-next .h4, .md-next .medium-title {
		font-size: 1.375rem;
		line-height: 1.375rem;
	}
	.contact .button .button2{
		display: none;
	}
	.card-body{
		padding: 20px;
	}
	.tab-pane-safety .item{
		max-height: 250px;
	}
	.tab-pane-safety .item{
		max-height: 250px;
	}
	.tab-pane-assis .item{
		max-height: 290px;
	}
	.md-product-stage .md-ps-content-wrapper.valign-top {
		top: 80px;
	}
	.md-next .pb-xl, .md-next .py-xl {
		padding-bottom: 80px;
	}
	.text_bottom{
		position: absolute;
		right: 15px;
		bottom: 0;
		width: 80%;
	}
	.footer_fix_btn {
		display: none;
	}
}
@media (min-width: 992px) {
	.full {
		min-height: 60vh;
		background-position: 50% 50px;
	}
}
@media (min-width: 1112px) {
	.full {
		min-height: 100vh;
		/* background-position: 70% 50px; */
	}
}


@media screen and (max-width: 767px) {
	.full {
		min-height: 55vh;
		background-position: 50% 50px;
	}
	.main-text{
		top: 35%;
	}
	.tab-pane-safety .item{
		max-height: 210px;
	}
	.tab-pane-safety .item{
		max-height: 210px;
	}
	.tab-pane-assis .item{
		max-height: 230px;
	}
	.right-ban {
		display: none;
	}
	.text_bottom{
		margin-top: 2rem;
	}
	.slider-1 img {
		height: 60vw;
	}
	.data h3 {
		margin-top: 1em;
	}
	main .app th {
		width: 30%;
	}
	.used_title{
		font-size: 3vw;
	}
	footer .foot_logo {
		padding: 0 0 80px;
	}
	footer .foot_logo.page-form {
		padding: 0 0 0;
	}
	.contact dl {
		width: 100%;
		margin: 4% 0 0 0;
	}
	.contact dt {
		font-size: 1.25em;
	}
	.contact .tel {
		display: none;
	}
	.contact .button .button2 {
		display: block;
		margin-top: 2%;
	}
	.sp_mb-30{
		margin-bottom: 30px;
	}
}

@media screen and (max-width: 680px){
	.full {
		min-height: 55vh;
		background-position: 20% 50px;
		background-image: url(./img/motion.narrow.768w.j_1620826191521_2.jpg);
	}
	.covid19 img {
	width:50%;
	margin: auto;
	}

}
@media screen and (max-width: 575px){
	.full {
		min-height: 45vh;
		background-position: 20% 50px;
	}
	h1.logo img, .foot_logo img {
		width:122px;
	}
}
@media (max-width: 991px) {

}
@media (min-width: 992px) {

}
@media (max-width: 1199px) {

}
@media (min-width: 1200px){
	.md-next h1, .md-next .h1 {
		font-size: 3.125rem;
		line-height: 3.125rem;
	}
	.card-title{
		font-size: 2rem;
		line-height: 2rem;
		}
	.card-body{
		padding: 30px;
	}

	.md-product-stage .md-ps-content-wrapper.valign-top {
		top: 100px;
	}
	.md-next .pb-xl, .md-next .py-xl {
		padding-bottom: 100px;
	}
	.md-next .pt-xl, .md-next .py-xl {
		padding-top: 100px;
	}
	.border-tit {
		font-size: 1.5rem;
	}
}
@media (min-width: 2000px){

}
@media (min-width: 768px) and (max-width: 1199px) {

	}

@media (min-width: 992px) and (max-width: 1199px) {
	.inner{
		padding: 0 4rem;
	}

}
@media (min-width: 576px) and (max-width: 991px) {

}
@media (min-width: 768px) and (max-width: 991px) {

}
@media screen and (min-width: 1024px) {

}

@media screen and (min-width: 576px){

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

}




@media screen and (max-width: 1130px) {
}
@media screen and (max-width: 1680px) {


}
@media screen and (min-width: 670px) {

}
@media screen and (min-width: 380px) {

}
@media screen and (min-width: 480px) {
	.md-next h1 {
		font-size: 2.375rem;
		line-height: 2.375rem;
	}
	.card-title{
		font-size: 2rem;
		line-height: 2rem;
	}
	.md-product-stage .md-ps-content-wrapper.valign-top {
		top: 80px;
	}
	.md-next .pb-xl, .md-next .py-xl {
		padding-bottom: 80px;
	}
}
@media (min-width: 370px) and (max-width: 767px) {

}

@media print{

}

@media (min-width: 1200px) {

}
