/* top mv 1000px start */
.mv__heading--pc {
  display: none;
}

.mv__heading--sp {
  display: block;
}
/* top mv 1000px end */

/* lower mv 1000px start*/
/* lower mv 1000px end */

/* contact banner 1000px start */
.contactbnr__desc--large {
  font-size: 26px;
}
/* contact banner 1000px end */

/* company-sub 1000px start */
.sub-company__message .inner {
  flex-direction: column;
  gap: 30px;
}

.sub-company__message .img_box, .sub-company__message .txt_box {
  width: 100%;
}

.sub-company__message .txt_box {
  padding-left: 0;
}

.sub-company__profile dt {
  padding-left: 0;
}
/* company-sub 1000px end */

.otoiawase-flex-line {
  flex-direction: column;
  align-items: center;
  width: 100%;
  justify-content: center;
  align-content: center;
}

h1.lower-mv__text {
  color: white;
  font-weight: 700;
  font-style: normal;
  font-size: 23px;
  letter-spacing: 0.3rem;
  text-shadow: 0px 0px 5px #000000, 0px 0px 10px #000000;
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: center;
  align-items: center;
  line-height: var(--def-line-height);
}

h3.section__subttl {
    margin-bottom: 15px;
}

.top-service_inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 30px 0;
    margin-top: 35px;
}


.kaisha-gaiyou.flex-lr {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    align-items: center;
}

.footer_logo-link img {
    width: 100%;
    max-width: 300px;
    margin-bottom: 40px;
}

p.slidermv {
    height: 80vw;
}

img.a {
    display: none;
}


.mv_text_position {
    position: absolute;
    top: 50vw;
    right: 0vw;
    color: white;
}


.slick-slide img {
    display: block;
    width: 100%;
    /* height: 65vw; */
    /* object-fit: cover; */
    /* margin-top: 65px; */
}




/* top mv 1000px start */
.mv__heading--pc {
  display: none;
}

.mv__heading--sp {
  display: block;
}
/* top mv 1000px end */

/* lower mv 1000px start*/
/* lower mv 1000px end */

/* contact banner 1000px start */
.contactbnr__desc--large {
  font-size: 26px;
}
/* contact banner 1000px end */

/* company-sub 1000px start */
.sub-company__message .inner {
  flex-direction: column;
  gap: 30px;
}

.sub-company__message .img_box, .sub-company__message .txt_box {
  width: 100%;
}

.sub-company__message .txt_box {
  padding-left: 0;
}

.sub-company__profile dt {
  padding-left: 0;
}
/* company-sub 1000px end */

.otoiawase-flex-line {
  flex-direction: column;
  align-items: center;
  width: 100%;
  justify-content: center;
  align-content: center;
}

h1.lower-mv__text {
  color: white;
  font-weight: 700;
  font-style: normal;
  font-size: 23px;
  letter-spacing: 0.3rem;
  text-shadow: 0px 0px 5px #000000, 0px 0px 10px #000000;
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: center;
  align-items: center;
  line-height: var(--def-line-height);
}

h3.section__subttl {
    margin-bottom: 15px;
}

.top-service_inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 30px 0;
    margin-top: 35px;
}


.kaisha-gaiyou.flex-lr {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    align-items: center;
}

.footer_logo-link img {
    width: 100%;
    max-width: 300px;
    margin-bottom: 40px;
}

p.slidermv {
    height: 50%;
}

img.a {
    display: none;
}


.mv_text_position {
    position: absolute;
    /* top: 0; */
    /* right: 0vw; */
    color: white;
    padding-top: 90px;
}


.slick-slide img {
    display: block;
    width: 100%!important;
    /* height: 65vw; */
    /* object-fit: cover; */
    margin-top: 65px;
}



div#slider_pc_only {
    display: none;
}


.slick-slide img {
    display: block;
    width: 100%!important;
    height: 101vw;
    /* object-fit: cover; */
    margin-top: 65px;
}


.slick-slide img {
    display: block;
    width: 500px!important;
    height: auto;
    /* object-fit: cover; */
    margin-top: 65px;
}



.mv_text_position {
    position: absolute;
    top: 260px;
    right: 0%;
    color: white;
    transform: translatey(-10px);
}