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

/* index
---------------------------------------------------------------------------------------------*/
#index #hero-slide {
	overflow-x: hidden;
	background-color: #000000;
}
#index #hero-slide li {
	position: relative;
}
#index #hero-slide .hero-img img {
	width :100%;
}
#index #hero-slide .hero-textArea {
	position: absolute;
	max-width: 1000px;
	width: 100%;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
display: flex;
flex-flow: column wrap;
justify-content: center;
}
/*#index #hero-slide .hero-textArea h2 {
color: #FFFFFF;
	line-height: 1.5;
}
#index #hero-slide .hero-textArea h2.txt48 {
	font-size: calc(48vw / 12.80);
}
#index #hero-slide .hero-textArea h2 span {
font-weight: 900;
}
#index #hero-slide .hero-textArea p span {
	padding: calc(7vw / 12.80) calc(30vw / 12.80) calc(10vw / 12.80);
	background-color: #FFFFFF;
}*/
/*スライド01　テキスト*/
#index #hero-slide #hero-slide01 .hero-textArea {
align-items: flex-start;
justify-content: flex-end;
margin-bottom: calc(110vw / 12.80);
}
#index #hero-slide #hero-slide01 .hero-textArea h2 {
	color: #FFFFFF;
	font-size: calc(56vw / 12.80);
	line-height: 1.4;
	letter-spacing: 0.15em;
	margin-bottom: calc(30vw / 12.80);
}
#index #hero-slide #hero-slide01 .hero-textArea p:nth-of-type(1) {
	color: #FFFFFF;
	font-size: calc(24vw / 12.80);
	font-weight: 900;
	font-style: italic;
	line-height: 1.2;
	letter-spacing: 0.03em;
	margin-bottom: calc(20vw / 12.80);
}
#index #hero-slide #hero-slide01 .hero-textArea p:nth-of-type(2) {
	padding: calc(3vw / 12.80) calc(20vw / 12.80);
	background-color: #FFFFFF;
	font-size: calc(16vw / 12.80);
}
/*スライド02　テキスト*/
#index #hero-slide #hero-slide02 .hero-textArea {
	align-items: center;
text-align: center;
}
 #index #hero-slide #hero-slide02 .hero-textArea .hero-textArea-bg {
	background-color: rgba(0,105,179,0.9);
	color: #FFFFFF;
	padding: calc(40vw / 12.80) calc(60vw / 12.80) calc(50vw / 12.80);
}
#index #hero-slide #hero-slide02 .hero-textArea p:nth-of-type(1) {
  position: relative;
  display: block;
  padding: calc(20vw / 12.80) calc(30vw / 12.80);
  border: solid 2px #FFFFFF;
}
#index #hero-slide #hero-slide02 .hero-textArea p:nth-of-type(1)::before {
  content: "";
  position: absolute;
  bottom: -24px;
  left: 50%;
  margin-left: -15px;
  border: 12px solid transparent;
  border-top: 12px solid rgba(0,105,179,0.9);
  z-index: 2;
}
#index #hero-slide #hero-slide02 .hero-textArea p:nth-of-type(1)::after {
  content: "";
  position: absolute;
  bottom: -30px;
  left: 50%;
  margin-left: -17px;
  border: 14px solid transparent;
  border-top: 14px solid #FFFFFF;
  z-index: 1;
}
#index #hero-slide #hero-slide02 .hero-textArea p:nth-of-type(1) span {
	font-size: calc(32vw / 12.80);
letter-spacing: 0.15em;
}
#index #hero-slide #hero-slide02 .hero-textArea h2 em {
	font-size: calc(50vw / 12.80);
	font-style: normal;
	margin-bottom: calc(30vw / 12.80);
}
#index #hero-slide #hero-slide02 .hero-textArea h2 em span {
color: #f0ff00
}
#index #hero-slide #hero-slide02 .hero-textArea h2 {
	font-size: calc(84vw / 12.80);
	letter-spacing: 0.1em;
line-height: 1.3;
}
/*スライド03　テキスト*/
#index #hero-slide #hero-slide03 .hero-textArea {
	align-items: flex-end;
	justify-content: space-between;
flex-flow: row nowrap;
	color: #FFFFFF;
	display: flex;
	margin-bottom: calc(60vw / 12.80);
}
 #index #hero-slide #hero-slide03 .hero-textArea .hero-textArea-bg {
	background-color: rgba(0,0,0,0.5);
	padding: calc(30vw / 12.80);
	min-width: 54%;
	max-width: 540px;
	margin-right: calc((25vw / 12.80) * -1);
}
#index #hero-slide #hero-slide03 .hero-textArea h2 {
	font-size: calc(170vw / 12.80);
	font-style: italic;
	opacity: 0.8;
letter-spacing: -0.01em;
}
#index #hero-slide #hero-slide03 .hero-textArea p:nth-of-type(1) {
	font-size: calc(18vw / 12.80);
	border: 1px solid #FFFFFF;
	padding: calc(3vw / 12.80) calc(15vw / 12.80);
	margin-bottom: calc(30vw / 12.80);
}
#index #hero-slide #hero-slide03 .hero-textArea p:nth-of-type(2) {
	font-size: calc(30vw / 12.80);
	line-height: 1;
	margin-bottom: calc(30vw / 12.80);
}
#index #hero-slide #hero-slide03 .hero-textArea p:nth-of-type(3) {
	font-size: calc(48vw / 12.80);
	line-height: 1.4;
}

#index #sec1 {
	padding: 50px 0px 60px;
	color: #FFFFFF;
