#colophon{
  background-color : #ffffff;
}

#content{
  min-height : 50px;
}

#contenthead {
}

#masthead{
  background-image : -webkit-gradient(linear, left top, left bottom, from(#dcdcdc), to(#ffffff));
  background-image : linear-gradient(to bottom, #dcdcdc, #ffffff);
}

#masthead-inner {
}

#page{
  font-size : 1.6rem;
}

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

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

*{
  box-sizing : border-box;
  
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.sp-button{
  width : 122px;
}

.sp-button a{
  text-decoration : none;
  text-align : center;
  padding-top : 6px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 6px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #f0f0f0;
  border-left-color : #f0f0f0;
  border-right-color : #f0f0f0;
  border-bottom-color : #f0f0f0;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
  height : 100%;
  display : block;
  box-sizing : border-box;
}

.sp-button a:hover{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #d8d8d8;
  border-left-color : #d8d8d8;
  border-right-color : #d8d8d8;
  border-bottom-color : #d8d8d8;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.sp-google-map{
  background-position : center center;
  margin-top : 20px;
  max-width : 100%;
  word-wrap : normal;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.sp-sns-button > ul > li > iframe[src*="mixi"][src*="show_faces=false"]{
  max-width : 58px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

a{
  color : #256eff;
  outline-width : medium;
  outline-style : none;
  outline-color : black;
}

a:focus{
  color : #256eff;
  text-decoration : none;
}

a:hover{
  color : #256eff;
  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 : #000000;
  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-inner{
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    width : 1000px;
    box-sizing : content-box;
  }

  #colophon > #colophon-inner > .sp-site-navigation{
    padding-top : 17px;
    padding-left : 100%;
    padding-right : 100%;
    padding-bottom : 17px;
    margin-left : -100%;
    margin-right : -100%;
  }

  #content{
    min-height : 50px;
  }

  #contenthead{
    margin-bottom : 53px;
  }

  #contenthead > a{
    margin-left : -60px;
    margin-right : -60px;
  }

  #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 : 100px;
  }

  #masthead nav{
    padding-top : 29px;
    max-width : 740px;
    float : right;
  }

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

  #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{
    border-bottom-color : initial;
    background-color : #ffffff;
    border-top-width : 1px;
    border-left-width : 1px;
    border-right-width : 1px;
    border-bottom-width : medium;
    border-top-style : solid;
    border-left-style : solid;
    border-right-style : solid;
    border-bottom-style : none;
    border-top-color : #3c3f53;
    border-left-color : #3c3f53;
    border-right-color : #3c3f53;
    border-bottom-color : initial;
    width : auto;
    min-width : 150px;
    display : none;
    position : absolute;
    top : 100%;
    left : 0px;
    z-index : 9999;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  body{
    min-width : 1000px;
  }

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

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

  #content{
    width : 1000px;
  }

  #contenthead{
    width : 1000px;
  }
}

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

  #content{
    min-height : 50px;
  }

  #contenthead{
    margin-bottom : 14px;
  }

  #contenthead > a{
    padding-top : 10px;
  }

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

  #masthead{
    min-height : 63px;
  }

  #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{
    border-bottom-color : initial;
    background-color : transparent;
    border-top-width : medium;
    border-left-width : medium;
    border-right-width : medium;
    border-bottom-width : medium;
    border-top-style : none;
    border-left-style : none;
    border-right-style : none;
    border-bottom-style : none;
    border-top-color : initial;
    border-left-color : initial;
    border-right-color : initial;
    border-bottom-color : initial;
    width : auto;
    min-width : 150px;
    display : block;
    position : relative;
    top : 100%;
    left : 0px;
    z-index : 9999;
  }

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

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

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

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

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

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

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

  .sp-table{
    display : block;
    overflow-x : auto;
  }

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

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

  embed{
    max-width : 100%;
  }
}

#sp-image-1, #sp-image-100, #sp-image-101, #sp-image-102, #sp-image-103, #sp-image-104, #sp-image-105, #sp-image-106, #sp-image-107, #sp-image-108, #sp-image-109, #sp-image-110, #sp-image-111, #sp-image-112, #sp-image-113, #sp-image-114, #sp-image-115, #sp-image-116, #sp-image-117, #sp-image-118, #sp-image-119, #sp-image-12, #sp-image-120, #sp-image-121, #sp-image-122, #sp-image-123, #sp-image-124, #sp-image-125, #sp-image-127, #sp-image-128, #sp-image-13, #sp-image-131, #sp-image-132, #sp-image-133, #sp-image-134, #sp-image-135, #sp-image-136, #sp-image-137, #sp-image-138, #sp-image-139, #sp-image-14, #sp-image-140, #sp-image-141, #sp-image-142, #sp-image-144, #sp-image-145, #sp-image-146, #sp-image-147, #sp-image-148, #sp-image-149, #sp-image-15, #sp-image-152, #sp-image-154, #sp-image-155, #sp-image-156, #sp-image-157, #sp-image-158, #sp-image-159, #sp-image-160, #sp-image-161, #sp-image-162, #sp-image-163, #sp-image-164, #sp-image-165, #sp-image-166, #sp-image-167, #sp-image-168, #sp-image-169, #sp-image-170, #sp-image-171, #sp-image-172, #sp-image-173, #sp-image-174, #sp-image-175, #sp-image-176, #sp-image-177, #sp-image-178, #sp-image-179, #sp-image-18, #sp-image-180, #sp-image-181, #sp-image-182, #sp-image-183, #sp-image-184, #sp-image-185, #sp-image-186, #sp-image-19, #sp-image-199, #sp-image-202, #sp-image-205, #sp-image-206, #sp-image-207, #sp-image-208, #sp-image-209, #sp-image-21, #sp-image-210, #sp-image-211, #sp-image-213, #sp-image-214, #sp-image-215, #sp-image-216, #sp-image-217, #sp-image-218, #sp-image-219, #sp-image-22, #sp-image-220, #sp-image-221, #sp-image-222, #sp-image-223, #sp-image-224, #sp-image-225, #sp-image-226, #sp-image-227, #sp-image-228, #sp-image-229, #sp-image-23, #sp-image-231, #sp-image-232, #sp-image-233, #sp-image-234, #sp-image-235, #sp-image-236, #sp-image-237, #sp-image-238, #sp-image-24, #sp-image-25, #sp-image-26, #sp-image-28, #sp-image-29, #sp-image-30, #sp-image-31, #sp-image-32, #sp-image-33, #sp-image-34, #sp-image-35, #sp-image-36, #sp-image-37, #sp-image-38, #sp-image-39, #sp-image-40, #sp-image-41, #sp-image-42, #sp-image-43, #sp-image-44, #sp-image-45, #sp-image-46, #sp-image-50, #sp-image-51, #sp-image-52, #sp-image-53, #sp-image-54, #sp-image-55, #sp-image-56, #sp-image-57, #sp-image-58, #sp-image-59, #sp-image-60, #sp-image-61, #sp-image-62, #sp-image-63, #sp-image-64, #sp-image-65, #sp-image-66, #sp-image-67, #sp-image-68, #sp-image-69, #sp-image-70, #sp-image-71, #sp-image-72, #sp-image-73, #sp-image-74, #sp-image-75, #sp-image-76, #sp-image-77, #sp-image-78, #sp-image-79, #sp-image-8, #sp-image-80, #sp-image-81, #sp-image-82, #sp-image-83, #sp-image-84, #sp-image-85, #sp-image-86, #sp-image-87, #sp-image-88, #sp-image-89, #sp-image-90, #sp-image-91, #sp-image-92, #sp-image-93, #sp-image-94, #sp-image-95, #sp-image-96, #sp-image-97, #sp-image-98{
  max-width : 100%;
}

#sp-image-130, #sp-image-150, #sp-image-151, #sp-image-153, #sp-image-16, #sp-image-17, #sp-image-192, #sp-image-193, #sp-image-194, #sp-image-195, #sp-image-196, #sp-image-197, #sp-image-198{
  text-decoration : none;
  border-top-left-radius : 6px 6px;
  border-top-right-radius : 6px 6px;
  border-bottom-right-radius : 6px 6px;
  border-bottom-left-radius : 6px 6px;
  box-shadow : 0px 3px 4px rgba(0, 0, 0, 0.5);
  max-width : 100%;
}

#sp-image-129, #sp-image-143{
  text-decoration : none;
  box-shadow : 0px 0px 50px rgba(0, 0, 0, 0.5) inset;
}

#sp-image-126, #sp-image-187, #sp-image-188, #sp-image-189, #sp-image-190, #sp-image-191, #sp-image-2, #sp-image-20, #sp-image-200, #sp-image-201, #sp-image-203, #sp-image-204, #sp-image-212, #sp-image-230, #sp-image-99{
  text-decoration : none;
  border-top-left-radius : 6px 6px;
  border-top-right-radius : 6px 6px;
  border-bottom-right-radius : 6px 6px;
  border-bottom-left-radius : 6px 6px;
  box-shadow : 0px 0px 50px rgba(0, 0, 0, 0.5) inset;
}

#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 {
  }

  #sp-site-navigation-1 > ul ul{
    background-color : #518bff;
    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 : #518bff;
    border-left-color : #518bff;
    border-right-color : #518bff;
    border-bottom-color : #518bff;
    border-top-left-radius : 15px 15px;
    border-top-right-radius : 15px 15px;
    border-bottom-right-radius : 15px 15px;
    border-bottom-left-radius : 15px 15px;
  }

  #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;
    padding-top : 7px;
    padding-bottom : 7px;
  }

  #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:nth-last-of-type(1) a{
    border-left-color : #256eff;
    border-right-color : #256eff;
    border-bottom-color : #256eff;
  }

  #sp-site-navigation-1 > ul > li li.current_page_item:nth-of-type(1) > a{
    border-top-color : #256eff;
    border-left-color : #256eff;
    border-right-color : #256eff;
  }

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

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

  #sp-site-navigation-1 > ul > li li:nth-last-of-type(1) a:hover{
    border-left-color : #256eff;
    border-right-color : #256eff;
    border-bottom-color : #256eff;
  }

  #sp-site-navigation-1 > ul > li li:nth-last-of-type(1) > a{
    border-left-width : 1px;
    border-right-width : 1px;
    border-bottom-width : 1px;
    border-left-style : solid;
    border-right-style : solid;
    border-bottom-style : solid;
    border-left-color : transparent;
    border-right-color : transparent;
    border-bottom-color : transparent;
    border-bottom-right-radius : 15px 15px;
    border-bottom-left-radius : 15px 15px;
  }

  #sp-site-navigation-1 > ul > li li:nth-of-type(1) > a{
    border-top-width : 1px;
    border-left-width : 1px;
    border-right-width : 1px;
    border-top-style : solid;
    border-left-style : solid;
    border-right-style : solid;
    border-top-color : transparent;
    border-left-color : transparent;
    border-right-color : transparent;
    border-top-left-radius : 15px 15px;
    border-top-right-radius : 15px 15px;
  }

  #sp-site-navigation-1 > ul > li li:nth-of-type(1) > a:hover{
    border-top-color : #256eff;
    border-left-color : #256eff;
    border-right-color : #256eff;
  }

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

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

  #sp-site-navigation-1 > ul > li.current_page_item > a{
    color : #ffffff;
    background-color : #518bff;
    border-top-color : #518bff;
    border-left-color : #518bff;
    border-right-color : #518bff;
    border-bottom-color : #518bff;
  }

  #sp-site-navigation-1 > ul > li > a{
    font-size : 1.4rem;
    font-weight : bold;
    line-height : 1;
    color : #000000;
    padding-top : 7px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 7px;
    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 : transparent;
    border-left-color : transparent;
    border-right-color : transparent;
    border-bottom-color : transparent;
    border-top-left-radius : 15px 15px;
    border-top-right-radius : 15px 15px;
    border-bottom-right-radius : 15px 15px;
    border-bottom-left-radius : 15px 15px;
    position : relative;
  }

  #sp-site-navigation-1 > ul > li > a:hover{
    color : #ffffff;
    background-color : #518bff;
    border-top-color : #518bff;
    border-left-color : #518bff;
    border-right-color : #518bff;
    border-bottom-color : #518bff;
  }
}

