/* ------------ colors ------------ */
/* ------------------------------- */
/* ------------ text-color ------------ */
/* ------------ border-color ------------ */
/* ------------ background-color ------------ */
/* ------------ system-color ------------ */
/* ------------ cv ------------ */
/* ------------ menu ------------ */
/* ------------ NEW ------------ */
/* ------------ slick-color ------------ */
/* ------------ colors ------------ */
/* ------------------------------- */
/* ------------ text-color ------------ */
/* ------------ border-color ------------ */
/* ------------ background-color ------------ */
/* ------------ system-color ------------ */
/* ------------ cv ------------ */
/* ------------ menu ------------ */
/* ------------ NEW ------------ */
/* ------------ slick-color ------------ */
.en {
  font-family: news-gothic-std, sans-serif;
  line-height: 1;
  font-weight: 700;
  letter-spacing: 4px;
}

.yakuhan {
  font-family: "YakuHanMP", source-han-sans-japanese, sans-serif;
}

.l-header__nav li {
  padding: 11px 0;
}

.l-header__cv li.entry {
  background: #B00000;
}

.l-navigation__cv li.entry {
  background: #B00000;
}

/* ------------------------------------

topvisual

------------------------------------ */
.l-career.l-top .l-visual .p-item {
  background: #242424;
}
.l-career.l-top .l-visual .mv_text {
  color: #fff;
  position: absolute;
  top: 50%;
  width: 70%;
  left: 50%;
  z-index: 2000;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 760px) {
  .l-career.l-top .l-visual .mv_text {
    top: 40%;
    width: 82%;
  }
}

.l-career.l-top .l-visual .slider-dots .slick-active button:after {
  background-color: #fff;
}

.side_movie .btn {
  color: #242424;
}

.red {
  color: #B00000;
}

