#colophon{
  font-size : 1.2rem;
  color : #ffffff;
  background-color : transparent;
}

#colophon a{
  color : #ffffff;
}

#content{
  min-height : 50px;
}

#contenthead{
  min-height : 0px !important;
}

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

#masthead a{
  color : #ffffff;
}

#masthead-inner{
  background-color : transparent;
  overflow : hidden;
}

#page{
  font-size : 1.4rem;
}

*{
  box-sizing : border-box;
  
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.sp-button{
  width : 122px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

a{
  color : #f36b6a;
  text-decoration : underline;
  outline-width : medium;
  outline-style : none;
  outline-color : black;
}

a:active{
  color : #f36b6a;
  text-decoration : none;
}

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

a:visited{
  color : #f36b6a;
}

a:hover{
  color : #f36b6a;
  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.5;
  color : #333333;
  background-color : #e9e9e9;
  text-align : left;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  word-wrap : break-word;
}

body.home .sp-site-branding2 > .extra{
  display : block;
}

body.home .sp-site-branding2 > .site-description{
  display : block;
}

details{
  display : block;
}

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

figcaption{
  display : block;
}

figure{
  display : block;
}

footer{
  display : block;
}

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

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

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

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

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

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

header{
  display : block;
}

hgroup{
  display : block;
}

html{
  font-size : 62.5%;
}

main{
  display : block;
}

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

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

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

section{
  display : block;
}

summary{
  display : block;
}

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

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

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

  #colophon{
    padding-left : 1000px;
    padding-right : 1000px;
    margin-top : 0px;
    margin-left : -1000px;
    margin-right : -1000px;
    margin-bottom : 0px;
  }

  #colophon .sp-site-navigation{
    padding-left : 1000px;
    padding-right : 1000px;
    margin-left : -1000px;
    margin-right : -1000px;
  }

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

  #content{
    min-height : 50px;
    position : relative;
  }

  #contenthead{
    position : static;
  }

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

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

  #main-inner{
    float : left;
  }

  #main-inner #contenthead{
    overflow : hidden;
  }

  #main-inner #contenthead > a{
    margin-left : 0px;
    margin-right : 0px;
  }

  #masthead{
    padding-left : 1000px;
    padding-right : 1000px;
    margin-top : 0px;
    margin-left : -1000px;
    margin-right : -1000px;
    margin-bottom : 0px;
  }

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

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

  #primary{
    float : right;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  body{
    min-width : 1000px;
  }
}

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

  #content{
    width : 1000px;
  }

  #contenthead{
    width : 1000px;
  }

  #main-inner{
    margin-top : 40px;
  }

  .sp-site-branding2 > .extra{
    padding-left : 1000px;
    padding-right : 1000px;
    margin-left : -1000px;
    margin-right : -1000px;
    width : 300%;
    bottom : -655px;
    right : 0px;
  }

  .sp-site-branding2 > .site-description{
    padding-left : 1000px;
    padding-right : 1000px;
    margin-left : -1000px;
    margin-right : -1000px;
    width : 300%;
    bottom : -601px;
    right : 0px;
  }

  body.home #main-inner{
    margin-top : 195px;
  }
}

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

  #content{
    padding-left : 10px;
    padding-right : 10px;
    margin-top : 20px;
    min-height : 50px;
  }

  #sidebar1{
    margin-top : 10px;
  }

  #sidebar2{
    margin-top : 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{
    width : 100%;
    min-height : 300px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  body.home #content{
    margin-top : 150px;
  }

  embed{
    max-width : 100%;
  }
}

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

#sp-site-branding2-1 .extra{
  background-color : #f5f5f5;
  text-align : center;
  position : static;
}

#sp-site-branding2-1 .extra > p{
  font-size : 1.2rem;
  color : #333333;
  text-align : center;
}

#sp-site-branding2-1 .site-description{
  color : #333333;
  background-color : #f5f5f5;
  text-align : center;
  margin-bottom : 0px;
  position : static;
}

#sp-site-branding2-1 .site-title{
  background-image : url(img/site-title.png);
  background-repeat : no-repeat;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 242px;
  height : 27px;
}

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

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

  #sp-site-branding2-1{
    min-height : 66px;
  }

  #sp-site-branding2-1 .extra{
    padding-top : 10px;
    padding-bottom : 40px;
    position : absolute;
    z-index : 10;
  }

  #sp-site-branding2-1 .extra > p{
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    display : inline-block;
  }

  #sp-site-branding2-1 .site-description{
    font-size : 1.4rem;
    padding-top : 40px;
    padding-bottom : 40px;
    position : absolute;
    top : auto;
    z-index : 10;
  }

  #sp-site-branding2-1 .site-title{
    margin-top : 20px;
    z-index : 10;
  }
}

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

  #sp-site-branding2-1{
    padding-top : 20px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 20px;
  }

  #sp-site-branding2-1 .extra{
    padding-top : 10px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 10px;
    width : 100%;
    position : absolute;
    bottom : -240px;
    right : 0px;
    left : 0px;
  }

  #sp-site-branding2-1 .extra > p{
    padding-left : 0px;
    padding-right : 0px;
  }

  #sp-site-branding2-1 .site-description{
    font-size : 1.4rem;
    padding-top : 10px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 10px;
    width : 100%;
    position : absolute;
    bottom : -196px;
    right : 0px;
    left : 0px;
  }

  #sp-site-branding2-1 .site-title{
    margin-left : auto;
    margin-right : auto;
  }
}

#sp-column-1{
  color : #333333;
  background-color : #f5f5f5;
  margin-bottom : 1.5em;
}

#sp-column-1 .column-body{
  padding-top : 2em;
  padding-left : 2em;
  padding-right : 2em;
  padding-bottom : 2em;
}

#sp-column-1 .column-body > 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-column-1 .column-body > ul > li{
  background-image : url(img/icon-list.png);
  background-repeat : no-repeat;
  background-position : left 7px;
  padding-left : 20px;
  margin-bottom : 1em;
}

#sp-column-1 .column-body > ul > li:last-child{
  margin-bottom : 0px;
}

#sp-column-1 .column-label{
  background-color : #3874b4;
}

#sp-column-1 .column-label h3{
  font-size : 1.8rem;
  font-weight : bold;
  color : white;
  background-color : transparent;
  padding-top : 10px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 10px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-bottom-width : medium;
  border-bottom-style : none;
  border-bottom-color : initial;
}

.accordion#sp-column-1 .column-body{
  display : none;
}

.accordion#sp-column-1 .column-label h3{
  background-image : url(img/btn-column-toggle-down1.png);
  background-repeat : no-repeat;
  background-position : right center;
  padding-right : 50px;
}

.accordion#sp-column-1 .column-label h3::after{
  display : none;
}

.toggled-on#sp-column-1 .column-body{
  display : block;
}

.toggled-on#sp-column-1 .column-label h3{
  background-image : url(img/btn-column-toggle-up1.png);
  padding-right : 50px;
}

.toggled-on#sp-column-1 .column-label h3::before{
  display : none;
}

#sp-column-4{
  color : #333333;
  background-color : #f5f5f5;
  margin-bottom : 1.5em;
  border-top-width : 3px;
  border-top-style : solid;
  border-top-color : #3874b4;
}

#sp-column-4 .column-body{
  padding-top : 2em;
  padding-left : 2em;
  padding-right : 2em;
  padding-bottom : 2em;
}

#sp-column-4 .column-body > 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-column-4 .column-body > ul > li{
  background-image : url(img/icon-list.png);
  background-repeat : no-repeat;
  background-position : left 7px;
  padding-left : 20px;
  margin-bottom : 1em;
}

#sp-column-4 .column-body > ul > li:last-child{
  margin-bottom : 0px;
}

#sp-column-4 .column-label{
  background-color : #f5f5f5;
}

#sp-column-4 .column-label h3{
  font-size : 1.8rem;
  font-weight : bold;
  color : #333333;
  background-color : transparent;
  padding-top : 10px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 10px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-bottom-width : medium;
  border-bottom-style : none;
  border-bottom-color : initial;
}

.accordion#sp-column-4 .column-body{
  display : none;
}

.accordion#sp-column-4 .column-label h3{
  background-image : url(img/btn-column-toggle-down2.png);
  background-repeat : no-repeat;
  background-position : right center;
  padding-right : 50px;
}

.accordion#sp-column-4 .column-label h3::after{
  display : none;
}

.toggled-on#sp-column-4 .column-body{
  display : block;
}

.toggled-on#sp-column-4 .column-label h3{
  background-image : url(img/btn-column-toggle-up2.png);
  padding-right : 50px;
}

.toggled-on#sp-column-4 .column-label h3::before{
  display : none;
}

#sp-page-title-2, #sp-page-title-3, #sp-page-title-4, #sp-page-title-5, #sp-page-title-6, #sp-page-title-7, #sp-page-title-8, #sp-page-title-9{
  background-color : #3874b4;
  padding-top : 15px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 15px;
}

#sp-page-title-2 h1, #sp-page-title-3 h1, #sp-page-title-4 h1, #sp-page-title-5 h1, #sp-page-title-6 h1, #sp-page-title-7 h1, #sp-page-title-8 h1, #sp-page-title-9 h1{
  font-size : 1.8rem;
  font-weight : bold;
  color : #ffffff;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-wp-post-list-1, #sp-wp-post-list-10, #sp-wp-post-list-100, #sp-wp-post-list-101, #sp-wp-post-list-102, #sp-wp-post-list-103, #sp-wp-post-list-104, #sp-wp-post-list-105, #sp-wp-post-list-106, #sp-wp-post-list-107, #sp-wp-post-list-108, #sp-wp-post-list-109, #sp-wp-post-list-11, #sp-wp-post-list-110, #sp-wp-post-list-111, #sp-wp-post-list-112, #sp-wp-post-list-113, #sp-wp-post-list-114, #sp-wp-post-list-115, #sp-wp-post-list-116, #sp-wp-post-list-117, #sp-wp-post-list-118, #sp-wp-post-list-119, #sp-wp-post-list-12, #sp-wp-post-list-120, #sp-wp-post-list-121, #sp-wp-post-list-122, #sp-wp-post-list-123, #sp-wp-post-list-124, #sp-wp-post-list-125, #sp-wp-post-list-126, #sp-wp-post-list-127, #sp-wp-post-list-128, #sp-wp-post-list-129, #sp-wp-post-list-13, #sp-wp-post-list-130, #sp-wp-post-list-131, #sp-wp-post-list-132, #sp-wp-post-list-133, #sp-wp-post-list-134, #sp-wp-post-list-135, #sp-wp-post-list-136, #sp-wp-post-list-137, #sp-wp-post-list-138, #sp-wp-post-list-139, #sp-wp-post-list-14, #sp-wp-post-list-140, #sp-wp-post-list-141, #sp-wp-post-list-142, #sp-wp-post-list-143, #sp-wp-post-list-144, #sp-wp-post-list-145, #sp-wp-post-list-146, #sp-wp-post-list-147, #sp-wp-post-list-148, #sp-wp-post-list-149, #sp-wp-post-list-15, #sp-wp-post-list-150, #sp-wp-post-list-151, #sp-wp-post-list-152, #sp-wp-post-list-153, #sp-wp-post-list-154, #sp-wp-post-list-155, #sp-wp-post-list-156, #sp-wp-post-list-157, #sp-wp-post-list-158, #sp-wp-post-list-159, #sp-wp-post-list-16, #sp-wp-post-list-160, #sp-wp-post-list-161, #sp-wp-post-list-162, #sp-wp-post-list-163, #sp-wp-post-list-164, #sp-wp-post-list-165, #sp-wp-post-list-166, #sp-wp-post-list-167, #sp-wp-post-list-168, #sp-wp-post-list-169, #sp-wp-post-list-17, #sp-wp-post-list-170, #sp-wp-post-list-171, #sp-wp-post-list-172, #sp-wp-post-list-173, #sp-wp-post-list-174, #sp-wp-post-list-175, #sp-wp-post-list-176, #sp-wp-post-list-177, #sp-wp-post-list-178, #sp-wp-post-list-18, #sp-wp-post-list-19, #sp-wp-post-list-2, #sp-wp-post-list-20, #sp-wp-post-list-21, #sp-wp-post-list-22, #sp-wp-post-list-23, #sp-wp-post-list-24, #sp-wp-post-list-25, #sp-wp-post-list-26, #sp-wp-post-list-27, #sp-wp-post-list-28, #sp-wp-post-list-29, #sp-wp-post-list-3, #sp-wp-post-list-30, #sp-wp-post-list-31, #sp-wp-post-list-32, #sp-wp-post-list-33, #sp-wp-post-list-34, #sp-wp-post-list-35, #sp-wp-post-list-36, #sp-wp-post-list-37, #sp-wp-post-list-38, #sp-wp-post-list-39, #sp-wp-post-list-4, #sp-wp-post-list-40, #sp-wp-post-list-41, #sp-wp-post-list-42, #sp-wp-post-list-43, #sp-wp-post-list-44, #sp-wp-post-list-45, #sp-wp-post-list-46, #sp-wp-post-list-47, #sp-wp-post-list-48, #sp-wp-post-list-49, #sp-wp-post-list-5, #sp-wp-post-list-50, #sp-wp-post-list-52, #sp-wp-post-list-53, #sp-wp-post-list-54, #sp-wp-post-list-55, #sp-wp-post-list-56, #sp-wp-post-list-57, #sp-wp-post-list-58, #sp-wp-post-list-59, #sp-wp-post-list-6, #sp-wp-post-list-60, #sp-wp-post-list-61, #sp-wp-post-list-62, #sp-wp-post-list-63, #sp-wp-post-list-64, #sp-wp-post-list-65, #sp-wp-post-list-66, #sp-wp-post-list-67, #sp-wp-post-list-68, #sp-wp-post-list-69, #sp-wp-post-list-7, #sp-wp-post-list-70, #sp-wp-post-list-71, #sp-wp-post-list-72, #sp-wp-post-list-73, #sp-wp-post-list-74, #sp-wp-post-list-75, #sp-wp-post-list-76, #sp-wp-post-list-77, #sp-wp-post-list-78, #sp-wp-post-list-79, #sp-wp-post-list-8, #sp-wp-post-list-80, #sp-wp-post-list-81, #sp-wp-post-list-82, #sp-wp-post-list-83, #sp-wp-post-list-84, #sp-wp-post-list-85, #sp-wp-post-list-86, #sp-wp-post-list-87, #sp-wp-post-list-88, #sp-wp-post-list-89, #sp-wp-post-list-9, #sp-wp-post-list-90, #sp-wp-post-list-91, #sp-wp-post-list-92, #sp-wp-post-list-93, #sp-wp-post-list-94, #sp-wp-post-list-95, #sp-wp-post-list-96, #sp-wp-post-list-97, #sp-wp-post-list-98, #sp-wp-post-list-99{
  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 : 40px;
}

.hpb-viewtype-content#sp-wp-post-list-1 dl dd, .hpb-viewtype-content#sp-wp-post-list-10 dl dd, .hpb-viewtype-content#sp-wp-post-list-100 dl dd, .hpb-viewtype-content#sp-wp-post-list-101 dl dd, .hpb-viewtype-content#sp-wp-post-list-102 dl dd, .hpb-viewtype-content#sp-wp-post-list-103 dl dd, .hpb-viewtype-content#sp-wp-post-list-104 dl dd, .hpb-viewtype-content#sp-wp-post-list-105 dl dd, .hpb-viewtype-content#sp-wp-post-list-106 dl dd, .hpb-viewtype-content#sp-wp-post-list-107 dl dd, .hpb-viewtype-content#sp-wp-post-list-108 dl dd, .hpb-viewtype-content#sp-wp-post-list-109 dl dd, .hpb-viewtype-content#sp-wp-post-list-11 dl dd, .hpb-viewtype-content#sp-wp-post-list-110 dl dd, .hpb-viewtype-content#sp-wp-post-list-111 dl dd, .hpb-viewtype-content#sp-wp-post-list-112 dl dd, .hpb-viewtype-content#sp-wp-post-list-113 dl dd, .hpb-viewtype-content#sp-wp-post-list-114 dl dd, .hpb-viewtype-content#sp-wp-post-list-115 dl dd, .hpb-viewtype-content#sp-wp-post-list-116 dl dd, .hpb-viewtype-content#sp-wp-post-list-117 dl dd, .hpb-viewtype-content#sp-wp-post-list-118 dl dd, .hpb-viewtype-content#sp-wp-post-list-119 dl dd, .hpb-viewtype-content#sp-wp-post-list-12 dl dd, .hpb-viewtype-content#sp-wp-post-list-120 dl dd, .hpb-viewtype-content#sp-wp-post-list-121 dl dd, .hpb-viewtype-content#sp-wp-post-list-122 dl dd, .hpb-viewtype-content#sp-wp-post-list-123 dl dd, .hpb-viewtype-content#sp-wp-post-list-124 dl dd, .hpb-viewtype-content#sp-wp-post-list-125 dl dd, .hpb-viewtype-content#sp-wp-post-list-126 dl dd, .hpb-viewtype-content#sp-wp-post-list-127 dl dd, .hpb-viewtype-content#sp-wp-post-list-128 dl dd, .hpb-viewtype-content#sp-wp-post-list-129 dl dd, .hpb-viewtype-content#sp-wp-post-list-13 dl dd, .hpb-viewtype-content#sp-wp-post-list-130 dl dd, .hpb-viewtype-content#sp-wp-post-list-131 dl dd, .hpb-viewtype-content#sp-wp-post-list-132 dl dd, .hpb-viewtype-content#sp-wp-post-list-133 dl dd, .hpb-viewtype-content#sp-wp-post-list-134 dl dd, .hpb-viewtype-content#sp-wp-post-list-135 dl dd, .hpb-viewtype-content#sp-wp-post-list-136 dl dd, .hpb-viewtype-content#sp-wp-post-list-137 dl dd, .hpb-viewtype-content#sp-wp-post-list-138 dl dd, .hpb-viewtype-content#sp-wp-post-list-139 dl dd, .hpb-viewtype-content#sp-wp-post-list-14 dl dd, .hpb-viewtype-content#sp-wp-post-list-140 dl dd, .hpb-viewtype-content#sp-wp-post-list-141 dl dd, .hpb-viewtype-content#sp-wp-post-list-142 dl dd, .hpb-viewtype-content#sp-wp-post-list-143 dl dd, .hpb-viewtype-content#sp-wp-post-list-144 dl dd, .hpb-viewtype-content#sp-wp-post-list-145 dl dd, .hpb-viewtype-content#sp-wp-post-list-146 dl dd, .hpb-viewtype-content#sp-wp-post-list-147 dl dd, .hpb-viewtype-content#sp-wp-post-list-148 dl dd, .hpb-viewtype-content#sp-wp-post-list-149 dl dd, .hpb-viewtype-content#sp-wp-post-list-15 dl dd, .hpb-viewtype-content#sp-wp-post-list-150 dl dd, .hpb-viewtype-content#sp-wp-post-list-151 dl dd, .hpb-viewtype-content#sp-wp-post-list-152 dl dd, .hpb-viewtype-content#sp-wp-post-list-153 dl dd, .hpb-viewtype-content#sp-wp-post-list-154 dl dd, .hpb-viewtype-content#sp-wp-post-list-155 dl dd, .hpb-viewtype-content#sp-wp-post-list-156 dl dd, .hpb-viewtype-content#sp-wp-post-list-157 dl dd, .hpb-viewtype-content#sp-wp-post-list-158 dl dd, .hpb-viewtype-content#sp-wp-post-list-159 dl dd, .hpb-viewtype-content#sp-wp-post-list-16 dl dd, .hpb-viewtype-content#sp-wp-post-list-160 dl dd, .hpb-viewtype-content#sp-wp-post-list-161 dl dd, .hpb-viewtype-content#sp-wp-post-list-162 dl dd, .hpb-viewtype-content#sp-wp-post-list-163 dl dd, .hpb-viewtype-content#sp-wp-post-list-164 dl dd, .hpb-viewtype-content#sp-wp-post-list-165 dl dd, .hpb-viewtype-content#sp-wp-post-list-166 dl dd, .hpb-viewtype-content#sp-wp-post-list-167 dl dd, .hpb-viewtype-content#sp-wp-post-list-168 dl dd, .hpb-viewtype-content#sp-wp-post-list-169 dl dd, .hpb-viewtype-content#sp-wp-post-list-17 dl dd, .hpb-viewtype-content#sp-wp-post-list-170 dl dd, .hpb-viewtype-content#sp-wp-post-list-171 dl dd, .hpb-viewtype-content#sp-wp-post-list-172 dl dd, .hpb-viewtype-content#sp-wp-post-list-173 dl dd, .hpb-viewtype-content#sp-wp-post-list-174 dl dd, .hpb-viewtype-content#sp-wp-post-list-175 dl dd, .hpb-viewtype-content#sp-wp-post-list-176 dl dd, .hpb-viewtype-content#sp-wp-post-list-177 dl dd, .hpb-viewtype-content#sp-wp-post-list-178 dl dd, .hpb-viewtype-content#sp-wp-post-list-18 dl dd, .hpb-viewtype-content#sp-wp-post-list-19 dl dd, .hpb-viewtype-content#sp-wp-post-list-2 dl dd, .hpb-viewtype-content#sp-wp-post-list-20 dl dd, .hpb-viewtype-content#sp-wp-post-list-21 dl dd, .hpb-viewtype-content#sp-wp-post-list-22 dl dd, .hpb-viewtype-content#sp-wp-post-list-23 dl dd, .hpb-viewtype-content#sp-wp-post-list-24 dl dd, .hpb-viewtype-content#sp-wp-post-list-25 dl dd, .hpb-viewtype-content#sp-wp-post-list-26 dl dd, .hpb-viewtype-content#sp-wp-post-list-27 dl dd, .hpb-viewtype-content#sp-wp-post-list-28 dl dd, .hpb-viewtype-content#sp-wp-post-list-29 dl dd, .hpb-viewtype-content#sp-wp-post-list-3 dl dd, .hpb-viewtype-content#sp-wp-post-list-30 dl dd, .hpb-viewtype-content#sp-wp-post-list-31 dl dd, .hpb-viewtype-content#sp-wp-post-list-32 dl dd, .hpb-viewtype-content#sp-wp-post-list-33 dl dd, .hpb-viewtype-content#sp-wp-post-list-34 dl dd, .hpb-viewtype-content#sp-wp-post-list-35 dl dd, .hpb-viewtype-content#sp-wp-post-list-36 dl dd, .hpb-viewtype-content#sp-wp-post-list-37 dl dd, .hpb-viewtype-content#sp-wp-post-list-38 dl dd, .hpb-viewtype-content#sp-wp-post-list-39 dl dd, .hpb-viewtype-content#sp-wp-post-list-4 dl dd, .hpb-viewtype-content#sp-wp-post-list-40 dl dd, .hpb-viewtype-content#sp-wp-post-list-41 dl dd, .hpb-viewtype-content#sp-wp-post-list-42 dl dd, .hpb-viewtype-content#sp-wp-post-list-43 dl dd, .hpb-viewtype-content#sp-wp-post-list-44 dl dd, .hpb-viewtype-content#sp-wp-post-list-45 dl dd, .hpb-viewtype-content#sp-wp-post-list-46 dl dd, .hpb-viewtype-content#sp-wp-post-list-47 dl dd, .hpb-viewtype-content#sp-wp-post-list-48 dl dd, .hpb-viewtype-content#sp-wp-post-list-49 dl dd, .hpb-viewtype-content#sp-wp-post-list-5 dl dd, .hpb-viewtype-content#sp-wp-post-list-50 dl dd, .hpb-viewtype-content#sp-wp-post-list-52 dl dd, .hpb-viewtype-content#sp-wp-post-list-53 dl dd, .hpb-viewtype-content#sp-wp-post-list-54 dl dd, .hpb-viewtype-content#sp-wp-post-list-55 dl dd, .hpb-viewtype-content#sp-wp-post-list-56 dl dd, .hpb-viewtype-content#sp-wp-post-list-57 dl dd, .hpb-viewtype-content#sp-wp-post-list-58 dl dd, .hpb-viewtype-content#sp-wp-post-list-59 dl dd, .hpb-viewtype-content#sp-wp-post-list-6 dl dd, .hpb-viewtype-content#sp-wp-post-list-60 dl dd, .hpb-viewtype-content#sp-wp-post-list-61 dl dd, .hpb-viewtype-content#sp-wp-post-list-62 dl dd, .hpb-viewtype-content#sp-wp-post-list-63 dl dd, .hpb-viewtype-content#sp-wp-post-list-64 dl dd, .hpb-viewtype-content#sp-wp-post-list-65 dl dd, .hpb-viewtype-content#sp-wp-post-list-66 dl dd, .hpb-viewtype-content#sp-wp-post-list-67 dl dd, .hpb-viewtype-content#sp-wp-post-list-68 dl dd, .hpb-viewtype-content#sp-wp-post-list-69 dl dd, .hpb-viewtype-content#sp-wp-post-list-7 dl dd, .hpb-viewtype-content#sp-wp-post-list-70 dl dd, .hpb-viewtype-content#sp-wp-post-list-71 dl dd, .hpb-viewtype-content#sp-wp-post-list-72 dl dd, .hpb-viewtype-content#sp-wp-post-list-73 dl dd, .hpb-viewtype-content#sp-wp-post-list-74 dl dd, .hpb-viewtype-content#sp-wp-post-list-75 dl dd, .hpb-viewtype-content#sp-wp-post-list-76 dl dd, .hpb-viewtype-content#sp-wp-post-list-77 dl dd, .hpb-viewtype-content#sp-wp-post-list-78 dl dd, .hpb-viewtype-content#sp-wp-post-list-79 dl dd, .hpb-viewtype-content#sp-wp-post-list-8 dl dd, .hpb-viewtype-content#sp-wp-post-list-80 dl dd, .hpb-viewtype-content#sp-wp-post-list-81 dl dd, .hpb-viewtype-content#sp-wp-post-list-82 dl dd, .hpb-viewtype-content#sp-wp-post-list-83 dl dd, .hpb-viewtype-content#sp-wp-post-list-84 dl dd, .hpb-viewtype-content#sp-wp-post-list-85 dl dd, .hpb-viewtype-content#sp-wp-post-list-86 dl dd, .hpb-viewtype-content#sp-wp-post-list-87 dl dd, .hpb-viewtype-content#sp-wp-post-list-88 dl dd, .hpb-viewtype-content#sp-wp-post-list-89 dl dd, .hpb-viewtype-content#sp-wp-post-list-9 dl dd, .hpb-viewtype-content#sp-wp-post-list-90 dl dd, .hpb-viewtype-content#sp-wp-post-list-91 dl dd, .hpb-viewtype-content#sp-wp-post-list-92 dl dd, .hpb-viewtype-content#sp-wp-post-list-93 dl dd, .hpb-viewtype-content#sp-wp-post-list-94 dl dd, .hpb-viewtype-content#sp-wp-post-list-95 dl dd, .hpb-viewtype-content#sp-wp-post-list-96 dl dd, .hpb-viewtype-content#sp-wp-post-list-97 dl dd, .hpb-viewtype-content#sp-wp-post-list-98 dl dd, .hpb-viewtype-content#sp-wp-post-list-99 dl dd{
  margin-top : 0px;
  margin-left : 20px;
  margin-right : 0px;
  margin-bottom : 30px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
}

