#colophon{
  background-color : #ececec;
}

#colophon-inner {
}

#content{
  min-height : 50px;
}

#contenthead {
}

#masthead{
  margin-bottom : 0px !important;
}

#sidebar1{
  z-index : 20;
}

#sidebar2{
  z-index : 20;
}

.entry-meta{
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.sp-button{
  width : 122px;
}

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

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

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

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

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

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

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

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

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

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

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

.sp-form input[type="submit"]{
  font-size : 1.4rem;
  color : #ffffff;
  background-color : #573231;
  padding-top : 5px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 5px;
  margin-top : 15px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #573231;
  border-left-color : #573231;
  border-right-color : #573231;
  border-bottom-color : #573231;
  width : auto;
  min-width : 100px;
  float : left;
  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-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 : 0px !important;
  margin-left : 12px !important;
  margin-right : 12px !important;
  margin-bottom : 25px !important;
}

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

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

a:focus{
  color : #573231;
  text-decoration : underline;
}

a:link{
  color : #573231;
  text-decoration : none;
}

a:visited{
  color : #573231;
  text-decoration : none;
}

a:hover{
  color : #573231;
  text-decoration : underline;
}

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 : #888888;
  background-color : #ffffff;
  background-image : url(img/bg01_2.png);
  background-repeat : repeat;
  background-position : left bottom;
  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;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 10px;
    margin-top : 20px;
  }

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

  #content{
    background-color : #ffffff;
    background-image : url(img/back-content.png);
    background-repeat : repeat;
    background-position : left top;
    padding-top : 5px;
    padding-left : 12px;
    padding-right : 12px;
    padding-bottom : 5px;
    border-top-width : 1px;
    border-left-width : 1px;
    border-right-width : 1px;
    border-bottom-width : 1px;
    border-top-style : solid;
    border-left-style : solid;
    border-right-style : solid;
    border-bottom-style : solid;
    border-top-color : #dddddd;
    border-left-color : #dddddd;
    border-right-color : #dddddd;
    border-bottom-color : #dddddd;
    box-shadow : 0px 5px 3px 0px rgba(0, 0, 0, 0.12);
    min-height : 50px;
  }

  #contenthead{
    margin-bottom : 30px;
  }

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

  #masthead{
    margin-bottom : 15px;
  }

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

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

  #sidebar2 {
  }

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

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

  #content{
    width : 670px;
    float : left;
  }

  #contenthead{
    width : 900px;
  }

  #main-inner{
    width : 900px;
  }

  #sidebar2{
    width : 220px;
    float : right;
  }
}

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

  #colophon{
    padding-top : 20px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 20px;
  }

  #content{
    background-color : #ffffff;
    background-image : url(img/back-content.png);
    background-repeat : repeat;
    background-position : left top;
    padding-top : 5px;
    padding-left : 12px;
    padding-right : 12px;
    padding-bottom : 5px;
    margin-top : 0px;
    margin-left : 10px;
    margin-right : 10px;
    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 : #dddddd;
    border-left-color : #dddddd;
    border-right-color : #dddddd;
    border-bottom-color : #dddddd;
    box-shadow : 0px 5px 3px 0px rgba(0, 0, 0, 0.12);
    min-height : 50px;
  }

  #contenthead{
    margin-bottom : 20px;
  }

  *{
    box-sizing : border-box;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  embed{
    max-width : 100%;
  }
}

#sp-item-gallery-2 > 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-item-gallery-2 > ul > li{
  font-size : 12px;
  line-height : 1.2em;
  color : #ffffff;
  background-color : #242f58;
  text-align : left;
  padding-top : 10px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 8px;
  margin-top : 3px;
  margin-left : 3px;
  margin-right : 3px;
  margin-bottom : 3px;
  border-top-width : 2px;
  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 : #b4d6fa;
  border-left-color : #b4d6fa;
  border-right-color : #b4d6fa;
  border-bottom-color : #b4d6fa;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
  width : 152px;
  height : 250px;
  float : left;
  box-sizing : border-box;
}

#sp-item-gallery-2> ul> li a:hover.item-gallery-link img {
  opacity: 0.6;
}

#sp-item-gallery-2 > ul > li > div img.item-gallery-thumbnail{
  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 : #b4d6fa;
  border-left-color : #b4d6fa;
  border-right-color : #b4d6fa;
  border-bottom-color : #b4d6fa;
  width : 100%;
  display : block;
}

#sp-item-gallery-2 > ul > li > div.item-gallery-photo{
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
}

#sp-item-gallery-2 > ul > li > p{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-item-gallery-2 > ul > li > p.item-gallery-content{
  color : #ffffff;
}

#sp-item-gallery-2 > ul > li > p.item-gallery-icons{
  text-align : center;
  width : 100%;
  min-height : 20px;
}

#sp-item-gallery-2 > ul > li > p.item-gallery-icons .item-gallery-icon-new{
  background-color : #f06060;
  background-image : none,url(img/item-gallery-icon1.png);
  background-repeat : repeat, no-repeat;
  background-attachment : scroll, scroll;
  background-position : 0% 0%, center 50%;
  background-clip : border-box, border-box;
  background-origin : padding-box, padding-box;
  background-size : auto auto, auto auto;
  width : 26px;
}

#sp-item-gallery-2 > ul > li > p.item-gallery-icons .item-gallery-icon-popular{
  background-color : #04bfbf;
  background-image : none,url(img/item-gallery-icon2.png);
  background-repeat : repeat, no-repeat;
  background-attachment : scroll, scroll;
  background-position : 0% 0%, center 50%;
  background-clip : border-box, border-box;
  background-origin : padding-box, padding-box;
  background-size : auto auto, auto auto;
  width : 42px;
}

#sp-item-gallery-2 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend{
  background-color : #e6a408;
  background-image : none,url(img/item-gallery-icon3.png);
  background-repeat : repeat, no-repeat;
  background-attachment : scroll, scroll;
  background-position : 0% 0%, center 50%;
  background-clip : border-box, border-box;
  background-origin : padding-box, padding-box;
  background-size : auto auto, auto auto;
  width : 38px;
}

#sp-item-gallery-2 > ul > li > p.item-gallery-icons .item-gallery-icon-sale{
  background-color : #0a7bb5;
  background-image : none,url(img/item-gallery-icon4.png);
  background-repeat : repeat, no-repeat;
  background-attachment : scroll, scroll;
  background-position : 0% 0%, center 50%;
  background-clip : border-box, border-box;
  background-origin : padding-box, padding-box;
  background-size : auto auto, auto auto;
  margin-right : 0px;
  width : 29px;
}

#sp-item-gallery-2 > ul > li > p.item-gallery-icons span{
  line-height : 12px;
  vertical-align : text-bottom;
  text-align : center;
  margin-right : 3px;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
  height : 12px;
  display : inline-block;
}

#sp-item-gallery-2 > ul > li > p.item-gallery-icons + p.item-gallery-price{
  margin-top : 5px;
}

#sp-item-gallery-2 > ul > li > p.item-gallery-price{
  color : #ffffff;
  text-align : left;
  width : 100%;
  white-space : nowrap;
  overflow : hidden;
  text-overflow : ellipsis;
  word-wrap : normal;
}

#sp-item-gallery-2 > ul > li > p.item-gallery-price .item-gallery-price-after{
  font-size : small;
  color : #9396a6;
  margin-left : 5px;
}

#sp-item-gallery-2 > ul > li > p.item-gallery-price .item-gallery-price-before{
  color : #9396a6;
  margin-right : 5px;
}

#sp-item-gallery-2 > ul > li > p.item-gallery-title{
  font-size : 1.2em;
  line-height : 2em;
  color : #242f58;
  background-color : #b4d6fa;
  padding-left : 10px;
  margin-top : -8px;
  margin-left : -8px;
  margin-right : -8px;
  margin-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #242f58;
  white-space : nowrap;
  overflow : hidden;
  text-overflow : ellipsis;
  word-wrap : normal;
}

#sp-item-gallery-2 > ul > li > p:not(.item-gallery-title){
  margin-top : 10px;
}

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

#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-3 .hpb-more-entry, #sp-entry-content-4 .hpb-more-entry, #sp-entry-content-5 .hpb-more-entry, #sp-entry-content-6 .hpb-more-entry, #sp-entry-content-7 .hpb-more-entry, #sp-entry-content-8 .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-2 .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-3 .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-47 .hpb-more-entry, #sp-wp-post-list-48 .hpb-more-entry, #sp-wp-post-list-49 .hpb-more-entry, #sp-wp-post-list-5 .hpb-more-entry, #sp-wp-post-list-50 .hpb-more-entry, #sp-wp-post-list-51 .hpb-more-entry, #sp-wp-post-list-52 .hpb-more-entry, #sp-wp-post-list-53 .hpb-more-entry, #sp-wp-post-list-54 .hpb-more-entry, #sp-wp-post-list-55 .hpb-more-entry, #sp-wp-post-list-56 .hpb-more-entry, #sp-wp-post-list-57 .hpb-more-entry, #sp-wp-post-list-58 .hpb-more-entry, #sp-wp-post-list-59 .hpb-more-entry, #sp-wp-post-list-6 .hpb-more-entry, #sp-wp-post-list-60 .hpb-more-entry, #sp-wp-post-list-61 .hpb-more-entry, #sp-wp-post-list-62 .hpb-more-entry, #sp-wp-post-list-63 .hpb-more-entry, #sp-wp-post-list-64 .hpb-more-entry, #sp-wp-post-list-65 .hpb-more-entry, #sp-wp-post-list-66 .hpb-more-entry, #sp-wp-post-list-67 .hpb-more-entry, #sp-wp-post-list-68 .hpb-more-entry, #sp-wp-post-list-69 .hpb-more-entry, #sp-wp-post-list-7 .hpb-more-entry, #sp-wp-post-list-70 .hpb-more-entry, #sp-wp-post-list-71 .hpb-more-entry, #sp-wp-post-list-72 .hpb-more-entry, #sp-wp-post-list-73 .hpb-more-entry, #sp-wp-post-list-74 .hpb-more-entry, #sp-wp-post-list-8 .hpb-more-entry, #sp-wp-post-list-9 .hpb-more-entry{
  text-align : right;
  padding-right : 12px;
}

#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-3 .hpb-more-entry > a, #sp-entry-content-4 .hpb-more-entry > a, #sp-entry-content-5 .hpb-more-entry > a, #sp-entry-content-6 .hpb-more-entry > a, #sp-entry-content-7 .hpb-more-entry > a, #sp-entry-content-8 .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-2 .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-3 .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-47 .hpb-more-entry > a, #sp-wp-post-list-48 .hpb-more-entry > a, #sp-wp-post-list-49 .hpb-more-entry > a, #sp-wp-post-list-5 .hpb-more-entry > a, #sp-wp-post-list-50 .hpb-more-entry > a, #sp-wp-post-list-51 .hpb-more-entry > a, #sp-wp-post-list-52 .hpb-more-entry > a, #sp-wp-post-list-53 .hpb-more-entry > a, #sp-wp-post-list-54 .hpb-more-entry > a, #sp-wp-post-list-55 .hpb-more-entry > a, #sp-wp-post-list-56 .hpb-more-entry > a, #sp-wp-post-list-57 .hpb-more-entry > a, #sp-wp-post-list-58 .hpb-more-entry > a, #sp-wp-post-list-59 .hpb-more-entry > a, #sp-wp-post-list-6 .hpb-more-entry > a, #sp-wp-post-list-60 .hpb-more-entry > a, #sp-wp-post-list-61 .hpb-more-entry > a, #sp-wp-post-list-62 .hpb-more-entry > a, #sp-wp-post-list-63 .hpb-more-entry > a, #sp-wp-post-list-64 .hpb-more-entry > a, #sp-wp-post-list-65 .hpb-more-entry > a, #sp-wp-post-list-66 .hpb-more-entry > a, #sp-wp-post-list-67 .hpb-more-entry > a, #sp-wp-post-list-68 .hpb-more-entry > a, #sp-wp-post-list-69 .hpb-more-entry > a, #sp-wp-post-list-7 .hpb-more-entry > a, #sp-wp-post-list-70 .hpb-more-entry > a, #sp-wp-post-list-71 .hpb-more-entry > a, #sp-wp-post-list-72 .hpb-more-entry > a, #sp-wp-post-list-73 .hpb-more-entry > a, #sp-wp-post-list-74 .hpb-more-entry > a, #sp-wp-post-list-8 .hpb-more-entry > a, #sp-wp-post-list-9 .hpb-more-entry > a{
  font-size : 12px;
  font-weight : normal;
  color : #ffffff;
  background-color : #573231;
  text-decoration : none;
  text-align : center;
  padding-top : 6px;
  padding-left : 15px;
  padding-right : 15px;
  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 : #573231;
  border-left-color : #573231;
  border-right-color : #573231;
  border-bottom-color : #573231;
  display : inline-block;
  position : relative;
}

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

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

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

