.together-member-title,
.together-member-description-text,
.together-info-money-title,
.together-info-money-text,
.together-info-local-title,
.together-info-local-text,
.about-cooperative-description-title{
    letter-spacing: 2px;
}
.together-member-description-text-box p, 
.together-member-description-img p{
    line-height: 32px;
}
.about-cooperative-description-text-box{
    height: 220px;
}
.about-cooperative-description-box{
    padding-bottom: 0;
}
.index-course-info-top-box{
    height: 300px;
}
.index-course-info-text-en{
    text-align: left;
}

@media only screen and (max-width: 1000px){
    .index-course-info-text-en{
        font-size: 14px;
    }
    .index-course-info-border-box{
        padding: 0 10px;
    }
}
@media only screen and (max-width: 750px){
    .index-course-info-top-box {
        height: 220px;
    }
}