#colophon{
  background-color : #0a0a0a;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #3e3e3e;
}

#content{
  min-height : 50px;
}

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

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

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

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

*{
  box-sizing : border-box;
  
}

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

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

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

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

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

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

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

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

.sp-block-container > hr{
  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 : #333333;
  outline-width : medium;
  outline-style : none;
  outline-color : black;
}

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

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

article{
  display : block;
}

aside{
  display : block;
}

body{
  font-size : 1.3rem;
  font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif;
  line-height : 1.3;
  color : #333333;
  background-image : url(img/main-back.png);
  background-repeat : no-repeat;
  background-position : center top;
  text-align : left;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  position : relative;
  word-wrap : break-word;
}

body::after{
  background-image : -webkit-gradient(linear, left bottom, left top, color-stop(0%,rgba(0, 17, 39, 0.3)), color-stop(100%,rgba(0, 14, 33, 0)));
  background-image : linear-gradient(0deg, rgba(0, 17, 39, 0.3) 0%, rgba(0, 14, 33, 0) 100%);
  width : 100%;
  height : 100%;
  display : block;
  position : absolute;
  top : 0px;
  bottom : 0px;
  right : 0px;
  left : 0px;
  z-index : 1;
  content : '';
}

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

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%;
  background-color : #000f1f;
}

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{
    margin-top : 40px;
  }

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

  #contenthead{
    margin-bottom : 40px;
  }

  #contenthead > a{
    padding-left : 25px;
    padding-right : 25px;
    min-height : 469px;
  }

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

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

  #masthead-inner .sp-site-navigation{
    margin-top : 29px;
    max-width : 711px;
    float : right;
  }

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

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

  .sp-html-src {
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  body{
    background-size : contain;
    min-width : 1000px;
  }

  body.home div#contenthead::before{
    background-image : url(img/background-image-home.png);
    background-size : 78px 78px;
    top : auto;
  }

  div#contenthead::before{
    background-image : url(img/background-image.png);
    background-size : 78px 78px;
    padding-left : 1000%;
    padding-right : 1000%;
    padding-bottom : 1000%;
    margin-left : -1000%;
    margin-right : -1000%;
    margin-bottom : -1000%;
    width : 100%;
    display : block;
    position : absolute;
    top : -30px;
    bottom : 0px;
    right : 0px;
    left : 0px;
    z-index : 0;
    content : '';
  }
}

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

  #content{
    width : 1000px;
  }

  #contenthead{
    width : 1000px;
  }
}

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

  #colophon{
    margin-top : 58px;
  }

  #content {
  }

  #contenthead{
    margin-bottom : 14px;
  }

  #contenthead > a{
    padding-left : 10px;
    padding-right : 10px;
    min-height : 200px;
  }

  #contenthead > a > img{
    max-width : 94%;
  }

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

  #masthead{
    min-height : 63px;
  }

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

  #masthead-inner .sp-site-navigation > .menu-toggle{
    background-color : transparent !important;
    width : 30px;
    height : 34px;
    position : absolute;
    top : 15px;
    right : 10px;
  }

  #primary {
  }

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

  *{
    box-sizing : border-box;
  }

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

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

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

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

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

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

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

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

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

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

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

  .sp-html-src {
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .sp-site-navigation.horizontal ul ul{
    background-color : transparent;
    border-top-width : medium;
    border-left-width : medium;
    border-right-width : medium;
    border-bottom-width : medium;
    border-top-style : none;
    border-left-style : none;
    border-right-style : none;
    border-bottom-style : none;
    border-top-color : initial;
    border-left-color : initial;
    border-right-color : initial;
    border-bottom-color : initial;
    width : auto;
    min-width : 150px;
    display : block;
    position : relative;
    top : 100%;
    left : 0px;
    z-index : 9999;
  }

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

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

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

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

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

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

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

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

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

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

  body{
    background-size : 150% auto;
  }

  body.home div#contenthead::before{
    background-image : url(img/background-image-home.png);
    background-size : 78px 78px;
    top : auto;
  }

  div#contenthead::before{
    background-image : url(img/background-image.png);
    background-size : 78px 78px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 1000%;
    margin-left : -10px;
    margin-right : -10px;
    margin-bottom : -1000%;
    width : 100%;
    display : block;
    position : absolute;
    top : -15px;
    bottom : 0px;
    right : 0px;
    left : 0px;
    z-index : 0;
    content : '';
  }

  embed{
    max-width : 100%;
  }
}

#sp-form-1, #sp-form-2{
  margin-bottom : 20px;
}

#sp-form-1 input, #sp-form-2 input {
}

#sp-form-1 input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]), #sp-form-2 input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]){
  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;
  width : 100%;
}

#sp-form-1 input[type="radio"], #sp-form-2 input[type="radio"] {
}

#sp-form-1 input[type="submit"], #sp-form-2 input[type="submit"]{
  font-size : 1.6rem;
  color : #ffffff;
  background-color : #001e54;
  text-align : center;
  padding-top : 0px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 0px;
  margin-top : 0px;
  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;
  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 : 121px;
  float : right;
  cursor : pointer;
  outline-width : medium;
  outline-style : none;
  outline-color : black;
}

#sp-form-1 select, #sp-form-2 select{
  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;
  width : 100%;
}

#sp-form-1 textarea, #sp-form-2 textarea{
  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;
  width : 100%;
}

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

#sp-form-1 > table td, #sp-form-2 > table td{
  background-color : #ffffff;
  padding-top : 8px;
  padding-left : 11px;
  padding-right : 11px;
  padding-bottom : 8px;
  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-form-1 > table th, #sp-form-2 > table th{
  font-weight : bold;
  color : #ffffff;
  background-color : #001e54;
  vertical-align : top;
  padding-top : 10px;
  padding-left : 9px;
  padding-right : 9px;
  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;
}

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

  #sp-form-1 > table, #sp-form-2 > table{
    border-top-width : medium;
    border-left-width : medium;
    border-right-width : medium;
    border-bottom-width : medium;
    border-top-style : none;
    border-left-style : none;
    border-right-style : none;
    border-bottom-style : none;
    border-top-color : initial;
    border-left-color : initial;
    border-right-color : initial;
    border-bottom-color : initial;
  }

  #sp-form-1 > table td, #sp-form-2 > table td{
    display : block;
  }

  #sp-form-1 > table th, #sp-form-2 > table th{
    display : block;
  }
}

#sp-block-container-8 .copyright{
  font-size : 1.2rem;
  color : #ffffff;
  padding-top : 15px;
  padding-bottom : 15px;
  margin-top : 0px;
  margin-bottom : 0px;
}

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

  #sp-block-container-8 .copyright{
    text-align : right;
    padding-right : 20px;
  }
}

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

  #sp-block-container-8 .copyright{
    text-align : center;
    margin-left : -5px;
    margin-right : -5px;
  }
}

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

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

.page-concept#content #page-content > .x-large{
  font-size : 2em;
}

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

.page-concept#content #page-content > .xx-large{
  font-size : 3em;
}

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

.page-concept#content #page-content > a:link{
  color : #ed4545;
  text-decoration : underline;
}

.page-concept#content #page-content > em{
  font-style : oblique;
  color : #ed4545;
}

.page-concept#content #page-content > h1{
  color : #ffffff;
  background-color : #ffa1a1;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 11px;
  padding-left : 9px;
  padding-right : 9px;
  padding-bottom : 11px;
  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 : #ffa1a1;
  border-left-color : #ffa1a1;
  border-right-color : #ffa1a1;
  border-bottom-color : #ffa1a1;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
}

.page-concept#content #page-content > h2{
  color : #ffffff;
  background-color : #ffa1a1;
  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 : 9px;
  padding-left : 11px;
  padding-right : 10px;
  padding-bottom : 9px;
  border-top-left-radius : 6px 6px;
  border-top-right-radius : 6px 6px;
  border-bottom-right-radius : 6px 6px;
  border-bottom-left-radius : 6px 6px;
}

.page-concept#content #page-content > h3{
  font-size : 1.3em;
  color : #ffffff;
  background-color : #ed4545;
  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 : 7px;
  padding-left : 11px;
  padding-right : 10px;
  padding-bottom : 7px;
  border-top-left-radius : 6px 6px;
  border-top-right-radius : 6px 6px;
  border-bottom-right-radius : 6px 6px;
  border-bottom-left-radius : 6px 6px;
  clear : both;
}

.page-concept#content #page-content > h4{
  font-size : 1.2em;
  color : #333333;
  padding-top : 5px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 5px;
  border-bottom-width : 4px;
  border-bottom-style : double;
  border-bottom-color : #ed4545;
  clear : both;
}

.page-concept#content #page-content > h5{
  font-size : 1em;
  color : #ffffff;
  background-color : #ffa1a1;
  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 : 10px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 10px;
  clear : both;
}

.page-concept#content #page-content > h6{
  font-size : 1em;
  font-weight : normal;
  color : #333333;
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #ed4545;
}

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

.page-concept#content #page-content > p.indent{
  padding-left : 20px;
}

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

.page-concept#content #page-content > strong{
  font-weight : bold;
  color : #ed4545;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#sp-page-title-1, #sp-page-title-2, #sp-page-title-3, #sp-page-title-4, #sp-page-title-5{
  background-color : #ffffff;
  margin-bottom : 18px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
}

#sp-page-title-1 + article > #page-content, #sp-page-title-2 + article > #page-content, #sp-page-title-3 + article > #page-content, #sp-page-title-4 + article > #page-content, #sp-page-title-5 + article > #page-content{
  background-color : #ffffff;
  margin-top : -23px;
  border-top-left-radius : 0px 0px !important;
  border-top-right-radius : 0px 0px !important;
}

#sp-page-title-1 + div.sp-block-container, #sp-page-title-2 + div.sp-block-container, #sp-page-title-3 + div.sp-block-container, #sp-page-title-4 + div.sp-block-container, #sp-page-title-5 + div.sp-block-container{
  background-color : #ffffff;
  margin-top : -23px;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
}

#sp-page-title-1 > h1, #sp-page-title-2 > h1, #sp-page-title-3 > h1, #sp-page-title-4 > h1, #sp-page-title-5 > h1{
  font-size : 2.8rem;
  font-weight : bold;
  line-height : 2;
  text-decoration : none;
  padding-top : 14px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 7px;
  margin-top : 0px;
  margin-left : 0px;
  margin-bottom : 0px;
}

#sp-page-title-1 > h1::before, #sp-page-title-2 > h1::before, #sp-page-title-3 > h1::before, #sp-page-title-4 > h1::before, #sp-page-title-5 > h1::before{
  background-image : url(img/icon-headline-01.png);
  background-repeat : no-repeat;
  background-position : center center;
  background-size : cover;
  margin-top : 8px;
  margin-right : 20px;
  width : 24px;
  height : 35px;
  float : left;
  display : inline-block;
  content : '';
}

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

  #sp-page-title-1 + article > #page-content, #sp-page-title-2 + article > #page-content, #sp-page-title-3 + article > #page-content, #sp-page-title-4 + article > #page-content, #sp-page-title-5 + article > #page-content{
    margin-bottom : 22px;
  }

  #sp-page-title-1 + div.sp-block-container, #sp-page-title-2 + div.sp-block-container, #sp-page-title-3 + div.sp-block-container, #sp-page-title-4 + div.sp-block-container, #sp-page-title-5 + div.sp-block-container{
    margin-bottom : 22px;
  }
}

