@charset "UTF-8";
/*	cmn-color
------------------------------------ */
/*	transition,hover
------------------------------------ */
/*	media-screen
------------------------------------ */
/*	font
------------------------------------ */
@font-face {
  font-family: "NotoSansCJKjp-Regular";
  src: url("../fonts/NotoSansCJKjp-Regular.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "NotoSansCJKjp-Medium";
  src: url("../fonts/NotoSansCJKjp-Medium.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "NotoSansCJKjp-Bold";
  src: url("../fonts/NotoSansCJKjp-Bold.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "NotoSansCJKjp-Black";
  src: url("../fonts/NotoSansCJKjp-Black.woff2") format("woff2");
  font-display: swap;
}
@font-face {
  font-family: "FrankRuhlLibre-Regular";
  src: url("../fonts/FrankRuhlLibre-Regular.ttf");
  font-display: swap;
}
@font-face {
  font-family: "FrankRuhlLibre-Bold";
  src: url("../fonts/FrankRuhlLibre-Regular.ttf");
  font-display: swap;
}
/*	layout
------------------------------------ */
/*	font-size  cmn
------------------------------------ */
/************************************************

  SP layout

************************************************/
/*	cmn parts  SP
------------------------------------ */
.com-inner {
  padding: 50px 15px;
}

.com-md-inner {
  padding: 50px 15px;
}

.no-sb {
  margin: 30px auto 0;
}

.com-ib {
  display: inline;
}

.mb10 {
  margin-bottom: 10px;
}
.mb20 {
  margin-bottom: 20px;
}

.anchor-mp {
  margin: -70px auto 0;
  padding-top: 70px;
}

.com-txt-box p:nth-of-type(n+2) {
  margin-top: 15px;
}

/*  共通パーツ
------------------------------------ */
.com-info {
  width: 100%;
  max-width: 320px;
  margin: auto;
  text-align: center;
  flex-direction: row;
  flex-wrap: wrap;
}
.com-info li {
  display: inline-block;
}
.com-info li:first-of-type {
  width: 100%;
}
.com-info li:nth-of-type(n+2) {
  margin: 15px 0 0;
  padding-left: 15px;
}
.com-info li:last-of-type {
  margin-left: 15px;
  padding-right: 15px;
  border-right: 1px solid #4f4535;
}
.com-info-line {
  font-size: 1.3rem;
}
.com-info-line::before {
  margin-right: 10px;
}

.com-list {
  margin-top: 30px;
}
.com-list-item {
  display: block;
}
.com-list-info {
  margin: 30px auto 0;
}
.com-list-con {
  margin: 40px auto 0;
}
.com-list-ttl {
  padding-bottom: 7px;
  font-size: 2rem;
}
.com-list-ttl-num {
  font-size: 3.1rem;
}
.com-list-ttl-sm {
  top: -22px;
}
.com-list-img img {
  width: 100%;
}
.com-list-txt {
  margin-top: 15px;
}

.com-tel-link {
  padding-left: 25px;
  background-size: 16px;
  font-size: 2.5rem;
}

.news-post-item:nth-of-type(n+2) {
  margin-top: 0;
}
.news-post-link {
  padding: 10px 0;
}
.news-post-tag-txt {
  font-size: 1.4rem;
}
.news-post-time {
  font-size: 1.4rem;
}
.news-post-ttl {
  margin: 10px auto 0;
  font-size: 1.5rem;
}

.com-bnr {
  flex-direction: column;
  align-items: center;
}
.com-bnr li:nth-of-type(n+2) {
  margin: 40px auto 0;
}
.com-bnr-link {
  padding: 25px 0;
  height: auto;
}
.com-bnr-link::before {
  height: 55px;
  top: -44px;
}
.com-bnr-ttl {
  position: relative;
  right: auto;
  top: auto;
}
.com-bnr-ttl::after {
  width: 1px;
}
.com-bnr-ttl-en {
  font-size: 4rem;
}
.com-bnr-ttl-ja {
  font-size: 2rem;
}
.com-bnr-txt {
  margin: 35px auto 0;
  padding: 0 15px;
  position: static;
}

.com-bg01 {
  background-size: 100%;
}
.com-bg02 {
  background-size: 100%, 45%, 45%;
}
.com-bg03 {
  background-size: 100%;
}

.com-check {
  padding-left: 25px;
  background-size: 16px;
  background-position: left 4px;
}
.com-check-list li:nth-of-type(n+2) {
  margin-top: 12px;
}

.com-box01 {
  margin-top: 65px;
  padding: 20px 15px;
}
.com-box01::before {
  height: 62px;
  top: -22px;
  left: 10px;
}
.com-box01::after {
  width: 90%;
  height: 120%;
  bottom: 10px;
}
.com-box01-illu {
  width: 205px;
  margin: -70px auto 0;
  position: static;
}

.com-tag {
  flex-direction: column;
  align-items: center;
}
.com-tag-wrap {
  padding: 20px 15px;
}
.com-tag-item {
  width: 100%;
}
.com-tag-item:nth-of-type(n+2) {
  margin-top: 15px;
}
.com-tag-link {
  padding: 13px 38px;
}

/* =========================================

  main  SP

========================================= */
/* top-promise  SP
------------------------------------ */
#top-promise .promise-bg::before {
  height: 30px;
}
#top-promise .promise-flx {
  width: 100%;
}
#top-promise .promise-img {
  width: 100%;
  margin-left: -15px;
}
#top-promise .promise-contents {
  margin: 10px auto 0;
  padding: 0;
}
#top-promise .promise-btn {
  margin-top: 30px;
}

