#colophon{
  background-color : #ffffff;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #cccccc;
}

#content{
  min-height : 50px;
}

#contenthead{
  color : #ffffff;
}

#main-inner::after{
  clear : both;
  display : table;
  content : "";
}

#main::after{
  clear : both;
  display : table;
  content : "";
}

#masthead{
  margin-bottom : 0px;
}

#masthead-inner {
}

#page{
  font-size : 1.2rem;
}

*{
  box-sizing : border-box;
  
}

.hpb-viewtype-full > article::after{
  clear : both;
  display : table;
  content : "";
}

.hpb-viewtype-simple > article::after{
  clear : both;
  display : table;
  content : "";
}

.hpb-viewtype-thumbnail > article::after{
  clear : both;
  display : table;
  content : "";
}

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

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

.searchform::after{
  clear : both;
  display : table;
  content : "";
}

.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::after{
  clear : both;
  display : table;
  content : "";
}

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

.sp-sidebar{
  font-size : 1.4rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.sp-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 : #2f2f2f;
  text-decoration : none;
  outline-width : medium;
  outline-style : none;
  outline-color : black;
}

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 : #2f2f2f;
  background-image : url(img/back-pattern-01.png);
  text-align : left;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  word-wrap : break-word;
}

details{
  display : block;
}

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

figcaption{
  display : block;
}

figure{
  display : block;
}

footer{
  display : block;
}

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

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

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

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

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

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

header{
  display : block;
}

hgroup{
  display : block;
}

html{
  font-size : 62.5%;
}

main{
  display : block;
}

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

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

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

section{
  display : block;
}

summary{
  display : block;
}

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

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

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

  #colophon{
    padding-top : 30px;
  }

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

  #content{
    min-height : 50px;
  }

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

  #main-inner{
    float : left;
  }

  #masthead{
    margin-bottom : 0px;
  }

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

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

  #primary{
    float : right;
  }

  #sidebar1{
    margin-left : 20px;
  }

  #sidebar2{
    margin-right : 20px;
  }

  .home #contenthead{
    margin-bottom : 30px;
  }

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

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

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

  #masthead{
    margin-bottom : 0px;
  }

  *{
    box-sizing : border-box;
  }

  .home #contenthead{
    margin-bottom : 13px;
  }

  .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-yahoo-map{
    width : 100%;
    min-height : 300px;
  }

  embed{
    max-width : 100%;
  }
}

#sp-site-branding2-1{
  color : #555555;
  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;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 60px;
  width : 100%;
  min-height : 130px;
  position : relative;
}

#sp-site-branding2-1 .extra{
  padding-top : 15px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 15px;
  width : 36%;
  float : right;
  position : relative;
  top : 0px;
}

#sp-site-branding2-1 .extra p{
  font-size : 13px;
  color : #555555;
  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-1 .site-description{
  font-size : 13px;
  font-weight : normal;
  color : #555555;
  text-align : left;
  padding-top : 15px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 15px;
  width : 36%;
}

#sp-site-branding2-1 .site-title{
  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;
  text-align : center;
  width : 190px;
  height : 190px;
  position : absolute;
  top : 0px;
  left : 38%;
  z-index : 9999;
}

#sp-site-branding2-1 .site-title a{
  font-size : 25px;
  font-weight : normal;
  color : #ffffff;
  text-decoration : none;
  padding-top : 60px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  display : block;
}

#sp-site-branding2-1::after{
  height : 0px;
  clear : both;
  display : block;
  visibility : hidden;
  content : ".";
}

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

  #sp-site-branding2-1{
    width : 100%;
    min-height : 110px;
    position : relative;
  }

  #sp-site-branding2-1 .extra{
    padding-top : 10px;
    padding-left : 10px;
    padding-right : 5px;
    padding-bottom : 10px;
    margin-top : -27px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    width : 30%;
    min-height : 0px;
    float : right;
  }

  #sp-site-branding2-1 .extra p{
    font-size : 9px;
    color : #555555;
    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-1 .site-description{
    font-size : 9px;
    font-weight : normal;
    color : #555555;
    text-align : left;
    padding-top : 10px;
    padding-left : 10px;
    padding-right : 5px;
    padding-bottom : 10px;
    width : 30%;
    height : 0px;
  }

  #sp-site-branding2-1 .site-title{
    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;
    text-align : center;
    width : 130px;
    height : 130px;
    position : absolute;
    top : 0px;
    left : 32%;
  }

  #sp-site-branding2-1 .site-title a{
    font-size : 17px;
    font-weight : normal;
    color : #ffffff;
    text-decoration : none;
    padding-top : 15px;
    padding-left : 5px;
    padding-right : 5px;
    padding-bottom : 15px;
    display : block;
  }

  #sp-site-branding2-1::after{
    height : 0px;
    clear : both;
    display : block;
    visibility : hidden;
    content : ".";
  }
}

#sp-sns-button-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 : 100%;
  list-style-type : none;
  list-style-position : outside;
}

#sp-sns-button-1 > ul > li{
  margin-top : 2px;
  margin-left : 0px;
  margin-right : 5px;
  margin-bottom : 0px;
  float : left;
  display : inline-block;
}

#sp-wp-post-list-2{
  font-size : 13px;
  color : #cccccc;
  background-color : #242f5b;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  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-2 #hpb-pagenation{
  padding-top : 2px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 2px;
}

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

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

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

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

#sp-wp-post-list-2 a{
  color : #bfdcfa;
  text-decoration : none;
}

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

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

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

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

#sp-wp-post-list-2 footer{
  color : #cccccc;
}

#sp-wp-post-list-2 h1{
  color : #333333;
  background-color : #242f5b;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  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 : #bfdcfa;
  border-bottom-color : #bfdcfa;
}

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

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

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

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

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

#sp-wp-post-list-2 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-2 p > img{
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
}

#sp-wp-post-list-2 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-2 dd{
  margin-left : 16px;
  margin-bottom : 10px;
}

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

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

.hpb-viewtype-date#sp-wp-post-list-2 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-2 dl{
  padding-top : 0px;
  padding-left : 25px;
  padding-right : 25px;
  padding-bottom : 0px;
  overflow : hidden;
}

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

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

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

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

#sp-wp-post-list-2 > h3{
  font-size : 1.3em;
  color : #cccccc;
  background-color : #242f5b;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  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 : #bfdcfa;
  border-bottom-color : #bfdcfa;
  clear : both;
}

#sp-wp-post-list-3, #sp-wp-post-list-47{
  font-size : 13px;
  color : #202020;
  background-color : #ffffff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 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-3 #hpb-pagenation, #sp-wp-post-list-47 #hpb-pagenation{
  padding-top : 2px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 2px;
}

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

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

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

#sp-wp-post-list-3 ::after, #sp-wp-post-list-47 ::after {
}

#sp-wp-post-list-3 a, #sp-wp-post-list-47 a{
  color : #202020;
  text-decoration : underline;
}

#sp-wp-post-list-3 a:hover, #sp-wp-post-list-47 a:hover{
  text-decoration : none;
}

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

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

#sp-wp-post-list-3 dl, #sp-wp-post-list-47 dl{
  margin-top : 10px;
}

#sp-wp-post-list-3 footer, #sp-wp-post-list-47 footer{
  color : #202020;
}

#sp-wp-post-list-3 h1, #sp-wp-post-list-47 h1{
  color : #000000;
  padding-top : 11px;
  padding-left : 21px;
  padding-right : 21px;
  padding-bottom : 11px;
}

#sp-wp-post-list-3 h4, #sp-wp-post-list-47 h4{
  font-size : 1.1em;
  color : #000000;
  background-color : #f2f2f2;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 10px;
  padding-bottom : 10px;
  border-top-left-radius : 6px 6px;
  border-top-right-radius : 6px 6px;
  border-bottom-right-radius : 6px 6px;
  border-bottom-left-radius : 6px 6px;
  clear : both;
}

#sp-wp-post-list-3 h4 a, #sp-wp-post-list-47 h4 a{
  color : #000000;
  text-decoration : none;
}

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

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

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

#sp-wp-post-list-3 p, #sp-wp-post-list-47 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-3 p > img, #sp-wp-post-list-47 p > img{
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
}

#sp-wp-post-list-3 ul, #sp-wp-post-list-47 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-3 dd, .hpb-viewtype-content#sp-wp-post-list-47 dd{
  margin-left : 16px;
  margin-bottom : 10px;
}

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

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

.hpb-viewtype-date#sp-wp-post-list-3 dd, .hpb-viewtype-date#sp-wp-post-list-47 dd{
  padding-top : 0px;
  padding-left : 120px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-left : 0px;
  margin-bottom : 5px;
}

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

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

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

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

#sp-wp-post-list-3 > a:active, #sp-wp-post-list-47 > a:active{
  text-decoration : none;
}

#sp-wp-post-list-3 > h3, #sp-wp-post-list-47 > h3{
  font-size : 1.4em;
  color : #000000;
  background-color : #ffffff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 7px;
  padding-left : 32px;
  padding-right : 10px;
  padding-bottom : 7px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #000000;
  clear : both;
}

#sp-wp-post-list-3 > h3 a, #sp-wp-post-list-47 > h3 a{
  color : #000000;
  text-decoration : none;
}

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

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

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

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

#breadcrumb-list{
  font-size : 1.2rem;
  color : #756d73;
  padding-left : 20px;
  padding-right : 20px;
  box-sizing : border-box;
}

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

#breadcrumb-list div{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 16px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 16px;
}

.page-blog#content #page-content, .page-contact#content #page-content, .page-custom#content #page-content, .page-custom1#content #page-content, .page-custom10#content #page-content, .page-custom11#content #page-content, .page-custom12#content #page-content, .page-custom13#content #page-content, .page-custom14#content #page-content, .page-custom15#content #page-content, .page-custom16#content #page-content, .page-custom17#content #page-content, .page-custom18#content #page-content, .page-custom19#content #page-content, .page-custom20#content #page-content, .page-custom21#content #page-content, .page-custom22#content #page-content, .page-custom23#content #page-content, .page-custom24#content #page-content, .page-custom25#content #page-content, .page-custom26#content #page-content, .page-custom27#content #page-content, .page-custom28#content #page-content, .page-custom29#content #page-content, .page-custom3#content #page-content, .page-custom30#content #page-content, .page-custom31#content #page-content, .page-custom32#content #page-content, .page-custom33#content #page-content, .page-custom34#content #page-content, .page-custom35#content #page-content, .page-custom36#content #page-content, .page-custom37#content #page-content, .page-custom38#content #page-content, .page-custom39#content #page-content, .page-custom4#content #page-content, .page-custom40#content #page-content, .page-custom41#content #page-content, .page-custom42#content #page-content, .page-custom43#content #page-content, .page-custom44#content #page-content, .page-custom45#content #page-content, .page-custom46#content #page-content, .page-custom47#content #page-content, .page-custom48#content #page-content, .page-custom49#content #page-content, .page-custom5#content #page-content, .page-custom50#content #page-content, .page-custom51#content #page-content, .page-custom52#content #page-content, .page-custom53#content #page-content, .page-custom54#content #page-content, .page-custom55#content #page-content, .page-custom56#content #page-content, .page-custom57#content #page-content, .page-custom6#content #page-content, .page-custom68#content #page-content, .page-custom69#content #page-content, .page-custom7#content #page-content, .page-custom76#content #page-content, .page-custom8#content #page-content, .page-custom83#content #page-content, .page-custom86#content #page-content, .page-custom87#content #page-content, .page-custom9#content #page-content, .page-item_archive#content #page-content, .page-post_archive#content #page-content, .page-privacy#content #page-content, .page-toppage#content #page-content{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 25px;
  margin-bottom : 20px;
}

.page-blog#content #page-content > blockquote, .page-contact#content #page-content > blockquote, .page-custom#content #page-content > blockquote, .page-custom1#content #page-content > blockquote, .page-custom10#content #page-content > blockquote, .page-custom11#content #page-content > blockquote, .page-custom12#content #page-content > blockquote, .page-custom13#content #page-content > blockquote, .page-custom14#content #page-content > blockquote, .page-custom15#content #page-content > blockquote, .page-custom16#content #page-content > blockquote, .page-custom17#content #page-content > blockquote, .page-custom18#content #page-content > blockquote, .page-custom19#content #page-content > blockquote, .page-custom20#content #page-content > blockquote, .page-custom21#content #page-content > blockquote, .page-custom22#content #page-content > blockquote, .page-custom23#content #page-content > blockquote, .page-custom24#content #page-content > blockquote, .page-custom25#content #page-content > blockquote, .page-custom26#content #page-content > blockquote, .page-custom27#content #page-content > blockquote, .page-custom28#content #page-content > blockquote, .page-custom29#content #page-content > blockquote, .page-custom3#content #page-content > blockquote, .page-custom30#content #page-content > blockquote, .page-custom31#content #page-content > blockquote, .page-custom32#content #page-content > blockquote, .page-custom33#content #page-content > blockquote, .page-custom34#content #page-content > blockquote, .page-custom35#content #page-content > blockquote, .page-custom36#content #page-content > blockquote, .page-custom37#content #page-content > blockquote, .page-custom38#content #page-content > blockquote, .page-custom39#content #page-content > blockquote, .page-custom4#content #page-content > blockquote, .page-custom40#content #page-content > blockquote, .page-custom41#content #page-content > blockquote, .page-custom42#content #page-content > blockquote, .page-custom43#content #page-content > blockquote, .page-custom44#content #page-content > blockquote, .page-custom45#content #page-content > blockquote, .page-custom46#content #page-content > blockquote, .page-custom47#content #page-content > blockquote, .page-custom48#content #page-content > blockquote, .page-custom49#content #page-content > blockquote, .page-custom5#content #page-content > blockquote, .page-custom50#content #page-content > blockquote, .page-custom51#content #page-content > blockquote, .page-custom52#content #page-content > blockquote, .page-custom53#content #page-content > blockquote, .page-custom54#content #page-content > blockquote, .page-custom55#content #page-content > blockquote, .page-custom56#content #page-content > blockquote, .page-custom57#content #page-content > blockquote, .page-custom6#content #page-content > blockquote, .page-custom68#content #page-content > blockquote, .page-custom69#content #page-content > blockquote, .page-custom7#content #page-content > blockquote, .page-custom76#content #page-content > blockquote, .page-custom8#content #page-content > blockquote, .page-custom83#content #page-content > blockquote, .page-custom86#content #page-content > blockquote, .page-custom87#content #page-content > blockquote, .page-custom9#content #page-content > blockquote, .page-item_archive#content #page-content > blockquote, .page-post_archive#content #page-content > blockquote, .page-privacy#content #page-content > blockquote, .page-toppage#content #page-content > blockquote{
  background-color : #f5f5f5;
  padding-top : 1em;
  padding-left : 30px;
  padding-right : 30px;
  padding-bottom : 1em;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 16px;
}

.page-blog#content #page-content > blockquote p, .page-contact#content #page-content > blockquote p, .page-custom#content #page-content > blockquote p, .page-custom1#content #page-content > blockquote p, .page-custom10#content #page-content > blockquote p, .page-custom11#content #page-content > blockquote p, .page-custom12#content #page-content > blockquote p, .page-custom13#content #page-content > blockquote p, .page-custom14#content #page-content > blockquote p, .page-custom15#content #page-content > blockquote p, .page-custom16#content #page-content > blockquote p, .page-custom17#content #page-content > blockquote p, .page-custom18#content #page-content > blockquote p, .page-custom19#content #page-content > blockquote p, .page-custom20#content #page-content > blockquote p, .page-custom21#content #page-content > blockquote p, .page-custom22#content #page-content > blockquote p, .page-custom23#content #page-content > blockquote p, .page-custom24#content #page-content > blockquote p, .page-custom25#content #page-content > blockquote p, .page-custom26#content #page-content > blockquote p, .page-custom27#content #page-content > blockquote p, .page-custom28#content #page-content > blockquote p, .page-custom29#content #page-content > blockquote p, .page-custom3#content #page-content > blockquote p, .page-custom30#content #page-content > blockquote p, .page-custom31#content #page-content > blockquote p, .page-custom32#content #page-content > blockquote p, .page-custom33#content #page-content > blockquote p, .page-custom34#content #page-content > blockquote p, .page-custom35#content #page-content > blockquote p, .page-custom36#content #page-content > blockquote p, .page-custom37#content #page-content > blockquote p, .page-custom38#content #page-content > blockquote p, .page-custom39#content #page-content > blockquote p, .page-custom4#content #page-content > blockquote p, .page-custom40#content #page-content > blockquote p, .page-custom41#content #page-content > blockquote p, .page-custom42#content #page-content > blockquote p, .page-custom43#content #page-content > blockquote p, .page-custom44#content #page-content > blockquote p, .page-custom45#content #page-content > blockquote p, .page-custom46#content #page-content > blockquote p, .page-custom47#content #page-content > blockquote p, .page-custom48#content #page-content > blockquote p, .page-custom49#content #page-content > blockquote p, .page-custom5#content #page-content > blockquote p, .page-custom50#content #page-content > blockquote p, .page-custom51#content #page-content > blockquote p, .page-custom52#content #page-content > blockquote p, .page-custom53#content #page-content > blockquote p, .page-custom54#content #page-content > blockquote p, .page-custom55#content #page-content > blockquote p, .page-custom56#content #page-content > blockquote p, .page-custom57#content #page-content > blockquote p, .page-custom6#content #page-content > blockquote p, .page-custom68#content #page-content > blockquote p, .page-custom69#content #page-content > blockquote p, .page-custom7#content #page-content > blockquote p, .page-custom76#content #page-content > blockquote p, .page-custom8#content #page-content > blockquote p, .page-custom83#content #page-content > blockquote p, .page-custom86#content #page-content > blockquote p, .page-custom87#content #page-content > blockquote p, .page-custom9#content #page-content > blockquote p, .page-item_archive#content #page-content > blockquote p, .page-post_archive#content #page-content > blockquote p, .page-privacy#content #page-content > blockquote p, .page-toppage#content #page-content > blockquote p{
  margin-top : 19px;
  margin-bottom : 0px;
}

.page-blog#content #page-content > blockquote p:first-child, .page-contact#content #page-content > blockquote p:first-child, .page-custom#content #page-content > blockquote p:first-child, .page-custom1#content #page-content > blockquote p:first-child, .page-custom10#content #page-content > blockquote p:first-child, .page-custom11#content #page-content > blockquote p:first-child, .page-custom12#content #page-content > blockquote p:first-child, .page-custom13#content #page-content > blockquote p:first-child, .page-custom14#content #page-content > blockquote p:first-child, .page-custom15#content #page-content > blockquote p:first-child, .page-custom16#content #page-content > blockquote p:first-child, .page-custom17#content #page-content > blockquote p:first-child, .page-custom18#content #page-content > blockquote p:first-child, .page-custom19#content #page-content > blockquote p:first-child, .page-custom20#content #page-content > blockquote p:first-child, .page-custom21#content #page-content > blockquote p:first-child, .page-custom22#content #page-content > blockquote p:first-child, .page-custom23#content #page-content > blockquote p:first-child, .page-custom24#content #page-content > blockquote p:first-child, .page-custom25#content #page-content > blockquote p:first-child, .page-custom26#content #page-content > blockquote p:first-child, .page-custom27#content #page-content > blockquote p:first-child, .page-custom28#content #page-content > blockquote p:first-child, .page-custom29#content #page-content > blockquote p:first-child, .page-custom3#content #page-content > blockquote p:first-child, .page-custom30#content #page-content > blockquote p:first-child, .page-custom31#content #page-content > blockquote p:first-child, .page-custom32#content #page-content > blockquote p:first-child, .page-custom33#content #page-content > blockquote p:first-child, .page-custom34#content #page-content > blockquote p:first-child, .page-custom35#content #page-content > blockquote p:first-child, .page-custom36#content #page-content > blockquote p:first-child, .page-custom37#content #page-content > blockquote p:first-child, .page-custom38#content #page-content > blockquote p:first-child, .page-custom39#content #page-content > blockquote p:first-child, .page-custom4#content #page-content > blockquote p:first-child, .page-custom40#content #page-content > blockquote p:first-child, .page-custom41#content #page-content > blockquote p:first-child, .page-custom42#content #page-content > blockquote p:first-child, .page-custom43#content #page-content > blockquote p:first-child, .page-custom44#content #page-content > blockquote p:first-child, .page-custom45#content #page-content > blockquote p:first-child, .page-custom46#content #page-content > blockquote p:first-child, .page-custom47#content #page-content > blockquote p:first-child, .page-custom48#content #page-content > blockquote p:first-child, .page-custom49#content #page-content > blockquote p:first-child, .page-custom5#content #page-content > blockquote p:first-child, .page-custom50#content #page-content > blockquote p:first-child, .page-custom51#content #page-content > blockquote p:first-child, .page-custom52#content #page-content > blockquote p:first-child, .page-custom53#content #page-content > blockquote p:first-child, .page-custom54#content #page-content > blockquote p:first-child, .page-custom55#content #page-content > blockquote p:first-child, .page-custom56#content #page-content > blockquote p:first-child, .page-custom57#content #page-content > blockquote p:first-child, .page-custom6#content #page-content > blockquote p:first-child, .page-custom68#content #page-content > blockquote p:first-child, .page-custom69#content #page-content > blockquote p:first-child, .page-custom7#content #page-content > blockquote p:first-child, .page-custom76#content #page-content > blockquote p:first-child, .page-custom8#content #page-content > blockquote p:first-child, .page-custom83#content #page-content > blockquote p:first-child, .page-custom86#content #page-content > blockquote p:first-child, .page-custom87#content #page-content > blockquote p:first-child, .page-custom9#content #page-content > blockquote p:first-child, .page-item_archive#content #page-content > blockquote p:first-child, .page-post_archive#content #page-content > blockquote p:first-child, .page-privacy#content #page-content > blockquote p:first-child, .page-toppage#content #page-content > blockquote p:first-child{
  margin-top : 0px;
}