-webkit-backface-visibility:hidden;
backface-visibility:hidden;
overflow:hidden
}
#index #sec1 ul.row {
	margin-bottom: calc(55vw / 12.80);
}
#index #sec1 ul.row li.col2.row {
	flex-wrap: nowrap;
	align-items: center;
}
#index #sec1 ul.row li.col2.row img {
	max-width: 100%;
}
#index #sec1 ul.row li.col2.row img:nth-of-type(1) {
	margin-top: 40px;
}
#index #sec1 ul.row li.col2.row img:nth-of-type(2) {
 width: calc(161vw / 10.50);
 max-width: 161px;
 z-index: 0;
}
#index #sec1 ul.row li.col2.row:first-of-type img:nth-of-type(1) {
 width: calc(329vw / 10.50);
 max-width: 329px;
}
#index #sec1 ul.row li.col2.row:last-of-type img:nth-of-type(1) {
 width: calc(314vw / 10.50);
 max-width: 314px;
}
#index #sec1 .forte1 {
	background-color: rgba(255,126,0,0.4);
	margin-bottom: calc(50vw / 12.80);
	font-size: calc(36vw / 12.80);
}
#index #sec1 .forte2 {
	font-size: calc(36vw / 12.80);
	font-weight: bold;
}
#index #sec1 .forte2 span {
	display: block;
	font-size: calc(30vw / 12.80);
	line-height: 1.5;
	letter-spacing: 0.12em;
}
#index #sec1 .forte2 strong {
	font-size: calc(48vw / 12.80);
	font-weight: 900;
	letter-spacing: 0.12em;
	margin: 0px calc(20vw / 12.80);
	position: relative;
}
#index #sec1 .forte2 strong::after {
	content: "";
	background-color: #0069b3;
	width: 6.75em;
	height: calc(10vw / 12.80);
	position: absolute;
	left: 0;
	bottom: calc((10vw / 12.80) * -1);
}
#index #sec3 .col3-1--15 {
	display: flex;
	flex-flow: column;
}
#index #sec3 .col3-1--15 dl {
	display: flex;
	flex-flow: column;
flex-grow: 1;
}
#index #sec3 .col3-1--15 dl dd {
	display: flex;
	flex-flow: column;
	flex-grow: 1;
}
#index #sec3 .col3-1--15 dl dd p:first-of-type {
	flex-shrink: 0;
	margin-bottom: auto;
	line-height: 1.9;
}
#index #sec3 .col3-1--15 dl dd p:last-of-type {
	margin-top: 15px;
}
#index #sec3 figure {
	position: relative;
}
#index #sec3 figure figcaption {
	position: absolute;
	bottom: 0;
	padding: 20px;
}
.containerTypeA {
	padding: 100px 0px;
	background: url("../images/index/sec4-bg.jpg") no-repeat center center;
	background-size: cover;
}
.containerTypeA .col2 {
	background-color: rgba(255,255,255,0.9);
	padding: 30px calc(100vw / 12.80) 45px calc(140vw / 12.80);
	max-width: calc(740vw / 12.80);
}
.containerTypeA .col2 dl {
	counter-reset: num01 0;
}
.containerTypeA .col2 dl:not(:last-of-type) {
	margin-bottom: 35px;
}
.containerTypeA .col2 dl dt {
	font-size: 20px;
	font-size: 2.0rem;
	display: flex;
	align-items: baseline;
}
.containerTypeA .col2 dl dt::before {
  content: counter(num01,decimal-leading-zero)".";
	counter-increment: num01;
	font-size: 36px;
	font-size: 3.6rem;
	font-weight: bold;
	color: #e18104;
	margin-right: 10px;
	line-height: 1.6;
}
.containerTypeA .col2 dl dd:not(:last-of-type) {
	margin-bottom: 20px;
}
.containerTypeA .col2 div.buttonArea {
	margin-top: 35px;
}
.containerTypeA .col2 .buttonA,
#index #sec5 .buttonA {
	margin: inherit;
}
#index #sec5 .row {
	align-items: center;
}
#index #sec5 figure.col2 {
	padding-right: calc(50vw / 12.80);
}
#index #sec5 figure.col2 img {
object-fit: cover;
height: 100%;
width: 100%;
}
#index #sec5 div.col2 {
/*	padding: calc(70vw / 12.80) 10px calc(60vw / 12.80) 0px;*/
	max-width: 500px;
}
#index #sec6 {
	padding-bottom: 1px;
}
#index #sec6 .col3-1--15 {
	position: relative;
}
#index #sec6 .col3-1--15 figure {
	overflow: hidden;
	background-color: #FFF;
}
#index #sec6 .col3-1--15 figure img {
	transition: .3s;
}
#index #sec6 .col3-1--15:hover figure img {
transform: scale(120%);
filter: contrast(120%);
}
#index #sec6 dd.textArea dl {
	font-size: 14px;
	font-size: 1.4rem;
}
#index #sec6 dd.textArea dl dt {
	line-height: 1.7;
}
.newsList dl {
  display: flex;
  align-items: baseline;
	position: relative;
  margin-bottom: 20px;
	padding: 0 20px 20px 0px;
  font-size: 16px;
  font-size: 1.6rem;
	border-bottom: 1px solid #d5d5d5;
}
.newsList.work dl {
	border-bottom: 1px solid #707070;
	transition: .3s;
}
.newsList.work dl a.blockLink:hover {
	background-color: inherit;
}
.newsList.work dl dd {
	transition: .3s;
}
.newsList.work dl:hover {
	border-bottom: 1px solid #FFBA06;
}
.newsList.work dl:hover dd {
	color: #ff7e00;
}
.newsList dl a.blockLink::after {
	content: "";
	display: inline-block;
	width: 15px;
	height: 13px;
	background: url("../images/common/ico_arrow_g.svg") no-repeat center center;
	background-size: cover;
	position: absolute;
	right: 0;
	top: 13px;
}
.newsList dt {
	width: 158px;
  margin-right: 35px;
	font-weight: bold;
	position: relative;
	flex-shrink: 0;
}
.newsList dt p {
	display: flex;
	line-height: 1;
	letter-spacing: 0.075em;
	justify-content: space-between;
}
.newsList dt p span.ico_new {
	background-color: #e10827;
	color: #FFFFFF;
	font-size: 10px;
	font-size: 1.0rem;
	padding: 3px 5px 4px;
	margin-left: 20px;
	display: inline-block;
}
.newsList dt span.ico_cat {
	display: block;
	font-size: 10px;
	font-size: 1.0rem;
	font-weight: normal;
	margin-top: 5px;
}
#archive #news h3{
	margin: 70px 0px;
}
#news ul.flip.pager {
	display: flex;
	justify-content: space-between;
	flex-flow: row-reverse;
	margin-top: 70px;
}
#news ul.flip.pager li a {
	border: 1px solid #384990;
	padding: 10px 30px;
	color: #384990;
}
#news ul.flip.pager li a:hover {
	 background-color: #384990;
	 color: #FFFFFF;
	 opacity: 1;
}
#inquiryArea {
  background: url("../images/common/inquiryArea-bg.jpg") no-repeat center center;
	background-size: cover;
	padding: 70px 0px 55px;
}
#inquiryArea .telArea {
	font-weight: 900;
}
#inquiryArea .telArea a {
	color: #FFFFFF;
}
#inquiryArea .telArea .tel {
	font-size: 42px;
	font-size: 4.2rem;
	display: flex;
	align-items: center;
}
#inquiryArea .telArea .tel::before {
	content: "";
	position: relative;
	width: 42px;
	height: 42px;
	background: url("../images/common/ico_tel02.svg") no-repeat center center;
	display: block;
	margin-right: 10px;
}
#inquiryArea .telArea .tel rt {
font-size: 35%;
letter-spacing: 0;
}
#inquiryArea .telArea .fax {
	font-size: 24px;
	font-size: 2.4rem;
	margin-left: 52px;
}
#inquiryArea .telArea .time {
	font-size: 12px;
	font-size: 1.2rem;
	margin-left: 52px;
}
#inquiryArea .col2--20 .buttonA {
	font-size: 20px;
	font-size: 2.0rem;
	max-width: 100%;
	padding: 35px;
	font-weight: bold;
	display: flex;
	position: relative;
}
#inquiryArea .col2--20 .buttonA::before {
	content: "";
	position: relative;
	width: 40px;
	height: 30px;
	background: url("../images/common/ico_mail.svg") no-repeat center center;
	display: block;
	margin-right: 20px;
}
#inquiryArea .col2--20 .buttonA:hover {
	opacity: 1;
	background-color: #ff7e00;
}
#inquiryArea .col2--20 .buttonA span {
	line-height: 1.2;
}
#bnArea {
	padding-bottom: 30px; 
}
#bnArea .row4 li {
	max-width: calc((100% / 3) - 10px);
	width: 100%;
}

