

/*showroom FORM*/
.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;
}

.submitBox {
    text-align: center;
    margin-top: 50px;
    margin-bottom:80px;
}
:checked {
    background-color: #000;
}
p.mes {
    font-size: 18px;
    font-weight: 600;
    margin-top: 25px;
}
#contact_form .cube_btn{
  padding: 0;
  background-color: #eb6120;
}
input[type="submit"]{
    position: relative;
    z-index: 1;
    -webkit-appearance: none;
    border: 0;
    width: 380px;
    color: #fff;
    font-size: 24px;
    padding: 15px;
    line-height: 30px;
    font-weight: bold;
    background-color: transparent;
}
a.btnPrivacy{
    font-size: 18px;
    text-decoration: underline;
    margin-bottom: 20px;
}
.colorOrange {
    color: #eb6120;
}
input[type="checkbox"], #form-about, #form-consideration {
    border: solid 1px #ccc;
    width: 27px;
    height: 27px;
    border-radius: 5px;
}
#form-name, #form-kana, #form-zipcode, #form-address01, #form-address02, #form-address03, #form-phone, #form-mail, #form-consideration, #form-about {
    padding: 5px 0px;
    border: 1px solid #CCCCCC;
    width: 400px;
    border-radius: 5px;
    height: 33px;
}
#form-zipcode {
    width: 190px;
}
#form-kibou .wpcf7-list-item {
    display: block;
}
span.wpcf7-form-control-wrap.hope {
    width: 80px;
    height: 40px;
    display: inline-block;
}
select#form-address01, input#form-address02, input#form-zipcode, input#form-address03 {
    margin-left: 15px;
}
#form-consideration {
    width: calc(100% - 50px);
    height: 140px;
}
#form-about {
    width: calc(100% - 50px);
    height: 300px;
    font-size: 18px;
    padding: 10px;
    box-sizing: border-box;
}
.showroom_table {
    max-width: 980px;
    width: 100%;
    border-collapse: collapse;
    font-size: 18px;
    line-height: 1.5;
    margin: 0 auto;
}
.showroom_table th, .showroom_table td {
    padding: 20px 20px 20px 20px;
    border-bottom: none;
    border-top: 1px solid #CCCCCC;
    text-align: left;
    background: #ffffff;
}
#form-address01 {
    width: 250px;
    height: 45px;
}
#form-address02, #form-address03 {
    width: 300px;
}
.showroom_table th {
    background: #f1f2f6;
    width: 260px;
    font-size: 18px;
    font-weight: 500;
}
.showroom_table tr:last-child{
  border-bottom:1px solid #cccccc;
}
.colorRed {
    color: #ff3333;
}
.hissu {
    font-size: 16px;
    padding-left: 5px;
}
span.font-2 {
    font-size: 16px;
    color: #666666;
}
.showroom_table td {
    font-weight: 500;
}
.btnPostal {
    height: 45px;
    padding: 10px 20px;
    background: #eb6120;
    color: #fff;
    font-weight: 900;
    font-size: 14px;
    border: none;
    margin-left: 15px;
}

select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required {
    width: 80px;
    height: 40px;
    padding: 0 10px;
    border-radius: 5px;
    border: 1px solid #cccccc;
    margin: 7px;
}
.hope{
  padding: 5px 0 4px 10px;
}
.hope:first-child{
    margin-left: 10px;
}

@media screen and (max-width: 865px){
.btnPostal {
    margin-top: 15px;
    margin-left: 0;
}
}
@media screen and (max-width: 767px){
.showroom_table{
  font-size: 13px;
}
.showroom_table th, .showroom_table td {
    padding: 20px 20px;
    font-size: 13px;
    display: block;
    width: 100%;
    box-sizing: border-box;
    border-bottom: none;
}


#form-name, #form-kana, #form-zipcode, #form-address01, #form-address02, #form-address03, #form-phone, #form-mail, #form-consideration, #form-about {
    width: 100%;
    box-sizing: border-box;
    padding: 15px 10px;
    font-size: 16px;
}
#form-kibou .wpcf7-list-item {
    display: block;
    margin: 0 0 0 0;
}
select#form-address01, input#form-address02, input#form-zipcode, input#form-address03 {
    margin-left: 0px;
}
input[type="submit"] {
    width: 200px;
    font-size: 16px;
    padding: 10px;
  }
}
/*showroom FORM END*/



#lower .mainvidual .mainimg{
  height: 400px;
}
.showroom-main{
  background: url(../img/showroom/catch-showroom01.jpg) right / cover no-repeat;
}


.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(../img/showroom/bg-showroom01.png);
  padding:60px 0;
  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{
  padding: 30px 0 90px;
}
.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;
  height: 110px;
}
.showroomS7{
  background: url(../img/showroom/bg-showroom02.png);
  padding:60px 10px;
  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(../img/showroom/tri1.png) center / cover no-repeat;
  }
  .showroomS2 .leftBox2::after{
    content: "";
    position: absolute;
    right: 0;
    width: 200px;
    height: 106px;
    bottom: -20px;
    background: url(../img/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;
	  height: 80px;
  }
  .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;
  }

}

.mT40{
    margin-top: 40px;
}
.mB50{
    margin-bottom: 50px;
}



/* add colona warning text start */
.ColonaWarningInner {
  border: solid 3px #f00;
  border-radius: 10px;
  padding: 20px;
  color: #f00;
  width: 980px;
  margin: 20px auto 0;
  box-sizing: border-box;
}
.ColonaWarningInner h2 {
  background: #fffde5;
  font-size: 28px;
  font-weight: bold;
  margin: 0 0 20px;
  padding: 10px 0;
  text-align: center;
}
.ColonaWarningInner h3 {
  text-align: left;
  font-size: 16px;
}
.ColonaWarningInner h3 + ul {
  line-height: 1.4;
}
@media screen and (max-width: 767px) {
  .ColonaWarning {
    margin: 10px;
    box-sizing: border-box;
  }
  .ColonaWarningInner h2 {
    font-size: 6vw;
  }
  .ColonaWarningInner {
    width: 100%;
  }
}
/* add colona warning text end */

/* add shop Point1 start */
.Point1Text {
  margin: 20px 30px;;
}
.Point1Img {
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
.Point1Img li:not(:last-child) {
  margin-right: 6px;
}
@media screen and (max-width: 767px) {
  .Point1Text {
    margin: 0 0 20px;;
  }
  .Point1Img {
    flex-wrap: wrap;
  }
  .Point1Img li:not(:last-child) {
    margin-right: 0;
    margin-bottom: 10px;
  }
}
/* add shop Point1 end */

/* add google map start */
.GoogleAccessMap {
  display: flex;
}
.GoogleAccessMap h3 {
  color: #eb6120;
  font-size: 30px;
}
.GoogleAccessMap li {
  width: calc(99% / 2);
  box-sizing: border-box;
  border: solid 2px #999;
  padding: 20px 10px;
}
.GoogleAccessMap li:not(:last-child) {
  margin-right: 1%;
}
.GoogleAccessMap li div {
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  margin-bottom: 10px;
}
.GoogleAccessMap li div iframe {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
.GoogleAccessMap .MapText1 {
  font-size: 12px;
}
.GoogleAccessMap .MapText2 {
  font-size: 18px;
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .GoogleAccessMap {
    flex-wrap: wrap;
  }
  .GoogleAccessMap h3 {
    font-size: 26px;
  }
  .GoogleAccessMap li {
    width: 100%;
  }
  .GoogleAccessMap li:not(:last-child) {
    margin-right: 0;
    margin-bottom: 20px;
  }
}
/* add google map end */