@charset "UTF-8";

/* -- common -- */

.form header{
  text-align: center;
}
.form header .logo{
  margin: 0 auto;
  padding-top: 15px;
  max-width: 230px;
  width: 21.6%;
  position: static;
}
.form header .logo img{
  width: 100%;
  margin:0;
  padding: 0;
  line-height: 0;
}
.form .h1-area h1,
.thanks .h1-area h1{
  margin-top: 67px;
}
@media screen and (max-width:767px) { 
  .form header .logo{
    padding-top: 20px;
    max-width: 120px;
    width: 35%;
  } 
}

.block-form-guide{
  margin-bottom: 100px;
  text-align: left;
}
.block-form-guide ul{
  margin: 0 0 50px 1em;
  padding: 0;
}
.block-form-guide ul li{
  font-size: 1.6rem;
  line-height: 1.8em;
  margin: 0 0 10px 0;
  padding: 0;
}
.block-form-guide ul li:last-child{
  margin: 0;
}
.block-form-guide .block-tel-number{
  margin-bottom: 50px;
}
.block-form-guide .block-tel-number .tel-number{
  color: #0e214e;
  font-family: 'Kdam Thmor', cursive;
  font-size: 5.0rem;
  line-height: 1.2em;
}
.block-form-guide .block-tel-number .tel-number i{
  font-size: 3.6rem;
  margin-right: 10px;
  vertical-align: middle;
}
@media screen and (max-width:767px) { 
  .block-form-guide{
    margin-bottom: 80px;
  }
  .block-form-guide .block-tel-number p{
    margin-bottom: 10px;
    text-align: center;
  }
  .block-form-guide .block-tel-number .tel-number{
    font-size: 4.0rem;
    line-height: 1.2em;
    text-align: center;
  }
  .block-form-guide .block-tel-number .tel-number a{
    color: #0e214e;
    font-family: 'Kdam Thmor', cursive;
  }
  .block-form-guide .block-tel-number .tel-number i{
    font-size: 3.0rem;
    margin-right: 10px;
    vertical-align: middle;
  }  
}

