#colophon{
  background-image : url(img/back-colophon.png);
  padding-top : 2px;
  margin-top : 40px;
  position : relative;
}

#colophon::before{
  background-image : url(img/line-colophon.png);
  width : 100%;
  height : 2px;
  display : block;
  position : absolute;
  top : 0px;
  content : '';
}

#content{
  min-height : 50px;
}

#contenthead {
}

#masthead{
  background-color : transparent;
}

#page{
  font-size : 1.2rem;
}

#sidebar1{
  background-image : url(img/back-side-01.png);
}

#sidebar2{
  background-image : url(img/back-side-01.png);
}

*{
  box-sizing : border-box;
  
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.sp-button{
  width : 122px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

a:focus{
  text-decoration : none;
}

a:hover{
  text-decoration : none;
}

article{
  display : block;
}

aside{
  display : block;
}

body{
  font-size : 1.7rem;
  font-family : "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  line-height : 1.5;
  color : #333333;
  background-color : #ce3348;
  background-image : url(img/back-body.png);
  text-align : left;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  word-wrap : break-word;
}

details{
  display : block;
}

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

figcaption{
  display : block;
}

figure{
  display : block;
}

footer{
  display : block;
}

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

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

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

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

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

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

header{
  display : block;
}

hgroup{
  display : block;
}

html{
  font-size : 62.5%;
}

main{
  display : block;
}

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

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

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

section{
  display : block;
}

summary{
  display : block;
}

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

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

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

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

  #content{
    min-height : 50px;
  }

  #contenthead > a{
    margin-bottom : 20px;
  }

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

  #main-inner{
    float : left;
  }

  #masthead{
    margin-bottom : 0px;
  }

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

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

  #primary{
    float : right;
  }

  #sidebar1{
    background-color : transparent;
    background-image : url(img/image5.jpg);
    background-position : right bottom;
    background-size : cover;
    padding-top : 25px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    border-top-width : 0px;
    border-left-width : 0px;
    border-right-width : 0px;
    border-bottom-width : 0px;
    border-top-style : dotted;
    border-left-style : dotted;
    border-right-style : dotted;
    border-bottom-style : dotted;
    border-top-color : #000000;
    border-left-color : #000000;
    border-right-color : #000000;
    border-bottom-color : #000000;
    border-top-left-radius : 20px 20px;
    border-top-right-radius : 20px 20px;
    border-bottom-right-radius : 20px 20px;
    border-bottom-left-radius : 20px 20px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  body{
    min-width : 1000px;
  }
}

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

  #content{
    width : 1000px;
  }

  #contenthead{
    padding-top : 50px;
    width : 1000px;
  }

  #contenthead > .sp-site-navigation{
    clear : both;
  }

  #contenthead > a{
    float : right;
  }

  #main-inner{
    margin-top : 40px;
  }

  #masthead-inner .extra{
    width : 700px;
    top : 26px;
    right : 0px;
    left : 300px;
  }

  #masthead-inner .site-description{
    width : 700px;
    top : 10px;
    right : 0px;
    left : 300px;
  }

  #masthead-inner .site-title{
    left : 0px;
  }

  #masthead-inner > .sp-site-branding2{
    position : absolute;
  }
}

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

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

  #sidebar1{
    background-image : url(img/image6.jpg);
    margin-top : 10px;
  }

  #sidebar2{
    margin-top : 10px;
  }

  *{
    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-sidebar{
    padding-left : 10px;
    padding-right : 10px;
    margin-top : 30px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  embed{
    max-width : 100%;
  }
}

#sp-site-navigation-3, #sp-site-navigation-5{
  font-size : 13px;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
}

#sp-site-navigation-3 .menu-toggle, #sp-site-navigation-5 .menu-toggle{
  display : none;
}

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

#sp-site-navigation-3 ul ul, #sp-site-navigation-5 ul ul{
  color : #333333;
  background-color : #ffffff;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  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;
  list-style-type : none;
  list-style-position : outside;
  position : absolute;
  top : 35px;
  left : 0px;
  z-index : 9999;
}

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

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

#sp-site-navigation-3 ul ul li a:hover, #sp-site-navigation-5 ul ul li a:hover{
  color : #ffffff;
  background-color : #444444;
}

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

#sp-site-navigation-3 ul::after, #sp-site-navigation-5 ul::after{
  height : 0px;
  clear : both;
  display : block;
  visibility : hidden;
  content : ".";
}

#sp-site-navigation-3 > ul, #sp-site-navigation-5 > 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;
  position : relative;
  box-sizing : border-box;
}

#sp-site-navigation-3 > ul > li, #sp-site-navigation-5 > ul > li{
  float : left;
}

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

#sp-site-navigation-3 > ul > li > a, #sp-site-navigation-5 > ul > li > a{
  line-height : 40px;
  color : #95c729;
  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;
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
  display : block;
}

#sp-site-navigation-3 > ul > li > a:hover, #sp-site-navigation-5 > ul > li > a:hover{
  color : #ffffff;
  background-color : #8fc31f;
  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;
}

#sp-site-navigation-3 > ul > ul > li > a, #sp-site-navigation-5 > ul > ul > li > a{
  color : #333333;
}

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

  #sp-site-navigation-3, #sp-site-navigation-5{
    text-align : center;
    width : 100%;
  }

  #sp-site-navigation-3 .menu-toggle, #sp-site-navigation-5 .menu-toggle{
    display : none;
    cursor : pointer;
  }

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

  #sp-site-navigation-3 ul, #sp-site-navigation-5 ul{
    display : block;
    list-style-type : none;
    list-style-position : outside;
  }

  #sp-site-navigation-3 ul li, #sp-site-navigation-5 ul li{
    display : block;
  }

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

  #sp-site-navigation-3 ul ul, #sp-site-navigation-5 ul ul{
    display : none;
  }

  .button-menu#sp-site-navigation-3, .button-menu#sp-site-navigation-5{
    background-color : #8fc31f;
    background-image : none;
    padding-top : 0px;
    margin-top : 0px;
    position : relative;
  }

  .button-menu#sp-site-navigation-3 .menu-toggle, .button-menu#sp-site-navigation-5 .menu-toggle{
    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;
    display : block;
    cursor : pointer;
  }

  .button-menu#sp-site-navigation-3 li, .button-menu#sp-site-navigation-5 li{
    background-color : #ffffff;
  }

  .button-menu#sp-site-navigation-3 ul, .button-menu#sp-site-navigation-5 ul{
    display : none;
  }

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

#sp-image-1, #sp-image-10, #sp-image-100, #sp-image-101, #sp-image-102, #sp-image-103, #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-23, #sp-image-24, #sp-image-25, #sp-image-26, #sp-image-27, #sp-image-28, #sp-image-29, #sp-image-3, #sp-image-30, #sp-image-31, #sp-image-32, #sp-image-33, #sp-image-34, #sp-image-35, #sp-image-36, #sp-image-37, #sp-image-38, #sp-image-39, #sp-image-4, #sp-image-40, #sp-image-41, #sp-image-42, #sp-image-43, #sp-image-44, #sp-image-45, #sp-image-46, #sp-image-47, #sp-image-48, #sp-image-49, #sp-image-5, #sp-image-50, #sp-image-51, #sp-image-52, #sp-image-53, #sp-image-54, #sp-image-55, #sp-image-56, #sp-image-57, #sp-image-58, #sp-image-59, #sp-image-6, #sp-image-60, #sp-image-61, #sp-image-62, #sp-image-63, #sp-image-64, #sp-image-65, #sp-image-66, #sp-image-67, #sp-image-68, #sp-image-69, #sp-image-7, #sp-image-70, #sp-image-71, #sp-image-72, #sp-image-74, #sp-image-75, #sp-image-76, #sp-image-77, #sp-image-78, #sp-image-79, #sp-image-8, #sp-image-80, #sp-image-81, #sp-image-82, #sp-image-83, #sp-image-84, #sp-image-85, #sp-image-86, #sp-image-87, #sp-image-88, #sp-image-89, #sp-image-9, #sp-image-90, #sp-image-91, #sp-image-92, #sp-image-93, #sp-image-94, #sp-image-95, #sp-image-96, #sp-image-97, #sp-image-98, #sp-image-99{
  max-width : 100%;
}

#sp-image-73{
  text-decoration : none;
  border-top-left-radius : 6px 6px;
  border-top-right-radius : 6px 6px;
  border-bottom-right-radius : 6px 6px;
  border-bottom-left-radius : 6px 6px;
  box-shadow : 0px 3px 4px rgba(0, 0, 0, 0.5);
  max-width : 100%;
}

#sp-page-title-9{
  background-color : #225e4e;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 100%;
  height : auto;
  position : relative;
}

#sp-page-title-9::after{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-left-width : 13px;
  border-bottom-width : 13px;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : rgba(0, 0, 0, 0.5);
  border-bottom-color : rgba(0, 0, 0, 0.35);
  width : 0px;
  height : 0px;
  display : block;
  position : absolute;
  bottom : 0px;
  right : 0px;
  content : "";
}

#sp-page-title-9 > h1{
  font-size : 20px;
  color : #ffffff;
  padding-top : 20px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 15px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-page-title-10, #sp-page-title-11{
  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-10 > h1, #sp-page-title-11 > h1{
  font-size : 20px;
  color : #555555;
  padding-top : 15px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
}

#sp-site-navigation-1{
  font-size : 1.3rem;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 30px;
  width : 100%;
}

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

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

#sp-site-navigation-1 a:link{
  color : #000000;
  text-decoration : none;
}

#sp-site-navigation-1 a:visited{
  color : #000000;
  text-decoration : none;
}

#sp-site-navigation-1 li.current_page_item > a{
  font-weight : bold;
  color : #ffffff;
  background-color : #f36969;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
}

#sp-site-navigation-1 ul ul{
  padding-left : 0px;
}

#sp-site-navigation-1 ul ul li a{
  font-size : 80%;
  color : #000000;
  background-color : #ffe2e2;
  text-decoration : none;
  text-align : center;
  padding-left : 0px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #f36969;
  display : block;
}

#sp-site-navigation-1 ul ul li a:hover{
  font-weight : bold;
  color : #ffffff;
  background-color : #f36969;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
}

#sp-site-navigation-1 ul ul li.current-menu-ancestor > a{
  font-weight : bold;
  color : #ffffff;
  background-color : #f36969;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
}

#sp-site-navigation-1 ul ul li.current-menu-item > a{
  font-weight : bold;
  color : #ffffff;
  background-color : #f36969;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
}

#sp-site-navigation-1 ul ul li.current_page_ancestor > a{
  font-weight : bold;
  color : #ffffff;
  background-color : #f36969;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
}

#sp-site-navigation-1 ul ul li.current_page_item > a{
  font-weight : bold;
  color : #ffffff;
  background-color : #f36969;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
}

#sp-site-navigation-1 > ul{
  font-size : 1.3rem;
  line-height : 30px;
  color : #ffffff;
  text-align : left;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-top-width : 2px;
  border-top-style : solid;
  border-top-color : #f36969;
  width : 100%;
  list-style-type : none;
  list-style-position : outside;
  position : relative;
  box-sizing : border-box;
}

#sp-site-navigation-1 > ul > li.current-menu-ancestor > a{
  font-weight : bold;
  color : #ffffff;
  background-color : #f36969;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
}

#sp-site-navigation-1 > ul > li.current-menu-item > a{
  font-weight : bold;
  color : #ffffff;
  background-color : #f36969;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
}

#sp-site-navigation-1 > ul > li.current_page_ancestor > a{
  font-weight : bold;
  color : #ffffff;
  background-color : #f36969;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
}

#sp-site-navigation-1 > ul > li > a{
  line-height : 40px;
  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;
  text-decoration : none;
  text-align : center;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #f36969;
  display : block;
}

