@charset "utf-8";

/*
Theme Name: オーイズミダイニング
Author: Anonymous
Version: 24.12.14
*/

/* 修正25.01.07
------------------------------- */

/*トップ　NEWSの日付*/
.news_ex--block--desc--list--item--date{
    font-size: .9em;
    line-height: 1.65;
}

/* 修正25.01.17
------------------------------- */

/*トップ　NEWSの罫線*/

@media only screen and (min-width: 768px) {
    .news_ex {
        background-image: url("common/img/home/bg_line2.png")!important;
        background-repeat: repeat-y!important;
        padding: 6.3rem 0 4.6rem !important;
        margin: 3.3rem 0 2rem !important;
        
        
    }
    
    .news_ex--block--desc--list--item > li + li {
        margin-top: 1.28rem!important;
    }
}