/* top-point  SP
------------------------------------ */
#top-point .point-bg {
  background-position: center bottom, right top;
  overflow: hidden;
}

/* top-bnr  SP
------------------------------------ */
#top-bnr .bnr-inner {
  padding-bottom: 80px;
}

/* top-point  SP
------------------------------------ */
#top-point .point-bg {
  background-size: 100%, 85.6%;
}
#top-point .point-inner {
  padding-bottom: 100px;
}
#top-point .point-list-item {
  transform: skew(0, -5deg);
}
#top-point .point-list-item:nth-of-type(n+2) {
  margin-top: 30px;
}
#top-point .point-list-con {
  display: block;
  padding: 30px 20px 30px;
  transform: skew(0, 5deg);
}
#top-point .point-list-num {
  width: 40px;
  height: 40px;
  top: -31px;
  left: auto;
  right: 15px;
  bottom: auto;
  line-height: 40px;
}
#top-point .point-list-ico {
  width: 60px;
}
#top-point .point-list-ttl-ja {
  margin-left: 10px;
  font-size: 1.7rem;
}
#top-point .point-list-txt {
  margin: 15px auto 0;
  padding: 15px 0 0;
  border-left: none;
  border-top: 1px solid #ad7c2d;
}

/* top-case  SP
------------------------------------ */
#top-case::before {
  top: -150px;
}
#top-case::after {
  width: 100%;
  height: 0;
  padding-top: 47.7%;
  top: -150px;
}
#top-case .case-bg {
  background-size: 80%, 100%;
}
#top-case .case-list {
  margin-top: 25px;
}
#top-case .case-list-price {
  width: 284px;
}
#top-case .case-list-box {
  height: auto;
  margin: 25px auto 0;
  margin-left: 0;
  padding: 20px 15px;
  border: 1px solid #4f4535;
  background: none;
}
#top-case .case-list-img {
  position: static;
}
#top-case .case-list-ttl {
  font-size: 2rem;
}
#top-case .case-list-ttl::before {
  width: calc(100% + 30px);
}
#top-case .case-list-dl {
  margin-top: 15px;
}
#top-case .case-list-dl dt {
  background-position: left 8px;
  font-size: 1.8rem;
}
#top-case .case-list-dl dd {
  margin-left: 24px;
}
#top-case .case-list-price {
  height: 60px;
  clip-path: polygon(calc(100% - 15px) 0, 100% 50%, calc(100% - 15px) 100%, 0 100%, 0 0);
}
#top-case .case-list-price-wrap::after {
  height: 60px;
  right: -38px;
}
#top-case .case-list-price .lg {
  font-size: 2.5rem;
  margin-top: -5px;
}
#top-case .case-btn {
  margin-top: 30px;
}