#sp-site-navigation-1 > ul > li > a:hover{
  font-weight : bold;
  color : #ffffff;
  background-color : #f36969;
  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;
}

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

  #sp-site-navigation-1{
    background-image : none;
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    margin-top : 0px;
    border-left-width : medium;
    border-right-width : medium;
    border-left-style : none;
    border-right-style : none;
    border-left-color : initial;
    border-right-color : initial;
    position : relative;
  }

  #sp-site-navigation-1 .menu-toggle{
    background-color : #f36969;
    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 : rgba(255, 255, 255, 0.5);
    display : none;
    cursor : pointer;
  }

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

  #sp-site-navigation-1 ul{
    background-color : #ffffff;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    border-left-width : medium;
    border-right-width : medium;
    border-left-style : none;
    border-right-style : none;
    border-left-color : initial;
    border-right-color : initial;
    display : block;
    list-style-type : none;
    list-style-position : outside;
  }

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

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

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

  .menu-toggle{
    display : none;
  }
}

#sp-site-navigation-7, #sp-site-navigation-8{
  font-size : 1.3rem;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 30px;
  width : 100%;
}

#sp-site-navigation-7 .menu-toggle, #sp-site-navigation-8 .menu-toggle{
  display : none;
}

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

#sp-site-navigation-7 a:link, #sp-site-navigation-8 a:link{
  color : #667da4;
  text-decoration : none;
}

#sp-site-navigation-7 a:visited, #sp-site-navigation-8 a:visited{
  color : #667da4;
  text-decoration : none;
}

#sp-site-navigation-7 li.current_page_item > a, #sp-site-navigation-8 li.current_page_item > a{
  color : #ffffff;
  background-color : #bde4f6;
  margin-top : 0px;
  margin-left : 1px;
  margin-right : auto;
  margin-bottom : 0px;
  border-left-width : 2px;
  border-left-style : solid;
  border-left-color : #deeff7;
}

#sp-site-navigation-7 ul ul, #sp-site-navigation-8 ul ul{
  padding-left : 0px;
}

#sp-site-navigation-7 ul ul li a, #sp-site-navigation-8 ul ul li a{
  font-size : 80%;
  color : #667da4;
  background-color : #ffffff;
  text-decoration : none;
  padding-left : 30px;
  margin-left : 1px;
  border-left-width : 2px;
  border-left-style : solid;
  border-left-color : #667da4;
  display : block;
}

#sp-site-navigation-7 ul ul li a:hover, #sp-site-navigation-8 ul ul li a:hover{
  color : #ffffff;
  background-color : #bde4f6;
  margin-top : 0px;
  margin-left : 1px;
  margin-right : auto;
  margin-bottom : 0px;
  border-left-width : 2px;
  border-left-style : solid;
  border-left-color : #deeff7;
}

#sp-site-navigation-7 ul ul li.current-menu-ancestor > a, #sp-site-navigation-8 ul ul li.current-menu-ancestor > a{
  color : #ffffff;
  background-color : #bde4f6;
  margin-top : 0px;
  margin-left : 1px;
  margin-right : auto;
  margin-bottom : 0px;
  border-left-width : 2px;
  border-left-style : solid;
  border-left-color : #deeff7;
}

#sp-site-navigation-7 ul ul li.current-menu-item > a, #sp-site-navigation-8 ul ul li.current-menu-item > a{
  color : #ffffff;
  background-color : #bde4f6;
  margin-top : 0px;
  margin-left : 1px;
  margin-right : auto;
  margin-bottom : 0px;
  border-left-width : 2px;
  border-left-style : solid;
  border-left-color : #deeff7;
}

#sp-site-navigation-7 ul ul li.current_page_ancestor > a, #sp-site-navigation-8 ul ul li.current_page_ancestor > a{
  color : #ffffff;
  background-color : #bde4f6;
  margin-top : 0px;
  margin-left : 1px;
  margin-right : auto;
  margin-bottom : 0px;
  border-left-width : 2px;
  border-left-style : solid;
  border-left-color : #deeff7;
}

#sp-site-navigation-7 ul ul li.current_page_item > a, #sp-site-navigation-8 ul ul li.current_page_item > a{
  color : #ffffff;
  background-color : #bde4f6;
  margin-top : 0px;
  margin-left : 1px;
  margin-right : auto;
  margin-bottom : 0px;
  border-left-width : 2px;
  border-left-style : solid;
  border-left-color : #deeff7;
}

#sp-site-navigation-7 > ul, #sp-site-navigation-8 > ul{
  font-size : 1.3rem;
  line-height : 30px;
  color : #667da4;
  background-color : #ffffff;
  text-align : left;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  width : 100%;
  list-style-type : none;
  list-style-position : outside;
  position : relative;
  box-sizing : border-box;
}

#sp-site-navigation-7 > ul > li.current-menu-ancestor > a, #sp-site-navigation-8 > ul > li.current-menu-ancestor > a{
  color : #ffffff;
  background-color : #bde4f6;
  margin-top : 0px;
  margin-left : 1px;
  margin-right : auto;
  margin-bottom : 0px;
  border-left-width : 2px;
  border-left-style : solid;
  border-left-color : #deeff7;
}

#sp-site-navigation-7 > ul > li.current-menu-item > a, #sp-site-navigation-8 > ul > li.current-menu-item > a{
  color : #ffffff;
  background-color : #bde4f6;
  margin-top : 0px;
  margin-left : 1px;
  margin-right : auto;
  margin-bottom : 0px;
  border-left-width : 2px;
  border-left-style : solid;
  border-left-color : #deeff7;
}

#sp-site-navigation-7 > ul > li.current_page_ancestor > a, #sp-site-navigation-8 > ul > li.current_page_ancestor > a{
  color : #ffffff;
  background-color : #bde4f6;
  margin-top : 0px;
  margin-left : 1px;
  margin-right : auto;
  margin-bottom : 0px;
  border-left-width : 2px;
  border-left-style : solid;
  border-left-color : #deeff7;
}

#sp-site-navigation-7 > ul > li > a, #sp-site-navigation-8 > ul > li > a{
  line-height : 40px;
  color : #667da4;
  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;
  padding-top : 5px;
  padding-left : 14px;
  padding-right : 5px;
  padding-bottom : 5px;
  margin-left : 1px;
  border-left-width : 2px;
  border-left-style : solid;
  border-left-color : #667da4;
  display : block;
}

#sp-site-navigation-7 > ul > li > a:hover, #sp-site-navigation-8 > ul > li > a:hover{
  color : #ffffff;
  background-color : #bde4f6;
  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 : 1px;
  margin-right : auto;
  margin-bottom : 0px;
  border-left-width : 2px;
  border-left-style : solid;
  border-left-color : #deeff7;
}

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

  #sp-site-navigation-7, #sp-site-navigation-8{
    background-image : none;
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    margin-top : 0px;
    border-left-width : medium;
    border-right-width : medium;
    border-left-style : none;
    border-right-style : none;
    border-left-color : initial;
    border-right-color : initial;
    position : relative;
  }

  #sp-site-navigation-7 .menu-toggle, #sp-site-navigation-8 .menu-toggle{
    background-color : #bde4f6;
    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;
    display : none;
    cursor : pointer;
  }

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

  #sp-site-navigation-7 ul, #sp-site-navigation-8 ul{
    background-color : #bde4f6;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    border-left-width : medium;
    border-right-width : medium;
    border-left-style : none;
    border-right-style : none;
    border-left-color : initial;
    border-right-color : initial;
    display : block;
    list-style-type : none;
    list-style-position : outside;
  }

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

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

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

  .menu-toggle, .menu-toggle{
    display : none;
  }
}

#breadcrumb-list{
  font-size : 1rem;
  line-height : 1.8;
  box-sizing : border-box;
}

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

#sp-page-title-1 h1, #sp-page-title-12 h1, #sp-page-title-13 h1, #sp-page-title-14 h1, #sp-page-title-15 h1, #sp-page-title-16 h1, #sp-page-title-17 h1, #sp-page-title-18 h1, #sp-page-title-19 h1, #sp-page-title-2 h1, #sp-page-title-20 h1, #sp-page-title-21 h1, #sp-page-title-22 h1, #sp-page-title-23 h1, #sp-page-title-24 h1, #sp-page-title-25 h1, #sp-page-title-26 h1, #sp-page-title-27 h1, #sp-page-title-3 h1, #sp-page-title-4 h1, #sp-page-title-5 h1, #sp-page-title-6 h1, #sp-page-title-7 h1, #sp-page-title-8 h1{
  font-size : 2.2rem;
  font-weight : normal;
  line-height : 1;
  color : #000000;
  background-image : url(img/line-title-01.png);
  background-repeat : repeat-x;
  background-position : left bottom;
  padding-top : 19px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 20px;
  margin-bottom : 0px;
}

#sp-wp-post-list-1, #sp-wp-post-list-14, #sp-wp-post-list-15, #sp-wp-post-list-16, #sp-wp-post-list-17, #sp-wp-post-list-18, #sp-wp-post-list-19, #sp-wp-post-list-2, #sp-wp-post-list-20, #sp-wp-post-list-3, #sp-wp-post-list-4, #sp-wp-post-list-5{
  margin-top : 0px;
  margin-bottom : 40px;
}

.hpb-viewtype-content#sp-wp-post-list-1 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-14 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-15 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-16 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-17 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-18 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-19 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-2 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-20 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-3 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-4 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-5 > .hpb-more-entry a{
  margin-top : 15px;
  margin-right : 20px;
}

.hpb-viewtype-date#sp-wp-post-list-1 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-14 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-15 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-16 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-17 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-18 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-19 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-2 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-20 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-3 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-4 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-5 > .hpb-more-entry a{
  margin-top : 15px;
  margin-right : 20px;
}

.hpb-viewtype-title#sp-wp-post-list-1 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-14 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-15 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-16 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-17 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-18 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-19 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-2 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-20 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-3 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-4 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-5 > .hpb-more-entry a{
  margin-top : 15px;
  margin-right : 20px;
}

#sp-wp-post-list-1 > .hpb-more-entry, #sp-wp-post-list-14 > .hpb-more-entry, #sp-wp-post-list-15 > .hpb-more-entry, #sp-wp-post-list-16 > .hpb-more-entry, #sp-wp-post-list-17 > .hpb-more-entry, #sp-wp-post-list-18 > .hpb-more-entry, #sp-wp-post-list-19 > .hpb-more-entry, #sp-wp-post-list-2 > .hpb-more-entry, #sp-wp-post-list-20 > .hpb-more-entry, #sp-wp-post-list-3 > .hpb-more-entry, #sp-wp-post-list-4 > .hpb-more-entry, #sp-wp-post-list-5 > .hpb-more-entry{
  text-align : right;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  clear : both;
}

#sp-wp-post-list-1 > .hpb-more-entry a, #sp-wp-post-list-14 > .hpb-more-entry a, #sp-wp-post-list-15 > .hpb-more-entry a, #sp-wp-post-list-16 > .hpb-more-entry a, #sp-wp-post-list-17 > .hpb-more-entry a, #sp-wp-post-list-18 > .hpb-more-entry a, #sp-wp-post-list-19 > .hpb-more-entry a, #sp-wp-post-list-2 > .hpb-more-entry a, #sp-wp-post-list-20 > .hpb-more-entry a, #sp-wp-post-list-3 > .hpb-more-entry a, #sp-wp-post-list-4 > .hpb-more-entry a, #sp-wp-post-list-5 > .hpb-more-entry a{
  color : #ffffff;
  background-color : #00300d;
  text-decoration : none;
  text-align : center;
  padding-top : 9px;
  padding-left : 30px;
  padding-right : 30px;
  padding-bottom : 8px;
  margin-top : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-top-width : medium;
  border-left-width : medium;
  border-right-width : medium;
  border-bottom-width : medium;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : initial;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : initial;
  display : inline-block;
}

