#colophon{
  background-size : contain;
  padding-top : 30px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 30px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  width : 100%;
}

#colophon-inner {
}

#content{
  min-height : 50px;
}

#contenthead {
}

#masthead{
  background-size : cover;
  min-height : 100px;
  position : relative;
}

#primary{
  margin-top : 0px;
}

.screen-reader-text{
  display : none;
}

.sp-block-container{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
}

.sp-block-container > h1{
  font-size : 2.4rem;
}

.sp-block-container > h2{
  font-size : 1.8rem;
}

.sp-block-container > h3{
  font-size : 1.5rem;
}

.sp-block-container > h4{
  font-size : 1.4rem;
}

.sp-block-container > h5{
  font-size : 1.3rem;
}

.sp-block-container > h6{
  font-size : 1.1rem;
}

.sp-block-container > hr{
  border-bottom-color : initial;
  color : #e2e2e2;
  margin-top : 25px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 30px;
  border-top-width : 1px;
  border-left-width : medium;
  border-right-width : medium;
  border-bottom-width : medium;
  border-top-style : solid;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #e2e2e2;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : initial;
  height : 1px;
}

.sp-block-container > p{
  font-size : 1.3rem;
  line-height : 1.5;
  text-align : justify;
  padding-left : 0.1em;
  padding-right : 0.1em;
  margin-top : 0.5em;
  margin-bottom : 1.5em;
  text-justify : inter-ideograph;
}

.sp-block-container > p.indent{
  padding-left : 1em;
}

.sp-block-container > p.large{
  font-size : 1.2em;
}

.sp-bread-crumb div{
  padding-bottom : 10px;
  margin-top : 10px;
  margin-right : 10px;
  width : auto;
  display : inline-block;
}

.sp-button{
  width : 122px;
}

.sp-button a{
  text-decoration : none;
  text-align : center;
  padding-top : 6px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 6px;
  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 : #f0f0f0;
  border-left-color : #f0f0f0;
  border-right-color : #f0f0f0;
  border-bottom-color : #f0f0f0;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
  height : 100%;
  display : block;
  box-sizing : border-box;
}

.sp-button a:hover{
  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 : #d8d8d8;
  border-left-color : #d8d8d8;
  border-right-color : #d8d8d8;
  border-bottom-color : #d8d8d8;
}

.sp-column.accordion > .column-label h3::after{
  border-top-width : 5px;
  border-left-width : 6px;
  border-right-width : 6px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-top-color : rgba(255, 255, 255, 0.45);
  border-left-color : transparent;
  border-right-color : transparent;
  width : 0px;
  height : 0px;
  display : block;
  position : absolute;
  top : 0.5em;
  right : 0px;
  content : "";
}

.sp-column.toggled-on > .column-label h3::after{
  display : none;
}

.sp-column.toggled-on > .column-label h3::before{
  border-left-width : 6px;
  border-right-width : 6px;
  border-bottom-width : 5px;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-left-color : transparent;
  border-right-color : transparent;
  border-bottom-color : rgba(255, 255, 255, 0.45);
  width : 0px;
  height : 0px;
  display : block;
  position : absolute;
  top : 0.5em;
  right : 0px;
  content : "";
}

.sp-column > .column-body{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
}

.sp-definition-list > dd{
  margin-left : 94px;
  margin-bottom : 25px;
}

.sp-definition-list > dt{
  padding-top : 5px;
  padding-left : 25px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-bottom : 10px;
}

.sp-form input{
  font-size : 1.4rem;
  font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif;
}

.sp-form input[type="date"]{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  width : 90%;
}

.sp-form input[type="radio"]{
  vertical-align : middle;
  width : 20px;
}

.sp-form input[type="submit"]{
  font-size : 1.4rem;
  color : #555555;
  background-color : #dcdada;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  margin-top : 15px;
  width : auto;
  min-width : 100px;
  float : right;
  position : relative;
  cursor : pointer;
}

.sp-form input[type="text"]{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  width : 90%;
}

.sp-form table{
  border-top-width : 1px;
  border-left-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-top-color : #000000;
  border-left-color : #000000;
  width : 100%;
  border-collapse : collapse;
  border-spacing : 0px 0px;
}

.sp-form td{
  color : #000000;
  background-color : #ffffff;
  padding-top : 5px;
  padding-left : 18px;
  padding-right : 18px;
  padding-bottom : 5px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-right-color : #000000;
  border-bottom-color : #000000;
  width : auto;
}

.sp-form textarea{
  font-size : 1.4rem;
  font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  width : 90%;
  height : 150px;
}

.sp-form th{
  font-weight : normal;
  color : #000000;
  background-color : #f4f4f4;
  text-align : left;
  padding-top : 5px;
  padding-left : 18px;
  padding-right : 18px;
  padding-bottom : 5px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-right-color : #000000;
  border-bottom-color : #000000;
  width : auto;
  min-width : 50px;
}

.sp-google-map{
  max-width : 100%;
  word-wrap : normal;
}

.sp-google-map img{
  max-width : none !important;
}

.sp-item-gallery.grid > ul > li{
  overflow : hidden;
}

.sp-item-gallery.masonry > ul > li{
  height : auto !important;
}

.sp-item-gallery > ul > li > div img.item-gallery-thumbnail{
  max-width : 100%;
}

.sp-list{
  padding-right : 1em;
  margin-bottom : 1.5em;
  list-style-position : inside;
}

.sp-list > li{
  text-align : justify;
  padding-top : 6px;
  padding-bottom : 6px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  text-justify : inter-ideograph;
}

.sp-page-title > h1{
  font-size : 1.8rem;
  font-weight : bold;
}

.sp-part-top{
  display : block;
  position : relative;
  box-sizing : border-box;
}

.sp-part-top::after{
  clear : both;
  display : table;
  content : "";
}

.sp-part-top:not(table)::after{
  clear : both;
  display : table;
  content : "";
}

.sp-site-branding2 .site-description{
  font-size : 1rem;
  font-weight : normal;
  color : #929292;
}

.sp-site-navigation{
  color : black;
  background-color : white;
}

.sp-site-navigation .menu-toggle{
  display : none;
  cursor : pointer;
}

.sp-site-navigation.vertical{
  font-size : 1.3rem;
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : #d2c9b8;
  border-bottom-color : #d2c9b8;
  width : 100%;
}

.sp-site-navigation.vertical ul{
  line-height : 30px;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  list-style-type : none;
  list-style-position : outside;
}

.sp-site-navigation.vertical ul li.current-menu-ancestor > a{
  color : #ffffff;
  background-color : rgba(0, 0, 0, 0.3);
}

.sp-site-navigation.vertical ul li.current-menu-item > a{
  color : #ffffff;
  background-color : rgba(0, 0, 0, 0.3);
}

.sp-site-navigation.vertical ul li.current_page_ancestor > a{
  color : #ffffff;
  background-color : rgba(0, 0, 0, 0.3);
}

.sp-site-navigation.vertical ul li.current_page_item > a{
  color : #ffffff;
  background-color : rgba(0, 0, 0, 0.3);
}

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

.sp-site-navigation.vertical ul li > a:active{
  color : #ffffff;
  background-color : rgba(0, 0, 0, 0.3);
}

.sp-site-navigation.vertical ul li > a:hover{
  color : #ffffff;
  background-color : rgba(0, 0, 0, 0.3);
}

.sp-site-navigation.vertical ul ul li > a{
  padding-top : 10px;
  padding-left : 40px;
  padding-right : 40px;
  padding-bottom : 10px;
}

.sp-site-navigation.vertical > ul{
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  width : 100%;
}

.sp-site-navigation.vertical > ul > li{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  width : 100%;
}

.sp-site-navigation.vertical > ul > li:hover > ul{
  display : block;
}

.sp-table{
  margin-top : 5px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 5px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-top-color : #d8d8d8;
  border-left-color : #d8d8d8;
  width : 100%;
  display : table;
  border-collapse : collapse;
}

.sp-table > * > tr > td{
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-right-color : #d8d8d8;
  border-bottom-color : #d8d8d8;
}

.sp-table > * > tr > th{
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-right-color : #d8d8d8;
  border-bottom-color : #d8d8d8;
}

.sp-table > * > tr > th.col-title{
  background-color : rgba(0, 0, 0, 0.0625);
}

.sp-table > * > tr > th.row-title{
  background-color : rgba(0, 0, 0, 0.0625);
}

.sp-wp-post-list{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 2em;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 2em;
}

.sp-wp-post-list .navigation-post{
  margin-top : 0.67em;
}

.sp-wp-post-list .navigation-post .nav-next{
  margin-right : 10px;
  float : right;
}

.sp-wp-post-list .navigation-post .nav-previous{
  margin-left : 10px;
  float : left;
}

.sp-wp-post-list .navigation-post::after{
  clear : both;
  display : table;
  content : "";
}

.sp-wp-post-list .navigation-post > h1{
  display : none;
}

.sp-wp-post-list > article{
  margin-top : 0.67em;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0.67em;
}

.sp-wp-post-list > h3{
  background-color : #f4f4f4;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
}

a{
  color : #737373;
  text-decoration : none;
}

a:active{
  text-decoration : underline;
}

a:hover{
  text-decoration : underline;
}

article{
  display : block;
}

aside{
  display : block;
}

body{
  font-size : 1.3rem;
  font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", "Arial", sans-serif;
  line-height : 1.5;
  color : #e2e2e2;
  background-color : #ffffff;
  background-position : left top;
  text-align : left;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  word-wrap : break-word;
}

details{
  display : block;
}

dl{
  margin-top : 0px;
  box-sizing : border-box;
}

figcaption{
  display : block;
}

figure{
  display : block;
}

footer{
  display : block;
}

h1{
  margin-top : 0px;
  box-sizing : border-box;
}

h2{
  margin-top : 0px;
  box-sizing : border-box;
}

h3{
  margin-top : 0px;
  box-sizing : border-box;
}

h4{
  margin-top : 0px;
  box-sizing : border-box;
}

h5{
  margin-top : 0px;
  box-sizing : border-box;
}

h6{
  margin-top : 0px;
  box-sizing : border-box;
}

header{
  display : block;
}

hgroup{
  display : block;
}

html{
  font-size : 62.5%;
}

main{
  display : block;
}

nav{
  display : block;
  box-sizing : border-box;
}

ol{
  margin-top : 0px;
  box-sizing : border-box;
}

p{
  margin-top : 0px;
  box-sizing : border-box;
}

section{
  display : block;
}

summary{
  display : block;
}

table{
  margin-top : 0px;
  box-sizing : border-box;
}

ul{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  box-sizing : border-box;
}

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

  #colophon-inner{
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    width : 100%;
    box-sizing : content-box;
  }

  #content{
    font-size : 1.4rem;
    background-color : #ffffff;
    padding-top : 10px;
    padding-left : 10px;
    padding-right : 0px;
    padding-bottom : 10px;
    margin-bottom : 10px;
    min-height : 50px;
    position : relative;
  }

  #main{
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    width : 960px;
    box-sizing : content-box;
  }

  #main::after{
    clear : both;
    display : table;
    content : "";
  }

  #masthead{
    margin-bottom : 0px;
  }

  #masthead-inner{
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    width : 960px;
    box-sizing : content-box;
  }

  #page{
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    overflow : hidden;
  }

  #sidebar2 {
  }

  .sp-google-map{
    width : 400px;
    min-height : 300px;
  }

  .sp-site-branding2{
    padding-top : 20px;
  }

  .sp-site-branding2 .extra{
    width : 50%;
    position : absolute;
    bottom : 0px;
    right : 0px;
  }

  .sp-site-branding2 .extra > p{
    font-size : 1.3rem;
    color : #929292;
    text-align : right;
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
  }

  .sp-site-branding2 .extra > p.indent{
    padding-left : 1em;
  }

  .sp-site-branding2 .extra > p.large{
    font-size : 1.5rem;
  }

  .sp-site-branding2 .site-description{
    text-align : right;
    width : 100%;
    height : auto;
    position : absolute;
    top : 15px;
  }

  .sp-site-branding2 .site-title{
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    height : 66px;
    float : left;
  }

  .sp-site-branding2 .site-title a{
    height : 100%;
    display : block;
  }

  .sp-site-navigation.horizontal 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;
    list-style-type : none;
    list-style-position : outside;
  }

  .sp-site-navigation.horizontal ul li.current-menu-ancestor > a{
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.3);
  }

  .sp-site-navigation.horizontal ul li.current-menu-item > a{
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.3);
  }

  .sp-site-navigation.horizontal ul li.current_page_ancestor > a{
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.3);
  }

  .sp-site-navigation.horizontal ul li.current_page_item > a{
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.3);
  }

  .sp-site-navigation.horizontal ul li > a{
    text-decoration : none;
  }

  .sp-site-navigation.horizontal ul li > a:active{
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.3);
  }

  .sp-site-navigation.horizontal ul li > a:hover{
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.3);
  }

  .sp-site-navigation.horizontal ul ul{
    border-bottom-color : initial;
    background-color : #ffffff;
    border-top-width : 1px;
    border-left-width : 1px;
    border-right-width : 1px;
    border-bottom-width : medium;
    border-top-style : solid;
    border-left-style : solid;
    border-right-style : solid;
    border-bottom-style : none;
    border-top-color : #3c3f53;
    border-left-color : #3c3f53;
    border-right-color : #3c3f53;
    border-bottom-color : initial;
    width : auto;
    min-width : 150px;
    display : none;
    position : absolute;
    top : 100%;
    left : 0px;
    z-index : 9999;
  }

  .sp-site-navigation.horizontal ul ul li{
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : #3c3f53;
    width : 100%;
    white-space : nowrap;
  }

  .sp-site-navigation.horizontal ul ul li > a{
    padding-top : 5px;
    padding-left : 1em;
    padding-right : 1em;
    padding-bottom : 5px;
    display : block;
  }

  .sp-site-navigation.horizontal > ul::after{
    clear : both;
    display : table;
    content : "";
  }

  .sp-site-navigation.horizontal > ul > li{
    float : left;
    position : relative;
  }

  .sp-site-navigation.horizontal > ul > li:hover{
    position : relative;
  }

  .sp-site-navigation.horizontal > ul > li:hover > ul{
    display : block;
  }

  .sp-site-navigation.horizontal > ul > li > a{
    padding-top : 0.5em;
    padding-left : 2em;
    padding-right : 2em;
    padding-bottom : 0.5em;
    display : block;
  }

  .sp-site-navigation.minimal{
    text-align : center;
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 20px;
  }

  .sp-site-navigation.minimal 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;
    list-style-type : none;
    list-style-position : outside;
  }

  .sp-site-navigation.minimal ul li:last-child{
    margin-right : 0px;
  }

  .sp-site-navigation.minimal ul li > a:active{
    text-decoration : underline;
  }

  .sp-site-navigation.minimal ul li > a:hover{
    text-decoration : underline;
  }

  .sp-site-navigation.minimal > ul li{
    margin-right : 10px;
    display : inline;
  }

  .sp-site-navigation.minimal > ul ul{
    margin-left : 10px;
    display : inline;
  }

  .sp-yahoo-map{
    width : 400px;
    min-height : 300px;
  }

  body{
    min-width : 960px;
  }
}

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

  #content{
    width : 960px;
  }

  #contenthead{
    width : 960px;
  }
}

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

  #content{
    background-color : #ffffff;
    padding-top : 10px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 10px;
    margin-bottom : 10px;
    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 : #d9d9d9;
    border-left-color : #d9d9d9;
    border-right-color : #d9d9d9;
    border-bottom-color : #d9d9d9;
    min-height : 50px;
    position : relative;
  }

  *{
    box-sizing : border-box;
  }

  .sp-block-container{
    padding-top : 0px;
    padding-left : 5px;
    padding-right : 5px;
    padding-bottom : 0px;
  }

  .sp-bread-crumb{
    padding-left : 10px;
    padding-right : 10px;
  }

  .sp-definition-list > dd{
    margin-left : 20px;
  }

  .sp-form input{
    width : 90%;
  }

  .sp-form input[type="submit"] {
  }

  .sp-form table{
    border-top-width : 1px;
    border-top-style : solid;
    border-top-color : #d8d8d8;
  }

  .sp-form td{
    width : auto;
    display : block;
  }

  .sp-form textarea{
    width : 90%;
  }

  .sp-form th{
    width : auto;
    display : block;
  }

  .sp-google-map{
    width : 100%;
    min-height : 300px;
  }

  .sp-image{
    max-width : 100%;
    height : auto;
  }

  .sp-site-branding2 .extra{
    padding-top : 5px;
  }

  .sp-site-branding2 .extra > p{
    font-size : 1rem;
    color : #929292;
    text-align : left;
    padding-top : 0px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    width : 100%;
  }

  .sp-site-branding2 .site-description{
    text-align : center;
  }

  .sp-site-branding2 .site-title{
    text-align : center;
  }

  .sp-site-navigation .menu-toggle{
    background-color : rgba(0, 0, 0, 0.3);
    padding-top : 10px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 10px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    cursor : pointer;
  }

  .sp-site-navigation ul{
    list-style-type : none;
    list-style-position : outside;
  }

  .sp-site-navigation.button-menu .menu-toggle{
    display : block;
  }

  .sp-site-navigation.button-menu ul ul{
    display : block;
  }

  .sp-site-navigation.button-menu ul.toggled-on{
    display : block;
  }

  .sp-site-navigation.button-menu > ul{
    display : none;
  }

  .sp-site-navigation.horizontal{
    padding-top : 0px;
    margin-top : 10px;
    position : relative;
  }

  .sp-site-navigation.horizontal ul{
    background-color : #ffffff;
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    width : auto;
    height : auto;
  }

  .sp-site-navigation.horizontal ul li{
    padding-left : 0px;
    border-left-width : 0px;
    width : auto;
    float : none;
  }

  .sp-site-navigation.horizontal ul li.current-menu-ancestor > a{
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.3);
  }

  .sp-site-navigation.horizontal ul li.current-menu-item > a{
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.3);
  }

  .sp-site-navigation.horizontal ul li.current_page_ancestor > a{
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.3);
  }

  .sp-site-navigation.horizontal ul li.current_page_item > a{
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.3);
  }

  .sp-site-navigation.horizontal ul li > a{
    line-height : 24px;
    padding-top : 8px;
    padding-left : 25px;
    padding-right : 10px;
    padding-bottom : 7px;
    float : none;
    display : block;
  }

  .sp-site-navigation.horizontal ul li > a:active{
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.3);
  }

  .sp-site-navigation.horizontal ul li > a:hover{
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.3);
  }

  .sp-site-navigation.horizontal ul ul{
    border-bottom-color : initial;
    background-color : transparent;
    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;
  }

  .sp-site-navigation.horizontal ul ul li{
    border-bottom-color : initial;
    border-bottom-width : medium;
    border-bottom-style : none;
    border-bottom-color : initial;
  }

  .sp-site-navigation.horizontal ul ul li > a{
    border-bottom-color : initial;
    padding-top : 8px;
    padding-left : 50px;
    padding-right : 50px;
    padding-bottom : 8px;
    border-bottom-width : medium;
    border-bottom-style : none;
    border-bottom-color : initial;
  }

  .sp-site-navigation.minimal{
    text-align : center;
    margin-bottom : 20px;
  }

  .sp-site-navigation.minimal 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;
    list-style-type : none;
    list-style-position : outside;
  }

  .sp-site-navigation.minimal ul li{
    display : block;
  }

  .sp-site-navigation.minimal ul li > a{
    display : block;
  }

  .sp-site-navigation.minimal ul li > a:hover{
    text-decoration : underline;
  }

  .sp-yahoo-map{
    width : 100%;
    min-height : 300px;
  }

  embed{
    max-width : 100%;
  }
}

