/*@mixin mq-pc() {
	@media screen
	and (min-width: 980px)
	screen and (min-width: 769px){
		@content;
	}
}*/
.people {
  /*main {
		overflow: hidden;
	}*/ }
  .people .page_top_img {
    position: relative;
    height: 700px; }
    .people .page_top_img .warp {
      background-size: 100%;
      background-attachment: fixed;
      height: 100%; }

/*@mixin mq-pc() {
	@media screen
	and (min-width: 980px)
	screen and (min-width: 769px){
		@content;
	}
}*/
.people.interview_top .page_top_img .warp {
  opacity: 0;
  background: url("../img/interview/top/main.jpg") center top no-repeat;
  background-size: 100% auto;
  background-attachment: fixed; }
  @media screen and (min-width: 2500px) {
    .people.interview_top .page_top_img .warp {
      background-size: 2500px auto; } }
  @media screen and (min-width: 2101px) {
    .people.interview_top .page_top_img .warp {
      background-position: center 15%; } }
  @media screen and (min-width: 1700px) and (max-width: 2100px) {
    .people.interview_top .page_top_img .warp {
      background-position: center top; } }
  @media screen and (max-width: 980px) {
    .people.interview_top .page_top_img .warp {
      background-size: 980px auto;
      background-position: 0px 0px; } }
  .people.interview_top .page_top_img .warp .page_title {
    opacity: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 13.5%; }
    .people.interview_top .page_top_img .warp .page_title h2, .people.interview_top .page_top_img .warp .page_title p {
      text-shadow: 0px 0px 30px #FFF, 0px 0px 30px #FFF, 3px 7px 40px #FFF, -3px -7px 40px #FFF; }
    .people.interview_top .page_top_img .warp .page_title h2 {
      color: #2A2F88;
      font-size: 120px; }
    .people.interview_top .page_top_img .warp .page_title p {
      color: #DC2525;
      font-size: 22px;
      font-weight: bold;
      line-height: 100%;
      text-shadow: 0px 0px 30px #FFF, 0px 0px 30px #FFF, 0px 0px 30px #FFF, 3px 7px 40px #FFF, 3px 7px 40px #FFF, 3px 7px 40px #FFF, -3px 3px 30px #FFF, -3px 3px 30px #FFF; }

.people.interview_top .interview_warp {
  opacity: 0;
  background: url("../img/common/body_bg_top.png") no-repeat top left, url("../img/common/body_bg_bottom.png") no-repeat bottom right;
  padding-top: 130px;
  padding-bottom: 200px; }
  .people.interview_top .interview_warp h2 {
    text-align: center;
    position: relative;
    color: #2A2F88;
    font-size: 67px;
    letter-spacing: 2px; }
    .people.interview_top .interview_warp h2 small {
      display: block;
      color: #B4B4B5;
      font-size: 18px;
      font-weight: bold;
      line-height: 35px; }
    .people.interview_top .interview_warp h2:before {
      position: absolute;
      content: '';
      background: url("../img/interview/h2_icon.png") no-repeat 0 0;
      width: 15px;
      height: 15px;
      top: -10px;
      margin-left: -20px; }
  .people.interview_top .interview_warp .h2_small {
    text-align: center;
    font-size: 19px;
    margin-top: 27px;
    line-height: 28px;
    color: #191919; }
  .people.interview_top .interview_warp .people_link_btn_warp {
    width: 960px;
    margin: 75px auto 0; }
    .people.interview_top .interview_warp .people_link_btn_warp li {
      position: relative;
      float: left;
      width: 427px;
      height: 430px; }
      .people.interview_top .interview_warp .people_link_btn_warp li:nth-child(2), .people.interview_top .interview_warp .people_link_btn_warp li:nth-child(4) {
        margin-left: calc(960px - 427px * 2 - 16px); }
      .people.interview_top .interview_warp .people_link_btn_warp li:nth-child(3), .people.interview_top .interview_warp .people_link_btn_warp li:nth-child(4) {
        margin-top: 45px; }
      .people.interview_top .interview_warp .people_link_btn_warp li .coming {
        width: 100%;
        height: calc(100% - 56.2%);
        position: absolute;
        top: 0;
        left: 0;
        background: #fff;
        padding-top: 57%;
        opacity: 0.8; }
        .people.interview_top .interview_warp .people_link_btn_warp li .coming p {
          color: #2A2F88;
          text-align: center;
          line-height: 0;
          font-size: 50px;
          letter-spacing: 1px; }
      .people.interview_top .interview_warp .people_link_btn_warp li a.people_link_btn {
        display: block;
        position: relative;
        -webkit-transition: opacity 500ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
        -o-transition: opacity 500ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
        transition: opacity 500ms cubic-bezier(0.455, 0.03, 0.515, 0.955); }
        .people.interview_top .interview_warp .people_link_btn_warp li a.people_link_btn .img_warp .hover_img {
          position: absolute;
          top: 55px;
          -webkit-box-shadow: 5px 5px 8px #9A9;
          box-shadow: 5px 5px 8px #9A9;
          -webkit-transition: opacity 500ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
          -o-transition: opacity 500ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
          transition: opacity 500ms cubic-bezier(0.455, 0.03, 0.515, 0.955); }
          .people.interview_top .interview_warp .people_link_btn_warp li a.people_link_btn .img_warp .hover_img img {
            -webkit-transition: -webkit-transform 500ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
            transition: -webkit-transform 500ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
            -o-transition: transform 500ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
            transition: transform 500ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
            transition: transform 500ms cubic-bezier(0.455, 0.03, 0.515, 0.955), -webkit-transform 500ms cubic-bezier(0.455, 0.03, 0.515, 0.955); }
        .people.interview_top .interview_warp .people_link_btn_warp li a.people_link_btn .img_warp .people_img {
          width: 296px;
          height: auto;
          position: absolute;
          top: 0;
          right: 0; }
        @media screen and (min-width: 769px) {
          .people.interview_top .interview_warp .people_link_btn_warp li a.people_link_btn .hover_img {
            overflow: hidden;
            width: 427px;
            height: 375px; }
          .people.interview_top .interview_warp .people_link_btn_warp li a.people_link_btn:hover .hover_img {
            opacity: 0.7; }
            .people.interview_top .interview_warp .people_link_btn_warp li a.people_link_btn:hover .hover_img img {
              -webkit-transform: scale(1.05) translate3d(0, 0, 0);
              transform: scale(1.05) translate3d(0, 0, 0); }
          .people.interview_top .interview_warp .people_link_btn_warp li a.people_link_btn:hover .str_warp {
            opacity: 0.7; } }
        .people.interview_top .interview_warp .people_link_btn_warp li a.people_link_btn .str_warp {
          -webkit-transition: opacity 500ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
          -o-transition: opacity 500ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
          transition: opacity 500ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
          position: absolute;
          top: 90px;
          width: 165px;
          font-size: 16px; }
          .people.interview_top .interview_warp .people_link_btn_warp li a.people_link_btn .str_warp span {
            color: #fff;
            display: inline-block; }
          .people.interview_top .interview_warp .people_link_btn_warp li a.people_link_btn .str_warp .title_warp {
            font-size: 29px;
            text-align: center;
            line-height: 100%;
            height: 150px;
            letter-spacing: 1px; }
            .people.interview_top .interview_warp .people_link_btn_warp li a.people_link_btn .str_warp .title_warp .no {
              line-height: 94%;
              font-size: 134px; }
          .people.interview_top .interview_warp .people_link_btn_warp li a.people_link_btn .str_warp .name_warp {
            background: url("../img/interview/top/people_name_bg.jpg") no-repeat 0 0;
            width: calc(165px - 25px);
            height: calc(165px - 59px);
            margin-top: 30px;
            padding: 55px 0 0 25px; }
            .people.interview_top .interview_warp .people_link_btn_warp li a.people_link_btn .str_warp .name_warp span {
              display: block;
              line-height: 128%;
              font-size: 15px; }
            .people.interview_top .interview_warp .people_link_btn_warp li a.people_link_btn .str_warp .name_warp .name {
              font-size: 24px;
              font-weight: bold;
              line-height: 120%;
              width: 112px;
              text-align: center; }
            .people.interview_top .interview_warp .people_link_btn_warp li a.people_link_btn .str_warp .name_warp .name_en {
              letter-spacing: 1px;
              font-size: 15px; }
            .people.interview_top .interview_warp .people_link_btn_warp li a.people_link_btn .str_warp .name_warp .nyusya {
              width: 112px;
              border-top: 1px solid #fff;
              padding-top: 7px;
              margin-top: 3px;
              font-size: 19px;
              font-weight: bold;
              text-align: center; }
      .people.interview_top .interview_warp .people_link_btn_warp li.people_li1 a.people_link_btn .str_warp .name_warp {
        height: calc(165px - 60px); }
      .people.interview_top .interview_warp .people_link_btn_warp li.people_li2 a.people_link_btn .str_warp .name_warp {
        height: calc(165px - 48px);
        padding: 45px 0 0 25px; }
        .people.interview_top .interview_warp .people_link_btn_warp li.people_li2 a.people_link_btn .str_warp .name_warp .name {
          font-size: 21px;
          position: relative;
          left: -7px;
          width: 126px; }
      .people.interview_top .interview_warp .people_link_btn_warp li.people_li3 a.people_link_btn .str_warp .name_warp, .people.interview_top .interview_warp .people_link_btn_warp li.people_li4 a.people_link_btn .str_warp .name_warp {
        margin-top: 29px; }
      .people.interview_top .interview_warp .people_link_btn_warp li.people_li2 a.people_link_btn .img_warp .hover_img img, .people.interview_top .interview_warp .people_link_btn_warp li.people_li3 a.people_link_btn .img_warp .hover_img img, .people.interview_top .interview_warp .people_link_btn_warp li.people_li4 a.people_link_btn .img_warp .hover_img img {
        -webkit-transform: scale(1.02) translate3d(0, 0, 0);
        transform: scale(1.02) translate3d(0, 0, 0); }
      @media screen and (min-width: 769px) {
        .people.interview_top .interview_warp .people_link_btn_warp li.people_li2 a.people_link_btn:hover .hover_img img, .people.interview_top .interview_warp .people_link_btn_warp li.people_li3 a.people_link_btn:hover .hover_img img, .people.interview_top .interview_warp .people_link_btn_warp li.people_li4 a.people_link_btn:hover .hover_img img {
          -webkit-transform: scale(1.07) translate3d(0, 0, 0);
          transform: scale(1.07) translate3d(0, 0, 0); } }

.people.interview_top .talk_warp {
  margin-bottom: 50px;
  background: url("../img/interview/top/interview_talk.png") no-repeat top center;
  background-size: cover;
  min-height: 400px; }
  .people.interview_top .talk_warp:before, .people.interview_top .talk_warp:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 8px;
    background: #2A2F88;
    top: -8px;
    left: 0; }
  .people.interview_top .talk_warp:after {
    background: #DC2525;
    top: auto;
    bottom: -8px;
    left: 0; }
  .people.interview_top .talk_warp a.link {
    display: block;
    width: 100%;
    height: 100%; }
  .people.interview_top .talk_warp .str {
    width: 300px;
    margin: 0 auto;
    padding-top: 75px; }
    .people.interview_top .talk_warp .str h2, .people.interview_top .talk_warp .str p, .people.interview_top .talk_warp .str a {
      color: #fff;
      text-align: center;
      line-height: 1; }
    .people.interview_top .talk_warp .str h2 {
      font-size: 79px;
      text-shadow: 0px 0px 35px #000; }
    .people.interview_top .talk_warp .str p {
      margin-top: 24px;
      font-size: 60px;
      letter-spacing: 2px;
      text-shadow: 0px 0px 35px #000; }
    .people.interview_top .talk_warp .str a.font_neueB {
      position: relative;
      margin-top: 29px;
      font-size: 29px;
      padding: 18px 0;
      letter-spacing: 2px;
      display: block;
      background: #DC2525; }
      .people.interview_top .talk_warp .str a.font_neueB span {
        position: relative;
        z-index: 10; }
      .people.interview_top .talk_warp .str a.font_neueB .back {
        content: '';
        display: block;
        width: 0%;
        background: #F02525;
        position: absolute;
        top: 0;
        z-index: 5;
        -webkit-transition: width 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
        -o-transition: width 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
        transition: width 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955); }
      .people.interview_top .talk_warp .str a.font_neueB:hover .back {
        width: 100%; }

.people.interview_top .massage_warp {
  width: 782px;
  margin: 180px auto 180px;
  overflow: hidden;
  background: #9E9E9F; }
  .people.interview_top .massage_warp a {
    display: block; }
    .people.interview_top .massage_warp a img {
      width: auto;
      float: right;
      -webkit-transition: -webkit-transform 500ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
      transition: -webkit-transform 500ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
      -o-transition: transform 500ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
      transition: transform 500ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
      transition: transform 500ms cubic-bezier(0.455, 0.03, 0.515, 0.955), -webkit-transform 500ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
      position: relative;
      z-index: 10;
      -webkit-transform: scale(1.02) translate3d(0, 0, 0);
      transform: scale(1.02) translate3d(0, 0, 0); }
    .people.interview_top .massage_warp a .str {
      width: calc(100% - 300px);
      text-align: center;
      padding-top: 55px;
      position: relative;
      z-index: 10; }
      .people.interview_top .massage_warp a .str p {
        color: #fff;
        font-size: 32px;
        font-weight: bold;
        line-height: 120%; }
    .people.interview_top .massage_warp a .back {
      content: '';
      display: block;
      width: 0;
      background: #B5B5B6;
      position: absolute;
      top: 0;
      z-index: 5;
      -webkit-transition: width 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
      -o-transition: width 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
      transition: width 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955); }
    .people.interview_top .massage_warp a:hover img {
      -webkit-transform: scale(1.07) translate3d(0, 0, 0);
      transform: scale(1.07) translate3d(0, 0, 0); }
    .people.interview_top .massage_warp a:hover .back {
      width: 100%; }

/*@mixin mq-pc() {
	@media screen
	and (min-width: 980px)
	screen and (min-width: 769px){
		@content;
	}
}*/
.people.interview_talk .page_top_img {
  height: 800px; }
  .people.interview_talk .page_top_img .warp {
    opacity: 0;
    background: url("../img/interview/talk/main.jpg") center top no-repeat;
    background-attachment: fixed;
    background-size: 100%; }
    @media screen and (min-width: 2500px) {
      .people.interview_talk .page_top_img .warp {
        background-size: 2500px auto; } }
    @media screen and (min-width: 2101px) {
      .people.interview_talk .page_top_img .warp {
        background-position: center 80%; } }
    @media screen and (min-width: 1801px) and (max-width: 2100px) {
      .people.interview_talk .page_top_img .warp {
        background-position: center top; } }
    @media screen and (max-width: 1800px) {
      .people.interview_talk .page_top_img .warp {
        background-position: center top; } }
    @media screen and (min-width: 1401px) and (max-width: 1510px) {
      .people.interview_talk .page_top_img .warp {
        background-size: 100% auto; } }
    @media screen and (max-width: 1400px) {
      .people.interview_talk .page_top_img .warp {
        background-size: 1380px auto; } }
    @media screen and (max-width: 980px) {
      .people.interview_talk .page_top_img .warp {
        background-position: -200px 0px; } }
    .people.interview_talk .page_top_img .warp .grade_bg {
      height: 800px;
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0, transparent), color-stop(white), to(#fff));
      background: -webkit-linear-gradient(top, transparent 0 65%, white, #fff);
      background: -o-linear-gradient(top, transparent 0 65%, white, #fff);
      background: linear-gradient(to bottom, transparent 0 65%, white, #fff);
      position: relative;
      z-index: 5; }
      .people.interview_talk .page_top_img .warp .grade_bg:before, .people.interview_talk .page_top_img .warp .grade_bg:after {
        position: absolute;
        z-index: 6;
        content: '';
        display: block;
        width: 100%;
        height: 4px; }
      .people.interview_talk .page_top_img .warp .grade_bg:before {
        left: 0;
        top: 0;
        background: -webkit-gradient(linear, left top, right top, from(#2A2F88), color-stop(60%, transparent));
        background: -webkit-linear-gradient(left, #2A2F88, transparent 60%);
        background: -o-linear-gradient(left, #2A2F88, transparent 60%);
        background: linear-gradient(90deg, #2A2F88, transparent 60%); }
      .people.interview_talk .page_top_img .warp .grade_bg:after {
        left: 0;
        bottom: 0;
        background: -webkit-gradient(linear, right top, left top, color-stop(10%, #DC2525), color-stop(#DC2525), color-stop(70%, transparent));
        background: -webkit-linear-gradient(right, #DC2525 10%, #DC2525, transparent 70%);
        background: -o-linear-gradient(right, #DC2525 10%, #DC2525, transparent 70%);
        background: linear-gradient(-90deg, #DC2525 10%, #DC2525, transparent 70%); }
      .people.interview_talk .page_top_img .warp .grade_bg .page_sub {
        opacity: 0;
        padding-top: 90px; }
        .people.interview_talk .page_top_img .warp .grade_bg .page_sub p {
          color: #fff;
          text-align: center;
          font-size: 18px;
          line-height: 180%;
          text-shadow: 0px 0px 13px rgba(0, 0, 0, 0.8); }
      .people.interview_talk .page_top_img .warp .grade_bg .page_title {
        opacity: 0; }
        .people.interview_talk .page_top_img .warp .grade_bg .page_title h2 {
          width: 50%;
          margin: 0 auto;
          text-align: center;
          font-size: 98px;
          color: #fff;
          text-shadow: 0px 0px 13px rgba(0, 0, 0, 0.8);
          margin-top: 10px;
          font-weight: bold; }
        .people.interview_talk .page_top_img .warp .grade_bg .page_title p {
          letter-spacing: 4px;
          text-align: center;
          font-size: 77px;
          color: #fff;
          line-height: 0;
          text-shadow: 0px 0px 13px rgba(0, 0, 0, 0.8);
          margin-top: 32px; }
      .people.interview_talk .page_top_img .warp .grade_bg .name_warp {
        opacity: 0; }
        .people.interview_talk .page_top_img .warp .grade_bg .name_warp .name_warp_block {
          margin: 110px auto 0;
          position: relative;
          width: 750px; }
          .people.interview_talk .page_top_img .warp .grade_bg .name_warp .name_warp_block .name_block {
            position: absolute; }
            .people.interview_talk .page_top_img .warp .grade_bg .name_warp .name_warp_block .name_block:before {
              content: '';
              background: url("../img/interview/talk/name_icon.png");
              width: 25px;
              height: 25px;
              position: absolute;
              left: -35px; }
            .people.interview_talk .page_top_img .warp .grade_bg .name_warp .name_warp_block .name_block .name_title,
            .people.interview_talk .page_top_img .warp .grade_bg .name_warp .name_warp_block .name_block .name_shozoku,
            .people.interview_talk .page_top_img .warp .grade_bg .name_warp .name_warp_block .name_block .name,
            .people.interview_talk .page_top_img .warp .grade_bg .name_warp .name_warp_block .name_block .nyusya {
              color: #2A2F88;
              display: block;
              font-size: 18px;
              font-weight: bold;
              line-height: 120%; }
            .people.interview_talk .page_top_img .warp .grade_bg .name_warp .name_warp_block .name_block .name {
              margin-top: 5px;
              font-size: 30px;
              border-bottom: 1px solid #2A2F88;
              padding-bottom: 3px; }
              .people.interview_talk .page_top_img .warp .grade_bg .name_warp .name_warp_block .name_block .name .font_neue {
                font-size: 18px;
                position: relative;
                top: -10px; }
            .people.interview_talk .page_top_img .warp .grade_bg .name_warp .name_warp_block .name_block .nyusya {
              font-size: 20px;
              font-weight: bold;
              margin-top: 10px; }
            .people.interview_talk .page_top_img .warp .grade_bg .name_warp .name_warp_block .name_block.hioki {
              left: 25px; }
            .people.interview_talk .page_top_img .warp .grade_bg .name_warp .name_warp_block .name_block.nikai {
              left: 70%; }
      .people.interview_talk .page_top_img .warp .grade_bg .note {
        position: absolute;
        bottom: 20px;
        right: 45px;
        font-size: 12px; }
  .people.interview_talk .page_top_img .scroll_btn {
    bottom: 65px; }

.people.interview_talk .talk_content {
  margin-top: 135px; }
  @media screen and (max-width: 1500px) {
    .people.interview_talk .talk_content {
      overflow-y: visible;
      overflow-x: hidden; } }
  .people.interview_talk .talk_content .text {
    background: rgba(244, 245, 249, 0.6);
    width: 505px;
    position: relative;
    z-index: 10;
    position: relative;
    padding: 40px 95px 40px 80px;
    background: rgba(244, 245, 249, 0.6); }
    .people.interview_talk .talk_content .text h2 {
      font-size: 36px;
      font-weight: bold;
      color: #2A2F88;
      -webkit-transform: skewX(-10deg);
      -ms-transform: skewX(-10deg);
      transform: skewX(-10deg);
      line-height: 120%;
      text-shadow: 0.5px 0px 0 #2A2F88; }
      .people.interview_talk .talk_content .text h2 span {
        display: inline-block;
        width: 8px; }
      .people.interview_talk .talk_content .text h2 .show_max340 {
        display: none; }
    .people.interview_talk .talk_content .text dl {
      margin-top: 40px; }
      .people.interview_talk .talk_content .text dl dt, .people.interview_talk .talk_content .text dl dd {
        margin-top: 20px;
        font-size: 16px;
        line-height: 160%; }
      .people.interview_talk .talk_content .text dl dt {
        font-weight: bold;
        float: left;
        color: #000; }
        .people.interview_talk .talk_content .text dl dt:first-child {
          margin-top: 0; }
      .people.interview_talk .talk_content .text dl dd {
        position: relative;
        top: 1px;
        margin-left: 50px; }
        .people.interview_talk .talk_content .text dl dd span {
          font-weight: bold; }
        .people.interview_talk .talk_content .text dl dd.sub {
          line-height: 150%;
          font-size: 14px;
          margin-left: 0;
          margin-top: 47px; }
          .people.interview_talk .talk_content .text dl dd.sub span {
            font-size: 16px;
            display: block; }
  .people.interview_talk .talk_content.content1 {
    margin-top: 135px; }
    .people.interview_talk .talk_content.content1 .img {
      width: 700px;
      position: absolute;
      left: 635px;
      top: 0;
      z-index: 1; }
  .people.interview_talk .talk_content.right_img_warp .text {
    background: none;
    width: 505px;
    position: relative;
    z-index: 10;
    padding: 74px 0; }
    .people.interview_talk .talk_content.right_img_warp .text .block {
      width: 100%;
      padding: 40px 95px 40px 80px;
      background: rgba(244, 245, 249, 0.6); }
  .people.interview_talk .talk_content.left_img_warp {
    margin-top: 125px; }
    .people.interview_talk .talk_content.left_img_warp .img {
      position: absolute;
      width: 700px;
      right: 640px;
      top: 45px; }
    .people.interview_talk .talk_content.left_img_warp .text {
      float: right;
      background: rgba(253, 240, 240, 0.6); }
  .people.interview_talk .talk_content.top_img_warp {
    margin-top: 115px; }
    .people.interview_talk .talk_content.top_img_warp .img {
      width: 800px;
      margin-left: auto;
      margin-right: auto;
      position: relative;
      z-index: 10; }
    .people.interview_talk .talk_content.top_img_warp .bottom_img {
      position: absolute;
      left: 670px;
      bottom: 20px;
      width: 495px; }
    .people.interview_talk .talk_content.top_img_warp .text {
      position: relative;
      top: -95px;
      z-index: 9;
      padding: 130px 80px 60px 90px;
      width: 546px; }
  .people.interview_talk .talk_content.bottom_img_warp {
    margin-top: 95px; }
    .people.interview_talk .talk_content.bottom_img_warp .bottom_img {
      width: 800px;
      margin: 100px auto 130px; }
    .people.interview_talk .talk_content.bottom_img_warp .text {
      width: 520px;
      margin-left: auto;
      margin-right: auto;
      background: rgba(253, 240, 240, 0.6);
      padding: 40px 73px 40px 90px; }

/*@mixin mq-pc() {
	@media screen
	and (min-width: 980px)
	screen and (min-width: 769px){
		@content;
	}
}*/
.people.interview_message .page_top_img {
  background: url("../img/interview/massage/bg1.png");
  height: 1045px; }
  .people.interview_message .page_top_img .warp {
    opacity: 0;
    background: url("../img/interview/massage/main.jpg") center top no-repeat;
    background-size: auto 600px;
    background-attachment: fixed;
    background-position: -460px 152px;
    height: 600px;
    padding-top: 122px;
    position: relative; }
    @media screen and (min-width: 2500px) {
      .people.interview_message .page_top_img .warp {
        background-position-x: center;
        background-size: 2500px auto; } }
    @media screen and (min-width: 2401px) and (max-width: 2499px) {
      .people.interview_message .page_top_img .warp {
        background-position-x: center;
        background-size: 100% auto; } }
    @media screen and (min-width: 1707px) and (max-width: 2400px) {
      .people.interview_message .page_top_img .warp {
        background-position-x: center;
        background-size: auto 600px; } }
    .people.interview_message .page_top_img .warp .page_title {
      opacity: 0;
      position: absolute;
      margin-top: 16px;
      left: 16.6%;
      line-height: 100%; }
      .people.interview_message .page_top_img .warp .page_title h2, .people.interview_message .page_top_img .warp .page_title p {
        text-shadow: 0px 0px 10px #FFF, 0px 0px 10px #FFF, 0px 0px 10px #FFF, 0px 0px 20px #FFF, 0px 0px 20px #FFF, 0px 0px 20px #FFF, 3px 7px 30px #FFF, -3px -7px 30px #FFF; }
      .people.interview_message .page_top_img .warp .page_title h2 {
        color: #2A2F88;
        font-size: 127px;
        letter-spacing: 5px; }
      .people.interview_message .page_top_img .warp .page_title p {
        margin-top: 53px;
        color: #DC2525;
        font-size: 24px;
        font-weight: bold;
        line-height: 100%;
        text-shadow: 0px 0px 10px #FFF, 0px 0px 10px #FFF, 0px 0px 10px #FFF, 0px -10px 20px #FFF, 0px -10px 20px #FFF, 0px -10px 20px #FFF, 0px -10px 20px #FFF, 0px -10px 20px #FFF, -3px -3px 20px #FFF, -3px -3px 20px #FFF, -3px -3px 20px #FFF, -3px -3px 20px #FFF, -3px -3px 20px #FFF, 3px 3px 20px #FFF, 3px 3px 20px #FFF, 3px 3px 20px #FFF, 3px 3px 20px #FFF, 3px 3px 20px #FFF; }
  .people.interview_message .page_top_img .tanto_name_warp {
    opacity: 0;
    position: relative; }
    .people.interview_message .page_top_img .tanto_name_warp .tanto_name {
      position: absolute;
      top: -75px;
      left: 50%;
      margin-left: -500px;
      width: 1000px;
      height: 314px;
      background: url("../img/interview/massage/tanto_name_bg.png"); }
      .people.interview_message .page_top_img .tanto_name_warp .tanto_name .str_block {
        padding-top: 70px;
        padding-left: 50px;
        width: 680px; }
        .people.interview_message .page_top_img .tanto_name_warp .tanto_name .str_block .read {
          color: #DC2525;
          font-size: 45px;
          font-weight: bold;
          line-height: 140%; }
          .people.interview_message .page_top_img .tanto_name_warp .tanto_name .str_block .read span {
            width: 15px; }
        .people.interview_message .page_top_img .tanto_name_warp .tanto_name .str_block .name_blcok {
          position: relative;
          width: calc(322px);
          float: right;
          margin-right: 55px;
          margin-top: 14px; }
          .people.interview_message .page_top_img .tanto_name_warp .tanto_name .str_block .name_blcok:before {
            content: '';
            height: 30px;
            width: 30px;
            top: 10px;
            background: url("../img/interview/icon_30.jpg");
            position: absolute; }
          .people.interview_message .page_top_img .tanto_name_warp .tanto_name .str_block .name_blcok span {
            display: inline-block;
            font-size: 14px;
            color: #595757; }
          .people.interview_message .page_top_img .tanto_name_warp .tanto_name .str_block .name_blcok .jp {
            padding-left: 46px; }
            .people.interview_message .page_top_img .tanto_name_warp .tanto_name .str_block .name_blcok .jp span {
              letter-spacing: 2px; }
            .people.interview_message .page_top_img .tanto_name_warp .tanto_name .str_block .name_blcok .jp .busyo2 {
              margin-left: 5px;
              margin-right: 20px; }
            .people.interview_message .page_top_img .tanto_name_warp .tanto_name .str_block .name_blcok .jp .name {
              font-size: 24px;
              font-weight: bold;
              letter-spacing: 5px; }
          .people.interview_message .page_top_img .tanto_name_warp .tanto_name .str_block .name_blcok .en {
            text-align: right;
            padding-right: 36px;
            border-top: 1px solid #595757; }
            .people.interview_message .page_top_img .tanto_name_warp .tanto_name .str_block .name_blcok .en .name_en {
              letter-spacing: 1.5px; }

.people.interview_message .mind_warp {
  margin-top: 235px;
  position: relative; }
  .people.interview_message .mind_warp.content_width {
    max-width: 1275px; }
  .people.interview_message .mind_warp .mind_block .mind_title {
    background: url("../img/interview/massage/mind_title_bg.png") no-repeat;
    width: calc(200px - 21px);
    height: calc(53px - 9px);
    color: #fff;
    font-size: 27px;
    padding-top: 9px;
    padding-left: 21px;
    letter-spacing: 2.3px; }
  .people.interview_message .mind_warp .mind_block .read {
    color: #2A2F88;
    font-size: 30px;
    font-weight: bold;
    margin-top: 9px;
    line-height: 135%;
    padding-left: 2px;
    text-shadow: 0.5px 0 0 #2A2F88; }
    .people.interview_message .mind_warp .mind_block .read span {
      width: 28px; }
  .people.interview_message .mind_warp .mind_block .sub {
    font-size: 16px;
    margin-top: 26px;
    line-height: 150%;
    padding-left: 17px;
    padding-right: 12px;
    letter-spacing: 1px; }
  .people.interview_message .mind_warp .row1 {
    position: relative; }
    .people.interview_message .mind_warp .row1 .img_warp {
      position: absolute;
      right: 52.94%;
      width: 700px;
      top: -50px; }
      .people.interview_message .mind_warp .row1 .img_warp img {
        position: relative;
        z-index: 6; }
      .people.interview_message .mind_warp .row1 .img_warp .back_color {
        position: absolute;
        z-index: 4;
        right: -55px;
        top: -59px;
        width: 455px;
        height: 360px;
        background: #FCE9E9; }
    .people.interview_message .mind_warp .row1 .mind1 {
      margin-left: 54.902%; }
  .people.interview_message .mind_warp .row2 {
    margin-top: 13px; }
    .people.interview_message .mind_warp .row2 .mind2 {
      float: left;
      margin-left: 2.7px;
      width: 560px; }
      .people.interview_message .mind_warp .row2 .mind2 .read span {
        width: 11px; }
    .people.interview_message .mind_warp .row2 .mind3 {
      margin-left: 51.372%;
      width: 573px;
      padding-top: 271px;
      position: relative; }
      .people.interview_message .mind_warp .row2 .mind3 .read span {
        width: 11px; }
      .people.interview_message .mind_warp .row2 .mind3 .mind_float_back {
        position: absolute;
        right: 0%;
        top: 197px; }
        .people.interview_message .mind_warp .row2 .mind3 .mind_float_back .back_1 {
          width: 104px;
          height: 104px;
          background: #EBECF4; }
        .people.interview_message .mind_warp .row2 .mind3 .mind_float_back .back_2 {
          position: absolute;
          width: 60px;
          height: 60px;
          right: -47%;
          margin-top: -15px;
          background: url("../img/interview/massage/bg1.png"); }
  @media screen and (max-width: 1275px) {
    .people.interview_message .mind_warp .row1 .img_warp {
      right: 52.94%; }
      .people.interview_message .mind_warp .row1 .img_warp .img {
        width: 700px;
        height: 522px;
        overflow: hidden; }
        .people.interview_message .mind_warp .row1 .img_warp .img img {
          -webkit-transform: translateX(190px);
          -ms-transform: translateX(190px);
          transform: translateX(190px); }
    .people.interview_message .mind_warp .row1 .mind1 {
      margin-left: 54.902%;
      margin-right: 30px; }
    .people.interview_message .mind_warp .row2 .mind2,
    .people.interview_message .mind_warp .row2 .mind3 {
      width: 45%; }
    .people.interview_message .mind_warp .row2 .mind2 {
      margin-left: 30px; } }
  @media screen and (max-width: 1275px) {
    .people.interview_message .mind_warp .row2 .mind3 {
      margin-left: 51%;
      min-width: 460px; } }

.people.interview_message .message {
  margin-top: 208px;
  height: calc(400px - 16px);
  padding-top: 17px;
  background: #C8C9CA url("../img/interview/massage/message_bg_img.png") no-repeat top right; }
  @media screen and (min-width: 1301px) and (max-width: 1500px) {
    .people.interview_message .message {
      background-position: right -100px top 0; } }
  @media screen and (min-width: 1101px) and (max-width: 1300px) {
    .people.interview_message .message {
      background-position: right -200px top 0; } }
  @media screen and (max-width: 1100px) {
    .people.interview_message .message {
      background-position: right -300px top 0; } }
  .people.interview_message .message .message_block {
    max-width: 1275px;
    min-width: 980px;
    margin-left: auto;
    margin-right: auto; }
    .people.interview_message .message .message_block .str_block {
      background: url("../img/interview/massage/message_bg_str.png") no-repeat top left;
      width: 760px;
      height: 347px; }
      @media screen and (max-width: 1300px) {
        .people.interview_message .message .message_block .str_block {
          margin-left: 20px; } }
      .people.interview_message .message .message_block .str_block .title_warp {
        position: relative;
        width: 300px;
        padding-top: 33px;
        margin: 10px;
        margin-left: auto;
        margin-right: auto; }
        .people.interview_message .message .message_block .str_block .title_warp .h3_bg {
          position: absolute;
          z-index: 5;
          background: #DC2525;
          height: 60px;
          width: 300px;
          -webkit-transform: skewX(-15deg);
          -ms-transform: skewX(-15deg);
          transform: skewX(-15deg); }
        .people.interview_message .message .message_block .str_block .title_warp .title {
          padding-top: 4px;
          padding-left: 65px;
          position: relative;
          z-index: 6;
          color: #fff;
          font-size: 32px;
          font-weight: bold; }
      .people.interview_message .message .message_block .str_block .sub {
        font-size: 21px;
        padding-left: 48px;
        margin-top: 31px;
        width: 597px;
        line-height: 146%; }

.people.interview_message .point {
  margin-top: 125px;
  margin-bottom: 170px;
  padding-bottom: 25px;
  background: url("../img/interview/massage/bg1.png"); }
  .people.interview_message .point:before, .people.interview_message .point:after {
    position: absolute;
    z-index: 6;
    content: '';
    display: block;
    width: 100%;
    height: 4px; }
  .people.interview_message .point:before {
    left: 0;
    top: 0;
    background: -webkit-gradient(linear, left top, right top, color-stop(5%, #2A2F88), color-stop(#2A2F88), color-stop(69%, transparent));
    background: -webkit-linear-gradient(left, #2A2F88 5%, #2A2F88, transparent 69%);
    background: -o-linear-gradient(left, #2A2F88 5%, #2A2F88, transparent 69%);
    background: linear-gradient(90deg, #2A2F88 5%, #2A2F88, transparent 69%); }
  .people.interview_message .point:after {
    left: 0;
    bottom: 0;
    background: -webkit-gradient(linear, right top, left top, color-stop(10%, #DC2525), color-stop(#DC2525), color-stop(70%, transparent));
    background: -webkit-linear-gradient(right, #DC2525 10%, #DC2525, transparent 70%);
    background: -o-linear-gradient(right, #DC2525 10%, #DC2525, transparent 70%);
    background: linear-gradient(-90deg, #DC2525 10%, #DC2525, transparent 70%); }
  .people.interview_message .point .point_block {
    position: relative;
    padding-top: 48px; }
    .people.interview_message .point .point_block.content_width {
      max-width: 1380px; }
    .people.interview_message .point .point_block .blok_title_warp {
      position: absolute;
      z-index: 10;
      top: -20px;
      width: 400px;
      left: 50%;
      margin-left: -200px; }
      .people.interview_message .point .point_block .blok_title_warp .back {
        position: absolute;
        width: 400px;
        height: 49px;
        background: #2A2F88;
        -webkit-transform: skewX(-20deg);
        -ms-transform: skewX(-20deg);
        transform: skewX(-20deg); }
      .people.interview_message .point .point_block .blok_title_warp p {
        padding-top: 5px;
        padding-right: 14px;
        color: #fff;
        font-size: 26px;
        text-align: center;
        font-weight: bold; }
    .people.interview_message .point .point_block .list ul li.unit {
      background: url(../img/interview/massage/point_bg.png) no-repeat;
      float: left;
      width: 256px;
      height: 384px;
      margin-left: calc((100% - ( 309px * 4 )) / 3);
      padding: 10px 23px 10px 28px; }
      .people.interview_message .point .point_block .list ul li.unit:first-child {
        margin-left: 0; }
      @media screen and (max-width: 1270px) {
        .people.interview_message .point .point_block .list ul li.unit {
          margin-left: calc((100% - ( 309px * 2 )) / 3); }
          .people.interview_message .point .point_block .list ul li.unit:first-child {
            margin-left: calc((100% - ( 309px * 2 )) / 3); }
          .people.interview_message .point .point_block .list ul li.unit:nth-child(3), .people.interview_message .point .point_block .list ul li.unit:nth-child(4) {
            margin-top: 20px; } }
      @media screen and (min-width: 1271px) and (max-width: 1410px) {
        .people.interview_message .point .point_block .list ul li.unit {
          margin-left: calc(((100% - 20px) - ( 309px * 4 )) / 3); }
          .people.interview_message .point .point_block .list ul li.unit:first-child {
            margin-left: 10px; } }
      .people.interview_message .point .point_block .list ul li.unit .unit_read {
        position: relative;
        color: #2A2F88;
        font-size: 24px;
        font-weight: bold;
        text-align: center;
        padding-top: 15px;
        padding-left: 25px;
        line-height: 100%; }
        .people.interview_message .point .point_block .list ul li.unit .unit_read:before {
          content: '';
          position: absolute;
          width: 23px;
          left: 65px;
          height: 23px;
          background: url(../img/interview/icon_30.jpg) no-repeat;
          background-size: 23px; }
      .people.interview_message .point .point_block .list ul li.unit .str {
        margin-top: 15px;
        font-size: 16px; }

/*@mixin mq-pc() {
	@media screen
	and (min-width: 980px)
	screen and (min-width: 769px){
		@content;
	}
}*/
.people.interview_person .page_top_img .warp {
  opacity: 0;
  background: url("../img/interview/person/main1.jpg") center top no-repeat;
  background-size: 100% auto;
  background-attachment: fixed; }
  @media screen and (min-width: 2500px) {
    .people.interview_person .page_top_img .warp {
      background-size: 2500px auto; } }
  @media screen and (min-width: 2101px) {
    .people.interview_person .page_top_img .warp {
      background-position: center 15%; } }
  @media screen and (min-width: 1700px) and (max-width: 2100px) {
    .people.interview_person .page_top_img .warp {
      background-position: center top; } }
  @media screen and (max-width: 1550px) {
    .people.interview_person .page_top_img .warp {
      background-size: auto 100%;
      background-position: center top; } }
  @media screen and (max-width: 980px) {
    .people.interview_person .page_top_img .warp {
      background-size: auto 700px;
      background-position: right -330px top 0px; } }
  .people.interview_person .page_top_img .warp .page_title {
    opacity: 0;
    position: absolute;
    top: 274px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 22%; }
    .people.interview_person .page_top_img .warp .page_title h2 {
      text-shadow: 0px 0px 10px #FFF, 0px 0px 10px #FFF, 0px 0px 10px #FFF, 0px 0px 10px #FFF, 1px 1px 0px #2A2F88, -1px -1px 0px #2A2F88;
      color: #2A2F88;
      font-size: 43px;
      line-height: 140%; }
  .people.interview_person .page_top_img .warp .name_warp {
    opacity: 0;
    position: absolute;
    top: 388px;
    left: 26.2%; }
    .people.interview_person .page_top_img .warp .name_warp .title {
      background: url("../img/interview/person/person_no.png") no-repeat top left;
      width: 202px;
      height: 56px;
      z-index: 10;
      position: relative; }
      .people.interview_person .page_top_img .warp .name_warp .title .str {
        font-size: 29px;
        position: absolute;
        float: right;
        left: 24px;
        color: #fff;
        letter-spacing: 1.5px;
        top: 9px; }
      .people.interview_person .page_top_img .warp .name_warp .title .no {
        font-size: 37px;
        position: relative;
        float: right;
        right: 29px;
        color: #fff;
        letter-spacing: 2px;
        top: 4px; }
    .people.interview_person .page_top_img .warp .name_warp .name_block {
      background: rgba(255, 255, 255, 0.7);
      width: 243px;
      position: absolute;
      z-index: 6;
      top: 35px;
      padding-top: 30px;
      left: 10px;
      padding-left: 20px;
      padding-right: 25px; }
      .people.interview_person .page_top_img .warp .name_warp .name_block:after {
        content: '';
        display: block;
        position: absolute;
        border-top: solid 10px transparent;
        border-right: solid 10px transparent;
        border-bottom: solid 10px rgba(255, 255, 255, 0.7);
        border-left: solid 10px rgba(255, 255, 255, 0.7);
        height: 0px;
        width: 0px;
        bottom: 0;
        right: -20px; }
      .people.interview_person .page_top_img .warp .name_warp .name_block .name_title, .people.interview_person .page_top_img .warp .name_warp .name_block .name_shozoku, .people.interview_person .page_top_img .warp .name_warp .name_block .name.nyusya {
        color: #595757;
        font-weight: bold;
        line-height: 140%; }
      .people.interview_person .page_top_img .warp .name_warp .name_block .name_title, .people.interview_person .page_top_img .warp .name_warp .name_block .name_shozoku {
        display: block;
        font-size: 16px; }
      .people.interview_person .page_top_img .warp .name_warp .name_block .name {
        color: #595757;
        font-weight: bold;
        font-size: 26px; }
        .people.interview_person .page_top_img .warp .name_warp .name_block .name span {
          font-size: 16px;
          position: relative;
          top: -2px; }
      .people.interview_person .page_top_img .warp .name_warp .name_block .nyusya {
        color: #595757;
        font-weight: bold;
        border-top: 1px solid #595757;
        font-size: 21px; }

.people.interview_person .interview_content {
  position: relative;
  margin-top: 80px; }
  .people.interview_person .interview_content.content_width {
    max-width: 1275px; }
  .people.interview_person .interview_content .img {
    width: 700px;
    position: absolute;
    z-index: 10; }
    .people.interview_person .interview_content .img img {
      position: relative;
      z-index: 10; }
    .people.interview_person .interview_content .img .back {
      position: absolute;
      z-index: 6; }
  .people.interview_person .interview_content .text {
    padding-top: 37px; }
    .people.interview_person .interview_content .text h2 {
      font-weight: bold;
      color: #2A2F88;
      font-size: 36px;
      line-height: 120%;
      text-shadow: 0.5px 0px 0 #2A2F88; }
      .people.interview_person .interview_content .text h2 span {
        display: inline-block;
        width: 8px; }
    .people.interview_person .interview_content .text .sub {
      font-size: 16px;
      margin-top: 23px; }
  .people.interview_person .interview_content.right_content .img {
    right: 53.2%; }
    .people.interview_person .interview_content.right_content .img .back {
      width: 420px;
      height: 315px;
      right: -61px;
      bottom: -63px;
      background: #EBECF4; }
  .people.interview_person .interview_content.right_content .text {
    margin-left: 716px; }
  @media screen and (max-width: 1300px) {
    .people.interview_person .interview_content.right_content .text {
      margin-left: 54%;
      margin-right: 1.5%; } }
  .people.interview_person .interview_content.left_content .img {
    left: 53.4%; }
    @media screen and (max-width: 1550px) {
      .people.interview_person .interview_content.left_content .img {
        width: calc(100% - 53.4%); } }
    .people.interview_person .interview_content.left_content .img .img_warp {
      position: relative; }
      @media screen and (max-width: 1550px) {
        .people.interview_person .interview_content.left_content .img .img_warp {
          width: 100%;
          height: 536px;
          text-align: right;
          overflow: hidden; }
          .people.interview_person .interview_content.left_content .img .img_warp img {
            width: 701px;
            position: absolute;
            right: 0; } }
    .people.interview_person .interview_content.left_content .img .back {
      width: 372px;
      height: 312px;
      left: -70px;
      top: -40px;
      background: url("../img/interview/person/bg1.png"); }
  .people.interview_person .interview_content.left_content .text {
    width: 490px;
    margin-left: 83px; }
  @media screen and (max-width: 1300px) {
    .people.interview_person .interview_content.left_content .text {
      width: 47%;
      margin-left: 1.5%; } }
  .people.interview_person .interview_content.content2 {
    margin-top: 113px; }
    .people.interview_person .interview_content.content2 .text {
      padding-top: 4px; }
  .people.interview_person .interview_content.content3 {
    margin-top: 130px;
    height: 530px; }
    .people.interview_person .interview_content.content3 .img {
      z-index: 6; }
      .people.interview_person .interview_content.content3 .img .back {
        width: 373px;
        height: 312px;
        right: -155px;
        top: -94px;
        background: #FCE9E9; }
        @media screen and (max-width: 1300px) {
          .people.interview_person .interview_content.content3 .img .back {
            top: -40px; } }
    .people.interview_person .interview_content.content3 .text {
      position: relative;
      padding-top: 10px;
      z-index: 10; }

.people.interview_person .time_table {
  margin-top: 150px;
  padding: 35px 0 45px;
  background: #EEEEEF; }
  .people.interview_person .time_table .content_width {
    max-width: 1180px; }
    .people.interview_person .time_table .content_width .box {
      background: #fff;
      -webkit-box-shadow: 1px 1px 5px #666 inset;
      box-shadow: 1px 1px 5px #666 inset;
      padding-top: 10px; }
    .people.interview_person .time_table .content_width .left_content {
      width: 570px;
      float: left; }
      .people.interview_person .time_table .content_width .left_content h3 {
        font-size: 24px;
        color: #fff;
        background: #2A2F88;
        width: 250px;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        text-shadow: 0.5px 0px 0 #fff;
        line-height: 100%;
        padding: 13px 0 13px; }
      .people.interview_person .time_table .content_width .left_content p {
        font-size: 17px;
        line-height: 182%;
        padding: 0 43px 0 50px;
        margin-top: 20px; }
      .people.interview_person .time_table .content_width .left_content .message {
        padding-bottom: 37px; }
      .people.interview_person .time_table .content_width .left_content .holiday {
        margin-top: 20px;
        padding-bottom: 37px; }
    .people.interview_person .time_table .content_width .right_content {
      margin-left: 586px;
      padding-bottom: 34px; }
      .people.interview_person .time_table .content_width .right_content h3 {
        width: 150px;
        margin: 25px auto 0;
        padding-left: 68px;
        position: relative; }
        .people.interview_person .time_table .content_width .right_content h3 span {
          color: #2A2F88;
          display: block;
          line-height: 100%;
          text-align: center;
          text-shadow: 0.5px 0px 0 #2A2F88; }
        .people.interview_person .time_table .content_width .right_content h3 .en {
          font-size: 38px; }
        .people.interview_person .time_table .content_width .right_content h3 .jp {
          font-size: 20px; }
        .people.interview_person .time_table .content_width .right_content h3:after {
          content: '';
          display: block;
          width: 65px;
          height: 65px;
          background: url("../img/interview/person/s_icon.png") no-repeat;
          position: absolute;
          top: -6px;
          left: -4px; }
      .people.interview_person .time_table .content_width .right_content .schedule_list {
        margin-left: 69px;
        margin-top: 31px; }
        .people.interview_person .time_table .content_width .right_content .schedule_list li {
          position: relative;
          border-bottom: 1px dotted #2A2F88;
          padding: 20px 0 20px 2px;
          max-width: 477px;
          width: 90.4%; }
          .people.interview_person .time_table .content_width .right_content .schedule_list li .time {
            color: #2A2F88;
            font-size: 26px;
            float: left; }
          .people.interview_person .time_table .content_width .right_content .schedule_list li .right {
            margin-left: 78px;
            padding-top: 1px; }
            .people.interview_person .time_table .content_width .right_content .schedule_list li .right p {
              font-size: 16px;
              line-height: 130%; }
          .people.interview_person .time_table .content_width .right_content .schedule_list li:before {
            content: '';
            background: #2A2F88;
            width: 20px;
            height: 20px;
            border-radius: 10px;
            position: absolute;
            top: 24px;
            left: -29px; }
          .people.interview_person .time_table .content_width .right_content .schedule_list li:after {
            content: '';
            background: #2A2F88;
            width: 4px;
            height: calc(100% + 2px);
            position: absolute;
            top: -2px;
            left: -21px; }
          .people.interview_person .time_table .content_width .right_content .schedule_list li:last-child {
            border-bottom: none; }
          .people.interview_person .time_table .content_width .right_content .schedule_list li:first-child:after {
            top: 10 px; }
    @media screen and (max-width: 1200px) {
      .people.interview_person .time_table .content_width .left_content {
        width: 47%;
        margin-left: 1%; }
      .people.interview_person .time_table .content_width .right_content {
        margin-left: 49.5%;
        margin-right: 1%; } }

.people.interview_person .other_person {
  margin-top: 90px;
  margin-bottom: 90px; }
  .people.interview_person .other_person .content_width {
    max-width: 1000px; }
    .people.interview_person .other_person .content_width h2 {
      position: relative; }
      .people.interview_person .other_person .content_width h2 .font_neueB {
        display: block;
        margin: 0 auto;
        width: 260px;
        background: #fff;
        color: #2A2F88;
        font-size: 30px;
        z-index: 10;
        position: relative;
        text-align: center; }
        .people.interview_person .other_person .content_width h2 .font_neueB .ku {
          display: inline-block;
          width: 15px; }
      .people.interview_person .other_person .content_width h2:before {
        content: '';
        width: 100%;
        height: 1px;
        background: #2A2F88;
        position: absolute;
        z-index: 1;
        top: 16px; }
    .people.interview_person .other_person .content_width .link_warp {
      margin-top: 52px; }
      .people.interview_person .other_person .content_width .link_warp li {
        float: left;
        position: relative; }
        .people.interview_person .other_person .content_width .link_warp li .block {
          padding-top: 30px;
          padding-bottom: 33px; }
        .people.interview_person .other_person .content_width .link_warp li:first-child {
          width: calc(100% / 3 - 31px);
          margin-left: 26px; }
          .people.interview_person .other_person .content_width .link_warp li:first-child .block {
            border-right: 1px solid #2A2F88; }
        .people.interview_person .other_person .content_width .link_warp li:nth-child(2) {
          width: calc(100% / 3 - 31px);
          padding-left: 48px; }
          .people.interview_person .other_person .content_width .link_warp li:nth-child(2) .block {
            border-right: 1px solid #2A2F88; }
        .people.interview_person .other_person .content_width .link_warp li:last-child {
          width: calc(100% / 3 - 60px);
          margin-left: 46px; }
        .people.interview_person .other_person .content_width .link_warp li.other_int_02 .block {
          padding-top: 15px;
          padding-bottom: 18px; }
        .people.interview_person .other_person .content_width .link_warp li .coming {
          width: 100%;
          height: 58px;
          position: absolute;
          top: 0;
          left: 0;
          background: #fff;
          padding-top: 70px;
          opacity: 0.8; }
          .people.interview_person .other_person .content_width .link_warp li .coming p {
            color: #2A2F88;
            text-align: center;
            line-height: 0;
            font-size: 41px;
            letter-spacing: 1px; }
        .people.interview_person .other_person .content_width .link_warp li a {
          display: block; }
          .people.interview_person .other_person .content_width .link_warp li a .img {
            width: 121px;
            float: left;
            position: relative; }
            .people.interview_person .other_person .content_width .link_warp li a .img .hover {
              position: absolute;
              top: 2px;
              left: 1px;
              background: #2a2f88;
              width: 121px;
              height: 121px;
              border-radius: calc(121px / 2);
              opacity: 0;
              -webkit-transition: opacity 0.6s;
              -o-transition: opacity 0.6s;
              transition: opacity 0.6s; }
              .people.interview_person .other_person .content_width .link_warp li a .img .hover span {
                display: block;
                color: #fff;
                text-align: center;
                line-height: 100%; }
              .people.interview_person .other_person .content_width .link_warp li a .img .hover .title {
                font-size: 16px;
                padding-top: 28px; }
              .people.interview_person .other_person .content_width .link_warp li a .img .hover .no {
                font-size: 70px; }
            .people.interview_person .other_person .content_width .link_warp li a .img .comming {
              position: absolute;
              top: 2px;
              left: 1px;
              background: rgba(90, 90, 90, 0.7);
              width: 121px;
              height: 121px;
              border-radius: calc(121px / 2);
              -webkit-transition: opacity 0.6s;
              -o-transition: opacity 0.6s;
              transition: opacity 0.6s; }
              .people.interview_person .other_person .content_width .link_warp li a .img .comming span {
                display: block;
                color: #fff;
                text-align: center;
                line-height: 100%;
                padding-top: 41px;
                font-size: 25px; }
          .people.interview_person .other_person .content_width .link_warp li a .right {
            margin-left: 145px;
            padding-top: 15px; }
            .people.interview_person .other_person .content_width .link_warp li a .right p {
              color: #595757;
              font-size: 24px;
              font-weight: bold;
              line-height: 130%; }
            .people.interview_person .other_person .content_width .link_warp li a .right .name {
              font-size: 24px;
              font-weight: bold; }
          .people.interview_person .other_person .content_width .link_warp li a:hover .hover {
            opacity: 0.5; }

.people.interview01 .interview_content.content3 h2 {
  margin-left: -20px; }
  .people.interview01 .interview_content.content3 h2 span {
    width: 30px; }

.people.interview03 .page_top_img .warp {
  background: url("../img/interview/person/main3.jpg") center top no-repeat;
  background-size: 100% auto;
  background-attachment: fixed; }
  @media screen and (min-width: 2500px) {
    .people.interview03 .page_top_img .warp {
      background-size: 2500px auto; } }
  @media screen and (min-width: 2101px) {
    .people.interview03 .page_top_img .warp {
      background-position: center 15%; } }
  @media screen and (min-width: 1700px) and (max-width: 2100px) {
    .people.interview03 .page_top_img .warp {
      background-position: center top; } }
  @media screen and (max-width: 1550px) {
    .people.interview03 .page_top_img .warp {
      background-position: center top; } }
  @media screen and (max-width: 980px) {
    .people.interview03 .page_top_img .warp {
      background-size: auto 700px;
      background-position: right -330px top 0px; } }
  .people.interview03 .page_top_img .warp .page_title {
    top: 246px;
    left: 13.8%; }
    .people.interview03 .page_top_img .warp .page_title .row2 {
      width: 26px; }
  .people.interview03 .page_top_img .warp .name_warp {
    top: 361px;
    left: 16.7%; }

.people.interview03 .interview_content.content1 {
  margin-top: 114px; }
  .people.interview03 .interview_content.content1 .img .back {
    width: 328px;
    height: 230px;
    right: -56px;
    top: -47px;
    background: #FCE9E9; }

.people.interview03 .interview_content.content2 {
  margin-top: 167px; }
  .people.interview03 .interview_content.content2 .img .back {
    width: 300px;
    height: 278px;
    left: -149px;
    top: -62px;
    background: #EBECF4; }
  .people.interview03 .interview_content.content2 .text {
    padding-top: 37px; }
    .people.interview03 .interview_content.content2 .text .sub {
      position: relative;
      z-index: 10; }

.people.interview03 .interview_content.content3 .img .back {
  width: 372px;
  height: 312px;
  right: -50px;
  bottom: -68px;
  top: auto;
  background: url("../img/interview/person/bg1.png"); }

.people.interview03 .time_table .content_width .left_content .message {
  padding-bottom: 127px; }

.people.interview03 .time_table .content_width .left_content .holiday {
  padding-bottom: 121px; }

.people.interview03 .time_table .content_width .right_content .schedule_list {
  margin-top: 0px; }
  .people.interview03 .time_table .content_width .right_content .schedule_list li {
    padding: 13px 0 13px 2px; }
    .people.interview03 .time_table .content_width .right_content .schedule_list li:before {
      top: 19px; }
    .people.interview03 .time_table .content_width .right_content .schedule_list li:first-child:after {
      top: 10px; }

.people.interview02 .page_top_img .warp {
  background: url("../img/interview/person/main2.jpg") center top no-repeat;
  background-size: 100% auto;
  background-attachment: fixed; }
  @media screen and (min-width: 2500px) {
    .people.interview02 .page_top_img .warp {
      background-size: 2500px auto; } }
  @media screen and (min-width: 2101px) {
    .people.interview02 .page_top_img .warp {
      background-position: center 15%; } }
  @media screen and (min-width: 1700px) and (max-width: 2100px) {
    .people.interview02 .page_top_img .warp {
      background-position: center top; } }
  @media screen and (max-width: 1550px) {
    .people.interview02 .page_top_img .warp {
      background-size: auto 100%;
      background-position: 100% left; } }
  @media screen and (max-width: 980px) {
    .people.interview02 .page_top_img .warp {
      background-size: auto 700px;
      background-position: right -330px top 0px; } }
  .people.interview02 .page_top_img .warp .page_title {
    top: 230px;
    left: 47.2973%; }
    .people.interview02 .page_top_img .warp .page_title .row2 {
      width: 26px; }
  .people.interview02 .page_top_img .warp .name_warp {
    top: 334px;
    left: 47.2973%; }
    .people.interview02 .page_top_img .warp .name_warp .name_block:after {
      content: '';
      display: block;
      position: absolute;
      border-top: solid 10px transparent;
      border-right: solid 15px rgba(255, 255, 255, 0.7);
      border-bottom: solid 10px rgba(255, 255, 255, 0.7);
      border-left: solid 15px transparent;
      height: 0px;
      width: 0px;
      bottom: 0;
      left: -30px; }

.people.interview02 .interview_content.content1 {
  margin-top: 114px; }
  .people.interview02 .interview_content.content1 .img .back {
    width: 420px;
    height: 318px;
    right: -56px;
    top: -47px;
    background: #FCE9E9; }

.people.interview02 .interview_content.content2 {
  margin-top: 167px; }
  .people.interview02 .interview_content.content2 .img .back {
    width: 410px;
    height: 356px;
    left: -149px;
    top: -62px;
    background: url("../img/interview/person/bg1.png"); }
  @media screen and (max-width: 1450px) {
    .people.interview02 .interview_content.content2 .img .back {
      left: -60px; }
    .people.interview02 .interview_content.content2 .img .img_warp img {
      right: auto;
      left: 0; } }
  .people.interview02 .interview_content.content2 .text {
    padding-top: 37px;
    width: 520px; }
    @media screen and (max-width: 1300px) {
      .people.interview02 .interview_content.content2 .text {
        width: 47%; } }
    .people.interview02 .interview_content.content2 .text .sub {
      position: relative;
      z-index: 10; }

.people.interview02 .interview_content.content3 .img .back {
  width: 412px;
  height: 330px;
  right: -50px;
  bottom: -68px;
  top: auto;
  background: #EBECF4; }

.people.interview02 .time_table .content_width .right_content .schedule_list {
  margin-top: 10px; }

.people.interview04 .page_top_img .warp {
  background: url("../img/interview/person/main4.jpg") center top no-repeat;
  background-size: 100% auto;
  background-attachment: fixed; }
  @media screen and (min-width: 2500px) {
    .people.interview04 .page_top_img .warp {
      background-size: 2500px auto; } }
  @media screen and (min-width: 2101px) {
    .people.interview04 .page_top_img .warp {
      background-position: center 15%; } }
  @media screen and (min-width: 1700px) and (max-width: 2100px) {
    .people.interview04 .page_top_img .warp {
      background-position: center top; } }
  @media screen and (max-width: 1550px) {
    .people.interview04 .page_top_img .warp {
      background-size: auto 100%; } }
  @media screen and (max-width: 1400px) {
    .people.interview04 .page_top_img .warp {
      background-position: top right -145px; } }
  @media screen and (max-width: 980px) {
    .people.interview04 .page_top_img .warp {
      background-size: auto 700px; } }
  .people.interview04 .page_top_img .warp .page_title {
    top: 490px;
    left: 310px; }
    @media screen and (max-width: 1150px) {
      .people.interview04 .page_top_img .warp .page_title {
        left: 10%; } }
    .people.interview04 .page_top_img .warp .page_title span {
      width: 5px; }
      .people.interview04 .page_top_img .warp .page_title span.row2 {
        width: 20px; }
  .people.interview04 .page_top_img .warp .name_warp {
    top: 408px;
    left: 764px; }
    @media screen and (min-width: 1750px) {
      .people.interview04 .page_top_img .warp .name_warp {
        left: 50%; } }
    @media screen and (max-width: 1150px) {
      .people.interview04 .page_top_img .warp .name_warp {
        left: 50%; } }

.people.interview04 .interview_content.content1 {
  margin-top: 114px; }
  .people.interview04 .interview_content.content1 .img {
    z-index: -1; }
    .people.interview04 .interview_content.content1 .img .back {
      width: 374px;
      height: 294px;
      right: auto;
      left: -140px;
      top: -47px;
      background: #EBECF4; }
    @media screen and (max-width: 1450px) {
      .people.interview04 .interview_content.content1 .img .img_warp img {
        right: -67px; } }
  .people.interview04 .interview_content.content1 .text {
    width: 525px; }
    @media screen and (max-width: 1300px) {
      .people.interview04 .interview_content.content1 .text {
        width: 47%; } }

.people.interview04 .interview_content.content2 {
  margin-top: 167px; }
  .people.interview04 .interview_content.content2 .img .back {
    width: 440px;
    height: 348px;
    right: -60px;
    top: -80px;
    background: url("../img/interview/person/bg1.png"); }
  .people.interview04 .interview_content.content2 .text {
    padding-top: 37px; }
    .people.interview04 .interview_content.content2 .text .sub {
      position: relative;
      z-index: 10; }

.people.interview04 .interview_content.content3 .img .back {
  width: 415px;
  height: 330px;
  right: -50px;
  bottom: -68px;
  top: auto;
  background: #FCE9E9; }

.people.interview04 .time_table .content_width .left_content .message {
  padding-bottom: 90px; }

.people.interview04 .time_table .content_width .left_content .holiday {
  padding-bottom: 90px; }

.people.interview04 .time_table .content_width .right_content .schedule_list {
  margin-top: 5px; }

@media screen and (min-width: 769px) {
  .show_pc {
    display: inline-block !important; }
  .show_sp {
    display: none !important; } }

@media screen and (max-width: 768px) {
  * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  body, table {
    min-width: 1px; }
  .content_width {
    min-width: 1px; }
  footer .footer_content {
    margin: 0; }
  footer .copyright {
    margin: 0; }
  .people .page_top_img {
    height: 400px; }
  .show_pc {
    display: none !important; }
  .show_sp {
    display: inline-block !important; }
  /*@mixin mq-pc() {
	@media screen
	and (min-width: 980px)
	screen and (min-width: 769px){
		@content;
	}
}*/
  .people.interview_top .page_top_img {
    height: 375px; }
    .people.interview_top .page_top_img .warp {
      opacity: 0;
      background: url("../img/interview/top/main_sp.jpg") center top no-repeat;
      background-size: 100% auto;
      background-attachment: fixed; } }
    @media screen and (max-width: 768px) and (max-width: 370px) {
      .people.interview_top .page_top_img .warp {
        background-size: 375px auto; } }

@media screen and (max-width: 768px) {
      .people.interview_top .page_top_img .warp .page_title {
        opacity: 0;
        position: absolute;
        top: auto;
        bottom: 20%;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        right: 20px; }
        .people.interview_top .page_top_img .warp .page_title h2 {
          font-size: 52px; }
        .people.interview_top .page_top_img .warp .page_title p {
          font-size: 13px; }
  .people.interview_top .interview_warp {
    opacity: 0;
    background: url("../img/common/body_bg_top.png") no-repeat top left;
    background-size: 50% auto;
    padding-top: 70px;
    padding-bottom: 200px;
    padding: 70px 40px;
    position: relative; }
    .people.interview_top .interview_warp:after {
      position: absolute;
      content: '';
      width: 100%;
      height: 100%;
      left: 50%;
      top: 15%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      background: url("../img/common/body_bg_bottom.png") no-repeat bottom right;
      background-size: 120% auto;
      z-index: -1; }
    .people.interview_top .interview_warp h2 {
      font-size: 34px; }
      .people.interview_top .interview_warp h2 small {
        font-size: 12px;
        line-height: 1.7;
        position: relative;
        top: -5px; }
      .people.interview_top .interview_warp h2:before {
        width: 10px;
        height: 10px;
        top: -8px;
        margin-left: -10px;
        background-size: 10px; }
    .people.interview_top .interview_warp .h2_small {
      font-size: 12px;
      margin-top: 20px;
      line-height: 1.7;
      color: #595757; }
    .people.interview_top .interview_warp .people_link_btn_warp {
      width: 100%;
      margin: 75px auto 0;
      padding: 0; }
      .people.interview_top .interview_warp .people_link_btn_warp li {
        position: relative;
        float: none;
        width: 100%;
        max-width: 295px;
        margin: 0 auto;
        height: auto; } }
      @media screen and (max-width: 768px) and (max-width: 360px) {
        .people.interview_top .interview_warp .people_link_btn_warp li {
          height: 265px; } }

@media screen and (max-width: 768px) {
        .people.interview_top .interview_warp .people_link_btn_warp li:nth-child(2), .people.interview_top .interview_warp .people_link_btn_warp li:nth-child(4) {
          margin-left: auto;
          margin-top: 70px; }
        .people.interview_top .interview_warp .people_link_btn_warp li:nth-child(3), .people.interview_top .interview_warp .people_link_btn_warp li:nth-child(4) {
          margin-top: 70px; }
        .people.interview_top .interview_warp .people_link_btn_warp li .coming {
          width: 100%;
          height: auto;
          position: absolute;
          top: 0;
          left: 0;
          background: #fff;
          padding-top: 57%;
          opacity: 0.8; }
          .people.interview_top .interview_warp .people_link_btn_warp li .coming p {
            color: #2A2F88;
            text-align: center;
            line-height: 0;
            font-size: 50px;
            letter-spacing: 1px; }
        .people.interview_top .interview_warp .people_link_btn_warp li a.people_link_btn {
          display: block;
          height: 100%;
          position: relative;
          -webkit-transition: opacity 500ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
          -o-transition: opacity 500ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
          transition: opacity 500ms cubic-bezier(0.455, 0.03, 0.515, 0.955); }
          .people.interview_top .interview_warp .people_link_btn_warp li a.people_link_btn .img_warp .hover_img {
            position: static;
            top: 55px;
            -webkit-box-shadow: 5px 5px 8px #9A9;
            box-shadow: 5px 5px 8px #9A9;
            -webkit-transition: opacity 500ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
            -o-transition: opacity 500ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
            transition: opacity 500ms cubic-bezier(0.455, 0.03, 0.515, 0.955); }
            .people.interview_top .interview_warp .people_link_btn_warp li a.people_link_btn .img_warp .hover_img img {
              -webkit-transition: -webkit-transform 500ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
              transition: -webkit-transform 500ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
              -o-transition: transform 500ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
              transition: transform 500ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
              transition: transform 500ms cubic-bezier(0.455, 0.03, 0.515, 0.955), -webkit-transform 500ms cubic-bezier(0.455, 0.03, 0.515, 0.955); }
          .people.interview_top .interview_warp .people_link_btn_warp li a.people_link_btn .img_warp .people_img {
            width: 203px;
            height: auto;
            position: absolute;
            top: -30px;
            right: 0; } }
        @media screen and (max-width: 768px) and (min-width: 769px) {
          .people.interview_top .interview_warp .people_link_btn_warp li a.people_link_btn .hover_img {
            overflow: hidden;
            width: 427px;
            height: 375px; }
          .people.interview_top .interview_warp .people_link_btn_warp li a.people_link_btn:hover .hover_img {
            opacity: 0.7; }
            .people.interview_top .interview_warp .people_link_btn_warp li a.people_link_btn:hover .hover_img img {
              -webkit-transform: scale(1.05) translate3d(0, 0, 0);
              transform: scale(1.05) translate3d(0, 0, 0); }
          .people.interview_top .interview_warp .people_link_btn_warp li a.people_link_btn:hover .str_warp {
            opacity: 0.7; } }

@media screen and (max-width: 768px) {
          .people.interview_top .interview_warp .people_link_btn_warp li a.people_link_btn .str_warp {
            -webkit-transition: opacity 500ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
            -o-transition: opacity 500ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
            transition: opacity 500ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
            position: absolute;
            top: auto;
            bottom: 0;
            left: 1px;
            width: auto;
            font-size: 12px; }
            .people.interview_top .interview_warp .people_link_btn_warp li a.people_link_btn .str_warp span {
              color: #fff;
              display: block; }
            .people.interview_top .interview_warp .people_link_btn_warp li a.people_link_btn .str_warp .title_warp {
              font-size: 18px;
              text-align: center;
              line-height: 100%;
              height: auto;
              letter-spacing: 1px; }
              .people.interview_top .interview_warp .people_link_btn_warp li a.people_link_btn .str_warp .title_warp .title {
                letter-spacing: 1px; }
              .people.interview_top .interview_warp .people_link_btn_warp li a.people_link_btn .str_warp .title_warp .no {
                line-height: 94%;
                font-size: 82px; }
            .people.interview_top .interview_warp .people_link_btn_warp li a.people_link_btn .str_warp .name_warp {
              display: -webkit-box;
              display: -ms-flexbox;
              display: flex;
              -webkit-box-orient: vertical;
              -webkit-box-direction: normal;
              -ms-flex-flow: column;
              flex-flow: column;
              -webkit-box-pack: center;
              -ms-flex-pack: center;
              justify-content: center;
              background: url("../img/interview/top/people_name_bg.jpg") no-repeat 0 0;
              background-size: cover;
              width: auto;
              min-width: 120px;
              height: auto;
              min-height: 120px;
              margin-top: 15px;
              padding: 10px 15px; }
              .people.interview_top .interview_warp .people_link_btn_warp li a.people_link_btn .str_warp .name_warp span {
                display: block;
                line-height: 128%;
                font-size: 8px;
                margin-top: 3px; }
              .people.interview_top .interview_warp .people_link_btn_warp li a.people_link_btn .str_warp .name_warp .name {
                font-size: 16px;
                font-weight: bold;
                line-height: 120%;
                width: auto; }
              .people.interview_top .interview_warp .people_link_btn_warp li a.people_link_btn .str_warp .name_warp .name_en {
                letter-spacing: 1px;
                font-size: 8px; }
              .people.interview_top .interview_warp .people_link_btn_warp li a.people_link_btn .str_warp .name_warp .nyusya {
                width: auto;
                border-top: 1px solid #fff;
                padding-top: 7px;
                margin-top: 3px;
                font-size: 16px;
                font-weight: bold; }
        .people.interview_top .interview_warp .people_link_btn_warp li.people_li1 a.people_link_btn .str_warp .name_warp {
          height: auto; }
        .people.interview_top .interview_warp .people_link_btn_warp li.people_li2 a.people_link_btn .str_warp .name_warp {
          height: auto;
          padding: 10px 15px; }
          .people.interview_top .interview_warp .people_link_btn_warp li.people_li2 a.people_link_btn .str_warp .name_warp .name {
            font-size: 16px;
            position: relative;
            left: 0;
            width: auto; }
        .people.interview_top .interview_warp .people_link_btn_warp li.people_li3 a.people_link_btn .str_warp .name_warp, .people.interview_top .interview_warp .people_link_btn_warp li.people_li4 a.people_link_btn .str_warp .name_warp {
          margin-top: 20px; }
        .people.interview_top .interview_warp .people_link_btn_warp li.people_li2 a.people_link_btn .img_warp .hover_img img, .people.interview_top .interview_warp .people_link_btn_warp li.people_li3 a.people_link_btn .img_warp .hover_img img, .people.interview_top .interview_warp .people_link_btn_warp li.people_li4 a.people_link_btn .img_warp .hover_img img {
          -webkit-transform: scale(1) translate3d(0, 0, 0);
          transform: scale(1) translate3d(0, 0, 0); } }
      @media screen and (max-width: 768px) and (min-width: 769px) {
        .people.interview_top .interview_warp .people_link_btn_warp li.people_li2 a.people_link_btn:hover .hover_img img, .people.interview_top .interview_warp .people_link_btn_warp li.people_li3 a.people_link_btn:hover .hover_img img, .people.interview_top .interview_warp .people_link_btn_warp li.people_li4 a.people_link_btn:hover .hover_img img {
          -webkit-transform: scale(1.07) translate3d(0, 0, 0);
          transform: scale(1.07) translate3d(0, 0, 0); } }

@media screen and (max-width: 768px) {
  .people.interview_top .talk_warp {
    margin-bottom: 0;
    background: url("../img/interview/top/interview_talk_sp.jpg") no-repeat top center;
    background-size: cover;
    min-height: 160px; }
    .people.interview_top .talk_warp:before, .people.interview_top .talk_warp:after {
      position: absolute;
      content: '';
      width: 100%;
      height: 4px;
      background: #2A2F88;
      top: -4px;
      left: 0; }
    .people.interview_top .talk_warp:after {
      background: #DC2525;
      top: auto;
      bottom: -4px;
      left: 0; }
    .people.interview_top .talk_warp a.link {
      display: block;
      width: 100%;
      height: 100%; }
    .people.interview_top .talk_warp .str {
      padding: 30px 0;
      text-align: center; }
      .people.interview_top .talk_warp .str h2, .people.interview_top .talk_warp .str p, .people.interview_top .talk_warp .str a {
        color: #fff;
        text-align: center;
        line-height: 1; }
      .people.interview_top .talk_warp .str h2 {
        font-size: 42px;
        text-shadow: 0px 0px 35px #000; }
      .people.interview_top .talk_warp .str p {
        margin-top: 11px;
        font-size: 25px;
        letter-spacing: 2px;
        text-shadow: 0px 0px 35px #000; }
      .people.interview_top .talk_warp .str a.font_neueB {
        position: relative;
        margin-top: 20px;
        font-size: 12px;
        padding: 10px 30px;
        letter-spacing: 2px;
        display: inline-block; }
        .people.interview_top .talk_warp .str a.font_neueB span {
          position: relative;
          z-index: 10; }
  .people.interview_top .massage_warp {
    width: 90%;
    margin: 70px auto 70px;
    overflow: hidden;
    background: #9E9E9F; }
    .people.interview_top .massage_warp a {
      display: block; }
      .people.interview_top .massage_warp a img {
        width: auto;
        height: 150px;
        float: right;
        -webkit-transition: -webkit-transform 500ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
        transition: -webkit-transform 500ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
        -o-transition: transform 500ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
        transition: transform 500ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
        transition: transform 500ms cubic-bezier(0.455, 0.03, 0.515, 0.955), -webkit-transform 500ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
        position: relative;
        z-index: 10;
        -webkit-transform: scale(1.02) translate3d(0, 0, 0);
        transform: scale(1.02) translate3d(0, 0, 0); }
      .people.interview_top .massage_warp a .str {
        width: auto;
        text-align: center;
        padding-top: 55px;
        padding-left: 40px;
        position: absolute;
        z-index: 10; }
        .people.interview_top .massage_warp a .str p {
          color: #fff;
          font-size: 16px;
          font-weight: bold;
          line-height: 140%; }
      .people.interview_top .massage_warp a .back {
        content: '';
        display: block;
        width: 0;
        background: #B5B5B6;
        position: absolute;
        top: 0;
        z-index: 5;
        -webkit-transition: width 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
        -o-transition: width 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
        transition: width 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955); }
      .people.interview_top .massage_warp a:hover img {
        -webkit-transform: scale(1.07) translate3d(0, 0, 0);
        transform: scale(1.07) translate3d(0, 0, 0); }
      .people.interview_top .massage_warp a:hover .back {
        width: 100%; }
  /*@mixin mq-pc() {
	@media screen
	and (min-width: 980px)
	screen and (min-width: 769px){
		@content;
	}
}*/
  .people.interview_talk .page_top_img {
    height: 500px; }
    .people.interview_talk .page_top_img .warp {
      background: url("../img/interview/talk/main_sp.jpg") center top no-repeat;
      background-attachment: fixed;
      background-size: 100% auto; } }
    @media screen and (max-width: 768px) and (min-width: 500px) {
      .people.interview_talk .page_top_img .warp {
        background-position: bottom; } }
    @media screen and (max-width: 768px) and (min-width: 700px) {
      .people.interview_talk .page_top_img .warp {
        background-position: 0 -320px;
        background-attachment: scroll; } }

@media screen and (max-width: 768px) {
      .people.interview_talk .page_top_img .warp .grade_bg {
        height: 550px; }
        .people.interview_talk .page_top_img .warp .grade_bg .page_sub {
          padding-top: 80px; } }
        @media screen and (max-width: 768px) and (max-width: 360px) {
          .people.interview_talk .page_top_img .warp .grade_bg .page_sub {
            padding-top: 70px; } }

@media screen and (max-width: 768px) {
          .people.interview_talk .page_top_img .warp .grade_bg .page_sub p {
            font-size: 12px; }
        .people.interview_talk .page_top_img .warp .grade_bg .page_title {
          margin-top: 20px; }
          .people.interview_talk .page_top_img .warp .grade_bg .page_title h2 {
            font-size: 42px; }
          .people.interview_talk .page_top_img .warp .grade_bg .page_title p {
            letter-spacing: 3px;
            font-size: 25px;
            margin-top: 20px; }
        .people.interview_talk .page_top_img .warp .grade_bg .name_warp {
          position: absolute;
          width: 100%;
          left: 0;
          bottom: 70px; }
          .people.interview_talk .page_top_img .warp .grade_bg .name_warp .name_warp_block {
            margin: 0 auto;
            width: 96%;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: justify;
            -ms-flex-pack: justify;
            justify-content: space-between; }
            .people.interview_talk .page_top_img .warp .grade_bg .name_warp .name_warp_block .name_block {
              position: relative; }
              .people.interview_talk .page_top_img .warp .grade_bg .name_warp .name_warp_block .name_block:before {
                content: '';
                background: url("../img/interview/talk/name_icon.png");
                background-size: cover;
                width: 15px;
                height: 15px;
                position: absolute;
                left: -20px;
                top: 7px; }
              .people.interview_talk .page_top_img .warp .grade_bg .name_warp .name_warp_block .name_block .name_title,
              .people.interview_talk .page_top_img .warp .grade_bg .name_warp .name_warp_block .name_block .name_shozoku,
              .people.interview_talk .page_top_img .warp .grade_bg .name_warp .name_warp_block .name_block .name,
              .people.interview_talk .page_top_img .warp .grade_bg .name_warp .name_warp_block .name_block .nyusya {
                font-size: 11px;
                margin-top: 7px; }
              .people.interview_talk .page_top_img .warp .grade_bg .name_warp .name_warp_block .name_block .name {
                font-size: 16px; }
                .people.interview_talk .page_top_img .warp .grade_bg .name_warp .name_warp_block .name_block .name .font_neue {
                  font-size: 18px;
                  position: relative;
                  top: -10px; }
              .people.interview_talk .page_top_img .warp .grade_bg .name_warp .name_warp_block .name_block .nyusya {
                font-size: 13px; }
              .people.interview_talk .page_top_img .warp .grade_bg .name_warp .name_warp_block .name_block.hioki {
                left: 25px; }
              .people.interview_talk .page_top_img .warp .grade_bg .name_warp .name_warp_block .name_block.nikai {
                left: 0; }
        .people.interview_talk .page_top_img .warp .grade_bg .note {
          position: absolute;
          bottom: 20px;
          right: 15px;
          font-size: 10px; }
    .people.interview_talk .page_top_img .scroll_btn {
      bottom: 65px; }
  .people.interview_talk .talk_content {
    margin-top: 135px;
    overflow: auto; }
    .people.interview_talk .talk_content .text {
      width: 100%;
      padding: 55px 15px 20px 20px; }
      .people.interview_talk .talk_content .text h2 {
        font-size: 18px;
        margin-left: -1px; }
        .people.interview_talk .talk_content .text h2 span {
          width: 3px; } }
      @media screen and (max-width: 768px) and (max-width: 340px) {
        .people.interview_talk .talk_content .text h2 .show_max340 {
          display: inline; } }

@media screen and (max-width: 768px) {
      .people.interview_talk .talk_content .text dl {
        margin-top: 32px; }
        .people.interview_talk .talk_content .text dl dt, .people.interview_talk .talk_content .text dl dd {
          font-size: 12px; }
        .people.interview_talk .talk_content .text dl dt {
          font-weight: bold;
          float: left;
          color: #000; }
          .people.interview_talk .talk_content .text dl dt:first-child {
            margin-top: 0; }
        .people.interview_talk .talk_content .text dl dd {
          position: relative;
          top: 1px;
          margin-left: 50px; }
          .people.interview_talk .talk_content .text dl dd span {
            font-weight: bold; }
          .people.interview_talk .talk_content .text dl dd.sub {
            line-height: 150%;
            font-size: 12px;
            margin-left: 0;
            margin-top: 47px; }
            .people.interview_talk .talk_content .text dl dd.sub span {
              font-size: 13px;
              display: block; }
    .people.interview_talk .talk_content.content1 {
      margin-top: 70px; }
      .people.interview_talk .talk_content.content1 .img {
        width: 100%;
        position: relative;
        left: 0;
        top: 20px;
        z-index: 2;
        line-height: 0;
        padding-left: 15px; }
    .people.interview_talk .talk_content.content3 .text h2 span.show_max340 {
      display: inline-block;
      width: 7px; }
    .people.interview_talk .talk_content.content4 .text h2 {
      margin-left: -7px; }
      .people.interview_talk .talk_content.content4 .text h2 span {
        width: 6px; }
    .people.interview_talk .talk_content.right_img_warp .text {
      width: calc(100% - 20px);
      padding: 0;
      z-index: 1; }
      .people.interview_talk .talk_content.right_img_warp .text .block {
        width: 100%;
        padding: 55px 15px 20px 20px; }
    .people.interview_talk .talk_content.left_img_warp {
      margin-top: 35px; }
      .people.interview_talk .talk_content.left_img_warp .img {
        position: relative;
        left: 0;
        top: 20px;
        z-index: 2;
        width: 100%;
        line-height: 0;
        padding-right: 20px; }
      .people.interview_talk .talk_content.left_img_warp .text {
        float: none;
        top: 0;
        z-index: 1;
        width: calc(100% - 20px);
        margin-left: 20px; }
    .people.interview_talk .talk_content.top_img_warp {
      margin-top: 55px; }
      .people.interview_talk .talk_content.top_img_warp .img {
        width: 100%;
        padding: 0 20px; }
      .people.interview_talk .talk_content.top_img_warp .bottom_img {
        position: static;
        width: 100%;
        padding-left: 20px;
        line-height: 0; }
      .people.interview_talk .talk_content.top_img_warp .text {
        position: relative;
        top: -20px;
        z-index: 9;
        padding: 55px 15px 20px 20px;
        width: calc(100% - 20px); }
    .people.interview_talk .talk_content.bottom_img_warp {
      margin-top: 0;
      padding: 0 20px; }
      .people.interview_talk .talk_content.bottom_img_warp .bottom_img {
        width: calc(100% + 40px);
        margin: 50px -20px 60px; }
      .people.interview_talk .talk_content.bottom_img_warp .text {
        width: 100%;
        padding: 45px 15px 20px 20px; }
  /*@mixin mq-pc() {
	@media screen
	and (min-width: 980px)
	screen and (min-width: 769px){
		@content;
	}
}*/
  .people.interview_message .page_top_img {
    background: url("../img/interview/massage/bg1.png");
    height: 500px; }
    .people.interview_message .page_top_img .warp {
      opacity: 0;
      background: url("../img/interview/massage/main_sp.jpg") center top no-repeat;
      background-size: 100% auto;
      background-attachment: fixed;
      background-position: left top;
      height: 100%;
      padding-top: 90px;
      position: relative; } }
    @media screen and (max-width: 768px) and (max-width: 640px) {
      .people.interview_message .page_top_img .warp {
        background-size: auto 200px; } }

@media screen and (max-width: 768px) {
      .people.interview_message .page_top_img .warp .page_title {
        margin-top: 0;
        left: 10.3%; }
        .people.interview_message .page_top_img .warp .page_title h2 {
          font-size: 52px; }
        .people.interview_message .page_top_img .warp .page_title p {
          font-size: 13px;
          margin-top: 17px;
          text-shadow: 0px 0px 10px #FFF, 0px 0px 10px #FFF, 0px 0px 10px #FFF; }
    .people.interview_message .page_top_img .tanto_name_warp {
      opacity: 0;
      position: relative; }
      .people.interview_message .page_top_img .tanto_name_warp .tanto_name {
        left: 5%;
        top: -230px;
        margin-left: 0;
        width: 90%;
        max-width: 560px;
        height: auto;
        padding: 15px 20px;
        z-index: 2; } }
      @media screen and (max-width: 768px) and (max-width: 360px) {
        .people.interview_message .page_top_img .tanto_name_warp .tanto_name {
          padding: 15px 15px; } }

@media screen and (max-width: 768px) {
        .people.interview_message .page_top_img .tanto_name_warp .tanto_name:before {
          position: absolute;
          content: '';
          right: 8px;
          bottom: -19px;
          width: 188px;
          height: 210px;
          background: url("../img/interview/massage/tanto_name_bg_sp.png") top right no-repeat;
          background-size: 100% auto; } }
        @media screen and (max-width: 768px) and (max-width: 360px) {
          .people.interview_message .page_top_img .tanto_name_warp .tanto_name:before {
            right: 0;
            width: 180px;
            bottom: -27px; } }

@media screen and (max-width: 768px) {
        .people.interview_message .page_top_img .tanto_name_warp .tanto_name:after {
          position: absolute;
          content: '';
          left: 0;
          bottom: -20px;
          width: 100%;
          height: 100%;
          background: url("../img/interview/massage/message_bg_img_af_sp.png") left bottom no-repeat;
          background-size: cover;
          z-index: -1; }
        .people.interview_message .page_top_img .tanto_name_warp .tanto_name .str_block {
          padding-top: 20px;
          padding-left: 0;
          width: 65%; }
          .people.interview_message .page_top_img .tanto_name_warp .tanto_name .str_block .read {
            font-size: 14px;
            text-shadow: 0.5px 0 0 #DC2525; }
            .people.interview_message .page_top_img .tanto_name_warp .tanto_name .str_block .read span {
              width: 5px; }
              .people.interview_message .page_top_img .tanto_name_warp .tanto_name .str_block .read span.show_sp {
                width: 2px; }
          .people.interview_message .page_top_img .tanto_name_warp .tanto_name .str_block .name_blcok {
            position: relative;
            width: auto;
            float: none;
            margin-right: 0;
            margin-top: 9px;
            margin-left: 20px; } }
          @media screen and (max-width: 768px) and (max-width: 360px) {
            .people.interview_message .page_top_img .tanto_name_warp .tanto_name .str_block .name_blcok {
              margin-left: 10px; } }

@media screen and (max-width: 768px) {
            .people.interview_message .page_top_img .tanto_name_warp .tanto_name .str_block .name_blcok:before {
              content: '';
              height: 15px;
              width: 15px;
              top: 5px;
              background: url("../img/interview/icon_30.jpg");
              background-size: cover;
              position: absolute; }
            .people.interview_message .page_top_img .tanto_name_warp .tanto_name .str_block .name_blcok span {
              display: inline-block;
              font-size: 11px;
              color: #595757; }
            .people.interview_message .page_top_img .tanto_name_warp .tanto_name .str_block .name_blcok .jp {
              padding-left: 25px; }
              .people.interview_message .page_top_img .tanto_name_warp .tanto_name .str_block .name_blcok .jp span {
                letter-spacing: 2px; }
              .people.interview_message .page_top_img .tanto_name_warp .tanto_name .str_block .name_blcok .jp .busyo2 {
                margin-left: 5px;
                margin-right: 20px; }
              .people.interview_message .page_top_img .tanto_name_warp .tanto_name .str_block .name_blcok .jp .name {
                font-size: 12px;
                display: block;
                line-height: 0.5;
                margin-top: 9px; }
            .people.interview_message .page_top_img .tanto_name_warp .tanto_name .str_block .name_blcok .en {
              text-align: left;
              padding: 0 0 0 25px;
              border-top: none;
              display: inline-block;
              padding-right: 15px;
              border-bottom: 1px solid #595757; }
              .people.interview_message .page_top_img .tanto_name_warp .tanto_name .str_block .name_blcok .en .name_en {
                letter-spacing: 1.5px; }
  .people.interview_message .mind_warp {
    margin-top: 80px;
    position: relative; }
    .people.interview_message .mind_warp .mind_block .mind_title {
      background: url("../img/interview/massage/mind_title_bg.png") no-repeat;
      background-size: cover;
      width: calc(200px - 21px);
      height: calc(57px - 9px);
      color: #fff;
      font-size: 22px;
      padding-top: calc(57px / 2 - 4px);
      padding-left: 21px;
      letter-spacing: 2.3px;
      line-height: 0; }
    .people.interview_message .mind_warp .mind_block .read {
      font-size: 18px; }
      .people.interview_message .mind_warp .mind_block .read span {
        width: 10px; }
    .people.interview_message .mind_warp .mind_block .sub {
      font-size: 12px;
      margin-top: 26px;
      line-height: 150%;
      padding-left: 0;
      padding-right: 0;
      letter-spacing: 1px; }
    .people.interview_message .mind_warp .row1 {
      position: relative; }
      .people.interview_message .mind_warp .row1 .img_warp {
        position: static;
        right: 0;
        width: 100%;
        top: 0; }
        .people.interview_message .mind_warp .row1 .img_warp .img {
          width: 100%;
          height: auto;
          margin-bottom: 40px;
          padding-right: 20px; }
          .people.interview_message .mind_warp .row1 .img_warp .img img {
            -webkit-transform: translateX(0);
            -ms-transform: translateX(0);
            transform: translateX(0); }
        .people.interview_message .mind_warp .row1 .img_warp img {
          position: relative;
          z-index: 6; }
        .people.interview_message .mind_warp .row1 .img_warp .back_color {
          position: absolute;
          z-index: 4;
          right: 0px;
          top: -30px;
          width: 228px;
          height: 180px;
          background: #FCE9E9; }
      .people.interview_message .mind_warp .row1 .mind1 {
        margin-left: 0;
        margin-right: 0;
        padding: 0 20px 0; }
        .people.interview_message .mind_warp .row1 .mind1 .read {
          margin-left: -8px; }
    .people.interview_message .mind_warp .row2 {
      margin-top: 13px; }
      .people.interview_message .mind_warp .row2 .mind2 {
        float: none;
        margin-left: 0;
        width: 100%;
        padding: 50px 20px 0; }
        .people.interview_message .mind_warp .row2 .mind2 .read span {
          width: 2px; }
      .people.interview_message .mind_warp .row2 .mind3 {
        margin-left: 0;
        width: 100%;
        padding: 50px 20px 0;
        position: relative;
        min-width: 100%; }
        .people.interview_message .mind_warp .row2 .mind3 .read span {
          width: 2px; }
        .people.interview_message .mind_warp .row2 .mind3 .mind_float_back {
          position: absolute;
          right: 0;
          top: 20px; }
          .people.interview_message .mind_warp .row2 .mind3 .mind_float_back .back_1 {
            position: absolute;
            right: 20px;
            width: 70px;
            height: 70px;
            background: #EBECF4; }
          .people.interview_message .mind_warp .row2 .mind3 .mind_float_back .back_2 {
            position: absolute;
            width: 40px;
            height: 40px;
            right: 0;
            margin-top: 60px;
            background: url("../img/interview/massage/bg1.png"); }
  .people.interview_message .message {
    margin-top: 60px;
    height: auto;
    padding: 60% 20px 20px;
    background: #C8C9CA url("../img/interview/massage/message_bg_img_sp.png") no-repeat;
    background-size: 100% auto;
    background-position: center top; }
    .people.interview_message .message .message_block {
      min-width: 100%;
      margin-left: auto;
      margin-right: auto; }
      .people.interview_message .message .message_block .str_block {
        background: url("../img/interview/massage/message_bg_str.png") no-repeat top left;
        width: 100%;
        height: auto;
        margin-left: 0;
        text-align: center;
        padding: 15px; }
        .people.interview_message .message .message_block .str_block .title_warp {
          display: inline-block;
          text-align: center;
          position: relative;
          width: auto;
          padding: 5px 15px;
          margin: 10px;
          margin-left: auto;
          margin-right: auto;
          background: #DC2525;
          -webkit-transform: skewX(-15deg);
          -ms-transform: skewX(-15deg);
          transform: skewX(-15deg);
          min-width: 140px; }
          .people.interview_message .message .message_block .str_block .title_warp .h3_bg {
            display: none;
            position: absolute;
            z-index: 5;
            background: #DC2525;
            height: 60px;
            width: 300px;
            -webkit-transform: skewX(-15deg);
            -ms-transform: skewX(-15deg);
            transform: skewX(-15deg); }
          .people.interview_message .message .message_block .str_block .title_warp .title {
            padding-top: 0;
            padding-left: 0;
            position: relative;
            z-index: 6;
            color: #fff;
            font-size: 14px;
            font-weight: bold;
            -webkit-transform: skewX(15deg);
            -ms-transform: skewX(15deg);
            transform: skewX(15deg); }
        .people.interview_message .message .message_block .str_block .sub {
          font-size: 12px;
          padding-left: 0;
          margin-top: 15px;
          width: 100%;
          line-height: 146%;
          text-align: left; }
  .people.interview_message .point {
    margin-top: 80px;
    margin-bottom: 80px;
    padding: 50px 20px;
    background: url("../img/interview/massage/bg1.png"); }
    .people.interview_message .point:before, .people.interview_message .point:after {
      position: absolute;
      z-index: 6;
      content: '';
      display: block;
      width: 100%;
      height: 4px; }
    .people.interview_message .point:before {
      left: 0;
      top: 0;
      background: -webkit-gradient(linear, left top, right top, color-stop(5%, #2A2F88), color-stop(#2A2F88), color-stop(69%, transparent));
      background: -webkit-linear-gradient(left, #2A2F88 5%, #2A2F88, transparent 69%);
      background: -o-linear-gradient(left, #2A2F88 5%, #2A2F88, transparent 69%);
      background: linear-gradient(90deg, #2A2F88 5%, #2A2F88, transparent 69%); }
    .people.interview_message .point:after {
      left: 0;
      bottom: 0;
      background: -webkit-gradient(linear, right top, left top, color-stop(10%, #DC2525), color-stop(#DC2525), color-stop(70%, transparent));
      background: -webkit-linear-gradient(right, #DC2525 10%, #DC2525, transparent 70%);
      background: -o-linear-gradient(right, #DC2525 10%, #DC2525, transparent 70%);
      background: linear-gradient(-90deg, #DC2525 10%, #DC2525, transparent 70%); }
    .people.interview_message .point .point_block {
      position: relative;
      padding-top: 0; }
      .people.interview_message .point .point_block .blok_title_warp {
        position: absolute;
        width: 80%;
        top: -66px;
        margin-left: -38%;
        display: inline-block; }
        .people.interview_message .point .point_block .blok_title_warp .back {
          left: 0%;
          position: absolute;
          width: 100%;
          height: 36px;
          background: #2A2F88;
          -webkit-transform: skewX(-20deg);
          -ms-transform: skewX(-20deg);
          transform: skewX(-20deg); }
        .people.interview_message .point .point_block .blok_title_warp p {
          padding-top: 5px;
          padding-right: 0;
          color: #fff;
          font-size: 17px;
          text-align: center;
          font-weight: bold; }
      .people.interview_message .point .point_block .list ul li.unit {
        background: #fff;
        float: none;
        width: 100%;
        height: auto;
        margin-left: 0;
        padding: 20px 23px 20px 28px;
        text-align: center; }
        .people.interview_message .point .point_block .list ul li.unit + li {
          margin-top: 40px !important; }
        .people.interview_message .point .point_block .list ul li.unit:first-child {
          margin-left: 0; }
        .people.interview_message .point .point_block .list ul li.unit .unit_read {
          font-size: 18px;
          font-weight: bold;
          text-align: center;
          display: inline-block;
          padding-top: 0;
          padding-left: 25px;
          line-height: 100%; }
          .people.interview_message .point .point_block .list ul li.unit .unit_read:before {
            content: '';
            position: absolute;
            width: 15px;
            left: 0;
            height: 15px;
            background: url(../img/interview/icon_30.jpg) no-repeat;
            background-size: 15px; }
        .people.interview_message .point .point_block .list ul li.unit .str {
          margin-top: 15px;
          font-size: 12px;
          text-align: left;
          line-height: 1.8; }
  /*@mixin mq-pc() {
	@media screen
	and (min-width: 980px)
	screen and (min-width: 769px){
		@content;
	}
}*/
  .people {
    /*main {
	overflow-x: hidden;
}*/ }
    .people.interview_person .scroll_btn {
      bottom: 30px; }
    .people.interview_person .page_top_img .warp {
      opacity: 0;
      background: url("../img/interview/person/main1_sp.jpg") center top no-repeat;
      background-size: 100% auto;
      background-attachment: fixed; }
      .people.interview_person .page_top_img .warp .page_title {
        opacity: 0;
        position: absolute;
        top: 40%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        left: 9%; }
        .people.interview_person .page_top_img .warp .page_title h2 {
          font-size: 20px;
          line-height: 160%; }
        .people.interview_person .page_top_img .warp .page_title .font_ita span {
          display: none; }
        .people.interview_person .page_top_img .warp .page_title .row_sp_4 {
          width: 15px; }
      .people.interview_person .page_top_img .warp .name_warp {
        opacity: 0;
        position: absolute;
        top: auto;
        bottom: 0;
        left: 0;
        width: 100%; }
        .people.interview_person .page_top_img .warp .name_warp_block {
          position: relative;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center; }
          .people.interview_person .page_top_img .warp .name_warp_block:after {
            position: absolute;
            content: '';
            width: 100%;
            height: 100%;
            top: 0;
            left: 0;
            background: rgba(255, 255, 255, 0.7); }
        .people.interview_person .page_top_img .warp .name_warp .title {
          background: transparent;
          z-index: 10;
          width: 125px;
          height: 50px;
          position: relative; }
          .people.interview_person .page_top_img .warp .name_warp .title:after {
            position: absolute;
            content: '';
            width: 125px;
            height: 50px;
            top: 0;
            left: 0;
            background: url("../img/interview/person/person_no_sp.png") no-repeat top left;
            background-size: cover;
            z-index: -1; }
          .people.interview_person .page_top_img .warp .name_warp .title .str {
            font-size: 17px;
            position: absolute;
            float: right;
            left: 7px;
            color: #fff;
            letter-spacing: 1.5px;
            top: 19px; }
          .people.interview_person .page_top_img .warp .name_warp .title .no {
            font-size: 32px;
            position: relative;
            float: right;
            right: 17px;
            color: #fff;
            letter-spacing: 2px;
            top: 12px; }
        .people.interview_person .page_top_img .warp .name_warp .name_block {
          background: transparent;
          width: calc(100% - 125px);
          padding: 0px 10px;
          position: static; }
          .people.interview_person .page_top_img .warp .name_warp .name_block:after {
            right: 0; }
          .people.interview_person .page_top_img .warp .name_warp .name_block .name_title, .people.interview_person .page_top_img .warp .name_warp .name_block .name_shozoku, .people.interview_person .page_top_img .warp .name_warp .name_block .name.nyusya {
            color: #595757;
            font-weight: bold;
            line-height: 140%; }
          .people.interview_person .page_top_img .warp .name_warp .name_block .name_title, .people.interview_person .page_top_img .warp .name_warp .name_block .name_shozoku {
            display: inline-block;
            font-size: 11px; }
          .people.interview_person .page_top_img .warp .name_warp .name_block .name {
            color: #595757;
            font-weight: bold;
            font-size: 16px;
            display: inline-block; }
            .people.interview_person .page_top_img .warp .name_warp .name_block .name span {
              font-size: 11px;
              position: relative;
              top: -2px; }
          .people.interview_person .page_top_img .warp .name_warp .name_block .nyusya {
            color: #595757;
            font-weight: bold;
            border-top: 1px solid #595757;
            font-size: 13px; }
    .people.interview_person .interview_content {
      margin-top: 60px; }
      .people.interview_person .interview_content .img {
        width: 100%;
        position: relative;
        z-index: -1;
        margin-bottom: 50px; }
        .people.interview_person .interview_content .img img {
          position: relative;
          z-index: 10; }
      .people.interview_person .interview_content .text {
        padding-top: 37px; }
        .people.interview_person .interview_content .text h2 {
          font-size: 18px;
          line-height: 140%;
          margin-left: -3px; }
          .people.interview_person .interview_content .text h2 span {
            display: inline-block;
            width: 0; }
          .people.interview_person .interview_content .text h2 .row_sp_2 {
            width: 4px; }
          .people.interview_person .interview_content .text h2 .row_sp_3 {
            width: 8px; }
        .people.interview_person .interview_content .text .sub {
          font-size: 12px;
          margin-top: 20px;
          line-height: 1.8; }
      .people.interview_person .interview_content.right_content .img {
        right: 0;
        padding-right: 20px; }
        .people.interview_person .interview_content.right_content .img .back {
          width: 176px;
          height: 133px;
          right: 0;
          bottom: -35px;
          z-index: -1; }
      .people.interview_person .interview_content.right_content .text {
        margin: 0;
        padding: 20px; }
      .people.interview_person .interview_content.left_content .img {
        left: 0;
        width: 100%;
        padding-left: 20px; }
        .people.interview_person .interview_content.left_content .img .img_warp {
          position: relative;
          height: auto; }
          .people.interview_person .interview_content.left_content .img .img_warp img {
            width: 100%;
            position: static;
            right: 0; }
        .people.interview_person .interview_content.left_content .img .back {
          width: 185px;
          height: 156px;
          left: 0;
          top: -30px;
          z-index: -1;
          background-size: 100%; }
      .people.interview_person .interview_content.left_content .text {
        width: 100%;
        margin-left: 0px; }
      .people.interview_person .interview_content.content2 {
        margin-top: 60px; }
        .people.interview_person .interview_content.content2 .img {
          margin-bottom: 10px; }
        .people.interview_person .interview_content.content2 .text {
          padding: 20px; }
      .people.interview_person .interview_content.content3 {
        margin-top: 60px;
        height: auto; }
        .people.interview_person .interview_content.content3 .img {
          z-index: 6;
          margin-bottom: 10px; }
          .people.interview_person .interview_content.content3 .img .back {
            width: 189px;
            height: 154px;
            right: 0;
            top: -35px; }
        .people.interview_person .interview_content.content3 .text {
          position: relative;
          padding: 20px;
          z-index: 10; }
    .people.interview_person .time_table {
      margin-top: 60px;
      padding: 20px 20px 20px;
      background: #EEEEEF; }
      .people.interview_person .time_table .content_width {
        max-width: 1180px; }
        .people.interview_person .time_table .content_width .box {
          background: #fff;
          -webkit-box-shadow: 1px 1px 5px #666 inset;
          box-shadow: 1px 1px 5px #666 inset;
          padding-top: 10px;
          margin: 0; }
        .people.interview_person .time_table .content_width .left_content {
          width: 100%;
          float: none;
          margin-left: 0; }
          .people.interview_person .time_table .content_width .left_content h3 {
            font-size: 14px;
            color: #fff;
            background: #2A2F88;
            width: 250px;
            text-align: center;
            margin-left: auto;
            margin-right: auto;
            text-shadow: 0.5px 0px 0 #fff;
            line-height: 100%;
            padding: 13px 0 13px; }
          .people.interview_person .time_table .content_width .left_content p {
            font-size: 12px;
            line-height: 182%;
            padding: 0 20px 0 20px;
            margin-top: 20px; }
          .people.interview_person .time_table .content_width .left_content .message {
            padding-bottom: 20px; }
          .people.interview_person .time_table .content_width .left_content .holiday {
            margin-top: 20px;
            padding-bottom: 20px; }
        .people.interview_person .time_table .content_width .right_content {
          margin-left: 0;
          margin-top: 20px;
          padding-bottom: 34px; }
          .people.interview_person .time_table .content_width .right_content h3 {
            width: 150px;
            display: block;
            margin: 25px auto 0;
            padding-left: 50px; }
            .people.interview_person .time_table .content_width .right_content h3 .en {
              font-size: 25px; }
            .people.interview_person .time_table .content_width .right_content h3 .jp {
              font-size: 13px; }
            .people.interview_person .time_table .content_width .right_content h3:after {
              content: '';
              display: block;
              top: 50%;
              left: 0;
              margin-top: -20px;
              width: 40px;
              height: 40px;
              background: url("../img/interview/person/s_icon.png") no-repeat;
              background-size: cover;
              position: absolute; }
          .people.interview_person .time_table .content_width .right_content .schedule_list {
            margin-left: 40px;
            margin-top: 20px; }
            .people.interview_person .time_table .content_width .right_content .schedule_list li {
              position: relative;
              border-bottom: 1px dotted #2A2F88;
              padding: 20px 0 20px 2px;
              max-width: 477px;
              width: 90.4%; }
              .people.interview_person .time_table .content_width .right_content .schedule_list li .time {
                font-size: 15px; }
              .people.interview_person .time_table .content_width .right_content .schedule_list li .right {
                margin-left: 50px;
                padding-top: 1px; }
                .people.interview_person .time_table .content_width .right_content .schedule_list li .right p {
                  font-size: 12px;
                  line-height: 160%; }
              .people.interview_person .time_table .content_width .right_content .schedule_list li:before {
                width: 15px;
                height: 15px;
                border-radius: 50%;
                top: 20px;
                left: -19px; }
              .people.interview_person .time_table .content_width .right_content .schedule_list li:after {
                content: '';
                background: #2A2F88;
                width: 2px;
                height: calc(100% + 1px);
                position: absolute;
                top: -2px;
                left: -12px; }
              .people.interview_person .time_table .content_width .right_content .schedule_list li:last-child {
                border-bottom: none; }
              .people.interview_person .time_table .content_width .right_content .schedule_list li:first-child:after {
                top: 10px; }
    .people.interview_person .other_person {
      margin-top: 30px;
      margin-bottom: 50px; }
      .people.interview_person .other_person .content_width h2 .font_neueB {
        font-size: 17px;
        width: 180px; }
      .people.interview_person .other_person .content_width h2:before {
        top: 8px; }
      .people.interview_person .other_person .content_width .link_warp {
        margin-top: 20px; }
        .people.interview_person .other_person .content_width .link_warp ul {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
          -ms-flex-flow: row wrap;
          flex-flow: row wrap; }
        .people.interview_person .other_person .content_width .link_warp li {
          float: none;
          position: relative;
          width: calc(100%/3); }
          .people.interview_person .other_person .content_width .link_warp li:after {
            position: absolute;
            content: '';
            width: 1px;
            height: 100%;
            left: 0;
            top: 0;
            background: rgba(42, 47, 136, 0.25); }
          .people.interview_person .other_person .content_width .link_warp li .block {
            padding: 0; }
          .people.interview_person .other_person .content_width .link_warp li:first-child {
            width: calc(100% / 3);
            margin-left: 0; }
            .people.interview_person .other_person .content_width .link_warp li:first-child:after {
              background: none;
              width: 0;
              height: 0; }
            .people.interview_person .other_person .content_width .link_warp li:first-child .block {
              border-right: none; }
          .people.interview_person .other_person .content_width .link_warp li:nth-child(2) {
            width: calc(100% / 3);
            padding-left: 0; }
            .people.interview_person .other_person .content_width .link_warp li:nth-child(2) .block {
              border-right: none; }
            .people.interview_person .other_person .content_width .link_warp li:nth-child(2) .right {
              padding-top: 5px; }
          .people.interview_person .other_person .content_width .link_warp li:last-child {
            width: calc(100% / 3);
            margin-left: 0; }
            .people.interview_person .other_person .content_width .link_warp li:last-child .right {
              padding-top: 5px; }
          .people.interview_person .other_person .content_width .link_warp li.other_int_02 .block {
            padding: 0; }
          .people.interview_person .other_person .content_width .link_warp li .coming {
            width: 100%;
            height: 58px;
            position: absolute;
            top: 0;
            left: 0;
            background: #fff;
            padding-top: 70px;
            opacity: 0.8; }
            .people.interview_person .other_person .content_width .link_warp li .coming p {
              color: #2A2F88;
              text-align: center;
              line-height: 0;
              font-size: 41px;
              letter-spacing: 1px; }
          .people.interview_person .other_person .content_width .link_warp li a {
            display: block;
            text-align: center; }
            .people.interview_person .other_person .content_width .link_warp li a .img {
              width: 80px;
              float: none;
              margin: 0 auto; }
              .people.interview_person .other_person .content_width .link_warp li a .img .hover {
                display: none; }
              .people.interview_person .other_person .content_width .link_warp li a .img .comming {
                position: absolute;
                top: 2px;
                left: 1px;
                background: rgba(90, 90, 90, 0.7);
                width: 121px;
                height: 121px;
                border-radius: calc(121px / 2);
                -webkit-transition: opacity 0.6s;
                -o-transition: opacity 0.6s;
                transition: opacity 0.6s; }
                .people.interview_person .other_person .content_width .link_warp li a .img .comming span {
                  display: block;
                  color: #fff;
                  text-align: center;
                  line-height: 100%;
                  padding-top: 41px;
                  font-size: 25px; }
            .people.interview_person .other_person .content_width .link_warp li a .right {
              margin-left: 0px;
              text-align: center;
              padding: 0; }
              .people.interview_person .other_person .content_width .link_warp li a .right p {
                font-size: 12px; }
              .people.interview_person .other_person .content_width .link_warp li a .right .name {
                font-size: 24px;
                font-weight: bold; }
            .people.interview_person .other_person .content_width .link_warp li a:hover .hover {
              opacity: 0.5; }
    .people.interview01 .page_top_img .warp .name_warp .name_block .nyusya {
      padding-left: 4px; }
    .people.interview01 .interview_content.content3 h2 {
      margin-left: -9px; }
      .people.interview01 .interview_content.content3 h2 span {
        width: 0; }
      .people.interview01 .interview_content.content3 h2 .row_sp_2 {
        width: 12px; }
    .people.interview03 .page_top_img .warp {
      background: url("../img/interview/person/main3_sp.jpg") center top no-repeat;
      background-size: 100% auto;
      background-attachment: fixed; }
      .people.interview03 .page_top_img .warp .page_title {
        top: 50%;
        left: 13.8%; }
        .people.interview03 .page_top_img .warp .page_title .font_ita span {
          display: inline-block;
          width: 2px; }
        .people.interview03 .page_top_img .warp .page_title .font_ita span.row2 {
          width: 6px; }
      .people.interview03 .page_top_img .warp .name_warp {
        top: auto;
        left: 0; }
    .people.interview03 .interview_content .text h2 span {
      width: 3px; }
    .people.interview03 .interview_content.content1 {
      margin-top: 80px; }
      .people.interview03 .interview_content.content1 .img {
        margin-bottom: 20px; }
        .people.interview03 .interview_content.content1 .img .back {
          width: 176px;
          height: 133px;
          right: 0;
          top: -20px;
          background: #FCE9E9; }
    .people.interview03 .interview_content.content2 {
      margin-top: 80px; }
      .people.interview03 .interview_content.content2 .img .back {
        width: 187px;
        height: 156px;
        left: -20px;
        top: -30px;
        background: #EBECF4; }
      .people.interview03 .interview_content.content2 .text {
        padding-top: 37px; }
        .people.interview03 .interview_content.content2 .text .sub {
          position: relative;
          z-index: 10; }
    .people.interview03 .interview_content.content3 .img {
      margin-bottom: 60px; }
      .people.interview03 .interview_content.content3 .img .back {
        width: 185px;
        height: 156px;
        right: 0;
        bottom: -30px;
        top: auto;
        background: url("../img/interview/person/bg1.png");
        background-size: 100%; }
    .people.interview03 .time_table .content_width .left_content .message {
      padding-bottom: 20px; }
    .people.interview03 .time_table .content_width .left_content .holiday {
      padding-bottom: 20px; }
    .people.interview03 .time_table .content_width .right_content .schedule_list {
      margin-top: 0px; }
      .people.interview03 .time_table .content_width .right_content .schedule_list li {
        padding: 13px 0 13px 2px; }
        .people.interview03 .time_table .content_width .right_content .schedule_list li:before {
          top: 19px; }
        .people.interview03 .time_table .content_width .right_content .schedule_list li:first-child:after {
          top: 10px; }
    .people.interview02 .page_top_img .warp {
      background: url("../img/interview/person/main2_sp.jpg") center top no-repeat;
      background-size: 100% auto;
      background-attachment: fixed; }
      .people.interview02 .page_top_img .warp .page_title {
        top: 200px;
        left: 46.875%; }
        .people.interview02 .page_top_img .warp .page_title .row2 {
          width: 26px; }
      .people.interview02 .page_top_img .warp .name_warp {
        top: auto;
        left: 0; }
        .people.interview02 .page_top_img .warp .name_warp .name_block:after {
          content: '';
          display: block;
          position: absolute;
          border-top: solid 10px transparent;
          border-right: solid 15px rgba(255, 255, 255, 0.7);
          border-bottom: solid 10px rgba(255, 255, 255, 0.7);
          border-left: solid 15px transparent;
          height: 0px;
          width: 0px;
          bottom: 0;
          left: -30px; }
    .people.interview02 .interview_content .text h2 span {
      width: 4px; }
    .people.interview02 .interview_content.content1 {
      margin-top: 114px; }
      .people.interview02 .interview_content.content1 .img {
        margin-bottom: 25px; }
        .people.interview02 .interview_content.content1 .img .back {
          width: 176px;
          height: 133px;
          right: 0;
          top: -30px;
          background: #FCE9E9; }
    .people.interview02 .interview_content.content2 {
      margin-top: 60px; }
      .people.interview02 .interview_content.content2 .img .back {
        width: 156px;
        height: 185px;
        left: 0;
        top: -30px;
        background: url("../img/interview/person/bg1.png");
        background-size: 120%; }
      .people.interview02 .interview_content.content2 .text {
        padding-top: 37px;
        width: 100%; }
        .people.interview02 .interview_content.content2 .text .sub {
          position: relative;
          z-index: 10; }
    .people.interview02 .interview_content.content3 .img .back {
      width: 185px;
      height: 185px;
      right: 0;
      bottom: -30px;
      top: auto;
      background: #EBECF4; }
    .people.interview02 .time_table .content_width .right_content .schedule_list {
      margin-top: 10px; }
    .people.interview04 .page_top_img .warp {
      background: url("../img/interview/person/main4_sp.jpg") center top no-repeat;
      background-size: 100% auto;
      background-attachment: fixed; }
      .people.interview04 .page_top_img .warp .page_title {
        top: auto;
        left: 20px;
        bottom: 50px; }
        .people.interview04 .page_top_img .warp .page_title .font_ita span {
          display: inline-block;
          width: 0; }
          .people.interview04 .page_top_img .warp .page_title .font_ita span.row2 {
            width: 5px; }
      .people.interview04 .page_top_img .warp .name_warp {
        top: auto;
        left: 0; }
    .people.interview04 .interview_content .text h2 span {
      width: 4px; }
    .people.interview04 .interview_content.content1 {
      margin-top: 80px; }
      .people.interview04 .interview_content.content1 .img {
        z-index: -1; }
        .people.interview04 .interview_content.content1 .img .back {
          width: 176px;
          height: 133px;
          right: auto;
          left: -20px;
          top: -20px;
          background: #EBECF4; }
      .people.interview04 .interview_content.content1 .text {
        width: 100%;
        padding: 0 20px; }
    .people.interview04 .interview_content.content2 {
      margin-top: 80px; }
      .people.interview04 .interview_content.content2 .img .back {
        width: 187px;
        height: 156px;
        right: 0;
        top: -30px;
        background: url("../img/interview/person/bg1.png");
        background-size: 100%; }
      .people.interview04 .interview_content.content2 .text {
        padding-top: 37px; }
        .people.interview04 .interview_content.content2 .text .sub {
          position: relative;
          z-index: 10; }
    .people.interview04 .interview_content.content3 .img {
      margin-bottom: 50px; }
      .people.interview04 .interview_content.content3 .img .back {
        width: 185px;
        height: 156px;
        right: -20px;
        bottom: -20px;
        top: auto;
        background: #FCE9E9; }
    .people.interview04 .time_table .content_width .left_content .message {
      padding-bottom: 20px; }
    .people.interview04 .time_table .content_width .left_content .holiday {
      padding-bottom: 20px; }
    .people.interview04 .time_table .content_width .right_content .schedule_list {
      margin-top: 5px; } }

/*# sourceMappingURL=interview.css.map */