#colophon{
  font-size : 1.2rem;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #cccccc;
}

#content{
  min-height : 50px;
}

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

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

#masthead{
  background-image : url(img/line-header-01.png);
  background-repeat : repeat-x;
  background-position : center top;
  margin-bottom : 0px;
}

#page{
  font-size : 1.4rem;
}

#sidebar1{
  font-size : 1.2rem;
}

#sidebar2{
  font-size : 1.2rem;
}

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

.widget a{
  text-decoration : underline;
}

.widget a:hover{
  text-decoration : none;
}

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

a:hover{
  color : #a20c0c;
  text-decoration : none;
}

article{
  display : block;
}

aside{
  display : block;
}

body{
  font-size : 1.3rem;
  font-family : "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  line-height : 1.5;
  color : #2f2f2f;
  background-color : #fdfbf3;
  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.3rem;
    font-family : "メイリオ";
    min-height : 50px;
  }

  #contenthead{
    margin-bottom : 20px;
  }

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

  #main-inner{
    float : left;
  }

  #masthead{
    margin-bottom : 0px;
  }

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

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

  #primary{
    float : right;
  }

  .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 : 640px;
  }

  #primary{
    width : 100%;
  }

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

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

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

  #masthead{
    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-yahoo-map{
    width : 100%;
    min-height : 300px;
  }

  embed{
    max-width : 100%;
  }
}

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

  #sp-site-navigation-3{
    background-color : transparent;
    padding-top : 11px;
    padding-bottom : 10px;
    margin-bottom : 0px;
  }

  #sp-site-navigation-3 ul{
    font-size : 1.3rem;
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    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::after{
    color : #787878;
    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 : #787878;
    margin-top : 0px;
    margin-left : 5px;
    margin-right : 5px;
    margin-bottom : 0px;
    content : '|';
  }

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

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

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

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

  #sp-site-navigation-3 > ul > li > a:hover{
    color : #e1241f;
  }
}

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

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

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

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

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

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

  #sp-site-navigation-3 ul ul li > a{
    padding-left : 40px;
    padding-right : 10px;
  }

  #sp-site-navigation-3 ul ul ul li > a{
    padding-left : 55px;
  }

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

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

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

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

.page-blog#content #page-content, .page-blog1#content #page-content, .page-blog2#content #page-content, .page-blog3#content #page-content, .page-facilities#content #page-content, .page-tabit_archive#content #page-content, .page-toppage#content #page-content, .page-town_archive#content #page-content, #sp-block-container-17, #sp-block-container-18, #sp-block-container-19, #sp-block-container-2, #sp-block-container-32, #sp-block-container-5, #sp-block-container-6{
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  margin-top : 0px;
  margin-bottom : 20px;
}

.page-blog#content #page-content > blockquote, .page-blog1#content #page-content > blockquote, .page-blog2#content #page-content > blockquote, .page-blog3#content #page-content > blockquote, .page-facilities#content #page-content > blockquote, .page-tabit_archive#content #page-content > blockquote, .page-toppage#content #page-content > blockquote, .page-town_archive#content #page-content > blockquote, #sp-block-container-17 > blockquote, #sp-block-container-18 > blockquote, #sp-block-container-19 > blockquote, #sp-block-container-2 > blockquote, #sp-block-container-32 > blockquote, #sp-block-container-5 > blockquote, #sp-block-container-6 > blockquote{
  background-color : #ffffff;
  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-blog#content #page-content > blockquote p, .page-blog1#content #page-content > blockquote p, .page-blog2#content #page-content > blockquote p, .page-blog3#content #page-content > blockquote p, .page-facilities#content #page-content > blockquote p, .page-tabit_archive#content #page-content > blockquote p, .page-toppage#content #page-content > blockquote p, .page-town_archive#content #page-content > blockquote p, #sp-block-container-17 > blockquote p, #sp-block-container-18 > blockquote p, #sp-block-container-19 > blockquote p, #sp-block-container-2 > blockquote p, #sp-block-container-32 > blockquote p, #sp-block-container-5 > blockquote p, #sp-block-container-6 > blockquote p{
  margin-top : 19px;
  margin-bottom : 0px;
}

.page-blog#content #page-content > blockquote p:first-child, .page-blog1#content #page-content > blockquote p:first-child, .page-blog2#content #page-content > blockquote p:first-child, .page-blog3#content #page-content > blockquote p:first-child, .page-facilities#content #page-content > blockquote p:first-child, .page-tabit_archive#content #page-content > blockquote p:first-child, .page-toppage#content #page-content > blockquote p:first-child, .page-town_archive#content #page-content > 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-2 > blockquote p:first-child, #sp-block-container-32 > blockquote p:first-child, #sp-block-container-5 > blockquote p:first-child, #sp-block-container-6 > blockquote p:first-child{
  margin-top : 0px;
}

.page-blog#content #page-content > h1, .page-blog1#content #page-content > h1, .page-blog2#content #page-content > h1, .page-blog3#content #page-content > h1, .page-facilities#content #page-content > h1, .page-tabit_archive#content #page-content > h1, .page-toppage#content #page-content > h1, .page-town_archive#content #page-content > h1, #sp-block-container-17 > h1, #sp-block-container-18 > h1, #sp-block-container-19 > h1, #sp-block-container-2 > h1, #sp-block-container-32 > h1, #sp-block-container-5 > h1, #sp-block-container-6 > h1{
  font-size : 1.8rem;
  background-image : url(img/title-back-01.gif);
  background-repeat : repeat-x;
  background-position : left bottom;
  padding-top : 6px;
  padding-left : 7px;
  padding-right : 7px;
  padding-bottom : 6px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 23px;
}

.page-blog#content #page-content > h2, .page-blog1#content #page-content > h2, .page-blog2#content #page-content > h2, .page-blog3#content #page-content > h2, .page-facilities#content #page-content > h2, .page-tabit_archive#content #page-content > h2, .page-toppage#content #page-content > h2, .page-town_archive#content #page-content > h2, #sp-block-container-17 > h2, #sp-block-container-18 > h2, #sp-block-container-19 > h2, #sp-block-container-2 > h2, #sp-block-container-32 > h2, #sp-block-container-5 > h2, #sp-block-container-6 > h2{
  font-size : 1.8rem;
  font-weight : bold;
  color : #333333;
  margin-bottom : 20px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #cccccc;
}

.page-blog#content #page-content > h3, .page-blog1#content #page-content > h3, .page-blog2#content #page-content > h3, .page-blog3#content #page-content > h3, .page-facilities#content #page-content > h3, .page-tabit_archive#content #page-content > h3, .page-toppage#content #page-content > h3, .page-town_archive#content #page-content > h3, #sp-block-container-17 > h3, #sp-block-container-18 > h3, #sp-block-container-19 > h3, #sp-block-container-2 > h3, #sp-block-container-32 > h3, #sp-block-container-5 > h3, #sp-block-container-6 > h3{
  font-size : 1.6rem;
  font-weight : normal;
  margin-bottom : 21px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #cccccc;
}

.page-blog#content #page-content > h4, .page-blog1#content #page-content > h4, .page-blog2#content #page-content > h4, .page-blog3#content #page-content > h4, .page-facilities#content #page-content > h4, .page-tabit_archive#content #page-content > h4, .page-toppage#content #page-content > h4, .page-town_archive#content #page-content > h4, #sp-block-container-17 > h4, #sp-block-container-18 > h4, #sp-block-container-19 > h4, #sp-block-container-2 > h4, #sp-block-container-32 > h4, #sp-block-container-5 > h4, #sp-block-container-6 > h4{
  font-size : 1.5rem;
  font-weight : normal;
  margin-bottom : 21px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #cccccc;
}

.page-blog#content #page-content > h5, .page-blog1#content #page-content > h5, .page-blog2#content #page-content > h5, .page-blog3#content #page-content > h5, .page-facilities#content #page-content > h5, .page-tabit_archive#content #page-content > h5, .page-toppage#content #page-content > h5, .page-town_archive#content #page-content > h5, #sp-block-container-17 > h5, #sp-block-container-18 > h5, #sp-block-container-19 > h5, #sp-block-container-2 > h5, #sp-block-container-32 > h5, #sp-block-container-5 > h5, #sp-block-container-6 > h5{
  font-size : 1.4rem;
  font-weight : normal;
  margin-bottom : 21px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #cccccc;
}

.page-blog#content #page-content > h6, .page-blog1#content #page-content > h6, .page-blog2#content #page-content > h6, .page-blog3#content #page-content > h6, .page-facilities#content #page-content > h6, .page-tabit_archive#content #page-content > h6, .page-toppage#content #page-content > h6, .page-town_archive#content #page-content > h6, #sp-block-container-17 > h6, #sp-block-container-18 > h6, #sp-block-container-19 > h6, #sp-block-container-2 > h6, #sp-block-container-32 > h6, #sp-block-container-5 > h6, #sp-block-container-6 > h6{
  font-size : 1.3rem;
  font-weight : normal;
  margin-bottom : 20px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #cccccc;
}

.page-blog#content #page-content > hr, .page-blog1#content #page-content > hr, .page-blog2#content #page-content > hr, .page-blog3#content #page-content > hr, .page-facilities#content #page-content > hr, .page-tabit_archive#content #page-content > hr, .page-toppage#content #page-content > hr, .page-town_archive#content #page-content > hr, #sp-block-container-17 > hr, #sp-block-container-18 > hr, #sp-block-container-19 > hr, #sp-block-container-2 > hr, #sp-block-container-32 > hr, #sp-block-container-5 > hr, #sp-block-container-6 > hr{
  margin-bottom : 19px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #717171;
}

.page-blog#content #page-content > img, .page-blog1#content #page-content > img, .page-blog2#content #page-content > img, .page-blog3#content #page-content > img, .page-facilities#content #page-content > img, .page-tabit_archive#content #page-content > img, .page-toppage#content #page-content > img, .page-town_archive#content #page-content > img, #sp-block-container-17 > img, #sp-block-container-18 > img, #sp-block-container-19 > img, #sp-block-container-2 > img, #sp-block-container-32 > img, #sp-block-container-5 > img, #sp-block-container-6 > img{
  margin-top : 0px;
  margin-bottom : 19px;
}

.page-blog#content #page-content > ins, .page-blog1#content #page-content > ins, .page-blog2#content #page-content > ins, .page-blog3#content #page-content > ins, .page-facilities#content #page-content > ins, .page-tabit_archive#content #page-content > ins, .page-toppage#content #page-content > ins, .page-town_archive#content #page-content > ins, #sp-block-container-17 > ins, #sp-block-container-18 > ins, #sp-block-container-19 > ins, #sp-block-container-2 > ins, #sp-block-container-32 > ins, #sp-block-container-5 > ins, #sp-block-container-6 > ins{
  background-color : #fff9c0;
  text-decoration : none;
  padding-top : 5px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 5px;
}

.page-blog#content #page-content > ol, .page-blog1#content #page-content > ol, .page-blog2#content #page-content > ol, .page-blog3#content #page-content > ol, .page-facilities#content #page-content > ol, .page-tabit_archive#content #page-content > ol, .page-toppage#content #page-content > ol, .page-town_archive#content #page-content > ol, #sp-block-container-17 > ol, #sp-block-container-18 > ol, #sp-block-container-19 > ol, #sp-block-container-2 > ol, #sp-block-container-32 > ol, #sp-block-container-5 > ol, #sp-block-container-6 > ol{
  padding-top : 0px;
  padding-left : 13px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 18px;
  list-style-position : inside;
}

.page-blog#content #page-content > ol ol, .page-blog1#content #page-content > ol ol, .page-blog2#content #page-content > ol ol, .page-blog3#content #page-content > ol ol, .page-facilities#content #page-content > ol ol, .page-tabit_archive#content #page-content > ol ol, .page-toppage#content #page-content > ol ol, .page-town_archive#content #page-content > ol ol, #sp-block-container-17 > ol ol, #sp-block-container-18 > ol ol, #sp-block-container-19 > ol ol, #sp-block-container-2 > ol ol, #sp-block-container-32 > ol ol, #sp-block-container-5 > ol ol, #sp-block-container-6 > ol ol{
  margin-bottom : 0px;
}

.page-blog#content #page-content > p, .page-blog1#content #page-content > p, .page-blog2#content #page-content > p, .page-blog3#content #page-content > p, .page-facilities#content #page-content > p, .page-tabit_archive#content #page-content > p, .page-toppage#content #page-content > p, .page-town_archive#content #page-content > p, #sp-block-container-17 > p, #sp-block-container-18 > p, #sp-block-container-19 > p, #sp-block-container-2 > p, #sp-block-container-32 > p, #sp-block-container-5 > p, #sp-block-container-6 > p{
  margin-top : 0px;
  margin-bottom : 19px;
}

.page-blog#content #page-content > pre, .page-blog1#content #page-content > pre, .page-blog2#content #page-content > pre, .page-blog3#content #page-content > pre, .page-facilities#content #page-content > pre, .page-tabit_archive#content #page-content > pre, .page-toppage#content #page-content > pre, .page-town_archive#content #page-content > pre, #sp-block-container-17 > pre, #sp-block-container-18 > pre, #sp-block-container-19 > pre, #sp-block-container-2 > pre, #sp-block-container-32 > pre, #sp-block-container-5 > pre, #sp-block-container-6 > pre{
  background-color : #ffffff;
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  overflow : auto;
  word-wrap : normal;
}

#breadcrumb-list{
  font-size : 1.3rem;
  padding-left : 20px;
  padding-right : 20px;
  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-site-branding2-1{
  padding-top : 0px;
}

#sp-site-branding2-1 .extra{
  text-align : center;
  width : 100%;
  position : static;
}

#sp-site-branding2-1 .extra > p{
  font-size : 1.4rem;
  color : #000000;
}

#sp-site-branding2-1 .site-description{
  font-size : 1.3rem;
  color : #6c6c6c;
  text-align : center;
  position : static;
}

#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;
  margin-left : auto;
  margin-right : auto;
  width : 164px;
  height : 70px;
  float : none;
}

#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 : 39px;
    padding-bottom : 25px;
  }

  #sp-site-branding2-1 .extra{
    margin-top : 5px;
  }

  #sp-site-branding2-1 .extra > p{
    display : inline-block;
  }

  #sp-site-branding2-1 .site-description{
    margin-top : 25px;
    margin-bottom : 0px;
  }
}

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

  #sp-site-branding2-1{
    padding-top : 24px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 12px;
  }

  #sp-site-branding2-1 .extra{
    margin-top : 0px;
  }

  #sp-site-branding2-1 .extra > p{
    text-align : center;
  }

  #sp-site-branding2-1 .site-description{
    margin-top : 10px;
    margin-bottom : 0px;
  }
}

