#colophon{
  background-color : #67b100;
}

#colophon-inner {
}

#content{
  min-height : 50px;
}

#contenthead > a{
  box-sizing : border-box;
}

#masthead{
  min-height : 70px;
}

#masthead-inner{
  font-size : 0.6rem;
  background-color : #ffffff;
}

#page{
  font-size : 1.6rem;
  position : relative;
  z-index : 2;
}

#sidebar1 > nav{
  margin-bottom : 22px;
}

#sidebar2 > nav{
  margin-bottom : 22px;
}

*{
  box-sizing : border-box;
  
}

.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{
  background-position : center center;
  margin-top : 20px;
  max-width : 100%;
  word-wrap : normal;
}

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

.sp-html-src{
  margin-top : 20px;
}

.sp-html-src > iframe{
  display : block;
}

.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: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-sns-button > ul > li > iframe[src*="mixi"][src*="show_faces=false"]{
  max-width : 58px;
}

.sp-sns-button > ul > li > iframe[src*="mixi"][src*="show_faces=true"]{
  max-width : 100%;
}

.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;
}

.sp-yahoo-map{
  background-position : center center;
  margin-top : 20px;
}

a{
  color : #00833f;
  outline-width : medium;
  outline-style : none;
  outline-color : black;
}

a:focus{
  color : #00833f;
  text-decoration : none;
}

a:hover{
  color : #00833f;
  text-decoration : none;
}

article{
  display : block;
}

aside{
  display : block;
}

body{
  font-size : 1rem;
  font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", "Arial", sans-serif;
  line-height : 1.3;
  color : #333333;
  background-color : #ffffff;
  background-repeat : no-repeat;
  background-position : center top;
  background-size : auto auto,auto auto;
  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;
  position : relative;
  word-wrap : break-word;
}

body:not(.home){
  background-image : none;
}

body:not(.home) #masthead{
  background-color : transparent;
  background-image : -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(94, 183, 228, 0.9)), color-stop(100%,rgba(94, 183, 228, 0.9)));
  background-image : linear-gradient(to right, rgba(94, 183, 228, 0.9) 0%, rgba(94, 183, 228, 0.9) 100%);
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
}

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 nav{
    padding-left : 1000%;
    padding-right : 1000%;
    margin-left : -1000%;
    margin-right : -1000%;
  }

  #colophon nav.minimal{
    background-color : #d3f550;
    text-align : center;
    padding-top : 17px;
    padding-bottom : 17px;
  }

  #colophon nav.minimal a{
    color : #000000;
  }

  #colophon nav.minimal > ul > li{
    color : #000000;
  }

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

  #content{
    min-height : 50px;
  }

  #contenthead{
    margin-bottom : 40px;
  }

  #contenthead > a{
    max-height : 498px;
  }

  #main{
    font-size : 1rem;
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    width : 980px;
    box-sizing : content-box;
  }

  #masthead{
    margin-bottom : 0px;
  }

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

  #masthead-inner nav{
    text-align : right;
    width : 707px;
    float : right;
  }

  #masthead-inner nav.horizontal{
    padding-top : 5px;
    padding-bottom : 5px;
  }

  #masthead-inner nav.horizontal > ul{
    float : right;
  }

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

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

  .sp-html-src > iframe{
    margin-left : auto;
    margin-right : auto;
  }

  .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 : 980px;
  }

  body:not(.home) #contenthead{
    margin-bottom : 0px;
  }

  body:not(.home) #masthead{
    margin-bottom : 12px;
  }
}

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

  #content{
    width : 980px;
  }

  #contenthead{
    width : 980px;
  }
}

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

  #colophon{
    margin-top : 58px;
  }

  #content{
    min-height : 50px;
  }

  #contenthead{
    margin-bottom : 20px;
  }

  #contenthead > a{
    padding-left : 10px;
    padding-right : 10px;
    max-height : 194px;
  }

  #main-inner{
    padding-left : 20px;
    padding-right : 20px;
  }

  #masthead-inner nav{
    width : 100%;
    position : static;
  }

  #masthead-inner nav > .menu-toggle{
    background-color : transparent !important;
    background-size : 37px 37px;
    width : 37px;
    height : 37px;
    position : absolute;
    top : 15px;
    right : 20px;
  }

  #sidebar2{
    padding-left : 20px;
    padding-right : 20px;
  }

  *{
    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{
    padding-bottom : 56.25%;
    width : auto !important;
    height : 0px;
    min-height : 300px;
    position : relative;
    overflow : hidden;
  }

  .sp-google-map iframe{
    width : 100%;
    height : 100%;
    position : absolute;
    top : 0px;
    left : 0px;
  }

  .sp-html-src {
  }

  .sp-html-src > .video{
    padding-bottom : 56.25%;
    margin-top : 20px;
    width : auto !important;
    height : 0px;
    position : relative;
    overflow : hidden;
  }

  .sp-html-src > .video > iframe{
    width : 100% !important;
    height : 100% !important;
    position : absolute;
    top : 0px;
    left : 0px;
  }

  .sp-html-src > .youtube{
    padding-bottom : 56.25%;
    margin-top : 20px;
    width : auto !important;
    height : 0px;
    position : relative;
    overflow : hidden;
  }

  .sp-html-src > .youtube > iframe{
    width : 100% !important;
    height : 100% !important;
    position : absolute;
    top : 0px;
    left : 0px;
  }

  .sp-html-src > iframe{
    width : 100%;
  }

  .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-table{
    display : block;
    overflow-x : auto;
  }

  .sp-yahoo-map{
    padding-bottom : 56.25%;
    width : auto !important;
    height : 0px;
    min-height : 300px;
    position : relative;
    overflow : hidden;
  }

  .sp-yahoo-map iframe{
    width : 100%;
    height : 100%;
    position : absolute;
    top : 0px;
    left : 0px;
  }

  body {
  }

  body:not(.home) #contenthead{
    margin-bottom : 0px;
  }

  embed{
    max-width : 100%;
  }
}

#sp-site-navigation-3, #sp-site-navigation-4{
  font-size : 12px;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
}

#sp-site-navigation-3 .menu-toggle, #sp-site-navigation-4 .menu-toggle{
  display : none;
}

#sp-site-navigation-3 .screen-reader-text, #sp-site-navigation-4 .screen-reader-text{
  display : none;
}

#sp-site-navigation-3 ul ul, #sp-site-navigation-4 ul ul{
  font-size : 12px;
  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 : #3c3f53;
  border-left-color : #3c3f53;
  border-right-color : #3c3f53;
  border-bottom-color : initial;
  width : auto;
  min-width : 150px;
  display : none;
  list-style-type : none;
  list-style-position : outside;
  position : absolute;
  top : 30px;
  left : 0px;
  z-index : 9999;
}

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

#sp-site-navigation-3 ul ul li a, #sp-site-navigation-4 ul ul li a{
  color : #333333;
  padding-top : 1rem;
  padding-left : 2rem;
  padding-right : 2rem;
  padding-bottom : 1rem;
  display : block;
}

#sp-site-navigation-3 ul ul li a:hover, #sp-site-navigation-4 ul ul li a:hover{
  color : #ffffff;
  background-color : #444444;
}

#sp-site-navigation-3 ul ul li > ul, #sp-site-navigation-4 ul ul li > ul{
  top : 0px;
  left : 100%;
}

#sp-site-navigation-3 > ul, #sp-site-navigation-4 > ul{
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
}

#sp-site-navigation-3 > ul::after, #sp-site-navigation-4 > ul::after{
  height : 0px;
  clear : both;
  display : block;
  visibility : hidden;
  content : ".";
}

#sp-site-navigation-3 > ul > li, #sp-site-navigation-4 > ul > li{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 2px;
  margin-bottom : 0px;
  float : left;
}

#sp-site-navigation-3 > ul > li:hover > ul, #sp-site-navigation-4 > ul > li:hover > ul{
  display : block;
}

#sp-site-navigation-3 > ul > li:last-child, #sp-site-navigation-4 > ul > li:last-child{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-site-navigation-3 > ul > li > a, #sp-site-navigation-4 > ul > li > a{
  color : #ffffff;
  background-color : #154236;
  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;
  text-decoration : none;
  vertical-align : middle;
  text-align : center;
  padding-top : 0px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 0px;
  border-top-left-radius : 2px 2px;
  border-top-right-radius : 2px 2px;
  border-bottom-right-radius : 2px 2px;
  border-bottom-left-radius : 2px 2px;
  min-width : 80px;
  height : 30px;
  display : table-cell;
}

#sp-site-navigation-3 > ul > li > a:hover, #sp-site-navigation-4 > ul > li > a:hover{
  background-color : #225e4e;
  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-site-navigation-3 > ul > ul > li > a, #sp-site-navigation-4 > ul > ul > li > a{
  color : #333333;
}

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

  #sp-site-navigation-3, #sp-site-navigation-4{
    text-align : center;
    width : 100%;
  }

  #sp-site-navigation-3 .menu-toggle, #sp-site-navigation-4 .menu-toggle{
    display : none;
    cursor : pointer;
  }

  #sp-site-navigation-3 .screen-reader-text, #sp-site-navigation-4 .screen-reader-text{
    display : none;
  }

  #sp-site-navigation-3 ul, #sp-site-navigation-4 ul{
    display : block;
    list-style-type : none;
    list-style-position : outside;
  }

  #sp-site-navigation-3 ul li, #sp-site-navigation-4 ul li{
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    float : none;
    display : block;
  }

  #sp-site-navigation-3 ul li a, #sp-site-navigation-4 ul li a{
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
    display : block;
    position : relative;
  }

  #sp-site-navigation-3 ul li::after, #sp-site-navigation-4 ul li::after{
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    content : '';
  }

  #sp-site-navigation-3 ul ul, #sp-site-navigation-4 ul ul{
    display : none;
  }

  .button-menu#sp-site-navigation-3, .button-menu#sp-site-navigation-4{
    background-image : none;
    padding-top : 0px;
    margin-top : 0px;
    position : relative;
  }

  .button-menu#sp-site-navigation-3 .menu-toggle, .button-menu#sp-site-navigation-4 .menu-toggle{
    background-image : url(img/icon-menu.png);
    background-repeat : no-repeat;
    background-position : center center;
    text-indent : -999em;
    padding-top : 10px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 10px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    display : block;
    cursor : pointer;
  }

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

  .button-menu#sp-site-navigation-3 > ul, .button-menu#sp-site-navigation-4 > ul{
    display : none;
  }

  .button-menu#sp-site-navigation-3 > ul > ul, .button-menu#sp-site-navigation-4 > ul > ul{
    display : block;
  }
}

#sp-list-1, #sp-list-10, #sp-list-11, #sp-list-12, #sp-list-13, #sp-list-14, #sp-list-15, #sp-list-16, #sp-list-17, #sp-list-18, #sp-list-19, #sp-list-2, #sp-list-20, #sp-list-21, #sp-list-22, #sp-list-23, #sp-list-24, #sp-list-25, #sp-list-26, #sp-list-27, #sp-list-28, #sp-list-29, #sp-list-3, #sp-list-30, #sp-list-31, #sp-list-32, #sp-list-33, #sp-list-34, #sp-list-35, #sp-list-36, #sp-list-37, #sp-list-38, #sp-list-39, #sp-list-4, #sp-list-40, #sp-list-41, #sp-list-42, #sp-list-43, #sp-list-44, #sp-list-45, #sp-list-46, #sp-list-47, #sp-list-48, #sp-list-49, #sp-list-5, #sp-list-50, #sp-list-51, #sp-list-52, #sp-list-53, #sp-list-54, #sp-list-55, #sp-list-56, #sp-list-57, #sp-list-6, #sp-list-7, #sp-list-8, #sp-list-9{
  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;
  width : 100%;
  list-style-type : none;
}

#sp-list-1 li, #sp-list-10 li, #sp-list-11 li, #sp-list-12 li, #sp-list-13 li, #sp-list-14 li, #sp-list-15 li, #sp-list-16 li, #sp-list-17 li, #sp-list-18 li, #sp-list-19 li, #sp-list-2 li, #sp-list-20 li, #sp-list-21 li, #sp-list-22 li, #sp-list-23 li, #sp-list-24 li, #sp-list-25 li, #sp-list-26 li, #sp-list-27 li, #sp-list-28 li, #sp-list-29 li, #sp-list-3 li, #sp-list-30 li, #sp-list-31 li, #sp-list-32 li, #sp-list-33 li, #sp-list-34 li, #sp-list-35 li, #sp-list-36 li, #sp-list-37 li, #sp-list-38 li, #sp-list-39 li, #sp-list-4 li, #sp-list-40 li, #sp-list-41 li, #sp-list-42 li, #sp-list-43 li, #sp-list-44 li, #sp-list-45 li, #sp-list-46 li, #sp-list-47 li, #sp-list-48 li, #sp-list-49 li, #sp-list-5 li, #sp-list-50 li, #sp-list-51 li, #sp-list-52 li, #sp-list-53 li, #sp-list-54 li, #sp-list-55 li, #sp-list-56 li, #sp-list-57 li, #sp-list-6 li, #sp-list-7 li, #sp-list-8 li, #sp-list-9 li{
  margin-bottom : 8px;
}

#sp-list-1 > li, #sp-list-10 > li, #sp-list-11 > li, #sp-list-12 > li, #sp-list-13 > li, #sp-list-14 > li, #sp-list-15 > li, #sp-list-16 > li, #sp-list-17 > li, #sp-list-18 > li, #sp-list-19 > li, #sp-list-2 > li, #sp-list-20 > li, #sp-list-21 > li, #sp-list-22 > li, #sp-list-23 > li, #sp-list-24 > li, #sp-list-25 > li, #sp-list-26 > li, #sp-list-27 > li, #sp-list-28 > li, #sp-list-29 > li, #sp-list-3 > li, #sp-list-30 > li, #sp-list-31 > li, #sp-list-32 > li, #sp-list-33 > li, #sp-list-34 > li, #sp-list-35 > li, #sp-list-36 > li, #sp-list-37 > li, #sp-list-38 > li, #sp-list-39 > li, #sp-list-4 > li, #sp-list-40 > li, #sp-list-41 > li, #sp-list-42 > li, #sp-list-43 > li, #sp-list-44 > li, #sp-list-45 > li, #sp-list-46 > li, #sp-list-47 > li, #sp-list-48 > li, #sp-list-49 > li, #sp-list-5 > li, #sp-list-50 > li, #sp-list-51 > li, #sp-list-52 > li, #sp-list-53 > li, #sp-list-54 > li, #sp-list-55 > li, #sp-list-56 > li, #sp-list-57 > li, #sp-list-6 > li, #sp-list-7 > li, #sp-list-8 > li, #sp-list-9 > li{
  color : #000000;
}

#sp-site-navigation-2, #sp-site-navigation-5, #sp-site-navigation-6, #sp-site-navigation-7, #sp-site-navigation-8{
  font-size : 1.3rem;
  color : #ffffff;
  background-color : #242f5b;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-top-width : 3px;
  border-top-style : solid;
  border-top-color : #bfdcfa;
}

#sp-site-navigation-2 .menu-toggle, #sp-site-navigation-5 .menu-toggle, #sp-site-navigation-6 .menu-toggle, #sp-site-navigation-7 .menu-toggle, #sp-site-navigation-8 .menu-toggle{
  display : none;
}

#sp-site-navigation-2 .screen-reader-text, #sp-site-navigation-5 .screen-reader-text, #sp-site-navigation-6 .screen-reader-text, #sp-site-navigation-7 .screen-reader-text, #sp-site-navigation-8 .screen-reader-text{
  display : none;
}

#sp-site-navigation-2 ul, #sp-site-navigation-5 ul, #sp-site-navigation-6 ul, #sp-site-navigation-7 ul, #sp-site-navigation-8 ul{
  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-top-width : 1px;
  border-top-style : solid;
  border-top-color : #bfdcfa;
  width : 100%;
  list-style-type : none;
  list-style-position : outside;
}

#sp-site-navigation-2 ul a, #sp-site-navigation-5 ul a, #sp-site-navigation-6 ul a, #sp-site-navigation-7 ul a, #sp-site-navigation-8 ul a{
  text-decoration : none;
}

#sp-site-navigation-2 ul ul, #sp-site-navigation-5 ul ul, #sp-site-navigation-6 ul ul, #sp-site-navigation-7 ul ul, #sp-site-navigation-8 ul ul{
  background-color : #242f5b;
  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-2 ul ul li, #sp-site-navigation-5 ul ul li, #sp-site-navigation-6 ul ul li, #sp-site-navigation-7 ul ul li, #sp-site-navigation-8 ul ul li{
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #3c3f53;
  width : 100%;
  white-space : nowrap;
}

#sp-site-navigation-2 ul ul li a, #sp-site-navigation-5 ul ul li a, #sp-site-navigation-6 ul ul li a, #sp-site-navigation-7 ul ul li a, #sp-site-navigation-8 ul ul li a{
  color : #ffffff;
  padding-top : 1rem;
  padding-left : 2rem;
  padding-right : 2rem;
  padding-bottom : 1rem;
  display : block;
}

