#spb-site-navigation-1 > ul > li.current-menu-ancestor > a{
  color : #ffffff;
  background-color : #1e3a66;
}

#spb-site-navigation-1 > ul > li.current-menu-item > a{
  color : #ffffff;
  background-color : #1e3a66;
}

#spb-site-navigation-1 > ul > li.current_page_ancestor > a{
  color : #ffffff;
  background-color : #1e3a66;
}

#spb-site-navigation-1 > ul > li.current_page_item > a{
  color : #ffffff;
  background-color : #1e3a66;
}

#spb-site-navigation-1 > ul > li:first-child{
  background-color : transparent;
  background-image : url(img/navi-w5-1.png);
  background-repeat : no-repeat;
  background-size : 40px 100%;
  padding-left : 40px;
}

#spb-site-navigation-1 > ul > li:hover > ul{
  display : block;
}

#spb-site-navigation-1 > ul > li:last-child{
  background-color : transparent;
  background-image : url(img/navi-w5-2.png);
  background-repeat : no-repeat;
  background-position : right top;
  background-size : 40px 100%;
  padding-right : 40px;
}

#spb-site-navigation-1 > ul > li:only-child{
  background-color : transparent;
  background-image : url(img/navi-w5-1.png),url(img/navi-w5-2.png);
  background-repeat : no-repeat,no-repeat;
  background-position : left top,right top;
  background-size : 40px 100%,40px 100%;
  padding-left : 40px;
  padding-right : 40px;
}

#spb-site-navigation-1 > ul > li > a{
  color : #ffffff;
  background-color : #1550bf;
  background-repeat : no-repeat;
  background-position : right top;
  padding-top : 1.5rem;
  padding-left : 2rem;
  padding-right : 2rem;
  padding-bottom : 1.5rem;
  display : block;
}

#spb-site-navigation-1 > ul > li > a:hover{
  color : #ffffff;
  background-color : #1e3a66;
}

@media screen and (max-width: 568px) {

  #spb-site-navigation-1{
    padding-top : 0px;
    margin-top : 10px;
    width : 100%;
    position : relative;
  }

  #spb-site-navigation-1 .menu-toggle{
    background-color : #1550b0;
    background-image : url(img/icon-menu.png);
    background-repeat : no-repeat;
    background-position : center center;
    text-indent : -999em;
    padding-top : 10px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 10px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : #ffffff;
    display : none;
    cursor : pointer;
  }

  #spb-site-navigation-1 .screen-reader-text{
    display : none;
  }

  #spb-site-navigation-1 ul{
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    width : auto;
    height : auto;
    display : block;
    list-style-type : none;
    list-style-position : outside;
  }

  #spb-site-navigation-1 ul li{
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    width : auto;
    float : none;
  }

  #spb-site-navigation-1 ul li a{
    line-height : 24px;
    padding-top : 5px;
    padding-left : 25px;
    padding-right : 10px;
    padding-bottom : 5px;
    height : auto;
    float : none;
  }

  #spb-site-navigation-1 ul ul{
    background-color : #1550b0;
    border-top-width : medium;
    border-left-width : medium;
    border-right-width : medium;
    border-bottom-width : medium;
    border-top-style : none;
    border-left-style : none;
    border-right-style : none;
    border-bottom-style : none;
    border-top-color : initial;
    border-left-color : initial;
    border-right-color : initial;
    border-bottom-color : initial;
    width : auto;
    min-width : 150px;
    display : block;
    position : relative;
    top : 100%;
    left : 0px;
    z-index : 9999;
  }

  #spb-site-navigation-1 ul ul li{
    border-top-color : transparent;
    border-left-color : transparent;
    border-right-color : transparent;
    border-bottom-color : transparent;
  }

  #spb-site-navigation-1 ul ul li a{
    color : #ffffff;
    padding-top : 8px;
    padding-left : 50px;
    padding-right : 50px;
    padding-bottom : 8px;
  }

  #spb-site-navigation-1 ul ul li a:hover{
    background-color : #1e3a66;
  }

  #spb-site-navigation-1 ul ul li.current-menu-ancestor > a{
    background-color : #1e3a66;
  }

  #spb-site-navigation-1 ul ul li.current-menu-item > a{
    background-color : #1e3a66;
  }

  #spb-site-navigation-1 ul ul li.current_page_ancestor > a{
    background-color : #1e3a66;
  }

  #spb-site-navigation-1 ul ul li.current_page_item > a{
    background-color : #1e3a66;
  }

  .button-menu#spb-site-navigation-1 .menu-toggle{
    display : block;
  }

  .button-menu#spb-site-navigation-1 ul.toggled-on{
    display : block;
  }

  .button-menu#spb-site-navigation-1 > ul{
    display : none;
  }

  #spb-site-navigation-1 > ul{
    border-top-width : medium;
    border-bottom-width : medium;
    border-top-style : none;
    border-bottom-style : none;
    border-top-color : initial;
    border-bottom-color : initial;
  }

  #spb-site-navigation-1 > ul > li{
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }

  #spb-site-navigation-1 > ul > li.current-menu-ancestor > a{
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }

  #spb-site-navigation-1 > ul > li.current-menu-item > a{
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }

  #spb-site-navigation-1 > ul > li.current_page_ancestor > a{
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }

  #spb-site-navigation-1 > ul > li.current_page_item > a{
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }

  #spb-site-navigation-1 > ul > li:first-child{
    background-image : none;
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
  }

  #spb-site-navigation-1 > ul > li:last-child{
    background-image : none;
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
  }

  #spb-site-navigation-1 > ul > li > a{
    text-decoration : none;
    padding-top : 10px;
    padding-left : 20px;
    padding-right : 20px;
    padding-bottom : 10px;
    display : block;
  }

  #spb-site-navigation-1 > ul > li > a:hover{
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }
}

