@charset "UTF-8";

.showroom_wrap {
  max-width: 980px;
  margin: 0 auto;
}

a:hover,
.cube_btn:hover {
  cursor: pointer;
  opacity: 0.7;
}

.showroomArea h2.point {
  text-align: left;
  position: relative;
  height: 80px;
  line-height: 80px;
  border-left: 2px solid #000;
  border-top: 2px solid #000;
  border-bottom: 2px solid #eb6120;
}

.showroomArea h2.point::before {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  height: 33%;
  width: 2px;
  background-color: #000;
}

.showroomArea h2.point::after {
  position: absolute;
  content: "";
  bottom: 0;
  right: 0;
  height: 33%;
  width: 2px;
  background-color: #eb6120;
}

.showroomArea h2.point .num {
  display: inline;
}

.showroomArea h2.point .num img {
  height: 100%;
  width: auto;
}

.showroomArea h2.point .ttl {
  display: inline-block;
  font-size: 40px;
  font-weight: 900;
}

/*showroom FORM END*/

#lower .mainvidual .mainimg {
  height: 400px;
}

.showroom-main {
  background: url(../../images/showroom/catch-showroom01.jpg) right / cover no-repeat;
}

.mainvidual .sec-inner {
  text-align: center;
}

.showroomArea {
  max-width: 980px;
  margin: 0 auto;
  padding: 0 10px;
}

.showroomArea p {
  line-height: 1.8;
  font-weight: 900;
}

.showroomArea h2,
.showroomArea h3 {
  text-align: center;
}

.showroomS1 h2,
.showroomS5 h2,
.showroomS6 h2,
.showroomS7 h2 {
  font-size: 44px;
  position: relative;
  margin: 60px 0;
  line-height: 1.2;
}

.showroomS5 h2 {
  font-size: 40px;
}

.showroomS1 h2::after,
.showroomS5 h2::after,
.showroomS6 h2::after,
.showroomS7 h2::after {
  position: absolute;
  bottom: -20px;
  right: calc(50% - 39px);
  content: '';
  width: 40px;
  height: 3px;
  background: #808080;
}

.showroomS1 h2::before,
.showroomS5 h2::before,
.showroomS6 h2::before,
.showroomS7 h2::before {
  position: absolute;
  bottom: -20px;
  left: calc(50% - 42px);
  content: '';
  width: 40px;
  height: 3px;
  background: #eb6120;
}

.showroomS1 h2 {
  text-align: center;
  line-height: 1.2;
}

.showroomS1 h2 .orange1,
.showroomS5 h2 .orange1 {
  font-size: 36px;
  color: #eb6120;
  font-weight: 900;
}

.showroomS1 h2 .orange2,
.showroomS5 h2 .orange2,
.showroomS6 p.txt .orange2 {
  font-size: 44px;
  color: #eb6120;
  font-weight: 900;
}

.showroomS2 {
  position: relative;
  margin-bottom: 80px;
}

.showroomS2 p.triangle-l {
  position: absolute;
  width: 40%;
  left: 0;
  bottom: 0;
}

.showroomS2 p.triangle-r {
  position: absolute;
  width: 40%;
  right: 0;
  bottom: 0;
}

.showroomS2 h2 {
  color: #000000;
  font-size: 40px;
  margin-bottom: 40px;
  line-height: 1.3;
}

.orange3 {
  color: #eb6120;
  font-weight: 900;
}

.showroomS2 .leftBox p {
  font-size: 18px;
}

.showroomS2 .leftBox,
.showroomS2 .leftBox2 {
  float: left;
  width: calc(100% - 480px);
  margin: 20px 0 0 40px;
}

.showroomS2 .leftBox2 {
  float: left;
}

.showroomS2 .rightBox,
.showroomS2 .rightBox2 {
  float: right;
  width: 400px;
}

.showroomS2 .leftBox2 {
  float: right;
}

.showroomS3 h2.bdr-ttl {
  height: 100px;
  margin: 0 0 40px;
}

.showroomS3 h2.bdr-ttl p.ttl {
  display: inline-block;
  line-height: 50px;
  font-size: 38px;
  line-height: 1.3;
  font-weight: 900;
  position: relative;
  margin: 0 0px;
}

.showroomS3 h2.bdr-ttl p.bdr01,
.showroomS3 h2.bdr-ttl p.bdr02 {
  vertical-align: top;
  display: inline-block;
  margin-top: 10px;
  height: 90%;
}

.showroomS3 h2.bdr-ttl p.bdr01 img,
.showroomS3 h2.bdr-ttl p.bdr02 img {
  width: auto;
  height: 100%;
}

.showroomArea p {
  font-weight: 500;
  font-size: 18px;
}

.showroomS4 {
  background: url(../../images/showroom/bg-showroom01.png);
  padding: 60px 0 10px;
  margin-top: 50px;
}

.showroomArea p.absolute {
  position: absolute;
  z-index: 1;
  font-size: 24px;
  font-weight: 900;
  text-align: center;
  color: #fff;
  background: rgba(235, 97, 32, 0.8);
  max-width: 470px;
  right: 0;
  left: 0;
  line-height: 60px;
}

