#colophon{
  background-color : rgba(247, 245, 232, 1);
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
}

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

#content{
  min-height : 50px;
}

#masthead{
  background-color : #bdcca1;
  background-repeat : repeat-x;
  background-position : center top;
  margin-bottom : 0px !important;
}

#masthead-inner {
}

#sidebar1{
  z-index : 20;
}

#sidebar2{
  z-index : 20;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.sp-button{
  width : 122px;
}

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

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

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

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

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

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

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

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

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

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

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

.sp-form input[type="submit"]{
  border-bottom-color : initial;
  font-size : 1.4rem;
  font-weight : bold;
  color : #ffffff;
  background-color : #a5d988;
  padding-top : 5px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 5px;
  margin-top : 15px;
  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;
  width : auto;
  min-width : 100px;
  float : left;
  position : relative;
  cursor : pointer;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.sp-wp-post-list article{
  margin-top : 0px !important;
  margin-left : 10px !important;
  margin-right : 10px !important;
  margin-bottom : 25px !important;
}

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

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

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

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

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

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

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

a:hover{
  color : #a5d988;
  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 : #8e835d;
  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{
    padding-top : 30px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 10px;
  }

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

  #contenthead{
    margin-bottom : 30px;
  }

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

  #masthead{
    margin-bottom : 15px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  body{
    min-width : 900px;
  }
}

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

  #content{
    width : 900px;
  }

  #contenthead{
    width : 900px;
  }
}

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

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

  #contenthead{
    margin-bottom : 20px;
  }

  #main{
    background-color : #ffffff;
  }

  *{
    box-sizing : border-box;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .sp-wp-post-list article{
    margin-left : 10px !important;
    margin-right : 10px !important;
  }

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

  embed{
    max-width : 100%;
  }
}

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

#sp-definition-list-2 dd{
  padding-top : 13px;
  padding-left : 16px;
  padding-right : 0px;
  padding-bottom : 20px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-definition-list-2 dt{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 1px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #858585;
}

#sp-definition-list-2 > dd{
  color : #333333;
}

#sp-definition-list-2 > dt{
  font-weight : bold;
  color : #333333;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 1px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #858585;
}

#sp-button-1, #sp-button-2, #sp-button-3, #sp-button-4, #sp-button-5, #sp-button-6, #sp-button-7, #sp-button-8, #sp-button-9{
  margin-bottom : 6px;
  width : 120px;
}

#sp-button-1 > a, #sp-button-2 > a, #sp-button-3 > a, #sp-button-4 > a, #sp-button-5 > a, #sp-button-6 > a, #sp-button-7 > a, #sp-button-8 > a, #sp-button-9 > a{
  font-size : 1.4rem;
  font-family : Meiryo, sans-serif;
  font-weight : normal;
  color : #808080;
  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;
  text-decoration : none;
  text-align : center;
  padding-top : 10px;
  padding-left : 6px;
  padding-right : 6px;
  padding-bottom : 4px;
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #808080;
  border-left-color : #808080;
  border-right-color : #808080;
  border-bottom-color : #808080;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
  height : 100%;
  display : block;
  position : relative;
}

#sp-button-1 > a:active, #sp-button-2 > a:active, #sp-button-3 > a:active, #sp-button-4 > a:active, #sp-button-5 > a:active, #sp-button-6 > a:active, #sp-button-7 > a:active, #sp-button-8 > a:active, #sp-button-9 > a:active{
  box-shadow : 0px 10px 15px rgba(0, 0, 0, 0.15) inset;
  text-shadow : 0px 1px 0px #a0a0a0;
}

#sp-button-1 > a:hover, #sp-button-2 > a:hover, #sp-button-3 > a:hover, #sp-button-4 > a:hover, #sp-button-5 > a:hover, #sp-button-6 > a:hover, #sp-button-7 > a:hover, #sp-button-8 > a:hover, #sp-button-9 > a:hover{
  color : #404040;
  background-color : #808080;
  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 : 13px;
  padding-left : 6px;
  padding-right : 6px;
  padding-bottom : 7px;
  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-button-25, #sp-button-26, #sp-button-27, #sp-button-28, #sp-button-29, #sp-button-30, #sp-button-31, #sp-button-32, #sp-button-33, #sp-button-34, #sp-button-35, #sp-button-36{
  margin-top : 10px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 10px;
  width : 120px;
}

#sp-button-25 > a, #sp-button-26 > a, #sp-button-27 > a, #sp-button-28 > a, #sp-button-29 > a, #sp-button-30 > a, #sp-button-31 > a, #sp-button-32 > a, #sp-button-33 > a, #sp-button-34 > a, #sp-button-35 > a, #sp-button-36 > a{
  font-size : 1.4rem;
  font-family : Meiryo, sans-serif;
  font-weight : bold;
  color : #ffffff;
  background-color : #7ac6e9;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  text-decoration : none;
  text-align : center;
  padding-top : 10px;
  padding-left : 6px;
  padding-right : 6px;
  padding-bottom : 5px;
  border-top-width : medium;
  border-left-width : medium;
  border-right-width : medium;
  border-bottom-width : medium;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : initial;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : initial;
  border-top-left-radius : 18.5px 18.5px;
  border-top-right-radius : 18.5px 18.5px;
  border-bottom-right-radius : 18.5px 18.5px;
  border-bottom-left-radius : 18.5px 18.5px;
  box-shadow : 0px 3px 0px #5b9bb8;
  height : 100%;
  display : block;
  position : relative;
  text-shadow : 0px 1px 0px #53b2de;
}

#sp-button-25 > a:active, #sp-button-26 > a:active, #sp-button-27 > a:active, #sp-button-28 > a:active, #sp-button-29 > a:active, #sp-button-30 > a:active, #sp-button-31 > a:active, #sp-button-32 > a:active, #sp-button-33 > a:active, #sp-button-34 > a:active, #sp-button-35 > a:active, #sp-button-36 > a:active{
  background-color : #53b2de;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  box-shadow : 0px 1px 0px #5b9bb8, 0px 10px 35px rgba(255, 255, 255, 0.35) inset;
  position : relative;
  top : 2px;
}

#sp-button-25 > a:hover, #sp-button-26 > a:hover, #sp-button-27 > a:hover, #sp-button-28 > a:hover, #sp-button-29 > a:hover, #sp-button-30 > a:hover, #sp-button-31 > a:hover, #sp-button-32 > a:hover, #sp-button-33 > a:hover, #sp-button-34 > a:hover, #sp-button-35 > a:hover, #sp-button-36 > a:hover{
  color : #1c8abd;
}

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

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

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

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

#sp-site-branding2-1{
  padding-top : 60px;
  padding-bottom : 10px;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  width : auto;
}

#sp-site-branding2-1 .extra{
  text-align : center;
  width : 100%;
  position : relative;
  top : 0px;
  right : 0px;
}

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

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

#sp-site-branding2-1 .site-title{
  background-image : url(img/site-logo-2.png);
  background-repeat : no-repeat;
  background-position : center center;
  text-align : center;
  margin-top : 0px !important;
  margin-left : auto !important;
  margin-right : auto !important;
  margin-bottom : 0px !important;
  width : 262px;
  height : 52px;
  float : none;
  display : block;
}

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

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

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

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

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

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

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

#sp-button-11 > a, #sp-button-15 > a, #sp-button-19 > a, #sp-button-21 > a, #sp-button-22 > a, #sp-button-24 > a{
  font-size : 1.2rem;
  font-family : Arial, Helvetica, sans-serif;
  font-weight : bold;
  color : #a5d988;
  background-color : #ffffff;
  padding-top : 6px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 6px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #a5d988;
  border-left-color : #a5d988;
  border-right-color : #a5d988;
  border-bottom-color : #a5d988;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-button-11 > a:active, #sp-button-15 > a:active, #sp-button-19 > a:active, #sp-button-21 > a:active, #sp-button-22 > a:active, #sp-button-24 > a:active{
  color : #ffffff;
  background-color : #a5d988;
}

#sp-button-11 > a:hover, #sp-button-15 > a:hover, #sp-button-19 > a:hover, #sp-button-21 > a:hover, #sp-button-22 > a:hover, #sp-button-24 > a:hover{
  color : #ffffff;
  background-color : #a5d988;
}

#sp-button-13 > a, #sp-button-17 > a{
  font-size : 1.2rem;
  font-family : Arial, Helvetica, sans-serif;
  font-weight : bold;
  color : #777777;
  background-color : #ffffff;
  padding-top : 6px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 6px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #777777;
  border-left-color : #777777;
  border-right-color : #777777;
  border-bottom-color : #777777;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-button-13 > a:active, #sp-button-17 > a:active{
  color : #ffffff;
  background-color : #777777;
}

#sp-button-13 > a:hover, #sp-button-17 > a:hover{
  color : #ffffff;
  background-color : #777777;
}

#sp-wp-post-list-18, #sp-wp-post-list-19, #sp-wp-post-list-20, #sp-wp-post-list-21, #sp-wp-post-list-22, #sp-wp-post-list-23, #sp-wp-post-list-24, #sp-wp-post-list-25, #sp-wp-post-list-26, #sp-wp-post-list-27, #sp-wp-post-list-28, #sp-wp-post-list-29, #sp-wp-post-list-30, #sp-wp-post-list-31, #sp-wp-post-list-32, #sp-wp-post-list-33, #sp-wp-post-list-34, #sp-wp-post-list-35, #sp-wp-post-list-36, #sp-wp-post-list-37, #sp-wp-post-list-38, #sp-wp-post-list-39, #sp-wp-post-list-40{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 25px;
}

#sp-wp-post-list-18 .hpb-more-entry, #sp-wp-post-list-19 .hpb-more-entry, #sp-wp-post-list-20 .hpb-more-entry, #sp-wp-post-list-21 .hpb-more-entry, #sp-wp-post-list-22 .hpb-more-entry, #sp-wp-post-list-23 .hpb-more-entry, #sp-wp-post-list-24 .hpb-more-entry, #sp-wp-post-list-25 .hpb-more-entry, #sp-wp-post-list-26 .hpb-more-entry, #sp-wp-post-list-27 .hpb-more-entry, #sp-wp-post-list-28 .hpb-more-entry, #sp-wp-post-list-29 .hpb-more-entry, #sp-wp-post-list-30 .hpb-more-entry, #sp-wp-post-list-31 .hpb-more-entry, #sp-wp-post-list-32 .hpb-more-entry, #sp-wp-post-list-33 .hpb-more-entry, #sp-wp-post-list-34 .hpb-more-entry, #sp-wp-post-list-35 .hpb-more-entry, #sp-wp-post-list-36 .hpb-more-entry, #sp-wp-post-list-37 .hpb-more-entry, #sp-wp-post-list-38 .hpb-more-entry, #sp-wp-post-list-39 .hpb-more-entry, #sp-wp-post-list-40 .hpb-more-entry{
  text-align : right;
}

#sp-wp-post-list-18 .hpb-more-entry > a, #sp-wp-post-list-19 .hpb-more-entry > a, #sp-wp-post-list-20 .hpb-more-entry > a, #sp-wp-post-list-21 .hpb-more-entry > a, #sp-wp-post-list-22 .hpb-more-entry > a, #sp-wp-post-list-23 .hpb-more-entry > a, #sp-wp-post-list-24 .hpb-more-entry > a, #sp-wp-post-list-25 .hpb-more-entry > a, #sp-wp-post-list-26 .hpb-more-entry > a, #sp-wp-post-list-27 .hpb-more-entry > a, #sp-wp-post-list-28 .hpb-more-entry > a, #sp-wp-post-list-29 .hpb-more-entry > a, #sp-wp-post-list-30 .hpb-more-entry > a, #sp-wp-post-list-31 .hpb-more-entry > a, #sp-wp-post-list-32 .hpb-more-entry > a, #sp-wp-post-list-33 .hpb-more-entry > a, #sp-wp-post-list-34 .hpb-more-entry > a, #sp-wp-post-list-35 .hpb-more-entry > a, #sp-wp-post-list-36 .hpb-more-entry > a, #sp-wp-post-list-37 .hpb-more-entry > a, #sp-wp-post-list-38 .hpb-more-entry > a, #sp-wp-post-list-39 .hpb-more-entry > a, #sp-wp-post-list-40 .hpb-more-entry > a{
  font-size : 1.2rem;
  font-weight : bold;
  color : #ffffff;
  background-color : #a5d988;
  text-decoration : none;
  text-align : center;
  padding-top : 6px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 6px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #a5d988;
  border-left-color : #a5d988;
  border-right-color : #a5d988;
  border-bottom-color : #a5d988;
  display : inline-block;
  position : relative;
}

#sp-wp-post-list-18 .hpb-more-entry > a:active, #sp-wp-post-list-19 .hpb-more-entry > a:active, #sp-wp-post-list-20 .hpb-more-entry > a:active, #sp-wp-post-list-21 .hpb-more-entry > a:active, #sp-wp-post-list-22 .hpb-more-entry > a:active, #sp-wp-post-list-23 .hpb-more-entry > a:active, #sp-wp-post-list-24 .hpb-more-entry > a:active, #sp-wp-post-list-25 .hpb-more-entry > a:active, #sp-wp-post-list-26 .hpb-more-entry > a:active, #sp-wp-post-list-27 .hpb-more-entry > a:active, #sp-wp-post-list-28 .hpb-more-entry > a:active, #sp-wp-post-list-29 .hpb-more-entry > a:active, #sp-wp-post-list-30 .hpb-more-entry > a:active, #sp-wp-post-list-31 .hpb-more-entry > a:active, #sp-wp-post-list-32 .hpb-more-entry > a:active, #sp-wp-post-list-33 .hpb-more-entry > a:active, #sp-wp-post-list-34 .hpb-more-entry > a:active, #sp-wp-post-list-35 .hpb-more-entry > a:active, #sp-wp-post-list-36 .hpb-more-entry > a:active, #sp-wp-post-list-37 .hpb-more-entry > a:active, #sp-wp-post-list-38 .hpb-more-entry > a:active, #sp-wp-post-list-39 .hpb-more-entry > a:active, #sp-wp-post-list-40 .hpb-more-entry > a:active{
  color : #a5d988;
  background-color : #ffffff;
}

#sp-wp-post-list-18 .hpb-more-entry > a:hover, #sp-wp-post-list-19 .hpb-more-entry > a:hover, #sp-wp-post-list-20 .hpb-more-entry > a:hover, #sp-wp-post-list-21 .hpb-more-entry > a:hover, #sp-wp-post-list-22 .hpb-more-entry > a:hover, #sp-wp-post-list-23 .hpb-more-entry > a:hover, #sp-wp-post-list-24 .hpb-more-entry > a:hover, #sp-wp-post-list-25 .hpb-more-entry > a:hover, #sp-wp-post-list-26 .hpb-more-entry > a:hover, #sp-wp-post-list-27 .hpb-more-entry > a:hover, #sp-wp-post-list-28 .hpb-more-entry > a:hover, #sp-wp-post-list-29 .hpb-more-entry > a:hover, #sp-wp-post-list-30 .hpb-more-entry > a:hover, #sp-wp-post-list-31 .hpb-more-entry > a:hover, #sp-wp-post-list-32 .hpb-more-entry > a:hover, #sp-wp-post-list-33 .hpb-more-entry > a:hover, #sp-wp-post-list-34 .hpb-more-entry > a:hover, #sp-wp-post-list-35 .hpb-more-entry > a:hover, #sp-wp-post-list-36 .hpb-more-entry > a:hover, #sp-wp-post-list-37 .hpb-more-entry > a:hover, #sp-wp-post-list-38 .hpb-more-entry > a:hover, #sp-wp-post-list-39 .hpb-more-entry > a:hover, #sp-wp-post-list-40 .hpb-more-entry > a:hover{
  color : #a5d988;
  background-color : #ffffff;
}

#sp-wp-post-list-18 article, #sp-wp-post-list-19 article, #sp-wp-post-list-20 article, #sp-wp-post-list-21 article, #sp-wp-post-list-22 article, #sp-wp-post-list-23 article, #sp-wp-post-list-24 article, #sp-wp-post-list-25 article, #sp-wp-post-list-26 article, #sp-wp-post-list-27 article, #sp-wp-post-list-28 article, #sp-wp-post-list-29 article, #sp-wp-post-list-30 article, #sp-wp-post-list-31 article, #sp-wp-post-list-32 article, #sp-wp-post-list-33 article, #sp-wp-post-list-34 article, #sp-wp-post-list-35 article, #sp-wp-post-list-36 article, #sp-wp-post-list-37 article, #sp-wp-post-list-38 article, #sp-wp-post-list-39 article, #sp-wp-post-list-40 article{
  margin-top : 0px;
  margin-left : 25px;
  margin-right : 25px;
  margin-bottom : 25px;
}

