@import url(/common/css/feature.css);
/*.feature_detail {background-image: url('bg.jpg'); border-radius: 10px; padding-bottom: 5px;}*/
.feature_detail {
    background-image: url(footer_bg.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right bottom;
    padding-bottom: 50px;
    background-color: #f9fbdb;
}
.feature_detail .head {padding: 0; position: relative;}
.feature_detail .body {padding-top: 1.2rem;}
.feature_detail .foot {}
.feature_detail .title {width: 985px; height: 360px; background-image: url('title.png'); text-indent: -9999px; margin: 0 auto;}
.feature_detail .lead {width: 600px; margin: 10px auto 0 auto; color: #121212; font-size: 16px; text-align: left; padding-top: 1rem; line-height: 1.5; font-weight: bold; position: absolute; bottom: 18px; left:21%;}
.feature_list {}
.feature_list .contentstitle_h1 {display: none;}
.searchresult_list {}
.searchresult_list .dotline {}
.searchresult_list .searchresult_row {}

/*タイトルテキストの色調整*/
.booktitle,
.searchresult_bookauthor {
    color: #000;
}
/*page top scroll*/
.pagetoparea .button_pagetop {
    display: block;
    width: 20px;
    height: 98px;
    background: url(page_top.png) no-repeat;
    _overflow: hidden;
    text-indent: -9999px;
    float: right;
    margin: -65px 10px 0 0;