#colophon{
  background-image : url(img/back-pattern-02.png);
}

#content{
  min-height : 50px;
}

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

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

#masthead{
  margin-bottom : 0px;
}

#masthead-inner{
  background-color : #ffffff;
  background-size : auto auto,auto auto;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
}

#page{
  font-size : 1.4rem;
}

*{
  box-sizing : border-box;
  
}

.hpb-viewtype-full > article::after{
  clear : both;
  display : table;
  content : "";
}

.hpb-viewtype-simple > article::after{
  clear : both;
  display : table;
  content : "";
}

.hpb-viewtype-thumbnail > article::after{
  clear : both;
  display : table;
  content : "";
}

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

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

.searchform::after{
  clear : both;
  display : table;
  content : "";
}

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

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

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

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

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

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

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

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

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

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

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

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

.sp-button{
  width : 122px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

a:hover{
  text-decoration : underline;
}

article{
  display : block;
}

aside{
  display : block;
}

body{
  font-size : 1.3rem;
  font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif;
  line-height : 1.5;
  color : #333333;
  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-inner{
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    width : 1000px;
    box-sizing : content-box;
  }

  #content{
    font-size : 1.5rem;
    min-height : 50px;
  }

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

  #main-inner{
    float : left;
  }

  #main-inner #contenthead > nav{
    padding-left : 0px;
    padding-right : 0px;
    margin-left : 0px;
    margin-right : 0px;
  }

  #masthead{
    background-image : url(img/back-pattern-01.png);
    margin-bottom : 0px;
  }

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

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

  #primary{
    float : right;
  }

  .home #contenthead{
    margin-bottom : 20px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  body{
    min-width : 1000px;
  }
}

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

  #content{
    width : 100%;
    float : left;
  }

  #contenthead{
    width : 1000px;
  }

  #main-inner{
    width : 650px;
  }

  #primary{
    width : 100%;
  }

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

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

  #content{
    font-size : 1rem;
    padding-left : 10px;
    padding-right : 10px;
    min-height : 50px;
  }

  #masthead{
    background-color : #ffffff;
    margin-bottom : 0px;
  }

  *{
    box-sizing : border-box;
  }

  .home #contenthead{
    margin-bottom : 10px;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  embed{
    max-width : 100%;
  }
}

#sp-image-1, #sp-image-10, #sp-image-11, #sp-image-12, #sp-image-13, #sp-image-14, #sp-image-15, #sp-image-16, #sp-image-17, #sp-image-4, #sp-image-5, #sp-image-7, #sp-image-8, #sp-image-9{
  max-width : 100%;
}

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

  #sp-site-navigation-1{
    background-color : #272525;
    padding-left : 100%;
    padding-right : 100%;
    margin-left : -100%;
    margin-right : -100%;
    margin-bottom : 0px;
  }

  #sp-site-navigation-1 ul ul{
    font-size : 1.3rem;
    background-color : #b2c91f;
    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 : #ffffff;
    border-left-color : #ffffff;
    border-right-color : #ffffff;
    border-bottom-color : initial;
  }

  #sp-site-navigation-1 ul ul li{
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : #ffffff;
    position : relative;
  }

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

  #sp-site-navigation-1 ul ul li > a{
    color : #ffffff;
    padding-top : 9px;
    padding-left : 21px;
    padding-right : 21px;
    padding-bottom : 9px;
  }

  #sp-site-navigation-1 ul ul li > a:hover{
    background-color : #312f2f;
  }

  #sp-site-navigation-1 > ul{
    font-size : 1.4rem;
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
  }

  #sp-site-navigation-1 > ul > li.current-menu-ancestor > a{
    background-color : transparent;
    position : relative;
  }

  #sp-site-navigation-1 > ul > li.current-menu-ancestor > a::after{
    background-color : #b2c91f;
    width : 100%;
    height : 2px;
    position : absolute;
    bottom : -2px;
    right : 0px;
    left : 0px;
    content : "";
  }

  #sp-site-navigation-1 > ul > li.current-menu-item > a{
    background-color : transparent;
    position : relative;
  }

  #sp-site-navigation-1 > ul > li.current-menu-item > a::after{
    background-color : #b2c91f;
    width : 100%;
    height : 2px;
    position : absolute;
    bottom : -2px;
    right : 0px;
    left : 0px;
    content : "";
  }

  #sp-site-navigation-1 > ul > li.current_page_ancestor > a{
    background-color : transparent;
    position : relative;
  }

  #sp-site-navigation-1 > ul > li.current_page_ancestor > a::after{
    background-color : #b2c91f;
    width : 100%;
    height : 2px;
    position : absolute;
    bottom : -2px;
    right : 0px;
    left : 0px;
    content : "";
  }

  #sp-site-navigation-1 > ul > li.current_page_item > a{
    background-color : transparent;
    position : relative;
  }

  #sp-site-navigation-1 > ul > li.current_page_item > a::after{
    background-color : #b2c91f;
    width : 100%;
    height : 2px;
    position : absolute;
    bottom : -2px;
    right : 0px;
    left : 0px;
    content : "";
  }

  #sp-site-navigation-1 > ul > li:first-child > a{
    border-left-width : 1px;
    border-left-style : solid;
    border-left-color : #404040;
  }

  #sp-site-navigation-1 > ul > li:hover > a{
    background-color : transparent;
    position : relative;
  }

  #sp-site-navigation-1 > ul > li:hover > a::after{
    background-color : #b2c91f;
    width : 100%;
    height : 2px;
    position : absolute;
    bottom : -2px;
    right : 0px;
    left : 0px;
    content : "";
  }

  #sp-site-navigation-1 > ul > li > a{
    font-weight : bold;
    line-height : 1;
    color : #ffffff;
    padding-top : 23px;
    padding-left : 16px;
    padding-right : 16px;
    padding-bottom : 23px;
    margin-bottom : 7px;
    border-right-width : 1px;
    border-right-style : solid;
    border-right-color : #404040;
    display : block;
  }
}

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

  #sp-site-navigation-1{
    font-size : 1.3rem;
    font-weight : bold;
    margin-top : 0px;
    margin-bottom : 0px;
  }

  #sp-site-navigation-1 .menu-toggle{
    font-size : 1.3rem;
    background-color : #b2c91f;
    background-image : url(img/icon-menu-toggle.png);
    background-repeat : no-repeat;
    background-position : center center;
    text-indent : -9999px;
  }

  #sp-site-navigation-1 li > a:active{
    background-color : #b2c91f;
  }

  #sp-site-navigation-1 li > a:hover{
    background-color : #b2c91f;
  }

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

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

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

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

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

#sp-site-navigation-2{
  font-size : 1.3rem;
  font-weight : bold;
  margin-top : 0px;
  margin-bottom : 0px;
}

#sp-site-navigation-2 .menu-toggle{
  font-size : 1.3rem;
  background-color : #b2c91f;
  background-image : url(img/icon-menu-toggle.png);
  background-repeat : no-repeat;
  background-position : center center;
  text-indent : -9999px;
}

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

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

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

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

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

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

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

#sp-site-branding2-1 .extra{
  width : 300px;
  position : static;
}

#sp-site-branding2-1 .extra p.address{
  font-size : 1.2rem;
  color : #ffffff;
  background-color : #312f2f;
  text-align : center;
  padding-top : 1px;
  padding-bottom : 1px;
}

#sp-site-branding2-1 .extra p.tel{
  font-size : 2rem;
  color : #ffffff;
  background-image : url(img/back-dot-01.png);
  text-align : center;
  padding-top : 2px;
  padding-bottom : 2px;
}

#sp-site-branding2-1 .site-description{
  font-size : 1.4rem;
  font-weight : normal;
  color : #ffffff;
  background-color : #b2c91f;
  margin-bottom : 0px;
  position : absolute;
}

#sp-site-branding2-1 .site-title{
  background-color : transparent;
  background-image : url(img/site-title.png);
  background-repeat : no-repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  width : 139px;
  height : 72px;
}

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

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

  #sp-site-branding2-1{
    padding-top : 0px;
    padding-bottom : 23px;
  }

  #sp-site-branding2-1 .extra{
    margin-top : 57px;
    float : right;
  }

  #sp-site-branding2-1 .site-description{
    text-align : left;
    padding-top : 7px;
    padding-left : 100%;
    padding-right : 100%;
    padding-bottom : 7px;
    margin-left : -100%;
    margin-right : -100%;
    width : auto;
    position : absolute;
    top : 0px;
    right : 0px;
    left : 0px;
  }

  #sp-site-branding2-1 .site-title{
    margin-top : 31px;
    float : left;
  }
}

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

  #sp-site-branding2-1{
    padding-top : 67px;
    padding-bottom : 20px;
  }

  #sp-site-branding2-1 .extra{
    padding-left : 10px;
    padding-right : 10px;
    margin-top : 10px;
    margin-left : auto;
    margin-right : auto;
  }

  #sp-site-branding2-1 .site-description{
    text-align : left;
    padding-top : 12px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 11px;
    position : absolute;
    top : 0px;
    z-index : 10;
  }

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

#sp-block-container-3{
  color : #ffffff;
  background-image : url(img/back-pattern-03.png);
  padding-top : 10px;
  clear : both;
  position : relative;
}

#sp-block-container-3 .copyright{
  text-align : left;
}

#sp-block-container-3 a{
  color : #ffffff;
}

#sp-block-container-3 > *{
  margin-top : 10px;
  margin-bottom : 0px;
}

#sp-block-container-3 > *:first-child{
  margin-top : 0px;
}

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

  #sp-block-container-3{
    padding-top : 15px;
    padding-left : 100%;
    padding-right : 100%;
    padding-bottom : 15px;
    margin-left : -100%;
    margin-right : -100%;
  }
}

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

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

  #sp-block-container-3 .copyright{
    text-align : center;
  }
}

#sp-button-1 > a, #sp-button-10 > a, #sp-button-11 > a, #sp-button-12 > a, #sp-button-13 > a, #sp-button-2 > a, #sp-button-3 > a, #sp-button-4 > a, #sp-button-5 > a, #sp-button-6 > a, #sp-button-7 > a, #sp-button-8 > a, #sp-button-9 > a{
  font-size : 1.2rem;
  color : #ffffff;
  background-color : #a5bc13;
  background-image : url(img/back-button-01.png);
  background-repeat : repeat-x;
  background-position : left top;
  text-decoration : none;
  text-align : center;
  padding-top : 8px;
  padding-left : 30px;
  padding-right : 30px;
  padding-bottom : 7px;
  margin-top : 15px;
  margin-right : 0px;
  margin-bottom : 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 : #b2c91f;
  border-left-color : #b2c91f;
  border-right-color : #b2c91f;
  border-bottom-color : #b2c91f;
  border-top-left-radius : 6px 6px;
  border-top-right-radius : 6px 6px;
  border-bottom-right-radius : 6px 6px;
  border-bottom-left-radius : 6px 6px;
}

#sp-button-14, #sp-button-15, #sp-button-16, #sp-button-17{
  margin-top : 10px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 10px;
  width : 120px;
}

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

#sp-button-14 > a:active, #sp-button-15 > a:active, #sp-button-16 > a:active, #sp-button-17 > a:active{
  background-color : #53b2de;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  box-shadow : 0px 1px 0px #5b9bb8, 0px 10px 35px rgba(255, 255, 255, 0.35) inset;
  position : relative;
  top : 2px;
}

#sp-button-14 > a:hover, #sp-button-15 > a:hover, #sp-button-16 > a:hover, #sp-button-17 > a:hover{
  color : #1c8abd;
}

#sp-block-container-15 > .large, #sp-block-container-16 > .large, #sp-block-container-2 > .large, #sp-block-container-25 > .large, #sp-block-container-26 > .large, #sp-block-container-27 > .large, #sp-block-container-28 > .large, #sp-block-container-29 > .large, #sp-block-container-31 > .large, #sp-block-container-32 > .large, #sp-block-container-36 > .large, #sp-block-container-38 > .large, #sp-block-container-39 > .large, #sp-block-container-41 > .large, #sp-block-container-43 > .large, #sp-block-container-44 > .large, #sp-block-container-45 > .large, #sp-block-container-46 > .large, #sp-block-container-47 > .large, #sp-block-container-49 > .large, #sp-block-container-6 > .large, #sp-block-container-7 > .large, #sp-block-container-8 > .large, #sp-block-container-9 > .large{
  font-size : 1.2em;
}

#sp-block-container-15 > .medium, #sp-block-container-16 > .medium, #sp-block-container-2 > .medium, #sp-block-container-25 > .medium, #sp-block-container-26 > .medium, #sp-block-container-27 > .medium, #sp-block-container-28 > .medium, #sp-block-container-29 > .medium, #sp-block-container-31 > .medium, #sp-block-container-32 > .medium, #sp-block-container-36 > .medium, #sp-block-container-38 > .medium, #sp-block-container-39 > .medium, #sp-block-container-41 > .medium, #sp-block-container-43 > .medium, #sp-block-container-44 > .medium, #sp-block-container-45 > .medium, #sp-block-container-46 > .medium, #sp-block-container-47 > .medium, #sp-block-container-49 > .medium, #sp-block-container-6 > .medium, #sp-block-container-7 > .medium, #sp-block-container-8 > .medium, #sp-block-container-9 > .medium{
  font-size : 1em;
}

#sp-block-container-15 > .small, #sp-block-container-16 > .small, #sp-block-container-2 > .small, #sp-block-container-25 > .small, #sp-block-container-26 > .small, #sp-block-container-27 > .small, #sp-block-container-28 > .small, #sp-block-container-29 > .small, #sp-block-container-31 > .small, #sp-block-container-32 > .small, #sp-block-container-36 > .small, #sp-block-container-38 > .small, #sp-block-container-39 > .small, #sp-block-container-41 > .small, #sp-block-container-43 > .small, #sp-block-container-44 > .small, #sp-block-container-45 > .small, #sp-block-container-46 > .small, #sp-block-container-47 > .small, #sp-block-container-49 > .small, #sp-block-container-6 > .small, #sp-block-container-7 > .small, #sp-block-container-8 > .small, #sp-block-container-9 > .small{
  font-size : 0.9em;
}

#sp-block-container-15 > .x-large, #sp-block-container-16 > .x-large, #sp-block-container-2 > .x-large, #sp-block-container-25 > .x-large, #sp-block-container-26 > .x-large, #sp-block-container-27 > .x-large, #sp-block-container-28 > .x-large, #sp-block-container-29 > .x-large, #sp-block-container-31 > .x-large, #sp-block-container-32 > .x-large, #sp-block-container-36 > .x-large, #sp-block-container-38 > .x-large, #sp-block-container-39 > .x-large, #sp-block-container-41 > .x-large, #sp-block-container-43 > .x-large, #sp-block-container-44 > .x-large, #sp-block-container-45 > .x-large, #sp-block-container-46 > .x-large, #sp-block-container-47 > .x-large, #sp-block-container-49 > .x-large, #sp-block-container-6 > .x-large, #sp-block-container-7 > .x-large, #sp-block-container-8 > .x-large, #sp-block-container-9 > .x-large{
  font-size : 1.8em;
}

#sp-block-container-15 > .x-small, #sp-block-container-16 > .x-small, #sp-block-container-2 > .x-small, #sp-block-container-25 > .x-small, #sp-block-container-26 > .x-small, #sp-block-container-27 > .x-small, #sp-block-container-28 > .x-small, #sp-block-container-29 > .x-small, #sp-block-container-31 > .x-small, #sp-block-container-32 > .x-small, #sp-block-container-36 > .x-small, #sp-block-container-38 > .x-small, #sp-block-container-39 > .x-small, #sp-block-container-41 > .x-small, #sp-block-container-43 > .x-small, #sp-block-container-44 > .x-small, #sp-block-container-45 > .x-small, #sp-block-container-46 > .x-small, #sp-block-container-47 > .x-small, #sp-block-container-49 > .x-small, #sp-block-container-6 > .x-small, #sp-block-container-7 > .x-small, #sp-block-container-8 > .x-small, #sp-block-container-9 > .x-small{
  font-size : 0.8em;
}

