#colophon{
  background-color : transparent;
  background-repeat : no-repeat;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

#colophon-inner{
  background-color : #46311f;
  background-position : center center;
  background-size : contain;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

#content{
  min-height : 50px;
}

#masthead{
  background-color : #141e3a;
  background-image : url(img/back-01.png);
  background-repeat : repeat-y;
  background-position : center top;
  margin-bottom : 0px !important;
}

#sidebar1{
  padding-left : 15px;
}

#sidebar2{
  padding-right : 15px;
}

.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 : #192547;
  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 : #192547;
  border-left-color : #192547;
  border-right-color : #192547;
  border-bottom-color : #192547;
  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 textarea[name="message"]{
  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-part-top:not(table)::after{
  clear : both;
  display : table;
  content : "";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

a:hover{
  color : #1c2a51;
  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 : #888888;
  background-color : #ffffff;
  text-align : left;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  word-wrap : break-word;
}

details{
  display : block;
}

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

figcaption{
  display : block;
}

figure{
  display : block;
}

footer{
  display : block;
}

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

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

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

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

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

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

header{
  display : block;
}

hgroup{
  display : block;
}

html{
  font-size : 62.5%;
}

main{
  display : block;
}

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

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

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

section{
  display : block;
}

summary{
  display : block;
}

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

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

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

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

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

  #content{
    padding-top : 0px;
    padding-left : 15px;
    padding-right : 15px;
    padding-bottom : 0px;
    border-top-width : 0px;
    border-left-width : 0px;
    border-right-width : 0px;
    border-bottom-width : 0px;
    border-top-style : none;
    border-left-style : none;
    border-right-style : none;
    border-bottom-style : none;
    border-top-color : #ffffff;
    border-left-color : #ffffff;
    border-right-color : #ffffff;
    border-bottom-color : #ffffff;
    min-height : 50px;
  }

  #contenthead{
    margin-bottom : 30px;
  }

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

  #masthead{
    margin-bottom : 15px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  body{
    min-width : 900px;
  }
}

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

  #content{
    width : 900px;
  }

  #contenthead{
    width : 900px;
  }
}

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

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

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

  #contenthead{
    margin-bottom : 20px;
  }

  #main{
    border-bottom-color : initial;
    background-color : #ffffff;
    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-left-color : #f1f1f1;
    border-right-color : #f1f1f1;
    border-bottom-color : #f1f1f1;
  }

  #sidebar1{
    padding-left : 0px;
  }

  #sidebar2{
    padding-right : 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{
    border-bottom-color : initial;
    background-color : transparent;
    border-top-width : medium;
    border-left-width : medium;
    border-right-width : medium;
    border-bottom-width : medium;
    border-top-style : none;
    border-left-style : none;
    border-right-style : none;
    border-bottom-style : none;
    border-top-color : initial;
    border-left-color : initial;
    border-right-color : initial;
    border-bottom-color : initial;
    width : auto;
    min-width : 150px;
    display : block;
    position : relative;
    top : 100%;
    left : 0px;
    z-index : 9999;
  }

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

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

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

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

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

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

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

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

  embed{
    max-width : 100%;
  }
}

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

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

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

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

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

#sp-list-1, #sp-list-2{
  background-color : #ffebeb;
  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 : 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;
  border-left-width : 2px;
  border-left-style : solid;
  border-left-color : #ff9e9e;
  width : 100%;
  list-style-type : none;
}

#sp-list-1 li, #sp-list-2 li{
  margin-left : 2px;
}

#sp-list-1 > li, #sp-list-2 > li{
  color : #555555;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 5px;
  padding-bottom : 10px;
  border-left-width : 1px;
  border-bottom-width : 1px;
  border-left-style : solid;
  border-bottom-style : dotted;
  border-left-color : #ff9e9e;
  border-bottom-color : #ff9e9e;
}

#sp-list-1 > li:last-child, #sp-list-2 > li:last-child{
  border-bottom-width : medium;
  border-bottom-style : none;
  border-bottom-color : initial;
}

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

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

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

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

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

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

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

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

#sp-site-navigation-3 ul ul li a{
  font-size : 80%;
  color : #000000;
  background-color : #f5ffda;
  text-decoration : none;
  text-align : center;
  padding-left : 0px;
  display : block;
}

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

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

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

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

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

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

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

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

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

#sp-site-navigation-3 > ul > li > a{
  line-height : 40px;
  color : #000000;
  background-color : #ffffff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  text-decoration : none;
  text-align : center;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  display : block;
}

#sp-site-navigation-3 > ul > li > a:hover{
  font-weight : bold;
  color : #ffffff;
  background-color : #8fc31f;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
}

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

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

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

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

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

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

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

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

  .menu-toggle{
    display : none;
  }
}

#sp-page-title-1, #sp-page-title-10, #sp-page-title-11, #sp-page-title-12, #sp-page-title-13, #sp-page-title-14, #sp-page-title-15, #sp-page-title-16, #sp-page-title-17, #sp-page-title-18, #sp-page-title-19, #sp-page-title-2, #sp-page-title-21, #sp-page-title-22, #sp-page-title-23, #sp-page-title-24, #sp-page-title-25, #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 : #ffffff;
  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 : #1c2a51;
}

#sp-page-title-1 > h1, #sp-page-title-10 > h1, #sp-page-title-11 > h1, #sp-page-title-12 > h1, #sp-page-title-13 > h1, #sp-page-title-14 > h1, #sp-page-title-15 > h1, #sp-page-title-16 > h1, #sp-page-title-17 > h1, #sp-page-title-18 > h1, #sp-page-title-19 > h1, #sp-page-title-2 > h1, #sp-page-title-21 > h1, #sp-page-title-22 > h1, #sp-page-title-23 > h1, #sp-page-title-24 > h1, #sp-page-title-25 > h1, #sp-page-title-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.6rem;
  font-weight : bold;
  line-height : 1.4;
  color : #1c2a51;
  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-page-title-20{
  background-color : #1c2a51;
  padding-top : 15px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 15px;
  margin-bottom : 20px;
}

#sp-page-title-20 > h1{
  font-size : 1.6rem;
  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;
}

#sp-table-2{
  margin-top : 5px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 5px;
  border-top-color : #cac5b8;
  border-left-color : #cac5b8;
  border-right-color : #cac5b8;
  border-bottom-color : #cac5b8;
}

#sp-table-2 > tbody > tr > td{
  font-weight : bold;
  color : #666666;
  background-color : #ffffff;
  text-align : center;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #cac5b8;
  border-left-color : #cac5b8;
  border-right-color : #cac5b8;
  border-bottom-color : #cac5b8;
}

#sp-table-2 > tbody > tr > th{
  font-weight : bold;
  color : #ffffff;
  background-color : #1c2a51;
  text-align : center;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #cac5b8;
  border-left-color : #cac5b8;
  border-right-color : #cac5b8;
  border-bottom-color : #cac5b8;
}

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

#breadcrumb-list div{
  padding-top : 5px;
  padding-bottom : 10px;
  position : relative;
  z-index : 10;
}

#breadcrumb-list div a{
  color : #c9c67d;
}

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

  #breadcrumb-list{
    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 : 10px;
    padding-right : 10px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    border-top-width : medium;
    border-left-width : medium;
    border-right-width : medium;
    border-bottom-width : medium;
    border-top-style : none;
    border-left-style : none;
    border-right-style : none;
    border-bottom-style : none;
    border-top-color : initial;
    border-left-color : initial;
    border-right-color : initial;
    border-bottom-color : initial;
  }
}

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

#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-right : 0px;
}

#sp-site-navigation-2 ul li::after{
  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 li > a{
  color : #ffffff;
}

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

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

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

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

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

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

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

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

.page-blog#content #page-content, .page-campaign1#content #page-content, .page-campaign2#content #page-content, .page-campaign3#content #page-content, .page-custom#content #page-content, .page-custom1#content #page-content, .page-custom10#content #page-content, .page-custom11#content #page-content, .page-custom12#content #page-content, .page-custom13#content #page-content, .page-custom2#content #page-content, .page-custom22#content #page-content, .page-custom23#content #page-content, .page-custom4#content #page-content, .page-custom7#content #page-content, .page-custom8#content #page-content, .page-custom9#content #page-content, .page-item#content #page-content, .page-item1#content #page-content, .page-law#content #page-content, .page-order#content #page-content, .page-privacy#content #page-content, .page-shop#content #page-content, .page-toppage#content #page-content, #sp-block-container-1, #sp-block-container-10, #sp-block-container-11, #sp-block-container-12, #sp-block-container-13, #sp-block-container-14, #sp-block-container-15, #sp-block-container-16, #sp-block-container-17, #sp-block-container-18, #sp-block-container-19, #sp-block-container-2, #sp-block-container-3, #sp-block-container-4, #sp-block-container-5, #sp-block-container-6, #sp-block-container-7, #sp-block-container-8, #sp-block-container-9{
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
  margin-bottom : 20px;
}