#sp-list-102, #sp-list-105, #sp-list-109, #sp-list-110, #sp-list-111, #sp-list-117, #sp-list-118, #sp-list-123, #sp-list-124, #sp-list-128, #sp-list-129, #sp-list-133, #sp-list-134, #sp-list-137, #sp-list-138, #sp-list-141, #sp-list-142, #sp-list-145, #sp-list-151, #sp-list-156, #sp-list-161, #sp-list-164, #sp-list-168, #sp-list-171, #sp-list-175, #sp-list-176, #sp-list-180, #sp-list-184, #sp-list-190, #sp-list-191, #sp-list-192, #sp-list-193, #sp-list-195, #sp-list-206, #sp-list-210, #sp-list-217, #sp-list-219, #sp-list-223, #sp-list-226, #sp-list-230, #sp-list-233, #sp-list-235, #sp-list-244, #sp-list-251, #sp-list-256, #sp-list-28, #sp-list-29, #sp-list-297, #sp-list-309, #sp-list-327, #sp-list-328, #sp-list-329, #sp-list-330, #sp-list-332, #sp-list-333, #sp-list-335, #sp-list-336, #sp-list-338, #sp-list-339, #sp-list-341, #sp-list-342, #sp-list-344, #sp-list-345, #sp-list-347, #sp-list-348, #sp-list-351, #sp-list-354, #sp-list-357, #sp-list-360, #sp-list-361, #sp-list-362, #sp-list-364, #sp-list-370, #sp-list-374, #sp-list-377, #sp-list-379, #sp-list-382, #sp-list-385, #sp-list-58, #sp-list-63, #sp-list-64, #sp-list-65, #sp-list-66, #sp-list-70, #sp-list-71, #sp-list-72, #sp-list-73, #sp-list-74, #sp-list-75, #sp-list-79, #sp-list-80, #sp-list-81, #sp-list-82, #sp-list-83, #sp-list-84, #sp-list-87, #sp-list-88, #sp-list-89, #sp-list-90, #sp-list-91, #sp-list-92, #sp-list-95, #sp-list-98{
  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-102 > li, #sp-list-105 > li, #sp-list-109 > li, #sp-list-110 > li, #sp-list-111 > li, #sp-list-117 > li, #sp-list-118 > li, #sp-list-123 > li, #sp-list-124 > li, #sp-list-128 > li, #sp-list-129 > li, #sp-list-133 > li, #sp-list-134 > li, #sp-list-137 > li, #sp-list-138 > li, #sp-list-141 > li, #sp-list-142 > li, #sp-list-145 > li, #sp-list-151 > li, #sp-list-156 > li, #sp-list-161 > li, #sp-list-164 > li, #sp-list-168 > li, #sp-list-171 > li, #sp-list-175 > li, #sp-list-176 > li, #sp-list-180 > li, #sp-list-184 > li, #sp-list-190 > li, #sp-list-191 > li, #sp-list-192 > li, #sp-list-193 > li, #sp-list-195 > li, #sp-list-206 > li, #sp-list-210 > li, #sp-list-217 > li, #sp-list-219 > li, #sp-list-223 > li, #sp-list-226 > li, #sp-list-230 > li, #sp-list-233 > li, #sp-list-235 > li, #sp-list-244 > li, #sp-list-251 > li, #sp-list-256 > li, #sp-list-28 > li, #sp-list-29 > li, #sp-list-297 > li, #sp-list-309 > li, #sp-list-327 > li, #sp-list-328 > li, #sp-list-329 > li, #sp-list-330 > li, #sp-list-332 > li, #sp-list-333 > li, #sp-list-335 > li, #sp-list-336 > li, #sp-list-338 > li, #sp-list-339 > li, #sp-list-341 > li, #sp-list-342 > li, #sp-list-344 > li, #sp-list-345 > li, #sp-list-347 > li, #sp-list-348 > li, #sp-list-351 > li, #sp-list-354 > li, #sp-list-357 > li, #sp-list-360 > li, #sp-list-361 > li, #sp-list-362 > li, #sp-list-364 > li, #sp-list-370 > li, #sp-list-374 > li, #sp-list-377 > li, #sp-list-379 > li, #sp-list-382 > li, #sp-list-385 > li, #sp-list-58 > li, #sp-list-63 > li, #sp-list-64 > li, #sp-list-65 > li, #sp-list-66 > li, #sp-list-70 > li, #sp-list-71 > li, #sp-list-72 > li, #sp-list-73 > li, #sp-list-74 > li, #sp-list-75 > li, #sp-list-79 > li, #sp-list-80 > li, #sp-list-81 > li, #sp-list-82 > li, #sp-list-83 > li, #sp-list-84 > li, #sp-list-87 > li, #sp-list-88 > li, #sp-list-89 > li, #sp-list-90 > li, #sp-list-91 > li, #sp-list-92 > li, #sp-list-95 > li, #sp-list-98 > 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-102 > ul, #sp-list-105 > ul, #sp-list-109 > ul, #sp-list-110 > ul, #sp-list-111 > ul, #sp-list-117 > ul, #sp-list-118 > ul, #sp-list-123 > ul, #sp-list-124 > ul, #sp-list-128 > ul, #sp-list-129 > ul, #sp-list-133 > ul, #sp-list-134 > ul, #sp-list-137 > ul, #sp-list-138 > ul, #sp-list-141 > ul, #sp-list-142 > ul, #sp-list-145 > ul, #sp-list-151 > ul, #sp-list-156 > ul, #sp-list-161 > ul, #sp-list-164 > ul, #sp-list-168 > ul, #sp-list-171 > ul, #sp-list-175 > ul, #sp-list-176 > ul, #sp-list-180 > ul, #sp-list-184 > ul, #sp-list-190 > ul, #sp-list-191 > ul, #sp-list-192 > ul, #sp-list-193 > ul, #sp-list-195 > ul, #sp-list-206 > ul, #sp-list-210 > ul, #sp-list-217 > ul, #sp-list-219 > ul, #sp-list-223 > ul, #sp-list-226 > ul, #sp-list-230 > ul, #sp-list-233 > ul, #sp-list-235 > ul, #sp-list-244 > ul, #sp-list-251 > ul, #sp-list-256 > ul, #sp-list-28 > ul, #sp-list-29 > ul, #sp-list-297 > ul, #sp-list-309 > ul, #sp-list-327 > ul, #sp-list-328 > ul, #sp-list-329 > ul, #sp-list-330 > ul, #sp-list-332 > ul, #sp-list-333 > ul, #sp-list-335 > ul, #sp-list-336 > ul, #sp-list-338 > ul, #sp-list-339 > ul, #sp-list-341 > ul, #sp-list-342 > ul, #sp-list-344 > ul, #sp-list-345 > ul, #sp-list-347 > ul, #sp-list-348 > ul, #sp-list-351 > ul, #sp-list-354 > ul, #sp-list-357 > ul, #sp-list-360 > ul, #sp-list-361 > ul, #sp-list-362 > ul, #sp-list-364 > ul, #sp-list-370 > ul, #sp-list-374 > ul, #sp-list-377 > ul, #sp-list-379 > ul, #sp-list-382 > ul, #sp-list-385 > ul, #sp-list-58 > ul, #sp-list-63 > ul, #sp-list-64 > ul, #sp-list-65 > ul, #sp-list-66 > ul, #sp-list-70 > ul, #sp-list-71 > ul, #sp-list-72 > ul, #sp-list-73 > ul, #sp-list-74 > ul, #sp-list-75 > ul, #sp-list-79 > ul, #sp-list-80 > ul, #sp-list-81 > ul, #sp-list-82 > ul, #sp-list-83 > ul, #sp-list-84 > ul, #sp-list-87 > ul, #sp-list-88 > ul, #sp-list-89 > ul, #sp-list-90 > ul, #sp-list-91 > ul, #sp-list-92 > ul, #sp-list-95 > ul, #sp-list-98 > ul{
  margin-bottom : 0px;
}

#sp-button-1, #sp-button-10, #sp-button-100, #sp-button-101, #sp-button-102, #sp-button-103, #sp-button-104, #sp-button-105, #sp-button-106, #sp-button-107, #sp-button-108, #sp-button-109, #sp-button-11, #sp-button-110, #sp-button-111, #sp-button-112, #sp-button-113, #sp-button-114, #sp-button-115, #sp-button-116, #sp-button-117, #sp-button-118, #sp-button-119, #sp-button-12, #sp-button-120, #sp-button-121, #sp-button-122, #sp-button-123, #sp-button-124, #sp-button-125, #sp-button-126, #sp-button-127, #sp-button-128, #sp-button-129, #sp-button-13, #sp-button-130, #sp-button-131, #sp-button-132, #sp-button-133, #sp-button-134, #sp-button-135, #sp-button-136, #sp-button-137, #sp-button-138, #sp-button-139, #sp-button-14, #sp-button-140, #sp-button-141, #sp-button-142, #sp-button-143, #sp-button-144, #sp-button-145, #sp-button-146, #sp-button-147, #sp-button-148, #sp-button-149, #sp-button-15, #sp-button-150, #sp-button-151, #sp-button-152, #sp-button-153, #sp-button-154, #sp-button-155, #sp-button-156, #sp-button-157, #sp-button-158, #sp-button-159, #sp-button-16, #sp-button-160, #sp-button-161, #sp-button-162, #sp-button-163, #sp-button-164, #sp-button-165, #sp-button-166, #sp-button-167, #sp-button-168, #sp-button-169, #sp-button-17, #sp-button-170, #sp-button-171, #sp-button-172, #sp-button-173, #sp-button-174, #sp-button-175, #sp-button-176, #sp-button-177, #sp-button-178, #sp-button-179, #sp-button-18, #sp-button-180, #sp-button-181, #sp-button-182, #sp-button-183, #sp-button-184, #sp-button-185, #sp-button-186, #sp-button-187, #sp-button-188, #sp-button-189, #sp-button-19, #sp-button-190, #sp-button-191, #sp-button-192, #sp-button-193, #sp-button-194, #sp-button-195, #sp-button-196, #sp-button-197, #sp-button-198, #sp-button-199, #sp-button-2, #sp-button-20, #sp-button-200, #sp-button-201, #sp-button-202, #sp-button-203, #sp-button-204, #sp-button-205, #sp-button-206, #sp-button-207, #sp-button-208, #sp-button-209, #sp-button-21, #sp-button-210, #sp-button-211, #sp-button-212, #sp-button-213, #sp-button-214, #sp-button-215, #sp-button-216, #sp-button-217, #sp-button-218, #sp-button-219, #sp-button-22, #sp-button-220, #sp-button-221, #sp-button-222, #sp-button-223, #sp-button-224, #sp-button-225, #sp-button-226, #sp-button-227, #sp-button-228, #sp-button-229, #sp-button-23, #sp-button-230, #sp-button-231, #sp-button-232, #sp-button-233, #sp-button-234, #sp-button-235, #sp-button-236, #sp-button-237, #sp-button-238, #sp-button-239, #sp-button-24, #sp-button-240, #sp-button-241, #sp-button-242, #sp-button-243, #sp-button-244, #sp-button-245, #sp-button-246, #sp-button-25, #sp-button-26, #sp-button-27, #sp-button-28, #sp-button-29, #sp-button-3, #sp-button-30, #sp-button-31, #sp-button-32, #sp-button-33, #sp-button-34, #sp-button-35, #sp-button-36, #sp-button-37, #sp-button-38, #sp-button-39, #sp-button-4, #sp-button-40, #sp-button-41, #sp-button-42, #sp-button-43, #sp-button-44, #sp-button-45, #sp-button-46, #sp-button-47, #sp-button-48, #sp-button-49, #sp-button-5, #sp-button-50, #sp-button-51, #sp-button-52, #sp-button-53, #sp-button-54, #sp-button-55, #sp-button-56, #sp-button-57, #sp-button-58, #sp-button-59, #sp-button-6, #sp-button-60, #sp-button-61, #sp-button-62, #sp-button-63, #sp-button-64, #sp-button-65, #sp-button-66, #sp-button-67, #sp-button-68, #sp-button-69, #sp-button-7, #sp-button-70, #sp-button-71, #sp-button-72, #sp-button-73, #sp-button-74, #sp-button-75, #sp-button-76, #sp-button-77, #sp-button-78, #sp-button-79, #sp-button-8, #sp-button-80, #sp-button-81, #sp-button-82, #sp-button-83, #sp-button-84, #sp-button-85, #sp-button-86, #sp-button-87, #sp-button-88, #sp-button-89, #sp-button-9, #sp-button-90, #sp-button-91, #sp-button-92, #sp-button-93, #sp-button-94, #sp-button-95, #sp-button-96, #sp-button-97, #sp-button-98, #sp-button-99{
  font-size : 1.2rem;
  text-align : center;
  display : inline-block;
  overflow : hidden;
}

