/* ===================================================================
  intern
=================================================================== */
.main-column {
  padding: 6.48649vw 0 6.75676vw;
}

.footer_link.for-intern {
  display: block;
}

.lede {
  text-align: center;
}

.lede__title {
  font-weight: bold;
  height: 9.32432vw;
  line-height: 9.32432vw;
  -moz-border-radius: 4.72973vw;
       border-radius: 4.72973vw;
  background-color: #0f6ab6;
  color: #fff;
  font-size: 5.40541vw;
  margin: 0 auto 20px;
}

.lede__text {
  font-size: 3.24324vw;
  line-height: 1.8;
}

.lede__list {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 4.05405vw;
}

.lede__list li {
  width: 29.45946vw;
}

.lede__btn {
  font-size: 3.78378vw;
  height: 8.10811vw;
  line-height: 8.10811vw;
  -moz-border-radius: 4.05405vw;
       border-radius: 4.05405vw;
  margin: 5.40541vw auto 0;
}

.interview {
  margin-top: 8.10811vw;
  position: relative;
  font-size: 3.24324vw;
}

.interview__title {
  font-size: 5.13514vw;
  color: #ef73a9;
  position: relative;
  line-height: 1.3;
  margin-bottom: 6.08108vw;
}

.interview__title img {
  display: block;
  width: 24.32432vw;
  margin: 0 auto 6.08108vw;
}

.interview__title:after {
  content: '';
  display: block;
  width: 42.43243vw;
  height: 23.51351vw;
  background: url(../images/interview_illust2.png) no-repeat center center;
  -moz-background-size: 100%;
       background-size: 100%;
  position: absolute;
  right: 0;
  top: -1.89189vw;
  z-index: -1;
}

.interview__list-item {
  margin-bottom: 6.75676vw;
  line-height: 1.7;
  position: relative;
}

.interview__list-item:last-of-type {
  margin-bottom: 0;
}

.interview .list-item02:before {
  content: "";
  display: table;
}

.interview .list-item02:after {
  content: "";
  display: table;
  clear: both;
}

.interview .list-item02__pix {
  width: 23.51351vw;
  height: 19.59459vw;
  float: right;
}

.interview .list-item03__pix {
  width: 76.08108vw;
  margin: 6.08108vw auto 0;
}

.interview__caption {
  padding: 0 0 0 7.43243vw;
  margin-bottom: 2.7027vw;
  font-size: 4.32432vw;
  font-weight: bold;
  color: #0f6ab6;
  position: relative;
  line-height: 1.3;
}

.interview__caption:before {
  content: '';
  display: block;
  width: 6.08108vw;
  height: 6.08108vw;
  background: url(../images/ico_ques.png) no-repeat left center;
  -moz-background-size: 100% 100%;
       background-size: 100% 100%;
  position: absolute;
  left: 0;
  top: -0.54054vw;
}

.interview .orner {
  font-weight: bold;
}

.interview .orner.orner-tone01 {
  color: #039e19;
}

.interview .orner.orner-tone02 {
  color: #ef73a9;
}

.interview__banner {
  text-align: center;
  display: block;
  margin: 5.40541vw auto 0;
}
