@charset "UTF-8";

/*FAQの色変更*/
#jp_plan + div dt:before {
    background: #0b517f;
}
#jp_plan + div dd:before {
    background: #97d5dd;
}

.top-seo-contents h3 {
    margin-top: 50px;
    margin-bottom: 10px;
    color: #3abdce;
}

.top-seo-contents p {
    margin-bottom: 30px;
}