.page-blog#content #page-content > h1, .page-campaign1#content #page-content > h1, .page-campaign2#content #page-content > h1, .page-campaign3#content #page-content > h1, .page-custom#content #page-content > h1, .page-custom1#content #page-content > h1, .page-custom10#content #page-content > h1, .page-custom11#content #page-content > h1, .page-custom12#content #page-content > h1, .page-custom13#content #page-content > h1, .page-custom2#content #page-content > h1, .page-custom22#content #page-content > h1, .page-custom23#content #page-content > h1, .page-custom4#content #page-content > h1, .page-custom7#content #page-content > h1, .page-custom8#content #page-content > h1, .page-custom9#content #page-content > h1, .page-item#content #page-content > h1, .page-item1#content #page-content > h1, .page-law#content #page-content > h1, .page-order#content #page-content > h1, .page-privacy#content #page-content > h1, .page-shop#content #page-content > h1, .page-toppage#content #page-content > h1, #sp-block-container-1 > h1, #sp-block-container-10 > h1, #sp-block-container-11 > h1, #sp-block-container-12 > h1, #sp-block-container-13 > h1, #sp-block-container-14 > h1, #sp-block-container-15 > h1, #sp-block-container-16 > h1, #sp-block-container-17 > h1, #sp-block-container-18 > h1, #sp-block-container-19 > h1, #sp-block-container-2 > h1, #sp-block-container-3 > h1, #sp-block-container-4 > h1, #sp-block-container-5 > h1, #sp-block-container-6 > h1, #sp-block-container-7 > h1, #sp-block-container-8 > h1, #sp-block-container-9 > h1{
  font-size : 1.4rem;
  line-height : 1.4;
  color : #555555;
  background-color : #ffffff;
  padding-top : 15px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 15px;
  margin-left : -10px;
  margin-right : -10px;
  margin-bottom : 20px;
  border-top-width : 2px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : #eeeeee;
  border-bottom-color : #eeeeee;
  clear : both;
}

.page-blog#content #page-content > h2, .page-campaign1#content #page-content > h2, .page-campaign2#content #page-content > h2, .page-campaign3#content #page-content > h2, .page-custom#content #page-content > h2, .page-custom1#content #page-content > h2, .page-custom10#content #page-content > h2, .page-custom11#content #page-content > h2, .page-custom12#content #page-content > h2, .page-custom13#content #page-content > h2, .page-custom2#content #page-content > h2, .page-custom22#content #page-content > h2, .page-custom23#content #page-content > h2, .page-custom4#content #page-content > h2, .page-custom7#content #page-content > h2, .page-custom8#content #page-content > h2, .page-custom9#content #page-content > h2, .page-item#content #page-content > h2, .page-item1#content #page-content > h2, .page-law#content #page-content > h2, .page-order#content #page-content > h2, .page-privacy#content #page-content > h2, .page-shop#content #page-content > h2, .page-toppage#content #page-content > h2, #sp-block-container-1 > h2, #sp-block-container-10 > h2, #sp-block-container-11 > h2, #sp-block-container-12 > h2, #sp-block-container-13 > h2, #sp-block-container-14 > h2, #sp-block-container-15 > h2, #sp-block-container-16 > h2, #sp-block-container-17 > h2, #sp-block-container-18 > h2, #sp-block-container-19 > h2, #sp-block-container-2 > h2, #sp-block-container-3 > h2, #sp-block-container-4 > h2, #sp-block-container-5 > h2, #sp-block-container-6 > h2, #sp-block-container-7 > h2, #sp-block-container-8 > h2, #sp-block-container-9 > h2{
  font-size : 1.3rem;
  line-height : 1.4;
  color : #555555;
  background-color : #ffffff;
  padding-top : 15px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 15px;
  margin-left : -10px;
  margin-right : -10px;
  margin-bottom : 20px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #eeeeee;
  clear : both;
}

.page-blog#content #page-content > h3, .page-campaign1#content #page-content > h3, .page-campaign2#content #page-content > h3, .page-campaign3#content #page-content > h3, .page-custom#content #page-content > h3, .page-custom1#content #page-content > h3, .page-custom10#content #page-content > h3, .page-custom11#content #page-content > h3, .page-custom12#content #page-content > h3, .page-custom13#content #page-content > h3, .page-custom2#content #page-content > h3, .page-custom22#content #page-content > h3, .page-custom23#content #page-content > h3, .page-custom4#content #page-content > h3, .page-custom7#content #page-content > h3, .page-custom8#content #page-content > h3, .page-custom9#content #page-content > h3, .page-item#content #page-content > h3, .page-item1#content #page-content > h3, .page-law#content #page-content > h3, .page-order#content #page-content > h3, .page-privacy#content #page-content > h3, .page-shop#content #page-content > h3, .page-toppage#content #page-content > h3, #sp-block-container-1 > h3, #sp-block-container-10 > h3, #sp-block-container-11 > h3, #sp-block-container-12 > h3, #sp-block-container-13 > h3, #sp-block-container-14 > h3, #sp-block-container-15 > h3, #sp-block-container-16 > h3, #sp-block-container-17 > h3, #sp-block-container-18 > h3, #sp-block-container-19 > h3, #sp-block-container-2 > h3, #sp-block-container-3 > h3, #sp-block-container-4 > h3, #sp-block-container-5 > h3, #sp-block-container-6 > h3, #sp-block-container-7 > h3, #sp-block-container-8 > h3, #sp-block-container-9 > h3{
  font-size : 1.4rem;
  line-height : 1.4;
  color : #777777;
  background-color : #ffffff;
  padding-top : 15px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 15px;
  margin-left : -10px;
  margin-right : -10px;
  margin-bottom : 20px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #eeeeee;
  border-left-color : #eeeeee;
  border-right-color : #eeeeee;
  border-bottom-color : #eeeeee;
  clear : both;
}

.page-blog#content #page-content > h4, .page-campaign1#content #page-content > h4, .page-campaign2#content #page-content > h4, .page-campaign3#content #page-content > h4, .page-custom#content #page-content > h4, .page-custom1#content #page-content > h4, .page-custom10#content #page-content > h4, .page-custom11#content #page-content > h4, .page-custom12#content #page-content > h4, .page-custom13#content #page-content > h4, .page-custom2#content #page-content > h4, .page-custom22#content #page-content > h4, .page-custom23#content #page-content > h4, .page-custom4#content #page-content > h4, .page-custom7#content #page-content > h4, .page-custom8#content #page-content > h4, .page-custom9#content #page-content > h4, .page-item#content #page-content > h4, .page-item1#content #page-content > h4, .page-law#content #page-content > h4, .page-order#content #page-content > h4, .page-privacy#content #page-content > h4, .page-shop#content #page-content > h4, .page-toppage#content #page-content > h4, #sp-block-container-1 > h4, #sp-block-container-10 > h4, #sp-block-container-11 > h4, #sp-block-container-12 > h4, #sp-block-container-13 > h4, #sp-block-container-14 > h4, #sp-block-container-15 > h4, #sp-block-container-16 > h4, #sp-block-container-17 > h4, #sp-block-container-18 > h4, #sp-block-container-19 > h4, #sp-block-container-2 > h4, #sp-block-container-3 > h4, #sp-block-container-4 > h4, #sp-block-container-5 > h4, #sp-block-container-6 > h4, #sp-block-container-7 > h4, #sp-block-container-8 > h4, #sp-block-container-9 > h4{
  font-size : 1.3rem;
  line-height : 1.4;
  color : #777777;
  background-color : #ffffff;
  padding-top : 15px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 15px;
  margin-left : -10px;
  margin-right : -10px;
  margin-bottom : 20px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #eeeeee;
  border-left-color : #eeeeee;
  border-right-color : #eeeeee;
  border-bottom-color : #eeeeee;
  clear : both;
}

