.section-product-detail {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 618px;
}
.section-product-detail:before {
    content: "";
    position: absolute;
    bottom: 0;
    width: 1214px;
    height: 1px;
    background-color: #B5B7B9;
}
.section-product-detail-wrapper {
    display: flex;
    height: 480px;
    gap: 134px;
}
.section-product-detail-one-wrapper {
    display: flex;
    flex-direction: column;
    gap: 46px;
}
.section-product-detail-one-image {
    width: 488px;
    height: 384px;
}
.section-product-detail-one-image img {
    width: auto;
}
.section-product-detail-one-description-wrapper {
    display: flex;
    gap: 138px;
}
.section-product-detail-one-description-box {
    display: flex;
    flex-direction: column;
    width: 160px;
    gap: 10px;
}
.section-product-detail-one-description-header-box {
    display: flex;
}
.section-product-detail-one-description-header {
    font-family: "sukhumvit-set-bold";
    font-size: 20px;
    color: #D81D18;
    line-height: 1;
}
.section-product-detail-one-description-paragraph-box {
    display: flex;
}
.section-product-detail-one-description-paragraph {
    font-family: "sukhumvit-set-text";
    font-size: 16px;
    color: #74797B;
    line-height: 1;
}
.section-product-detail-two-wrapper {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 488px;
    gap: 26px;
}
.section-product-detail-two-header-box {
    display: flex;
}
.section-product-detail-two-header {
    font-family: "sukhumvit-set-bold";
    font-size: 46px;
    color: #FF2623;
    line-height: 1;
}
.section-product-detail-two-description-box {
    display: flex;
}
.section-product-detail-two-description {
    font-family: "sukhumvit-set-medium";
    font-size: 16px;
    color: #52575A;
    line-height: 1.6;
}
.view-more-products-button-wrapper.single-product {
    position: absolute;
    justify-content: flex-start;
    bottom: 0;
}
.view-more-products-button-wrapper.single-product .view-more-products-button {
    width: 256px;
}
.section-products-highlights {
    display: flex;
    justify-content: center;
    height: 454px;
    padding-top: 78px;
}
.section-products-highlights-wrapper {
    display: flex;
}
.section-products-highlights-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 1008px;
    height: 276px;
    background-color: #849F59;
    border-radius: 14px;
    padding-top: 40px;
    gap: 28px;
}
.section-products-highlights-header-box {
    display: flex;
    gap: 28px;
}
.section-products-highlights-header {
    font-family: "sukhumvit-set-semiBold";
    font-size: 30px;
    color: #fff;
    line-height: 1;
}
.section-products-highlights-paragraph-box {
    display: flex;
}
.section-products-highlights-paragraph {
    font-family: "sukhumvit-set-text";
    font-size: 16px;
    color: #fff;
    line-height: 1.6;
    text-align: center;
    width: 900px;
}
.section-products-highlights-floating-image-1 {
    position: absolute;
    top: 90px;
    left: 144px;
    width: 136px;
    height: 136px;
}
.section-products-highlights-floating-image-1 img {
    width: auto;
}
.section-products-highlights-floating-image-2 {
    position: absolute;
    top: 260px;
    left: 134px;
    width: 20px;
    height: 22px;
}
.section-products-highlights-floating-image-2 img {
    width: auto;
}
.section-product-article {
    display: flex;
    justify-content: center;
    height: auto;
    padding-bottom: 110px;
}
.section-product-article-wrapper {
    display: flex;
    width: 1008px;
}
.section-product-article-content {
    display: flex;
    flex-direction: column;
}
.section-product-article-content h2 {
    font-family: "sukhumvit-set-semiBold";
    font-size: 30px;
    color: #FF2623;
    line-height: 1;
    margin-bottom: 20px;
}
.section-product-article-content p {
    font-family: "sukhumvit-set-text";
    font-size: 16px;
    color: #464C4F;
    line-height: 1.6;
    margin-bottom: 8px;
}
.section-product-article-content .section-product-article-content-image {
    display: flex;
    justify-content: center;
    margin: 30px 0;
}
.section-product-article-content .section-product-article-content-image img {
    width: 800px;
    height: 400px;
}
.section-product-article-content ul {
    display: flex;
    flex-direction: column;
    margin-bottom: 60px;
}
.section-product-article-content ul li {
    position: relative;
    font-family: "sukhumvit-set-text";
    font-size: 16px;
    color: #464C4F;
    line-height: 1.6;
    padding-left: 14px;
}
.section-product-article-content ul li:before {
    content: "●";
    position: absolute;
    left: 0;
    top: 5px;
    color: #414141;
    font-size: 10px;
}
.section-product-article-content ul li span {
    font-family: "sukhumvit-set-bold";
}
.section-products-article-floating-image-1 {
    position: absolute;
    bottom: 36px;
    left: 124px;
    width: 20px;
    height: 22px;
}
.section-pork-neck-ordering-process {
    display: flex;
    justify-content: center;
    background-color: #FEF7ED;
    height: 810px;
    padding-top: 84px;
    overflow: visible;
}
.section-pork-neck-ordering-process-wrapper {
    display: flex;
    flex-direction: column;
}
.section-pork-neck-ordering-process-header-box {
    display: flex;
    justify-content: center;
    margin-bottom: 56px;
}
.section-pork-neck-ordering-process-header {
    font-family: "sukhumvit-set-semiBold";
    font-size: 30px;
    color: #464C4F;
    line-height: 1;
}
.section-pork-neck-ordering-process-container {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 1220px;
    gap: 48px;
    margin-bottom: 36px;
}
.section-pork-neck-ordering-process-box {
    display: flex;
    width: 372px;
    height: 136px;
    gap: 12px;
}
.section-pork-neck-ordering-process-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 90px;
    height: 90px;
    background-color: #7A0803;
    border-radius: 50%;
}
.section-pork-neck-ordering-process-icon img {
    height: 40px;
}
.section-pork-neck-ordering-process-detail-box {
    display: flex;
    flex-direction: column;
    width: 280px;
}
.section-pork-neck-ordering-process-detail-number-box {
    display: flex;
    margin-bottom: 16px;
}
.section-pork-neck-ordering-process-detail-number {
    font-family: "sukhumvit-set-bold";
    font-size: 32px;
    color: #7A0803;
    line-height: 1;
}
.section-pork-neck-ordering-process-detail-header-box {
    display: flex;
    margin-bottom: 10px;
}
.section-pork-neck-ordering-process-detail-header {
    font-family: "sukhumvit-set-bold";
    font-size: 20px;
    color: #7A0803;
    line-height: 1;
}
.section-pork-neck-ordering-process-detail-paragraph-box {
    display: flex;
}
.section-pork-neck-ordering-process-detail-paragraph {
    font-family: "sukhumvit-set-medium";
    font-size: 16px;
    color: #7A0803;
    line-height: 1.5;
}
.section-pork-neck-ordering-process-check-paragraph-box {
    display: flex;
    justify-content: center;
    margin-bottom: 44px;
}
.section-pork-neck-ordering-process-check-paragraph {
    font-family: "sukhumvit-set-bold";
    font-size: 20px;
    color: #7A0803;
    line-height: 1.6;
    width: 800px;
    text-align: center;
}
.section-pork-neck-ordering-process-contact-wrapper {
    display: flex;
    justify-content: center;
}
.section-pork-neck-ordering-process-contact-box {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 864px;
    height: 100px;
    border-radius: 14px;
    background-color: #849F59;
    text-align: center;
}
.section-pork-neck-ordering-process-contact-paragraph-box {
    display: flex;
}
.section-pork-neck-ordering-process-contact-paragraph {
    font-family: "sukhumvit-set-text";
    font-size: 20px;
    color: #fff;
    line-height: 1.6;
}
.section-pork-neck-ordering-process-contact-paragraph span {
    font-family: "sukhumvit-set-bold";
}
.section-pork-neck-ordering-process-floating-image-1 {
    position: absolute;
    top: 0;
    left: 94px;
    width: 136px;
    height: 136px;
}
.section-pork-neck-ordering-process-floating-image-1 img {
    width: auto;
}
.section-pork-neck-ordering-process-floating-image-2 {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 129px;
    height: 124px;
}
.section-pork-neck-ordering-process-floating-image-2 img {
    height: auto;
}