.hpb-viewtype-content#sp-wp-post-list-1 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-10 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-100 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-101 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-102 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-103 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-104 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-105 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-106 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-107 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-108 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-109 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-11 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-110 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-111 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-112 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-113 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-114 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-115 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-116 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-117 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-118 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-119 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-12 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-120 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-121 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-122 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-123 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-124 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-125 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-126 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-127 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-128 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-129 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-13 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-130 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-131 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-132 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-133 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-134 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-135 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-136 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-137 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-138 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-139 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-14 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-140 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-141 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-142 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-143 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-144 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-145 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-146 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-147 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-148 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-149 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-15 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-150 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-151 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-152 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-153 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-154 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-155 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-156 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-157 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-158 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-159 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-16 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-160 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-161 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-162 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-163 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-164 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-165 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-166 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-167 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-168 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-169 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-17 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-170 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-171 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-172 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-173 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-174 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-175 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-176 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-177 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-178 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-18 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-19 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-2 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-20 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-21 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-22 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-23 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-24 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-25 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-26 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-27 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-28 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-29 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-3 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-30 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-31 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-32 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-33 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-34 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-35 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-36 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-37 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-38 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-39 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-4 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-40 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-41 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-42 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-43 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-44 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-45 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-46 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-47 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-48 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-49 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-5 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-50 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-52 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-53 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-54 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-55 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-56 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-57 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-58 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-59 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-6 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-60 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-61 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-62 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-63 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-64 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-65 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-66 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-67 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-68 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-69 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-7 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-70 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-71 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-72 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-73 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-74 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-75 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-76 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-77 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-78 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-79 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-8 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-80 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-81 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-82 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-83 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-84 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-85 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-86 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-87 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-88 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-89 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-9 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-90 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-91 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-92 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-93 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-94 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-95 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-96 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-97 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-98 dl dd .entry-content, .hpb-viewtype-content#sp-wp-post-list-99 dl dd .entry-content{
  margin-top : 0px;
}

.hpb-viewtype-content#sp-wp-post-list-1 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-10 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-100 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-101 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-102 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-103 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-104 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-105 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-106 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-107 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-108 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-109 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-11 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-110 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-111 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-112 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-113 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-114 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-115 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-116 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-117 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-118 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-119 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-12 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-120 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-121 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-122 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-123 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-124 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-125 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-126 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-127 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-128 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-129 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-13 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-130 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-131 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-132 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-133 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-134 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-135 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-136 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-137 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-138 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-139 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-14 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-140 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-141 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-142 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-143 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-144 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-145 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-146 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-147 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-148 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-149 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-15 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-150 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-151 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-152 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-153 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-154 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-155 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-156 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-157 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-158 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-159 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-16 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-160 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-161 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-162 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-163 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-164 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-165 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-166 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-167 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-168 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-169 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-17 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-170 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-171 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-172 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-173 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-174 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-175 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-176 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-177 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-178 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-18 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-19 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-2 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-20 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-21 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-22 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-23 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-24 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-25 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-26 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-27 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-28 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-29 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-3 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-30 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-31 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-32 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-33 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-34 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-35 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-36 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-37 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-38 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-39 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-4 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-40 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-41 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-42 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-43 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-44 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-45 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-46 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-47 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-48 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-49 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-5 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-50 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-52 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-53 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-54 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-55 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-56 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-57 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-58 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-59 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-6 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-60 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-61 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-62 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-63 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-64 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-65 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-66 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-67 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-68 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-69 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-7 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-70 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-71 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-72 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-73 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-74 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-75 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-76 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-77 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-78 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-79 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-8 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-80 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-81 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-82 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-83 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-84 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-85 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-86 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-87 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-88 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-89 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-9 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-90 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-91 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-92 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-93 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-94 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-95 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-96 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-97 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-98 dl dd:last-child, .hpb-viewtype-content#sp-wp-post-list-99 dl dd:last-child{
  margin-bottom : 0px;
  border-bottom-width : medium;
  border-bottom-style : none;
  border-bottom-color : initial;
}

.hpb-viewtype-content#sp-wp-post-list-1 dl dt, .hpb-viewtype-content#sp-wp-post-list-10 dl dt, .hpb-viewtype-content#sp-wp-post-list-100 dl dt, .hpb-viewtype-content#sp-wp-post-list-101 dl dt, .hpb-viewtype-content#sp-wp-post-list-102 dl dt, .hpb-viewtype-content#sp-wp-post-list-103 dl dt, .hpb-viewtype-content#sp-wp-post-list-104 dl dt, .hpb-viewtype-content#sp-wp-post-list-105 dl dt, .hpb-viewtype-content#sp-wp-post-list-106 dl dt, .hpb-viewtype-content#sp-wp-post-list-107 dl dt, .hpb-viewtype-content#sp-wp-post-list-108 dl dt, .hpb-viewtype-content#sp-wp-post-list-109 dl dt, .hpb-viewtype-content#sp-wp-post-list-11 dl dt, .hpb-viewtype-content#sp-wp-post-list-110 dl dt, .hpb-viewtype-content#sp-wp-post-list-111 dl dt, .hpb-viewtype-content#sp-wp-post-list-112 dl dt, .hpb-viewtype-content#sp-wp-post-list-113 dl dt, .hpb-viewtype-content#sp-wp-post-list-114 dl dt, .hpb-viewtype-content#sp-wp-post-list-115 dl dt, .hpb-viewtype-content#sp-wp-post-list-116 dl dt, .hpb-viewtype-content#sp-wp-post-list-117 dl dt, .hpb-viewtype-content#sp-wp-post-list-118 dl dt, .hpb-viewtype-content#sp-wp-post-list-119 dl dt, .hpb-viewtype-content#sp-wp-post-list-12 dl dt, .hpb-viewtype-content#sp-wp-post-list-120 dl dt, .hpb-viewtype-content#sp-wp-post-list-121 dl dt, .hpb-viewtype-content#sp-wp-post-list-122 dl dt, .hpb-viewtype-content#sp-wp-post-list-123 dl dt, .hpb-viewtype-content#sp-wp-post-list-124 dl dt, .hpb-viewtype-content#sp-wp-post-list-125 dl dt, .hpb-viewtype-content#sp-wp-post-list-126 dl dt, .hpb-viewtype-content#sp-wp-post-list-127 dl dt, .hpb-viewtype-content#sp-wp-post-list-128 dl dt, .hpb-viewtype-content#sp-wp-post-list-129 dl dt, .hpb-viewtype-content#sp-wp-post-list-13 dl dt, .hpb-viewtype-content#sp-wp-post-list-130 dl dt, .hpb-viewtype-content#sp-wp-post-list-131 dl dt, .hpb-viewtype-content#sp-wp-post-list-132 dl dt, .hpb-viewtype-content#sp-wp-post-list-133 dl dt, .hpb-viewtype-content#sp-wp-post-list-134 dl dt, .hpb-viewtype-content#sp-wp-post-list-135 dl dt, .hpb-viewtype-content#sp-wp-post-list-136 dl dt, .hpb-viewtype-content#sp-wp-post-list-137 dl dt, .hpb-viewtype-content#sp-wp-post-list-138 dl dt, .hpb-viewtype-content#sp-wp-post-list-139 dl dt, .hpb-viewtype-content#sp-wp-post-list-14 dl dt, .hpb-viewtype-content#sp-wp-post-list-140 dl dt, .hpb-viewtype-content#sp-wp-post-list-141 dl dt, .hpb-viewtype-content#sp-wp-post-list-142 dl dt, .hpb-viewtype-content#sp-wp-post-list-143 dl dt, .hpb-viewtype-content#sp-wp-post-list-144 dl dt, .hpb-viewtype-content#sp-wp-post-list-145 dl dt, .hpb-viewtype-content#sp-wp-post-list-146 dl dt, .hpb-viewtype-content#sp-wp-post-list-147 dl dt, .hpb-viewtype-content#sp-wp-post-list-148 dl dt, .hpb-viewtype-content#sp-wp-post-list-149 dl dt, .hpb-viewtype-content#sp-wp-post-list-15 dl dt, .hpb-viewtype-content#sp-wp-post-list-150 dl dt, .hpb-viewtype-content#sp-wp-post-list-151 dl dt, .hpb-viewtype-content#sp-wp-post-list-152 dl dt, .hpb-viewtype-content#sp-wp-post-list-153 dl dt, .hpb-viewtype-content#sp-wp-post-list-154 dl dt, .hpb-viewtype-content#sp-wp-post-list-155 dl dt, .hpb-viewtype-content#sp-wp-post-list-156 dl dt, .hpb-viewtype-content#sp-wp-post-list-157 dl dt, .hpb-viewtype-content#sp-wp-post-list-158 dl dt, .hpb-viewtype-content#sp-wp-post-list-159 dl dt, .hpb-viewtype-content#sp-wp-post-list-16 dl dt, .hpb-viewtype-content#sp-wp-post-list-160 dl dt, .hpb-viewtype-content#sp-wp-post-list-161 dl dt, .hpb-viewtype-content#sp-wp-post-list-162 dl dt, .hpb-viewtype-content#sp-wp-post-list-163 dl dt, .hpb-viewtype-content#sp-wp-post-list-164 dl dt, .hpb-viewtype-content#sp-wp-post-list-165 dl dt, .hpb-viewtype-content#sp-wp-post-list-166 dl dt, .hpb-viewtype-content#sp-wp-post-list-167 dl dt, .hpb-viewtype-content#sp-wp-post-list-168 dl dt, .hpb-viewtype-content#sp-wp-post-list-169 dl dt, .hpb-viewtype-content#sp-wp-post-list-17 dl dt, .hpb-viewtype-content#sp-wp-post-list-170 dl dt, .hpb-viewtype-content#sp-wp-post-list-171 dl dt, .hpb-viewtype-content#sp-wp-post-list-172 dl dt, .hpb-viewtype-content#sp-wp-post-list-173 dl dt, .hpb-viewtype-content#sp-wp-post-list-174 dl dt, .hpb-viewtype-content#sp-wp-post-list-175 dl dt, .hpb-viewtype-content#sp-wp-post-list-176 dl dt, .hpb-viewtype-content#sp-wp-post-list-177 dl dt, .hpb-viewtype-content#sp-wp-post-list-178 dl dt, .hpb-viewtype-content#sp-wp-post-list-18 dl dt, .hpb-viewtype-content#sp-wp-post-list-19 dl dt, .hpb-viewtype-content#sp-wp-post-list-2 dl dt, .hpb-viewtype-content#sp-wp-post-list-20 dl dt, .hpb-viewtype-content#sp-wp-post-list-21 dl dt, .hpb-viewtype-content#sp-wp-post-list-22 dl dt, .hpb-viewtype-content#sp-wp-post-list-23 dl dt, .hpb-viewtype-content#sp-wp-post-list-24 dl dt, .hpb-viewtype-content#sp-wp-post-list-25 dl dt, .hpb-viewtype-content#sp-wp-post-list-26 dl dt, .hpb-viewtype-content#sp-wp-post-list-27 dl dt, .hpb-viewtype-content#sp-wp-post-list-28 dl dt, .hpb-viewtype-content#sp-wp-post-list-29 dl dt, .hpb-viewtype-content#sp-wp-post-list-3 dl dt, .hpb-viewtype-content#sp-wp-post-list-30 dl dt, .hpb-viewtype-content#sp-wp-post-list-31 dl dt, .hpb-viewtype-content#sp-wp-post-list-32 dl dt, .hpb-viewtype-content#sp-wp-post-list-33 dl dt, .hpb-viewtype-content#sp-wp-post-list-34 dl dt, .hpb-viewtype-content#sp-wp-post-list-35 dl dt, .hpb-viewtype-content#sp-wp-post-list-36 dl dt, .hpb-viewtype-content#sp-wp-post-list-37 dl dt, .hpb-viewtype-content#sp-wp-post-list-38 dl dt, .hpb-viewtype-content#sp-wp-post-list-39 dl dt, .hpb-viewtype-content#sp-wp-post-list-4 dl dt, .hpb-viewtype-content#sp-wp-post-list-40 dl dt, .hpb-viewtype-content#sp-wp-post-list-41 dl dt, .hpb-viewtype-content#sp-wp-post-list-42 dl dt, .hpb-viewtype-content#sp-wp-post-list-43 dl dt, .hpb-viewtype-content#sp-wp-post-list-44 dl dt, .hpb-viewtype-content#sp-wp-post-list-45 dl dt, .hpb-viewtype-content#sp-wp-post-list-46 dl dt, .hpb-viewtype-content#sp-wp-post-list-47 dl dt, .hpb-viewtype-content#sp-wp-post-list-48 dl dt, .hpb-viewtype-content#sp-wp-post-list-49 dl dt, .hpb-viewtype-content#sp-wp-post-list-5 dl dt, .hpb-viewtype-content#sp-wp-post-list-50 dl dt, .hpb-viewtype-content#sp-wp-post-list-52 dl dt, .hpb-viewtype-content#sp-wp-post-list-53 dl dt, .hpb-viewtype-content#sp-wp-post-list-54 dl dt, .hpb-viewtype-content#sp-wp-post-list-55 dl dt, .hpb-viewtype-content#sp-wp-post-list-56 dl dt, .hpb-viewtype-content#sp-wp-post-list-57 dl dt, .hpb-viewtype-content#sp-wp-post-list-58 dl dt, .hpb-viewtype-content#sp-wp-post-list-59 dl dt, .hpb-viewtype-content#sp-wp-post-list-6 dl dt, .hpb-viewtype-content#sp-wp-post-list-60 dl dt, .hpb-viewtype-content#sp-wp-post-list-61 dl dt, .hpb-viewtype-content#sp-wp-post-list-62 dl dt, .hpb-viewtype-content#sp-wp-post-list-63 dl dt, .hpb-viewtype-content#sp-wp-post-list-64 dl dt, .hpb-viewtype-content#sp-wp-post-list-65 dl dt, .hpb-viewtype-content#sp-wp-post-list-66 dl dt, .hpb-viewtype-content#sp-wp-post-list-67 dl dt, .hpb-viewtype-content#sp-wp-post-list-68 dl dt, .hpb-viewtype-content#sp-wp-post-list-69 dl dt, .hpb-viewtype-content#sp-wp-post-list-7 dl dt, .hpb-viewtype-content#sp-wp-post-list-70 dl dt, .hpb-viewtype-content#sp-wp-post-list-71 dl dt, .hpb-viewtype-content#sp-wp-post-list-72 dl dt, .hpb-viewtype-content#sp-wp-post-list-73 dl dt, .hpb-viewtype-content#sp-wp-post-list-74 dl dt, .hpb-viewtype-content#sp-wp-post-list-75 dl dt, .hpb-viewtype-content#sp-wp-post-list-76 dl dt, .hpb-viewtype-content#sp-wp-post-list-77 dl dt, .hpb-viewtype-content#sp-wp-post-list-78 dl dt, .hpb-viewtype-content#sp-wp-post-list-79 dl dt, .hpb-viewtype-content#sp-wp-post-list-8 dl dt, .hpb-viewtype-content#sp-wp-post-list-80 dl dt, .hpb-viewtype-content#sp-wp-post-list-81 dl dt, .hpb-viewtype-content#sp-wp-post-list-82 dl dt, .hpb-viewtype-content#sp-wp-post-list-83 dl dt, .hpb-viewtype-content#sp-wp-post-list-84 dl dt, .hpb-viewtype-content#sp-wp-post-list-85 dl dt, .hpb-viewtype-content#sp-wp-post-list-86 dl dt, .hpb-viewtype-content#sp-wp-post-list-87 dl dt, .hpb-viewtype-content#sp-wp-post-list-88 dl dt, .hpb-viewtype-content#sp-wp-post-list-89 dl dt, .hpb-viewtype-content#sp-wp-post-list-9 dl dt, .hpb-viewtype-content#sp-wp-post-list-90 dl dt, .hpb-viewtype-content#sp-wp-post-list-91 dl dt, .hpb-viewtype-content#sp-wp-post-list-92 dl dt, .hpb-viewtype-content#sp-wp-post-list-93 dl dt, .hpb-viewtype-content#sp-wp-post-list-94 dl dt, .hpb-viewtype-content#sp-wp-post-list-95 dl dt, .hpb-viewtype-content#sp-wp-post-list-96 dl dt, .hpb-viewtype-content#sp-wp-post-list-97 dl dt, .hpb-viewtype-content#sp-wp-post-list-98 dl dt, .hpb-viewtype-content#sp-wp-post-list-99 dl dt{
  font-weight : normal;
  background-image : url(img/icon-list.png);
  background-repeat : no-repeat;
  background-position : left 7px;
  padding-left : 20px;
  margin-bottom : 0.5em;
}

.hpb-viewtype-date#sp-wp-post-list-1 dl dd, .hpb-viewtype-date#sp-wp-post-list-10 dl dd, .hpb-viewtype-date#sp-wp-post-list-100 dl dd, .hpb-viewtype-date#sp-wp-post-list-101 dl dd, .hpb-viewtype-date#sp-wp-post-list-102 dl dd, .hpb-viewtype-date#sp-wp-post-list-103 dl dd, .hpb-viewtype-date#sp-wp-post-list-104 dl dd, .hpb-viewtype-date#sp-wp-post-list-105 dl dd, .hpb-viewtype-date#sp-wp-post-list-106 dl dd, .hpb-viewtype-date#sp-wp-post-list-107 dl dd, .hpb-viewtype-date#sp-wp-post-list-108 dl dd, .hpb-viewtype-date#sp-wp-post-list-109 dl dd, .hpb-viewtype-date#sp-wp-post-list-11 dl dd, .hpb-viewtype-date#sp-wp-post-list-110 dl dd, .hpb-viewtype-date#sp-wp-post-list-111 dl dd, .hpb-viewtype-date#sp-wp-post-list-112 dl dd, .hpb-viewtype-date#sp-wp-post-list-113 dl dd, .hpb-viewtype-date#sp-wp-post-list-114 dl dd, .hpb-viewtype-date#sp-wp-post-list-115 dl dd, .hpb-viewtype-date#sp-wp-post-list-116 dl dd, .hpb-viewtype-date#sp-wp-post-list-117 dl dd, .hpb-viewtype-date#sp-wp-post-list-118 dl dd, .hpb-viewtype-date#sp-wp-post-list-119 dl dd, .hpb-viewtype-date#sp-wp-post-list-12 dl dd, .hpb-viewtype-date#sp-wp-post-list-120 dl dd, .hpb-viewtype-date#sp-wp-post-list-121 dl dd, .hpb-viewtype-date#sp-wp-post-list-122 dl dd, .hpb-viewtype-date#sp-wp-post-list-123 dl dd, .hpb-viewtype-date#sp-wp-post-list-124 dl dd, .hpb-viewtype-date#sp-wp-post-list-125 dl dd, .hpb-viewtype-date#sp-wp-post-list-126 dl dd, .hpb-viewtype-date#sp-wp-post-list-127 dl dd, .hpb-viewtype-date#sp-wp-post-list-128 dl dd, .hpb-viewtype-date#sp-wp-post-list-129 dl dd, .hpb-viewtype-date#sp-wp-post-list-13 dl dd, .hpb-viewtype-date#sp-wp-post-list-130 dl dd, .hpb-viewtype-date#sp-wp-post-list-131 dl dd, .hpb-viewtype-date#sp-wp-post-list-132 dl dd, .hpb-viewtype-date#sp-wp-post-list-133 dl dd, .hpb-viewtype-date#sp-wp-post-list-134 dl dd, .hpb-viewtype-date#sp-wp-post-list-135 dl dd, .hpb-viewtype-date#sp-wp-post-list-136 dl dd, .hpb-viewtype-date#sp-wp-post-list-137 dl dd, .hpb-viewtype-date#sp-wp-post-list-138 dl dd, .hpb-viewtype-date#sp-wp-post-list-139 dl dd, .hpb-viewtype-date#sp-wp-post-list-14 dl dd, .hpb-viewtype-date#sp-wp-post-list-140 dl dd, .hpb-viewtype-date#sp-wp-post-list-141 dl dd, .hpb-viewtype-date#sp-wp-post-list-142 dl dd, .hpb-viewtype-date#sp-wp-post-list-143 dl dd, .hpb-viewtype-date#sp-wp-post-list-144 dl dd, .hpb-viewtype-date#sp-wp-post-list-145 dl dd, .hpb-viewtype-date#sp-wp-post-list-146 dl dd, .hpb-viewtype-date#sp-wp-post-list-147 dl dd, .hpb-viewtype-date#sp-wp-post-list-148 dl dd, .hpb-viewtype-date#sp-wp-post-list-149 dl dd, .hpb-viewtype-date#sp-wp-post-list-15 dl dd, .hpb-viewtype-date#sp-wp-post-list-150 dl dd, .hpb-viewtype-date#sp-wp-post-list-151 dl dd, .hpb-viewtype-date#sp-wp-post-list-152 dl dd, .hpb-viewtype-date#sp-wp-post-list-153 dl dd, .hpb-viewtype-date#sp-wp-post-list-154 dl dd, .hpb-viewtype-date#sp-wp-post-list-155 dl dd, .hpb-viewtype-date#sp-wp-post-list-156 dl dd, .hpb-viewtype-date#sp-wp-post-list-157 dl dd, .hpb-viewtype-date#sp-wp-post-list-158 dl dd, .hpb-viewtype-date#sp-wp-post-list-159 dl dd, .hpb-viewtype-date#sp-wp-post-list-16 dl dd, .hpb-viewtype-date#sp-wp-post-list-160 dl dd, .hpb-viewtype-date#sp-wp-post-list-161 dl dd, .hpb-viewtype-date#sp-wp-post-list-162 dl dd, .hpb-viewtype-date#sp-wp-post-list-163 dl dd, .hpb-viewtype-date#sp-wp-post-list-164 dl dd, .hpb-viewtype-date#sp-wp-post-list-165 dl dd, .hpb-viewtype-date#sp-wp-post-list-166 dl dd, .hpb-viewtype-date#sp-wp-post-list-167 dl dd, .hpb-viewtype-date#sp-wp-post-list-168 dl dd, .hpb-viewtype-date#sp-wp-post-list-169 dl dd, .hpb-viewtype-date#sp-wp-post-list-17 dl dd, .hpb-viewtype-date#sp-wp-post-list-170 dl dd, .hpb-viewtype-date#sp-wp-post-list-171 dl dd, .hpb-viewtype-date#sp-wp-post-list-172 dl dd, .hpb-viewtype-date#sp-wp-post-list-173 dl dd, .hpb-viewtype-date#sp-wp-post-list-174 dl dd, .hpb-viewtype-date#sp-wp-post-list-175 dl dd, .hpb-viewtype-date#sp-wp-post-list-176 dl dd, .hpb-viewtype-date#sp-wp-post-list-177 dl dd, .hpb-viewtype-date#sp-wp-post-list-178 dl dd, .hpb-viewtype-date#sp-wp-post-list-18 dl dd, .hpb-viewtype-date#sp-wp-post-list-19 dl dd, .hpb-viewtype-date#sp-wp-post-list-2 dl dd, .hpb-viewtype-date#sp-wp-post-list-20 dl dd, .hpb-viewtype-date#sp-wp-post-list-21 dl dd, .hpb-viewtype-date#sp-wp-post-list-22 dl dd, .hpb-viewtype-date#sp-wp-post-list-23 dl dd, .hpb-viewtype-date#sp-wp-post-list-24 dl dd, .hpb-viewtype-date#sp-wp-post-list-25 dl dd, .hpb-viewtype-date#sp-wp-post-list-26 dl dd, .hpb-viewtype-date#sp-wp-post-list-27 dl dd, .hpb-viewtype-date#sp-wp-post-list-28 dl dd, .hpb-viewtype-date#sp-wp-post-list-29 dl dd, .hpb-viewtype-date#sp-wp-post-list-3 dl dd, .hpb-viewtype-date#sp-wp-post-list-30 dl dd, .hpb-viewtype-date#sp-wp-post-list-31 dl dd, .hpb-viewtype-date#sp-wp-post-list-32 dl dd, .hpb-viewtype-date#sp-wp-post-list-33 dl dd, .hpb-viewtype-date#sp-wp-post-list-34 dl dd, .hpb-viewtype-date#sp-wp-post-list-35 dl dd, .hpb-viewtype-date#sp-wp-post-list-36 dl dd, .hpb-viewtype-date#sp-wp-post-list-37 dl dd, .hpb-viewtype-date#sp-wp-post-list-38 dl dd, .hpb-viewtype-date#sp-wp-post-list-39 dl dd, .hpb-viewtype-date#sp-wp-post-list-4 dl dd, .hpb-viewtype-date#sp-wp-post-list-40 dl dd, .hpb-viewtype-date#sp-wp-post-list-41 dl dd, .hpb-viewtype-date#sp-wp-post-list-42 dl dd, .hpb-viewtype-date#sp-wp-post-list-43 dl dd, .hpb-viewtype-date#sp-wp-post-list-44 dl dd, .hpb-viewtype-date#sp-wp-post-list-45 dl dd, .hpb-viewtype-date#sp-wp-post-list-46 dl dd, .hpb-viewtype-date#sp-wp-post-list-47 dl dd, .hpb-viewtype-date#sp-wp-post-list-48 dl dd, .hpb-viewtype-date#sp-wp-post-list-49 dl dd, .hpb-viewtype-date#sp-wp-post-list-5 dl dd, .hpb-viewtype-date#sp-wp-post-list-50 dl dd, .hpb-viewtype-date#sp-wp-post-list-52 dl dd, .hpb-viewtype-date#sp-wp-post-list-53 dl dd, .hpb-viewtype-date#sp-wp-post-list-54 dl dd, .hpb-viewtype-date#sp-wp-post-list-55 dl dd, .hpb-viewtype-date#sp-wp-post-list-56 dl dd, .hpb-viewtype-date#sp-wp-post-list-57 dl dd, .hpb-viewtype-date#sp-wp-post-list-58 dl dd, .hpb-viewtype-date#sp-wp-post-list-59 dl dd, .hpb-viewtype-date#sp-wp-post-list-6 dl dd, .hpb-viewtype-date#sp-wp-post-list-60 dl dd, .hpb-viewtype-date#sp-wp-post-list-61 dl dd, .hpb-viewtype-date#sp-wp-post-list-62 dl dd, .hpb-viewtype-date#sp-wp-post-list-63 dl dd, .hpb-viewtype-date#sp-wp-post-list-64 dl dd, .hpb-viewtype-date#sp-wp-post-list-65 dl dd, .hpb-viewtype-date#sp-wp-post-list-66 dl dd, .hpb-viewtype-date#sp-wp-post-list-67 dl dd, .hpb-viewtype-date#sp-wp-post-list-68 dl dd, .hpb-viewtype-date#sp-wp-post-list-69 dl dd, .hpb-viewtype-date#sp-wp-post-list-7 dl dd, .hpb-viewtype-date#sp-wp-post-list-70 dl dd, .hpb-viewtype-date#sp-wp-post-list-71 dl dd, .hpb-viewtype-date#sp-wp-post-list-72 dl dd, .hpb-viewtype-date#sp-wp-post-list-73 dl dd, .hpb-viewtype-date#sp-wp-post-list-74 dl dd, .hpb-viewtype-date#sp-wp-post-list-75 dl dd, .hpb-viewtype-date#sp-wp-post-list-76 dl dd, .hpb-viewtype-date#sp-wp-post-list-77 dl dd, .hpb-viewtype-date#sp-wp-post-list-78 dl dd, .hpb-viewtype-date#sp-wp-post-list-79 dl dd, .hpb-viewtype-date#sp-wp-post-list-8 dl dd, .hpb-viewtype-date#sp-wp-post-list-80 dl dd, .hpb-viewtype-date#sp-wp-post-list-81 dl dd, .hpb-viewtype-date#sp-wp-post-list-82 dl dd, .hpb-viewtype-date#sp-wp-post-list-83 dl dd, .hpb-viewtype-date#sp-wp-post-list-84 dl dd, .hpb-viewtype-date#sp-wp-post-list-85 dl dd, .hpb-viewtype-date#sp-wp-post-list-86 dl dd, .hpb-viewtype-date#sp-wp-post-list-87 dl dd, .hpb-viewtype-date#sp-wp-post-list-88 dl dd, .hpb-viewtype-date#sp-wp-post-list-89 dl dd, .hpb-viewtype-date#sp-wp-post-list-9 dl dd, .hpb-viewtype-date#sp-wp-post-list-90 dl dd, .hpb-viewtype-date#sp-wp-post-list-91 dl dd, .hpb-viewtype-date#sp-wp-post-list-92 dl dd, .hpb-viewtype-date#sp-wp-post-list-93 dl dd, .hpb-viewtype-date#sp-wp-post-list-94 dl dd, .hpb-viewtype-date#sp-wp-post-list-95 dl dd, .hpb-viewtype-date#sp-wp-post-list-96 dl dd, .hpb-viewtype-date#sp-wp-post-list-97 dl dd, .hpb-viewtype-date#sp-wp-post-list-98 dl dd, .hpb-viewtype-date#sp-wp-post-list-99 dl dd{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 1em;
  overflow : hidden;
}

