.wrap .footer {
    margin-top: 0; }
  
  @media screen and (min-width: 1198px) {
    .header .nav .main .main-item:nth-child(3) > a:before {
      width: 80% !important;
      left: 10% !important; } }
  .visual {
    width: 100%;
    background-size: cover;
    background-position: center center;
    position: relative; }
    .visual .visual-txt {
      width: 22.66%;
      max-width: 145px;
      position: absolute;
      top: 24.88%;
      right: 10.66%;
      z-index: 2; }
  
  @media screen and (min-width: 1198px) {
    .visual .visual-txt {
      width: 100%;
      max-width: 995px;
      margin: 0 0 0 -498px;
      top: 158px;
      left: 50%;
      right: auto;
      text-align: right; }
      .visual .visual-txt img {
        width: 145px; } }
  .lead {
    padding: 40px 32px 0;
    margin: 0 auto 24px;
    text-align: center;
    position: relative; }
    .lead .section-wrap {
      display: inline-block;
      text-align: justify; }
    .lead .lead-ttl {
      font-size: 1.5rem;
      padding: 0 0 8px;
      margin: 0 auto 32px;
      border-bottom: 1px dotted #000; }
    .lead .txt {
      font-weight: 500;
      letter-spacing: .1em; }
      .lead .txt:not(:last-child) {
        margin-bottom: 1.2em; }
      .lead .txt .small {
        font-size: 1.2rem; }
      .lead .txt a {
        color: #FF3C00; }
  
  @media screen and (min-width: 1198px) {
    .lead {
      padding: 106px 32px 0;
      margin: 0 auto 48px; }
      .lead .section-wrap {
        text-align: center; }
      .lead .lead-ttl {
        display: none; }
      .lead .txt-area:before {
        content: '';
        width: 10px;
        height: 10px;
        margin-left: -5px;
        background-color: #000;
        -webkit-border-radius: 100px;
        -moz-border-radius: 100px;
        -ms-border-radius: 100px;
        -o-border-radius: 100px;
        border-radius: 100px;
        position: absolute;
        left: 50%;
        top: 58px; }
      .lead .txt {
        font-size: 1.7rem;
        font-weight: 500;
        line-height: 2.35; }
        .lead .txt:not(:last-child) {
          margin-bottom: 1.4em; }
        .lead .txt .small {
          font-size: 1.5rem; }
        .lead .txt a {
          -webkit-opacity: 1;
          -moz-opacity: 1;
          -ms-opacity: 1;
          -o-opacity: 1;
          opacity: 1;
          -webkit-transition-duration: 0.3s;
          -moz-transition-duration: 0.3s;
          transition-duration: 0.3s; }
          .lead .txt a:hover {
            -webkit-opacity: 0.5;
            -moz-opacity: 0.5;
            -ms-opacity: 0.5;
            -o-opacity: 0.5;
            opacity: 0.5; } }
  .btn {
    padding: 0 32px;
    margin: 0 auto 32px; }
    .btn .btn-item:not(:last-child) {
      margin: 0 auto 16px; }
    .btn a {
      display: block;
      padding: 12px 12px;
      font-size: 1.5rem;
      font-weight: 500;
      text-align: center;
      line-height: 1;
      border: 1px solid #000; }
    .btn .small {
      font-size: 1.2rem; }
  
  @media screen and (min-width: 1198px) {
    .btn {
      max-width: 694px;
      margin: 0 auto 64px;
      letter-spacing: -.4em; }
      .btn .btn-item {
        display: inline-block;
        width: 296px;
        vertical-align: top;
        letter-spacing: .2em; }
        .btn .btn-item:not(:last-child) {
          margin: 0 38px 0 0; }
      .btn a {
        padding: 16px 16px;
        -webkit-transition-duration: 0.3s;
        -moz-transition-duration: 0.3s;
        transition-duration: 0.3s; }
        .btn a:hover {
          color: #fff;
          background-color: #000; }
      .btn .small {
        font-size: 1.3rem; } }
  .list {
    padding: 0 32px 24px;
    letter-spacing: -.4em; }
    .list .item {
      display: inline-block;
      width: 100%;
      margin-bottom: 30px;
      vertical-align: top;
      letter-spacing: normal; }
    .list .photo {
      margin: 0 auto 0;
      padding: 0 0 8px; }
      .list .photo .swiper-pagination {
        margin: 0;
        text-align: left;
        line-height: 1;
        position: static; }
      .list .photo.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
        width: 7px;
        height: 7px;
        margin: 0 10px 0 0;
        -webkit-opacity: 0.2;
        -moz-opacity: 0.2;
        -ms-opacity: 0.2;
        -o-opacity: 0.2;
        opacity: 0.2; }
        .list .photo.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet:last-child {
          margin-right: 0; }
      .list .photo.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet-active {
        background-color: #000;
        -webkit-opacity: 1;
        -moz-opacity: 1;
        -ms-opacity: 1;
        -o-opacity: 1;
        opacity: 1; }
    .list .item-ttl {
      font-size: 1.25rem;
      font-weight: 500;
      text-align: left;
      line-height: 1.64; }
    .list .small {
      font-weight: 300; }
      .list .small.tax {
        font-weight: 500; }
    .list .status {
      color: #FF3C00;
      font-size: 1.15rem;
      font-weight: 300;
      letter-spacing: .04em; }
      .list .status.blue {
        color: #004EBC; }
  
  @media screen and (min-width: 1198px) {
    .list {
      max-width: 1162px;
      padding: 0 32px;
      margin: 0 auto 60px; }
      .list .item {
        display: inline-block;
        width: 31.52%;
        margin-bottom: 40px; }
        .list .item:not(:nth-child(3n)) {
          margin-right: 2.72%; }
      .list a {
        display: block;
        position: relative; }
        .list a:before {
          content: '';
          width: 14px;
          height: 14px;
          position: absolute;
          right: 15px;
          bottom: 14px;
          background-image: url(../images/wholesale/hover-mark.png);

          background-repeat: no-repeat;
          background-size: contain;
          background-position: center;
          -webkit-opacity: 0;
          -moz-opacity: 0;
          -ms-opacity: 0;
          -o-opacity: 0;
          opacity: 0;
          -webkit-transition-duration: 0.3s;
          -moz-transition-duration: 0.3s;
          transition-duration: 0.3s; }
        .list a:hover:before {
          -webkit-opacity: 1;
          -moz-opacity: 1;
          -ms-opacity: 1;
          -o-opacity: 1;
          opacity: 1; }
      .list .photo {
        padding-bottom: 16px; }
        .list .photo .swiper-pagination {
          text-align: right;
          position: absolute;
          bottom: 0; }
        .list .photo.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
          margin: 0 0 0 10px; }
      .list .item-ttl {
        font-size: 1.4rem;
        line-height: 1.78;
        text-align: left; }
      .list .weight.pc {
        display: inline-block; }
      .list .price.contact {
        font-size: 1.3rem; }
      .list .small {
        font-size: 1.2rem; }
        .list .small.pc {
          display: inline-block; }
      .list .status {
        color: #FF3C00;
        font-size: 1.25rem; }
        .list .status.normal {
          color: #231815; }
        .list .status.blue {
          color: #004EBC; } }
  .modaal-wrapper > * {
    border: 0 !important;
    background-color: #000 !important; }
  
  .modaal-gallery-label {
    display: inline-block !important;
    font-size: 1.4rem;
    font-weight: 500; }
  
  .modaal-image .modaal-container {
    max-width: 738px;
    position: relative; }
  
  .modaal-close {
    position: absolute;
    top: -50px;
    right: -50px; }
    .modaal-close:hover {
      background: none; }
      .modaal-close:hover:before, .modaal-close:hover:after {
        background-color: #fff; }
  
  .modaal-close:before,
  .modaal-close:after {
    display: block;
    content: " ";
    position: absolute;
    top: 14px;
    left: 23px;
    width: 1px;
    height: 22px;
    border-radius: 4px;
    background: #fff;
    -webkit-transition: background 0.2s ease-in-out;
    transition: background 0.2s ease-in-out; }
  
  .modaal-gallery-control {
    width: 28px;
    height: 56px;
    background: none; }
    .modaal-gallery-control:hover {
      background: none; }
    .modaal-gallery-control.modaal-gallery-next-inner {
      background-image: url(../images/wholesale/arrow-next.png);

      background-size: cover; }
    .modaal-gallery-control.modaal-gallery-prev-inner {
      background-image: url(../images/wholesale/arrow-prev.png);

      background-size: cover; }
  
  .modaal-gallery-control:before,
  .modaal-gallery-control:after {
    display: none; }
  
  .modaal-overlay {
    -webkit-opacity: 1 !important;
    -moz-opacity: 1 !important;
    -ms-opacity: 1 !important;
    -o-opacity: 1 !important;
    opacity: 1 !important; }
  
  /*# sourceMappingURL=style.css.map */
  

  /* スクロール固定用 */
html.fix {
  overflow: hidden;
  position: fixed;
  width: 100%;
}

/* Swiper v8対応 - 追加CSS */
.swiper {
  width: 100%;
  height: 100%;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}

/* ページネーションの修正 */
.swiper-pagination {
  position: static !important;
  margin: 0;
  text-align: left;
  line-height: 1;
  padding: 8px 0 0;
}

.swiper-pagination-bullet {
  width: 7px;
  height: 7px;
  display: inline-block;
  border-radius: 50%;
  background: #000;
  opacity: 0.2;
  margin: 0 10px 0 0 !important;
}

.swiper-pagination-bullet:last-child {
  margin-right: 0 !important;
}

.swiper-pagination-bullet-active {
  opacity: 1;
}

/* PC用の調整 */
@media screen and (min-width: 1198px) {
  .list .photo .swiper-pagination {
      text-align: right;
      position: absolute !important;
      bottom: 0;
      right: 0;
      left: 0;
      padding: 0;
  }
  
  .list .photo .swiper-pagination-bullet {
      margin: 0 0 0 10px !important;
  }
  
  .list .photo .swiper-pagination-bullet:first-child {
      margin-left: 0 !important;
  }
}