@charset "UTF-8";

/*
# =================================================================
# 若手社員座談会
# =================================================================*/
/* 基本 */
#recruit.crosstalk {
  padding: 0;
  background: none;
  font-family: "Noto Sans JP", serif;
  font-optical-sizing: auto;
  font-weight: normal;
  font-style: normal;
}

/* mv */
#recruit.crosstalk .mv {
  height: calc(100vh - 115px);
  margin: 0;
  padding: 0;
  background: url(../img/mvBg1.jpg) no-repeat center center / cover;
  position: relative;
}
#recruit.crosstalk .mv .txtScroll {
  width: 10px;
  position: absolute;
  bottom: 105px;
  left: 45px;
}
#recruit.crosstalk .mv .txtScroll::after {
  content: '';
  display: inline-block;
  position: absolute;
  background: #000;
  right: 50%;
  bottom: -70px;
  transform: translateX(-50%);
  width: 1px;
  height: 60px;
  animation: txtScroll 1.5s infinite;
}
@keyframes txtScroll {
  0% {
    transform: scale(1, 0);
    transform-origin: 0 0;
  }
  50% {
    transform: scale(1, 1);
    transform-origin: 0 0;
  }
  50.1% {
    transform: scale(1, 1);
    transform-origin: 0 100%;
  }
  100% {
    transform: scale(1, 0);
    transform-origin: 0 100%;
  }
}

/* boxStaff */
#recruit.crosstalk .boxStaff {
  padding: 0 0 140px 0;
  background: url(../../img/bg1.png) no-repeat center top / cover,
  linear-gradient(180deg, #cfe4f7 0%, #dbe9f6 75%);
}
#recruit.crosstalk .boxStaff .inner {
  max-width: 950px;
}
#recruit.crosstalk .boxStaff .inner .pankuzu {
  margin: 0 auto 90px auto;
  padding: 25px 0 0 0;
  font-size: 13px;
  color: #000;
}
#recruit.crosstalk .boxStaff .inner .pankuzu a {
  text-decoration: underline;
}
#recruit.crosstalk .boxStaff .inner .pankuzu span {
  padding: 0 3px;
  font-weight: bold;
  color: #005bbd;
}
#recruit.crosstalk .boxStaff .inner .mainTxt {
  margin: 0 0 70px 0;
}
#recruit.crosstalk .boxStaff .inner .mainTxt p {
  font-size: 18px;
  font-weight: 600;
  color: #000;
  text-align: center;
}
#recruit.crosstalk .boxStaff .inner .infoStaff h3 {
  margin: 0 0 55px 0;
  padding: 0 0 15px 0;
  border-bottom: 1px solid #005bbd;
  font-size: 32px;
  font-weight: 500;
  color: #005bbd;
  text-align: center;
  line-height: 1.6;
  letter-spacing: .1em;
}
#recruit.crosstalk .boxStaff .inner .infoStaff h3 span {
  font-size: 20px;
  font-weight: 500;
  color: #ffad00;
  line-height: 1.4;
  letter-spacing: .04em;
  display: block;
}
#recruit.crosstalk .boxStaff .inner .infoStaff ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#recruit.crosstalk .boxStaff .inner .infoStaff ul li {
  width: 19%;
  text-align: center;
}
#recruit.crosstalk .boxStaff .inner .infoStaff ul li img {
  max-width: 100%;
  margin: 0 auto 20px auto;
  display: block;
}
#recruit.crosstalk .boxStaff .inner .infoStaff ul li h4 {
  margin: 0 0 15px 0;
  font-size: 18px;
  color: #000;
  line-height: 1;
}
#recruit.crosstalk .boxStaff .inner .infoStaff ul li p {
  font-size: 15px;
  color: #000;
}