#sp-wp-post-list-18 article > div, #sp-wp-post-list-19 article > div, #sp-wp-post-list-20 article > div, #sp-wp-post-list-21 article > div, #sp-wp-post-list-22 article > div, #sp-wp-post-list-23 article > div, #sp-wp-post-list-24 article > div, #sp-wp-post-list-25 article > div, #sp-wp-post-list-26 article > div, #sp-wp-post-list-27 article > div, #sp-wp-post-list-28 article > div, #sp-wp-post-list-29 article > div, #sp-wp-post-list-30 article > div, #sp-wp-post-list-31 article > div, #sp-wp-post-list-32 article > div, #sp-wp-post-list-33 article > div, #sp-wp-post-list-34 article > div, #sp-wp-post-list-35 article > div, #sp-wp-post-list-36 article > div, #sp-wp-post-list-37 article > div, #sp-wp-post-list-38 article > div, #sp-wp-post-list-39 article > div, #sp-wp-post-list-40 article > div{
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
}

#sp-wp-post-list-18 dl, #sp-wp-post-list-19 dl, #sp-wp-post-list-20 dl, #sp-wp-post-list-21 dl, #sp-wp-post-list-22 dl, #sp-wp-post-list-23 dl, #sp-wp-post-list-24 dl, #sp-wp-post-list-25 dl, #sp-wp-post-list-26 dl, #sp-wp-post-list-27 dl, #sp-wp-post-list-28 dl, #sp-wp-post-list-29 dl, #sp-wp-post-list-30 dl, #sp-wp-post-list-31 dl, #sp-wp-post-list-32 dl, #sp-wp-post-list-33 dl, #sp-wp-post-list-34 dl, #sp-wp-post-list-35 dl, #sp-wp-post-list-36 dl, #sp-wp-post-list-37 dl, #sp-wp-post-list-38 dl, #sp-wp-post-list-39 dl, #sp-wp-post-list-40 dl{
  margin-top : 0px;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 0px;
}

#sp-wp-post-list-18 li, #sp-wp-post-list-19 li, #sp-wp-post-list-20 li, #sp-wp-post-list-21 li, #sp-wp-post-list-22 li, #sp-wp-post-list-23 li, #sp-wp-post-list-24 li, #sp-wp-post-list-25 li, #sp-wp-post-list-26 li, #sp-wp-post-list-27 li, #sp-wp-post-list-28 li, #sp-wp-post-list-29 li, #sp-wp-post-list-30 li, #sp-wp-post-list-31 li, #sp-wp-post-list-32 li, #sp-wp-post-list-33 li, #sp-wp-post-list-34 li, #sp-wp-post-list-35 li, #sp-wp-post-list-36 li, #sp-wp-post-list-37 li, #sp-wp-post-list-38 li, #sp-wp-post-list-39 li, #sp-wp-post-list-40 li{
  background-color : transparent;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 0px;
  padding-left : 25px;
  padding-right : 10px;
  padding-bottom : 0px;
  margin-bottom : 5px;
}

#sp-wp-post-list-18 p, #sp-wp-post-list-19 p, #sp-wp-post-list-20 p, #sp-wp-post-list-21 p, #sp-wp-post-list-22 p, #sp-wp-post-list-23 p, #sp-wp-post-list-24 p, #sp-wp-post-list-25 p, #sp-wp-post-list-26 p, #sp-wp-post-list-27 p, #sp-wp-post-list-28 p, #sp-wp-post-list-29 p, #sp-wp-post-list-30 p, #sp-wp-post-list-31 p, #sp-wp-post-list-32 p, #sp-wp-post-list-33 p, #sp-wp-post-list-34 p, #sp-wp-post-list-35 p, #sp-wp-post-list-36 p, #sp-wp-post-list-37 p, #sp-wp-post-list-38 p, #sp-wp-post-list-39 p, #sp-wp-post-list-40 p{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-wp-post-list-18 p > img, #sp-wp-post-list-19 p > img, #sp-wp-post-list-20 p > img, #sp-wp-post-list-21 p > img, #sp-wp-post-list-22 p > img, #sp-wp-post-list-23 p > img, #sp-wp-post-list-24 p > img, #sp-wp-post-list-25 p > img, #sp-wp-post-list-26 p > img, #sp-wp-post-list-27 p > img, #sp-wp-post-list-28 p > img, #sp-wp-post-list-29 p > img, #sp-wp-post-list-30 p > img, #sp-wp-post-list-31 p > img, #sp-wp-post-list-32 p > img, #sp-wp-post-list-33 p > img, #sp-wp-post-list-34 p > img, #sp-wp-post-list-35 p > img, #sp-wp-post-list-36 p > img, #sp-wp-post-list-37 p > img, #sp-wp-post-list-38 p > img, #sp-wp-post-list-39 p > img, #sp-wp-post-list-40 p > img{
  margin-top : 5px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 5px;
}

#sp-wp-post-list-18 ul, #sp-wp-post-list-19 ul, #sp-wp-post-list-20 ul, #sp-wp-post-list-21 ul, #sp-wp-post-list-22 ul, #sp-wp-post-list-23 ul, #sp-wp-post-list-24 ul, #sp-wp-post-list-25 ul, #sp-wp-post-list-26 ul, #sp-wp-post-list-27 ul, #sp-wp-post-list-28 ul, #sp-wp-post-list-29 ul, #sp-wp-post-list-30 ul, #sp-wp-post-list-31 ul, #sp-wp-post-list-32 ul, #sp-wp-post-list-33 ul, #sp-wp-post-list-34 ul, #sp-wp-post-list-35 ul, #sp-wp-post-list-36 ul, #sp-wp-post-list-37 ul, #sp-wp-post-list-38 ul, #sp-wp-post-list-39 ul, #sp-wp-post-list-40 ul{
  background-color : transparent;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 15px;
  list-style-type : none;
}

.hpb-viewtype-content#sp-wp-post-list-18 dd, .hpb-viewtype-content#sp-wp-post-list-19 dd, .hpb-viewtype-content#sp-wp-post-list-20 dd, .hpb-viewtype-content#sp-wp-post-list-21 dd, .hpb-viewtype-content#sp-wp-post-list-22 dd, .hpb-viewtype-content#sp-wp-post-list-23 dd, .hpb-viewtype-content#sp-wp-post-list-24 dd, .hpb-viewtype-content#sp-wp-post-list-25 dd, .hpb-viewtype-content#sp-wp-post-list-26 dd, .hpb-viewtype-content#sp-wp-post-list-27 dd, .hpb-viewtype-content#sp-wp-post-list-28 dd, .hpb-viewtype-content#sp-wp-post-list-29 dd, .hpb-viewtype-content#sp-wp-post-list-30 dd, .hpb-viewtype-content#sp-wp-post-list-31 dd, .hpb-viewtype-content#sp-wp-post-list-32 dd, .hpb-viewtype-content#sp-wp-post-list-33 dd, .hpb-viewtype-content#sp-wp-post-list-34 dd, .hpb-viewtype-content#sp-wp-post-list-35 dd, .hpb-viewtype-content#sp-wp-post-list-36 dd, .hpb-viewtype-content#sp-wp-post-list-37 dd, .hpb-viewtype-content#sp-wp-post-list-38 dd, .hpb-viewtype-content#sp-wp-post-list-39 dd, .hpb-viewtype-content#sp-wp-post-list-40 dd{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-left : 0px;
  margin-bottom : 20px;
}

.hpb-viewtype-content#sp-wp-post-list-18 dl, .hpb-viewtype-content#sp-wp-post-list-19 dl, .hpb-viewtype-content#sp-wp-post-list-20 dl, .hpb-viewtype-content#sp-wp-post-list-21 dl, .hpb-viewtype-content#sp-wp-post-list-22 dl, .hpb-viewtype-content#sp-wp-post-list-23 dl, .hpb-viewtype-content#sp-wp-post-list-24 dl, .hpb-viewtype-content#sp-wp-post-list-25 dl, .hpb-viewtype-content#sp-wp-post-list-26 dl, .hpb-viewtype-content#sp-wp-post-list-27 dl, .hpb-viewtype-content#sp-wp-post-list-28 dl, .hpb-viewtype-content#sp-wp-post-list-29 dl, .hpb-viewtype-content#sp-wp-post-list-30 dl, .hpb-viewtype-content#sp-wp-post-list-31 dl, .hpb-viewtype-content#sp-wp-post-list-32 dl, .hpb-viewtype-content#sp-wp-post-list-33 dl, .hpb-viewtype-content#sp-wp-post-list-34 dl, .hpb-viewtype-content#sp-wp-post-list-35 dl, .hpb-viewtype-content#sp-wp-post-list-36 dl, .hpb-viewtype-content#sp-wp-post-list-37 dl, .hpb-viewtype-content#sp-wp-post-list-38 dl, .hpb-viewtype-content#sp-wp-post-list-39 dl, .hpb-viewtype-content#sp-wp-post-list-40 dl{
  padding-top : 0px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 25px;
}

.hpb-viewtype-content#sp-wp-post-list-18 dt, .hpb-viewtype-content#sp-wp-post-list-19 dt, .hpb-viewtype-content#sp-wp-post-list-20 dt, .hpb-viewtype-content#sp-wp-post-list-21 dt, .hpb-viewtype-content#sp-wp-post-list-22 dt, .hpb-viewtype-content#sp-wp-post-list-23 dt, .hpb-viewtype-content#sp-wp-post-list-24 dt, .hpb-viewtype-content#sp-wp-post-list-25 dt, .hpb-viewtype-content#sp-wp-post-list-26 dt, .hpb-viewtype-content#sp-wp-post-list-27 dt, .hpb-viewtype-content#sp-wp-post-list-28 dt, .hpb-viewtype-content#sp-wp-post-list-29 dt, .hpb-viewtype-content#sp-wp-post-list-30 dt, .hpb-viewtype-content#sp-wp-post-list-31 dt, .hpb-viewtype-content#sp-wp-post-list-32 dt, .hpb-viewtype-content#sp-wp-post-list-33 dt, .hpb-viewtype-content#sp-wp-post-list-34 dt, .hpb-viewtype-content#sp-wp-post-list-35 dt, .hpb-viewtype-content#sp-wp-post-list-36 dt, .hpb-viewtype-content#sp-wp-post-list-37 dt, .hpb-viewtype-content#sp-wp-post-list-38 dt, .hpb-viewtype-content#sp-wp-post-list-39 dt, .hpb-viewtype-content#sp-wp-post-list-40 dt{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 5px;
}

.hpb-viewtype-date#sp-wp-post-list-18 dd, .hpb-viewtype-date#sp-wp-post-list-19 dd, .hpb-viewtype-date#sp-wp-post-list-20 dd, .hpb-viewtype-date#sp-wp-post-list-21 dd, .hpb-viewtype-date#sp-wp-post-list-22 dd, .hpb-viewtype-date#sp-wp-post-list-23 dd, .hpb-viewtype-date#sp-wp-post-list-24 dd, .hpb-viewtype-date#sp-wp-post-list-25 dd, .hpb-viewtype-date#sp-wp-post-list-26 dd, .hpb-viewtype-date#sp-wp-post-list-27 dd, .hpb-viewtype-date#sp-wp-post-list-28 dd, .hpb-viewtype-date#sp-wp-post-list-29 dd, .hpb-viewtype-date#sp-wp-post-list-30 dd, .hpb-viewtype-date#sp-wp-post-list-31 dd, .hpb-viewtype-date#sp-wp-post-list-32 dd, .hpb-viewtype-date#sp-wp-post-list-33 dd, .hpb-viewtype-date#sp-wp-post-list-34 dd, .hpb-viewtype-date#sp-wp-post-list-35 dd, .hpb-viewtype-date#sp-wp-post-list-36 dd, .hpb-viewtype-date#sp-wp-post-list-37 dd, .hpb-viewtype-date#sp-wp-post-list-38 dd, .hpb-viewtype-date#sp-wp-post-list-39 dd, .hpb-viewtype-date#sp-wp-post-list-40 dd{
  padding-top : 0px;
  padding-left : 150px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-left : 0px;
  margin-bottom : 5px;
}

.hpb-viewtype-date#sp-wp-post-list-18 dd a, .hpb-viewtype-date#sp-wp-post-list-19 dd a, .hpb-viewtype-date#sp-wp-post-list-20 dd a, .hpb-viewtype-date#sp-wp-post-list-21 dd a, .hpb-viewtype-date#sp-wp-post-list-22 dd a, .hpb-viewtype-date#sp-wp-post-list-23 dd a, .hpb-viewtype-date#sp-wp-post-list-24 dd a, .hpb-viewtype-date#sp-wp-post-list-25 dd a, .hpb-viewtype-date#sp-wp-post-list-26 dd a, .hpb-viewtype-date#sp-wp-post-list-27 dd a, .hpb-viewtype-date#sp-wp-post-list-28 dd a, .hpb-viewtype-date#sp-wp-post-list-29 dd a, .hpb-viewtype-date#sp-wp-post-list-30 dd a, .hpb-viewtype-date#sp-wp-post-list-31 dd a, .hpb-viewtype-date#sp-wp-post-list-32 dd a, .hpb-viewtype-date#sp-wp-post-list-33 dd a, .hpb-viewtype-date#sp-wp-post-list-34 dd a, .hpb-viewtype-date#sp-wp-post-list-35 dd a, .hpb-viewtype-date#sp-wp-post-list-36 dd a, .hpb-viewtype-date#sp-wp-post-list-37 dd a, .hpb-viewtype-date#sp-wp-post-list-38 dd a, .hpb-viewtype-date#sp-wp-post-list-39 dd a, .hpb-viewtype-date#sp-wp-post-list-40 dd a{
  color : #8e835d;
}

.hpb-viewtype-date#sp-wp-post-list-18 dl, .hpb-viewtype-date#sp-wp-post-list-19 dl, .hpb-viewtype-date#sp-wp-post-list-20 dl, .hpb-viewtype-date#sp-wp-post-list-21 dl, .hpb-viewtype-date#sp-wp-post-list-22 dl, .hpb-viewtype-date#sp-wp-post-list-23 dl, .hpb-viewtype-date#sp-wp-post-list-24 dl, .hpb-viewtype-date#sp-wp-post-list-25 dl, .hpb-viewtype-date#sp-wp-post-list-26 dl, .hpb-viewtype-date#sp-wp-post-list-27 dl, .hpb-viewtype-date#sp-wp-post-list-28 dl, .hpb-viewtype-date#sp-wp-post-list-29 dl, .hpb-viewtype-date#sp-wp-post-list-30 dl, .hpb-viewtype-date#sp-wp-post-list-31 dl, .hpb-viewtype-date#sp-wp-post-list-32 dl, .hpb-viewtype-date#sp-wp-post-list-33 dl, .hpb-viewtype-date#sp-wp-post-list-34 dl, .hpb-viewtype-date#sp-wp-post-list-35 dl, .hpb-viewtype-date#sp-wp-post-list-36 dl, .hpb-viewtype-date#sp-wp-post-list-37 dl, .hpb-viewtype-date#sp-wp-post-list-38 dl, .hpb-viewtype-date#sp-wp-post-list-39 dl, .hpb-viewtype-date#sp-wp-post-list-40 dl{
  overflow : hidden;
}

.hpb-viewtype-date#sp-wp-post-list-18 dt, .hpb-viewtype-date#sp-wp-post-list-19 dt, .hpb-viewtype-date#sp-wp-post-list-20 dt, .hpb-viewtype-date#sp-wp-post-list-21 dt, .hpb-viewtype-date#sp-wp-post-list-22 dt, .hpb-viewtype-date#sp-wp-post-list-23 dt, .hpb-viewtype-date#sp-wp-post-list-24 dt, .hpb-viewtype-date#sp-wp-post-list-25 dt, .hpb-viewtype-date#sp-wp-post-list-26 dt, .hpb-viewtype-date#sp-wp-post-list-27 dt, .hpb-viewtype-date#sp-wp-post-list-28 dt, .hpb-viewtype-date#sp-wp-post-list-29 dt, .hpb-viewtype-date#sp-wp-post-list-30 dt, .hpb-viewtype-date#sp-wp-post-list-31 dt, .hpb-viewtype-date#sp-wp-post-list-32 dt, .hpb-viewtype-date#sp-wp-post-list-33 dt, .hpb-viewtype-date#sp-wp-post-list-34 dt, .hpb-viewtype-date#sp-wp-post-list-35 dt, .hpb-viewtype-date#sp-wp-post-list-36 dt, .hpb-viewtype-date#sp-wp-post-list-37 dt, .hpb-viewtype-date#sp-wp-post-list-38 dt, .hpb-viewtype-date#sp-wp-post-list-39 dt, .hpb-viewtype-date#sp-wp-post-list-40 dt{
  font-weight : normal;
  background-image : url(img/icon-01.png);
  background-repeat : no-repeat;
  background-position : left 0.5em;
  padding-top : 0px;
  padding-left : 20px;
  padding-right : 0px;
  padding-bottom : 5px;
  width : 140px;
  float : left;
  clear : both;
  box-sizing : border-box;
}

