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

#colophon-inner {
}

#content{
  min-height : 50px;
}

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

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

#masthead{
  margin-bottom : 0px;
}

#masthead-inner {
}

#page{
  font-size : 1.2rem;
}

*{
  box-sizing : border-box;
  
}

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

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

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

  embed{
    max-width : 100%;
  }
}

#sp-page-title-29, #sp-page-title-30, #sp-page-title-31, #sp-page-title-33, #sp-page-title-34, #sp-page-title-35, #sp-page-title-36, #sp-page-title-38, #sp-page-title-39, #sp-page-title-41, #sp-page-title-42, #sp-page-title-43, #sp-page-title-45, #sp-page-title-47, #sp-page-title-49, #sp-page-title-50, #sp-page-title-52, #sp-page-title-53, #sp-page-title-54, #sp-page-title-57, #sp-page-title-58, #sp-page-title-59, #sp-page-title-61, #sp-page-title-63, #sp-page-title-65, #sp-page-title-66, #sp-page-title-67, #sp-page-title-69, #sp-page-title-71, #sp-page-title-72, #sp-page-title-73, #sp-page-title-75, #sp-page-title-76, #sp-page-title-89{
  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-29 > h1, #sp-page-title-30 > h1, #sp-page-title-31 > h1, #sp-page-title-33 > h1, #sp-page-title-34 > h1, #sp-page-title-35 > h1, #sp-page-title-36 > h1, #sp-page-title-38 > h1, #sp-page-title-39 > h1, #sp-page-title-41 > h1, #sp-page-title-42 > h1, #sp-page-title-43 > h1, #sp-page-title-45 > h1, #sp-page-title-47 > h1, #sp-page-title-49 > h1, #sp-page-title-50 > h1, #sp-page-title-52 > h1, #sp-page-title-53 > h1, #sp-page-title-54 > h1, #sp-page-title-57 > h1, #sp-page-title-58 > h1, #sp-page-title-59 > h1, #sp-page-title-61 > h1, #sp-page-title-63 > h1, #sp-page-title-65 > h1, #sp-page-title-66 > h1, #sp-page-title-67 > h1, #sp-page-title-69 > h1, #sp-page-title-71 > h1, #sp-page-title-72 > h1, #sp-page-title-73 > h1, #sp-page-title-75 > h1, #sp-page-title-76 > h1, #sp-page-title-89 > h1{
  font-size : 20px;
  color : #515151;
  padding-top : 15px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
}

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

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

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

#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-site-branding2-1 .extra{
  padding-top : 0px;
  position : static;
}

#sp-site-branding2-1 .extra p{
  font-size : 1.2rem;
  color : #333333;
  padding-left : 0px;
  padding-right : 0px;
}

#sp-site-branding2-1 .extra p.tel{
  font-size : 2.2rem;
  color : #669900;
}

#sp-site-branding2-1 .site-description{
  font-size : 1.2rem;
  font-weight : normal;
  color : #333333;
  margin-bottom : 0px;
  position : absolute;
}

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

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

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

  #sp-site-branding2-1{
    padding-top : 0px;
    padding-bottom : 20px;
  }

  #sp-site-branding2-1 .extra{
    margin-top : 40px;
    float : right;
  }

  #sp-site-branding2-1 .extra p{
    text-align : right;
  }

  #sp-site-branding2-1 .site-description{
    text-align : right;
    top : 6px;
  }

  #sp-site-branding2-1 .site-title{
    margin-top : 40px;
    float : left;
  }
}

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

  #sp-site-branding2-1{
    padding-top : 70px;
    padding-bottom : 25px;
  }

  #sp-site-branding2-1 .extra{
    margin-top : 20px;
  }

  #sp-site-branding2-1 .extra p{
    text-align : center;
  }

  #sp-site-branding2-1 .extra p.tel{
    text-align : center;
  }

  #sp-site-branding2-1 .site-description{
    text-align : center;
    padding-left : 10px;
    padding-right : 10px;
    top : 5px;
  }

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

#sp-page-title-19 > 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-19 > 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 : ".";
}

