#content{
  background-color : #ffffff;
  border-top-width : 6px;
  border-left-width : 6px;
  border-right-width : 6px;
  border-bottom-width : 6px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #ffc64d;
  border-left-color : #ffc64d;
  border-right-color : #ffc64d;
  border-bottom-color : #ffc64d;
  border-top-left-radius : 10px 10px;
  border-top-right-radius : 10px 10px;
  border-bottom-right-radius : 10px 10px;
  border-bottom-left-radius : 10px 10px;
  min-height : 50px;
  box-sizing : border-box;
}

#main {
}

.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{
  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-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::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 : #088bd7;
  text-decoration : none;
}

a:focus{
  text-decoration : underline;
}

a:hover{
  text-decoration : underline;
}

article{
  display : block;
}

aside{
  display : block;
}

body{
  font-size : 1.3rem;
  font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif;
  line-height : 1.5;
  color : #454545;
  background-color : #ffffff;
  background-image : url(img/body-bg2.png),url(img/body-bg2-1.png);
  background-repeat : no-repeat,repeat-y;
  background-position : center top;
  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-bottom : 5px;
  }

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

  #content{
    padding-top : 10px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 10px;
    margin-top : 15px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 15px;
  }

  #contenthead > a{
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 15px;
  }

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

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

  #masthead{
    margin-bottom : 15px;
    position : relative;
  }

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

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

  #sidebar2{
    margin-top : 15px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
  }

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

  a{
    outline-width : medium;
    outline-style : none;
    outline-color : black;
  }

  body{
    font-size : 1.3rem;
    font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif;
    line-height : 1.5;
    min-width : 960px;
    word-wrap : break-word;
  }

  img{
    display : block;
  }
}

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

  #content{
    width : 710px;
    float : left;
  }

  #contenthead{
    width : 960px;
  }

  #main-inner{
    width : 960px;
  }

  #sidebar2{
    width : 240px;
    float : right;
  }
}

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

  #colophon{
    padding-top : 10px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 10px;
    width : 100%;
    box-sizing : border-box;
  }

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

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

  *{
    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{
    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-width : medium;
    border-bottom-style : none;
    border-bottom-color : initial;
  }

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

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

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

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

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

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

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

  embed{
    max-width : 100%;
  }
}

