/*$xl: 1200px; // extra large
$lg: 1024px; // large
$l: 860px;
$sm: 576px; // small */
.p-limited {
  overflow-x: hidden; }
  .p-limited-kv {
    height: 70vh;
    min-height: 680px;
    padding-top: 3rem;
    background: url("../img/bg_kv_02.jpg") no-repeat center center;
    background-size: cover;
    position: relative; }
    .p-limited-kv::before {
      content: "";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 450px;
      background: linear-gradient(rgba(255, 255, 255, 0.8) 0%, transparent 100%); }
    .p-limited-kv-inr {
      position: relative;
      text-align: center; }
    .p-limited-kv-ttl {
      font-size: 22px;
      margin-bottom: 7px; }
      .p-limited-kv-ttl span {
        display: inline-block;
        background: #fff;
        padding: 0 .5em .1em;
        box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.1); }
    .p-limited-kv-txt {
      font-size: 20px;
      margin-bottom: 16px; }
      .p-limited-kv-txt-lg {
        font-size: 44px;
        margin-bottom: 12px;
        color: #9c9c9c;
        transform: translateX(-0.2em);
        text-shadow: 0 0 12px rgba(255, 255, 255, 0.6); }
        .p-limited-kv-txt-lg span {
          font-weight: 700;
          color: #333;
          padding: 0 .2em; }
    .p-limited-kv-point li {
      font-weight: 500;
      display: inline-block;
      color: #c07676;
      background: #fff;
      padding: 0 .5em .1em;
      box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.1);
      margin-right: 3px; }
    .p-limited-kv-img {
      position: absolute;
      top: 50%;
      right: 16px;
      transform: translateY(-50%);
      width: 300px; }
    .p-limited-kv-no1 {
      position: absolute;
      top: 280px;
      left: 340px; }
      .p-limited-kv-no1 img {
        width: 76%; }
    .p-limited-kv-logobox {
      position: absolute;
      right: 0;
      left: 0;
      margin: 0 auto;
      top: 168px; }
    .p-limited-kv-logo {
      width: 170px;
      margin: 0 auto 8px; }
    .p-limited-kv-sign {
      font-size: 10px;
      font-family: "Roboto", "Noto Sans JP", sans-serif;
      display: flex;
      align-items: center;
      justify-content: center; }
      .p-limited-kv-sign img {
        width: 60px;
        margin-left: .2em; }
  .p-limited-info {
    background: #333;
    padding: 40px 0;
    color: #fff; }
    .p-limited-info-row {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      align-items: flex-end;
      width: 900px;
      margin: 0 auto; }
    .p-limited-info-subsidy {
      width: 900px;
      margin: 0 auto;
      display: flex;
      justify-content: space-between; }
      .p-limited-info-subsidy-dl {
        display: flex;
        font-size: 14px;
        white-space: nowrap;
        margin-bottom: 16px; }
        .p-limited-info-subsidy-dl dt {
          background: #FC9534;
          padding: .2em .5em;
          font-weight: 700;
          border: 1px solid #FC9534; }
        .p-limited-info-subsidy-dl dd {
          padding: .2em 1em 0;
          text-align: center;
          color: #FC9534;
          background: #fff;
          border: 1px solid #FC9534; }
          .p-limited-info-subsidy-dl dd span {
            font-size: 18px;
            padding: 0 .1em; }
    .p-limited-info-col-l, .p-limited-info-col-r {
      margin-bottom: 16px; }
    .p-limited-info-col-l {
      width: 64%; }
    .p-limited-info-col-r {
      width: 36%;
      display: flex;
      flex-wrap: wrap;
      align-items: flex-end;
      justify-content: flex-end; }
      .p-limited-info-col-r .c-txt-sm {
        font-size: 15px;
        width: 100%;
        text-align: right; }
        .p-limited-info-col-r .c-txt-sm span {
          display: inline-block; }
          .p-limited-info-col-r .c-txt-sm span::after {
            content: "";
            display: block;
            width: 0;
            height: 0;
            border-style: solid;
            border-right: 8px solid transparent;
            border-left: 8px solid transparent;
            border-top: 10px solid #fff;
            border-bottom: 0;
            margin: 16px auto 0; }
    .p-limited-info-txt-sm {
      width: 100%;
      font-size: 14px;
      color: #ddd; }
    .p-limited-info-model {
      margin-bottom: 8px; }
      .p-limited-info-model span {
        font-size: 18px;
        color: #333; }
      .p-limited-info-model .c-txt-en {
        font-size: 32px;
        color: #fff; }
    .p-limited-info-lead {
      font-size: 18px;
      margin-bottom: 4px; }
    .p-limited-info-price {
      font-weight: 700;
      line-height: .8 !important; }
      .p-limited-info-price span {
        font-size: 54px;
        margin-right: .1em; }
      .p-limited-info-price-label {
        display: inline-block;
        background: #E60012;
        color: #fff;
        font-size: 16px;
        font-weight: 700;
        padding: .2em .5em;
        margin-right: .5em; }
  .p-limited-box {
    padding: 80px 0; }
    .p-limited-box-child {
      padding-top: 40px; }
      .p-limited-box-child-img {
        margin-bottom: 16px; }
  .p-limited-ttl {
    font-size: 32px;
    font-weight: 500;
    margin-bottom: 32px; }
    .p-limited-ttl-lg {
      font-size: 34px;
      font-weight: 500;
      margin-bottom: 24px; }
    .p-limited-ttl-sm {
      font-size: 22px;
      font-weight: 500;
      margin-bottom: 16px; }
  .p-limited-txt {
    font-size: 15px;
    font-weight: 400;
    line-height: 2 !important; }
    .p-limited-txt-lg {
      font-size: 16px;
      font-weight: 400;
      line-height: 2 !important; }
      .p-limited-txt-lg + .p-limited-txt-lg {
        margin-top: 1em; }
    .p-limited-txt-notice {
      font-size: 12px;
      margin-top: 2em;
      text-indent: -2.5em;
      padding-left: 2.5em; }
  .p-limited-overview {
    position: relative;
    margin-bottom: 80px;
    padding-bottom: 0; }
    .p-limited-overview::before {
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      width: calc(((100% - 900px) / 2) + 320px);
      height: 100%;
      background: url("../img/img_overview_01_02.jpg") no-repeat right center;
      background-size: cover; }
    .p-limited-overview-inr {
      width: 900px;
      position: relative; }
      .p-limited-overview-inr::before {
        position: absolute;
        left: -23%;
        top: 50%;
        transform: translateY(-50%) scale(0.85);
        width: 513px;
        height: 624px;
        background: url("../img/kv.png") no-repeat center;
        background-size: contain; }
    .p-limited-overview-body {
      padding-left: 360px; }
    .p-limited-overview .p-limited-box-child-img {
      display: flex;
      justify-content: space-between; }
      .p-limited-overview .p-limited-box-child-img img {
        width: 49.5%; }
  .p-limited-ability {
    position: relative;
    margin-bottom: 80px;
    padding-bottom: 0; }
    .p-limited-ability::before {
      content: "";
      position: absolute;
      right: 0;
      top: 0;
      width: calc(((100% - 900px) / 2) + 320px);
      height: 100%;
      background: url("../img/img_ability_01.jpg") no-repeat center;
      background-size: cover; }
    .p-limited-ability-inr {
      width: 900px; }
    .p-limited-ability-body {
      padding-right: 360px;
      /*padding-bottom: 80px;*/ }
    .p-limited-ability-logo {
      border: 1px solid #e4e6ec;
      text-align: center;
      padding: 16px 0;
      margin-bottom: 16px; }
  .p-limited sup {
    font-size: 10px;
    display: inline-block;
    vertical-align: text-top; }
  .p-limited-func .p-limited-ttl {
    background: #e4e6ec;
    padding: .2em 16px; }
  .p-limited-func-inr {
    width: 900px; }
  .p-limited-func-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 32px; }
    .p-limited-func-list-ttl {
      font-size: 18px;
      font-weight: 500;
      margin-bottom: 8px;
      text-align: center; }
    .p-limited-func-list-img {
      margin-bottom: 16px; }
  .p-limited-func-item {
    width: 30%; }
  .p-limited-func .p-limited-txt-notice {
    margin-top: 0; }
  .p-limited-detail {
    background: #e4e6ec; }
    .p-limited-detail-inr {
      width: 900px; }
    .p-limited-detail-model {
      margin-bottom: 8px; }
      .p-limited-detail-model-label {
        display: inline-block;
        background: #fff;
        padding: 0 .5em;
        margin-right: .5em;
        font-weight: 500; }
      .p-limited-detail-model .c-txt-en {
        font-size: 32px; }
      .p-limited-detail-model-remote {
        font-size: 24px; }
    .p-limited-detail-func-list {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      margin-bottom: 32px; }
      .p-limited-detail-func-list li {
        width: 24.8%;
        text-align: center;
        font-size: 12px;
        padding: 8px;
        background: #fff; }
        .p-limited-detail-func-list li img {
          width: 50px; }
        .p-limited-detail-func-list li span {
          font-size: 10px; }
    .p-limited-detail-dl {
      width: 50%;
      display: flex;
      flex-wrap: wrap;
      order: 1; }
      .p-limited-detail-dl dt,
      .p-limited-detail-dl dd {
        border-bottom: 1px solid #e4e6ec;
        padding: 16px;
        font-size: 16px; }
      .p-limited-detail-dl dt {
        width: 140px;
        font-weight: 500;
        background: #333;
        color: #fff; }
      .p-limited-detail-dl dd {
        width: calc(100% - 140px);
        background: rgba(255, 255, 255, 0.4); }
        .p-limited-detail-dl dd .c-txt-sm {
          font-size: 13px; }
      .p-limited-detail-dl-label {
        display: inline-block;
        background: #fff;
        padding: 0 .5em;
        margin-right: .5em;
        font-weight: 500; }
        .p-limited-detail-dl-label + .p-limited-detail-dl-label {
          margin-left: 1em; }
      .p-limited-detail-dl-txt {
        font-weight: 500; }
    .p-limited-detail-row {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      align-items: flex-end;
      margin-bottom: 32px; }
      .p-limited-detail-row .p-limited-info-subsidy-dl dt {
        color: #fff; }
    .p-limited-detail-col-l {
      width: 50%;
      /*display: flex;
      flex-wrap: wrap;*/ }
    .p-limited-detail-col-r {
      width: 50%;
      display: flex;
      flex-wrap: wrap;
      align-items: flex-end;
      justify-content: flex-end; }
      .p-limited-detail-col-r .c-txt-md {
        width: 100%;
        text-align: right; }
        .p-limited-detail-col-r .c-txt-md span {
          display: inline-block; }
          .p-limited-detail-col-r .c-txt-md span::after {
            content: "";
            display: block;
            width: 0;
            height: 0;
            border-style: solid;
            border-right: 8px solid transparent;
            border-left: 8px solid transparent;
            border-top: 10px solid #727272;
            border-bottom: 0;
            margin: 16px auto 0; }
    .p-limited-detail-lead {
      font-size: 20px;
      font-weight: 500;
      margin-bottom: 4px; }
    .p-limited-detail-txt-sm {
      width: 100%;
      font-size: 14px;
      margin-bottom: .5em; }
    .p-limited-detail-include {
      font-size: 12px;
      width: 100%;
      text-align: right;
      padding-top: 12px; }
      .p-limited-detail-include span {
        display: inline-block;
        margin: 0 2px;
        font-weight: 700; }
    .p-limited-detail-price {
      font-weight: 700;
      line-height: 0.8 !important;
      color: #E60012; }
      .p-limited-detail-price span {
        font-size: 50px;
        margin-right: .1em; }
      .p-limited-detail-price-label {
        display: inline-block;
        background: #E60012;
        color: #fff;
        font-size: 16px;
        font-weight: 700;
        padding: .2em .5em;
        margin-right: .5em; }
    .p-limited-detail-img {
      width: 50%;
      order: 2;
      padding-left: 32px; }
    .p-limited-detail-child-row {
      display: flex;
      justify-content: space-between; }
      .p-limited-detail-child-row .p-limited-detail-lead {
        font-size: 15px;
        margin-bottom: 0; }
  .p-limited-comparison {
    position: relative;
    margin-bottom: 80px;
    padding-bottom: 0; }
    .p-limited-comparison-inr {
      width: 1100px;
      position: relative; }
    .p-limited-comparison-ttl {
      font-size: 32px;
      font-weight: 500; }
    .p-limited-comparison table {
      border-collapse: collapse;
      margin: 0 auto;
      padding: 0;
      width: 100%;
      table-layout: fixed;
      text-align: center;
      font-size: 14px;
      position: relative; }
      .p-limited-comparison table tr {
        background-color: #fff;
        border-top: 1px solid #c5c5c5;
        border-bottom: 1px solid #c5c5c5;
        padding: .35em; }
      .p-limited-comparison table table th,
      .p-limited-comparison table table td {
        padding: 1em 10px 1em 1em;
        vertical-align: middle; }
      .p-limited-comparison table th {
        vertical-align: middle;
        padding: 10px; }
      .p-limited-comparison table td {
        vertical-align: middle;
        padding: 10px; }
        .p-limited-comparison table td.txt_b {
          font-size: 150% !important; }
        .p-limited-comparison table td.feat {
          font-size: 13px !important;
          text-align: left;
          vertical-align: top; }
          .p-limited-comparison table td.feat .feat-inner {
            display: flex;
            flex-direction: column;
            height: 100%; }
          .p-limited-comparison table td.feat .feat-top {
            height: 55px; }
          .p-limited-comparison table td.feat .feat-bottom {
            font-size: 12px;
            line-height: 1.2;
            padding-top: 10px; }
      .p-limited-comparison table:after {
        content: "";
        position: absolute;
        border: 3px solid #FC9534;
        width: 176px;
        height: 99.6%;
        top: -1px;
        left: 177px; }
  .p-limited-kcol {
    width: 100%;
    height: 600px;
    background: url("../img/bg_kcol.jpg") no-repeat center top/cover;
    padding: 150px 0 0;
    position: relative; }
    .p-limited-kcol:after {
      content: "";
      position: absolute;
      background: url(../../../assets/img/common/eco_org.png) no-repeat center top/80%;
      width: 320px;
      height: 248px;
      bottom: 0px;
      right: 190px; }
    .p-limited-kcol h2 {
      line-height: 1.8; }

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