@media screen and (min-width: 1441px) { 
    .section-product-detail {
        height: 42.917vw;
    }
    .section-product-detail:before {
        width: 84.306vw;
        height: 0.069vw;
    }
    .section-product-detail-wrapper {
        height: 33.333vw;
        gap: 9.306vw;
    }
    .section-product-detail-one-wrapper {
        gap: 3.194vw;
    }
    .section-product-detail-one-image {
        width: 33.889vw;
        height: 26.667vw;
    }
    .section-product-detail-one-description-wrapper {
        gap: 9.583vw;
    }
    .section-product-detail-one-description-box {
        width: 11.111vw;
        gap: 0.694vw;
    }
    .section-product-detail-one-description-header {
        font-size: 1.389vw;
    }
    .section-product-detail-one-description-paragraph {
        font-size: 1.111vw;
    }
    .section-product-detail-two-wrapper {
        width: 33.889vw;
        gap: 1.806vw;
    }
    .section-product-detail-two-header {
        font-size: 3.194vw;
    }
    .section-product-detail-two-description {
        font-size: 1.111vw;
    }
    .view-more-products-button-wrapper.single-product .view-more-products-button {
        width: 17.778vw;
    }
    .section-products-highlights {
        height: 31.528vw;
        padding-top: 5.417vw;
    }
    .section-products-highlights-box {
        width: 70vw;
        height: 19.167vw;
        border-radius: 0.972vw;
        padding-top: 2.778vw;
        gap: 1.944vw;
    }
    .section-products-highlights-header-box {
        gap: 1.944vw;
    }
    .section-products-highlights-header {
        font-size: 2.083vw;
    }
    .section-products-highlights-paragraph {
        font-size: 1.111vw;
        width: 62.5vw;
    }
    .section-products-highlights-floating-image-1 {
        top: 6.25vw;
        left: 10vw;
        width: 9.444vw;
        height: 9.444vw;
    }
    .section-products-highlights-floating-image-2 {
        top: 18.056vw;
        left: 9.306vw;
        width: 1.389vw;
        height: 1.528vw;
    }
    .section-product-article {
        padding-bottom: 7.639vw;
    }
    .section-product-article-wrapper {
        width: 70vw;
    }
    .section-product-article-content h2 {
        font-size: 2.083vw;
        margin-bottom: 1.389vw;
    }
    .section-product-article-content p {
        font-size: 1.111vw;
        margin-bottom: 0.556vw;
    }
    .section-product-article-content .section-product-article-content-image {
        margin: 2.083vw 0;
    }
    .section-product-article-content .section-product-article-content-image img {
        width: 55.556vw;
        height: 27.778vw;
    }
    .section-product-article-content ul {
        margin-bottom: 4.167vw;
    }
    .section-product-article-content ul li {
        font-size: 1.111vw;
        padding-left: 0.972vw;
    }
    .section-product-article-content ul li:before {
        top: 0.347vw;
        font-size: 0.694vw;
    }
    .section-products-article-floating-image-1 {
        bottom: 2.5vw;
        left: 8.611vw;
        width: 1.389vw;
        height: 1.528vw;
    }
    .section-pork-neck-ordering-process {
        height: 56.25vw;
        padding-top: 5.833vw;
    }
    .section-pork-neck-ordering-process-header-box {
        margin-bottom: 3.889vw;
    }
    .section-pork-neck-ordering-process-header {
        font-size: 2.083vw;
    }
    .section-pork-neck-ordering-process-container {
        width: 84.722vw;
        gap: 3.333vw;
        margin-bottom: 2.5vw;
    }
    .section-pork-neck-ordering-process-box {
        width: 25.833vw;
        height: 9.444vw;
        gap: 0.833vw;
    }
    .section-pork-neck-ordering-process-icon {
        width: 6.25vw;
        height: 6.25vw;
    }
    .section-pork-neck-ordering-process-icon img {
        height: 2.778vw;
    }
    .section-pork-neck-ordering-process-detail-box {
        width: 19.444vw;
    }
    .section-pork-neck-ordering-process-detail-number-box {
        margin-bottom: 1.111vw;
    }
    .section-pork-neck-ordering-process-detail-number {
        font-size: 2.222vw;
    }
    .section-pork-neck-ordering-process-detail-header-box {
        margin-bottom: 0.694vw;
    }
    .section-pork-neck-ordering-process-detail-header {
        font-size: 1.389vw;
    }
    .section-pork-neck-ordering-process-detail-paragraph {
        font-size: 1.111vw;
    }
    .section-pork-neck-ordering-process-check-paragraph-box {
        margin-bottom: 3.056vw;
    }
    .section-pork-neck-ordering-process-check-paragraph {
        font-size: 1.389vw;
        width: 55.556vw;
    }
    .section-pork-neck-ordering-process-contact-box {
        width: 60vw;
        height: 6.944vw;
        border-radius: 0.972vw;
    }
    .section-pork-neck-ordering-process-contact-paragraph {
        font-size: 1.389vw;
    }
    .section-pork-neck-ordering-process-floating-image-1 {
        left: 6.528vw;
        width: 9.444vw;
        height: 9.444vw;
    }
    .section-pork-neck-ordering-process-floating-image-2 {
        width: 8.958vw;
        height: 8.611vw;
    }
}