#sp-site-navigation-1{
  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{
    padding-top : 7px;
    padding-bottom : 7px;
  }

  #sp-site-navigation-1> ul {
  }

  #sp-site-navigation-1 > ul ul{
    background-color : transparent;
    border-left-width : 1px;
    border-right-width : 1px;
    border-bottom-width : 1px;
    border-top-style : none;
    border-left-style : solid;
    border-right-style : solid;
    border-bottom-style : solid;
    border-left-color : #b1b1b1;
    border-right-color : #b1b1b1;
    border-bottom-color : #b1b1b1;
  }

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

  #sp-site-navigation-1 > ul > li{
    text-align : center;
    margin-left : 5px;
    margin-right : 5px;
    min-width : 77px;
  }

  #sp-site-navigation-1 > ul > li li{
    border-top-width : 1px;
    border-top-style : solid;
    border-left-style : none;
    border-right-style : none;
    border-bottom-style : none;
    border-top-color : #b1b1b1;
  }

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

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

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

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

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

  #sp-site-navigation-1 > ul > li.current_page_item > a::after{
    background-image : -webkit-gradient(linear, right top, left top, color-stop(0%,#fff21f), color-stop(23%,#fccc00), color-stop(54%,#f1942f), color-stop(74%,#e9662d), color-stop(100%,#e5352b));
    background-image : linear-gradient(270deg, #fff21f 0%, #fccc00 23%, #f1942f 54%, #e9662d 74%, #e5352b 100%);
  }

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

  #sp-site-navigation-1 > ul > li > a::after{
    background-color : #7f7f7f;
    border-top-left-radius : 4px 4px;
    border-top-right-radius : 4px 4px;
    border-bottom-right-radius : 4px 4px;
    border-bottom-left-radius : 4px 4px;
    box-shadow : 0px 0px 7px 0px rgba(0, 0, 0, 0.35);
    width : 100%;
    height : 8px;
    display : block;
    position : absolute;
    bottom : 0px;
    right : 0px;
    left : 0px;
    content : '';
  }

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

  #sp-site-navigation-1 > ul > li > a:hover::after{
    background-image : -webkit-gradient(linear, right top, left top, color-stop(0%,#fff21f), color-stop(23%,#fccc00), color-stop(54%,#f1942f), color-stop(74%,#e9662d), color-stop(100%,#e5352b));
    background-image : linear-gradient(270deg, #fff21f 0%, #fccc00 23%, #f1942f 54%, #e9662d 74%, #e5352b 100%);
  }
}

@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 : #ffe000;
    background-image : url(img/icon-menu-toggle.png);
    background-repeat : no-repeat;
    background-position : center center;
    background-size : 30px 34px;
    text-indent : -9999px;
    padding-top : 13px;
    padding-bottom : 12px;
  }

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

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

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

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

  #sp-site-navigation-1 > ul > li li.current_page_item > 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 : #ffffff;
    border-right-color : transparent;
    border-bottom-color : transparent;
    width : 0px;
    height : 0px;
    display : inline-block;
    content : '';
  }

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

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

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

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

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

#breadcrumb-list{
  font-size : 1.1rem;
}

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

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

#breadcrumb-list> div> a:visited {
}

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

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

  #breadcrumb-list{
    margin-top : 30px;
  }

  #breadcrumb-list> div {
  }

  #breadcrumb-list> div> a:link {
  }

  #breadcrumb-list> div> a:visited {
  }

  #breadcrumb-list> div> a:hover {
  }
}

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

  #breadcrumb-list{
    margin-top : 15px;
  }

  #breadcrumb-list> div {
  }

  #breadcrumb-list> div> a:link {
  }

  #breadcrumb-list> div> a:visited {
  }

  #breadcrumb-list> div> a:hover {
  }
}

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

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

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

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

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

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

  #sp-site-branding2-1 {
  }

  #sp-site-branding2-1 .site-title{
    background-size : 269px 30px;
    margin-top : 48px;
    width : 269px;
    height : 30px;
  }
}

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

  #sp-site-branding2-1{
    margin-left : 10px;
  }

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

#sp-definition-list-1, #sp-definition-list-2{
  line-height : 2;
  margin-bottom : 20px;
}

#sp-definition-list-1 > dd, #sp-definition-list-2 > dd{
  margin-top : 10px;
  margin-left : 35px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-definition-list-1 > dt, #sp-definition-list-2 > dt{
  padding-top : 0px;
  padding-left : 15px;
  padding-bottom : 0px;
  margin-top : 20px;
  border-left-width : 5px;
  border-left-style : solid;
  border-left-color : #00142f;
}

#sp-definition-list-1 > dt:nth-of-type(1), #sp-definition-list-2 > dt:nth-of-type(1){
  margin-top : 0px;
}

#sp-button-1{
  line-height : 2;
  margin-right : 1em;
  margin-bottom : 1em;
  width : auto;
  min-width : 100px;
  height : auto;
  min-height : 34px;
  display : table;
}

#sp-button-1 > a{
  font-size : 1.6rem;
  font-weight : bold;
  color : #ffffff;
  background-color : #001e54;
  vertical-align : middle;
  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 : #001e54;
  border-left-color : #001e54;
  border-right-color : #001e54;
  border-bottom-color : #001e54;
  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 : 100%;
  height : 100%;
  display : table-cell;
  outline-width : medium;
  outline-style : none;
  outline-color : black;
}

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

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

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

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

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

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

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

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

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

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

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

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

@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 : #ffe000;
    background-image : url(img/icon-menu-toggle.png);
    background-repeat : no-repeat;
    background-position : center center;
    background-size : 30px 34px;
    text-indent : -9999px;
    padding-top : 13px;
    padding-bottom : 12px;
  }

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

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

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

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

  #sp-site-navigation-2 > ul > li li.current_page_item > 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 : #ffffff;
    border-right-color : transparent;
    border-bottom-color : transparent;
    width : 0px;
    height : 0px;
    display : inline-block;
    content : '';
  }

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

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

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

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

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

.sp-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-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 : 35px;
  margin-bottom : 35px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
}

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

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

.sp-wp-post-list.hpb-viewtype-content#sp-entry-content-1 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-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-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{
  padding-top : 14px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 7px;
  margin-top : 0px;
  margin-bottom : 0px;
  overflow : hidden;
}

.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-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 : #000000;
  background-color : transparent;
  text-decoration : none;
  margin-top : 0px;
  margin-left : 0px;
  margin-bottom : 0px;
  display : block;
}

.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-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-01.png);
  background-repeat : no-repeat;
  background-position : center center;
  background-size : cover;
  margin-top : 8px;
  margin-right : 20px;
  width : 24px;
  height : 35px;
  float : left;
  display : inline-block;
  content : '';
}

.sp-wp-post-list.hpb-viewtype-content#sp-entry-content-1 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-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-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, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-10, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-11, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-2, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-3, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-4, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-5, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-6, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-7, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-8, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-9, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-1, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-2, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-3, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-4, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-5, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-6{
  background-color : #ffffff;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
}

.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-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-left : 20px;
  margin-right : 20px;
  margin-bottom : 30px;
  overflow : hidden;
}

.sp-wp-post-list.hpb-viewtype-date#sp-entry-content-1 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-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-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-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{
  color : #333333;
  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-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-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-arrow-right.png);
  background-repeat : no-repeat;
  background-position : left 13px;
  background-size : 3px 5px;
  padding-left : 20px;
  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-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{
  background-color : #ffffff;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : none;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
}

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

.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-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{
  background-color : #ffffff;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : none;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
}

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

.sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-1 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-10 > h3, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-11 > 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{
  background-color : #ffffff;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : none;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
}

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

.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-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{
  background-color : #ffffff;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : none;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
}

.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-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{
  background-color : #ffffff;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : none;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
}

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

.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-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{
  background-color : #ffffff;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : none;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
}

.sp-wp-post-list.hpb-viewtype-title#sp-entry-content-1, .sp-wp-post-list.hpb-viewtype-title#sp-entry-content-10, .sp-wp-post-list.hpb-viewtype-title#sp-entry-content-11, .sp-wp-post-list.hpb-viewtype-title#sp-entry-content-2, .sp-wp-post-list.hpb-viewtype-title#sp-entry-content-3, .sp-wp-post-list.hpb-viewtype-title#sp-entry-content-4, .sp-wp-post-list.hpb-viewtype-title#sp-entry-content-5, .sp-wp-post-list.hpb-viewtype-title#sp-entry-content-6, .sp-wp-post-list.hpb-viewtype-title#sp-entry-content-7, .sp-wp-post-list.hpb-viewtype-title#sp-entry-content-8, .sp-wp-post-list.hpb-viewtype-title#sp-entry-content-9, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-1, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-2, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-3, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-4, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-5, .sp-wp-post-list.hpb-viewtype-title#sp-wp-post-list-6{
  background-color : #ffffff;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
}

.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-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-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{
  background-color : #ffffff;
  text-align : right;
  padding-right : 20px;
  padding-bottom : 30px;
  margin-top : -5px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
}

.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-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;
  color : #ffffff;
  background-color : #001e54;
  text-decoration : none;
  text-align : center;
  padding-top : 4px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 4px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
  border-top-left-radius : 15px 15px;
  border-top-right-radius : 15px 15px;
  border-bottom-right-radius : 15px 15px;
  border-bottom-left-radius : 15px 15px;
  width : auto;
  min-width : 121px;
  display : inline-block;
}

.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-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{
  background-color : #ffffff;
  padding-bottom : 30px;
  margin-top : 0px;
  margin-bottom : 0px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
  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-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;
  background-color : #ffffff;
  padding-top : 0px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  position : static;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-10 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-11 > 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 : #333333;
  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-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-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 : 1.7rem;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-10 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-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;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  text-decoration : none;
}

.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-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 : #eeeeee;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 1.6em;
  padding-left : 1.6em;
  padding-right : 1.6em;
  padding-bottom : 1.6em;
  margin-bottom : 1.6em;
  max-width : 100%;
  white-space : pre;
  overflow : auto;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-10 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-11 > 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{
  color : #001e54;
  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-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-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-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 : #333333;
  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-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 : #333333;
  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-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-entry-content-1.sp-wp-post-list> article> .entry-content b, #sp-entry-content-10.sp-wp-post-list> article> .entry-content b, #sp-entry-content-11.sp-wp-post-list> article> .entry-content b, #sp-entry-content-2.sp-wp-post-list> article> .entry-content b, #sp-entry-content-3.sp-wp-post-list> article> .entry-content b, #sp-entry-content-4.sp-wp-post-list> article> .entry-content b, #sp-entry-content-5.sp-wp-post-list> article> .entry-content b, #sp-entry-content-6.sp-wp-post-list> article> .entry-content b, #sp-entry-content-7.sp-wp-post-list> article> .entry-content b, #sp-entry-content-8.sp-wp-post-list> article> .entry-content b, #sp-entry-content-9.sp-wp-post-list> article> .entry-content b, #sp-wp-post-list-1.sp-wp-post-list> article> .entry-content b, #sp-wp-post-list-2.sp-wp-post-list> article> .entry-content b, #sp-wp-post-list-3.sp-wp-post-list> article> .entry-content b, #sp-wp-post-list-4.sp-wp-post-list> article> .entry-content b, #sp-wp-post-list-5.sp-wp-post-list> article> .entry-content b, #sp-wp-post-list-6.sp-wp-post-list> article> .entry-content b {
}

.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-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 : 1.7rem;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content blockquote, .sp-wp-post-list#sp-entry-content-10 > article > .entry-content blockquote, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content blockquote, .sp-wp-post-list#sp-entry-content-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 : #f5f5f5;
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 20px;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content blockquote p, .sp-wp-post-list#sp-entry-content-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-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-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-entry-content-1.sp-wp-post-list> article> .entry-content cite, #sp-entry-content-10.sp-wp-post-list> article> .entry-content cite, #sp-entry-content-11.sp-wp-post-list> article> .entry-content cite, #sp-entry-content-2.sp-wp-post-list> article> .entry-content cite, #sp-entry-content-3.sp-wp-post-list> article> .entry-content cite, #sp-entry-content-4.sp-wp-post-list> article> .entry-content cite, #sp-entry-content-5.sp-wp-post-list> article> .entry-content cite, #sp-entry-content-6.sp-wp-post-list> article> .entry-content cite, #sp-entry-content-7.sp-wp-post-list> article> .entry-content cite, #sp-entry-content-8.sp-wp-post-list> article> .entry-content cite, #sp-entry-content-9.sp-wp-post-list> article> .entry-content cite, #sp-wp-post-list-1.sp-wp-post-list> article> .entry-content cite, #sp-wp-post-list-2.sp-wp-post-list> article> .entry-content cite, #sp-wp-post-list-3.sp-wp-post-list> article> .entry-content cite, #sp-wp-post-list-4.sp-wp-post-list> article> .entry-content cite, #sp-wp-post-list-5.sp-wp-post-list> article> .entry-content cite, #sp-wp-post-list-6.sp-wp-post-list> article> .entry-content cite {
}

#sp-entry-content-1.sp-wp-post-list> article> .entry-content code, #sp-entry-content-10.sp-wp-post-list> article> .entry-content code, #sp-entry-content-11.sp-wp-post-list> article> .entry-content code, #sp-entry-content-2.sp-wp-post-list> article> .entry-content code, #sp-entry-content-3.sp-wp-post-list> article> .entry-content code, #sp-entry-content-4.sp-wp-post-list> article> .entry-content code, #sp-entry-content-5.sp-wp-post-list> article> .entry-content code, #sp-entry-content-6.sp-wp-post-list> article> .entry-content code, #sp-entry-content-7.sp-wp-post-list> article> .entry-content code, #sp-entry-content-8.sp-wp-post-list> article> .entry-content code, #sp-entry-content-9.sp-wp-post-list> article> .entry-content code, #sp-wp-post-list-1.sp-wp-post-list> article> .entry-content code, #sp-wp-post-list-2.sp-wp-post-list> article> .entry-content code, #sp-wp-post-list-3.sp-wp-post-list> article> .entry-content code, #sp-wp-post-list-4.sp-wp-post-list> article> .entry-content code, #sp-wp-post-list-5.sp-wp-post-list> article> .entry-content code, #sp-wp-post-list-6.sp-wp-post-list> article> .entry-content code {
}

