@charset "UTF-8";

/*------------------見出し修正_251104------------------*/
#title + section .heading.block_header_7 p {
  position: relative;
  background: initial;
}
#title + section .heading.block_header_7 p::before {
  position: absolute;
  content: "";
  background-image: url("/common/upload_data/waileo-supcom/image/20251104152104.png");
  width: 100%;
  height: 100%;
  top:0;
  left: 0;
  background-size: contain;
  background-repeat: no-repeat;
}