#sp-site-navigation-2 ul ul li a:hover, #sp-site-navigation-5 ul ul li a:hover, #sp-site-navigation-6 ul ul li a:hover, #sp-site-navigation-7 ul ul li a:hover, #sp-site-navigation-8 ul ul li a:hover{
  color : #242f5b;
  background-color : #bfdcfa;
}

#sp-site-navigation-2 ul ul li > ul, #sp-site-navigation-5 ul ul li > ul, #sp-site-navigation-6 ul ul li > ul, #sp-site-navigation-7 ul ul li > ul, #sp-site-navigation-8 ul ul li > ul{
  top : 0px;
  left : 100%;
}

#sp-site-navigation-2 > ul, #sp-site-navigation-5 > ul, #sp-site-navigation-6 > ul, #sp-site-navigation-7 > ul, #sp-site-navigation-8 > ul{
  background-color : #242f5b;
  margin-top : 2px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #bfdcfa;
}

#sp-site-navigation-2 > ul::after, #sp-site-navigation-5 > ul::after, #sp-site-navigation-6 > ul::after, #sp-site-navigation-7 > ul::after, #sp-site-navigation-8 > ul::after{
  clear : both;
  display : table;
  content : "";
}

#sp-site-navigation-2 > ul > li, #sp-site-navigation-5 > ul > li, #sp-site-navigation-6 > ul > li, #sp-site-navigation-7 > ul > li, #sp-site-navigation-8 > ul > li{
  border-left-width : 1px;
  border-left-style : dotted;
  border-left-color : #bfdcfa;
  width : auto;
  float : left;
  position : relative;
}

#sp-site-navigation-2 > ul > li.current-menu-ancestor > a, #sp-site-navigation-5 > ul > li.current-menu-ancestor > a, #sp-site-navigation-6 > ul > li.current-menu-ancestor > a, #sp-site-navigation-7 > ul > li.current-menu-ancestor > a, #sp-site-navigation-8 > ul > li.current-menu-ancestor > a{
  color : #242f5b;
  background-color : #bfdcfa;
}

#sp-site-navigation-2 > ul > li.current-menu-item > a, #sp-site-navigation-5 > ul > li.current-menu-item > a, #sp-site-navigation-6 > ul > li.current-menu-item > a, #sp-site-navigation-7 > ul > li.current-menu-item > a, #sp-site-navigation-8 > ul > li.current-menu-item > a{
  color : #242f5b;
  background-color : #bfdcfa;
}

#sp-site-navigation-2 > ul > li.current_page_ancestor > a, #sp-site-navigation-5 > ul > li.current_page_ancestor > a, #sp-site-navigation-6 > ul > li.current_page_ancestor > a, #sp-site-navigation-7 > ul > li.current_page_ancestor > a, #sp-site-navigation-8 > ul > li.current_page_ancestor > a{
  color : #242f5b;
  background-color : #bfdcfa;
}

#sp-site-navigation-2 > ul > li.current_page_item > a, #sp-site-navigation-5 > ul > li.current_page_item > a, #sp-site-navigation-6 > ul > li.current_page_item > a, #sp-site-navigation-7 > ul > li.current_page_item > a, #sp-site-navigation-8 > ul > li.current_page_item > a{
  color : #242f5b;
  background-color : #bfdcfa;
}

#sp-site-navigation-2 > ul > li:first-child, #sp-site-navigation-5 > ul > li:first-child, #sp-site-navigation-6 > ul > li:first-child, #sp-site-navigation-7 > ul > li:first-child, #sp-site-navigation-8 > ul > li:first-child{
  border-left-width : medium;
  border-left-style : none;
  border-left-color : initial;
}

#sp-site-navigation-2 > ul > li:hover > ul, #sp-site-navigation-5 > ul > li:hover > ul, #sp-site-navigation-6 > ul > li:hover > ul, #sp-site-navigation-7 > ul > li:hover > ul, #sp-site-navigation-8 > ul > li:hover > ul{
  display : block;
}

#sp-site-navigation-2 > ul > li > a, #sp-site-navigation-5 > ul > li > a, #sp-site-navigation-6 > ul > li > a, #sp-site-navigation-7 > ul > li > a, #sp-site-navigation-8 > ul > li > a{
  color : #ffffff;
  padding-top : 1.5rem;
  padding-left : 2rem;
  padding-right : 2rem;
  padding-bottom : 1.5rem;
  display : block;
}

#sp-site-navigation-2 > ul > li > a:hover, #sp-site-navigation-5 > ul > li > a:hover, #sp-site-navigation-6 > ul > li > a:hover, #sp-site-navigation-7 > ul > li > a:hover, #sp-site-navigation-8 > ul > li > a:hover{
  color : #242f5b;
  background-color : #bfdcfa;
}

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

  #sp-site-navigation-2, #sp-site-navigation-5, #sp-site-navigation-6, #sp-site-navigation-7, #sp-site-navigation-8{
    padding-top : 0px;
    margin-top : 10px;
    border-top-width : medium;
    border-top-style : none;
    border-top-color : initial;
    position : relative;
  }

  #sp-site-navigation-2 .menu-toggle, #sp-site-navigation-5 .menu-toggle, #sp-site-navigation-6 .menu-toggle, #sp-site-navigation-7 .menu-toggle, #sp-site-navigation-8 .menu-toggle{
    background-color : #303e78;
    background-image : url(img/icon-menu.png);
    background-repeat : no-repeat;
    background-position : center center;
    text-indent : -999em;
    padding-top : 10px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 10px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : #303e78;
    display : none;
    cursor : pointer;
  }

  #sp-site-navigation-2 .screen-reader-text, #sp-site-navigation-5 .screen-reader-text, #sp-site-navigation-6 .screen-reader-text, #sp-site-navigation-7 .screen-reader-text, #sp-site-navigation-8 .screen-reader-text{
    display : none;
  }

  #sp-site-navigation-2 ul, #sp-site-navigation-5 ul, #sp-site-navigation-6 ul, #sp-site-navigation-7 ul, #sp-site-navigation-8 ul{
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    width : auto;
    height : auto;
    display : block;
    list-style-type : none;
    list-style-position : outside;
  }

  #sp-site-navigation-2 ul li, #sp-site-navigation-5 ul li, #sp-site-navigation-6 ul li, #sp-site-navigation-7 ul li, #sp-site-navigation-8 ul li{
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    width : auto;
    float : none;
  }

  #sp-site-navigation-2 ul li a, #sp-site-navigation-5 ul li a, #sp-site-navigation-6 ul li a, #sp-site-navigation-7 ul li a, #sp-site-navigation-8 ul li a{
    line-height : 24px;
    padding-top : 5px;
    padding-left : 25px;
    padding-right : 10px;
    padding-bottom : 5px;
    border-bottom-width : 1px;
    border-bottom-style : dotted;
    border-bottom-color : #bfdcfa;
    height : auto;
    float : none;
  }

  #sp-site-navigation-2 ul ul, #sp-site-navigation-5 ul ul, #sp-site-navigation-6 ul ul, #sp-site-navigation-7 ul ul, #sp-site-navigation-8 ul ul{
    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-2 ul ul li, #sp-site-navigation-5 ul ul li, #sp-site-navigation-6 ul ul li, #sp-site-navigation-7 ul ul li, #sp-site-navigation-8 ul ul li{
    border-top-color : transparent;
    border-left-color : transparent;
    border-right-color : transparent;
    border-bottom-color : transparent;
  }

  #sp-site-navigation-2 ul ul li a, #sp-site-navigation-5 ul ul li a, #sp-site-navigation-6 ul ul li a, #sp-site-navigation-7 ul ul li a, #sp-site-navigation-8 ul ul li a{
    color : #ffffff;
    padding-top : 8px;
    padding-left : 50px;
    padding-right : 50px;
    padding-bottom : 8px;
  }

  #sp-site-navigation-2 ul ul li a:hover, #sp-site-navigation-5 ul ul li a:hover, #sp-site-navigation-6 ul ul li a:hover, #sp-site-navigation-7 ul ul li a:hover, #sp-site-navigation-8 ul ul li a:hover{
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }

  #sp-site-navigation-2 ul ul li.current-menu-ancestor > a, #sp-site-navigation-5 ul ul li.current-menu-ancestor > a, #sp-site-navigation-6 ul ul li.current-menu-ancestor > a, #sp-site-navigation-7 ul ul li.current-menu-ancestor > a, #sp-site-navigation-8 ul ul li.current-menu-ancestor > a{
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }

  #sp-site-navigation-2 ul ul li.current-menu-item > a, #sp-site-navigation-5 ul ul li.current-menu-item > a, #sp-site-navigation-6 ul ul li.current-menu-item > a, #sp-site-navigation-7 ul ul li.current-menu-item > a, #sp-site-navigation-8 ul ul li.current-menu-item > a{
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }

  #sp-site-navigation-2 ul ul li.current_page_ancestor > a, #sp-site-navigation-5 ul ul li.current_page_ancestor > a, #sp-site-navigation-6 ul ul li.current_page_ancestor > a, #sp-site-navigation-7 ul ul li.current_page_ancestor > a, #sp-site-navigation-8 ul ul li.current_page_ancestor > a{
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }

  #sp-site-navigation-2 ul ul li.current_page_item > a, #sp-site-navigation-5 ul ul li.current_page_item > a, #sp-site-navigation-6 ul ul li.current_page_item > a, #sp-site-navigation-7 ul ul li.current_page_item > a, #sp-site-navigation-8 ul ul li.current_page_item > a{
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }

  .button-menu#sp-site-navigation-2 .menu-toggle, .button-menu#sp-site-navigation-5 .menu-toggle, .button-menu#sp-site-navigation-6 .menu-toggle, .button-menu#sp-site-navigation-7 .menu-toggle, .button-menu#sp-site-navigation-8 .menu-toggle{
    display : block;
  }

  .button-menu#sp-site-navigation-2 ul.toggled-on, .button-menu#sp-site-navigation-5 ul.toggled-on, .button-menu#sp-site-navigation-6 ul.toggled-on, .button-menu#sp-site-navigation-7 ul.toggled-on, .button-menu#sp-site-navigation-8 ul.toggled-on{
    display : block;
  }

  .button-menu#sp-site-navigation-2 > ul, .button-menu#sp-site-navigation-5 > ul, .button-menu#sp-site-navigation-6 > ul, .button-menu#sp-site-navigation-7 > ul, .button-menu#sp-site-navigation-8 > ul{
    display : none;
  }

  #sp-site-navigation-2 > ul, #sp-site-navigation-5 > ul, #sp-site-navigation-6 > ul, #sp-site-navigation-7 > ul, #sp-site-navigation-8 > ul{
    border-top-width : medium;
    border-bottom-width : medium;
    border-top-style : none;
    border-bottom-style : none;
    border-top-color : initial;
    border-bottom-color : initial;
  }

  #sp-site-navigation-2 > ul > li, #sp-site-navigation-5 > ul > li, #sp-site-navigation-6 > ul > li, #sp-site-navigation-7 > ul > li, #sp-site-navigation-8 > ul > li{
    border-left-width : medium;
    border-left-style : none;
    border-left-color : initial;
    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-site-navigation-2 > ul > li.current-menu-ancestor > a, #sp-site-navigation-5 > ul > li.current-menu-ancestor > a, #sp-site-navigation-6 > ul > li.current-menu-ancestor > a, #sp-site-navigation-7 > ul > li.current-menu-ancestor > a, #sp-site-navigation-8 > ul > li.current-menu-ancestor > a{
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }

  #sp-site-navigation-2 > ul > li.current-menu-item > a, #sp-site-navigation-5 > ul > li.current-menu-item > a, #sp-site-navigation-6 > ul > li.current-menu-item > a, #sp-site-navigation-7 > ul > li.current-menu-item > a, #sp-site-navigation-8 > ul > li.current-menu-item > a{
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }

  #sp-site-navigation-2 > ul > li.current_page_ancestor > a, #sp-site-navigation-5 > ul > li.current_page_ancestor > a, #sp-site-navigation-6 > ul > li.current_page_ancestor > a, #sp-site-navigation-7 > ul > li.current_page_ancestor > a, #sp-site-navigation-8 > ul > li.current_page_ancestor > a{
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }

  #sp-site-navigation-2 > ul > li.current_page_item > a, #sp-site-navigation-5 > ul > li.current_page_item > a, #sp-site-navigation-6 > ul > li.current_page_item > a, #sp-site-navigation-7 > ul > li.current_page_item > a, #sp-site-navigation-8 > ul > li.current_page_item > a{
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }

  #sp-site-navigation-2 > ul > li > a, #sp-site-navigation-5 > ul > li > a, #sp-site-navigation-6 > ul > li > a, #sp-site-navigation-7 > ul > li > a, #sp-site-navigation-8 > ul > li > a{
    text-decoration : none;
    padding-top : 1em;
    padding-left : 1em;
    padding-right : 1em;
    padding-bottom : 1em;
    display : block;
  }

  #sp-site-navigation-2 > ul > li > a:hover, #sp-site-navigation-5 > ul > li > a:hover, #sp-site-navigation-6 > ul > li > a:hover, #sp-site-navigation-7 > ul > li > a:hover, #sp-site-navigation-8 > ul > li > a:hover{
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }
}

#sp-site-navigation-1{
  font-size : 1.3rem;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 30px;
  width : 100%;
}

#sp-site-navigation-1 .menu-toggle{
  display : none;
}

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

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

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

#sp-site-navigation-1 li.current_page_item > a{
  color : #242f5b;
  background-color : #bfdcfa;
  margin-top : 0px;
  margin-left : 1px;
  margin-right : auto;
  margin-bottom : 0px;
  border-left-width : 1px;
  border-left-style : solid;
  border-left-color : #bfdcfa;
}

#sp-site-navigation-1 ul ul{
  padding-left : 0px;
}

#sp-site-navigation-1 ul ul li a{
  font-size : 80%;
  color : #f2f2f2;
  background-color : #242f5b;
  text-decoration : none;
  padding-left : 30px;
  margin-left : 1px;
  border-left-width : 1px;
  border-left-style : solid;
  border-left-color : #bfdcfa;
  display : block;
}

#sp-site-navigation-1 ul ul li a:hover{
  color : #242f5b;
  background-color : #bfdcfa;
  margin-top : 0px;
  margin-left : 1px;
  margin-right : auto;
  margin-bottom : 0px;
  border-left-width : 1px;
  border-left-style : solid;
  border-left-color : #bfdcfa;
}

#sp-site-navigation-1 ul ul li.current-menu-ancestor > a{
  color : #242f5b;
  background-color : #bfdcfa;
  margin-top : 0px;
  margin-left : 1px;
  margin-right : auto;
  margin-bottom : 0px;
  border-left-width : 1px;
  border-left-style : solid;
  border-left-color : #bfdcfa;
}

#sp-site-navigation-1 ul ul li.current-menu-item > a{
  color : #242f5b;
  background-color : #bfdcfa;
  margin-top : 0px;
  margin-left : 1px;
  margin-right : auto;
  margin-bottom : 0px;
  border-left-width : 1px;
  border-left-style : solid;
  border-left-color : #bfdcfa;
}

#sp-site-navigation-1 ul ul li.current_page_ancestor > a{
  color : #242f5b;
  background-color : #bfdcfa;
  margin-top : 0px;
  margin-left : 1px;
  margin-right : auto;
  margin-bottom : 0px;
  border-left-width : 1px;
  border-left-style : solid;
  border-left-color : #bfdcfa;
}

#sp-site-navigation-1 ul ul li.current_page_item > a{
  color : #242f5b;
  background-color : #bfdcfa;
  margin-top : 0px;
  margin-left : 1px;
  margin-right : auto;
  margin-bottom : 0px;
  border-left-width : 1px;
  border-left-style : solid;
  border-left-color : #bfdcfa;
}

#sp-site-navigation-1 > ul{
  font-size : 1.3rem;
  line-height : 30px;
  color : #ffffff;
  background-color : #242f5b;
  text-align : left;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-left-width : 3px;
  border-left-style : solid;
  border-left-color : #bfdcfa;
  width : 100%;
  list-style-type : none;
  list-style-position : outside;
  position : relative;
  box-sizing : border-box;
}

#sp-site-navigation-1 > ul > li{
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #bfdcfa;
}

#sp-site-navigation-1 > ul > li.current-menu-ancestor > a{
  color : #242f5b;
  background-color : #bfdcfa;
  margin-top : 0px;
  margin-left : 1px;
  margin-right : auto;
  margin-bottom : 0px;
  border-left-width : 1px;
  border-left-style : solid;
  border-left-color : #bfdcfa;
}

#sp-site-navigation-1 > ul > li.current-menu-item > a{
  color : #242f5b;
  background-color : #bfdcfa;
  margin-top : 0px;
  margin-left : 1px;
  margin-right : auto;
  margin-bottom : 0px;
  border-left-width : 1px;
  border-left-style : solid;
  border-left-color : #bfdcfa;
}

#sp-site-navigation-1 > ul > li.current_page_ancestor > a{
  color : #242f5b;
  background-color : #bfdcfa;
  margin-top : 0px;
  margin-left : 1px;
  margin-right : auto;
  margin-bottom : 0px;
  border-left-width : 1px;
  border-left-style : solid;
  border-left-color : #bfdcfa;
}

#sp-site-navigation-1 > ul > li:last-child{
  border-bottom-width : medium;
  border-bottom-style : none;
  border-bottom-color : initial;
}