#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-3 article > div, #sp-entry-content-4 article > div, #sp-entry-content-5 article > div, #sp-entry-content-6 article > div, #sp-entry-content-7 article > div, #sp-entry-content-8 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-2 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-3 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-47 article > div, #sp-wp-post-list-48 article > div, #sp-wp-post-list-49 article > div, #sp-wp-post-list-5 article > div, #sp-wp-post-list-50 article > div, #sp-wp-post-list-51 article > div, #sp-wp-post-list-52 article > div, #sp-wp-post-list-53 article > div, #sp-wp-post-list-54 article > div, #sp-wp-post-list-55 article > div, #sp-wp-post-list-56 article > div, #sp-wp-post-list-57 article > div, #sp-wp-post-list-58 article > div, #sp-wp-post-list-59 article > div, #sp-wp-post-list-6 article > div, #sp-wp-post-list-60 article > div, #sp-wp-post-list-61 article > div, #sp-wp-post-list-62 article > div, #sp-wp-post-list-63 article > div, #sp-wp-post-list-64 article > div, #sp-wp-post-list-65 article > div, #sp-wp-post-list-66 article > div, #sp-wp-post-list-67 article > div, #sp-wp-post-list-68 article > div, #sp-wp-post-list-69 article > div, #sp-wp-post-list-7 article > div, #sp-wp-post-list-70 article > div, #sp-wp-post-list-71 article > div, #sp-wp-post-list-72 article > div, #sp-wp-post-list-73 article > div, #sp-wp-post-list-74 article > div, #sp-wp-post-list-8 article > div, #sp-wp-post-list-9 article > div{
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
}

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

#sp-entry-content-1 li, #sp-entry-content-10 li, #sp-entry-content-11 li, #sp-entry-content-12 li, #sp-entry-content-13 li, #sp-entry-content-14 li, #sp-entry-content-15 li, #sp-entry-content-16 li, #sp-entry-content-17 li, #sp-entry-content-18 li, #sp-entry-content-19 li, #sp-entry-content-2 li, #sp-entry-content-20 li, #sp-entry-content-21 li, #sp-entry-content-22 li, #sp-entry-content-23 li, #sp-entry-content-3 li, #sp-entry-content-4 li, #sp-entry-content-5 li, #sp-entry-content-6 li, #sp-entry-content-7 li, #sp-entry-content-8 li, #sp-entry-content-9 li, #sp-wp-post-list-1 li, #sp-wp-post-list-10 li, #sp-wp-post-list-11 li, #sp-wp-post-list-12 li, #sp-wp-post-list-13 li, #sp-wp-post-list-14 li, #sp-wp-post-list-15 li, #sp-wp-post-list-16 li, #sp-wp-post-list-17 li, #sp-wp-post-list-18 li, #sp-wp-post-list-19 li, #sp-wp-post-list-2 li, #sp-wp-post-list-20 li, #sp-wp-post-list-21 li, #sp-wp-post-list-22 li, #sp-wp-post-list-23 li, #sp-wp-post-list-24 li, #sp-wp-post-list-25 li, #sp-wp-post-list-26 li, #sp-wp-post-list-27 li, #sp-wp-post-list-28 li, #sp-wp-post-list-29 li, #sp-wp-post-list-3 li, #sp-wp-post-list-30 li, #sp-wp-post-list-31 li, #sp-wp-post-list-32 li, #sp-wp-post-list-33 li, #sp-wp-post-list-34 li, #sp-wp-post-list-35 li, #sp-wp-post-list-36 li, #sp-wp-post-list-37 li, #sp-wp-post-list-38 li, #sp-wp-post-list-39 li, #sp-wp-post-list-4 li, #sp-wp-post-list-40 li, #sp-wp-post-list-41 li, #sp-wp-post-list-42 li, #sp-wp-post-list-43 li, #sp-wp-post-list-44 li, #sp-wp-post-list-45 li, #sp-wp-post-list-46 li, #sp-wp-post-list-47 li, #sp-wp-post-list-48 li, #sp-wp-post-list-49 li, #sp-wp-post-list-5 li, #sp-wp-post-list-50 li, #sp-wp-post-list-51 li, #sp-wp-post-list-52 li, #sp-wp-post-list-53 li, #sp-wp-post-list-54 li, #sp-wp-post-list-55 li, #sp-wp-post-list-56 li, #sp-wp-post-list-57 li, #sp-wp-post-list-58 li, #sp-wp-post-list-59 li, #sp-wp-post-list-6 li, #sp-wp-post-list-60 li, #sp-wp-post-list-61 li, #sp-wp-post-list-62 li, #sp-wp-post-list-63 li, #sp-wp-post-list-64 li, #sp-wp-post-list-65 li, #sp-wp-post-list-66 li, #sp-wp-post-list-67 li, #sp-wp-post-list-68 li, #sp-wp-post-list-69 li, #sp-wp-post-list-7 li, #sp-wp-post-list-70 li, #sp-wp-post-list-71 li, #sp-wp-post-list-72 li, #sp-wp-post-list-73 li, #sp-wp-post-list-74 li, #sp-wp-post-list-8 li, #sp-wp-post-list-9 li{
  background-color : transparent;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 0px;
  padding-left : 12px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-bottom : 5px;
}

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

#sp-entry-content-1 ul, #sp-entry-content-10 ul, #sp-entry-content-11 ul, #sp-entry-content-12 ul, #sp-entry-content-13 ul, #sp-entry-content-14 ul, #sp-entry-content-15 ul, #sp-entry-content-16 ul, #sp-entry-content-17 ul, #sp-entry-content-18 ul, #sp-entry-content-19 ul, #sp-entry-content-2 ul, #sp-entry-content-20 ul, #sp-entry-content-21 ul, #sp-entry-content-22 ul, #sp-entry-content-23 ul, #sp-entry-content-3 ul, #sp-entry-content-4 ul, #sp-entry-content-5 ul, #sp-entry-content-6 ul, #sp-entry-content-7 ul, #sp-entry-content-8 ul, #sp-entry-content-9 ul, #sp-wp-post-list-1 ul, #sp-wp-post-list-10 ul, #sp-wp-post-list-11 ul, #sp-wp-post-list-12 ul, #sp-wp-post-list-13 ul, #sp-wp-post-list-14 ul, #sp-wp-post-list-15 ul, #sp-wp-post-list-16 ul, #sp-wp-post-list-17 ul, #sp-wp-post-list-18 ul, #sp-wp-post-list-19 ul, #sp-wp-post-list-2 ul, #sp-wp-post-list-20 ul, #sp-wp-post-list-21 ul, #sp-wp-post-list-22 ul, #sp-wp-post-list-23 ul, #sp-wp-post-list-24 ul, #sp-wp-post-list-25 ul, #sp-wp-post-list-26 ul, #sp-wp-post-list-27 ul, #sp-wp-post-list-28 ul, #sp-wp-post-list-29 ul, #sp-wp-post-list-3 ul, #sp-wp-post-list-30 ul, #sp-wp-post-list-31 ul, #sp-wp-post-list-32 ul, #sp-wp-post-list-33 ul, #sp-wp-post-list-34 ul, #sp-wp-post-list-35 ul, #sp-wp-post-list-36 ul, #sp-wp-post-list-37 ul, #sp-wp-post-list-38 ul, #sp-wp-post-list-39 ul, #sp-wp-post-list-4 ul, #sp-wp-post-list-40 ul, #sp-wp-post-list-41 ul, #sp-wp-post-list-42 ul, #sp-wp-post-list-43 ul, #sp-wp-post-list-44 ul, #sp-wp-post-list-45 ul, #sp-wp-post-list-46 ul, #sp-wp-post-list-47 ul, #sp-wp-post-list-48 ul, #sp-wp-post-list-49 ul, #sp-wp-post-list-5 ul, #sp-wp-post-list-50 ul, #sp-wp-post-list-51 ul, #sp-wp-post-list-52 ul, #sp-wp-post-list-53 ul, #sp-wp-post-list-54 ul, #sp-wp-post-list-55 ul, #sp-wp-post-list-56 ul, #sp-wp-post-list-57 ul, #sp-wp-post-list-58 ul, #sp-wp-post-list-59 ul, #sp-wp-post-list-6 ul, #sp-wp-post-list-60 ul, #sp-wp-post-list-61 ul, #sp-wp-post-list-62 ul, #sp-wp-post-list-63 ul, #sp-wp-post-list-64 ul, #sp-wp-post-list-65 ul, #sp-wp-post-list-66 ul, #sp-wp-post-list-67 ul, #sp-wp-post-list-68 ul, #sp-wp-post-list-69 ul, #sp-wp-post-list-7 ul, #sp-wp-post-list-70 ul, #sp-wp-post-list-71 ul, #sp-wp-post-list-72 ul, #sp-wp-post-list-73 ul, #sp-wp-post-list-74 ul, #sp-wp-post-list-8 ul, #sp-wp-post-list-9 ul{
  background-color : transparent;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 15px;
  list-style-type : none;
}

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

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

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

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

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

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

