@charset "utf-8";

/* ----------------------------------------

content

---------------------------------------- */

#container {
  padding-bottom: 0;
}

@media screen and (max-width:767px) {
  #container {
    padding-bottom: 0;
  }
}

.tit01Sec_wrap {
  background-color: #fdfdfd;
}
.tit01Sec {
  background: url(/files/img/inquiry/bg_tit_01.jpg);
  background-repeat: no-repeat;
  background-position: 45px 0;
  background-color: #fdfdfd;
}

@media screen and (max-width:320px) {
.tit01Sec {
  background-position: 25px 0;
}
}

.floatbar {
  display: none;
}

/* flowStyle
------------------------------- */
.flow {
  width: 100%;
  margin-bottom: 25px;
  color: #262626;
  font-size: 13px;
}
.flow li {
  float: left;
  width: 33.333%;
  padding: 9px 0;
  color: #888;
  background: #eaeaea url(../img/common/bg_flow.png) no-repeat right center;
  text-align: center;
}
.flow li.this {
  color: #fff;
  background: #497fd1 url(../img/common/bg_flow_this.png) no-repeat right center;
}
.flow li.end {
  background-image: none;
}
.flow li.prev {
  background: #eaeaea url(../img/common/bg_flow_prev.png) no-repeat right center;
}
.flow li.comp {
  width: 34%;
  background-image: none;
}


@media screen and (max-width:767px) {
  #flow {
    width: auto;
  }
  .flow {
    margin-bottom: 10px;
  }
  .flow li {
    line-height: 1.4;
    padding: 0.5em 3% 0.5em 1%;
    box-sizing: border-box;
    text-align: center;
  }
  .flow li:first-child {
    /*  padding-right: 0;*/
    /*  padding-left: 3%;*/
  }
  .flow li:last-child {
    /*  padding-right: 0;*/
    /*padding-left: 2%;*/
  }
  .spDisBlock {
    display: block;
  }
}






/* ----------------------------------------

- inqFormSec

---------------------------------------- */

.inqFormSec table.hide {
  display: none;
}


/* ----------------------------------------

- inqBtn

---------------------------------------- */


.formTbl01 table td ul.inqBtn li {
  float: left;
  margin-right: 10px;
}

.formTbl01 table td ul.listMgb5 li {
  margin-bottom: 5px;
}
.formTbl01 table td ul.listMgb10 li {
  margin-bottom: 10px;
}
.formTbl01 table td ul li:last-child {
  margin-bottom: 0!important;
}

/* ----------------------------------------

- estimate

---------------------------------------- */

.estimateWrap {
  padding: 0!important;
}

.estimate_line {
  height: 1px;
  margin: 15px 0;
  border: none;
  background-color: #ccc;
}

.estimate .tit_label {
  display: block;
  padding: 13px 15px;
  background-color: #eee;
}

.estimate.estimate-air {
  border-bottom: 1px solid #e5e5e5;
}
.estimate .tit_label input {
  margin-right: 5px;
}
.estimate .cnt {
  padding: 13px 15px;
}

.estimate .cnt .cnt_list dt {
  float: left;
  width: 300px;
  padding-top: 3px;
}

.estimate .cnt .cnt_list dt span.attn {
  display: block;
  line-height: 1.3;
  color: #f30;
  font-size: 12px;
}
.estimate .cnt .cnt_list dd {
  margin-bottom: 10px;
  margin-left: 300px;
}
.estimate .cnt .cnt_list dd select {
  margin-right: 10px;
}

.estimate .cnt .cnt_list dd ul li {
  margin-right: 30px;
}


/* estimate-cnst */
.estimate.estimate-cnst .cnt .cnt_list {
  float: left;
  width: 49%;
  margin-left: 2%;
}
.estimate.estimate-cnst .cnt .cnt_list:nth-child(2n-1) {
  margin-left: 0;
}
.estimate.estimate-cnst .cnt .cnt_list dd {
  margin-left: 240px;
}
.estimate.estimate-cnst .cnt .cnt_list dt {
  width: 200px;
}

@media screen and (max-width:767px) {
  .estimate .cnt {
    padding: 10px;
  }

  .estimate .cnt .cnt_list dt {
    float: none;
    width: auto;
    margin-bottom: 10px;
  }
  .estimate .cnt .cnt_list dd {
    margin-bottom: 15px;
    margin-left: 0;
  }
  .estimate .cnt .cnt_list dd ul li {
    float: left;
    margin-right: 20px;
  }

  /* estimate-cnst */
  /*  .estimate.estimate-cnst .cnt .cnt_list {
    width: 100%;
    margin-left: 0;
  }
  .estimate.estimate-cnst .cnt .cnt_list dd {
    margin-left: 0;
    float: none;
  }
  .estimate.estimate-cnst .cnt .cnt_list dt {
    width: 130px;
    float: none;
  }
*/
  /* estimate-cnst */
  .estimate.estimate-cnst .cnt .cnt_list {
    width: auto;
    margin-left: 0;
  }
  .estimate.estimate-cnst .cnt .cnt_list dd {
    float: right;
    margin-left: 0;
  }
  .estimate.estimate-cnst .cnt .cnt_list dt {
    float: left;
    width: 130px;
  }
}