#sp-site-navigation-1 > ul > li > a{
  line-height : 40px;
  color : #ffffff;
  background-color : #242f5b;
  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;
  text-decoration : none;
  padding-top : 5px;
  padding-left : 14px;
  padding-right : 5px;
  padding-bottom : 5px;
  margin-left : 1px;
  border-left-width : 1px;
  border-left-style : solid;
  border-left-color : #bfdcfa;
  display : block;
}

#sp-site-navigation-1 > ul > li > a:hover{
  color : #242f5b;
  background-color : #bfdcfa;
  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-top : 0px;
  margin-left : 1px;
  margin-right : auto;
  margin-bottom : 0px;
  border-left-width : 1px;
  border-left-style : solid;
  border-left-color : #bfdcfa;
}

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

  #sp-site-navigation-1{
    background-image : none;
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    margin-top : 0px;
    border-left-width : medium;
    border-right-width : medium;
    border-left-style : none;
    border-right-style : none;
    border-left-color : initial;
    border-right-color : initial;
    position : relative;
  }

  #sp-site-navigation-1 .menu-toggle{
    background-color : #303e78;
    background-image : url(img/icon-menu.png);
    background-repeat : no-repeat;
    background-position : center center;
    text-indent : -999em;
    padding-top : 10px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 10px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    display : none;
    cursor : pointer;
  }

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

  #sp-site-navigation-1 ul{
    background-color : #242f5b;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    border-left-width : medium;
    border-right-width : medium;
    border-left-style : none;
    border-right-style : none;
    border-left-color : initial;
    border-right-color : initial;
    display : block;
    list-style-type : none;
    list-style-position : outside;
  }

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

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

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

  .menu-toggle{
    display : none;
  }
}

#sp-page-title-1{
  background-color : #ffffff;
  padding-top : 11px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  margin-bottom : 18px;
  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 : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
  border-top-left-radius : 10px 10px;
  border-top-right-radius : 10px 10px;
  border-bottom-right-radius : 10px 10px;
  border-bottom-left-radius : 10px 10px;
}

#sp-page-title-1 + article > #page-content{
  background-color : #ffffff;
  margin-top : -39px;
  border-top-left-radius : 0px 0px !important;
  border-top-right-radius : 0px 0px !important;
}

#sp-page-title-1 + div.sp-block-container{
  background-color : #ffffff;
  margin-top : -39px;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
}

#sp-page-title-1 > h1{
  font-size : 2.8rem;
  font-weight : bold;
  line-height : 2;
  color : #00833f;
  background-image : url(img/icon-headline-01.png);
  background-repeat : no-repeat;
  background-position : left center;
  background-size : 31px 37px;
  text-decoration : none;
  padding-left : 48px;
  margin-top : 0px;
  margin-bottom : 0px;
  border-bottom-width : 2px;
  border-bottom-style : dotted;
  border-bottom-color : #929292;
  overflow : hidden;
}

.page-toppage#content #page-content > .large{
  font-size : 1.2em;
}

.page-toppage#content #page-content > .medium{
  font-size : 1em;
}

.page-toppage#content #page-content > .small{
  font-size : 0.9em;
}

.page-toppage#content #page-content > .x-large{
  font-size : 1.5em;
}

.page-toppage#content #page-content > .x-small{
  font-size : 0.8em;
}

.page-toppage#content #page-content > .xx-large{
  font-size : 2em;
}

.page-toppage#content #page-content > .xx-small{
  font-size : 0.7em;
}

.page-toppage#content #page-content > em{
  font-style : oblique;
  color : #515151;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #515151;
}

.page-toppage#content #page-content > h1{
  color : #000000;
}

.page-toppage#content #page-content > h2{
  color : #000000;
}

.page-toppage#content #page-content > h3{
  color : #000000;
}

.page-toppage#content #page-content > h4{
  line-height : 1.2;
  color : #000000;
  text-align : left;
  clear : both;
}

.page-toppage#content #page-content > h5{
  font-size : 1.08em;
  line-height : 1.2;
  color : #000000;
  text-align : left;
  clear : both;
}

.page-toppage#content #page-content > h6{
  font-size : 1em;
  color : #000000;
}

.page-toppage#content #page-content > p{
  line-height : 1.4;
  color : #515151;
  text-align : left;
  margin-top : 0.5em;
  margin-left : 1em;
  margin-right : 1em;
  margin-bottom : 0.5em;
}

.page-toppage#content #page-content > p.indent{
  padding-left : 10px;
}

.page-toppage#content #page-content > strong{
  font-weight : bold;
  color : #515151;
}

#sp-list-58, #sp-list-59, #sp-list-60{
  line-height : 2;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 20px;
  list-style-type : none;
  list-style-position : outside;
}

#sp-list-58 li, #sp-list-59 li, #sp-list-60 li{
  background-image : url(img/icon-arrow-right.png);
  background-repeat : no-repeat;
  background-position : left 18px;
  background-size : 3px 5px;
  padding-left : 8px;
  padding-right : 0px;
  padding-bottom : 0px;
}

#sp-list-58 ul, #sp-list-59 ul, #sp-list-60 ul{
  margin-left : 12px;
  margin-bottom : 0px;
}

#sp-list-58 > ul > li:nth-of-type(1), #sp-list-59 > ul > li:nth-of-type(1), #sp-list-60 > ul > li:nth-of-type(1){
  padding-top : 0px;
}

.hpb-viewtype-date#sp-entry-content-1 > dl, .hpb-viewtype-date#sp-entry-content-2 > dl, .hpb-viewtype-date#sp-entry-content-3 > dl, .hpb-viewtype-date#sp-entry-content-4 > dl, .hpb-viewtype-date#sp-entry-content-5 > dl, .hpb-viewtype-date#sp-wp-post-list-1 > dl, .hpb-viewtype-date#sp-wp-post-list-2 > dl{
  line-height : 2;
}

.hpb-viewtype-simple#sp-entry-content-1 > article > header, .hpb-viewtype-simple#sp-entry-content-2 > article > header, .hpb-viewtype-simple#sp-entry-content-3 > article > header, .hpb-viewtype-simple#sp-entry-content-4 > article > header, .hpb-viewtype-simple#sp-entry-content-5 > article > header, .hpb-viewtype-simple#sp-wp-post-list-1 > article > header, .hpb-viewtype-simple#sp-wp-post-list-2 > article > header{
  padding-bottom : 0px;
}

.sp-wp-post-list#sp-entry-content-1, .sp-wp-post-list#sp-entry-content-2, .sp-wp-post-list#sp-entry-content-3, .sp-wp-post-list#sp-entry-content-4, .sp-wp-post-list#sp-entry-content-5, .sp-wp-post-list#sp-wp-post-list-1, .sp-wp-post-list#sp-wp-post-list-2{
  margin-top : 20px;
  margin-bottom : 20px;
  border-bottom-right-radius : 10px 10px;
  border-bottom-left-radius : 10px 10px;
}

.sp-wp-post-list#sp-entry-content-1 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-2 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-3 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-4 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-5 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-1 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-2 article > header > h1 > a{
  text-decoration : none;
}

.sp-wp-post-list#sp-entry-content-1 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-2 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-3 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-4 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-5 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-1 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-2 article > header > h1 > a:hover{
  text-decoration : underline;
}

.sp-wp-post-list#sp-entry-content-1 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-2 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-3 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-4 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-5 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-1 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-2 article > header > h4 > a{
  text-decoration : none;
}

.sp-wp-post-list#sp-entry-content-1 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-2 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-3 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-4 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-5 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-1 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-2 article > header > h4 > a:hover{
  text-decoration : underline;
}

.sp-wp-post-list.hpb-viewtype-content#sp-entry-content-1, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-2, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-3, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-4, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-5, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-1, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-2{
  background-color : #ffffff;
  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 : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
  border-top-left-radius : 10px 10px;
  border-top-right-radius : 10px 10px;
  border-bottom-right-radius : 10px 10px;
  border-bottom-left-radius : 10px 10px;
}

.sp-wp-post-list.hpb-viewtype-content#sp-entry-content-1 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-2 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-3 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-4 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-5 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-1 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-2 > dl > dd{
  margin-top : 20px;
  margin-left : 20px;
  margin-right : 20px;
  margin-bottom : 20px;
}

.sp-wp-post-list.hpb-viewtype-content#sp-entry-content-1 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-2 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-3 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-4 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-5 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-1 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-2 > dl > dt{
  background-color : #ffffff;
  padding-top : 0px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-bottom : 0px;
}

.sp-wp-post-list.hpb-viewtype-content#sp-entry-content-1 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-2 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-3 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-4 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-5 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-1 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-2 > dl > dt > a{
  font-size : 2.8rem;
  font-weight : bold;
  line-height : 2;
  color : #00833f;
  text-decoration : none;
  padding-top : 2px;
  margin-top : 0px;
  margin-bottom : 0px;
  border-bottom-width : 2px;
  border-bottom-style : dotted;
  border-bottom-color : #929292;
  display : block;
  overflow : hidden;
}

.sp-wp-post-list.hpb-viewtype-content#sp-entry-content-1 > dl > dt > a::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-2 > dl > dt > a::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-3 > dl > dt > a::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-4 > dl > dt > a::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-5 > dl > dt > a::before, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-1 > dl > dt > a::before, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-2 > dl > dt > a::before{
  height : 37px;
  float : left;
  display : inline-block;
  content : '';
}

.sp-wp-post-list.hpb-viewtype-content#sp-entry-content-1 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-2 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-3 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-4 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-5 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-1 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-2 > dl > dt > a:hover{
  text-decoration : underline;
}

.sp-wp-post-list.hpb-viewtype-date#sp-entry-content-1, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-2, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-3, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-4, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-5, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-1, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-2{
  background-color : #ffffff;
  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 : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
  border-top-left-radius : 10px 10px;
  border-top-right-radius : 10px 10px;
  border-bottom-right-radius : 10px 10px;
  border-bottom-left-radius : 10px 10px;
}

.sp-wp-post-list.hpb-viewtype-date#sp-entry-content-1 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-2 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-3 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-4 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-5 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-1 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-2 > dl{
  margin-left : 20px;
  margin-right : 20px;
  margin-bottom : 20px;
  overflow : hidden;
}

.sp-wp-post-list.hpb-viewtype-date#sp-entry-content-1 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-2 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-3 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-4 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-5 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-1 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-2 > dl > dd{
  margin-left : 165px;
}

.sp-wp-post-list.hpb-viewtype-date#sp-entry-content-1 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-2 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-3 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-4 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-5 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-1 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-2 > dl > dd > a{
  text-decoration : underline;
}

.sp-wp-post-list.hpb-viewtype-date#sp-entry-content-1 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-2 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-3 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-4 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-5 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-1 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-2 > dl > dd > a:hover{
  text-decoration : none;
}

.sp-wp-post-list.hpb-viewtype-date#sp-entry-content-1 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-2 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-3 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-4 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-5 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-1 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-2 > dl > dt{
  background-image : url(img/icon-disc.png);
  background-repeat : no-repeat;
  background-position : 1px 13px;
  background-size : 4px 4px;
  padding-left : 18px;
  float : left;
  clear : both;
}

.sp-wp-post-list.hpb-viewtype-full#sp-entry-content-1 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-2 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-3 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-4 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-5 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-1 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-2 > h3{
  border-bottom-style : none;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

.sp-wp-post-list.hpb-viewtype-full#sp-entry-content-1 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-2 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-3 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-4 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-5 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-1 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-2 > h3 ~ article:nth-last-of-type(1){
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
  border-bottom-right-radius : 10px 10px;
  border-bottom-left-radius : 10px 10px;
}

.sp-wp-post-list.hpb-viewtype-full#sp-entry-content-1 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-2 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-3 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-4 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-5 > header, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-1 > header, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-2 > header{
  border-bottom-style : none;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

.sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-1 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-2 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-3 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-4 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-5 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-1 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-2 > article > footer{
  padding-top : 0px;
}

.sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-1 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-2 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-3 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-4 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-5 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-1 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-2 > h3{
  border-bottom-style : none;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

.sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-1 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-2 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-3 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-4 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-5 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-1 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-2 > h3 ~ article:nth-last-of-type(1){
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
  border-bottom-right-radius : 10px 10px;
  border-bottom-left-radius : 10px 10px;
}

.sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-1 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-2 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-3 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-4 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-5 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-1 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-2 > header{
  border-bottom-style : none;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

.sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-1 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-2 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-3 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-4 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-5 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-1 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-2 > h3{
  border-bottom-style : none;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

.sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-1 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-2 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-3 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-4 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-5 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-1 > h3 ~ article:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-2 > h3 ~ article:nth-last-of-type(1){
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
  border-bottom-right-radius : 10px 10px;
  border-bottom-left-radius : 10px 10px;
}

.sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-1 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-2 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-3 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-4 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-5 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-1 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-2 > header{
  border-bottom-style : none;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

.sp-wp-post-list.hpb-viewtype-title#sp-entry-content-1, .sp-wp-post-list.hpb-viewtype-title#sp-entry-content-2, .sp-wp-post-list.hpb-viewtype-title#sp-entry-content-3, .sp-wp-post-list.hpb-viewtype-title#sp-entry-content-4, .sp-wp-post-list.hpb-viewtype-title#sp-entry-content-5, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-1, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-2{
  background-color : #ffffff;
  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 : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
  border-top-left-radius : 10px 10px;
  border-top-right-radius : 10px 10px;
  border-bottom-right-radius : 10px 10px;
  border-bottom-left-radius : 10px 10px;
}

.sp-wp-post-list#sp-entry-content-1:nth-child(1), .sp-wp-post-list#sp-entry-content-2:nth-child(1), .sp-wp-post-list#sp-entry-content-3:nth-child(1), .sp-wp-post-list#sp-entry-content-4:nth-child(1), .sp-wp-post-list#sp-entry-content-5:nth-child(1), .sp-wp-post-list#sp-wp-post-list-1:nth-child(1), .sp-wp-post-list#sp-wp-post-list-2:nth-child(1){
  margin-top : 0px;
}

.sp-wp-post-list#sp-entry-content-1 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-2 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-3 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-4 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-5 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-1 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-2 > .hpb-more-entry{
  background-color : #ffffff;
  text-align : right;
  padding-top : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  margin-top : -10px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
  border-bottom-right-radius : 10px 10px;
  border-bottom-left-radius : 10px 10px;
}

.sp-wp-post-list#sp-entry-content-1 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-2 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-3 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-4 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-5 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-1 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-2 > .hpb-more-entry a{
  font-size : 1.6rem;
  line-height : 2;
  color : #ffffff;
  background-color : #67b100;
  text-decoration : none;
  text-align : center;
  padding-top : 0px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 0px;
  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 : #67b100;
  border-left-color : #67b100;
  border-right-color : #67b100;
  border-bottom-color : #67b100;
  border-top-left-radius : 10px 10px;
  border-top-right-radius : 10px 10px;
  border-bottom-right-radius : 10px 10px;
  border-bottom-left-radius : 10px 10px;
  width : auto;
  min-width : 121px;
  display : inline-block;
}

.sp-wp-post-list#sp-entry-content-1 > article, .sp-wp-post-list#sp-entry-content-2 > article, .sp-wp-post-list#sp-entry-content-3 > article, .sp-wp-post-list#sp-entry-content-4 > article, .sp-wp-post-list#sp-entry-content-5 > article, .sp-wp-post-list#sp-wp-post-list-1 > article, .sp-wp-post-list#sp-wp-post-list-2 > article{
  background-color : #ffffff;
  padding-bottom : 30px;
  margin-top : 0px;
  margin-bottom : 0px;
  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 : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
  border-top-left-radius : 10px 10px;
  border-top-right-radius : 10px 10px;
  border-bottom-right-radius : 10px 10px;
  border-bottom-left-radius : 10px 10px;
  overflow : hidden;
}

.sp-wp-post-list#sp-entry-content-1 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-2 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-3 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-4 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-5 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-wp-post-list-1 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-wp-post-list-2 > article:nth-of-type(1):nth-last-of-type(1) > header{
  background-image : url(img/icon-headline-01.png);
  background-repeat : no-repeat;
  background-position : left center;
  background-size : 31px 37px;
  padding-top : 11px;
  padding-left : 48px;
  padding-bottom : 0px;
}