#sp-image-10, #sp-image-100, #sp-image-1000, #sp-image-1001, #sp-image-1002, #sp-image-1003, #sp-image-1004, #sp-image-1005, #sp-image-1006, #sp-image-1007, #sp-image-1008, #sp-image-1009, #sp-image-101, #sp-image-1010, #sp-image-1011, #sp-image-1012, #sp-image-1013, #sp-image-1014, #sp-image-1015, #sp-image-1016, #sp-image-1017, #sp-image-1018, #sp-image-1019, #sp-image-102, #sp-image-1020, #sp-image-1021, #sp-image-1022, #sp-image-1023, #sp-image-1024, #sp-image-1025, #sp-image-1026, #sp-image-1027, #sp-image-1028, #sp-image-1029, #sp-image-103, #sp-image-1030, #sp-image-1031, #sp-image-1032, #sp-image-1033, #sp-image-1034, #sp-image-1035, #sp-image-1036, #sp-image-1037, #sp-image-1038, #sp-image-1039, #sp-image-104, #sp-image-1040, #sp-image-1041, #sp-image-1042, #sp-image-1043, #sp-image-1044, #sp-image-1045, #sp-image-1046, #sp-image-1047, #sp-image-1048, #sp-image-1049, #sp-image-105, #sp-image-1050, #sp-image-1051, #sp-image-1052, #sp-image-1053, #sp-image-1054, #sp-image-1055, #sp-image-1056, #sp-image-1057, #sp-image-1058, #sp-image-1059, #sp-image-106, #sp-image-1060, #sp-image-1061, #sp-image-1062, #sp-image-1063, #sp-image-1064, #sp-image-1065, #sp-image-1066, #sp-image-1067, #sp-image-1068, #sp-image-1069, #sp-image-107, #sp-image-1070, #sp-image-1071, #sp-image-1072, #sp-image-1073, #sp-image-1074, #sp-image-1075, #sp-image-1076, #sp-image-1077, #sp-image-1078, #sp-image-1079, #sp-image-108, #sp-image-1080, #sp-image-1081, #sp-image-1082, #sp-image-1083, #sp-image-1084, #sp-image-1085, #sp-image-1086, #sp-image-1087, #sp-image-1088, #sp-image-1089, #sp-image-109, #sp-image-1090, #sp-image-1091, #sp-image-1092, #sp-image-1093, #sp-image-1094, #sp-image-1095, #sp-image-1096, #sp-image-1097, #sp-image-1098, #sp-image-1099, #sp-image-11, #sp-image-110, #sp-image-1100, #sp-image-1101, #sp-image-1102, #sp-image-1103, #sp-image-1104, #sp-image-1105, #sp-image-1106, #sp-image-1107, #sp-image-1108, #sp-image-1109, #sp-image-111, #sp-image-1110, #sp-image-1111, #sp-image-1112, #sp-image-1113, #sp-image-1114, #sp-image-1115, #sp-image-1116, #sp-image-1117, #sp-image-1118, #sp-image-1119, #sp-image-112, #sp-image-1120, #sp-image-1121, #sp-image-1122, #sp-image-1123, #sp-image-1124, #sp-image-1125, #sp-image-1126, #sp-image-1127, #sp-image-1128, #sp-image-1129, #sp-image-113, #sp-image-1130, #sp-image-1131, #sp-image-1132, #sp-image-1133, #sp-image-1134, #sp-image-1135, #sp-image-1136, #sp-image-1137, #sp-image-1138, #sp-image-1139, #sp-image-114, #sp-image-1140, #sp-image-1141, #sp-image-1142, #sp-image-1143, #sp-image-1144, #sp-image-1145, #sp-image-1146, #sp-image-1147, #sp-image-1148, #sp-image-1149, #sp-image-115, #sp-image-1150, #sp-image-1151, #sp-image-1152, #sp-image-1153, #sp-image-1154, #sp-image-1155, #sp-image-1156, #sp-image-1157, #sp-image-1158, #sp-image-1159, #sp-image-116, #sp-image-1160, #sp-image-1161, #sp-image-1162, #sp-image-1163, #sp-image-1164, #sp-image-1165, #sp-image-1166, #sp-image-1167, #sp-image-1168, #sp-image-1169, #sp-image-117, #sp-image-1170, #sp-image-1171, #sp-image-1172, #sp-image-1173, #sp-image-1174, #sp-image-1175, #sp-image-1176, #sp-image-1177, #sp-image-1178, #sp-image-1179, #sp-image-118, #sp-image-1180, #sp-image-1181, #sp-image-1182, #sp-image-1183, #sp-image-1184, #sp-image-1185, #sp-image-1186, #sp-image-1187, #sp-image-1188, #sp-image-1189, #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-161, #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-2, #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-420, #sp-image-421, #sp-image-422, #sp-image-423, #sp-image-424, #sp-image-425, #sp-image-426, #sp-image-427, #sp-image-428, #sp-image-429, #sp-image-43, #sp-image-430, #sp-image-431, #sp-image-432, #sp-image-433, #sp-image-434, #sp-image-435, #sp-image-436, #sp-image-437, #sp-image-438, #sp-image-439, #sp-image-44, #sp-image-440, #sp-image-441, #sp-image-442, #sp-image-443, #sp-image-444, #sp-image-445, #sp-image-446, #sp-image-447, #sp-image-448, #sp-image-449, #sp-image-45, #sp-image-450, #sp-image-451, #sp-image-452, #sp-image-453, #sp-image-454, #sp-image-455, #sp-image-456, #sp-image-457, #sp-image-458, #sp-image-459, #sp-image-46, #sp-image-460, #sp-image-461, #sp-image-462, #sp-image-463, #sp-image-464, #sp-image-465, #sp-image-466, #sp-image-467, #sp-image-468, #sp-image-469, #sp-image-47, #sp-image-470, #sp-image-471, #sp-image-472, #sp-image-473, #sp-image-474, #sp-image-475, #sp-image-476, #sp-image-477, #sp-image-478, #sp-image-479, #sp-image-48, #sp-image-480, #sp-image-481, #sp-image-482, #sp-image-483, #sp-image-484, #sp-image-485, #sp-image-486, #sp-image-487, #sp-image-488, #sp-image-489, #sp-image-49, #sp-image-490, #sp-image-491, #sp-image-492, #sp-image-493, #sp-image-494, #sp-image-495, #sp-image-496, #sp-image-497, #sp-image-498, #sp-image-499, #sp-image-5, #sp-image-50, #sp-image-500, #sp-image-501, #sp-image-502, #sp-image-503, #sp-image-504, #sp-image-505, #sp-image-506, #sp-image-507, #sp-image-508, #sp-image-509, #sp-image-51, #sp-image-510, #sp-image-511, #sp-image-512, #sp-image-513, #sp-image-514, #sp-image-515, #sp-image-516, #sp-image-517, #sp-image-518, #sp-image-519, #sp-image-52, #sp-image-520, #sp-image-521, #sp-image-522, #sp-image-523, #sp-image-524, #sp-image-525, #sp-image-526, #sp-image-527, #sp-image-528, #sp-image-529, #sp-image-53, #sp-image-530, #sp-image-531, #sp-image-532, #sp-image-533, #sp-image-534, #sp-image-535, #sp-image-536, #sp-image-537, #sp-image-538, #sp-image-539, #sp-image-54, #sp-image-540, #sp-image-541, #sp-image-542, #sp-image-543, #sp-image-544, #sp-image-545, #sp-image-546, #sp-image-547, #sp-image-548, #sp-image-549, #sp-image-55, #sp-image-550, #sp-image-551, #sp-image-552, #sp-image-553, #sp-image-554, #sp-image-555, #sp-image-556, #sp-image-557, #sp-image-558, #sp-image-559, #sp-image-56, #sp-image-560, #sp-image-561, #sp-image-562, #sp-image-563, #sp-image-564, #sp-image-565, #sp-image-566, #sp-image-567, #sp-image-568, #sp-image-569, #sp-image-57, #sp-image-570, #sp-image-571, #sp-image-572, #sp-image-573, #sp-image-574, #sp-image-575, #sp-image-576, #sp-image-577, #sp-image-578, #sp-image-579, #sp-image-58, #sp-image-580, #sp-image-581, #sp-image-582, #sp-image-583, #sp-image-584, #sp-image-585, #sp-image-586, #sp-image-587, #sp-image-588, #sp-image-589, #sp-image-59, #sp-image-590, #sp-image-591, #sp-image-592, #sp-image-593, #sp-image-594, #sp-image-595, #sp-image-596, #sp-image-597, #sp-image-598, #sp-image-599, #sp-image-6, #sp-image-60, #sp-image-600, #sp-image-601, #sp-image-602, #sp-image-603, #sp-image-604, #sp-image-605, #sp-image-606, #sp-image-607, #sp-image-608, #sp-image-609, #sp-image-61, #sp-image-610, #sp-image-611, #sp-image-612, #sp-image-613, #sp-image-614, #sp-image-615, #sp-image-616, #sp-image-617, #sp-image-618, #sp-image-619, #sp-image-62, #sp-image-620, #sp-image-621, #sp-image-622, #sp-image-623, #sp-image-624, #sp-image-625, #sp-image-626, #sp-image-627, #sp-image-628, #sp-image-629, #sp-image-63, #sp-image-630, #sp-image-631, #sp-image-632, #sp-image-633, #sp-image-634, #sp-image-635, #sp-image-636, #sp-image-637, #sp-image-638, #sp-image-639, #sp-image-64, #sp-image-640, #sp-image-641, #sp-image-642, #sp-image-643, #sp-image-644, #sp-image-645, #sp-image-646, #sp-image-647, #sp-image-648, #sp-image-649, #sp-image-65, #sp-image-650, #sp-image-651, #sp-image-652, #sp-image-653, #sp-image-654, #sp-image-655, #sp-image-656, #sp-image-657, #sp-image-658, #sp-image-659, #sp-image-66, #sp-image-660, #sp-image-661, #sp-image-662, #sp-image-663, #sp-image-664, #sp-image-665, #sp-image-666, #sp-image-667, #sp-image-668, #sp-image-669, #sp-image-67, #sp-image-670, #sp-image-671, #sp-image-672, #sp-image-673, #sp-image-674, #sp-image-675, #sp-image-676, #sp-image-677, #sp-image-678, #sp-image-679, #sp-image-68, #sp-image-680, #sp-image-681, #sp-image-682, #sp-image-683, #sp-image-684, #sp-image-685, #sp-image-686, #sp-image-687, #sp-image-688, #sp-image-689, #sp-image-69, #sp-image-690, #sp-image-691, #sp-image-692, #sp-image-693, #sp-image-694, #sp-image-695, #sp-image-696, #sp-image-697, #sp-image-698, #sp-image-699, #sp-image-7, #sp-image-70, #sp-image-700, #sp-image-701, #sp-image-702, #sp-image-703, #sp-image-704, #sp-image-705, #sp-image-706, #sp-image-707, #sp-image-708, #sp-image-709, #sp-image-71, #sp-image-710, #sp-image-711, #sp-image-712, #sp-image-713, #sp-image-714, #sp-image-715, #sp-image-716, #sp-image-717, #sp-image-718, #sp-image-719, #sp-image-72, #sp-image-720, #sp-image-721, #sp-image-722, #sp-image-723, #sp-image-724, #sp-image-725, #sp-image-726, #sp-image-727, #sp-image-728, #sp-image-729, #sp-image-73, #sp-image-730, #sp-image-731, #sp-image-732, #sp-image-733, #sp-image-734, #sp-image-735, #sp-image-736, #sp-image-737, #sp-image-738, #sp-image-739, #sp-image-74, #sp-image-740, #sp-image-741, #sp-image-742, #sp-image-743, #sp-image-744, #sp-image-745, #sp-image-746, #sp-image-747, #sp-image-748, #sp-image-749, #sp-image-75, #sp-image-750, #sp-image-751, #sp-image-752, #sp-image-753, #sp-image-754, #sp-image-755, #sp-image-756, #sp-image-757, #sp-image-758, #sp-image-759, #sp-image-76, #sp-image-760, #sp-image-761, #sp-image-762, #sp-image-763, #sp-image-764, #sp-image-765, #sp-image-766, #sp-image-767, #sp-image-768, #sp-image-769, #sp-image-77, #sp-image-770, #sp-image-771, #sp-image-772, #sp-image-773, #sp-image-774, #sp-image-775, #sp-image-776, #sp-image-777, #sp-image-778, #sp-image-779, #sp-image-78, #sp-image-780, #sp-image-781, #sp-image-782, #sp-image-783, #sp-image-784, #sp-image-785, #sp-image-786, #sp-image-787, #sp-image-788, #sp-image-789, #sp-image-79, #sp-image-790, #sp-image-791, #sp-image-792, #sp-image-793, #sp-image-794, #sp-image-795, #sp-image-796, #sp-image-797, #sp-image-798, #sp-image-799, #sp-image-8, #sp-image-80, #sp-image-800, #sp-image-801, #sp-image-802, #sp-image-803, #sp-image-804, #sp-image-805, #sp-image-806, #sp-image-807, #sp-image-808, #sp-image-809, #sp-image-81, #sp-image-810, #sp-image-811, #sp-image-812, #sp-image-813, #sp-image-814, #sp-image-815, #sp-image-816, #sp-image-817, #sp-image-818, #sp-image-819, #sp-image-82, #sp-image-820, #sp-image-821, #sp-image-822, #sp-image-823, #sp-image-824, #sp-image-825, #sp-image-826, #sp-image-827, #sp-image-828, #sp-image-829, #sp-image-83, #sp-image-830, #sp-image-831, #sp-image-832, #sp-image-833, #sp-image-834, #sp-image-835, #sp-image-836, #sp-image-837, #sp-image-838, #sp-image-839, #sp-image-84, #sp-image-840, #sp-image-841, #sp-image-842, #sp-image-843, #sp-image-844, #sp-image-845, #sp-image-846, #sp-image-847, #sp-image-848, #sp-image-849, #sp-image-85, #sp-image-850, #sp-image-851, #sp-image-852, #sp-image-853, #sp-image-854, #sp-image-855, #sp-image-856, #sp-image-857, #sp-image-858, #sp-image-859, #sp-image-86, #sp-image-860, #sp-image-861, #sp-image-862, #sp-image-863, #sp-image-864, #sp-image-865, #sp-image-866, #sp-image-867, #sp-image-868, #sp-image-869, #sp-image-87, #sp-image-870, #sp-image-871, #sp-image-872, #sp-image-873, #sp-image-874, #sp-image-875, #sp-image-876, #sp-image-877, #sp-image-878, #sp-image-879, #sp-image-88, #sp-image-880, #sp-image-881, #sp-image-882, #sp-image-883, #sp-image-884, #sp-image-885, #sp-image-886, #sp-image-887, #sp-image-888, #sp-image-889, #sp-image-89, #sp-image-890, #sp-image-891, #sp-image-892, #sp-image-893, #sp-image-894, #sp-image-895, #sp-image-896, #sp-image-897, #sp-image-898, #sp-image-899, #sp-image-9, #sp-image-90, #sp-image-900, #sp-image-901, #sp-image-902, #sp-image-903, #sp-image-904, #sp-image-905, #sp-image-906, #sp-image-907, #sp-image-908, #sp-image-909, #sp-image-91, #sp-image-910, #sp-image-911, #sp-image-912, #sp-image-913, #sp-image-914, #sp-image-915, #sp-image-916, #sp-image-917, #sp-image-918, #sp-image-919, #sp-image-92, #sp-image-920, #sp-image-921, #sp-image-922, #sp-image-923, #sp-image-924, #sp-image-925, #sp-image-926, #sp-image-927, #sp-image-928, #sp-image-929, #sp-image-93, #sp-image-930, #sp-image-931, #sp-image-932, #sp-image-933, #sp-image-934, #sp-image-935, #sp-image-936, #sp-image-937, #sp-image-938, #sp-image-939, #sp-image-94, #sp-image-940, #sp-image-941, #sp-image-942, #sp-image-943, #sp-image-944, #sp-image-945, #sp-image-946, #sp-image-947, #sp-image-948, #sp-image-949, #sp-image-95, #sp-image-950, #sp-image-951, #sp-image-952, #sp-image-953, #sp-image-954, #sp-image-955, #sp-image-956, #sp-image-957, #sp-image-958, #sp-image-959, #sp-image-96, #sp-image-960, #sp-image-961, #sp-image-962, #sp-image-963, #sp-image-964, #sp-image-965, #sp-image-966, #sp-image-967, #sp-image-968, #sp-image-969, #sp-image-97, #sp-image-970, #sp-image-971, #sp-image-972, #sp-image-973, #sp-image-974, #sp-image-975, #sp-image-976, #sp-image-977, #sp-image-978, #sp-image-979, #sp-image-98, #sp-image-980, #sp-image-981, #sp-image-982, #sp-image-983, #sp-image-984, #sp-image-985, #sp-image-986, #sp-image-987, #sp-image-988, #sp-image-989, #sp-image-99, #sp-image-990, #sp-image-991, #sp-image-992, #sp-image-993, #sp-image-994, #sp-image-995, #sp-image-996, #sp-image-997, #sp-image-998, #sp-image-999{
  max-width : 100%;
}

