#feature-include-section {
    display: flex;
}
h3 {
    font-size: 19px;
    margin: 0 0 20px;
    padding: 0 0 8px;
    border-bottom: solid 1px #dadada;
    font-size: 20px;
    color: #333;
    font-weight: 500;
}
#feature-include-section #feature-content p {
    /* line-height: 2; */
    margin-bottom: 1em;
}
h4 {
font-weight:bold;
margin-bottom: 10px;
}
#feature-include-section ul li {
    margin-left: 1em;
    text-indent: -1em;
        line-height: 1.5;
        margin-bottom: 0.5em;
        font-size: 1.2rem;
}
.btn_t-point{
width:267px;
margin:30px auto;
}
.btn_t-point a{
/* display:block; */
height:0;
overflow:hidden;
padding-top:55px;
}
.btn_t-point a {
background:url(/include_html/feature/t-point/images/btn_t-point.gif) no-repeat top left;
}


body.device-smd {
}
body.device-smd .btn_t-point{
width:556px;
margin:30px auto;
}
body.device-smd .btn_t-point a{
display:block;
height:0;
overflow:hidden;
padding-top:82px;
}
body.device-smd .btn_t-point a {
background:url(/include_html/feature/t-point/images/btn_t-point_sp.gif) no-repeat top left;
}
#feature-main{
  margin-right: 20px;
}
#feature-content{
  line-height: 1.4;
}
.btn-to-top {
    clear: both;
    margin: 30px auto;
    padding: 10px;
    border: solid 1px #cecece;
    background: #e1e1e1;
    text-align: center;
}