.sp-wp-post-list#sp-entry-content-1 > article:nth-of-type(1):nth-last-of-type(1) > header > h1::before, .sp-wp-post-list#sp-entry-content-2 > article:nth-of-type(1):nth-last-of-type(1) > header > h1::before, .sp-wp-post-list#sp-entry-content-3 > article:nth-of-type(1):nth-last-of-type(1) > header > h1::before, .sp-wp-post-list#sp-entry-content-4 > article:nth-of-type(1):nth-last-of-type(1) > header > h1::before, .sp-wp-post-list#sp-entry-content-5 > article:nth-of-type(1):nth-last-of-type(1) > header > h1::before, .sp-wp-post-list#sp-wp-post-list-1 > article:nth-of-type(1):nth-last-of-type(1) > header > h1::before, .sp-wp-post-list#sp-wp-post-list-2 > article:nth-of-type(1):nth-last-of-type(1) > header > h1::before{
  height : 37px;
  float : left;
  display : inline-block;
  content : '';
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content{
  line-height : 2;
  background-color : #ffffff;
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  position : static;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content .acronym, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content .acronym, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content .acronym{
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #d5d5d5;
  cursor : help;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content .address, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content .address, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content .address{
  font-style : italic;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content .big, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content .big, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content .big{
  font-size : 2rem;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content .ins, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content .ins, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content .ins{
  background-color : #fff9bf;
  text-decoration : none;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content .pre, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content .pre, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content .pre{
  line-height : 1.6;
  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;
  padding-top : 1.6em;
  padding-left : 1.6em;
  padding-right : 1.6em;
  padding-bottom : 1.6em;
  margin-bottom : 1.6em;
  max-width : 100%;
  white-space : pre;
  overflow : auto;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content a, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content a, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content a{
  text-decoration : underline;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content a:visited, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content a:visited, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content a:visited{
  text-decoration : none;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content a:hover, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content a:hover, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content a:hover{
  text-decoration : none;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content a > img:not(.sp-image), .sp-wp-post-list#sp-entry-content-2 > article > .entry-content a > img:not(.sp-image), .sp-wp-post-list#sp-entry-content-3 > article > .entry-content a > img:not(.sp-image), .sp-wp-post-list#sp-entry-content-4 > article > .entry-content a > img:not(.sp-image), .sp-wp-post-list#sp-entry-content-5 > article > .entry-content a > img:not(.sp-image), .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content a > img:not(.sp-image), .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content a > img:not(.sp-image){
  margin-top : 20px;
  margin-bottom : 20px;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content abbr{
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #d5d5d5;
  cursor : help;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content acronym, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content acronym, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content acronym, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content acronym, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content acronym, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content acronym, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content acronym{
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #d5d5d5;
  cursor : help;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content address, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content address, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content address, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content address, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content address, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content address, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content address{
  font-style : italic;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content big, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content big, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content big, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content big, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content big, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content big, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content big{
  font-size : 2rem;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content blockquote, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content blockquote, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content blockquote, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content blockquote, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content blockquote, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content blockquote, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content blockquote{
  background-color : #f5f5f5;
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 20px;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content blockquote p, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content blockquote p, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content blockquote p, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content blockquote p, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content blockquote p, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content blockquote p, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content blockquote p{
  margin-top : 19px;
  margin-bottom : 0px;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content blockquote p:first-child{
  margin-top : 0px;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content dl:not(.sp-definition-list), .sp-wp-post-list#sp-entry-content-2 > article > .entry-content dl:not(.sp-definition-list), .sp-wp-post-list#sp-entry-content-3 > article > .entry-content dl:not(.sp-definition-list), .sp-wp-post-list#sp-entry-content-4 > article > .entry-content dl:not(.sp-definition-list), .sp-wp-post-list#sp-entry-content-5 > article > .entry-content dl:not(.sp-definition-list), .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content dl:not(.sp-definition-list), .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content dl:not(.sp-definition-list){
  margin-bottom : 20px;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content dl:not(.sp-definition-list) > dd, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content dl:not(.sp-definition-list) > dd, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content dl:not(.sp-definition-list) > dd, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content dl:not(.sp-definition-list) > dd, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content dl:not(.sp-definition-list) > dd, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content dl:not(.sp-definition-list) > dd, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content dl:not(.sp-definition-list) > dd{
  margin-top : 10px;
  margin-left : 35px;
  margin-right : 0px;
  margin-bottom : 0px;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content dl:not(.sp-definition-list) > dt{
  padding-top : 0px;
  padding-left : 15px;
  padding-bottom : 0px;
  margin-top : 20px;
  border-left-width : 5px;
  border-left-style : solid;
  border-left-color : #00833f;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content dl:not(.sp-definition-list) > dt:nth-of-type(1), .sp-wp-post-list#sp-entry-content-2 > article > .entry-content dl:not(.sp-definition-list) > dt:nth-of-type(1), .sp-wp-post-list#sp-entry-content-3 > article > .entry-content dl:not(.sp-definition-list) > dt:nth-of-type(1), .sp-wp-post-list#sp-entry-content-4 > article > .entry-content dl:not(.sp-definition-list) > dt:nth-of-type(1), .sp-wp-post-list#sp-entry-content-5 > article > .entry-content dl:not(.sp-definition-list) > dt:nth-of-type(1), .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content dl:not(.sp-definition-list) > dt:nth-of-type(1), .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content dl:not(.sp-definition-list) > dt:nth-of-type(1){
  margin-top : 0px;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content h1, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content h1, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content h1, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content h1, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content h1, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content h1, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content h1{
  font-size : 2.8rem;
  font-weight : bold;
  line-height : 2;
  color : #00833f;
  margin-bottom : 10px;
  border-bottom-width : 3px;
  border-bottom-style : solid;
  border-bottom-color : #00833f;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content h2, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content h2, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content h2, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content h2, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content h2, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content h2, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content h2{
  font-size : 2.4rem;
  font-weight : bold;
  line-height : 2;
  color : #00833f;
  margin-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #00833f;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content h3, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content h3, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content h3, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content h3, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content h3, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content h3, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content h3{
  font-size : 2rem;
  font-weight : bold;
  line-height : 2;
  color : #00833f;
  margin-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #00833f;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content h4, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content h4, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content h4, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content h4, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content h4, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content h4, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content h4{
  font-size : 1.8rem;
  font-weight : normal;
  line-height : 2;
  color : #00833f;
  margin-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #00833f;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content h5, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content h5, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content h5, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content h5, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content h5, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content h5, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content h5{
  font-size : 1.4rem;
  font-weight : normal;
  line-height : 1.3;
  color : #00833f;
  margin-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #00833f;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content h6, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content h6, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content h6, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content h6, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content h6, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content h6, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content h6{
  font-size : 1.3rem;
  font-weight : normal;
  line-height : 1.3;
  color : #00833f;
  margin-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #00833f;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content hr, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content hr, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content hr, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content hr, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content hr, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content hr, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content hr{
  background-color : #d0d0d0;
  margin-top : 20px;
  margin-bottom : 20px;
  border-top-style : solid;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  width : 100%;
  height : 1px;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content ins, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content ins, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content ins, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content ins, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content ins, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content ins, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content ins{
  background-color : #fff9bf;
  text-decoration : none;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content ol, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content ol, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content ol, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content ol, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content ol, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content ol, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content ol{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 20px;
  list-style-position : inside;
}

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

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content ol ol, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content ol ol, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content ol ol, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content ol ol, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content ol ol, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content ol ol, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content ol ol{
  margin-left : 20px;
  margin-bottom : 0px;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content ol > ol > li:nth-of-type(1), .sp-wp-post-list#sp-entry-content-2 > article > .entry-content ol > ol > li:nth-of-type(1), .sp-wp-post-list#sp-entry-content-3 > article > .entry-content ol > ol > li:nth-of-type(1), .sp-wp-post-list#sp-entry-content-4 > article > .entry-content ol > ol > li:nth-of-type(1), .sp-wp-post-list#sp-entry-content-5 > article > .entry-content ol > ol > li:nth-of-type(1), .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content ol > ol > li:nth-of-type(1), .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content ol > ol > li:nth-of-type(1){
  padding-top : 0px;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content p, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content p, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content p, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content p, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content p, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content p, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content p{
  font-size : 1.6rem;
  line-height : 1.6;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content p:nth-of-type(1), .sp-wp-post-list#sp-entry-content-2 > article > .entry-content p:nth-of-type(1), .sp-wp-post-list#sp-entry-content-3 > article > .entry-content p:nth-of-type(1), .sp-wp-post-list#sp-entry-content-4 > article > .entry-content p:nth-of-type(1), .sp-wp-post-list#sp-entry-content-5 > article > .entry-content p:nth-of-type(1), .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content p:nth-of-type(1), .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content p:nth-of-type(1){
  margin-top : 0px;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content table:not(.sp-table), .sp-wp-post-list#sp-entry-content-2 > article > .entry-content table:not(.sp-table), .sp-wp-post-list#sp-entry-content-3 > article > .entry-content table:not(.sp-table), .sp-wp-post-list#sp-entry-content-4 > article > .entry-content table:not(.sp-table), .sp-wp-post-list#sp-entry-content-5 > article > .entry-content table:not(.sp-table), .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content table:not(.sp-table), .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content table:not(.sp-table){
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 20px;
  width : 100%;
  border-collapse : collapse;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content table:not(.sp-table) > tbody > tr > td, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content table:not(.sp-table) > tbody > tr > td, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content table:not(.sp-table) > tbody > tr > td, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content table:not(.sp-table) > tbody > tr > td, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content table:not(.sp-table) > tbody > tr > td, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content table:not(.sp-table) > tbody > tr > td, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content table:not(.sp-table) > tbody > tr > td{
  background-color : #fefefe;
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  padding-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 : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content table:not(.sp-table) > tbody > tr > th.col-title, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content table:not(.sp-table) > tbody > tr > th.col-title, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content table:not(.sp-table) > tbody > tr > th.col-title, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content table:not(.sp-table) > tbody > tr > th.col-title, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content table:not(.sp-table) > tbody > tr > th.col-title, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content table:not(.sp-table) > tbody > tr > th.col-title, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content table:not(.sp-table) > tbody > tr > th.col-title{
  font-weight : bold;
  color : #ffffff;
  background-color : #67b100;
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  padding-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 : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content table:not(.sp-table) > tbody > tr > th.row-title, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content table:not(.sp-table) > tbody > tr > th.row-title, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content table:not(.sp-table) > tbody > tr > th.row-title, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content table:not(.sp-table) > tbody > tr > th.row-title, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content table:not(.sp-table) > tbody > tr > th.row-title, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content table:not(.sp-table) > tbody > tr > th.row-title, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content table:not(.sp-table) > tbody > tr > th.row-title{
  font-weight : bold;
  color : #ffffff;
  background-color : #67b100;
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  padding-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 : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content ul:not(.sp-list), .sp-wp-post-list#sp-entry-content-2 > article > .entry-content ul:not(.sp-list), .sp-wp-post-list#sp-entry-content-3 > article > .entry-content ul:not(.sp-list), .sp-wp-post-list#sp-entry-content-4 > article > .entry-content ul:not(.sp-list), .sp-wp-post-list#sp-entry-content-5 > article > .entry-content ul:not(.sp-list), .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content ul:not(.sp-list), .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content ul:not(.sp-list){
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 20px;
  list-style-type : none;
  list-style-position : outside;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content ul:not(.sp-list) li, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content ul:not(.sp-list) li, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content ul:not(.sp-list) li, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content ul:not(.sp-list) li, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content ul:not(.sp-list) li, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content ul:not(.sp-list) li, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content ul:not(.sp-list) li{
  background-image : url(img/icon-arrow-right.png);
  background-repeat : no-repeat;
  background-position : left 18px;
  background-size : 4px 6px;
  padding-top : 6px;
  padding-left : 8px;
  padding-right : 0px;
  padding-bottom : 0px;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content ul:not(.sp-list) ul, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content ul:not(.sp-list) ul, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content ul:not(.sp-list) ul, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content ul:not(.sp-list) ul, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content ul:not(.sp-list) ul, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content ul:not(.sp-list) ul, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content ul:not(.sp-list) ul{
  margin-bottom : 0px;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content ul:not(.sp-list) > ul > li:nth-of-type(1), .sp-wp-post-list#sp-entry-content-2 > article > .entry-content ul:not(.sp-list) > ul > li:nth-of-type(1), .sp-wp-post-list#sp-entry-content-3 > article > .entry-content ul:not(.sp-list) > ul > li:nth-of-type(1), .sp-wp-post-list#sp-entry-content-4 > article > .entry-content ul:not(.sp-list) > ul > li:nth-of-type(1), .sp-wp-post-list#sp-entry-content-5 > article > .entry-content ul:not(.sp-list) > ul > li:nth-of-type(1), .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content ul:not(.sp-list) > ul > li:nth-of-type(1), .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content ul:not(.sp-list) > ul > li:nth-of-type(1){
  padding-top : 0px;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-thumbnail + .entry-content, .sp-wp-post-list#sp-entry-content-2 > article > .entry-thumbnail + .entry-content, .sp-wp-post-list#sp-entry-content-3 > article > .entry-thumbnail + .entry-content, .sp-wp-post-list#sp-entry-content-4 > article > .entry-thumbnail + .entry-content, .sp-wp-post-list#sp-entry-content-5 > article > .entry-thumbnail + .entry-content, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-thumbnail + .entry-content, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-thumbnail + .entry-content{
  padding-top : 0px;
}

.sp-wp-post-list#sp-entry-content-1 > article > footer, .sp-wp-post-list#sp-entry-content-2 > article > footer, .sp-wp-post-list#sp-entry-content-3 > article > footer, .sp-wp-post-list#sp-entry-content-4 > article > footer, .sp-wp-post-list#sp-entry-content-5 > article > footer, .sp-wp-post-list#sp-wp-post-list-1 > article > footer, .sp-wp-post-list#sp-wp-post-list-2 > article > footer{
  font-size : 1.2rem;
  background-color : #ffffff;
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 0px;
  clear : both;
  overflow : hidden;
}

.sp-wp-post-list#sp-entry-content-1 > article > footer .by-author, .sp-wp-post-list#sp-entry-content-2 > article > footer .by-author, .sp-wp-post-list#sp-entry-content-3 > article > footer .by-author, .sp-wp-post-list#sp-entry-content-4 > article > footer .by-author, .sp-wp-post-list#sp-entry-content-5 > article > footer .by-author, .sp-wp-post-list#sp-wp-post-list-1 > article > footer .by-author, .sp-wp-post-list#sp-wp-post-list-2 > article > footer .by-author{
  color : #333333;
}

.sp-wp-post-list#sp-entry-content-1 > article > footer .by-author::before, .sp-wp-post-list#sp-entry-content-2 > article > footer .by-author::before, .sp-wp-post-list#sp-entry-content-3 > article > footer .by-author::before, .sp-wp-post-list#sp-entry-content-4 > article > footer .by-author::before, .sp-wp-post-list#sp-entry-content-5 > article > footer .by-author::before, .sp-wp-post-list#sp-wp-post-list-1 > article > footer .by-author::before, .sp-wp-post-list#sp-wp-post-list-2 > article > footer .by-author::before{
  background-image : url(img/icon-author.png);
  background-repeat : no-repeat;
  background-position : left center;
  background-size : contain;
  margin-right : 5px;
  width : 13px;
  height : 14px;
  display : inline-block;
  content : '';
}

.sp-wp-post-list#sp-entry-content-1 > article > footer .cat-links, .sp-wp-post-list#sp-entry-content-2 > article > footer .cat-links, .sp-wp-post-list#sp-entry-content-3 > article > footer .cat-links, .sp-wp-post-list#sp-entry-content-4 > article > footer .cat-links, .sp-wp-post-list#sp-entry-content-5 > article > footer .cat-links, .sp-wp-post-list#sp-wp-post-list-1 > article > footer .cat-links, .sp-wp-post-list#sp-wp-post-list-2 > article > footer .cat-links{
  color : #333333;
}

.sp-wp-post-list#sp-entry-content-1 > article > footer .cat-links::before, .sp-wp-post-list#sp-entry-content-2 > article > footer .cat-links::before, .sp-wp-post-list#sp-entry-content-3 > article > footer .cat-links::before, .sp-wp-post-list#sp-entry-content-4 > article > footer .cat-links::before, .sp-wp-post-list#sp-entry-content-5 > article > footer .cat-links::before, .sp-wp-post-list#sp-wp-post-list-1 > article > footer .cat-links::before, .sp-wp-post-list#sp-wp-post-list-2 > article > footer .cat-links::before{
  background-image : url(img/icon-cat.png);
  background-repeat : no-repeat;
  background-position : left center;
  background-size : contain;
  margin-right : 5px;
  width : 13px;
  height : 17px;
  display : inline-block;
  content : '';
}

.sp-wp-post-list#sp-entry-content-1 > article > footer .comments-link, .sp-wp-post-list#sp-entry-content-2 > article > footer .comments-link, .sp-wp-post-list#sp-entry-content-3 > article > footer .comments-link, .sp-wp-post-list#sp-entry-content-4 > article > footer .comments-link, .sp-wp-post-list#sp-entry-content-5 > article > footer .comments-link, .sp-wp-post-list#sp-wp-post-list-1 > article > footer .comments-link, .sp-wp-post-list#sp-wp-post-list-2 > article > footer .comments-link{
  color : #333333;
}

.sp-wp-post-list#sp-entry-content-1 > article > footer .comments-link::before, .sp-wp-post-list#sp-entry-content-2 > article > footer .comments-link::before, .sp-wp-post-list#sp-entry-content-3 > article > footer .comments-link::before, .sp-wp-post-list#sp-entry-content-4 > article > footer .comments-link::before, .sp-wp-post-list#sp-entry-content-5 > article > footer .comments-link::before, .sp-wp-post-list#sp-wp-post-list-1 > article > footer .comments-link::before, .sp-wp-post-list#sp-wp-post-list-2 > article > footer .comments-link::before{
  background-image : url(img/icon-comments.png);
  background-repeat : no-repeat;
  background-position : left center;
  background-size : contain;
  margin-right : 5px;
  width : 17px;
  height : 13px;
  display : inline-block;
  content : '';
}

.sp-wp-post-list#sp-entry-content-1 > article > footer .date, .sp-wp-post-list#sp-entry-content-2 > article > footer .date, .sp-wp-post-list#sp-entry-content-3 > article > footer .date, .sp-wp-post-list#sp-entry-content-4 > article > footer .date, .sp-wp-post-list#sp-entry-content-5 > article > footer .date, .sp-wp-post-list#sp-wp-post-list-1 > article > footer .date, .sp-wp-post-list#sp-wp-post-list-2 > article > footer .date{
  color : #333333;
}

.sp-wp-post-list#sp-entry-content-1 > article > footer .date::before, .sp-wp-post-list#sp-entry-content-2 > article > footer .date::before, .sp-wp-post-list#sp-entry-content-3 > article > footer .date::before, .sp-wp-post-list#sp-entry-content-4 > article > footer .date::before, .sp-wp-post-list#sp-entry-content-5 > article > footer .date::before, .sp-wp-post-list#sp-wp-post-list-1 > article > footer .date::before, .sp-wp-post-list#sp-wp-post-list-2 > article > footer .date::before{
  background-image : url(img/icon-date.png);
  background-repeat : no-repeat;
  background-position : left center;
  background-size : contain;
  margin-right : 5px;
  width : 15px;
  height : 14px;
  display : inline-block;
  content : '';
}

.sp-wp-post-list#sp-entry-content-1 > article > footer .edit-link, .sp-wp-post-list#sp-entry-content-2 > article > footer .edit-link, .sp-wp-post-list#sp-entry-content-3 > article > footer .edit-link, .sp-wp-post-list#sp-entry-content-4 > article > footer .edit-link, .sp-wp-post-list#sp-entry-content-5 > article > footer .edit-link, .sp-wp-post-list#sp-wp-post-list-1 > article > footer .edit-link, .sp-wp-post-list#sp-wp-post-list-2 > article > footer .edit-link{
  float : right;
}

.sp-wp-post-list#sp-entry-content-1 > article > footer .sep, .sp-wp-post-list#sp-entry-content-2 > article > footer .sep, .sp-wp-post-list#sp-entry-content-3 > article > footer .sep, .sp-wp-post-list#sp-entry-content-4 > article > footer .sep, .sp-wp-post-list#sp-entry-content-5 > article > footer .sep, .sp-wp-post-list#sp-wp-post-list-1 > article > footer .sep, .sp-wp-post-list#sp-wp-post-list-2 > article > footer .sep{
  display : none;
}

.sp-wp-post-list#sp-entry-content-1 > article > footer .tags-links, .sp-wp-post-list#sp-entry-content-2 > article > footer .tags-links, .sp-wp-post-list#sp-entry-content-3 > article > footer .tags-links, .sp-wp-post-list#sp-entry-content-4 > article > footer .tags-links, .sp-wp-post-list#sp-entry-content-5 > article > footer .tags-links, .sp-wp-post-list#sp-wp-post-list-1 > article > footer .tags-links, .sp-wp-post-list#sp-wp-post-list-2 > article > footer .tags-links{
  color : #333333;
}

.sp-wp-post-list#sp-entry-content-1 > article > footer .tags-links::before, .sp-wp-post-list#sp-entry-content-2 > article > footer .tags-links::before, .sp-wp-post-list#sp-entry-content-3 > article > footer .tags-links::before, .sp-wp-post-list#sp-entry-content-4 > article > footer .tags-links::before, .sp-wp-post-list#sp-entry-content-5 > article > footer .tags-links::before, .sp-wp-post-list#sp-wp-post-list-1 > article > footer .tags-links::before, .sp-wp-post-list#sp-wp-post-list-2 > article > footer .tags-links::before{
  background-image : url(img/icon-tags.png);
  background-repeat : no-repeat;
  background-position : left center;
  background-size : contain;
  margin-right : 5px;
  width : 15px;
  height : 14px;
  display : inline-block;
  content : '';
}

.sp-wp-post-list#sp-entry-content-1 > article > footer a, .sp-wp-post-list#sp-entry-content-2 > article > footer a, .sp-wp-post-list#sp-entry-content-3 > article > footer a, .sp-wp-post-list#sp-entry-content-4 > article > footer a, .sp-wp-post-list#sp-entry-content-5 > article > footer a, .sp-wp-post-list#sp-wp-post-list-1 > article > footer a, .sp-wp-post-list#sp-wp-post-list-2 > article > footer a{
  color : #00833f;
  text-decoration : underline;
}

.sp-wp-post-list#sp-entry-content-1 > article > footer span, .sp-wp-post-list#sp-entry-content-2 > article > footer span, .sp-wp-post-list#sp-entry-content-3 > article > footer span, .sp-wp-post-list#sp-entry-content-4 > article > footer span, .sp-wp-post-list#sp-entry-content-5 > article > footer span, .sp-wp-post-list#sp-wp-post-list-1 > article > footer span, .sp-wp-post-list#sp-wp-post-list-2 > article > footer span{
  margin-right : 15px;
}

.sp-wp-post-list#sp-entry-content-1 > article > header, .sp-wp-post-list#sp-entry-content-2 > article > header, .sp-wp-post-list#sp-entry-content-3 > article > header, .sp-wp-post-list#sp-entry-content-4 > article > header, .sp-wp-post-list#sp-entry-content-5 > article > header, .sp-wp-post-list#sp-wp-post-list-1 > article > header, .sp-wp-post-list#sp-wp-post-list-2 > article > header{
  background-color : #ffffff;
  padding-top : 0px;
  padding-left : 20px;
  padding-right : 11px;
  padding-bottom : 20px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : none;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-top-left-radius : 10px 10px;
  border-top-right-radius : 10px 10px;
  overflow : hidden;
}

.sp-wp-post-list#sp-entry-content-1 > article > header > h1, .sp-wp-post-list#sp-entry-content-2 > article > header > h1, .sp-wp-post-list#sp-entry-content-3 > article > header > h1, .sp-wp-post-list#sp-entry-content-4 > article > header > h1, .sp-wp-post-list#sp-entry-content-5 > article > header > h1, .sp-wp-post-list#sp-wp-post-list-1 > article > header > h1, .sp-wp-post-list#sp-wp-post-list-2 > article > header > h1{
  font-size : 2.8rem;
  font-weight : bold;
  line-height : 2;
  color : #00833f;
  text-decoration : none;
  padding-top : 2px;
  margin-top : 0px;
  margin-bottom : 0px;
  border-bottom-width : 2px;
  border-bottom-style : dotted;
  border-bottom-color : #929292;
  overflow : hidden;
}

.sp-wp-post-list#sp-entry-content-1 > article > header > h1::before, .sp-wp-post-list#sp-entry-content-2 > article > header > h1::before, .sp-wp-post-list#sp-entry-content-3 > article > header > h1::before, .sp-wp-post-list#sp-entry-content-4 > article > header > h1::before, .sp-wp-post-list#sp-entry-content-5 > article > header > h1::before, .sp-wp-post-list#sp-wp-post-list-1 > article > header > h1::before, .sp-wp-post-list#sp-wp-post-list-2 > article > header > h1::before{
  height : 37px;
  float : left;
  display : inline-block;
  content : '';
}

.sp-wp-post-list#sp-entry-content-1 > article > header > h4, .sp-wp-post-list#sp-entry-content-2 > article > header > h4, .sp-wp-post-list#sp-entry-content-3 > article > header > h4, .sp-wp-post-list#sp-entry-content-4 > article > header > h4, .sp-wp-post-list#sp-entry-content-5 > article > header > h4, .sp-wp-post-list#sp-wp-post-list-1 > article > header > h4, .sp-wp-post-list#sp-wp-post-list-2 > article > header > h4{
  font-size : 2.8rem;
  font-weight : bold;
  line-height : 2;
  color : #00833f;
  text-decoration : none;
  padding-top : 2px;
  margin-top : 0px;
  margin-bottom : 0px;
  border-bottom-width : 2px;
  border-bottom-style : dotted;
  border-bottom-color : #929292;
  overflow : hidden;
}

.sp-wp-post-list#sp-entry-content-1 > article > header > h4::before, .sp-wp-post-list#sp-entry-content-2 > article > header > h4::before, .sp-wp-post-list#sp-entry-content-3 > article > header > h4::before, .sp-wp-post-list#sp-entry-content-4 > article > header > h4::before, .sp-wp-post-list#sp-entry-content-5 > article > header > h4::before, .sp-wp-post-list#sp-wp-post-list-1 > article > header > h4::before, .sp-wp-post-list#sp-wp-post-list-2 > article > header > h4::before{
  height : 37px;
  float : left;
  display : inline-block;
  content : '';
}

.sp-wp-post-list#sp-entry-content-1 > article > p, .sp-wp-post-list#sp-entry-content-2 > article > p, .sp-wp-post-list#sp-entry-content-3 > article > p, .sp-wp-post-list#sp-entry-content-4 > article > p, .sp-wp-post-list#sp-entry-content-5 > article > p, .sp-wp-post-list#sp-wp-post-list-1 > article > p, .sp-wp-post-list#sp-wp-post-list-2 > article > p{
  padding-left : 20px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 10px;
  margin-bottom : 0px;
  float : left;
}

.sp-wp-post-list#sp-entry-content-1 > article > p + .entry-content, .sp-wp-post-list#sp-entry-content-2 > article > p + .entry-content, .sp-wp-post-list#sp-entry-content-3 > article > p + .entry-content, .sp-wp-post-list#sp-entry-content-4 > article > p + .entry-content, .sp-wp-post-list#sp-entry-content-5 > article > p + .entry-content, .sp-wp-post-list#sp-wp-post-list-1 > article > p + .entry-content, .sp-wp-post-list#sp-wp-post-list-2 > article > p + .entry-content{
  padding-top : 0px;
}

.sp-wp-post-list#sp-entry-content-1 > article > p > img, .sp-wp-post-list#sp-entry-content-2 > article > p > img, .sp-wp-post-list#sp-entry-content-3 > article > p > img, .sp-wp-post-list#sp-entry-content-4 > article > p > img, .sp-wp-post-list#sp-entry-content-5 > article > p > img, .sp-wp-post-list#sp-wp-post-list-1 > article > p > img, .sp-wp-post-list#sp-wp-post-list-2 > article > p > img{
  display : block;
}

.sp-wp-post-list#sp-entry-content-1 > dl, .sp-wp-post-list#sp-entry-content-2 > dl, .sp-wp-post-list#sp-entry-content-3 > dl, .sp-wp-post-list#sp-entry-content-4 > dl, .sp-wp-post-list#sp-entry-content-5 > dl, .sp-wp-post-list#sp-wp-post-list-1 > dl, .sp-wp-post-list#sp-wp-post-list-2 > dl{
  margin-bottom : 0px;
}

.sp-wp-post-list#sp-entry-content-1 > dl + .hpb-more-entry, .sp-wp-post-list#sp-entry-content-2 > dl + .hpb-more-entry, .sp-wp-post-list#sp-entry-content-3 > dl + .hpb-more-entry, .sp-wp-post-list#sp-entry-content-4 > dl + .hpb-more-entry, .sp-wp-post-list#sp-entry-content-5 > dl + .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-1 > dl + .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-2 > dl + .hpb-more-entry{
  padding-top : 0px;
  margin-top : 0px;
}

.sp-wp-post-list#sp-entry-content-1 > dl + nav, .sp-wp-post-list#sp-entry-content-2 > dl + nav, .sp-wp-post-list#sp-entry-content-3 > dl + nav, .sp-wp-post-list#sp-entry-content-4 > dl + nav, .sp-wp-post-list#sp-entry-content-5 > dl + nav, .sp-wp-post-list#sp-wp-post-list-1 > dl + nav, .sp-wp-post-list#sp-wp-post-list-2 > dl + nav{
  padding-left : 20px;
  padding-right : 20px;
  margin-bottom : 20px;
}