#sp-button-1{
  margin-bottom : 2px;
  width : 120px;
}

#sp-button-1 > a{
  font-size : 1.4rem;
  font-weight : normal;
  color : #ffffff;
  background-color : #ffc741;
  text-decoration : none;
  text-align : center;
  padding-top : 3px;
  padding-left : 6px;
  padding-right : 6px;
  padding-bottom : 3px;
  border-top-width : 2px;
  border-left-width : 2px;
  border-right-width : 2px;
  border-bottom-width : 2px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
  border-top-left-radius : 4px 4px;
  border-top-right-radius : 4px 4px;
  border-bottom-right-radius : 4px 4px;
  border-bottom-left-radius : 4px 4px;
  height : 100%;
  display : block;
  position : relative;
}

#sp-button-1 > a:active{
  background-color : #ffbd20;
  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;
  top : 1px;
}

#sp-button-1 > a:hover{
  background-color : #ffbd20;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
}

#breadcrumb-list{
  margin-left : 15px;
}

#breadcrumb-list a{
  color : #088bd7;
  text-decoration : none;
  outline-width : medium;
  outline-style : none;
  outline-color : black;
}

#breadcrumb-list a:active{
  color : #088bd7;
  text-decoration : none;
}

#breadcrumb-list a:focus{
  color : #088bd7;
  text-decoration : none;
}

