@charset "utf-8";

/* =========================================================
 * 2022
 * 新テンプレ調整
 * ====================================================== */

/* =========================================================
 * news_hq
 * ====================================================== */
.news_hq{
    font-size: 16px;
}
.news_hq h5 {
    margin: 0 0 5px 0;
    padding: 3px 15px;
    color: #333;
    font-weight: bold;
    font-size: 16px;
    line-height:1.5;
    background: #ddd;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    line-height: 1.3 !important;
}
.news_hq dt {
    padding: 20px 0 5px 0;
    font-weight: bold;
    font-size: 0.9em;
    line-height:1.5;
}
.news_hq dd {
    padding: 0 0 10px 0;
    /*border-bottom: 2px solid #eee;*/
    line-height: 1.5;
    font-weight: bold;
}