#colophon{
  background-color : #599a33;
  background-image : url(img/back-bottom.png);
  background-repeat : repeat-x;
  background-position : left top;
}

#content{
  min-height : 50px;
}

#contenthead{
  font-size : 1.8rem;
  font-family : "AR明朝体L";
  color : #0000ff;
}

#masthead{
  background-color : #599a33;
  margin-bottom : 0px !important;
}

#sidebar1{
  z-index : 20;
}

#sidebar2{
  z-index : 20;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.sp-button{
  width : 122px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

article{
  display : block;
}

aside{
  display : block;
}

body{
  font-size : 1.8rem;
  font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", "Arial", sans-serif;
  line-height : 1.5;
  color : #000000;
  background-color : transparent;
  background-image : url(img/back-01.png);
  background-repeat : repeat;
  background-position : left bottom;
  text-align : left;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  word-wrap : break-word;
}

details{
  display : block;
}

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

figcaption{
  display : block;
}

figure{
  display : block;
}

footer{
  display : block;
}

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

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

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

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

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

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

header{
  display : block;
}

hgroup{
  display : block;
}

html{
  font-size : 62.5%;
}

main{
  display : block;
}

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

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

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

section{
  display : block;
}

summary{
  display : block;
}

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

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

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

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

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

  #content{
    font-size : 1.8rem;
    font-family : "AR P明朝体L";
    color : #000000;
    background-color : #ffffff;
    background-image : url(img/back-content.png);
    background-repeat : repeat;
    background-position : left top;
    border-bottom-width : 2px;
    border-bottom-style : solid;
    border-bottom-color : #ebe3cb;
    min-height : 50px;
  }

  #contenthead{
    margin-top : 20px;
    margin-bottom : 30px;
  }

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

  #masthead{
    background-image : url(img/back-top.png);
    background-repeat : repeat-x;
    background-position : left bottom;
    margin-bottom : 15px;
  }

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

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

  #sidebar2 {
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  body{
    min-width : 900px;
  }
}

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

  #content{
    width : 900px;
  }

  #contenthead{
    width : 900px;
  }
}

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

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

  #content{
    background-color : #ffffff;
    background-image : url(img/back-content.png);
    background-repeat : repeat;
    background-position : left top;
    margin-top : 0px;
    margin-left : 10px;
    margin-right : 10px;
    margin-bottom : 0px;
    border-bottom-width : 2px;
    border-bottom-style : solid;
    border-bottom-color : #ebe3cb;
    min-height : 50px;
  }

  #contenthead{
    margin-bottom : 20px;
  }

  #sidebar1{
    margin-top : 10px;
    margin-left : 10px;
    margin-right : 10px;
    margin-bottom : 10px;
  }

  #sidebar2{
    margin-top : 10px;
    margin-left : 10px;
    margin-right : 10px;
    margin-bottom : 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-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-image-10, #sp-image-100, #sp-image-101, #sp-image-102, #sp-image-103, #sp-image-104, #sp-image-105, #sp-image-106, #sp-image-107, #sp-image-108, #sp-image-109, #sp-image-11, #sp-image-110, #sp-image-111, #sp-image-112, #sp-image-113, #sp-image-114, #sp-image-115, #sp-image-116, #sp-image-117, #sp-image-118, #sp-image-119, #sp-image-12, #sp-image-120, #sp-image-121, #sp-image-122, #sp-image-123, #sp-image-124, #sp-image-125, #sp-image-126, #sp-image-127, #sp-image-128, #sp-image-129, #sp-image-13, #sp-image-130, #sp-image-131, #sp-image-132, #sp-image-133, #sp-image-134, #sp-image-135, #sp-image-136, #sp-image-137, #sp-image-138, #sp-image-139, #sp-image-14, #sp-image-140, #sp-image-141, #sp-image-142, #sp-image-143, #sp-image-144, #sp-image-145, #sp-image-146, #sp-image-147, #sp-image-148, #sp-image-149, #sp-image-15, #sp-image-150, #sp-image-151, #sp-image-152, #sp-image-153, #sp-image-154, #sp-image-155, #sp-image-156, #sp-image-157, #sp-image-158, #sp-image-159, #sp-image-16, #sp-image-160, #sp-image-162, #sp-image-163, #sp-image-164, #sp-image-165, #sp-image-166, #sp-image-167, #sp-image-168, #sp-image-169, #sp-image-17, #sp-image-170, #sp-image-171, #sp-image-172, #sp-image-173, #sp-image-174, #sp-image-175, #sp-image-176, #sp-image-177, #sp-image-178, #sp-image-179, #sp-image-18, #sp-image-180, #sp-image-181, #sp-image-182, #sp-image-183, #sp-image-184, #sp-image-185, #sp-image-186, #sp-image-187, #sp-image-188, #sp-image-189, #sp-image-19, #sp-image-190, #sp-image-191, #sp-image-192, #sp-image-193, #sp-image-194, #sp-image-195, #sp-image-196, #sp-image-197, #sp-image-198, #sp-image-199, #sp-image-20, #sp-image-200, #sp-image-201, #sp-image-202, #sp-image-203, #sp-image-204, #sp-image-205, #sp-image-206, #sp-image-207, #sp-image-208, #sp-image-209, #sp-image-21, #sp-image-210, #sp-image-211, #sp-image-212, #sp-image-213, #sp-image-214, #sp-image-215, #sp-image-216, #sp-image-217, #sp-image-218, #sp-image-219, #sp-image-22, #sp-image-220, #sp-image-221, #sp-image-222, #sp-image-223, #sp-image-224, #sp-image-225, #sp-image-226, #sp-image-227, #sp-image-228, #sp-image-229, #sp-image-23, #sp-image-230, #sp-image-231, #sp-image-232, #sp-image-233, #sp-image-234, #sp-image-235, #sp-image-236, #sp-image-237, #sp-image-238, #sp-image-239, #sp-image-24, #sp-image-240, #sp-image-241, #sp-image-242, #sp-image-243, #sp-image-244, #sp-image-245, #sp-image-246, #sp-image-247, #sp-image-248, #sp-image-249, #sp-image-25, #sp-image-250, #sp-image-251, #sp-image-252, #sp-image-253, #sp-image-254, #sp-image-255, #sp-image-256, #sp-image-257, #sp-image-258, #sp-image-259, #sp-image-26, #sp-image-260, #sp-image-261, #sp-image-262, #sp-image-263, #sp-image-264, #sp-image-265, #sp-image-266, #sp-image-267, #sp-image-268, #sp-image-269, #sp-image-27, #sp-image-270, #sp-image-271, #sp-image-272, #sp-image-273, #sp-image-274, #sp-image-275, #sp-image-276, #sp-image-277, #sp-image-278, #sp-image-279, #sp-image-28, #sp-image-280, #sp-image-281, #sp-image-282, #sp-image-283, #sp-image-284, #sp-image-285, #sp-image-286, #sp-image-287, #sp-image-288, #sp-image-289, #sp-image-29, #sp-image-290, #sp-image-291, #sp-image-292, #sp-image-293, #sp-image-294, #sp-image-295, #sp-image-296, #sp-image-297, #sp-image-298, #sp-image-299, #sp-image-3, #sp-image-30, #sp-image-300, #sp-image-301, #sp-image-302, #sp-image-303, #sp-image-304, #sp-image-305, #sp-image-306, #sp-image-307, #sp-image-308, #sp-image-309, #sp-image-31, #sp-image-310, #sp-image-311, #sp-image-312, #sp-image-313, #sp-image-314, #sp-image-315, #sp-image-316, #sp-image-317, #sp-image-318, #sp-image-319, #sp-image-32, #sp-image-320, #sp-image-321, #sp-image-322, #sp-image-323, #sp-image-324, #sp-image-325, #sp-image-326, #sp-image-327, #sp-image-328, #sp-image-329, #sp-image-33, #sp-image-330, #sp-image-331, #sp-image-332, #sp-image-333, #sp-image-334, #sp-image-335, #sp-image-336, #sp-image-337, #sp-image-338, #sp-image-339, #sp-image-34, #sp-image-340, #sp-image-341, #sp-image-342, #sp-image-343, #sp-image-344, #sp-image-345, #sp-image-346, #sp-image-347, #sp-image-348, #sp-image-349, #sp-image-35, #sp-image-350, #sp-image-351, #sp-image-352, #sp-image-353, #sp-image-354, #sp-image-355, #sp-image-356, #sp-image-357, #sp-image-358, #sp-image-359, #sp-image-36, #sp-image-360, #sp-image-361, #sp-image-362, #sp-image-363, #sp-image-364, #sp-image-365, #sp-image-366, #sp-image-367, #sp-image-368, #sp-image-369, #sp-image-37, #sp-image-370, #sp-image-371, #sp-image-372, #sp-image-373, #sp-image-374, #sp-image-375, #sp-image-376, #sp-image-377, #sp-image-378, #sp-image-379, #sp-image-38, #sp-image-380, #sp-image-381, #sp-image-382, #sp-image-383, #sp-image-384, #sp-image-385, #sp-image-386, #sp-image-387, #sp-image-388, #sp-image-389, #sp-image-39, #sp-image-390, #sp-image-391, #sp-image-392, #sp-image-393, #sp-image-394, #sp-image-395, #sp-image-396, #sp-image-397, #sp-image-398, #sp-image-399, #sp-image-4, #sp-image-40, #sp-image-400, #sp-image-401, #sp-image-402, #sp-image-403, #sp-image-404, #sp-image-405, #sp-image-406, #sp-image-407, #sp-image-408, #sp-image-409, #sp-image-41, #sp-image-410, #sp-image-411, #sp-image-412, #sp-image-413, #sp-image-414, #sp-image-415, #sp-image-416, #sp-image-417, #sp-image-418, #sp-image-419, #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-73, #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{
  text-decoration : none;
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  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;
  box-shadow : 0px 3px 4px rgba(0, 0, 0, 0.5);
  max-width : 100%;
}

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

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