#breadcrumb-list a:hover{
  color : #088bd7;
  text-decoration : none;
}

#breadcrumb-list div{
  color : #454545;
  margin-top : 10px;
  margin-right : 10px;
  width : auto;
  display : inline-block;
}

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

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

#sp-site-branding2-1{
  width : auto;
  min-height : 126px;
}

#sp-site-branding2-1 .extra{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : auto;
  min-height : 0px;
  top : 35px;
}

#sp-site-branding2-1 .extra > p{
  color : #000000;
  text-align : right;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
}

#sp-site-branding2-1 .extra > p > .tel{
  font-size : 2.6rem;
}

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

#sp-site-branding2-1 .site-title{
  background-image : url(img/site-branging-1.png);
  background-repeat : no-repeat;
  margin-top : 10px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 370px;
  height : 65px;
  float : left;
}

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

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

  #sp-site-branding2-1{
    min-height : 140px;
    overflow : hidden;
  }

  #sp-site-branding2-1 .extra{
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    width : 100%;
    min-height : 0px;
    position : absolute;
    top : auto;
    bottom : 0px;
  }

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

  #sp-site-branding2-1 .extra > p > .tel{
    font-size : 1.2rem;
  }

  #sp-site-branding2-1 .site-description{
    font-size : 1rem;
    color : #000000;
    text-align : center;
    width : 100%;
    float : none;
    position : absolute;
    top : 1rem;
  }

  #sp-site-branding2-1 .site-title{
    background-size : 95% auto;
    height : 50px;
    top : 30px;
  }

  #sp-site-branding2-1 .site-title a{
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
  }
}

#sp-table-1, #sp-table-2, #sp-table-3{
  font-size : 1.4rem;
  margin-top : 10px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 10px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  width : 100%;
  border-collapse : collapse;
}

#sp-table-1 > tbody > tr > td, #sp-table-2 > tbody > tr > td, #sp-table-3 > tbody > tr > td{
  color : #00aed9;
  background-color : #ffffff;
  padding-top : 5px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 5px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-right-style : dotted;
  border-bottom-style : dotted;
  border-right-color : #b0b0b0;
  border-bottom-color : #b0b0b0;
  display : table-cell;
}

#sp-table-1 > tbody > tr > th, #sp-table-2 > tbody > tr > th, #sp-table-3 > tbody > tr > th{
  color : #ffffff;
  background-color : #ffc64d;
  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 : #ffffff;
  border-bottom-color : #ffffff;
  min-width : 40px;
  display : table-cell;
}

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

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

#sp-button-2{
  width : 122px;
}

#sp-button-2 > a{
  font-size : 1.4rem;
  font-family : Arial, Helvetica, sans-serif;
  font-weight : bold;
  color : #ffffff;
  background-color : #088bd7;
  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 : 3px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 3px;
  border-top-left-radius : 14.5px 14.5px;
  border-top-right-radius : 14.5px 14.5px;
  border-bottom-right-radius : 14.5px 14.5px;
  border-bottom-left-radius : 14.5px 14.5px;
  display : block;
  position : relative;
}

#sp-button-2 > a:active{
  background-color : #ffc64d;
  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-button-2> a:hover {
}

.page-blog#content #page-content, .page-company#content #page-content, .page-contact#content #page-content, .page-entrance#content #page-content, .page-policy#content #page-content, .page-privacy#content #page-content, .page-toppage#content #page-content, #sp-block-container-1, #sp-block-container-2{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

