#colophon{
  color : #ffffff;
  background-color : #08a713;
}

#colophon .minimal{
  text-align : center;
}

#colophon a{
  color : #ffffff;
}

#content{
  min-height : 50px;
}

#contenthead > a{
  background-color : #e3dfda;
}

#page{
  font-size : 1.6rem;
}

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

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

*{
  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{
  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.sp-flex:not(table)::after{
  content : none;
}

.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 : #018b0b;
  outline-width : medium;
  outline-style : none;
  outline-color : black;
}

a:focus{
  color : #018b0b;
  text-decoration : none;
}

a:hover{
  color : #018b0b;
  text-decoration : none;
}

article{
  display : block;
}

aside{
  display : block;
}

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

details{
  display : block;
}

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

figcaption{
  display : block;
}

figure{
  display : block;
}

footer{
  display : block;
}

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

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

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

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

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

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

header{
  display : block;
}

hgroup{
  display : block;
}

html{
  font-size : 62.5%;
}

main{
  display : block;
}

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

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

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

section{
  display : block;
}

summary{
  display : block;
}

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

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

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

  #colophon{
    padding-left : 100%;
    padding-right : 100%;
    margin-left : -100%;
    margin-right : -100%;
  }

  #colophon .minimal > ul > li::before{
    color : #ffffff;
  }

  #colophon .minimal > ul > li > a{
    color : #ffffff;
  }

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

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

  #contenthead{
    margin-bottom : 39px;
  }

  #contenthead > a{
    margin-left : -1000%;
    margin-right : -1000%;
  }

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

  #masthead{
    margin-bottom : 0px;
    min-height : 54px;
  }

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

  #masthead-inner > nav{
    text-align : right;
    padding-top : 10px;
    padding-bottom : 10px;
    width : 731px;
    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 {
  }

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

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

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

  #content{
    width : 1000px;
  }

  #contenthead{
    width : 1000px;
  }
}

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

  #contenthead{
    margin-bottom : 10px;
  }

  #contenthead > nav{
    margin-top : 10px;
  }

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

  #masthead{
    margin-bottom : 0px;
    min-height : 60px;
  }

  #masthead-inner .sp-site-navigation{
    width : 100%;
    position : static;
  }

  #masthead-inner .sp-site-navigation > .menu-toggle{
    background-color : transparent !important;
    background-image : url(img/icon-menu-toggle-03.png) !important;
    width : 30px;
    height : 34px;
    position : absolute;
    top : 15px;
    right : 15px;
  }

  #sidebar1{
    padding-left : 20px;
    padding-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{
    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-width : medium;
    border-bottom-style : none;
    border-bottom-color : initial;
  }

  .sp-site-navigation.horizontal ul ul li > a{
    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:not(.home) #contenthead{
    margin-bottom : 0px;
  }

  embed{
    max-width : 100%;
  }
}

#sp-site-branding2-1{
  padding-top : 0px;
}

#sp-site-branding2-1 .extra{
  display : none;
}

#sp-site-branding2-1 .site-description{
  display : none;
}

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

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

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

  #sp-site-branding2-1{
    padding-top : 18px;
    float : left;
  }

  #sp-site-branding2-1 .site-title{
    background-size : 239px 25px;
    margin-top : 0px;
    width : 239px;
    height : 25px;
  }
}

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

  #sp-site-branding2-1{
    padding-top : 24px;
  }

  #sp-site-branding2-1 .site-title{
    background-size : 172px 18px;
    margin-top : 0px;
    margin-left : 15px;
    width : 172px;
    height : 18px;
  }
}

#sp-page-title-4, #sp-page-title-5{
  padding-top : 1px;
  padding-bottom : 1px;
  margin-bottom : 0px;
}

#sp-page-title-4 > h1, #sp-page-title-5 > h1{
  font-size : 2.8rem;
  font-weight : bold;
  line-height : 2;
  color : #08a713;
  margin-bottom : 0px;
  overflow : hidden;
}

#sp-page-title-4 > h1::before, #sp-page-title-5 > h1::before{
  background-color : #08a713;
  margin-top : 18px;
  margin-right : 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 : #08a713;
  border-left-color : #08a713;
  border-right-color : #08a713;
  border-bottom-color : #08a713;
  border-top-left-radius : 14px 14px;
  border-top-right-radius : 14px 14px;
  border-bottom-right-radius : 14px 14px;
  border-bottom-left-radius : 14px 14px;
  width : 14px;
  height : 14px;
  float : left;
  display : block;
  content : '';
  box-sizing : border-box;
  
}

#breadcrumb-list{
  font-size : 1.1rem;
  padding-top : 12px;
  padding-bottom : 12px;
}

#breadcrumb-list > div{
  color : #018b0b;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-right : 5px;
  float : left;
  display : block;
}

#breadcrumb-list > div:nth-of-type(1) > a{
  color : #000000;
}

#breadcrumb-list > div:nth-of-type(2n){
  color : #000000;
}

#breadcrumb-list > div > a{
  color : #018b0b;
  text-decoration : none;
}

#breadcrumb-list > div > a:hover{
  color : #000000;
  text-decoration : underline;
}

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

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

#sp-page-title-1, #sp-page-title-10, #sp-page-title-100, #sp-page-title-101, #sp-page-title-102, #sp-page-title-103, #sp-page-title-104, #sp-page-title-105, #sp-page-title-106, #sp-page-title-107, #sp-page-title-108, #sp-page-title-109, #sp-page-title-11, #sp-page-title-110, #sp-page-title-111, #sp-page-title-112, #sp-page-title-113, #sp-page-title-114, #sp-page-title-115, #sp-page-title-116, #sp-page-title-117, #sp-page-title-118, #sp-page-title-119, #sp-page-title-12, #sp-page-title-120, #sp-page-title-121, #sp-page-title-122, #sp-page-title-123, #sp-page-title-124, #sp-page-title-125, #sp-page-title-126, #sp-page-title-127, #sp-page-title-128, #sp-page-title-129, #sp-page-title-13, #sp-page-title-130, #sp-page-title-131, #sp-page-title-132, #sp-page-title-133, #sp-page-title-134, #sp-page-title-135, #sp-page-title-136, #sp-page-title-137, #sp-page-title-138, #sp-page-title-139, #sp-page-title-14, #sp-page-title-140, #sp-page-title-141, #sp-page-title-142, #sp-page-title-143, #sp-page-title-144, #sp-page-title-145, #sp-page-title-146, #sp-page-title-147, #sp-page-title-148, #sp-page-title-149, #sp-page-title-15, #sp-page-title-150, #sp-page-title-151, #sp-page-title-152, #sp-page-title-153, #sp-page-title-154, #sp-page-title-155, #sp-page-title-156, #sp-page-title-157, #sp-page-title-158, #sp-page-title-159, #sp-page-title-16, #sp-page-title-160, #sp-page-title-161, #sp-page-title-162, #sp-page-title-163, #sp-page-title-164, #sp-page-title-165, #sp-page-title-166, #sp-page-title-167, #sp-page-title-168, #sp-page-title-169, #sp-page-title-17, #sp-page-title-170, #sp-page-title-171, #sp-page-title-172, #sp-page-title-173, #sp-page-title-174, #sp-page-title-175, #sp-page-title-176, #sp-page-title-177, #sp-page-title-178, #sp-page-title-179, #sp-page-title-18, #sp-page-title-180, #sp-page-title-181, #sp-page-title-182, #sp-page-title-183, #sp-page-title-184, #sp-page-title-185, #sp-page-title-186, #sp-page-title-187, #sp-page-title-188, #sp-page-title-189, #sp-page-title-19, #sp-page-title-190, #sp-page-title-191, #sp-page-title-192, #sp-page-title-193, #sp-page-title-194, #sp-page-title-195, #sp-page-title-196, #sp-page-title-197, #sp-page-title-198, #sp-page-title-199, #sp-page-title-2, #sp-page-title-20, #sp-page-title-200, #sp-page-title-201, #sp-page-title-202, #sp-page-title-203, #sp-page-title-204, #sp-page-title-205, #sp-page-title-206, #sp-page-title-207, #sp-page-title-208, #sp-page-title-209, #sp-page-title-21, #sp-page-title-210, #sp-page-title-211, #sp-page-title-212, #sp-page-title-213, #sp-page-title-214, #sp-page-title-215, #sp-page-title-216, #sp-page-title-217, #sp-page-title-218, #sp-page-title-219, #sp-page-title-22, #sp-page-title-220, #sp-page-title-221, #sp-page-title-222, #sp-page-title-223, #sp-page-title-224, #sp-page-title-225, #sp-page-title-226, #sp-page-title-227, #sp-page-title-228, #sp-page-title-229, #sp-page-title-23, #sp-page-title-230, #sp-page-title-231, #sp-page-title-232, #sp-page-title-233, #sp-page-title-234, #sp-page-title-235, #sp-page-title-236, #sp-page-title-237, #sp-page-title-238, #sp-page-title-239, #sp-page-title-24, #sp-page-title-240, #sp-page-title-241, #sp-page-title-242, #sp-page-title-243, #sp-page-title-244, #sp-page-title-245, #sp-page-title-246, #sp-page-title-247, #sp-page-title-248, #sp-page-title-249, #sp-page-title-25, #sp-page-title-250, #sp-page-title-251, #sp-page-title-252, #sp-page-title-253, #sp-page-title-254, #sp-page-title-255, #sp-page-title-256, #sp-page-title-257, #sp-page-title-258, #sp-page-title-259, #sp-page-title-26, #sp-page-title-260, #sp-page-title-261, #sp-page-title-262, #sp-page-title-263, #sp-page-title-264, #sp-page-title-265, #sp-page-title-266, #sp-page-title-267, #sp-page-title-268, #sp-page-title-269, #sp-page-title-27, #sp-page-title-270, #sp-page-title-271, #sp-page-title-272, #sp-page-title-273, #sp-page-title-274, #sp-page-title-275, #sp-page-title-276, #sp-page-title-277, #sp-page-title-278, #sp-page-title-279, #sp-page-title-28, #sp-page-title-280, #sp-page-title-281, #sp-page-title-282, #sp-page-title-283, #sp-page-title-284, #sp-page-title-285, #sp-page-title-286, #sp-page-title-287, #sp-page-title-288, #sp-page-title-289, #sp-page-title-29, #sp-page-title-290, #sp-page-title-291, #sp-page-title-292, #sp-page-title-293, #sp-page-title-294, #sp-page-title-295, #sp-page-title-296, #sp-page-title-297, #sp-page-title-298, #sp-page-title-299, #sp-page-title-3, #sp-page-title-30, #sp-page-title-300, #sp-page-title-301, #sp-page-title-302, #sp-page-title-303, #sp-page-title-304, #sp-page-title-305, #sp-page-title-306, #sp-page-title-307, #sp-page-title-308, #sp-page-title-309, #sp-page-title-31, #sp-page-title-310, #sp-page-title-311, #sp-page-title-312, #sp-page-title-313, #sp-page-title-314, #sp-page-title-315, #sp-page-title-316, #sp-page-title-317, #sp-page-title-318, #sp-page-title-319, #sp-page-title-32, #sp-page-title-320, #sp-page-title-321, #sp-page-title-322, #sp-page-title-323, #sp-page-title-324, #sp-page-title-325, #sp-page-title-326, #sp-page-title-327, #sp-page-title-328, #sp-page-title-329, #sp-page-title-33, #sp-page-title-330, #sp-page-title-331, #sp-page-title-332, #sp-page-title-333, #sp-page-title-334, #sp-page-title-335, #sp-page-title-336, #sp-page-title-337, #sp-page-title-338, #sp-page-title-339, #sp-page-title-34, #sp-page-title-340, #sp-page-title-341, #sp-page-title-342, #sp-page-title-343, #sp-page-title-344, #sp-page-title-345, #sp-page-title-346, #sp-page-title-347, #sp-page-title-348, #sp-page-title-349, #sp-page-title-35, #sp-page-title-350, #sp-page-title-351, #sp-page-title-352, #sp-page-title-353, #sp-page-title-354, #sp-page-title-355, #sp-page-title-356, #sp-page-title-357, #sp-page-title-358, #sp-page-title-359, #sp-page-title-36, #sp-page-title-360, #sp-page-title-361, #sp-page-title-362, #sp-page-title-363, #sp-page-title-364, #sp-page-title-365, #sp-page-title-366, #sp-page-title-367, #sp-page-title-368, #sp-page-title-369, #sp-page-title-37, #sp-page-title-370, #sp-page-title-371, #sp-page-title-372, #sp-page-title-373, #sp-page-title-374, #sp-page-title-375, #sp-page-title-376, #sp-page-title-377, #sp-page-title-378, #sp-page-title-379, #sp-page-title-38, #sp-page-title-380, #sp-page-title-381, #sp-page-title-382, #sp-page-title-383, #sp-page-title-384, #sp-page-title-385, #sp-page-title-386, #sp-page-title-387, #sp-page-title-388, #sp-page-title-389, #sp-page-title-39, #sp-page-title-390, #sp-page-title-391, #sp-page-title-392, #sp-page-title-393, #sp-page-title-394, #sp-page-title-395, #sp-page-title-396, #sp-page-title-397, #sp-page-title-398, #sp-page-title-399, #sp-page-title-40, #sp-page-title-400, #sp-page-title-401, #sp-page-title-402, #sp-page-title-403, #sp-page-title-404, #sp-page-title-405, #sp-page-title-406, #sp-page-title-407, #sp-page-title-408, #sp-page-title-409, #sp-page-title-41, #sp-page-title-410, #sp-page-title-411, #sp-page-title-412, #sp-page-title-413, #sp-page-title-414, #sp-page-title-415, #sp-page-title-416, #sp-page-title-417, #sp-page-title-418, #sp-page-title-419, #sp-page-title-42, #sp-page-title-420, #sp-page-title-421, #sp-page-title-422, #sp-page-title-423, #sp-page-title-424, #sp-page-title-425, #sp-page-title-426, #sp-page-title-427, #sp-page-title-428, #sp-page-title-429, #sp-page-title-43, #sp-page-title-430, #sp-page-title-431, #sp-page-title-432, #sp-page-title-433, #sp-page-title-434, #sp-page-title-435, #sp-page-title-436, #sp-page-title-437, #sp-page-title-438, #sp-page-title-439, #sp-page-title-44, #sp-page-title-440, #sp-page-title-441, #sp-page-title-442, #sp-page-title-443, #sp-page-title-444, #sp-page-title-445, #sp-page-title-446, #sp-page-title-447, #sp-page-title-448, #sp-page-title-449, #sp-page-title-45, #sp-page-title-450, #sp-page-title-451, #sp-page-title-452, #sp-page-title-453, #sp-page-title-454, #sp-page-title-455, #sp-page-title-456, #sp-page-title-457, #sp-page-title-458, #sp-page-title-459, #sp-page-title-46, #sp-page-title-460, #sp-page-title-461, #sp-page-title-462, #sp-page-title-463, #sp-page-title-464, #sp-page-title-465, #sp-page-title-466, #sp-page-title-467, #sp-page-title-468, #sp-page-title-469, #sp-page-title-47, #sp-page-title-470, #sp-page-title-471, #sp-page-title-472, #sp-page-title-473, #sp-page-title-474, #sp-page-title-475, #sp-page-title-476, #sp-page-title-477, #sp-page-title-478, #sp-page-title-479, #sp-page-title-48, #sp-page-title-480, #sp-page-title-481, #sp-page-title-482, #sp-page-title-483, #sp-page-title-484, #sp-page-title-485, #sp-page-title-486, #sp-page-title-487, #sp-page-title-488, #sp-page-title-489, #sp-page-title-49, #sp-page-title-490, #sp-page-title-491, #sp-page-title-492, #sp-page-title-493, #sp-page-title-494, #sp-page-title-495, #sp-page-title-496, #sp-page-title-497, #sp-page-title-498, #sp-page-title-499, #sp-page-title-50, #sp-page-title-500, #sp-page-title-501, #sp-page-title-502, #sp-page-title-503, #sp-page-title-504, #sp-page-title-505, #sp-page-title-506, #sp-page-title-507, #sp-page-title-508, #sp-page-title-509, #sp-page-title-51, #sp-page-title-510, #sp-page-title-511, #sp-page-title-512, #sp-page-title-513, #sp-page-title-514, #sp-page-title-515, #sp-page-title-516, #sp-page-title-517, #sp-page-title-518, #sp-page-title-519, #sp-page-title-52, #sp-page-title-520, #sp-page-title-521, #sp-page-title-522, #sp-page-title-523, #sp-page-title-524, #sp-page-title-525, #sp-page-title-526, #sp-page-title-527, #sp-page-title-528, #sp-page-title-529, #sp-page-title-53, #sp-page-title-530, #sp-page-title-531, #sp-page-title-532, #sp-page-title-533, #sp-page-title-534, #sp-page-title-535, #sp-page-title-536, #sp-page-title-537, #sp-page-title-538, #sp-page-title-539, #sp-page-title-54, #sp-page-title-540, #sp-page-title-541, #sp-page-title-542, #sp-page-title-543, #sp-page-title-544, #sp-page-title-545, #sp-page-title-546, #sp-page-title-55, #sp-page-title-56, #sp-page-title-57, #sp-page-title-58, #sp-page-title-59, #sp-page-title-6, #sp-page-title-60, #sp-page-title-61, #sp-page-title-62, #sp-page-title-63, #sp-page-title-64, #sp-page-title-65, #sp-page-title-66, #sp-page-title-67, #sp-page-title-68, #sp-page-title-69, #sp-page-title-7, #sp-page-title-70, #sp-page-title-71, #sp-page-title-72, #sp-page-title-73, #sp-page-title-74, #sp-page-title-75, #sp-page-title-76, #sp-page-title-77, #sp-page-title-78, #sp-page-title-79, #sp-page-title-8, #sp-page-title-80, #sp-page-title-81, #sp-page-title-82, #sp-page-title-83, #sp-page-title-84, #sp-page-title-85, #sp-page-title-86, #sp-page-title-87, #sp-page-title-88, #sp-page-title-89, #sp-page-title-9, #sp-page-title-90, #sp-page-title-91, #sp-page-title-92, #sp-page-title-93, #sp-page-title-94, #sp-page-title-95, #sp-page-title-96, #sp-page-title-97, #sp-page-title-98, #sp-page-title-99{
  padding-top : 1px;
  padding-bottom : 1px;
  margin-bottom : 0px;
}

