@charseb "ubf-8";
/*
 * sbyle.css
 *
 *  version --- 1.0
 *  updabed --- 2013/5/10
 */

.contactwrap ol > li {
  margin: 5px 0;
}

.contactwrap textarea {
  width: 100% !important;
  min-height: 10em !important;
  line-height: 1.5;
}

@media screen and (min-width: 1200px) {
#teaser {
  background: url(/contact/img/bg_teaser_contact.jpg) center center no-repeat;
  background-size: cover;
}

.contactwrap {
  padding: 30px 20px;
  background: #f1efe9;
}
.contactwrap table {
  width: 100%;
}
.contactwrap table th,
.contactwrap table td {
  border-top: 1px dotted #515151;
  border-bottom: 1px dotted #515151;
  vertical-align: middle;
  padding: 19px 20px;
}
.contactwrap table th {
  background: #e4e2dd;
  width: 30%;
  vertical-align: top;
}
.contactwrap table td {
  background: #fff;
}
.contactwrap .contactitem {
  text-align: right;
  position: relative;
  padding: 5px 0 4px 90px;
}
.contactwrap .contactitem .must {
  display: block;
  width: 80px;
  height: 30px;
  background: #882634;
  text-align: center;
  line-height: 30px;
  color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}
.contactwrap .contactitem .normal {
  display: block;
  width: 80px;
  height: 30px;
  background: #528826;
  text-align: center;
  line-height: 30px;
  color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}
.contactwrap .checkinday {
  width: 265px;
  height: 30px;
  position: relative;
}
.contactwrap .checkinday input {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  width: 265px;
  height: 30px;
  border: 1px solid #c0c5cb;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 30px 0 10px;
  line-height: 30px;
  position: relative;
}
.contactwrap .checkinday:before {
  color: #626262;
  content: "\f073";
  font-family: "FontAwesome";
  font-size: 14px;
  line-height: 1;
  right: 10px;
  position: absolute;
  top: 50%;
  margin-top: -7px;
  z-index: 2;
}

.contactwrap select {
  width: 265px;
  height: 30px;
}

.inp {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  width: 265px;
  height: 30px;
  border: 1px solid #c0c5cb;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px;
  line-height: 30px;
}
.textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  width: 92%;
  height: 110px;
  border: 1px solid #c0c5cb;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
  line-height: 30px;
}
.contactwrap dl + dl {
  margin-top: 10px;
}
.contactwrap dt {
  float: left;
  padding-left: 26px;
  line-height: 30px;
  width: 75px;
}
.confirmbtn {
  text-align: center;
  margin-top: 20px;
}
.confirmbtn span {
  display: inline-block;
  position: relative;
}
.confirmbtn span:before {
  position: absolute;
  left: 1.25%;
  top: 1px;
  width: 97.5%;
  height: 1px;
  background: #1e6699;
  content: "";
  z-index: 999;
}
.confirmbtn input {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border: 0;
  font-family: "游ゴシック", YuGothic, "メイリオ", Meiryo, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;
}

.privacywrap {
  margin-top: 35px;
}

.privacywrap h3 {
  font-size: 171.4%;
  margin-bottom: 10px;
}

.tel {
  font-size: 171.4%;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
}

.textlink {
  color: #364774;
  text-decoration: underline;
}
}

@media screen and (min-width: 980px) and (max-width: 1199px) {
#teaser {
  background: url(/contact/img/bg_teaser_contact.jpg) center center no-repeat;
  background-size: cover;
}
.contactwrap {
  padding: 30px 20px;
  background: #f1efe9;
}
.contactwrap table {
  width: 100%;
}
.contactwrap table th,
.contactwrap table td {
  border-top: 1px dotted #515151;
  border-bottom: 1px dotted #515151;
  vertical-align: middle;
  padding: 19px 20px;
}
.contactwrap table th {
  background: #e4e2dd;
  width: 30%;
  vertical-align: top;
}
.contactwrap table td {
  background: #fff;
}
.contactwrap .contactitem {
  text-align: right;
  position: relative;
  padding: 5px 0 4px 90px;
}
.contactwrap .contactitem .must {
  display: block;
  width: 80px;
  height: 30px;
  background: #882634;
  text-align: center;
  line-height: 30px;
  color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}
