@media (max-width: 979px) {
/*====================================================*/
/* right_title */
/*====================================================*/
.right_title:after{/*お知らせ*/
 background:url("../../images/p/info/right_info.png") no-repeat left center;
}

/*====================================================*/
/* statusページ */
/*====================================================*/
#info_table {
  margin-bottom: 10px;
  padding:36px 10px 10px;
  font-weight:normal;
}

#info_table h2{
border-bottom:solid 2px red;
margin-bottom:10px;
font-weight:bold;
}

#info_table h4{padding-top: 0px;}


#footer_contetnts {
    padding: 0 5px 10px;
    position: relative;
}

.sub_box{
 width:133px;
 height:28px;
 display:block;
 background:url(../../images/s/common/menu_txt.png) no-repeat;
 background-size:133px 28px;
 top:-15px;
 left:-5px;
 position:absolute;
}

/*====================================================*/
/* info */
/*====================================================*/
.info_date{
 font-weight:bold;
}
.info_title{
 font-weight:bold;
 color:#ff0080;
}
.info_title a{
 font-weight:bold;
 color:#ff0080;
}
.info_box img{
 display:block;
 margin:10px auto;
}

.site_info_title{margin:-12px 0px 0px -25px;display:block;width:255px;height:26px;background:url("../images/top/sright_contents_title_bg.png");background-size:255px 26px;}

.info_box dl dt {color:#a20000;}
.info_box dl dd {margin:0 5px 15px 5px;padding:0 0 5px 0;
  line-height:160%; border-bottom: 1px solid #1f2858;}



/*====================================================*/
/* footer_contents --フッダー用にleft_contents書き換え-- */
/*====================================================*/
#footer_contetnts{
 padding:0 5px 10px;
 position:relative;
}
#footer_contetnts .left_contents{
 display:block;
 position:static;
 padding:10px 5px 10px;
 width:auto;
}
#footer_contetnts .left_menu_title{
 display:block;
 margin:0 auto 10px;
 background-size:54px 12px;
 width:54px;
 height:0;
 padding-top:12px;
 overflow:hidden;
}
#footer_contetnts ul.menu_list{
 width:100%;
}
#footer_contetnts ul.menu_list li{
 float:left;
 margin-left:4px;
}
#footer_contetnts .left_contents .top_btn,#footer_contetnts .left_contents .page_top_btn{
 display:block;
 width:89px;
 height:16px;
 margin:0 auto;
}
#footer_contetnts .left_contents .top_btn a{
 display:block;
 background:url("../images/common/pagetop_btn_sp.png") no-repeat;
 background-size:91px 33px;
 width:91px;
 height:0;
 padding-top:16px;
 overflow:hidden;
}
#footer_contetnts .left_contents .page_top_btn a{
 display:block;
 background:url("../images/common/top_btn_sp.png") no-repeat;
 background-size:89px 32px;
 width:89px;
 height:0;
 padding-top:16px;
 overflow:hidden;
}
#footer_contetnts .sp_close_btn{
 display:none;
}
}

@media (max-width: 499px) {
.right_title:after{/*お知らせ*/
 background-size:100% auto !important;
}

}