#sp-entry-content-1.sp-wp-post-list> article> .entry-content dfn, #sp-entry-content-10.sp-wp-post-list> article> .entry-content dfn, #sp-entry-content-11.sp-wp-post-list> article> .entry-content dfn, #sp-entry-content-2.sp-wp-post-list> article> .entry-content dfn, #sp-entry-content-3.sp-wp-post-list> article> .entry-content dfn, #sp-entry-content-4.sp-wp-post-list> article> .entry-content dfn, #sp-entry-content-5.sp-wp-post-list> article> .entry-content dfn, #sp-entry-content-6.sp-wp-post-list> article> .entry-content dfn, #sp-entry-content-7.sp-wp-post-list> article> .entry-content dfn, #sp-entry-content-8.sp-wp-post-list> article> .entry-content dfn, #sp-entry-content-9.sp-wp-post-list> article> .entry-content dfn, #sp-wp-post-list-1.sp-wp-post-list> article> .entry-content dfn, #sp-wp-post-list-2.sp-wp-post-list> article> .entry-content dfn, #sp-wp-post-list-3.sp-wp-post-list> article> .entry-content dfn, #sp-wp-post-list-4.sp-wp-post-list> article> .entry-content dfn, #sp-wp-post-list-5.sp-wp-post-list> article> .entry-content dfn, #sp-wp-post-list-6.sp-wp-post-list> article> .entry-content dfn {
}

.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-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-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-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 : #00142f;
}

.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-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-entry-content-1.sp-wp-post-list> article> .entry-content em, #sp-entry-content-10.sp-wp-post-list> article> .entry-content em, #sp-entry-content-11.sp-wp-post-list> article> .entry-content em, #sp-entry-content-2.sp-wp-post-list> article> .entry-content em, #sp-entry-content-3.sp-wp-post-list> article> .entry-content em, #sp-entry-content-4.sp-wp-post-list> article> .entry-content em, #sp-entry-content-5.sp-wp-post-list> article> .entry-content em, #sp-entry-content-6.sp-wp-post-list> article> .entry-content em, #sp-entry-content-7.sp-wp-post-list> article> .entry-content em, #sp-entry-content-8.sp-wp-post-list> article> .entry-content em, #sp-entry-content-9.sp-wp-post-list> article> .entry-content em, #sp-wp-post-list-1.sp-wp-post-list> article> .entry-content em, #sp-wp-post-list-2.sp-wp-post-list> article> .entry-content em, #sp-wp-post-list-3.sp-wp-post-list> article> .entry-content em, #sp-wp-post-list-4.sp-wp-post-list> article> .entry-content em, #sp-wp-post-list-5.sp-wp-post-list> article> .entry-content em, #sp-wp-post-list-6.sp-wp-post-list> article> .entry-content em {
}

.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-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;
  text-decoration : none;
  overflow : hidden;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content h1::before, .sp-wp-post-list#sp-entry-content-10 > article > .entry-content h1::before, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content h1::before, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content h1::before, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content h1::before, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content h1::before, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content h1::before, .sp-wp-post-list#sp-entry-content-6 > article > .entry-content h1::before, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content h1::before, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content h1::before, .sp-wp-post-list#sp-entry-content-9 > article > .entry-content h1::before, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content h1::before, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content h1::before, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content h1::before, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content h1::before, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content h1::before, .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content h1::before{
  background-image : url(img/icon-headline-01.png);
  background-repeat : no-repeat;
  background-position : center center;
  background-size : cover;
  margin-top : 8px;
  margin-right : 20px;
  width : 24px;
  height : 35px;
  float : left;
  display : inline-block;
  content : '';
}

.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-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 : #d5d5d5;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content h3, .sp-wp-post-list#sp-entry-content-10 > article > .entry-content h3, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content h3, .sp-wp-post-list#sp-entry-content-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 : #d5d5d5;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content h4, .sp-wp-post-list#sp-entry-content-10 > article > .entry-content h4, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content h4, .sp-wp-post-list#sp-entry-content-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 : #d5d5d5;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content h5, .sp-wp-post-list#sp-entry-content-10 > article > .entry-content h5, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content h5, .sp-wp-post-list#sp-entry-content-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 : #d5d5d5;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content h6, .sp-wp-post-list#sp-entry-content-10 > article > .entry-content h6, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content h6, .sp-wp-post-list#sp-entry-content-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 : #d5d5d5;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content hr, .sp-wp-post-list#sp-entry-content-10 > article > .entry-content hr, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content hr, .sp-wp-post-list#sp-entry-content-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-entry-content-1.sp-wp-post-list> article> .entry-content i, #sp-entry-content-10.sp-wp-post-list> article> .entry-content i, #sp-entry-content-11.sp-wp-post-list> article> .entry-content i, #sp-entry-content-2.sp-wp-post-list> article> .entry-content i, #sp-entry-content-3.sp-wp-post-list> article> .entry-content i, #sp-entry-content-4.sp-wp-post-list> article> .entry-content i, #sp-entry-content-5.sp-wp-post-list> article> .entry-content i, #sp-entry-content-6.sp-wp-post-list> article> .entry-content i, #sp-entry-content-7.sp-wp-post-list> article> .entry-content i, #sp-entry-content-8.sp-wp-post-list> article> .entry-content i, #sp-entry-content-9.sp-wp-post-list> article> .entry-content i, #sp-wp-post-list-1.sp-wp-post-list> article> .entry-content i, #sp-wp-post-list-2.sp-wp-post-list> article> .entry-content i, #sp-wp-post-list-3.sp-wp-post-list> article> .entry-content i, #sp-wp-post-list-4.sp-wp-post-list> article> .entry-content i, #sp-wp-post-list-5.sp-wp-post-list> article> .entry-content i, #sp-wp-post-list-6.sp-wp-post-list> article> .entry-content i {
}

.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-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;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  text-decoration : none;
}

#sp-entry-content-1.sp-wp-post-list> article> .entry-content kbd, #sp-entry-content-10.sp-wp-post-list> article> .entry-content kbd, #sp-entry-content-11.sp-wp-post-list> article> .entry-content kbd, #sp-entry-content-2.sp-wp-post-list> article> .entry-content kbd, #sp-entry-content-3.sp-wp-post-list> article> .entry-content kbd, #sp-entry-content-4.sp-wp-post-list> article> .entry-content kbd, #sp-entry-content-5.sp-wp-post-list> article> .entry-content kbd, #sp-entry-content-6.sp-wp-post-list> article> .entry-content kbd, #sp-entry-content-7.sp-wp-post-list> article> .entry-content kbd, #sp-entry-content-8.sp-wp-post-list> article> .entry-content kbd, #sp-entry-content-9.sp-wp-post-list> article> .entry-content kbd, #sp-wp-post-list-1.sp-wp-post-list> article> .entry-content kbd, #sp-wp-post-list-2.sp-wp-post-list> article> .entry-content kbd, #sp-wp-post-list-3.sp-wp-post-list> article> .entry-content kbd, #sp-wp-post-list-4.sp-wp-post-list> article> .entry-content kbd, #sp-wp-post-list-5.sp-wp-post-list> article> .entry-content kbd, #sp-wp-post-list-6.sp-wp-post-list> article> .entry-content kbd {
}

.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-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-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 : 6px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content ol ol, .sp-wp-post-list#sp-entry-content-10 > article > .entry-content ol ol, .sp-wp-post-list#sp-entry-content-11 > article > .entry-content ol ol, .sp-wp-post-list#sp-entry-content-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-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 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-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 : #eeeeee;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 1.6em;
  padding-left : 1.6em;
  padding-right : 1.6em;
  padding-bottom : 1.6em;
  margin-bottom : 1.6em;
  max-width : 100%;
  white-space : pre;
  overflow : auto;
}

#sp-entry-content-1.sp-wp-post-list> article> .entry-content q, #sp-entry-content-10.sp-wp-post-list> article> .entry-content q, #sp-entry-content-11.sp-wp-post-list> article> .entry-content q, #sp-entry-content-2.sp-wp-post-list> article> .entry-content q, #sp-entry-content-3.sp-wp-post-list> article> .entry-content q, #sp-entry-content-4.sp-wp-post-list> article> .entry-content q, #sp-entry-content-5.sp-wp-post-list> article> .entry-content q, #sp-entry-content-6.sp-wp-post-list> article> .entry-content q, #sp-entry-content-7.sp-wp-post-list> article> .entry-content q, #sp-entry-content-8.sp-wp-post-list> article> .entry-content q, #sp-entry-content-9.sp-wp-post-list> article> .entry-content q, #sp-wp-post-list-1.sp-wp-post-list> article> .entry-content q, #sp-wp-post-list-2.sp-wp-post-list> article> .entry-content q, #sp-wp-post-list-3.sp-wp-post-list> article> .entry-content q, #sp-wp-post-list-4.sp-wp-post-list> article> .entry-content q, #sp-wp-post-list-5.sp-wp-post-list> article> .entry-content q, #sp-wp-post-list-6.sp-wp-post-list> article> .entry-content q {
}

#sp-entry-content-1.sp-wp-post-list> article> .entry-content s, #sp-entry-content-10.sp-wp-post-list> article> .entry-content s, #sp-entry-content-11.sp-wp-post-list> article> .entry-content s, #sp-entry-content-2.sp-wp-post-list> article> .entry-content s, #sp-entry-content-3.sp-wp-post-list> article> .entry-content s, #sp-entry-content-4.sp-wp-post-list> article> .entry-content s, #sp-entry-content-5.sp-wp-post-list> article> .entry-content s, #sp-entry-content-6.sp-wp-post-list> article> .entry-content s, #sp-entry-content-7.sp-wp-post-list> article> .entry-content s, #sp-entry-content-8.sp-wp-post-list> article> .entry-content s, #sp-entry-content-9.sp-wp-post-list> article> .entry-content s, #sp-wp-post-list-1.sp-wp-post-list> article> .entry-content s, #sp-wp-post-list-2.sp-wp-post-list> article> .entry-content s, #sp-wp-post-list-3.sp-wp-post-list> article> .entry-content s, #sp-wp-post-list-4.sp-wp-post-list> article> .entry-content s, #sp-wp-post-list-5.sp-wp-post-list> article> .entry-content s, #sp-wp-post-list-6.sp-wp-post-list> article> .entry-content s {
}

#sp-entry-content-1.sp-wp-post-list> article> .entry-content samp, #sp-entry-content-10.sp-wp-post-list> article> .entry-content samp, #sp-entry-content-11.sp-wp-post-list> article> .entry-content samp, #sp-entry-content-2.sp-wp-post-list> article> .entry-content samp, #sp-entry-content-3.sp-wp-post-list> article> .entry-content samp, #sp-entry-content-4.sp-wp-post-list> article> .entry-content samp, #sp-entry-content-5.sp-wp-post-list> article> .entry-content samp, #sp-entry-content-6.sp-wp-post-list> article> .entry-content samp, #sp-entry-content-7.sp-wp-post-list> article> .entry-content samp, #sp-entry-content-8.sp-wp-post-list> article> .entry-content samp, #sp-entry-content-9.sp-wp-post-list> article> .entry-content samp, #sp-wp-post-list-1.sp-wp-post-list> article> .entry-content samp, #sp-wp-post-list-2.sp-wp-post-list> article> .entry-content samp, #sp-wp-post-list-3.sp-wp-post-list> article> .entry-content samp, #sp-wp-post-list-4.sp-wp-post-list> article> .entry-content samp, #sp-wp-post-list-5.sp-wp-post-list> article> .entry-content samp, #sp-wp-post-list-6.sp-wp-post-list> article> .entry-content samp {
}

#sp-entry-content-1.sp-wp-post-list> article> .entry-content small, #sp-entry-content-10.sp-wp-post-list> article> .entry-content small, #sp-entry-content-11.sp-wp-post-list> article> .entry-content small, #sp-entry-content-2.sp-wp-post-list> article> .entry-content small, #sp-entry-content-3.sp-wp-post-list> article> .entry-content small, #sp-entry-content-4.sp-wp-post-list> article> .entry-content small, #sp-entry-content-5.sp-wp-post-list> article> .entry-content small, #sp-entry-content-6.sp-wp-post-list> article> .entry-content small, #sp-entry-content-7.sp-wp-post-list> article> .entry-content small, #sp-entry-content-8.sp-wp-post-list> article> .entry-content small, #sp-entry-content-9.sp-wp-post-list> article> .entry-content small, #sp-wp-post-list-1.sp-wp-post-list> article> .entry-content small, #sp-wp-post-list-2.sp-wp-post-list> article> .entry-content small, #sp-wp-post-list-3.sp-wp-post-list> article> .entry-content small, #sp-wp-post-list-4.sp-wp-post-list> article> .entry-content small, #sp-wp-post-list-5.sp-wp-post-list> article> .entry-content small, #sp-wp-post-list-6.sp-wp-post-list> article> .entry-content small {
}

