#page_product_compare .productcompare_sec {
    margin: 50px 0;
}
#page_product_compare .compareBack {
    display: flex;
    align-items: center;
    gap: 40px;
    margin: 25px 0 0 0
}
#page_product_compare .compareBack_btn {
    display: flex;
    align-items: center;
    background: #f9f9f9;
    border: 2px solid #d8d8d8;
    padding: 12px 25px 12px 13px;
    color: #3f3f3f;
    font-size: 15px;
    font-weight: bold;
    gap: 10px;
}
#page_product_compare .compareBack_btn:hover {
    color: #3f3f3f;
}
#page_product_compare .compareBack_text {
    color: #3f3f3f;
    font-size: 24px;
    font-weight: bold;
}
#page_product_compare .compare_ttlsec {
    display: flex;
    justify-content: space-between;
    margin: 40px 0 30px 0;
    border-bottom: 2px solid #dddddd;
    padding: 0 0 8px 0;
    align-items: center;
}
#page_product_compare .compare_ttl {
    font-size: 24px;
    color: #3f3f3f;
    font-weight: bold;
    padding: 0 20px 0 0;
}
#page_product_compare .pd_printsec {
    background: #f7f7f7;
    color: #3f3f3f;
    border: 1px solid #e9e9e9;
    display: flex;
    align-items: center;
    gap: 5px;
    padding: 5px 10px;
    font-size: 16px;
    width: 160px;
    justify-content: center;
}
#page_product_compare .pd_printsec:hover {
    color: #3f3f3f;
}
#page_product_compare .compare_tb {
    width: 100%;
    box-sizing: border-box;
    border-spacing: 1px;
}
#page_product_compare .compare_tb .first_col {
    width: 20%;
}
#page_product_compare .compare_tb .second_col {
    width: 40%;
    text-align: center;
    background: #107667;
    color: #fafd91;
    font-size: 26px;
    padding: 15px 0;
    position: relative;
}
#page_product_compare .compare_recomend {
    position: absolute;
    right: 7px;
    background: #bb3054;
    font-size: 16px;
    display: flex;
    top: 12px;
    padding: 8px 25px;
}
#page_product_compare .compare_tb .third_col {
    width: 40%;
    background: #eeeeee;
    font-size: 26px;
    padding: 15px 0;
    font-weight: bold;
    text-align: center;
}
#page_product_compare .compare_tb td {
    padding: 12px 15px;
}
#page_product_compare .compare_tb .tb_bdline {
    border-left: 3px solid #107667;
    border-right: 3px solid #107667;
}
#page_product_compare .compare_tb .tb_bdline_botm {
    border-bottom: 3px solid #107667;
}
#page_product_compare .compare_tb .tb_bdline02 {
    border-bottom: 2px solid #dddddd;
}
#page_product_compare .compare_tb .tb_bdline03 {
    border-bottom: 3px solid #dddddd;
}
#page_product_compare .compare_tb .tb_bggreen {
    background: #ecf4e6;
}
#page_product_compare .compare_tb .tb_bgloop:nth-child(odd) .tb_bggreen {
    background: #fff;
}
#page_product_compare .compare_tb .tb_bgloop:nth-child(even) .tb_bggrey {
    background: #fff;
}
#page_product_compare .compare_tb .tb_pdsec a {
    display: flex;
    justify-content: space-between;
    gap: 20px;
}
#page_product_compare .compare_tb .tb_pdfig {
    margin: 0;
    max-width: 225px;
    width: 100%;
    background: #fff;
    padding: 30px 0;
}
#page_product_compare .compare_tb .tb_pdname {
    color: #003f7f;
    padding: 0;
    width: 53%;
    line-height: 1.5;
    font-size: 16px;
    text-decoration: underline;
}
#page_product_compare .compare_tb .tb_bggrey {
    background: #f9f9f9;
}
#page_product_compare .compare_tb .tb_item-text {
    color: #404040;
    line-height: 1.5;
    font-weight: bold;
}
#page_product_compare .compare_tb .tb_item-text02 {
    color: #404040;
    font-weight: bold;
    line-height: 1.5;
}
#page_product_compare .compare_tb .tb_itembtn {
    background: #f7f7f7;
    color: #3f3f3f;
    border: 2px solid #e9e9e9;
    display: block;
    width: 30%;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 0;
    margin: 15px 0 0;
}
#page_product_compare .tb_stockstatus {
    color: #0059b2;
    border: 2px solid;
    padding: 1px 5px;
    margin: 0 0 0 15px;
}
#page_product_compare .tb_pdcondition {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
    align-items: baseline;
}
#page_product_compare .tb_pdcondition span {
    border: 1px solid;
    font-size: 12px;
    padding: 1px 5px;
    font-weight: bold;
}
#page_product_compare .tb_pdcondition .tag_class_1 {
    color: #107667;
    border-color: #107667;
}
#page_product_compare .tb_pdcondition .tag_class_2 {
    color: #FF6666;
    border-color: #FF6666;
}
#page_product_compare .tb_pdcondition .tag_class_3 {
    color: #dd863e;
    border-color: #dd863e;
}
#page_product_compare .tb_pdcondition .tag_class_4 {
    color: #f09f00;
    border-color: #f09f00;
}
#page_product_compare .tb_pdcondition .tag_class_5 {
    border-color: #0cadeb;
    color: #0cadeb;
}
#page_product_compare .tb_pdcondition .tb_sale-cond {
    color: #bb3054;
}
#page_product_compare .tb_pdcondition .tb_pdcondition span {
    border: 2px solid;
    font-size: 13px;
    padding: 1px 5px;
    font-weight: bold;
    margin: 0 5px 0 0;
}
#page_product_compare .tb_ship_text {
    background: #fafd91;
    font-size: 19px;
    font-weight: bold;
    display: inline-block;
    color: #107666;
    padding: 2px 7px;
    margin: 10px 0 0 0;
}
#page_product_compare .tb_ship_text img {
    margin: 0 15px 0 0;
    vertical-align: bottom;
}
#page_product_compare .tb_shipping02 .tb_shipstatus {
    border: 2px solid;
    font-size: 14px;
    padding: 1px 7px;
    font-weight: bold;
    margin: 0 5px 0 0;
}
#page_product_compare .tb_shipping02 .tb_ship_estimate {
    font-size: 16px;
    font-weight: bold;
}
#page_product_compare .pdreview_sec {
    display: flex;
    gap: 20px;
    align-items: center;    
    margin: 0 0 20px 0;
}
#page_product_compare .pdreview_rate {
    color: #868686;
    display: flex;
    gap: 8px;
    align-items: center;
}
#page_product_compare .pdreview_ratetext {
    color: #868686;
    font-size: 18px;
}
#page_product_compare .pdreview_ratenum {
    color: #868686;
    font-size: 20px;
}
#page_product_compare .pdreview_link {
    color: #004080;
    font-size: 15px;
    font-weight: bold;
    text-decoration: underline;
}
#page_product_compare .tb_pdprice-sec {
    padding: 0;
    display: flex;
    align-items: flex-end;
}
#page_product_compare .tb_regulartext {
    color: #878787;
}
#page_product_compare .compare_offprice {
    background: #fafd91;
    color: #bb3054;
    font-size: 26px;
    padding: 2px 4px 2px;
    text-align: center;
    margin: 3px 7px 0 0;
    font-weight: bold;
}
#page_product_compare .compare_offprice span {
    font-size: 20px;
}
#page_product_compare .compare_bottmsec {
    display: flex;
    padding: 15px 0 0 0;
    justify-content: space-between;
    margin: 35px 0 0 0;
    border-top: 3px solid #dddddd;
}
#page_product_compare .pd_cart-btn {
    width: 100%;
    background: #bb3054;
    color: #fff;
    font-size: 16px;
    border: none;
    border-radius: 5px;
    padding: 15px 0;
    margin: 20px 0 10px 0;
    position: relative;
}
#page_product_compare .pd_cart-btn img {
    position: absolute;
    left: 25px;
    top: 12px;
}
#page_product_compare .pd_cart_fav {
    width: 100%;
    background: #fff;
    border: 2px solid #e9b284;
    font-size: 16px;
    border-radius: 5px;
    padding: 15px 0;
    position: relative;
    color: #df8d4b;
}
#page_product_compare .pd_cart_fav img {
    position: absolute;
    left: 25px;
    top: 12px;
}
#page_product_compare .tb_pdcontact {
    text-align: center;
    margin: 20px 0 10px 0;
    position: relative;
}
#page_product_compare .tb_pdcontact img {
    position: absolute;
    left: 25px;
    top: 0;
}
/* #page_product_compare .tb_pdcontact a {
    color: #004080;
    text-decoration: underline;
    display: block;
    font-size: 16px;
} */
#page_product_compare .tb_pdcontact .ec_contact_input {
    width: 100%;
    opacity: 0;
    position: absolute;
    top: 0;
    height: 100%;
    z-index: 9;
    left: 0;
}
#page_product_compare .tb_pdcontact .ec_contactBtn {
    color: #004080;
    text-decoration: underline;
    display: block;
    font-size: 16px;
    cursor: pointer;
}
#page_product_compare .compare_fixprice {
    color: #595959;
    font-size: 20px;
    font-weight: bold;
}
#page_product_compare .compare_fixprice em {
    font-size: 1.8rem;
    font-weight: bold;
    color: #595959;
}
#page_product_compare .compare_fixprice span {
    font-weight: 100;
    font-size: 14px;
}
#page_product_compare .compare_saleprice em {
    color: #ba3053;
    font-weight: bold;
    font-size: 23px;
}
#page_product_compare .tb_pd-amount {
    display: flex;
    justify-content: space-between;
    padding: 0;
    margin: 25px 30px 0;
}
#page_product_compare .tb_pd-amount li {
    width: 48%;
}
#page_product_compare .tb_pd-amount .tb_pdvalue-text {
    color: #3f3f3f;
    font-weight: bold;
    font-size: 16px;
    display: block;
    text-align: center;
    padding: 0 0 10px 0;
}
#page_product_compare .pd_kakuselect {
    width: 100%;
    border: 2px solid #ddd;
    border-radius: 5px;
    font-size: 16px;
    text-align: left;
    padding: 10px 0 10px 20px;
    appearance: none;
    background: url(/html/template/default/assets/img/product/cart_selecticn.png) no-repeat top 15px right 10px #fff;
    margin: 0 0 15px;
}
#page_product_compare .pd_quantitybox {
    width: 100%;
    border: 1px solid #ddd;
    border-radius: 5px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 7px 15px;
    margin: 0 0 20px 0;
    background: #fff;
}
#page_product_compare .pd_quantity-minus {
    color: #3f3f3f;
    width: 14px;
    border: 1px solid;
    cursor: pointer;
}
#page_product_compare .pd_quantity-number {
    text-align: center;
    font-size: 24px;
    color: #3f3f3f;
    font-weight: bold;
}
#page_product_compare .pd_quantity-plus {
    font-size: 26px;
    color: #3f3f3f;
    cursor: pointer;
}