#sp-page-title-1 > h1, #sp-page-title-10 > h1, #sp-page-title-100 > h1, #sp-page-title-101 > h1, #sp-page-title-102 > h1, #sp-page-title-103 > h1, #sp-page-title-104 > h1, #sp-page-title-105 > h1, #sp-page-title-106 > h1, #sp-page-title-107 > h1, #sp-page-title-108 > h1, #sp-page-title-109 > h1, #sp-page-title-11 > h1, #sp-page-title-110 > h1, #sp-page-title-111 > h1, #sp-page-title-112 > h1, #sp-page-title-113 > h1, #sp-page-title-114 > h1, #sp-page-title-115 > h1, #sp-page-title-116 > h1, #sp-page-title-117 > h1, #sp-page-title-118 > h1, #sp-page-title-119 > h1, #sp-page-title-12 > h1, #sp-page-title-120 > h1, #sp-page-title-121 > h1, #sp-page-title-122 > h1, #sp-page-title-123 > h1, #sp-page-title-124 > h1, #sp-page-title-125 > h1, #sp-page-title-126 > h1, #sp-page-title-127 > h1, #sp-page-title-128 > h1, #sp-page-title-129 > h1, #sp-page-title-13 > h1, #sp-page-title-130 > h1, #sp-page-title-131 > h1, #sp-page-title-132 > h1, #sp-page-title-133 > h1, #sp-page-title-134 > h1, #sp-page-title-135 > h1, #sp-page-title-136 > h1, #sp-page-title-137 > h1, #sp-page-title-138 > h1, #sp-page-title-139 > h1, #sp-page-title-14 > h1, #sp-page-title-140 > h1, #sp-page-title-141 > h1, #sp-page-title-142 > h1, #sp-page-title-143 > h1, #sp-page-title-144 > h1, #sp-page-title-145 > h1, #sp-page-title-146 > h1, #sp-page-title-147 > h1, #sp-page-title-148 > h1, #sp-page-title-149 > h1, #sp-page-title-15 > h1, #sp-page-title-150 > h1, #sp-page-title-151 > h1, #sp-page-title-152 > h1, #sp-page-title-153 > h1, #sp-page-title-154 > h1, #sp-page-title-155 > h1, #sp-page-title-156 > h1, #sp-page-title-157 > h1, #sp-page-title-158 > h1, #sp-page-title-159 > h1, #sp-page-title-16 > h1, #sp-page-title-160 > h1, #sp-page-title-161 > h1, #sp-page-title-162 > h1, #sp-page-title-163 > h1, #sp-page-title-164 > h1, #sp-page-title-165 > h1, #sp-page-title-166 > h1, #sp-page-title-167 > h1, #sp-page-title-168 > h1, #sp-page-title-169 > h1, #sp-page-title-17 > h1, #sp-page-title-170 > h1, #sp-page-title-171 > h1, #sp-page-title-172 > h1, #sp-page-title-173 > h1, #sp-page-title-174 > h1, #sp-page-title-175 > h1, #sp-page-title-176 > h1, #sp-page-title-177 > h1, #sp-page-title-178 > h1, #sp-page-title-179 > h1, #sp-page-title-18 > h1, #sp-page-title-180 > h1, #sp-page-title-181 > h1, #sp-page-title-182 > h1, #sp-page-title-183 > h1, #sp-page-title-184 > h1, #sp-page-title-185 > h1, #sp-page-title-186 > h1, #sp-page-title-187 > h1, #sp-page-title-188 > h1, #sp-page-title-189 > h1, #sp-page-title-19 > h1, #sp-page-title-190 > h1, #sp-page-title-191 > h1, #sp-page-title-192 > h1, #sp-page-title-193 > h1, #sp-page-title-194 > h1, #sp-page-title-195 > h1, #sp-page-title-196 > h1, #sp-page-title-197 > h1, #sp-page-title-198 > h1, #sp-page-title-199 > h1, #sp-page-title-2 > h1, #sp-page-title-20 > h1, #sp-page-title-200 > h1, #sp-page-title-201 > h1, #sp-page-title-202 > h1, #sp-page-title-203 > h1, #sp-page-title-204 > h1, #sp-page-title-205 > h1, #sp-page-title-206 > h1, #sp-page-title-207 > h1, #sp-page-title-208 > h1, #sp-page-title-209 > h1, #sp-page-title-21 > h1, #sp-page-title-210 > h1, #sp-page-title-211 > h1, #sp-page-title-212 > h1, #sp-page-title-213 > h1, #sp-page-title-214 > h1, #sp-page-title-215 > h1, #sp-page-title-216 > h1, #sp-page-title-217 > h1, #sp-page-title-218 > h1, #sp-page-title-219 > h1, #sp-page-title-22 > h1, #sp-page-title-220 > h1, #sp-page-title-221 > h1, #sp-page-title-222 > h1, #sp-page-title-223 > h1, #sp-page-title-224 > h1, #sp-page-title-225 > h1, #sp-page-title-226 > h1, #sp-page-title-227 > h1, #sp-page-title-228 > h1, #sp-page-title-229 > h1, #sp-page-title-23 > h1, #sp-page-title-230 > h1, #sp-page-title-231 > h1, #sp-page-title-232 > h1, #sp-page-title-233 > h1, #sp-page-title-234 > h1, #sp-page-title-235 > h1, #sp-page-title-236 > h1, #sp-page-title-237 > h1, #sp-page-title-238 > h1, #sp-page-title-239 > h1, #sp-page-title-24 > h1, #sp-page-title-240 > h1, #sp-page-title-241 > h1, #sp-page-title-242 > h1, #sp-page-title-243 > h1, #sp-page-title-244 > h1, #sp-page-title-245 > h1, #sp-page-title-246 > h1, #sp-page-title-247 > h1, #sp-page-title-248 > h1, #sp-page-title-249 > h1, #sp-page-title-25 > h1, #sp-page-title-250 > h1, #sp-page-title-251 > h1, #sp-page-title-252 > h1, #sp-page-title-253 > h1, #sp-page-title-254 > h1, #sp-page-title-255 > h1, #sp-page-title-256 > h1, #sp-page-title-257 > h1, #sp-page-title-258 > h1, #sp-page-title-259 > h1, #sp-page-title-26 > h1, #sp-page-title-260 > h1, #sp-page-title-261 > h1, #sp-page-title-262 > h1, #sp-page-title-263 > h1, #sp-page-title-264 > h1, #sp-page-title-265 > h1, #sp-page-title-266 > h1, #sp-page-title-267 > h1, #sp-page-title-268 > h1, #sp-page-title-269 > h1, #sp-page-title-27 > h1, #sp-page-title-270 > h1, #sp-page-title-271 > h1, #sp-page-title-272 > h1, #sp-page-title-273 > h1, #sp-page-title-274 > h1, #sp-page-title-275 > h1, #sp-page-title-276 > h1, #sp-page-title-277 > h1, #sp-page-title-278 > h1, #sp-page-title-279 > h1, #sp-page-title-28 > h1, #sp-page-title-280 > h1, #sp-page-title-281 > h1, #sp-page-title-282 > h1, #sp-page-title-283 > h1, #sp-page-title-284 > h1, #sp-page-title-285 > h1, #sp-page-title-286 > h1, #sp-page-title-287 > h1, #sp-page-title-288 > h1, #sp-page-title-289 > h1, #sp-page-title-29 > h1, #sp-page-title-290 > h1, #sp-page-title-291 > h1, #sp-page-title-292 > h1, #sp-page-title-293 > h1, #sp-page-title-294 > h1, #sp-page-title-295 > h1, #sp-page-title-296 > h1, #sp-page-title-297 > h1, #sp-page-title-298 > h1, #sp-page-title-299 > h1, #sp-page-title-3 > h1, #sp-page-title-30 > h1, #sp-page-title-300 > h1, #sp-page-title-301 > h1, #sp-page-title-302 > h1, #sp-page-title-303 > h1, #sp-page-title-304 > h1, #sp-page-title-305 > h1, #sp-page-title-306 > h1, #sp-page-title-307 > h1, #sp-page-title-308 > h1, #sp-page-title-309 > h1, #sp-page-title-31 > h1, #sp-page-title-310 > h1, #sp-page-title-311 > h1, #sp-page-title-312 > h1, #sp-page-title-313 > h1, #sp-page-title-314 > h1, #sp-page-title-315 > h1, #sp-page-title-316 > h1, #sp-page-title-317 > h1, #sp-page-title-318 > h1, #sp-page-title-319 > h1, #sp-page-title-32 > h1, #sp-page-title-320 > h1, #sp-page-title-321 > h1, #sp-page-title-322 > h1, #sp-page-title-323 > h1, #sp-page-title-324 > h1, #sp-page-title-325 > h1, #sp-page-title-326 > h1, #sp-page-title-327 > h1, #sp-page-title-328 > h1, #sp-page-title-329 > h1, #sp-page-title-33 > h1, #sp-page-title-330 > h1, #sp-page-title-331 > h1, #sp-page-title-332 > h1, #sp-page-title-333 > h1, #sp-page-title-334 > h1, #sp-page-title-335 > h1, #sp-page-title-336 > h1, #sp-page-title-337 > h1, #sp-page-title-338 > h1, #sp-page-title-339 > h1, #sp-page-title-34 > h1, #sp-page-title-340 > h1, #sp-page-title-341 > h1, #sp-page-title-342 > h1, #sp-page-title-343 > h1, #sp-page-title-344 > h1, #sp-page-title-345 > h1, #sp-page-title-346 > h1, #sp-page-title-347 > h1, #sp-page-title-348 > h1, #sp-page-title-349 > h1, #sp-page-title-35 > h1, #sp-page-title-350 > h1, #sp-page-title-351 > h1, #sp-page-title-352 > h1, #sp-page-title-353 > h1, #sp-page-title-354 > h1, #sp-page-title-355 > h1, #sp-page-title-356 > h1, #sp-page-title-357 > h1, #sp-page-title-358 > h1, #sp-page-title-359 > h1, #sp-page-title-36 > h1, #sp-page-title-360 > h1, #sp-page-title-361 > h1, #sp-page-title-362 > h1, #sp-page-title-363 > h1, #sp-page-title-364 > h1, #sp-page-title-365 > h1, #sp-page-title-366 > h1, #sp-page-title-367 > h1, #sp-page-title-368 > h1, #sp-page-title-369 > h1, #sp-page-title-37 > h1, #sp-page-title-370 > h1, #sp-page-title-371 > h1, #sp-page-title-372 > h1, #sp-page-title-373 > h1, #sp-page-title-374 > h1, #sp-page-title-375 > h1, #sp-page-title-376 > h1, #sp-page-title-377 > h1, #sp-page-title-378 > h1, #sp-page-title-379 > h1, #sp-page-title-38 > h1, #sp-page-title-380 > h1, #sp-page-title-381 > h1, #sp-page-title-382 > h1, #sp-page-title-383 > h1, #sp-page-title-384 > h1, #sp-page-title-385 > h1, #sp-page-title-386 > h1, #sp-page-title-387 > h1, #sp-page-title-388 > h1, #sp-page-title-389 > h1, #sp-page-title-39 > h1, #sp-page-title-390 > h1, #sp-page-title-391 > h1, #sp-page-title-392 > h1, #sp-page-title-393 > h1, #sp-page-title-394 > h1, #sp-page-title-395 > h1, #sp-page-title-396 > h1, #sp-page-title-397 > h1, #sp-page-title-398 > h1, #sp-page-title-399 > h1, #sp-page-title-40 > h1, #sp-page-title-400 > h1, #sp-page-title-401 > h1, #sp-page-title-402 > h1, #sp-page-title-403 > h1, #sp-page-title-404 > h1, #sp-page-title-405 > h1, #sp-page-title-406 > h1, #sp-page-title-407 > h1, #sp-page-title-408 > h1, #sp-page-title-409 > h1, #sp-page-title-41 > h1, #sp-page-title-410 > h1, #sp-page-title-411 > h1, #sp-page-title-412 > h1, #sp-page-title-413 > h1, #sp-page-title-414 > h1, #sp-page-title-415 > h1, #sp-page-title-416 > h1, #sp-page-title-417 > h1, #sp-page-title-418 > h1, #sp-page-title-419 > h1, #sp-page-title-42 > h1, #sp-page-title-420 > h1, #sp-page-title-421 > h1, #sp-page-title-422 > h1, #sp-page-title-423 > h1, #sp-page-title-424 > h1, #sp-page-title-425 > h1, #sp-page-title-426 > h1, #sp-page-title-427 > h1, #sp-page-title-428 > h1, #sp-page-title-429 > h1, #sp-page-title-43 > h1, #sp-page-title-430 > h1, #sp-page-title-431 > h1, #sp-page-title-432 > h1, #sp-page-title-433 > h1, #sp-page-title-434 > h1, #sp-page-title-435 > h1, #sp-page-title-436 > h1, #sp-page-title-437 > h1, #sp-page-title-438 > h1, #sp-page-title-439 > h1, #sp-page-title-44 > h1, #sp-page-title-440 > h1, #sp-page-title-441 > h1, #sp-page-title-442 > h1, #sp-page-title-443 > h1, #sp-page-title-444 > h1, #sp-page-title-445 > h1, #sp-page-title-446 > h1, #sp-page-title-447 > h1, #sp-page-title-448 > h1, #sp-page-title-449 > h1, #sp-page-title-45 > h1, #sp-page-title-450 > h1, #sp-page-title-451 > h1, #sp-page-title-452 > h1, #sp-page-title-453 > h1, #sp-page-title-454 > h1, #sp-page-title-455 > h1, #sp-page-title-456 > h1, #sp-page-title-457 > h1, #sp-page-title-458 > h1, #sp-page-title-459 > h1, #sp-page-title-46 > h1, #sp-page-title-460 > h1, #sp-page-title-461 > h1, #sp-page-title-462 > h1, #sp-page-title-463 > h1, #sp-page-title-464 > h1, #sp-page-title-465 > h1, #sp-page-title-466 > h1, #sp-page-title-467 > h1, #sp-page-title-468 > h1, #sp-page-title-469 > h1, #sp-page-title-47 > h1, #sp-page-title-470 > h1, #sp-page-title-471 > h1, #sp-page-title-472 > h1, #sp-page-title-473 > h1, #sp-page-title-474 > h1, #sp-page-title-475 > h1, #sp-page-title-476 > h1, #sp-page-title-477 > h1, #sp-page-title-478 > h1, #sp-page-title-479 > h1, #sp-page-title-48 > h1, #sp-page-title-480 > h1, #sp-page-title-481 > h1, #sp-page-title-482 > h1, #sp-page-title-483 > h1, #sp-page-title-484 > h1, #sp-page-title-485 > h1, #sp-page-title-486 > h1, #sp-page-title-487 > h1, #sp-page-title-488 > h1, #sp-page-title-489 > h1, #sp-page-title-49 > h1, #sp-page-title-490 > h1, #sp-page-title-491 > h1, #sp-page-title-492 > h1, #sp-page-title-493 > h1, #sp-page-title-494 > h1, #sp-page-title-495 > h1, #sp-page-title-496 > h1, #sp-page-title-497 > h1, #sp-page-title-498 > h1, #sp-page-title-499 > h1, #sp-page-title-50 > h1, #sp-page-title-500 > h1, #sp-page-title-501 > h1, #sp-page-title-502 > h1, #sp-page-title-503 > h1, #sp-page-title-504 > h1, #sp-page-title-505 > h1, #sp-page-title-506 > h1, #sp-page-title-507 > h1, #sp-page-title-508 > h1, #sp-page-title-509 > h1, #sp-page-title-51 > h1, #sp-page-title-510 > h1, #sp-page-title-511 > h1, #sp-page-title-512 > h1, #sp-page-title-513 > h1, #sp-page-title-514 > h1, #sp-page-title-515 > h1, #sp-page-title-516 > h1, #sp-page-title-517 > h1, #sp-page-title-518 > h1, #sp-page-title-519 > h1, #sp-page-title-52 > h1, #sp-page-title-520 > h1, #sp-page-title-521 > h1, #sp-page-title-522 > h1, #sp-page-title-523 > h1, #sp-page-title-524 > h1, #sp-page-title-525 > h1, #sp-page-title-526 > h1, #sp-page-title-527 > h1, #sp-page-title-528 > h1, #sp-page-title-529 > h1, #sp-page-title-53 > h1, #sp-page-title-530 > h1, #sp-page-title-531 > h1, #sp-page-title-532 > h1, #sp-page-title-533 > h1, #sp-page-title-534 > h1, #sp-page-title-535 > h1, #sp-page-title-536 > h1, #sp-page-title-537 > h1, #sp-page-title-538 > h1, #sp-page-title-539 > h1, #sp-page-title-54 > h1, #sp-page-title-540 > h1, #sp-page-title-541 > h1, #sp-page-title-542 > h1, #sp-page-title-543 > h1, #sp-page-title-544 > h1, #sp-page-title-545 > h1, #sp-page-title-546 > h1, #sp-page-title-55 > h1, #sp-page-title-56 > h1, #sp-page-title-57 > h1, #sp-page-title-58 > h1, #sp-page-title-59 > h1, #sp-page-title-6 > h1, #sp-page-title-60 > h1, #sp-page-title-61 > h1, #sp-page-title-62 > h1, #sp-page-title-63 > h1, #sp-page-title-64 > h1, #sp-page-title-65 > h1, #sp-page-title-66 > h1, #sp-page-title-67 > h1, #sp-page-title-68 > h1, #sp-page-title-69 > h1, #sp-page-title-7 > h1, #sp-page-title-70 > h1, #sp-page-title-71 > h1, #sp-page-title-72 > h1, #sp-page-title-73 > h1, #sp-page-title-74 > h1, #sp-page-title-75 > h1, #sp-page-title-76 > h1, #sp-page-title-77 > h1, #sp-page-title-78 > h1, #sp-page-title-79 > h1, #sp-page-title-8 > h1, #sp-page-title-80 > h1, #sp-page-title-81 > h1, #sp-page-title-82 > h1, #sp-page-title-83 > h1, #sp-page-title-84 > h1, #sp-page-title-85 > h1, #sp-page-title-86 > h1, #sp-page-title-87 > h1, #sp-page-title-88 > h1, #sp-page-title-89 > h1, #sp-page-title-9 > h1, #sp-page-title-90 > h1, #sp-page-title-91 > h1, #sp-page-title-92 > h1, #sp-page-title-93 > h1, #sp-page-title-94 > h1, #sp-page-title-95 > h1, #sp-page-title-96 > h1, #sp-page-title-97 > h1, #sp-page-title-98 > h1, #sp-page-title-99 > h1{
  font-size : 2.8rem;
  font-weight : bold;
  line-height : 2;
  color : #000000;
  margin-bottom : 0px;
  overflow : hidden;
}

