@charset "UTF-8";
.l_main_visual_top {
  position: relative;
}
.l_main_visual_top__img {
  position: relative;
}
.l_main_visual_top__img .txt {
  position: absolute;
  bottom: -11%;
  left: 5.5%;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
}
.c_awards_box .c_awards {
  flex-basis: calc(100% / 4 - (50px / 4));
}
.small._ss{
  font-size: 0.7rem;
}
@media screen and (max-width: 999px) {
  .l_main_visual_top__img .txt {
    bottom: -5vh;
    left: 8.5%;
    font-size: 12px;
  }
  .c_awards_box .c_awards {
    flex-basis: 100%;
  }
  .c_awards_box .c_awards:not(:first-of-type) {
    margin-top: 20px;
  }
}

/* ロゴスライダー用CSS（SEO / ADS / SFA） */
.seo-logo-slider,
.ads-logo-slider,
.sfa-logo-slider {
  margin-top: 40px;
}
.bx-wrapper {
  margin: 20px 0;
}
.c_logo_lists .item {
    width: auto !important;
    height: 60px;
}
.c_logo_lists .item img {
  width: auto;
  height: 100%;
}

/* component */
.c_ttl_15 {
  letter-spacing: .05em;
  font-size: 2.9rem;
  line-height: 1.31;
  margin: 10px auto 30px;
}
@media screen and (max-width: 999px) {
  .c_ttl_15 {
    letter-spacing: .08em;
    font-size: 1.8rem;
    line-height: 1.31;
    margin-bottom: 26px;
  }
}
.c_list_1__item:not(:first-of-type) {
  margin-top: 0.8em;
}

/* utility */
.u_txt_14 {
  letter-spacing: .08em;
  font-size: 2.2rem;
  line-height: 1.31;
  color: #00a2e1;
}
@media screen and (max-width: 999px) {
  .u_txt_14 {
    letter-spacing: .08em;
    font-size: 1.365rem;
    line-height: 1.31;
  }
}

/* layout - sec */
.sec_0__inr {
  width: 1000px;
  margin: 60px auto 0;
}
@media screen and (max-width: 999px) {
  .sec_0__inr {
    width: 100%;
    padding: 0 20px;
    margin-top: 40px;
  }
}
.sec_3__box {
  margin: 0 auto;
  width: 1000px;
  margin-top: 60px;
}
.sec_3__box-item:not(:first-of-type) {
  margin-top: 80px;
}
@media screen and (max-width: 999px) {
  .sec_3__box {
    width: 100%;
    padding: 0 20px;
    margin-top: 35px;
  }
  .sec_3__box-item:not(:first-of-type) {
    margin-top: 35px;
  }
}
.sec_4 {
  margin-top: 225px;
}
@media screen and (max-width: 999px) {
  .sec_4 {
    margin-top: 65px;
  }
}