#sp-block-container-15 > .xx-large, #sp-block-container-16 > .xx-large, #sp-block-container-2 > .xx-large, #sp-block-container-25 > .xx-large, #sp-block-container-26 > .xx-large, #sp-block-container-27 > .xx-large, #sp-block-container-28 > .xx-large, #sp-block-container-29 > .xx-large, #sp-block-container-31 > .xx-large, #sp-block-container-32 > .xx-large, #sp-block-container-36 > .xx-large, #sp-block-container-38 > .xx-large, #sp-block-container-39 > .xx-large, #sp-block-container-41 > .xx-large, #sp-block-container-43 > .xx-large, #sp-block-container-44 > .xx-large, #sp-block-container-45 > .xx-large, #sp-block-container-46 > .xx-large, #sp-block-container-47 > .xx-large, #sp-block-container-49 > .xx-large, #sp-block-container-6 > .xx-large, #sp-block-container-7 > .xx-large, #sp-block-container-8 > .xx-large, #sp-block-container-9 > .xx-large{
  font-size : 2em;
}

#sp-block-container-15 > .xx-small, #sp-block-container-16 > .xx-small, #sp-block-container-2 > .xx-small, #sp-block-container-25 > .xx-small, #sp-block-container-26 > .xx-small, #sp-block-container-27 > .xx-small, #sp-block-container-28 > .xx-small, #sp-block-container-29 > .xx-small, #sp-block-container-31 > .xx-small, #sp-block-container-32 > .xx-small, #sp-block-container-36 > .xx-small, #sp-block-container-38 > .xx-small, #sp-block-container-39 > .xx-small, #sp-block-container-41 > .xx-small, #sp-block-container-43 > .xx-small, #sp-block-container-44 > .xx-small, #sp-block-container-45 > .xx-small, #sp-block-container-46 > .xx-small, #sp-block-container-47 > .xx-small, #sp-block-container-49 > .xx-small, #sp-block-container-6 > .xx-small, #sp-block-container-7 > .xx-small, #sp-block-container-8 > .xx-small, #sp-block-container-9 > .xx-small{
  font-size : 0.7em;
}

#sp-block-container-15 > em, #sp-block-container-16 > em, #sp-block-container-2 > em, #sp-block-container-25 > em, #sp-block-container-26 > em, #sp-block-container-27 > em, #sp-block-container-28 > em, #sp-block-container-29 > em, #sp-block-container-31 > em, #sp-block-container-32 > em, #sp-block-container-36 > em, #sp-block-container-38 > em, #sp-block-container-39 > em, #sp-block-container-41 > em, #sp-block-container-43 > em, #sp-block-container-44 > em, #sp-block-container-45 > em, #sp-block-container-46 > em, #sp-block-container-47 > em, #sp-block-container-49 > em, #sp-block-container-6 > em, #sp-block-container-7 > em, #sp-block-container-8 > em, #sp-block-container-9 > em{
  font-style : oblique;
  color : #00a47f;
}

#sp-block-container-15 > h1, #sp-block-container-16 > h1, #sp-block-container-2 > h1, #sp-block-container-25 > h1, #sp-block-container-26 > h1, #sp-block-container-27 > h1, #sp-block-container-28 > h1, #sp-block-container-29 > h1, #sp-block-container-31 > h1, #sp-block-container-32 > h1, #sp-block-container-36 > h1, #sp-block-container-38 > h1, #sp-block-container-39 > h1, #sp-block-container-41 > h1, #sp-block-container-43 > h1, #sp-block-container-44 > h1, #sp-block-container-45 > h1, #sp-block-container-46 > h1, #sp-block-container-47 > h1, #sp-block-container-49 > h1, #sp-block-container-6 > h1, #sp-block-container-7 > h1, #sp-block-container-8 > h1, #sp-block-container-9 > h1{
  color : #ffffff;
  background-color : #00a453;
  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 : 13px;
  padding-right : 0px;
  padding-bottom : 11px;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
}

#sp-block-container-15 > h2, #sp-block-container-16 > h2, #sp-block-container-2 > h2, #sp-block-container-25 > h2, #sp-block-container-26 > h2, #sp-block-container-27 > h2, #sp-block-container-28 > h2, #sp-block-container-29 > h2, #sp-block-container-31 > h2, #sp-block-container-32 > h2, #sp-block-container-36 > h2, #sp-block-container-38 > h2, #sp-block-container-39 > h2, #sp-block-container-41 > h2, #sp-block-container-43 > h2, #sp-block-container-44 > h2, #sp-block-container-45 > h2, #sp-block-container-46 > h2, #sp-block-container-47 > h2, #sp-block-container-49 > h2, #sp-block-container-6 > h2, #sp-block-container-7 > h2, #sp-block-container-8 > h2, #sp-block-container-9 > h2{
  color : #ffffff;
  background-color : #00a47f;
  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 : 6px;
  padding-left : 8px;
  padding-right : 0px;
  padding-bottom : 7px;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
}

#sp-block-container-15 > h3, #sp-block-container-16 > h3, #sp-block-container-2 > h3, #sp-block-container-25 > h3, #sp-block-container-26 > h3, #sp-block-container-27 > h3, #sp-block-container-28 > h3, #sp-block-container-29 > h3, #sp-block-container-31 > h3, #sp-block-container-32 > h3, #sp-block-container-36 > h3, #sp-block-container-38 > h3, #sp-block-container-39 > h3, #sp-block-container-41 > h3, #sp-block-container-43 > h3, #sp-block-container-44 > h3, #sp-block-container-45 > h3, #sp-block-container-46 > h3, #sp-block-container-47 > h3, #sp-block-container-49 > h3, #sp-block-container-6 > h3, #sp-block-container-7 > h3, #sp-block-container-8 > h3, #sp-block-container-9 > h3{
  font-size : 1.3em;
  color : #ffffff;
  background-color : #10bf97;
  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 : 6px;
  padding-left : 8px;
  padding-right : 0px;
  padding-bottom : 7px;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
  clear : both;
}

#sp-block-container-15 > h4, #sp-block-container-16 > h4, #sp-block-container-2 > h4, #sp-block-container-25 > h4, #sp-block-container-26 > h4, #sp-block-container-27 > h4, #sp-block-container-28 > h4, #sp-block-container-29 > h4, #sp-block-container-31 > h4, #sp-block-container-32 > h4, #sp-block-container-36 > h4, #sp-block-container-38 > h4, #sp-block-container-39 > h4, #sp-block-container-41 > h4, #sp-block-container-43 > h4, #sp-block-container-44 > h4, #sp-block-container-45 > h4, #sp-block-container-46 > h4, #sp-block-container-47 > h4, #sp-block-container-49 > h4, #sp-block-container-6 > h4, #sp-block-container-7 > h4, #sp-block-container-8 > h4, #sp-block-container-9 > h4{
  font-size : 1.2em;
  color : #ffffff;
  background-color : #46ccb2;
  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 : 6px;
  padding-left : 8px;
  padding-right : 0px;
  padding-bottom : 7px;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
  clear : both;
}

#sp-block-container-15 > h5, #sp-block-container-16 > h5, #sp-block-container-2 > h5, #sp-block-container-25 > h5, #sp-block-container-26 > h5, #sp-block-container-27 > h5, #sp-block-container-28 > h5, #sp-block-container-29 > h5, #sp-block-container-31 > h5, #sp-block-container-32 > h5, #sp-block-container-36 > h5, #sp-block-container-38 > h5, #sp-block-container-39 > h5, #sp-block-container-41 > h5, #sp-block-container-43 > h5, #sp-block-container-44 > h5, #sp-block-container-45 > h5, #sp-block-container-46 > h5, #sp-block-container-47 > h5, #sp-block-container-49 > h5, #sp-block-container-6 > h5, #sp-block-container-7 > h5, #sp-block-container-8 > h5, #sp-block-container-9 > h5{
  font-size : 1em;
  color : #ffffff;
  background-color : #6ad4bf;
  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 : 6px;
  padding-left : 8px;
  padding-right : 0px;
  padding-bottom : 7px;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
  clear : both;
}

#sp-block-container-15 > h6, #sp-block-container-16 > h6, #sp-block-container-2 > h6, #sp-block-container-25 > h6, #sp-block-container-26 > h6, #sp-block-container-27 > h6, #sp-block-container-28 > h6, #sp-block-container-29 > h6, #sp-block-container-31 > h6, #sp-block-container-32 > h6, #sp-block-container-36 > h6, #sp-block-container-38 > h6, #sp-block-container-39 > h6, #sp-block-container-41 > h6, #sp-block-container-43 > h6, #sp-block-container-44 > h6, #sp-block-container-45 > h6, #sp-block-container-46 > h6, #sp-block-container-47 > h6, #sp-block-container-49 > h6, #sp-block-container-6 > h6, #sp-block-container-7 > h6, #sp-block-container-8 > h6, #sp-block-container-9 > h6{
  font-size : 1em;
  color : #ffffff;
  background-color : #6ad4bf;
  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 : 3px;
  padding-left : 8px;
  padding-right : 0px;
  padding-bottom : 3px;
  border-top-left-radius : 5px 5px;
  border-top-right-radius : 5px 5px;
  border-bottom-right-radius : 5px 5px;
  border-bottom-left-radius : 5px 5px;
}

#sp-block-container-15 > p, #sp-block-container-16 > p, #sp-block-container-2 > p, #sp-block-container-25 > p, #sp-block-container-26 > p, #sp-block-container-27 > p, #sp-block-container-28 > p, #sp-block-container-29 > p, #sp-block-container-31 > p, #sp-block-container-32 > p, #sp-block-container-36 > p, #sp-block-container-38 > p, #sp-block-container-39 > p, #sp-block-container-41 > p, #sp-block-container-43 > p, #sp-block-container-44 > p, #sp-block-container-45 > p, #sp-block-container-46 > p, #sp-block-container-47 > p, #sp-block-container-49 > p, #sp-block-container-6 > p, #sp-block-container-7 > p, #sp-block-container-8 > p, #sp-block-container-9 > p{
  line-height : 1.6;
  color : #515151;
  text-align : left;
  margin-top : 1em;
  margin-left : 3em;
  margin-right : 3em;
  margin-bottom : 1em;
}

#sp-block-container-15 > p.indent, #sp-block-container-16 > p.indent, #sp-block-container-2 > p.indent, #sp-block-container-25 > p.indent, #sp-block-container-26 > p.indent, #sp-block-container-27 > p.indent, #sp-block-container-28 > p.indent, #sp-block-container-29 > p.indent, #sp-block-container-31 > p.indent, #sp-block-container-32 > p.indent, #sp-block-container-36 > p.indent, #sp-block-container-38 > p.indent, #sp-block-container-39 > p.indent, #sp-block-container-41 > p.indent, #sp-block-container-43 > p.indent, #sp-block-container-44 > p.indent, #sp-block-container-45 > p.indent, #sp-block-container-46 > p.indent, #sp-block-container-47 > p.indent, #sp-block-container-49 > p.indent, #sp-block-container-6 > p.indent, #sp-block-container-7 > p.indent, #sp-block-container-8 > p.indent, #sp-block-container-9 > p.indent{
  padding-left : 15px;
}

#sp-block-container-15 > strong, #sp-block-container-16 > strong, #sp-block-container-2 > strong, #sp-block-container-25 > strong, #sp-block-container-26 > strong, #sp-block-container-27 > strong, #sp-block-container-28 > strong, #sp-block-container-29 > strong, #sp-block-container-31 > strong, #sp-block-container-32 > strong, #sp-block-container-36 > strong, #sp-block-container-38 > strong, #sp-block-container-39 > strong, #sp-block-container-41 > strong, #sp-block-container-43 > strong, #sp-block-container-44 > strong, #sp-block-container-45 > strong, #sp-block-container-46 > strong, #sp-block-container-47 > strong, #sp-block-container-49 > strong, #sp-block-container-6 > strong, #sp-block-container-7 > strong, #sp-block-container-8 > strong, #sp-block-container-9 > strong{
  font-weight : bold;
  color : #515151;
  background-color : #6ad4bf;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
}

#breadcrumb-list{
  font-size : 1.2rem;
  box-sizing : border-box;
}

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

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

#sp-entry-content-1 article > header > h4 > a, #sp-entry-content-10 article > header > h4 > a, #sp-entry-content-11 article > header > h4 > a, #sp-entry-content-12 article > header > h4 > a, #sp-entry-content-13 article > header > h4 > a, #sp-entry-content-2 article > header > h4 > a, #sp-entry-content-3 article > header > h4 > a, #sp-entry-content-4 article > header > h4 > a, #sp-entry-content-5 article > header > h4 > a, #sp-entry-content-6 article > header > h4 > a, #sp-entry-content-7 article > header > h4 > a, #sp-entry-content-8 article > header > h4 > a, #sp-entry-content-9 article > header > h4 > a, #sp-wp-post-list-1 article > header > h4 > a, #sp-wp-post-list-2 article > header > h4 > a, #sp-wp-post-list-3 article > header > h4 > a, #sp-wp-post-list-4 article > header > h4 > a{
  font-size : 1.4rem;
  line-height : 1.5;
  color : #ffffff;
  background-color : #312f2f;
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 10px;
  padding-bottom : 10px;
  margin-top : -1px;
  margin-left : -1px;
  margin-right : -1px;
  margin-bottom : 20px;
  border-left-width : 10px;
  border-left-style : solid;
  border-left-color : #b2c91f;
  display : block;
}

.hpb-viewtype-content#sp-entry-content-1, .hpb-viewtype-content#sp-entry-content-10, .hpb-viewtype-content#sp-entry-content-11, .hpb-viewtype-content#sp-entry-content-12, .hpb-viewtype-content#sp-entry-content-13, .hpb-viewtype-content#sp-entry-content-2, .hpb-viewtype-content#sp-entry-content-3, .hpb-viewtype-content#sp-entry-content-4, .hpb-viewtype-content#sp-entry-content-5, .hpb-viewtype-content#sp-entry-content-6, .hpb-viewtype-content#sp-entry-content-7, .hpb-viewtype-content#sp-entry-content-8, .hpb-viewtype-content#sp-entry-content-9, .hpb-viewtype-content#sp-wp-post-list-1, .hpb-viewtype-content#sp-wp-post-list-2, .hpb-viewtype-content#sp-wp-post-list-3, .hpb-viewtype-content#sp-wp-post-list-4{
  background-color : #ffffff;
  padding-bottom : 25px;
  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 : #dfdfdf;
  border-left-color : #dfdfdf;
  border-right-color : #dfdfdf;
  border-bottom-color : #dfdfdf;
  box-shadow : 0px 0px 3px 0px #dfdfdf;
}

.hpb-viewtype-content#sp-entry-content-1 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-10 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-11 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-12 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-13 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-2 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-3 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-4 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-5 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-6 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-7 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-8 > .hpb-more-entry a, .hpb-viewtype-content#sp-entry-content-9 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-1 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-2 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-3 > .hpb-more-entry a, .hpb-viewtype-content#sp-wp-post-list-4 > .hpb-more-entry a{
  margin-top : 15px;
  margin-right : 30px;
}

.hpb-viewtype-date#sp-entry-content-1, .hpb-viewtype-date#sp-entry-content-10, .hpb-viewtype-date#sp-entry-content-11, .hpb-viewtype-date#sp-entry-content-12, .hpb-viewtype-date#sp-entry-content-13, .hpb-viewtype-date#sp-entry-content-2, .hpb-viewtype-date#sp-entry-content-3, .hpb-viewtype-date#sp-entry-content-4, .hpb-viewtype-date#sp-entry-content-5, .hpb-viewtype-date#sp-entry-content-6, .hpb-viewtype-date#sp-entry-content-7, .hpb-viewtype-date#sp-entry-content-8, .hpb-viewtype-date#sp-entry-content-9, .hpb-viewtype-date#sp-wp-post-list-1, .hpb-viewtype-date#sp-wp-post-list-2, .hpb-viewtype-date#sp-wp-post-list-3, .hpb-viewtype-date#sp-wp-post-list-4{
  background-color : #ffffff;
  padding-bottom : 25px;
  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 : #dfdfdf;
  border-left-color : #dfdfdf;
  border-right-color : #dfdfdf;
  border-bottom-color : #dfdfdf;
  box-shadow : 0px 0px 3px 0px #dfdfdf;
}

.hpb-viewtype-date#sp-entry-content-1 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-10 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-11 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-12 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-13 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-2 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-3 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-4 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-5 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-6 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-7 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-8 > .hpb-more-entry a, .hpb-viewtype-date#sp-entry-content-9 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-1 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-2 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-3 > .hpb-more-entry a, .hpb-viewtype-date#sp-wp-post-list-4 > .hpb-more-entry a{
  margin-top : 15px;
  margin-right : 30px;
}