@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 : #518bff;
    background-image : url(img/icon-menu-toggle.png);
    background-repeat : no-repeat;
    background-position : center center;
    background-size : 71px 19px;
    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 : transparent;
  }

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

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

  #sp-site-navigation-1 > ul > li li > a{
    font-size : 1.2rem;
    font-weight : bold;
    line-height : 1;
    color : #000000;
    background-color : #b3c5e9;
    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 : #518bff;
    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{
    color : #ffffff;
    background-color : #518bff;
  }

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

  #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 : #b3c5e9;
    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{
    color : #ffffff;
    background-color : #518bff;
  }
}

#sp-site-navigation-2{
  background-color : #464748;
  margin-bottom : 0px;
}

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

  #sp-site-navigation-2{
    text-align : left;
  }

  #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;
    float : left;
    display : block;
  }

  #sp-site-navigation-2 > ul > li.current_page_item > a::before{
    background-color : #518bff;
    width : 100%;
    height : 5px;
    display : block;
    position : absolute;
    top : 0px;
    right : 0px;
    left : 0px;
    content : '';
  }

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

  #sp-site-navigation-2 > ul > li > a{
    font-weight : bold;
    line-height : 1;
    color : #ffffff;
    text-decoration : none;
    padding-top : 24px;
    padding-left : 20px;
    padding-right : 20px;
    padding-bottom : 24px;
    display : block;
    position : relative;
  }

  #sp-site-navigation-2 > ul > li > a::before{
    background-color : transparent;
    width : 100%;
    height : 5px;
    display : block;
    position : absolute;
    top : 0px;
    right : 0px;
    left : 0px;
    content : '';
  }

  #sp-site-navigation-2 > ul > li > a:hover::before{
    background-color : #518bff;
    width : 100%;
    height : 5px;
    display : block;
    position : absolute;
    top : 0px;
    right : 0px;
    left : 0px;
    content : '';
  }
}

@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 : #f9c54f;
    background-image : url(img/icon-menu-toggle.png);
    background-repeat : no-repeat;
    background-position : center center;
    background-size : 71px 19px;
    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 : transparent;
  }

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

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

  #sp-site-navigation-2 > ul > li li > a{
    font-size : 1.2rem;
    font-weight : bold;
    line-height : 1;
    color : #000000;
    background-color : #eeddb6;
    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 : #f9c54f;
    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{
    color : #ffffff;
    background-color : #f9c54f;
  }

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

  #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 : #eeddb6;
    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{
    color : #ffffff;
    background-color : #f9c54f;
  }
}

.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-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{
  margin-top : 20px;
  margin-bottom : 20px;
}