.hpb-viewtype-date#sp-wp-post-list-1 dl dt, .hpb-viewtype-date#sp-wp-post-list-10 dl dt, .hpb-viewtype-date#sp-wp-post-list-100 dl dt, .hpb-viewtype-date#sp-wp-post-list-101 dl dt, .hpb-viewtype-date#sp-wp-post-list-102 dl dt, .hpb-viewtype-date#sp-wp-post-list-103 dl dt, .hpb-viewtype-date#sp-wp-post-list-104 dl dt, .hpb-viewtype-date#sp-wp-post-list-105 dl dt, .hpb-viewtype-date#sp-wp-post-list-106 dl dt, .hpb-viewtype-date#sp-wp-post-list-107 dl dt, .hpb-viewtype-date#sp-wp-post-list-108 dl dt, .hpb-viewtype-date#sp-wp-post-list-109 dl dt, .hpb-viewtype-date#sp-wp-post-list-11 dl dt, .hpb-viewtype-date#sp-wp-post-list-110 dl dt, .hpb-viewtype-date#sp-wp-post-list-111 dl dt, .hpb-viewtype-date#sp-wp-post-list-112 dl dt, .hpb-viewtype-date#sp-wp-post-list-113 dl dt, .hpb-viewtype-date#sp-wp-post-list-114 dl dt, .hpb-viewtype-date#sp-wp-post-list-115 dl dt, .hpb-viewtype-date#sp-wp-post-list-116 dl dt, .hpb-viewtype-date#sp-wp-post-list-117 dl dt, .hpb-viewtype-date#sp-wp-post-list-118 dl dt, .hpb-viewtype-date#sp-wp-post-list-119 dl dt, .hpb-viewtype-date#sp-wp-post-list-12 dl dt, .hpb-viewtype-date#sp-wp-post-list-120 dl dt, .hpb-viewtype-date#sp-wp-post-list-121 dl dt, .hpb-viewtype-date#sp-wp-post-list-122 dl dt, .hpb-viewtype-date#sp-wp-post-list-123 dl dt, .hpb-viewtype-date#sp-wp-post-list-124 dl dt, .hpb-viewtype-date#sp-wp-post-list-125 dl dt, .hpb-viewtype-date#sp-wp-post-list-126 dl dt, .hpb-viewtype-date#sp-wp-post-list-127 dl dt, .hpb-viewtype-date#sp-wp-post-list-128 dl dt, .hpb-viewtype-date#sp-wp-post-list-129 dl dt, .hpb-viewtype-date#sp-wp-post-list-13 dl dt, .hpb-viewtype-date#sp-wp-post-list-130 dl dt, .hpb-viewtype-date#sp-wp-post-list-131 dl dt, .hpb-viewtype-date#sp-wp-post-list-132 dl dt, .hpb-viewtype-date#sp-wp-post-list-133 dl dt, .hpb-viewtype-date#sp-wp-post-list-134 dl dt, .hpb-viewtype-date#sp-wp-post-list-135 dl dt, .hpb-viewtype-date#sp-wp-post-list-136 dl dt, .hpb-viewtype-date#sp-wp-post-list-137 dl dt, .hpb-viewtype-date#sp-wp-post-list-138 dl dt, .hpb-viewtype-date#sp-wp-post-list-139 dl dt, .hpb-viewtype-date#sp-wp-post-list-14 dl dt, .hpb-viewtype-date#sp-wp-post-list-140 dl dt, .hpb-viewtype-date#sp-wp-post-list-141 dl dt, .hpb-viewtype-date#sp-wp-post-list-142 dl dt, .hpb-viewtype-date#sp-wp-post-list-143 dl dt, .hpb-viewtype-date#sp-wp-post-list-144 dl dt, .hpb-viewtype-date#sp-wp-post-list-145 dl dt, .hpb-viewtype-date#sp-wp-post-list-146 dl dt, .hpb-viewtype-date#sp-wp-post-list-147 dl dt, .hpb-viewtype-date#sp-wp-post-list-148 dl dt, .hpb-viewtype-date#sp-wp-post-list-149 dl dt, .hpb-viewtype-date#sp-wp-post-list-15 dl dt, .hpb-viewtype-date#sp-wp-post-list-150 dl dt, .hpb-viewtype-date#sp-wp-post-list-151 dl dt, .hpb-viewtype-date#sp-wp-post-list-152 dl dt, .hpb-viewtype-date#sp-wp-post-list-153 dl dt, .hpb-viewtype-date#sp-wp-post-list-154 dl dt, .hpb-viewtype-date#sp-wp-post-list-155 dl dt, .hpb-viewtype-date#sp-wp-post-list-156 dl dt, .hpb-viewtype-date#sp-wp-post-list-157 dl dt, .hpb-viewtype-date#sp-wp-post-list-158 dl dt, .hpb-viewtype-date#sp-wp-post-list-159 dl dt, .hpb-viewtype-date#sp-wp-post-list-16 dl dt, .hpb-viewtype-date#sp-wp-post-list-160 dl dt, .hpb-viewtype-date#sp-wp-post-list-161 dl dt, .hpb-viewtype-date#sp-wp-post-list-162 dl dt, .hpb-viewtype-date#sp-wp-post-list-163 dl dt, .hpb-viewtype-date#sp-wp-post-list-164 dl dt, .hpb-viewtype-date#sp-wp-post-list-165 dl dt, .hpb-viewtype-date#sp-wp-post-list-166 dl dt, .hpb-viewtype-date#sp-wp-post-list-167 dl dt, .hpb-viewtype-date#sp-wp-post-list-168 dl dt, .hpb-viewtype-date#sp-wp-post-list-169 dl dt, .hpb-viewtype-date#sp-wp-post-list-17 dl dt, .hpb-viewtype-date#sp-wp-post-list-170 dl dt, .hpb-viewtype-date#sp-wp-post-list-171 dl dt, .hpb-viewtype-date#sp-wp-post-list-172 dl dt, .hpb-viewtype-date#sp-wp-post-list-173 dl dt, .hpb-viewtype-date#sp-wp-post-list-174 dl dt, .hpb-viewtype-date#sp-wp-post-list-175 dl dt, .hpb-viewtype-date#sp-wp-post-list-176 dl dt, .hpb-viewtype-date#sp-wp-post-list-177 dl dt, .hpb-viewtype-date#sp-wp-post-list-178 dl dt, .hpb-viewtype-date#sp-wp-post-list-18 dl dt, .hpb-viewtype-date#sp-wp-post-list-19 dl dt, .hpb-viewtype-date#sp-wp-post-list-2 dl dt, .hpb-viewtype-date#sp-wp-post-list-20 dl dt, .hpb-viewtype-date#sp-wp-post-list-21 dl dt, .hpb-viewtype-date#sp-wp-post-list-22 dl dt, .hpb-viewtype-date#sp-wp-post-list-23 dl dt, .hpb-viewtype-date#sp-wp-post-list-24 dl dt, .hpb-viewtype-date#sp-wp-post-list-25 dl dt, .hpb-viewtype-date#sp-wp-post-list-26 dl dt, .hpb-viewtype-date#sp-wp-post-list-27 dl dt, .hpb-viewtype-date#sp-wp-post-list-28 dl dt, .hpb-viewtype-date#sp-wp-post-list-29 dl dt, .hpb-viewtype-date#sp-wp-post-list-3 dl dt, .hpb-viewtype-date#sp-wp-post-list-30 dl dt, .hpb-viewtype-date#sp-wp-post-list-31 dl dt, .hpb-viewtype-date#sp-wp-post-list-32 dl dt, .hpb-viewtype-date#sp-wp-post-list-33 dl dt, .hpb-viewtype-date#sp-wp-post-list-34 dl dt, .hpb-viewtype-date#sp-wp-post-list-35 dl dt, .hpb-viewtype-date#sp-wp-post-list-36 dl dt, .hpb-viewtype-date#sp-wp-post-list-37 dl dt, .hpb-viewtype-date#sp-wp-post-list-38 dl dt, .hpb-viewtype-date#sp-wp-post-list-39 dl dt, .hpb-viewtype-date#sp-wp-post-list-4 dl dt, .hpb-viewtype-date#sp-wp-post-list-40 dl dt, .hpb-viewtype-date#sp-wp-post-list-41 dl dt, .hpb-viewtype-date#sp-wp-post-list-42 dl dt, .hpb-viewtype-date#sp-wp-post-list-43 dl dt, .hpb-viewtype-date#sp-wp-post-list-44 dl dt, .hpb-viewtype-date#sp-wp-post-list-45 dl dt, .hpb-viewtype-date#sp-wp-post-list-46 dl dt, .hpb-viewtype-date#sp-wp-post-list-47 dl dt, .hpb-viewtype-date#sp-wp-post-list-48 dl dt, .hpb-viewtype-date#sp-wp-post-list-49 dl dt, .hpb-viewtype-date#sp-wp-post-list-5 dl dt, .hpb-viewtype-date#sp-wp-post-list-50 dl dt, .hpb-viewtype-date#sp-wp-post-list-52 dl dt, .hpb-viewtype-date#sp-wp-post-list-53 dl dt, .hpb-viewtype-date#sp-wp-post-list-54 dl dt, .hpb-viewtype-date#sp-wp-post-list-55 dl dt, .hpb-viewtype-date#sp-wp-post-list-56 dl dt, .hpb-viewtype-date#sp-wp-post-list-57 dl dt, .hpb-viewtype-date#sp-wp-post-list-58 dl dt, .hpb-viewtype-date#sp-wp-post-list-59 dl dt, .hpb-viewtype-date#sp-wp-post-list-6 dl dt, .hpb-viewtype-date#sp-wp-post-list-60 dl dt, .hpb-viewtype-date#sp-wp-post-list-61 dl dt, .hpb-viewtype-date#sp-wp-post-list-62 dl dt, .hpb-viewtype-date#sp-wp-post-list-63 dl dt, .hpb-viewtype-date#sp-wp-post-list-64 dl dt, .hpb-viewtype-date#sp-wp-post-list-65 dl dt, .hpb-viewtype-date#sp-wp-post-list-66 dl dt, .hpb-viewtype-date#sp-wp-post-list-67 dl dt, .hpb-viewtype-date#sp-wp-post-list-68 dl dt, .hpb-viewtype-date#sp-wp-post-list-69 dl dt, .hpb-viewtype-date#sp-wp-post-list-7 dl dt, .hpb-viewtype-date#sp-wp-post-list-70 dl dt, .hpb-viewtype-date#sp-wp-post-list-71 dl dt, .hpb-viewtype-date#sp-wp-post-list-72 dl dt, .hpb-viewtype-date#sp-wp-post-list-73 dl dt, .hpb-viewtype-date#sp-wp-post-list-74 dl dt, .hpb-viewtype-date#sp-wp-post-list-75 dl dt, .hpb-viewtype-date#sp-wp-post-list-76 dl dt, .hpb-viewtype-date#sp-wp-post-list-77 dl dt, .hpb-viewtype-date#sp-wp-post-list-78 dl dt, .hpb-viewtype-date#sp-wp-post-list-79 dl dt, .hpb-viewtype-date#sp-wp-post-list-8 dl dt, .hpb-viewtype-date#sp-wp-post-list-80 dl dt, .hpb-viewtype-date#sp-wp-post-list-81 dl dt, .hpb-viewtype-date#sp-wp-post-list-82 dl dt, .hpb-viewtype-date#sp-wp-post-list-83 dl dt, .hpb-viewtype-date#sp-wp-post-list-84 dl dt, .hpb-viewtype-date#sp-wp-post-list-85 dl dt, .hpb-viewtype-date#sp-wp-post-list-86 dl dt, .hpb-viewtype-date#sp-wp-post-list-87 dl dt, .hpb-viewtype-date#sp-wp-post-list-88 dl dt, .hpb-viewtype-date#sp-wp-post-list-89 dl dt, .hpb-viewtype-date#sp-wp-post-list-9 dl dt, .hpb-viewtype-date#sp-wp-post-list-90 dl dt, .hpb-viewtype-date#sp-wp-post-list-91 dl dt, .hpb-viewtype-date#sp-wp-post-list-92 dl dt, .hpb-viewtype-date#sp-wp-post-list-93 dl dt, .hpb-viewtype-date#sp-wp-post-list-94 dl dt, .hpb-viewtype-date#sp-wp-post-list-95 dl dt, .hpb-viewtype-date#sp-wp-post-list-96 dl dt, .hpb-viewtype-date#sp-wp-post-list-97 dl dt, .hpb-viewtype-date#sp-wp-post-list-98 dl dt, .hpb-viewtype-date#sp-wp-post-list-99 dl dt{
  font-weight : normal;
  background-image : url(img/icon-list.png);
  background-repeat : no-repeat;
  background-position : left 7px;
  padding-left : 20px;
  width : 11em;
  float : left;
  clear : left;
}

.hpb-viewtype-title#sp-wp-post-list-1 ul, .hpb-viewtype-title#sp-wp-post-list-10 ul, .hpb-viewtype-title#sp-wp-post-list-100 ul, .hpb-viewtype-title#sp-wp-post-list-101 ul, .hpb-viewtype-title#sp-wp-post-list-102 ul, .hpb-viewtype-title#sp-wp-post-list-103 ul, .hpb-viewtype-title#sp-wp-post-list-104 ul, .hpb-viewtype-title#sp-wp-post-list-105 ul, .hpb-viewtype-title#sp-wp-post-list-106 ul, .hpb-viewtype-title#sp-wp-post-list-107 ul, .hpb-viewtype-title#sp-wp-post-list-108 ul, .hpb-viewtype-title#sp-wp-post-list-109 ul, .hpb-viewtype-title#sp-wp-post-list-11 ul, .hpb-viewtype-title#sp-wp-post-list-110 ul, .hpb-viewtype-title#sp-wp-post-list-111 ul, .hpb-viewtype-title#sp-wp-post-list-112 ul, .hpb-viewtype-title#sp-wp-post-list-113 ul, .hpb-viewtype-title#sp-wp-post-list-114 ul, .hpb-viewtype-title#sp-wp-post-list-115 ul, .hpb-viewtype-title#sp-wp-post-list-116 ul, .hpb-viewtype-title#sp-wp-post-list-117 ul, .hpb-viewtype-title#sp-wp-post-list-118 ul, .hpb-viewtype-title#sp-wp-post-list-119 ul, .hpb-viewtype-title#sp-wp-post-list-12 ul, .hpb-viewtype-title#sp-wp-post-list-120 ul, .hpb-viewtype-title#sp-wp-post-list-121 ul, .hpb-viewtype-title#sp-wp-post-list-122 ul, .hpb-viewtype-title#sp-wp-post-list-123 ul, .hpb-viewtype-title#sp-wp-post-list-124 ul, .hpb-viewtype-title#sp-wp-post-list-125 ul, .hpb-viewtype-title#sp-wp-post-list-126 ul, .hpb-viewtype-title#sp-wp-post-list-127 ul, .hpb-viewtype-title#sp-wp-post-list-128 ul, .hpb-viewtype-title#sp-wp-post-list-129 ul, .hpb-viewtype-title#sp-wp-post-list-13 ul, .hpb-viewtype-title#sp-wp-post-list-130 ul, .hpb-viewtype-title#sp-wp-post-list-131 ul, .hpb-viewtype-title#sp-wp-post-list-132 ul, .hpb-viewtype-title#sp-wp-post-list-133 ul, .hpb-viewtype-title#sp-wp-post-list-134 ul, .hpb-viewtype-title#sp-wp-post-list-135 ul, .hpb-viewtype-title#sp-wp-post-list-136 ul, .hpb-viewtype-title#sp-wp-post-list-137 ul, .hpb-viewtype-title#sp-wp-post-list-138 ul, .hpb-viewtype-title#sp-wp-post-list-139 ul, .hpb-viewtype-title#sp-wp-post-list-14 ul, .hpb-viewtype-title#sp-wp-post-list-140 ul, .hpb-viewtype-title#sp-wp-post-list-141 ul, .hpb-viewtype-title#sp-wp-post-list-142 ul, .hpb-viewtype-title#sp-wp-post-list-143 ul, .hpb-viewtype-title#sp-wp-post-list-144 ul, .hpb-viewtype-title#sp-wp-post-list-145 ul, .hpb-viewtype-title#sp-wp-post-list-146 ul, .hpb-viewtype-title#sp-wp-post-list-147 ul, .hpb-viewtype-title#sp-wp-post-list-148 ul, .hpb-viewtype-title#sp-wp-post-list-149 ul, .hpb-viewtype-title#sp-wp-post-list-15 ul, .hpb-viewtype-title#sp-wp-post-list-150 ul, .hpb-viewtype-title#sp-wp-post-list-151 ul, .hpb-viewtype-title#sp-wp-post-list-152 ul, .hpb-viewtype-title#sp-wp-post-list-153 ul, .hpb-viewtype-title#sp-wp-post-list-154 ul, .hpb-viewtype-title#sp-wp-post-list-155 ul, .hpb-viewtype-title#sp-wp-post-list-156 ul, .hpb-viewtype-title#sp-wp-post-list-157 ul, .hpb-viewtype-title#sp-wp-post-list-158 ul, .hpb-viewtype-title#sp-wp-post-list-159 ul, .hpb-viewtype-title#sp-wp-post-list-16 ul, .hpb-viewtype-title#sp-wp-post-list-160 ul, .hpb-viewtype-title#sp-wp-post-list-161 ul, .hpb-viewtype-title#sp-wp-post-list-162 ul, .hpb-viewtype-title#sp-wp-post-list-163 ul, .hpb-viewtype-title#sp-wp-post-list-164 ul, .hpb-viewtype-title#sp-wp-post-list-165 ul, .hpb-viewtype-title#sp-wp-post-list-166 ul, .hpb-viewtype-title#sp-wp-post-list-167 ul, .hpb-viewtype-title#sp-wp-post-list-168 ul, .hpb-viewtype-title#sp-wp-post-list-169 ul, .hpb-viewtype-title#sp-wp-post-list-17 ul, .hpb-viewtype-title#sp-wp-post-list-170 ul, .hpb-viewtype-title#sp-wp-post-list-171 ul, .hpb-viewtype-title#sp-wp-post-list-172 ul, .hpb-viewtype-title#sp-wp-post-list-173 ul, .hpb-viewtype-title#sp-wp-post-list-174 ul, .hpb-viewtype-title#sp-wp-post-list-175 ul, .hpb-viewtype-title#sp-wp-post-list-176 ul, .hpb-viewtype-title#sp-wp-post-list-177 ul, .hpb-viewtype-title#sp-wp-post-list-178 ul, .hpb-viewtype-title#sp-wp-post-list-18 ul, .hpb-viewtype-title#sp-wp-post-list-19 ul, .hpb-viewtype-title#sp-wp-post-list-2 ul, .hpb-viewtype-title#sp-wp-post-list-20 ul, .hpb-viewtype-title#sp-wp-post-list-21 ul, .hpb-viewtype-title#sp-wp-post-list-22 ul, .hpb-viewtype-title#sp-wp-post-list-23 ul, .hpb-viewtype-title#sp-wp-post-list-24 ul, .hpb-viewtype-title#sp-wp-post-list-25 ul, .hpb-viewtype-title#sp-wp-post-list-26 ul, .hpb-viewtype-title#sp-wp-post-list-27 ul, .hpb-viewtype-title#sp-wp-post-list-28 ul, .hpb-viewtype-title#sp-wp-post-list-29 ul, .hpb-viewtype-title#sp-wp-post-list-3 ul, .hpb-viewtype-title#sp-wp-post-list-30 ul, .hpb-viewtype-title#sp-wp-post-list-31 ul, .hpb-viewtype-title#sp-wp-post-list-32 ul, .hpb-viewtype-title#sp-wp-post-list-33 ul, .hpb-viewtype-title#sp-wp-post-list-34 ul, .hpb-viewtype-title#sp-wp-post-list-35 ul, .hpb-viewtype-title#sp-wp-post-list-36 ul, .hpb-viewtype-title#sp-wp-post-list-37 ul, .hpb-viewtype-title#sp-wp-post-list-38 ul, .hpb-viewtype-title#sp-wp-post-list-39 ul, .hpb-viewtype-title#sp-wp-post-list-4 ul, .hpb-viewtype-title#sp-wp-post-list-40 ul, .hpb-viewtype-title#sp-wp-post-list-41 ul, .hpb-viewtype-title#sp-wp-post-list-42 ul, .hpb-viewtype-title#sp-wp-post-list-43 ul, .hpb-viewtype-title#sp-wp-post-list-44 ul, .hpb-viewtype-title#sp-wp-post-list-45 ul, .hpb-viewtype-title#sp-wp-post-list-46 ul, .hpb-viewtype-title#sp-wp-post-list-47 ul, .hpb-viewtype-title#sp-wp-post-list-48 ul, .hpb-viewtype-title#sp-wp-post-list-49 ul, .hpb-viewtype-title#sp-wp-post-list-5 ul, .hpb-viewtype-title#sp-wp-post-list-50 ul, .hpb-viewtype-title#sp-wp-post-list-52 ul, .hpb-viewtype-title#sp-wp-post-list-53 ul, .hpb-viewtype-title#sp-wp-post-list-54 ul, .hpb-viewtype-title#sp-wp-post-list-55 ul, .hpb-viewtype-title#sp-wp-post-list-56 ul, .hpb-viewtype-title#sp-wp-post-list-57 ul, .hpb-viewtype-title#sp-wp-post-list-58 ul, .hpb-viewtype-title#sp-wp-post-list-59 ul, .hpb-viewtype-title#sp-wp-post-list-6 ul, .hpb-viewtype-title#sp-wp-post-list-60 ul, .hpb-viewtype-title#sp-wp-post-list-61 ul, .hpb-viewtype-title#sp-wp-post-list-62 ul, .hpb-viewtype-title#sp-wp-post-list-63 ul, .hpb-viewtype-title#sp-wp-post-list-64 ul, .hpb-viewtype-title#sp-wp-post-list-65 ul, .hpb-viewtype-title#sp-wp-post-list-66 ul, .hpb-viewtype-title#sp-wp-post-list-67 ul, .hpb-viewtype-title#sp-wp-post-list-68 ul, .hpb-viewtype-title#sp-wp-post-list-69 ul, .hpb-viewtype-title#sp-wp-post-list-7 ul, .hpb-viewtype-title#sp-wp-post-list-70 ul, .hpb-viewtype-title#sp-wp-post-list-71 ul, .hpb-viewtype-title#sp-wp-post-list-72 ul, .hpb-viewtype-title#sp-wp-post-list-73 ul, .hpb-viewtype-title#sp-wp-post-list-74 ul, .hpb-viewtype-title#sp-wp-post-list-75 ul, .hpb-viewtype-title#sp-wp-post-list-76 ul, .hpb-viewtype-title#sp-wp-post-list-77 ul, .hpb-viewtype-title#sp-wp-post-list-78 ul, .hpb-viewtype-title#sp-wp-post-list-79 ul, .hpb-viewtype-title#sp-wp-post-list-8 ul, .hpb-viewtype-title#sp-wp-post-list-80 ul, .hpb-viewtype-title#sp-wp-post-list-81 ul, .hpb-viewtype-title#sp-wp-post-list-82 ul, .hpb-viewtype-title#sp-wp-post-list-83 ul, .hpb-viewtype-title#sp-wp-post-list-84 ul, .hpb-viewtype-title#sp-wp-post-list-85 ul, .hpb-viewtype-title#sp-wp-post-list-86 ul, .hpb-viewtype-title#sp-wp-post-list-87 ul, .hpb-viewtype-title#sp-wp-post-list-88 ul, .hpb-viewtype-title#sp-wp-post-list-89 ul, .hpb-viewtype-title#sp-wp-post-list-9 ul, .hpb-viewtype-title#sp-wp-post-list-90 ul, .hpb-viewtype-title#sp-wp-post-list-91 ul, .hpb-viewtype-title#sp-wp-post-list-92 ul, .hpb-viewtype-title#sp-wp-post-list-93 ul, .hpb-viewtype-title#sp-wp-post-list-94 ul, .hpb-viewtype-title#sp-wp-post-list-95 ul, .hpb-viewtype-title#sp-wp-post-list-96 ul, .hpb-viewtype-title#sp-wp-post-list-97 ul, .hpb-viewtype-title#sp-wp-post-list-98 ul, .hpb-viewtype-title#sp-wp-post-list-99 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;
}