#sp-button-1 {
}

#sp-button-1 > a{
  font-family : Arial, Helvetica, sans-serif;
  color : #ffffff;
  background-color : #5781c1;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
  display : block;
  position : relative;
}

#sp-button-1 > a:active{
  background-color : #46679a;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
}

#sp-button-1 > a:hover{
  background-color : #46679a;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
}

.page-access#content #page-content, .page-blog#content #page-content, .page-company#content #page-content, .page-concept#content #page-content, .page-custom#content #page-content, .page-custom1#content #page-content, .page-custom2#content #page-content, .page-custom3#content #page-content, .page-custom4#content #page-content, .page-custom5#content #page-content, .page-news#content #page-content, .page-post_archive#content #page-content, .page-recruit#content #page-content, .page-service#content #page-content, .page-toppage#content #page-content, #sp-block-container-10, #sp-block-container-11, #sp-block-container-12, #sp-block-container-13, #sp-block-container-2, #sp-block-container-3, #sp-block-container-4, #sp-block-container-5, #sp-block-container-6, #sp-block-container-7, #sp-block-container-8, #sp-block-container-9{
  color : #666666;
}

.page-access#content #page-content hr, .page-blog#content #page-content hr, .page-company#content #page-content hr, .page-concept#content #page-content hr, .page-custom#content #page-content hr, .page-custom1#content #page-content hr, .page-custom2#content #page-content hr, .page-custom3#content #page-content hr, .page-custom4#content #page-content hr, .page-custom5#content #page-content hr, .page-news#content #page-content hr, .page-post_archive#content #page-content hr, .page-recruit#content #page-content hr, .page-service#content #page-content hr, .page-toppage#content #page-content hr, #sp-block-container-10 hr, #sp-block-container-11 hr, #sp-block-container-12 hr, #sp-block-container-13 hr, #sp-block-container-2 hr, #sp-block-container-3 hr, #sp-block-container-4 hr, #sp-block-container-5 hr, #sp-block-container-6 hr, #sp-block-container-7 hr, #sp-block-container-8 hr, #sp-block-container-9 hr{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 25px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 25px;
  border-top-width : 1px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : dashed;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #cccccc;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : initial;
  height : 0px;
}

.page-access#content #page-content > .paragraph em, .page-blog#content #page-content > .paragraph em, .page-company#content #page-content > .paragraph em, .page-concept#content #page-content > .paragraph em, .page-custom#content #page-content > .paragraph em, .page-custom1#content #page-content > .paragraph em, .page-custom2#content #page-content > .paragraph em, .page-custom3#content #page-content > .paragraph em, .page-custom4#content #page-content > .paragraph em, .page-custom5#content #page-content > .paragraph em, .page-news#content #page-content > .paragraph em, .page-post_archive#content #page-content > .paragraph em, .page-recruit#content #page-content > .paragraph em, .page-service#content #page-content > .paragraph em, .page-toppage#content #page-content > .paragraph em, #sp-block-container-10 > .paragraph em, #sp-block-container-11 > .paragraph em, #sp-block-container-12 > .paragraph em, #sp-block-container-13 > .paragraph em, #sp-block-container-2 > .paragraph em, #sp-block-container-3 > .paragraph em, #sp-block-container-4 > .paragraph em, #sp-block-container-5 > .paragraph em, #sp-block-container-6 > .paragraph em, #sp-block-container-7 > .paragraph em, #sp-block-container-8 > .paragraph em, #sp-block-container-9 > .paragraph em{
  font-style : oblique;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #666666;
}

.page-access#content #page-content > .paragraph strong, .page-blog#content #page-content > .paragraph strong, .page-company#content #page-content > .paragraph strong, .page-concept#content #page-content > .paragraph strong, .page-custom#content #page-content > .paragraph strong, .page-custom1#content #page-content > .paragraph strong, .page-custom2#content #page-content > .paragraph strong, .page-custom3#content #page-content > .paragraph strong, .page-custom4#content #page-content > .paragraph strong, .page-custom5#content #page-content > .paragraph strong, .page-news#content #page-content > .paragraph strong, .page-post_archive#content #page-content > .paragraph strong, .page-recruit#content #page-content > .paragraph strong, .page-service#content #page-content > .paragraph strong, .page-toppage#content #page-content > .paragraph strong, #sp-block-container-10 > .paragraph strong, #sp-block-container-11 > .paragraph strong, #sp-block-container-12 > .paragraph strong, #sp-block-container-13 > .paragraph strong, #sp-block-container-2 > .paragraph strong, #sp-block-container-3 > .paragraph strong, #sp-block-container-4 > .paragraph strong, #sp-block-container-5 > .paragraph strong, #sp-block-container-6 > .paragraph strong, #sp-block-container-7 > .paragraph strong, #sp-block-container-8 > .paragraph strong, #sp-block-container-9 > .paragraph strong{
  font-weight : bold;
}

.page-access#content #page-content > h1, .page-blog#content #page-content > h1, .page-company#content #page-content > h1, .page-concept#content #page-content > h1, .page-custom#content #page-content > h1, .page-custom1#content #page-content > h1, .page-custom2#content #page-content > h1, .page-custom3#content #page-content > h1, .page-custom4#content #page-content > h1, .page-custom5#content #page-content > h1, .page-news#content #page-content > h1, .page-post_archive#content #page-content > h1, .page-recruit#content #page-content > h1, .page-service#content #page-content > h1, .page-toppage#content #page-content > h1, #sp-block-container-10 > h1, #sp-block-container-11 > h1, #sp-block-container-12 > h1, #sp-block-container-13 > h1, #sp-block-container-2 > h1, #sp-block-container-3 > h1, #sp-block-container-4 > h1, #sp-block-container-5 > h1, #sp-block-container-6 > h1, #sp-block-container-7 > h1, #sp-block-container-8 > h1, #sp-block-container-9 > h1{
  font-size : 2rem;
  font-weight : bold;
  color : #666666;
  background-color : #f1f1f1;
  padding-top : 15px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 15px;
  margin-bottom : 15px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #3c3f53;
}

.page-access#content #page-content > h2, .page-blog#content #page-content > h2, .page-company#content #page-content > h2, .page-concept#content #page-content > h2, .page-custom#content #page-content > h2, .page-custom1#content #page-content > h2, .page-custom2#content #page-content > h2, .page-custom3#content #page-content > h2, .page-custom4#content #page-content > h2, .page-custom5#content #page-content > h2, .page-news#content #page-content > h2, .page-post_archive#content #page-content > h2, .page-recruit#content #page-content > h2, .page-service#content #page-content > h2, .page-toppage#content #page-content > h2, #sp-block-container-10 > h2, #sp-block-container-11 > h2, #sp-block-container-12 > h2, #sp-block-container-13 > h2, #sp-block-container-2 > h2, #sp-block-container-3 > h2, #sp-block-container-4 > h2, #sp-block-container-5 > h2, #sp-block-container-6 > h2, #sp-block-container-7 > h2, #sp-block-container-8 > h2, #sp-block-container-9 > h2{
  font-size : 1.8rem;
  font-weight : bold;
  color : #666666;
  background-color : #f1f1f1;
  padding-top : 15px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 15px;
  margin-bottom : 15px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #3c3f53;
}

.page-access#content #page-content > h3, .page-blog#content #page-content > h3, .page-company#content #page-content > h3, .page-concept#content #page-content > h3, .page-custom#content #page-content > h3, .page-custom1#content #page-content > h3, .page-custom2#content #page-content > h3, .page-custom3#content #page-content > h3, .page-custom4#content #page-content > h3, .page-custom5#content #page-content > h3, .page-news#content #page-content > h3, .page-post_archive#content #page-content > h3, .page-recruit#content #page-content > h3, .page-service#content #page-content > h3, .page-toppage#content #page-content > h3, #sp-block-container-10 > h3, #sp-block-container-11 > h3, #sp-block-container-12 > h3, #sp-block-container-13 > h3, #sp-block-container-2 > h3, #sp-block-container-3 > h3, #sp-block-container-4 > h3, #sp-block-container-5 > h3, #sp-block-container-6 > h3, #sp-block-container-7 > h3, #sp-block-container-8 > h3, #sp-block-container-9 > h3{
  font-size : 1.7rem;
  font-weight : bold;
  color : #666666;
  background-color : #f1f1f1;
  padding-top : 15px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 15px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #3c3f53;
}

.page-access#content #page-content > h4, .page-blog#content #page-content > h4, .page-company#content #page-content > h4, .page-concept#content #page-content > h4, .page-custom#content #page-content > h4, .page-custom1#content #page-content > h4, .page-custom2#content #page-content > h4, .page-custom3#content #page-content > h4, .page-custom4#content #page-content > h4, .page-custom5#content #page-content > h4, .page-news#content #page-content > h4, .page-post_archive#content #page-content > h4, .page-recruit#content #page-content > h4, .page-service#content #page-content > h4, .page-toppage#content #page-content > h4, #sp-block-container-10 > h4, #sp-block-container-11 > h4, #sp-block-container-12 > h4, #sp-block-container-13 > h4, #sp-block-container-2 > h4, #sp-block-container-3 > h4, #sp-block-container-4 > h4, #sp-block-container-5 > h4, #sp-block-container-6 > h4, #sp-block-container-7 > h4, #sp-block-container-8 > h4, #sp-block-container-9 > h4{
  font-size : 1.6rem;
  font-weight : bold;
  color : #666666;
  padding-top : 3px;
  padding-bottom : 0.4em;
  margin-bottom : 15px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
  clear : both;
}

.page-access#content #page-content > h5, .page-blog#content #page-content > h5, .page-company#content #page-content > h5, .page-concept#content #page-content > h5, .page-custom#content #page-content > h5, .page-custom1#content #page-content > h5, .page-custom2#content #page-content > h5, .page-custom3#content #page-content > h5, .page-custom4#content #page-content > h5, .page-custom5#content #page-content > h5, .page-news#content #page-content > h5, .page-post_archive#content #page-content > h5, .page-recruit#content #page-content > h5, .page-service#content #page-content > h5, .page-toppage#content #page-content > h5, #sp-block-container-10 > h5, #sp-block-container-11 > h5, #sp-block-container-12 > h5, #sp-block-container-13 > h5, #sp-block-container-2 > h5, #sp-block-container-3 > h5, #sp-block-container-4 > h5, #sp-block-container-5 > h5, #sp-block-container-6 > h5, #sp-block-container-7 > h5, #sp-block-container-8 > h5, #sp-block-container-9 > h5{
  font-size : 1.5rem;
  font-weight : bold;
  color : #666666;
  margin-bottom : 15px;
}

.page-access#content #page-content > h6, .page-blog#content #page-content > h6, .page-company#content #page-content > h6, .page-concept#content #page-content > h6, .page-custom#content #page-content > h6, .page-custom1#content #page-content > h6, .page-custom2#content #page-content > h6, .page-custom3#content #page-content > h6, .page-custom4#content #page-content > h6, .page-custom5#content #page-content > h6, .page-news#content #page-content > h6, .page-post_archive#content #page-content > h6, .page-recruit#content #page-content > h6, .page-service#content #page-content > h6, .page-toppage#content #page-content > h6, #sp-block-container-10 > h6, #sp-block-container-11 > h6, #sp-block-container-12 > h6, #sp-block-container-13 > h6, #sp-block-container-2 > h6, #sp-block-container-3 > h6, #sp-block-container-4 > h6, #sp-block-container-5 > h6, #sp-block-container-6 > h6, #sp-block-container-7 > h6, #sp-block-container-8 > h6, #sp-block-container-9 > h6{
  font-size : 1.4rem;
  font-weight : bold;
  color : #666666;
  margin-bottom : 15px;
}

.page-access#content #page-content > p, .page-blog#content #page-content > p, .page-company#content #page-content > p, .page-concept#content #page-content > p, .page-custom#content #page-content > p, .page-custom1#content #page-content > p, .page-custom2#content #page-content > p, .page-custom3#content #page-content > p, .page-custom4#content #page-content > p, .page-custom5#content #page-content > p, .page-news#content #page-content > p, .page-post_archive#content #page-content > p, .page-recruit#content #page-content > p, .page-service#content #page-content > p, .page-toppage#content #page-content > p, #sp-block-container-10 > p, #sp-block-container-11 > p, #sp-block-container-12 > p, #sp-block-container-13 > p, #sp-block-container-2 > p, #sp-block-container-3 > p, #sp-block-container-4 > p, #sp-block-container-5 > p, #sp-block-container-6 > p, #sp-block-container-7 > p, #sp-block-container-8 > p, #sp-block-container-9 > p{
  font-size : 1.4rem;
  line-height : 1.4;
  color : #666666;
  text-align : left;
  padding-left : 0.1em;
  padding-right : 0.1em;
  margin-top : 0.5em;
  margin-bottom : 1.5em;
}

.page-access#content #page-content > p.indent, .page-blog#content #page-content > p.indent, .page-company#content #page-content > p.indent, .page-concept#content #page-content > p.indent, .page-custom#content #page-content > p.indent, .page-custom1#content #page-content > p.indent, .page-custom2#content #page-content > p.indent, .page-custom3#content #page-content > p.indent, .page-custom4#content #page-content > p.indent, .page-custom5#content #page-content > p.indent, .page-news#content #page-content > p.indent, .page-post_archive#content #page-content > p.indent, .page-recruit#content #page-content > p.indent, .page-service#content #page-content > p.indent, .page-toppage#content #page-content > p.indent, #sp-block-container-10 > p.indent, #sp-block-container-11 > p.indent, #sp-block-container-12 > p.indent, #sp-block-container-13 > p.indent, #sp-block-container-2 > p.indent, #sp-block-container-3 > p.indent, #sp-block-container-4 > p.indent, #sp-block-container-5 > p.indent, #sp-block-container-6 > p.indent, #sp-block-container-7 > p.indent, #sp-block-container-8 > p.indent, #sp-block-container-9 > p.indent{
  padding-left : 5px;
}

.page-access#content #page-content > p.large, .page-blog#content #page-content > p.large, .page-company#content #page-content > p.large, .page-concept#content #page-content > p.large, .page-custom#content #page-content > p.large, .page-custom1#content #page-content > p.large, .page-custom2#content #page-content > p.large, .page-custom3#content #page-content > p.large, .page-custom4#content #page-content > p.large, .page-custom5#content #page-content > p.large, .page-news#content #page-content > p.large, .page-post_archive#content #page-content > p.large, .page-recruit#content #page-content > p.large, .page-service#content #page-content > p.large, .page-toppage#content #page-content > p.large, #sp-block-container-10 > p.large, #sp-block-container-11 > p.large, #sp-block-container-12 > p.large, #sp-block-container-13 > p.large, #sp-block-container-2 > p.large, #sp-block-container-3 > p.large, #sp-block-container-4 > p.large, #sp-block-container-5 > p.large, #sp-block-container-6 > p.large, #sp-block-container-7 > p.large, #sp-block-container-8 > p.large, #sp-block-container-9 > p.large{
  font-size : 1.5rem;
}

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

  .page-access#content #page-content, .page-blog#content #page-content, .page-company#content #page-content, .page-concept#content #page-content, .page-custom#content #page-content, .page-custom1#content #page-content, .page-custom2#content #page-content, .page-custom3#content #page-content, .page-custom4#content #page-content, .page-custom5#content #page-content, .page-news#content #page-content, .page-post_archive#content #page-content, .page-recruit#content #page-content, .page-service#content #page-content, .page-toppage#content #page-content, #sp-block-container-10, #sp-block-container-11, #sp-block-container-12, #sp-block-container-13, #sp-block-container-2, #sp-block-container-3, #sp-block-container-4, #sp-block-container-5, #sp-block-container-6, #sp-block-container-7, #sp-block-container-8, #sp-block-container-9{
    width : 100%;
  }
}

#breadcrumb-list a{
  color : #3c3c3c;
  text-decoration : none;
  outline-width : medium;
  outline-style : none;
  outline-color : black;
}

#breadcrumb-list a:active{
  color : #ff0000;
  text-decoration : none;
}

#breadcrumb-list a:focus{
  color : #ff0000;
  text-decoration : none;
}

#breadcrumb-list a:hover{
  color : #ff0000;
  text-decoration : none;
}

#breadcrumb-list div{
  padding-bottom : 10px;
  margin-top : 10px;
  margin-right : 10px;
  width : auto;
  display : inline-block;
}

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

  #breadcrumb-list{
    padding-left : 10px;
    padding-right : 10px;
  }
}

#sp-definition-list-1 dl, #sp-definition-list-2 dl, #sp-definition-list-3 dl{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 1rem;
  margin-right : 1rem;
  margin-bottom : 10px;
  zoom : 1;
}

#sp-definition-list-1 > dd, #sp-definition-list-2 > dd, #sp-definition-list-3 > dd{
  line-height : 1.5;
  padding-top : 10px;
  padding-left : 170px;
  padding-right : 15px;
  padding-bottom : 10px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-definition-list-1 > dd::after, #sp-definition-list-2 > dd::after, #sp-definition-list-3 > dd::after{
  clear : both;
  display : block;
  content : "";
}

#sp-definition-list-1 > dt, #sp-definition-list-2 > dt, #sp-definition-list-3 > dt{
  font-weight : bold;
  line-height : 1.5;
  text-align : left;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 150px;
  min-height : 16px;
  float : left;
}

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

  #sp-definition-list-1 > dd, #sp-definition-list-2 > dd, #sp-definition-list-3 > dd{
    padding-top : 10px;
    padding-left : 10px;
    padding-right : 15px;
    padding-bottom : 10px;
  }

  #sp-definition-list-1 > dt, #sp-definition-list-2 > dt, #sp-definition-list-3 > dt{
    width : 100%;
  }
}