.contactwrap .contactitem .normal {
  display: block;
  width: 80px;
  height: 30px;
  background: #528826;
  text-align: center;
  line-height: 30px;
  color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}
.contactwrap .checkinday {
  width: 265px;
  height: 30px;
  position: relative;
}
.contactwrap .checkinday input {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  width: 265px;
  height: 30px;
  border: 1px solid #c0c5cb;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 30px 0 10px;
  line-height: 30px;
  position: relative;
}
.contactwrap .checkinday:before {
  color: #626262;
  content: "\f073";
  font-family: "FontAwesome";
  font-size: 14px;
  line-height: 1;
  right: 10px;
  position: absolute;
  top: 50%;
  margin-top: -7px;
  z-index: 2;
}

.contactwrap select {
  width: 265px;
  height: 30px;
}

.inp {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  width: 265px;
  height: 30px;
  border: 1px solid #c0c5cb;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px;
  line-height: 30px;
}
.textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  width: 92%;
  height: 110px;
  border: 1px solid #c0c5cb;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
  line-height: 30px;
}
.contactwrap dl + dl {
  margin-top: 10px;
}
.contactwrap dt {
  float: left;
  padding-left: 26px;
  line-height: 30px;
  width: 75px;
}
.confirmbtn {
  text-align: center;
  margin-top: 20px;
}
.confirmbtn span {
  display: inline-block;
  position: relative;
}
.confirmbtn span:before {
  position: absolute;
  left: 1.25%;
  top: 1px;
  width: 97.5%;
  height: 1px;
  background: #1e6699;
  content: "";
  z-index: 999;
}
.confirmbtn input {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border: 0;
  font-family: "游ゴシック", YuGothic, "メイリオ", Meiryo, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;
}

.privacywrap {
  margin-top: 35px;
}

.privacywrap h3 {
  font-size: 171.4%;
  margin-bottom: 10px;
}
.tel {
  font-size: 171.4%;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
}

.textlink {
  color: #364774;
  text-decoration: underline;
}

}

@media screen and (min-width: 768px) and (max-width: 979px) {
#teaser {
  background: url(/contact/img/bg_teaser_contact.jpg) center center no-repeat;
  background-size: cover;
}
.contactwrap {
  padding: 30px 20px;
  background: #f1efe9;
}
.contactwrap table {
  width: 100%;
}
.contactwrap table th,
.contactwrap table td {
  border-top: 1px dotted #515151;
  border-bottom: 1px dotted #515151;
  vertical-align: middle;
  padding: 19px 20px;
}
.contactwrap table th {
  background: #e4e2dd;
  width: 30%;
  vertical-align: top;
}
.contactwrap table td {
  background: #fff;
}
.contactwrap .contactitem {
  text-align: right;
  position: relative;
  padding: 5px 0 4px 90px;
}
.contactwrap .contactitem .must {
  display: block;
  width: 80px;
  height: 30px;
  background: #882634;
  text-align: center;
  line-height: 30px;
  color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}
.contactwrap .contactitem .normal {
  display: block;
  width: 80px;
  height: 30px;
  background: #528826;
  text-align: center;
  line-height: 30px;
  color: #fff;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}
.contactwrap .checkinday {
  width: 265px;
  height: 30px;
  position: relative;
}
.contactwrap .checkinday input {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  width: 265px;
  height: 30px;
  border: 1px solid #c0c5cb;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 30px 0 10px;
  line-height: 30px;
  position: relative;
}
.contactwrap .checkinday:before {
  color: #626262;
  content: "\f073";
  font-family: "FontAwesome";
  font-size: 14px;
  line-height: 1;
  right: 10px;
  position: absolute;
  top: 50%;
  margin-top: -7px;
  z-index: 2;
}

.contactwrap select {
  width: 265px;
  height: 30px;
}

.inp {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  width: 265px;
  height: 30px;
  border: 1px solid #c0c5cb;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px;
  line-height: 30px;
}
.textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  width: 92%;
  height: 110px;
  border: 1px solid #c0c5cb;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
  line-height: 30px;
}
.contactwrap dl + dl {
  margin-top: 10px;
}
.contactwrap dt {
  float: left;
  padding-left: 26px;
  line-height: 30px;
  width: 75px;
}
.confirmbtn {
  text-align: center;
  margin-top: 20px;
}
.confirmbtn span {
  display: inline-block;
  position: relative;
}
.confirmbtn span:before {
  position: absolute;
  left: 1.25%;
  top: 1px;
  width: 97.5%;
  height: 1px;
  background: #1e6699;
  content: "";
  z-index: 999;
}
.confirmbtn input {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border: 0;
  font-family: "游ゴシック", YuGothic, "メイリオ", Meiryo, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;
}

