@media (max-width: 480px) {
  #interview_index .header_sub {
    padding-top: 54px;
    height: 300px;
    overflow: hidden;
  }
}

#interview_content {
  position: absolute;
  width: 97%;
  top: 0;
  z-index: 2;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  height: 450px;
}
@media (max-width: 768px) {
  #interview_content {
    width: 100%;
    min-height: 350px;
  }
}
@media (max-width: 480px) {
  #interview_content {
    height: 400px;
  }
}

#interview_content .header_sub_line {
  left: 48.5%;
}
@media (max-width: 960px) {
  #interview_content .header_sub_line {
    left: 50%;
  }
}

#slide-int-1 {
  overflow: hidden;
  width: 100%;
  min-height: 450px;
}
@media (max-width: 768px) {
  #slide-int-1 {
    min-height: 350px;
  }
}
@media (max-width: 480px) {
  #slide-int-1 {
    display: none;
  }
}

#slide-int-2 {
  display: none;
}
@media (max-width: 480px) {
  #slide-int-2 {
    display: inherit;
    min-height: 300px;
    overflow: hidden;
    width: 100%;
  }
}

#interview_detail_bus01 {
  background-image: url(images/bus01/submain_interview.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  height: 450px;
}
@media (max-width: 480px) {
  #interview_detail_bus01 {
    background-image: url(images/bus01/submain_interview-sm.jpg);
    height: 400px;
  }
}

#interview_detail_bus02 {
  background-image: url(images/bus02/submain_interview.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  height: 450px;
}
@media (max-width: 480px) {
  #interview_detail_bus02 {
    background-image: url(images/bus02/submain_interview-sm.jpg);
    height: 400px;
  }
}

#interview_detail_bus03 {
  background-image: url(images/bus03/submain_interview.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  height: 450px;
}
@media (max-width: 480px) {
  #interview_detail_bus03 {
    background-image: url(images/bus03/submain_interview-sm.jpg);
    height: 400px;
  }
}

#interview_detail_subway01 {
  background-image: url(images/subway01/submain_interview.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  height: 450px;
}
@media (max-width: 480px) {
  #interview_detail_subway01 {
    background-image: url(images/subway01/submain_interview-sm.jpg);
    height: 400px;
  }
}

#interview_detail_subway02 {
  background-image: url(images/subway02/submain_interview.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  height: 450px;
}
@media (max-width: 480px) {
  #interview_detail_subway02 {
    background-image: url(images/subway02/submain_interview-sm.jpg);
    height: 400px;
  }
}

#interview_detail_subway03 {
  background-image: url(images/subway03/submain_interview.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  height: 450px;
}
@media (max-width: 480px) {
  #interview_detail_subway03 {
    background-image: url(images/subway03/submain_interview-sm.jpg);
    height: 400px;
  }
}

#interview_detail_subway04 {
  background-image: url(images/subway04/submain_interview.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  height: 450px;
}
@media (max-width: 480px) {
  #interview_detail_subway04 {
    background-image: url(images/subway04/submain_interview-sm.jpg);
    height: 400px;
  }
}

#interview_detail_subway05 {
  background-image: url(images/subway05/submain_interview.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  height: 450px;
}
@media (max-width: 480px) {
  #interview_detail_subway05 {
    background-image: url(images/subway05/submain_interview-sm.jpg);
    height: 400px;
  }
}

#interview_detail_subway06 {
  background-image: url(images/subway06/submain_interview.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  height: 450px;
}
@media (max-width: 480px) {
  #interview_detail_subway06 {
    background-image: url(images/subway06/submain_interview-sm.jpg);
    height: 400px;
  }
}

#interview_detail_technical01 {
  background-image: url(images/technical01/submain_interview.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  height: 450px;
}
@media (max-width: 480px) {
  #interview_detail_technical01 {
    background-image: url(images/technical01/submain_interview-sm.jpg);
    height: 400px;
  }
}

#interview_detail_technical02 {
  background-image: url(images/technical02/submain_interview.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  height: 450px;
}
@media (max-width: 480px) {
  #interview_detail_technical02 {
    background-image: url(images/technical02/submain_interview-sm.jpg);
    height: 400px;
  }
}

#interview_detail_technical03 {
  background-image: url(images/technical03/submain_interview.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  height: 450px;
}
@media (max-width: 480px) {
  #interview_detail_technical03 {
    background-image: url(images/technical03/submain_interview-sm.jpg);
    height: 400px;
  }
}

#interview_detail_technical04 {
  background-image: url(images/technical04/submain_interview.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  height: 450px;
}
@media (max-width: 480px) {
  #interview_detail_technical04 {
    background-image: url(images/technical04/submain_interview-sm.jpg);
    height: 400px;
  }
}