/* content
---------------------------------------------------------------------------------------------*/
#content #heroArea {
	position: relative;
	min-height: 300px;
}

#content.companyContent #heroArea {
background: url("../images/company/main.jpg") center center no-repeat scroll #ffd802;
background-size: cover;
}
#content.carContent #heroArea {
background: url("../images/car/main.jpg") center center no-repeat scroll #ffd802;
background-size: cover;
}
#content.repairContent #heroArea {
background: url("../images/repair/main.jpg") center center no-repeat scroll #ffd802;
background-size: cover;
}
#content.paintContent #heroArea {
background: url("../images/paint/main.jpg") center center no-repeat scroll #ffd802;
background-size: cover;
}
#content.blogContent #heroArea {
background: url("../images/work/main.jpg") center center no-repeat scroll #ffd802;
background-size: cover;
}
#content.inquiryContent #heroArea {
background: url("../images/company/main.jpg") center center no-repeat scroll #ffd802;
background-size: cover;
}
#content.facilitiesContent #heroArea {
background: url("../images/facilities/main.jpg") center center no-repeat scroll #ffd802;
background-size: cover;
}
#content.taiyaContent #heroArea {
background: url("../images/taiya/main.jpg") center center no-repeat scroll #ffd802;
background-size: cover;
}
#content.fukushiContent #heroArea {
background: url("../images/fukushi/main.jpg") center center no-repeat scroll #ffd802;
background-size: cover;
}
#content.usedcarContent #heroArea {
background: url("../images/usedcar/main.jpg") center center no-repeat scroll #ffd802;
background-size: cover;
}
#content #heroArea #heroTextArea {
  padding: 70px 0px 50px;
}
#content #heroArea #heroTextArea.middle {
  padding: 0;
	display: flex;
	align-items: center;
	min-height: 270px;
}
#content #heroArea #heroTextArea h2 {
  font-size: 48px;
  font-size: 4.8rem;
	color: #FFFFFF;
	text-align: left;
}
#content #heroArea #heroTextArea h2 span {
  font-size: 24px;
  font-size: 2.4rem;
	display: block;
}
#heroArea .breadcrumb {
	position: absolute;
	bottom: 0;
	background-color: rgba(255,210,0,0.6);
	color: #FFFFFF;
	width: 100%;
	padding: 8px 0px 10px;
	font-size: 14px;
	font-size: 1.4rem;
}
#heroArea .breadcrumb a {
	color: #FFFFFF;
}
iframe#map {
	width: 100%;
	height: 100%;
	min-height: 500px;
}
#car-sec1 dl {
	box-shadow: 0px 0px 20px 0px rgba(38, 18, 0, 0.05);
}
#discountPop {
	background-color: #ffe751;
	padding: 60px 10px;
	position: relative;
}
#discountPop::before {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 15px 15px 0 15px;
	border-color: #fff9d1 transparent transparent transparent;
	z-index: 1;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
}
#car-sec1 #discountNotes ul {
	justify-content: flex-end;
}
#car-sec1 #discountNotes ul li:not(:last-child) {
	margin-right: 2em;
}
.shakenPrice {
	margin-bottom: 50px;
}
.recomBadge {
	font-size: 14px;
	font-size: 1.4rem;
	background-color: #ffba00;
	color: #FFFFFF;
	font-weight: bold;
	padding: 0px 5px 3px 5px;
	letter-spacing: 0;
	position: relative;
	top: -3px;
	margin-left: 10px;
}
#car-sec4 .containerTypeA {
	background: url("../images/car/photo06.jpg") no-repeat center center;
	background-size: cover;
}
#car-sec5 .bg_paleorange.row2 {
	padding: calc(20vw / 12.80);
}
#car-sec5 .telArea {
	font-weight: 900;
}
#car-sec5 .telArea .tel {
	font-size: 42px;
	font-size: 4.2rem;
	display: flex;
	align-items: center;
}
#car-sec5 .telArea .tel::before {
	content: "";
	position: relative;
	width: 42px;
	height: 42px;
	background: url("../images/common/ico_tel03.svg") no-repeat center center;
	display: block;
	margin-right: 10px;
}
#car-sec5 .telArea .tel rt {
font-size: 35%;
letter-spacing: 0;
}
#car-sec5 .telArea .fax {
	font-size: 24px;
	font-size: 2.4rem;
	margin-left: 52px;
}
#car-sec5 .telArea .time {
	font-size: 12px;
	font-size: 1.2rem;
	margin-left: 52px;
}
#car-sec5 .col2--20 .buttonA {
	font-size: 20px;
	font-size: 2.0rem;
	max-width: 100%;
	padding: calc(35vw / 12.80);
	font-weight: bold;
	display: flex;
	position: relative;
}
#car-sec5 .col2--20 .buttonA::before {
	content: "";
	position: relative;
	width: 40px;
	height: 30px;
	background: url("../images/common/ico_mail.svg") no-repeat center center;
	display: block;
	margin-right: 20px;
}
#car-sec5 .col2--20 .buttonA:hover {
	opacity: 1;
	background-color: #ff7e00;
}
#car-sec5 .col2--20 .buttonA span {
	line-height: 1.2;
}
.forte {
background: linear-gradient(transparent 90%, #ffb404 0%);
  display: inline;
  padding: 0 2px 4px;
}
.work.bg_paleorange.container06 .buttonA {
	letter-spacing: inherit;
}
.alternateContainer.num {
	counter-reset: num02 0;
}
.alternateContainer.num .row4.arrayBetween {
	position: relative;
}
.alternateContainer.num .row4.arrayBetween::before {
  content: counter(num02);
	counter-increment: num02;
	position: absolute;
	font-size: calc(350vw / 12.80);
	font-weight: bold;
	color: #ffed8c;
	line-height: 0;
	font-family: "Noto Sans",sans-serif;
}
.alternateContainer div:nth-of-type(odd)::before {
	top: calc(120vw / 12.80);
	left: calc((20vw / 12.80) * -1);
}
.alternateContainer div:nth-of-type(even)::before {
	bottom: calc(180vw / 12.80);
	right: calc((20vw / 12.80) * -1);
}
.alternateContainer.num .row4.arrayBetween dl {
	z-index: 1;
}
#repair-sec2 .containerTypeA {
	background: url("../images/repair/photo04.jpg") no-repeat center center;
	background-size: cover;
}
.faq dl {
	background-color: #FFFFFF;
	margin-bottom: 20px;
}
.faq dl dt,
.faq dl dd p {
	display: flex;
}
.faq dl dt {
	line-height: 1.7;
	padding: 15px 30px;
	position: relative;
	background-color: #ffba00;
	color: #FFFFFF;
	align-items: center;
	font-size: 21px;
	font-size: 2.1rem;
	font-weight: bold;
}
.faq dl dt::before,
.faq dl dd p::before {
	content: "";
	display: inline-block;
  vertical-align: middle;
	margin-right: 20px;
	flex-shrink: 0;
}
.faq dl dt::after {
	content: "";
	display: inline-block;
  vertical-align: middle;
	position: absolute;
	right: 30px;
  width: 30px;
  height: 30px;
}
.faq dl dt::before {
	content: "Q";
	line-height: 1.4;
}
.faq dl dd {
padding: 30px;
}
.faq dl dd p::before {
	content: "A";
	font-size: 21px;
	font-size: 2.1rem;
	color: #ffb404;
	font-weight: bold;
	line-height: 1.4;
}
.faq dl dt h4 {
	font-weight: normal;
	line-height: 1.7;
	padding-right: 50px;
}
.faq dl dd p {
	margin-bottom: 0px;
}
/*.faq dl dt.on::after {
  background: url("/images/common/ico_minus.svg") right center no-repeat scroll;
  background-size: contain;
	}
.faq dl dt.off::after {
  background: url("/images/common/ico_plus.svg") right center no-repeat scroll;
  background-size: contain;
}*/
/*.faq dl:not(:first-of-type) dd {
	display: none;
}*/
.inquiryContent .telArea {
	font-weight: 900;
	display: flex;
	align-items: center;
	flex-flow: column wrap;
}
.inquiryContent .telArea .tel {
	font-size: 42px;
	font-size: 4.2rem;
	display: flex;
	align-items: center;
}
.inquiryContent .telArea .tel::before {
	content: "";
	position: relative;
	width: 42px;
	height: 42px;
	background: url("../images/common/ico_tel03.svg") no-repeat center center;
	display: block;
	margin-right: 10px;
}
.inquiryContent .telArea .tel rt {
font-size: 35%;
letter-spacing: 0;
}
.inquiryContent .telArea .fax {
	font-size: 24px;
	font-size: 2.4rem;
	margin-left: 52px;
}
.inquiryContent .telArea .time {
	font-size: 12px;
	font-size: 1.2rem;
	margin-left: 52px;
}
.inquiryContent #estimate .inner,
.inquiryContent #inquiry .inner {
border: 1px solid #cdcdcd;
padding: 50px 30px;
border-radius: 7px;
}
.formNew {

}
.formNew dl {
	display: flex;
	margin-bottom: 20px;
}
.formNew dt {
	width: calc((100% / 4) - 10px);
}
.formNew dt span {
font-size: 12px;
font-size: 1.2rem;
border: 1px solid #ff7e00;
padding: 2px 3px;
color: #ff7e00;
margin-left: 5px;
display: inline-block;
}
.formNew dd {
	width: calc(((100% / 4) * 3) - 10px);
}
.formNew input,
.formNew textarea {
	line-height: 2;
border: 1px solid #cdcdcd;
padding: 3px 10px;
border-radius: 3px;
width: 100%;
height: 45px;
letter-spacing: inherit;
font-family: inherit;
}
.formNew textarea {
height: 100px;
}
.formNew input[type=submit] {
width: 240px;
height: 50px;
margin: auto;
display: flex;
justify-content: center;
font-size: 21px;
font-size: 2.1rem;
align-items: center;
line-height: 1;
font-weight: bold;
letter-spacing: 0.1em;
background-color: #ff7e00;
outline: none;
border: none;
color: #FFFFFF;
transition: .3s;
}
.formNew input[type=submit]:hover {
	cursor: pointer;
	opacity: 0.7;
}
.formNew input[type=radio],
.formNew input[type=checkbox] {
width: 1.25em;
height: 1.25em;
position: relative;
top: -3px;
}
.formNew select {
line-height: 2;
border: 1px solid #cdcdcd;
padding: 3px 10px;
border-radius: 3px;
width: 100%;
height: 45px;
letter-spacing: inherit;
background: url("../images/common/ico_arrow_ss.svg") no-repeat center right 10px;
background-size: 10px;
}
.wpcf7-not-valid-tip {
display: block;
margin-top: 10px;
font-size: 14px!important;
font-size: 1.4rem!important;
}
#facilities-sec1 .inner {
	max-width: 1200px;
}
#facilities-sec1 .row {
	position: relative;
	margin-bottom: 100px;
}
#facilities-sec1 figure {
	margin-left: calc(100vw / 12.80);
}
#facilities-sec1 .row .col2 {
position: relative;
padding: 40px;
background-color: rgba(255,255,255,0.9);
right: 0;
margin-top: 100px;
margin-left: calc((100vw / 12.80) * -1 );
}
#facilities-sec1 .alternateContainer .row:nth-of-type(even) figure {
	margin-right: calc(100vw / 12.80);
	margin-left: 0;
}
#facilities-sec1 .alternateContainer .row:nth-of-type(even) .col2 {
	margin-left: 0;
	margin-right: calc((100vw / 12.80) * -1 );
}
#taiya-sec1 ul.icons li {
	margin-right: 5px;
}
.tyreFee dl {
	border-bottom: 1px solid #adadad;
}
.tyreFee dl dt {
	background-color: #FFF1CC;
}
.tyreFee dl dt, .tyreFee dl dd {
	width: 50%;
	padding: 20px;
}
#usedcarList .row4.aL {
	letter-spacing: 0.05em;
}
#usedcarList .usedcarListImg img {
	aspect-ratio: 4 / 3;
	object-fit: contain;
	background-color: #f5f5f5;
}
#usedcarList .col3-1--15 {
	position: relative;
	display: flex;
	flex-direction: column;
}
@media screen and (max-width: 1280px) and (min-width:781px) {
#usedcarList .col3-1--15:not(:nth-of-type(3n)) {
	margin-right: calc(22.5vw / 12.80);
}
}
#usedcarList .col3-1--15 .bg_white.container02 {
	flex: 1 0 auto;
}
#usedcarList .col3-1--15 dl dt {
	flex-shrink: 0;
}
#usedcarList .col3-1--15 figure {
	overflow: hidden;
	background-color: #FFF;
}
#usedcarList .col3-1--15 figure img {
	transition: .3s;
}
#usedcarList .col3-1--15:hover figure img {
transform: scale(120%);
filter: contrast(120%);
}
#usedcarList .col3-1--15 dd.textArea dl {
	font-size: 14px;
	font-size: 1.4rem;
}
#usedcarList .col3-1--15 dd.textArea dl dt {
	line-height: 1.7;
}
/* ページネーション
---------------------------------------------- */
.pagenation {
	margin-top: 50px;
	text-align: center;
}
.page-numbers {
display: flex;
align-items: center;
justify-content: center;
}
.page-numbers li span,
.page-numbers li a {
	border: 1px solid #ffba00;
	background-color: #FFFFFF;
	color: #ffba00;
	padding: 5px 5px 5px 8px;
	margin: 5px;
}
.page-numbers.current {
	border-color: #ffba00;
	color: #FFFFFF;
	background-color: #ffba00;
}
.page-numbers.dots {
	border-width: 0;
}
.usedcarContainer {
	display: flex;
	justify-content: space-between;
	margin-bottom: 100px;
}
.usedcarContainer .usedcarDetail {
	max-width: 700px;
	width: calc(830vw / 12.80);
	margin-right: calc(50vw / 12.80);
}
.usedcarContainer .usedcarDetail .row2 {
	display: table;
}
.usedcarContainer .usedcarDetail table {
border-collapse: collapse;
border: 1px solid #d5d5d5;
width: 100%;
text-align: center;
}
.usedcarContainer .usedcarDetail table th,
.usedcarContainer .usedcarDetail table td {
border-collapse: collapse;
border: 1px solid #d5d5d5;
line-height: 1.5;
}
.usedcarContainer .usedcarDetail table th {
	padding: 10px;
	background-color: #f5f5f5;
	font-weight: normal;
}
.usedcarContainer .usedcarDetail table td {
	padding: 15px 10px;
	font-weight: bold;
	font-size: 1.4rem;
	letter-spacing: 0.1em;
}
.usedcarContainer #side-tel {
height: 300px;
	position: sticky;
	top: 160px;
}
.usedcarContainer #side-usedcar-inq {
height: 300px;
	position: sticky;
	top: 160px;
}
.usedcarSliderWrap {
	margin-bottom: 25px;
}
.usedcarSliderWrap li.slick-slide {
	background-color: #f5f5f5;
}
.usedcar_slider {
	margin-bottom: 10px;
}
.usedcar_slider li img {
	object-fit: contain;
	height: 525px;
}
.usedcar_slider_thumb {
	display: flex;
	flex-flow: row wrap;
	align-items: flex-start;
	justify-content: flex-start;
}
.usedcar_slider_thumb li {
  width: calc(25% - 8px) !important;
	margin-bottom: 10px;
	transition: .3s;
	display: flex;
}
.usedcar_slider_thumb li img {
	object-fit: cover;
	height: 111px;
}
.usedcar_slider_thumb li:not(:nth-child(4n)) {
  margin-right:10px;
}
.usedcar_slider_thumb li:hover {
	cursor: pointer;
	opacity: 0.7;
}
.usedcar_slider_thumb li.slick-current {
	outline: 3px solid #ffd802;
	outline-offset: -3px;
}
.usedcar_slider_thumb .slick-track {
  transform: unset !important;
  width:100% !important;
}
#side-tel h3 {
	display: flex;
	align-items: center;
	letter-spacing: 0.075em;
}
#side-tel h3::before {
	content: "";
	background: url("../images/common/ico_tel03.svg") right center no-repeat scroll;
	width: 30px;
	height: 30px;
	margin-right: 10px;
}
#side-tel .box {
	background-color: #ffd802;
	padding: 20px 15px;
}
#side-tel .box .tel rt {
font-size: 35%;
letter-spacing: 0;
}
#side-usedcar-inq h3 {
	display: flex;
	align-items: center;
	letter-spacing: 0.075em;
}
#side-usedcar-inq h3::before {
	content: "";
	background: url("../images/common/ico_search.svg") right center no-repeat scroll;
	width: 30px;
	height: 30px;
	margin-right: 10px;
}
#side-usedcar-inq .box {
	background-color: #ffd802;
	padding: 20px 10px;
}
#side-usedcar-inq .box2 {
	background-color: #0291ff;
	padding: 5px 10px;
	color: #FFFFFF;
	letter-spacing: 0;
	position: relative;
}
#side-usedcar-inq .box2::before {
	content: "";
	background: url("../images/common/ico_click.svg") right center no-repeat scroll;
	position: absolute;
	right: 3px;
	top: 2px;
	width: 50px;
	height: 60px;
	transform: rotate(-15deg);
}
#side-usedcar-inq p.txt18,
#side-usedcar-inq p.txt12 {
letter-spacing: 0.05em;
line-height: 1.5;
color: #282828;
}
#side-usedcar-inq p.txt18 em {
	font-style: normal;
	position: relative;
	color: #161616;
}
#side-usedcar-inq p.txt18 em::after {
    content: "";
    background-color: #FFF9D1;
    height: 3px;
    position: absolute;
    left: 0;
    bottom: 0;
}
#side-usedcar-inq p.txt18 em:first-of-type::after {
    width: 2.25em;
}
#side-usedcar-inq p.txt18 em:last-of-type::after {
    width: 4.25em;
}
#fukushi-sec1 .div.row4 {
	justify-content: center;
}
#fukushi-sec1 h3 {
	margin-top: calc(30vw / 12.80);
}
#fukushi-sec1 .situation {
	width: calc(600vw / 12.80);
	justify-content: center;
	margin-right: calc((100vw / 12.80) * -1);
}
#fukushi-sec1 .situation li {
color: #FFFFFF;
font-weight: bold;
width: calc(250vw / 12.80);
height: calc(250vw / 12.80);
display: flex;
align-items: center;
justify-content: center;
flex-wrap: wrap;
font-size: calc(18vw / 12.80);
text-align: center;
line-height: 1.5;
letter-spacing: 0.075em;
margin: calc((30vw / 12.80) * -1);
z-index: 1;
}
#fukushi-sec1 .situation li:nth-child(1) {
background: url("../images/fukushi/shape01.svg") left center no-repeat scroll;
}
#fukushi-sec1 .situation li:nth-child(2) {
background: url("../images/fukushi/shape02.svg") left center no-repeat scroll;
}
#fukushi-sec1 .situation li:nth-child(3) {
background: url("../images/fukushi/shape03.svg") left center no-repeat scroll;
}
#fukushi-sec1 .situation li:nth-child(4) {
background: url("../images/fukushi/shape01.svg") left center no-repeat scroll;
}
#fukushi-sec1 .situation li:nth-child(5) {
background: url("../images/fukushi/shape03.svg") left center no-repeat scroll;
}
#fukushi-sec1 .situation2 {
background: url("../images/fukushi/img01@2x.png") right bottom no-repeat scroll;
background-size: contain;
width: calc(400vw / 12.80);
margin-left: calc(100vw / 12.80);
}
#fukushi-sec1 .listB,
#fukushi-sec2 .listB {
	display: flex;
	justify-content: flex-end;
}
#fukushi-sec2 .bg_thinGray {
	position: relative;
}
#fukushi-sec2 .bg_thinGray::before {
content: "車両スペック例";
top: 0;
left: 0;
position: absolute;
width: 170px;
height: 30px;
background-color: #adadad;
color: #FFFFFF;
display: flex;
align-items: center;
justify-content: center;
font-weight: bold;
border-radius: 0 0 10px 0;
}
#fukushi-sec2 .bg_thinGray p:first-of-type {
	margin-top: 20px;
}