.page-blog#content #page-content > h1, .page-contact#content #page-content > h1, .page-custom#content #page-content > h1, .page-custom1#content #page-content > h1, .page-custom10#content #page-content > h1, .page-custom11#content #page-content > h1, .page-custom12#content #page-content > h1, .page-custom13#content #page-content > h1, .page-custom14#content #page-content > h1, .page-custom15#content #page-content > h1, .page-custom16#content #page-content > h1, .page-custom17#content #page-content > h1, .page-custom18#content #page-content > h1, .page-custom19#content #page-content > h1, .page-custom20#content #page-content > h1, .page-custom21#content #page-content > h1, .page-custom22#content #page-content > h1, .page-custom23#content #page-content > h1, .page-custom24#content #page-content > h1, .page-custom25#content #page-content > h1, .page-custom26#content #page-content > h1, .page-custom27#content #page-content > h1, .page-custom28#content #page-content > h1, .page-custom29#content #page-content > h1, .page-custom3#content #page-content > h1, .page-custom30#content #page-content > h1, .page-custom31#content #page-content > h1, .page-custom32#content #page-content > h1, .page-custom33#content #page-content > h1, .page-custom34#content #page-content > h1, .page-custom35#content #page-content > h1, .page-custom36#content #page-content > h1, .page-custom37#content #page-content > h1, .page-custom38#content #page-content > h1, .page-custom39#content #page-content > h1, .page-custom4#content #page-content > h1, .page-custom40#content #page-content > h1, .page-custom41#content #page-content > h1, .page-custom42#content #page-content > h1, .page-custom43#content #page-content > h1, .page-custom44#content #page-content > h1, .page-custom45#content #page-content > h1, .page-custom46#content #page-content > h1, .page-custom47#content #page-content > h1, .page-custom48#content #page-content > h1, .page-custom49#content #page-content > h1, .page-custom5#content #page-content > h1, .page-custom50#content #page-content > h1, .page-custom51#content #page-content > h1, .page-custom52#content #page-content > h1, .page-custom53#content #page-content > h1, .page-custom54#content #page-content > h1, .page-custom55#content #page-content > h1, .page-custom56#content #page-content > h1, .page-custom57#content #page-content > h1, .page-custom6#content #page-content > h1, .page-custom68#content #page-content > h1, .page-custom69#content #page-content > h1, .page-custom7#content #page-content > h1, .page-custom76#content #page-content > h1, .page-custom8#content #page-content > h1, .page-custom83#content #page-content > h1, .page-custom86#content #page-content > h1, .page-custom87#content #page-content > h1, .page-custom9#content #page-content > h1, .page-item_archive#content #page-content > h1, .page-post_archive#content #page-content > h1, .page-privacy#content #page-content > h1, .page-toppage#content #page-content > h1{
  font-size : 1.8rem;
  font-weight : bold;
  line-height : 1.5;
  text-decoration : none;
  padding-top : 4px;
  padding-bottom : 7px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 23px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #b1b1b1;
  position : relative;
}

.page-blog#content #page-content > h1::after, .page-contact#content #page-content > h1::after, .page-custom#content #page-content > h1::after, .page-custom1#content #page-content > h1::after, .page-custom10#content #page-content > h1::after, .page-custom11#content #page-content > h1::after, .page-custom12#content #page-content > h1::after, .page-custom13#content #page-content > h1::after, .page-custom14#content #page-content > h1::after, .page-custom15#content #page-content > h1::after, .page-custom16#content #page-content > h1::after, .page-custom17#content #page-content > h1::after, .page-custom18#content #page-content > h1::after, .page-custom19#content #page-content > h1::after, .page-custom20#content #page-content > h1::after, .page-custom21#content #page-content > h1::after, .page-custom22#content #page-content > h1::after, .page-custom23#content #page-content > h1::after, .page-custom24#content #page-content > h1::after, .page-custom25#content #page-content > h1::after, .page-custom26#content #page-content > h1::after, .page-custom27#content #page-content > h1::after, .page-custom28#content #page-content > h1::after, .page-custom29#content #page-content > h1::after, .page-custom3#content #page-content > h1::after, .page-custom30#content #page-content > h1::after, .page-custom31#content #page-content > h1::after, .page-custom32#content #page-content > h1::after, .page-custom33#content #page-content > h1::after, .page-custom34#content #page-content > h1::after, .page-custom35#content #page-content > h1::after, .page-custom36#content #page-content > h1::after, .page-custom37#content #page-content > h1::after, .page-custom38#content #page-content > h1::after, .page-custom39#content #page-content > h1::after, .page-custom4#content #page-content > h1::after, .page-custom40#content #page-content > h1::after, .page-custom41#content #page-content > h1::after, .page-custom42#content #page-content > h1::after, .page-custom43#content #page-content > h1::after, .page-custom44#content #page-content > h1::after, .page-custom45#content #page-content > h1::after, .page-custom46#content #page-content > h1::after, .page-custom47#content #page-content > h1::after, .page-custom48#content #page-content > h1::after, .page-custom49#content #page-content > h1::after, .page-custom5#content #page-content > h1::after, .page-custom50#content #page-content > h1::after, .page-custom51#content #page-content > h1::after, .page-custom52#content #page-content > h1::after, .page-custom53#content #page-content > h1::after, .page-custom54#content #page-content > h1::after, .page-custom55#content #page-content > h1::after, .page-custom56#content #page-content > h1::after, .page-custom57#content #page-content > h1::after, .page-custom6#content #page-content > h1::after, .page-custom68#content #page-content > h1::after, .page-custom69#content #page-content > h1::after, .page-custom7#content #page-content > h1::after, .page-custom76#content #page-content > h1::after, .page-custom8#content #page-content > h1::after, .page-custom83#content #page-content > h1::after, .page-custom86#content #page-content > h1::after, .page-custom87#content #page-content > h1::after, .page-custom9#content #page-content > h1::after, .page-item_archive#content #page-content > h1::after, .page-post_archive#content #page-content > h1::after, .page-privacy#content #page-content > h1::after, .page-toppage#content #page-content > h1::after{
  background-color : #b1b1b1;
  height : 3px;
  position : absolute;
  bottom : 2px;
  right : 0px;
  left : 0px;
  content : "";
}

.page-blog#content #page-content > h2, .page-contact#content #page-content > h2, .page-custom#content #page-content > h2, .page-custom1#content #page-content > h2, .page-custom10#content #page-content > h2, .page-custom11#content #page-content > h2, .page-custom12#content #page-content > h2, .page-custom13#content #page-content > h2, .page-custom14#content #page-content > h2, .page-custom15#content #page-content > h2, .page-custom16#content #page-content > h2, .page-custom17#content #page-content > h2, .page-custom18#content #page-content > h2, .page-custom19#content #page-content > h2, .page-custom20#content #page-content > h2, .page-custom21#content #page-content > h2, .page-custom22#content #page-content > h2, .page-custom23#content #page-content > h2, .page-custom24#content #page-content > h2, .page-custom25#content #page-content > h2, .page-custom26#content #page-content > h2, .page-custom27#content #page-content > h2, .page-custom28#content #page-content > h2, .page-custom29#content #page-content > h2, .page-custom3#content #page-content > h2, .page-custom30#content #page-content > h2, .page-custom31#content #page-content > h2, .page-custom32#content #page-content > h2, .page-custom33#content #page-content > h2, .page-custom34#content #page-content > h2, .page-custom35#content #page-content > h2, .page-custom36#content #page-content > h2, .page-custom37#content #page-content > h2, .page-custom38#content #page-content > h2, .page-custom39#content #page-content > h2, .page-custom4#content #page-content > h2, .page-custom40#content #page-content > h2, .page-custom41#content #page-content > h2, .page-custom42#content #page-content > h2, .page-custom43#content #page-content > h2, .page-custom44#content #page-content > h2, .page-custom45#content #page-content > h2, .page-custom46#content #page-content > h2, .page-custom47#content #page-content > h2, .page-custom48#content #page-content > h2, .page-custom49#content #page-content > h2, .page-custom5#content #page-content > h2, .page-custom50#content #page-content > h2, .page-custom51#content #page-content > h2, .page-custom52#content #page-content > h2, .page-custom53#content #page-content > h2, .page-custom54#content #page-content > h2, .page-custom55#content #page-content > h2, .page-custom56#content #page-content > h2, .page-custom57#content #page-content > h2, .page-custom6#content #page-content > h2, .page-custom68#content #page-content > h2, .page-custom69#content #page-content > h2, .page-custom7#content #page-content > h2, .page-custom76#content #page-content > h2, .page-custom8#content #page-content > h2, .page-custom83#content #page-content > h2, .page-custom86#content #page-content > h2, .page-custom87#content #page-content > h2, .page-custom9#content #page-content > h2, .page-item_archive#content #page-content > h2, .page-post_archive#content #page-content > h2, .page-privacy#content #page-content > h2, .page-toppage#content #page-content > h2{
  font-size : 1.8rem;
  font-weight : bold;
  margin-bottom : 20px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #b1b1b1;
}

.page-blog#content #page-content > h3, .page-contact#content #page-content > h3, .page-custom#content #page-content > h3, .page-custom1#content #page-content > h3, .page-custom10#content #page-content > h3, .page-custom11#content #page-content > h3, .page-custom12#content #page-content > h3, .page-custom13#content #page-content > h3, .page-custom14#content #page-content > h3, .page-custom15#content #page-content > h3, .page-custom16#content #page-content > h3, .page-custom17#content #page-content > h3, .page-custom18#content #page-content > h3, .page-custom19#content #page-content > h3, .page-custom20#content #page-content > h3, .page-custom21#content #page-content > h3, .page-custom22#content #page-content > h3, .page-custom23#content #page-content > h3, .page-custom24#content #page-content > h3, .page-custom25#content #page-content > h3, .page-custom26#content #page-content > h3, .page-custom27#content #page-content > h3, .page-custom28#content #page-content > h3, .page-custom29#content #page-content > h3, .page-custom3#content #page-content > h3, .page-custom30#content #page-content > h3, .page-custom31#content #page-content > h3, .page-custom32#content #page-content > h3, .page-custom33#content #page-content > h3, .page-custom34#content #page-content > h3, .page-custom35#content #page-content > h3, .page-custom36#content #page-content > h3, .page-custom37#content #page-content > h3, .page-custom38#content #page-content > h3, .page-custom39#content #page-content > h3, .page-custom4#content #page-content > h3, .page-custom40#content #page-content > h3, .page-custom41#content #page-content > h3, .page-custom42#content #page-content > h3, .page-custom43#content #page-content > h3, .page-custom44#content #page-content > h3, .page-custom45#content #page-content > h3, .page-custom46#content #page-content > h3, .page-custom47#content #page-content > h3, .page-custom48#content #page-content > h3, .page-custom49#content #page-content > h3, .page-custom5#content #page-content > h3, .page-custom50#content #page-content > h3, .page-custom51#content #page-content > h3, .page-custom52#content #page-content > h3, .page-custom53#content #page-content > h3, .page-custom54#content #page-content > h3, .page-custom55#content #page-content > h3, .page-custom56#content #page-content > h3, .page-custom57#content #page-content > h3, .page-custom6#content #page-content > h3, .page-custom68#content #page-content > h3, .page-custom69#content #page-content > h3, .page-custom7#content #page-content > h3, .page-custom76#content #page-content > h3, .page-custom8#content #page-content > h3, .page-custom83#content #page-content > h3, .page-custom86#content #page-content > h3, .page-custom87#content #page-content > h3, .page-custom9#content #page-content > h3, .page-item_archive#content #page-content > h3, .page-post_archive#content #page-content > h3, .page-privacy#content #page-content > h3, .page-toppage#content #page-content > h3{
  font-size : 1.6rem;
  font-weight : normal;
  margin-bottom : 21px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #b1b1b1;
}

.page-blog#content #page-content > h4, .page-contact#content #page-content > h4, .page-custom#content #page-content > h4, .page-custom1#content #page-content > h4, .page-custom10#content #page-content > h4, .page-custom11#content #page-content > h4, .page-custom12#content #page-content > h4, .page-custom13#content #page-content > h4, .page-custom14#content #page-content > h4, .page-custom15#content #page-content > h4, .page-custom16#content #page-content > h4, .page-custom17#content #page-content > h4, .page-custom18#content #page-content > h4, .page-custom19#content #page-content > h4, .page-custom20#content #page-content > h4, .page-custom21#content #page-content > h4, .page-custom22#content #page-content > h4, .page-custom23#content #page-content > h4, .page-custom24#content #page-content > h4, .page-custom25#content #page-content > h4, .page-custom26#content #page-content > h4, .page-custom27#content #page-content > h4, .page-custom28#content #page-content > h4, .page-custom29#content #page-content > h4, .page-custom3#content #page-content > h4, .page-custom30#content #page-content > h4, .page-custom31#content #page-content > h4, .page-custom32#content #page-content > h4, .page-custom33#content #page-content > h4, .page-custom34#content #page-content > h4, .page-custom35#content #page-content > h4, .page-custom36#content #page-content > h4, .page-custom37#content #page-content > h4, .page-custom38#content #page-content > h4, .page-custom39#content #page-content > h4, .page-custom4#content #page-content > h4, .page-custom40#content #page-content > h4, .page-custom41#content #page-content > h4, .page-custom42#content #page-content > h4, .page-custom43#content #page-content > h4, .page-custom44#content #page-content > h4, .page-custom45#content #page-content > h4, .page-custom46#content #page-content > h4, .page-custom47#content #page-content > h4, .page-custom48#content #page-content > h4, .page-custom49#content #page-content > h4, .page-custom5#content #page-content > h4, .page-custom50#content #page-content > h4, .page-custom51#content #page-content > h4, .page-custom52#content #page-content > h4, .page-custom53#content #page-content > h4, .page-custom54#content #page-content > h4, .page-custom55#content #page-content > h4, .page-custom56#content #page-content > h4, .page-custom57#content #page-content > h4, .page-custom6#content #page-content > h4, .page-custom68#content #page-content > h4, .page-custom69#content #page-content > h4, .page-custom7#content #page-content > h4, .page-custom76#content #page-content > h4, .page-custom8#content #page-content > h4, .page-custom83#content #page-content > h4, .page-custom86#content #page-content > h4, .page-custom87#content #page-content > h4, .page-custom9#content #page-content > h4, .page-item_archive#content #page-content > h4, .page-post_archive#content #page-content > h4, .page-privacy#content #page-content > h4, .page-toppage#content #page-content > h4{
  font-size : 1.5rem;
  font-weight : normal;
  margin-bottom : 21px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #b1b1b1;
}

.page-blog#content #page-content > h5, .page-contact#content #page-content > h5, .page-custom#content #page-content > h5, .page-custom1#content #page-content > h5, .page-custom10#content #page-content > h5, .page-custom11#content #page-content > h5, .page-custom12#content #page-content > h5, .page-custom13#content #page-content > h5, .page-custom14#content #page-content > h5, .page-custom15#content #page-content > h5, .page-custom16#content #page-content > h5, .page-custom17#content #page-content > h5, .page-custom18#content #page-content > h5, .page-custom19#content #page-content > h5, .page-custom20#content #page-content > h5, .page-custom21#content #page-content > h5, .page-custom22#content #page-content > h5, .page-custom23#content #page-content > h5, .page-custom24#content #page-content > h5, .page-custom25#content #page-content > h5, .page-custom26#content #page-content > h5, .page-custom27#content #page-content > h5, .page-custom28#content #page-content > h5, .page-custom29#content #page-content > h5, .page-custom3#content #page-content > h5, .page-custom30#content #page-content > h5, .page-custom31#content #page-content > h5, .page-custom32#content #page-content > h5, .page-custom33#content #page-content > h5, .page-custom34#content #page-content > h5, .page-custom35#content #page-content > h5, .page-custom36#content #page-content > h5, .page-custom37#content #page-content > h5, .page-custom38#content #page-content > h5, .page-custom39#content #page-content > h5, .page-custom4#content #page-content > h5, .page-custom40#content #page-content > h5, .page-custom41#content #page-content > h5, .page-custom42#content #page-content > h5, .page-custom43#content #page-content > h5, .page-custom44#content #page-content > h5, .page-custom45#content #page-content > h5, .page-custom46#content #page-content > h5, .page-custom47#content #page-content > h5, .page-custom48#content #page-content > h5, .page-custom49#content #page-content > h5, .page-custom5#content #page-content > h5, .page-custom50#content #page-content > h5, .page-custom51#content #page-content > h5, .page-custom52#content #page-content > h5, .page-custom53#content #page-content > h5, .page-custom54#content #page-content > h5, .page-custom55#content #page-content > h5, .page-custom56#content #page-content > h5, .page-custom57#content #page-content > h5, .page-custom6#content #page-content > h5, .page-custom68#content #page-content > h5, .page-custom69#content #page-content > h5, .page-custom7#content #page-content > h5, .page-custom76#content #page-content > h5, .page-custom8#content #page-content > h5, .page-custom83#content #page-content > h5, .page-custom86#content #page-content > h5, .page-custom87#content #page-content > h5, .page-custom9#content #page-content > h5, .page-item_archive#content #page-content > h5, .page-post_archive#content #page-content > h5, .page-privacy#content #page-content > h5, .page-toppage#content #page-content > h5{
  font-size : 1.4rem;
  font-weight : normal;
  margin-bottom : 21px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #b1b1b1;
}

.page-blog#content #page-content > h6, .page-contact#content #page-content > h6, .page-custom#content #page-content > h6, .page-custom1#content #page-content > h6, .page-custom10#content #page-content > h6, .page-custom11#content #page-content > h6, .page-custom12#content #page-content > h6, .page-custom13#content #page-content > h6, .page-custom14#content #page-content > h6, .page-custom15#content #page-content > h6, .page-custom16#content #page-content > h6, .page-custom17#content #page-content > h6, .page-custom18#content #page-content > h6, .page-custom19#content #page-content > h6, .page-custom20#content #page-content > h6, .page-custom21#content #page-content > h6, .page-custom22#content #page-content > h6, .page-custom23#content #page-content > h6, .page-custom24#content #page-content > h6, .page-custom25#content #page-content > h6, .page-custom26#content #page-content > h6, .page-custom27#content #page-content > h6, .page-custom28#content #page-content > h6, .page-custom29#content #page-content > h6, .page-custom3#content #page-content > h6, .page-custom30#content #page-content > h6, .page-custom31#content #page-content > h6, .page-custom32#content #page-content > h6, .page-custom33#content #page-content > h6, .page-custom34#content #page-content > h6, .page-custom35#content #page-content > h6, .page-custom36#content #page-content > h6, .page-custom37#content #page-content > h6, .page-custom38#content #page-content > h6, .page-custom39#content #page-content > h6, .page-custom4#content #page-content > h6, .page-custom40#content #page-content > h6, .page-custom41#content #page-content > h6, .page-custom42#content #page-content > h6, .page-custom43#content #page-content > h6, .page-custom44#content #page-content > h6, .page-custom45#content #page-content > h6, .page-custom46#content #page-content > h6, .page-custom47#content #page-content > h6, .page-custom48#content #page-content > h6, .page-custom49#content #page-content > h6, .page-custom5#content #page-content > h6, .page-custom50#content #page-content > h6, .page-custom51#content #page-content > h6, .page-custom52#content #page-content > h6, .page-custom53#content #page-content > h6, .page-custom54#content #page-content > h6, .page-custom55#content #page-content > h6, .page-custom56#content #page-content > h6, .page-custom57#content #page-content > h6, .page-custom6#content #page-content > h6, .page-custom68#content #page-content > h6, .page-custom69#content #page-content > h6, .page-custom7#content #page-content > h6, .page-custom76#content #page-content > h6, .page-custom8#content #page-content > h6, .page-custom83#content #page-content > h6, .page-custom86#content #page-content > h6, .page-custom87#content #page-content > h6, .page-custom9#content #page-content > h6, .page-item_archive#content #page-content > h6, .page-post_archive#content #page-content > h6, .page-privacy#content #page-content > h6, .page-toppage#content #page-content > h6{
  font-size : 1.3rem;
  font-weight : normal;
  margin-bottom : 20px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #b1b1b1;
}