#sp-page-title-1 > h1::before, #sp-page-title-10 > h1::before, #sp-page-title-100 > h1::before, #sp-page-title-101 > h1::before, #sp-page-title-102 > h1::before, #sp-page-title-103 > h1::before, #sp-page-title-104 > h1::before, #sp-page-title-105 > h1::before, #sp-page-title-106 > h1::before, #sp-page-title-107 > h1::before, #sp-page-title-108 > h1::before, #sp-page-title-109 > h1::before, #sp-page-title-11 > h1::before, #sp-page-title-110 > h1::before, #sp-page-title-111 > h1::before, #sp-page-title-112 > h1::before, #sp-page-title-113 > h1::before, #sp-page-title-114 > h1::before, #sp-page-title-115 > h1::before, #sp-page-title-116 > h1::before, #sp-page-title-117 > h1::before, #sp-page-title-118 > h1::before, #sp-page-title-119 > h1::before, #sp-page-title-12 > h1::before, #sp-page-title-120 > h1::before, #sp-page-title-121 > h1::before, #sp-page-title-122 > h1::before, #sp-page-title-123 > h1::before, #sp-page-title-124 > h1::before, #sp-page-title-125 > h1::before, #sp-page-title-126 > h1::before, #sp-page-title-127 > h1::before, #sp-page-title-128 > h1::before, #sp-page-title-129 > h1::before, #sp-page-title-13 > h1::before, #sp-page-title-130 > h1::before, #sp-page-title-131 > h1::before, #sp-page-title-132 > h1::before, #sp-page-title-133 > h1::before, #sp-page-title-134 > h1::before, #sp-page-title-135 > h1::before, #sp-page-title-136 > h1::before, #sp-page-title-137 > h1::before, #sp-page-title-138 > h1::before, #sp-page-title-139 > h1::before, #sp-page-title-14 > h1::before, #sp-page-title-140 > h1::before, #sp-page-title-141 > h1::before, #sp-page-title-142 > h1::before, #sp-page-title-143 > h1::before, #sp-page-title-144 > h1::before, #sp-page-title-145 > h1::before, #sp-page-title-146 > h1::before, #sp-page-title-147 > h1::before, #sp-page-title-148 > h1::before, #sp-page-title-149 > h1::before, #sp-page-title-15 > h1::before, #sp-page-title-150 > h1::before, #sp-page-title-151 > h1::before, #sp-page-title-152 > h1::before, #sp-page-title-153 > h1::before, #sp-page-title-154 > h1::before, #sp-page-title-155 > h1::before, #sp-page-title-156 > h1::before, #sp-page-title-157 > h1::before, #sp-page-title-158 > h1::before, #sp-page-title-159 > h1::before, #sp-page-title-16 > h1::before, #sp-page-title-160 > h1::before, #sp-page-title-161 > h1::before, #sp-page-title-162 > h1::before, #sp-page-title-163 > h1::before, #sp-page-title-164 > h1::before, #sp-page-title-165 > h1::before, #sp-page-title-166 > h1::before, #sp-page-title-167 > h1::before, #sp-page-title-168 > h1::before, #sp-page-title-169 > h1::before, #sp-page-title-17 > h1::before, #sp-page-title-170 > h1::before, #sp-page-title-171 > h1::before, #sp-page-title-172 > h1::before, #sp-page-title-173 > h1::before, #sp-page-title-174 > h1::before, #sp-page-title-175 > h1::before, #sp-page-title-176 > h1::before, #sp-page-title-177 > h1::before, #sp-page-title-178 > h1::before, #sp-page-title-179 > h1::before, #sp-page-title-18 > h1::before, #sp-page-title-180 > h1::before, #sp-page-title-181 > h1::before, #sp-page-title-182 > h1::before, #sp-page-title-183 > h1::before, #sp-page-title-184 > h1::before, #sp-page-title-185 > h1::before, #sp-page-title-186 > h1::before, #sp-page-title-187 > h1::before, #sp-page-title-188 > h1::before, #sp-page-title-189 > h1::before, #sp-page-title-19 > h1::before, #sp-page-title-190 > h1::before, #sp-page-title-191 > h1::before, #sp-page-title-192 > h1::before, #sp-page-title-193 > h1::before, #sp-page-title-194 > h1::before, #sp-page-title-195 > h1::before, #sp-page-title-196 > h1::before, #sp-page-title-197 > h1::before, #sp-page-title-198 > h1::before, #sp-page-title-199 > h1::before, #sp-page-title-2 > h1::before, #sp-page-title-20 > h1::before, #sp-page-title-200 > h1::before, #sp-page-title-201 > h1::before, #sp-page-title-202 > h1::before, #sp-page-title-203 > h1::before, #sp-page-title-204 > h1::before, #sp-page-title-205 > h1::before, #sp-page-title-206 > h1::before, #sp-page-title-207 > h1::before, #sp-page-title-208 > h1::before, #sp-page-title-209 > h1::before, #sp-page-title-21 > h1::before, #sp-page-title-210 > h1::before, #sp-page-title-211 > h1::before, #sp-page-title-212 > h1::before, #sp-page-title-213 > h1::before, #sp-page-title-214 > h1::before, #sp-page-title-215 > h1::before, #sp-page-title-216 > h1::before, #sp-page-title-217 > h1::before, #sp-page-title-218 > h1::before, #sp-page-title-219 > h1::before, #sp-page-title-22 > h1::before, #sp-page-title-220 > h1::before, #sp-page-title-221 > h1::before, #sp-page-title-222 > h1::before, #sp-page-title-223 > h1::before, #sp-page-title-224 > h1::before, #sp-page-title-225 > h1::before, #sp-page-title-226 > h1::before, #sp-page-title-227 > h1::before, #sp-page-title-228 > h1::before, #sp-page-title-229 > h1::before, #sp-page-title-23 > h1::before, #sp-page-title-230 > h1::before, #sp-page-title-231 > h1::before, #sp-page-title-232 > h1::before, #sp-page-title-233 > h1::before, #sp-page-title-234 > h1::before, #sp-page-title-235 > h1::before, #sp-page-title-236 > h1::before, #sp-page-title-237 > h1::before, #sp-page-title-238 > h1::before, #sp-page-title-239 > h1::before, #sp-page-title-24 > h1::before, #sp-page-title-240 > h1::before, #sp-page-title-241 > h1::before, #sp-page-title-242 > h1::before, #sp-page-title-243 > h1::before, #sp-page-title-244 > h1::before, #sp-page-title-245 > h1::before, #sp-page-title-246 > h1::before, #sp-page-title-247 > h1::before, #sp-page-title-248 > h1::before, #sp-page-title-249 > h1::before, #sp-page-title-25 > h1::before, #sp-page-title-250 > h1::before, #sp-page-title-251 > h1::before, #sp-page-title-252 > h1::before, #sp-page-title-253 > h1::before, #sp-page-title-254 > h1::before, #sp-page-title-255 > h1::before, #sp-page-title-256 > h1::before, #sp-page-title-257 > h1::before, #sp-page-title-258 > h1::before, #sp-page-title-259 > h1::before, #sp-page-title-26 > h1::before, #sp-page-title-260 > h1::before, #sp-page-title-261 > h1::before, #sp-page-title-262 > h1::before, #sp-page-title-263 > h1::before, #sp-page-title-264 > h1::before, #sp-page-title-265 > h1::before, #sp-page-title-266 > h1::before, #sp-page-title-267 > h1::before, #sp-page-title-268 > h1::before, #sp-page-title-269 > h1::before, #sp-page-title-27 > h1::before, #sp-page-title-270 > h1::before, #sp-page-title-271 > h1::before, #sp-page-title-272 > h1::before, #sp-page-title-273 > h1::before, #sp-page-title-274 > h1::before, #sp-page-title-275 > h1::before, #sp-page-title-276 > h1::before, #sp-page-title-277 > h1::before, #sp-page-title-278 > h1::before, #sp-page-title-279 > h1::before, #sp-page-title-28 > h1::before, #sp-page-title-280 > h1::before, #sp-page-title-281 > h1::before, #sp-page-title-282 > h1::before, #sp-page-title-283 > h1::before, #sp-page-title-284 > h1::before, #sp-page-title-285 > h1::before, #sp-page-title-286 > h1::before, #sp-page-title-287 > h1::before, #sp-page-title-288 > h1::before, #sp-page-title-289 > h1::before, #sp-page-title-29 > h1::before, #sp-page-title-290 > h1::before, #sp-page-title-291 > h1::before, #sp-page-title-292 > h1::before, #sp-page-title-293 > h1::before, #sp-page-title-294 > h1::before, #sp-page-title-295 > h1::before, #sp-page-title-296 > h1::before, #sp-page-title-297 > h1::before, #sp-page-title-298 > h1::before, #sp-page-title-299 > h1::before, #sp-page-title-3 > h1::before, #sp-page-title-30 > h1::before, #sp-page-title-300 > h1::before, #sp-page-title-301 > h1::before, #sp-page-title-302 > h1::before, #sp-page-title-303 > h1::before, #sp-page-title-304 > h1::before, #sp-page-title-305 > h1::before, #sp-page-title-306 > h1::before, #sp-page-title-307 > h1::before, #sp-page-title-308 > h1::before, #sp-page-title-309 > h1::before, #sp-page-title-31 > h1::before, #sp-page-title-310 > h1::before, #sp-page-title-311 > h1::before, #sp-page-title-312 > h1::before, #sp-page-title-313 > h1::before, #sp-page-title-314 > h1::before, #sp-page-title-315 > h1::before, #sp-page-title-316 > h1::before, #sp-page-title-317 > h1::before, #sp-page-title-318 > h1::before, #sp-page-title-319 > h1::before, #sp-page-title-32 > h1::before, #sp-page-title-320 > h1::before, #sp-page-title-321 > h1::before, #sp-page-title-322 > h1::before, #sp-page-title-323 > h1::before, #sp-page-title-324 > h1::before, #sp-page-title-325 > h1::before, #sp-page-title-326 > h1::before, #sp-page-title-327 > h1::before, #sp-page-title-328 > h1::before, #sp-page-title-329 > h1::before, #sp-page-title-33 > h1::before, #sp-page-title-330 > h1::before, #sp-page-title-331 > h1::before, #sp-page-title-332 > h1::before, #sp-page-title-333 > h1::before, #sp-page-title-334 > h1::before, #sp-page-title-335 > h1::before, #sp-page-title-336 > h1::before, #sp-page-title-337 > h1::before, #sp-page-title-338 > h1::before, #sp-page-title-339 > h1::before, #sp-page-title-34 > h1::before, #sp-page-title-340 > h1::before, #sp-page-title-341 > h1::before, #sp-page-title-342 > h1::before, #sp-page-title-343 > h1::before, #sp-page-title-344 > h1::before, #sp-page-title-345 > h1::before, #sp-page-title-346 > h1::before, #sp-page-title-347 > h1::before, #sp-page-title-348 > h1::before, #sp-page-title-349 > h1::before, #sp-page-title-35 > h1::before, #sp-page-title-350 > h1::before, #sp-page-title-351 > h1::before, #sp-page-title-352 > h1::before, #sp-page-title-353 > h1::before, #sp-page-title-354 > h1::before, #sp-page-title-355 > h1::before, #sp-page-title-356 > h1::before, #sp-page-title-357 > h1::before, #sp-page-title-358 > h1::before, #sp-page-title-359 > h1::before, #sp-page-title-36 > h1::before, #sp-page-title-360 > h1::before, #sp-page-title-361 > h1::before, #sp-page-title-362 > h1::before, #sp-page-title-363 > h1::before, #sp-page-title-364 > h1::before, #sp-page-title-365 > h1::before, #sp-page-title-366 > h1::before, #sp-page-title-367 > h1::before, #sp-page-title-368 > h1::before, #sp-page-title-369 > h1::before, #sp-page-title-37 > h1::before, #sp-page-title-370 > h1::before, #sp-page-title-371 > h1::before, #sp-page-title-372 > h1::before, #sp-page-title-373 > h1::before, #sp-page-title-374 > h1::before, #sp-page-title-375 > h1::before, #sp-page-title-376 > h1::before, #sp-page-title-377 > h1::before, #sp-page-title-378 > h1::before, #sp-page-title-379 > h1::before, #sp-page-title-38 > h1::before, #sp-page-title-380 > h1::before, #sp-page-title-381 > h1::before, #sp-page-title-382 > h1::before, #sp-page-title-383 > h1::before, #sp-page-title-384 > h1::before, #sp-page-title-385 > h1::before, #sp-page-title-386 > h1::before, #sp-page-title-387 > h1::before, #sp-page-title-388 > h1::before, #sp-page-title-389 > h1::before, #sp-page-title-39 > h1::before, #sp-page-title-390 > h1::before, #sp-page-title-391 > h1::before, #sp-page-title-392 > h1::before, #sp-page-title-393 > h1::before, #sp-page-title-394 > h1::before, #sp-page-title-395 > h1::before, #sp-page-title-396 > h1::before, #sp-page-title-397 > h1::before, #sp-page-title-398 > h1::before, #sp-page-title-399 > h1::before, #sp-page-title-40 > h1::before, #sp-page-title-400 > h1::before, #sp-page-title-401 > h1::before, #sp-page-title-402 > h1::before, #sp-page-title-403 > h1::before, #sp-page-title-404 > h1::before, #sp-page-title-405 > h1::before, #sp-page-title-406 > h1::before, #sp-page-title-407 > h1::before, #sp-page-title-408 > h1::before, #sp-page-title-409 > h1::before, #sp-page-title-41 > h1::before, #sp-page-title-410 > h1::before, #sp-page-title-411 > h1::before, #sp-page-title-412 > h1::before, #sp-page-title-413 > h1::before, #sp-page-title-414 > h1::before, #sp-page-title-415 > h1::before, #sp-page-title-416 > h1::before, #sp-page-title-417 > h1::before, #sp-page-title-418 > h1::before, #sp-page-title-419 > h1::before, #sp-page-title-42 > h1::before, #sp-page-title-420 > h1::before, #sp-page-title-421 > h1::before, #sp-page-title-422 > h1::before, #sp-page-title-423 > h1::before, #sp-page-title-424 > h1::before, #sp-page-title-425 > h1::before, #sp-page-title-426 > h1::before, #sp-page-title-427 > h1::before, #sp-page-title-428 > h1::before, #sp-page-title-429 > h1::before, #sp-page-title-43 > h1::before, #sp-page-title-430 > h1::before, #sp-page-title-431 > h1::before, #sp-page-title-432 > h1::before, #sp-page-title-433 > h1::before, #sp-page-title-434 > h1::before, #sp-page-title-435 > h1::before, #sp-page-title-436 > h1::before, #sp-page-title-437 > h1::before, #sp-page-title-438 > h1::before, #sp-page-title-439 > h1::before, #sp-page-title-44 > h1::before, #sp-page-title-440 > h1::before, #sp-page-title-441 > h1::before, #sp-page-title-442 > h1::before, #sp-page-title-443 > h1::before, #sp-page-title-444 > h1::before, #sp-page-title-445 > h1::before, #sp-page-title-446 > h1::before, #sp-page-title-447 > h1::before, #sp-page-title-448 > h1::before, #sp-page-title-449 > h1::before, #sp-page-title-45 > h1::before, #sp-page-title-450 > h1::before, #sp-page-title-451 > h1::before, #sp-page-title-452 > h1::before, #sp-page-title-453 > h1::before, #sp-page-title-454 > h1::before, #sp-page-title-455 > h1::before, #sp-page-title-456 > h1::before, #sp-page-title-457 > h1::before, #sp-page-title-458 > h1::before, #sp-page-title-459 > h1::before, #sp-page-title-46 > h1::before, #sp-page-title-460 > h1::before, #sp-page-title-461 > h1::before, #sp-page-title-462 > h1::before, #sp-page-title-463 > h1::before, #sp-page-title-464 > h1::before, #sp-page-title-465 > h1::before, #sp-page-title-466 > h1::before, #sp-page-title-467 > h1::before, #sp-page-title-468 > h1::before, #sp-page-title-469 > h1::before, #sp-page-title-47 > h1::before, #sp-page-title-470 > h1::before, #sp-page-title-471 > h1::before, #sp-page-title-472 > h1::before, #sp-page-title-473 > h1::before, #sp-page-title-474 > h1::before, #sp-page-title-475 > h1::before, #sp-page-title-476 > h1::before, #sp-page-title-477 > h1::before, #sp-page-title-478 > h1::before, #sp-page-title-479 > h1::before, #sp-page-title-48 > h1::before, #sp-page-title-480 > h1::before, #sp-page-title-481 > h1::before, #sp-page-title-482 > h1::before, #sp-page-title-483 > h1::before, #sp-page-title-484 > h1::before, #sp-page-title-485 > h1::before, #sp-page-title-486 > h1::before, #sp-page-title-487 > h1::before, #sp-page-title-488 > h1::before, #sp-page-title-489 > h1::before, #sp-page-title-49 > h1::before, #sp-page-title-490 > h1::before, #sp-page-title-491 > h1::before, #sp-page-title-492 > h1::before, #sp-page-title-493 > h1::before, #sp-page-title-494 > h1::before, #sp-page-title-495 > h1::before, #sp-page-title-496 > h1::before, #sp-page-title-497 > h1::before, #sp-page-title-498 > h1::before, #sp-page-title-499 > h1::before, #sp-page-title-50 > h1::before, #sp-page-title-500 > h1::before, #sp-page-title-501 > h1::before, #sp-page-title-502 > h1::before, #sp-page-title-503 > h1::before, #sp-page-title-504 > h1::before, #sp-page-title-505 > h1::before, #sp-page-title-506 > h1::before, #sp-page-title-507 > h1::before, #sp-page-title-508 > h1::before, #sp-page-title-509 > h1::before, #sp-page-title-51 > h1::before, #sp-page-title-510 > h1::before, #sp-page-title-511 > h1::before, #sp-page-title-512 > h1::before, #sp-page-title-513 > h1::before, #sp-page-title-514 > h1::before, #sp-page-title-515 > h1::before, #sp-page-title-516 > h1::before, #sp-page-title-517 > h1::before, #sp-page-title-518 > h1::before, #sp-page-title-519 > h1::before, #sp-page-title-52 > h1::before, #sp-page-title-520 > h1::before, #sp-page-title-521 > h1::before, #sp-page-title-522 > h1::before, #sp-page-title-523 > h1::before, #sp-page-title-524 > h1::before, #sp-page-title-525 > h1::before, #sp-page-title-526 > h1::before, #sp-page-title-527 > h1::before, #sp-page-title-528 > h1::before, #sp-page-title-529 > h1::before, #sp-page-title-53 > h1::before, #sp-page-title-530 > h1::before, #sp-page-title-531 > h1::before, #sp-page-title-532 > h1::before, #sp-page-title-533 > h1::before, #sp-page-title-534 > h1::before, #sp-page-title-535 > h1::before, #sp-page-title-536 > h1::before, #sp-page-title-537 > h1::before, #sp-page-title-538 > h1::before, #sp-page-title-539 > h1::before, #sp-page-title-54 > h1::before, #sp-page-title-540 > h1::before, #sp-page-title-541 > h1::before, #sp-page-title-542 > h1::before, #sp-page-title-543 > h1::before, #sp-page-title-544 > h1::before, #sp-page-title-545 > h1::before, #sp-page-title-546 > h1::before, #sp-page-title-55 > h1::before, #sp-page-title-56 > h1::before, #sp-page-title-57 > h1::before, #sp-page-title-58 > h1::before, #sp-page-title-59 > h1::before, #sp-page-title-6 > h1::before, #sp-page-title-60 > h1::before, #sp-page-title-61 > h1::before, #sp-page-title-62 > h1::before, #sp-page-title-63 > h1::before, #sp-page-title-64 > h1::before, #sp-page-title-65 > h1::before, #sp-page-title-66 > h1::before, #sp-page-title-67 > h1::before, #sp-page-title-68 > h1::before, #sp-page-title-69 > h1::before, #sp-page-title-7 > h1::before, #sp-page-title-70 > h1::before, #sp-page-title-71 > h1::before, #sp-page-title-72 > h1::before, #sp-page-title-73 > h1::before, #sp-page-title-74 > h1::before, #sp-page-title-75 > h1::before, #sp-page-title-76 > h1::before, #sp-page-title-77 > h1::before, #sp-page-title-78 > h1::before, #sp-page-title-79 > h1::before, #sp-page-title-8 > h1::before, #sp-page-title-80 > h1::before, #sp-page-title-81 > h1::before, #sp-page-title-82 > h1::before, #sp-page-title-83 > h1::before, #sp-page-title-84 > h1::before, #sp-page-title-85 > h1::before, #sp-page-title-86 > h1::before, #sp-page-title-87 > h1::before, #sp-page-title-88 > h1::before, #sp-page-title-89 > h1::before, #sp-page-title-9 > h1::before, #sp-page-title-90 > h1::before, #sp-page-title-91 > h1::before, #sp-page-title-92 > h1::before, #sp-page-title-93 > h1::before, #sp-page-title-94 > h1::before, #sp-page-title-95 > h1::before, #sp-page-title-96 > h1::before, #sp-page-title-97 > h1::before, #sp-page-title-98 > h1::before, #sp-page-title-99 > h1::before{
  background-color : #08a713;
  margin-top : 18px;
  margin-right : 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 : #08a713;
  border-left-color : #08a713;
  border-right-color : #08a713;
  border-bottom-color : #08a713;
  border-top-left-radius : 14px 14px;
  border-top-right-radius : 14px 14px;
  border-bottom-right-radius : 14px 14px;
  border-bottom-left-radius : 14px 14px;
  width : 14px;
  height : 14px;
  float : left;
  display : block;
  content : '';
  box-sizing : border-box;
  
}

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

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

