/*! Writen  by SCSS */
.container {
  padding-bottom: 0 !important;
}

h4.icon {
  font-size: 36px;
  text-align: center;
  color: #d90000;
  font-weight: bold;
  padding-top: 80px;
  background: url("../images/aboutus/icn@2x.png") top center/42px auto no-repeat;
}
@media screen and (max-width: 900px) {
  h4.icon {
    font-size: 24px;
    padding-top: 50px;
    background-size: 30px auto;
  }
}

.horita .table1 {
  border-collapse: collapse;
  width: 100%;
  max-width: 960px;
  margin: auto;
  /*font-weight: normal;*/
  line-height: 1.4;
  font-size: 14px;
  letter-spacing: 0.2em;
}
.horita .table1 tr {
  border-top: 1px solid #333333;
}
.horita .table1 tr:last-child {
  border-bottom: 1px solid #333333;
}
.horita .table1 th {
  font-weight: bold;
  color: #ffffff;
  text-align: left;
  background: url(../images/aboutus/table_bg.jpg) repeat;
  vertical-align: top;
  width: 170px;
}
.horita .table1 th, .horita .table1 td {
  padding: 20px 25px;
}
.horita .table1 .purpose {
  text-indent: -2em;
  padding-left: 2em;
}
.horita .table1 .purpose li:not(:last-child) {
  margin-bottom: 21px;
}
@media screen and (max-width: 767px) {
  .horita .table1 {
    display: block;
    letter-spacing: normal;
  }
  .horita .table1 th, .horita .table1 td, .horita .table1 tr, .horita .table1 tbody {
    width: 100%;
    display: block;
  }
  .horita .table1 th {
    padding: 15px;
  }
  .horita .table1 td {
    padding: 15px;
  }
}
@media screen and (max-width: 480px) {
  .horita .table1 {
    font-size: 13px;
    line-height: 2;
  }
  .horita .table1 .purpose li:not(:last-child) {
    margin-bottom: 4px;
  }
  .horita .table1 th {
    padding: 15px 7px;
  }
  .horita .table1 td {
    padding: 15px 7px;
  }
}

.access_map .gmap {
  height: 0;
  overflow: hidden;
  padding-bottom: 25%;
  position: relative;
}
@media screen and (max-width: 900px) {
  .access_map .gmap {
    padding-bottom: 36%;
  }
}
@media screen and (max-width: 480px) {
  .access_map .gmap {
    padding-bottom: 46%;
  }
}
.access_map .gmap iframe {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}

.interview {
  background: url(../images/aboutus/interview_bg.jpg) repeat;
  padding: 80px 20px 100px;
  /*.interview_inner{
  	max-width: 1600px;
  	margin: auto;
  }*/
}
@media screen and (max-width: 480px) {
  .interview {
    padding: 50px 20px 70px;
  }
}
.interview .interview_txt {
  position: absolute;
  right: -1px;
  top: 3.58%;
  /*width: 8%;*/
  width: 8%;
  max-width: 48px;
}
.interview .flex01 {
  max-width: 1500px;
  margin-right: auto;
  margin-left: -20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 1200px) {
  .interview .flex01 {
    display: block;
    max-width: 800px;
    margin: auto;
  }
}
.interview .flex01 .left {
  width: 40%;
  max-width: 600px;
  padding-top: 93.34%;
  background: url(../images/aboutus/interview.jpg) no-repeat top center;
  background-size: cover;
  position: relative;
}
@media screen and (max-width: 1200px) {
  .interview .flex01 .left {
    width: auto;
    margin: auto;
    max-width: 100%;
    padding-top: 82%;
    margin-bottom: 7%;
    background: url("../images/aboutus/interview_sp.jpg") no-repeat top center;
    background-size: cover;
  }
}
.interview .flex01 .right {
  width: 54.667%;
  max-width: 820px;
}
@media screen and (max-width: 1500px) {
  .interview .flex01 .right {
    width: 57%;
    max-width: 855px;
  }
}
@media screen and (max-width: 1200px) {
  .interview .flex01 .right {
    width: auto;
    max-width: 100%;
  }
}
.interview .q_list {
  font-size: 14px;
}
@media screen and (max-width: 1500px) {
  .interview .q_list {
    font-size: 13px;
  }
}
.interview .q_list li {
  margin-bottom: 37px;
}
.interview .q_list li:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 1500px) {
  .interview .q_list li {
    margin-bottom: 27px;
  }
}
.interview .q_list h5 {
  letter-spacing: -0.4em;
  margin-bottom: 15px;
}
.interview .q_list h5 .num_q {
  width: 60px;
  font-size: 30px;
  line-height: 40px;
  padding: 3px;
  text-align: center;
  color: #fff;
  background: #000000;
  margin-right: 22px;
}
@media screen and (max-width: 1500px) {
  .interview .q_list h5 .num_q {
    font-size: 23px;
    width: 50px;
    line-height: 32px;
    margin-right: 14px;
  }
}
@media screen and (max-width: 480px) {
  .interview .q_list h5 .num_q {
    font-size: 18px;
    width: 40px;
    line-height: 25px;
    margin-right: 10px;
  }
}
.interview .q_list h5 .txt_q {
  width: calc(100% - 82px);
  font-size: 22px;
  line-height: 1.38;
  margin-top: -0.25em;
}
@media screen and (max-width: 1500px) {
  .interview .q_list h5 .txt_q {
    font-size: 18px;
    width: calc(100% - 64px);
  }
}
@media screen and (max-width: 480px) {
  .interview .q_list h5 .txt_q {
    font-size: 15px;
    width: calc(100% - 50px);
  }
}
.interview .q_list h5 .num_q,
.interview .q_list h5 .txt_q {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: middle;
}
.interview .q_list h5 .num_q.vtop,
.interview .q_list h5 .txt_q.vtop {
  vertical-align: top;
}
@media screen and (max-width: 480px) {
  .interview .q_list h5 .num_q,
.interview .q_list h5 .txt_q {
    vertical-align: top;
  }
}
.interview .q_list p {
  line-height: 2.14;
}
@media screen and (max-width: 1400px) {
  .interview .q_list p {
    line-height: 1.7;
  }
}/*# sourceMappingURL=aboutus.css.map */