@charset "UTF-8";

/* acfa-g-max↓ */
#page_acfa-g-max .entire table {
    margin-bottom: 0px;
}

#acfa-g_info .flex_start_center img {
    padding-right: 16px;
}

/* BYFL */
/* fucoidan-extract・nucleic-acid2500gそのままの名で作成*/
/* How_to_tell_fro_a_fake↓ */
#page_How_to_tell_fro_a_fake #details img {
    margin-bottom: 48px;
    width: 90%;
}

#date .entire {
    margin-top: 0px;
}

#jan-code img {
    margin-bottom: 48px;
    width: 60%;
}

/* nano-agaricus↓ nano-fucoidan↓ nano-turmeric↓*/
#page_nano-agaricus .entire table,
#page_nano-fucoidan .entire table,
#page_nano-turmeric .entire table {
    margin-bottom: 8px;
}

#nano-agaricus_info .border-bottom,
#nano-fucoidan_info .border-bottom,
#nano-turmeric_info .border-bottom {
    border-color: #8c80ff;
}

/* okinawa-fucoidan */
#page_okinawa-fucoidan .entire table {
    margin-bottom: 8px;
}

#page_okinawa-fucoidan .entire table td {
    padding-right: 100px;
}

/* regular-purchase↓ */
#page_regular-purchase .decimal {
    padding: 23px 0px 23px 40px;
}

#page_regular-purchase .decimal li {
    margin-bottom: 8px;
}

#merit .decimal span {
    padding-right: 16px;
}

#page_regular-purchase #rule ul {
    padding: 0px 10px 23px;
}

#page_regular-purchase .cart {
    padding: 23px 0px;
    margin-top: 15px;
    width: 100%;
}

#page_regular-purchase .cart:not(:last-of-type):not(.border-bottom) {
    border-bottom: 1.5px solid #7ccc7c;

}

/* SP */
@media screen and (max-width:900px) {

    /* acfa-g-max↓ */
    #acfa-g_info .flex_start_center img {
        display: block;
        margin: 0px auto 10px;
        width: 80%;
    }

    /* BYFL */
    /* How_to_tell_fro_a_fake↓ */
    #page_How_to_tell_fro_a_fake #details img,
    #jan-code img {
        width: 100%;
    }

    /* nano-agaricus↓ nano-fucoidan↓ nano-turmeric↓*/
    #nano-agaricus_info img,
    #nano-fucoidan_info img,
    #nano-turmeric_info img {
        width: 100%;
    }

    /* regular-purchase↓なし */
}