#sp-button-1 > a, #sp-button-10 > a, #sp-button-100 > a, #sp-button-101 > a, #sp-button-102 > a, #sp-button-103 > a, #sp-button-104 > a, #sp-button-105 > a, #sp-button-106 > a, #sp-button-107 > a, #sp-button-108 > a, #sp-button-109 > a, #sp-button-11 > a, #sp-button-110 > a, #sp-button-111 > a, #sp-button-112 > a, #sp-button-113 > a, #sp-button-114 > a, #sp-button-115 > a, #sp-button-116 > a, #sp-button-117 > a, #sp-button-118 > a, #sp-button-119 > a, #sp-button-12 > a, #sp-button-120 > a, #sp-button-121 > a, #sp-button-122 > a, #sp-button-123 > a, #sp-button-124 > a, #sp-button-125 > a, #sp-button-126 > a, #sp-button-127 > a, #sp-button-128 > a, #sp-button-129 > a, #sp-button-13 > a, #sp-button-130 > a, #sp-button-131 > a, #sp-button-132 > a, #sp-button-133 > a, #sp-button-134 > a, #sp-button-135 > a, #sp-button-136 > a, #sp-button-137 > a, #sp-button-138 > a, #sp-button-139 > a, #sp-button-14 > a, #sp-button-140 > a, #sp-button-141 > a, #sp-button-142 > a, #sp-button-143 > a, #sp-button-144 > a, #sp-button-145 > a, #sp-button-146 > a, #sp-button-147 > a, #sp-button-148 > a, #sp-button-149 > a, #sp-button-15 > a, #sp-button-150 > a, #sp-button-151 > a, #sp-button-152 > a, #sp-button-153 > a, #sp-button-154 > a, #sp-button-155 > a, #sp-button-156 > a, #sp-button-157 > a, #sp-button-158 > a, #sp-button-159 > a, #sp-button-16 > a, #sp-button-160 > a, #sp-button-161 > a, #sp-button-162 > a, #sp-button-163 > a, #sp-button-164 > a, #sp-button-165 > a, #sp-button-166 > a, #sp-button-167 > a, #sp-button-168 > a, #sp-button-169 > a, #sp-button-17 > a, #sp-button-170 > a, #sp-button-171 > a, #sp-button-172 > a, #sp-button-173 > a, #sp-button-174 > a, #sp-button-175 > a, #sp-button-176 > a, #sp-button-177 > a, #sp-button-178 > a, #sp-button-179 > a, #sp-button-18 > a, #sp-button-180 > a, #sp-button-181 > a, #sp-button-182 > a, #sp-button-183 > a, #sp-button-184 > a, #sp-button-185 > a, #sp-button-186 > a, #sp-button-187 > a, #sp-button-188 > a, #sp-button-189 > a, #sp-button-19 > a, #sp-button-190 > a, #sp-button-191 > a, #sp-button-192 > a, #sp-button-193 > a, #sp-button-194 > a, #sp-button-195 > a, #sp-button-196 > a, #sp-button-197 > a, #sp-button-198 > a, #sp-button-199 > a, #sp-button-2 > a, #sp-button-20 > a, #sp-button-200 > a, #sp-button-201 > a, #sp-button-202 > a, #sp-button-203 > a, #sp-button-204 > a, #sp-button-205 > a, #sp-button-206 > a, #sp-button-207 > a, #sp-button-208 > a, #sp-button-209 > a, #sp-button-21 > a, #sp-button-210 > a, #sp-button-211 > a, #sp-button-212 > a, #sp-button-213 > a, #sp-button-214 > a, #sp-button-215 > a, #sp-button-216 > a, #sp-button-217 > a, #sp-button-218 > a, #sp-button-219 > a, #sp-button-22 > a, #sp-button-220 > a, #sp-button-221 > a, #sp-button-222 > a, #sp-button-223 > a, #sp-button-224 > a, #sp-button-225 > a, #sp-button-226 > a, #sp-button-227 > a, #sp-button-228 > a, #sp-button-229 > a, #sp-button-23 > a, #sp-button-230 > a, #sp-button-231 > a, #sp-button-232 > a, #sp-button-233 > a, #sp-button-234 > a, #sp-button-235 > a, #sp-button-236 > a, #sp-button-237 > a, #sp-button-238 > a, #sp-button-239 > a, #sp-button-24 > a, #sp-button-240 > a, #sp-button-241 > a, #sp-button-242 > a, #sp-button-243 > a, #sp-button-244 > a, #sp-button-245 > a, #sp-button-246 > a, #sp-button-25 > a, #sp-button-26 > a, #sp-button-27 > a, #sp-button-28 > a, #sp-button-29 > a, #sp-button-3 > a, #sp-button-30 > a, #sp-button-31 > a, #sp-button-32 > a, #sp-button-33 > a, #sp-button-34 > a, #sp-button-35 > a, #sp-button-36 > a, #sp-button-37 > a, #sp-button-38 > a, #sp-button-39 > a, #sp-button-4 > a, #sp-button-40 > a, #sp-button-41 > a, #sp-button-42 > a, #sp-button-43 > a, #sp-button-44 > a, #sp-button-45 > a, #sp-button-46 > a, #sp-button-47 > a, #sp-button-48 > a, #sp-button-49 > a, #sp-button-5 > a, #sp-button-50 > a, #sp-button-51 > a, #sp-button-52 > a, #sp-button-53 > a, #sp-button-54 > a, #sp-button-55 > a, #sp-button-56 > a, #sp-button-57 > a, #sp-button-58 > a, #sp-button-59 > a, #sp-button-6 > a, #sp-button-60 > a, #sp-button-61 > a, #sp-button-62 > a, #sp-button-63 > a, #sp-button-64 > a, #sp-button-65 > a, #sp-button-66 > a, #sp-button-67 > a, #sp-button-68 > a, #sp-button-69 > a, #sp-button-7 > a, #sp-button-70 > a, #sp-button-71 > a, #sp-button-72 > a, #sp-button-73 > a, #sp-button-74 > a, #sp-button-75 > a, #sp-button-76 > a, #sp-button-77 > a, #sp-button-78 > a, #sp-button-79 > a, #sp-button-8 > a, #sp-button-80 > a, #sp-button-81 > a, #sp-button-82 > a, #sp-button-83 > a, #sp-button-84 > a, #sp-button-85 > a, #sp-button-86 > a, #sp-button-87 > a, #sp-button-88 > a, #sp-button-89 > a, #sp-button-9 > a, #sp-button-90 > a, #sp-button-91 > a, #sp-button-92 > a, #sp-button-93 > a, #sp-button-94 > a, #sp-button-95 > a, #sp-button-96 > a, #sp-button-97 > a, #sp-button-98 > a, #sp-button-99 > a{
  color : #000000;
  background-color : #fdfbf3;
  padding-top : 2px;
  padding-left : 23px;
  padding-right : 23px;
  padding-bottom : 2px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #787878;
  border-left-color : #787878;
  border-right-color : #787878;
  border-bottom-color : #787878;
  border-top-left-radius : 12px 12px;
  border-top-right-radius : 12px 12px;
  border-bottom-right-radius : 12px 12px;
  border-bottom-left-radius : 12px 12px;
  display : block;
}

#sp-button-1 > a::before, #sp-button-10 > a::before, #sp-button-100 > a::before, #sp-button-101 > a::before, #sp-button-102 > a::before, #sp-button-103 > a::before, #sp-button-104 > a::before, #sp-button-105 > a::before, #sp-button-106 > a::before, #sp-button-107 > a::before, #sp-button-108 > a::before, #sp-button-109 > a::before, #sp-button-11 > a::before, #sp-button-110 > a::before, #sp-button-111 > a::before, #sp-button-112 > a::before, #sp-button-113 > a::before, #sp-button-114 > a::before, #sp-button-115 > a::before, #sp-button-116 > a::before, #sp-button-117 > a::before, #sp-button-118 > a::before, #sp-button-119 > a::before, #sp-button-12 > a::before, #sp-button-120 > a::before, #sp-button-121 > a::before, #sp-button-122 > a::before, #sp-button-123 > a::before, #sp-button-124 > a::before, #sp-button-125 > a::before, #sp-button-126 > a::before, #sp-button-127 > a::before, #sp-button-128 > a::before, #sp-button-129 > a::before, #sp-button-13 > a::before, #sp-button-130 > a::before, #sp-button-131 > a::before, #sp-button-132 > a::before, #sp-button-133 > a::before, #sp-button-134 > a::before, #sp-button-135 > a::before, #sp-button-136 > a::before, #sp-button-137 > a::before, #sp-button-138 > a::before, #sp-button-139 > a::before, #sp-button-14 > a::before, #sp-button-140 > a::before, #sp-button-141 > a::before, #sp-button-142 > a::before, #sp-button-143 > a::before, #sp-button-144 > a::before, #sp-button-145 > a::before, #sp-button-146 > a::before, #sp-button-147 > a::before, #sp-button-148 > a::before, #sp-button-149 > a::before, #sp-button-15 > a::before, #sp-button-150 > a::before, #sp-button-151 > a::before, #sp-button-152 > a::before, #sp-button-153 > a::before, #sp-button-154 > a::before, #sp-button-155 > a::before, #sp-button-156 > a::before, #sp-button-157 > a::before, #sp-button-158 > a::before, #sp-button-159 > a::before, #sp-button-16 > a::before, #sp-button-160 > a::before, #sp-button-161 > a::before, #sp-button-162 > a::before, #sp-button-163 > a::before, #sp-button-164 > a::before, #sp-button-165 > a::before, #sp-button-166 > a::before, #sp-button-167 > a::before, #sp-button-168 > a::before, #sp-button-169 > a::before, #sp-button-17 > a::before, #sp-button-170 > a::before, #sp-button-171 > a::before, #sp-button-172 > a::before, #sp-button-173 > a::before, #sp-button-174 > a::before, #sp-button-175 > a::before, #sp-button-176 > a::before, #sp-button-177 > a::before, #sp-button-178 > a::before, #sp-button-179 > a::before, #sp-button-18 > a::before, #sp-button-180 > a::before, #sp-button-181 > a::before, #sp-button-182 > a::before, #sp-button-183 > a::before, #sp-button-184 > a::before, #sp-button-185 > a::before, #sp-button-186 > a::before, #sp-button-187 > a::before, #sp-button-188 > a::before, #sp-button-189 > a::before, #sp-button-19 > a::before, #sp-button-190 > a::before, #sp-button-191 > a::before, #sp-button-192 > a::before, #sp-button-193 > a::before, #sp-button-194 > a::before, #sp-button-195 > a::before, #sp-button-196 > a::before, #sp-button-197 > a::before, #sp-button-198 > a::before, #sp-button-199 > a::before, #sp-button-2 > a::before, #sp-button-20 > a::before, #sp-button-200 > a::before, #sp-button-201 > a::before, #sp-button-202 > a::before, #sp-button-203 > a::before, #sp-button-204 > a::before, #sp-button-205 > a::before, #sp-button-206 > a::before, #sp-button-207 > a::before, #sp-button-208 > a::before, #sp-button-209 > a::before, #sp-button-21 > a::before, #sp-button-210 > a::before, #sp-button-211 > a::before, #sp-button-212 > a::before, #sp-button-213 > a::before, #sp-button-214 > a::before, #sp-button-215 > a::before, #sp-button-216 > a::before, #sp-button-217 > a::before, #sp-button-218 > a::before, #sp-button-219 > a::before, #sp-button-22 > a::before, #sp-button-220 > a::before, #sp-button-221 > a::before, #sp-button-222 > a::before, #sp-button-223 > a::before, #sp-button-224 > a::before, #sp-button-225 > a::before, #sp-button-226 > a::before, #sp-button-227 > a::before, #sp-button-228 > a::before, #sp-button-229 > a::before, #sp-button-23 > a::before, #sp-button-230 > a::before, #sp-button-231 > a::before, #sp-button-232 > a::before, #sp-button-233 > a::before, #sp-button-234 > a::before, #sp-button-235 > a::before, #sp-button-236 > a::before, #sp-button-237 > a::before, #sp-button-238 > a::before, #sp-button-239 > a::before, #sp-button-24 > a::before, #sp-button-240 > a::before, #sp-button-241 > a::before, #sp-button-242 > a::before, #sp-button-243 > a::before, #sp-button-244 > a::before, #sp-button-245 > a::before, #sp-button-246 > a::before, #sp-button-25 > a::before, #sp-button-26 > a::before, #sp-button-27 > a::before, #sp-button-28 > a::before, #sp-button-29 > a::before, #sp-button-3 > a::before, #sp-button-30 > a::before, #sp-button-31 > a::before, #sp-button-32 > a::before, #sp-button-33 > a::before, #sp-button-34 > a::before, #sp-button-35 > a::before, #sp-button-36 > a::before, #sp-button-37 > a::before, #sp-button-38 > a::before, #sp-button-39 > a::before, #sp-button-4 > a::before, #sp-button-40 > a::before, #sp-button-41 > a::before, #sp-button-42 > a::before, #sp-button-43 > a::before, #sp-button-44 > a::before, #sp-button-45 > a::before, #sp-button-46 > a::before, #sp-button-47 > a::before, #sp-button-48 > a::before, #sp-button-49 > a::before, #sp-button-5 > a::before, #sp-button-50 > a::before, #sp-button-51 > a::before, #sp-button-52 > a::before, #sp-button-53 > a::before, #sp-button-54 > a::before, #sp-button-55 > a::before, #sp-button-56 > a::before, #sp-button-57 > a::before, #sp-button-58 > a::before, #sp-button-59 > a::before, #sp-button-6 > a::before, #sp-button-60 > a::before, #sp-button-61 > a::before, #sp-button-62 > a::before, #sp-button-63 > a::before, #sp-button-64 > a::before, #sp-button-65 > a::before, #sp-button-66 > a::before, #sp-button-67 > a::before, #sp-button-68 > a::before, #sp-button-69 > a::before, #sp-button-7 > a::before, #sp-button-70 > a::before, #sp-button-71 > a::before, #sp-button-72 > a::before, #sp-button-73 > a::before, #sp-button-74 > a::before, #sp-button-75 > a::before, #sp-button-76 > a::before, #sp-button-77 > a::before, #sp-button-78 > a::before, #sp-button-79 > a::before, #sp-button-8 > a::before, #sp-button-80 > a::before, #sp-button-81 > a::before, #sp-button-82 > a::before, #sp-button-83 > a::before, #sp-button-84 > a::before, #sp-button-85 > a::before, #sp-button-86 > a::before, #sp-button-87 > a::before, #sp-button-88 > a::before, #sp-button-89 > a::before, #sp-button-9 > a::before, #sp-button-90 > a::before, #sp-button-91 > a::before, #sp-button-92 > a::before, #sp-button-93 > a::before, #sp-button-94 > a::before, #sp-button-95 > a::before, #sp-button-96 > a::before, #sp-button-97 > a::before, #sp-button-98 > a::before, #sp-button-99 > a::before{
  background-image : url(img/icon-arrow-04.png);
  vertical-align : middle;
  margin-right : 5px;
  width : 3px;
  height : 5px;
  display : inline-block;
  content : "";
}

#sp-block-container-7{
  color : #ffffff;
  background-image : url(img/back-footer.png);
  padding-top : 10px;
  padding-bottom : 0px;
  margin-top : 20px;
  clear : both;
  position : relative;
}

#sp-block-container-7 .copyright{
  font-size : 1.1rem;
  text-align : center;
}

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

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

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

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

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

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

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

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

#sp-item-gallery-1 > ul, #sp-item-gallery-2 > ul, #sp-item-gallery-3 > ul, #sp-item-gallery-4 > ul, #sp-item-gallery-5 > ul, #sp-item-gallery-6 > ul, #sp-item-gallery-7 > ul{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 100%;
  list-style-type : none;
  list-style-position : outside;
}

#sp-item-gallery-1 > ul > li, #sp-item-gallery-2 > ul > li, #sp-item-gallery-3 > ul > li, #sp-item-gallery-4 > ul > li, #sp-item-gallery-5 > ul > li, #sp-item-gallery-6 > ul > li, #sp-item-gallery-7 > ul > li{
  font-size : 12px;
  line-height : 1.2em;
  color : #474747;
  background-color : #ffffff;
  text-align : left;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  margin-top : 5px;
  margin-left : 5px;
  margin-right : 5px;
  margin-bottom : 5px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #b7b7b7;
  border-left-color : #b7b7b7;
  border-right-color : #b7b7b7;
  border-bottom-color : #b7b7b7;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
  width : 190px;
  height : 305px;
  float : left;
  box-sizing : border-box;
}

#sp-item-gallery-1> ul> li a:hover.item-gallery-link img, #sp-item-gallery-2> ul> li a:hover.item-gallery-link img, #sp-item-gallery-3> ul> li a:hover.item-gallery-link img, #sp-item-gallery-4> ul> li a:hover.item-gallery-link img, #sp-item-gallery-5> ul> li a:hover.item-gallery-link img, #sp-item-gallery-6> ul> li a:hover.item-gallery-link img, #sp-item-gallery-7> ul> li a:hover.item-gallery-link img {
  opacity: 0.6;
}

#sp-item-gallery-1 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-2 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-3 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-4 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-5 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-6 > ul > li > div img.item-gallery-thumbnail, #sp-item-gallery-7 > ul > li > div img.item-gallery-thumbnail{
  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 : 100%;
  display : block;
}

#sp-item-gallery-1 > ul > li > div.item-gallery-photo + p.item-gallery-content, #sp-item-gallery-2 > ul > li > div.item-gallery-photo + p.item-gallery-content, #sp-item-gallery-3 > ul > li > div.item-gallery-photo + p.item-gallery-content, #sp-item-gallery-4 > ul > li > div.item-gallery-photo + p.item-gallery-content, #sp-item-gallery-5 > ul > li > div.item-gallery-photo + p.item-gallery-content, #sp-item-gallery-6 > ul > li > div.item-gallery-photo + p.item-gallery-content, #sp-item-gallery-7 > ul > li > div.item-gallery-photo + p.item-gallery-content{
  margin-top : 0px;
}

