.mainvidual {
	background-image: none;
}
#page_title h2 {
	position: inherit;
	left: inherit;
	top: inherit;
	font-size: 45px;
	padding-top: 40px;
	transform: none;
}
#page_title p {
	padding: 10px 0 16px 0;
    color: #888888;
    display: block;
    border-bottom: 3px solid #000;
    position: relative;
    margin: 10px 0 10px 0;
	text-align: center;
}
#page_title p:before {
	content: "";
    display: block;
    width: 50%;
    border-bottom: 3px solid #eb6120;
    position: absolute;
    bottom: 0;
    margin-bottom: -3px;
}

.contactS1 ul{
    max-width: 980px;
    margin: 20px auto 50px;
	display: flex;
	justify-content: space-between;
}
.contactS1 ul li{
flex: 1;
}
.contactS1 ul li:nth-child(2){
  margin-left: 30px;
 
}

/*contact FORM*/
.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 10px;
    border: 1px solid #CCCCCC;
    width: 400px;
    border-radius: 5px;
    height: 33px;
    font-size: 16px;
}
#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;
}
.contact_table {
    max-width: 980px;
    width: 100%;
    border-collapse: collapse;
    font-size: 18px;
    line-height: 1.5;
    margin: 0 auto;
}
.contact_table th, .contact_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;
}
.contact_table th {
    background: #f1f2f6;
    vertical-align: middle;
    width: 260px;
    font-size: 18px;
    font-weight: 500;
}
.contact_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;
}
.contact_table td {
    font-weight: 500;
}
.contact_table tr:first-child td > span {
    display: block;
}
.mw_wp_form .horizontal-item + .horizontal-item {
	margin:0!important;
}
.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-right: 7px;
}
.hope:nth-child(n + 2){
  padding-left:10px;
}
.hope:first-child{
    margin-left: 10px;
}
.hope:before {
    content: "";
    position: absolute;
    top: 50%;
    right: 20px;
    display: block;
    width: 0;
    height: 0;
    margin: -2px 0 0 0;
    border: 5px solid transparent;
    border-top: 7px solid #000;
}
.contact_freedial{
	color: #eb6120;
	font-size: 55px!important;
	line-height: 20px!important;
}
/* add new input button start */
.contact_submit input {
background: url(../img/common/btn-ptn01.png) repeat;
    background-color: #eb6120;
    font-weight: bold;
    text-decoration: none;
    color: #fff;
    box-shadow: 0 4px 0 #b03318;
    border-radius: 5px;
    border: 0;
    width: 380px;
    font-size: 24px;
    line-height: 30px;
margin: 0 auto;
}
.contact_submit input::after {
    position: absolute;
    top: calc(50% - 10px);
    right: 20px;
    content: "";
    width: 20px;
    height: 20px;
    background: url(../img/common/top-arrow04.png) center/contain no-repeat;
}
.contact_submit input[type="submit"][name="submitBack"] {
    background-color: #ccc;
    color: #666;
    box-shadow: 0 4px 0 #666;
}
.form_guide {
    margin-bottom: 40px;
}
.form_guide .ns-box {
    border: solid #aaa;
    margin-bottom: 20px;
}
.form_guide .ns-box p {
    margin: 20px auto;
}
.form_guide > p {
    line-height: 1.4em;
    margin-bottom: 10px;
}
.mw_wp_form_confirm .confirm_hide {
    display: none;
}
/* add new input button end */
@media screen and (max-width: 1000px){

.contact_freedial{
	color: #eb6120;
	font-size: 45px!important;
	line-height: 20px!important;
}
}

@media screen and (max-width: 865px){
.btnPostal {
    margin-top: 15px;
    margin-left: 0;
}
.contact_freedial{
	color: #eb6120;
	font-size: 40px!important;
	line-height: 20px!important;
}
}
@media screen and (max-width: 767px){
.contact_table th, .contact_table td {
    padding: 20px 20px;
    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;
}
.submitBox input[type="submit"] {
    width: 200px;
    font-size: 16px;
    padding: 10px;
  }
  .submitBox {
    margin: 20px auto;
}
}
/*contact FORM END*/


.contactBox {
    max-width: 980px;
    padding: 0 10px;
    margin: 0 auto;
}
.textRight{
	text-align: right;
}

.contactArea{
  max-width:980px;
  margin:0 auto;
  padding: 0 10px;
}
.contactArea p{
  line-height: 1.8;
}
.contactArea h2, .contactArea h3{
  text-align:center;
}
.contactS5 h2,.contactS7 h2{
  font-size: 46px;
  position: relative;
  margin:60px 0;
  line-height: 1.2;
}

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

