#colophon{
  background-color : #f9fcee;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #97ca00;
}

#content{
  min-height : 50px;
}

#contenthead{
  font-size : 2.4rem;
}

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

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

#masthead{
  margin-bottom : 0px;
}

#page{
  font-size : 1.2rem;
}

*{
  box-sizing : border-box;
  
}

.entry-content{
  font-size : 1.4rem;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.sp-button{
  width : 122px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.sp-part-top: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 : 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 : #6f9502;
  text-decoration : none;
  outline-width : medium;
  outline-style : none;
  outline-color : black;
}

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

details{
  display : block;
}

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

figcaption{
  display : block;
}

figure{
  display : block;
}

footer{
  display : block;
}

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

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

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

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

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

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

header{
  display : block;
}

hgroup{
  display : block;
}

html{
  font-size : 62.5%;
}

main{
  display : block;
}

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

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

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

section{
  display : block;
}

summary{
  display : block;
}

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

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

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

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

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

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

  #main-inner{
    float : left;
  }

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

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

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

  #masthead{
    margin-bottom : 0px;
  }

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

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

  #primary{
    float : right;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  body{
    min-width : 1000px;
  }
}

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

  #content{
    width : 1000px;
  }

  #contenthead{
    width : 1000px;
  }
}

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

  #colophon::before{
    border-top-width : 2px;
    border-top-style : solid;
    border-top-color : #ffffff;
    width : 100%;
    display : block;
    content : "";
  }

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

  #masthead{
    margin-bottom : 0px;
  }

  *{
    box-sizing : border-box;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  embed{
    max-width : 100%;
  }
}

#sp-entry-content-1, #sp-entry-content-2, #sp-entry-content-3, #sp-entry-content-4, #sp-entry-content-5, #sp-entry-content-6, #sp-wp-post-list-1, #sp-wp-post-list-2, #sp-wp-post-list-3, #sp-wp-post-list-4, #sp-wp-post-list-5, #sp-wp-post-list-6{
  padding-left : 0px;
  padding-right : 0px;
  margin-top : 0px;
  margin-bottom : 23px;
}

.hpb-viewtype-content#sp-entry-content-1, .hpb-viewtype-content#sp-entry-content-2, .hpb-viewtype-content#sp-entry-content-3, .hpb-viewtype-content#sp-entry-content-4, .hpb-viewtype-content#sp-entry-content-5, .hpb-viewtype-content#sp-entry-content-6, .hpb-viewtype-content#sp-wp-post-list-1, .hpb-viewtype-content#sp-wp-post-list-2, .hpb-viewtype-content#sp-wp-post-list-3, .hpb-viewtype-content#sp-wp-post-list-4, .hpb-viewtype-content#sp-wp-post-list-5, .hpb-viewtype-content#sp-wp-post-list-6{
  background-color : #ffffff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-bottom : 30px;
  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 : #e3e3e3;
  border-left-color : #e3e3e3;
  border-right-color : #e3e3e3;
  border-bottom-color : #e3e3e3;
  box-shadow : 0px 3px 0px 0px #eaeaea;
}

.hpb-viewtype-content#sp-entry-content-1 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-2 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-3 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-4 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-5 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-6 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-1 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-2 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-3 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-4 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-5 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-6 > .hpb-more-entry a{
  margin-right : 30px;
}

.hpb-viewtype-date#sp-entry-content-1, .hpb-viewtype-date#sp-entry-content-2, .hpb-viewtype-date#sp-entry-content-3, .hpb-viewtype-date#sp-entry-content-4, .hpb-viewtype-date#sp-entry-content-5, .hpb-viewtype-date#sp-entry-content-6, .hpb-viewtype-date#sp-wp-post-list-1, .hpb-viewtype-date#sp-wp-post-list-2, .hpb-viewtype-date#sp-wp-post-list-3, .hpb-viewtype-date#sp-wp-post-list-4, .hpb-viewtype-date#sp-wp-post-list-5, .hpb-viewtype-date#sp-wp-post-list-6{
  background-color : #ffffff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-bottom : 30px;
  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 : #e3e3e3;
  border-left-color : #e3e3e3;
  border-right-color : #e3e3e3;
  border-bottom-color : #e3e3e3;
  box-shadow : 0px 3px 0px 0px #eaeaea;
}

.hpb-viewtype-date#sp-entry-content-1 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-2 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-3 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-4 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-5 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-6 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-1 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-2 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-3 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-4 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-5 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-6 > .hpb-more-entry a{
  margin-right : 30px;
}

.hpb-viewtype-full#sp-entry-content-1 h3, .hpb-viewtype-full#sp-entry-content-2 h3, .hpb-viewtype-full#sp-entry-content-3 h3, .hpb-viewtype-full#sp-entry-content-4 h3, .hpb-viewtype-full#sp-entry-content-5 h3, .hpb-viewtype-full#sp-entry-content-6 h3, .hpb-viewtype-full#sp-wp-post-list-1 h3, .hpb-viewtype-full#sp-wp-post-list-2 h3, .hpb-viewtype-full#sp-wp-post-list-3 h3, .hpb-viewtype-full#sp-wp-post-list-4 h3, .hpb-viewtype-full#sp-wp-post-list-5 h3, .hpb-viewtype-full#sp-wp-post-list-6 h3{
  margin-bottom : 23px;
}

.hpb-viewtype-full#sp-entry-content-1 h3 a, .hpb-viewtype-full#sp-entry-content-2 h3 a, .hpb-viewtype-full#sp-entry-content-3 h3 a, .hpb-viewtype-full#sp-entry-content-4 h3 a, .hpb-viewtype-full#sp-entry-content-5 h3 a, .hpb-viewtype-full#sp-entry-content-6 h3 a, .hpb-viewtype-full#sp-wp-post-list-1 h3 a, .hpb-viewtype-full#sp-wp-post-list-2 h3 a, .hpb-viewtype-full#sp-wp-post-list-3 h3 a, .hpb-viewtype-full#sp-wp-post-list-4 h3 a, .hpb-viewtype-full#sp-wp-post-list-5 h3 a, .hpb-viewtype-full#sp-wp-post-list-6 h3 a{
  border-left-width : 1px;
  border-right-width : 1px;
  border-left-style : solid;
  border-right-style : solid;
  border-left-color : #e3e3e3;
  border-right-color : #e3e3e3;
}

.hpb-viewtype-simple#sp-entry-content-1 h3, .hpb-viewtype-simple#sp-entry-content-2 h3, .hpb-viewtype-simple#sp-entry-content-3 h3, .hpb-viewtype-simple#sp-entry-content-4 h3, .hpb-viewtype-simple#sp-entry-content-5 h3, .hpb-viewtype-simple#sp-entry-content-6 h3, .hpb-viewtype-simple#sp-wp-post-list-1 h3, .hpb-viewtype-simple#sp-wp-post-list-2 h3, .hpb-viewtype-simple#sp-wp-post-list-3 h3, .hpb-viewtype-simple#sp-wp-post-list-4 h3, .hpb-viewtype-simple#sp-wp-post-list-5 h3, .hpb-viewtype-simple#sp-wp-post-list-6 h3{
  margin-bottom : 23px;
}

.hpb-viewtype-simple#sp-entry-content-1 h3 a, .hpb-viewtype-simple#sp-entry-content-2 h3 a, .hpb-viewtype-simple#sp-entry-content-3 h3 a, .hpb-viewtype-simple#sp-entry-content-4 h3 a, .hpb-viewtype-simple#sp-entry-content-5 h3 a, .hpb-viewtype-simple#sp-entry-content-6 h3 a, .hpb-viewtype-simple#sp-wp-post-list-1 h3 a, .hpb-viewtype-simple#sp-wp-post-list-2 h3 a, .hpb-viewtype-simple#sp-wp-post-list-3 h3 a, .hpb-viewtype-simple#sp-wp-post-list-4 h3 a, .hpb-viewtype-simple#sp-wp-post-list-5 h3 a, .hpb-viewtype-simple#sp-wp-post-list-6 h3 a{
  border-left-width : 1px;
  border-right-width : 1px;
  border-left-style : solid;
  border-right-style : solid;
  border-left-color : #e3e3e3;
  border-right-color : #e3e3e3;
}

.hpb-viewtype-thumbnail#sp-entry-content-1 h3, .hpb-viewtype-thumbnail#sp-entry-content-2 h3, .hpb-viewtype-thumbnail#sp-entry-content-3 h3, .hpb-viewtype-thumbnail#sp-entry-content-4 h3, .hpb-viewtype-thumbnail#sp-entry-content-5 h3, .hpb-viewtype-thumbnail#sp-entry-content-6 h3, .hpb-viewtype-thumbnail#sp-wp-post-list-1 h3, .hpb-viewtype-thumbnail#sp-wp-post-list-2 h3, .hpb-viewtype-thumbnail#sp-wp-post-list-3 h3, .hpb-viewtype-thumbnail#sp-wp-post-list-4 h3, .hpb-viewtype-thumbnail#sp-wp-post-list-5 h3, .hpb-viewtype-thumbnail#sp-wp-post-list-6 h3{
  margin-bottom : 23px;
}

.hpb-viewtype-thumbnail#sp-entry-content-1 h3 a, .hpb-viewtype-thumbnail#sp-entry-content-2 h3 a, .hpb-viewtype-thumbnail#sp-entry-content-3 h3 a, .hpb-viewtype-thumbnail#sp-entry-content-4 h3 a, .hpb-viewtype-thumbnail#sp-entry-content-5 h3 a, .hpb-viewtype-thumbnail#sp-entry-content-6 h3 a, .hpb-viewtype-thumbnail#sp-wp-post-list-1 h3 a, .hpb-viewtype-thumbnail#sp-wp-post-list-2 h3 a, .hpb-viewtype-thumbnail#sp-wp-post-list-3 h3 a, .hpb-viewtype-thumbnail#sp-wp-post-list-4 h3 a, .hpb-viewtype-thumbnail#sp-wp-post-list-5 h3 a, .hpb-viewtype-thumbnail#sp-wp-post-list-6 h3 a{
  border-left-width : 1px;
  border-right-width : 1px;
  border-left-style : solid;
  border-right-style : solid;
  border-left-color : #e3e3e3;
  border-right-color : #e3e3e3;
}

.hpb-viewtype-title#sp-entry-content-1, .hpb-viewtype-title#sp-entry-content-2, .hpb-viewtype-title#sp-entry-content-3, .hpb-viewtype-title#sp-entry-content-4, .hpb-viewtype-title#sp-entry-content-5, .hpb-viewtype-title#sp-entry-content-6, .hpb-viewtype-title#sp-wp-post-list-1, .hpb-viewtype-title#sp-wp-post-list-2, .hpb-viewtype-title#sp-wp-post-list-3, .hpb-viewtype-title#sp-wp-post-list-4, .hpb-viewtype-title#sp-wp-post-list-5, .hpb-viewtype-title#sp-wp-post-list-6{
  background-color : #ffffff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-bottom : 30px;
  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 : #e3e3e3;
  border-left-color : #e3e3e3;
  border-right-color : #e3e3e3;
  border-bottom-color : #e3e3e3;
  box-shadow : 0px 3px 0px 0px #eaeaea;
}

.hpb-viewtype-title#sp-entry-content-1 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-2 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-3 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-4 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-5 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-6 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-1 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-2 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-3 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-4 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-5 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-6 > .hpb-more-entry a{
  margin-right : 30px;
}

#sp-entry-content-1 > .hpb-more-entry, #sp-entry-content-2 > .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-wp-post-list-1 > .hpb-more-entry, #sp-wp-post-list-2 > .hpb-more-entry, #sp-wp-post-list-3 > .hpb-more-entry, #sp-wp-post-list-4 > .hpb-more-entry, #sp-wp-post-list-5 > .hpb-more-entry, #sp-wp-post-list-6 > .hpb-more-entry{
  font-size : 1.2rem;
  text-align : right;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  clear : both;
}

#sp-entry-content-1 > .hpb-more-entry a, #sp-entry-content-2 > .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-wp-post-list-1 > .hpb-more-entry a, #sp-wp-post-list-2 > .hpb-more-entry a, #sp-wp-post-list-3 > .hpb-more-entry a, #sp-wp-post-list-4 > .hpb-more-entry a, #sp-wp-post-list-5 > .hpb-more-entry a, #sp-wp-post-list-6 > .hpb-more-entry a{
  font-size : 1.2rem;
  color : #333333;
  background-color : #f7f7f7;
  text-decoration : none;
  text-align : center;
  padding-top : 6px;
  padding-left : 12px;
  padding-right : 12px;
  padding-bottom : 5px;
  margin-top : 25px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #dfdfdf;
  border-left-color : #dfdfdf;
  border-right-color : #dfdfdf;
  border-bottom-color : #dfdfdf;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
  display : inline-block;
}

#sp-entry-content-1 > article, #sp-entry-content-2 > article, #sp-entry-content-3 > article, #sp-entry-content-4 > article, #sp-entry-content-5 > article, #sp-entry-content-6 > article, #sp-wp-post-list-1 > article, #sp-wp-post-list-2 > article, #sp-wp-post-list-3 > article, #sp-wp-post-list-4 > article, #sp-wp-post-list-5 > article, #sp-wp-post-list-6 > article{
  background-color : #ffffff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 24px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 23px;
  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 : #e3e3e3;
  border-left-color : #e3e3e3;
  border-right-color : #e3e3e3;
  border-bottom-color : #e3e3e3;
  box-shadow : 0px 3px 0px 0px #eaeaea;
}

#sp-entry-content-1 > article > div, #sp-entry-content-2 > 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-wp-post-list-1 > article > div, #sp-wp-post-list-2 > article > div, #sp-wp-post-list-3 > article > div, #sp-wp-post-list-4 > article > div, #sp-wp-post-list-5 > article > div, #sp-wp-post-list-6 > article > div{
  padding-left : 30px;
  padding-right : 30px;
}

#sp-entry-content-1 > article > footer .by-author, #sp-entry-content-2 > article > footer .by-author, #sp-entry-content-3 > article > footer .by-author, #sp-entry-content-4 > article > footer .by-author, #sp-entry-content-5 > article > footer .by-author, #sp-entry-content-6 > article > footer .by-author, #sp-wp-post-list-1 > article > footer .by-author, #sp-wp-post-list-2 > article > footer .by-author, #sp-wp-post-list-3 > article > footer .by-author, #sp-wp-post-list-4 > article > footer .by-author, #sp-wp-post-list-5 > article > footer .by-author, #sp-wp-post-list-6 > article > footer .by-author{
  background-color : transparent;
  background-image : url(img/icon-author.gif);
  background-repeat : no-repeat;
  background-attachment : scroll;
  background-position : left center;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-left : 13px;
  margin-left : 1px;
}

#sp-entry-content-1 > article > footer .cat-links, #sp-entry-content-2 > article > footer .cat-links, #sp-entry-content-3 > article > footer .cat-links, #sp-entry-content-4 > article > footer .cat-links, #sp-entry-content-5 > article > footer .cat-links, #sp-entry-content-6 > article > footer .cat-links, #sp-wp-post-list-1 > article > footer .cat-links, #sp-wp-post-list-2 > article > footer .cat-links, #sp-wp-post-list-3 > article > footer .cat-links, #sp-wp-post-list-4 > article > footer .cat-links, #sp-wp-post-list-5 > article > footer .cat-links, #sp-wp-post-list-6 > article > footer .cat-links{
  background-color : transparent;
  background-image : url(img/icon-cat.gif);
  background-repeat : no-repeat;
  background-attachment : scroll;
  background-position : left center;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-left : 16px;
  margin-left : 1px;
}

#sp-entry-content-1 > article > footer .comments-link, #sp-entry-content-2 > article > footer .comments-link, #sp-entry-content-3 > article > footer .comments-link, #sp-entry-content-4 > article > footer .comments-link, #sp-entry-content-5 > article > footer .comments-link, #sp-entry-content-6 > article > footer .comments-link, #sp-wp-post-list-1 > article > footer .comments-link, #sp-wp-post-list-2 > article > footer .comments-link, #sp-wp-post-list-3 > article > footer .comments-link, #sp-wp-post-list-4 > article > footer .comments-link, #sp-wp-post-list-5 > article > footer .comments-link, #sp-wp-post-list-6 > article > footer .comments-link{
  background-color : transparent;
  background-image : url(img/icon-comments.gif);
  background-repeat : no-repeat;
  background-attachment : scroll;
  background-position : left center;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-left : 21px;
  margin-left : 1px;
}

#sp-entry-content-1 > article > footer .date, #sp-entry-content-2 > article > footer .date, #sp-entry-content-3 > article > footer .date, #sp-entry-content-4 > article > footer .date, #sp-entry-content-5 > article > footer .date, #sp-entry-content-6 > article > footer .date, #sp-wp-post-list-1 > article > footer .date, #sp-wp-post-list-2 > article > footer .date, #sp-wp-post-list-3 > article > footer .date, #sp-wp-post-list-4 > article > footer .date, #sp-wp-post-list-5 > article > footer .date, #sp-wp-post-list-6 > article > footer .date{
  background-color : transparent;
  background-image : url(img/icon-date.gif);
  background-repeat : no-repeat;
  background-attachment : scroll;
  background-position : left center;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-left : 16px;
}

#sp-entry-content-1 > article > footer .sep, #sp-entry-content-2 > article > footer .sep, #sp-entry-content-3 > article > footer .sep, #sp-entry-content-4 > article > footer .sep, #sp-entry-content-5 > article > footer .sep, #sp-entry-content-6 > article > footer .sep, #sp-wp-post-list-1 > article > footer .sep, #sp-wp-post-list-2 > article > footer .sep, #sp-wp-post-list-3 > article > footer .sep, #sp-wp-post-list-4 > article > footer .sep, #sp-wp-post-list-5 > article > footer .sep, #sp-wp-post-list-6 > article > footer .sep{
  display : none;
}

#sp-entry-content-1 > article > footer .tags-links, #sp-entry-content-2 > article > footer .tags-links, #sp-entry-content-3 > article > footer .tags-links, #sp-entry-content-4 > article > footer .tags-links, #sp-entry-content-5 > article > footer .tags-links, #sp-entry-content-6 > article > footer .tags-links, #sp-wp-post-list-1 > article > footer .tags-links, #sp-wp-post-list-2 > article > footer .tags-links, #sp-wp-post-list-3 > article > footer .tags-links, #sp-wp-post-list-4 > article > footer .tags-links, #sp-wp-post-list-5 > article > footer .tags-links, #sp-wp-post-list-6 > article > footer .tags-links{
  background-color : transparent;
  background-image : url(img/icon-tags.gif);
  background-repeat : no-repeat;
  background-attachment : scroll;
  background-position : left center;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-left : 15px;
  margin-left : 1px;
}

#sp-entry-content-1 > article > footer a, #sp-entry-content-2 > article > footer a, #sp-entry-content-3 > article > footer a, #sp-entry-content-4 > article > footer a, #sp-entry-content-5 > article > footer a, #sp-entry-content-6 > article > footer a, #sp-wp-post-list-1 > article > footer a, #sp-wp-post-list-2 > article > footer a, #sp-wp-post-list-3 > article > footer a, #sp-wp-post-list-4 > article > footer a, #sp-wp-post-list-5 > article > footer a, #sp-wp-post-list-6 > article > footer a{
  color : #6f9502;
}

#sp-entry-content-1 > article > footer span, #sp-entry-content-2 > article > footer span, #sp-entry-content-3 > article > footer span, #sp-entry-content-4 > article > footer span, #sp-entry-content-5 > article > footer span, #sp-entry-content-6 > article > footer span, #sp-wp-post-list-1 > article > footer span, #sp-wp-post-list-2 > article > footer span, #sp-wp-post-list-3 > article > footer span, #sp-wp-post-list-4 > article > footer span, #sp-wp-post-list-5 > article > footer span, #sp-wp-post-list-6 > article > footer span{
  font-size : 1.2rem;
  vertical-align : baseline;
}

#sp-entry-content-1> article> header, #sp-entry-content-2> article> header, #sp-entry-content-3> article> header, #sp-entry-content-4> article> header, #sp-entry-content-5> article> header, #sp-entry-content-6> article> header, #sp-wp-post-list-1> article> header, #sp-wp-post-list-2> article> header, #sp-wp-post-list-3> article> header, #sp-wp-post-list-4> article> header, #sp-wp-post-list-5> article> header, #sp-wp-post-list-6> article> header {
}

#sp-entry-content-1 > article > header > h4, #sp-entry-content-2 > article > header > h4, #sp-entry-content-3 > article > header > h4, #sp-entry-content-4 > article > header > h4, #sp-entry-content-5 > article > header > h4, #sp-entry-content-6 > article > header > h4, #sp-wp-post-list-1 > article > header > h4, #sp-wp-post-list-2 > article > header > h4, #sp-wp-post-list-3 > article > header > h4, #sp-wp-post-list-4 > article > header > h4, #sp-wp-post-list-5 > article > header > h4, #sp-wp-post-list-6 > article > header > h4{
  margin-bottom : 15px;
}

#sp-entry-content-1 > article > header > h4 > a, #sp-entry-content-2 > article > header > h4 > a, #sp-entry-content-3 > article > header > h4 > a, #sp-entry-content-4 > article > header > h4 > a, #sp-entry-content-5 > article > header > h4 > a, #sp-entry-content-6 > article > header > h4 > a, #sp-wp-post-list-1 > article > header > h4 > a, #sp-wp-post-list-2 > article > header > h4 > a, #sp-wp-post-list-3 > article > header > h4 > a, #sp-wp-post-list-4 > article > header > h4 > a, #sp-wp-post-list-5 > article > header > h4 > a, #sp-wp-post-list-6 > article > header > h4 > a{
  font-size : 1.8rem;
  font-weight : normal;
  line-height : 1.5;
  color : #343434;
  background-color : #ffffff;
  background-image : url(img/back-title-01.png);
  background-repeat : repeat-x;
  padding-top : 11px;
  padding-left : 40px;
  padding-right : 10px;
  padding-bottom : 11px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-top-width : 3px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : dotted;
  border-top-color : #97ca00;
  border-bottom-color : #c3c0b3;
  display : block;
  position : relative;
}

#sp-entry-content-1 > article > header > h4 > a::before, #sp-entry-content-2 > article > header > h4 > a::before, #sp-entry-content-3 > article > header > h4 > a::before, #sp-entry-content-4 > article > header > h4 > a::before, #sp-entry-content-5 > article > header > h4 > a::before, #sp-entry-content-6 > article > header > h4 > a::before, #sp-wp-post-list-1 > article > header > h4 > a::before, #sp-wp-post-list-2 > article > header > h4 > a::before, #sp-wp-post-list-3 > article > header > h4 > a::before, #sp-wp-post-list-4 > article > header > h4 > a::before, #sp-wp-post-list-5 > article > header > h4 > a::before, #sp-wp-post-list-6 > article > header > h4 > a::before{
  color : #c8e162;
  background-color : #a4d119;
  background-image : url(img/back-title-03.png);
  background-repeat : repeat-x;
  text-indent : -9999px;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
  width : 6px;
  min-height : 26px;
  display : block;
  position : absolute;
  top : 11px;
  bottom : 13px;
  left : 12px;
  z-index : 1;
  overflow : hidden;
  content : ".";
}