.page-blog1#content #page-content, .page-custom#content #page-content, .page-custom1#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-toppage#content #page-content, #sp-block-container-1{
  padding-top : 0px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 0px;
  margin-bottom : 20px;
}

.page-blog1#content #page-content > h1, .page-custom#content #page-content > h1, .page-custom1#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-toppage#content #page-content > h1, #sp-block-container-1 > h1{
  font-size : 1.4rem;
  line-height : 1.4;
  color : #ffffff;
  background-color : #62a438;
  padding-top : 15px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 15px;
  margin-bottom : 20px;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #c7d9a5;
  clear : both;
}

.page-blog1#content #page-content > h2, .page-custom#content #page-content > h2, .page-custom1#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-toppage#content #page-content > h2, #sp-block-container-1 > h2{
  font-size : 1.3rem;
  line-height : 1.4;
  color : #ffffff;
  background-color : #62a438;
  padding-top : 15px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 15px;
  margin-bottom : 20px;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #c7d9a5;
  clear : both;
}

.page-blog1#content #page-content > h3, .page-custom#content #page-content > h3, .page-custom1#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-toppage#content #page-content > h3, #sp-block-container-1 > h3{
  font-size : 1.4rem;
  line-height : 1.4;
  color : #ffffff;
  background-color : #b1a87b;
  padding-top : 15px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 15px;
  margin-bottom : 20px;
  border-top-width : 2px;
  border-top-style : solid;
  border-top-color : #62a438;
  clear : both;
}