#sp-site-navigation-1 > ul > li > a:hover{
  background-color : transparent;
}

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

  #sp-site-navigation-1 > ul{
    text-align : left;
    display : inline-block;
  }

  #sp-site-navigation-1 > ul ul{
    background-color : #efefef;
    border-top-style : none;
    border-left-style : none;
    border-right-style : none;
  }

  #sp-site-navigation-1 > ul ul ul{
    border-top-left-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
    top : 0px;
    left : 100%;
  }

  #sp-site-navigation-1 > ul > li{
    text-align : center;
    float : none;
    display : inline-block;
  }

  #sp-site-navigation-1 > ul > li li{
    border-bottom-style : none;
    position : relative;
  }

  #sp-site-navigation-1 > ul > li li li:nth-last-of-type(1) > a{
    border-bottom-left-radius : 0px 0px;
  }

  #sp-site-navigation-1 > ul > li li li:nth-of-type(1) > a{
    border-top-left-radius : 0px 0px;
  }

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

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

  #sp-site-navigation-1 > ul > li li > a{
    font-size : 1.2rem;
    line-height : 1;
    color : #000000;
    padding-top : 15px;
    padding-left : 13px;
    padding-right : 13px;
    padding-bottom : 15px;
  }

  #sp-site-navigation-1 > ul > li li > a:hover{
    background-color : #dee0af;
  }

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

  #sp-site-navigation-1 > ul > li > a{
    font-size : 1.4rem;
    font-weight : bold;
    line-height : 1;
    color : #000000;
    padding-top : 9px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 9px;
    position : relative;
  }

  #sp-site-navigation-1 > ul > li > a:hover{
    background-color : #dee0af;
  }
}

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

  #sp-site-navigation-1{
    margin-top : 0px;
    border-top-style : none;
    border-bottom-style : none;
  }

  .button-menu#sp-site-navigation-1 > .menu-toggle{
    font-size : 1.3rem;
    background-color : #dee0af;
    background-image : url(img/icon-menu-toggle-01.png);
    background-repeat : no-repeat;
    background-position : center center;
    background-size : 29px 33px;
    text-indent : -9999px;
    padding-top : 13px;
    padding-bottom : 12px;
    margin-bottom : 1px;
  }

  #sp-site-navigation-1 > ul{
    clear : both;
  }

  #sp-site-navigation-1 > ul > li{
    border-top-width : 1px;
    border-top-style : solid;
    border-top-color : #f0f0f0;
  }

  #sp-site-navigation-1 > ul > li li{
    border-top-width : 1px;
    border-top-style : solid;
    border-top-color : #f0f0f0;
  }

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

  #sp-site-navigation-1 > ul > li li > a{
    font-size : 1.2rem;
    font-weight : bold;
    line-height : 1;
    color : #000000;
    background-color : #ffffff;
    text-decoration : none;
    text-align : center;
    padding-top : 14px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 14px;
  }

  #sp-site-navigation-1 > ul > li li > a::after{
    margin-left : 20px;
    border-top-width : 5px;
    border-left-width : 6px;
    border-right-width : 0px;
    border-bottom-width : 5px;
    border-top-style : solid;
    border-left-style : solid;
    border-right-style : solid;
    border-bottom-style : solid;
    border-top-color : transparent;
    border-left-color : #dee0af;
    border-right-color : transparent;
    border-bottom-color : transparent;
    width : 0px;
    height : 0px;
    display : inline-block;
    content : '';
  }

  #sp-site-navigation-1 > ul > li li > a:hover{
    background-color : #dee0af;
  }

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

  #sp-site-navigation-1 > ul > li:nth-of-type(1){
    border-top-style : none;
  }

  #sp-site-navigation-1 > ul > li > a{
    font-size : 1.2rem;
    font-weight : bold;
    line-height : 1;
    color : #000000;
    background-color : #ffffff;
    text-decoration : none;
    text-align : center;
    padding-top : 14px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 14px;
  }

  #sp-site-navigation-1 > ul > li > a:hover{
    background-color : #dee0af;
  }
}

#sp-table-1{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 20px;
  width : 100%;
  border-collapse : collapse;
}

#sp-table-1 > tbody > tr > td{
  color : #333333;
  background-color : #ffffff;
  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-table-1 > tbody > tr > th.col-title{
  font-weight : bold;
  color : #ffffff;
  background-color : #b1b1b1;
  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-table-1 > tbody > tr > th.row-title{
  font-weight : bold;
  color : #ffffff;
  background-color : #b1b1b1;
  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-site-navigation-2{
  background-color : transparent;
  margin-bottom : 0px;
}

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

  #sp-site-navigation-2{
    text-align : left;
    padding-top : 21px;
    padding-bottom : 21px;
  }

  #sp-site-navigation-2 .sub-menu{
    display : none;
  }

  #sp-site-navigation-2 > ul{
    clear : both;
  }

  #sp-site-navigation-2 > ul > li{
    font-size : 1.2rem;
    color : #ffffff;
    text-align : left;
    margin-left : 6px;
    margin-right : 6px;
  }

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

  #sp-site-navigation-2 > ul > li:nth-of-type(1){
    margin-left : 0px;
  }

  #sp-site-navigation-2 > ul > li:nth-of-type(1) > a::before{
    content : none;
  }

  #sp-site-navigation-2 > ul > li > a{
    font-weight : bold;
    line-height : 1;
    color : #08a713;
    text-decoration : none;
  }

  #sp-site-navigation-2 > ul > li > a::before{
    color : #ffffff;
    margin-right : 12px;
    content : '/';
  }

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

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

  #sp-site-navigation-2{
    margin-top : 0px;
    border-top-style : none;
    border-bottom-style : none;
  }

  .button-menu#sp-site-navigation-2 > .menu-toggle{
    font-size : 1.3rem;
    background-color : #dee0af;
    background-image : url(img/icon-menu-toggle-01.png);
    background-repeat : no-repeat;
    background-position : center center;
    background-size : 29px 33px;
    text-indent : -9999px;
    padding-top : 13px;
    padding-bottom : 12px;
    margin-bottom : 1px;
  }

  #sp-site-navigation-2 > ul{
    clear : both;
  }

  #sp-site-navigation-2 > ul > li{
    border-top-width : 1px;
    border-top-style : solid;
    border-top-color : #f0f0f0;
  }

  #sp-site-navigation-2 > ul > li li{
    border-top-width : 1px;
    border-top-style : solid;
    border-top-color : #f0f0f0;
  }

  #sp-site-navigation-2 > ul > li li.current_page_item > a{
    background-color : #dee0af;
  }

  #sp-site-navigation-2 > ul > li li > a{
    font-size : 1.2rem;
    font-weight : bold;
    line-height : 1;
    color : #000000;
    background-color : #ffffff;
    text-decoration : none;
    text-align : center;
    padding-top : 14px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 14px;
  }

  #sp-site-navigation-2 > ul > li li > a::after{
    margin-left : 20px;
    border-top-width : 5px;
    border-left-width : 6px;
    border-right-width : 0px;
    border-bottom-width : 5px;
    border-top-style : solid;
    border-left-style : solid;
    border-right-style : solid;
    border-bottom-style : solid;
    border-top-color : transparent;
    border-left-color : #dee0af;
    border-right-color : transparent;
    border-bottom-color : transparent;
    width : 0px;
    height : 0px;
    display : inline-block;
    content : '';
  }

  #sp-site-navigation-2 > ul > li li > a:hover{
    background-color : #dee0af;
  }

  #sp-site-navigation-2 > ul > li.current_page_item > a{
    background-color : #dee0af;
  }

  #sp-site-navigation-2 > ul > li:nth-of-type(1){
    border-top-style : none;
  }

  #sp-site-navigation-2 > ul > li > a{
    font-size : 1.2rem;
    font-weight : bold;
    line-height : 1;
    color : #000000;
    background-color : #ffffff;
    text-decoration : none;
    text-align : center;
    padding-top : 14px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 14px;
  }

  #sp-site-navigation-2 > ul > li > a:hover{
    background-color : #dee0af;
  }
}

.sp-wp-post-list#sp-entry-content-1, .sp-wp-post-list#sp-entry-content-10, .sp-wp-post-list#sp-entry-content-11, .sp-wp-post-list#sp-entry-content-12, .sp-wp-post-list#sp-entry-content-13, .sp-wp-post-list#sp-entry-content-14, .sp-wp-post-list#sp-entry-content-15, .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-entry-content-6, .sp-wp-post-list#sp-entry-content-7, .sp-wp-post-list#sp-entry-content-8, .sp-wp-post-list#sp-entry-content-9, .sp-wp-post-list#sp-wp-post-list-1, .sp-wp-post-list#sp-wp-post-list-2, .sp-wp-post-list#sp-wp-post-list-3, .sp-wp-post-list#sp-wp-post-list-4, .sp-wp-post-list#sp-wp-post-list-5, .sp-wp-post-list#sp-wp-post-list-6, .sp-wp-post-list#sp-wp-post-list-7, .sp-wp-post-list#sp-wp-post-list-8, .sp-wp-post-list#sp-wp-post-list-9{
  margin-top : 30px;
  margin-bottom : 30px;
}

.sp-wp-post-list#sp-entry-content-1 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-10 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-11 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-12 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-13 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-14 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-15 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-entry-content-6 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-7 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-8 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-9 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, .sp-wp-post-list#sp-wp-post-list-3 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-4 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-5 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-6 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-7 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-8 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-9 article > header > h1 > a{
  color : #08a713;
  text-decoration : none;
}

.sp-wp-post-list#sp-entry-content-1 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-10 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-11 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-12 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-13 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-14 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-15 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-entry-content-6 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-7 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-8 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-9 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, .sp-wp-post-list#sp-wp-post-list-3 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-4 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-5 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-6 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-7 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-8 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-9 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-10 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-11 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-12 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-13 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-14 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-15 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-entry-content-6 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-7 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-8 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-9 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, .sp-wp-post-list#sp-wp-post-list-3 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-4 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-5 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-6 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-7 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-8 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-9 article > header > h4 > a{
  color : #08a713;
  text-decoration : none;
}

.sp-wp-post-list#sp-entry-content-1 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-10 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-11 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-12 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-13 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-14 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-15 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-entry-content-6 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-7 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-8 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-9 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, .sp-wp-post-list#sp-wp-post-list-3 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-4 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-5 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-6 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-7 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-8 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-9 article > header > h4 > a:hover{
  text-decoration : underline;
}