#sp-wp-post-list-1 > article, #sp-wp-post-list-14 > article, #sp-wp-post-list-15 > article, #sp-wp-post-list-16 > article, #sp-wp-post-list-17 > article, #sp-wp-post-list-18 > article, #sp-wp-post-list-19 > article, #sp-wp-post-list-2 > article, #sp-wp-post-list-20 > article, #sp-wp-post-list-3 > article, #sp-wp-post-list-4 > article, #sp-wp-post-list-5 > article{
  margin-bottom : 40px;
  overflow : hidden;
}

#sp-wp-post-list-1 > article > div, #sp-wp-post-list-14 > article > div, #sp-wp-post-list-15 > article > div, #sp-wp-post-list-16 > article > div, #sp-wp-post-list-17 > article > div, #sp-wp-post-list-18 > article > div, #sp-wp-post-list-19 > article > div, #sp-wp-post-list-2 > article > div, #sp-wp-post-list-20 > article > div, #sp-wp-post-list-3 > article > div, #sp-wp-post-list-4 > article > div, #sp-wp-post-list-5 > article > div{
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 10px;
}

#sp-wp-post-list-1 > article > footer, #sp-wp-post-list-14 > article > footer, #sp-wp-post-list-15 > article > footer, #sp-wp-post-list-16 > article > footer, #sp-wp-post-list-17 > article > footer, #sp-wp-post-list-18 > article > footer, #sp-wp-post-list-19 > article > footer, #sp-wp-post-list-2 > article > footer, #sp-wp-post-list-20 > article > footer, #sp-wp-post-list-3 > article > footer, #sp-wp-post-list-4 > article > footer, #sp-wp-post-list-5 > article > footer{
  color : #968b55;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 10px;
  clear : both;
}

#sp-wp-post-list-1 > article > footer .by-author, #sp-wp-post-list-14 > article > footer .by-author, #sp-wp-post-list-15 > article > footer .by-author, #sp-wp-post-list-16 > article > footer .by-author, #sp-wp-post-list-17 > article > footer .by-author, #sp-wp-post-list-18 > article > footer .by-author, #sp-wp-post-list-19 > article > footer .by-author, #sp-wp-post-list-2 > article > footer .by-author, #sp-wp-post-list-20 > article > footer .by-author, #sp-wp-post-list-3 > article > footer .by-author, #sp-wp-post-list-4 > article > footer .by-author, #sp-wp-post-list-5 > article > footer .by-author{
  background-image : url(img/icon-author.png);
}

#sp-wp-post-list-1 > article > footer .cat-links, #sp-wp-post-list-14 > article > footer .cat-links, #sp-wp-post-list-15 > article > footer .cat-links, #sp-wp-post-list-16 > article > footer .cat-links, #sp-wp-post-list-17 > article > footer .cat-links, #sp-wp-post-list-18 > article > footer .cat-links, #sp-wp-post-list-19 > article > footer .cat-links, #sp-wp-post-list-2 > article > footer .cat-links, #sp-wp-post-list-20 > article > footer .cat-links, #sp-wp-post-list-3 > article > footer .cat-links, #sp-wp-post-list-4 > article > footer .cat-links, #sp-wp-post-list-5 > article > footer .cat-links{
  background-image : url(img/icon-cat.png);
}

#sp-wp-post-list-1 > article > footer .comments-link, #sp-wp-post-list-14 > article > footer .comments-link, #sp-wp-post-list-15 > article > footer .comments-link, #sp-wp-post-list-16 > article > footer .comments-link, #sp-wp-post-list-17 > article > footer .comments-link, #sp-wp-post-list-18 > article > footer .comments-link, #sp-wp-post-list-19 > article > footer .comments-link, #sp-wp-post-list-2 > article > footer .comments-link, #sp-wp-post-list-20 > article > footer .comments-link, #sp-wp-post-list-3 > article > footer .comments-link, #sp-wp-post-list-4 > article > footer .comments-link, #sp-wp-post-list-5 > article > footer .comments-link{
  background-image : url(img/icon-comments.png);
}

#sp-wp-post-list-1 > article > footer .date, #sp-wp-post-list-14 > article > footer .date, #sp-wp-post-list-15 > article > footer .date, #sp-wp-post-list-16 > article > footer .date, #sp-wp-post-list-17 > article > footer .date, #sp-wp-post-list-18 > article > footer .date, #sp-wp-post-list-19 > article > footer .date, #sp-wp-post-list-2 > article > footer .date, #sp-wp-post-list-20 > article > footer .date, #sp-wp-post-list-3 > article > footer .date, #sp-wp-post-list-4 > article > footer .date, #sp-wp-post-list-5 > article > footer .date{
  background-image : url(img/icon-date.png);
}

#sp-wp-post-list-1 > article > footer .sep, #sp-wp-post-list-14 > article > footer .sep, #sp-wp-post-list-15 > article > footer .sep, #sp-wp-post-list-16 > article > footer .sep, #sp-wp-post-list-17 > article > footer .sep, #sp-wp-post-list-18 > article > footer .sep, #sp-wp-post-list-19 > article > footer .sep, #sp-wp-post-list-2 > article > footer .sep, #sp-wp-post-list-20 > article > footer .sep, #sp-wp-post-list-3 > article > footer .sep, #sp-wp-post-list-4 > article > footer .sep, #sp-wp-post-list-5 > article > footer .sep{
  display : none;
}

#sp-wp-post-list-1 > article > footer .tags-links, #sp-wp-post-list-14 > article > footer .tags-links, #sp-wp-post-list-15 > article > footer .tags-links, #sp-wp-post-list-16 > article > footer .tags-links, #sp-wp-post-list-17 > article > footer .tags-links, #sp-wp-post-list-18 > article > footer .tags-links, #sp-wp-post-list-19 > article > footer .tags-links, #sp-wp-post-list-2 > article > footer .tags-links, #sp-wp-post-list-20 > article > footer .tags-links, #sp-wp-post-list-3 > article > footer .tags-links, #sp-wp-post-list-4 > article > footer .tags-links, #sp-wp-post-list-5 > article > footer .tags-links{
  background-image : url(img/icon-tags.png);
}

#sp-wp-post-list-1 > article > footer a, #sp-wp-post-list-14 > article > footer a, #sp-wp-post-list-15 > article > footer a, #sp-wp-post-list-16 > article > footer a, #sp-wp-post-list-17 > article > footer a, #sp-wp-post-list-18 > article > footer a, #sp-wp-post-list-19 > article > footer a, #sp-wp-post-list-2 > article > footer a, #sp-wp-post-list-20 > article > footer a, #sp-wp-post-list-3 > article > footer a, #sp-wp-post-list-4 > article > footer a, #sp-wp-post-list-5 > article > footer a{
  color : #968b55;
  background-color : transparent;
  text-decoration : underline;
}

#sp-wp-post-list-1 > article > footer a:hover, #sp-wp-post-list-14 > article > footer a:hover, #sp-wp-post-list-15 > article > footer a:hover, #sp-wp-post-list-16 > article > footer a:hover, #sp-wp-post-list-17 > article > footer a:hover, #sp-wp-post-list-18 > article > footer a:hover, #sp-wp-post-list-19 > article > footer a:hover, #sp-wp-post-list-2 > article > footer a:hover, #sp-wp-post-list-20 > article > footer a:hover, #sp-wp-post-list-3 > article > footer a:hover, #sp-wp-post-list-4 > article > footer a:hover, #sp-wp-post-list-5 > article > footer a:hover{
  text-decoration : none;
}

#sp-wp-post-list-1 > article > footer span, #sp-wp-post-list-14 > article > footer span, #sp-wp-post-list-15 > article > footer span, #sp-wp-post-list-16 > article > footer span, #sp-wp-post-list-17 > article > footer span, #sp-wp-post-list-18 > article > footer span, #sp-wp-post-list-19 > article > footer span, #sp-wp-post-list-2 > article > footer span, #sp-wp-post-list-20 > article > footer span, #sp-wp-post-list-3 > article > footer span, #sp-wp-post-list-4 > article > footer span, #sp-wp-post-list-5 > article > footer span{
  font-size : 1.2rem;
  background-repeat : no-repeat;
  background-position : 0px 2px;
  vertical-align : middle;
  padding-top : 2px;
  padding-left : 20px;
  padding-right : 0px;
  padding-bottom : 2px;
  margin-right : 9px;
  display : inline-block;
}

#sp-wp-post-list-1 > article > header, #sp-wp-post-list-14 > article > header, #sp-wp-post-list-15 > article > header, #sp-wp-post-list-16 > article > header, #sp-wp-post-list-17 > article > header, #sp-wp-post-list-18 > article > header, #sp-wp-post-list-19 > article > header, #sp-wp-post-list-2 > article > header, #sp-wp-post-list-20 > article > header, #sp-wp-post-list-3 > article > header, #sp-wp-post-list-4 > article > header, #sp-wp-post-list-5 > article > header{
  margin-bottom : 10px;
}

#sp-wp-post-list-1 > article > header > .entry-title, #sp-wp-post-list-14 > article > header > .entry-title, #sp-wp-post-list-15 > article > header > .entry-title, #sp-wp-post-list-16 > article > header > .entry-title, #sp-wp-post-list-17 > article > header > .entry-title, #sp-wp-post-list-18 > article > header > .entry-title, #sp-wp-post-list-19 > article > header > .entry-title, #sp-wp-post-list-2 > article > header > .entry-title, #sp-wp-post-list-20 > article > header > .entry-title, #sp-wp-post-list-3 > article > header > .entry-title, #sp-wp-post-list-4 > article > header > .entry-title, #sp-wp-post-list-5 > article > header > .entry-title{
  font-size : 2.2rem;
  font-weight : normal;
  line-height : 1;
  color : #000000;
  background-color : transparent;
  background-image : url(img/line-title-01.png);
  background-repeat : repeat-x;
  background-position : left bottom;
  padding-top : 19px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 20px;
  margin-bottom : 20px;
  border-bottom-width : medium;
  border-bottom-style : none;
  border-bottom-color : initial;
}

#sp-wp-post-list-1 > article > header > .entry-title > a, #sp-wp-post-list-14 > article > header > .entry-title > a, #sp-wp-post-list-15 > article > header > .entry-title > a, #sp-wp-post-list-16 > article > header > .entry-title > a, #sp-wp-post-list-17 > article > header > .entry-title > a, #sp-wp-post-list-18 > article > header > .entry-title > a, #sp-wp-post-list-19 > article > header > .entry-title > a, #sp-wp-post-list-2 > article > header > .entry-title > a, #sp-wp-post-list-20 > article > header > .entry-title > a, #sp-wp-post-list-3 > article > header > .entry-title > a, #sp-wp-post-list-4 > article > header > .entry-title > a, #sp-wp-post-list-5 > article > header > .entry-title > a{
  color : #000000;
  text-decoration : none;
}

#sp-wp-post-list-1 > article > header > h4, #sp-wp-post-list-14 > article > header > h4, #sp-wp-post-list-15 > article > header > h4, #sp-wp-post-list-16 > article > header > h4, #sp-wp-post-list-17 > article > header > h4, #sp-wp-post-list-18 > article > header > h4, #sp-wp-post-list-19 > article > header > h4, #sp-wp-post-list-2 > article > header > h4, #sp-wp-post-list-20 > article > header > h4, #sp-wp-post-list-3 > article > header > h4, #sp-wp-post-list-4 > article > header > h4, #sp-wp-post-list-5 > article > header > h4{
  font-size : 2.2rem;
  font-weight : normal;
  line-height : 1;
  color : #000000;
  background-color : transparent;
  background-image : url(img/line-title-01.png);
  background-repeat : repeat-x;
  background-position : left bottom;
  padding-top : 19px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 20px;
  margin-bottom : 20px;
  border-bottom-width : medium;
  border-bottom-style : none;
  border-bottom-color : initial;
}