.hpb-viewtype-full#sp-entry-content-1 > h3 > a, .hpb-viewtype-full#sp-entry-content-10 > h3 > a, .hpb-viewtype-full#sp-entry-content-11 > h3 > a, .hpb-viewtype-full#sp-entry-content-12 > h3 > a, .hpb-viewtype-full#sp-entry-content-13 > h3 > a, .hpb-viewtype-full#sp-entry-content-2 > h3 > a, .hpb-viewtype-full#sp-entry-content-3 > h3 > a, .hpb-viewtype-full#sp-entry-content-4 > h3 > a, .hpb-viewtype-full#sp-entry-content-5 > h3 > a, .hpb-viewtype-full#sp-entry-content-6 > h3 > a, .hpb-viewtype-full#sp-entry-content-7 > h3 > a, .hpb-viewtype-full#sp-entry-content-8 > h3 > a, .hpb-viewtype-full#sp-entry-content-9 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-1 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-2 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-3 > h3 > a, .hpb-viewtype-full#sp-wp-post-list-4 > h3 > a{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 20px;
}

.hpb-viewtype-simple#sp-entry-content-1 > h3 > a, .hpb-viewtype-simple#sp-entry-content-10 > h3 > a, .hpb-viewtype-simple#sp-entry-content-11 > h3 > a, .hpb-viewtype-simple#sp-entry-content-12 > h3 > a, .hpb-viewtype-simple#sp-entry-content-13 > h3 > a, .hpb-viewtype-simple#sp-entry-content-2 > h3 > a, .hpb-viewtype-simple#sp-entry-content-3 > h3 > a, .hpb-viewtype-simple#sp-entry-content-4 > h3 > a, .hpb-viewtype-simple#sp-entry-content-5 > h3 > a, .hpb-viewtype-simple#sp-entry-content-6 > h3 > a, .hpb-viewtype-simple#sp-entry-content-7 > h3 > a, .hpb-viewtype-simple#sp-entry-content-8 > h3 > a, .hpb-viewtype-simple#sp-entry-content-9 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-1 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-2 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-3 > h3 > a, .hpb-viewtype-simple#sp-wp-post-list-4 > h3 > a{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 20px;
}

.hpb-viewtype-thumbnail#sp-entry-content-1 > h3 > a, .hpb-viewtype-thumbnail#sp-entry-content-10 > h3 > a, .hpb-viewtype-thumbnail#sp-entry-content-11 > h3 > a, .hpb-viewtype-thumbnail#sp-entry-content-12 > h3 > a, .hpb-viewtype-thumbnail#sp-entry-content-13 > h3 > a, .hpb-viewtype-thumbnail#sp-entry-content-2 > h3 > a, .hpb-viewtype-thumbnail#sp-entry-content-3 > h3 > a, .hpb-viewtype-thumbnail#sp-entry-content-4 > h3 > a, .hpb-viewtype-thumbnail#sp-entry-content-5 > h3 > a, .hpb-viewtype-thumbnail#sp-entry-content-6 > h3 > a, .hpb-viewtype-thumbnail#sp-entry-content-7 > h3 > a, .hpb-viewtype-thumbnail#sp-entry-content-8 > h3 > a, .hpb-viewtype-thumbnail#sp-entry-content-9 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-1 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-2 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-3 > h3 > a, .hpb-viewtype-thumbnail#sp-wp-post-list-4 > h3 > a{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 20px;
}

.hpb-viewtype-title#sp-entry-content-1, .hpb-viewtype-title#sp-entry-content-10, .hpb-viewtype-title#sp-entry-content-11, .hpb-viewtype-title#sp-entry-content-12, .hpb-viewtype-title#sp-entry-content-13, .hpb-viewtype-title#sp-entry-content-2, .hpb-viewtype-title#sp-entry-content-3, .hpb-viewtype-title#sp-entry-content-4, .hpb-viewtype-title#sp-entry-content-5, .hpb-viewtype-title#sp-entry-content-6, .hpb-viewtype-title#sp-entry-content-7, .hpb-viewtype-title#sp-entry-content-8, .hpb-viewtype-title#sp-entry-content-9, .hpb-viewtype-title#sp-wp-post-list-1, .hpb-viewtype-title#sp-wp-post-list-2, .hpb-viewtype-title#sp-wp-post-list-3, .hpb-viewtype-title#sp-wp-post-list-4{
  background-color : #ffffff;
  padding-bottom : 25px;
  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 : #dfdfdf;
  border-left-color : #dfdfdf;
  border-right-color : #dfdfdf;
  border-bottom-color : #dfdfdf;
  box-shadow : 0px 0px 3px 0px #dfdfdf;
}

.hpb-viewtype-title#sp-entry-content-1 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-10 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-11 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-12 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-13 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-2 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-3 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-4 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-5 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-6 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-7 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-8 > .hpb-more-entry a, .hpb-viewtype-title#sp-entry-content-9 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-1 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-2 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-3 > .hpb-more-entry a, .hpb-viewtype-title#sp-wp-post-list-4 > .hpb-more-entry a{
  margin-top : 15px;
  margin-right : 30px;
}

#sp-entry-content-1 > .hpb-more-entry, #sp-entry-content-10 > .hpb-more-entry, #sp-entry-content-11 > .hpb-more-entry, #sp-entry-content-12 > .hpb-more-entry, #sp-entry-content-13 > .hpb-more-entry, #sp-entry-content-2 > .hpb-more-entry, #sp-entry-content-3 > .hpb-more-entry, #sp-entry-content-4 > .hpb-more-entry, #sp-entry-content-5 > .hpb-more-entry, #sp-entry-content-6 > .hpb-more-entry, #sp-entry-content-7 > .hpb-more-entry, #sp-entry-content-8 > .hpb-more-entry, #sp-entry-content-9 > .hpb-more-entry, #sp-wp-post-list-1 > .hpb-more-entry, #sp-wp-post-list-2 > .hpb-more-entry, #sp-wp-post-list-3 > .hpb-more-entry, #sp-wp-post-list-4 > .hpb-more-entry{
  text-align : right;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  clear : both;
}

#sp-entry-content-1 > .hpb-more-entry a, #sp-entry-content-10 > .hpb-more-entry a, #sp-entry-content-11 > .hpb-more-entry a, #sp-entry-content-12 > .hpb-more-entry a, #sp-entry-content-13 > .hpb-more-entry a, #sp-entry-content-2 > .hpb-more-entry a, #sp-entry-content-3 > .hpb-more-entry a, #sp-entry-content-4 > .hpb-more-entry a, #sp-entry-content-5 > .hpb-more-entry a, #sp-entry-content-6 > .hpb-more-entry a, #sp-entry-content-7 > .hpb-more-entry a, #sp-entry-content-8 > .hpb-more-entry a, #sp-entry-content-9 > .hpb-more-entry a, #sp-wp-post-list-1 > .hpb-more-entry a, #sp-wp-post-list-2 > .hpb-more-entry a, #sp-wp-post-list-3 > .hpb-more-entry a, #sp-wp-post-list-4 > .hpb-more-entry a{
  font-size : 1.2rem;
  color : #ffffff;
  background-color : #b2c91f;
  text-decoration : none;
  text-align : center;
  padding-top : 9px;
  padding-left : 30px;
  padding-right : 30px;
  padding-bottom : 8px;
  margin-top : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-top-width : medium;
  border-left-width : medium;
  border-right-width : medium;
  border-bottom-width : medium;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : initial;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : initial;
  border-top-left-radius : 6px 6px;
  border-top-right-radius : 6px 6px;
  border-bottom-right-radius : 6px 6px;
  border-bottom-left-radius : 6px 6px;
  display : inline-block;
}

#sp-entry-content-1 > article, #sp-entry-content-10 > article, #sp-entry-content-11 > article, #sp-entry-content-12 > article, #sp-entry-content-13 > article, #sp-entry-content-2 > article, #sp-entry-content-3 > article, #sp-entry-content-4 > article, #sp-entry-content-5 > article, #sp-entry-content-6 > article, #sp-entry-content-7 > article, #sp-entry-content-8 > article, #sp-entry-content-9 > article, #sp-wp-post-list-1 > article, #sp-wp-post-list-2 > article, #sp-wp-post-list-3 > article, #sp-wp-post-list-4 > article{
  background-color : #ffffff;
  padding-bottom : 20px;
  margin-top : 0px;
  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 : #dfdfdf;
  border-left-color : #dfdfdf;
  border-right-color : #dfdfdf;
  border-bottom-color : #dfdfdf;
  box-shadow : 0px 0px 3px 0px #dfdfdf;
}

#sp-entry-content-1 > article > div, #sp-entry-content-10 > article > div, #sp-entry-content-11 > article > div, #sp-entry-content-12 > article > div, #sp-entry-content-13 > article > div, #sp-entry-content-2 > article > div, #sp-entry-content-3 > article > div, #sp-entry-content-4 > article > div, #sp-entry-content-5 > article > div, #sp-entry-content-6 > article > div, #sp-entry-content-7 > article > div, #sp-entry-content-8 > article > div, #sp-entry-content-9 > article > div, #sp-wp-post-list-1 > article > div, #sp-wp-post-list-2 > article > div, #sp-wp-post-list-3 > article > div, #sp-wp-post-list-4 > article > div{
  padding-left : 30px;
  padding-right : 30px;
}

#sp-entry-content-1 > article > footer, #sp-entry-content-10 > article > footer, #sp-entry-content-11 > article > footer, #sp-entry-content-12 > article > footer, #sp-entry-content-13 > article > footer, #sp-entry-content-2 > article > footer, #sp-entry-content-3 > article > footer, #sp-entry-content-4 > article > footer, #sp-entry-content-5 > article > footer, #sp-entry-content-6 > article > footer, #sp-entry-content-7 > article > footer, #sp-entry-content-8 > article > footer, #sp-entry-content-9 > article > footer, #sp-wp-post-list-1 > article > footer, #sp-wp-post-list-2 > article > footer, #sp-wp-post-list-3 > article > footer, #sp-wp-post-list-4 > article > footer{
  color : #797979;
  padding-left : 30px;
  padding-right : 30px;
  clear : both;
}

#sp-entry-content-1 > article > footer .by-author, #sp-entry-content-10 > article > footer .by-author, #sp-entry-content-11 > article > footer .by-author, #sp-entry-content-12 > article > footer .by-author, #sp-entry-content-13 > article > footer .by-author, #sp-entry-content-2 > article > footer .by-author, #sp-entry-content-3 > article > footer .by-author, #sp-entry-content-4 > article > footer .by-author, #sp-entry-content-5 > article > footer .by-author, #sp-entry-content-6 > article > footer .by-author, #sp-entry-content-7 > article > footer .by-author, #sp-entry-content-8 > article > footer .by-author, #sp-entry-content-9 > article > footer .by-author, #sp-wp-post-list-1 > article > footer .by-author, #sp-wp-post-list-2 > article > footer .by-author, #sp-wp-post-list-3 > article > footer .by-author, #sp-wp-post-list-4 > article > footer .by-author{
  background-image : url(img/icon-author.png);
}

#sp-entry-content-1 > article > footer .cat-links, #sp-entry-content-10 > article > footer .cat-links, #sp-entry-content-11 > article > footer .cat-links, #sp-entry-content-12 > article > footer .cat-links, #sp-entry-content-13 > article > footer .cat-links, #sp-entry-content-2 > article > footer .cat-links, #sp-entry-content-3 > article > footer .cat-links, #sp-entry-content-4 > article > footer .cat-links, #sp-entry-content-5 > article > footer .cat-links, #sp-entry-content-6 > article > footer .cat-links, #sp-entry-content-7 > article > footer .cat-links, #sp-entry-content-8 > article > footer .cat-links, #sp-entry-content-9 > article > footer .cat-links, #sp-wp-post-list-1 > article > footer .cat-links, #sp-wp-post-list-2 > article > footer .cat-links, #sp-wp-post-list-3 > article > footer .cat-links, #sp-wp-post-list-4 > article > footer .cat-links{
  background-image : url(img/icon-cat.png);
}

#sp-entry-content-1 > article > footer .comments-link, #sp-entry-content-10 > article > footer .comments-link, #sp-entry-content-11 > article > footer .comments-link, #sp-entry-content-12 > article > footer .comments-link, #sp-entry-content-13 > article > footer .comments-link, #sp-entry-content-2 > article > footer .comments-link, #sp-entry-content-3 > article > footer .comments-link, #sp-entry-content-4 > article > footer .comments-link, #sp-entry-content-5 > article > footer .comments-link, #sp-entry-content-6 > article > footer .comments-link, #sp-entry-content-7 > article > footer .comments-link, #sp-entry-content-8 > article > footer .comments-link, #sp-entry-content-9 > article > footer .comments-link, #sp-wp-post-list-1 > article > footer .comments-link, #sp-wp-post-list-2 > article > footer .comments-link, #sp-wp-post-list-3 > article > footer .comments-link, #sp-wp-post-list-4 > article > footer .comments-link{
  background-image : url(img/icon-comments.png);
}

#sp-entry-content-1 > article > footer .date, #sp-entry-content-10 > article > footer .date, #sp-entry-content-11 > article > footer .date, #sp-entry-content-12 > article > footer .date, #sp-entry-content-13 > article > footer .date, #sp-entry-content-2 > article > footer .date, #sp-entry-content-3 > article > footer .date, #sp-entry-content-4 > article > footer .date, #sp-entry-content-5 > article > footer .date, #sp-entry-content-6 > article > footer .date, #sp-entry-content-7 > article > footer .date, #sp-entry-content-8 > article > footer .date, #sp-entry-content-9 > article > footer .date, #sp-wp-post-list-1 > article > footer .date, #sp-wp-post-list-2 > article > footer .date, #sp-wp-post-list-3 > article > footer .date, #sp-wp-post-list-4 > article > footer .date{
  background-image : url(img/icon-date.png);
}

#sp-entry-content-1 > article > footer .sep, #sp-entry-content-10 > article > footer .sep, #sp-entry-content-11 > article > footer .sep, #sp-entry-content-12 > article > footer .sep, #sp-entry-content-13 > article > footer .sep, #sp-entry-content-2 > article > footer .sep, #sp-entry-content-3 > article > footer .sep, #sp-entry-content-4 > article > footer .sep, #sp-entry-content-5 > article > footer .sep, #sp-entry-content-6 > article > footer .sep, #sp-entry-content-7 > article > footer .sep, #sp-entry-content-8 > article > footer .sep, #sp-entry-content-9 > article > footer .sep, #sp-wp-post-list-1 > article > footer .sep, #sp-wp-post-list-2 > article > footer .sep, #sp-wp-post-list-3 > article > footer .sep, #sp-wp-post-list-4 > article > footer .sep{
  display : none;
}

#sp-entry-content-1 > article > footer .tags-links, #sp-entry-content-10 > article > footer .tags-links, #sp-entry-content-11 > article > footer .tags-links, #sp-entry-content-12 > article > footer .tags-links, #sp-entry-content-13 > article > footer .tags-links, #sp-entry-content-2 > article > footer .tags-links, #sp-entry-content-3 > article > footer .tags-links, #sp-entry-content-4 > article > footer .tags-links, #sp-entry-content-5 > article > footer .tags-links, #sp-entry-content-6 > article > footer .tags-links, #sp-entry-content-7 > article > footer .tags-links, #sp-entry-content-8 > article > footer .tags-links, #sp-entry-content-9 > article > footer .tags-links, #sp-wp-post-list-1 > article > footer .tags-links, #sp-wp-post-list-2 > article > footer .tags-links, #sp-wp-post-list-3 > article > footer .tags-links, #sp-wp-post-list-4 > article > footer .tags-links{
  background-image : url(img/icon-tags.png);
}

#sp-entry-content-1 > article > footer a, #sp-entry-content-10 > article > footer a, #sp-entry-content-11 > article > footer a, #sp-entry-content-12 > article > footer a, #sp-entry-content-13 > article > footer a, #sp-entry-content-2 > article > footer a, #sp-entry-content-3 > article > footer a, #sp-entry-content-4 > article > footer a, #sp-entry-content-5 > article > footer a, #sp-entry-content-6 > article > footer a, #sp-entry-content-7 > article > footer a, #sp-entry-content-8 > article > footer a, #sp-entry-content-9 > article > footer a, #sp-wp-post-list-1 > article > footer a, #sp-wp-post-list-2 > article > footer a, #sp-wp-post-list-3 > article > footer a, #sp-wp-post-list-4 > article > footer a{
  color : #797979;
}