.relative {
  position: relative;
}

.showroomS5 .leftBox,
.showroomS5 .rightBox {
  width: calc((100% / 2) - 30px);
  float: left;
  position: relative;
}

.showroomS5 .rightBox {
  float: right;
}

.showroomS5 h2 {
  margin: 0 0 60px 0;
}


.showroomS6 p.txt {
  font-size: 42px;
  text-align: center;
  font-weight: 900;
}

.hwBg {
  background: #fff;
  padding: 20px;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5;
}

.showroomS7 {
  background: url(../../images/showroom/bg-showroom02.png);
  padding: 30px 10px 0;
  text-align: center;
}

.showroomS7 p.txt {
  font-size: 18px;
}

.showroomS7 h2 {
  position: relative;
}

@media screen and (max-width: 1000px) {
  .showroomArea h2.point {
    height: 60px;
    line-height: 60px;
  }

  .showroomArea h2.point .ttl {
    display: inline-block;
    font-size: 30px;
  }

  .showroomS3 h2.bdr-ttl {
    height: 80px;
  }

  .showroomS3 h2.bdr-ttl p.ttl {
    font-size: 30px;
    line-height: 40px;
  }

  .showroom_table th {
    background: #f1f2f6;
    width: 180px;
  }
}

@media screen and (max-width: 767px) {
  .showroomArea h2.point {
    display: table;
    width: 100%;
  }

  .showroomArea h2.point .num {
    display: table-cell;
    width: 40px;
    vertical-align: top;
    height: 60px
  }

  .showroomArea h2.point .num img {
    height: 40px;
  }

  .showroomArea h2.point .ttl {
    display: table-cell;
    vertical-align: middle;
    padding: 10px 0;
    font-size: 18px;
    line-height: 22px;
  }

  .showroomArea p.absolute {
    font-size: 16px;
    line-height: 50px;
  }

  .showroomArea h2.point {
    height: auto;
    line-height: 50px;
  }

  .showroomS1 h2 .orange2,
  .showroomS5 h2 .orange2,
  .showroomS1 h2 .orange1,
  .showroomS5 h2 .orange1,
  .showroomS6 p.txt .orange2 {
    font-size: 24px;
  }

  .showroomS2 .rightBox,
  .showroomS2 .leftBox,
  .showroomS2 .leftBox2,
  .showroomS2 .rightBox2 {
    float: none;
    max-width: 980px;
    width: 100%;
    margin: 20px 0 0 0;
  }

  .showroomS6 {
    padding: 10px 0 60px;
  }

  .showroomS3 h2,
  .showroomS6 p.txt {
    font-size: 24px;
  }

  .showroomS3 h2.bdr-ttl {
    margin: 0 0 3%;
  }

  .showroomS1 h2,
  .showroomS5 h2,
  .showroomS6 h2,
  .showroomS7 h2 {
    font-size: 24px;
    margin: 30px 0 50px 0;
  }

  .showroomS7 h2 {
    margin-top: 0;
  }

  .showroomS7 p.txt {
    font-size: 13px;
  }

  .showroomS2 {
    margin-bottom: 40px;
  }

  .showroomS2 .leftBox,
  .showroomS2 .leftBox2 {
    position: relative;
  }

  .showroomS2 .leftBox::after {
    content: "";
    position: absolute;
    left: 0;
    width: 200px;
    height: 106px;
    bottom: -20px;
    background: url(../../images/showroom/tri1.png) center / cover no-repeat;
  }

  .showroomS2 .leftBox2::after {
    content: "";
    position: absolute;
    right: 0;
    width: 200px;
    height: 106px;
    bottom: -20px;
    background: url(../../images/showroom/tri2.png) center / cover no-repeat;
  }

  .showroomS2 h2 {
    font-size: 24px;
    margin-bottom: 20px;
  }

  .hope {
    padding: 5px 0 5px 0;
  }

  .showroomS4 {
    padding: 20px 0;
  }

  .showroomS3 h2.bdr-ttl p.ttl {
    font-size: 16px;
    line-height: 20px;
  }

  .showroomS3 h2.bdr-ttl p.bdr01,
  .showroomS3 h2.bdr-ttl p.bdr02 {
    margin-top: 20px;
    height: 65%;
  }

  .showroomArea p,
  .showroomS2 .leftBox p {
    font-size: 13px;
    line-height: 1.8;
  }

  .absolute {
    max-width: 100%;
    font-size: 20px;
    line-height: 50px;
  }

  .hwBg {
    padding: 15px;
    font-size: 13px;
  }

  .showroomS5 .leftBox,
  .showroomS5 .rightBox {
    width: 100%;
    float: none;
  }

  .showroomS5 .leftBox {
    margin-bottom: 50px;
  }

  p.mes {
    font-size: 13px;
  }

  .submitBox {
    margin-top: 20px;
    margin-bottom: 30px;
  }

  .showroomS7 {
    padding: 40px 10px;
  }

  .showroom_table th {
    width: 100%;
    padding: 10px 20px;
  }

  .hissu {
    font-size: 13px;
  }

}

