@charset "utf-8";

/*----------------------------------------
    .main_area
----------------------------------------*/
.main_area {
  text-align: center;
  padding: 7px 0 38px 0;
  background: linear-gradient(to right, #ff4338, #c50102);
}
#topic_path {
  margin-bottom: 15px;
}
.section_title {
  font-size: 3.0rem;
}
.section_title .eng {
  font-size: 1.2rem;
}

/*----------------------------------------
    .contact
----------------------------------------*/
.contact {
  padding: 52px 0 59px 0;
}
.block_inner {
  max-width: 1000px;
  margin: 0 auto;
}
.contact .recruit_text {
  font-size: 1.5rem;
  line-height: 1.9;
  color: #414141;
  text-align: center;
  margin-bottom: 50px;
}
.contact .recruit_text_1 {
  font-size: 1.5rem;
  line-height: 1.9;
  color: #414141;
  text-align: center;
  margin-bottom: 35px;
}
.contact dl {
  display: flex;
  font-size: 1.5rem;
  color: #414141;
  margin-bottom: 2px;
}
.contact dt {
  background-color: #eeeeee;
  flex: 0 1 230px;
  overflow: hidden;
  padding: 17px 0 17px 15px;
}
.contact dt span {
  font-size: 1.0rem;
  color: #ffffff;
  background-color: #c70100;
  border-radius: 4px;
  text-align: center;
  padding: 2px 5px;
  float: right;
  display: inline-block;
  margin-right: 10px;
}
.contact dd {
  background-color: #fafafa;
  flex: 0 1 770px;
  padding: 10px 25px 10px 20px;
  overflow: hidden;
}
.contact dd.sex {
  padding: 17px 25px 10px 20px;
}
.contact dd.substance {
  padding: 10px 25px 4px 20px;
}
.contact dl dd .control-input {
  float: left;
  width: 48.3%;
}
.contact dl dd .control-input:first-child {
  margin-right: 3.4%;
}
.contact dl dd .control-input .title {
  width: 15%;
  vertical-align: top;
  margin-top: 6px;
  display: inline-block;
}
.contact dl dd .control-input .your_firstname,
.contact dl dd .control-input .your_lastname {
  width: 85%;
  display: inline-block;
  margin-left: -4px;
}
.contact dl dd input {
  max-width: 300px;
  height: 38px;
  line-height: 38px;
  padding: 0 5px;
  border: 1px solid #eeeeee;
  background: #ffffff;
  outline: none;
  width: 100%;
}
.contact dl dd .control-birth {
  float: left;
  margin-left: 2%;
}
.contact dl dd .control-birth:first-child {
  margin-left: 0;
}
.contact dl dd .control-birth .title {
  vertical-align: top;
  margin: 6px 11px 0 7px;
  display: inline-block;
}
.contact dl dd .control-birth .your_year,
.contact dl dd .control-birth .your_month,
.contact dl dd .control-birth .your_day {
  display: inline-block;
}
.contact dl dd .control-birth .your_year input {
  width: 100px;
}
.contact dl dd .control-birth .your_month input,
.contact dl dd .control-birth .your_day input {
  width: 50px;
}
.contact dl dd .control-sex {
  float: left;
  margin-left: 8%
}
.contact dl dd .control-sex:first-child {
  margin-left: 0;
}
.contact dl dd .control-sex label {
  margin-left: 10px;
}
.contact dl dd .control-sex input {
  width: auto;
  height: auto;
}
.contact dl dd input#your_company,
.contact dl dd input#your_work,
.contact dl dd input#your_address {
  width: 100%;
  max-width: inherit;
}
.contact dl dd .control-tel {
  display: flex;
}
.contact dl dd .control-tel input {
  width: 100px;
}
.contact dl dd .control-tel .title {
  vertical-align: top;
  margin: 6px 18px 0 18px;
  display: inline-block;
}
.contact dl dd .control-mail {
  display: flex;
}
.contact dl dd .control-mail input {
  width: 275px;
}
.contact dl dd .control-mail .title {
  vertical-align: top;
  margin: 6px 18px 0 18px;
  display: inline-block;
}
.contact dl dd .control-mail .title.pc_appear {
  vertical-align: top;
  margin: 6px 0 0 18px;
  display: inline-block;
}
.contact dl dd textarea {
  width: 100%;
  height: 220px;
  border: 1px solid #eeeeee;
  padding: 10px 5px;
}
.contact .error {
  color: #c70100;
  display: block;
  clear: both;
}
.contact .btn_link {
  width: 300px;
  margin: 64px auto 0 auto;
}
.contact .btn_link span {
  font-size: 1.6rem;
  color: #414141;
  padding: 20px 0;
  text-align: center;
  border: 1px solid #414141;
  border-radius: 10px;
  display: block;
  cursor: pointer;
}
.contact .btn_link span:hover {
  opacity: 0.7;
}
.contact .btn_list {
  display: flex;
  margin: 64px auto 0 auto;
  justify-content: center;
}
.contact .btn_list .btn_link {
  margin: 0;
  background: url(/jp/service/img/ico-narrow.png) no-repeat 90% center;
}
.contact .btn_list .btn_link:first-child {
  margin: 0 60px 0 0;
  background: url(/jp/img/share/ico-narrow_left.jpg) no-repeat 10% center;
}
.contact .complete .btn {
  width: 300px;
  margin: 64px auto 0 auto;
}
.contact .complete .btn a {
  font-size: 1.6rem;
  color: #414141;
  padding: 20px 0;
  text-align: center;
  border: 1px solid #414141;
  border-radius: 10px;
  display: block;
  cursor: pointer;
}
.contact .complete .btn a:hover {
  opacity: 0.7;
}

.contact dd.confirm_answer {
  padding: 17px 25px 17px 20px;
}
.photo_list {
  display: flex;
  justify-content: space-between;
  margin-bottom: 48px;
}
.photo_list li {
  flex: 0 1 16.8%;
}
.photo_list li img {
  max-width: 100%;
}
.photo_list li .photo_text {
  font-size: 1.5rem;
  color: #414141;
  text-align: center;
  margin-top: 15px;
}
.contact_thanks .photo_list li .photo_text {
  text-align: left;
  margin: 15px 0 17px 0;
}
.photo_list li .photo_text span {
  display: inline-block;
  background: url(/jp/download/img/ico-pdf.png) no-repeat right center;
  padding-right: 18px;
}
.photo_list li .btn_download a {
  font-size: 1.4rem;
  color: #ffffff;
  display: block;
  padding: 14px 0;
  text-align: center;
  border-radius: 5px; 
  background: linear-gradient(to bottom, #ff4338, #c50102);
  position: relative;
}
.photo_list li .btn_download a::before {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  right: 10%;
  width: 8px;
  height: 14px;
  margin-top: -7px;
  background: url(/jp/download/img/ico-arrow.png) no-repeat 0 center;
}


@media screen and (max-width: 980px) {
  .contact dt {
    flex: 0 1 260px;
    padding: 17px 0 17px 10px;
    font-size: 1.3rem;
  }
  .contact dd {
    flex: 0 1 740px;
    padding: 10px 25px 10px 20px;
  }
  .contact dl dd .control-mail input {
    width: 185px;
  }
}
