@charset "utf-8";

@media screen and (min-width: 760px) {

  .recruit-top-container {
    font-family: 'Noto Sans JP', Arial, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 游ゴシック, YuGothic, メイリオ, Meiryo, 'ＭＳ Ｐゴシック', verdana, sans-serif;
  }

  .recruit-top-container *,
  .recruit-top-container *::before,
  .recruit-top-container *::after {
    box-sizing: border-box;
  }

  .u-ir {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-indent: 100%;
  }
	
  .anchor-height {
	  margin-top: -108px;
	  padding-top: 108px;
  }

  .recruit-top-container {
    position: relative;
  }

  .hero-img {
    width: 100%;
    padding-top: 44.461539%;
    position: fixed;
    left: 0;
    right: 0;
    z-index: -1;
    top: 77px;
  }

  .hero-img__body {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    overflow: hidden;
  }

  .hero-img__item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 100%;
  }

  .hero-img__item::before {
    content: "";
    display: block;
    padding-top: 64.4615385%;
  }

  .hero-img__item--01,
  .hero-img__item--02,
  .hero-img__item--03,
  .hero-img__item--04,
  .hero-img__item--05,
  .hero-img__item--06,
  .hero-img__item--07,
  .hero-img__item--08,
  .hero-img__item--09,
  .hero-img__item--10 {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
  }

  .hero-img__item-img {
    display: block;
  }

  .hero-img__item--01 .hero-img__item-img {
    width: 100%;
    height: 100%;
    background: url(../img/top/bg_hero_img01.jpg) 50% 0% no-repeat;
    background-size: cover;
  }

  .hero-img__item--02 .hero-img__item-img {
    width: 100%;
    height: 100%;
    background: url(../img/top/bg_hero_img02.jpg) 50% 0% no-repeat;
    background-size: cover;
  }

  .hero-img__item--03 .hero-img__item-img {
    width: 100%;
    height: 100%;
    background: url(../img/top/bg_hero_img03.jpg) 50% 0% no-repeat;
    background-size: cover;
  }

  .hero-img__item--04 .hero-img__item-img {
    width: 100%;
    height: 100%;
    background: url(../img/top/bg_hero_img04.jpg) 50% 0% no-repeat;
    background-size: cover;
  }

  .hero-img__item--05 .hero-img__item-img {
    width: 100%;
    height: 100%;
    background: url(../img/top/bg_hero_img05.jpg) 50% 0% no-repeat;
    background-size: cover;
  }

  .hero-img__item--06 .hero-img__item-img {
    width: 100%;
    height: 100%;
    background: url(../img/top/bg_hero_img06.jpg) 50% 0% no-repeat;
    background-size: cover;
  }

  .hero-img__item--07 .hero-img__item-img {
    width: 100%;
    height: 100%;
    background: url(../img/top/bg_hero_img07.jpg) 50% 0% no-repeat;
    background-size: cover;
  }

  .hero-img__item.js-anime-slide .hero-img__item-img {
    transform: scale(1.15);
    transition: transform 12000ms linear;
  }

  .js-slide-front {
    z-index: 2;
  }

  .hero-img__item .hero-img__item-inner {
    opacity: 0;
  }

  .hero-img__item.js-change-start .hero-img__item-inner {
    opacity: 1;
  }

  .hero-img__item .hero-img__item--01,
  .hero-img__item .hero-img__item--02,
  .hero-img__item .hero-img__item--03,
  .hero-img__item .hero-img__item--04,
  .hero-img__item .hero-img__item--05,
  .hero-img__item .hero-img__item--06,
  .hero-img__item .hero-img__item--07,
  .hero-img__item .hero-img__item--08,
  .hero-img__item .hero-img__item--09,
  .hero-img__item .hero-img__item--10 {
    transition: opacity 400ms linear;
  }

  .hero-area {
    width: 100%;
    padding-top: 39.8461538%;
    z-index: 100;
    position: relative;
  }

  .recruit-top-entry {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    padding: 0 50px;
  }

  .recruit-top-entry::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    height: 6px;
    background: #e60012;
    z-index: 10;
  }

  .recruit-top-entry__body {
    max-width: 1200px;
    margin: 0 auto;
  }

  .recruit-top-entry__btn {
    width: 262px;
    margin-top: 6px;
    margin-left: auto;
  }

  .recruit-top-entry__btn a {
    display: block;
    background: #e60012;
    height: 43px;
    width: 100%;
    position: relative;
    color: #FFF;
    font-weight: bold;
    transition: 0.2s;
  }

  #container .recruit-top-entry__btn a:link {
    color: #FFF;
  }

  #container .recruit-top-entry__btn a:active {
    color: #FFF;
  }

  #container .recruit-top-entry__btn a:visited {
    color: #FFF;
  }

  #container .recruit-top-entry__btn a:hover {
    color: #FFF;
    background-color: #ff4444;
  }

  .recruit-top-entry__btn a span {
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: -3px auto 0 auto;
    font-size: 15px;
    line-height: 1;
    padding-right: 13px;
  }

  .recruit-top-entry__btn a::after {
    content: "";
    width: 11px;
    height: 11px;
    background: url(../img/top/arrow_fff.svg) 50% 50% no-repeat;
    background-size: cover;
    display: block;
    position: absolute;
    right: 14px;
    top: 50%;
    margin-top: -8px;
  }

  .recruit-top-header {
    background: #e60012;
    position: relative;
    z-index: 100;
  }

  .recruit-top-header h1 {
    width: 980px;
    height: 69px;
    background: url(../img/top/title.png) 50% 50% no-repeat;
    margin: auto;
  }

  .recruit-top-nav {
    background: rgba(255, 255, 255, 0.94);
    margin-top: 3px;
    text-align: left;
    padding: 32px 0 64px 0;
  }

  .recruit-top-nav__inner {
    width: 980px;
    margin: 0 auto;
  }

  .recruit-top-nav__col {
    float: left;
  }

  .recruit-top-nav__col:nth-child(1) {
    width: 33%;
  }

  .recruit-top-nav__col:nth-child(2) {
    width: 35%;
  }

  .recruit-top-nav__col:nth-child(3) {
    width: 32%;
  }

  .recruit-top-nav__col:nth-child(4) {
    width: 24%;
    float: right;
  }

  .recruit-top-nav__body::after {
    content: '';
    display: block;
    clear: both;
  }

  .recruit-top-col__title {
    color: #e60012;
    font-size: 14px;
    position: relative;
    margin-bottom: 22px;
  }

  .recruit-top-col__title::before {
    content: "";
    width: 6px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    background: #e60012;
  }

  .recruit-top-col__title span {
    display: block;
    padding-left: 16px;
    font-weight: bold;
  }

  .recruit-top-col__item {
    position: relative;
    padding-left: 22px;
    margin-top: 20px;
    letter-spacing: 0.1em;
  }

  .recruit-top-col__item a::before {
    display: inline-block;
    content: "";
    width: 12px;
    height: 12px;
    background: url(../img/top/arrow_r_red.svg) 50% 50% no-repeat;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 3px;
  }

  .recruit-top-col__item span {
    display: block;
    font-size: 15px;
    line-height: 16px;
    font-weight: bold;
    letter-spacing: 0.1em;
  }

  .recruit-top-footer {
    margin-top: 26px;
    background: #FFF;
  }

  .recruit-top-footer__body {
    width: 980px;
    margin: 0 auto;
    text-align: left;
    padding-top: 30px;
    padding-bottom: 30px;
    position: relative;
    font-size: 12px;
    line-height: 2;
  }

  .recruit-top-footer__pagetop {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 50px;
    height: 50px;
    margin: auto 0;
  }

  .recruit-top-footer__pagetop img {
    vertical-align: bottom;
  }

  .recruit-top-col__item a span {
    transition: 0.2s;
  }

  .recruit-top-col__item a:hover span {
    color: #e60012;
  }

  .recruit-top-col__item a:hover {
    text-decoration: none !important;
  }

  .wrapper .inner {
    max-width: 1000px;
    margin: 0 auto;
    padding: 40px 0;
  }

  .wrapper .news_area {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .wrapper .left_box {
    width: 20%;
    padding: 5% 5% 5% 5%;
    font-size: 20px;
    color: #e60012;
    font-weight: bold;
    text-align: left;
    float: left;
  }
  .news_area {
    position: relative;
  }
  .news_area .news_head {
    _position: absolute;
    position: relative;
    _top: 20px;
    top: -1px;
    left: 5%;
    font-size: 20px;
    color: #e60012;
    font-weight: bold;
    position: relative;
    top: calc( 50% - 1em );
  }

  .wrapper .right_box {
    width: 82%;
    font-size: 14px;

  }

  .keyword.inner {
    margin-top: 0;
  }
  
  .jobs.keyword.inner {
    margin-top: 0;
  }
  
 .keyword_box {
    margin-top: 40px;
  }

  ul {
    list-style: none !important;
  }

  .wrapper .right_box ul li {
    margin-bottom: 15px;
    float: left;
    margin-left: 100px;
    text-align: left;
  }

  .wrapper .right_box ul li:last-child {
    margin-bottom: 0px;
  }

  .wrapper .right_box ul li .new {
    position: absolute;
    margin-left: -70px;
    padding: 2px 10px 3px 10px;
    background: #e60012;
    color: #fff;
    font-weight: bold;
    margin-top: -1px;
  }

  .wrapper .right_box ul li .text {
    margin-left: 27px;
    line-height: 1.8em;
    _display: inline-flex;
    float: right;
    margin-top: -5px;
    width: 520px;
  }

  .wrapper .right_box ul li .text_more {
    margin-top: 10px;
  }

  .wrapper .right_box ul li .text a {
    text-decoration: underline !important;
  }

  .wrapper .right_box .date {
    font-weight: bold;
  }

  .top_attention {
    margin-top: 0.25% !important;
    font-size: 13px !important;
  }

  #results .ss{
    font-feature-settings: 'palt';
    padding: 4px 12px;
    font-size: 11px;
  }

  @media screen and (min-width: 760px) and (max-width: 1020px) {
    #container .keyword_list li {
      width: calc(100% / 2 - 10px);
    }

    .news_area .news_head {
      position: relative;
      top: 0px;
      left: 0px;
      font-size: clamp(18px, 4vw, 32px);
    }
  }

  @media screen and (max-width: 913px) {
    .wrapper .right_box ul li .text {
      margin-left: 27px;
      line-height: 1.8em;
      width: 100%;
      display: block;
      float: right;
      margin-top: 4px;
    }
  }

  @media screen and (max-width: 640px) {
    .wrapper .right_box ul li .text {
      width: 97%;
    }
  }

  .info.inner h2 {
    color: #464646;
    line-height: 1.6em;
  }

  .info.inner .mb0 {
    margin-bottom: 0;
  }

  .top_notice {
    color: #e60012;
    width: 1000px;
    margin: -30px auto 20px;
    padding: 0 50px;
    font-size: 16px;
  }

}




