@charset "UTF-8";/* 2025.01.27 */

/* 特定header */
#header {background-color: inherit!important;}
header .h_logo a {background-image: url("../images/common/logo-w.svg")!important;}
main {padding-top: 0!important;}
header #gnav_btn > div > span {background: #fff!important;}
@media (min-width: 861px) {
  header.plus1 #h-nav > li > a {
    color: var(--text)!important;
  }
  header #h-nav > li > a,
  header.plus1 #h-nav > .h-contact > a {
    color: #fff!important;
  }
}


/* contents */
main [class^="container"], main [class*=" container"] {
  padding-left: 5.3%;
  padding-right: 5.3%;
}
@media (min-width: 1330px) {
  [class^="container"], [class*=" container"], main [class^="container"], main [class*=" container"] {
    padding-left: 0;
    padding-right: 0;}
}
.anchor {
  position: relative;
}

.anchor::before {
  content: '';
  display: block;
  height: 60px;
  margin-top: -60px;
}
.ttl_01 {
  padding-bottom: 60px;
}
.img_main {
  position: relative;
}
.mv_img img {
  height: 375px;
  width: 100%;
  object-fit: cover;
  vertical-align: middle;
}


@media (min-width: 768px) {
  .mv_img img {
    height: 700px;
  }
}
@media (min-width: 1081px) {
  .mv_img img {
    height: auto;
    object-fit: contain;
  }
}
.mv_txt {
  padding-left: 10%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  z-index: 3;
  color: #fff!important;
  text-align: left;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
}
.ttl_main {
  width: clamp(22.5rem, -45rem + 120vw, 56.8rem);
  height: auto;
  text-align: left;
  margin: 0;
  padding: 0;
}

.txt_02 {
  padding: 32px 0 80px;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 2;
}
.btn_scr {
  right: 20px;
  bottom: 10px;
  width: 20px;
  height: auto;
  position: absolute;
}
@media (max-width: 1080px) {
  .btn_scr {
    display: none;
  }
}
@media (min-width: 577px) {
  .mv_txt {
    top: 60px;
    height: calc(100% - 60px);
    padding-left: 8%;
  }
  .txt_02 {
    padding-bottom: 0;
  }
  .txt_02.pc_only {
    display: none!important;
  }
  .txt_02.sp_only {
    display: block!important;
  }
}
.ac1 {
  height: 72px;
  margin: -36px 0 0 auto;
  position: relative;
  z-index: 2;
  display: block;
}
@media (min-width: 768px) {
  .ac1 {
    height: 180px;
    margin: -90px 0 0 auto;
  }
  .txt_02.pc_only {
    display: block!important;
  }
  .txt_02.sp_only {
    display: none!important;
  }
}

.left .ac1 {
  margin-left: 0;
}
.txt_03 {
  padding-bottom: 60px;
}
@media (max-width: 767px) {
  .btn_scr {display: none;}
}
@media (min-width: 768px) {
  .txt_03 {
    font-size: 1.8rem;
    text-align: center;
  }
}
@media (min-width: 1081px) {
  .txt_02.pc_only {
    font-size: 2rem;
  }
  .mv .ac1 {
    margin: -90px 110px 0 auto;
  }
  .right.imgbox .ac1 {
    margin: -90px 100px 0 auto;
  }
  .left.imgbox .ac1 {
    margin: -90px 0 0 100px;
  }
}

#advantage {
  margin-bottom: 100px;
}
@media (min-width: 577px) {
  #advantage {
    padding-top: 55px;
  }
}
@media (min-width: 1081px) {
  #advantage {
    margin-bottom: 160px;
  }
}
#advantage .box01 {
  color: #fff;
  position: relative;
}
#advantage .bg1 {
  top: 60px;
  width: 100%;
  height: calc(100% - 60px);
  z-index: -1;
  position: absolute;
}
#advantage .bg1 img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
#advantage .filter01::before {
  background-color: rgba(17, 17, 17, .65);
}
#advantage .num {
  width: 90px;
  margin-top: -80px;
  position: relative;
  z-index: 9;
}
#advantage .txt_04 {
  padding: 10px 0 65px;
  font-weight: 700;
}
#advantage .box01 li:last-child .txt_04 {
  padding-bottom: 140px;
}

#advantage .txt_05 {
  padding-bottom: 25px;
}

@media (max-width: 1340px) {
  #advantage .pconly {
    display: none;
  }
}
@media (min-width: 768px) {
  #advantage .bg1 {
    top: 100px;
  }
  #advantage .txt_04 {
    padding: 10px 2em 65px 0;
  }
  #advantage .num {
    width: 108px;
    margin-top: -100px;
  }
}
@media (min-width: 1081px) {
  #advantage .bg1 {
    height: 474px;
  }
}
@media (min-width: 1240px) {
  #advantage .box01 ol {
    padding-left: 0;
    padding-right: 0;
  }
}