.hpb-viewtype-date#sp-entry-content-1 dt, .hpb-viewtype-date#sp-entry-content-10 dt, .hpb-viewtype-date#sp-entry-content-11 dt, .hpb-viewtype-date#sp-entry-content-12 dt, .hpb-viewtype-date#sp-entry-content-13 dt, .hpb-viewtype-date#sp-entry-content-14 dt, .hpb-viewtype-date#sp-entry-content-15 dt, .hpb-viewtype-date#sp-entry-content-16 dt, .hpb-viewtype-date#sp-entry-content-17 dt, .hpb-viewtype-date#sp-entry-content-18 dt, .hpb-viewtype-date#sp-entry-content-19 dt, .hpb-viewtype-date#sp-entry-content-2 dt, .hpb-viewtype-date#sp-entry-content-20 dt, .hpb-viewtype-date#sp-entry-content-21 dt, .hpb-viewtype-date#sp-entry-content-22 dt, .hpb-viewtype-date#sp-entry-content-23 dt, .hpb-viewtype-date#sp-entry-content-3 dt, .hpb-viewtype-date#sp-entry-content-4 dt, .hpb-viewtype-date#sp-entry-content-5 dt, .hpb-viewtype-date#sp-entry-content-6 dt, .hpb-viewtype-date#sp-entry-content-7 dt, .hpb-viewtype-date#sp-entry-content-8 dt, .hpb-viewtype-date#sp-entry-content-9 dt, .hpb-viewtype-date#sp-wp-post-list-1 dt, .hpb-viewtype-date#sp-wp-post-list-10 dt, .hpb-viewtype-date#sp-wp-post-list-11 dt, .hpb-viewtype-date#sp-wp-post-list-12 dt, .hpb-viewtype-date#sp-wp-post-list-13 dt, .hpb-viewtype-date#sp-wp-post-list-14 dt, .hpb-viewtype-date#sp-wp-post-list-15 dt, .hpb-viewtype-date#sp-wp-post-list-16 dt, .hpb-viewtype-date#sp-wp-post-list-17 dt, .hpb-viewtype-date#sp-wp-post-list-18 dt, .hpb-viewtype-date#sp-wp-post-list-19 dt, .hpb-viewtype-date#sp-wp-post-list-2 dt, .hpb-viewtype-date#sp-wp-post-list-20 dt, .hpb-viewtype-date#sp-wp-post-list-21 dt, .hpb-viewtype-date#sp-wp-post-list-22 dt, .hpb-viewtype-date#sp-wp-post-list-23 dt, .hpb-viewtype-date#sp-wp-post-list-24 dt, .hpb-viewtype-date#sp-wp-post-list-25 dt, .hpb-viewtype-date#sp-wp-post-list-26 dt, .hpb-viewtype-date#sp-wp-post-list-27 dt, .hpb-viewtype-date#sp-wp-post-list-28 dt, .hpb-viewtype-date#sp-wp-post-list-29 dt, .hpb-viewtype-date#sp-wp-post-list-3 dt, .hpb-viewtype-date#sp-wp-post-list-30 dt, .hpb-viewtype-date#sp-wp-post-list-31 dt, .hpb-viewtype-date#sp-wp-post-list-32 dt, .hpb-viewtype-date#sp-wp-post-list-33 dt, .hpb-viewtype-date#sp-wp-post-list-34 dt, .hpb-viewtype-date#sp-wp-post-list-35 dt, .hpb-viewtype-date#sp-wp-post-list-36 dt, .hpb-viewtype-date#sp-wp-post-list-37 dt, .hpb-viewtype-date#sp-wp-post-list-38 dt, .hpb-viewtype-date#sp-wp-post-list-39 dt, .hpb-viewtype-date#sp-wp-post-list-4 dt, .hpb-viewtype-date#sp-wp-post-list-40 dt, .hpb-viewtype-date#sp-wp-post-list-41 dt, .hpb-viewtype-date#sp-wp-post-list-42 dt, .hpb-viewtype-date#sp-wp-post-list-43 dt, .hpb-viewtype-date#sp-wp-post-list-44 dt, .hpb-viewtype-date#sp-wp-post-list-45 dt, .hpb-viewtype-date#sp-wp-post-list-46 dt, .hpb-viewtype-date#sp-wp-post-list-47 dt, .hpb-viewtype-date#sp-wp-post-list-48 dt, .hpb-viewtype-date#sp-wp-post-list-49 dt, .hpb-viewtype-date#sp-wp-post-list-5 dt, .hpb-viewtype-date#sp-wp-post-list-50 dt, .hpb-viewtype-date#sp-wp-post-list-51 dt, .hpb-viewtype-date#sp-wp-post-list-52 dt, .hpb-viewtype-date#sp-wp-post-list-53 dt, .hpb-viewtype-date#sp-wp-post-list-54 dt, .hpb-viewtype-date#sp-wp-post-list-55 dt, .hpb-viewtype-date#sp-wp-post-list-56 dt, .hpb-viewtype-date#sp-wp-post-list-57 dt, .hpb-viewtype-date#sp-wp-post-list-58 dt, .hpb-viewtype-date#sp-wp-post-list-59 dt, .hpb-viewtype-date#sp-wp-post-list-6 dt, .hpb-viewtype-date#sp-wp-post-list-60 dt, .hpb-viewtype-date#sp-wp-post-list-61 dt, .hpb-viewtype-date#sp-wp-post-list-62 dt, .hpb-viewtype-date#sp-wp-post-list-63 dt, .hpb-viewtype-date#sp-wp-post-list-64 dt, .hpb-viewtype-date#sp-wp-post-list-65 dt, .hpb-viewtype-date#sp-wp-post-list-66 dt, .hpb-viewtype-date#sp-wp-post-list-67 dt, .hpb-viewtype-date#sp-wp-post-list-68 dt, .hpb-viewtype-date#sp-wp-post-list-69 dt, .hpb-viewtype-date#sp-wp-post-list-7 dt, .hpb-viewtype-date#sp-wp-post-list-70 dt, .hpb-viewtype-date#sp-wp-post-list-71 dt, .hpb-viewtype-date#sp-wp-post-list-72 dt, .hpb-viewtype-date#sp-wp-post-list-73 dt, .hpb-viewtype-date#sp-wp-post-list-74 dt, .hpb-viewtype-date#sp-wp-post-list-8 dt, .hpb-viewtype-date#sp-wp-post-list-9 dt{
  font-weight : normal;
  color : #aaaaaa;
  background-image : url(img/icon-01.png);
  background-repeat : no-repeat;
  background-position : left 0.5em;
  padding-top : 0px;
  padding-left : 20px;
  padding-right : 0px;
  padding-bottom : 5px;
  width : 140px;
  float : left;
  clear : both;
  box-sizing : border-box;
}

#sp-entry-content-1 > h3, #sp-entry-content-10 > h3, #sp-entry-content-11 > h3, #sp-entry-content-12 > h3, #sp-entry-content-13 > h3, #sp-entry-content-14 > h3, #sp-entry-content-15 > h3, #sp-entry-content-16 > h3, #sp-entry-content-17 > h3, #sp-entry-content-18 > h3, #sp-entry-content-19 > h3, #sp-entry-content-2 > h3, #sp-entry-content-20 > h3, #sp-entry-content-21 > h3, #sp-entry-content-22 > h3, #sp-entry-content-23 > h3, #sp-entry-content-3 > h3, #sp-entry-content-4 > h3, #sp-entry-content-5 > h3, #sp-entry-content-6 > h3, #sp-entry-content-7 > h3, #sp-entry-content-8 > h3, #sp-entry-content-9 > h3, #sp-wp-post-list-1 > h3, #sp-wp-post-list-10 > h3, #sp-wp-post-list-11 > h3, #sp-wp-post-list-12 > h3, #sp-wp-post-list-13 > h3, #sp-wp-post-list-14 > h3, #sp-wp-post-list-15 > h3, #sp-wp-post-list-16 > h3, #sp-wp-post-list-17 > h3, #sp-wp-post-list-18 > h3, #sp-wp-post-list-19 > h3, #sp-wp-post-list-2 > h3, #sp-wp-post-list-20 > h3, #sp-wp-post-list-21 > h3, #sp-wp-post-list-22 > h3, #sp-wp-post-list-23 > h3, #sp-wp-post-list-24 > h3, #sp-wp-post-list-25 > h3, #sp-wp-post-list-26 > h3, #sp-wp-post-list-27 > h3, #sp-wp-post-list-28 > h3, #sp-wp-post-list-29 > h3, #sp-wp-post-list-3 > h3, #sp-wp-post-list-30 > h3, #sp-wp-post-list-31 > h3, #sp-wp-post-list-32 > h3, #sp-wp-post-list-33 > h3, #sp-wp-post-list-34 > h3, #sp-wp-post-list-35 > h3, #sp-wp-post-list-36 > h3, #sp-wp-post-list-37 > h3, #sp-wp-post-list-38 > h3, #sp-wp-post-list-39 > h3, #sp-wp-post-list-4 > h3, #sp-wp-post-list-40 > h3, #sp-wp-post-list-41 > h3, #sp-wp-post-list-42 > h3, #sp-wp-post-list-43 > h3, #sp-wp-post-list-44 > h3, #sp-wp-post-list-45 > h3, #sp-wp-post-list-46 > h3, #sp-wp-post-list-47 > h3, #sp-wp-post-list-48 > h3, #sp-wp-post-list-49 > h3, #sp-wp-post-list-5 > h3, #sp-wp-post-list-50 > h3, #sp-wp-post-list-51 > h3, #sp-wp-post-list-52 > h3, #sp-wp-post-list-53 > h3, #sp-wp-post-list-54 > h3, #sp-wp-post-list-55 > h3, #sp-wp-post-list-56 > h3, #sp-wp-post-list-57 > h3, #sp-wp-post-list-58 > h3, #sp-wp-post-list-59 > h3, #sp-wp-post-list-6 > h3, #sp-wp-post-list-60 > h3, #sp-wp-post-list-61 > h3, #sp-wp-post-list-62 > h3, #sp-wp-post-list-63 > h3, #sp-wp-post-list-64 > h3, #sp-wp-post-list-65 > h3, #sp-wp-post-list-66 > h3, #sp-wp-post-list-67 > h3, #sp-wp-post-list-68 > h3, #sp-wp-post-list-69 > h3, #sp-wp-post-list-7 > h3, #sp-wp-post-list-70 > h3, #sp-wp-post-list-71 > h3, #sp-wp-post-list-72 > h3, #sp-wp-post-list-73 > h3, #sp-wp-post-list-74 > h3, #sp-wp-post-list-8 > h3, #sp-wp-post-list-9 > h3{
  font-size : 1.4rem;
  font-weight : bold;
  line-height : 1.4;
  color : #555555;
  background-color : transparent;
  background-image : url(img/back-title.png);
  background-repeat : no-repeat;
  background-position : left bottom;
  padding-top : 12px;
  padding-left : 12px;
  padding-right : 12px;
  padding-bottom : 12px;
  margin-bottom : 20px;
}

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

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

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

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

.page-access#content #page-content, .page-concept#content #page-content, .page-contact#content #page-content, .page-itemlist#content #page-content, .page-itemlist1#content #page-content, .page-itemlist2#content #page-content, .page-itemlist3#content #page-content, .page-itemlist4#content #page-content, .page-itemlist5#content #page-content, .page-itemlist6#content #page-content, .page-itemlist7#content #page-content, .page-itemlist8#content #page-content, .page-itemlist9#content #page-content, .page-privacy#content #page-content, .page-retail_shop#content #page-content, .page-toppage#content #page-content, #sp-block-container-10, #sp-block-container-11, #sp-block-container-12, #sp-block-container-13, #sp-block-container-14, #sp-block-container-15, #sp-block-container-16, #sp-block-container-17, #sp-block-container-18, #sp-block-container-19, #sp-block-container-20, #sp-block-container-21, #sp-block-container-22, #sp-block-container-23, #sp-block-container-24, #sp-block-container-25, #sp-block-container-26, #sp-block-container-27, #sp-block-container-28, #sp-block-container-29, #sp-block-container-3, #sp-block-container-30, #sp-block-container-31, #sp-block-container-32, #sp-block-container-33, #sp-block-container-34, #sp-block-container-35, #sp-block-container-36, #sp-block-container-37, #sp-block-container-38, #sp-block-container-39, #sp-block-container-4, #sp-block-container-40, #sp-block-container-41, #sp-block-container-42, #sp-block-container-43, #sp-block-container-44, #sp-block-container-45, #sp-block-container-46, #sp-block-container-47, #sp-block-container-48, #sp-block-container-49, #sp-block-container-5, #sp-block-container-50, #sp-block-container-51, #sp-block-container-52, #sp-block-container-53, #sp-block-container-54, #sp-block-container-55, #sp-block-container-56, #sp-block-container-57, #sp-block-container-58, #sp-block-container-59, #sp-block-container-60, #sp-block-container-61, #sp-block-container-62, #sp-block-container-63, #sp-block-container-64, #sp-block-container-7, #sp-block-container-8, #sp-block-container-9, #spb-block-container-1, #spb-block-container-2{
  padding-top : 0px;
  padding-left : 12px;
  padding-right : 12px;
  padding-bottom : 0px;
  margin-bottom : 20px;
}

.page-access#content #page-content > h1, .page-concept#content #page-content > h1, .page-contact#content #page-content > h1, .page-itemlist#content #page-content > h1, .page-itemlist1#content #page-content > h1, .page-itemlist2#content #page-content > h1, .page-itemlist3#content #page-content > h1, .page-itemlist4#content #page-content > h1, .page-itemlist5#content #page-content > h1, .page-itemlist6#content #page-content > h1, .page-itemlist7#content #page-content > h1, .page-itemlist8#content #page-content > h1, .page-itemlist9#content #page-content > h1, .page-privacy#content #page-content > h1, .page-retail_shop#content #page-content > h1, .page-toppage#content #page-content > h1, #sp-block-container-10 > h1, #sp-block-container-11 > h1, #sp-block-container-12 > h1, #sp-block-container-13 > h1, #sp-block-container-14 > h1, #sp-block-container-15 > h1, #sp-block-container-16 > h1, #sp-block-container-17 > h1, #sp-block-container-18 > h1, #sp-block-container-19 > h1, #sp-block-container-20 > h1, #sp-block-container-21 > h1, #sp-block-container-22 > h1, #sp-block-container-23 > h1, #sp-block-container-24 > h1, #sp-block-container-25 > h1, #sp-block-container-26 > h1, #sp-block-container-27 > h1, #sp-block-container-28 > h1, #sp-block-container-29 > h1, #sp-block-container-3 > h1, #sp-block-container-30 > h1, #sp-block-container-31 > h1, #sp-block-container-32 > h1, #sp-block-container-33 > h1, #sp-block-container-34 > h1, #sp-block-container-35 > h1, #sp-block-container-36 > h1, #sp-block-container-37 > h1, #sp-block-container-38 > h1, #sp-block-container-39 > h1, #sp-block-container-4 > h1, #sp-block-container-40 > h1, #sp-block-container-41 > h1, #sp-block-container-42 > h1, #sp-block-container-43 > h1, #sp-block-container-44 > h1, #sp-block-container-45 > h1, #sp-block-container-46 > h1, #sp-block-container-47 > h1, #sp-block-container-48 > h1, #sp-block-container-49 > h1, #sp-block-container-5 > h1, #sp-block-container-50 > h1, #sp-block-container-51 > h1, #sp-block-container-52 > h1, #sp-block-container-53 > h1, #sp-block-container-54 > h1, #sp-block-container-55 > h1, #sp-block-container-56 > h1, #sp-block-container-57 > h1, #sp-block-container-58 > h1, #sp-block-container-59 > h1, #sp-block-container-60 > h1, #sp-block-container-61 > h1, #sp-block-container-62 > h1, #sp-block-container-63 > h1, #sp-block-container-64 > h1, #sp-block-container-7 > h1, #sp-block-container-8 > h1, #sp-block-container-9 > h1, #spb-block-container-1 > h1, #spb-block-container-2 > h1{
  font-size : 1.4rem;
  line-height : 1.4;
  color : #555555;
  background-color : #f1f1f1;
  padding-top : 12px;
  padding-left : 12px;
  padding-right : 12px;
  padding-bottom : 12px;
  margin-left : -12px;
  margin-right : -12px;
  margin-bottom : 20px;
  clear : both;
}