.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-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{
  color : #518bff;
  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-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{
  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-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{
  color : #518bff;
  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-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{
  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-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{
  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-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{
  margin-bottom : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : dotted;
  border-bottom-color : rgba(17, 17, 17, 0.6);
}

.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-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{
  font-size : 2.8rem;
  font-weight : bold;
  line-height : 2;
  color : #518bff;
  text-decoration : none;
  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-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{
  background-image : url(img/icon-headline.png);
  background-repeat : no-repeat;
  background-position : center center;
  background-size : cover;
  margin-top : 9px;
  margin-right : 10px;
  width : 32px;
  height : 32px;
  float : left;
  display : block;
  content : '';
}

.sp-wp-post-list.hpb-viewtype-content#sp-entry-content-1 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-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-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{
  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-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{
  line-height : 2;
  margin-top : 20px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 20px;
}

.sp-wp-post-list.hpb-viewtype-date#sp-entry-content-1 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-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-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{
  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-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{
  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-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{
  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-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{
  background-image : url(img/icon-disc.png);
  background-repeat : no-repeat;
  background-position : 9px 13px;
  background-size : 4px 4px;
  padding-left : 22px;
  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-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{
  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-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{
  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-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{
  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-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{
  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-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{
  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-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{
  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-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){
  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-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{
  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-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{
  font-size : 1.6rem;
  line-height : 2;
  color : #ffffff;
  background-color : #518bff;
  text-decoration : none;
  text-align : center;
  padding-top : 0px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 0px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #518bff;
  border-left-color : #518bff;
  border-right-color : #518bff;
  border-bottom-color : #518bff;
  border-top-left-radius : 15px 15px;
  border-top-right-radius : 15px 15px;
  border-bottom-right-radius : 15px 15px;
  border-bottom-left-radius : 15px 15px;
  width : auto;
  min-width : 111px;
  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-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{
  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-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{
  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-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{
  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-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{
  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-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{
  font-size : 2rem;
}

.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-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{
  background-color : #fff9bf;
  text-decoration : none;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-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-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{
  line-height : 1.6;
  background-color : #ffffff;
  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-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{
  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-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{
  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-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{
  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-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{
  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-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{
  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-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{
  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-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{
  font-size : 2rem;
}

.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-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{
  background-color : #ffffff;
  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-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 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-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{
  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-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{
  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-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){
  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-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{
  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-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{
  padding-top : 0px;
  padding-left : 15px;
  padding-bottom : 0px;
  margin-top : 20px;
  border-left-width : 5px;
  border-left-style : solid;
  border-left-color : #f9c54f;
}

.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-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){
  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-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{
  font-size : 2.8rem;
  font-weight : bold;
  line-height : 2;
  margin-bottom : 10px;
  border-bottom-width : 3px;
  border-bottom-style : solid;
  border-bottom-color : #8b8d8f;
}

.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-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{
  font-size : 2.4rem;
  font-weight : bold;
  line-height : 2;
  margin-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #8b8d8f;
}

.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-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{
  font-size : 2rem;
  font-weight : bold;
  line-height : 2;
  margin-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #8b8d8f;
}

.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-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{
  font-size : 1.8rem;
  font-weight : normal;
  line-height : 2;
  margin-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #8b8d8f;
}

.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-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{
  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 : #8b8d8f;
}

.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-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{
  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 : #8b8d8f;
}

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

.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-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{
  background-color : #fff9bf;
  text-decoration : none;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content ol, .sp-wp-post-list#sp-entry-content-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-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{
  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-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{
  padding-top : 0px;
  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-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{
  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-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){
  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-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{
  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-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){
  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-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{
  line-height : 1.6;
  background-color : #ffffff;
  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-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){
  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-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{
  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, .sp-wp-post-list#sp-entry-content-10 > article > .entry-content table:not(.sp-table) > tbody > tr > th, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content table:not(.sp-table) > tbody > tr > th, .sp-wp-post-list#sp-entry-content-12 > article > .entry-content table:not(.sp-table) > tbody > tr > th, .sp-wp-post-list#sp-entry-content-13 > article > .entry-content table:not(.sp-table) > tbody > tr > th, .sp-wp-post-list#sp-entry-content-14 > article > .entry-content table:not(.sp-table) > tbody > tr > th, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content table:not(.sp-table) > tbody > tr > th, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content table:not(.sp-table) > tbody > tr > th, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content table:not(.sp-table) > tbody > tr > th, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content table:not(.sp-table) > tbody > tr > th, .sp-wp-post-list#sp-entry-content-6 > article > .entry-content table:not(.sp-table) > tbody > tr > th, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content table:not(.sp-table) > tbody > tr > th, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content table:not(.sp-table) > tbody > tr > th, .sp-wp-post-list#sp-entry-content-9 > article > .entry-content table:not(.sp-table) > tbody > tr > th, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content table:not(.sp-table) > tbody > tr > th, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content table:not(.sp-table) > tbody > tr > th, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content table:not(.sp-table) > tbody > tr > th, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content table:not(.sp-table) > tbody > tr > th, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content table:not(.sp-table) > tbody > tr > th, .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content table:not(.sp-table) > tbody > tr > th{
  font-weight : bold;
  color : #ffffff;
  background-color : #9d9d9d;
  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-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{
  font-weight : bold;
  color : #ffffff;
  background-color : #9d9d9d;
  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-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{
  font-weight : bold;
  color : #ffffff;
  background-color : #9d9d9d;
  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-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){
  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-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{
  background-image : url(img/icon-arrow-right.png);
  background-repeat : no-repeat;
  background-position : left 12px;
  background-size : 3px 5px;
  padding-top : 0px;
  padding-left : 14px;
  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-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{
  margin-left : 12px;
  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-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){
  padding-top : 0px;
}

.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-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{
  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, .sp-wp-post-list#sp-entry-content-10 > article > footer .by-author, .sp-wp-post-list#sp-entry-content-11 > article > footer .by-author, .sp-wp-post-list#sp-entry-content-12 > article > footer .by-author, .sp-wp-post-list#sp-entry-content-13 > article > footer .by-author, .sp-wp-post-list#sp-entry-content-14 > article > footer .by-author, .sp-wp-post-list#sp-entry-content-2 > article > footer .by-author, .sp-wp-post-list#sp-entry-content-3 > article > footer .by-author, .sp-wp-post-list#sp-entry-content-4 > article > footer .by-author, .sp-wp-post-list#sp-entry-content-5 > article > footer .by-author, .sp-wp-post-list#sp-entry-content-6 > article > footer .by-author, .sp-wp-post-list#sp-entry-content-7 > article > footer .by-author, .sp-wp-post-list#sp-entry-content-8 > article > footer .by-author, .sp-wp-post-list#sp-entry-content-9 > article > footer .by-author, .sp-wp-post-list#sp-wp-post-list-1 > article > footer .by-author, .sp-wp-post-list#sp-wp-post-list-2 > article > footer .by-author, .sp-wp-post-list#sp-wp-post-list-3 > article > footer .by-author, .sp-wp-post-list#sp-wp-post-list-4 > article > footer .by-author, .sp-wp-post-list#sp-wp-post-list-5 > article > footer .by-author, .sp-wp-post-list#sp-wp-post-list-6 > article > footer .by-author{
  color : #256eff;
}

.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-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{
  background-image : url(img/icon-author.png);
  background-repeat : no-repeat;
  background-position : left center;
  background-size : contain;
  margin-right : 5px;
  width : 13px;
  height : 14px;
  display : inline-block;
  content : '';
}

.sp-wp-post-list#sp-entry-content-1 > article > footer .cat-links, .sp-wp-post-list#sp-entry-content-10 > article > footer .cat-links, .sp-wp-post-list#sp-entry-content-11 > article > footer .cat-links, .sp-wp-post-list#sp-entry-content-12 > article > footer .cat-links, .sp-wp-post-list#sp-entry-content-13 > article > footer .cat-links, .sp-wp-post-list#sp-entry-content-14 > article > footer .cat-links, .sp-wp-post-list#sp-entry-content-2 > article > footer .cat-links, .sp-wp-post-list#sp-entry-content-3 > article > footer .cat-links, .sp-wp-post-list#sp-entry-content-4 > article > footer .cat-links, .sp-wp-post-list#sp-entry-content-5 > article > footer .cat-links, .sp-wp-post-list#sp-entry-content-6 > article > footer .cat-links, .sp-wp-post-list#sp-entry-content-7 > article > footer .cat-links, .sp-wp-post-list#sp-entry-content-8 > article > footer .cat-links, .sp-wp-post-list#sp-entry-content-9 > article > footer .cat-links, .sp-wp-post-list#sp-wp-post-list-1 > article > footer .cat-links, .sp-wp-post-list#sp-wp-post-list-2 > article > footer .cat-links, .sp-wp-post-list#sp-wp-post-list-3 > article > footer .cat-links, .sp-wp-post-list#sp-wp-post-list-4 > article > footer .cat-links, .sp-wp-post-list#sp-wp-post-list-5 > article > footer .cat-links, .sp-wp-post-list#sp-wp-post-list-6 > article > footer .cat-links{
  color : #256eff;
}

.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-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{
  background-image : url(img/icon-cat.png);
  background-repeat : no-repeat;
  background-position : left center;
  background-size : contain;
  margin-right : 5px;
  width : 13px;
  height : 17px;
  display : inline-block;
  content : '';
}

.sp-wp-post-list#sp-entry-content-1 > article > footer .comments-link, .sp-wp-post-list#sp-entry-content-10 > article > footer .comments-link, .sp-wp-post-list#sp-entry-content-11 > article > footer .comments-link, .sp-wp-post-list#sp-entry-content-12 > article > footer .comments-link, .sp-wp-post-list#sp-entry-content-13 > article > footer .comments-link, .sp-wp-post-list#sp-entry-content-14 > article > footer .comments-link, .sp-wp-post-list#sp-entry-content-2 > article > footer .comments-link, .sp-wp-post-list#sp-entry-content-3 > article > footer .comments-link, .sp-wp-post-list#sp-entry-content-4 > article > footer .comments-link, .sp-wp-post-list#sp-entry-content-5 > article > footer .comments-link, .sp-wp-post-list#sp-entry-content-6 > article > footer .comments-link, .sp-wp-post-list#sp-entry-content-7 > article > footer .comments-link, .sp-wp-post-list#sp-entry-content-8 > article > footer .comments-link, .sp-wp-post-list#sp-entry-content-9 > article > footer .comments-link, .sp-wp-post-list#sp-wp-post-list-1 > article > footer .comments-link, .sp-wp-post-list#sp-wp-post-list-2 > article > footer .comments-link, .sp-wp-post-list#sp-wp-post-list-3 > article > footer .comments-link, .sp-wp-post-list#sp-wp-post-list-4 > article > footer .comments-link, .sp-wp-post-list#sp-wp-post-list-5 > article > footer .comments-link, .sp-wp-post-list#sp-wp-post-list-6 > article > footer .comments-link{
  color : #256eff;
}

.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-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{
  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-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{
  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-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{
  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-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{
  display : none;
}

.sp-wp-post-list#sp-entry-content-1 > article > footer .tags-links, .sp-wp-post-list#sp-entry-content-10 > article > footer .tags-links, .sp-wp-post-list#sp-entry-content-11 > article > footer .tags-links, .sp-wp-post-list#sp-entry-content-12 > article > footer .tags-links, .sp-wp-post-list#sp-entry-content-13 > article > footer .tags-links, .sp-wp-post-list#sp-entry-content-14 > article > footer .tags-links, .sp-wp-post-list#sp-entry-content-2 > article > footer .tags-links, .sp-wp-post-list#sp-entry-content-3 > article > footer .tags-links, .sp-wp-post-list#sp-entry-content-4 > article > footer .tags-links, .sp-wp-post-list#sp-entry-content-5 > article > footer .tags-links, .sp-wp-post-list#sp-entry-content-6 > article > footer .tags-links, .sp-wp-post-list#sp-entry-content-7 > article > footer .tags-links, .sp-wp-post-list#sp-entry-content-8 > article > footer .tags-links, .sp-wp-post-list#sp-entry-content-9 > article > footer .tags-links, .sp-wp-post-list#sp-wp-post-list-1 > article > footer .tags-links, .sp-wp-post-list#sp-wp-post-list-2 > article > footer .tags-links, .sp-wp-post-list#sp-wp-post-list-3 > article > footer .tags-links, .sp-wp-post-list#sp-wp-post-list-4 > article > footer .tags-links, .sp-wp-post-list#sp-wp-post-list-5 > article > footer .tags-links, .sp-wp-post-list#sp-wp-post-list-6 > article > footer .tags-links{
  color : #256eff;
}

.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-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{
  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-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{
  color : #256eff;
  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-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{
  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-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{
  margin-bottom : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : dotted;
  border-bottom-color : rgba(17, 17, 17, 0.6);
}

.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-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{
  font-size : 2.8rem;
  font-weight : bold;
  line-height : 2;
  color : #111111;
  background-image : url(img/icon-headline.png);
  background-repeat : no-repeat;
  background-position : left center;
  background-size : 32px 32px;
  padding-left : 42px;
  margin-bottom : 14px;
  overflow : hidden;
}

.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-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{
  font-size : 2.8rem;
  font-weight : bold;
  line-height : 2;
  color : #111111;
  background-image : url(img/icon-headline.png);
  background-repeat : no-repeat;
  background-position : left center;
  background-size : 32px 32px;
  padding-left : 42px;
  margin-bottom : 14px;
  overflow : hidden;
}

.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-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{
  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-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{
  display : block;
}

.sp-wp-post-list#sp-entry-content-1 > dl, .sp-wp-post-list#sp-entry-content-10 > dl, .sp-wp-post-list#sp-entry-content-11 > dl, .sp-wp-post-list#sp-entry-content-12 > dl, .sp-wp-post-list#sp-entry-content-13 > dl, .sp-wp-post-list#sp-entry-content-14 > dl, .sp-wp-post-list#sp-entry-content-2 > dl, .sp-wp-post-list#sp-entry-content-3 > dl, .sp-wp-post-list#sp-entry-content-4 > dl, .sp-wp-post-list#sp-entry-content-5 > dl, .sp-wp-post-list#sp-entry-content-6 > dl, .sp-wp-post-list#sp-entry-content-7 > dl, .sp-wp-post-list#sp-entry-content-8 > dl, .sp-wp-post-list#sp-entry-content-9 > dl, .sp-wp-post-list#sp-wp-post-list-1 > dl, .sp-wp-post-list#sp-wp-post-list-2 > dl, .sp-wp-post-list#sp-wp-post-list-3 > dl, .sp-wp-post-list#sp-wp-post-list-4 > dl, .sp-wp-post-list#sp-wp-post-list-5 > dl, .sp-wp-post-list#sp-wp-post-list-6 > dl{
  margin-top : 20px;
  margin-bottom : 0px;
}

.sp-wp-post-list#sp-entry-content-1 > dl + nav, .sp-wp-post-list#sp-entry-content-10 > dl + nav, .sp-wp-post-list#sp-entry-content-11 > dl + nav, .sp-wp-post-list#sp-entry-content-12 > dl + nav, .sp-wp-post-list#sp-entry-content-13 > dl + nav, .sp-wp-post-list#sp-entry-content-14 > dl + nav, .sp-wp-post-list#sp-entry-content-2 > dl + nav, .sp-wp-post-list#sp-entry-content-3 > dl + nav, .sp-wp-post-list#sp-entry-content-4 > dl + nav, .sp-wp-post-list#sp-entry-content-5 > dl + nav, .sp-wp-post-list#sp-entry-content-6 > dl + nav, .sp-wp-post-list#sp-entry-content-7 > dl + nav, .sp-wp-post-list#sp-entry-content-8 > dl + nav, .sp-wp-post-list#sp-entry-content-9 > dl + nav, .sp-wp-post-list#sp-wp-post-list-1 > dl + nav, .sp-wp-post-list#sp-wp-post-list-2 > dl + nav, .sp-wp-post-list#sp-wp-post-list-3 > dl + nav, .sp-wp-post-list#sp-wp-post-list-4 > dl + nav, .sp-wp-post-list#sp-wp-post-list-5 > dl + nav, .sp-wp-post-list#sp-wp-post-list-6 > dl + nav{
  margin-top : 20px;
}

.sp-wp-post-list#sp-entry-content-1 > h3, .sp-wp-post-list#sp-entry-content-10 > h3, .sp-wp-post-list#sp-entry-content-11 > h3, .sp-wp-post-list#sp-entry-content-12 > h3, .sp-wp-post-list#sp-entry-content-13 > h3, .sp-wp-post-list#sp-entry-content-14 > h3, .sp-wp-post-list#sp-entry-content-2 > h3, .sp-wp-post-list#sp-entry-content-3 > h3, .sp-wp-post-list#sp-entry-content-4 > h3, .sp-wp-post-list#sp-entry-content-5 > h3, .sp-wp-post-list#sp-entry-content-6 > h3, .sp-wp-post-list#sp-entry-content-7 > h3, .sp-wp-post-list#sp-entry-content-8 > h3, .sp-wp-post-list#sp-entry-content-9 > h3, .sp-wp-post-list#sp-wp-post-list-1 > h3, .sp-wp-post-list#sp-wp-post-list-2 > h3, .sp-wp-post-list#sp-wp-post-list-3 > h3, .sp-wp-post-list#sp-wp-post-list-4 > h3, .sp-wp-post-list#sp-wp-post-list-5 > h3, .sp-wp-post-list#sp-wp-post-list-6 > h3{
  background-color : transparent;
  margin-bottom : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : dotted;
  border-bottom-color : rgba(17, 17, 17, 0.6);
}

.sp-wp-post-list#sp-entry-content-1 > h3 > a, .sp-wp-post-list#sp-entry-content-10 > h3 > a, .sp-wp-post-list#sp-entry-content-11 > h3 > a, .sp-wp-post-list#sp-entry-content-12 > h3 > a, .sp-wp-post-list#sp-entry-content-13 > h3 > a, .sp-wp-post-list#sp-entry-content-14 > h3 > a, .sp-wp-post-list#sp-entry-content-2 > h3 > a, .sp-wp-post-list#sp-entry-content-3 > h3 > a, .sp-wp-post-list#sp-entry-content-4 > h3 > a, .sp-wp-post-list#sp-entry-content-5 > h3 > a, .sp-wp-post-list#sp-entry-content-6 > h3 > a, .sp-wp-post-list#sp-entry-content-7 > h3 > a, .sp-wp-post-list#sp-entry-content-8 > h3 > a, .sp-wp-post-list#sp-entry-content-9 > h3 > a, .sp-wp-post-list#sp-wp-post-list-1 > h3 > a, .sp-wp-post-list#sp-wp-post-list-2 > h3 > a, .sp-wp-post-list#sp-wp-post-list-3 > h3 > a, .sp-wp-post-list#sp-wp-post-list-4 > h3 > a, .sp-wp-post-list#sp-wp-post-list-5 > h3 > a, .sp-wp-post-list#sp-wp-post-list-6 > h3 > a{
  font-size : 2.8rem;
  font-weight : bold;
  line-height : 2;
  color : #111111;
  background-image : url(img/icon-headline.png);
  background-repeat : no-repeat;
  background-position : left center;
  background-size : 32px 32px;
  text-decoration : none;
  padding-left : 42px;
  margin-bottom : 14px;
  display : block;
  overflow : hidden;
}

.sp-wp-post-list#sp-entry-content-1 > header, .sp-wp-post-list#sp-entry-content-10 > header, .sp-wp-post-list#sp-entry-content-11 > header, .sp-wp-post-list#sp-entry-content-12 > header, .sp-wp-post-list#sp-entry-content-13 > header, .sp-wp-post-list#sp-entry-content-14 > header, .sp-wp-post-list#sp-entry-content-2 > header, .sp-wp-post-list#sp-entry-content-3 > header, .sp-wp-post-list#sp-entry-content-4 > header, .sp-wp-post-list#sp-entry-content-5 > header, .sp-wp-post-list#sp-entry-content-6 > header, .sp-wp-post-list#sp-entry-content-7 > header, .sp-wp-post-list#sp-entry-content-8 > header, .sp-wp-post-list#sp-entry-content-9 > header, .sp-wp-post-list#sp-wp-post-list-1 > header, .sp-wp-post-list#sp-wp-post-list-2 > header, .sp-wp-post-list#sp-wp-post-list-3 > header, .sp-wp-post-list#sp-wp-post-list-4 > header, .sp-wp-post-list#sp-wp-post-list-5 > header, .sp-wp-post-list#sp-wp-post-list-6 > header{
  background-color : transparent;
  margin-bottom : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : dotted;
  border-bottom-color : rgba(17, 17, 17, 0.6);
}

.sp-wp-post-list#sp-entry-content-1 > header > h1, .sp-wp-post-list#sp-entry-content-10 > header > h1, .sp-wp-post-list#sp-entry-content-11 > header > h1, .sp-wp-post-list#sp-entry-content-12 > header > h1, .sp-wp-post-list#sp-entry-content-13 > header > h1, .sp-wp-post-list#sp-entry-content-14 > header > h1, .sp-wp-post-list#sp-entry-content-2 > header > h1, .sp-wp-post-list#sp-entry-content-3 > header > h1, .sp-wp-post-list#sp-entry-content-4 > header > h1, .sp-wp-post-list#sp-entry-content-5 > header > h1, .sp-wp-post-list#sp-entry-content-6 > header > h1, .sp-wp-post-list#sp-entry-content-7 > header > h1, .sp-wp-post-list#sp-entry-content-8 > header > h1, .sp-wp-post-list#sp-entry-content-9 > header > h1, .sp-wp-post-list#sp-wp-post-list-1 > header > h1, .sp-wp-post-list#sp-wp-post-list-2 > header > h1, .sp-wp-post-list#sp-wp-post-list-3 > header > h1, .sp-wp-post-list#sp-wp-post-list-4 > header > h1, .sp-wp-post-list#sp-wp-post-list-5 > header > h1, .sp-wp-post-list#sp-wp-post-list-6 > header > h1{
  font-size : 2.8rem;
  font-weight : bold;
  line-height : 2;
  color : #111111;
  background-image : url(img/icon-headline.png);
  background-repeat : no-repeat;
  background-position : left center;
  background-size : 32px 32px;
  text-decoration : none;
  padding-left : 42px;
  margin-bottom : 14px;
  display : block;
  overflow : hidden;
}

.sp-wp-post-list#sp-entry-content-1 > nav, .sp-wp-post-list#sp-entry-content-10 > nav, .sp-wp-post-list#sp-entry-content-11 > nav, .sp-wp-post-list#sp-entry-content-12 > nav, .sp-wp-post-list#sp-entry-content-13 > nav, .sp-wp-post-list#sp-entry-content-14 > nav, .sp-wp-post-list#sp-entry-content-2 > nav, .sp-wp-post-list#sp-entry-content-3 > nav, .sp-wp-post-list#sp-entry-content-4 > nav, .sp-wp-post-list#sp-entry-content-5 > nav, .sp-wp-post-list#sp-entry-content-6 > nav, .sp-wp-post-list#sp-entry-content-7 > nav, .sp-wp-post-list#sp-entry-content-8 > nav, .sp-wp-post-list#sp-entry-content-9 > nav, .sp-wp-post-list#sp-wp-post-list-1 > nav, .sp-wp-post-list#sp-wp-post-list-2 > nav, .sp-wp-post-list#sp-wp-post-list-3 > nav, .sp-wp-post-list#sp-wp-post-list-4 > nav, .sp-wp-post-list#sp-wp-post-list-5 > nav, .sp-wp-post-list#sp-wp-post-list-6 > nav{
  margin-top : 0px;
  overflow : hidden;
}

.sp-wp-post-list#sp-entry-content-1 > nav a, .sp-wp-post-list#sp-entry-content-10 > nav a, .sp-wp-post-list#sp-entry-content-11 > nav a, .sp-wp-post-list#sp-entry-content-12 > nav a, .sp-wp-post-list#sp-entry-content-13 > nav a, .sp-wp-post-list#sp-entry-content-14 > nav a, .sp-wp-post-list#sp-entry-content-2 > nav a, .sp-wp-post-list#sp-entry-content-3 > nav a, .sp-wp-post-list#sp-entry-content-4 > nav a, .sp-wp-post-list#sp-entry-content-5 > nav a, .sp-wp-post-list#sp-entry-content-6 > nav a, .sp-wp-post-list#sp-entry-content-7 > nav a, .sp-wp-post-list#sp-entry-content-8 > nav a, .sp-wp-post-list#sp-entry-content-9 > nav a, .sp-wp-post-list#sp-wp-post-list-1 > nav a, .sp-wp-post-list#sp-wp-post-list-2 > nav a, .sp-wp-post-list#sp-wp-post-list-3 > nav a, .sp-wp-post-list#sp-wp-post-list-4 > nav a, .sp-wp-post-list#sp-wp-post-list-5 > nav a, .sp-wp-post-list#sp-wp-post-list-6 > nav a{
  color : #256eff;
  text-decoration : underline;
}

.sp-wp-post-list#sp-entry-content-1 > nav a:hover, .sp-wp-post-list#sp-entry-content-10 > nav a:hover, .sp-wp-post-list#sp-entry-content-11 > nav a:hover, .sp-wp-post-list#sp-entry-content-12 > nav a:hover, .sp-wp-post-list#sp-entry-content-13 > nav a:hover, .sp-wp-post-list#sp-entry-content-14 > nav a:hover, .sp-wp-post-list#sp-entry-content-2 > nav a:hover, .sp-wp-post-list#sp-entry-content-3 > nav a:hover, .sp-wp-post-list#sp-entry-content-4 > nav a:hover, .sp-wp-post-list#sp-entry-content-5 > nav a:hover, .sp-wp-post-list#sp-entry-content-6 > nav a:hover, .sp-wp-post-list#sp-entry-content-7 > nav a:hover, .sp-wp-post-list#sp-entry-content-8 > nav a:hover, .sp-wp-post-list#sp-entry-content-9 > nav a:hover, .sp-wp-post-list#sp-wp-post-list-1 > nav a:hover, .sp-wp-post-list#sp-wp-post-list-2 > nav a:hover, .sp-wp-post-list#sp-wp-post-list-3 > nav a:hover, .sp-wp-post-list#sp-wp-post-list-4 > nav a:hover, .sp-wp-post-list#sp-wp-post-list-5 > nav a:hover, .sp-wp-post-list#sp-wp-post-list-6 > nav a:hover{
  text-decoration : none;
}

.sp-wp-post-list#sp-entry-content-1 > nav > div, .sp-wp-post-list#sp-entry-content-10 > nav > div, .sp-wp-post-list#sp-entry-content-11 > nav > div, .sp-wp-post-list#sp-entry-content-12 > nav > div, .sp-wp-post-list#sp-entry-content-13 > nav > div, .sp-wp-post-list#sp-entry-content-14 > nav > div, .sp-wp-post-list#sp-entry-content-2 > nav > div, .sp-wp-post-list#sp-entry-content-3 > nav > div, .sp-wp-post-list#sp-entry-content-4 > nav > div, .sp-wp-post-list#sp-entry-content-5 > nav > div, .sp-wp-post-list#sp-entry-content-6 > nav > div, .sp-wp-post-list#sp-entry-content-7 > nav > div, .sp-wp-post-list#sp-entry-content-8 > nav > div, .sp-wp-post-list#sp-entry-content-9 > nav > div, .sp-wp-post-list#sp-wp-post-list-1 > nav > div, .sp-wp-post-list#sp-wp-post-list-2 > nav > div, .sp-wp-post-list#sp-wp-post-list-3 > nav > div, .sp-wp-post-list#sp-wp-post-list-4 > nav > div, .sp-wp-post-list#sp-wp-post-list-5 > nav > div, .sp-wp-post-list#sp-wp-post-list-6 > nav > div{
  width : 50%;
}

.sp-wp-post-list#sp-entry-content-1 > nav > div.nav-next, .sp-wp-post-list#sp-entry-content-10 > nav > div.nav-next, .sp-wp-post-list#sp-entry-content-11 > nav > div.nav-next, .sp-wp-post-list#sp-entry-content-12 > nav > div.nav-next, .sp-wp-post-list#sp-entry-content-13 > nav > div.nav-next, .sp-wp-post-list#sp-entry-content-14 > nav > div.nav-next, .sp-wp-post-list#sp-entry-content-2 > nav > div.nav-next, .sp-wp-post-list#sp-entry-content-3 > nav > div.nav-next, .sp-wp-post-list#sp-entry-content-4 > nav > div.nav-next, .sp-wp-post-list#sp-entry-content-5 > nav > div.nav-next, .sp-wp-post-list#sp-entry-content-6 > nav > div.nav-next, .sp-wp-post-list#sp-entry-content-7 > nav > div.nav-next, .sp-wp-post-list#sp-entry-content-8 > nav > div.nav-next, .sp-wp-post-list#sp-entry-content-9 > nav > div.nav-next, .sp-wp-post-list#sp-wp-post-list-1 > nav > div.nav-next, .sp-wp-post-list#sp-wp-post-list-2 > nav > div.nav-next, .sp-wp-post-list#sp-wp-post-list-3 > nav > div.nav-next, .sp-wp-post-list#sp-wp-post-list-4 > nav > div.nav-next, .sp-wp-post-list#sp-wp-post-list-5 > nav > div.nav-next, .sp-wp-post-list#sp-wp-post-list-6 > nav > div.nav-next{
  text-align : right;
  margin-right : 0px;
  float : right;
}

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

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

.sp-wp-post-list#sp-entry-content-1 > nav > div.nav-previous, .sp-wp-post-list#sp-entry-content-10 > nav > div.nav-previous, .sp-wp-post-list#sp-entry-content-11 > nav > div.nav-previous, .sp-wp-post-list#sp-entry-content-12 > nav > div.nav-previous, .sp-wp-post-list#sp-entry-content-13 > nav > div.nav-previous, .sp-wp-post-list#sp-entry-content-14 > nav > div.nav-previous, .sp-wp-post-list#sp-entry-content-2 > nav > div.nav-previous, .sp-wp-post-list#sp-entry-content-3 > nav > div.nav-previous, .sp-wp-post-list#sp-entry-content-4 > nav > div.nav-previous, .sp-wp-post-list#sp-entry-content-5 > nav > div.nav-previous, .sp-wp-post-list#sp-entry-content-6 > nav > div.nav-previous, .sp-wp-post-list#sp-entry-content-7 > nav > div.nav-previous, .sp-wp-post-list#sp-entry-content-8 > nav > div.nav-previous, .sp-wp-post-list#sp-entry-content-9 > nav > div.nav-previous, .sp-wp-post-list#sp-wp-post-list-1 > nav > div.nav-previous, .sp-wp-post-list#sp-wp-post-list-2 > nav > div.nav-previous, .sp-wp-post-list#sp-wp-post-list-3 > nav > div.nav-previous, .sp-wp-post-list#sp-wp-post-list-4 > nav > div.nav-previous, .sp-wp-post-list#sp-wp-post-list-5 > nav > div.nav-previous, .sp-wp-post-list#sp-wp-post-list-6 > nav > div.nav-previous{
  margin-left : 0px;
  float : left;
}

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

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

.sp-wp-post-list#sp-entry-content-1 > ul, .sp-wp-post-list#sp-entry-content-10 > ul, .sp-wp-post-list#sp-entry-content-11 > ul, .sp-wp-post-list#sp-entry-content-12 > ul, .sp-wp-post-list#sp-entry-content-13 > ul, .sp-wp-post-list#sp-entry-content-14 > ul, .sp-wp-post-list#sp-entry-content-2 > ul, .sp-wp-post-list#sp-entry-content-3 > ul, .sp-wp-post-list#sp-entry-content-4 > ul, .sp-wp-post-list#sp-entry-content-5 > ul, .sp-wp-post-list#sp-entry-content-6 > ul, .sp-wp-post-list#sp-entry-content-7 > ul, .sp-wp-post-list#sp-entry-content-8 > ul, .sp-wp-post-list#sp-entry-content-9 > ul, .sp-wp-post-list#sp-wp-post-list-1 > ul, .sp-wp-post-list#sp-wp-post-list-2 > ul, .sp-wp-post-list#sp-wp-post-list-3 > ul, .sp-wp-post-list#sp-wp-post-list-4 > ul, .sp-wp-post-list#sp-wp-post-list-5 > ul, .sp-wp-post-list#sp-wp-post-list-6 > ul{
  line-height : 2;
  padding-top : 15px;
  padding-left : 0px;
  list-style-type : none;
}

#sp-entry-content-1.sp-wp-post-list> ul> li, #sp-entry-content-10.sp-wp-post-list> ul> li, #sp-entry-content-11.sp-wp-post-list> ul> li, #sp-entry-content-12.sp-wp-post-list> ul> li, #sp-entry-content-13.sp-wp-post-list> ul> li, #sp-entry-content-14.sp-wp-post-list> ul> li, #sp-entry-content-2.sp-wp-post-list> ul> li, #sp-entry-content-3.sp-wp-post-list> ul> li, #sp-entry-content-4.sp-wp-post-list> ul> li, #sp-entry-content-5.sp-wp-post-list> ul> li, #sp-entry-content-6.sp-wp-post-list> ul> li, #sp-entry-content-7.sp-wp-post-list> ul> li, #sp-entry-content-8.sp-wp-post-list> ul> li, #sp-entry-content-9.sp-wp-post-list> ul> li, #sp-wp-post-list-1.sp-wp-post-list> ul> li, #sp-wp-post-list-2.sp-wp-post-list> ul> li, #sp-wp-post-list-3.sp-wp-post-list> ul> li, #sp-wp-post-list-4.sp-wp-post-list> ul> li, #sp-wp-post-list-5.sp-wp-post-list> ul> li, #sp-wp-post-list-6.sp-wp-post-list> ul> li {
}

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

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

  .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-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{
    margin-top : 22px;
    margin-bottom : 22px;
  }

  .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-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{
    padding-left : 25px;
    margin-left : 0px;
  }

  .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-1 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-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-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{
    margin-top : 10px;
    float : none;
  }

  .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-1 > dl > dt:nth-of-type(1), .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-10 > dl > dt:nth-of-type(1), .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-11 > dl > dt:nth-of-type(1), .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-12 > dl > dt:nth-of-type(1), .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-13 > dl > dt:nth-of-type(1), .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-14 > dl > dt:nth-of-type(1), .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-2 > dl > dt:nth-of-type(1), .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-3 > dl > dt:nth-of-type(1), .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-4 > dl > dt:nth-of-type(1), .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-5 > dl > dt:nth-of-type(1), .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-6 > dl > dt:nth-of-type(1), .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-7 > dl > dt:nth-of-type(1), .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-8 > dl > dt:nth-of-type(1), .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-9 > dl > dt:nth-of-type(1), .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-1 > dl > dt:nth-of-type(1), .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-2 > dl > dt:nth-of-type(1), .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-3 > dl > dt:nth-of-type(1), .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-4 > dl > dt:nth-of-type(1), .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-5 > dl > dt:nth-of-type(1), .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-6 > dl > dt:nth-of-type(1){
    margin-top : 0px;
  }

  .sp-wp-post-list#sp-entry-content-1 > article > p, .sp-wp-post-list#sp-entry-content-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-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{
    margin-right : 0px;
    float : none;
  }

  .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-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{
    margin-bottom : 20px;
    width : 100%;
    height : auto;
  }

  .sp-wp-post-list#sp-entry-content-1 > h3, .sp-wp-post-list#sp-entry-content-10 > h3, .sp-wp-post-list#sp-entry-content-11 > h3, .sp-wp-post-list#sp-entry-content-12 > h3, .sp-wp-post-list#sp-entry-content-13 > h3, .sp-wp-post-list#sp-entry-content-14 > h3, .sp-wp-post-list#sp-entry-content-2 > h3, .sp-wp-post-list#sp-entry-content-3 > h3, .sp-wp-post-list#sp-entry-content-4 > h3, .sp-wp-post-list#sp-entry-content-5 > h3, .sp-wp-post-list#sp-entry-content-6 > h3, .sp-wp-post-list#sp-entry-content-7 > h3, .sp-wp-post-list#sp-entry-content-8 > h3, .sp-wp-post-list#sp-entry-content-9 > h3, .sp-wp-post-list#sp-wp-post-list-1 > h3, .sp-wp-post-list#sp-wp-post-list-2 > h3, .sp-wp-post-list#sp-wp-post-list-3 > h3, .sp-wp-post-list#sp-wp-post-list-4 > h3, .sp-wp-post-list#sp-wp-post-list-5 > h3, .sp-wp-post-list#sp-wp-post-list-6 > h3{
    padding-left : 20px;
    padding-right : 20px;
    margin-left : -20px;
    margin-right : -20px;
  }

  .sp-wp-post-list#sp-entry-content-1 > header, .sp-wp-post-list#sp-entry-content-10 > header, .sp-wp-post-list#sp-entry-content-11 > header, .sp-wp-post-list#sp-entry-content-12 > header, .sp-wp-post-list#sp-entry-content-13 > header, .sp-wp-post-list#sp-entry-content-14 > header, .sp-wp-post-list#sp-entry-content-2 > header, .sp-wp-post-list#sp-entry-content-3 > header, .sp-wp-post-list#sp-entry-content-4 > header, .sp-wp-post-list#sp-entry-content-5 > header, .sp-wp-post-list#sp-entry-content-6 > header, .sp-wp-post-list#sp-entry-content-7 > header, .sp-wp-post-list#sp-entry-content-8 > header, .sp-wp-post-list#sp-entry-content-9 > header, .sp-wp-post-list#sp-wp-post-list-1 > header, .sp-wp-post-list#sp-wp-post-list-2 > header, .sp-wp-post-list#sp-wp-post-list-3 > header, .sp-wp-post-list#sp-wp-post-list-4 > header, .sp-wp-post-list#sp-wp-post-list-5 > header, .sp-wp-post-list#sp-wp-post-list-6 > header{
    padding-left : 20px;
    padding-right : 20px;
    margin-left : -20px;
    margin-right : -20px;
  }
}

#sp-site-navigation-3{
  background-color : #518bff;
  margin-bottom : 0px;
}

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

  #sp-site-navigation-3{
    text-align : left;
  }

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

  #sp-site-navigation-3 > ul{
    padding-left : 20px;
    padding-right : 20px;
    clear : both;
  }

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

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

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

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

  #sp-site-navigation-3 > ul > li > a{
    font-weight : bold;
    line-height : 1;
    color : #ffffff;
    text-decoration : none;
    padding-top : 24px;
    padding-bottom : 24px;
    display : block;
  }

  #sp-site-navigation-3 > ul > li > a::before{
    margin-right : 12px;
    float : left;
    content : '/';
  }

  #sp-site-navigation-3 > ul > li > a:hover{
    color : #000000;
    text-decoration : none;
  }
}

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

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

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

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

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

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

  #sp-site-navigation-3 > ul > li li.current_page_item > a{
    color : #ffffff;
    background-color : #518bff;
  }

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

  #sp-site-navigation-3 > 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 : #518bff;
    border-right-color : transparent;
    border-bottom-color : transparent;
    width : 0px;
    height : 0px;
    display : inline-block;
    content : '';
  }

  #sp-site-navigation-3 > ul > li li > a:hover{
    color : #ffffff;
    background-color : #518bff;
  }

  #sp-site-navigation-3 > ul > li.current_page_item > a{
    color : #ffffff;
    background-color : #518bff;
  }

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

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

  #sp-site-navigation-3 > ul > li > a:hover{
    color : #ffffff;
    background-color : #518bff;
  }
}

#sp-page-title-1, #sp-page-title-11, #sp-page-title-12, #sp-page-title-13, #sp-page-title-14, #sp-page-title-15, #sp-page-title-16, #sp-page-title-17, #sp-page-title-18, #sp-page-title-19, #sp-page-title-20, #sp-page-title-21, #sp-page-title-22, #sp-page-title-23, #sp-page-title-24, #sp-page-title-25, #sp-page-title-26, #sp-page-title-27, #sp-page-title-28, #sp-page-title-29, #sp-page-title-30, #sp-page-title-33, #sp-page-title-36, #sp-page-title-40, #sp-page-title-46, #sp-page-title-49, #sp-page-title-52, #sp-page-title-54, #sp-page-title-55, #sp-page-title-56, #sp-page-title-57, #sp-page-title-58, #sp-page-title-59, #sp-page-title-60, #sp-page-title-62, #sp-page-title-65, #sp-page-title-66, #sp-page-title-67, #sp-page-title-68, #sp-page-title-69, #sp-page-title-70, #sp-page-title-71{
  margin-bottom : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : dotted;
  border-bottom-color : rgba(17, 17, 17, 0.6);
}

#sp-page-title-1 > h1, #sp-page-title-11 > h1, #sp-page-title-12 > h1, #sp-page-title-13 > h1, #sp-page-title-14 > h1, #sp-page-title-15 > h1, #sp-page-title-16 > h1, #sp-page-title-17 > h1, #sp-page-title-18 > h1, #sp-page-title-19 > h1, #sp-page-title-20 > h1, #sp-page-title-21 > h1, #sp-page-title-22 > h1, #sp-page-title-23 > h1, #sp-page-title-24 > h1, #sp-page-title-25 > h1, #sp-page-title-26 > h1, #sp-page-title-27 > h1, #sp-page-title-28 > h1, #sp-page-title-29 > h1, #sp-page-title-30 > h1, #sp-page-title-33 > h1, #sp-page-title-36 > h1, #sp-page-title-40 > h1, #sp-page-title-46 > h1, #sp-page-title-49 > h1, #sp-page-title-52 > h1, #sp-page-title-54 > 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-60 > h1, #sp-page-title-62 > 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-70 > h1, #sp-page-title-71 > h1{
  font-size : 2.8rem;
  font-weight : bold;
  line-height : 2;
  color : #111111;
  background-image : url(img/icon-headline.png);
  background-repeat : no-repeat;
  background-position : left center;
  background-size : 32px 32px;
  padding-left : 42px;
  margin-bottom : 0px;
  overflow : hidden;
}

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

  #sp-page-title-1, #sp-page-title-11, #sp-page-title-12, #sp-page-title-13, #sp-page-title-14, #sp-page-title-15, #sp-page-title-16, #sp-page-title-17, #sp-page-title-18, #sp-page-title-19, #sp-page-title-20, #sp-page-title-21, #sp-page-title-22, #sp-page-title-23, #sp-page-title-24, #sp-page-title-25, #sp-page-title-26, #sp-page-title-27, #sp-page-title-28, #sp-page-title-29, #sp-page-title-30, #sp-page-title-33, #sp-page-title-36, #sp-page-title-40, #sp-page-title-46, #sp-page-title-49, #sp-page-title-52, #sp-page-title-54, #sp-page-title-55, #sp-page-title-56, #sp-page-title-57, #sp-page-title-58, #sp-page-title-59, #sp-page-title-60, #sp-page-title-62, #sp-page-title-65, #sp-page-title-66, #sp-page-title-67, #sp-page-title-68, #sp-page-title-69, #sp-page-title-70, #sp-page-title-71{
    padding-left : 20px;
    padding-right : 20px;
    margin-left : -20px;
    margin-right : -20px;
  }
}

#sp-page-title-10, #sp-page-title-2, #sp-page-title-3, #sp-page-title-4, #sp-page-title-5, #sp-page-title-7, #sp-page-title-9{
  margin-bottom : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : dotted;
  border-bottom-color : rgba(17, 17, 17, 0.6);
}

#sp-page-title-10 > h1, #sp-page-title-2 > h1, #sp-page-title-3 > h1, #sp-page-title-4 > h1, #sp-page-title-5 > h1, #sp-page-title-7 > h1, #sp-page-title-9 > h1{
  font-size : 2.8rem;
  font-weight : bold;
  line-height : 2;
  color : #518bff;
  background-image : url(img/icon-headline.png);
  background-repeat : no-repeat;
  background-position : left center;
  background-size : 32px 32px;
  padding-left : 42px;
  margin-bottom : 0px;
  overflow : hidden;
}

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

  #sp-page-title-10, #sp-page-title-2, #sp-page-title-3, #sp-page-title-4, #sp-page-title-5, #sp-page-title-7, #sp-page-title-9{
    padding-left : 20px;
    padding-right : 20px;
    margin-left : -20px;
    margin-right : -20px;
  }
}

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

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

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

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

#sp-block-container-10 .copyright{
  font-size : 1.2rem;
  padding-top : 15px;
  padding-left : 20px;
  padding-bottom : 15px;
  margin-top : 0px;
  margin-bottom : 0px;
}

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

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

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

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

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

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

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

#sp-block-container-111 > em{
  font-style : oblique;
  color : #00a47f;
}

#sp-block-container-111 > h1{
  color : #ffffff;
  background-color : #00a453;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 13px;
  padding-left : 13px;
  padding-right : 0px;
  padding-bottom : 11px;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
}

#sp-block-container-111 > h2{
  color : #ffffff;
  background-color : #00a47f;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 6px;
  padding-left : 8px;
  padding-right : 0px;
  padding-bottom : 7px;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
}

#sp-block-container-111 > h3{
  font-size : 1.3em;
  color : #ffffff;
  background-color : #10bf97;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 6px;
  padding-left : 8px;
  padding-right : 0px;
  padding-bottom : 7px;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
  clear : both;
}

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

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

#sp-block-container-111 > h6{
  font-size : 1em;
  color : #ffffff;
  background-color : #6ad4bf;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 3px;
  padding-left : 8px;
  padding-right : 0px;
  padding-bottom : 3px;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
}

#sp-block-container-111 > p{
  line-height : 1.6;
  color : #515151;
  text-align : left;
  margin-top : 1em;
  margin-left : 3em;
  margin-right : 3em;
  margin-bottom : 1em;
}

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