#sp-page-title-1, #sp-page-title-10, #sp-page-title-11, #sp-page-title-12, #sp-page-title-13, #sp-page-title-14, #sp-page-title-15, #sp-page-title-2, #sp-page-title-3, #sp-page-title-4, #sp-page-title-5, #sp-page-title-6, #sp-page-title-7, #sp-page-title-8, #sp-page-title-9{
  font-weight : bold;
  line-height : 24px;
  color : #004bbc;
  text-align : left;
  padding-top : 20px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 10px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 10px;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #e2e2e2;
  overflow : hidden;
}

#sp-page-title-1 > h1, #sp-page-title-10 > h1, #sp-page-title-11 > h1, #sp-page-title-12 > h1, #sp-page-title-13 > h1, #sp-page-title-14 > h1, #sp-page-title-15 > h1, #sp-page-title-2 > h1, #sp-page-title-3 > h1, #sp-page-title-4 > h1, #sp-page-title-5 > h1, #sp-page-title-6 > h1, #sp-page-title-7 > h1, #sp-page-title-8 > h1, #sp-page-title-9 > h1{
  font-size : 1.8rem;
  margin-bottom : 0px;
}

#sp-site-branding2-1{
  background-color : #3d3d3d;
  background-image : url(img/header-back-01.png);
  background-repeat : repeat-x;
  padding-top : 0px;
  padding-left : 1000px;
  padding-right : 1000px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : -1000px;
  margin-right : -1000px;
  margin-bottom : 0px;
  width : auto;
  min-height : 100px;
}

#sp-site-branding2-1 .extra{
  width : auto;
  top : 4rem;
  right : 34%;
}

#sp-site-branding2-1 .extra > p{
  font-size : 1.1rem;
  color : #ffffff;
  text-align : right;
}

#sp-site-branding2-1 .extra > p span{
  font-size : 2.6rem;
}

#sp-site-branding2-1 .site-description{
  font-size : 1rem;
  font-weight : normal;
  color : #a4a4a4;
  text-align : left;
  width : auto;
  top : 0.5rem;
}

#sp-site-branding2-1 .site-title{
  background-image : url(img/logo_basic-3.png);
  background-repeat : no-repeat;
  width : 460px;
  height : 60px;
  top : 30px;
}

#sp-site-branding2-1 .site-title a{
  text-indent : -9999px;
  height : 100%;
  float : left;
  display : block;
  overflow : hidden;
}

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

  #sp-site-branding2-1{
    background-color : #3d3d3d;
    background-image : none;
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    height : 140px;
    overflow : hidden;
  }

  #sp-site-branding2-1 .extra{
    width : 100%;
    top : 30px;
    left : 0%;
  }

  #sp-site-branding2-1 .extra > p{
    color : #ffffff;
    text-align : left;
    box-sizing : border-box;
  }

  #sp-site-branding2-1 .extra > p span{
    font-size : 1rem;
  }

  #sp-site-branding2-1 .site-description{
    color : #a4a4a4;
    text-align : left;
    padding-top : 0px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    width : auto;
    position : absolute;
    box-sizing : border-box;
  }

  #sp-site-branding2-1 .site-title{
    background-size : 125% auto;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    width : 100%;
    height : 60px;
    float : none;
    top : 40px;
  }

  #sp-site-branding2-1 .site-title a{
    padding-top : 5px;
    padding-left : 5px;
    padding-right : 5px;
    padding-bottom : 5px;
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    width : 100%;
    box-sizing : border-box;
  }
}

#sp-site-navigation-1{
  font-size : 1.3rem;
  color : #ffffff;
  background-color : #21539f;
  background-image : url(img/navi-w-1.png);
  text-decoration : none;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 10px;
  border-top-width : medium;
  border-top-style : none;
  border-top-color : initial;
  width : 100%;
  min-height : 50px;
}

#sp-site-navigation-1 a{
  color : #ffffff;
}

#sp-site-navigation-1 a:active{
  background-color : rgba(0, 0, 0, 0.5);
}

#sp-site-navigation-1 a:hover{
  background-color : rgba(0, 0, 0, 0.5);
}

#sp-site-navigation-1 li{
  padding-top : 1px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 1px;
  margin-right : 0px;
  float : left;
}

#sp-site-navigation-1 li a{
  font-size : 14px;
  line-height : 49px;
  color : #ffffff;
  text-decoration : none;
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
  border-right-width : 1px;
  border-right-style : solid;
  border-right-color : rgba(255, 255, 255, 0.2);
  display : block;
}

#sp-site-navigation-1 li a:hover{
  border-right-width : 1px;
  border-right-style : solid;
  border-right-color : transparent;
}

#sp-site-navigation-1 ul{
  background-repeat : no-repeat;
  text-align : left;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  border-left-width : 1px;
  border-left-style : solid;
  border-left-color : rgba(255, 255, 255, 0.2);
  width : 100%;
  list-style-type : none;
  list-style-position : outside;
}

#sp-site-navigation-1 ul ul{
  color : #333333;
  background-color : #ffffff;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : medium;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : none;
  border-top-color : #666666;
  border-left-color : #666666;
  border-right-color : #666666;
  border-bottom-color : initial;
  width : auto;
  min-width : 150px;
  display : none;
  position : absolute;
  top : 100%;
  left : 0px;
  z-index : 9999;
}

#sp-site-navigation-1 ul ul li{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #575757;
  width : 100%;
  white-space : nowrap;
}

#sp-site-navigation-1 ul ul li a{
  color : #333333;
  padding-top : 0px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 0px;
  display : block;
}

#sp-site-navigation-1 ul ul li:hover{
  border-bottom-width : 1px;
  display : block;
  position : relative;
}

#sp-site-navigation-1 ul ul li:hover > ul{
  background-color : #000000;
  border-bottom-width : 1px;
  width : 100%;
  display : block;
  top : 0px;
  left : 100%;
}

#sp-site-navigation-1 > ul::after{
  clear : both;
  display : table;
  content : "";
}

#sp-site-navigation-1 > ul > li.current-menu-ancestor > a{
  background-color : rgba(0, 0, 0, 0.5);
}

#sp-site-navigation-1 > ul > li.current-menu-item > a{
  background-color : rgba(0, 0, 0, 0.5);
}

#sp-site-navigation-1 > ul > li.current_page_ancestor > a{
  background-color : rgba(0, 0, 0, 0.5);
}

#sp-site-navigation-1 > ul > li.current_page_item > a{
  background-color : rgba(0, 0, 0, 0.5);
}

#sp-site-navigation-1 > ul > li:hover{
  position : relative;
}

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

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

  #sp-site-navigation-1{
    background-color : #3363ac;
    background-image : none;
  }

  #sp-site-navigation-1 .menu-toggle{
    background-color : transparent;
    background-image : url(img/icon-menu.png);
    background-repeat : no-repeat;
    background-position : center center;
    text-indent : -999em;
  }

  #sp-site-navigation-1 li{
    background-repeat : repeat-x;
    background-position : left top;
    padding-left : 0px;
    border-left-width : 0px;
  }

  #sp-site-navigation-1 li a{
    color : #ffffff;
    display : block;
  }

  #sp-site-navigation-1 ul{
    background-color : #ffffff;
    width : auto;
    height : auto;
  }

  #sp-site-navigation-1 ul li{
    width : auto;
    float : none;
  }

  #sp-site-navigation-1 ul li a{
    line-height : 24px;
    color : #3c3f53;
    background-repeat : no-repeat;
    background-position : 5px 12px;
    text-decoration : none;
    padding-top : 8px;
    padding-left : 25px;
    padding-right : 10px;
    padding-bottom : 7px;
    float : none;
  }

  #sp-site-navigation-1 ul li a:active{
    color : #ffffff;
    text-decoration : none;
  }

  #sp-site-navigation-1 ul li a:hover{
    color : #ffffff;
    text-decoration : none;
  }

  #sp-site-navigation-1 ul ul{
    color : #3c3f53;
    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;
  }

  #sp-site-navigation-1 ul ul li{
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : transparent;
  }

  #sp-site-navigation-1 ul ul li a{
    color : #000000;
    padding-top : 8px;
    padding-left : 50px;
    padding-right : 50px;
    padding-bottom : 8px;
    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;
  }

  #sp-site-navigation-1 ul ul li a:hover{
    background-color : rgba(0, 0, 0, 0.6);
  }

  #sp-site-navigation-1 ul > li{
    color : #ffffff;
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
  }

  #sp-site-navigation-1 > ul > li.current-menu-ancestor > a{
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.6);
  }

  #sp-site-navigation-1 > ul > li.current-menu-item > a{
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.6);
  }

  #sp-site-navigation-1 > ul > li.current_page_ancestor > a{
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.6);
  }

  #sp-site-navigation-1 > ul > li.current_page_item > a{
    color : #ffffff;
    background-color : rgba(0, 0, 0, 0.6);
  }

  #sp-site-navigation-1 > ul > li > a:hover{
    background-color : rgba(0, 0, 0, 0.6);
  }
}

#sp-block-container-1 > .large{
  font-size : 1.5em;
}

#sp-block-container-1 > .medium{
  font-size : 1em;
}

#sp-block-container-1 > .x-large{
  font-size : 2em;
}

#sp-block-container-1 > .x-small{
  font-size : 0.8em;
}

#sp-block-container-1 > .xx-large{
  font-size : 3em;
}

#sp-block-container-1 > .xx-small{
  font-size : 0.7em;
}

#sp-block-container-1 > a:link{
  color : #ffffff;
  background-color : #7ac6f9;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
}

#sp-block-container-1 > em{
  font-style : oblique;
  color : #7ac6f9;
}

#sp-block-container-1 > h1{
  color : #676767;
  background-color : #d4edf8;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 11px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 11px;
}

#sp-block-container-1 > h2{
  color : #676767;
  background-color : #d4edf8;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 11px;
  padding-left : 20px;
  padding-right : 10px;
  padding-bottom : 11px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #7ac6f9;
}

#sp-block-container-1 > h3{
  font-size : 1.3em;
  line-height : 1.8;
  color : #676767;
  background-color : #d4edf8;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 12px;
  padding-left : 15px;
  padding-right : 10px;
  padding-bottom : 12px;
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : #7ac6f9;
  border-bottom-color : #7ac6f9;
  clear : both;
}

#sp-block-container-1 > h4{
  font-size : 1.2em;
  color : #ffffff;
  background-color : #7ac6f9;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 5px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 5px;
  clear : both;
}

#sp-block-container-1 > h5{
  font-size : 1em;
  color : #7ac6f9;
  padding-top : 15px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 15px;
  clear : both;
}

#sp-block-container-1 > h6{
  font-size : 1em;
  font-weight : normal;
  color : #676767;
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #7ac6f9;
}

#sp-block-container-1 > p{
  line-height : 1.4;
  color : #676767;
  text-align : left;
  margin-top : 0.5em;
  margin-left : 0.1em;
  margin-right : 0.1em;
  margin-bottom : 0.5em;
}

#sp-block-container-1 > p.indent{
  padding-left : 20px;
}

#sp-block-container-1 > p.small{
  font-size : 0.9em;
}

#sp-block-container-1 > strong{
  font-weight : bold;
  color : #7ac6f9;
}

#sp-entry-content-1, #sp-entry-content-10, #sp-entry-content-11, #sp-entry-content-12, #sp-entry-content-13, #sp-entry-content-14, #sp-entry-content-15, #sp-entry-content-16, #sp-entry-content-17, #sp-entry-content-18, #sp-entry-content-19, #sp-entry-content-2, #sp-entry-content-20, #sp-entry-content-21, #sp-entry-content-22, #sp-entry-content-23, #sp-entry-content-24, #sp-entry-content-25, #sp-entry-content-26, #sp-entry-content-27, #sp-entry-content-28, #sp-entry-content-29, #sp-entry-content-3, #sp-entry-content-30, #sp-entry-content-31, #sp-entry-content-4, #sp-entry-content-5, #sp-entry-content-6, #sp-entry-content-7, #sp-entry-content-8, #sp-entry-content-9{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 25px;
  position : relative;
}

#sp-entry-content-1 .hpb-more-entry, #sp-entry-content-10 .hpb-more-entry, #sp-entry-content-11 .hpb-more-entry, #sp-entry-content-12 .hpb-more-entry, #sp-entry-content-13 .hpb-more-entry, #sp-entry-content-14 .hpb-more-entry, #sp-entry-content-15 .hpb-more-entry, #sp-entry-content-16 .hpb-more-entry, #sp-entry-content-17 .hpb-more-entry, #sp-entry-content-18 .hpb-more-entry, #sp-entry-content-19 .hpb-more-entry, #sp-entry-content-2 .hpb-more-entry, #sp-entry-content-20 .hpb-more-entry, #sp-entry-content-21 .hpb-more-entry, #sp-entry-content-22 .hpb-more-entry, #sp-entry-content-23 .hpb-more-entry, #sp-entry-content-24 .hpb-more-entry, #sp-entry-content-25 .hpb-more-entry, #sp-entry-content-26 .hpb-more-entry, #sp-entry-content-27 .hpb-more-entry, #sp-entry-content-28 .hpb-more-entry, #sp-entry-content-29 .hpb-more-entry, #sp-entry-content-3 .hpb-more-entry, #sp-entry-content-30 .hpb-more-entry, #sp-entry-content-31 .hpb-more-entry, #sp-entry-content-4 .hpb-more-entry, #sp-entry-content-5 .hpb-more-entry, #sp-entry-content-6 .hpb-more-entry, #sp-entry-content-7 .hpb-more-entry, #sp-entry-content-8 .hpb-more-entry, #sp-entry-content-9 .hpb-more-entry{
  text-align : right;
}

#sp-entry-content-1 .hpb-more-entry > a, #sp-entry-content-10 .hpb-more-entry > a, #sp-entry-content-11 .hpb-more-entry > a, #sp-entry-content-12 .hpb-more-entry > a, #sp-entry-content-13 .hpb-more-entry > a, #sp-entry-content-14 .hpb-more-entry > a, #sp-entry-content-15 .hpb-more-entry > a, #sp-entry-content-16 .hpb-more-entry > a, #sp-entry-content-17 .hpb-more-entry > a, #sp-entry-content-18 .hpb-more-entry > a, #sp-entry-content-19 .hpb-more-entry > a, #sp-entry-content-2 .hpb-more-entry > a, #sp-entry-content-20 .hpb-more-entry > a, #sp-entry-content-21 .hpb-more-entry > a, #sp-entry-content-22 .hpb-more-entry > a, #sp-entry-content-23 .hpb-more-entry > a, #sp-entry-content-24 .hpb-more-entry > a, #sp-entry-content-25 .hpb-more-entry > a, #sp-entry-content-26 .hpb-more-entry > a, #sp-entry-content-27 .hpb-more-entry > a, #sp-entry-content-28 .hpb-more-entry > a, #sp-entry-content-29 .hpb-more-entry > a, #sp-entry-content-3 .hpb-more-entry > a, #sp-entry-content-30 .hpb-more-entry > a, #sp-entry-content-31 .hpb-more-entry > a, #sp-entry-content-4 .hpb-more-entry > a, #sp-entry-content-5 .hpb-more-entry > a, #sp-entry-content-6 .hpb-more-entry > a, #sp-entry-content-7 .hpb-more-entry > a, #sp-entry-content-8 .hpb-more-entry > a, #sp-entry-content-9 .hpb-more-entry > a{
  font-size : 1.3rem;
  font-weight : normal;
  color : #737373;
  text-decoration : none;
  text-align : center;
  padding-top : 6px;
  padding-left : 6px;
  padding-right : 6px;
  padding-bottom : 6px;
  display : inline-block;
}

#sp-entry-content-1 .hpb-more-entry > a:active, #sp-entry-content-10 .hpb-more-entry > a:active, #sp-entry-content-11 .hpb-more-entry > a:active, #sp-entry-content-12 .hpb-more-entry > a:active, #sp-entry-content-13 .hpb-more-entry > a:active, #sp-entry-content-14 .hpb-more-entry > a:active, #sp-entry-content-15 .hpb-more-entry > a:active, #sp-entry-content-16 .hpb-more-entry > a:active, #sp-entry-content-17 .hpb-more-entry > a:active, #sp-entry-content-18 .hpb-more-entry > a:active, #sp-entry-content-19 .hpb-more-entry > a:active, #sp-entry-content-2 .hpb-more-entry > a:active, #sp-entry-content-20 .hpb-more-entry > a:active, #sp-entry-content-21 .hpb-more-entry > a:active, #sp-entry-content-22 .hpb-more-entry > a:active, #sp-entry-content-23 .hpb-more-entry > a:active, #sp-entry-content-24 .hpb-more-entry > a:active, #sp-entry-content-25 .hpb-more-entry > a:active, #sp-entry-content-26 .hpb-more-entry > a:active, #sp-entry-content-27 .hpb-more-entry > a:active, #sp-entry-content-28 .hpb-more-entry > a:active, #sp-entry-content-29 .hpb-more-entry > a:active, #sp-entry-content-3 .hpb-more-entry > a:active, #sp-entry-content-30 .hpb-more-entry > a:active, #sp-entry-content-31 .hpb-more-entry > a:active, #sp-entry-content-4 .hpb-more-entry > a:active, #sp-entry-content-5 .hpb-more-entry > a:active, #sp-entry-content-6 .hpb-more-entry > a:active, #sp-entry-content-7 .hpb-more-entry > a:active, #sp-entry-content-8 .hpb-more-entry > a:active, #sp-entry-content-9 .hpb-more-entry > a:active{
  color : #737373;
  text-decoration : underline;
}

#sp-entry-content-1 .hpb-more-entry > a:hover, #sp-entry-content-10 .hpb-more-entry > a:hover, #sp-entry-content-11 .hpb-more-entry > a:hover, #sp-entry-content-12 .hpb-more-entry > a:hover, #sp-entry-content-13 .hpb-more-entry > a:hover, #sp-entry-content-14 .hpb-more-entry > a:hover, #sp-entry-content-15 .hpb-more-entry > a:hover, #sp-entry-content-16 .hpb-more-entry > a:hover, #sp-entry-content-17 .hpb-more-entry > a:hover, #sp-entry-content-18 .hpb-more-entry > a:hover, #sp-entry-content-19 .hpb-more-entry > a:hover, #sp-entry-content-2 .hpb-more-entry > a:hover, #sp-entry-content-20 .hpb-more-entry > a:hover, #sp-entry-content-21 .hpb-more-entry > a:hover, #sp-entry-content-22 .hpb-more-entry > a:hover, #sp-entry-content-23 .hpb-more-entry > a:hover, #sp-entry-content-24 .hpb-more-entry > a:hover, #sp-entry-content-25 .hpb-more-entry > a:hover, #sp-entry-content-26 .hpb-more-entry > a:hover, #sp-entry-content-27 .hpb-more-entry > a:hover, #sp-entry-content-28 .hpb-more-entry > a:hover, #sp-entry-content-29 .hpb-more-entry > a:hover, #sp-entry-content-3 .hpb-more-entry > a:hover, #sp-entry-content-30 .hpb-more-entry > a:hover, #sp-entry-content-31 .hpb-more-entry > a:hover, #sp-entry-content-4 .hpb-more-entry > a:hover, #sp-entry-content-5 .hpb-more-entry > a:hover, #sp-entry-content-6 .hpb-more-entry > a:hover, #sp-entry-content-7 .hpb-more-entry > a:hover, #sp-entry-content-8 .hpb-more-entry > a:hover, #sp-entry-content-9 .hpb-more-entry > a:hover{
  color : #737373;
  text-decoration : underline;
}

