

  /* --- コンロLP改修 ---- */
    .item-img-inner {
      table-layout: fixed;
      width: 100%;
      min-height: 164px;
    }
    .item-img-inner tr td {
      padding: 2px;
    }
    .item-img-inner tr:not(.item-img-con05) td:nth-child(1) {
      width: 60%;
      text-align: left;
      position: relative;
    }
    .item-img-inner tr td:nth-child(2) {
      text-align: right;
    }
    .item-img-text04 {
      position: relative;
    }
    .item-img-con {
      display: flex;
      align-items: stretch;
    }
    .item-img-text {
      font-size: 10px;
      font-weight: 900;
      border: 1.5px solid #000;
      width: 70%;
      background: #fff;
    }
    .item-img-text02 {
      border: 1px solid #000;
      font-weight: 600;
      width: 35%;
      margin-left: 2px;
      background: #fff;
      display: flex;
      align-items: center;
      justify-content: center;
    }
    .item-img-con02 {
      background-color: #caf9ff;
    }
    .item-img-con03 {
      background-color: #edff22;
    }
    .item-img-text08,.item-img-text09 {
      background-color: #e7ed00;
    }
    .item-img-text05 {
      background-color: #edff22;
    }
    .item-img-text06 {
      background-color: #e7ed00;
    }
    .item-img-con05 {
      background-color: #ffe8c4;
      position: relative;
      height: 30px;
    }
    .item-img-text07 {
      font-weight: 600;
      font-size: 10px;
      padding-right: 5px;
    }
    .item-img-text10 {
      font-size: 20px;
      font-weight: bold;
      color: #ff0002;
      display: block;
      text-align: right;
      padding: 0 38px 0 25px;
      white-space: nowrap;
      letter-spacing: 0.01em;
    }
    .item-img-text11 {
      font-size: 10px;
      position: absolute;
      bottom: 3px;
      right: 0;
      width: 38px;
    }
    .lp-inner-con {
      margin-top: 20px;
    }
    .lp-inner-con a {
      display: block;
      text-decoration: none;
      font-size: 24px;
      background-color: #ffd700;
      color: #000;
      text-align: center;
      border: 3px solid #000;
      border-radius: 30px;
      margin: 0 auto 5px;
      width: 270px;
    }
    .lp-inner-con02 a {
      display: block;
      text-decoration: none;
      font-size: 29px;
      background-color: #00bfff;
      color: #000;
      text-align: center;
      border: 3px solid #000;
      border-radius: 30px;
      margin: 0 auto 15px;
      width: 270px;
    }
    .lp-inner-con03 {
      margin-top: 20px;
    }
    .lp-inner-img {
      background: url(../images/lp-conro/img01.png) no-repeat top 0  center / 100% auto;
      padding: 40vw 10px 0;
      display: flex;
      flex-wrap: wrap;
      gap: 20px 15px;
    }
    .item-img {
      width: calc(50% - 15px / 2)!important;
      font-size: 10px;
    }
    .lp-inner-img02 {
      margin: 0 auto;
      background-color: #ffffe0;
      width: 100vw;
      padding: 20px 0 30px;
      text-align: center;
    }
    .lp-inner-img02 img {
      width: 150px;
    }
    .lp-inner-img03 {
      margin: 15px 0 10px;
    }
    .lp-inner-img04 {
      position: relative;
      background: url(../images/lp-conro/sp_img02.png) no-repeat center center / 100% 100%;
      padding: 8vw 0 20px;
      text-align: center;
    }
    .lp-inner-text {
      margin-top: 5vw;
      font-size: 14px;
    }
    .lp-inner-text02 {
      font-size: 16px;
      color: #ff0002;
    }
    .lp-inner-text03 {
      font-size: 18px;
      color: #fff;
      background-color: #daa520;
      text-align: center;
      padding: 2px 10px;
      display: inline-block;
      margin-top: 2px;
    }
    .lp-inner-text04 {
      color: #ff0002;
    }
    .lp-inner-text05 {
      margin-top: 5vw;
    }
    .lp-video {
      width: calc(100% - 50px);
      aspect-ratio: 16 / 9;
      padding: 0 25px;
    }
    .lp-video iframe {
      width: 100%;
      height: 100%;
    }
    .item-img-text06 {
      position: relative;
    }
    .item-img-text06::after {
      content: "";
      display: inline-block;
      border-style: solid;
      border-width: 5px 5px 0 5px;
      border-color: #000 transparent transparent transparent;
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
    }
    .item-img-text07 {
      position: absolute;
      top: 1px;
      left: 4px;
    }
    .lp-inner-con06 {
      display: flex;
      position: absolute;
      top: 160px;
      left: 0;
    }
    .video-con {
      margin: 20px auto 0;
      padding: 0 10px;
      max-width: 500px;
    }
    .video02 {
      aspect-ratio: 16/ 9;
      width: 100%;
    }
    .video02 iframe {
      width: 100%;
      height: 100%;
    }
    .video02 + .video02 {
      margin-top: 10px;
    }
    .heading14 {
      width: 64%;
      font-size: 17px!important;
      margin-top: 20px!important;
    }
    .heading14::after {
      width: 90px!important;
    }
    .lp-hp-link {
      text-align: center;
      margin-bottom: 20px;
    }
    .lp-hp-link a {
      background: rgba(85, 187, 67, 1);
      color: #fff;
      text-decoration: none;
      display: inline-block;
      font-size: 12px;
      padding: 5px 5px;
      border-radius: 5px;
    }
    .lp-hp-link a::after {
      content: "▶︎";
      margin-left: 3px;
    }
    .tab_contents {
      box-shadow: none!important;
      padding: 7px!important;
    }
    #menu00:checked ~ #menu00 {
      display: block;
    }
    .tab_contents .flexbox {
      justify-content: flex-start;
      gap: 20px 15px;
    }
    
    @media screen and (min-width: 769px) {
      .item-img-inner {
        min-height: 210px;
      }
      .item-img-inner tr td {
        vertical-align: middle;
      }
      .lp-inner-con a {
        width: 70%;
        font-size: 48px;
        border: 5px solid #000;
        margin: 0 auto 15px;
        border-radius: 40px;
      }
      .lp-inner-con02 a {
        width: 70%;
        font-size: 60px;
        border: 5px solid #000;
        border-radius: 40px;
        margin-bottom: 30px;
      }
      .lp-inner-img02 {
        width: auto;
        padding-bottom: 50px;
        width: 100vw;
        margin-bottom: 50px;
      }
      .lp-inner-con05 {
        display: flex;
        justify-content: center;
      }
      .lp-inner-con04 {
        margin: 10px;
        width: 500px;
        height: 300px;
      }
      .lp-inner-img02 img {
        width: 300px;
      }
      .lp-inner-img02 {
        margin: 0 calc(50% - 50vw);
        width: 100vw;
      }
      .lp-inner-img {
        max-width: 1100px;
        margin: 0 auto;
        box-sizing: border-box;
        padding: 440px 20px 50px;
        gap: 30px 20px;
      }
      .item-img {
        width: calc(25% - 20px * 3 / 4)!important;
        font-size: 14px;
      }
      .item-img-text {
        line-height: 28px;
        font-size: 16px;
      }
      .item-img-text02 {
        line-height: 28px;
        width: 30%;
      }
      .item-img-text07 {
        font-size: 15px;
      }
      .lp-inner-con {
        margin-top: 0;
      }
      .video02 + .video02 {
        margin-top: 0;
      }
      .video-con {
        display: flex;
        justify-content: center;
        gap: 0 20px;
        max-width: 1100px;
        margin: 20px auto 0;
      }
      .video iframe {
        position: absolute;
        top: 480px;
        left: 120px;
        width: 80%;
      }
      .lp-inner-text02 {
        font-size: 46px;
      }
      .lp-inner-text03 {
        font-size: 45px;
        width: 80%;
      }
      .lp-inner-text05 {
        font-size: 28px;
        margin: 50px 0 3px;
      }
      .lp-inner-text {
        font-size: 30px;
        margin-top: 20px;
      }
      .item-img-con {
        margin: 5px 0;
      }
      .item-img-con05 {
        height: 55px;
        border-top: 5px solid transparent;
      }
      .item-img-text10 {
        font-size: 2.5em;
        top: -4px;
        right: 44px;
        padding: 0 45px 0 37px;
      }
      .item-img-text11 {
        font-size: 14px;
        width: 47px;
      }
      .heading14 {
        font-size: 24px!important;
        margin-top: 30px!important;
      }
      .lp-inner-img04 {
        margin-top: 30px;
        padding: 100px 60px 50px;
        background: url(../images/lp-conro/img02.png) no-repeat center top / 93% 100%;
      }
      .lp-video {
        padding: 0 40px;
        width: calc(100% - 80px);
      }
      .lp-hp-link {
        margin-bottom: 40px;
      }
      .lp-hp-link a {
        font-size: 28px;
        padding: 15px 20px;
      }
      .block05 .img01 {
        width: 100%;
      }
      .tab01 {
        max-width: 1060px!important;
      }
      .tab_contents .flexbox {
        justify-content: flex-start;
        gap: 30px 20px;
      }
      .item-img-con02 td:nth-child(1) {
        font-size: 12px;
      }
    }
    