#sp-wp-post-list-1 > article > header > h4 > a, #sp-wp-post-list-14 > article > header > h4 > a, #sp-wp-post-list-15 > article > header > h4 > a, #sp-wp-post-list-16 > article > header > h4 > a, #sp-wp-post-list-17 > article > header > h4 > a, #sp-wp-post-list-18 > article > header > h4 > a, #sp-wp-post-list-19 > article > header > h4 > a, #sp-wp-post-list-2 > article > header > h4 > a, #sp-wp-post-list-20 > article > header > h4 > a, #sp-wp-post-list-3 > article > header > h4 > a, #sp-wp-post-list-4 > article > header > h4 > a, #sp-wp-post-list-5 > article > header > h4 > a{
  color : #000000;
  text-decoration : none;
}

#sp-wp-post-list-1 > article > p > img, #sp-wp-post-list-14 > article > p > img, #sp-wp-post-list-15 > article > p > img, #sp-wp-post-list-16 > article > p > img, #sp-wp-post-list-17 > article > p > img, #sp-wp-post-list-18 > article > p > img, #sp-wp-post-list-19 > article > p > img, #sp-wp-post-list-2 > article > p > img, #sp-wp-post-list-20 > article > p > img, #sp-wp-post-list-3 > article > p > img, #sp-wp-post-list-4 > article > p > img, #sp-wp-post-list-5 > article > p > img{
  margin-top : 0px;
  margin-left : 20px;
  margin-right : 1em;
  margin-bottom : 1em;
  float : left;
}

#sp-wp-post-list-1 > dl, #sp-wp-post-list-14 > dl, #sp-wp-post-list-15 > dl, #sp-wp-post-list-16 > dl, #sp-wp-post-list-17 > dl, #sp-wp-post-list-18 > dl, #sp-wp-post-list-19 > dl, #sp-wp-post-list-2 > dl, #sp-wp-post-list-20 > dl, #sp-wp-post-list-3 > dl, #sp-wp-post-list-4 > dl, #sp-wp-post-list-5 > dl{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 20px;
  margin-right : 20px;
  margin-bottom : 0px;
}

#sp-wp-post-list-1 > dl::after, #sp-wp-post-list-14 > dl::after, #sp-wp-post-list-15 > dl::after, #sp-wp-post-list-16 > dl::after, #sp-wp-post-list-17 > dl::after, #sp-wp-post-list-18 > dl::after, #sp-wp-post-list-19 > dl::after, #sp-wp-post-list-2 > dl::after, #sp-wp-post-list-20 > dl::after, #sp-wp-post-list-3 > dl::after, #sp-wp-post-list-4 > dl::after, #sp-wp-post-list-5 > dl::after{
  clear : both;
  display : table;
  content : "";
}

#sp-wp-post-list-1 > dl > dd, #sp-wp-post-list-14 > dl > dd, #sp-wp-post-list-15 > dl > dd, #sp-wp-post-list-16 > dl > dd, #sp-wp-post-list-17 > dl > dd, #sp-wp-post-list-18 > dl > dd, #sp-wp-post-list-19 > dl > dd, #sp-wp-post-list-2 > dl > dd, #sp-wp-post-list-20 > dl > dd, #sp-wp-post-list-3 > dl > dd, #sp-wp-post-list-4 > dl > dd, #sp-wp-post-list-5 > dl > dd{
  padding-top : 8px;
  padding-left : 175px;
  padding-right : 5px;
  padding-bottom : 8px;
  margin-top : 0px;
  margin-left : -175px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 100%;
  float : left;
}

#sp-wp-post-list-1 > dl > dt, #sp-wp-post-list-14 > dl > dt, #sp-wp-post-list-15 > dl > dt, #sp-wp-post-list-16 > dl > dt, #sp-wp-post-list-17 > dl > dt, #sp-wp-post-list-18 > dl > dt, #sp-wp-post-list-19 > dl > dt, #sp-wp-post-list-2 > dl > dt, #sp-wp-post-list-20 > dl > dt, #sp-wp-post-list-3 > dl > dt, #sp-wp-post-list-4 > dl > dt, #sp-wp-post-list-5 > dl > dt{
  background-image : url(img/icon-arrow-01.png);
  background-repeat : no-repeat;
  background-position : 2px 1.2em;
  padding-top : 8px;
  padding-left : 25px;
  padding-right : 0px;
  padding-bottom : 8px;
  width : 175px;
  float : left;
  clear : left;
  position : relative;
  z-index : auto;
}

#sp-wp-post-list-1 > h3, #sp-wp-post-list-14 > h3, #sp-wp-post-list-15 > h3, #sp-wp-post-list-16 > h3, #sp-wp-post-list-17 > h3, #sp-wp-post-list-18 > h3, #sp-wp-post-list-19 > h3, #sp-wp-post-list-2 > h3, #sp-wp-post-list-20 > h3, #sp-wp-post-list-3 > h3, #sp-wp-post-list-4 > h3, #sp-wp-post-list-5 > h3{
  font-size : 2.2rem;
  font-weight : normal;
  line-height : 1;
  color : #000000;
  background-color : transparent;
  background-image : url(img/line-title-01.png);
  background-repeat : repeat-x;
  background-position : left bottom;
  padding-top : 19px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 20px;
  margin-bottom : 20px;
  border-bottom-width : medium;
  border-bottom-style : none;
  border-bottom-color : initial;
}

#sp-wp-post-list-1 > 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-18 > h3 > a, #sp-wp-post-list-19 > h3 > a, #sp-wp-post-list-2 > h3 > a, #sp-wp-post-list-20 > h3 > a, #sp-wp-post-list-3 > h3 > a, #sp-wp-post-list-4 > h3 > a, #sp-wp-post-list-5 > h3 > a{
  color : #000000;
  text-decoration : none;
}

#sp-wp-post-list-1 > nav, #sp-wp-post-list-14 > nav, #sp-wp-post-list-15 > nav, #sp-wp-post-list-16 > nav, #sp-wp-post-list-17 > nav, #sp-wp-post-list-18 > nav, #sp-wp-post-list-19 > nav, #sp-wp-post-list-2 > nav, #sp-wp-post-list-20 > nav, #sp-wp-post-list-3 > nav, #sp-wp-post-list-4 > nav, #sp-wp-post-list-5 > nav{
  margin-bottom : 20px;
}

#sp-wp-post-list-1 > nav .nav-next, #sp-wp-post-list-14 > nav .nav-next, #sp-wp-post-list-15 > nav .nav-next, #sp-wp-post-list-16 > nav .nav-next, #sp-wp-post-list-17 > nav .nav-next, #sp-wp-post-list-18 > nav .nav-next, #sp-wp-post-list-19 > nav .nav-next, #sp-wp-post-list-2 > nav .nav-next, #sp-wp-post-list-20 > nav .nav-next, #sp-wp-post-list-3 > nav .nav-next, #sp-wp-post-list-4 > nav .nav-next, #sp-wp-post-list-5 > nav .nav-next{
  text-align : right;
  margin-right : 0px;
  float : right;
}

#sp-wp-post-list-1 > nav .nav-next .meta-nav, #sp-wp-post-list-14 > nav .nav-next .meta-nav, #sp-wp-post-list-15 > nav .nav-next .meta-nav, #sp-wp-post-list-16 > nav .nav-next .meta-nav, #sp-wp-post-list-17 > nav .nav-next .meta-nav, #sp-wp-post-list-18 > nav .nav-next .meta-nav, #sp-wp-post-list-19 > nav .nav-next .meta-nav, #sp-wp-post-list-2 > nav .nav-next .meta-nav, #sp-wp-post-list-20 > nav .nav-next .meta-nav, #sp-wp-post-list-3 > nav .nav-next .meta-nav, #sp-wp-post-list-4 > nav .nav-next .meta-nav, #sp-wp-post-list-5 > nav .nav-next .meta-nav{
  margin-left : 5px;
  width : 6px;
  height : 7px;
  display : inline-block;
  overflow : hidden;
}

#sp-wp-post-list-1 > nav .nav-next .meta-nav::before, #sp-wp-post-list-14 > nav .nav-next .meta-nav::before, #sp-wp-post-list-15 > nav .nav-next .meta-nav::before, #sp-wp-post-list-16 > nav .nav-next .meta-nav::before, #sp-wp-post-list-17 > nav .nav-next .meta-nav::before, #sp-wp-post-list-18 > nav .nav-next .meta-nav::before, #sp-wp-post-list-19 > nav .nav-next .meta-nav::before, #sp-wp-post-list-2 > nav .nav-next .meta-nav::before, #sp-wp-post-list-20 > nav .nav-next .meta-nav::before, #sp-wp-post-list-3 > nav .nav-next .meta-nav::before, #sp-wp-post-list-4 > nav .nav-next .meta-nav::before, #sp-wp-post-list-5 > nav .nav-next .meta-nav::before{
  background-image : url(img/icon-arrow-right.png);
  background-repeat : no-repeat;
  background-position : center center;
  width : 6px;
  height : 7px;
  display : block;
  content : '';
}

#sp-wp-post-list-1 > nav .nav-previous, #sp-wp-post-list-14 > nav .nav-previous, #sp-wp-post-list-15 > nav .nav-previous, #sp-wp-post-list-16 > nav .nav-previous, #sp-wp-post-list-17 > nav .nav-previous, #sp-wp-post-list-18 > nav .nav-previous, #sp-wp-post-list-19 > nav .nav-previous, #sp-wp-post-list-2 > nav .nav-previous, #sp-wp-post-list-20 > nav .nav-previous, #sp-wp-post-list-3 > nav .nav-previous, #sp-wp-post-list-4 > nav .nav-previous, #sp-wp-post-list-5 > nav .nav-previous{
  margin-left : 0px;
  float : left;
}

#sp-wp-post-list-1 > nav .nav-previous .meta-nav, #sp-wp-post-list-14 > nav .nav-previous .meta-nav, #sp-wp-post-list-15 > nav .nav-previous .meta-nav, #sp-wp-post-list-16 > nav .nav-previous .meta-nav, #sp-wp-post-list-17 > nav .nav-previous .meta-nav, #sp-wp-post-list-18 > nav .nav-previous .meta-nav, #sp-wp-post-list-19 > nav .nav-previous .meta-nav, #sp-wp-post-list-2 > nav .nav-previous .meta-nav, #sp-wp-post-list-20 > nav .nav-previous .meta-nav, #sp-wp-post-list-3 > nav .nav-previous .meta-nav, #sp-wp-post-list-4 > nav .nav-previous .meta-nav, #sp-wp-post-list-5 > nav .nav-previous .meta-nav{
  margin-right : 5px;
  width : 6px;
  height : 7px;
  display : inline-block;
  overflow : hidden;
}

#sp-wp-post-list-1 > nav .nav-previous .meta-nav::before, #sp-wp-post-list-14 > nav .nav-previous .meta-nav::before, #sp-wp-post-list-15 > nav .nav-previous .meta-nav::before, #sp-wp-post-list-16 > nav .nav-previous .meta-nav::before, #sp-wp-post-list-17 > nav .nav-previous .meta-nav::before, #sp-wp-post-list-18 > nav .nav-previous .meta-nav::before, #sp-wp-post-list-19 > nav .nav-previous .meta-nav::before, #sp-wp-post-list-2 > nav .nav-previous .meta-nav::before, #sp-wp-post-list-20 > nav .nav-previous .meta-nav::before, #sp-wp-post-list-3 > nav .nav-previous .meta-nav::before, #sp-wp-post-list-4 > nav .nav-previous .meta-nav::before, #sp-wp-post-list-5 > nav .nav-previous .meta-nav::before{
  background-image : url(img/icon-arrow-left.png);
  background-repeat : no-repeat;
  background-position : center center;
  width : 6px;
  height : 7px;
  display : block;
  content : '';
}