.page-blog#content #page-content > .paragraph em, .page-company#content #page-content > .paragraph em, .page-contact#content #page-content > .paragraph em, .page-entrance#content #page-content > .paragraph em, .page-policy#content #page-content > .paragraph em, .page-privacy#content #page-content > .paragraph em, .page-toppage#content #page-content > .paragraph em, #sp-block-container-1 > .paragraph em, #sp-block-container-2 > .paragraph em{
  font-style : oblique;
  color : #454545;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #454545;
}

.page-blog#content #page-content > .paragraph strong, .page-company#content #page-content > .paragraph strong, .page-contact#content #page-content > .paragraph strong, .page-entrance#content #page-content > .paragraph strong, .page-policy#content #page-content > .paragraph strong, .page-privacy#content #page-content > .paragraph strong, .page-toppage#content #page-content > .paragraph strong, #sp-block-container-1 > .paragraph strong, #sp-block-container-2 > .paragraph strong{
  font-weight : bold;
  color : #454545;
}

.page-blog#content #page-content > h1, .page-company#content #page-content > h1, .page-contact#content #page-content > h1, .page-entrance#content #page-content > h1, .page-policy#content #page-content > h1, .page-privacy#content #page-content > h1, .page-toppage#content #page-content > h1, #sp-block-container-1 > h1, #sp-block-container-2 > h1{
  font-size : 2.4rem;
  font-weight : normal;
  color : #463c28;
  text-align : left;
}

.page-blog#content #page-content > h2, .page-company#content #page-content > h2, .page-contact#content #page-content > h2, .page-entrance#content #page-content > h2, .page-policy#content #page-content > h2, .page-privacy#content #page-content > h2, .page-toppage#content #page-content > h2, #sp-block-container-1 > h2, #sp-block-container-2 > h2{
  font-size : 2.1rem;
  font-weight : normal;
  color : #463c28;
}

.page-blog#content #page-content > h3, .page-company#content #page-content > h3, .page-contact#content #page-content > h3, .page-entrance#content #page-content > h3, .page-policy#content #page-content > h3, .page-privacy#content #page-content > h3, .page-toppage#content #page-content > h3, #sp-block-container-1 > h3, #sp-block-container-2 > h3{
  font-size : 1.8rem;
  font-weight : normal;
  color : #463c28;
  text-align : left;
  padding-top : 10px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-bottom : 0.8em;
  border-bottom-width : 3px;
  border-bottom-style : dotted;
  border-bottom-color : #51b6ad;
  clear : both;
}

.page-blog#content #page-content > h4, .page-company#content #page-content > h4, .page-contact#content #page-content > h4, .page-entrance#content #page-content > h4, .page-policy#content #page-content > h4, .page-privacy#content #page-content > h4, .page-toppage#content #page-content > h4, #sp-block-container-1 > h4, #sp-block-container-2 > h4{
  font-size : 1.6rem;
  font-weight : normal;
  line-height : 1.2;
  color : #463c28;
  text-align : left;
  padding-top : 10px;
  padding-left : 0px;
  padding-right : 10px;
  padding-bottom : 5px;
  margin-top : 0px;
  margin-left : 5px;
  margin-right : 5px;
  margin-bottom : 0px;
  clear : both;
}

.page-blog#content #page-content > h5, .page-company#content #page-content > h5, .page-contact#content #page-content > h5, .page-entrance#content #page-content > h5, .page-policy#content #page-content > h5, .page-privacy#content #page-content > h5, .page-toppage#content #page-content > h5, #sp-block-container-1 > h5, #sp-block-container-2 > h5{
  font-size : 1.4rem;
  font-weight : normal;
  line-height : 1.2;
  color : #463c28;
  text-align : left;
  padding-top : 5px;
  padding-bottom : 5px;
  margin-top : 0px;
  margin-bottom : 1em;
  clear : both;
}

.page-blog#content #page-content > h6, .page-company#content #page-content > h6, .page-contact#content #page-content > h6, .page-entrance#content #page-content > h6, .page-policy#content #page-content > h6, .page-privacy#content #page-content > h6, .page-toppage#content #page-content > h6, #sp-block-container-1 > h6, #sp-block-container-2 > h6{
  font-size : 1.2rem;
  font-weight : normal;
  color : #463c28;
}

.page-blog#content #page-content > hr, .page-company#content #page-content > hr, .page-contact#content #page-content > hr, .page-entrance#content #page-content > hr, .page-policy#content #page-content > hr, .page-privacy#content #page-content > hr, .page-toppage#content #page-content > hr, #sp-block-container-1 > hr, #sp-block-container-2 > hr{
  color : #ffffff;
  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 : dotted;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ffffff;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : initial;
  height : 1px;
}

.page-blog#content #page-content > p, .page-company#content #page-content > p, .page-contact#content #page-content > p, .page-entrance#content #page-content > p, .page-policy#content #page-content > p, .page-privacy#content #page-content > p, .page-toppage#content #page-content > p, #sp-block-container-1 > p, #sp-block-container-2 > p{
  font-size : 1.3rem;
  line-height : 1.4;
  color : #454545;
  text-align : left;
  padding-top : 1.5em;
  padding-left : 1.5em;
  padding-right : 1.5em;
  padding-bottom : 1.5em;
  margin-top : 0.5em;
  margin-bottom : 10px;
}

.page-blog#content #page-content > p.indent, .page-company#content #page-content > p.indent, .page-contact#content #page-content > p.indent, .page-entrance#content #page-content > p.indent, .page-policy#content #page-content > p.indent, .page-privacy#content #page-content > p.indent, .page-toppage#content #page-content > p.indent, #sp-block-container-1 > p.indent, #sp-block-container-2 > p.indent{
  padding-left : 10px;
}

.page-blog#content #page-content > p.large, .page-company#content #page-content > p.large, .page-contact#content #page-content > p.large, .page-entrance#content #page-content > p.large, .page-policy#content #page-content > p.large, .page-privacy#content #page-content > p.large, .page-toppage#content #page-content > p.large, #sp-block-container-1 > p.large, #sp-block-container-2 > p.large{
  font-size : 1.5rem;
}

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

  .page-blog#content #page-content, .page-company#content #page-content, .page-contact#content #page-content, .page-entrance#content #page-content, .page-policy#content #page-content, .page-privacy#content #page-content, .page-toppage#content #page-content, #sp-block-container-1, #sp-block-container-2{
    padding-top : 0px;
    padding-left : 5px;
    padding-right : 5px;
    padding-bottom : 0px;
  }
}

