/* opacity */
/* inline-block */
/* transition */
:root {
  --screen-height:100vh; }

body {
  min-width: 1150px; }
  @media screen and (max-width: 812px) {
    body {
      min-width: 100%; } }

main#main {
  position: relative;
  display: block; }
  @media screen and (max-width: 812px) {
    main#main {
      padding-top: 5.9rem; } }

article {
  margin: 60px 0 120px; }
  @media screen and (max-width: 812px) {
    article {
      margin: 10.6666666667vw 0; } }

article * {
  margin: 0;
  padding: 0; }

article img {
  width: 100%;
  height: auto;
  vertical-align: top; }

/* hrm_hero */
.hrm_hero {
  min-height: 160px;
  background-size: 1400px !important;
}
.hrm_hero .hrm_hero__box p {
  margin:0
}

.hrm_hero h1 {
  margin-bottom: 0px; }
  @media screen and (max-width: 812px) {
    .hrm_hero h1 {
      margin-bottom: 0; }
.hrm_hero {
  background-size: cover!important;
}
}

.hrm_hero.assess_hero { background: url("../images/assess_hero.jpg") center center no-repeat; }
.hrm_hero.bizcall_hero { background: url("../images/bizcall_hero.jpg") center center no-repeat; }
.hrm_hero.elearning_lib_hero { background: url("../images/elearning_lib_hero.jpg") center center no-repeat; }
.hrm_hero.training_hero { background: url("../images/training_hero.jpg") center center no-repeat; }
.hrm_hero.tsukyo_hero { background: url("../images/tsukyo_hero.jpg") center center no-repeat; }
.hrm_hero.video_hero { background: url("../images/video_hero.jpg") center center no-repeat; }
  @media screen and (max-width: 812px) {
.hrm_hero.assess_hero { background: url("../images/assess_hero_sp.jpg") center center no-repeat; }
.hrm_hero.bizcall_hero { background: url("../images/bizcall_hero_sp.jpg") center center no-repeat; }
.hrm_hero.elearning_lib_hero { background: url("../images/elearning_lib_hero_sp.jpg") center center no-repeat; }
.hrm_hero.training_hero { background: url("../images/training_hero_sp.jpg") center center no-repeat; }
.hrm_hero.tsukyo_hero { background: url("../images/tsukyo_hero_sp.jpg") center center no-repeat; }
.hrm_hero.video_hero { background: url("../images/video_hero_sp.jpg") center center no-repeat; } }

/* contents_common */
h2 {
    font-size: 28px;
    text-align: center;
    background: none;
    color: #333;
    font-weight: 300;
    margin-bottom: 33px;
}
  @media screen and (max-width: 812px) {
    h2 {
      font-size: 6.4vw;
      line-height: 1.5;
      margin-bottom: 8.5333333333vw;} }

h2::after {
    content: '';
    display: block;
    width: 100px;
    height: 1px;
    background: #079ee3;
    margin: 17px auto 0;
}
  @media screen and (max-width: 812px) {
    h2::after {
      width: 26.6666666667vw;
      height: 0.2666666667vw;
      margin: 5vw auto 0; } }

h3 {
    font-size: 21px;
    text-align: center;
    background: none;
    color: #333;
    font-weight: 300;
    margin-bottom: 35px;
}
  @media screen and (max-width: 812px) {
    h3 {
      font-size: 6.4vw;
      margin-bottom: 8.5333333333vw;} }

article p {
  font-size: 15px;
  line-height: 2;
}
  @media screen and (max-width: 812px) {
    article p {
      font-size: 3.2vw;
      line-height: 2; } }

article > div {
  width: 790px;
  margin: 0 auto;
}
  @media screen and (max-width: 812px) {
    article > div {
      width: 86.66667vw; } }

.common_bt3 {
  text-align: center;
}