#sp-wp-post-list-1 > nav a, #sp-wp-post-list-14 > nav a, #sp-wp-post-list-15 > nav a, #sp-wp-post-list-16 > nav a, #sp-wp-post-list-17 > nav a, #sp-wp-post-list-18 > nav a, #sp-wp-post-list-19 > nav a, #sp-wp-post-list-2 > nav a, #sp-wp-post-list-20 > nav a, #sp-wp-post-list-3 > nav a, #sp-wp-post-list-4 > nav a, #sp-wp-post-list-5 > nav a{
  font-style : italic;
}

#sp-wp-post-list-1 > nav div, #sp-wp-post-list-14 > nav div, #sp-wp-post-list-15 > nav div, #sp-wp-post-list-16 > nav div, #sp-wp-post-list-17 > nav div, #sp-wp-post-list-18 > nav div, #sp-wp-post-list-19 > nav div, #sp-wp-post-list-2 > nav div, #sp-wp-post-list-20 > nav div, #sp-wp-post-list-3 > nav div, #sp-wp-post-list-4 > nav div, #sp-wp-post-list-5 > nav div{
  width : 50%;
}

#sp-wp-post-list-1 > ul, #sp-wp-post-list-14 > ul, #sp-wp-post-list-15 > ul, #sp-wp-post-list-16 > ul, #sp-wp-post-list-17 > ul, #sp-wp-post-list-18 > ul, #sp-wp-post-list-19 > ul, #sp-wp-post-list-2 > ul, #sp-wp-post-list-20 > ul, #sp-wp-post-list-3 > ul, #sp-wp-post-list-4 > ul, #sp-wp-post-list-5 > ul{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 20px;
  margin-right : 20px;
  margin-bottom : 0px;
  list-style-type : none;
  list-style-position : outside;
}

#sp-wp-post-list-1> ul> li, #sp-wp-post-list-14> ul> li, #sp-wp-post-list-15> ul> li, #sp-wp-post-list-16> ul> li, #sp-wp-post-list-17> ul> li, #sp-wp-post-list-18> ul> li, #sp-wp-post-list-19> ul> li, #sp-wp-post-list-2> ul> li, #sp-wp-post-list-20> ul> li, #sp-wp-post-list-3> ul> li, #sp-wp-post-list-4> ul> li, #sp-wp-post-list-5> ul> li {
}

#sp-wp-post-list-1 > ul > li > a, #sp-wp-post-list-14 > ul > li > a, #sp-wp-post-list-15 > ul > li > a, #sp-wp-post-list-16 > ul > li > a, #sp-wp-post-list-17 > ul > li > a, #sp-wp-post-list-18 > ul > li > a, #sp-wp-post-list-19 > ul > li > a, #sp-wp-post-list-2 > ul > li > a, #sp-wp-post-list-20 > ul > li > a, #sp-wp-post-list-3 > ul > li > a, #sp-wp-post-list-4 > ul > li > a, #sp-wp-post-list-5 > ul > li > a{
  background-image : url(img/icon-arrow-01.png);
  background-repeat : no-repeat;
  background-position : 2px 1.2em;
  padding-top : 8px;
  padding-left : 25px;
  padding-right : 5px;
  padding-bottom : 8px;
  display : block;
  position : relative;
}

#sp-site-navigation-2{
  font-size : 1.2rem;
  font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif;
  font-weight : bold;
  background-color : transparent;
  margin-top : 0px;
  margin-bottom : 0px;
  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-2 .menu-toggle{
  background-color : #186200;
  background-image : url(img/icon-menu-toggle.png);
  background-repeat : no-repeat;
  background-position : center center;
  text-indent : -9999px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #ffffff;
}

#sp-site-navigation-2 li > a:active{
  background-color : #2d7f12;
}

#sp-site-navigation-2 li > a:hover{
  background-color : #2d7f12;
}

#sp-site-navigation-2 ul li > a{
  font-weight : bold;
  color : #ffffff;
  background-color : #186200;
  text-decoration : none;
  text-align : center;
  padding-top : 5px;
  padding-bottom : 5px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #ffffff;
}

#sp-site-navigation-2 > ul li.current-menu-ancestor > a{
  background-color : #2d7f12;
}

#sp-site-navigation-2 > ul li.current-menu-item > a{
  background-color : #2d7f12;
}

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

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

.page-blog#content #page-content, .page-blog1#content #page-content, .page-blog2#content #page-content, .page-contact#content #page-content, .page-custom#content #page-content, .page-custom1#content #page-content, .page-custom10#content #page-content, .page-custom11#content #page-content, .page-custom12#content #page-content, .page-custom13#content #page-content, .page-custom14#content #page-content, .page-custom15#content #page-content, .page-custom16#content #page-content, .page-custom2#content #page-content, .page-custom3#content #page-content, .page-custom4#content #page-content, .page-custom5#content #page-content, .page-custom6#content #page-content, .page-custom7#content #page-content, .page-custom8#content #page-content, .page-custom9#content #page-content, .page-gallery#content #page-content, .page-gallery1#content #page-content, .page-toppage#content #page-content, .page-works#content #page-content, #sp-block-container-1, #sp-block-container-10, #sp-block-container-11, #sp-block-container-2, #sp-block-container-3, #sp-block-container-4, #sp-block-container-6, #sp-block-container-7, #sp-block-container-8, #sp-block-container-9{
  padding-top : 10px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 25px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 40px;
}

.page-blog#content #page-content > blockquote, .page-blog1#content #page-content > blockquote, .page-blog2#content #page-content > blockquote, .page-contact#content #page-content > blockquote, .page-custom#content #page-content > blockquote, .page-custom1#content #page-content > blockquote, .page-custom10#content #page-content > blockquote, .page-custom11#content #page-content > blockquote, .page-custom12#content #page-content > blockquote, .page-custom13#content #page-content > blockquote, .page-custom14#content #page-content > blockquote, .page-custom15#content #page-content > blockquote, .page-custom16#content #page-content > blockquote, .page-custom2#content #page-content > blockquote, .page-custom3#content #page-content > blockquote, .page-custom4#content #page-content > blockquote, .page-custom5#content #page-content > blockquote, .page-custom6#content #page-content > blockquote, .page-custom7#content #page-content > blockquote, .page-custom8#content #page-content > blockquote, .page-custom9#content #page-content > blockquote, .page-gallery#content #page-content > blockquote, .page-gallery1#content #page-content > blockquote, .page-toppage#content #page-content > blockquote, .page-works#content #page-content > blockquote, #sp-block-container-1 > blockquote, #sp-block-container-10 > blockquote, #sp-block-container-11 > blockquote, #sp-block-container-2 > blockquote, #sp-block-container-3 > blockquote, #sp-block-container-4 > blockquote, #sp-block-container-6 > blockquote, #sp-block-container-7 > blockquote, #sp-block-container-8 > blockquote, #sp-block-container-9 > blockquote{
  background-color : #e8e8d9;
  padding-top : 15px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 15px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 16px;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
}

.page-blog#content #page-content > blockquote p, .page-blog1#content #page-content > blockquote p, .page-blog2#content #page-content > blockquote p, .page-contact#content #page-content > blockquote p, .page-custom#content #page-content > blockquote p, .page-custom1#content #page-content > blockquote p, .page-custom10#content #page-content > blockquote p, .page-custom11#content #page-content > blockquote p, .page-custom12#content #page-content > blockquote p, .page-custom13#content #page-content > blockquote p, .page-custom14#content #page-content > blockquote p, .page-custom15#content #page-content > blockquote p, .page-custom16#content #page-content > blockquote p, .page-custom2#content #page-content > blockquote p, .page-custom3#content #page-content > blockquote p, .page-custom4#content #page-content > blockquote p, .page-custom5#content #page-content > blockquote p, .page-custom6#content #page-content > blockquote p, .page-custom7#content #page-content > blockquote p, .page-custom8#content #page-content > blockquote p, .page-custom9#content #page-content > blockquote p, .page-gallery#content #page-content > blockquote p, .page-gallery1#content #page-content > blockquote p, .page-toppage#content #page-content > blockquote p, .page-works#content #page-content > blockquote p, #sp-block-container-1 > blockquote p, #sp-block-container-10 > blockquote p, #sp-block-container-11 > blockquote p, #sp-block-container-2 > blockquote p, #sp-block-container-3 > blockquote p, #sp-block-container-4 > blockquote p, #sp-block-container-6 > blockquote p, #sp-block-container-7 > blockquote p, #sp-block-container-8 > blockquote p, #sp-block-container-9 > blockquote p{
  margin-top : 19px;
  margin-bottom : 0px;
}

.page-blog#content #page-content > blockquote p:first-child, .page-blog1#content #page-content > blockquote p:first-child, .page-blog2#content #page-content > blockquote p:first-child, .page-contact#content #page-content > blockquote p:first-child, .page-custom#content #page-content > blockquote p:first-child, .page-custom1#content #page-content > blockquote p:first-child, .page-custom10#content #page-content > blockquote p:first-child, .page-custom11#content #page-content > blockquote p:first-child, .page-custom12#content #page-content > blockquote p:first-child, .page-custom13#content #page-content > blockquote p:first-child, .page-custom14#content #page-content > blockquote p:first-child, .page-custom15#content #page-content > blockquote p:first-child, .page-custom16#content #page-content > blockquote p:first-child, .page-custom2#content #page-content > blockquote p:first-child, .page-custom3#content #page-content > blockquote p:first-child, .page-custom4#content #page-content > blockquote p:first-child, .page-custom5#content #page-content > blockquote p:first-child, .page-custom6#content #page-content > blockquote p:first-child, .page-custom7#content #page-content > blockquote p:first-child, .page-custom8#content #page-content > blockquote p:first-child, .page-custom9#content #page-content > blockquote p:first-child, .page-gallery#content #page-content > blockquote p:first-child, .page-gallery1#content #page-content > blockquote p:first-child, .page-toppage#content #page-content > blockquote p:first-child, .page-works#content #page-content > blockquote p:first-child, #sp-block-container-1 > blockquote p:first-child, #sp-block-container-10 > blockquote p:first-child, #sp-block-container-11 > blockquote p:first-child, #sp-block-container-2 > blockquote p:first-child, #sp-block-container-3 > blockquote p:first-child, #sp-block-container-4 > blockquote p:first-child, #sp-block-container-6 > blockquote p:first-child, #sp-block-container-7 > blockquote p:first-child, #sp-block-container-8 > blockquote p:first-child, #sp-block-container-9 > blockquote p:first-child{
  margin-top : 0px;
}

.page-blog#content #page-content > h1, .page-blog1#content #page-content > h1, .page-blog2#content #page-content > h1, .page-contact#content #page-content > h1, .page-custom#content #page-content > h1, .page-custom1#content #page-content > h1, .page-custom10#content #page-content > h1, .page-custom11#content #page-content > h1, .page-custom12#content #page-content > h1, .page-custom13#content #page-content > h1, .page-custom14#content #page-content > h1, .page-custom15#content #page-content > h1, .page-custom16#content #page-content > h1, .page-custom2#content #page-content > h1, .page-custom3#content #page-content > h1, .page-custom4#content #page-content > h1, .page-custom5#content #page-content > h1, .page-custom6#content #page-content > h1, .page-custom7#content #page-content > h1, .page-custom8#content #page-content > h1, .page-custom9#content #page-content > h1, .page-gallery#content #page-content > h1, .page-gallery1#content #page-content > h1, .page-toppage#content #page-content > h1, .page-works#content #page-content > h1, #sp-block-container-1 > h1, #sp-block-container-10 > h1, #sp-block-container-11 > h1, #sp-block-container-2 > h1, #sp-block-container-3 > h1, #sp-block-container-4 > h1, #sp-block-container-6 > h1, #sp-block-container-7 > h1, #sp-block-container-8 > h1, #sp-block-container-9 > h1{
  font-size : 1.8rem;
  font-weight : bold;
  line-height : 1.12;
  color : #000000;
  padding-bottom : 10px;
  margin-bottom : 20px;
  border-bottom-width : 3px;
  border-bottom-style : solid;
  border-bottom-color : #547f16;
}