.page-blog#content #page-content, .page-blog1#content #page-content, .page-blog2#content #page-content, .page-blog3#content #page-content, .page-blog4#content #page-content, .page-blog5#content #page-content, .page-blog6#content #page-content, .page-blog7#content #page-content, .page-blog8#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-custom3#content #page-content, .page-custom4#content #page-content, .page-custom5#content #page-content, .page-custom6#content #page-content, .page-custom7#content #page-content, .page-custom8#content #page-content, .page-custom9#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-15, #sp-block-container-16, #sp-block-container-17, #sp-block-container-18, #sp-block-container-19, #sp-block-container-2, #sp-block-container-20, #sp-block-container-21, #sp-block-container-22, #sp-block-container-23, #sp-block-container-24, #sp-block-container-25, #sp-block-container-26, #sp-block-container-27, #sp-block-container-28, #sp-block-container-29, #sp-block-container-3, #sp-block-container-30, #sp-block-container-31, #sp-block-container-32, #sp-block-container-33, #sp-block-container-34, #sp-block-container-35, #sp-block-container-36, #sp-block-container-37, #sp-block-container-38, #sp-block-container-39, #sp-block-container-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-blog#content #page-content > blockquote, .page-blog1#content #page-content > blockquote, .page-blog2#content #page-content > blockquote, .page-blog3#content #page-content > blockquote, .page-blog4#content #page-content > blockquote, .page-blog5#content #page-content > blockquote, .page-blog6#content #page-content > blockquote, .page-blog7#content #page-content > blockquote, .page-blog8#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-custom3#content #page-content > blockquote, .page-custom4#content #page-content > blockquote, .page-custom5#content #page-content > blockquote, .page-custom6#content #page-content > blockquote, .page-custom7#content #page-content > blockquote, .page-custom8#content #page-content > blockquote, .page-custom9#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-15 > blockquote, #sp-block-container-16 > blockquote, #sp-block-container-17 > blockquote, #sp-block-container-18 > blockquote, #sp-block-container-19 > blockquote, #sp-block-container-2 > blockquote, #sp-block-container-20 > blockquote, #sp-block-container-21 > blockquote, #sp-block-container-22 > blockquote, #sp-block-container-23 > blockquote, #sp-block-container-24 > blockquote, #sp-block-container-25 > blockquote, #sp-block-container-26 > blockquote, #sp-block-container-27 > blockquote, #sp-block-container-28 > blockquote, #sp-block-container-29 > blockquote, #sp-block-container-3 > blockquote, #sp-block-container-30 > blockquote, #sp-block-container-31 > blockquote, #sp-block-container-32 > blockquote, #sp-block-container-33 > blockquote, #sp-block-container-34 > blockquote, #sp-block-container-35 > blockquote, #sp-block-container-36 > blockquote, #sp-block-container-37 > blockquote, #sp-block-container-38 > blockquote, #sp-block-container-39 > 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-blog#content #page-content > blockquote p, .page-blog1#content #page-content > blockquote p, .page-blog2#content #page-content > blockquote p, .page-blog3#content #page-content > blockquote p, .page-blog4#content #page-content > blockquote p, .page-blog5#content #page-content > blockquote p, .page-blog6#content #page-content > blockquote p, .page-blog7#content #page-content > blockquote p, .page-blog8#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-custom3#content #page-content > blockquote p, .page-custom4#content #page-content > blockquote p, .page-custom5#content #page-content > blockquote p, .page-custom6#content #page-content > blockquote p, .page-custom7#content #page-content > blockquote p, .page-custom8#content #page-content > blockquote p, .page-custom9#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-15 > blockquote p, #sp-block-container-16 > blockquote p, #sp-block-container-17 > blockquote p, #sp-block-container-18 > blockquote p, #sp-block-container-19 > blockquote p, #sp-block-container-2 > blockquote p, #sp-block-container-20 > blockquote p, #sp-block-container-21 > blockquote p, #sp-block-container-22 > blockquote p, #sp-block-container-23 > blockquote p, #sp-block-container-24 > blockquote p, #sp-block-container-25 > blockquote p, #sp-block-container-26 > blockquote p, #sp-block-container-27 > blockquote p, #sp-block-container-28 > blockquote p, #sp-block-container-29 > blockquote p, #sp-block-container-3 > blockquote p, #sp-block-container-30 > blockquote p, #sp-block-container-31 > blockquote p, #sp-block-container-32 > blockquote p, #sp-block-container-33 > blockquote p, #sp-block-container-34 > blockquote p, #sp-block-container-35 > blockquote p, #sp-block-container-36 > blockquote p, #sp-block-container-37 > blockquote p, #sp-block-container-38 > blockquote p, #sp-block-container-39 > 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-blog#content #page-content > h1, .page-blog1#content #page-content > h1, .page-blog2#content #page-content > h1, .page-blog3#content #page-content > h1, .page-blog4#content #page-content > h1, .page-blog5#content #page-content > h1, .page-blog6#content #page-content > h1, .page-blog7#content #page-content > h1, .page-blog8#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-custom3#content #page-content > h1, .page-custom4#content #page-content > h1, .page-custom5#content #page-content > h1, .page-custom6#content #page-content > h1, .page-custom7#content #page-content > h1, .page-custom8#content #page-content > h1, .page-custom9#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-15 > h1, #sp-block-container-16 > h1, #sp-block-container-17 > h1, #sp-block-container-18 > h1, #sp-block-container-19 > h1, #sp-block-container-2 > h1, #sp-block-container-20 > h1, #sp-block-container-21 > h1, #sp-block-container-22 > h1, #sp-block-container-23 > h1, #sp-block-container-24 > h1, #sp-block-container-25 > h1, #sp-block-container-26 > h1, #sp-block-container-27 > h1, #sp-block-container-28 > h1, #sp-block-container-29 > h1, #sp-block-container-3 > h1, #sp-block-container-30 > h1, #sp-block-container-31 > h1, #sp-block-container-32 > h1, #sp-block-container-33 > h1, #sp-block-container-34 > h1, #sp-block-container-35 > h1, #sp-block-container-36 > h1, #sp-block-container-37 > h1, #sp-block-container-38 > h1, #sp-block-container-39 > h1, #sp-block-container-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-blog#content #page-content > h2, .page-blog1#content #page-content > h2, .page-blog2#content #page-content > h2, .page-blog3#content #page-content > h2, .page-blog4#content #page-content > h2, .page-blog5#content #page-content > h2, .page-blog6#content #page-content > h2, .page-blog7#content #page-content > h2, .page-blog8#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-custom3#content #page-content > h2, .page-custom4#content #page-content > h2, .page-custom5#content #page-content > h2, .page-custom6#content #page-content > h2, .page-custom7#content #page-content > h2, .page-custom8#content #page-content > h2, .page-custom9#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-15 > h2, #sp-block-container-16 > h2, #sp-block-container-17 > h2, #sp-block-container-18 > h2, #sp-block-container-19 > h2, #sp-block-container-2 > h2, #sp-block-container-20 > h2, #sp-block-container-21 > h2, #sp-block-container-22 > h2, #sp-block-container-23 > h2, #sp-block-container-24 > h2, #sp-block-container-25 > h2, #sp-block-container-26 > h2, #sp-block-container-27 > h2, #sp-block-container-28 > h2, #sp-block-container-29 > h2, #sp-block-container-3 > h2, #sp-block-container-30 > h2, #sp-block-container-31 > h2, #sp-block-container-32 > h2, #sp-block-container-33 > h2, #sp-block-container-34 > h2, #sp-block-container-35 > h2, #sp-block-container-36 > h2, #sp-block-container-37 > h2, #sp-block-container-38 > h2, #sp-block-container-39 > h2, #sp-block-container-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-blog#content #page-content > h3, .page-blog1#content #page-content > h3, .page-blog2#content #page-content > h3, .page-blog3#content #page-content > h3, .page-blog4#content #page-content > h3, .page-blog5#content #page-content > h3, .page-blog6#content #page-content > h3, .page-blog7#content #page-content > h3, .page-blog8#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-custom3#content #page-content > h3, .page-custom4#content #page-content > h3, .page-custom5#content #page-content > h3, .page-custom6#content #page-content > h3, .page-custom7#content #page-content > h3, .page-custom8#content #page-content > h3, .page-custom9#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-15 > h3, #sp-block-container-16 > h3, #sp-block-container-17 > h3, #sp-block-container-18 > h3, #sp-block-container-19 > h3, #sp-block-container-2 > h3, #sp-block-container-20 > h3, #sp-block-container-21 > h3, #sp-block-container-22 > h3, #sp-block-container-23 > h3, #sp-block-container-24 > h3, #sp-block-container-25 > h3, #sp-block-container-26 > h3, #sp-block-container-27 > h3, #sp-block-container-28 > h3, #sp-block-container-29 > h3, #sp-block-container-3 > h3, #sp-block-container-30 > h3, #sp-block-container-31 > h3, #sp-block-container-32 > h3, #sp-block-container-33 > h3, #sp-block-container-34 > h3, #sp-block-container-35 > h3, #sp-block-container-36 > h3, #sp-block-container-37 > h3, #sp-block-container-38 > h3, #sp-block-container-39 > h3, #sp-block-container-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-blog#content #page-content > h4, .page-blog1#content #page-content > h4, .page-blog2#content #page-content > h4, .page-blog3#content #page-content > h4, .page-blog4#content #page-content > h4, .page-blog5#content #page-content > h4, .page-blog6#content #page-content > h4, .page-blog7#content #page-content > h4, .page-blog8#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-custom3#content #page-content > h4, .page-custom4#content #page-content > h4, .page-custom5#content #page-content > h4, .page-custom6#content #page-content > h4, .page-custom7#content #page-content > h4, .page-custom8#content #page-content > h4, .page-custom9#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-15 > h4, #sp-block-container-16 > h4, #sp-block-container-17 > h4, #sp-block-container-18 > h4, #sp-block-container-19 > h4, #sp-block-container-2 > h4, #sp-block-container-20 > h4, #sp-block-container-21 > h4, #sp-block-container-22 > h4, #sp-block-container-23 > h4, #sp-block-container-24 > h4, #sp-block-container-25 > h4, #sp-block-container-26 > h4, #sp-block-container-27 > h4, #sp-block-container-28 > h4, #sp-block-container-29 > h4, #sp-block-container-3 > h4, #sp-block-container-30 > h4, #sp-block-container-31 > h4, #sp-block-container-32 > h4, #sp-block-container-33 > h4, #sp-block-container-34 > h4, #sp-block-container-35 > h4, #sp-block-container-36 > h4, #sp-block-container-37 > h4, #sp-block-container-38 > h4, #sp-block-container-39 > h4, #sp-block-container-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-blog#content #page-content > h5, .page-blog1#content #page-content > h5, .page-blog2#content #page-content > h5, .page-blog3#content #page-content > h5, .page-blog4#content #page-content > h5, .page-blog5#content #page-content > h5, .page-blog6#content #page-content > h5, .page-blog7#content #page-content > h5, .page-blog8#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-custom3#content #page-content > h5, .page-custom4#content #page-content > h5, .page-custom5#content #page-content > h5, .page-custom6#content #page-content > h5, .page-custom7#content #page-content > h5, .page-custom8#content #page-content > h5, .page-custom9#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-15 > h5, #sp-block-container-16 > h5, #sp-block-container-17 > h5, #sp-block-container-18 > h5, #sp-block-container-19 > h5, #sp-block-container-2 > h5, #sp-block-container-20 > h5, #sp-block-container-21 > h5, #sp-block-container-22 > h5, #sp-block-container-23 > h5, #sp-block-container-24 > h5, #sp-block-container-25 > h5, #sp-block-container-26 > h5, #sp-block-container-27 > h5, #sp-block-container-28 > h5, #sp-block-container-29 > h5, #sp-block-container-3 > h5, #sp-block-container-30 > h5, #sp-block-container-31 > h5, #sp-block-container-32 > h5, #sp-block-container-33 > h5, #sp-block-container-34 > h5, #sp-block-container-35 > h5, #sp-block-container-36 > h5, #sp-block-container-37 > h5, #sp-block-container-38 > h5, #sp-block-container-39 > h5, #sp-block-container-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-blog#content #page-content > h6, .page-blog1#content #page-content > h6, .page-blog2#content #page-content > h6, .page-blog3#content #page-content > h6, .page-blog4#content #page-content > h6, .page-blog5#content #page-content > h6, .page-blog6#content #page-content > h6, .page-blog7#content #page-content > h6, .page-blog8#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-custom3#content #page-content > h6, .page-custom4#content #page-content > h6, .page-custom5#content #page-content > h6, .page-custom6#content #page-content > h6, .page-custom7#content #page-content > h6, .page-custom8#content #page-content > h6, .page-custom9#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-15 > h6, #sp-block-container-16 > h6, #sp-block-container-17 > h6, #sp-block-container-18 > h6, #sp-block-container-19 > h6, #sp-block-container-2 > h6, #sp-block-container-20 > h6, #sp-block-container-21 > h6, #sp-block-container-22 > h6, #sp-block-container-23 > h6, #sp-block-container-24 > h6, #sp-block-container-25 > h6, #sp-block-container-26 > h6, #sp-block-container-27 > h6, #sp-block-container-28 > h6, #sp-block-container-29 > h6, #sp-block-container-3 > h6, #sp-block-container-30 > h6, #sp-block-container-31 > h6, #sp-block-container-32 > h6, #sp-block-container-33 > h6, #sp-block-container-34 > h6, #sp-block-container-35 > h6, #sp-block-container-36 > h6, #sp-block-container-37 > h6, #sp-block-container-38 > h6, #sp-block-container-39 > h6, #sp-block-container-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-blog#content #page-content > hr, .page-blog1#content #page-content > hr, .page-blog2#content #page-content > hr, .page-blog3#content #page-content > hr, .page-blog4#content #page-content > hr, .page-blog5#content #page-content > hr, .page-blog6#content #page-content > hr, .page-blog7#content #page-content > hr, .page-blog8#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-custom3#content #page-content > hr, .page-custom4#content #page-content > hr, .page-custom5#content #page-content > hr, .page-custom6#content #page-content > hr, .page-custom7#content #page-content > hr, .page-custom8#content #page-content > hr, .page-custom9#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-15 > hr, #sp-block-container-16 > hr, #sp-block-container-17 > hr, #sp-block-container-18 > hr, #sp-block-container-19 > hr, #sp-block-container-2 > hr, #sp-block-container-20 > hr, #sp-block-container-21 > hr, #sp-block-container-22 > hr, #sp-block-container-23 > hr, #sp-block-container-24 > hr, #sp-block-container-25 > hr, #sp-block-container-26 > hr, #sp-block-container-27 > hr, #sp-block-container-28 > hr, #sp-block-container-29 > hr, #sp-block-container-3 > hr, #sp-block-container-30 > hr, #sp-block-container-31 > hr, #sp-block-container-32 > hr, #sp-block-container-33 > hr, #sp-block-container-34 > hr, #sp-block-container-35 > hr, #sp-block-container-36 > hr, #sp-block-container-37 > hr, #sp-block-container-38 > hr, #sp-block-container-39 > hr, #sp-block-container-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-blog#content #page-content > img, .page-blog1#content #page-content > img, .page-blog2#content #page-content > img, .page-blog3#content #page-content > img, .page-blog4#content #page-content > img, .page-blog5#content #page-content > img, .page-blog6#content #page-content > img, .page-blog7#content #page-content > img, .page-blog8#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-custom3#content #page-content > img, .page-custom4#content #page-content > img, .page-custom5#content #page-content > img, .page-custom6#content #page-content > img, .page-custom7#content #page-content > img, .page-custom8#content #page-content > img, .page-custom9#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-15 > img, #sp-block-container-16 > img, #sp-block-container-17 > img, #sp-block-container-18 > img, #sp-block-container-19 > img, #sp-block-container-2 > img, #sp-block-container-20 > img, #sp-block-container-21 > img, #sp-block-container-22 > img, #sp-block-container-23 > img, #sp-block-container-24 > img, #sp-block-container-25 > img, #sp-block-container-26 > img, #sp-block-container-27 > img, #sp-block-container-28 > img, #sp-block-container-29 > img, #sp-block-container-3 > img, #sp-block-container-30 > img, #sp-block-container-31 > img, #sp-block-container-32 > img, #sp-block-container-33 > img, #sp-block-container-34 > img, #sp-block-container-35 > img, #sp-block-container-36 > img, #sp-block-container-37 > img, #sp-block-container-38 > img, #sp-block-container-39 > 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-blog#content #page-content > ins, .page-blog1#content #page-content > ins, .page-blog2#content #page-content > ins, .page-blog3#content #page-content > ins, .page-blog4#content #page-content > ins, .page-blog5#content #page-content > ins, .page-blog6#content #page-content > ins, .page-blog7#content #page-content > ins, .page-blog8#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-custom3#content #page-content > ins, .page-custom4#content #page-content > ins, .page-custom5#content #page-content > ins, .page-custom6#content #page-content > ins, .page-custom7#content #page-content > ins, .page-custom8#content #page-content > ins, .page-custom9#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-15 > ins, #sp-block-container-16 > ins, #sp-block-container-17 > ins, #sp-block-container-18 > ins, #sp-block-container-19 > ins, #sp-block-container-2 > ins, #sp-block-container-20 > ins, #sp-block-container-21 > ins, #sp-block-container-22 > ins, #sp-block-container-23 > ins, #sp-block-container-24 > ins, #sp-block-container-25 > ins, #sp-block-container-26 > ins, #sp-block-container-27 > ins, #sp-block-container-28 > ins, #sp-block-container-29 > ins, #sp-block-container-3 > ins, #sp-block-container-30 > ins, #sp-block-container-31 > ins, #sp-block-container-32 > ins, #sp-block-container-33 > ins, #sp-block-container-34 > ins, #sp-block-container-35 > ins, #sp-block-container-36 > ins, #sp-block-container-37 > ins, #sp-block-container-38 > ins, #sp-block-container-39 > 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-blog#content #page-content > ol, .page-blog1#content #page-content > ol, .page-blog2#content #page-content > ol, .page-blog3#content #page-content > ol, .page-blog4#content #page-content > ol, .page-blog5#content #page-content > ol, .page-blog6#content #page-content > ol, .page-blog7#content #page-content > ol, .page-blog8#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-custom3#content #page-content > ol, .page-custom4#content #page-content > ol, .page-custom5#content #page-content > ol, .page-custom6#content #page-content > ol, .page-custom7#content #page-content > ol, .page-custom8#content #page-content > ol, .page-custom9#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-15 > ol, #sp-block-container-16 > ol, #sp-block-container-17 > ol, #sp-block-container-18 > ol, #sp-block-container-19 > ol, #sp-block-container-2 > ol, #sp-block-container-20 > ol, #sp-block-container-21 > ol, #sp-block-container-22 > ol, #sp-block-container-23 > ol, #sp-block-container-24 > ol, #sp-block-container-25 > ol, #sp-block-container-26 > ol, #sp-block-container-27 > ol, #sp-block-container-28 > ol, #sp-block-container-29 > ol, #sp-block-container-3 > ol, #sp-block-container-30 > ol, #sp-block-container-31 > ol, #sp-block-container-32 > ol, #sp-block-container-33 > ol, #sp-block-container-34 > ol, #sp-block-container-35 > ol, #sp-block-container-36 > ol, #sp-block-container-37 > ol, #sp-block-container-38 > ol, #sp-block-container-39 > 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-blog#content #page-content > ol ol, .page-blog1#content #page-content > ol ol, .page-blog2#content #page-content > ol ol, .page-blog3#content #page-content > ol ol, .page-blog4#content #page-content > ol ol, .page-blog5#content #page-content > ol ol, .page-blog6#content #page-content > ol ol, .page-blog7#content #page-content > ol ol, .page-blog8#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-custom3#content #page-content > ol ol, .page-custom4#content #page-content > ol ol, .page-custom5#content #page-content > ol ol, .page-custom6#content #page-content > ol ol, .page-custom7#content #page-content > ol ol, .page-custom8#content #page-content > ol ol, .page-custom9#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-15 > ol ol, #sp-block-container-16 > ol ol, #sp-block-container-17 > ol ol, #sp-block-container-18 > ol ol, #sp-block-container-19 > ol ol, #sp-block-container-2 > ol ol, #sp-block-container-20 > ol ol, #sp-block-container-21 > ol ol, #sp-block-container-22 > ol ol, #sp-block-container-23 > ol ol, #sp-block-container-24 > ol ol, #sp-block-container-25 > ol ol, #sp-block-container-26 > ol ol, #sp-block-container-27 > ol ol, #sp-block-container-28 > ol ol, #sp-block-container-29 > ol ol, #sp-block-container-3 > ol ol, #sp-block-container-30 > ol ol, #sp-block-container-31 > ol ol, #sp-block-container-32 > ol ol, #sp-block-container-33 > ol ol, #sp-block-container-34 > ol ol, #sp-block-container-35 > ol ol, #sp-block-container-36 > ol ol, #sp-block-container-37 > ol ol, #sp-block-container-38 > ol ol, #sp-block-container-39 > 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-blog#content #page-content > p, .page-blog1#content #page-content > p, .page-blog2#content #page-content > p, .page-blog3#content #page-content > p, .page-blog4#content #page-content > p, .page-blog5#content #page-content > p, .page-blog6#content #page-content > p, .page-blog7#content #page-content > p, .page-blog8#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-custom3#content #page-content > p, .page-custom4#content #page-content > p, .page-custom5#content #page-content > p, .page-custom6#content #page-content > p, .page-custom7#content #page-content > p, .page-custom8#content #page-content > p, .page-custom9#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-15 > p, #sp-block-container-16 > p, #sp-block-container-17 > p, #sp-block-container-18 > p, #sp-block-container-19 > p, #sp-block-container-2 > p, #sp-block-container-20 > p, #sp-block-container-21 > p, #sp-block-container-22 > p, #sp-block-container-23 > p, #sp-block-container-24 > p, #sp-block-container-25 > p, #sp-block-container-26 > p, #sp-block-container-27 > p, #sp-block-container-28 > p, #sp-block-container-29 > p, #sp-block-container-3 > p, #sp-block-container-30 > p, #sp-block-container-31 > p, #sp-block-container-32 > p, #sp-block-container-33 > p, #sp-block-container-34 > p, #sp-block-container-35 > p, #sp-block-container-36 > p, #sp-block-container-37 > p, #sp-block-container-38 > p, #sp-block-container-39 > p, #sp-block-container-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-blog#content #page-content > p:first-child, .page-blog1#content #page-content > p:first-child, .page-blog2#content #page-content > p:first-child, .page-blog3#content #page-content > p:first-child, .page-blog4#content #page-content > p:first-child, .page-blog5#content #page-content > p:first-child, .page-blog6#content #page-content > p:first-child, .page-blog7#content #page-content > p:first-child, .page-blog8#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-custom3#content #page-content > p:first-child, .page-custom4#content #page-content > p:first-child, .page-custom5#content #page-content > p:first-child, .page-custom6#content #page-content > p:first-child, .page-custom7#content #page-content > p:first-child, .page-custom8#content #page-content > p:first-child, .page-custom9#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-15 > p:first-child, #sp-block-container-16 > p:first-child, #sp-block-container-17 > p:first-child, #sp-block-container-18 > p:first-child, #sp-block-container-19 > p:first-child, #sp-block-container-2 > p:first-child, #sp-block-container-20 > p:first-child, #sp-block-container-21 > p:first-child, #sp-block-container-22 > p:first-child, #sp-block-container-23 > p:first-child, #sp-block-container-24 > p:first-child, #sp-block-container-25 > p:first-child, #sp-block-container-26 > p:first-child, #sp-block-container-27 > p:first-child, #sp-block-container-28 > p:first-child, #sp-block-container-29 > p:first-child, #sp-block-container-3 > p:first-child, #sp-block-container-30 > p:first-child, #sp-block-container-31 > p:first-child, #sp-block-container-32 > p:first-child, #sp-block-container-33 > p:first-child, #sp-block-container-34 > p:first-child, #sp-block-container-35 > p:first-child, #sp-block-container-36 > p:first-child, #sp-block-container-37 > p:first-child, #sp-block-container-38 > p:first-child, #sp-block-container-39 > 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-blog#content #page-content > pre, .page-blog1#content #page-content > pre, .page-blog2#content #page-content > pre, .page-blog3#content #page-content > pre, .page-blog4#content #page-content > pre, .page-blog5#content #page-content > pre, .page-blog6#content #page-content > pre, .page-blog7#content #page-content > pre, .page-blog8#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-custom3#content #page-content > pre, .page-custom4#content #page-content > pre, .page-custom5#content #page-content > pre, .page-custom6#content #page-content > pre, .page-custom7#content #page-content > pre, .page-custom8#content #page-content > pre, .page-custom9#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-15 > pre, #sp-block-container-16 > pre, #sp-block-container-17 > pre, #sp-block-container-18 > pre, #sp-block-container-19 > pre, #sp-block-container-2 > pre, #sp-block-container-20 > pre, #sp-block-container-21 > pre, #sp-block-container-22 > pre, #sp-block-container-23 > pre, #sp-block-container-24 > pre, #sp-block-container-25 > pre, #sp-block-container-26 > pre, #sp-block-container-27 > pre, #sp-block-container-28 > pre, #sp-block-container-29 > pre, #sp-block-container-3 > pre, #sp-block-container-30 > pre, #sp-block-container-31 > pre, #sp-block-container-32 > pre, #sp-block-container-33 > pre, #sp-block-container-34 > pre, #sp-block-container-35 > pre, #sp-block-container-36 > pre, #sp-block-container-37 > pre, #sp-block-container-38 > pre, #sp-block-container-39 > 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-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-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-3 > h1, #sp-page-title-32 > h1, #sp-page-title-37 > h1, #sp-page-title-4 > h1, #sp-page-title-40 > h1, #sp-page-title-44 > h1, #sp-page-title-46 > h1, #sp-page-title-48 > h1, #sp-page-title-5 > h1, #sp-page-title-51 > h1, #sp-page-title-55 > h1, #sp-page-title-56 > h1, #sp-page-title-6 > h1, #sp-page-title-60 > h1, #sp-page-title-62 > h1, #sp-page-title-64 > h1, #sp-page-title-68 > h1, #sp-page-title-7 > h1, #sp-page-title-70 > h1, #sp-page-title-74 > h1, #sp-page-title-77 > h1, #sp-page-title-78 > h1, #sp-page-title-79 > h1, #sp-page-title-8 > h1, #sp-page-title-80 > h1, #sp-page-title-81 > h1, #sp-page-title-82 > h1, #sp-page-title-83 > h1, #sp-page-title-84 > h1, #sp-page-title-85 > h1, #sp-page-title-86 > h1, #sp-page-title-87 > h1, #sp-page-title-88 > h1, #sp-page-title-9 > h1, #sp-page-title-90 > h1{
  font-size : 1.8rem;
  font-weight : normal;
  line-height : 1.5;
  color : #343434;
  background-color : #fff8ea;
  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 : #ffcc66;
  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-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-3 > h1::before, #sp-page-title-32 > h1::before, #sp-page-title-37 > h1::before, #sp-page-title-4 > h1::before, #sp-page-title-40 > h1::before, #sp-page-title-44 > h1::before, #sp-page-title-46 > h1::before, #sp-page-title-48 > h1::before, #sp-page-title-5 > h1::before, #sp-page-title-51 > h1::before, #sp-page-title-55 > h1::before, #sp-page-title-56 > h1::before, #sp-page-title-6 > h1::before, #sp-page-title-60 > h1::before, #sp-page-title-62 > h1::before, #sp-page-title-64 > h1::before, #sp-page-title-68 > h1::before, #sp-page-title-7 > h1::before, #sp-page-title-70 > h1::before, #sp-page-title-74 > h1::before, #sp-page-title-77 > h1::before, #sp-page-title-78 > h1::before, #sp-page-title-79 > h1::before, #sp-page-title-8 > h1::before, #sp-page-title-80 > h1::before, #sp-page-title-81 > h1::before, #sp-page-title-82 > h1::before, #sp-page-title-83 > h1::before, #sp-page-title-84 > h1::before, #sp-page-title-85 > h1::before, #sp-page-title-86 > h1::before, #sp-page-title-87 > h1::before, #sp-page-title-88 > h1::before, #sp-page-title-9 > h1::before, #sp-page-title-90 > h1::before{
  color : #c8e162;
  background-color : #ffcc66;
  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, #sp-entry-content-2, #sp-wp-post-list-1{
  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-wp-post-list-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;
  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-wp-post-list-1 > .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-wp-post-list-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;
  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-wp-post-list-1 > .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-wp-post-list-1 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-wp-post-list-1 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-wp-post-list-1 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-wp-post-list-1 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-wp-post-list-1 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-wp-post-list-1 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-wp-post-list-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;
  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-wp-post-list-1 > .hpb-more-entry a{
  margin-right : 30px;
}