#sp-item-gallery-1 > ul > li > div.item-gallery-photo + p:not(.item-gallery-title), #sp-item-gallery-2 > ul > li > div.item-gallery-photo + p:not(.item-gallery-title), #sp-item-gallery-3 > ul > li > div.item-gallery-photo + p:not(.item-gallery-title), #sp-item-gallery-4 > ul > li > div.item-gallery-photo + p:not(.item-gallery-title), #sp-item-gallery-5 > ul > li > div.item-gallery-photo + p:not(.item-gallery-title), #sp-item-gallery-6 > ul > li > div.item-gallery-photo + p:not(.item-gallery-title), #sp-item-gallery-7 > ul > li > div.item-gallery-photo + p:not(.item-gallery-title){
  margin-top : 10px;
}

#sp-item-gallery-1 > ul > li > div.item-gallery-photo:last-child, #sp-item-gallery-2 > ul > li > div.item-gallery-photo:last-child, #sp-item-gallery-3 > ul > li > div.item-gallery-photo:last-child, #sp-item-gallery-4 > ul > li > div.item-gallery-photo:last-child, #sp-item-gallery-5 > ul > li > div.item-gallery-photo:last-child, #sp-item-gallery-6 > ul > li > div.item-gallery-photo:last-child, #sp-item-gallery-7 > ul > li > div.item-gallery-photo:last-child{
  margin-bottom : 0px;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-content, #sp-item-gallery-2 > ul > li > p.item-gallery-content, #sp-item-gallery-3 > ul > li > p.item-gallery-content, #sp-item-gallery-4 > ul > li > p.item-gallery-content, #sp-item-gallery-5 > ul > li > p.item-gallery-content, #sp-item-gallery-6 > ul > li > p.item-gallery-content, #sp-item-gallery-7 > ul > li > p.item-gallery-content{
  margin-top : 2px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-icons, #sp-item-gallery-2 > ul > li > p.item-gallery-icons, #sp-item-gallery-3 > ul > li > p.item-gallery-icons, #sp-item-gallery-4 > ul > li > p.item-gallery-icons, #sp-item-gallery-5 > ul > li > p.item-gallery-icons, #sp-item-gallery-6 > ul > li > p.item-gallery-icons, #sp-item-gallery-7 > ul > li > p.item-gallery-icons{
  text-align : left;
  margin-bottom : 0px;
  width : 100%;
  min-height : 20px;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-2 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-3 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-4 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-5 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-6 > ul > li > p.item-gallery-icons .item-gallery-icon-new, #sp-item-gallery-7 > ul > li > p.item-gallery-icons .item-gallery-icon-new{
  background-color : #f06060;
  background-image : none, url(preset/icons/item-gallery-icon1.png);
  background-repeat : repeat, no-repeat;
  background-attachment : scroll, scroll;
  background-position : 0% 0%, center 50%;
  background-clip : border-box, border-box;
  background-origin : padding-box, padding-box;
  background-size : auto auto, auto auto;
  width : 26px;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-2 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-3 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-4 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-5 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-6 > ul > li > p.item-gallery-icons .item-gallery-icon-popular, #sp-item-gallery-7 > ul > li > p.item-gallery-icons .item-gallery-icon-popular{
  background-color : #04bfbf;
  background-image : none, url(preset/icons/item-gallery-icon2.png);
  background-repeat : repeat, no-repeat;
  background-attachment : scroll, scroll;
  background-position : 0% 0%, center 50%;
  background-clip : border-box, border-box;
  background-origin : padding-box, padding-box;
  background-size : auto auto, auto auto;
  width : 42px;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-2 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-3 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-4 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-5 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-6 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend, #sp-item-gallery-7 > ul > li > p.item-gallery-icons .item-gallery-icon-recomend{
  background-color : #e6a408;
  background-image : none, url(preset/icons/item-gallery-icon3.png);
  background-repeat : repeat, no-repeat;
  background-attachment : scroll, scroll;
  background-position : 0% 0%, center 50%;
  background-clip : border-box, border-box;
  background-origin : padding-box, padding-box;
  background-size : auto auto, auto auto;
  width : 38px;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-2 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-3 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-4 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-5 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-6 > ul > li > p.item-gallery-icons .item-gallery-icon-sale, #sp-item-gallery-7 > ul > li > p.item-gallery-icons .item-gallery-icon-sale{
  background-color : #0a7bb5;
  background-image : none, url(preset/icons/item-gallery-icon4.png);
  background-repeat : repeat, no-repeat;
  background-attachment : scroll, scroll;
  background-position : 0% 0%, center 50%;
  background-clip : border-box, border-box;
  background-origin : padding-box, padding-box;
  background-size : auto auto, auto auto;
  margin-right : 0px;
  width : 29px;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-icons span, #sp-item-gallery-2 > ul > li > p.item-gallery-icons span, #sp-item-gallery-3 > ul > li > p.item-gallery-icons span, #sp-item-gallery-4 > ul > li > p.item-gallery-icons span, #sp-item-gallery-5 > ul > li > p.item-gallery-icons span, #sp-item-gallery-6 > ul > li > p.item-gallery-icons span, #sp-item-gallery-7 > ul > li > p.item-gallery-icons span{
  line-height : 12px;
  text-align : center;
  margin-right : 3px;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
  height : 12px;
  display : inline-block;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-price, #sp-item-gallery-2 > ul > li > p.item-gallery-price, #sp-item-gallery-3 > ul > li > p.item-gallery-price, #sp-item-gallery-4 > ul > li > p.item-gallery-price, #sp-item-gallery-5 > ul > li > p.item-gallery-price, #sp-item-gallery-6 > ul > li > p.item-gallery-price, #sp-item-gallery-7 > ul > li > p.item-gallery-price{
  color : #474747;
  text-align : left;
  margin-bottom : 0px;
  white-space : nowrap;
  overflow : hidden;
  text-overflow : ellipsis;
  word-wrap : normal;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-2 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-3 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-4 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-5 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-6 > ul > li > p.item-gallery-price .item-gallery-price-after, #sp-item-gallery-7 > ul > li > p.item-gallery-price .item-gallery-price-after{
  font-size : small;
  color : #cacaca;
  margin-left : 5px;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-2 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-3 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-4 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-5 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-6 > ul > li > p.item-gallery-price .item-gallery-price-before, #sp-item-gallery-7 > ul > li > p.item-gallery-price .item-gallery-price-before{
  font-weight : bold;
  color : #c81414;
  margin-right : 5px;
}

#sp-item-gallery-1 > ul > li > p.item-gallery-title, #sp-item-gallery-2 > ul > li > p.item-gallery-title, #sp-item-gallery-3 > ul > li > p.item-gallery-title, #sp-item-gallery-4 > ul > li > p.item-gallery-title, #sp-item-gallery-5 > ul > li > p.item-gallery-title, #sp-item-gallery-6 > ul > li > p.item-gallery-title, #sp-item-gallery-7 > ul > li > p.item-gallery-title{
  font-size : 1.2em;
  font-weight : bold;
  line-height : 2.5em;
  color : #474747;
  background-color : transparent;
  background-image : url(img/title-back-01.gif);
  background-repeat : repeat-x;
  background-attachment : scroll;
  background-position : left bottom;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  text-align : left;
  padding-left : 10px;
  margin-bottom : 5px;
  white-space : nowrap;
  overflow : hidden;
  text-overflow : ellipsis;
  word-wrap : normal;
}

#sp-item-gallery-1 > ul > li > p:last-child, #sp-item-gallery-2 > ul > li > p:last-child, #sp-item-gallery-3 > ul > li > p:last-child, #sp-item-gallery-4 > ul > li > p:last-child, #sp-item-gallery-5 > ul > li > p:last-child, #sp-item-gallery-6 > ul > li > p:last-child, #sp-item-gallery-7 > ul > li > p:last-child{
  margin-bottom : 0px;
}

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

#sp-wp-post-list-1 article > header > h4 > a, #sp-wp-post-list-10 article > header > h4 > a, #sp-wp-post-list-11 article > header > h4 > a, #sp-wp-post-list-12 article > header > h4 > a, #sp-wp-post-list-13 article > header > h4 > a, #sp-wp-post-list-2 article > header > h4 > a, #sp-wp-post-list-22 article > header > h4 > a, #sp-wp-post-list-27 article > header > h4 > a, #sp-wp-post-list-3 article > header > h4 > a, #sp-wp-post-list-4 article > header > h4 > a, #sp-wp-post-list-5 article > header > h4 > a, #sp-wp-post-list-52 article > header > h4 > a, #sp-wp-post-list-57 article > header > h4 > a, #sp-wp-post-list-6 article > header > h4 > a, #sp-wp-post-list-7 article > header > h4 > a, #sp-wp-post-list-9 article > header > h4 > a{
  font-size : 1.8rem;
  font-weight : bold;
  line-height : 1.5;
  color : #474747;
  background-image : url(img/title-back-01.gif);
  background-repeat : repeat-x;
  background-position : left bottom;
  text-decoration : none;
  padding-top : 6px;
  padding-left : 7px;
  padding-right : 7px;
  padding-bottom : 6px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 20px;
  display : block;
}

#sp-wp-post-list-1 > .hpb-more-entry, #sp-wp-post-list-10 > .hpb-more-entry, #sp-wp-post-list-11 > .hpb-more-entry, #sp-wp-post-list-12 > .hpb-more-entry, #sp-wp-post-list-13 > .hpb-more-entry, #sp-wp-post-list-2 > .hpb-more-entry, #sp-wp-post-list-22 > .hpb-more-entry, #sp-wp-post-list-27 > .hpb-more-entry, #sp-wp-post-list-3 > .hpb-more-entry, #sp-wp-post-list-4 > .hpb-more-entry, #sp-wp-post-list-5 > .hpb-more-entry, #sp-wp-post-list-52 > .hpb-more-entry, #sp-wp-post-list-57 > .hpb-more-entry, #sp-wp-post-list-6 > .hpb-more-entry, #sp-wp-post-list-7 > .hpb-more-entry, #sp-wp-post-list-9 > .hpb-more-entry{
  font-size : 1.2rem;
  text-align : right;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-wp-post-list-1 > .hpb-more-entry a, #sp-wp-post-list-10 > .hpb-more-entry a, #sp-wp-post-list-11 > .hpb-more-entry a, #sp-wp-post-list-12 > .hpb-more-entry a, #sp-wp-post-list-13 > .hpb-more-entry a, #sp-wp-post-list-2 > .hpb-more-entry a, #sp-wp-post-list-22 > .hpb-more-entry a, #sp-wp-post-list-27 > .hpb-more-entry a, #sp-wp-post-list-3 > .hpb-more-entry a, #sp-wp-post-list-4 > .hpb-more-entry a, #sp-wp-post-list-5 > .hpb-more-entry a, #sp-wp-post-list-52 > .hpb-more-entry a, #sp-wp-post-list-57 > .hpb-more-entry a, #sp-wp-post-list-6 > .hpb-more-entry a, #sp-wp-post-list-7 > .hpb-more-entry a, #sp-wp-post-list-9 > .hpb-more-entry a{
  background-color : #fdfbf3;
  text-decoration : none;
  padding-top : 2px;
  padding-left : 23px;
  padding-right : 23px;
  padding-bottom : 2px;
  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 : #787878;
  border-left-color : #787878;
  border-right-color : #787878;
  border-bottom-color : #787878;
  border-top-left-radius : 12px 12px;
  border-top-right-radius : 12px 12px;
  border-bottom-right-radius : 12px 12px;
  border-bottom-left-radius : 12px 12px;
  display : inline-block;
}

#sp-wp-post-list-1 > article, #sp-wp-post-list-10 > article, #sp-wp-post-list-11 > article, #sp-wp-post-list-12 > article, #sp-wp-post-list-13 > article, #sp-wp-post-list-2 > article, #sp-wp-post-list-22 > article, #sp-wp-post-list-27 > article, #sp-wp-post-list-3 > article, #sp-wp-post-list-4 > article, #sp-wp-post-list-5 > article, #sp-wp-post-list-52 > article, #sp-wp-post-list-57 > article, #sp-wp-post-list-6 > article, #sp-wp-post-list-7 > article, #sp-wp-post-list-9 > article{
  padding-left : 0px;
  padding-right : 0px;
  margin-top : 0px;
  margin-bottom : 20px;
}

#sp-wp-post-list-1 > article > div, #sp-wp-post-list-10 > article > div, #sp-wp-post-list-11 > article > div, #sp-wp-post-list-12 > article > div, #sp-wp-post-list-13 > article > div, #sp-wp-post-list-2 > article > div, #sp-wp-post-list-22 > article > div, #sp-wp-post-list-27 > article > div, #sp-wp-post-list-3 > article > div, #sp-wp-post-list-4 > article > div, #sp-wp-post-list-5 > article > div, #sp-wp-post-list-52 > article > div, #sp-wp-post-list-57 > article > div, #sp-wp-post-list-6 > article > div, #sp-wp-post-list-7 > article > div, #sp-wp-post-list-9 > article > div{
  padding-left : 20px;
  padding-right : 20px;
}

#sp-wp-post-list-1 > article > footer, #sp-wp-post-list-10 > article > footer, #sp-wp-post-list-11 > article > footer, #sp-wp-post-list-12 > article > footer, #sp-wp-post-list-13 > article > footer, #sp-wp-post-list-2 > article > footer, #sp-wp-post-list-22 > article > footer, #sp-wp-post-list-27 > article > footer, #sp-wp-post-list-3 > article > footer, #sp-wp-post-list-4 > article > footer, #sp-wp-post-list-5 > article > footer, #sp-wp-post-list-52 > article > footer, #sp-wp-post-list-57 > article > footer, #sp-wp-post-list-6 > article > footer, #sp-wp-post-list-7 > article > footer, #sp-wp-post-list-9 > article > footer{
  padding-left : 20px;
  padding-right : 20px;
  clear : both;
}

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

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

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

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

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

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

#sp-wp-post-list-1> article> footer a, #sp-wp-post-list-10> article> footer a, #sp-wp-post-list-11> article> footer a, #sp-wp-post-list-12> article> footer a, #sp-wp-post-list-13> article> footer a, #sp-wp-post-list-2> article> footer a, #sp-wp-post-list-22> article> footer a, #sp-wp-post-list-27> article> footer a, #sp-wp-post-list-3> article> footer a, #sp-wp-post-list-4> article> footer a, #sp-wp-post-list-5> article> footer a, #sp-wp-post-list-52> article> footer a, #sp-wp-post-list-57> article> footer a, #sp-wp-post-list-6> article> footer a, #sp-wp-post-list-7> article> footer a, #sp-wp-post-list-9> article> footer a {
}