.sp-wp-post-list#sp-entry-content-1 > h3, .sp-wp-post-list#sp-entry-content-2 > h3, .sp-wp-post-list#sp-entry-content-3 > h3, .sp-wp-post-list#sp-entry-content-4 > h3, .sp-wp-post-list#sp-entry-content-5 > h3, .sp-wp-post-list#sp-wp-post-list-1 > h3, .sp-wp-post-list#sp-wp-post-list-2 > h3{
  background-color : #ffffff;
  padding-top : 11px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  margin-bottom : 0px;
  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 : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
  border-top-left-radius : 10px 10px;
  border-top-right-radius : 10px 10px;
  border-bottom-right-radius : 10px 10px;
  border-bottom-left-radius : 10px 10px;
}

.sp-wp-post-list#sp-entry-content-1 > h3 > a, .sp-wp-post-list#sp-entry-content-2 > h3 > a, .sp-wp-post-list#sp-entry-content-3 > h3 > a, .sp-wp-post-list#sp-entry-content-4 > h3 > a, .sp-wp-post-list#sp-entry-content-5 > h3 > a, .sp-wp-post-list#sp-wp-post-list-1 > h3 > a, .sp-wp-post-list#sp-wp-post-list-2 > h3 > a{
  font-size : 2.8rem;
  font-weight : bold;
  line-height : 2;
  color : #00833f;
  background-image : url(img/icon-headline-01.png);
  background-repeat : no-repeat;
  background-position : left center;
  background-size : 31px 37px;
  text-decoration : none;
  padding-left : 48px;
  margin-top : 0px;
  margin-bottom : 0px;
  border-bottom-width : 2px;
  border-bottom-style : dotted;
  border-bottom-color : #929292;
  display : block;
  overflow : hidden;
}

.sp-wp-post-list#sp-entry-content-1 > h3 ~ article, .sp-wp-post-list#sp-entry-content-2 > h3 ~ article, .sp-wp-post-list#sp-entry-content-3 > h3 ~ article, .sp-wp-post-list#sp-entry-content-4 > h3 ~ article, .sp-wp-post-list#sp-entry-content-5 > h3 ~ article, .sp-wp-post-list#sp-wp-post-list-1 > h3 ~ article, .sp-wp-post-list#sp-wp-post-list-2 > h3 ~ article{
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  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-wp-post-list#sp-entry-content-1 > h3 ~ article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-2 > h3 ~ article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-3 > h3 ~ article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-4 > h3 ~ article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-5 > h3 ~ article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-wp-post-list-1 > h3 ~ article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-wp-post-list-2 > h3 ~ article:nth-of-type(1):nth-last-of-type(1) > header{
  padding-top : 0px;
  padding-bottom : 20px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
}

.sp-wp-post-list#sp-entry-content-1 > h3 ~ article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-entry-content-2 > h3 ~ article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-entry-content-3 > h3 ~ article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-entry-content-4 > h3 ~ article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-entry-content-5 > h3 ~ article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-wp-post-list-1 > h3 ~ article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-wp-post-list-2 > h3 ~ article:nth-of-type(1):nth-last-of-type(1) > header::before{
  content : none;
}

.sp-wp-post-list#sp-entry-content-1 > h3 ~ article > header, .sp-wp-post-list#sp-entry-content-2 > h3 ~ article > header, .sp-wp-post-list#sp-entry-content-3 > h3 ~ article > header, .sp-wp-post-list#sp-entry-content-4 > h3 ~ article > header, .sp-wp-post-list#sp-entry-content-5 > h3 ~ article > header, .sp-wp-post-list#sp-wp-post-list-1 > h3 ~ article > header, .sp-wp-post-list#sp-wp-post-list-2 > h3 ~ article > header{
  padding-top : 0px;
  padding-bottom : 20px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
}

.sp-wp-post-list#sp-entry-content-1 > h3 ~ article > header::before, .sp-wp-post-list#sp-entry-content-2 > h3 ~ article > header::before, .sp-wp-post-list#sp-entry-content-3 > h3 ~ article > header::before, .sp-wp-post-list#sp-entry-content-4 > h3 ~ article > header::before, .sp-wp-post-list#sp-entry-content-5 > h3 ~ article > header::before, .sp-wp-post-list#sp-wp-post-list-1 > h3 ~ article > header::before, .sp-wp-post-list#sp-wp-post-list-2 > h3 ~ article > header::before{
  content : none;
}

.sp-wp-post-list#sp-entry-content-1 > header, .sp-wp-post-list#sp-entry-content-2 > header, .sp-wp-post-list#sp-entry-content-3 > header, .sp-wp-post-list#sp-entry-content-4 > header, .sp-wp-post-list#sp-entry-content-5 > header, .sp-wp-post-list#sp-wp-post-list-1 > header, .sp-wp-post-list#sp-wp-post-list-2 > header{
  background-color : #ffffff;
  padding-top : 11px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  margin-bottom : 0px;
  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 : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
  border-top-left-radius : 10px 10px;
  border-top-right-radius : 10px 10px;
  border-bottom-right-radius : 10px 10px;
  border-bottom-left-radius : 10px 10px;
}

.sp-wp-post-list#sp-entry-content-1 > header + article, .sp-wp-post-list#sp-entry-content-2 > header + article, .sp-wp-post-list#sp-entry-content-3 > header + article, .sp-wp-post-list#sp-entry-content-4 > header + article, .sp-wp-post-list#sp-entry-content-5 > header + article, .sp-wp-post-list#sp-wp-post-list-1 > header + article, .sp-wp-post-list#sp-wp-post-list-2 > header + article{
  border-top-style : none;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
}