#sp-wp-post-list-18 > h3, #sp-wp-post-list-19 > h3, #sp-wp-post-list-20 > h3, #sp-wp-post-list-21 > h3, #sp-wp-post-list-22 > h3, #sp-wp-post-list-23 > h3, #sp-wp-post-list-24 > h3, #sp-wp-post-list-25 > h3, #sp-wp-post-list-26 > h3, #sp-wp-post-list-27 > h3, #sp-wp-post-list-28 > h3, #sp-wp-post-list-29 > h3, #sp-wp-post-list-30 > h3, #sp-wp-post-list-31 > h3, #sp-wp-post-list-32 > h3, #sp-wp-post-list-33 > h3, #sp-wp-post-list-34 > h3, #sp-wp-post-list-35 > h3, #sp-wp-post-list-36 > h3, #sp-wp-post-list-37 > h3, #sp-wp-post-list-38 > h3, #sp-wp-post-list-39 > h3, #sp-wp-post-list-40 > h3{
  font-size : 1.4rem;
  font-weight : bold;
  line-height : 1.4;
  color : #8e835d;
  background-color : #fbfbfb;
  background-image : url(img/back-title.png);
  background-repeat : no-repeat;
  background-position : right center;
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 85px;
  padding-bottom : 20px;
  margin-bottom : 20px;
  border-bottom-width : 3px;
  border-bottom-style : solid;
  border-bottom-color : #a5d988;
}

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

  #sp-wp-post-list-18 dl dd, #sp-wp-post-list-19 dl dd, #sp-wp-post-list-20 dl dd, #sp-wp-post-list-21 dl dd, #sp-wp-post-list-22 dl dd, #sp-wp-post-list-23 dl dd, #sp-wp-post-list-24 dl dd, #sp-wp-post-list-25 dl dd, #sp-wp-post-list-26 dl dd, #sp-wp-post-list-27 dl dd, #sp-wp-post-list-28 dl dd, #sp-wp-post-list-29 dl dd, #sp-wp-post-list-30 dl dd, #sp-wp-post-list-31 dl dd, #sp-wp-post-list-32 dl dd, #sp-wp-post-list-33 dl dd, #sp-wp-post-list-34 dl dd, #sp-wp-post-list-35 dl dd, #sp-wp-post-list-36 dl dd, #sp-wp-post-list-37 dl dd, #sp-wp-post-list-38 dl dd, #sp-wp-post-list-39 dl dd, #sp-wp-post-list-40 dl dd{
    margin-left : 30px;
  }

  .hpb-viewtype-date#sp-wp-post-list-18 dd, .hpb-viewtype-date#sp-wp-post-list-19 dd, .hpb-viewtype-date#sp-wp-post-list-20 dd, .hpb-viewtype-date#sp-wp-post-list-21 dd, .hpb-viewtype-date#sp-wp-post-list-22 dd, .hpb-viewtype-date#sp-wp-post-list-23 dd, .hpb-viewtype-date#sp-wp-post-list-24 dd, .hpb-viewtype-date#sp-wp-post-list-25 dd, .hpb-viewtype-date#sp-wp-post-list-26 dd, .hpb-viewtype-date#sp-wp-post-list-27 dd, .hpb-viewtype-date#sp-wp-post-list-28 dd, .hpb-viewtype-date#sp-wp-post-list-29 dd, .hpb-viewtype-date#sp-wp-post-list-30 dd, .hpb-viewtype-date#sp-wp-post-list-31 dd, .hpb-viewtype-date#sp-wp-post-list-32 dd, .hpb-viewtype-date#sp-wp-post-list-33 dd, .hpb-viewtype-date#sp-wp-post-list-34 dd, .hpb-viewtype-date#sp-wp-post-list-35 dd, .hpb-viewtype-date#sp-wp-post-list-36 dd, .hpb-viewtype-date#sp-wp-post-list-37 dd, .hpb-viewtype-date#sp-wp-post-list-38 dd, .hpb-viewtype-date#sp-wp-post-list-39 dd, .hpb-viewtype-date#sp-wp-post-list-40 dd{
    padding-top : 0px;
    padding-left : 20px;
    padding-right : 0px;
    padding-bottom : 5px;
  }

  .hpb-viewtype-date#sp-wp-post-list-18 dt, .hpb-viewtype-date#sp-wp-post-list-19 dt, .hpb-viewtype-date#sp-wp-post-list-20 dt, .hpb-viewtype-date#sp-wp-post-list-21 dt, .hpb-viewtype-date#sp-wp-post-list-22 dt, .hpb-viewtype-date#sp-wp-post-list-23 dt, .hpb-viewtype-date#sp-wp-post-list-24 dt, .hpb-viewtype-date#sp-wp-post-list-25 dt, .hpb-viewtype-date#sp-wp-post-list-26 dt, .hpb-viewtype-date#sp-wp-post-list-27 dt, .hpb-viewtype-date#sp-wp-post-list-28 dt, .hpb-viewtype-date#sp-wp-post-list-29 dt, .hpb-viewtype-date#sp-wp-post-list-30 dt, .hpb-viewtype-date#sp-wp-post-list-31 dt, .hpb-viewtype-date#sp-wp-post-list-32 dt, .hpb-viewtype-date#sp-wp-post-list-33 dt, .hpb-viewtype-date#sp-wp-post-list-34 dt, .hpb-viewtype-date#sp-wp-post-list-35 dt, .hpb-viewtype-date#sp-wp-post-list-36 dt, .hpb-viewtype-date#sp-wp-post-list-37 dt, .hpb-viewtype-date#sp-wp-post-list-38 dt, .hpb-viewtype-date#sp-wp-post-list-39 dt, .hpb-viewtype-date#sp-wp-post-list-40 dt{
    padding-bottom : 5px;
    width : 100%;
  }
}

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

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

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

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

#sp-site-navigation-3 ul li > a{
  color : #777777;
}

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

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

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

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

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

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

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

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

.page-guide#content #page-content, .page-policy#content #page-content, .page-policy1#content #page-content, .page-policy2#content #page-content, .page-policy3#content #page-content, .page-system#content #page-content, .page-toppage#content #page-content, #sp-block-container-1, #sp-block-container-10, #sp-block-container-11, #sp-block-container-15, #sp-block-container-16, #sp-block-container-17, #sp-block-container-18, #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-4, #sp-block-container-40, #sp-block-container-41, #sp-block-container-42, #sp-block-container-43, #sp-block-container-44, #sp-block-container-5, #sp-block-container-6, #sp-block-container-7, #sp-block-container-8{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-bottom : 20px;
}

.page-guide#content #page-content > h1, .page-policy#content #page-content > h1, .page-policy1#content #page-content > h1, .page-policy2#content #page-content > h1, .page-policy3#content #page-content > h1, .page-system#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-15 > h1, #sp-block-container-16 > h1, #sp-block-container-17 > h1, #sp-block-container-18 > 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-4 > h1, #sp-block-container-40 > h1, #sp-block-container-41 > h1, #sp-block-container-42 > h1, #sp-block-container-43 > h1, #sp-block-container-44 > h1, #sp-block-container-5 > h1, #sp-block-container-6 > h1, #sp-block-container-7 > h1, #sp-block-container-8 > h1{
  font-size : 1.4rem;
  line-height : 1.4;
  color : #9dce81;
  background-color : #effae9;
  padding-top : 15px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 15px;
  margin-bottom : 20px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #9dce81;
  border-left-color : #9dce81;
  border-right-color : #9dce81;
  border-bottom-color : #9dce81;
  clear : both;
}

.page-guide#content #page-content > h2, .page-policy#content #page-content > h2, .page-policy1#content #page-content > h2, .page-policy2#content #page-content > h2, .page-policy3#content #page-content > h2, .page-system#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-15 > h2, #sp-block-container-16 > h2, #sp-block-container-17 > h2, #sp-block-container-18 > 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-4 > h2, #sp-block-container-40 > h2, #sp-block-container-41 > h2, #sp-block-container-42 > h2, #sp-block-container-43 > h2, #sp-block-container-44 > h2, #sp-block-container-5 > h2, #sp-block-container-6 > h2, #sp-block-container-7 > h2, #sp-block-container-8 > h2{
  font-size : 1.3rem;
  line-height : 1.4;
  color : #8e835d;
  background-color : #effae9;
  padding-top : 15px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 15px;
  margin-bottom : 20px;
  clear : both;
}

.page-guide#content #page-content > h3, .page-policy#content #page-content > h3, .page-policy1#content #page-content > h3, .page-policy2#content #page-content > h3, .page-policy3#content #page-content > h3, .page-system#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-15 > h3, #sp-block-container-16 > h3, #sp-block-container-17 > h3, #sp-block-container-18 > 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-4 > h3, #sp-block-container-40 > h3, #sp-block-container-41 > h3, #sp-block-container-42 > h3, #sp-block-container-43 > h3, #sp-block-container-44 > h3, #sp-block-container-5 > h3, #sp-block-container-6 > h3, #sp-block-container-7 > h3, #sp-block-container-8 > h3{
  font-size : 1.4rem;
  line-height : 1.4;
  color : #8e835d;
  background-color : #f1f1f1;
  padding-top : 15px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 15px;
  margin-bottom : 20px;
  border-top-width : 2px;
  border-top-style : solid;
  border-top-color : #a8da8c;
  clear : both;
}

.page-guide#content #page-content > h4, .page-policy#content #page-content > h4, .page-policy1#content #page-content > h4, .page-policy2#content #page-content > h4, .page-policy3#content #page-content > h4, .page-system#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-15 > h4, #sp-block-container-16 > h4, #sp-block-container-17 > h4, #sp-block-container-18 > 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-4 > h4, #sp-block-container-40 > h4, #sp-block-container-41 > h4, #sp-block-container-42 > h4, #sp-block-container-43 > h4, #sp-block-container-44 > h4, #sp-block-container-5 > h4, #sp-block-container-6 > h4, #sp-block-container-7 > h4, #sp-block-container-8 > h4{
  font-size : 1.3rem;
  line-height : 1.4;
  color : #8e835d;
  background-color : #ffffff;
  padding-top : 15px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 15px;
  margin-bottom : 20px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #9dce81;
  border-left-color : #9dce81;
  border-right-color : #9dce81;
  border-bottom-color : #9dce81;
  clear : both;
}

.page-guide#content #page-content > h5, .page-policy#content #page-content > h5, .page-policy1#content #page-content > h5, .page-policy2#content #page-content > h5, .page-policy3#content #page-content > h5, .page-system#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-15 > h5, #sp-block-container-16 > h5, #sp-block-container-17 > h5, #sp-block-container-18 > 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-4 > h5, #sp-block-container-40 > h5, #sp-block-container-41 > h5, #sp-block-container-42 > h5, #sp-block-container-43 > h5, #sp-block-container-44 > h5, #sp-block-container-5 > h5, #sp-block-container-6 > h5, #sp-block-container-7 > h5, #sp-block-container-8 > h5{
  font-size : 1.3rem;
  line-height : 1.4;
  color : #8e835d;
  background-color : #f1f1f1;
  padding-top : 15px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 15px;
  margin-bottom : 20px;
  clear : both;
}

.page-guide#content #page-content > h6, .page-policy#content #page-content > h6, .page-policy1#content #page-content > h6, .page-policy2#content #page-content > h6, .page-policy3#content #page-content > h6, .page-system#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-15 > h6, #sp-block-container-16 > h6, #sp-block-container-17 > h6, #sp-block-container-18 > 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-4 > h6, #sp-block-container-40 > h6, #sp-block-container-41 > h6, #sp-block-container-42 > h6, #sp-block-container-43 > h6, #sp-block-container-44 > h6, #sp-block-container-5 > h6, #sp-block-container-6 > h6, #sp-block-container-7 > h6, #sp-block-container-8 > h6{
  font-size : 1.3rem;
  color : #8e835d;
  background-color : #ffffff;
  padding-top : 15px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 15px;
  border-top-width : 2px;
  border-top-style : solid;
  border-top-color : #a8da8c;
}

.page-guide#content #page-content > hr, .page-policy#content #page-content > hr, .page-policy1#content #page-content > hr, .page-policy2#content #page-content > hr, .page-policy3#content #page-content > hr, .page-system#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-15 > hr, #sp-block-container-16 > hr, #sp-block-container-17 > hr, #sp-block-container-18 > 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-4 > hr, #sp-block-container-40 > hr, #sp-block-container-41 > hr, #sp-block-container-42 > hr, #sp-block-container-43 > hr, #sp-block-container-44 > hr, #sp-block-container-5 > hr, #sp-block-container-6 > hr, #sp-block-container-7 > hr, #sp-block-container-8 > hr{
  margin-top : 25px;
  margin-bottom : 25px;
  border-top-width : 1px;
  border-left-width : medium;
  border-right-width : medium;
  border-bottom-width : medium;
  border-top-style : solid;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #a8da8c;
  border-left-color : #a8da8c;
  border-right-color : initial;
  border-bottom-color : #a8da8c;
}

.page-guide#content #page-content > p, .page-policy#content #page-content > p, .page-policy1#content #page-content > p, .page-policy2#content #page-content > p, .page-policy3#content #page-content > p, .page-system#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-15 > p, #sp-block-container-16 > p, #sp-block-container-17 > p, #sp-block-container-18 > 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-4 > p, #sp-block-container-40 > p, #sp-block-container-41 > p, #sp-block-container-42 > p, #sp-block-container-43 > p, #sp-block-container-44 > p, #sp-block-container-5 > p, #sp-block-container-6 > p, #sp-block-container-7 > p, #sp-block-container-8 > p{
  text-align : left;
  margin-top : 5px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 20px;
}

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

  .page-guide#content #page-content, .page-policy#content #page-content, .page-policy1#content #page-content, .page-policy2#content #page-content, .page-policy3#content #page-content, .page-system#content #page-content, .page-toppage#content #page-content, #sp-block-container-1, #sp-block-container-10, #sp-block-container-11, #sp-block-container-15, #sp-block-container-16, #sp-block-container-17, #sp-block-container-18, #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-4, #sp-block-container-40, #sp-block-container-41, #sp-block-container-42, #sp-block-container-43, #sp-block-container-44, #sp-block-container-5, #sp-block-container-6, #sp-block-container-7, #sp-block-container-8{
    padding-top : 0px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 0px;
  }
}

#sp-list-13{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 15px;
  list-style-type : none;
}

#sp-list-13 > li{
  background-color : transparent;
  background-image : url(img/icon-01.png);
  background-repeat : no-repeat;
  background-attachment : scroll;
  background-position : left 0.9em;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 5px;
  padding-left : 20px;
  padding-right : 0px;
  padding-bottom : 5px;
}

#sp-button-10 > a, #sp-button-12 > a, #sp-button-14 > a, #sp-button-16 > a, #sp-button-18 > a, #sp-button-20 > a, #sp-button-23 > a{
  font-size : 1.2rem;
  font-family : Arial, Helvetica, sans-serif;
  font-weight : bold;
  color : #ffffff;
  background-color : #a5d988;
  padding-top : 6px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 6px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #a5d988;
  border-left-color : #a5d988;
  border-right-color : #a5d988;
  border-bottom-color : #a5d988;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#sp-button-10 > a:active, #sp-button-12 > a:active, #sp-button-14 > a:active, #sp-button-16 > a:active, #sp-button-18 > a:active, #sp-button-20 > a:active, #sp-button-23 > a:active{
  color : #a5d988;
  background-color : #ffffff;
}

#sp-button-10 > a:hover, #sp-button-12 > a:hover, #sp-button-14 > a:hover, #sp-button-16 > a:hover, #sp-button-18 > a:hover, #sp-button-20 > a:hover, #sp-button-23 > a:hover{
  color : #a5d988;
  background-color : #ffffff;
}

.page-contact#content #page-content > .large, .page-contact3#content #page-content > .large, .page-contact4#content #page-content > .large, .page-guide1#content #page-content > .large, .page-information#content #page-content > .large, .page-privacy1#content #page-content > .large, #sp-block-container-12 > .large, #sp-block-container-13 > .large, #sp-block-container-45 > .large, #sp-block-container-9 > .large{
  font-size : 1.5em;
}

.page-contact#content #page-content > .medium, .page-contact3#content #page-content > .medium, .page-contact4#content #page-content > .medium, .page-guide1#content #page-content > .medium, .page-information#content #page-content > .medium, .page-privacy1#content #page-content > .medium, #sp-block-container-12 > .medium, #sp-block-container-13 > .medium, #sp-block-container-45 > .medium, #sp-block-container-9 > .medium{
  font-size : 1em;
}