#sp-table-1, #sp-table-2{
  font-size : 1.4rem;
  color : #333333;
  border-collapse : collapse;
}

#sp-table-1 td, #sp-table-2 td{
  background-color : #ffffff;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-1 th, #sp-table-2 th{
  color : #666666;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
  min-width : 60px;
}

#sp-table-1 > tbody > tr .col-title, #sp-table-2 > tbody > tr .col-title{
  color : #666666;
  background-color : #f4f4f4;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
}

#sp-table-1 > tbody > tr .row-title, #sp-table-2 > tbody > tr .row-title{
  color : #666666;
  background-color : #f4f4f4;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

@media screen and (max-width: 568px) {

  #sp-table-1, #sp-table-2{
    width : 100%;
  }
}

#sp-page-title-1 h1{
  font-size : 2.6rem;
}

#sp-site-branding2-1{
  background-color : transparent;
}

#sp-site-branding2-1 .site-title{
  background-image : url(img/site-title13.png);
}

#sp-site-branding2-1 .site-title a{
  text-indent : -9999px;
  overflow : hidden;
}

#sp-site-branding2-1 > .site-title{
  background-color : transparent;
  background-position : center center;
}

#spb-site-navigation-1{
  font-size : 1.6rem;
  font-weight : bold;
  background-color : transparent;
}

@media not screen, screen and (min-width: 569px) {

  #sp-image-1{
    width : 97px;
    height : 101px;
  }

  #sp-image-6{
    width : 69px;
    height : 69px;
  }

  #sp-site-branding2-1 > .site-description{
    width : 626px;
    height : 18px;
    top : 2px;
    bottom : auto;
    right : auto;
    left : 315px;
  }

  #sp-site-branding2-1 > .site-title{
    margin-right : -16px;
    width : 1276px;
    height : 235px;
    float : left;
    position : relative;
  }

  #spb-site-navigation-1{
    width : 680px;
    min-height : 96px;
  }
}

@media screen and (max-width: 568px) {

  .page-toppage#content #page-content{
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
  }
}