#sp-entry-content-1 > article > p > img, #sp-entry-content-2 > article > p > img, #sp-entry-content-3 > article > p > img, #sp-entry-content-4 > article > p > img, #sp-entry-content-5 > article > p > img, #sp-entry-content-6 > article > p > img, #sp-wp-post-list-1 > article > p > img, #sp-wp-post-list-2 > article > p > img, #sp-wp-post-list-3 > article > p > img, #sp-wp-post-list-4 > article > p > img, #sp-wp-post-list-5 > article > p > img, #sp-wp-post-list-6 > article > p > img{
  margin-top : 0px;
  margin-left : 30px;
  margin-right : 1em;
  margin-bottom : 1em;
  float : left;
}

#sp-entry-content-1 > dl, #sp-entry-content-2 > dl, #sp-entry-content-3 > dl, #sp-entry-content-4 > dl, #sp-entry-content-5 > dl, #sp-entry-content-6 > dl, #sp-wp-post-list-1 > dl, #sp-wp-post-list-2 > dl, #sp-wp-post-list-3 > dl, #sp-wp-post-list-4 > dl, #sp-wp-post-list-5 > dl, #sp-wp-post-list-6 > dl{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 30px;
  margin-right : 30px;
  margin-bottom : 0px;
}

#sp-entry-content-1 > dl::after, #sp-entry-content-2 > dl::after, #sp-entry-content-3 > dl::after, #sp-entry-content-4 > dl::after, #sp-entry-content-5 > dl::after, #sp-entry-content-6 > dl::after, #sp-wp-post-list-1 > dl::after, #sp-wp-post-list-2 > dl::after, #sp-wp-post-list-3 > dl::after, #sp-wp-post-list-4 > dl::after, #sp-wp-post-list-5 > dl::after, #sp-wp-post-list-6 > dl::after{
  clear : both;
  display : table;
  content : "";
}

#sp-entry-content-1 > dl > dd, #sp-entry-content-2 > 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-wp-post-list-1 > dl > dd, #sp-wp-post-list-2 > dl > dd, #sp-wp-post-list-3 > dl > dd, #sp-wp-post-list-4 > dl > dd, #sp-wp-post-list-5 > dl > dd, #sp-wp-post-list-6 > dl > dd{
  padding-top : 12px;
  padding-left : 154px;
  padding-right : 0px;
  padding-bottom : 11px;
  margin-top : 0px;
  margin-left : -154px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #c3c0b3;
  width : 100%;
  float : left;
}

#sp-entry-content-1 > dl > dt, #sp-entry-content-2 > dl > dt, #sp-entry-content-3 > dl > dt, #sp-entry-content-4 > dl > dt, #sp-entry-content-5 > dl > dt, #sp-entry-content-6 > dl > dt, #sp-wp-post-list-1 > dl > dt, #sp-wp-post-list-2 > dl > dt, #sp-wp-post-list-3 > dl > dt, #sp-wp-post-list-4 > dl > dt, #sp-wp-post-list-5 > dl > dt, #sp-wp-post-list-6 > dl > dt{
  background-image : url(img/icon-arrow-01.gif);
  background-repeat : no-repeat;
  background-position : left 1.2em;
  padding-top : 12px;
  padding-left : 24px;
  padding-right : 5px;
  padding-bottom : 11px;
  width : 154px;
  float : left;
}

#sp-entry-content-1 > h3, #sp-entry-content-2 > h3, #sp-entry-content-3 > h3, #sp-entry-content-4 > h3, #sp-entry-content-5 > h3, #sp-entry-content-6 > h3, #sp-wp-post-list-1 > h3, #sp-wp-post-list-2 > h3, #sp-wp-post-list-3 > h3, #sp-wp-post-list-4 > h3, #sp-wp-post-list-5 > h3, #sp-wp-post-list-6 > h3{
  background-color : transparent;
  margin-bottom : 5px;
}

#sp-entry-content-1 > h3 > a, #sp-entry-content-2 > h3 > a, #sp-entry-content-3 > h3 > a, #sp-entry-content-4 > h3 > a, #sp-entry-content-5 > h3 > a, #sp-entry-content-6 > h3 > a, #sp-wp-post-list-1 > h3 > a, #sp-wp-post-list-2 > h3 > a, #sp-wp-post-list-3 > h3 > a, #sp-wp-post-list-4 > h3 > a, #sp-wp-post-list-5 > h3 > a, #sp-wp-post-list-6 > h3 > a{
  font-size : 1.8rem;
  font-weight : normal;
  line-height : 1.5;
  color : #343434;
  background-color : #ffffff;
  background-image : url(img/back-title-01.png);
  background-repeat : repeat-x;
  padding-top : 11px;
  padding-left : 40px;
  padding-right : 10px;
  padding-bottom : 11px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-top-width : 3px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : dotted;
  border-top-color : #97ca00;
  border-bottom-color : #c3c0b3;
  display : block;
  position : relative;
}

#sp-entry-content-1 > h3 > a::before, #sp-entry-content-2 > h3 > a::before, #sp-entry-content-3 > h3 > a::before, #sp-entry-content-4 > h3 > a::before, #sp-entry-content-5 > h3 > a::before, #sp-entry-content-6 > h3 > a::before, #sp-wp-post-list-1 > h3 > a::before, #sp-wp-post-list-2 > h3 > a::before, #sp-wp-post-list-3 > h3 > a::before, #sp-wp-post-list-4 > h3 > a::before, #sp-wp-post-list-5 > h3 > a::before, #sp-wp-post-list-6 > h3 > a::before{
  color : #c8e162;
  background-color : #a4d119;
  background-image : url(img/back-title-03.png);
  background-repeat : repeat-x;
  text-indent : -9999px;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
  width : 6px;
  min-height : 26px;
  display : block;
  position : absolute;
  top : 11px;
  bottom : 13px;
  left : 12px;
  z-index : 1;
  overflow : hidden;
  content : ".";
}

#sp-entry-content-1 > nav, #sp-entry-content-2 > nav, #sp-entry-content-3 > nav, #sp-entry-content-4 > nav, #sp-entry-content-5 > nav, #sp-entry-content-6 > nav, #sp-wp-post-list-1 > nav, #sp-wp-post-list-2 > nav, #sp-wp-post-list-3 > nav, #sp-wp-post-list-4 > nav, #sp-wp-post-list-5 > nav, #sp-wp-post-list-6 > nav{
  margin-bottom : 0px;
}

#sp-entry-content-1 > nav .nav-next, #sp-entry-content-2 > nav .nav-next, #sp-entry-content-3 > nav .nav-next, #sp-entry-content-4 > nav .nav-next, #sp-entry-content-5 > nav .nav-next, #sp-entry-content-6 > nav .nav-next, #sp-wp-post-list-1 > nav .nav-next, #sp-wp-post-list-2 > nav .nav-next, #sp-wp-post-list-3 > nav .nav-next, #sp-wp-post-list-4 > nav .nav-next, #sp-wp-post-list-5 > nav .nav-next, #sp-wp-post-list-6 > nav .nav-next{
  text-align : right;
  margin-right : 0px;
  float : right;
}

#sp-entry-content-1 > nav .nav-previous, #sp-entry-content-2 > nav .nav-previous, #sp-entry-content-3 > nav .nav-previous, #sp-entry-content-4 > nav .nav-previous, #sp-entry-content-5 > nav .nav-previous, #sp-entry-content-6 > nav .nav-previous, #sp-wp-post-list-1 > nav .nav-previous, #sp-wp-post-list-2 > nav .nav-previous, #sp-wp-post-list-3 > nav .nav-previous, #sp-wp-post-list-4 > nav .nav-previous, #sp-wp-post-list-5 > nav .nav-previous, #sp-wp-post-list-6 > nav .nav-previous{
  margin-left : 0px;
  float : left;
}

#sp-entry-content-1 > nav a, #sp-entry-content-2 > nav a, #sp-entry-content-3 > nav a, #sp-entry-content-4 > nav a, #sp-entry-content-5 > nav a, #sp-entry-content-6 > nav a, #sp-wp-post-list-1 > nav a, #sp-wp-post-list-2 > nav a, #sp-wp-post-list-3 > nav a, #sp-wp-post-list-4 > nav a, #sp-wp-post-list-5 > nav a, #sp-wp-post-list-6 > nav a{
  font-style : italic;
  text-decoration : underline;
}

#sp-entry-content-1 > nav div, #sp-entry-content-2 > nav div, #sp-entry-content-3 > nav div, #sp-entry-content-4 > nav div, #sp-entry-content-5 > nav div, #sp-entry-content-6 > nav div, #sp-wp-post-list-1 > nav div, #sp-wp-post-list-2 > nav div, #sp-wp-post-list-3 > nav div, #sp-wp-post-list-4 > nav div, #sp-wp-post-list-5 > nav div, #sp-wp-post-list-6 > nav div{
  width : 50%;
}

#sp-entry-content-1 > ul, #sp-entry-content-2 > ul, #sp-entry-content-3 > ul, #sp-entry-content-4 > ul, #sp-entry-content-5 > ul, #sp-entry-content-6 > ul, #sp-wp-post-list-1 > ul, #sp-wp-post-list-2 > ul, #sp-wp-post-list-3 > ul, #sp-wp-post-list-4 > ul, #sp-wp-post-list-5 > ul, #sp-wp-post-list-6 > ul{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 30px;
  margin-right : 30px;
  margin-bottom : 0px;
  list-style-type : none;
  list-style-position : outside;
}

#sp-entry-content-1> ul> li, #sp-entry-content-2> ul> li, #sp-entry-content-3> ul> li, #sp-entry-content-4> ul> li, #sp-entry-content-5> ul> li, #sp-entry-content-6> ul> li, #sp-wp-post-list-1> ul> li, #sp-wp-post-list-2> ul> li, #sp-wp-post-list-3> ul> li, #sp-wp-post-list-4> ul> li, #sp-wp-post-list-5> ul> li, #sp-wp-post-list-6> ul> li {
}

#sp-entry-content-1 > ul > li > a, #sp-entry-content-2 > ul > li > a, #sp-entry-content-3 > ul > li > a, #sp-entry-content-4 > ul > li > a, #sp-entry-content-5 > ul > li > a, #sp-entry-content-6 > ul > li > a, #sp-wp-post-list-1 > ul > li > a, #sp-wp-post-list-2 > ul > li > a, #sp-wp-post-list-3 > ul > li > a, #sp-wp-post-list-4 > ul > li > a, #sp-wp-post-list-5 > ul > li > a, #sp-wp-post-list-6 > ul > li > a{
  background-image : url(img/icon-arrow-01.gif);
  background-repeat : no-repeat;
  background-position : left 1.2em;
  padding-top : 12px;
  padding-left : 24px;
  padding-right : 5px;
  padding-bottom : 11px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #c3c0b3;
  display : block;
}

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

  #sp-entry-content-1 dl dd, #sp-entry-content-2 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-wp-post-list-1 dl dd, #sp-wp-post-list-2 dl dd, #sp-wp-post-list-3 dl dd, #sp-wp-post-list-4 dl dd, #sp-wp-post-list-5 dl dd, #sp-wp-post-list-6 dl dd{
    margin-left : 20px;
  }

  .hpb-viewtype-date#sp-entry-content-1 dd, .hpb-viewtype-date#sp-entry-content-2 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-wp-post-list-1 dd, .hpb-viewtype-date#sp-wp-post-list-2 dd, .hpb-viewtype-date#sp-wp-post-list-3 dd, .hpb-viewtype-date#sp-wp-post-list-4 dd, .hpb-viewtype-date#sp-wp-post-list-5 dd, .hpb-viewtype-date#sp-wp-post-list-6 dd{
    padding-top : 0px;
    padding-left : 5px;
    padding-right : 0px;
    padding-bottom : 5px;
  }

  .hpb-viewtype-date#sp-entry-content-1 dt, .hpb-viewtype-date#sp-entry-content-2 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-wp-post-list-1 dt, .hpb-viewtype-date#sp-wp-post-list-2 dt, .hpb-viewtype-date#sp-wp-post-list-3 dt, .hpb-viewtype-date#sp-wp-post-list-4 dt, .hpb-viewtype-date#sp-wp-post-list-5 dt, .hpb-viewtype-date#sp-wp-post-list-6 dt{
    padding-bottom : 5px;
    width : 100%;
  }
}

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

  #sp-site-navigation-1{
    background-image : url(img/back-main-nav-01.png);
    background-position : left 2px;
    padding-top : 2px;
    padding-left : 100%;
    padding-right : 100%;
    padding-bottom : 2px;
    margin-left : -100%;
    margin-right : -100%;
    margin-bottom : 4px;
    border-top-width : 1px;
    border-bottom-width : 1px;
    border-top-style : solid;
    border-bottom-style : solid;
    border-top-color : #d7d7d7;
    border-bottom-color : #d7d7d7;
    position : relative;
  }

  #sp-site-navigation-1 ul ul{
    border-top-width : 1px;
    border-left-width : 1px;
    border-right-width : 1px;
    border-bottom-width : medium;
    border-top-style : solid;
    border-left-style : solid;
    border-right-style : solid;
    border-bottom-style : none;
    border-top-color : #ffffff;
    border-left-color : #ffffff;
    border-right-color : #ffffff;
    border-bottom-color : initial;
  }

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

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

  #sp-site-navigation-1 ul ul li > a{
    color : #333333;
    background-color : #f1f4d0;
    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-site-navigation-1 ul ul li > a:hover{
    background-color : #e6eabb;
  }

  #sp-site-navigation-1::after{
    border-top-width : 1px;
    border-bottom-width : 1px;
    border-top-style : solid;
    border-bottom-style : solid;
    border-top-color : #6f9501;
    border-bottom-color : #ffffff;
    display : block;
    position : absolute;
    bottom : 0px;
    right : 0px;
    left : 0px;
    content : "";
  }

  #sp-site-navigation-1::before{
    border-top-width : 1px;
    border-bottom-width : 1px;
    border-top-style : solid;
    border-bottom-style : solid;
    border-top-color : #ffffff;
    border-bottom-color : #6f9501;
    display : block;
    position : absolute;
    top : 0px;
    right : 0px;
    left : 0px;
    content : "";
  }

  #sp-site-navigation-1 > ul{
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    border-left-width : 1px;
    border-left-style : solid;
    border-left-color : #6f9501;
  }

  #sp-site-navigation-1 > ul > li.current-menu-ancestor > a{
    color : #eaff01;
    background-image : url(img/back-main-nav-01-hover.png);
  }

  #sp-site-navigation-1 > ul > li.current-menu-item > a{
    color : #eaff01;
    background-image : url(img/back-main-nav-01-hover.png);
  }

  #sp-site-navigation-1 > ul > li.current_page_ancestor > a{
    color : #eaff01;
    background-image : url(img/back-main-nav-01-hover.png);
  }

  #sp-site-navigation-1 > ul > li.current_page_item > a{
    color : #eaff01;
    background-image : url(img/back-main-nav-01-hover.png);
  }

  #sp-site-navigation-1 > ul > li > a{
    font-size : 1.4rem;
    line-height : 1;
    color : #ffffff;
    padding-top : 17px;
    padding-left : 20px;
    padding-right : 20px;
    padding-bottom : 17px;
    border-left-width : 1px;
    border-right-width : 1px;
    border-left-style : solid;
    border-right-style : solid;
    border-left-color : #9ecd12;
    border-right-color : #6f9501;
    display : block;
  }

  #sp-site-navigation-1 > ul > li > a:hover{
    color : #eaff01;
    background-image : url(img/back-main-nav-01-hover.png);
  }
}

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

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

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

  #sp-site-navigation-1 li > a:active{
    color : #ffffff;
    background-color : #fdbb36;
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : #fdbb36;
  }

  #sp-site-navigation-1 li > a:hover{
    color : #ffffff;
    background-color : #fdbb36;
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : #fdbb36;
  }

  #sp-site-navigation-1 ul li{
    line-height : 1.5;
    text-align : left;
  }

  #sp-site-navigation-1 ul li > a{
    font-weight : bold;
    color : #ffffff;
    background-color : #83a520;
    padding-top : 9px;
    padding-left : 25px;
    padding-right : 10px;
    padding-bottom : 8px;
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : #9ac423;
  }

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

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

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

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

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

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

#sp-page-title-10 > h1, #sp-page-title-11 > h1, #sp-page-title-12 > h1, #sp-page-title-13 > h1, #sp-page-title-14 > h1, #sp-page-title-15 > h1, #sp-page-title-16 > h1, #sp-page-title-17 > h1, #sp-page-title-18 > h1, #sp-page-title-19 > h1, #sp-page-title-2 > h1, #sp-page-title-20 > h1, #sp-page-title-21 > h1, #sp-page-title-22 > h1, #sp-page-title-23 > h1, #sp-page-title-24 > h1, #sp-page-title-25 > h1, #sp-page-title-26 > h1, #sp-page-title-27 > h1, #sp-page-title-28 > h1, #sp-page-title-29 > h1, #sp-page-title-3 > h1, #sp-page-title-30 > h1, #sp-page-title-31 > h1, #sp-page-title-32 > h1, #sp-page-title-33 > h1, #sp-page-title-34 > h1, #sp-page-title-35 > h1, #sp-page-title-36 > h1, #sp-page-title-37 > h1, #sp-page-title-38 > h1, #sp-page-title-39 > h1, #sp-page-title-4 > h1, #sp-page-title-40 > h1, #sp-page-title-41 > h1, #sp-page-title-42 > h1, #sp-page-title-43 > h1, #sp-page-title-44 > h1, #sp-page-title-45 > h1, #sp-page-title-46 > h1, #sp-page-title-47 > h1, #sp-page-title-48 > h1, #sp-page-title-49 > h1, #sp-page-title-5 > h1, #sp-page-title-50 > h1, #sp-page-title-51 > h1, #sp-page-title-52 > h1, #sp-page-title-53 > h1, #sp-page-title-54 > h1, #sp-page-title-55 > h1, #sp-page-title-56 > h1, #sp-page-title-57 > h1, #sp-page-title-58 > h1, #sp-page-title-59 > h1, #sp-page-title-6 > h1, #sp-page-title-60 > h1, #sp-page-title-61 > h1, #sp-page-title-62 > h1, #sp-page-title-63 > h1, #sp-page-title-64 > h1, #sp-page-title-65 > h1, #sp-page-title-66 > h1, #sp-page-title-67 > h1, #sp-page-title-68 > h1, #sp-page-title-69 > h1, #sp-page-title-7 > h1, #sp-page-title-70 > h1, #sp-page-title-71 > h1, #sp-page-title-72 > h1, #sp-page-title-73 > h1, #sp-page-title-74 > h1, #sp-page-title-75 > h1, #sp-page-title-76 > h1, #sp-page-title-8 > h1, #sp-page-title-9 > h1{
  font-size : 1.8rem;
  font-weight : normal;
  line-height : 1.5;
  color : #343434;
  background-color : #ffffff;
  background-image : url(img/back-title-01.png);
  background-repeat : repeat-x;
  padding-top : 11px;
  padding-left : 40px;
  padding-right : 10px;
  padding-bottom : 11px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-top-width : 3px;
  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 : dotted;
  border-top-color : #97ca00;
  border-left-color : #e3e3e3;
  border-right-color : #e3e3e3;
  border-bottom-color : #c3c0b3;
  display : block;
  position : relative;
}

#sp-page-title-10 > h1::before, #sp-page-title-11 > h1::before, #sp-page-title-12 > h1::before, #sp-page-title-13 > h1::before, #sp-page-title-14 > h1::before, #sp-page-title-15 > h1::before, #sp-page-title-16 > h1::before, #sp-page-title-17 > h1::before, #sp-page-title-18 > h1::before, #sp-page-title-19 > h1::before, #sp-page-title-2 > h1::before, #sp-page-title-20 > h1::before, #sp-page-title-21 > h1::before, #sp-page-title-22 > h1::before, #sp-page-title-23 > h1::before, #sp-page-title-24 > h1::before, #sp-page-title-25 > h1::before, #sp-page-title-26 > h1::before, #sp-page-title-27 > h1::before, #sp-page-title-28 > h1::before, #sp-page-title-29 > h1::before, #sp-page-title-3 > h1::before, #sp-page-title-30 > h1::before, #sp-page-title-31 > h1::before, #sp-page-title-32 > h1::before, #sp-page-title-33 > h1::before, #sp-page-title-34 > h1::before, #sp-page-title-35 > h1::before, #sp-page-title-36 > h1::before, #sp-page-title-37 > h1::before, #sp-page-title-38 > h1::before, #sp-page-title-39 > h1::before, #sp-page-title-4 > h1::before, #sp-page-title-40 > h1::before, #sp-page-title-41 > h1::before, #sp-page-title-42 > h1::before, #sp-page-title-43 > h1::before, #sp-page-title-44 > h1::before, #sp-page-title-45 > h1::before, #sp-page-title-46 > h1::before, #sp-page-title-47 > h1::before, #sp-page-title-48 > h1::before, #sp-page-title-49 > h1::before, #sp-page-title-5 > h1::before, #sp-page-title-50 > h1::before, #sp-page-title-51 > h1::before, #sp-page-title-52 > h1::before, #sp-page-title-53 > h1::before, #sp-page-title-54 > h1::before, #sp-page-title-55 > h1::before, #sp-page-title-56 > h1::before, #sp-page-title-57 > h1::before, #sp-page-title-58 > h1::before, #sp-page-title-59 > h1::before, #sp-page-title-6 > h1::before, #sp-page-title-60 > h1::before, #sp-page-title-61 > h1::before, #sp-page-title-62 > h1::before, #sp-page-title-63 > h1::before, #sp-page-title-64 > h1::before, #sp-page-title-65 > h1::before, #sp-page-title-66 > h1::before, #sp-page-title-67 > h1::before, #sp-page-title-68 > h1::before, #sp-page-title-69 > h1::before, #sp-page-title-7 > h1::before, #sp-page-title-70 > h1::before, #sp-page-title-71 > h1::before, #sp-page-title-72 > h1::before, #sp-page-title-73 > h1::before, #sp-page-title-74 > h1::before, #sp-page-title-75 > h1::before, #sp-page-title-76 > h1::before, #sp-page-title-8 > h1::before, #sp-page-title-9 > h1::before{
  color : #c8e162;
  background-color : #a4d119;
  background-image : url(img/back-title-03.png);
  background-repeat : repeat-x;
  text-indent : -9999px;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
  width : 6px;
  min-height : 26px;
  display : block;
  position : absolute;
  top : 11px;
  bottom : 13px;
  left : 12px;
  z-index : 1;
  overflow : hidden;
  content : ".";
}

#breadcrumb-list{
  font-size : 1.3rem;
  margin-left : auto;
  margin-right : auto;
  box-sizing : border-box;
}

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