.page-blog1#content #page-content > h4, .page-custom#content #page-content > h4, .page-custom1#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-toppage#content #page-content > h4, #sp-block-container-1 > h4{
  font-size : 1.3rem;
  line-height : 1.4;
  color : #ffffff;
  background-color : #b1a87b;
  padding-top : 15px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 15px;
  margin-bottom : 20px;
  clear : both;
}

.page-blog1#content #page-content > h5, .page-custom#content #page-content > h5, .page-custom1#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-toppage#content #page-content > h5, #sp-block-container-1 > h5{
  font-size : 1.3rem;
  line-height : 1.4;
  color : #777777;
  padding-top : 15px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 15px;
  margin-bottom : 20px;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #62a438;
  clear : both;
}

.page-blog1#content #page-content > h6, .page-custom#content #page-content > h6, .page-custom1#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-toppage#content #page-content > h6, #sp-block-container-1 > h6{
  font-size : 1.3rem;
  line-height : 1.4;
  color : #62a438;
  padding-top : 15px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 15px;
  margin-bottom : 20px;
  clear : both;
}

.page-blog1#content #page-content > hr, .page-custom#content #page-content > hr, .page-custom1#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-toppage#content #page-content > hr, #sp-block-container-1 > hr{
  margin-top : 25px;
  margin-bottom : 25px;
  border-top-width : 1px;
  border-left-width : medium;
  border-right-width : medium;
  border-bottom-width : medium;
  border-top-style : solid;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #62a438;
  border-left-color : #62a438;
  border-right-color : initial;
  border-bottom-color : #62a438;
}

.page-blog1#content #page-content > p, .page-custom#content #page-content > p, .page-custom1#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-toppage#content #page-content > p, #sp-block-container-1 > p{
  text-align : left;
  margin-top : 5px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 20px;
}

#sp-wp-post-list-1{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 25px;
}

#sp-wp-post-list-1 .hpb-more-entry{
  text-align : right;
  padding-right : 20px;
}

#sp-wp-post-list-1 .hpb-more-entry > a{
  font-size : 12px;
  font-weight : bold;
  color : #ffffff;
  background-color : #fab951;
  text-decoration : none;
  text-align : center;
  padding-top : 6px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 6px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #fab951;
  border-left-color : #fab951;
  border-right-color : #fab951;
  border-bottom-color : #fab951;
  display : inline-block;
  position : relative;
}

#sp-wp-post-list-1 .hpb-more-entry > a:active{
  color : #fab951;
  background-color : #ffffff;
}

#sp-wp-post-list-1 .hpb-more-entry > a:hover{
  color : #fab951;
  background-color : #ffffff;
}

#sp-wp-post-list-1 article{
  margin-top : 0px;
  margin-left : 20px;
  margin-right : 20px;
  margin-bottom : 25px;
}

#sp-wp-post-list-1 article > div{
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
}

#sp-wp-post-list-1 dl{
  margin-top : 0px;
  margin-left : 20px;
  margin-right : 20px;
  margin-bottom : 0px;
}

#sp-wp-post-list-1 li{
  background-color : transparent;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 0px;
  padding-left : 20px;
  padding-right : 10px;
  padding-bottom : 0px;
  margin-bottom : 5px;
}

#sp-wp-post-list-1 p{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-wp-post-list-1 p > img{
  margin-top : 5px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 5px;
}

#sp-wp-post-list-1 ul{
  background-color : transparent;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 15px;
  list-style-type : none;
}

.hpb-viewtype-content#sp-wp-post-list-1 dd{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-left : 0px;
  margin-bottom : 20px;
}

.hpb-viewtype-content#sp-wp-post-list-1 dl{
  padding-top : 0px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 25px;
}

.hpb-viewtype-content#sp-wp-post-list-1 dt{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 5px;
}

.hpb-viewtype-date#sp-wp-post-list-1 dd{
  padding-top : 0px;
  padding-left : 150px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-left : 0px;
  margin-bottom : 5px;
}