.contactS5 h2::after,.contactS7 h2::after {
  position: absolute;
  bottom: -20px;
  right: calc(50% - 39px);
  content: '';
  width: 40px;
  height: 3px;
  background: #808080;
}
.contactS5 h2::before,.contactS7 h2::before {
  position: absolute;
  bottom: -20px;
  left: calc(50% - 42px);
  content: '';
  width: 40px;
  height: 3px;
  background: #eb6120;
}

.contactS1 h2{
    font-size:30px;
	color: #eb6120;

    line-height: 1.2;
}
.contactS1 h2 .orange1,.contactS5 h2 .orange1{
  font-size: 36px;
  color: #eb6120;
  font-weight: 900;
}
.contactS1 h2 .orange2,.contactS5 h2 .orange2{
  font-size: 46px;
  color: #eb6120;
  font-weight: 900;
	}

.contactS1 li p {
	font-size: 1.1em;
	font-weight: 700;
	line-height: 2;
}
.contactS1 li a {
	margin: 30px 0 20px;
	
}


	.contactS2 {
	  margin-bottom: 80px;
	}

	.contactS2 h2{
      line-height: 1.5;
    font-size: 2em;
    padding: 12px 0px 12px 0px;
    background: #eb6120;
    color: #ffffff;
    position: relative;
    margin-bottom: 40px;
    text-align:center;
}
.contactS2 h2::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 70px 70px 0 0;
    border-color: #000000 transparent transparent transparent;
}

.orange3{
  color: #eb6120;
  font-weight: 900;
}
.contactS2 .leftBox p{
  font-size: 18px;
  font-weight: bold;
}
.contactS2 .leftBox,.contactS2 .leftBox2 {
    float: left;
    width: calc(100% - 480px);
    margin: 20px 0 0 40px;
}
.contactS2 .leftBox2{
  float: left;
}
.contactS2 .rightBox,.contactS2 .rightBox2 {
    float: right;
    width: 400px;
}
.contactS2 .leftBox2{
  float: right;
}

.relative{
	position: relative;
}
.absolute{
	position: absolute;
	bottom: 18px;
	left: 1vw;
	width: calc(100% - 160px);
}
.cube_btn_green{
	background: #00c402;
	box-shadow: 0 4px 0 #028703;
}
.cube_btn_green:hover.cube_btn{
  box-shadow: 0 2px 0 #028703;
}
@media screen and (max-width: 767px){
	.contactS2 h2::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 50px 50px 0 0;
    border-color: #000000 transparent transparent transparent;
}
  .contactS1 h2 .orange2, .contactS5 h2 .orange2,.contactS1 h2 .orange1, .contactS5 h2 .orange1 {
      font-size: 24px;
    }
  .contactS2 .rightBox ,  .contactS2 .leftBox,.contactS2 .leftBox2,.contactS2 .rightBox2 {
      float: none;
      max-width: 980px;
      width: 100%;
      margin: 20px 0 0 0;
  }
  .contactS1 h2, .contactS5 h2,.contactS7 h2 {
      font-size: 24px;
      margin: 30px 0 50px 0;
  }
.contactS1 ul {
	display: block;
}
  .contactS1 ul li {
      width: 100%;
      margin: 10px 0;
  }
	
	.contactS1 ul li:nth-child(2) {
	margin: 20px 0;
}
  .contactS2{
    margin-bottom: 40px;

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

  .cube_btn_wrap.relative {
      position: absolute;
      bottom: 45px;
      width: calc(60vw - 20px);
      height: 7vw;
      left: 20px;
      padding: 2vw 10px;
      font-size: 4.4vw;
      line-height: 6vw;
  }
  .contactArea p {
      line-height: 1.8;
  }
  .absolute {width: calc(70vw - 45px);bottom: 2vw;padding: 2vw 10px;font-size: 4.4vw;line-height: 4vw;}
  .hwBg {
      font-size: 14px;
  }
  .leftBox{
    margin-bottom: 40px;
    width: 100%;
  }
    #lower .mainvidual .mainimg {
        height: auto;
    }
}
@media screen and (max-width: 420px){
	.absolute {
	    bottom: 1vw;
	    line-height: 3vw;
	}

}

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

@media screen and (max-width: 320px){
	.contact_freedial{
		font-size: 34px!important;
	}
	.contact_freedial a img{
		position: relative;
		top: -5px;
	}
	.contactS1 li p{
		font-size: 1em;
	}
}