.p_service_web_contact {
  padding-bottom: 50px;
}
@media only screen and (min-width: 768px) {
  .p_service_web_contact {
    padding-bottom: 98px;
  }
}
@media only screen and (min-width: 768px) {
  .p_service_web_contact[data-themes=digital] .mv_child_cover img {
    width: calc(100% + 0px);
    object-position: clamp(0px, (1500px - 100vw) * 1000, 174px) 50%;
  }
}
.p_service_web_contact[data-themes=graphic] {
  --accent-color: #f7965a;
}
@media only screen and (min-width: 768px) {
  .p_service_web_contact[data-themes=graphic] .mv_child_cover img {
    width: calc(100% + 0px);
    object-position: clamp(0px, (1500px - 100vw) * 1000, 226px) 36%;
  }
}
@media only screen and (min-width: 768px) {
  .p_service_web_contact[data-themes=film] .mv_child_cover img {
    width: calc(100% + 0px);
    object-position: clamp(0px, (1500px - 100vw) * 1000, 230px) 49%;
  }
}
@media only screen and (min-width: 768px) {
  .p_service_web_contact[data-themes=promotion] .mv_child_cover {
    min-width: calc(100% - 100px);
    width: calc(100% - 100px);
  }
}
@media only screen and (min-width: 768px) {
  .p_service_web_contact[data-themes=promotion] .mv_child_cover img {
    width: calc(100% + 0px);
    object-position: clamp(-32px, (100vw - 1500px) * 1000, 0px) 50%;
  }
}
@media only screen and (min-width: 768px) {
  .p_service_web_contact[data-themes=event] .mv_child_cover img {
    width: calc(100% + 0px);
    object-position: clamp(0px, (1500px - 100vw) * 1000, 189px) 49%;
  }
}
@media only screen and (min-width: 768px) {
  .p_service_web_contact[data-themes=research] .mv_child_cover img {
    width: calc(100% + 0px);
    object-position: clamp(0px, (1500px - 100vw) * 1000, 235px) 49%;
  }
}
@media only screen and (min-width: 768px) {
  .p_service_web_contact[data-themes=dx] .mv_child_cover img {
    width: calc(100% + 0px);
    object-position: clamp(0px, (1500px - 100vw) * 1000, 227px) 22%;
  }
}

.p_service_web_contact_thanks {
  padding-bottom: 50px;
}
@media only screen and (min-width: 768px) {
  .p_service_web_contact_thanks {
    padding-bottom: 80px;
  }
}

.mv_child_inner {
  height: auto;
  min-height: 87px;
  padding-block: 8px;
}
@media only screen and (min-width: 768px) {
  .mv_child_inner {
    min-height: 261.83px;
    padding-top: 23px;
  }
}

@media only screen and (min-width: 768px) {
  .mv_child_cover img {
    width: calc(100% + 95px);
    object-position: -96px 40%;
  }
}
