/*$xl: 1200px; // extra large
$lg: 1024px; // large
$l: 860px;
$sm: 576px; // small */
.p-flow-txt {
  font-weight: 500;
  line-height: 2 !important; }
.p-flow-box {
  padding-top: 180px; }
  .p-flow-box-ttl {
    font-size: 36px;
    padding-left: 80px;
    margin-bottom: 20px; }
    .p-flow-box-ttl span {
      font-size: 64px;
      font-family: "Roboto", "Noto Sans JP", sans-serif;
      color: #22D85F;
      margin-right: 8px; }
    .p-flow-box-ttl::before {
      content: "";
      width: 70px;
      height: 50px;
      background: url("../img/icon_01.png") no-repeat left top/95%;
      position: absolute;
      left: 0; }
  .p-flow-box-body {
    width: 800px;
    margin: -30px auto 0;
    position: relative; }
    .p-flow-box-body::before, .p-flow-box-body::after {
      content: "";
      position: absolute;
      width: 60px;
      padding-top: 60px;
      background: url("https://www.kyutooki.com/service/quality/assets/img/bracket_green.png") no-repeat center;
      background-size: contain;
      z-index: -1; }
    .p-flow-box-body::before {
      top: -40px;
      left: -40px; }
    .p-flow-box-body::after {
      bottom: -40px;
      right: -40px;
      transform: scale(-1, -1); }
.p-flow-moviebox {
  padding: 50px 0;
  width: 100%;
  background: #23D85F;
  position: relative;
  margin: 100px 0; }
  .p-flow-moviebox::before {
    content: "";
    position: absolute;
    top: -32px;
    left: 0;
    /* background: #fff; */
    background: url(../img/bg_wave_gr.png) repeat-x center;
    width: 100%;
    height: 32px; }
  .p-flow-moviebox::after {
    content: "";
    position: absolute;
    bottom: -32px;
    left: 0;
    /* background: #fff; */
    background: url(../img/bg_wave_gr.png) repeat-x center;
    width: 100%;
    height: 32px;
    transform: scale(-1, -1); }
  .p-flow-moviebox h3 {
    color: #fff;
    text-align: center;
    font-size: 32px; }
  .p-flow-moviebox-inr {
    width: 1080px;
    margin: auto;
    position: relative; }
    .p-flow-moviebox-inr::before {
      content: "";
      background: url("/gas/service/set-flow/img/yugechan.png") no-repeat;
      width: 125px;
      height: 106px;
      position: absolute;
      top: 75px;
      left: 75px; }
    .p-flow-moviebox-inr::after {
      content: "";
      background: url("/gas/service/set-flow/img/kyutooki.png") no-repeat;
      width: 278px;
      height: 249px;
      position: absolute;
      top: 70px;
      right: -60px; }
    .p-flow-moviebox-inr-movie {
      width: 600px;
      margin: 20px auto 0; }
      .p-flow-moviebox-inr-movie iframe {
        border-radius: 20px; }
    .p-flow-moviebox-inr-txt {
      font-size: 20px;
      font-weight: 700;
      color: #fff;
      margin: 20px 0 15px;
      text-align: center; }
    .p-flow-moviebox-inr-txt2 {
      text-align: center; }
.p-flow-cont {
  width: 100%;
  background: #EAF9DF;
  position: relative;
  z-index: -1;
  padding: 60px 0 50px; }
  .p-flow-cont::before {
    content: "";
    position: absolute;
    top: -100px;
    left: 0;
    width: 100%;
    height: 100px;
    background: #EAF9DF; }
  .p-flow-cont .p-flow-card {
    position: relative;
    max-width: 1080px;
    margin: 0 auto;
    background: #fff;
    border-radius: 28px;
    padding: 60px 40px;
    margin-bottom: 80px; }
    .p-flow-cont .p-flow-card:last-child {
      margin-bottom: 0; }
    .p-flow-cont .p-flow-card-badge {
      position: absolute;
      left: 50%;
      top: 0;
      transform: translate(-50%, -50%);
      width: 100px;
      height: 100px;
      border-radius: 999px;
      background: #EAF9DF;
      display: grid;
      place-items: center; }
    .p-flow-cont .p-flow-card-badgeNum {
      font-size: 48px;
      font-weight: 800;
      line-height: 1;
      color: #23D85F; }
    .p-flow-cont .p-flow-card-inr {
      display: flex;
      justify-content: space-between;
      gap: 30px;
      align-items: center; }
    .p-flow-cont .p-flow-card-ttl {
      font-size: 32px;
      font-weight: 800;
      letter-spacing: 0.02em;
      margin: 0 0 8px;
      color: #333; }
      .p-flow-cont .p-flow-card-ttl span {
        font-size: 24px;
        font-weight: normal; }
    .p-flow-cont .p-flow-card-sub {
      font-size: 20px;
      font-weight: 700;
      margin: 0 0 18px;
      color: #333; }
    .p-flow-cont .p-flow-card-txt {
      line-height: 2;
      margin: 0;
      color: #333;
      max-width: 520px; }
    .p-flow-cont .p-flow-card-media {
      margin: 0; }
    .p-flow-cont .p-flow-card-img {
      border-radius: 16px; }
.p-flow-bnr {
  display: flex;
  justify-content: space-between;
  width: 1000px;
  margin: auto;
  padding: 50px 0 100px; }

/*# sourceMappingURL=style.css.map */