.page-blog#content #page-content > h5, .page-campaign1#content #page-content > h5, .page-campaign2#content #page-content > h5, .page-campaign3#content #page-content > h5, .page-custom#content #page-content > h5, .page-custom1#content #page-content > h5, .page-custom10#content #page-content > h5, .page-custom11#content #page-content > h5, .page-custom12#content #page-content > h5, .page-custom13#content #page-content > h5, .page-custom2#content #page-content > h5, .page-custom22#content #page-content > h5, .page-custom23#content #page-content > h5, .page-custom4#content #page-content > h5, .page-custom7#content #page-content > h5, .page-custom8#content #page-content > h5, .page-custom9#content #page-content > h5, .page-item#content #page-content > h5, .page-item1#content #page-content > h5, .page-law#content #page-content > h5, .page-order#content #page-content > h5, .page-privacy#content #page-content > h5, .page-shop#content #page-content > h5, .page-toppage#content #page-content > h5, #sp-block-container-1 > h5, #sp-block-container-10 > h5, #sp-block-container-11 > h5, #sp-block-container-12 > h5, #sp-block-container-13 > h5, #sp-block-container-14 > h5, #sp-block-container-15 > h5, #sp-block-container-16 > h5, #sp-block-container-17 > h5, #sp-block-container-18 > h5, #sp-block-container-19 > h5, #sp-block-container-2 > h5, #sp-block-container-3 > h5, #sp-block-container-4 > h5, #sp-block-container-5 > h5, #sp-block-container-6 > h5, #sp-block-container-7 > h5, #sp-block-container-8 > h5, #sp-block-container-9 > h5{
  font-size : 1.3rem;
  line-height : 1.4;
  color : #999999;
  background-color : #ffffff;
  padding-top : 15px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 15px;
  margin-left : -10px;
  margin-right : -10px;
  margin-bottom : 20px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #dddddd;
  clear : both;
}

.page-blog#content #page-content > h6, .page-campaign1#content #page-content > h6, .page-campaign2#content #page-content > h6, .page-campaign3#content #page-content > h6, .page-custom#content #page-content > h6, .page-custom1#content #page-content > h6, .page-custom10#content #page-content > h6, .page-custom11#content #page-content > h6, .page-custom12#content #page-content > h6, .page-custom13#content #page-content > h6, .page-custom2#content #page-content > h6, .page-custom22#content #page-content > h6, .page-custom23#content #page-content > h6, .page-custom4#content #page-content > h6, .page-custom7#content #page-content > h6, .page-custom8#content #page-content > h6, .page-custom9#content #page-content > h6, .page-item#content #page-content > h6, .page-item1#content #page-content > h6, .page-law#content #page-content > h6, .page-order#content #page-content > h6, .page-privacy#content #page-content > h6, .page-shop#content #page-content > h6, .page-toppage#content #page-content > h6, #sp-block-container-1 > h6, #sp-block-container-10 > h6, #sp-block-container-11 > h6, #sp-block-container-12 > h6, #sp-block-container-13 > h6, #sp-block-container-14 > h6, #sp-block-container-15 > h6, #sp-block-container-16 > h6, #sp-block-container-17 > h6, #sp-block-container-18 > h6, #sp-block-container-19 > h6, #sp-block-container-2 > h6, #sp-block-container-3 > h6, #sp-block-container-4 > h6, #sp-block-container-5 > h6, #sp-block-container-6 > h6, #sp-block-container-7 > h6, #sp-block-container-8 > h6, #sp-block-container-9 > h6{
  font-size : 1.3rem;
  line-height : 1.4;
  color : #999999;
  background-color : #ffffff;
  padding-top : 15px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 15px;
  margin-left : -10px;
  margin-right : -10px;
  margin-bottom : 20px;
  clear : both;
}

.page-blog#content #page-content > hr, .page-campaign1#content #page-content > hr, .page-campaign2#content #page-content > hr, .page-campaign3#content #page-content > hr, .page-custom#content #page-content > hr, .page-custom1#content #page-content > hr, .page-custom10#content #page-content > hr, .page-custom11#content #page-content > hr, .page-custom12#content #page-content > hr, .page-custom13#content #page-content > hr, .page-custom2#content #page-content > hr, .page-custom22#content #page-content > hr, .page-custom23#content #page-content > hr, .page-custom4#content #page-content > hr, .page-custom7#content #page-content > hr, .page-custom8#content #page-content > hr, .page-custom9#content #page-content > hr, .page-item#content #page-content > hr, .page-item1#content #page-content > hr, .page-law#content #page-content > hr, .page-order#content #page-content > hr, .page-privacy#content #page-content > hr, .page-shop#content #page-content > hr, .page-toppage#content #page-content > hr, #sp-block-container-1 > hr, #sp-block-container-10 > hr, #sp-block-container-11 > hr, #sp-block-container-12 > hr, #sp-block-container-13 > hr, #sp-block-container-14 > hr, #sp-block-container-15 > hr, #sp-block-container-16 > hr, #sp-block-container-17 > hr, #sp-block-container-18 > hr, #sp-block-container-19 > hr, #sp-block-container-2 > hr, #sp-block-container-3 > hr, #sp-block-container-4 > hr, #sp-block-container-5 > hr, #sp-block-container-6 > hr, #sp-block-container-7 > hr, #sp-block-container-8 > hr, #sp-block-container-9 > hr{
  margin-top : 25px;
  margin-left : -10px;
  margin-right : -10px;
  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 : #dddddd;
  border-left-color : #dddddd;
  border-right-color : initial;
  border-bottom-color : #dddddd;
}

.page-blog#content #page-content > p, .page-campaign1#content #page-content > p, .page-campaign2#content #page-content > p, .page-campaign3#content #page-content > p, .page-custom#content #page-content > p, .page-custom1#content #page-content > p, .page-custom10#content #page-content > p, .page-custom11#content #page-content > p, .page-custom12#content #page-content > p, .page-custom13#content #page-content > p, .page-custom2#content #page-content > p, .page-custom22#content #page-content > p, .page-custom23#content #page-content > p, .page-custom4#content #page-content > p, .page-custom7#content #page-content > p, .page-custom8#content #page-content > p, .page-custom9#content #page-content > p, .page-item#content #page-content > p, .page-item1#content #page-content > p, .page-law#content #page-content > p, .page-order#content #page-content > p, .page-privacy#content #page-content > p, .page-shop#content #page-content > p, .page-toppage#content #page-content > p, #sp-block-container-1 > p, #sp-block-container-10 > p, #sp-block-container-11 > p, #sp-block-container-12 > p, #sp-block-container-13 > p, #sp-block-container-14 > p, #sp-block-container-15 > p, #sp-block-container-16 > p, #sp-block-container-17 > p, #sp-block-container-18 > p, #sp-block-container-19 > p, #sp-block-container-2 > p, #sp-block-container-3 > p, #sp-block-container-4 > p, #sp-block-container-5 > p, #sp-block-container-6 > p, #sp-block-container-7 > p, #sp-block-container-8 > p, #sp-block-container-9 > p{
  text-align : left;
  margin-top : 5px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 20px;
}

#sp-list-3, #sp-list-4, #sp-list-5, #sp-list-6{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 15px;
  list-style-type : none;
}

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

#sp-definition-list-1 > dd, #sp-definition-list-2 > dd{
  margin-left : 94px;
  margin-bottom : 25px;
}

#sp-definition-list-1 > dt, #sp-definition-list-2 > dt{
  color : #1c2a51;
  padding-top : 5px;
  padding-left : 25px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-bottom : 10px;
  border-top-width : 1px;
  border-left-width : 5px;
  border-top-style : dashed;
  border-left-style : solid;
  border-top-color : #dddddd;
  border-left-color : #1c2a51;
}

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

  #sp-definition-list-1 > dd, #sp-definition-list-2 > dd{
    margin-left : 30px;
  }
}

#sp-site-branding2-1{
  padding-top : 50px;
  padding-left : 1000px;
  padding-right : 1000px;
  margin-left : -1000px;
  margin-right : -1000px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #374874;
  width : auto;
}

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

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

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

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

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

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

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

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

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

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

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

#sp-button-7{
  margin-bottom : 6px;
  width : 120px;
}