.page-access#content #page-content > h2, .page-concept#content #page-content > h2, .page-contact#content #page-content > h2, .page-itemlist#content #page-content > h2, .page-itemlist1#content #page-content > h2, .page-itemlist2#content #page-content > h2, .page-itemlist3#content #page-content > h2, .page-itemlist4#content #page-content > h2, .page-itemlist5#content #page-content > h2, .page-itemlist6#content #page-content > h2, .page-itemlist7#content #page-content > h2, .page-itemlist8#content #page-content > h2, .page-itemlist9#content #page-content > h2, .page-privacy#content #page-content > h2, .page-retail_shop#content #page-content > h2, .page-toppage#content #page-content > h2, #sp-block-container-10 > h2, #sp-block-container-11 > h2, #sp-block-container-12 > h2, #sp-block-container-13 > h2, #sp-block-container-14 > h2, #sp-block-container-15 > h2, #sp-block-container-16 > h2, #sp-block-container-17 > h2, #sp-block-container-18 > h2, #sp-block-container-19 > h2, #sp-block-container-20 > h2, #sp-block-container-21 > h2, #sp-block-container-22 > h2, #sp-block-container-23 > h2, #sp-block-container-24 > h2, #sp-block-container-25 > h2, #sp-block-container-26 > h2, #sp-block-container-27 > h2, #sp-block-container-28 > h2, #sp-block-container-29 > h2, #sp-block-container-3 > h2, #sp-block-container-30 > h2, #sp-block-container-31 > h2, #sp-block-container-32 > h2, #sp-block-container-33 > h2, #sp-block-container-34 > h2, #sp-block-container-35 > h2, #sp-block-container-36 > h2, #sp-block-container-37 > h2, #sp-block-container-38 > h2, #sp-block-container-39 > h2, #sp-block-container-4 > h2, #sp-block-container-40 > h2, #sp-block-container-41 > h2, #sp-block-container-42 > h2, #sp-block-container-43 > h2, #sp-block-container-44 > h2, #sp-block-container-45 > h2, #sp-block-container-46 > h2, #sp-block-container-47 > h2, #sp-block-container-48 > h2, #sp-block-container-49 > h2, #sp-block-container-5 > h2, #sp-block-container-50 > h2, #sp-block-container-51 > h2, #sp-block-container-52 > h2, #sp-block-container-53 > h2, #sp-block-container-54 > h2, #sp-block-container-55 > h2, #sp-block-container-56 > h2, #sp-block-container-57 > h2, #sp-block-container-58 > h2, #sp-block-container-59 > h2, #sp-block-container-60 > h2, #sp-block-container-61 > h2, #sp-block-container-62 > h2, #sp-block-container-63 > h2, #sp-block-container-64 > h2, #sp-block-container-7 > h2, #sp-block-container-8 > h2, #sp-block-container-9 > h2, #spb-block-container-1 > h2, #spb-block-container-2 > h2{
  font-size : 1.3rem;
  line-height : 1.4;
  color : #555555;
  background-color : #f1f1f1;
  padding-top : 12px;
  padding-left : 12px;
  padding-right : 12px;
  padding-bottom : 12px;
  margin-left : -12px;
  margin-right : -12px;
  margin-bottom : 20px;
  clear : both;
}

.page-access#content #page-content > h3, .page-concept#content #page-content > h3, .page-contact#content #page-content > h3, .page-itemlist#content #page-content > h3, .page-itemlist1#content #page-content > h3, .page-itemlist2#content #page-content > h3, .page-itemlist3#content #page-content > h3, .page-itemlist4#content #page-content > h3, .page-itemlist5#content #page-content > h3, .page-itemlist6#content #page-content > h3, .page-itemlist7#content #page-content > h3, .page-itemlist8#content #page-content > h3, .page-itemlist9#content #page-content > h3, .page-privacy#content #page-content > h3, .page-retail_shop#content #page-content > h3, .page-toppage#content #page-content > h3, #sp-block-container-10 > h3, #sp-block-container-11 > h3, #sp-block-container-12 > h3, #sp-block-container-13 > h3, #sp-block-container-14 > h3, #sp-block-container-15 > h3, #sp-block-container-16 > h3, #sp-block-container-17 > h3, #sp-block-container-18 > h3, #sp-block-container-19 > h3, #sp-block-container-20 > h3, #sp-block-container-21 > h3, #sp-block-container-22 > h3, #sp-block-container-23 > h3, #sp-block-container-24 > h3, #sp-block-container-25 > h3, #sp-block-container-26 > h3, #sp-block-container-27 > h3, #sp-block-container-28 > h3, #sp-block-container-29 > h3, #sp-block-container-3 > h3, #sp-block-container-30 > h3, #sp-block-container-31 > h3, #sp-block-container-32 > h3, #sp-block-container-33 > h3, #sp-block-container-34 > h3, #sp-block-container-35 > h3, #sp-block-container-36 > h3, #sp-block-container-37 > h3, #sp-block-container-38 > h3, #sp-block-container-39 > h3, #sp-block-container-4 > h3, #sp-block-container-40 > h3, #sp-block-container-41 > h3, #sp-block-container-42 > h3, #sp-block-container-43 > h3, #sp-block-container-44 > h3, #sp-block-container-45 > h3, #sp-block-container-46 > h3, #sp-block-container-47 > h3, #sp-block-container-48 > h3, #sp-block-container-49 > h3, #sp-block-container-5 > h3, #sp-block-container-50 > h3, #sp-block-container-51 > h3, #sp-block-container-52 > h3, #sp-block-container-53 > h3, #sp-block-container-54 > h3, #sp-block-container-55 > h3, #sp-block-container-56 > h3, #sp-block-container-57 > h3, #sp-block-container-58 > h3, #sp-block-container-59 > h3, #sp-block-container-60 > h3, #sp-block-container-61 > h3, #sp-block-container-62 > h3, #sp-block-container-63 > h3, #sp-block-container-64 > h3, #sp-block-container-7 > h3, #sp-block-container-8 > h3, #sp-block-container-9 > h3, #spb-block-container-1 > h3, #spb-block-container-2 > h3{
  font-size : 1.4rem;
  line-height : 1.4;
  color : #777777;
  padding-top : 12px;
  padding-left : 12px;
  padding-right : 12px;
  padding-bottom : 12px;
  margin-left : -12px;
  margin-right : -12px;
  margin-bottom : 20px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
  clear : both;
}

.page-access#content #page-content > h4, .page-concept#content #page-content > h4, .page-contact#content #page-content > h4, .page-itemlist#content #page-content > h4, .page-itemlist1#content #page-content > h4, .page-itemlist2#content #page-content > h4, .page-itemlist3#content #page-content > h4, .page-itemlist4#content #page-content > h4, .page-itemlist5#content #page-content > h4, .page-itemlist6#content #page-content > h4, .page-itemlist7#content #page-content > h4, .page-itemlist8#content #page-content > h4, .page-itemlist9#content #page-content > h4, .page-privacy#content #page-content > h4, .page-retail_shop#content #page-content > h4, .page-toppage#content #page-content > h4, #sp-block-container-10 > h4, #sp-block-container-11 > h4, #sp-block-container-12 > h4, #sp-block-container-13 > h4, #sp-block-container-14 > h4, #sp-block-container-15 > h4, #sp-block-container-16 > h4, #sp-block-container-17 > h4, #sp-block-container-18 > h4, #sp-block-container-19 > h4, #sp-block-container-20 > h4, #sp-block-container-21 > h4, #sp-block-container-22 > h4, #sp-block-container-23 > h4, #sp-block-container-24 > h4, #sp-block-container-25 > h4, #sp-block-container-26 > h4, #sp-block-container-27 > h4, #sp-block-container-28 > h4, #sp-block-container-29 > h4, #sp-block-container-3 > h4, #sp-block-container-30 > h4, #sp-block-container-31 > h4, #sp-block-container-32 > h4, #sp-block-container-33 > h4, #sp-block-container-34 > h4, #sp-block-container-35 > h4, #sp-block-container-36 > h4, #sp-block-container-37 > h4, #sp-block-container-38 > h4, #sp-block-container-39 > h4, #sp-block-container-4 > h4, #sp-block-container-40 > h4, #sp-block-container-41 > h4, #sp-block-container-42 > h4, #sp-block-container-43 > h4, #sp-block-container-44 > h4, #sp-block-container-45 > h4, #sp-block-container-46 > h4, #sp-block-container-47 > h4, #sp-block-container-48 > h4, #sp-block-container-49 > h4, #sp-block-container-5 > h4, #sp-block-container-50 > h4, #sp-block-container-51 > h4, #sp-block-container-52 > h4, #sp-block-container-53 > h4, #sp-block-container-54 > h4, #sp-block-container-55 > h4, #sp-block-container-56 > h4, #sp-block-container-57 > h4, #sp-block-container-58 > h4, #sp-block-container-59 > h4, #sp-block-container-60 > h4, #sp-block-container-61 > h4, #sp-block-container-62 > h4, #sp-block-container-63 > h4, #sp-block-container-64 > h4, #sp-block-container-7 > h4, #sp-block-container-8 > h4, #sp-block-container-9 > h4, #spb-block-container-1 > h4, #spb-block-container-2 > h4{
  font-size : 1.3rem;
  line-height : 1.4;
  color : #777777;
  padding-top : 12px;
  padding-left : 12px;
  padding-right : 12px;
  padding-bottom : 12px;
  margin-left : -12px;
  margin-right : -12px;
  margin-bottom : 20px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
  clear : both;
}