#sp-entry-content-1.sp-wp-post-list> article> .entry-content strong, #sp-entry-content-10.sp-wp-post-list> article> .entry-content strong, #sp-entry-content-11.sp-wp-post-list> article> .entry-content strong, #sp-entry-content-2.sp-wp-post-list> article> .entry-content strong, #sp-entry-content-3.sp-wp-post-list> article> .entry-content strong, #sp-entry-content-4.sp-wp-post-list> article> .entry-content strong, #sp-entry-content-5.sp-wp-post-list> article> .entry-content strong, #sp-entry-content-6.sp-wp-post-list> article> .entry-content strong, #sp-entry-content-7.sp-wp-post-list> article> .entry-content strong, #sp-entry-content-8.sp-wp-post-list> article> .entry-content strong, #sp-entry-content-9.sp-wp-post-list> article> .entry-content strong, #sp-wp-post-list-1.sp-wp-post-list> article> .entry-content strong, #sp-wp-post-list-2.sp-wp-post-list> article> .entry-content strong, #sp-wp-post-list-3.sp-wp-post-list> article> .entry-content strong, #sp-wp-post-list-4.sp-wp-post-list> article> .entry-content strong, #sp-wp-post-list-5.sp-wp-post-list> article> .entry-content strong, #sp-wp-post-list-6.sp-wp-post-list> article> .entry-content strong {
}

#sp-entry-content-1.sp-wp-post-list> article> .entry-content sub, #sp-entry-content-10.sp-wp-post-list> article> .entry-content sub, #sp-entry-content-11.sp-wp-post-list> article> .entry-content sub, #sp-entry-content-2.sp-wp-post-list> article> .entry-content sub, #sp-entry-content-3.sp-wp-post-list> article> .entry-content sub, #sp-entry-content-4.sp-wp-post-list> article> .entry-content sub, #sp-entry-content-5.sp-wp-post-list> article> .entry-content sub, #sp-entry-content-6.sp-wp-post-list> article> .entry-content sub, #sp-entry-content-7.sp-wp-post-list> article> .entry-content sub, #sp-entry-content-8.sp-wp-post-list> article> .entry-content sub, #sp-entry-content-9.sp-wp-post-list> article> .entry-content sub, #sp-wp-post-list-1.sp-wp-post-list> article> .entry-content sub, #sp-wp-post-list-2.sp-wp-post-list> article> .entry-content sub, #sp-wp-post-list-3.sp-wp-post-list> article> .entry-content sub, #sp-wp-post-list-4.sp-wp-post-list> article> .entry-content sub, #sp-wp-post-list-5.sp-wp-post-list> article> .entry-content sub, #sp-wp-post-list-6.sp-wp-post-list> article> .entry-content sub {
}

#sp-entry-content-1.sp-wp-post-list> article> .entry-content sup, #sp-entry-content-10.sp-wp-post-list> article> .entry-content sup, #sp-entry-content-11.sp-wp-post-list> article> .entry-content sup, #sp-entry-content-2.sp-wp-post-list> article> .entry-content sup, #sp-entry-content-3.sp-wp-post-list> article> .entry-content sup, #sp-entry-content-4.sp-wp-post-list> article> .entry-content sup, #sp-entry-content-5.sp-wp-post-list> article> .entry-content sup, #sp-entry-content-6.sp-wp-post-list> article> .entry-content sup, #sp-entry-content-7.sp-wp-post-list> article> .entry-content sup, #sp-entry-content-8.sp-wp-post-list> article> .entry-content sup, #sp-entry-content-9.sp-wp-post-list> article> .entry-content sup, #sp-wp-post-list-1.sp-wp-post-list> article> .entry-content sup, #sp-wp-post-list-2.sp-wp-post-list> article> .entry-content sup, #sp-wp-post-list-3.sp-wp-post-list> article> .entry-content sup, #sp-wp-post-list-4.sp-wp-post-list> article> .entry-content sup, #sp-wp-post-list-5.sp-wp-post-list> article> .entry-content sup, #sp-wp-post-list-6.sp-wp-post-list> article> .entry-content sup {
}

.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-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-entry-content-1.sp-wp-post-list> article> .entry-content table:not(.sp-table)> tbody> tr:nth-child(even)> td, #sp-entry-content-10.sp-wp-post-list> article> .entry-content table:not(.sp-table)> tbody> tr:nth-child(even)> td, #sp-entry-content-11.sp-wp-post-list> article> .entry-content table:not(.sp-table)> tbody> tr:nth-child(even)> td, #sp-entry-content-2.sp-wp-post-list> article> .entry-content table:not(.sp-table)> tbody> tr:nth-child(even)> td, #sp-entry-content-3.sp-wp-post-list> article> .entry-content table:not(.sp-table)> tbody> tr:nth-child(even)> td, #sp-entry-content-4.sp-wp-post-list> article> .entry-content table:not(.sp-table)> tbody> tr:nth-child(even)> td, #sp-entry-content-5.sp-wp-post-list> article> .entry-content table:not(.sp-table)> tbody> tr:nth-child(even)> td, #sp-entry-content-6.sp-wp-post-list> article> .entry-content table:not(.sp-table)> tbody> tr:nth-child(even)> td, #sp-entry-content-7.sp-wp-post-list> article> .entry-content table:not(.sp-table)> tbody> tr:nth-child(even)> td, #sp-entry-content-8.sp-wp-post-list> article> .entry-content table:not(.sp-table)> tbody> tr:nth-child(even)> td, #sp-entry-content-9.sp-wp-post-list> article> .entry-content table:not(.sp-table)> tbody> tr:nth-child(even)> td, #sp-wp-post-list-1.sp-wp-post-list> article> .entry-content table:not(.sp-table)> tbody> tr:nth-child(even)> td, #sp-wp-post-list-2.sp-wp-post-list> article> .entry-content table:not(.sp-table)> tbody> tr:nth-child(even)> td, #sp-wp-post-list-3.sp-wp-post-list> article> .entry-content table:not(.sp-table)> tbody> tr:nth-child(even)> td, #sp-wp-post-list-4.sp-wp-post-list> article> .entry-content table:not(.sp-table)> tbody> tr:nth-child(even)> td, #sp-wp-post-list-5.sp-wp-post-list> article> .entry-content table:not(.sp-table)> tbody> tr:nth-child(even)> td, #sp-wp-post-list-6.sp-wp-post-list> article> .entry-content table:not(.sp-table)> tbody> tr:nth-child(even)> td {
}

#sp-entry-content-1.sp-wp-post-list> article> .entry-content table:not(.sp-table)> tbody> tr:nth-child(odd)> td, #sp-entry-content-10.sp-wp-post-list> article> .entry-content table:not(.sp-table)> tbody> tr:nth-child(odd)> td, #sp-entry-content-11.sp-wp-post-list> article> .entry-content table:not(.sp-table)> tbody> tr:nth-child(odd)> td, #sp-entry-content-2.sp-wp-post-list> article> .entry-content table:not(.sp-table)> tbody> tr:nth-child(odd)> td, #sp-entry-content-3.sp-wp-post-list> article> .entry-content table:not(.sp-table)> tbody> tr:nth-child(odd)> td, #sp-entry-content-4.sp-wp-post-list> article> .entry-content table:not(.sp-table)> tbody> tr:nth-child(odd)> td, #sp-entry-content-5.sp-wp-post-list> article> .entry-content table:not(.sp-table)> tbody> tr:nth-child(odd)> td, #sp-entry-content-6.sp-wp-post-list> article> .entry-content table:not(.sp-table)> tbody> tr:nth-child(odd)> td, #sp-entry-content-7.sp-wp-post-list> article> .entry-content table:not(.sp-table)> tbody> tr:nth-child(odd)> td, #sp-entry-content-8.sp-wp-post-list> article> .entry-content table:not(.sp-table)> tbody> tr:nth-child(odd)> td, #sp-entry-content-9.sp-wp-post-list> article> .entry-content table:not(.sp-table)> tbody> tr:nth-child(odd)> td, #sp-wp-post-list-1.sp-wp-post-list> article> .entry-content table:not(.sp-table)> tbody> tr:nth-child(odd)> td, #sp-wp-post-list-2.sp-wp-post-list> article> .entry-content table:not(.sp-table)> tbody> tr:nth-child(odd)> td, #sp-wp-post-list-3.sp-wp-post-list> article> .entry-content table:not(.sp-table)> tbody> tr:nth-child(odd)> td, #sp-wp-post-list-4.sp-wp-post-list> article> .entry-content table:not(.sp-table)> tbody> tr:nth-child(odd)> td, #sp-wp-post-list-5.sp-wp-post-list> article> .entry-content table:not(.sp-table)> tbody> tr:nth-child(odd)> td, #sp-wp-post-list-6.sp-wp-post-list> article> .entry-content table:not(.sp-table)> tbody> tr:nth-child(odd)> td {
}

.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-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.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-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 : #001e54;
  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-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 : #001e54;
  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-entry-content-1.sp-wp-post-list> article> .entry-content u, #sp-entry-content-10.sp-wp-post-list> article> .entry-content u, #sp-entry-content-11.sp-wp-post-list> article> .entry-content u, #sp-entry-content-2.sp-wp-post-list> article> .entry-content u, #sp-entry-content-3.sp-wp-post-list> article> .entry-content u, #sp-entry-content-4.sp-wp-post-list> article> .entry-content u, #sp-entry-content-5.sp-wp-post-list> article> .entry-content u, #sp-entry-content-6.sp-wp-post-list> article> .entry-content u, #sp-entry-content-7.sp-wp-post-list> article> .entry-content u, #sp-entry-content-8.sp-wp-post-list> article> .entry-content u, #sp-entry-content-9.sp-wp-post-list> article> .entry-content u, #sp-wp-post-list-1.sp-wp-post-list> article> .entry-content u, #sp-wp-post-list-2.sp-wp-post-list> article> .entry-content u, #sp-wp-post-list-3.sp-wp-post-list> article> .entry-content u, #sp-wp-post-list-4.sp-wp-post-list> article> .entry-content u, #sp-wp-post-list-5.sp-wp-post-list> article> .entry-content u, #sp-wp-post-list-6.sp-wp-post-list> article> .entry-content u {
}

.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-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-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 : 6px;
  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-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-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-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-entry-content-1.sp-wp-post-list> article> .entry-content var, #sp-entry-content-10.sp-wp-post-list> article> .entry-content var, #sp-entry-content-11.sp-wp-post-list> article> .entry-content var, #sp-entry-content-2.sp-wp-post-list> article> .entry-content var, #sp-entry-content-3.sp-wp-post-list> article> .entry-content var, #sp-entry-content-4.sp-wp-post-list> article> .entry-content var, #sp-entry-content-5.sp-wp-post-list> article> .entry-content var, #sp-entry-content-6.sp-wp-post-list> article> .entry-content var, #sp-entry-content-7.sp-wp-post-list> article> .entry-content var, #sp-entry-content-8.sp-wp-post-list> article> .entry-content var, #sp-entry-content-9.sp-wp-post-list> article> .entry-content var, #sp-wp-post-list-1.sp-wp-post-list> article> .entry-content var, #sp-wp-post-list-2.sp-wp-post-list> article> .entry-content var, #sp-wp-post-list-3.sp-wp-post-list> article> .entry-content var, #sp-wp-post-list-4.sp-wp-post-list> article> .entry-content var, #sp-wp-post-list-5.sp-wp-post-list> article> .entry-content var, #sp-wp-post-list-6.sp-wp-post-list> article> .entry-content var {
}

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

.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-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-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 > 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-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;
  background-color : #ffffff;
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 0px;
  clear : both;
  overflow : hidden;
}

.sp-wp-post-list#sp-entry-content-1 > article > footer .by-author, .sp-wp-post-list#sp-entry-content-10 > article > footer .by-author, .sp-wp-post-list#sp-entry-content-11 > 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 : #333333;
}

.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-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-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 : #333333;
}

.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-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-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 : #333333;
}

.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-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, .sp-wp-post-list#sp-entry-content-10 > article > footer .date, .sp-wp-post-list#sp-entry-content-11 > article > footer .date, .sp-wp-post-list#sp-entry-content-2 > article > footer .date, .sp-wp-post-list#sp-entry-content-3 > article > footer .date, .sp-wp-post-list#sp-entry-content-4 > article > footer .date, .sp-wp-post-list#sp-entry-content-5 > article > footer .date, .sp-wp-post-list#sp-entry-content-6 > article > footer .date, .sp-wp-post-list#sp-entry-content-7 > article > footer .date, .sp-wp-post-list#sp-entry-content-8 > article > footer .date, .sp-wp-post-list#sp-entry-content-9 > article > footer .date, .sp-wp-post-list#sp-wp-post-list-1 > article > footer .date, .sp-wp-post-list#sp-wp-post-list-2 > article > footer .date, .sp-wp-post-list#sp-wp-post-list-3 > article > footer .date, .sp-wp-post-list#sp-wp-post-list-4 > article > footer .date, .sp-wp-post-list#sp-wp-post-list-5 > article > footer .date, .sp-wp-post-list#sp-wp-post-list-6 > article > footer .date{
  color : #333333;
}