#sp-button-7 > a{
  font-size : 1.4rem;
  font-weight : normal;
  color : #005a0f;
  background-color : #25bf3f;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  text-decoration : none;
  text-align : center;
  padding-top : 5px;
  padding-left : 6px;
  padding-right : 6px;
  padding-bottom : 2px;
  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 : #41c65a;
  border-left-color : #41c65a;
  border-right-color : #41c65a;
  border-bottom-color : #41c65a;
  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-shadow : 0px 4px 0px #0a871e;
  height : 100%;
  display : block;
  position : relative;
}

#sp-button-7 > a:active{
  box-shadow : 0px 2px 0px #00af1e;
  position : relative;
  top : 2px;
}

#sp-button-7 > a:hover{
  background-color : #00af1e;
}

#sp-button-12, #sp-button-13, #sp-button-14, #sp-button-15, #sp-button-16, #sp-button-19, #sp-button-20, #sp-button-8, #sp-button-9{
  margin-bottom : 6px;
  width : 120px;
}

#sp-button-12 > a, #sp-button-13 > a, #sp-button-14 > a, #sp-button-15 > a, #sp-button-16 > a, #sp-button-19 > a, #sp-button-20 > a, #sp-button-8 > a, #sp-button-9 > a{
  font-size : 1.4rem;
  font-family : Arial, Helvetica, sans-serif;
  font-weight : normal;
  color : #ffffff;
  background-color : #ff864b;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  text-decoration : none;
  text-align : center;
  padding-top : 5px;
  padding-left : 6px;
  padding-right : 6px;
  padding-bottom : 2px;
  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 : #ffae86;
  border-left-color : #ffae86;
  border-right-color : #ffae86;
  border-bottom-color : #ffae86;
  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-shadow : 0px 4px 0px #d5591c;
  height : 100%;
  display : block;
  position : relative;
}

#sp-button-12 > a:active, #sp-button-13 > a:active, #sp-button-14 > a:active, #sp-button-15 > a:active, #sp-button-16 > a:active, #sp-button-19 > a:active, #sp-button-20 > a:active, #sp-button-8 > a:active, #sp-button-9 > a:active{
  box-shadow : 0px 2px 0px #d5591c;
  position : relative;
  top : 2px;
}

#sp-button-12 > a:hover, #sp-button-13 > a:hover, #sp-button-14 > a:hover, #sp-button-15 > a:hover, #sp-button-16 > a:hover, #sp-button-19 > a:hover, #sp-button-20 > a:hover, #sp-button-8 > a:hover, #sp-button-9 > a:hover{
  background-color : #ff783b;
}

#sp-button-4, #sp-button-5, #sp-button-6{
  margin-bottom : 2px;
  width : 120px;
}

#sp-button-4 > a, #sp-button-5 > a, #sp-button-6 > a{
  font-size : 1.4rem;
  font-weight : normal;
  color : #ffffff;
  background-color : #35e796;
  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 : 22px 22px;
  border-top-right-radius : 22px 22px;
  border-bottom-right-radius : 22px 22px;
  border-bottom-left-radius : 22px 22px;
  height : 100%;
  display : block;
  position : relative;
}

#sp-button-4 > a:active, #sp-button-5 > a:active, #sp-button-6 > a:active{
  background-color : #1ade85;
  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-4 > a:hover, #sp-button-5 > a:hover, #sp-button-6 > a:hover{
  background-color : #1ade85;
  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-1, #sp-button-2, #sp-button-3{
  margin-bottom : 6px;
  width : 120px;
}

#sp-button-1 > a, #sp-button-2 > a, #sp-button-3 > a{
  font-size : 1.4rem;
  font-family : Meiryo, sans-serif;
  font-weight : normal;
  color : #ffffff;
  background-color : #225e4e;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  text-decoration : none;
  text-align : center;
  padding-top : 10px;
  padding-left : 6px;
  padding-right : 6px;
  padding-bottom : 4px;
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #225e4e;
  border-left-color : #225e4e;
  border-right-color : #225e4e;
  border-bottom-color : #225e4e;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
  height : 100%;
  display : block;
  position : relative;
}

#sp-button-1 > a:active, #sp-button-2 > a:active, #sp-button-3 > a:active{
  box-shadow : 0px 10px 15px rgba(0, 0, 0, 0.25) inset;
  text-shadow : 0px 1px 0px rgba(255, 255, 255, 0.25);
}

#sp-button-1 > a:hover, #sp-button-2 > a:hover, #sp-button-3 > a:hover{
  color : #04291f;
  background-color : #1e4d41;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 13px;
  padding-left : 6px;
  padding-right : 6px;
  padding-bottom : 7px;
  border-top-width : medium;
  border-left-width : medium;
  border-right-width : medium;
  border-bottom-width : medium;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : initial;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : initial;
}

#sp-button-21{
  margin-bottom : 10px;
  width : 120px;
}

#sp-button-21 > a{
  font-size : 1.4rem;
  font-family : Meiryo, sans-serif;
  font-weight : normal;
  color : #ffffff;
  background-color : #303e78;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  text-decoration : none;
  text-align : center;
  padding-top : 10px;
  padding-left : 6px;
  padding-right : 6px;
  padding-bottom : 4px;
  border-top-width : 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 : #303e78;
  border-left-color : #303e78;
  border-right-color : #303e78;
  border-bottom-color : #303e78;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
  box-shadow : 0px 4px 0px #141f4a;
  height : 100%;
  display : block;
  position : relative;
}

#sp-button-21 > a:active{
  box-shadow : 0px 0px 0px #73819b;
  position : relative;
  top : 3px;
}

#sp-button-21 > a:hover{
  background-color : #6e78a0;
  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-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 : #6e78a0;
  border-left-color : #6e78a0;
  border-right-color : #6e78a0;
  border-bottom-color : #6e78a0;
}

#sp-button-10{
  margin-bottom : 6px;
  width : 120px;
}

#sp-button-10 > a{
  font-size : 1.4rem;
  font-family : Meiryo, sans-serif;
  font-weight : normal;
  color : #808080;
  background-color : #ffffff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  text-decoration : none;
  text-align : center;
  padding-top : 10px;
  padding-left : 6px;
  padding-right : 6px;
  padding-bottom : 4px;
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #808080;
  border-left-color : #808080;
  border-right-color : #808080;
  border-bottom-color : #808080;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
  height : 100%;
  display : block;
  position : relative;
}

#sp-button-10 > a:active{
  box-shadow : 0px 10px 15px rgba(0, 0, 0, 0.15) inset;
  text-shadow : 0px 1px 0px #a0a0a0;
}

#sp-button-10 > a:hover{
  color : #404040;
  background-color : #808080;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 13px;
  padding-left : 6px;
  padding-right : 6px;
  padding-bottom : 7px;
  border-top-width : medium;
  border-left-width : medium;
  border-right-width : medium;
  border-bottom-width : medium;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : initial;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : initial;
}

#sp-button-11, #sp-button-17{
  margin-bottom : 10px;
  width : 120px;
}

#sp-button-11 > a, #sp-button-17 > a{
  font-size : 1.4rem;
  font-family : Meiryo, sans-serif;
  font-weight : normal;
  color : #ffd9d9;
  background-color : #ed4545;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  letter-spacing : 0.4rem;
  text-decoration : none;
  text-align : center;
  padding-top : 8px;
  padding-left : 6px;
  padding-right : 6px;
  padding-bottom : 4px;
  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 : #ffa1a1;
  border-left-color : #ffa1a1;
  border-right-color : #ffa1a1;
  border-bottom-color : #ffa1a1;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
  box-shadow : 0px 3px 0px #ffa1a1;
  height : 100%;
  display : block;
  position : relative;
}

#sp-button-11 > a:active, #sp-button-17 > a:active{
  box-shadow : 0px 1px 0px #ffa1a1;
  position : relative;
  top : 2px;
}

#sp-button-11> a:hover, #sp-button-17> a:hover {
}

#sp-column-5, #sp-column-6{
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #225e4e;
  border-left-color : #225e4e;
  border-right-color : #225e4e;
  border-bottom-color : #225e4e;
  width : 100%;
  height : auto;
}

#sp-column-5 > .column-body, #sp-column-6 > .column-body{
  width : auto;
  height : auto;
}

