.logined #contents {
    background:#fff
}

.l_index .index-top__wrap {
  background-color: #EBF0F5;
  padding: 0;
}
.l_index .index-top__wrap .index-mv {
  margin-bottom: 0;
}
.l_index .set {
  background: #EBF0F5;
}
.l_index .set_mypage-link {
  margin-top: 15px;
  margin-bottom: 15px;
  display: flex;
  border-left: 1px solid #CED8E5;
}
.l_index .set_mypage-link a {
  border-right: 1px solid #CED8E5;
  text-align: center;
  font-size: calc(24 / 640 * 100vw);
  width: 50%;
  padding: 5px 0 5px;
  position: relative;
}
.l_index .set_mypage-link a:after {
  content: none;
}
.l_index .set .notice {
  margin-bottom: 25px;
}
.l_index .set .notice p {
  font-size: calc(20 / 640 * 100vw);
}
.l_index .swiper-slide {
  min-width: auto;
  border-radius: 0;
  width: 100%;
}
.l_index .swiper-slide img {
  max-width: 100%;
  height:180px;
  width: auto;
}
.l_index .swiper-container {
  padding-bottom: 0;
}
.l_index .set_inner {
  background: transparent;
  padding: 0 0 calc(40/640*100vw);
  margin-bottom: 0;
  padding-bottom: 0;
}
.l_index .set_ttl {
  line-height: 1.2;
  color: #353941;
  font-size: 1.8rem;
  font-size: 6vw;
  margin-bottom: calc(50/640*100vw);
  padding: calc(30/640*100vw) calc(130/640*100vw) 0 calc(130/640*100vw);
}
.l_index .set_ttl small {
  font-size: 1.3rem;
  font-weight: 400;
}
.l_index .set_notice {
  position: absolute;
  right: calc(-20/640*100vw);
  top: calc(30/640*100vw);
}
.l_index .set_notice p {
  font-size: 1.0rem;
}
.l_index .set_notice-outer {
  position: relative;
}
.l_index .set_notice a {
  background: linear-gradient(-90deg, #00004A, #00338B);
  color: #fff;
  width: calc(130/640*100vw);
  height: calc(120/640*100vw);
  border-radius: 6px 0 0 6px;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}
.l_index .set_notice a figure {
  width: calc(60/640*100vw);
  margin: 0 auto;
}
.l_index .set_notice .num {
  position: absolute;
  top: calc(4/640*100vw);
  left: calc(72/640*100vw);
  background: #F12100;
  color: #fff;
  border-radius: 50%;
  padding: 2px 0px;
  width: 20px;
  text-align: center;
  font-size: 1.1rem;
}
.l_index .set_list {
  background: #fff;
  border-radius: 6px;
  box-shadow: 0px 5px 15px rgba(0, 0, 74, 0.15);
}
.l_index .set_list-outer {
  display: block;
}
.l_index .set_listL {
  margin-right: 0;
  margin-bottom: calc(24/640*100vw);
}
.l_index .set_list li {
  font-size: 1.2rem;
}
.l_index .set_listL li {
  width: calc(100% / 3);
  font-size: 1.4rem;
}
.l_index .set_listL li figure {
  height: calc(84/640*100vw);
}
.l_index .set_listL li:nth-of-type(1) figure {
  width: calc(46/640*100vw);
}
.l_index .set_listL li:nth-of-type(2) figure {
  width: calc(49/640*100vw);
}
.l_index .set_listL li:nth-of-type(3) figure {
  width: calc(46/640*100vw);
}
.l_index .set_listL a {
  height: calc(144/640*100vw);
}
.l_index .set_listR li {
  width: calc(100% / 4);
  font-size: 1.1rem;
}
.l_index .set_listR li figure {
  height: calc(70/640*100vw);
}
.l_index .set_listR li:nth-of-type(1) figure {
  width: calc(48/640*100vw);
}
.l_index .set_listR li:nth-of-type(2) figure {
  width: calc(44/640*100vw);
}
.l_index .set_listR li:nth-of-type(3) figure {
  width: calc(38/640*100vw);
}
.l_index .set_listR li:nth-of-type(4) figure {
  width: calc(40/640*100vw);
}
.l_index .set_listR a {
  height: calc(124/640*100vw);
}
.l_index .set_list li:not(:last-of-type) {
  margin-right: 0;
}
.l_index .set_list li + li {
  border-left: 1px solid #E1E4E7;
}
.l_index .set_list li figure {
  margin: 0 auto;
  padding-top: calc(10/640*100vw);
}
.l_index .set_list a {
  box-shadow: inherit;
  border-radius: 0;
  background: transparent;
}
.l_index .set_list .num {
  font-size: 1.1rem;
  padding: 1px 6px;
  top: calc(12/640*100vw);
  left: calc(116/640*100vw);
}
.l_index .set_list .hint {
  top: calc(-24/640*100vw);
  /*left: calc(-14/640*100vw);*/
  /*width: calc(180/640*100vw);*/
  height: calc(34/640*100vw);
  line-height: calc(34/640*100vw);
  background: #F36421;
  font-size: 1rem;
  z-index: 1;
  width: auto;
  padding-right: 4px;
  padding-left: 4px;
  white-space: nowrap;
  transform: translate(-50%, 0%);
  left: 50%;
}
    .l_index .set_list .hint2 {
    top: calc(-24/640*100vw);
    /*left: calc(-14/640*100vw);*/
    /*width: calc(130/640*100vw);*/
    height: calc(68/640*100vw);
    line-height: calc(34/640*100vw);
    background: #F36421;
    font-size: 1rem;
    z-index: 1;
    width: auto;
    padding-right: 4px;
    padding-left: 4px;
    white-space: nowrap;
    transform: translate(-50%, 0%);
    left: 50%;
  }
.l_index .set_list .hint span {
  /*background: none;*/
  left: calc(50% - 5px);
    /*border-top: 5px solid;
border-right: 5px solid transparent;
border-left: 5px solid transparent;*/
}
    .l_index .set_list .hint2 span {
    /*background: none;*/
    border-top: 5px solid #F36421;
    /*border-right: 5px solid transparent;
    border-left: 5px solid transparent;*/
  }
.l_index .index-history {
  margin-bottom: 20px;
}
.l_index .index-history .ttl_icon {
  padding: 4px 0 7px 20px;
  font-weight: 700;
  width: calc(100% - 240px);
  background-image: url(/career/assets/img/top/sp/icon_history02.png);
  background-size: 16px 16px;
}
.l_index .search__ttl_sp {
  display: block !important;
}
.l_index .index-main {
  padding-bottom: 1px;
  background-color: #fff;
}
.l_index .index-main_inner {
  display: block;
}
.l_index .index-main section {
  position: relative;
  padding-bottom: 15vw;
  width: 100%;
  margin-bottom: 20px !important;
}
.l_index .index-main section:before {
  content: '';
  position: absolute;
  width: 640px;
  height: 220px;
  background-image: url(/career/assets/img/top/sp/sec_bg.png);
  background-size: bottom left;
  background-repeat: no-repeat;
  z-index: -1;
  left: -3.125%;
  bottom: 0;
}
.l_index .index-main section.job-change-event:before, .l_index .index-main section.index-knowhow:before {
  content: '';
  position: absolute;
  width: 640px;
  height: 329px;
  background-image: url(/career/assets/img/top/sp/sec_bg02.png);
  background-size: bottom left;
  background-repeat: no-repeat;
  z-index: -1;
  left: -3.125%;
  bottom: 0;
}
.l_index .index-main .index-contents {
  width: auto;
  display: flex;
  flex-wrap: wrap;
}
.l_index .index-main .featured-jobs {
  order: 1;
}
.l_index .index-main .featured-jobs .ttl_icon span {
  font-size: 1.1rem;
  background-color: #EBF1F8;
  color: #00338B;
  display: inline-block;
  padding: 4px 4px;
  margin-left: 4px;
}
.l_index .index-main .featured-jobs-wrapper {
  margin: 0 10px 30px;
}
.l_index .index-main .featured-jobs-wrapper figure {
  height: 50px;
  width: 50%;
}
.l_index .index-main .index-sidebar {
  width: auto;
}
.l_index .index-main .index-sidebar-contents {
  border-top: none;
  padding: 0;
  box-shadow: none;
  background-color: transparent;
}
.l_index .index-main .index-sidebar-contents h2 {
  border-bottom: none;
  font-size: 1.7rem;
}
.l_index .index-main .index-sidebar-contents .sns-link-txt {
  font-size: 1.2rem;
  color: #525867;
}
.l_index .index-main .index-sidebar-snslink {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.l_index .index-main .index-sidebar-snslink .snslink {
  margin: 0 0 8px;
  width: calc(50% - 4px);
}
.l_index .index-main .index-sidebar-snslink .snslink a {
  padding-left: 12px;
  height: calc(100 / 640 * 100vw);
}
.l_index .index-main .index-sidebar-snslink .snslink a figure {
  margin-right: 10px;
  width: 30px;
}
.l_index .index-main .index-sidebar-snslink .snslink a span {
  line-height: 1.2;
  text-align: left;
  font-size: calc(24 / 640 * 100vw);
}
.l_index .index-scroll-bg {
  display: none;
}
.l_index .ranking-contents {
  order: 2;
}
.l_index .ranking-contents .ttl_header .ttl_icon {
  background-image: url(/career/assets/img/top/sp/icon_ranking.png);
  padding-left: 30px;
  background-size: calc(35.05px / 3 * 2) calc(28.35px / 3 * 2);
}
.l_index .ranking-contents .ranking_list {
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0px 10px 30px rgba(40, 58, 93, 0.15);
}
.l_index .ranking-contents .ranking_item {
  border-bottom: 1px solid #E1E4E7;
  position: relative;
  padding: 15px 10px;
}
.l_index .ranking-contents .ranking_item > a {
  padding: 0 0 10px;
  display: flex;
  justify-content: space-between;
}
.l_index .ranking-contents .ranking_item-img img {
  width: 110px;
  height: 83px;
  object-fit: cover;
  font-family: 'object-fit: cover;';
}
.l_index .ranking-contents .ranking_item-meta {
  width: calc(100% - 120px);
}
.l_index .ranking-contents .ranking_item-ttl {
  color: #00338B;
  font-size: 1.4rem;
  margin-bottom: 8px;
  font-weight: 600;
}
.l_index .ranking-contents .ranking_item-txt {
  font-size: 1.2rem;
  margin-bottom: 8px;
}
.l_index .ranking-contents .ranking_item-info {
  font-size: 1.2rem;
}
.l_index .ranking-contents .ranking_item-info img {
  margin-right: 7px;
  width: 16px;
}
.l_index .ranking-contents .ranking_item-info li:last-child img {
  margin-right: 8px;
  margin-left: 2px;
  width: 12px;
}
.l_index .ranking-contents .ranking_icon {
  position: absolute;
  top: 3px;
  left: 0px;
}
.l_index .ranking-contents .view-more-wrap {
  padding-top: 80px;
  margin-top: -80px;
  position: relative;
  background: linear-gradient(rgba(255, 255, 255, 0) 0%, #eff4f9 52.71%, #eff4f9 100%);
}
.l_index .ranking-contents .view-more-wrap a {
  background: linear-gradient(to right, #f39821 0%, #ff4600 100%);
  width: 100%;
  box-shadow: 0px 4px 20px rgba(0, 0, 74, 0.2);
  padding: 8px 10px;
  display: block;
  border-radius: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.6rem;
  color: #fff;
  font-weight: 700;
}
.l_index .index-main .index-main-history {
  order: 3;
}
.l_index .index-main .index-main-history .contents_list .contents_item {
  margin-left: 15px;
}
.l_index .index-main .index-special {
  order: 4;
}
.l_index .index-main .index-special .contents_list {
  flex-wrap: nowrap;
}
.l_index .index-main .index-special .contents_list .contents_item {
  margin-right: 0;
  min-width: 208px;
  box-shadow: 0px 5px 12px rgba(0, 0, 74, 0.15);
  border-radius: 6px;
  overflow: hidden;
  position: relative;
  background-color: #fff;
  margin-left: 15px;
  margin-bottom: 0;
}
.l_index .index-main .index-special .contents_list .contents_item a {
  display: block;
}
.l_index .index-main .index-special .contents_list .contents_item a figure {
  width: 100%;
}
.l_index .index-main .index-special .contents_list .contents_item a figure img {
  height: 138px;
}
.l_index .index-main .index-special .contents_list .contents_item a .contents_item-meta {
  width: auto;
}
.l_index .index-main .index-special .contents_list .contents_item a .contents_item-meta dd {
  display: none;
}
.l_index .index-main .index-pick-up {
  order: 5;
}
.l_index .index-main .job-change-event {
  order: 6;
}
.l_index .index-main .index-knowhow {
  order: 7;
}
.l_index .index-main .index-knowhow .contents_list.contents_list_col2 .contents_item {
  width: 100%;
  margin-bottom: 8px;
}
.l_index .index-main .index-knowhow .contents_list.contents_list_col2 .contents_item:nth-child(n + 3) {
  display: none;
}
.l_index .index-main .index-knowhow .contents_list.contents_list_col2 .contents_item a {
  align-items: center;
}
.l_index .index-main .index-knowhow .contents_list.contents_list_col2 .contents_item .contents_item-img {
  width: 105px;
}
.l_index .index-main .index-knowhow .contents_list.contents_list_col2 .contents_item .contents_item-img img {
  width: 100%;
  height: 73px;
  object-fit: cover;
  font-family: 'object-fit: cover;';
}
.l_index .index-main .index-knowhow .contents_list.contents_list_col2 .contents_item .contents_item-meta {
  margin: 10px;
}
.l_index .index-main .index-knowhow .contents_list.contents_list_col2 .contents_item .contents_item-meta dt {
  -webkit-line-clamp: 3;
}
.l_index .index-main .index-knowhow .contents_list.contents_list_col2 .contents_item .contents_item-meta dd {
  display: none;
}
.l_index .index-main .contents_item:first-child {
  margin-left: 20px;
}

.l_index .index-main .index-main-history .ttl_icon {
  background-image: url(/career/assets/img/top/sp/icon_history02.png);
  padding-left: 30px;
  background-size: calc(32.68px / 3 * 2) calc(32.68px / 3 * 2);
}

.l_index .index-main .index-special .ttl_icon {
  background-image: url(/career/assets/img/top/sp/icon_paper.png);
  padding-left: 30px;
  background-size: calc(37.53px / 3 * 2) calc(31.95px / 3 * 2);
}

.l_index .index-main .index-pick-up .ttl_icon {
  background-image: url(/career/assets/img/top/sp/icon_star02.png);
  padding-left: 30px;
  background-size: calc(33.51px / 3 * 2) calc(32.01px / 3 * 2);
}

.l_index .index-main .featured-jobs .ttl_icon {
  background-image: url(/career/assets/img/top/sp/icon_star.png);
  padding-left: 30px;
  background-size: calc(38.3px / 3 * 2) calc(37.4px / 3 * 2);
}

.l_index .index-main .job-change-event .ttl_icon,
.l_index .index-main .index-knowhow .ttl_icon,
.l_index .index-main .index-sidebar-contents h2,
.relation_ttl {
  text-align: center;
  background-image: none;
  padding-left: 0;
  font-size: 2.1rem;
}

.modal-icon01 {
  width: calc(35.62px / 3 * 2);
}
.modal-icon02 {
  width: calc(26.43px / 3 * 2);
}
.modal-icon03 {
  width: calc(30.77px / 3 * 2);
}
.modal-icon04 {
  width: calc(44.28px / 3 * 2);
}

.logined .sp_notice-area {
  display: none;
}

.sp_notice-area {
  padding: 15px 0 20px;
  background-color: #F4F5F6;
}
.sp_notice-area .notice {
  margin-bottom: 20px;
}
.sp_notice-area .notice p {
  font-size: calc(20 / 640 * 100vw);
}
.sp_notice-area_link {
  text-align: center;
  font-size: calc(24 / 640 * 100vw);
}
.sp_notice-area_link a {
  color: #00338B;
}
.top-oshirase-modal {
    display: none;
    position: fixed;
    top: 14px;
    left: 14px;
    z-index: 999;
    background-color: #fff;
    width: calc(100% - 28px);
    border-radius: 5px;
    box-shadow: 0px 0px 7px 4px rgba(0, 0, 0, 0.2);
}
.top-oshirase-modal::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
    background-color: rgba(255, 255, 255, 0.8);
}
.top-oshirase-modal .ttl {
    background-color: #D0DDEB;
    font-size: 18px;
    font-weight: bold;
    color: #00338B;
    text-align: center;
    margin: 0;
    line-height: 40px;
    border-radius: 5px 5px 0 0;
    position: relative;
}
.top-oshirase-modal .close {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    cursor: pointer;
}
.header-oshirase-modal .close:hover {
    opacity: 0.7;
}
.top-oshirase-modal .close img {
    width: 16px;
    height: auto;
    vertical-align: middle;
}
.top-oshirase-modal .list .no-oshirase{
    font-size: 1.4rem;
    margin-top:20px;
    margin-bottom:20px;
    margin-left: 10px;
}
.top-oshirase-modal .list {
    width: 100%;
    border: 3px solid #D0DDEB;
    border-top: 0;
    border-radius: 0 0 5px 5px;
    box-sizing: border-box;
    overflow-y: scroll;
    -webkit-overflow-scrolling:touch;
}
.top-oshirase-modal li {
    position: relative;
}

.top-oshirase-modal li * {
    box-sizing: unset!important;
}
/*.top-oshirase-modal li::after {
    content: "";
    width: 8px;
    height: 8px;
    border-top: 4px solid #0f5a84;
    border-right: 4px solid #0f5a84;
    opacity: 0.3;
    position: absolute;
    top: 50%;
    right: 13px;
    margin-top: -4px;
    transform: rotate(45deg);*/
}
.top-oshirase-modal a {
    display: block;
    padding: 0px 0px 9px 0px;
    color: #333;
}
.top-oshirase-modal .category {
    float: left;
    display: flex;
    align-items: center;
    background-color: #0f5a84;
    font-size: 11px;
    line-height: 23px;
    color: #fff;
    padding: 0 7px;
    margin: 0 0 10px;
    width: 210px; 
    height: 20px;
}
.top-oshirase-modal .category img {
    width: 15px;
    height: auto;
    margin-right: 5px;
}
.top-oshirase-modal .date {
    color: #999999; 
    font-size: 11px; 
    font-weight: inherit; 
    float: right; 
    margin: 5px 9px 0 0;
}
.top-oshirase-modal .main {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}
.top-oshirase-modal .img {
    overflow: hidden;
    width: 38px;
    height: 38px;
    border: 1px solid #ccc;
    border-radius: 100px;
    margin: 0px 0px 14px 12px;
}
.top-oshirase-modal .img span {
    width: 38px;
    height: 38px;
    box-sizing: content-box;
    background: #fff no-repeat center center / contain;
    display: inline-block;
}
.top-oshirase-modal .txt {
    flex: 1;
    font-size: 12px;
    margin: 0px 12px 0px 12px;
}
.top-oshirase-modal .txt span {
    overflow: hidden;
    position: relative;
    display: block;
    text-align: justify;
    text-justify: inter-ideograph;
    line-height: 1.5;
    max-height: calc(2em * 1.5);
}
.top-oshirase-modal .txt span:first-child::before {
    content: "...";
    position: absolute;
    right: 0;
    bottom: 0;
    background-color: #fff;
    width: 1em;
    height: 1.5em;
    letter-spacing: -0.05em;
}
.top-oshirase-modal .txt span:first-child::after {
    content: "";
    position: absolute;
    right: 0;
    width: 1em;
    height: 1.5em;
    background-color: #fff;
}
.top-oshirase-modal .txt span strong {
    font-weight: normal;
}

.top-oshirase-modal .list .is-kouho .category {
    background-color: #FC3601;
}
.top-oshirase-modal .list .is-kouho strong {
    color: #FC3601;
}
.top-oshirase-modal .list .is-like .category {
    background-color:  #909CB5;
}
.top-oshirase-modal .list .is-like strong {
    color:  #909CB5;
}
.top-oshirase-modal .list .is-only .category {
    background-color: #FF6B01;
}
.top-oshirase-modal .list .is-only strong {
    color: #FF6B01;
}
.top-oshirase-modal .list .is-welcome .category {
    background-color: #71C414;
}
.top-oshirase-modal .list .is-welcome strong {
    color: #71C414;
}
.top-oshirase-modal .list .is-scout .category {
    background-image:url(/career/images/common/headhunting_backcolor.png);
    background-repeat: no-repeat; background-size: cover; background-color: rgba(0,0,0,0);
}
.top-oshirase-modal .list .is-scout strong {
    color: #E8007C;
}
.top-oshirase-modal .list .is-profile .category {
    background-color: #0F5A84;
}
.top-oshirase-modal .list .is-profile strong {
    color: #0F5A84;
}
.top-oshirase-modal .is-new {
    background-color: #fcfade;
}
.top-oshirase-modal .is-new .txt span:first-child::before {
    background-color: #fcfade;
}
.top-oshirase-modal .is-new .txt span:first-child::after {
    background-color: #fcfade;
}

@media only screen and (max-width: 374px) {
    .top-oshirase-modal .list .category,
    .top-oshirase-modal .date {
        float: none;
        margin-bottom: 7px;
    }
    .top-oshirase-modal .date {
        display: block;
        margin: 0 0 7px;
    }
}

.l_index .index-main .index-knowhow .contents_list.contents_list_col2 .contents_item .contents_item-img img{
  object-fit: contain;
  object-position: center;
}
.contents_item-info li img{
  width: 14px;
}
.contents_item-info li:last-child img{
  width: 11px;
}

@media only screen and (max-width:599px) {
.icon_space_welcome {margin-left: 55px;}
.icon_space_only {margin-left: 3px;}
.icon_space_profile {margin-left: 22px;}
.icon_space_scout {margin-left: 34px;}
.icon_space_kouho {margin-left: 21px;}
.icon_space_like {margin-left: 21px;}
}