.showroom {
  font-size: 2rem;
  line-height: 2em;
  letter-spacing: 0em;
}
.showroom p {
  font-weight: 500;
  text-align: justify;
}
@media screen and (max-width: 767px) {
  .showroom p {
    font-size: 1.4rem;
    line-height: 1.92857em;
  }
}
.showroom .c-hd {
  margin-bottom: 55px;
}
@media screen and (max-width: 767px) {
  .showroom .c-hd {
    margin-bottom: 35px;
  }
}
.showroom .picwrap {
  display: flex;
  flex-wrap: wrap;
  column-gap: 8%;
  row-gap: 60px;
  margin-top: 60px;
}
.showroom .picwrap img {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .showroom .picwrap {
    flex-direction: column;
    row-gap: 30px;
    margin-top: 50px;
  }
}
.showroom .picwrap .col {
  width: 46%;
}
@media screen and (max-width: 767px) {
  .showroom .picwrap .col {
    width: 100%;
  }
}
.showroom .picwrap .col .pic {
  margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
  .showroom .picwrap .col .pic {
    margin-bottom: 13px;
  }
}
.showroom .midashi_top {
  position: relative;
  font-size: 2.8rem;
  font-weight: 600;
  padding-left: 34px;
}
.showroom .midashi_top::after {
  content: "";
  position: absolute;
  width: 18px;
  height: 18px;
  background: linear-gradient(to right, #0064c8, #28a0ff);
  border-radius: 100%;
  left: 0;
  top: 14px;
}
@media screen and (max-width: 767px) {
  .showroom .midashi_top {
    font-size: 1.5rem;
    padding-left: 24px;
  }
  .showroom .midashi_top::after {
    width: 14px;
    height: 14px;
    top: 8px;
  }
}
.showroom .caption {
  line-height: 1em;
  font-size: 1.6rem;
}
@media screen and (max-width: 767px) {
  .showroom .caption {
    font-size: 1.4rem;
  }
}
.showroom.sec1 {
  background-color: #EBF1F6;
  padding: 140px 0;
}
.showroom.sec1 .inner {
  max-width: 1080px;
}
@media screen and (max-width: 767px) {
  .showroom.sec1 {
    padding: 70px 0;
  }
}
.showroom.sec2 {
  padding: 150px 0 80px 0px;
}
@media screen and (max-width: 767px) {
  .showroom.sec2 {
    padding: 70px 0 0px 0px;
  }
}
.showroom.sec_pic {
  padding: 0px 0 200px 0px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .showroom.sec_pic {
    padding: 55px 0 100px 0px;
  }
}
.showroom.sec_pic .pic {
  max-width: 1200px;
  margin: 0 auto;
  aspect-ratio: 2.8;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 10;
}
.showroom.sec_pic .pattern {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
}
@media screen and (max-width: 767px) {
  .showroom.sec_pic .pattern {
    bottom: -50px;
  }
}
.showroom.sec3 {
  background-color: #EBF1F6;
  padding: 200px 0;
  display: flex;
  flex-direction: column;
  row-gap: 160px;
}
@media screen and (max-width: 767px) {
  .showroom.sec3 {
    padding: 100px 0;
    row-gap: 100px;
  }
}
.showroom.sec3 .inner {
  width: 100%;
}
.showroom.sec4 {
  padding: 200px 0;
}
@media screen and (max-width: 767px) {
  .showroom.sec4 {
    padding: 100px 0;
  }
  .showroom.sec4 .c-hd {
    position: relative;
    left: 30px;
    width: calc(100% - 30px);
  }
}
.showroom.sec4 p {
  font-size: 1.6rem;
  line-height: 1.7em;
}
@media screen and (max-width: 767px) {
  .showroom.sec4 .inner {
    padding: 0 0px;
  }
}
.showroom.sec4 .accwrap, .showroom.sec4 .accwrap-2 {
  display: flex;
  flex-wrap: wrap;
  column-gap: 13%;
}
@media screen and (max-width: 767px) {
  .showroom.sec4 .accwrap, .showroom.sec4 .accwrap-2 {
    flex-direction: column;
    row-gap: 30px;
  }
}
.showroom.sec4 .accwrap .koumokuwrap, .showroom.sec4 .accwrap-2 .koumokuwrap {
  margin-bottom: 28px;
}
@media screen and (max-width: 767px) {
  .showroom.sec4 .accwrap .koumokuwrap, .showroom.sec4 .accwrap-2 .koumokuwrap {
    padding: 0 30px;
  }
}
.showroom.sec4 .accwrap .koumoku, .showroom.sec4 .accwrap-2 .koumoku, .showroom.sec4 .accwrap .koumoku-2, .showroom.sec4 .accwrap-2 .koumoku-2 {
  position: relative;
  color: #004F8A;
  font-size: 2rem;
  padding-left: 31px;
  margin-bottom: 15px;
  line-height: 1em;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .showroom.sec4 .accwrap .koumoku, .showroom.sec4 .accwrap-2 .koumoku, .showroom.sec4 .accwrap .koumoku-2, .showroom.sec4 .accwrap-2 .koumoku-2 {
    padding-left: 20px;
    font-size: 1.7rem;
    margin-bottom: 5px;
  }
}
.showroom.sec4 .accwrap .koumoku::after, .showroom.sec4 .accwrap-2 .koumoku::after, .showroom.sec4 .accwrap .koumoku-2::after, .showroom.sec4 .accwrap-2 .koumoku-2::after {
  content: "";
  position: absolute;
  width: 18px;
  height: 18px;
  background: linear-gradient(to right, #0064c8, #28a0ff);
  border-radius: 100%;
  left: 0;
  top: 3px;
}
@media screen and (max-width: 767px) {
  .showroom.sec4 .accwrap .koumoku::after, .showroom.sec4 .accwrap-2 .koumoku::after, .showroom.sec4 .accwrap .koumoku-2::after, .showroom.sec4 .accwrap-2 .koumoku-2::after {
    width: 14px;
    height: 14px;
  }
}
.showroom.sec4 .accwrap .koumoku-2, .showroom.sec4 .accwrap-2 .koumoku-2 {
  color: black;
  padding-left: 18px;
  top: 11px;
  margin-bottom: 25px;
}
.showroom.sec4 .accwrap .koumoku-2::after, .showroom.sec4 .accwrap-2 .koumoku-2::after {
  background: black;
  width: 12px;
  height: 12px;
  top: 4px;
}
.showroom.sec4 .accwrap .col, .showroom.sec4 .accwrap-2 .col {
  width: 43.5%;
}
@media screen and (max-width: 767px) {
  .showroom.sec4 .accwrap .col, .showroom.sec4 .accwrap-2 .col {
    width: 100%;
  }
}
.showroom.sec4 .accwrap .col .info, .showroom.sec4 .accwrap-2 .col .info {
  max-width: 500px;
}
.showroom.sec4 .accwrap .col.map, .showroom.sec4 .accwrap-2 .col.map {
  max-width: 550px;
  max-height: 360px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .showroom.sec4 .accwrap .col.map, .showroom.sec4 .accwrap-2 .col.map {
    width: 100%;
    aspect-ratio: 1.6;
    max-width: inherit;
  }
}
.showroom.sec4 .accwrap-2 {
  justify-content: space-between;
  column-gap: 0;
}
.showroom.sec4 .accwrap-2 .col {
  width: 50%;
  width: fit-content;
}
@media screen and (max-width: 767px) {
  .showroom.sec4 .accwrap-2 {
    padding: 0 30px;
  }
}
.showroom.sec4 .accwrap hr, .showroom.sec4 .accwrap-2 hr {
  border: 1px solid black;
  margin: 40px 0;
}
@media screen and (max-width: 767px) {
  .showroom.sec4 .accwrap hr, .showroom.sec4 .accwrap-2 hr {
    width: calc(100% - 60px);
    margin: 40px auto;
  }
}
.showroom.sec4 .btnwrap {
  background: linear-gradient(to right, #28a0ff, #0064c8);
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 45px 100px;
  margin-top: 80px;
  column-gap: 20px;
}
@media screen and (max-width: 767px) {
  .showroom.sec4 .btnwrap {
    flex-direction: column;
    row-gap: 25px;
    padding: 24px 0px;
    margin: 0 auto;
    margin-top: 40px;
    width: calc(100% - 60px);
  }
}
.showroom.sec4 .btnwrap p {
  color: white;
  font-size: 2.4rem;
}
.showroom.sec4 .btnwrap p br {
  display: none;
}
@media screen and (max-width: 767px) {
  .showroom.sec4 .btnwrap p {
    font-size: 1.6rem;
    text-align: center;
  }
  .showroom.sec4 .btnwrap p br {
    display: block;
  }
}
.showroom.sec4 .btnwrap .contact {
  min-width: 280px;
  color: white;
  border: 1px solid white;
}
@media screen and (max-width: 767px) {
  .showroom.sec4 .btnwrap .contact {
    max-width: 154px;
    min-width: auto;
  }
}
.showroom.sec4 .btnwrap .contact::after {
  border-top: 3px solid white;
  border-right: 3px solid white;
}
.showroom.sec4 .btnwrap .contact span::after {
  background: #28a0ff;
}
.showroom.sec4 .btnwrap .contact span::before {
  background: #28a0ff;
}