.mb05 {
  margin-top: 5px;
}

.mT40 {
  margin-top: 40px;
}

.mB50 {
  margin-bottom: 50px;
}



/* showroom renew 20200331 start Y.H */
#contact_form {
  width: 800px;
  margin: 60px auto 0;
  line-height: 1.8em;
}

.wpcf7 {
  display: flex;
  justify-content: center;
}

.wpcf7 input,
select {
  vertical-align: middle;
}

.wpcf7 :checked {
  background: none;
}

.wpcf7 form .table-responsive .under-tbl {
  text-align: left;
}

.wpcf7 form .table-responsive .under-tbl th {
  font-size: 15px;
  color: #000;
  font-family: 'NotoSansCJKjp';
  font-weight: 700;
  border: 1px solid #b2b2b2;
  background: #fdf2ed;
  padding: 10px 15px;
  vertical-align: middle;
}

.wpcf7 form .table-responsive .under-tbl td {
  font-size: 15px;
  color: #000;
  font-family: 'NotoSansCJKjp';
  font-weight: 400;
  border: 1px solid #b2b2b2;
  background: #fff;
  padding: 10px 15px;
}

.wpcf7 form .table-responsive .under-tbl .option {
  border-radius: 3px;
  color: #fff;
  background: #B0B0B0;
  margin-left: 10px;
  padding: 2px;
  padding-right: 8px;
  padding-left: 8px;
  font-weight: normal;
  float: right;
}

.wpcf7 form .table-responsive .under-tbl .hissu {
  border-radius: 3px;
  color: #fff;
  background: #ec163e;
  margin-left: 10px;
  padding: 2px;
  padding-right: 8px;
  padding-left: 8px;
  font-weight: normal;
  float: right;
}

#visit_d,
#visit_t,
#form-name,
#form-kana,
#form-zipcode,
#form-address01,
#form-address02,
#form-address03,
#form-phone,
#form-mail,
#form-consideration,
#form-about,
input.wpcf7-form-control.wpcf7-text.walcf7-datepicker {
  padding: 5px 0px;
  border: 1px solid #CCCCCC;
  border-radius: 5px;
  height: 34px;
  box-sizing: border-box;
}

#zip_btn,
#form-address01,
#form-address02,
#form-zipcode,
#form-address03 {
  margin: 0 0 5px !important;
}

#form-about {
  height: 200px;
  font-size: 18px;
  padding: 10px;
  box-sizing: border-box;
}

.wpcf7 form .table-responsive .under-tbl .wpcf7-list-item {
  margin: 0 10px 0 0 !important;
}

.wpcf7 form .table-responsive .under-tbl .wpcf7-list-item {
  margin: 0 10px 10px 0 !important;
  vertical-align: middle;
}

.wpcf7 form .table-responsive .under-tbl .wpcf7-list-item-label::before,
.wpcf7 form .table-responsive .under-tbl .wpcf7-list-item-label::after {
  content: none;
}

.wpcf7 form .table-responsive .under-tbl #form-zipcode {
  width: 190px
}

.wpcf7 form .table-responsive .under-tbl #zip_btn {
  height: 34px;
  padding: 0 10px;
  background: #eb6120;
  color: #fff;
  font-weight: 900;
  font-size: 14px;
  border: none;
  margin-left: 15px;
}

.wpcf7 form .table-responsive .under-tbl #form-address01 {
  width: 250px;
}

#form-zipcode,
#form-name,
#form-address01,
#form-address02,
#form-address03,
#form-phone,
#form-mail,
#form-kana {
  width: 400px;
  border-radius: 5px;
  height: 34px;
}

.wpcf7-select select {
  -webkit-appearance: listbox;
}

.wpcf7-radio input {
  -webkit-appearance: radio;
}

.submitBox {
  text-align: center;
  margin-top: 20px;
}

.submitBox input[type="submit"] {
  position: relative;
  z-index: 1;
  -webkit-appearance: none;
  border: 0;
  width: 200px;
  color: #fff;
  font-size: 24px;
  line-height: 30px;
  font-weight: bold;
  background-color: transparent;
}

div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
  border: 2px solid #d8d8d8;
  background: #fff;
}


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

  #contact_form {
    width: 100%;
  }

  #form-name,
  #form-kana,
  #form-phone,
  #form-mail {
    width: 75%;
  }

  #form-address02,
  #form-address03 {
    width: 75%;
  }

  .wpcf7 form .table-responsive .under-tbl th {
    text-align: left;
    padding-top: 10px;
    display: block;
    width: auto;
  }

  .wpcf7 form .table-responsive .under-tbl td {
    display: block;
    width: auto;
    border-bottom: 1px dotted #CCCCCC;
    width: auto;
  }

  #visit_t,
  #visit_d {
    width: 100%;
  }

  .wpcf7 form .table-responsive .under-tbl #form-address01 {
    height: 34px !important;
  }

  #form-about {
    width: 100%;
    height: 150px;
  }
}

/* showroom renew 20200331 end Y.H */

.showroomArea .showroomS3 {
  text-align: center;
}