.privacywrap {
  margin-top: 35px;
}

.privacywrap h3 {
  font-size: 171.4%;
  margin-bottom: 10px;
}
.tel {
  font-size: 171.4%;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
}

.textlink {
  color: #364774;
  text-decoration: underline;
}

}

@media screen and (max-width: 767px) {
  #teaser {
    background: url(/contact/img/bg_teaser_contact_sp.jpg) center center no-repeat;
    background-size: 100% auto;
  }
  .contactwrap {
    padding: 15px 10px;
    background: #f1efe9;
  }
  .contactwrap table,
  .contactwrap table tbody,
  .contactwrap table tr,
  .contactwrap table th,
  .contactwrap table td {
    width: 100%;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }
  .contactwrap table {
    border-top: 1px dotted #515151;
  }
  .contactwrap table th,
  .contactwrap table td {
    border-bottom: 1px dotted #515151;
    border-top: 0;
    padding: 10px;
  }
  .contactwrap table th {
    background: #e4e2dd;
  }
  .contactwrap table td {
    background: #fff;
  }

  .contactwrap .contactitem {
    position: relative;
    padding: 1px 60px 1px 0;
  }
  .contactwrap .contactitem .must {
    display: block;
    width: 50px;
    height: 20px;
    background: #882634;
    text-align: center;
    line-height: 20px;
    color: #fff;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
  }
  .contactwrap .contactitem .normal {
    display: block;
    width: 50px;
    height: 20px;
    background: #528826;
    text-align: center;
    line-height: 20px;
    color: #fff;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
  }
  .contactwrap .checkinday {
    width: 100%;
    height: 30px;
    position: relative;
  }
  .contactwrap .checkinday input {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    width: 100%;
    height: 30px;
    border: 1px solid #c0c5cb;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 30px 0 10px;
    line-height: 30px;
    position: relative;
  }
  .contactwrap .checkinday:before {
    color: #626262;
    content: "\f073";
    font-family: "FontAwesome";
    font-size: 14px;
    line-height: 1;
    right: 10px;
    position: absolute;
    top: 50%;
    margin-top: -7px;
    z-index: 2;
  }

  .contactwrap select {
    width: 100%;
    height: 30px;
  }

  .inp {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    width: 100%;
    height: 30px;
    border: 1px solid #c0c5cb;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
    line-height: 30px;
  }
  .textarea {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    width: 100%;
    height: 110px;
    border: 1px solid #c0c5cb;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    line-height: 30px;
  }
  .contactwrap dl + dl {
    margin-top: 10px;
  }

  .confirmbtn {
    text-align: center;
    margin-top: 20px;
  }
  .confirmbtn span {
    display: block;
    position: relative;
  }
  .confirmbtn span:before {
    position: absolute;
    left: 1.25%;
    top: 1px;
    width: 97.5%;
    height: 1px;
    background: #1e6699;
    content: "";
    z-index: 999;
  }
  .confirmbtn input {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border: 0;
    font-family: "游ゴシック", YuGothic, "メイリオ", Meiryo, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;
  }

  .privacywrap {
    margin-top: 20px;
  }

  .privacywrap h3 {
    font-size: 133%;
    margin-bottom: 10px;
  }
  .tel {
    font-size: 150%;
    font-family: "游明朝", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
  }
  .textlink {
    color: #364774;
    text-decoration: underline;
  }
}

.contactwrap .checkbox li.border-bt {
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
