@charset "UTF-8";
.recruitment {
  /*--若手×先輩 対談 Cross Talk--TOP--*/
  /*--若手×先輩 対談 Cross Talk--社員--*/
}
.recruitment.employee {
  /*Cross Talkメインビジュアル*/
  /**/
}
.recruitment.employee .mv {
  position: relative;
  background: #F5F5F5;
}
.recruitment.employee .mv .swiper-container {
  overflow: hidden;
  /*画像ループ*/
}
.recruitment.employee .mv .swiper-container .swiper {
  position: relative;
  overflow: visible;
}
.recruitment.employee .mv .swiper-container .swiper .swiper-wrapper {
  transition-timing-function: linear; /* スライドの動き等速 */
}
.recruitment.employee .mv .swiper-container .swiper .swiper-wrapper .swiper-slide {
  width: 696px;
}
@media screen and (max-width: 767px) {
  .recruitment.employee .mv .swiper-container .swiper .swiper-wrapper .swiper-slide {
    width: 246px;
  }
}
.recruitment.employee .mv .swiper-container .swiper .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: auto;
  /* aspect-ratio: 696 / 650;
  min-height: 650px;
  min-width: 696px; */
}
.recruitment.employee .mv .mv-inner {
  position: relative;
  margin: 0 auto;
  max-width: 1056px;
  margin-top: -650px;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .recruitment.employee .mv .mv-inner {
    margin-top: -229.5px;
  }
}
.recruitment.employee .mv .mv-inner .mv-main-ttl {
  width: 696px;
}
@media screen and (max-width: 767px) {
  .recruitment.employee .mv .mv-inner .mv-main-ttl {
    width: 246px;
    height: 230px;
    margin: 0 auto;
  }
}
.recruitment.employee .employee-inner {
  max-width: 1240px;
  width: 1240px;
  margin: 0 auto;
}
@media screen and (max-width: 767px) {
  .recruitment.employee .employee-inner {
    padding: 0 5%;
    width: 100%;
  }
}
.recruitment.employee .contents {
  padding: 140px 0 185px;
  background-image: url(../img/employee/top/bg_01.png), url(../img/employee/top/bg_02.png), url(../img/employee/top/bg_03.png), url(../img/employee/top/bg_04.png), url(../img/employee/top/bg_05.png), url(../img/employee/top/bg_06.png);
  background-repeat: no-repeat, no-repeat;
  background-size: 402px 356px, 352px 303px, 202px 383px, 405px 631px, 305px 202px, 402px 356px;
  background-position: right 0 top 0, left 0 top 450px, left 0 top 1131px, right 0 top 1310px, right 0 bottom 620px, left 0 bottom 0px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .recruitment.employee .contents {
    padding: 64px 0 105px;
    background-image: url(../img/employee/top/bg_01.png), url(../img/employee/top/bg_02.png), url(../img/employee/top/bg_03.png), url(../img/employee/top/bg_04.png), url(../img/employee/top/bg_05.png), url(../img/employee/top/bg_06.png);
    background-repeat: no-repeat, no-repeat;
    background-size: 281px 249px, 287px 234px, 141px 275px, 283px 440px, 212px 139px, 281px 249px;
    background-position: right 0 top 0, left 0 top 612px, left 0 top 1350px, right 0 top 2012px, right 0 bottom 651px, left 0 bottom 0px;
  }
}
.recruitment.employee .stories-section {
  width: 1140px;
}
@media screen and (max-width: 767px) {
  .recruitment.employee .stories-section {
    width: 100%;
  }
}
.recruitment.employee .stories-section:not(:last-of-type) {
  margin-bottom: 144px;
}
@media screen and (max-width: 767px) {
  .recruitment.employee .stories-section:not(:last-of-type) {
    margin-bottom: 88px;
  }
}
.recruitment.employee .stories-section:nth-of-type(2n) {
  margin-left: auto;
}
.recruitment.employee .stories-section:nth-of-type(2n) .section-block-flex .section-block-img {
  order: 1;
}
@media screen and (max-width: 767px) {
  .recruitment.employee .stories-section:nth-of-type(2n) .section-block-flex .section-block-img {
    order: 0;
  }
}
.recruitment.employee .stories-section:nth-of-type(2n) .section-block-flex .section-block-txt {
  order: 0;
}
@media screen and (max-width: 767px) {
  .recruitment.employee .stories-section:nth-of-type(2n) .section-block-flex .section-block-txt {
    order: 1;
  }
}
.recruitment.employee .stories-section .section-block-flex .section-block-img {
  width: 650px;
}
@media screen and (max-width: 767px) {
  .recruitment.employee .stories-section .section-block-flex .section-block-img {
    margin-bottom: 8px;
    width: 100%;
  }
}
.recruitment.employee .stories-section .section-block-flex .section-block-txt {
  width: 400px;
}
@media screen and (max-width: 767px) {
  .recruitment.employee .stories-section .section-block-flex .section-block-txt {
    width: 100%;
  }
}
.recruitment.employee .stories-section .section-block-flex .section-block-txt h3 {
  margin-bottom: 48px;
}
@media screen and (max-width: 767px) {
  .recruitment.employee .stories-section .section-block-flex .section-block-txt h3 {
    margin-bottom: 52px;
  }
}
.recruitment.employee .stories-section .section-block-flex .section-block-txt h3 .talk-ttl {
  font-size: 1.75rem;
  border-bottom: solid 1px #000000;
  font-family: "Jost", sans-serif;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .recruitment.employee .stories-section .section-block-flex .section-block-txt h3 .talk-ttl {
    font-size: 1.375rem;
  }
}
.recruitment.employee .stories-section .section-block-flex .section-block-txt h3 .talk-ttl span {
  font-size: 3.3125rem;
}
@media screen and (max-width: 767px) {
  .recruitment.employee .stories-section .section-block-flex .section-block-txt h3 .talk-ttl span {
    font-size: 2.625rem;
  }
}
.recruitment.employee .stories-section .section-block-flex .section-block-txt h4 {
  position: relative;
  margin-bottom: 32px;
  font-size: 1.125rem;
  color: #17A29B;
}
@media screen and (max-width: 767px) {
  .recruitment.employee .stories-section .section-block-flex .section-block-txt h4 {
    margin-bottom: 24px;
    font-size: 1rem;
  }
}
.recruitment.employee .stories-section .section-block-flex .section-block-txt h4:before {
  content: "";
  position: absolute;
  top: -12px;
  bottom: 0;
  left: 6px;
  width: 4px;
  height: 10px;
  background-color: #F476A5;
  transform: skewX(-35deg);
}
@media screen and (max-width: 767px) {
  .recruitment.employee .stories-section .section-block-flex .section-block-txt h4:before {
    top: -15px;
    left: 6px;
    height: 12px;
  }
}
.recruitment.employee .stories-section .section-block-flex .section-block-txt p {
  font-size: 1.5625rem;
}
@media screen and (max-width: 767px) {
  .recruitment.employee .stories-section .section-block-flex .section-block-txt p {
    font-size: 1.375rem;
  }
}
.recruitment.employee .stories-section .section-block-flex .section-block-txt p + .more-btn {
  margin-top: 40px;
  margin-right: 0;
}
@media screen and (max-width: 767px) {
  .recruitment.employee .stories-section .section-block-flex .section-block-txt p + .more-btn {
    margin-top: 32px;
  }
}
.recruitment.employee_person {
  /*メインビジュアル*/
  /**/
  /*下層ページ*/
  /*Talkページ*/
  /*talk-list*/
  /*Messageページ*/
  /*Oneday Scheduleページ*/
}
.recruitment.employee_person .mv {
  position: relative;
}
.recruitment.employee_person .mv-inner {
  margin: 0 auto;
  max-width: 1240px;
}
.recruitment.employee_person .mv-ttl-box {
  position: relative;
  background: url(/recruitment/img/employee/common/mv_bg_ttl.png) no-repeat center center;
  background-size: contain;
  height: 650px;
  display: flex;
  align-items: stretch;
  flex-direction: column;
  justify-content: center;
  align-content: center;
  text-align: center;
  color: #fff;
}
.recruitment.employee_person .mv-ttl-box figure {
  margin: 0 auto 40px;
  width: 290px;
  height: auto;
}
.recruitment.employee_person .mv-ttl-box .mv-ttl-01 {
  margin-bottom: 30px;
  font-size: 1.5rem;
  font-family: "Heebo", sans-serif;
  font-weight: bold;
}
.recruitment.employee_person .mv-ttl-box .mv-ttl-02 {
  font-family: "Jost", sans-serif;
  font-weight: 500;
  line-height: 1.2;
}
.recruitment.employee_person .mv-ttl-box .mv-ttl-02 span:nth-of-type(1) {
  font-size: 1.75rem;
}
.recruitment.employee_person .mv-ttl-box .mv-ttl-02 span:nth-of-type(2) {
  font-size: 3.3125rem;
}
.recruitment.employee_person .mv-straight-txt {
  top: 0;
  position: absolute;
  width: 1240px;
  height: 650px;
  display: flex;
  justify-content: space-between;
  align-content: center;
  align-items: center;
}
.recruitment.employee_person .mv-straight-txt p {
  font-size: 1.875rem;
  color: #fff;
  font-family: "Heebo", sans-serif;
  -ms-writing-mode: tb-rl;
      writing-mode: vertical-rl;
}
.recruitment.employee_person .side-nav {
  display: none;
}
@media screen and (min-width: 768px) {
  .recruitment.employee_person .side-nav {
    display: block;
    width: calc(50% - 370px);
    border-right: solid 1px #CCCCCC;
  }
}
@media screen and (min-width: 768px) {
  .recruitment.employee_person .side-nav .side-nav-wrap {
    position: -webkit-sticky;
    position: sticky;
    top: 65px;
    margin-left: auto;
    padding: 20px 36px 40px;
    width: 250px;
  }
}
@media screen and (min-width: 768px) {
  .recruitment.employee_person .side-nav .side-nav-menu li {
    margin: 0 0 20px;
  }
}
@media screen and (min-width: 768px) {
  .recruitment.employee_person .side-nav .side-nav-menu li:first-of-type {
    margin: 0;
  }
}
@media screen and (min-width: 768px) {
  .recruitment.employee_person .side-nav .side-nav-menu li:nth-last-of-type(-n+3) {
    margin: 0 0 40px;
  }
}
@media screen and (min-width: 768px) {
  .recruitment.employee_person .side-nav .side-nav-menu li a {
    font-size: 0.9375rem;
    font-weight: 500;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    color: #999999;
  }
}
@media screen and (min-width: 768px) {
  .recruitment.employee_person .side-nav .side-nav-menu li a:hover {
    color: #17A29B;
  }
}
@media screen and (min-width: 768px) {
  .recruitment.employee_person .side-nav .side-nav-menu li .side-ttl {
    display: inline-block;
    margin-bottom: 10px;
    font-size: 1.25rem;
    color: #17A29B !important;
    font-weight: 600;
  }
}
@media screen and (min-width: 768px) {
  .recruitment.employee_person .side-nav .side-nav-menu li .side-ttl.tp {
    margin-bottom: 5px;
  }
}
@media screen and (min-width: 768px) {
  .recruitment.employee_person .side-nav .side-nav-menu li .num,
.recruitment.employee_person .side-nav .side-nav-menu li .txt {
    font-size: 0.875rem;
    font-weight: 400;
  }
}
@media screen and (min-width: 768px) {
  .recruitment.employee_person .sidebar-item.is-active .num {
    color: #17A29B !important;
  }
}
@media screen and (min-width: 768px) {
  .recruitment.employee_person .sidebar-item.is-active .txt {
    color: #000000 !important;
  }
}
.recruitment.employee_person .contents {
  padding: 352px 0 0;
  background-image: url(../img/employee/common/bg_01.png), url(../img/employee/common/bg_02.png);
  background-repeat: no-repeat, no-repeat;
  background-size: 171px 198px, 657px 788px;
  background-position: left 0 top 0, right 0 top 0;
  position: relative;
}
@media screen and (max-width: 767px) {
  .recruitment.employee_person .contents {
    padding: 350px 0 0;
    background-image: url(../img/employee/common/bg_02_sp.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: right 0 top 0;
  }
}
.recruitment.employee_person .contents-block {
  display: flex;
  justify-content: center;
}
.recruitment.employee_person .employee-section {
  width: calc(50% + 370px);
  overflow-x: hidden;
}
@media screen and (max-width: 767px) {
  .recruitment.employee_person .employee-section {
    width: 100%;
  }
}
.recruitment.employee_person .talk-section {
  padding-bottom: 158px;
  background-image: url(../img/employee/common/bg_06.png);
  background-repeat: no-repeat;
  background-size: 404px 630px;
  background-position: right -2px bottom 0;
  position: relative;
}
@media screen and (max-width: 767px) {
  .recruitment.employee_person .talk-section {
    padding-bottom: 103px;
    background-image: url(../img/employee/common/bg_06_sp.png);
    background-repeat: no-repeat;
    background-size: 282px 440px;
    background-position: right 0 bottom 0;
  }
}
.recruitment.employee_person .talk-main-ttl {
  margin: 0 auto;
  width: 900px;
}
@media screen and (max-width: 767px) {
  .recruitment.employee_person .talk-main-ttl {
    padding: 0 5%;
    width: 100%;
  }
}
.recruitment.employee_person .talk-main-ttl h2 {
  margin-bottom: 70px;
  font-size: 3.75rem;
  font-family: "Jost", sans-serif;
  color: #17A29B;
  font-weight: 600;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  .recruitment.employee_person .talk-main-ttl h2 {
    margin-bottom: 45px;
    font-size: 2.625rem;
  }
}
.recruitment.employee_person .talk-main-ttl h2 span {
  display: block;
  font-size: 0.75rem;
  font-family: "Noto Sans JP", sans-serif;
  color: #000000;
}
@media screen and (max-width: 767px) {
  .recruitment.employee_person .talk-main-ttl h2 span {
    font-size: 0.6875rem;
  }
}
.recruitment.employee_person .talk-main-ttl h3 {
  margin-bottom: 139px;
  font-size: 2.125rem;
}
@media screen and (max-width: 767px) {
  .recruitment.employee_person .talk-main-ttl h3 {
    margin-bottom: 64px;
    font-size: 1.375rem;
  }
}
.recruitment.employee_person .talk-ttl {
  margin-bottom: 64px;
  font-size: 1.5rem;
}
@media screen and (max-width: 767px) {
  .recruitment.employee_person .talk-ttl {
    margin-bottom: 40px;
    font-size: 1.125rem;
  }
}
.recruitment.employee_person .talk-ttl .num {
  display: block;
  font-size: 1.25rem;
  font-family: "Jost", sans-serif;
  color: #17A29B;
}
@media screen and (max-width: 767px) {
  .recruitment.employee_person .talk-ttl .num {
    font-size: 0.875rem;
  }
}
.recruitment.employee_person .talk-list li {
  position: relative;
  width: 100%;
}
.recruitment.employee_person .talk-list li:not(:last-of-type) {
  margin-bottom: 140px;
}
@media screen and (max-width: 767px) {
  .recruitment.employee_person .talk-list li:not(:last-of-type) {
    margin-bottom: 96px;
  }
}
.recruitment.employee_person .talk-list li .content-area {
  position: relative;
  margin: 0 auto;
  width: 900px;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .recruitment.employee_person .talk-list li .content-area {
    width: 90%;
  }
}
.recruitment.employee_person .talk-list li:nth-of-type(1)::before {
  position: absolute;
  content: "";
  display: inline-block;
  background: url(../img/employee/common/bg_03.png) no-repeat center center;
  background-size: 100% auto;
  left: 0;
  bottom: -120px;
  width: 352px;
  height: 303px;
}
@media screen and (max-width: 767px) {
  .recruitment.employee_person .talk-list li:nth-of-type(1)::before {
    background: url(../img/employee/common/bg_03_sp.png) no-repeat center center;
    background-size: 100% auto;
    bottom: -94px;
    width: 248px;
    height: 213px;
  }
}
.recruitment.employee_person .talk-list li:nth-of-type(2)::before {
  position: absolute;
  content: "";
  display: inline-block;
  background: url(../img/employee/common/bg_04_1.png) no-repeat center center;
  background-size: 100% auto;
  right: 0;
  bottom: -140px;
  width: 405px;
  height: 415px;
}
@media screen and (max-width: 767px) {
  .recruitment.employee_person .talk-list li:nth-of-type(2)::before {
    background: url(../img/employee/common/bg_04_sp.png) no-repeat center center;
    background-size: 100% auto;
    bottom: -94px;
    width: 285px;
    height: 444px;
  }
}
.recruitment.employee_person .talk-list li:nth-of-type(3) {
  z-index: 2;
}
.recruitment.employee_person .talk-list li:nth-of-type(3)::before {
  position: absolute;
  content: "";
  display: inline-block;
  background: url(../img/employee/common/bg_04_2.png) no-repeat center center;
  background-size: 100% auto;
  top: 0;
  right: 0;
  width: 405px;
  height: 217px;
}
@media screen and (max-width: 767px) {
  .recruitment.employee_person .talk-list li:nth-of-type(3)::before {
    display: none;
  }
}
.recruitment.employee_person .talk-list li:nth-of-type(3)::after {
  position: absolute;
  content: "";
  display: inline-block;
  background: url(../img/employee/common/bg_05.png) no-repeat center center;
  background-size: 100% auto;
  bottom: -100px;
  left: 0;
  width: 352px;
  height: 303px;
}
@media screen and (max-width: 767px) {
  .recruitment.employee_person .talk-list li:nth-of-type(3)::after {
    background: url(../img/employee/common/bg_05_sp.png) no-repeat center center;
    background-size: 100% auto;
    bottom: -94px;
    width: 247px;
    height: 213px;
  }
}
.recruitment.employee_person .talk-contents {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.recruitment.employee_person .talk-contents.reverce {
  flex-direction: row-reverse;
}
.recruitment.employee_person .talk-contents.col1 .talk-img {
  margin-bottom: 56px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .recruitment.employee_person .talk-contents.col1 .talk-img {
    margin-bottom: 32px;
  }
}
.recruitment.employee_person .talk-contents.col1 .talk-box {
  width: 100%;
}
.recruitment.employee_person .talk-contents.col1 dl.talk-person {
  margin-right: 0;
  justify-content: inherit;
}
.recruitment.employee_person .talk-contents.col1 dl.talk-person dd {
  width: 61%;
}
@media screen and (max-width: 767px) {
  .recruitment.employee_person .talk-contents.col1 dl.talk-person dd {
    width: 73%;
  }
}
.recruitment.employee_person .talk-contents.col1 dl.talk-person.n01 dt {
  margin-right: 3em;
}
@media screen and (max-width: 767px) {
  .recruitment.employee_person .talk-contents.col1 dl.talk-person.n01 dt {
    margin-right: 2em;
  }
}
.recruitment.employee_person .talk-contents.col1 dl.talk-person.n02 dt {
  margin-left: 3em;
}
@media screen and (max-width: 767px) {
  .recruitment.employee_person .talk-contents.col1 dl.talk-person.n02 dt {
    margin-left: 2em;
  }
}
.recruitment.employee_person .talk-img {
  width: 450px;
}
@media screen and (max-width: 767px) {
  .recruitment.employee_person .talk-img {
    margin: 0 auto 35px;
    width: 80%;
  }
}
.recruitment.employee_person .talk-box {
  width: 402px;
}
@media screen and (max-width: 767px) {
  .recruitment.employee_person .talk-box {
    width: 100%;
  }
}
.recruitment.employee_person dl.talk-person {
  display: flex;
  justify-content: space-between;
}
.recruitment.employee_person dl.talk-person dt {
  width: 80px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .recruitment.employee_person dl.talk-person dt {
    width: 60px;
  }
}
.recruitment.employee_person dl.talk-person dt figcaption {
  font-size: 0.75rem;
}
@media screen and (max-width: 767px) {
  .recruitment.employee_person dl.talk-person dt figcaption {
    font-size: 0.6875rem;
  }
}
.recruitment.employee_person dl.talk-person dd {
  position: relative;
  padding: 20px;
  width: 70%;
  background: #fff;
  font-size: 1rem;
  border-radius: 10px;
}
@media screen and (max-width: 767px) {
  .recruitment.employee_person dl.talk-person dd {
    padding: 4%;
    font-size: 0.875rem;
  }
}
.recruitment.employee_person dl.talk-person dd::before {
  content: "";
  position: absolute;
  top: 20%;
  left: 0;
  border-style: solid;
  border-width: 7.5px 11px 7.5px 0;
  border-color: transparent #fff transparent transparent;
  translate: -100% -50%;
}
.recruitment.employee_person dl.talk-person + dl {
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  .recruitment.employee_person dl.talk-person + dl {
    margin-top: 20px;
  }
}
.recruitment.employee_person dl.talk-person:nth-of-type(2n) {
  flex-direction: row-reverse;
}
.recruitment.employee_person dl.talk-person:nth-of-type(2n) dd::before {
  content: "";
  position: absolute;
  top: 20%;
  right: 0;
  border-style: solid;
  border-width: 7.5px 0 7.5px 11px;
  border-color: transparent transparent transparent #fff;
  translate: 100% -50%;
}
.recruitment.employee_person .message-section {
  position: relative;
  margin-top: -36px;
  padding: 70px 0px 180px;
  background: url(/recruitment/img/employee/common/message_bg.png) no-repeat top center;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .recruitment.employee_person .message-section {
    margin-top: -15px;
    padding: 0;
    background: none;
  }
}
@media screen and (max-width: 767px) {
  .recruitment.employee_person .message-section::before, .recruitment.employee_person .message-section::after {
    content: "";
    display: block;
    width: 100%;
    height: 13vw;
    background: url(/recruitment/img/employee/common/message_bg_sp.png) no-repeat top center;
    background-size: cover;
  }
}
@media screen and (max-width: 767px) {
  .recruitment.employee_person .message-section::after {
    transform: scale(-1, -1);
    margin-top: -1px;
  }
}
@media screen and (max-width: 767px) {
  .recruitment.employee_person .message-section .content-area {
    background: #48bdb7;
  }
}
.recruitment.employee_person .message-section .talk-main-ttl h2 {
  color: #fff;
}
.recruitment.employee_person .message-section .talk-main-ttl h2 span {
  color: #fff;
}
.recruitment.employee_person .message-section .message-box {
  margin: 0 auto;
  width: 900px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 767px) {
  .recruitment.employee_person .message-section .message-box {
    padding: 0 5% 30px;
    width: 100%;
    background: #48bdb7;
  }
}
.recruitment.employee_person .message-section .message-box figure {
  width: 518px;
}
@media screen and (max-width: 767px) {
  .recruitment.employee_person .message-section .message-box figure {
    margin-bottom: 20px;
    width: 100%;
  }
}
.recruitment.employee_person .message-section .message-box p {
  width: 324px;
  font-size: 1rem;
  color: #fff;
}
@media screen and (max-width: 767px) {
  .recruitment.employee_person .message-section .message-box p {
    width: 100%;
    font-size: 0.875rem;
  }
}
.recruitment.employee_person .message-section.mb100 {
  margin-bottom: 100px;
}
.recruitment.employee_person .schedule-section {
  padding-top: 144px;
  padding-bottom: 120px;
  background-image: url(../img/employee/common/bg_07.png), url(../img/employee/common/bg_08.png);
  background-repeat: no-repeat, no-repeat;
  background-size: 405px 404px, 302px 364px;
  background-position: right -2px top 0, left -2px bottom 0;
  position: relative;
}
@media screen and (max-width: 767px) {
  .recruitment.employee_person .schedule-section {
    padding-top: 111px;
    padding-bottom: 80px;
    background-image: url(../img/employee/common/bg_07_sp.png), url(../img/employee/common/bg_08_sp.png);
    background-repeat: no-repeat, no-repeat;
    background-size: 282px 282px, 212px 255px;
  }
}
.recruitment.employee_person .schedule-section .talk-main-ttl h2 {
  margin-bottom: 34px;
}

.schedule-box {
  margin: 0 auto;
  width: 900px;
}
@media screen and (max-width: 767px) {
  .schedule-box {
    padding: 0 5%;
    max-width: 600px;
    width: 100%;
  }
}

.schedule {
  position: relative;
  margin: 0 auto;
  padding: 40px 20px 40px 30px;
  background: #fff;
  border-radius: 10px;
}
@media screen and (min-width: 768px) {
  .schedule {
    padding: 60px 55px;
    width: 100%;
  }
}
.schedule:before {
  content: "";
  width: 2px;
  height: calc(100% - 80px);
  position: absolute;
  transform: translateX(-50%);
  left: 60px;
  background: url(/recruitment/img/employee/common/bbb.png) repeat-y;
  background-size: 100% auto;
}
@media screen and (min-width: 768px) {
  .schedule:before {
    height: calc(100% - 120px);
    left: 50%;
  }
}
.schedule:after {
  content: "";
  width: 7px;
  height: 7px;
  background: #17A29B;
  position: absolute;
  border-radius: 50%;
  top: 40px;
  left: 60px;
  transform: translateX(-50%);
}
@media screen and (min-width: 768px) {
  .schedule:after {
    left: 50%;
    top: 60px;
    width: 10px;
    height: 10px;
  }
}
.schedule .sche__item {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0;
}
@media screen and (max-width: 767px) {
  .schedule .sche__item:not(:last-of-type) {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 768px) {
  .schedule .sche__item {
    padding: 0;
    justify-content: flex-end;
  }
}
@media screen and (min-width: 768px) {
  .schedule .sche__item:nth-of-type(2n) {
    justify-content: flex-start;
  }
  .schedule .sche__item:nth-of-type(2n) .date {
    order: 2;
    margin-right: auto;
    margin-left: 57px;
  }
}
.schedule .sche__item:nth-of-type(2n) .sche__inner::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  border-style: solid;
  border-width: 7.5px 0 7.5px 11px;
  border-color: transparent transparent transparent #EFFAF9;
  translate: 100% -50%;
}
@media screen and (max-width: 767px) {
  .schedule .sche__item:nth-of-type(2n) .sche__inner::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    right: auto;
    border-style: solid;
    border-width: 7.5px 11px 7.5px 0;
    border-color: transparent #EFFAF9 transparent transparent;
    translate: -100% -50%;
  }
}
@media screen and (min-width: 768px) {
  .schedule .sche__item:nth-of-type(1) {
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 768px) {
  .schedule .sche__item:nth-of-type(2) {
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 768px) {
  .schedule .sche__item:nth-of-type(3) {
    margin-top: 40px;
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 768px) {
  .schedule .sche__item:nth-of-type(4) {
    margin-bottom: 40px;
  }
}
.schedule .sche__item:last-child {
  padding-bottom: 15px;
}
@media screen and (min-width: 768px) {
  .schedule .sche__item:last-child {
    padding-bottom: 0;
  }
}
.schedule .sche__item:last-child:after {
  content: "";
  width: 7px;
  height: 7px;
  background: #17A29B;
  position: absolute;
  border-radius: 50%;
  left: 30px;
  transform: translateX(-50%);
  bottom: 0;
}
@media screen and (min-width: 768px) {
  .schedule .sche__item:last-child:after {
    left: 50%;
    width: 8px;
    height: 8px;
  }
}
.schedule .sche__inner {
  position: relative;
  width: 306px;
  display: flex;
  padding: 20px;
  background: #EFFAF9;
  border-radius: 5px;
  justify-content: space-between;
}
@media screen and (max-width: 767px) {
  .schedule .sche__inner {
    padding: 5%;
    width: 77%;
  }
}
.schedule .sche__inner::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  border-style: solid;
  border-width: 7.5px 11px 7.5px 0;
  border-color: transparent #EFFAF9 transparent transparent;
  translate: -100% -50%;
}
.schedule .sche__iamge {
  line-height: 1;
  margin: 0;
  padding: 0;
  width: 120px;
}
@media screen and (max-width: 767px) {
  .schedule .sche__iamge {
    width: 44%;
  }
}
.schedule .sche__iamge img {
  display: block;
}
.schedule .sche__text {
  font-size: 0.875rem;
}
@media screen and (max-width: 767px) {
  .schedule .sche__text {
    width: 50%;
    font-size: 0.75rem;
  }
}
.schedule .sche__text h4 {
  color: #17A29B;
}
.schedule .sche__text p {
  font-size: 0.875rem;
}
@media screen and (max-width: 767px) {
  .schedule .sche__text p {
    font-size: 0.75rem;
  }
}
@media screen and (min-width: 768px) {
  .schedule .sche__text {
    width: 130px;
  }
}
.schedule .date {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 57px;
  width: 65px;
  height: 65px;
  text-align: center;
  background: #17A29B;
  border-radius: 50%;
  color: #fff;
  font-size: 1.125rem;
  font-family: "Jost", sans-serif;
}
@media screen and (max-width: 767px) {
  .schedule .date {
    margin-right: 10px;
    width: 58px;
    height: 58px;
    font-size: 1rem;
  }
}
.schedule .date-sub {
  position: relative;
  width: 217px;
  display: flex;
  margin: 0 0 20px 43.5%;
  align-items: center;
  justify-content: flex-start;
  color: #17A29B;
}
@media screen and (max-width: 767px) {
  .schedule .date-sub {
    margin: 0 0 20px -16px;
  }
}
.schedule .date-sub:last-of-type {
  margin-bottom: 35px;
}
.schedule .date-sub .date-subnum {
  width: 46px;
  font-size: 1rem;
  font-family: "Jost", sans-serif;
}
@media screen and (max-width: 767px) {
  .schedule .date-sub .date-subnum {
    width: 40px;
    font-size: 0.875rem;
  }
}
.schedule .date-sub .date-subtxt {
  font-size: 0.875rem;
}
@media screen and (max-width: 767px) {
  .schedule .date-sub .date-subtxt {
    font-size: 0.75rem;
  }
}
.schedule .date-sub .date-circle {
  display: inline-block;
  width: 11px;
  height: 11px;
  background-color: #fff;
  border-radius: 20px;
  margin: 0 6px 0 0;
  border: solid 3.2px #17A29B;
}

.bnr-section {
  margin: 0 auto;
  padding: 80px 0 120px;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .bnr-section {
    padding: 49px 0 90px;
  }
}
.bnr-section .talk-main-ttl {
  text-align: center;
}
.bnr-section .swiper-container {
  position: relative;
  margin: 0 auto;
  max-width: 1100px;
  /* 前への矢印カスタマイズ */
  /* 次への矢印カスタマイズ */
}
.bnr-section .swiper-container .swiper {
  max-width: 1100px;
}
.bnr-section .swiper-container .swiper .swiper-slide {
  width: 420px;
}
.bnr-section .swiper-container .swiper-button-prev,
.bnr-section .swiper-container .swiper-button-next {
  content: "";
  width: 50px;
  height: 50px;
  border: solid 1px #000000;
  background: #fff;
  border-radius: 50%;
}
.bnr-section .swiper-container .swiper-button-prev:after,
.bnr-section .swiper-container .swiper-button-next:after {
  content: "";
  width: 13px;
  height: 9px;
  background: url(/assets/img/common/logo_arrow.png) no-repeat center;
  background-size: contain;
}
@media screen and (min-width: 768px) {
  .bnr-section .swiper-container .swiper-button-prev {
    left: -30px;
  }
}
.bnr-section .swiper-container .swiper-button-prev:after {
  transform: rotate(-180deg);
}
@media screen and (min-width: 768px) {
  .bnr-section .swiper-container .swiper-button-next {
    right: -30px;
  }
}
.bnr-section .swiper-container .swiper-button-next:after {
  transform: rotate(0);
}

.talk-tp-section {
  position: absolute;
  top: -40px;
  left: 0;
  right: 0;
}
@media screen and (max-width: 767px) {
  .talk-tp-section {
    top: -20px;
  }
}

.talk-tp-contents {
  position: relative;
  margin: 0 auto;
  padding: 40px 108px 40px 236px;
  width: 1100px;
  border-radius: 10px;
  background: #fff;
}
@media screen and (max-width: 767px) {
  .talk-tp-contents {
    padding: 16px 6% 30px;
    width: 90%;
  }
}
.talk-tp-contents .talk-tp-ttl {
  position: relative;
}
@media screen and (min-width: 768px) {
  .talk-tp-contents .talk-tp-ttl {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -30px;
  }
}
.talk-tp-contents .talk-tp-ttl h3 {
  font-size: 2.25rem;
  color: #fff;
  font-family: "Jost", sans-serif;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .talk-tp-contents .talk-tp-ttl h3 {
    margin-bottom: 16px;
    font-size: 1.625rem;
    text-align: center;
  }
}
.talk-tp-contents .talk-tp-ttl h3 span {
  background: #17A29B;
  padding: 8px 23px;
}
@media screen and (max-width: 767px) {
  .talk-tp-contents .talk-tp-ttl h3 span {
    padding: 5px 18px;
  }
}

.talk-tp-box {
  display: flex;
  align-items: center;
}
.talk-tp-box .talk-tp-person {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  width: 294px;
}
@media screen and (max-width: 767px) {
  .talk-tp-box .talk-tp-person {
    justify-content: center;
    width: 100px;
  }
}
.talk-tp-box .talk-tp-person dt {
  width: 178px;
}
@media screen and (max-width: 767px) {
  .talk-tp-box .talk-tp-person dt {
    width: 100%;
  }
}
.talk-tp-box .talk-tp-person dd h3 {
  font-size: 1.875rem;
  color: #17A29B;
  font-family: "Jost", sans-serif;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .talk-tp-box .talk-tp-person dd h3 {
    font-size: 1.25rem;
    text-align: center;
  }
}
.talk-tp-box .talk-tp-person dd .year {
  font-size: 0.75rem;
}
@media screen and (max-width: 767px) {
  .talk-tp-box .talk-tp-person dd .year {
    font-size: 0.6875rem;
  }
}
.talk-tp-box .talk-tp-person dd .txt {
  font-size: 0.875rem;
}
@media screen and (max-width: 767px) {
  .talk-tp-box .talk-tp-person dd .txt {
    font-size: 0.8125rem;
  }
}
.talk-tp-box .talk-tp2 {
  margin: 0 48px 17px;
  width: 65px;
}
@media screen and (max-width: 767px) {
  .talk-tp-box .talk-tp2 {
    margin: 10px auto 0;
    width: 40px;
  }
}

/*クロストーク02*/
@media screen and (max-width: 767px) {
  .employee_02 .talk-tp-section {
    top: -9px;
  }
}
@media screen and (max-width: 767px) {
  .employee_02 .talk-tp-box .talk-tp-person {
    width: 104px;
  }
}
@media screen and (min-width: 768px) {
  .employee_02 .talk-tp-box .talk-tp-person {
    width: 400px;
  }
}
@media screen and (max-width: 767px) {
  .employee_02 .talk-tp-box .talk-tp-person dt {
    width: 100px;
  }
}
@media screen and (max-width: 767px) {
  .employee_02 .talk-tp-box .talk-tp-person dd.person1 {
    margin-bottom: 20px;
  }
}/*# sourceMappingURL=employee_common.css.map */