.sp-wp-post-list.hpb-viewtype-content#sp-entry-content-1 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-10 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-11 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-12 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-13 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-14 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-15 > 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-entry-content-6 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-7 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-8 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-9 > 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, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-3 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-4 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-5 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-6 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-7 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-8 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-9 > dl > dd{
  margin-top : 20px;
  margin-left : 0px;
  margin-right : 0px;
  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-10 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-11 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-12 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-13 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-14 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-15 > 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-entry-content-6 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-7 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-8 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-9 > 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, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-3 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-4 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-5 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-6 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-7 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-8 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-9 > dl > dt{
  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-10 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-11 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-12 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-13 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-14 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-15 > 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-entry-content-6 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-7 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-8 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-9 > 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, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-3 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-4 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-5 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-6 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-7 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-8 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-9 > dl > dt > a{
  font-size : 2.8rem;
  font-weight : bold;
  line-height : 2;
  color : #08a713;
  margin-bottom : 14px;
  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-10 > dl > dt > a::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-11 > dl > dt > a::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-12 > dl > dt > a::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-13 > dl > dt > a::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-14 > dl > dt > a::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-15 > 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-entry-content-6 > dl > dt > a::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-7 > dl > dt > a::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-8 > dl > dt > a::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-9 > 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, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-3 > dl > dt > a::before, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-4 > dl > dt > a::before, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-5 > dl > dt > a::before, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-6 > dl > dt > a::before, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-7 > dl > dt > a::before, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-8 > dl > dt > a::before, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-9 > dl > dt > a::before{
  background-color : #08a713;
  margin-top : 18px;
  margin-right : 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 : #08a713;
  border-left-color : #08a713;
  border-right-color : #08a713;
  border-bottom-color : #08a713;
  border-top-left-radius : 14px 14px;
  border-top-right-radius : 14px 14px;
  border-bottom-right-radius : 14px 14px;
  border-bottom-left-radius : 14px 14px;
  width : 14px;
  height : 14px;
  float : left;
  display : block;
  content : '';
  box-sizing : border-box;
  
}

.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-10 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-11 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-12 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-13 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-14 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-15 > 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-entry-content-6 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-7 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-8 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-9 > 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, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-3 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-4 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-5 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-6 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-7 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-8 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-9 > dl > dt > a:hover{
  text-decoration : underline;
}

.sp-wp-post-list.hpb-viewtype-date#sp-entry-content-1 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-10 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-11 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-12 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-13 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-14 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-15 > 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-entry-content-6 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-7 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-8 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-9 > 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, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-3 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-4 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-5 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-6 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-7 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-8 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-9 > dl{
  line-height : 2;
}

.sp-wp-post-list.hpb-viewtype-date#sp-entry-content-1 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-10 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-11 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-12 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-13 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-14 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-15 > 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-entry-content-6 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-7 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-8 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-9 > 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, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-3 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-4 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-5 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-6 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-7 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-8 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-9 > dl > dd{
  padding-top : 6px;
  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-10 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-11 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-12 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-13 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-14 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-15 > 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-entry-content-6 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-7 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-8 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-9 > 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, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-3 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-4 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-5 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-6 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-7 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-8 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-9 > 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-10 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-11 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-12 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-13 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-14 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-15 > 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-entry-content-6 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-7 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-8 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-9 > 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, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-3 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-4 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-5 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-6 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-7 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-8 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-9 > 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-10 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-11 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-12 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-13 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-14 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-15 > 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-entry-content-6 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-7 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-8 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-9 > 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, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-3 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-4 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-5 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-6 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-7 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-8 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-9 > dl > dt{
  background-image : url(img/icon-arrow-right.png);
  background-repeat : no-repeat;
  background-position : left 17px;
  background-size : 4px 6px;
  padding-top : 6px;
  padding-left : 23px;
  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-10 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-11 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-12 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-13 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-14 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-15 > 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-entry-content-6 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-7 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-8 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-9 > 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, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-3 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-4 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-5 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-6 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-7 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-8 > h3, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-9 > h3{
  margin-bottom : 20px;
}

.sp-wp-post-list.hpb-viewtype-full#sp-entry-content-1 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-10 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-11 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-12 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-13 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-14 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-15 > 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-entry-content-6 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-7 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-8 > header, .sp-wp-post-list.hpb-viewtype-full#sp-entry-content-9 > 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, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-3 > header, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-4 > header, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-5 > header, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-6 > header, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-7 > header, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-8 > header, .sp-wp-post-list.hpb-viewtype-full#sp-wp-post-list-9 > header{
  margin-bottom : 20px;
}

.sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-1 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-10 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-11 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-12 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-13 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-14 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-15 > 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-entry-content-6 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-7 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-8 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-9 > 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, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-3 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-4 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-5 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-6 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-7 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-8 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-9 > h3{
  margin-bottom : 20px;
}

.sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-1 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-10 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-11 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-12 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-13 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-14 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-15 > 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-entry-content-6 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-7 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-8 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-9 > 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, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-3 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-4 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-5 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-6 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-7 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-8 > header, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-9 > header{
  margin-bottom : 20px;
}

.sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-1 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-10 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-11 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-12 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-13 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-14 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-15 > 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-entry-content-6 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-7 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-8 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-9 > 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, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-3 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-4 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-5 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-6 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-7 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-8 > h3, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-9 > h3{
  margin-bottom : 20px;
}

.sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-1 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-10 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-11 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-12 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-13 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-14 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-15 > 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-entry-content-6 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-7 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-8 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-entry-content-9 > 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, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-3 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-4 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-5 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-6 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-7 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-8 > header, .sp-wp-post-list.hpb-viewtype-thumbnail#sp-wp-post-list-9 > header{
  margin-bottom : 20px;
}

.sp-wp-post-list#sp-entry-content-1:nth-child(1), .sp-wp-post-list#sp-entry-content-10:nth-child(1), .sp-wp-post-list#sp-entry-content-11:nth-child(1), .sp-wp-post-list#sp-entry-content-12:nth-child(1), .sp-wp-post-list#sp-entry-content-13:nth-child(1), .sp-wp-post-list#sp-entry-content-14:nth-child(1), .sp-wp-post-list#sp-entry-content-15: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-entry-content-6:nth-child(1), .sp-wp-post-list#sp-entry-content-7:nth-child(1), .sp-wp-post-list#sp-entry-content-8:nth-child(1), .sp-wp-post-list#sp-entry-content-9: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), .sp-wp-post-list#sp-wp-post-list-3:nth-child(1), .sp-wp-post-list#sp-wp-post-list-4:nth-child(1), .sp-wp-post-list#sp-wp-post-list-5:nth-child(1), .sp-wp-post-list#sp-wp-post-list-6:nth-child(1), .sp-wp-post-list#sp-wp-post-list-7:nth-child(1), .sp-wp-post-list#sp-wp-post-list-8:nth-child(1), .sp-wp-post-list#sp-wp-post-list-9:nth-child(1){
  margin-top : 0px;
}

.sp-wp-post-list#sp-entry-content-1 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-10 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-11 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-12 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-13 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-14 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-15 > .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-entry-content-6 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-7 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-8 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-9 > .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, .sp-wp-post-list#sp-wp-post-list-3 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-4 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-5 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-6 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-7 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-8 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-9 > .hpb-more-entry{
  text-align : right;
  padding-top : 0px;
  padding-bottom : 20px;
}

.sp-wp-post-list#sp-entry-content-1 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-10 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-11 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-12 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-13 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-14 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-15 > .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-entry-content-6 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-7 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-8 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-9 > .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, .sp-wp-post-list#sp-wp-post-list-3 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-4 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-5 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-6 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-7 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-8 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-9 > .hpb-more-entry a{
  font-size : 1.6rem;
  font-weight : bold;
  line-height : 2;
  color : #08a713;
  background-color : transparent;
  text-decoration : none;
  text-align : center;
  padding-top : 0px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 0px;
  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;
  width : auto;
  min-width : 111px;
  min-height : 30px;
  display : inline-block;
  outline-width : medium;
  outline-style : none;
  outline-color : black;
}

.sp-wp-post-list#sp-entry-content-1 > article, .sp-wp-post-list#sp-entry-content-10 > article, .sp-wp-post-list#sp-entry-content-11 > article, .sp-wp-post-list#sp-entry-content-12 > article, .sp-wp-post-list#sp-entry-content-13 > article, .sp-wp-post-list#sp-entry-content-14 > article, .sp-wp-post-list#sp-entry-content-15 > 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-entry-content-6 > article, .sp-wp-post-list#sp-entry-content-7 > article, .sp-wp-post-list#sp-entry-content-8 > article, .sp-wp-post-list#sp-entry-content-9 > article, .sp-wp-post-list#sp-wp-post-list-1 > article, .sp-wp-post-list#sp-wp-post-list-2 > article, .sp-wp-post-list#sp-wp-post-list-3 > article, .sp-wp-post-list#sp-wp-post-list-4 > article, .sp-wp-post-list#sp-wp-post-list-5 > article, .sp-wp-post-list#sp-wp-post-list-6 > article, .sp-wp-post-list#sp-wp-post-list-7 > article, .sp-wp-post-list#sp-wp-post-list-8 > article, .sp-wp-post-list#sp-wp-post-list-9 > article{
  padding-left : 20px;
  padding-right : 20px;
  margin-top : 0px;
  margin-bottom : 0px;
  overflow : hidden;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content, .sp-wp-post-list#sp-entry-content-10 > article > .entry-content, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content, .sp-wp-post-list#sp-entry-content-12 > article > .entry-content, .sp-wp-post-list#sp-entry-content-13 > article > .entry-content, .sp-wp-post-list#sp-entry-content-14 > article > .entry-content, .sp-wp-post-list#sp-entry-content-15 > 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-entry-content-6 > article > .entry-content, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content, .sp-wp-post-list#sp-entry-content-9 > 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, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-7 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-8 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-9 > article > .entry-content{
  line-height : 2;
  padding-top : 20px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 20px;
  position : static;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-10 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-12 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-13 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-14 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-15 > 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-entry-content-6 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-9 > 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, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content .acronym, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content .acronym, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content .acronym, .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content .acronym, .sp-wp-post-list#sp-wp-post-list-7 > article > .entry-content .acronym, .sp-wp-post-list#sp-wp-post-list-8 > article > .entry-content .acronym, .sp-wp-post-list#sp-wp-post-list-9 > 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-10 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-12 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-13 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-14 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-15 > 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-entry-content-6 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-9 > 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, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content .address, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content .address, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content .address, .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content .address, .sp-wp-post-list#sp-wp-post-list-7 > article > .entry-content .address, .sp-wp-post-list#sp-wp-post-list-8 > article > .entry-content .address, .sp-wp-post-list#sp-wp-post-list-9 > 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-10 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-12 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-13 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-14 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-15 > 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-entry-content-6 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-9 > 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, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content .big, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content .big, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content .big, .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content .big, .sp-wp-post-list#sp-wp-post-list-7 > article > .entry-content .big, .sp-wp-post-list#sp-wp-post-list-8 > article > .entry-content .big, .sp-wp-post-list#sp-wp-post-list-9 > article > .entry-content .big{
  font-size : 1.7rem;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-10 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-12 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-13 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-14 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-15 > 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-entry-content-6 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-9 > 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, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content .ins, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content .ins, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content .ins, .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content .ins, .sp-wp-post-list#sp-wp-post-list-7 > article > .entry-content .ins, .sp-wp-post-list#sp-wp-post-list-8 > article > .entry-content .ins, .sp-wp-post-list#sp-wp-post-list-9 > article > .entry-content .ins{
  background-color : #fff487;
  text-decoration : none;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-10 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-12 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-13 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-14 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-15 > 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-entry-content-6 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-9 > 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, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content .pre, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content .pre, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content .pre, .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content .pre, .sp-wp-post-list#sp-wp-post-list-7 > article > .entry-content .pre, .sp-wp-post-list#sp-wp-post-list-8 > article > .entry-content .pre, .sp-wp-post-list#sp-wp-post-list-9 > article > .entry-content .pre{
  line-height : 1.6;
  background-color : #f6eded;
  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-10 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-12 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-13 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-14 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-15 > 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-entry-content-6 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-9 > 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, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content a, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content a, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content a, .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content a, .sp-wp-post-list#sp-wp-post-list-7 > article > .entry-content a, .sp-wp-post-list#sp-wp-post-list-8 > article > .entry-content a, .sp-wp-post-list#sp-wp-post-list-9 > 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-10 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-12 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-13 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-14 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-15 > 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-entry-content-6 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-9 > 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, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content a:visited, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content a:visited, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content a:visited, .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content a:visited, .sp-wp-post-list#sp-wp-post-list-7 > article > .entry-content a:visited, .sp-wp-post-list#sp-wp-post-list-8 > article > .entry-content a:visited, .sp-wp-post-list#sp-wp-post-list-9 > 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-10 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-12 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-13 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-14 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-15 > 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-entry-content-6 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-9 > 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, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content a:hover, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content a:hover, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content a:hover, .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content a:hover, .sp-wp-post-list#sp-wp-post-list-7 > article > .entry-content a:hover, .sp-wp-post-list#sp-wp-post-list-8 > article > .entry-content a:hover, .sp-wp-post-list#sp-wp-post-list-9 > article > .entry-content a:hover{
  text-decoration : none;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-10 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-12 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-13 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-14 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-15 > 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-entry-content-6 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-9 > 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, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-7 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-8 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-9 > 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-10 > article > .entry-content acronym, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content acronym, .sp-wp-post-list#sp-entry-content-12 > article > .entry-content acronym, .sp-wp-post-list#sp-entry-content-13 > article > .entry-content acronym, .sp-wp-post-list#sp-entry-content-14 > article > .entry-content acronym, .sp-wp-post-list#sp-entry-content-15 > 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-entry-content-6 > article > .entry-content acronym, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content acronym, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content acronym, .sp-wp-post-list#sp-entry-content-9 > 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, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content acronym, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content acronym, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content acronym, .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content acronym, .sp-wp-post-list#sp-wp-post-list-7 > article > .entry-content acronym, .sp-wp-post-list#sp-wp-post-list-8 > article > .entry-content acronym, .sp-wp-post-list#sp-wp-post-list-9 > 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-10 > article > .entry-content address, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content address, .sp-wp-post-list#sp-entry-content-12 > article > .entry-content address, .sp-wp-post-list#sp-entry-content-13 > article > .entry-content address, .sp-wp-post-list#sp-entry-content-14 > article > .entry-content address, .sp-wp-post-list#sp-entry-content-15 > 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-entry-content-6 > article > .entry-content address, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content address, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content address, .sp-wp-post-list#sp-entry-content-9 > 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, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content address, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content address, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content address, .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content address, .sp-wp-post-list#sp-wp-post-list-7 > article > .entry-content address, .sp-wp-post-list#sp-wp-post-list-8 > article > .entry-content address, .sp-wp-post-list#sp-wp-post-list-9 > 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-10 > article > .entry-content big, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content big, .sp-wp-post-list#sp-entry-content-12 > article > .entry-content big, .sp-wp-post-list#sp-entry-content-13 > article > .entry-content big, .sp-wp-post-list#sp-entry-content-14 > article > .entry-content big, .sp-wp-post-list#sp-entry-content-15 > 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-entry-content-6 > article > .entry-content big, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content big, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content big, .sp-wp-post-list#sp-entry-content-9 > 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, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content big, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content big, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content big, .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content big, .sp-wp-post-list#sp-wp-post-list-7 > article > .entry-content big, .sp-wp-post-list#sp-wp-post-list-8 > article > .entry-content big, .sp-wp-post-list#sp-wp-post-list-9 > article > .entry-content big{
  font-size : 1.7rem;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content blockquote, .sp-wp-post-list#sp-entry-content-10 > article > .entry-content blockquote, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content blockquote, .sp-wp-post-list#sp-entry-content-12 > article > .entry-content blockquote, .sp-wp-post-list#sp-entry-content-13 > article > .entry-content blockquote, .sp-wp-post-list#sp-entry-content-14 > article > .entry-content blockquote, .sp-wp-post-list#sp-entry-content-15 > 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-entry-content-6 > article > .entry-content blockquote, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content blockquote, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content blockquote, .sp-wp-post-list#sp-entry-content-9 > 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, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content blockquote, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content blockquote, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content blockquote, .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content blockquote, .sp-wp-post-list#sp-wp-post-list-7 > article > .entry-content blockquote, .sp-wp-post-list#sp-wp-post-list-8 > article > .entry-content blockquote, .sp-wp-post-list#sp-wp-post-list-9 > 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 : 2px 2px;
  border-top-right-radius : 2px 2px;
  border-bottom-right-radius : 2px 2px;
  border-bottom-left-radius : 2px 2px;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content blockquote p, .sp-wp-post-list#sp-entry-content-10 > article > .entry-content blockquote p, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content blockquote p, .sp-wp-post-list#sp-entry-content-12 > article > .entry-content blockquote p, .sp-wp-post-list#sp-entry-content-13 > article > .entry-content blockquote p, .sp-wp-post-list#sp-entry-content-14 > article > .entry-content blockquote p, .sp-wp-post-list#sp-entry-content-15 > 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-entry-content-6 > article > .entry-content blockquote p, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content blockquote p, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content blockquote p, .sp-wp-post-list#sp-entry-content-9 > 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, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content blockquote p, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content blockquote p, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content blockquote p, .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content blockquote p, .sp-wp-post-list#sp-wp-post-list-7 > article > .entry-content blockquote p, .sp-wp-post-list#sp-wp-post-list-8 > article > .entry-content blockquote p, .sp-wp-post-list#sp-wp-post-list-9 > 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-10 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-entry-content-12 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-entry-content-13 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-entry-content-14 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-entry-content-15 > 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-entry-content-6 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-entry-content-9 > 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, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-7 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-8 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-9 > 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-10 > article > .entry-content dl:not(.sp-definition-list), .sp-wp-post-list#sp-entry-content-11 > article > .entry-content dl:not(.sp-definition-list), .sp-wp-post-list#sp-entry-content-12 > article > .entry-content dl:not(.sp-definition-list), .sp-wp-post-list#sp-entry-content-13 > article > .entry-content dl:not(.sp-definition-list), .sp-wp-post-list#sp-entry-content-14 > article > .entry-content dl:not(.sp-definition-list), .sp-wp-post-list#sp-entry-content-15 > 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-entry-content-6 > article > .entry-content dl:not(.sp-definition-list), .sp-wp-post-list#sp-entry-content-7 > article > .entry-content dl:not(.sp-definition-list), .sp-wp-post-list#sp-entry-content-8 > article > .entry-content dl:not(.sp-definition-list), .sp-wp-post-list#sp-entry-content-9 > 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), .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content dl:not(.sp-definition-list), .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content dl:not(.sp-definition-list), .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content dl:not(.sp-definition-list), .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content dl:not(.sp-definition-list), .sp-wp-post-list#sp-wp-post-list-7 > article > .entry-content dl:not(.sp-definition-list), .sp-wp-post-list#sp-wp-post-list-8 > article > .entry-content dl:not(.sp-definition-list), .sp-wp-post-list#sp-wp-post-list-9 > 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-10 > article > .entry-content dl:not(.sp-definition-list) > dd, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content dl:not(.sp-definition-list) > dd, .sp-wp-post-list#sp-entry-content-12 > article > .entry-content dl:not(.sp-definition-list) > dd, .sp-wp-post-list#sp-entry-content-13 > article > .entry-content dl:not(.sp-definition-list) > dd, .sp-wp-post-list#sp-entry-content-14 > article > .entry-content dl:not(.sp-definition-list) > dd, .sp-wp-post-list#sp-entry-content-15 > 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-entry-content-6 > article > .entry-content dl:not(.sp-definition-list) > dd, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content dl:not(.sp-definition-list) > dd, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content dl:not(.sp-definition-list) > dd, .sp-wp-post-list#sp-entry-content-9 > 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, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content dl:not(.sp-definition-list) > dd, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content dl:not(.sp-definition-list) > dd, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content dl:not(.sp-definition-list) > dd, .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content dl:not(.sp-definition-list) > dd, .sp-wp-post-list#sp-wp-post-list-7 > article > .entry-content dl:not(.sp-definition-list) > dd, .sp-wp-post-list#sp-wp-post-list-8 > article > .entry-content dl:not(.sp-definition-list) > dd, .sp-wp-post-list#sp-wp-post-list-9 > 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-10 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-entry-content-12 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-entry-content-13 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-entry-content-14 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-entry-content-15 > 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-entry-content-6 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-entry-content-9 > 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, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-wp-post-list-7 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-wp-post-list-8 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-wp-post-list-9 > 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 : #08a713;
}