@media screen and (max-width: 759px) {

  .recruit-top-container {
    font-family: 'Noto Sans JP', Arial, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 游ゴシック, YuGothic, メイリオ, Meiryo, 'ＭＳ Ｐゴシック', verdana, sans-serif;
  }

  .recruit-top-container *,
  .recruit-top-container *::before,
  .recruit-top-container *::after {
    box-sizing: border-box;
  }

  .recruit-top-container {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  .u-ir {
    display: block;
    overflow: hidden;
    font: 0/0 a;
    white-space: nowrap;
    text-indent: 100%;
  }
	
  .anchor-height {
    margin-top: -108px;
    padding-top: 108px;
  }

  .recruit-top-container {
    position: relative;
  }

  .hero-img {
    width: 100%;
    padding-top: 147.4666667%;
    position: fixed;
    left: 0;
    right: 0;
    background: #f5f5f5;
    z-index: -1;
  }

  .hero-img__body {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    overflow: hidden;
  }

  .hero-img__item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 100%;
  }

  .hero-img__item::before {
    content: "";
    display: block;
    padding-top: 147.4666667%;
  }

  .hero-img__item--01,
  .hero-img__item--02,
  .hero-img__item--03,
  .hero-img__item--04,
  .hero-img__item--05,
  .hero-img__item--06,
  .hero-img__item--07,
  .hero-img__item--08,
  .hero-img__item--09,
  .hero-img__item--10 {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
  }

  .hero-img__item-img {
    display: block;
  }

  .hero-img__item--01 .hero-img__item-img {
    width: 100%;
    height: 100%;
    background: url(../img/top/bg_hero_img01_sp.jpg) 50% 0% no-repeat;
    background-size: cover;
  }

  .hero-img__item--02 .hero-img__item-img {
    width: 100%;
    height: 100%;
    background: url(../img/top/bg_hero_img02_sp.jpg) 50% 0% no-repeat;
    background-size: cover;
  }

  .hero-img__item--03 .hero-img__item-img {
    width: 100%;
    height: 100%;
    background: url(../img/top/bg_hero_img03_sp.jpg) 50% 0% no-repeat;
    background-size: cover;
  }

  .hero-img__item--04 .hero-img__item-img {
    width: 100%;
    height: 100%;
    background: url(../img/top/bg_hero_img04_sp.jpg) 50% 0% no-repeat;
    background-size: cover;
  }

  .hero-img__item--05 .hero-img__item-img {
    width: 100%;
    height: 100%;
    background: url(../img/top/bg_hero_img05_sp.jpg) 50% 0% no-repeat;
    background-size: cover;
  }

  .hero-img__item--06 .hero-img__item-img {
    width: 100%;
    height: 100%;
    background: url(../img/top/bg_hero_img06_sp.jpg) 50% 0% no-repeat;
    background-size: cover;
  }

  .hero-img__item--07 .hero-img__item-img {
    width: 100%;
    height: 100%;
    background: url(../img/top/bg_hero_img07_sp.jpg) 50% 0% no-repeat;
    background-size: cover;
  }

  .hero-img__item.js-anime-slide .hero-img__item-img {
    transform: scale(1.15);
    transition: transform 12000ms linear;
  }

  .js-slide-front {
    z-index: 2;
  }

  .hero-img__item .hero-img__item-inner {
    opacity: 0;
  }

  .hero-img__item.js-change-start .hero-img__item-inner {
    opacity: 1;
  }

  .hero-img__item .hero-img__item--01,
  .hero-img__item .hero-img__item--02,
  .hero-img__item .hero-img__item--03,
  .hero-img__item .hero-img__item--04,
  .hero-img__item .hero-img__item--05,
  .hero-img__item .hero-img__item--06,
  .hero-img__item .hero-img__item--07,
  .hero-img__item .hero-img__item--08,
  .hero-img__item .hero-img__item--09,
  .hero-img__item .hero-img__item--10 {
    transition: opacity 400ms linear;
  }

  .hero-area {
    width: 100%;
    padding-top: 80%;
  }

  .recruit-top-entry {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    padding: 0 8px;
  }

  .recruit-top-entry::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    height: 4px;
    background: #e60012;
  }

  .recruit-top-entry__btn {
    width: 170px;
    margin-top: 4px;
    margin-left: auto;
  }

  .recruit-top-entry__btn a {
    display: block;
    background: #e60012;
    height: 30px;
    width: 100%;
    position: relative;
    color: #FFF;
    font-weight: bold;
  }

  #container .recruit-top-entry__btn a:link {
    color: #FFF;
  }

  #container .recruit-top-entry__btn a:active {
    color: #FFF;
  }

  #container .recruit-top-entry__btn a:visited {
    color: #FFF;
  }


  .recruit-top-entry__btn a span {
    color: #FFF;
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: -3px auto 0 auto;
    font-size: 11px;
    line-height: 1;
    width: 100%;
    text-align: center;
    padding-right: 10px;
  }

  .recruit-top-entry__btn a::after {
    content: "";
    width: 9px;
    height: 9px;
    background: url(../img/top/arrow_fff.svg) 50% 50% no-repeat;
    background-size: cover;
    display: block;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -7px;
  }

  .recruit-top-header {
    background: #e60012;
    margin: 0 17px;
  }

  .recruit-top-header h1 {
    width: 100%;
    height: 100px;
    background: url(../img/top/title_sp.png) 50% 50% no-repeat;
    background-size: contain;
  }


  .recruit-top-nav {
    background: rgba(255, 255, 255, 0.94);
    text-align: left;
    padding: 27px 27px 27px 27px;
    margin: 3px 17px 0 17px;
  }

  .recruit-top-nav__col+.recruit-top-nav__col {
    border-top: 1px solid #b4b4b4;
    padding-top: 27px;
  }

  .recruit-top-col__body {
    padding-bottom: 27px;
  }

  .recruit-top-col__title {
    color: #e60012;
    font-size: 13px;
    position: relative;
    margin-bottom: 20px;
  }

  .recruit-top-col__title::before {
    content: "";
    width: 6px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    background: #e60012;
  }

  .recruit-top-col__title span {
    display: block;
    padding-left: 16px;
    font-weight: bold;
    line-height: 14px;
  }

  .recruit-top-col__item {
    position: relative;
    padding-left: 22px;
    margin-top: 14px;
  }

  .recruit-top-col__item a::before {
    display: inline-block;
    content: "";
    width: 11px;
    height: 11px;
    background: url(../img/top/arrow_r_red.svg) 50% 50% no-repeat;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 3px;
  }

  .recruit-top-col__item span {
    display: block;
    font-size: 15px;
    line-height: 15px;
    font-weight: bold;
  }

  .recruit-top-footer {
    border-top: solid 1px #e6e6e6;
    background: #FFF;
    color: #464646;
  }

  .recruit-top-footer__pagetop {
    display: none;
  }

  .recruit-top-footer__body {
    padding: 20px 14px;
    line-height: 150%;
    font-size: 10px;
  }

  .recruit-top-col__item a {
    color: #464646;
    text-decoration: none;
  }

  #container .recruit-top-col__item a:link {
    color: #464646;
    text-decoration: none;
  }

  #container .recruit-top-col__item a:active {
    color: #464646;
    text-decoration: none;
  }

  #container .recruit-top-col__item a:visited {
    color: #464646;
    text-decoration: none;
  }

  #container .recruit-top-col__item a:hover {
    color: #464646;
    text-decoration: none;
  }

  .recruit-top-footer .recruit-top-footer__body {
    position: relative;
    padding: 20px 14px;
    font-size: 10px;
  }

  #scroll_to_top.recruit-top-footer__pagetop {
    display: none;
  }

  #sp_navi_set2 {
    display: none;
  }

  .info.inner h2 {
    color: #464646;
  }

  .info.inner .mb0 {
    margin-bottom: 0;
  }

  .info.inner {
    padding: 6% 6% 6% 6%;
  }

  .top_attention {
    margin-top: 0 !important;
    font-size: 3vw !important;
    text-indent: -1em;
    margin-left: 1em;
  }

  .top_notice {
    color: #e60012;
    margin: -10px auto 20px;
    text-align: center;
  }

  

}

.btn_pagetop {
	display: none;
	position: fixed;
	bottom: 10px;
	right: 10px;
}

.btn_pagetop a img {
	opacity: 0.5;
	transition: 0.2s;
}

.btn_pagetop a:hover img {
	opacity: 1;
	transition: 0.2s;
}

.wrapper .right_box ul li .text {
  font-feature-settings: "palt";
  letter-spacing: 0.1rem;
}