.page-contact#content #page-content > .x-large, .page-contact3#content #page-content > .x-large, .page-contact4#content #page-content > .x-large, .page-guide1#content #page-content > .x-large, .page-information#content #page-content > .x-large, .page-privacy1#content #page-content > .x-large, #sp-block-container-12 > .x-large, #sp-block-container-13 > .x-large, #sp-block-container-45 > .x-large, #sp-block-container-9 > .x-large{
  font-size : 2em;
}

.page-contact#content #page-content > .x-small, .page-contact3#content #page-content > .x-small, .page-contact4#content #page-content > .x-small, .page-guide1#content #page-content > .x-small, .page-information#content #page-content > .x-small, .page-privacy1#content #page-content > .x-small, #sp-block-container-12 > .x-small, #sp-block-container-13 > .x-small, #sp-block-container-45 > .x-small, #sp-block-container-9 > .x-small{
  font-size : 0.8em;
}

.page-contact#content #page-content > .xx-large, .page-contact3#content #page-content > .xx-large, .page-contact4#content #page-content > .xx-large, .page-guide1#content #page-content > .xx-large, .page-information#content #page-content > .xx-large, .page-privacy1#content #page-content > .xx-large, #sp-block-container-12 > .xx-large, #sp-block-container-13 > .xx-large, #sp-block-container-45 > .xx-large, #sp-block-container-9 > .xx-large{
  font-size : 3em;
}

.page-contact#content #page-content > .xx-small, .page-contact3#content #page-content > .xx-small, .page-contact4#content #page-content > .xx-small, .page-guide1#content #page-content > .xx-small, .page-information#content #page-content > .xx-small, .page-privacy1#content #page-content > .xx-small, #sp-block-container-12 > .xx-small, #sp-block-container-13 > .xx-small, #sp-block-container-45 > .xx-small, #sp-block-container-9 > .xx-small{
  font-size : 0.7em;
}

.page-contact#content #page-content > a:link, .page-contact3#content #page-content > a:link, .page-contact4#content #page-content > a:link, .page-guide1#content #page-content > a:link, .page-information#content #page-content > a:link, .page-privacy1#content #page-content > a:link, #sp-block-container-12 > a:link, #sp-block-container-13 > a:link, #sp-block-container-45 > a:link, #sp-block-container-9 > a:link{
  color : #555555;
  text-decoration : underline;
}

.page-contact#content #page-content > em, .page-contact3#content #page-content > em, .page-contact4#content #page-content > em, .page-guide1#content #page-content > em, .page-information#content #page-content > em, .page-privacy1#content #page-content > em, #sp-block-container-12 > em, #sp-block-container-13 > em, #sp-block-container-45 > em, #sp-block-container-9 > em{
  font-style : oblique;
  color : #555555;
}

.page-contact#content #page-content > h1, .page-contact3#content #page-content > h1, .page-contact4#content #page-content > h1, .page-guide1#content #page-content > h1, .page-information#content #page-content > h1, .page-privacy1#content #page-content > h1, #sp-block-container-12 > h1, #sp-block-container-13 > h1, #sp-block-container-45 > h1, #sp-block-container-9 > h1{
  color : #333333;
  padding-top : 11px;
  padding-left : 21px;
  padding-right : 21px;
  padding-bottom : 11px;
}

.page-contact#content #page-content > h2, .page-contact3#content #page-content > h2, .page-contact4#content #page-content > h2, .page-guide1#content #page-content > h2, .page-information#content #page-content > h2, .page-privacy1#content #page-content > h2, #sp-block-container-12 > h2, #sp-block-container-13 > h2, #sp-block-container-45 > h2, #sp-block-container-9 > h2{
  color : #333333;
  padding-top : 11px;
  padding-left : 15px;
  padding-right : 10px;
  padding-bottom : 11px;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #333333;
}

.page-contact#content #page-content > h3, .page-contact3#content #page-content > h3, .page-contact4#content #page-content > h3, .page-guide1#content #page-content > h3, .page-information#content #page-content > h3, .page-privacy1#content #page-content > h3, #sp-block-container-12 > h3, #sp-block-container-13 > h3, #sp-block-container-45 > h3, #sp-block-container-9 > h3{
  font-size : 1.2em;
  font-weight : normal;
  color : #333333;
  padding-top : 7px;
  padding-left : 15px;
  padding-right : 10px;
  padding-bottom : 7px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #333333;
  clear : both;
}

.page-contact#content #page-content > h4, .page-contact3#content #page-content > h4, .page-contact4#content #page-content > h4, .page-guide1#content #page-content > h4, .page-information#content #page-content > h4, .page-privacy1#content #page-content > h4, #sp-block-container-12 > h4, #sp-block-container-13 > h4, #sp-block-container-45 > h4, #sp-block-container-9 > h4{
  font-size : 1.1em;
  color : #333333;
  padding-top : 3px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 3px;
  clear : both;
}

.page-contact#content #page-content > h5, .page-contact3#content #page-content > h5, .page-contact4#content #page-content > h5, .page-guide1#content #page-content > h5, .page-information#content #page-content > h5, .page-privacy1#content #page-content > h5, #sp-block-container-12 > h5, #sp-block-container-13 > h5, #sp-block-container-45 > h5, #sp-block-container-9 > h5{
  font-size : 1em;
  font-weight : normal;
  color : #333333;
  background-color : #f2f2f2;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 15px;
  padding-left : 32px;
  padding-right : 0px;
  padding-bottom : 15px;
  clear : both;
}

.page-contact#content #page-content > h6, .page-contact3#content #page-content > h6, .page-contact4#content #page-content > h6, .page-guide1#content #page-content > h6, .page-information#content #page-content > h6, .page-privacy1#content #page-content > h6, #sp-block-container-12 > h6, #sp-block-container-13 > h6, #sp-block-container-45 > h6, #sp-block-container-9 > h6{
  font-size : 0.8em;
  color : #666666;
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #666666;
}

.page-contact#content #page-content > p, .page-contact3#content #page-content > p, .page-contact4#content #page-content > p, .page-guide1#content #page-content > p, .page-information#content #page-content > p, .page-privacy1#content #page-content > p, #sp-block-container-12 > p, #sp-block-container-13 > p, #sp-block-container-45 > p, #sp-block-container-9 > p{
  line-height : 2;
  color : #333333;
  text-align : left;
  margin-top : 1em;
  margin-left : 0.1em;
  margin-right : 0.1em;
  margin-bottom : 1em;
}

.page-contact#content #page-content > p.indent, .page-contact3#content #page-content > p.indent, .page-contact4#content #page-content > p.indent, .page-guide1#content #page-content > p.indent, .page-information#content #page-content > p.indent, .page-privacy1#content #page-content > p.indent, #sp-block-container-12 > p.indent, #sp-block-container-13 > p.indent, #sp-block-container-45 > p.indent, #sp-block-container-9 > p.indent{
  padding-left : 20px;
}

.page-contact#content #page-content > p.small, .page-contact3#content #page-content > p.small, .page-contact4#content #page-content > p.small, .page-guide1#content #page-content > p.small, .page-information#content #page-content > p.small, .page-privacy1#content #page-content > p.small, #sp-block-container-12 > p.small, #sp-block-container-13 > p.small, #sp-block-container-45 > p.small, #sp-block-container-9 > p.small{
  font-size : 0.9em;
}

.page-contact#content #page-content > strong, .page-contact3#content #page-content > strong, .page-contact4#content #page-content > strong, .page-guide1#content #page-content > strong, .page-information#content #page-content > strong, .page-privacy1#content #page-content > strong, #sp-block-container-12 > strong, #sp-block-container-13 > strong, #sp-block-container-45 > strong, #sp-block-container-9 > strong{
  font-weight : bold;
  color : #333333;
}

#sp-block-container-32 .large, #sp-block-container-33 .large, #sp-block-container-34 .large, #sp-block-container-35 .large, #sp-block-container-36 .large, #sp-block-container-37 .large, #sp-block-container-38 .large{
  font-size : 1.2em;
}

#sp-block-container-32 .medium, #sp-block-container-33 .medium, #sp-block-container-34 .medium, #sp-block-container-35 .medium, #sp-block-container-36 .medium, #sp-block-container-37 .medium, #sp-block-container-38 .medium{
  font-size : 1em;
}

#sp-block-container-32 .small, #sp-block-container-33 .small, #sp-block-container-34 .small, #sp-block-container-35 .small, #sp-block-container-36 .small, #sp-block-container-37 .small, #sp-block-container-38 .small{
  font-size : 0.9em;
}

#sp-block-container-32 .x-large, #sp-block-container-33 .x-large, #sp-block-container-34 .x-large, #sp-block-container-35 .x-large, #sp-block-container-36 .x-large, #sp-block-container-37 .x-large, #sp-block-container-38 .x-large{
  font-size : 1.5em;
}

#sp-block-container-32 .x-small, #sp-block-container-33 .x-small, #sp-block-container-34 .x-small, #sp-block-container-35 .x-small, #sp-block-container-36 .x-small, #sp-block-container-37 .x-small, #sp-block-container-38 .x-small{
  font-size : 0.8em;
}

#sp-block-container-32 .xx-large, #sp-block-container-33 .xx-large, #sp-block-container-34 .xx-large, #sp-block-container-35 .xx-large, #sp-block-container-36 .xx-large, #sp-block-container-37 .xx-large, #sp-block-container-38 .xx-large{
  font-size : 2em;
}

#sp-block-container-32 .xx-small, #sp-block-container-33 .xx-small, #sp-block-container-34 .xx-small, #sp-block-container-35 .xx-small, #sp-block-container-36 .xx-small, #sp-block-container-37 .xx-small, #sp-block-container-38 .xx-small{
  font-size : 0.7em;
}

#sp-block-container-32 em, #sp-block-container-33 em, #sp-block-container-34 em, #sp-block-container-35 em, #sp-block-container-36 em, #sp-block-container-37 em, #sp-block-container-38 em{
  font-style : oblique;
  color : #777777;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #777777;
}

#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{
  color : #777777;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #777777;
}

#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{
  color : #777777;
  border-bottom-width : 1px;
  border-bottom-style : dashed;
  border-bottom-color : #777777;
}

#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{
  color : #777777;
  padding-top : 5px;
  padding-left : 10px;
  padding-right : 0px;
  padding-bottom : 5px;
  border-top-width : 2px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : dashed;
  border-top-color : #777777;
  border-bottom-color : #777777;
}

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

#sp-block-container-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{
  font-size : 1.08em;
  line-height : 1.2;
  color : #777777;
  text-align : left;
  padding-top : 5px;
  padding-bottom : 5px;
  margin-top : 0px;
  margin-bottom : 1em;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #777777;
  clear : both;
}

#sp-block-container-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{
  font-size : 1em;
  color : #777777;
}

#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{
  line-height : 1.4;
  color : #777777;
  text-align : left;
  margin-top : 0.5em;
  margin-left : 1em;
  margin-right : 1em;
  margin-bottom : 0.5em;
}

#sp-block-container-32 p.indent, #sp-block-container-33 p.indent, #sp-block-container-34 p.indent, #sp-block-container-35 p.indent, #sp-block-container-36 p.indent, #sp-block-container-37 p.indent, #sp-block-container-38 p.indent{
  padding-left : 15px;
}

#sp-block-container-32 strong, #sp-block-container-33 strong, #sp-block-container-34 strong, #sp-block-container-35 strong, #sp-block-container-36 strong, #sp-block-container-37 strong, #sp-block-container-38 strong{
  font-weight : bold;
  color : #777777;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #777777;
}

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

#sp-item-gallery-1 > ul > li{
  font-size : 12px;
  line-height : 1.2em;
  color : #908062;
  background-color : #ffffff;
  text-align : left;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  margin-top : 5px;
  margin-left : 5px;
  margin-right : 5px;
  margin-bottom : 5px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
  width : 190px;
  height : 305px;
  float : left;
  box-sizing : border-box;
}

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

#sp-item-gallery-1 > ul > li > div img.item-gallery-thumbnail{
  border-top-width : medium;
  border-left-width : medium;
  border-right-width : medium;
  border-bottom-width : medium;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : initial;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : initial;
  width : 100%;
  display : block;
}

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

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

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

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

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

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

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

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

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

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

#sp-item-gallery-1 > ul > li > p.item-gallery-price{
  color : #66ae45;
  text-align : center;
  margin-bottom : 0px;
  white-space : nowrap;
  overflow : hidden;
  text-overflow : ellipsis;
  word-wrap : normal;
}

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

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

#sp-item-gallery-1 > ul > li > p.item-gallery-title{
  font-size : 1.2em;
  font-weight : bold;
  line-height : 2.5em;
  color : #908062;
  background-color : #eeeeee;
  padding-left : 10px;
  margin-top : -10px;
  margin-left : -10px;
  margin-right : -10px;
  margin-bottom : 13px;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #a4d78d;
  white-space : nowrap;
  overflow : hidden;
  text-overflow : ellipsis;
  word-wrap : normal;
}

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

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

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

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

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

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

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

#sp-block-container-19 > em{
  font-style : oblique;
  color : #f09654;
}

#sp-block-container-19 > h1{
  color : #515151;
  border-bottom-width : 3px;
  border-bottom-style : solid;
  border-bottom-color : #f09654;
}

#sp-block-container-19 > h2{
  color : #515151;
  border-bottom-width : 3px;
  border-bottom-style : dotted;
  border-bottom-color : #f09654;
}

#sp-block-container-19 > h3{
  font-size : 1.3em;
  color : #515151;
  border-top-width : 1px;
  border-bottom-width : 2px;
  border-top-style : solid;
  border-bottom-style : dotted;
  border-top-color : #f09654;
  border-bottom-color : #f09654;
  clear : both;
}

#sp-block-container-19 > h4{
  font-size : 1.2em;
  color : #515151;
  border-bottom-width : 2px;
  border-bottom-style : dotted;
  border-bottom-color : #f09654;
  clear : both;
}

#sp-block-container-19 > h5{
  font-size : 1em;
  color : #515151;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #f09654;
  clear : both;
}

#sp-block-container-19 > h6{
  font-size : 1em;
  color : #515151;
  padding-top : 3px;
  padding-left : 8px;
  padding-right : 0px;
  padding-bottom : 3px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #f09654;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
}

#sp-block-container-19 > p{
  line-height : 1.4;
  color : #515151;
  text-align : left;
  text-indent : 1em;
  margin-top : 1.5em;
  margin-left : 3em;
  margin-right : 0em;
  margin-bottom : 1.5em;
}

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

#sp-block-container-19 > strong{
  font-weight : bold;
  color : #515151;
  border-bottom-width : 2px;
  border-bottom-style : dotted;
  border-bottom-color : #f09654;
}

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

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

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

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

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

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

#sp-block-container-14 > a:link, #sp-block-container-46 > a:link{
  color : #ffffff;
  background-color : #fc7f2b;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
}

#sp-block-container-14 > em, #sp-block-container-46 > em{
  font-style : oblique;
  color : #fc7f2b;
}

#sp-block-container-14 > h1, #sp-block-container-46 > h1{
  color : #fc7f2b;
  padding-top : 5px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 5px;
  border-top-width : 2px;
  border-left-width : 2px;
  border-right-width : 2px;
  border-bottom-width : 2px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #fc7f2b;
  border-left-color : #fc7f2b;
  border-right-color : #fc7f2b;
  border-bottom-color : #fc7f2b;
}

#sp-block-container-14 > h2, #sp-block-container-46 > h2{
  color : #fc7f2b;
  padding-top : 12px;
  padding-left : 12px;
  padding-right : 12px;
  padding-bottom : 12px;
}

#sp-block-container-14 > h3, #sp-block-container-46 > h3{
  font-size : 1.3em;
  color : #ffffff;
  background-color : #fc7f2b;
  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 : 4px;
  padding-left : 11px;
  padding-right : 11px;
  padding-bottom : 4px;
  clear : both;
}

#sp-block-container-14 > h4, #sp-block-container-46 > h4{
  font-size : 1.2em;
  color : #404040;
  padding-top : 5px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 5px;
  border-left-width : 3px;
  border-left-style : solid;
  border-left-color : #fc7f2b;
  clear : both;
}

#sp-block-container-14 > h5, #sp-block-container-46 > h5{
  font-size : 1em;
  color : #fc7f2b;
  background-color : #fcc7a4;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 15px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 15px;
  clear : both;
}

#sp-block-container-14 > h6, #sp-block-container-46 > h6{
  font-size : 1em;
  font-weight : normal;
  color : #333333;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  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 : #fc7f2b;
  border-left-color : #fc7f2b;
  border-right-color : #fc7f2b;
  border-bottom-color : #fc7f2b;
}

#sp-block-container-14 > p, #sp-block-container-46 > p{
  line-height : 1.5;
  color : #333333;
  text-align : left;
  margin-top : 1em;
  margin-left : 0.1em;
  margin-right : 0.1em;
  margin-bottom : 1em;
}