.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-10 > article > .entry-content dl:not(.sp-definition-list) > dt:nth-of-type(1), .sp-wp-post-list#sp-entry-content-11 > article > .entry-content dl:not(.sp-definition-list) > dt:nth-of-type(1), .sp-wp-post-list#sp-entry-content-12 > article > .entry-content dl:not(.sp-definition-list) > dt:nth-of-type(1), .sp-wp-post-list#sp-entry-content-13 > article > .entry-content dl:not(.sp-definition-list) > dt:nth-of-type(1), .sp-wp-post-list#sp-entry-content-14 > article > .entry-content dl:not(.sp-definition-list) > dt:nth-of-type(1), .sp-wp-post-list#sp-entry-content-15 > 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-entry-content-6 > article > .entry-content dl:not(.sp-definition-list) > dt:nth-of-type(1), .sp-wp-post-list#sp-entry-content-7 > article > .entry-content dl:not(.sp-definition-list) > dt:nth-of-type(1), .sp-wp-post-list#sp-entry-content-8 > article > .entry-content dl:not(.sp-definition-list) > dt:nth-of-type(1), .sp-wp-post-list#sp-entry-content-9 > 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), .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content dl:not(.sp-definition-list) > dt:nth-of-type(1), .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content dl:not(.sp-definition-list) > dt:nth-of-type(1), .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content dl:not(.sp-definition-list) > dt:nth-of-type(1), .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content dl:not(.sp-definition-list) > dt:nth-of-type(1), .sp-wp-post-list#sp-wp-post-list-7 > article > .entry-content dl:not(.sp-definition-list) > dt:nth-of-type(1), .sp-wp-post-list#sp-wp-post-list-8 > article > .entry-content dl:not(.sp-definition-list) > dt:nth-of-type(1), .sp-wp-post-list#sp-wp-post-list-9 > 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-10 > article > .entry-content h1, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content h1, .sp-wp-post-list#sp-entry-content-12 > article > .entry-content h1, .sp-wp-post-list#sp-entry-content-13 > article > .entry-content h1, .sp-wp-post-list#sp-entry-content-14 > article > .entry-content h1, .sp-wp-post-list#sp-entry-content-15 > 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-entry-content-6 > article > .entry-content h1, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content h1, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content h1, .sp-wp-post-list#sp-entry-content-9 > 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, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content h1, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content h1, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content h1, .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content h1, .sp-wp-post-list#sp-wp-post-list-7 > article > .entry-content h1, .sp-wp-post-list#sp-wp-post-list-8 > article > .entry-content h1, .sp-wp-post-list#sp-wp-post-list-9 > article > .entry-content h1{
  font-size : 2.8rem;
  font-weight : bold;
  line-height : 2;
  color : #000000;
  overflow : hidden;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content h1::before, .sp-wp-post-list#sp-entry-content-10 > article > .entry-content h1::before, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content h1::before, .sp-wp-post-list#sp-entry-content-12 > article > .entry-content h1::before, .sp-wp-post-list#sp-entry-content-13 > article > .entry-content h1::before, .sp-wp-post-list#sp-entry-content-14 > article > .entry-content h1::before, .sp-wp-post-list#sp-entry-content-15 > article > .entry-content h1::before, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content h1::before, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content h1::before, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content h1::before, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content h1::before, .sp-wp-post-list#sp-entry-content-6 > article > .entry-content h1::before, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content h1::before, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content h1::before, .sp-wp-post-list#sp-entry-content-9 > article > .entry-content h1::before, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content h1::before, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content h1::before, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content h1::before, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content h1::before, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content h1::before, .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content h1::before, .sp-wp-post-list#sp-wp-post-list-7 > article > .entry-content h1::before, .sp-wp-post-list#sp-wp-post-list-8 > article > .entry-content h1::before, .sp-wp-post-list#sp-wp-post-list-9 > article > .entry-content h1::before{
  background-color : #08a713;
  margin-top : 18px;
  margin-right : 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 : #08a713;
  border-left-color : #08a713;
  border-right-color : #08a713;
  border-bottom-color : #08a713;
  border-top-left-radius : 14px 14px;
  border-top-right-radius : 14px 14px;
  border-bottom-right-radius : 14px 14px;
  border-bottom-left-radius : 14px 14px;
  width : 14px;
  height : 14px;
  float : left;
  display : block;
  content : '';
  box-sizing : border-box;
  
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content h2, .sp-wp-post-list#sp-entry-content-10 > article > .entry-content h2, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content h2, .sp-wp-post-list#sp-entry-content-12 > article > .entry-content h2, .sp-wp-post-list#sp-entry-content-13 > article > .entry-content h2, .sp-wp-post-list#sp-entry-content-14 > article > .entry-content h2, .sp-wp-post-list#sp-entry-content-15 > 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-entry-content-6 > article > .entry-content h2, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content h2, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content h2, .sp-wp-post-list#sp-entry-content-9 > 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, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content h2, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content h2, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content h2, .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content h2, .sp-wp-post-list#sp-wp-post-list-7 > article > .entry-content h2, .sp-wp-post-list#sp-wp-post-list-8 > article > .entry-content h2, .sp-wp-post-list#sp-wp-post-list-9 > article > .entry-content h2{
  font-size : 2.4rem;
  font-weight : bold;
  line-height : 2;
  margin-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content h3, .sp-wp-post-list#sp-entry-content-10 > article > .entry-content h3, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content h3, .sp-wp-post-list#sp-entry-content-12 > article > .entry-content h3, .sp-wp-post-list#sp-entry-content-13 > article > .entry-content h3, .sp-wp-post-list#sp-entry-content-14 > article > .entry-content h3, .sp-wp-post-list#sp-entry-content-15 > 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-entry-content-6 > article > .entry-content h3, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content h3, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content h3, .sp-wp-post-list#sp-entry-content-9 > 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, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content h3, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content h3, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content h3, .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content h3, .sp-wp-post-list#sp-wp-post-list-7 > article > .entry-content h3, .sp-wp-post-list#sp-wp-post-list-8 > article > .entry-content h3, .sp-wp-post-list#sp-wp-post-list-9 > article > .entry-content h3{
  font-size : 2rem;
  font-weight : bold;
  line-height : 2;
  margin-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content h4, .sp-wp-post-list#sp-entry-content-10 > article > .entry-content h4, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content h4, .sp-wp-post-list#sp-entry-content-12 > article > .entry-content h4, .sp-wp-post-list#sp-entry-content-13 > article > .entry-content h4, .sp-wp-post-list#sp-entry-content-14 > article > .entry-content h4, .sp-wp-post-list#sp-entry-content-15 > 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-entry-content-6 > article > .entry-content h4, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content h4, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content h4, .sp-wp-post-list#sp-entry-content-9 > 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, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content h4, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content h4, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content h4, .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content h4, .sp-wp-post-list#sp-wp-post-list-7 > article > .entry-content h4, .sp-wp-post-list#sp-wp-post-list-8 > article > .entry-content h4, .sp-wp-post-list#sp-wp-post-list-9 > article > .entry-content h4{
  font-size : 1.8rem;
  font-weight : normal;
  line-height : 2;
  margin-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content h5, .sp-wp-post-list#sp-entry-content-10 > article > .entry-content h5, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content h5, .sp-wp-post-list#sp-entry-content-12 > article > .entry-content h5, .sp-wp-post-list#sp-entry-content-13 > article > .entry-content h5, .sp-wp-post-list#sp-entry-content-14 > article > .entry-content h5, .sp-wp-post-list#sp-entry-content-15 > 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-entry-content-6 > article > .entry-content h5, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content h5, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content h5, .sp-wp-post-list#sp-entry-content-9 > 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, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content h5, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content h5, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content h5, .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content h5, .sp-wp-post-list#sp-wp-post-list-7 > article > .entry-content h5, .sp-wp-post-list#sp-wp-post-list-8 > article > .entry-content h5, .sp-wp-post-list#sp-wp-post-list-9 > article > .entry-content h5{
  font-size : 1.4rem;
  font-weight : normal;
  line-height : 1.3;
  margin-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content h6, .sp-wp-post-list#sp-entry-content-10 > article > .entry-content h6, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content h6, .sp-wp-post-list#sp-entry-content-12 > article > .entry-content h6, .sp-wp-post-list#sp-entry-content-13 > article > .entry-content h6, .sp-wp-post-list#sp-entry-content-14 > article > .entry-content h6, .sp-wp-post-list#sp-entry-content-15 > 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-entry-content-6 > article > .entry-content h6, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content h6, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content h6, .sp-wp-post-list#sp-entry-content-9 > 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, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content h6, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content h6, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content h6, .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content h6, .sp-wp-post-list#sp-wp-post-list-7 > article > .entry-content h6, .sp-wp-post-list#sp-wp-post-list-8 > article > .entry-content h6, .sp-wp-post-list#sp-wp-post-list-9 > article > .entry-content h6{
  font-size : 1.3rem;
  font-weight : normal;
  line-height : 1.3;
  margin-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content hr, .sp-wp-post-list#sp-entry-content-10 > article > .entry-content hr, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content hr, .sp-wp-post-list#sp-entry-content-12 > article > .entry-content hr, .sp-wp-post-list#sp-entry-content-13 > article > .entry-content hr, .sp-wp-post-list#sp-entry-content-14 > article > .entry-content hr, .sp-wp-post-list#sp-entry-content-15 > 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-entry-content-6 > article > .entry-content hr, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content hr, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content hr, .sp-wp-post-list#sp-entry-content-9 > 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, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content hr, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content hr, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content hr, .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content hr, .sp-wp-post-list#sp-wp-post-list-7 > article > .entry-content hr, .sp-wp-post-list#sp-wp-post-list-8 > article > .entry-content hr, .sp-wp-post-list#sp-wp-post-list-9 > article > .entry-content hr{
  background-color : #d5d5d5;
  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-10 > article > .entry-content ins, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content ins, .sp-wp-post-list#sp-entry-content-12 > article > .entry-content ins, .sp-wp-post-list#sp-entry-content-13 > article > .entry-content ins, .sp-wp-post-list#sp-entry-content-14 > article > .entry-content ins, .sp-wp-post-list#sp-entry-content-15 > 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-entry-content-6 > article > .entry-content ins, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content ins, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content ins, .sp-wp-post-list#sp-entry-content-9 > 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, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content ins, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content ins, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content ins, .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content ins, .sp-wp-post-list#sp-wp-post-list-7 > article > .entry-content ins, .sp-wp-post-list#sp-wp-post-list-8 > article > .entry-content ins, .sp-wp-post-list#sp-wp-post-list-9 > article > .entry-content ins{
  background-color : #fff487;
  text-decoration : none;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content ol, .sp-wp-post-list#sp-entry-content-10 > article > .entry-content ol, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content ol, .sp-wp-post-list#sp-entry-content-12 > article > .entry-content ol, .sp-wp-post-list#sp-entry-content-13 > article > .entry-content ol, .sp-wp-post-list#sp-entry-content-14 > article > .entry-content ol, .sp-wp-post-list#sp-entry-content-15 > 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-entry-content-6 > article > .entry-content ol, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content ol, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content ol, .sp-wp-post-list#sp-entry-content-9 > 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, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content ol, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content ol, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content ol, .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content ol, .sp-wp-post-list#sp-wp-post-list-7 > article > .entry-content ol, .sp-wp-post-list#sp-wp-post-list-8 > article > .entry-content ol, .sp-wp-post-list#sp-wp-post-list-9 > 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-10 > article > .entry-content ol li, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content ol li, .sp-wp-post-list#sp-entry-content-12 > article > .entry-content ol li, .sp-wp-post-list#sp-entry-content-13 > article > .entry-content ol li, .sp-wp-post-list#sp-entry-content-14 > article > .entry-content ol li, .sp-wp-post-list#sp-entry-content-15 > 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-entry-content-6 > article > .entry-content ol li, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content ol li, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content ol li, .sp-wp-post-list#sp-entry-content-9 > 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, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content ol li, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content ol li, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content ol li, .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content ol li, .sp-wp-post-list#sp-wp-post-list-7 > article > .entry-content ol li, .sp-wp-post-list#sp-wp-post-list-8 > article > .entry-content ol li, .sp-wp-post-list#sp-wp-post-list-9 > 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-10 > article > .entry-content ol ol, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content ol ol, .sp-wp-post-list#sp-entry-content-12 > article > .entry-content ol ol, .sp-wp-post-list#sp-entry-content-13 > article > .entry-content ol ol, .sp-wp-post-list#sp-entry-content-14 > article > .entry-content ol ol, .sp-wp-post-list#sp-entry-content-15 > 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-entry-content-6 > article > .entry-content ol ol, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content ol ol, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content ol ol, .sp-wp-post-list#sp-entry-content-9 > 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, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content ol ol, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content ol ol, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content ol ol, .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content ol ol, .sp-wp-post-list#sp-wp-post-list-7 > article > .entry-content ol ol, .sp-wp-post-list#sp-wp-post-list-8 > article > .entry-content ol ol, .sp-wp-post-list#sp-wp-post-list-9 > 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-10 > article > .entry-content ol > ol > li:nth-of-type(1), .sp-wp-post-list#sp-entry-content-11 > article > .entry-content ol > ol > li:nth-of-type(1), .sp-wp-post-list#sp-entry-content-12 > article > .entry-content ol > ol > li:nth-of-type(1), .sp-wp-post-list#sp-entry-content-13 > article > .entry-content ol > ol > li:nth-of-type(1), .sp-wp-post-list#sp-entry-content-14 > article > .entry-content ol > ol > li:nth-of-type(1), .sp-wp-post-list#sp-entry-content-15 > 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-entry-content-6 > article > .entry-content ol > ol > li:nth-of-type(1), .sp-wp-post-list#sp-entry-content-7 > article > .entry-content ol > ol > li:nth-of-type(1), .sp-wp-post-list#sp-entry-content-8 > article > .entry-content ol > ol > li:nth-of-type(1), .sp-wp-post-list#sp-entry-content-9 > 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), .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content ol > ol > li:nth-of-type(1), .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content ol > ol > li:nth-of-type(1), .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content ol > ol > li:nth-of-type(1), .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content ol > ol > li:nth-of-type(1), .sp-wp-post-list#sp-wp-post-list-7 > article > .entry-content ol > ol > li:nth-of-type(1), .sp-wp-post-list#sp-wp-post-list-8 > article > .entry-content ol > ol > li:nth-of-type(1), .sp-wp-post-list#sp-wp-post-list-9 > 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-10 > article > .entry-content p, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content p, .sp-wp-post-list#sp-entry-content-12 > article > .entry-content p, .sp-wp-post-list#sp-entry-content-13 > article > .entry-content p, .sp-wp-post-list#sp-entry-content-14 > article > .entry-content p, .sp-wp-post-list#sp-entry-content-15 > 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-entry-content-6 > article > .entry-content p, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content p, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content p, .sp-wp-post-list#sp-entry-content-9 > 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, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content p, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content p, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content p, .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content p, .sp-wp-post-list#sp-wp-post-list-7 > article > .entry-content p, .sp-wp-post-list#sp-wp-post-list-8 > article > .entry-content p, .sp-wp-post-list#sp-wp-post-list-9 > 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-10 > article > .entry-content p:nth-of-type(1), .sp-wp-post-list#sp-entry-content-11 > article > .entry-content p:nth-of-type(1), .sp-wp-post-list#sp-entry-content-12 > article > .entry-content p:nth-of-type(1), .sp-wp-post-list#sp-entry-content-13 > article > .entry-content p:nth-of-type(1), .sp-wp-post-list#sp-entry-content-14 > article > .entry-content p:nth-of-type(1), .sp-wp-post-list#sp-entry-content-15 > 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-entry-content-6 > article > .entry-content p:nth-of-type(1), .sp-wp-post-list#sp-entry-content-7 > article > .entry-content p:nth-of-type(1), .sp-wp-post-list#sp-entry-content-8 > article > .entry-content p:nth-of-type(1), .sp-wp-post-list#sp-entry-content-9 > 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), .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content p:nth-of-type(1), .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content p:nth-of-type(1), .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content p:nth-of-type(1), .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content p:nth-of-type(1), .sp-wp-post-list#sp-wp-post-list-7 > article > .entry-content p:nth-of-type(1), .sp-wp-post-list#sp-wp-post-list-8 > article > .entry-content p:nth-of-type(1), .sp-wp-post-list#sp-wp-post-list-9 > article > .entry-content p:nth-of-type(1){
  margin-top : 0px;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content pre, .sp-wp-post-list#sp-entry-content-10 > article > .entry-content pre, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content pre, .sp-wp-post-list#sp-entry-content-12 > article > .entry-content pre, .sp-wp-post-list#sp-entry-content-13 > article > .entry-content pre, .sp-wp-post-list#sp-entry-content-14 > article > .entry-content pre, .sp-wp-post-list#sp-entry-content-15 > 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-entry-content-6 > article > .entry-content pre, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content pre, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content pre, .sp-wp-post-list#sp-entry-content-9 > 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, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content pre, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content pre, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content pre, .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content pre, .sp-wp-post-list#sp-wp-post-list-7 > article > .entry-content pre, .sp-wp-post-list#sp-wp-post-list-8 > article > .entry-content pre, .sp-wp-post-list#sp-wp-post-list-9 > article > .entry-content pre{
  line-height : 1.6;
  background-color : #f6eded;
  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 table:not(.sp-table), .sp-wp-post-list#sp-entry-content-10 > article > .entry-content table:not(.sp-table), .sp-wp-post-list#sp-entry-content-11 > article > .entry-content table:not(.sp-table), .sp-wp-post-list#sp-entry-content-12 > article > .entry-content table:not(.sp-table), .sp-wp-post-list#sp-entry-content-13 > article > .entry-content table:not(.sp-table), .sp-wp-post-list#sp-entry-content-14 > article > .entry-content table:not(.sp-table), .sp-wp-post-list#sp-entry-content-15 > 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-entry-content-6 > article > .entry-content table:not(.sp-table), .sp-wp-post-list#sp-entry-content-7 > article > .entry-content table:not(.sp-table), .sp-wp-post-list#sp-entry-content-8 > article > .entry-content table:not(.sp-table), .sp-wp-post-list#sp-entry-content-9 > 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), .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content table:not(.sp-table), .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content table:not(.sp-table), .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content table:not(.sp-table), .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content table:not(.sp-table), .sp-wp-post-list#sp-wp-post-list-7 > article > .entry-content table:not(.sp-table), .sp-wp-post-list#sp-wp-post-list-8 > article > .entry-content table:not(.sp-table), .sp-wp-post-list#sp-wp-post-list-9 > 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-10 > article > .entry-content table:not(.sp-table) > tbody > tr > td, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content table:not(.sp-table) > tbody > tr > td, .sp-wp-post-list#sp-entry-content-12 > article > .entry-content table:not(.sp-table) > tbody > tr > td, .sp-wp-post-list#sp-entry-content-13 > article > .entry-content table:not(.sp-table) > tbody > tr > td, .sp-wp-post-list#sp-entry-content-14 > article > .entry-content table:not(.sp-table) > tbody > tr > td, .sp-wp-post-list#sp-entry-content-15 > 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-entry-content-6 > article > .entry-content table:not(.sp-table) > tbody > tr > td, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content table:not(.sp-table) > tbody > tr > td, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content table:not(.sp-table) > tbody > tr > td, .sp-wp-post-list#sp-entry-content-9 > 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, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content table:not(.sp-table) > tbody > tr > td, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content table:not(.sp-table) > tbody > tr > td, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content table:not(.sp-table) > tbody > tr > td, .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content table:not(.sp-table) > tbody > tr > td, .sp-wp-post-list#sp-wp-post-list-7 > article > .entry-content table:not(.sp-table) > tbody > tr > td, .sp-wp-post-list#sp-wp-post-list-8 > article > .entry-content table:not(.sp-table) > tbody > tr > td, .sp-wp-post-list#sp-wp-post-list-9 > article > .entry-content table:not(.sp-table) > tbody > tr > td{
  color : #333333;
  background-color : #ffffff;
  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-10 > article > .entry-content table:not(.sp-table) > tbody > tr > th.col-title, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content table:not(.sp-table) > tbody > tr > th.col-title, .sp-wp-post-list#sp-entry-content-12 > article > .entry-content table:not(.sp-table) > tbody > tr > th.col-title, .sp-wp-post-list#sp-entry-content-13 > article > .entry-content table:not(.sp-table) > tbody > tr > th.col-title, .sp-wp-post-list#sp-entry-content-14 > article > .entry-content table:not(.sp-table) > tbody > tr > th.col-title, .sp-wp-post-list#sp-entry-content-15 > 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-entry-content-6 > article > .entry-content table:not(.sp-table) > tbody > tr > th.col-title, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content table:not(.sp-table) > tbody > tr > th.col-title, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content table:not(.sp-table) > tbody > tr > th.col-title, .sp-wp-post-list#sp-entry-content-9 > 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, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content table:not(.sp-table) > tbody > tr > th.col-title, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content table:not(.sp-table) > tbody > tr > th.col-title, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content table:not(.sp-table) > tbody > tr > th.col-title, .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content table:not(.sp-table) > tbody > tr > th.col-title, .sp-wp-post-list#sp-wp-post-list-7 > article > .entry-content table:not(.sp-table) > tbody > tr > th.col-title, .sp-wp-post-list#sp-wp-post-list-8 > article > .entry-content table:not(.sp-table) > tbody > tr > th.col-title, .sp-wp-post-list#sp-wp-post-list-9 > article > .entry-content table:not(.sp-table) > tbody > tr > th.col-title{
  font-weight : bold;
  color : #ffffff;
  background-color : #b1b1b1;
  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-10 > article > .entry-content table:not(.sp-table) > tbody > tr > th.row-title, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content table:not(.sp-table) > tbody > tr > th.row-title, .sp-wp-post-list#sp-entry-content-12 > article > .entry-content table:not(.sp-table) > tbody > tr > th.row-title, .sp-wp-post-list#sp-entry-content-13 > article > .entry-content table:not(.sp-table) > tbody > tr > th.row-title, .sp-wp-post-list#sp-entry-content-14 > article > .entry-content table:not(.sp-table) > tbody > tr > th.row-title, .sp-wp-post-list#sp-entry-content-15 > 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-entry-content-6 > article > .entry-content table:not(.sp-table) > tbody > tr > th.row-title, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content table:not(.sp-table) > tbody > tr > th.row-title, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content table:not(.sp-table) > tbody > tr > th.row-title, .sp-wp-post-list#sp-entry-content-9 > 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, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content table:not(.sp-table) > tbody > tr > th.row-title, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content table:not(.sp-table) > tbody > tr > th.row-title, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content table:not(.sp-table) > tbody > tr > th.row-title, .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content table:not(.sp-table) > tbody > tr > th.row-title, .sp-wp-post-list#sp-wp-post-list-7 > article > .entry-content table:not(.sp-table) > tbody > tr > th.row-title, .sp-wp-post-list#sp-wp-post-list-8 > article > .entry-content table:not(.sp-table) > tbody > tr > th.row-title, .sp-wp-post-list#sp-wp-post-list-9 > article > .entry-content table:not(.sp-table) > tbody > tr > th.row-title{
  font-weight : bold;
  color : #ffffff;
  background-color : #b1b1b1;
  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-10 > article > .entry-content ul:not(.sp-list), .sp-wp-post-list#sp-entry-content-11 > article > .entry-content ul:not(.sp-list), .sp-wp-post-list#sp-entry-content-12 > article > .entry-content ul:not(.sp-list), .sp-wp-post-list#sp-entry-content-13 > article > .entry-content ul:not(.sp-list), .sp-wp-post-list#sp-entry-content-14 > article > .entry-content ul:not(.sp-list), .sp-wp-post-list#sp-entry-content-15 > 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-entry-content-6 > article > .entry-content ul:not(.sp-list), .sp-wp-post-list#sp-entry-content-7 > article > .entry-content ul:not(.sp-list), .sp-wp-post-list#sp-entry-content-8 > article > .entry-content ul:not(.sp-list), .sp-wp-post-list#sp-entry-content-9 > 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), .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content ul:not(.sp-list), .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content ul:not(.sp-list), .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content ul:not(.sp-list), .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content ul:not(.sp-list), .sp-wp-post-list#sp-wp-post-list-7 > article > .entry-content ul:not(.sp-list), .sp-wp-post-list#sp-wp-post-list-8 > article > .entry-content ul:not(.sp-list), .sp-wp-post-list#sp-wp-post-list-9 > 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-10 > article > .entry-content ul:not(.sp-list) li, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content ul:not(.sp-list) li, .sp-wp-post-list#sp-entry-content-12 > article > .entry-content ul:not(.sp-list) li, .sp-wp-post-list#sp-entry-content-13 > article > .entry-content ul:not(.sp-list) li, .sp-wp-post-list#sp-entry-content-14 > article > .entry-content ul:not(.sp-list) li, .sp-wp-post-list#sp-entry-content-15 > 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-entry-content-6 > article > .entry-content ul:not(.sp-list) li, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content ul:not(.sp-list) li, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content ul:not(.sp-list) li, .sp-wp-post-list#sp-entry-content-9 > 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, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content ul:not(.sp-list) li, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content ul:not(.sp-list) li, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content ul:not(.sp-list) li, .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content ul:not(.sp-list) li, .sp-wp-post-list#sp-wp-post-list-7 > article > .entry-content ul:not(.sp-list) li, .sp-wp-post-list#sp-wp-post-list-8 > article > .entry-content ul:not(.sp-list) li, .sp-wp-post-list#sp-wp-post-list-9 > article > .entry-content ul:not(.sp-list) li{
  background-image : url(img/icon-arrow-right.png);
  background-repeat : no-repeat;
  background-position : left 17px;
  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-10 > article > .entry-content ul:not(.sp-list) ul, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content ul:not(.sp-list) ul, .sp-wp-post-list#sp-entry-content-12 > article > .entry-content ul:not(.sp-list) ul, .sp-wp-post-list#sp-entry-content-13 > article > .entry-content ul:not(.sp-list) ul, .sp-wp-post-list#sp-entry-content-14 > article > .entry-content ul:not(.sp-list) ul, .sp-wp-post-list#sp-entry-content-15 > 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-entry-content-6 > article > .entry-content ul:not(.sp-list) ul, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content ul:not(.sp-list) ul, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content ul:not(.sp-list) ul, .sp-wp-post-list#sp-entry-content-9 > 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, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content ul:not(.sp-list) ul, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content ul:not(.sp-list) ul, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content ul:not(.sp-list) ul, .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content ul:not(.sp-list) ul, .sp-wp-post-list#sp-wp-post-list-7 > article > .entry-content ul:not(.sp-list) ul, .sp-wp-post-list#sp-wp-post-list-8 > article > .entry-content ul:not(.sp-list) ul, .sp-wp-post-list#sp-wp-post-list-9 > 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-10 > article > .entry-content ul:not(.sp-list) > ul > li:nth-of-type(1), .sp-wp-post-list#sp-entry-content-11 > article > .entry-content ul:not(.sp-list) > ul > li:nth-of-type(1), .sp-wp-post-list#sp-entry-content-12 > article > .entry-content ul:not(.sp-list) > ul > li:nth-of-type(1), .sp-wp-post-list#sp-entry-content-13 > article > .entry-content ul:not(.sp-list) > ul > li:nth-of-type(1), .sp-wp-post-list#sp-entry-content-14 > article > .entry-content ul:not(.sp-list) > ul > li:nth-of-type(1), .sp-wp-post-list#sp-entry-content-15 > 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-entry-content-6 > article > .entry-content ul:not(.sp-list) > ul > li:nth-of-type(1), .sp-wp-post-list#sp-entry-content-7 > article > .entry-content ul:not(.sp-list) > ul > li:nth-of-type(1), .sp-wp-post-list#sp-entry-content-8 > article > .entry-content ul:not(.sp-list) > ul > li:nth-of-type(1), .sp-wp-post-list#sp-entry-content-9 > 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), .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content ul:not(.sp-list) > ul > li:nth-of-type(1), .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content ul:not(.sp-list) > ul > li:nth-of-type(1), .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content ul:not(.sp-list) > ul > li:nth-of-type(1), .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content ul:not(.sp-list) > ul > li:nth-of-type(1), .sp-wp-post-list#sp-wp-post-list-7 > article > .entry-content ul:not(.sp-list) > ul > li:nth-of-type(1), .sp-wp-post-list#sp-wp-post-list-8 > article > .entry-content ul:not(.sp-list) > ul > li:nth-of-type(1), .sp-wp-post-list#sp-wp-post-list-9 > 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-content > a > img:not(.sp-image), .sp-wp-post-list#sp-entry-content-10 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-entry-content-11 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-entry-content-12 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-entry-content-13 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-entry-content-14 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-entry-content-15 > 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-entry-content-6 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-entry-content-7 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-entry-content-8 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-entry-content-9 > 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), .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-wp-post-list-7 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-wp-post-list-8 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-wp-post-list-9 > article > .entry-content > a > img:not(.sp-image){
  margin-top : 20px;
  margin-bottom : 20px;
}