#sp-list-1, #sp-list-2{
  padding-top : 1.5em;
  padding-left : 1.5em;
  padding-right : 1.5em;
  padding-bottom : 0.6em;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 25px;
  list-style-type : none;
  list-style-position : outside;
}

#sp-list-1 > li, #sp-list-2 > li{
  background-image : url(img/icon-arrow-01.png);
  background-repeat : no-repeat;
  background-position : 3px 0.1em;
  text-align : justify;
  padding-top : 0px;
  padding-left : 25px;
  padding-right : 10px;
  padding-bottom : 0px;
  margin-bottom : 10px;
  text-justify : inter-ideograph;
}

#sp-site-navigation-2{
  background-color : #80c422;
  text-align : center;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 30px;
  width : 100%;
  box-sizing : border-box;
}

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

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

#sp-site-navigation-2 a:focus{
  font-weight : bold;
}

#sp-site-navigation-2 a:hover{
  font-weight : bold;
}

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

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

#sp-site-navigation-2 ul li a{
  line-height : 1.5;
  color : #ffffff;
  text-decoration : none;
}

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

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

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

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

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

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

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

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

  #sp-site-navigation-2 a:focus{
    color : #000000;
    text-decoration : underline;
  }

  #sp-site-navigation-2 a:hover{
    color : #000000;
    text-decoration : underline;
  }

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

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

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

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

  .button-menu#sp-site-navigation-2 .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-2 li{
    background-color : #ffffff;
  }

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

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

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

#sp-page-title-1 > 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{
  font-size : 2rem;
  font-weight : bold;
  line-height : 30px;
  color : #463c28;
  background-color : transparent;
  background-image : url(img/pagetitle-icon1.png), url(img/pagetitle-1.png);
  background-repeat : no-repeat, repeat-x;
  background-attachment : scroll, scroll;
  background-position : left 6px, left bottom;
  background-clip : border-box, border-box;
  background-origin : padding-box, padding-box;
  background-size : auto auto, auto auto;
  padding-top : 5px;
  padding-left : 30px;
  padding-right : 10px;
  padding-bottom : 5px;
  margin-bottom : 0px;
  border-left-width : medium;
  border-left-style : none;
  border-left-color : initial;
  position : relative;
}

#post-list, #sp-wp-post-list-1, #sp-wp-post-list-2, #sp-wp-post-list-3, #sp-wp-post-list-4, #sp-wp-post-list-5{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 35px;
  position : relative;
}

#post-list .hpb-more-entry > a, #sp-wp-post-list-1 .hpb-more-entry > a, #sp-wp-post-list-2 .hpb-more-entry > a, #sp-wp-post-list-3 .hpb-more-entry > a, #sp-wp-post-list-4 .hpb-more-entry > a, #sp-wp-post-list-5 .hpb-more-entry > a{
  font-size : 12px;
  font-family : Arial, Helvetica, sans-serif;
  color : #ffffff;
  background-color : #088bd7;
  text-decoration : none;
  text-align : center;
  padding-top : 3px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 3px;
  border-top-left-radius : 12.5px 12.5px;
  border-top-right-radius : 12.5px 12.5px;
  border-bottom-right-radius : 12.5px 12.5px;
  border-bottom-left-radius : 12.5px 12.5px;
  min-width : 80px;
  display : inline-block;
  position : relative;
}

#post-list .hpb-more-entry > a:active, #sp-wp-post-list-1 .hpb-more-entry > a:active, #sp-wp-post-list-2 .hpb-more-entry > a:active, #sp-wp-post-list-3 .hpb-more-entry > a:active, #sp-wp-post-list-4 .hpb-more-entry > a:active, #sp-wp-post-list-5 .hpb-more-entry > a:active{
  background-color : #ffc64d;
  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;
}

#post-list .hpb-more-entry > a:hover, #sp-wp-post-list-1 .hpb-more-entry > a:hover, #sp-wp-post-list-2 .hpb-more-entry > a:hover, #sp-wp-post-list-3 .hpb-more-entry > a:hover, #sp-wp-post-list-4 .hpb-more-entry > a:hover, #sp-wp-post-list-5 .hpb-more-entry > a:hover{
  background-color : #ffc64d;
  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;
}

#post-list .nav-next, #sp-wp-post-list-1 .nav-next, #sp-wp-post-list-2 .nav-next, #sp-wp-post-list-3 .nav-next, #sp-wp-post-list-4 .nav-next, #sp-wp-post-list-5 .nav-next{
  text-align : center;
  margin-top : -15px;
  margin-right : 10px;
  float : right;
}

#post-list .nav-next > a, #sp-wp-post-list-1 .nav-next > a, #sp-wp-post-list-2 .nav-next > a, #sp-wp-post-list-3 .nav-next > a, #sp-wp-post-list-4 .nav-next > a, #sp-wp-post-list-5 .nav-next > a{
  font-size : 12px;
  font-family : Arial, Helvetica, sans-serif;
  color : #ffffff;
  background-color : #088bd7;
  text-decoration : none;
  text-align : center;
  padding-top : 3px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 3px;
  border-top-left-radius : 12.5px 12.5px;
  border-top-right-radius : 12.5px 12.5px;
  border-bottom-right-radius : 12.5px 12.5px;
  border-bottom-left-radius : 12.5px 12.5px;
  min-width : 80px;
  display : inline-block;
  position : relative;
}

#post-list .nav-next > a:active, #sp-wp-post-list-1 .nav-next > a:active, #sp-wp-post-list-2 .nav-next > a:active, #sp-wp-post-list-3 .nav-next > a:active, #sp-wp-post-list-4 .nav-next > a:active, #sp-wp-post-list-5 .nav-next > a:active{
  background-color : #ffc64d;
  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;
}

#post-list .nav-next > a:hover, #sp-wp-post-list-1 .nav-next > a:hover, #sp-wp-post-list-2 .nav-next > a:hover, #sp-wp-post-list-3 .nav-next > a:hover, #sp-wp-post-list-4 .nav-next > a:hover, #sp-wp-post-list-5 .nav-next > a:hover{
  background-color : #ffc64d;
  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;
}