.page-blog#content #page-content > hr, .page-contact#content #page-content > hr, .page-custom#content #page-content > hr, .page-custom1#content #page-content > hr, .page-custom10#content #page-content > hr, .page-custom11#content #page-content > hr, .page-custom12#content #page-content > hr, .page-custom13#content #page-content > hr, .page-custom14#content #page-content > hr, .page-custom15#content #page-content > hr, .page-custom16#content #page-content > hr, .page-custom17#content #page-content > hr, .page-custom18#content #page-content > hr, .page-custom19#content #page-content > hr, .page-custom20#content #page-content > hr, .page-custom21#content #page-content > hr, .page-custom22#content #page-content > hr, .page-custom23#content #page-content > hr, .page-custom24#content #page-content > hr, .page-custom25#content #page-content > hr, .page-custom26#content #page-content > hr, .page-custom27#content #page-content > hr, .page-custom28#content #page-content > hr, .page-custom29#content #page-content > hr, .page-custom3#content #page-content > hr, .page-custom30#content #page-content > hr, .page-custom31#content #page-content > hr, .page-custom32#content #page-content > hr, .page-custom33#content #page-content > hr, .page-custom34#content #page-content > hr, .page-custom35#content #page-content > hr, .page-custom36#content #page-content > hr, .page-custom37#content #page-content > hr, .page-custom38#content #page-content > hr, .page-custom39#content #page-content > hr, .page-custom4#content #page-content > hr, .page-custom40#content #page-content > hr, .page-custom41#content #page-content > hr, .page-custom42#content #page-content > hr, .page-custom43#content #page-content > hr, .page-custom44#content #page-content > hr, .page-custom45#content #page-content > hr, .page-custom46#content #page-content > hr, .page-custom47#content #page-content > hr, .page-custom48#content #page-content > hr, .page-custom49#content #page-content > hr, .page-custom5#content #page-content > hr, .page-custom50#content #page-content > hr, .page-custom51#content #page-content > hr, .page-custom52#content #page-content > hr, .page-custom53#content #page-content > hr, .page-custom54#content #page-content > hr, .page-custom55#content #page-content > hr, .page-custom56#content #page-content > hr, .page-custom57#content #page-content > hr, .page-custom6#content #page-content > hr, .page-custom68#content #page-content > hr, .page-custom69#content #page-content > hr, .page-custom7#content #page-content > hr, .page-custom76#content #page-content > hr, .page-custom8#content #page-content > hr, .page-custom83#content #page-content > hr, .page-custom86#content #page-content > hr, .page-custom87#content #page-content > hr, .page-custom9#content #page-content > hr, .page-item_archive#content #page-content > hr, .page-post_archive#content #page-content > hr, .page-privacy#content #page-content > hr, .page-toppage#content #page-content > hr{
  margin-bottom : 19px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #474747;
}

.page-blog#content #page-content > img, .page-contact#content #page-content > img, .page-custom#content #page-content > img, .page-custom1#content #page-content > img, .page-custom10#content #page-content > img, .page-custom11#content #page-content > img, .page-custom12#content #page-content > img, .page-custom13#content #page-content > img, .page-custom14#content #page-content > img, .page-custom15#content #page-content > img, .page-custom16#content #page-content > img, .page-custom17#content #page-content > img, .page-custom18#content #page-content > img, .page-custom19#content #page-content > img, .page-custom20#content #page-content > img, .page-custom21#content #page-content > img, .page-custom22#content #page-content > img, .page-custom23#content #page-content > img, .page-custom24#content #page-content > img, .page-custom25#content #page-content > img, .page-custom26#content #page-content > img, .page-custom27#content #page-content > img, .page-custom28#content #page-content > img, .page-custom29#content #page-content > img, .page-custom3#content #page-content > img, .page-custom30#content #page-content > img, .page-custom31#content #page-content > img, .page-custom32#content #page-content > img, .page-custom33#content #page-content > img, .page-custom34#content #page-content > img, .page-custom35#content #page-content > img, .page-custom36#content #page-content > img, .page-custom37#content #page-content > img, .page-custom38#content #page-content > img, .page-custom39#content #page-content > img, .page-custom4#content #page-content > img, .page-custom40#content #page-content > img, .page-custom41#content #page-content > img, .page-custom42#content #page-content > img, .page-custom43#content #page-content > img, .page-custom44#content #page-content > img, .page-custom45#content #page-content > img, .page-custom46#content #page-content > img, .page-custom47#content #page-content > img, .page-custom48#content #page-content > img, .page-custom49#content #page-content > img, .page-custom5#content #page-content > img, .page-custom50#content #page-content > img, .page-custom51#content #page-content > img, .page-custom52#content #page-content > img, .page-custom53#content #page-content > img, .page-custom54#content #page-content > img, .page-custom55#content #page-content > img, .page-custom56#content #page-content > img, .page-custom57#content #page-content > img, .page-custom6#content #page-content > img, .page-custom68#content #page-content > img, .page-custom69#content #page-content > img, .page-custom7#content #page-content > img, .page-custom76#content #page-content > img, .page-custom8#content #page-content > img, .page-custom83#content #page-content > img, .page-custom86#content #page-content > img, .page-custom87#content #page-content > img, .page-custom9#content #page-content > img, .page-item_archive#content #page-content > img, .page-post_archive#content #page-content > img, .page-privacy#content #page-content > img, .page-toppage#content #page-content > img{
  margin-top : 0px;
  margin-bottom : 19px;
}

.page-blog#content #page-content > ins, .page-contact#content #page-content > ins, .page-custom#content #page-content > ins, .page-custom1#content #page-content > ins, .page-custom10#content #page-content > ins, .page-custom11#content #page-content > ins, .page-custom12#content #page-content > ins, .page-custom13#content #page-content > ins, .page-custom14#content #page-content > ins, .page-custom15#content #page-content > ins, .page-custom16#content #page-content > ins, .page-custom17#content #page-content > ins, .page-custom18#content #page-content > ins, .page-custom19#content #page-content > ins, .page-custom20#content #page-content > ins, .page-custom21#content #page-content > ins, .page-custom22#content #page-content > ins, .page-custom23#content #page-content > ins, .page-custom24#content #page-content > ins, .page-custom25#content #page-content > ins, .page-custom26#content #page-content > ins, .page-custom27#content #page-content > ins, .page-custom28#content #page-content > ins, .page-custom29#content #page-content > ins, .page-custom3#content #page-content > ins, .page-custom30#content #page-content > ins, .page-custom31#content #page-content > ins, .page-custom32#content #page-content > ins, .page-custom33#content #page-content > ins, .page-custom34#content #page-content > ins, .page-custom35#content #page-content > ins, .page-custom36#content #page-content > ins, .page-custom37#content #page-content > ins, .page-custom38#content #page-content > ins, .page-custom39#content #page-content > ins, .page-custom4#content #page-content > ins, .page-custom40#content #page-content > ins, .page-custom41#content #page-content > ins, .page-custom42#content #page-content > ins, .page-custom43#content #page-content > ins, .page-custom44#content #page-content > ins, .page-custom45#content #page-content > ins, .page-custom46#content #page-content > ins, .page-custom47#content #page-content > ins, .page-custom48#content #page-content > ins, .page-custom49#content #page-content > ins, .page-custom5#content #page-content > ins, .page-custom50#content #page-content > ins, .page-custom51#content #page-content > ins, .page-custom52#content #page-content > ins, .page-custom53#content #page-content > ins, .page-custom54#content #page-content > ins, .page-custom55#content #page-content > ins, .page-custom56#content #page-content > ins, .page-custom57#content #page-content > ins, .page-custom6#content #page-content > ins, .page-custom68#content #page-content > ins, .page-custom69#content #page-content > ins, .page-custom7#content #page-content > ins, .page-custom76#content #page-content > ins, .page-custom8#content #page-content > ins, .page-custom83#content #page-content > ins, .page-custom86#content #page-content > ins, .page-custom87#content #page-content > ins, .page-custom9#content #page-content > ins, .page-item_archive#content #page-content > ins, .page-post_archive#content #page-content > ins, .page-privacy#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-blog#content #page-content > ol, .page-contact#content #page-content > ol, .page-custom#content #page-content > ol, .page-custom1#content #page-content > ol, .page-custom10#content #page-content > ol, .page-custom11#content #page-content > ol, .page-custom12#content #page-content > ol, .page-custom13#content #page-content > ol, .page-custom14#content #page-content > ol, .page-custom15#content #page-content > ol, .page-custom16#content #page-content > ol, .page-custom17#content #page-content > ol, .page-custom18#content #page-content > ol, .page-custom19#content #page-content > ol, .page-custom20#content #page-content > ol, .page-custom21#content #page-content > ol, .page-custom22#content #page-content > ol, .page-custom23#content #page-content > ol, .page-custom24#content #page-content > ol, .page-custom25#content #page-content > ol, .page-custom26#content #page-content > ol, .page-custom27#content #page-content > ol, .page-custom28#content #page-content > ol, .page-custom29#content #page-content > ol, .page-custom3#content #page-content > ol, .page-custom30#content #page-content > ol, .page-custom31#content #page-content > ol, .page-custom32#content #page-content > ol, .page-custom33#content #page-content > ol, .page-custom34#content #page-content > ol, .page-custom35#content #page-content > ol, .page-custom36#content #page-content > ol, .page-custom37#content #page-content > ol, .page-custom38#content #page-content > ol, .page-custom39#content #page-content > ol, .page-custom4#content #page-content > ol, .page-custom40#content #page-content > ol, .page-custom41#content #page-content > ol, .page-custom42#content #page-content > ol, .page-custom43#content #page-content > ol, .page-custom44#content #page-content > ol, .page-custom45#content #page-content > ol, .page-custom46#content #page-content > ol, .page-custom47#content #page-content > ol, .page-custom48#content #page-content > ol, .page-custom49#content #page-content > ol, .page-custom5#content #page-content > ol, .page-custom50#content #page-content > ol, .page-custom51#content #page-content > ol, .page-custom52#content #page-content > ol, .page-custom53#content #page-content > ol, .page-custom54#content #page-content > ol, .page-custom55#content #page-content > ol, .page-custom56#content #page-content > ol, .page-custom57#content #page-content > ol, .page-custom6#content #page-content > ol, .page-custom68#content #page-content > ol, .page-custom69#content #page-content > ol, .page-custom7#content #page-content > ol, .page-custom76#content #page-content > ol, .page-custom8#content #page-content > ol, .page-custom83#content #page-content > ol, .page-custom86#content #page-content > ol, .page-custom87#content #page-content > ol, .page-custom9#content #page-content > ol, .page-item_archive#content #page-content > ol, .page-post_archive#content #page-content > ol, .page-privacy#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-blog#content #page-content > ol ol, .page-contact#content #page-content > ol ol, .page-custom#content #page-content > ol ol, .page-custom1#content #page-content > ol ol, .page-custom10#content #page-content > ol ol, .page-custom11#content #page-content > ol ol, .page-custom12#content #page-content > ol ol, .page-custom13#content #page-content > ol ol, .page-custom14#content #page-content > ol ol, .page-custom15#content #page-content > ol ol, .page-custom16#content #page-content > ol ol, .page-custom17#content #page-content > ol ol, .page-custom18#content #page-content > ol ol, .page-custom19#content #page-content > ol ol, .page-custom20#content #page-content > ol ol, .page-custom21#content #page-content > ol ol, .page-custom22#content #page-content > ol ol, .page-custom23#content #page-content > ol ol, .page-custom24#content #page-content > ol ol, .page-custom25#content #page-content > ol ol, .page-custom26#content #page-content > ol ol, .page-custom27#content #page-content > ol ol, .page-custom28#content #page-content > ol ol, .page-custom29#content #page-content > ol ol, .page-custom3#content #page-content > ol ol, .page-custom30#content #page-content > ol ol, .page-custom31#content #page-content > ol ol, .page-custom32#content #page-content > ol ol, .page-custom33#content #page-content > ol ol, .page-custom34#content #page-content > ol ol, .page-custom35#content #page-content > ol ol, .page-custom36#content #page-content > ol ol, .page-custom37#content #page-content > ol ol, .page-custom38#content #page-content > ol ol, .page-custom39#content #page-content > ol ol, .page-custom4#content #page-content > ol ol, .page-custom40#content #page-content > ol ol, .page-custom41#content #page-content > ol ol, .page-custom42#content #page-content > ol ol, .page-custom43#content #page-content > ol ol, .page-custom44#content #page-content > ol ol, .page-custom45#content #page-content > ol ol, .page-custom46#content #page-content > ol ol, .page-custom47#content #page-content > ol ol, .page-custom48#content #page-content > ol ol, .page-custom49#content #page-content > ol ol, .page-custom5#content #page-content > ol ol, .page-custom50#content #page-content > ol ol, .page-custom51#content #page-content > ol ol, .page-custom52#content #page-content > ol ol, .page-custom53#content #page-content > ol ol, .page-custom54#content #page-content > ol ol, .page-custom55#content #page-content > ol ol, .page-custom56#content #page-content > ol ol, .page-custom57#content #page-content > ol ol, .page-custom6#content #page-content > ol ol, .page-custom68#content #page-content > ol ol, .page-custom69#content #page-content > ol ol, .page-custom7#content #page-content > ol ol, .page-custom76#content #page-content > ol ol, .page-custom8#content #page-content > ol ol, .page-custom83#content #page-content > ol ol, .page-custom86#content #page-content > ol ol, .page-custom87#content #page-content > ol ol, .page-custom9#content #page-content > ol ol, .page-item_archive#content #page-content > ol ol, .page-post_archive#content #page-content > ol ol, .page-privacy#content #page-content > ol ol, .page-toppage#content #page-content > ol ol{
  margin-bottom : 0px;
}

.page-blog#content #page-content > p, .page-contact#content #page-content > p, .page-custom#content #page-content > p, .page-custom1#content #page-content > p, .page-custom10#content #page-content > p, .page-custom11#content #page-content > p, .page-custom12#content #page-content > p, .page-custom13#content #page-content > p, .page-custom14#content #page-content > p, .page-custom15#content #page-content > p, .page-custom16#content #page-content > p, .page-custom17#content #page-content > p, .page-custom18#content #page-content > p, .page-custom19#content #page-content > p, .page-custom20#content #page-content > p, .page-custom21#content #page-content > p, .page-custom22#content #page-content > p, .page-custom23#content #page-content > p, .page-custom24#content #page-content > p, .page-custom25#content #page-content > p, .page-custom26#content #page-content > p, .page-custom27#content #page-content > p, .page-custom28#content #page-content > p, .page-custom29#content #page-content > p, .page-custom3#content #page-content > p, .page-custom30#content #page-content > p, .page-custom31#content #page-content > p, .page-custom32#content #page-content > p, .page-custom33#content #page-content > p, .page-custom34#content #page-content > p, .page-custom35#content #page-content > p, .page-custom36#content #page-content > p, .page-custom37#content #page-content > p, .page-custom38#content #page-content > p, .page-custom39#content #page-content > p, .page-custom4#content #page-content > p, .page-custom40#content #page-content > p, .page-custom41#content #page-content > p, .page-custom42#content #page-content > p, .page-custom43#content #page-content > p, .page-custom44#content #page-content > p, .page-custom45#content #page-content > p, .page-custom46#content #page-content > p, .page-custom47#content #page-content > p, .page-custom48#content #page-content > p, .page-custom49#content #page-content > p, .page-custom5#content #page-content > p, .page-custom50#content #page-content > p, .page-custom51#content #page-content > p, .page-custom52#content #page-content > p, .page-custom53#content #page-content > p, .page-custom54#content #page-content > p, .page-custom55#content #page-content > p, .page-custom56#content #page-content > p, .page-custom57#content #page-content > p, .page-custom6#content #page-content > p, .page-custom68#content #page-content > p, .page-custom69#content #page-content > p, .page-custom7#content #page-content > p, .page-custom76#content #page-content > p, .page-custom8#content #page-content > p, .page-custom83#content #page-content > p, .page-custom86#content #page-content > p, .page-custom87#content #page-content > p, .page-custom9#content #page-content > p, .page-item_archive#content #page-content > p, .page-post_archive#content #page-content > p, .page-privacy#content #page-content > p, .page-toppage#content #page-content > p{
  margin-top : 0px;
  margin-bottom : 19px;
}

.page-blog#content #page-content > pre, .page-contact#content #page-content > pre, .page-custom#content #page-content > pre, .page-custom1#content #page-content > pre, .page-custom10#content #page-content > pre, .page-custom11#content #page-content > pre, .page-custom12#content #page-content > pre, .page-custom13#content #page-content > pre, .page-custom14#content #page-content > pre, .page-custom15#content #page-content > pre, .page-custom16#content #page-content > pre, .page-custom17#content #page-content > pre, .page-custom18#content #page-content > pre, .page-custom19#content #page-content > pre, .page-custom20#content #page-content > pre, .page-custom21#content #page-content > pre, .page-custom22#content #page-content > pre, .page-custom23#content #page-content > pre, .page-custom24#content #page-content > pre, .page-custom25#content #page-content > pre, .page-custom26#content #page-content > pre, .page-custom27#content #page-content > pre, .page-custom28#content #page-content > pre, .page-custom29#content #page-content > pre, .page-custom3#content #page-content > pre, .page-custom30#content #page-content > pre, .page-custom31#content #page-content > pre, .page-custom32#content #page-content > pre, .page-custom33#content #page-content > pre, .page-custom34#content #page-content > pre, .page-custom35#content #page-content > pre, .page-custom36#content #page-content > pre, .page-custom37#content #page-content > pre, .page-custom38#content #page-content > pre, .page-custom39#content #page-content > pre, .page-custom4#content #page-content > pre, .page-custom40#content #page-content > pre, .page-custom41#content #page-content > pre, .page-custom42#content #page-content > pre, .page-custom43#content #page-content > pre, .page-custom44#content #page-content > pre, .page-custom45#content #page-content > pre, .page-custom46#content #page-content > pre, .page-custom47#content #page-content > pre, .page-custom48#content #page-content > pre, .page-custom49#content #page-content > pre, .page-custom5#content #page-content > pre, .page-custom50#content #page-content > pre, .page-custom51#content #page-content > pre, .page-custom52#content #page-content > pre, .page-custom53#content #page-content > pre, .page-custom54#content #page-content > pre, .page-custom55#content #page-content > pre, .page-custom56#content #page-content > pre, .page-custom57#content #page-content > pre, .page-custom6#content #page-content > pre, .page-custom68#content #page-content > pre, .page-custom69#content #page-content > pre, .page-custom7#content #page-content > pre, .page-custom76#content #page-content > pre, .page-custom8#content #page-content > pre, .page-custom83#content #page-content > pre, .page-custom86#content #page-content > pre, .page-custom87#content #page-content > pre, .page-custom9#content #page-content > pre, .page-item_archive#content #page-content > pre, .page-post_archive#content #page-content > pre, .page-privacy#content #page-content > pre, .page-toppage#content #page-content > pre{
  background-color : #ffffff;
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  overflow : auto;
  word-wrap : normal;
}

#sp-list-1, #sp-list-2, #sp-list-3{
  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-type : none;
  list-style-position : outside;
}

#sp-list-1 > li, #sp-list-2 > li, #sp-list-3 > li{
  background-color : transparent;
  background-image : url(img/icon-arrow-01.png);
  background-repeat : no-repeat;
  background-attachment : scroll;
  background-position : left 0.5em;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 0px;
  padding-bottom : 0px;
}

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

