    h2,
    hr {
        display: none;
    }

    h1 {
        margin: auto;
        max-width: 1200px;
        width: 100% !important;
    }

    li {
        list-style: none;
    }

    main {
        max-width: none;
    }

    .section-eyecatch {
        max-width: none;
        width: auto;
    }

    .bnr img {
        width: 100%;
    }

    .bnr-sp {
        display: none;
    }

    @media screen and (max-width: 768px) {
        .bnr-pc {
            display: none;
        }

        .bnr-sp {
            display: block;
        }
    }


    .chg-select,
    .block-itemlist ul,
    .section-guide {
        max-width: 1200px;
        margin: auto;
    }

    .content-wrap {
        max-width: 1200px;
        margin: auto;
        position: relative;
        padding: 0 10px;
    }

    .first-text {
        max-width: 1200px;
        margin: 20px auto 90px;
        padding: 0 10px;
    }

    .first-text p {
        line-height: 1.7;
        text-align: left;
        font-size: 18px;
    }

    .gray-bg {
        background: #ece9e7;
        content: "";
        display: block;
        width: calc(50% + 450px);
        position: absolute;
        height: 880px;
        z-index: -2;
        /* width: calc(50% + 540px); */
    }

    .gray-bg.goldene-bg {
        height: 620px;
    }

    .model-wrap {
        margin-bottom: 30px;
    }

    .model-name {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        padding-top: 50px;
    }

    .model-name-block {
        height: 80px;
        width: 5px;
        display: inline-block;
        margin-right: 10px;
        background: #b89a78;
        content: " ";
    }

    .model-name-text {
        color: #5f4322;
        font-size: 50px;
        font-weight: bold;
        text-align: left;
        letter-spacing: 0.05em;
    }

    .model-name-text span {
        display: block;
        font-size: 14px;
        text-align: left;
    }

    .model-img {
        z-index: -1;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        height: 440px;
        position: absolute;
        width: 50%;
        right: 10px;
        top: 12%;
    }

    .model-img p {
        margin-top: 445px;

        display: inline-block;
        margin-left: auto;
        right: 0;
        position: absolute;
    }

    .model-img p a {
        color: #555555;
    }

    .nautilus {
        background-image: url("/images/sale/patek2024/nautilus.jpg");
    }

    .aquanaut {
        background-image: url("/images/sale/patek2024/aquanaut.jpg");
    }

    .worldtime {
        background-image: url("/images/sale/patek2024/worldtime.jpg");
    }

    .goldene {
        background-image: url("/images/sale/patek2024/goldene.jpg");
    }

    .grandc {
        background-image: url("/images/sale/patek2024/grandc.jpg");
    }

    .sub-ttl {
        font-size: 36px;
        font-weight: bold;
        max-width: 1200px;
        margin: 0 auto 20px auto;
        color: #795d3c;
    }

    .sub-ttl span {
        font-size: 14px;
    }

    .new-ttl {
        background-color: #917451;
        color: #fff;
        font-weight: bold;
        text-align: left;
        width: max-content;
        font-size: 20px;
        margin-bottom: 10px;
        padding: 0 7px;
        max-width: 50%;
    }

    .ref-list {
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 20px;
        width: 50%;
    }

    .ref-list li {
        background: #fff;
        border-radius: 12px;
        font-size: 13px;
        margin-right: 10px;
        padding: 0 7px;
        margin-bottom: 7px;
        border: 1px solid darkgray;
        font-weight: bold;
        color: #8a8a8a;
    }

    .ref-list li span {
        color: grey;

    }

    .new-product {
        text-align: left;
        width: 50%;
        font-size: 13px;
        margin-bottom: 30px;
        padding-right: 25px;
        color: #442906;
    }

    .spec-ttl {
        text-align: left;
        font-size: 20px;
        color: #76644f;
    }

    .spec-list {
        max-width: 1200px;
        margin: 0 0 60px 0;
        width: 48%;
        border-top: 1px solid #99897c;
        padding-top: 5px;
    }

    .spec-list li {
        color: #76644f;
        font-weight: bold;
        font-size: 12px;
    }

    .spec-list li span {
        color: #76644f;
        font-size: 12px;
    }

    .darkgray-bg {
        background: #998d87;
        content: "";
        display: block;
        width: 97vw;
        height: 240px;
        z-index: -1;
        position: absolute;
        right: 0;
        top: 41%;
        transform: translateY(-50%);
        max-height: 580px;

    }

    .reco-wrap {

        position: relative;
    }

    .reco-list {
        max-width: 1200px;
        margin: auto;
        display: flex;
        justify-content: space-between;
    }

    .reco-wrap {
        padding: 0 10px;
    }

    .reco-list li {
        width: 25%;
        text-align: center;
    }

    .reco-list li a:hover {
        opacity: 0.7;
    }

    .reco-list li a {
        transition: 0.4s;
    }

    .reco-list li img {
        width: 100%;
    }

    .ref {
        margin-top: 10px;
        font-size: 20px;
        color: #7f694b;
        font-weight: bold;
        margin-bottom: 5px;
    }

    .pri {
        display: none;
        font-size: 13px;
        color: #7f694b;
    }

    .pri small {
        font-size: 10px;
        color: #7f694b;
    }

    .com {
        font-size: 13px;
        padding: 0 10px;
        text-align: left;
        color: #977c58;
        line-height: 1.3;
        margin-top: 10px;
    }

    .link-wrap {
        max-width: 1200px;
        margin: auto;
        padding-top: 25px;
        padding-left: 50px;
        margin-bottom: 120px;
        transition: 0.3s;
    }

    .link-wrap a {
        display: inline-block;

    }

    .bg-arrow {
        background: #a68b67;
        display: inline-block;
        border-radius: 42px;
        height: 63px;
        padding: 20px;

    }

    .right-arrow {
        display: inline-block;
        vertical-align: middle;
        background: #fff;
        line-height: 1;
        position: relative;
        width: 25px;
        height: 1px;

    }

    .right-arrow::before {
        content: '';
        width: 10px;
        height: 10px;
        border: 1px solid #fff;
        border-left: 0;
        border-bottom: 0;
        transform: rotate(45deg);
        transform-origin: top right;
        position: absolute;
        top: 50%;
        right: -0.05em;
        box-sizing: border-box;
    }

    .model-link {
        display: inline-block;
        font-weight: bold;
        margin-left: 15px;
        font-size: 26px;
        vertical-align: middle;
        transition: 0.3s;
    }

    .link-wrap a:hover .model-link {
        color: #836d4a;

    }

    .link-wrap a:hover .bg-arrow {
        background: #bba98c;

    }

    .catalog {
        background-color: #e7e1cf;
        text-align: center;
        padding: 50px 10px;
        max-width: 1200px;
        margin: -20px auto 0;
    }

    .catalog h5 {
        font-size: 32px;
        font-weight: bold;
        color: #022263;
        letter-spacing: 0.1em;
        margin-top: 10px;
        font-family: serif;
        line-height: 1.3;
    }

    .catalog h5 span {
        display: block;
        color: #022263;
    }

    .catalog img {
        width: 100%;
        max-width: 1000px;
        margin: 20px 0;
        transition: 0.3s;
    }

    .catalog img:hover {
        opacity: 0.5;
    }

    .txt1,
    .txt2 {
        color: #847057;
    }

    .txt1 {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .txt1::before,
    .txt1::after {
        content: '';
        width: 1px;
        height: 20px;
        background-color: #d2bb8f;
    }

    .txt1::before {
        margin-right: 15px;
        transform: rotate(-35deg);
    }

    .txt1::after {
        margin-left: 15px;
        transform: rotate(35deg);
    }

    .txt2 {
        font-size: 18px;
    }

    @media screen and (min-width: 768px) and (max-width: 1200px) {
        .gray-bg {
            width: calc(50% + 310px);
            height: 970px;
        }

        .darkgray-bg {
            padding-top: 20%;
            height: 0;
            top: 42%;
        }
    }

    /* 768以下すべて */

    @media screen and (max-width: 768px) {
        h1 {
            width: 100% !important;
        }

        .first-text {
            margin: 0px auto 40px;
        }

        .first-text p {
            font-size: 12px;
        }

        .gray-bg {
            width: 100%;
            height: 1260px;
            margin-top: 80px;
        }

        .gray-bg.goldene-bg {
            height: 910px;
        }

        .model-img {
            position: relative;
            width: 100%;
            height: 280px;
            margin: auto;
            right: unset;
        }

        .model-name-block {
            height: 65px;
        }

        .model-img p {
            margin-top: 280px;
        }

        .model-name-text {
            font-size: 34px;
        }

        .model-link {
            font-size: 20px;
        }

        .ref-list {
            width: 100%;
        }

        .sub-ttl {
            font-size: 30px;
        }

        .sub-ttl span {
            font-size: 14px;
            display: block;
            margin-left: -1em;
        }

        .new-ttl {
            font-size: 18px;
            max-width: 100%;
        }

        .new-product {
            width: 100%;
            padding-right: 0;
            font-size: 12px;
        }

        .spec-list {
            width: 100%;
            margin: 0 0 30px 0;
        }

        .gray-bg {
            margin-top: 75px;
        }

        .com {
            font-size: 10px;
            margin-top: 5px;
        }

        .darkgray-bg {
            height: 0;
            padding-top: 85%;
            width: 93vw;
            top: 48%;
        }


        .link-wrap {
            padding-top: 0px;
            margin-bottom: 75px;
            padding-left: 7vw;
        }

        .bg-arrow {
            height: 52px;
            padding: 16px 13px 13px 13px;
        }

        .reco-list {
            flex-wrap: wrap;
            justify-content: center;
        }

        .reco-list._column {
            flex-direction: column !important;
            align-items: center;
        }

        .reco-list._column li:nth-child(3),
        .reco-list._column li:nth-child(4) {
            display: none;
        }

        .reco-list li {
            width: 45%;
            text-align: center;
            margin-bottom: 20px;

        }

    }


    .reco-list li img {
        width: 95%;
        max-width: 265px;
    }


    @media screen and (min-width: 1300px) {
        .darkgray-bg {
            width: calc(50% + 600px);
        }
    }