#sp-button-145 > a, #sp-button-152 > a, #sp-button-153 > a, #sp-button-154 > a, #sp-button-155 > a, #sp-button-156 > a, #sp-button-285 > a, #sp-button-3 > a{
  font-size : 1.2rem;
  color : #555555;
  background-color : #f7f7f7;
  text-decoration : none;
  text-align : center;
  padding-top : 6px;
  padding-left : 12px;
  padding-right : 12px;
  padding-bottom : 5px;
  margin-top : 15px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #dfdfdf;
  border-left-color : #dfdfdf;
  border-right-color : #dfdfdf;
  border-bottom-color : #dfdfdf;
  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-button-145 > a::before, #sp-button-152 > a::before, #sp-button-153 > a::before, #sp-button-154 > a::before, #sp-button-155 > a::before, #sp-button-156 > a::before, #sp-button-285 > a::before, #sp-button-3 > a::before{
  background-image : url(img/icon-arrow-02.gif);
  vertical-align : middle;
  margin-right : 10px;
  width : 4px;
  height : 7px;
  display : inline-block;
  content : "";
}

#sp-button-100 > a, #sp-button-101 > a, #sp-button-102 > a, #sp-button-103 > a, #sp-button-104 > a, #sp-button-105 > a, #sp-button-106 > a, #sp-button-107 > a, #sp-button-108 > a, #sp-button-109 > a, #sp-button-110 > a, #sp-button-111 > a, #sp-button-112 > a, #sp-button-113 > a, #sp-button-114 > a, #sp-button-115 > a, #sp-button-116 > a, #sp-button-117 > a, #sp-button-118 > a, #sp-button-119 > a, #sp-button-120 > a, #sp-button-121 > a, #sp-button-122 > a, #sp-button-123 > a, #sp-button-124 > a, #sp-button-125 > a, #sp-button-126 > a, #sp-button-127 > a, #sp-button-128 > a, #sp-button-129 > a, #sp-button-130 > a, #sp-button-131 > a, #sp-button-132 > a, #sp-button-133 > a, #sp-button-134 > a, #sp-button-135 > a, #sp-button-136 > a, #sp-button-137 > a, #sp-button-138 > a, #sp-button-139 > a, #sp-button-140 > a, #sp-button-141 > a, #sp-button-142 > a, #sp-button-143 > a, #sp-button-144 > a, #sp-button-146 > a, #sp-button-147 > a, #sp-button-148 > a, #sp-button-149 > a, #sp-button-150 > a, #sp-button-151 > a, #sp-button-157 > a, #sp-button-158 > a, #sp-button-2 > a, #sp-button-67 > a, #sp-button-68 > a, #sp-button-69 > a, #sp-button-70 > a, #sp-button-71 > a, #sp-button-72 > a, #sp-button-73 > a, #sp-button-74 > a, #sp-button-75 > a, #sp-button-76 > a, #sp-button-77 > a, #sp-button-78 > a, #sp-button-79 > a, #sp-button-80 > a, #sp-button-81 > a, #sp-button-82 > a, #sp-button-83 > a, #sp-button-84 > a, #sp-button-85 > a, #sp-button-86 > a, #sp-button-87 > a, #sp-button-88 > a, #sp-button-89 > a, #sp-button-90 > a, #sp-button-91 > a, #sp-button-92 > a, #sp-button-93 > a, #sp-button-94 > a, #sp-button-95 > a, #sp-button-96 > a, #sp-button-97 > a, #sp-button-98 > a, #sp-button-99 > a{
  font-size : 1.2rem;
  color : #555555;
  background-color : #f7f7f7;
  text-decoration : none;
  text-align : center;
  padding-top : 6px;
  padding-left : 12px;
  padding-right : 12px;
  padding-bottom : 5px;
  margin-top : 15px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #dfdfdf;
  border-left-color : #dfdfdf;
  border-right-color : #dfdfdf;
  border-bottom-color : #dfdfdf;
  border-top-left-radius : 6px 6px;
  border-top-right-radius : 6px 6px;
  border-bottom-right-radius : 6px 6px;
  border-bottom-left-radius : 6px 6px;
}

#sp-button-100 > a::before, #sp-button-101 > a::before, #sp-button-102 > a::before, #sp-button-103 > a::before, #sp-button-104 > a::before, #sp-button-105 > a::before, #sp-button-106 > a::before, #sp-button-107 > a::before, #sp-button-108 > a::before, #sp-button-109 > a::before, #sp-button-110 > a::before, #sp-button-111 > a::before, #sp-button-112 > a::before, #sp-button-113 > a::before, #sp-button-114 > a::before, #sp-button-115 > a::before, #sp-button-116 > a::before, #sp-button-117 > a::before, #sp-button-118 > a::before, #sp-button-119 > a::before, #sp-button-120 > a::before, #sp-button-121 > a::before, #sp-button-122 > a::before, #sp-button-123 > a::before, #sp-button-124 > a::before, #sp-button-125 > a::before, #sp-button-126 > a::before, #sp-button-127 > a::before, #sp-button-128 > a::before, #sp-button-129 > a::before, #sp-button-130 > a::before, #sp-button-131 > a::before, #sp-button-132 > a::before, #sp-button-133 > a::before, #sp-button-134 > a::before, #sp-button-135 > a::before, #sp-button-136 > a::before, #sp-button-137 > a::before, #sp-button-138 > a::before, #sp-button-139 > a::before, #sp-button-140 > a::before, #sp-button-141 > a::before, #sp-button-142 > a::before, #sp-button-143 > a::before, #sp-button-144 > a::before, #sp-button-146 > a::before, #sp-button-147 > a::before, #sp-button-148 > a::before, #sp-button-149 > a::before, #sp-button-150 > a::before, #sp-button-151 > a::before, #sp-button-157 > a::before, #sp-button-158 > a::before, #sp-button-2 > a::before, #sp-button-67 > a::before, #sp-button-68 > a::before, #sp-button-69 > a::before, #sp-button-70 > a::before, #sp-button-71 > a::before, #sp-button-72 > a::before, #sp-button-73 > a::before, #sp-button-74 > a::before, #sp-button-75 > a::before, #sp-button-76 > a::before, #sp-button-77 > a::before, #sp-button-78 > a::before, #sp-button-79 > a::before, #sp-button-80 > a::before, #sp-button-81 > a::before, #sp-button-82 > a::before, #sp-button-83 > a::before, #sp-button-84 > a::before, #sp-button-85 > a::before, #sp-button-86 > a::before, #sp-button-87 > a::before, #sp-button-88 > a::before, #sp-button-89 > a::before, #sp-button-90 > a::before, #sp-button-91 > a::before, #sp-button-92 > a::before, #sp-button-93 > a::before, #sp-button-94 > a::before, #sp-button-95 > a::before, #sp-button-96 > a::before, #sp-button-97 > a::before, #sp-button-98 > a::before, #sp-button-99 > a::before{
  background-image : url(img/icon-arrow-02.gif);
  vertical-align : middle;
  margin-right : 10px;
  width : 4px;
  height : 7px;
  display : inline-block;
  content : "";
}

#sp-table-4, #sp-table-5{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 25px;
  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 : #bfbfbf;
  border-left-color : #bfbfbf;
  border-right-color : #bfbfbf;
  border-bottom-color : #bfbfbf;
  width : 100%;
  border-collapse : collapse;
}

#sp-table-4 > tbody > tr > td, #sp-table-5 > tbody > tr > td{
  background-color : #ffffff;
  padding-top : 6px;
  padding-left : 20px;
  padding-right : 20px;
  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 : #bfbfbf;
  border-left-color : #bfbfbf;
  border-right-color : #bfbfbf;
  border-bottom-color : #bfbfbf;
}

#sp-table-4 > tbody > tr > th, #sp-table-5 > tbody > tr > th{
  font-weight : bold;
  color : #ffffff;
  background-color : #89b603;
  padding-top : 6px;
  padding-left : 20px;
  padding-right : 20px;
  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 : #bfbfbf;
  border-left-color : #bfbfbf;
  border-right-color : #bfbfbf;
  border-bottom-color : #bfbfbf;
}

.page-activity_archive#content #page-content, .page-blog#content #page-content, .page-blog1#content #page-content, .page-blog2#content #page-content, .page-contact#content #page-content, .page-custom#content #page-content, .page-custom1#content #page-content, .page-custom10#content #page-content, .page-custom11#content #page-content, .page-custom12#content #page-content, .page-custom13#content #page-content, .page-custom14#content #page-content, .page-custom15#content #page-content, .page-custom16#content #page-content, .page-custom17#content #page-content, .page-custom18#content #page-content, .page-custom19#content #page-content, .page-custom2#content #page-content, .page-custom20#content #page-content, .page-custom21#content #page-content, .page-custom22#content #page-content, .page-custom23#content #page-content, .page-custom24#content #page-content, .page-custom25#content #page-content, .page-custom26#content #page-content, .page-custom27#content #page-content, .page-custom28#content #page-content, .page-custom29#content #page-content, .page-custom3#content #page-content, .page-custom30#content #page-content, .page-custom32#content #page-content, .page-custom33#content #page-content, .page-custom34#content #page-content, .page-custom35#content #page-content, .page-custom36#content #page-content, .page-custom4#content #page-content, .page-custom43#content #page-content, .page-custom44#content #page-content, .page-custom45#content #page-content, .page-custom47#content #page-content, .page-custom5#content #page-content, .page-custom53#content #page-content, .page-custom55#content #page-content, .page-custom56#content #page-content, .page-custom57#content #page-content, .page-custom58#content #page-content, .page-custom6#content #page-content, .page-custom62#content #page-content, .page-custom63#content #page-content, .page-custom64#content #page-content, .page-custom65#content #page-content, .page-custom66#content #page-content, .page-custom67#content #page-content, .page-custom68#content #page-content, .page-custom69#content #page-content, .page-custom7#content #page-content, .page-custom75#content #page-content, .page-custom76#content #page-content, .page-custom77#content #page-content, .page-custom78#content #page-content, .page-custom79#content #page-content, .page-custom8#content #page-content, .page-custom80#content #page-content, .page-custom86#content #page-content, .page-custom87#content #page-content, .page-custom88#content #page-content, .page-custom9#content #page-content, .page-custom90#content #page-content, .page-custom92#content #page-content, .page-custom97#content #page-content, .page-custom98#content #page-content, .page-itemlist#content #page-content, .page-itemlist1#content #page-content, .page-itemlist2#content #page-content, .page-itemlist3#content #page-content, .page-menu#content #page-content, .page-news_archive#content #page-content, .page-profile#content #page-content, .page-profile1#content #page-content, .page-profile2#content #page-content, .page-profile3#content #page-content, .page-toppage#content #page-content, #sp-block-container-1, #sp-block-container-10, #sp-block-container-11, #sp-block-container-12, #sp-block-container-13, #sp-block-container-14, #sp-block-container-2, #sp-block-container-4, #sp-block-container-5, #sp-block-container-6, #sp-block-container-7, #sp-block-container-8, #sp-block-container-9{
  background-color : #ffffff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 23px;
  padding-left : 30px;
  padding-right : 30px;
  padding-bottom : 30px;
  margin-top : 0px;
  margin-bottom : 23px;
  border-top-width : medium;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : initial;
  border-left-color : #e3e3e3;
  border-right-color : #e3e3e3;
  border-bottom-color : #e3e3e3;
  box-shadow : 0px 3px 0px 0px #eaeaea;
}

.page-activity_archive#content #page-content > blockquote, .page-blog#content #page-content > blockquote, .page-blog1#content #page-content > blockquote, .page-blog2#content #page-content > blockquote, .page-contact#content #page-content > blockquote, .page-custom#content #page-content > blockquote, .page-custom1#content #page-content > blockquote, .page-custom10#content #page-content > blockquote, .page-custom11#content #page-content > blockquote, .page-custom12#content #page-content > blockquote, .page-custom13#content #page-content > blockquote, .page-custom14#content #page-content > blockquote, .page-custom15#content #page-content > blockquote, .page-custom16#content #page-content > blockquote, .page-custom17#content #page-content > blockquote, .page-custom18#content #page-content > blockquote, .page-custom19#content #page-content > blockquote, .page-custom2#content #page-content > blockquote, .page-custom20#content #page-content > blockquote, .page-custom21#content #page-content > blockquote, .page-custom22#content #page-content > blockquote, .page-custom23#content #page-content > blockquote, .page-custom24#content #page-content > blockquote, .page-custom25#content #page-content > blockquote, .page-custom26#content #page-content > blockquote, .page-custom27#content #page-content > blockquote, .page-custom28#content #page-content > blockquote, .page-custom29#content #page-content > blockquote, .page-custom3#content #page-content > blockquote, .page-custom30#content #page-content > blockquote, .page-custom32#content #page-content > blockquote, .page-custom33#content #page-content > blockquote, .page-custom34#content #page-content > blockquote, .page-custom35#content #page-content > blockquote, .page-custom36#content #page-content > blockquote, .page-custom4#content #page-content > blockquote, .page-custom43#content #page-content > blockquote, .page-custom44#content #page-content > blockquote, .page-custom45#content #page-content > blockquote, .page-custom47#content #page-content > blockquote, .page-custom5#content #page-content > blockquote, .page-custom53#content #page-content > blockquote, .page-custom55#content #page-content > blockquote, .page-custom56#content #page-content > blockquote, .page-custom57#content #page-content > blockquote, .page-custom58#content #page-content > blockquote, .page-custom6#content #page-content > blockquote, .page-custom62#content #page-content > blockquote, .page-custom63#content #page-content > blockquote, .page-custom64#content #page-content > blockquote, .page-custom65#content #page-content > blockquote, .page-custom66#content #page-content > blockquote, .page-custom67#content #page-content > blockquote, .page-custom68#content #page-content > blockquote, .page-custom69#content #page-content > blockquote, .page-custom7#content #page-content > blockquote, .page-custom75#content #page-content > blockquote, .page-custom76#content #page-content > blockquote, .page-custom77#content #page-content > blockquote, .page-custom78#content #page-content > blockquote, .page-custom79#content #page-content > blockquote, .page-custom8#content #page-content > blockquote, .page-custom80#content #page-content > blockquote, .page-custom86#content #page-content > blockquote, .page-custom87#content #page-content > blockquote, .page-custom88#content #page-content > blockquote, .page-custom9#content #page-content > blockquote, .page-custom90#content #page-content > blockquote, .page-custom92#content #page-content > blockquote, .page-custom97#content #page-content > blockquote, .page-custom98#content #page-content > blockquote, .page-itemlist#content #page-content > blockquote, .page-itemlist1#content #page-content > blockquote, .page-itemlist2#content #page-content > blockquote, .page-itemlist3#content #page-content > blockquote, .page-menu#content #page-content > blockquote, .page-news_archive#content #page-content > blockquote, .page-profile#content #page-content > blockquote, .page-profile1#content #page-content > blockquote, .page-profile2#content #page-content > blockquote, .page-profile3#content #page-content > blockquote, .page-toppage#content #page-content > blockquote, #sp-block-container-1 > blockquote, #sp-block-container-10 > blockquote, #sp-block-container-11 > blockquote, #sp-block-container-12 > blockquote, #sp-block-container-13 > blockquote, #sp-block-container-14 > blockquote, #sp-block-container-2 > blockquote, #sp-block-container-4 > blockquote, #sp-block-container-5 > blockquote, #sp-block-container-6 > blockquote, #sp-block-container-7 > blockquote, #sp-block-container-8 > blockquote, #sp-block-container-9 > blockquote{
  background-color : #f8f8f8;
  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 : 1em;
  padding-left : 30px;
  padding-right : 30px;
  padding-bottom : 1em;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 16px;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
  -webkit-border-radius : 3px;
}

.page-activity_archive#content #page-content > blockquote p, .page-blog#content #page-content > blockquote p, .page-blog1#content #page-content > blockquote p, .page-blog2#content #page-content > blockquote p, .page-contact#content #page-content > blockquote p, .page-custom#content #page-content > blockquote p, .page-custom1#content #page-content > blockquote p, .page-custom10#content #page-content > blockquote p, .page-custom11#content #page-content > blockquote p, .page-custom12#content #page-content > blockquote p, .page-custom13#content #page-content > blockquote p, .page-custom14#content #page-content > blockquote p, .page-custom15#content #page-content > blockquote p, .page-custom16#content #page-content > blockquote p, .page-custom17#content #page-content > blockquote p, .page-custom18#content #page-content > blockquote p, .page-custom19#content #page-content > blockquote p, .page-custom2#content #page-content > blockquote p, .page-custom20#content #page-content > blockquote p, .page-custom21#content #page-content > blockquote p, .page-custom22#content #page-content > blockquote p, .page-custom23#content #page-content > blockquote p, .page-custom24#content #page-content > blockquote p, .page-custom25#content #page-content > blockquote p, .page-custom26#content #page-content > blockquote p, .page-custom27#content #page-content > blockquote p, .page-custom28#content #page-content > blockquote p, .page-custom29#content #page-content > blockquote p, .page-custom3#content #page-content > blockquote p, .page-custom30#content #page-content > blockquote p, .page-custom32#content #page-content > blockquote p, .page-custom33#content #page-content > blockquote p, .page-custom34#content #page-content > blockquote p, .page-custom35#content #page-content > blockquote p, .page-custom36#content #page-content > blockquote p, .page-custom4#content #page-content > blockquote p, .page-custom43#content #page-content > blockquote p, .page-custom44#content #page-content > blockquote p, .page-custom45#content #page-content > blockquote p, .page-custom47#content #page-content > blockquote p, .page-custom5#content #page-content > blockquote p, .page-custom53#content #page-content > blockquote p, .page-custom55#content #page-content > blockquote p, .page-custom56#content #page-content > blockquote p, .page-custom57#content #page-content > blockquote p, .page-custom58#content #page-content > blockquote p, .page-custom6#content #page-content > blockquote p, .page-custom62#content #page-content > blockquote p, .page-custom63#content #page-content > blockquote p, .page-custom64#content #page-content > blockquote p, .page-custom65#content #page-content > blockquote p, .page-custom66#content #page-content > blockquote p, .page-custom67#content #page-content > blockquote p, .page-custom68#content #page-content > blockquote p, .page-custom69#content #page-content > blockquote p, .page-custom7#content #page-content > blockquote p, .page-custom75#content #page-content > blockquote p, .page-custom76#content #page-content > blockquote p, .page-custom77#content #page-content > blockquote p, .page-custom78#content #page-content > blockquote p, .page-custom79#content #page-content > blockquote p, .page-custom8#content #page-content > blockquote p, .page-custom80#content #page-content > blockquote p, .page-custom86#content #page-content > blockquote p, .page-custom87#content #page-content > blockquote p, .page-custom88#content #page-content > blockquote p, .page-custom9#content #page-content > blockquote p, .page-custom90#content #page-content > blockquote p, .page-custom92#content #page-content > blockquote p, .page-custom97#content #page-content > blockquote p, .page-custom98#content #page-content > blockquote p, .page-itemlist#content #page-content > blockquote p, .page-itemlist1#content #page-content > blockquote p, .page-itemlist2#content #page-content > blockquote p, .page-itemlist3#content #page-content > blockquote p, .page-menu#content #page-content > blockquote p, .page-news_archive#content #page-content > blockquote p, .page-profile#content #page-content > blockquote p, .page-profile1#content #page-content > blockquote p, .page-profile2#content #page-content > blockquote p, .page-profile3#content #page-content > blockquote p, .page-toppage#content #page-content > blockquote p, #sp-block-container-1 > blockquote p, #sp-block-container-10 > blockquote p, #sp-block-container-11 > blockquote p, #sp-block-container-12 > blockquote p, #sp-block-container-13 > blockquote p, #sp-block-container-14 > blockquote p, #sp-block-container-2 > blockquote p, #sp-block-container-4 > blockquote p, #sp-block-container-5 > blockquote p, #sp-block-container-6 > blockquote p, #sp-block-container-7 > blockquote p, #sp-block-container-8 > blockquote p, #sp-block-container-9 > blockquote p{
  margin-top : 19px;
  margin-bottom : 0px;
}

.page-activity_archive#content #page-content > h1, .page-blog#content #page-content > h1, .page-blog1#content #page-content > h1, .page-blog2#content #page-content > h1, .page-contact#content #page-content > h1, .page-custom#content #page-content > h1, .page-custom1#content #page-content > h1, .page-custom10#content #page-content > h1, .page-custom11#content #page-content > h1, .page-custom12#content #page-content > h1, .page-custom13#content #page-content > h1, .page-custom14#content #page-content > h1, .page-custom15#content #page-content > h1, .page-custom16#content #page-content > h1, .page-custom17#content #page-content > h1, .page-custom18#content #page-content > h1, .page-custom19#content #page-content > h1, .page-custom2#content #page-content > h1, .page-custom20#content #page-content > h1, .page-custom21#content #page-content > h1, .page-custom22#content #page-content > h1, .page-custom23#content #page-content > h1, .page-custom24#content #page-content > h1, .page-custom25#content #page-content > h1, .page-custom26#content #page-content > h1, .page-custom27#content #page-content > h1, .page-custom28#content #page-content > h1, .page-custom29#content #page-content > h1, .page-custom3#content #page-content > h1, .page-custom30#content #page-content > h1, .page-custom32#content #page-content > h1, .page-custom33#content #page-content > h1, .page-custom34#content #page-content > h1, .page-custom35#content #page-content > h1, .page-custom36#content #page-content > h1, .page-custom4#content #page-content > h1, .page-custom43#content #page-content > h1, .page-custom44#content #page-content > h1, .page-custom45#content #page-content > h1, .page-custom47#content #page-content > h1, .page-custom5#content #page-content > h1, .page-custom53#content #page-content > h1, .page-custom55#content #page-content > h1, .page-custom56#content #page-content > h1, .page-custom57#content #page-content > h1, .page-custom58#content #page-content > h1, .page-custom6#content #page-content > h1, .page-custom62#content #page-content > h1, .page-custom63#content #page-content > h1, .page-custom64#content #page-content > h1, .page-custom65#content #page-content > h1, .page-custom66#content #page-content > h1, .page-custom67#content #page-content > h1, .page-custom68#content #page-content > h1, .page-custom69#content #page-content > h1, .page-custom7#content #page-content > h1, .page-custom75#content #page-content > h1, .page-custom76#content #page-content > h1, .page-custom77#content #page-content > h1, .page-custom78#content #page-content > h1, .page-custom79#content #page-content > h1, .page-custom8#content #page-content > h1, .page-custom80#content #page-content > h1, .page-custom86#content #page-content > h1, .page-custom87#content #page-content > h1, .page-custom88#content #page-content > h1, .page-custom9#content #page-content > h1, .page-custom90#content #page-content > h1, .page-custom92#content #page-content > h1, .page-custom97#content #page-content > h1, .page-custom98#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-menu#content #page-content > h1, .page-news_archive#content #page-content > h1, .page-profile#content #page-content > h1, .page-profile1#content #page-content > h1, .page-profile2#content #page-content > h1, .page-profile3#content #page-content > h1, .page-toppage#content #page-content > h1, #sp-block-container-1 > 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-2 > h1, #sp-block-container-4 > h1, #sp-block-container-5 > h1, #sp-block-container-6 > h1, #sp-block-container-7 > h1, #sp-block-container-8 > h1, #sp-block-container-9 > h1{
  font-size : 1.6rem;
  font-weight : bold;
  margin-bottom : 20px;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #97ca00;
  clear : both;
}