#sp-definition-list-1, #sp-definition-list-2, #sp-definition-list-3, #sp-definition-list-4{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 19px;
}

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

#sp-definition-list-1 > dt, #sp-definition-list-2 > dt, #sp-definition-list-3 > dt, #sp-definition-list-4 > dt{
  padding-left : 15px;
  margin-top : 25px;
  border-left-width : 5px;
  border-left-style : solid;
  border-left-color : #474747;
}

#sp-definition-list-1 > dt:first-child, #sp-definition-list-2 > dt:first-child, #sp-definition-list-3 > dt:first-child, #sp-definition-list-4 > dt:first-child{
  margin-top : 0px;
}

#sp-button-1 > a, #sp-button-2 > a, #sp-button-3 > a, #sp-button-4 > a, #sp-button-5 > a, #sp-button-58 > a, #sp-button-59 > a, #sp-button-6 > a, #sp-button-60 > a, #sp-button-61 > a, #sp-button-62 > a, #sp-button-63 > a, #sp-button-64 > a, #sp-button-65 > a, #sp-button-66 > a, #sp-button-67 > a, #sp-button-68 > a, #sp-button-69 > a, #sp-button-7 > a{
  font-size : 1.2rem;
  color : #ffffff;
  background-color : #000000;
  text-decoration : none;
  text-align : center;
  padding-top : 4px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 3px;
  margin-top : 15px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-top-width : medium;
  border-left-width : medium;
  border-right-width : medium;
  border-bottom-width : medium;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : initial;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : initial;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
}

#sp-button-1 > a::before, #sp-button-2 > a::before, #sp-button-3 > a::before, #sp-button-4 > a::before, #sp-button-5 > a::before, #sp-button-58 > a::before, #sp-button-59 > a::before, #sp-button-6 > a::before, #sp-button-60 > a::before, #sp-button-61 > a::before, #sp-button-62 > a::before, #sp-button-63 > a::before, #sp-button-64 > a::before, #sp-button-65 > a::before, #sp-button-66 > a::before, #sp-button-67 > a::before, #sp-button-68 > a::before, #sp-button-69 > a::before, #sp-button-7 > a::before{
  background-image : url(img/icon-arrow-02.png);
  vertical-align : middle;
  margin-right : 5px;
  width : 3px;
  height : 5px;
  display : inline-block;
  content : "";
}

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

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

#sp-form-1 > input[type="submit"]{
  font-size : 1.4rem;
  color : #ffffff;
  background-color : #949595;
  text-decoration : none;
  text-align : center;
  padding-top : 8px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 8px;
  margin-top : 15px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-top-width : medium;
  border-left-width : medium;
  border-right-width : medium;
  border-bottom-width : medium;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : initial;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : initial;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
  width : auto;
  display : inline-block;
}

#sp-form-1 > table{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #7d7b7b;
  border-left-color : #7d7b7b;
  border-right-color : #7d7b7b;
  border-bottom-color : #7d7b7b;
  width : 100%;
  border-collapse : collapse;
}

#sp-form-1 > table td{
  background-color : #ffffff;
  padding-top : 7px;
  padding-left : 7px;
  padding-right : 7px;
  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 : #7d7b7b;
  border-left-color : #7d7b7b;
  border-right-color : #7d7b7b;
  border-bottom-color : #7d7b7b;
}

#sp-form-1 > table th{
  font-weight : bold;
  color : #ffffff;
  background-color : #b1b1b1;
  vertical-align : top;
  padding-top : 7px;
  padding-left : 7px;
  padding-right : 7px;
  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 : #7d7b7b;
  border-left-color : #7d7b7b;
  border-right-color : #7d7b7b;
  border-bottom-color : #7d7b7b;
}

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

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

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

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

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

#sp-page-title-1 h1, #sp-page-title-10 h1, #sp-page-title-11 h1, #sp-page-title-12 h1, #sp-page-title-13 h1, #sp-page-title-14 h1, #sp-page-title-15 h1, #sp-page-title-16 h1, #sp-page-title-17 h1, #sp-page-title-18 h1, #sp-page-title-19 h1, #sp-page-title-2 h1, #sp-page-title-20 h1, #sp-page-title-21 h1, #sp-page-title-22 h1, #sp-page-title-23 h1, #sp-page-title-24 h1, #sp-page-title-25 h1, #sp-page-title-26 h1, #sp-page-title-27 h1, #sp-page-title-28 h1, #sp-page-title-29 h1, #sp-page-title-3 h1, #sp-page-title-30 h1, #sp-page-title-31 h1, #sp-page-title-32 h1, #sp-page-title-33 h1, #sp-page-title-34 h1, #sp-page-title-35 h1, #sp-page-title-36 h1, #sp-page-title-37 h1, #sp-page-title-38 h1, #sp-page-title-39 h1, #sp-page-title-4 h1, #sp-page-title-40 h1, #sp-page-title-41 h1, #sp-page-title-42 h1, #sp-page-title-43 h1, #sp-page-title-44 h1, #sp-page-title-45 h1, #sp-page-title-46 h1, #sp-page-title-47 h1, #sp-page-title-48 h1, #sp-page-title-49 h1, #sp-page-title-5 h1, #sp-page-title-50 h1, #sp-page-title-51 h1, #sp-page-title-52 h1, #sp-page-title-53 h1, #sp-page-title-54 h1, #sp-page-title-55 h1, #sp-page-title-56 h1, #sp-page-title-57 h1, #sp-page-title-58 h1, #sp-page-title-59 h1, #sp-page-title-6 h1, #sp-page-title-60 h1, #sp-page-title-61 h1, #sp-page-title-62 h1, #sp-page-title-63 h1, #sp-page-title-64 h1, #sp-page-title-65 h1, #sp-page-title-7 h1, #sp-page-title-8 h1, #sp-page-title-9 h1{
  font-size : 1.4rem;
  line-height : 1.5;
  color : #474747;
  padding-top : 4px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 7px;
  margin-bottom : 20px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #b1b1b1;
  display : block;
  position : relative;
}

#sp-page-title-1 h1::after, #sp-page-title-10 h1::after, #sp-page-title-11 h1::after, #sp-page-title-12 h1::after, #sp-page-title-13 h1::after, #sp-page-title-14 h1::after, #sp-page-title-15 h1::after, #sp-page-title-16 h1::after, #sp-page-title-17 h1::after, #sp-page-title-18 h1::after, #sp-page-title-19 h1::after, #sp-page-title-2 h1::after, #sp-page-title-20 h1::after, #sp-page-title-21 h1::after, #sp-page-title-22 h1::after, #sp-page-title-23 h1::after, #sp-page-title-24 h1::after, #sp-page-title-25 h1::after, #sp-page-title-26 h1::after, #sp-page-title-27 h1::after, #sp-page-title-28 h1::after, #sp-page-title-29 h1::after, #sp-page-title-3 h1::after, #sp-page-title-30 h1::after, #sp-page-title-31 h1::after, #sp-page-title-32 h1::after, #sp-page-title-33 h1::after, #sp-page-title-34 h1::after, #sp-page-title-35 h1::after, #sp-page-title-36 h1::after, #sp-page-title-37 h1::after, #sp-page-title-38 h1::after, #sp-page-title-39 h1::after, #sp-page-title-4 h1::after, #sp-page-title-40 h1::after, #sp-page-title-41 h1::after, #sp-page-title-42 h1::after, #sp-page-title-43 h1::after, #sp-page-title-44 h1::after, #sp-page-title-45 h1::after, #sp-page-title-46 h1::after, #sp-page-title-47 h1::after, #sp-page-title-48 h1::after, #sp-page-title-49 h1::after, #sp-page-title-5 h1::after, #sp-page-title-50 h1::after, #sp-page-title-51 h1::after, #sp-page-title-52 h1::after, #sp-page-title-53 h1::after, #sp-page-title-54 h1::after, #sp-page-title-55 h1::after, #sp-page-title-56 h1::after, #sp-page-title-57 h1::after, #sp-page-title-58 h1::after, #sp-page-title-59 h1::after, #sp-page-title-6 h1::after, #sp-page-title-60 h1::after, #sp-page-title-61 h1::after, #sp-page-title-62 h1::after, #sp-page-title-63 h1::after, #sp-page-title-64 h1::after, #sp-page-title-65 h1::after, #sp-page-title-7 h1::after, #sp-page-title-8 h1::after, #sp-page-title-9 h1::after{
  background-color : #b1b1b1;
  height : 3px;
  position : absolute;
  bottom : 2px;
  right : 0px;
  left : 0px;
  content : "";
}

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

  #sp-site-navigation-1{
    background-color : #242424;
    margin-bottom : 19px;
  }

  #sp-site-navigation-1 ul ul{
    font-size : 1.3rem;
    background-color : #f2f2f2;
    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 : #ffffff;
    border-left-color : #ffffff;
    border-right-color : #ffffff;
    border-bottom-color : initial;
  }

  #sp-site-navigation-1 ul ul li{
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : #ffffff;
    position : relative;
  }

  #sp-site-navigation-1 ul ul li.menu-item-has-children > a::after{
    background-image : url(img/icon-nav-arrow-01.png);
    background-repeat : no-repeat;
    background-position : left center;
    margin-top : -3px;
    width : 6px;
    height : 7px;
    display : block;
    position : absolute;
    top : 50%;
    right : 10px;
    z-index : 10;
    content : "";
  }

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

  #sp-site-navigation-1 ul ul li > a{
    color : #000000;
    padding-top : 9px;
    padding-left : 21px;
    padding-right : 21px;
    padding-bottom : 9px;
  }

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

  #sp-site-navigation-1 > ul{
    font-size : 1.2rem;
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
  }

  #sp-site-navigation-1 > ul > li.current-menu-ancestor > a{
    color : #a4a4a4;
    background-color : transparent;
    position : relative;
  }

  #sp-site-navigation-1 > ul > li.current-menu-ancestor > a::after{
    background-color : #ffffff;
    height : 1px;
    position : absolute;
    bottom : -6px;
    right : 19px;
    left : 19px;
    content : "";
  }

  #sp-site-navigation-1 > ul > li.current-menu-item > a{
    color : #a4a4a4;
    background-color : transparent;
    position : relative;
  }

  #sp-site-navigation-1 > ul > li.current-menu-item > a::after{
    background-color : #ffffff;
    height : 1px;
    position : absolute;
    bottom : -6px;
    right : 19px;
    left : 19px;
    content : "";
  }

  #sp-site-navigation-1 > ul > li.current_page_ancestor > a{
    color : #a4a4a4;
    background-color : transparent;
    position : relative;
  }

  #sp-site-navigation-1 > ul > li.current_page_ancestor > a::after{
    background-color : #ffffff;
    height : 1px;
    position : absolute;
    bottom : -6px;
    right : 19px;
    left : 19px;
    content : "";
  }

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

  #sp-site-navigation-1 > ul > li.current_page_item > a::after{
    background-color : #ffffff;
    height : 1px;
    position : absolute;
    bottom : -6px;
    right : 19px;
    left : 19px;
    content : "";
  }

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

  #sp-site-navigation-1 > ul > li:hover > a::after{
    background-color : #ffffff;
    height : 1px;
    position : absolute;
    bottom : -6px;
    right : 19px;
    left : 19px;
    content : "";
  }

  #sp-site-navigation-1 > ul > li > a{
    font-weight : bold;
    line-height : 1;
    color : #ffffff;
    text-align : center;
    padding-top : 3px;
    padding-left : 24px;
    padding-right : 24px;
    padding-bottom : 3px;
    margin-top : 6px;
    margin-bottom : 7px;
    border-left-width : 1px;
    border-left-style : solid;
    border-left-color : #dadada;
    display : block;
  }
}

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

  #sp-site-navigation-1{
    font-size : 1.2rem;
    font-weight : bold;
    margin-top : 0px;
  }

  #sp-site-navigation-1 .menu-toggle{
    font-size : 1.3rem;
    background-color : #191919;
    background-image : url(img/icon-menu-toggle.png);
    background-repeat : no-repeat;
    background-position : center center;
    text-indent : -9999px;
    padding-top : 12px;
    padding-bottom : 12px;
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : #f4f4f4;
  }

  #sp-site-navigation-1 li > a:active{
    color : #ffffff;
    background-color : #191919;
    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 : #191919;
    border-left-color : #191919;
    border-right-color : #191919;
    border-bottom-color : #191919;
  }

  #sp-site-navigation-1 li > a:hover{
    color : #ffffff;
    background-color : #191919;
    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 : #191919;
    border-left-color : #191919;
    border-right-color : #191919;
    border-bottom-color : #191919;
  }

  #sp-site-navigation-1 ul li > a{
    font-weight : bold;
    color : #191919;
    background-color : #ffffff;
    text-decoration : none;
    padding-top : 7px;
    padding-bottom : 7px;
    margin-bottom : 1px;
    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 : #d4d4d4;
    border-left-color : #d4d4d4;
    border-right-color : #d4d4d4;
    border-bottom-color : #d4d4d4;
  }

  #sp-site-navigation-1 ul ul li > a{
    padding-left : 40px;
    padding-right : 10px;
  }

  #sp-site-navigation-1 ul ul ul li > a{
    padding-left : 55px;
  }

  #sp-site-navigation-1 > ul li.current-menu-ancestor > a{
    color : #ffffff;
    background-color : #191919;
    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 : #191919;
    border-left-color : #191919;
    border-right-color : #191919;
    border-bottom-color : #191919;
  }

  #sp-site-navigation-1 > ul li.current-menu-item > a{
    color : #ffffff;
    background-color : #191919;
    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 : #191919;
    border-left-color : #191919;
    border-right-color : #191919;
    border-bottom-color : #191919;
  }

  #sp-site-navigation-1 > ul li.current_page_ancestor > a{
    color : #ffffff;
    background-color : #191919;
    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 : #191919;
    border-left-color : #191919;
    border-right-color : #191919;
    border-bottom-color : #191919;
  }

  #sp-site-navigation-1 > ul li.current_page_item > a{
    color : #ffffff;
    background-color : #191919;
    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 : #191919;
    border-left-color : #191919;
    border-right-color : #191919;
    border-bottom-color : #191919;
  }
}

#sp-entry-content-1, #sp-entry-content-10, #sp-entry-content-11, #sp-entry-content-12, #sp-entry-content-13, #sp-entry-content-14, #sp-entry-content-15, #sp-entry-content-16, #sp-entry-content-17, #sp-entry-content-18, #sp-entry-content-19, #sp-entry-content-2, #sp-entry-content-20, #sp-entry-content-21, #sp-entry-content-22, #sp-entry-content-23, #sp-entry-content-24, #sp-entry-content-25, #sp-entry-content-26, #sp-entry-content-27, #sp-entry-content-28, #sp-entry-content-29, #sp-entry-content-3, #sp-entry-content-30, #sp-entry-content-31, #sp-entry-content-32, #sp-entry-content-33, #sp-entry-content-34, #sp-entry-content-35, #sp-entry-content-36, #sp-entry-content-37, #sp-entry-content-38, #sp-entry-content-39, #sp-entry-content-4, #sp-entry-content-40, #sp-entry-content-41, #sp-entry-content-42, #sp-entry-content-43, #sp-entry-content-44, #sp-entry-content-45, #sp-entry-content-46, #sp-entry-content-47, #sp-entry-content-48, #sp-entry-content-49, #sp-entry-content-5, #sp-entry-content-50, #sp-entry-content-51, #sp-entry-content-52, #sp-entry-content-53, #sp-entry-content-54, #sp-entry-content-55, #sp-entry-content-56, #sp-entry-content-57, #sp-entry-content-58, #sp-entry-content-59, #sp-entry-content-6, #sp-entry-content-60, #sp-entry-content-61, #sp-entry-content-62, #sp-entry-content-63, #sp-entry-content-64, #sp-entry-content-65, #sp-entry-content-66, #sp-entry-content-67, #sp-entry-content-68, #sp-entry-content-69, #sp-entry-content-7, #sp-entry-content-70, #sp-entry-content-71, #sp-entry-content-72, #sp-entry-content-73, #sp-entry-content-74, #sp-entry-content-75, #sp-entry-content-76, #sp-entry-content-77, #sp-entry-content-78, #sp-entry-content-79, #sp-entry-content-8, #sp-entry-content-80, #sp-entry-content-81, #sp-entry-content-9, #sp-wp-post-list-1, #sp-wp-post-list-10, #sp-wp-post-list-11, #sp-wp-post-list-12, #sp-wp-post-list-13, #sp-wp-post-list-14, #sp-wp-post-list-15, #sp-wp-post-list-16, #sp-wp-post-list-17, #sp-wp-post-list-18, #sp-wp-post-list-19, #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-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-48, #sp-wp-post-list-5, #sp-wp-post-list-6, #sp-wp-post-list-7, #sp-wp-post-list-8, #sp-wp-post-list-9{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 25px;
  margin-bottom : 20px;
}

#sp-entry-content-1 article > header > h4 > a, #sp-entry-content-10 article > header > h4 > a, #sp-entry-content-11 article > header > h4 > a, #sp-entry-content-12 article > header > h4 > a, #sp-entry-content-13 article > header > h4 > a, #sp-entry-content-14 article > header > h4 > a, #sp-entry-content-15 article > header > h4 > a, #sp-entry-content-16 article > header > h4 > a, #sp-entry-content-17 article > header > h4 > a, #sp-entry-content-18 article > header > h4 > a, #sp-entry-content-19 article > header > h4 > a, #sp-entry-content-2 article > header > h4 > a, #sp-entry-content-20 article > header > h4 > a, #sp-entry-content-21 article > header > h4 > a, #sp-entry-content-22 article > header > h4 > a, #sp-entry-content-23 article > header > h4 > a, #sp-entry-content-24 article > header > h4 > a, #sp-entry-content-25 article > header > h4 > a, #sp-entry-content-26 article > header > h4 > a, #sp-entry-content-27 article > header > h4 > a, #sp-entry-content-28 article > header > h4 > a, #sp-entry-content-29 article > header > h4 > a, #sp-entry-content-3 article > header > h4 > a, #sp-entry-content-30 article > header > h4 > a, #sp-entry-content-31 article > header > h4 > a, #sp-entry-content-32 article > header > h4 > a, #sp-entry-content-33 article > header > h4 > a, #sp-entry-content-34 article > header > h4 > a, #sp-entry-content-35 article > header > h4 > a, #sp-entry-content-36 article > header > h4 > a, #sp-entry-content-37 article > header > h4 > a, #sp-entry-content-38 article > header > h4 > a, #sp-entry-content-39 article > header > h4 > a, #sp-entry-content-4 article > header > h4 > a, #sp-entry-content-40 article > header > h4 > a, #sp-entry-content-41 article > header > h4 > a, #sp-entry-content-42 article > header > h4 > a, #sp-entry-content-43 article > header > h4 > a, #sp-entry-content-44 article > header > h4 > a, #sp-entry-content-45 article > header > h4 > a, #sp-entry-content-46 article > header > h4 > a, #sp-entry-content-47 article > header > h4 > a, #sp-entry-content-48 article > header > h4 > a, #sp-entry-content-49 article > header > h4 > a, #sp-entry-content-5 article > header > h4 > a, #sp-entry-content-50 article > header > h4 > a, #sp-entry-content-51 article > header > h4 > a, #sp-entry-content-52 article > header > h4 > a, #sp-entry-content-53 article > header > h4 > a, #sp-entry-content-54 article > header > h4 > a, #sp-entry-content-55 article > header > h4 > a, #sp-entry-content-56 article > header > h4 > a, #sp-entry-content-57 article > header > h4 > a, #sp-entry-content-58 article > header > h4 > a, #sp-entry-content-59 article > header > h4 > a, #sp-entry-content-6 article > header > h4 > a, #sp-entry-content-60 article > header > h4 > a, #sp-entry-content-61 article > header > h4 > a, #sp-entry-content-62 article > header > h4 > a, #sp-entry-content-63 article > header > h4 > a, #sp-entry-content-64 article > header > h4 > a, #sp-entry-content-65 article > header > h4 > a, #sp-entry-content-66 article > header > h4 > a, #sp-entry-content-67 article > header > h4 > a, #sp-entry-content-68 article > header > h4 > a, #sp-entry-content-69 article > header > h4 > a, #sp-entry-content-7 article > header > h4 > a, #sp-entry-content-70 article > header > h4 > a, #sp-entry-content-71 article > header > h4 > a, #sp-entry-content-72 article > header > h4 > a, #sp-entry-content-73 article > header > h4 > a, #sp-entry-content-74 article > header > h4 > a, #sp-entry-content-75 article > header > h4 > a, #sp-entry-content-76 article > header > h4 > a, #sp-entry-content-77 article > header > h4 > a, #sp-entry-content-78 article > header > h4 > a, #sp-entry-content-79 article > header > h4 > a, #sp-entry-content-8 article > header > h4 > a, #sp-entry-content-80 article > header > h4 > a, #sp-entry-content-81 article > header > h4 > a, #sp-entry-content-9 article > header > h4 > a, #sp-wp-post-list-1 article > header > h4 > a, #sp-wp-post-list-10 article > header > h4 > a, #sp-wp-post-list-11 article > header > h4 > a, #sp-wp-post-list-12 article > header > h4 > a, #sp-wp-post-list-13 article > header > h4 > a, #sp-wp-post-list-14 article > header > h4 > a, #sp-wp-post-list-15 article > header > h4 > a, #sp-wp-post-list-16 article > header > h4 > a, #sp-wp-post-list-17 article > header > h4 > a, #sp-wp-post-list-18 article > header > h4 > a, #sp-wp-post-list-19 article > header > h4 > a, #sp-wp-post-list-20 article > header > h4 > a, #sp-wp-post-list-21 article > header > h4 > a, #sp-wp-post-list-22 article > header > h4 > a, #sp-wp-post-list-23 article > header > h4 > a, #sp-wp-post-list-24 article > header > h4 > a, #sp-wp-post-list-25 article > header > h4 > a, #sp-wp-post-list-26 article > header > h4 > a, #sp-wp-post-list-27 article > header > h4 > a, #sp-wp-post-list-28 article > header > h4 > a, #sp-wp-post-list-29 article > header > h4 > a, #sp-wp-post-list-30 article > header > h4 > a, #sp-wp-post-list-31 article > header > h4 > a, #sp-wp-post-list-32 article > header > h4 > a, #sp-wp-post-list-33 article > header > h4 > a, #sp-wp-post-list-34 article > header > h4 > a, #sp-wp-post-list-35 article > header > h4 > a, #sp-wp-post-list-36 article > header > h4 > a, #sp-wp-post-list-37 article > header > h4 > a, #sp-wp-post-list-38 article > header > h4 > a, #sp-wp-post-list-39 article > header > h4 > a, #sp-wp-post-list-4 article > header > h4 > a, #sp-wp-post-list-40 article > header > h4 > a, #sp-wp-post-list-41 article > header > h4 > a, #sp-wp-post-list-42 article > header > h4 > a, #sp-wp-post-list-43 article > header > h4 > a, #sp-wp-post-list-44 article > header > h4 > a, #sp-wp-post-list-45 article > header > h4 > a, #sp-wp-post-list-46 article > header > h4 > a, #sp-wp-post-list-48 article > header > h4 > a, #sp-wp-post-list-5 article > header > h4 > a, #sp-wp-post-list-6 article > header > h4 > a, #sp-wp-post-list-7 article > header > h4 > a, #sp-wp-post-list-8 article > header > h4 > a, #sp-wp-post-list-9 article > header > h4 > a{
  font-size : 1.4rem;
  line-height : 1.5;
  color : #474747;
  padding-top : 4px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 7px;
  margin-bottom : 20px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #b1b1b1;
  display : block;
  position : relative;
}

