@charset "utf-8";
/*=================================================

 ニュースリリース

=================================================== */
/*----------------------------------------------------------
    ニュースリリースTOP
----------------------------------------------------------*/
.newsHeader { background: #206cb8 url(../../img/news/title_bg.png) no-repeat 50% 0;}
.newsHeader .body .inner { padding: 30px 0 0;}
.newsHeader .body .inner ul { display: table; margin: 0 auto;}
.newsHeader .body .inner ul li { display: table-cell; text-align: center; vertical-align: top; padding: 0 15px; width: 33.33%;}
.newsHeader .body .inner ul li > div { border: 1px solid #fff; padding: 40px 10px 15px; /*width: 300px;*/ min-height: 200px;}
.newsHeader .body .inner ul li:first-child { margin-left: 0;}
.newsHeader .body .inner ul li a { color: #fff; display: block; /*padding: 75px 0 0; */ margin: 20px 0 0; background-position: 50% 0; text-decoration: none;}
.newsHeader .body .inner ul li p { margin: 15px 0 0;}


/*----------------------------------------------------------
    ニュースリリース　年度（更新履歴一覧）
----------------------------------------------------------*/


.news_description { display: none; margin-bottom: 20px;}

#news-tab-content .latest_info ul { margin-bottom: 0;}
#news-tab-content .toggleArrowDw { padding: 0; display: block; background-position: 100% 50%;}



