@charset "UTF-8";
@import url("bootstrap.min.css");
@media screen and (min-width: 992px) {
  /*タイトル*/
  .title03 {
    padding-left: 4rem !important; }
    .title03::before {
      width: 50px;
      height: 8px;
      left: -24px; }

  .title02-deco01::before {
    position: absolute;
    content: '';
    top: -57%;
    left: -5%;
    width: 100%;
    height: 200%;
    background-image: url(../../img/offer-01.png);
    background-position: 5% 100%;
    background-repeat: no-repeat;
    background-size: contain; } }