/* single
---------------------------------------------------------------------------------------------*/
.blogContainer {
	display: flex;
	justify-content: space-between;
	margin-bottom: 100px;
}
.blogContainer.pt50 {
	padding-top: 50px;
}
.blogContainer .blogDetail {
	max-width: 700px;
	width: 100%;
	margin-right: 50px;
	text-align: left;
}
.blogContainer .blogDetail .post-categories {
	display: flex;
	flex-wrap: wrap;
}
.blogContainer .blogDetail .post-categories li {
	background-color: #0169b4;
	color: #FFFFFF;
	padding: 5px 10px 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.blogContainer .blogDetail .post-categories li a {
	color: #FFFFFF;
}
.blogContainer .blogDetail article {
	padding-bottom: 70px;
	margin-bottom: 70px;
	border-bottom: 1px dashed #d5d5d5;
}
.blogContainer .navigation li {
	position: relative;
}
.blogContainer .navigation li.prev {
	padding-left: 1em;
}
.blogContainer .navigation li.prev::before {
	content: "<";
	position: absolute;
	display: inline-block;
	top: 0;
	left: 0;
}
.blogContainer .navigation li.next {
	padding-right: 1em;
}
.blogContainer .navigation li.next::before {
	content: ">";
	position: absolute;
	display: inline-block;
	top: 0;
	right: 0;
}
#sidebar {
	width: 250px;
	border-left: 1px solid #e2e2e2;
	padding: 0px 0px 0px 20px;
}
#sidebar h3 {
	margin-bottom: 15px;
}
#sidebar ul {
	margin-left: 1.5em;
}
#sidebar li:not(:last-child) {
	margin-bottom: 7px;
}
#sidebar li a {
	position: relative;
	padding-left: 1em;
	text-indent: 1em;
  margin-left: -1em;
}
#sidebar li a::before {
	content: "";
	display: inline-block;
	width: 6px;
	height: 10px;
	background: url("../images/common/ico_arrow_s.svg") no-repeat center center;
	background-size: cover;
	position: absolute;
	left: 0;
	top: 7px;
}
#sidebar select {
border: 1px solid;
width: 100%;
line-height: 2;
padding: 3px 10px;
border-radius: 3px;
position: relative;
letter-spacing: inherit;
background: url("../images/common/ico_arrow_ss.svg") no-repeat center right 10px;
background-size: 10px;
}