.hpb-viewtype-title#sp-wp-post-list-1 ul li, .hpb-viewtype-title#sp-wp-post-list-10 ul li, .hpb-viewtype-title#sp-wp-post-list-100 ul li, .hpb-viewtype-title#sp-wp-post-list-101 ul li, .hpb-viewtype-title#sp-wp-post-list-102 ul li, .hpb-viewtype-title#sp-wp-post-list-103 ul li, .hpb-viewtype-title#sp-wp-post-list-104 ul li, .hpb-viewtype-title#sp-wp-post-list-105 ul li, .hpb-viewtype-title#sp-wp-post-list-106 ul li, .hpb-viewtype-title#sp-wp-post-list-107 ul li, .hpb-viewtype-title#sp-wp-post-list-108 ul li, .hpb-viewtype-title#sp-wp-post-list-109 ul li, .hpb-viewtype-title#sp-wp-post-list-11 ul li, .hpb-viewtype-title#sp-wp-post-list-110 ul li, .hpb-viewtype-title#sp-wp-post-list-111 ul li, .hpb-viewtype-title#sp-wp-post-list-112 ul li, .hpb-viewtype-title#sp-wp-post-list-113 ul li, .hpb-viewtype-title#sp-wp-post-list-114 ul li, .hpb-viewtype-title#sp-wp-post-list-115 ul li, .hpb-viewtype-title#sp-wp-post-list-116 ul li, .hpb-viewtype-title#sp-wp-post-list-117 ul li, .hpb-viewtype-title#sp-wp-post-list-118 ul li, .hpb-viewtype-title#sp-wp-post-list-119 ul li, .hpb-viewtype-title#sp-wp-post-list-12 ul li, .hpb-viewtype-title#sp-wp-post-list-120 ul li, .hpb-viewtype-title#sp-wp-post-list-121 ul li, .hpb-viewtype-title#sp-wp-post-list-122 ul li, .hpb-viewtype-title#sp-wp-post-list-123 ul li, .hpb-viewtype-title#sp-wp-post-list-124 ul li, .hpb-viewtype-title#sp-wp-post-list-125 ul li, .hpb-viewtype-title#sp-wp-post-list-126 ul li, .hpb-viewtype-title#sp-wp-post-list-127 ul li, .hpb-viewtype-title#sp-wp-post-list-128 ul li, .hpb-viewtype-title#sp-wp-post-list-129 ul li, .hpb-viewtype-title#sp-wp-post-list-13 ul li, .hpb-viewtype-title#sp-wp-post-list-130 ul li, .hpb-viewtype-title#sp-wp-post-list-131 ul li, .hpb-viewtype-title#sp-wp-post-list-132 ul li, .hpb-viewtype-title#sp-wp-post-list-133 ul li, .hpb-viewtype-title#sp-wp-post-list-134 ul li, .hpb-viewtype-title#sp-wp-post-list-135 ul li, .hpb-viewtype-title#sp-wp-post-list-136 ul li, .hpb-viewtype-title#sp-wp-post-list-137 ul li, .hpb-viewtype-title#sp-wp-post-list-138 ul li, .hpb-viewtype-title#sp-wp-post-list-139 ul li, .hpb-viewtype-title#sp-wp-post-list-14 ul li, .hpb-viewtype-title#sp-wp-post-list-140 ul li, .hpb-viewtype-title#sp-wp-post-list-141 ul li, .hpb-viewtype-title#sp-wp-post-list-142 ul li, .hpb-viewtype-title#sp-wp-post-list-143 ul li, .hpb-viewtype-title#sp-wp-post-list-144 ul li, .hpb-viewtype-title#sp-wp-post-list-145 ul li, .hpb-viewtype-title#sp-wp-post-list-146 ul li, .hpb-viewtype-title#sp-wp-post-list-147 ul li, .hpb-viewtype-title#sp-wp-post-list-148 ul li, .hpb-viewtype-title#sp-wp-post-list-149 ul li, .hpb-viewtype-title#sp-wp-post-list-15 ul li, .hpb-viewtype-title#sp-wp-post-list-150 ul li, .hpb-viewtype-title#sp-wp-post-list-151 ul li, .hpb-viewtype-title#sp-wp-post-list-152 ul li, .hpb-viewtype-title#sp-wp-post-list-153 ul li, .hpb-viewtype-title#sp-wp-post-list-154 ul li, .hpb-viewtype-title#sp-wp-post-list-155 ul li, .hpb-viewtype-title#sp-wp-post-list-156 ul li, .hpb-viewtype-title#sp-wp-post-list-157 ul li, .hpb-viewtype-title#sp-wp-post-list-158 ul li, .hpb-viewtype-title#sp-wp-post-list-159 ul li, .hpb-viewtype-title#sp-wp-post-list-16 ul li, .hpb-viewtype-title#sp-wp-post-list-160 ul li, .hpb-viewtype-title#sp-wp-post-list-161 ul li, .hpb-viewtype-title#sp-wp-post-list-162 ul li, .hpb-viewtype-title#sp-wp-post-list-163 ul li, .hpb-viewtype-title#sp-wp-post-list-164 ul li, .hpb-viewtype-title#sp-wp-post-list-165 ul li, .hpb-viewtype-title#sp-wp-post-list-166 ul li, .hpb-viewtype-title#sp-wp-post-list-167 ul li, .hpb-viewtype-title#sp-wp-post-list-168 ul li, .hpb-viewtype-title#sp-wp-post-list-169 ul li, .hpb-viewtype-title#sp-wp-post-list-17 ul li, .hpb-viewtype-title#sp-wp-post-list-170 ul li, .hpb-viewtype-title#sp-wp-post-list-171 ul li, .hpb-viewtype-title#sp-wp-post-list-172 ul li, .hpb-viewtype-title#sp-wp-post-list-173 ul li, .hpb-viewtype-title#sp-wp-post-list-174 ul li, .hpb-viewtype-title#sp-wp-post-list-175 ul li, .hpb-viewtype-title#sp-wp-post-list-176 ul li, .hpb-viewtype-title#sp-wp-post-list-177 ul li, .hpb-viewtype-title#sp-wp-post-list-178 ul li, .hpb-viewtype-title#sp-wp-post-list-18 ul li, .hpb-viewtype-title#sp-wp-post-list-19 ul li, .hpb-viewtype-title#sp-wp-post-list-2 ul li, .hpb-viewtype-title#sp-wp-post-list-20 ul li, .hpb-viewtype-title#sp-wp-post-list-21 ul li, .hpb-viewtype-title#sp-wp-post-list-22 ul li, .hpb-viewtype-title#sp-wp-post-list-23 ul li, .hpb-viewtype-title#sp-wp-post-list-24 ul li, .hpb-viewtype-title#sp-wp-post-list-25 ul li, .hpb-viewtype-title#sp-wp-post-list-26 ul li, .hpb-viewtype-title#sp-wp-post-list-27 ul li, .hpb-viewtype-title#sp-wp-post-list-28 ul li, .hpb-viewtype-title#sp-wp-post-list-29 ul li, .hpb-viewtype-title#sp-wp-post-list-3 ul li, .hpb-viewtype-title#sp-wp-post-list-30 ul li, .hpb-viewtype-title#sp-wp-post-list-31 ul li, .hpb-viewtype-title#sp-wp-post-list-32 ul li, .hpb-viewtype-title#sp-wp-post-list-33 ul li, .hpb-viewtype-title#sp-wp-post-list-34 ul li, .hpb-viewtype-title#sp-wp-post-list-35 ul li, .hpb-viewtype-title#sp-wp-post-list-36 ul li, .hpb-viewtype-title#sp-wp-post-list-37 ul li, .hpb-viewtype-title#sp-wp-post-list-38 ul li, .hpb-viewtype-title#sp-wp-post-list-39 ul li, .hpb-viewtype-title#sp-wp-post-list-4 ul li, .hpb-viewtype-title#sp-wp-post-list-40 ul li, .hpb-viewtype-title#sp-wp-post-list-41 ul li, .hpb-viewtype-title#sp-wp-post-list-42 ul li, .hpb-viewtype-title#sp-wp-post-list-43 ul li, .hpb-viewtype-title#sp-wp-post-list-44 ul li, .hpb-viewtype-title#sp-wp-post-list-45 ul li, .hpb-viewtype-title#sp-wp-post-list-46 ul li, .hpb-viewtype-title#sp-wp-post-list-47 ul li, .hpb-viewtype-title#sp-wp-post-list-48 ul li, .hpb-viewtype-title#sp-wp-post-list-49 ul li, .hpb-viewtype-title#sp-wp-post-list-5 ul li, .hpb-viewtype-title#sp-wp-post-list-50 ul li, .hpb-viewtype-title#sp-wp-post-list-52 ul li, .hpb-viewtype-title#sp-wp-post-list-53 ul li, .hpb-viewtype-title#sp-wp-post-list-54 ul li, .hpb-viewtype-title#sp-wp-post-list-55 ul li, .hpb-viewtype-title#sp-wp-post-list-56 ul li, .hpb-viewtype-title#sp-wp-post-list-57 ul li, .hpb-viewtype-title#sp-wp-post-list-58 ul li, .hpb-viewtype-title#sp-wp-post-list-59 ul li, .hpb-viewtype-title#sp-wp-post-list-6 ul li, .hpb-viewtype-title#sp-wp-post-list-60 ul li, .hpb-viewtype-title#sp-wp-post-list-61 ul li, .hpb-viewtype-title#sp-wp-post-list-62 ul li, .hpb-viewtype-title#sp-wp-post-list-63 ul li, .hpb-viewtype-title#sp-wp-post-list-64 ul li, .hpb-viewtype-title#sp-wp-post-list-65 ul li, .hpb-viewtype-title#sp-wp-post-list-66 ul li, .hpb-viewtype-title#sp-wp-post-list-67 ul li, .hpb-viewtype-title#sp-wp-post-list-68 ul li, .hpb-viewtype-title#sp-wp-post-list-69 ul li, .hpb-viewtype-title#sp-wp-post-list-7 ul li, .hpb-viewtype-title#sp-wp-post-list-70 ul li, .hpb-viewtype-title#sp-wp-post-list-71 ul li, .hpb-viewtype-title#sp-wp-post-list-72 ul li, .hpb-viewtype-title#sp-wp-post-list-73 ul li, .hpb-viewtype-title#sp-wp-post-list-74 ul li, .hpb-viewtype-title#sp-wp-post-list-75 ul li, .hpb-viewtype-title#sp-wp-post-list-76 ul li, .hpb-viewtype-title#sp-wp-post-list-77 ul li, .hpb-viewtype-title#sp-wp-post-list-78 ul li, .hpb-viewtype-title#sp-wp-post-list-79 ul li, .hpb-viewtype-title#sp-wp-post-list-8 ul li, .hpb-viewtype-title#sp-wp-post-list-80 ul li, .hpb-viewtype-title#sp-wp-post-list-81 ul li, .hpb-viewtype-title#sp-wp-post-list-82 ul li, .hpb-viewtype-title#sp-wp-post-list-83 ul li, .hpb-viewtype-title#sp-wp-post-list-84 ul li, .hpb-viewtype-title#sp-wp-post-list-85 ul li, .hpb-viewtype-title#sp-wp-post-list-86 ul li, .hpb-viewtype-title#sp-wp-post-list-87 ul li, .hpb-viewtype-title#sp-wp-post-list-88 ul li, .hpb-viewtype-title#sp-wp-post-list-89 ul li, .hpb-viewtype-title#sp-wp-post-list-9 ul li, .hpb-viewtype-title#sp-wp-post-list-90 ul li, .hpb-viewtype-title#sp-wp-post-list-91 ul li, .hpb-viewtype-title#sp-wp-post-list-92 ul li, .hpb-viewtype-title#sp-wp-post-list-93 ul li, .hpb-viewtype-title#sp-wp-post-list-94 ul li, .hpb-viewtype-title#sp-wp-post-list-95 ul li, .hpb-viewtype-title#sp-wp-post-list-96 ul li, .hpb-viewtype-title#sp-wp-post-list-97 ul li, .hpb-viewtype-title#sp-wp-post-list-98 ul li, .hpb-viewtype-title#sp-wp-post-list-99 ul li{
  font-weight : normal;
  background-image : url(img/icon-list.png);
  background-repeat : no-repeat;
  background-position : left 7px;
  padding-left : 20px;
  padding-bottom : 30px;
  margin-bottom : 30px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
}

.hpb-viewtype-title#sp-wp-post-list-1 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-10 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-100 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-101 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-102 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-103 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-104 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-105 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-106 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-107 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-108 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-109 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-11 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-110 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-111 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-112 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-113 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-114 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-115 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-116 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-117 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-118 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-119 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-12 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-120 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-121 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-122 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-123 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-124 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-125 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-126 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-127 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-128 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-129 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-13 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-130 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-131 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-132 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-133 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-134 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-135 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-136 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-137 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-138 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-139 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-14 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-140 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-141 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-142 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-143 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-144 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-145 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-146 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-147 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-148 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-149 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-15 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-150 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-151 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-152 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-153 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-154 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-155 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-156 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-157 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-158 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-159 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-16 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-160 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-161 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-162 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-163 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-164 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-165 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-166 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-167 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-168 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-169 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-17 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-170 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-171 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-172 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-173 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-174 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-175 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-176 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-177 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-178 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-18 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-19 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-2 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-20 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-21 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-22 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-23 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-24 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-25 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-26 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-27 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-28 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-29 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-3 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-30 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-31 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-32 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-33 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-34 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-35 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-36 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-37 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-38 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-39 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-4 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-40 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-41 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-42 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-43 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-44 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-45 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-46 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-47 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-48 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-49 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-5 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-50 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-52 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-53 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-54 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-55 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-56 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-57 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-58 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-59 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-6 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-60 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-61 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-62 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-63 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-64 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-65 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-66 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-67 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-68 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-69 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-7 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-70 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-71 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-72 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-73 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-74 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-75 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-76 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-77 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-78 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-79 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-8 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-80 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-81 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-82 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-83 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-84 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-85 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-86 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-87 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-88 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-89 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-9 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-90 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-91 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-92 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-93 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-94 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-95 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-96 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-97 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-98 ul li:last-child, .hpb-viewtype-title#sp-wp-post-list-99 ul li:last-child{
  padding-bottom : 0px;
  margin-bottom : 0px;
  border-bottom-width : medium;
  border-bottom-style : none;
  border-bottom-color : initial;
}

#sp-wp-post-list-1 > article, #sp-wp-post-list-10 > article, #sp-wp-post-list-100 > article, #sp-wp-post-list-101 > article, #sp-wp-post-list-102 > article, #sp-wp-post-list-103 > article, #sp-wp-post-list-104 > article, #sp-wp-post-list-105 > article, #sp-wp-post-list-106 > article, #sp-wp-post-list-107 > article, #sp-wp-post-list-108 > article, #sp-wp-post-list-109 > article, #sp-wp-post-list-11 > article, #sp-wp-post-list-110 > article, #sp-wp-post-list-111 > article, #sp-wp-post-list-112 > article, #sp-wp-post-list-113 > article, #sp-wp-post-list-114 > article, #sp-wp-post-list-115 > article, #sp-wp-post-list-116 > article, #sp-wp-post-list-117 > article, #sp-wp-post-list-118 > article, #sp-wp-post-list-119 > article, #sp-wp-post-list-12 > article, #sp-wp-post-list-120 > article, #sp-wp-post-list-121 > article, #sp-wp-post-list-122 > article, #sp-wp-post-list-123 > article, #sp-wp-post-list-124 > article, #sp-wp-post-list-125 > article, #sp-wp-post-list-126 > article, #sp-wp-post-list-127 > article, #sp-wp-post-list-128 > article, #sp-wp-post-list-129 > article, #sp-wp-post-list-13 > article, #sp-wp-post-list-130 > article, #sp-wp-post-list-131 > article, #sp-wp-post-list-132 > article, #sp-wp-post-list-133 > article, #sp-wp-post-list-134 > article, #sp-wp-post-list-135 > article, #sp-wp-post-list-136 > article, #sp-wp-post-list-137 > article, #sp-wp-post-list-138 > article, #sp-wp-post-list-139 > article, #sp-wp-post-list-14 > article, #sp-wp-post-list-140 > article, #sp-wp-post-list-141 > article, #sp-wp-post-list-142 > article, #sp-wp-post-list-143 > article, #sp-wp-post-list-144 > article, #sp-wp-post-list-145 > article, #sp-wp-post-list-146 > article, #sp-wp-post-list-147 > article, #sp-wp-post-list-148 > article, #sp-wp-post-list-149 > article, #sp-wp-post-list-15 > article, #sp-wp-post-list-150 > article, #sp-wp-post-list-151 > article, #sp-wp-post-list-152 > article, #sp-wp-post-list-153 > article, #sp-wp-post-list-154 > article, #sp-wp-post-list-155 > article, #sp-wp-post-list-156 > article, #sp-wp-post-list-157 > article, #sp-wp-post-list-158 > article, #sp-wp-post-list-159 > article, #sp-wp-post-list-16 > article, #sp-wp-post-list-160 > article, #sp-wp-post-list-161 > article, #sp-wp-post-list-162 > article, #sp-wp-post-list-163 > article, #sp-wp-post-list-164 > article, #sp-wp-post-list-165 > article, #sp-wp-post-list-166 > article, #sp-wp-post-list-167 > article, #sp-wp-post-list-168 > article, #sp-wp-post-list-169 > article, #sp-wp-post-list-17 > article, #sp-wp-post-list-170 > article, #sp-wp-post-list-171 > article, #sp-wp-post-list-172 > article, #sp-wp-post-list-173 > article, #sp-wp-post-list-174 > article, #sp-wp-post-list-175 > article, #sp-wp-post-list-176 > article, #sp-wp-post-list-177 > article, #sp-wp-post-list-178 > article, #sp-wp-post-list-18 > article, #sp-wp-post-list-19 > article, #sp-wp-post-list-2 > article, #sp-wp-post-list-20 > article, #sp-wp-post-list-21 > article, #sp-wp-post-list-22 > article, #sp-wp-post-list-23 > article, #sp-wp-post-list-24 > article, #sp-wp-post-list-25 > article, #sp-wp-post-list-26 > article, #sp-wp-post-list-27 > article, #sp-wp-post-list-28 > article, #sp-wp-post-list-29 > article, #sp-wp-post-list-3 > article, #sp-wp-post-list-30 > article, #sp-wp-post-list-31 > article, #sp-wp-post-list-32 > article, #sp-wp-post-list-33 > article, #sp-wp-post-list-34 > article, #sp-wp-post-list-35 > article, #sp-wp-post-list-36 > article, #sp-wp-post-list-37 > article, #sp-wp-post-list-38 > article, #sp-wp-post-list-39 > article, #sp-wp-post-list-4 > article, #sp-wp-post-list-40 > article, #sp-wp-post-list-41 > article, #sp-wp-post-list-42 > article, #sp-wp-post-list-43 > article, #sp-wp-post-list-44 > article, #sp-wp-post-list-45 > article, #sp-wp-post-list-46 > article, #sp-wp-post-list-47 > article, #sp-wp-post-list-48 > article, #sp-wp-post-list-49 > article, #sp-wp-post-list-5 > article, #sp-wp-post-list-50 > article, #sp-wp-post-list-52 > article, #sp-wp-post-list-53 > article, #sp-wp-post-list-54 > article, #sp-wp-post-list-55 > article, #sp-wp-post-list-56 > article, #sp-wp-post-list-57 > article, #sp-wp-post-list-58 > article, #sp-wp-post-list-59 > article, #sp-wp-post-list-6 > article, #sp-wp-post-list-60 > article, #sp-wp-post-list-61 > article, #sp-wp-post-list-62 > article, #sp-wp-post-list-63 > article, #sp-wp-post-list-64 > article, #sp-wp-post-list-65 > article, #sp-wp-post-list-66 > article, #sp-wp-post-list-67 > article, #sp-wp-post-list-68 > article, #sp-wp-post-list-69 > article, #sp-wp-post-list-7 > article, #sp-wp-post-list-70 > article, #sp-wp-post-list-71 > article, #sp-wp-post-list-72 > article, #sp-wp-post-list-73 > article, #sp-wp-post-list-74 > article, #sp-wp-post-list-75 > article, #sp-wp-post-list-76 > article, #sp-wp-post-list-77 > article, #sp-wp-post-list-78 > article, #sp-wp-post-list-79 > article, #sp-wp-post-list-8 > article, #sp-wp-post-list-80 > article, #sp-wp-post-list-81 > article, #sp-wp-post-list-82 > article, #sp-wp-post-list-83 > article, #sp-wp-post-list-84 > article, #sp-wp-post-list-85 > article, #sp-wp-post-list-86 > article, #sp-wp-post-list-87 > article, #sp-wp-post-list-88 > article, #sp-wp-post-list-89 > article, #sp-wp-post-list-9 > article, #sp-wp-post-list-90 > article, #sp-wp-post-list-91 > article, #sp-wp-post-list-92 > article, #sp-wp-post-list-93 > article, #sp-wp-post-list-94 > article, #sp-wp-post-list-95 > article, #sp-wp-post-list-96 > article, #sp-wp-post-list-97 > article, #sp-wp-post-list-98 > article, #sp-wp-post-list-99 > article{
  padding-bottom : 30px;
  margin-bottom : 30px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
  overflow : hidden;
}

