@charset "UTF-8";
* {
  margin: 0;
}

img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

.u-pc {
  display: block;
}

.u-sp {
  display: none !important;
}

@media screen and (max-width: 750px) {
  .u-pc {
    display: none !important;
  }
  .u-sp {
    display: block !important;
  }
}
p {
  font-family: "Noto Sans JP", sans-serif;
}

.relative {
  position: relative;
}

.btn {
  transition: filter 0.3s;
  display: block;
}

.btn:hover {
  filter: brightness(130%);
  transition: filter 0.3s;
}

.header .tel {
  z-index: 2;
  display: block;
  margin-left: auto;
  order: 2;
}

.header .tel a {
  color: #333333;
  text-decoration: none;
  display: flex;
  white-space: nowrap;
  background: url(../img/pc/header_telbg.webp) no-repeat;
  background-size: 80%;
  padding:0 0 20px 18%;
}

@media screen and (max-width: 750px) {
  header .tel a {
    background:none !important;
    padding: 0;
  }
}

.header .tel a .icon {
  width: 22px;
  max-width: 22px;
  margin-right: 5px;
}

.header .tel a span {
  font-size: 1.25vw;
  font-weight: 700;
  line-height: 1.5;
}

@media screen and (min-width: 1080px) {
  .pc-none:not(:root) {
    display: none;
  }
}
@media screen and (max-width: 1079px) {
  .sp-none:not(:root) {
    display: none;
  }
}
.block {
  display: block;
}

.inline-block {
  display: inline-block;
}

@media screen and (min-width: 1080px) {
  .outer {
    overflow-x: hidden;
    display: flex;
    justify-content: center;
    align-items: flex-start;
  }
  .wrapper {
    max-width: none;
    width: 100vw;
  }
}
.wrapper {
  overflow: hidden;
}

.header__cv {
  width: 48vw;
  z-index: 100;
}

@media screen and (min-width: 1080px) {
  .header__cv {
    width: 21.25vw;
    margin-left: auto;
  }
}
.cv {
  position: relative;
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2;
  background-color: #fff;
}

.header .cv_4 {
  position: absolute;
  width: 11.3541666667vw;
  top: 0.6770833333vw;
  left: 48.4895833333vw;
}

.header .cv_5 {
  position: absolute;
  width: 17.2395833333vw;
  top: 0.78125vw;
  left: 60.8854166667vw;
  display: flex;
  justify-content: space-between;
}

.header .cv_5 a {
  width: 8.3333333333vw;
}

.header .cv_5 a:last-child {
  margin-left: 2%;
}

.fv_cv {
  position: absolute;
  width: 47.9166666667vw;
  top: 74%;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0 2.0833333333vw;
  left: 50%;
  transform: translateX(-50%);
}

.fv .badge {
  position: absolute;
  left: 34.4%;
  top: 39.1%;
  width: 9.563%;
}

.cv01 {
  position: absolute;
  width: 47.9166666667vw;
  top: 33.9583333333vw;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0 2.0833333333vw;
  left: 50%;
  transform: translateX(-50%);
}

.cv03 {
  position: absolute;
  width: 22.9166666667vw;
  top: 56.7708333333vw;
  left: 50%;
  transform: translateX(-50%);
}

.cv04 {
  position: absolute;
  width: 23.6458333333vw;
  top: 19vw;
  left: 50%;
  transform: translateX(-50%);
}

.cv05 {
  position: absolute;
  width: 47.9166666667vw;
  top: 7vw;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0 2.0833333333vw;
  left: 50%;
  transform: translateX(-50%);
}

.cv_6{
  margin-top:3.6vw;
}

.cv_teltext {
  font-weight: bold;
  font-size: 1.875vw;
  line-height: 2.8125vw;
  letter-spacing: 0.06em;
  color: #0084CF;
  position: absolute;
  left: 20%;
  top: 38%;
  z-index: 1;
}

.fv {
  margin-top: 4.1666666667vw;
}

/* アコーディオン */
.sec14 {
  background-color: #ffffff;
  padding-bottom: 24px;
}

