@media screen and (max-width:1024px) {
    .info-supremeclass nav ul {
        font-size: min(1.56vw, 16px);
    }

    .info-supremeclass nav ul li {
        padding: 0 1.6em;
    }

    .menu-flex {
        gap: 2%;
        row-gap: 20px;
    }

    .menu-item {
        width: 32%;
    }

    .menu-item h5 {
        font-size: 16px;
    }

    .menu-item p {
        font-size: 16px;
        padding: 16px 0 30px;
    }

    .menu-item p span.text-s {
        font-size: 14px;
    }

    .menu-item .menu-note {
        font-size: 10px;
    }

    .popup-content-inner {
        padding: 40px 50px;
    }
}


@media screen and (max-width:767px) {
    .info-supremeclass {
        font-size: min(3.59vw, 16px);
    }

    .info-supremeclass .pc {
        display: none;
    }

    .info-supremeclass .sp {
        display: block;
    }

    .info-supremeclass section {
        scroll-margin-top: 90px;
    }

    .info-supremeclass h3 {
        font-size: min(4.8vw, 24px);
    }

    .info-supremeclass h3 span {
        font-size: min(3.73vw, 16px);
        margin-top: 0.5em;
    }

    .info-supremeclass nav {
        padding: 6px 0 14px;
        width: 100%;
        position: fixed;
        top: 90px;
        left: 0;
        z-index: 2;
    }

    .info-supremeclass nav::before {
        background-image: linear-gradient(#3b3b3b, #3b3b3b8a 63%, transparent);
    }

    .info-supremeclass nav ul {
        width: 96%;
        margin: 0 auto;
        font-size: min(2.82vw, 16px);
    }

    .info-supremeclass nav ul li {
        padding: 0 min(2.13vw, 8px);
    }

    .info-supremeclass nav ul li:not(:first-of-type) {
        border-left: 1px solid #ffffff;
    }

    .info-supremeclass nav ul li:first-of-type {
        padding-left: 0;
    }

    .info-supremeclass nav ul li:last-of-type {
        padding-right: 0;
    }

    .top-section {
        height: calc(100svh - 90px);
        max-height: 956px;
    }

    .top-content {
        padding: 0;
        position: absolute;
        bottom: 58px;
        left: 5vw;
    }

    .top-section h2 {
        font-size: min(7.18vw, 58px);
    }

    .top-section h2 span {
        font-size: min(2.31vw, 20px);
        margin-top: 1.5em;
    }


    .about-section .about-img {
        position: relative;
        left: -12%;
        top: 0;
        width: 158%;
        min-width: auto;
    }

    .about-content {
        padding: 25px 0 220px;
    }

    .about-section h3 {
        margin: 0 0 20px;
        padding-left: min(18.67vw, 70px);
    }

    .about-section h3 ::before {
        display: none;
    }

    ul.about-list li:not(:first-of-type) {
        margin-top: 1em;
    }

    a.link-btn {
        margin: 30px auto 0;
    }

    .service-section {
        padding: 50px 0 50px;
    }

    .service-section .service-bg {
        width: 100%;
        height: 118%;
        position: absolute;
        top: -18%;
        left: 50%;
        translate: -50% 0;
        z-index: 0;
    }

    .service-section h3 {
        margin-bottom: 30px;
    }

    .service-section h3::before {
        display: none;
    }

    .service-content {
        flex-direction: column;
        gap: 20px;
    }

    .service-content:nth-of-type(2) {
        flex-direction: column-reverse;
        margin-top: 50px;
    }

    .service-content .service-img {
        border-radius: 8px;
    }

    .service-content:first-of-type .service-img,
    .service-content:nth-of-type(2) .service-img {
        width: 100%;
    }

    .service-content:first-of-type p,
    .service-content:nth-of-type(2) p {
        width: 100%;
    }

    .welcome-section {
        padding-top: 60px;
    }

    .welcome-section h3 {
        margin-bottom: 30px;
    }

    .welcome-section p.welcome-ttl-note,
    .product-card .menu-note {
        font-size: min(2.67vw, 12px);
    }

    .welcome-section p.welcome-ttl-note {
        margin-top: 0.5em;
    }

    .popup-overlay {
        height: calc(100% - 90px);
        top: 90px;
    }

    .popup-content {
        width: 90%;
        height: 80%;
        border-radius: 10px;
        overflow-x: hidden;
        overflow-y: scroll;
    }

    .popup-content-inner {
        padding: 20px 20px 60px;
    }

    .popup-content::before {
        width: 120%;
        height: 100%;
        right: 50%;
        top: 80%;
        translate: 50% -50%;
    }

    .popup-close-sp-wrap {
        position: relative;
        width: 90%;
        margin: 4% auto 0;
        z-index: 1;
    }

    .popup-close {
        position: relative;
        width: 32px;
        height: 32px;
        background: #ffffff80;
        border-radius: 2px;
        top: 0;
        right: 0;
        margin: 0 0 0 auto;
    }

    .popup-close::before,
    .popup-close::after {
        width: 80%;
        left: 50%;
        translate: -50% 0;
        background: #ffffff;
    }

    .pu-wrap {
        flex-direction: column;
        gap: 20px;
    }

    .popup-left,
    .popup-right {
        width: 100%;
    }

    .popup-content .swiper {
        aspect-ratio: 4 / 3;
    }

    .popup-right .pu-ttl {
        padding: 0.4rem 0 14px;
        font-size: min(5.13vw, 28px);
        margin-bottom: 4px;
    }

    .popup-right .pu-ttl::before {
        display: none;
    }

    .popup-right .pu-sub-ttl {
        font-size: min(4.27vw, 22px);
    }

    .popup-right .pu-ttl-box .pu-sub-ttl {
        padding: 0 0 18px 0;
    }

    .popup-right .pu-sub-ttl span {
        display: inline;
        font-size: 0.8em;
    }

    .popup-right p {
        font-size: min(4.27vw, 16px);
        padding-top: 18px;
        line-height: 1.8;
    }

    .supreme-section {
        background: none;
        padding: 60px 0;
    }

    .supreme-section h3 {
        margin-bottom: 35px;
    }

    .product-card-wrap {
        flex-direction: column;
        gap: 40px;
    }

    .product-card-inner {
        padding: 16px 16px 10px;
    }

    .product-card-wrap:not(:first-of-type) {
        margin-top: 40px;
    }

    .product-card {
        padding: 4px;
    }

    .product-card .product-name {
        font-size: min(4.62vw, 24px);
        padding-bottom: 10px;
    }

    .product-card .product-price {
        padding-top: 10px;
    }

    .supreme-section .menu-link-wrap ul {
        flex-direction: column;
        align-items: center;
    }

    .supreme-section .menu-link-wrap ul li {
        width: 100%;
    }

    ul.note-kome {
        margin-top: 22px;
        font-size: min(2.56vw, 16px);
    }

    #popup-03 a.link-btn {
        margin-top: 30px;
        padding: 10px;
        justify-content: center;
    }

    #popup-03 a.link-btn p {
        font-size: min(3.73vw, 14px);
        width: auto;
    }

    .mobile-section {
        padding: 70px 0 46px;
    }

    .mobile-section h3 {
        padding-bottom: 30px;
    }

    h3 p.sp-small {
        font-size: min(4.1vw, 15px);
    }

    .menu-link-wrap {
        padding-top: 35px;
    }

    .menu-link-wrap ul {
        justify-content: flex-start;
        flex-wrap: wrap;
        gap: 4%;
        row-gap: 18px;
    }

    .menu-link-wrap ul li {
        width: 48%;
    }

    .menu-link-wrap ul li a {
        font-size: min(3.59vw, 18px);
    }

    .menu-link-wrap ul li a::after {
        right: 1em;
    }

    .menu-wrap {
        padding-top: 46px;
        scroll-margin-top: 90px;
    }

    .menu-wrap h4 {
        font-size: min(6.15vw, 28px);
        margin-bottom: 30px;
    }

    .menu-flex {
        gap: 8%;
        row-gap: 36px;
    }

    .menu-item {
        width: 46%;
        padding: 0;
        background: none;
        text-align: left;
    }

    .menu-item .menu-img {
        border-radius: 4px;
    }

    #icecream .menu-item {
        padding: 0;
    }

    .menu-img {
        width: 100%;
        aspect-ratio: 1 / 1;
        background: #ffffff;
        border-radius: 4px;
    }

    .menu-img img {
        object-fit: contain;
    }

    .menu-item h5 {
        font-size: min(3.59vw, 20px);
        margin: 1em 0 0.5em;
        height: fit-content;
    }

    .menu-item p {
        border: none;
        text-align: left;
        font-size: min(3.59vw, 20px);
        padding: 0 0 10px;
    }

    .menu-item .menu-note {
        position: relative;
        width: 100%;
        bottom: 0;
    }

    .menu-item p span.text-s {
        font-size: min(3.08vw, 16px);
    }

    .mobile-section ul.note-kome {
        margin-top: 30px;
    }

    .banner-section {
        padding: 46px 0 100px;
    }

}

@media screen and (max-width:425px) {
    .info-supremeclass .mobile {
        display: block;
    }

    #popup-03 a.link-btn {
        width: 100%;
    }
}

@media screen and (max-width:350px) {
    #popup-03 a.link-btn p {
        width: 100%;
    }

    #popup-03 a.link-btn p br.mobile {
        display: none;
    }
}