#sp-entry-content-1 > .hpb-more-entry, #sp-entry-content-2 > .hpb-more-entry, #sp-wp-post-list-1 > .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-wp-post-list-1 > .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-wp-post-list-1 > 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-wp-post-list-1 > 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-wp-post-list-1 > 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-wp-post-list-1 > 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-wp-post-list-1 > 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-wp-post-list-1 > 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-wp-post-list-1 > article > footer .sep{
  display : none;
}

#sp-entry-content-1 > article > footer .tags-links, #sp-entry-content-2 > article > footer .tags-links, #sp-wp-post-list-1 > 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-wp-post-list-1 > article > footer a{
  color : #6f9502;
}

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

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

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

#sp-entry-content-1 > article > header > h4 > a, #sp-entry-content-2 > article > header > h4 > a, #sp-wp-post-list-1 > 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-wp-post-list-1 > 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-wp-post-list-1 > 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-wp-post-list-1 > 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-wp-post-list-1 > dl::after{
  clear : both;
  display : table;
  content : "";
}

#sp-entry-content-1 > dl > dd, #sp-entry-content-2 > dl > dd, #sp-wp-post-list-1 > 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-wp-post-list-1 > 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-wp-post-list-1 > h3{
  background-color : transparent;
  margin-bottom : 5px;
}