#sp-wp-post-list-1 > article > footer span, #sp-wp-post-list-10 > article > footer span, #sp-wp-post-list-11 > article > footer span, #sp-wp-post-list-12 > article > footer span, #sp-wp-post-list-13 > article > footer span, #sp-wp-post-list-2 > article > footer span, #sp-wp-post-list-22 > article > footer span, #sp-wp-post-list-27 > article > footer span, #sp-wp-post-list-3 > article > footer span, #sp-wp-post-list-4 > article > footer span, #sp-wp-post-list-5 > article > footer span, #sp-wp-post-list-52 > article > footer span, #sp-wp-post-list-57 > article > footer span, #sp-wp-post-list-6 > article > footer span, #sp-wp-post-list-7 > article > footer span, #sp-wp-post-list-9 > 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-wp-post-list-1 > article > header, #sp-wp-post-list-10 > article > header, #sp-wp-post-list-11 > article > header, #sp-wp-post-list-12 > article > header, #sp-wp-post-list-13 > article > header, #sp-wp-post-list-2 > article > header, #sp-wp-post-list-22 > article > header, #sp-wp-post-list-27 > article > header, #sp-wp-post-list-3 > article > header, #sp-wp-post-list-4 > article > header, #sp-wp-post-list-5 > article > header, #sp-wp-post-list-52 > article > header, #sp-wp-post-list-57 > article > header, #sp-wp-post-list-6 > article > header, #sp-wp-post-list-7 > article > header, #sp-wp-post-list-9 > article > header{
  margin-bottom : 0px;
}

#sp-wp-post-list-1 > article > header > h4, #sp-wp-post-list-10 > article > header > h4, #sp-wp-post-list-11 > article > header > h4, #sp-wp-post-list-12 > article > header > h4, #sp-wp-post-list-13 > article > header > h4, #sp-wp-post-list-2 > article > header > h4, #sp-wp-post-list-22 > article > header > h4, #sp-wp-post-list-27 > article > header > h4, #sp-wp-post-list-3 > article > header > h4, #sp-wp-post-list-4 > article > header > h4, #sp-wp-post-list-5 > article > header > h4, #sp-wp-post-list-52 > article > header > h4, #sp-wp-post-list-57 > article > header > h4, #sp-wp-post-list-6 > article > header > h4, #sp-wp-post-list-7 > article > header > h4, #sp-wp-post-list-9 > article > header > h4{
  background-color : transparent;
  margin-bottom : 0px;
}

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

#sp-wp-post-list-1 > dl, #sp-wp-post-list-10 > dl, #sp-wp-post-list-11 > dl, #sp-wp-post-list-12 > dl, #sp-wp-post-list-13 > dl, #sp-wp-post-list-2 > dl, #sp-wp-post-list-22 > dl, #sp-wp-post-list-27 > dl, #sp-wp-post-list-3 > dl, #sp-wp-post-list-4 > dl, #sp-wp-post-list-5 > dl, #sp-wp-post-list-52 > dl, #sp-wp-post-list-57 > dl, #sp-wp-post-list-6 > dl, #sp-wp-post-list-7 > dl, #sp-wp-post-list-9 > dl{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 20px;
  margin-right : 20px;
  margin-bottom : 0px;
}

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

#sp-wp-post-list-1 > dl > dd, #sp-wp-post-list-10 > dl > dd, #sp-wp-post-list-11 > dl > dd, #sp-wp-post-list-12 > dl > dd, #sp-wp-post-list-13 > dl > dd, #sp-wp-post-list-2 > dl > dd, #sp-wp-post-list-22 > dl > dd, #sp-wp-post-list-27 > dl > dd, #sp-wp-post-list-3 > dl > dd, #sp-wp-post-list-4 > dl > dd, #sp-wp-post-list-5 > dl > dd, #sp-wp-post-list-52 > dl > dd, #sp-wp-post-list-57 > dl > dd, #sp-wp-post-list-6 > dl > dd, #sp-wp-post-list-7 > dl > dd, #sp-wp-post-list-9 > dl > dd{
  padding-top : 5px;
  padding-left : 149px;
  padding-right : 5px;
  padding-bottom : 5px;
  margin-top : 0px;
  margin-left : -149px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 100%;
  float : left;
}

#sp-wp-post-list-1 > dl > dt, #sp-wp-post-list-10 > dl > dt, #sp-wp-post-list-11 > dl > dt, #sp-wp-post-list-12 > dl > dt, #sp-wp-post-list-13 > dl > dt, #sp-wp-post-list-2 > dl > dt, #sp-wp-post-list-22 > dl > dt, #sp-wp-post-list-27 > dl > dt, #sp-wp-post-list-3 > dl > dt, #sp-wp-post-list-4 > dl > dt, #sp-wp-post-list-5 > dl > dt, #sp-wp-post-list-52 > dl > dt, #sp-wp-post-list-57 > dl > dt, #sp-wp-post-list-6 > dl > dt, #sp-wp-post-list-7 > dl > dt, #sp-wp-post-list-9 > dl > dt{
  background-image : url(img/icon-nav-arrow-01.png);
  background-repeat : no-repeat;
  background-position : left 0.9em;
  padding-top : 5px;
  padding-left : 15px;
  padding-right : 5px;
  padding-bottom : 5px;
  width : 149px;
  float : left;
}

#sp-wp-post-list-1 > h3, #sp-wp-post-list-10 > h3, #sp-wp-post-list-11 > h3, #sp-wp-post-list-12 > h3, #sp-wp-post-list-13 > h3, #sp-wp-post-list-2 > h3, #sp-wp-post-list-22 > h3, #sp-wp-post-list-27 > h3, #sp-wp-post-list-3 > h3, #sp-wp-post-list-4 > h3, #sp-wp-post-list-5 > h3, #sp-wp-post-list-52 > h3, #sp-wp-post-list-57 > h3, #sp-wp-post-list-6 > h3, #sp-wp-post-list-7 > h3, #sp-wp-post-list-9 > h3{
  background-color : transparent;
  margin-bottom : 0px;
}

#sp-wp-post-list-1 > h3 > a, #sp-wp-post-list-10 > h3 > a, #sp-wp-post-list-11 > h3 > a, #sp-wp-post-list-12 > h3 > a, #sp-wp-post-list-13 > h3 > a, #sp-wp-post-list-2 > h3 > a, #sp-wp-post-list-22 > h3 > a, #sp-wp-post-list-27 > h3 > a, #sp-wp-post-list-3 > h3 > a, #sp-wp-post-list-4 > h3 > a, #sp-wp-post-list-5 > h3 > a, #sp-wp-post-list-52 > h3 > a, #sp-wp-post-list-57 > h3 > a, #sp-wp-post-list-6 > h3 > a, #sp-wp-post-list-7 > h3 > a, #sp-wp-post-list-9 > h3 > a{
  font-size : 1.8rem;
  font-weight : bold;
  line-height : 1.5;
  color : #474747;
  background-image : url(img/title-back-01.gif);
  background-repeat : repeat-x;
  background-position : left bottom;
  text-decoration : none;
  padding-top : 6px;
  padding-left : 7px;
  padding-right : 7px;
  padding-bottom : 6px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 20px;
  display : block;
}

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

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

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

#sp-wp-post-list-1 > nav a, #sp-wp-post-list-10 > nav a, #sp-wp-post-list-11 > nav a, #sp-wp-post-list-12 > nav a, #sp-wp-post-list-13 > nav a, #sp-wp-post-list-2 > nav a, #sp-wp-post-list-22 > nav a, #sp-wp-post-list-27 > nav a, #sp-wp-post-list-3 > nav a, #sp-wp-post-list-4 > nav a, #sp-wp-post-list-5 > nav a, #sp-wp-post-list-52 > nav a, #sp-wp-post-list-57 > nav a, #sp-wp-post-list-6 > nav a, #sp-wp-post-list-7 > nav a, #sp-wp-post-list-9 > nav a{
  font-style : italic;
  text-decoration : underline;
}

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

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

#sp-wp-post-list-1> ul> li, #sp-wp-post-list-10> ul> li, #sp-wp-post-list-11> ul> li, #sp-wp-post-list-12> ul> li, #sp-wp-post-list-13> ul> li, #sp-wp-post-list-2> ul> li, #sp-wp-post-list-22> ul> li, #sp-wp-post-list-27> ul> li, #sp-wp-post-list-3> ul> li, #sp-wp-post-list-4> ul> li, #sp-wp-post-list-5> ul> li, #sp-wp-post-list-52> ul> li, #sp-wp-post-list-57> ul> li, #sp-wp-post-list-6> ul> li, #sp-wp-post-list-7> ul> li, #sp-wp-post-list-9> ul> li {
}

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

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

  #sp-wp-post-list-1 dl dd, #sp-wp-post-list-10 dl dd, #sp-wp-post-list-11 dl dd, #sp-wp-post-list-12 dl dd, #sp-wp-post-list-13 dl dd, #sp-wp-post-list-2 dl dd, #sp-wp-post-list-22 dl dd, #sp-wp-post-list-27 dl dd, #sp-wp-post-list-3 dl dd, #sp-wp-post-list-4 dl dd, #sp-wp-post-list-5 dl dd, #sp-wp-post-list-52 dl dd, #sp-wp-post-list-57 dl dd, #sp-wp-post-list-6 dl dd, #sp-wp-post-list-7 dl dd, #sp-wp-post-list-9 dl dd{
    margin-left : 10px;
  }

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

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

#sp-block-container-1 > .large, #sp-block-container-4 > .large{
  font-size : 1.2em;
}

#sp-block-container-1 > .medium, #sp-block-container-4 > .medium{
  font-size : 1em;
}

#sp-block-container-1 > .small, #sp-block-container-4 > .small{
  font-size : 0.9em;
}

#sp-block-container-1 > .x-large, #sp-block-container-4 > .x-large{
  font-size : 1.5em;
}

#sp-block-container-1 > .x-small, #sp-block-container-4 > .x-small{
  font-size : 0.8em;
}

#sp-block-container-1 > .xx-large, #sp-block-container-4 > .xx-large{
  font-size : 2em;
}

#sp-block-container-1 > .xx-small, #sp-block-container-4 > .xx-small{
  font-size : 0.7em;
}

#sp-block-container-1 > em, #sp-block-container-4 > em{
  font-style : oblique;
  color : #f09654;
}

#sp-block-container-1 > h1, #sp-block-container-4 > h1{
  color : #515151;
  border-bottom-width : 3px;
  border-bottom-style : solid;
  border-bottom-color : #f09654;
}

#sp-block-container-1 > h2, #sp-block-container-4 > h2{
  color : #515151;
  border-bottom-width : 3px;
  border-bottom-style : dotted;
  border-bottom-color : #f09654;
}

#sp-block-container-1 > h3, #sp-block-container-4 > h3{
  font-size : 1.3em;
  color : #515151;
  border-top-width : 1px;
  border-bottom-width : 2px;
  border-top-style : solid;
  border-bottom-style : dotted;
  border-top-color : #f09654;
  border-bottom-color : #f09654;
  clear : both;
}

#sp-block-container-1 > h4, #sp-block-container-4 > h4{
  font-size : 1.2em;
  color : #515151;
  border-bottom-width : 2px;
  border-bottom-style : dotted;
  border-bottom-color : #f09654;
  clear : both;
}

#sp-block-container-1 > h5, #sp-block-container-4 > h5{
  font-size : 1em;
  color : #515151;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #f09654;
  clear : both;
}

#sp-block-container-1 > h6, #sp-block-container-4 > h6{
  font-size : 1em;
  color : #515151;
  padding-top : 3px;
  padding-left : 8px;
  padding-right : 0px;
  padding-bottom : 3px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #f09654;
  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-1 > p, #sp-block-container-4 > p{
  line-height : 1.4;
  color : #515151;
  text-align : left;
  text-indent : 1em;
  margin-top : 1.5em;
  margin-left : 3em;
  margin-right : 0em;
  margin-bottom : 1.5em;
}

#sp-block-container-1 > p.indent, #sp-block-container-4 > p.indent{
  padding-left : 15px;
}

#sp-block-container-1 > strong, #sp-block-container-4 > strong{
  font-weight : bold;
  color : #515151;
  border-bottom-width : 2px;
  border-bottom-style : dotted;
  border-bottom-color : #f09654;
}

#sp-table-101, #sp-table-102, #sp-table-104, #sp-table-106, #sp-table-108, #sp-table-78{
  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 : #d8d8d8;
  border-left-color : #d8d8d8;
  border-right-color : #d8d8d8;
  border-bottom-color : #d8d8d8;
  width : 100%;
  border-collapse : collapse;
}

#sp-table-101 > tbody > tr > td, #sp-table-102 > tbody > tr > td, #sp-table-104 > tbody > tr > td, #sp-table-106 > tbody > tr > td, #sp-table-108 > tbody > tr > td, #sp-table-78 > 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 : #d8d8d8;
  border-left-color : #d8d8d8;
  border-right-color : #d8d8d8;
  border-bottom-color : #d8d8d8;
}

#sp-table-101 > tbody > tr > th, #sp-table-102 > tbody > tr > th, #sp-table-104 > tbody > tr > th, #sp-table-106 > tbody > tr > th, #sp-table-108 > tbody > tr > th, #sp-table-78 > tbody > tr > th{
  font-weight : bold;
  color : #393939;
  background-color : #ffe4e4;
  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 : #d8d8d8;
  border-left-color : #d8d8d8;
  border-right-color : #d8d8d8;
  border-bottom-color : #d8d8d8;
}

#sp-page-title-1 > h1, #sp-page-title-2 > h1, #sp-page-title-3 > h1, #sp-page-title-4 > h1, #sp-page-title-5 > h1, #sp-page-title-6 > h1{
  font-size : 1.8rem;
  font-weight : bold;
  line-height : 1.5;
  color : #474747;
  background-image : url(img/title-back-01.gif);
  background-repeat : repeat-x;
  background-position : left bottom;
  text-decoration : none;
  padding-top : 6px;
  padding-left : 7px;
  padding-right : 7px;
  padding-bottom : 6px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-block-container-10 > .large, #sp-block-container-11 > .large, #sp-block-container-12 > .large, #sp-block-container-13 > .large, #sp-block-container-14 > .large, #sp-block-container-15 > .large, #sp-block-container-16 > .large, #sp-block-container-20 > .large, #sp-block-container-21 > .large, #sp-block-container-22 > .large, #sp-block-container-23 > .large, #sp-block-container-24 > .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-3 > .large, #sp-block-container-30 > .large, #sp-block-container-31 > .large, #sp-block-container-33 > .large, #sp-block-container-34 > .large, #sp-block-container-35 > .large, #sp-block-container-36 > .large, #sp-block-container-37 > .large, #sp-block-container-38 > .large, #sp-block-container-39 > .large, #sp-block-container-40 > .large, #sp-block-container-41 > .large, #sp-block-container-42 > .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-48 > .large, #sp-block-container-49 > .large, #sp-block-container-50 > .large, #sp-block-container-51 > .large, #sp-block-container-52 > .large, #sp-block-container-53 > .large, #sp-block-container-54 > .large, #sp-block-container-55 > .large, #sp-block-container-56 > .large, #sp-block-container-57 > .large, #sp-block-container-58 > .large, #sp-block-container-59 > .large, #sp-block-container-60 > .large, #sp-block-container-61 > .large, #sp-block-container-62 > .large, #sp-block-container-63 > .large, #sp-block-container-64 > .large, #sp-block-container-66 > .large, #sp-block-container-8 > .large, #sp-block-container-9 > .large{
  font-size : 1.5em;
}