#sp-entry-content-1 > article > footer span, #sp-entry-content-10 > article > footer span, #sp-entry-content-11 > article > footer span, #sp-entry-content-12 > article > footer span, #sp-entry-content-13 > article > footer span, #sp-entry-content-2 > article > footer span, #sp-entry-content-3 > article > footer span, #sp-entry-content-4 > article > footer span, #sp-entry-content-5 > article > footer span, #sp-entry-content-6 > article > footer span, #sp-entry-content-7 > article > footer span, #sp-entry-content-8 > article > footer span, #sp-entry-content-9 > article > footer span, #sp-wp-post-list-1 > article > footer span, #sp-wp-post-list-2 > article > footer span, #sp-wp-post-list-3 > article > footer span, #sp-wp-post-list-4 > article > footer span{
  font-size : 1.2rem;
  background-repeat : no-repeat;
  background-position : 0px 2px;
  padding-top : 2px;
  padding-left : 20px;
  padding-right : 0px;
  padding-bottom : 2px;
  margin-right : 15px;
  display : inline-block;
}

#sp-entry-content-1 > article > header, #sp-entry-content-10 > article > header, #sp-entry-content-11 > article > header, #sp-entry-content-12 > article > header, #sp-entry-content-13 > article > header, #sp-entry-content-2 > article > header, #sp-entry-content-3 > article > header, #sp-entry-content-4 > article > header, #sp-entry-content-5 > article > header, #sp-entry-content-6 > article > header, #sp-entry-content-7 > article > header, #sp-entry-content-8 > article > header, #sp-entry-content-9 > article > header, #sp-wp-post-list-1 > article > header, #sp-wp-post-list-2 > article > header, #sp-wp-post-list-3 > article > header, #sp-wp-post-list-4 > article > header{
  margin-bottom : 0px;
}

#sp-entry-content-1 > article > header > h4, #sp-entry-content-10 > article > header > h4, #sp-entry-content-11 > article > header > h4, #sp-entry-content-12 > article > header > h4, #sp-entry-content-13 > article > header > h4, #sp-entry-content-2 > article > header > h4, #sp-entry-content-3 > article > header > h4, #sp-entry-content-4 > article > header > h4, #sp-entry-content-5 > article > header > h4, #sp-entry-content-6 > article > header > h4, #sp-entry-content-7 > article > header > h4, #sp-entry-content-8 > article > header > h4, #sp-entry-content-9 > article > header > h4, #sp-wp-post-list-1 > article > header > h4, #sp-wp-post-list-2 > article > header > h4, #sp-wp-post-list-3 > article > header > h4, #sp-wp-post-list-4 > article > header > h4{
  margin-bottom : 0px;
}

#sp-entry-content-1 > article > p > img, #sp-entry-content-10 > article > p > img, #sp-entry-content-11 > article > p > img, #sp-entry-content-12 > article > p > img, #sp-entry-content-13 > article > p > img, #sp-entry-content-2 > article > p > img, #sp-entry-content-3 > article > p > img, #sp-entry-content-4 > article > p > img, #sp-entry-content-5 > article > p > img, #sp-entry-content-6 > article > p > img, #sp-entry-content-7 > article > p > img, #sp-entry-content-8 > article > p > img, #sp-entry-content-9 > article > p > img, #sp-wp-post-list-1 > article > p > img, #sp-wp-post-list-2 > article > p > img, #sp-wp-post-list-3 > article > p > img, #sp-wp-post-list-4 > article > p > img{
  margin-top : 0px;
  margin-left : 30px;
  margin-right : 1em;
  margin-bottom : 1em;
  float : left;
}

#sp-entry-content-1 > dl, #sp-entry-content-10 > dl, #sp-entry-content-11 > dl, #sp-entry-content-12 > dl, #sp-entry-content-13 > dl, #sp-entry-content-2 > dl, #sp-entry-content-3 > dl, #sp-entry-content-4 > dl, #sp-entry-content-5 > dl, #sp-entry-content-6 > dl, #sp-entry-content-7 > dl, #sp-entry-content-8 > dl, #sp-entry-content-9 > dl, #sp-wp-post-list-1 > dl, #sp-wp-post-list-2 > dl, #sp-wp-post-list-3 > dl, #sp-wp-post-list-4 > dl{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 30px;
  margin-right : 30px;
  margin-bottom : 0px;
}

#sp-entry-content-1 > dl::after, #sp-entry-content-10 > dl::after, #sp-entry-content-11 > dl::after, #sp-entry-content-12 > dl::after, #sp-entry-content-13 > dl::after, #sp-entry-content-2 > dl::after, #sp-entry-content-3 > dl::after, #sp-entry-content-4 > dl::after, #sp-entry-content-5 > dl::after, #sp-entry-content-6 > dl::after, #sp-entry-content-7 > dl::after, #sp-entry-content-8 > dl::after, #sp-entry-content-9 > dl::after, #sp-wp-post-list-1 > dl::after, #sp-wp-post-list-2 > dl::after, #sp-wp-post-list-3 > dl::after, #sp-wp-post-list-4 > dl::after{
  clear : both;
  display : table;
  content : "";
}

#sp-entry-content-1 > dl > dd, #sp-entry-content-10 > dl > dd, #sp-entry-content-11 > dl > dd, #sp-entry-content-12 > dl > dd, #sp-entry-content-13 > dl > dd, #sp-entry-content-2 > dl > dd, #sp-entry-content-3 > dl > dd, #sp-entry-content-4 > dl > dd, #sp-entry-content-5 > dl > dd, #sp-entry-content-6 > dl > dd, #sp-entry-content-7 > dl > dd, #sp-entry-content-8 > dl > dd, #sp-entry-content-9 > dl > dd, #sp-wp-post-list-1 > dl > dd, #sp-wp-post-list-2 > dl > dd, #sp-wp-post-list-3 > dl > dd, #sp-wp-post-list-4 > dl > dd{
  background-image : url(img/border-line-01.png);
  background-repeat : repeat-x;
  background-position : left bottom;
  padding-top : 8px;
  padding-left : 158px;
  padding-right : 5px;
  padding-bottom : 8px;
  margin-top : 0px;
  margin-left : -158px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 100%;
  float : left;
}

#sp-entry-content-1 > dl > dt, #sp-entry-content-10 > dl > dt, #sp-entry-content-11 > dl > dt, #sp-entry-content-12 > dl > dt, #sp-entry-content-13 > dl > dt, #sp-entry-content-2 > dl > dt, #sp-entry-content-3 > dl > dt, #sp-entry-content-4 > dl > dt, #sp-entry-content-5 > dl > dt, #sp-entry-content-6 > dl > dt, #sp-entry-content-7 > dl > dt, #sp-entry-content-8 > dl > dt, #sp-entry-content-9 > dl > dt, #sp-wp-post-list-1 > dl > dt, #sp-wp-post-list-2 > dl > dt, #sp-wp-post-list-3 > dl > dt, #sp-wp-post-list-4 > dl > dt{
  background-image : url(img/icon-arrow-01.png);
  background-repeat : no-repeat;
  background-position : left 0.9em;
  padding-top : 8px;
  padding-left : 30px;
  padding-right : 0px;
  padding-bottom : 8px;
  width : 158px;
  float : left;
}

#sp-entry-content-1 > h3, #sp-entry-content-10 > h3, #sp-entry-content-11 > h3, #sp-entry-content-12 > h3, #sp-entry-content-13 > h3, #sp-entry-content-2 > h3, #sp-entry-content-3 > h3, #sp-entry-content-4 > h3, #sp-entry-content-5 > h3, #sp-entry-content-6 > h3, #sp-entry-content-7 > h3, #sp-entry-content-8 > h3, #sp-entry-content-9 > h3, #sp-wp-post-list-1 > h3, #sp-wp-post-list-2 > h3, #sp-wp-post-list-3 > h3, #sp-wp-post-list-4 > h3{
  margin-bottom : 0px;
}

#sp-entry-content-1 > h3 > a, #sp-entry-content-10 > h3 > a, #sp-entry-content-11 > h3 > a, #sp-entry-content-12 > h3 > a, #sp-entry-content-13 > h3 > a, #sp-entry-content-2 > h3 > a, #sp-entry-content-3 > h3 > a, #sp-entry-content-4 > h3 > a, #sp-entry-content-5 > h3 > a, #sp-entry-content-6 > h3 > a, #sp-entry-content-7 > h3 > a, #sp-entry-content-8 > h3 > a, #sp-entry-content-9 > h3 > a, #sp-wp-post-list-1 > h3 > a, #sp-wp-post-list-2 > h3 > a, #sp-wp-post-list-3 > h3 > a, #sp-wp-post-list-4 > h3 > a{
  font-size : 1.4rem;
  line-height : 1.5;
  color : #ffffff;
  background-color : #312f2f;
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 10px;
  padding-bottom : 10px;
  margin-top : -1px;
  margin-left : -1px;
  margin-right : -1px;
  margin-bottom : 2px;
  border-left-width : 10px;
  border-left-style : solid;
  border-left-color : #b2c91f;
  display : block;
}

#sp-entry-content-1 > nav, #sp-entry-content-10 > nav, #sp-entry-content-11 > nav, #sp-entry-content-12 > nav, #sp-entry-content-13 > nav, #sp-entry-content-2 > nav, #sp-entry-content-3 > nav, #sp-entry-content-4 > nav, #sp-entry-content-5 > nav, #sp-entry-content-6 > nav, #sp-entry-content-7 > nav, #sp-entry-content-8 > nav, #sp-entry-content-9 > nav, #sp-wp-post-list-1 > nav, #sp-wp-post-list-2 > nav, #sp-wp-post-list-3 > nav, #sp-wp-post-list-4 > nav{
  margin-bottom : 20px;
}

#sp-entry-content-1 > nav .nav-next, #sp-entry-content-10 > nav .nav-next, #sp-entry-content-11 > nav .nav-next, #sp-entry-content-12 > nav .nav-next, #sp-entry-content-13 > nav .nav-next, #sp-entry-content-2 > nav .nav-next, #sp-entry-content-3 > nav .nav-next, #sp-entry-content-4 > nav .nav-next, #sp-entry-content-5 > nav .nav-next, #sp-entry-content-6 > nav .nav-next, #sp-entry-content-7 > nav .nav-next, #sp-entry-content-8 > nav .nav-next, #sp-entry-content-9 > nav .nav-next, #sp-wp-post-list-1 > nav .nav-next, #sp-wp-post-list-2 > nav .nav-next, #sp-wp-post-list-3 > nav .nav-next, #sp-wp-post-list-4 > nav .nav-next{
  text-align : right;
  margin-right : 0px;
  float : right;
}

#sp-entry-content-1 > nav .nav-previous, #sp-entry-content-10 > nav .nav-previous, #sp-entry-content-11 > nav .nav-previous, #sp-entry-content-12 > nav .nav-previous, #sp-entry-content-13 > nav .nav-previous, #sp-entry-content-2 > nav .nav-previous, #sp-entry-content-3 > nav .nav-previous, #sp-entry-content-4 > nav .nav-previous, #sp-entry-content-5 > nav .nav-previous, #sp-entry-content-6 > nav .nav-previous, #sp-entry-content-7 > nav .nav-previous, #sp-entry-content-8 > nav .nav-previous, #sp-entry-content-9 > nav .nav-previous, #sp-wp-post-list-1 > nav .nav-previous, #sp-wp-post-list-2 > nav .nav-previous, #sp-wp-post-list-3 > nav .nav-previous, #sp-wp-post-list-4 > nav .nav-previous{
  margin-left : 0px;
  float : left;
}

#sp-entry-content-1 > nav a, #sp-entry-content-10 > nav a, #sp-entry-content-11 > nav a, #sp-entry-content-12 > nav a, #sp-entry-content-13 > nav a, #sp-entry-content-2 > nav a, #sp-entry-content-3 > nav a, #sp-entry-content-4 > nav a, #sp-entry-content-5 > nav a, #sp-entry-content-6 > nav a, #sp-entry-content-7 > nav a, #sp-entry-content-8 > nav a, #sp-entry-content-9 > nav a, #sp-wp-post-list-1 > nav a, #sp-wp-post-list-2 > nav a, #sp-wp-post-list-3 > nav a, #sp-wp-post-list-4 > nav a{
  font-style : italic;
}

#sp-entry-content-1 > nav div, #sp-entry-content-10 > nav div, #sp-entry-content-11 > nav div, #sp-entry-content-12 > nav div, #sp-entry-content-13 > nav div, #sp-entry-content-2 > nav div, #sp-entry-content-3 > nav div, #sp-entry-content-4 > nav div, #sp-entry-content-5 > nav div, #sp-entry-content-6 > nav div, #sp-entry-content-7 > nav div, #sp-entry-content-8 > nav div, #sp-entry-content-9 > nav div, #sp-wp-post-list-1 > nav div, #sp-wp-post-list-2 > nav div, #sp-wp-post-list-3 > nav div, #sp-wp-post-list-4 > nav div{
  width : 50%;
}

#sp-entry-content-1 > ul, #sp-entry-content-10 > ul, #sp-entry-content-11 > ul, #sp-entry-content-12 > ul, #sp-entry-content-13 > ul, #sp-entry-content-2 > ul, #sp-entry-content-3 > ul, #sp-entry-content-4 > ul, #sp-entry-content-5 > ul, #sp-entry-content-6 > ul, #sp-entry-content-7 > ul, #sp-entry-content-8 > ul, #sp-entry-content-9 > ul, #sp-wp-post-list-1 > ul, #sp-wp-post-list-2 > ul, #sp-wp-post-list-3 > ul, #sp-wp-post-list-4 > ul{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 30px;
  margin-right : 30px;
  margin-bottom : 0px;
  list-style-type : none;
  list-style-position : outside;
}

#sp-entry-content-1> ul> li, #sp-entry-content-10> ul> li, #sp-entry-content-11> ul> li, #sp-entry-content-12> ul> li, #sp-entry-content-13> ul> li, #sp-entry-content-2> ul> li, #sp-entry-content-3> ul> li, #sp-entry-content-4> ul> li, #sp-entry-content-5> ul> li, #sp-entry-content-6> ul> li, #sp-entry-content-7> ul> li, #sp-entry-content-8> ul> li, #sp-entry-content-9> ul> li, #sp-wp-post-list-1> ul> li, #sp-wp-post-list-2> ul> li, #sp-wp-post-list-3> ul> li, #sp-wp-post-list-4> ul> li {
}

#sp-entry-content-1 > ul > li > a, #sp-entry-content-10 > ul > li > a, #sp-entry-content-11 > ul > li > a, #sp-entry-content-12 > ul > li > a, #sp-entry-content-13 > ul > li > a, #sp-entry-content-2 > ul > li > a, #sp-entry-content-3 > ul > li > a, #sp-entry-content-4 > ul > li > a, #sp-entry-content-5 > ul > li > a, #sp-entry-content-6 > ul > li > a, #sp-entry-content-7 > ul > li > a, #sp-entry-content-8 > ul > li > a, #sp-entry-content-9 > ul > li > a, #sp-wp-post-list-1 > ul > li > a, #sp-wp-post-list-2 > ul > li > a, #sp-wp-post-list-3 > ul > li > a, #sp-wp-post-list-4 > ul > li > a{
  background-image : url(img/icon-arrow-01.png);
  background-repeat : no-repeat;
  background-position : left 0.9em;
  padding-top : 8px;
  padding-left : 28px;
  padding-right : 5px;
  padding-bottom : 8px;
  display : block;
  position : relative;
}

