.rb1710_homeService__list li p span.no_underline {
    text-shadow: none;
    background: none;
}

.rb1710_homeFeature__list li p.question {
    text-indent: 0px;
    font-size: 16px;
    line-height: 1.8;
    color: #e55f7f;
    background: url(/contents/shop/radish/include/other/top/pc/img/icon_q.png) left 15px top 1px no-repeat;
    padding-left: 50px;
    margin-bottom: 10px;
}

.rb1710_homeFeature__list li p.answer {
    text-indent: 0px;
    font-size: 16px;
    line-height: 1.8;
    color: #614626;
    background: url(/contents/shop/radish/include/other/top/pc/img/icon_a.png) left 15px top 1px no-repeat;
    padding-left: 50px;
}

a.answer_link {
    display: unset!important;
    font-size: 16px;
    text-decoration: underline;
    color: #6474f6;
}

.rb1710_homeInquiry__btn:link, .rb1710_homeFeature__btn:visited {
    font-size: 14px;
    line-height: 15px;
    font-weight: bold;
    text-align: center;
    letter-spacing: .06em;
    text-decoration: none;
    color: #333;
}

.rb1710_homeInquiry__btn {
    display: block;
    width: 300px;
    height: 40px;
    margin: 20px auto 0;
    padding: 12.5px 0;
    border: 1px solid #dbceae;
    border-radius: 4px;
    box-sizing: border-box;
    background: #eeeee3;
    background: -webkit-linear-gradient(#fbfbfa, #eeeee3);
    background: linear-gradient(#fbfbfa, #eeeee3);
}

a.rb1710_homeInquiry__btn:hover {
    opacity: 0.7;
}