#sp-block-container-111 > strong{
  font-weight : bold;
  color : #515151;
  background-color : #6ad4bf;
  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-list-1, #sp-list-2, #sp-list-3, #sp-list-4{
  line-height : 2;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 20px;
  list-style-type : none;
  list-style-position : outside;
}

#sp-list-1 li, #sp-list-2 li, #sp-list-3 li, #sp-list-4 li{
  background-image : url(img/icon-arrow-right.png);
  background-repeat : no-repeat;
  background-position : 13px 12px;
  background-size : 3px 5px;
  padding-top : 0px;
  padding-left : 20px;
  padding-right : 0px;
  padding-bottom : 0px;
}

#sp-list-1 ul, #sp-list-2 ul, #sp-list-3 ul, #sp-list-4 ul{
  margin-left : 12px;
  margin-bottom : 0px;
}

#sp-list-1 > ul > li:nth-of-type(1), #sp-list-2 > ul > li:nth-of-type(1), #sp-list-3 > ul > li:nth-of-type(1), #sp-list-4 > ul > li:nth-of-type(1){
  padding-top : 0px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.page-access#content #page-content, .page-blog#content #page-content, .page-company#content #page-content, .page-concept1#content #page-content, .page-contact#content #page-content, .page-custom#content #page-content, .page-custom1#content #page-content, .page-custom10#content #page-content, .page-custom11#content #page-content, .page-custom12#content #page-content, .page-custom13#content #page-content, .page-custom14#content #page-content, .page-custom15#content #page-content, .page-custom16#content #page-content, .page-custom17#content #page-content, .page-custom18#content #page-content, .page-custom19#content #page-content, .page-custom2#content #page-content, .page-custom20#content #page-content, .page-custom21#content #page-content, .page-custom22#content #page-content, .page-custom23#content #page-content, .page-custom24#content #page-content, .page-custom25#content #page-content, .page-custom26#content #page-content, .page-custom27#content #page-content, .page-custom28#content #page-content, .page-custom29#content #page-content, .page-custom3#content #page-content, .page-custom30#content #page-content, .page-custom31#content #page-content, .page-custom32#content #page-content, .page-custom4#content #page-content, .page-custom5#content #page-content, .page-custom6#content #page-content, .page-custom7#content #page-content, .page-custom8#content #page-content, .page-custom9#content #page-content, .page-news#content #page-content, .page-privacy#content #page-content, .page-recruit#content #page-content, .page-service#content #page-content, .page-service1#content #page-content, #sp-block-container-1, #sp-block-container-100, #sp-block-container-101, #sp-block-container-102, #sp-block-container-103, #sp-block-container-104, #sp-block-container-105, #sp-block-container-106, #sp-block-container-107, #sp-block-container-108, #sp-block-container-109, #sp-block-container-11, #sp-block-container-110, #sp-block-container-112, #sp-block-container-114, #sp-block-container-115, #sp-block-container-116, #sp-block-container-117, #sp-block-container-118, #sp-block-container-119, #sp-block-container-12, #sp-block-container-120, #sp-block-container-121, #sp-block-container-122, #sp-block-container-123, #sp-block-container-124, #sp-block-container-125, #sp-block-container-126, #sp-block-container-127, #sp-block-container-128, #sp-block-container-129, #sp-block-container-13, #sp-block-container-130, #sp-block-container-131, #sp-block-container-132, #sp-block-container-133, #sp-block-container-134, #sp-block-container-135, #sp-block-container-136, #sp-block-container-137, #sp-block-container-138, #sp-block-container-139, #sp-block-container-14, #sp-block-container-140, #sp-block-container-141, #sp-block-container-142, #sp-block-container-143, #sp-block-container-145, #sp-block-container-146, #sp-block-container-147, #sp-block-container-148, #sp-block-container-149, #sp-block-container-15, #sp-block-container-151, #sp-block-container-152, #sp-block-container-153, #sp-block-container-155, #sp-block-container-156, #sp-block-container-157, #sp-block-container-158, #sp-block-container-159, #sp-block-container-16, #sp-block-container-160, #sp-block-container-161, #sp-block-container-162, #sp-block-container-163, #sp-block-container-164, #sp-block-container-165, #sp-block-container-166, #sp-block-container-167, #sp-block-container-168, #sp-block-container-169, #sp-block-container-17, #sp-block-container-170, #sp-block-container-171, #sp-block-container-172, #sp-block-container-173, #sp-block-container-174, #sp-block-container-175, #sp-block-container-18, #sp-block-container-19, #sp-block-container-2, #sp-block-container-20, #sp-block-container-21, #sp-block-container-22, #sp-block-container-23, #sp-block-container-24, #sp-block-container-25, #sp-block-container-26, #sp-block-container-27, #sp-block-container-28, #sp-block-container-29, #sp-block-container-3, #sp-block-container-30, #sp-block-container-31, #sp-block-container-32, #sp-block-container-33, #sp-block-container-34, #sp-block-container-35, #sp-block-container-36, #sp-block-container-37, #sp-block-container-38, #sp-block-container-39, #sp-block-container-4, #sp-block-container-40, #sp-block-container-41, #sp-block-container-42, #sp-block-container-43, #sp-block-container-44, #sp-block-container-45, #sp-block-container-46, #sp-block-container-47, #sp-block-container-48, #sp-block-container-49, #sp-block-container-5, #sp-block-container-50, #sp-block-container-51, #sp-block-container-52, #sp-block-container-53, #sp-block-container-54, #sp-block-container-55, #sp-block-container-56, #sp-block-container-57, #sp-block-container-58, #sp-block-container-59, #sp-block-container-6, #sp-block-container-60, #sp-block-container-61, #sp-block-container-62, #sp-block-container-63, #sp-block-container-64, #sp-block-container-65, #sp-block-container-66, #sp-block-container-67, #sp-block-container-68, #sp-block-container-69, #sp-block-container-7, #sp-block-container-70, #sp-block-container-71, #sp-block-container-72, #sp-block-container-73, #sp-block-container-74, #sp-block-container-75, #sp-block-container-76, #sp-block-container-77, #sp-block-container-78, #sp-block-container-79, #sp-block-container-8, #sp-block-container-80, #sp-block-container-81, #sp-block-container-82, #sp-block-container-83, #sp-block-container-84, #sp-block-container-85, #sp-block-container-86, #sp-block-container-87, #sp-block-container-88, #sp-block-container-89, #sp-block-container-9, #sp-block-container-90, #sp-block-container-91, #sp-block-container-92, #sp-block-container-93, #sp-block-container-94, #sp-block-container-95, #sp-block-container-96, #sp-block-container-97, #sp-block-container-98, #sp-block-container-99{
  line-height : 2;
  padding-top : 20px;
  padding-bottom : 20px;
}