.page-access#content #page-content > h5, .page-concept#content #page-content > h5, .page-contact#content #page-content > h5, .page-itemlist#content #page-content > h5, .page-itemlist1#content #page-content > h5, .page-itemlist2#content #page-content > h5, .page-itemlist3#content #page-content > h5, .page-itemlist4#content #page-content > h5, .page-itemlist5#content #page-content > h5, .page-itemlist6#content #page-content > h5, .page-itemlist7#content #page-content > h5, .page-itemlist8#content #page-content > h5, .page-itemlist9#content #page-content > h5, .page-privacy#content #page-content > h5, .page-retail_shop#content #page-content > h5, .page-toppage#content #page-content > h5, #sp-block-container-10 > h5, #sp-block-container-11 > h5, #sp-block-container-12 > h5, #sp-block-container-13 > h5, #sp-block-container-14 > h5, #sp-block-container-15 > h5, #sp-block-container-16 > h5, #sp-block-container-17 > h5, #sp-block-container-18 > h5, #sp-block-container-19 > h5, #sp-block-container-20 > h5, #sp-block-container-21 > h5, #sp-block-container-22 > h5, #sp-block-container-23 > h5, #sp-block-container-24 > h5, #sp-block-container-25 > h5, #sp-block-container-26 > h5, #sp-block-container-27 > h5, #sp-block-container-28 > h5, #sp-block-container-29 > h5, #sp-block-container-3 > h5, #sp-block-container-30 > h5, #sp-block-container-31 > h5, #sp-block-container-32 > h5, #sp-block-container-33 > h5, #sp-block-container-34 > h5, #sp-block-container-35 > h5, #sp-block-container-36 > h5, #sp-block-container-37 > h5, #sp-block-container-38 > h5, #sp-block-container-39 > h5, #sp-block-container-4 > h5, #sp-block-container-40 > h5, #sp-block-container-41 > h5, #sp-block-container-42 > h5, #sp-block-container-43 > h5, #sp-block-container-44 > h5, #sp-block-container-45 > h5, #sp-block-container-46 > h5, #sp-block-container-47 > h5, #sp-block-container-48 > h5, #sp-block-container-49 > h5, #sp-block-container-5 > h5, #sp-block-container-50 > h5, #sp-block-container-51 > h5, #sp-block-container-52 > h5, #sp-block-container-53 > h5, #sp-block-container-54 > h5, #sp-block-container-55 > h5, #sp-block-container-56 > h5, #sp-block-container-57 > h5, #sp-block-container-58 > h5, #sp-block-container-59 > h5, #sp-block-container-60 > h5, #sp-block-container-61 > h5, #sp-block-container-62 > h5, #sp-block-container-63 > h5, #sp-block-container-64 > h5, #sp-block-container-7 > h5, #sp-block-container-8 > h5, #sp-block-container-9 > h5, #spb-block-container-1 > h5, #spb-block-container-2 > h5{
  font-size : 1.3rem;
  line-height : 1.4;
  color : #999999;
  padding-top : 12px;
  padding-left : 12px;
  padding-right : 12px;
  padding-bottom : 12px;
  margin-left : -12px;
  margin-right : -12px;
  margin-bottom : 20px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #dddddd;
  clear : both;
}

.page-access#content #page-content > h6, .page-concept#content #page-content > h6, .page-contact#content #page-content > h6, .page-itemlist#content #page-content > h6, .page-itemlist1#content #page-content > h6, .page-itemlist2#content #page-content > h6, .page-itemlist3#content #page-content > h6, .page-itemlist4#content #page-content > h6, .page-itemlist5#content #page-content > h6, .page-itemlist6#content #page-content > h6, .page-itemlist7#content #page-content > h6, .page-itemlist8#content #page-content > h6, .page-itemlist9#content #page-content > h6, .page-privacy#content #page-content > h6, .page-retail_shop#content #page-content > h6, .page-toppage#content #page-content > h6, #sp-block-container-10 > h6, #sp-block-container-11 > h6, #sp-block-container-12 > h6, #sp-block-container-13 > h6, #sp-block-container-14 > h6, #sp-block-container-15 > h6, #sp-block-container-16 > h6, #sp-block-container-17 > h6, #sp-block-container-18 > h6, #sp-block-container-19 > h6, #sp-block-container-20 > h6, #sp-block-container-21 > h6, #sp-block-container-22 > h6, #sp-block-container-23 > h6, #sp-block-container-24 > h6, #sp-block-container-25 > h6, #sp-block-container-26 > h6, #sp-block-container-27 > h6, #sp-block-container-28 > h6, #sp-block-container-29 > h6, #sp-block-container-3 > h6, #sp-block-container-30 > h6, #sp-block-container-31 > h6, #sp-block-container-32 > h6, #sp-block-container-33 > h6, #sp-block-container-34 > h6, #sp-block-container-35 > h6, #sp-block-container-36 > h6, #sp-block-container-37 > h6, #sp-block-container-38 > h6, #sp-block-container-39 > h6, #sp-block-container-4 > h6, #sp-block-container-40 > h6, #sp-block-container-41 > h6, #sp-block-container-42 > h6, #sp-block-container-43 > h6, #sp-block-container-44 > h6, #sp-block-container-45 > h6, #sp-block-container-46 > h6, #sp-block-container-47 > h6, #sp-block-container-48 > h6, #sp-block-container-49 > h6, #sp-block-container-5 > h6, #sp-block-container-50 > h6, #sp-block-container-51 > h6, #sp-block-container-52 > h6, #sp-block-container-53 > h6, #sp-block-container-54 > h6, #sp-block-container-55 > h6, #sp-block-container-56 > h6, #sp-block-container-57 > h6, #sp-block-container-58 > h6, #sp-block-container-59 > h6, #sp-block-container-60 > h6, #sp-block-container-61 > h6, #sp-block-container-62 > h6, #sp-block-container-63 > h6, #sp-block-container-64 > h6, #sp-block-container-7 > h6, #sp-block-container-8 > h6, #sp-block-container-9 > h6, #spb-block-container-1 > h6, #spb-block-container-2 > h6{
  font-size : 1.3rem;
  line-height : 1.4;
  color : #999999;
  padding-top : 12px;
  padding-left : 12px;
  padding-right : 12px;
  padding-bottom : 12px;
  margin-left : -12px;
  margin-right : -12px;
  margin-bottom : 20px;
  clear : both;
}

.page-access#content #page-content > hr, .page-concept#content #page-content > hr, .page-contact#content #page-content > hr, .page-itemlist#content #page-content > hr, .page-itemlist1#content #page-content > hr, .page-itemlist2#content #page-content > hr, .page-itemlist3#content #page-content > hr, .page-itemlist4#content #page-content > hr, .page-itemlist5#content #page-content > hr, .page-itemlist6#content #page-content > hr, .page-itemlist7#content #page-content > hr, .page-itemlist8#content #page-content > hr, .page-itemlist9#content #page-content > hr, .page-privacy#content #page-content > hr, .page-retail_shop#content #page-content > hr, .page-toppage#content #page-content > hr, #sp-block-container-10 > hr, #sp-block-container-11 > hr, #sp-block-container-12 > hr, #sp-block-container-13 > hr, #sp-block-container-14 > hr, #sp-block-container-15 > hr, #sp-block-container-16 > hr, #sp-block-container-17 > hr, #sp-block-container-18 > hr, #sp-block-container-19 > hr, #sp-block-container-20 > hr, #sp-block-container-21 > hr, #sp-block-container-22 > hr, #sp-block-container-23 > hr, #sp-block-container-24 > hr, #sp-block-container-25 > hr, #sp-block-container-26 > hr, #sp-block-container-27 > hr, #sp-block-container-28 > hr, #sp-block-container-29 > hr, #sp-block-container-3 > hr, #sp-block-container-30 > hr, #sp-block-container-31 > hr, #sp-block-container-32 > hr, #sp-block-container-33 > hr, #sp-block-container-34 > hr, #sp-block-container-35 > hr, #sp-block-container-36 > hr, #sp-block-container-37 > hr, #sp-block-container-38 > hr, #sp-block-container-39 > hr, #sp-block-container-4 > hr, #sp-block-container-40 > hr, #sp-block-container-41 > hr, #sp-block-container-42 > hr, #sp-block-container-43 > hr, #sp-block-container-44 > hr, #sp-block-container-45 > hr, #sp-block-container-46 > hr, #sp-block-container-47 > hr, #sp-block-container-48 > hr, #sp-block-container-49 > hr, #sp-block-container-5 > hr, #sp-block-container-50 > hr, #sp-block-container-51 > hr, #sp-block-container-52 > hr, #sp-block-container-53 > hr, #sp-block-container-54 > hr, #sp-block-container-55 > hr, #sp-block-container-56 > hr, #sp-block-container-57 > hr, #sp-block-container-58 > hr, #sp-block-container-59 > hr, #sp-block-container-60 > hr, #sp-block-container-61 > hr, #sp-block-container-62 > hr, #sp-block-container-63 > hr, #sp-block-container-64 > hr, #sp-block-container-7 > hr, #sp-block-container-8 > hr, #sp-block-container-9 > hr, #spb-block-container-1 > hr, #spb-block-container-2 > hr{
  margin-top : 25px;
  margin-left : -12px;
  margin-right : -12px;
  margin-bottom : 25px;
  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 : #cccccc;
  border-left-color : #cccccc;
  border-right-color : initial;
  border-bottom-color : #cccccc;
}

.page-access#content #page-content > p, .page-concept#content #page-content > p, .page-contact#content #page-content > p, .page-itemlist#content #page-content > p, .page-itemlist1#content #page-content > p, .page-itemlist2#content #page-content > p, .page-itemlist3#content #page-content > p, .page-itemlist4#content #page-content > p, .page-itemlist5#content #page-content > p, .page-itemlist6#content #page-content > p, .page-itemlist7#content #page-content > p, .page-itemlist8#content #page-content > p, .page-itemlist9#content #page-content > p, .page-privacy#content #page-content > p, .page-retail_shop#content #page-content > p, .page-toppage#content #page-content > p, #sp-block-container-10 > p, #sp-block-container-11 > p, #sp-block-container-12 > p, #sp-block-container-13 > p, #sp-block-container-14 > p, #sp-block-container-15 > p, #sp-block-container-16 > p, #sp-block-container-17 > p, #sp-block-container-18 > p, #sp-block-container-19 > p, #sp-block-container-20 > p, #sp-block-container-21 > p, #sp-block-container-22 > p, #sp-block-container-23 > p, #sp-block-container-24 > p, #sp-block-container-25 > p, #sp-block-container-26 > p, #sp-block-container-27 > p, #sp-block-container-28 > p, #sp-block-container-29 > p, #sp-block-container-3 > p, #sp-block-container-30 > p, #sp-block-container-31 > p, #sp-block-container-32 > p, #sp-block-container-33 > p, #sp-block-container-34 > p, #sp-block-container-35 > p, #sp-block-container-36 > p, #sp-block-container-37 > p, #sp-block-container-38 > p, #sp-block-container-39 > p, #sp-block-container-4 > p, #sp-block-container-40 > p, #sp-block-container-41 > p, #sp-block-container-42 > p, #sp-block-container-43 > p, #sp-block-container-44 > p, #sp-block-container-45 > p, #sp-block-container-46 > p, #sp-block-container-47 > p, #sp-block-container-48 > p, #sp-block-container-49 > p, #sp-block-container-5 > p, #sp-block-container-50 > p, #sp-block-container-51 > p, #sp-block-container-52 > p, #sp-block-container-53 > p, #sp-block-container-54 > p, #sp-block-container-55 > p, #sp-block-container-56 > p, #sp-block-container-57 > p, #sp-block-container-58 > p, #sp-block-container-59 > p, #sp-block-container-60 > p, #sp-block-container-61 > p, #sp-block-container-62 > p, #sp-block-container-63 > p, #sp-block-container-64 > p, #sp-block-container-7 > p, #sp-block-container-8 > p, #sp-block-container-9 > p, #spb-block-container-1 > p, #spb-block-container-2 > p{
  text-align : left;
  margin-top : 5px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 20px;
}

#sp-block-container-1 > .large, #sp-block-container-2 > .large, #sp-block-container-6 > .large{
  font-size : 1.5em;
}

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

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

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

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

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

#sp-block-container-1 > a:link, #sp-block-container-2 > a:link, #sp-block-container-6 > a:link{
  color : #ffffff;
  background-color : #7ac6f9;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
}

#sp-block-container-1 > em, #sp-block-container-2 > em, #sp-block-container-6 > em{
  font-style : oblique;
  color : #7ac6f9;
}

#sp-block-container-1 > h1, #sp-block-container-2 > h1, #sp-block-container-6 > h1{
  color : #676767;
  background-color : #d4edf8;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 11px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 11px;
}

#sp-block-container-1 > h2, #sp-block-container-2 > h2, #sp-block-container-6 > h2{
  color : #676767;
  background-color : #d4edf8;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 11px;
  padding-left : 20px;
  padding-right : 10px;
  padding-bottom : 11px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #7ac6f9;
}

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

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

#sp-block-container-1 > h5, #sp-block-container-2 > h5, #sp-block-container-6 > h5{
  font-size : 1em;
  color : #7ac6f9;
  padding-top : 15px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 15px;
  clear : both;
}

#sp-block-container-1 > h6, #sp-block-container-2 > h6, #sp-block-container-6 > h6{
  font-size : 1em;
  font-weight : normal;
  color : #676767;
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #7ac6f9;
}

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