.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-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-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-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-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 : #333333;
}

.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-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-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 : #333333;
  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-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-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{
  background-color : #ffffff;
  padding-top : 14px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 7px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : none;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  overflow : hidden;
}

.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-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 : #000000;
  background-color : transparent;
  text-decoration : none;
  margin-top : 0px;
  margin-left : 0px;
  margin-bottom : 0px;
}

.sp-wp-post-list#sp-entry-content-1 > article > header > h1::before, .sp-wp-post-list#sp-entry-content-10 > article > header > h1::before, .sp-wp-post-list#sp-entry-content-11 > article > header > h1::before, .sp-wp-post-list#sp-entry-content-2 > article > header > h1::before, .sp-wp-post-list#sp-entry-content-3 > article > header > h1::before, .sp-wp-post-list#sp-entry-content-4 > article > header > h1::before, .sp-wp-post-list#sp-entry-content-5 > article > header > h1::before, .sp-wp-post-list#sp-entry-content-6 > article > header > h1::before, .sp-wp-post-list#sp-entry-content-7 > article > header > h1::before, .sp-wp-post-list#sp-entry-content-8 > article > header > h1::before, .sp-wp-post-list#sp-entry-content-9 > article > header > h1::before, .sp-wp-post-list#sp-wp-post-list-1 > article > header > h1::before, .sp-wp-post-list#sp-wp-post-list-2 > article > header > h1::before, .sp-wp-post-list#sp-wp-post-list-3 > article > header > h1::before, .sp-wp-post-list#sp-wp-post-list-4 > article > header > h1::before, .sp-wp-post-list#sp-wp-post-list-5 > article > header > h1::before, .sp-wp-post-list#sp-wp-post-list-6 > article > header > h1::before{
  background-image : url(img/icon-headline-01.png);
  background-repeat : no-repeat;
  background-position : center center;
  background-size : cover;
  margin-top : 8px;
  margin-right : 20px;
  width : 24px;
  height : 35px;
  float : left;
  display : inline-block;
  content : '';
}

.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-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 : #000000;
  background-color : transparent;
  text-decoration : none;
  margin-top : 0px;
  margin-left : 0px;
  margin-bottom : 0px;
}

.sp-wp-post-list#sp-entry-content-1 > article > header > h4::before, .sp-wp-post-list#sp-entry-content-10 > article > header > h4::before, .sp-wp-post-list#sp-entry-content-11 > article > header > h4::before, .sp-wp-post-list#sp-entry-content-2 > article > header > h4::before, .sp-wp-post-list#sp-entry-content-3 > article > header > h4::before, .sp-wp-post-list#sp-entry-content-4 > article > header > h4::before, .sp-wp-post-list#sp-entry-content-5 > article > header > h4::before, .sp-wp-post-list#sp-entry-content-6 > article > header > h4::before, .sp-wp-post-list#sp-entry-content-7 > article > header > h4::before, .sp-wp-post-list#sp-entry-content-8 > article > header > h4::before, .sp-wp-post-list#sp-entry-content-9 > article > header > h4::before, .sp-wp-post-list#sp-wp-post-list-1 > article > header > h4::before, .sp-wp-post-list#sp-wp-post-list-2 > article > header > h4::before, .sp-wp-post-list#sp-wp-post-list-3 > article > header > h4::before, .sp-wp-post-list#sp-wp-post-list-4 > article > header > h4::before, .sp-wp-post-list#sp-wp-post-list-5 > article > header > h4::before, .sp-wp-post-list#sp-wp-post-list-6 > article > header > h4::before{
  background-image : url(img/icon-headline-01.png);
  background-repeat : no-repeat;
  background-position : center center;
  background-size : cover;
  margin-top : 8px;
  margin-right : 20px;
  width : 24px;
  height : 35px;
  float : left;
  display : inline-block;
  content : '';
}

.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-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{
  padding-left : 20px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 10px;
  margin-bottom : 0px;
  float : left;
}

.sp-wp-post-list#sp-entry-content-1 > article > p > 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-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 + .hpb-more-entry, .sp-wp-post-list#sp-entry-content-10 > dl + .hpb-more-entry, .sp-wp-post-list#sp-entry-content-11 > dl + .hpb-more-entry, .sp-wp-post-list#sp-entry-content-2 > dl + .hpb-more-entry, .sp-wp-post-list#sp-entry-content-3 > dl + .hpb-more-entry, .sp-wp-post-list#sp-entry-content-4 > dl + .hpb-more-entry, .sp-wp-post-list#sp-entry-content-5 > dl + .hpb-more-entry, .sp-wp-post-list#sp-entry-content-6 > dl + .hpb-more-entry, .sp-wp-post-list#sp-entry-content-7 > dl + .hpb-more-entry, .sp-wp-post-list#sp-entry-content-8 > dl + .hpb-more-entry, .sp-wp-post-list#sp-entry-content-9 > dl + .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-1 > dl + .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-2 > dl + .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-3 > dl + .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-4 > dl + .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-5 > dl + .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-6 > dl + .hpb-more-entry{
  margin-top : 0px;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 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-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{
  padding-left : 20px;
  padding-right : 20px;
  margin-bottom : 0px;
}

.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-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;
  padding-top : 14px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 7px;
  margin-bottom : 0px;
  overflow : hidden;
}

.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-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 : #000000;
  background-color : transparent;
  text-decoration : none;
  margin-top : 0px;
  margin-left : 0px;
  margin-bottom : 0px;
}

.sp-wp-post-list#sp-entry-content-1 > h3 > a::before, .sp-wp-post-list#sp-entry-content-10 > h3 > a::before, .sp-wp-post-list#sp-entry-content-11 > h3 > a::before, .sp-wp-post-list#sp-entry-content-2 > h3 > a::before, .sp-wp-post-list#sp-entry-content-3 > h3 > a::before, .sp-wp-post-list#sp-entry-content-4 > h3 > a::before, .sp-wp-post-list#sp-entry-content-5 > h3 > a::before, .sp-wp-post-list#sp-entry-content-6 > h3 > a::before, .sp-wp-post-list#sp-entry-content-7 > h3 > a::before, .sp-wp-post-list#sp-entry-content-8 > h3 > a::before, .sp-wp-post-list#sp-entry-content-9 > h3 > a::before, .sp-wp-post-list#sp-wp-post-list-1 > h3 > a::before, .sp-wp-post-list#sp-wp-post-list-2 > h3 > a::before, .sp-wp-post-list#sp-wp-post-list-3 > h3 > a::before, .sp-wp-post-list#sp-wp-post-list-4 > h3 > a::before, .sp-wp-post-list#sp-wp-post-list-5 > h3 > a::before, .sp-wp-post-list#sp-wp-post-list-6 > h3 > a::before{
  background-image : url(img/icon-headline-01.png);
  background-repeat : no-repeat;
  background-position : center center;
  background-size : cover;
  margin-top : 8px;
  margin-right : 20px;
  width : 24px;
  height : 35px;
  float : left;
  display : inline-block;
  content : '';
}

.sp-wp-post-list#sp-entry-content-1 > h3 ~ article, .sp-wp-post-list#sp-entry-content-10 > h3 ~ article, .sp-wp-post-list#sp-entry-content-11 > h3 ~ article, .sp-wp-post-list#sp-entry-content-2 > h3 ~ article, .sp-wp-post-list#sp-entry-content-3 > h3 ~ article, .sp-wp-post-list#sp-entry-content-4 > h3 ~ article, .sp-wp-post-list#sp-entry-content-5 > h3 ~ article, .sp-wp-post-list#sp-entry-content-6 > h3 ~ article, .sp-wp-post-list#sp-entry-content-7 > h3 ~ article, .sp-wp-post-list#sp-entry-content-8 > h3 ~ article, .sp-wp-post-list#sp-entry-content-9 > h3 ~ article, .sp-wp-post-list#sp-wp-post-list-1 > h3 ~ article, .sp-wp-post-list#sp-wp-post-list-2 > h3 ~ article, .sp-wp-post-list#sp-wp-post-list-3 > h3 ~ article, .sp-wp-post-list#sp-wp-post-list-4 > h3 ~ article, .sp-wp-post-list#sp-wp-post-list-5 > h3 ~ article, .sp-wp-post-list#sp-wp-post-list-6 > h3 ~ article{
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

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

.sp-wp-post-list#sp-entry-content-1 > header, .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-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;
  padding-top : 14px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 7px;
  margin-bottom : 0px;
  overflow : hidden;
}

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

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

.sp-wp-post-list#sp-entry-content-1 > header > 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-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 : #000000;
  background-color : transparent;
  text-decoration : none;
  margin-top : 0px;
  margin-left : 0px;
  margin-bottom : 0px;
}

.sp-wp-post-list#sp-entry-content-1 > header > h1::before, .sp-wp-post-list#sp-entry-content-10 > header > h1::before, .sp-wp-post-list#sp-entry-content-11 > header > h1::before, .sp-wp-post-list#sp-entry-content-2 > header > h1::before, .sp-wp-post-list#sp-entry-content-3 > header > h1::before, .sp-wp-post-list#sp-entry-content-4 > header > h1::before, .sp-wp-post-list#sp-entry-content-5 > header > h1::before, .sp-wp-post-list#sp-entry-content-6 > header > h1::before, .sp-wp-post-list#sp-entry-content-7 > header > h1::before, .sp-wp-post-list#sp-entry-content-8 > header > h1::before, .sp-wp-post-list#sp-entry-content-9 > header > h1::before, .sp-wp-post-list#sp-wp-post-list-1 > header > h1::before, .sp-wp-post-list#sp-wp-post-list-2 > header > h1::before, .sp-wp-post-list#sp-wp-post-list-3 > header > h1::before, .sp-wp-post-list#sp-wp-post-list-4 > header > h1::before, .sp-wp-post-list#sp-wp-post-list-5 > header > h1::before, .sp-wp-post-list#sp-wp-post-list-6 > header > h1::before{
  background-image : url(img/icon-headline-01.png);
  background-repeat : no-repeat;
  background-position : center center;
  background-size : cover;
  margin-top : 8px;
  margin-right : 20px;
  width : 24px;
  height : 35px;
  float : left;
  display : inline-block;
  content : '';
}

.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-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 : 20px;
  margin-bottom : 20px;
  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-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 : #ffffff;
  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-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-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-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-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-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-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-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-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-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-left : 0px;
  margin-left : 20px;
  margin-right : 20px;
  margin-bottom : 30px;
  list-style-type : none;
}

.sp-wp-post-list#sp-entry-content-1 > ul + .hpb-more-entry, .sp-wp-post-list#sp-entry-content-10 > ul + .hpb-more-entry, .sp-wp-post-list#sp-entry-content-11 > ul + .hpb-more-entry, .sp-wp-post-list#sp-entry-content-2 > ul + .hpb-more-entry, .sp-wp-post-list#sp-entry-content-3 > ul + .hpb-more-entry, .sp-wp-post-list#sp-entry-content-4 > ul + .hpb-more-entry, .sp-wp-post-list#sp-entry-content-5 > ul + .hpb-more-entry, .sp-wp-post-list#sp-entry-content-6 > ul + .hpb-more-entry, .sp-wp-post-list#sp-entry-content-7 > ul + .hpb-more-entry, .sp-wp-post-list#sp-entry-content-8 > ul + .hpb-more-entry, .sp-wp-post-list#sp-entry-content-9 > ul + .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-1 > ul + .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-2 > ul + .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-3 > ul + .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-4 > ul + .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-5 > ul + .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-6 > ul + .hpb-more-entry{
  margin-top : 0px;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#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-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-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{
  color : #333333;
  background-image : url(img/icon-arrow-right.png);
  background-repeat : no-repeat;
  background-position : left 10px;
  background-size : 3px 5px;
  text-decoration : underline;
  padding-left : 20px;
}

@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-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-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-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-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-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;
    margin-bottom : 20px;
    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-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;
  }
}

.page-access#content #page-content, .page-blog#content #page-content, .page-contact#content #page-content, .page-itemlist#content #page-content, .page-recruit#content #page-content, #sp-block-container-1, #sp-block-container-2, #sp-block-container-3, #sp-block-container-4, #sp-block-container-5, #sp-block-container-6, #sp-block-container-7{
  line-height : 2;
  background-color : #ffffff;
  padding-top : 26px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 30px;
  margin-bottom : 35px;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
}