.page-access#content #page-content + footer, .page-blog#content #page-content + footer, .page-company#content #page-content + footer, .page-concept1#content #page-content + footer, .page-contact#content #page-content + footer, .page-custom#content #page-content + footer, .page-custom1#content #page-content + footer, .page-custom10#content #page-content + footer, .page-custom11#content #page-content + footer, .page-custom12#content #page-content + footer, .page-custom13#content #page-content + footer, .page-custom14#content #page-content + footer, .page-custom15#content #page-content + footer, .page-custom16#content #page-content + footer, .page-custom17#content #page-content + footer, .page-custom18#content #page-content + footer, .page-custom19#content #page-content + footer, .page-custom2#content #page-content + footer, .page-custom20#content #page-content + footer, .page-custom21#content #page-content + footer, .page-custom22#content #page-content + footer, .page-custom23#content #page-content + footer, .page-custom24#content #page-content + footer, .page-custom25#content #page-content + footer, .page-custom26#content #page-content + footer, .page-custom27#content #page-content + footer, .page-custom28#content #page-content + footer, .page-custom29#content #page-content + footer, .page-custom3#content #page-content + footer, .page-custom30#content #page-content + footer, .page-custom31#content #page-content + footer, .page-custom32#content #page-content + footer, .page-custom4#content #page-content + footer, .page-custom5#content #page-content + footer, .page-custom6#content #page-content + footer, .page-custom7#content #page-content + footer, .page-custom8#content #page-content + footer, .page-custom9#content #page-content + footer, .page-news#content #page-content + footer, .page-privacy#content #page-content + footer, .page-recruit#content #page-content + footer, .page-service#content #page-content + footer, .page-service1#content #page-content + footer, #sp-block-container-1 + footer, #sp-block-container-100 + footer, #sp-block-container-101 + footer, #sp-block-container-102 + footer, #sp-block-container-103 + footer, #sp-block-container-104 + footer, #sp-block-container-105 + footer, #sp-block-container-106 + footer, #sp-block-container-107 + footer, #sp-block-container-108 + footer, #sp-block-container-109 + footer, #sp-block-container-11 + footer, #sp-block-container-110 + footer, #sp-block-container-112 + footer, #sp-block-container-114 + footer, #sp-block-container-115 + footer, #sp-block-container-116 + footer, #sp-block-container-117 + footer, #sp-block-container-118 + footer, #sp-block-container-119 + footer, #sp-block-container-12 + footer, #sp-block-container-120 + footer, #sp-block-container-121 + footer, #sp-block-container-122 + footer, #sp-block-container-123 + footer, #sp-block-container-124 + footer, #sp-block-container-125 + footer, #sp-block-container-126 + footer, #sp-block-container-127 + footer, #sp-block-container-128 + footer, #sp-block-container-129 + footer, #sp-block-container-13 + footer, #sp-block-container-130 + footer, #sp-block-container-131 + footer, #sp-block-container-132 + footer, #sp-block-container-133 + footer, #sp-block-container-134 + footer, #sp-block-container-135 + footer, #sp-block-container-136 + footer, #sp-block-container-137 + footer, #sp-block-container-138 + footer, #sp-block-container-139 + footer, #sp-block-container-14 + footer, #sp-block-container-140 + footer, #sp-block-container-141 + footer, #sp-block-container-142 + footer, #sp-block-container-143 + footer, #sp-block-container-145 + footer, #sp-block-container-146 + footer, #sp-block-container-147 + footer, #sp-block-container-148 + footer, #sp-block-container-149 + footer, #sp-block-container-15 + footer, #sp-block-container-151 + footer, #sp-block-container-152 + footer, #sp-block-container-153 + footer, #sp-block-container-155 + footer, #sp-block-container-156 + footer, #sp-block-container-157 + footer, #sp-block-container-158 + footer, #sp-block-container-159 + footer, #sp-block-container-16 + footer, #sp-block-container-160 + footer, #sp-block-container-161 + footer, #sp-block-container-162 + footer, #sp-block-container-163 + footer, #sp-block-container-164 + footer, #sp-block-container-165 + footer, #sp-block-container-166 + footer, #sp-block-container-167 + footer, #sp-block-container-168 + footer, #sp-block-container-169 + footer, #sp-block-container-17 + footer, #sp-block-container-170 + footer, #sp-block-container-171 + footer, #sp-block-container-172 + footer, #sp-block-container-173 + footer, #sp-block-container-174 + footer, #sp-block-container-175 + footer, #sp-block-container-18 + footer, #sp-block-container-19 + footer, #sp-block-container-2 + footer, #sp-block-container-20 + footer, #sp-block-container-21 + footer, #sp-block-container-22 + footer, #sp-block-container-23 + footer, #sp-block-container-24 + footer, #sp-block-container-25 + footer, #sp-block-container-26 + footer, #sp-block-container-27 + footer, #sp-block-container-28 + footer, #sp-block-container-29 + footer, #sp-block-container-3 + footer, #sp-block-container-30 + footer, #sp-block-container-31 + footer, #sp-block-container-32 + footer, #sp-block-container-33 + footer, #sp-block-container-34 + footer, #sp-block-container-35 + footer, #sp-block-container-36 + footer, #sp-block-container-37 + footer, #sp-block-container-38 + footer, #sp-block-container-39 + footer, #sp-block-container-4 + footer, #sp-block-container-40 + footer, #sp-block-container-41 + footer, #sp-block-container-42 + footer, #sp-block-container-43 + footer, #sp-block-container-44 + footer, #sp-block-container-45 + footer, #sp-block-container-46 + footer, #sp-block-container-47 + footer, #sp-block-container-48 + footer, #sp-block-container-49 + footer, #sp-block-container-5 + footer, #sp-block-container-50 + footer, #sp-block-container-51 + footer, #sp-block-container-52 + footer, #sp-block-container-53 + footer, #sp-block-container-54 + footer, #sp-block-container-55 + footer, #sp-block-container-56 + footer, #sp-block-container-57 + footer, #sp-block-container-58 + footer, #sp-block-container-59 + footer, #sp-block-container-6 + footer, #sp-block-container-60 + footer, #sp-block-container-61 + footer, #sp-block-container-62 + footer, #sp-block-container-63 + footer, #sp-block-container-64 + footer, #sp-block-container-65 + footer, #sp-block-container-66 + footer, #sp-block-container-67 + footer, #sp-block-container-68 + footer, #sp-block-container-69 + footer, #sp-block-container-7 + footer, #sp-block-container-70 + footer, #sp-block-container-71 + footer, #sp-block-container-72 + footer, #sp-block-container-73 + footer, #sp-block-container-74 + footer, #sp-block-container-75 + footer, #sp-block-container-76 + footer, #sp-block-container-77 + footer, #sp-block-container-78 + footer, #sp-block-container-79 + footer, #sp-block-container-8 + footer, #sp-block-container-80 + footer, #sp-block-container-81 + footer, #sp-block-container-82 + footer, #sp-block-container-83 + footer, #sp-block-container-84 + footer, #sp-block-container-85 + footer, #sp-block-container-86 + footer, #sp-block-container-87 + footer, #sp-block-container-88 + footer, #sp-block-container-89 + footer, #sp-block-container-9 + footer, #sp-block-container-90 + footer, #sp-block-container-91 + footer, #sp-block-container-92 + footer, #sp-block-container-93 + footer, #sp-block-container-94 + footer, #sp-block-container-95 + footer, #sp-block-container-96 + footer, #sp-block-container-97 + footer, #sp-block-container-98 + footer, #sp-block-container-99 + footer{
  padding-top : 0px;
  padding-bottom : 20px;
}

