

/*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: 20px auto 60px;
  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: 60px;
}
.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 40px;
}
.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(../img/showroom/bg-showroom02.png);
  padding:60px 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;
  }
  .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;
  }
  .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 0;
  }
  .showroom_table th {
      width: 100%;
      padding: 10px 20px;
  }
  .hissu {
    font-size: 13px;
  }

}

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

/* 0215 add start */
.showroomArea h2.point_2{
  padding: 0 0 40px;
}
.showroomArea h2.point .ttl{
  line-height: 1.2;
  margin-top: 10px;
}
.showroomArea .flow_title{
  text-align: left;
  font-size: 2em;
  font-weight: 700;
  line-height: 1.5;
  padding: 10px 0px 10px 70px;
  background: #FD6B00;
  color: #ffffff;
  position: relative;
  margin: 100px auto 40px;
}
.showroomArea .flow_title::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 68px 68px 0 0;
  border-color: #000000 transparent transparent transparent;
}
.showroomArea .flow_image{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.showroomArea .flow_sub_txt p{
  font-size: 14px;
  margin: 20px auto 40px;
}
@media screen and (max-width: 767px){
  .showroomArea h2.point_2 {
    padding: 0;
  }
  .showroomArea .flow_title{
    text-align: center;
    font-size: 1.4em;
    line-height: 1.4;
    padding: 4px 0px 4px;
    margin: 70px auto 30px;
  }
  .showroomArea .flow_title::after {
    border-width: 70px 70px 0 0;
  }
  .showroomArea .flow_image{
    justify-content: space-around;
    row-gap: 1rem;
    column-gap: 3px;
    margin-bottom: 10px;
  }
  .showroomArea .flow_sub_txt{
    width: 176px;
    margin: 0;
  }
  .showroomArea .flow_sub_txt p{
    padding: 0 4px;
  }
}
/* end */


#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: 50px auto;
}
.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;
    padding-left: 70px;
}
div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
  border: 2px solid #d8d8d8;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .showroomArea {
    pointer-events: auto;
  }
	#contact_form{
		width: 100%;
    margin: 30px auto 0;
	}
	#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;
	}
}