#sp-block-container-14 > p.indent, #sp-block-container-46 > p.indent{
  padding-left : 15px;
  border-left-width : 2px;
  border-left-style : solid;
  border-left-color : #cccccc;
}

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

#sp-block-container-14 > strong, #sp-block-container-46 > strong{
  font-weight : bold;
  color : #fc7f2b;
}

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

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

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

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

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

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

#sp-block-container-39 > a:link{
  color : #2761c6;
  text-decoration : underline;
}

#sp-block-container-39 > em{
  font-style : oblique;
  color : #2761c6;
}

#sp-block-container-39 > h1{
  color : #333333;
  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 : 11px;
  padding-left : 21px;
  padding-right : 21px;
  padding-bottom : 11px;
  border-top-width : 3px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : dotted;
  border-top-color : #213860;
  border-bottom-color : #cccccc;
}

#sp-block-container-39 > h2{
  color : #333333;
  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 : 11px;
  padding-left : 21px;
  padding-right : 10px;
  padding-bottom : 11px;
  border-top-width : 5px;
  border-bottom-width : 1px;
  border-top-style : double;
  border-bottom-style : dotted;
  border-top-color : #213860;
  border-bottom-color : #cccccc;
}

#sp-block-container-39 > h3{
  font-size : 1.3em;
  color : #333333;
  background-color : #ffffff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 7px;
  padding-left : 32px;
  padding-right : 10px;
  padding-bottom : 7px;
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : dotted;
  border-top-color : #213860;
  border-bottom-color : #cccccc;
  clear : both;
}

#sp-block-container-39 > h4{
  font-size : 1.2em;
  color : #333333;
  padding-top : 3px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 3px;
  border-top-width : 3px;
  border-top-style : solid;
  border-top-color : #213860;
  clear : both;
}

#sp-block-container-39 > h5{
  font-size : 1em;
  color : #333333;
  background-color : #b4d6fa;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 7px;
  padding-left : 32px;
  padding-right : 0px;
  padding-bottom : 7px;
  clear : both;
}

#sp-block-container-39 > h6{
  font-size : 1em;
  color : #333333;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #213860;
}

#sp-block-container-39 > p{
  line-height : 1.6;
  color : #333333;
  text-align : left;
  margin-top : 0.8em;
  margin-left : 0.1em;
  margin-right : 0.1em;
  margin-bottom : 0.8em;
}

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

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

#sp-block-container-39 > strong{
  font-weight : bold;
  color : #333333;
  border-bottom-width : 3px;
  border-bottom-style : solid;
  border-bottom-color : #b4d6fa;
}

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

#sp-definition-list-1 dd{
  padding-top : 0px;
  padding-left : 4px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 10px;
  margin-left : 16px;
  margin-right : 0px;
  margin-bottom : 20px;
  border-bottom-width : 3px;
  border-bottom-style : dotted;
  border-bottom-color : #6ad4bf;
}

#sp-definition-list-1 dt{
  padding-top : 3px;
  padding-left : 5px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #6ad4bf;
}

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

#sp-definition-list-1 > dt{
  font-weight : bold;
  color : #565656;
}

#sp-definition-list-3, #sp-definition-list-4{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 10px;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 10px;
  width : 100%;
  list-style-type : none;
}

#sp-definition-list-3 dd, #sp-definition-list-4 dd{
  padding-top : 0px;
  padding-left : 17px;
  padding-right : 0px;
  padding-bottom : 17px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-definition-list-3 dt, #sp-definition-list-4 dt{
  background-color : #7ac6e9;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 12px;
  padding-left : 17px;
  padding-right : 0px;
  padding-bottom : 12px;
  margin-top : 12px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 15px;
}

#sp-definition-list-3 > dd, #sp-definition-list-4 > dd{
  color : #575757;
}

#sp-definition-list-3 > dt, #sp-definition-list-4 > dt{
  color : #ffffff;
}

#sp-table-1, #sp-table-2, #sp-table-3, #sp-table-4{
  font-size : 1.4rem;
  color : #333333;
  border-collapse : collapse;
}

#sp-table-1 td, #sp-table-2 td, #sp-table-3 td, #sp-table-4 td{
  background-color : #ffffff;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

#sp-table-1 th, #sp-table-2 th, #sp-table-3 th, #sp-table-4 th{
  color : #666666;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
  min-width : 60px;
}

#sp-table-1 > tbody > tr .col-title, #sp-table-2 > tbody > tr .col-title, #sp-table-3 > tbody > tr .col-title, #sp-table-4 > tbody > tr .col-title{
  color : #666666;
  background-color : #f4f4f4;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
}

#sp-table-1 > tbody > tr .row-title, #sp-table-2 > tbody > tr .row-title, #sp-table-3 > tbody > tr .row-title, #sp-table-4 > tbody > tr .row-title{
  color : #666666;
  background-color : #f4f4f4;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #b3b5b6;
  border-left-color : #b3b5b6;
  border-right-color : #b3b5b6;
  border-bottom-color : #b3b5b6;
}

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

  #sp-table-1, #sp-table-2, #sp-table-3, #sp-table-4{
    width : 100%;
  }
}

#sp-table-10, #sp-table-11, #sp-table-12, #sp-table-5, #sp-table-6, #sp-table-7, #sp-table-8, #sp-table-9{
  font-size : 1.4rem;
  color : #3f3f3f;
  background-color : #ffffff;
  width : 100%;
  border-collapse : collapse;
}

#sp-table-10 td, #sp-table-11 td, #sp-table-12 td, #sp-table-5 td, #sp-table-6 td, #sp-table-7 td, #sp-table-8 td, #sp-table-9 td{
  background-color : #ffffff;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #02c10f;
  border-left-color : #02c10f;
  border-right-color : #02c10f;
  border-bottom-color : #02c10f;
  display : table-cell;
}

#sp-table-10 th, #sp-table-11 th, #sp-table-12 th, #sp-table-5 th, #sp-table-6 th, #sp-table-7 th, #sp-table-8 th, #sp-table-9 th{
  color : #666666;
  background-color : #d5efcb;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  min-width : 40px;
  display : table-cell;
}

#sp-table-10 > tbody > tr .col-title, #sp-table-11 > tbody > tr .col-title, #sp-table-12 > tbody > tr .col-title, #sp-table-5 > tbody > tr .col-title, #sp-table-6 > tbody > tr .col-title, #sp-table-7 > tbody > tr .col-title, #sp-table-8 > tbody > tr .col-title, #sp-table-9 > tbody > tr .col-title{
  color : #666666;
  background-color : #d5efcb;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #02c10f;
  border-left-color : #02c10f;
  border-right-color : #02c10f;
  border-bottom-color : #02c10f;
}

#sp-table-10 > tbody > tr .row-title, #sp-table-11 > tbody > tr .row-title, #sp-table-12 > tbody > tr .row-title, #sp-table-5 > tbody > tr .row-title, #sp-table-6 > tbody > tr .row-title, #sp-table-7 > tbody > tr .row-title, #sp-table-8 > tbody > tr .row-title, #sp-table-9 > tbody > tr .row-title{
  color : #666666;
  background-color : #d5efcb;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #02c10f;
  border-left-color : #02c10f;
  border-right-color : #02c10f;
  border-bottom-color : #02c10f;
}

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

  #sp-table-10, #sp-table-11, #sp-table-12, #sp-table-5, #sp-table-6, #sp-table-7, #sp-table-8, #sp-table-9{
    width : 100%;
  }
}

#sp-image-1, #sp-image-10, #sp-image-11, #sp-image-12, #sp-image-13, #sp-image-14, #sp-image-15, #sp-image-16, #sp-image-17, #sp-image-18, #sp-image-19, #sp-image-2, #sp-image-20, #sp-image-21, #sp-image-22, #sp-image-3, #sp-image-4, #sp-image-5, #sp-image-6, #sp-image-7, #sp-image-8, #sp-image-9{
  max-width : 100%;
}

#sp-list-10, #sp-list-11, #sp-list-12, #sp-list-9{
  text-align : left;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 100%;
  list-style-type : disc;
}

#sp-list-10 li, #sp-list-11 li, #sp-list-12 li, #sp-list-9 li{
  margin-left : 1.5em;
  margin-bottom : 8px;
}

#sp-list-10 > li, #sp-list-11 > li, #sp-list-12 > li, #sp-list-9 > li{
  color : #000000;
}

#sp-list-1, #sp-list-2, #sp-list-3, #sp-list-4, #sp-list-5, #sp-list-6, #sp-list-7, #sp-list-8{
  text-align : left;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 100%;
  list-style-type : none;
}

#sp-list-1 li, #sp-list-2 li, #sp-list-3 li, #sp-list-4 li, #sp-list-5 li, #sp-list-6 li, #sp-list-7 li, #sp-list-8 li{
  padding-left : 10px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #656565;
}

#sp-list-1 > li, #sp-list-2 > li, #sp-list-3 > li, #sp-list-4 > li, #sp-list-5 > li, #sp-list-6 > li, #sp-list-7 > li, #sp-list-8 > li{
  color : #000000;
}

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

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

#sp-site-navigation-1, #sp-site-navigation-2{
  font-size : 1.3rem;
  color : #ffffff;
  background-color : #ffffff;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

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

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

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

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

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

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

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

#sp-site-navigation-1 ul ul li a:hover, #sp-site-navigation-2 ul ul li a:hover{
  color : #ffffff;
  background-color : #8fc31f;
}

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

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

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

#sp-site-navigation-1 > ul > li.current-menu-ancestor > a, #sp-site-navigation-2 > ul > li.current-menu-ancestor > a{
  color : #ffffff;
  background-color : #8fc31f;
}

#sp-site-navigation-1 > ul > li.current-menu-item > a, #sp-site-navigation-2 > ul > li.current-menu-item > a{
  color : #ffffff;
  background-color : #8fc31f;
}

#sp-site-navigation-1 > ul > li.current_page_ancestor > a, #sp-site-navigation-2 > ul > li.current_page_ancestor > a{
  color : #ffffff;
  background-color : #8fc31f;
}

#sp-site-navigation-1 > ul > li.current_page_item > a, #sp-site-navigation-2 > ul > li.current_page_item > a{
  color : #ffffff;
  background-color : #8fc31f;
}

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

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

#sp-site-navigation-1 > ul > li > a:hover, #sp-site-navigation-2 > ul > li > a:hover{
  color : #ffffff;
  background-color : #8fc31f;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#sp-wp-post-list-1, #sp-wp-post-list-10, #sp-wp-post-list-11, #sp-wp-post-list-12, #sp-wp-post-list-13, #sp-wp-post-list-14, #sp-wp-post-list-15, #sp-wp-post-list-16, #sp-wp-post-list-17, #sp-wp-post-list-2, #sp-wp-post-list-3, #sp-wp-post-list-4, #sp-wp-post-list-5, #sp-wp-post-list-6, #sp-wp-post-list-7, #sp-wp-post-list-8, #sp-wp-post-list-9{
  font-size : 13px;
  color : #202020;
  background-color : #ffffff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 15px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 25px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 25px;
  width : 100%;
  position : relative;
}

#sp-wp-post-list-1 #hpb-pagenation, #sp-wp-post-list-10 #hpb-pagenation, #sp-wp-post-list-11 #hpb-pagenation, #sp-wp-post-list-12 #hpb-pagenation, #sp-wp-post-list-13 #hpb-pagenation, #sp-wp-post-list-14 #hpb-pagenation, #sp-wp-post-list-15 #hpb-pagenation, #sp-wp-post-list-16 #hpb-pagenation, #sp-wp-post-list-17 #hpb-pagenation, #sp-wp-post-list-2 #hpb-pagenation, #sp-wp-post-list-3 #hpb-pagenation, #sp-wp-post-list-4 #hpb-pagenation, #sp-wp-post-list-5 #hpb-pagenation, #sp-wp-post-list-6 #hpb-pagenation, #sp-wp-post-list-7 #hpb-pagenation, #sp-wp-post-list-8 #hpb-pagenation, #sp-wp-post-list-9 #hpb-pagenation{
  padding-top : 2px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 2px;
}

#sp-wp-post-list-1 .hpb-more-entry, #sp-wp-post-list-10 .hpb-more-entry, #sp-wp-post-list-11 .hpb-more-entry, #sp-wp-post-list-12 .hpb-more-entry, #sp-wp-post-list-13 .hpb-more-entry, #sp-wp-post-list-14 .hpb-more-entry, #sp-wp-post-list-15 .hpb-more-entry, #sp-wp-post-list-16 .hpb-more-entry, #sp-wp-post-list-17 .hpb-more-entry, #sp-wp-post-list-2 .hpb-more-entry, #sp-wp-post-list-3 .hpb-more-entry, #sp-wp-post-list-4 .hpb-more-entry, #sp-wp-post-list-5 .hpb-more-entry, #sp-wp-post-list-6 .hpb-more-entry, #sp-wp-post-list-7 .hpb-more-entry, #sp-wp-post-list-8 .hpb-more-entry, #sp-wp-post-list-9 .hpb-more-entry{
  text-align : right;
  padding-top : 8px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 0px;
}

#sp-wp-post-list-1 .nav-next, #sp-wp-post-list-10 .nav-next, #sp-wp-post-list-11 .nav-next, #sp-wp-post-list-12 .nav-next, #sp-wp-post-list-13 .nav-next, #sp-wp-post-list-14 .nav-next, #sp-wp-post-list-15 .nav-next, #sp-wp-post-list-16 .nav-next, #sp-wp-post-list-17 .nav-next, #sp-wp-post-list-2 .nav-next, #sp-wp-post-list-3 .nav-next, #sp-wp-post-list-4 .nav-next, #sp-wp-post-list-5 .nav-next, #sp-wp-post-list-6 .nav-next, #sp-wp-post-list-7 .nav-next, #sp-wp-post-list-8 .nav-next, #sp-wp-post-list-9 .nav-next{
  margin-right : 10px;
  float : right;
}

#sp-wp-post-list-1 .nav-previous, #sp-wp-post-list-10 .nav-previous, #sp-wp-post-list-11 .nav-previous, #sp-wp-post-list-12 .nav-previous, #sp-wp-post-list-13 .nav-previous, #sp-wp-post-list-14 .nav-previous, #sp-wp-post-list-15 .nav-previous, #sp-wp-post-list-16 .nav-previous, #sp-wp-post-list-17 .nav-previous, #sp-wp-post-list-2 .nav-previous, #sp-wp-post-list-3 .nav-previous, #sp-wp-post-list-4 .nav-previous, #sp-wp-post-list-5 .nav-previous, #sp-wp-post-list-6 .nav-previous, #sp-wp-post-list-7 .nav-previous, #sp-wp-post-list-8 .nav-previous, #sp-wp-post-list-9 .nav-previous{
  margin-left : 10px;
  float : left;
}

#sp-wp-post-list-1 ::after, #sp-wp-post-list-10 ::after, #sp-wp-post-list-11 ::after, #sp-wp-post-list-12 ::after, #sp-wp-post-list-13 ::after, #sp-wp-post-list-14 ::after, #sp-wp-post-list-15 ::after, #sp-wp-post-list-16 ::after, #sp-wp-post-list-17 ::after, #sp-wp-post-list-2 ::after, #sp-wp-post-list-3 ::after, #sp-wp-post-list-4 ::after, #sp-wp-post-list-5 ::after, #sp-wp-post-list-6 ::after, #sp-wp-post-list-7 ::after, #sp-wp-post-list-8 ::after, #sp-wp-post-list-9 ::after {
}

#sp-wp-post-list-1 a, #sp-wp-post-list-10 a, #sp-wp-post-list-11 a, #sp-wp-post-list-12 a, #sp-wp-post-list-13 a, #sp-wp-post-list-14 a, #sp-wp-post-list-15 a, #sp-wp-post-list-16 a, #sp-wp-post-list-17 a, #sp-wp-post-list-2 a, #sp-wp-post-list-3 a, #sp-wp-post-list-4 a, #sp-wp-post-list-5 a, #sp-wp-post-list-6 a, #sp-wp-post-list-7 a, #sp-wp-post-list-8 a, #sp-wp-post-list-9 a{
  color : #202020;
  text-decoration : underline;
}

#sp-wp-post-list-1 a:hover, #sp-wp-post-list-10 a:hover, #sp-wp-post-list-11 a:hover, #sp-wp-post-list-12 a:hover, #sp-wp-post-list-13 a:hover, #sp-wp-post-list-14 a:hover, #sp-wp-post-list-15 a:hover, #sp-wp-post-list-16 a:hover, #sp-wp-post-list-17 a:hover, #sp-wp-post-list-2 a:hover, #sp-wp-post-list-3 a:hover, #sp-wp-post-list-4 a:hover, #sp-wp-post-list-5 a:hover, #sp-wp-post-list-6 a:hover, #sp-wp-post-list-7 a:hover, #sp-wp-post-list-8 a:hover, #sp-wp-post-list-9 a:hover{
  text-decoration : none;
}

