.p-works__case-section .wp-block-gallery.columns-1 ul li {
  margin-right: calc(66.6% + 8px) !important;
}
@media only screen and (max-width: 600px) {
  .p-works__case-section .wp-block-gallery.columns-1 ul li {
    margin-right: calc(50% + 8px) !important;
  }
}
@media only screen and (max-width: 991px) {
  .p-works__case-section .c-title__section-ttl {
    color: #fff;
  }
}

.p-home__hero-catch .marker {
  font-size: 38px;
  font-size: 3.8rem;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, rgba(221, 187, 44, 0.6)));
  background: linear-gradient(transparent 60%, rgba(221, 187, 44, 0.6) 60%);
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
}
.p-home__hero-catch-body__txt {
  font-size: 18px;
  font-size: 1.8rem;
}
.p-home__hero-for__head {
  color: #1b396e;
  font-size: 26px;
  font-size: 2.6rem;
  font-weight: bold;
  text-align: center;
  padding-bottom: 15px;
}
.p-home__hero-for__ex {
  font-weight: bold;
  font-size: 15px;
  font-size: 1.5rem;
  padding-top: 10px;
}
.p-home__hero-label {
  min-width: 500px;
}
.p-home__hero-label label {
  margin-right: 5px;
}
.p-home__hero-for__item-1 {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  text-align: center;
  line-height: 1;
}
.p-home__hero-for__item-2 {
  font-size: 50px;
  font-size: 5rem;
  text-align: center;
  line-height: 1.2;
}
.p-home__hero-for__item-2 span {
  font-size: 36px;
  font-size: 3.6rem;
}
.p-home__hero-for__item-3 {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
  line-height: 1.3;
}

.p-home__hero-body {
  padding: 100px 0 0 40px;
}

.p-home__hero-for__item {
  padding: 27px 0;
}

.p-home__howto-section {
  padding-bottom: 495px;
}

.p-home__howto-section:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 400px;
  background: #eaeae7 url(../images/pages/home/bg_separator.jpg) center center no-repeat;
  background-size: cover;
}

.p-home__comic-section {
  padding-bottom: 100px;
}

.p-home__comic-section:after {
  height: 0;
  display: none;
}

@media only screen and (max-width: 1349px) {
  .p-home__hero-body.c-grid__col-5 {
    width: 47%;
  }
  .p-home__hero-picture.c-grid__col-7 {
    width: 53%;
  }
  .p-home__hero-body {
    padding: 70px 0 0 40px;
  }
  .p-home__hero-label {
    line-height: 1;
    min-width: 500px;
  }
  .p-home__hero-label label {
    line-height: 1;
  }
}
.p-home__hero-catch-body__sp {
  display: none;
}

@media only screen and (max-width: 991px) {
  .p-home__hero-catch__sp span.marker {
    font-size: 45px;
    font-size: 4.5rem;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, rgba(221, 187, 44, 0.6)));
    background: linear-gradient(transparent 60%, rgba(221, 187, 44, 0.6) 60%);
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
  }
  .p-home__hero-body.c-grid__col-5 {
    width: 100%;
  }
  .p-home__hero-picture.c-grid__col-7 {
    width: 100%;
  }
  .p-home__hero-catch {
    display: none;
  }
  .p-home__hero-catch__sp {
    padding: 25px 0 0;
    display: block;
    font-size: 45px;
    font-size: 4.5rem;
  }
  .p-home__hero-picture img {
    width: 40%;
  }
  .p-home__hero-picture {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .p-home__hero-label {
    min-width: 370px;
  }
  .p-home__hero-label label {
    font-size: 12px;
    font-size: 1.2rem;
    padding: 6px 10px;
    margin-right: 5px;
  }
  .p-home__hero-body {
    padding: 20px 0 0 0px;
  }
  .p-home__hero-body .p-home__hero-label {
    display: none;
    line-height: 1;
  }
  .p-home__hero-body .p-home__hero-catch-body {
    display: none;
  }
  .p-home__hero-catch-body__sp {
    display: block;
    margin-top: 20px;
  }
  .p-home__hero-for.c-grid__row {
    max-width: 480px;
    text-align: center;
    margin: 0 auto;
  }
  .p-home__hero-for__ex {
    max-width: 480px;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 767px) {
  .p-home__hero-catch__sp span.marker {
    font-size: 32px;
    font-size: 3.2rem;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(60%, rgba(221, 187, 44, 0.6)));
    background: linear-gradient(transparent 60%, rgba(221, 187, 44, 0.6) 60%);
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
  }
  .p-home__hero-catch__sp {
    font-size: 32px;
    font-size: 3.2rem;
    padding-top: 20px;
    padding-bottom: 15px;
    position: absolute;
    line-height: 1.6;
  }
  .p-home__hero-for__head {
    font-size: 20px;
    font-size: 2rem;
  }
  .p-home__hero-picture {
    display: block;
    position: relative;
    min-width: calc(100% + 20px) !important;
    right: -10px;
    padding: 0 10px 70px;
    background: #eaeae7 url(../images/pages/home/bg_hero.png) center 0;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .p-home__hero-picture img {
    margin: 0 0 0 auto;
    width: 66%;
    padding-top: 160px;
    display: block;
  }
  .p-home__hero-section {
    padding-top: 80px;
    background: none;
  }
  .p-home__hero-body {
    padding-top: 0px;
    position: relative;
    top: -55px;
  }
  .p-home__hero-for__item {
    width: 100px;
    height: 100px;
    padding-top: 23px;
  }
  .p-home__hero-for__item-1 {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .p-home__hero-for__item-2 {
    font-size: 26px;
    font-size: 2.6rem;
    line-height: 1;
  }
  .p-home__hero-for__item-2 span {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .p-home__hero-for__item-3 {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.6;
  }
  .p-home__hero-catch-body__txt {
    font-size: 15px;
    font-size: 1.5rem;
  }
  .p-home__comic-section {
    margin-top: 40px;
  }
  .p-home__hero-for__ex {
    font-size: 13px;
    font-size: 1.3rem;
    text-align: right;
    padding-top: 0;
    max-width: 315px;
  }
  .p-home__comic-section {
    margin-top: 0;
    padding-bottom: 0;
  }
  .p-home__howto-section {
    padding-bottom: 25px;
  }
  .p-home__howto-section:after {
    display: none;
  }
  .p-home__hero-label {
    min-width: 300px;
    top: 15px;
    line-height: 1;
    margin-bottom: 15px;
  }
  .p-home__hero-label label {
    font-size: 15px;
    font-size: 1.5rem;
    padding: 6px 7px;
    margin-right: 0;
  }
  .p-home__hero-catch-body {
    margin-bottom: 0;
  }
  .p-home__hero-catch-body__sp {
    position: relative;
    top: -50px;
  }
}



.p-home__separator{

}