.sp-wp-post-list#sp-entry-content-1 > header + article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-2 > header + article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-3 > header + article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-4 > header + article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-5 > header + article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-wp-post-list-1 > header + article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-wp-post-list-2 > header + article:nth-of-type(1):nth-last-of-type(1) > header{
  padding-top : 0px;
  padding-bottom : 20px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
}

.sp-wp-post-list#sp-entry-content-1 > header + article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-entry-content-2 > header + article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-entry-content-3 > header + article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-entry-content-4 > header + article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-entry-content-5 > header + article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-wp-post-list-1 > header + article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-wp-post-list-2 > header + article:nth-of-type(1):nth-last-of-type(1) > header::before{
  content : none;
}

.sp-wp-post-list#sp-entry-content-1 > header + article > header, .sp-wp-post-list#sp-entry-content-2 > header + article > header, .sp-wp-post-list#sp-entry-content-3 > header + article > header, .sp-wp-post-list#sp-entry-content-4 > header + article > header, .sp-wp-post-list#sp-entry-content-5 > header + article > header, .sp-wp-post-list#sp-wp-post-list-1 > header + article > header, .sp-wp-post-list#sp-wp-post-list-2 > header + article > header{
  padding-top : 0px;
  padding-bottom : 20px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
}

.sp-wp-post-list#sp-entry-content-1 > header + article > header::before, .sp-wp-post-list#sp-entry-content-2 > header + article > header::before, .sp-wp-post-list#sp-entry-content-3 > header + article > header::before, .sp-wp-post-list#sp-entry-content-4 > header + article > header::before, .sp-wp-post-list#sp-entry-content-5 > header + article > header::before, .sp-wp-post-list#sp-wp-post-list-1 > header + article > header::before, .sp-wp-post-list#sp-wp-post-list-2 > header + article > header::before{
  content : none;
}

.sp-wp-post-list#sp-entry-content-1 > header > h1, .sp-wp-post-list#sp-entry-content-2 > header > h1, .sp-wp-post-list#sp-entry-content-3 > header > h1, .sp-wp-post-list#sp-entry-content-4 > header > h1, .sp-wp-post-list#sp-entry-content-5 > header > h1, .sp-wp-post-list#sp-wp-post-list-1 > header > h1, .sp-wp-post-list#sp-wp-post-list-2 > header > h1{
  font-size : 2.8rem;
  font-weight : bold;
  line-height : 2;
  color : #00833f;
  background-image : url(img/icon-headline-01.png);
  background-repeat : no-repeat;
  background-position : left center;
  background-size : 31px 37px;
  text-decoration : none;
  padding-left : 48px;
  margin-top : 0px;
  margin-bottom : 0px;
  border-bottom-width : 2px;
  border-bottom-style : dotted;
  border-bottom-color : #929292;
  display : block;
  overflow : hidden;
}

.sp-wp-post-list#sp-entry-content-1 > nav, .sp-wp-post-list#sp-entry-content-2 > nav, .sp-wp-post-list#sp-entry-content-3 > nav, .sp-wp-post-list#sp-entry-content-4 > nav, .sp-wp-post-list#sp-entry-content-5 > nav, .sp-wp-post-list#sp-wp-post-list-1 > nav, .sp-wp-post-list#sp-wp-post-list-2 > nav{
  margin-top : 20px;
  margin-bottom : 20px;
  overflow : hidden;
}

.sp-wp-post-list#sp-entry-content-1 > nav a, .sp-wp-post-list#sp-entry-content-2 > nav a, .sp-wp-post-list#sp-entry-content-3 > nav a, .sp-wp-post-list#sp-entry-content-4 > nav a, .sp-wp-post-list#sp-entry-content-5 > nav a, .sp-wp-post-list#sp-wp-post-list-1 > nav a, .sp-wp-post-list#sp-wp-post-list-2 > nav a{
  font-style : italic;
  color : #000000;
  text-decoration : underline;
}

.sp-wp-post-list#sp-entry-content-1 > nav a:hover, .sp-wp-post-list#sp-entry-content-2 > nav a:hover, .sp-wp-post-list#sp-entry-content-3 > nav a:hover, .sp-wp-post-list#sp-entry-content-4 > nav a:hover, .sp-wp-post-list#sp-entry-content-5 > nav a:hover, .sp-wp-post-list#sp-wp-post-list-1 > nav a:hover, .sp-wp-post-list#sp-wp-post-list-2 > nav a:hover{
  text-decoration : none;
}

.sp-wp-post-list#sp-entry-content-1 > nav > div, .sp-wp-post-list#sp-entry-content-2 > nav > div, .sp-wp-post-list#sp-entry-content-3 > nav > div, .sp-wp-post-list#sp-entry-content-4 > nav > div, .sp-wp-post-list#sp-entry-content-5 > nav > div, .sp-wp-post-list#sp-wp-post-list-1 > nav > div, .sp-wp-post-list#sp-wp-post-list-2 > nav > div{
  width : 50%;
}

.sp-wp-post-list#sp-entry-content-1 > nav > div.nav-next, .sp-wp-post-list#sp-entry-content-2 > nav > div.nav-next, .sp-wp-post-list#sp-entry-content-3 > nav > div.nav-next, .sp-wp-post-list#sp-entry-content-4 > nav > div.nav-next, .sp-wp-post-list#sp-entry-content-5 > nav > div.nav-next, .sp-wp-post-list#sp-wp-post-list-1 > nav > div.nav-next, .sp-wp-post-list#sp-wp-post-list-2 > nav > div.nav-next{
  text-align : right;
  margin-right : 0px;
  float : right;
}

.sp-wp-post-list#sp-entry-content-1 > nav > div.nav-next .meta-nav, .sp-wp-post-list#sp-entry-content-2 > nav > div.nav-next .meta-nav, .sp-wp-post-list#sp-entry-content-3 > nav > div.nav-next .meta-nav, .sp-wp-post-list#sp-entry-content-4 > nav > div.nav-next .meta-nav, .sp-wp-post-list#sp-entry-content-5 > nav > div.nav-next .meta-nav, .sp-wp-post-list#sp-wp-post-list-1 > nav > div.nav-next .meta-nav, .sp-wp-post-list#sp-wp-post-list-2 > nav > div.nav-next .meta-nav{
  margin-left : 5px;
  width : 6px;
  height : 10px;
  display : inline-block;
  overflow : hidden;
}

.sp-wp-post-list#sp-entry-content-1 > nav > div.nav-next .meta-nav::before, .sp-wp-post-list#sp-entry-content-2 > nav > div.nav-next .meta-nav::before, .sp-wp-post-list#sp-entry-content-3 > nav > div.nav-next .meta-nav::before, .sp-wp-post-list#sp-entry-content-4 > nav > div.nav-next .meta-nav::before, .sp-wp-post-list#sp-entry-content-5 > nav > div.nav-next .meta-nav::before, .sp-wp-post-list#sp-wp-post-list-1 > nav > div.nav-next .meta-nav::before, .sp-wp-post-list#sp-wp-post-list-2 > nav > div.nav-next .meta-nav::before{
  background-image : url(img/icon-nav-next.png);
  background-repeat : no-repeat;
  background-position : center center;
  background-size : 6px 10px;
  width : 6px;
  height : 10px;
  display : block;
  content : '';
}

.sp-wp-post-list#sp-entry-content-1 > nav > div.nav-previous, .sp-wp-post-list#sp-entry-content-2 > nav > div.nav-previous, .sp-wp-post-list#sp-entry-content-3 > nav > div.nav-previous, .sp-wp-post-list#sp-entry-content-4 > nav > div.nav-previous, .sp-wp-post-list#sp-entry-content-5 > nav > div.nav-previous, .sp-wp-post-list#sp-wp-post-list-1 > nav > div.nav-previous, .sp-wp-post-list#sp-wp-post-list-2 > nav > div.nav-previous{
  margin-left : 0px;
  float : left;
}

.sp-wp-post-list#sp-entry-content-1 > nav > div.nav-previous .meta-nav, .sp-wp-post-list#sp-entry-content-2 > nav > div.nav-previous .meta-nav, .sp-wp-post-list#sp-entry-content-3 > nav > div.nav-previous .meta-nav, .sp-wp-post-list#sp-entry-content-4 > nav > div.nav-previous .meta-nav, .sp-wp-post-list#sp-entry-content-5 > nav > div.nav-previous .meta-nav, .sp-wp-post-list#sp-wp-post-list-1 > nav > div.nav-previous .meta-nav, .sp-wp-post-list#sp-wp-post-list-2 > nav > div.nav-previous .meta-nav{
  margin-right : 5px;
  width : 6px;
  height : 10px;
  display : inline-block;
  overflow : hidden;
}

.sp-wp-post-list#sp-entry-content-1 > nav > div.nav-previous .meta-nav::before, .sp-wp-post-list#sp-entry-content-2 > nav > div.nav-previous .meta-nav::before, .sp-wp-post-list#sp-entry-content-3 > nav > div.nav-previous .meta-nav::before, .sp-wp-post-list#sp-entry-content-4 > nav > div.nav-previous .meta-nav::before, .sp-wp-post-list#sp-entry-content-5 > nav > div.nav-previous .meta-nav::before, .sp-wp-post-list#sp-wp-post-list-1 > nav > div.nav-previous .meta-nav::before, .sp-wp-post-list#sp-wp-post-list-2 > nav > div.nav-previous .meta-nav::before{
  background-image : url(img/icon-nav-prev.png);
  background-repeat : no-repeat;
  background-position : center center;
  background-size : 6px 10px;
  width : 6px;
  height : 10px;
  display : block;
  content : '';
}

.sp-wp-post-list#sp-entry-content-1 > ul, .sp-wp-post-list#sp-entry-content-2 > ul, .sp-wp-post-list#sp-entry-content-3 > ul, .sp-wp-post-list#sp-entry-content-4 > ul, .sp-wp-post-list#sp-entry-content-5 > ul, .sp-wp-post-list#sp-wp-post-list-1 > ul, .sp-wp-post-list#sp-wp-post-list-2 > ul{
  line-height : 2;
  padding-left : 0px;
  margin-left : 20px;
  margin-right : 20px;
  margin-bottom : 20px;
  list-style-type : none;
}

.sp-wp-post-list#sp-entry-content-1 > ul + .hpb-more-entry, .sp-wp-post-list#sp-entry-content-2 > ul + .hpb-more-entry, .sp-wp-post-list#sp-entry-content-3 > ul + .hpb-more-entry, .sp-wp-post-list#sp-entry-content-4 > ul + .hpb-more-entry, .sp-wp-post-list#sp-entry-content-5 > ul + .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-1 > ul + .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-2 > ul + .hpb-more-entry{
  padding-top : 0px;
  margin-top : 0px;
}

#sp-entry-content-1.sp-wp-post-list> ul> li, #sp-entry-content-2.sp-wp-post-list> ul> li, #sp-entry-content-3.sp-wp-post-list> ul> li, #sp-entry-content-4.sp-wp-post-list> ul> li, #sp-entry-content-5.sp-wp-post-list> ul> li, #sp-wp-post-list-1.sp-wp-post-list> ul> li, #sp-wp-post-list-2.sp-wp-post-list> ul> li {
}

.sp-wp-post-list#sp-entry-content-1 > ul > li > a, .sp-wp-post-list#sp-entry-content-2 > ul > li > a, .sp-wp-post-list#sp-entry-content-3 > ul > li > a, .sp-wp-post-list#sp-entry-content-4 > ul > li > a, .sp-wp-post-list#sp-entry-content-5 > ul > li > a, .sp-wp-post-list#sp-wp-post-list-1 > ul > li > a, .sp-wp-post-list#sp-wp-post-list-2 > ul > li > a{
  background-image : url(img/icon-disc.png);
  background-repeat : no-repeat;
  background-position : 1px 10px;
  background-size : 4px 4px;
  text-decoration : underline;
  padding-left : 18px;
}

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

  .sp-wp-post-list#sp-entry-content-1, .sp-wp-post-list#sp-entry-content-2, .sp-wp-post-list#sp-entry-content-3, .sp-wp-post-list#sp-entry-content-4, .sp-wp-post-list#sp-entry-content-5, .sp-wp-post-list#sp-wp-post-list-1, .sp-wp-post-list#sp-wp-post-list-2{
    margin-top : 20px;
    margin-bottom : 20px;
  }

  .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-1 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-2 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-3 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-4 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-5 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-1 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-2 > dl > dd{
    padding-left : 25px;
    margin-left : 0px;
  }

  .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-1 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-2 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-3 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-4 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-5 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-1 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-2 > dl > dt{
    margin-top : 10px;
    float : none;
  }

  .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-1 > dl > dt:nth-of-type(1), .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-2 > dl > dt:nth-of-type(1), .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-3 > dl > dt:nth-of-type(1), .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-4 > dl > dt:nth-of-type(1), .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-5 > dl > dt:nth-of-type(1), .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-1 > dl > dt:nth-of-type(1), .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-2 > dl > dt:nth-of-type(1){
    margin-top : 0px;
  }

  .sp-wp-post-list#sp-entry-content-1 > article > p, .sp-wp-post-list#sp-entry-content-2 > article > p, .sp-wp-post-list#sp-entry-content-3 > article > p, .sp-wp-post-list#sp-entry-content-4 > article > p, .sp-wp-post-list#sp-entry-content-5 > article > p, .sp-wp-post-list#sp-wp-post-list-1 > article > p, .sp-wp-post-list#sp-wp-post-list-2 > article > p{
    padding-left : 20px;
    padding-right : 20px;
    margin-right : 0px;
    margin-bottom : 20px;
    float : none;
  }

  .sp-wp-post-list#sp-entry-content-1 > article > p > img, .sp-wp-post-list#sp-entry-content-2 > article > p > img, .sp-wp-post-list#sp-entry-content-3 > article > p > img, .sp-wp-post-list#sp-entry-content-4 > article > p > img, .sp-wp-post-list#sp-entry-content-5 > article > p > img, .sp-wp-post-list#sp-wp-post-list-1 > article > p > img, .sp-wp-post-list#sp-wp-post-list-2 > article > p > img{
    margin-bottom : 20px;
    width : 100%;
    height : auto;
  }
}

.page-news#content #page-content, .page-news2#content #page-content, .page-news3#content #page-content, .page-news4#content #page-content, .page-news5#content #page-content, .page-news6#content #page-content, .page-news7#content #page-content, .page-privacy#content #page-content{
  line-height : 2;
  background-color : #ffffff;
  padding-top : 26px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 30px;
  margin-bottom : 20px;
  border-top-left-radius : 10px 10px;
  border-top-right-radius : 10px 10px;
  border-bottom-right-radius : 10px 10px;
  border-bottom-left-radius : 10px 10px;
}

.page-news#content #page-content + footer, .page-news2#content #page-content + footer, .page-news3#content #page-content + footer, .page-news4#content #page-content + footer, .page-news5#content #page-content + footer, .page-news6#content #page-content + footer, .page-news7#content #page-content + footer, .page-privacy#content #page-content + footer{
  background-color : #ffffff;
  padding-top : 0px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 30px;
  margin-top : -10px;
  border-bottom-right-radius : 10px 10px;
  border-bottom-left-radius : 10px 10px;
}

.page-news#content #page-content > .acronym, .page-news2#content #page-content > .acronym, .page-news3#content #page-content > .acronym, .page-news4#content #page-content > .acronym, .page-news5#content #page-content > .acronym, .page-news6#content #page-content > .acronym, .page-news7#content #page-content > .acronym, .page-privacy#content #page-content > .acronym{
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #d5d5d5;
  cursor : help;
}

.page-news#content #page-content > .address, .page-news2#content #page-content > .address, .page-news3#content #page-content > .address, .page-news4#content #page-content > .address, .page-news5#content #page-content > .address, .page-news6#content #page-content > .address, .page-news7#content #page-content > .address, .page-privacy#content #page-content > .address{
  font-style : italic;
}

.page-news#content #page-content > .big, .page-news2#content #page-content > .big, .page-news3#content #page-content > .big, .page-news4#content #page-content > .big, .page-news5#content #page-content > .big, .page-news6#content #page-content > .big, .page-news7#content #page-content > .big, .page-privacy#content #page-content > .big{
  font-size : 2rem;
}

.page-news#content #page-content > .ins, .page-news2#content #page-content > .ins, .page-news3#content #page-content > .ins, .page-news4#content #page-content > .ins, .page-news5#content #page-content > .ins, .page-news6#content #page-content > .ins, .page-news7#content #page-content > .ins, .page-privacy#content #page-content > .ins{
  background-color : #fff9bf;
  text-decoration : none;
}

.page-news#content #page-content > .pre, .page-news2#content #page-content > .pre, .page-news3#content #page-content > .pre, .page-news4#content #page-content > .pre, .page-news5#content #page-content > .pre, .page-news6#content #page-content > .pre, .page-news7#content #page-content > .pre, .page-privacy#content #page-content > .pre{
  line-height : 1.6;
  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;
  padding-top : 1.6em;
  padding-left : 1.6em;
  padding-right : 1.6em;
  padding-bottom : 1.6em;
  margin-bottom : 1.6em;
  max-width : 100%;
  white-space : pre;
  overflow : auto;
}