#sp-wp-post-list-1 article, #sp-wp-post-list-10 article, #sp-wp-post-list-11 article, #sp-wp-post-list-12 article, #sp-wp-post-list-13 article, #sp-wp-post-list-14 article, #sp-wp-post-list-15 article, #sp-wp-post-list-16 article, #sp-wp-post-list-17 article, #sp-wp-post-list-2 article, #sp-wp-post-list-3 article, #sp-wp-post-list-4 article, #sp-wp-post-list-5 article, #sp-wp-post-list-6 article, #sp-wp-post-list-7 article, #sp-wp-post-list-8 article, #sp-wp-post-list-9 article{
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 8px;
}

#sp-wp-post-list-1 article > div, #sp-wp-post-list-10 article > div, #sp-wp-post-list-11 article > div, #sp-wp-post-list-12 article > div, #sp-wp-post-list-13 article > div, #sp-wp-post-list-14 article > div, #sp-wp-post-list-15 article > div, #sp-wp-post-list-16 article > div, #sp-wp-post-list-17 article > div, #sp-wp-post-list-2 article > div, #sp-wp-post-list-3 article > div, #sp-wp-post-list-4 article > div, #sp-wp-post-list-5 article > div, #sp-wp-post-list-6 article > div, #sp-wp-post-list-7 article > div, #sp-wp-post-list-8 article > div, #sp-wp-post-list-9 article > div{
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
}

#sp-wp-post-list-1 dl, #sp-wp-post-list-10 dl, #sp-wp-post-list-11 dl, #sp-wp-post-list-12 dl, #sp-wp-post-list-13 dl, #sp-wp-post-list-14 dl, #sp-wp-post-list-15 dl, #sp-wp-post-list-16 dl, #sp-wp-post-list-17 dl, #sp-wp-post-list-2 dl, #sp-wp-post-list-3 dl, #sp-wp-post-list-4 dl, #sp-wp-post-list-5 dl, #sp-wp-post-list-6 dl, #sp-wp-post-list-7 dl, #sp-wp-post-list-8 dl, #sp-wp-post-list-9 dl{
  margin-top : 10px;
}

#sp-wp-post-list-1 footer, #sp-wp-post-list-10 footer, #sp-wp-post-list-11 footer, #sp-wp-post-list-12 footer, #sp-wp-post-list-13 footer, #sp-wp-post-list-14 footer, #sp-wp-post-list-15 footer, #sp-wp-post-list-16 footer, #sp-wp-post-list-17 footer, #sp-wp-post-list-2 footer, #sp-wp-post-list-3 footer, #sp-wp-post-list-4 footer, #sp-wp-post-list-5 footer, #sp-wp-post-list-6 footer, #sp-wp-post-list-7 footer, #sp-wp-post-list-8 footer, #sp-wp-post-list-9 footer{
  color : #202020;
}

#sp-wp-post-list-1 h1, #sp-wp-post-list-10 h1, #sp-wp-post-list-11 h1, #sp-wp-post-list-12 h1, #sp-wp-post-list-13 h1, #sp-wp-post-list-14 h1, #sp-wp-post-list-15 h1, #sp-wp-post-list-16 h1, #sp-wp-post-list-17 h1, #sp-wp-post-list-2 h1, #sp-wp-post-list-3 h1, #sp-wp-post-list-4 h1, #sp-wp-post-list-5 h1, #sp-wp-post-list-6 h1, #sp-wp-post-list-7 h1, #sp-wp-post-list-8 h1, #sp-wp-post-list-9 h1{
  color : #000000;
  padding-top : 11px;
  padding-left : 21px;
  padding-right : 21px;
  padding-bottom : 11px;
}

#sp-wp-post-list-1 h4, #sp-wp-post-list-10 h4, #sp-wp-post-list-11 h4, #sp-wp-post-list-12 h4, #sp-wp-post-list-13 h4, #sp-wp-post-list-14 h4, #sp-wp-post-list-15 h4, #sp-wp-post-list-16 h4, #sp-wp-post-list-17 h4, #sp-wp-post-list-2 h4, #sp-wp-post-list-3 h4, #sp-wp-post-list-4 h4, #sp-wp-post-list-5 h4, #sp-wp-post-list-6 h4, #sp-wp-post-list-7 h4, #sp-wp-post-list-8 h4, #sp-wp-post-list-9 h4{
  font-size : 1.1em;
  color : #000000;
  background-color : #f2f2f2;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 10px;
  padding-bottom : 10px;
  border-top-left-radius : 6px 6px;
  border-top-right-radius : 6px 6px;
  border-bottom-right-radius : 6px 6px;
  border-bottom-left-radius : 6px 6px;
  clear : both;
}

#sp-wp-post-list-1 h4 a, #sp-wp-post-list-10 h4 a, #sp-wp-post-list-11 h4 a, #sp-wp-post-list-12 h4 a, #sp-wp-post-list-13 h4 a, #sp-wp-post-list-14 h4 a, #sp-wp-post-list-15 h4 a, #sp-wp-post-list-16 h4 a, #sp-wp-post-list-17 h4 a, #sp-wp-post-list-2 h4 a, #sp-wp-post-list-3 h4 a, #sp-wp-post-list-4 h4 a, #sp-wp-post-list-5 h4 a, #sp-wp-post-list-6 h4 a, #sp-wp-post-list-7 h4 a, #sp-wp-post-list-8 h4 a, #sp-wp-post-list-9 h4 a{
  color : #000000;
  text-decoration : none;
}

#sp-wp-post-list-1 h4 a:active, #sp-wp-post-list-10 h4 a:active, #sp-wp-post-list-11 h4 a:active, #sp-wp-post-list-12 h4 a:active, #sp-wp-post-list-13 h4 a:active, #sp-wp-post-list-14 h4 a:active, #sp-wp-post-list-15 h4 a:active, #sp-wp-post-list-16 h4 a:active, #sp-wp-post-list-17 h4 a:active, #sp-wp-post-list-2 h4 a:active, #sp-wp-post-list-3 h4 a:active, #sp-wp-post-list-4 h4 a:active, #sp-wp-post-list-5 h4 a:active, #sp-wp-post-list-6 h4 a:active, #sp-wp-post-list-7 h4 a:active, #sp-wp-post-list-8 h4 a:active, #sp-wp-post-list-9 h4 a:active{
  text-decoration : underline;
}

#sp-wp-post-list-1 h4 a:hover, #sp-wp-post-list-10 h4 a:hover, #sp-wp-post-list-11 h4 a:hover, #sp-wp-post-list-12 h4 a:hover, #sp-wp-post-list-13 h4 a:hover, #sp-wp-post-list-14 h4 a:hover, #sp-wp-post-list-15 h4 a:hover, #sp-wp-post-list-16 h4 a:hover, #sp-wp-post-list-17 h4 a:hover, #sp-wp-post-list-2 h4 a:hover, #sp-wp-post-list-3 h4 a:hover, #sp-wp-post-list-4 h4 a:hover, #sp-wp-post-list-5 h4 a:hover, #sp-wp-post-list-6 h4 a:hover, #sp-wp-post-list-7 h4 a:hover, #sp-wp-post-list-8 h4 a:hover, #sp-wp-post-list-9 h4 a:hover{
  text-decoration : underline;
}

#sp-wp-post-list-1 li, #sp-wp-post-list-10 li, #sp-wp-post-list-11 li, #sp-wp-post-list-12 li, #sp-wp-post-list-13 li, #sp-wp-post-list-14 li, #sp-wp-post-list-15 li, #sp-wp-post-list-16 li, #sp-wp-post-list-17 li, #sp-wp-post-list-2 li, #sp-wp-post-list-3 li, #sp-wp-post-list-4 li, #sp-wp-post-list-5 li, #sp-wp-post-list-6 li, #sp-wp-post-list-7 li, #sp-wp-post-list-8 li, #sp-wp-post-list-9 li{
  padding-bottom : 5px;
  list-style-type : none;
  list-style-position : outside;
}

#sp-wp-post-list-1 p, #sp-wp-post-list-10 p, #sp-wp-post-list-11 p, #sp-wp-post-list-12 p, #sp-wp-post-list-13 p, #sp-wp-post-list-14 p, #sp-wp-post-list-15 p, #sp-wp-post-list-16 p, #sp-wp-post-list-17 p, #sp-wp-post-list-2 p, #sp-wp-post-list-3 p, #sp-wp-post-list-4 p, #sp-wp-post-list-5 p, #sp-wp-post-list-6 p, #sp-wp-post-list-7 p, #sp-wp-post-list-8 p, #sp-wp-post-list-9 p{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-wp-post-list-1 p > img, #sp-wp-post-list-10 p > img, #sp-wp-post-list-11 p > img, #sp-wp-post-list-12 p > img, #sp-wp-post-list-13 p > img, #sp-wp-post-list-14 p > img, #sp-wp-post-list-15 p > img, #sp-wp-post-list-16 p > img, #sp-wp-post-list-17 p > img, #sp-wp-post-list-2 p > img, #sp-wp-post-list-3 p > img, #sp-wp-post-list-4 p > img, #sp-wp-post-list-5 p > img, #sp-wp-post-list-6 p > img, #sp-wp-post-list-7 p > img, #sp-wp-post-list-8 p > img, #sp-wp-post-list-9 p > img{
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
}

#sp-wp-post-list-1 ul, #sp-wp-post-list-10 ul, #sp-wp-post-list-11 ul, #sp-wp-post-list-12 ul, #sp-wp-post-list-13 ul, #sp-wp-post-list-14 ul, #sp-wp-post-list-15 ul, #sp-wp-post-list-16 ul, #sp-wp-post-list-17 ul, #sp-wp-post-list-2 ul, #sp-wp-post-list-3 ul, #sp-wp-post-list-4 ul, #sp-wp-post-list-5 ul, #sp-wp-post-list-6 ul, #sp-wp-post-list-7 ul, #sp-wp-post-list-8 ul, #sp-wp-post-list-9 ul{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 10px;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 10px;
}

.hpb-viewtype-content#sp-wp-post-list-1 dd, .hpb-viewtype-content#sp-wp-post-list-10 dd, .hpb-viewtype-content#sp-wp-post-list-11 dd, .hpb-viewtype-content#sp-wp-post-list-12 dd, .hpb-viewtype-content#sp-wp-post-list-13 dd, .hpb-viewtype-content#sp-wp-post-list-14 dd, .hpb-viewtype-content#sp-wp-post-list-15 dd, .hpb-viewtype-content#sp-wp-post-list-16 dd, .hpb-viewtype-content#sp-wp-post-list-17 dd, .hpb-viewtype-content#sp-wp-post-list-2 dd, .hpb-viewtype-content#sp-wp-post-list-3 dd, .hpb-viewtype-content#sp-wp-post-list-4 dd, .hpb-viewtype-content#sp-wp-post-list-5 dd, .hpb-viewtype-content#sp-wp-post-list-6 dd, .hpb-viewtype-content#sp-wp-post-list-7 dd, .hpb-viewtype-content#sp-wp-post-list-8 dd, .hpb-viewtype-content#sp-wp-post-list-9 dd{
  margin-left : 16px;
  margin-bottom : 10px;
}

.hpb-viewtype-content#sp-wp-post-list-1 dl, .hpb-viewtype-content#sp-wp-post-list-10 dl, .hpb-viewtype-content#sp-wp-post-list-11 dl, .hpb-viewtype-content#sp-wp-post-list-12 dl, .hpb-viewtype-content#sp-wp-post-list-13 dl, .hpb-viewtype-content#sp-wp-post-list-14 dl, .hpb-viewtype-content#sp-wp-post-list-15 dl, .hpb-viewtype-content#sp-wp-post-list-16 dl, .hpb-viewtype-content#sp-wp-post-list-17 dl, .hpb-viewtype-content#sp-wp-post-list-2 dl, .hpb-viewtype-content#sp-wp-post-list-3 dl, .hpb-viewtype-content#sp-wp-post-list-4 dl, .hpb-viewtype-content#sp-wp-post-list-5 dl, .hpb-viewtype-content#sp-wp-post-list-6 dl, .hpb-viewtype-content#sp-wp-post-list-7 dl, .hpb-viewtype-content#sp-wp-post-list-8 dl, .hpb-viewtype-content#sp-wp-post-list-9 dl{
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
}

.hpb-viewtype-content#sp-wp-post-list-1 dt, .hpb-viewtype-content#sp-wp-post-list-10 dt, .hpb-viewtype-content#sp-wp-post-list-11 dt, .hpb-viewtype-content#sp-wp-post-list-12 dt, .hpb-viewtype-content#sp-wp-post-list-13 dt, .hpb-viewtype-content#sp-wp-post-list-14 dt, .hpb-viewtype-content#sp-wp-post-list-15 dt, .hpb-viewtype-content#sp-wp-post-list-16 dt, .hpb-viewtype-content#sp-wp-post-list-17 dt, .hpb-viewtype-content#sp-wp-post-list-2 dt, .hpb-viewtype-content#sp-wp-post-list-3 dt, .hpb-viewtype-content#sp-wp-post-list-4 dt, .hpb-viewtype-content#sp-wp-post-list-5 dt, .hpb-viewtype-content#sp-wp-post-list-6 dt, .hpb-viewtype-content#sp-wp-post-list-7 dt, .hpb-viewtype-content#sp-wp-post-list-8 dt, .hpb-viewtype-content#sp-wp-post-list-9 dt{
  margin-bottom : 5px;
}

.hpb-viewtype-date#sp-wp-post-list-1 dd, .hpb-viewtype-date#sp-wp-post-list-10 dd, .hpb-viewtype-date#sp-wp-post-list-11 dd, .hpb-viewtype-date#sp-wp-post-list-12 dd, .hpb-viewtype-date#sp-wp-post-list-13 dd, .hpb-viewtype-date#sp-wp-post-list-14 dd, .hpb-viewtype-date#sp-wp-post-list-15 dd, .hpb-viewtype-date#sp-wp-post-list-16 dd, .hpb-viewtype-date#sp-wp-post-list-17 dd, .hpb-viewtype-date#sp-wp-post-list-2 dd, .hpb-viewtype-date#sp-wp-post-list-3 dd, .hpb-viewtype-date#sp-wp-post-list-4 dd, .hpb-viewtype-date#sp-wp-post-list-5 dd, .hpb-viewtype-date#sp-wp-post-list-6 dd, .hpb-viewtype-date#sp-wp-post-list-7 dd, .hpb-viewtype-date#sp-wp-post-list-8 dd, .hpb-viewtype-date#sp-wp-post-list-9 dd{
  padding-top : 0px;
  padding-left : 120px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-left : 0px;
  margin-bottom : 5px;
}

.hpb-viewtype-date#sp-wp-post-list-1 dl, .hpb-viewtype-date#sp-wp-post-list-10 dl, .hpb-viewtype-date#sp-wp-post-list-11 dl, .hpb-viewtype-date#sp-wp-post-list-12 dl, .hpb-viewtype-date#sp-wp-post-list-13 dl, .hpb-viewtype-date#sp-wp-post-list-14 dl, .hpb-viewtype-date#sp-wp-post-list-15 dl, .hpb-viewtype-date#sp-wp-post-list-16 dl, .hpb-viewtype-date#sp-wp-post-list-17 dl, .hpb-viewtype-date#sp-wp-post-list-2 dl, .hpb-viewtype-date#sp-wp-post-list-3 dl, .hpb-viewtype-date#sp-wp-post-list-4 dl, .hpb-viewtype-date#sp-wp-post-list-5 dl, .hpb-viewtype-date#sp-wp-post-list-6 dl, .hpb-viewtype-date#sp-wp-post-list-7 dl, .hpb-viewtype-date#sp-wp-post-list-8 dl, .hpb-viewtype-date#sp-wp-post-list-9 dl{
  padding-top : 0px;
  padding-left : 25px;
  padding-right : 25px;
  padding-bottom : 0px;
  overflow : hidden;
}

.hpb-viewtype-date#sp-wp-post-list-1 dt, .hpb-viewtype-date#sp-wp-post-list-10 dt, .hpb-viewtype-date#sp-wp-post-list-11 dt, .hpb-viewtype-date#sp-wp-post-list-12 dt, .hpb-viewtype-date#sp-wp-post-list-13 dt, .hpb-viewtype-date#sp-wp-post-list-14 dt, .hpb-viewtype-date#sp-wp-post-list-15 dt, .hpb-viewtype-date#sp-wp-post-list-16 dt, .hpb-viewtype-date#sp-wp-post-list-17 dt, .hpb-viewtype-date#sp-wp-post-list-2 dt, .hpb-viewtype-date#sp-wp-post-list-3 dt, .hpb-viewtype-date#sp-wp-post-list-4 dt, .hpb-viewtype-date#sp-wp-post-list-5 dt, .hpb-viewtype-date#sp-wp-post-list-6 dt, .hpb-viewtype-date#sp-wp-post-list-7 dt, .hpb-viewtype-date#sp-wp-post-list-8 dt, .hpb-viewtype-date#sp-wp-post-list-9 dt{
  font-weight : bold;
  color : #333333;
  padding-bottom : 5px;
  width : 120px;
  float : left;
  clear : both;
}