#sp-entry-content-1 article > header > h4 > a::after, #sp-entry-content-10 article > header > h4 > a::after, #sp-entry-content-11 article > header > h4 > a::after, #sp-entry-content-12 article > header > h4 > a::after, #sp-entry-content-13 article > header > h4 > a::after, #sp-entry-content-14 article > header > h4 > a::after, #sp-entry-content-15 article > header > h4 > a::after, #sp-entry-content-16 article > header > h4 > a::after, #sp-entry-content-17 article > header > h4 > a::after, #sp-entry-content-18 article > header > h4 > a::after, #sp-entry-content-19 article > header > h4 > a::after, #sp-entry-content-2 article > header > h4 > a::after, #sp-entry-content-20 article > header > h4 > a::after, #sp-entry-content-21 article > header > h4 > a::after, #sp-entry-content-22 article > header > h4 > a::after, #sp-entry-content-23 article > header > h4 > a::after, #sp-entry-content-24 article > header > h4 > a::after, #sp-entry-content-25 article > header > h4 > a::after, #sp-entry-content-26 article > header > h4 > a::after, #sp-entry-content-27 article > header > h4 > a::after, #sp-entry-content-28 article > header > h4 > a::after, #sp-entry-content-29 article > header > h4 > a::after, #sp-entry-content-3 article > header > h4 > a::after, #sp-entry-content-30 article > header > h4 > a::after, #sp-entry-content-31 article > header > h4 > a::after, #sp-entry-content-32 article > header > h4 > a::after, #sp-entry-content-33 article > header > h4 > a::after, #sp-entry-content-34 article > header > h4 > a::after, #sp-entry-content-35 article > header > h4 > a::after, #sp-entry-content-36 article > header > h4 > a::after, #sp-entry-content-37 article > header > h4 > a::after, #sp-entry-content-38 article > header > h4 > a::after, #sp-entry-content-39 article > header > h4 > a::after, #sp-entry-content-4 article > header > h4 > a::after, #sp-entry-content-40 article > header > h4 > a::after, #sp-entry-content-41 article > header > h4 > a::after, #sp-entry-content-42 article > header > h4 > a::after, #sp-entry-content-43 article > header > h4 > a::after, #sp-entry-content-44 article > header > h4 > a::after, #sp-entry-content-45 article > header > h4 > a::after, #sp-entry-content-46 article > header > h4 > a::after, #sp-entry-content-47 article > header > h4 > a::after, #sp-entry-content-48 article > header > h4 > a::after, #sp-entry-content-49 article > header > h4 > a::after, #sp-entry-content-5 article > header > h4 > a::after, #sp-entry-content-50 article > header > h4 > a::after, #sp-entry-content-51 article > header > h4 > a::after, #sp-entry-content-52 article > header > h4 > a::after, #sp-entry-content-53 article > header > h4 > a::after, #sp-entry-content-54 article > header > h4 > a::after, #sp-entry-content-55 article > header > h4 > a::after, #sp-entry-content-56 article > header > h4 > a::after, #sp-entry-content-57 article > header > h4 > a::after, #sp-entry-content-58 article > header > h4 > a::after, #sp-entry-content-59 article > header > h4 > a::after, #sp-entry-content-6 article > header > h4 > a::after, #sp-entry-content-60 article > header > h4 > a::after, #sp-entry-content-61 article > header > h4 > a::after, #sp-entry-content-62 article > header > h4 > a::after, #sp-entry-content-63 article > header > h4 > a::after, #sp-entry-content-64 article > header > h4 > a::after, #sp-entry-content-65 article > header > h4 > a::after, #sp-entry-content-66 article > header > h4 > a::after, #sp-entry-content-67 article > header > h4 > a::after, #sp-entry-content-68 article > header > h4 > a::after, #sp-entry-content-69 article > header > h4 > a::after, #sp-entry-content-7 article > header > h4 > a::after, #sp-entry-content-70 article > header > h4 > a::after, #sp-entry-content-71 article > header > h4 > a::after, #sp-entry-content-72 article > header > h4 > a::after, #sp-entry-content-73 article > header > h4 > a::after, #sp-entry-content-74 article > header > h4 > a::after, #sp-entry-content-75 article > header > h4 > a::after, #sp-entry-content-76 article > header > h4 > a::after, #sp-entry-content-77 article > header > h4 > a::after, #sp-entry-content-78 article > header > h4 > a::after, #sp-entry-content-79 article > header > h4 > a::after, #sp-entry-content-8 article > header > h4 > a::after, #sp-entry-content-80 article > header > h4 > a::after, #sp-entry-content-81 article > header > h4 > a::after, #sp-entry-content-9 article > header > h4 > a::after, #sp-wp-post-list-1 article > header > h4 > a::after, #sp-wp-post-list-10 article > header > h4 > a::after, #sp-wp-post-list-11 article > header > h4 > a::after, #sp-wp-post-list-12 article > header > h4 > a::after, #sp-wp-post-list-13 article > header > h4 > a::after, #sp-wp-post-list-14 article > header > h4 > a::after, #sp-wp-post-list-15 article > header > h4 > a::after, #sp-wp-post-list-16 article > header > h4 > a::after, #sp-wp-post-list-17 article > header > h4 > a::after, #sp-wp-post-list-18 article > header > h4 > a::after, #sp-wp-post-list-19 article > header > h4 > a::after, #sp-wp-post-list-20 article > header > h4 > a::after, #sp-wp-post-list-21 article > header > h4 > a::after, #sp-wp-post-list-22 article > header > h4 > a::after, #sp-wp-post-list-23 article > header > h4 > a::after, #sp-wp-post-list-24 article > header > h4 > a::after, #sp-wp-post-list-25 article > header > h4 > a::after, #sp-wp-post-list-26 article > header > h4 > a::after, #sp-wp-post-list-27 article > header > h4 > a::after, #sp-wp-post-list-28 article > header > h4 > a::after, #sp-wp-post-list-29 article > header > h4 > a::after, #sp-wp-post-list-30 article > header > h4 > a::after, #sp-wp-post-list-31 article > header > h4 > a::after, #sp-wp-post-list-32 article > header > h4 > a::after, #sp-wp-post-list-33 article > header > h4 > a::after, #sp-wp-post-list-34 article > header > h4 > a::after, #sp-wp-post-list-35 article > header > h4 > a::after, #sp-wp-post-list-36 article > header > h4 > a::after, #sp-wp-post-list-37 article > header > h4 > a::after, #sp-wp-post-list-38 article > header > h4 > a::after, #sp-wp-post-list-39 article > header > h4 > a::after, #sp-wp-post-list-4 article > header > h4 > a::after, #sp-wp-post-list-40 article > header > h4 > a::after, #sp-wp-post-list-41 article > header > h4 > a::after, #sp-wp-post-list-42 article > header > h4 > a::after, #sp-wp-post-list-43 article > header > h4 > a::after, #sp-wp-post-list-44 article > header > h4 > a::after, #sp-wp-post-list-45 article > header > h4 > a::after, #sp-wp-post-list-46 article > header > h4 > a::after, #sp-wp-post-list-48 article > header > h4 > a::after, #sp-wp-post-list-5 article > header > h4 > a::after, #sp-wp-post-list-6 article > header > h4 > a::after, #sp-wp-post-list-7 article > header > h4 > a::after, #sp-wp-post-list-8 article > header > h4 > a::after, #sp-wp-post-list-9 article > header > h4 > a::after{
  background-color : #b1b1b1;
  height : 3px;
  position : absolute;
  bottom : 2px;
  right : 0px;
  left : 0px;
  content : "";
}

.hpb-viewtype-content#sp-entry-content-1 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-10 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-11 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-12 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-13 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-14 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-15 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-16 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-17 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-18 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-19 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-2 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-20 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-21 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-22 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-23 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-24 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-25 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-26 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-27 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-28 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-29 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-3 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-30 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-31 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-32 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-33 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-34 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-35 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-36 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-37 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-38 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-39 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-4 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-40 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-41 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-42 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-43 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-44 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-45 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-46 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-47 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-48 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-49 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-5 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-50 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-51 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-52 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-53 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-54 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-55 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-56 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-57 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-58 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-59 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-6 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-60 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-61 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-62 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-63 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-64 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-65 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-66 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-67 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-68 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-69 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-7 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-70 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-71 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-72 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-73 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-74 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-75 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-76 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-77 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-78 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-79 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-8 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-80 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-81 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-9 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-1 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-10 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-11 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-12 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-13 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-14 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-15 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-16 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-17 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-18 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-19 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-20 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-21 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-22 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-23 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-24 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-25 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-26 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-27 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-28 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-29 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-30 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-31 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-32 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-33 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-34 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-35 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-36 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-37 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-38 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-39 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-4 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-40 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-41 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-42 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-43 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-44 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-45 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-46 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-48 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-5 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-6 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-7 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-8 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-9 > .hpb-more-entry a{
  margin-right : 5px;
}

.hpb-viewtype-date#sp-entry-content-1 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-10 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-11 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-12 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-13 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-14 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-15 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-16 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-17 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-18 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-19 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-2 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-20 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-21 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-22 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-23 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-24 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-25 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-26 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-27 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-28 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-29 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-3 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-30 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-31 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-32 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-33 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-34 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-35 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-36 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-37 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-38 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-39 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-4 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-40 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-41 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-42 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-43 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-44 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-45 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-46 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-47 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-48 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-49 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-5 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-50 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-51 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-52 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-53 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-54 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-55 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-56 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-57 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-58 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-59 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-6 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-60 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-61 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-62 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-63 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-64 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-65 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-66 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-67 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-68 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-69 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-7 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-70 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-71 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-72 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-73 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-74 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-75 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-76 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-77 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-78 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-79 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-8 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-80 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-81 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-9 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-1 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-10 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-11 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-12 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-13 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-14 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-15 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-16 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-17 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-18 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-19 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-20 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-21 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-22 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-23 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-24 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-25 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-26 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-27 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-28 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-29 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-30 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-31 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-32 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-33 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-34 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-35 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-36 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-37 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-38 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-39 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-4 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-40 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-41 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-42 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-43 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-44 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-45 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-46 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-48 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-5 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-6 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-7 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-8 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-9 > .hpb-more-entry a{
  margin-right : 5px;
}

.hpb-viewtype-title#sp-entry-content-1 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-10 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-11 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-12 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-13 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-14 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-15 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-16 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-17 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-18 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-19 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-2 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-20 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-21 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-22 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-23 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-24 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-25 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-26 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-27 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-28 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-29 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-3 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-30 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-31 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-32 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-33 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-34 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-35 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-36 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-37 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-38 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-39 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-4 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-40 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-41 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-42 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-43 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-44 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-45 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-46 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-47 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-48 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-49 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-5 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-50 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-51 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-52 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-53 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-54 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-55 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-56 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-57 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-58 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-59 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-6 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-60 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-61 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-62 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-63 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-64 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-65 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-66 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-67 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-68 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-69 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-7 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-70 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-71 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-72 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-73 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-74 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-75 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-76 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-77 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-78 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-79 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-8 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-80 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-81 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-9 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-1 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-10 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-11 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-12 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-13 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-14 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-15 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-16 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-17 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-18 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-19 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-20 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-21 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-22 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-23 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-24 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-25 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-26 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-27 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-28 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-29 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-30 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-31 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-32 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-33 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-34 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-35 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-36 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-37 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-38 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-39 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-4 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-40 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-41 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-42 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-43 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-44 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-45 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-46 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-48 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-5 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-6 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-7 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-8 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-9 > .hpb-more-entry a{
  margin-right : 5px;
}

