.sb_show_dt {
    position: absolute;
    width: 360px;
    height:430px;
    background-color: #F0F0F0;
    text-align: center;
    left: calc(50% - 180px);
}
#sb_login_h1 > img {
    max-width: 280px;
    width: auto;
}
h2 {
    margin-top: 0;
}
#sb_ntc_tab {
    display: none;
}
#sb_ntc_dt {
    display: block;
    color: #333333 !important;
}
.login input,
.login select {
    width: 294px;
}
/* ログインボタン */
.btn_login {
    width: 245px;
    padding: 0px 80px;
    background-color: #4b96e7;
}

#cent {
    position: relative;
    margin: 0 auto;
    width: 100%;
    min-width: 300px;
}


#whats_new {
    font-size: 12px;
    display: table;
    max-width: 100%;
}
#whats_new dl {
    border-left: #CCCCCC 1px solid;
    border-right: #CCCCCC 1px solid;
    overflow: hidden;
    padding: 0 2em;
    display: table-cell;
}
#whats_new p {
    display: block;
    height: 12px;
    text-align: center;
    vertical-align: middle;
    width: 86px;
    display: table-cell;
}

.sb_info_ntc {
    max-width: 809px;
    margin: 0 auto;
}
.mgn_l130_dt {
    margin-left: 130px;
}

.div_main {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    z-index: 1;
    margin: 70px 0 0 0;
    padding: 24px 0 0 0;
    box-sizing:border-box;
}

.div_main_sp {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    z-index: 1;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    box-sizing:border-box;
}

#overlay_password,
#overlay_password_reminder
{
    display: none;
    width: 100%;
    height:100%;
    text-align: center;
    position: fixed;
    top: 0;
    z-index: 100;
    background: rgba(128,128,128,0.7);
}

#footer {
    max-width: 100%;
    margin-top: 16px;
    margin-bottom: 16px;
    font-size: 9pt;
    color: #8C8C8C;
    background-color: #F0F0F0;
}
.icon_company_x {
    position: absolute;
    width: 19px;
    height: 19px;
    z-index:10;
    margin: 10px 0 10px 10px;
}

.icon_person {
    position: absolute;
    width: 19px;
    height: 19px;
    z-index:10;
    margin: 10px 0 10px 10px;
}
.login .icon_clear {
    right: 33px;
}

.icon_key {
    position: absolute;
    width: 19px;
    height: 19px;
    z-index:10;
    margin: 10px 0 10px 10px;
}

.setting_padding {
    clear: both;
    width: 100%;
    padding: 10px 0px 0 !important;
    margin-bottom: 0px !important;
}

.tbl_main tr{
    border-bottom: solid 1px #eee;
    height: 40px;
    display: block;
}
.table_head{
    height: 30px !important;
}
.tbl_main th {
    text-align: left;
    font-size: 10pt;
    padding: 0 !important;
}
div#hd {
    width: 100%;
    height: 92px;
    background-color: #0066CC;
    color: white;
    padding: 21px 16px;
    box-sizing: border-box;
    z-index: 21;
}
#document_list .search_group,
#document_list .icon_search {
    width: 200px;
}

#search_area {
    margin-top: 0;
}

#search_area .search_area_wrapper,
#search_area .btn_right_area {
    display: inline-block;
    vertical-align: top;
}

@media screen and (max-width: 480px) {
    body {
        /*min-width: 480px;*/
        font-size: 80%;
    }
    #hd #headmenu {
        position: absolute;
        top: 60px;
        right: 10px;
        list-style: none;
        margin: 0;
        padding: 0;
    }
    .burger_wrap {
        top: -10px;
    }
}
@media screen and (max-width: 320px) {
    body {
        /*min-width: 320px;*/
        font-size: 80%;
    }
    #hd h1 {
        transform: scale(0.9,0.9);
    }
    #hd #headmenu {
        position: absolute;
        top: 60px;
        left: 100px;
        width: 180px;
        list-style: none;
        margin: 0;
        padding: 0;
    }
    .burger_wrap {
        top: -10px;
    }
}
/*タブレット端末*/
@media screen and (max-width: 1024px) {
    .sb_info_ntc {
        max-width: 100%;
        margin: 0;
    }
    #sb_ntc_tab {
        display: block !important;
    }
    #sb_ntc_dt {
        display: none !important;
    }
    #whats_new dl dd {
        width: initial;
    }
    .mgn_l130_dt {
        margin-left: 0;
    }
}