.hpb-viewtype-date#sp-wp-post-list-1 dd a{
  color : #5b7437;
}

.hpb-viewtype-date#sp-wp-post-list-1 dl{
  overflow : hidden;
}

.hpb-viewtype-date#sp-wp-post-list-1 dt{
  font-weight : normal;
  color : #5b7437;
  background-image : url(img/icon-01.png);
  background-repeat : no-repeat;
  background-position : left 0.5em;
  padding-top : 0px;
  padding-left : 20px;
  padding-right : 0px;
  padding-bottom : 5px;
  width : 140px;
  float : left;
  clear : both;
  box-sizing : border-box;
}

#sp-wp-post-list-1 > h3{
  font-size : 1.4rem;
  font-weight : bold;
  line-height : 1.4;
  color : #ffffff;
  background-color : #62a438;
  background-image : url(img/back-title.png),url(img/back-title.png),url(img/back-02.png);
  background-repeat : repeat-x,repeat-x,repeat;
  background-position : left 15%,left 85%,left top;
  padding-top : 15px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 15px;
  margin-bottom : 20px;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #dddddd;
}

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

  #sp-wp-post-list-1 dl dd{
    margin-left : 30px;
  }

  .hpb-viewtype-date#sp-wp-post-list-1 dd{
    padding-top : 0px;
    padding-left : 20px;
    padding-right : 0px;
    padding-bottom : 5px;
  }

  .hpb-viewtype-date#sp-wp-post-list-1 dt{
    padding-bottom : 5px;
    width : 100%;
  }
}

#sp-page-title-1, #sp-page-title-10, #sp-page-title-2, #sp-page-title-3, #sp-page-title-4, #sp-page-title-5, #sp-page-title-6, #sp-page-title-7, #sp-page-title-8, #sp-page-title-9{
  background-color : #62a438;
  background-image : url(img/back-title.png),url(img/back-title.png),url(img/back-02.png);
  background-repeat : repeat-x,repeat-x,repeat;
  background-position : left 15%,left 85%,left top;
  padding-top : 15px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 15px;
  margin-bottom : 20px;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #dddddd;
}

#sp-page-title-1 > h1, #sp-page-title-10 > h1, #sp-page-title-2 > 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, #sp-page-title-9 > h1{
  font-size : 1.4rem;
  font-weight : bold;
  line-height : 1.4;
  color : #ffffff;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#breadcrumb-list{
  color : #8e835d;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
}

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

#breadcrumb-list div a{
  color : #6cab42;
}

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

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

#sp-site-branding2-1{
  color : #ffe5e5;
  background-color : #ffa1a1;
  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 : 60px;
  width : 100%;
  min-height : 130px;
  position : relative;
}

#sp-site-branding2-1 .extra{
  padding-top : 15px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 15px;
  width : 70%;
}

#sp-site-branding2-1 .extra p{
  font-size : 13px;
  color : #ffe5e5;
  text-align : right;
}

#sp-site-branding2-1 .site-description{
  font-size : 16px;
  font-weight : normal;
  color : #ffe5e5;
  text-align : right;
  padding-top : 15px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 15px;
  width : 70%;
  position : absolute;
  top : 0px;
  right : 0px;
}

#sp-site-branding2-1 .site-title{
  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;
  text-align : center;
  width : 190px;
  height : 190px;
  position : absolute;
  top : 0px;
  left : 0px;
  z-index : 9999;
}

#sp-site-branding2-1 .site-title a{
  font-size : 25px;
  font-weight : normal;
  color : #ffd9d9;
  text-decoration : none;
  margin-top : 60px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  display : block;
}

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

  #sp-site-branding2-1{
    color : #ffe5e5;
    background-color : #ffa1a1;
    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 : 60px;
    width : 100%;
    min-height : 110px;
    position : relative;
  }

  #sp-site-branding2-1 .extra{
    padding-top : 10px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 10px;
    width : 63%;
    position : absolute;
    bottom : 0px;
    right : 0px;
  }

  #sp-site-branding2-1 .extra p{
    font-size : 9px;
    color : #ffe5e5;
    text-align : right;
  }

  #sp-site-branding2-1 .site-description{
    font-size : 10px;
    font-weight : normal;
    color : #ffe5e5;
    text-align : right;
    padding-top : 10px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 10px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 10px;
    width : 63%;
    position : absolute;
    top : 0px;
    right : 0px;
  }

  #sp-site-branding2-1 .site-title{
    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;
    text-align : center;
    width : 130px;
    height : 130px;
    position : absolute;
    top : 0px;
    left : 0px;
  }

  #sp-site-branding2-1 .site-title a{
    font-size : 17px;
    font-weight : normal;
    color : #ffd9d9;
    text-decoration : none;
    display : block;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

#sp-site-navigation-1 > ul > li{
  border-right-width : 1px;
  border-right-style : solid;
  border-right-color : #333333;
  width : auto;
  float : left;
  position : relative;
}

#sp-site-navigation-1 > ul > li.current-menu-ancestor > a{
  color : #ffffff;
  background-color : #3c3c3c;
  border-bottom-color : #c9c9c9;
}

