@charset "UTF-8";

/* ▼▼▼
=====================================*/
#owabi .date {
    margin: 20px 0;
    text-align: right;
}
#owabi .title {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    padding: 20px 0;
    margin-bottom: 40px;
    overflow: hidden;
}
#owabi .txt {margin-bottom: 20px;}


/* ▼▼▼ 480px〜768px
=====================================*/
@media screen and (max-width: 768px) {



}


/* ▼▼▼ 340px
=====================================*/
@media screen and (max-width: 340px) {



}