/* boxTark */
#recruit.crosstalk .boxTark {
  padding: 150px 0;
  background: url(../img/bgTxt1.svg) no-repeat left -10px top 150px / 140px;
  overflow: hidden;
}
#recruit.crosstalk .boxTark.tark2,
#recruit.crosstalk .boxTark.tark4 {
  background: url(../img/bgTxt2.svg) no-repeat right -10px top 150px / 140px,
  url(../../img/bg1.png) no-repeat center top / cover,
  linear-gradient(180deg, #cfe4f7 0%, #dbe9f6 75%);
  position: relative;
  z-index: 0;
}
#recruit.crosstalk .boxTark .inner {
  max-width: 1040px;
  width: 100%;
}
#recruit.crosstalk .boxTark .inner h3 {
  margin: 0 0 50px 0;
  position: relative;
  right: -40px;
}
#recruit.crosstalk .boxTark.tark2 .inner h3,
#recruit.crosstalk .boxTark.tark4 .inner h3 {
  right: auto;
  left: -40px;
}
#recruit.crosstalk .boxTark .inner h3 img {
  max-width: 100%;
  display: block;
}
#recruit.crosstalk .boxTark .inner .box1 {
  max-width: 950px;
  width: 90%;
  margin: 0 auto 50px auto;
  display: flex;
  flex-wrap: wrap;
}
#recruit.crosstalk .boxTark .inner .box1:nth-last-of-type(1) {
  margin: 0 auto;
}
#recruit.crosstalk .boxTark .inner .box1 .img {
  width: 120px;
}
#recruit.crosstalk .boxTark .inner .box1.type3 .img {
  width: 542px;
}
#recruit.crosstalk .boxTark .inner .box1.type6 .img {
  width: 542px;
}
#recruit.crosstalk .boxTark .inner .box1 .img img {
  max-width: 100%;
  margin: 0 0 10px 0;
  display: block;
}
#recruit.crosstalk .boxTark .inner .box1 .img span {
  width: 80%;
  margin: 0 auto;
  padding: 5px 0;
  background: linear-gradient(90deg, #ffad00 0%, #ff8300 75%);
  border-radius: 50px;
  color: #fff;
  text-align: center;
  line-height: 1;
  display: block;
}
#recruit.crosstalk .boxTark .inner .box1 .txt {
  width: calc(100% - 120px);
  padding: 0 90px 0 40px;
}
#recruit.crosstalk .boxTark .inner .box1.type2 .txt {
  padding: 0 40px 0 90px;
}
#recruit.crosstalk .boxTark .inner .box1.type3 .txt {
  width: calc(100% - 542px);
  padding: 0 40px 0 90px;
}
#recruit.crosstalk .boxTark .inner .box1.type6 .txt {
  width: calc(100% - 542px);
  padding: 0 40px 0 90px;
}
#recruit.crosstalk .boxTark .inner .box1.type4 .txt {
  padding: 0 40px 0 90px;
}
#recruit.crosstalk .boxTark .inner .box1 .txt .fukidashi {
  padding: 30px;
  border: 2px solid #005bbd;
  border-radius: 20px;
  position: relative;
}
#recruit.crosstalk .boxTark .inner .box1 .txt .fukidashi::after {
  content: '';
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, #71c9ff 0%, #005bbd 75%);
  border-radius: 20px;
  position: absolute;
  bottom: -10px;
  right: -10px;
  z-index: -1;
}
#recruit.crosstalk .boxTark .inner .box1 .txt .fukidashi1 {
  background: #fff3d9;
}
#recruit.crosstalk .boxTark .inner .box1 .txt .fukidashi2 {
  background: #fff;
}
#recruit.crosstalk .boxTark .inner .box1 .txt .fukidashi3 {
  background: #fff3d9;
}
#recruit.crosstalk .boxTark .inner .box1 .txt .fukidashi4 {
  background: #fff;
}
#recruit.crosstalk .boxTark .inner .box1 .txt .fukidashi::before {
  content: '';
  position: absolute;
  top: 38px;
}
#recruit.crosstalk .boxTark .inner .box1 .txt .fukidashi1::before {
  width: 16px;
  height: 19px;
  background: url(../img/fukidashi1.png) no-repeat left top / 16px;
  left: -16px;
}
#recruit.crosstalk .boxTark .inner .box1 .txt .fukidashi2::before {
  width: 26px;
  height: 29px;
  background: url(../img/fukidashi4.png) no-repeat left top / 26px;
  right: -26px;
}
#recruit.crosstalk .boxTark .inner .box1 .txt .fukidashi3::before {
  width: 26px;
  height: 29px;
  background: url(../img/fukidashi2.png) no-repeat left top / 26px;
  right: -26px;
}
#recruit.crosstalk .boxTark .inner .box1 .txt .fukidashi4::before {
  width: 16px;
  height: 19px;
  background: url(../img/fukidashi3.png) no-repeat left top / 16px;
  left: -16px;
}
#recruit.crosstalk .boxTark .inner .box1 .txt .fukidashi p {
  color: #000;
}