@media screen and (max-width: 1439px) {
    .section-product-detail {
        height: 42.917vw;
    }
    .section-product-detail:before {
        width: 84.306vw;
        height: 0.069vw;
    }
    .section-product-detail-wrapper {
        height: 33.333vw;
        gap: 9.306vw;
    }
    .section-product-detail-one-wrapper {
        gap: 3.194vw;
    }
    .section-product-detail-one-image {
        width: 33.889vw;
        height: 26.667vw;
    }
    .section-product-detail-one-description-wrapper {
        gap: 9.583vw;
    }
    .section-product-detail-one-description-box {
        width: 11.111vw;
        gap: 0.694vw;
    }
    .section-product-detail-one-description-header {
        font-size: 1.389vw;
    }
    .section-product-detail-one-description-paragraph {
        font-size: 1.111vw;
    }
    .section-product-detail-two-wrapper {
        width: 33.889vw;
        gap: 1.806vw;
    }
    .section-product-detail-two-header {
        font-size: 3.194vw;
    }
    .section-product-detail-two-description {
        font-size: 1.111vw;
    }
    .view-more-products-button-wrapper.single-product .view-more-products-button {
        width: 17.778vw;
    }
    .section-products-highlights {
        height: 31.528vw;
        padding-top: 5.417vw;
    }
    .section-products-highlights-box {
        width: 70vw;
        height: 19.167vw;
        border-radius: 0.972vw;
        padding-top: 2.778vw;
        gap: 1.944vw;
    }
    .section-products-highlights-header-box {
        gap: 1.944vw;
    }
    .section-products-highlights-header {
        font-size: 2.083vw;
    }
    .section-products-highlights-paragraph {
        font-size: 1.111vw;
        width: 62.5vw;
    }
    .section-products-highlights-floating-image-1 {
        top: 6.25vw;
        left: 10vw;
        width: 9.444vw;
        height: 9.444vw;
    }
    .section-products-highlights-floating-image-2 {
        top: 18.056vw;
        left: 9.306vw;
        width: 1.389vw;
        height: 1.528vw;
    }
    .section-product-article {
        padding-bottom: 7.639vw;
    }
    .section-product-article-wrapper {
        width: 70vw;
    }
    .section-product-article-content h2 {
        font-size: 2.083vw;
        margin-bottom: 1.389vw;
    }
    .section-product-article-content p {
        font-size: 1.111vw;
        margin-bottom: 0.556vw;
    }
    .section-product-article-content .section-product-article-content-image {
        margin: 2.083vw 0;
    }
    .section-product-article-content .section-product-article-content-image img {
        width: 55.556vw;
        height: 27.778vw;
    }
    .section-product-article-content ul {
        margin-bottom: 4.167vw;
    }
    .section-product-article-content ul li {
        font-size: 1.111vw;
        padding-left: 0.972vw;
    }
    .section-product-article-content ul li:before {
        top: 0.347vw;
        font-size: 0.694vw;
    }
    .section-products-article-floating-image-1 {
        bottom: 2.5vw;
        left: 8.611vw;
        width: 1.389vw;
        height: 1.528vw;
    }
    .section-pork-neck-ordering-process {
        height: 56.25vw;
        padding-top: 5.833vw;
    }
    .section-pork-neck-ordering-process-header-box {
        margin-bottom: 3.889vw;
    }
    .section-pork-neck-ordering-process-header {
        font-size: 2.083vw;
    }
    .section-pork-neck-ordering-process-container {
        width: 84.722vw;
        gap: 3.333vw;
        margin-bottom: 2.5vw;
    }
    .section-pork-neck-ordering-process-box {
        width: 25.833vw;
        height: 9.444vw;
        gap: 0.833vw;
    }
    .section-pork-neck-ordering-process-icon {
        width: 6.25vw;
        height: 6.25vw;
    }
    .section-pork-neck-ordering-process-icon img {
        height: 2.778vw;
    }
    .section-pork-neck-ordering-process-detail-box {
        width: 19.444vw;
    }
    .section-pork-neck-ordering-process-detail-number-box {
        margin-bottom: 1.111vw;
    }
    .section-pork-neck-ordering-process-detail-number {
        font-size: 2.222vw;
    }
    .section-pork-neck-ordering-process-detail-header-box {
        margin-bottom: 0.694vw;
    }
    .section-pork-neck-ordering-process-detail-header {
        font-size: 1.389vw;
    }
    .section-pork-neck-ordering-process-detail-paragraph {
        font-size: 1.111vw;
    }
    .section-pork-neck-ordering-process-check-paragraph-box {
        margin-bottom: 3.056vw;
    }
    .section-pork-neck-ordering-process-check-paragraph {
        font-size: 1.389vw;
        width: 55.556vw;
    }
    .section-pork-neck-ordering-process-contact-box {
        width: 60vw;
        height: 6.944vw;
        border-radius: 0.972vw;
    }
    .section-pork-neck-ordering-process-contact-paragraph {
        font-size: 1.389vw;
    }
    .section-pork-neck-ordering-process-floating-image-1 {
        left: 6.528vw;
        width: 9.444vw;
        height: 9.444vw;
    }
    .section-pork-neck-ordering-process-floating-image-2 {
        width: 8.958vw;
        height: 8.611vw;
    }
}