.page-blog#content #page-content > h2, .page-blog1#content #page-content > h2, .page-blog2#content #page-content > h2, .page-contact#content #page-content > h2, .page-custom#content #page-content > h2, .page-custom1#content #page-content > h2, .page-custom10#content #page-content > h2, .page-custom11#content #page-content > h2, .page-custom12#content #page-content > h2, .page-custom13#content #page-content > h2, .page-custom14#content #page-content > h2, .page-custom15#content #page-content > h2, .page-custom16#content #page-content > h2, .page-custom2#content #page-content > h2, .page-custom3#content #page-content > h2, .page-custom4#content #page-content > h2, .page-custom5#content #page-content > h2, .page-custom6#content #page-content > h2, .page-custom7#content #page-content > h2, .page-custom8#content #page-content > h2, .page-custom9#content #page-content > h2, .page-gallery#content #page-content > h2, .page-gallery1#content #page-content > h2, .page-toppage#content #page-content > h2, .page-works#content #page-content > h2, #sp-block-container-1 > h2, #sp-block-container-10 > h2, #sp-block-container-11 > h2, #sp-block-container-2 > h2, #sp-block-container-3 > h2, #sp-block-container-4 > h2, #sp-block-container-6 > h2, #sp-block-container-7 > h2, #sp-block-container-8 > h2, #sp-block-container-9 > h2{
  font-size : 1.8rem;
  font-weight : bold;
  line-height : 1.12;
  color : #000000;
  padding-bottom : 10px;
  margin-bottom : 20px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #547f16;
}

.page-blog#content #page-content > h3, .page-blog1#content #page-content > h3, .page-blog2#content #page-content > h3, .page-contact#content #page-content > h3, .page-custom#content #page-content > h3, .page-custom1#content #page-content > h3, .page-custom10#content #page-content > h3, .page-custom11#content #page-content > h3, .page-custom12#content #page-content > h3, .page-custom13#content #page-content > h3, .page-custom14#content #page-content > h3, .page-custom15#content #page-content > h3, .page-custom16#content #page-content > h3, .page-custom2#content #page-content > h3, .page-custom3#content #page-content > h3, .page-custom4#content #page-content > h3, .page-custom5#content #page-content > h3, .page-custom6#content #page-content > h3, .page-custom7#content #page-content > h3, .page-custom8#content #page-content > h3, .page-custom9#content #page-content > h3, .page-gallery#content #page-content > h3, .page-gallery1#content #page-content > h3, .page-toppage#content #page-content > h3, .page-works#content #page-content > h3, #sp-block-container-1 > h3, #sp-block-container-10 > h3, #sp-block-container-11 > h3, #sp-block-container-2 > h3, #sp-block-container-3 > h3, #sp-block-container-4 > h3, #sp-block-container-6 > h3, #sp-block-container-7 > h3, #sp-block-container-8 > h3, #sp-block-container-9 > h3{
  font-size : 1.6rem;
  font-weight : normal;
  line-height : 1.25;
  color : #000000;
  padding-bottom : 8px;
  margin-bottom : 20px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #547f16;
}

.page-blog#content #page-content > h4, .page-blog1#content #page-content > h4, .page-blog2#content #page-content > h4, .page-contact#content #page-content > h4, .page-custom#content #page-content > h4, .page-custom1#content #page-content > h4, .page-custom10#content #page-content > h4, .page-custom11#content #page-content > h4, .page-custom12#content #page-content > h4, .page-custom13#content #page-content > h4, .page-custom14#content #page-content > h4, .page-custom15#content #page-content > h4, .page-custom16#content #page-content > h4, .page-custom2#content #page-content > h4, .page-custom3#content #page-content > h4, .page-custom4#content #page-content > h4, .page-custom5#content #page-content > h4, .page-custom6#content #page-content > h4, .page-custom7#content #page-content > h4, .page-custom8#content #page-content > h4, .page-custom9#content #page-content > h4, .page-gallery#content #page-content > h4, .page-gallery1#content #page-content > h4, .page-toppage#content #page-content > h4, .page-works#content #page-content > h4, #sp-block-container-1 > h4, #sp-block-container-10 > h4, #sp-block-container-11 > h4, #sp-block-container-2 > h4, #sp-block-container-3 > h4, #sp-block-container-4 > h4, #sp-block-container-6 > h4, #sp-block-container-7 > h4, #sp-block-container-8 > h4, #sp-block-container-9 > h4{
  font-size : 1.5rem;
  font-weight : normal;
  line-height : 1.33;
  color : #000000;
  padding-bottom : 7px;
  margin-bottom : 20px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #547f16;
}

.page-blog#content #page-content > h5, .page-blog1#content #page-content > h5, .page-blog2#content #page-content > h5, .page-contact#content #page-content > h5, .page-custom#content #page-content > h5, .page-custom1#content #page-content > h5, .page-custom10#content #page-content > h5, .page-custom11#content #page-content > h5, .page-custom12#content #page-content > h5, .page-custom13#content #page-content > h5, .page-custom14#content #page-content > h5, .page-custom15#content #page-content > h5, .page-custom16#content #page-content > h5, .page-custom2#content #page-content > h5, .page-custom3#content #page-content > h5, .page-custom4#content #page-content > h5, .page-custom5#content #page-content > h5, .page-custom6#content #page-content > h5, .page-custom7#content #page-content > h5, .page-custom8#content #page-content > h5, .page-custom9#content #page-content > h5, .page-gallery#content #page-content > h5, .page-gallery1#content #page-content > h5, .page-toppage#content #page-content > h5, .page-works#content #page-content > h5, #sp-block-container-1 > h5, #sp-block-container-10 > h5, #sp-block-container-11 > h5, #sp-block-container-2 > h5, #sp-block-container-3 > h5, #sp-block-container-4 > h5, #sp-block-container-6 > h5, #sp-block-container-7 > h5, #sp-block-container-8 > h5, #sp-block-container-9 > h5{
  font-size : 1.4rem;
  font-weight : normal;
  line-height : 1.43;
  color : #000000;
  padding-bottom : 6px;
  margin-bottom : 20px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #547f16;
}

.page-blog#content #page-content > h6, .page-blog1#content #page-content > h6, .page-blog2#content #page-content > h6, .page-contact#content #page-content > h6, .page-custom#content #page-content > h6, .page-custom1#content #page-content > h6, .page-custom10#content #page-content > h6, .page-custom11#content #page-content > h6, .page-custom12#content #page-content > h6, .page-custom13#content #page-content > h6, .page-custom14#content #page-content > h6, .page-custom15#content #page-content > h6, .page-custom16#content #page-content > h6, .page-custom2#content #page-content > h6, .page-custom3#content #page-content > h6, .page-custom4#content #page-content > h6, .page-custom5#content #page-content > h6, .page-custom6#content #page-content > h6, .page-custom7#content #page-content > h6, .page-custom8#content #page-content > h6, .page-custom9#content #page-content > h6, .page-gallery#content #page-content > h6, .page-gallery1#content #page-content > h6, .page-toppage#content #page-content > h6, .page-works#content #page-content > h6, #sp-block-container-1 > h6, #sp-block-container-10 > h6, #sp-block-container-11 > h6, #sp-block-container-2 > h6, #sp-block-container-3 > h6, #sp-block-container-4 > h6, #sp-block-container-6 > h6, #sp-block-container-7 > h6, #sp-block-container-8 > h6, #sp-block-container-9 > h6{
  font-size : 1.3rem;
  font-weight : normal;
  line-height : 1.54;
  color : #000000;
  padding-bottom : 4px;
  margin-bottom : 20px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #547f16;
}

.page-blog#content #page-content > hr, .page-blog1#content #page-content > hr, .page-blog2#content #page-content > hr, .page-contact#content #page-content > hr, .page-custom#content #page-content > hr, .page-custom1#content #page-content > hr, .page-custom10#content #page-content > hr, .page-custom11#content #page-content > hr, .page-custom12#content #page-content > hr, .page-custom13#content #page-content > hr, .page-custom14#content #page-content > hr, .page-custom15#content #page-content > hr, .page-custom16#content #page-content > hr, .page-custom2#content #page-content > hr, .page-custom3#content #page-content > hr, .page-custom4#content #page-content > hr, .page-custom5#content #page-content > hr, .page-custom6#content #page-content > hr, .page-custom7#content #page-content > hr, .page-custom8#content #page-content > hr, .page-custom9#content #page-content > hr, .page-gallery#content #page-content > hr, .page-gallery1#content #page-content > hr, .page-toppage#content #page-content > hr, .page-works#content #page-content > hr, #sp-block-container-1 > hr, #sp-block-container-10 > hr, #sp-block-container-11 > hr, #sp-block-container-2 > hr, #sp-block-container-3 > hr, #sp-block-container-4 > hr, #sp-block-container-6 > hr, #sp-block-container-7 > hr, #sp-block-container-8 > hr, #sp-block-container-9 > hr{
  margin-bottom : 19px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #547f16;
}

.page-blog#content #page-content > img, .page-blog1#content #page-content > img, .page-blog2#content #page-content > img, .page-contact#content #page-content > img, .page-custom#content #page-content > img, .page-custom1#content #page-content > img, .page-custom10#content #page-content > img, .page-custom11#content #page-content > img, .page-custom12#content #page-content > img, .page-custom13#content #page-content > img, .page-custom14#content #page-content > img, .page-custom15#content #page-content > img, .page-custom16#content #page-content > img, .page-custom2#content #page-content > img, .page-custom3#content #page-content > img, .page-custom4#content #page-content > img, .page-custom5#content #page-content > img, .page-custom6#content #page-content > img, .page-custom7#content #page-content > img, .page-custom8#content #page-content > img, .page-custom9#content #page-content > img, .page-gallery#content #page-content > img, .page-gallery1#content #page-content > img, .page-toppage#content #page-content > img, .page-works#content #page-content > img, #sp-block-container-1 > img, #sp-block-container-10 > img, #sp-block-container-11 > img, #sp-block-container-2 > img, #sp-block-container-3 > img, #sp-block-container-4 > img, #sp-block-container-6 > img, #sp-block-container-7 > img, #sp-block-container-8 > img, #sp-block-container-9 > img{
  margin-top : 0px;
  margin-bottom : 19px;
}

.page-blog#content #page-content > ins, .page-blog1#content #page-content > ins, .page-blog2#content #page-content > ins, .page-contact#content #page-content > ins, .page-custom#content #page-content > ins, .page-custom1#content #page-content > ins, .page-custom10#content #page-content > ins, .page-custom11#content #page-content > ins, .page-custom12#content #page-content > ins, .page-custom13#content #page-content > ins, .page-custom14#content #page-content > ins, .page-custom15#content #page-content > ins, .page-custom16#content #page-content > ins, .page-custom2#content #page-content > ins, .page-custom3#content #page-content > ins, .page-custom4#content #page-content > ins, .page-custom5#content #page-content > ins, .page-custom6#content #page-content > ins, .page-custom7#content #page-content > ins, .page-custom8#content #page-content > ins, .page-custom9#content #page-content > ins, .page-gallery#content #page-content > ins, .page-gallery1#content #page-content > ins, .page-toppage#content #page-content > ins, .page-works#content #page-content > ins, #sp-block-container-1 > ins, #sp-block-container-10 > ins, #sp-block-container-11 > ins, #sp-block-container-2 > ins, #sp-block-container-3 > ins, #sp-block-container-4 > ins, #sp-block-container-6 > ins, #sp-block-container-7 > ins, #sp-block-container-8 > ins, #sp-block-container-9 > ins{
  background-color : #fff9c0;
  text-decoration : none;
  padding-top : 5px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 5px;
}