/* boxImg */
#recruit.crosstalk .boxImg img {
  width: 100%;
  display: block;
}

/*
# =================================================================
# レスポンシブ要素
# =================================================================*/
/* 4K:2560px */
@media screen and (min-width: 1921px) {
}
/* PC:1920px */

/* laptop NotePC L */
@media screen and (max-width: 1660px) {
}
@media screen and (max-width: 1440px) {
}
@media screen and (max-width: 1240px) {
}
@media screen and (max-width: 1120px) {
}
@media screen and (max-width: 1080px) {
  /* boxTark */
  #recruit.crosstalk .boxTark .inner .box1.type3 .img {
    width: 50%;
  }
  #recruit.crosstalk .boxTark .inner .box1.type6 .img {
    width: 50%;
  }
  #recruit.crosstalk .boxTark .inner .box1.type3 .txt {
    width: 50%;
  }
  #recruit.crosstalk .boxTark .inner .box1.type6 .txt {
    width: 50%;
  }
}

/* laptop NotePC */
@media screen and (max-width: 1024px) {
}
@media screen and (max-width: 960px) {
}

/* tablet */
@media screen and (max-width: 767.98px) {
  /* mv */
  #recruit.crosstalk .mv {
    height: 0;
    padding: 104.166666% 0 0 0;
    background: url(../img/mvBg1_sp.jpg) no-repeat center center / cover;
  }
  /* boxStaff */
  #recruit.crosstalk .boxStaff {
    padding: 0 0 70px 0;
  }
  #recruit.crosstalk .boxStaff .inner .infoStaff ul li {
    width: 48%;
    margin: 0 0 50px 0;
  }
  #recruit.crosstalk .boxStaff .inner .infoStaff ul li:nth-of-type(1) {
    width: 100%;
  }
  #recruit.crosstalk .boxStaff .inner .infoStaff ul li:nth-last-of-type(1),
  #recruit.crosstalk .boxStaff .inner .infoStaff ul li:nth-last-of-type(2) {
    margin: 0;
  }
  #recruit.crosstalk .boxStaff .inner .infoStaff ul li img {
    max-width: 76%;
    margin: 0 auto 15px auto
  }
  #recruit.crosstalk .boxStaff .inner .infoStaff ul li:nth-of-type(1) img {
    max-width: 38%;
  }
  #recruit.crosstalk .boxStaff .inner .infoStaff ul li h4 {
    margin: 0 0 10px 0;
    font-size: 4.4vw;
  }
  #recruit.crosstalk .boxStaff .inner .infoStaff ul li p {
    font-size: 3.6vw;
    line-height: 1.6;
  }
  /* boxTark */
  #recruit.crosstalk .boxTark {
    background: none;
  }
  #recruit.crosstalk .boxTark.tark2,
  #recruit.crosstalk .boxTark.tark4 {
    background: url(../../img/bg1.png) no-repeat center top / cover,
    linear-gradient(180deg, #cfe4f7 0%, #dbe9f6 75%);
  }
  #recruit.crosstalk .boxTark .inner h3 {
    right: -20px;
  }
  #recruit.crosstalk .boxTark.tark2 .inner h3,
  #recruit.crosstalk .boxTark.tark4 .inner h3 {
    left: -20px;
  }
  #recruit.crosstalk .boxTark .inner .box1 .txt {
    padding: 0 0 0 40px;
  }  
  #recruit.crosstalk .boxTark .inner .box1.type2 .txt {
    padding: 0 40px 0 0;
  }
  #recruit.crosstalk .boxTark .inner .box1.type3 .txt {
    padding: 0 40px 0 0;
  }
  #recruit.crosstalk .boxTark .inner .box1.type4 .txt {
    padding: 0 40px 0 0;
  }
  #recruit.crosstalk .boxTark .inner .box1.type6 .txt {
    padding: 0 40px 0 0;
  }
}