#sp-site-navigation-1 > ul > li.current-menu-item > a{
  color : #ffffff;
  background-color : #3c3c3c;
  border-bottom-color : #c9c9c9;
}

#sp-site-navigation-1 > ul > li.current_page_ancestor > a{
  color : #ffffff;
  background-color : #3c3c3c;
  border-bottom-color : #c9c9c9;
}

#sp-site-navigation-1 > ul > li.current_page_item > a{
  color : #ffffff;
  background-color : #3c3c3c;
  border-bottom-color : #c9c9c9;
}

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

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

#sp-site-navigation-1 > ul > li > a:hover{
  color : #ffffff;
  background-color : #3c3c3c;
  border-bottom-color : #c9c9c9;
}

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

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

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

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

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

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

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

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

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

  #sp-site-navigation-1 ul ul li a{
    color : #ffffff;
    padding-top : 8px;
    padding-left : 50px;
    padding-right : 50px;
    padding-bottom : 8px;
    border-left-width : 5px;
    border-bottom-width : medium;
    border-left-style : solid;
    border-bottom-style : none;
    border-left-color : transparent;
    border-bottom-color : initial;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.page-blog1#content #page-content{
  font-size : 2.2rem;
  font-family : "ＭＳ 明朝";
  font-weight : bold;
  color : #0000ff;
}

.page-custom#content #page-content{
  font-size : 1.8rem;
  font-family : "AR P明朝体L";
  font-weight : bold;
  color : #0000ff;
  background-position : left top;
}

.page-custom1#content #page-content{
  font-size : 1.6rem;
  font-family : "AR P明朝体L";
}

.page-custom1#content #page-content > .paragraph a{
  font-size : 1.2rem;
  color : #0000ff;
}

.page-custom2#content #page-content > p{
  font-size : 1.6rem;
  color : #000000;
}

.page-toppage#content #page-content{
  font-size : 1.8rem;
}

#sp-block-container-1{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-block-container-1 > p.copyright{
  color : #ffffff;
  text-align : center;
}

#sp-page-title-2{
  background-color : #62a438;
}

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

#sp-site-branding2-1 > .site-description{
  font-size : 2rem;
  color : #0000ff;
}

#sp-site-branding2-1 > .site-title a{
  font-size : 2rem;
  color : #0000ff;
}