#sp-column-5 > .column-label, #sp-column-6 > .column-label{
  background-color : #154236;
  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 : 13px;
  padding-right : 13px;
  padding-bottom : 0px;
  border-bottom-width : 3px;
  border-bottom-style : solid;
  border-bottom-color : #225e4e;
}

#sp-column-5 > .column-label h3, #sp-column-6 > .column-label h3{
  font-size : 12px;
  color : #ffffff;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  position : relative;
}

#sp-button-18{
  margin-bottom : 10px;
  width : 120px;
}

#sp-button-18 > a{
  font-size : 1.4rem;
  font-family : Meiryo, sans-serif;
  font-weight : normal;
  color : #ffd6b2;
  background-color : #9d632f;
  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;
  letter-spacing : 0.3rem;
  text-decoration : none;
  text-align : center;
  padding-top : 8px;
  padding-left : 6px;
  padding-right : 6px;
  padding-bottom : 4px;
  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 : #5e3b1c;
  border-left-color : #5e3b1c;
  border-right-color : #5e3b1c;
  border-bottom-color : #5e3b1c;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
  box-shadow : 0px 3px 0px #5e3b1c;
  height : 100%;
  display : block;
  position : relative;
}

#sp-button-18 > a:active{
  box-shadow : 0px 1px 0px #5e3b1c;
  position : relative;
  top : 2px;
}

#sp-button-18> a:hover {
}

#sp-column-1, #sp-column-2, #sp-column-3, #sp-column-4{
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #ed4545;
  border-left-color : #ed4545;
  border-right-color : #ed4545;
  border-bottom-color : #ed4545;
  border-top-left-radius : 4px 4px;
  border-top-right-radius : 4px 4px;
  border-bottom-right-radius : 4px 4px;
  border-bottom-left-radius : 4px 4px;
  width : 100%;
  height : auto;
}

#sp-column-1 > .column-body, #sp-column-2 > .column-body, #sp-column-3 > .column-body, #sp-column-4 > .column-body{
  width : auto;
  height : auto;
}

#sp-column-1 > .column-label, #sp-column-2 > .column-label, #sp-column-3 > .column-label, #sp-column-4 > .column-label{
  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;
  padding-top : 0px;
  padding-left : 13px;
  padding-right : 13px;
  padding-bottom : 0px;
}

#sp-column-1 > .column-label h3, #sp-column-2 > .column-label h3, #sp-column-3 > .column-label h3, #sp-column-4 > .column-label h3{
  font-size : 12px;
  color : #ffd9d9;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  position : relative;
}

#sp-image-10, #sp-image-11, #sp-image-12, #sp-image-13, #sp-image-14, #sp-image-29, #sp-image-37, #sp-image-4, #sp-image-67, #sp-image-68, #sp-image-70, #sp-image-71, #sp-image-72, #sp-image-73, #sp-image-74, #sp-image-75, #sp-image-76, #sp-image-9{
  max-width : 100%;
}

#sp-image-16, #sp-image-17, #sp-image-18, #sp-image-19, #sp-image-2, #sp-image-20, #sp-image-21, #sp-image-26, #sp-image-27, #sp-image-28, #sp-image-3, #sp-image-65, #sp-image-66, #sp-image-69{
  text-decoration : none;
  border-top-left-radius : 6px 6px;
  border-top-right-radius : 6px 6px;
  border-bottom-right-radius : 6px 6px;
  border-bottom-left-radius : 6px 6px;
  box-shadow : 0px 3px 4px rgba(0, 0, 0, 0.5);
  max-width : 100%;
}

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

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

#sp-definition-list-3 dt, #sp-definition-list-4 dt{
  background-color : #225e4e;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 7px;
  padding-left : 15px;
  padding-right : 0px;
  padding-bottom : 7px;
  margin-top : 12px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 10px;
  border-left-width : 2px;
  border-right-width : 2px;
  border-left-style : solid;
  border-right-style : solid;
  border-left-color : #154236;
  border-right-color : #154236;
}

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

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

#sp-image-1, #sp-image-24, #sp-image-25, #sp-image-30, #sp-image-31, #sp-image-32, #sp-image-33, #sp-image-34, #sp-image-35, #sp-image-36, #sp-image-38, #sp-image-39, #sp-image-40, #sp-image-41, #sp-image-42, #sp-image-43, #sp-image-44, #sp-image-45, #sp-image-46, #sp-image-47, #sp-image-48, #sp-image-49, #sp-image-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-60, #sp-image-61, #sp-image-62, #sp-image-63, #sp-image-64, #sp-image-77, #sp-image-78{
  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-22, #sp-image-23, #sp-image-7, #sp-image-8{
  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;
  max-width : 100%;
}

#sp-image-15, #sp-image-5, #sp-image-6{
  text-decoration : none;
  box-shadow : 0px 0px 50px rgba(0, 0, 0, 0.5) inset;
}

#breadcrumb-list{
  background-color : #ffffff;
}

.page-custom#content #page-content{
  background-image : url(img/president1.png);
  background-repeat : no-repeat;
  background-position : center center;
  background-size : contain;
}

.page-custom2#content #page-content{
  background-image : url(img/president1.png);
  background-repeat : no-repeat;
  background-position : center center;
  background-size : contain;
}

.page-custom22#content #page-content{
  font-size : 1.2rem;
}

#sp-block-container-1{
  color : #ffffff;
  background-color : #46311f;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

#sp-block-container-10{
  font-size : 1.4rem;
  color : #285930;
}

#sp-block-container-11{
  font-size : 1.4rem;
  color : #285930;
}

#sp-block-container-9{
  font-size : 1.4rem;
  color : #285930;
}

#sp-button-1 > a{
  font-size : 1.4rem;
  font-weight : bold;
  color : #ffffff;
}

#sp-button-10 > a{
  font-size : 1.3rem;
  font-weight : bold;
  color : #ffffff;
  background-color : #624e3d;
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #cdaa8d;
  border-left-color : #cdaa8d;
  border-right-color : #cdaa8d;
  border-bottom-color : #cdaa8d;
}

#sp-button-11 > a{
  font-size : 1.3rem;
  font-weight : bold;
  color : #ffffff;
}

#sp-button-12 > a{
  font-weight : bold;
  color : #ffffff;
  background-color : #784f32;
}

#sp-button-13 > a{
  font-weight : bold;
  color : #ffffff;
  background-color : #784f32;
}

#sp-button-14 > a{
  font-weight : bold;
  color : #ffffff;
  background-color : #784f32;
}

#sp-button-15 > a{
  font-weight : bold;
  color : #ffffff;
  background-color : #784f32;
}

#sp-button-16 > a{
  font-weight : bold;
  color : #ffffff;
  background-color : #784f32;
}

#sp-button-17 > a{
  font-size : 1.3rem;
  font-weight : bold;
  color : #ffffff;
}

#sp-button-18 > a{
  font-size : 1.3rem;
  font-weight : bold;
  color : #ffffff;
  background-color : #624e3d;
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #cdaa8d;
  border-left-color : #cdaa8d;
  border-right-color : #cdaa8d;
  border-bottom-color : #cdaa8d;
}

#sp-button-19 > a{
  font-weight : bold;
  color : #ffffff;
  background-color : #784f32;
}

#sp-button-2 > a{
  font-weight : bold;
  color : #ffffff;
}

#sp-button-20 > a{
  font-weight : bold;
  color : #ffffff;
  background-color : #784f32;
}

#sp-button-21 > a{
  font-size : 1.2rem;
  font-weight : bold;
  color : #ffffff;
  background-color : #8b4a45;
}

#sp-button-3 > a{
  font-weight : bold;
  color : #ffffff;
}

#sp-button-4 > a{
  font-weight : bold;
  background-color : #408c4e;
}

#sp-button-4 > a:hover{
  background-color : #1ade85;
}

#sp-button-5 > a{
  font-weight : bold;
  background-color : #408c4e;
}

#sp-button-6 > a{
  font-weight : bold;
  background-color : #408c4e;
}

#sp-button-7 > a{
  font-size : 1.4rem;
  font-weight : bold;
  color : #fafafa;
  background-color : #408c4e;
  text-decoration : none;
}

#sp-button-8 > a{
  font-weight : bold;
  color : #ffffff;
  background-color : #784f32;
}

#sp-button-9 > a{
  font-weight : bold;
  color : #ffffff;
  background-color : #784f32;
}