/* mobile L */
@media screen and (max-width: 450px) {
  /* boxStaff */
  #recruit.crosstalk .boxStaff .inner .pankuzu {
    margin: 0 auto 40px auto;
    padding: 10px 0 0 0;
  }
  #recruit.crosstalk .boxStaff .inner .mainTxt {
    margin: 0 0 45px 0;
  }  
  #recruit.crosstalk .boxStaff .inner .mainTxt p {
    font-size: 4.6vw;
  }
  #recruit.crosstalk .boxStaff .inner .infoStaff h3 {
    margin: 0 0 35px 0;
    padding: 0 0 10px 0;
    font-size: 5.4vw;
    font-weight: 600;
  }
  #recruit.crosstalk .boxStaff .inner .infoStaff h3 span {
    font-size: 4.2vw;
  }
  #recruit.crosstalk .boxStaff .inner .infoStaff ul li {
    margin: 0 0 20px 0;
  }
  /* boxTark */
  #recruit.crosstalk .boxTark {
    padding: 80px 0;
  }
  #recruit.crosstalk .boxTark .inner h3 {
    margin: 0 0 25px 0;
  }
  #recruit.crosstalk .boxTark .inner .box1 {
    margin: 0 auto 30px auto;
  }
  #recruit.crosstalk .boxTark .inner .box1 .img {
    width: 60px;
  }
  #recruit.crosstalk .boxTark .inner .box1.type3 .img {
    width: 36%;
  }
  #recruit.crosstalk .boxTark .inner .box1.type6 .img {
    width: 36%;
  }
  #recruit.crosstalk .boxTark .inner .box1 .img img {
    margin: 0 0 5px 0;
  }
  #recruit.crosstalk .boxTark .inner .box1 .img span {
    width: 100%;
    font-size: 2.8vw;
  }
  #recruit.crosstalk .boxTark .inner .box1 .txt {
    width: calc(100% - 60px);
    padding: 0 0 0 20px;
  }
  #recruit.crosstalk .boxTark .inner .box1.type2 .txt {
    padding: 0 30px 0 0;
  }
  #recruit.crosstalk .boxTark .inner .box1.type3 .txt {
    width: 64%;
    padding: 25px 20px 0 0;
  }
  #recruit.crosstalk .boxTark .inner .box1.type4 .txt {
    padding: 0 30px 0 0;
  }
  #recruit.crosstalk .boxTark .inner .box1.type6 .txt {
    width: 64%;
    padding: 25px 20px 0 0;
  }
  #recruit.crosstalk .boxTark .inner .box1 .txt .fukidashi {
    padding: 20px 15px;
  }
  #recruit.crosstalk .boxTark .inner .box1 .txt .fukidashi::before {
    top: 18px;
  }
  #recruit.crosstalk .boxTark .inner .box1 .txt .fukidashi2::before {
    width: 23px;
    height: 26px;
    background: url(../img/fukidashi4_sp.png) no-repeat left top / 23px;
    right: -23px;
  }
  #recruit.crosstalk .boxTark .inner .box1 .txt .fukidashi3::before {
    width: 23px;
    height: 26px;
    background: url(../img/fukidashi2_sp.png) no-repeat left top / 23px;
    right: -23px;
  }
  #recruit.crosstalk .boxTark .inner .box1 .txt .fukidashi::after {
    bottom: -7px;
    right: -7px;
  }
  #recruit.crosstalk .boxTark .inner .box1 .txt .fukidashi p {
    font-size: 3.8vw;
  }
}
@media screen and (max-width: 400px) {
}

/* mobile M */
@media screen and (max-width: 375px) {
}

/* mobile S */
@media screen and (max-width: 320px) {
}