.under {
  display: inline-block;
  background: linear-gradient(transparent 50%, #FFF8C4 50%);
}

/* ------------------------------------

l-about

------------------------------------ */
.l-top .l-about {
  width: 100%;
  position: relative;
  padding: 9.4% 0 16%;
  background: none;
}
@media screen and (max-width: 760px) {
  .l-top .l-about {
    padding: 6% 5% 10%;
  }
}
.l-top .l-about h2 {
  font-weight: bold;
  font-size: 21px;
  margin-bottom: 60px;
  position: relative;
}
@media screen and (max-width: 760px) {
  .l-top .l-about h2 {
    margin-bottom: 50px;
  }
}
.l-top .l-about h2::before {
  content: "";
  display: block;
  width: 44px;
  height: 2px;
  margin: 0 auto;
  position: absolute;
  z-index: -1;
  bottom: -25px;
  left: 50%;
  transform: translateX(-50%);
  background: #B00000;
}
.l-top .l-about__title {
  margin-top: 30px;
  margin-bottom: 30px;
  font-size: 21px;
  font-weight: bold;
  position: relative;
}
@media screen and (max-width: 760px) {
  .l-top .l-about__title {
    margin-top: 10%;
    margin-bottom: 10%;
    font-size: 4.8vw;
  }
}
.l-top .l-about__title::before {
  content: "";
  display: block;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  margin: 0 auto;
  position: absolute;
  z-index: -1;
  top: -12px;
  left: 50%;
  transform: translateX(-50%);
  background: -moz-radial-gradient(#e1e0e0 20%, #fff 70%);
  background: -webkit-radial-gradient(#e1e0e0 20%, #fff 70%);
  background: radial-gradient(#e1e0e0 20%, #fff 70%);
}
.l-top .l-about__title02 {
  font-weight: bold;
  font-size: 21px;
  margin-top: 28px;
}
.l-top .l-about__catch {
  font-weight: bold;
  font-size: 34px;
  line-height: 1.3;
  margin-top: 10px;
  padding: 20px 0;
  background-image: linear-gradient(93deg, rgb(255, 255, 255) 0%, rgb(253, 253, 151) 50%, rgb(255, 255, 255));
}
@media screen and (max-width: 760px) {
  .l-top .l-about__catch {
    font-size: 5.6vw;
  }
}
.l-top .l-about__catch em {
  font-size: 51px;
  line-height: 1;
  display: inline-block;
  vertical-align: top;
  margin-top: -8px;
  padding: 0 3px 0 4px;
}
@media screen and (max-width: 760px) {
  .l-top .l-about__catch em {
    font-size: 10vw;
    margin-top: -10px;
  }
}
.l-top .l-about__catch02 {
  font-size: 33px;
  font-weight: bold;
}
@media screen and (max-width: 760px) {
  .l-top .l-about__catch02 {
    font-size: 5vw;
  }
}
.l-top .l-about__catch03 {
  font-size: 46px;
  font-weight: bold;
  margin-top: 8px;
}
@media screen and (max-width: 760px) {
  .l-top .l-about__catch03 {
    font-size: 7.4vw;
    margin-top: 12px;
  }
}
.l-top .l-about__catch03 em {
  font-size: 73px;
  line-height: 1;
  display: inline-block;
  vertical-align: top;
  margin-top: -8px;
  padding: 0 3px 0 4px;
}
@media screen and (max-width: 760px) {
  .l-top .l-about__catch03 em {
    font-size: 13vw;
    margin-top: -10px;
  }
}
.l-top .l-about__text {
  font-size: 17px;
  line-height: 2.1;
  font-weight: 500;
  margin-bottom: 15px;
}
@media screen and (max-width: 760px) {
  .l-top .l-about__text {
    font-size: 4vw;
    line-height: 2;
  }
}
.l-top .l-about__text02 {
  font-size: 25px;
  font-weight: bold;
  margin-top: 18px;
  margin-bottom: 30px;
}
@media screen and (max-width: 760px) {
  .l-top .l-about__text02 {
    font-size: 5.2vw;
  }
}
.l-top .l-about__text03 {
  font-size: 25px;
  font-weight: bold;
  margin-top: 30px;
}
@media screen and (max-width: 760px) {
  .l-top .l-about__text03 {
    font-size: 5.2vw;
  }
}
.l-top .l-about__box {
  margin-top: 70px;
  padding: 20px 0;
  background-image: linear-gradient(93deg, rgb(255, 255, 255) 0%, rgb(255, 224, 224) 50%, rgb(255, 255, 255));
}
@media screen and (max-width: 760px) {
  .l-top .l-about__box {
    margin-top: 14%;
  }
}
.l-top .l-about__btn-entry {
  width: 886px;
  margin: 8% auto 0;
}
@media screen and (max-width: 760px) {
  .l-top .l-about__btn-entry {
    width: auto;
    margin-top: 12%;
  }
}
.l-top .l-about__btn-entry a {
  width: 100%;
  display: block;
  text-align: center;
  font-size: 25px;
  font-weight: 500;
  padding: 6.5% 0;
  color: #fff;
  background: #B00000;
  position: relative;
}
@media screen and (max-width: 760px) {
  .l-top .l-about__btn-entry a {
    font-size: 4.7vw;
    line-height: 1.4;
  }
}
.l-top .l-about__btn-entry a:after {
  content: "";
  display: block;
  width: 35px;
  height: 35px;
  background: url(../images/cmn/arrow02.png) no-repeat center;
  background-size: auto;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: 40px;
  transform: translateY(-50%);
  z-index: 1000;
}
@media screen and (max-width: 760px) {
  .l-top .l-about__btn-entry a:after {
    width: 5vw;
    height: 5vw;
    right: 5%;
  }
}

/* ------------------------------------

l-worry

------------------------------------ */
.l-top .l-worry {
  margin-bottom: 12%;
  text-align: center;
}
@media screen and (max-width: 760px) {
  .l-top .l-worry {
    width: 90%;
    margin: 0 auto 18%;
  }
}
.l-top .l-worry__title {
  font-weight: bold;
  font-size: 40px;
  margin-bottom: 30px;
}
@media screen and (max-width: 760px) {
  .l-top .l-worry__title {
    font-size: 6vw;
    margin-bottom: 5%;
  }
}
.l-top .l-worry__inner {
  background: #EFEFEF;
  width: 88%;
  max-width: 1000px;
  margin: 0 auto 5%;
  padding: 4%;
  position: relative;
  text-align: center;
}
@media screen and (max-width: 760px) {
  .l-top .l-worry__inner {
    width: auto;
    padding: 5%;
    margin-bottom: 11%;
  }
}
.l-top .l-worry__inner ul {
  text-align: left;
  display: inline-block;
}
.l-top .l-worry__inner ul li {
  margin-bottom: 10px;
  font-size: 17px;
  font-weight: 500;
  position: relative;
  padding-left: 25px;
}
@media screen and (max-width: 760px) {
  .l-top .l-worry__inner ul li {
    font-size: 3.8vw;
  }
}
.l-top .l-worry__inner ul li:last-child {
  margin-bottom: 0;
}
.l-top .l-worry__inner ul li:before {
  content: "";
  position: absolute;
  top: 5px;
  left: 0;
  display: inline-block;
  width: 14px;
  height: 14px;
  background: #fff;
  border: 2px solid #c7c7c7;
  margin-right: 10px;
}
.l-top .l-worry__text {
  text-align: center;
  font-weight: bold;
  font-size: 22px;
  line-height: 1.9;
}
@media screen and (max-width: 760px) {
  .l-top .l-worry__text {
    font-size: 5.2vw;
    line-height: 1.7;
  }
}
.l-top .l-worry__text em {
  font-size: 42px;
  line-height: 1;
  display: inline-block;
  vertical-align: top;
  margin-top: -6px;
  padding: 0 3px 0 4px;
}
@media screen and (max-width: 760px) {
  .l-top .l-worry__text em {
    font-size: 10vw;
    margin-top: -8px;
  }
}
@media screen and (max-width: 760px) {
  .l-top .l-worry__text02 {
    margin-top: 3%;
  }
}
@media screen and (max-width: 760px) {
  .l-top .l-worry__text03 {
    margin-top: 2%;
    margin-bottom: 6%;
  }
}
.l-top .l-worry__text04 {
  margin: 6% auto 0;
  width: 836px;
}
@media screen and (max-width: 760px) {
  .l-top .l-worry__text04 {
    width: 90%;
  }
}

/* ------------------------------------

l-point

------------------------------------ */
.l-career.l-top .l-point {
  width: 100%;
  padding: 7% 0 3%;
  text-align: center;
  background: #f4f4f4;
}
@media screen and (max-width: 760px) {
  .l-career.l-top .l-point {
    padding: 15% 0;
  }
}
.l-career.l-top .l-point__title {
  font-size: 38px;
  font-weight: bold;
  line-height: 1.8;
  margin-bottom: 0.4%;
}
@media screen and (max-width: 760px) {
  .l-career.l-top .l-point__title {
    font-size: 8vw;
    margin-bottom: 3%;
    line-height: 1.4;
  }
}
.l-career.l-top .l-point__subtitle {
  font-size: 22px;
  font-weight: 500;
  line-height: 1.6;
}
@media screen and (max-width: 760px) {
  .l-career.l-top .l-point__subtitle {
    font-size: 3.8vw;
  }
}
.l-career.l-top .l-point__list {
  margin: 4% auto 0;
  width: 87%;
  display: flex;
  flex-wrap: wrap;
  gap: 1.8%;
}
@media screen and (max-width: 760px) {
  .l-career.l-top .l-point__list {
    width: 88%;
    margin-top: 10%;
    flex-wrap: nowrap;
    padding-bottom: 10%;
  }
}
.l-career.l-top .l-point__list .p-item {
  width: 32%;
  margin-bottom: 8%;
  text-align: justify;
}
@media screen and (max-width: 760px) {
  .l-career.l-top .l-point__list .p-item {
    width: 100%;
    margin-bottom: 0;
  }
}
.l-career.l-top .l-point__list .p-item__photo {
  width: 100%;
  margin-bottom: 8%;
}
@media screen and (max-width: 760px) {
  .l-career.l-top .l-point__list .p-item__photo {
    margin-bottom: 5%;
  }
}
.l-career.l-top .l-point__list .p-item__title {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.5;
  width: 94%;
  margin: 0 auto;
  text-align: center;
}
@media screen and (max-width: 760px) {
  .l-career.l-top .l-point__list .p-item__title {
    font-size: 4.2vw;
    font-weight: 500;
  }
}
@media screen and (max-width: 760px) {
  .l-career.l-top .l-point .slick-dots li.slick-active {
    background: #B00000;
  }
}

/* ------------------------------------

l-more_catch

------------------------------------ */
.l-more_catch {
  width: 59%;
  margin: 0 auto;
  padding: 12% 0 0;
}
@media screen and (max-width: 760px) {
  .l-more_catch {
    width: 88%;
  }
}

/* ------------------------------------

l-reason

------------------------------------ */
@media screen and (min-width: 761px) {
  .l-career.l-top .l-reason__list .p-item:first-child .p-item__inner {
    border-top: 1px solid #D3D3D3;
  }
  .l-career.l-top .l-reason__list .p-item__inner {
    border-bottom: 1px solid #D3D3D3;
  }
  .l-career.l-top .l-reason__list .p-item__title {
    border-bottom: 2px solid #B00000;
  }
}

@media screen and (min-width: 761px) {
  .l-career.l-top .l-reason {
    padding-top: 2.5%;
  }
  .l-career.l-top .l-reason__list .p-item:first-child .p-item__inner {
    padding: 5% 7%;
  }
  .l-career.l-top .l-reason__list .p-item:nth-child(2) .p-item__inner {
    padding: 7.7% 7%;
  }
  .l-career.l-top .l-reason__list .p-item:nth-child(3) .p-item__inner {
    padding: 7.4% 7%;
  }
  .l-career.l-top .l-reason__list .p-item:nth-child(4) .p-item__inner {
    padding: 3.9% 7%;
  }
  .l-career.l-top .l-reason__list .p-item:nth-child(5) .p-item__inner {
    padding: 3.5% 7%;
  }
}
@media screen and (max-width: 760px) {
  .l-career.l-top .l-reason {
    padding-top: 3%;
  }
}
/* ------------------------------------

l-voice

------------------------------------ */
.l-career.l-top .l-voice {
  border-bottom: 1px solid #D3D3D3;
}
@media screen and (max-width: 760px) {
  .l-career.l-top .l-voice__list .p-item {
    border-bottom: 1px solid #D3D3D3;
  }
}

@media screen and (min-width: 761px) {
  .l-career.l-top .l-voice {
    padding: 9% 0 6%;
  }
}
/* ------------------------------------

l-news

------------------------------------ */
.l-career.l-top .l-news .l-news-list .p-item__post-date {
  background: #2E3092;
  color: #fff;
}

@media screen and (max-width: 760px) {
  .l-career.l-top .l-news .slick-dots li {
    background: #EFEFEF;
  }
  .l-career.l-top .l-news .slick-dots li.slick-active {
    background: #2E3092;
  }
}

/* ------------------------------------

l-work

------------------------------------ */
.l-career.l-top .l-work {
  border-bottom: 1px solid #E8E8E8;
}

.l-career.l-top .l-work .l-news-list02 .p-item__post-date {
  color: #B2B2B2;
  border-left: 1px solid #E8E8E8;
}

@media screen and (max-width: 760px) {
  .l-top .l-work .l-news-list01 .p-item__post-date,
.l-top .l-work .l-news-list02 .p-item__post-date {
    color: #B2B2B2;
    border-left: 1px solid #E8E8E8;
  }
}

/* ------------------------------------

l-pickup

------------------------------------ */
.l-top .l-pickup {
  border-bottom: 1px solid #E8E8E8;
}

.l-top .l-pickup .l-news-list02 .p-item__post-date {
  color: #B2B2B2;
  border-left: 1px solid #E8E8E8;
}

@media screen and (max-width: 760px) {
  .l-top .l-pickup .l-news-list01 .p-item__post-date,
.l-top .l-pickup .l-news-list02 .p-item__post-date {
    color: #B2B2B2;
    border-left: 1px solid #E8E8E8;
  }
}

/* ------------------------------------

l-ranking

------------------------------------ */
.l-top .l-ranking {
  background: #EFEFEF;
}

/* ------------------------------------

l-link

------------------------------------ */
.l-top .l-link__list.l-recruitment a {
  border: 1px solid #111;
}
.l-top .l-link__list.l-recruitment a .p-title__text {
  color: #B00000;
}
.l-top .l-link__list.l-welfare a {
  background: #2E3092;
}
.l-top .l-link__list.l-welfare a .p-title {
  color: #fff;
}

/* ------------------------------------

l-video

------------------------------------ */
.l-top .l-video {
  border-bottom: 1px solid #D3D3D3;
}
.l-top .l-video__info {
  background: #EFEFEF;
}

/* ------------------------------------

footer

------------------------------------ */
.l-footer-message__wrap {
  background: url(../../career/images/bg_footer.jpg) no-repeat center;
  background-size: auto;
  background-size: cover;
}
@media screen and (max-width: 760px) {
  .l-footer-message__wrap {
    background-image: url(../../career/images/bg_footer_sp.jpg);
  }
}

.l-footer-message__link li.entry small {
  color: #B00000;
}

.topcontrol {
  background: #B00000;
}

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