/* page - section */
/* sec_1 */
@media screen and (max-width: 999px) {
  .service_correlations__contents .awards_box {
    margin-top: 40px;
  }
  .c_btn_box:not(:first-of-type) {
    margin-top: 30px;
  }
}
.c_list-award_list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2rem;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  margin: 5.5rem 0 0;
}
.c_list-award_list .item {
  background: #fff;
  border-radius: 0px 0px 5px 5px;
  box-shadow: 0 0.2rem 0.6rem rgba(0, 0, 0, 0.2);
}
.c_list-award_list .item .ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  padding: 8px 15px;
  height: 54px;
  font-size: 1.6rem;
  line-height: 1.4;
  font-weight: bold;
  color: #fff;
  border-radius: 5px 5px 0px 0px;
  background: #00a2e1;
}
.c_list-award_list .item .contents .txt {
  font-size: 1.6rem;
  line-height: 1.875;
  width: calc(100% - 126px);
}
.c_list-award_list .item .ttl._tag {
  padding-right: 170px;
}
.c_list-award_list .item .ttl .em_tag {
  display: inline-block;
  position: absolute;
  top: -6px;
  right: 14px;
  margin: 0;
  padding: 10px 0;
  z-index: 2;
  width: 140px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  background: -webkit-gradient(linear, left top, left bottom, from(#ff785b), to(#e95738));
  background: -webkit-linear-gradient(#ff785b 0%, #e95738 100%);
  background: linear-gradient(#ff785b 0%, #e95738 100%);
  border-radius: 2px 0 0 0;
}
.c_list-award_list .item .ttl .em_tag:before {
  position: absolute;
  content: '';
  top: 0;
  right: -6px;
  border: none;
  border-bottom: solid 6px #cf4a2d;
  border-right: solid 6px transparent;
}
.c_list-award_list .item .contents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 15px;
}
.c_list-award_list .item .contents .img {
  display: block;
  width: 126px;
  padding-right: 16px;
  -o-object-fit: contain;
  object-fit: contain;
}
.c_list-award_list .item .contents .txt {
  width: calc(100% - 126px);
}
.c_list-award_list .item .contents .txt .min {
  font-size: 12px;
}
.c_list-award_list .item .contents .txt .em_txt {
  color: #00639B;
  font-weight: bold;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, rgba(0, 0, 0, 0)), color-stop(60%, #FEF000));
  background: -webkit-linear-gradient(rgba(0, 0, 0, 0) 60%, #FEF000 60%);
  background: linear-gradient(rgba(0, 0, 0, 0) 60%, #FEF000 60%);
}
@media screen and (max-width: 999px) {
  .c_list-award_list {
    grid-template-columns: 1fr;
    margin-top: 3.5rem;
  }
  .c_list-award_list .item .ttl {
    font-size: 1.536rem;
  }
  .c_list-award_list .item .contents .txt {
    font-size: 1.536rem;
  }
}

/* sec_2 */
.sec_2__corp_map__box {
  display: flex;
  justify-content: center;
  gap: 50px 30px;
  margin-top: 80px;
}
.sec_2__corp_map__box__img,
.sec_2__corp_map__box source,
.sec_2__corp_map__box img {
  max-width: 100%;
  height: auto;
  text-align: center;
}
.sec_2__corp_map__img {
  text-align: center;
}
.sec_2__corp_map__img:first-of-type {
  flex: 1 1 380px;
}
.sec_2__corp_map__img:last-of-type {
  flex: 1 1 418px;
}
@media screen and (max-width: 999px) {
  .sec_2__corp_map__box {
      flex-wrap: wrap;
  }
}

/* sec_03 */
.c_strong_cont_1__inr_cont {
  justify-content: flex-start;
  padding-top: 0;
}
.c_strong_cont_1__ttl_txt {
  white-space: nowrap;
}
@media screen and (max-width: 999px) {
    .c_strong_cont_1__inr_cont {
        width: 100%;
    }
}
.c_strong_cont_2 {
  margin-top: 210px;
}
.c_strong_cont_2__ttl {
  display: grid;
  grid-template-columns: 180px 1fr;
  grid-template-areas:
  "num ttl"
  ". sub-ttl"
  ;
}
.c_strong_cont_2__subttl_txt {
  grid-area: sub-ttl;
  font-weight: bold;
  color: #00a2e1;
}
@media screen and (max-width: 999px) {
  .c_strong_cont_2 {
    margin-top: 40px;
  }
  .c_strong_cont_2__ttl {
    grid-template-columns: 60px 1fr;
  }
}

/* sec_4 */
.c_recruit_cat__upper_cont__img:before {
  max-height: 380px;
}
.c_ttl_14__ttl.u_ttl_border_none {
  padding: 5px 0;
  border: none;
  margin-bottom: 0;
}
.sec_4 .c_btn_3 {
  text-align: center;
}

@media screen and (min-width: 1000px) {
  .sec_4 .c_btn_3.single {
    max-width: 475px;
    margin-left: 0;
    margin-right: auto;
  }
}