.page-activity_archive#content #page-content > h2, .page-blog#content #page-content > h2, .page-blog1#content #page-content > h2, .page-blog2#content #page-content > h2, .page-contact#content #page-content > h2, .page-custom#content #page-content > h2, .page-custom1#content #page-content > h2, .page-custom10#content #page-content > h2, .page-custom11#content #page-content > h2, .page-custom12#content #page-content > h2, .page-custom13#content #page-content > h2, .page-custom14#content #page-content > h2, .page-custom15#content #page-content > h2, .page-custom16#content #page-content > h2, .page-custom17#content #page-content > h2, .page-custom18#content #page-content > h2, .page-custom19#content #page-content > h2, .page-custom2#content #page-content > h2, .page-custom20#content #page-content > h2, .page-custom21#content #page-content > h2, .page-custom22#content #page-content > h2, .page-custom23#content #page-content > h2, .page-custom24#content #page-content > h2, .page-custom25#content #page-content > h2, .page-custom26#content #page-content > h2, .page-custom27#content #page-content > h2, .page-custom28#content #page-content > h2, .page-custom29#content #page-content > h2, .page-custom3#content #page-content > h2, .page-custom30#content #page-content > h2, .page-custom32#content #page-content > h2, .page-custom33#content #page-content > h2, .page-custom34#content #page-content > h2, .page-custom35#content #page-content > h2, .page-custom36#content #page-content > h2, .page-custom4#content #page-content > h2, .page-custom43#content #page-content > h2, .page-custom44#content #page-content > h2, .page-custom45#content #page-content > h2, .page-custom47#content #page-content > h2, .page-custom5#content #page-content > h2, .page-custom53#content #page-content > h2, .page-custom55#content #page-content > h2, .page-custom56#content #page-content > h2, .page-custom57#content #page-content > h2, .page-custom58#content #page-content > h2, .page-custom6#content #page-content > h2, .page-custom62#content #page-content > h2, .page-custom63#content #page-content > h2, .page-custom64#content #page-content > h2, .page-custom65#content #page-content > h2, .page-custom66#content #page-content > h2, .page-custom67#content #page-content > h2, .page-custom68#content #page-content > h2, .page-custom69#content #page-content > h2, .page-custom7#content #page-content > h2, .page-custom75#content #page-content > h2, .page-custom76#content #page-content > h2, .page-custom77#content #page-content > h2, .page-custom78#content #page-content > h2, .page-custom79#content #page-content > h2, .page-custom8#content #page-content > h2, .page-custom80#content #page-content > h2, .page-custom86#content #page-content > h2, .page-custom87#content #page-content > h2, .page-custom88#content #page-content > h2, .page-custom9#content #page-content > h2, .page-custom90#content #page-content > h2, .page-custom92#content #page-content > h2, .page-custom97#content #page-content > h2, .page-custom98#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-menu#content #page-content > h2, .page-news_archive#content #page-content > h2, .page-profile#content #page-content > h2, .page-profile1#content #page-content > h2, .page-profile2#content #page-content > h2, .page-profile3#content #page-content > h2, .page-toppage#content #page-content > h2, #sp-block-container-1 > 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-2 > h2, #sp-block-container-4 > h2, #sp-block-container-5 > h2, #sp-block-container-6 > h2, #sp-block-container-7 > h2, #sp-block-container-8 > h2, #sp-block-container-9 > h2{
  font-size : 1.6rem;
  font-weight : bold;
  margin-bottom : 20px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #bfbfbf;
  clear : both;
}

.page-activity_archive#content #page-content > h3, .page-blog#content #page-content > h3, .page-blog1#content #page-content > h3, .page-blog2#content #page-content > h3, .page-contact#content #page-content > h3, .page-custom#content #page-content > h3, .page-custom1#content #page-content > h3, .page-custom10#content #page-content > h3, .page-custom11#content #page-content > h3, .page-custom12#content #page-content > h3, .page-custom13#content #page-content > h3, .page-custom14#content #page-content > h3, .page-custom15#content #page-content > h3, .page-custom16#content #page-content > h3, .page-custom17#content #page-content > h3, .page-custom18#content #page-content > h3, .page-custom19#content #page-content > h3, .page-custom2#content #page-content > h3, .page-custom20#content #page-content > h3, .page-custom21#content #page-content > h3, .page-custom22#content #page-content > h3, .page-custom23#content #page-content > h3, .page-custom24#content #page-content > h3, .page-custom25#content #page-content > h3, .page-custom26#content #page-content > h3, .page-custom27#content #page-content > h3, .page-custom28#content #page-content > h3, .page-custom29#content #page-content > h3, .page-custom3#content #page-content > h3, .page-custom30#content #page-content > h3, .page-custom32#content #page-content > h3, .page-custom33#content #page-content > h3, .page-custom34#content #page-content > h3, .page-custom35#content #page-content > h3, .page-custom36#content #page-content > h3, .page-custom4#content #page-content > h3, .page-custom43#content #page-content > h3, .page-custom44#content #page-content > h3, .page-custom45#content #page-content > h3, .page-custom47#content #page-content > h3, .page-custom5#content #page-content > h3, .page-custom53#content #page-content > h3, .page-custom55#content #page-content > h3, .page-custom56#content #page-content > h3, .page-custom57#content #page-content > h3, .page-custom58#content #page-content > h3, .page-custom6#content #page-content > h3, .page-custom62#content #page-content > h3, .page-custom63#content #page-content > h3, .page-custom64#content #page-content > h3, .page-custom65#content #page-content > h3, .page-custom66#content #page-content > h3, .page-custom67#content #page-content > h3, .page-custom68#content #page-content > h3, .page-custom69#content #page-content > h3, .page-custom7#content #page-content > h3, .page-custom75#content #page-content > h3, .page-custom76#content #page-content > h3, .page-custom77#content #page-content > h3, .page-custom78#content #page-content > h3, .page-custom79#content #page-content > h3, .page-custom8#content #page-content > h3, .page-custom80#content #page-content > h3, .page-custom86#content #page-content > h3, .page-custom87#content #page-content > h3, .page-custom88#content #page-content > h3, .page-custom9#content #page-content > h3, .page-custom90#content #page-content > h3, .page-custom92#content #page-content > h3, .page-custom97#content #page-content > h3, .page-custom98#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-menu#content #page-content > h3, .page-news_archive#content #page-content > h3, .page-profile#content #page-content > h3, .page-profile1#content #page-content > h3, .page-profile2#content #page-content > h3, .page-profile3#content #page-content > h3, .page-toppage#content #page-content > h3, #sp-block-container-1 > 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-2 > h3, #sp-block-container-4 > h3, #sp-block-container-5 > h3, #sp-block-container-6 > h3, #sp-block-container-7 > h3, #sp-block-container-8 > h3, #sp-block-container-9 > h3{
  font-size : 1.6rem;
  font-weight : normal;
  margin-bottom : 21px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #bfbfbf;
  clear : both;
}

.page-activity_archive#content #page-content > h4, .page-blog#content #page-content > h4, .page-blog1#content #page-content > h4, .page-blog2#content #page-content > h4, .page-contact#content #page-content > h4, .page-custom#content #page-content > h4, .page-custom1#content #page-content > h4, .page-custom10#content #page-content > h4, .page-custom11#content #page-content > h4, .page-custom12#content #page-content > h4, .page-custom13#content #page-content > h4, .page-custom14#content #page-content > h4, .page-custom15#content #page-content > h4, .page-custom16#content #page-content > h4, .page-custom17#content #page-content > h4, .page-custom18#content #page-content > h4, .page-custom19#content #page-content > h4, .page-custom2#content #page-content > h4, .page-custom20#content #page-content > h4, .page-custom21#content #page-content > h4, .page-custom22#content #page-content > h4, .page-custom23#content #page-content > h4, .page-custom24#content #page-content > h4, .page-custom25#content #page-content > h4, .page-custom26#content #page-content > h4, .page-custom27#content #page-content > h4, .page-custom28#content #page-content > h4, .page-custom29#content #page-content > h4, .page-custom3#content #page-content > h4, .page-custom30#content #page-content > h4, .page-custom32#content #page-content > h4, .page-custom33#content #page-content > h4, .page-custom34#content #page-content > h4, .page-custom35#content #page-content > h4, .page-custom36#content #page-content > h4, .page-custom4#content #page-content > h4, .page-custom43#content #page-content > h4, .page-custom44#content #page-content > h4, .page-custom45#content #page-content > h4, .page-custom47#content #page-content > h4, .page-custom5#content #page-content > h4, .page-custom53#content #page-content > h4, .page-custom55#content #page-content > h4, .page-custom56#content #page-content > h4, .page-custom57#content #page-content > h4, .page-custom58#content #page-content > h4, .page-custom6#content #page-content > h4, .page-custom62#content #page-content > h4, .page-custom63#content #page-content > h4, .page-custom64#content #page-content > h4, .page-custom65#content #page-content > h4, .page-custom66#content #page-content > h4, .page-custom67#content #page-content > h4, .page-custom68#content #page-content > h4, .page-custom69#content #page-content > h4, .page-custom7#content #page-content > h4, .page-custom75#content #page-content > h4, .page-custom76#content #page-content > h4, .page-custom77#content #page-content > h4, .page-custom78#content #page-content > h4, .page-custom79#content #page-content > h4, .page-custom8#content #page-content > h4, .page-custom80#content #page-content > h4, .page-custom86#content #page-content > h4, .page-custom87#content #page-content > h4, .page-custom88#content #page-content > h4, .page-custom9#content #page-content > h4, .page-custom90#content #page-content > h4, .page-custom92#content #page-content > h4, .page-custom97#content #page-content > h4, .page-custom98#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-menu#content #page-content > h4, .page-news_archive#content #page-content > h4, .page-profile#content #page-content > h4, .page-profile1#content #page-content > h4, .page-profile2#content #page-content > h4, .page-profile3#content #page-content > h4, .page-toppage#content #page-content > h4, #sp-block-container-1 > 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-2 > h4, #sp-block-container-4 > h4, #sp-block-container-5 > h4, #sp-block-container-6 > h4, #sp-block-container-7 > h4, #sp-block-container-8 > h4, #sp-block-container-9 > h4{
  font-size : 1.5rem;
  font-weight : normal;
  margin-bottom : 21px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #bfbfbf;
  clear : both;
}

.page-activity_archive#content #page-content > h5, .page-blog#content #page-content > h5, .page-blog1#content #page-content > h5, .page-blog2#content #page-content > h5, .page-contact#content #page-content > h5, .page-custom#content #page-content > h5, .page-custom1#content #page-content > h5, .page-custom10#content #page-content > h5, .page-custom11#content #page-content > h5, .page-custom12#content #page-content > h5, .page-custom13#content #page-content > h5, .page-custom14#content #page-content > h5, .page-custom15#content #page-content > h5, .page-custom16#content #page-content > h5, .page-custom17#content #page-content > h5, .page-custom18#content #page-content > h5, .page-custom19#content #page-content > h5, .page-custom2#content #page-content > h5, .page-custom20#content #page-content > h5, .page-custom21#content #page-content > h5, .page-custom22#content #page-content > h5, .page-custom23#content #page-content > h5, .page-custom24#content #page-content > h5, .page-custom25#content #page-content > h5, .page-custom26#content #page-content > h5, .page-custom27#content #page-content > h5, .page-custom28#content #page-content > h5, .page-custom29#content #page-content > h5, .page-custom3#content #page-content > h5, .page-custom30#content #page-content > h5, .page-custom32#content #page-content > h5, .page-custom33#content #page-content > h5, .page-custom34#content #page-content > h5, .page-custom35#content #page-content > h5, .page-custom36#content #page-content > h5, .page-custom4#content #page-content > h5, .page-custom43#content #page-content > h5, .page-custom44#content #page-content > h5, .page-custom45#content #page-content > h5, .page-custom47#content #page-content > h5, .page-custom5#content #page-content > h5, .page-custom53#content #page-content > h5, .page-custom55#content #page-content > h5, .page-custom56#content #page-content > h5, .page-custom57#content #page-content > h5, .page-custom58#content #page-content > h5, .page-custom6#content #page-content > h5, .page-custom62#content #page-content > h5, .page-custom63#content #page-content > h5, .page-custom64#content #page-content > h5, .page-custom65#content #page-content > h5, .page-custom66#content #page-content > h5, .page-custom67#content #page-content > h5, .page-custom68#content #page-content > h5, .page-custom69#content #page-content > h5, .page-custom7#content #page-content > h5, .page-custom75#content #page-content > h5, .page-custom76#content #page-content > h5, .page-custom77#content #page-content > h5, .page-custom78#content #page-content > h5, .page-custom79#content #page-content > h5, .page-custom8#content #page-content > h5, .page-custom80#content #page-content > h5, .page-custom86#content #page-content > h5, .page-custom87#content #page-content > h5, .page-custom88#content #page-content > h5, .page-custom9#content #page-content > h5, .page-custom90#content #page-content > h5, .page-custom92#content #page-content > h5, .page-custom97#content #page-content > h5, .page-custom98#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-menu#content #page-content > h5, .page-news_archive#content #page-content > h5, .page-profile#content #page-content > h5, .page-profile1#content #page-content > h5, .page-profile2#content #page-content > h5, .page-profile3#content #page-content > h5, .page-toppage#content #page-content > h5, #sp-block-container-1 > 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-2 > h5, #sp-block-container-4 > h5, #sp-block-container-5 > h5, #sp-block-container-6 > h5, #sp-block-container-7 > h5, #sp-block-container-8 > h5, #sp-block-container-9 > h5{
  font-size : 1.4rem;
  font-weight : normal;
  margin-bottom : 21px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #bfbfbf;
  clear : both;
}

.page-activity_archive#content #page-content > h6, .page-blog#content #page-content > h6, .page-blog1#content #page-content > h6, .page-blog2#content #page-content > h6, .page-contact#content #page-content > h6, .page-custom#content #page-content > h6, .page-custom1#content #page-content > h6, .page-custom10#content #page-content > h6, .page-custom11#content #page-content > h6, .page-custom12#content #page-content > h6, .page-custom13#content #page-content > h6, .page-custom14#content #page-content > h6, .page-custom15#content #page-content > h6, .page-custom16#content #page-content > h6, .page-custom17#content #page-content > h6, .page-custom18#content #page-content > h6, .page-custom19#content #page-content > h6, .page-custom2#content #page-content > h6, .page-custom20#content #page-content > h6, .page-custom21#content #page-content > h6, .page-custom22#content #page-content > h6, .page-custom23#content #page-content > h6, .page-custom24#content #page-content > h6, .page-custom25#content #page-content > h6, .page-custom26#content #page-content > h6, .page-custom27#content #page-content > h6, .page-custom28#content #page-content > h6, .page-custom29#content #page-content > h6, .page-custom3#content #page-content > h6, .page-custom30#content #page-content > h6, .page-custom32#content #page-content > h6, .page-custom33#content #page-content > h6, .page-custom34#content #page-content > h6, .page-custom35#content #page-content > h6, .page-custom36#content #page-content > h6, .page-custom4#content #page-content > h6, .page-custom43#content #page-content > h6, .page-custom44#content #page-content > h6, .page-custom45#content #page-content > h6, .page-custom47#content #page-content > h6, .page-custom5#content #page-content > h6, .page-custom53#content #page-content > h6, .page-custom55#content #page-content > h6, .page-custom56#content #page-content > h6, .page-custom57#content #page-content > h6, .page-custom58#content #page-content > h6, .page-custom6#content #page-content > h6, .page-custom62#content #page-content > h6, .page-custom63#content #page-content > h6, .page-custom64#content #page-content > h6, .page-custom65#content #page-content > h6, .page-custom66#content #page-content > h6, .page-custom67#content #page-content > h6, .page-custom68#content #page-content > h6, .page-custom69#content #page-content > h6, .page-custom7#content #page-content > h6, .page-custom75#content #page-content > h6, .page-custom76#content #page-content > h6, .page-custom77#content #page-content > h6, .page-custom78#content #page-content > h6, .page-custom79#content #page-content > h6, .page-custom8#content #page-content > h6, .page-custom80#content #page-content > h6, .page-custom86#content #page-content > h6, .page-custom87#content #page-content > h6, .page-custom88#content #page-content > h6, .page-custom9#content #page-content > h6, .page-custom90#content #page-content > h6, .page-custom92#content #page-content > h6, .page-custom97#content #page-content > h6, .page-custom98#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-menu#content #page-content > h6, .page-news_archive#content #page-content > h6, .page-profile#content #page-content > h6, .page-profile1#content #page-content > h6, .page-profile2#content #page-content > h6, .page-profile3#content #page-content > h6, .page-toppage#content #page-content > h6, #sp-block-container-1 > 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-2 > h6, #sp-block-container-4 > h6, #sp-block-container-5 > h6, #sp-block-container-6 > h6, #sp-block-container-7 > h6, #sp-block-container-8 > h6, #sp-block-container-9 > h6{
  font-size : 1.3rem;
  font-weight : normal;
  margin-bottom : 20px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #bfbfbf;
  clear : both;
}

.page-activity_archive#content #page-content > hr, .page-blog#content #page-content > hr, .page-blog1#content #page-content > hr, .page-blog2#content #page-content > hr, .page-contact#content #page-content > hr, .page-custom#content #page-content > hr, .page-custom1#content #page-content > hr, .page-custom10#content #page-content > hr, .page-custom11#content #page-content > hr, .page-custom12#content #page-content > hr, .page-custom13#content #page-content > hr, .page-custom14#content #page-content > hr, .page-custom15#content #page-content > hr, .page-custom16#content #page-content > hr, .page-custom17#content #page-content > hr, .page-custom18#content #page-content > hr, .page-custom19#content #page-content > hr, .page-custom2#content #page-content > hr, .page-custom20#content #page-content > hr, .page-custom21#content #page-content > hr, .page-custom22#content #page-content > hr, .page-custom23#content #page-content > hr, .page-custom24#content #page-content > hr, .page-custom25#content #page-content > hr, .page-custom26#content #page-content > hr, .page-custom27#content #page-content > hr, .page-custom28#content #page-content > hr, .page-custom29#content #page-content > hr, .page-custom3#content #page-content > hr, .page-custom30#content #page-content > hr, .page-custom32#content #page-content > hr, .page-custom33#content #page-content > hr, .page-custom34#content #page-content > hr, .page-custom35#content #page-content > hr, .page-custom36#content #page-content > hr, .page-custom4#content #page-content > hr, .page-custom43#content #page-content > hr, .page-custom44#content #page-content > hr, .page-custom45#content #page-content > hr, .page-custom47#content #page-content > hr, .page-custom5#content #page-content > hr, .page-custom53#content #page-content > hr, .page-custom55#content #page-content > hr, .page-custom56#content #page-content > hr, .page-custom57#content #page-content > hr, .page-custom58#content #page-content > hr, .page-custom6#content #page-content > hr, .page-custom62#content #page-content > hr, .page-custom63#content #page-content > hr, .page-custom64#content #page-content > hr, .page-custom65#content #page-content > hr, .page-custom66#content #page-content > hr, .page-custom67#content #page-content > hr, .page-custom68#content #page-content > hr, .page-custom69#content #page-content > hr, .page-custom7#content #page-content > hr, .page-custom75#content #page-content > hr, .page-custom76#content #page-content > hr, .page-custom77#content #page-content > hr, .page-custom78#content #page-content > hr, .page-custom79#content #page-content > hr, .page-custom8#content #page-content > hr, .page-custom80#content #page-content > hr, .page-custom86#content #page-content > hr, .page-custom87#content #page-content > hr, .page-custom88#content #page-content > hr, .page-custom9#content #page-content > hr, .page-custom90#content #page-content > hr, .page-custom92#content #page-content > hr, .page-custom97#content #page-content > hr, .page-custom98#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-menu#content #page-content > hr, .page-news_archive#content #page-content > hr, .page-profile#content #page-content > hr, .page-profile1#content #page-content > hr, .page-profile2#content #page-content > hr, .page-profile3#content #page-content > hr, .page-toppage#content #page-content > hr, #sp-block-container-1 > 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-2 > hr, #sp-block-container-4 > hr, #sp-block-container-5 > hr, #sp-block-container-6 > hr, #sp-block-container-7 > hr, #sp-block-container-8 > hr, #sp-block-container-9 > hr{
  margin-bottom : 19px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #97ca00;
}

.page-activity_archive#content #page-content > img, .page-blog#content #page-content > img, .page-blog1#content #page-content > img, .page-blog2#content #page-content > img, .page-contact#content #page-content > img, .page-custom#content #page-content > img, .page-custom1#content #page-content > img, .page-custom10#content #page-content > img, .page-custom11#content #page-content > img, .page-custom12#content #page-content > img, .page-custom13#content #page-content > img, .page-custom14#content #page-content > img, .page-custom15#content #page-content > img, .page-custom16#content #page-content > img, .page-custom17#content #page-content > img, .page-custom18#content #page-content > img, .page-custom19#content #page-content > img, .page-custom2#content #page-content > img, .page-custom20#content #page-content > img, .page-custom21#content #page-content > img, .page-custom22#content #page-content > img, .page-custom23#content #page-content > img, .page-custom24#content #page-content > img, .page-custom25#content #page-content > img, .page-custom26#content #page-content > img, .page-custom27#content #page-content > img, .page-custom28#content #page-content > img, .page-custom29#content #page-content > img, .page-custom3#content #page-content > img, .page-custom30#content #page-content > img, .page-custom32#content #page-content > img, .page-custom33#content #page-content > img, .page-custom34#content #page-content > img, .page-custom35#content #page-content > img, .page-custom36#content #page-content > img, .page-custom4#content #page-content > img, .page-custom43#content #page-content > img, .page-custom44#content #page-content > img, .page-custom45#content #page-content > img, .page-custom47#content #page-content > img, .page-custom5#content #page-content > img, .page-custom53#content #page-content > img, .page-custom55#content #page-content > img, .page-custom56#content #page-content > img, .page-custom57#content #page-content > img, .page-custom58#content #page-content > img, .page-custom6#content #page-content > img, .page-custom62#content #page-content > img, .page-custom63#content #page-content > img, .page-custom64#content #page-content > img, .page-custom65#content #page-content > img, .page-custom66#content #page-content > img, .page-custom67#content #page-content > img, .page-custom68#content #page-content > img, .page-custom69#content #page-content > img, .page-custom7#content #page-content > img, .page-custom75#content #page-content > img, .page-custom76#content #page-content > img, .page-custom77#content #page-content > img, .page-custom78#content #page-content > img, .page-custom79#content #page-content > img, .page-custom8#content #page-content > img, .page-custom80#content #page-content > img, .page-custom86#content #page-content > img, .page-custom87#content #page-content > img, .page-custom88#content #page-content > img, .page-custom9#content #page-content > img, .page-custom90#content #page-content > img, .page-custom92#content #page-content > img, .page-custom97#content #page-content > img, .page-custom98#content #page-content > img, .page-itemlist#content #page-content > img, .page-itemlist1#content #page-content > img, .page-itemlist2#content #page-content > img, .page-itemlist3#content #page-content > img, .page-menu#content #page-content > img, .page-news_archive#content #page-content > img, .page-profile#content #page-content > img, .page-profile1#content #page-content > img, .page-profile2#content #page-content > img, .page-profile3#content #page-content > img, .page-toppage#content #page-content > img, #sp-block-container-1 > img, #sp-block-container-10 > img, #sp-block-container-11 > img, #sp-block-container-12 > img, #sp-block-container-13 > img, #sp-block-container-14 > img, #sp-block-container-2 > img, #sp-block-container-4 > img, #sp-block-container-5 > img, #sp-block-container-6 > img, #sp-block-container-7 > img, #sp-block-container-8 > img, #sp-block-container-9 > img{
  margin-top : 0px;
  margin-bottom : 19px;
}