.page-news#content #page-content > a, .page-news2#content #page-content > a, .page-news3#content #page-content > a, .page-news4#content #page-content > a, .page-news5#content #page-content > a, .page-news6#content #page-content > a, .page-news7#content #page-content > a, .page-privacy#content #page-content > a{
  text-decoration : underline;
}

.page-news#content #page-content > a:visited, .page-news2#content #page-content > a:visited, .page-news3#content #page-content > a:visited, .page-news4#content #page-content > a:visited, .page-news5#content #page-content > a:visited, .page-news6#content #page-content > a:visited, .page-news7#content #page-content > a:visited, .page-privacy#content #page-content > a:visited{
  text-decoration : none;
}

.page-news#content #page-content > a:hover, .page-news2#content #page-content > a:hover, .page-news3#content #page-content > a:hover, .page-news4#content #page-content > a:hover, .page-news5#content #page-content > a:hover, .page-news6#content #page-content > a:hover, .page-news7#content #page-content > a:hover, .page-privacy#content #page-content > a:hover{
  text-decoration : none;
}

.page-news#content #page-content > a > img:not(.sp-image), .page-news2#content #page-content > a > img:not(.sp-image), .page-news3#content #page-content > a > img:not(.sp-image), .page-news4#content #page-content > a > img:not(.sp-image), .page-news5#content #page-content > a > img:not(.sp-image), .page-news6#content #page-content > a > img:not(.sp-image), .page-news7#content #page-content > a > img:not(.sp-image), .page-privacy#content #page-content > a > img:not(.sp-image){
  margin-top : 20px;
  margin-bottom : 20px;
}

.page-news#content #page-content > abbr, .page-news2#content #page-content > abbr, .page-news3#content #page-content > abbr, .page-news4#content #page-content > abbr, .page-news5#content #page-content > abbr, .page-news6#content #page-content > abbr, .page-news7#content #page-content > abbr, .page-privacy#content #page-content > abbr{
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #d5d5d5;
  cursor : help;
}

.page-news#content #page-content > acronym, .page-news2#content #page-content > acronym, .page-news3#content #page-content > acronym, .page-news4#content #page-content > acronym, .page-news5#content #page-content > acronym, .page-news6#content #page-content > acronym, .page-news7#content #page-content > acronym, .page-privacy#content #page-content > acronym{
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #d5d5d5;
  cursor : help;
}

.page-news#content #page-content > address, .page-news2#content #page-content > address, .page-news3#content #page-content > address, .page-news4#content #page-content > address, .page-news5#content #page-content > address, .page-news6#content #page-content > address, .page-news7#content #page-content > address, .page-privacy#content #page-content > address{
  font-style : italic;
}

.page-news#content #page-content > big, .page-news2#content #page-content > big, .page-news3#content #page-content > big, .page-news4#content #page-content > big, .page-news5#content #page-content > big, .page-news6#content #page-content > big, .page-news7#content #page-content > big, .page-privacy#content #page-content > big{
  font-size : 2rem;
}

.page-news#content #page-content > blockquote, .page-news2#content #page-content > blockquote, .page-news3#content #page-content > blockquote, .page-news4#content #page-content > blockquote, .page-news5#content #page-content > blockquote, .page-news6#content #page-content > blockquote, .page-news7#content #page-content > blockquote, .page-privacy#content #page-content > blockquote{
  background-color : #f5f5f5;
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 20px;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
}

.page-news#content #page-content > blockquote p, .page-news2#content #page-content > blockquote p, .page-news3#content #page-content > blockquote p, .page-news4#content #page-content > blockquote p, .page-news5#content #page-content > blockquote p, .page-news6#content #page-content > blockquote p, .page-news7#content #page-content > blockquote p, .page-privacy#content #page-content > blockquote p{
  margin-top : 19px;
  margin-bottom : 0px;
}

.page-news#content #page-content > blockquote p:first-child, .page-news2#content #page-content > blockquote p:first-child, .page-news3#content #page-content > blockquote p:first-child, .page-news4#content #page-content > blockquote p:first-child, .page-news5#content #page-content > blockquote p:first-child, .page-news6#content #page-content > blockquote p:first-child, .page-news7#content #page-content > blockquote p:first-child, .page-privacy#content #page-content > blockquote p:first-child{
  margin-top : 0px;
}

.page-news#content #page-content > dl:not(.sp-definition-list), .page-news2#content #page-content > dl:not(.sp-definition-list), .page-news3#content #page-content > dl:not(.sp-definition-list), .page-news4#content #page-content > dl:not(.sp-definition-list), .page-news5#content #page-content > dl:not(.sp-definition-list), .page-news6#content #page-content > dl:not(.sp-definition-list), .page-news7#content #page-content > dl:not(.sp-definition-list), .page-privacy#content #page-content > dl:not(.sp-definition-list){
  margin-bottom : 20px;
}

.page-news#content #page-content > dl:not(.sp-definition-list) > dd, .page-news2#content #page-content > dl:not(.sp-definition-list) > dd, .page-news3#content #page-content > dl:not(.sp-definition-list) > dd, .page-news4#content #page-content > dl:not(.sp-definition-list) > dd, .page-news5#content #page-content > dl:not(.sp-definition-list) > dd, .page-news6#content #page-content > dl:not(.sp-definition-list) > dd, .page-news7#content #page-content > dl:not(.sp-definition-list) > dd, .page-privacy#content #page-content > dl:not(.sp-definition-list) > dd{
  margin-top : 10px;
  margin-left : 35px;
  margin-right : 0px;
  margin-bottom : 0px;
}

.page-news#content #page-content > dl:not(.sp-definition-list) > dt, .page-news2#content #page-content > dl:not(.sp-definition-list) > dt, .page-news3#content #page-content > dl:not(.sp-definition-list) > dt, .page-news4#content #page-content > dl:not(.sp-definition-list) > dt, .page-news5#content #page-content > dl:not(.sp-definition-list) > dt, .page-news6#content #page-content > dl:not(.sp-definition-list) > dt, .page-news7#content #page-content > dl:not(.sp-definition-list) > dt, .page-privacy#content #page-content > dl:not(.sp-definition-list) > dt{
  padding-top : 0px;
  padding-left : 15px;
  padding-bottom : 0px;
  margin-top : 20px;
  border-left-width : 5px;
  border-left-style : solid;
  border-left-color : #00833f;
}

.page-news#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), .page-news2#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), .page-news3#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), .page-news4#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), .page-news5#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), .page-news6#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), .page-news7#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), .page-privacy#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1){
  margin-top : 0px;
}

.page-news#content #page-content > h1, .page-news2#content #page-content > h1, .page-news3#content #page-content > h1, .page-news4#content #page-content > h1, .page-news5#content #page-content > h1, .page-news6#content #page-content > h1, .page-news7#content #page-content > h1, .page-privacy#content #page-content > h1{
  font-size : 2.8rem;
  font-weight : bold;
  line-height : 2;
  color : #00833f;
  margin-bottom : 10px;
  border-bottom-width : 3px;
  border-bottom-style : solid;
  border-bottom-color : #00833f;
}

.page-news#content #page-content > h2, .page-news2#content #page-content > h2, .page-news3#content #page-content > h2, .page-news4#content #page-content > h2, .page-news5#content #page-content > h2, .page-news6#content #page-content > h2, .page-news7#content #page-content > h2, .page-privacy#content #page-content > h2{
  font-size : 2.4rem;
  font-weight : bold;
  line-height : 2;
  color : #00833f;
  margin-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #00833f;
}

.page-news#content #page-content > h3, .page-news2#content #page-content > h3, .page-news3#content #page-content > h3, .page-news4#content #page-content > h3, .page-news5#content #page-content > h3, .page-news6#content #page-content > h3, .page-news7#content #page-content > h3, .page-privacy#content #page-content > h3{
  font-size : 2rem;
  font-weight : bold;
  line-height : 2;
  color : #00833f;
  margin-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #00833f;
}

.page-news#content #page-content > h4, .page-news2#content #page-content > h4, .page-news3#content #page-content > h4, .page-news4#content #page-content > h4, .page-news5#content #page-content > h4, .page-news6#content #page-content > h4, .page-news7#content #page-content > h4, .page-privacy#content #page-content > h4{
  font-size : 1.8rem;
  font-weight : normal;
  line-height : 2;
  color : #00833f;
  margin-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #00833f;
}

.page-news#content #page-content > h5, .page-news2#content #page-content > h5, .page-news3#content #page-content > h5, .page-news4#content #page-content > h5, .page-news5#content #page-content > h5, .page-news6#content #page-content > h5, .page-news7#content #page-content > h5, .page-privacy#content #page-content > h5{
  font-size : 1.4rem;
  font-weight : normal;
  line-height : 1.3;
  color : #00833f;
  margin-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #00833f;
}

.page-news#content #page-content > h6, .page-news2#content #page-content > h6, .page-news3#content #page-content > h6, .page-news4#content #page-content > h6, .page-news5#content #page-content > h6, .page-news6#content #page-content > h6, .page-news7#content #page-content > h6, .page-privacy#content #page-content > h6{
  font-size : 1.3rem;
  font-weight : normal;
  line-height : 1.3;
  color : #00833f;
  margin-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #00833f;
}

.page-news#content #page-content > hr, .page-news2#content #page-content > hr, .page-news3#content #page-content > hr, .page-news4#content #page-content > hr, .page-news5#content #page-content > hr, .page-news6#content #page-content > hr, .page-news7#content #page-content > hr, .page-privacy#content #page-content > hr{
  background-color : #d0d0d0;
  margin-top : 20px;
  margin-bottom : 20px;
  border-top-style : solid;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  width : 100%;
  height : 1px;
}

.page-news#content #page-content > ins, .page-news2#content #page-content > ins, .page-news3#content #page-content > ins, .page-news4#content #page-content > ins, .page-news5#content #page-content > ins, .page-news6#content #page-content > ins, .page-news7#content #page-content > ins, .page-privacy#content #page-content > ins{
  background-color : #fff9bf;
  text-decoration : none;
}

.page-news#content #page-content > ol, .page-news2#content #page-content > ol, .page-news3#content #page-content > ol, .page-news4#content #page-content > ol, .page-news5#content #page-content > ol, .page-news6#content #page-content > ol, .page-news7#content #page-content > ol, .page-privacy#content #page-content > ol{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 20px;
  list-style-position : inside;
}

.page-news#content #page-content > ol li, .page-news2#content #page-content > ol li, .page-news3#content #page-content > ol li, .page-news4#content #page-content > ol li, .page-news5#content #page-content > ol li, .page-news6#content #page-content > ol li, .page-news7#content #page-content > ol li, .page-privacy#content #page-content > ol li{
  padding-top : 6px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
}

.page-news#content #page-content > ol ol, .page-news2#content #page-content > ol ol, .page-news3#content #page-content > ol ol, .page-news4#content #page-content > ol ol, .page-news5#content #page-content > ol ol, .page-news6#content #page-content > ol ol, .page-news7#content #page-content > ol ol, .page-privacy#content #page-content > ol ol{
  margin-left : 20px;
  margin-bottom : 0px;
}

.page-news#content #page-content > ol > ol > li:nth-of-type(1), .page-news2#content #page-content > ol > ol > li:nth-of-type(1), .page-news3#content #page-content > ol > ol > li:nth-of-type(1), .page-news4#content #page-content > ol > ol > li:nth-of-type(1), .page-news5#content #page-content > ol > ol > li:nth-of-type(1), .page-news6#content #page-content > ol > ol > li:nth-of-type(1), .page-news7#content #page-content > ol > ol > li:nth-of-type(1), .page-privacy#content #page-content > ol > ol > li:nth-of-type(1){
  padding-top : 0px;
}

.page-news#content #page-content > p, .page-news2#content #page-content > p, .page-news3#content #page-content > p, .page-news4#content #page-content > p, .page-news5#content #page-content > p, .page-news6#content #page-content > p, .page-news7#content #page-content > p, .page-privacy#content #page-content > p{
  font-size : 1.6rem;
  line-height : 1.6;
}

.page-news#content #page-content > p:nth-of-type(1), .page-news2#content #page-content > p:nth-of-type(1), .page-news3#content #page-content > p:nth-of-type(1), .page-news4#content #page-content > p:nth-of-type(1), .page-news5#content #page-content > p:nth-of-type(1), .page-news6#content #page-content > p:nth-of-type(1), .page-news7#content #page-content > p:nth-of-type(1), .page-privacy#content #page-content > p:nth-of-type(1){
  margin-top : 0px;
}

.page-news#content #page-content > table:not(.sp-table), .page-news2#content #page-content > table:not(.sp-table), .page-news3#content #page-content > table:not(.sp-table), .page-news4#content #page-content > table:not(.sp-table), .page-news5#content #page-content > table:not(.sp-table), .page-news6#content #page-content > table:not(.sp-table), .page-news7#content #page-content > table:not(.sp-table), .page-privacy#content #page-content > table:not(.sp-table){
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 20px;
  width : 100%;
  border-collapse : collapse;
}

.page-news#content #page-content > table:not(.sp-table) > tbody > tr > td, .page-news2#content #page-content > table:not(.sp-table) > tbody > tr > td, .page-news3#content #page-content > table:not(.sp-table) > tbody > tr > td, .page-news4#content #page-content > table:not(.sp-table) > tbody > tr > td, .page-news5#content #page-content > table:not(.sp-table) > tbody > tr > td, .page-news6#content #page-content > table:not(.sp-table) > tbody > tr > td, .page-news7#content #page-content > table:not(.sp-table) > tbody > tr > td, .page-privacy#content #page-content > table:not(.sp-table) > tbody > tr > td{
  background-color : #fefefe;
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  padding-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 : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
}

.page-news#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, .page-news2#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, .page-news3#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, .page-news4#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, .page-news5#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, .page-news6#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, .page-news7#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, .page-privacy#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title{
  font-weight : bold;
  color : #ffffff;
  background-color : #67b100;
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  padding-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 : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
}

.page-news#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, .page-news2#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, .page-news3#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, .page-news4#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, .page-news5#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, .page-news6#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, .page-news7#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, .page-privacy#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title{
  font-weight : bold;
  color : #ffffff;
  background-color : #67b100;
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  padding-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 : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
}

.page-news#content #page-content > ul:not(.sp-list), .page-news2#content #page-content > ul:not(.sp-list), .page-news3#content #page-content > ul:not(.sp-list), .page-news4#content #page-content > ul:not(.sp-list), .page-news5#content #page-content > ul:not(.sp-list), .page-news6#content #page-content > ul:not(.sp-list), .page-news7#content #page-content > ul:not(.sp-list), .page-privacy#content #page-content > ul:not(.sp-list){
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 20px;
  list-style-type : none;
  list-style-position : outside;
}

.page-news#content #page-content > ul:not(.sp-list) li, .page-news2#content #page-content > ul:not(.sp-list) li, .page-news3#content #page-content > ul:not(.sp-list) li, .page-news4#content #page-content > ul:not(.sp-list) li, .page-news5#content #page-content > ul:not(.sp-list) li, .page-news6#content #page-content > ul:not(.sp-list) li, .page-news7#content #page-content > ul:not(.sp-list) li, .page-privacy#content #page-content > ul:not(.sp-list) li{
  background-image : url(img/icon-arrow-right.png);
  background-repeat : no-repeat;
  background-position : left 18px;
  background-size : 4px 6px;
  padding-top : 6px;
  padding-left : 8px;
  padding-right : 0px;
  padding-bottom : 0px;
}

.page-news#content #page-content > ul:not(.sp-list) ul, .page-news2#content #page-content > ul:not(.sp-list) ul, .page-news3#content #page-content > ul:not(.sp-list) ul, .page-news4#content #page-content > ul:not(.sp-list) ul, .page-news5#content #page-content > ul:not(.sp-list) ul, .page-news6#content #page-content > ul:not(.sp-list) ul, .page-news7#content #page-content > ul:not(.sp-list) ul, .page-privacy#content #page-content > ul:not(.sp-list) ul{
  margin-bottom : 0px;
}

.page-news#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), .page-news2#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), .page-news3#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), .page-news4#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), .page-news5#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), .page-news6#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), .page-news7#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), .page-privacy#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1){
  padding-top : 0px;
}

#sp-button-5{
  margin-bottom : 2px;
  width : 120px;
}

#sp-button-5 > a{
  font-size : 1.4rem;
  font-weight : normal;
  color : #ffffff;
  background-color : #e8235b;
  text-decoration : none;
  text-align : center;
  padding-top : 6px;
  padding-left : 6px;
  padding-right : 6px;
  padding-bottom : 6px;
  border-top-left-radius : 4px 4px;
  border-top-right-radius : 4px 4px;
  border-bottom-right-radius : 4px 4px;
  border-bottom-left-radius : 4px 4px;
  height : 100%;
  display : block;
  position : relative;
}

#sp-button-5 > a:active{
  background-color : #ff4076;
  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;
  top : 1px;
}

#sp-button-5 > a:hover{
  background-color : #ff4076;
  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, #sp-button-2, #sp-button-3, #sp-button-4, #sp-button-6, #sp-button-7{
  margin-bottom : 2px;
  width : 120px;
}