.mb-3 {
    display: none;
}

@media (max-width: 930px) {
    .compare_tbwrap {
        overflow-x: scroll;
    }
    #page_product_compare .compare_tb {
        width: 1080px;
    }
    #page_product_compare .compare_tb .first_col {
        width: 150px;
    }
    #page_product_compare .compare_tb .second_col,
    #page_product_compare .compare_tb .third_col {
        width: 365px;
    }
}
@media (max-width: 767px) {
    #page_product_compare .compareBack {
        display: none;
    }
    #page_product_compare .pd_printsec {
        display: none;
    }
    #page_product_compare .compare_ttlsec {
        justify-content: center;
        margin: 30px 0 30px 0;
        padding: 0 0 25px 0;
        flex-wrap: wrap;
    }
    #page_product_compare .compareBack_text {
        font-size: 20px;
    }
    #page_product_compare .compare_ttl {
        font-size: 18px;
        padding: 5px 0 0 0;
        text-align: center;
        line-height: 1.5;
    }
    #page_product_compare .compareBack_btn {
        padding: 10px 15px 10px 10px;
        font-size: 13px;
        border-radius: 8px;
    }
    #page_product_compare .compare_bottmsec {
        margin: 10px 0 0 0;
        border-top: 0;
    }
    #page_product_compare .compare_bottmsec .pd_printsec {
        border: 2px solid #e9e9e9;
        display: none;
        width: 135px;
        border-radius: 8px;
        justify-content: flex-start;
        gap: 20%;
        color: #3f3f3f;
        font-size: 14px;
        font-weight: bold;
        padding: 5px 10px;
    }
    #page_product_compare .compare_bottmsec .pd_printsec img {
        width: 27px;
    }
    #page_product_compare .compare_tb {
        width: 700px;
    }
    #page_product_compare .compare_tb .first_col {
        width: 120px;
    }
    #page_product_compare .compare_tb .second_col, #page_product_compare .compare_tb .third_col {
        width: 250px;
        font-size: 20px;
    }
    #page_product_compare .compare_recomend {
        position: inherit;
        right: -45px;
        background: #bb3054;
        font-size: 16px;
        display: inline;
        top: 0px;
        padding: 8px 20px;
    }
    #page_product_compare .compare_tb .tb_pdsec a {
        justify-content: center;
        gap: 10px;
        flex-wrap: wrap;
    }
    #page_product_compare .compare_tb .tb_pdfig {
        max-width: 200px;
        padding: 0 0;
    }
    #page_product_compare .tb_ship_text {
        font-size: 13px;
    }
    #page_product_compare .compare_tb .tb_itembtn {
        width: 100%;
        padding: 8px 0;
    }
    #page_product_compare .pdreview_sec {
        gap: 10px;
        flex-wrap: wrap;
    }
    #page_product_compare .pdreview_rate {
        flex-wrap: wrap;
    }
    #page_product_compare .pdreview_ratetext {
        width: 100%;
    }
    #page_product_compare .tb_pdprice-sec {
        flex-wrap: wrap;
        width: 100%;
        gap: 10px;
        flex-direction: column;
    }
    #page_product_compare .tb_pdprice-sec li {
        margin-left: auto;
    }
    #page_product_compare .tb_pdprice-sec .compare_offpricesec {
        order: 1;
    }
    #page_product_compare .tb_pdprice-sec .compare_fixprice {
        order: 3;
    }
    #page_product_compare .tb_pdprice-sec .compare_salepricesec {
        order: 2;
    }
    #page_product_compare .compare_fixprice {
        font-size: 20px;
        width: 100%;
        margin-left: auto;
        text-align: right;
    }
    #page_product_compare .compare_saleprice em {
        font-size: 20px;
    }
    #page_product_compare .compare_fixprice em {
        font-size: 1.6rem;
    }
    #page_product_compare .tb_pd-amount li {
        width: 100%;
    }
    #page_product_compare .tb_regulartext {
        font-size: 16px;
    }
    #page_product_compare .tb_pd-amount {
        margin: 25px 0 0;
        width: 100%;
    }
    #page_product_compare .tb_pd-amount li {
        width: 100%;
    }
    #page_product_compare .pd_quantitybox {
        margin: 0;
    }
    #page_product_compare .tb_pdcontact .ec_contactBtn {
        font-size: 14px;
    }
    #page_product_compare .pd_cart-btn img,
    #page_product_compare .pd_cart_fav img,
    #page_product_compare .tb_pdcontact img {
        left: 10px;
    }
}