#sp-entry-content-1 > ul > li > a::after, #sp-entry-content-10 > ul > li > a::after, #sp-entry-content-11 > ul > li > a::after, #sp-entry-content-12 > ul > li > a::after, #sp-entry-content-13 > ul > li > a::after, #sp-entry-content-2 > ul > li > a::after, #sp-entry-content-3 > ul > li > a::after, #sp-entry-content-4 > ul > li > a::after, #sp-entry-content-5 > ul > li > a::after, #sp-entry-content-6 > ul > li > a::after, #sp-entry-content-7 > ul > li > a::after, #sp-entry-content-8 > ul > li > a::after, #sp-entry-content-9 > ul > li > a::after, #sp-wp-post-list-1 > ul > li > a::after, #sp-wp-post-list-2 > ul > li > a::after, #sp-wp-post-list-3 > ul > li > a::after, #sp-wp-post-list-4 > ul > li > a::after{
  background-image : url(img/border-line-01.png);
  background-repeat : repeat-x;
  width : 100%;
  height : 1px;
  display : block;
  position : absolute;
  bottom : 0px;
  right : 0px;
  left : 0px;
  content : "";
}

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

  #sp-entry-content-1 dl dd, #sp-entry-content-10 dl dd, #sp-entry-content-11 dl dd, #sp-entry-content-12 dl dd, #sp-entry-content-13 dl dd, #sp-entry-content-2 dl dd, #sp-entry-content-3 dl dd, #sp-entry-content-4 dl dd, #sp-entry-content-5 dl dd, #sp-entry-content-6 dl dd, #sp-entry-content-7 dl dd, #sp-entry-content-8 dl dd, #sp-entry-content-9 dl dd, #sp-wp-post-list-1 dl dd, #sp-wp-post-list-2 dl dd, #sp-wp-post-list-3 dl dd, #sp-wp-post-list-4 dl dd{
    margin-left : 20px;
  }

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

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

.page-access#content #page-content, .page-access1#content #page-content, .page-company#content #page-content, .page-facilities#content #page-content, .page-recruit#content #page-content, .page-results#content #page-content, .page-results1#content #page-content, .page-results2#content #page-content, .page-results3#content #page-content, .page-results4#content #page-content, .page-results5#content #page-content, .page-results6#content #page-content, .page-results7#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-17, #sp-block-container-18, #sp-block-container-19, #sp-block-container-20, #sp-block-container-21, #sp-block-container-22, #sp-block-container-23, #sp-block-container-24, #sp-block-container-30, #sp-block-container-33, #sp-block-container-34, #sp-block-container-35, #sp-block-container-37, #sp-block-container-4, #sp-block-container-40, #sp-block-container-42, #sp-block-container-48, #sp-block-container-5, #sp-block-container-50{
  background-color : #ffffff;
  padding-top : 20px;
  padding-left : 30px;
  padding-right : 30px;
  padding-bottom : 25px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  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 : #dfdfdf;
  border-left-color : #dfdfdf;
  border-right-color : #dfdfdf;
  border-bottom-color : #dfdfdf;
  box-shadow : 0px 0px 3px 0px #dfdfdf;
}

.page-access#content #page-content > blockquote, .page-access1#content #page-content > blockquote, .page-company#content #page-content > blockquote, .page-facilities#content #page-content > blockquote, .page-recruit#content #page-content > blockquote, .page-results#content #page-content > blockquote, .page-results1#content #page-content > blockquote, .page-results2#content #page-content > blockquote, .page-results3#content #page-content > blockquote, .page-results4#content #page-content > blockquote, .page-results5#content #page-content > blockquote, .page-results6#content #page-content > blockquote, .page-results7#content #page-content > blockquote, .page-toppage#content #page-content > blockquote, #sp-block-container-1 > blockquote, #sp-block-container-10 > blockquote, #sp-block-container-11 > blockquote, #sp-block-container-12 > blockquote, #sp-block-container-13 > blockquote, #sp-block-container-14 > blockquote, #sp-block-container-17 > blockquote, #sp-block-container-18 > blockquote, #sp-block-container-19 > blockquote, #sp-block-container-20 > blockquote, #sp-block-container-21 > blockquote, #sp-block-container-22 > blockquote, #sp-block-container-23 > blockquote, #sp-block-container-24 > blockquote, #sp-block-container-30 > blockquote, #sp-block-container-33 > blockquote, #sp-block-container-34 > blockquote, #sp-block-container-35 > blockquote, #sp-block-container-37 > blockquote, #sp-block-container-4 > blockquote, #sp-block-container-40 > blockquote, #sp-block-container-42 > blockquote, #sp-block-container-48 > blockquote, #sp-block-container-5 > blockquote, #sp-block-container-50 > blockquote{
  background-color : #e9e9e9;
  padding-top : 1em;
  padding-left : 30px;
  padding-right : 30px;
  padding-bottom : 1em;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 16px;
}

.page-access#content #page-content > blockquote p, .page-access1#content #page-content > blockquote p, .page-company#content #page-content > blockquote p, .page-facilities#content #page-content > blockquote p, .page-recruit#content #page-content > blockquote p, .page-results#content #page-content > blockquote p, .page-results1#content #page-content > blockquote p, .page-results2#content #page-content > blockquote p, .page-results3#content #page-content > blockquote p, .page-results4#content #page-content > blockquote p, .page-results5#content #page-content > blockquote p, .page-results6#content #page-content > blockquote p, .page-results7#content #page-content > blockquote p, .page-toppage#content #page-content > blockquote p, #sp-block-container-1 > blockquote p, #sp-block-container-10 > blockquote p, #sp-block-container-11 > blockquote p, #sp-block-container-12 > blockquote p, #sp-block-container-13 > blockquote p, #sp-block-container-14 > blockquote p, #sp-block-container-17 > blockquote p, #sp-block-container-18 > blockquote p, #sp-block-container-19 > blockquote p, #sp-block-container-20 > blockquote p, #sp-block-container-21 > blockquote p, #sp-block-container-22 > blockquote p, #sp-block-container-23 > blockquote p, #sp-block-container-24 > blockquote p, #sp-block-container-30 > blockquote p, #sp-block-container-33 > blockquote p, #sp-block-container-34 > blockquote p, #sp-block-container-35 > blockquote p, #sp-block-container-37 > blockquote p, #sp-block-container-4 > blockquote p, #sp-block-container-40 > blockquote p, #sp-block-container-42 > blockquote p, #sp-block-container-48 > blockquote p, #sp-block-container-5 > blockquote p, #sp-block-container-50 > blockquote p{
  margin-top : 19px;
  margin-bottom : 0px;
}

.page-access#content #page-content > blockquote p:first-child, .page-access1#content #page-content > blockquote p:first-child, .page-company#content #page-content > blockquote p:first-child, .page-facilities#content #page-content > blockquote p:first-child, .page-recruit#content #page-content > blockquote p:first-child, .page-results#content #page-content > blockquote p:first-child, .page-results1#content #page-content > blockquote p:first-child, .page-results2#content #page-content > blockquote p:first-child, .page-results3#content #page-content > blockquote p:first-child, .page-results4#content #page-content > blockquote p:first-child, .page-results5#content #page-content > blockquote p:first-child, .page-results6#content #page-content > blockquote p:first-child, .page-results7#content #page-content > blockquote p:first-child, .page-toppage#content #page-content > blockquote p:first-child, #sp-block-container-1 > blockquote p:first-child, #sp-block-container-10 > blockquote p:first-child, #sp-block-container-11 > blockquote p:first-child, #sp-block-container-12 > blockquote p:first-child, #sp-block-container-13 > blockquote p:first-child, #sp-block-container-14 > blockquote p:first-child, #sp-block-container-17 > blockquote p:first-child, #sp-block-container-18 > blockquote p:first-child, #sp-block-container-19 > blockquote p:first-child, #sp-block-container-20 > blockquote p:first-child, #sp-block-container-21 > blockquote p:first-child, #sp-block-container-22 > blockquote p:first-child, #sp-block-container-23 > blockquote p:first-child, #sp-block-container-24 > blockquote p:first-child, #sp-block-container-30 > blockquote p:first-child, #sp-block-container-33 > blockquote p:first-child, #sp-block-container-34 > blockquote p:first-child, #sp-block-container-35 > blockquote p:first-child, #sp-block-container-37 > blockquote p:first-child, #sp-block-container-4 > blockquote p:first-child, #sp-block-container-40 > blockquote p:first-child, #sp-block-container-42 > blockquote p:first-child, #sp-block-container-48 > blockquote p:first-child, #sp-block-container-5 > blockquote p:first-child, #sp-block-container-50 > blockquote p:first-child{
  margin-top : 0px;
}

.page-access#content #page-content > h1, .page-access1#content #page-content > h1, .page-company#content #page-content > h1, .page-facilities#content #page-content > h1, .page-recruit#content #page-content > h1, .page-results#content #page-content > h1, .page-results1#content #page-content > h1, .page-results2#content #page-content > h1, .page-results3#content #page-content > h1, .page-results4#content #page-content > h1, .page-results5#content #page-content > h1, .page-results6#content #page-content > h1, .page-results7#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-17 > h1, #sp-block-container-18 > h1, #sp-block-container-19 > h1, #sp-block-container-20 > h1, #sp-block-container-21 > h1, #sp-block-container-22 > h1, #sp-block-container-23 > h1, #sp-block-container-24 > h1, #sp-block-container-30 > h1, #sp-block-container-33 > h1, #sp-block-container-34 > h1, #sp-block-container-35 > h1, #sp-block-container-37 > h1, #sp-block-container-4 > h1, #sp-block-container-40 > h1, #sp-block-container-42 > h1, #sp-block-container-48 > h1, #sp-block-container-5 > h1, #sp-block-container-50 > h1{
  font-size : 1.6rem;
  font-weight : bold;
  line-height : 1.5;
  text-decoration : none;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 23px;
  position : relative;
}

.page-access#content #page-content > h1::after, .page-access1#content #page-content > h1::after, .page-company#content #page-content > h1::after, .page-facilities#content #page-content > h1::after, .page-recruit#content #page-content > h1::after, .page-results#content #page-content > h1::after, .page-results1#content #page-content > h1::after, .page-results2#content #page-content > h1::after, .page-results3#content #page-content > h1::after, .page-results4#content #page-content > h1::after, .page-results5#content #page-content > h1::after, .page-results6#content #page-content > h1::after, .page-results7#content #page-content > h1::after, .page-toppage#content #page-content > h1::after, #sp-block-container-1 > h1::after, #sp-block-container-10 > h1::after, #sp-block-container-11 > h1::after, #sp-block-container-12 > h1::after, #sp-block-container-13 > h1::after, #sp-block-container-14 > h1::after, #sp-block-container-17 > h1::after, #sp-block-container-18 > h1::after, #sp-block-container-19 > h1::after, #sp-block-container-20 > h1::after, #sp-block-container-21 > h1::after, #sp-block-container-22 > h1::after, #sp-block-container-23 > h1::after, #sp-block-container-24 > h1::after, #sp-block-container-30 > h1::after, #sp-block-container-33 > h1::after, #sp-block-container-34 > h1::after, #sp-block-container-35 > h1::after, #sp-block-container-37 > h1::after, #sp-block-container-4 > h1::after, #sp-block-container-40 > h1::after, #sp-block-container-42 > h1::after, #sp-block-container-48 > h1::after, #sp-block-container-5 > h1::after, #sp-block-container-50 > h1::after{
  background-image : url(img/back-dot-01.png);
  width : 100%;
  height : 2px;
  position : absolute;
  bottom : 0px;
  left : 0px;
  content : "";
}

.page-access#content #page-content > h1::before, .page-access1#content #page-content > h1::before, .page-company#content #page-content > h1::before, .page-facilities#content #page-content > h1::before, .page-recruit#content #page-content > h1::before, .page-results#content #page-content > h1::before, .page-results1#content #page-content > h1::before, .page-results2#content #page-content > h1::before, .page-results3#content #page-content > h1::before, .page-results4#content #page-content > h1::before, .page-results5#content #page-content > h1::before, .page-results6#content #page-content > h1::before, .page-results7#content #page-content > h1::before, .page-toppage#content #page-content > h1::before, #sp-block-container-1 > h1::before, #sp-block-container-10 > h1::before, #sp-block-container-11 > h1::before, #sp-block-container-12 > h1::before, #sp-block-container-13 > h1::before, #sp-block-container-14 > h1::before, #sp-block-container-17 > h1::before, #sp-block-container-18 > h1::before, #sp-block-container-19 > h1::before, #sp-block-container-20 > h1::before, #sp-block-container-21 > h1::before, #sp-block-container-22 > h1::before, #sp-block-container-23 > h1::before, #sp-block-container-24 > h1::before, #sp-block-container-30 > h1::before, #sp-block-container-33 > h1::before, #sp-block-container-34 > h1::before, #sp-block-container-35 > h1::before, #sp-block-container-37 > h1::before, #sp-block-container-4 > h1::before, #sp-block-container-40 > h1::before, #sp-block-container-42 > h1::before, #sp-block-container-48 > h1::before, #sp-block-container-5 > h1::before, #sp-block-container-50 > h1::before{
  background-color : #312f2f;
  width : 100px;
  height : 2px;
  position : absolute;
  bottom : 0px;
  left : 0px;
  z-index : 2;
  content : "";
}

.page-access#content #page-content > h2, .page-access1#content #page-content > h2, .page-company#content #page-content > h2, .page-facilities#content #page-content > h2, .page-recruit#content #page-content > h2, .page-results#content #page-content > h2, .page-results1#content #page-content > h2, .page-results2#content #page-content > h2, .page-results3#content #page-content > h2, .page-results4#content #page-content > h2, .page-results5#content #page-content > h2, .page-results6#content #page-content > h2, .page-results7#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-17 > h2, #sp-block-container-18 > h2, #sp-block-container-19 > h2, #sp-block-container-20 > h2, #sp-block-container-21 > h2, #sp-block-container-22 > h2, #sp-block-container-23 > h2, #sp-block-container-24 > h2, #sp-block-container-30 > h2, #sp-block-container-33 > h2, #sp-block-container-34 > h2, #sp-block-container-35 > h2, #sp-block-container-37 > h2, #sp-block-container-4 > h2, #sp-block-container-40 > h2, #sp-block-container-42 > h2, #sp-block-container-48 > h2, #sp-block-container-5 > h2, #sp-block-container-50 > h2{
  font-size : 1.6rem;
  font-weight : bold;
  margin-bottom : 20px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #bfbfbf;
}

.page-access#content #page-content > h3, .page-access1#content #page-content > h3, .page-company#content #page-content > h3, .page-facilities#content #page-content > h3, .page-recruit#content #page-content > h3, .page-results#content #page-content > h3, .page-results1#content #page-content > h3, .page-results2#content #page-content > h3, .page-results3#content #page-content > h3, .page-results4#content #page-content > h3, .page-results5#content #page-content > h3, .page-results6#content #page-content > h3, .page-results7#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-17 > h3, #sp-block-container-18 > h3, #sp-block-container-19 > h3, #sp-block-container-20 > h3, #sp-block-container-21 > h3, #sp-block-container-22 > h3, #sp-block-container-23 > h3, #sp-block-container-24 > h3, #sp-block-container-30 > h3, #sp-block-container-33 > h3, #sp-block-container-34 > h3, #sp-block-container-35 > h3, #sp-block-container-37 > h3, #sp-block-container-4 > h3, #sp-block-container-40 > h3, #sp-block-container-42 > h3, #sp-block-container-48 > h3, #sp-block-container-5 > h3, #sp-block-container-50 > h3{
  font-size : 1.6rem;
  font-weight : normal;
  margin-bottom : 21px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #bfbfbf;
}

.page-access#content #page-content > h4, .page-access1#content #page-content > h4, .page-company#content #page-content > h4, .page-facilities#content #page-content > h4, .page-recruit#content #page-content > h4, .page-results#content #page-content > h4, .page-results1#content #page-content > h4, .page-results2#content #page-content > h4, .page-results3#content #page-content > h4, .page-results4#content #page-content > h4, .page-results5#content #page-content > h4, .page-results6#content #page-content > h4, .page-results7#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-17 > h4, #sp-block-container-18 > h4, #sp-block-container-19 > h4, #sp-block-container-20 > h4, #sp-block-container-21 > h4, #sp-block-container-22 > h4, #sp-block-container-23 > h4, #sp-block-container-24 > h4, #sp-block-container-30 > h4, #sp-block-container-33 > h4, #sp-block-container-34 > h4, #sp-block-container-35 > h4, #sp-block-container-37 > h4, #sp-block-container-4 > h4, #sp-block-container-40 > h4, #sp-block-container-42 > h4, #sp-block-container-48 > h4, #sp-block-container-5 > h4, #sp-block-container-50 > h4{
  font-size : 1.5rem;
  font-weight : normal;
  margin-bottom : 21px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #bfbfbf;
}