.page-activity_archive#content #page-content > ins, .page-blog#content #page-content > ins, .page-blog1#content #page-content > ins, .page-blog2#content #page-content > ins, .page-contact#content #page-content > ins, .page-custom#content #page-content > ins, .page-custom1#content #page-content > ins, .page-custom10#content #page-content > ins, .page-custom11#content #page-content > ins, .page-custom12#content #page-content > ins, .page-custom13#content #page-content > ins, .page-custom14#content #page-content > ins, .page-custom15#content #page-content > ins, .page-custom16#content #page-content > ins, .page-custom17#content #page-content > ins, .page-custom18#content #page-content > ins, .page-custom19#content #page-content > ins, .page-custom2#content #page-content > ins, .page-custom20#content #page-content > ins, .page-custom21#content #page-content > ins, .page-custom22#content #page-content > ins, .page-custom23#content #page-content > ins, .page-custom24#content #page-content > ins, .page-custom25#content #page-content > ins, .page-custom26#content #page-content > ins, .page-custom27#content #page-content > ins, .page-custom28#content #page-content > ins, .page-custom29#content #page-content > ins, .page-custom3#content #page-content > ins, .page-custom30#content #page-content > ins, .page-custom32#content #page-content > ins, .page-custom33#content #page-content > ins, .page-custom34#content #page-content > ins, .page-custom35#content #page-content > ins, .page-custom36#content #page-content > ins, .page-custom4#content #page-content > ins, .page-custom43#content #page-content > ins, .page-custom44#content #page-content > ins, .page-custom45#content #page-content > ins, .page-custom47#content #page-content > ins, .page-custom5#content #page-content > ins, .page-custom53#content #page-content > ins, .page-custom55#content #page-content > ins, .page-custom56#content #page-content > ins, .page-custom57#content #page-content > ins, .page-custom58#content #page-content > ins, .page-custom6#content #page-content > ins, .page-custom62#content #page-content > ins, .page-custom63#content #page-content > ins, .page-custom64#content #page-content > ins, .page-custom65#content #page-content > ins, .page-custom66#content #page-content > ins, .page-custom67#content #page-content > ins, .page-custom68#content #page-content > ins, .page-custom69#content #page-content > ins, .page-custom7#content #page-content > ins, .page-custom75#content #page-content > ins, .page-custom76#content #page-content > ins, .page-custom77#content #page-content > ins, .page-custom78#content #page-content > ins, .page-custom79#content #page-content > ins, .page-custom8#content #page-content > ins, .page-custom80#content #page-content > ins, .page-custom86#content #page-content > ins, .page-custom87#content #page-content > ins, .page-custom88#content #page-content > ins, .page-custom9#content #page-content > ins, .page-custom90#content #page-content > ins, .page-custom92#content #page-content > ins, .page-custom97#content #page-content > ins, .page-custom98#content #page-content > ins, .page-itemlist#content #page-content > ins, .page-itemlist1#content #page-content > ins, .page-itemlist2#content #page-content > ins, .page-itemlist3#content #page-content > ins, .page-menu#content #page-content > ins, .page-news_archive#content #page-content > ins, .page-profile#content #page-content > ins, .page-profile1#content #page-content > ins, .page-profile2#content #page-content > ins, .page-profile3#content #page-content > ins, .page-toppage#content #page-content > ins, #sp-block-container-1 > ins, #sp-block-container-10 > ins, #sp-block-container-11 > ins, #sp-block-container-12 > ins, #sp-block-container-13 > ins, #sp-block-container-14 > ins, #sp-block-container-2 > ins, #sp-block-container-4 > ins, #sp-block-container-5 > ins, #sp-block-container-6 > ins, #sp-block-container-7 > ins, #sp-block-container-8 > ins, #sp-block-container-9 > ins{
  background-color : #fff9c0;
  text-decoration : none;
  padding-top : 5px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 5px;
}

.page-activity_archive#content #page-content > ol, .page-blog#content #page-content > ol, .page-blog1#content #page-content > ol, .page-blog2#content #page-content > ol, .page-contact#content #page-content > ol, .page-custom#content #page-content > ol, .page-custom1#content #page-content > ol, .page-custom10#content #page-content > ol, .page-custom11#content #page-content > ol, .page-custom12#content #page-content > ol, .page-custom13#content #page-content > ol, .page-custom14#content #page-content > ol, .page-custom15#content #page-content > ol, .page-custom16#content #page-content > ol, .page-custom17#content #page-content > ol, .page-custom18#content #page-content > ol, .page-custom19#content #page-content > ol, .page-custom2#content #page-content > ol, .page-custom20#content #page-content > ol, .page-custom21#content #page-content > ol, .page-custom22#content #page-content > ol, .page-custom23#content #page-content > ol, .page-custom24#content #page-content > ol, .page-custom25#content #page-content > ol, .page-custom26#content #page-content > ol, .page-custom27#content #page-content > ol, .page-custom28#content #page-content > ol, .page-custom29#content #page-content > ol, .page-custom3#content #page-content > ol, .page-custom30#content #page-content > ol, .page-custom32#content #page-content > ol, .page-custom33#content #page-content > ol, .page-custom34#content #page-content > ol, .page-custom35#content #page-content > ol, .page-custom36#content #page-content > ol, .page-custom4#content #page-content > ol, .page-custom43#content #page-content > ol, .page-custom44#content #page-content > ol, .page-custom45#content #page-content > ol, .page-custom47#content #page-content > ol, .page-custom5#content #page-content > ol, .page-custom53#content #page-content > ol, .page-custom55#content #page-content > ol, .page-custom56#content #page-content > ol, .page-custom57#content #page-content > ol, .page-custom58#content #page-content > ol, .page-custom6#content #page-content > ol, .page-custom62#content #page-content > ol, .page-custom63#content #page-content > ol, .page-custom64#content #page-content > ol, .page-custom65#content #page-content > ol, .page-custom66#content #page-content > ol, .page-custom67#content #page-content > ol, .page-custom68#content #page-content > ol, .page-custom69#content #page-content > ol, .page-custom7#content #page-content > ol, .page-custom75#content #page-content > ol, .page-custom76#content #page-content > ol, .page-custom77#content #page-content > ol, .page-custom78#content #page-content > ol, .page-custom79#content #page-content > ol, .page-custom8#content #page-content > ol, .page-custom80#content #page-content > ol, .page-custom86#content #page-content > ol, .page-custom87#content #page-content > ol, .page-custom88#content #page-content > ol, .page-custom9#content #page-content > ol, .page-custom90#content #page-content > ol, .page-custom92#content #page-content > ol, .page-custom97#content #page-content > ol, .page-custom98#content #page-content > ol, .page-itemlist#content #page-content > ol, .page-itemlist1#content #page-content > ol, .page-itemlist2#content #page-content > ol, .page-itemlist3#content #page-content > ol, .page-menu#content #page-content > ol, .page-news_archive#content #page-content > ol, .page-profile#content #page-content > ol, .page-profile1#content #page-content > ol, .page-profile2#content #page-content > ol, .page-profile3#content #page-content > ol, .page-toppage#content #page-content > ol, #sp-block-container-1 > ol, #sp-block-container-10 > ol, #sp-block-container-11 > ol, #sp-block-container-12 > ol, #sp-block-container-13 > ol, #sp-block-container-14 > ol, #sp-block-container-2 > ol, #sp-block-container-4 > ol, #sp-block-container-5 > ol, #sp-block-container-6 > ol, #sp-block-container-7 > ol, #sp-block-container-8 > ol, #sp-block-container-9 > ol{
  padding-top : 0px;
  padding-left : 13px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 18px;
  list-style-position : inside;
}

.page-activity_archive#content #page-content > ol ol, .page-blog#content #page-content > ol ol, .page-blog1#content #page-content > ol ol, .page-blog2#content #page-content > ol ol, .page-contact#content #page-content > ol ol, .page-custom#content #page-content > ol ol, .page-custom1#content #page-content > ol ol, .page-custom10#content #page-content > ol ol, .page-custom11#content #page-content > ol ol, .page-custom12#content #page-content > ol ol, .page-custom13#content #page-content > ol ol, .page-custom14#content #page-content > ol ol, .page-custom15#content #page-content > ol ol, .page-custom16#content #page-content > ol ol, .page-custom17#content #page-content > ol ol, .page-custom18#content #page-content > ol ol, .page-custom19#content #page-content > ol ol, .page-custom2#content #page-content > ol ol, .page-custom20#content #page-content > ol ol, .page-custom21#content #page-content > ol ol, .page-custom22#content #page-content > ol ol, .page-custom23#content #page-content > ol ol, .page-custom24#content #page-content > ol ol, .page-custom25#content #page-content > ol ol, .page-custom26#content #page-content > ol ol, .page-custom27#content #page-content > ol ol, .page-custom28#content #page-content > ol ol, .page-custom29#content #page-content > ol ol, .page-custom3#content #page-content > ol ol, .page-custom30#content #page-content > ol ol, .page-custom32#content #page-content > ol ol, .page-custom33#content #page-content > ol ol, .page-custom34#content #page-content > ol ol, .page-custom35#content #page-content > ol ol, .page-custom36#content #page-content > ol ol, .page-custom4#content #page-content > ol ol, .page-custom43#content #page-content > ol ol, .page-custom44#content #page-content > ol ol, .page-custom45#content #page-content > ol ol, .page-custom47#content #page-content > ol ol, .page-custom5#content #page-content > ol ol, .page-custom53#content #page-content > ol ol, .page-custom55#content #page-content > ol ol, .page-custom56#content #page-content > ol ol, .page-custom57#content #page-content > ol ol, .page-custom58#content #page-content > ol ol, .page-custom6#content #page-content > ol ol, .page-custom62#content #page-content > ol ol, .page-custom63#content #page-content > ol ol, .page-custom64#content #page-content > ol ol, .page-custom65#content #page-content > ol ol, .page-custom66#content #page-content > ol ol, .page-custom67#content #page-content > ol ol, .page-custom68#content #page-content > ol ol, .page-custom69#content #page-content > ol ol, .page-custom7#content #page-content > ol ol, .page-custom75#content #page-content > ol ol, .page-custom76#content #page-content > ol ol, .page-custom77#content #page-content > ol ol, .page-custom78#content #page-content > ol ol, .page-custom79#content #page-content > ol ol, .page-custom8#content #page-content > ol ol, .page-custom80#content #page-content > ol ol, .page-custom86#content #page-content > ol ol, .page-custom87#content #page-content > ol ol, .page-custom88#content #page-content > ol ol, .page-custom9#content #page-content > ol ol, .page-custom90#content #page-content > ol ol, .page-custom92#content #page-content > ol ol, .page-custom97#content #page-content > ol ol, .page-custom98#content #page-content > ol ol, .page-itemlist#content #page-content > ol ol, .page-itemlist1#content #page-content > ol ol, .page-itemlist2#content #page-content > ol ol, .page-itemlist3#content #page-content > ol ol, .page-menu#content #page-content > ol ol, .page-news_archive#content #page-content > ol ol, .page-profile#content #page-content > ol ol, .page-profile1#content #page-content > ol ol, .page-profile2#content #page-content > ol ol, .page-profile3#content #page-content > ol ol, .page-toppage#content #page-content > ol ol, #sp-block-container-1 > ol ol, #sp-block-container-10 > ol ol, #sp-block-container-11 > ol ol, #sp-block-container-12 > ol ol, #sp-block-container-13 > ol ol, #sp-block-container-14 > ol ol, #sp-block-container-2 > ol ol, #sp-block-container-4 > ol ol, #sp-block-container-5 > ol ol, #sp-block-container-6 > ol ol, #sp-block-container-7 > ol ol, #sp-block-container-8 > ol ol, #sp-block-container-9 > ol ol{
  margin-bottom : 0px;
}

.page-activity_archive#content #page-content > p, .page-blog#content #page-content > p, .page-blog1#content #page-content > p, .page-blog2#content #page-content > p, .page-contact#content #page-content > p, .page-custom#content #page-content > p, .page-custom1#content #page-content > p, .page-custom10#content #page-content > p, .page-custom11#content #page-content > p, .page-custom12#content #page-content > p, .page-custom13#content #page-content > p, .page-custom14#content #page-content > p, .page-custom15#content #page-content > p, .page-custom16#content #page-content > p, .page-custom17#content #page-content > p, .page-custom18#content #page-content > p, .page-custom19#content #page-content > p, .page-custom2#content #page-content > p, .page-custom20#content #page-content > p, .page-custom21#content #page-content > p, .page-custom22#content #page-content > p, .page-custom23#content #page-content > p, .page-custom24#content #page-content > p, .page-custom25#content #page-content > p, .page-custom26#content #page-content > p, .page-custom27#content #page-content > p, .page-custom28#content #page-content > p, .page-custom29#content #page-content > p, .page-custom3#content #page-content > p, .page-custom30#content #page-content > p, .page-custom32#content #page-content > p, .page-custom33#content #page-content > p, .page-custom34#content #page-content > p, .page-custom35#content #page-content > p, .page-custom36#content #page-content > p, .page-custom4#content #page-content > p, .page-custom43#content #page-content > p, .page-custom44#content #page-content > p, .page-custom45#content #page-content > p, .page-custom47#content #page-content > p, .page-custom5#content #page-content > p, .page-custom53#content #page-content > p, .page-custom55#content #page-content > p, .page-custom56#content #page-content > p, .page-custom57#content #page-content > p, .page-custom58#content #page-content > p, .page-custom6#content #page-content > p, .page-custom62#content #page-content > p, .page-custom63#content #page-content > p, .page-custom64#content #page-content > p, .page-custom65#content #page-content > p, .page-custom66#content #page-content > p, .page-custom67#content #page-content > p, .page-custom68#content #page-content > p, .page-custom69#content #page-content > p, .page-custom7#content #page-content > p, .page-custom75#content #page-content > p, .page-custom76#content #page-content > p, .page-custom77#content #page-content > p, .page-custom78#content #page-content > p, .page-custom79#content #page-content > p, .page-custom8#content #page-content > p, .page-custom80#content #page-content > p, .page-custom86#content #page-content > p, .page-custom87#content #page-content > p, .page-custom88#content #page-content > p, .page-custom9#content #page-content > p, .page-custom90#content #page-content > p, .page-custom92#content #page-content > p, .page-custom97#content #page-content > p, .page-custom98#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-menu#content #page-content > p, .page-news_archive#content #page-content > p, .page-profile#content #page-content > p, .page-profile1#content #page-content > p, .page-profile2#content #page-content > p, .page-profile3#content #page-content > p, .page-toppage#content #page-content > p, #sp-block-container-1 > 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-2 > p, #sp-block-container-4 > p, #sp-block-container-5 > p, #sp-block-container-6 > p, #sp-block-container-7 > p, #sp-block-container-8 > p, #sp-block-container-9 > p{
  margin-top : 0px;
  margin-bottom : 19px;
}

.page-activity_archive#content #page-content > p:first-child, .page-blog#content #page-content > p:first-child, .page-blog1#content #page-content > p:first-child, .page-blog2#content #page-content > p:first-child, .page-contact#content #page-content > p:first-child, .page-custom#content #page-content > p:first-child, .page-custom1#content #page-content > p:first-child, .page-custom10#content #page-content > p:first-child, .page-custom11#content #page-content > p:first-child, .page-custom12#content #page-content > p:first-child, .page-custom13#content #page-content > p:first-child, .page-custom14#content #page-content > p:first-child, .page-custom15#content #page-content > p:first-child, .page-custom16#content #page-content > p:first-child, .page-custom17#content #page-content > p:first-child, .page-custom18#content #page-content > p:first-child, .page-custom19#content #page-content > p:first-child, .page-custom2#content #page-content > p:first-child, .page-custom20#content #page-content > p:first-child, .page-custom21#content #page-content > p:first-child, .page-custom22#content #page-content > p:first-child, .page-custom23#content #page-content > p:first-child, .page-custom24#content #page-content > p:first-child, .page-custom25#content #page-content > p:first-child, .page-custom26#content #page-content > p:first-child, .page-custom27#content #page-content > p:first-child, .page-custom28#content #page-content > p:first-child, .page-custom29#content #page-content > p:first-child, .page-custom3#content #page-content > p:first-child, .page-custom30#content #page-content > p:first-child, .page-custom32#content #page-content > p:first-child, .page-custom33#content #page-content > p:first-child, .page-custom34#content #page-content > p:first-child, .page-custom35#content #page-content > p:first-child, .page-custom36#content #page-content > p:first-child, .page-custom4#content #page-content > p:first-child, .page-custom43#content #page-content > p:first-child, .page-custom44#content #page-content > p:first-child, .page-custom45#content #page-content > p:first-child, .page-custom47#content #page-content > p:first-child, .page-custom5#content #page-content > p:first-child, .page-custom53#content #page-content > p:first-child, .page-custom55#content #page-content > p:first-child, .page-custom56#content #page-content > p:first-child, .page-custom57#content #page-content > p:first-child, .page-custom58#content #page-content > p:first-child, .page-custom6#content #page-content > p:first-child, .page-custom62#content #page-content > p:first-child, .page-custom63#content #page-content > p:first-child, .page-custom64#content #page-content > p:first-child, .page-custom65#content #page-content > p:first-child, .page-custom66#content #page-content > p:first-child, .page-custom67#content #page-content > p:first-child, .page-custom68#content #page-content > p:first-child, .page-custom69#content #page-content > p:first-child, .page-custom7#content #page-content > p:first-child, .page-custom75#content #page-content > p:first-child, .page-custom76#content #page-content > p:first-child, .page-custom77#content #page-content > p:first-child, .page-custom78#content #page-content > p:first-child, .page-custom79#content #page-content > p:first-child, .page-custom8#content #page-content > p:first-child, .page-custom80#content #page-content > p:first-child, .page-custom86#content #page-content > p:first-child, .page-custom87#content #page-content > p:first-child, .page-custom88#content #page-content > p:first-child, .page-custom9#content #page-content > p:first-child, .page-custom90#content #page-content > p:first-child, .page-custom92#content #page-content > p:first-child, .page-custom97#content #page-content > p:first-child, .page-custom98#content #page-content > p:first-child, .page-itemlist#content #page-content > p:first-child, .page-itemlist1#content #page-content > p:first-child, .page-itemlist2#content #page-content > p:first-child, .page-itemlist3#content #page-content > p:first-child, .page-menu#content #page-content > p:first-child, .page-news_archive#content #page-content > p:first-child, .page-profile#content #page-content > p:first-child, .page-profile1#content #page-content > p:first-child, .page-profile2#content #page-content > p:first-child, .page-profile3#content #page-content > p:first-child, .page-toppage#content #page-content > p:first-child, #sp-block-container-1 > p:first-child, #sp-block-container-10 > p:first-child, #sp-block-container-11 > p:first-child, #sp-block-container-12 > p:first-child, #sp-block-container-13 > p:first-child, #sp-block-container-14 > p:first-child, #sp-block-container-2 > p:first-child, #sp-block-container-4 > p:first-child, #sp-block-container-5 > p:first-child, #sp-block-container-6 > p:first-child, #sp-block-container-7 > p:first-child, #sp-block-container-8 > p:first-child, #sp-block-container-9 > p:first-child{
  margin-top : 0px;
}

.page-activity_archive#content #page-content > pre, .page-blog#content #page-content > pre, .page-blog1#content #page-content > pre, .page-blog2#content #page-content > pre, .page-contact#content #page-content > pre, .page-custom#content #page-content > pre, .page-custom1#content #page-content > pre, .page-custom10#content #page-content > pre, .page-custom11#content #page-content > pre, .page-custom12#content #page-content > pre, .page-custom13#content #page-content > pre, .page-custom14#content #page-content > pre, .page-custom15#content #page-content > pre, .page-custom16#content #page-content > pre, .page-custom17#content #page-content > pre, .page-custom18#content #page-content > pre, .page-custom19#content #page-content > pre, .page-custom2#content #page-content > pre, .page-custom20#content #page-content > pre, .page-custom21#content #page-content > pre, .page-custom22#content #page-content > pre, .page-custom23#content #page-content > pre, .page-custom24#content #page-content > pre, .page-custom25#content #page-content > pre, .page-custom26#content #page-content > pre, .page-custom27#content #page-content > pre, .page-custom28#content #page-content > pre, .page-custom29#content #page-content > pre, .page-custom3#content #page-content > pre, .page-custom30#content #page-content > pre, .page-custom32#content #page-content > pre, .page-custom33#content #page-content > pre, .page-custom34#content #page-content > pre, .page-custom35#content #page-content > pre, .page-custom36#content #page-content > pre, .page-custom4#content #page-content > pre, .page-custom43#content #page-content > pre, .page-custom44#content #page-content > pre, .page-custom45#content #page-content > pre, .page-custom47#content #page-content > pre, .page-custom5#content #page-content > pre, .page-custom53#content #page-content > pre, .page-custom55#content #page-content > pre, .page-custom56#content #page-content > pre, .page-custom57#content #page-content > pre, .page-custom58#content #page-content > pre, .page-custom6#content #page-content > pre, .page-custom62#content #page-content > pre, .page-custom63#content #page-content > pre, .page-custom64#content #page-content > pre, .page-custom65#content #page-content > pre, .page-custom66#content #page-content > pre, .page-custom67#content #page-content > pre, .page-custom68#content #page-content > pre, .page-custom69#content #page-content > pre, .page-custom7#content #page-content > pre, .page-custom75#content #page-content > pre, .page-custom76#content #page-content > pre, .page-custom77#content #page-content > pre, .page-custom78#content #page-content > pre, .page-custom79#content #page-content > pre, .page-custom8#content #page-content > pre, .page-custom80#content #page-content > pre, .page-custom86#content #page-content > pre, .page-custom87#content #page-content > pre, .page-custom88#content #page-content > pre, .page-custom9#content #page-content > pre, .page-custom90#content #page-content > pre, .page-custom92#content #page-content > pre, .page-custom97#content #page-content > pre, .page-custom98#content #page-content > pre, .page-itemlist#content #page-content > pre, .page-itemlist1#content #page-content > pre, .page-itemlist2#content #page-content > pre, .page-itemlist3#content #page-content > pre, .page-menu#content #page-content > pre, .page-news_archive#content #page-content > pre, .page-profile#content #page-content > pre, .page-profile1#content #page-content > pre, .page-profile2#content #page-content > pre, .page-profile3#content #page-content > pre, .page-toppage#content #page-content > pre, #sp-block-container-1 > pre, #sp-block-container-10 > pre, #sp-block-container-11 > pre, #sp-block-container-12 > pre, #sp-block-container-13 > pre, #sp-block-container-14 > pre, #sp-block-container-2 > pre, #sp-block-container-4 > pre, #sp-block-container-5 > pre, #sp-block-container-6 > pre, #sp-block-container-7 > pre, #sp-block-container-8 > pre, #sp-block-container-9 > pre{
  background-color : #f5f5f5;
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  overflow : auto;
  word-wrap : normal;
}