#sp-wp-post-list-1 > article:last-child, #sp-wp-post-list-10 > article:last-child, #sp-wp-post-list-100 > article:last-child, #sp-wp-post-list-101 > article:last-child, #sp-wp-post-list-102 > article:last-child, #sp-wp-post-list-103 > article:last-child, #sp-wp-post-list-104 > article:last-child, #sp-wp-post-list-105 > article:last-child, #sp-wp-post-list-106 > article:last-child, #sp-wp-post-list-107 > article:last-child, #sp-wp-post-list-108 > article:last-child, #sp-wp-post-list-109 > article:last-child, #sp-wp-post-list-11 > article:last-child, #sp-wp-post-list-110 > article:last-child, #sp-wp-post-list-111 > article:last-child, #sp-wp-post-list-112 > article:last-child, #sp-wp-post-list-113 > article:last-child, #sp-wp-post-list-114 > article:last-child, #sp-wp-post-list-115 > article:last-child, #sp-wp-post-list-116 > article:last-child, #sp-wp-post-list-117 > article:last-child, #sp-wp-post-list-118 > article:last-child, #sp-wp-post-list-119 > article:last-child, #sp-wp-post-list-12 > article:last-child, #sp-wp-post-list-120 > article:last-child, #sp-wp-post-list-121 > article:last-child, #sp-wp-post-list-122 > article:last-child, #sp-wp-post-list-123 > article:last-child, #sp-wp-post-list-124 > article:last-child, #sp-wp-post-list-125 > article:last-child, #sp-wp-post-list-126 > article:last-child, #sp-wp-post-list-127 > article:last-child, #sp-wp-post-list-128 > article:last-child, #sp-wp-post-list-129 > article:last-child, #sp-wp-post-list-13 > article:last-child, #sp-wp-post-list-130 > article:last-child, #sp-wp-post-list-131 > article:last-child, #sp-wp-post-list-132 > article:last-child, #sp-wp-post-list-133 > article:last-child, #sp-wp-post-list-134 > article:last-child, #sp-wp-post-list-135 > article:last-child, #sp-wp-post-list-136 > article:last-child, #sp-wp-post-list-137 > article:last-child, #sp-wp-post-list-138 > article:last-child, #sp-wp-post-list-139 > article:last-child, #sp-wp-post-list-14 > article:last-child, #sp-wp-post-list-140 > article:last-child, #sp-wp-post-list-141 > article:last-child, #sp-wp-post-list-142 > article:last-child, #sp-wp-post-list-143 > article:last-child, #sp-wp-post-list-144 > article:last-child, #sp-wp-post-list-145 > article:last-child, #sp-wp-post-list-146 > article:last-child, #sp-wp-post-list-147 > article:last-child, #sp-wp-post-list-148 > article:last-child, #sp-wp-post-list-149 > article:last-child, #sp-wp-post-list-15 > article:last-child, #sp-wp-post-list-150 > article:last-child, #sp-wp-post-list-151 > article:last-child, #sp-wp-post-list-152 > article:last-child, #sp-wp-post-list-153 > article:last-child, #sp-wp-post-list-154 > article:last-child, #sp-wp-post-list-155 > article:last-child, #sp-wp-post-list-156 > article:last-child, #sp-wp-post-list-157 > article:last-child, #sp-wp-post-list-158 > article:last-child, #sp-wp-post-list-159 > article:last-child, #sp-wp-post-list-16 > article:last-child, #sp-wp-post-list-160 > article:last-child, #sp-wp-post-list-161 > article:last-child, #sp-wp-post-list-162 > article:last-child, #sp-wp-post-list-163 > article:last-child, #sp-wp-post-list-164 > article:last-child, #sp-wp-post-list-165 > article:last-child, #sp-wp-post-list-166 > article:last-child, #sp-wp-post-list-167 > article:last-child, #sp-wp-post-list-168 > article:last-child, #sp-wp-post-list-169 > article:last-child, #sp-wp-post-list-17 > article:last-child, #sp-wp-post-list-170 > article:last-child, #sp-wp-post-list-171 > article:last-child, #sp-wp-post-list-172 > article:last-child, #sp-wp-post-list-173 > article:last-child, #sp-wp-post-list-174 > article:last-child, #sp-wp-post-list-175 > article:last-child, #sp-wp-post-list-176 > article:last-child, #sp-wp-post-list-177 > article:last-child, #sp-wp-post-list-178 > article:last-child, #sp-wp-post-list-18 > article:last-child, #sp-wp-post-list-19 > article:last-child, #sp-wp-post-list-2 > article:last-child, #sp-wp-post-list-20 > article:last-child, #sp-wp-post-list-21 > article:last-child, #sp-wp-post-list-22 > article:last-child, #sp-wp-post-list-23 > article:last-child, #sp-wp-post-list-24 > article:last-child, #sp-wp-post-list-25 > article:last-child, #sp-wp-post-list-26 > article:last-child, #sp-wp-post-list-27 > article:last-child, #sp-wp-post-list-28 > article:last-child, #sp-wp-post-list-29 > article:last-child, #sp-wp-post-list-3 > article:last-child, #sp-wp-post-list-30 > article:last-child, #sp-wp-post-list-31 > article:last-child, #sp-wp-post-list-32 > article:last-child, #sp-wp-post-list-33 > article:last-child, #sp-wp-post-list-34 > article:last-child, #sp-wp-post-list-35 > article:last-child, #sp-wp-post-list-36 > article:last-child, #sp-wp-post-list-37 > article:last-child, #sp-wp-post-list-38 > article:last-child, #sp-wp-post-list-39 > article:last-child, #sp-wp-post-list-4 > article:last-child, #sp-wp-post-list-40 > article:last-child, #sp-wp-post-list-41 > article:last-child, #sp-wp-post-list-42 > article:last-child, #sp-wp-post-list-43 > article:last-child, #sp-wp-post-list-44 > article:last-child, #sp-wp-post-list-45 > article:last-child, #sp-wp-post-list-46 > article:last-child, #sp-wp-post-list-47 > article:last-child, #sp-wp-post-list-48 > article:last-child, #sp-wp-post-list-49 > article:last-child, #sp-wp-post-list-5 > article:last-child, #sp-wp-post-list-50 > article:last-child, #sp-wp-post-list-52 > article:last-child, #sp-wp-post-list-53 > article:last-child, #sp-wp-post-list-54 > article:last-child, #sp-wp-post-list-55 > article:last-child, #sp-wp-post-list-56 > article:last-child, #sp-wp-post-list-57 > article:last-child, #sp-wp-post-list-58 > article:last-child, #sp-wp-post-list-59 > article:last-child, #sp-wp-post-list-6 > article:last-child, #sp-wp-post-list-60 > article:last-child, #sp-wp-post-list-61 > article:last-child, #sp-wp-post-list-62 > article:last-child, #sp-wp-post-list-63 > article:last-child, #sp-wp-post-list-64 > article:last-child, #sp-wp-post-list-65 > article:last-child, #sp-wp-post-list-66 > article:last-child, #sp-wp-post-list-67 > article:last-child, #sp-wp-post-list-68 > article:last-child, #sp-wp-post-list-69 > article:last-child, #sp-wp-post-list-7 > article:last-child, #sp-wp-post-list-70 > article:last-child, #sp-wp-post-list-71 > article:last-child, #sp-wp-post-list-72 > article:last-child, #sp-wp-post-list-73 > article:last-child, #sp-wp-post-list-74 > article:last-child, #sp-wp-post-list-75 > article:last-child, #sp-wp-post-list-76 > article:last-child, #sp-wp-post-list-77 > article:last-child, #sp-wp-post-list-78 > article:last-child, #sp-wp-post-list-79 > article:last-child, #sp-wp-post-list-8 > article:last-child, #sp-wp-post-list-80 > article:last-child, #sp-wp-post-list-81 > article:last-child, #sp-wp-post-list-82 > article:last-child, #sp-wp-post-list-83 > article:last-child, #sp-wp-post-list-84 > article:last-child, #sp-wp-post-list-85 > article:last-child, #sp-wp-post-list-86 > article:last-child, #sp-wp-post-list-87 > article:last-child, #sp-wp-post-list-88 > article:last-child, #sp-wp-post-list-89 > article:last-child, #sp-wp-post-list-9 > article:last-child, #sp-wp-post-list-90 > article:last-child, #sp-wp-post-list-91 > article:last-child, #sp-wp-post-list-92 > article:last-child, #sp-wp-post-list-93 > article:last-child, #sp-wp-post-list-94 > article:last-child, #sp-wp-post-list-95 > article:last-child, #sp-wp-post-list-96 > article:last-child, #sp-wp-post-list-97 > article:last-child, #sp-wp-post-list-98 > article:last-child, #sp-wp-post-list-99 > article:last-child{
  padding-bottom : 0px;
  margin-bottom : 0px;
  border-bottom-width : medium;
  border-bottom-style : none;
  border-bottom-color : initial;
}

#sp-wp-post-list-1 > article > .entry-content, #sp-wp-post-list-10 > article > .entry-content, #sp-wp-post-list-100 > article > .entry-content, #sp-wp-post-list-101 > article > .entry-content, #sp-wp-post-list-102 > article > .entry-content, #sp-wp-post-list-103 > article > .entry-content, #sp-wp-post-list-104 > article > .entry-content, #sp-wp-post-list-105 > article > .entry-content, #sp-wp-post-list-106 > article > .entry-content, #sp-wp-post-list-107 > article > .entry-content, #sp-wp-post-list-108 > article > .entry-content, #sp-wp-post-list-109 > article > .entry-content, #sp-wp-post-list-11 > article > .entry-content, #sp-wp-post-list-110 > article > .entry-content, #sp-wp-post-list-111 > article > .entry-content, #sp-wp-post-list-112 > article > .entry-content, #sp-wp-post-list-113 > article > .entry-content, #sp-wp-post-list-114 > article > .entry-content, #sp-wp-post-list-115 > article > .entry-content, #sp-wp-post-list-116 > article > .entry-content, #sp-wp-post-list-117 > article > .entry-content, #sp-wp-post-list-118 > article > .entry-content, #sp-wp-post-list-119 > article > .entry-content, #sp-wp-post-list-12 > article > .entry-content, #sp-wp-post-list-120 > article > .entry-content, #sp-wp-post-list-121 > article > .entry-content, #sp-wp-post-list-122 > article > .entry-content, #sp-wp-post-list-123 > article > .entry-content, #sp-wp-post-list-124 > article > .entry-content, #sp-wp-post-list-125 > article > .entry-content, #sp-wp-post-list-126 > article > .entry-content, #sp-wp-post-list-127 > article > .entry-content, #sp-wp-post-list-128 > article > .entry-content, #sp-wp-post-list-129 > article > .entry-content, #sp-wp-post-list-13 > article > .entry-content, #sp-wp-post-list-130 > article > .entry-content, #sp-wp-post-list-131 > article > .entry-content, #sp-wp-post-list-132 > article > .entry-content, #sp-wp-post-list-133 > article > .entry-content, #sp-wp-post-list-134 > article > .entry-content, #sp-wp-post-list-135 > article > .entry-content, #sp-wp-post-list-136 > article > .entry-content, #sp-wp-post-list-137 > article > .entry-content, #sp-wp-post-list-138 > article > .entry-content, #sp-wp-post-list-139 > article > .entry-content, #sp-wp-post-list-14 > article > .entry-content, #sp-wp-post-list-140 > article > .entry-content, #sp-wp-post-list-141 > article > .entry-content, #sp-wp-post-list-142 > article > .entry-content, #sp-wp-post-list-143 > article > .entry-content, #sp-wp-post-list-144 > article > .entry-content, #sp-wp-post-list-145 > article > .entry-content, #sp-wp-post-list-146 > article > .entry-content, #sp-wp-post-list-147 > article > .entry-content, #sp-wp-post-list-148 > article > .entry-content, #sp-wp-post-list-149 > article > .entry-content, #sp-wp-post-list-15 > article > .entry-content, #sp-wp-post-list-150 > article > .entry-content, #sp-wp-post-list-151 > article > .entry-content, #sp-wp-post-list-152 > article > .entry-content, #sp-wp-post-list-153 > article > .entry-content, #sp-wp-post-list-154 > article > .entry-content, #sp-wp-post-list-155 > article > .entry-content, #sp-wp-post-list-156 > article > .entry-content, #sp-wp-post-list-157 > article > .entry-content, #sp-wp-post-list-158 > article > .entry-content, #sp-wp-post-list-159 > article > .entry-content, #sp-wp-post-list-16 > article > .entry-content, #sp-wp-post-list-160 > article > .entry-content, #sp-wp-post-list-161 > article > .entry-content, #sp-wp-post-list-162 > article > .entry-content, #sp-wp-post-list-163 > article > .entry-content, #sp-wp-post-list-164 > article > .entry-content, #sp-wp-post-list-165 > article > .entry-content, #sp-wp-post-list-166 > article > .entry-content, #sp-wp-post-list-167 > article > .entry-content, #sp-wp-post-list-168 > article > .entry-content, #sp-wp-post-list-169 > article > .entry-content, #sp-wp-post-list-17 > article > .entry-content, #sp-wp-post-list-170 > article > .entry-content, #sp-wp-post-list-171 > article > .entry-content, #sp-wp-post-list-172 > article > .entry-content, #sp-wp-post-list-173 > article > .entry-content, #sp-wp-post-list-174 > article > .entry-content, #sp-wp-post-list-175 > article > .entry-content, #sp-wp-post-list-176 > article > .entry-content, #sp-wp-post-list-177 > article > .entry-content, #sp-wp-post-list-178 > article > .entry-content, #sp-wp-post-list-18 > article > .entry-content, #sp-wp-post-list-19 > article > .entry-content, #sp-wp-post-list-2 > article > .entry-content, #sp-wp-post-list-20 > article > .entry-content, #sp-wp-post-list-21 > article > .entry-content, #sp-wp-post-list-22 > article > .entry-content, #sp-wp-post-list-23 > article > .entry-content, #sp-wp-post-list-24 > article > .entry-content, #sp-wp-post-list-25 > article > .entry-content, #sp-wp-post-list-26 > article > .entry-content, #sp-wp-post-list-27 > article > .entry-content, #sp-wp-post-list-28 > article > .entry-content, #sp-wp-post-list-29 > article > .entry-content, #sp-wp-post-list-3 > article > .entry-content, #sp-wp-post-list-30 > article > .entry-content, #sp-wp-post-list-31 > article > .entry-content, #sp-wp-post-list-32 > article > .entry-content, #sp-wp-post-list-33 > article > .entry-content, #sp-wp-post-list-34 > article > .entry-content, #sp-wp-post-list-35 > article > .entry-content, #sp-wp-post-list-36 > article > .entry-content, #sp-wp-post-list-37 > article > .entry-content, #sp-wp-post-list-38 > article > .entry-content, #sp-wp-post-list-39 > article > .entry-content, #sp-wp-post-list-4 > article > .entry-content, #sp-wp-post-list-40 > article > .entry-content, #sp-wp-post-list-41 > article > .entry-content, #sp-wp-post-list-42 > article > .entry-content, #sp-wp-post-list-43 > article > .entry-content, #sp-wp-post-list-44 > article > .entry-content, #sp-wp-post-list-45 > article > .entry-content, #sp-wp-post-list-46 > article > .entry-content, #sp-wp-post-list-47 > article > .entry-content, #sp-wp-post-list-48 > article > .entry-content, #sp-wp-post-list-49 > article > .entry-content, #sp-wp-post-list-5 > article > .entry-content, #sp-wp-post-list-50 > article > .entry-content, #sp-wp-post-list-52 > article > .entry-content, #sp-wp-post-list-53 > article > .entry-content, #sp-wp-post-list-54 > article > .entry-content, #sp-wp-post-list-55 > article > .entry-content, #sp-wp-post-list-56 > article > .entry-content, #sp-wp-post-list-57 > article > .entry-content, #sp-wp-post-list-58 > article > .entry-content, #sp-wp-post-list-59 > article > .entry-content, #sp-wp-post-list-6 > article > .entry-content, #sp-wp-post-list-60 > article > .entry-content, #sp-wp-post-list-61 > article > .entry-content, #sp-wp-post-list-62 > article > .entry-content, #sp-wp-post-list-63 > article > .entry-content, #sp-wp-post-list-64 > article > .entry-content, #sp-wp-post-list-65 > article > .entry-content, #sp-wp-post-list-66 > article > .entry-content, #sp-wp-post-list-67 > article > .entry-content, #sp-wp-post-list-68 > article > .entry-content, #sp-wp-post-list-69 > article > .entry-content, #sp-wp-post-list-7 > article > .entry-content, #sp-wp-post-list-70 > article > .entry-content, #sp-wp-post-list-71 > article > .entry-content, #sp-wp-post-list-72 > article > .entry-content, #sp-wp-post-list-73 > article > .entry-content, #sp-wp-post-list-74 > article > .entry-content, #sp-wp-post-list-75 > article > .entry-content, #sp-wp-post-list-76 > article > .entry-content, #sp-wp-post-list-77 > article > .entry-content, #sp-wp-post-list-78 > article > .entry-content, #sp-wp-post-list-79 > article > .entry-content, #sp-wp-post-list-8 > article > .entry-content, #sp-wp-post-list-80 > article > .entry-content, #sp-wp-post-list-81 > article > .entry-content, #sp-wp-post-list-82 > article > .entry-content, #sp-wp-post-list-83 > article > .entry-content, #sp-wp-post-list-84 > article > .entry-content, #sp-wp-post-list-85 > article > .entry-content, #sp-wp-post-list-86 > article > .entry-content, #sp-wp-post-list-87 > article > .entry-content, #sp-wp-post-list-88 > article > .entry-content, #sp-wp-post-list-89 > article > .entry-content, #sp-wp-post-list-9 > article > .entry-content, #sp-wp-post-list-90 > article > .entry-content, #sp-wp-post-list-91 > article > .entry-content, #sp-wp-post-list-92 > article > .entry-content, #sp-wp-post-list-93 > article > .entry-content, #sp-wp-post-list-94 > article > .entry-content, #sp-wp-post-list-95 > article > .entry-content, #sp-wp-post-list-96 > article > .entry-content, #sp-wp-post-list-97 > article > .entry-content, #sp-wp-post-list-98 > article > .entry-content, #sp-wp-post-list-99 > article > .entry-content{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  overflow : hidden;
}

#sp-wp-post-list-1 > article > footer, #sp-wp-post-list-10 > article > footer, #sp-wp-post-list-100 > article > footer, #sp-wp-post-list-101 > article > footer, #sp-wp-post-list-102 > article > footer, #sp-wp-post-list-103 > article > footer, #sp-wp-post-list-104 > article > footer, #sp-wp-post-list-105 > article > footer, #sp-wp-post-list-106 > article > footer, #sp-wp-post-list-107 > article > footer, #sp-wp-post-list-108 > article > footer, #sp-wp-post-list-109 > article > footer, #sp-wp-post-list-11 > article > footer, #sp-wp-post-list-110 > article > footer, #sp-wp-post-list-111 > article > footer, #sp-wp-post-list-112 > article > footer, #sp-wp-post-list-113 > article > footer, #sp-wp-post-list-114 > article > footer, #sp-wp-post-list-115 > article > footer, #sp-wp-post-list-116 > article > footer, #sp-wp-post-list-117 > article > footer, #sp-wp-post-list-118 > article > footer, #sp-wp-post-list-119 > article > footer, #sp-wp-post-list-12 > article > footer, #sp-wp-post-list-120 > article > footer, #sp-wp-post-list-121 > article > footer, #sp-wp-post-list-122 > article > footer, #sp-wp-post-list-123 > article > footer, #sp-wp-post-list-124 > article > footer, #sp-wp-post-list-125 > article > footer, #sp-wp-post-list-126 > article > footer, #sp-wp-post-list-127 > article > footer, #sp-wp-post-list-128 > article > footer, #sp-wp-post-list-129 > article > footer, #sp-wp-post-list-13 > article > footer, #sp-wp-post-list-130 > article > footer, #sp-wp-post-list-131 > article > footer, #sp-wp-post-list-132 > article > footer, #sp-wp-post-list-133 > article > footer, #sp-wp-post-list-134 > article > footer, #sp-wp-post-list-135 > article > footer, #sp-wp-post-list-136 > article > footer, #sp-wp-post-list-137 > article > footer, #sp-wp-post-list-138 > article > footer, #sp-wp-post-list-139 > article > footer, #sp-wp-post-list-14 > article > footer, #sp-wp-post-list-140 > article > footer, #sp-wp-post-list-141 > article > footer, #sp-wp-post-list-142 > article > footer, #sp-wp-post-list-143 > article > footer, #sp-wp-post-list-144 > article > footer, #sp-wp-post-list-145 > article > footer, #sp-wp-post-list-146 > article > footer, #sp-wp-post-list-147 > article > footer, #sp-wp-post-list-148 > article > footer, #sp-wp-post-list-149 > article > footer, #sp-wp-post-list-15 > article > footer, #sp-wp-post-list-150 > article > footer, #sp-wp-post-list-151 > article > footer, #sp-wp-post-list-152 > article > footer, #sp-wp-post-list-153 > article > footer, #sp-wp-post-list-154 > article > footer, #sp-wp-post-list-155 > article > footer, #sp-wp-post-list-156 > article > footer, #sp-wp-post-list-157 > article > footer, #sp-wp-post-list-158 > article > footer, #sp-wp-post-list-159 > article > footer, #sp-wp-post-list-16 > article > footer, #sp-wp-post-list-160 > article > footer, #sp-wp-post-list-161 > article > footer, #sp-wp-post-list-162 > article > footer, #sp-wp-post-list-163 > article > footer, #sp-wp-post-list-164 > article > footer, #sp-wp-post-list-165 > article > footer, #sp-wp-post-list-166 > article > footer, #sp-wp-post-list-167 > article > footer, #sp-wp-post-list-168 > article > footer, #sp-wp-post-list-169 > article > footer, #sp-wp-post-list-17 > article > footer, #sp-wp-post-list-170 > article > footer, #sp-wp-post-list-171 > article > footer, #sp-wp-post-list-172 > article > footer, #sp-wp-post-list-173 > article > footer, #sp-wp-post-list-174 > article > footer, #sp-wp-post-list-175 > article > footer, #sp-wp-post-list-176 > article > footer, #sp-wp-post-list-177 > article > footer, #sp-wp-post-list-178 > article > footer, #sp-wp-post-list-18 > article > footer, #sp-wp-post-list-19 > article > footer, #sp-wp-post-list-2 > article > footer, #sp-wp-post-list-20 > article > footer, #sp-wp-post-list-21 > article > footer, #sp-wp-post-list-22 > article > footer, #sp-wp-post-list-23 > article > footer, #sp-wp-post-list-24 > article > footer, #sp-wp-post-list-25 > article > footer, #sp-wp-post-list-26 > article > footer, #sp-wp-post-list-27 > article > footer, #sp-wp-post-list-28 > article > footer, #sp-wp-post-list-29 > article > footer, #sp-wp-post-list-3 > article > footer, #sp-wp-post-list-30 > article > footer, #sp-wp-post-list-31 > article > footer, #sp-wp-post-list-32 > article > footer, #sp-wp-post-list-33 > article > footer, #sp-wp-post-list-34 > article > footer, #sp-wp-post-list-35 > article > footer, #sp-wp-post-list-36 > article > footer, #sp-wp-post-list-37 > article > footer, #sp-wp-post-list-38 > article > footer, #sp-wp-post-list-39 > article > footer, #sp-wp-post-list-4 > article > footer, #sp-wp-post-list-40 > article > footer, #sp-wp-post-list-41 > article > footer, #sp-wp-post-list-42 > article > footer, #sp-wp-post-list-43 > article > footer, #sp-wp-post-list-44 > article > footer, #sp-wp-post-list-45 > article > footer, #sp-wp-post-list-46 > article > footer, #sp-wp-post-list-47 > article > footer, #sp-wp-post-list-48 > article > footer, #sp-wp-post-list-49 > article > footer, #sp-wp-post-list-5 > article > footer, #sp-wp-post-list-50 > article > footer, #sp-wp-post-list-52 > article > footer, #sp-wp-post-list-53 > article > footer, #sp-wp-post-list-54 > article > footer, #sp-wp-post-list-55 > article > footer, #sp-wp-post-list-56 > article > footer, #sp-wp-post-list-57 > article > footer, #sp-wp-post-list-58 > article > footer, #sp-wp-post-list-59 > article > footer, #sp-wp-post-list-6 > article > footer, #sp-wp-post-list-60 > article > footer, #sp-wp-post-list-61 > article > footer, #sp-wp-post-list-62 > article > footer, #sp-wp-post-list-63 > article > footer, #sp-wp-post-list-64 > article > footer, #sp-wp-post-list-65 > article > footer, #sp-wp-post-list-66 > article > footer, #sp-wp-post-list-67 > article > footer, #sp-wp-post-list-68 > article > footer, #sp-wp-post-list-69 > article > footer, #sp-wp-post-list-7 > article > footer, #sp-wp-post-list-70 > article > footer, #sp-wp-post-list-71 > article > footer, #sp-wp-post-list-72 > article > footer, #sp-wp-post-list-73 > article > footer, #sp-wp-post-list-74 > article > footer, #sp-wp-post-list-75 > article > footer, #sp-wp-post-list-76 > article > footer, #sp-wp-post-list-77 > article > footer, #sp-wp-post-list-78 > article > footer, #sp-wp-post-list-79 > article > footer, #sp-wp-post-list-8 > article > footer, #sp-wp-post-list-80 > article > footer, #sp-wp-post-list-81 > article > footer, #sp-wp-post-list-82 > article > footer, #sp-wp-post-list-83 > article > footer, #sp-wp-post-list-84 > article > footer, #sp-wp-post-list-85 > article > footer, #sp-wp-post-list-86 > article > footer, #sp-wp-post-list-87 > article > footer, #sp-wp-post-list-88 > article > footer, #sp-wp-post-list-89 > article > footer, #sp-wp-post-list-9 > article > footer, #sp-wp-post-list-90 > article > footer, #sp-wp-post-list-91 > article > footer, #sp-wp-post-list-92 > article > footer, #sp-wp-post-list-93 > article > footer, #sp-wp-post-list-94 > article > footer, #sp-wp-post-list-95 > article > footer, #sp-wp-post-list-96 > article > footer, #sp-wp-post-list-97 > article > footer, #sp-wp-post-list-98 > article > footer, #sp-wp-post-list-99 > article > footer{
  font-size : 1.2rem;
  text-align : right;
}