/* estimateWrap.err
------------------------------- */
.formTbl01 .estimateWrap.err .estimate .tit_label {
  border-color: #ff6060;
  background: #fff0f0!important;
}

.formTbl01 .estimateWrap.err .estimate.estimate-air {
  background: #fff0f0!important;
}
.formTbl01 .estimateWrap.err:focus,
.formTbl01 .estimateWrap.err:focus {
  border-color: #ee5959;
}

.adressBox .adressBox_pref {
  float: left;
}

.adressBox .adressBox_other {
  width: 100%;
  padding-left: 115px;
}


@media screen and (max-width:767px) {
  .adressBox .adressBox_pref {
    float: none;
    margin-bottom: 10px;
  }

  .adressBox .adressBox_other {
    padding-left: 0;
  }
}




/* ----------------------------------------

- preferredList

---------------------------------------- */
.preferredList_wrap .preferredList:last-child {
  margin-bottom: 0;
}
.preferredList {
  margin-bottom: 5px;
}
.preferredList dt {
  margin-bottom: 10px;
}
.preferredList dt {
  float: left;
  padding-top: 3px;
}
.preferredList dd {
  padding-left: 100px;
}

.preferredList dd .sp320_dis {
  display: none!important;
}


@media screen and (max-width:767px) {
  .preferredList {
    margin-bottom: 10px;
  }

  .preferredList dt {
    float: none;
    margin-bottom: 5px;
    padding-top: 3px;
  }

  .preferredList dd {
    padding-left: 0;
  }
}

@media screen and (max-width:320px) {
  /*320用*/
  .preferredList dd .sp320_dis {
    display: block!important;
    margin-bottom: 10px;
  }
}


/* telBnr
------------------------------- */

.telBnr {
  display: block;
  position: relative;
  height: 90px;
  margin-bottom: 20px;
  border: 3px solid #1abf9f;
  color: #000;
  text-decoration: none;
}

.telBnr:hover {
  color: inherit;
  opacity: 0.8;
}

.telBnr .txt {
  position: absolute;
  top: 27px;
  left: 130px;
  font-weight: 700;
  font-size: 18px;
}
.telBnr .img {
  position: absolute;
  top: 25px;
  left: 475px;
  height: 30px;
  font-weight: 700;
  font-size: 18px;
}
.telBnr .time {
  position: absolute;
  top: 23px;
  left: 775px;
  line-height: 1.3;
  font-weight: 700;
  font-size: 13px;
}

@media screen and (max-width:767px) {
  .telBnr {
    padding: 10px;
    border: 2px solid #1abf9f;
    text-align: center;
  }

  .telBnr .txt {
    position: static;
    top: 27px;
    left: 130px;
    margin-bottom: 3px;
    font-weight: 700;
    font-size: 14px;
  }
  .telBnr .img {
    position: static;
    width: 240px;
    height: auto;
  }
  .telBnr .time {
    position: static;
    margin-top: 5px;
  }
}

/*compbtn*/

.compbtn_wrap {
  text-align: center;
}

.compbtn {
  position: relative;
  line-height: 1.3;
  margin-bottom: 20px;
  padding: 8px 18px 8px 28px;
  border-radius: 4px;
  box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.2);
  color: #fff;
  background-color: #497fd1;
  font-weight: 700;
  font-size: 15px;
  text-decoration: none;
}
.compbtn:before {
  position: absolute;
  top: 50%;
  left: 15px;
  line-height: 1;
  margin-top: -10px;
  color: #fff;
  font-family: FontAwesome;
  font-weight: 700;
  font-size: 18px;
  letter-spacing: 0;
  content: "\f105";
}






/* ----------------------------------------

- formBtn Style

---------------------------------------- */

/* ----------------------------------------

clearfix

---------------------------------------- */

/* Modern Browsers
------------------------------- */
#xxxx:after {
  display: block;
  clear: both;
  height: 0;
  line-height: 0;
  visibility: hidden;
  content: ".";
}

/* Legacy IE
------------------------------- */
#xxxx {
  *zoom: 1;
}