.page-blog#content #page-content > ol, .page-blog1#content #page-content > ol, .page-blog2#content #page-content > ol, .page-contact#content #page-content > ol, .page-custom#content #page-content > ol, .page-custom1#content #page-content > ol, .page-custom10#content #page-content > ol, .page-custom11#content #page-content > ol, .page-custom12#content #page-content > ol, .page-custom13#content #page-content > ol, .page-custom14#content #page-content > ol, .page-custom15#content #page-content > ol, .page-custom16#content #page-content > ol, .page-custom2#content #page-content > ol, .page-custom3#content #page-content > ol, .page-custom4#content #page-content > ol, .page-custom5#content #page-content > ol, .page-custom6#content #page-content > ol, .page-custom7#content #page-content > ol, .page-custom8#content #page-content > ol, .page-custom9#content #page-content > ol, .page-gallery#content #page-content > ol, .page-gallery1#content #page-content > ol, .page-toppage#content #page-content > ol, .page-works#content #page-content > ol, #sp-block-container-1 > ol, #sp-block-container-10 > ol, #sp-block-container-11 > ol, #sp-block-container-2 > ol, #sp-block-container-3 > ol, #sp-block-container-4 > ol, #sp-block-container-6 > ol, #sp-block-container-7 > ol, #sp-block-container-8 > ol, #sp-block-container-9 > ol{
  padding-top : 0px;
  padding-left : 13px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 18px;
  list-style-position : inside;
}

.page-blog#content #page-content > ol ol, .page-blog1#content #page-content > ol ol, .page-blog2#content #page-content > ol ol, .page-contact#content #page-content > ol ol, .page-custom#content #page-content > ol ol, .page-custom1#content #page-content > ol ol, .page-custom10#content #page-content > ol ol, .page-custom11#content #page-content > ol ol, .page-custom12#content #page-content > ol ol, .page-custom13#content #page-content > ol ol, .page-custom14#content #page-content > ol ol, .page-custom15#content #page-content > ol ol, .page-custom16#content #page-content > ol ol, .page-custom2#content #page-content > ol ol, .page-custom3#content #page-content > ol ol, .page-custom4#content #page-content > ol ol, .page-custom5#content #page-content > ol ol, .page-custom6#content #page-content > ol ol, .page-custom7#content #page-content > ol ol, .page-custom8#content #page-content > ol ol, .page-custom9#content #page-content > ol ol, .page-gallery#content #page-content > ol ol, .page-gallery1#content #page-content > ol ol, .page-toppage#content #page-content > ol ol, .page-works#content #page-content > ol ol, #sp-block-container-1 > ol ol, #sp-block-container-10 > ol ol, #sp-block-container-11 > ol ol, #sp-block-container-2 > ol ol, #sp-block-container-3 > ol ol, #sp-block-container-4 > ol ol, #sp-block-container-6 > ol ol, #sp-block-container-7 > ol ol, #sp-block-container-8 > ol ol, #sp-block-container-9 > ol ol{
  margin-bottom : 0px;
}

.page-blog#content #page-content > p, .page-blog1#content #page-content > p, .page-blog2#content #page-content > p, .page-contact#content #page-content > p, .page-custom#content #page-content > p, .page-custom1#content #page-content > p, .page-custom10#content #page-content > p, .page-custom11#content #page-content > p, .page-custom12#content #page-content > p, .page-custom13#content #page-content > p, .page-custom14#content #page-content > p, .page-custom15#content #page-content > p, .page-custom16#content #page-content > p, .page-custom2#content #page-content > p, .page-custom3#content #page-content > p, .page-custom4#content #page-content > p, .page-custom5#content #page-content > p, .page-custom6#content #page-content > p, .page-custom7#content #page-content > p, .page-custom8#content #page-content > p, .page-custom9#content #page-content > p, .page-gallery#content #page-content > p, .page-gallery1#content #page-content > p, .page-toppage#content #page-content > p, .page-works#content #page-content > p, #sp-block-container-1 > p, #sp-block-container-10 > p, #sp-block-container-11 > p, #sp-block-container-2 > p, #sp-block-container-3 > p, #sp-block-container-4 > p, #sp-block-container-6 > p, #sp-block-container-7 > p, #sp-block-container-8 > p, #sp-block-container-9 > p{
  margin-top : 0px;
  margin-bottom : 19px;
}

.page-blog#content #page-content > pre, .page-blog1#content #page-content > pre, .page-blog2#content #page-content > pre, .page-contact#content #page-content > pre, .page-custom#content #page-content > pre, .page-custom1#content #page-content > pre, .page-custom10#content #page-content > pre, .page-custom11#content #page-content > pre, .page-custom12#content #page-content > pre, .page-custom13#content #page-content > pre, .page-custom14#content #page-content > pre, .page-custom15#content #page-content > pre, .page-custom16#content #page-content > pre, .page-custom2#content #page-content > pre, .page-custom3#content #page-content > pre, .page-custom4#content #page-content > pre, .page-custom5#content #page-content > pre, .page-custom6#content #page-content > pre, .page-custom7#content #page-content > pre, .page-custom8#content #page-content > pre, .page-custom9#content #page-content > pre, .page-gallery#content #page-content > pre, .page-gallery1#content #page-content > pre, .page-toppage#content #page-content > pre, .page-works#content #page-content > pre, #sp-block-container-1 > pre, #sp-block-container-10 > pre, #sp-block-container-11 > pre, #sp-block-container-2 > pre, #sp-block-container-3 > pre, #sp-block-container-4 > pre, #sp-block-container-6 > pre, #sp-block-container-7 > pre, #sp-block-container-8 > pre, #sp-block-container-9 > pre{
  background-color : #ffffff;
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  overflow : auto;
  word-wrap : normal;
}

#sp-block-container-5 .copyright{
  color : #ffffff;
  background-image : url(img/back-side-01.png);
  text-align : center;
  padding-top : 15px;
  padding-bottom : 15px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #859a88;
}

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

  #sp-block-container-5 .copyright{
    padding-left : 100%;
    padding-right : 100%;
    margin-left : -100%;
    margin-right : -100%;
  }
}

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

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

  #sp-block-container-5 .copyright{
    margin-left : -10px;
    margin-right : -10px;
  }
}

#sp-site-navigation-4{
  font-size : 12px;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
}

#sp-site-navigation-4 .menu-toggle{
  display : none;
}

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

#sp-site-navigation-4 ul ul{
  font-size : 12px;
  color : #333333;
  background-color : #ffffff;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  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;
  list-style-type : none;
  list-style-position : outside;
  position : absolute;
  top : 30px;
  left : 0px;
  z-index : 9999;
}

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

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

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

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

#sp-site-navigation-4 > ul{
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
}

#sp-site-navigation-4 > ul::after{
  height : 0px;
  clear : both;
  display : block;
  visibility : hidden;
  content : ".";
}

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

#sp-site-navigation-4 > ul > li:first-child > a{
  border-top-left-radius : 15px 15px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 15px 15px;
}

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

#sp-site-navigation-4 > ul > li:last-child{
  margin-left : -1px;
}

#sp-site-navigation-4 > ul > li:last-child > a{
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 15px 15px;
  border-bottom-right-radius : 15px 15px;
  border-bottom-left-radius : 0px 0px;
}

#sp-site-navigation-4 > ul > li > a{
  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;
  vertical-align : middle;
  text-align : center;
  padding-top : 0px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  min-width : 80px;
  height : 30px;
  display : table-cell;
}

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

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

  #sp-site-navigation-4{
    text-align : center;
    width : 100%;
  }

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

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

  #sp-site-navigation-4 ul{
    display : block;
    list-style-type : none;
    list-style-position : outside;
  }

  #sp-site-navigation-4 ul li{
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    float : none;
    display : block;
  }

  #sp-site-navigation-4 ul li a{
    display : block;
    position : relative;
  }

  #sp-site-navigation-4 ul li a:first-child{
    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-4 ul li::after{
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    content : '';
  }

  #sp-site-navigation-4 ul ul{
    display : none;
  }

  .button-menu#sp-site-navigation-4{
    background-image : none;
    padding-top : 0px;
    margin-top : 0px;
    position : relative;
  }

  .button-menu#sp-site-navigation-4 .menu-toggle{
    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;
    display : block;
    cursor : pointer;
  }

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

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

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

#sp-site-navigation-6{
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
}

#sp-site-navigation-6 .menu-toggle{
  display : none;
}

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

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

#sp-site-navigation-6 ul ul{
  font-size : 12px;
  color : #333333;
  background-color : #ffffff;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  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;
  list-style-type : none;
  list-style-position : outside;
  position : absolute;
  top : 30px;
  left : 0px;
  z-index : 9999;
}

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

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

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

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

#sp-site-navigation-6 > ul{
  font-size : 0px;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  border-bottom-width : 4px;
  border-bottom-style : solid;
  border-bottom-color : #ed4545;
  display : table;
  list-style-type : none;
  list-style-position : outside;
}

#sp-site-navigation-6 > ul::after{
  height : 0px;
  clear : both;
  display : block;
  visibility : hidden;
  content : ".";
}

#sp-site-navigation-6 > ul > li{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 2px;
  margin-bottom : 0px;
  width : auto;
  height : 30px;
  float : left;
  display : table-cell;
}

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

#sp-site-navigation-6 > ul > li:last-child{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-site-navigation-6 > ul > li > a{
  font-size : 12px;
  color : #ffd9d9;
  background-color : #ed4545;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  vertical-align : middle;
  text-align : center;
  border-top-left-radius : 2px 2px;
  border-top-right-radius : 2px 2px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
  min-width : 80px;
  height : 30px;
  display : table-cell;
}

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

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

  #sp-site-navigation-6{
    text-align : center;
    width : 100%;
  }

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

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

  #sp-site-navigation-6 ul{
    display : block;
    list-style-type : none;
    list-style-position : outside;
  }

  #sp-site-navigation-6 ul li{
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    float : none;
    display : block;
  }

  #sp-site-navigation-6 ul li 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;
    display : block;
    position : relative;
  }

  #sp-site-navigation-6 ul li::after{
    display : none;
  }

  #sp-site-navigation-6 ul ul{
    display : none;
  }

  .button-menu#sp-site-navigation-6{
    background-image : none;
    padding-top : 0px;
    margin-top : 0px;
    position : relative;
  }

  .button-menu#sp-site-navigation-6 .menu-toggle{
    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;
    display : block;
    cursor : pointer;
  }

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

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

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

#sp-table-2, #sp-table-3{
  font-size : 1.4rem;
  color : #3f3f3f;
  background-color : #ffffff;
  width : 100%;
  border-collapse : collapse;
}

#sp-table-2 td, #sp-table-3 td{
  background-color : #ffffff;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  display : table-cell;
}

#sp-table-2 td:nth-child(odd), #sp-table-3 td:nth-child(odd){
  background-color : #ffecf8;
}

#sp-table-2 th, #sp-table-3 th{
  color : #ffffff;
  background-color : #ff8a8a;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  min-width : 40px;
  display : table-cell;
}

