@charset "UTF-8";
/*
タイトルリンク
------------------------------------------------------------------------*/
div.top_linkbox{
position: absolute;
top:28px;
right:30px;
}

div.top_linkbox a img { /* カートの中身をみる */
  vertical-align: middle;
}
.info{
    margin-bottom: 10px;
}
/*
調整用
------------------------------------------------------------------------*/
td,th{
    line-height: normal !important;
}
p{margin: 0;}
.inscription_1{
    display:inline-block;
    text-align: left;
    margin: 0 0 5px 0;
}
#br_list_table{
  width:100%;
}
td.number_bg{
    background-color:rgb(239, 246, 249);
}
dd.number{text-align:center;
}

/*該当なし用クラス：PC*/
.not_found {
    font-size: 18px;
    padding: 20% 0 !important;
    text-align: center;
}
div.red{color: #FF3300!important;}
/*-------------------------------------------------------------------*/
/*     一覧        */
/*-------------------------------------------------------------------*/
#br_list_table dl, #br_list_table dt, #br_list_table dd {
  margin: 0;
}
#br_list_table dt { /* mobileのみ表示 */
  display: none;
}
#nw_checklist_wrap{
  
}
/*     お知らせトップ       */
/*-------------------------------------------------------------------*/
.tbl_color2 td {
    border-bottom: 1px solid rgb(211, 211, 211);
}
#tbl_ns_list{
    width: 100%;
}
#tbl_ns_list th{
    font-weight: bold;
}
.wd20p{
    width: 20%;
}
.center{text-align: center!important;}

/*     お知らせ詳細       */
/*-------------------------------------------------------------------*/
div.top_box{
    margin-bottom: 5px;
}

div.top_box p{
    margin-bottom: 15px;
}