.hpb-viewtype-simple#sp-wp-post-list-1 div, .hpb-viewtype-simple#sp-wp-post-list-10 div, .hpb-viewtype-simple#sp-wp-post-list-11 div, .hpb-viewtype-simple#sp-wp-post-list-12 div, .hpb-viewtype-simple#sp-wp-post-list-13 div, .hpb-viewtype-simple#sp-wp-post-list-14 div, .hpb-viewtype-simple#sp-wp-post-list-15 div, .hpb-viewtype-simple#sp-wp-post-list-16 div, .hpb-viewtype-simple#sp-wp-post-list-17 div, .hpb-viewtype-simple#sp-wp-post-list-2 div, .hpb-viewtype-simple#sp-wp-post-list-3 div, .hpb-viewtype-simple#sp-wp-post-list-4 div, .hpb-viewtype-simple#sp-wp-post-list-5 div, .hpb-viewtype-simple#sp-wp-post-list-6 div, .hpb-viewtype-simple#sp-wp-post-list-7 div, .hpb-viewtype-simple#sp-wp-post-list-8 div, .hpb-viewtype-simple#sp-wp-post-list-9 div{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
}

.hpb-viewtype-simple#sp-wp-post-list-1 footer, .hpb-viewtype-simple#sp-wp-post-list-10 footer, .hpb-viewtype-simple#sp-wp-post-list-11 footer, .hpb-viewtype-simple#sp-wp-post-list-12 footer, .hpb-viewtype-simple#sp-wp-post-list-13 footer, .hpb-viewtype-simple#sp-wp-post-list-14 footer, .hpb-viewtype-simple#sp-wp-post-list-15 footer, .hpb-viewtype-simple#sp-wp-post-list-16 footer, .hpb-viewtype-simple#sp-wp-post-list-17 footer, .hpb-viewtype-simple#sp-wp-post-list-2 footer, .hpb-viewtype-simple#sp-wp-post-list-3 footer, .hpb-viewtype-simple#sp-wp-post-list-4 footer, .hpb-viewtype-simple#sp-wp-post-list-5 footer, .hpb-viewtype-simple#sp-wp-post-list-6 footer, .hpb-viewtype-simple#sp-wp-post-list-7 footer, .hpb-viewtype-simple#sp-wp-post-list-8 footer, .hpb-viewtype-simple#sp-wp-post-list-9 footer{
  padding-top : 0px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 0px;
}

#sp-wp-post-list-1 > a:active, #sp-wp-post-list-10 > a:active, #sp-wp-post-list-11 > a:active, #sp-wp-post-list-12 > a:active, #sp-wp-post-list-13 > a:active, #sp-wp-post-list-14 > a:active, #sp-wp-post-list-15 > a:active, #sp-wp-post-list-16 > a:active, #sp-wp-post-list-17 > a:active, #sp-wp-post-list-2 > a:active, #sp-wp-post-list-3 > a:active, #sp-wp-post-list-4 > a:active, #sp-wp-post-list-5 > a:active, #sp-wp-post-list-6 > a:active, #sp-wp-post-list-7 > a:active, #sp-wp-post-list-8 > a:active, #sp-wp-post-list-9 > a:active{
  text-decoration : none;
}

#sp-wp-post-list-1 > h3, #sp-wp-post-list-10 > h3, #sp-wp-post-list-11 > h3, #sp-wp-post-list-12 > h3, #sp-wp-post-list-13 > h3, #sp-wp-post-list-14 > h3, #sp-wp-post-list-15 > h3, #sp-wp-post-list-16 > h3, #sp-wp-post-list-17 > h3, #sp-wp-post-list-2 > h3, #sp-wp-post-list-3 > h3, #sp-wp-post-list-4 > h3, #sp-wp-post-list-5 > h3, #sp-wp-post-list-6 > h3, #sp-wp-post-list-7 > h3, #sp-wp-post-list-8 > h3, #sp-wp-post-list-9 > h3{
  font-size : 1.4em;
  color : #000000;
  background-color : #ffffff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 7px;
  padding-left : 32px;
  padding-right : 10px;
  padding-bottom : 7px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #000000;
  clear : both;
}

#sp-wp-post-list-1 > h3 a, #sp-wp-post-list-10 > h3 a, #sp-wp-post-list-11 > h3 a, #sp-wp-post-list-12 > h3 a, #sp-wp-post-list-13 > h3 a, #sp-wp-post-list-14 > h3 a, #sp-wp-post-list-15 > h3 a, #sp-wp-post-list-16 > h3 a, #sp-wp-post-list-17 > h3 a, #sp-wp-post-list-2 > h3 a, #sp-wp-post-list-3 > h3 a, #sp-wp-post-list-4 > h3 a, #sp-wp-post-list-5 > h3 a, #sp-wp-post-list-6 > h3 a, #sp-wp-post-list-7 > h3 a, #sp-wp-post-list-8 > h3 a, #sp-wp-post-list-9 > h3 a{
  color : #000000;
  text-decoration : none;
}

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

  #sp-wp-post-list-1 dl dd, #sp-wp-post-list-10 dl dd, #sp-wp-post-list-11 dl dd, #sp-wp-post-list-12 dl dd, #sp-wp-post-list-13 dl dd, #sp-wp-post-list-14 dl dd, #sp-wp-post-list-15 dl dd, #sp-wp-post-list-16 dl dd, #sp-wp-post-list-17 dl dd, #sp-wp-post-list-2 dl dd, #sp-wp-post-list-3 dl dd, #sp-wp-post-list-4 dl dd, #sp-wp-post-list-5 dl dd, #sp-wp-post-list-6 dl dd, #sp-wp-post-list-7 dl dd, #sp-wp-post-list-8 dl dd, #sp-wp-post-list-9 dl dd{
    margin-left : 0px;
  }

  .hpb-viewtype-date#sp-wp-post-list-1 dd, .hpb-viewtype-date#sp-wp-post-list-10 dd, .hpb-viewtype-date#sp-wp-post-list-11 dd, .hpb-viewtype-date#sp-wp-post-list-12 dd, .hpb-viewtype-date#sp-wp-post-list-13 dd, .hpb-viewtype-date#sp-wp-post-list-14 dd, .hpb-viewtype-date#sp-wp-post-list-15 dd, .hpb-viewtype-date#sp-wp-post-list-16 dd, .hpb-viewtype-date#sp-wp-post-list-17 dd, .hpb-viewtype-date#sp-wp-post-list-2 dd, .hpb-viewtype-date#sp-wp-post-list-3 dd, .hpb-viewtype-date#sp-wp-post-list-4 dd, .hpb-viewtype-date#sp-wp-post-list-5 dd, .hpb-viewtype-date#sp-wp-post-list-6 dd, .hpb-viewtype-date#sp-wp-post-list-7 dd, .hpb-viewtype-date#sp-wp-post-list-8 dd, .hpb-viewtype-date#sp-wp-post-list-9 dd{
    padding-top : 0px;
    padding-left : 5px;
    padding-right : 0px;
    padding-bottom : 5px;
  }

  .hpb-viewtype-date#sp-wp-post-list-1 dt, .hpb-viewtype-date#sp-wp-post-list-10 dt, .hpb-viewtype-date#sp-wp-post-list-11 dt, .hpb-viewtype-date#sp-wp-post-list-12 dt, .hpb-viewtype-date#sp-wp-post-list-13 dt, .hpb-viewtype-date#sp-wp-post-list-14 dt, .hpb-viewtype-date#sp-wp-post-list-15 dt, .hpb-viewtype-date#sp-wp-post-list-16 dt, .hpb-viewtype-date#sp-wp-post-list-17 dt, .hpb-viewtype-date#sp-wp-post-list-2 dt, .hpb-viewtype-date#sp-wp-post-list-3 dt, .hpb-viewtype-date#sp-wp-post-list-4 dt, .hpb-viewtype-date#sp-wp-post-list-5 dt, .hpb-viewtype-date#sp-wp-post-list-6 dt, .hpb-viewtype-date#sp-wp-post-list-7 dt, .hpb-viewtype-date#sp-wp-post-list-8 dt, .hpb-viewtype-date#sp-wp-post-list-9 dt{
    padding-bottom : 5px;
    width : 100%;
  }
}

#breadcrumb-list{
  color : #000000;
  background-color : transparent;
}

#breadcrumb-list > div{
  color : #000000;
}

#breadcrumb-list > div > a:link{
  color : #408c4e;
}

#breadcrumb-list > div > a:visited{
  color : #408c4e;
}

#breadcrumb-list > div > a:hover{
  color : #408c4e;
}

.page-guide#content #page-content{
  background-color : #ecf7e8;
  background-image : -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff));
  background-image : linear-gradient(to bottom, #ffffff, #ffffff);
}

.page-policy#content #page-content{
  background-image : none;
}

.page-policy1#content #page-content{
  background-image : none;
}

.page-policy2#content #page-content{
  background-image : none;
}

.page-policy3#content #page-content{
  background-image : none;
}

#sp-block-container-18{
  background-image : url(img/image32.JPG);
}

#sp-block-container-9{
  background-image : none;
}

#sp-button-1 > a{
  font-size : 1.8rem;
  font-family : "Meiryo";
  font-weight : normal;
  color : #000000;
  background-color : transparent;
  padding-top : 10px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 3px;
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #f2b950;
  border-left-color : #f2b950;
  border-right-color : #f2b950;
  border-bottom-color : #f2b950;
  border-top-left-radius : 40px 40px;
  border-top-right-radius : 40px 40px;
  border-bottom-right-radius : 40px 40px;
  border-bottom-left-radius : 40px 40px;
}

#sp-button-11 > a{
  color : #008080;
  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 : #008080;
  border-left-color : #008080;
  border-right-color : #008080;
  border-bottom-color : #008080;
}

#sp-button-15 > a{
  font-size : 1.2rem;
  color : #ff8000;
  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 : #ff8000;
  border-left-color : #ff8000;
  border-right-color : #ff8000;
  border-bottom-color : #ff8000;
}

#sp-button-19 > a{
  font-size : 1.2rem;
  color : #ff0000;
  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 : #ff0000;
  border-left-color : #ff0000;
  border-right-color : #ff0000;
  border-bottom-color : #ff0000;
}

#sp-button-2 > a{
  font-size : 1.8rem;
  font-family : "Meiryo";
  font-weight : normal;
  color : #000000;
  background-color : transparent;
  padding-top : 10px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 3px;
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #64b29a;
  border-left-color : #64b29a;
  border-right-color : #64b29a;
  border-bottom-color : #64b29a;
  border-top-left-radius : 40px 40px;
  border-top-right-radius : 40px 40px;
  border-bottom-right-radius : 40px 40px;
  border-bottom-left-radius : 40px 40px;
}

#sp-button-20 > a{
  font-size : 1.2rem;
  background-color : #0000ff;
  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 : #0000ff;
  border-left-color : #0000ff;
  border-right-color : #0000ff;
  border-bottom-color : #0000ff;
}

#sp-button-20 > a:hover{
  color : #0000ff;
}

#sp-button-21 > a{
  font-size : 1.2rem;
  color : #ed68c7;
  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 : #ed68c7;
  border-left-color : #ed68c7;
  border-right-color : #ed68c7;
  border-bottom-color : #ed68c7;
}

#sp-button-22 > a{
  font-size : 1.2rem;
  color : #0080ff;
  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 : #0080ff;
  border-left-color : #0080ff;
  border-right-color : #0080ff;
  border-bottom-color : #0080ff;
}

#sp-button-24 > a{
  color : #008080;
  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 : #008080;
  border-left-color : #008080;
  border-right-color : #008080;
  border-bottom-color : #008080;
}

#sp-button-3 > a{
  font-size : 1.8rem;
  font-family : "Meiryo";
  font-weight : normal;
  color : #000000;
  background-color : transparent;
  padding-top : 10px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 3px;
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #ffc9c6;
  border-left-color : #ffc9c6;
  border-right-color : #ffc9c6;
  border-bottom-color : #ffc9c6;
  border-top-left-radius : 40px 40px;
  border-top-right-radius : 40px 40px;
  border-bottom-right-radius : 40px 40px;
  border-bottom-left-radius : 40px 40px;
}

#sp-button-4 > a{
  font-size : 1.8rem;
  font-family : "Meiryo";
  font-weight : normal;
  color : #000000;
  background-color : transparent;
  padding-top : 10px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 3px;
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #f2b950;
  border-left-color : #f2b950;
  border-right-color : #f2b950;
  border-bottom-color : #f2b950;
  border-top-left-radius : 40px 40px;
  border-top-right-radius : 40px 40px;
  border-bottom-right-radius : 40px 40px;
  border-bottom-left-radius : 40px 40px;
}

#sp-button-5 > a{
  font-size : 1.8rem;
  font-family : "Meiryo";
  font-weight : normal;
  color : #000000;
  background-color : transparent;
  padding-top : 10px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 3px;
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #64b29a;
  border-left-color : #64b29a;
  border-right-color : #64b29a;
  border-bottom-color : #64b29a;
  border-top-left-radius : 40px 40px;
  border-top-right-radius : 40px 40px;
  border-bottom-right-radius : 40px 40px;
  border-bottom-left-radius : 40px 40px;
}

#sp-button-6 > a{
  font-size : 1.8rem;
  font-family : "Meiryo";
  font-weight : normal;
  color : #000000;
  background-color : transparent;
  padding-top : 10px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 3px;
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #ffc9c6;
  border-left-color : #ffc9c6;
  border-right-color : #ffc9c6;
  border-bottom-color : #ffc9c6;
  border-top-left-radius : 40px 40px;
  border-top-right-radius : 40px 40px;
  border-bottom-right-radius : 40px 40px;
  border-bottom-left-radius : 40px 40px;
}

#sp-button-7 > a{
  font-size : 1.8rem;
  font-family : "Meiryo";
  font-weight : normal;
  color : #000000;
  background-color : transparent;
  padding-top : 10px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 3px;
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #ffc9c6;
  border-left-color : #ffc9c6;
  border-right-color : #ffc9c6;
  border-bottom-color : #ffc9c6;
  border-top-left-radius : 40px 40px;
  border-top-right-radius : 40px 40px;
  border-bottom-right-radius : 40px 40px;
  border-bottom-left-radius : 40px 40px;
}

#sp-button-8 > a{
  font-size : 1.8rem;
  font-family : "Meiryo";
  font-weight : normal;
  color : #000000;
  background-color : transparent;
  padding-top : 10px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 3px;
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #f2b950;
  border-left-color : #f2b950;
  border-right-color : #f2b950;
  border-bottom-color : #f2b950;
  border-top-left-radius : 40px 40px;
  border-top-right-radius : 40px 40px;
  border-bottom-right-radius : 40px 40px;
  border-bottom-left-radius : 40px 40px;
}

#sp-button-9 > a{
  font-size : 1.8rem;
  font-family : "Meiryo";
  font-weight : normal;
  color : #000000;
  background-color : transparent;
  padding-top : 10px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 3px;
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #5a9fff;
  border-left-color : #5a9fff;
  border-right-color : #5a9fff;
  border-bottom-color : #5a9fff;
  border-top-left-radius : 40px 40px;
  border-top-right-radius : 40px 40px;
  border-bottom-right-radius : 40px 40px;
  border-bottom-left-radius : 40px 40px;
}

#sp-definition-list-1{
  font-size : 1.6rem;
}

#sp-definition-list-3 > dt{
  background-color : #a0b25f;
}

#sp-definition-list-4 > dt{
  background-color : #a0b25f;
}

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

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

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

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

#sp-site-branding2-1 > .site-description{
  color : #000000;
}

#sp-site-navigation-2{
  background-color : #f7f5e8;
}

#sp-site-navigation-2 > ul{
  background-color : #f7f5e8;
}

#sp-site-navigation-2 > ul > li li.current_page_item > a{
  color : #000000;
}

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

#sp-site-navigation-2 > ul > li.current_page_item > a{
  color : #000000;
  background-color : #f7f5e8;
}

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

#sp-table-1{
  background-color : #f4f4f4;
}