#post-list .nav-previous, #sp-wp-post-list-1 .nav-previous, #sp-wp-post-list-2 .nav-previous, #sp-wp-post-list-3 .nav-previous, #sp-wp-post-list-4 .nav-previous, #sp-wp-post-list-5 .nav-previous{
  text-align : center;
  margin-top : -15px;
  margin-left : 10px;
  float : left;
}

#post-list .nav-previous > a, #sp-wp-post-list-1 .nav-previous > a, #sp-wp-post-list-2 .nav-previous > a, #sp-wp-post-list-3 .nav-previous > a, #sp-wp-post-list-4 .nav-previous > a, #sp-wp-post-list-5 .nav-previous > a{
  font-size : 12px;
  font-family : Arial, Helvetica, sans-serif;
  color : #ffffff;
  background-color : #088bd7;
  text-decoration : none;
  text-align : center;
  padding-top : 3px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 3px;
  border-top-left-radius : 12.5px 12.5px;
  border-top-right-radius : 12.5px 12.5px;
  border-bottom-right-radius : 12.5px 12.5px;
  border-bottom-left-radius : 12.5px 12.5px;
  min-width : 80px;
  display : inline-block;
  position : relative;
}

#post-list .nav-previous > a:active, #sp-wp-post-list-1 .nav-previous > a:active, #sp-wp-post-list-2 .nav-previous > a:active, #sp-wp-post-list-3 .nav-previous > a:active, #sp-wp-post-list-4 .nav-previous > a:active, #sp-wp-post-list-5 .nav-previous > a:active{
  background-color : #ffc64d;
  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;
}

#post-list .nav-previous > a:hover, #sp-wp-post-list-1 .nav-previous > a:hover, #sp-wp-post-list-2 .nav-previous > a:hover, #sp-wp-post-list-3 .nav-previous > a:hover, #sp-wp-post-list-4 .nav-previous > a:hover, #sp-wp-post-list-5 .nav-previous > a:hover{
  background-color : #ffc64d;
  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;
}

#post-list article, #sp-wp-post-list-1 article, #sp-wp-post-list-2 article, #sp-wp-post-list-3 article, #sp-wp-post-list-4 article, #sp-wp-post-list-5 article{
  background-color : #ffffff;
  padding-top : 1.6em;
  padding-left : 1.5em;
  padding-right : 1.5em;
  padding-bottom : 1.6em;
  margin-bottom : 25px;
}

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

#post-list dl, #sp-wp-post-list-1 dl, #sp-wp-post-list-2 dl, #sp-wp-post-list-3 dl, #sp-wp-post-list-4 dl, #sp-wp-post-list-5 dl{
  padding-top : 1.5em;
  padding-left : 1.5em;
  padding-right : 1.5em;
  padding-bottom : 0.1em;
  margin-bottom : 25px;
}

#post-list h4, #sp-wp-post-list-1 h4, #sp-wp-post-list-2 h4, #sp-wp-post-list-3 h4, #sp-wp-post-list-4 h4, #sp-wp-post-list-5 h4{
  margin-bottom : 5px;
}

#post-list li, #sp-wp-post-list-1 li, #sp-wp-post-list-2 li, #sp-wp-post-list-3 li, #sp-wp-post-list-4 li, #sp-wp-post-list-5 li{
  background-image : url(img/icon-arrow-01.png);
  background-repeat : no-repeat;
  background-position : 3px 0.1em;
  text-align : justify;
  padding-top : 0px;
  padding-left : 25px;
  padding-right : 10px;
  padding-bottom : 0px;
  margin-bottom : 10px;
  text-justify : inter-ideograph;
}

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

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

#post-list ul, #sp-wp-post-list-1 ul, #sp-wp-post-list-2 ul, #sp-wp-post-list-3 ul, #sp-wp-post-list-4 ul, #sp-wp-post-list-5 ul{
  padding-top : 1.5em;
  padding-left : 1.5em;
  padding-right : 1.5em;
  padding-bottom : 0.5em;
  margin-bottom : 25px;
  list-style-type : none;
  list-style-position : outside;
}

.hpb-more-entry#post-list, .hpb-more-entry#sp-wp-post-list-1, .hpb-more-entry#sp-wp-post-list-2, .hpb-more-entry#sp-wp-post-list-3, .hpb-more-entry#sp-wp-post-list-4, .hpb-more-entry#sp-wp-post-list-5{
  text-align : right;
  margin-top : -15px;
  margin-right : 10px;
}

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

.hpb-viewtype-content#post-list dl, .hpb-viewtype-content#sp-wp-post-list-1 dl, .hpb-viewtype-content#sp-wp-post-list-2 dl, .hpb-viewtype-content#sp-wp-post-list-3 dl, .hpb-viewtype-content#sp-wp-post-list-4 dl, .hpb-viewtype-content#sp-wp-post-list-5 dl{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 25px;
}

.hpb-viewtype-content#post-list dt, .hpb-viewtype-content#sp-wp-post-list-1 dt, .hpb-viewtype-content#sp-wp-post-list-2 dt, .hpb-viewtype-content#sp-wp-post-list-3 dt, .hpb-viewtype-content#sp-wp-post-list-4 dt, .hpb-viewtype-content#sp-wp-post-list-5 dt{
  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#post-list dd, .hpb-viewtype-date#sp-wp-post-list-1 dd, .hpb-viewtype-date#sp-wp-post-list-2 dd, .hpb-viewtype-date#sp-wp-post-list-3 dd, .hpb-viewtype-date#sp-wp-post-list-4 dd, .hpb-viewtype-date#sp-wp-post-list-5 dd{
  line-height : 1.5;
  text-align : left;
  padding-top : 0px;
  padding-left : 160px;
  padding-right : 10px;
  padding-bottom : 0px;
  margin-left : 0px;
  margin-bottom : 10px;
  width : auto;
  min-width : 100px;
  height : auto;
}