#sp-entry-content-1 > .hpb-more-entry, #sp-entry-content-10 > .hpb-more-entry, #sp-entry-content-11 > .hpb-more-entry, #sp-entry-content-12 > .hpb-more-entry, #sp-entry-content-13 > .hpb-more-entry, #sp-entry-content-14 > .hpb-more-entry, #sp-entry-content-15 > .hpb-more-entry, #sp-entry-content-16 > .hpb-more-entry, #sp-entry-content-17 > .hpb-more-entry, #sp-entry-content-18 > .hpb-more-entry, #sp-entry-content-19 > .hpb-more-entry, #sp-entry-content-2 > .hpb-more-entry, #sp-entry-content-20 > .hpb-more-entry, #sp-entry-content-21 > .hpb-more-entry, #sp-entry-content-22 > .hpb-more-entry, #sp-entry-content-23 > .hpb-more-entry, #sp-entry-content-24 > .hpb-more-entry, #sp-entry-content-25 > .hpb-more-entry, #sp-entry-content-26 > .hpb-more-entry, #sp-entry-content-27 > .hpb-more-entry, #sp-entry-content-28 > .hpb-more-entry, #sp-entry-content-29 > .hpb-more-entry, #sp-entry-content-3 > .hpb-more-entry, #sp-entry-content-30 > .hpb-more-entry, #sp-entry-content-31 > .hpb-more-entry, #sp-entry-content-32 > .hpb-more-entry, #sp-entry-content-33 > .hpb-more-entry, #sp-entry-content-34 > .hpb-more-entry, #sp-entry-content-35 > .hpb-more-entry, #sp-entry-content-36 > .hpb-more-entry, #sp-entry-content-37 > .hpb-more-entry, #sp-entry-content-38 > .hpb-more-entry, #sp-entry-content-39 > .hpb-more-entry, #sp-entry-content-4 > .hpb-more-entry, #sp-entry-content-40 > .hpb-more-entry, #sp-entry-content-41 > .hpb-more-entry, #sp-entry-content-42 > .hpb-more-entry, #sp-entry-content-43 > .hpb-more-entry, #sp-entry-content-44 > .hpb-more-entry, #sp-entry-content-45 > .hpb-more-entry, #sp-entry-content-46 > .hpb-more-entry, #sp-entry-content-47 > .hpb-more-entry, #sp-entry-content-48 > .hpb-more-entry, #sp-entry-content-49 > .hpb-more-entry, #sp-entry-content-5 > .hpb-more-entry, #sp-entry-content-50 > .hpb-more-entry, #sp-entry-content-51 > .hpb-more-entry, #sp-entry-content-52 > .hpb-more-entry, #sp-entry-content-53 > .hpb-more-entry, #sp-entry-content-54 > .hpb-more-entry, #sp-entry-content-55 > .hpb-more-entry, #sp-entry-content-56 > .hpb-more-entry, #sp-entry-content-57 > .hpb-more-entry, #sp-entry-content-58 > .hpb-more-entry, #sp-entry-content-59 > .hpb-more-entry, #sp-entry-content-6 > .hpb-more-entry, #sp-entry-content-60 > .hpb-more-entry, #sp-entry-content-61 > .hpb-more-entry, #sp-entry-content-62 > .hpb-more-entry, #sp-entry-content-63 > .hpb-more-entry, #sp-entry-content-64 > .hpb-more-entry, #sp-entry-content-65 > .hpb-more-entry, #sp-entry-content-66 > .hpb-more-entry, #sp-entry-content-67 > .hpb-more-entry, #sp-entry-content-68 > .hpb-more-entry, #sp-entry-content-69 > .hpb-more-entry, #sp-entry-content-7 > .hpb-more-entry, #sp-entry-content-70 > .hpb-more-entry, #sp-entry-content-71 > .hpb-more-entry, #sp-entry-content-72 > .hpb-more-entry, #sp-entry-content-73 > .hpb-more-entry, #sp-entry-content-74 > .hpb-more-entry, #sp-entry-content-75 > .hpb-more-entry, #sp-entry-content-76 > .hpb-more-entry, #sp-entry-content-77 > .hpb-more-entry, #sp-entry-content-78 > .hpb-more-entry, #sp-entry-content-79 > .hpb-more-entry, #sp-entry-content-8 > .hpb-more-entry, #sp-entry-content-80 > .hpb-more-entry, #sp-entry-content-81 > .hpb-more-entry, #sp-entry-content-9 > .hpb-more-entry, #sp-wp-post-list-1 > .hpb-more-entry, #sp-wp-post-list-10 > .hpb-more-entry, #sp-wp-post-list-11 > .hpb-more-entry, #sp-wp-post-list-12 > .hpb-more-entry, #sp-wp-post-list-13 > .hpb-more-entry, #sp-wp-post-list-14 > .hpb-more-entry, #sp-wp-post-list-15 > .hpb-more-entry, #sp-wp-post-list-16 > .hpb-more-entry, #sp-wp-post-list-17 > .hpb-more-entry, #sp-wp-post-list-18 > .hpb-more-entry, #sp-wp-post-list-19 > .hpb-more-entry, #sp-wp-post-list-20 > .hpb-more-entry, #sp-wp-post-list-21 > .hpb-more-entry, #sp-wp-post-list-22 > .hpb-more-entry, #sp-wp-post-list-23 > .hpb-more-entry, #sp-wp-post-list-24 > .hpb-more-entry, #sp-wp-post-list-25 > .hpb-more-entry, #sp-wp-post-list-26 > .hpb-more-entry, #sp-wp-post-list-27 > .hpb-more-entry, #sp-wp-post-list-28 > .hpb-more-entry, #sp-wp-post-list-29 > .hpb-more-entry, #sp-wp-post-list-30 > .hpb-more-entry, #sp-wp-post-list-31 > .hpb-more-entry, #sp-wp-post-list-32 > .hpb-more-entry, #sp-wp-post-list-33 > .hpb-more-entry, #sp-wp-post-list-34 > .hpb-more-entry, #sp-wp-post-list-35 > .hpb-more-entry, #sp-wp-post-list-36 > .hpb-more-entry, #sp-wp-post-list-37 > .hpb-more-entry, #sp-wp-post-list-38 > .hpb-more-entry, #sp-wp-post-list-39 > .hpb-more-entry, #sp-wp-post-list-4 > .hpb-more-entry, #sp-wp-post-list-40 > .hpb-more-entry, #sp-wp-post-list-41 > .hpb-more-entry, #sp-wp-post-list-42 > .hpb-more-entry, #sp-wp-post-list-43 > .hpb-more-entry, #sp-wp-post-list-44 > .hpb-more-entry, #sp-wp-post-list-45 > .hpb-more-entry, #sp-wp-post-list-46 > .hpb-more-entry, #sp-wp-post-list-48 > .hpb-more-entry, #sp-wp-post-list-5 > .hpb-more-entry, #sp-wp-post-list-6 > .hpb-more-entry, #sp-wp-post-list-7 > .hpb-more-entry, #sp-wp-post-list-8 > .hpb-more-entry, #sp-wp-post-list-9 > .hpb-more-entry{
  font-size : 1.2rem;
  text-align : right;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-entry-content-1 > .hpb-more-entry a, #sp-entry-content-10 > .hpb-more-entry a, #sp-entry-content-11 > .hpb-more-entry a, #sp-entry-content-12 > .hpb-more-entry a, #sp-entry-content-13 > .hpb-more-entry a, #sp-entry-content-14 > .hpb-more-entry a, #sp-entry-content-15 > .hpb-more-entry a, #sp-entry-content-16 > .hpb-more-entry a, #sp-entry-content-17 > .hpb-more-entry a, #sp-entry-content-18 > .hpb-more-entry a, #sp-entry-content-19 > .hpb-more-entry a, #sp-entry-content-2 > .hpb-more-entry a, #sp-entry-content-20 > .hpb-more-entry a, #sp-entry-content-21 > .hpb-more-entry a, #sp-entry-content-22 > .hpb-more-entry a, #sp-entry-content-23 > .hpb-more-entry a, #sp-entry-content-24 > .hpb-more-entry a, #sp-entry-content-25 > .hpb-more-entry a, #sp-entry-content-26 > .hpb-more-entry a, #sp-entry-content-27 > .hpb-more-entry a, #sp-entry-content-28 > .hpb-more-entry a, #sp-entry-content-29 > .hpb-more-entry a, #sp-entry-content-3 > .hpb-more-entry a, #sp-entry-content-30 > .hpb-more-entry a, #sp-entry-content-31 > .hpb-more-entry a, #sp-entry-content-32 > .hpb-more-entry a, #sp-entry-content-33 > .hpb-more-entry a, #sp-entry-content-34 > .hpb-more-entry a, #sp-entry-content-35 > .hpb-more-entry a, #sp-entry-content-36 > .hpb-more-entry a, #sp-entry-content-37 > .hpb-more-entry a, #sp-entry-content-38 > .hpb-more-entry a, #sp-entry-content-39 > .hpb-more-entry a, #sp-entry-content-4 > .hpb-more-entry a, #sp-entry-content-40 > .hpb-more-entry a, #sp-entry-content-41 > .hpb-more-entry a, #sp-entry-content-42 > .hpb-more-entry a, #sp-entry-content-43 > .hpb-more-entry a, #sp-entry-content-44 > .hpb-more-entry a, #sp-entry-content-45 > .hpb-more-entry a, #sp-entry-content-46 > .hpb-more-entry a, #sp-entry-content-47 > .hpb-more-entry a, #sp-entry-content-48 > .hpb-more-entry a, #sp-entry-content-49 > .hpb-more-entry a, #sp-entry-content-5 > .hpb-more-entry a, #sp-entry-content-50 > .hpb-more-entry a, #sp-entry-content-51 > .hpb-more-entry a, #sp-entry-content-52 > .hpb-more-entry a, #sp-entry-content-53 > .hpb-more-entry a, #sp-entry-content-54 > .hpb-more-entry a, #sp-entry-content-55 > .hpb-more-entry a, #sp-entry-content-56 > .hpb-more-entry a, #sp-entry-content-57 > .hpb-more-entry a, #sp-entry-content-58 > .hpb-more-entry a, #sp-entry-content-59 > .hpb-more-entry a, #sp-entry-content-6 > .hpb-more-entry a, #sp-entry-content-60 > .hpb-more-entry a, #sp-entry-content-61 > .hpb-more-entry a, #sp-entry-content-62 > .hpb-more-entry a, #sp-entry-content-63 > .hpb-more-entry a, #sp-entry-content-64 > .hpb-more-entry a, #sp-entry-content-65 > .hpb-more-entry a, #sp-entry-content-66 > .hpb-more-entry a, #sp-entry-content-67 > .hpb-more-entry a, #sp-entry-content-68 > .hpb-more-entry a, #sp-entry-content-69 > .hpb-more-entry a, #sp-entry-content-7 > .hpb-more-entry a, #sp-entry-content-70 > .hpb-more-entry a, #sp-entry-content-71 > .hpb-more-entry a, #sp-entry-content-72 > .hpb-more-entry a, #sp-entry-content-73 > .hpb-more-entry a, #sp-entry-content-74 > .hpb-more-entry a, #sp-entry-content-75 > .hpb-more-entry a, #sp-entry-content-76 > .hpb-more-entry a, #sp-entry-content-77 > .hpb-more-entry a, #sp-entry-content-78 > .hpb-more-entry a, #sp-entry-content-79 > .hpb-more-entry a, #sp-entry-content-8 > .hpb-more-entry a, #sp-entry-content-80 > .hpb-more-entry a, #sp-entry-content-81 > .hpb-more-entry a, #sp-entry-content-9 > .hpb-more-entry a, #sp-wp-post-list-1 > .hpb-more-entry a, #sp-wp-post-list-10 > .hpb-more-entry a, #sp-wp-post-list-11 > .hpb-more-entry a, #sp-wp-post-list-12 > .hpb-more-entry a, #sp-wp-post-list-13 > .hpb-more-entry a, #sp-wp-post-list-14 > .hpb-more-entry a, #sp-wp-post-list-15 > .hpb-more-entry a, #sp-wp-post-list-16 > .hpb-more-entry a, #sp-wp-post-list-17 > .hpb-more-entry a, #sp-wp-post-list-18 > .hpb-more-entry a, #sp-wp-post-list-19 > .hpb-more-entry a, #sp-wp-post-list-20 > .hpb-more-entry a, #sp-wp-post-list-21 > .hpb-more-entry a, #sp-wp-post-list-22 > .hpb-more-entry a, #sp-wp-post-list-23 > .hpb-more-entry a, #sp-wp-post-list-24 > .hpb-more-entry a, #sp-wp-post-list-25 > .hpb-more-entry a, #sp-wp-post-list-26 > .hpb-more-entry a, #sp-wp-post-list-27 > .hpb-more-entry a, #sp-wp-post-list-28 > .hpb-more-entry a, #sp-wp-post-list-29 > .hpb-more-entry a, #sp-wp-post-list-30 > .hpb-more-entry a, #sp-wp-post-list-31 > .hpb-more-entry a, #sp-wp-post-list-32 > .hpb-more-entry a, #sp-wp-post-list-33 > .hpb-more-entry a, #sp-wp-post-list-34 > .hpb-more-entry a, #sp-wp-post-list-35 > .hpb-more-entry a, #sp-wp-post-list-36 > .hpb-more-entry a, #sp-wp-post-list-37 > .hpb-more-entry a, #sp-wp-post-list-38 > .hpb-more-entry a, #sp-wp-post-list-39 > .hpb-more-entry a, #sp-wp-post-list-4 > .hpb-more-entry a, #sp-wp-post-list-40 > .hpb-more-entry a, #sp-wp-post-list-41 > .hpb-more-entry a, #sp-wp-post-list-42 > .hpb-more-entry a, #sp-wp-post-list-43 > .hpb-more-entry a, #sp-wp-post-list-44 > .hpb-more-entry a, #sp-wp-post-list-45 > .hpb-more-entry a, #sp-wp-post-list-46 > .hpb-more-entry a, #sp-wp-post-list-48 > .hpb-more-entry a, #sp-wp-post-list-5 > .hpb-more-entry a, #sp-wp-post-list-6 > .hpb-more-entry a, #sp-wp-post-list-7 > .hpb-more-entry a, #sp-wp-post-list-8 > .hpb-more-entry a, #sp-wp-post-list-9 > .hpb-more-entry a{
  font-size : 1.2rem;
  margin-top : 15px;
  display : inline-block;
}

#sp-entry-content-1 > article, #sp-entry-content-10 > article, #sp-entry-content-11 > article, #sp-entry-content-12 > article, #sp-entry-content-13 > article, #sp-entry-content-14 > article, #sp-entry-content-15 > article, #sp-entry-content-16 > article, #sp-entry-content-17 > article, #sp-entry-content-18 > article, #sp-entry-content-19 > article, #sp-entry-content-2 > article, #sp-entry-content-20 > article, #sp-entry-content-21 > article, #sp-entry-content-22 > article, #sp-entry-content-23 > article, #sp-entry-content-24 > article, #sp-entry-content-25 > article, #sp-entry-content-26 > article, #sp-entry-content-27 > article, #sp-entry-content-28 > article, #sp-entry-content-29 > article, #sp-entry-content-3 > article, #sp-entry-content-30 > article, #sp-entry-content-31 > article, #sp-entry-content-32 > article, #sp-entry-content-33 > article, #sp-entry-content-34 > article, #sp-entry-content-35 > article, #sp-entry-content-36 > article, #sp-entry-content-37 > article, #sp-entry-content-38 > article, #sp-entry-content-39 > article, #sp-entry-content-4 > article, #sp-entry-content-40 > article, #sp-entry-content-41 > article, #sp-entry-content-42 > article, #sp-entry-content-43 > article, #sp-entry-content-44 > article, #sp-entry-content-45 > article, #sp-entry-content-46 > article, #sp-entry-content-47 > article, #sp-entry-content-48 > article, #sp-entry-content-49 > article, #sp-entry-content-5 > article, #sp-entry-content-50 > article, #sp-entry-content-51 > article, #sp-entry-content-52 > article, #sp-entry-content-53 > article, #sp-entry-content-54 > article, #sp-entry-content-55 > article, #sp-entry-content-56 > article, #sp-entry-content-57 > article, #sp-entry-content-58 > article, #sp-entry-content-59 > article, #sp-entry-content-6 > article, #sp-entry-content-60 > article, #sp-entry-content-61 > article, #sp-entry-content-62 > article, #sp-entry-content-63 > article, #sp-entry-content-64 > article, #sp-entry-content-65 > article, #sp-entry-content-66 > article, #sp-entry-content-67 > article, #sp-entry-content-68 > article, #sp-entry-content-69 > article, #sp-entry-content-7 > article, #sp-entry-content-70 > article, #sp-entry-content-71 > article, #sp-entry-content-72 > article, #sp-entry-content-73 > article, #sp-entry-content-74 > article, #sp-entry-content-75 > article, #sp-entry-content-76 > article, #sp-entry-content-77 > article, #sp-entry-content-78 > article, #sp-entry-content-79 > article, #sp-entry-content-8 > article, #sp-entry-content-80 > article, #sp-entry-content-81 > article, #sp-entry-content-9 > article, #sp-wp-post-list-1 > article, #sp-wp-post-list-10 > article, #sp-wp-post-list-11 > article, #sp-wp-post-list-12 > article, #sp-wp-post-list-13 > article, #sp-wp-post-list-14 > article, #sp-wp-post-list-15 > article, #sp-wp-post-list-16 > article, #sp-wp-post-list-17 > article, #sp-wp-post-list-18 > article, #sp-wp-post-list-19 > 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-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-48 > article, #sp-wp-post-list-5 > article, #sp-wp-post-list-6 > article, #sp-wp-post-list-7 > article, #sp-wp-post-list-8 > article, #sp-wp-post-list-9 > article{
  margin-bottom : 20px;
  overflow : hidden;
}

#sp-entry-content-1 > article > div, #sp-entry-content-10 > article > div, #sp-entry-content-11 > article > div, #sp-entry-content-12 > article > div, #sp-entry-content-13 > article > div, #sp-entry-content-14 > article > div, #sp-entry-content-15 > article > div, #sp-entry-content-16 > article > div, #sp-entry-content-17 > article > div, #sp-entry-content-18 > article > div, #sp-entry-content-19 > article > div, #sp-entry-content-2 > article > div, #sp-entry-content-20 > article > div, #sp-entry-content-21 > article > div, #sp-entry-content-22 > article > div, #sp-entry-content-23 > article > div, #sp-entry-content-24 > article > div, #sp-entry-content-25 > article > div, #sp-entry-content-26 > article > div, #sp-entry-content-27 > article > div, #sp-entry-content-28 > article > div, #sp-entry-content-29 > article > div, #sp-entry-content-3 > article > div, #sp-entry-content-30 > article > div, #sp-entry-content-31 > article > div, #sp-entry-content-32 > article > div, #sp-entry-content-33 > article > div, #sp-entry-content-34 > article > div, #sp-entry-content-35 > article > div, #sp-entry-content-36 > article > div, #sp-entry-content-37 > article > div, #sp-entry-content-38 > article > div, #sp-entry-content-39 > article > div, #sp-entry-content-4 > article > div, #sp-entry-content-40 > article > div, #sp-entry-content-41 > article > div, #sp-entry-content-42 > article > div, #sp-entry-content-43 > article > div, #sp-entry-content-44 > article > div, #sp-entry-content-45 > article > div, #sp-entry-content-46 > article > div, #sp-entry-content-47 > article > div, #sp-entry-content-48 > article > div, #sp-entry-content-49 > article > div, #sp-entry-content-5 > article > div, #sp-entry-content-50 > article > div, #sp-entry-content-51 > article > div, #sp-entry-content-52 > article > div, #sp-entry-content-53 > article > div, #sp-entry-content-54 > article > div, #sp-entry-content-55 > article > div, #sp-entry-content-56 > article > div, #sp-entry-content-57 > article > div, #sp-entry-content-58 > article > div, #sp-entry-content-59 > article > div, #sp-entry-content-6 > article > div, #sp-entry-content-60 > article > div, #sp-entry-content-61 > article > div, #sp-entry-content-62 > article > div, #sp-entry-content-63 > article > div, #sp-entry-content-64 > article > div, #sp-entry-content-65 > article > div, #sp-entry-content-66 > article > div, #sp-entry-content-67 > article > div, #sp-entry-content-68 > article > div, #sp-entry-content-69 > article > div, #sp-entry-content-7 > article > div, #sp-entry-content-70 > article > div, #sp-entry-content-71 > article > div, #sp-entry-content-72 > article > div, #sp-entry-content-73 > article > div, #sp-entry-content-74 > article > div, #sp-entry-content-75 > article > div, #sp-entry-content-76 > article > div, #sp-entry-content-77 > article > div, #sp-entry-content-78 > article > div, #sp-entry-content-79 > article > div, #sp-entry-content-8 > article > div, #sp-entry-content-80 > article > div, #sp-entry-content-81 > article > div, #sp-entry-content-9 > article > div, #sp-wp-post-list-1 > article > div, #sp-wp-post-list-10 > article > div, #sp-wp-post-list-11 > article > div, #sp-wp-post-list-12 > article > div, #sp-wp-post-list-13 > article > div, #sp-wp-post-list-14 > article > div, #sp-wp-post-list-15 > article > div, #sp-wp-post-list-16 > article > div, #sp-wp-post-list-17 > article > div, #sp-wp-post-list-18 > article > div, #sp-wp-post-list-19 > article > div, #sp-wp-post-list-20 > article > div, #sp-wp-post-list-21 > article > div, #sp-wp-post-list-22 > article > div, #sp-wp-post-list-23 > article > div, #sp-wp-post-list-24 > article > div, #sp-wp-post-list-25 > article > div, #sp-wp-post-list-26 > article > div, #sp-wp-post-list-27 > article > div, #sp-wp-post-list-28 > article > div, #sp-wp-post-list-29 > article > div, #sp-wp-post-list-30 > article > div, #sp-wp-post-list-31 > article > div, #sp-wp-post-list-32 > article > div, #sp-wp-post-list-33 > article > div, #sp-wp-post-list-34 > article > div, #sp-wp-post-list-35 > article > div, #sp-wp-post-list-36 > article > div, #sp-wp-post-list-37 > article > div, #sp-wp-post-list-38 > article > div, #sp-wp-post-list-39 > article > div, #sp-wp-post-list-4 > article > div, #sp-wp-post-list-40 > article > div, #sp-wp-post-list-41 > article > div, #sp-wp-post-list-42 > article > div, #sp-wp-post-list-43 > article > div, #sp-wp-post-list-44 > article > div, #sp-wp-post-list-45 > article > div, #sp-wp-post-list-46 > article > div, #sp-wp-post-list-48 > article > div, #sp-wp-post-list-5 > article > div, #sp-wp-post-list-6 > article > div, #sp-wp-post-list-7 > article > div, #sp-wp-post-list-8 > article > div, #sp-wp-post-list-9 > article > div{
  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-entry-content-1 > article > footer, #sp-entry-content-10 > article > footer, #sp-entry-content-11 > article > footer, #sp-entry-content-12 > article > footer, #sp-entry-content-13 > article > footer, #sp-entry-content-14 > article > footer, #sp-entry-content-15 > article > footer, #sp-entry-content-16 > article > footer, #sp-entry-content-17 > article > footer, #sp-entry-content-18 > article > footer, #sp-entry-content-19 > article > footer, #sp-entry-content-2 > article > footer, #sp-entry-content-20 > article > footer, #sp-entry-content-21 > article > footer, #sp-entry-content-22 > article > footer, #sp-entry-content-23 > article > footer, #sp-entry-content-24 > article > footer, #sp-entry-content-25 > article > footer, #sp-entry-content-26 > article > footer, #sp-entry-content-27 > article > footer, #sp-entry-content-28 > article > footer, #sp-entry-content-29 > article > footer, #sp-entry-content-3 > article > footer, #sp-entry-content-30 > article > footer, #sp-entry-content-31 > article > footer, #sp-entry-content-32 > article > footer, #sp-entry-content-33 > article > footer, #sp-entry-content-34 > article > footer, #sp-entry-content-35 > article > footer, #sp-entry-content-36 > article > footer, #sp-entry-content-37 > article > footer, #sp-entry-content-38 > article > footer, #sp-entry-content-39 > article > footer, #sp-entry-content-4 > article > footer, #sp-entry-content-40 > article > footer, #sp-entry-content-41 > article > footer, #sp-entry-content-42 > article > footer, #sp-entry-content-43 > article > footer, #sp-entry-content-44 > article > footer, #sp-entry-content-45 > article > footer, #sp-entry-content-46 > article > footer, #sp-entry-content-47 > article > footer, #sp-entry-content-48 > article > footer, #sp-entry-content-49 > article > footer, #sp-entry-content-5 > article > footer, #sp-entry-content-50 > article > footer, #sp-entry-content-51 > article > footer, #sp-entry-content-52 > article > footer, #sp-entry-content-53 > article > footer, #sp-entry-content-54 > article > footer, #sp-entry-content-55 > article > footer, #sp-entry-content-56 > article > footer, #sp-entry-content-57 > article > footer, #sp-entry-content-58 > article > footer, #sp-entry-content-59 > article > footer, #sp-entry-content-6 > article > footer, #sp-entry-content-60 > article > footer, #sp-entry-content-61 > article > footer, #sp-entry-content-62 > article > footer, #sp-entry-content-63 > article > footer, #sp-entry-content-64 > article > footer, #sp-entry-content-65 > article > footer, #sp-entry-content-66 > article > footer, #sp-entry-content-67 > article > footer, #sp-entry-content-68 > article > footer, #sp-entry-content-69 > article > footer, #sp-entry-content-7 > article > footer, #sp-entry-content-70 > article > footer, #sp-entry-content-71 > article > footer, #sp-entry-content-72 > article > footer, #sp-entry-content-73 > article > footer, #sp-entry-content-74 > article > footer, #sp-entry-content-75 > article > footer, #sp-entry-content-76 > article > footer, #sp-entry-content-77 > article > footer, #sp-entry-content-78 > article > footer, #sp-entry-content-79 > article > footer, #sp-entry-content-8 > article > footer, #sp-entry-content-80 > article > footer, #sp-entry-content-81 > article > footer, #sp-entry-content-9 > article > footer, #sp-wp-post-list-1 > article > footer, #sp-wp-post-list-10 > article > footer, #sp-wp-post-list-11 > article > footer, #sp-wp-post-list-12 > article > footer, #sp-wp-post-list-13 > article > footer, #sp-wp-post-list-14 > article > footer, #sp-wp-post-list-15 > article > footer, #sp-wp-post-list-16 > article > footer, #sp-wp-post-list-17 > article > footer, #sp-wp-post-list-18 > article > footer, #sp-wp-post-list-19 > 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-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-48 > article > footer, #sp-wp-post-list-5 > article > footer, #sp-wp-post-list-6 > article > footer, #sp-wp-post-list-7 > article > footer, #sp-wp-post-list-8 > article > footer, #sp-wp-post-list-9 > article > footer{
  color : #474747;
  clear : both;
}