.sp-wp-post-list#sp-wp-post-list-18{
  color : #000000;
}

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

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

  #sp-block-container-11{
    width : 625px;
    float : right;
    position : relative;
  }

  #sp-block-container-12{
    margin-top : -50px;
    margin-bottom : 40px;
    min-height : 70px;
  }

  #sp-block-container-15{
    margin-bottom : -21px;
    min-height : 602px;
  }

  #sp-block-container-18{
    margin-top : -18px;
    margin-bottom : 18px;
    width : 897px;
    min-height : 117px;
  }

  #sp-block-container-19{
    margin-left : 6px;
    margin-right : 198px;
    margin-bottom : -317px;
    width : 516px;
    min-height : 97px;
  }

  #sp-block-container-20{
    margin-bottom : -19px;
    min-height : 42px;
  }

  #sp-block-container-21{
    margin-top : 28px;
    margin-bottom : -19px;
  }

  #sp-block-container-22{
    margin-top : 60px;
    margin-bottom : -19px;
  }

  #sp-block-container-23{
    margin-top : 71px;
    margin-bottom : -19px;
  }

  #sp-block-container-24{
    margin-top : 74px;
    margin-bottom : -7px;
  }

  #sp-block-container-25{
    margin-top : 43px;
  }

  #sp-block-container-26{
    margin-top : 57px;
    margin-bottom : 1px;
  }

  #sp-block-container-27{
    margin-top : 27px;
  }

  #sp-block-container-29{
    margin-bottom : -8px;
  }

  #sp-block-container-30{
    margin-top : -52px;
    min-height : 33px;
  }

  #sp-block-container-33{
    width : 900px;
  }

  #sp-block-container-35{
    width : 900px;
  }

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

  #sp-block-container-39{
    width : 423px;
    float : right;
    position : relative;
  }

  #sp-block-container-4{
    width : 625px;
    float : right;
    position : relative;
  }

  #sp-block-container-40{
    margin-bottom : -9px;
  }

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

  #sp-block-container-42{
    margin-bottom : -12px;
  }

  #sp-block-container-44{
    margin-bottom : -16px;
  }

  #sp-block-container-6{
    margin-top : -20px;
  }

  #sp-block-container-7{
    margin-top : 20px;
    margin-bottom : -20px;
    min-height : 117px;
  }

  #sp-block-container-8{
    margin-bottom : -36px;
  }

  #sp-block-container-9{
    margin-top : 27px;
    margin-left : 3px;
    margin-right : 0px;
    margin-bottom : 58px;
    width : 899px;
    min-height : 19px;
  }

  #sp-button-1{
    margin-top : 8px;
    margin-left : 2px;
    margin-right : 4px;
    margin-bottom : 8px;
    width : 290px;
    height : 50px;
    float : right;
    position : relative;
    top : auto;
    bottom : 0px;
    right : 0px;
    left : auto;
  }

  #sp-button-10{
    margin-bottom : -1px;
    width : 189px;
  }

  #sp-button-11{
    width : 189px;
  }

  #sp-button-12{
    margin-bottom : -2px;
    width : 193px;
  }

  #sp-button-13{
    margin-top : 1px;
    width : 193px;
  }

  #sp-button-14{
    width : 193px;
  }

  #sp-button-15{
    margin-top : -1px;
    width : 193px;
    height : 32px;
  }

  #sp-button-16{
    margin-bottom : -1px;
    width : 193px;
  }

  #sp-button-17{
    margin-top : 1px;
    width : 193px;
  }

  #sp-button-18{
    width : 182px;
  }

  #sp-button-19{
    margin-top : 0px;
    width : 182px;
    height : 30px;
  }

  #sp-button-2{
    margin-top : 8px;
    margin-left : 2px;
    margin-right : 4px;
    margin-bottom : 8px;
    width : 290px;
    height : 50px;
    float : right;
    position : relative;
    top : auto;
    bottom : 0px;
    right : 0px;
    left : auto;
  }

  #sp-button-20{
    margin-bottom : -1px;
    width : 184px;
    height : 31px;
  }

  #sp-button-21{
    margin-top : 0px;
    width : 184px;
  }

  #sp-button-22{
    width : 186px;
  }

  #sp-button-23{
    margin-bottom : -2px;
    width : 189px;
  }

  #sp-button-24{
    width : 189px;
  }

  #sp-button-25{
    margin-right : 21px;
    width : 411px;
    float : left;
    position : relative;
  }

  #sp-button-26{
    margin-right : 21px;
    width : 411px;
    float : left;
    position : relative;
  }

  #sp-button-27{
    margin-right : 21px;
    width : 411px;
    float : left;
    position : relative;
  }

  #sp-button-28{
    margin-right : 21px;
    width : 411px;
    float : left;
    position : relative;
  }

  #sp-button-29{
    margin-right : 21px;
    width : 411px;
    float : left;
    position : relative;
  }

  #sp-button-3{
    margin-top : 8px;
    margin-left : 2px;
    margin-right : 4px;
    margin-bottom : 32px;
    width : 290px;
    height : 50px;
    float : right;
    position : relative;
    top : auto;
    bottom : 0px;
    right : 0px;
    left : auto;
  }

  #sp-button-30{
    margin-right : 21px;
    width : 411px;
    float : left;
    position : relative;
  }

  #sp-button-31{
    margin-right : 21px;
    width : 411px;
    float : left;
    position : relative;
  }

  #sp-button-32{
    margin-right : 21px;
    width : 411px;
    float : left;
    position : relative;
  }

  #sp-button-33{
    width : 263px;
  }

  #sp-button-34{
    width : 290px;
  }

  #sp-button-35{
    width : 284px;
  }

  #sp-button-36{
    width : 284px;
  }

  #sp-button-4{
    margin-top : 8px;
    margin-left : 2px;
    margin-right : 4px;
    margin-bottom : 8px;
    width : 290px;
    height : 50px;
    float : right;
    position : relative;
    top : auto;
    bottom : 0px;
    right : 0px;
    left : auto;
  }

  #sp-button-5{
    margin-top : 8px;
    margin-left : 2px;
    margin-right : 4px;
    margin-bottom : 8px;
    width : 290px;
    height : 50px;
    float : right;
    position : relative;
    top : auto;
    bottom : 0px;
    right : 0px;
    left : auto;
  }

  #sp-button-6{
    margin-top : 8px;
    margin-left : 2px;
    margin-right : 4px;
    margin-bottom : 8px;
    width : 290px;
    height : 50px;
    float : right;
    position : relative;
    top : auto;
    bottom : 0px;
    right : 0px;
    left : auto;
  }

  #sp-button-7{
    margin-top : 8px;
    margin-left : 2px;
    margin-right : 4px;
    margin-bottom : 8px;
    width : 290px;
    height : 50px;
    float : right;
    position : relative;
    top : auto;
    bottom : 0px;
    right : 0px;
    left : auto;
  }

  #sp-button-8{
    margin-top : 8px;
    margin-left : 2px;
    margin-right : 4px;
    margin-bottom : 8px;
    width : 290px;
    height : 50px;
    float : right;
    position : relative;
    top : auto;
    bottom : 0px;
    right : 0px;
    left : auto;
  }

  #sp-button-9{
    margin-top : 8px;
    margin-left : 2px;
    margin-right : 4px;
    margin-bottom : 8px;
    width : 290px;
    height : 50px;
    float : right;
    position : relative;
    top : auto;
    bottom : 0px;
    right : 0px;
    left : auto;
  }

  #sp-definition-list-1{
    margin-left : 14px;
    width : 873px;
  }

  #sp-definition-list-2{
    margin-left : 39px;
    width : 798px;
  }

  #sp-definition-list-3{
    margin-left : 92px;
    margin-right : 68px;
    margin-bottom : -3px;
    width : 700px;
  }

  #sp-definition-list-4{
    margin-left : 92px;
    margin-right : 68px;
    width : 700px;
  }

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

  #sp-image-10{
    margin-left : 41px;
    width : 540px;
    height : 425px;
  }

  #sp-image-11{
    margin-top : auto;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 61px;
    width : 619px;
    height : 419px;
  }

  #sp-image-15{
    width : 514px;
    height : 731px;
  }

  #sp-image-16{
    width : 537px;
    height : 886px;
  }

  #sp-image-17{
    width : 462px;
    height : 347px;
  }

  #sp-image-18{
    width : 461px;
    height : 346px;
  }

  #sp-image-19{
    width : 463px;
    height : 337px;
  }

  #sp-image-2{
    float : left;
    position : relative;
  }

  #sp-image-20{
    margin-bottom : 22px;
    width : 356px;
    height : 264px;
    float : left;
    position : relative;
  }

  #sp-image-21{
    margin-bottom : 25px;
    width : 397px;
    height : 263px;
    float : right;
    position : relative;
  }

  #sp-image-22{
    margin-top : 0px;
    width : 357px;
    height : 267px;
    float : left;
    position : relative;
  }

  #sp-image-4{
    width : 453px;
    height : 301px;
  }

  #sp-image-5{
    float : left;
    position : relative;
  }

  #sp-image-6{
    margin-left : 42px;
    width : 379px;
    height : 284px;
    float : left;
    position : relative;
  }

  #sp-image-7{
    margin-right : 53px;
    width : 380px;
    height : 285px;
    float : right;
    position : relative;
  }

  #sp-image-8{
    margin-top : 27px;
    margin-left : 40px;
    width : 381px;
    height : 252px;
    float : left;
    position : relative;
  }

  #sp-image-9{
    margin-top : 24px;
  }

  #sp-list-1{
    margin-bottom : 36px;
    width : 441px;
    float : left;
    position : relative;
  }

  #sp-list-2{
    margin-bottom : 38px;
    width : 435px;
    float : right;
    position : relative;
  }

  #sp-list-3{
    margin-bottom : 36px;
    width : 442px;
    float : left;
    position : relative;
  }

  #sp-list-4{
    margin-bottom : 36px;
    width : 435px;
    float : right;
    position : relative;
  }

  #sp-list-5{
    margin-bottom : 36px;
    width : 442px;
    float : left;
    position : relative;
  }

  #sp-list-6{
    margin-bottom : 33px;
    width : 438px;
    min-height : 123px;
    float : right;
    position : relative;
  }

  #sp-list-7{
    margin-bottom : -3px;
    width : 443px;
    min-height : 135px;
    float : left;
    position : relative;
  }

  #sp-list-8{
    margin-bottom : 36px;
    width : 443px;
    min-height : 135px;
    float : right;
    position : relative;
  }

  #sp-photo-motion-1 {
  }

  #sp-site-branding2-1{
    margin-bottom : 1px;
    min-height : 166px;
  }

  #sp-site-branding2-1 > .extra{
    margin-top : 10px;
    margin-left : -1px;
    margin-bottom : 4px;
    width : 893px;
    min-height : 45px;
  }

  #sp-site-branding2-1 > .site-description{
    margin-top : 0px;
    margin-left : 3px;
    width : 885px;
    height : 15px;
    top : 14px;
    bottom : auto;
    right : auto;
    left : 4px;
  }

  #sp-site-branding2-1 > .site-title{
    margin-left : 272px;
    margin-right : 319px;
    margin-bottom : 23px;
    width : 700px;
    height : 183px;
  }

  #sp-site-navigation-1{
    margin-top : 10px;
    margin-left : -96px;
    margin-bottom : 0px;
    width : 1144px;
    min-height : 49px;
  }

  #sp-site-navigation-2{
    margin-top : -24px;
    margin-left : -299px;
    margin-right : auto;
    margin-bottom : 17px;
    width : 1622px;
    min-height : 49px;
  }

  #sp-site-navigation-3{
    margin-bottom : 25px;
  }

  #sp-table-1{
    margin-top : 29px;
    margin-bottom : 37px;
    min-height : 198px;
  }

  #sp-table-10{
    margin-left : 0px;
    margin-bottom : 5px;
    width : 900px;
    min-height : 129px;
  }

  #sp-table-11{
    margin-top : 5px;
    margin-left : 0px;
    margin-bottom : 5px;
    width : 900px;
    min-height : 129px;
  }

  #sp-table-12{
    margin-left : 0px;
    margin-bottom : 5px;
    width : 900px;
    min-height : 129px;
  }

  #sp-table-2{
    margin-bottom : 37px;
  }

  #sp-table-3{
    margin-top : 29px;
    margin-bottom : 37px;
    min-height : 198px;
  }

  #sp-table-4{
    margin-top : 29px;
    margin-bottom : 37px;
    min-height : 198px;
  }

  #sp-table-5{
    width : 900px;
    min-height : 129px;
  }

  #sp-table-6{
    margin-left : 0px;
    margin-bottom : 5px;
    width : 900px;
    min-height : 129px;
  }

  #sp-table-7{
    margin-left : 0px;
    margin-bottom : 5px;
    width : 900px;
    min-height : 129px;
  }

  #sp-table-8{
    margin-left : 0px;
    margin-bottom : 5px;
    width : 900px;
    min-height : 129px;
  }

  #sp-table-9{
    margin-left : 0px;
    margin-bottom : 5px;
    width : 900px;
    min-height : 129px;
  }

  .sp-wp-post-list#sp-wp-post-list-1{
    margin-bottom : 1px;
  }
}

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

  #sp-block-container-11{
    margin-bottom : -8px;
  }

  #sp-block-container-12{
    margin-top : -26px;
  }

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

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

  #sp-block-container-20{
    margin-bottom : -10px;
  }

  #sp-block-container-24{
    margin-top : -42px;
  }

  #sp-block-container-25{
    margin-bottom : 8px;
  }

  #sp-block-container-26{
    margin-top : 41px;
  }

  #sp-block-container-29{
    margin-bottom : -2px;
  }

  #sp-block-container-30{
    margin-top : -55px;
  }

  #sp-block-container-44{
    margin-bottom : 0px;
    width : auto;
  }

  #sp-button-1{
    width : auto;
  }

  #sp-button-10{
    width : 242px;
  }

  #sp-button-11{
    margin-top : -2px;
    width : 242px;
  }

  #sp-button-12{
    width : 242px;
  }

  #sp-button-13{
    width : 242px;
  }

  #sp-button-14{
    width : 242px;
  }

  #sp-button-15{
    width : 242px;
  }

  #sp-button-16{
    width : 242px;
  }

  #sp-button-17{
    width : 242px;
  }

  #sp-button-18{
    width : 231px;
  }

  #sp-button-19{
    width : 230px;
  }

  #sp-button-2{
    width : auto;
  }

  #sp-button-20{
    width : 238px;
  }

  #sp-button-21{
    width : 237px;
  }

  #sp-button-22{
    width : 226px;
  }

  #sp-button-23{
    width : 231px;
  }

  #sp-button-24{
    width : 231px;
  }

  #sp-button-25{
    margin-bottom : 1px;
    width : 305px;
  }

  #sp-button-26{
    margin-top : 24px;
    margin-bottom : 1px;
    width : 305px;
  }

  #sp-button-27{
    margin-top : 24px;
    margin-bottom : 1px;
    width : 304px;
  }

  #sp-button-28{
    margin-top : 24px;
    margin-bottom : 1px;
    width : 304px;
  }

  #sp-button-29{
    margin-top : 24px;
    margin-bottom : 1px;
    width : 305px;
  }

  #sp-button-3{
    width : auto;
  }

  #sp-button-30{
    margin-top : 22px;
    margin-bottom : 0px;
    width : 305px;
  }

  #sp-button-31{
    margin-top : 22px;
    margin-bottom : 0px;
    width : 304px;
  }

  #sp-button-32{
    margin-top : 22px;
    margin-bottom : 0px;
    width : 304px;
  }

  #sp-button-4{
    width : auto;
  }

  #sp-button-5{
    width : auto;
  }

  #sp-button-6{
    width : auto;
  }

  #sp-button-7{
    width : auto;
  }

  #sp-button-8{
    width : auto;
  }

  #sp-button-9{
    width : auto;
  }

  #sp-definition-list-3{
    margin-top : -35px;
    margin-bottom : -31px;
    width : auto;
  }

  #sp-definition-list-4{
    width : auto;
  }

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

  #sp-image-10{
    width : 256px;
    height : 201px;
  }

  #sp-image-11{
    margin-left : 29px;
    margin-bottom : 32px;
    width : 264px;
    height : 195px;
  }

  #sp-image-5{
    height : auto;
    display : none;
  }

  #sp-photo-motion-1{
    margin-bottom : -27px;
  }

  #sp-site-branding2-1 > .extra{
    margin-top : 19px;
    margin-bottom : 9px;
  }

  #sp-site-branding2-1 > .site-description{
    margin-top : 6px;
    top : 5px;
    bottom : auto;
    right : auto;
    left : 1px;
  }

  #sp-site-branding2-1 > .site-title{
    margin-top : 15px;
    margin-bottom : -21px;
  }

  #sp-site-navigation-2{
    display : none;
  }

  #sp-site-navigation-3{
    margin-bottom : 1px;
  }

  #sp-table-1{
    margin-bottom : 32px;
  }

  #sp-table-2{
    margin-bottom : 31px;
  }

  #sp-table-3{
    margin-bottom : 27px;
  }
}