#sp-wp-post-list-1 > article > p, #sp-wp-post-list-10 > article > p, #sp-wp-post-list-100 > article > p, #sp-wp-post-list-101 > article > p, #sp-wp-post-list-102 > article > p, #sp-wp-post-list-103 > article > p, #sp-wp-post-list-104 > article > p, #sp-wp-post-list-105 > article > p, #sp-wp-post-list-106 > article > p, #sp-wp-post-list-107 > article > p, #sp-wp-post-list-108 > article > p, #sp-wp-post-list-109 > article > p, #sp-wp-post-list-11 > article > p, #sp-wp-post-list-110 > article > p, #sp-wp-post-list-111 > article > p, #sp-wp-post-list-112 > article > p, #sp-wp-post-list-113 > article > p, #sp-wp-post-list-114 > article > p, #sp-wp-post-list-115 > article > p, #sp-wp-post-list-116 > article > p, #sp-wp-post-list-117 > article > p, #sp-wp-post-list-118 > article > p, #sp-wp-post-list-119 > article > p, #sp-wp-post-list-12 > article > p, #sp-wp-post-list-120 > article > p, #sp-wp-post-list-121 > article > p, #sp-wp-post-list-122 > article > p, #sp-wp-post-list-123 > article > p, #sp-wp-post-list-124 > article > p, #sp-wp-post-list-125 > article > p, #sp-wp-post-list-126 > article > p, #sp-wp-post-list-127 > article > p, #sp-wp-post-list-128 > article > p, #sp-wp-post-list-129 > article > p, #sp-wp-post-list-13 > article > p, #sp-wp-post-list-130 > article > p, #sp-wp-post-list-131 > article > p, #sp-wp-post-list-132 > article > p, #sp-wp-post-list-133 > article > p, #sp-wp-post-list-134 > article > p, #sp-wp-post-list-135 > article > p, #sp-wp-post-list-136 > article > p, #sp-wp-post-list-137 > article > p, #sp-wp-post-list-138 > article > p, #sp-wp-post-list-139 > article > p, #sp-wp-post-list-14 > article > p, #sp-wp-post-list-140 > article > p, #sp-wp-post-list-141 > article > p, #sp-wp-post-list-142 > article > p, #sp-wp-post-list-143 > article > p, #sp-wp-post-list-144 > article > p, #sp-wp-post-list-145 > article > p, #sp-wp-post-list-146 > article > p, #sp-wp-post-list-147 > article > p, #sp-wp-post-list-148 > article > p, #sp-wp-post-list-149 > article > p, #sp-wp-post-list-15 > article > p, #sp-wp-post-list-150 > article > p, #sp-wp-post-list-151 > article > p, #sp-wp-post-list-152 > article > p, #sp-wp-post-list-153 > article > p, #sp-wp-post-list-154 > article > p, #sp-wp-post-list-155 > article > p, #sp-wp-post-list-156 > article > p, #sp-wp-post-list-157 > article > p, #sp-wp-post-list-158 > article > p, #sp-wp-post-list-159 > article > p, #sp-wp-post-list-16 > article > p, #sp-wp-post-list-160 > article > p, #sp-wp-post-list-161 > article > p, #sp-wp-post-list-162 > article > p, #sp-wp-post-list-163 > article > p, #sp-wp-post-list-164 > article > p, #sp-wp-post-list-165 > article > p, #sp-wp-post-list-166 > article > p, #sp-wp-post-list-167 > article > p, #sp-wp-post-list-168 > article > p, #sp-wp-post-list-169 > article > p, #sp-wp-post-list-17 > article > p, #sp-wp-post-list-170 > article > p, #sp-wp-post-list-171 > article > p, #sp-wp-post-list-172 > article > p, #sp-wp-post-list-173 > article > p, #sp-wp-post-list-174 > article > p, #sp-wp-post-list-175 > article > p, #sp-wp-post-list-176 > article > p, #sp-wp-post-list-177 > article > p, #sp-wp-post-list-178 > article > p, #sp-wp-post-list-18 > article > p, #sp-wp-post-list-19 > article > p, #sp-wp-post-list-2 > article > p, #sp-wp-post-list-20 > article > p, #sp-wp-post-list-21 > article > p, #sp-wp-post-list-22 > article > p, #sp-wp-post-list-23 > article > p, #sp-wp-post-list-24 > article > p, #sp-wp-post-list-25 > article > p, #sp-wp-post-list-26 > article > p, #sp-wp-post-list-27 > article > p, #sp-wp-post-list-28 > article > p, #sp-wp-post-list-29 > article > p, #sp-wp-post-list-3 > article > p, #sp-wp-post-list-30 > article > p, #sp-wp-post-list-31 > article > p, #sp-wp-post-list-32 > article > p, #sp-wp-post-list-33 > article > p, #sp-wp-post-list-34 > article > p, #sp-wp-post-list-35 > article > p, #sp-wp-post-list-36 > article > p, #sp-wp-post-list-37 > article > p, #sp-wp-post-list-38 > article > p, #sp-wp-post-list-39 > article > p, #sp-wp-post-list-4 > article > p, #sp-wp-post-list-40 > article > p, #sp-wp-post-list-41 > article > p, #sp-wp-post-list-42 > article > p, #sp-wp-post-list-43 > article > p, #sp-wp-post-list-44 > article > p, #sp-wp-post-list-45 > article > p, #sp-wp-post-list-46 > article > p, #sp-wp-post-list-47 > article > p, #sp-wp-post-list-48 > article > p, #sp-wp-post-list-49 > article > p, #sp-wp-post-list-5 > article > p, #sp-wp-post-list-50 > article > p, #sp-wp-post-list-52 > article > p, #sp-wp-post-list-53 > article > p, #sp-wp-post-list-54 > article > p, #sp-wp-post-list-55 > article > p, #sp-wp-post-list-56 > article > p, #sp-wp-post-list-57 > article > p, #sp-wp-post-list-58 > article > p, #sp-wp-post-list-59 > article > p, #sp-wp-post-list-6 > article > p, #sp-wp-post-list-60 > article > p, #sp-wp-post-list-61 > article > p, #sp-wp-post-list-62 > article > p, #sp-wp-post-list-63 > article > p, #sp-wp-post-list-64 > article > p, #sp-wp-post-list-65 > article > p, #sp-wp-post-list-66 > article > p, #sp-wp-post-list-67 > article > p, #sp-wp-post-list-68 > article > p, #sp-wp-post-list-69 > article > p, #sp-wp-post-list-7 > article > p, #sp-wp-post-list-70 > article > p, #sp-wp-post-list-71 > article > p, #sp-wp-post-list-72 > article > p, #sp-wp-post-list-73 > article > p, #sp-wp-post-list-74 > article > p, #sp-wp-post-list-75 > article > p, #sp-wp-post-list-76 > article > p, #sp-wp-post-list-77 > article > p, #sp-wp-post-list-78 > article > p, #sp-wp-post-list-79 > article > p, #sp-wp-post-list-8 > article > p, #sp-wp-post-list-80 > article > p, #sp-wp-post-list-81 > article > p, #sp-wp-post-list-82 > article > p, #sp-wp-post-list-83 > article > p, #sp-wp-post-list-84 > article > p, #sp-wp-post-list-85 > article > p, #sp-wp-post-list-86 > article > p, #sp-wp-post-list-87 > article > p, #sp-wp-post-list-88 > article > p, #sp-wp-post-list-89 > article > p, #sp-wp-post-list-9 > article > p, #sp-wp-post-list-90 > article > p, #sp-wp-post-list-91 > article > p, #sp-wp-post-list-92 > article > p, #sp-wp-post-list-93 > article > p, #sp-wp-post-list-94 > article > p, #sp-wp-post-list-95 > article > p, #sp-wp-post-list-96 > article > p, #sp-wp-post-list-97 > article > p, #sp-wp-post-list-98 > article > p, #sp-wp-post-list-99 > article > p{
  margin-right : 20px;
  width : 150px;
  float : left;
}

#sp-wp-post-list-1 > h3, #sp-wp-post-list-10 > h3, #sp-wp-post-list-100 > h3, #sp-wp-post-list-101 > h3, #sp-wp-post-list-102 > h3, #sp-wp-post-list-103 > h3, #sp-wp-post-list-104 > h3, #sp-wp-post-list-105 > h3, #sp-wp-post-list-106 > h3, #sp-wp-post-list-107 > h3, #sp-wp-post-list-108 > h3, #sp-wp-post-list-109 > h3, #sp-wp-post-list-11 > h3, #sp-wp-post-list-110 > h3, #sp-wp-post-list-111 > h3, #sp-wp-post-list-112 > h3, #sp-wp-post-list-113 > h3, #sp-wp-post-list-114 > h3, #sp-wp-post-list-115 > h3, #sp-wp-post-list-116 > h3, #sp-wp-post-list-117 > h3, #sp-wp-post-list-118 > h3, #sp-wp-post-list-119 > h3, #sp-wp-post-list-12 > h3, #sp-wp-post-list-120 > h3, #sp-wp-post-list-121 > h3, #sp-wp-post-list-122 > h3, #sp-wp-post-list-123 > h3, #sp-wp-post-list-124 > h3, #sp-wp-post-list-125 > h3, #sp-wp-post-list-126 > h3, #sp-wp-post-list-127 > h3, #sp-wp-post-list-128 > h3, #sp-wp-post-list-129 > h3, #sp-wp-post-list-13 > h3, #sp-wp-post-list-130 > h3, #sp-wp-post-list-131 > h3, #sp-wp-post-list-132 > h3, #sp-wp-post-list-133 > h3, #sp-wp-post-list-134 > h3, #sp-wp-post-list-135 > h3, #sp-wp-post-list-136 > h3, #sp-wp-post-list-137 > h3, #sp-wp-post-list-138 > h3, #sp-wp-post-list-139 > h3, #sp-wp-post-list-14 > h3, #sp-wp-post-list-140 > h3, #sp-wp-post-list-141 > h3, #sp-wp-post-list-142 > h3, #sp-wp-post-list-143 > h3, #sp-wp-post-list-144 > h3, #sp-wp-post-list-145 > h3, #sp-wp-post-list-146 > h3, #sp-wp-post-list-147 > h3, #sp-wp-post-list-148 > h3, #sp-wp-post-list-149 > h3, #sp-wp-post-list-15 > h3, #sp-wp-post-list-150 > h3, #sp-wp-post-list-151 > h3, #sp-wp-post-list-152 > h3, #sp-wp-post-list-153 > h3, #sp-wp-post-list-154 > h3, #sp-wp-post-list-155 > h3, #sp-wp-post-list-156 > h3, #sp-wp-post-list-157 > h3, #sp-wp-post-list-158 > h3, #sp-wp-post-list-159 > h3, #sp-wp-post-list-16 > h3, #sp-wp-post-list-160 > h3, #sp-wp-post-list-161 > h3, #sp-wp-post-list-162 > h3, #sp-wp-post-list-163 > h3, #sp-wp-post-list-164 > h3, #sp-wp-post-list-165 > h3, #sp-wp-post-list-166 > h3, #sp-wp-post-list-167 > h3, #sp-wp-post-list-168 > h3, #sp-wp-post-list-169 > h3, #sp-wp-post-list-17 > h3, #sp-wp-post-list-170 > h3, #sp-wp-post-list-171 > h3, #sp-wp-post-list-172 > h3, #sp-wp-post-list-173 > h3, #sp-wp-post-list-174 > h3, #sp-wp-post-list-175 > h3, #sp-wp-post-list-176 > h3, #sp-wp-post-list-177 > h3, #sp-wp-post-list-178 > h3, #sp-wp-post-list-18 > h3, #sp-wp-post-list-19 > h3, #sp-wp-post-list-2 > h3, #sp-wp-post-list-20 > h3, #sp-wp-post-list-21 > h3, #sp-wp-post-list-22 > h3, #sp-wp-post-list-23 > h3, #sp-wp-post-list-24 > h3, #sp-wp-post-list-25 > h3, #sp-wp-post-list-26 > h3, #sp-wp-post-list-27 > h3, #sp-wp-post-list-28 > h3, #sp-wp-post-list-29 > h3, #sp-wp-post-list-3 > h3, #sp-wp-post-list-30 > h3, #sp-wp-post-list-31 > h3, #sp-wp-post-list-32 > h3, #sp-wp-post-list-33 > h3, #sp-wp-post-list-34 > h3, #sp-wp-post-list-35 > h3, #sp-wp-post-list-36 > h3, #sp-wp-post-list-37 > h3, #sp-wp-post-list-38 > h3, #sp-wp-post-list-39 > h3, #sp-wp-post-list-4 > h3, #sp-wp-post-list-40 > h3, #sp-wp-post-list-41 > h3, #sp-wp-post-list-42 > h3, #sp-wp-post-list-43 > h3, #sp-wp-post-list-44 > h3, #sp-wp-post-list-45 > h3, #sp-wp-post-list-46 > h3, #sp-wp-post-list-47 > h3, #sp-wp-post-list-48 > h3, #sp-wp-post-list-49 > h3, #sp-wp-post-list-5 > h3, #sp-wp-post-list-50 > h3, #sp-wp-post-list-52 > h3, #sp-wp-post-list-53 > h3, #sp-wp-post-list-54 > h3, #sp-wp-post-list-55 > h3, #sp-wp-post-list-56 > h3, #sp-wp-post-list-57 > h3, #sp-wp-post-list-58 > h3, #sp-wp-post-list-59 > h3, #sp-wp-post-list-6 > h3, #sp-wp-post-list-60 > h3, #sp-wp-post-list-61 > h3, #sp-wp-post-list-62 > h3, #sp-wp-post-list-63 > h3, #sp-wp-post-list-64 > h3, #sp-wp-post-list-65 > h3, #sp-wp-post-list-66 > h3, #sp-wp-post-list-67 > h3, #sp-wp-post-list-68 > h3, #sp-wp-post-list-69 > h3, #sp-wp-post-list-7 > h3, #sp-wp-post-list-70 > h3, #sp-wp-post-list-71 > h3, #sp-wp-post-list-72 > h3, #sp-wp-post-list-73 > h3, #sp-wp-post-list-74 > h3, #sp-wp-post-list-75 > h3, #sp-wp-post-list-76 > h3, #sp-wp-post-list-77 > h3, #sp-wp-post-list-78 > h3, #sp-wp-post-list-79 > h3, #sp-wp-post-list-8 > h3, #sp-wp-post-list-80 > h3, #sp-wp-post-list-81 > h3, #sp-wp-post-list-82 > h3, #sp-wp-post-list-83 > h3, #sp-wp-post-list-84 > h3, #sp-wp-post-list-85 > h3, #sp-wp-post-list-86 > h3, #sp-wp-post-list-87 > h3, #sp-wp-post-list-88 > h3, #sp-wp-post-list-89 > h3, #sp-wp-post-list-9 > h3, #sp-wp-post-list-90 > h3, #sp-wp-post-list-91 > h3, #sp-wp-post-list-92 > h3, #sp-wp-post-list-93 > h3, #sp-wp-post-list-94 > h3, #sp-wp-post-list-95 > h3, #sp-wp-post-list-96 > h3, #sp-wp-post-list-97 > h3, #sp-wp-post-list-98 > h3, #sp-wp-post-list-99 > h3{
  font-size : 1.8rem;
  font-weight : bold;
  color : #ffffff;
  background-color : #3874b4;
  padding-top : 15px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 15px;
  margin-top : -20px;
  margin-left : -20px;
  margin-right : -20px;
  margin-bottom : 30px;
}

#sp-wp-post-list-1 > h3 > a, #sp-wp-post-list-10 > h3 > a, #sp-wp-post-list-100 > h3 > a, #sp-wp-post-list-101 > h3 > a, #sp-wp-post-list-102 > h3 > a, #sp-wp-post-list-103 > h3 > a, #sp-wp-post-list-104 > h3 > a, #sp-wp-post-list-105 > h3 > a, #sp-wp-post-list-106 > h3 > a, #sp-wp-post-list-107 > h3 > a, #sp-wp-post-list-108 > h3 > a, #sp-wp-post-list-109 > h3 > a, #sp-wp-post-list-11 > h3 > a, #sp-wp-post-list-110 > h3 > a, #sp-wp-post-list-111 > h3 > a, #sp-wp-post-list-112 > h3 > a, #sp-wp-post-list-113 > h3 > a, #sp-wp-post-list-114 > h3 > a, #sp-wp-post-list-115 > h3 > a, #sp-wp-post-list-116 > h3 > a, #sp-wp-post-list-117 > h3 > a, #sp-wp-post-list-118 > h3 > a, #sp-wp-post-list-119 > h3 > a, #sp-wp-post-list-12 > h3 > a, #sp-wp-post-list-120 > h3 > a, #sp-wp-post-list-121 > h3 > a, #sp-wp-post-list-122 > h3 > a, #sp-wp-post-list-123 > h3 > a, #sp-wp-post-list-124 > h3 > a, #sp-wp-post-list-125 > h3 > a, #sp-wp-post-list-126 > h3 > a, #sp-wp-post-list-127 > h3 > a, #sp-wp-post-list-128 > h3 > a, #sp-wp-post-list-129 > h3 > a, #sp-wp-post-list-13 > h3 > a, #sp-wp-post-list-130 > h3 > a, #sp-wp-post-list-131 > h3 > a, #sp-wp-post-list-132 > h3 > a, #sp-wp-post-list-133 > h3 > a, #sp-wp-post-list-134 > h3 > a, #sp-wp-post-list-135 > h3 > a, #sp-wp-post-list-136 > h3 > a, #sp-wp-post-list-137 > h3 > a, #sp-wp-post-list-138 > h3 > a, #sp-wp-post-list-139 > h3 > a, #sp-wp-post-list-14 > h3 > a, #sp-wp-post-list-140 > h3 > a, #sp-wp-post-list-141 > h3 > a, #sp-wp-post-list-142 > h3 > a, #sp-wp-post-list-143 > h3 > a, #sp-wp-post-list-144 > h3 > a, #sp-wp-post-list-145 > h3 > a, #sp-wp-post-list-146 > h3 > a, #sp-wp-post-list-147 > h3 > a, #sp-wp-post-list-148 > h3 > a, #sp-wp-post-list-149 > h3 > a, #sp-wp-post-list-15 > h3 > a, #sp-wp-post-list-150 > h3 > a, #sp-wp-post-list-151 > h3 > a, #sp-wp-post-list-152 > h3 > a, #sp-wp-post-list-153 > h3 > a, #sp-wp-post-list-154 > h3 > a, #sp-wp-post-list-155 > h3 > a, #sp-wp-post-list-156 > h3 > a, #sp-wp-post-list-157 > h3 > a, #sp-wp-post-list-158 > h3 > a, #sp-wp-post-list-159 > h3 > a, #sp-wp-post-list-16 > h3 > a, #sp-wp-post-list-160 > h3 > a, #sp-wp-post-list-161 > h3 > a, #sp-wp-post-list-162 > h3 > a, #sp-wp-post-list-163 > h3 > a, #sp-wp-post-list-164 > h3 > a, #sp-wp-post-list-165 > h3 > a, #sp-wp-post-list-166 > h3 > a, #sp-wp-post-list-167 > h3 > a, #sp-wp-post-list-168 > h3 > a, #sp-wp-post-list-169 > h3 > a, #sp-wp-post-list-17 > h3 > a, #sp-wp-post-list-170 > h3 > a, #sp-wp-post-list-171 > h3 > a, #sp-wp-post-list-172 > h3 > a, #sp-wp-post-list-173 > h3 > a, #sp-wp-post-list-174 > h3 > a, #sp-wp-post-list-175 > h3 > a, #sp-wp-post-list-176 > h3 > a, #sp-wp-post-list-177 > h3 > a, #sp-wp-post-list-178 > h3 > a, #sp-wp-post-list-18 > h3 > a, #sp-wp-post-list-19 > h3 > a, #sp-wp-post-list-2 > h3 > a, #sp-wp-post-list-20 > h3 > a, #sp-wp-post-list-21 > h3 > a, #sp-wp-post-list-22 > h3 > a, #sp-wp-post-list-23 > h3 > a, #sp-wp-post-list-24 > h3 > a, #sp-wp-post-list-25 > h3 > a, #sp-wp-post-list-26 > h3 > a, #sp-wp-post-list-27 > h3 > a, #sp-wp-post-list-28 > h3 > a, #sp-wp-post-list-29 > h3 > a, #sp-wp-post-list-3 > h3 > a, #sp-wp-post-list-30 > h3 > a, #sp-wp-post-list-31 > h3 > a, #sp-wp-post-list-32 > h3 > a, #sp-wp-post-list-33 > h3 > a, #sp-wp-post-list-34 > h3 > a, #sp-wp-post-list-35 > h3 > a, #sp-wp-post-list-36 > h3 > a, #sp-wp-post-list-37 > h3 > a, #sp-wp-post-list-38 > h3 > a, #sp-wp-post-list-39 > h3 > a, #sp-wp-post-list-4 > h3 > a, #sp-wp-post-list-40 > h3 > a, #sp-wp-post-list-41 > h3 > a, #sp-wp-post-list-42 > h3 > a, #sp-wp-post-list-43 > h3 > a, #sp-wp-post-list-44 > h3 > a, #sp-wp-post-list-45 > h3 > a, #sp-wp-post-list-46 > h3 > a, #sp-wp-post-list-47 > h3 > a, #sp-wp-post-list-48 > h3 > a, #sp-wp-post-list-49 > h3 > a, #sp-wp-post-list-5 > h3 > a, #sp-wp-post-list-50 > h3 > a, #sp-wp-post-list-52 > h3 > a, #sp-wp-post-list-53 > h3 > a, #sp-wp-post-list-54 > h3 > a, #sp-wp-post-list-55 > h3 > a, #sp-wp-post-list-56 > h3 > a, #sp-wp-post-list-57 > h3 > a, #sp-wp-post-list-58 > h3 > a, #sp-wp-post-list-59 > h3 > a, #sp-wp-post-list-6 > h3 > a, #sp-wp-post-list-60 > h3 > a, #sp-wp-post-list-61 > h3 > a, #sp-wp-post-list-62 > h3 > a, #sp-wp-post-list-63 > h3 > a, #sp-wp-post-list-64 > h3 > a, #sp-wp-post-list-65 > h3 > a, #sp-wp-post-list-66 > h3 > a, #sp-wp-post-list-67 > h3 > a, #sp-wp-post-list-68 > h3 > a, #sp-wp-post-list-69 > h3 > a, #sp-wp-post-list-7 > h3 > a, #sp-wp-post-list-70 > h3 > a, #sp-wp-post-list-71 > h3 > a, #sp-wp-post-list-72 > h3 > a, #sp-wp-post-list-73 > h3 > a, #sp-wp-post-list-74 > h3 > a, #sp-wp-post-list-75 > h3 > a, #sp-wp-post-list-76 > h3 > a, #sp-wp-post-list-77 > h3 > a, #sp-wp-post-list-78 > h3 > a, #sp-wp-post-list-79 > h3 > a, #sp-wp-post-list-8 > h3 > a, #sp-wp-post-list-80 > h3 > a, #sp-wp-post-list-81 > h3 > a, #sp-wp-post-list-82 > h3 > a, #sp-wp-post-list-83 > h3 > a, #sp-wp-post-list-84 > h3 > a, #sp-wp-post-list-85 > h3 > a, #sp-wp-post-list-86 > h3 > a, #sp-wp-post-list-87 > h3 > a, #sp-wp-post-list-88 > h3 > a, #sp-wp-post-list-89 > h3 > a, #sp-wp-post-list-9 > h3 > a, #sp-wp-post-list-90 > h3 > a, #sp-wp-post-list-91 > h3 > a, #sp-wp-post-list-92 > h3 > a, #sp-wp-post-list-93 > h3 > a, #sp-wp-post-list-94 > h3 > a, #sp-wp-post-list-95 > h3 > a, #sp-wp-post-list-96 > h3 > a, #sp-wp-post-list-97 > h3 > a, #sp-wp-post-list-98 > h3 > a, #sp-wp-post-list-99 > h3 > a{
  color : #ffffff;
  text-decoration : none;
}