#sp-entry-content-1 .nav-next, #sp-entry-content-10 .nav-next, #sp-entry-content-11 .nav-next, #sp-entry-content-12 .nav-next, #sp-entry-content-13 .nav-next, #sp-entry-content-14 .nav-next, #sp-entry-content-15 .nav-next, #sp-entry-content-16 .nav-next, #sp-entry-content-17 .nav-next, #sp-entry-content-18 .nav-next, #sp-entry-content-19 .nav-next, #sp-entry-content-2 .nav-next, #sp-entry-content-20 .nav-next, #sp-entry-content-21 .nav-next, #sp-entry-content-22 .nav-next, #sp-entry-content-23 .nav-next, #sp-entry-content-24 .nav-next, #sp-entry-content-25 .nav-next, #sp-entry-content-26 .nav-next, #sp-entry-content-27 .nav-next, #sp-entry-content-28 .nav-next, #sp-entry-content-29 .nav-next, #sp-entry-content-3 .nav-next, #sp-entry-content-30 .nav-next, #sp-entry-content-31 .nav-next, #sp-entry-content-4 .nav-next, #sp-entry-content-5 .nav-next, #sp-entry-content-6 .nav-next, #sp-entry-content-7 .nav-next, #sp-entry-content-8 .nav-next, #sp-entry-content-9 .nav-next{
  margin-right : 10px;
  float : right;
}

#sp-entry-content-1 .nav-previous, #sp-entry-content-10 .nav-previous, #sp-entry-content-11 .nav-previous, #sp-entry-content-12 .nav-previous, #sp-entry-content-13 .nav-previous, #sp-entry-content-14 .nav-previous, #sp-entry-content-15 .nav-previous, #sp-entry-content-16 .nav-previous, #sp-entry-content-17 .nav-previous, #sp-entry-content-18 .nav-previous, #sp-entry-content-19 .nav-previous, #sp-entry-content-2 .nav-previous, #sp-entry-content-20 .nav-previous, #sp-entry-content-21 .nav-previous, #sp-entry-content-22 .nav-previous, #sp-entry-content-23 .nav-previous, #sp-entry-content-24 .nav-previous, #sp-entry-content-25 .nav-previous, #sp-entry-content-26 .nav-previous, #sp-entry-content-27 .nav-previous, #sp-entry-content-28 .nav-previous, #sp-entry-content-29 .nav-previous, #sp-entry-content-3 .nav-previous, #sp-entry-content-30 .nav-previous, #sp-entry-content-31 .nav-previous, #sp-entry-content-4 .nav-previous, #sp-entry-content-5 .nav-previous, #sp-entry-content-6 .nav-previous, #sp-entry-content-7 .nav-previous, #sp-entry-content-8 .nav-previous, #sp-entry-content-9 .nav-previous{
  margin-left : 10px;
  float : left;
}

#sp-entry-content-1 article, #sp-entry-content-10 article, #sp-entry-content-11 article, #sp-entry-content-12 article, #sp-entry-content-13 article, #sp-entry-content-14 article, #sp-entry-content-15 article, #sp-entry-content-16 article, #sp-entry-content-17 article, #sp-entry-content-18 article, #sp-entry-content-19 article, #sp-entry-content-2 article, #sp-entry-content-20 article, #sp-entry-content-21 article, #sp-entry-content-22 article, #sp-entry-content-23 article, #sp-entry-content-24 article, #sp-entry-content-25 article, #sp-entry-content-26 article, #sp-entry-content-27 article, #sp-entry-content-28 article, #sp-entry-content-29 article, #sp-entry-content-3 article, #sp-entry-content-30 article, #sp-entry-content-31 article, #sp-entry-content-4 article, #sp-entry-content-5 article, #sp-entry-content-6 article, #sp-entry-content-7 article, #sp-entry-content-8 article, #sp-entry-content-9 article{
  margin-top : 0px;
  margin-left : 25px;
  margin-right : 25px;
  margin-bottom : 25px;
}

#sp-entry-content-1 article > div, #sp-entry-content-10 article > div, #sp-entry-content-11 article > div, #sp-entry-content-12 article > div, #sp-entry-content-13 article > div, #sp-entry-content-14 article > div, #sp-entry-content-15 article > div, #sp-entry-content-16 article > div, #sp-entry-content-17 article > div, #sp-entry-content-18 article > div, #sp-entry-content-19 article > div, #sp-entry-content-2 article > div, #sp-entry-content-20 article > div, #sp-entry-content-21 article > div, #sp-entry-content-22 article > div, #sp-entry-content-23 article > div, #sp-entry-content-24 article > div, #sp-entry-content-25 article > div, #sp-entry-content-26 article > div, #sp-entry-content-27 article > div, #sp-entry-content-28 article > div, #sp-entry-content-29 article > div, #sp-entry-content-3 article > div, #sp-entry-content-30 article > div, #sp-entry-content-31 article > div, #sp-entry-content-4 article > div, #sp-entry-content-5 article > div, #sp-entry-content-6 article > div, #sp-entry-content-7 article > div, #sp-entry-content-8 article > div, #sp-entry-content-9 article > div{
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
}

#sp-entry-content-1 dl, #sp-entry-content-10 dl, #sp-entry-content-11 dl, #sp-entry-content-12 dl, #sp-entry-content-13 dl, #sp-entry-content-14 dl, #sp-entry-content-15 dl, #sp-entry-content-16 dl, #sp-entry-content-17 dl, #sp-entry-content-18 dl, #sp-entry-content-19 dl, #sp-entry-content-2 dl, #sp-entry-content-20 dl, #sp-entry-content-21 dl, #sp-entry-content-22 dl, #sp-entry-content-23 dl, #sp-entry-content-24 dl, #sp-entry-content-25 dl, #sp-entry-content-26 dl, #sp-entry-content-27 dl, #sp-entry-content-28 dl, #sp-entry-content-29 dl, #sp-entry-content-3 dl, #sp-entry-content-30 dl, #sp-entry-content-31 dl, #sp-entry-content-4 dl, #sp-entry-content-5 dl, #sp-entry-content-6 dl, #sp-entry-content-7 dl, #sp-entry-content-8 dl, #sp-entry-content-9 dl{
  margin-top : 0px;
  margin-left : 25px;
  margin-right : 25px;
  margin-bottom : 0px;
}

#sp-entry-content-1 h3, #sp-entry-content-10 h3, #sp-entry-content-11 h3, #sp-entry-content-12 h3, #sp-entry-content-13 h3, #sp-entry-content-14 h3, #sp-entry-content-15 h3, #sp-entry-content-16 h3, #sp-entry-content-17 h3, #sp-entry-content-18 h3, #sp-entry-content-19 h3, #sp-entry-content-2 h3, #sp-entry-content-20 h3, #sp-entry-content-21 h3, #sp-entry-content-22 h3, #sp-entry-content-23 h3, #sp-entry-content-24 h3, #sp-entry-content-25 h3, #sp-entry-content-26 h3, #sp-entry-content-27 h3, #sp-entry-content-28 h3, #sp-entry-content-29 h3, #sp-entry-content-3 h3, #sp-entry-content-30 h3, #sp-entry-content-31 h3, #sp-entry-content-4 h3, #sp-entry-content-5 h3, #sp-entry-content-6 h3, #sp-entry-content-7 h3, #sp-entry-content-8 h3, #sp-entry-content-9 h3{
  font-size : 1.7rem;
  font-weight : normal;
  color : #0d0e12;
  background-color : #f1f1f1;
  padding-top : 15px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 15px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #3c3f53;
}

#sp-entry-content-1 li, #sp-entry-content-10 li, #sp-entry-content-11 li, #sp-entry-content-12 li, #sp-entry-content-13 li, #sp-entry-content-14 li, #sp-entry-content-15 li, #sp-entry-content-16 li, #sp-entry-content-17 li, #sp-entry-content-18 li, #sp-entry-content-19 li, #sp-entry-content-2 li, #sp-entry-content-20 li, #sp-entry-content-21 li, #sp-entry-content-22 li, #sp-entry-content-23 li, #sp-entry-content-24 li, #sp-entry-content-25 li, #sp-entry-content-26 li, #sp-entry-content-27 li, #sp-entry-content-28 li, #sp-entry-content-29 li, #sp-entry-content-3 li, #sp-entry-content-30 li, #sp-entry-content-31 li, #sp-entry-content-4 li, #sp-entry-content-5 li, #sp-entry-content-6 li, #sp-entry-content-7 li, #sp-entry-content-8 li, #sp-entry-content-9 li{
  background-color : transparent;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 0px;
  padding-left : 25px;
  padding-right : 10px;
  padding-bottom : 0px;
  margin-bottom : 5px;
}

#sp-entry-content-1 p, #sp-entry-content-10 p, #sp-entry-content-11 p, #sp-entry-content-12 p, #sp-entry-content-13 p, #sp-entry-content-14 p, #sp-entry-content-15 p, #sp-entry-content-16 p, #sp-entry-content-17 p, #sp-entry-content-18 p, #sp-entry-content-19 p, #sp-entry-content-2 p, #sp-entry-content-20 p, #sp-entry-content-21 p, #sp-entry-content-22 p, #sp-entry-content-23 p, #sp-entry-content-24 p, #sp-entry-content-25 p, #sp-entry-content-26 p, #sp-entry-content-27 p, #sp-entry-content-28 p, #sp-entry-content-29 p, #sp-entry-content-3 p, #sp-entry-content-30 p, #sp-entry-content-31 p, #sp-entry-content-4 p, #sp-entry-content-5 p, #sp-entry-content-6 p, #sp-entry-content-7 p, #sp-entry-content-8 p, #sp-entry-content-9 p{
  color : #666666;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-entry-content-1 p > img, #sp-entry-content-10 p > img, #sp-entry-content-11 p > img, #sp-entry-content-12 p > img, #sp-entry-content-13 p > img, #sp-entry-content-14 p > img, #sp-entry-content-15 p > img, #sp-entry-content-16 p > img, #sp-entry-content-17 p > img, #sp-entry-content-18 p > img, #sp-entry-content-19 p > img, #sp-entry-content-2 p > img, #sp-entry-content-20 p > img, #sp-entry-content-21 p > img, #sp-entry-content-22 p > img, #sp-entry-content-23 p > img, #sp-entry-content-24 p > img, #sp-entry-content-25 p > img, #sp-entry-content-26 p > img, #sp-entry-content-27 p > img, #sp-entry-content-28 p > img, #sp-entry-content-29 p > img, #sp-entry-content-3 p > img, #sp-entry-content-30 p > img, #sp-entry-content-31 p > img, #sp-entry-content-4 p > img, #sp-entry-content-5 p > img, #sp-entry-content-6 p > img, #sp-entry-content-7 p > img, #sp-entry-content-8 p > img, #sp-entry-content-9 p > img{
  margin-top : 5px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 5px;
}

#sp-entry-content-1 ul, #sp-entry-content-10 ul, #sp-entry-content-11 ul, #sp-entry-content-12 ul, #sp-entry-content-13 ul, #sp-entry-content-14 ul, #sp-entry-content-15 ul, #sp-entry-content-16 ul, #sp-entry-content-17 ul, #sp-entry-content-18 ul, #sp-entry-content-19 ul, #sp-entry-content-2 ul, #sp-entry-content-20 ul, #sp-entry-content-21 ul, #sp-entry-content-22 ul, #sp-entry-content-23 ul, #sp-entry-content-24 ul, #sp-entry-content-25 ul, #sp-entry-content-26 ul, #sp-entry-content-27 ul, #sp-entry-content-28 ul, #sp-entry-content-29 ul, #sp-entry-content-3 ul, #sp-entry-content-30 ul, #sp-entry-content-31 ul, #sp-entry-content-4 ul, #sp-entry-content-5 ul, #sp-entry-content-6 ul, #sp-entry-content-7 ul, #sp-entry-content-8 ul, #sp-entry-content-9 ul{
  background-color : transparent;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 15px;
  list-style-type : none;
}

.hpb-viewtype-content#sp-entry-content-1 dd, .hpb-viewtype-content#sp-entry-content-10 dd, .hpb-viewtype-content#sp-entry-content-11 dd, .hpb-viewtype-content#sp-entry-content-12 dd, .hpb-viewtype-content#sp-entry-content-13 dd, .hpb-viewtype-content#sp-entry-content-14 dd, .hpb-viewtype-content#sp-entry-content-15 dd, .hpb-viewtype-content#sp-entry-content-16 dd, .hpb-viewtype-content#sp-entry-content-17 dd, .hpb-viewtype-content#sp-entry-content-18 dd, .hpb-viewtype-content#sp-entry-content-19 dd, .hpb-viewtype-content#sp-entry-content-2 dd, .hpb-viewtype-content#sp-entry-content-20 dd, .hpb-viewtype-content#sp-entry-content-21 dd, .hpb-viewtype-content#sp-entry-content-22 dd, .hpb-viewtype-content#sp-entry-content-23 dd, .hpb-viewtype-content#sp-entry-content-24 dd, .hpb-viewtype-content#sp-entry-content-25 dd, .hpb-viewtype-content#sp-entry-content-26 dd, .hpb-viewtype-content#sp-entry-content-27 dd, .hpb-viewtype-content#sp-entry-content-28 dd, .hpb-viewtype-content#sp-entry-content-29 dd, .hpb-viewtype-content#sp-entry-content-3 dd, .hpb-viewtype-content#sp-entry-content-30 dd, .hpb-viewtype-content#sp-entry-content-31 dd, .hpb-viewtype-content#sp-entry-content-4 dd, .hpb-viewtype-content#sp-entry-content-5 dd, .hpb-viewtype-content#sp-entry-content-6 dd, .hpb-viewtype-content#sp-entry-content-7 dd, .hpb-viewtype-content#sp-entry-content-8 dd, .hpb-viewtype-content#sp-entry-content-9 dd{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-left : 0px;
  margin-bottom : 20px;
}

.hpb-viewtype-content#sp-entry-content-1 dl, .hpb-viewtype-content#sp-entry-content-10 dl, .hpb-viewtype-content#sp-entry-content-11 dl, .hpb-viewtype-content#sp-entry-content-12 dl, .hpb-viewtype-content#sp-entry-content-13 dl, .hpb-viewtype-content#sp-entry-content-14 dl, .hpb-viewtype-content#sp-entry-content-15 dl, .hpb-viewtype-content#sp-entry-content-16 dl, .hpb-viewtype-content#sp-entry-content-17 dl, .hpb-viewtype-content#sp-entry-content-18 dl, .hpb-viewtype-content#sp-entry-content-19 dl, .hpb-viewtype-content#sp-entry-content-2 dl, .hpb-viewtype-content#sp-entry-content-20 dl, .hpb-viewtype-content#sp-entry-content-21 dl, .hpb-viewtype-content#sp-entry-content-22 dl, .hpb-viewtype-content#sp-entry-content-23 dl, .hpb-viewtype-content#sp-entry-content-24 dl, .hpb-viewtype-content#sp-entry-content-25 dl, .hpb-viewtype-content#sp-entry-content-26 dl, .hpb-viewtype-content#sp-entry-content-27 dl, .hpb-viewtype-content#sp-entry-content-28 dl, .hpb-viewtype-content#sp-entry-content-29 dl, .hpb-viewtype-content#sp-entry-content-3 dl, .hpb-viewtype-content#sp-entry-content-30 dl, .hpb-viewtype-content#sp-entry-content-31 dl, .hpb-viewtype-content#sp-entry-content-4 dl, .hpb-viewtype-content#sp-entry-content-5 dl, .hpb-viewtype-content#sp-entry-content-6 dl, .hpb-viewtype-content#sp-entry-content-7 dl, .hpb-viewtype-content#sp-entry-content-8 dl, .hpb-viewtype-content#sp-entry-content-9 dl{
  padding-top : 0px;
  padding-left : 32px;
  padding-right : 32px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 25px;
}

.hpb-viewtype-content#sp-entry-content-1 dt, .hpb-viewtype-content#sp-entry-content-10 dt, .hpb-viewtype-content#sp-entry-content-11 dt, .hpb-viewtype-content#sp-entry-content-12 dt, .hpb-viewtype-content#sp-entry-content-13 dt, .hpb-viewtype-content#sp-entry-content-14 dt, .hpb-viewtype-content#sp-entry-content-15 dt, .hpb-viewtype-content#sp-entry-content-16 dt, .hpb-viewtype-content#sp-entry-content-17 dt, .hpb-viewtype-content#sp-entry-content-18 dt, .hpb-viewtype-content#sp-entry-content-19 dt, .hpb-viewtype-content#sp-entry-content-2 dt, .hpb-viewtype-content#sp-entry-content-20 dt, .hpb-viewtype-content#sp-entry-content-21 dt, .hpb-viewtype-content#sp-entry-content-22 dt, .hpb-viewtype-content#sp-entry-content-23 dt, .hpb-viewtype-content#sp-entry-content-24 dt, .hpb-viewtype-content#sp-entry-content-25 dt, .hpb-viewtype-content#sp-entry-content-26 dt, .hpb-viewtype-content#sp-entry-content-27 dt, .hpb-viewtype-content#sp-entry-content-28 dt, .hpb-viewtype-content#sp-entry-content-29 dt, .hpb-viewtype-content#sp-entry-content-3 dt, .hpb-viewtype-content#sp-entry-content-30 dt, .hpb-viewtype-content#sp-entry-content-31 dt, .hpb-viewtype-content#sp-entry-content-4 dt, .hpb-viewtype-content#sp-entry-content-5 dt, .hpb-viewtype-content#sp-entry-content-6 dt, .hpb-viewtype-content#sp-entry-content-7 dt, .hpb-viewtype-content#sp-entry-content-8 dt, .hpb-viewtype-content#sp-entry-content-9 dt{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 5px;
}