.interview_detail__page {
  padding-bottom: 4%;
  margin-bottom: 5rem;
}
@media (max-width: 480px) {
  .interview_detail__page {
    padding-bottom: 15%;
    margin-bottom: 2.5rem;
  }
}

.list_interview {
  background-color: #f5f4f8;
  padding: 0 0 60px;
}
@media (max-width: 480px) {
  .list_interview {
    background: #f5f4f8;
    min-width: 100%;
  }
}

.list_interview ul {
  max-width: 1120px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  position: relative;
  padding: 0 5%;
}
.list_interview ul a {
  overflow: hidden;
}
@media (max-width: 768px) {
  .list_interview ul {
    padding: 0 3%;
  }
}
@media (max-width: 480px) {
  .list_interview ul {
    padding: 0 5%;
    display: block;
  }
}
.list_interview ul .card {
  width: 30%;
  margin-right: 5%;
  margin-bottom: 5%;
  background: #fff;
  position: relative;
}
.list_interview ul .card:nth-child(3n) {
  margin-right: 0;
}
@media (max-width: 960px) {
  .list_interview ul .card {
    width: 32%;
    margin-right: 2%;
  }
}
@media (max-width: 480px) {
  .list_interview ul .card {
    width: 100%;
    margin: 7% 0;
    background: inherit;
  }
}
@media (max-width: 480px) {
  .list_interview ul img {
    width: 40%;
    position: absolute;
    top: -10%;
    z-index: 10;
    height: 160px;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.list_interview ul .img_box {
  overflow: hidden;
  -webkit-transition-duration: 0.6s;
          transition-duration: 0.6s;
}
.list_interview ul .img_box:hover {
  opacity: 0.6;
}
.list_interview ul .card__body {
  padding: 10% 5% 5%;
  position: relative;
}
@media (max-width: 768px) {
  .list_interview ul .card__body {
    padding-top: 15%;
  }
}
@media (max-width: 480px) {
  .list_interview ul .card__body {
    width: 90%;
    margin-left: 10%;
    background: #fff;
    padding: 15% 5% 5% 35%;
  }
}
.list_interview ul .card__body.job-only {
    padding-bottom: 3em;
}
@media (max-width: 768px) {
  .list_interview ul .card__body.job-only {
    padding-bottom: 3em;
  }
}
@media (max-width: 480px) {
  .list_interview ul .card__body.job-only {
    padding-bottom: 25%;
  }
}
.list_interview ul .card__body .card__header {
  width: 70%;
  height: auto;
  background: #3c6ff2;
  position: absolute;
  top: -35%;
  left: 15%;
  padding-bottom: 2px;
}
@media (max-width: 768px) {
  .list_interview ul .card__body .card__header {
    top: -40%;
  }
}
@media (max-width: 480px) {
  .list_interview ul .card__body .card__header {
    top: 0;
    right: 0;
    width: 85%;
  }
}
@media (max-width: 480px) {
  .list_interview ul .card__body.job-only .card__header {
    top: 55%;
  }
}
.list_interview ul .card__body .card__header .card__title {
  text-align: center;
  background: #3c6ff2;
  color: #fff;
  position: relative;
  line-height: 1.5;
  font-size: 1rem;
}
@media (max-width: 480px) {
  .list_interview ul .card__body .card__header .card__title {
    padding-left: 25%;
    letter-spacing: 0;
    text-align: left;
    font-size: 0.85em;
    padding-top: 1%;
    padding-bottom: 1%;
  }
}
.list_interview ul .card__body .card__header .card__title::before {
  content: "";
  width: 65px;
  height: 1px;
  position: absolute;
  background: #fff;
  top: 1.5em;
  left: 34%;
}
@media (max-width: 768px) {
  .list_interview ul .card__body .card__header .card__title::before {
    left: 30%;
  }
}
@media (max-width: 480px) {
  .list_interview ul .card__body .card__header .card__title::before {
    display: none;
  }
}
.list_interview ul .card__body .card__header .card__title span {
  display: block;
  font-size: 0.8rem;
  line-height: 2.5;
}
@media (max-width: 480px) {
  .list_interview ul .card__body .card__header .card__title span {
    display: inline-block;
    font-size: 0.8rem;
    vertical-align: middle;
    margin-right: 20px;
    position: relative;
  }
  .list_interview ul .card__body .card__header .card__title span::before {
    content: "";
    width: 2px;
    height: 15px;
    background: #fff;
    position: absolute;
    top: 20%;
    right: -10px;
  }
}
.list_interview ul .card__body h4 {
  font-size: 1.5rem;
  line-height: 1.3;
}
.list_interview ul .card__body h4 .affiliation {
  display: block;
  font-size: 0.77rem;
}
@media (max-width: 960px) {
  .list_interview ul .card__body h4 .affiliation {
    font-size: 0.7rem;
  }
}
@media (max-width: 768px) {
  .list_interview ul .card__body h4 .affiliation {
    letter-spacing: 0.05em;
  }
}
@media (max-width: 480px) {
  .list_interview ul .card__body h4 .affiliation {
    font-size: 0.9rem;
    margin-bottom: 3%;
  }
}
.list_interview ul .card__body .english {
  font-weight: 500;
  font-style: normal;
  color: #8b8b8b;
  letter-spacing: 0;
  font-size: 1rem;
  line-height: 1.3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
@media (max-width: 960px) {
  .list_interview ul .card__body .english {
    font-size: 0.9rem;
  }
}
@media (max-width: 480px) {
  .list_interview ul .card__body .english {
    font-size: 0.7rem;
  }
}
.list_interview ul .card__body .english span {
  color: #131313;
  font-weight: normal;
  letter-spacing: 0.025em;
  font-size: 0.8rem;
}
@media (max-width: 480px) {
  .list_interview ul .card__body .english span {
    display: block;
    width: 100%;
    margin-top: 0.5rem;
    font-size: 0.8rem;
  }
}
.list_interview ul a {
  display: block;
  text-decoration: none;
  color: inherit;
}

.area_introduction {
  margin: 0 auto;
  max-width: 960px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding-left: 3rem;
}
@media (max-width: 480px) {
  .area_introduction {
    padding-left: 0;
  }
}

.introduction_card {
  width: 390px;
  background: #fff;
  -webkit-box-shadow: 4.863px 5.035px 57px 0px rgba(6, 0, 1, 0.1);
          box-shadow: 4.863px 5.035px 57px 0px rgba(6, 0, 1, 0.1);
  padding: 5% 5% 1.5% 5%;
  position: relative;
}
@media (max-width: 480px) {
  .introduction_card {
    width: 70%;
    padding: 10% 6% 5% 8%;
  }
}
.introduction_card.job-only {
  background: #3c6ff2;
  color: #fff;
  padding: 3%;
  text-align: center;
  white-space: nowrap;
}
@media (max-width: 480px) {
  .introduction_card {
    width: 90%;
  }
}
.introduction_card .introduction_card__header {
  position: absolute;
  top: -7%;
  left: 0;
  width: 200px;
  background: #3c6ff2;
  color: #fff;
  text-align: center;
  font-weight: bold;
  letter-spacing: 0.075em;
  font-size: 1.2rem;
}
.introduction_card .introduction_card__body h2 {
  font-size: 2.5rem;
  line-height: 1.3;
  letter-spacing: 0.2rem;
  margin: 0;
}
@media (max-width: 480px) {
  .introduction_card .introduction_card__body h2 {
    font-size: 2.5rem;
  }
}
.introduction_card .introduction_card__body h2 .affiliation {
  display: block;
  font-size: 1rem;
  letter-spacing: 0.025em;
  margin-left: 0;
}
.introduction_card .introduction_card__body h5 {
  letter-spacing: 0;
  font-size: 1rem;
  line-height: 1.2;
  margin-bottom: 1em;
  font-weight: 500;
}
.introduction_card .introduction_card__body p {
  margin-bottom: 0;
}
.introduction_card .introduction_card__body span {
  margin-left: 2rem;
}

.interview_content_wrap #interview_top_layout {
  overflow: hidden;
  margin-bottom: 1rem;
}
@media (max-width: 480px) {
  .interview_content_wrap #interview_top_layout {
    margin-bottom: 0;
    margin-top: 0;
  }
}
.interview_content_wrap .content {
  padding-top: 0;
}
@media (max-width: 480px) {
  .interview_content_wrap .content {
    margin-top: 40px;
  }
}
@media (max-width: 480px) {
  .interview_content_wrap .interview_topic__image {
    padding-top: 7rem;
    margin-bottom: 2%;
  }
  .interview_content_wrap .interview_topic__image.long_title {
    padding-top: 9rem;
  }
}
.interview_content_wrap .interview_topic1 .txtWrap {
  float: left;
  width: 55%;
}
@media (max-width: 480px) {
  .interview_content_wrap .interview_topic1 .txtWrap {
    float: none;
    width: auto;
  }
}
@media (max-width: 480px) {
  .interview_content_wrap .interview_topic_title {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  }
}
.interview_content_wrap .interview_topic_title h3 {
  font-size: 1.7rem;
  margin-bottom: 1em;
}
@media (max-width: 480px) {
  .interview_content_wrap .interview_topic_title h3 {
    font-size: 1.5rem;
    text-align: center;
    line-height: 1.3;
  }
}
.interview_content_wrap .band {
  width: 210px;
  color: #fff;
  background: #3c6ff2;
  text-align: center;
  font-weight: bold;
  letter-spacing: 0.075em;
  padding: 0.5em 0;
  font-size: 1rem;
  line-height: 1.4;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 1em;
}
@media (max-width: 480px) {
  .interview_content_wrap .band {
    margin-bottom: 0.5rem;
  }
}
.interview_content_wrap .interview_topic__text p {
  margin-bottom: 0;
}
@media (max-width: 480px) {
  .interview_content_wrap .interview_topic__text {
    padding-top: 7rem;
  }
  .interview_content_wrap .interview_topic__text.long_title {
    padding-top: 9rem;
  }
}
.interview_content_wrap .interview_topic1 {
  overflow: hidden;
}
.interview_content_wrap .interview_topic1 .interview_topic__image {
  float: left;
  width: 40%;
  margin-right: 5%;
  margin-bottom: 5%;
}
.interview_content_wrap .interview_topic2 {
  overflow: hidden;
}
.interview_content_wrap .interview_topic2 .interview_topic__image {
  float: right;
  width: 40%;
  margin-left: 5%;
  margin-bottom: 5%;
}
.interview_content_wrap .bg_work_image {
  background-position: top center;
  background-size: contain;
  background-repeat: no-repeat;
  padding-top: 23%;
  margin-bottom: 3rem;
}
@media (max-width: 480px) {
  .interview_content_wrap .bg_work_image {
    margin-top: 40px;
    padding-top: 26%;
  }
}

.technical04_work_image {
  background-image: url(images/technical04/photo_large.jpg);
}

.technical03_work_image {
  background-image: url(images/technical03/photo_large.jpg);
}

.bus01_work_image {
  background-image: url(images/bus01/photo_large.jpg);
}

.bus02_work_image {
  background-image: url(images/bus02/photo_large.jpg);
}

.bus03_work_image {
  background-image: url(images/bus03/photo_large.jpg);
}

.subway01_work_image {
  background-image: url(images/subway01/photo_large.jpg);
}

.subway02_work_image {
  background-image: url(images/subway02/photo_large.jpg);
}

.subway04_work_image {
  background-image: url(images/subway04/photo_large.jpg);
}

.subway05_work_image {
  background-image: url(images/subway05/photo_large.jpg);
}

.subway06_work_image {
  background-image: url(images/subway06/photo_large.jpg);
}

.subway03_work_image {
  background-image: url(images/subway03/photo_large.jpg);
}

.technical01_work_image {
  background-image: url(images/technical01/photo_large.jpg);
}

.technical02_work_image {
  background-image: url(images/technical02/photo_large.jpg);
}

.reason_card {
  background-color: rgb(255, 255, 255);
  -webkit-box-shadow: 3.225px 8.402px 43px 0px rgba(6, 0, 1, 0.1);
          box-shadow: 3.225px 8.402px 43px 0px rgba(6, 0, 1, 0.1);
  margin: 0 auto;
  max-width: 820px;
  width: 80%;
  padding: 2% 7% 7% 7%;
}
@media (max-width: 480px) {
  .reason_card {
    width: 90%;
  }
}
.reason_card .band {
  display: block;
  margin: 5% auto 0;
  width: 250px;
}
@media (max-width: 480px) {
  .reason_card .band {
    padding: 3% 0;
    margin-top: -27px;
  }
}
.reason_card h3 {
  font-size: 1.7rem;
  margin-bottom: 1em;
  text-align: center;
  padding-top: 3rem;
}
@media (max-width: 480px) {
  .reason_card h3 {
    font-size: 1.5rem;
    margin-bottom: 0.5em;
    padding-top: 1rem;
  }
}
.reason_card p {
  margin-bottom: 0;
}

.schedule_layout {
  border-top: 1px solid #dedede;
}

.schedule_list {
  margin-top: 5em;
}
@media (max-width: 480px) {
  .schedule_list {
    margin-top: 2em;
    background-position: 3.3% 7%;
    background-size: 3px 87%;
  }
}
.schedule_list li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-image: url(images/line_v.png);
  background-repeat: repeat-y;
  background-position: 1.2% 7%;
  background-size: 3px 90%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 3%;
}
@media (max-width: 768px) {
  .schedule_list li {
    background-position: 11px;
  }
}
@media (max-width: 480px) {
  .schedule_list li {
    margin-top: 0;
  }
}
.schedule_list li:first-child {
  margin-top: 0;
}
.schedule_list li:last-child {
  background-image: none;
}
.schedule_list li .time_area {
  padding-left: 5%;
  font-family: "Lato", sans-serif;
  letter-spacing: 0.1em;
  font-weight: bold;
  font-size: 1.2rem;
  background-image: url(images/icon_flow.png);
  background-repeat: no-repeat;
  background-size: 25px;
  background-position: top 2.5%;
  line-height: 1.3;
}
@media (max-width: 480px) {
  .schedule_list li .time_area {
    padding-left: 10%;
    padding-right: 5%;
  }
}
.schedule_list li .schedule_detail {
  width: 87%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  border-bottom: 1px solid #dedede;
  padding-bottom: 3%;
}
@media (max-width: 768px) {
  .schedule_list li .schedule_detail {
    width: 85%;
  }
}
@media (max-width: 480px) {
  .schedule_list li .schedule_detail {
    display: block;
    border: none;
  }
}
.schedule_list li .schedule_detail .schedule_detail_text {
  width: 100%;
}
.schedule_list li .schedule_detail .schedule_detail_text h4 {
  font-size: 1.5rem;
  line-height: 1.1;
  margin-bottom: 1em;
  width: 100%;
}
@media (max-width: 480px) {
  .schedule_list li .schedule_detail .schedule_detail_text h4 {
    font-size: 1.1rem;
    line-height: 1.5;
  }
}
.schedule_list li .last_topic,
.schedule_list li .first_topc {
  border: none;
}

