@charset "utf-8";
.media_txt .t_img { width: 57%; }
.sec01_btn { text-align:center; padding-bottom:20px }

.sec03 { position: relative; padding:20px 0px; margin-bottom:10px }
.sec03:before { background-image: url(../images/top_bg01.png); background-repeat: no-repeat; background-position: left top; content: ""; position: absolute; width: 320px; height: 3px; top: 0px; left: 0px; background-size: 320px 3px }
.sec03:after { background-image: url(../images/top_bg01.png); background-repeat: no-repeat; background-position: left bottom; content: ""; position: absolute; width: 320px; height: 3px; bottom: 0px; left: 0px; background-size: 320px 3px }
.news_ttl { margin-bottom: 10px; }
.news_ttl ul { float: right; }
.news_ttl ul li { padding-left: 10px; float:left }
.news_ttl .ttl { float: left; }
.news_ttl a { color:#6a6a6a; text-decoration:none }
#left04_content { width: 100%; padding-bottom: 18px; height: 285px; overflow: auto; }
#left04_content dt { font-weight: normal; display:inline-block; color: #fff; background-color: #3055a2; text-align: center; padding: 2px 10px; border-radius: 5px; }
#left04_content dd { border-bottom: dotted 1px #b0afc7; padding: 10px 0px; margin-bottom: 10px; }
#left04_content a { color:#383838 }
#left04_content dd.disp_new a {
    display: inline-block;
    position: relative;
    padding-right: 30px;
}
#left04_content dd.disp_new a::after {
    content: "";
    background: url(../common_img/ico_new.gif) no-repeat;
    width: 30px;
    height: 12px;
    position: absolute;
    top: 0;
    right: 0;