/* top-comparison  SP
------------------------------------ */
#top-comparison .comparison-img {
  width: 85%;
  top: 30px;
}
#top-comparison .comparison-ttl-en {
  font-size: 3.2rem;
}
#top-comparison .comparison-fuki {
  margin: 20px auto 0;
  padding: 10px;
}
#top-comparison .comparison-box {
  margin-top: 50px;
}
#top-comparison .comparison-box::before {
  border-width: 25px 70px 0px 70px;
  bottom: -25px;
}
#top-comparison .comparison-fuki::before {
  background: linear-gradient(90deg, #9c8868 0%, #9c8868 38.4%, transparent 38.4%, transparent 49.3%, #9c8868 49.3%, #9c8868 100%);
}
#top-comparison .comparison-fuki::after {
  width: 50px;
  left: 98px;
  bottom: -15px;
}
#top-comparison .comparison-person {
  width: 150px;
  margin-top: -40px;
  position: static;
}
#top-comparison .comparison-box {
  padding: 15px 15px 30px;
}
#top-comparison .comparison-contents {
  margin: 15px auto 0;
  padding: 0;
}
#top-comparison .comparison-dl {
  margin-top: 15px;
}
#top-comparison .comparison-dl dt {
  font-size: 1.8rem;
  text-align: center;
}
#top-comparison .comparison-dl dd {
  display: block;
  margin-top: 15px;
  text-align: center;
}
#top-comparison .comparison-dl dd span {
  display: inline-block;
}
#top-comparison .comparison-dl dd span:nth-of-type(1) {
  margin-right: 10px;
}
#top-comparison .comparison-dl dd span:nth-of-type(n+2) {
  margin: 10px 0 0;
}
#top-comparison .comparison-solution {
  margin: 40px auto 0;
  flex-direction: column;
  align-items: center;
}
#top-comparison .comparison-solution-box {
  padding: 20px 15px 25px;
  text-align: center;
}
#top-comparison .comparison-solution-box::after {
  width: 30px;
  transform: rotate(90deg);
  right: 0;
  left: 0;
  top: auto;
  bottom: 0px;
}
#top-comparison .comparison-solution-img {
  margin: 30px auto 0;
}
#top-comparison .comparison-list {
  margin-top: 30px;
}
#top-comparison .comparison-list-item {
  padding: 20px 30px 20px 15px;
  clip-path: polygon(0 0, 100% 0, calc(100% - 20px) 100%, 0% 100%);
}
#top-comparison .comparison-list-item:nth-of-type(2) {
  padding: 20px 15px 20px 30px;
  clip-path: polygon(20px 0, 100% 0, 100% 100%, 0% 100%);
}
#top-comparison .comparison-list-item:nth-of-type(n+2) {
  margin-top: 20px;
}
#top-comparison .comparison-list-ttl {
  font-size: 1.7rem;
  background-position: left 8px;
}
#top-comparison .comparison-list-txt {
  margin-top: 12px;
}

/* top-reason  SP
------------------------------------ */
#top-reason .reason-bg {
  background-size: 100%, 38.5%;
}
#top-reason .reason-txt {
  margin-top: 30px;
}

/* top-news  SP
------------------------------------ */
#top-news .news-left {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
}
#top-news .news-btn {
  width: 170px;
  height: 50px;
  background-position: 15px center;
  line-height: 50px;
  margin: 0;
}
#top-news .news-post {
  margin: 20px auto 0;
  padding: 20px;
}

/* =========================================

sub layout  SP

========================================= */
/* about  SP
------------------------------------ */
#about .qa-list-item {
  padding: 30px 20px;
}
#about .qa-list-person {
  top: -54px;
  right: 12px;
}
#about .qa-list-person02 {
  width: 137px;
  top: -28px;
  right: 4px;
}
#about .qa-list-en {
  top: -16px;
  left: 46px;
}
#about .qa-list-check {
  background-position: left 9px;
  font-size: 1.8rem;
}
#about .qa-list-check-txt {
  margin-top: 10px;
}
#about .case-list-ttl {
  font-size: 1.8rem;
}
#about .case-list-txt {
  margin-top: 10px;
}
#about .case-list-qa-ttl {
  padding-left: 27px;
  font-size: 1.9rem;
}
#about .case-list-qa-ttl::before {
  font-size: 2.3rem;
}
#about .case-list-qa-answer {
  padding: 15px;
  clip-path: polygon(0 0, 100% 0, calc(100% - 15px) 100%, 0% 100%);
}
#about .case-list-qa-answer-wrap::before {
  right: 16px;
}
#about .case-list-qa-answer-wrap02::before {
  width: 48px;
}
#about .merit-list {
  margin: 30px auto 0;
}
#about .merit-list-item {
  padding: 30px 20px 30px;
  transform: skew(0, -5deg);
}
#about .merit-list-item:nth-of-type(n+2) {
  margin-top: 30px;
}
#about .merit-list-flx {
  display: block;
  text-align: center;
  transform: skew(0, 5deg);
}
#about .merit-list-con {
  margin: 10px auto 0;
}
#about .merit-list-ttl {
  font-size: 2rem;
}
#about .merit-list-txt {
  margin-top: 12px;
  text-align: left;
}

/* imported_car  SP
------------------------------------ */
.com-about .com-ttl01-en {
  font-size: 3rem;
}
.com-about .about-flx {
  margin-top: 30px;
}
.com-about .about-flx-txt-box {
  margin: 20px auto 0;
}
.com-about .case-inner {
  padding-top: 0;
}

.com-reco .reco-ttl-en {
  font-size: 3rem;
}
.com-reco .reco-list {
  margin-top: 30px;
}
.com-reco .reco-list-ttl {
  padding-left: 48px;
}

