
   @media screen and (min-width: 769px){
    #brand .sp {
        display: none;
    }
    .img-sp {
        display: none;
    }
    .pane-contents>.container {
            width: 100%;
      }

      #qp {
            overflow-x: hidden;
      }

      #qp .logo {
            text-align: center;
      }

      #qp h1 {
            margin: 0;
            line-height: 0;
      }

      #qp .mv {
            width: 1200px;
            margin: 0 auto 100px;
      }

      #qp .swiper-slide {
            width: 100% !important;
            line-height: 0;
      }

      #qp .swiper-slide img {
            width: 100%;
      }

      #qp .swiper-button-prev,
      #qp .swiper-button-next {
            width: 34px;
            height: 67px;
            top: calc(50% - 45px);
      }

      #qp .swiper-button-prev {
            left: 50px;
            background;
      }

      #qp .swiper-button-next {
            right: 50px;
            background;
      }

      #qp .swiper-pagination {
            bottom: 20px;
      }

      #qp .swiper-pagination-bullet {
            width: 28px;
            height: 28px;
            opacity: 1;
            background: #fff;
            margin: 0 45px;
      }

      #qp .swiper-pagination-bullet-active {
            background: #707070;
      }

      #qp .nav {
            padding: 60px 0 10px;
            margin: 0 0 10px;
            background: #fff;
      }

      #qp .nav .inner {
            width: 1200px;
            margin: 0 auto;
      }

      #qp .nav .usefulness {
            margin: 0 0 120px;
      }

      #qp .nav h2 {
            font-size: 36px;
            text-align: center;
            margin: 0 0 35px;
      }

      #qp .nav h3 {
            font-size: 26px;
            text-align: center;
            margin: 0 0 35px;
      }

      #qp .nav ul {
            display: flex;
            justify-content: space-between;
            margin: 30px;
      }

      #qp .nav .usefulness li a {
            position: relative;
            display: flex;
            justify-content: center;
            align-items: center;
            text-align: center;
            border: 1px solid #707070;
            border-radius: 5px;
            width: 280px;
            height: 130px;
            background: #fff url(/img/usr/genre/3d/arrow.png) no-repeat right 15px center;
            font-size: 22px;
            transition: .3s ease;
      }

      #qp .nav .usefulness li a:hover {
            color: #fff;
            text-decoration: none;
            background: #707070 url(/img/usr/genre/3d/arrow02.png) no-repeat right 15px bottom 20px;
      }

      #qp .nav .brand li {
            display: block;
            width: 280px;
            transition: .3s ease;
      }

      #qp .nav .brand li a {
            transition: .3s ease;
      }

      #qp .nav .brand li a:hover {
            opacity: .8;
      }

      .block-genre-page--event {
            width: 1200px;
            margin: 0 auto;
      }

      .block-genre-page--event .event-title {
            margin: 50px 0;
            text-align: center;
      }

      .block-genre-page--event .event-title h2 {
            margin: 0 0 20px;
      }

      .block-genre-page--event .event-title h2 span {
            position: relative;
            display: inline-block;
            background: #fff;
            font-size: 26px;
            padding: 0 200px;
            letter-spacing: 1px;
      }

      .block-genre-page--event .event-title h2 span:before,
      .block-genre-page--event .event-title h2 span:after {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            bottom: 0;
            margin: auto;
            width: 150px;
            height: 1px;
            background: #0068DB;
      }

      .block-genre-page--event .event-title h2 span:after {
            left: auto;
            right: 0;
      }

      .block-genre-page--event .event-title h3 {
            font-size: 16px;
            margin: 0;
      }

      .block-genre-page--event .event-title h3 br {
            display: none;
      }

      .block-goods-list--sort-order-items,
      .block-goods-list--pager-top,
      .block-thumbnail-t {
            width: 1200px;
            margin: 0 auto;
      }

      .block-goods-list--sort-btn {
            display: none !important;
      }

      .block-pickup-list-p--goods-color {
            font-size: 16px;
      }

      .block-pickup-list-p--goods-color+.block-pickup-list-p--comment {
            margin-top: 10px;
      }
    }

    @media screen and (max-width: 768px){
    /*
        .wrapper {
            padding-top: 60px;
        }
    */
    #brand .pc {
        display: none;
    }
    .img-pc {
        display: none;
    }

    .img-sp {
        display: block;
    }
        #qp .logo {
            text-align: center;
        }
    
        #qp h1 {
            line-height: 0;
            padding: 0;
        }
    
        #qp h1 img {
            width: 32%;
        }
    
        #qp .swiper-pagination-bullet {
            width: 14px;
            height: 14px;
            border: 1px solid #707070;
            background: #fff;
            opacity: 1;
            margin: 0 22px;
        }
    
        #qp .swiper-pagination-bullet-active {
            background: #707070;
        }
    
        #qp .mv {
          padding:20px;
        }
    
        #qp .nav {
            padding: 50px 20px 20px;
            background: #F5F5F5;
        }
    
        #qp .nav h2 {
            font-size: 20px;
            margin: 0 0 20px;
            padding: 0;
            background: transparent;
            text-align: center;
        }
    
        #qp .nav .usefulness {
            margin: 0 0 40px;
        }
    
        #qp .nav ul {
            display: flex;
            flex-wrap: wrap;
            justify-content: space-between;
        }
    
        #qp .nav li {
            width: calc((100% - 12px) / 2);
            margin: 0 0 12px;
        }
    
        #qp .nav .usefulness li a {
            display: flex;
            justify-content: center;
            align-items: center;
            text-align: center;
            background: #fff url(/img/usr/genre/3d/sp/arrow.png) no-repeat right 8px center / 17px;
            border: 1px solid #484343;
            border-radius: 3px;
            font-size: 13px;
            line-height: 1.8;
            font-weight: bold;
            padding: 5px 0;
            min-height: 78px;
            height: 100%;
        }
    
        .block-genre-page--event {
            padding: 0 20px;
        }
    
        .event-title {
            margin: -10px 0 0;
            padding: 60px 0 0;
            text-align: center;
        }
    
        .event-title h2 {
            position: relative;
            padding: 0;
            margin: 0 0 13px;
            background: transparent;
        }
    
        .event-title h2:before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            bottom: 0;
            margin: auto;
            width: 100%;
            height: 1px;
            background: #0068DB;
        }
    
        .event-title h2 span {
            position: relative;
            display: inline-block;
            font-size: 20px;
            font-weight: bold;
            padding: 0 20px;
            background: #fff;
        }
    
        .event-title h3 {
            padding: 0;
            font-size: 15px;
        }
    
        #sort_area {
            display: none !important;
        }
    
        .block-pickup-list-p--color {
            font-size: 16px;
            margin: 0 0 12px;
        }
    
    }