@media screen and (max-width: 430px) {
    .section-product-detail {
        height: auto;
        padding: 29.767vw 6.977vw 10.233vw;
    }
    .section-product-detail:before {
        width: 85.116vw;
        height: 0.233vw;
    }
    .section-product-detail-wrapper {
        flex-direction: column;
        height: auto;
        gap: 7.907vw;
    }
    .section-product-detail-one-wrapper {
        align-items: center;
        gap: 6.047vw;
    }
    .section-product-detail-one-image {
        width: 84.651vw;
        height: 66.512vw;
    }
    .section-product-detail-one-description-wrapper {
        gap: 9.583vw;
    }
    .section-product-detail-one-description-box {
        width: 36.744vw;
        gap: 2.791vw;
    }
    .section-product-detail-one-description-header {
        font-size: 4.651vw;
    }
    .section-product-detail-one-description-paragraph {
        font-size: 3.721vw;
    }
    .section-product-detail-two-wrapper {
        position: unset;
        width: 100%;
        gap: 1.806vw;
    }
    .section-product-detail-two-header-box {
        position: absolute;
        top: 12.558vw;
    }
    .section-product-detail-two-header {
        font-size: 7.442vw;
    }
    .section-product-detail-two-description {
        font-size: 3.721vw;
    }
    .view-more-products-button-wrapper.single-product {
        position: relative;
        justify-content: center;
        bottom: unset;
        margin-top: 6vw;
    }
    .view-more-products-button-wrapper.single-product .view-more-products-button {
        width: 51.163vw;
    }
    .section-products-highlights {
        height: 153.488vw;
        padding-top: 13.023vw;
    }
    .section-products-highlights-box {
        width: 85.116vw;
        height: 118.605vw;
        border-radius: 3.256vw;
        padding-top: 10.233vw;
        gap: 6.512vw;
    }
    .section-products-highlights-header-box {
        gap: 1.944vw;
    }
    .section-products-highlights-header {
        font-size: 5.581vw;
    }
    .section-products-highlights-paragraph {
        font-size: 3.721vw;
        width: 100%;
        padding: 0 5.116vw;
    }
    .section-products-highlights-floating-image-1 {
        top: 3.25vw;
        left: 4vw;
        width: 26.977vw;
        height: 26.977vw;
    }
    .section-products-highlights-floating-image-2 {
        top: 32.056vw;
        left: 3.306vw;
        width: 3.488vw;
        height: 3.953vw;
    }
    .section-product-article {
        padding-bottom: 11.639vw;
    }
    .section-product-article-wrapper {
        width: 100%;
    }
    .section-product-article-content h2 {
        font-size: 5.581vw;
        margin-bottom: 4.186vw;
        padding: 0 6.977vw;
    }
    .section-product-article-content p {
        font-size: 3.721vw;
        margin-bottom: 2vw;
        padding: 0 6.977vw;
    }
    .section-product-article-content .section-product-article-content-image {
        margin: 6.977vw 0;
    }
    .section-product-article-content .section-product-article-content-image img {
        width: 100%;
        height: 50.233vw;
    }
    .section-product-article-content ul {
        margin-bottom: 11.163vw;
        padding: 0 6.977vw;
    }
    .section-product-article-content ul li {
        font-size: 3.721vw;
        padding-left: 3.2vw;
    }
    .section-product-article-content ul li:before {
        top: 1.2vw;
        font-size: 2.4vw;
    }
    .section-products-article-floating-image-1 {
        display: none;
        bottom: 6.5vw;
        left: 6.611vw;
        width: 2.389vw;
        height: 2.528vw;
    }
    .section-pork-neck-ordering-process {
        height: 372vw;
        padding-top: 14.814vw;
    }
    .section-pork-neck-ordering-process-wrapper {
        padding: 0 6.977vw;
    }
    .section-pork-neck-ordering-process-header-box {
        justify-content: flex-start;
        margin-bottom: 11.628vw;
    }
    .section-pork-neck-ordering-process-header {
        font-size: 5.581vw;
    }
    .section-pork-neck-ordering-process-container {
        width: 100%;
        flex-direction: column;
        flex-wrap: nowrap;
        gap: 9.302vw;
        margin-bottom: 13.953vw;
    }
    .section-pork-neck-ordering-process-box {
        width: 100%;
        height: 100%;
        gap: 1.86vw;
    }
    .section-pork-neck-ordering-process-icon {
        width: 20.93vw;
        height: 20.93vw;
    }
    .section-pork-neck-ordering-process-icon img {
        height: 9.767vw;
    }
    .section-pork-neck-ordering-process-detail-box {
        width: 62.326vw;
    }
    .section-pork-neck-ordering-process-detail-number-box {
        margin-bottom: 2.791vw;
    }
    .section-pork-neck-ordering-process-detail-number {
        font-size: 7.442vw;
    }
    .section-pork-neck-ordering-process-detail-header-box {
        margin-bottom: 1.395vw;
    }
    .section-pork-neck-ordering-process-detail-header {
        font-size: 4.651vw;
    }
    .section-pork-neck-ordering-process-detail-paragraph {
        font-size: 3.721vw;
    }
    .section-pork-neck-ordering-process-check-paragraph-box {
        margin-bottom: 13.884vw;
    }
    .section-pork-neck-ordering-process-check-paragraph {
        font-size: 4.651vw;
        width: 100%;
        text-align: left;
    }
    .section-pork-neck-ordering-process-contact-box {
        width: 85.116vw;
        height: 53.488vw;
        border-radius: 3.256vw;
    }
    .section-pork-neck-ordering-process-contact-paragraph-box {
        padding: 0 5.116vw;
    }
    .section-pork-neck-ordering-process-contact-paragraph {
        font-size: 4.651vw;
    }
    .section-pork-neck-ordering-process-floating-image-1 {
        display: none;
        left: 6.528vw;
        width: 9.444vw;
        height: 9.444vw;
    }
    .section-pork-neck-ordering-process-floating-image-2 {
        display: none;
        width: 8.958vw;
        height: 8.611vw;
    }
}