#sp-button-1 > a, #sp-button-10 > a, #sp-button-11 > a, #sp-button-12 > a, #sp-button-13 > a, #sp-button-14 > a, #sp-button-15 > a, #sp-button-159 > a, #sp-button-16 > a, #sp-button-160 > a, #sp-button-161 > a, #sp-button-162 > a, #sp-button-163 > a, #sp-button-164 > a, #sp-button-165 > a, #sp-button-166 > a, #sp-button-167 > a, #sp-button-168 > a, #sp-button-169 > a, #sp-button-17 > a, #sp-button-170 > a, #sp-button-171 > a, #sp-button-172 > a, #sp-button-173 > a, #sp-button-174 > a, #sp-button-175 > a, #sp-button-176 > a, #sp-button-177 > a, #sp-button-178 > a, #sp-button-179 > a, #sp-button-18 > a, #sp-button-180 > a, #sp-button-181 > a, #sp-button-182 > a, #sp-button-183 > a, #sp-button-184 > a, #sp-button-185 > a, #sp-button-186 > a, #sp-button-187 > a, #sp-button-188 > a, #sp-button-189 > a, #sp-button-19 > a, #sp-button-190 > a, #sp-button-191 > a, #sp-button-192 > a, #sp-button-193 > a, #sp-button-194 > a, #sp-button-195 > a, #sp-button-196 > a, #sp-button-197 > a, #sp-button-198 > a, #sp-button-199 > a, #sp-button-20 > a, #sp-button-200 > a, #sp-button-201 > a, #sp-button-202 > a, #sp-button-203 > a, #sp-button-204 > a, #sp-button-205 > a, #sp-button-206 > a, #sp-button-207 > a, #sp-button-208 > a, #sp-button-209 > a, #sp-button-21 > a, #sp-button-210 > a, #sp-button-211 > a, #sp-button-212 > a, #sp-button-213 > a, #sp-button-214 > a, #sp-button-215 > a, #sp-button-216 > a, #sp-button-217 > a, #sp-button-218 > a, #sp-button-219 > a, #sp-button-22 > a, #sp-button-220 > a, #sp-button-221 > a, #sp-button-222 > a, #sp-button-223 > a, #sp-button-224 > a, #sp-button-225 > a, #sp-button-226 > a, #sp-button-227 > a, #sp-button-228 > a, #sp-button-229 > a, #sp-button-23 > a, #sp-button-230 > a, #sp-button-231 > a, #sp-button-232 > a, #sp-button-233 > a, #sp-button-234 > a, #sp-button-235 > a, #sp-button-236 > a, #sp-button-237 > a, #sp-button-238 > a, #sp-button-239 > a, #sp-button-24 > a, #sp-button-240 > a, #sp-button-241 > a, #sp-button-242 > a, #sp-button-243 > a, #sp-button-244 > a, #sp-button-245 > a, #sp-button-246 > a, #sp-button-247 > a, #sp-button-248 > a, #sp-button-249 > a, #sp-button-25 > a, #sp-button-250 > a, #sp-button-251 > a, #sp-button-252 > a, #sp-button-253 > a, #sp-button-254 > a, #sp-button-255 > a, #sp-button-256 > a, #sp-button-257 > a, #sp-button-258 > a, #sp-button-259 > a, #sp-button-26 > a, #sp-button-260 > a, #sp-button-261 > a, #sp-button-262 > a, #sp-button-263 > a, #sp-button-264 > a, #sp-button-265 > a, #sp-button-266 > a, #sp-button-267 > a, #sp-button-268 > a, #sp-button-269 > a, #sp-button-27 > a, #sp-button-270 > a, #sp-button-271 > a, #sp-button-272 > a, #sp-button-273 > a, #sp-button-274 > a, #sp-button-275 > a, #sp-button-276 > a, #sp-button-277 > a, #sp-button-278 > a, #sp-button-279 > a, #sp-button-28 > a, #sp-button-280 > a, #sp-button-281 > a, #sp-button-282 > a, #sp-button-283 > a, #sp-button-284 > a, #sp-button-29 > a, #sp-button-30 > a, #sp-button-31 > a, #sp-button-32 > a, #sp-button-33 > a, #sp-button-34 > a, #sp-button-35 > a, #sp-button-36 > a, #sp-button-37 > a, #sp-button-38 > a, #sp-button-39 > a, #sp-button-4 > a, #sp-button-40 > a, #sp-button-41 > a, #sp-button-42 > a, #sp-button-43 > a, #sp-button-44 > a, #sp-button-45 > a, #sp-button-46 > a, #sp-button-47 > a, #sp-button-48 > a, #sp-button-49 > a, #sp-button-5 > a, #sp-button-50 > a, #sp-button-51 > a, #sp-button-52 > a, #sp-button-53 > a, #sp-button-54 > a, #sp-button-55 > a, #sp-button-56 > a, #sp-button-57 > a, #sp-button-58 > a, #sp-button-59 > a, #sp-button-6 > a, #sp-button-60 > a, #sp-button-61 > a, #sp-button-62 > a, #sp-button-63 > a, #sp-button-64 > a, #sp-button-65 > a, #sp-button-66 > a, #sp-button-7 > a, #sp-button-8 > a, #sp-button-9 > a{
  font-size : 1.2rem;
  color : #ffffff;
  background-color : #97ca00;
  text-decoration : none;
  text-align : center;
  padding-top : 7px;
  padding-left : 13px;
  padding-right : 13px;
  padding-bottom : 6px;
  margin-top : 15px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-top-width : medium;
  border-left-width : medium;
  border-right-width : medium;
  border-bottom-width : medium;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : initial;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : initial;
  border-top-left-radius : 6px 6px;
  border-top-right-radius : 6px 6px;
  border-bottom-right-radius : 6px 6px;
  border-bottom-left-radius : 6px 6px;
}

#sp-button-1 > a::before, #sp-button-10 > a::before, #sp-button-11 > a::before, #sp-button-12 > a::before, #sp-button-13 > a::before, #sp-button-14 > a::before, #sp-button-15 > a::before, #sp-button-159 > a::before, #sp-button-16 > a::before, #sp-button-160 > a::before, #sp-button-161 > a::before, #sp-button-162 > a::before, #sp-button-163 > a::before, #sp-button-164 > a::before, #sp-button-165 > a::before, #sp-button-166 > a::before, #sp-button-167 > a::before, #sp-button-168 > a::before, #sp-button-169 > a::before, #sp-button-17 > a::before, #sp-button-170 > a::before, #sp-button-171 > a::before, #sp-button-172 > a::before, #sp-button-173 > a::before, #sp-button-174 > a::before, #sp-button-175 > a::before, #sp-button-176 > a::before, #sp-button-177 > a::before, #sp-button-178 > a::before, #sp-button-179 > a::before, #sp-button-18 > a::before, #sp-button-180 > a::before, #sp-button-181 > a::before, #sp-button-182 > a::before, #sp-button-183 > a::before, #sp-button-184 > a::before, #sp-button-185 > a::before, #sp-button-186 > a::before, #sp-button-187 > a::before, #sp-button-188 > a::before, #sp-button-189 > a::before, #sp-button-19 > a::before, #sp-button-190 > a::before, #sp-button-191 > a::before, #sp-button-192 > a::before, #sp-button-193 > a::before, #sp-button-194 > a::before, #sp-button-195 > a::before, #sp-button-196 > a::before, #sp-button-197 > a::before, #sp-button-198 > a::before, #sp-button-199 > a::before, #sp-button-20 > a::before, #sp-button-200 > a::before, #sp-button-201 > a::before, #sp-button-202 > a::before, #sp-button-203 > a::before, #sp-button-204 > a::before, #sp-button-205 > a::before, #sp-button-206 > a::before, #sp-button-207 > a::before, #sp-button-208 > a::before, #sp-button-209 > a::before, #sp-button-21 > a::before, #sp-button-210 > a::before, #sp-button-211 > a::before, #sp-button-212 > a::before, #sp-button-213 > a::before, #sp-button-214 > a::before, #sp-button-215 > a::before, #sp-button-216 > a::before, #sp-button-217 > a::before, #sp-button-218 > a::before, #sp-button-219 > a::before, #sp-button-22 > a::before, #sp-button-220 > a::before, #sp-button-221 > a::before, #sp-button-222 > a::before, #sp-button-223 > a::before, #sp-button-224 > a::before, #sp-button-225 > a::before, #sp-button-226 > a::before, #sp-button-227 > a::before, #sp-button-228 > a::before, #sp-button-229 > a::before, #sp-button-23 > a::before, #sp-button-230 > a::before, #sp-button-231 > a::before, #sp-button-232 > a::before, #sp-button-233 > a::before, #sp-button-234 > a::before, #sp-button-235 > a::before, #sp-button-236 > a::before, #sp-button-237 > a::before, #sp-button-238 > a::before, #sp-button-239 > a::before, #sp-button-24 > a::before, #sp-button-240 > a::before, #sp-button-241 > a::before, #sp-button-242 > a::before, #sp-button-243 > a::before, #sp-button-244 > a::before, #sp-button-245 > a::before, #sp-button-246 > a::before, #sp-button-247 > a::before, #sp-button-248 > a::before, #sp-button-249 > a::before, #sp-button-25 > a::before, #sp-button-250 > a::before, #sp-button-251 > a::before, #sp-button-252 > a::before, #sp-button-253 > a::before, #sp-button-254 > a::before, #sp-button-255 > a::before, #sp-button-256 > a::before, #sp-button-257 > a::before, #sp-button-258 > a::before, #sp-button-259 > a::before, #sp-button-26 > a::before, #sp-button-260 > a::before, #sp-button-261 > a::before, #sp-button-262 > a::before, #sp-button-263 > a::before, #sp-button-264 > a::before, #sp-button-265 > a::before, #sp-button-266 > a::before, #sp-button-267 > a::before, #sp-button-268 > a::before, #sp-button-269 > a::before, #sp-button-27 > a::before, #sp-button-270 > a::before, #sp-button-271 > a::before, #sp-button-272 > a::before, #sp-button-273 > a::before, #sp-button-274 > a::before, #sp-button-275 > a::before, #sp-button-276 > a::before, #sp-button-277 > a::before, #sp-button-278 > a::before, #sp-button-279 > a::before, #sp-button-28 > a::before, #sp-button-280 > a::before, #sp-button-281 > a::before, #sp-button-282 > a::before, #sp-button-283 > a::before, #sp-button-284 > a::before, #sp-button-29 > a::before, #sp-button-30 > a::before, #sp-button-31 > a::before, #sp-button-32 > a::before, #sp-button-33 > a::before, #sp-button-34 > a::before, #sp-button-35 > a::before, #sp-button-36 > a::before, #sp-button-37 > a::before, #sp-button-38 > a::before, #sp-button-39 > a::before, #sp-button-4 > a::before, #sp-button-40 > a::before, #sp-button-41 > a::before, #sp-button-42 > a::before, #sp-button-43 > a::before, #sp-button-44 > a::before, #sp-button-45 > a::before, #sp-button-46 > a::before, #sp-button-47 > a::before, #sp-button-48 > a::before, #sp-button-49 > a::before, #sp-button-5 > a::before, #sp-button-50 > a::before, #sp-button-51 > a::before, #sp-button-52 > a::before, #sp-button-53 > a::before, #sp-button-54 > a::before, #sp-button-55 > a::before, #sp-button-56 > a::before, #sp-button-57 > a::before, #sp-button-58 > a::before, #sp-button-59 > a::before, #sp-button-6 > a::before, #sp-button-60 > a::before, #sp-button-61 > a::before, #sp-button-62 > a::before, #sp-button-63 > a::before, #sp-button-64 > a::before, #sp-button-65 > a::before, #sp-button-66 > a::before, #sp-button-7 > a::before, #sp-button-8 > a::before, #sp-button-9 > a::before{
  background-image : url(img/icon-arrow-04.gif);
  vertical-align : middle;
  margin-right : 10px;
  width : 4px;
  height : 7px;
  display : inline-block;
  content : "";
}

#sp-block-container-3{
  padding-top : 15px;
  padding-bottom : 15px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #d0dbb1;
  clear : both;
  position : relative;
}

#sp-block-container-3 > *{
  margin-top : 10px;
  margin-bottom : 0px;
}

#sp-block-container-3 > *:first-child{
  margin-top : 0px;
}

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

  #sp-block-container-3{
    padding-top : 15px;
    padding-left : 100%;
    padding-right : 100%;
    padding-bottom : 15px;
    margin-left : -100%;
    margin-right : -100%;
  }
}

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

  #sp-block-container-3{
    padding-top : 15px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 15px;
  }

  #sp-block-container-3 .copyright{
    text-align : center;
  }
}

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

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

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

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

#sp-table-1, #sp-table-17, #sp-table-18, #sp-table-19, #sp-table-20, #sp-table-21{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 25px;
  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 : #bfbfbf;
  border-left-color : #bfbfbf;
  border-right-color : #bfbfbf;
  border-bottom-color : #bfbfbf;
  width : 100%;
  border-collapse : collapse;
}

#sp-table-1 > tbody > tr > td, #sp-table-17 > tbody > tr > td, #sp-table-18 > tbody > tr > td, #sp-table-19 > tbody > tr > td, #sp-table-20 > tbody > tr > td, #sp-table-21 > tbody > tr > td{
  background-color : #ffffff;
  padding-top : 6px;
  padding-left : 20px;
  padding-right : 20px;
  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 : #bfbfbf;
  border-left-color : #bfbfbf;
  border-right-color : #bfbfbf;
  border-bottom-color : #bfbfbf;
}

#sp-table-1 > tbody > tr > th, #sp-table-17 > tbody > tr > th, #sp-table-18 > tbody > tr > th, #sp-table-19 > tbody > tr > th, #sp-table-20 > tbody > tr > th, #sp-table-21 > tbody > tr > th{
  font-weight : bold;
  color : #333333;
  background-color : #f0f7d5;
  vertical-align : top;
  padding-top : 6px;
  padding-left : 20px;
  padding-right : 20px;
  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 : #bfbfbf;
  border-left-color : #bfbfbf;
  border-right-color : #bfbfbf;
  border-bottom-color : #bfbfbf;
}

#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 : #333333;
  background-color : #ffffff;
  text-align : left;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  margin-top : 5px;
  margin-left : 5px;
  margin-right : 5px;
  margin-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 : #97ca00;
  border-left-color : #e3e3e3;
  border-right-color : #e3e3e3;
  border-bottom-color : #e3e3e3;
  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 : 190px;
  height : 305px;
  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 : medium;
  border-left-width : medium;
  border-right-width : medium;
  border-bottom-width : medium;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : initial;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : initial;
  width : 100%;
  display : block;
}

#sp-item-gallery-1 > ul > li > div.item-gallery-photo{
  margin-bottom : 10px;
}

#sp-item-gallery-1 > ul > li > div.item-gallery-photo:last-child{
  margin-bottom : 0px;
}

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

#sp-item-gallery-1 > ul > li > p.item-gallery-icons{
  text-align : left;
  margin-bottom : 0px;
  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(preset/icons/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(preset/icons/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(preset/icons/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(preset/icons/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;
  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-content{
  margin-top : 5px;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-price{
  color : #333333;
  text-align : left;
  margin-bottom : 5px;
  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 : #cccccc;
  margin-left : 5px;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-price .item-gallery-price-before{
  font-weight : bold;
  color : #97ca00;
  margin-right : 5px;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-title{
  font-size : 1.2em;
  font-weight : bold;
  line-height : 2.5em;
  color : #333333;
  background-color : #f9f9f9;
  text-align : left;
  padding-left : 10px;
  margin-top : -10px;
  margin-left : -10px;
  margin-right : -10px;
  margin-bottom : 12px;
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : dotted;
  border-top-color : #97ca00;
  border-bottom-color : #e4e4e4;
  white-space : nowrap;
  overflow : hidden;
  text-overflow : ellipsis;
  word-wrap : normal;
}

#sp-item-gallery-1 > ul > li > p:last-child{
  margin-bottom : 0px;
}

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

#sp-image-3, #sp-image-4{
  max-width : 100%;
}

#sp-page-title-1{
  background-color : #ffffff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  margin-bottom : 5px;
  border-bottom-width : 4px;
  border-bottom-style : solid;
  border-bottom-color : #00bae6;
  width : 100%;
  box-sizing : border-box;
}

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

#sp-sns-button-1 > ul, #sp-sns-button-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-sns-button-1 > ul > li, #sp-sns-button-2 > ul > li{
  margin-top : 2px;
  margin-left : 0px;
  margin-right : 5px;
  margin-bottom : 0px;
  float : left;
  display : inline-block;
}

#sp-table-10 tbody, #sp-table-11 tbody, #sp-table-12 tbody, #sp-table-13 tbody, #sp-table-14 tbody, #sp-table-15 tbody, #sp-table-16 tbody, #sp-table-2 tbody, #sp-table-3 tbody, #sp-table-6 tbody, #sp-table-7 tbody, #sp-table-8 tbody, #sp-table-9 tbody{
  width : 100%;
  height : auto;
}

#sp-table-10 td, #sp-table-11 td, #sp-table-12 td, #sp-table-13 td, #sp-table-14 td, #sp-table-15 td, #sp-table-16 td, #sp-table-2 td, #sp-table-3 td, #sp-table-6 td, #sp-table-7 td, #sp-table-8 td, #sp-table-9 td{
  font-size : 16px;
  color : #676767;
  background-color : #ffffff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  vertical-align : middle;
  text-align : center;
  padding-top : 12px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 12px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
}

#sp-table-10 th, #sp-table-11 th, #sp-table-12 th, #sp-table-13 th, #sp-table-14 th, #sp-table-15 th, #sp-table-16 th, #sp-table-2 th, #sp-table-3 th, #sp-table-6 th, #sp-table-7 th, #sp-table-8 th, #sp-table-9 th{
  font-size : 16px;
  font-weight : normal;
  color : #676767;
  background-color : #f2f2f2;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  vertical-align : middle;
  text-align : center;
  padding-top : 12px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 12px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
}

#sp-table-10 th.col-title, #sp-table-11 th.col-title, #sp-table-12 th.col-title, #sp-table-13 th.col-title, #sp-table-14 th.col-title, #sp-table-15 th.col-title, #sp-table-16 th.col-title, #sp-table-2 th.col-title, #sp-table-3 th.col-title, #sp-table-6 th.col-title, #sp-table-7 th.col-title, #sp-table-8 th.col-title, #sp-table-9 th.col-title{
  background-color : #ffffff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
}

#sp-table-10 tr:first-child th.col-title, #sp-table-11 tr:first-child th.col-title, #sp-table-12 tr:first-child th.col-title, #sp-table-13 tr:first-child th.col-title, #sp-table-14 tr:first-child th.col-title, #sp-table-15 tr:first-child th.col-title, #sp-table-16 tr:first-child th.col-title, #sp-table-2 tr:first-child th.col-title, #sp-table-3 tr:first-child th.col-title, #sp-table-6 tr:first-child th.col-title, #sp-table-7 tr:first-child th.col-title, #sp-table-8 tr:first-child th.col-title, #sp-table-9 tr:first-child th.col-title{
  background-color : #f2f2f2;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
}

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

.page-blog2#content #page-content > p{
  font-size : 1.8rem;
}

.page-custom#content #page-content > h1{
  font-size : 2.4rem;
}

.page-custom#content #page-content > h2{
  font-size : 2.2rem;
}

.page-custom#content #page-content > h3{
  font-size : 2.1rem;
}

.page-custom#content #page-content > p{
  font-size : 1.8rem;
}

.page-custom14#content #page-content > h1{
  font-size : 2rem;
}

.page-custom14#content #page-content > p{
  font-size : 1.5rem;
}

.page-custom25#content #page-content > h1{
  font-size : 2.4rem;
}

.page-custom25#content #page-content > h2{
  font-size : 2.2rem;
}

.page-custom25#content #page-content > h3{
  font-size : 2.1rem;
}

.page-custom25#content #page-content > p{
  font-size : 1.8rem;
}

.page-custom4#content #page-content > h1{
  font-size : 2.4rem;
}

.page-custom4#content #page-content > h2{
  font-size : 2.2rem;
}

.page-custom4#content #page-content > h3{
  font-size : 2.1rem;
}

.page-custom4#content #page-content > p{
  font-size : 1.8rem;
}

.page-custom7#content #page-content > p{
  line-height : 170%;
}

.page-custom9#content #page-content > h1{
  font-size : 2rem;
}

.page-custom9#content #page-content > p{
  font-size : 1.8rem;
}

.page-itemlist#content #page-content > p{
  font-size : 1.6rem;
}

.page-itemlist2#content #page-content > h1{
  font-size : 2rem;
}

.page-itemlist2#content #page-content > p{
  font-size : 1.7rem;
}

.page-itemlist3#content #page-content > h1{
  font-size : 2rem;
}

.page-itemlist3#content #page-content > h2{
  font-size : 2rem;
}

.page-itemlist3#content #page-content > p{
  font-size : 1.8rem;
}

.page-toppage#content #page-content > p{
  font-size : 1.6rem;
}

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

#sp-block-container-1 > .paragraph a{
  color : #000000;
}

#sp-block-container-1 > p{
  font-size : 1.8rem;
}

#sp-block-container-1 > p.large{
  font-size : 4rem;
  font-family : "游明朝 Demibold";
}

#sp-block-container-10 > p{
  font-size : 1.8rem;
}

#sp-block-container-11 > p{
  font-size : 1.8rem;
}

#sp-block-container-12 > p{
  font-size : 1.8rem;
}

#sp-block-container-13{
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #000000;
  border-left-color : #e3e3e3;
  border-right-color : #e3e3e3;
  border-bottom-color : #e3e3e3;
}

#sp-block-container-14{
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #000000;
  border-left-color : #e3e3e3;
  border-right-color : #e3e3e3;
  border-bottom-color : #e3e3e3;
}

#sp-block-container-2{
  background-color : #f5fae6;
  border-top-width : medium;
  border-left-width : medium;
  border-right-width : medium;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : initial;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : #d7d7d7;
}

#sp-block-container-5 > p{
  font-size : 1.6rem;
}

#sp-block-container-6{
  font-size : 1.6rem;
}

#sp-block-container-6 > p{
  font-size : 1.6rem;
}

#sp-block-container-7 > p{
  font-size : 1.8rem;
}

#sp-block-container-8 > p{
  font-size : 1.8rem;
}

#sp-block-container-9 > p{
  font-size : 1.8rem;
}

#sp-button-1 > a{
  font-size : 2.4rem;
  color : #000000;
  background-color : #e8ffb7;
}

#sp-button-10 > a{
  font-size : 1.8rem;
}

#sp-button-100 > a{
  font-size : 2.2rem;
}

#sp-button-101 > a{
  font-size : 2.2rem;
}

#sp-button-102 > a{
  font-size : 2.2rem;
}

#sp-button-103 > a{
  font-size : 2.2rem;
}

#sp-button-104 > a{
  font-size : 2.2rem;
}

#sp-button-105 > a{
  font-size : 2.2rem;
}

#sp-button-106 > a{
  font-size : 2.2rem;
}

#sp-button-107 > a{
  font-size : 2.2rem;
}

#sp-button-108 > a{
  font-size : 2.2rem;
}

#sp-button-109 > a{
  font-size : 2.2rem;
}

#sp-button-11 > a{
  font-size : 1.8rem;
}

#sp-button-110 > a{
  font-size : 2.2rem;
}