#sp-site-navigation-1{
  font-size : 1.6rem;
  color : #ff0000;
}

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

  #sp-image-1{
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    width : 491px;
    height : 578px;
  }

  #sp-image-10{
    width : 566px;
    height : 637px;
  }

  #sp-image-100{
    width : 443px;
    height : 354px;
  }

  #sp-image-101{
    width : 448px;
    height : 348px;
  }

  #sp-image-102{
    width : 522px;
    height : 402px;
  }

  #sp-image-103{
    width : 470px;
    height : 349px;
  }

  #sp-image-104{
    width : 411px;
    height : 347px;
  }

  #sp-image-105{
    width : 427px;
    height : 344px;
  }

  #sp-image-106{
    width : 426px;
    height : 322px;
  }

  #sp-image-107{
    width : 430px;
    height : 309px;
  }

  #sp-image-108{
    width : 450px;
    height : 389px;
  }

  #sp-image-109{
    width : 455px;
    height : 339px;
  }

  #sp-image-11{
    width : 567px;
    height : 443px;
  }

  #sp-image-110{
    width : 474px;
    height : 378px;
  }

  #sp-image-111{
    width : 514px;
    height : 471px;
  }

  #sp-image-112{
    width : 420px;
    height : 440px;
  }

  #sp-image-113{
    width : 430px;
    height : 340px;
  }

  #sp-image-114{
    width : 421px;
    height : 372px;
  }

  #sp-image-115{
    width : 508px;
    height : 368px;
  }

  #sp-image-116{
    width : 507px;
    height : 389px;
  }

  #sp-image-117{
    width : 413px;
    height : 313px;
  }

  #sp-image-118{
    width : 510px;
    height : 455px;
  }

  #sp-image-119{
    width : 542px;
    height : 460px;
  }

  #sp-image-12{
    width : 542px;
    height : 542px;
  }

  #sp-image-121{
    width : 540px;
    height : 470px;
  }

  #sp-image-122{
    width : 570px;
    height : 428px;
  }

  #sp-image-123{
    width : 571px;
    height : 431px;
  }

  #sp-image-124{
    width : 571px;
    height : 431px;
  }

  #sp-image-125{
    width : 594px;
    height : 462px;
  }

  #sp-image-126{
    width : 567px;
    height : 778px;
  }

  #sp-image-127{
    width : 614px;
    height : 484px;
  }

  #sp-image-128{
    width : 620px;
    height : 494px;
  }

  #sp-image-129{
    width : 616px;
    height : 507px;
  }

  #sp-image-13{
    width : 572px;
    height : 572px;
  }

  #sp-image-130{
    width : 609px;
    height : 492px;
  }

  #sp-image-131{
    width : 609px;
    height : 467px;
  }

  #sp-image-132{
    width : 481px;
    height : 577px;
  }

  #sp-image-133{
    width : 477px;
    height : 446px;
  }

  #sp-image-134{
    width : 464px;
    height : 464px;
  }

  #sp-image-135{
    width : 482px;
    height : 482px;
  }

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

  #sp-image-137{
    width : 520px;
    height : 451px;
  }

  #sp-image-138{
    width : 541px;
    height : 567px;
  }

  #sp-image-139{
    width : 537px;
    height : 376px;
  }

  #sp-image-14{
    width : 558px;
    height : 558px;
  }

  #sp-image-140{
    width : 519px;
    height : 519px;
  }

  #sp-image-141{
    width : 509px;
    height : 509px;
  }

  #sp-image-142{
    width : 501px;
    height : 501px;
  }

  #sp-image-143{
    width : 494px;
    height : 494px;
  }

  #sp-image-144{
    width : 486px;
    height : 486px;
  }

  #sp-image-145{
    width : 475px;
    height : 475px;
  }

  #sp-image-146{
    width : 464px;
    height : 464px;
  }

  #sp-image-147{
    width : 456px;
    height : 456px;
  }

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

  #sp-image-149{
    width : 478px;
    height : 432px;
  }

  #sp-image-15{
    width : 589px;
    height : 451px;
  }

  #sp-image-150{
    width : 498px;
    height : 421px;
  }

  #sp-image-151{
    width : 537px;
    height : 447px;
  }

  #sp-image-152{
    width : 530px;
    height : 530px;
  }

  #sp-image-153{
    width : 520px;
    height : 520px;
  }

  #sp-image-154{
    width : 555px;
    height : 449px;
  }

  #sp-image-155{
    width : 582px;
    height : 511px;
  }

  #sp-image-156{
    width : 592px;
    height : 733px;
  }

  #sp-image-157{
    width : 600px;
    height : 447px;
  }

  #sp-image-158{
    width : 592px;
    height : 592px;
  }

  #sp-image-159{
    width : 583px;
    height : 521px;
  }

  #sp-image-16{
    width : 623px;
    height : 470px;
  }

  #sp-image-160{
    width : 574px;
    height : 574px;
  }

  #sp-image-161{
    width : 490px;
    height : 368px;
  }

  #sp-image-162{
    width : 507px;
    height : 422px;
  }

  #sp-image-163{
    width : 523px;
    height : 432px;
  }

  #sp-image-164{
    width : 521px;
    height : 394px;
  }

  #sp-image-165{
    width : 496px;
    height : 376px;
  }

  #sp-image-17{
    width : 597px;
    height : 500px;
  }

  #sp-image-18{
    width : 604px;
    height : 746px;
  }

  #sp-image-19{
    width : 608px;
    height : 505px;
  }

  #sp-image-193{
    width : 543px;
    height : 429px;
  }

  #sp-image-194{
    width : 510px;
    height : 384px;
  }

  #sp-image-195{
    width : 509px;
    height : 389px;
  }

  #sp-image-196{
    width : 494px;
    height : 407px;
  }

  #sp-image-197{
    width : 494px;
    height : 364px;
  }

  #sp-image-198{
    width : 415px;
    height : 315px;
  }

  #sp-image-199{
    width : 415px;
    height : 301px;
  }

  #sp-image-20{
    width : 600px;
    height : 737px;
  }

  #sp-image-200{
    width : 433px;
    height : 338px;
  }

  #sp-image-201{
    width : 413px;
    height : 354px;
  }

  #sp-image-202{
    width : 413px;
    height : 363px;
  }

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

  #sp-image-204{
    width : 420px;
    height : 353px;
  }

  #sp-image-205{
    width : 411px;
    height : 340px;
  }

  #sp-image-206{
    width : 416px;
    height : 332px;
  }

  #sp-image-207{
    width : 410px;
    height : 346px;
  }

  #sp-image-208{
    width : 407px;
    height : 331px;
  }

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

  #sp-image-21{
    width : 560px;
    height : 430px;
  }

  #sp-image-210{
    width : 421px;
    height : 328px;
  }

  #sp-image-211{
    width : 413px;
    height : 278px;
  }

  #sp-image-212{
    width : 419px;
    height : 359px;
  }

  #sp-image-213{
    width : 406px;
    height : 394px;
  }

  #sp-image-215{
    width : 419px;
    height : 331px;
  }

  #sp-image-216{
    width : 416px;
    height : 320px;
  }

  #sp-image-217{
    width : 415px;
    height : 329px;
  }

  #sp-image-218{
    width : 410px;
    height : 340px;
  }

  #sp-image-219{
    width : 422px;
    height : 327px;
  }

  #sp-image-22{
    width : 490px;
    height : 383px;
  }

  #sp-image-220{
    width : 418px;
    height : 316px;
  }

  #sp-image-221{
    width : 410px;
    height : 340px;
  }

  #sp-image-222{
    width : 427px;
    height : 366px;
  }

  #sp-image-223{
    width : 409px;
    height : 327px;
  }

  #sp-image-224{
    width : 415px;
    height : 346px;
  }

  #sp-image-225{
    width : 427px;
    height : 351px;
  }

  #sp-image-226{
    width : 446px;
    height : 390px;
  }

  #sp-image-227{
    width : 440px;
    height : 311px;
  }

  #sp-image-228{
    width : 619px;
    height : 454px;
  }

  #sp-image-229{
    width : 632px;
    height : 525px;
  }

  #sp-image-23{
    width : 559px;
    height : 439px;
  }

  #sp-image-230{
    width : 660px;
    height : 531px;
  }

  #sp-image-231{
    width : 644px;
    height : 477px;
  }

  #sp-image-232{
    width : 673px;
    height : 498px;
  }

  #sp-image-233{
    width : 669px;
    height : 532px;
  }

  #sp-image-234{
    width : 655px;
    height : 539px;
  }

  #sp-image-235{
    width : 658px;
    height : 570px;
  }

  #sp-image-236{
    width : 658px;
    height : 487px;
  }

  #sp-image-237{
    width : 681px;
    height : 591px;
  }

  #sp-image-238{
    width : 639px;
    height : 503px;
  }

  #sp-image-239{
    width : 671px;
    height : 536px;
  }

  #sp-image-24{
    width : 565px;
    height : 413px;
  }

  #sp-image-240{
    width : 653px;
    height : 500px;
  }

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

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

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

  #sp-image-244{
    width : 676px;
    height : 543px;
  }

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

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

  #sp-image-247{
    width : 739px;
    height : 653px;
  }

  #sp-image-248{
    width : 657px;
    height : 657px;
  }

  #sp-image-249{
    width : 648px;
    height : 648px;
  }

  #sp-image-25{
    width : 565px;
    height : 473px;
  }

  #sp-image-250{
    width : 648px;
    height : 648px;
  }

  #sp-image-251{
    width : 622px;
    height : 622px;
  }

  #sp-image-252{
    width : 636px;
    height : 636px;
  }

  #sp-image-253{
    width : 617px;
    height : 617px;
  }

  #sp-image-254{
    width : 621px;
    height : 621px;
  }

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

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

  #sp-image-257{
    width : 587px;
    height : 587px;
  }

  #sp-image-258{
    width : 785px;
    height : 494px;
  }

  #sp-image-259{
    width : 528px;
    height : 399px;
  }

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

  #sp-image-260{
    width : 476px;
    height : 323px;
  }

  #sp-image-261{
    width : 506px;
    height : 369px;
  }

  #sp-image-262{
    width : 488px;
    height : 334px;
  }

  #sp-image-263{
    width : 460px;
    height : 325px;
  }

  #sp-image-264{
    width : 442px;
    height : 347px;
  }

  #sp-image-265{
    width : 407px;
    height : 301px;
  }

  #sp-image-266{
    width : 397px;
    height : 273px;
  }

  #sp-image-267{
    width : 335px;
    height : 231px;
  }

  #sp-image-268{
    width : 297px;
    height : 297px;
  }

  #sp-image-269{
    width : 292px;
    height : 204px;
  }

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

  #sp-image-270{
    width : 291px;
    height : 223px;
  }

  #sp-image-271{
    width : 295px;
    height : 226px;
  }

  #sp-image-272{
    width : 303px;
    height : 225px;
  }

  #sp-image-273{
    width : 294px;
    height : 202px;
  }

  #sp-image-274{
    width : 303px;
    height : 237px;
  }

  #sp-image-275{
    width : 317px;
    height : 213px;
  }

  #sp-image-276{
    width : 321px;
    height : 216px;
  }

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

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

  #sp-image-28{
    width : 529px;
    height : 417px;
  }

  #sp-image-281{
    margin-top : 0px;
  }

  #sp-image-29{
    width : 498px;
    height : 691px;
  }

  #sp-image-3{
    width : 646px;
    height : 588px;
  }

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

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

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

  #sp-image-33{
    width : 531px;
    height : 531px;
  }

  #sp-image-337{
    width : 363px;
    height : 276px;
  }

  #sp-image-338{
    width : 361px;
    height : 275px;
  }

  #sp-image-339{
    width : 348px;
    height : 264px;
  }

  #sp-image-34{
    width : 527px;
    height : 527px;
  }

  #sp-image-340{
    width : 343px;
    height : 261px;
  }

  #sp-image-341{
    width : 339px;
    height : 258px;
  }

  #sp-image-342{
    width : 348px;
    height : 264px;
  }

  #sp-image-343{
    width : 342px;
    height : 259px;
  }

  #sp-image-344{
    width : 336px;
    height : 255px;
  }

  #sp-image-345{
    width : 339px;
    height : 257px;
  }

  #sp-image-349{
    width : 343px;
    height : 260px;
  }

  #sp-image-35{
    width : 546px;
    height : 546px;
  }

  #sp-image-350{
    width : 338px;
    height : 256px;
  }

  #sp-image-351{
    width : 340px;
    height : 258px;
  }

  #sp-image-352{
    width : 335px;
    height : 254px;
  }

  #sp-image-354{
    width : 327px;
    height : 248px;
  }

  #sp-image-355{
    width : 332px;
    height : 252px;
  }

  #sp-image-356{
    width : 331px;
    height : 251px;
  }

  #sp-image-357{
    width : 327px;
    height : 248px;
  }

  #sp-image-359{
    width : 347px;
    height : 264px;
  }

  #sp-image-36{
    width : 529px;
    height : 411px;
  }

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

  #sp-image-38{
    width : 494px;
    height : 494px;
  }

  #sp-image-39{
    width : 492px;
    height : 492px;
  }

  #sp-image-4{
    width : 619px;
    height : 542px;
  }

  #sp-image-40{
    width : 459px;
    height : 459px;
  }

  #sp-image-404{
    width : 499px;
    height : 407px;
  }

  #sp-image-405{
    width : 515px;
    height : 391px;
  }

  #sp-image-406{
    width : 528px;
    height : 419px;
  }

  #sp-image-407{
    width : 420px;
    height : 339px;
  }

  #sp-image-408{
    width : 439px;
    height : 359px;
  }

  #sp-image-409{
    width : 444px;
    height : 368px;
  }

  #sp-image-41{
    width : 444px;
    height : 444px;
  }

  #sp-image-410{
    width : 441px;
    height : 320px;
  }

  #sp-image-411{
    width : 439px;
    height : 381px;
  }

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

  #sp-image-413{
    width : 441px;
    height : 460px;
  }

  #sp-image-414{
    width : 457px;
    height : 417px;
  }

  #sp-image-415{
    width : 492px;
    height : 403px;
  }

  #sp-image-416{
    width : 490px;
    height : 357px;
  }

  #sp-image-417{
    width : 510px;
    height : 434px;
  }

  #sp-image-418{
    width : 516px;
    height : 391px;
  }

  #sp-image-419{
    width : 532px;
    height : 427px;
  }

  #sp-image-42{
    width : 504px;
    height : 710px;
  }

  #sp-image-43{
    width : 604px;
    height : 506px;
  }

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

  #sp-image-45{
    width : 450px;
    height : 450px;
  }

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

  #sp-image-47{
    width : 492px;
    height : 492px;
  }

  #sp-image-48{
    width : 558px;
    height : 460px;
  }

  #sp-image-49{
    width : 535px;
    height : 455px;
  }

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

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

  #sp-image-51{
    width : 455px;
    height : 455px;
  }

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

  #sp-image-53{
    width : 480px;
    height : 480px;
  }

  #sp-image-54{
    width : 456px;
    height : 456px;
  }

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

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

  #sp-image-57{
    width : 508px;
    height : 508px;
  }

  #sp-image-58{
    width : 427px;
    height : 361px;
  }

  #sp-image-59{
    width : 419px;
    height : 507px;
  }

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

  #sp-image-60{
    width : 358px;
    height : 358px;
  }

  #sp-image-61{
    width : 361px;
    height : 361px;
  }

  #sp-image-62{
    width : 431px;
    height : 400px;
  }

  #sp-image-63{
    width : 409px;
    height : 409px;
  }

  #sp-image-64{
    width : 446px;
    height : 422px;
  }

  #sp-image-65{
    width : 427px;
    height : 390px;
  }

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

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

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

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

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

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

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

  #sp-image-72{
    width : 445px;
    height : 445px;
  }

  #sp-image-73{
    width : 527px;
    height : 462px;
  }

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

  #sp-image-75{
    width : 518px;
    height : 450px;
  }

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

  #sp-image-77{
    width : 524px;
    height : 474px;
  }

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

  #sp-image-79{
    width : 531px;
    height : 434px;
  }

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

  #sp-image-80{
    width : 446px;
    height : 356px;
  }

  #sp-image-81{
    width : 450px;
    height : 366px;
  }

  #sp-image-82{
    width : 561px;
    height : 460px;
  }

  #sp-image-83{
    width : 399px;
    height : 291px;
  }

  #sp-image-84{
    width : 418px;
    height : 350px;
  }

  #sp-image-85{
    width : 543px;
    height : 400px;
  }

  #sp-image-86{
    width : 429px;
    height : 306px;
  }

  #sp-image-87{
    width : 441px;
    height : 343px;
  }

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

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

  #sp-image-9{
    width : 582px;
    height : 438px;
  }

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

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

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

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

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

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

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

  #sp-image-97{
    width : 515px;
    height : 398px;
  }

  #sp-image-98{
    width : 445px;
    height : 359px;
  }

  #sp-image-99{
    width : 437px;
    height : 299px;
  }

  #sp-site-branding2-1{
    width : 1150px;
  }

  #sp-site-branding2-1 > .extra{
    margin-bottom : 0px;
    width : 805px;
    min-height : -28px;
    z-index : -1;
  }

  #sp-site-branding2-1 > .site-description{
    width : 1145px;
    height : 132px;
    float : left;
    position : relative;
    top : auto;
    bottom : auto;
    right : auto;
    left : auto;
  }

  #sp-site-branding2-1 > .site-title{
    margin-left : 0px;
    width : 206px;
    height : 190px;
    top : -22px;
    bottom : auto;
    right : auto;
    left : -207px;
  }

  #sp-site-navigation-1{
    width : 806px;
  }
}

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

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

  #sp-site-branding2-1 > .site-description{
    width : 197px;
    height : 169px;
    top : -12px;
    bottom : auto;
    right : -2px;
    left : auto;
  }
}