.page-access#content #page-content > .acronym, .page-blog#content #page-content > .acronym, .page-company#content #page-content > .acronym, .page-concept1#content #page-content > .acronym, .page-contact#content #page-content > .acronym, .page-custom#content #page-content > .acronym, .page-custom1#content #page-content > .acronym, .page-custom10#content #page-content > .acronym, .page-custom11#content #page-content > .acronym, .page-custom12#content #page-content > .acronym, .page-custom13#content #page-content > .acronym, .page-custom14#content #page-content > .acronym, .page-custom15#content #page-content > .acronym, .page-custom16#content #page-content > .acronym, .page-custom17#content #page-content > .acronym, .page-custom18#content #page-content > .acronym, .page-custom19#content #page-content > .acronym, .page-custom2#content #page-content > .acronym, .page-custom20#content #page-content > .acronym, .page-custom21#content #page-content > .acronym, .page-custom22#content #page-content > .acronym, .page-custom23#content #page-content > .acronym, .page-custom24#content #page-content > .acronym, .page-custom25#content #page-content > .acronym, .page-custom26#content #page-content > .acronym, .page-custom27#content #page-content > .acronym, .page-custom28#content #page-content > .acronym, .page-custom29#content #page-content > .acronym, .page-custom3#content #page-content > .acronym, .page-custom30#content #page-content > .acronym, .page-custom31#content #page-content > .acronym, .page-custom32#content #page-content > .acronym, .page-custom4#content #page-content > .acronym, .page-custom5#content #page-content > .acronym, .page-custom6#content #page-content > .acronym, .page-custom7#content #page-content > .acronym, .page-custom8#content #page-content > .acronym, .page-custom9#content #page-content > .acronym, .page-news#content #page-content > .acronym, .page-privacy#content #page-content > .acronym, .page-recruit#content #page-content > .acronym, .page-service#content #page-content > .acronym, .page-service1#content #page-content > .acronym, #sp-block-container-1 > .acronym, #sp-block-container-100 > .acronym, #sp-block-container-101 > .acronym, #sp-block-container-102 > .acronym, #sp-block-container-103 > .acronym, #sp-block-container-104 > .acronym, #sp-block-container-105 > .acronym, #sp-block-container-106 > .acronym, #sp-block-container-107 > .acronym, #sp-block-container-108 > .acronym, #sp-block-container-109 > .acronym, #sp-block-container-11 > .acronym, #sp-block-container-110 > .acronym, #sp-block-container-112 > .acronym, #sp-block-container-114 > .acronym, #sp-block-container-115 > .acronym, #sp-block-container-116 > .acronym, #sp-block-container-117 > .acronym, #sp-block-container-118 > .acronym, #sp-block-container-119 > .acronym, #sp-block-container-12 > .acronym, #sp-block-container-120 > .acronym, #sp-block-container-121 > .acronym, #sp-block-container-122 > .acronym, #sp-block-container-123 > .acronym, #sp-block-container-124 > .acronym, #sp-block-container-125 > .acronym, #sp-block-container-126 > .acronym, #sp-block-container-127 > .acronym, #sp-block-container-128 > .acronym, #sp-block-container-129 > .acronym, #sp-block-container-13 > .acronym, #sp-block-container-130 > .acronym, #sp-block-container-131 > .acronym, #sp-block-container-132 > .acronym, #sp-block-container-133 > .acronym, #sp-block-container-134 > .acronym, #sp-block-container-135 > .acronym, #sp-block-container-136 > .acronym, #sp-block-container-137 > .acronym, #sp-block-container-138 > .acronym, #sp-block-container-139 > .acronym, #sp-block-container-14 > .acronym, #sp-block-container-140 > .acronym, #sp-block-container-141 > .acronym, #sp-block-container-142 > .acronym, #sp-block-container-143 > .acronym, #sp-block-container-145 > .acronym, #sp-block-container-146 > .acronym, #sp-block-container-147 > .acronym, #sp-block-container-148 > .acronym, #sp-block-container-149 > .acronym, #sp-block-container-15 > .acronym, #sp-block-container-151 > .acronym, #sp-block-container-152 > .acronym, #sp-block-container-153 > .acronym, #sp-block-container-155 > .acronym, #sp-block-container-156 > .acronym, #sp-block-container-157 > .acronym, #sp-block-container-158 > .acronym, #sp-block-container-159 > .acronym, #sp-block-container-16 > .acronym, #sp-block-container-160 > .acronym, #sp-block-container-161 > .acronym, #sp-block-container-162 > .acronym, #sp-block-container-163 > .acronym, #sp-block-container-164 > .acronym, #sp-block-container-165 > .acronym, #sp-block-container-166 > .acronym, #sp-block-container-167 > .acronym, #sp-block-container-168 > .acronym, #sp-block-container-169 > .acronym, #sp-block-container-17 > .acronym, #sp-block-container-170 > .acronym, #sp-block-container-171 > .acronym, #sp-block-container-172 > .acronym, #sp-block-container-173 > .acronym, #sp-block-container-174 > .acronym, #sp-block-container-175 > .acronym, #sp-block-container-18 > .acronym, #sp-block-container-19 > .acronym, #sp-block-container-2 > .acronym, #sp-block-container-20 > .acronym, #sp-block-container-21 > .acronym, #sp-block-container-22 > .acronym, #sp-block-container-23 > .acronym, #sp-block-container-24 > .acronym, #sp-block-container-25 > .acronym, #sp-block-container-26 > .acronym, #sp-block-container-27 > .acronym, #sp-block-container-28 > .acronym, #sp-block-container-29 > .acronym, #sp-block-container-3 > .acronym, #sp-block-container-30 > .acronym, #sp-block-container-31 > .acronym, #sp-block-container-32 > .acronym, #sp-block-container-33 > .acronym, #sp-block-container-34 > .acronym, #sp-block-container-35 > .acronym, #sp-block-container-36 > .acronym, #sp-block-container-37 > .acronym, #sp-block-container-38 > .acronym, #sp-block-container-39 > .acronym, #sp-block-container-4 > .acronym, #sp-block-container-40 > .acronym, #sp-block-container-41 > .acronym, #sp-block-container-42 > .acronym, #sp-block-container-43 > .acronym, #sp-block-container-44 > .acronym, #sp-block-container-45 > .acronym, #sp-block-container-46 > .acronym, #sp-block-container-47 > .acronym, #sp-block-container-48 > .acronym, #sp-block-container-49 > .acronym, #sp-block-container-5 > .acronym, #sp-block-container-50 > .acronym, #sp-block-container-51 > .acronym, #sp-block-container-52 > .acronym, #sp-block-container-53 > .acronym, #sp-block-container-54 > .acronym, #sp-block-container-55 > .acronym, #sp-block-container-56 > .acronym, #sp-block-container-57 > .acronym, #sp-block-container-58 > .acronym, #sp-block-container-59 > .acronym, #sp-block-container-6 > .acronym, #sp-block-container-60 > .acronym, #sp-block-container-61 > .acronym, #sp-block-container-62 > .acronym, #sp-block-container-63 > .acronym, #sp-block-container-64 > .acronym, #sp-block-container-65 > .acronym, #sp-block-container-66 > .acronym, #sp-block-container-67 > .acronym, #sp-block-container-68 > .acronym, #sp-block-container-69 > .acronym, #sp-block-container-7 > .acronym, #sp-block-container-70 > .acronym, #sp-block-container-71 > .acronym, #sp-block-container-72 > .acronym, #sp-block-container-73 > .acronym, #sp-block-container-74 > .acronym, #sp-block-container-75 > .acronym, #sp-block-container-76 > .acronym, #sp-block-container-77 > .acronym, #sp-block-container-78 > .acronym, #sp-block-container-79 > .acronym, #sp-block-container-8 > .acronym, #sp-block-container-80 > .acronym, #sp-block-container-81 > .acronym, #sp-block-container-82 > .acronym, #sp-block-container-83 > .acronym, #sp-block-container-84 > .acronym, #sp-block-container-85 > .acronym, #sp-block-container-86 > .acronym, #sp-block-container-87 > .acronym, #sp-block-container-88 > .acronym, #sp-block-container-89 > .acronym, #sp-block-container-9 > .acronym, #sp-block-container-90 > .acronym, #sp-block-container-91 > .acronym, #sp-block-container-92 > .acronym, #sp-block-container-93 > .acronym, #sp-block-container-94 > .acronym, #sp-block-container-95 > .acronym, #sp-block-container-96 > .acronym, #sp-block-container-97 > .acronym, #sp-block-container-98 > .acronym, #sp-block-container-99 > .acronym{
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #d5d5d5;
  cursor : help;
}