#breadcrumb-list{
  font-size : 1rem;
  color : #333333;
  background-color : #f5f5f5;
  margin-top : 0px;
  box-sizing : border-box;
}

#breadcrumb-list a{
  color : #f36b6a;
  text-decoration : underline;
}

#breadcrumb-list div{
  padding-bottom : 0px;
  margin-top : 0px;
  display : inline-block;
}

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

  #breadcrumb-list{
    padding-top : 1em;
    padding-left : 1000px;
    padding-right : 1000px;
    padding-bottom : 1em;
    margin-left : -1000px;
    margin-right : -1000px;
  }
}

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

  #breadcrumb-list{
    padding-top : 1em;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 1em;
  }
}

.page-access#content #page-content, .page-blog#content #page-content, .page-company#content #page-content, .page-concept#content #page-content, .page-contact#content #page-content, .page-custom#content #page-content, .page-custom2#content #page-content, .page-news#content #page-content, .page-privacy#content #page-content, .page-service#content #page-content, .page-toppage#content #page-content{
  background-color : #f5f5f5;
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  margin-bottom : 1.5em;
}

.page-access#content #page-content > blockquote, .page-blog#content #page-content > blockquote, .page-company#content #page-content > blockquote, .page-concept#content #page-content > blockquote, .page-contact#content #page-content > blockquote, .page-custom#content #page-content > blockquote, .page-custom2#content #page-content > blockquote, .page-news#content #page-content > blockquote, .page-privacy#content #page-content > blockquote, .page-service#content #page-content > blockquote, .page-toppage#content #page-content > blockquote{
  background-color : #eeeeee;
  padding-top : 1.5em;
  padding-left : 1.5em;
  padding-right : 1.5em;
  padding-bottom : 1.5em;
  margin-bottom : 1.5em;
}

.page-access#content #page-content > blockquote > *:last-child, .page-blog#content #page-content > blockquote > *:last-child, .page-company#content #page-content > blockquote > *:last-child, .page-concept#content #page-content > blockquote > *:last-child, .page-contact#content #page-content > blockquote > *:last-child, .page-custom#content #page-content > blockquote > *:last-child, .page-custom2#content #page-content > blockquote > *:last-child, .page-news#content #page-content > blockquote > *:last-child, .page-privacy#content #page-content > blockquote > *:last-child, .page-service#content #page-content > blockquote > *:last-child, .page-toppage#content #page-content > blockquote > *:last-child{
  margin-bottom : 0px;
}

.page-access#content #page-content > h1, .page-blog#content #page-content > h1, .page-company#content #page-content > h1, .page-concept#content #page-content > h1, .page-contact#content #page-content > h1, .page-custom#content #page-content > h1, .page-custom2#content #page-content > h1, .page-news#content #page-content > h1, .page-privacy#content #page-content > h1, .page-service#content #page-content > h1, .page-toppage#content #page-content > h1{
  font-size : 1.8rem;
  font-weight : bold;
  padding-bottom : 5px;
  margin-bottom : 1em;
  border-bottom-width : 3px;
  border-bottom-style : solid;
  border-bottom-color : #cccccc;
}

.page-access#content #page-content > h2, .page-blog#content #page-content > h2, .page-company#content #page-content > h2, .page-concept#content #page-content > h2, .page-contact#content #page-content > h2, .page-custom#content #page-content > h2, .page-custom2#content #page-content > h2, .page-news#content #page-content > h2, .page-privacy#content #page-content > h2, .page-service#content #page-content > h2, .page-toppage#content #page-content > h2{
  font-size : 1.8rem;
  font-weight : bold;
  padding-bottom : 5px;
  margin-bottom : 1em;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #cccccc;
}

.page-access#content #page-content > h3, .page-blog#content #page-content > h3, .page-company#content #page-content > h3, .page-concept#content #page-content > h3, .page-contact#content #page-content > h3, .page-custom#content #page-content > h3, .page-custom2#content #page-content > h3, .page-news#content #page-content > h3, .page-privacy#content #page-content > h3, .page-service#content #page-content > h3, .page-toppage#content #page-content > h3{
  font-size : 1.6rem;
  font-weight : normal;
  padding-bottom : 5px;
  margin-bottom : 1em;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #cccccc;
}

.page-access#content #page-content > h4, .page-blog#content #page-content > h4, .page-company#content #page-content > h4, .page-concept#content #page-content > h4, .page-contact#content #page-content > h4, .page-custom#content #page-content > h4, .page-custom2#content #page-content > h4, .page-news#content #page-content > h4, .page-privacy#content #page-content > h4, .page-service#content #page-content > h4, .page-toppage#content #page-content > h4{
  font-size : 1.5rem;
  font-weight : normal;
  padding-bottom : 5px;
  margin-bottom : 1em;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #cccccc;
}

.page-access#content #page-content > h5, .page-blog#content #page-content > h5, .page-company#content #page-content > h5, .page-concept#content #page-content > h5, .page-contact#content #page-content > h5, .page-custom#content #page-content > h5, .page-custom2#content #page-content > h5, .page-news#content #page-content > h5, .page-privacy#content #page-content > h5, .page-service#content #page-content > h5, .page-toppage#content #page-content > h5{
  font-size : 1.4rem;
  font-weight : normal;
  padding-bottom : 5px;
  margin-bottom : 1em;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #cccccc;
}

.page-access#content #page-content > h6, .page-blog#content #page-content > h6, .page-company#content #page-content > h6, .page-concept#content #page-content > h6, .page-contact#content #page-content > h6, .page-custom#content #page-content > h6, .page-custom2#content #page-content > h6, .page-news#content #page-content > h6, .page-privacy#content #page-content > h6, .page-service#content #page-content > h6, .page-toppage#content #page-content > h6{
  font-size : 1.3rem;
  font-weight : normal;
  padding-bottom : 5px;
  margin-bottom : 1em;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #cccccc;
}

.page-access#content #page-content > hr, .page-blog#content #page-content > hr, .page-company#content #page-content > hr, .page-concept#content #page-content > hr, .page-contact#content #page-content > hr, .page-custom#content #page-content > hr, .page-custom2#content #page-content > hr, .page-news#content #page-content > hr, .page-privacy#content #page-content > hr, .page-service#content #page-content > hr, .page-toppage#content #page-content > hr{
  margin-bottom : 1.5em;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #d5d5d5;
}

.page-access#content #page-content > ins, .page-blog#content #page-content > ins, .page-company#content #page-content > ins, .page-concept#content #page-content > ins, .page-contact#content #page-content > ins, .page-custom#content #page-content > ins, .page-custom2#content #page-content > ins, .page-news#content #page-content > ins, .page-privacy#content #page-content > ins, .page-service#content #page-content > ins, .page-toppage#content #page-content > ins{
  background-color : #fff9c0;
  text-decoration : none;
  padding-top : 5px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 5px;
}

.page-access#content #page-content > ol, .page-blog#content #page-content > ol, .page-company#content #page-content > ol, .page-concept#content #page-content > ol, .page-contact#content #page-content > ol, .page-custom#content #page-content > ol, .page-custom2#content #page-content > ol, .page-news#content #page-content > ol, .page-privacy#content #page-content > ol, .page-service#content #page-content > ol, .page-toppage#content #page-content > ol{
  padding-top : 0px;
  padding-left : 13px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 18px;
  list-style-position : inside;
}

.page-access#content #page-content > ol ol, .page-blog#content #page-content > ol ol, .page-company#content #page-content > ol ol, .page-concept#content #page-content > ol ol, .page-contact#content #page-content > ol ol, .page-custom#content #page-content > ol ol, .page-custom2#content #page-content > ol ol, .page-news#content #page-content > ol ol, .page-privacy#content #page-content > ol ol, .page-service#content #page-content > ol ol, .page-toppage#content #page-content > ol ol{
  margin-bottom : 0px;
}

.page-access#content #page-content > p, .page-blog#content #page-content > p, .page-company#content #page-content > p, .page-concept#content #page-content > p, .page-contact#content #page-content > p, .page-custom#content #page-content > p, .page-custom2#content #page-content > p, .page-news#content #page-content > p, .page-privacy#content #page-content > p, .page-service#content #page-content > p, .page-toppage#content #page-content > p{
  margin-top : 0px;
  margin-bottom : 1.5em;
}

.page-access#content #page-content > pre, .page-blog#content #page-content > pre, .page-company#content #page-content > pre, .page-concept#content #page-content > pre, .page-contact#content #page-content > pre, .page-custom#content #page-content > pre, .page-custom2#content #page-content > pre, .page-news#content #page-content > pre, .page-privacy#content #page-content > pre, .page-service#content #page-content > pre, .page-toppage#content #page-content > pre{
  background-color : #eeeeee;
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  overflow : auto;
  word-wrap : normal;
}

#sp-definition-list-2, #sp-definition-list-3, #sp-definition-list-4{
  margin-bottom : 1.5em;
}

#sp-definition-list-2 > dd, #sp-definition-list-3 > dd, #sp-definition-list-4 > dd{
  margin-top : 0px;
  margin-left : 1.5em;
  margin-right : 1.5em;
  margin-bottom : 3em;
}

#sp-definition-list-2 > dt, #sp-definition-list-3 > dt, #sp-definition-list-4 > dt{
  font-weight : normal;
  padding-top : 0.2em;
  padding-left : 1em;
  margin-bottom : 0.5em;
  border-left-width : 6px;
  border-left-style : solid;
  border-left-color : #2563a6;
}

#sp-list-2, #sp-list-3, #sp-list-4{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 1.5em;
  list-style-type : none;
  list-style-position : outside;
}

#sp-list-2 li, #sp-list-3 li, #sp-list-4 li{
  background-image : url(img/icon-list.png);
  background-repeat : no-repeat;
  background-position : left 7px;
  padding-left : 15px;
}

#sp-list-2 ul, #sp-list-3 ul, #sp-list-4 ul{
  margin-top : 0.5em;
  margin-left : 1.5em;
  margin-bottom : 0px;
}

#sp-block-container-1, #sp-block-container-10, #sp-block-container-11, #sp-block-container-12, #sp-block-container-13, #sp-block-container-14, #sp-block-container-15, #sp-block-container-16, #sp-block-container-17, #sp-block-container-18, #sp-block-container-19, #sp-block-container-20, #sp-block-container-21, #sp-block-container-22, #sp-block-container-23, #sp-block-container-24, #sp-block-container-25, #sp-block-container-26, #sp-block-container-27, #sp-block-container-28, #sp-block-container-29, #sp-block-container-30, #sp-block-container-31, #sp-block-container-32, #sp-block-container-33, #sp-block-container-34, #sp-block-container-35, #sp-block-container-36, #sp-block-container-4, #sp-block-container-5, #sp-block-container-6, #sp-block-container-7, #sp-block-container-8, #sp-block-container-9{
  color : white;
  background-color : #5b8fc6;
}

#sp-block-container-1 .copyright, #sp-block-container-10 .copyright, #sp-block-container-11 .copyright, #sp-block-container-12 .copyright, #sp-block-container-13 .copyright, #sp-block-container-14 .copyright, #sp-block-container-15 .copyright, #sp-block-container-16 .copyright, #sp-block-container-17 .copyright, #sp-block-container-18 .copyright, #sp-block-container-19 .copyright, #sp-block-container-20 .copyright, #sp-block-container-21 .copyright, #sp-block-container-22 .copyright, #sp-block-container-23 .copyright, #sp-block-container-24 .copyright, #sp-block-container-25 .copyright, #sp-block-container-26 .copyright, #sp-block-container-27 .copyright, #sp-block-container-28 .copyright, #sp-block-container-29 .copyright, #sp-block-container-30 .copyright, #sp-block-container-31 .copyright, #sp-block-container-32 .copyright, #sp-block-container-33 .copyright, #sp-block-container-34 .copyright, #sp-block-container-35 .copyright, #sp-block-container-36 .copyright, #sp-block-container-4 .copyright, #sp-block-container-5 .copyright, #sp-block-container-6 .copyright, #sp-block-container-7 .copyright, #sp-block-container-8 .copyright, #sp-block-container-9 .copyright{
  color : #ffffff;
  text-align : center;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

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

  #sp-block-container-1, #sp-block-container-10, #sp-block-container-11, #sp-block-container-12, #sp-block-container-13, #sp-block-container-14, #sp-block-container-15, #sp-block-container-16, #sp-block-container-17, #sp-block-container-18, #sp-block-container-19, #sp-block-container-20, #sp-block-container-21, #sp-block-container-22, #sp-block-container-23, #sp-block-container-24, #sp-block-container-25, #sp-block-container-26, #sp-block-container-27, #sp-block-container-28, #sp-block-container-29, #sp-block-container-30, #sp-block-container-31, #sp-block-container-32, #sp-block-container-33, #sp-block-container-34, #sp-block-container-35, #sp-block-container-36, #sp-block-container-4, #sp-block-container-5, #sp-block-container-6, #sp-block-container-7, #sp-block-container-8, #sp-block-container-9{
    padding-top : 25px;
    padding-left : 1000px;
    padding-right : 1000px;
    padding-bottom : 25px;
    margin-top : 0px;
    margin-left : -1000px;
    margin-right : -1000px;
    margin-bottom : 0px;
  }
}

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

  #sp-block-container-1, #sp-block-container-10, #sp-block-container-11, #sp-block-container-12, #sp-block-container-13, #sp-block-container-14, #sp-block-container-15, #sp-block-container-16, #sp-block-container-17, #sp-block-container-18, #sp-block-container-19, #sp-block-container-20, #sp-block-container-21, #sp-block-container-22, #sp-block-container-23, #sp-block-container-24, #sp-block-container-25, #sp-block-container-26, #sp-block-container-27, #sp-block-container-28, #sp-block-container-29, #sp-block-container-30, #sp-block-container-31, #sp-block-container-32, #sp-block-container-33, #sp-block-container-34, #sp-block-container-35, #sp-block-container-36, #sp-block-container-4, #sp-block-container-5, #sp-block-container-6, #sp-block-container-7, #sp-block-container-8, #sp-block-container-9{
    padding-top : 1em;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 1em;
  }
}

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

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

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

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

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

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

#sp-block-container-3 > a:link{
  color : #c991e3;
}

#sp-block-container-3 > em{
  font-style : oblique;
}

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

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

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

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

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

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

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

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

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

#sp-block-container-3 > strong{
  font-weight : bold;
  color : #c991e3;
}

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

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

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

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

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

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

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

#sp-block-container-2 em{
  font-style : oblique;
  color : #777777;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #777777;
}

#sp-block-container-2 h1{
  color : #777777;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #777777;
}

#sp-block-container-2 h2{
  color : #777777;
  border-bottom-width : 1px;
  border-bottom-style : dashed;
  border-bottom-color : #777777;
}

#sp-block-container-2 h3{
  color : #777777;
  padding-top : 5px;
  padding-left : 10px;
  padding-right : 0px;
  padding-bottom : 5px;
  border-top-width : 2px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : dashed;
  border-top-color : #777777;
  border-bottom-color : #777777;
}

#sp-block-container-2 h4{
  font-size : 1.3em;
  line-height : 1.2;
  color : #777777;
  text-align : left;
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 2px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 1em;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #777777;
  clear : both;
}

#sp-block-container-2 h5{
  font-size : 1.08em;
  line-height : 1.2;
  color : #777777;
  text-align : left;
  padding-top : 5px;
  padding-bottom : 5px;
  margin-top : 0px;
  margin-bottom : 1em;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #777777;
  clear : both;
}

#sp-block-container-2 h6{
  font-size : 1em;
  color : #777777;
}

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

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

#sp-block-container-2 strong{
  font-weight : bold;
  color : #777777;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #777777;
}

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

#sp-button-4 > a{
  font-size : 1.4rem;
  font-weight : normal;
  color : #ffffff;
  background-color : #a70070;
  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;
  text-align : center;
  padding-top : 6px;
  padding-left : 6px;
  padding-right : 6px;
  padding-bottom : 6px;
  border-top-left-radius : 22px 22px;
  border-top-right-radius : 22px 22px;
  border-bottom-right-radius : 22px 22px;
  border-bottom-left-radius : 22px 22px;
  height : 100%;
  display : block;
  position : relative;
}

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

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

#sp-button-1, #sp-button-2{
  margin-top : 10px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 10px;
  width : 120px;
}

#sp-button-1 > a, #sp-button-2 > a{
  font-size : 1.4rem;
  font-family : Meiryo, sans-serif;
  font-weight : bold;
  color : #8666a3;
  background-color : #e5c9f2;
  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;
  text-align : center;
  padding-top : 10px;
  padding-left : 6px;
  padding-right : 6px;
  padding-bottom : 5px;
  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 : 18.5px 18.5px;
  border-top-right-radius : 18.5px 18.5px;
  border-bottom-right-radius : 18.5px 18.5px;
  border-bottom-left-radius : 18.5px 18.5px;
  box-shadow : 0px 3px 0px #b89cc5;
  height : 100%;
  display : block;
  position : relative;
  text-shadow : 0px 1px 0px #b89cc5;
}

#sp-button-1 > a:active, #sp-button-2 > a:active{
  background-color : #d7b0e9;
  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;
  box-shadow : 0px 1px 0px #b89cc5, 0px 10px 35px rgba(255, 255, 255, 0.35) inset;
  position : relative;
  top : 2px;
}

#sp-button-1> a:hover, #sp-button-2> a:hover {
}

#sp-column-2{
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #ff9e9e;
  border-left-color : #ff9e9e;
  border-right-color : #ff9e9e;
  border-bottom-color : #ff9e9e;
  width : 100%;
  height : auto;
}

.accordion#sp-column-2 > .column-label h3::after{
  border-top-width : 5px;
  border-top-style : solid;
  border-top-color : rgba(0, 0, 0, 0.45);
}

.toggled-on#sp-column-2 > .column-label h3::before{
  border-bottom-width : 5px;
  border-bottom-style : solid;
  border-bottom-color : rgba(0, 0, 0, 0.45);
}

#sp-column-2 > .column-body{
  width : auto;
  height : auto;
}

#sp-column-2 > .column-label{
  background-color : #ffdcdc;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 0px;
  padding-left : 13px;
  padding-right : 13px;
  padding-bottom : 0px;
  margin-top : 1px;
  margin-left : 1px;
  margin-right : 1px;
  margin-bottom : 1px;
}

#sp-column-2 > .column-label h3{
  font-size : 12px;
  color : #555555;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  position : relative;
}

#sp-button-3, #sp-button-5, #sp-button-6, #sp-button-7, #sp-button-8{
  margin-top : 10px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 10px;
  width : 120px;
}

#sp-button-3 > a, #sp-button-5 > a, #sp-button-6 > a, #sp-button-7 > a, #sp-button-8 > a{
  font-size : 1.4rem;
  font-family : Meiryo, sans-serif;
  font-weight : bold;
  color : #ffffff;
  background-color : #7ac6e9;
  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;
  text-align : center;
  padding-top : 10px;
  padding-left : 6px;
  padding-right : 6px;
  padding-bottom : 5px;
  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 : 18.5px 18.5px;
  border-top-right-radius : 18.5px 18.5px;
  border-bottom-right-radius : 18.5px 18.5px;
  border-bottom-left-radius : 18.5px 18.5px;
  box-shadow : 0px 3px 0px #5b9bb8;
  height : 100%;
  display : block;
  position : relative;
  text-shadow : 0px 1px 0px #53b2de;
}

#sp-button-3 > a:active, #sp-button-5 > a:active, #sp-button-6 > a:active, #sp-button-7 > a:active, #sp-button-8 > a:active{
  background-color : #53b2de;
  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;
  box-shadow : 0px 1px 0px #5b9bb8, 0px 10px 35px rgba(255, 255, 255, 0.35) inset;
  position : relative;
  top : 2px;
}

#sp-button-3 > a:hover, #sp-button-5 > a:hover, #sp-button-6 > a:hover, #sp-button-7 > a:hover, #sp-button-8 > a:hover{
  color : #1c8abd;
}

#sp-column-3{
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #9d632f;
  border-left-color : #9d632f;
  border-right-color : #9d632f;
  border-bottom-color : #9d632f;
  border-top-left-radius : 4px 4px;
  border-top-right-radius : 4px 4px;
  border-bottom-right-radius : 4px 4px;
  border-bottom-left-radius : 4px 4px;
  width : 100%;
  height : auto;
}

.accordion#sp-column-3 > .column-label h3::after{
  border-top-width : 5px;
  border-top-style : solid;
  border-top-color : rgba(0, 0, 0, 0.45);
}

.toggled-on#sp-column-3 > .column-label h3::before{
  border-bottom-width : 5px;
  border-bottom-style : solid;
  border-bottom-color : rgba(0, 0, 0, 0.45);
}

#sp-column-3 > .column-body{
  width : auto;
  height : auto;
}

#sp-column-3 > .column-label{
  background-color : #9d632f;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 0px;
  padding-left : 13px;
  padding-right : 13px;
  padding-bottom : 0px;
}

#sp-column-3 > .column-label h3{
  font-size : 12px;
  color : #ffd6b2;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  position : relative;
}

#sp-definition-list-1{
  background-color : #ffebeb;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 0px;
  padding-left : 2px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 10px;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 10px;
  border-left-width : 2px;
  border-left-style : solid;
  border-left-color : #ff9e9e;
  width : 100%;
  list-style-type : none;
}

#sp-definition-list-1 dd{
  padding-top : 0px;
  padding-left : 15px;
  padding-right : 0px;
  padding-bottom : 13px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-left-width : 1px;
  border-bottom-width : 1px;
  border-left-style : solid;
  border-bottom-style : dotted;
  border-left-color : #ff9e9e;
  border-bottom-color : #ff9e9e;
}

#sp-definition-list-1 dd:last-child{
  border-bottom-width : medium;
  border-bottom-style : none;
  border-bottom-color : initial;
}

#sp-definition-list-1 dt{
  padding-top : 12px;
  padding-left : 15px;
  padding-right : 0px;
  padding-bottom : 10px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-left-width : 1px;
  border-left-style : solid;
  border-left-color : #ff9e9e;
}

#sp-definition-list-1 > dd{
  color : #808080;
}

#sp-definition-list-1> dd:last-child {
}

#sp-definition-list-1 > dt{
  color : #404040;
}

#sp-image-24, #sp-image-27, #sp-image-28, #sp-image-32, #sp-image-33, #sp-image-34, #sp-image-36, #sp-image-37, #sp-image-38, #sp-image-39, #sp-image-40, #sp-image-41, #sp-image-43, #sp-image-44, #sp-image-47, #sp-image-49, #sp-image-50, #sp-image-51, #sp-image-52, #sp-image-53, #sp-image-55, #sp-image-56, #sp-image-57, #sp-image-59, #sp-image-6, #sp-image-61, #sp-image-67, #sp-image-68, #sp-image-69, #sp-image-72, #sp-image-73{
  max-width : 100%;
}

#sp-image-19, #sp-image-21, #sp-image-30, #sp-image-35, #sp-image-46, #sp-image-58, #sp-image-60, #sp-image-62, #sp-image-63, #sp-image-65, #sp-image-70, #sp-image-9{
  text-decoration : none;
  border-top-width : 2px;
  border-left-width : 2px;
  border-right-width : 2px;
  border-bottom-width : 2px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #9d9d9d;
  border-left-color : #9d9d9d;
  border-right-color : #9d9d9d;
  border-bottom-color : #9d9d9d;
  border-top-left-radius : 6px 6px;
  border-top-right-radius : 6px 6px;
  border-bottom-right-radius : 6px 6px;
  border-bottom-left-radius : 6px 6px;
  max-width : 100%;
}

#sp-image-10, #sp-image-11, #sp-image-13, #sp-image-14, #sp-image-15, #sp-image-16, #sp-image-17, #sp-image-18, #sp-image-20, #sp-image-22, #sp-image-23, #sp-image-25, #sp-image-26, #sp-image-29, #sp-image-45, #sp-image-48, #sp-image-5, #sp-image-54, #sp-image-64, #sp-image-66, #sp-image-71{
  text-decoration : none;
  border-top-left-radius : 6px 6px;
  border-top-right-radius : 6px 6px;
  border-bottom-right-radius : 6px 6px;
  border-bottom-left-radius : 6px 6px;
  box-shadow : 0px 3px 4px rgba(0, 0, 0, 0.5);
  max-width : 100%;
}

#sp-image-42{
  text-decoration : none;
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  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;
  max-width : 100%;
}

#sp-image-12{
  text-decoration : none;
  border-top-width : 5px;
  border-left-width : 5px;
  border-right-width : 5px;
  border-bottom-width : 5px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #868686;
  border-left-color : #868686;
  border-right-color : #868686;
  border-bottom-color : #868686;
  border-top-left-radius : 6px 6px;
  border-top-right-radius : 6px 6px;
  border-bottom-right-radius : 6px 6px;
  border-bottom-left-radius : 6px 6px;
  max-width : 100%;
}

#sp-form-1{
  font-size : 1.6rem;
  font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight : normal;
  background-color : #ffebeb;
  padding-top : 10%;
  padding-left : 10%;
  padding-right : 10%;
  padding-bottom : 10%;
  margin-top : 20px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 20px;
  border-top-left-radius : 4px 4px;
  border-top-right-radius : 4px 4px;
  border-bottom-right-radius : 4px 4px;
  border-bottom-left-radius : 4px 4px;
  width : auto;
  position : relative;
}

#sp-form-1 input{
  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;
  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%;
  box-sizing : border-box;
}

#sp-form-1 input:focus{
  background-color : #f2f2f2;
}

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