.page-access#content #page-content + footer, .page-blog#content #page-content + footer, .page-contact#content #page-content + footer, .page-itemlist#content #page-content + footer, .page-recruit#content #page-content + footer, #sp-block-container-1 + footer, #sp-block-container-2 + footer, #sp-block-container-3 + footer, #sp-block-container-4 + footer, #sp-block-container-5 + footer, #sp-block-container-6 + footer, #sp-block-container-7 + footer{
  background-color : #ffffff;
  padding-top : 0px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 30px;
  margin-top : -5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
}

.page-access#content #page-content > .acronym, .page-blog#content #page-content > .acronym, .page-contact#content #page-content > .acronym, .page-itemlist#content #page-content > .acronym, .page-recruit#content #page-content > .acronym, #sp-block-container-1 > .acronym, #sp-block-container-2 > .acronym, #sp-block-container-3 > .acronym, #sp-block-container-4 > .acronym, #sp-block-container-5 > .acronym, #sp-block-container-6 > .acronym, #sp-block-container-7 > .acronym{
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #333333;
  cursor : help;
}

.page-access#content #page-content > .address, .page-blog#content #page-content > .address, .page-contact#content #page-content > .address, .page-itemlist#content #page-content > .address, .page-recruit#content #page-content > .address, #sp-block-container-1 > .address, #sp-block-container-2 > .address, #sp-block-container-3 > .address, #sp-block-container-4 > .address, #sp-block-container-5 > .address, #sp-block-container-6 > .address, #sp-block-container-7 > .address{
  font-style : italic;
}

.page-access#content #page-content > .big, .page-blog#content #page-content > .big, .page-contact#content #page-content > .big, .page-itemlist#content #page-content > .big, .page-recruit#content #page-content > .big, #sp-block-container-1 > .big, #sp-block-container-2 > .big, #sp-block-container-3 > .big, #sp-block-container-4 > .big, #sp-block-container-5 > .big, #sp-block-container-6 > .big, #sp-block-container-7 > .big{
  font-size : 1.7rem;
}

.page-access#content #page-content > .ins, .page-blog#content #page-content > .ins, .page-contact#content #page-content > .ins, .page-itemlist#content #page-content > .ins, .page-recruit#content #page-content > .ins, #sp-block-container-1 > .ins, #sp-block-container-2 > .ins, #sp-block-container-3 > .ins, #sp-block-container-4 > .ins, #sp-block-container-5 > .ins, #sp-block-container-6 > .ins, #sp-block-container-7 > .ins{
  background-color : #fff9bf;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  text-decoration : none;
}

.page-access#content #page-content > .pre, .page-blog#content #page-content > .pre, .page-contact#content #page-content > .pre, .page-itemlist#content #page-content > .pre, .page-recruit#content #page-content > .pre, #sp-block-container-1 > .pre, #sp-block-container-2 > .pre, #sp-block-container-3 > .pre, #sp-block-container-4 > .pre, #sp-block-container-5 > .pre, #sp-block-container-6 > .pre, #sp-block-container-7 > .pre{
  line-height : 1.6;
  background-color : #eeeeee;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 1.6em;
  padding-left : 1.6em;
  padding-right : 1.6em;
  padding-bottom : 1.6em;
  margin-bottom : 1.6em;
  max-width : 100%;
  white-space : pre;
  overflow : auto;
}

.page-access#content #page-content > a, .page-blog#content #page-content > a, .page-contact#content #page-content > a, .page-itemlist#content #page-content > a, .page-recruit#content #page-content > a, #sp-block-container-1 > a, #sp-block-container-2 > a, #sp-block-container-3 > a, #sp-block-container-4 > a, #sp-block-container-5 > a, #sp-block-container-6 > a, #sp-block-container-7 > a{
  color : #001e54;
  text-decoration : underline;
}

.page-access#content #page-content > a:visited, .page-blog#content #page-content > a:visited, .page-contact#content #page-content > a:visited, .page-itemlist#content #page-content > a:visited, .page-recruit#content #page-content > a:visited, #sp-block-container-1 > a:visited, #sp-block-container-2 > a:visited, #sp-block-container-3 > a:visited, #sp-block-container-4 > a:visited, #sp-block-container-5 > a:visited, #sp-block-container-6 > a:visited, #sp-block-container-7 > a:visited{
  text-decoration : none;
}

.page-access#content #page-content > a:hover, .page-blog#content #page-content > a:hover, .page-contact#content #page-content > a:hover, .page-itemlist#content #page-content > a:hover, .page-recruit#content #page-content > a:hover, #sp-block-container-1 > a:hover, #sp-block-container-2 > a:hover, #sp-block-container-3 > a:hover, #sp-block-container-4 > a:hover, #sp-block-container-5 > a:hover, #sp-block-container-6 > a:hover, #sp-block-container-7 > a:hover{
  text-decoration : none;
}

.page-access#content #page-content > a > img:not(.sp-image), .page-blog#content #page-content > a > img:not(.sp-image), .page-contact#content #page-content > a > img:not(.sp-image), .page-itemlist#content #page-content > a > img:not(.sp-image), .page-recruit#content #page-content > a > img:not(.sp-image), #sp-block-container-1 > a > img:not(.sp-image), #sp-block-container-2 > a > img:not(.sp-image), #sp-block-container-3 > a > img:not(.sp-image), #sp-block-container-4 > a > img:not(.sp-image), #sp-block-container-5 > a > img:not(.sp-image), #sp-block-container-6 > a > img:not(.sp-image), #sp-block-container-7 > a > img:not(.sp-image){
  margin-top : 20px;
  margin-bottom : 20px;
}

.page-access#content #page-content > abbr, .page-blog#content #page-content > abbr, .page-contact#content #page-content > abbr, .page-itemlist#content #page-content > abbr, .page-recruit#content #page-content > abbr, #sp-block-container-1 > abbr, #sp-block-container-2 > abbr, #sp-block-container-3 > abbr, #sp-block-container-4 > abbr, #sp-block-container-5 > abbr, #sp-block-container-6 > abbr, #sp-block-container-7 > abbr{
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #333333;
  cursor : help;
}

.page-access#content #page-content > acronym, .page-blog#content #page-content > acronym, .page-contact#content #page-content > acronym, .page-itemlist#content #page-content > acronym, .page-recruit#content #page-content > acronym, #sp-block-container-1 > acronym, #sp-block-container-2 > acronym, #sp-block-container-3 > acronym, #sp-block-container-4 > acronym, #sp-block-container-5 > acronym, #sp-block-container-6 > acronym, #sp-block-container-7 > acronym{
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #333333;
  cursor : help;
}

.page-access#content #page-content > address, .page-blog#content #page-content > address, .page-contact#content #page-content > address, .page-itemlist#content #page-content > address, .page-recruit#content #page-content > address, #sp-block-container-1 > address, #sp-block-container-2 > address, #sp-block-container-3 > address, #sp-block-container-4 > address, #sp-block-container-5 > address, #sp-block-container-6 > address, #sp-block-container-7 > address{
  font-style : italic;
}

#content.page-access #page-content> b, #content.page-blog #page-content> b, #content.page-contact #page-content> b, #content.page-itemlist #page-content> b, #content.page-recruit #page-content> b, #sp-block-container-1> b, #sp-block-container-2> b, #sp-block-container-3> b, #sp-block-container-4> b, #sp-block-container-5> b, #sp-block-container-6> b, #sp-block-container-7> b {
}

.page-access#content #page-content > big, .page-blog#content #page-content > big, .page-contact#content #page-content > big, .page-itemlist#content #page-content > big, .page-recruit#content #page-content > big, #sp-block-container-1 > big, #sp-block-container-2 > big, #sp-block-container-3 > big, #sp-block-container-4 > big, #sp-block-container-5 > big, #sp-block-container-6 > big, #sp-block-container-7 > big{
  font-size : 1.7rem;
}

.page-access#content #page-content > blockquote, .page-blog#content #page-content > blockquote, .page-contact#content #page-content > blockquote, .page-itemlist#content #page-content > blockquote, .page-recruit#content #page-content > blockquote, #sp-block-container-1 > blockquote, #sp-block-container-2 > blockquote, #sp-block-container-3 > blockquote, #sp-block-container-4 > blockquote, #sp-block-container-5 > blockquote, #sp-block-container-6 > blockquote, #sp-block-container-7 > blockquote{
  background-color : #f5f5f5;
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 20px;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
}

.page-access#content #page-content > blockquote p, .page-blog#content #page-content > blockquote p, .page-contact#content #page-content > blockquote p, .page-itemlist#content #page-content > blockquote p, .page-recruit#content #page-content > blockquote p, #sp-block-container-1 > blockquote p, #sp-block-container-2 > blockquote p, #sp-block-container-3 > blockquote p, #sp-block-container-4 > blockquote p, #sp-block-container-5 > blockquote p, #sp-block-container-6 > blockquote p, #sp-block-container-7 > blockquote p{
  margin-top : 19px;
  margin-bottom : 0px;
}

.page-access#content #page-content > blockquote p:first-child, .page-blog#content #page-content > blockquote p:first-child, .page-contact#content #page-content > blockquote p:first-child, .page-itemlist#content #page-content > blockquote p:first-child, .page-recruit#content #page-content > blockquote p:first-child, #sp-block-container-1 > blockquote p:first-child, #sp-block-container-2 > blockquote p:first-child, #sp-block-container-3 > blockquote p:first-child, #sp-block-container-4 > blockquote p:first-child, #sp-block-container-5 > blockquote p:first-child, #sp-block-container-6 > blockquote p:first-child, #sp-block-container-7 > blockquote p:first-child{
  margin-top : 0px;
}

#content.page-access #page-content> cite, #content.page-blog #page-content> cite, #content.page-contact #page-content> cite, #content.page-itemlist #page-content> cite, #content.page-recruit #page-content> cite, #sp-block-container-1> cite, #sp-block-container-2> cite, #sp-block-container-3> cite, #sp-block-container-4> cite, #sp-block-container-5> cite, #sp-block-container-6> cite, #sp-block-container-7> cite {
}

#content.page-access #page-content> code, #content.page-blog #page-content> code, #content.page-contact #page-content> code, #content.page-itemlist #page-content> code, #content.page-recruit #page-content> code, #sp-block-container-1> code, #sp-block-container-2> code, #sp-block-container-3> code, #sp-block-container-4> code, #sp-block-container-5> code, #sp-block-container-6> code, #sp-block-container-7> code {
}

#content.page-access #page-content> dfn, #content.page-blog #page-content> dfn, #content.page-contact #page-content> dfn, #content.page-itemlist #page-content> dfn, #content.page-recruit #page-content> dfn, #sp-block-container-1> dfn, #sp-block-container-2> dfn, #sp-block-container-3> dfn, #sp-block-container-4> dfn, #sp-block-container-5> dfn, #sp-block-container-6> dfn, #sp-block-container-7> dfn {
}

.page-access#content #page-content > dl:not(.sp-definition-list), .page-blog#content #page-content > dl:not(.sp-definition-list), .page-contact#content #page-content > dl:not(.sp-definition-list), .page-itemlist#content #page-content > dl:not(.sp-definition-list), .page-recruit#content #page-content > dl:not(.sp-definition-list), #sp-block-container-1 > dl:not(.sp-definition-list), #sp-block-container-2 > dl:not(.sp-definition-list), #sp-block-container-3 > dl:not(.sp-definition-list), #sp-block-container-4 > dl:not(.sp-definition-list), #sp-block-container-5 > dl:not(.sp-definition-list), #sp-block-container-6 > dl:not(.sp-definition-list), #sp-block-container-7 > dl:not(.sp-definition-list){
  margin-bottom : 20px;
}

.page-access#content #page-content > dl:not(.sp-definition-list) > dd, .page-blog#content #page-content > dl:not(.sp-definition-list) > dd, .page-contact#content #page-content > dl:not(.sp-definition-list) > dd, .page-itemlist#content #page-content > dl:not(.sp-definition-list) > dd, .page-recruit#content #page-content > dl:not(.sp-definition-list) > dd, #sp-block-container-1 > dl:not(.sp-definition-list) > dd, #sp-block-container-2 > dl:not(.sp-definition-list) > dd, #sp-block-container-3 > dl:not(.sp-definition-list) > dd, #sp-block-container-4 > dl:not(.sp-definition-list) > dd, #sp-block-container-5 > dl:not(.sp-definition-list) > dd, #sp-block-container-6 > dl:not(.sp-definition-list) > dd, #sp-block-container-7 > dl:not(.sp-definition-list) > dd{
  margin-top : 10px;
  margin-left : 35px;
  margin-right : 0px;
  margin-bottom : 0px;
}