#sp-block-container-10 > .medium, #sp-block-container-11 > .medium, #sp-block-container-12 > .medium, #sp-block-container-13 > .medium, #sp-block-container-14 > .medium, #sp-block-container-15 > .medium, #sp-block-container-16 > .medium, #sp-block-container-20 > .medium, #sp-block-container-21 > .medium, #sp-block-container-22 > .medium, #sp-block-container-23 > .medium, #sp-block-container-24 > .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-3 > .medium, #sp-block-container-30 > .medium, #sp-block-container-31 > .medium, #sp-block-container-33 > .medium, #sp-block-container-34 > .medium, #sp-block-container-35 > .medium, #sp-block-container-36 > .medium, #sp-block-container-37 > .medium, #sp-block-container-38 > .medium, #sp-block-container-39 > .medium, #sp-block-container-40 > .medium, #sp-block-container-41 > .medium, #sp-block-container-42 > .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-48 > .medium, #sp-block-container-49 > .medium, #sp-block-container-50 > .medium, #sp-block-container-51 > .medium, #sp-block-container-52 > .medium, #sp-block-container-53 > .medium, #sp-block-container-54 > .medium, #sp-block-container-55 > .medium, #sp-block-container-56 > .medium, #sp-block-container-57 > .medium, #sp-block-container-58 > .medium, #sp-block-container-59 > .medium, #sp-block-container-60 > .medium, #sp-block-container-61 > .medium, #sp-block-container-62 > .medium, #sp-block-container-63 > .medium, #sp-block-container-64 > .medium, #sp-block-container-66 > .medium, #sp-block-container-8 > .medium, #sp-block-container-9 > .medium{
  font-size : 1em;
}

#sp-block-container-10 > .x-large, #sp-block-container-11 > .x-large, #sp-block-container-12 > .x-large, #sp-block-container-13 > .x-large, #sp-block-container-14 > .x-large, #sp-block-container-15 > .x-large, #sp-block-container-16 > .x-large, #sp-block-container-20 > .x-large, #sp-block-container-21 > .x-large, #sp-block-container-22 > .x-large, #sp-block-container-23 > .x-large, #sp-block-container-24 > .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-3 > .x-large, #sp-block-container-30 > .x-large, #sp-block-container-31 > .x-large, #sp-block-container-33 > .x-large, #sp-block-container-34 > .x-large, #sp-block-container-35 > .x-large, #sp-block-container-36 > .x-large, #sp-block-container-37 > .x-large, #sp-block-container-38 > .x-large, #sp-block-container-39 > .x-large, #sp-block-container-40 > .x-large, #sp-block-container-41 > .x-large, #sp-block-container-42 > .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-48 > .x-large, #sp-block-container-49 > .x-large, #sp-block-container-50 > .x-large, #sp-block-container-51 > .x-large, #sp-block-container-52 > .x-large, #sp-block-container-53 > .x-large, #sp-block-container-54 > .x-large, #sp-block-container-55 > .x-large, #sp-block-container-56 > .x-large, #sp-block-container-57 > .x-large, #sp-block-container-58 > .x-large, #sp-block-container-59 > .x-large, #sp-block-container-60 > .x-large, #sp-block-container-61 > .x-large, #sp-block-container-62 > .x-large, #sp-block-container-63 > .x-large, #sp-block-container-64 > .x-large, #sp-block-container-66 > .x-large, #sp-block-container-8 > .x-large, #sp-block-container-9 > .x-large{
  font-size : 2em;
}

#sp-block-container-10 > .x-small, #sp-block-container-11 > .x-small, #sp-block-container-12 > .x-small, #sp-block-container-13 > .x-small, #sp-block-container-14 > .x-small, #sp-block-container-15 > .x-small, #sp-block-container-16 > .x-small, #sp-block-container-20 > .x-small, #sp-block-container-21 > .x-small, #sp-block-container-22 > .x-small, #sp-block-container-23 > .x-small, #sp-block-container-24 > .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-3 > .x-small, #sp-block-container-30 > .x-small, #sp-block-container-31 > .x-small, #sp-block-container-33 > .x-small, #sp-block-container-34 > .x-small, #sp-block-container-35 > .x-small, #sp-block-container-36 > .x-small, #sp-block-container-37 > .x-small, #sp-block-container-38 > .x-small, #sp-block-container-39 > .x-small, #sp-block-container-40 > .x-small, #sp-block-container-41 > .x-small, #sp-block-container-42 > .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-48 > .x-small, #sp-block-container-49 > .x-small, #sp-block-container-50 > .x-small, #sp-block-container-51 > .x-small, #sp-block-container-52 > .x-small, #sp-block-container-53 > .x-small, #sp-block-container-54 > .x-small, #sp-block-container-55 > .x-small, #sp-block-container-56 > .x-small, #sp-block-container-57 > .x-small, #sp-block-container-58 > .x-small, #sp-block-container-59 > .x-small, #sp-block-container-60 > .x-small, #sp-block-container-61 > .x-small, #sp-block-container-62 > .x-small, #sp-block-container-63 > .x-small, #sp-block-container-64 > .x-small, #sp-block-container-66 > .x-small, #sp-block-container-8 > .x-small, #sp-block-container-9 > .x-small{
  font-size : 0.8em;
}

#sp-block-container-10 > .xx-large, #sp-block-container-11 > .xx-large, #sp-block-container-12 > .xx-large, #sp-block-container-13 > .xx-large, #sp-block-container-14 > .xx-large, #sp-block-container-15 > .xx-large, #sp-block-container-16 > .xx-large, #sp-block-container-20 > .xx-large, #sp-block-container-21 > .xx-large, #sp-block-container-22 > .xx-large, #sp-block-container-23 > .xx-large, #sp-block-container-24 > .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-3 > .xx-large, #sp-block-container-30 > .xx-large, #sp-block-container-31 > .xx-large, #sp-block-container-33 > .xx-large, #sp-block-container-34 > .xx-large, #sp-block-container-35 > .xx-large, #sp-block-container-36 > .xx-large, #sp-block-container-37 > .xx-large, #sp-block-container-38 > .xx-large, #sp-block-container-39 > .xx-large, #sp-block-container-40 > .xx-large, #sp-block-container-41 > .xx-large, #sp-block-container-42 > .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-48 > .xx-large, #sp-block-container-49 > .xx-large, #sp-block-container-50 > .xx-large, #sp-block-container-51 > .xx-large, #sp-block-container-52 > .xx-large, #sp-block-container-53 > .xx-large, #sp-block-container-54 > .xx-large, #sp-block-container-55 > .xx-large, #sp-block-container-56 > .xx-large, #sp-block-container-57 > .xx-large, #sp-block-container-58 > .xx-large, #sp-block-container-59 > .xx-large, #sp-block-container-60 > .xx-large, #sp-block-container-61 > .xx-large, #sp-block-container-62 > .xx-large, #sp-block-container-63 > .xx-large, #sp-block-container-64 > .xx-large, #sp-block-container-66 > .xx-large, #sp-block-container-8 > .xx-large, #sp-block-container-9 > .xx-large{
  font-size : 3em;
}

#sp-block-container-10 > .xx-small, #sp-block-container-11 > .xx-small, #sp-block-container-12 > .xx-small, #sp-block-container-13 > .xx-small, #sp-block-container-14 > .xx-small, #sp-block-container-15 > .xx-small, #sp-block-container-16 > .xx-small, #sp-block-container-20 > .xx-small, #sp-block-container-21 > .xx-small, #sp-block-container-22 > .xx-small, #sp-block-container-23 > .xx-small, #sp-block-container-24 > .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-3 > .xx-small, #sp-block-container-30 > .xx-small, #sp-block-container-31 > .xx-small, #sp-block-container-33 > .xx-small, #sp-block-container-34 > .xx-small, #sp-block-container-35 > .xx-small, #sp-block-container-36 > .xx-small, #sp-block-container-37 > .xx-small, #sp-block-container-38 > .xx-small, #sp-block-container-39 > .xx-small, #sp-block-container-40 > .xx-small, #sp-block-container-41 > .xx-small, #sp-block-container-42 > .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-48 > .xx-small, #sp-block-container-49 > .xx-small, #sp-block-container-50 > .xx-small, #sp-block-container-51 > .xx-small, #sp-block-container-52 > .xx-small, #sp-block-container-53 > .xx-small, #sp-block-container-54 > .xx-small, #sp-block-container-55 > .xx-small, #sp-block-container-56 > .xx-small, #sp-block-container-57 > .xx-small, #sp-block-container-58 > .xx-small, #sp-block-container-59 > .xx-small, #sp-block-container-60 > .xx-small, #sp-block-container-61 > .xx-small, #sp-block-container-62 > .xx-small, #sp-block-container-63 > .xx-small, #sp-block-container-64 > .xx-small, #sp-block-container-66 > .xx-small, #sp-block-container-8 > .xx-small, #sp-block-container-9 > .xx-small{
  font-size : 0.7em;
}

#sp-block-container-10 > em, #sp-block-container-11 > em, #sp-block-container-12 > em, #sp-block-container-13 > em, #sp-block-container-14 > em, #sp-block-container-15 > em, #sp-block-container-16 > em, #sp-block-container-20 > em, #sp-block-container-21 > em, #sp-block-container-22 > em, #sp-block-container-23 > em, #sp-block-container-24 > 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-3 > em, #sp-block-container-30 > em, #sp-block-container-31 > em, #sp-block-container-33 > em, #sp-block-container-34 > em, #sp-block-container-35 > em, #sp-block-container-36 > em, #sp-block-container-37 > em, #sp-block-container-38 > em, #sp-block-container-39 > em, #sp-block-container-40 > em, #sp-block-container-41 > em, #sp-block-container-42 > 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-48 > em, #sp-block-container-49 > em, #sp-block-container-50 > em, #sp-block-container-51 > em, #sp-block-container-52 > em, #sp-block-container-53 > em, #sp-block-container-54 > em, #sp-block-container-55 > em, #sp-block-container-56 > em, #sp-block-container-57 > em, #sp-block-container-58 > em, #sp-block-container-59 > em, #sp-block-container-60 > em, #sp-block-container-61 > em, #sp-block-container-62 > em, #sp-block-container-63 > em, #sp-block-container-64 > em, #sp-block-container-66 > em, #sp-block-container-8 > em, #sp-block-container-9 > em{
  font-style : oblique;
  color : #2c7af5;
}

#sp-block-container-10 > h1, #sp-block-container-11 > h1, #sp-block-container-12 > h1, #sp-block-container-13 > h1, #sp-block-container-14 > h1, #sp-block-container-15 > h1, #sp-block-container-16 > h1, #sp-block-container-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-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-3 > h1, #sp-block-container-30 > h1, #sp-block-container-31 > h1, #sp-block-container-33 > h1, #sp-block-container-34 > h1, #sp-block-container-35 > h1, #sp-block-container-36 > h1, #sp-block-container-37 > h1, #sp-block-container-38 > h1, #sp-block-container-39 > h1, #sp-block-container-40 > h1, #sp-block-container-41 > h1, #sp-block-container-42 > 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-48 > h1, #sp-block-container-49 > h1, #sp-block-container-50 > h1, #sp-block-container-51 > h1, #sp-block-container-52 > h1, #sp-block-container-53 > h1, #sp-block-container-54 > h1, #sp-block-container-55 > h1, #sp-block-container-56 > h1, #sp-block-container-57 > h1, #sp-block-container-58 > h1, #sp-block-container-59 > h1, #sp-block-container-60 > h1, #sp-block-container-61 > h1, #sp-block-container-62 > h1, #sp-block-container-63 > h1, #sp-block-container-64 > h1, #sp-block-container-66 > h1, #sp-block-container-8 > h1, #sp-block-container-9 > h1{
  color : #515151;
  border-left-width : 15px;
  border-bottom-width : 2px;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : #2c7af5;
  border-bottom-color : #2c7af5;
}

#sp-block-container-10 > h2, #sp-block-container-11 > h2, #sp-block-container-12 > h2, #sp-block-container-13 > h2, #sp-block-container-14 > h2, #sp-block-container-15 > h2, #sp-block-container-16 > h2, #sp-block-container-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-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-3 > h2, #sp-block-container-30 > h2, #sp-block-container-31 > h2, #sp-block-container-33 > h2, #sp-block-container-34 > h2, #sp-block-container-35 > h2, #sp-block-container-36 > h2, #sp-block-container-37 > h2, #sp-block-container-38 > h2, #sp-block-container-39 > h2, #sp-block-container-40 > h2, #sp-block-container-41 > h2, #sp-block-container-42 > 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-48 > h2, #sp-block-container-49 > h2, #sp-block-container-50 > h2, #sp-block-container-51 > h2, #sp-block-container-52 > h2, #sp-block-container-53 > h2, #sp-block-container-54 > h2, #sp-block-container-55 > h2, #sp-block-container-56 > h2, #sp-block-container-57 > h2, #sp-block-container-58 > h2, #sp-block-container-59 > h2, #sp-block-container-60 > h2, #sp-block-container-61 > h2, #sp-block-container-62 > h2, #sp-block-container-63 > h2, #sp-block-container-64 > h2, #sp-block-container-66 > h2, #sp-block-container-8 > h2, #sp-block-container-9 > h2{
  color : #515151;
  border-bottom-width : 2px;
  border-bottom-style : dashed;
  border-bottom-color : #2c7af5;
}

#sp-block-container-10 > h3, #sp-block-container-11 > h3, #sp-block-container-12 > h3, #sp-block-container-13 > h3, #sp-block-container-14 > h3, #sp-block-container-15 > h3, #sp-block-container-16 > h3, #sp-block-container-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-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-3 > h3, #sp-block-container-30 > h3, #sp-block-container-31 > h3, #sp-block-container-33 > h3, #sp-block-container-34 > h3, #sp-block-container-35 > h3, #sp-block-container-36 > h3, #sp-block-container-37 > h3, #sp-block-container-38 > h3, #sp-block-container-39 > h3, #sp-block-container-40 > h3, #sp-block-container-41 > h3, #sp-block-container-42 > 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-48 > h3, #sp-block-container-49 > h3, #sp-block-container-50 > h3, #sp-block-container-51 > h3, #sp-block-container-52 > h3, #sp-block-container-53 > h3, #sp-block-container-54 > h3, #sp-block-container-55 > h3, #sp-block-container-56 > h3, #sp-block-container-57 > h3, #sp-block-container-58 > h3, #sp-block-container-59 > h3, #sp-block-container-60 > h3, #sp-block-container-61 > h3, #sp-block-container-62 > h3, #sp-block-container-63 > h3, #sp-block-container-64 > h3, #sp-block-container-66 > h3, #sp-block-container-8 > h3, #sp-block-container-9 > h3{
  font-size : 1.3em;
  color : #515151;
  border-top-width : 1px;
  border-left-width : 10px;
  border-bottom-width : 1px;
  border-top-style : dashed;
  border-left-style : solid;
  border-bottom-style : solid;
  border-top-color : #2c7af5;
  border-left-color : #2c7af5;
  border-bottom-color : #2c7af5;
  clear : both;
}