.page-access#content #page-content > h5, .page-access1#content #page-content > h5, .page-company#content #page-content > h5, .page-facilities#content #page-content > h5, .page-recruit#content #page-content > h5, .page-results#content #page-content > h5, .page-results1#content #page-content > h5, .page-results2#content #page-content > h5, .page-results3#content #page-content > h5, .page-results4#content #page-content > h5, .page-results5#content #page-content > h5, .page-results6#content #page-content > h5, .page-results7#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-17 > h5, #sp-block-container-18 > h5, #sp-block-container-19 > h5, #sp-block-container-20 > h5, #sp-block-container-21 > h5, #sp-block-container-22 > h5, #sp-block-container-23 > h5, #sp-block-container-24 > h5, #sp-block-container-30 > h5, #sp-block-container-33 > h5, #sp-block-container-34 > h5, #sp-block-container-35 > h5, #sp-block-container-37 > h5, #sp-block-container-4 > h5, #sp-block-container-40 > h5, #sp-block-container-42 > h5, #sp-block-container-48 > h5, #sp-block-container-5 > h5, #sp-block-container-50 > h5{
  font-size : 1.4rem;
  font-weight : normal;
  margin-bottom : 21px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #bfbfbf;
}

.page-access#content #page-content > h6, .page-access1#content #page-content > h6, .page-company#content #page-content > h6, .page-facilities#content #page-content > h6, .page-recruit#content #page-content > h6, .page-results#content #page-content > h6, .page-results1#content #page-content > h6, .page-results2#content #page-content > h6, .page-results3#content #page-content > h6, .page-results4#content #page-content > h6, .page-results5#content #page-content > h6, .page-results6#content #page-content > h6, .page-results7#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-17 > h6, #sp-block-container-18 > h6, #sp-block-container-19 > h6, #sp-block-container-20 > h6, #sp-block-container-21 > h6, #sp-block-container-22 > h6, #sp-block-container-23 > h6, #sp-block-container-24 > h6, #sp-block-container-30 > h6, #sp-block-container-33 > h6, #sp-block-container-34 > h6, #sp-block-container-35 > h6, #sp-block-container-37 > h6, #sp-block-container-4 > h6, #sp-block-container-40 > h6, #sp-block-container-42 > h6, #sp-block-container-48 > h6, #sp-block-container-5 > h6, #sp-block-container-50 > h6{
  font-size : 1.3rem;
  font-weight : normal;
  margin-bottom : 20px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #bfbfbf;
}

.page-access#content #page-content > hr, .page-access1#content #page-content > hr, .page-company#content #page-content > hr, .page-facilities#content #page-content > hr, .page-recruit#content #page-content > hr, .page-results#content #page-content > hr, .page-results1#content #page-content > hr, .page-results2#content #page-content > hr, .page-results3#content #page-content > hr, .page-results4#content #page-content > hr, .page-results5#content #page-content > hr, .page-results6#content #page-content > hr, .page-results7#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-17 > hr, #sp-block-container-18 > hr, #sp-block-container-19 > hr, #sp-block-container-20 > hr, #sp-block-container-21 > hr, #sp-block-container-22 > hr, #sp-block-container-23 > hr, #sp-block-container-24 > hr, #sp-block-container-30 > hr, #sp-block-container-33 > hr, #sp-block-container-34 > hr, #sp-block-container-35 > hr, #sp-block-container-37 > hr, #sp-block-container-4 > hr, #sp-block-container-40 > hr, #sp-block-container-42 > hr, #sp-block-container-48 > hr, #sp-block-container-5 > hr, #sp-block-container-50 > hr{
  margin-bottom : 19px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #b2c91f;
}

.page-access#content #page-content > img, .page-access1#content #page-content > img, .page-company#content #page-content > img, .page-facilities#content #page-content > img, .page-recruit#content #page-content > img, .page-results#content #page-content > img, .page-results1#content #page-content > img, .page-results2#content #page-content > img, .page-results3#content #page-content > img, .page-results4#content #page-content > img, .page-results5#content #page-content > img, .page-results6#content #page-content > img, .page-results7#content #page-content > img, .page-toppage#content #page-content > img, #sp-block-container-1 > img, #sp-block-container-10 > img, #sp-block-container-11 > img, #sp-block-container-12 > img, #sp-block-container-13 > img, #sp-block-container-14 > img, #sp-block-container-17 > img, #sp-block-container-18 > img, #sp-block-container-19 > img, #sp-block-container-20 > img, #sp-block-container-21 > img, #sp-block-container-22 > img, #sp-block-container-23 > img, #sp-block-container-24 > img, #sp-block-container-30 > img, #sp-block-container-33 > img, #sp-block-container-34 > img, #sp-block-container-35 > img, #sp-block-container-37 > img, #sp-block-container-4 > img, #sp-block-container-40 > img, #sp-block-container-42 > img, #sp-block-container-48 > img, #sp-block-container-5 > img, #sp-block-container-50 > img{
  margin-top : 0px;
  margin-bottom : 19px;
}

.page-access#content #page-content > ins, .page-access1#content #page-content > ins, .page-company#content #page-content > ins, .page-facilities#content #page-content > ins, .page-recruit#content #page-content > ins, .page-results#content #page-content > ins, .page-results1#content #page-content > ins, .page-results2#content #page-content > ins, .page-results3#content #page-content > ins, .page-results4#content #page-content > ins, .page-results5#content #page-content > ins, .page-results6#content #page-content > ins, .page-results7#content #page-content > ins, .page-toppage#content #page-content > ins, #sp-block-container-1 > ins, #sp-block-container-10 > ins, #sp-block-container-11 > ins, #sp-block-container-12 > ins, #sp-block-container-13 > ins, #sp-block-container-14 > ins, #sp-block-container-17 > ins, #sp-block-container-18 > ins, #sp-block-container-19 > ins, #sp-block-container-20 > ins, #sp-block-container-21 > ins, #sp-block-container-22 > ins, #sp-block-container-23 > ins, #sp-block-container-24 > ins, #sp-block-container-30 > ins, #sp-block-container-33 > ins, #sp-block-container-34 > ins, #sp-block-container-35 > ins, #sp-block-container-37 > ins, #sp-block-container-4 > ins, #sp-block-container-40 > ins, #sp-block-container-42 > ins, #sp-block-container-48 > ins, #sp-block-container-5 > ins, #sp-block-container-50 > ins{
  background-color : #fff9c0;
  text-decoration : none;
  padding-top : 5px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 5px;
}

.page-access#content #page-content > ol, .page-access1#content #page-content > ol, .page-company#content #page-content > ol, .page-facilities#content #page-content > ol, .page-recruit#content #page-content > ol, .page-results#content #page-content > ol, .page-results1#content #page-content > ol, .page-results2#content #page-content > ol, .page-results3#content #page-content > ol, .page-results4#content #page-content > ol, .page-results5#content #page-content > ol, .page-results6#content #page-content > ol, .page-results7#content #page-content > ol, .page-toppage#content #page-content > ol, #sp-block-container-1 > ol, #sp-block-container-10 > ol, #sp-block-container-11 > ol, #sp-block-container-12 > ol, #sp-block-container-13 > ol, #sp-block-container-14 > ol, #sp-block-container-17 > ol, #sp-block-container-18 > ol, #sp-block-container-19 > ol, #sp-block-container-20 > ol, #sp-block-container-21 > ol, #sp-block-container-22 > ol, #sp-block-container-23 > ol, #sp-block-container-24 > ol, #sp-block-container-30 > ol, #sp-block-container-33 > ol, #sp-block-container-34 > ol, #sp-block-container-35 > ol, #sp-block-container-37 > ol, #sp-block-container-4 > ol, #sp-block-container-40 > ol, #sp-block-container-42 > ol, #sp-block-container-48 > ol, #sp-block-container-5 > ol, #sp-block-container-50 > ol{
  padding-top : 0px;
  padding-left : 13px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 18px;
  list-style-position : inside;
}

.page-access#content #page-content > ol ol, .page-access1#content #page-content > ol ol, .page-company#content #page-content > ol ol, .page-facilities#content #page-content > ol ol, .page-recruit#content #page-content > ol ol, .page-results#content #page-content > ol ol, .page-results1#content #page-content > ol ol, .page-results2#content #page-content > ol ol, .page-results3#content #page-content > ol ol, .page-results4#content #page-content > ol ol, .page-results5#content #page-content > ol ol, .page-results6#content #page-content > ol ol, .page-results7#content #page-content > ol ol, .page-toppage#content #page-content > ol ol, #sp-block-container-1 > ol ol, #sp-block-container-10 > ol ol, #sp-block-container-11 > ol ol, #sp-block-container-12 > ol ol, #sp-block-container-13 > ol ol, #sp-block-container-14 > ol ol, #sp-block-container-17 > ol ol, #sp-block-container-18 > ol ol, #sp-block-container-19 > ol ol, #sp-block-container-20 > ol ol, #sp-block-container-21 > ol ol, #sp-block-container-22 > ol ol, #sp-block-container-23 > ol ol, #sp-block-container-24 > ol ol, #sp-block-container-30 > ol ol, #sp-block-container-33 > ol ol, #sp-block-container-34 > ol ol, #sp-block-container-35 > ol ol, #sp-block-container-37 > ol ol, #sp-block-container-4 > ol ol, #sp-block-container-40 > ol ol, #sp-block-container-42 > ol ol, #sp-block-container-48 > ol ol, #sp-block-container-5 > ol ol, #sp-block-container-50 > ol ol{
  margin-bottom : 0px;
}

.page-access#content #page-content > p, .page-access1#content #page-content > p, .page-company#content #page-content > p, .page-facilities#content #page-content > p, .page-recruit#content #page-content > p, .page-results#content #page-content > p, .page-results1#content #page-content > p, .page-results2#content #page-content > p, .page-results3#content #page-content > p, .page-results4#content #page-content > p, .page-results5#content #page-content > p, .page-results6#content #page-content > p, .page-results7#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-17 > p, #sp-block-container-18 > p, #sp-block-container-19 > p, #sp-block-container-20 > p, #sp-block-container-21 > p, #sp-block-container-22 > p, #sp-block-container-23 > p, #sp-block-container-24 > p, #sp-block-container-30 > p, #sp-block-container-33 > p, #sp-block-container-34 > p, #sp-block-container-35 > p, #sp-block-container-37 > p, #sp-block-container-4 > p, #sp-block-container-40 > p, #sp-block-container-42 > p, #sp-block-container-48 > p, #sp-block-container-5 > p, #sp-block-container-50 > p{
  margin-top : 0px;
  margin-bottom : 19px;
}

.page-access#content #page-content > pre, .page-access1#content #page-content > pre, .page-company#content #page-content > pre, .page-facilities#content #page-content > pre, .page-recruit#content #page-content > pre, .page-results#content #page-content > pre, .page-results1#content #page-content > pre, .page-results2#content #page-content > pre, .page-results3#content #page-content > pre, .page-results4#content #page-content > pre, .page-results5#content #page-content > pre, .page-results6#content #page-content > pre, .page-results7#content #page-content > pre, .page-toppage#content #page-content > pre, #sp-block-container-1 > pre, #sp-block-container-10 > pre, #sp-block-container-11 > pre, #sp-block-container-12 > pre, #sp-block-container-13 > pre, #sp-block-container-14 > pre, #sp-block-container-17 > pre, #sp-block-container-18 > pre, #sp-block-container-19 > pre, #sp-block-container-20 > pre, #sp-block-container-21 > pre, #sp-block-container-22 > pre, #sp-block-container-23 > pre, #sp-block-container-24 > pre, #sp-block-container-30 > pre, #sp-block-container-33 > pre, #sp-block-container-34 > pre, #sp-block-container-35 > pre, #sp-block-container-37 > pre, #sp-block-container-4 > pre, #sp-block-container-40 > pre, #sp-block-container-42 > pre, #sp-block-container-48 > pre, #sp-block-container-5 > pre, #sp-block-container-50 > pre{
  background-color : #f5f5f5;
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  overflow : auto;
  word-wrap : normal;
}

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

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

#sp-list-10 > ul{
  margin-bottom : 0px;
}

#sp-definition-list-1, #sp-definition-list-2{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 19px;
}

#sp-definition-list-1 > dd, #sp-definition-list-2 > dd{
  margin-top : 10px;
  margin-left : 40px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-definition-list-1 > dt, #sp-definition-list-2 > dt{
  padding-left : 15px;
  margin-top : 25px;
  border-left-width : 5px;
  border-left-style : solid;
  border-left-color : #b2c91f;
}

#sp-definition-list-1 > dt:first-child, #sp-definition-list-2 > dt:first-child{
  margin-top : 0px;
}

#sp-table-1, #sp-table-2, #sp-table-3, #sp-table-4, #sp-table-5, #sp-table-6{
  color : #333333;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 25px;
  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 : #bfbfbf;
  border-left-color : #bfbfbf;
  border-right-color : #bfbfbf;
  border-bottom-color : #bfbfbf;
  width : 100%;
  border-collapse : collapse;
}

#sp-table-1 > tbody > tr > td, #sp-table-2 > tbody > tr > td, #sp-table-3 > tbody > tr > td, #sp-table-4 > tbody > tr > td, #sp-table-5 > tbody > tr > td, #sp-table-6 > tbody > tr > td{
  background-color : #ffffff;
  padding-top : 6px;
  padding-left : 20px;
  padding-right : 20px;
  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 : #bfbfbf;
  border-left-color : #bfbfbf;
  border-right-color : #bfbfbf;
  border-bottom-color : #bfbfbf;
}

#sp-table-1 > tbody > tr > th, #sp-table-2 > tbody > tr > th, #sp-table-3 > tbody > tr > th, #sp-table-4 > tbody > tr > th, #sp-table-5 > tbody > tr > th, #sp-table-6 > tbody > tr > th{
  font-weight : bold;
  color : #333333;
  background-color : #e9e9e9;
  padding-top : 6px;
  padding-left : 20px;
  padding-right : 20px;
  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 : #bfbfbf;
  border-left-color : #bfbfbf;
  border-right-color : #bfbfbf;
  border-bottom-color : #bfbfbf;
}

#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-2 h1, #sp-page-title-3 h1, #sp-page-title-4 h1, #sp-page-title-5 h1, #sp-page-title-6 h1, #sp-page-title-7 h1, #sp-page-title-8 h1, #sp-page-title-9 h1{
  font-size : 1.4rem;
  line-height : 1.5;
  color : #ffffff;
  background-color : #312f2f;
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 10px;
  padding-bottom : 10px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-left-width : 10px;
  border-left-style : solid;
  border-left-color : #b2c91f;
  display : block;
}

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

  #sp-site-navigation-3{
    background-color : #272525;
    padding-top : 15px;
    padding-left : 100%;
    padding-right : 100%;
    padding-bottom : 15px;
    margin-left : -100%;
    margin-right : -100%;
    margin-bottom : 0px;
  }

  #sp-site-navigation-3 ul{
    font-size : 1.4rem;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
  }

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

  #sp-site-navigation-3 ul li a{
    line-height : 1;
    color : #ffffff;
  }

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

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

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

  #sp-site-navigation-3 > ul > li.current-menu-ancestor > a{
    text-decoration : underline;
  }

  #sp-site-navigation-3 > ul > li.current-menu-item > a{
    text-decoration : underline;
  }

  #sp-site-navigation-3 > ul > li.current_page_ancestor > a{
    text-decoration : underline;
  }

  #sp-site-navigation-3 > ul > li.current_page_item > a{
    text-decoration : underline;
  }

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

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

  #sp-site-navigation-3{
    font-size : 1.3rem;
    font-weight : bold;
    margin-top : 0px;
    margin-bottom : 0px;
  }

  #sp-site-navigation-3 .menu-toggle{
    font-size : 1.3rem;
    background-color : #b2c91f;
    background-image : url(img/icon-menu-toggle.png);
    background-repeat : no-repeat;
    background-position : center center;
    text-indent : -9999px;
  }

  #sp-site-navigation-3 li > a:active{
    background-color : #b2c91f;
  }

  #sp-site-navigation-3 li > a:hover{
    background-color : #b2c91f;
  }

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

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

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

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

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

#sp-list-20, #sp-list-21, #sp-list-22, #sp-list-23, #sp-list-24, #sp-list-25, #sp-list-26, #sp-list-28, #sp-list-3, #sp-list-30, #sp-list-31, #sp-list-33, #sp-list-34, #sp-list-35, #sp-list-36, #sp-list-37, #sp-list-38, #sp-list-39, #sp-list-5, #sp-list-7, #sp-list-9{
  text-align : left;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 100%;
  list-style-type : none;
}