.overlayHead {
    width: 100%;
    min-width: 320px;
    height: 60px;
    background-color:#F0F0F0;
    margin: 0;
    padding: 10px 30px 22px 0px;
    box-sizing: border-box;
}
.overlayBody {
    width: 100%;
    min-width:  320px;
    background-color: #ffffff;
    padding: 0px 45px 10px;
    overflow-y: scroll;
    text-align: left;
}

.div_title {
    width: 100px;
    padding: 10px 0 1em 0;
    float: left;
}

.spw30{
    display: inline-block;
    width: 30% !important;
}

.spw50{
    display: inline-block;
    width: 45% !important;
}

.spw70{
    display: inline-block;
    width: 70% !important;
}

.spw95{
    display: block;
    width: 95% !important;
    position: relative;
}

.spw100{
    display: block;
    width: 100% !important;
    position: relative;
}

.info_list_sp{
    float: left;
    margin-top: 10px;
    margin-left: 0;
    width:calc(100%);
}
.info_view_sp{
    float: left;
    margin-left: 0;
    width:calc(100%);
}
.info_tbl{
    font-size: 10pt;
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
    cellspacing: 0;
    cellpadding: 0;
    border-top: 1px solid #cccccc;
}
.info_tbl tr td:first-child {
    padding: 0.3em 0 0.3em 0em;
}
.info_tbl tr {
    border-bottom: 1px solid #cccccc;
}

.info_tbl,
.info_tbl tbody,
.info_tbl thead,
.info_tbl tr,
.info_tbl td
{
    display: block;
}

/* 全文表示ボタン(のbefore) #5627 にて不要となったため削除
#info_section .disp-close::before {
    content: attr(data-item);
    position: absolute;
    left: 15px;
    bottom: 0px !important;
}*/

#info_menu ul {
      margin: 0;
      padding-left: 20px;
}

#info_menu li {
      list-style: none;
}

#info_menu a {
      text-decoration: none;
      color: #fff;
}

#info_menu {
  position: fixed;
  top: 0;
  right: -240px; /* メニューのwidth + padding */
  width: 200px; /* メニューのwidth */
  height: 100%;
  padding: 20px;
  transition: left .5s, right .5s; /* アニメーション */
  background-color: rgba(86, 86, 86, .7);
}

.info_toggle {
  font-size: 50px;
  cursor: pointer;
}

.info_toggle:hover {
  text-decoration: underline;
}

#info_open {
  display: none;
}

/* :checked 擬似クラスを使って、#openがチェック状態になった時に、#menuが「right: 0;」になります。 */
#info_open:checked + #info_menu {
  right: 0;
}

.info_toggle,
.info_toggle span {
  display: inline-block;
  transition: all .4s;
  box-sizing: border-box;
}
.info_toggle {
  position: relative;
  width: 30px;
  height: 20px;
}
.info_toggle span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 4px;
  background-color: #333;
  border-radius: 4px;
}
.info_toggle span:nth-of-type(1) {
  top: 0;
}
.info_toggle span:nth-of-type(2) {
  top: 8px;
}
.info_toggle span:nth-of-type(3) {
  bottom: 0;
}

.nav_border {
    height: inherit;
    width: 16px;
    overflow:auto;
    -webkit-overflow-scrolling: touch;
    border-left: 5px solid #ccc;
    position: absolute;
}
.nav_border:hover {
    cursor: ew-resize;
}
.nav_border_left{
    left:-15px;
}
.nav_border_right{
    right:-21px;
}
