@media (max-width: 991px) {
  :root {
    --header-h: 60px;
  }

  .container-lg {
    max-width: calc(100vw - 18px);
    width: 100%;
  }

  .g-logo {
    width: 180px;
  }

  .g-search form {
    max-width: 220px;
  }

  .g-search-input {
    height: 42px;
    padding: 0 50px 0 20px;
  }

  .g-search-send {
    width: 40px;
    height: 40px;
  }
  .g-search-send::before {
    width: 20px;
    height: 20px;
  }

  .pv-top {
    display: block;
    padding-top: 0;
    padding-bottom: 0;
    max-width: 100%;
    overflow: hidden;
  }

  .pv-left {
    width: 100%;
    padding-right: 0;
    margin-bottom: 25px;
  }

  .pv-right {
    width: 100%;
    padding-left: 0;
  }
  .pv-right .pv-brand, .pv-right .pv-name {
    display: none;
  }

  .pcv-thumbnail {
    display: none;
  }

  .pv-brand {
    font-size: 1.0625em;
  }

  .pv-name {
    font-size: 1.625em;
  }

  .pv-type {
    padding-left: 0;
    padding-right: 0;
  }

  .pv-mode-tabs {
    position: relative;
    width: 100%;
    font-size: 0;
  }

  .pv-mode-tab {
    display: inline-block;
    vertical-align: top;
    height: 40px;
    width: 50%;
  }
  .pv-mode-tab::before {
    width: 20px;
    height: 20px;
  }

  .pv-btn {
    height: 45px;
    line-height: 43px;
  }

  .pv-sec-subhead {
    font-size: 1.375rem;
    padding: 8px 0 10px;
  }

  .pv-add-body {
    padding-right: 10px;
  }

  .pv-add-img {
    margin-right: 15px;
  }

  .pv-add-switch {
    width: 50px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50px;
            flex: 0 0 50px;
    margin: 0 0 0 10px;
  }

  .pv-add-item .pv-btn {
    width: 120px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 120px;
            flex: 0 0 120px;
    font-size: 0.9375em;
  }

  .theme-pcv-notice {
    padding: 25px;
  }

  .pv-details-sec {
    padding-top: 50px;
    margin: 0 auto 50px;
  }

  .pv-details-sec-subhead {
    text-align: center;
    font-size: 1.875rem;
  }

  .theme-pcv-subhead {
    font-size: 1.875rem;
  }
}
@media (max-width: 679px) {
  .pv-add-body {
    padding-left: 10px;
    padding-top: 20px;
  }

  .theme-pcv-notice {
    padding: 10px;
  }

  .theme-pcv-row {
    width: 100%;
    display: block;
    margin: 0 auto;
  }
  .theme-pcv-row > * {
    padding: 0;
  }

  .pv-details-sec-subhead, .theme-pcv-subhead {
    font-size: 1.625rem;
  }
}
@media (max-width: 549px) {
  .g-search {
    display: none;
    left: 10px;
    position: fixed;
    right: 60px;
    top: 10px;
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
  }
  .g-search form {
    margin: 0 auto;
    width: 100%;
    max-width: none;
  }
  .g-search.is-open {
    display: block;
    -webkit-animation: ani_fadeIn 0.25s both;
            animation: ani_fadeIn 0.25s both;
  }

  .g-search-switch {
    display: block;
    cursor: pointer;
    width: 40px;
    height: 40px;
    right: 10px;
    top: 50%;
    position: absolute;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    border-radius: 50%;
    border: none;
    background-color: #000;
    font-size: 0;
  }
  .g-search-switch::before {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22 22'%3E%3Cpath fill='%23fff' d='M20.616,19.521l-6.347-6.346c1.152-1.301,1.864-3.004,1.864-4.875c0-4.066-3.309-7.375-7.375-7.375 S1.384,4.234,1.384,8.3c0,4.067,3.309,7.375,7.375,7.375c1.401,0,2.702-0.408,3.818-1.088l6.487,6.486L20.616,19.521z M3.384,8.3 c0-2.964,2.411-5.375,5.375-5.375s5.375,2.411,5.375,5.375s-2.411,5.375-5.375,5.375S3.384,11.264,3.384,8.3z'/%3E%3C/svg%3E") no-repeat 0 0/contain;
  }
  .g-search-switch:hover {
    background: #333;
  }
  .g-search-switch.is-open {
    background: #aaa;
  }
  .g-search-switch.is-open::before {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cpath fill='%23fff' d='M12.45 37.65 10.35 35.55 21.9 24 10.35 12.45 12.45 10.35 24 21.9 35.55 10.35 37.65 12.45 26.1 24 37.65 35.55 35.55 37.65 24 26.1Z5-5.375,5.375S3.384,11.264,3.384,8.3z'/%3E%3C/svg%3E") no-repeat 0 0/contain;
  }
  .g-search-switch.is-open:hover {
    background: #888;
  }

  .pv-name {
    font-size: 1.375em;
  }

  .pv-type {
    position: relative !important;
    top: auto;
    right: auto;
  }

  .pv-price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 5px 0;
    padding: 5px 0;
    width: auto;
    text-align: left;
    font-size: 1.5rem !important;
  }
  .pv-price .pv-type-tit {
    display: inline-block;
    font-size: 1.0625rem;
    line-height: 1.4;
    color: #333;
  }
  .pv-price .pv-type-cont {
    width: calc(100% - 120px);
    -webkit-box-flex: 1;
        -ms-flex: 1 1 calc(100% - 120px);
            flex: 1 1 calc(100% - 120px);
  }

  .pv-add-head {
    padding-right: 100px;
    min-height: 100px;
  }

  .pv-add-img {
    margin-right: 10px;
    width: 100px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100px;
            flex: 0 0 100px;
  }

  .pv-add-switch {
    height: 40px;
    position: absolute;
    top: 50px;
    right: 0;
    width: 90px;
    border: 1px solid #ddd;
    margin: 0;
  }

  .pv-add-item .pv-btn {
    height: 40px;
    line-height: 38px;
    position: absolute;
    top: 0;
    right: 0;
    width: 90px;
    margin: 0;
  }
  .pv-add-item .pv-btn.added ::before {
    width: 16px;
    height: 16px;
    margin: -2px 2px -2px 0;
  }
}
@media (max-width: 499px) {
  .pv-add-body {
    display: block;
  }

  .pv-add-spec-list {
    width: 100%;
  }

  .pv-add-spec-img {
    width: 100%;
    margin: 10px auto;
  }
}
@media (max-width: 379px) {
  .pv-add-head {
    display: block;
  }

  .pv-add-img {
    width: 80px;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 80px;
            flex: 0 0 80px;
  }
}