.hpb-viewtype-date#sp-entry-content-1 dd, .hpb-viewtype-date#sp-entry-content-10 dd, .hpb-viewtype-date#sp-entry-content-11 dd, .hpb-viewtype-date#sp-entry-content-12 dd, .hpb-viewtype-date#sp-entry-content-13 dd, .hpb-viewtype-date#sp-entry-content-14 dd, .hpb-viewtype-date#sp-entry-content-15 dd, .hpb-viewtype-date#sp-entry-content-16 dd, .hpb-viewtype-date#sp-entry-content-17 dd, .hpb-viewtype-date#sp-entry-content-18 dd, .hpb-viewtype-date#sp-entry-content-19 dd, .hpb-viewtype-date#sp-entry-content-2 dd, .hpb-viewtype-date#sp-entry-content-20 dd, .hpb-viewtype-date#sp-entry-content-21 dd, .hpb-viewtype-date#sp-entry-content-22 dd, .hpb-viewtype-date#sp-entry-content-23 dd, .hpb-viewtype-date#sp-entry-content-24 dd, .hpb-viewtype-date#sp-entry-content-25 dd, .hpb-viewtype-date#sp-entry-content-26 dd, .hpb-viewtype-date#sp-entry-content-27 dd, .hpb-viewtype-date#sp-entry-content-28 dd, .hpb-viewtype-date#sp-entry-content-29 dd, .hpb-viewtype-date#sp-entry-content-3 dd, .hpb-viewtype-date#sp-entry-content-30 dd, .hpb-viewtype-date#sp-entry-content-31 dd, .hpb-viewtype-date#sp-entry-content-4 dd, .hpb-viewtype-date#sp-entry-content-5 dd, .hpb-viewtype-date#sp-entry-content-6 dd, .hpb-viewtype-date#sp-entry-content-7 dd, .hpb-viewtype-date#sp-entry-content-8 dd, .hpb-viewtype-date#sp-entry-content-9 dd{
  padding-top : 0px;
  padding-left : 120px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-left : 0px;
  margin-bottom : 5px;
  border-bottom-width : 1px;
  border-bottom-style : dashed;
  border-bottom-color : #e2e2e2;
}

.hpb-viewtype-date#sp-entry-content-1 dl, .hpb-viewtype-date#sp-entry-content-10 dl, .hpb-viewtype-date#sp-entry-content-11 dl, .hpb-viewtype-date#sp-entry-content-12 dl, .hpb-viewtype-date#sp-entry-content-13 dl, .hpb-viewtype-date#sp-entry-content-14 dl, .hpb-viewtype-date#sp-entry-content-15 dl, .hpb-viewtype-date#sp-entry-content-16 dl, .hpb-viewtype-date#sp-entry-content-17 dl, .hpb-viewtype-date#sp-entry-content-18 dl, .hpb-viewtype-date#sp-entry-content-19 dl, .hpb-viewtype-date#sp-entry-content-2 dl, .hpb-viewtype-date#sp-entry-content-20 dl, .hpb-viewtype-date#sp-entry-content-21 dl, .hpb-viewtype-date#sp-entry-content-22 dl, .hpb-viewtype-date#sp-entry-content-23 dl, .hpb-viewtype-date#sp-entry-content-24 dl, .hpb-viewtype-date#sp-entry-content-25 dl, .hpb-viewtype-date#sp-entry-content-26 dl, .hpb-viewtype-date#sp-entry-content-27 dl, .hpb-viewtype-date#sp-entry-content-28 dl, .hpb-viewtype-date#sp-entry-content-29 dl, .hpb-viewtype-date#sp-entry-content-3 dl, .hpb-viewtype-date#sp-entry-content-30 dl, .hpb-viewtype-date#sp-entry-content-31 dl, .hpb-viewtype-date#sp-entry-content-4 dl, .hpb-viewtype-date#sp-entry-content-5 dl, .hpb-viewtype-date#sp-entry-content-6 dl, .hpb-viewtype-date#sp-entry-content-7 dl, .hpb-viewtype-date#sp-entry-content-8 dl, .hpb-viewtype-date#sp-entry-content-9 dl{
  overflow : hidden;
}

.hpb-viewtype-date#sp-entry-content-1 dt, .hpb-viewtype-date#sp-entry-content-10 dt, .hpb-viewtype-date#sp-entry-content-11 dt, .hpb-viewtype-date#sp-entry-content-12 dt, .hpb-viewtype-date#sp-entry-content-13 dt, .hpb-viewtype-date#sp-entry-content-14 dt, .hpb-viewtype-date#sp-entry-content-15 dt, .hpb-viewtype-date#sp-entry-content-16 dt, .hpb-viewtype-date#sp-entry-content-17 dt, .hpb-viewtype-date#sp-entry-content-18 dt, .hpb-viewtype-date#sp-entry-content-19 dt, .hpb-viewtype-date#sp-entry-content-2 dt, .hpb-viewtype-date#sp-entry-content-20 dt, .hpb-viewtype-date#sp-entry-content-21 dt, .hpb-viewtype-date#sp-entry-content-22 dt, .hpb-viewtype-date#sp-entry-content-23 dt, .hpb-viewtype-date#sp-entry-content-24 dt, .hpb-viewtype-date#sp-entry-content-25 dt, .hpb-viewtype-date#sp-entry-content-26 dt, .hpb-viewtype-date#sp-entry-content-27 dt, .hpb-viewtype-date#sp-entry-content-28 dt, .hpb-viewtype-date#sp-entry-content-29 dt, .hpb-viewtype-date#sp-entry-content-3 dt, .hpb-viewtype-date#sp-entry-content-30 dt, .hpb-viewtype-date#sp-entry-content-31 dt, .hpb-viewtype-date#sp-entry-content-4 dt, .hpb-viewtype-date#sp-entry-content-5 dt, .hpb-viewtype-date#sp-entry-content-6 dt, .hpb-viewtype-date#sp-entry-content-7 dt, .hpb-viewtype-date#sp-entry-content-8 dt, .hpb-viewtype-date#sp-entry-content-9 dt{
  font-weight : bold;
  padding-bottom : 5px;
  width : 120px;
  float : left;
  clear : both;
}

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

  .hpb-viewtype-date#sp-entry-content-1 dd, .hpb-viewtype-date#sp-entry-content-10 dd, .hpb-viewtype-date#sp-entry-content-11 dd, .hpb-viewtype-date#sp-entry-content-12 dd, .hpb-viewtype-date#sp-entry-content-13 dd, .hpb-viewtype-date#sp-entry-content-14 dd, .hpb-viewtype-date#sp-entry-content-15 dd, .hpb-viewtype-date#sp-entry-content-16 dd, .hpb-viewtype-date#sp-entry-content-17 dd, .hpb-viewtype-date#sp-entry-content-18 dd, .hpb-viewtype-date#sp-entry-content-19 dd, .hpb-viewtype-date#sp-entry-content-2 dd, .hpb-viewtype-date#sp-entry-content-20 dd, .hpb-viewtype-date#sp-entry-content-21 dd, .hpb-viewtype-date#sp-entry-content-22 dd, .hpb-viewtype-date#sp-entry-content-23 dd, .hpb-viewtype-date#sp-entry-content-24 dd, .hpb-viewtype-date#sp-entry-content-25 dd, .hpb-viewtype-date#sp-entry-content-26 dd, .hpb-viewtype-date#sp-entry-content-27 dd, .hpb-viewtype-date#sp-entry-content-28 dd, .hpb-viewtype-date#sp-entry-content-29 dd, .hpb-viewtype-date#sp-entry-content-3 dd, .hpb-viewtype-date#sp-entry-content-30 dd, .hpb-viewtype-date#sp-entry-content-31 dd, .hpb-viewtype-date#sp-entry-content-4 dd, .hpb-viewtype-date#sp-entry-content-5 dd, .hpb-viewtype-date#sp-entry-content-6 dd, .hpb-viewtype-date#sp-entry-content-7 dd, .hpb-viewtype-date#sp-entry-content-8 dd, .hpb-viewtype-date#sp-entry-content-9 dd{
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 5px;
  }

  .hpb-viewtype-date#sp-entry-content-1 dt, .hpb-viewtype-date#sp-entry-content-10 dt, .hpb-viewtype-date#sp-entry-content-11 dt, .hpb-viewtype-date#sp-entry-content-12 dt, .hpb-viewtype-date#sp-entry-content-13 dt, .hpb-viewtype-date#sp-entry-content-14 dt, .hpb-viewtype-date#sp-entry-content-15 dt, .hpb-viewtype-date#sp-entry-content-16 dt, .hpb-viewtype-date#sp-entry-content-17 dt, .hpb-viewtype-date#sp-entry-content-18 dt, .hpb-viewtype-date#sp-entry-content-19 dt, .hpb-viewtype-date#sp-entry-content-2 dt, .hpb-viewtype-date#sp-entry-content-20 dt, .hpb-viewtype-date#sp-entry-content-21 dt, .hpb-viewtype-date#sp-entry-content-22 dt, .hpb-viewtype-date#sp-entry-content-23 dt, .hpb-viewtype-date#sp-entry-content-24 dt, .hpb-viewtype-date#sp-entry-content-25 dt, .hpb-viewtype-date#sp-entry-content-26 dt, .hpb-viewtype-date#sp-entry-content-27 dt, .hpb-viewtype-date#sp-entry-content-28 dt, .hpb-viewtype-date#sp-entry-content-29 dt, .hpb-viewtype-date#sp-entry-content-3 dt, .hpb-viewtype-date#sp-entry-content-30 dt, .hpb-viewtype-date#sp-entry-content-31 dt, .hpb-viewtype-date#sp-entry-content-4 dt, .hpb-viewtype-date#sp-entry-content-5 dt, .hpb-viewtype-date#sp-entry-content-6 dt, .hpb-viewtype-date#sp-entry-content-7 dt, .hpb-viewtype-date#sp-entry-content-8 dt, .hpb-viewtype-date#sp-entry-content-9 dt{
    width : 100%;
  }
}

#sp-page-title-16, #sp-page-title-17, #sp-page-title-18, #sp-page-title-19, #sp-page-title-20, #sp-page-title-21, #sp-page-title-22, #sp-page-title-23, #sp-page-title-24, #sp-page-title-25, #sp-page-title-26{
  background-color : #ffffff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  margin-bottom : 5px;
  border-bottom-width : 4px;
  border-bottom-style : solid;
  border-bottom-color : #00bae6;
  width : 100%;
  box-sizing : border-box;
}

#sp-page-title-16 > h1, #sp-page-title-17 > h1, #sp-page-title-18 > h1, #sp-page-title-19 > h1, #sp-page-title-20 > h1, #sp-page-title-21 > h1, #sp-page-title-22 > h1, #sp-page-title-23 > h1, #sp-page-title-24 > h1, #sp-page-title-25 > h1, #sp-page-title-26 > h1{
  font-size : 20px;
  color : #515151;
  padding-top : 15px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
}

#sp-image-1, #sp-image-10, #sp-image-100, #sp-image-101, #sp-image-102, #sp-image-103, #sp-image-104, #sp-image-105, #sp-image-106, #sp-image-107, #sp-image-108, #sp-image-109, #sp-image-11, #sp-image-110, #sp-image-111, #sp-image-112, #sp-image-113, #sp-image-114, #sp-image-115, #sp-image-116, #sp-image-117, #sp-image-118, #sp-image-119, #sp-image-12, #sp-image-120, #sp-image-121, #sp-image-122, #sp-image-123, #sp-image-124, #sp-image-125, #sp-image-13, #sp-image-14, #sp-image-15, #sp-image-16, #sp-image-17, #sp-image-18, #sp-image-19, #sp-image-2, #sp-image-20, #sp-image-21, #sp-image-22, #sp-image-23, #sp-image-24, #sp-image-25, #sp-image-26, #sp-image-27, #sp-image-28, #sp-image-29, #sp-image-3, #sp-image-30, #sp-image-31, #sp-image-32, #sp-image-33, #sp-image-34, #sp-image-35, #sp-image-36, #sp-image-37, #sp-image-38, #sp-image-39, #sp-image-4, #sp-image-40, #sp-image-41, #sp-image-42, #sp-image-43, #sp-image-44, #sp-image-45, #sp-image-46, #sp-image-47, #sp-image-48, #sp-image-49, #sp-image-5, #sp-image-50, #sp-image-51, #sp-image-52, #sp-image-53, #sp-image-54, #sp-image-55, #sp-image-56, #sp-image-57, #sp-image-58, #sp-image-59, #sp-image-6, #sp-image-60, #sp-image-61, #sp-image-62, #sp-image-63, #sp-image-64, #sp-image-65, #sp-image-66, #sp-image-67, #sp-image-68, #sp-image-69, #sp-image-7, #sp-image-70, #sp-image-71, #sp-image-72, #sp-image-73, #sp-image-74, #sp-image-75, #sp-image-76, #sp-image-77, #sp-image-78, #sp-image-79, #sp-image-8, #sp-image-80, #sp-image-81, #sp-image-82, #sp-image-83, #sp-image-84, #sp-image-85, #sp-image-86, #sp-image-87, #sp-image-88, #sp-image-89, #sp-image-9, #sp-image-90, #sp-image-91, #sp-image-92, #sp-image-93, #sp-image-94, #sp-image-95, #sp-image-96, #sp-image-97, #sp-image-98, #sp-image-99{
  max-width : 100%;
}

#sp-wp-post-list-1, #sp-wp-post-list-2, #sp-wp-post-list-3{
  font-size : 13px;
  color : #666666;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 25px;
  width : 100%;
  position : relative;
}

#sp-wp-post-list-1 #hpb-pagenation, #sp-wp-post-list-2 #hpb-pagenation, #sp-wp-post-list-3 #hpb-pagenation{
  padding-top : 2px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 2px;
}

#sp-wp-post-list-1 .hpb-more-entry, #sp-wp-post-list-2 .hpb-more-entry, #sp-wp-post-list-3 .hpb-more-entry{
  text-align : right;
  padding-top : 8px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 0px;
}

#sp-wp-post-list-1 .nav-next, #sp-wp-post-list-2 .nav-next, #sp-wp-post-list-3 .nav-next{
  margin-right : 10px;
  float : right;
}

#sp-wp-post-list-1 .nav-previous, #sp-wp-post-list-2 .nav-previous, #sp-wp-post-list-3 .nav-previous{
  margin-left : 10px;
  float : left;
}

#sp-wp-post-list-1 ::after, #sp-wp-post-list-2 ::after, #sp-wp-post-list-3 ::after {
}

#sp-wp-post-list-1 a, #sp-wp-post-list-2 a, #sp-wp-post-list-3 a{
  color : #2c7af5;
  text-decoration : none;
}

#sp-wp-post-list-1 a:hover, #sp-wp-post-list-2 a:hover, #sp-wp-post-list-3 a:hover{
  text-decoration : underline;
}

#sp-wp-post-list-1 article, #sp-wp-post-list-2 article, #sp-wp-post-list-3 article{
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 8px;
}

#sp-wp-post-list-1 article > div, #sp-wp-post-list-2 article > div, #sp-wp-post-list-3 article > div{
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
}

#sp-wp-post-list-1 dl, #sp-wp-post-list-2 dl, #sp-wp-post-list-3 dl{
  margin-top : 10px;
}

#sp-wp-post-list-1 footer, #sp-wp-post-list-2 footer, #sp-wp-post-list-3 footer{
  color : #999999;
}

#sp-wp-post-list-1 h1, #sp-wp-post-list-2 h1, #sp-wp-post-list-3 h1{
  text-indent : -9999px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  display : none;
}

#sp-wp-post-list-1 h4, #sp-wp-post-list-2 h4, #sp-wp-post-list-3 h4{
  font-size : 14px;
  color : #505050;
  padding-top : 3px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 3px;
  margin-top : 10px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 4px;
  border-left-width : 5px;
  border-bottom-width : 1px;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : #2c7af5;
  border-bottom-color : #2c7af5;
}

#sp-wp-post-list-1 h4 a, #sp-wp-post-list-2 h4 a, #sp-wp-post-list-3 h4 a{
  color : #505050;
  text-decoration : none;
}

#sp-wp-post-list-1 h4 a:active, #sp-wp-post-list-2 h4 a:active, #sp-wp-post-list-3 h4 a:active{
  text-decoration : underline;
}

#sp-wp-post-list-1 h4 a:hover, #sp-wp-post-list-2 h4 a:hover, #sp-wp-post-list-3 h4 a:hover{
  text-decoration : underline;
}

#sp-wp-post-list-1 li, #sp-wp-post-list-2 li, #sp-wp-post-list-3 li{
  padding-bottom : 5px;
  list-style-type : none;
  list-style-position : outside;
}

#sp-wp-post-list-1 p, #sp-wp-post-list-2 p, #sp-wp-post-list-3 p{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-wp-post-list-1 p > img, #sp-wp-post-list-2 p > img, #sp-wp-post-list-3 p > img{
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
}

#sp-wp-post-list-1 ul, #sp-wp-post-list-2 ul, #sp-wp-post-list-3 ul{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 10px;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 10px;
}

.hpb-viewtype-content#sp-wp-post-list-1 dd, .hpb-viewtype-content#sp-wp-post-list-2 dd, .hpb-viewtype-content#sp-wp-post-list-3 dd{
  margin-left : 16px;
  margin-bottom : 10px;
}

.hpb-viewtype-content#sp-wp-post-list-1 dl, .hpb-viewtype-content#sp-wp-post-list-2 dl, .hpb-viewtype-content#sp-wp-post-list-3 dl{
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
}

.hpb-viewtype-content#sp-wp-post-list-1 dt, .hpb-viewtype-content#sp-wp-post-list-2 dt, .hpb-viewtype-content#sp-wp-post-list-3 dt{
  margin-bottom : 5px;
}

.hpb-viewtype-date#sp-wp-post-list-1 dd, .hpb-viewtype-date#sp-wp-post-list-2 dd, .hpb-viewtype-date#sp-wp-post-list-3 dd{
  padding-top : 0px;
  padding-left : 120px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-left : 0px;
  margin-bottom : 5px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #cccccc;
}

.hpb-viewtype-date#sp-wp-post-list-1 dl, .hpb-viewtype-date#sp-wp-post-list-2 dl, .hpb-viewtype-date#sp-wp-post-list-3 dl{
  padding-top : 0px;
  padding-left : 25px;
  padding-right : 25px;
  padding-bottom : 0px;
  overflow : hidden;
}

.hpb-viewtype-date#sp-wp-post-list-1 dt, .hpb-viewtype-date#sp-wp-post-list-2 dt, .hpb-viewtype-date#sp-wp-post-list-3 dt{
  font-weight : bold;
  color : #999999;
  padding-bottom : 5px;
  width : 120px;
  float : left;
  clear : both;
}

.hpb-viewtype-simple#sp-wp-post-list-1 div, .hpb-viewtype-simple#sp-wp-post-list-2 div, .hpb-viewtype-simple#sp-wp-post-list-3 div{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
}

