@charset "utf-8";

/*
PC [DB0] Pur_3062 カロリミット口コミ
-------------------------------------------------- */
.js-dynamic-wrapper {width: 80%;}

div#db1Pur_2073 {
	padding: 0;
	margin-bottom:20px;
	width: 100%;
}
div#db1Pur_2073 img {
	width: 100%;
	max-width: 100%;
}

div#db1Pur_2073 #ai-reviews {
    width: 100%;
    margin-bottom: 2em;
    position: relative;
    background: #fff;
    background-clip: padding-box;
    border: solid 2px transparent;
    border-radius: 13px;
    padding: 25px;
    box-sizing: border-box;
}
div#db1Pur_2073 #ai-reviews::before {
    content: "";
    position: absolute;
    top: -2px;
    bottom: -2px;
    left: -2px;
    right: -2px;
    background: #1E4D9E;
    z-index: -1;
    border-radius: 13px;
}
div#db1Pur_2073 #ai-reviews .ai-reviews_ttl {
    display: flex;
    font-size: 1.2rem;
    font-weight: bold;
    margin-bottom: 0.5rem;
    color: #1E4D9E;
    line-height: 1.4;
}
div#db1Pur_2073 #ai-reviews .ai-reviews_ttl::before {
    content: "";
    display: inline-block;
    flex-shrink: 0;
    width: 1.5rem;
    height: 1.5rem;
    margin-right: 0.4rem;
    background: url(/common_d/img/item/ico_ai-reviews.png) no-repeat center center / contain;
}
div#db1Pur_2073 #ai-reviews .ai-reviews_desc {
    font-size: 0.8rem;
    color: #8F8F8F;
    margin-bottom: 1.2rem;
}

div#db1Pur_2073 #ai-reviews .ai-reviews_list {
    padding: 0 0 0 1.2rem;
    color: #1E4D9E;
    line-height: 1.7;
    margin-bottom: 1.2rem;
}

div#db1Pur_2073 #ai-reviews .ai-reviews_list li {
    list-style: disc;
    margin-bottom: 0.5rem;
}

div#db1Pur_2073 #ai-reviews .ai-reviews_list li:last-child {
    margin-bottom: 0;
}

div#db1Pur_2073 #ai-reviews .ai-reviews_tags {
    margin-bottom: 1.2rem;
    font-size: 1rem;
    color: #1E4D9E;
}

div#db1Pur_2073 #ai-reviews .ai-reviews_disclaimer {
    font-size: 0.9rem;
    color: #8F8F8F;
    line-height: 2;
}
@media screen and (max-width: 768px) {
    .reviewlist_search_sort {
        margin-top: 0!important;
    }
    div#db1Pur_2073 #ai-reviews {
        border-width: 4px;
        padding: 15px;
    }
    div#db1Pur_2073 #ai-reviews::before {
        border-radius: 11px;
    }
    div#db1Pur_2073 #ai-reviews .ai-reviews_ttl {
        font-size: 1rem;
    }
    div#db1Pur_2073 #ai-reviews .ai-reviews_ttl::before {
        width: 1.3rem;
        height: 1.3rem;
    }
    div#db1Pur_2073 #ai-reviews .ai-reviews_desc {
        font-size: 0.75rem;
        margin-bottom: 1rem;
    }
    div#db1Pur_2073 #ai-reviews .ai-reviews_list {
        font-size: 0.85rem;
        margin-bottom: 1rem;
    }
    div#db1Pur_2073 #ai-reviews .ai-reviews_tags {
        margin-bottom: 1rem;
    }
    div#db1Pur_2073 #ai-reviews .ai-reviews_tags a {
        font-size: 0.85rem;
    }
    div#db1Pur_2073 #ai-reviews .ai-reviews_disclaimer {
        font-size: 0.75rem;
        line-height: 1.6;
    }
}