.schedule_detail_thumb {
  width: 180px;
  float: right;
  margin-top: -3.5rem;
  margin-left: 7%;
}
@media (max-width: 768px) {
  .schedule_detail_thumb {
    margin-top: 0
  }
}
@media (max-width: 480px) {
  .schedule_detail_thumb {
    float: none;
    margin: 0 0 0.5rem 0;
  }
}

.interview_detail_page {
  border-top: 1px solid #dedede;
  padding-top: 5%;
  background: #fff;
}
.interview_detail_page ul {
  max-width: 100%;
  padding: 0;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 480px) {
  .interview_detail_page ul {
    width: 90%;
    margin: 10% 5%;
  }
}
.interview_detail_page ul .card {
  -webkit-box-shadow: 0px 8px 11px -13px rgba(0, 0, 0, 0.95);
          box-shadow: 0px 8px 11px -13px rgba(0, 0, 0, 0.95);
  width: 23.5%;
  margin: 1% 0.35% 1% 0.35%;
}
.interview_detail_page ul .card:nth-child(3n) {
  margin-right: 0.35%;
}
@media (max-width: 480px) {
  .interview_detail_page ul .card {
    width: 100%;
    margin: 10% 0;
  }
}
@media (max-width: 768px) {
  .interview_detail_page ul .card .card__body .card__header .card__title {
    font-size: 0.8rem;
  }
}
@media (max-width: 480px) {
  .interview_detail_page ul .card .card__body .card__header .card__title {
    font-size: 0.75rem;
    word-break: keep-all;
  }
}
.interview_detail_page ul .card .card__body .card__header .card__title::before {
  left: 37%;
}
@media (max-width: 768px) {
  .interview_detail_page ul .card .card__body .card__header .card__title::before {
    left: 23%;
  }
}

.accordion {
  display: none;
  cursor: pointer;
}
@media (max-width: 480px) {
  .accordion {
    display: inherit;
    float: right;
    margin-top: -2.4rem;
  }
}

.mix_title {
  font-size: 1.7rem;
  text-align: center;
}
@media (max-width: 480px) {
  .mix_title {
    font-size: 1.5rem;
  }
}
.mix_title span {
  display: block;
  letter-spacing: 0;
  color: #3c6ff2;
  font-size: 1rem;
  line-height: 1.2;
}

.as_topic {
  width: 90%;
  margin-right: 0;
  margin-left: auto;
  margin-bottom: 0;
  text-align: center;
}
.as_topic img {
  width: 60%;
  margin-bottom: 1em;
  margin-left: auto;
  margin-right: auto;
}
.as_topic p {
  text-align: left;
}

.slick1 {
  width: 100%;
  margin: 0 auto;
}

@media (max-width: 480px) {
  .interview_detail_page_on {
    top: 0;
  }
}

@media (max-width: 480px) {
  .schedule_topic {
    display: none;
  }
}

.line_separate {
  border-top: none;
  border-bottom: 1px solid #dedede;
  padding-bottom: 3%;
}/*# sourceMappingURL=sub-interview.css.map */