#sp-block-container-1 > p.indent, #sp-block-container-2 > p.indent, #sp-block-container-6 > p.indent{
  padding-left : 20px;
}

#sp-block-container-1 > p.small, #sp-block-container-2 > p.small, #sp-block-container-6 > p.small{
  font-size : 0.9em;
}

#sp-block-container-1 > strong, #sp-block-container-2 > strong, #sp-block-container-6 > strong{
  font-weight : bold;
  color : #7ac6f9;
}

#sp-list-10, #sp-list-11, #sp-list-12, #sp-list-13, #sp-list-14, #sp-list-15, #sp-list-16, #sp-list-17, #sp-list-18, #sp-list-19, #sp-list-20, #sp-list-21, #sp-list-22, #sp-list-23, #sp-list-25, #sp-list-26, #sp-list-27, #sp-list-3, #sp-list-4, #sp-list-5, #sp-list-6, #sp-list-7, #sp-list-8, #sp-list-9{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 15px;
  list-style-type : none;
}

#sp-list-10 > li, #sp-list-11 > li, #sp-list-12 > li, #sp-list-13 > li, #sp-list-14 > li, #sp-list-15 > li, #sp-list-16 > li, #sp-list-17 > li, #sp-list-18 > li, #sp-list-19 > li, #sp-list-20 > li, #sp-list-21 > li, #sp-list-22 > li, #sp-list-23 > li, #sp-list-25 > li, #sp-list-26 > li, #sp-list-27 > li, #sp-list-3 > li, #sp-list-4 > li, #sp-list-5 > li, #sp-list-6 > li, #sp-list-7 > li, #sp-list-8 > li, #sp-list-9 > li{
  background-color : transparent;
  background-image : url(img/icon-01.png);
  background-repeat : no-repeat;
  background-attachment : scroll;
  background-position : left 0.9em;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 5px;
  padding-left : 20px;
  padding-right : 0px;
  padding-bottom : 5px;
}

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

#sp-definition-list-1 > dt{
  color : #573231;
  padding-top : 5px;
  padding-left : 25px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-bottom : 10px;
  border-top-width : 1px;
  border-left-width : 5px;
  border-top-style : solid;
  border-left-style : solid;
  border-top-color : #d4cdd3;
  border-left-color : #573231;
}

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

  #sp-definition-list-1 > dd{
    margin-left : 30px;
  }
}

#sp-item-gallery-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-item-gallery-1 > ul > li{
  font-size : 12px;
  line-height : 1.2em;
  color : #575757;
  background-color : #ffebeb;
  text-align : left;
  padding-top : 10px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 8px;
  margin-top : 3px;
  margin-left : 3px;
  margin-right : 3px;
  margin-bottom : 3px;
  border-top-width : 2px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #ffb8b8;
  border-left-color : #ffb8b8;
  border-right-color : #ffb8b8;
  border-bottom-color : #ffb8b8;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
  width : 152px;
  height : 250px;
  float : left;
  box-sizing : border-box;
}

#sp-item-gallery-1> ul> li a:hover.item-gallery-link img {
  opacity: 0.6;
}

#sp-item-gallery-1 > ul > li > div img.item-gallery-thumbnail{
  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 : #ff9e9e;
  border-left-color : #ff9e9e;
  border-right-color : #ff9e9e;
  border-bottom-color : #ff9e9e;
  width : 100%;
  display : block;
}

#sp-item-gallery-1 > ul > li > div.item-gallery-photo{
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
}

#sp-item-gallery-1 > ul > li > p{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-icons{
  text-align : center;
  width : 100%;
  min-height : 20px;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-icons .item-gallery-icon-new{
  background-color : #f06060;
  background-image : none,url(img/item-gallery-icon1.png);
  background-repeat : repeat, no-repeat;
  background-attachment : scroll, scroll;
  background-position : 0% 0%, center 50%;
  background-clip : border-box, border-box;
  background-origin : padding-box, padding-box;
  background-size : auto auto, auto auto;
  width : 26px;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-icons .item-gallery-icon-popular{
  background-color : #04bfbf;
  background-image : none,url(img/item-gallery-icon2.png);
  background-repeat : repeat, no-repeat;
  background-attachment : scroll, scroll;
  background-position : 0% 0%, center 50%;
  background-clip : border-box, border-box;
  background-origin : padding-box, padding-box;
  background-size : auto auto, auto auto;
  width : 42px;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend{
  background-color : #e6a408;
  background-image : none,url(img/item-gallery-icon3.png);
  background-repeat : repeat, no-repeat;
  background-attachment : scroll, scroll;
  background-position : 0% 0%, center 50%;
  background-clip : border-box, border-box;
  background-origin : padding-box, padding-box;
  background-size : auto auto, auto auto;
  width : 38px;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-icons .item-gallery-icon-sale{
  background-color : #0a7bb5;
  background-image : none,url(img/item-gallery-icon4.png);
  background-repeat : repeat, no-repeat;
  background-attachment : scroll, scroll;
  background-position : 0% 0%, center 50%;
  background-clip : border-box, border-box;
  background-origin : padding-box, padding-box;
  background-size : auto auto, auto auto;
  margin-right : 0px;
  width : 29px;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-icons span{
  line-height : 12px;
  vertical-align : text-bottom;
  text-align : center;
  margin-right : 3px;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
  height : 12px;
  display : inline-block;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-icons + p.item-gallery-price{
  margin-top : 5px;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-price{
  color : #575757;
  text-align : left;
  width : 100%;
  white-space : nowrap;
  overflow : hidden;
  text-overflow : ellipsis;
  word-wrap : normal;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-price .item-gallery-price-after{
  font-size : small;
  color : #b8acac;
  margin-left : 5px;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-price .item-gallery-price-before{
  color : #ff0000;
  margin-right : 5px;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-title{
  font-size : 1.2em;
  line-height : 2em;
  color : #575757;
  background-color : #ffb8b8;
  padding-left : 10px;
  margin-top : -8px;
  margin-left : -8px;
  margin-right : -8px;
  margin-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #ffebeb;
  white-space : nowrap;
  overflow : hidden;
  text-overflow : ellipsis;
  word-wrap : normal;
}

#sp-item-gallery-1 > ul > li > p:not(.item-gallery-title){
  margin-top : 10px;
}

#sp-image-10, #sp-image-23, #sp-image-29, #sp-image-32{
  text-decoration : none;
  border-top-left-radius : 6px 6px;
  border-top-right-radius : 6px 6px;
  border-bottom-right-radius : 6px 6px;
  border-bottom-left-radius : 6px 6px;
  box-shadow : 0px 0px 50px rgba(0, 0, 0, 0.5) inset;
}

#sp-image-104, #sp-image-105, #sp-image-106, #sp-image-107, #sp-image-108, #sp-image-109, #sp-image-110, #sp-image-111, #sp-image-112, #sp-image-113, #sp-image-114, #sp-image-117, #sp-image-118, #sp-image-119, #sp-image-120, #sp-image-121, #sp-image-122, #sp-image-123, #sp-image-124, #sp-image-125, #sp-image-44, #sp-image-46, #sp-image-74, #sp-image-75, #sp-image-76, #sp-image-77, #sp-image-96, #sp-image-97, #sp-image-98{
  text-decoration : none;
  border-top-width : 2px;
  border-left-width : 2px;
  border-right-width : 2px;
  border-bottom-width : 2px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #9d9d9d;
  border-left-color : #9d9d9d;
  border-right-color : #9d9d9d;
  border-bottom-color : #9d9d9d;
  border-top-left-radius : 6px 6px;
  border-top-right-radius : 6px 6px;
  border-bottom-right-radius : 6px 6px;
  border-bottom-left-radius : 6px 6px;
  max-width : 100%;
}

#sp-image-1, #sp-image-11, #sp-image-115, #sp-image-116, #sp-image-12, #sp-image-126, #sp-image-127, #sp-image-128, #sp-image-129, #sp-image-13, #sp-image-130, #sp-image-131, #sp-image-132, #sp-image-133, #sp-image-134, #sp-image-135, #sp-image-136, #sp-image-137, #sp-image-138, #sp-image-139, #sp-image-14, #sp-image-15, #sp-image-16, #sp-image-17, #sp-image-18, #sp-image-19, #sp-image-2, #sp-image-22, #sp-image-24, #sp-image-25, #sp-image-28, #sp-image-3, #sp-image-31, #sp-image-33, #sp-image-34, #sp-image-35, #sp-image-36, #sp-image-37, #sp-image-38, #sp-image-39, #sp-image-4, #sp-image-40, #sp-image-41, #sp-image-49, #sp-image-5, #sp-image-50, #sp-image-51, #sp-image-57, #sp-image-58, #sp-image-59, #sp-image-6, #sp-image-60, #sp-image-61, #sp-image-62, #sp-image-63, #sp-image-64, #sp-image-65, #sp-image-67, #sp-image-68, #sp-image-69, #sp-image-7, #sp-image-70, #sp-image-71, #sp-image-72, #sp-image-78, #sp-image-79, #sp-image-80, #sp-image-81, #sp-image-82, #sp-image-83, #sp-image-84, #sp-image-85, #sp-image-86, #sp-image-87{
  max-width : 100%;
}

#sp-image-100, #sp-image-101, #sp-image-102, #sp-image-103, #sp-image-20, #sp-image-21, #sp-image-26, #sp-image-27, #sp-image-30, #sp-image-42, #sp-image-43, #sp-image-45, #sp-image-47, #sp-image-48, #sp-image-52, #sp-image-53, #sp-image-54, #sp-image-55, #sp-image-56, #sp-image-66, #sp-image-73, #sp-image-8, #sp-image-88, #sp-image-89, #sp-image-9, #sp-image-90, #sp-image-91, #sp-image-92, #sp-image-93, #sp-image-94, #sp-image-95, #sp-image-99{
  text-decoration : none;
  border-top-left-radius : 6px 6px;
  border-top-right-radius : 6px 6px;
  border-bottom-right-radius : 6px 6px;
  border-bottom-left-radius : 6px 6px;
  box-shadow : 0px 3px 4px rgba(0, 0, 0, 0.5);
  max-width : 100%;
}

#sp-list-1, #sp-list-2, #sp-list-24, #sp-list-28{
  text-align : left;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 100%;
  list-style-type : disc;
}

#sp-list-1 li, #sp-list-2 li, #sp-list-24 li, #sp-list-28 li{
  margin-left : 1.5em;
  margin-bottom : 8px;
}

#sp-list-1 > li, #sp-list-2 > li, #sp-list-24 > li, #sp-list-28 > li{
  color : #000000;
}

#sp-site-navigation-1{
  font-size : 1.3rem;
  color : #a891bd;
  background-color : #ffffff;
  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-navigation-1 .menu-toggle{
  display : none;
}

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

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

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

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

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

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

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

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

#sp-site-navigation-1 > ul{
  background-color : #ffffff;
}

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

#sp-site-navigation-1 > ul > li{
  width : auto;
  float : left;
  position : relative;
}

#sp-site-navigation-1 > ul > li.current-menu-ancestor > a{
  color : #ffffff;
  background-color : #bde4f6;
  border-top-width : 2px;
  border-top-style : solid;
  border-top-color : #deeff7;
}

#sp-site-navigation-1 > ul > li.current-menu-item > a{
  color : #ffffff;
  background-color : #bde4f6;
  border-top-width : 2px;
  border-top-style : solid;
  border-top-color : #deeff7;
}

#sp-site-navigation-1 > ul > li.current_page_ancestor > a{
  color : #ffffff;
  background-color : #bde4f6;
  border-top-width : 2px;
  border-top-style : solid;
  border-top-color : #deeff7;
}

#sp-site-navigation-1 > ul > li.current_page_item > a{
  color : #ffffff;
  background-color : #bde4f6;
  border-top-width : 2px;
  border-top-style : solid;
  border-top-color : #deeff7;
}

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

#sp-site-navigation-1 > ul > li > a{
  color : #667da4;
  padding-top : 2rem;
  padding-left : 2.5rem;
  padding-right : 2.5rem;
  padding-bottom : 2rem;
  border-top-width : 2px;
  border-top-style : solid;
  border-top-color : #667da4;
  display : block;
}