#sp-block-container-10 > h4, #sp-block-container-11 > h4, #sp-block-container-12 > h4, #sp-block-container-13 > h4, #sp-block-container-14 > h4, #sp-block-container-15 > h4, #sp-block-container-16 > h4, #sp-block-container-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-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-3 > h4, #sp-block-container-30 > h4, #sp-block-container-31 > h4, #sp-block-container-33 > h4, #sp-block-container-34 > h4, #sp-block-container-35 > h4, #sp-block-container-36 > h4, #sp-block-container-37 > h4, #sp-block-container-38 > h4, #sp-block-container-39 > h4, #sp-block-container-40 > h4, #sp-block-container-41 > h4, #sp-block-container-42 > 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-48 > h4, #sp-block-container-49 > h4, #sp-block-container-50 > h4, #sp-block-container-51 > h4, #sp-block-container-52 > h4, #sp-block-container-53 > h4, #sp-block-container-54 > h4, #sp-block-container-55 > h4, #sp-block-container-56 > h4, #sp-block-container-57 > h4, #sp-block-container-58 > h4, #sp-block-container-59 > h4, #sp-block-container-60 > h4, #sp-block-container-61 > h4, #sp-block-container-62 > h4, #sp-block-container-63 > h4, #sp-block-container-64 > h4, #sp-block-container-66 > h4, #sp-block-container-8 > h4, #sp-block-container-9 > h4{
  font-size : 1.2em;
  color : #515151;
  border-left-width : 5px;
  border-bottom-width : 1px;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : #2c7af5;
  border-bottom-color : #2c7af5;
  clear : both;
}

#sp-block-container-10 > h5, #sp-block-container-11 > h5, #sp-block-container-12 > h5, #sp-block-container-13 > h5, #sp-block-container-14 > h5, #sp-block-container-15 > h5, #sp-block-container-16 > h5, #sp-block-container-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-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-3 > h5, #sp-block-container-30 > h5, #sp-block-container-31 > h5, #sp-block-container-33 > h5, #sp-block-container-34 > h5, #sp-block-container-35 > h5, #sp-block-container-36 > h5, #sp-block-container-37 > h5, #sp-block-container-38 > h5, #sp-block-container-39 > h5, #sp-block-container-40 > h5, #sp-block-container-41 > h5, #sp-block-container-42 > 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-48 > h5, #sp-block-container-49 > h5, #sp-block-container-50 > h5, #sp-block-container-51 > h5, #sp-block-container-52 > h5, #sp-block-container-53 > h5, #sp-block-container-54 > h5, #sp-block-container-55 > h5, #sp-block-container-56 > h5, #sp-block-container-57 > h5, #sp-block-container-58 > h5, #sp-block-container-59 > h5, #sp-block-container-60 > h5, #sp-block-container-61 > h5, #sp-block-container-62 > h5, #sp-block-container-63 > h5, #sp-block-container-64 > h5, #sp-block-container-66 > h5, #sp-block-container-8 > h5, #sp-block-container-9 > h5{
  font-size : 1em;
  color : #515151;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #2c7af5;
  clear : both;
}

#sp-block-container-10 > h6, #sp-block-container-11 > h6, #sp-block-container-12 > h6, #sp-block-container-13 > h6, #sp-block-container-14 > h6, #sp-block-container-15 > h6, #sp-block-container-16 > h6, #sp-block-container-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-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-3 > h6, #sp-block-container-30 > h6, #sp-block-container-31 > h6, #sp-block-container-33 > h6, #sp-block-container-34 > h6, #sp-block-container-35 > h6, #sp-block-container-36 > h6, #sp-block-container-37 > h6, #sp-block-container-38 > h6, #sp-block-container-39 > h6, #sp-block-container-40 > h6, #sp-block-container-41 > h6, #sp-block-container-42 > 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-48 > h6, #sp-block-container-49 > h6, #sp-block-container-50 > h6, #sp-block-container-51 > h6, #sp-block-container-52 > h6, #sp-block-container-53 > h6, #sp-block-container-54 > h6, #sp-block-container-55 > h6, #sp-block-container-56 > h6, #sp-block-container-57 > h6, #sp-block-container-58 > h6, #sp-block-container-59 > h6, #sp-block-container-60 > h6, #sp-block-container-61 > h6, #sp-block-container-62 > h6, #sp-block-container-63 > h6, #sp-block-container-64 > h6, #sp-block-container-66 > h6, #sp-block-container-8 > h6, #sp-block-container-9 > h6{
  font-size : 1em;
  color : #515151;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #2c7af5;
}

#sp-block-container-10 > p, #sp-block-container-11 > p, #sp-block-container-12 > p, #sp-block-container-13 > p, #sp-block-container-14 > p, #sp-block-container-15 > p, #sp-block-container-16 > p, #sp-block-container-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-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-3 > p, #sp-block-container-30 > p, #sp-block-container-31 > p, #sp-block-container-33 > p, #sp-block-container-34 > p, #sp-block-container-35 > p, #sp-block-container-36 > p, #sp-block-container-37 > p, #sp-block-container-38 > p, #sp-block-container-39 > p, #sp-block-container-40 > p, #sp-block-container-41 > p, #sp-block-container-42 > 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-48 > p, #sp-block-container-49 > p, #sp-block-container-50 > p, #sp-block-container-51 > p, #sp-block-container-52 > p, #sp-block-container-53 > p, #sp-block-container-54 > p, #sp-block-container-55 > p, #sp-block-container-56 > p, #sp-block-container-57 > p, #sp-block-container-58 > p, #sp-block-container-59 > p, #sp-block-container-60 > p, #sp-block-container-61 > p, #sp-block-container-62 > p, #sp-block-container-63 > p, #sp-block-container-64 > p, #sp-block-container-66 > p, #sp-block-container-8 > p, #sp-block-container-9 > p{
  line-height : 1.4;
  color : #515151;
  text-align : left;
  text-indent : 1em;
  margin-top : 0.5em;
  margin-left : 0.5em;
  margin-right : 0.5em;
  margin-bottom : 0.5em;
}

#sp-block-container-10 > p.indent, #sp-block-container-11 > p.indent, #sp-block-container-12 > p.indent, #sp-block-container-13 > p.indent, #sp-block-container-14 > p.indent, #sp-block-container-15 > p.indent, #sp-block-container-16 > p.indent, #sp-block-container-20 > p.indent, #sp-block-container-21 > p.indent, #sp-block-container-22 > p.indent, #sp-block-container-23 > p.indent, #sp-block-container-24 > 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-3 > p.indent, #sp-block-container-30 > p.indent, #sp-block-container-31 > p.indent, #sp-block-container-33 > p.indent, #sp-block-container-34 > p.indent, #sp-block-container-35 > p.indent, #sp-block-container-36 > p.indent, #sp-block-container-37 > p.indent, #sp-block-container-38 > p.indent, #sp-block-container-39 > p.indent, #sp-block-container-40 > p.indent, #sp-block-container-41 > p.indent, #sp-block-container-42 > 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-48 > p.indent, #sp-block-container-49 > p.indent, #sp-block-container-50 > p.indent, #sp-block-container-51 > p.indent, #sp-block-container-52 > p.indent, #sp-block-container-53 > p.indent, #sp-block-container-54 > p.indent, #sp-block-container-55 > p.indent, #sp-block-container-56 > p.indent, #sp-block-container-57 > p.indent, #sp-block-container-58 > p.indent, #sp-block-container-59 > p.indent, #sp-block-container-60 > p.indent, #sp-block-container-61 > p.indent, #sp-block-container-62 > p.indent, #sp-block-container-63 > p.indent, #sp-block-container-64 > p.indent, #sp-block-container-66 > p.indent, #sp-block-container-8 > p.indent, #sp-block-container-9 > p.indent{
  padding-left : 15px;
}

#sp-block-container-10 > p.small, #sp-block-container-11 > p.small, #sp-block-container-12 > p.small, #sp-block-container-13 > p.small, #sp-block-container-14 > p.small, #sp-block-container-15 > p.small, #sp-block-container-16 > p.small, #sp-block-container-20 > p.small, #sp-block-container-21 > p.small, #sp-block-container-22 > p.small, #sp-block-container-23 > p.small, #sp-block-container-24 > p.small, #sp-block-container-25 > p.small, #sp-block-container-26 > p.small, #sp-block-container-27 > p.small, #sp-block-container-28 > p.small, #sp-block-container-29 > p.small, #sp-block-container-3 > p.small, #sp-block-container-30 > p.small, #sp-block-container-31 > p.small, #sp-block-container-33 > p.small, #sp-block-container-34 > p.small, #sp-block-container-35 > p.small, #sp-block-container-36 > p.small, #sp-block-container-37 > p.small, #sp-block-container-38 > p.small, #sp-block-container-39 > p.small, #sp-block-container-40 > p.small, #sp-block-container-41 > p.small, #sp-block-container-42 > p.small, #sp-block-container-43 > p.small, #sp-block-container-44 > p.small, #sp-block-container-45 > p.small, #sp-block-container-46 > p.small, #sp-block-container-47 > p.small, #sp-block-container-48 > p.small, #sp-block-container-49 > p.small, #sp-block-container-50 > p.small, #sp-block-container-51 > p.small, #sp-block-container-52 > p.small, #sp-block-container-53 > p.small, #sp-block-container-54 > p.small, #sp-block-container-55 > p.small, #sp-block-container-56 > p.small, #sp-block-container-57 > p.small, #sp-block-container-58 > p.small, #sp-block-container-59 > p.small, #sp-block-container-60 > p.small, #sp-block-container-61 > p.small, #sp-block-container-62 > p.small, #sp-block-container-63 > p.small, #sp-block-container-64 > p.small, #sp-block-container-66 > p.small, #sp-block-container-8 > p.small, #sp-block-container-9 > p.small{
  font-size : 0.9em;
}

#sp-block-container-10 > strong, #sp-block-container-11 > strong, #sp-block-container-12 > strong, #sp-block-container-13 > strong, #sp-block-container-14 > strong, #sp-block-container-15 > strong, #sp-block-container-16 > strong, #sp-block-container-20 > strong, #sp-block-container-21 > strong, #sp-block-container-22 > strong, #sp-block-container-23 > strong, #sp-block-container-24 > 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-3 > strong, #sp-block-container-30 > strong, #sp-block-container-31 > strong, #sp-block-container-33 > strong, #sp-block-container-34 > strong, #sp-block-container-35 > strong, #sp-block-container-36 > strong, #sp-block-container-37 > strong, #sp-block-container-38 > strong, #sp-block-container-39 > strong, #sp-block-container-40 > strong, #sp-block-container-41 > strong, #sp-block-container-42 > 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-48 > strong, #sp-block-container-49 > strong, #sp-block-container-50 > strong, #sp-block-container-51 > strong, #sp-block-container-52 > strong, #sp-block-container-53 > strong, #sp-block-container-54 > strong, #sp-block-container-55 > strong, #sp-block-container-56 > strong, #sp-block-container-57 > strong, #sp-block-container-58 > strong, #sp-block-container-59 > strong, #sp-block-container-60 > strong, #sp-block-container-61 > strong, #sp-block-container-62 > strong, #sp-block-container-63 > strong, #sp-block-container-64 > strong, #sp-block-container-66 > strong, #sp-block-container-8 > strong, #sp-block-container-9 > strong{
  font-weight : bold;
  color : #515151;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #2c7af5;
}

#sp-block-container-65 > .large{
  font-size : 1.5em;
}

#sp-block-container-65 > .medium{
  font-size : 1em;
}

#sp-block-container-65 > .x-large{
  font-size : 2em;
}

#sp-block-container-65 > .x-small{
  font-size : 0.8em;
}

#sp-block-container-65 > .xx-large{
  font-size : 3em;
}

#sp-block-container-65 > .xx-small{
  font-size : 0.7em;
}

#sp-block-container-65 > a:link{
  color : #2761c6;
  text-decoration : underline;
}

#sp-block-container-65 > em{
  font-style : oblique;
  color : #2761c6;
}

#sp-block-container-65 > h1{
  color : #333333;
  background-color : #ffffff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 11px;
  padding-left : 21px;
  padding-right : 21px;
  padding-bottom : 11px;
  border-top-width : 3px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : dotted;
  border-top-color : #213860;
  border-bottom-color : #cccccc;
}

#sp-block-container-65 > h2{
  color : #333333;
  background-color : #ffffff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 11px;
  padding-left : 21px;
  padding-right : 10px;
  padding-bottom : 11px;
  border-top-width : 5px;
  border-bottom-width : 1px;
  border-top-style : double;
  border-bottom-style : dotted;
  border-top-color : #213860;
  border-bottom-color : #cccccc;
}

#sp-block-container-65 > h3{
  font-size : 1.3em;
  color : #333333;
  background-color : #ffffff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 7px;
  padding-left : 32px;
  padding-right : 10px;
  padding-bottom : 7px;
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : dotted;
  border-top-color : #213860;
  border-bottom-color : #cccccc;
  clear : both;
}

#sp-block-container-65 > h4{
  font-size : 1.2em;
  color : #333333;
  padding-top : 3px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 3px;
  border-top-width : 3px;
  border-top-style : solid;
  border-top-color : #213860;
  clear : both;
}

#sp-block-container-65 > h5{
  font-size : 1em;
  color : #333333;
  background-color : #b4d6fa;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 7px;
  padding-left : 32px;
  padding-right : 0px;
  padding-bottom : 7px;
  clear : both;
}

#sp-block-container-65 > h6{
  font-size : 1em;
  color : #333333;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #213860;
}

#sp-block-container-65 > p{
  line-height : 1.6;
  color : #333333;
  text-align : left;
  margin-top : 0.8em;
  margin-left : 0.1em;
  margin-right : 0.1em;
  margin-bottom : 0.8em;
}

#sp-block-container-65 > p.indent{
  padding-left : 15px;
}

#sp-block-container-65 > p.small{
  font-size : 0.9em;
}

#sp-block-container-65 > strong{
  font-weight : bold;
  color : #333333;
  border-bottom-width : 3px;
  border-bottom-style : solid;
  border-bottom-color : #b4d6fa;
}

#sp-column-11, #sp-column-12, #sp-column-13, #sp-column-14, #sp-column-15, #sp-column-16, #sp-column-17, #sp-column-2, #sp-column-20, #sp-column-21, #sp-column-22, #sp-column-24, #sp-column-25, #sp-column-27, #sp-column-3, #sp-column-4, #sp-column-5, #sp-column-6, #sp-column-7, #sp-column-8, #sp-column-9{
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
  width : 100%;
  height : auto;
}

.accordion#sp-column-11 > .column-label h3::after, .accordion#sp-column-12 > .column-label h3::after, .accordion#sp-column-13 > .column-label h3::after, .accordion#sp-column-14 > .column-label h3::after, .accordion#sp-column-15 > .column-label h3::after, .accordion#sp-column-16 > .column-label h3::after, .accordion#sp-column-17 > .column-label h3::after, .accordion#sp-column-2 > .column-label h3::after, .accordion#sp-column-20 > .column-label h3::after, .accordion#sp-column-21 > .column-label h3::after, .accordion#sp-column-22 > .column-label h3::after, .accordion#sp-column-24 > .column-label h3::after, .accordion#sp-column-25 > .column-label h3::after, .accordion#sp-column-27 > .column-label h3::after, .accordion#sp-column-3 > .column-label h3::after, .accordion#sp-column-4 > .column-label h3::after, .accordion#sp-column-5 > .column-label h3::after, .accordion#sp-column-6 > .column-label h3::after, .accordion#sp-column-7 > .column-label h3::after, .accordion#sp-column-8 > .column-label h3::after, .accordion#sp-column-9 > .column-label h3::after{
  border-top-width : 5px;
  border-top-style : solid;
  border-top-color : rgba(0, 0, 0, 0.45);
}