.sp-wp-post-list#sp-entry-content-1 > article > footer, .sp-wp-post-list#sp-entry-content-10 > article > footer, .sp-wp-post-list#sp-entry-content-11 > article > footer, .sp-wp-post-list#sp-entry-content-12 > article > footer, .sp-wp-post-list#sp-entry-content-13 > article > footer, .sp-wp-post-list#sp-entry-content-14 > article > footer, .sp-wp-post-list#sp-entry-content-15 > 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-entry-content-6 > article > footer, .sp-wp-post-list#sp-entry-content-7 > article > footer, .sp-wp-post-list#sp-entry-content-8 > article > footer, .sp-wp-post-list#sp-entry-content-9 > article > footer, .sp-wp-post-list#sp-wp-post-list-1 > article > footer, .sp-wp-post-list#sp-wp-post-list-2 > article > footer, .sp-wp-post-list#sp-wp-post-list-3 > article > footer, .sp-wp-post-list#sp-wp-post-list-4 > article > footer, .sp-wp-post-list#sp-wp-post-list-5 > article > footer, .sp-wp-post-list#sp-wp-post-list-6 > article > footer, .sp-wp-post-list#sp-wp-post-list-7 > article > footer, .sp-wp-post-list#sp-wp-post-list-8 > article > footer, .sp-wp-post-list#sp-wp-post-list-9 > article > footer{
  font-size : 1.2rem;
  padding-top : 0px;
  padding-bottom : 20px;
  clear : both;
  overflow : hidden;
}

.sp-wp-post-list#sp-entry-content-1 > article > footer .by-author::before, .sp-wp-post-list#sp-entry-content-10 > article > footer .by-author::before, .sp-wp-post-list#sp-entry-content-11 > article > footer .by-author::before, .sp-wp-post-list#sp-entry-content-12 > article > footer .by-author::before, .sp-wp-post-list#sp-entry-content-13 > article > footer .by-author::before, .sp-wp-post-list#sp-entry-content-14 > article > footer .by-author::before, .sp-wp-post-list#sp-entry-content-15 > 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-entry-content-6 > article > footer .by-author::before, .sp-wp-post-list#sp-entry-content-7 > article > footer .by-author::before, .sp-wp-post-list#sp-entry-content-8 > article > footer .by-author::before, .sp-wp-post-list#sp-entry-content-9 > 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, .sp-wp-post-list#sp-wp-post-list-3 > article > footer .by-author::before, .sp-wp-post-list#sp-wp-post-list-4 > article > footer .by-author::before, .sp-wp-post-list#sp-wp-post-list-5 > article > footer .by-author::before, .sp-wp-post-list#sp-wp-post-list-6 > article > footer .by-author::before, .sp-wp-post-list#sp-wp-post-list-7 > article > footer .by-author::before, .sp-wp-post-list#sp-wp-post-list-8 > article > footer .by-author::before, .sp-wp-post-list#sp-wp-post-list-9 > 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::before, .sp-wp-post-list#sp-entry-content-10 > article > footer .cat-links::before, .sp-wp-post-list#sp-entry-content-11 > article > footer .cat-links::before, .sp-wp-post-list#sp-entry-content-12 > article > footer .cat-links::before, .sp-wp-post-list#sp-entry-content-13 > article > footer .cat-links::before, .sp-wp-post-list#sp-entry-content-14 > article > footer .cat-links::before, .sp-wp-post-list#sp-entry-content-15 > 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-entry-content-6 > article > footer .cat-links::before, .sp-wp-post-list#sp-entry-content-7 > article > footer .cat-links::before, .sp-wp-post-list#sp-entry-content-8 > article > footer .cat-links::before, .sp-wp-post-list#sp-entry-content-9 > 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, .sp-wp-post-list#sp-wp-post-list-3 > article > footer .cat-links::before, .sp-wp-post-list#sp-wp-post-list-4 > article > footer .cat-links::before, .sp-wp-post-list#sp-wp-post-list-5 > article > footer .cat-links::before, .sp-wp-post-list#sp-wp-post-list-6 > article > footer .cat-links::before, .sp-wp-post-list#sp-wp-post-list-7 > article > footer .cat-links::before, .sp-wp-post-list#sp-wp-post-list-8 > article > footer .cat-links::before, .sp-wp-post-list#sp-wp-post-list-9 > 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::before, .sp-wp-post-list#sp-entry-content-10 > article > footer .comments-link::before, .sp-wp-post-list#sp-entry-content-11 > article > footer .comments-link::before, .sp-wp-post-list#sp-entry-content-12 > article > footer .comments-link::before, .sp-wp-post-list#sp-entry-content-13 > article > footer .comments-link::before, .sp-wp-post-list#sp-entry-content-14 > article > footer .comments-link::before, .sp-wp-post-list#sp-entry-content-15 > 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-entry-content-6 > article > footer .comments-link::before, .sp-wp-post-list#sp-entry-content-7 > article > footer .comments-link::before, .sp-wp-post-list#sp-entry-content-8 > article > footer .comments-link::before, .sp-wp-post-list#sp-entry-content-9 > 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, .sp-wp-post-list#sp-wp-post-list-3 > article > footer .comments-link::before, .sp-wp-post-list#sp-wp-post-list-4 > article > footer .comments-link::before, .sp-wp-post-list#sp-wp-post-list-5 > article > footer .comments-link::before, .sp-wp-post-list#sp-wp-post-list-6 > article > footer .comments-link::before, .sp-wp-post-list#sp-wp-post-list-7 > article > footer .comments-link::before, .sp-wp-post-list#sp-wp-post-list-8 > article > footer .comments-link::before, .sp-wp-post-list#sp-wp-post-list-9 > 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::before, .sp-wp-post-list#sp-entry-content-10 > article > footer .date::before, .sp-wp-post-list#sp-entry-content-11 > article > footer .date::before, .sp-wp-post-list#sp-entry-content-12 > article > footer .date::before, .sp-wp-post-list#sp-entry-content-13 > article > footer .date::before, .sp-wp-post-list#sp-entry-content-14 > article > footer .date::before, .sp-wp-post-list#sp-entry-content-15 > 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-entry-content-6 > article > footer .date::before, .sp-wp-post-list#sp-entry-content-7 > article > footer .date::before, .sp-wp-post-list#sp-entry-content-8 > article > footer .date::before, .sp-wp-post-list#sp-entry-content-9 > 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, .sp-wp-post-list#sp-wp-post-list-3 > article > footer .date::before, .sp-wp-post-list#sp-wp-post-list-4 > article > footer .date::before, .sp-wp-post-list#sp-wp-post-list-5 > article > footer .date::before, .sp-wp-post-list#sp-wp-post-list-6 > article > footer .date::before, .sp-wp-post-list#sp-wp-post-list-7 > article > footer .date::before, .sp-wp-post-list#sp-wp-post-list-8 > article > footer .date::before, .sp-wp-post-list#sp-wp-post-list-9 > 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-10 > article > footer .edit-link, .sp-wp-post-list#sp-entry-content-11 > article > footer .edit-link, .sp-wp-post-list#sp-entry-content-12 > article > footer .edit-link, .sp-wp-post-list#sp-entry-content-13 > article > footer .edit-link, .sp-wp-post-list#sp-entry-content-14 > article > footer .edit-link, .sp-wp-post-list#sp-entry-content-15 > 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-entry-content-6 > article > footer .edit-link, .sp-wp-post-list#sp-entry-content-7 > article > footer .edit-link, .sp-wp-post-list#sp-entry-content-8 > article > footer .edit-link, .sp-wp-post-list#sp-entry-content-9 > 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, .sp-wp-post-list#sp-wp-post-list-3 > article > footer .edit-link, .sp-wp-post-list#sp-wp-post-list-4 > article > footer .edit-link, .sp-wp-post-list#sp-wp-post-list-5 > article > footer .edit-link, .sp-wp-post-list#sp-wp-post-list-6 > article > footer .edit-link, .sp-wp-post-list#sp-wp-post-list-7 > article > footer .edit-link, .sp-wp-post-list#sp-wp-post-list-8 > article > footer .edit-link, .sp-wp-post-list#sp-wp-post-list-9 > article > footer .edit-link{
  float : right;
}