.page-access#content #page-content > dl:not(.sp-definition-list) > dt, .page-blog#content #page-content > dl:not(.sp-definition-list) > dt, .page-contact#content #page-content > dl:not(.sp-definition-list) > dt, .page-itemlist#content #page-content > dl:not(.sp-definition-list) > dt, .page-recruit#content #page-content > dl:not(.sp-definition-list) > dt, #sp-block-container-1 > dl:not(.sp-definition-list) > dt, #sp-block-container-2 > dl:not(.sp-definition-list) > dt, #sp-block-container-3 > dl:not(.sp-definition-list) > dt, #sp-block-container-4 > dl:not(.sp-definition-list) > dt, #sp-block-container-5 > dl:not(.sp-definition-list) > dt, #sp-block-container-6 > dl:not(.sp-definition-list) > dt, #sp-block-container-7 > 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 : #00142f;
}

.page-access#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), .page-blog#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), .page-contact#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), .page-itemlist#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), .page-recruit#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), #sp-block-container-1 > dl:not(.sp-definition-list) > dt:nth-of-type(1), #sp-block-container-2 > dl:not(.sp-definition-list) > dt:nth-of-type(1), #sp-block-container-3 > dl:not(.sp-definition-list) > dt:nth-of-type(1), #sp-block-container-4 > dl:not(.sp-definition-list) > dt:nth-of-type(1), #sp-block-container-5 > dl:not(.sp-definition-list) > dt:nth-of-type(1), #sp-block-container-6 > dl:not(.sp-definition-list) > dt:nth-of-type(1), #sp-block-container-7 > dl:not(.sp-definition-list) > dt:nth-of-type(1){
  margin-top : 0px;
}

#content.page-access #page-content> em, #content.page-blog #page-content> em, #content.page-contact #page-content> em, #content.page-itemlist #page-content> em, #content.page-recruit #page-content> em, #sp-block-container-1> em, #sp-block-container-2> em, #sp-block-container-3> em, #sp-block-container-4> em, #sp-block-container-5> em, #sp-block-container-6> em, #sp-block-container-7> em {
}

.page-access#content #page-content > h1, .page-blog#content #page-content > h1, .page-contact#content #page-content > h1, .page-itemlist#content #page-content > h1, .page-recruit#content #page-content > h1, #sp-block-container-1 > h1, #sp-block-container-2 > h1, #sp-block-container-3 > h1, #sp-block-container-4 > h1, #sp-block-container-5 > h1, #sp-block-container-6 > h1, #sp-block-container-7 > h1{
  font-size : 2.8rem;
  font-weight : bold;
  line-height : 2;
  text-decoration : none;
  overflow : hidden;
}

.page-access#content #page-content > h1::before, .page-blog#content #page-content > h1::before, .page-contact#content #page-content > h1::before, .page-itemlist#content #page-content > h1::before, .page-recruit#content #page-content > h1::before, #sp-block-container-1 > h1::before, #sp-block-container-2 > h1::before, #sp-block-container-3 > h1::before, #sp-block-container-4 > h1::before, #sp-block-container-5 > h1::before, #sp-block-container-6 > h1::before, #sp-block-container-7 > h1::before{
  background-image : url(img/icon-headline-01.png);
  background-repeat : no-repeat;
  background-position : center center;
  background-size : cover;
  margin-top : 8px;
  margin-right : 20px;
  width : 24px;
  height : 35px;
  float : left;
  display : inline-block;
  content : '';
}

.page-access#content #page-content > h2, .page-blog#content #page-content > h2, .page-contact#content #page-content > h2, .page-itemlist#content #page-content > h2, .page-recruit#content #page-content > h2, #sp-block-container-1 > h2, #sp-block-container-2 > h2, #sp-block-container-3 > h2, #sp-block-container-4 > h2, #sp-block-container-5 > h2, #sp-block-container-6 > h2, #sp-block-container-7 > h2{
  font-size : 2.4rem;
  font-weight : bold;
  line-height : 2;
  margin-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
}

.page-access#content #page-content > h3, .page-blog#content #page-content > h3, .page-contact#content #page-content > h3, .page-itemlist#content #page-content > h3, .page-recruit#content #page-content > h3, #sp-block-container-1 > h3, #sp-block-container-2 > h3, #sp-block-container-3 > h3, #sp-block-container-4 > h3, #sp-block-container-5 > h3, #sp-block-container-6 > h3, #sp-block-container-7 > h3{
  font-size : 2rem;
  font-weight : bold;
  line-height : 2;
  margin-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
}

.page-access#content #page-content > h4, .page-blog#content #page-content > h4, .page-contact#content #page-content > h4, .page-itemlist#content #page-content > h4, .page-recruit#content #page-content > h4, #sp-block-container-1 > h4, #sp-block-container-2 > h4, #sp-block-container-3 > h4, #sp-block-container-4 > h4, #sp-block-container-5 > h4, #sp-block-container-6 > h4, #sp-block-container-7 > h4{
  font-size : 1.8rem;
  font-weight : normal;
  line-height : 2;
  margin-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
}

.page-access#content #page-content > h5, .page-blog#content #page-content > h5, .page-contact#content #page-content > h5, .page-itemlist#content #page-content > h5, .page-recruit#content #page-content > h5, #sp-block-container-1 > h5, #sp-block-container-2 > h5, #sp-block-container-3 > h5, #sp-block-container-4 > h5, #sp-block-container-5 > h5, #sp-block-container-6 > h5, #sp-block-container-7 > h5{
  font-size : 1.4rem;
  font-weight : normal;
  line-height : 1.3;
  margin-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
}

.page-access#content #page-content > h6, .page-blog#content #page-content > h6, .page-contact#content #page-content > h6, .page-itemlist#content #page-content > h6, .page-recruit#content #page-content > h6, #sp-block-container-1 > h6, #sp-block-container-2 > h6, #sp-block-container-3 > h6, #sp-block-container-4 > h6, #sp-block-container-5 > h6, #sp-block-container-6 > h6, #sp-block-container-7 > h6{
  font-size : 1.3rem;
  font-weight : normal;
  line-height : 1.3;
  margin-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
}

.page-access#content #page-content > hr, .page-blog#content #page-content > hr, .page-contact#content #page-content > hr, .page-itemlist#content #page-content > hr, .page-recruit#content #page-content > hr, #sp-block-container-1 > hr, #sp-block-container-2 > hr, #sp-block-container-3 > hr, #sp-block-container-4 > hr, #sp-block-container-5 > hr, #sp-block-container-6 > hr, #sp-block-container-7 > hr{
  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;
}

#content.page-access #page-content> i, #content.page-blog #page-content> i, #content.page-contact #page-content> i, #content.page-itemlist #page-content> i, #content.page-recruit #page-content> i, #sp-block-container-1> i, #sp-block-container-2> i, #sp-block-container-3> i, #sp-block-container-4> i, #sp-block-container-5> i, #sp-block-container-6> i, #sp-block-container-7> i {
}

.page-access#content #page-content > ins, .page-blog#content #page-content > ins, .page-contact#content #page-content > ins, .page-itemlist#content #page-content > ins, .page-recruit#content #page-content > ins, #sp-block-container-1 > ins, #sp-block-container-2 > ins, #sp-block-container-3 > ins, #sp-block-container-4 > ins, #sp-block-container-5 > ins, #sp-block-container-6 > ins, #sp-block-container-7 > ins{
  background-color : #fff9bf;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  text-decoration : none;
}

#content.page-access #page-content> kbd, #content.page-blog #page-content> kbd, #content.page-contact #page-content> kbd, #content.page-itemlist #page-content> kbd, #content.page-recruit #page-content> kbd, #sp-block-container-1> kbd, #sp-block-container-2> kbd, #sp-block-container-3> kbd, #sp-block-container-4> kbd, #sp-block-container-5> kbd, #sp-block-container-6> kbd, #sp-block-container-7> kbd {
}

.page-access#content #page-content > ol, .page-blog#content #page-content > ol, .page-contact#content #page-content > ol, .page-itemlist#content #page-content > ol, .page-recruit#content #page-content > ol, #sp-block-container-1 > ol, #sp-block-container-2 > ol, #sp-block-container-3 > ol, #sp-block-container-4 > ol, #sp-block-container-5 > ol, #sp-block-container-6 > ol, #sp-block-container-7 > ol{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 20px;
  list-style-position : inside;
}

.page-access#content #page-content > ol li, .page-blog#content #page-content > ol li, .page-contact#content #page-content > ol li, .page-itemlist#content #page-content > ol li, .page-recruit#content #page-content > ol li, #sp-block-container-1 > ol li, #sp-block-container-2 > ol li, #sp-block-container-3 > ol li, #sp-block-container-4 > ol li, #sp-block-container-5 > ol li, #sp-block-container-6 > ol li, #sp-block-container-7 > ol li{
  padding-top : 6px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
}

.page-access#content #page-content > ol ol, .page-blog#content #page-content > ol ol, .page-contact#content #page-content > ol ol, .page-itemlist#content #page-content > ol ol, .page-recruit#content #page-content > ol ol, #sp-block-container-1 > ol ol, #sp-block-container-2 > ol ol, #sp-block-container-3 > ol ol, #sp-block-container-4 > ol ol, #sp-block-container-5 > ol ol, #sp-block-container-6 > ol ol, #sp-block-container-7 > ol ol{
  margin-left : 20px;
  margin-bottom : 0px;
}

.page-access#content #page-content > ol > ol > li:nth-of-type(1), .page-blog#content #page-content > ol > ol > li:nth-of-type(1), .page-contact#content #page-content > ol > ol > li:nth-of-type(1), .page-itemlist#content #page-content > ol > ol > li:nth-of-type(1), .page-recruit#content #page-content > ol > ol > li:nth-of-type(1), #sp-block-container-1 > ol > ol > li:nth-of-type(1), #sp-block-container-2 > ol > ol > li:nth-of-type(1), #sp-block-container-3 > ol > ol > li:nth-of-type(1), #sp-block-container-4 > ol > ol > li:nth-of-type(1), #sp-block-container-5 > ol > ol > li:nth-of-type(1), #sp-block-container-6 > ol > ol > li:nth-of-type(1), #sp-block-container-7 > ol > ol > li:nth-of-type(1){
  padding-top : 0px;
}

.page-access#content #page-content > p, .page-blog#content #page-content > p, .page-contact#content #page-content > p, .page-itemlist#content #page-content > p, .page-recruit#content #page-content > p, #sp-block-container-1 > p, #sp-block-container-2 > p, #sp-block-container-3 > p, #sp-block-container-4 > p, #sp-block-container-5 > p, #sp-block-container-6 > p, #sp-block-container-7 > p{
  font-size : 1.6rem;
  line-height : 1.6;
}

.page-access#content #page-content > p:nth-of-type(1), .page-blog#content #page-content > p:nth-of-type(1), .page-contact#content #page-content > p:nth-of-type(1), .page-itemlist#content #page-content > p:nth-of-type(1), .page-recruit#content #page-content > p:nth-of-type(1), #sp-block-container-1 > p:nth-of-type(1), #sp-block-container-2 > p:nth-of-type(1), #sp-block-container-3 > p:nth-of-type(1), #sp-block-container-4 > p:nth-of-type(1), #sp-block-container-5 > p:nth-of-type(1), #sp-block-container-6 > p:nth-of-type(1), #sp-block-container-7 > p:nth-of-type(1){
  margin-top : 0px;
}

.page-access#content #page-content > pre, .page-blog#content #page-content > pre, .page-contact#content #page-content > pre, .page-itemlist#content #page-content > pre, .page-recruit#content #page-content > pre, #sp-block-container-1 > pre, #sp-block-container-2 > pre, #sp-block-container-3 > pre, #sp-block-container-4 > pre, #sp-block-container-5 > pre, #sp-block-container-6 > pre, #sp-block-container-7 > pre{
  line-height : 1.6;
  background-color : #eeeeee;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 1.6em;
  padding-left : 1.6em;
  padding-right : 1.6em;
  padding-bottom : 1.6em;
  margin-bottom : 1.6em;
  max-width : 100%;
  white-space : pre;
  overflow : auto;
}

#content.page-access #page-content> q, #content.page-blog #page-content> q, #content.page-contact #page-content> q, #content.page-itemlist #page-content> q, #content.page-recruit #page-content> q, #sp-block-container-1> q, #sp-block-container-2> q, #sp-block-container-3> q, #sp-block-container-4> q, #sp-block-container-5> q, #sp-block-container-6> q, #sp-block-container-7> q {
}

#content.page-access #page-content> s, #content.page-blog #page-content> s, #content.page-contact #page-content> s, #content.page-itemlist #page-content> s, #content.page-recruit #page-content> s, #sp-block-container-1> s, #sp-block-container-2> s, #sp-block-container-3> s, #sp-block-container-4> s, #sp-block-container-5> s, #sp-block-container-6> s, #sp-block-container-7> s {
}