#sp-list-20 li, #sp-list-21 li, #sp-list-22 li, #sp-list-23 li, #sp-list-24 li, #sp-list-25 li, #sp-list-26 li, #sp-list-28 li, #sp-list-3 li, #sp-list-30 li, #sp-list-31 li, #sp-list-33 li, #sp-list-34 li, #sp-list-35 li, #sp-list-36 li, #sp-list-37 li, #sp-list-38 li, #sp-list-39 li, #sp-list-5 li, #sp-list-7 li, #sp-list-9 li{
  padding-left : 10px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #656565;
}

#sp-list-20 > li, #sp-list-21 > li, #sp-list-22 > li, #sp-list-23 > li, #sp-list-24 > li, #sp-list-25 > li, #sp-list-26 > li, #sp-list-28 > li, #sp-list-3 > li, #sp-list-30 > li, #sp-list-31 > li, #sp-list-33 > li, #sp-list-34 > li, #sp-list-35 > li, #sp-list-36 > li, #sp-list-37 > li, #sp-list-38 > li, #sp-list-39 > li, #sp-list-5 > li, #sp-list-7 > li, #sp-list-9 > li{
  color : #000000;
}

#sp-list-1, #sp-list-11, #sp-list-12, #sp-list-13, #sp-list-14, #sp-list-15, #sp-list-16, #sp-list-17, #sp-list-18, #sp-list-19, #sp-list-2, #sp-list-27, #sp-list-29, #sp-list-32, #sp-list-4, #sp-list-6, #sp-list-8{
  text-align : left;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 100%;
  list-style-type : none;
}

#sp-list-1 li, #sp-list-11 li, #sp-list-12 li, #sp-list-13 li, #sp-list-14 li, #sp-list-15 li, #sp-list-16 li, #sp-list-17 li, #sp-list-18 li, #sp-list-19 li, #sp-list-2 li, #sp-list-27 li, #sp-list-29 li, #sp-list-32 li, #sp-list-4 li, #sp-list-6 li, #sp-list-8 li{
  margin-bottom : 8px;
}

#sp-list-1 > li, #sp-list-11 > li, #sp-list-12 > li, #sp-list-13 > li, #sp-list-14 > li, #sp-list-15 > li, #sp-list-16 > li, #sp-list-17 > li, #sp-list-18 > li, #sp-list-19 > li, #sp-list-2 > li, #sp-list-27 > li, #sp-list-29 > li, #sp-list-32 > li, #sp-list-4 > li, #sp-list-6 > li, #sp-list-8 > li{
  color : #000000;
}

#sp-image-2, #sp-image-3{
  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%;
}

.page-recruit#content #page-content{
  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 : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

.page-recruit#content #page-content > p{
  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 : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

.page-toppage#content #page-content{
  background-position : left top;
}

#sp-block-container-1{
  border-bottom-color : initial;
  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;
}

#sp-block-container-10{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #dfdfdf;
  border-left-color : #dfdfdf;
  border-right-color : #dfdfdf;
  border-bottom-color : #dfdfdf;
}

#sp-block-container-11{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #dfdfdf;
  border-left-color : #dfdfdf;
  border-right-color : #dfdfdf;
  border-bottom-color : #dfdfdf;
}

#sp-block-container-12{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #dfdfdf;
  border-left-color : #dfdfdf;
  border-right-color : #dfdfdf;
  border-bottom-color : #dfdfdf;
}

#sp-block-container-13{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #dfdfdf;
  border-left-color : #dfdfdf;
  border-right-color : #dfdfdf;
  border-bottom-color : #dfdfdf;
}

#sp-block-container-14{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #dfdfdf;
  border-left-color : #dfdfdf;
  border-right-color : #dfdfdf;
  border-bottom-color : #dfdfdf;
}

#sp-block-container-17{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #dfdfdf;
  border-left-color : #dfdfdf;
  border-right-color : #dfdfdf;
  border-bottom-color : #dfdfdf;
}

#sp-block-container-18{
  font-size : 1.5rem;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #dfdfdf;
  border-left-color : #dfdfdf;
  border-right-color : #dfdfdf;
  border-bottom-color : #dfdfdf;
}

#sp-block-container-19{
  font-size : 1.5rem;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #dfdfdf;
  border-left-color : #dfdfdf;
  border-right-color : #dfdfdf;
  border-bottom-color : #dfdfdf;
}

#sp-block-container-2 > h3{
  background-color : #b2c91f;
}

#sp-block-container-20{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #dfdfdf;
  border-left-color : #dfdfdf;
  border-right-color : #dfdfdf;
  border-bottom-color : #dfdfdf;
}

#sp-block-container-21{
  font-size : 1.5rem;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #dfdfdf;
  border-left-color : #dfdfdf;
  border-right-color : #dfdfdf;
  border-bottom-color : #dfdfdf;
}

#sp-block-container-22{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #dfdfdf;
  border-left-color : #dfdfdf;
  border-right-color : #dfdfdf;
  border-bottom-color : #dfdfdf;
}

#sp-block-container-23{
  padding-top : 20px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 25px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #dfdfdf;
  border-left-color : #dfdfdf;
  border-right-color : #dfdfdf;
  border-bottom-color : #dfdfdf;
}

#sp-block-container-24{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #dfdfdf;
  border-left-color : #dfdfdf;
  border-right-color : #dfdfdf;
  border-bottom-color : #dfdfdf;
}

#sp-block-container-25 > h3{
  background-color : #61b870;
}

#sp-block-container-26 > h2{
  background-color : #61b870;
}

#sp-block-container-26 > h3{
  background-color : #61b870;
}

#sp-block-container-27 > h3{
  background-color : #61b870;
}

#sp-block-container-28 > h3{
  background-color : #61b870;
}

#sp-block-container-29 > h3{
  background-color : #61b870;
}

#sp-block-container-30{
  font-size : 1.5rem;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #dfdfdf;
  border-left-color : #dfdfdf;
  border-right-color : #dfdfdf;
  border-bottom-color : #dfdfdf;
}

#sp-block-container-31 > h2{
  background-color : #2b978a;
}

#sp-block-container-32 > h2{
  background-color : #2b978a;
}

#sp-block-container-33{
  font-size : 1.5rem;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #dfdfdf;
  border-left-color : #dfdfdf;
  border-right-color : #dfdfdf;
  border-bottom-color : #dfdfdf;
}

#sp-block-container-34{
  font-size : 1.5rem;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #dfdfdf;
  border-left-color : #dfdfdf;
  border-right-color : #dfdfdf;
  border-bottom-color : #dfdfdf;
}

#sp-block-container-35{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #dfdfdf;
  border-left-color : #dfdfdf;
  border-right-color : #dfdfdf;
  border-bottom-color : #dfdfdf;
}

#sp-block-container-36{
  background-color : transparent;
}

#sp-block-container-36 > h2{
  background-color : #2b978a;
}

#sp-block-container-37{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #dfdfdf;
  border-left-color : #dfdfdf;
  border-right-color : #dfdfdf;
  border-bottom-color : #dfdfdf;
}

#sp-block-container-38 > h2{
  background-color : #2b978a;
}

#sp-block-container-4{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #dfdfdf;
  border-left-color : #dfdfdf;
  border-right-color : #dfdfdf;
  border-bottom-color : #dfdfdf;
}

#sp-block-container-40{
  padding-top : 20px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 25px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #dfdfdf;
  border-left-color : #dfdfdf;
  border-right-color : #dfdfdf;
  border-bottom-color : #dfdfdf;
}

#sp-block-container-41{
  font-size : 1.2rem;
}

#sp-block-container-41 > h3{
  background-color : #e64a19;
}

#sp-block-container-42{
  padding-top : 20px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 25px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #dfdfdf;
  border-left-color : #dfdfdf;
  border-right-color : #dfdfdf;
  border-bottom-color : #dfdfdf;
}

#sp-block-container-43{
  font-size : 1.2rem;
}

#sp-block-container-43 > h3{
  background-color : #e64a19;
}

#sp-block-container-44{
  font-size : 1.2rem;
}

#sp-block-container-44 > h3{
  background-color : #e64a19;
}

#sp-block-container-48{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #dfdfdf;
  border-left-color : #dfdfdf;
  border-right-color : #dfdfdf;
  border-bottom-color : #dfdfdf;
}

#sp-block-container-5{
  font-size : 1.5rem;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #dfdfdf;
  border-left-color : #dfdfdf;
  border-right-color : #dfdfdf;
  border-bottom-color : #dfdfdf;
}

#sp-block-container-50{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #dfdfdf;
  border-left-color : #dfdfdf;
  border-right-color : #dfdfdf;
  border-bottom-color : #dfdfdf;
}

#sp-block-container-6 > h3{
  background-color : #61b870;
}

#sp-block-container-7 > h3{
  background-color : #61b870;
}

#sp-block-container-8 > h3{
  background-color : #61b870;
}

#sp-block-container-9 > h3{
  background-color : #61b870;
}

#sp-button-1 > a{
  background-color : #3c3f53;
  background-image : -webkit-gradient(linear, left bottom, left top, from(#00996b), to(#9be854));
  background-image : linear-gradient(to top, #00996b, #9be854);
  padding-top : 7px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 7px;
  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 : #8080ff;
  border-left-color : #8080ff;
  border-right-color : #8080ff;
  border-bottom-color : #8080ff;
}

#sp-button-1 > a:hover{
  background-color : #00996b;
  background-image : none;
  padding-top : 7px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 7px;
  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 : #00996b;
  border-left-color : #00996b;
  border-right-color : #00996b;
  border-bottom-color : #00996b;
}

#sp-button-10 > a{
  padding-top : 8px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 7px;
}

#sp-button-10 > a:hover{
  background-color : #00996b;
  background-image : none;
}

#sp-button-11 > a{
  padding-top : 8px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 7px;
}

#sp-button-11 > a:hover{
  background-color : #00996b;
  background-image : none;
}

#sp-button-12 > a{
  padding-top : 8px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 7px;
}

#sp-button-12 > a:hover{
  background-color : #00996b;
  background-image : none;
}

#sp-button-13 > a{
  padding-top : 8px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 7px;
}

#sp-button-13 > a:hover{
  background-color : #00996b;
  background-image : none;
}

#sp-button-14 > a{
  background-color : #61b870;
}

#sp-button-15 > a{
  font-size : 1.5rem;
  color : #ffffff;
  background-color : #ccd000;
}

#sp-button-16 > a{
  background-color : #9be854;
}

#sp-button-17 > a{
  background-color : #3784d0;
}

#sp-button-2 > a{
  background-color : #00996b;
  background-image : -webkit-gradient(linear, left bottom, left top, from(#00996b), to(#9be854));
  background-image : linear-gradient(to top, #00996b, #9be854);
  padding-top : 7px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 7px;
  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 : #8080ff;
  border-left-color : #8080ff;
  border-right-color : #8080ff;
  border-bottom-color : #8080ff;
}

#sp-button-2 > a:hover{
  background-color : #00996b;
  background-image : none;
  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 : #00996b;
  border-left-color : #00996b;
  border-right-color : #00996b;
  border-bottom-color : #00996b;
}

#sp-button-3 > a{
  background-color : #3c3f53;
  background-image : -webkit-gradient(linear, left bottom, left top, from(#00996b), to(#9be854));
  background-image : linear-gradient(to top, #00996b, #9be854);
  padding-top : 7px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 7px;
  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 : #8080ff;
  border-left-color : #8080ff;
  border-right-color : #8080ff;
  border-bottom-color : #8080ff;
}

#sp-button-3 > a:hover{
  background-color : #00996b;
  background-image : none;
  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 : #00996b;
  border-left-color : #00996b;
  border-right-color : #00996b;
  border-bottom-color : #00996b;
}

#sp-button-4 > a{
  font-size : 1.5rem;
  font-weight : bold;
  color : #285930;
  padding-top : 8px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 7px;
}

#sp-button-4 > a:hover{
  padding-top : 8px;
  padding-left : 0px;
  padding-right : 30px;
  padding-bottom : 7px;
}

#sp-button-5 > a{
  font-size : 1.5rem;
  font-weight : bold;
  color : #285930;
  padding-top : 8px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 7px;
}

#sp-button-5 > a:hover{
  padding-top : 8px;
  padding-left : 0px;
  padding-right : 30px;
  padding-bottom : 7px;
}

#sp-button-6 > a{
  font-size : 1.5rem;
  font-weight : bold;
  color : #285930;
  padding-top : 8px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 7px;
}

#sp-button-6 > a:hover{
  padding-top : 8px;
  padding-left : 0px;
  padding-right : 30px;
  padding-bottom : 7px;
}

#sp-button-7 > a{
  font-size : 1.5rem;
  font-weight : bold;
  color : #285930;
  padding-top : 8px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 7px;
}

#sp-button-7 > a:hover{
  padding-top : 8px;
  padding-left : 0px;
  padding-right : 30px;
  padding-bottom : 7px;
}

#sp-button-8 > a{
  font-size : 1.5rem;
  font-weight : bold;
  color : #285930;
  padding-top : 8px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 7px;
}

#sp-button-8 > a:hover{
  padding-top : 8px;
  padding-left : 0px;
  padding-right : 30px;
  padding-bottom : 7px;
}

#sp-button-9 > a{
  font-size : 1.5rem;
  font-weight : bold;
  color : #285930;
  padding-top : 8px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 7px;
}

#sp-button-9 > a:hover{
  padding-top : 8px;
  padding-left : 0px;
  padding-right : 30px;
  padding-bottom : 7px;
}

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

#sp-definition-list-2{
  font-size : 1.5rem;
}

.sp-wp-post-list#sp-entry-content-11{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
}

#sp-image-1{
  background-color : transparent;
  background-image : none;
}

#sp-image-10{
  background-position : center top;
}

#sp-image-13{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
}

#sp-list-10{
  font-size : 1.3rem;
  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 : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-list-11{
  font-size : 1.5rem;
}

#sp-list-12{
  font-size : 1.5rem;
}

#sp-list-13{
  font-size : 1.5rem;
}

#sp-list-14{
  font-size : 1.5rem;
}

#sp-list-15{
  font-size : 1.5rem;
}

#sp-list-16{
  font-size : 1.5rem;
}

#sp-list-17{
  font-size : 1.5rem;
}

#sp-list-19{
  font-size : 1.5rem;
}

#sp-list-20{
  font-size : 1.2rem;
  color : #285930;
}

#sp-list-21{
  font-size : 1.5rem;
}

#sp-list-22{
  font-size : 1.5rem;
}

#sp-list-23{
  font-size : 1.5rem;
}

#sp-list-24{
  font-size : 1.5rem;
}

#sp-list-25{
  font-size : 1.5rem;
}

#sp-list-26{
  font-size : 1.5rem;
}

#sp-list-27{
  font-size : 1.5rem;
}

#sp-list-28{
  font-size : 1.5rem;
}

#sp-list-29{
  font-size : 1.5rem;
}

#sp-list-30{
  font-size : 1.5rem;
}

#sp-list-31{
  font-size : 1.5rem;
}

#sp-list-33{
  font-size : 1.5rem;
  color : #000000;
}

#sp-list-34{
  font-size : 1.5rem;
  color : #4b4bcd;
}

#sp-list-35{
  font-size : 1.5rem;
}

#sp-list-36{
  font-size : 1.5rem;
}

#sp-list-37{
  font-size : 1.5rem;
}

#sp-list-38{
  font-size : 1.5rem;
}

#sp-list-39{
  font-size : 1.5rem;
}

#sp-page-title-1 h1{
  background-color : #3c3f53;
  border-top-width : 0px;
  border-left-width : 10px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #ffc200;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-page-title-10 h1{
  background-color : #3c3f53;
  border-top-width : 0px;
  border-left-width : 10px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #ffc200;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-page-title-11 h1{
  background-color : #3c3f53;
  border-top-width : 0px;
  border-left-width : 10px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #ffc200;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-page-title-12{
  background-color : transparent;
}

#sp-page-title-12 h1{
  background-color : #3c3f53;
  border-top-width : 0px;
  border-left-width : 10px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #ffc200;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-page-title-13{
  background-color : transparent;
}