#sp-column-1{
  color : #000000;
  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 : #008a8a;
  border-left-color : #008a8a;
  border-right-color : #008a8a;
  border-bottom-color : #008a8a;
}

#sp-column-1 > .column-body{
  color : #999999;
}

#sp-column-1 > .column-label{
  color : #ffffff;
  background-color : #008040;
}

#sp-column-1 > .column-label h3{
  color : #ffffff;
}

#sp-column-2{
  color : #000000;
  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 : #008a8a;
  border-left-color : #008a8a;
  border-right-color : #008a8a;
  border-bottom-color : #008a8a;
}

#sp-column-2 > .column-body{
  color : #999999;
}

#sp-column-2 > .column-label{
  color : #ffffff;
  background-color : #008040;
}

#sp-column-2 > .column-label h3{
  color : #ffffff;
}

#sp-column-3{
  color : #000000;
  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 : #008a8a;
  border-left-color : #008a8a;
  border-right-color : #008a8a;
  border-bottom-color : #008a8a;
}

#sp-column-3 > .column-body{
  color : #999999;
}

#sp-column-3 > .column-label{
  color : #ffffff;
  background-color : #008040;
}

#sp-column-3 > .column-label h3{
  color : #ffffff;
}

#sp-column-4{
  color : #000000;
  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 : #008a8a;
  border-left-color : #008a8a;
  border-right-color : #008a8a;
  border-bottom-color : #008a8a;
}

#sp-column-4 > .column-body{
  color : #999999;
}

#sp-column-4 > .column-label{
  color : #ffffff;
  background-color : #008040;
}

#sp-column-4 > .column-label h3{
  color : #ffffff;
}

#sp-column-5{
  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 : #225e4e;
  border-left-color : #225e4e;
  border-right-color : #225e4e;
  border-bottom-color : #225e4e;
}

#sp-column-5 > .column-label{
  background-color : #008040;
}

#sp-column-6{
  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 : #225e4e;
  border-left-color : #225e4e;
  border-right-color : #225e4e;
  border-bottom-color : #225e4e;
}

#sp-column-6 > .column-label{
  background-color : #008040;
}

#sp-html-src-3{
  font-size : 1rem;
}

#sp-list-1{
  color : #285930;
  background-color : #f2f4d5;
}

#sp-list-2{
  color : #285930;
  background-color : #f2f4d5;
}

#sp-list-3{
  list-style-type : decimal;
}

#sp-page-title-13 h1{
  font-size : 1.8rem;
  color : #5c343f;
}

#sp-page-title-14 h1{
  font-size : 1.8rem;
  color : #5c343f;
}

#sp-page-title-15 h1{
  font-size : 1.8rem;
  color : #5c343f;
}

#sp-page-title-16 h1{
  font-size : 1.8rem;
  color : #5c343f;
}

#sp-page-title-20{
  background-color : #7cb342;
}

#sp-page-title-20 h1{
  font-size : 1.4rem;
  color : #fbfafc;
}

#sp-site-branding2-1{
  background-color : #ffffff;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

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

#sp-site-branding2-1 > .extra{
  color : #46311f;
  background-color : transparent;
}

#sp-site-branding2-1 > .site-title{
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

#sp-site-navigation-1{
  font-size : 1.1rem;
  font-weight : bold;
  color : #fff4e1;
  background-color : #6c544e;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
  border-top-left-radius : 40px 40px;
  border-top-right-radius : 40px 40px;
  border-bottom-right-radius : 40px 40px;
  border-bottom-left-radius : 40px 40px;
}

#sp-site-navigation-1 > ul{
  background-color : #6c544e;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

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

#sp-site-navigation-2{
  font-size : 1.4rem;
  color : #46311f;
  background-color : #ffffff;
}

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