#sp-button-1 > a, #sp-button-2 > a, #sp-button-3 > a, #sp-button-4 > a, #sp-button-6 > a, #sp-button-7 > a{
  font-size : 1.4rem;
  font-weight : normal;
  color : #ffffff;
  background-color : #35e796;
  text-decoration : none;
  text-align : center;
  padding-top : 3px;
  padding-left : 6px;
  padding-right : 6px;
  padding-bottom : 3px;
  border-top-width : 2px;
  border-left-width : 2px;
  border-right-width : 2px;
  border-bottom-width : 2px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
  border-top-left-radius : 22px 22px;
  border-top-right-radius : 22px 22px;
  border-bottom-right-radius : 22px 22px;
  border-bottom-left-radius : 22px 22px;
  height : 100%;
  display : block;
  position : relative;
}

#sp-button-1 > a:active, #sp-button-2 > a:active, #sp-button-3 > a:active, #sp-button-4 > a:active, #sp-button-6 > a:active, #sp-button-7 > a:active{
  background-color : #1ade85;
  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;
  top : 1px;
}

#sp-button-1 > a:hover, #sp-button-2 > a:hover, #sp-button-3 > a:hover, #sp-button-4 > a:hover, #sp-button-6 > a:hover, #sp-button-7 > a:hover{
  background-color : #1ade85;
  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-image-1, #sp-image-2, #sp-image-3, #sp-image-4, #sp-image-5, #sp-image-6, #sp-image-7, #sp-image-8, #sp-image-9{
  max-width : 100%;
}

.page-toppage#content #page-content{
  background-color : #ffffff;
}

#sp-button-1 > a{
  font-size : 1.5rem;
  font-weight : bold;
  color : #000000;
}

#sp-button-2 > a{
  font-size : 1.4rem;
  color : #000000;
}

#sp-button-3 > a{
  font-size : 1.4rem;
  color : #000000;
}

#sp-button-4 > a{
  font-size : 1.4rem;
  color : #000000;
}

#sp-button-5 > a{
  font-size : 1.4rem;
  font-weight : bold;
  color : #ffffff;
}

#sp-button-6 > a{
  font-size : 1.4rem;
  color : #000000;
}

#sp-button-7 > a{
  font-size : 1.4rem;
  color : #000000;
}

#sp-list-1{
  font-size : 1rem;
  background-color : #fcfcfc;
}

#sp-list-10{
  font-size : 1rem;
  background-color : transparent;
}

#sp-list-11{
  font-size : 1rem;
}

#sp-list-12{
  font-size : 1rem;
  font-weight : bold;
  color : #000000;
  background-color : transparent;
}

#sp-list-13{
  font-size : 1rem;
  background-color : #fdecec;
}

#sp-list-14{
  background-color : #fdecec;
}

#sp-list-15{
  font-size : 4rem;
  font-family : "ＭＳ Ｐ明朝";
  font-weight : bold;
  color : #000000;
}

#sp-list-16{
  font-size : 1rem;
  background-image : url(img/image12.jpg);
}

#sp-list-17{
  font-size : 1rem;
  background-color : #f7b9f0;
}

#sp-list-18{
  font-size : 1rem;
  background-color : #ffffff;
}

#sp-list-19{
  font-size : 1rem;
  font-family : "ＭＳ Ｐ明朝";
  font-weight : bold;
  color : #000000;
}

#sp-list-2{
  font-size : 1rem;
  font-weight : bold;
  color : #000000;
}

#sp-list-20{
  background-color : #b7eee9;
}

#sp-list-21{
  font-size : 1.4rem;
  color : #000000;
  background-color : transparent;
}

#sp-list-22{
  font-size : 1rem;
  background-color : #b7eee9;
}

#sp-list-23{
  background-color : transparent;
}

#sp-list-24{
  font-size : 1.8rem;
  font-family : "ＭＳ Ｐ明朝";
  font-weight : bold;
  color : #000000;
}

#sp-list-25{
  font-size : 1rem;
  background-color : #ffffff;
}

#sp-list-26{
  font-size : 1rem;
  font-family : "ＭＳ Ｐ明朝";
  font-weight : bold;
  color : #000000;
}

#sp-list-27{
  background-color : #fdece3;
}

#sp-list-28{
  font-size : 1.1rem;
  color : #000000;
}

#sp-list-29{
  font-size : 1rem;
  background-color : #fdecec;
}

#sp-list-3{
  font-size : 1.4rem;
  font-weight : bold;
  color : #000000;
  background-color : transparent;
}

#sp-list-3 > li{
  font-size : 0.8rem;
}

#sp-list-30{
  background-color : transparent;
}

#sp-list-31{
  font-size : 1.8rem;
  font-weight : bold;
  color : #000000;
}

#sp-list-32{
  font-size : 1rem;
  background-color : #fdecec;
}

#sp-list-33{
  font-size : 4rem;
  font-family : "ＭＳ Ｐ明朝";
  font-weight : bold;
  color : #000000;
}

#sp-list-34{
  background-color : #fdecec;
}

#sp-list-35{
  font-size : 1rem;
}

#sp-list-36{
  font-size : 1rem;
  background-color : #fdecec;
}

#sp-list-37{
  background-color : #91d6ff;
}

#sp-list-38{
  font-size : 1.8rem;
  font-family : "ＭＳ Ｐ明朝";
  font-weight : bold;
  color : #000000;
}

#sp-list-39{
  background-color : #f9b7d1;
}

#sp-list-4{
  font-size : 1rem;
  background-color : #f7d9df;
}

#sp-list-40{
  font-size : 1.8rem;
  font-family : "ＭＳ Ｐ明朝";
  font-weight : bold;
  color : #000000;
}

#sp-list-41{
  font-size : 1rem;
  background-color : #fdecec;
}

#sp-list-42{
  font-size : 4rem;
  font-family : "ＭＳ Ｐ明朝";
  font-weight : bold;
  color : #000000;
}

#sp-list-43{
  background-color : #fdecec;
}

#sp-list-44{
  font-size : 1rem;
  background-color : transparent;
}

#sp-list-45{
  font-size : 1rem;
  background-color : #fdecec;
}

#sp-list-46{
  font-size : 1rem;
  background-color : #fdecec;
}

#sp-list-47{
  font-size : 4rem;
  font-family : "ＭＳ Ｐ明朝";
  font-weight : bold;
  color : #000000;
}

#sp-list-48{
  background-color : #fdecec;
}

#sp-list-49{
  font-size : 1rem;
  background-color : transparent;
}

#sp-list-5{
  font-size : 1.2rem;
}

#sp-list-50{
  font-size : 1rem;
  background-color : #fdecec;
}

#sp-list-51{
  font-size : 1rem;
  background-color : transparent;
}

#sp-list-52{
  font-size : 1rem;
  background-color : transparent;
}

#sp-list-53{
  font-size : 1rem;
  background-color : #fdecec;
}

#sp-list-54{
  font-size : 4rem;
  font-family : "ＭＳ Ｐ明朝";
  font-weight : bold;
  color : #000000;
}

#sp-list-55{
  background-color : #fdecec;
}

#sp-list-56{
  font-size : 1rem;
  background-color : transparent;
}

#sp-list-57{
  font-size : 1rem;
  background-image : none;
}

#sp-list-6{
  font-size : 1.2rem;
  font-weight : bold;
  color : #000000;
  background-color : transparent;
}

#sp-list-6 > li{
  font-size : 0.8rem;
}

#sp-list-7{
  font-size : 0.8rem;
  font-weight : bold;
  color : #000000;
  background-color : #f7d9df;
}

#sp-list-8{
  font-size : 1.5rem;
  background-color : transparent;
}

#sp-list-9{
  font-size : 1rem;
}

#sp-site-navigation-1{
  font-size : 1.7rem;
  font-family : "ＭＳ Ｐ明朝";
  font-weight : bold;
  color : #000000;
}

#sp-site-navigation-2{
  font-size : 2rem;
  font-family : "ＭＳ Ｐ明朝";
  font-weight : bold;
  color : #ffffff;
}

#sp-site-navigation-3{
  font-size : 1.5rem;
  font-family : "ＭＳ Ｐ明朝";
  font-weight : bold;
  color : #000000;
  background-color : transparent;
}

#sp-site-navigation-4{
  font-size : 1.5rem;
  font-family : "ＭＳ Ｐ明朝";
  font-weight : bold;
  color : #000000;
  background-color : transparent;
}

#sp-site-navigation-5{
  font-size : 1.7rem;
  font-family : "ＭＳ Ｐ明朝";
  font-weight : bold;
  color : #ffffff;
}

#sp-site-navigation-6{
  font-size : 2rem;
  font-family : "ＭＳ Ｐ明朝";
  font-weight : bold;
  color : #ffffff;
}

#sp-site-navigation-7{
  font-size : 2rem;
  font-family : "ＭＳ Ｐ明朝";
  font-weight : bold;
  color : #ffffff;
}

#sp-site-navigation-8{
  font-size : 2rem;
  font-family : "ＭＳ Ｐ明朝";
  font-weight : bold;
  color : #ffffff;
}

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

  #sp-button-1{
    margin-left : 0px;
    width : 97px;
  }

  #sp-button-2{
    margin-top : 5px;
    margin-left : 70px;
    margin-bottom : 0px;
  }

  #sp-button-3{
    margin-left : 70px;
  }

  #sp-button-4{
    margin-left : 70px;
  }

  #sp-button-5{
    width : 224px;
  }

  #sp-button-6{
    margin-left : 70px;
  }

  #sp-button-7{
    margin-left : 70px;
  }

  #sp-image-1{
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    width : 800px;
    height : 321px;
  }

  #sp-image-2{
    margin-left : 100px;
    width : 100px;
    height : 121px;
    float : left;
    position : relative;
  }

  #sp-image-3{
    width : 800px;
    height : 364px;
  }

  #sp-image-4{
    margin-left : 0px;
    margin-right : 0px;
    width : 800px;
    height : 449px;
  }

  #sp-image-5{
    margin-left : 0px;
    margin-right : 0px;
    width : 800px;
    height : 553px;
  }

  #sp-image-6{
    margin-left : 70px;
    width : 328px;
    height : 389px;
  }

  #sp-image-8{
    margin-left : 30px;
    width : 936px;
    height : 525px;
  }

  #sp-image-9{
    margin-left : 30px;
    width : 443px;
    height : 553px;
  }

  #sp-list-1{
    margin-top : -25px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    width : 980px;
    min-height : 1440px;
  }

  #sp-list-10{
    margin-left : 30px;
    width : 425px;
  }

  #sp-list-11{
    margin-left : 0px;
    margin-right : 0px;
    width : 800px;
  }

  #sp-list-12{
    margin-left : 20px;
    margin-right : 0px;
    margin-bottom : 0px;
    width : 367px;
  }

  #sp-list-14{
    min-height : 571px;
  }

  #sp-list-15{
    margin-left : 150px;
    width : 895px;
    min-height : 186px;
  }

  #sp-list-17{
    margin-left : 50px;
    margin-bottom : -35px;
    width : 868px;
    min-height : 205px;
  }

  #sp-list-18{
    margin-left : 0px;
    margin-right : 0px;
    width : 881px;
    min-height : 800px;
  }

  #sp-list-19{
    margin-left : 50px;
    width : 300px;
    min-height : 86px;
  }

  #sp-list-2{
    margin-top : -10px;
    margin-left : 140px;
    margin-right : 50px;
    width : 444px;
    min-height : 30px;
  }

  #sp-list-20{
    margin-left : 0px;
    width : 870px;
    min-height : 624px;
  }

  #sp-list-21{
    margin-left : 30px;
    width : 385px;
    min-height : 73px;
  }

  #sp-list-22{
    margin-right : -9px;
    min-height : 470px;
  }

  #sp-list-23{
    width : 685px;
    min-height : 383px;
  }

  #sp-list-24{
    margin-left : 30px;
    width : 271px;
  }

  #sp-list-25{
    margin-left : 0px;
    margin-right : 0px;
    width : 800px;
    min-height : 800px;
  }

  #sp-list-26{
    margin-left : 50px;
    width : 300px;
    min-height : 86px;
  }

  #sp-list-27{
    min-height : 624px;
  }

  #sp-list-28{
    margin-left : 30px;
    width : 347px;
    min-height : 63px;
  }

  #sp-list-29{
    min-height : 470px;
  }

  #sp-list-3{
    margin-left : 150px;
    width : 600px;
    min-height : 50px;
  }

  #sp-list-30{
    min-height : 401px;
  }

  #sp-list-31{
    margin-left : 30px;
    width : 271px;
  }

  #sp-list-32{
    min-height : 800px;
  }

  #sp-list-33{
    margin-left : 150px;
    width : 895px;
    min-height : 186px;
  }

  #sp-list-34{
    min-height : 571px;
  }

  #sp-list-35{
    margin-left : 30px;
    width : 934px;
    min-height : 98px;
  }

  #sp-list-36{
    min-height : 800px;
  }

  #sp-list-37{
    min-height : 571px;
  }

  #sp-list-38{
    margin-left : 50px;
    width : 522px;
  }

  #sp-list-39{
    margin-top : 10px;
  }

  #sp-list-4{
    width : 795px;
    min-height : 100px;
  }

  #sp-list-40{
    margin-left : 50px;
    width : 522px;
  }

  #sp-list-42{
    margin-left : 150px;
    width : 895px;
    min-height : 186px;
  }

  #sp-list-43{
    min-height : 571px;
  }

  #sp-list-44{
    margin-left : 50px;
    width : 611px;
  }

  #sp-list-47{
    margin-left : 150px;
    width : 895px;
    min-height : 186px;
  }

  #sp-list-48{
    min-height : 571px;
  }

  #sp-list-49{
    margin-left : 50px;
    width : 653px;
  }

  #sp-list-5{
    margin-top : 0px;
    margin-left : 250px;
    width : 269px;
    min-height : 269px;
  }

  #sp-list-51{
    margin-right : 30px;
    margin-bottom : -7px;
    width : 710px;
    float : right;
    position : relative;
  }

  #sp-list-52{
    margin-left : 120px;
    margin-bottom : -7px;
    width : 424px;
  }

  #sp-list-53{
    margin-right : 35px;
  }

  #sp-list-54{
    margin-left : 150px;
    width : 895px;
    min-height : 186px;
  }

  #sp-list-55{
    min-height : 571px;
  }

  #sp-list-57{
    margin-left : 150px;
    width : 687px;
    min-height : 303px;
  }

  #sp-list-6{
    margin-left : 70px;
    width : 600px;
    min-height : 50px;
  }

  #sp-list-7{
    margin-left : 0px;
    margin-right : 0px;
    width : 800px;
    min-height : 278px;
  }

  #sp-list-8{
    margin-left : 30px;
    margin-right : 13px;
    width : 352px;
    min-height : 70px;
  }

  #sp-list-9{
    margin-left : 0px;
    margin-right : 0px;
    min-height : 542px;
  }

  #sp-object-1{
    margin-left : 50px;
    margin-right : 0px;
    width : 300px;
    height : 307px;
  }

  #sp-object-2{
    margin-left : 50px;
    width : 300px;
    height : 291px;
  }

  #sp-object-3{
    margin-left : 100px;
    width : 436px;
    height : 436px;
  }

  #sp-site-navigation-1{
    margin-top : -20px;
    margin-left : 150px;
    margin-bottom : 0px;
    width : 269px;
    min-height : 49px;
  }

  #sp-site-navigation-2{
    margin-left : 70px;
    width : 851px;
    min-height : 49px;
  }

  #sp-site-navigation-3{
    margin-top : -20px;
    margin-left : 70px;
    margin-right : 0px;
    margin-bottom : 0px;
    width : 685px;
    min-height : 49px;
  }

  #sp-site-navigation-4{
    margin-top : -20px;
    margin-left : 70px;
    margin-right : 0px;
    margin-bottom : 0px;
    width : 685px;
    min-height : 49px;
  }

  #sp-site-navigation-5{
    margin-left : 20px;
    width : 945px;
    min-height : 49px;
  }

  #sp-site-navigation-6{
    margin-left : 70px;
    width : 851px;
    min-height : 49px;
  }

  #sp-site-navigation-7{
    margin-left : 70px;
    width : 851px;
    min-height : 49px;
  }

  #sp-site-navigation-8{
    margin-left : 70px;
    width : 851px;
    min-height : 49px;
  }
}

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

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

  #sp-image-2{
    margin-left : 50px;
    width : 181px;
    height : 214px;
  }

  #sp-list-1{
    margin-top : -28px;
    width : 300px;
  }

  #sp-list-18{
    margin-left : 0px;
    margin-right : 0px;
    width : 300px;
  }

  #sp-list-23{
    margin-left : 0px;
  }

  #sp-list-25{
    margin-left : 0px;
    margin-right : 0px;
    width : 300px;
  }

  #sp-object-1{
    width : 300px;
  }

  #sp-site-navigation-1{
    margin-top : 0px;
    width : 300px;
  }

  #sp-site-navigation-3{
    margin-top : 0px;
    width : 300px;
  }

  #sp-site-navigation-4{
    margin-top : 0px;
    width : 300px;
  }
}