/* CTA */
.index_request_block {
    padding: 60px 0 60px;
    background: #f3fbfe;
    background: -moz-linear-gradient(0deg, #f3fbfe 0%, #f2f9f4 100%);
    background: -webkit-linear-gradient(0deg, #f3fbfe 0%, #f2f9f4 100%);
    background: linear-gradient(0deg, #f3fbfe 0%, #f2f9f4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f3fbfe",endColorstr="#f2f9f4",GradientType=1);
}
.index_request_block .common_bt3 {
    margin: 0 15px;
}
  @media screen and (max-width: 812px) {
    .index_request_block .common_bt3 {
    margin: 0 0 20px;
}.index_request_block {
    padding: 50px 0 30px;
}
}
.common_bt3.pt4 a {
    background: #63b9ba;
}

/* video_CTA */
.index_request_block.request_video .common_bt3 p:nth-child(2) {
  font-size: 12px !important;
  margin-top: 10px;
}
  @media screen and (max-width: 812px) {
    .index_request_block.request_video .common_bt3 p:nth-child(2) {
      font-size: 3.2vw; } }



/* feature_case */
.case_result_list_wrap {
    margin-bottom: 50px;
}
.case_result_list .border_corner_box {
    width: 32.4%;
    margin-bottom: 20px;
    margin-left: 1.3%;
}
.case_result_list .border_corner_box:nth-child(3n+1) {
    margin-left: 0;
}
.case_result_list .border_corner_box > div figure {
    margin: 0;
    padding: 0;
}
.case_result_list .border_corner_box > div > div {
    padding: 12px 15px 30px;
}
.case_result_list .border_corner_box > div > div p {
    font-size: 12px;
    margin-bottom: 20px;
}
.case_result_list .border_corner_box > div > div p.cat_name {
    font-size: 12px;
    background: url("../images/ico-case.jpg") 0 0 no-repeat;
        background-size: auto;
    background-size: 55px;
    padding-left: 55px;
    margin-bottom: 7px;
    word-break: break-all;
    min-height: 20px;
}
.case_result_list .border_corner_box > div > div h2 {
  font-size: 16px;
  margin-bottom: 5px;
  border-bottom: none;
  font-weight: 600;
  text-align: left;
}
.case_result_list .border_corner_box > div > div h2::after {
  margin:0;
  background: transparent;
}
.case_result_list .border_corner_box a {
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    -ms-transition: all 0.15s ease-out;
    -o-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out;
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10;
    background: #fff;
    opacity: 0;
}
.case_result_list .border_corner_box a:hover {
    opacity: 0.5;
}

  @media screen and (max-width: 812px) {
    .case_result_list_wrap {
    margin-bottom: 9.3333333333vw;
}
.case_result_list .border_corner_box {
    width: 100%;
    margin-bottom: 5.3333333333vw;
}
    .case_result_list .border_corner_box > div > div p {
    font-size: 3.2vw;
    margin-bottom: 5.3333333333vw;
}
    .case_result_list .border_corner_box > div > div p.cat_name {
    font-size: 14px;
}
    .case_result_list .border_corner_box > div > div h2 {
    font-size: 4.2666666667vw;
    margin-bottom: 1.3333333333vw;
}
}

/* elearning_case */
.elib_case {
  max-width: 790px;
}
.elib_case .border_corner_box {
  width: 46.8%;
}
.elib_case .case_result_list .border_corner_box:nth-child(odd) {
    margin-left: 0;
}
.elib_case .case_result_list .border_corner_box:nth-child(even) {
    margin-left: 6.4%;
}

.elib_case .border_corner_box > div {
  display: flex;
}

.elib_case .border_corner_box > div figure {
  width: 125px;
  min-width: 125px;
}
.elib_case .case_result_list .border_corner_box > div > div {
  padding: 10px 10px 0 10px;
}
.elib_case .border_corner_box > div figure img {
  width:100%;
}
.elib_case .border_corner_box > div h2 {
  color:#009fe3;
  font-size: 13px;
  font-weight: 600;
}
.elib_case .border_corner_box > div p,
.elib_case .border_corner_box > div p span{
  font-size: 12px;
  font-weight:normal !important;
  color:#333;
}
  @media screen and (max-width: 812px) {
    .elib_case .border_corner_box {
  width: 100%;
}
.elib_case .case_result_list .border_corner_box:nth-child(even) {
    margin-left: 0%;
}

}
  @media screen and (max-width: 812px) {
    .btn-area02 {
      width: 90%;
      margin: 0 auto;
    }
}

/*各ページ対応*/

.hrm_box01 h3,.hrm_box02 h3 {
  font-size: 21px;
  font-weight: 400;
  padding-bottom: 20px; 
  margin-bottom: 0;
}
@media screen and (max-width: 812px) {
  .hrm_box01 h3,.hrm_box02 h3 {
    font-size: 5.6vw;
    padding-bottom: 2.66667vw;
    margin-bottom: 0;
  }
  h3.hrm_ttl01, h3.hrm_ttl02, h3.hrm_title01 {
    font-size: 5.6vw;
  }
}

/* EL NAVI */
.link_box5 li a {
  min-height: 68px;
  position: relative;
}

.link_box5 li a span {
  width: 100%;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