@media screen and (max-width: 1000px){
#index #hero-slide .hero-textArea {padding: 0px 10px;}
.inquiryContent #estimate, .inquiryContent #inquiry {padding: 0px 10px;}
.usedcarContainer.inner {padding: 50px 10px 0;}
}

@media screen and (max-width: 780px){
.col3-1--15, .col4-1--15 {max-width: 100%;}
#index #hero-slide .hero-textArea p {letter-spacing: 0.15em;}
#index #sec1 .forte1,
#index #sec1 .forte2 {
	font-size: calc(36vw / 7.80);
}
#index #sec1 .forte2 span {
	font-size: calc(30vw / 7.80);
}
#index #sec1 .forte2 strong {
	font-size: calc(48vw / 7.80);
}
#index #sec3 h4.txt24 {font-size: 2.4rem;}
#index #sec3 h4.txt30 {font-size: 3.0rem;}
#index #sec3 h4.txt30 span.txt16 {font-size: 1.6rem;}
.containerTypeA .col2 {
	padding: 30px;
	max-width: 90%;
	margin: 0 auto;
}
#index #sec5 .row {flex-flow: column wrap;}
#index #sec5 .col2 {max-width: 100%;}
#index #sec5 figure.col2 {padding-right: 0;}
#index #sec5 div.col2 {padding: 10px; max-width: 100%; margin: 20px 0px 50px;}
.newsList dl {display: block;}
#inquiryArea h3 {font-size: calc(48vw / 7.80);}
#inquiryArea .col2, #inquiryArea .col2--20 {max-width: 100%;}
#inquiryArea .row4 {flex-direction: column; align-items: center;}
#inquiryArea .row4 .telArea {margin-bottom: 50px; text-align: center;}
#inquiryArea .row4 .telArea .tel {justify-content: center;}
#inquiryArea .col2--20 .buttonA {max-width: 480px; font-size: calc(20vw / 7.80);  padding: 30px calc(30vw / 7.80);}
#inquiryArea .col2--20 .buttonA::before {width: calc(40vw / 7.80); height: calc(30vw / 7.80); margin-right: calc(10vw / 7.80);}
.alternateContainer.num .row4.arrayBetween {flex-flow: column;}
.alternateContainer.num .row4.arrayBetween::before {font-size: 200px;}
.alternateContainer div:nth-of-type(odd)::before {top: 65px; left: -10px;}
.alternateContainer div:nth-of-type(even)::before {top: 65px; left: -10px; bottom: 0; rigth: 0;}
.alternateContainer.num .row4.arrayBetween .col2--20 {max-width: 100%;}
#car-sec5 .bg_paleorange.row2 {padding: 20px;}
#car-sec5 .col2, #car-sec5 .col2--20 {max-width: 100%;}
#car-sec5 .telArea {text-align: center; margin-bottom: 30px;}
#car-sec5 .telArea .tel {justify-content: center;}
#facilities-sec1 .row {display: block;}
#facilities-sec1 figure {margin-left: 0;}
#facilities-sec1 .row .col2 {margin-left: 0;max-width: 100%;margin-top: 0;padding: 30px 0 0;}
#facilities-sec1 .alternateContainer .row:nth-of-type(even) figure {margin-right: 0;}
#facilities-sec1 .alternateContainer .row:nth-of-type(even) .col2 {margin-right: 0;}
#fukushi-sec1 h3 {margin-top: 0;}
#fukushi-sec1 div.row4 {flex-direction: column-reverse; align-items: center;}
#fukushi-sec1 .situation {min-width: 100%; max-width: 100%;margin: 0;}
#fukushi-sec1 .situation li {width: calc(270vw / 7.80); height: calc(270vw / 7.80); font-size: calc(18vw / 7.80); margin: calc((30vw / 7.80) * -1);}
#fukushi-sec1 #discountPop {font-size: 3.6rem;}
#fukushi-sec1 .situation2 {background: none; margin-left: 0; width: 100%;}
#fukushi-sec1 .hide {display: block!important; margin-top: 10px;}
.tyreFee dl dt, .tyreFee dl dd {width: 100%;}
.blogContainer {display: block;}
.blogDetail {margin-bottom: 70px;}
#sidebar {border-left-width: 0;}
.formNew dl {display: block;}
.formNew dt, .formNew dd {width: 100%;}
.formNew dt {margin-bottom: 10px;}
#usedcarList .col3-1--15:not(:nth-of-type(3n)) {margin-right: 0;}
.usedcarContainer {display: block;}
.usedcarContainer .usedcarDetail {max-width: 100%; width: 100%; margin-right: 0; margin-bottom: 50px;}
.usedcar_slider li img {height: calc(525vw / 7.80);}
.usedcar_slider_thumb li img {height: calc(111vw / 7.80);}
.usedcarContainer #sidebar {width: 100%;}
.side-usedcar-inq-box .box br{display: none;}
.side-usedcar-inq-box .box2 p.aL {text-align: center!important;}
}