.hpb-viewtype-date#post-list dd::after, .hpb-viewtype-date#sp-wp-post-list-1 dd::after, .hpb-viewtype-date#sp-wp-post-list-2 dd::after, .hpb-viewtype-date#sp-wp-post-list-3 dd::after, .hpb-viewtype-date#sp-wp-post-list-4 dd::after, .hpb-viewtype-date#sp-wp-post-list-5 dd::after{
  clear : both;
  display : block;
  content : "";
}

.hpb-viewtype-date#post-list dt, .hpb-viewtype-date#sp-wp-post-list-1 dt, .hpb-viewtype-date#sp-wp-post-list-2 dt, .hpb-viewtype-date#sp-wp-post-list-3 dt, .hpb-viewtype-date#sp-wp-post-list-4 dt, .hpb-viewtype-date#sp-wp-post-list-5 dt{
  font-weight : bold;
  line-height : 1.5;
  background-image : url(img/icon-arrow-01.png);
  background-repeat : no-repeat;
  background-position : 3px 0.1em;
  text-align : left;
  padding-top : 0px;
  padding-left : 25px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 20px;
  margin-bottom : 10px;
  width : auto;
  max-width : 125px;
  float : left;
  clear : both;
}

#post-list > h3, #sp-wp-post-list-1 > h3, #sp-wp-post-list-2 > h3, #sp-wp-post-list-3 > h3, #sp-wp-post-list-4 > h3, #sp-wp-post-list-5 > h3{
  font-size : 1.8rem;
  font-weight : normal;
  color : #463c28;
  text-align : left;
  padding-top : 10px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-bottom : 0.8em;
  border-bottom-width : 3px;
  border-bottom-style : dotted;
  border-bottom-color : #51b6ad;
  clear : both;
}

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

  #post-list dl, #sp-wp-post-list-1 dl, #sp-wp-post-list-2 dl, #sp-wp-post-list-3 dl, #sp-wp-post-list-4 dl, #sp-wp-post-list-5 dl{
    padding-top : 1.5em;
    padding-left : 1.5em;
    padding-right : 1.5em;
    padding-bottom : 0.5em;
  }

  .hpb-viewtype-date#post-list dd, .hpb-viewtype-date#sp-wp-post-list-1 dd, .hpb-viewtype-date#sp-wp-post-list-2 dd, .hpb-viewtype-date#sp-wp-post-list-3 dd, .hpb-viewtype-date#sp-wp-post-list-4 dd, .hpb-viewtype-date#sp-wp-post-list-5 dd{
    padding-top : 5px;
    padding-left : 20px;
    padding-right : 0px;
    padding-bottom : 5px;
    margin-bottom : 5px;
    max-width : 100%;
    clear : both;
  }

  .hpb-viewtype-date#post-list dt, .hpb-viewtype-date#sp-wp-post-list-1 dt, .hpb-viewtype-date#sp-wp-post-list-2 dt, .hpb-viewtype-date#sp-wp-post-list-3 dt, .hpb-viewtype-date#sp-wp-post-list-4 dt, .hpb-viewtype-date#sp-wp-post-list-5 dt{
    background-position : 3px 0.5em;
    padding-top : 5px;
    padding-left : 20px;
    padding-right : 0px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    width : 100%;
    max-width : 100%;
  }
}

#sp-site-navigation-1{
  font-size : 1.3rem;
  color : #ffffff;
  background-color : #ffc741;
  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-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 : #ffc741;
  border-left-color : #ffc741;
  border-right-color : #ffc741;
  border-bottom-color : #ffc741;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
  box-sizing : border-box;
}

#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;
  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 : #513c2d;
  border-left-color : #513c2d;
  border-right-color : #513c2d;
  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 : #513c2d;
  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 : #513c2d;
}

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

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

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

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

#sp-site-navigation-1 > ul > li.current-menu-ancestor > a{
  color : #ffffff;
  background-color : #513c2d;
  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;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
}

#sp-site-navigation-1 > ul > li.current-menu-item > a{
  color : #ffffff;
  background-color : #513c2d;
  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;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
}

#sp-site-navigation-1 > ul > li.current_page_ancestor > a{
  color : #ffffff;
  background-color : #513c2d;
  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;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
}

#sp-site-navigation-1 > ul > li.current_page_item > a{
  color : #ffffff;
  background-color : #513c2d;
  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;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
}

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

#sp-site-navigation-1 > ul > li > a{
  color : #996633;
  padding-top : 1.5rem;
  padding-left : 2rem;
  padding-right : 2rem;
  padding-bottom : 1.5rem;
  margin-right : 5px;
  display : block;
}

#sp-site-navigation-1 > ul > li > a:hover{
  color : #ffffff;
  background-color : #513c2d;
  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;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
}

@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-image : url(img/icon-menu1.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 : 1px;
    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 : #513c2d;
    padding-top : 8px;
    padding-left : 50px;
    padding-right : 50px;
    padding-bottom : 8px;
  }

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

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

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

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

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

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

  #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-top-left-radius : 3px 3px;
    border-top-right-radius : 3px 3px;
    border-bottom-right-radius : 3px 3px;
    border-bottom-left-radius : 3px 3px;
  }

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

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

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

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

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

#sp-button-1 > a{
  background-color : #1b8cd5;
}

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

#sp-site-navigation-1{
  font-size : 2.5rem;
  font-family : "AR P丸ゴシック体E", "AR丸ゴシック体M";
  color : #301305;
  background-position : left top;
}

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

  #sp-button-1{
    width : 251px;
  }

  #sp-image-1{
    width : 262px;
    height : 196px;
  }

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

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

  #sp-page-title-6{
    min-height : 53px;
  }

  #sp-photo-motion-1{
    margin-bottom : 6px;
    width : 960px;
    height : 644px;
  }

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

  #sp-site-navigation-1{
    margin-right : 0px;
    margin-bottom : 5px;
    width : auto;
    min-height : 65px;
  }

  #sp-table-1{
    width : 337px;
  }
}

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

  #sp-block-container-1{
    width : 286px;
  }

  #sp-button-1{
    width : 302px;
  }

  #sp-site-branding2-1 > .site-title{
    margin-top : 4px;
    margin-bottom : 83px;
    width : 370px;
    height : 87px;
  }

  #sp-table-1{
    margin-right : 5px;
    width : 286px;
  }

  #sp-table-2{
    margin-left : -7px;
    width : 298px;
  }
}