#sp-button-111 > a{
  font-size : 2.2rem;
}

#sp-button-112 > a{
  font-size : 2.2rem;
}

#sp-button-113 > a{
  font-size : 2.2rem;
}

#sp-button-114 > a{
  font-size : 2.2rem;
}

#sp-button-115 > a{
  font-size : 2.2rem;
}

#sp-button-116 > a{
  font-size : 2.2rem;
}

#sp-button-117 > a{
  font-size : 2.2rem;
}

#sp-button-118 > a{
  font-size : 2.2rem;
}

#sp-button-119 > a{
  font-size : 2.2rem;
}

#sp-button-12 > a{
  font-size : 1.8rem;
}

#sp-button-120 > a{
  font-size : 2.2rem;
}

#sp-button-121 > a{
  font-size : 2.2rem;
}

#sp-button-122 > a{
  font-size : 2.2rem;
}

#sp-button-123 > a{
  font-size : 2.2rem;
}

#sp-button-124 > a{
  font-size : 2.2rem;
}

#sp-button-125 > a{
  font-size : 2.2rem;
}

#sp-button-126 > a{
  font-size : 2.2rem;
}

#sp-button-127 > a{
  font-size : 2.2rem;
}

#sp-button-128 > a{
  font-size : 2.2rem;
}

#sp-button-129 > a{
  font-size : 2.2rem;
}

#sp-button-13 > a{
  font-size : 1.8rem;
}

#sp-button-130 > a{
  font-size : 2.2rem;
}

#sp-button-131 > a{
  font-size : 2.2rem;
}

#sp-button-132 > a{
  font-size : 2.2rem;
}

#sp-button-133 > a{
  font-size : 2.2rem;
}

#sp-button-134 > a{
  font-size : 2.2rem;
}

#sp-button-135 > a{
  font-size : 2.2rem;
}

#sp-button-136 > a{
  font-size : 2.2rem;
}

#sp-button-137 > a{
  font-size : 2.2rem;
}

#sp-button-138 > a{
  font-size : 2.2rem;
}

#sp-button-139 > a{
  font-size : 2.2rem;
}

#sp-button-14 > a{
  font-size : 1.8rem;
}

#sp-button-140 > a{
  font-size : 2.2rem;
}

#sp-button-141 > a{
  font-size : 2.2rem;
}

#sp-button-142 > a{
  font-size : 2.2rem;
}

#sp-button-143 > a{
  font-size : 2.2rem;
}

#sp-button-144 > a{
  font-size : 2.2rem;
}

#sp-button-146 > a{
  font-size : 2.2rem;
}

#sp-button-147 > a{
  font-size : 2.2rem;
}

#sp-button-148 > a{
  font-size : 2.2rem;
}

#sp-button-149 > a{
  font-size : 2.2rem;
}

#sp-button-15 > a{
  font-size : 1.8rem;
}

#sp-button-150 > a{
  font-size : 2.2rem;
}

#sp-button-151 > a{
  font-size : 2.2rem;
}

#sp-button-152 > a{
  font-size : 2rem;
}

#sp-button-153 > a{
  font-size : 2rem;
}

#sp-button-154 > a{
  font-size : 2rem;
}

#sp-button-155 > a{
  font-size : 2rem;
}

#sp-button-156 > a{
  font-size : 2rem;
}

#sp-button-157 > a{
  font-size : 1.5rem;
}

#sp-button-158 > a{
  font-size : 1.5rem;
}

#sp-button-159 > a{
  font-size : 1.4rem;
}

#sp-button-16 > a{
  font-size : 1.8rem;
}

#sp-button-160 > a{
  font-size : 1.5rem;
}

#sp-button-161 > a{
  font-size : 1.4rem;
}

#sp-button-162 > a{
  font-size : 1.5rem;
}

#sp-button-163 > a{
  font-size : 1.4rem;
}

#sp-button-164 > a{
  font-size : 1.5rem;
}

#sp-button-165 > a{
  font-size : 1.4rem;
}

#sp-button-166 > a{
  font-size : 1.5rem;
}

#sp-button-167 > a{
  font-size : 1.4rem;
}

#sp-button-168 > a{
  font-size : 1.5rem;
}

#sp-button-169 > a{
  font-size : 1.4rem;
}

#sp-button-17 > a{
  font-size : 1.8rem;
}

#sp-button-170 > a{
  font-size : 1.5rem;
}

#sp-button-171 > a{
  font-size : 1.4rem;
}

#sp-button-172 > a{
  font-size : 1.5rem;
}

#sp-button-173 > a{
  font-size : 1.4rem;
}

#sp-button-174 > a{
  font-size : 1.5rem;
}

#sp-button-175 > a{
  font-size : 1.4rem;
}

#sp-button-176 > a{
  font-size : 1.5rem;
}

#sp-button-177 > a{
  font-size : 1.4rem;
}

#sp-button-178 > a{
  font-size : 1.5rem;
}

#sp-button-179 > a{
  font-size : 1.4rem;
}

#sp-button-18 > a{
  font-size : 1.8rem;
}

#sp-button-180 > a{
  font-size : 1.5rem;
}

#sp-button-181 > a{
  font-size : 1.4rem;
}

#sp-button-182 > a{
  font-size : 1.5rem;
}

#sp-button-183 > a{
  font-size : 1.4rem;
}

#sp-button-184 > a{
  font-size : 1.5rem;
}

#sp-button-185 > a{
  font-size : 1.4rem;
}

#sp-button-186 > a{
  font-size : 1.5rem;
}

#sp-button-187 > a{
  font-size : 1.4rem;
}

#sp-button-188 > a{
  font-size : 1.5rem;
}

#sp-button-189 > a{
  font-size : 1.4rem;
}

#sp-button-19 > a{
  font-size : 1.8rem;
}

#sp-button-190 > a{
  font-size : 1.5rem;
}

#sp-button-191 > a{
  font-size : 1.4rem;
}

#sp-button-192 > a{
  font-size : 1.5rem;
}

#sp-button-193 > a{
  font-size : 1.4rem;
}

#sp-button-194 > a{
  font-size : 1.5rem;
}

#sp-button-195 > a{
  font-size : 1.4rem;
}

#sp-button-196 > a{
  font-size : 1.5rem;
}

#sp-button-197 > a{
  font-size : 1.4rem;
}

#sp-button-198 > a{
  font-size : 1.5rem;
}

#sp-button-199 > a{
  font-size : 1.4rem;
}

#sp-button-20 > a{
  font-size : 1.8rem;
}

#sp-button-200 > a{
  font-size : 1.5rem;
}

#sp-button-201 > a{
  font-size : 1.4rem;
}

#sp-button-202 > a{
  font-size : 1.5rem;
}

#sp-button-203 > a{
  font-size : 1.4rem;
}

#sp-button-204 > a{
  font-size : 1.5rem;
}

#sp-button-205 > a{
  font-size : 1.4rem;
}

#sp-button-206 > a{
  font-size : 1.5rem;
}

#sp-button-207 > a{
  font-size : 1.4rem;
}

#sp-button-208 > a{
  font-size : 1.5rem;
}

#sp-button-209 > a{
  font-size : 1.4rem;
}

#sp-button-21 > a{
  font-size : 1.8rem;
}

#sp-button-210 > a{
  font-size : 1.5rem;
}

#sp-button-211 > a{
  font-size : 1.4rem;
}

#sp-button-212 > a{
  font-size : 1.5rem;
}

#sp-button-213 > a{
  font-size : 1.4rem;
}

#sp-button-214 > a{
  font-size : 1.5rem;
}

#sp-button-215 > a{
  font-size : 1.4rem;
}

#sp-button-216 > a{
  font-size : 1.5rem;
}

#sp-button-217 > a{
  font-size : 1.4rem;
}

#sp-button-218 > a{
  font-size : 1.5rem;
}

#sp-button-219 > a{
  font-size : 1.4rem;
}

#sp-button-22 > a{
  font-size : 1.8rem;
}

#sp-button-220 > a{
  font-size : 1.5rem;
}

#sp-button-221 > a{
  font-size : 1.4rem;
}

#sp-button-222 > a{
  font-size : 1.5rem;
}

#sp-button-223 > a{
  font-size : 1.4rem;
}

#sp-button-224 > a{
  font-size : 1.5rem;
}

#sp-button-225 > a{
  font-size : 1.4rem;
}

#sp-button-226 > a{
  font-size : 1.5rem;
}

#sp-button-227 > a{
  font-size : 1.4rem;
}

#sp-button-228 > a{
  font-size : 1.5rem;
}

#sp-button-229 > a{
  font-size : 1.4rem;
}

#sp-button-23 > a{
  font-size : 1.8rem;
}

#sp-button-230 > a{
  font-size : 1.5rem;
}

#sp-button-231 > a{
  font-size : 1.4rem;
}

#sp-button-232 > a{
  font-size : 1.5rem;
}

#sp-button-233 > a{
  font-size : 1.4rem;
}

#sp-button-234 > a{
  font-size : 1.5rem;
}

#sp-button-235 > a{
  font-size : 1.4rem;
}

#sp-button-236 > a{
  font-size : 1.5rem;
}

#sp-button-237 > a{
  font-size : 1.4rem;
}

#sp-button-238 > a{
  font-size : 1.5rem;
}

#sp-button-239 > a{
  font-size : 1.4rem;
}

#sp-button-24 > a{
  font-size : 1.8rem;
}

#sp-button-240 > a{
  font-size : 1.5rem;
}

#sp-button-241 > a{
  font-size : 1.4rem;
}

#sp-button-242 > a{
  font-size : 1.5rem;
}

#sp-button-243 > a{
  font-size : 1.4rem;
}

#sp-button-244 > a{
  font-size : 1.5rem;
}

#sp-button-245 > a{
  font-size : 1.4rem;
}

#sp-button-246 > a{
  font-size : 1.5rem;
}

#sp-button-247 > a{
  font-size : 1.4rem;
}

#sp-button-248 > a{
  font-size : 1.5rem;
}

#sp-button-249 > a{
  font-size : 1.4rem;
}

#sp-button-25 > a{
  font-size : 1.8rem;
}

#sp-button-250 > a{
  font-size : 1.5rem;
}

#sp-button-251 > a{
  font-size : 1.4rem;
}

#sp-button-252 > a{
  font-size : 1.5rem;
}

#sp-button-253 > a{
  font-size : 1.4rem;
}

#sp-button-254 > a{
  font-size : 1.5rem;
}

#sp-button-255 > a{
  font-size : 1.4rem;
}

#sp-button-256 > a{
  font-size : 1.5rem;
}

#sp-button-257 > a{
  font-size : 1.4rem;
}

#sp-button-258 > a{
  font-size : 1.5rem;
}

#sp-button-259 > a{
  font-size : 2rem;
}

#sp-button-26 > a{
  font-size : 1.8rem;
}

#sp-button-260 > a{
  font-size : 2rem;
}

#sp-button-261 > a{
  font-size : 2rem;
}

#sp-button-262 > a{
  font-size : 2rem;
}

#sp-button-263 > a{
  font-size : 2rem;
}

#sp-button-264 > a{
  font-size : 2rem;
}

#sp-button-265 > a{
  font-size : 2rem;
}

#sp-button-266 > a{
  font-size : 2rem;
}

#sp-button-267 > a{
  font-size : 2rem;
}

#sp-button-268 > a{
  font-size : 2rem;
}

#sp-button-269 > a{
  font-size : 2rem;
}

#sp-button-27 > a{
  font-size : 1.8rem;
}

#sp-button-270 > a{
  font-size : 2rem;
}

#sp-button-271 > a{
  font-size : 2rem;
}

#sp-button-272 > a{
  font-size : 2rem;
}

#sp-button-273 > a{
  font-size : 2rem;
}

#sp-button-274 > a{
  font-size : 2rem;
}

#sp-button-275 > a{
  font-size : 2rem;
}

#sp-button-276 > a{
  font-size : 2rem;
}

#sp-button-277 > a{
  font-size : 2rem;
}

#sp-button-278 > a{
  font-size : 2rem;
}

#sp-button-279 > a{
  font-size : 2rem;
}

#sp-button-28 > a{
  font-size : 1.8rem;
}

#sp-button-280 > a{
  font-size : 2rem;
}

#sp-button-281 > a{
  font-size : 2rem;
}

#sp-button-282 > a{
  font-size : 2rem;
}

#sp-button-283 > a{
  font-size : 2rem;
}

#sp-button-284 > a{
  font-size : 2rem;
}

#sp-button-29 > a{
  font-size : 1.8rem;
}

#sp-button-30 > a{
  font-size : 1.8rem;
}

#sp-button-31 > a{
  font-size : 1.8rem;
}

#sp-button-32 > a{
  font-size : 1.8rem;
}

#sp-button-33 > a{
  font-size : 1.8rem;
}

#sp-button-34 > a{
  font-size : 1.8rem;
}

#sp-button-35 > a{
  font-size : 1.8rem;
}

#sp-button-36 > a{
  font-size : 1.8rem;
}

#sp-button-37 > a{
  font-size : 1.8rem;
}

#sp-button-38 > a{
  font-size : 1.8rem;
}

#sp-button-39 > a{
  font-size : 1.8rem;
}

#sp-button-4 > a{
  font-size : 2.2rem;
}

#sp-button-40 > a{
  font-size : 1.8rem;
}

#sp-button-41 > a{
  font-size : 1.8rem;
}

#sp-button-42 > a{
  font-size : 1.8rem;
}

#sp-button-43 > a{
  font-size : 1.8rem;
}

#sp-button-44 > a{
  font-size : 1.8rem;
}

#sp-button-45 > a{
  font-size : 1.8rem;
}

#sp-button-46 > a{
  font-size : 1.8rem;
}

#sp-button-47 > a{
  font-size : 1.8rem;
}

#sp-button-48 > a{
  font-size : 1.8rem;
}

#sp-button-49 > a{
  font-size : 1.8rem;
}

#sp-button-5 > a{
  font-size : 2.2rem;
}

#sp-button-50 > a{
  font-size : 1.8rem;
}

#sp-button-51 > a{
  font-size : 1.8rem;
}

#sp-button-52 > a{
  font-size : 1.8rem;
}

#sp-button-53 > a{
  font-size : 1.8rem;
}

#sp-button-54 > a{
  font-size : 1.8rem;
}

#sp-button-55 > a{
  font-size : 2rem;
}

#sp-button-56 > a{
  font-size : 2rem;
}

#sp-button-57 > a{
  font-size : 2rem;
}

#sp-button-58 > a{
  font-size : 2rem;
}

#sp-button-59 > a{
  font-size : 2rem;
}

#sp-button-6 > a{
  font-size : 1.8rem;
}

#sp-button-60 > a{
  font-size : 2rem;
}

#sp-button-61 > a{
  font-size : 2rem;
}

#sp-button-62 > a{
  font-size : 2rem;
}

#sp-button-63 > a{
  font-size : 2rem;
}

#sp-button-64 > a{
  font-size : 2rem;
}

#sp-button-65 > a{
  font-size : 2rem;
}

#sp-button-66 > a{
  font-size : 2rem;
}

#sp-button-67 > a{
  font-size : 2.2rem;
}

#sp-button-68 > a{
  font-size : 2.2rem;
}

#sp-button-69 > a{
  font-size : 2.2rem;
}

#sp-button-7 > a{
  font-size : 1.8rem;
}

#sp-button-70 > a{
  font-size : 2.2rem;
}

#sp-button-71 > a{
  font-size : 2.2rem;
}

#sp-button-72 > a{
  font-size : 2.2rem;
}

#sp-button-73 > a{
  font-size : 2.2rem;
}

#sp-button-74 > a{
  font-size : 2.2rem;
}

#sp-button-75 > a{
  font-size : 2.2rem;
}

#sp-button-76 > a{
  font-size : 2.2rem;
}

#sp-button-77 > a{
  font-size : 2.2rem;
}

#sp-button-78 > a{
  font-size : 2.2rem;
}

#sp-button-79 > a{
  font-size : 2.2rem;
}

#sp-button-8 > a{
  font-size : 1.8rem;
}

#sp-button-80 > a{
  font-size : 2.2rem;
}

#sp-button-81 > a{
  font-size : 2.2rem;
}

#sp-button-82 > a{
  font-size : 2.2rem;
}

#sp-button-83 > a{
  font-size : 2.2rem;
}

#sp-button-84 > a{
  font-size : 2.2rem;
}

#sp-button-85 > a{
  font-size : 2.2rem;
}

#sp-button-86 > a{
  font-size : 2.2rem;
}

#sp-button-87 > a{
  font-size : 2.2rem;
}

#sp-button-88 > a{
  font-size : 2.2rem;
}

#sp-button-89 > a{
  font-size : 2.2rem;
}

#sp-button-9 > a{
  font-size : 1.8rem;
}

#sp-button-90 > a{
  font-size : 2.2rem;
}

#sp-button-91 > a{
  font-size : 2.2rem;
}

#sp-button-92 > a{
  font-size : 2.2rem;
}

#sp-button-93 > a{
  font-size : 2.2rem;
}

#sp-button-94 > a{
  font-size : 2.2rem;
}

#sp-button-95 > a{
  font-size : 2.2rem;
}

#sp-button-96 > a{
  font-size : 2.2rem;
}

#sp-button-97 > a{
  font-size : 2.2rem;
}

#sp-button-98 > a{
  font-size : 2.2rem;
}

#sp-button-99 > a{
  font-size : 2.2rem;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content{
  font-size : 1.8rem;
}

.sp-wp-post-list#sp-entry-content-2 > article > .entry-content{
  font-size : 1.8rem;
}

.sp-wp-post-list#sp-entry-content-3 > article > .entry-content > p{
  font-size : 1.8rem;
}

.sp-wp-post-list#sp-entry-content-6 > article > .entry-content > p{
  font-size : 1.8rem;
}

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

#sp-item-gallery-1 > ul > li p.item-gallery-content{
  font-size : 1.7rem;
  line-height : 170%;
}

#sp-item-gallery-1 > ul > li p.item-gallery-title{
  font-size : 1.5rem;
}

#sp-page-title-1{
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 4px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #97ca00;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#sp-site-navigation-1{
  font-size : 1rem;
  padding-top : 2px;
  padding-left : 1000px;
  padding-right : 1000px;
  padding-bottom : 2px;
}

#sp-site-navigation-1 > ul > li li > a{
  font-size : 1.6rem;
}

#sp-site-navigation-1 > ul > li li > a:hover{
  font-size : 1.6rem;
}

#sp-site-navigation-1 > ul > li > a{
  font-size : 1.8rem;
  padding-top : 17px;
  padding-left : 12px;
  padding-right : 12px;
  padding-bottom : 17px;
}

#sp-site-navigation-1 > ul > li > a:hover{
  font-size : 2rem;
}

#sp-table-1{
  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;
}

#sp-table-1 > tbody > tr > td{
  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;
}

#sp-table-10{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : dotted;
  border-left-style : dotted;
  border-right-style : dotted;
  border-bottom-style : dotted;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

#sp-table-10 > tbody > tr:nth-child(even) > td{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-table-10 > tbody > tr:nth-child(odd) > td{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-table-10 > tbody > tr:nth-child(odd) > th.col-title{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-table-10 > tbody > tr > * > h1{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

#sp-table-10 > tbody > tr > th.col-title{
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-table-10 > tbody > tr > th.row-title{
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
}

#sp-table-11{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : dotted;
  border-left-style : dotted;
  border-right-style : dotted;
  border-bottom-style : dotted;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

#sp-table-11 > tbody > tr:nth-child(even) > td{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-table-11 > tbody > tr:nth-child(odd) > td{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-table-11 > tbody > tr:nth-child(odd) > th.col-title{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-table-11 > tbody > tr > * > h1{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

#sp-table-11 > tbody > tr > th.col-title{
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-table-11 > tbody > tr > th.row-title{
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
}

#sp-table-12{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : dotted;
  border-left-style : dotted;
  border-right-style : dotted;
  border-bottom-style : dotted;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

#sp-table-12 > tbody > tr:nth-child(even) > td{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-table-12 > tbody > tr:nth-child(odd) > td{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-table-12 > tbody > tr:nth-child(odd) > th.col-title{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-table-12 > tbody > tr > * > h1{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

#sp-table-12 > tbody > tr > th.col-title{
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-table-12 > tbody > tr > th.row-title{
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
}

#sp-table-13{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : dotted;
  border-left-style : dotted;
  border-right-style : dotted;
  border-bottom-style : dotted;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

#sp-table-13 > tbody > tr:nth-child(even) > td{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-table-13 > tbody > tr:nth-child(odd) > td{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-table-13 > tbody > tr:nth-child(odd) > th.col-title{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-table-13 > tbody > tr > * > h1{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

#sp-table-13 > tbody > tr > th.col-title{
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-table-13 > tbody > tr > th.row-title{
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
}

#sp-table-14{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : dotted;
  border-left-style : dotted;
  border-right-style : dotted;
  border-bottom-style : dotted;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

#sp-table-14 > tbody > tr:nth-child(even) > td{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-table-14 > tbody > tr:nth-child(odd) > td{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-table-14 > tbody > tr:nth-child(odd) > th.col-title{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-table-14 > tbody > tr > * > h1{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

#sp-table-14 > tbody > tr > th.col-title{
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-table-14 > tbody > tr > th.row-title{
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
}

#sp-table-15{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : dotted;
  border-left-style : dotted;
  border-right-style : dotted;
  border-bottom-style : dotted;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

#sp-table-15 > tbody > tr:nth-child(even) > td{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-table-15 > tbody > tr:nth-child(odd) > td{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-table-15 > tbody > tr:nth-child(odd) > th.col-title{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-table-15 > tbody > tr > * > h1{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

#sp-table-15 > tbody > tr > th.col-title{
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-table-15 > tbody > tr > th.row-title{
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
}

#sp-table-16{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : dotted;
  border-left-style : dotted;
  border-right-style : dotted;
  border-bottom-style : dotted;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

#sp-table-16 > tbody > tr:nth-child(even) > td{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-table-16 > tbody > tr:nth-child(odd) > td{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-table-16 > tbody > tr:nth-child(odd) > th.col-title{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-table-16 > tbody > tr > * > h1{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

#sp-table-16 > tbody > tr > th.col-title{
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-table-16 > tbody > tr > th.row-title{
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
}

#sp-table-17 > tbody > tr:nth-child(even) > td{
  font-size : 1.8rem;
}

#sp-table-17 > tbody > tr:nth-child(odd) > td{
  font-size : 1.8rem;
  vertical-align : middle;
  text-align : left;
}

#sp-table-17 > tbody > tr > th.col-title{
  font-size : 2rem;
  vertical-align : middle;
  text-align : center;
}

#sp-table-17 > tbody > tr > th.row-title{
  font-size : 2rem;
  vertical-align : middle;
}

#sp-table-18 > tbody > tr:nth-child(even) > td{
  font-size : 1.8rem;
}

#sp-table-18 > tbody > tr:nth-child(odd) > td{
  font-size : 1.8rem;
  vertical-align : middle;
  text-align : left;
}

#sp-table-18 > tbody > tr > th.col-title{
  font-size : 2rem;
  vertical-align : middle;
  text-align : center;
}

#sp-table-18 > tbody > tr > th.row-title{
  font-size : 2rem;
  vertical-align : middle;
}