#sp-site-navigation-1 > ul > li > a:hover{
  color : #ffffff;
  background-color : #bde4f6;
  border-top-width : 2px;
  border-top-style : solid;
  border-top-color : #deeff7;
}

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

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

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

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

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

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

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

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

  #sp-site-navigation-1 ul ul li{
    border-top-color : transparent;
    border-left-color : transparent;
    border-right-color : transparent;
    border-bottom-color : transparent;
  }

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

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

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

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

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

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

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

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

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

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

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

  #sp-site-navigation-1 > ul > li.current-menu-ancestor > a{
    text-decoration : none;
    border-top-width : medium;
    border-left-width : 2px;
    border-top-style : none;
    border-left-style : solid;
    border-top-color : initial;
    border-left-color : #deeff7;
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }

  #sp-site-navigation-1 > ul > li.current-menu-item > a{
    text-decoration : none;
    border-top-width : medium;
    border-left-width : 2px;
    border-top-style : none;
    border-left-style : solid;
    border-top-color : initial;
    border-left-color : #deeff7;
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }

  #sp-site-navigation-1 > ul > li.current_page_ancestor > a{
    text-decoration : none;
    border-top-width : medium;
    border-left-width : 2px;
    border-top-style : none;
    border-left-style : solid;
    border-top-color : initial;
    border-left-color : #deeff7;
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }

  #sp-site-navigation-1 > ul > li.current_page_item > a{
    text-decoration : none;
    border-top-width : medium;
    border-left-width : 2px;
    border-top-style : none;
    border-left-style : solid;
    border-top-color : initial;
    border-left-color : #deeff7;
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }

  #sp-site-navigation-1 > ul > li > a{
    text-decoration : none;
    padding-top : 1em;
    padding-left : 1em;
    padding-right : 1em;
    padding-bottom : 1em;
    border-top-width : medium;
    border-left-width : 2px;
    border-top-style : none;
    border-left-style : solid;
    border-top-color : initial;
    border-left-color : #667da4;
    display : block;
  }

  #sp-site-navigation-1 > ul > li > a:hover{
    text-decoration : none;
    border-top-width : medium;
    border-left-width : 2px;
    border-top-style : none;
    border-left-style : solid;
    border-top-color : initial;
    border-left-color : #deeff7;
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }
}

#sp-site-navigation-2{
  color : #ffffff;
  background-color : transparent;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 45px;
  width : 100%;
}

#sp-site-navigation-2 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-2 ul li{
  margin-right : 0px;
}

#sp-site-navigation-2 ul li::after{
  margin-top : 0px;
  margin-left : 5px;
  margin-right : 5px;
  margin-bottom : 0px;
  content : '|';
}

#sp-site-navigation-2 ul li:last-child::after{
  content : none;
}

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

#sp-site-navigation-2 ul ul::before{
  margin-top : 0px;
  margin-left : 5px;
  margin-right : 5px;
  margin-bottom : 0px;
  content : '|';
}

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

  #sp-site-navigation-2{
    width : 95%;
  }

  #sp-site-navigation-2 ul li{
    padding-top : 5px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 5px;
  }

  .button-menu#sp-site-navigation-2{
    padding-top : 0px;
    margin-top : 0px;
    border-top-width : 1px;
    border-left-width : 1px;
    border-right-width : 1px;
    border-bottom-width : 1px;
    border-top-style : solid;
    border-left-style : solid;
    border-right-style : solid;
    border-bottom-style : solid;
    border-top-color : #ffffff;
    border-left-color : #ffffff;
    border-right-color : #ffffff;
    border-bottom-color : #ffffff;
  }

  .button-menu#sp-site-navigation-2 .menu-toggle{
    background-color : transparent;
    background-image : url(img/icon-menu1.png);
    background-repeat : no-repeat;
    background-position : center center;
    text-indent : -999em;
  }

  #sp-site-navigation-2 > ul li::after{
    content : none;
  }

  #sp-site-navigation-2 > ul ul::before{
    content : none;
  }
}

#sp-page-title-1, #sp-page-title-10, #sp-page-title-11, #sp-page-title-12, #sp-page-title-13, #sp-page-title-14, #sp-page-title-15, #sp-page-title-16, #sp-page-title-17, #sp-page-title-18, #sp-page-title-19, #sp-page-title-2, #sp-page-title-20, #sp-page-title-21, #sp-page-title-22, #sp-page-title-23, #sp-page-title-24, #sp-page-title-25, #sp-page-title-26, #sp-page-title-27, #sp-page-title-28, #sp-page-title-29, #sp-page-title-3, #sp-page-title-30, #sp-page-title-31, #sp-page-title-32, #sp-page-title-33, #sp-page-title-34, #sp-page-title-35, #sp-page-title-36, #sp-page-title-37, #sp-page-title-38, #sp-page-title-39, #sp-page-title-4, #sp-page-title-40, #sp-page-title-41, #sp-page-title-42, #sp-page-title-43, #sp-page-title-44, #sp-page-title-45, #sp-page-title-5, #sp-page-title-6, #sp-page-title-7, #sp-page-title-8, #sp-page-title-9, #spb-page-title-1, #spb-page-title-2, #spb-page-title-3, #spb-page-title-4{
  background-image : url(img/back-title.png);
  background-repeat : no-repeat;
  background-position : left bottom;
  padding-top : 12px;
  padding-left : 12px;
  padding-right : 12px;
  padding-bottom : 12px;
  margin-bottom : 20px;
}

#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-5 > h1, #sp-page-title-6 > h1, #sp-page-title-7 > h1, #sp-page-title-8 > h1, #sp-page-title-9 > h1, #spb-page-title-1 > h1, #spb-page-title-2 > h1, #spb-page-title-3 > h1, #spb-page-title-4 > h1{
  font-size : 1.4rem;
  font-weight : bold;
  line-height : 1.4;
  color : #555555;
  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{
  background-image : url(img/back-masthead.png);
  background-repeat : no-repeat;
  background-position : right top;
  padding-top : 50px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-top : 20px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 20px;
  width : auto;
}

#sp-site-branding2-1 .extra{
  width : 50%;
  position : absolute;
  top : 62px;
  right : 0px;
}

#sp-site-branding2-1 .extra > p{
  font-size : 2.4rem;
  font-weight : bold;
  color : #ac9577;
  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 .extra > p:nth-child(2){
  font-size : 1.2rem;
}

#sp-site-branding2-1 .site-description{
  font-size : 1.2rem;
  font-weight : normal;
  color : #ac9577;
  text-align : left;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 100%;
  position : absolute;
  top : 0px;
  left : 0px;
}

#sp-site-branding2-1 .site-title{
  background-image : url(img/site-logo.png);
  background-repeat : no-repeat;
  text-align : left;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 360px;
  height : 60px;
  float : left;
  display : block;
}

#sp-site-branding2-1 .site-title a{
  text-indent : -9999px;
  overflow : hidden;
}

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

  #sp-site-branding2-1{
    background-color : transparent;
    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 : 10px;
    padding-right : 10px;
    padding-bottom : 15px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
  }

  #sp-site-branding2-1 .extra{
    width : 100%;
    position : relative;
    top : 5px;
    left : 0px;
  }

  #sp-site-branding2-1 .extra > p{
    font-size : 1.2rem;
    font-weight : normal;
    color : #ac9577;
    text-align : left;
    display : inline;
  }

  #sp-site-branding2-1 .extra > p:nth-child(2){
    margin-left : 1em;
  }

  #sp-site-branding2-1 .site-description{
    width : 100%;
    position : relative;
    top : 5px;
  }

  #sp-site-branding2-1 .site-title{
    background-size : contain;
    text-align : left;
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    width : 100%;
    height : 60px;
    float : none;
    overflow : hidden;
  }

  #sp-site-branding2-1 .site-title a{
    display : block;
  }
}

#breadcrumb-list{
  color : #777777;
  background-color : #faf8f8;
  padding-top : 0px;
  padding-left : 1000px;
  padding-right : 1000px;
  padding-bottom : 0px;
  margin-left : -1000px;
  margin-right : -1000px;
}

#breadcrumb-list div{
  padding-top : 5px;
  padding-bottom : 10px;
  z-index : 10;
}

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

  #breadcrumb-list{
    background-color : transparent;
    background-image : none;
    background-repeat : repeat;
    background-attachment : scroll;
    background-position : 0% 0%;
    background-clip : border-box;
    background-origin : padding-box;
    background-size : auto auto;
    padding-top : 0px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-left : 0px;
    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;
  }
}

#sp-block-container-2{
  font-size : 1.8rem;
}

#sp-block-container-20{
  font-size : 1.2rem;
}

#sp-block-container-42{
  font-size : 1.2rem;
}

#sp-block-container-5{
  color : #000000;
}

#sp-block-container-60{
  color : #000000;
}

#sp-block-container-7{
  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-block-container-7 > p.copyright{
  color : #aaaaaa;
  text-align : center;
}

#sp-item-gallery-1{
  overflow : hidden;
}

#sp-item-gallery-1 > ul > li{
  width : 208px;
  height : 300px;
  overflow : visible;
}

#sp-item-gallery-2{
  color : #000000;
}

#sp-item-gallery-2 > ul > li{
  color : #000000;
  background-color : #d0eaf9;
}

#sp-item-gallery-2 > ul > li p.item-gallery-content{
  color : #000000;
}

#sp-list-12{
  color : #000000;
}

#sp-list-13{
  color : #000000;
}

#sp-list-16{
  color : #000000;
}

#sp-list-17{
  color : #000000;
}

#sp-list-21{
  color : #000000;
}

#sp-list-22{
  color : #000000;
}

#sp-page-title-10 h1{
  font-size : 1.8rem;
}

#sp-page-title-11 h1{
  font-size : 1.9rem;
}

#sp-page-title-12 h1{
  font-size : 1.9rem;
}

#sp-page-title-13 h1{
  font-size : 2rem;
}

#sp-page-title-14 h1{
  font-size : 2rem;
}

#sp-page-title-15 h1{
  font-size : 1.9rem;
}

#sp-page-title-16 h1{
  font-size : 2rem;
}

#sp-page-title-17 h1{
  font-size : 1.8rem;
}

#sp-page-title-18 h1{
  font-size : 2rem;
}

#sp-page-title-19 h1{
  font-size : 1.8rem;
}

#sp-page-title-2 h1{
  font-size : 2rem;
}

#sp-page-title-22 h1{
  font-size : 1.8rem;
}

#sp-page-title-23 h1{
  font-size : 2rem;
}

#sp-page-title-24 h1{
  font-size : 1.8rem;
}

#sp-page-title-27 h1{
  font-size : 1.8rem;
}

#sp-page-title-28 h1{
  font-size : 2rem;
}

#sp-page-title-3 h1{
  font-size : 2rem;
}

#sp-page-title-34 h1{
  font-size : 1.8rem;
}

#sp-page-title-35 h1{
  font-size : 1.8rem;
}

#sp-page-title-36 h1{
  font-size : 1.7rem;
}

#sp-page-title-38 h1{
  font-size : 2rem;
}

#sp-page-title-39 h1{
  font-size : 2rem;
}

#sp-page-title-4 h1{
  font-size : 2rem;
}

#sp-page-title-40 h1{
  font-size : 2rem;
}

#sp-page-title-41 h1{
  font-size : 2rem;
}

#sp-page-title-5 h1{
  font-size : 1.9rem;
}

#sp-page-title-6 h1{
  font-size : 2rem;
}

#sp-page-title-7 h1{
  font-size : 1.8rem;
}

#sp-page-title-8 h1{
  font-size : 2rem;
}

#sp-page-title-9 h1{
  font-size : 1.9rem;
}

#sp-site-branding2-1{
  background-image : none;
}

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

#sp-site-branding2-1 > .site-description{
  font-size : 1.1rem;
}

#sp-site-navigation-2{
  color : #cac5b8;
}

#sp-site-navigation-2 > ul > li > a{
  color : #cac5b8;
}

#spb-page-title-1 h1{
  font-size : 2rem;
}

#spb-page-title-2 h1{
  font-size : 2rem;
}

#spb-page-title-3 h1{
  font-size : 2rem;
}

