@charset "UTF-8";

#sale2 main {
  background: #f2f2f2;
}

/* ========================================
   @media screen and (min-width: 768px),print
======================================== */
@media screen and (min-width: 768px), print {
  .p-mv {
    background: url(../images/sale2/mv_bg.jpg) no-repeat top -4px center/cover;
    margin-block: 0px 121px;
    margin-inline: auto;
    max-width: 1920px;
    width: 100%;
  }

  .p-mv .l-inner.l-mv {
    margin-inline: auto;
    padding-block: 285px 197px;
    width: min(95%, 1100px);
  }

  .p-mv .p-mv__subttl {
    background: #2ca6e0;
    color: #ffffff;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 0.05em;
    line-height: 2.05;
    margin-bottom: 40px;
    padding: 3px 13px;
    width: -moz-fit-content;
    width: fit-content;
    margin-inline: auto;
  }

  .p-mv .p-mv__ttl {
    color: #ffffff;
    font-size: 50px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 1.44;
    text-align: center;
  }

  .c-sec__en {
    margin-bottom: 32px;
    text-align: center;
  }

  .p-about {
    margin-bottom: 231px;
  }

  .p-about .l-inner.l-about {
    margin-inline: auto;
    width: min(95%, 1280px);
  }

  .p-about .p-about__box {
    background: #ffffff;
    padding-block: 95px 85px;
  }

  .p-about .p-about__con {
    display: grid;
    gap: 0 8%;
    grid-template-columns: 44.5% 47.5%;
    margin-bottom: 118px;
    margin-inline: auto;
    width: min(95%, 930px);
    align-items: center;
  }

  .p-about .p-about__con-left h2 {
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 1.3666666667;
    margin-bottom: 42px;
    text-align: left;
  }

  .p-about .p-about__con-left .txt p {
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0em;
    line-height: 1.6;
    margin-bottom: 24px;
  }

  .p-about .p-about__con-left .txt p.bottom {
    margin-bottom: 0;
  }

  .p-about .p-about__con-right img {
    height: auto;
    width: 100%;
  }

  .p-about .p-about__txt {
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 2;
    margin-bottom: 40px;
    text-align: center;
    color: #2ca6e0;
  }

  .p-about .p-about__items {
    display: grid;
    gap: 27px 36px;
    display: flex;
    flex-wrap: wrap-reverse;
    justify-content: center;
    margin-inline: auto;
    width: min(95%, 800px);
  }

  .p-about .p-about__item {
    border: 1px solid #2ca6e0;
    border-radius: 50%;
    display: grid;
    padding-block: 70px;
    place-items: center;
    width: 28.9%;
  }

  .p-about .p-about__item.--item01 {
    order: 4;
  }

  .p-about .p-about__item.--item02 {
    order: 5;
  }

  .p-about .p-about__item.--item03 {
    order: 1;
  }

  .p-about .p-about__item.--item04 {
    order: 2;
  }

  .p-about .p-about__item.--item05 {
    order: 3;
  }

  .p-about .p-about__item p {
    color: #2ca6e0;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 2.05;
    text-align: center;
  }

  .p-lineup {
    margin-bottom: 153px;
  }

  .p-lineup .c-sec__ttl {
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 1.3666666667;
    margin-bottom: 60px;
    text-align: center;
  }

  .p-lineup .p-lineup__box {
    margin-inline: auto;
    width: min(95%, 1100px);
  }

  .p-lineup .system-list {
    display: grid;
    gap: 48px 63px;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .p-lineup .system-list li {
    background: #fff;
    padding-block: 57px 70px;
    padding-inline: 55px;
    display: grid;
    grid-row: span 4;
    grid-template-rows: auto auto 1fr auto;
  }

  .p-lineup .system-pic {
    margin-bottom: 29px;
  }

  .p-lineup .system-pic img {
    height: 264px;
    width: 100%;
    object-fit: contain;
  }

  .p-lineup .system-ttl {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.6;
    margin-bottom: 30px;
    text-align: center;
    letter-spacing: 0;
  }

  .p-lineup .wysiwyg p {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.7;
    /* margin-bottom: 20px; */
    letter-spacing: 0;
  }

  .p-lineup .system-btn {
    width: min(95%, 320px);
    margin-inline: auto;
    border-radius: 48px;
    border: 1px solid #0f0f0f;
    padding-block: 20px;
    padding-inline: 60px 0;
    transition: all 0.3s ease;
  }

  .p-lineup .system-btn a {
    display: flex;
    gap: 0 21px;
    align-items: center;
  }

  .p-lineup .system-btn a p {
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0em;
    line-height: 1.2;
  }

  .p-link {
    padding-block: 0 98px;
  }

  .p-link .l-inner.l-link {
    width: min(95%, 1280px);
  }

  .p-link .p-link__items {
    display: grid;
    gap: 0 25px;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    margin-inline: auto;
    width: min(95%, 1100px);
  }

  .p-link .p-link__item a {
    display: block;
  }

  .p-link .p-link__item a .wrap {
    margin-bottom: 19px;
    position: relative;
  }

  .p-link .p-link__item a .wrap img {
    height: auto;
    width: 100%;
  }

  .p-link .p-link__item a .wrap .arrow {
    background: #ffffff;
    border-radius: 10px;
    bottom: 14px;
    padding: 0px 19px;
    position: absolute;
    right: 15px;
    transition: all 0.3s ease;
    height: 20px;
  }

  .p-link .p-link__item a .wrap .arrow svg {
    vertical-align: super;
  }

  .p-link .p-link__item a p {
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0em;
    line-height: 1.6;
  }

  @media (any-hover: hover) {
    .p-link .p-link__item a:hover {
      text-decoration: none;
    }

    .p-link .p-link__item a:hover .wrap img {
      opacity: 1;
    }

    .p-link .p-link__item a:hover .wrap .arrow {
      background: #2ca6e0;
    }

    .p-link .p-link__item a:hover .wrap svg path {
      fill: #ffffff;
    }

    .p-lineup .system-btn:hover {
        background: #0f0f0f;
    }

    .p-lineup .system-btn:hover a {
        text-decoration: none;
    }

    .p-lineup .system-btn:hover a p {
        color: #ffffff;
    }

    .p-lineup .system-btn:hover a span svg path {
        fill: #ffffff;
    }
  }
}

/* ========================================
   @media screen and (max-width: 767px)
======================================== */
@media screen and (max-width: 767px) {
  .p-main__ttl .en.sale img {
    height: auto;
    width: 64vw;
  }

  .p-mv {
    background: url(../images/sale2/mv_bg_sp.jpg) no-repeat top center/cover;
    margin-bottom: 13.155vw;
  }

  .p-mv .l-inner.l-mv {
    padding-block: 57.928vw 10.531vw;
    width: min(95%, 83.1vw);
    margin-inline: auto;
  }

  .p-mv .p-mv__subttl {
    background: #2ca6e0;
    color: #ffffff;
    font-size: 3.382vw;
    font-weight: 400;
    letter-spacing: 0.05em;
    line-height: 2.2;
    margin-bottom: 4.039vw;
    padding: 0vw 5.039vw;
    width: -moz-fit-content;
    width: fit-content;
  }

  .p-mv .p-mv__ttl {
    color: #ffffff;
    font-size: 7.729vw;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 1.4;
  }

  .c-sec__en {
    margin-bottom: 5.039vw;
    text-align: center;
  }

  .c-sec__en.about img {
    height: auto;
    width: 39.372vw;
  }

  .c-sec__en.lineup img {
    height: auto;
    width: 16.879vw;
  }

  .c-sec__en img {
    height: auto;
    width: 24.879vw;
  }

  .p-about {
    margin-bottom: 19.048vw;
  }

  .p-about .l-inner.l-about {
    margin-inline: auto;
    width: min(95%, 91.7vw);
  }

  .p-about .c-sec__en.about img {
    height: auto;
    width: 35.918vw;
  }

  .p-about .p-about__box {
    background: #ffffff;
    padding-block: 12.077vw 15.493vw;
  }

  .p-about .p-about__con {
    display: grid;
    gap: 0px 0;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    margin-bottom: 13.493vw;
    margin-inline: auto;
    width: min(95%, 83.5748792271vw);
  }

  .p-about .p-about__con-left {
    display: contents;
  }

  .p-about .p-about__con-left h2 {
    font-size: 4.83vw;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 1.5555555556;
    margin-bottom: 6.797vw;
    order: 1;
    text-align: left;
  }

  .p-about .p-about__con-left .txt {
    order: 3;
  }

  .p-about .p-about__con-left .txt p {
    font-size: 3.623vw;
    font-weight: 400;
    letter-spacing: 0em;
    line-height: 1.6;
    margin-bottom: 5.797vw;
  }

  .p-about .p-about__con-left .txt p.bottom {
    margin-bottom: 0;
  }

  .p-about .p-about__con-right {
    margin-bottom: 6.797vw;
    order: 2;
  }

  .p-about .p-about__con-right img {
    height: auto;
    width: 100%;
  }

  .p-about .p-about__txt {
    font-size: 4.347vw;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 1.6;
    margin-bottom: 6.797vw;
    text-align: center;
    margin-inline: auto;
    width: min(95%, 83.5748792271vw);
    color: #2ca6e0;
  }

  .p-about .p-about__items {
    display: flex;
    flex-wrap: wrap;
    gap: 3.415vw 4.831vw;
    justify-content: center;
    margin-inline: auto;
    width: min(95%, 77.2vw);
  }

  .p-about .p-about__item {
    border: 1px solid #2ca6e0;
    border-radius: 50%;
    display: grid;
    padding-block: 12.111vw;
    place-items: center;
    width: 35.99vw;
    height: 35.99vw;
  }

  .p-about .p-about__item p {
    color: #2ca6e0;
    font-size: 3.382vw;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 1.3571428571;
    text-align: center;
  }

  .p-lineup {
    margin-bottom: 9.44vw;
  }

  .p-lineup .c-sec__ttl {
    font-size: 4.83vw;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 1.8;
    margin-bottom: 6.246vw;
    text-align: center;
  }

  .p-lineup .p-lineup__box {
    margin-inline: auto;
    width: min(95%,91.7vw);
  }

  .p-lineup .system-list {
    display: grid;
    gap: 9.324vw 0vw;
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }

  .p-lineup .system-list li {
    background: #fff;
    padding-block: 9.768vw 8.908vw;
    padding-inline: 7.246vw;
  }

  .p-lineup .system-pic {
    margin-bottom: 5.729vw;
  }

  .p-lineup .system-pic img {
    height: 52.768vw;
    width: 100%;
    object-fit: contain;
  }

  .p-lineup .system-ttl {
    font-size: 4.3478vw;
    font-weight: 700;
    line-height: 1.6;
    margin-bottom: 5.797vw;
    text-align: center;
    letter-spacing: 0;
  }

  .p-lineup .wysiwyg p {
    font-size: 3.382vw;
    font-weight: 400;
    line-height: 1.7;
    margin-bottom: 5.797vw;
  }

  .p-lineup .system-btn {
    border-radius: 11.594vw;
    border: 1px solid #0f0f0f;
    padding-block: 4.072vw;
    padding-inline: 14.493vw 0;
  }

  .p-lineup .system-btn a {
    display: flex;
    gap: 0 8.865vw;
    align-items: center;
  }

  .p-lineup .system-btn a p {
    font-size: 3.623vw;
    font-weight: 500;
    letter-spacing: 0em;
    line-height: 1.2;
  }

  .p-link {
    position: relative;
  }

  .p-link .l-inner.l-link {
    background: #f2f2f2;
    margin-inline: auto;
    padding-block: 12.077vw 16.908vw;
    width: min(95%, 91.7vw);
  }

  .p-link .p-link__items {
    display: grid;
    gap: 8.662vw 0;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    margin-inline: auto;
    width: min(95%, 84.5410628019vw);
  }

  .p-link .p-link__item a {
    display: block;
  }

  .p-link .p-link__item a .wrap {
    margin-bottom: 2.415vw;
    position: relative;
  }

  .p-link .p-link__item a .wrap img {
    height: auto;
    width: 100%;
  }

  .p-link .p-link__item a .wrap .arrow {
    background: #ffffff;
    border-radius: 2.415vw;
    bottom: 3.831vw;
    padding: 0vw 4vw;
    position: absolute;
    right: 3.831vw;
    height: 4vw;
  }

  .p-link .p-link__item a .wrap .arrow svg {
    vertical-align: super;
  }

  .p-link .p-link__item a p {
    font-size: 3.623vw;
    font-weight: 400;
    letter-spacing: 0em;
    line-height: 1.6;
  }
}