.hpb-viewtype-simple#sp-wp-post-list-1 footer, .hpb-viewtype-simple#sp-wp-post-list-2 footer, .hpb-viewtype-simple#sp-wp-post-list-3 footer{
  padding-top : 0px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 0px;
}

#sp-wp-post-list-1 > a:active, #sp-wp-post-list-2 > a:active, #sp-wp-post-list-3 > a:active{
  text-decoration : underline;
}

#sp-wp-post-list-1 > h3, #sp-wp-post-list-2 > h3, #sp-wp-post-list-3 > h3{
  font-size : 16px;
  color : #505050;
  padding-top : 6px;
  padding-left : 15px;
  padding-right : 3px;
  padding-bottom : 6px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-top-width : 1px;
  border-left-width : 10px;
  border-bottom-width : 1px;
  border-top-style : dashed;
  border-left-style : solid;
  border-bottom-style : solid;
  border-top-color : #2c7af5;
  border-left-color : #2c7af5;
  border-bottom-color : #2c7af5;
}

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

#sp-table-1 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{
  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{
  color : #666666;
  background-color : #f4f4f4;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
}

#sp-table-1 > 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{
    width : 100%;
  }
}

.page-custom5#content #page-content{
  font-size : 1.4rem;
}

#sp-block-container-1{
  font-size : 1.4rem;
  color : #ffffff;
  background-color : #0a50b8;
}

#sp-block-container-1 > p.copyright{
  color : #666666;
  text-align : center;
}

#sp-block-container-10{
  padding-top : 100px;
  padding-left : 200px;
  padding-right : 200px;
  padding-bottom : 200px;
}

#sp-block-container-11{
  padding-top : 1000px;
  padding-left : 200px;
  padding-right : 200px;
  padding-bottom : 700px;
}

#sp-block-container-12{
  padding-top : 200px;
  padding-left : 200px;
  padding-right : 200px;
  padding-bottom : 200px;
}

#sp-block-container-13{
  padding-top : 200px;
  padding-left : 200px;
  padding-right : 200px;
  padding-bottom : 200px;
}

#sp-block-container-2{
  font-size : 1.2rem;
}

#sp-block-container-4{
  font-size : 1.4rem;
  font-weight : bold;
}

#sp-block-container-8{
  font-size : 1.4rem;
}

#sp-button-1 > a{
  font-size : 2rem;
  font-family : "Arial", "Helvetica", sans-serif;
  font-weight : bold;
  background-position : center center;
  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-definition-list-1{
  font-size : 1.4rem;
}

#sp-definition-list-2{
  font-size : 1.4rem;
  color : #737373;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content{
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 2px;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content > .paragraph small{
  font-size : 1.2rem;
}

.sp-wp-post-list#sp-entry-content-1 > article > p > img{
  background-image : url(img/image79.JPG);
}

.sp-wp-post-list#sp-entry-content-16 > article > .entry-content{
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 2px;
}

.sp-wp-post-list#sp-entry-content-16 > article > .entry-content > .paragraph small{
  font-size : 1.2rem;
}

.sp-wp-post-list#sp-entry-content-16 > article > p > img{
  background-image : url(img/image79.JPG);
}

.sp-wp-post-list#sp-entry-content-20 > article > .entry-content{
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 2px;
}

.sp-wp-post-list#sp-entry-content-20 > article > .entry-content > .paragraph small{
  font-size : 1.2rem;
}

.sp-wp-post-list#sp-entry-content-20 > article > p > img{
  background-image : url(img/image79.JPG);
}

.sp-wp-post-list#sp-entry-content-23 > article > .entry-content{
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 20px;
}

.sp-wp-post-list#sp-entry-content-23 > article > p > img{
  background-image : url(img/image79.JPG);
}

.sp-wp-post-list#sp-entry-content-24 > article > p > img{
  background-image : url(img/image79.JPG);
}

.sp-wp-post-list#sp-entry-content-25 > article > p > img{
  background-image : url(img/image79.JPG);
}

.sp-wp-post-list#sp-entry-content-26 > article > .entry-content{
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 2px;
}

.sp-wp-post-list#sp-entry-content-26 > article > .entry-content > .paragraph small{
  font-size : 1.2rem;
}

.sp-wp-post-list#sp-entry-content-26 > article > p > img{
  background-image : url(img/image79.JPG);
}

.sp-wp-post-list#sp-entry-content-29 > article > p > img{
  background-image : url(img/image79.JPG);
}

.sp-wp-post-list#sp-entry-content-30 > article > p > img{
  background-image : url(img/image79.JPG);
}

.sp-wp-post-list#sp-entry-content-31 > article > p > img{
  background-image : url(img/image79.JPG);
}

.sp-wp-post-list#sp-entry-content-4 > article > .entry-content{
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 2px;
}

.sp-wp-post-list#sp-entry-content-4 > article > .entry-content > .paragraph small{
  font-size : 1.2rem;
}

.sp-wp-post-list#sp-entry-content-4 > article > p > img{
  background-image : url(img/image79.JPG);
}

.sp-wp-post-list#sp-entry-content-8 > article > .entry-content{
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 2px;
}

.sp-wp-post-list#sp-entry-content-8 > article > .entry-content > .paragraph small{
  font-size : 1.2rem;
}

.sp-wp-post-list#sp-entry-content-8 > article > p > img{
  background-image : url(img/image79.JPG);
}

.sp-wp-post-list#sp-entry-content-9 > article > .entry-content{
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 2px;
}

.sp-wp-post-list#sp-entry-content-9 > article > .entry-content > .paragraph small{
  font-size : 1.2rem;
}

.sp-wp-post-list#sp-entry-content-9 > article > p > img{
  background-image : url(img/image79.JPG);
}

#sp-image-50{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
}

#sp-page-title-16 h1{
  font-size : 1.6rem;
}

#sp-page-title-17 h1{
  font-size : 1.6rem;
}

#sp-page-title-18 h1{
  font-size : 1.6rem;
}

#sp-page-title-19 h1{
  font-size : 1.6rem;
}

#sp-page-title-20 h1{
  font-size : 1.6rem;
}

#sp-page-title-21 h1{
  font-size : 1.6rem;
}

#sp-page-title-22 h1{
  font-size : 1.6rem;
}

#sp-page-title-23 h1{
  font-size : 1.6rem;
}

#sp-page-title-24 h1{
  font-size : 1.6rem;
}

#sp-page-title-25 h1{
  font-size : 1.6rem;
}

#sp-page-title-26 h1{
  font-size : 1.6rem;
}

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

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

#sp-site-branding2-1 > .extra{
  color : #000000;
}

#sp-site-navigation-1{
  font-size : 1.3rem;
}

#sp-site-navigation-1 > ul > li > a{
  font-size : 1.5rem;
  font-weight : bold;
}

#sp-table-1{
  font-size : 1.4rem;
  color : #333333;
}

#sp-table-1 > tbody > tr > td{
  font-size : 1.4rem;
}

#sp-table-1 > tbody > tr > th.row-title{
  font-size : 1.4rem;
}

.sp-wp-post-list#sp-wp-post-list-1 > dl > dd > a:link{
  color : #737373;
}

.sp-wp-post-list#sp-wp-post-list-2 > dl > dd > a:link{
  color : #737373;
}

.sp-wp-post-list#sp-wp-post-list-2 > dl > dd > a:hover{
  background-image : url(img/image54.JPG);
}

.sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content{
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 30px;
}

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

  #sp-block-container-1{
    min-height : 144px;
  }

  #sp-block-container-10{
    margin-right : 178px;
    width : 986px;
    min-height : 1474px;
  }

  #sp-block-container-11{
    margin-right : 51px;
    margin-bottom : -174px;
    width : 910px;
    min-height : 1657px;
  }

  #sp-block-container-12{
    margin-bottom : -580px;
    width : 998px;
    min-height : 1154px;
  }

  #sp-block-container-13{
    margin-bottom : 7px;
    min-height : 361px;
  }

  #sp-block-container-4{
    margin-left : 0px;
    width : 919px;
    min-height : 782px;
  }

  #sp-block-container-5{
    margin-bottom : -55px;
    min-height : 51px;
  }

  #sp-block-container-9{
    margin-bottom : -234px;
    width : 945px;
    min-height : 338px;
  }

  #sp-button-1{
    width : 207px;
    height : 46px;
    float : none;
    position : absolute;
    top : 869px;
    bottom : auto;
    right : auto;
    left : 347px;
  }

  #sp-definition-list-3{
    min-height : 851px;
  }

  #sp-image-1{
    margin-top : 0px;
  }

  #sp-image-10{
    margin-bottom : 0px;
    width : 211px;
    height : 211px;
    float : none;
    position : absolute;
    top : 500px;
    bottom : auto;
    right : auto;
    left : 3px;
  }

  #sp-image-100{
    width : 166px;
    height : 166px;
    float : none;
    position : absolute;
    top : 47px;
    bottom : auto;
    right : auto;
    left : 175px;
  }

  #sp-image-101{
    width : 166px;
    height : 166px;
    float : none;
    position : absolute;
    top : 46px;
    bottom : auto;
    right : auto;
    left : 353px;
  }

  #sp-image-102{
    width : 166px;
    height : 166px;
    float : none;
    position : absolute;
    top : 46px;
    bottom : auto;
    right : auto;
    left : 710px;
  }

  #sp-image-103{
    width : 166px;
    height : 166px;
    float : none;
    position : absolute;
    top : 46px;
    bottom : auto;
    right : auto;
    left : 531px;
  }

  #sp-image-104{
    margin-top : 0px;
    width : 166px;
    height : 166px;
    float : none;
    position : absolute;
    top : 194px;
    bottom : auto;
    right : auto;
    left : -4px;
  }

  #sp-image-105{
    width : 166px;
    height : 166px;
    float : none;
    position : absolute;
    top : 193px;
    bottom : auto;
    right : auto;
    left : 709px;
  }

  #sp-image-106{
    width : 166px;
    height : 166px;
    float : none;
    position : absolute;
    top : 192px;
    bottom : auto;
    right : auto;
    left : 353px;
  }

  #sp-image-107{
    width : 166px;
    height : 166px;
    float : none;
    position : absolute;
    top : 191px;
    bottom : auto;
    right : auto;
    left : 175px;
  }

  #sp-image-108{
    width : 166px;
    height : 166px;
    float : none;
    position : absolute;
    top : 192px;
    bottom : auto;
    right : auto;
    left : 530px;
  }

  #sp-image-109{
    width : 140px;
    height : 140px;
  }

  #sp-image-11{
    margin-bottom : 0px;
    width : 211px;
    height : 211px;
    float : none;
    position : absolute;
    top : 743px;
    bottom : auto;
    right : auto;
    left : 760px;
  }

  #sp-image-110{
    width : 140px;
    height : 140px;
    float : none;
    position : absolute;
    top : 53px;
    bottom : auto;
    right : auto;
    left : 146px;
  }

  #sp-image-111{
    width : 140px;
    height : 140px;
    float : none;
    position : absolute;
    top : 53px;
    bottom : auto;
    right : auto;
    left : 292px;
  }

  #sp-image-112{
    width : 140px;
    height : 140px;
    float : none;
    position : absolute;
    top : 54px;
    bottom : auto;
    right : auto;
    left : 585px;
  }

  #sp-image-113{
    width : 140px;
    height : 140px;
    float : none;
    position : absolute;
    top : 53px;
    bottom : auto;
    right : auto;
    left : 731px;
  }

  #sp-image-114{
    width : 140px;
    height : 140px;
    float : none;
    position : absolute;
    top : 53px;
    bottom : auto;
    right : auto;
    left : 1024px;
  }

  #sp-image-115{
    width : 140px;
    height : 140px;
    float : none;
    position : absolute;
    top : 52px;
    bottom : auto;
    right : auto;
    left : 877px;
  }

  #sp-image-116{
    width : 140px;
    height : 140px;
    float : none;
    position : absolute;
    top : 54px;
    bottom : auto;
    right : auto;
    left : 438px;
  }

  #sp-image-117{
    width : 166px;
    height : 166px;
  }

  #sp-image-118{
    width : 166px;
    height : 166px;
    float : none;
    position : absolute;
    top : 52px;
    bottom : auto;
    right : auto;
    left : 176px;
  }

  #sp-image-119{
    width : 166px;
    height : 166px;
    float : none;
    position : absolute;
    top : 52px;
    bottom : auto;
    right : auto;
    left : 353px;
  }

  #sp-image-12{
    margin-bottom : 0px;
    width : 211px;
    height : 211px;
    float : none;
    position : absolute;
    top : 744px;
    bottom : auto;
    right : auto;
    left : 513px;
  }

  #sp-image-120{
    width : 166px;
    height : 166px;
    float : none;
    position : absolute;
    top : 53px;
    bottom : auto;
    right : auto;
    left : 705px;
  }

  #sp-image-121{
    width : 166px;
    height : 166px;
    float : none;
    position : absolute;
    top : 53px;
    bottom : auto;
    right : auto;
    left : 881px;
  }

  #sp-image-122{
    width : 166px;
    height : 166px;
    float : none;
    position : absolute;
    top : 52px;
    bottom : auto;
    right : auto;
    left : 530px;
  }

  #sp-image-123{
    width : 166px;
    height : 166px;
  }

  #sp-image-124{
    width : 166px;
    height : 166px;
    float : none;
    position : absolute;
    top : 51px;
    bottom : auto;
    right : auto;
    left : 175px;
  }

  #sp-image-125{
    width : 166px;
    height : 166px;
    float : none;
    position : absolute;
    top : 50px;
    bottom : auto;
    right : auto;
    left : 353px;
  }

  #sp-image-13{
    margin-bottom : 0px;
    width : 211px;
    height : 211px;
    float : none;
    position : absolute;
    top : 741px;
    bottom : auto;
    right : auto;
    left : 259px;
  }

  #sp-image-14{
    margin-bottom : 0px;
    width : 211px;
    height : 211px;
    float : none;
    position : absolute;
    top : 745px;
    bottom : auto;
    right : auto;
    left : 6px;
  }

  #sp-image-15{
    margin-bottom : 0px;
    width : 211px;
    height : 211px;
    float : none;
    position : absolute;
    top : 259px;
    bottom : auto;
    right : auto;
    left : 4px;
  }

  #sp-image-16{
    margin-bottom : 0px;
    width : 211px;
    height : 211px;
    float : none;
    position : absolute;
    top : 500px;
    bottom : auto;
    right : auto;
    left : 509px;
  }

  #sp-image-17{
    margin-bottom : 0px;
    width : 211px;
    height : 211px;
    float : none;
    position : absolute;
    top : 503px;
    bottom : auto;
    right : auto;
    left : 762px;
  }

  #sp-image-18{
    margin-bottom : 0px;
    width : 211px;
    height : 211px;
    float : none;
    position : absolute;
    top : 499px;
    bottom : auto;
    right : auto;
    left : 258px;
  }

  #sp-image-19{
    margin-bottom : 0px;
    width : 211px;
    height : 211px;
    float : none;
    position : absolute;
    top : 261px;
    bottom : auto;
    right : auto;
    left : 758px;
  }

  #sp-image-2{
    margin-left : 56px;
    margin-bottom : 13px;
    width : 300px;
    height : 300px;
    float : none;
    position : absolute;
    top : 405px;
    bottom : auto;
    right : auto;
    left : 38px;
  }

  #sp-image-20{
    margin-bottom : 0px;
    width : 211px;
    height : 211px;
    float : none;
    position : absolute;
    top : 261px;
    bottom : auto;
    right : auto;
    left : 510px;
  }

  #sp-image-21{
    margin-bottom : 0px;
    width : 211px;
    height : 211px;
    float : none;
    position : absolute;
    top : 260px;
    bottom : auto;
    right : auto;
    left : 261px;
  }

  #sp-image-22{
    margin-bottom : 0px;
    width : 211px;
    height : 211px;
    float : none;
    position : absolute;
    top : 985px;
    bottom : auto;
    right : auto;
    left : 759px;
  }

  #sp-image-23{
    margin-bottom : 0px;
    width : 211px;
    height : 211px;
    float : none;
    position : absolute;
    top : 985px;
    bottom : auto;
    right : auto;
    left : 513px;
  }

  #sp-image-24{
    margin-bottom : 0px;
    width : 211px;
    height : 211px;
    float : none;
    position : absolute;
    top : 983px;
    bottom : auto;
    right : auto;
    left : 258px;
  }

  #sp-image-25{
    margin-bottom : 0px;
    width : 211px;
    height : 211px;
    float : none;
    position : absolute;
    top : 985px;
    bottom : auto;
    right : auto;
    left : 3px;
  }

  #sp-image-26{
    margin-bottom : 0px;
    width : 211px;
    height : 211px;
    float : none;
    position : absolute;
    top : 1225px;
    bottom : auto;
    right : auto;
    left : 260px;
  }

  #sp-image-27{
    margin-bottom : 0px;
    width : 211px;
    height : 211px;
    float : none;
    position : absolute;
    top : 1224px;
    bottom : auto;
    right : auto;
    left : 5px;
  }

  #sp-image-28{
    margin-bottom : 0px;
    width : 211px;
    height : 211px;
    float : none;
    position : absolute;
    top : 25px;
    bottom : auto;
    right : auto;
    left : 6px;
  }

  #sp-image-29{
    margin-bottom : 0px;
    width : 211px;
    height : 211px;
    float : none;
    position : absolute;
    top : 265px;
    bottom : auto;
    right : auto;
    left : 757px;
  }

  #sp-image-3{
    margin-left : 82px;
    margin-bottom : 13px;
    width : 300px;
    height : 300px;
    float : none;
    position : absolute;
    top : 21px;
    bottom : auto;
    right : auto;
    left : 15px;
  }

  #sp-image-30{
    margin-bottom : 0px;
    width : 211px;
    height : 211px;
    float : none;
    position : absolute;
    top : 265px;
    bottom : auto;
    right : auto;
    left : 508px;
  }

  #sp-image-31{
    margin-bottom : 0px;
    width : 211px;
    height : 211px;
    float : none;
    position : absolute;
    top : 266px;
    bottom : auto;
    right : auto;
    left : 258px;
  }

  #sp-image-32{
    margin-bottom : 0px;
    width : 211px;
    height : 211px;
    float : none;
    position : absolute;
    top : 266px;
    bottom : auto;
    right : auto;
    left : 8px;
  }

  #sp-image-33{
    margin-bottom : 0px;
    width : 211px;
    height : 211px;
    float : none;
    position : absolute;
    top : 266px;
    bottom : auto;
    right : auto;
    left : 4px;
  }

  #sp-image-34{
    margin-bottom : 0px;
    width : 211px;
    height : 211px;
    float : none;
    position : absolute;
    top : 770px;
    bottom : auto;
    right : auto;
    left : 6px;
  }

  #sp-image-35{
    margin-bottom : 0px;
    width : 211px;
    height : 211px;
    float : none;
    position : absolute;
    top : 1019px;
    bottom : auto;
    right : auto;
    left : 4px;
  }

  #sp-image-36{
    margin-bottom : 0px;
    width : 211px;
    height : 211px;
    float : none;
    position : absolute;
    top : 1264px;
    bottom : auto;
    right : auto;
    left : 261px;
  }

  #sp-image-37{
    margin-bottom : 0px;
    width : 211px;
    height : 211px;
    float : none;
    position : absolute;
    top : 1265px;
    bottom : auto;
    right : auto;
    left : 4px;
  }

  #sp-image-38{
    margin-bottom : 0px;
    width : 211px;
    height : 211px;
    float : none;
    position : absolute;
    top : 1012px;
    bottom : auto;
    right : auto;
    left : 759px;
  }

  #sp-image-39{
    margin-bottom : 0px;
    width : 211px;
    height : 211px;
    float : none;
    position : absolute;
    top : 1015px;
    bottom : auto;
    right : auto;
    left : 507px;
  }

  #sp-image-4{
    margin-left : 57px;
    margin-bottom : 13px;
    width : 300px;
    height : 300px;
    float : none;
    position : absolute;
    top : 20px;
    bottom : auto;
    right : auto;
    left : 465px;
  }

  #sp-image-40{
    margin-bottom : 0px;
    width : 211px;
    height : 211px;
    float : none;
    position : absolute;
    top : 1016px;
    bottom : auto;
    right : auto;
    left : 260px;
  }

  #sp-image-41{
    margin-bottom : 0px;
    width : 211px;
    height : 211px;
    float : none;
    position : absolute;
    top : 770px;
    bottom : auto;
    right : auto;
    left : 759px;
  }

  #sp-image-42{
    margin-bottom : 0px;
    width : 211px;
    height : 211px;
    float : none;
    position : absolute;
    top : 770px;
    bottom : auto;
    right : auto;
    left : 507px;
  }

  #sp-image-43{
    margin-bottom : 0px;
    width : 211px;
    height : 211px;
    float : none;
    position : absolute;
    top : 769px;
    bottom : auto;
    right : auto;
    left : 259px;
  }

  #sp-image-44{
    margin-bottom : 0px;
    width : 211px;
    height : 211px;
    float : none;
    position : absolute;
    top : 516px;
    bottom : auto;
    right : auto;
    left : 758px;
  }

  #sp-image-45{
    margin-bottom : 0px;
    width : 211px;
    height : 211px;
    float : none;
    position : absolute;
    top : 517px;
    bottom : auto;
    right : auto;
    left : 509px;
  }

  #sp-image-46{
    margin-bottom : 0px;
    width : 211px;
    height : 211px;
    float : none;
    position : absolute;
    top : 515px;
    bottom : auto;
    right : auto;
    left : 5px;
  }

  #sp-image-47{
    margin-bottom : 0px;
    width : 211px;
    height : 211px;
    float : none;
    position : absolute;
    top : 516px;
    bottom : auto;
    right : auto;
    left : 260px;
  }

  #sp-image-48{
    margin-bottom : 0px;
    width : 211px;
    height : 211px;
    float : none;
    position : absolute;
    top : 24px;
    bottom : auto;
    right : auto;
    left : 759px;
  }

  #sp-image-49{
    margin-bottom : 0px;
    width : 211px;
    height : 211px;
    float : none;
    position : absolute;
    top : 24px;
    bottom : auto;
    right : auto;
    left : 506px;
  }

  #sp-image-5{
    margin-left : 53px;
    margin-bottom : 14px;
    width : 298px;
    height : 298px;
    float : none;
    position : absolute;
    top : 889px;
    bottom : auto;
    right : auto;
    left : 480px;
  }

  #sp-image-50{
    margin-bottom : 0px;
    width : 211px;
    height : 211px;
    float : none;
    position : absolute;
    top : 24px;
    bottom : auto;
    right : auto;
    left : 258px;
  }

  #sp-image-51{
    margin-bottom : 0px;
    width : 211px;
    height : 211px;
    float : none;
    position : absolute;
    top : 21px;
    bottom : auto;
    right : auto;
    left : 9px;
  }

  #sp-image-52{
    margin-bottom : 0px;
    width : 211px;
    height : 211px;
    float : none;
    position : absolute;
    top : 264px;
    bottom : auto;
    right : auto;
    left : 510px;
  }

  #sp-image-53{
    margin-bottom : 0px;
    width : 211px;
    height : 211px;
    float : none;
    position : absolute;
    top : 264px;
    bottom : auto;
    right : auto;
    left : 259px;
  }

  #sp-image-54{
    margin-bottom : 0px;
    width : 211px;
    height : 211px;
    float : none;
    position : absolute;
    top : 262px;
    bottom : auto;
    right : auto;
    left : 8px;
  }

  #sp-image-55{
    margin-bottom : 0px;
    width : 211px;
    height : 211px;
    float : none;
    position : absolute;
    top : 23px;
    bottom : auto;
    right : auto;
    left : 762px;
  }

  #sp-image-56{
    margin-bottom : 0px;
    width : 211px;
    height : 211px;
    float : none;
    position : absolute;
    top : 25px;
    bottom : auto;
    right : auto;
    left : 507px;
  }

  #sp-image-57{
    margin-bottom : 0px;
    width : 211px;
    height : 211px;
    float : none;
    position : absolute;
    top : 24px;
    bottom : auto;
    right : auto;
    left : 257px;
  }

  #sp-image-58{
    margin-bottom : 0px;
    width : 211px;
    height : 211px;
    float : none;
    position : absolute;
    top : 19px;
    bottom : auto;
    right : auto;
    left : 4px;
  }

  #sp-image-59{
    margin-bottom : 0px;
    width : 211px;
    height : 211px;
    float : none;
    position : absolute;
    top : 17px;
    bottom : auto;
    right : auto;
    left : 494px;
  }

  #sp-image-6{
    margin-bottom : 0px;
    width : 211px;
    height : 211px;
    float : none;
    position : absolute;
    top : 20px;
    bottom : auto;
    right : auto;
    left : 6px;
  }

  #sp-image-60{
    margin-bottom : 0px;
    width : 211px;
    height : 211px;
    float : none;
    position : absolute;
    top : 18px;
    bottom : auto;
    right : auto;
    left : 250px;
  }

  #sp-image-61{
    width : 238px;
    height : 166px;
    float : none;
    position : absolute;
    top : 9px;
    bottom : auto;
    right : auto;
    left : 11px;
  }

  #sp-image-62{
    width : 238px;
    height : 166px;
    float : none;
    position : absolute;
    top : 479px;
    bottom : auto;
    right : auto;
    left : 11px;
  }

  #sp-image-63{
    width : 238px;
    height : 166px;
    float : none;
    position : absolute;
    top : 714px;
    bottom : auto;
    right : auto;
    left : 13px;
  }

  #sp-image-64{
    width : 238px;
    height : 166px;
    float : none;
    position : absolute;
    top : 951px;
    bottom : auto;
    right : auto;
    left : 15px;
  }

  #sp-image-65{
    width : 238px;
    height : 166px;
    float : none;
    position : absolute;
    top : 1417px;
    bottom : auto;
    right : auto;
    left : 16px;
  }

  #sp-image-66{
    width : 238px;
    height : 166px;
    float : none;
    position : absolute;
    top : 1183px;
    bottom : auto;
    right : auto;
    left : 16px;
  }

  #sp-image-67{
    width : 238px;
    height : 166px;
    float : none;
    position : absolute;
    top : 1650px;
    bottom : auto;
    right : auto;
    left : 17px;
  }

  #sp-image-68{
    width : 238px;
    height : 166px;
    float : none;
    position : absolute;
    top : 2115px;
    bottom : auto;
    right : auto;
    left : 20px;
  }

  #sp-image-69{
    width : 238px;
    height : 166px;
    float : none;
    position : absolute;
    top : 1882px;
    bottom : auto;
    right : auto;
    left : 20px;
  }

  #sp-image-7{
    margin-bottom : 0px;
    width : 211px;
    height : 211px;
    float : none;
    position : absolute;
    top : 20px;
    bottom : auto;
    right : auto;
    left : 757px;
  }

  #sp-image-70{
    width : 238px;
    height : 166px;
    float : none;
    position : absolute;
    top : 243px;
    bottom : auto;
    right : auto;
    left : 10px;
  }

  #sp-image-71{
    width : 238px;
    height : 166px;
    float : none;
    position : absolute;
    top : 2351px;
    bottom : auto;
    right : auto;
    left : 23px;
  }

  #sp-image-72{
    margin-top : 0px;
    margin-right : 0px;
    width : 166px;
    height : 166px;
    float : none;
    position : absolute;
    top : 194px;
    bottom : auto;
    right : auto;
    left : -4px;
  }

  #sp-image-73{
    width : 166px;
    height : 166px;
    float : none;
    position : absolute;
    top : 195px;
    bottom : auto;
    right : auto;
    left : 175px;
  }

  #sp-image-74{
    margin-top : 0px;
    margin-right : 0px;
    width : 166px;
    height : 166px;
    float : none;
    position : absolute;
    top : 38px;
    bottom : auto;
    right : auto;
    left : 1px;
  }

  #sp-image-75{
    width : 166px;
    height : 166px;
    float : none;
    position : absolute;
    top : 37px;
    bottom : auto;
    right : auto;
    left : 192px;
  }

  #sp-image-76{
    margin-top : 0px;
    margin-right : 0px;
    width : 166px;
    height : 166px;
    float : none;
    position : absolute;
    top : 194px;
    bottom : auto;
    right : auto;
    left : -4px;
  }

  #sp-image-77{
    width : 166px;
    height : 166px;
    float : none;
    position : absolute;
    top : 192px;
    bottom : auto;
    right : auto;
    left : 353px;
  }

  #sp-image-78{
    width : 166px;
    height : 166px;
    float : none;
    position : absolute;
    top : 191px;
    bottom : auto;
    right : auto;
    left : 175px;
  }

  #sp-image-79{
    width : 166px;
    height : 166px;
    float : none;
    position : absolute;
    top : 192px;
    bottom : auto;
    right : auto;
    left : 530px;
  }

  #sp-image-8{
    margin-bottom : 0px;
    width : 211px;
    height : 211px;
    float : none;
    position : absolute;
    top : 19px;
    bottom : auto;
    right : auto;
    left : 509px;
  }

  #sp-image-80{
    margin-top : 0px;
    width : 207px;
    height : 207px;
    float : none;
    position : absolute;
    top : 6px;
    bottom : auto;
    right : auto;
    left : 491px;
  }

  #sp-image-81{
    margin-top : 0px;
    width : 207px;
    height : 207px;
    float : none;
    position : absolute;
    top : 7px;
    bottom : auto;
    right : auto;
    left : 380px;
  }

  #sp-image-82{
    width : 140px;
    height : 140px;
  }

  #sp-image-83{
    width : 140px;
    height : 140px;
    float : none;
    position : absolute;
    top : 29px;
    bottom : auto;
    right : auto;
    left : 146px;
  }

  #sp-image-84{
    width : 140px;
    height : 140px;
    float : none;
    position : absolute;
    top : 186px;
    bottom : auto;
    right : auto;
    left : 750px;
  }

  #sp-image-85{
    width : 140px;
    height : 140px;
    float : none;
    position : absolute;
    top : 187px;
    bottom : auto;
    right : auto;
    left : 450px;
  }

  #sp-image-86{
    width : 140px;
    height : 140px;
    float : none;
    position : absolute;
    top : 188px;
    bottom : auto;
    right : auto;
    left : 299px;
  }

  #sp-image-87{
    width : 140px;
    height : 140px;
    float : none;
    position : absolute;
    top : 29px;
    bottom : auto;
    right : auto;
    left : 296px;
  }

  #sp-image-88{
    width : 140px;
    height : 140px;
    float : none;
    position : absolute;
    top : 30px;
    bottom : auto;
    right : auto;
    left : 597px;
  }

  #sp-image-89{
    width : 140px;
    height : 140px;
    float : none;
    position : absolute;
    top : 29px;
    bottom : auto;
    right : auto;
    left : 748px;
  }

  #sp-image-9{
    margin-bottom : 0px;
    width : 211px;
    height : 211px;
    float : none;
    position : absolute;
    top : 18px;
    bottom : auto;
    right : auto;
    left : 259px;
  }

  #sp-image-90{
    margin-top : 20px;
    width : 140px;
    height : 140px;
    top : auto;
    bottom : auto;
    right : auto;
    left : auto;
  }

  #sp-image-91{
    width : 140px;
    height : 140px;
    float : none;
    position : absolute;
    top : 28px;
    bottom : auto;
    right : auto;
    left : 896px;
  }

  #sp-image-92{
    width : 140px;
    height : 140px;
    float : none;
    position : absolute;
    top : 29px;
    bottom : auto;
    right : auto;
    left : 447px;
  }

  #sp-image-93{
    width : 140px;
    height : 140px;
    float : none;
    position : absolute;
    top : 187px;
    bottom : auto;
    right : auto;
    left : 600px;
  }

  #sp-image-94{
    width : 140px;
    height : 140px;
    float : none;
    position : absolute;
    top : 189px;
    bottom : auto;
    right : auto;
    left : 148px;
  }

  #sp-image-95{
    width : 166px;
    height : 166px;
  }

  #sp-image-96{
    width : 166px;
    height : 166px;
    float : none;
    position : absolute;
    top : 27px;
    bottom : auto;
    right : auto;
    left : 178px;
  }

  #sp-image-97{
    width : 166px;
    height : 166px;
    float : none;
    position : absolute;
    top : 28px;
    bottom : auto;
    right : auto;
    left : 353px;
  }

  #sp-image-98{
    width : 166px;
    height : 166px;
    float : none;
    position : absolute;
    top : 27px;
    bottom : auto;
    right : auto;
    left : 531px;
  }

  #sp-image-99{
    width : 166px;
    height : 166px;
  }

  #sp-object-1{
    width : 1085px;
    height : 508px;
  }

  #sp-page-title-1{
    width : 1098px;
    min-height : 64px;
  }

  #sp-page-title-10{
    width : 1098px;
    min-height : 64px;
  }

  #sp-page-title-16{
    width : 846px;
    float : none;
    position : absolute;
    top : 310px;
    bottom : auto;
    right : auto;
    left : 14px;
  }

  #sp-page-title-17{
    width : 846px;
    float : none;
    position : absolute;
    top : 784px;
    bottom : auto;
    right : auto;
    left : 14px;
  }

  #sp-page-title-18{
    width : 846px;
    float : none;
    position : absolute;
    top : 547px;
    bottom : auto;
    right : auto;
    left : 14px;
  }

  #sp-page-title-19{
    width : 846px;
    float : none;
    position : absolute;
    top : 1019px;
    bottom : auto;
    right : auto;
    left : 15px;
  }

  #sp-page-title-2{
    width : 1098px;
    min-height : 64px;
  }

  #sp-page-title-20{
    width : 846px;
    float : none;
    position : absolute;
    top : 1255px;
    bottom : auto;
    right : auto;
    left : 15px;
  }

  #sp-page-title-21{
    width : 846px;
    float : none;
    position : absolute;
    top : 1952px;
    bottom : auto;
    right : auto;
    left : 18px;
  }

  #sp-page-title-22{
    width : 846px;
    float : none;
    position : absolute;
    top : 1721px;
    bottom : auto;
    right : auto;
    left : 16px;
  }

  #sp-page-title-23{
    width : 846px;
    float : none;
    position : absolute;
    top : 2420px;
    bottom : auto;
    right : auto;
    left : 17px;
  }

  #sp-page-title-24{
    width : 846px;
    float : none;
    position : absolute;
    top : 2186px;
    bottom : auto;
    right : auto;
    left : 15px;
  }

  #sp-page-title-25{
    width : 846px;
    float : none;
    position : absolute;
    top : 1485px;
    bottom : auto;
    right : auto;
    left : 14px;
  }

  #sp-page-title-26{
    margin-left : 0px;
    width : 846px;
    min-height : 37px;
  }

  #sp-page-title-3{
    width : 1096px;
    min-height : 64px;
  }

  #sp-page-title-4{
    width : 1099px;
    min-height : 64px;
  }

  #sp-page-title-5{
    width : 1099px;
    min-height : 64px;
  }

  #sp-page-title-6{
    width : 1100px;
  }

  #sp-page-title-7{
    width : 1098px;
  }

  #sp-page-title-8{
    width : 1100px;
    min-height : 64px;
  }

  #sp-photo-motion-1{
    margin-top : 0px;
    width : 1096px;
    height : 548px;
  }

  #sp-site-branding2-1{
    margin-right : -1009px;
    min-height : 125px;
  }

  #sp-site-branding2-1 > .extra{
    margin-top : 0px;
    width : 508px;
    min-height : 58px;
    top : 42px;
    bottom : auto;
    right : 983px;
    left : auto;
  }

  #sp-site-branding2-1 > .site-description{
    width : 7px;
    height : 15px;
    top : 5px;
    bottom : auto;
    right : auto;
    left : 1001px;
  }

  #sp-site-branding2-1 > .site-title{
    margin-top : 2px;
    margin-left : 3px;
    width : 412px;
    height : 87px;
  }

  #sp-site-navigation-1{
    width : 1098px;
    min-height : 48px;
  }

  #sp-site-navigation-1 > ul > li > a{
    text-align : center;
    width : 116px;
    height : auto;
  }

  #sp-table-1{
    margin-right : 203px;
    margin-bottom : 5px;
    width : 790px;
    min-height : 160px;
  }

  .sp-wp-post-list#sp-wp-post-list-1{
    margin-top : 40px;
    width : 1096px;
    min-height : 139px;
  }

  .sp-wp-post-list#sp-wp-post-list-2{
    width : 1088px;
    min-height : 139px;
  }
}

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

  #sp-block-container-10{
    margin-right : -45px;
    margin-bottom : 13px;
    width : 386px;
    min-height : 1175px;
  }

  #sp-block-container-11{
    margin-bottom : -8px;
    min-height : 1611px;
  }

  #sp-block-container-12{
    margin-right : 36px;
    margin-bottom : 7px;
    width : 288px;
    min-height : 664px;
  }

  #sp-block-container-13{
    margin-bottom : -193px;
    min-height : 305px;
  }

  #sp-block-container-4{
    margin-bottom : 33px;
    width : 304px;
    min-height : 241px;
  }

  #sp-image-10{
    width : 140px;
    height : 100px;
    float : none;
    position : absolute;
    top : 15px;
    bottom : auto;
    right : auto;
    left : 151px;
  }

  #sp-image-100{
    width : 122px;
    height : 122px;
    float : none;
    position : absolute;
    top : 49px;
    bottom : auto;
    right : auto;
    left : 133px;
  }

  #sp-image-101{
    margin-top : 7px;
    width : 122px;
    height : 122px;
  }

  #sp-image-102{
    margin-top : 7px;
    width : 122px;
    height : 122px;
  }

  #sp-image-103{
    margin-top : 7px;
    width : 122px;
    height : 122px;
    float : none;
    position : absolute;
    top : 170px;
    bottom : auto;
    right : auto;
    left : 132px;
  }

  #sp-image-104{
    width : 122px;
    height : 122px;
    float : none;
    position : relative;
    top : auto;
    bottom : auto;
    right : auto;
    left : auto;
  }

  #sp-image-105{
    margin-top : 0px;
    width : 122px;
    height : 122px;
    top : auto;
    bottom : auto;
    right : auto;
    left : auto;
  }

  #sp-image-106{
    margin-top : 0px;
    width : 122px;
    height : 122px;
    top : auto;
    bottom : auto;
    right : auto;
    left : auto;
  }

  #sp-image-107{
    width : 122px;
    height : 122px;
    float : none;
    position : absolute;
    top : 308px;
    bottom : auto;
    right : auto;
    left : 134px;
  }

  #sp-image-108{
    width : 122px;
    height : 122px;
    float : none;
    position : absolute;
    top : 453px;
    bottom : auto;
    right : auto;
    left : 133px;
  }

  #sp-image-109{
    width : 122px;
    height : 122px;
  }

  #sp-image-11{
    width : 140px;
    height : 100px;
    float : none;
    position : absolute;
    top : 599px;
    bottom : auto;
    right : auto;
    left : 1px;
  }

  #sp-image-110{
    width : 122px;
    height : 122px;
    float : none;
    position : absolute;
    top : 53px;
    bottom : auto;
    right : auto;
    left : 138px;
  }

  #sp-image-111{
    margin-top : 7px;
    width : 122px;
    height : 122px;
  }

  #sp-image-112{
    margin-top : 7px;
    width : 122px;
    height : 122px;
  }

  #sp-image-113{
    margin-top : 5px;
    width : 122px;
    height : 122px;
    float : none;
    position : absolute;
    top : 305px;
    bottom : auto;
    right : auto;
    left : 138px;
  }

  #sp-image-114{
    width : 122px;
    height : 122px;
    float : none;
    position : absolute;
    top : 439px;
    bottom : auto;
    right : auto;
    left : 137px;
  }

  #sp-image-115{
    margin-top : 7px;
    width : 122px;
    height : 122px;
  }

  #sp-image-116{
    width : 122px;
    height : 122px;
    float : none;
    position : absolute;
    top : 183px;
    bottom : auto;
    right : auto;
    left : 138px;
  }

  #sp-image-117{
    width : 122px;
    height : 122px;
  }

  #sp-image-118{
    width : 122px;
    height : 122px;
    float : none;
    position : absolute;
    top : 73px;
    bottom : auto;
    right : auto;
    left : 137px;
  }

  #sp-image-119{
    margin-top : 7px;
    width : 122px;
    height : 122px;
  }

  #sp-image-12{
    width : 140px;
    height : 100px;
    float : none;
    position : absolute;
    top : 131px;
    bottom : auto;
    right : auto;
    left : 0px;
  }

  #sp-image-120{
    margin-top : 7px;
    width : 122px;
    height : 122px;
  }

  #sp-image-121{
    width : 122px;
    height : 122px;
    float : none;
    position : absolute;
    top : 201px;
    bottom : auto;
    right : auto;
    left : 137px;
  }

  #sp-image-122{
    width : 122px;
    height : 122px;
    float : none;
    position : absolute;
    top : 330px;
    bottom : auto;
    right : auto;
    left : 137px;
  }

  #sp-image-123{
    width : 122px;
    height : 122px;
  }

  #sp-image-124{
    width : 122px;
    height : 122px;
    float : none;
    position : absolute;
    top : 68px;
    bottom : auto;
    right : auto;
    left : 133px;
  }

  #sp-image-125{
    margin-top : 7px;
    width : 122px;
    height : 122px;
  }

  #sp-image-13{
    width : 140px;
    height : 100px;
    float : none;
    position : absolute;
    top : 484px;
    bottom : auto;
    right : auto;
    left : 2px;
  }

  #sp-image-14{
    width : 140px;
    height : 100px;
    float : none;
    position : absolute;
    top : 476px;
    bottom : auto;
    right : auto;
    left : 2px;
  }

  #sp-image-15{
    width : 140px;
    height : 100px;
    float : none;
    position : absolute;
    top : 361px;
    bottom : auto;
    right : auto;
    left : 150px;
  }

  #sp-image-16{
    width : 140px;
    height : 100px;
    float : none;
    position : absolute;
    top : 16px;
    bottom : auto;
    right : auto;
    left : 1px;
  }

  #sp-image-17{
    width : 140px;
    height : 100px;
    float : none;
    position : absolute;
    top : 16px;
    bottom : auto;
    right : auto;
    left : 1px;
  }

  #sp-image-18{
    width : 140px;
    height : 100px;
    float : none;
    position : absolute;
    top : 478px;
    bottom : auto;
    right : auto;
    left : 155px;
  }

  #sp-image-19{
    width : 140px;
    height : 100px;
    float : none;
    position : absolute;
    top : 711px;
    bottom : auto;
    right : auto;
    left : 0px;
  }

  #sp-image-2{
    width : 140px;
    height : 100px;
    float : none;
    position : absolute;
    top : 130px;
    bottom : auto;
    right : auto;
    left : 4px;
  }

  #sp-image-20{
    width : 140px;
    height : 100px;
    float : none;
    position : absolute;
    top : 243px;
    bottom : auto;
    right : auto;
    left : 149px;
  }

  #sp-image-21{
    width : 140px;
    height : 100px;
    float : none;
    position : absolute;
    top : 712px;
    bottom : auto;
    right : auto;
    left : 154px;
  }

  #sp-image-22{
    width : 140px;
    height : 100px;
    float : none;
    position : absolute;
    top : 597px;
    bottom : auto;
    right : auto;
    left : 156px;
  }

  #sp-image-23{
    width : 140px;
    height : 100px;
    float : none;
    position : absolute;
    top : 826px;
    bottom : auto;
    right : auto;
    left : 153px;
  }

  #sp-image-24{
    width : 140px;
    height : 100px;
    float : none;
    position : absolute;
    top : 1051px;
    bottom : auto;
    right : auto;
    left : 3px;
  }

  #sp-image-25{
    width : 140px;
    height : 100px;
    float : none;
    position : absolute;
    top : 825px;
    bottom : auto;
    right : auto;
    left : 2px;
  }

  #sp-image-26{
    width : 140px;
    height : 100px;
    float : none;
    position : absolute;
    top : 1049px;
    bottom : auto;
    right : auto;
    left : 157px;
  }

  #sp-image-27{
    width : 140px;
    height : 100px;
    float : none;
    position : absolute;
    top : 938px;
    bottom : auto;
    right : auto;
    left : 5px;
  }

  #sp-image-28{
    width : 140px;
    height : 100px;
    float : none;
    position : absolute;
    top : 0px;
    bottom : auto;
    right : auto;
    left : -1px;
  }

  #sp-image-29{
    width : 140px;
    height : 100px;
    float : none;
    position : absolute;
    top : 1px;
    bottom : auto;
    right : auto;
    left : 153px;
  }

  #sp-image-3{
    width : 140px;
    height : 100px;
    float : none;
    position : absolute;
    top : 7px;
    bottom : auto;
    right : auto;
    left : 1px;
  }

  #sp-image-30{
    width : 140px;
    height : 100px;
    float : none;
    position : absolute;
    top : 234px;
    bottom : auto;
    right : auto;
    left : 3px;
  }

  #sp-image-31{
    width : 140px;
    height : 100px;
    float : none;
    position : absolute;
    top : 118px;
    bottom : auto;
    right : auto;
    left : 1px;
  }

  #sp-image-32{
    width : 140px;
    height : 100px;
    float : none;
    position : absolute;
    top : 237px;
    bottom : auto;
    right : auto;
    left : 155px;
  }

  #sp-image-33{
    width : 140px;
    height : 100px;
    float : none;
    position : absolute;
    top : 471px;
    bottom : auto;
    right : auto;
    left : 3px;
  }

  #sp-image-34{
    width : 140px;
    height : 100px;
    float : none;
    position : absolute;
    top : 352px;
    bottom : auto;
    right : auto;
    left : 157px;
  }

  #sp-image-35{
    width : 140px;
    height : 100px;
    float : none;
    position : absolute;
    top : 353px;
    bottom : auto;
    right : auto;
    left : 1px;
  }

  #sp-image-36{
    width : 140px;
    height : 100px;
    float : none;
    position : absolute;
    top : 709px;
    bottom : auto;
    right : auto;
    left : 3px;
  }

  #sp-image-37{
    width : 140px;
    height : 100px;
    float : none;
    position : absolute;
    top : 946px;
    bottom : auto;
    right : auto;
    left : 159px;
  }

  #sp-image-38{
    width : 140px;
    height : 100px;
    float : none;
    position : absolute;
    top : 120px;
    bottom : auto;
    right : auto;
    left : 155px;
  }

  #sp-image-39{
    width : 140px;
    height : 100px;
    float : none;
    position : absolute;
    top : 588px;
    bottom : auto;
    right : auto;
    left : 159px;
  }

  #sp-image-4{
    width : 140px;
    height : 100px;
    float : none;
    position : absolute;
    top : 6px;
    bottom : auto;
    right : auto;
    left : 154px;
  }

  #sp-image-40{
    width : 140px;
    height : 100px;
    float : none;
    position : absolute;
    top : 588px;
    bottom : auto;
    right : auto;
    left : 4px;
  }

  #sp-image-41{
    width : 140px;
    height : 100px;
    float : none;
    position : absolute;
    top : 824px;
    bottom : auto;
    right : auto;
    left : 158px;
  }

  #sp-image-42{
    width : 140px;
    height : 100px;
    float : none;
    position : absolute;
    top : 709px;
    bottom : auto;
    right : auto;
    left : 158px;
  }

  #sp-image-43{
    width : 140px;
    height : 100px;
    float : none;
    position : absolute;
    top : 470px;
    bottom : auto;
    right : auto;
    left : 156px;
  }

  #sp-image-44{
    width : 140px;
    height : 100px;
    float : none;
    position : absolute;
    top : 1179px;
    bottom : auto;
    right : auto;
    left : 5px;
  }

  #sp-image-45{
    width : 140px;
    height : 100px;
    float : none;
    position : absolute;
    top : 1180px;
    bottom : auto;
    right : auto;
    left : 159px;
  }

  #sp-image-46{
    width : 140px;
    height : 100px;
    float : none;
    position : absolute;
    top : 1300px;
    bottom : auto;
    right : auto;
    left : 4px;
  }

  #sp-image-47{
    width : 140px;
    height : 100px;
    float : none;
    position : absolute;
    top : 945px;
    bottom : auto;
    right : auto;
    left : 4px;
  }

  #sp-image-48{
    width : 140px;
    height : 100px;
    float : none;
    position : absolute;
    top : 1062px;
    bottom : auto;
    right : auto;
    left : 159px;
  }

  #sp-image-49{
    width : 140px;
    height : 100px;
    float : none;
    position : absolute;
    top : 825px;
    bottom : auto;
    right : auto;
    left : 2px;
  }

  #sp-image-5{
    width : 140px;
    height : 100px;
    float : none;
    position : absolute;
    top : 764px;
    bottom : auto;
    right : auto;
    left : 168px;
  }

  #sp-image-50{
    width : 140px;
    height : 100px;
    float : none;
    position : absolute;
    top : 1063px;
    bottom : auto;
    right : auto;
    left : 4px;
  }

  #sp-image-51{
    width : 140px;
    height : 123px;
    float : none;
    position : absolute;
    top : 350px;
    bottom : auto;
    right : auto;
    left : -1px;
  }

  #sp-image-52{
    width : 140px;
    height : 100px;
    float : none;
    position : absolute;
    top : -2px;
    bottom : auto;
    right : auto;
    left : 0px;
  }

  #sp-image-53{
    width : 140px;
    height : 100px;
    float : none;
    position : absolute;
    top : 0px;
    bottom : auto;
    right : auto;
    left : 154px;
  }

  #sp-image-54{
    width : 140px;
    height : 100px;
    float : none;
    position : absolute;
    top : 122px;
    bottom : auto;
    right : auto;
    left : 153px;
  }

  #sp-image-55{
    width : 140px;
    height : 100px;
    float : none;
    position : absolute;
    top : 121px;
    bottom : auto;
    right : auto;
    left : 0px;
  }

  #sp-image-56{
    width : 140px;
    height : 100px;
    float : none;
    position : absolute;
    top : 235px;
    bottom : auto;
    right : auto;
    left : -1px;
  }

  #sp-image-57{
    width : 140px;
    height : 100px;
    float : none;
    position : absolute;
    top : 236px;
    bottom : auto;
    right : auto;
    left : 151px;
  }

  #sp-image-58{
    width : 140px;
    height : 100px;
    float : none;
    position : absolute;
    top : 0px;
    bottom : auto;
    right : auto;
    left : -2px;
  }

  #sp-image-59{
    width : 140px;
    height : 100px;
    float : none;
    position : absolute;
    top : 2px;
    bottom : auto;
    right : auto;
    left : 153px;
  }

  #sp-image-6{
    width : 140px;
    height : 100px;
    float : none;
    position : absolute;
    top : 244px;
    bottom : auto;
    right : auto;
    left : 0px;
  }

  #sp-image-60{
    width : 140px;
    height : 100px;
    float : none;
    position : absolute;
    top : 112px;
    bottom : auto;
    right : auto;
    left : 1px;
  }

  #sp-image-7{
    width : 140px;
    height : 100px;
    float : none;
    position : absolute;
    top : 359px;
    bottom : auto;
    right : auto;
    left : 0px;
  }

  #sp-image-72{
    width : 122px;
    height : 122px;
    float : none;
    position : relative;
    top : auto;
    bottom : auto;
    right : auto;
    left : auto;
  }

  #sp-image-73{
    width : 122px;
    height : 122px;
    float : none;
    position : absolute;
    top : 308px;
    bottom : auto;
    right : auto;
    left : 134px;
  }

  #sp-image-74{
    width : 122px;
    height : 122px;
    float : none;
    position : relative;
    top : auto;
    bottom : auto;
    right : auto;
    left : auto;
  }

  #sp-image-75{
    width : 122px;
    height : 122px;
    float : none;
    position : absolute;
    top : 308px;
    bottom : auto;
    right : auto;
    left : 134px;
  }

  #sp-image-76{
    width : 122px;
    height : 122px;
    float : none;
    position : relative;
    top : auto;
    bottom : auto;
    right : auto;
    left : auto;
  }

  #sp-image-77{
    margin-top : 0px;
    width : 122px;
    height : 122px;
    top : auto;
    bottom : auto;
    right : auto;
    left : auto;
  }

  #sp-image-78{
    width : 122px;
    height : 122px;
    float : none;
    position : absolute;
    top : 308px;
    bottom : auto;
    right : auto;
    left : 134px;
  }

  #sp-image-79{
    width : 122px;
    height : 122px;
    float : none;
    position : absolute;
    top : 453px;
    bottom : auto;
    right : auto;
    left : 133px;
  }

  #sp-image-8{
    width : 140px;
    height : 100px;
    float : none;
    position : absolute;
    top : 129px;
    bottom : auto;
    right : auto;
    left : 149px;
  }

  #sp-image-80{
    width : 261px;
    height : 261px;
    float : none;
    position : relative;
    top : auto;
    bottom : auto;
    right : auto;
    left : auto;
  }

  #sp-image-81{
    width : 261px;
    height : 261px;
    float : none;
    position : relative;
    top : auto;
    bottom : auto;
    right : auto;
    left : auto;
  }

  #sp-image-82{
    width : 122px;
    height : 122px;
  }

  #sp-image-83{
    width : 122px;
    height : 122px;
    float : none;
    position : absolute;
    top : 27px;
    bottom : auto;
    right : auto;
    left : 137px;
  }

  #sp-image-84{
    margin-top : 15px;
    width : 122px;
    height : 122px;
    top : auto;
    bottom : auto;
    right : auto;
    left : auto;
  }

  #sp-image-85{
    margin-top : 15px;
    width : 122px;
    height : 122px;
    top : auto;
    bottom : auto;
    right : auto;
    left : auto;
  }

  #sp-image-86{
    width : 122px;
    height : 122px;
    float : none;
    position : absolute;
    top : 576px;
    bottom : auto;
    right : auto;
    left : 138px;
  }

  #sp-image-87{
    margin-top : 15px;
    width : 122px;
    height : 122px;
  }

  #sp-image-88{
    margin-top : 15px;
    width : 122px;
    height : 122px;
  }

  #sp-image-89{
    margin-top : 5px;
    width : 122px;
    height : 122px;
    float : none;
    position : absolute;
    top : 300px;
    bottom : auto;
    right : auto;
    left : 138px;
  }

  #sp-image-9{
    width : 140px;
    height : 100px;
    float : none;
    position : absolute;
    top : 936px;
    bottom : auto;
    right : auto;
    left : 156px;
  }

  #sp-image-90{
    width : 122px;
    height : 122px;
    float : none;
    position : absolute;
    top : 439px;
    bottom : auto;
    right : auto;
    left : 137px;
  }

  #sp-image-91{
    margin-top : 15px;
    width : 122px;
    height : 122px;
  }

  #sp-image-92{
    width : 122px;
    height : 122px;
    float : none;
    position : absolute;
    top : 166px;
    bottom : auto;
    right : auto;
    left : 136px;
  }

  #sp-image-93{
    width : 122px;
    height : 122px;
    float : none;
    position : absolute;
    top : 714px;
    bottom : auto;
    right : auto;
    left : 139px;
  }

  #sp-image-94{
    margin-top : 15px;
    width : 122px;
    height : 122px;
    top : auto;
    bottom : auto;
    right : auto;
    left : auto;
  }

  #sp-image-95{
    width : 122px;
    height : 122px;
  }

  #sp-image-96{
    width : 122px;
    height : 122px;
    float : none;
    position : absolute;
    top : 30px;
    bottom : auto;
    right : auto;
    left : 134px;
  }

  #sp-image-97{
    margin-top : 7px;
    width : 122px;
    height : 122px;
  }

  #sp-image-98{
    margin-top : 7px;
    width : 122px;
    height : 122px;
    float : none;
    position : absolute;
    top : 152px;
    bottom : auto;
    right : auto;
    left : 133px;
  }

  #sp-image-99{
    width : 122px;
    height : 122px;
  }

  #sp-site-branding2-1 > .site-title{
    width : 314px;
    height : 76px;
  }
}