#sp-page-title-13 h1{
  background-color : #3c3f53;
  border-top-width : 0px;
  border-left-width : 10px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #ffc200;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-page-title-14 h1{
  background-color : #3c3f53;
  border-top-width : 0px;
  border-left-width : 10px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #ffc200;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-page-title-15 h1{
  background-color : #3c3f53;
  border-top-width : 0px;
  border-left-width : 10px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #ffc200;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-page-title-2 h1{
  background-color : #3c3f53;
  border-top-width : 0px;
  border-left-width : 10px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #ffc200;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

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

#sp-page-title-3 h1{
  background-color : #3c3f53;
  border-top-width : 0px;
  border-left-width : 10px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #ffc200;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-page-title-4 h1{
  background-color : #3c3f53;
  border-top-width : 0px;
  border-left-width : 10px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ffc200;
  border-left-color : #ffc200;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-page-title-5 h1{
  background-color : #3c3f53;
  border-top-width : 0px;
  border-left-width : 10px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #ffc200;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-page-title-6 h1{
  background-color : #3c3f53;
  border-top-width : 0px;
  border-left-width : 10px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #ffc200;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-page-title-7 h1{
  background-color : #3c3f53;
  border-top-width : 0px;
  border-left-width : 10px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #ffc200;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-page-title-8{
  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 : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-page-title-8 h1{
  background-color : #3c3f53;
  border-top-width : 0px;
  border-left-width : 10px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #ffc200;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-page-title-9 h1{
  background-color : #3c3f53;
  border-top-width : 0px;
  border-left-width : 10px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #ffc200;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-site-branding2-1{
  background-color : transparent;
  background-image : none;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
}

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

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

#sp-site-branding2-1 > .site-description{
  color : #ffffff;
  background-color : #0787fa;
}

#sp-site-branding2-1 > .site-title{
  background-image : none;
  padding-top : 30px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
}

#sp-site-branding2-1 > .site-title a{
  font-size : 1.5rem;
  color : #3c3f53;
}

#sp-site-navigation-1{
  background-color : #3c3f53;
  background-image : none;
}

.button-menu#sp-site-navigation-1 > .menu-toggle{
  background-color : #3c3f53;
}

#sp-site-navigation-1 > ul{
  background-color : #3c3f53;
  background-image : none;
}

#sp-site-navigation-1 > ul > li li.current_page_item > a{
  background-color : #3c3f53;
  background-image : none;
}

#sp-site-navigation-1 > ul > li li > a{
  background-color : #3c3f53;
  background-image : none;
}

#sp-site-navigation-1 > ul > li li > a:visited{
  background-image : none;
}

#sp-site-navigation-1 > ul > li li > a:hover{
  background-color : #83c2fc;
  background-image : none;
}

#sp-site-navigation-1 > ul > li.current_page_item > a{
  background-color : #3c3f53;
  background-image : none;
  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 : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-site-navigation-1 > ul > li > a{
  background-color : #3c3f53;
  background-image : none;
  padding-top : 15px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 10px;
  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 : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-site-navigation-1 > ul > li > a:hover{
  background-color : #83c2fc;
  background-image : none;
  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 : #3c3f53;
  border-left-color : #3c3f53;
  border-right-color : #3c3f53;
  border-bottom-color : #3c3f53;
}

#sp-site-navigation-2{
  background-color : #3c3f53;
  background-image : none;
  border-top-width : 1px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #d2c9b8;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #d2c9b8;
}

#sp-site-navigation-2 > ul{
  background-color : #3c3f53;
  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-2 > ul > li li.current_page_item > a{
  background-color : #3c3f53;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #ffffff;
}

#sp-site-navigation-2 > ul > li li > a{
  background-color : #3c3f53;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #ffffff;
}

#sp-site-navigation-2 > ul > li li > a:visited{
  background-color : #3c3f53;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #ffffff;
}

#sp-site-navigation-2 > ul > li li > a:hover{
  background-color : #83c2fc;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #ffffff;
}

#sp-site-navigation-2 > ul > li.current_page_item > a{
  background-color : #3c3f53;
  background-image : none;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #ffffff;
}

#sp-site-navigation-2 > ul > li > a{
  background-color : #3c3f53;
  background-image : none;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #ffffff;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #ffffff;
}

#sp-site-navigation-2 > ul > li > a:hover{
  background-color : #83c2fc;
  background-image : none;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #ffffff;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #404040;
}

#sp-table-1{
  font-weight : normal;
  color : #333333;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #bfbfbf;
  border-left-color : #bfbfbf;
  border-right-color : #bfbfbf;
  border-bottom-color : #bfbfbf;
}

#sp-table-1 > tbody > tr > td{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #bfbfbf;
  border-left-color : #bfbfbf;
  border-right-color : #bfbfbf;
  border-bottom-color : #bfbfbf;
}

#sp-table-2 > tbody > tr > td{
  text-align : center;
  padding-top : 2px;
  padding-left : 30px;
  padding-right : 0px;
  padding-bottom : 15px;
}

#sp-table-3{
  font-size : 1.5rem;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #bfbfbf;
  border-left-color : #bfbfbf;
  border-right-color : #bfbfbf;
  border-bottom-color : #bfbfbf;
}

#sp-table-3 > tbody > tr > td{
  padding-top : 6px;
  padding-left : 10px;
  padding-right : 10px;
  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 : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #bfbfbf;
  border-left-color : #bfbfbf;
  border-right-color : #bfbfbf;
  border-bottom-color : #bfbfbf;
}

#sp-table-3 > tbody > tr > th.col-title{
  background-color : transparent;
  text-align : left;
  padding-top : 6px;
  padding-left : 5px;
  padding-right : 5px;
  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 : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #bfbfbf;
  border-left-color : #bfbfbf;
  border-right-color : #bfbfbf;
  border-bottom-color : #bfbfbf;
}

#sp-table-4{
  font-size : 1.5rem;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #bfbfbf;
  border-left-color : #bfbfbf;
  border-right-color : #bfbfbf;
  border-bottom-color : #bfbfbf;
}

#sp-table-4 > tbody > tr > td{
  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 : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #bfbfbf;
  border-left-color : #bfbfbf;
  border-right-color : #bfbfbf;
  border-bottom-color : #bfbfbf;
}

#sp-table-4 > tbody > tr > th.col-title{
  background-color : transparent;
  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 : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : #bfbfbf;
  border-left-color : #bfbfbf;
  border-right-color : #bfbfbf;
  border-bottom-color : #bfbfbf;
}

#sp-table-4 > tbody > tr > th.row-title{
  background-color : transparent;
}

#sp-table-5{
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #bfbfbf;
  border-left-color : #bfbfbf;
  border-right-color : #bfbfbf;
  border-bottom-color : #bfbfbf;
}

#sp-table-5 > tbody > tr > td{
  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 : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #bfbfbf;
  border-left-color : #bfbfbf;
  border-right-color : #bfbfbf;
  border-bottom-color : #bfbfbf;
}

#sp-table-5 > tbody > tr > th.col-title{
  padding-top : 6px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 6px;
}

#sp-table-5 > tbody > tr > th.row-title{
  padding-top : 6px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 6px;
}

#sp-table-6{
  color : #00996b;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #bfbfbf;
  border-left-color : #bfbfbf;
  border-right-color : #bfbfbf;
  border-bottom-color : #bfbfbf;
}

#sp-table-6 > tbody > tr > td{
  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 : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #bfbfbf;
  border-left-color : #bfbfbf;
  border-right-color : #bfbfbf;
  border-bottom-color : #bfbfbf;
}

#sp-table-6 > tbody > tr > th.col-title{
  padding-top : 6px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 6px;
}

#sp-table-6 > tbody > tr > th.row-title{
  padding-top : 6px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 6px;
}

.sp-wp-post-list#sp-wp-post-list-1{
  font-size : 1.5rem;
}

.sp-wp-post-list#sp-wp-post-list-1 > .hpb-more-entry a:link{
  background-color : #00996b;
}

.sp-wp-post-list#sp-wp-post-list-1 > .hpb-more-entry a:visited{
  background-color : #00996b;
}

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

.sp-wp-post-list#sp-wp-post-list-1 > h3 > a:link{
  background-color : #3c3f53;
  border-top-width : 0px;
  border-left-width : 10px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #ffc200;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

.sp-wp-post-list#sp-wp-post-list-1 > h3 > a:hover{
  background-color : #00996b;
  border-top-width : 0px;
  border-left-width : 10px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #bbbcde;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

.sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
}

.sp-wp-post-list#sp-wp-post-list-3 > article > header{
  background-color : #3c3f53;
  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 : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

.sp-wp-post-list#sp-wp-post-list-3 > article > header > h4{
  background-color : #3c3f53;
  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 : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

.sp-wp-post-list#sp-wp-post-list-3 > article > header > h4 > a:link{
  background-color : #3c3f53;
  border-top-width : 0px;
  border-left-width : 10px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #ffc200;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

.sp-wp-post-list#sp-wp-post-list-3 > article > header > h4 > a:visited{
  background-color : #3c3f53;
  border-top-width : 0px;
  border-left-width : 10px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #ffc200;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

.sp-wp-post-list#sp-wp-post-list-3 > article > header > h4 > a:hover{
  background-color : #3c3f53;
  border-top-width : 0px;
  border-left-width : 10px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #ffc200;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

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

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

  #sp-block-container-10{
    margin-bottom : 0px;
    width : 650px;
    min-height : 134px;
  }

  #sp-block-container-11{
    margin-bottom : 0px;
    min-height : 128px;
  }

  #sp-block-container-12{
    margin-bottom : 1px;
    min-height : 124px;
  }

  #sp-block-container-13{
    min-height : 210px;
  }

  #sp-block-container-14{
    margin-bottom : -83px;
    min-height : 32px;
  }

  #sp-block-container-15{
    width : 600px;
  }

  #sp-block-container-16{
    width : 600px;
  }

  #sp-block-container-17{
    margin-bottom : -13px;
    width : 620px;
  }

  #sp-block-container-18{
    margin-bottom : 1px;
    width : 620px;
    min-height : 59px;
  }

  #sp-block-container-19{
    width : 620px;
  }

  #sp-block-container-20{
    margin-bottom : 0px;
    width : 620px;
  }

  #sp-block-container-21{
    margin-bottom : -1px;
    width : 620px;
    min-height : 121px;
  }

  #sp-block-container-22{
    width : 620px;
  }

  #sp-block-container-23{
    min-height : 59px;
  }

  #sp-block-container-25{
    width : 600px;
  }

  #sp-block-container-26{
    width : 600px;
  }

  #sp-block-container-27{
    width : 600px;
  }

  #sp-block-container-28{
    width : 600px;
  }

  #sp-block-container-29{
    width : 600px;
  }

  #sp-block-container-30{
    width : 600px;
  }

  #sp-block-container-33{
    width : auto;
  }

  #sp-block-container-36{
    width : 540px;
  }

  #sp-block-container-40{
    width : 590px;
  }

  #sp-block-container-41{
    width : 150px;
  }

  #sp-block-container-43{
    width : 150px;
  }

  #sp-block-container-44{
    width : 159px;
  }

  #sp-block-container-5{
    min-height : 59px;
  }

  #sp-block-container-7{
    min-height : 428px;
  }

  #sp-button-1{
    width : 150px;
    height : 31px;
  }

  #sp-button-10{
    width : 78px;
    height : 32px;
  }

  #sp-button-11{
    width : 78px;
    height : 32px;
  }

  #sp-button-12{
    width : 78px;
    height : 32px;
  }

  #sp-button-13{
    width : 78px;
    height : 32px;
  }

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

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

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

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

  #sp-button-2{
    width : 150px;
    height : 32px;
  }

  #sp-button-3{
    width : 150px;
  }

  #sp-button-4{
    width : 155px;
  }

  #sp-button-5{
    width : 343px;
  }

  #sp-button-6{
    width : 208px;
  }

  #sp-button-7{
    width : 252px;
  }

  #sp-button-8{
    width : 166px;
  }

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

  #sp-definition-list-1{
    margin-bottom : -20px;
    width : 585px;
    min-height : 139px;
  }

  #sp-definition-list-2{
    width : 564px;
    min-height : 106px;
  }

  #sp-image-1{
    margin-top : -60px;
    margin-left : 230px;
    margin-bottom : 10px;
    width : 508px;
    height : 119px;
  }

  #sp-image-10{
    margin-left : 100px;
    width : 356px;
    height : 267px;
    top : 0px;
    bottom : auto;
    right : 0px;
    left : auto;
  }

  #sp-image-11{
    margin-left : 100px;
    width : 367px;
    height : 275px;
  }

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

  #sp-image-13{
    margin-left : 100px;
    width : 240px;
    height : 160px;
  }

  #sp-image-14{
    margin-top : 50px;
    margin-left : 100px;
    width : 240px;
    height : 160px;
  }

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

  #sp-image-16{
    margin-top : 10px;
    margin-left : 300px;
    width : 240px;
    height : 160px;
  }

  #sp-image-17{
    width : 352px;
    height : 264px;
    float : right;
    position : relative;
  }

  #sp-image-2{
    width : 590px;
    height : 395px;
  }

  #sp-image-3{
    width : 590px;
    height : 395px;
  }

  #sp-image-4{
    width : 194px;
    height : 129px;
  }

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

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

  #sp-image-7{
    margin-left : 130px;
    width : 320px;
    height : 526px;
  }

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

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

  #sp-list-10{
    min-height : 98px;
  }

  #sp-list-11{
    width : 613px;
  }

  #sp-list-12{
    min-height : 68px;
  }

  #sp-list-14{
    width : 584px;
  }

  #sp-list-16{
    margin-bottom : -9px;
    width : 600px;
    min-height : 84px;
  }

  #sp-list-17{
    width : 600px;
  }

  #sp-list-23{
    width : 600px;
  }

  #sp-list-25{
    width : 600px;
  }

  #sp-list-3{
    min-height : 258px;
  }

  #sp-list-31{
    width : 540px;
  }

  #sp-list-36{
    width : 590px;
  }

  #sp-photo-motion-1{
    margin-top : 0px;
    width : 1000px;
    height : 600px;
  }

  #sp-photo-motion-2{
    width : 590px;
    height : 395px;
  }

  #sp-photo-motion-3{
    width : 590px;
    height : 395px;
  }

  #sp-site-branding2-1{
    width : 5000px;
    min-height : 100px;
  }

  #sp-site-branding2-1 > .extra{
    margin-top : 0px;
    width : 1000px;
    min-height : 0px;
  }

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

  #sp-site-branding2-1 > .site-title{
    margin-top : 0px;
    margin-left : 0px;
    margin-bottom : 0px;
    width : 519px;
    height : 0px;
  }

  #sp-site-navigation-1{
    margin-top : 0px;
    min-height : 20px;
  }

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

  #sp-table-3{
    min-height : 477px;
  }

  #sp-table-4{
    margin-right : 41px;
    width : 600px;
  }

  #sp-table-6{
    min-height : 35px;
  }
}

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

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

  #sp-block-container-14{
    margin-bottom : -73px;
    min-height : 38px;
  }

  #sp-button-1{
    width : 88px;
    display : none;
  }

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

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

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

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

  #sp-button-2{
    width : 78px;
    display : none;
  }

  #sp-button-3{
    width : 55px;
    display : none;
  }

  #sp-button-4{
    width : 154px;
  }

  #sp-button-5{
    width : 304px;
  }

  #sp-button-6{
    width : 197px;
  }

  #sp-button-7{
    width : 212px;
  }

  #sp-button-8{
    width : 136px;
  }

  #sp-button-9{
    width : 211px;
  }

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

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

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

  #sp-image-15{
    width : 93px;
    height : 61px;
    float : right;
    position : relative;
  }

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

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

  #sp-list-10{
    width : 246px;
  }

  #sp-list-20{
    width : 293px;
  }

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

  #sp-site-branding2-1 > .extra{
    display : none;
  }

  #sp-site-branding2-1 > .site-description{
    width : 334px;
    height : 63px;
    display : none;
    top : -42px;
    bottom : auto;
    right : auto;
    left : -1px;
  }

  #sp-site-branding2-1 > .site-title{
    width : 245px;
    height : 56px;
    display : none;
  }

  #sp-site-navigation-1 > ul > li li > a{
    text-align : left;
  }

  #sp-site-navigation-1 > ul > li > a{
    text-align : left;
  }

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

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

  #sp-table-2{
    width : 200px;
    min-height : 107px;
    display : none;
  }

  #sp-table-3{
    width : 311px;
  }

  #sp-table-5{
    width : 277px;
  }

  #sp-table-6{
    width : 277px;
  }
}