.page-access#content #page-content > .address, .page-blog#content #page-content > .address, .page-company#content #page-content > .address, .page-concept1#content #page-content > .address, .page-contact#content #page-content > .address, .page-custom#content #page-content > .address, .page-custom1#content #page-content > .address, .page-custom10#content #page-content > .address, .page-custom11#content #page-content > .address, .page-custom12#content #page-content > .address, .page-custom13#content #page-content > .address, .page-custom14#content #page-content > .address, .page-custom15#content #page-content > .address, .page-custom16#content #page-content > .address, .page-custom17#content #page-content > .address, .page-custom18#content #page-content > .address, .page-custom19#content #page-content > .address, .page-custom2#content #page-content > .address, .page-custom20#content #page-content > .address, .page-custom21#content #page-content > .address, .page-custom22#content #page-content > .address, .page-custom23#content #page-content > .address, .page-custom24#content #page-content > .address, .page-custom25#content #page-content > .address, .page-custom26#content #page-content > .address, .page-custom27#content #page-content > .address, .page-custom28#content #page-content > .address, .page-custom29#content #page-content > .address, .page-custom3#content #page-content > .address, .page-custom30#content #page-content > .address, .page-custom31#content #page-content > .address, .page-custom32#content #page-content > .address, .page-custom4#content #page-content > .address, .page-custom5#content #page-content > .address, .page-custom6#content #page-content > .address, .page-custom7#content #page-content > .address, .page-custom8#content #page-content > .address, .page-custom9#content #page-content > .address, .page-news#content #page-content > .address, .page-privacy#content #page-content > .address, .page-recruit#content #page-content > .address, .page-service#content #page-content > .address, .page-service1#content #page-content > .address, #sp-block-container-1 > .address, #sp-block-container-100 > .address, #sp-block-container-101 > .address, #sp-block-container-102 > .address, #sp-block-container-103 > .address, #sp-block-container-104 > .address, #sp-block-container-105 > .address, #sp-block-container-106 > .address, #sp-block-container-107 > .address, #sp-block-container-108 > .address, #sp-block-container-109 > .address, #sp-block-container-11 > .address, #sp-block-container-110 > .address, #sp-block-container-112 > .address, #sp-block-container-114 > .address, #sp-block-container-115 > .address, #sp-block-container-116 > .address, #sp-block-container-117 > .address, #sp-block-container-118 > .address, #sp-block-container-119 > .address, #sp-block-container-12 > .address, #sp-block-container-120 > .address, #sp-block-container-121 > .address, #sp-block-container-122 > .address, #sp-block-container-123 > .address, #sp-block-container-124 > .address, #sp-block-container-125 > .address, #sp-block-container-126 > .address, #sp-block-container-127 > .address, #sp-block-container-128 > .address, #sp-block-container-129 > .address, #sp-block-container-13 > .address, #sp-block-container-130 > .address, #sp-block-container-131 > .address, #sp-block-container-132 > .address, #sp-block-container-133 > .address, #sp-block-container-134 > .address, #sp-block-container-135 > .address, #sp-block-container-136 > .address, #sp-block-container-137 > .address, #sp-block-container-138 > .address, #sp-block-container-139 > .address, #sp-block-container-14 > .address, #sp-block-container-140 > .address, #sp-block-container-141 > .address, #sp-block-container-142 > .address, #sp-block-container-143 > .address, #sp-block-container-145 > .address, #sp-block-container-146 > .address, #sp-block-container-147 > .address, #sp-block-container-148 > .address, #sp-block-container-149 > .address, #sp-block-container-15 > .address, #sp-block-container-151 > .address, #sp-block-container-152 > .address, #sp-block-container-153 > .address, #sp-block-container-155 > .address, #sp-block-container-156 > .address, #sp-block-container-157 > .address, #sp-block-container-158 > .address, #sp-block-container-159 > .address, #sp-block-container-16 > .address, #sp-block-container-160 > .address, #sp-block-container-161 > .address, #sp-block-container-162 > .address, #sp-block-container-163 > .address, #sp-block-container-164 > .address, #sp-block-container-165 > .address, #sp-block-container-166 > .address, #sp-block-container-167 > .address, #sp-block-container-168 > .address, #sp-block-container-169 > .address, #sp-block-container-17 > .address, #sp-block-container-170 > .address, #sp-block-container-171 > .address, #sp-block-container-172 > .address, #sp-block-container-173 > .address, #sp-block-container-174 > .address, #sp-block-container-175 > .address, #sp-block-container-18 > .address, #sp-block-container-19 > .address, #sp-block-container-2 > .address, #sp-block-container-20 > .address, #sp-block-container-21 > .address, #sp-block-container-22 > .address, #sp-block-container-23 > .address, #sp-block-container-24 > .address, #sp-block-container-25 > .address, #sp-block-container-26 > .address, #sp-block-container-27 > .address, #sp-block-container-28 > .address, #sp-block-container-29 > .address, #sp-block-container-3 > .address, #sp-block-container-30 > .address, #sp-block-container-31 > .address, #sp-block-container-32 > .address, #sp-block-container-33 > .address, #sp-block-container-34 > .address, #sp-block-container-35 > .address, #sp-block-container-36 > .address, #sp-block-container-37 > .address, #sp-block-container-38 > .address, #sp-block-container-39 > .address, #sp-block-container-4 > .address, #sp-block-container-40 > .address, #sp-block-container-41 > .address, #sp-block-container-42 > .address, #sp-block-container-43 > .address, #sp-block-container-44 > .address, #sp-block-container-45 > .address, #sp-block-container-46 > .address, #sp-block-container-47 > .address, #sp-block-container-48 > .address, #sp-block-container-49 > .address, #sp-block-container-5 > .address, #sp-block-container-50 > .address, #sp-block-container-51 > .address, #sp-block-container-52 > .address, #sp-block-container-53 > .address, #sp-block-container-54 > .address, #sp-block-container-55 > .address, #sp-block-container-56 > .address, #sp-block-container-57 > .address, #sp-block-container-58 > .address, #sp-block-container-59 > .address, #sp-block-container-6 > .address, #sp-block-container-60 > .address, #sp-block-container-61 > .address, #sp-block-container-62 > .address, #sp-block-container-63 > .address, #sp-block-container-64 > .address, #sp-block-container-65 > .address, #sp-block-container-66 > .address, #sp-block-container-67 > .address, #sp-block-container-68 > .address, #sp-block-container-69 > .address, #sp-block-container-7 > .address, #sp-block-container-70 > .address, #sp-block-container-71 > .address, #sp-block-container-72 > .address, #sp-block-container-73 > .address, #sp-block-container-74 > .address, #sp-block-container-75 > .address, #sp-block-container-76 > .address, #sp-block-container-77 > .address, #sp-block-container-78 > .address, #sp-block-container-79 > .address, #sp-block-container-8 > .address, #sp-block-container-80 > .address, #sp-block-container-81 > .address, #sp-block-container-82 > .address, #sp-block-container-83 > .address, #sp-block-container-84 > .address, #sp-block-container-85 > .address, #sp-block-container-86 > .address, #sp-block-container-87 > .address, #sp-block-container-88 > .address, #sp-block-container-89 > .address, #sp-block-container-9 > .address, #sp-block-container-90 > .address, #sp-block-container-91 > .address, #sp-block-container-92 > .address, #sp-block-container-93 > .address, #sp-block-container-94 > .address, #sp-block-container-95 > .address, #sp-block-container-96 > .address, #sp-block-container-97 > .address, #sp-block-container-98 > .address, #sp-block-container-99 > .address{
  font-style : italic;
}

