@charset "UTF-8";

body.re26 #main {
    overflow: hidden !important;
}
div.ms-site-container > .container .main {
    max-width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
}
div.ms-site-container > .container {
  margin-bottom: 0 !important;
}
.main > .row {
  margin-right: 0;
  margin-left: 0;
}
.main > .row > .col {
  padding-right: 0;
  padding-left: 0;
}
.page-search__wrap * {
  color: #000;
}
.weight500 {
    font-weight: 500 !important;
}
.en {
  font-family: "Open Sans", sans-serif !important;
  font-weight: 300;
}
.br_sp {
  display: none !important;
}
.sp_only {
  display: none;
}
sub {
  vertical-align: sub;
  font-size: .9em;
}

@media screen and (max-width: 767px) {
    body.re26 #main {
        margin-bottom: 0;
        margin-top: 8cqw;
    }
    .br_pc {
        display: none !important;
    }
    .br_sp {
        display: block !important;
    }
    .sp_only {
      display: block;
    }
    .pc_only {
      display: none;
    }
}

.page-showroom__inner {
    max-width: 1264px;
    margin: 0 auto;
    padding: 0 12px;
}
.page-showroom__ttl {
  font-size: max(28px, clamp(0px, calc(100vw / 1264 * 30), 30px));
  font-weight: 600;
  line-height: 1.4;
  text-align: center;
  margin-bottom: 2em;
}
@media screen and (max-width: 767px) {
  .page-showroom__inner {
    padding: 0;
    width: 86.67%;
  }
  .page-showroom__ttl {
    font-size: 5.22cqw;
    margin-bottom: 1em;
  }
}


/* *************************
    fv
************************* */
.page-showroom__fv {
  position: relative;
}
.page-showroom__tsuyama .page-showroom__fv {
  background-color: #dbefed;
}
.page-showroom__okayama .page-showroom__fv {
  background-color: #efe9db;
}
.page-showroom__fv .fl > * {
  width: 50%;
  align-self: center;
}
.page-showroom__fv picture img {
  width: 100%;
}
.page-showroom__fvttl {
  display: flex;
  justify-content: right;
  text-align: center;
  padding: 0 clamp(0px, calc(100vw / 1264 * 40), 40px);
}
.page-showroom__fvttl p {
  font-size: max(20px, clamp(0px, calc(100vw / 1264 * 48), 48px));
  font-weight: 600;
  margin-bottom: 0.5em;
}
.page-showroom__fvttl img {
  max-width: 280px;
  width: 52%;
}
.page-showroom__fvttl h1 {
  font-size: max(20px, clamp(0px, calc(100vw / 1264 * 60), 60px));
  font-weight: 600;
  margin-top: 0.3em;
}
@media screen and (max-width: 1264px) {

}

@media screen and (max-width: 767px) {
  .page-showroom__fv .fl {
    flex-wrap: wrap;
  }
  .page-showroom__fv .fl > * {
    width: 100%;
  }
  .page-showroom__fvttl {
    justify-content: center;
    padding: 7.82cqw 3cqw;
  }
  .page-showroom__fvttl p {
    font-size: 6.26cqw;
  }
  .page-showroom__fvttl h1 {
    font-size: 7.82cqw;
  }
}


/* *************************
    page-showroom__infobox
************************* */
.page-showroom__infobox {
  max-width: 1140px;
}
.page-showroom__infobox > * {
  width: 50%;
}
.page-showroom__infobox iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 3 / 2;
}
.page-showroom__infotxt {
  padding-left: clamp(0px, calc(100vw / 1264 * 60), 60px);
}
.page-showroom__infotxt p {
  line-height: 1.6;
}
.page-showroom__infotxt-tel * {
  display: inline-block;
  color: #000 !important;
}
@media screen and (min-width: 768px) {
  .page-showroom__infotxt-tel .sp-visible {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .page-showroom__infobox {
    flex-wrap: wrap;
  }
  .page-showroom__infobox > * {
    width: 100%;
  }
  .page-showroom__infomap {
    order: 2;
  }
  .page-showroom__infotxt {
    order: 1;
    padding: 0 0 12cqw;
  }
  .page-showroom__infotxt-tel .pc-visible {
    display: none;
  }
}
