@charset "utf-8";
/* CSS Document */

.marche_title {
  margin: 20px 0 0;
  text-align: center;
  font-size: 24px;
  color: #c40713;
}

.marche_title span {
  display: block;
  margin-bottom: 6px;
  font-size: 16px;
}

.intro {
  margin: 40px 10px;
  line-height: 1.8;
}

.marche_detail {
  margin: 40px 10px;
}

.marche_detail h3,
#form_wrap h3.audition {
  margin: 0 0 20px;
  padding: 0 0 5px;
  border-bottom: 1px solid #c40713;
  text-align: center;
  font-size: 16px;
  color: #c40713;
}

.marche_detail p {
  margin: 0 10px;
  line-height: 1.8;
}

.t_center {
  text-align: center;
}

.marche_txt {
  margin: 40px 0 0;
}

.marche_detail dl {
  margin: 20px 0;
  line-height: 1.8;
  text-align: center;
}

.marche_detail ul {
  margin: 20px;
  line-height: 1.8;
}

.marche_detail ol {
  list-style: none;
  text-align: center;
}

.marche_detail ol li:not(:last-child) {
  padding: 0 0 30px;
  background: url(../img/arrow.png) center bottom no-repeat;
  line-height: 1.4;
}

.marche_detail dt {
  margin: 0 0 10px;
  font-weight: bold;
}

.marche_detail .gaiyo_list dt {
  margin: 20px 0 0;
}

.marche_detail dl.marche_inquery {
  line-height: 1.2;
}

.marche_inquery dd {
  padding: 2px 0;
}

.marche_inquery .tel {
  display: block;
  width: 90%;
  margin: auto;
  padding: 12px 0 12px 20px;
  background: #f0ecd5 url(../../img/phone_icon.png) 10% center no-repeat;
  background-size: auto auto;
  background-size: 21px 27px;
  border: 1px solid #cac5a8;
  color: #555;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
}

.marche_inquery .mail {
  display: inline-block;
  margin-top: 5px;
  padding: 5px 0 5px 30px;
  background: url(../img/mail.png) left center no-repeat;
  color: #be9750;
}

#form_wrap h3 {
  margin: 0 10px 20px;
  padding: 0 0 5px;
  border-bottom: 1px solid #be9750;
  text-align: center;
  font-size: 16px;
  color: #be9750;
}

#form_wrap p.note {
  padding: 0 0 10px;
  font-size: 12px;
  line-height: 1.2;
}


.pdf_btn {
  display: block;
  width: 180px;
  margin: 15px auto 30px;
  padding: 10px;
  background: #000;
  text-align: center;
  color: #fff;
}

.photo_txt {
  margin: 0 0 30px;
  border: 1px solid #f00;
  color: #f00;
}
