@charset "UTF-8";
.lMain .feature {
  margin: 30px auto 0px auto; }
  .lMain .feature .feature-inner {
    margin: auto;
    max-width: 1680px;
    min-height: 300px;
    padding: 0px 5.95238vw; }
  .lMain .feature .feature-headline {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin: 0px 5.95238vw 30px 5.95238vw; }
    .lMain .feature .feature-headline h2 {
      color: #000000;
      font-family: "KleinWeb55";
      font-size: 28px;
      font-weight: 700;
      line-height: 50px; }
  .lMain .feature .feature-items {
    margin: auto;
    max-width: 1680px;
    margin: 0px 5.95238vw 200px 5.95238vw;
    position: relative; }
    .lMain .feature .feature-items .feature-item-photo {
      margin-bottom: 30px; }
      .lMain .feature .feature-items .feature-item-photo img {
        width: 100%; }
    .lMain .feature .feature-items .feature-item-date {
      color: #999999;
      font-family: "kleinWeb55";
      font-size: 12px;
      margin-bottom: 20px; }
    .lMain .feature .feature-items .feature-item-ttl {
      color: #333333;
      font-size: 18px;
      margin-bottom: 80px; }
  .lMain .feature .feature-pagination {
    width: 100%; }
    .lMain .feature .feature-pagination .feature-pagination-inner {
      align-items: center;
      color: #666666;
      display: flex;
      font-size: 14px;
      justify-content: space-between;
      margin: 0 auto 150px auto;
      padding-top: 20px;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      width: 44.52381vw; }
    .lMain .feature .feature-pagination .feature-pagination-prev {
      align-items: center;
      cursor: pointer;
      display: flex;
      color: #666666; }
      .lMain .feature .feature-pagination .feature-pagination-prev.disabled {
        cursor: auto;
        opacity: 0.25; }
      .lMain .feature .feature-pagination .feature-pagination-prev::before {
        background: url(/assets/img/arrow_pagination_prev.svg) center no-repeat;
        content: "";
        display: inline-block;
        height: 20px;
        margin-right: 0.59524vw;
        width: 20px; }
    .lMain .feature .feature-pagination .feature-pagination-next {
      align-items: center;
      cursor: pointer;
      display: flex;
      color: #666666; }
      .lMain .feature .feature-pagination .feature-pagination-next.disabled {
        cursor: auto;
        opacity: 0.25; }
      .lMain .feature .feature-pagination .feature-pagination-next::after {
        background: url(/assets/img/arrow_pagination_next.svg) center no-repeat;
        content: "";
        display: inline-block;
        height: 20px;
        margin-left: 0.59524vw;
        width: 20px; }
    .lMain .feature .feature-pagination .feature-pagination-list {
      display: flex;
      justify-content: center; }
      .lMain .feature .feature-pagination .feature-pagination-list > a {
        font-family: "kleinWeb57";
        font-size: 16px;
        margin: 0px 0.11905vw;
        color: #666666; }
      .lMain .feature .feature-pagination .feature-pagination-list .feature-pagination-page {
        align-items: center;
        border: 1px solid transparent;
        cursor: pointer;
        display: flex;
        height: 2.38095vw;
        justify-content: center;
        width: 2.85714vw; }
        .lMain .feature .feature-pagination .feature-pagination-list .feature-pagination-page.--current {
          border: 1px solid #cccccc;
          border-radius: 2px;
          cursor: auto; }

.lMain .feature-detail {
  margin-top: 0; }
  .lMain .feature-detail > h2.mock-dev {
    font-size: 32px;
    font-weight: 700;
    color: #000000;
    background-color: #dddddd;
    margin: 0; }
  .lMain .feature-detail > h3.mock-dev {
    font-size: 20px;
    font-weight: 700;
    color: #000000;
    background-color: #dddddd;
    margin: 0; }
  .lMain .feature-detail .featureMod-anker {
    padding-top: 120px !important;
    margin-top: -120px !important; }
  .lMain .feature-detail .featureMod {
    position: relative; }
    .lMain .feature-detail .featureMod--stories {
      margin: 0px auto 8.33333vw auto;
      max-width: 1680px;
      padding: 0px 5.95238vw 0px 5.95238vw;
      width: 83.33333vw; }
    .lMain .feature-detail .featureMod a {
      cursor: pointer; }
    .lMain .feature-detail .featureMod video, .lMain .feature-detail .featureMod img {
      vertical-align: bottom; }
    @media screen and (min-width: 768px) {
      .lMain .feature-detail .featureMod .lLook-remodal {
        width: 20%;
        right: 0 !important;
        top: initial !important; }
        .lMain .feature-detail .featureMod .lLook-remodal .look-close-btn-outer {
          display: flex;
          flex-wrap: wrap;
          justify-content: flex-end;
          margin-bottom: 10px;
          position: absolute;
          right: 10px;
          top: 10px; }
        .lMain .feature-detail .featureMod .lLook-remodal .look-remodal-inner.many_item {
          max-width: 500px; }
        .lMain .feature-detail .featureMod .lLook-remodal .look-remodal-inner {
          position: absolute;
          bottom: 20px;
          right: 20px;
          max-width: 250px;
          z-index: 1; }
        .lMain .feature-detail .featureMod .lLook-remodal .look-list {
          background: white;
          color: #0b0c0c;
          padding: 60px 20px 20px 20px;
          display: flex;
          flex-wrap: wrap; }
          .lMain .feature-detail .featureMod .lLook-remodal .look-list img {
            width: 100%;
            height: auto; }
          .lMain .feature-detail .featureMod .lLook-remodal .look-list div.look-items-block.many_item {
            width: 48%; }
          .lMain .feature-detail .featureMod .lLook-remodal .look-list div {
            margin-bottom: 30px;
            text-align: center; }
            .lMain .feature-detail .featureMod .lLook-remodal .look-list div:nth-of-type(even) {
              margin-right: 4%; }
            .lMain .feature-detail .featureMod .lLook-remodal .look-list div:nth-of-type(n+2) {
              margin-bottom: 0; }
            .lMain .feature-detail .featureMod .lLook-remodal .look-list div:last-of-type {
              margin-bottom: 0; }
          .lMain .feature-detail .featureMod .lLook-remodal .look-list .item-img {
            margin-bottom: 10px; }
            .lMain .feature-detail .featureMod .lLook-remodal .look-list .item-img a img {
              transition: all .3s;
              line-height: 1; }
          .lMain .feature-detail .featureMod .lLook-remodal .look-list .item-name {
            font-size: 14px;
            margin-bottom: 5px; }
          .lMain .feature-detail .featureMod .lLook-remodal .look-list .item-price {
            font-size: 14px;
            margin-bottom: 20px; }
            .lMain .feature-detail .featureMod .lLook-remodal .look-list .item-price small {
              font-size: 11px; }
        .lMain .feature-detail .featureMod .lLook-remodal .look-closer {
          width: 100%;
          height: 100%;
          position: absolute;
          z-index: 0;
          cursor: pointer; }
        .lMain .feature-detail .featureMod .lLook-remodal .look-close-btn {
          position: relative;
          width: 40px;
          height: 40px;
          cursor: pointer; }
          .lMain .feature-detail .featureMod .lLook-remodal .look-close-btn span {
            position: absolute;
            top: 20px;
            left: 0;
            width: 40px;
            height: 1px;
            background: #ccc; }
            .lMain .feature-detail .featureMod .lLook-remodal .look-close-btn span:first-child {
              transform: rotate(45deg);
              -webkit-transform: rotate(45deg); }
            .lMain .feature-detail .featureMod .lLook-remodal .look-close-btn span:last-child {
              transform: rotate(-45deg);
              -webkit-transform: rotate(-45deg); }
      .lMain .feature-detail .featureMod .featureMod-ttl {
        font-family: "kleinWeb65", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
        font-size: 2.38095vw;
        line-height: 100%; }
        .lMain .feature-detail .featureMod .featureMod-ttl.keyword_title {
          font-size: 1.78571vw;
          font-weight: bold; }
      .lMain .feature-detail .featureMod .featureMod-txt {
        font-size: 0.95238vw;
        line-height: 1.7; }
      .lMain .feature-detail .featureMod .featureMod-txtArea.pc_txt_on {
        top: auto !important;
        bottom: 2.38095vw !important;
        left: 50% !important;
        right: auto !important;
        transform: translateX(-50%) !important;
        text-align: center; }
        .lMain .feature-detail .featureMod .featureMod-txtArea.pc_txt_on .featureMod-btnWrap {
          justify-content: center; }
      .lMain .feature-detail .featureMod .featureMod-txtArea.positon_cent {
        transform: translateY(-50%) translateX(-50%);
        top: 50% !important;
        left: 50% !important;
        bottom: auto !important; } }
    .lMain .feature-detail .featureMod.featureMod-mv {
      margin: 0 auto 80px auto;
      max-width: none;
      padding: 0px;
      width: auto; }
      .lMain .feature-detail .featureMod.featureMod-mv .stMod-photo {
        margin-bottom: 50px; }
        .lMain .feature-detail .featureMod.featureMod-mv .stMod-photo img, .lMain .feature-detail .featureMod.featureMod-mv .stMod-photo video {
          width: 100%; }
      .lMain .feature-detail .featureMod.featureMod-mv dl {
        margin: 0px auto 0px auto;
        max-width: 1680px;
        padding: 0px 5.95238vw 0px 5.95238vw; }
        .lMain .feature-detail .featureMod.featureMod-mv dl .stMod-date {
          color: #999999;
          font-family: "kleinWeb55";
          font-size: 12px;
          line-height: 1;
          text-align: center; }
          .lMain .feature-detail .featureMod.featureMod-mv dl .stMod-date::after {
            content: "";
            display: block;
            height: 20px; }
        .lMain .feature-detail .featureMod.featureMod-mv dl .stMod-ttl {
          color: #333333;
          font-size: 24px;
          line-height: 36px;
          margin: -6px auto 0px auto;
          text-align: center;
          width: 36.90476vw; }
          .lMain .feature-detail .featureMod.featureMod-mv dl .stMod-ttl::after {
            content: "";
            display: block;
            height: 30px;
            margin-top: -6px; }
        .lMain .feature-detail .featureMod.featureMod-mv dl .stMod-content {
          color: #666666;
          font-size: 14px;
          line-height: 32px;
          margin: -9px auto 0px auto;
          width: 47.61905vw; }
          .lMain .feature-detail .featureMod.featureMod-mv dl .stMod-content::after {
            content: "";
            display: block;
            height: 0px;
            margin-top: -9px; }
    .lMain .feature-detail .featureMod.featureMod-01 {
      display: flex; }
      .lMain .feature-detail .featureMod.featureMod-01--leftImgPc {
        flex-direction: row; }
      .lMain .feature-detail .featureMod.featureMod-01--rightImgPc {
        flex-direction: row-reverse; }
      .lMain .feature-detail .featureMod.featureMod-01 .stMod-photo {
        width: 35.71429vw; }
        .lMain .feature-detail .featureMod.featureMod-01 .stMod-photo img {
          max-width: 100%; }
      .lMain .feature-detail .featureMod.featureMod-01 > dl {
        padding: 5.95238vw 4.7619vw 1.19048vw 7.14286vw;
        width: 35.71429vw; }
        .lMain .feature-detail .featureMod.featureMod-01 > dl .stMod-headline {
          color: #333333;
          font-family: "kleinWeb55";
          font-size: 40px;
          line-height: 1;
          margin-bottom: 2.38095vw; }
        .lMain .feature-detail .featureMod.featureMod-01 > dl .stMod-ttl {
          color: #333333;
          font-size: 16px;
          line-height: 28px;
          margin: -6px 0px 0px 0px; }
          .lMain .feature-detail .featureMod.featureMod-01 > dl .stMod-ttl::after {
            content: "";
            display: block;
            height: 40px;
            margin-top: -6px; }
        .lMain .feature-detail .featureMod.featureMod-01 > dl .stMod-content {
          color: #666666;
          font-size: 14px;
          line-height: 24px;
          margin: -5px 0px 0px 0px; }
          .lMain .feature-detail .featureMod.featureMod-01 > dl .stMod-content::after {
            content: "";
            display: block;
            height: 50px;
            margin-top: -5px; }
        .lMain .feature-detail .featureMod.featureMod-01 > dl .stMod-items > a > dl > dt {
          color: #666666;
          font-size: 14px;
          line-height: 1;
          margin-bottom: 12px; }
        .lMain .feature-detail .featureMod.featureMod-01 > dl .stMod-items > a > dl .stMod-price {
          line-height: 1;
          margin-bottom: 30px; }
          .lMain .feature-detail .featureMod.featureMod-01 > dl .stMod-items > a > dl .stMod-price .stMod-first {
            color: #333333;
            font-family: "kleinWeb57";
            font-size: 15px;
            line-height: 1;
            padding-right: 5px;
            text-decoration: line-through; }
          .lMain .feature-detail .featureMod.featureMod-01 > dl .stMod-items > a > dl .stMod-price .stMod-discount {
            color: #ed4224;
            font-family: "kleinWeb57";
            font-size: 15px;
            line-height: 1;
            padding-right: 0px; }
          .lMain .feature-detail .featureMod.featureMod-01 > dl .stMod-items > a > dl .stMod-price .stMod-standard {
            color: #333333;
            font-family: "kleinWeb57";
            font-size: 15px;
            line-height: 1; }
          .lMain .feature-detail .featureMod.featureMod-01 > dl .stMod-items > a > dl .stMod-price .stMod-tax {
            color: #999999;
            font-size: 12px;
            line-height: 1; }
    .lMain .feature-detail .featureMod.featureMod-02 > .stMod-inner {
      display: flex;
      margin: 0px -1.19048vw; }
      .lMain .feature-detail .featureMod.featureMod-02 > .stMod-inner > dl {
        padding: 0vw 1.19048vw 0vw 1.19048vw;
        width: 18.45238vw; }
        .lMain .feature-detail .featureMod.featureMod-02 > .stMod-inner > dl .stMod-photo {
          margin-bottom: 1.78571vw;
          width: 16.07143vw; }
          .lMain .feature-detail .featureMod.featureMod-02 > .stMod-inner > dl .stMod-photo img {
            max-width: 100%; }
        .lMain .feature-detail .featureMod.featureMod-02 > .stMod-inner > dl .stMod-bold {
          font-weight: 700; }
        .lMain .feature-detail .featureMod.featureMod-02 > .stMod-inner > dl .stMod-content {
          color: #666666;
          font-size: 14px;
          line-height: 24px;
          margin: -5px 0px 0px 0px; }
          .lMain .feature-detail .featureMod.featureMod-02 > .stMod-inner > dl .stMod-content::after {
            content: "";
            display: block;
            height: 30px;
            margin-top: -5px; }
        .lMain .feature-detail .featureMod.featureMod-02 > .stMod-inner > dl .stMod-items > a > dl > dt {
          color: #666666;
          font-size: 14px;
          line-height: 1;
          margin-bottom: 12px; }
        .lMain .feature-detail .featureMod.featureMod-02 > .stMod-inner > dl .stMod-items > a > dl .stMod-price {
          line-height: 1;
          margin-bottom: 30px; }
          .lMain .feature-detail .featureMod.featureMod-02 > .stMod-inner > dl .stMod-items > a > dl .stMod-price .stMod-first {
            color: #333333;
            font-family: "kleinWeb57";
            font-size: 15px;
            line-height: 1;
            padding-right: 5px;
            text-decoration: line-through; }
          .lMain .feature-detail .featureMod.featureMod-02 > .stMod-inner > dl .stMod-items > a > dl .stMod-price .stMod-discount {
            color: #ed4224;
            font-family: "kleinWeb57";
            font-size: 15px;
            line-height: 1;
            padding-right: 0px; }
          .lMain .feature-detail .featureMod.featureMod-02 > .stMod-inner > dl .stMod-items > a > dl .stMod-price .stMod-standard {
            color: #333333;
            font-family: "kleinWeb57";
            font-size: 15px;
            line-height: 1; }
          .lMain .feature-detail .featureMod.featureMod-02 > .stMod-inner > dl .stMod-items > a > dl .stMod-price .stMod-tax {
            color: #999999;
            font-size: 12px;
            line-height: 1; }
    .lMain .feature-detail .featureMod.featureMod-03 > dl .stMod-video {
      margin-bottom: 3.57143vw; }
      .lMain .feature-detail .featureMod.featureMod-03 > dl .stMod-video img, .lMain .feature-detail .featureMod.featureMod-03 > dl .stMod-video video {
        width: 100%; }
    .lMain .feature-detail .featureMod.featureMod-03 > dl .stMod-ttl {
      color: #333333;
      font-size: 16px;
      line-height: 24px;
      margin: -4px auto 0px auto;
      width: 47.61905vw; }
      .lMain .feature-detail .featureMod.featureMod-03 > dl .stMod-ttl::after {
        content: "";
        display: block;
        height: 40px;
        margin-top: -4px; }
    .lMain .feature-detail .featureMod.featureMod-03 > dl .stMod-content {
      color: #666666;
      font-size: 14px;
      line-height: 32px;
      margin: -9px auto 0px auto;
      width: 47.61905vw; }
      .lMain .feature-detail .featureMod.featureMod-03 > dl .stMod-content::after {
        content: "";
        display: block;
        height: 40px;
        margin-top: -9px; }
    .lMain .feature-detail .featureMod.featureMod-03 > dl .stMod-items {
      margin: auto;
      width: 47.61905vw; }
    .lMain .feature-detail .featureMod.featureMod-03 > dl .stMod-items > a > dl > dt {
      color: #666666;
      font-size: 14px;
      line-height: 1;
      margin-bottom: 12px; }
    .lMain .feature-detail .featureMod.featureMod-03 > dl .stMod-items > a > dl .stMod-price {
      line-height: 1;
      margin-bottom: 30px; }
      .lMain .feature-detail .featureMod.featureMod-03 > dl .stMod-items > a > dl .stMod-price .stMod-first {
        color: #333333;
        font-family: "kleinWeb57";
        font-size: 15px;
        line-height: 1;
        padding-right: 5px;
        text-decoration: line-through; }
      .lMain .feature-detail .featureMod.featureMod-03 > dl .stMod-items > a > dl .stMod-price .stMod-discount {
        color: #ed4224;
        font-family: "kleinWeb57";
        font-size: 15px;
        line-height: 1;
        padding-right: 0px; }
      .lMain .feature-detail .featureMod.featureMod-03 > dl .stMod-items > a > dl .stMod-price .stMod-standard {
        color: #333333;
        font-family: "kleinWeb57";
        font-size: 15px;
        line-height: 1; }
      .lMain .feature-detail .featureMod.featureMod-03 > dl .stMod-items > a > dl .stMod-price .stMod-tax {
        color: #999999;
        font-size: 12px;
        line-height: 1; }
    .lMain .feature-detail .featureMod.featureMod-04--small .stMod-ttl > span {
      font-size: 16px;
      line-height: 24px;
      margin-top: -4px; }
      .lMain .feature-detail .featureMod.featureMod-04--small .stMod-ttl > span::after {
        content: "";
        display: block;
        height: 20px;
        margin-top: -4px; }
    .lMain .feature-detail .featureMod.featureMod-04--small .stMod-txt > span {
      font-size: 14px;
      line-height: 22px;
      margin-top: -6px; }
      .lMain .feature-detail .featureMod.featureMod-04--small .stMod-txt > span::after {
        content: "";
        display: block;
        height: 40px;
        margin-top: -6px; }
    .lMain .feature-detail .featureMod.featureMod-04--small .stMod-btn {
      gap: 20px; }
      .lMain .feature-detail .featureMod.featureMod-04--small .stMod-btn a {
        height: 50px;
        width: 232px; }
    .lMain .feature-detail .featureMod.featureMod-04--middle .stMod-ttl > span {
      font-size: 18px;
      line-height: 28px;
      margin-top: -5px; }
      .lMain .feature-detail .featureMod.featureMod-04--middle .stMod-ttl > span::after {
        content: "";
        display: block;
        height: 20px;
        margin-top: -5px; }
    .lMain .feature-detail .featureMod.featureMod-04--middle .stMod-txt > span {
      font-size: 16px;
      line-height: 24px;
      margin-top: -5px; }
      .lMain .feature-detail .featureMod.featureMod-04--middle .stMod-txt > span::after {
        content: "";
        display: block;
        height: 40px;
        margin-top: -5px; }
    .lMain .feature-detail .featureMod.featureMod-04--middle .stMod-btn {
      gap: 30px; }
      .lMain .feature-detail .featureMod.featureMod-04--middle .stMod-btn a {
        height: 70px;
        width: 322px; }
    .lMain .feature-detail .featureMod.featureMod-04--large .stMod-ttl > span {
      font-size: 22px;
      line-height: 34px;
      margin-top: -6px; }
      .lMain .feature-detail .featureMod.featureMod-04--large .stMod-ttl > span::after {
        content: "";
        display: block;
        height: 20px;
        margin-top: -6px; }
    .lMain .feature-detail .featureMod.featureMod-04--large .stMod-txt > span {
      font-size: 18px;
      line-height: 28px;
      margin-top: -4px; }
      .lMain .feature-detail .featureMod.featureMod-04--large .stMod-txt > span::after {
        content: "";
        display: block;
        height: 40px;
        margin-top: -4px; }
    .lMain .feature-detail .featureMod.featureMod-04--large .stMod-btn {
      gap: 30px; }
      .lMain .feature-detail .featureMod.featureMod-04--large .stMod-btn a {
        height: 70px;
        width: 322px; }
    .lMain .feature-detail .featureMod.featureMod-04--left .stMod-ttl,
    .lMain .feature-detail .featureMod.featureMod-04--left .stMod-txt {
      text-align: left; }
    .lMain .feature-detail .featureMod.featureMod-04--left .stMod-btn {
      place-content: start; }
    .lMain .feature-detail .featureMod.featureMod-04--center .stMod-ttl,
    .lMain .feature-detail .featureMod.featureMod-04--center .stMod-txt {
      text-align: center; }
    .lMain .feature-detail .featureMod.featureMod-04--center .stMod-btn {
      place-content: center; }
    .lMain .feature-detail .featureMod.featureMod-04--right .stMod-ttl,
    .lMain .feature-detail .featureMod.featureMod-04--right .stMod-txt {
      text-align: right; }
    .lMain .feature-detail .featureMod.featureMod-04--right .stMod-btn {
      place-content: end; }
    .lMain .feature-detail .featureMod.featureMod-04 .stMod-ttl {
      margin-bottom: 0px;
      color: #333333; }
      .lMain .feature-detail .featureMod.featureMod-04 .stMod-ttl.stMod-full > span {
        width: auto; }
      .lMain .feature-detail .featureMod.featureMod-04 .stMod-ttl.stMod-bold > span {
        font-weight: 700; }
      .lMain .feature-detail .featureMod.featureMod-04 .stMod-ttl > span {
        display: inline-block;
        width: 28.57143vw; }
    .lMain .feature-detail .featureMod.featureMod-04 .stMod-txt {
      margin-bottom: 0px; }
      .lMain .feature-detail .featureMod.featureMod-04 .stMod-txt.stMod-full > span {
        width: auto; }
      .lMain .feature-detail .featureMod.featureMod-04 .stMod-txt.stMod-bold > span {
        font-weight: 700; }
      .lMain .feature-detail .featureMod.featureMod-04 .stMod-txt > span {
        display: inline-block;
        width: 28.57143vw; }
    .lMain .feature-detail .featureMod.featureMod-04 .stMod-btn {
      display: grid; }
      .lMain .feature-detail .featureMod.featureMod-04 .stMod-btn a {
        align-items: center;
        border: 1px solid #999999;
        border-radius: 0px;
        color: #333333;
        display: inline-flex;
        font-size: 16px;
        font-weight: 700;
        justify-content: center; }
    @media screen and (min-width: 768px) {
      .lMain .feature-detail .featureMod.featureMod-05--center .featureMod-txtContainer {
        text-align: center; }
      .lMain .feature-detail .featureMod.featureMod-05:has(video) .featureMod-txtContainer {
        bottom: 80px; }
      .lMain .feature-detail .featureMod.featureMod-05 .featureMod-main {
        position: relative;
        margin-bottom: 8px; }
        .lMain .feature-detail .featureMod.featureMod-05 .featureMod-main.shadow {
          box-shadow: rgba(0, 0, 0, 0.75) 0px 4px 4px; }
        .lMain .feature-detail .featureMod.featureMod-05 .featureMod-main > a {
          display: block;
          width: 100%; }
        .lMain .feature-detail .featureMod.featureMod-05 .featureMod-main img, .lMain .feature-detail .featureMod.featureMod-05 .featureMod-main picture, .lMain .feature-detail .featureMod.featureMod-05 .featureMod-main video {
          width: 100%; }
      .lMain .feature-detail .featureMod.featureMod-05 .featureMod-txtContainer {
        position: absolute;
        bottom: 64px;
        left: 40px;
        right: 40px; }
      .lMain .feature-detail .featureMod.featureMod-05 h2.featureMod-txtHeader {
        font-family: "kleinWeb65", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
        font-size: 3.80952vw;
        line-height: 100%;
        color: #fff;
        margin-bottom: 24px; }
      .lMain .feature-detail .featureMod.featureMod-05 .featureMod-txt {
        font-size: 14px;
        line-height: 1.7;
        color: #fff;
        margin-bottom: 15px; }
      .lMain .feature-detail .featureMod.featureMod-05 .featureMod-btnContainer a {
        display: inline-block;
        font-size: 14px;
        line-height: 30px;
        font-weight: bold;
        margin-top: 10px;
        margin-right: 30px;
        color: #fff;
        border-bottom: solid 1px rgba(255, 255, 255, 0.2); }
        .lMain .feature-detail .featureMod.featureMod-05 .featureMod-btnContainer a:hover {
          color: #fff;
          border-bottom: solid 1px #fff; }
      .lMain .feature-detail .featureMod.featureMod-06 {
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-gap: 8px;
        margin-bottom: 8px; }
        .lMain .feature-detail .featureMod.featureMod-06 img, .lMain .feature-detail .featureMod.featureMod-06 picture {
          width: 100%; }
        .lMain .feature-detail .featureMod.featureMod-06 .featureMod-left {
          grid-column-start: 1;
          grid-column-end: 2;
          display: grid;
          position: relative; }
        .lMain .feature-detail .featureMod.featureMod-06 .featureMod-right {
          grid-column-start: 2;
          grid-column-end: 3;
          display: grid;
          position: relative; }
        .lMain .feature-detail .featureMod.featureMod-06 .featureMod-left.shadow, .lMain .feature-detail .featureMod.featureMod-06 .featureMod-right.shadow {
          box-shadow: rgba(0, 0, 0, 0.75) 0px 4px 4px; }
        .lMain .feature-detail .featureMod.featureMod-06 .featureMod-txtContainer {
          position: absolute;
          bottom: 40px;
          left: 40px;
          right: 40px; }
        .lMain .feature-detail .featureMod.featureMod-06 h2.featureMod-txtHeader {
          font-family: "kleinWeb65", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
          font-size: 3.80952vw;
          line-height: 100%;
          color: #fff;
          margin-bottom: 24px; }
          .lMain .feature-detail .featureMod.featureMod-06 h2.featureMod-txtHeader--center {
            text-align: center; }
        .lMain .feature-detail .featureMod.featureMod-06 .featureMod-txt {
          font-size: 14px;
          line-height: 1.7;
          color: #fff;
          margin-bottom: 24px; }
          .lMain .feature-detail .featureMod.featureMod-06 .featureMod-txt--center {
            text-align: center; }
        .lMain .feature-detail .featureMod.featureMod-06 .featureMod-btnContainer {
          display: flex;
          gap: 0 30px; }
          .lMain .feature-detail .featureMod.featureMod-06 .featureMod-btnContainer--center {
            justify-content: center; }
          .lMain .feature-detail .featureMod.featureMod-06 .featureMod-btnContainer a {
            display: inline-block;
            font-size: 14px;
            line-height: 30px;
            font-weight: bold;
            color: #fff;
            border-bottom: solid 1px rgba(255, 255, 255, 0.2); }
            .lMain .feature-detail .featureMod.featureMod-06 .featureMod-btnContainer a:hover {
              color: #fff;
              border-bottom: solid 1px #fff; }
            .lMain .feature-detail .featureMod.featureMod-06 .featureMod-btnContainer a.cta_look_modal {
              border: none;
              display: flex;
              align-items: center; }
              .lMain .feature-detail .featureMod.featureMod-06 .featureMod-btnContainer a.cta_look_modal:hover {
                border: none; }
              .lMain .feature-detail .featureMod.featureMod-06 .featureMod-btnContainer a.cta_look_modal .icon {
                width: 16px;
                height: 16px;
                margin-right: 10px;
                -o-object-fit: contain;
                object-fit: contain; }
      .lMain .feature-detail .featureMod.featureMod-07 {
        padding-top: 30px;
        width: calc(100% - 60px);
        margin: 0 auto; } }
  @media screen and (min-width: 768px) and (min-width: 768px) {
    .search .featureMod.featureMod-07 {
      padding-top: 56px; } }
    @media screen and (min-width: 768px) {
        .lMain .feature-detail .featureMod.featureMod-07 h2 {
          font-size: 20px;
          font-family: "Hiragino Kaku Gothic ProN", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
          color: #000;
          font-weight: 600;
          margin-bottom: 15px; }
        .lMain .feature-detail .featureMod.featureMod-07 .featureMod-list {
          display: flex;
          justify-content: space-between;
          width: 100%; }
          .lMain .feature-detail .featureMod.featureMod-07 .featureMod-list_item {
            position: relative;
            width: calc(20% - 7px); }
            .lMain .feature-detail .featureMod.featureMod-07 .featureMod-list_item a {
              display: inline-block;
              width: 100%; }
            .lMain .feature-detail .featureMod.featureMod-07 .featureMod-list_item img {
              width: 100%; }
        .lMain .feature-detail .featureMod.featureMod-07 .featureMod-txtArea {
          position: absolute;
          bottom: 7%;
          left: 9%;
          z-index: 3; }
          .lMain .feature-detail .featureMod.featureMod-07 .featureMod-txtArea .featureMod-txt {
            color: #fff;
            font-size: 14px;
            margin-bottom: 4px;
            font-family: "KleinWeb55";
            text-align: left; }
      .lMain .feature-detail .featureMod.featureMod-08 {
        position: relative; }
        .lMain .feature-detail .featureMod.featureMod-08 img {
          width: 100%; }
        .lMain .feature-detail .featureMod.featureMod-08 .featureMod-txtArea {
          position: absolute;
          bottom: 11%;
          left: 5%;
          z-index: 2; }
          .lMain .feature-detail .featureMod.featureMod-08 .featureMod-txtArea .featureMod-ttl {
            color: #fff;
            font-size: 48px;
            font-family: "KleinWeb55";
            margin-bottom: 15px; }
          .lMain .feature-detail .featureMod.featureMod-08 .featureMod-txtArea .featureMod-txt {
            margin-bottom: 20px;
            color: #fff;
            font-size: 16px; }
          .lMain .feature-detail .featureMod.featureMod-08 .featureMod-txtArea .featureMod-linkArea a {
            color: #fff;
            font-weight: 600;
            margin-right: 17px;
            font-size: 14px;
            text-decoration: underline;
            -webkit-text-decoration-color: rgba(255, 255, 255, 0.4);
            text-decoration-color: rgba(255, 255, 255, 0.4);
            text-underline-offset: 6px; }
            .lMain .feature-detail .featureMod.featureMod-08 .featureMod-txtArea .featureMod-linkArea a:hover {
              text-decoration: none; }
      .lMain .feature-detail .featureMod.featureMod-09 {
        padding-top: 30px;
        width: calc(100% - 60px);
        margin: 0 auto; }
        .lMain .feature-detail .featureMod.featureMod-09 .featureMod-banner {
          background-color: #f6f6f4;
          padding: 50px 50px 60px 50px; }
        .lMain .feature-detail .featureMod.featureMod-09 .featureMod-ttl {
          font-size: 30px;
          line-height: 48px;
          color: #000;
          font-family: "KleinWeb65";
          margin-bottom: 5px; }
          .lMain .feature-detail .featureMod.featureMod-09 .featureMod-ttl--center {
            text-align: center; }
        .lMain .feature-detail .featureMod.featureMod-09 .featureMod-txt {
          margin-bottom: 10px;
          font-size: 14px;
          color: #000; }
          .lMain .feature-detail .featureMod.featureMod-09 .featureMod-txt--center {
            text-align: center; }
        .lMain .feature-detail .featureMod.featureMod-09 .featureMod-linkArea {
          display: flex;
          width: -webkit-fit-content;
          width: -moz-fit-content;
          width: fit-content;
          gap: 10px; }
          .lMain .feature-detail .featureMod.featureMod-09 .featureMod-linkArea--center {
            margin: 0 auto; }
        .lMain .feature-detail .featureMod.featureMod-09 .featureMod-link {
          color: #000;
          font-size: 12px;
          text-decoration: underline;
          -webkit-text-decoration-color: #000;
          text-decoration-color: #000;
          text-underline-offset: 4px; }
          .lMain .feature-detail .featureMod.featureMod-09 .featureMod-link:hover {
            text-decoration: none; }
      .lMain .feature-detail .featureMod.featureMod-10 {
        padding-top: 60px; }
        .lMain .feature-detail .featureMod.featureMod-10 .featureMod-list {
          display: grid;
          grid-template-columns: repeat(4, 1fr);
          -moz-column-gap: 5px;
          column-gap: 5px;
          row-gap: 45px;
          padding-bottom: 100px; }
        .lMain .feature-detail .featureMod.featureMod-10 .featureMod-collection {
          display: contents; }
        .lMain .feature-detail .featureMod.featureMod-10 .featureMod-item {
          width: 100%; }
          .lMain .feature-detail .featureMod.featureMod-10 .featureMod-item.first > div {
            width: 100%;
            aspect-ratio: 1 / 1.34; }
          .lMain .feature-detail .featureMod.featureMod-10 .featureMod-item_thumbnail {
            width: 100%; }
          .lMain .feature-detail .featureMod.featureMod-10 .featureMod-item_info {
            padding: 10px 20px 0 20px; }
          .lMain .feature-detail .featureMod.featureMod-10 .featureMod-item_price {
            font-size: 16px;
            font-family: "kleinWeb57";
            margin-bottom: 5px; }
            .lMain .feature-detail .featureMod.featureMod-10 .featureMod-item_price--sale .default {
              text-decoration: line-through; }
            .lMain .feature-detail .featureMod.featureMod-10 .featureMod-item_price--sale .discount {
              display: inline;
              color: #ed4224;
              margin-left: 6px; }
            .lMain .feature-detail .featureMod.featureMod-10 .featureMod-item_price .tax {
              color: #999;
              font-size: 12px;
              margin-left: 4px; }
          .lMain .feature-detail .featureMod.featureMod-10 .featureMod-item_name {
            color: #666;
            font-size: 12px;
            margin-bottom: 3px; }
          .lMain .feature-detail .featureMod.featureMod-10 .featureMod-item_colorList {
            display: flex; }
          .lMain .feature-detail .featureMod.featureMod-10 .featureMod-item_color {
            width: 12px;
            height: 12px;
            box-sizing: border-box;
            border-radius: 50%;
            margin-right: 7px; }
          .lMain .feature-detail .featureMod.featureMod-10 .featureMod-item .firstType-sale {
            border-radius: 8px;
            background-color: #000;
            color: #fff;
            text-align: center;
            display: flex;
            justify-content: center;
            align-items: center; }
            .lMain .feature-detail .featureMod.featureMod-10 .featureMod-item .firstType-sale h2 {
              font-size: 28px;
              line-height: 44px;
              font-family: "kleinWeb65";
              margin-bottom: 40px; }
            .lMain .feature-detail .featureMod.featureMod-10 .featureMod-item .firstType-sale li {
              margin-bottom: 20px; }
              .lMain .feature-detail .featureMod.featureMod-10 .featureMod-item .firstType-sale li:last-child {
                margin-bottom: 0; }
            .lMain .feature-detail .featureMod.featureMod-10 .featureMod-item .firstType-sale a {
              color: #fff;
              font-size: 14px;
              text-decoration: underline;
              -webkit-text-decoration-color: rgba(255, 255, 255, 0.4);
              text-decoration-color: rgba(255, 255, 255, 0.4);
              text-underline-offset: 4px; }
              .lMain .feature-detail .featureMod.featureMod-10 .featureMod-item .firstType-sale a:hover {
                text-decoration: none; }
          .lMain .feature-detail .featureMod.featureMod-10 .featureMod-item .firstType-feature {
            position: relative; }
            .lMain .feature-detail .featureMod.featureMod-10 .featureMod-item .firstType-feature img {
              border-radius: 8px;
              width: 100%; }
            .lMain .feature-detail .featureMod.featureMod-10 .featureMod-item .firstType-feature_info {
              position: absolute;
              color: #fff;
              left: 0;
              right: 0;
              bottom: 30px;
              padding: 0 30px; }
            .lMain .feature-detail .featureMod.featureMod-10 .featureMod-item .firstType-feature_ttl {
              font-family: "kleinWeb55";
              font-size: 24px;
              line-height: 30px;
              margin-bottom: 8px; }
              .lMain .feature-detail .featureMod.featureMod-10 .featureMod-item .firstType-feature_ttl--left {
                text-align: left; }
              .lMain .feature-detail .featureMod.featureMod-10 .featureMod-item .firstType-feature_ttl--center {
                text-align: center; }
              .lMain .feature-detail .featureMod.featureMod-10 .featureMod-item .firstType-feature_ttl--right {
                text-align: right; }
            .lMain .feature-detail .featureMod.featureMod-10 .featureMod-item .firstType-feature_txt {
              font-size: 14px;
              line-height: 24px;
              margin-bottom: 15px; }
              .lMain .feature-detail .featureMod.featureMod-10 .featureMod-item .firstType-feature_txt--left {
                text-align: left; }
              .lMain .feature-detail .featureMod.featureMod-10 .featureMod-item .firstType-feature_txt--center {
                text-align: center; }
              .lMain .feature-detail .featureMod.featureMod-10 .featureMod-item .firstType-feature_txt--right {
                text-align: right; }
            .lMain .feature-detail .featureMod.featureMod-10 .featureMod-item .firstType-feature_linkArea {
              display: flex;
              gap: 0 15px; }
              .lMain .feature-detail .featureMod.featureMod-10 .featureMod-item .firstType-feature_linkArea--left {
                justify-content: flex-start; }
              .lMain .feature-detail .featureMod.featureMod-10 .featureMod-item .firstType-feature_linkArea--center {
                justify-content: center; }
              .lMain .feature-detail .featureMod.featureMod-10 .featureMod-item .firstType-feature_linkArea--right {
                justify-content: flex-end; }
              .lMain .feature-detail .featureMod.featureMod-10 .featureMod-item .firstType-feature_linkArea a {
                font-size: 14px;
                color: #fff;
                text-decoration: underline;
                -webkit-text-decoration-color: rgba(255, 255, 255, 0.4);
                text-decoration-color: rgba(255, 255, 255, 0.4);
                text-underline-offset: 3px; }
                .lMain .feature-detail .featureMod.featureMod-10 .featureMod-item .firstType-feature_linkArea a:hover {
                  text-decoration: none; } }
  .lMain .feature-detail hr {
    border: none;
    margin: 0px auto 8.33333vw auto;
    max-width: 1680px;
    padding: 0px 5.95238vw 0px 5.95238vw;
    width: 71.42857vw; }
    .lMain .feature-detail hr::after {
      background: #eeeeee;
      content: "";
      display: block;
      height: 1px; }
    .lMain .feature-detail hr.stMod-thin::after {
      height: 1px; }
    .lMain .feature-detail hr.stMod-thick::after {
      height: 2px; }
  .lMain .feature-detail a[href=""] {
    pointer-events: none !important;
    cursor: default; }

@media screen and (max-width: 960px) {
  .lMain .feature .feature-inner {
    padding: 0px 57.14286px; }
  .lMain .feature .feature-headline {
    margin: 0px 57.14286px 30px 57.14286px; }
  .lMain .feature .feature-items {
    margin: 0px 57.14286px 200px 57.14286px; }
  .lMain .feature .feature-pagination .feature-pagination-inner {
    width: 427.42857px; }
  .lMain .feature .feature-pagination .feature-pagination-prev::before {
    margin-right: 5.71429px; }
  .lMain .feature .feature-pagination .feature-pagination-next::after {
    margin-left: 5.71429px; }
  .lMain .feature .feature-pagination .feature-pagination-list > a {
    margin: 0px 1.14286px; }
  .lMain .feature .feature-pagination .feature-pagination-list .feature-pagination-page {
    height: 22.85714px;
    width: 27.42857px; }
  .lMain .feature-detail .featureMod--stories {
    margin: 0px auto 80px auto;
    padding: 0px 57.14286px 0px 57.14286px;
    width: 800px; } }

@media screen and (max-width: 960px) and (min-width: 768px) {
  .lMain .feature-detail .featureMod .featureMod-ttl {
    font-size: 22.85714px; }
    .lMain .feature-detail .featureMod .featureMod-ttl.keyword_title {
      font-size: 17.14286px; }
  .lMain .feature-detail .featureMod .featureMod-txt {
    font-size: 9.14286px; }
  .lMain .feature-detail .featureMod .featureMod-txtArea.pc_txt_on {
    bottom: 22.85714px !important; } }

@media screen and (max-width: 960px) {
  .lMain .feature-detail .featureMod.featureMod-mv dl {
    padding: 0px 57.14286px 0px 57.14286px; }
    .lMain .feature-detail .featureMod.featureMod-mv dl .stMod-ttl {
      width: 354.28571px; }
    .lMain .feature-detail .featureMod.featureMod-mv dl .stMod-content {
      width: 457.14286px; }
  .lMain .feature-detail .featureMod.featureMod-01 .stMod-photo {
    width: 342.85714px; }
  .lMain .feature-detail .featureMod.featureMod-01 > dl {
    padding: 57.14286px 45.71429px 11.42857px 68.57143px;
    width: 342.85714px; }
    .lMain .feature-detail .featureMod.featureMod-01 > dl .stMod-headline {
      margin-bottom: 22.85714px; }
  .lMain .feature-detail .featureMod.featureMod-02 > .stMod-inner {
    margin: 0px -11.42857px; }
    .lMain .feature-detail .featureMod.featureMod-02 > .stMod-inner > dl {
      padding: 0px 11.42857px 0px 11.42857px;
      width: 177.14286px; }
      .lMain .feature-detail .featureMod.featureMod-02 > .stMod-inner > dl .stMod-photo {
        margin-bottom: 17.14286px;
        width: 154.28571px; }
  .lMain .feature-detail .featureMod.featureMod-03 > dl .stMod-video {
    margin-bottom: 34.28571px; }
  .lMain .feature-detail .featureMod.featureMod-03 > dl .stMod-ttl {
    width: 457.14286px; }
  .lMain .feature-detail .featureMod.featureMod-03 > dl .stMod-content {
    width: 457.14286px; }
  .lMain .feature-detail .featureMod.featureMod-03 > dl .stMod-items {
    width: 457.14286px; }
  .lMain .feature-detail .featureMod.featureMod-04 .stMod-ttl > span {
    width: 274.28571px; }
  .lMain .feature-detail .featureMod.featureMod-04 .stMod-txt > span {
    width: 274.28571px; } }

@media screen and (max-width: 960px) and (min-width: 768px) {
  .lMain .feature-detail .featureMod.featureMod-05 h2.featureMod-txtHeader {
    font-size: 36.57143px; }
  .lMain .feature-detail .featureMod.featureMod-06 h2.featureMod-txtHeader {
    font-size: 36.57143px; } }

@media screen and (max-width: 960px) {
  .lMain .feature-detail hr {
    margin: 0px auto 80px auto;
    padding: 0px 57.14286px 0px 57.14286px;
    width: 685.71429px; } }

@media screen and (min-width: 1680px) {
  .lMain .feature .feature-inner {
    padding: 0px 100px; }
  .lMain .feature .feature-headline {
    margin: 0px 100px 30px 100px; }
  .lMain .feature .feature-items {
    margin: 0px 100px 200px 100px; }
  .lMain .feature .feature-pagination .feature-pagination-inner {
    width: 748px; }
  .lMain .feature .feature-pagination .feature-pagination-prev::before {
    margin-right: 10px; }
  .lMain .feature .feature-pagination .feature-pagination-next::after {
    margin-left: 10px; }
  .lMain .feature .feature-pagination .feature-pagination-list > a {
    margin: 0px 2px; }
  .lMain .feature .feature-pagination .feature-pagination-list .feature-pagination-page {
    height: 40px;
    width: 48px; }
  .lMain .feature-detail .featureMod--stories {
    margin: 0px auto 140px auto;
    padding: 0px 100px 0px 100px;
    width: 1400px; } }

@media screen and (min-width: 1680px) and (min-width: 768px) {
  .lMain .feature-detail .featureMod .featureMod-ttl {
    font-size: 40px; }
    .lMain .feature-detail .featureMod .featureMod-ttl.keyword_title {
      font-size: 30px; }
  .lMain .feature-detail .featureMod .featureMod-txt {
    font-size: 16px; }
  .lMain .feature-detail .featureMod .featureMod-txtArea.pc_txt_on {
    bottom: 40px !important; } }

@media screen and (min-width: 1680px) {
  .lMain .feature-detail .featureMod.featureMod-mv dl {
    padding: 0px 100px 0px 100px; }
    .lMain .feature-detail .featureMod.featureMod-mv dl .stMod-ttl {
      width: 620px; }
    .lMain .feature-detail .featureMod.featureMod-mv dl .stMod-content {
      width: 800px; }
  .lMain .feature-detail .featureMod.featureMod-01 .stMod-photo {
    width: 600px; }
  .lMain .feature-detail .featureMod.featureMod-01 > dl {
    padding: 100px 80px 20px 120px;
    width: 600px; }
    .lMain .feature-detail .featureMod.featureMod-01 > dl .stMod-headline {
      margin-bottom: 40px; }
  .lMain .feature-detail .featureMod.featureMod-02 > .stMod-inner {
    margin: 0px -20px; }
    .lMain .feature-detail .featureMod.featureMod-02 > .stMod-inner > dl {
      padding: 0px 20px 0px 20px;
      width: 310px; }
      .lMain .feature-detail .featureMod.featureMod-02 > .stMod-inner > dl .stMod-photo {
        margin-bottom: 30px;
        width: 270px; }
  .lMain .feature-detail .featureMod.featureMod-03 > dl .stMod-video {
    margin-bottom: 60px; }
  .lMain .feature-detail .featureMod.featureMod-03 > dl .stMod-ttl {
    width: 800px; }
  .lMain .feature-detail .featureMod.featureMod-03 > dl .stMod-content {
    width: 800px; }
  .lMain .feature-detail .featureMod.featureMod-03 > dl .stMod-items {
    width: 800px; }
  .lMain .feature-detail .featureMod.featureMod-04 .stMod-ttl > span {
    width: 480px; }
  .lMain .feature-detail .featureMod.featureMod-04 .stMod-txt > span {
    width: 480px; } }

@media screen and (min-width: 1680px) and (min-width: 768px) {
  .lMain .feature-detail .featureMod.featureMod-05 h2.featureMod-txtHeader {
    font-size: 64px; }
  .lMain .feature-detail .featureMod.featureMod-06 h2.featureMod-txtHeader {
    font-size: 64px; } }

@media screen and (min-width: 1680px) {
  .lMain .feature-detail hr {
    margin: 0px auto 140px auto;
    padding: 0px 100px 0px 100px;
    width: 1200px; } }

.notouchable .lMain .feature-detail .featureMod.featureMod-04 .stMod-btn a:hover {
  background: #333333;
  border: 1px solid #333333;
  color: #ffffff; }

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