.toggled-on#sp-column-11 > .column-label h3::before, .toggled-on#sp-column-12 > .column-label h3::before, .toggled-on#sp-column-13 > .column-label h3::before, .toggled-on#sp-column-14 > .column-label h3::before, .toggled-on#sp-column-15 > .column-label h3::before, .toggled-on#sp-column-16 > .column-label h3::before, .toggled-on#sp-column-17 > .column-label h3::before, .toggled-on#sp-column-2 > .column-label h3::before, .toggled-on#sp-column-20 > .column-label h3::before, .toggled-on#sp-column-21 > .column-label h3::before, .toggled-on#sp-column-22 > .column-label h3::before, .toggled-on#sp-column-24 > .column-label h3::before, .toggled-on#sp-column-25 > .column-label h3::before, .toggled-on#sp-column-27 > .column-label h3::before, .toggled-on#sp-column-3 > .column-label h3::before, .toggled-on#sp-column-4 > .column-label h3::before, .toggled-on#sp-column-5 > .column-label h3::before, .toggled-on#sp-column-6 > .column-label h3::before, .toggled-on#sp-column-7 > .column-label h3::before, .toggled-on#sp-column-8 > .column-label h3::before, .toggled-on#sp-column-9 > .column-label h3::before{
  border-bottom-width : 5px;
  border-bottom-style : solid;
  border-bottom-color : rgba(0, 0, 0, 0.45);
}

#sp-column-11 > .column-body, #sp-column-12 > .column-body, #sp-column-13 > .column-body, #sp-column-14 > .column-body, #sp-column-15 > .column-body, #sp-column-16 > .column-body, #sp-column-17 > .column-body, #sp-column-2 > .column-body, #sp-column-20 > .column-body, #sp-column-21 > .column-body, #sp-column-22 > .column-body, #sp-column-24 > .column-body, #sp-column-25 > .column-body, #sp-column-27 > .column-body, #sp-column-3 > .column-body, #sp-column-4 > .column-body, #sp-column-5 > .column-body, #sp-column-6 > .column-body, #sp-column-7 > .column-body, #sp-column-8 > .column-body, #sp-column-9 > .column-body{
  width : auto;
  height : auto;
}

#sp-column-11 > .column-label, #sp-column-12 > .column-label, #sp-column-13 > .column-label, #sp-column-14 > .column-label, #sp-column-15 > .column-label, #sp-column-16 > .column-label, #sp-column-17 > .column-label, #sp-column-2 > .column-label, #sp-column-20 > .column-label, #sp-column-21 > .column-label, #sp-column-22 > .column-label, #sp-column-24 > .column-label, #sp-column-25 > .column-label, #sp-column-27 > .column-label, #sp-column-3 > .column-label, #sp-column-4 > .column-label, #sp-column-5 > .column-label, #sp-column-6 > .column-label, #sp-column-7 > .column-label, #sp-column-8 > .column-label, #sp-column-9 > .column-label{
  background-color : #f2f2f2;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 0px;
  padding-left : 13px;
  padding-right : 13px;
  padding-bottom : 0px;
  border-bottom-width : 3px;
  border-bottom-style : solid;
  border-bottom-color : #cccccc;
}

#sp-column-11 > .column-label h3, #sp-column-12 > .column-label h3, #sp-column-13 > .column-label h3, #sp-column-14 > .column-label h3, #sp-column-15 > .column-label h3, #sp-column-16 > .column-label h3, #sp-column-17 > .column-label h3, #sp-column-2 > .column-label h3, #sp-column-20 > .column-label h3, #sp-column-21 > .column-label h3, #sp-column-22 > .column-label h3, #sp-column-24 > .column-label h3, #sp-column-25 > .column-label h3, #sp-column-27 > .column-label h3, #sp-column-3 > .column-label h3, #sp-column-4 > .column-label h3, #sp-column-5 > .column-label h3, #sp-column-6 > .column-label h3, #sp-column-7 > .column-label h3, #sp-column-8 > .column-label h3, #sp-column-9 > .column-label h3{
  font-size : 12px;
  color : #676767;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  position : relative;
}

#sp-column-18, #sp-column-19, #sp-column-23, #sp-column-26{
  width : 100%;
  height : auto;
}

#sp-column-18 > .column-body, #sp-column-19 > .column-body, #sp-column-23 > .column-body, #sp-column-26 > .column-body{
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  margin-top : 1px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-top-width : 2px;
  border-left-width : 2px;
  border-right-width : 2px;
  border-bottom-width : 2px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #7ac6e9;
  border-left-color : #7ac6e9;
  border-right-color : #7ac6e9;
  border-bottom-color : #7ac6e9;
  border-top-left-radius : 4px 4px;
  border-top-right-radius : 4px 4px;
  border-bottom-right-radius : 4px 4px;
  border-bottom-left-radius : 4px 4px;
  width : auto;
  height : auto;
}

#sp-column-18 > .column-label, #sp-column-19 > .column-label, #sp-column-23 > .column-label, #sp-column-26 > .column-label{
  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;
  padding-top : 0px;
  padding-left : 13px;
  padding-right : 13px;
  padding-bottom : 0px;
  border-top-left-radius : 4px 4px;
  border-top-right-radius : 4px 4px;
  border-bottom-right-radius : 4px 4px;
  border-bottom-left-radius : 4px 4px;
}

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

#sp-column-1, #sp-column-10{
  width : 100%;
  height : auto;
}

.accordion#sp-column-1 > .column-label h3::after, .accordion#sp-column-10 > .column-label h3::after{
  border-top-width : 5px;
  border-top-style : solid;
  border-top-color : rgba(0, 0, 0, 0.45);
}

.toggled-on#sp-column-1 > .column-label h3::before, .toggled-on#sp-column-10 > .column-label h3::before{
  border-bottom-width : 5px;
  border-bottom-style : solid;
  border-bottom-color : rgba(0, 0, 0, 0.45);
}

#sp-column-1 > .column-body, #sp-column-10 > .column-body{
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  margin-top : 1px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-top-width : 2px;
  border-left-width : 2px;
  border-right-width : 2px;
  border-bottom-width : 2px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #e5c9f2;
  border-left-color : #e5c9f2;
  border-right-color : #e5c9f2;
  border-bottom-color : #e5c9f2;
  border-top-left-radius : 4px 4px;
  border-top-right-radius : 4px 4px;
  border-bottom-right-radius : 4px 4px;
  border-bottom-left-radius : 4px 4px;
  width : auto;
  height : auto;
}

#sp-column-1 > .column-label, #sp-column-10 > .column-label{
  background-color : #e5c9f2;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 0px;
  padding-left : 13px;
  padding-right : 13px;
  padding-bottom : 0px;
  border-top-left-radius : 4px 4px;
  border-top-right-radius : 4px 4px;
  border-bottom-right-radius : 4px 4px;
  border-bottom-left-radius : 4px 4px;
}

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

#sp-image-31{
  text-decoration : none;
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
  box-shadow : 0px 3px 4px rgba(0, 0, 0, 0.5);
  max-width : 100%;
}

#sp-image-10, #sp-image-100, #sp-image-101, #sp-image-102, #sp-image-103, #sp-image-104, #sp-image-105, #sp-image-109, #sp-image-110, #sp-image-111, #sp-image-114, #sp-image-115, #sp-image-116, #sp-image-117, #sp-image-118, #sp-image-119, #sp-image-12, #sp-image-120, #sp-image-121, #sp-image-124, #sp-image-125, #sp-image-126, #sp-image-127, #sp-image-128, #sp-image-130, #sp-image-131, #sp-image-132, #sp-image-134, #sp-image-135, #sp-image-136, #sp-image-137, #sp-image-139, #sp-image-140, #sp-image-142, #sp-image-144, #sp-image-145, #sp-image-147, #sp-image-148, #sp-image-15, #sp-image-155, #sp-image-156, #sp-image-157, #sp-image-16, #sp-image-160, #sp-image-161, #sp-image-162, #sp-image-163, #sp-image-164, #sp-image-165, #sp-image-166, #sp-image-167, #sp-image-168, #sp-image-169, #sp-image-17, #sp-image-170, #sp-image-173, #sp-image-174, #sp-image-175, #sp-image-176, #sp-image-177, #sp-image-178, #sp-image-179, #sp-image-18, #sp-image-180, #sp-image-183, #sp-image-184, #sp-image-185, #sp-image-187, #sp-image-188, #sp-image-189, #sp-image-19, #sp-image-190, #sp-image-194, #sp-image-195, #sp-image-196, #sp-image-20, #sp-image-200, #sp-image-201, #sp-image-202, #sp-image-203, #sp-image-206, #sp-image-207, #sp-image-209, #sp-image-21, #sp-image-210, #sp-image-213, #sp-image-215, #sp-image-216, #sp-image-217, #sp-image-218, #sp-image-219, #sp-image-220, #sp-image-221, #sp-image-222, #sp-image-223, #sp-image-224, #sp-image-225, #sp-image-228, #sp-image-229, #sp-image-23, #sp-image-232, #sp-image-233, #sp-image-234, #sp-image-235, #sp-image-238, #sp-image-239, #sp-image-24, #sp-image-240, #sp-image-241, #sp-image-244, #sp-image-248, #sp-image-249, #sp-image-25, #sp-image-250, #sp-image-251, #sp-image-252, #sp-image-253, #sp-image-254, #sp-image-255, #sp-image-256, #sp-image-257, #sp-image-258, #sp-image-26, #sp-image-260, #sp-image-264, #sp-image-265, #sp-image-266, #sp-image-268, #sp-image-27, #sp-image-271, #sp-image-272, #sp-image-273, #sp-image-275, #sp-image-278, #sp-image-279, #sp-image-28, #sp-image-280, #sp-image-281, #sp-image-282, #sp-image-284, #sp-image-29, #sp-image-292, #sp-image-293, #sp-image-294, #sp-image-295, #sp-image-296, #sp-image-297, #sp-image-298, #sp-image-30, #sp-image-302, #sp-image-304, #sp-image-307, #sp-image-309, #sp-image-310, #sp-image-311, #sp-image-312, #sp-image-313, #sp-image-314, #sp-image-315, #sp-image-317, #sp-image-32, #sp-image-320, #sp-image-322, #sp-image-323, #sp-image-324, #sp-image-325, #sp-image-326, #sp-image-327, #sp-image-328, #sp-image-330, #sp-image-332, #sp-image-335, #sp-image-337, #sp-image-338, #sp-image-34, #sp-image-340, #sp-image-343, #sp-image-347, #sp-image-348, #sp-image-349, #sp-image-35, #sp-image-351, #sp-image-356, #sp-image-36, #sp-image-360, #sp-image-366, #sp-image-367, #sp-image-37, #sp-image-370, #sp-image-372, #sp-image-377, #sp-image-378, #sp-image-379, #sp-image-38, #sp-image-380, #sp-image-381, #sp-image-383, #sp-image-39, #sp-image-391, #sp-image-395, #sp-image-396, #sp-image-397, #sp-image-398, #sp-image-399, #sp-image-40, #sp-image-401, #sp-image-405, #sp-image-406, #sp-image-407, #sp-image-408, #sp-image-41, #sp-image-411, #sp-image-415, #sp-image-419, #sp-image-42, #sp-image-429, #sp-image-43, #sp-image-432, #sp-image-433, #sp-image-434, #sp-image-435, #sp-image-436, #sp-image-437, #sp-image-438, #sp-image-44, #sp-image-441, #sp-image-443, #sp-image-447, #sp-image-448, #sp-image-449, #sp-image-45, #sp-image-450, #sp-image-455, #sp-image-457, #sp-image-458, #sp-image-459, #sp-image-46, #sp-image-460, #sp-image-461, #sp-image-462, #sp-image-464, #sp-image-468, #sp-image-47, #sp-image-470, #sp-image-472, #sp-image-473, #sp-image-474, #sp-image-475, #sp-image-476, #sp-image-477, #sp-image-478, #sp-image-48, #sp-image-481, #sp-image-487, #sp-image-488, #sp-image-489, #sp-image-49, #sp-image-490, #sp-image-495, #sp-image-498, #sp-image-5, #sp-image-50, #sp-image-509, #sp-image-51, #sp-image-510, #sp-image-511, #sp-image-512, #sp-image-514, #sp-image-518, #sp-image-519, #sp-image-52, #sp-image-520, #sp-image-522, #sp-image-523, #sp-image-524, #sp-image-525, #sp-image-528, #sp-image-531, #sp-image-532, #sp-image-533, #sp-image-534, #sp-image-535, #sp-image-536, #sp-image-537, #sp-image-540, #sp-image-543, #sp-image-544, #sp-image-545, #sp-image-546, #sp-image-547, #sp-image-548, #sp-image-549, #sp-image-553, #sp-image-555, #sp-image-556, #sp-image-557, #sp-image-559, #sp-image-560, #sp-image-561, #sp-image-562, #sp-image-563, #sp-image-568, #sp-image-57, #sp-image-572, #sp-image-573, #sp-image-574, #sp-image-582, #sp-image-586, #sp-image-587, #sp-image-588, #sp-image-595, #sp-image-597, #sp-image-598, #sp-image-599, #sp-image-601, #sp-image-602, #sp-image-603, #sp-image-604, #sp-image-605, #sp-image-611, #sp-image-614, #sp-image-615, #sp-image-616, #sp-image-617, #sp-image-619, #sp-image-624, #sp-image-627, #sp-image-628, #sp-image-629, #sp-image-630, #sp-image-631, #sp-image-632, #sp-image-633, #sp-image-634, #sp-image-635, #sp-image-638, #sp-image-639, #sp-image-64, #sp-image-640, #sp-image-645, #sp-image-646, #sp-image-647, #sp-image-648, #sp-image-649, #sp-image-65, #sp-image-650, #sp-image-651, #sp-image-653, #sp-image-654, #sp-image-66, #sp-image-661, #sp-image-662, #sp-image-668, #sp-image-669, #sp-image-67, #sp-image-670, #sp-image-671, #sp-image-672, #sp-image-673, #sp-image-674, #sp-image-677, #sp-image-678, #sp-image-68, #sp-image-680, #sp-image-681, #sp-image-682, #sp-image-683, #sp-image-684, #sp-image-69, #sp-image-7, #sp-image-70, #sp-image-71, #sp-image-72, #sp-image-75, #sp-image-77, #sp-image-78, #sp-image-79, #sp-image-8, #sp-image-80, #sp-image-81, #sp-image-82, #sp-image-84, #sp-image-89, #sp-image-9, #sp-image-90, #sp-image-91, #sp-image-92, #sp-image-93, #sp-image-95{
  text-decoration : none;
  border-top-left-radius : 50% 50%;
  border-top-right-radius : 50% 50%;
  border-bottom-right-radius : 50% 50%;
  border-bottom-left-radius : 50% 50%;
  max-width : 100%;
  position : relative;
}