#sp-entry-content-1 > article > footer .by-author, #sp-entry-content-10 > article > footer .by-author, #sp-entry-content-11 > article > footer .by-author, #sp-entry-content-12 > article > footer .by-author, #sp-entry-content-13 > article > footer .by-author, #sp-entry-content-14 > article > footer .by-author, #sp-entry-content-15 > article > footer .by-author, #sp-entry-content-16 > article > footer .by-author, #sp-entry-content-17 > article > footer .by-author, #sp-entry-content-18 > article > footer .by-author, #sp-entry-content-19 > article > footer .by-author, #sp-entry-content-2 > article > footer .by-author, #sp-entry-content-20 > article > footer .by-author, #sp-entry-content-21 > article > footer .by-author, #sp-entry-content-22 > article > footer .by-author, #sp-entry-content-23 > article > footer .by-author, #sp-entry-content-24 > article > footer .by-author, #sp-entry-content-25 > article > footer .by-author, #sp-entry-content-26 > article > footer .by-author, #sp-entry-content-27 > article > footer .by-author, #sp-entry-content-28 > article > footer .by-author, #sp-entry-content-29 > article > footer .by-author, #sp-entry-content-3 > article > footer .by-author, #sp-entry-content-30 > article > footer .by-author, #sp-entry-content-31 > article > footer .by-author, #sp-entry-content-32 > article > footer .by-author, #sp-entry-content-33 > article > footer .by-author, #sp-entry-content-34 > article > footer .by-author, #sp-entry-content-35 > article > footer .by-author, #sp-entry-content-36 > article > footer .by-author, #sp-entry-content-37 > article > footer .by-author, #sp-entry-content-38 > article > footer .by-author, #sp-entry-content-39 > article > footer .by-author, #sp-entry-content-4 > article > footer .by-author, #sp-entry-content-40 > article > footer .by-author, #sp-entry-content-41 > article > footer .by-author, #sp-entry-content-42 > article > footer .by-author, #sp-entry-content-43 > article > footer .by-author, #sp-entry-content-44 > article > footer .by-author, #sp-entry-content-45 > article > footer .by-author, #sp-entry-content-46 > article > footer .by-author, #sp-entry-content-47 > article > footer .by-author, #sp-entry-content-48 > article > footer .by-author, #sp-entry-content-49 > article > footer .by-author, #sp-entry-content-5 > article > footer .by-author, #sp-entry-content-50 > article > footer .by-author, #sp-entry-content-51 > article > footer .by-author, #sp-entry-content-52 > article > footer .by-author, #sp-entry-content-53 > article > footer .by-author, #sp-entry-content-54 > article > footer .by-author, #sp-entry-content-55 > article > footer .by-author, #sp-entry-content-56 > article > footer .by-author, #sp-entry-content-57 > article > footer .by-author, #sp-entry-content-58 > article > footer .by-author, #sp-entry-content-59 > article > footer .by-author, #sp-entry-content-6 > article > footer .by-author, #sp-entry-content-60 > article > footer .by-author, #sp-entry-content-61 > article > footer .by-author, #sp-entry-content-62 > article > footer .by-author, #sp-entry-content-63 > article > footer .by-author, #sp-entry-content-64 > article > footer .by-author, #sp-entry-content-65 > article > footer .by-author, #sp-entry-content-66 > article > footer .by-author, #sp-entry-content-67 > article > footer .by-author, #sp-entry-content-68 > article > footer .by-author, #sp-entry-content-69 > article > footer .by-author, #sp-entry-content-7 > article > footer .by-author, #sp-entry-content-70 > article > footer .by-author, #sp-entry-content-71 > article > footer .by-author, #sp-entry-content-72 > article > footer .by-author, #sp-entry-content-73 > article > footer .by-author, #sp-entry-content-74 > article > footer .by-author, #sp-entry-content-75 > article > footer .by-author, #sp-entry-content-76 > article > footer .by-author, #sp-entry-content-77 > article > footer .by-author, #sp-entry-content-78 > article > footer .by-author, #sp-entry-content-79 > article > footer .by-author, #sp-entry-content-8 > article > footer .by-author, #sp-entry-content-80 > article > footer .by-author, #sp-entry-content-81 > article > footer .by-author, #sp-entry-content-9 > article > footer .by-author, #sp-wp-post-list-1 > article > footer .by-author, #sp-wp-post-list-10 > article > footer .by-author, #sp-wp-post-list-11 > article > footer .by-author, #sp-wp-post-list-12 > article > footer .by-author, #sp-wp-post-list-13 > article > footer .by-author, #sp-wp-post-list-14 > article > footer .by-author, #sp-wp-post-list-15 > article > footer .by-author, #sp-wp-post-list-16 > article > footer .by-author, #sp-wp-post-list-17 > article > footer .by-author, #sp-wp-post-list-18 > article > footer .by-author, #sp-wp-post-list-19 > article > footer .by-author, #sp-wp-post-list-20 > article > footer .by-author, #sp-wp-post-list-21 > article > footer .by-author, #sp-wp-post-list-22 > article > footer .by-author, #sp-wp-post-list-23 > article > footer .by-author, #sp-wp-post-list-24 > article > footer .by-author, #sp-wp-post-list-25 > article > footer .by-author, #sp-wp-post-list-26 > article > footer .by-author, #sp-wp-post-list-27 > article > footer .by-author, #sp-wp-post-list-28 > article > footer .by-author, #sp-wp-post-list-29 > article > footer .by-author, #sp-wp-post-list-30 > article > footer .by-author, #sp-wp-post-list-31 > article > footer .by-author, #sp-wp-post-list-32 > article > footer .by-author, #sp-wp-post-list-33 > article > footer .by-author, #sp-wp-post-list-34 > article > footer .by-author, #sp-wp-post-list-35 > article > footer .by-author, #sp-wp-post-list-36 > article > footer .by-author, #sp-wp-post-list-37 > article > footer .by-author, #sp-wp-post-list-38 > article > footer .by-author, #sp-wp-post-list-39 > article > footer .by-author, #sp-wp-post-list-4 > article > footer .by-author, #sp-wp-post-list-40 > article > footer .by-author, #sp-wp-post-list-41 > article > footer .by-author, #sp-wp-post-list-42 > article > footer .by-author, #sp-wp-post-list-43 > article > footer .by-author, #sp-wp-post-list-44 > article > footer .by-author, #sp-wp-post-list-45 > article > footer .by-author, #sp-wp-post-list-46 > article > footer .by-author, #sp-wp-post-list-48 > article > footer .by-author, #sp-wp-post-list-5 > article > footer .by-author, #sp-wp-post-list-6 > article > footer .by-author, #sp-wp-post-list-7 > article > footer .by-author, #sp-wp-post-list-8 > article > footer .by-author, #sp-wp-post-list-9 > article > footer .by-author{
  background-image : url(img/icon-author.png);
}

#sp-entry-content-1 > article > footer .cat-links, #sp-entry-content-10 > article > footer .cat-links, #sp-entry-content-11 > article > footer .cat-links, #sp-entry-content-12 > article > footer .cat-links, #sp-entry-content-13 > article > footer .cat-links, #sp-entry-content-14 > article > footer .cat-links, #sp-entry-content-15 > article > footer .cat-links, #sp-entry-content-16 > article > footer .cat-links, #sp-entry-content-17 > article > footer .cat-links, #sp-entry-content-18 > article > footer .cat-links, #sp-entry-content-19 > article > footer .cat-links, #sp-entry-content-2 > article > footer .cat-links, #sp-entry-content-20 > article > footer .cat-links, #sp-entry-content-21 > article > footer .cat-links, #sp-entry-content-22 > article > footer .cat-links, #sp-entry-content-23 > article > footer .cat-links, #sp-entry-content-24 > article > footer .cat-links, #sp-entry-content-25 > article > footer .cat-links, #sp-entry-content-26 > article > footer .cat-links, #sp-entry-content-27 > article > footer .cat-links, #sp-entry-content-28 > article > footer .cat-links, #sp-entry-content-29 > article > footer .cat-links, #sp-entry-content-3 > article > footer .cat-links, #sp-entry-content-30 > article > footer .cat-links, #sp-entry-content-31 > article > footer .cat-links, #sp-entry-content-32 > article > footer .cat-links, #sp-entry-content-33 > article > footer .cat-links, #sp-entry-content-34 > article > footer .cat-links, #sp-entry-content-35 > article > footer .cat-links, #sp-entry-content-36 > article > footer .cat-links, #sp-entry-content-37 > article > footer .cat-links, #sp-entry-content-38 > article > footer .cat-links, #sp-entry-content-39 > article > footer .cat-links, #sp-entry-content-4 > article > footer .cat-links, #sp-entry-content-40 > article > footer .cat-links, #sp-entry-content-41 > article > footer .cat-links, #sp-entry-content-42 > article > footer .cat-links, #sp-entry-content-43 > article > footer .cat-links, #sp-entry-content-44 > article > footer .cat-links, #sp-entry-content-45 > article > footer .cat-links, #sp-entry-content-46 > article > footer .cat-links, #sp-entry-content-47 > article > footer .cat-links, #sp-entry-content-48 > article > footer .cat-links, #sp-entry-content-49 > article > footer .cat-links, #sp-entry-content-5 > article > footer .cat-links, #sp-entry-content-50 > article > footer .cat-links, #sp-entry-content-51 > article > footer .cat-links, #sp-entry-content-52 > article > footer .cat-links, #sp-entry-content-53 > article > footer .cat-links, #sp-entry-content-54 > article > footer .cat-links, #sp-entry-content-55 > article > footer .cat-links, #sp-entry-content-56 > article > footer .cat-links, #sp-entry-content-57 > article > footer .cat-links, #sp-entry-content-58 > article > footer .cat-links, #sp-entry-content-59 > article > footer .cat-links, #sp-entry-content-6 > article > footer .cat-links, #sp-entry-content-60 > article > footer .cat-links, #sp-entry-content-61 > article > footer .cat-links, #sp-entry-content-62 > article > footer .cat-links, #sp-entry-content-63 > article > footer .cat-links, #sp-entry-content-64 > article > footer .cat-links, #sp-entry-content-65 > article > footer .cat-links, #sp-entry-content-66 > article > footer .cat-links, #sp-entry-content-67 > article > footer .cat-links, #sp-entry-content-68 > article > footer .cat-links, #sp-entry-content-69 > article > footer .cat-links, #sp-entry-content-7 > article > footer .cat-links, #sp-entry-content-70 > article > footer .cat-links, #sp-entry-content-71 > article > footer .cat-links, #sp-entry-content-72 > article > footer .cat-links, #sp-entry-content-73 > article > footer .cat-links, #sp-entry-content-74 > article > footer .cat-links, #sp-entry-content-75 > article > footer .cat-links, #sp-entry-content-76 > article > footer .cat-links, #sp-entry-content-77 > article > footer .cat-links, #sp-entry-content-78 > article > footer .cat-links, #sp-entry-content-79 > article > footer .cat-links, #sp-entry-content-8 > article > footer .cat-links, #sp-entry-content-80 > article > footer .cat-links, #sp-entry-content-81 > article > footer .cat-links, #sp-entry-content-9 > article > footer .cat-links, #sp-wp-post-list-1 > article > footer .cat-links, #sp-wp-post-list-10 > article > footer .cat-links, #sp-wp-post-list-11 > article > footer .cat-links, #sp-wp-post-list-12 > article > footer .cat-links, #sp-wp-post-list-13 > article > footer .cat-links, #sp-wp-post-list-14 > article > footer .cat-links, #sp-wp-post-list-15 > article > footer .cat-links, #sp-wp-post-list-16 > article > footer .cat-links, #sp-wp-post-list-17 > article > footer .cat-links, #sp-wp-post-list-18 > article > footer .cat-links, #sp-wp-post-list-19 > article > footer .cat-links, #sp-wp-post-list-20 > article > footer .cat-links, #sp-wp-post-list-21 > article > footer .cat-links, #sp-wp-post-list-22 > article > footer .cat-links, #sp-wp-post-list-23 > article > footer .cat-links, #sp-wp-post-list-24 > article > footer .cat-links, #sp-wp-post-list-25 > article > footer .cat-links, #sp-wp-post-list-26 > article > footer .cat-links, #sp-wp-post-list-27 > article > footer .cat-links, #sp-wp-post-list-28 > article > footer .cat-links, #sp-wp-post-list-29 > article > footer .cat-links, #sp-wp-post-list-30 > article > footer .cat-links, #sp-wp-post-list-31 > article > footer .cat-links, #sp-wp-post-list-32 > article > footer .cat-links, #sp-wp-post-list-33 > article > footer .cat-links, #sp-wp-post-list-34 > article > footer .cat-links, #sp-wp-post-list-35 > article > footer .cat-links, #sp-wp-post-list-36 > article > footer .cat-links, #sp-wp-post-list-37 > article > footer .cat-links, #sp-wp-post-list-38 > article > footer .cat-links, #sp-wp-post-list-39 > article > footer .cat-links, #sp-wp-post-list-4 > article > footer .cat-links, #sp-wp-post-list-40 > article > footer .cat-links, #sp-wp-post-list-41 > article > footer .cat-links, #sp-wp-post-list-42 > article > footer .cat-links, #sp-wp-post-list-43 > article > footer .cat-links, #sp-wp-post-list-44 > article > footer .cat-links, #sp-wp-post-list-45 > article > footer .cat-links, #sp-wp-post-list-46 > article > footer .cat-links, #sp-wp-post-list-48 > article > footer .cat-links, #sp-wp-post-list-5 > article > footer .cat-links, #sp-wp-post-list-6 > article > footer .cat-links, #sp-wp-post-list-7 > article > footer .cat-links, #sp-wp-post-list-8 > article > footer .cat-links, #sp-wp-post-list-9 > article > footer .cat-links{
  background-image : url(img/icon-cat.png);
}

#sp-entry-content-1 > article > footer .comments-link, #sp-entry-content-10 > article > footer .comments-link, #sp-entry-content-11 > article > footer .comments-link, #sp-entry-content-12 > article > footer .comments-link, #sp-entry-content-13 > article > footer .comments-link, #sp-entry-content-14 > article > footer .comments-link, #sp-entry-content-15 > article > footer .comments-link, #sp-entry-content-16 > article > footer .comments-link, #sp-entry-content-17 > article > footer .comments-link, #sp-entry-content-18 > article > footer .comments-link, #sp-entry-content-19 > article > footer .comments-link, #sp-entry-content-2 > article > footer .comments-link, #sp-entry-content-20 > article > footer .comments-link, #sp-entry-content-21 > article > footer .comments-link, #sp-entry-content-22 > article > footer .comments-link, #sp-entry-content-23 > article > footer .comments-link, #sp-entry-content-24 > article > footer .comments-link, #sp-entry-content-25 > article > footer .comments-link, #sp-entry-content-26 > article > footer .comments-link, #sp-entry-content-27 > article > footer .comments-link, #sp-entry-content-28 > article > footer .comments-link, #sp-entry-content-29 > article > footer .comments-link, #sp-entry-content-3 > article > footer .comments-link, #sp-entry-content-30 > article > footer .comments-link, #sp-entry-content-31 > article > footer .comments-link, #sp-entry-content-32 > article > footer .comments-link, #sp-entry-content-33 > article > footer .comments-link, #sp-entry-content-34 > article > footer .comments-link, #sp-entry-content-35 > article > footer .comments-link, #sp-entry-content-36 > article > footer .comments-link, #sp-entry-content-37 > article > footer .comments-link, #sp-entry-content-38 > article > footer .comments-link, #sp-entry-content-39 > article > footer .comments-link, #sp-entry-content-4 > article > footer .comments-link, #sp-entry-content-40 > article > footer .comments-link, #sp-entry-content-41 > article > footer .comments-link, #sp-entry-content-42 > article > footer .comments-link, #sp-entry-content-43 > article > footer .comments-link, #sp-entry-content-44 > article > footer .comments-link, #sp-entry-content-45 > article > footer .comments-link, #sp-entry-content-46 > article > footer .comments-link, #sp-entry-content-47 > article > footer .comments-link, #sp-entry-content-48 > article > footer .comments-link, #sp-entry-content-49 > article > footer .comments-link, #sp-entry-content-5 > article > footer .comments-link, #sp-entry-content-50 > article > footer .comments-link, #sp-entry-content-51 > article > footer .comments-link, #sp-entry-content-52 > article > footer .comments-link, #sp-entry-content-53 > article > footer .comments-link, #sp-entry-content-54 > article > footer .comments-link, #sp-entry-content-55 > article > footer .comments-link, #sp-entry-content-56 > article > footer .comments-link, #sp-entry-content-57 > article > footer .comments-link, #sp-entry-content-58 > article > footer .comments-link, #sp-entry-content-59 > article > footer .comments-link, #sp-entry-content-6 > article > footer .comments-link, #sp-entry-content-60 > article > footer .comments-link, #sp-entry-content-61 > article > footer .comments-link, #sp-entry-content-62 > article > footer .comments-link, #sp-entry-content-63 > article > footer .comments-link, #sp-entry-content-64 > article > footer .comments-link, #sp-entry-content-65 > article > footer .comments-link, #sp-entry-content-66 > article > footer .comments-link, #sp-entry-content-67 > article > footer .comments-link, #sp-entry-content-68 > article > footer .comments-link, #sp-entry-content-69 > article > footer .comments-link, #sp-entry-content-7 > article > footer .comments-link, #sp-entry-content-70 > article > footer .comments-link, #sp-entry-content-71 > article > footer .comments-link, #sp-entry-content-72 > article > footer .comments-link, #sp-entry-content-73 > article > footer .comments-link, #sp-entry-content-74 > article > footer .comments-link, #sp-entry-content-75 > article > footer .comments-link, #sp-entry-content-76 > article > footer .comments-link, #sp-entry-content-77 > article > footer .comments-link, #sp-entry-content-78 > article > footer .comments-link, #sp-entry-content-79 > article > footer .comments-link, #sp-entry-content-8 > article > footer .comments-link, #sp-entry-content-80 > article > footer .comments-link, #sp-entry-content-81 > article > footer .comments-link, #sp-entry-content-9 > article > footer .comments-link, #sp-wp-post-list-1 > article > footer .comments-link, #sp-wp-post-list-10 > article > footer .comments-link, #sp-wp-post-list-11 > article > footer .comments-link, #sp-wp-post-list-12 > article > footer .comments-link, #sp-wp-post-list-13 > article > footer .comments-link, #sp-wp-post-list-14 > article > footer .comments-link, #sp-wp-post-list-15 > article > footer .comments-link, #sp-wp-post-list-16 > article > footer .comments-link, #sp-wp-post-list-17 > article > footer .comments-link, #sp-wp-post-list-18 > article > footer .comments-link, #sp-wp-post-list-19 > article > footer .comments-link, #sp-wp-post-list-20 > article > footer .comments-link, #sp-wp-post-list-21 > article > footer .comments-link, #sp-wp-post-list-22 > article > footer .comments-link, #sp-wp-post-list-23 > article > footer .comments-link, #sp-wp-post-list-24 > article > footer .comments-link, #sp-wp-post-list-25 > article > footer .comments-link, #sp-wp-post-list-26 > article > footer .comments-link, #sp-wp-post-list-27 > article > footer .comments-link, #sp-wp-post-list-28 > article > footer .comments-link, #sp-wp-post-list-29 > article > footer .comments-link, #sp-wp-post-list-30 > article > footer .comments-link, #sp-wp-post-list-31 > article > footer .comments-link, #sp-wp-post-list-32 > article > footer .comments-link, #sp-wp-post-list-33 > article > footer .comments-link, #sp-wp-post-list-34 > article > footer .comments-link, #sp-wp-post-list-35 > article > footer .comments-link, #sp-wp-post-list-36 > article > footer .comments-link, #sp-wp-post-list-37 > article > footer .comments-link, #sp-wp-post-list-38 > article > footer .comments-link, #sp-wp-post-list-39 > article > footer .comments-link, #sp-wp-post-list-4 > article > footer .comments-link, #sp-wp-post-list-40 > article > footer .comments-link, #sp-wp-post-list-41 > article > footer .comments-link, #sp-wp-post-list-42 > article > footer .comments-link, #sp-wp-post-list-43 > article > footer .comments-link, #sp-wp-post-list-44 > article > footer .comments-link, #sp-wp-post-list-45 > article > footer .comments-link, #sp-wp-post-list-46 > article > footer .comments-link, #sp-wp-post-list-48 > article > footer .comments-link, #sp-wp-post-list-5 > article > footer .comments-link, #sp-wp-post-list-6 > article > footer .comments-link, #sp-wp-post-list-7 > article > footer .comments-link, #sp-wp-post-list-8 > article > footer .comments-link, #sp-wp-post-list-9 > article > footer .comments-link{
  background-image : url(img/icon-comments.png);
}