/* metal_painting  SP
------------------------------------ */
#metal_painting .about-ttl-en {
  font-size: 2.4rem;
}
#metal_painting .trouble-list-item:nth-of-type(n+2) {
  margin-top: 25px;
}
#metal_painting .trouble-list-img {
  width: 80%;
  margin: auto;
  position: relative;
  top: auto;
  left: auto;
}
#metal_painting .trouble-list-box {
  margin-top: -20px;
  padding: 40px 15px 30px;
  clip-path: polygon(0 0, 100% 0, 100% calc(100% - 20px), 0% 100%);
}
#metal_painting .trouble-list-ttl {
  font-size: 2rem;
}
#metal_painting .trouble-list-check {
  margin-top: 10px;
}
#metal_painting .reco-list-ttl-sub {
  font-size: 1.8rem;
  margin: 15px 0 10px;
}

/* insurance  SP
------------------------------------ */
#insurance .case-illu {
  width: 140px;
}
#insurance .repair-list-item:nth-of-type(n+2) {
  margin-top: 80px;
}
#insurance .repair-list-box {
  display: block;
  margin-top: 20px;
  padding: 15px;
  background: rgba(79, 69, 53, 0.4);
}
#insurance .repair-list-txt-box {
  margin: 15px auto 0;
}

/* case  SP
------------------------------------ */
#case .case-tag {
  margin-top: 25px;
}
#case .case-list-item {
  width: 49%;
}
#case .case-list-item:nth-of-type(n+3) {
  margin-top: 20px;
}
#case .case-list-img {
  width: calc(100% - 5px);
  box-shadow: 5px 5px rgba(79, 69, 53, 0.4);
}
#case .case-list-tag {
  bottom: 5px;
}
#case .case-list-tag-item {
  margin-right: 8px;
  padding: 2px 7px;
  font-size: 1.2rem;
}
#case .case-list-ttl {
  margin-top: 15px;
}
#case .case-list-link {
  margin-top: 7px;
}
#case .detail-box {
  margin-top: 30px;
  padding: 15px;
}
#case .detail-box-flx {
  display: block;
}
#case .detail-box-img {
  width: 100%;
  height: 0;
  padding-top: 75%;
}
#case .detail-box-con {
  margin: 20px auto 0;
}
#case .detail-box-tag li {
  margin: 0 12px 12px 0;
  padding: 3px 8px;
  font-size: 1.3rem;
}
#case .detail-box-ttl {
  font-size: 1.8rem;
}
#case .detail-box-txt {
  margin-top: 15px;
}
#case .detail-ba {
  margin-top: 30px;
}
#case .detail-ba-item {
  background: none;
}
#case .detail-ba-item:nth-of-type(n+2) {
  margin-top: 20px;
}
#case .detail-ba-img {
  width: 49%;
  height: 0;
  padding-top: 34.1%;
}
#case .detail-ba-ttl {
  width: 50px;
  height: 24px;
  line-height: 24px;
  font-size: 1.2rem;
  bottom: 5px;
}
#case .detail-other {
  margin-top: 40px;
  justify-content: space-between;
}
#case .detail-other li {
  width: 49%;
  height: 0;
  padding-top: 34.1%;
}
#case .detail-other li:nth-of-type(n+3) {
  margin-top: 2%;
}

/* information  SP
------------------------------------ */
#information .greeting-flx {
  margin-top: 30px;
}
#information .greeting-flx-txt-box {
  margin: 20px auto 0;
}
#information .greeting-name {
  font-size: 1.8rem;
}
#information .information-en {
  font-size: 3rem;
}
#information .information-flx-left {
  padding: 20px 15px;
}
#information .information-right {
  margin: 20px auto 0;
}
#information .information-list {
  margin-top: 30px;
  flex-direction: column;
  align-items: center;
}
#information .information-list li:nth-of-type(n+2) {
  margin: 30px auto 0;
}

/* contact  SP
------------------------------------ */
#contact .contact-txt {
  margin-top: 20px;
  text-align: left;
}
#contact .contact-box {
  padding: 30px 0;
  transform: skew(0, -5deg);
}
#contact .contact-flx {
  transform: skew(0, 5deg);
  flex-direction: column;
  align-items: center;
}
#contact .contact-flx-item:nth-of-type(n+2) {
  margin: 40px auto 0;
}
#contact .contact-flx-line-wrap {
  margin-top: 20px;
}
#contact .contact-tel {
  margin-top: 15px;
}
#contact .contact-dl div:nth-of-type(n+2) {
  margin-left: 15px;
}
#contact .contact-dl dt, #contact .contact-dl dd {
  font-size: 1.4rem;
}
#contact .form-txt {
  margin-top: 20px;
  text-align: left;
}
#contact .form-box {
  margin-top: 30px;
  padding: 15px;
}

/* news  SP
------------------------------------ */
#news .news-post {
  padding: 15px;
}
#news .com-news-item:nth-of-type(n+2) {
  margin-top: 30px;
  padding-top: 30px;
}/*# sourceMappingURL=style_sp.css.map */