#sp-entry-content-1 > h3 > a, #sp-entry-content-2 > h3 > a, #sp-wp-post-list-1 > 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-wp-post-list-1 > 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-wp-post-list-1 > nav{
  margin-bottom : 0px;
}

#sp-entry-content-1 > nav .nav-next, #sp-entry-content-2 > nav .nav-next, #sp-wp-post-list-1 > 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-wp-post-list-1 > nav .nav-previous{
  margin-left : 0px;
  float : left;
}

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

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

#sp-entry-content-1 > ul, #sp-entry-content-2 > ul, #sp-wp-post-list-1 > 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-wp-post-list-1> ul> li {
}

#sp-entry-content-1 > ul > li > a, #sp-entry-content-2 > ul > li > a, #sp-wp-post-list-1 > 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-wp-post-list-1 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-wp-post-list-1 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-wp-post-list-1 dt{
    padding-bottom : 5px;
    width : 100%;
  }
}

#sp-block-container-4{
  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-4 > *{
  margin-top : 10px;
  margin-bottom : 0px;
}

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

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

  #sp-block-container-4{
    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-4{
    padding-top : 15px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 15px;
  }

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

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

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

  #sp-site-navigation-2{
    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-2 ul{
    font-size : 1.3rem;
    padding-top : 15px;
    padding-bottom : 14px;
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
  }

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

  #sp-site-navigation-2 ul li a{
    font-size : 1.4rem;
    line-height : 1;
    color : #ffffff;
    vertical-align : middle;
    display : inline-block;
  }

  #sp-site-navigation-2 ul li::after{
    color : #ffffff;
    margin-top : 0px;
    margin-left : 5px;
    margin-right : 5px;
    margin-bottom : 0px;
    content : "/";
  }

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

  #sp-site-navigation-2 ul ul::before{
    color : #ffffff;
    margin-top : 0px;
    margin-left : 5px;
    margin-right : 5px;
    margin-bottom : 0px;
    content : "/";
  }

  #sp-site-navigation-2::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-2::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-2 > ul > li.current-menu-ancestor > a{
    color : #eaff01;
    text-decoration : underline;
  }

  #sp-site-navigation-2 > ul > li.current-menu-item > a{
    color : #eaff01;
    text-decoration : underline;
  }

  #sp-site-navigation-2 > ul > li.current_page_ancestor > a{
    color : #eaff01;
    text-decoration : underline;
  }

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

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

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

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

  #sp-site-navigation-2 .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-2 li > a:active{
    color : #ffffff;
    background-color : #fdbb36;
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : #fdbb36;
  }

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

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

  #sp-site-navigation-2 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-2 ul ul li > a{
    padding-left : 40px;
    padding-right : 10px;
  }

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

  #sp-site-navigation-2 > 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-2 > 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-2 > 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-2 > ul li.current_page_item > a{
    color : #ffffff;
    background-color : #fdbb36;
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : #fdbb36;
  }
}

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

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

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

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

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

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

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

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