#spb-page-title-4 h1{
  font-size : 2rem;
}

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

  #sp-block-container-1{
    min-height : 694px;
  }

  #sp-block-container-14{
    min-height : 165px;
  }

  #sp-block-container-17{
    margin-bottom : -4px;
  }

  #sp-block-container-18{
    margin-bottom : -7px;
    width : 641px;
    min-height : 46px;
  }

  #sp-block-container-2{
    margin-bottom : 0px;
    width : 642px;
    min-height : 401px;
  }

  #sp-block-container-20{
    margin-bottom : -7px;
    width : 641px;
    min-height : 46px;
  }

  #sp-block-container-22{
    margin-bottom : -43px;
    width : 140px;
    min-height : 37px;
  }

  #sp-block-container-23{
    width : 645px;
    min-height : 144px;
  }

  #sp-block-container-25{
    margin-bottom : -16px;
    min-height : 197px;
  }

  #sp-block-container-27{
    margin-bottom : -47px;
    width : 206px;
    min-height : 43px;
  }

  #sp-block-container-29{
    width : 644px;
    min-height : 144px;
  }

  #sp-block-container-3{
    margin-bottom : -36px;
    min-height : 89px;
  }

  #sp-block-container-30{
    margin-bottom : -14px;
  }

  #sp-block-container-31{
    margin-bottom : -16px;
    min-height : 197px;
  }

  #sp-block-container-33{
    margin-bottom : -47px;
    width : 206px;
    min-height : 43px;
  }

  #sp-block-container-35{
    width : 644px;
    min-height : 144px;
  }

  #sp-block-container-37{
    width : 644px;
    min-height : 144px;
  }

  #sp-block-container-39{
    margin-bottom : -4px;
  }

  #sp-block-container-4{
    margin-bottom : -5px;
    min-height : 146px;
  }

  #sp-block-container-40{
    width : 641px;
    min-height : 345px;
  }

  #sp-block-container-41{
    margin-bottom : 38px;
  }

  #sp-block-container-42{
    margin-bottom : -7px;
    width : 641px;
    min-height : 46px;
  }

  #sp-block-container-44{
    margin-bottom : -50px;
    width : 292px;
    min-height : 45px;
  }

  #sp-block-container-46{
    margin-bottom : -56px;
  }

  #sp-block-container-48{
    width : 644px;
    min-height : 144px;
  }

  #sp-block-container-49{
    margin-bottom : -4px;
  }

  #sp-block-container-50{
    margin-bottom : -4px;
  }

  #sp-block-container-51{
    width : 642px;
    min-height : 96px;
  }

  #sp-block-container-52{
    margin-bottom : -4px;
  }

  #sp-block-container-53{
    margin-bottom : -4px;
  }

  #sp-block-container-54{
    width : 642px;
    min-height : 96px;
  }

  #sp-block-container-55{
    margin-bottom : -165px;
    width : 650px;
    min-height : 257px;
  }

  #sp-block-container-56{
    margin-bottom : -4px;
  }

  #sp-block-container-57{
    margin-bottom : -4px;
  }

  #sp-block-container-59{
    margin-bottom : -16px;
    min-height : 86px;
  }

  #sp-block-container-6{
    width : 220px;
  }

  #sp-block-container-64{
    margin-bottom : -70px;
    width : 375px;
    min-height : 78px;
  }

  #sp-block-container-8{
    width : 242px;
    min-height : 24px;
  }

  #sp-html-src-1{
    min-height : 178px;
  }

  #sp-html-src-10{
    margin-left : 10px;
    width : 620px;
  }

  #sp-html-src-14{
    min-height : 393px;
  }

  #sp-html-src-15{
    width : 622px;
  }

  #sp-html-src-2{
    width : 220px;
    min-height : 197px;
  }

  #sp-html-src-3{
    width : 293px;
  }

  #sp-html-src-5{
    width : 620px;
  }

  #sp-image-10{
    width : 380px;
    height : 453px;
  }

  #sp-image-100{
    width : 292px;
    height : 230px;
  }

  #sp-image-101{
    width : 292px;
    height : 230px;
  }

  #sp-image-102{
    width : 292px;
    height : 230px;
  }

  #sp-image-103{
    width : 292px;
    height : 230px;
  }

  #sp-image-104{
    width : 279px;
    height : 210px;
  }

  #sp-image-105{
    width : 279px;
    height : 210px;
  }

  #sp-image-106{
    width : 279px;
    height : 210px;
  }

  #sp-image-107{
    width : 279px;
    height : 210px;
  }

  #sp-image-108{
    width : 279px;
    height : 210px;
  }

  #sp-image-109{
    width : 279px;
    height : 210px;
  }

  #sp-image-110{
    width : 415px;
    height : 210px;
  }

  #sp-image-111{
    width : 243px;
    height : 210px;
  }

  #sp-image-112{
    width : 415px;
    height : 210px;
  }

  #sp-image-113{
    width : 415px;
    height : 210px;
  }

  #sp-image-114{
    width : 255px;
    height : 210px;
  }

  #sp-image-115{
    width : 211px;
    height : 205px;
  }

  #sp-image-116{
    width : 211px;
    height : 205px;
  }

  #sp-image-117{
    width : 415px;
    height : 210px;
  }

  #sp-image-118{
    width : 415px;
    height : 210px;
  }

  #sp-image-119{
    width : 415px;
    height : 210px;
  }

  #sp-image-120{
    width : 415px;
    height : 210px;
  }

  #sp-image-121{
    width : 415px;
    height : 210px;
  }

  #sp-image-122{
    width : 415px;
    height : 210px;
  }

  #sp-image-123{
    width : 415px;
    height : 210px;
  }

  #sp-image-124{
    width : 415px;
    height : 210px;
  }

  #sp-image-125{
    width : 415px;
    height : 210px;
  }

  #sp-image-126{
    width : 338px;
    height : 415px;
  }

  #sp-image-127{
    width : 318px;
    height : 206px;
  }

  #sp-image-128{
    width : 551px;
    height : 206px;
  }

  #sp-image-137{
    width : 190px;
    height : 159px;
  }

  #sp-image-138{
    width : 190px;
    height : 159px;
  }

  #sp-image-139{
    width : 190px;
    height : 159px;
  }

  #sp-image-20{
    width : 440px;
    height : 293px;
  }

  #sp-image-21{
    width : auto;
    height : auto;
  }

  #sp-image-23{
    width : 643px;
    height : 198px;
  }

  #sp-image-26{
    width : 440px;
    height : 293px;
  }

  #sp-image-27{
    width : auto;
    height : auto;
  }

  #sp-image-29{
    width : 628px;
    height : 193px;
  }

  #sp-image-3{
    width : 201px;
    height : 212px;
  }

  #sp-image-30{
    width : 440px;
    height : 293px;
  }

  #sp-image-32{
    width : 366px;
    height : 436px;
  }

  #sp-image-4{
    width : 195px;
    height : 100px;
  }

  #sp-image-42{
    width : 440px;
    height : 293px;
  }

  #sp-image-43{
    width : auto;
    height : auto;
  }

  #sp-image-44{
    width : 336px;
    height : 474px;
  }

  #sp-image-45{
    width : auto;
    height : auto;
  }

  #sp-image-46{
    width : 336px;
    height : 474px;
  }

  #sp-image-47{
    width : auto;
    height : auto;
  }

  #sp-image-48{
    margin-right : 6px;
    width : 320px;
    height : 436px;
  }

  #sp-image-49{
    width : 288px;
    height : 392px;
  }

  #sp-image-5{
    width : 220px;
    height : 86px;
  }

  #sp-image-50{
    width : 279px;
    height : 79px;
  }

  #sp-image-52{
    width : 413px;
    height : 212px;
  }

  #sp-image-55{
    width : 625px;
    height : 382px;
  }

  #sp-image-56{
    width : 625px;
    height : 382px;
  }

  #sp-image-61{
    margin-bottom : 0px;
  }

  #sp-image-66{
    width : 290px;
    height : 290px;
  }

  #sp-image-67{
    width : 136px;
    height : 136px;
  }

  #sp-image-68{
    width : 136px;
    height : 92px;
  }

  #sp-image-69{
    width : 190px;
    height : 81px;
  }

  #sp-image-70{
    width : 180px;
    height : 92px;
  }

  #sp-image-71{
    width : 179px;
    height : 77px;
  }

  #sp-image-73{
    width : 292px;
    height : 230px;
  }

  #sp-image-74{
    width : 279px;
    height : 210px;
  }

  #sp-image-75{
    width : 255px;
    height : 210px;
  }

  #sp-image-76{
    width : 415px;
    height : 210px;
  }

  #sp-image-77{
    width : 415px;
    height : 210px;
  }

  #sp-image-78{
    width : 551px;
    height : 206px;
  }

  #sp-image-79{
    width : 296px;
    height : 365px;
  }

  #sp-image-8{
    width : 620px;
    height : auto;
  }

  #sp-image-80{
    width : 296px;
    height : 365px;
  }

  #sp-image-81{
    width : 296px;
    height : 365px;
  }

  #sp-image-82{
    width : 296px;
    height : 365px;
  }

  #sp-image-88{
    width : 290px;
    height : 290px;
  }

  #sp-image-89{
    width : 290px;
    height : 290px;
  }

  #sp-image-9{
    width : 350px;
    height : 182px;
  }

  #sp-image-90{
    width : 290px;
    height : 290px;
  }

  #sp-image-91{
    width : 290px;
    height : 290px;
  }

  #sp-image-92{
    width : 412px;
    height : 412px;
  }

  #sp-image-93{
    width : 412px;
    height : 412px;
  }

  #sp-image-94{
    width : 412px;
    height : 412px;
  }

  #sp-image-95{
    width : 290px;
    height : 290px;
  }

  #sp-item-gallery-1{
    margin-bottom : 5px;
    min-height : 563px;
  }

  #sp-list-6{
    min-height : 253px;
  }

  #sp-list-8{
    min-height : 253px;
  }

  #sp-list-9{
    margin-bottom : -15px;
  }

  #sp-photo-motion-1{
    margin-top : -20px;
  }

  #sp-site-branding2-1 > .extra{
    width : 535px;
    top : 29px;
    bottom : auto;
    right : auto;
    left : 1px;
  }

  #sp-site-branding2-1 > .site-description{
    width : 529px;
    height : 56px;
    top : -8px;
    bottom : auto;
    right : auto;
    left : 0px;
  }

  #sp-site-branding2-1 > .site-title{
    margin-top : -65px;
    margin-left : 540px;
    margin-bottom : 0px;
    width : 360px;
    height : 100px;
  }

  #sp-site-navigation-2{
    margin-bottom : 10px;
    min-height : 19px;
  }

  .sp-wp-post-list#sp-wp-post-list-1{
    min-height : 232px;
  }

  #spb-block-container-1{
    min-height : 51px;
  }
}

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

  #sp-block-container-17{
    width : 258px;
  }

  #sp-block-container-39{
    width : 258px;
  }

  #sp-block-container-49{
    width : 251px;
  }

  #sp-block-container-5{
    width : 253px;
  }

  #sp-block-container-50{
    width : 251px;
  }

  #sp-block-container-52{
    width : 249px;
  }

  #sp-block-container-53{
    width : 252px;
  }

  #sp-block-container-55{
    margin-bottom : -154px;
  }

  #sp-block-container-56{
    width : 251px;
  }

  #sp-block-container-57{
    width : 253px;
  }

  #sp-block-container-64{
    margin-bottom : -64px;
    width : 37px;
    min-height : 62px;
  }

  #sp-html-src-1{
    margin-left : 50px;
  }

  #sp-html-src-2{
    margin-left : 50px;
  }

  #sp-image-126{
    width : 246px;
    height : 347px;
  }

  #sp-image-4{
    width : 287px;
    height : 148px;
  }

  #sp-image-67{
    width : 91px;
    height : 91px;
  }

  #sp-image-68{
    width : 91px;
    height : 91px;
  }

  #sp-image-69{
    width : 91px;
    height : 91px;
  }

  #sp-image-71{
    width : 242px;
    height : 115px;
  }

  #sp-list-19{
    width : 272px;
  }

  #sp-list-20{
    width : 276px;
  }

  #sp-list-9{
    width : 247px;
  }

  #sp-site-branding2-1 > .site-description{
    width : 302px;
    height : 54px;
  }

  #sp-site-branding2-1 > .site-title{
    margin-left : 80px;
    height : 60px;
  }
}