#sp-entry-content-1 > article > footer .date, #sp-entry-content-10 > article > footer .date, #sp-entry-content-11 > article > footer .date, #sp-entry-content-12 > article > footer .date, #sp-entry-content-13 > article > footer .date, #sp-entry-content-14 > article > footer .date, #sp-entry-content-15 > article > footer .date, #sp-entry-content-16 > article > footer .date, #sp-entry-content-17 > article > footer .date, #sp-entry-content-18 > article > footer .date, #sp-entry-content-19 > article > footer .date, #sp-entry-content-2 > article > footer .date, #sp-entry-content-20 > article > footer .date, #sp-entry-content-21 > article > footer .date, #sp-entry-content-22 > article > footer .date, #sp-entry-content-23 > article > footer .date, #sp-entry-content-24 > article > footer .date, #sp-entry-content-25 > article > footer .date, #sp-entry-content-26 > article > footer .date, #sp-entry-content-27 > article > footer .date, #sp-entry-content-28 > article > footer .date, #sp-entry-content-29 > article > footer .date, #sp-entry-content-3 > article > footer .date, #sp-entry-content-30 > article > footer .date, #sp-entry-content-31 > article > footer .date, #sp-entry-content-32 > article > footer .date, #sp-entry-content-33 > article > footer .date, #sp-entry-content-34 > article > footer .date, #sp-entry-content-35 > article > footer .date, #sp-entry-content-36 > article > footer .date, #sp-entry-content-37 > article > footer .date, #sp-entry-content-38 > article > footer .date, #sp-entry-content-39 > article > footer .date, #sp-entry-content-4 > article > footer .date, #sp-entry-content-40 > article > footer .date, #sp-entry-content-41 > article > footer .date, #sp-entry-content-42 > article > footer .date, #sp-entry-content-43 > article > footer .date, #sp-entry-content-44 > article > footer .date, #sp-entry-content-45 > article > footer .date, #sp-entry-content-46 > article > footer .date, #sp-entry-content-47 > article > footer .date, #sp-entry-content-48 > article > footer .date, #sp-entry-content-49 > article > footer .date, #sp-entry-content-5 > article > footer .date, #sp-entry-content-50 > article > footer .date, #sp-entry-content-51 > article > footer .date, #sp-entry-content-52 > article > footer .date, #sp-entry-content-53 > article > footer .date, #sp-entry-content-54 > article > footer .date, #sp-entry-content-55 > article > footer .date, #sp-entry-content-56 > article > footer .date, #sp-entry-content-57 > article > footer .date, #sp-entry-content-58 > article > footer .date, #sp-entry-content-59 > article > footer .date, #sp-entry-content-6 > article > footer .date, #sp-entry-content-60 > article > footer .date, #sp-entry-content-61 > article > footer .date, #sp-entry-content-62 > article > footer .date, #sp-entry-content-63 > article > footer .date, #sp-entry-content-64 > article > footer .date, #sp-entry-content-65 > article > footer .date, #sp-entry-content-66 > article > footer .date, #sp-entry-content-67 > article > footer .date, #sp-entry-content-68 > article > footer .date, #sp-entry-content-69 > article > footer .date, #sp-entry-content-7 > article > footer .date, #sp-entry-content-70 > article > footer .date, #sp-entry-content-71 > article > footer .date, #sp-entry-content-72 > article > footer .date, #sp-entry-content-73 > article > footer .date, #sp-entry-content-74 > article > footer .date, #sp-entry-content-75 > article > footer .date, #sp-entry-content-76 > article > footer .date, #sp-entry-content-77 > article > footer .date, #sp-entry-content-78 > article > footer .date, #sp-entry-content-79 > article > footer .date, #sp-entry-content-8 > article > footer .date, #sp-entry-content-80 > article > footer .date, #sp-entry-content-81 > article > footer .date, #sp-entry-content-9 > article > footer .date, #sp-wp-post-list-1 > article > footer .date, #sp-wp-post-list-10 > article > footer .date, #sp-wp-post-list-11 > article > footer .date, #sp-wp-post-list-12 > article > footer .date, #sp-wp-post-list-13 > article > footer .date, #sp-wp-post-list-14 > article > footer .date, #sp-wp-post-list-15 > article > footer .date, #sp-wp-post-list-16 > article > footer .date, #sp-wp-post-list-17 > article > footer .date, #sp-wp-post-list-18 > article > footer .date, #sp-wp-post-list-19 > article > footer .date, #sp-wp-post-list-20 > article > footer .date, #sp-wp-post-list-21 > article > footer .date, #sp-wp-post-list-22 > article > footer .date, #sp-wp-post-list-23 > article > footer .date, #sp-wp-post-list-24 > article > footer .date, #sp-wp-post-list-25 > article > footer .date, #sp-wp-post-list-26 > article > footer .date, #sp-wp-post-list-27 > article > footer .date, #sp-wp-post-list-28 > article > footer .date, #sp-wp-post-list-29 > article > footer .date, #sp-wp-post-list-30 > article > footer .date, #sp-wp-post-list-31 > article > footer .date, #sp-wp-post-list-32 > article > footer .date, #sp-wp-post-list-33 > article > footer .date, #sp-wp-post-list-34 > article > footer .date, #sp-wp-post-list-35 > article > footer .date, #sp-wp-post-list-36 > article > footer .date, #sp-wp-post-list-37 > article > footer .date, #sp-wp-post-list-38 > article > footer .date, #sp-wp-post-list-39 > article > footer .date, #sp-wp-post-list-4 > article > footer .date, #sp-wp-post-list-40 > article > footer .date, #sp-wp-post-list-41 > article > footer .date, #sp-wp-post-list-42 > article > footer .date, #sp-wp-post-list-43 > article > footer .date, #sp-wp-post-list-44 > article > footer .date, #sp-wp-post-list-45 > article > footer .date, #sp-wp-post-list-46 > article > footer .date, #sp-wp-post-list-48 > article > footer .date, #sp-wp-post-list-5 > article > footer .date, #sp-wp-post-list-6 > article > footer .date, #sp-wp-post-list-7 > article > footer .date, #sp-wp-post-list-8 > article > footer .date, #sp-wp-post-list-9 > article > footer .date{
  background-image : url(img/icon-date.png);
}

#sp-entry-content-1 > article > footer .sep, #sp-entry-content-10 > article > footer .sep, #sp-entry-content-11 > article > footer .sep, #sp-entry-content-12 > article > footer .sep, #sp-entry-content-13 > article > footer .sep, #sp-entry-content-14 > article > footer .sep, #sp-entry-content-15 > article > footer .sep, #sp-entry-content-16 > article > footer .sep, #sp-entry-content-17 > article > footer .sep, #sp-entry-content-18 > article > footer .sep, #sp-entry-content-19 > article > footer .sep, #sp-entry-content-2 > article > footer .sep, #sp-entry-content-20 > article > footer .sep, #sp-entry-content-21 > article > footer .sep, #sp-entry-content-22 > article > footer .sep, #sp-entry-content-23 > article > footer .sep, #sp-entry-content-24 > article > footer .sep, #sp-entry-content-25 > article > footer .sep, #sp-entry-content-26 > article > footer .sep, #sp-entry-content-27 > article > footer .sep, #sp-entry-content-28 > article > footer .sep, #sp-entry-content-29 > article > footer .sep, #sp-entry-content-3 > article > footer .sep, #sp-entry-content-30 > article > footer .sep, #sp-entry-content-31 > article > footer .sep, #sp-entry-content-32 > article > footer .sep, #sp-entry-content-33 > article > footer .sep, #sp-entry-content-34 > article > footer .sep, #sp-entry-content-35 > article > footer .sep, #sp-entry-content-36 > article > footer .sep, #sp-entry-content-37 > article > footer .sep, #sp-entry-content-38 > article > footer .sep, #sp-entry-content-39 > article > footer .sep, #sp-entry-content-4 > article > footer .sep, #sp-entry-content-40 > article > footer .sep, #sp-entry-content-41 > article > footer .sep, #sp-entry-content-42 > article > footer .sep, #sp-entry-content-43 > article > footer .sep, #sp-entry-content-44 > article > footer .sep, #sp-entry-content-45 > article > footer .sep, #sp-entry-content-46 > article > footer .sep, #sp-entry-content-47 > article > footer .sep, #sp-entry-content-48 > article > footer .sep, #sp-entry-content-49 > article > footer .sep, #sp-entry-content-5 > article > footer .sep, #sp-entry-content-50 > article > footer .sep, #sp-entry-content-51 > article > footer .sep, #sp-entry-content-52 > article > footer .sep, #sp-entry-content-53 > article > footer .sep, #sp-entry-content-54 > article > footer .sep, #sp-entry-content-55 > article > footer .sep, #sp-entry-content-56 > article > footer .sep, #sp-entry-content-57 > article > footer .sep, #sp-entry-content-58 > article > footer .sep, #sp-entry-content-59 > article > footer .sep, #sp-entry-content-6 > article > footer .sep, #sp-entry-content-60 > article > footer .sep, #sp-entry-content-61 > article > footer .sep, #sp-entry-content-62 > article > footer .sep, #sp-entry-content-63 > article > footer .sep, #sp-entry-content-64 > article > footer .sep, #sp-entry-content-65 > article > footer .sep, #sp-entry-content-66 > article > footer .sep, #sp-entry-content-67 > article > footer .sep, #sp-entry-content-68 > article > footer .sep, #sp-entry-content-69 > article > footer .sep, #sp-entry-content-7 > article > footer .sep, #sp-entry-content-70 > article > footer .sep, #sp-entry-content-71 > article > footer .sep, #sp-entry-content-72 > article > footer .sep, #sp-entry-content-73 > article > footer .sep, #sp-entry-content-74 > article > footer .sep, #sp-entry-content-75 > article > footer .sep, #sp-entry-content-76 > article > footer .sep, #sp-entry-content-77 > article > footer .sep, #sp-entry-content-78 > article > footer .sep, #sp-entry-content-79 > article > footer .sep, #sp-entry-content-8 > article > footer .sep, #sp-entry-content-80 > article > footer .sep, #sp-entry-content-81 > article > footer .sep, #sp-entry-content-9 > article > footer .sep, #sp-wp-post-list-1 > article > footer .sep, #sp-wp-post-list-10 > article > footer .sep, #sp-wp-post-list-11 > article > footer .sep, #sp-wp-post-list-12 > article > footer .sep, #sp-wp-post-list-13 > article > footer .sep, #sp-wp-post-list-14 > article > footer .sep, #sp-wp-post-list-15 > article > footer .sep, #sp-wp-post-list-16 > article > footer .sep, #sp-wp-post-list-17 > article > footer .sep, #sp-wp-post-list-18 > article > footer .sep, #sp-wp-post-list-19 > article > footer .sep, #sp-wp-post-list-20 > article > footer .sep, #sp-wp-post-list-21 > article > footer .sep, #sp-wp-post-list-22 > article > footer .sep, #sp-wp-post-list-23 > article > footer .sep, #sp-wp-post-list-24 > article > footer .sep, #sp-wp-post-list-25 > article > footer .sep, #sp-wp-post-list-26 > article > footer .sep, #sp-wp-post-list-27 > article > footer .sep, #sp-wp-post-list-28 > article > footer .sep, #sp-wp-post-list-29 > article > footer .sep, #sp-wp-post-list-30 > article > footer .sep, #sp-wp-post-list-31 > article > footer .sep, #sp-wp-post-list-32 > article > footer .sep, #sp-wp-post-list-33 > article > footer .sep, #sp-wp-post-list-34 > article > footer .sep, #sp-wp-post-list-35 > article > footer .sep, #sp-wp-post-list-36 > article > footer .sep, #sp-wp-post-list-37 > article > footer .sep, #sp-wp-post-list-38 > article > footer .sep, #sp-wp-post-list-39 > article > footer .sep, #sp-wp-post-list-4 > article > footer .sep, #sp-wp-post-list-40 > article > footer .sep, #sp-wp-post-list-41 > article > footer .sep, #sp-wp-post-list-42 > article > footer .sep, #sp-wp-post-list-43 > article > footer .sep, #sp-wp-post-list-44 > article > footer .sep, #sp-wp-post-list-45 > article > footer .sep, #sp-wp-post-list-46 > article > footer .sep, #sp-wp-post-list-48 > article > footer .sep, #sp-wp-post-list-5 > article > footer .sep, #sp-wp-post-list-6 > article > footer .sep, #sp-wp-post-list-7 > article > footer .sep, #sp-wp-post-list-8 > article > footer .sep, #sp-wp-post-list-9 > article > footer .sep{
  display : none;
}

#sp-entry-content-1 > article > footer .tags-links, #sp-entry-content-10 > article > footer .tags-links, #sp-entry-content-11 > article > footer .tags-links, #sp-entry-content-12 > article > footer .tags-links, #sp-entry-content-13 > article > footer .tags-links, #sp-entry-content-14 > article > footer .tags-links, #sp-entry-content-15 > article > footer .tags-links, #sp-entry-content-16 > article > footer .tags-links, #sp-entry-content-17 > article > footer .tags-links, #sp-entry-content-18 > article > footer .tags-links, #sp-entry-content-19 > article > footer .tags-links, #sp-entry-content-2 > article > footer .tags-links, #sp-entry-content-20 > article > footer .tags-links, #sp-entry-content-21 > article > footer .tags-links, #sp-entry-content-22 > article > footer .tags-links, #sp-entry-content-23 > article > footer .tags-links, #sp-entry-content-24 > article > footer .tags-links, #sp-entry-content-25 > article > footer .tags-links, #sp-entry-content-26 > article > footer .tags-links, #sp-entry-content-27 > article > footer .tags-links, #sp-entry-content-28 > article > footer .tags-links, #sp-entry-content-29 > article > footer .tags-links, #sp-entry-content-3 > article > footer .tags-links, #sp-entry-content-30 > article > footer .tags-links, #sp-entry-content-31 > article > footer .tags-links, #sp-entry-content-32 > article > footer .tags-links, #sp-entry-content-33 > article > footer .tags-links, #sp-entry-content-34 > article > footer .tags-links, #sp-entry-content-35 > article > footer .tags-links, #sp-entry-content-36 > article > footer .tags-links, #sp-entry-content-37 > article > footer .tags-links, #sp-entry-content-38 > article > footer .tags-links, #sp-entry-content-39 > article > footer .tags-links, #sp-entry-content-4 > article > footer .tags-links, #sp-entry-content-40 > article > footer .tags-links, #sp-entry-content-41 > article > footer .tags-links, #sp-entry-content-42 > article > footer .tags-links, #sp-entry-content-43 > article > footer .tags-links, #sp-entry-content-44 > article > footer .tags-links, #sp-entry-content-45 > article > footer .tags-links, #sp-entry-content-46 > article > footer .tags-links, #sp-entry-content-47 > article > footer .tags-links, #sp-entry-content-48 > article > footer .tags-links, #sp-entry-content-49 > article > footer .tags-links, #sp-entry-content-5 > article > footer .tags-links, #sp-entry-content-50 > article > footer .tags-links, #sp-entry-content-51 > article > footer .tags-links, #sp-entry-content-52 > article > footer .tags-links, #sp-entry-content-53 > article > footer .tags-links, #sp-entry-content-54 > article > footer .tags-links, #sp-entry-content-55 > article > footer .tags-links, #sp-entry-content-56 > article > footer .tags-links, #sp-entry-content-57 > article > footer .tags-links, #sp-entry-content-58 > article > footer .tags-links, #sp-entry-content-59 > article > footer .tags-links, #sp-entry-content-6 > article > footer .tags-links, #sp-entry-content-60 > article > footer .tags-links, #sp-entry-content-61 > article > footer .tags-links, #sp-entry-content-62 > article > footer .tags-links, #sp-entry-content-63 > article > footer .tags-links, #sp-entry-content-64 > article > footer .tags-links, #sp-entry-content-65 > article > footer .tags-links, #sp-entry-content-66 > article > footer .tags-links, #sp-entry-content-67 > article > footer .tags-links, #sp-entry-content-68 > article > footer .tags-links, #sp-entry-content-69 > article > footer .tags-links, #sp-entry-content-7 > article > footer .tags-links, #sp-entry-content-70 > article > footer .tags-links, #sp-entry-content-71 > article > footer .tags-links, #sp-entry-content-72 > article > footer .tags-links, #sp-entry-content-73 > article > footer .tags-links, #sp-entry-content-74 > article > footer .tags-links, #sp-entry-content-75 > article > footer .tags-links, #sp-entry-content-76 > article > footer .tags-links, #sp-entry-content-77 > article > footer .tags-links, #sp-entry-content-78 > article > footer .tags-links, #sp-entry-content-79 > article > footer .tags-links, #sp-entry-content-8 > article > footer .tags-links, #sp-entry-content-80 > article > footer .tags-links, #sp-entry-content-81 > article > footer .tags-links, #sp-entry-content-9 > article > footer .tags-links, #sp-wp-post-list-1 > article > footer .tags-links, #sp-wp-post-list-10 > article > footer .tags-links, #sp-wp-post-list-11 > article > footer .tags-links, #sp-wp-post-list-12 > article > footer .tags-links, #sp-wp-post-list-13 > article > footer .tags-links, #sp-wp-post-list-14 > article > footer .tags-links, #sp-wp-post-list-15 > article > footer .tags-links, #sp-wp-post-list-16 > article > footer .tags-links, #sp-wp-post-list-17 > article > footer .tags-links, #sp-wp-post-list-18 > article > footer .tags-links, #sp-wp-post-list-19 > article > footer .tags-links, #sp-wp-post-list-20 > article > footer .tags-links, #sp-wp-post-list-21 > article > footer .tags-links, #sp-wp-post-list-22 > article > footer .tags-links, #sp-wp-post-list-23 > article > footer .tags-links, #sp-wp-post-list-24 > article > footer .tags-links, #sp-wp-post-list-25 > article > footer .tags-links, #sp-wp-post-list-26 > article > footer .tags-links, #sp-wp-post-list-27 > article > footer .tags-links, #sp-wp-post-list-28 > article > footer .tags-links, #sp-wp-post-list-29 > article > footer .tags-links, #sp-wp-post-list-30 > article > footer .tags-links, #sp-wp-post-list-31 > article > footer .tags-links, #sp-wp-post-list-32 > article > footer .tags-links, #sp-wp-post-list-33 > article > footer .tags-links, #sp-wp-post-list-34 > article > footer .tags-links, #sp-wp-post-list-35 > article > footer .tags-links, #sp-wp-post-list-36 > article > footer .tags-links, #sp-wp-post-list-37 > article > footer .tags-links, #sp-wp-post-list-38 > article > footer .tags-links, #sp-wp-post-list-39 > article > footer .tags-links, #sp-wp-post-list-4 > article > footer .tags-links, #sp-wp-post-list-40 > article > footer .tags-links, #sp-wp-post-list-41 > article > footer .tags-links, #sp-wp-post-list-42 > article > footer .tags-links, #sp-wp-post-list-43 > article > footer .tags-links, #sp-wp-post-list-44 > article > footer .tags-links, #sp-wp-post-list-45 > article > footer .tags-links, #sp-wp-post-list-46 > article > footer .tags-links, #sp-wp-post-list-48 > article > footer .tags-links, #sp-wp-post-list-5 > article > footer .tags-links, #sp-wp-post-list-6 > article > footer .tags-links, #sp-wp-post-list-7 > article > footer .tags-links, #sp-wp-post-list-8 > article > footer .tags-links, #sp-wp-post-list-9 > article > footer .tags-links{
  background-image : url(img/icon-tags.png);
}