.page-custom2#content #page-content h1{
  color : #777777;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #777777;
}

.page-custom2#content #page-content h2{
  color : #777777;
  border-bottom-width : 1px;
  border-bottom-style : dashed;
  border-bottom-color : #777777;
}

.page-custom2#content #page-content h3{
  color : #777777;
  padding-top : 5px;
  padding-left : 10px;
  padding-right : 0px;
  padding-bottom : 5px;
  border-top-width : 2px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : dashed;
  border-top-color : #777777;
  border-bottom-color : #777777;
}

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

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

.page-custom2#content #page-content h6{
  font-size : 1em;
  color : #777777;
}

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

.page-custom2#content #page-content p.indent{
  padding-left : 15px;
}

.page-custom2#content #page-content strong{
  font-weight : bold;
  color : #777777;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #777777;
}

#sp-image-1{
  max-width : 100%;
}

.page-blog#content #page-content{
  color : #ffcc66;
}

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

#sp-block-container-1{
  border-right-color : initial;
  background-color : #fefefc;
  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-bottom-color : #d7d7d7;
}

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

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

#sp-site-branding2-1 > .site-title{
  font-size : 2.4rem;
  font-style : italic;
  color : #ffcc66;
}

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

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

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

  #sp-block-container-1{
    padding-top : 0px;
    padding-left : 1000px;
    padding-right : 1000px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-left : -1000px;
    margin-right : -2094px;
    margin-bottom : -47px;
    min-height : 23px;
  }

  #sp-block-container-1::after{
    background-color : #ffffff;
    margin-left : -1000px;
    margin-right : -1000px;
    height : 4px;
    display : block;
    content : "";
  }

  #sp-block-container-2{
    margin-top : 0px;
    margin-left : -2px;
    width : auto;
    min-height : 120px;
  }

  #sp-block-container-22{
    min-height : 347px;
  }

  #sp-block-container-23{
    min-height : 284px;
  }

  #sp-block-container-3{
    margin-left : 0px;
    width : 999px;
    min-height : 160px;
  }

  #sp-html-src-1{
    margin-left : 225px;
    margin-bottom : 0px;
    width : 994px;
  }

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

  #sp-html-src-100{
    margin-left : 225px;
  }

  #sp-html-src-101{
    margin-left : 225px;
  }

  #sp-html-src-102{
    margin-left : 225px;
  }

  #sp-html-src-103{
    margin-left : 225px;
  }

  #sp-html-src-104{
    margin-left : 225px;
  }

  #sp-html-src-105{
    margin-left : 225px;
  }

  #sp-html-src-106{
    margin-left : 225px;
  }

  #sp-html-src-107{
    margin-left : 225px;
  }

  #sp-html-src-108{
    margin-left : 225px;
  }

  #sp-html-src-109{
    margin-left : 225px;
  }

  #sp-html-src-11{
    margin-left : 225px;
  }

  #sp-html-src-110{
    margin-left : 225px;
  }

  #sp-html-src-111{
    margin-left : 225px;
  }

  #sp-html-src-112{
    margin-left : 225px;
  }

  #sp-html-src-113{
    margin-left : 225px;
  }

  #sp-html-src-114{
    margin-left : 225px;
  }

  #sp-html-src-115{
    margin-left : 225px;
  }

  #sp-html-src-116{
    margin-left : 225px;
  }

  #sp-html-src-117{
    margin-left : 225px;
  }

  #sp-html-src-118{
    margin-left : 225px;
  }

  #sp-html-src-119{
    margin-left : 225px;
  }

  #sp-html-src-12{
    margin-left : 225px;
  }

  #sp-html-src-120{
    margin-left : 225px;
  }

  #sp-html-src-121{
    margin-left : 225px;
  }

  #sp-html-src-122{
    margin-left : 225px;
  }

  #sp-html-src-123{
    margin-left : 225px;
  }

  #sp-html-src-124{
    margin-left : 225px;
  }

  #sp-html-src-125{
    margin-left : 225px;
  }

  #sp-html-src-126{
    margin-left : 225px;
  }

  #sp-html-src-127{
    margin-left : 225px;
  }

  #sp-html-src-128{
    margin-left : 225px;
  }

  #sp-html-src-129{
    margin-left : 225px;
  }

  #sp-html-src-13{
    margin-left : 225px;
  }

  #sp-html-src-130{
    margin-left : 225px;
  }

  #sp-html-src-131{
    margin-left : 225px;
  }

  #sp-html-src-132{
    margin-left : 225px;
  }

  #sp-html-src-133{
    margin-left : 225px;
  }

  #sp-html-src-134{
    margin-left : 225px;
  }

  #sp-html-src-135{
    margin-left : 225px;
  }

  #sp-html-src-136{
    margin-left : 225px;
  }

  #sp-html-src-137{
    margin-left : 225px;
  }

  #sp-html-src-138{
    margin-left : 225px;
  }

  #sp-html-src-139{
    margin-left : 225px;
  }

  #sp-html-src-14{
    margin-left : 225px;
  }

  #sp-html-src-140{
    margin-left : 225px;
  }

  #sp-html-src-141{
    margin-left : 225px;
  }

  #sp-html-src-142{
    margin-left : 225px;
  }

  #sp-html-src-143{
    margin-left : 225px;
  }

  #sp-html-src-144{
    margin-left : 225px;
  }

  #sp-html-src-145{
    margin-left : 225px;
  }

  #sp-html-src-146{
    margin-left : 225px;
  }

  #sp-html-src-147{
    margin-left : 225px;
  }

  #sp-html-src-148{
    margin-left : 225px;
  }

  #sp-html-src-149{
    margin-left : 225px;
  }

  #sp-html-src-15{
    margin-left : 225px;
  }

  #sp-html-src-150{
    margin-left : 225px;
  }

  #sp-html-src-151{
    margin-left : 225px;
  }

  #sp-html-src-152{
    margin-left : 225px;
  }

  #sp-html-src-153{
    margin-left : 225px;
  }

  #sp-html-src-154{
    margin-left : 225px;
  }

  #sp-html-src-155{
    margin-left : 225px;
  }

  #sp-html-src-156{
    margin-left : 225px;
  }

  #sp-html-src-157{
    margin-left : 225px;
  }

  #sp-html-src-158{
    margin-left : 225px;
  }

  #sp-html-src-159{
    margin-left : 225px;
  }

  #sp-html-src-16{
    margin-left : 225px;
  }

  #sp-html-src-160{
    margin-left : 225px;
  }

  #sp-html-src-161{
    margin-left : 225px;
  }

  #sp-html-src-162{
    margin-left : 225px;
  }

  #sp-html-src-163{
    margin-left : 225px;
  }

  #sp-html-src-164{
    margin-left : 225px;
  }

  #sp-html-src-165{
    margin-left : 225px;
  }

  #sp-html-src-166{
    margin-left : 225px;
  }

  #sp-html-src-167{
    margin-left : 225px;
  }

  #sp-html-src-168{
    margin-left : 225px;
  }

  #sp-html-src-169{
    margin-left : 225px;
  }

  #sp-html-src-17{
    margin-left : 225px;
  }

  #sp-html-src-170{
    margin-left : 225px;
  }

  #sp-html-src-171{
    margin-left : 225px;
  }

  #sp-html-src-172{
    margin-left : 225px;
  }

  #sp-html-src-173{
    margin-left : 225px;
  }

  #sp-html-src-174{
    margin-left : 225px;
  }

  #sp-html-src-175{
    margin-left : 225px;
  }

  #sp-html-src-176{
    margin-left : 225px;
  }

  #sp-html-src-177{
    margin-left : 225px;
  }

  #sp-html-src-178{
    margin-left : 225px;
  }

  #sp-html-src-179{
    margin-left : 225px;
  }

  #sp-html-src-18{
    margin-left : 225px;
  }

  #sp-html-src-180{
    margin-left : 225px;
  }

  #sp-html-src-181{
    margin-left : 225px;
  }

  #sp-html-src-182{
    margin-left : 225px;
  }

  #sp-html-src-183{
    margin-left : 225px;
  }

  #sp-html-src-184{
    margin-left : 225px;
  }

  #sp-html-src-185{
    margin-left : 225px;
  }

  #sp-html-src-186{
    margin-left : 225px;
  }

  #sp-html-src-19{
    margin-left : 225px;
  }

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

  #sp-html-src-20{
    margin-left : 225px;
  }

  #sp-html-src-21{
    margin-left : 225px;
  }

  #sp-html-src-22{
    margin-left : 225px;
  }

  #sp-html-src-23{
    margin-left : 225px;
  }

  #sp-html-src-24{
    margin-left : 225px;
  }

  #sp-html-src-25{
    margin-left : 225px;
  }

  #sp-html-src-26{
    margin-left : 225px;
  }

  #sp-html-src-27{
    margin-left : 225px;
  }

  #sp-html-src-28{
    margin-left : 225px;
  }

  #sp-html-src-29{
    margin-left : 225px;
  }

  #sp-html-src-3{
    margin-left : 225px;
  }

  #sp-html-src-30{
    margin-left : 225px;
  }

  #sp-html-src-31{
    margin-left : 225px;
  }

  #sp-html-src-32{
    margin-left : 225px;
  }

  #sp-html-src-33{
    margin-left : 225px;
  }

  #sp-html-src-34{
    margin-left : 225px;
  }

  #sp-html-src-35{
    margin-left : 225px;
  }

  #sp-html-src-36{
    margin-left : 225px;
  }

  #sp-html-src-37{
    margin-left : 225px;
  }

  #sp-html-src-38{
    margin-left : 225px;
  }

  #sp-html-src-39{
    margin-left : 225px;
  }

  #sp-html-src-4{
    margin-left : 225px;
  }

  #sp-html-src-40{
    margin-left : 225px;
    width : 1000px;
    min-height : 225px;
  }

  #sp-html-src-41{
    margin-left : 225px;
  }

  #sp-html-src-42{
    margin-left : 225px;
  }

  #sp-html-src-43{
    margin-left : 225px;
  }

  #sp-html-src-44{
    margin-left : 225px;
  }

  #sp-html-src-45{
    margin-left : 225px;
  }

  #sp-html-src-46{
    margin-left : 225px;
  }

  #sp-html-src-47{
    margin-left : 225px;
  }

  #sp-html-src-48{
    margin-left : 225px;
  }

  #sp-html-src-49{
    margin-left : 225px;
  }

  #sp-html-src-5{
    margin-left : 225px;
  }

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

  #sp-html-src-51{
    margin-left : 225px;
  }

  #sp-html-src-52{
    margin-left : 225px;
  }

  #sp-html-src-53{
    margin-left : 225px;
  }

  #sp-html-src-54{
    margin-left : 225px;
  }

  #sp-html-src-55{
    margin-left : 225px;
  }

  #sp-html-src-56{
    margin-left : 225px;
  }

  #sp-html-src-57{
    margin-left : 225px;
  }

  #sp-html-src-58{
    margin-left : 225px;
  }

  #sp-html-src-59{
    margin-left : 225px;
  }

  #sp-html-src-6{
    margin-left : 225px;
  }

  #sp-html-src-60{
    margin-left : 225px;
  }

  #sp-html-src-61{
    margin-left : 225px;
  }

  #sp-html-src-62{
    margin-left : 225px;
  }

  #sp-html-src-63{
    margin-left : 225px;
  }

  #sp-html-src-64{
    margin-left : 225px;
  }

  #sp-html-src-65{
    margin-left : 225px;
  }

  #sp-html-src-66{
    margin-left : 225px;
  }

  #sp-html-src-67{
    margin-left : 225px;
  }

  #sp-html-src-68{
    margin-left : 225px;
  }

  #sp-html-src-69{
    margin-left : 225px;
  }

  #sp-html-src-7{
    margin-left : 225px;
  }

  #sp-html-src-70{
    margin-left : 225px;
  }

  #sp-html-src-71{
    margin-left : 225px;
  }

  #sp-html-src-72{
    margin-left : 225px;
  }

  #sp-html-src-73{
    margin-left : 225px;
  }

  #sp-html-src-74{
    margin-left : 225px;
  }

  #sp-html-src-75{
    margin-left : 225px;
  }

  #sp-html-src-76{
    margin-left : 225px;
  }

  #sp-html-src-77{
    margin-left : 225px;
  }

  #sp-html-src-78{
    margin-left : 225px;
  }

  #sp-html-src-79{
    margin-left : 225px;
  }

  #sp-html-src-8{
    margin-left : 225px;
  }

  #sp-html-src-80{
    margin-left : 225px;
  }

  #sp-html-src-81{
    margin-left : 225px;
  }

  #sp-html-src-82{
    margin-left : 225px;
  }

  #sp-html-src-83{
    margin-left : 225px;
  }

  #sp-html-src-84{
    margin-left : 225px;
  }

  #sp-html-src-85{
    margin-left : 225px;
  }

  #sp-html-src-86{
    margin-left : 225px;
  }

  #sp-html-src-87{
    margin-left : 225px;
  }

  #sp-html-src-88{
    margin-left : 225px;
  }

  #sp-html-src-89{
    margin-left : 225px;
  }

  #sp-html-src-9{
    margin-left : 225px;
  }

  #sp-html-src-90{
    margin-left : 225px;
  }

  #sp-html-src-91{
    margin-left : 225px;
  }

  #sp-html-src-92{
    margin-left : 225px;
  }

  #sp-html-src-93{
    margin-left : 225px;
  }

  #sp-html-src-94{
    margin-left : 225px;
  }

  #sp-html-src-95{
    margin-left : 225px;
  }

  #sp-html-src-96{
    margin-left : 225px;
  }

  #sp-html-src-97{
    margin-left : 225px;
  }

  #sp-html-src-98{
    margin-left : 225px;
  }

  #sp-html-src-99{
    margin-left : 225px;
  }

  #sp-image-1{
    width : 1000px;
    height : 293px;
  }

  #sp-page-title-1{
    margin-left : 225px;
    min-height : 74px;
  }

  #sp-page-title-11{
    margin-left : 0px;
  }

  #sp-page-title-20{
    margin-left : 0px;
  }

  #sp-page-title-26{
    margin-left : 0px;
  }

  #sp-page-title-6{
    margin-left : 0px;
  }

  #sp-page-title-77{
    margin-left : 0px;
  }

  #sp-page-title-78{
    margin-left : 0px;
  }

  #sp-page-title-79{
    margin-left : 0px;
  }

  #sp-page-title-82{
    margin-left : 0px;
  }

  #sp-page-title-83{
    margin-left : 0px;
  }

  #sp-page-title-86{
    margin-left : 0px;
  }

  #sp-page-title-87{
    margin-left : 0px;
  }

  #sp-site-branding2-1{
    margin-top : 0px;
  }

  #sp-site-branding2-1 > .site-description{
    top : 23px;
    bottom : auto;
    right : auto;
    left : 2px;
  }

  #sp-site-branding2-1 > .site-title{
    width : 266px;
    height : 43px;
  }

  #sp-site-navigation-1{
    margin-right : -960px;
  }

  #spb-page-title-1{
    margin-left : 225px;
  }

  #spb-page-title-10{
    margin-left : 225px;
  }

  #spb-page-title-100{
    margin-left : 225px;
  }

  #spb-page-title-101{
    margin-left : 225px;
  }

  #spb-page-title-102{
    margin-left : 225px;
  }

  #spb-page-title-103{
    margin-left : 225px;
    width : 553px;
  }

  #spb-page-title-104{
    margin-left : 225px;
  }

  #spb-page-title-105{
    margin-left : 225px;
  }

  #spb-page-title-106{
    margin-left : 225px;
  }

  #spb-page-title-107{
    margin-left : 225px;
  }

  #spb-page-title-108{
    margin-left : 225px;
  }

  #spb-page-title-109{
    margin-left : 225px;
  }

  #spb-page-title-11{
    margin-left : 225px;
  }

  #spb-page-title-110{
    margin-left : 225px;
  }

  #spb-page-title-111{
    margin-left : 225px;
  }

  #spb-page-title-112{
    margin-left : 225px;
  }

  #spb-page-title-113{
    margin-left : 225px;
  }

  #spb-page-title-114{
    margin-left : 225px;
  }

  #spb-page-title-115{
    margin-left : 225px;
  }

  #spb-page-title-116{
    margin-left : 225px;
  }

  #spb-page-title-117{
    margin-left : 225px;
  }

  #spb-page-title-118{
    margin-left : 225px;
  }

  #spb-page-title-119{
    margin-left : 225px;
  }

  #spb-page-title-12{
    margin-left : 225px;
  }

  #spb-page-title-120{
    margin-left : 225px;
  }

  #spb-page-title-121{
    margin-left : 225px;
  }

  #spb-page-title-122{
    margin-left : 225px;
  }

  #spb-page-title-123{
    margin-left : 225px;
  }

  #spb-page-title-124{
    margin-left : 225px;
  }

  #spb-page-title-125{
    margin-left : 225px;
  }

  #spb-page-title-126{
    margin-left : 225px;
  }

  #spb-page-title-127{
    margin-left : 225px;
  }

  #spb-page-title-128{
    margin-left : 225px;
  }

  #spb-page-title-129{
    margin-left : 225px;
  }

  #spb-page-title-13{
    margin-left : 225px;
  }

  #spb-page-title-130{
    margin-left : 225px;
  }

  #spb-page-title-131{
    margin-left : 225px;
  }

  #spb-page-title-132{
    margin-left : 225px;
  }

  #spb-page-title-133{
    margin-left : 225px;
  }

  #spb-page-title-134{
    margin-left : 225px;
  }

  #spb-page-title-135{
    margin-left : 225px;
  }

  #spb-page-title-136{
    margin-left : 225px;
  }

  #spb-page-title-137{
    margin-left : 225px;
  }

  #spb-page-title-138{
    margin-left : 225px;
  }

  #spb-page-title-139{
    margin-left : 225px;
  }

  #spb-page-title-14{
    margin-left : 225px;
  }

  #spb-page-title-140{
    margin-left : 225px;
  }

  #spb-page-title-141{
    margin-left : 225px;
  }

  #spb-page-title-142{
    margin-left : 225px;
  }

  #spb-page-title-143{
    margin-left : 225px;
  }

  #spb-page-title-144{
    margin-left : 225px;
  }

  #spb-page-title-145{
    margin-left : 225px;
  }

  #spb-page-title-146{
    margin-left : 225px;
  }

  #spb-page-title-147{
    margin-left : 225px;
  }

  #spb-page-title-148{
    margin-left : 225px;
  }

  #spb-page-title-149{
    margin-left : 225px;
  }

  #spb-page-title-15{
    margin-left : 225px;
  }

  #spb-page-title-150{
    margin-left : 225px;
  }

  #spb-page-title-151{
    margin-left : 225px;
  }

  #spb-page-title-152{
    margin-left : 225px;
  }

  #spb-page-title-153{
    margin-left : 225px;
  }

  #spb-page-title-154{
    margin-left : 225px;
  }

  #spb-page-title-155{
    margin-left : 225px;
  }

  #spb-page-title-156{
    margin-left : 225px;
  }

  #spb-page-title-157{
    margin-left : 225px;
  }

  #spb-page-title-158{
    margin-left : 225px;
  }

  #spb-page-title-159{
    margin-left : 225px;
  }

  #spb-page-title-16{
    margin-left : 225px;
  }

  #spb-page-title-160{
    margin-left : 225px;
  }

  #spb-page-title-161{
    margin-left : 225px;
  }

  #spb-page-title-162{
    margin-left : 225px;
  }

  #spb-page-title-163{
    margin-left : 225px;
  }

  #spb-page-title-164{
    margin-left : 225px;
  }

  #spb-page-title-165{
    margin-left : 225px;
  }

  #spb-page-title-166{
    margin-left : 225px;
  }

  #spb-page-title-167{
    margin-left : 225px;
  }

  #spb-page-title-168{
    margin-left : 225px;
  }

  #spb-page-title-169{
    margin-left : 225px;
  }

  #spb-page-title-17{
    margin-left : 225px;
  }

  #spb-page-title-170{
    margin-left : 225px;
  }

  #spb-page-title-171{
    margin-left : 225px;
  }

  #spb-page-title-172{
    margin-left : 225px;
  }

  #spb-page-title-173{
    margin-left : 225px;
  }

  #spb-page-title-174{
    margin-left : 225px;
  }

  #spb-page-title-175{
    margin-left : 225px;
  }

  #spb-page-title-176{
    margin-left : 225px;
  }

  #spb-page-title-177{
    margin-left : 225px;
  }

  #spb-page-title-178{
    margin-left : 225px;
  }

  #spb-page-title-179{
    margin-left : 225px;
  }

  #spb-page-title-18{
    margin-left : 225px;
  }

  #spb-page-title-180{
    margin-left : 225px;
  }

  #spb-page-title-181{
    margin-left : 225px;
  }

  #spb-page-title-182{
    margin-left : 225px;
  }

  #spb-page-title-183{
    margin-left : 225px;
  }

  #spb-page-title-184{
    margin-left : 225px;
  }

  #spb-page-title-185{
    margin-left : 225px;
  }

  #spb-page-title-19{
    margin-left : 225px;
  }

  #spb-page-title-2{
    margin-left : 225px;
  }

  #spb-page-title-20{
    margin-left : 225px;
  }

  #spb-page-title-21{
    margin-left : 225px;
  }

  #spb-page-title-22{
    margin-left : 225px;
  }

  #spb-page-title-23{
    margin-left : 225px;
  }

  #spb-page-title-24{
    margin-left : 225px;
  }

  #spb-page-title-25{
    margin-left : 225px;
  }

  #spb-page-title-26{
    margin-left : 225px;
  }

  #spb-page-title-27{
    margin-left : 225px;
  }

  #spb-page-title-28{
    margin-left : 225px;
  }

  #spb-page-title-29{
    margin-left : 225px;
  }

  #spb-page-title-3{
    margin-left : 225px;
  }

  #spb-page-title-30{
    margin-left : 225px;
  }

  #spb-page-title-31{
    margin-left : 225px;
  }

  #spb-page-title-32{
    margin-left : 225px;
  }

  #spb-page-title-33{
    margin-left : 225px;
  }

  #spb-page-title-34{
    margin-left : 225px;
  }

  #spb-page-title-35{
    margin-left : 225px;
  }

  #spb-page-title-36{
    margin-left : 225px;
  }

  #spb-page-title-37{
    margin-left : 225px;
  }

  #spb-page-title-38{
    margin-left : 225px;
  }

  #spb-page-title-39{
    margin-left : 225px;
  }

  #spb-page-title-4{
    margin-left : 225px;
  }

  #spb-page-title-40{
    margin-left : 225px;
  }

  #spb-page-title-41{
    margin-left : 225px;
  }

  #spb-page-title-42{
    margin-left : 225px;
  }

  #spb-page-title-43{
    margin-left : 225px;
  }

  #spb-page-title-44{
    margin-left : 225px;
  }

  #spb-page-title-45{
    margin-left : 225px;
  }

  #spb-page-title-46{
    margin-left : 225px;
  }

  #spb-page-title-47{
    margin-left : 225px;
  }

  #spb-page-title-48{
    margin-left : 225px;
  }

  #spb-page-title-49{
    margin-left : 225px;
  }

  #spb-page-title-5{
    margin-left : 225px;
  }

  #spb-page-title-50{
    margin-left : 225px;
  }

  #spb-page-title-51{
    margin-left : 225px;
  }

  #spb-page-title-52{
    margin-left : 225px;
  }

  #spb-page-title-53{
    margin-left : 225px;
  }

  #spb-page-title-54{
    margin-left : 225px;
  }

  #spb-page-title-55{
    margin-left : 225px;
  }

  #spb-page-title-56{
    margin-left : 225px;
  }

  #spb-page-title-57{
    margin-left : 225px;
  }

  #spb-page-title-58{
    margin-left : 225px;
  }

  #spb-page-title-59{
    margin-left : 225px;
  }

  #spb-page-title-6{
    margin-left : 225px;
  }

  #spb-page-title-60{
    margin-left : 225px;
  }

  #spb-page-title-61{
    margin-left : 225px;
  }

  #spb-page-title-62{
    margin-left : 225px;
  }

  #spb-page-title-63{
    margin-left : 225px;
  }

  #spb-page-title-64{
    margin-left : 225px;
  }

  #spb-page-title-65{
    margin-left : 225px;
  }

  #spb-page-title-66{
    margin-left : 225px;
  }

  #spb-page-title-67{
    margin-left : 225px;
    width : 532px;
  }

  #spb-page-title-68{
    margin-left : 225px;
  }

  #spb-page-title-69{
    margin-left : 225px;
  }

  #spb-page-title-7{
    margin-left : 225px;
  }

  #spb-page-title-70{
    margin-left : 225px;
  }

  #spb-page-title-71{
    margin-left : 225px;
  }

  #spb-page-title-72{
    margin-left : 225px;
  }

  #spb-page-title-73{
    margin-left : 225px;
  }

  #spb-page-title-74{
    margin-left : 225px;
  }

  #spb-page-title-75{
    margin-left : 225px;
  }

  #spb-page-title-76{
    margin-left : 225px;
  }

  #spb-page-title-77{
    margin-left : 225px;
  }

  #spb-page-title-78{
    margin-left : 225px;
  }

  #spb-page-title-79{
    margin-left : 225px;
  }

  #spb-page-title-8{
    margin-left : 225px;
  }

  #spb-page-title-80{
    margin-left : 225px;
  }

  #spb-page-title-81{
    margin-left : 225px;
  }

  #spb-page-title-82{
    margin-left : 225px;
  }

  #spb-page-title-83{
    margin-left : 225px;
  }

  #spb-page-title-84{
    margin-left : 225px;
  }

  #spb-page-title-85{
    margin-left : 225px;
  }

  #spb-page-title-86{
    margin-left : 225px;
  }

  #spb-page-title-87{
    margin-left : 225px;
  }

  #spb-page-title-88{
    margin-left : 225px;
  }

  #spb-page-title-89{
    margin-left : 225px;
  }

  #spb-page-title-9{
    margin-left : 225px;
  }

  #spb-page-title-90{
    margin-left : 225px;
  }

  #spb-page-title-91{
    margin-left : 225px;
  }

  #spb-page-title-92{
    margin-left : 225px;
  }

  #spb-page-title-93{
    margin-left : 225px;
  }

  #spb-page-title-94{
    margin-left : 225px;
  }

  #spb-page-title-95{
    margin-left : 225px;
  }

  #spb-page-title-96{
    margin-left : 225px;
  }

  #spb-page-title-97{
    margin-left : 225px;
  }

  #spb-page-title-98{
    margin-left : 225px;
  }

  #spb-page-title-99{
    margin-left : 225px;
  }
}

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

  #sp-block-container-1{
    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-1::after{
    background-color : #ffffff;
    width : 100%;
    height : 1px;
    display : block;
    content : "";
  }
}