#content.page-access #page-content> samp, #content.page-blog #page-content> samp, #content.page-contact #page-content> samp, #content.page-itemlist #page-content> samp, #content.page-recruit #page-content> samp, #sp-block-container-1> samp, #sp-block-container-2> samp, #sp-block-container-3> samp, #sp-block-container-4> samp, #sp-block-container-5> samp, #sp-block-container-6> samp, #sp-block-container-7> samp {
}

#content.page-access #page-content> small, #content.page-blog #page-content> small, #content.page-contact #page-content> small, #content.page-itemlist #page-content> small, #content.page-recruit #page-content> small, #sp-block-container-1> small, #sp-block-container-2> small, #sp-block-container-3> small, #sp-block-container-4> small, #sp-block-container-5> small, #sp-block-container-6> small, #sp-block-container-7> small {
}

#content.page-access #page-content> strong, #content.page-blog #page-content> strong, #content.page-contact #page-content> strong, #content.page-itemlist #page-content> strong, #content.page-recruit #page-content> strong, #sp-block-container-1> strong, #sp-block-container-2> strong, #sp-block-container-3> strong, #sp-block-container-4> strong, #sp-block-container-5> strong, #sp-block-container-6> strong, #sp-block-container-7> strong {
}

#content.page-access #page-content> sub, #content.page-blog #page-content> sub, #content.page-contact #page-content> sub, #content.page-itemlist #page-content> sub, #content.page-recruit #page-content> sub, #sp-block-container-1> sub, #sp-block-container-2> sub, #sp-block-container-3> sub, #sp-block-container-4> sub, #sp-block-container-5> sub, #sp-block-container-6> sub, #sp-block-container-7> sub {
}

#content.page-access #page-content> sup, #content.page-blog #page-content> sup, #content.page-contact #page-content> sup, #content.page-itemlist #page-content> sup, #content.page-recruit #page-content> sup, #sp-block-container-1> sup, #sp-block-container-2> sup, #sp-block-container-3> sup, #sp-block-container-4> sup, #sp-block-container-5> sup, #sp-block-container-6> sup, #sp-block-container-7> sup {
}

.page-access#content #page-content > table:not(.sp-table), .page-blog#content #page-content > table:not(.sp-table), .page-contact#content #page-content > table:not(.sp-table), .page-itemlist#content #page-content > table:not(.sp-table), .page-recruit#content #page-content > table:not(.sp-table), #sp-block-container-1 > table:not(.sp-table), #sp-block-container-2 > table:not(.sp-table), #sp-block-container-3 > table:not(.sp-table), #sp-block-container-4 > table:not(.sp-table), #sp-block-container-5 > table:not(.sp-table), #sp-block-container-6 > table:not(.sp-table), #sp-block-container-7 > table:not(.sp-table){
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 20px;
  width : 100%;
  border-collapse : collapse;
}

#content.page-access #page-content> table:not(.sp-table)> tbody> tr:nth-child(even)> td, #content.page-blog #page-content> table:not(.sp-table)> tbody> tr:nth-child(even)> td, #content.page-contact #page-content> table:not(.sp-table)> tbody> tr:nth-child(even)> td, #content.page-itemlist #page-content> table:not(.sp-table)> tbody> tr:nth-child(even)> td, #content.page-recruit #page-content> table:not(.sp-table)> tbody> tr:nth-child(even)> td, #sp-block-container-1> table:not(.sp-table)> tbody> tr:nth-child(even)> td, #sp-block-container-2> table:not(.sp-table)> tbody> tr:nth-child(even)> td, #sp-block-container-3> table:not(.sp-table)> tbody> tr:nth-child(even)> td, #sp-block-container-4> table:not(.sp-table)> tbody> tr:nth-child(even)> td, #sp-block-container-5> table:not(.sp-table)> tbody> tr:nth-child(even)> td, #sp-block-container-6> table:not(.sp-table)> tbody> tr:nth-child(even)> td, #sp-block-container-7> table:not(.sp-table)> tbody> tr:nth-child(even)> td {
}

#content.page-access #page-content> table:not(.sp-table)> tbody> tr:nth-child(odd)> td, #content.page-blog #page-content> table:not(.sp-table)> tbody> tr:nth-child(odd)> td, #content.page-contact #page-content> table:not(.sp-table)> tbody> tr:nth-child(odd)> td, #content.page-itemlist #page-content> table:not(.sp-table)> tbody> tr:nth-child(odd)> td, #content.page-recruit #page-content> table:not(.sp-table)> tbody> tr:nth-child(odd)> td, #sp-block-container-1> table:not(.sp-table)> tbody> tr:nth-child(odd)> td, #sp-block-container-2> table:not(.sp-table)> tbody> tr:nth-child(odd)> td, #sp-block-container-3> table:not(.sp-table)> tbody> tr:nth-child(odd)> td, #sp-block-container-4> table:not(.sp-table)> tbody> tr:nth-child(odd)> td, #sp-block-container-5> table:not(.sp-table)> tbody> tr:nth-child(odd)> td, #sp-block-container-6> table:not(.sp-table)> tbody> tr:nth-child(odd)> td, #sp-block-container-7> table:not(.sp-table)> tbody> tr:nth-child(odd)> td {
}

.page-access#content #page-content > table:not(.sp-table) > tbody > tr > td, .page-blog#content #page-content > table:not(.sp-table) > tbody > tr > td, .page-contact#content #page-content > table:not(.sp-table) > tbody > tr > td, .page-itemlist#content #page-content > table:not(.sp-table) > tbody > tr > td, .page-recruit#content #page-content > table:not(.sp-table) > tbody > tr > td, #sp-block-container-1 > table:not(.sp-table) > tbody > tr > td, #sp-block-container-2 > table:not(.sp-table) > tbody > tr > td, #sp-block-container-3 > table:not(.sp-table) > tbody > tr > td, #sp-block-container-4 > table:not(.sp-table) > tbody > tr > td, #sp-block-container-5 > table:not(.sp-table) > tbody > tr > td, #sp-block-container-6 > table:not(.sp-table) > tbody > tr > td, #sp-block-container-7 > 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;
}

.page-access#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, .page-blog#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, .page-contact#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, .page-itemlist#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, .page-recruit#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, #sp-block-container-1 > table:not(.sp-table) > tbody > tr > th.col-title, #sp-block-container-2 > table:not(.sp-table) > tbody > tr > th.col-title, #sp-block-container-3 > table:not(.sp-table) > tbody > tr > th.col-title, #sp-block-container-4 > table:not(.sp-table) > tbody > tr > th.col-title, #sp-block-container-5 > table:not(.sp-table) > tbody > tr > th.col-title, #sp-block-container-6 > table:not(.sp-table) > tbody > tr > th.col-title, #sp-block-container-7 > table:not(.sp-table) > tbody > tr > th.col-title{
  font-weight : bold;
  color : #ffffff;
  background-color : #001e54;
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 10px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
}

.page-access#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, .page-blog#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, .page-contact#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, .page-itemlist#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, .page-recruit#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, #sp-block-container-1 > table:not(.sp-table) > tbody > tr > th.row-title, #sp-block-container-2 > table:not(.sp-table) > tbody > tr > th.row-title, #sp-block-container-3 > table:not(.sp-table) > tbody > tr > th.row-title, #sp-block-container-4 > table:not(.sp-table) > tbody > tr > th.row-title, #sp-block-container-5 > table:not(.sp-table) > tbody > tr > th.row-title, #sp-block-container-6 > table:not(.sp-table) > tbody > tr > th.row-title, #sp-block-container-7 > table:not(.sp-table) > tbody > tr > th.row-title{
  font-weight : bold;
  color : #ffffff;
  background-color : #001e54;
  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;
}

#content.page-access #page-content> u, #content.page-blog #page-content> u, #content.page-contact #page-content> u, #content.page-itemlist #page-content> u, #content.page-recruit #page-content> u, #sp-block-container-1> u, #sp-block-container-2> u, #sp-block-container-3> u, #sp-block-container-4> u, #sp-block-container-5> u, #sp-block-container-6> u, #sp-block-container-7> u {
}

.page-access#content #page-content > ul:not(.sp-list), .page-blog#content #page-content > ul:not(.sp-list), .page-contact#content #page-content > ul:not(.sp-list), .page-itemlist#content #page-content > ul:not(.sp-list), .page-recruit#content #page-content > ul:not(.sp-list), #sp-block-container-1 > ul:not(.sp-list), #sp-block-container-2 > ul:not(.sp-list), #sp-block-container-3 > ul:not(.sp-list), #sp-block-container-4 > ul:not(.sp-list), #sp-block-container-5 > ul:not(.sp-list), #sp-block-container-6 > ul:not(.sp-list), #sp-block-container-7 > ul:not(.sp-list){
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 20px;
  list-style-type : none;
  list-style-position : outside;
}

.page-access#content #page-content > ul:not(.sp-list) li, .page-blog#content #page-content > ul:not(.sp-list) li, .page-contact#content #page-content > ul:not(.sp-list) li, .page-itemlist#content #page-content > ul:not(.sp-list) li, .page-recruit#content #page-content > ul:not(.sp-list) li, #sp-block-container-1 > ul:not(.sp-list) li, #sp-block-container-2 > ul:not(.sp-list) li, #sp-block-container-3 > ul:not(.sp-list) li, #sp-block-container-4 > ul:not(.sp-list) li, #sp-block-container-5 > ul:not(.sp-list) li, #sp-block-container-6 > ul:not(.sp-list) li, #sp-block-container-7 > 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 : 6px;
  padding-left : 14px;
  padding-right : 0px;
  padding-bottom : 0px;
}

.page-access#content #page-content > ul:not(.sp-list) ul, .page-blog#content #page-content > ul:not(.sp-list) ul, .page-contact#content #page-content > ul:not(.sp-list) ul, .page-itemlist#content #page-content > ul:not(.sp-list) ul, .page-recruit#content #page-content > ul:not(.sp-list) ul, #sp-block-container-1 > ul:not(.sp-list) ul, #sp-block-container-2 > ul:not(.sp-list) ul, #sp-block-container-3 > ul:not(.sp-list) ul, #sp-block-container-4 > ul:not(.sp-list) ul, #sp-block-container-5 > ul:not(.sp-list) ul, #sp-block-container-6 > ul:not(.sp-list) ul, #sp-block-container-7 > ul:not(.sp-list) ul{
  margin-bottom : 0px;
}

.page-access#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), .page-blog#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), .page-contact#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), .page-itemlist#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), .page-recruit#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), #sp-block-container-1 > ul:not(.sp-list) > ul > li:nth-of-type(1), #sp-block-container-2 > ul:not(.sp-list) > ul > li:nth-of-type(1), #sp-block-container-3 > ul:not(.sp-list) > ul > li:nth-of-type(1), #sp-block-container-4 > ul:not(.sp-list) > ul > li:nth-of-type(1), #sp-block-container-5 > ul:not(.sp-list) > ul > li:nth-of-type(1), #sp-block-container-6 > ul:not(.sp-list) > ul > li:nth-of-type(1), #sp-block-container-7 > ul:not(.sp-list) > ul > li:nth-of-type(1){
  padding-top : 0px;
}

#content.page-access #page-content> var, #content.page-blog #page-content> var, #content.page-contact #page-content> var, #content.page-itemlist #page-content> var, #content.page-recruit #page-content> var, #sp-block-container-1> var, #sp-block-container-2> var, #sp-block-container-3> var, #sp-block-container-4> var, #sp-block-container-5> var, #sp-block-container-6> var, #sp-block-container-7> var {
}

#sp-list-1{
  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{
  background-image : url(img/icon-arrow-right.png);
  background-repeat : no-repeat;
  background-position : 13px 18px;
  background-size : 3px 5px;
  padding-left : 20px;
  padding-right : 0px;
  padding-bottom : 0px;
}

#sp-list-1 ul{
  margin-bottom : 0px;
}

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

#sp-image-1{
  margin-top : auto;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : auto;
  max-width : 100%;
  display : block;
  position : absolute;
  top : 0px;
  bottom : 0px;
}

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

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

  #sp-image-1{
    top : 190px;
    bottom : auto;
    right : auto;
    left : 29px;
  }

  #sp-image-2{
    margin-left : 10px;
    width : auto;
    height : 200px;
    float : right;
    position : relative;
  }

  #sp-image-3{
    margin-left : 10px;
    width : auto;
    height : 200px;
    float : right;
    position : relative;
  }

  #sp-image-4{
    margin-left : 10px;
    width : auto;
    height : 200px;
    float : right;
    position : relative;
  }

  #sp-image-5{
    width : 100%;
    height : auto;
  }

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

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

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

  #sp-image-1{
    right : 10px;
    left : 10px;
  }

  #sp-image-2{
    margin-bottom : 15px;
  }

  #sp-image-3{
    margin-bottom : 15px;
  }

  #sp-image-4{
    margin-bottom : 15px;
  }

  #sp-image-5 {
  }
}
