@charset "UTF-8";
@media screen and (max-width:767px) {
    .pc {
        display: none !important
    }
}

@media screen and (min-width:768px) {
    .sp {
        display: none !important
    }
}

.product_detail_inner {
    min-width: 100%
}

@media screen and (min-width:768px) {
    .product_detail_inner {
        min-width: 700px
    }
}

.features_box {
    width: 100%;
    font-family: Zen Maru Gothic, メイリオ, Meiryo, Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, ＭＳ\ Ｐゴシック, Lucida Grande, Lucida Sans Unicode, Arial, Verdana, sans-serif !important;
    padding-bottom: 80px;
    color: #707070
}

.fc_pink {
    color: #DB69A5;
}

@media screen and (min-width:768px) {
    .features_box {
        width: 93.4%
    }
}

@media screen and (min-width:768px) {
    .features_box_flex {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        gap: 19px 40px
    }

    .features_box_flex:not(:last-child) {
        margin-bottom: 70px
    }
}

@media screen and (min-width:768px) {
    .features_box_item {
        width: calc(50% - 20px)
    }
}

.features_box_item .features_info {
    width: 89.3333333333vw;
    margin: 0 auto;
    padding: 0 0 40px
}

@media screen and (min-width:768px) {
    .features_box_item .features_info {
        width: 100%
    }
}

.features_box_img img {
    display: block;
    width: 100%
}

.features_box .features_ingredients,
.features_box .features_use,
.features_box_ct {
    width: 89.3333333333vw;
    margin: 0 auto
}

@media screen and (min-width:768px) {

    .features_box .features_ingredients,
    .features_box .features_use,
    .features_box_ct {
        width: 100%
    }
}

.features_box_ct {
    padding: 12px 0 40px
}

@media screen and (min-width:768px) {
    .features_box_ct {
        padding-bottom: 11px
    }
}

.features_box .features_ingredients {
    margin-bottom: 40px
}

.features_box_desc {
    font-size: 14px;
    line-height: 1.7142857143;
    font-weight: 500
}

@media screen and (min-width:768px) {
    .features_box_desc {
        font-size: 16px;
        line-height: 1.625
    }
}

.features_box_desc:not(:last-child) {
    margin-bottom: 12px
}

@media screen and (min-width:768px) {
    .features_box_desc:not(:last-child) {
        margin-bottom: 0
    }
}

.features_box_desc small {
    font-size: 10px;
    line-height: 1.6
}


.features_ingredients .features_box_img {
    margin-top: -22px
}

@media screen and (min-width:768px) {
    .features_ingredients .features_box_img {
        margin-top: 0
    }
}

.features_ingredients_list {
    font-weight: 500;
    font-size: 14px;
    line-height: 1.7142857143;
    display: grid;
    gap: 16px
}

@media screen and (min-width:768px) {
    .features_ingredients_list {
        font-size: 16px;
        line-height: 1.625
    }
}

.features_ingredients_list_item {
    display: grid;
    gap: 4px
}

.features_ingredients_list_lbl {
    text-align: center
}

.features_ingredients_list_tit {
    background: #f29e9e;
    color: #fff;
    text-align: center;
    font-size: 16px;
    line-height: 1.125;
    border-radius: 4px;
    padding: 5px 5px 8px
}

@media screen and (min-width:768px) {
    .features_ingredients_list_tit {
        font-size: 18px;
        line-height: 1.1111111111
    }
}

.features_ingredients_list_tit small {
    font-size: 12px;
    line-height: 1.5
}

.features_ingredients_list_desc small {
    font-size: 10px;
    line-height: 1.6
}

.features_ingredients_list_desc+.features_ingredients_list_notes {
    margin-top: -3px
}

.features_ingredients_list_notes {
    font-size: 10px;
    line-height: 1.6
}

@media screen and (min-width:768px) {
    .features_ingredients_list_notes {
        font-size: 12px;
        line-height: 1.5
    }
}

.features_use .features_use_tit {
    margin-bottom: 6px
}

.features_use_tit {
    font-size: 16px;
    line-height: 1.625;
    font-weight: 500;
    color: #f29e9e
}

@media screen and (min-width:768px) {
    .features_use_tit {
        font-size: 18px;
        line-height: 1.5555555556
    }
}

.features_use_list {
    font-size: 16px;
    line-height: 1.625;
    font-weight: 500;
    display: grid;
    gap: 6px
}

@media screen and (min-width:768px) {
    .features_use_list {
        font-size: 18px;
        line-height: 1.5555555556
    }
}

.features_use_list_item {
    position: relative;
    padding: 0 0 0 26px
}

.features_use_list_item:before {
    position: absolute;
    content: "";
    top: 4px;
    left: -1px;
    width: 19px;
    height: 19px;
    background: url(/skincare/jino/jino_collagen/img/icon_product.svg) 50%/contain no-repeat
}

.features_use_list_item span {
    color: #f29e9e
}

/*# sourceMappingURL=map/style.css.map */