#service_recruit section {
  position: relative;
}
#service_recruit section::after {
  width: 100%;
  height: calc(100% - 100px);
  top: 100px;
  background-color: var(--sub3);
  position: absolute;
  display: block;
  z-index: -1;
  content: '';
}
#recruit::after {
  margin-left: 5.3%;
  right: 0;
}
#service {
  padding-bottom: 65px;
  margin-bottom: 100px;
}
#service .txt_05 {
  padding-bottom: 25px;
}
@media (min-width: 577px) {
  #service .txt_05 .pc_only,
  #recruit .txt_07 .pc_only {
    display: none!important;
  }
}
@media (min-width: 1081px) {
  #service .txt_05 .pc_only,
  #recruit .txt_07 .pc_only {
    display: block!important;
  }
  #service .txt_05 {
    font-size: 1.8rem;
    padding-bottom: 40px;
  }
}
.link01 {
  font-size: 2.3rem;
  width: 220px;
  margin: 0 auto 50px;
}
.link01 a {
  color: var(--text);
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 10px;
}
.chevron-right {
  width: 36px;
  height: 36px;
}
.right {
  width: 90%;
  margin: 0 0 0 auto;
}
.left {
  width: 90%;
  margin: 0 auto 0 0;
}
.left.txtbox {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

#recruit {
  padding-bottom: 65px;
  margin-bottom: 100px;
}
#recruit .txt_06 {
  text-align: center;
}

@media (min-width: 768px) {
  #service_recruit section::after {
    width: 94.7%;
  }
  #service_recruit .ttl_01 .sub {
    padding-bottom: 30px;
  }
  #service_recruit .left.txtbox .container-sm,
  #service_recruit .left.txtbox .container {
    margin-left: 0;
  }
  #service_recruit .ttl_01 {
    text-align: left;
    padding-right: 0;
  }
  #service::after {
    height: calc(100% - 164px)!important;
    margin-left: -5.3%;
  }
  #recruit {
    margin-bottom: 180px;
  }
  #recruit::after {
    height: calc(100% - 164px)!important;
    margin-left: 5.3%;
    margin-right: auto;
  }
  #recruit .txt_06 {
    text-align: left;
    font-size: 2rem;
  }
  #recruit .btn_01 {
    margin-left: 125px;
    margin-right: auto;
  }
  .txt_07 {
    line-height: 1.8;
  }
  .link01 {
    margin: 0 auto 50px 0;
  }
}
@media (min-width: 1081px) {
  #service_recruit {
    width: 1600px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  #service_recruit section::after {
    top: 190px;
  }
  #service {
    margin-bottom: 190px;
  }
  #service::after {
    left: 5.3%;
  }
  #recruit::after {
    right: 0;
  }
  .link01 {
    font-size: 2.8rem;
    width: 274px;
  }
  .link01 a {
    margin-bottom: 20px;
  }
  .chevron-right {
    width: 45px;
    height: 45px;
  }
  .left.txtbox {
    max-width: 522px;
    margin: 0 70px 0 auto;
  }
  .right.imgbox {
    width: 44%;
    margin: 0;
  }
  .left.imgbox {
    width: 50%;
    order: -1;
    margin-left: 0;
 }
  .right.txtbox {
    width: 50%;
    padding-left: 100px;
  }
  .txt_07 {
    font-size: 1.8rem;
  }
  #recruit .btn_01 {
    margin-left: 0;
    width: 280px;
  }
}
@media (min-width: 1200px) {
  .left.txtbox {
    margin: 0 100px 0 auto;
  }
  #service_recruit section::after {
    width: 1120px;
    height: 600px!important;
  }
}
@media (min-width: 1600px) {
  .right.imgbox {
    width: 800px;
  }
}


#about {
  padding: 160px 10% 70px;
  background: url("../images/top/bg2_sp.jpg") no-repeat center center / cover;
  background-color: rgba(17,17,17,.7);
  background-blend-mode: multiply;
  color: #fff;
  position: relative;
}
#about .ttl_01 .sub {
  padding-bottom: 15px;
  background: none;
  -webkit-text-fill-color: inherit;
}
#about .txt_08 {
  font-weight: 700;
  line-height: 2;
}
@media (min-width: 576px) {
  #about .ac1 {
    display: none!important;
  }
}
@media (min-width: 768px) {
  #about {
    background: url("../images/top/bg2_pc.jpg") no-repeat center center / cover;
    background-color: rgba(17, 17, 17, .7);
    margin-bottom: 150px;
  }
  #about .txt_08 {
    text-align: center;
  }
  #about .ac1 {
    display: block!important;
    bottom: -90px;
    right: 0;
    position: absolute;
  }
}
@media (min-width: 1081px) {
  #about .ac1 {
    right: 5%;
  }
}
#sns {
  padding: 30px 5.3% 38px;
}
#sns a {
  width: 100%;
  display: block;
}
#sns img {
  width: 100%;
}
@media (min-width: 768px) {
  #sns {
    max-width: min(720px, calc(100vw - 10.6%));
    margin: 0 auto;
    padding: 0 0 100px;
  }
}
@media (min-width: 1081px) {
  #sns {
    max-width: 990px;
  }
}