.sec14 .ttl {
  width: 100%;
  margin: auto;
}

.qanda {
  width: min(47.9166666667vw, 920px);
  margin: auto;
}

.toggle dt .inner {
  width: 100%;
  display: block;
  cursor: pointer;
}

.toggle {
  margin-bottom: 40px;
}

.toggle .inner > span:last-of-type,
.toggle .inner.active > span:first-of-type {
  display: none;
}

.toggle .inner.active > span:last-of-type {
  display: inline;
}

.toggle dd {
  display: none;
}

@media screen and (max-width: 750px) {
  .header .cv_4 {
    position: absolute;
    width: min(8.5333333333vw, 64px);
    top: min(2.1333333333vw, 16px);
    left: min(29.0666666667vw, 218px);
  }
  .header .cv_5 {
    position: absolute;
    width: min(57.8666666667vw, 434px);
    top: min(2.1333333333vw, 16px);
    left: 69%;
    display: flex;
    justify-content: space-between;
  }
  .header .cv_5 a {
    width: min(28vw, 210px);
  }
  .fv {
    margin-top: min(10.6666666667vw, 80px);
  }
  .fv .badge {
    position: absolute;
    left: 67.4%;
    top: 45.1%;
    width: 31.563%;
  }
  .fv_btn01 {
    position: absolute;
    width: 81.8666666667vw;
    top: -38.6666666667vw;
    left: 55%;
    transform: translateX(-50%);
  }
  .fv_btn02 {
    position: absolute;
    width: 74.9333333333vw;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
  }
  .cv_01 {
    position: absolute;
    width: min(81.8666666667vw, 614px);
    top: min(48vw, 360px);
    left: 55%;
    transform: translateX(-50%);
  }
  .cv_02 {
    position: absolute;
    width: min(74.9333333333vw, 562px);
    top: min(88vw, 660px);
    left: 50%;
    transform: translateX(-50%);
  }
  .cv03 {
    position: absolute;
    width: min(74.9333333333vw, 562px);
    top: min(199.6vw, 1497px);
    left: 50%;
    transform: translateX(-50%);
  }
  .cv04 {
    position: absolute;
    width: min(70.6666666667vw, 530px);
    top: 72%;
    left: 50%;
    transform: translateX(-50%);
  }
  .cv_5 {
    position: absolute;
    width: min(81.8666666667vw, 614px);
    top: min(20.9333333333vw, 277px);
    left: 64%;
    transform: translateX(-50%);
  }
  .cv_6 {
    position: absolute;
    width: min(74.9333333333vw, 562px);
    top: min(48.3333333333vw, 565px);
    left: 50%;
    transform: translateX(-50%);
  }
  .sec09 {
    background-color: #ffffff;
    padding: 0 0;
  }
  .sec09 .ttl {
    width: 100%;
    margin: auto;
  }
  .qanda {
    width: 84%;
  }
  .toggle {
    margin-top: 9%;
  }
  .toggle:first-child {
    margin-top: 0;
  }
}/*# sourceMappingURL=style.css.map */

.lp_it_hojo {
  text-align: center;
  width: 100%;
  background: #f4fbfd;
  padding: 6rem 0;

  img {
    width: 90%;
    max-width: 800px;
    height: auto;
    margin: 0 auto;
  }
}

.li_timecard_pr {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #E1F0F8;
  color: #333;
  padding: 20px 0 10px;

  p {
    font-size: 16px;
    font-weight: bold;

    u {
      text-decoration: underline;
    }

    span {
      font-size: 26px;
    }

    b {
      font-size: 10px;
      font-weight: normal !important;
      color: #777;
    }
  }

  img {
    width: 350px;
    height: auto;
    margin-left: 20px;
  }
}

@media screen and (max-width: 750px) {
  .li_timecard_pr {
    display: block;
    text-align: center;

    p {
      text-align: center;
      font-size: 4vw;

      span {
        font-size: 6vw;
      }
    }

    img {
      width: 60%;
      margin: 0 auto;
    }
  }
}