@media screen and (max-width: 640px) {
#inquiryArea .col2--20 .buttonA {font-size: 21px; font-size: 2.1rem; letter-spacing: 0.1em;}
#inquiryArea .col2--20 .buttonA::before{width: 26px; height: 18px;}
}

@media screen and (max-width: 480px){
#inquiryArea .col2--20 .buttonA {display: block; padding: 15px calc(30vw / 6.80) 30px; letter-spacing: 0;}
#inquiryArea .col2--20 .buttonA::before{margin: 0 auto 10px;}
#bnArea .row4 {display: block;}
#bnArea .row4 li {text-align: center; max-width: 100%;}
#car-sec5 .bg_paleorange.row2 {padding: calc(20vw / 4.80);}
#car-sec5 .telArea .tel {font-size: calc(38vw / 4.80);}
#car-sec5 .telArea .fax {font-size: calc(20vw / 4.80);}
#car-sec5 .col2--20 .buttonA {font-size: calc(20vw / 4.80); letter-spacing: 0; padding: 15px;}
#car-sec5 .col2--20 .buttonA::before {width: 32px; height: 24px; margin-right: 5px;}
#fukushi-sec1 .situation li {width: calc(270vw / 4.80); height: calc(270vw / 4.80); font-size: calc(18vw / 4.80); margin: calc((35vw / 4.80) * -1); letter-spacing: 0;}
#fukushi-sec2 .row3 {display:block;}
#fukushi-sec2 .row3 .col3-1, #fukushi-sec2 .row3 .col3-2--50 {max-width: 100%;}
.inquiryContent .telArea .tel {font-size: calc(38vw / 4.80);}
.inquiryContent .telArea .fax {font-size: calc(20vw / 4.80);}
.usedcarContainer .usedcarDetail table th.col4-1 {display: none;}
.usedcarContainer .usedcarDetail table td.col4-1 {max-width: 100%; display: block; border-width: 0; padding: 0;}
.usedcarContainer .usedcarDetail table td.col4-1:not(:last-of-type) {border-bottom: 1px solid #d5d5d5;}
.usedcarContainer .usedcarDetail table td.col4-1::before {content: attr(data-label);display: block;padding: 15px 10px;background-color: #f2f2f2;}
.usedcarContainer .usedcarDetail table td p {padding: 15px 10px;}
}

@media screen and (max-width: 425px){
#index #sec3 h4.txt30, #index #sec3 h4.txt30 span.txt16 {letter-spacing: 0;}
#inquiryArea .telArea .tel::before {width: 30px; height: 30px;}
#inquiryArea .telArea .tel {font-size: 30px; font-size: 3.0rem;}
#inquiryArea .telArea .fax {font-size: 21px; font-size: 2.1rem;	margin-left: 40px;}
#inquiryArea .telArea .time {margin-left: 40px;	letter-spacing: 0.1em;}
}





@media screen and (min-width: 781px){
#index #sec6 .col3-1--15 {display: flex;}
#index #sec6 .col3-1--15 figure img.w100 {
	width: auto;
	height: 200px;
	object-fit: cover;
}
}


@media screen and (min-width: 1281px){
/*#index #hero-slide .hero-textArea h2.txt48 {
	font-size: 48px;
}
#index #hero-slide .hero-textArea p span {
	padding: 7px 30px 10px;
}*/
#index #hero-slide li {
}
#index #hero-slide .hero-textArea {
max-width: calc(1000vw / 12.81);
min-width: 1000px;
}
#index #sec1 ul.row {
	margin-bottom: 55px;
}
#index #sec1 .forte1 {
	margin-bottom: 50px;
	font-size: 36px;
	font-size: 3.6rem;
}
#index #sec1 .forte2 {
	font-size: 36px;
	font-size: 3.6rem;
}
#index #sec1 .forte2 span {
	font-size: 30px;
	font-size: 3.0rem;
}
#index #sec1 .forte2 strong {
	font-size: 48px;
	font-size: 4.8rem;
	margin: 0px 20px;
}
#index #sec1 .forte2 strong::after {
	height: 10px;
	bottom: -10px;
}
#index #sec5 figure.col2 {
	padding-right: 50px;
}
#index #sec5 div.col2 {
	padding: 70px 10px 60px 0px;
}
.alternateContainer.num .row4.arrayBetween::before {
	font-size: 350px;
}
.alternateContainer div:nth-of-type(odd)::before {
	top: 120px;
	left: -20px;
}
.alternateContainer div:nth-of-type(even)::before {
	bottom: 180px;
	right: -20px;
}
#car-sec5 .bg_paleorange.row2 {
	padding: 20px;
}
#car-sec5 .col2--20 .buttonA {
	padding: 35px;
}
#facilities-sec1 figure {
	margin-left: 100px;
}
#facilities-sec1 .row .col2 {
margin-left: -100px;
}
#facilities-sec1 .alternateContainer .row:nth-of-type(even) figure {
	margin-right: 100px;
}
#facilities-sec1 .alternateContainer .row:nth-of-type(even) .col2 {
	margin-right: -100px;
}
#fukushi-sec1 h3 {
	margin-top: 60px;
}
#fukushi-sec1 .situation {
	width: 600px;
}
#fukushi-sec1 .situation li {
width: 260px;
height: 260px;
font-size: 1.8rem;
margin: -30px;
}
#fukushi-sec1 .situation2 {
width: 400px;
margin-right: -100px;
}
#usedcarList .col3-1--15:not(:nth-of-type(3n)) {
	margin-right: 22.5px;
}
.usedcarContainer .usedcarDetail {
	margin-right: 50px;
}
}