#sp-form-1 td{
  color : #575757;
  text-align : left;
  padding-top : 15px;
  padding-left : 40px;
  padding-right : 40px;
  padding-bottom : 15px;
  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 : #ffb8b8;
  border-left-color : #ffb8b8;
  border-right-color : #ffb8b8;
  border-bottom-color : #ffb8b8;
  width : auto;
  display : block;
}

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

#sp-form-1 textarea:focus{
  background-color : #f2f2f2;
}

#sp-form-1 textarea[name="message"]{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
  width : 100%;
  height : 100px;
  box-sizing : border-box;
}

#sp-form-1 th{
  font-size : 1.2rem;
  font-weight : normal;
  color : #575757;
  background-color : #ffb8b8;
  text-align : left;
  padding-top : 11px;
  padding-left : 40px;
  padding-right : 0px;
  padding-bottom : 7px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #ffb8b8;
  border-left-color : #ffb8b8;
  border-right-color : #ffb8b8;
  border-bottom-color : #ffb8b8;
  width : auto;
  display : block;
}

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

#sp-form-1 > input[type="submit"]{
  font-size : 1.2rem;
  color : #575757;
  background-color : #ff9e9e;
  padding-top : 5px;
  padding-bottom : 5px;
  margin-top : 20px;
  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;
  box-shadow : 0px 4px 0px #d37b7b;
  width : 100px;
  height : 37px;
  float : right;
  position : relative;
  cursor : pointer;
}

#sp-form-1 > input[type="submit"]:active{
  background-color : #ff9e9e;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  border-top-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;
  box-shadow : 0px 0px 0px #de9c9c;
  top : 3px;
}

#sp-form-1 > input[type="submit"]:hover{
  background-color : #ff9e9e;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  border-top-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{
  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 : 100%;
}

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

  #sp-form-1{
    padding-top : 20px;
    padding-left : 15px;
    padding-right : 15px;
    padding-bottom : 25px;
    margin-top : 5px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 5px;
    width : 100%;
    box-sizing : border-box;
  }

  #sp-form-1 input{
    width : 100%;
  }

  #sp-form-1 table{
    border-top-width : medium;
    border-top-style : none;
    border-top-color : initial;
    width : 100%;
  }

  #sp-form-1 td{
    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;
    display : block;
  }

  #sp-form-1 textarea[name="message"]{
    width : 100%;
  }

  #sp-form-1 th{
    padding-top : 10px;
    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;
    display : block;
  }

  #sp-form-1 > input[type="submit"]{
    margin-right : 3px;
    float : right;
  }
}

#sp-image-31, #sp-image-4, #sp-image-7, #sp-image-8{
  text-decoration : none;
  border-top-left-radius : 50% 50%;
  border-top-right-radius : 50% 50%;
  border-bottom-right-radius : 50% 50%;
  border-bottom-left-radius : 50% 50%;
  max-width : 100%;
  position : relative;
}

#sp-list-5{
  text-align : left;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 100%;
  list-style-type : none;
}

#sp-list-5 li{
  margin-bottom : 8px;
}

#sp-list-5 > li{
  color : #000000;
}

#sp-list-1{
  background-color : #ffebeb;
  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-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;
  border-left-width : 2px;
  border-left-style : solid;
  border-left-color : #ff9e9e;
  width : 100%;
  list-style-type : none;
}

#sp-list-1 li{
  margin-left : 2px;
}

#sp-list-1 > li{
  color : #555555;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 5px;
  padding-bottom : 10px;
  border-left-width : 1px;
  border-bottom-width : 1px;
  border-left-style : solid;
  border-bottom-style : dotted;
  border-left-color : #ff9e9e;
  border-bottom-color : #ff9e9e;
}

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

#sp-page-title-1, #sp-page-title-10{
  background-color : #ffb8b8;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  border-left-width : 16px;
  border-bottom-width : 1px;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : #ffebeb;
  border-bottom-color : #ffebeb;
  width : 100%;
  height : auto;
}

#sp-page-title-1 > h1, #sp-page-title-10 > h1{
  font-size : 20px;
  color : #555555;
  padding-top : 15px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
}

#sp-site-navigation-1{
  font-size : 1.3rem;
  color : #ffffff;
  background-color : #ffebeb;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-top-width : 3px;
  border-top-style : solid;
  border-top-color : #ff9e9e;
}

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

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

#sp-site-navigation-1 ul{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #ff9e9e;
  width : 100%;
  list-style-type : none;
  list-style-position : outside;
}

#sp-site-navigation-1 ul a{
  text-decoration : none;
}

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

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

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

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

#sp-site-navigation-1 > ul{
  background-color : #ffebeb;
  margin-top : 2px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #ff9e9e;
}

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

#sp-site-navigation-1 > ul > li{
  border-left-width : 1px;
  border-left-style : dotted;
  border-left-color : #ff9e9e;
  width : auto;
  float : left;
  position : relative;
}

#sp-site-navigation-1 > ul > li.current-menu-ancestor > a{
  color : #555555;
  background-color : #ffb8b8;
}

#sp-site-navigation-1 > ul > li.current-menu-item > a{
  color : #555555;
  background-color : #ffb8b8;
}

#sp-site-navigation-1 > ul > li.current_page_ancestor > a{
  color : #555555;
  background-color : #ffb8b8;
}

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

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

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

#sp-site-navigation-1 > ul > li > a{
  color : #777777;
  padding-top : 1.5rem;
  padding-left : 2rem;
  padding-right : 2rem;
  padding-bottom : 1.5rem;
  display : block;
}

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

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

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

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

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

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

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

  #sp-site-navigation-1 ul li a{
    line-height : 24px;
    padding-top : 5px;
    padding-left : 25px;
    padding-right : 10px;
    padding-bottom : 5px;
    height : auto;
    float : none;
  }

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

  #sp-site-navigation-1 ul ul li a{
    color : #575757;
    padding-top : 8px;
    padding-left : 50px;
    padding-right : 50px;
    padding-bottom : 8px;
  }

  #sp-site-navigation-1 ul ul li a:hover{
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }

  #sp-site-navigation-1 ul ul li.current-menu-ancestor > a{
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }

  #sp-site-navigation-1 ul ul li.current-menu-item > a{
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }

  #sp-site-navigation-1 ul ul li.current_page_ancestor > a{
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }

  #sp-site-navigation-1 ul ul li.current_page_item > a{
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }

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

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

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

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

  #sp-site-navigation-1 > ul > li{
    border-left-width : medium;
    border-bottom-width : 1px;
    border-left-style : none;
    border-bottom-style : dotted;
    border-left-color : initial;
    border-bottom-color : #ff9e9e;
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }

  #sp-site-navigation-1 > ul > li.current-menu-ancestor > a{
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }

  #sp-site-navigation-1 > ul > li.current-menu-item > a{
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }

  #sp-site-navigation-1 > ul > li.current_page_ancestor > a{
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }

  #sp-site-navigation-1 > ul > li.current_page_item > a{
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }

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

  #sp-site-navigation-1 > ul > li > a:hover{
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }
}

#sp-table-1{
  font-size : 1.4rem;
  color : #3f3f3f;
  background-color : #ffffff;
  width : 100%;
  border-collapse : collapse;
}

#sp-table-1 td{
  background-color : #ffffff;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #aaaaaa;
  border-left-color : #aaaaaa;
  border-right-color : #aaaaaa;
  border-bottom-color : #aaaaaa;
  display : table-cell;
}

#sp-table-1 th{
  color : #ffffff;
  background-color : #44b2ff;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  min-width : 40px;
  display : table-cell;
}

#sp-table-1 > tbody > tr .col-title{
  color : #ffffff;
  background-color : #44b2ff;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : rgba(0, 0, 0, 0.1);
  border-left-color : rgba(0, 0, 0, 0.1);
  border-right-color : rgba(0, 0, 0, 0.1);
  border-bottom-color : rgba(0, 0, 0, 0.1);
}

#sp-table-1 > tbody > tr .row-title{
  color : #ffffff;
  background-color : #44b2ff;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : rgba(0, 0, 0, 0.1);
  border-left-color : rgba(0, 0, 0, 0.1);
  border-right-color : rgba(0, 0, 0, 0.1);
  border-bottom-color : rgba(0, 0, 0, 0.1);
}

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

  #sp-table-1{
    width : 100%;
  }
}

#sp-wp-post-list-51{
  font-size : 13px;
  color : #575757;
  background-color : #ffeded;
  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 : 15px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 25px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 25px;
  width : 100%;
  position : relative;
}

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

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

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

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

#sp-wp-post-list-51 ::after {
}

#sp-wp-post-list-51 a{
  color : #ee7676;
  text-decoration : none;
}

#sp-wp-post-list-51 a:hover{
  text-decoration : underline;
}

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

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

#sp-wp-post-list-51 dl{
  margin-top : 10px;
}

#sp-wp-post-list-51 footer{
  color : #808080;
}

#sp-wp-post-list-51 h1{
  color : #555555;
  background-color : #ffebeb;
  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 : 21px;
  padding-right : 21px;
  padding-bottom : 11px;
  border-top-width : 3px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : dotted;
  border-top-color : #ff9e9e;
  border-bottom-color : #ff9e9e;
}

#sp-wp-post-list-51 h4{
  font-size : 1.2em;
  color : #555555;
  padding-top : 3px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 3px;
  clear : both;
}

#sp-wp-post-list-51 h4 a{
  color : #555555;
  text-decoration : none;
}

#sp-wp-post-list-51 h4 a:active{
  text-decoration : underline;
}

#sp-wp-post-list-51 h4 a:hover{
  text-decoration : underline;
}

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

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

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

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

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

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

.hpb-viewtype-content#sp-wp-post-list-51 dt{
  margin-bottom : 5px;
}

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

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

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

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

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

#sp-wp-post-list-51 > a:active{
  text-decoration : underline;
}

#sp-wp-post-list-51 > h3{
  font-size : 1.3em;
  color : #555555;
  background-color : #ffebeb;
  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 : 32px;
  padding-right : 10px;
  padding-bottom : 7px;
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : dotted;
  border-top-color : #ff9e9e;
  border-bottom-color : #ff9e9e;
  clear : both;
}

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

  #sp-wp-post-list-51 dl dd{
    margin-left : 0px;
  }

  .hpb-viewtype-date#sp-wp-post-list-51 dd{
    padding-top : 0px;
    padding-left : 5px;
    padding-right : 0px;
    padding-bottom : 5px;
  }

  .hpb-viewtype-date#sp-wp-post-list-51 dt{
    padding-bottom : 5px;
    width : 100%;
  }
}

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

.page-concept#content #page-content{
  background-color : #e3f2f7;
}

.page-contact#content #page-content{
  background-color : #ffdcd9;
}

.page-privacy#content #page-content{
  background-color : #ffdcd9;
}

.page-toppage#content #page-content{
  font-weight : bold;
}

#sp-block-container-1{
  background-color : #f58787;
}

#sp-block-container-10{
  background-color : #999900;
}

#sp-block-container-11{
  background-color : #999900;
}

#sp-block-container-12{
  background-color : #999900;
}

#sp-block-container-13{
  background-color : #999900;
}

#sp-block-container-14{
  background-color : #999900;
}

#sp-block-container-15{
  background-color : #999900;
}

#sp-block-container-16{
  background-color : #999900;
}

#sp-block-container-17{
  background-color : #999900;
}

#sp-block-container-18{
  background-color : #999900;
}

#sp-block-container-19{
  background-color : #999900;
}

#sp-block-container-20{
  background-color : #999900;
}

#sp-block-container-21{
  background-color : #999900;
}

#sp-block-container-22{
  background-color : #999900;
}

#sp-block-container-23{
  background-color : #999900;
}

#sp-block-container-24{
  background-color : #999900;
}

#sp-block-container-25{
  background-color : #999900;
}

#sp-block-container-26{
  background-color : #999900;
}

#sp-block-container-27{
  background-color : #999900;
}

#sp-block-container-28{
  background-color : #999900;
}

#sp-block-container-29{
  background-color : #999900;
}

#sp-block-container-3{
  background-color : #ebefde;
  background-position : left top;
}

#sp-block-container-30{
  background-color : #999900;
}

#sp-block-container-31{
  background-color : #999900;
}

#sp-block-container-32{
  background-color : #999900;
}

#sp-block-container-33{
  background-color : #999900;
}

#sp-block-container-34{
  background-color : #999900;
}

#sp-block-container-35{
  color : #000000;
  background-color : transparent;
}

#sp-block-container-36{
  color : #000000;
  background-color : #e0d7ec;
}

#sp-block-container-4{
  background-color : #999900;
}

#sp-block-container-5{
  background-color : #999900;
}

#sp-block-container-6{
  background-color : #999900;
}

#sp-block-container-7{
  background-color : #999900;
}

#sp-block-container-8{
  background-color : #999900;
}

#sp-block-container-9{
  background-color : #999900;
}

#sp-button-1 > a{
  font-size : 1.8rem;
  font-family : "ＭＳ Ｐ明朝", "AR丸ゴシック体M";
  color : #ff0000;
  background-color : #ffc4c4;
  border-top-left-radius : 100px 100px;
  border-top-right-radius : 100px 100px;
  border-bottom-right-radius : 100px 100px;
  border-bottom-left-radius : 100px 100px;
}

#sp-button-2 > a{
  color : #ffffff;
  background-color : #dc3522;
}

#sp-button-3 > a{
  background-color : #d10656;
}

#sp-button-4 > a{
  font-weight : bold;
}

#sp-button-5 > a{
  background-color : #d10656;
}

#sp-button-6 > a{
  background-color : #d10656;
}

#sp-button-7 > a{
  background-color : #d10656;
}

#sp-button-8 > a{
  font-size : 2.2rem;
  font-family : "ＭＳ Ｐゴシック", "HG丸ｺﾞｼｯｸM-PRO", "Meiryo", sans-serif;
  color : #002f2f;
  background-color : #f9d7d2;
}

#sp-button-8 > a:hover{
  color : #f9d7d2;
}

#sp-column-2{
  background-color : #fddfdf;
}

#sp-column-2 > .column-label h3{
  font-size : 2.4rem;
}

#sp-column-3 > .column-label h3{
  font-size : 2.4rem;
}

#sp-column-4{
  font-size : 1.2rem;
}

#sp-column-4 > .column-label{
  font-size : 2.4rem;
}

#sp-column-4 > .column-label h3{
  font-size : 2.4rem;
  background-color : #e7e7e7;
}

#sp-definition-list-1{
  font-size : 1.8rem;
  font-family : "AR丸ゴシック体M";
  color : #2d2d36;
  background-image : url(img/am500_pl049.jpg);
}

#sp-definition-list-1 > dd{
  color : #78788f;
}

#sp-definition-list-1 > dd > .paragraph a:hover{
  color : #000000;
}

#sp-definition-list-1 > dd > h1{
  color : #2d2d36;
}

#sp-definition-list-1 > dd > h6{
  color : #7b8b9f;
}

#sp-definition-list-1 > dd > p{
  color : #000000;
}

#sp-definition-list-1 > dt{
  color : #2d2d36;
}

#sp-definition-list-3{
  background-color : #ffdcd9;
}

#sp-definition-list-4{
  background-color : #c6fcff;
}

#sp-form-1{
  font-size : 1.8rem;
  padding-top : 10px;
  padding-left : 96px;
  padding-right : 96px;
  padding-bottom : 10px;
}

#sp-form-1 > table{
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
  border-top-left-radius : 40px 40px;
  border-top-right-radius : 40px 40px;
  border-bottom-right-radius : 40px 40px;
  border-bottom-left-radius : 40px 40px;
}

#sp-form-1 > table th{
  font-size : 2rem;
  padding-top : 20px;
  padding-left : 40px;
  padding-right : 0px;
  padding-bottom : 7px;
}

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

#sp-image-3{
  background-color : #ffffff;
}

#sp-list-1{
  color : #000000;
  background-color : #efcbe7;
}

#sp-list-5{
  background-color : #f58787;
}

#sp-page-title-10{
  background-color : #b1c07e;
}

#sp-page-title-10 h1{
  background-color : #b1c07e;
}

#sp-page-title-5{
  background-color : #4ed5c7;
}

#sp-page-title-8{
  background-color : #dee9f3;
}

#sp-page-title-8 h1{
  color : #333333;
}

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

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

#sp-site-branding2-1 > .site-description{
  font-size : 2.4rem;
  background-color : #fec9d9;
}

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

#sp-table-1{
  color : #3f3f3f;
  background-color : #dee9f3;
}

#sp-table-1 > tbody > tr > * > .paragraph a:visited{
  color : #002f2f;
}

#sp-table-1 > tbody > tr > td{
  background-color : #fef5b8;
}

.sp-wp-post-list#sp-wp-post-list-1{
  font-size : 2rem;
  background-color : #c4e985;
}

.sp-wp-post-list#sp-wp-post-list-1 > .hpb-more-entry a:link{
  color : #ce3348;
}

.sp-wp-post-list#sp-wp-post-list-1 > h3{
  font-size : 1.8rem;
  color : #000000;
  background-color : #d8f0ae;
}

.sp-wp-post-list#sp-wp-post-list-1 > h3 > a:link{
  font-size : 2.1rem;
  color : #000000;
}

.sp-wp-post-list#sp-wp-post-list-1 > ul{
  font-size : 2rem;
  color : #000000;
}

.sp-wp-post-list#sp-wp-post-list-1 > ul > li > a:link{
  font-size : 2rem;
  color : #000000;
}

.sp-wp-post-list#sp-wp-post-list-1 > ul > li > a:visited{
  font-size : 1.2rem;
  color : #ce3348;
}

.sp-wp-post-list#sp-wp-post-list-10{
  font-family : "HGP明朝B";
  background-color : #ccffef;
}

.sp-wp-post-list#sp-wp-post-list-10 > article > .entry-content{
  font-size : 1.8rem;
  font-family : "HG丸ｺﾞｼｯｸM-PRO";
  background-color : #f4fffc;
}

.sp-wp-post-list#sp-wp-post-list-100{
  background-color : #d8d8af;
}

.sp-wp-post-list#sp-wp-post-list-100 > article > .entry-content{
  background-color : #ffffd7;
}

.sp-wp-post-list#sp-wp-post-list-101{
  background-color : #d8d8af;
}

.sp-wp-post-list#sp-wp-post-list-101 > article > .entry-content{
  background-color : #ffffd7;
}

.sp-wp-post-list#sp-wp-post-list-102{
  background-color : #d8d8af;
}

.sp-wp-post-list#sp-wp-post-list-102 > article > .entry-content{
  background-color : #ffffd7;
}

.sp-wp-post-list#sp-wp-post-list-103{
  background-color : #d8d8af;
}

.sp-wp-post-list#sp-wp-post-list-103 > article > .entry-content{
  background-color : #ffffd7;
}

.sp-wp-post-list#sp-wp-post-list-104{
  background-color : #d8d8af;
}

.sp-wp-post-list#sp-wp-post-list-104 > article > .entry-content{
  background-color : #ffffd7;
}

.sp-wp-post-list#sp-wp-post-list-105{
  background-color : #d8d8af;
}

.sp-wp-post-list#sp-wp-post-list-105 > article > .entry-content{
  background-color : #ffffd7;
}

.sp-wp-post-list#sp-wp-post-list-106{
  background-color : #d8d8af;
}

.sp-wp-post-list#sp-wp-post-list-106 > article > .entry-content{
  background-color : #ffffd7;
}

.sp-wp-post-list#sp-wp-post-list-107{
  background-color : #d8d8af;
}

.sp-wp-post-list#sp-wp-post-list-107 > article > .entry-content{
  background-color : #ffffd7;
}

.sp-wp-post-list#sp-wp-post-list-108{
  background-color : #d8d8af;
}

.sp-wp-post-list#sp-wp-post-list-108 > article > .entry-content{
  background-color : #ffffd7;
}

.sp-wp-post-list#sp-wp-post-list-109{
  color : #ffffff;
  background-color : #000000;
}

.sp-wp-post-list#sp-wp-post-list-109 > article > .entry-content{
  color : #000000;
  background-color : #ffff1a;
}

.sp-wp-post-list#sp-wp-post-list-11{
  background-color : #ccffef;
}

.sp-wp-post-list#sp-wp-post-list-11 > article > .entry-content{
  background-color : #f4fffc;
}

.sp-wp-post-list#sp-wp-post-list-110{
  background-color : #00ff40;
}

.sp-wp-post-list#sp-wp-post-list-110 > article > .entry-content{
  background-color : #c4ffd2;
}

.sp-wp-post-list#sp-wp-post-list-111{
  color : #ffffff;
  background-color : #000000;
}

.sp-wp-post-list#sp-wp-post-list-111 > article > .entry-content{
  color : #000000;
  background-color : #ffff1a;
}

.sp-wp-post-list#sp-wp-post-list-112{
  color : #ffffff;
  background-color : #000000;
}

.sp-wp-post-list#sp-wp-post-list-112 > article > .entry-content{
  color : #000000;
  background-color : #ffff1a;
}

.sp-wp-post-list#sp-wp-post-list-113{
  color : #ffffff;
  background-color : #000000;
}

.sp-wp-post-list#sp-wp-post-list-113 > article > .entry-content{
  color : #000000;
  background-color : #ffff1a;
}

.sp-wp-post-list#sp-wp-post-list-114{
  color : #ffffff;
  background-color : #000000;
}

.sp-wp-post-list#sp-wp-post-list-114 > article > .entry-content{
  color : #000000;
  background-color : #ffff1a;
}

.sp-wp-post-list#sp-wp-post-list-115{
  color : #ffffff;
  background-color : #000000;
}

.sp-wp-post-list#sp-wp-post-list-115 > article > .entry-content{
  color : #000000;
  background-color : #ffff1a;
}

.sp-wp-post-list#sp-wp-post-list-116{
  background-color : #00ff40;
}

.sp-wp-post-list#sp-wp-post-list-116 > article > .entry-content{
  background-color : #9ffdad;
}

.sp-wp-post-list#sp-wp-post-list-117{
  background-color : #ffd900;
}

.sp-wp-post-list#sp-wp-post-list-117 > article > .entry-content{
  background-color : #fff7c4;
}

.sp-wp-post-list#sp-wp-post-list-118{
  background-color : #ffd900;
}

.sp-wp-post-list#sp-wp-post-list-118 > article > .entry-content{
  background-color : #fff7c4;
}

.sp-wp-post-list#sp-wp-post-list-119{
  background-color : #ffd900;
}

.sp-wp-post-list#sp-wp-post-list-119 > article > .entry-content{
  background-color : #fff7c4;
}

.sp-wp-post-list#sp-wp-post-list-12{
  background-color : #ccffef;
}

.sp-wp-post-list#sp-wp-post-list-12 > article > .entry-content{
  background-color : #f4fffc;
}

.sp-wp-post-list#sp-wp-post-list-120{
  background-color : #ffd900;
}

.sp-wp-post-list#sp-wp-post-list-120 > article > .entry-content{
  background-color : #fff7c4;
}

.sp-wp-post-list#sp-wp-post-list-121{
  background-color : #ffd900;
}

.sp-wp-post-list#sp-wp-post-list-121 > article > .entry-content{
  background-color : #fff7c4;
}

.sp-wp-post-list#sp-wp-post-list-122{
  background-color : #ffd900;
}

.sp-wp-post-list#sp-wp-post-list-122 > article > .entry-content{
  background-color : #fff7c4;
}

.sp-wp-post-list#sp-wp-post-list-123{
  background-color : #ffd900;
}

.sp-wp-post-list#sp-wp-post-list-123 > article > .entry-content{
  background-color : #fff7c4;
}

.sp-wp-post-list#sp-wp-post-list-124{
  background-color : #ffd900;
}

.sp-wp-post-list#sp-wp-post-list-124 > article > .entry-content{
  background-color : #fff7c4;
}

.sp-wp-post-list#sp-wp-post-list-125{
  background-color : #ffd900;
}

.sp-wp-post-list#sp-wp-post-list-125 > article > .entry-content{
  background-color : #fff7c4;
}

.sp-wp-post-list#sp-wp-post-list-126{
  background-color : #ffd900;
}

.sp-wp-post-list#sp-wp-post-list-126 > article > .entry-content{
  background-color : #fff7c4;
}

.sp-wp-post-list#sp-wp-post-list-127{
  background-color : #ffd900;
}

.sp-wp-post-list#sp-wp-post-list-127 > article > .entry-content{
  background-color : #fff7c4;
}

.sp-wp-post-list#sp-wp-post-list-128{
  background-color : #ffd900;
}

.sp-wp-post-list#sp-wp-post-list-128 > article > .entry-content{
  background-color : #fff7c4;
}

.sp-wp-post-list#sp-wp-post-list-129{
  background-color : #ffd900;
}

.sp-wp-post-list#sp-wp-post-list-129 > article > .entry-content{
  background-color : #fff7c4;
}

.sp-wp-post-list#sp-wp-post-list-13{
  background-color : #ccffef;
}

.sp-wp-post-list#sp-wp-post-list-13 > article > .entry-content{
  background-color : #f4fffc;
}

.sp-wp-post-list#sp-wp-post-list-130{
  background-color : #ffd900;
}

.sp-wp-post-list#sp-wp-post-list-130 > article > .entry-content{
  background-color : #fff7c4;
}

.sp-wp-post-list#sp-wp-post-list-131{
  background-color : #ffd900;
}

.sp-wp-post-list#sp-wp-post-list-131 > article > .entry-content{
  background-color : #fff7c4;
}