#sp-site-navigation-3{
  font-size : 0.9rem;
  font-weight : bold;
  color : #ffffff;
  background-color : transparent;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

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

  #sp-block-container-1{
    margin-bottom : -64px;
    min-height : 114px;
  }

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

  #sp-block-container-19{
    min-height : 257px;
  }

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

  #sp-block-container-3{
    min-height : 55px;
  }

  #sp-block-container-4{
    margin-top : -70px;
    min-height : 45px;
  }

  #sp-block-container-5{
    margin-top : -148px;
    margin-bottom : 9px;
    min-height : 366px;
  }

  #sp-block-container-6{
    min-height : 55px;
  }

  #sp-block-container-7{
    margin-top : -70px;
    min-height : 45px;
  }

  #sp-block-container-8{
    margin-top : -148px;
    margin-bottom : 9px;
    min-height : 366px;
  }

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

  #sp-button-1{
    width : 221px;
    float : none;
    position : absolute;
    top : 47px;
    bottom : auto;
    right : auto;
    left : 593px;
  }

  #sp-button-10{
    width : 288px;
    height : 39px;
    float : none;
    position : absolute;
    top : -5px;
    bottom : auto;
    right : auto;
    left : 581px;
  }

  #sp-button-11{
    width : 199px;
    float : none;
    position : absolute;
    top : 172px;
    bottom : auto;
    right : auto;
    left : 585px;
  }

  #sp-button-12{
    width : 145px;
    height : 29px;
    float : none;
    position : absolute;
    top : auto;
    bottom : 3084px;
    right : auto;
    left : 646px;
  }

  #sp-button-13{
    width : 145px;
    height : 29px;
    float : none;
    position : absolute;
    top : auto;
    bottom : 22px;
    right : auto;
    left : 629px;
  }

  #sp-button-14{
    width : 145px;
    height : 29px;
    float : none;
    position : absolute;
    top : auto;
    bottom : 3084px;
    right : auto;
    left : 646px;
  }

  #sp-button-15{
    width : 145px;
    height : 29px;
    float : none;
    position : absolute;
    top : auto;
    bottom : 560px;
    right : auto;
    left : 397px;
  }

  #sp-button-16{
    width : 145px;
    height : 29px;
    float : none;
    position : absolute;
    top : auto;
    bottom : 306px;
    right : auto;
    left : 396px;
  }

  #sp-button-17{
    width : 191px;
    float : none;
    position : absolute;
    top : 109px;
    bottom : auto;
    right : auto;
    left : 599px;
  }

  #sp-button-18{
    width : 341px;
    height : 39px;
    float : none;
    position : absolute;
    top : -10px;
    bottom : auto;
    right : auto;
    left : 518px;
  }

  #sp-button-19{
    width : 145px;
    height : 29px;
    float : none;
    position : absolute;
    top : auto;
    bottom : 1311px;
    right : auto;
    left : 672px;
  }

  #sp-button-2{
    width : 215px;
    float : none;
    position : absolute;
    top : 163px;
    bottom : auto;
    right : auto;
    left : 601px;
  }

  #sp-button-20{
    width : 145px;
    height : 29px;
    float : none;
    position : absolute;
    top : auto;
    bottom : 59px;
    right : auto;
    left : 675px;
  }

  #sp-button-21{
    width : 221px;
    float : none;
    position : absolute;
    top : 108px;
    bottom : auto;
    right : auto;
    left : 277px;
  }

  #sp-button-3{
    width : 222px;
    float : none;
    position : absolute;
    top : 44px;
    bottom : auto;
    right : auto;
    left : 621px;
  }

  #sp-button-4{
    float : none;
    position : absolute;
    top : 48px;
    bottom : auto;
    right : auto;
    left : 702px;
    z-index : 11;
  }

  #sp-button-5{
    float : none;
    position : absolute;
    top : 276px;
    bottom : auto;
    right : auto;
    left : 696px;
    z-index : 11;
  }

  #sp-button-6{
    float : none;
    position : absolute;
    top : 156px;
    bottom : auto;
    right : auto;
    left : 702px;
    z-index : 11;
  }

  #sp-button-7{
    width : 416px;
    float : none;
    position : absolute;
    top : 95px;
    bottom : auto;
    right : auto;
    left : 49px;
    z-index : 11;
  }

  #sp-button-8{
    width : 145px;
    height : 29px;
    float : none;
    position : absolute;
    top : auto;
    bottom : 1199px;
    right : auto;
    left : 53px;
  }

  #sp-button-9{
    width : 145px;
    height : 29px;
    float : none;
    position : absolute;
    top : auto;
    bottom : 33px;
    right : auto;
    left : 57px;
  }

  #sp-column-1{
    width : 666px;
    min-height : 100px;
  }

  #sp-column-2{
    width : 666px;
    min-height : 100px;
  }

  #sp-column-3{
    width : 666px;
    min-height : 100px;
  }

  #sp-column-4{
    width : 666px;
    float : none;
    position : relative;
  }

  #sp-column-5{
    width : 667px;
  }

  #sp-column-6{
    width : 667px;
  }

  #sp-definition-list-3{
    width : 650px;
  }

  #sp-definition-list-4{
    width : 673px;
  }

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

  #sp-html-src-14{
    width : 557px;
    min-height : 319px;
  }

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

  #sp-html-src-3{
    float : none;
    position : absolute;
    top : 26px;
    bottom : auto;
    right : auto;
    left : 739px;
    z-index : 12;
  }

  #sp-html-src-4{
    float : none;
    position : absolute;
    top : 184px;
    bottom : auto;
    right : auto;
    left : 695px;
    z-index : 12;
  }

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

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

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

  #sp-html-src-9{
    width : 847px;
  }

  #sp-image-1{
    width : 247px;
    height : 142px;
    float : none;
    position : absolute;
    top : -12px;
    bottom : auto;
    right : auto;
    left : 628px;
  }

  #sp-image-10{
    float : none;
    position : absolute;
    top : 268px;
    bottom : auto;
    right : auto;
    left : 26px;
  }

  #sp-image-11{
    float : none;
    position : absolute;
    top : 583px;
    bottom : auto;
    right : auto;
    left : 19px;
  }

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

  #sp-image-13{
    float : none;
    position : absolute;
    top : 576px;
    bottom : auto;
    right : auto;
    left : 353px;
  }

  #sp-image-15{
    width : 191px;
    height : 126px;
    float : none;
    position : absolute;
    top : 651px;
    bottom : auto;
    right : auto;
    left : 681px;
    z-index : 11;
  }

  #sp-image-16{
    width : 80px;
    height : 80px;
    float : none;
    position : absolute;
    top : 69px;
    bottom : auto;
    right : auto;
    left : 75px;
  }

  #sp-image-17{
    width : 126px;
    height : 81px;
    float : none;
    position : absolute;
    top : 63px;
    bottom : auto;
    right : auto;
    left : 160px;
  }

  #sp-image-18{
    width : 248px;
    height : 41px;
    float : none;
    position : absolute;
    top : 89px;
    bottom : auto;
    right : auto;
    left : 298px;
  }

  #sp-image-19{
    width : 103px;
    height : 77px;
    float : none;
    position : absolute;
    top : 99px;
    bottom : auto;
    right : auto;
    left : 683px;
  }

  #sp-image-2{
    float : none;
    position : absolute;
    top : auto;
    bottom : 80px;
    right : 172px;
    left : auto;
  }

  #sp-image-20{
    width : 100px;
    height : 75px;
    float : none;
    position : absolute;
    top : 212px;
    bottom : auto;
    right : auto;
    left : 688px;
  }

  #sp-image-21{
    width : 166px;
    height : 291px;
    float : none;
    position : absolute;
    top : 323px;
    bottom : auto;
    right : auto;
    left : 673px;
  }

  #sp-image-22{
    width : 164px;
    height : 293px;
    float : none;
    position : absolute;
    top : 803px;
    bottom : auto;
    right : auto;
    left : 707px;
  }

  #sp-image-23{
    width : 174px;
    height : 310px;
    float : none;
    position : absolute;
    top : 797px;
    bottom : auto;
    right : auto;
    left : 688px;
  }

  #sp-image-24{
    width : 103px;
    height : 152px;
    float : none;
    position : absolute;
    top : 52px;
    bottom : auto;
    right : auto;
    left : 475px;
  }

  #sp-image-25{
    width : 314px;
    height : 134px;
    float : none;
    position : absolute;
    top : 50px;
    bottom : auto;
    right : auto;
    left : 112px;
  }

  #sp-image-26{
    width : 213px;
    height : 121px;
    float : none;
    position : absolute;
    top : 1194px;
    bottom : auto;
    right : auto;
    left : 692px;
    z-index : 11;
  }

  #sp-image-27{
    width : 250px;
    height : 142px;
    float : none;
    position : absolute;
    top : 496px;
    bottom : auto;
    right : auto;
    left : 79px;
    z-index : 11;
  }

  #sp-image-28{
    width : 251px;
    height : 142px;
    float : none;
    position : absolute;
    top : 496px;
    bottom : auto;
    right : auto;
    left : 362px;
    z-index : 11;
  }

  #sp-image-29{
    width : 352px;
    height : 239px;
    float : none;
    position : absolute;
    top : 13px;
    bottom : auto;
    right : auto;
    left : 445px;
  }

  #sp-image-3{
    width : 141px;
    height : 95px;
    float : none;
    position : absolute;
    top : 487px;
    bottom : auto;
    right : auto;
    left : 95px;
  }

  #sp-image-30{
    float : none;
    position : absolute;
    top : 285px;
    bottom : auto;
    right : auto;
    left : 588px;
  }

  #sp-image-31{
    float : none;
    position : absolute;
    top : auto;
    bottom : 845px;
    right : 45px;
    left : auto;
  }

  #sp-image-32{
    float : none;
    position : absolute;
    top : auto;
    bottom : 757px;
    right : 347px;
    left : auto;
  }

  #sp-image-33{
    width : 198px;
    height : 116px;
    float : none;
    position : absolute;
    top : auto;
    bottom : 562px;
    right : 311px;
    left : auto;
  }

  #sp-image-34{
    width : 250px;
    height : 164px;
    float : none;
    position : absolute;
    top : auto;
    bottom : 1881px;
    right : 41px;
    left : auto;
  }

  #sp-image-35{
    width : 227px;
    height : 149px;
    float : none;
    position : absolute;
    top : auto;
    bottom : 554px;
    right : 24px;
    left : auto;
  }

  #sp-image-36{
    width : 227px;
    height : 331px;
    float : none;
    position : absolute;
    top : auto;
    bottom : 137px;
    right : 8px;
    left : auto;
  }

  #sp-image-37{
    width : 319px;
    height : 97px;
    float : none;
    position : absolute;
    top : 756px;
    bottom : auto;
    right : auto;
    left : 541px;
  }

  #sp-image-38{
    width : 116px;
    height : 146px;
    float : none;
    position : absolute;
    top : 1014px;
    bottom : auto;
    right : auto;
    left : 710px;
  }

  #sp-image-39{
    width : 133px;
    height : 141px;
    float : none;
    position : absolute;
    top : 3752px;
    bottom : auto;
    right : auto;
    left : 557px;
    z-index : 11;
  }

  #sp-image-4{
    width : 75px;
    height : 85px;
    float : none;
    position : absolute;
    top : 7px;
    bottom : auto;
    right : auto;
    left : 122px;
  }

  #sp-image-40{
    width : 137px;
    height : 147px;
    float : none;
    position : absolute;
    top : 4416px;
    bottom : auto;
    right : auto;
    left : 639px;
    z-index : 11;
  }

  #sp-image-41{
    width : 320px;
    height : 181px;
    float : none;
    position : absolute;
    top : 287px;
    bottom : auto;
    right : auto;
    left : 552px;
  }

  #sp-image-42{
    width : 265px;
    height : 179px;
    float : none;
    position : absolute;
    top : auto;
    bottom : 3192px;
    right : 25px;
    left : auto;
  }

  #sp-image-43{
    width : 337px;
    height : 175px;
    float : none;
    position : absolute;
    top : auto;
    bottom : 2857px;
    right : -17px;
    left : auto;
  }

  #sp-image-44{
    width : 225px;
    height : 363px;
    float : none;
    position : absolute;
    top : auto;
    bottom : 1792px;
    right : 38px;
    left : auto;
  }

  #sp-image-45{
    width : 294px;
    height : 482px;
    float : none;
    position : absolute;
    top : auto;
    bottom : 2204px;
    right : 18px;
    left : auto;
  }

  #sp-image-46{
    width : 322px;
    height : 211px;
    float : none;
    position : absolute;
    top : auto;
    bottom : 1502px;
    right : -28px;
    left : auto;
  }

  #sp-image-47{
    width : 225px;
    height : 371px;
    float : none;
    position : absolute;
    top : auto;
    bottom : 1035px;
    right : 44px;
    left : auto;
  }

  #sp-image-48{
    width : 275px;
    height : 364px;
    float : none;
    position : absolute;
    top : auto;
    bottom : 366px;
    right : 49px;
    left : auto;
  }

  #sp-image-49{
    width : 124px;
    height : 130px;
    float : none;
    position : absolute;
    top : 3755px;
    bottom : auto;
    right : auto;
    left : 692px;
  }

  #sp-image-5{
    width : 330px;
    height : 108px;
    float : none;
    position : absolute;
    top : -36px;
    bottom : auto;
    right : auto;
    left : 532px;
  }

  #sp-image-50{
    width : 121px;
    height : 147px;
    float : none;
    position : absolute;
    top : 1016px;
    bottom : auto;
    right : auto;
    left : 591px;
  }

  #sp-image-51{
    width : 248px;
    height : 343px;
    float : none;
    position : absolute;
    top : 636px;
    bottom : auto;
    right : auto;
    left : 586px;
  }

  #sp-image-52{
    width : 265px;
    height : 179px;
    float : none;
    position : absolute;
    top : auto;
    bottom : 3192px;
    right : 25px;
    left : auto;
  }

  #sp-image-53{
    width : 225px;
    height : 363px;
    float : none;
    position : absolute;
    top : auto;
    bottom : 608px;
    right : 46px;
    left : auto;
  }

  #sp-image-54{
    width : 225px;
    height : 363px;
    float : none;
    position : absolute;
    top : auto;
    bottom : 211px;
    right : 41px;
    left : auto;
  }

  #sp-image-55{
    width : 338px;
    height : 160px;
    float : none;
    position : absolute;
    top : auto;
    bottom : 5px;
    right : 460px;
    left : auto;
  }

  #sp-image-56{
    width : 338px;
    height : 160px;
    float : none;
    position : absolute;
    top : auto;
    bottom : 12px;
    right : 68px;
    left : auto;
  }

  #sp-image-57{
    width : 294px;
    height : 482px;
    float : none;
    position : absolute;
    top : auto;
    bottom : 2546px;
    right : 19px;
    left : auto;
  }

  #sp-image-58{
    width : 124px;
    height : 130px;
    float : none;
    position : absolute;
    top : 3755px;
    bottom : auto;
    right : auto;
    left : 692px;
  }

  #sp-image-59{
    width : 267px;
    height : 438px;
    float : none;
    position : absolute;
    top : 727px;
    bottom : auto;
    right : auto;
    left : 603px;
  }

  #sp-image-6{
    width : 330px;
    height : 108px;
    float : none;
    position : absolute;
    top : -36px;
    bottom : auto;
    right : auto;
    left : 532px;
  }

  #sp-image-60{
    width : 318px;
    height : 191px;
    float : none;
    position : absolute;
    top : 201px;
    bottom : auto;
    right : auto;
    left : 555px;
  }

  #sp-image-61{
    width : 226px;
    height : 384px;
    float : none;
    position : absolute;
    top : 1572px;
    bottom : auto;
    right : auto;
    left : 647px;
  }

  #sp-image-62{
    width : 280px;
    height : 176px;
    float : none;
    position : absolute;
    top : 1244px;
    bottom : auto;
    right : auto;
    left : 593px;
  }

  #sp-image-63{
    width : 315px;
    height : 198px;
    float : none;
    position : absolute;
    top : 460px;
    bottom : auto;
    right : auto;
    left : 556px;
  }

  #sp-image-64{
    width : 223px;
    height : 380px;
    float : none;
    position : absolute;
    top : 2218px;
    bottom : auto;
    right : auto;
    left : 636px;
  }

  #sp-image-65{
    width : 209px;
    height : 183px;
    float : none;
    position : absolute;
    top : 158px;
    bottom : auto;
    right : auto;
    left : 667px;
    z-index : 10;
  }

  #sp-image-66{
    width : 209px;
    height : 183px;
    float : none;
    position : absolute;
    top : 379px;
    bottom : auto;
    right : auto;
    left : 673px;
    z-index : 10;
  }

  #sp-image-67{
    width : 169px;
    height : 125px;
    float : none;
    position : absolute;
    top : 1057px;
    bottom : auto;
    right : auto;
    left : 685px;
    z-index : 10;
  }

  #sp-image-68{
    width : 213px;
    height : 110px;
    float : none;
    position : absolute;
    top : 964px;
    bottom : auto;
    right : auto;
    left : 687px;
    z-index : 11;
  }

  #sp-image-69{
    float : none;
    position : absolute;
    top : 675px;
    bottom : auto;
    right : auto;
    left : 700px;
  }

  #sp-image-7{
    float : none;
    position : absolute;
    top : 520px;
    bottom : auto;
    right : auto;
    left : 698px;
  }

  #sp-image-70{
    width : 213px;
    height : 110px;
    float : none;
    position : absolute;
    top : 803px;
    bottom : auto;
    right : auto;
    left : 678px;
    z-index : 11;
  }

  #sp-image-71{
    width : 284px;
    height : 172px;
    float : none;
    position : absolute;
    top : 431px;
    bottom : auto;
    right : auto;
    left : 477px;
    z-index : 11;
  }

  #sp-image-72{
    margin-left : 23px;
    width : 267px;
    height : 171px;
    float : none;
    position : absolute;
    top : 234px;
    bottom : auto;
    right : auto;
    left : 457px;
    z-index : 11;
  }

  #sp-image-73{
    margin-left : 23px;
    width : 250px;
    height : 389px;
    float : none;
    position : absolute;
    top : 225px;
    bottom : auto;
    right : auto;
    left : 86px;
    z-index : 11;
  }

  #sp-image-74{
    width : 210px;
    height : 205px;
    float : none;
    position : absolute;
    top : 162px;
    bottom : auto;
    right : auto;
    left : 330px;
    z-index : 11;
  }

  #sp-image-75{
    margin-left : 23px;
    width : 267px;
    height : 171px;
    float : none;
    position : absolute;
    top : 164px;
    bottom : auto;
    right : auto;
    left : 545px;
    z-index : 11;
  }

  #sp-image-76{
    width : 277px;
    height : 206px;
    float : none;
    position : absolute;
    top : 160px;
    bottom : auto;
    right : auto;
    left : 25px;
    z-index : 12;
  }

  #sp-image-77{
    width : 304px;
    height : 360px;
    float : none;
    position : absolute;
    top : 209px;
    bottom : auto;
    right : auto;
    left : 555px;
  }

  #sp-image-78{
    float : none;
    position : absolute;
    top : auto;
    bottom : 21px;
    right : 172px;
    left : auto;
  }

  #sp-image-8{
    width : 138px;
    height : 191px;
    float : none;
    position : absolute;
    top : 95px;
    bottom : auto;
    right : auto;
    left : 638px;
  }

  #sp-image-9{
    width : 104px;
    height : 104px;
    float : none;
    position : absolute;
    top : 179px;
    bottom : auto;
    right : auto;
    left : 649px;
  }

  #sp-list-1{
    width : 868px;
  }

  #sp-list-2{
    width : 868px;
  }

  #sp-page-title-20{
    width : 155px;
    min-height : 44px;
    float : none;
    position : absolute;
    top : 241px;
    bottom : auto;
    right : auto;
    left : 719px;
  }

  #sp-photo-motion-1{
    margin-top : 40px;
    margin-bottom : -36px;
    width : auto;
    height : auto;
  }

  #sp-site-branding2-1{
    margin-top : -41px;
    margin-left : -1014px;
    min-height : 190px;
  }

  #sp-site-branding2-1 > .extra{
    min-height : 24px;
  }

  #sp-site-branding2-1 > .site-title{
    margin-left : -30px;
    margin-right : 250px;
    width : 945px;
    height : 128px;
  }

  #sp-site-navigation-1{
    margin-top : auto;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : auto;
    width : auto;
    min-height : 41px;
  }

  #sp-site-navigation-2{
    margin-top : -13px;
    margin-bottom : 32px;
    min-height : 28px;
  }

  #sp-site-navigation-3{
    margin-right : -1px;
    width : 157px;
    min-height : 208px;
    float : none;
    position : absolute;
    top : 306px;
    bottom : auto;
    right : auto;
    left : 717px;
  }

  #sp-table-1{
    margin-bottom : 416px;
    width : 781px;
    min-height : 145px;
  }

  #sp-table-2{
    width : 650px;
  }
}