#sp-table-19 > tbody > tr:nth-child(even) > td{
  font-size : 1.8rem;
}

#sp-table-19 > tbody > tr:nth-child(odd) > td{
  font-size : 1.8rem;
  vertical-align : middle;
  text-align : left;
}

#sp-table-19 > tbody > tr > th.col-title{
  font-size : 2rem;
  vertical-align : middle;
  text-align : center;
}

#sp-table-19 > tbody > tr > th.row-title{
  font-size : 2rem;
  vertical-align : middle;
}

#sp-table-2{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : dotted;
  border-left-style : dotted;
  border-right-style : dotted;
  border-bottom-style : dotted;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

#sp-table-2 > tbody > tr:nth-child(even) > td{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-table-2 > tbody > tr:nth-child(odd) > td{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-table-2 > tbody > tr:nth-child(odd) > th.col-title{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-table-2 > tbody > tr > * > h1{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

#sp-table-2 > tbody > tr > th.col-title{
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-table-2 > tbody > tr > th.row-title{
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
}

#sp-table-20 > tbody > tr:nth-child(even) > td{
  font-size : 1.8rem;
}

#sp-table-20 > tbody > tr:nth-child(odd) > td{
  font-size : 1.8rem;
  vertical-align : middle;
  text-align : left;
}

#sp-table-20 > tbody > tr > th.col-title{
  font-size : 2rem;
  vertical-align : middle;
  text-align : center;
}

#sp-table-20 > tbody > tr > th.row-title{
  font-size : 2rem;
  vertical-align : middle;
}

#sp-table-21 > tbody > tr:nth-child(even) > td{
  font-size : 1.8rem;
}

#sp-table-21 > tbody > tr:nth-child(odd) > td{
  font-size : 1.8rem;
  vertical-align : middle;
  text-align : left;
}

#sp-table-21 > tbody > tr > th.col-title{
  font-size : 2rem;
  vertical-align : middle;
  text-align : center;
}

#sp-table-21 > tbody > tr > th.row-title{
  font-size : 2rem;
  vertical-align : middle;
}

#sp-table-3{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : dotted;
  border-left-style : dotted;
  border-right-style : dotted;
  border-bottom-style : dotted;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

#sp-table-3 > tbody > tr:nth-child(even) > td{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-table-3 > tbody > tr:nth-child(odd) > td{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-table-3 > tbody > tr:nth-child(odd) > th.col-title{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-table-3 > tbody > tr > * > h1{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

#sp-table-3 > tbody > tr > th.col-title{
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-table-3 > tbody > tr > th.row-title{
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
}

#sp-table-4{
  font-size : 1.6rem;
}

#sp-table-5{
  font-size : 1.6rem;
}

#sp-table-5 > tbody > tr > th.row-title{
  padding-top : 6px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 6px;
}

#sp-table-6{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : dotted;
  border-left-style : dotted;
  border-right-style : dotted;
  border-bottom-style : dotted;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

#sp-table-6 > tbody > tr:nth-child(even) > td{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-table-6 > tbody > tr:nth-child(odd) > td{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-table-6 > tbody > tr:nth-child(odd) > th.col-title{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-table-6 > tbody > tr > * > h1{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

#sp-table-6 > tbody > tr > th.col-title{
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-table-6 > tbody > tr > th.row-title{
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
}

#sp-table-7{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : dotted;
  border-left-style : dotted;
  border-right-style : dotted;
  border-bottom-style : dotted;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

#sp-table-7 > tbody > tr:nth-child(even) > td{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-table-7 > tbody > tr:nth-child(odd) > td{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-table-7 > tbody > tr:nth-child(odd) > th.col-title{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-table-7 > tbody > tr > * > h1{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

#sp-table-7 > tbody > tr > th.col-title{
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-table-7 > tbody > tr > th.row-title{
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
}

#sp-table-8{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : dotted;
  border-left-style : dotted;
  border-right-style : dotted;
  border-bottom-style : dotted;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

#sp-table-8 > tbody > tr:nth-child(even) > td{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-table-8 > tbody > tr:nth-child(odd) > td{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-table-8 > tbody > tr:nth-child(odd) > th.col-title{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-table-8 > tbody > tr > * > h1{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

#sp-table-8 > tbody > tr > th.col-title{
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-table-8 > tbody > tr > th.row-title{
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
}

#sp-table-9{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : dotted;
  border-left-style : dotted;
  border-right-style : dotted;
  border-bottom-style : dotted;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

#sp-table-9 > tbody > tr:nth-child(even) > td{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-table-9 > tbody > tr:nth-child(odd) > td{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-table-9 > tbody > tr:nth-child(odd) > th.col-title{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-table-9 > tbody > tr > * > h1{
  background-color : transparent;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

#sp-table-9 > tbody > tr > th.col-title{
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-table-9 > tbody > tr > th.row-title{
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
}

.sp-wp-post-list#sp-wp-post-list-1 > dl{
  font-size : 1.8rem;
}

.sp-wp-post-list#sp-wp-post-list-1 > dl > dt{
  font-size : 1.5rem;
}

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

.sp-wp-post-list#sp-wp-post-list-2 > article{
  font-size : 2rem;
}

.sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content{
  font-size : 2rem;
}

.sp-wp-post-list#sp-wp-post-list-2 > article > header > h4{
  font-size : 1.8rem;
}

.sp-wp-post-list#sp-wp-post-list-2 > h3{
  font-size : 1.8rem;
}

.sp-wp-post-list#sp-wp-post-list-3 > dl{
  font-size : 1.8rem;
}

.sp-wp-post-list#sp-wp-post-list-3 > dl > dt{
  font-size : 1.5rem;
}

.sp-wp-post-list#sp-wp-post-list-4 > article{
  font-size : 1.8rem;
}

.sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content{
  font-size : 1.8rem;
}

.sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content > p{
  font-size : 1.8rem;
}

.sp-wp-post-list#sp-wp-post-list-6{
  font-size : 1.7rem;
}

.sp-wp-post-list#sp-wp-post-list-6 > article{
  font-size : 1.8rem;
}

.sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content{
  font-size : 1.8rem;
}

.sp-wp-post-list#sp-wp-post-list-6 > article > header{
  font-size : 2rem;
}

.sp-wp-post-list#sp-wp-post-list-6 > article > header > h4{
  font-size : 2rem;
}

.sp-wp-post-list#sp-wp-post-list-6 > article > header > h4 > a:link{
  font-size : 2.2rem;
}

.sp-wp-post-list#sp-wp-post-list-6 > article > header > h4 > a:visited{
  font-size : 2.2rem;
}

.sp-wp-post-list#sp-wp-post-list-6 > article > header > h4 > a:hover{
  font-size : 2.2rem;
}

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

  #sp-block-container-1{
    margin-top : -20px;
    margin-bottom : -41px;
    min-height : 160px;
  }

  #sp-block-container-10{
    margin-top : -9px;
    min-height : 157px;
  }

  #sp-block-container-11{
    margin-top : -9px;
    min-height : 157px;
  }

  #sp-block-container-12{
    margin-top : -9px;
    min-height : 157px;
  }

  #sp-block-container-2{
    padding-top : 0px;
    padding-left : 1000px;
    padding-right : 1000px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-left : -1000px;
    margin-right : -1000px;
    margin-bottom : 0px;
  }

  #sp-block-container-2::after{
    background-color : #ffffff;
    margin-left : -1000px;
    margin-right : -1000px;
    height : 4px;
    display : block;
    content : "";
  }

  #sp-block-container-3{
    margin-top : 0px;
  }

  #sp-block-container-4{
    min-height : 406px;
  }

  #sp-block-container-5{
    margin-bottom : -50px;
    min-height : 68px;
  }

  #sp-block-container-6{
    margin-bottom : -50px;
    min-height : 50px;
  }

  #sp-block-container-7{
    margin-bottom : 3px;
    width : 1000px;
    min-height : 100px;
  }

  #sp-block-container-8{
    margin-bottom : -80px;
    width : 1000px;
    min-height : 100px;
  }

  #sp-block-container-9{
    margin-top : -9px;
    min-height : 157px;
  }

  #sp-button-1{
    margin-top : 0px;
    margin-left : 230px;
    margin-right : 20px;
    margin-bottom : 20px;
    width : 527px;
    height : 46px;
  }

  #sp-button-10{
    width : 160px;
  }

  #sp-button-100{
    width : 539px;
  }

  #sp-button-101{
    width : 539px;
  }

  #sp-button-102{
    width : 539px;
  }

  #sp-button-103{
    width : 539px;
  }

  #sp-button-104{
    width : 539px;
  }

  #sp-button-105{
    width : 539px;
  }

  #sp-button-106{
    width : 539px;
  }

  #sp-button-107{
    width : 539px;
  }

  #sp-button-108{
    width : 539px;
  }

  #sp-button-109{
    width : 539px;
  }

  #sp-button-11{
    width : 160px;
  }

  #sp-button-110{
    width : 539px;
  }

  #sp-button-111{
    width : 539px;
  }

  #sp-button-112{
    width : 539px;
  }

  #sp-button-113{
    width : 539px;
  }

  #sp-button-114{
    width : 539px;
  }

  #sp-button-115{
    width : 539px;
  }

  #sp-button-116{
    width : 539px;
  }

  #sp-button-117{
    width : 539px;
  }

  #sp-button-118{
    width : 539px;
  }

  #sp-button-119{
    width : 539px;
  }

  #sp-button-12{
    width : 160px;
  }

  #sp-button-120{
    width : 539px;
  }

  #sp-button-121{
    width : 539px;
  }

  #sp-button-122{
    width : 539px;
  }

  #sp-button-123{
    width : 539px;
  }

  #sp-button-124{
    width : 539px;
  }

  #sp-button-125{
    width : 539px;
  }

  #sp-button-126{
    width : 539px;
  }

  #sp-button-127{
    width : 539px;
  }

  #sp-button-128{
    width : 539px;
  }

  #sp-button-129{
    width : 539px;
  }

  #sp-button-13{
    width : 160px;
  }

  #sp-button-130{
    width : 539px;
  }

  #sp-button-131{
    width : 539px;
  }

  #sp-button-132{
    width : 539px;
  }

  #sp-button-133{
    width : 539px;
  }

  #sp-button-134{
    width : 539px;
  }

  #sp-button-135{
    width : 539px;
  }

  #sp-button-136{
    width : 539px;
  }

  #sp-button-137{
    width : 539px;
  }

  #sp-button-138{
    width : 539px;
  }

  #sp-button-139{
    width : 539px;
  }

  #sp-button-14{
    width : 160px;
  }

  #sp-button-140{
    width : 539px;
  }

  #sp-button-141{
    width : 539px;
  }

  #sp-button-142{
    width : 539px;
  }

  #sp-button-143{
    width : 539px;
  }

  #sp-button-144{
    width : 539px;
  }

  #sp-button-145{
    width : 240px;
    float : right;
    position : relative;
  }

  #sp-button-146{
    width : 270px;
  }

  #sp-button-147{
    width : 270px;
  }

  #sp-button-148{
    width : 270px;
  }

  #sp-button-149{
    width : 270px;
  }

  #sp-button-15{
    width : 160px;
  }

  #sp-button-150{
    margin-top : 50px;
    width : 269px;
  }

  #sp-button-151{
    margin-top : 50px;
    width : 269px;
  }

  #sp-button-152{
    width : 306px;
  }

  #sp-button-153{
    width : 307px;
  }

  #sp-button-154{
    width : 382px;
  }

  #sp-button-155{
    width : 382px;
  }

  #sp-button-156{
    width : 555px;
  }

  #sp-button-157{
    width : 443px;
  }

  #sp-button-158{
    width : 502px;
  }

  #sp-button-159{
    width : 139px;
  }

  #sp-button-16{
    width : 160px;
  }

  #sp-button-161{
    width : 139px;
  }

  #sp-button-163{
    width : 139px;
  }

  #sp-button-165{
    width : 139px;
  }

  #sp-button-167{
    width : 139px;
  }

  #sp-button-169{
    width : 139px;
  }

  #sp-button-17{
    width : 160px;
  }

  #sp-button-171{
    width : 139px;
  }

  #sp-button-173{
    width : 139px;
  }

  #sp-button-175{
    width : 139px;
  }

  #sp-button-177{
    width : 139px;
  }

  #sp-button-179{
    width : 139px;
  }

  #sp-button-18{
    width : 160px;
  }

  #sp-button-181{
    width : 139px;
  }

  #sp-button-183{
    width : 139px;
  }

  #sp-button-185{
    width : 139px;
  }

  #sp-button-187{
    width : 139px;
  }

  #sp-button-189{
    width : 139px;
  }

  #sp-button-19{
    width : 160px;
  }

  #sp-button-191{
    width : 139px;
  }

  #sp-button-193{
    width : 139px;
  }

  #sp-button-195{
    width : 139px;
  }

  #sp-button-197{
    width : 139px;
  }

  #sp-button-199{
    width : 139px;
  }

  #sp-button-2{
    margin-left : 0px;
    width : 174px;
    float : right;
    position : relative;
  }

  #sp-button-20{
    width : 160px;
  }

  #sp-button-201{
    width : 139px;
  }

  #sp-button-203{
    width : 139px;
  }

  #sp-button-205{
    width : 139px;
  }

  #sp-button-207{
    width : 139px;
  }

  #sp-button-209{
    width : 139px;
  }

  #sp-button-21{
    width : 160px;
  }

  #sp-button-211{
    width : 139px;
  }

  #sp-button-213{
    width : 139px;
  }

  #sp-button-215{
    width : 139px;
  }

  #sp-button-217{
    width : 139px;
  }

  #sp-button-219{
    width : 139px;
  }

  #sp-button-22{
    width : 160px;
  }

  #sp-button-221{
    width : 139px;
  }

  #sp-button-223{
    width : 139px;
  }

  #sp-button-225{
    width : 139px;
  }

  #sp-button-227{
    width : 139px;
  }

  #sp-button-229{
    width : 139px;
  }

  #sp-button-23{
    width : 160px;
  }

  #sp-button-231{
    width : 139px;
  }

  #sp-button-233{
    width : 139px;
  }

  #sp-button-235{
    width : 139px;
  }

  #sp-button-237{
    width : 139px;
  }

  #sp-button-239{
    width : 139px;
  }

  #sp-button-24{
    width : 160px;
  }

  #sp-button-241{
    width : 139px;
  }

  #sp-button-243{
    width : 139px;
  }

  #sp-button-245{
    width : 139px;
  }

  #sp-button-247{
    width : 139px;
  }

  #sp-button-249{
    width : 139px;
  }

  #sp-button-25{
    width : 160px;
  }

  #sp-button-251{
    width : 139px;
  }

  #sp-button-253{
    width : 139px;
  }

  #sp-button-255{
    width : 139px;
  }

  #sp-button-257{
    width : 139px;
  }

  #sp-button-259{
    width : 191px;
    height : 38px;
  }

  #sp-button-26{
    width : 170px;
  }

  #sp-button-260{
    width : 191px;
    height : 38px;
  }

  #sp-button-261{
    width : 191px;
    height : 38px;
  }

  #sp-button-262{
    width : 191px;
    height : 38px;
  }

  #sp-button-263{
    width : 191px;
    height : 38px;
  }

  #sp-button-264{
    width : 191px;
    height : 38px;
  }

  #sp-button-265{
    width : 191px;
    height : 38px;
  }

  #sp-button-266{
    width : 191px;
    height : 38px;
  }

  #sp-button-267{
    width : 191px;
    height : 38px;
  }

  #sp-button-268{
    width : 191px;
    height : 38px;
  }

  #sp-button-269{
    width : 191px;
    height : 38px;
  }

  #sp-button-27{
    width : 180px;
  }

  #sp-button-270{
    width : 191px;
    height : 38px;
  }

  #sp-button-271{
    width : 191px;
    height : 38px;
  }

  #sp-button-272{
    width : 191px;
    height : 38px;
  }

  #sp-button-273{
    width : 191px;
    height : 38px;
  }

  #sp-button-274{
    width : 191px;
    height : 38px;
  }

  #sp-button-275{
    width : 191px;
    height : 38px;
  }

  #sp-button-276{
    width : 191px;
    height : 38px;
  }

  #sp-button-277{
    width : 191px;
    height : 38px;
  }

  #sp-button-278{
    width : 191px;
    height : 38px;
  }

  #sp-button-279{
    width : 191px;
    height : 38px;
  }

  #sp-button-28{
    width : 163px;
  }

  #sp-button-280{
    width : 191px;
    height : 38px;
  }

  #sp-button-281{
    width : 191px;
    height : 38px;
  }

  #sp-button-282{
    width : 192px;
    height : 38px;
  }

  #sp-button-283{
    width : 192px;
    height : 38px;
  }

  #sp-button-284{
    width : 224px;
    height : 38px;
  }

  #sp-button-285{
    width : 240px;
    float : right;
    position : relative;
  }

  #sp-button-29{
    width : 170px;
  }

  #sp-button-3{
    width : 254px;
  }

  #sp-button-30{
    width : 170px;
  }

  #sp-button-31{
    width : 180px;
  }

  #sp-button-32{
    width : 170px;
  }

  #sp-button-33{
    width : 170px;
  }

  #sp-button-34{
    width : 170px;
  }

  #sp-button-35{
    width : 180px;
  }

  #sp-button-36{
    width : 170px;
  }

  #sp-button-37{
    width : 170px;
  }

  #sp-button-38{
    width : 170px;
  }

  #sp-button-39{
    width : 170px;
  }

  #sp-button-4{
    width : 303px;
  }

  #sp-button-40{
    width : 180px;
  }

  #sp-button-41{
    width : 170px;
  }

  #sp-button-42{
    width : 170px;
  }

  #sp-button-43{
    width : 170px;
  }

  #sp-button-44{
    width : 180px;
  }

  #sp-button-45{
    width : 170px;
  }

  #sp-button-46{
    width : 170px;
  }

  #sp-button-47{
    width : 170px;
  }

  #sp-button-48{
    width : 170px;
  }

  #sp-button-49{
    width : 180px;
  }

  #sp-button-5{
    width : 180px;
  }

  #sp-button-50{
    width : 170px;
  }

  #sp-button-51{
    width : 170px;
  }

  #sp-button-52{
    width : 170px;
  }

  #sp-button-53{
    width : 170px;
  }

  #sp-button-54{
    width : 170px;
  }

  #sp-button-55{
    width : 191px;
    height : 38px;
  }

  #sp-button-56{
    width : 192px;
    height : 38px;
  }

  #sp-button-57{
    width : 191px;
    height : 38px;
  }

  #sp-button-58{
    width : 192px;
    height : 38px;
  }

  #sp-button-59{
    width : 191px;
    height : 38px;
  }

  #sp-button-6{
    width : 160px;
  }

  #sp-button-60{
    width : 192px;
    height : 38px;
  }

  #sp-button-61{
    width : 191px;
    height : 38px;
  }

  #sp-button-62{
    width : 192px;
    height : 38px;
  }

  #sp-button-63{
    width : 192px;
    height : 38px;
  }

  #sp-button-64{
    width : 235px;
    height : 38px;
  }

  #sp-button-65{
    width : 191px;
    height : 38px;
  }

  #sp-button-66{
    width : 192px;
    height : 38px;
  }

  #sp-button-67{
    width : 539px;
  }

  #sp-button-68{
    width : 539px;
  }

  #sp-button-69{
    width : 539px;
  }

  #sp-button-7{
    width : 160px;
  }

  #sp-button-70{
    width : 539px;
  }

  #sp-button-71{
    width : 539px;
  }

  #sp-button-72{
    width : 539px;
  }

  #sp-button-73{
    width : 539px;
  }

  #sp-button-74{
    width : 539px;
  }

  #sp-button-75{
    width : 539px;
  }

  #sp-button-76{
    width : 539px;
  }

  #sp-button-77{
    width : 539px;
  }

  #sp-button-78{
    width : 539px;
  }

  #sp-button-79{
    width : 539px;
  }

  #sp-button-8{
    width : 160px;
  }

  #sp-button-80{
    width : 539px;
  }

  #sp-button-81{
    width : 539px;
  }

  #sp-button-82{
    width : 539px;
  }

  #sp-button-83{
    width : 539px;
  }

  #sp-button-84{
    width : 539px;
  }

  #sp-button-85{
    width : 539px;
  }

  #sp-button-86{
    width : 539px;
  }

  #sp-button-87{
    width : 539px;
  }

  #sp-button-88{
    width : 539px;
  }

  #sp-button-89{
    width : 539px;
  }

  #sp-button-9{
    width : 160px;
  }

  #sp-button-90{
    width : 539px;
  }

  #sp-button-91{
    width : 539px;
  }

  #sp-button-92{
    width : 539px;
  }

  #sp-button-93{
    width : 539px;
  }

  #sp-button-94{
    width : 539px;
  }

  #sp-button-95{
    width : 539px;
  }

  #sp-button-96{
    width : 539px;
  }

  #sp-button-97{
    width : 539px;
  }

  #sp-button-98{
    width : 539px;
  }

  #sp-button-99{
    width : 539px;
  }

  #sp-image-1{
    width : 1001px;
    height : 485px;
  }

  #sp-image-2{
    width : 346px;
    height : 329px;
  }

  #sp-image-3{
    margin-right : 907px;
  }

  #sp-image-4{
    margin-right : 971px;
    margin-bottom : 230px;
    width : 1001px;
    height : 750px;
  }

  #sp-page-title-1{
    margin-bottom : 65px;
    min-height : 56px;
  }

  #sp-site-navigation-1{
    min-height : 54px;
  }

  #sp-sns-button-1{
    margin-bottom : 0px;
    min-height : 46px;
  }

  #sp-sns-button-2{
    margin-bottom : 0px;
    min-height : 46px;
  }

  #sp-table-10{
    margin-bottom : 9px;
    width : 1109px;
  }

  #sp-table-11{
    width : 943px;
  }

  #sp-table-12{
    margin-bottom : 9px;
    width : 1109px;
  }

  #sp-table-13{
    width : 943px;
  }

  #sp-table-14{
    margin-bottom : 9px;
    width : 1109px;
  }

  #sp-table-15{
    width : 943px;
  }

  #sp-table-16{
    margin-bottom : 9px;
    width : 1109px;
  }

  #sp-table-17{
    width : auto;
  }

  #sp-table-18{
    width : auto;
  }

  #sp-table-19{
    width : auto;
  }

  #sp-table-2{
    width : 917px;
  }

  #sp-table-20{
    width : 963px;
  }

  #sp-table-21{
    width : auto;
  }

  #sp-table-3{
    margin-right : 42px;
    width : 917px;
    min-height : 224px;
  }

  #sp-table-6{
    width : 671px;
  }

  #sp-table-7{
    margin-bottom : 9px;
    width : 943px;
  }

  #sp-table-8{
    margin-bottom : 9px;
    width : 1109px;
  }

  #sp-table-9{
    width : 943px;
  }

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

  .sp-wp-post-list#sp-wp-post-list-3{
    margin-right : 87px;
    width : 998px;
  }
}

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

  #sp-block-container-2{
    padding-top : 0px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
  }

  #sp-block-container-2::after{
    background-color : #ffffff;
    width : 100%;
    height : 1px;
    display : block;
    content : "";
  }

  #sp-image-2{
    display : none;
  }
}