.sp-wp-post-list#sp-entry-content-1 > article > footer .sep, .sp-wp-post-list#sp-entry-content-10 > article > footer .sep, .sp-wp-post-list#sp-entry-content-11 > article > footer .sep, .sp-wp-post-list#sp-entry-content-12 > article > footer .sep, .sp-wp-post-list#sp-entry-content-13 > article > footer .sep, .sp-wp-post-list#sp-entry-content-14 > article > footer .sep, .sp-wp-post-list#sp-entry-content-15 > 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-entry-content-6 > article > footer .sep, .sp-wp-post-list#sp-entry-content-7 > article > footer .sep, .sp-wp-post-list#sp-entry-content-8 > article > footer .sep, .sp-wp-post-list#sp-entry-content-9 > 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, .sp-wp-post-list#sp-wp-post-list-3 > article > footer .sep, .sp-wp-post-list#sp-wp-post-list-4 > article > footer .sep, .sp-wp-post-list#sp-wp-post-list-5 > article > footer .sep, .sp-wp-post-list#sp-wp-post-list-6 > article > footer .sep, .sp-wp-post-list#sp-wp-post-list-7 > article > footer .sep, .sp-wp-post-list#sp-wp-post-list-8 > article > footer .sep, .sp-wp-post-list#sp-wp-post-list-9 > article > footer .sep{
  display : none;
}

.sp-wp-post-list#sp-entry-content-1 > article > footer .tags-links::before, .sp-wp-post-list#sp-entry-content-10 > article > footer .tags-links::before, .sp-wp-post-list#sp-entry-content-11 > article > footer .tags-links::before, .sp-wp-post-list#sp-entry-content-12 > article > footer .tags-links::before, .sp-wp-post-list#sp-entry-content-13 > article > footer .tags-links::before, .sp-wp-post-list#sp-entry-content-14 > article > footer .tags-links::before, .sp-wp-post-list#sp-entry-content-15 > 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-entry-content-6 > article > footer .tags-links::before, .sp-wp-post-list#sp-entry-content-7 > article > footer .tags-links::before, .sp-wp-post-list#sp-entry-content-8 > article > footer .tags-links::before, .sp-wp-post-list#sp-entry-content-9 > 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, .sp-wp-post-list#sp-wp-post-list-3 > article > footer .tags-links::before, .sp-wp-post-list#sp-wp-post-list-4 > article > footer .tags-links::before, .sp-wp-post-list#sp-wp-post-list-5 > article > footer .tags-links::before, .sp-wp-post-list#sp-wp-post-list-6 > article > footer .tags-links::before, .sp-wp-post-list#sp-wp-post-list-7 > article > footer .tags-links::before, .sp-wp-post-list#sp-wp-post-list-8 > article > footer .tags-links::before, .sp-wp-post-list#sp-wp-post-list-9 > 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-10 > article > footer a, .sp-wp-post-list#sp-entry-content-11 > article > footer a, .sp-wp-post-list#sp-entry-content-12 > article > footer a, .sp-wp-post-list#sp-entry-content-13 > article > footer a, .sp-wp-post-list#sp-entry-content-14 > article > footer a, .sp-wp-post-list#sp-entry-content-15 > 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-entry-content-6 > article > footer a, .sp-wp-post-list#sp-entry-content-7 > article > footer a, .sp-wp-post-list#sp-entry-content-8 > article > footer a, .sp-wp-post-list#sp-entry-content-9 > 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, .sp-wp-post-list#sp-wp-post-list-3 > article > footer a, .sp-wp-post-list#sp-wp-post-list-4 > article > footer a, .sp-wp-post-list#sp-wp-post-list-5 > article > footer a, .sp-wp-post-list#sp-wp-post-list-6 > article > footer a, .sp-wp-post-list#sp-wp-post-list-7 > article > footer a, .sp-wp-post-list#sp-wp-post-list-8 > article > footer a, .sp-wp-post-list#sp-wp-post-list-9 > article > footer a{
  text-decoration : underline;
}

.sp-wp-post-list#sp-entry-content-1 > article > footer span, .sp-wp-post-list#sp-entry-content-10 > article > footer span, .sp-wp-post-list#sp-entry-content-11 > article > footer span, .sp-wp-post-list#sp-entry-content-12 > article > footer span, .sp-wp-post-list#sp-entry-content-13 > article > footer span, .sp-wp-post-list#sp-entry-content-14 > article > footer span, .sp-wp-post-list#sp-entry-content-15 > 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-entry-content-6 > article > footer span, .sp-wp-post-list#sp-entry-content-7 > article > footer span, .sp-wp-post-list#sp-entry-content-8 > article > footer span, .sp-wp-post-list#sp-entry-content-9 > 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, .sp-wp-post-list#sp-wp-post-list-3 > article > footer span, .sp-wp-post-list#sp-wp-post-list-4 > article > footer span, .sp-wp-post-list#sp-wp-post-list-5 > article > footer span, .sp-wp-post-list#sp-wp-post-list-6 > article > footer span, .sp-wp-post-list#sp-wp-post-list-7 > article > footer span, .sp-wp-post-list#sp-wp-post-list-8 > article > footer span, .sp-wp-post-list#sp-wp-post-list-9 > article > footer span{
  color : #018b0b;
  margin-right : 15px;
}

.sp-wp-post-list#sp-entry-content-1 > article > header, .sp-wp-post-list#sp-entry-content-10 > article > header, .sp-wp-post-list#sp-entry-content-11 > article > header, .sp-wp-post-list#sp-entry-content-12 > article > header, .sp-wp-post-list#sp-entry-content-13 > article > header, .sp-wp-post-list#sp-entry-content-14 > article > header, .sp-wp-post-list#sp-entry-content-15 > 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-entry-content-6 > article > header, .sp-wp-post-list#sp-entry-content-7 > article > header, .sp-wp-post-list#sp-entry-content-8 > article > header, .sp-wp-post-list#sp-entry-content-9 > article > header, .sp-wp-post-list#sp-wp-post-list-1 > article > header, .sp-wp-post-list#sp-wp-post-list-2 > article > header, .sp-wp-post-list#sp-wp-post-list-3 > article > header, .sp-wp-post-list#sp-wp-post-list-4 > article > header, .sp-wp-post-list#sp-wp-post-list-5 > article > header, .sp-wp-post-list#sp-wp-post-list-6 > article > header, .sp-wp-post-list#sp-wp-post-list-7 > article > header, .sp-wp-post-list#sp-wp-post-list-8 > article > header, .sp-wp-post-list#sp-wp-post-list-9 > article > header{
  padding-top : 1px;
  padding-bottom : 1px;
  margin-bottom : 0px;
}

.sp-wp-post-list#sp-entry-content-1 > article > header > h1, .sp-wp-post-list#sp-entry-content-10 > article > header > h1, .sp-wp-post-list#sp-entry-content-11 > article > header > h1, .sp-wp-post-list#sp-entry-content-12 > article > header > h1, .sp-wp-post-list#sp-entry-content-13 > article > header > h1, .sp-wp-post-list#sp-entry-content-14 > article > header > h1, .sp-wp-post-list#sp-entry-content-15 > 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-entry-content-6 > article > header > h1, .sp-wp-post-list#sp-entry-content-7 > article > header > h1, .sp-wp-post-list#sp-entry-content-8 > article > header > h1, .sp-wp-post-list#sp-entry-content-9 > 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, .sp-wp-post-list#sp-wp-post-list-3 > article > header > h1, .sp-wp-post-list#sp-wp-post-list-4 > article > header > h1, .sp-wp-post-list#sp-wp-post-list-5 > article > header > h1, .sp-wp-post-list#sp-wp-post-list-6 > article > header > h1, .sp-wp-post-list#sp-wp-post-list-7 > article > header > h1, .sp-wp-post-list#sp-wp-post-list-8 > article > header > h1, .sp-wp-post-list#sp-wp-post-list-9 > article > header > h1{
  font-size : 2.8rem;
  font-weight : bold;
  line-height : 2;
  color : #08a713;
  margin-bottom : 0px;
  overflow : hidden;
}

.sp-wp-post-list#sp-entry-content-1 > article > header > h1::before, .sp-wp-post-list#sp-entry-content-10 > article > header > h1::before, .sp-wp-post-list#sp-entry-content-11 > article > header > h1::before, .sp-wp-post-list#sp-entry-content-12 > article > header > h1::before, .sp-wp-post-list#sp-entry-content-13 > article > header > h1::before, .sp-wp-post-list#sp-entry-content-14 > article > header > h1::before, .sp-wp-post-list#sp-entry-content-15 > 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-entry-content-6 > article > header > h1::before, .sp-wp-post-list#sp-entry-content-7 > article > header > h1::before, .sp-wp-post-list#sp-entry-content-8 > article > header > h1::before, .sp-wp-post-list#sp-entry-content-9 > 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, .sp-wp-post-list#sp-wp-post-list-3 > article > header > h1::before, .sp-wp-post-list#sp-wp-post-list-4 > article > header > h1::before, .sp-wp-post-list#sp-wp-post-list-5 > article > header > h1::before, .sp-wp-post-list#sp-wp-post-list-6 > article > header > h1::before, .sp-wp-post-list#sp-wp-post-list-7 > article > header > h1::before, .sp-wp-post-list#sp-wp-post-list-8 > article > header > h1::before, .sp-wp-post-list#sp-wp-post-list-9 > article > header > h1::before{
  background-color : #08a713;
  margin-top : 18px;
  margin-right : 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 : #08a713;
  border-left-color : #08a713;
  border-right-color : #08a713;
  border-bottom-color : #08a713;
  border-top-left-radius : 14px 14px;
  border-top-right-radius : 14px 14px;
  border-bottom-right-radius : 14px 14px;
  border-bottom-left-radius : 14px 14px;
  width : 14px;
  height : 14px;
  float : left;
  display : block;
  content : '';
  box-sizing : border-box;
  
}

.sp-wp-post-list#sp-entry-content-1 > article > header > h4, .sp-wp-post-list#sp-entry-content-10 > article > header > h4, .sp-wp-post-list#sp-entry-content-11 > article > header > h4, .sp-wp-post-list#sp-entry-content-12 > article > header > h4, .sp-wp-post-list#sp-entry-content-13 > article > header > h4, .sp-wp-post-list#sp-entry-content-14 > article > header > h4, .sp-wp-post-list#sp-entry-content-15 > 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-entry-content-6 > article > header > h4, .sp-wp-post-list#sp-entry-content-7 > article > header > h4, .sp-wp-post-list#sp-entry-content-8 > article > header > h4, .sp-wp-post-list#sp-entry-content-9 > 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, .sp-wp-post-list#sp-wp-post-list-3 > article > header > h4, .sp-wp-post-list#sp-wp-post-list-4 > article > header > h4, .sp-wp-post-list#sp-wp-post-list-5 > article > header > h4, .sp-wp-post-list#sp-wp-post-list-6 > article > header > h4, .sp-wp-post-list#sp-wp-post-list-7 > article > header > h4, .sp-wp-post-list#sp-wp-post-list-8 > article > header > h4, .sp-wp-post-list#sp-wp-post-list-9 > article > header > h4{
  font-size : 2.8rem;
  font-weight : bold;
  line-height : 2;
  color : #08a713;
  margin-bottom : 0px;
  overflow : hidden;
}

.sp-wp-post-list#sp-entry-content-1 > article > header > h4::before, .sp-wp-post-list#sp-entry-content-10 > article > header > h4::before, .sp-wp-post-list#sp-entry-content-11 > article > header > h4::before, .sp-wp-post-list#sp-entry-content-12 > article > header > h4::before, .sp-wp-post-list#sp-entry-content-13 > article > header > h4::before, .sp-wp-post-list#sp-entry-content-14 > article > header > h4::before, .sp-wp-post-list#sp-entry-content-15 > 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-entry-content-6 > article > header > h4::before, .sp-wp-post-list#sp-entry-content-7 > article > header > h4::before, .sp-wp-post-list#sp-entry-content-8 > article > header > h4::before, .sp-wp-post-list#sp-entry-content-9 > 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, .sp-wp-post-list#sp-wp-post-list-3 > article > header > h4::before, .sp-wp-post-list#sp-wp-post-list-4 > article > header > h4::before, .sp-wp-post-list#sp-wp-post-list-5 > article > header > h4::before, .sp-wp-post-list#sp-wp-post-list-6 > article > header > h4::before, .sp-wp-post-list#sp-wp-post-list-7 > article > header > h4::before, .sp-wp-post-list#sp-wp-post-list-8 > article > header > h4::before, .sp-wp-post-list#sp-wp-post-list-9 > article > header > h4::before{
  background-color : #08a713;
  margin-top : 18px;
  margin-right : 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 : #08a713;
  border-left-color : #08a713;
  border-right-color : #08a713;
  border-bottom-color : #08a713;
  border-top-left-radius : 14px 14px;
  border-top-right-radius : 14px 14px;
  border-bottom-right-radius : 14px 14px;
  border-bottom-left-radius : 14px 14px;
  width : 14px;
  height : 14px;
  float : left;
  display : block;
  content : '';
  box-sizing : border-box;
  
}

.sp-wp-post-list#sp-entry-content-1 > article > p, .sp-wp-post-list#sp-entry-content-10 > article > p, .sp-wp-post-list#sp-entry-content-11 > article > p, .sp-wp-post-list#sp-entry-content-12 > article > p, .sp-wp-post-list#sp-entry-content-13 > article > p, .sp-wp-post-list#sp-entry-content-14 > article > p, .sp-wp-post-list#sp-entry-content-15 > 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-entry-content-6 > article > p, .sp-wp-post-list#sp-entry-content-7 > article > p, .sp-wp-post-list#sp-entry-content-8 > article > p, .sp-wp-post-list#sp-entry-content-9 > article > p, .sp-wp-post-list#sp-wp-post-list-1 > article > p, .sp-wp-post-list#sp-wp-post-list-2 > article > p, .sp-wp-post-list#sp-wp-post-list-3 > article > p, .sp-wp-post-list#sp-wp-post-list-4 > article > p, .sp-wp-post-list#sp-wp-post-list-5 > article > p, .sp-wp-post-list#sp-wp-post-list-6 > article > p, .sp-wp-post-list#sp-wp-post-list-7 > article > p, .sp-wp-post-list#sp-wp-post-list-8 > article > p, .sp-wp-post-list#sp-wp-post-list-9 > article > p{
  margin-top : 20px;
  margin-left : 0px;
  margin-right : 10px;
  margin-bottom : 20px;
  float : left;
}

.sp-wp-post-list#sp-entry-content-1 > article > p > img, .sp-wp-post-list#sp-entry-content-10 > article > p > img, .sp-wp-post-list#sp-entry-content-11 > article > p > img, .sp-wp-post-list#sp-entry-content-12 > article > p > img, .sp-wp-post-list#sp-entry-content-13 > article > p > img, .sp-wp-post-list#sp-entry-content-14 > article > p > img, .sp-wp-post-list#sp-entry-content-15 > 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-entry-content-6 > article > p > img, .sp-wp-post-list#sp-entry-content-7 > article > p > img, .sp-wp-post-list#sp-entry-content-8 > article > p > img, .sp-wp-post-list#sp-entry-content-9 > 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, .sp-wp-post-list#sp-wp-post-list-3 > article > p > img, .sp-wp-post-list#sp-wp-post-list-4 > article > p > img, .sp-wp-post-list#sp-wp-post-list-5 > article > p > img, .sp-wp-post-list#sp-wp-post-list-6 > article > p > img, .sp-wp-post-list#sp-wp-post-list-7 > article > p > img, .sp-wp-post-list#sp-wp-post-list-8 > article > p > img, .sp-wp-post-list#sp-wp-post-list-9 > article > p > img{
  display : block;
}

