#dammy {
  display: block;
  overflow: hidden;
  background: url("../images/") no-repeat;
  padding: 40px 0 0;
  width: 216px;
  height: 0 !important;
}

/* 
========================================================================== */
.contact_area1 .ex {
  margin: 0 0 18px;
}

.telbox {
  background-image: url("../images/contact/sp_contact_area1tel_back1.png"), url("../images/contact/sp_contact_area1tel_back2.png");
  background-size: 200px 82px, 200px 82px;
  background-position: left center, right center;
  margin: 0 0 25px;
  padding: 13px 0;
}

.telbox p {
  overflow: hidden;
  background: url("../images/contact/sp_contact_area1tel.png") no-repeat;
  background-size: 100%;
  margin: 0 auto;
  padding: 57px 0 0;
  width: 217px;
  height: 0 !important;
}

.telbox p.call1 {
  overflow: hidden;
  background: url("../images/contact/sp_contact_area1tel.png") no-repeat;
  background-size: 100%;
  margin: 0 auto;
  padding: 57px 0 0;
  width: 217px;
  height: 0 !important;
}

.telbox p.call2 {
  overflow: hidden;
  background: url("../images/contact/sp_contact_area1tel_2.png") no-repeat;
  background-size: 217px 57px;
  margin: 10px auto;
  padding: 57px 0 0;
  width: 217px;
  height: 0 !important;
}

.telbox p.call {
  background: url("../images/contact/sp_contact_area1tel_2.png") no-repeat;
}

.form_block {
  margin: 0 0 15px;
}

.form_block table {
  background: url("../images/common/sp_dotline2.gif") repeat-x;
  background-size: 3px 1px;
  width: 100%;
}

.form_block th {
  display: block;
  padding: 7px 0 0;
  text-align: left;
}

.form_block td {
  display: block;
  background: url("../images/common/dotline1.gif") repeat-x 0 bottom;
  padding: 5px 0 10px;
}

.form_block td li {
  display: inline-block;
  margin: 0 25px 0 0;
}

.form_block td li label {
  margin: 0 0 0 5px;
}

.input80,
.input120,
.input300,
.input600 {
  padding: 0 10px;
  width: 100%;
  line-height: 35px;
  font-size: 1.6rem;
  background-color: #FFECE4;
  border: 1px solid #C7C7C7;
}

.input80 {
  margin: 0 5px 0 0;
  width: 60px;
}

.area51 {
  padding: 10px;
  width: 100%;
  height: 100px;
  line-height: 1.6;
  font-size: 1.6rem;
  background-color: #FFF;
  border: 1px solid #C7C7C7;
}

.error {
  padding: 5px 0 0;
  color: #C00;
  font-weight: bold;
}

.btn.back {
  margin: 0 0 10px;
}

.btn a {
  display: block;
  background-image: url("../images/contact/contact_area2btn1.png");
  background-repeat: no-repeat, no-repeat;
  background-size: contain;
  text-align: center;
  line-height: 46px;
  color: #FFF;
}

.btn a b {
  display: inline-block;
  background: url("../images/contact/contact_area2btn_arrow2.png") no-repeat right center;
  padding: 0 20px 0 0;
  line-height: 18px;
}

.btn.back a b {
  background: url("../images/contact/contact_area2btn_arrow1.png") no-repeat left center;
  padding: 0 0 0 20px;
}

.thanks {
  padding: 50px 0 70px;
  text-align: center;
}

@media screen and (min-width: 768px) {
  /* 
  ========================================================================== */
  .contact_area1 .ex {
    margin: 0 0 35px;
  }

  .telbox {
    background: none;
    margin: 0 0 50px;
    padding: 0;
    height: auto;
  }

  .telbox p {
    background: url("../images/contact/contact_area1tel.png") no-repeat;
    padding: 125px 0 0;
    width: 900px;
    background-size: contain;
  }

  .telbox p.call1 {
    background: url("../images/contact/contact_area1tel.png") no-repeat;
    padding: 125px 0 0;
    width: 900px;
    background-size: contain;
  }

  .telbox p.call2 {
    display: none;
    background: none;
    padding: 80px 0 0;
    width: 900px;
  }

  .form_block {
    margin: 0 0 60px;
  }

  .form_block table {
    background: url("../images/common/dotline1.gif") repeat-x;
  }

  .form_block th {
    display: table-cell;
    background: url("../images/common/dotline1.gif") repeat-x 0 bottom;
    padding: 20px 15px;
    width: 240px;
    vertical-align: top;
    background-color: #f4f2f1;
  }

  .form_block td {
    display: table-cell;
    background: url("../images/common/dotline1.gif") repeat-x 0 bottom;
    padding: 20px 15px;
  }

  .form_block td.input {
    padding: 10px 15px;
  }

  .input80,
  .input120,
  .input300,
  .input600 {
    padding: 0 10px;
    width: 80px;
    line-height: 35px;
    background-color: #FFECE4;
    border: 1px solid #C7C7C7;
  }

  .input80 {
    margin: 0 15px 0 0;
  }

  .input120 {
    width: 120px;
  }

  .input300 {
    width: 300px;
  }

  .input600 {
    width: 600px;
  }

  .area51 {
    padding: 10px;
    width: 550px;
    height: 200px;
    line-height: 1.6;
    background-color: #FFF;
    border: 1px solid #C7C7C7;
  }

  .btn_block {
    text-align: center;
  }

  .btn {
    display: inline-block;
    margin: 0 15px;
    width: 420px;
  }

  .btn.back {
    margin: 0;
    width: 150px;
  }

  .btn a {
    background: url("../images/contact/contact_area2btn1.png") no-repeat;
    line-height: 60px;
    background-size: contain;
  }

  .btn.back a {
    background: url("../images/contact/contact_area2btn2.png") no-repeat;
  }
}
@media screen and (max-width: 768px) {
  .telbox p.call2 {
    display: none;
  }

  .infobox .time {
    display: none;
  }
}