.block-form-step{
  margin: 0 auto 70px;
}
.block-form-step .inner{
  margin: 0 auto;
  position: relative;
  width: 450px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.block-form-step .inner:after {
  content: "";
  display: block;
  position: absolute;
  top: 18px;
  left: 20px;
  width: calc(100% - 20px - 20px);
  height: 1px;
  background: #ccc;
  z-index: -1;
}
.block-form-step .inner div{
  color:  #aaa;
  font-weight: bold;
  font-size: 1.4rem;
  line-height: 1em;
}
.block-form-step .inner div span{
  background: #ccc;
  border-radius: 50px;
  color: #fff;
  display: block;
  font-size: 1.8rem;
  font-family: 'Kdam Thmor', cursive;
  height: 40px;
  line-height: 42px;
  margin: 0 auto 10px;
  width: 40px;
}
.block-form-step .inner div.current{
  color:  #0e214e;
}
.block-form-step .inner div.current span{
  background: #0e214e;
}
@media screen and (max-width:767px) { 
  .block-form-step .inner{
    width: 80%;
  } 
}

.block-form{
  display: flex;
}
.block-form .pic-area{
  margin-right: 5%;
  text-align: left;
  width: 45%;
  position: -webkit-sticky;
  position: sticky;
  top: 100px;
  align-self: flex-start;
}
.block-form .pic-area .tel-number{
  color: #0e214e;
  font-family: 'Kdam Thmor', cursive;
  font-size: 5.0rem;
  line-height: 1.2em;
}
.block-form .pic-area .tel-number i{
  font-size: 3.6rem;
  margin-right: 10px;
  vertical-align: middle;
}
.block-form .pic-area .block-pic figure img{
  width: 100%;
}
.block-form .pic-area .block-pic p{
  font-size: 1.5rem;
  line-height: 1.6em;
  margin-top: 10px;
}
@media screen and (max-width:767px) {
  .block-form{
    display: block;
  }
  .block-form .pic-area{
    margin-bottom: 50px;
    margin-right: 0;
    text-align: center;
    width: 100%;
    position: static;
  } 
  .block-form .pic-area p{
    margin-bottom: 10px;
    text-align: center;
  } 
  .block-form .pic-area .tel-number{
    font-size: 4.0rem;
    line-height: 1.2em;
  }
  .block-form .pic-area .tel-number a{
    color: #0e214e;
    font-family: 'Kdam Thmor', cursive;
  }
  .block-form .pic-area .tel-number i{
    font-size: 3.0rem;
    margin-right: 10px;
    vertical-align: middle;
  }
  .block-form .pic-area .block-pic{
    margin-top: 20px;
  }
}

.block-form .mw_wp_form_input{
  text-align: left;
  width: 50%;
}
.confirm .block-form .mw_wp_form_confirm{
  text-align: left;
  width: 100%;
}
.block-form .form-area .block{
  margin-bottom: 40px;
}
.block-form .form-area .block .item{
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 1.4em;
  margin-bottom: 10px;
}
.block-form .form-area .block .item.checkbox{
  margin-bottom: 20px;
}
.block-form .form-area .block .item span{
  background: #be0000;
  display: inline-block;
  color: #fff;
  font-size: 1.1rem;
  line-height: 1em;
  margin-left: 10px;
  padding: 5px 1em;
  vertical-align: top;
}
.block-form .form-area .block .item span.description{
  background: none;
  display: inline-block;
  color: #000;
  font-size: 1.2rem;
  font-weight: normal;
  line-height: 1.4em;
  margin-left: 10px;
  padding: 0;
  vertical-align: middle;
}
.block-form .form-area .block .input{
  font-size: 1.6rem;
  line-height: 1.6em;
}
.block-form .form-area .block .input div{
  margin-bottom: 15px;
}
.block-form .form-area .block .input div:last-child{
  margin-bottom: 0;
}
.block-form .form-area .block .input input[type="checkbox"]{
  height: 18px;
  vertical-align: middle;
  width: 18px;
}
.block-form .form-area .block .input span.input-example{
  color: #999;
  display: block;
  font-size: 1.4rem;
  line-height: 1.6em;
  margin-top: 5px;
}
.block-form .form-area .block .input span.input-example.mb{
  margin-bottom: 1em;
}
.block-form .mw_wp_form_confirm .form-area .block .input span.input-example{
  display: none;
}
.block-form .form-area .block .input .link{
  display: block;
  margin: 10px 0 0 1.5em;
}
.block-form .mw_wp_form_confirm .form-area .block .input .link-privacy{
  display: none;
}
.input-all{
  box-sizing: border-box;
  margin: 0;
  width: 100%;
}
.checkbox{
  margin-right: 2px;
}
.checkbox-yoko{
  margin-right: 2px;
  margin-left: 20px;
}
.radio{
  margin: 0 2px 0 20px;
}
.radio:first-child{
  margin-left: 0;
}
.text{
  box-sizing: border-box;
  height: 10em;
  margin: 0;
  width: 100%;
}
.confirm .remaining-require{
  display: none;
}
.remaining-require,
.remaining-require-inspection{
  background: #0e214e;
  color: #fff;
  font-size: 1.5rem;
  line-height: 2.2em;
  padding: 15px;
  text-align: center;
  position: fixed;
  right: 0px;
  bottom: 150px;
}
.remaining-require span,
.remaining-require-inspection span{
  font-family: 'Kdam Thmor', cursive;
  font-size: 3.5rem;
  margin: 0 3px;
}
@media screen and (max-width:767px) { 
  .block-form .mw_wp_form_input{
    width: 100%;
  }
  .remaining-require,
  .remaining-require-inspection{
    background: #0e214e;
    color: #fff;
    font-size: 1.4rem;
    line-height: 2.0em;
    padding: 10px;
    text-align: center;
    position: fixed;
    right: 0px;
    bottom: 150px;
  }
  .remaining-require span,
  .remaining-require-inspection span{
    font-family: 'Kdam Thmor', cursive;
    font-size: 3.0rem;
    margin: 0 3px;
  }
}

input[type="text"],
input[type="email"],
button,
textarea,
select {
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input[type="text"],
input[type="email"],
textarea,
select {
  background-color: #fff;
  border: 1px solid #ccc;
  font-size: 1.6rem;
  outline: none;
  padding: 12px 1em;
  transition: .3s;
}
input:focus[type="text"],
input:focus[type="email"],
textarea:focus {
  background: #e3eafa;
  border: 1px solid #0e214e;
}
input[type="checkbox"]{
  vertical-align: middle;
}
button,
label{
  cursor: pointer;
}
@media screen and (max-width:767px) { 
  input[type="text"],
  input[type="email"],
  button,
  textarea,
  select {
    padding: 15px 10px;
  }  
}

button{
  background: #ccc;
  box-shadow: 0 8px 5px -5px rgb(0 0 0 / 40%);
  box-sizing: border-box;
  color: #fff;
  cursor: default;
  display: inline-block;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1em;
  padding: 23px 1em;
  text-align: center;
  text-decoration: none;
  transition: .3s;
  width: 90%;
}
button.push{
  background: #be0000;
  box-shadow: 0 8px 5px -5px rgb(0 0 0 / 40%);
  color: #fff;
  cursor: pointer;
}
button.push:hover{
  opacity: .7;
}
@media screen and (max-width:767px) { 
  button{
    width: 100%;
  }  
}


/* -- confirm -- */

.layout-confirm{
  margin: 0 auto;
  padding: 0 20px;
  position: relative;
  text-align: center;
  max-width: 700px;
}
.btn-confirm{
  display: flex;
}
.btn-confirm button{
  margin-right: 5%;
  width: 65%;
}
.btn-confirm button:last-child{
  background: #ccc;
  margin-right: 0;
  width: 40%;
}
@media screen and (max-width:767px) { 
  .layout-confirm{
    box-sizing: border-box;
    padding: 0 5%;
    width: 100%;
    }
  .btn-confirm{
    display: block;
  }
  .btn-confirm button{
    margin-bottom: 40px;
    margin-right: 0;
    width: 100%;
  }
  .btn-confirm button:last-child{
    background: #ccc;
    width: 80%;
  }
}

/* -- thanks -- */

.p-thanks{
  font-size: 1.6rem;
  line-height: 2em;
  margin: 100px 0 120px;
}
.block-thanks-contents{
  font-size: 1.6rem;
  line-height: 1.4em;
}
.block-thanks-contents .inner{
  margin-top: 30px;
  display: flex;
}
.block-thanks-contents .inner a{
  background: #eee;
  border: 1px solid #0e214e;
  box-sizing: border-box;
  display: block;
  margin: 0 4% 0 0;
  padding: 30px 3%;
  transition: .3s;
  width: calc((100% - 8%) / 3);
  display: flex;
  flex-direction: column;
}
.block-thanks-contents .inner a:last-child{
  margin-right: 0 ;
}
.block-thanks-contents .inner a h2{
  font-size: 2.0rem;
  letter-spacing: 0;
  line-height: 1.4em;
  margin-bottom: 15px;
}
.block-thanks-contents .inner a p{
  font-size: 1.5rem;
  line-height: 1.8em;
  margin-bottom: 15px;
  text-align: left;
}
.block-thanks-contents .inner a span{
  background: #0e214e;
  color: #fff;
  display: inline-block;
  font-size: 1.4rem;
  line-height: 1.2em;
  margin: auto auto 0;
  padding :10px .5em;
  width: 80%;
}
.block-thanks-contents .inner a:hover{
  background: #0e214e;
  text-decoration: none;
}
.block-thanks-contents .inner a:hover h2,
.block-thanks-contents .inner a:hover p{
  color: #fff;
}
.block-thanks-contents .inner a:hover span{
  background: #fff;
  color: #0e214e;
}
@media screen and (max-width:767px) { 
  .p-thanks{
    font-size: 1.6rem;
    line-height: 2em;
    margin: 0 0 80px;
    text-align: left;
  }
  .block-thanks-contents .inner{
    margin-top: 30px;
    display: block;
  }
  .block-thanks-contents .inner a{
    margin: 0 0 20px;
    padding: 30px 3%;
    transition: .3s;
    width: 100%;
    display: block;
  }
}

/* -- recruit-form -- */

@media screen and (max-width:767px) { 
  .recruit-form .h1-area h1{
    margin-top: 40px;
  }
}

/* -- catalog-form -- */

.catalog-form .block-form-step .inner{
  width: 300px;
}
.block-catalog-thum ul{
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center;
}
.block-catalog-thum ul li{
  margin: 0 5%;
  padding: 0;
  width: 230px;
}
.block-catalog-thum ul li img{
  margin-bottom: 20px;
  width: 100%;
}
.block-catalog-thum ul li a{
  background: #be0000;
  box-shadow: 0 8px 5px -5px rgb(0 0 0 / 40%);
  box-sizing: border-box;
  color: #fff;
  display: inline-block;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1em;
  padding: 15px 1em;
  text-align: center;
  text-decoration: none;
  transition: .3s;
  width: 100%;
}
.block-catalog-thum ul li a:hover{
  opacity: .7;
}
@media screen and (max-width:767px) { 
  .catalog-form .h1-area h1{
    margin-top: 40px;
  }
  .catalog-form .block-form-step .inner{
    width: 60%;
  } 

.block-catalog-thum ul{
  display: block;
}
.block-catalog-thum ul li{
  margin: 0 auto 60px;
  width: 70%;
}
.block-catalog-thum ul li:last-child{
  margin-bottom: 0;
}
.block-catalog-thum ul li a{
  padding: 20px 1em;
}
}

/* -- inspection-form -- */

.block-inspection{
  margin-bottom: 100px;
}
.block-inspection .block{
  margin-bottom: 70px;
}
.block-inspection .block:last-child{
  margin-bottom: 0;
}
.block-inspection .block ul{
  margin: 0 0 50px 2em;
  padding: 0;
  text-align: left;
}
.block-inspection .block ul li{
  font-size: 1.6rem;
  line-height: 1.8em;
  margin: 0 0 10px 0;
  padding: 0;
}
.block-inspection .block ul li:last-child{
  margin: 0;
}
.block-inspection .block img{
  width: 100%;
}
.block-inspection .block .table-inspection{
  border-collapse: collapse;
  border-top: solid 1px #eee;
  box-sizing: border-box;
  font-size: 1.5rem;
  line-height: 1.8em;
  margin: 0;
  padding: 0;
  text-align: left;
  width: 100%;
}
.block-inspection .block .table-inspection th{
  background-color: #0e214e;
  border:solid 1px #ddd;
  color: #fff;
  margin: 0;
  padding: 20px .5em;
  text-align:center;
  vertical-align: top;
}
.block-inspection .block .table-inspection th:nth-of-type(1){
  width: 23%;
}
.block-inspection .block .table-inspection th:nth-of-type(2){
  width: 27%;
}
.block-inspection .block .table-inspection th:nth-of-type(3){
  width: 12%;
}
.block-inspection .block .table-inspection th:nth-of-type(4){
  width: 10%;
}
.block-inspection .block .table-inspection th:nth-of-type(5){
  width: 28%;
}
.block-inspection .block .table-inspection td{
  border:solid 1px #ddd;
  margin: 0;
  padding: 20px 1em;
  text-align: center;
  vertical-align: middle;
}
.block-inspection .block .table-inspection td.left{
  text-align: left;
}
.block-inspection .block .table-inspection td ul{
  margin: 0 0 0 1.2em;
  padding: 0;
}
.block-inspection .block .table-inspection td ul li{
  font-size: 1.5rem;
  margin: 0 0 10px 0;
  padding: 0;
}
.block-inspection .block .table-inspection td ul li:last-child{
  margin: 0;
}
.block-inspection .block .table-inspection td ul li span{
  display: block;
  font-size: 1.3rem;
}
.inspection-caution{
  font-size: 1.5rem;
  line-height: 1.6em;
  margin-top: 10px;
  text-align: left;
}
.block-inspection .block ul.inspection5-caution{
  list-style: none;
  margin: 10px 0 0;
  padding: 0;
}
.block-inspection .block ul.inspection5-caution li{
  font-size: 1.5rem;
  line-height: 1.6em;
  margin-bottom: 7px;
  padding-left: 2.7em;
  text-indent: -2.7em;
}
.block-inspection .block ul.inspection5-caution li:nth-last-of-type(1){
  margin-bottom: 0;
}
.block-form-guide ul li .caution{
  color: #be0000;
  font-weight: bold;
}
.block-form-guide .title{
  display: block;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1em;
  margin-bottom: 15px;
}
.block-form-guide p .post{
  display: inline-block;
  margin-right: .5em;
}
.block-form-guide p .bilding{
  display: inline-block;
  margin-left: .5em;
}
.block-form .form-area .block .input span.title{
  color: #000;
  display: block;
  font-size: 1.4rem;
  line-height: 1.6em;
  margin-bottom: 5px;
}
.block-form .form-area .block .input span.title-mt{
  color: #000;
  display: block;
  font-size: 1.4rem;
  line-height: 1.6em;
  margin-bottom: 5px;
  margin-top: 20px;
}
.block-form .form-area .block .input span.type{
  color: #000;
  display: inline-block;
  margin-right: 5px;
}
.block-form .form-area .block .input span.number{
  color: #000;
  display: inline-block;
  margin-left: 5px;
}
.block-form .form-area .block .input span.text-red{
  color: #be0000;
  display: block;
  font-size: 1.4rem;
  line-height: 1.6em;
}
.input-total{
  box-sizing: border-box;
  width: 30%;
}
.input-unmber{
  box-sizing: border-box;
  margin: 0;
  width: 50%;
}
.block-form .form-area .block .input .shipping-item-wrapper{
  display: flex;
}
.block-form .form-area .block .input .shipping-item{
  display: inline-block;
  margin: 0 5% 0 0;
  width: 30%;
  display: flex;
  align-items: center;
}
.block-form .form-area .block .input .shipping-item:last-child{
  margin-right: 0;
}
.block-form .form-area .block .input input:first-child.checkbox-yoko{
  margin-left: 0;
}
.h3-inspection{
  margin-top: 70px;
}
@media screen and (max-width:767px) { 
  label.label-checkbox-yoko{
    display: inline-block;
    margin-bottom: 20px;
  }
  .block-scroll{
    overflow-x: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
  }
  .block-inspection .block .table-inspection{
    font-size: 1.4rem;
  }
  .block-inspection .block .table-inspection td ul li{
    font-size: 1.4rem;
  }
  .inspection-caution{
    font-size: 1.4rem;
  }
.block-inspection .block ul.inspection5-caution li{
  font-size: 1.4rem;
}
  .block-form-guide p .post{
    display: block;
    margin-right: 0;
  }
  .block-form-guide p .bilding{
    display: block;
    margin-left: 0;
  }
  .block-form-guide span.inspection-number{
    display: inline-block;
  }
  .block-form .form-area .block .input .shipping-item-wrapper{
    display: block;
  }
  .block-form .form-area .block .input .shipping-item{
    display: inline-block;
    margin: 0 0 20px;
    width: 100%;
    display: flex;
    align-items: center;
  }
  .input-unmber{
    width: 30%;
  }
}

/* inspection */

.h1-area h1 span.inspection{
  display: inline-block;
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 4.2rem;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: 1em;
  margin-left: 0;
  margin-right: 13px;
  margin-top: 0;
}
@media screen and (max-width:767px) {
  .h1-area h1 span.inspection{
    font-size: 3.0rem;
    letter-spacing: 2px;
    line-height: 1.2em;
    margin-right: 7px;
  }
}
.mw_wp_form_input label.validation-error{
  font-size: 93%;
  color: #B70000;
  display: block;
}



