@charset "UTF-8";
/* CSS Document */
.billboard-style-01::after {background: url("../img/request/request_mv01_img01_pc.webp") no-repeat center/cover;}
#contentsWrap {padding: 3em 0;}
@media only screen and (min-width: 768px) and (max-width: 1200px) {}
@media only screen and (min-width: 768px) {}
@media only screen and (max-width: 767px) {
  #contentsWrap {padding: 0 0 3em;}
  .block-request-01 .container {width: 100%;} 
}
@media only screen and (max-width: 768px) and (orientation: landscape) {}