.selfeel_news{
    font-size: 1.2em;
    font-size: 1.2rem;
    line-height: 1.8;
}
.selfeel_title{
    margin-bottom:20px;
    padding-right:5%;
}
.selfeel_lead{
    font-size: 1.4em;
    font-size: 1.4rem;
}
.chuu{
    margin-top:20px!important;
    font-size: 1rem;
}
.selfeel_link a{
    text-decoration: underline;
}
.selfeel_location{
    box-sizing: border-box;
    width:100%;
    max-width:600px;
    margin:40px auto 30px;
    padding:1em 2em;
    background-color:#f2fbdf;
    border-radius: 5px;
    color: #666;
}
.selfeel_location_title{
    font-size: 1.2rem;
    text-align:center ;
}
.selfeel_location_list{
    margin:20px 0;

}
sub{
vertical-align:bottom;
}
.txtC{text-align: center;}
.txtR{text-align: right;}
.txtL{text-align: left;}