@charset "UTF-8";
/******************************************
*******************************************/
/***********
  サイズ変換
************/
/*********
ブレイクポイント
**********/
/*********
ホバー
**********/
.lpContents.careership {
  font-size: 0;
  line-height: 1;
  color: #000;
}
.lpContents.careership .csHr {
  position: fixed;
  opacity: 0;
  pointer-events: none;
}
@media (max-width: 767px) {
  .lpContents.careership .-pcItem {
    display: none;
  }
  .lpContents.careership .-pcItemInline {
    display: none;
  }
  .lpContents.careership .csFormArea {
    width: 100%;
    margin: 0 auto;
  }
}
@media (min-width: 768px) {
  .lpContents.careership .csFormArea {
    width: 960px;
    margin: 0 auto;
  }
  .lpContents.careership .-spItem {
    display: none;
  }
  .lpContents.careership .-spItemInline {
    display: none;
  }
}
.lpContents.careership *,
.lpContents.careership li,
.lpContents.careership p {
  font-weight: 400;
}
.lpContents.careership li,
.lpContents.careership p {
  color: #000;
}
.lpContents.careership img {
  display: block;
  width: 100%;
  height: auto;
}
.lpContents.careership i, .lpContents.careership em {
  font-style: normal;
}
.lpContents.careership *::after, .lpContents.careership *::before,
.lpContents.careership * {
  box-sizing: border-box;
}
.lpContents.careership .csKvBase {
  height: 154vw;
  background: url(/wp/wp-content/themes/lightworks/assets/pages/services/careership/images/kvBg.png) no-repeat center top/100% 100%;
  overflow: hidden;
  position: relative;
}
.lpContents.careership .csKvTitle {
  position: absolute;
  left: 0;
  top: 10vw;
}
.lpContents.careership .csKvBtns {
  position: absolute;
  left: 50%;
  top: 104.3vw;
  width: 76.8vw;
  transform: translate(-50%, 0);
}
.lpContents.careership .csKvBtns li a {
  display: block;
  position: relative;
}
.lpContents.careership .csKvBtns li a::before, .lpContents.careership .csKvBtns li a::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}
.lpContents.careership .csKvBtns li a::after {
  opacity: 0;
  z-index: 5;
  transition: 0.4s;
}
.lpContents.careership .csKvBtns li a img {
  position: relative;
  z-index: 10;
}
@media (hover: hover) and (pointer: fine) {
  .lpContents.careership .csKvBtns li a:hover {
    opacity: 1;
  }
  .lpContents.careership .csKvBtns li a:hover img {
    opacity: 1;
  }
  .lpContents.careership .csKvBtns li a:hover::after {
    opacity: 1;
  }
}
.lpContents.careership .csKvBtns li:nth-child(1) a::before {
  background: url(/wp/wp-content/themes/lightworks/assets/pages/services/careership/images/kvBtn01Bg.png) no-repeat center top/100% 100%;
}
.lpContents.careership .csKvBtns li:nth-child(1) a::after {
  background: url(/wp/wp-content/themes/lightworks/assets/pages/services/careership/images/kvBtn01Bg@ov.png) no-repeat center top/100% 100%;
}
.lpContents.careership .csKvBtns li:nth-child(2) {
  margin-top: 0.5vw;
}
.lpContents.careership .csKvBtns li:nth-child(2) a::before {
  background: url(/wp/wp-content/themes/lightworks/assets/pages/services/careership/images/kvBtn02Bg.png) no-repeat center top/100% 100%;
}
.lpContents.careership .csKvBtns li:nth-child(2) a::after {
  background: url(/wp/wp-content/themes/lightworks/assets/pages/services/careership/images/kvBtn02Bg@ov.png) no-repeat center top/100% 100%;
}
.lpContents.careership .csKvRight {
  position: absolute;
  left: 0;
  top: 37vw;
}
.lpContents.careership .csKvAttention {
  position: absolute;
  top: 94.6vw;
  left: 0;
  right: 0;
  text-align: center;
  font-size: 2.4vw;
  line-height: 3vw;
  color: #fff;
}
.lpContents.careership .csLogoSlider {
  pointer-events: none;
  border-bottom: 0.2vw solid #ccc;
}
.lpContents.careership .csLogoSlider .swiper-wrapper {
  transition-timing-function: linear;
  transition-duration: 5000ms;
}
.lpContents.careership .csLogoSlider .swiper-container {
  width: 100%;
  height: 100%;
}
.lpContents.careership .csLogoSlider .swiper-slide {
  padding: 0 4.5vw;
  width: auto;
}
.lpContents.careership .csLogoSlider .swiper-slide img {
  height: 20vw;
  width: auto;
}
.lpContents.careership .csHeader {
  padding: 0 4vw;
}
.lpContents.careership .csHeader h2 {
  display: flex;
  flex-direction: column;
  padding: 0.8vw 0 0;
}
.lpContents.careership .csHeader h2 span {
  font-size: 3vw;
  color: #274a98;
  font-weight: 600;
  position: relative;
  padding-left: 2.4vw;
  display: flex;
  align-items: center;
  margin-bottom: 8vw;
}
.lpContents.careership .csHeader h2 span::before {
  content: "";
  width: 1vw;
  height: 5vw;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
  background-color: #274a98;
}
.lpContents.careership .csHeader h2 u {
  font-size: 3.8vw;
  color: #274a98;
  font-weight: 600;
  position: relative;
  padding-left: 2.4vw;
  display: flex;
  align-items: center;
  text-decoration: none;
  margin-bottom: 8vw;
}
.lpContents.careership .csHeader h2 u::before {
  content: "";
  width: 1vw;
  height: 5vw;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
  background-color: #274a98;
}
.lpContents.careership .csHeader h2 b {
  font-size: 8vw;
  color: #000;
  line-height: 1.25;
  font-weight: 700;
}
.lpContents.careership .csHeader h2 b em {
  font-weight: 700;
  color: #274a98;
}
.lpContents.careership .csHeader p {
  font-size: 3.6vw;
  line-height: 6.5vw;
  letter-spacing: 0.04em;
  margin-top: 7.1vw;
  font-weight: 400;
}
@-webkit-keyframes cs_out {
  0% {
    left: 0;
    opacity: 1;
  }
  100% {
    left: 101%;
    opacity: 1;
  }
}
@keyframes cs_out {
  0% {
    left: 0;
    opacity: 1;
  }
  100% {
    left: 101%;
    opacity: 1;
  }
}
@-webkit-keyframes cs_in {
  0% {
    left: -101%;
  }
  100% {
    left: 0%;
  }
}
@keyframes cs_in {
  0% {
    left: -101%;
  }
  100% {
    left: 0%;
  }
}
.lpContents.careership .csTextLink {
  position: relative;
  margin-top: 1vw;
}
.lpContents.careership .csTextLink.-disabled {
  opacity: 0.5;
  pointer-events: none;
}
.lpContents.careership .csTextLink i {
  font-style: normal;
  position: relative;
  display: block;
  padding-bottom: 0.2vw;
  overflow: hidden;
}
.lpContents.careership .csTextLink i::before {
  content: "";
  width: 100%;
  height: 0.2vw;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #079be2;
  opacity: 0;
}
.lpContents.careership .csTextLink i::after {
  content: "";
  width: 100%;
  height: 0.2vw;
  position: absolute;
  left: -101%;
  bottom: 0;
  background-color: #079be2;
  opacity: 1;
  -webkit-animation: cs_in 0.4s forwards;
          animation: cs_in 0.4s forwards;
}
.lpContents.careership .csTextLink i:hover::before {
  -webkit-animation: cs_out 0.4s forwards;
          animation: cs_out 0.4s forwards;
}
.lpContents.careership .csTextLink i:hover::after {
  -webkit-animation: none;
          animation: none;
  opacity: 0;
}
.lpContents.careership .csTextLink a {
  font-weight: 600;
  color: #079be2;
  font-size: 3.2vw;
  padding: 1.5vw 0 1.5vw;
  display: block;
  position: relative;
}
.lpContents.careership .csTextLink a::before, .lpContents.careership .csTextLink a::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
}
.lpContents.careership .csTextLink a::after {
  width: 4.2vw;
  height: 4.2vw;
  border: 0.2vw solid #079be2;
  border-radius: 50%;
  margin-top: -2vw;
}
.lpContents.careership .csTextLink a::before {
  width: 1.2vw;
  height: 1.2vw;
  border-right: 0.2vw solid #079be2;
  border-bottom: 0.2vw solid #079be2;
  transform: rotate(-45deg);
  right: 1.8vw;
  margin-top: -0.4vw;
  z-index: 10;
}
@media (hover: hover) and (pointer: fine) {
  .lpContents.careership .csTextLink a::before, .lpContents.careership .csTextLink a::after {
    transition: 0.4s;
  }
  .lpContents.careership .csTextLink a:hover::after {
    background-color: #079be2;
  }
  .lpContents.careership .csTextLink a:hover::before {
    border-right-color: #fff;
    border-bottom-color: #fff;
  }
}
.lpContents.careership .csTextLink li ~ li {
  margin-top: 0vw;
}
.lpContents.careership .csBnrs {
  position: relative;
  z-index: 5;
}
.lpContents.careership .csBnrsSection {
  background-color: #224190;
  padding: 15vw 0;
  position: relative;
}
.lpContents.careership .csBnrsBg {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  background-color: #224190;
  z-index: 0;
}
.lpContents.careership .csBnrsBg i {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, #ffffff, #8f8f8f);
  background: -webkit-linear-gradient(0deg, #ffffff, #8f8f8f);
  mix-blend-mode: overlay;
  opacity: 0.2;
}
.lpContents.careership .csBnrs li {
  text-align: center;
}
.lpContents.careership .csBnrs li span {
  text-align: center;
  font-size: 4vw;
  font-weight: 600;
  color: #fff;
  padding-bottom: 2.6vw;
  display: block;
}
.lpContents.careership .csBnrs li span small {
  display: block;
  padding-top: 0.6em;
  font-weight: 400;
}
.lpContents.careership .csBnrs li a {
  height: 16vw;
  width: 76vw;
  border: 1vw solid #f3b504;
  background-color: #fff;
  margin: 0 auto;
  border-radius: 8vw;
  display: flex;
  justify-content: center;
  align-items: center;
}
.lpContents.careership .csBnrs li a i {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  margin-right: 2.4vw;
}
.lpContents.careership .csBnrs li a i img ~ img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
}
.lpContents.careership .csBnrs li a i img[src*=iconApply] {
  width: 6vw;
  height: auto;
}
.lpContents.careership .csBnrs li a i img[src*=iconDownload] {
  width: 5.5vw;
  height: auto;
}
.lpContents.careership .csBnrs li a b {
  font-size: 3.6vw;
  font-weight: 800;
  color: #e79800;
}
@media (hover: hover) and (pointer: fine) {
  .lpContents.careership .csBnrs li a:hover {
    background-color: #f3b504;
  }
  .lpContents.careership .csBnrs li a:hover b {
    color: #fff;
  }
  .lpContents.careership .csBnrs li a:hover i img {
    opacity: 0;
  }
  .lpContents.careership .csBnrs li a:hover i img + img {
    opacity: 1;
  }
}
.lpContents.careership .csBnrs li a.-blue {
  border-color: #079be2;
}
.lpContents.careership .csBnrs li a.-blue b {
  color: #079be2;
}
@media (hover: hover) and (pointer: fine) {
  .lpContents.careership .csBnrs li a.-blue:hover {
    background-color: #079be2;
  }
  .lpContents.careership .csBnrs li a.-blue:hover b {
    color: #fff;
  }
  .lpContents.careership .csBnrs li a.-blue:hover i img {
    opacity: 0;
  }
  .lpContents.careership .csBnrs li a.-blue:hover i img + img {
    opacity: 1;
  }
}
.lpContents.careership .csBnrs li ~ li {
  margin-top: 8vw;
}
.lpContents.careership .csBnrsEbook {
  margin-top: 7vw;
  position: relative;
  z-index: 5;
}
.lpContents.careership .csBnrsEbook_text {
  display: block;
  font-size: 4vw;
  line-height: 1.5;
  color: #fff;
  font-weight: 600;
  text-align: center;
}
.lpContents.careership .csBnrsEbook a {
  display: block;
  margin: 3.8vw 4vw 0;
}
@media (hover: hover) and (pointer: fine) {
  .lpContents.careership .csBnrsEbook a img {
    transition: 0.4s;
  }
  .lpContents.careership .csBnrsEbook a:hover img {
    opacity: 0.7;
  }
}
.lpContents.careership .csSec01 {
  padding: 16vw 0 0;
}
.lpContents.careership .csSec01Cont {
  padding: 5vw 4vw 15vw;
}
.lpContents.careership .csSec01Cont_item {
  padding: 7.4vw 0 8vw;
  background-image: linear-gradient(to right, #ccc 0.8vw, transparent 0.4vw);
  background-size: 1.2vw 0.2vw;
  background-repeat: repeat-x;
  background-position: left bottom;
}
.lpContents.careership .csSec01Cont_item h3 {
  display: flex;
  align-items: center;
}
.lpContents.careership .csSec01Cont_item h3 img {
  height: 9.2vw;
  width: auto;
}
.lpContents.careership .csSec01Cont_item h3 b {
  font-size: 4.5vw;
  line-height: 1.111;
  font-weight: 700;
  color: #274a98;
  font-feature-settings: "palt";
  margin-left: 2.5vw;
}
.lpContents.careership .csSec01Cont_item h4 {
  font-size: 4vw;
  line-height: 1.625;
  font-weight: 700;
  padding: 2.8vw 0 0;
}
.lpContents.careership .csSec01Cont_item li,
.lpContents.careership .csSec01Cont_item p {
  font-size: 3.2vw;
  line-height: 1.719;
  font-weight: 400;
  padding: 2.4vw 0 0;
}
.lpContents.careership .csSec01Cont_item li b,
.lpContents.careership .csSec01Cont_item p b {
  font-weight: 600;
}
.lpContents.careership .csSec01Cont_itemImg {
  padding: 6vw 0 0;
  margin: 0 -4vw;
}
.lpContents.careership .csSec01Cont_item .csTextLink {
  padding-top: 0;
}
.lpContents.careership .csSec01Cont_item .csTextLink ~ p {
  margin-top: 1.5vw;
}
@media (max-width: 767px) {
  .lpContents.careership .csPcNav {
    display: none;
  }
}
.lpContents.careership .csSec02 {
  padding: 15vw 0 0;
}
.lpContents.careership .csSec02Cont {
  padding: 0 4vw;
  margin-top: 7vw;
}
.lpContents.careership .csSec02Cont h3 {
  position: relative;
}
.lpContents.careership .csSec02Cont h3 span {
  font-size: 5vw;
  color: #274a98;
  letter-spacing: 0.04em;
  font-weight: 600;
  position: relative;
  display: inline-block;
  padding-bottom: 2.8vw;
}
.lpContents.careership .csSec02Cont h3 span::before {
  content: "";
  width: 100%;
  height: 0.2vw;
  background-color: #274a98;
  position: absolute;
  left: 0;
  bottom: 0;
}
.lpContents.careership .csSec02Cont h3::before {
  content: "";
  width: 100%;
  height: 0.2vw;
  background-color: #ccc;
  position: absolute;
  left: 0;
  bottom: 0;
}
.lpContents.careership .csSec02ContWrap {
  padding: 0vw 0 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
}
.lpContents.careership .csSec02ContItem {
  width: 50%;
  padding: 4vw 0;
  border-bottom: 0.2vw solid #ccc;
  height: auto;
}
.lpContents.careership .csSec02ContItem a {
  padding: 2vw 2vw 1.8vw 0;
  display: block;
}
.lpContents.careership .csSec02ContItem h4 {
  font-size: 3vw;
  color: #000;
  letter-spacing: 0.04em;
  font-weight: 600;
  text-align: center;
  margin-bottom: 2.8vw;
}
@media (max-width: 767px) {
  .lpContents.careership .csSec02ContItem:nth-child(even) a {
    padding: 2vw 0 1.8vw 2vw;
    position: relative;
  }
  .lpContents.careership .csSec02ContItem:nth-child(odd) {
    position: relative;
  }
  .lpContents.careership .csSec02ContItem:nth-child(odd) a::before {
    content: "";
    width: 0.2vw;
    height: calc( 100% - 8vw);
    background-color: #ccc;
    position: absolute;
    right: -0.2vw;
    top: 4vw;
  }
  .lpContents.careership .csSec02ContItem:last-child {
    align-items: center;
    position: relative;
  }
}
.lpContents.careership .csSec02ContItem_btn {
  font-size: 3vw;
  color: #079be2;
  letter-spacing: 0.04em;
  font-weight: 600;
  text-align: center;
  margin-top: 3vw;
  text-align: center;
  display: block;
  height: 7vw;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 0.2vw solid #079be2;
  border-radius: 3.5vw;
  position: relative;
  transition: 0.4s;
}
.lpContents.careership .csSec02ContItem_btn::after {
  content: "";
  width: 1.2vw;
  height: 1.2vw;
  border-right: 0.2vw solid #079be2;
  border-bottom: 0.2vw solid #079be2;
  position: absolute;
  right: 4.3vw;
  top: 50%;
  transform: translate(0, -50%) rotate(-45deg);
}
.lpContents.careership .csSec02ContItem a.csSec02ContItem_all {
  margin: auto;
  top: 50%;
  transform: translate(0, -50%);
  display: flex;
  justify-content: center;
  align-items: center;
}
.lpContents.careership .csSec02ContItem a.csSec02ContItem_all span {
  font-size: 3.6vw;
  line-height: 4vw;
  color: #079be2;
  font-weight: 600;
  margin-right: 1vw;
}
.lpContents.careership .csSec02ContItem a.csSec02ContItem_all i {
  border: 0.2vw solid #079be2;
  width: 4.2vw;
  height: 4.2vw;
  border-radius: 50%;
  display: inline-block;
  margin-left: 1vw;
  position: relative;
  transition: 0.4s;
}
.lpContents.careership .csSec02ContItem a.csSec02ContItem_all i::after {
  content: "";
  width: 1.2vw;
  height: 1.2vw;
  border-right: 0.2vw solid #079be2;
  border-bottom: 0.2vw solid #079be2;
  position: absolute;
  right: 50%;
  top: 50%;
  transform: translate(30%, -50%) rotate(-45deg);
  transition: 0.4s;
}
@media (hover: hover) and (pointer: fine) {
  .lpContents.careership .csSec02ContItem a:hover .csSec02ContItem_btn {
    background-color: #079be2;
    color: #fff;
  }
  .lpContents.careership .csSec02ContItem a:hover .csSec02ContItem_btn::after {
    border-color: #fff;
  }
  .lpContents.careership .csSec02ContItem a.csSec02ContItem_all:hover i {
    background-color: #079be2;
  }
  .lpContents.careership .csSec02ContItem a.csSec02ContItem_all:hover i::after {
    border-color: #fff;
  }
}
.lpContents.careership .csSec03 {
  padding: 15vw 0;
}
.lpContents.careership .csSec03List {
  display: flex;
  flex-wrap: wrap;
  width: 93.2vw;
  margin: 8.1vw 0 0 3.6vw;
}
.lpContents.careership .csSec03List li {
  width: 22.5vw;
  margin: 0 0.4vw 0.4vw;
}
.lpContents.careership .csSec03List li a {
  display: block;
}
@media (hover: hover) and (pointer: fine) {
  .lpContents.careership .csSec03List li a {
    transition: 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  }
  .lpContents.careership .csSec03List li a:hover {
    transition: 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    opacity: 0.7;
  }
}
.lpContents.careership .csSec04 {
  padding: 15vw 0 0;
}
.lpContents.careership .csSec04Cont {
  height: 188.4vw;
  width: 92vw;
  margin: 9.4vw auto 0;
  display: flex;
  flex-direction: column;
  background: url(/wp/wp-content/themes/lightworks/assets/pages/services/careership/images/sec04base.png) no-repeat center center/100% 100%;
  position: relative;
  padding: 26.4vw 0 0;
}
.lpContents.careership .csSec04Item {
  width: 100%;
  text-align: center;
  height: 38vw;
  margin-bottom: 2vw;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.lpContents.careership .csSec04Item h4 {
  font-size: 5vw;
  letter-spacing: 0.04em;
  color: #fff;
  font-weight: 700;
}
.lpContents.careership .csSec04Item h4 small {
  font-weight: 400;
  font-size: 5vw;
}
.lpContents.careership .csSec04Item p {
  font-size: 3.2vw;
  letter-spacing: 0.08em;
  color: #fff;
  font-weight: 400;
  line-height: 1.719;
  margin: 3.4vw 0 2.8vw;
}
.lpContents.careership .csSec04Item a {
  display: flex;
  width: 34vw;
  height: 7vw;
  color: #079be2;
  font-weight: 600;
  font-size: 3.2vw;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  border: 0.2vw solid #fff;
  border-radius: 3.5vw;
  background-color: #fff;
  position: relative;
}
.lpContents.careership .csSec04Item a::after {
  content: "";
  width: 1.2vw;
  height: 1.2vw;
  border-right: 0.2vw solid #079be2;
  border-bottom: 0.2vw solid #079be2;
  position: absolute;
  right: 3vw;
  top: 50%;
  transform: translate(0, -50%) rotate(-45deg);
  transition: 0.4s;
}
.lpContents.careership .csSec04Item a.-disabled {
  opacity: 0.3;
  pointer-events: none;
  background-color: rgba(255, 255, 255, 0);
  color: #fff;
}
.lpContents.careership .csSec04Item a.-disabled::after {
  border-color: #fff;
}
@media (hover: hover) and (pointer: fine) {
  .lpContents.careership .csSec04Item a {
    transition: 0.4s;
  }
  .lpContents.careership .csSec04Item a::after {
    transition: 0.4s;
  }
  .lpContents.careership .csSec04Item a:hover {
    background-color: rgba(255, 255, 255, 0);
    color: #fff;
  }
  .lpContents.careership .csSec04Item a:hover::after {
    border-color: #fff;
  }
}
.lpContents.careership .csSec05 {
  padding: 15vw 0 0;
}
.lpContents.careership .csSec05Cont {
  padding: 0 4vw;
  display: flex;
  flex-direction: column;
  margin-top: 11.1vw;
}
.lpContents.careership .csSec05ContItem {
  background-color: #f2f2f2;
  padding: 0 4vw 4vw;
  margin-bottom: 2vw;
  border-radius: 2.4vw;
}
.lpContents.careership .csSec05ContItem h3 {
  font-size: 3.6vw;
  letter-spacing: 0.04em;
  font-weight: 600;
  line-height: 1.389;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin: 4.1vw 0 3.5vw;
}
.lpContents.careership .csSec05ContItem_wrap {
  display: flex;
  justify-content: space-between;
}
.lpContents.careership .csSec05ContItem_wrap i {
  width: 40vw;
  margin-right: 2vw;
}
.lpContents.careership .csSec05ContItem_wrap div {
  width: 40vw;
  margin-left: 2vw;
}
.lpContents.careership .csSec05ContItem_wrap div p {
  font-size: 3.2vw;
  line-height: 1.563;
  letter-spacing: 0.04em;
  color: #000;
  font-weight: 400;
}
.lpContents.careership .csSec06 {
  padding: 13vw 0 0;
}
.lpContents.careership .csSec06Cont {
  padding: 0 4vw;
  margin-top: 7vw;
}
.lpContents.careership .csSec06ContWrap {
  padding: 0vw 0 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  border-top: 0.2vw solid #ccc;
  height: auto;
}
.lpContents.careership .csSec06ContItem {
  width: 50%;
  padding: 4vw 0;
  border-bottom: 0.2vw solid #ccc;
  height: auto;
  display: flex;
  flex-direction: column;
  position: relative;
}
.lpContents.careership .csSec06ContItem a {
  padding: 2vw 2vw 7vw 0;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}
.lpContents.careership .csSec06ContItem i {
  margin-bottom: 0;
}
.lpContents.careership .csSec06ContItem h3 {
  font-size: 3.8vw;
  color: #000;
  letter-spacing: 0.04em;
  font-weight: 600;
  text-align: center;
  line-height: 1.316;
  margin: 0 0 -1vw;
  min-height: 12vw;
}
.lpContents.careership .csSec06ContItem h3 span {
  display: inline-flex;
  height: 100%;
  width: 100%;
  align-items: center;
  justify-content: center;
  padding: 3.5vw 0 2.6vw;
  font-weight: 600;
}
.lpContents.careership .csSec06ContItem p {
  font-size: 3vw;
  color: #000;
  letter-spacing: 0.04em;
  font-weight: 400;
  line-height: 1.833;
  padding-bottom: 4.4vw;
}
@media (max-width: 767px) {
  .lpContents.careership .csSec06ContItem:nth-child(even) a {
    padding: 2vw 0 7vw 2vw;
  }
  .lpContents.careership .csSec06ContItem:nth-child(even) a .csSec06ContItem_btn {
    left: auto;
    right: 0;
  }
  .lpContents.careership .csSec06ContItem:nth-child(odd) {
    position: relative;
  }
  .lpContents.careership .csSec06ContItem:nth-child(odd)::before {
    content: "";
    width: 0.2vw;
    height: calc( 100% - 8vw);
    background-color: #ccc;
    position: absolute;
    right: -0.2vw;
    top: 4vw;
  }
  .lpContents.careership .csSec06ContItem:nth-child(3) h3 {
    flex: auto;
    height: auto;
  }
  .lpContents.careership .csSec06ContItem:nth-child(3) p {
    flex: auto;
    height: auto;
  }
  .lpContents.careership .csSec06ContItem:last-child {
    align-items: center;
    position: relative;
  }
  .lpContents.careership .csSec06ContItem:last-child a {
    position: relative;
  }
}
.lpContents.careership .csSec06ContItem_btn {
  font-size: 3vw;
  color: #079be2;
  letter-spacing: 0.04em;
  font-weight: 600;
  text-align: center;
  text-align: center;
  display: block;
  height: 7vw;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 0.2vw solid #079be2;
  border-radius: 3.5vw;
  transition: 0.4s;
  position: absolute;
  width: calc(100% - 2vw);
  position: absolute;
  left: 0;
  bottom: 6vw;
}
.lpContents.careership .csSec06ContItem_btn::after {
  content: "";
  width: 1.2vw;
  height: 1.2vw;
  border-right: 0.2vw solid #079be2;
  border-bottom: 0.2vw solid #079be2;
  position: absolute;
  right: 4.3vw;
  top: 50%;
  transform: translate(0, -50%) rotate(-45deg);
}
.lpContents.careership .csSec06ContItem a.csSec06ContItem_all {
  margin: auto;
  top: 50%;
  transform: translate(0, -50%);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
}
.lpContents.careership .csSec06ContItem a.csSec06ContItem_all span {
  font-size: 3.6vw;
  line-height: 4vw;
  color: #079be2;
  font-weight: 600;
  margin-right: 1vw;
}
.lpContents.careership .csSec06ContItem a.csSec06ContItem_all i {
  border: 0.2vw solid #079be2;
  width: 4.2vw;
  height: 4.2vw;
  border-radius: 50%;
  display: inline-block;
  margin-left: 1vw;
  position: relative;
  transition: 0.4s;
}
.lpContents.careership .csSec06ContItem a.csSec06ContItem_all i::after {
  content: "";
  width: 1.2vw;
  height: 1.2vw;
  border-right: 0.2vw solid #079be2;
  border-bottom: 0.2vw solid #079be2;
  position: absolute;
  right: 50%;
  top: 50%;
  transform: translate(30%, -50%) rotate(-45deg);
  transition: 0.4s;
}
@media (hover: hover) and (pointer: fine) {
  .lpContents.careership .csSec06ContItem a:hover .csSec06ContItem_btn {
    background-color: #079be2;
    color: #fff;
  }
  .lpContents.careership .csSec06ContItem a:hover .csSec06ContItem_btn::after {
    border-color: #fff;
  }
  .lpContents.careership .csSec06ContItem a.csSec06ContItem_all:hover i {
    background-color: #079be2;
  }
  .lpContents.careership .csSec06ContItem a.csSec06ContItem_all:hover i::after {
    border-color: #fff;
  }
}
.lpContents.careership .csSec06Download {
  position: relative;
  padding: 8vw 0 0;
}
.lpContents.careership .csSec06Download a {
  display: block;
  width: 92.3vw;
  margin: 0 auto;
  position: relative;
}
.lpContents.careership .csSec06Download a i {
  display: block;
  width: 100%;
  position: absolute;
  left: 0%;
  top: 0%;
  opacity: 0;
}
@media (hover: hover) and (pointer: fine) {
  .lpContents.careership .csSec06Download a i {
    transition: 0.4s;
  }
  .lpContents.careership .csSec06Download a:hover i {
    opacity: 1;
  }
}
.lpContents.careership .csSec07 {
  padding: 15vw 0 13vw;
}
.lpContents.careership .csSec07Cont {
  height: 94.4vw;
  margin-top: 9vw;
}
.lpContents.careership .csSec07ContScroll {
  overflow-x: scroll;
  padding: 0 4vw 2vw 4vw;
}
.lpContents.careership .csSec07ContScroll i {
  width: 192vw;
  display: block;
  position: relative;
}
.lpContents.careership .csSec07ContScroll i img {
  max-width: inherit;
  pointer-events: none;
}
.lpContents.careership .csSec07ContScroll i ul {
  position: absolute;
  left: 25vw;
  top: 23.2vw;
  z-index: 100;
}
.lpContents.careership .csSec07ContScroll i ul li {
  padding-bottom: 0.1vw;
}
.lpContents.careership .csSec07ContScroll i ul li a {
  color: #fff;
  text-decoration: underline;
  font-weight: 600;
  font-size: 3vw;
  width: 34vw;
  height: 10vw;
  display: flex;
  align-items: center;
  padding: 0 0 0 8vw;
}
.lpContents.careership .csSec07ContScroll i ul li a:hover {
  text-decoration: none;
}
.lpContents.careership .csSec08 {
  padding: 15vw 0 0vw;
}
.lpContents.careership .csSec08 .csTextLink {
  margin-top: 0;
}
.lpContents.careership .csSec08Cont {
  padding: 10vw 0 0;
}
.lpContents.careership .csSec08Cont_btn {
  font-size: 3.6vw;
  color: #079be2;
  letter-spacing: 0.04em;
  font-weight: 600;
  text-align: center;
  width: 80.2vw;
  text-align: center;
  display: block;
  height: 12.2vw;
  display: flex;
  justify-content: center;
  border: 0.2vw solid #079be2;
  border-radius: 6.1vw;
  align-items: center;
  margin: 6vw auto 0;
  position: relative;
}
.lpContents.careership .csSec08Cont_btn::after {
  content: "";
  width: 1.6vw;
  height: 1.6vw;
  border-right: 0.2vw solid #079be2;
  border-bottom: 0.2vw solid #079be2;
  position: absolute;
  right: 6.4vw;
  top: 50%;
  transform: translate(0, -50%) rotate(-45deg);
}
@media (hover: hover) and (pointer: fine) {
  .lpContents.careership .csSec08Cont_btn {
    transition: 0.4s;
  }
  .lpContents.careership .csSec08Cont_btn::after {
    transition: 0.4s;
  }
  .lpContents.careership .csSec08Cont_btn:hover {
    background-color: #079be2;
    color: #fff;
  }
  .lpContents.careership .csSec08Cont_btn:hover::after {
    border-color: #fff;
  }
}
.lpContents.careership .csSec09 {
  padding: 15vw 0 15vw;
}
.lpContents.careership .csSec09 .csTextLink {
  margin-top: -2vw;
}
.lpContents.careership .csSec09Cont {
  padding: 0vw 0 0;
  margin-top: 6.8vw;
}
.lpContents.careership .csSec09Cont_item {
  margin: 0 4vw 0.6vw;
  border-radius: 2.4vw;
  padding: 4vw;
  background-color: #f2f2f2;
}
.lpContents.careership .csSec09Cont_item h3 {
  color: #274a98;
  font-size: 3.6vw;
  line-height: 1.806;
  font-weight: 600;
  letter-spacing: 0.04em;
  padding: 1vw 0 0 9vw;
  position: relative;
}
.lpContents.careership .csSec09Cont_item h3::before {
  content: "";
  width: 5.3vw;
  height: 5.8vw;
  background: url(/wp/wp-content/themes/lightworks/assets/pages/services/careership/images/Q.png) no-repeat center center/100% 100%;
  position: absolute;
  left: 0;
  top: 0.5vw;
}
.lpContents.careership .csSec09Cont_item p {
  color: #000;
  font-size: 3.2vw;
  line-height: 2.031;
  font-weight: 400;
  letter-spacing: 0.04em;
}
.lpContents.careership .csSec09Cont_answer {
  border-top: 0.2vw solid #4970b9;
  position: relative;
  padding: 3.6vw 0 0 9vw;
  margin: 3.6vw 0 0;
}
.lpContents.careership .csSec09Cont_answer::before {
  content: "";
  width: 5.3vw;
  height: 5vw;
  background: url(/wp/wp-content/themes/lightworks/assets/pages/services/careership/images/A.png) no-repeat center center/100% 100%;
  position: absolute;
  left: 0;
  top: 3vw;
}
.lpContents.careership .csSec09Cont_btn {
  font-size: 3.6vw;
  color: #079be2;
  letter-spacing: 0.04em;
  font-weight: 600;
  text-align: center;
  width: 80.2vw;
  text-align: center;
  display: block;
  height: 12.2vw;
  display: flex;
  justify-content: center;
  border: 0.2vw solid #079be2;
  border-radius: 6.1vw;
  align-items: center;
  margin: 7.4vw auto 0;
  position: relative;
}
.lpContents.careership .csSec09Cont_btn::after {
  content: "";
  width: 1.6vw;
  height: 1.6vw;
  border-right: 0.2vw solid #079be2;
  border-bottom: 0.2vw solid #079be2;
  position: absolute;
  right: 6.4vw;
  top: 50%;
  transform: translate(0, -50%) rotate(-45deg);
}
@media (hover: hover) and (pointer: fine) {
  .lpContents.careership .csSec09Cont_btn {
    transition: 0.4s;
  }
  .lpContents.careership .csSec09Cont_btn::after {
    transition: 0.4s;
  }
  .lpContents.careership .csSec09Cont_btn:hover {
    background-color: #079be2;
    color: #fff;
  }
  .lpContents.careership .csSec09Cont_btn:hover::after {
    border-color: #fff;
  }
}
.lpContents.careership .csFormArea {
  background-color: #274a98;
  padding: 15vw 4vw 14vw;
}
.lpContents.careership .csFormArea_head {
  color: #fff;
  font-size: 5.4vw;
  line-height: 1.806;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-align: center;
  line-height: 1;
}
.lpContents.careership .csFormArea_text {
  color: #fff;
  font-size: 3.2vw;
  line-height: 1.528;
  font-weight: 400;
  letter-spacing: 0.04em;
  text-align: center;
  padding: 1.5em 1em 1em;
}
.lpContents.careership .csFormArea_note {
  color: #fff;
  font-size: 2.8vw;
  line-height: 1.806;
  font-weight: 400;
  letter-spacing: 0.04em;
  text-align: center;
  padding: 0 0 7.4vw;
}
.lpContents.careership .csFormArea_privacy {
  color: #fff;
  font-size: 2.8vw;
  line-height: 1.806;
  font-weight: 400;
  letter-spacing: 0.04em;
  text-align: center;
  padding: 1.5em 0 0;
}
.lpContents.careership .csFormArea_privacy a {
  color: #fff;
  text-decoration: underline;
}
.lpContents.careership .csFormArea_privacy a:hover {
  text-decoration: none;
}
@media (min-width: 768px) {
  .lpContents.careership .cs img {
    max-width: inherit;
  }
  .lpContents.careership .csKvBase {
    height: 620px;
    background: url(/wp/wp-content/themes/lightworks/assets/pages/services/careership/images/kvBg@pc.png) no-repeat center center/cover;
  }
  .lpContents.careership .csKvLeft {
    width: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    height: 100%;
    z-index: 1;
    position: relative;
    padding-top: 6px;
    padding-left: 8%;
    background: url(/wp/wp-content/themes/lightworks/assets/pages/services/careership/images/kv_glow.png) left top no-repeat;
    background-size: 1000px 100%;
  }
  .lpContents.careership .csKvTitle {
    position: relative;
    left: 0;
    top: 0;
    padding-bottom: 0px;
    margin-bottom: -4px;
    width: 625.5px;
  }
  .lpContents.careership .csKvBtns {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    transform: translate(0, 0);
    display: block;
    align-items: flex-end;
    margin-top: 45px;
    padding-left: 256px;
    background: url(/wp/wp-content/themes/lightworks/assets/pages/services/careership/images/badge_itr.png) top left no-repeat;
    background-size: 226px auto;
  }
  .lpContents.careership .csKvBtns li {
    margin-right: 4px;
  }
  .lpContents.careership .csKvBtns li a {
    display: block;
    position: relative;
    width: 384px;
  }
  .lpContents.careership .csKvBtns li a::before, .lpContents.careership .csKvBtns li a::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
  }
  .lpContents.careership .csKvBtns li a::after {
    opacity: 0;
    z-index: 5;
    transition: 0.4s;
  }
  .lpContents.careership .csKvBtns li a img {
    position: relative;
    z-index: 10;
  }
  .lpContents.careership .csKvAttention {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    text-align: left;
    font-size: 11px;
    line-height: 30px;
    color: #fff;
    padding: 15px 0 0 30px;
  }
  .lpContents.careership .csKvRight {
    position: absolute;
    left: auto;
    right: 0;
    top: 0;
    width: 800px;
    height: 620px;
    z-index: 0;
  }
  .lpContents.careership .csLogoSlider {
    pointer-events: none;
    border-bottom: none;
  }
  .lpContents.careership .csLogoSlider .swiper-slide {
    padding: 0 25px;
    width: auto;
  }
  .lpContents.careership .csLogoSlider .swiper-slide img {
    height: 100px;
    width: auto;
  }
  .lpContents.careership .csSticky {
    position: relative;
    min-height: 1000px;
  }
  .lpContents.careership .csPcNav {
    position: -webkit-sticky;
    position: sticky;
    top: 60px;
    width: 100%;
    z-index: 10;
  }
  .lpContents.careership .csPcNav div {
    display: flex;
    min-width: 1024px;
    justify-content: center;
    align-items: center;
    background-color: #079be2;
    border-bottom: 4px solid #ccc;
  }
  .lpContents.careership .csPcNav div span,
.lpContents.careership .csPcNav div a {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    height: 60px;
    display: flex;
    cursor: pointer;
    padding: 0 14px 0 42px;
    position: relative;
    left: -9px;
    left: 0;
    align-items: center;
    justify-content: center;
  }
}
@media (min-width: 768px) and (hover: hover) and (pointer: fine) {
  .lpContents.careership .csPcNav div span:hover,
.lpContents.careership .csPcNav div a:hover {
    background-color: rgba(255, 255, 255, 0.2);
  }
}
@media (min-width: 768px) {
  .lpContents.careership .csPcNav div span::before,
.lpContents.careership .csPcNav div a::before {
    content: "";
    width: 21px;
    height: 21px;
    border: 1px solid #fff;
    position: absolute;
    left: 11px;
    top: 50%;
    transform: translate(0, -50%);
    border-radius: 50%;
  }
}
@media (min-width: 768px) {
  .lpContents.careership .csPcNav div span::after,
.lpContents.careership .csPcNav div a::after {
    content: "";
    width: 6px;
    height: 6px;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    position: absolute;
    left: 19px;
    top: 50%;
    transform: translate(0, -58%) rotate(45deg);
  }
}
@media (min-width: 768px) {
  .lpContents.careership .csHeader {
    padding: 0;
    width: 960px;
    margin: 0 auto;
  }
  .lpContents.careership .csHeader h2 {
    padding: 0 0 0;
    margin: 0 0 23px;
  }
  .lpContents.careership .csHeader h2 span {
    font-size: 15px;
    padding-left: 17.5px;
    margin-bottom: 40px;
  }
  .lpContents.careership .csHeader h2 span::before {
    content: "";
    width: 5px;
    height: 25px;
  }
  .lpContents.careership .csHeader h2 u {
    font-size: 19px;
    padding-left: 17.5px;
    margin-bottom: 40px;
  }
  .lpContents.careership .csHeader h2 u::before {
    content: "";
    width: 5px;
    height: 25px;
  }
  .lpContents.careership .csHeader h2 b {
    font-size: 50px;
    line-height: 1.25;
  }
  .lpContents.careership .csHeader p {
    font-size: 20px;
    line-height: 1.875;
    margin-top: 0;
    font-weight: 300;
  }
}
@media (min-width: 768px) {
  .lpContents.careership .csTextLink {
    margin-top: 0;
  }
  .lpContents.careership .csTextLink i {
    overflow: hidden;
    padding-bottom: 1px;
  }
  .lpContents.careership .csTextLink i::before {
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #079be2;
    opacity: 0;
  }
  .lpContents.careership .csTextLink i::after {
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    left: -101%;
    bottom: 0;
    background-color: #079be2;
    opacity: 1;
    -webkit-animation: cs_in 0.4s forwards;
            animation: cs_in 0.4s forwards;
  }
  .lpContents.careership .csTextLink i:hover::before {
    -webkit-animation: cs_out 0.4s forwards;
            animation: cs_out 0.4s forwards;
  }
  .lpContents.careership .csTextLink i:hover::after {
    -webkit-animation: none;
            animation: none;
    opacity: 0;
  }
  .lpContents.careership .csTextLink a {
    font-size: 16px;
    padding: 6px 0;
  }
  .lpContents.careership .csTextLink a::after {
    width: 21px;
    height: 21px;
    border: 1px solid #079be2;
    margin-top: -11px;
  }
  .lpContents.careership .csTextLink a::before {
    width: 6px;
    height: 6px;
    border-right: 1px solid #079be2;
    border-bottom: 1px solid #079be2;
    transform: rotate(-45deg);
    right: 9px;
    margin-top: -4px;
  }
  .lpContents.careership .csTextLink li ~ li {
    margin-top: 8px;
  }
}
@media (min-width: 768px) {
  .lpContents.careership .csBnrs {
    display: flex;
    justify-content: center;
    align-items: flex-end;
  }
  .lpContents.careership .csBnrsSection {
    padding: 75px 0;
  }
  .lpContents.careership .csBnrs li {
    padding: 0 25px;
  }
  .lpContents.careership .csBnrs li span {
    font-size: 20px;
    padding-bottom: 12px;
  }
  .lpContents.careership .csBnrs li a {
    height: 80px;
    width: 380px;
    border: 5px solid #f3b504;
    border-radius: 40px;
  }
  .lpContents.careership .csBnrs li a i {
    margin-right: 12px;
  }
  .lpContents.careership .csBnrs li a i img[src*=iconApply] {
    width: 30px;
    height: auto;
  }
  .lpContents.careership .csBnrs li a i img[src*=iconDownload] {
    width: 27.5px;
    height: auto;
  }
  .lpContents.careership .csBnrs li a b {
    font-size: 18px;
  }
  .lpContents.careership .csBnrs li ~ li {
    margin-top: 0;
  }
  .lpContents.careership .csBnrs li ~ li.csBnrsPcOffset {
    margin-top: -25px;
  }
  .lpContents.careership .csBnrsEbook {
    margin-top: 42px;
    text-align: center;
  }
  .lpContents.careership .csBnrsEbook_text {
    font-size: 20px;
  }
  .lpContents.careership .csBnrsEbook a {
    margin: 10px auto 0;
    display: inline-block;
    justify-content: center;
    height: 150px;
  }
  .lpContents.careership .csBnrsEbook a img {
    display: block;
    width: auto;
    height: 100%;
  }
}
@media (min-width: 768px) {
  .lpContents.careership .csSec01 {
    padding: 100px 0 100px;
    width: 960px;
    margin: 0 auto;
  }
  .lpContents.careership .csSec01Cont {
    padding: 35px 0 0;
  }
  .lpContents.careership .csSec01Cont_item {
    display: flex;
    padding: 50px 0;
    background-image: linear-gradient(to right, #ccc 8px, transparent 2px);
    background-size: 12px 1px;
    background-repeat: repeat-x;
    background-position: left bottom;
  }
  .lpContents.careership .csSec01Cont_item:nth-child(even) {
    flex-direction: row-reverse;
  }
  .lpContents.careership .csSec01Cont_itemWrap {
    width: 480px;
  }
  .lpContents.careership .csSec01Cont_item h3 {
    padding: 0 0 0 3px;
  }
  .lpContents.careership .csSec01Cont_item h3 img {
    height: 66px;
    width: auto;
  }
  .lpContents.careership .csSec01Cont_item h3 b {
    font-size: 30px;
    line-height: 1.25;
    margin-left: 15px;
  }
  .lpContents.careership .csSec01Cont_item h4 {
    font-size: 22.5px;
    line-height: 1.444;
    padding: 0 0 0;
    margin-top: 17px;
    margin-bottom: 15px;
  }
  .lpContents.careership .csSec01Cont_item li,
.lpContents.careership .csSec01Cont_item p {
    font-size: 16px;
    padding: 0 0 0;
  }
  .lpContents.careership .csSec01Cont_item p + p {
    margin-top: 15px;
  }
  .lpContents.careership .csSec01Cont_itemImg {
    padding: 0 0 0;
    margin: 0 0;
    width: 480px;
  }
  .lpContents.careership .csSec01Cont_item .csTextLink {
    padding-top: 0;
    margin-top: 3px;
  }
  .lpContents.careership .csSec01Cont_item .csTextLink ~ p {
    margin-top: 34px;
  }
  .lpContents.careership .csSec01Cont_item .csTextLink ~ p + .csTextLink {
    margin-top: 3px;
  }
}
@media (min-width: 768px) {
  .lpContents.careership .csSec02 {
    padding: 100px 0 0;
    width: 960px;
    margin: 0 auto;
  }
  .lpContents.careership .csSec02Cont {
    padding: 0;
    margin-top: 44px;
  }
  .lpContents.careership .csSec02Cont h3 span {
    font-size: 25px;
    padding-bottom: 14px;
  }
  .lpContents.careership .csSec02Cont h3 span::before {
    height: 1px;
  }
  .lpContents.careership .csSec02Cont h3::before {
    height: 1px;
  }
  .lpContents.careership .csSec02ContItem {
    padding: 20px 0;
    border-bottom: 1px solid #ccc;
    width: 310px;
  }
  .lpContents.careership .csSec02ContItem a {
    padding: 20px 30px 20px 0;
  }
  .lpContents.careership .csSec02ContItem h4 {
    font-size: 20px;
    margin-bottom: 19px;
  }
  .lpContents.careership .csSec02ContItem:nth-child(5), .lpContents.careership .csSec02ContItem:nth-child(2) {
    width: 340px;
  }
  .lpContents.careership .csSec02ContItem:nth-child(5) a, .lpContents.careership .csSec02ContItem:nth-child(2) a {
    padding: 20px 30px 20px;
    position: relative;
  }
  .lpContents.careership .csSec02ContItem:nth-child(5) a::after, .lpContents.careership .csSec02ContItem:nth-child(5) a::before, .lpContents.careership .csSec02ContItem:nth-child(2) a::after, .lpContents.careership .csSec02ContItem:nth-child(2) a::before {
    content: "";
    width: 1px;
    height: calc(100% - 0px);
    right: -1px;
    top: 0px;
    position: absolute;
    background-color: #ccc;
  }
  .lpContents.careership .csSec02ContItem:nth-child(5) a::before, .lpContents.careership .csSec02ContItem:nth-child(2) a::before {
    right: auto;
    left: -1px;
  }
  .lpContents.careership .csSec02ContItem:nth-child(3) a {
    padding: 20px 0 20px 30px;
  }
  .lpContents.careership .csSec02ContItem:last-child {
    display: flex;
    align-items: center;
    position: relative;
    padding-top: 65px;
  }
  .lpContents.careership .csSec02ContItem_btn {
    font-size: 18px;
    margin-top: 20px;
    height: 46px;
    border: 1px solid #079be2;
    border-radius: 23px;
  }
  .lpContents.careership .csSec02ContItem_btn::after {
    content: "";
    width: 6px;
    height: 6px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    position: absolute;
    right: 21px;
    top: 50%;
    transform: translate(0, -50%) rotate(-45deg);
  }
  .lpContents.careership .csSec02ContItem a.csSec02ContItem_all {
    margin: auto;
    top: 50%;
    transform: translate(0, -50%);
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .lpContents.careership .csSec02ContItem a.csSec02ContItem_all span {
    font-size: 18px;
    line-height: 1;
    margin-right: 7px;
  }
  .lpContents.careership .csSec02ContItem a.csSec02ContItem_all span br {
    display: none;
  }
  .lpContents.careership .csSec02ContItem a.csSec02ContItem_all i {
    border: 1px solid #079be2;
    width: 21px;
    height: 21px;
    margin-left: 7px;
  }
  .lpContents.careership .csSec02ContItem a.csSec02ContItem_all i::after {
    content: "";
    width: 6px;
    height: 6px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    top: 48%;
  }
}
@media (min-width: 768px) and (hover: hover) and (pointer: fine) {
  .lpContents.careership .csSec02ContItem a:hover .csSec02ContItem_btn {
    background-color: #079be2;
    color: #fff;
  }
  .lpContents.careership .csSec02ContItem a.csSec02ContItem_all:hover i {
    background-color: #079be2;
  }
  .lpContents.careership .csSec02ContItem a.csSec02ContItem_all:hover i::after {
    border-color: #fff;
  }
}
@media (min-width: 768px) {
  .lpContents.careership .csSec03 {
    padding: 100px 0 84px;
    width: 960px;
    margin: 0 auto;
  }
  .lpContents.careership .csSec03List {
    width: 100%;
    margin: 40px 0 0;
  }
  .lpContents.careership .csSec03List li {
    width: calc((100% - 64px) / 5);
    margin: 0 16px 16px 0;
  }
  .lpContents.careership .csSec03List li:nth-child(5) {
    margin-right: 0;
  }
}
@media (min-width: 768px) {
  .lpContents.careership .csSec04 {
    padding: 100px 0 0;
    width: 960px;
    margin: 0 auto;
  }
  .lpContents.careership .csSec04Cont {
    height: 524px;
    width: 961px;
    margin: 40px auto 0;
    position: relative;
    padding: 0 0 0;
    background: none;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
  }
  .lpContents.careership .csSec04Cont::after {
    content: "";
    background: url(/wp/wp-content/themes/lightworks/assets/pages/services/careership/images/sec04base@pc.png) no-repeat center center/100% auto;
    width: 100%;
    height: 550px;
    position: absolute;
    left: 50%;
    top: 0;
    z-index: -1;
    transform: translate(-50%, 0);
  }
  .lpContents.careership .csSec04Item {
    width: 375px;
    text-align: center;
    height: 250px;
    margin-bottom: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding-top: 4px;
  }
  .lpContents.careership .csSec04Item h4 {
    font-size: 25px;
    line-height: 1.1;
    font-feature-settings: "palt";
    margin-bottom: 9px;
  }
  .lpContents.careership .csSec04Item h4 small {
    font-weight: 400;
    font-size: 25px;
  }
  .lpContents.careership .csSec04Item p {
    font-size: 16px;
    font-feature-settings: "palt";
    margin: 0 0 15px;
  }
  .lpContents.careership .csSec04Item a {
    width: 171px;
    height: 36px;
    font-size: 16px;
    border-width: 1px;
    border-radius: 18px;
  }
  .lpContents.careership .csSec04Item a::after {
    width: 6px;
    height: 6px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    right: 15px;
  }
}
@media (min-width: 768px) {
  .lpContents.careership .csSec05 {
    padding: 120px 0 0;
    width: 960px;
    margin: 0 auto;
  }
  .lpContents.careership .csSec05Cont {
    padding: 0 0;
    display: flex;
    flex-direction: row;
    margin-top: 30px;
    justify-content: space-between;
  }
  .lpContents.careership .csSec05ContItem {
    padding: 0 10px 20px;
    margin-bottom: 0;
    border-radius: 12px;
    width: calc((100% - 30px) / 3);
    display: flex;
    flex-direction: column;
  }
  .lpContents.careership .csSec05ContItem h3 {
    font-size: 20px;
    line-height: 1.375;
    margin: 0 0 0;
    height: 80px;
    padding-top: 8px;
  }
  .lpContents.careership .csSec05ContItem_wrap {
    display: block;
  }
  .lpContents.careership .csSec05ContItem_wrap i {
    width: 100%;
    margin-right: 0;
  }
  .lpContents.careership .csSec05ContItem_wrap div {
    width: 100%;
    margin-left: 0;
  }
  .lpContents.careership .csSec05ContItem_wrap div p {
    font-size: 16px;
    line-height: 1.875;
    margin-top: 8px;
  }
  .lpContents.careership .csSec05ContItem_wrap div .csTextLink {
    margin-top: 0px;
  }
}
@media (min-width: 768px) {
  .lpContents.careership .csSec06 {
    padding: 100px 0 0;
    width: 960px;
    margin: 0 auto;
  }
  .lpContents.careership .csSec06Cont {
    padding: 0 0;
    margin-top: 35px;
  }
  .lpContents.careership .csSec06ContWrap {
    padding: 0vw 0 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    border-top: 1px solid #ccc;
    height: auto;
  }
  .lpContents.careership .csSec06ContItem {
    width: 310px;
    padding: 20px 0;
    border-bottom-width: 1px;
  }
  .lpContents.careership .csSec06ContItem a {
    padding: 20px 0 0 0;
  }
  .lpContents.careership .csSec06ContItem h3 {
    font-size: 20px;
    line-height: 1.375;
    margin: 0 0 -10px;
    min-height: 83px;
  }
  .lpContents.careership .csSec06ContItem h3 span {
    padding: 10px 0;
  }
  .lpContents.careership .csSec06ContItem p {
    font-size: 16px;
    line-height: 1.875;
    padding-bottom: 65px;
  }
  .lpContents.careership .csSec06ContItem a {
    padding: 20px 30px 20px 0;
  }
  .lpContents.careership .csSec06ContItem:nth-child(2) {
    width: 340px;
    position: relative;
  }
  .lpContents.careership .csSec06ContItem:nth-child(2)::before {
    content: "";
    width: 1px;
    height: calc(100% - 40px);
    background-color: #ccc;
    position: absolute;
    right: -1px;
    top: 20px;
  }
  .lpContents.careership .csSec06ContItem:nth-child(2)::after {
    content: "";
    width: 1px;
    height: calc(100% - 40px);
    background-color: #ccc;
    position: absolute;
    left: -1px;
    top: 20px;
  }
  .lpContents.careership .csSec06ContItem:nth-child(2) a {
    padding: 20px 30px 20px 30px;
  }
  .lpContents.careership .csSec06ContItem:nth-child(2) a .csSec06ContItem_btn {
    left: 50%;
    transform: translate(-50%, 0);
    width: calc(100% - 60px);
  }
  .lpContents.careership .csSec06ContItem:nth-child(3) a {
    padding: 20px 0px 20px 30px;
  }
  .lpContents.careership .csSec06ContItem:nth-child(3) a .csSec06ContItem_btn {
    right: 0;
    left: auto;
  }
  .lpContents.careership .csSec06ContItem:nth-child(4) {
    width: 100%;
    height: 70px;
    position: relative;
  }
  .lpContents.careership .csSec06ContItem:nth-child(4) a {
    position: relative;
  }
  .lpContents.careership .csSec06ContItem_btn {
    font-size: 18px;
    text-align: center;
    display: block;
    height: 46px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-width: 1px;
    border-radius: 23px;
    transition: 0.4s;
    position: absolute;
    width: calc(100% - 30px);
    position: absolute;
    left: 0;
    bottom: 40px;
  }
  .lpContents.careership .csSec06ContItem_btn::after {
    content: "";
    width: 6px;
    height: 6px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    position: absolute;
    right: 21px;
    top: 50%;
    transform: translate(0, -50%) rotate(-45deg);
  }
  .lpContents.careership .csSec06ContItem a.csSec06ContItem_all {
    margin: auto;
    top: 50%;
    transform: translate(0, -50%);
    justify-content: center;
    padding: 0;
  }
  .lpContents.careership .csSec06ContItem a.csSec06ContItem_all span {
    font-size: 18px;
    line-height: 1;
    margin-right: 7px;
  }
  .lpContents.careership .csSec06ContItem a.csSec06ContItem_all br {
    display: none;
  }
  .lpContents.careership .csSec06ContItem a.csSec06ContItem_all i {
    border-width: 1px;
    width: 21px;
    height: 21px;
    margin-left: 7px;
  }
  .lpContents.careership .csSec06ContItem a.csSec06ContItem_all i::after {
    content: "";
    width: 6px;
    height: 6px;
    border-right-width: 1px;
    border-bottom-width: 1px;
  }
}
@media (min-width: 768px) and (hover: hover) and (pointer: fine) {
  .lpContents.careership .csSec06ContItem a:hover .csSec06ContItem_btn {
    background-color: #079be2;
    color: #fff;
  }
  .lpContents.careership .csSec06ContItem a.csSec06ContItem_all:hover i {
    background-color: #079be2;
  }
  .lpContents.careership .csSec06ContItem a.csSec06ContItem_all:hover i::after {
    border-color: #fff;
  }
}
@media (min-width: 768px) {
  .lpContents.careership .csSec06Download {
    position: relative;
    padding: 21px 0 0;
  }
  .lpContents.careership .csSec06Download a {
    width: 655px;
  }
  .lpContents.careership .csSec06Download a:hover img {
    opacity: 1;
  }
}
@media (min-width: 768px) {
  .lpContents.careership .csSec07 {
    padding: 100px 0 100px;
    width: 960px;
    margin: 0 auto;
  }
  .lpContents.careership .csSec07Cont {
    height: auto;
    margin-top: 40px;
  }
  .lpContents.careership .csSec07ContScroll {
    overflow-x: auto;
    padding: 0;
    overflow: hidden;
  }
  .lpContents.careership .csSec07ContScroll i {
    width: 960px;
  }
  .lpContents.careership .csSec07ContScroll i img {
    max-width: inherit;
    pointer-events: none;
  }
  .lpContents.careership .csSec07ContScroll i ul {
    position: absolute;
    left: 125px;
    top: 116px;
  }
  .lpContents.careership .csSec07ContScroll i ul li {
    padding-bottom: 0;
  }
  .lpContents.careership .csSec07ContScroll i ul li a {
    font-size: 15px;
    width: 170px;
    height: 50px;
    padding: 0 0 0 40px;
  }
  .lpContents.careership .csSec07ContScroll i ul li a:hover {
    text-decoration: none;
  }
  .lpContents.careership .csSec07ContScroll i ul li:nth-child(4) {
    padding-bottom: 1px;
  }
  .lpContents.careership .csSec07ContScroll i ul li:nth-child(5) {
    padding-bottom: 1px;
  }
}
@media (min-width: 768px) {
  .lpContents.careership .csSec08 {
    padding: 100px 0 0;
    width: 960px;
    margin: 0 auto;
  }
  .lpContents.careership .csSec08 .csTextLink {
    margin-top: 0;
    width: 480px;
  }
  .lpContents.careership .csSec08Cont {
    padding: 50px 0 0;
  }
  .lpContents.careership .csSec08Cont_btn {
    font-size: 20px;
    width: 401px;
    height: 76px;
    border-width: 1px;
    border-radius: 38px;
    margin: 30px auto 0;
  }
  .lpContents.careership .csSec08Cont_btn::after {
    width: 8px;
    height: 8px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    right: 32px;
    top: 50%;
    transform: translate(0, -50%) rotate(-45deg);
  }
}
@media (min-width: 768px) {
  .lpContents.careership .csSec09 {
    padding: 100px 0;
    width: 960px;
    margin: 0 auto;
  }
  .lpContents.careership .csSec09 .csTextLink {
    margin-top: 1px;
    width: auto;
    min-width: 330px;
  }
  .lpContents.careership .csSec09 .csTextLink i {
    display: inline-block;
    width: auto;
    min-width: 330px;
  }
  .lpContents.careership .csSec09 .csTextLink a {
    display: inline-block;
    padding-right: 25px;
    width: auto;
    min-width: 330px;
  }
  .lpContents.careership .csSec09Cont {
    padding: 0 0;
    margin-top: -6px;
  }
  .lpContents.careership .csSec09Cont_item {
    margin: 0 0 3px;
    border-radius: 12px;
    padding: 0 25px 30px;
  }
  .lpContents.careership .csSec09Cont_item h3 {
    font-size: 18px;
    padding: 25px 0 19px 80px;
  }
  .lpContents.careership .csSec09Cont_item h3::before {
    width: 26.5px;
    height: 29px;
    top: 26px;
  }
  .lpContents.careership .csSec09Cont_item p {
    font-size: 16px;
  }
  .lpContents.careership .csSec09Cont_answer {
    border-top-width: 1px;
    padding: 21px 0 0 80px;
    margin: 0 0 0;
  }
  .lpContents.careership .csSec09Cont_answer::before {
    content: "";
    width: 26.5px;
    height: 25px;
    top: 18px;
  }
  .lpContents.careership .csSec09Cont_btn {
    font-size: 20px;
    width: 401px;
    height: 76px;
    border-width: 1px;
    border-radius: 38px;
    margin: 40px auto 0;
  }
  .lpContents.careership .csSec09Cont_btn::after {
    width: 8px;
    height: 8px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    right: 32px;
    top: 50%;
    transform: translate(0, -50%) rotate(-45deg);
  }
}
@media (min-width: 768px) {
  .lpContents.careership .csFormArea {
    padding: 100px 25px;
    margin-bottom: 100px;
  }
  .lpContents.careership .csFormArea_head {
    font-size: 48px;
  }
  .lpContents.careership .csFormArea_text {
    font-size: 18px;
    padding: 2em 0 0;
  }
  .lpContents.careership .csFormArea_note {
    font-size: 14px;
    padding: 0.8em 0 40px;
  }
  .lpContents.careership .csFormArea_iframe {
    padding: 0 50px;
  }
  .lpContents.careership .csFormArea_privacy {
    font-size: 14px;
    padding: 15px 50px 0;
  }
}