﻿@charset "UTF-8";

/*----------------------------------------------------------------------------------------

　notoearthquake2024

----------------------------------------------------------------------------------------*/
body{
    font-size:18px!important;
}

div.page_title_txt{
    text-shadow:none!important;    
}

#notoearthquake2024{
    margin:0 auto 3%;
}
#notoearthquake2024 div.page_title div.page_title_img::after {
    background-color: #fff!important;
}
#notoearthquake2024 div.page_title div.page_title_inner {
    position: relative;
    /*height: 0;
    padding-bottom: 15%;*/
}
#notoearthquake2024 div.page_title div.page_title_txt {
    color: #000!important;
}

#notoearthquake2024 > section{
    width:78%;
    max-width:980px;
    margin:0 auto;
}

#notoearthquake2024 #notice{
    margin:5em auto;
}
#notice h3{
    position:relative;
    border-left:10px solid #253357;
    padding-left:6px;
    color:#253357;
}

#news dl{
    margin:1em;
}
#news dd{
    margin-bottom:.5em;
}

#news p.info_txt {
    font-size: 16px;
    overflow: hidden;
}