#sp-table-2 > tbody > tr .col-title, #sp-table-3 > tbody > tr .col-title{
  color : #ffffff;
  background-color : #ff8a8a;
  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 : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

#sp-table-2 > tbody > tr .row-title, #sp-table-3 > tbody > tr .row-title{
  color : #ffffff;
  background-color : #ff8a8a;
  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 : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

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

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

#sp-table-1{
  font-size : 1.4rem;
  color : #3f3f3f;
  background-color : #ffffff;
  width : 100%;
  border-collapse : collapse;
}

#sp-table-1 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-1 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-1 > 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-1 > 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-1{
    width : 100%;
  }
}

#sp-table-4 tbody{
  width : 100%;
  height : auto;
}

#sp-table-4 td{
  font-size : 16px;
  color : #676767;
  background-color : #ffffff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  vertical-align : middle;
  text-align : center;
  padding-top : 12px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 12px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
}

#sp-table-4 th{
  font-size : 16px;
  font-weight : normal;
  color : #676767;
  background-color : #f2f2f2;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  vertical-align : middle;
  text-align : center;
  padding-top : 12px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 12px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
}

#sp-table-4 th.col-title{
  background-color : #ffffff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
}

#sp-table-4 tr:first-child th.col-title{
  background-color : #f2f2f2;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
}

#sp-wp-post-list-10, #sp-wp-post-list-11, #sp-wp-post-list-12, #sp-wp-post-list-13, #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-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-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-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-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-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-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-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-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-10 ::after, #sp-wp-post-list-11 ::after, #sp-wp-post-list-12 ::after, #sp-wp-post-list-13 ::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-10 a, #sp-wp-post-list-11 a, #sp-wp-post-list-12 a, #sp-wp-post-list-13 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-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-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-10 article, #sp-wp-post-list-11 article, #sp-wp-post-list-12 article, #sp-wp-post-list-13 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-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-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-10 dl, #sp-wp-post-list-11 dl, #sp-wp-post-list-12 dl, #sp-wp-post-list-13 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-10 footer, #sp-wp-post-list-11 footer, #sp-wp-post-list-12 footer, #sp-wp-post-list-13 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-10 h1, #sp-wp-post-list-11 h1, #sp-wp-post-list-12 h1, #sp-wp-post-list-13 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-10 h4, #sp-wp-post-list-11 h4, #sp-wp-post-list-12 h4, #sp-wp-post-list-13 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-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-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-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-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-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-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-10 li, #sp-wp-post-list-11 li, #sp-wp-post-list-12 li, #sp-wp-post-list-13 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-10 p, #sp-wp-post-list-11 p, #sp-wp-post-list-12 p, #sp-wp-post-list-13 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-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-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-10 ul, #sp-wp-post-list-11 ul, #sp-wp-post-list-12 ul, #sp-wp-post-list-13 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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-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-10 > h3, #sp-wp-post-list-11 > h3, #sp-wp-post-list-12 > h3, #sp-wp-post-list-13 > 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-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-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-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-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-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-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-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-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{
  font-size : 1.8rem;
}

.page-custom16#content #page-content > h1{
  font-size : 2.2rem;
}

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

.page-custom16#content #page-content > h3{
  font-size : 1.8rem;
}

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

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

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

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

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

#sp-block-container-10{
  background-color : #f5d6da;
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

#sp-block-container-11{
  background-color : #f5d6da;
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
  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-block-container-9{
  background-color : #f5d6da;
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

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

#sp-page-title-9{
  background-color : #ebadb5;
}

#sp-page-title-9 h1{
  color : #000000;
}

#sp-site-navigation-2{
  font-size : 1.7rem;
  font-family : "ＭＳ 明朝", "ＭＳ Ｐ明朝", "BIZ UDP明朝 Medium", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", "Arial", sans-serif;
  color : #ffffff;
  background-color : #ce3348;
  background-image : -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff));
  background-image : linear-gradient(to bottom, #ffffff, #ffffff);
  border-top-left-radius : 80px 80px;
  border-top-right-radius : 80px 80px;
  border-bottom-right-radius : 80px 80px;
  border-bottom-left-radius : 80px 80px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  #sp-block-container-10{
    min-height : 139px;
  }

  #sp-block-container-11{
    margin-bottom : 0px;
    width : 758px;
    min-height : 82px;
    float : none;
    position : absolute;
    top : 950px;
    bottom : auto;
    right : auto;
    left : 20px;
  }

  #sp-block-container-2{
    display : none;
  }

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

  #sp-block-container-4{
    min-height : 268px;
  }

  #sp-block-container-9{
    min-height : 279px;
  }

  #sp-html-src-1{
    display : none;
  }

  #sp-html-src-10{
    width : 199px;
    float : none;
    position : absolute;
    top : 230px;
    bottom : auto;
    right : auto;
    left : 275px;
  }

  #sp-html-src-11{
    width : 199px;
    float : none;
    position : absolute;
    top : 229px;
    bottom : auto;
    right : auto;
    left : 530px;
  }

  #sp-html-src-12{
    width : 199px;
    float : none;
    position : absolute;
    top : 232px;
    bottom : auto;
    right : auto;
    left : 784px;
  }

  #sp-html-src-13{
    width : 201px;
    float : none;
    position : absolute;
    top : 256px;
    bottom : auto;
    right : auto;
    left : 274px;
  }

  #sp-html-src-14{
    width : 201px;
    float : none;
    position : absolute;
    top : 256px;
    bottom : auto;
    right : auto;
    left : 533px;
  }

  #sp-html-src-15{
    width : 201px;
    float : none;
    position : absolute;
    top : 258px;
    bottom : auto;
    right : auto;
    left : 786px;
  }

  #sp-html-src-16{
    width : 201px;
    float : none;
    position : absolute;
    top : 254px;
    bottom : auto;
    right : auto;
    left : 18px;
  }

  #sp-html-src-8{
    display : none;
  }

  #sp-html-src-9{
    width : 199px;
    float : none;
    position : absolute;
    top : 67px;
    bottom : auto;
    right : auto;
    left : 16px;
  }

  #sp-image-1{
    display : none;
  }

  #sp-image-10{
    width : 163px;
    height : 163px;
    float : none;
    position : absolute;
    top : 641px;
    bottom : auto;
    right : auto;
    left : 255px;
  }

  #sp-image-102{
    width : 840px;
    height : 490px;
  }

  #sp-image-11{
    width : 149px;
    height : 168px;
    float : none;
    position : absolute;
    top : 601px;
    bottom : auto;
    right : auto;
    left : 482px;
  }

  #sp-image-12{
    width : 167px;
    height : 167px;
    float : none;
    position : absolute;
    top : 418px;
    bottom : auto;
    right : auto;
    left : 349px;
  }

  #sp-image-13{
    width : 199px;
    height : 141px;
    float : none;
    position : absolute;
    top : 266px;
    bottom : auto;
    right : auto;
    left : 429px;
  }

  #sp-image-14{
    width : 163px;
    height : 149px;
    float : none;
    position : absolute;
    top : 111px;
    bottom : auto;
    right : auto;
    left : 532px;
  }

  #sp-image-15{
    width : 140px;
    height : 136px;
    float : none;
    position : absolute;
    top : 119px;
    bottom : auto;
    right : auto;
    left : 301px;
  }

  #sp-image-2{
    width : 294px;
    float : none;
    display : none;
    position : absolute;
    top : 419px;
    bottom : auto;
    right : auto;
    left : 1px;
  }

  #sp-image-21{
    width : 303px;
    height : 401px;
  }

  #sp-image-22{
    width : 309px;
    height : 411px;
  }

  #sp-image-24{
    width : 288px;
    height : 314px;
  }

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

  #sp-image-27{
    width : 378px;
    height : 282px;
  }

  #sp-image-28{
    width : 368px;
    height : 487px;
  }

  #sp-image-29{
    width : 363px;
    height : 271px;
  }

  #sp-image-3{
    float : none;
    position : absolute;
    top : -448px;
    bottom : auto;
    right : auto;
    left : 409px;
  }

  #sp-image-30{
    width : 266px;
    height : 278px;
  }

  #sp-image-31{
    width : 260px;
    height : 292px;
  }

  #sp-image-4{
    float : none;
    position : absolute;
    top : -448px;
    bottom : auto;
    right : auto;
    left : 409px;
  }

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

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

  #sp-image-7{
    width : 245px;
    height : 224px;
  }

  #sp-photo-motion-1{
    width : 1232px;
    height : 616px;
    float : none;
    position : absolute;
    top : -52px;
    bottom : auto;
    right : auto;
    left : -109px;
  }

  #sp-photo-motion-2{
    width : 294px;
    height : 264px;
    float : none;
    display : none;
    position : absolute;
    top : 299px;
    bottom : auto;
    right : auto;
    left : -2px;
  }

  #sp-photo-motion-3{
    width : 294px;
    height : 264px;
    float : none;
    display : none;
    position : absolute;
    top : 0px;
    bottom : auto;
    right : auto;
    left : 1px;
  }

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

  #sp-site-navigation-2{
    min-height : 234px;
  }

  #sp-table-2{
    margin-left : 0px;
  }
}

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

  #sp-block-container-1{
    display : none;
  }

  #sp-block-container-3{
    display : none;
  }

  #sp-block-container-4{
    display : none;
  }

  #sp-html-src-1{
    float : none;
    position : absolute;
    top : -219px;
    bottom : auto;
    right : auto;
    left : 165px;
  }

  #sp-html-src-10{
    display : none;
  }

  #sp-html-src-11{
    display : none;
  }

  #sp-html-src-12{
    display : none;
  }

  #sp-html-src-13{
    display : none;
  }

  #sp-html-src-14{
    display : none;
  }

  #sp-html-src-15{
    display : none;
  }

  #sp-html-src-16{
    display : none;
  }

  #sp-html-src-2{
    float : none;
    position : absolute;
    top : 70px;
    bottom : auto;
    right : auto;
    left : 12px;
  }

  #sp-html-src-3{
    float : none;
    position : absolute;
    top : 70px;
    bottom : auto;
    right : auto;
    left : 130px;
  }

  #sp-html-src-4{
    float : none;
    position : absolute;
    top : 69px;
    bottom : auto;
    right : auto;
    left : 256px;
  }

  #sp-html-src-5{
    float : none;
    position : absolute;
    top : 93px;
    bottom : auto;
    right : auto;
    left : 9px;
  }

  #sp-html-src-6{
    float : none;
    position : absolute;
    top : 93px;
    bottom : auto;
    right : auto;
    left : 129px;
  }

  #sp-html-src-7{
    float : none;
    position : absolute;
    top : 92px;
    bottom : auto;
    right : auto;
    left : 254px;
  }

  #sp-html-src-8{
    float : none;
    position : absolute;
    top : -219px;
    bottom : auto;
    right : auto;
    left : 165px;
  }

  #sp-html-src-9{
    display : none;
  }

  #sp-image-1{
    width : 131px;
    height : 138px;
    float : none;
    position : absolute;
    top : 11px;
    bottom : auto;
    right : auto;
    left : 8px;
    z-index : 1;
  }

  #sp-image-10{
    display : none;
  }

  #sp-image-11{
    display : none;
  }

  #sp-image-12{
    display : none;
  }

  #sp-image-13{
    display : none;
  }

  #sp-image-14{
    display : none;
  }

  #sp-image-15{
    display : none;
  }

  #sp-image-3{
    display : none;
  }

  #sp-image-4{
    display : none;
  }

  #sp-image-9{
    display : none;
  }

  #sp-page-title-1{
    display : none;
  }

  #sp-photo-motion-1{
    display : none;
  }

  #sp-site-navigation-2{
    min-height : 36px;
    display : none;
  }

  .sp-wp-post-list#sp-wp-post-list-1{
    display : none;
  }
}