#colophon{
  font-size : 1.2rem;
  background-image : url(img/back-pattern-01.png);
}

#content{
  min-height : 50px;
}

#contenthead {
}

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

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

#masthead{
  background-image : url(img/back-pattern-01.png);
  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-item-gallery > ul > li > div img.item-gallery-thumbnail{
  max-width : 100%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.widget a{
  text-decoration : underline;
}

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

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

a:hover{
  text-decoration : none;
}

article{
  display : block;
}

aside{
  display : block;
}

body{
  font-size : 1.3rem;
  font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif;
  line-height : 1.5;
  color : #62492a;
  background-color : #e8d5c2;
  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{
    min-height : 50px;
  }

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

  #main-inner{
    float : left;
  }

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

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

  #sidebar1 {
  }

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

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

  #contenthead{
    width : 1000px;
  }
}

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

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

  #main{
    background-color : #fbf2e9;
  }

  #masthead{
    margin-bottom : 0px;
  }

  *{
    box-sizing : border-box;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  embed{
    max-width : 100%;
  }
}

#sp-site-navigation-1{
  font-size : 1.3rem;
  color : #ffffff;
  background-color : #242f5b;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-top-width : 3px;
  border-top-style : solid;
  border-top-color : #bfdcfa;
}

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

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

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

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

#sp-site-navigation-1 ul ul{
  background-color : #242f5b;
  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-1 ul ul li{
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #3c3f53;
  width : 100%;
  white-space : nowrap;
}

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

#sp-site-navigation-1 ul ul li a:hover{
  color : #242f5b;
  background-color : #bfdcfa;
}

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

#sp-site-navigation-1 > ul{
  background-color : #242f5b;
  margin-top : 2px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #bfdcfa;
}

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

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

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

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

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

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

#sp-site-navigation-1 > ul > li:first-child{
  border-left-width : medium;
  border-left-style : none;
  border-left-color : initial;
}

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

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

#sp-site-navigation-1 > ul > li > a:hover{
  color : #242f5b;
  background-color : #bfdcfa;
}

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

  #sp-site-navigation-1{
    padding-top : 0px;
    margin-top : 10px;
    border-top-width : medium;
    border-top-style : none;
    border-top-color : initial;
    position : relative;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  #sp-site-navigation-1 > ul > li{
    border-left-width : medium;
    border-left-style : none;
    border-left-color : initial;
    border-top-left-radius : 0px 0px;
    border-top-right-radius : 0px 0px;
    border-bottom-right-radius : 0px 0px;
    border-bottom-left-radius : 0px 0px;
  }

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

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

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

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

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

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

#sp-image-361, #sp-image-362, #sp-image-363{
  text-decoration : none;
  border-top-left-radius : 6px 6px;
  border-top-right-radius : 6px 6px;
  border-bottom-right-radius : 6px 6px;
  border-bottom-left-radius : 6px 6px;
  box-shadow : 0px 0px 50px rgba(0, 0, 0, 0.5) inset;
}

#sp-list-1, #sp-list-10, #sp-list-11, #sp-list-13, #sp-list-14, #sp-list-16, #sp-list-17, #sp-list-19, #sp-list-2, #sp-list-21, #sp-list-22, #sp-list-220, #sp-list-221, #sp-list-223, #sp-list-224, #sp-list-225, #sp-list-226, #sp-list-227, #sp-list-228, #sp-list-229, #sp-list-231, #sp-list-233, #sp-list-234, #sp-list-235, #sp-list-236, #sp-list-237, #sp-list-238, #sp-list-24, #sp-list-240, #sp-list-26, #sp-list-28, #sp-list-30, #sp-list-31, #sp-list-33, #sp-list-332, #sp-list-333, #sp-list-334, #sp-list-335, #sp-list-336, #sp-list-337, #sp-list-338, #sp-list-339, #sp-list-340, #sp-list-341, #sp-list-342, #sp-list-343, #sp-list-344, #sp-list-346, #sp-list-347, #sp-list-348, #sp-list-349, #sp-list-350, #sp-list-351, #sp-list-352, #sp-list-353, #sp-list-354, #sp-list-355, #sp-list-356, #sp-list-357, #sp-list-358, #sp-list-359, #sp-list-36, #sp-list-360, #sp-list-361, #sp-list-362, #sp-list-363, #sp-list-364, #sp-list-365, #sp-list-366, #sp-list-367, #sp-list-368, #sp-list-369, #sp-list-37, #sp-list-370, #sp-list-371, #sp-list-372, #sp-list-373, #sp-list-374, #sp-list-375, #sp-list-376, #sp-list-377, #sp-list-378, #sp-list-379, #sp-list-380, #sp-list-381, #sp-list-382, #sp-list-383, #sp-list-384, #sp-list-385, #sp-list-386, #sp-list-387, #sp-list-388, #sp-list-389, #sp-list-39, #sp-list-390, #sp-list-391, #sp-list-392, #sp-list-393, #sp-list-394, #sp-list-395, #sp-list-396, #sp-list-397, #sp-list-398, #sp-list-399, #sp-list-4, #sp-list-40, #sp-list-400, #sp-list-401, #sp-list-44, #sp-list-46, #sp-list-50, #sp-list-51, #sp-list-52, #sp-list-53, #sp-list-60, #sp-list-61, #sp-list-62, #sp-list-7, #sp-list-8{
  text-align : left;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 100%;
  list-style-type : none;
}

#sp-list-1 li, #sp-list-10 li, #sp-list-11 li, #sp-list-13 li, #sp-list-14 li, #sp-list-16 li, #sp-list-17 li, #sp-list-19 li, #sp-list-2 li, #sp-list-21 li, #sp-list-22 li, #sp-list-220 li, #sp-list-221 li, #sp-list-223 li, #sp-list-224 li, #sp-list-225 li, #sp-list-226 li, #sp-list-227 li, #sp-list-228 li, #sp-list-229 li, #sp-list-231 li, #sp-list-233 li, #sp-list-234 li, #sp-list-235 li, #sp-list-236 li, #sp-list-237 li, #sp-list-238 li, #sp-list-24 li, #sp-list-240 li, #sp-list-26 li, #sp-list-28 li, #sp-list-30 li, #sp-list-31 li, #sp-list-33 li, #sp-list-332 li, #sp-list-333 li, #sp-list-334 li, #sp-list-335 li, #sp-list-336 li, #sp-list-337 li, #sp-list-338 li, #sp-list-339 li, #sp-list-340 li, #sp-list-341 li, #sp-list-342 li, #sp-list-343 li, #sp-list-344 li, #sp-list-346 li, #sp-list-347 li, #sp-list-348 li, #sp-list-349 li, #sp-list-350 li, #sp-list-351 li, #sp-list-352 li, #sp-list-353 li, #sp-list-354 li, #sp-list-355 li, #sp-list-356 li, #sp-list-357 li, #sp-list-358 li, #sp-list-359 li, #sp-list-36 li, #sp-list-360 li, #sp-list-361 li, #sp-list-362 li, #sp-list-363 li, #sp-list-364 li, #sp-list-365 li, #sp-list-366 li, #sp-list-367 li, #sp-list-368 li, #sp-list-369 li, #sp-list-37 li, #sp-list-370 li, #sp-list-371 li, #sp-list-372 li, #sp-list-373 li, #sp-list-374 li, #sp-list-375 li, #sp-list-376 li, #sp-list-377 li, #sp-list-378 li, #sp-list-379 li, #sp-list-380 li, #sp-list-381 li, #sp-list-382 li, #sp-list-383 li, #sp-list-384 li, #sp-list-385 li, #sp-list-386 li, #sp-list-387 li, #sp-list-388 li, #sp-list-389 li, #sp-list-39 li, #sp-list-390 li, #sp-list-391 li, #sp-list-392 li, #sp-list-393 li, #sp-list-394 li, #sp-list-395 li, #sp-list-396 li, #sp-list-397 li, #sp-list-398 li, #sp-list-399 li, #sp-list-4 li, #sp-list-40 li, #sp-list-400 li, #sp-list-401 li, #sp-list-44 li, #sp-list-46 li, #sp-list-50 li, #sp-list-51 li, #sp-list-52 li, #sp-list-53 li, #sp-list-60 li, #sp-list-61 li, #sp-list-62 li, #sp-list-7 li, #sp-list-8 li{
  margin-bottom : 8px;
}

#sp-list-1 > li, #sp-list-10 > li, #sp-list-11 > li, #sp-list-13 > li, #sp-list-14 > li, #sp-list-16 > li, #sp-list-17 > li, #sp-list-19 > li, #sp-list-2 > li, #sp-list-21 > li, #sp-list-22 > li, #sp-list-220 > li, #sp-list-221 > li, #sp-list-223 > li, #sp-list-224 > li, #sp-list-225 > li, #sp-list-226 > li, #sp-list-227 > li, #sp-list-228 > li, #sp-list-229 > li, #sp-list-231 > li, #sp-list-233 > li, #sp-list-234 > li, #sp-list-235 > li, #sp-list-236 > li, #sp-list-237 > li, #sp-list-238 > li, #sp-list-24 > li, #sp-list-240 > li, #sp-list-26 > li, #sp-list-28 > li, #sp-list-30 > li, #sp-list-31 > li, #sp-list-33 > li, #sp-list-332 > li, #sp-list-333 > li, #sp-list-334 > li, #sp-list-335 > li, #sp-list-336 > li, #sp-list-337 > li, #sp-list-338 > li, #sp-list-339 > li, #sp-list-340 > li, #sp-list-341 > li, #sp-list-342 > li, #sp-list-343 > li, #sp-list-344 > li, #sp-list-346 > li, #sp-list-347 > li, #sp-list-348 > li, #sp-list-349 > li, #sp-list-350 > li, #sp-list-351 > li, #sp-list-352 > li, #sp-list-353 > li, #sp-list-354 > li, #sp-list-355 > li, #sp-list-356 > li, #sp-list-357 > li, #sp-list-358 > li, #sp-list-359 > li, #sp-list-36 > li, #sp-list-360 > li, #sp-list-361 > li, #sp-list-362 > li, #sp-list-363 > li, #sp-list-364 > li, #sp-list-365 > li, #sp-list-366 > li, #sp-list-367 > li, #sp-list-368 > li, #sp-list-369 > li, #sp-list-37 > li, #sp-list-370 > li, #sp-list-371 > li, #sp-list-372 > li, #sp-list-373 > li, #sp-list-374 > li, #sp-list-375 > li, #sp-list-376 > li, #sp-list-377 > li, #sp-list-378 > li, #sp-list-379 > li, #sp-list-380 > li, #sp-list-381 > li, #sp-list-382 > li, #sp-list-383 > li, #sp-list-384 > li, #sp-list-385 > li, #sp-list-386 > li, #sp-list-387 > li, #sp-list-388 > li, #sp-list-389 > li, #sp-list-39 > li, #sp-list-390 > li, #sp-list-391 > li, #sp-list-392 > li, #sp-list-393 > li, #sp-list-394 > li, #sp-list-395 > li, #sp-list-396 > li, #sp-list-397 > li, #sp-list-398 > li, #sp-list-399 > li, #sp-list-4 > li, #sp-list-40 > li, #sp-list-400 > li, #sp-list-401 > li, #sp-list-44 > li, #sp-list-46 > li, #sp-list-50 > li, #sp-list-51 > li, #sp-list-52 > li, #sp-list-53 > li, #sp-list-60 > li, #sp-list-61 > li, #sp-list-62 > li, #sp-list-7 > li, #sp-list-8 > li{
  color : #000000;
}

#sp-list-230, #sp-list-232{
  text-align : left;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 100%;
  list-style-type : none;
}

#sp-list-230 li, #sp-list-232 li{
  padding-left : 10px;
  margin-bottom : 3px;
}

#sp-list-230 > li, #sp-list-232 > li{
  color : #000000;
  background-color : #e5e5e5;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  border-left-width : 3px;
  border-left-style : solid;
  border-left-color : #eb6877;
}

#sp-page-title-23, #sp-page-title-24, #sp-page-title-25, #sp-page-title-26, #sp-page-title-27, #sp-page-title-28, #sp-page-title-29, #sp-page-title-30, #sp-page-title-31{
  background-color : #bde4f6;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 100%;
  height : auto;
  position : relative;
}

#sp-page-title-23::after, #sp-page-title-24::after, #sp-page-title-25::after, #sp-page-title-26::after, #sp-page-title-27::after, #sp-page-title-28::after, #sp-page-title-29::after, #sp-page-title-30::after, #sp-page-title-31::after{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-right-width : 13px;
  border-bottom-width : 13px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-right-color : rgba(0, 0, 0, 0.3);
  border-bottom-color : rgba(0, 0, 0, 0.15);
  width : 0px;
  height : 0px;
  display : block;
  position : absolute;
  bottom : 0px;
  left : 0px;
  content : "";
}

#sp-page-title-23 > h1, #sp-page-title-24 > h1, #sp-page-title-25 > h1, #sp-page-title-26 > h1, #sp-page-title-27 > h1, #sp-page-title-28 > h1, #sp-page-title-29 > h1, #sp-page-title-30 > h1, #sp-page-title-31 > h1{
  font-size : 20px;
  color : #676767;
  padding-top : 20px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 15px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-page-title-15, #sp-page-title-16, #sp-page-title-17, #sp-page-title-18, #sp-page-title-19, #sp-page-title-20{
  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 : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 100%;
  height : auto;
  position : relative;
}

#sp-page-title-15::after, #sp-page-title-16::after, #sp-page-title-17::after, #sp-page-title-18::after, #sp-page-title-19::after, #sp-page-title-20::after{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-left-width : 13px;
  border-bottom-width : 13px;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : rgba(0, 0, 0, 0.2);
  border-bottom-color : rgba(0, 0, 0, 0.1);
  width : 0px;
  height : 0px;
  display : block;
  position : absolute;
  bottom : 0px;
  right : 0px;
  content : "";
}

#sp-page-title-15 > h1, #sp-page-title-16 > h1, #sp-page-title-17 > h1, #sp-page-title-18 > h1, #sp-page-title-19 > h1, #sp-page-title-20 > h1{
  font-size : 20px;
  color : #676767;
  padding-top : 20px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 15px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-page-title-21, #sp-page-title-22{
  background-color : #faeeff;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  width : 100%;
  height : auto;
  position : relative;
}

#sp-page-title-21::after, #sp-page-title-22::after{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-right-width : 13px;
  border-bottom-width : 13px;
  border-right-style : solid;
  border-bottom-style : solid;
  border-right-color : rgba(0, 0, 0, 0.2);
  border-bottom-color : rgba(0, 0, 0, 0.1);
  width : 0px;
  height : 0px;
  display : block;
  position : absolute;
  bottom : 0px;
  left : 0px;
  content : "";
}

#sp-page-title-21 > h1, #sp-page-title-22 > h1{
  font-size : 20px;
  color : #676767;
  padding-top : 20px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 15px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-site-branding2-1 .extra{
  color : #ffffff;
}

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

#sp-site-branding2-1 .extra > p:first-child{
  font-size : 2.1rem;
}

#sp-site-branding2-1 .site-description{
  font-size : 1.1rem;
  background-color : #0e3b5e;
}

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

#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 : 43px;
    padding-bottom : 14px;
  }

  #sp-site-branding2-1 .extra{
    margin-top : 27px;
    width : auto;
    float : right;
    position : static;
  }

  #sp-site-branding2-1 .site-description{
    font-weight : bold;
    color : #e8d5c2;
    text-align : right;
    padding-top : 14px;
    padding-left : 100%;
    padding-right : 100%;
    padding-bottom : 13px;
    margin-left : -100%;
    margin-right : -100%;
    margin-bottom : 0px;
    width : auto;
    position : absolute;
    top : 0px;
    right : 0px;
    left : 0px;
    z-index : 10;
  }

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

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

  #sp-site-branding2-1{
    padding-top : 41px;
    padding-bottom : 14px;
  }

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

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

  #sp-site-branding2-1 .site-description{
    font-weight : bold;
    color : #a2cef0;
    text-align : left;
    padding-top : 5px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 4px;
    margin-bottom : 0px;
    position : absolute;
    top : 0px;
    z-index : 10;
  }

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

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

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

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

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

.page-access#content #page-content, .page-blog#content #page-content, .page-blog1#content #page-content, .page-concept#content #page-content, .page-contact#content #page-content, .page-custom1#content #page-content, .page-custom2#content #page-content, .page-custom3#content #page-content, .page-custom4#content #page-content, .page-custom6#content #page-content, .page-menu#content #page-content, .page-news#content #page-content, .page-reserve#content #page-content, .page-shop1#content #page-content, #sp-block-container-10, #sp-block-container-11, #sp-block-container-12, #sp-block-container-2, #sp-block-container-28, #sp-block-container-29, #sp-block-container-3, #sp-block-container-30, #sp-block-container-31, #sp-block-container-32, #sp-block-container-33, #sp-block-container-34, #sp-block-container-35, #sp-block-container-36, #sp-block-container-37, #sp-block-container-38, #sp-block-container-39, #sp-block-container-40, #sp-block-container-41, #sp-block-container-42, #sp-block-container-43, #sp-block-container-44, #sp-block-container-45, #sp-block-container-46, #sp-block-container-47, #sp-block-container-48, #sp-block-container-49, #sp-block-container-50, #sp-block-container-51, #sp-block-container-52, #sp-block-container-53, #sp-block-container-54, #sp-block-container-55, #sp-block-container-56, #sp-block-container-57, #sp-block-container-58, #sp-block-container-7, #sp-block-container-8, #sp-block-container-9{
  background-color : #fffbf7;
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  margin-top : 0px;
  margin-bottom : 13px;
}

.page-access#content #page-content > blockquote, .page-blog#content #page-content > blockquote, .page-blog1#content #page-content > blockquote, .page-concept#content #page-content > blockquote, .page-contact#content #page-content > blockquote, .page-custom1#content #page-content > blockquote, .page-custom2#content #page-content > blockquote, .page-custom3#content #page-content > blockquote, .page-custom4#content #page-content > blockquote, .page-custom6#content #page-content > blockquote, .page-menu#content #page-content > blockquote, .page-news#content #page-content > blockquote, .page-reserve#content #page-content > blockquote, .page-shop1#content #page-content > blockquote, #sp-block-container-10 > blockquote, #sp-block-container-11 > blockquote, #sp-block-container-12 > blockquote, #sp-block-container-2 > blockquote, #sp-block-container-28 > blockquote, #sp-block-container-29 > blockquote, #sp-block-container-3 > blockquote, #sp-block-container-30 > blockquote, #sp-block-container-31 > blockquote, #sp-block-container-32 > blockquote, #sp-block-container-33 > blockquote, #sp-block-container-34 > blockquote, #sp-block-container-35 > blockquote, #sp-block-container-36 > blockquote, #sp-block-container-37 > blockquote, #sp-block-container-38 > blockquote, #sp-block-container-39 > blockquote, #sp-block-container-40 > blockquote, #sp-block-container-41 > blockquote, #sp-block-container-42 > blockquote, #sp-block-container-43 > blockquote, #sp-block-container-44 > blockquote, #sp-block-container-45 > blockquote, #sp-block-container-46 > blockquote, #sp-block-container-47 > blockquote, #sp-block-container-48 > blockquote, #sp-block-container-49 > blockquote, #sp-block-container-50 > blockquote, #sp-block-container-51 > blockquote, #sp-block-container-52 > blockquote, #sp-block-container-53 > blockquote, #sp-block-container-54 > blockquote, #sp-block-container-55 > blockquote, #sp-block-container-56 > blockquote, #sp-block-container-57 > blockquote, #sp-block-container-58 > blockquote, #sp-block-container-7 > blockquote, #sp-block-container-8 > blockquote, #sp-block-container-9 > blockquote{
  background-color : #f5f5f5;
  padding-top : 1em;
  padding-left : 30px;
  padding-right : 30px;
  padding-bottom : 1em;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 16px;
}

.page-access#content #page-content > blockquote p, .page-blog#content #page-content > blockquote p, .page-blog1#content #page-content > blockquote p, .page-concept#content #page-content > blockquote p, .page-contact#content #page-content > blockquote p, .page-custom1#content #page-content > blockquote p, .page-custom2#content #page-content > blockquote p, .page-custom3#content #page-content > blockquote p, .page-custom4#content #page-content > blockquote p, .page-custom6#content #page-content > blockquote p, .page-menu#content #page-content > blockquote p, .page-news#content #page-content > blockquote p, .page-reserve#content #page-content > blockquote p, .page-shop1#content #page-content > blockquote p, #sp-block-container-10 > blockquote p, #sp-block-container-11 > blockquote p, #sp-block-container-12 > blockquote p, #sp-block-container-2 > blockquote p, #sp-block-container-28 > blockquote p, #sp-block-container-29 > blockquote p, #sp-block-container-3 > blockquote p, #sp-block-container-30 > blockquote p, #sp-block-container-31 > blockquote p, #sp-block-container-32 > blockquote p, #sp-block-container-33 > blockquote p, #sp-block-container-34 > blockquote p, #sp-block-container-35 > blockquote p, #sp-block-container-36 > blockquote p, #sp-block-container-37 > blockquote p, #sp-block-container-38 > blockquote p, #sp-block-container-39 > blockquote p, #sp-block-container-40 > blockquote p, #sp-block-container-41 > blockquote p, #sp-block-container-42 > blockquote p, #sp-block-container-43 > blockquote p, #sp-block-container-44 > blockquote p, #sp-block-container-45 > blockquote p, #sp-block-container-46 > blockquote p, #sp-block-container-47 > blockquote p, #sp-block-container-48 > blockquote p, #sp-block-container-49 > blockquote p, #sp-block-container-50 > blockquote p, #sp-block-container-51 > blockquote p, #sp-block-container-52 > blockquote p, #sp-block-container-53 > blockquote p, #sp-block-container-54 > blockquote p, #sp-block-container-55 > blockquote p, #sp-block-container-56 > blockquote p, #sp-block-container-57 > blockquote p, #sp-block-container-58 > blockquote p, #sp-block-container-7 > blockquote p, #sp-block-container-8 > blockquote p, #sp-block-container-9 > blockquote p{
  margin-top : 19px;
  margin-bottom : 0px;
}

.page-access#content #page-content > blockquote p:first-child, .page-blog#content #page-content > blockquote p:first-child, .page-blog1#content #page-content > blockquote p:first-child, .page-concept#content #page-content > blockquote p:first-child, .page-contact#content #page-content > blockquote p:first-child, .page-custom1#content #page-content > blockquote p:first-child, .page-custom2#content #page-content > blockquote p:first-child, .page-custom3#content #page-content > blockquote p:first-child, .page-custom4#content #page-content > blockquote p:first-child, .page-custom6#content #page-content > blockquote p:first-child, .page-menu#content #page-content > blockquote p:first-child, .page-news#content #page-content > blockquote p:first-child, .page-reserve#content #page-content > blockquote p:first-child, .page-shop1#content #page-content > blockquote p:first-child, #sp-block-container-10 > blockquote p:first-child, #sp-block-container-11 > blockquote p:first-child, #sp-block-container-12 > blockquote p:first-child, #sp-block-container-2 > blockquote p:first-child, #sp-block-container-28 > blockquote p:first-child, #sp-block-container-29 > blockquote p:first-child, #sp-block-container-3 > blockquote p:first-child, #sp-block-container-30 > blockquote p:first-child, #sp-block-container-31 > blockquote p:first-child, #sp-block-container-32 > blockquote p:first-child, #sp-block-container-33 > blockquote p:first-child, #sp-block-container-34 > blockquote p:first-child, #sp-block-container-35 > blockquote p:first-child, #sp-block-container-36 > blockquote p:first-child, #sp-block-container-37 > blockquote p:first-child, #sp-block-container-38 > blockquote p:first-child, #sp-block-container-39 > blockquote p:first-child, #sp-block-container-40 > blockquote p:first-child, #sp-block-container-41 > blockquote p:first-child, #sp-block-container-42 > blockquote p:first-child, #sp-block-container-43 > blockquote p:first-child, #sp-block-container-44 > blockquote p:first-child, #sp-block-container-45 > blockquote p:first-child, #sp-block-container-46 > blockquote p:first-child, #sp-block-container-47 > blockquote p:first-child, #sp-block-container-48 > blockquote p:first-child, #sp-block-container-49 > blockquote p:first-child, #sp-block-container-50 > blockquote p:first-child, #sp-block-container-51 > blockquote p:first-child, #sp-block-container-52 > blockquote p:first-child, #sp-block-container-53 > blockquote p:first-child, #sp-block-container-54 > blockquote p:first-child, #sp-block-container-55 > blockquote p:first-child, #sp-block-container-56 > blockquote p:first-child, #sp-block-container-57 > blockquote p:first-child, #sp-block-container-58 > blockquote p:first-child, #sp-block-container-7 > blockquote p:first-child, #sp-block-container-8 > blockquote p:first-child, #sp-block-container-9 > blockquote p:first-child{
  margin-top : 0px;
}

.page-access#content #page-content > h1, .page-blog#content #page-content > h1, .page-blog1#content #page-content > h1, .page-concept#content #page-content > h1, .page-contact#content #page-content > h1, .page-custom1#content #page-content > h1, .page-custom2#content #page-content > h1, .page-custom3#content #page-content > h1, .page-custom4#content #page-content > h1, .page-custom6#content #page-content > h1, .page-menu#content #page-content > h1, .page-news#content #page-content > h1, .page-reserve#content #page-content > h1, .page-shop1#content #page-content > h1, #sp-block-container-10 > h1, #sp-block-container-11 > h1, #sp-block-container-12 > h1, #sp-block-container-2 > 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-32 > 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-7 > h1, #sp-block-container-8 > h1, #sp-block-container-9 > h1{
  font-size : 1.8rem;
  font-weight : bold;
  line-height : 1.5;
  color : #333333;
  background-color : #fffbf7;
  background-image : url(img/icon-title-01.png);
  background-repeat : no-repeat;
  background-position : 4px 0.4em;
  text-decoration : none;
  padding-top : 4px;
  padding-left : 30px;
  padding-right : 5px;
  padding-bottom : 3px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 23px;
  border-top-width : 3px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : #9c1e1a;
  border-bottom-color : #f4f4f4;
}

.page-access#content #page-content > h2, .page-blog#content #page-content > h2, .page-blog1#content #page-content > h2, .page-concept#content #page-content > h2, .page-contact#content #page-content > h2, .page-custom1#content #page-content > h2, .page-custom2#content #page-content > h2, .page-custom3#content #page-content > h2, .page-custom4#content #page-content > h2, .page-custom6#content #page-content > h2, .page-menu#content #page-content > h2, .page-news#content #page-content > h2, .page-reserve#content #page-content > h2, .page-shop1#content #page-content > h2, #sp-block-container-10 > h2, #sp-block-container-11 > h2, #sp-block-container-12 > h2, #sp-block-container-2 > 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-32 > 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-7 > h2, #sp-block-container-8 > h2, #sp-block-container-9 > 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-access#content #page-content > h3, .page-blog#content #page-content > h3, .page-blog1#content #page-content > h3, .page-concept#content #page-content > h3, .page-contact#content #page-content > h3, .page-custom1#content #page-content > h3, .page-custom2#content #page-content > h3, .page-custom3#content #page-content > h3, .page-custom4#content #page-content > h3, .page-custom6#content #page-content > h3, .page-menu#content #page-content > h3, .page-news#content #page-content > h3, .page-reserve#content #page-content > h3, .page-shop1#content #page-content > h3, #sp-block-container-10 > h3, #sp-block-container-11 > h3, #sp-block-container-12 > h3, #sp-block-container-2 > 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-32 > 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-7 > h3, #sp-block-container-8 > h3, #sp-block-container-9 > h3{
  font-size : 1.6rem;
  font-weight : normal;
  margin-bottom : 21px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #cccccc;
}

.page-access#content #page-content > h4, .page-blog#content #page-content > h4, .page-blog1#content #page-content > h4, .page-concept#content #page-content > h4, .page-contact#content #page-content > h4, .page-custom1#content #page-content > h4, .page-custom2#content #page-content > h4, .page-custom3#content #page-content > h4, .page-custom4#content #page-content > h4, .page-custom6#content #page-content > h4, .page-menu#content #page-content > h4, .page-news#content #page-content > h4, .page-reserve#content #page-content > h4, .page-shop1#content #page-content > h4, #sp-block-container-10 > h4, #sp-block-container-11 > h4, #sp-block-container-12 > h4, #sp-block-container-2 > 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-32 > 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-7 > h4, #sp-block-container-8 > h4, #sp-block-container-9 > h4{
  font-size : 1.5rem;
  font-weight : normal;
  margin-bottom : 21px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #cccccc;
}

.page-access#content #page-content > h5, .page-blog#content #page-content > h5, .page-blog1#content #page-content > h5, .page-concept#content #page-content > h5, .page-contact#content #page-content > h5, .page-custom1#content #page-content > h5, .page-custom2#content #page-content > h5, .page-custom3#content #page-content > h5, .page-custom4#content #page-content > h5, .page-custom6#content #page-content > h5, .page-menu#content #page-content > h5, .page-news#content #page-content > h5, .page-reserve#content #page-content > h5, .page-shop1#content #page-content > h5, #sp-block-container-10 > h5, #sp-block-container-11 > h5, #sp-block-container-12 > h5, #sp-block-container-2 > 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-32 > 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-7 > h5, #sp-block-container-8 > h5, #sp-block-container-9 > h5{
  font-size : 1.4rem;
  font-weight : normal;
  margin-bottom : 21px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #cccccc;
}

.page-access#content #page-content > h6, .page-blog#content #page-content > h6, .page-blog1#content #page-content > h6, .page-concept#content #page-content > h6, .page-contact#content #page-content > h6, .page-custom1#content #page-content > h6, .page-custom2#content #page-content > h6, .page-custom3#content #page-content > h6, .page-custom4#content #page-content > h6, .page-custom6#content #page-content > h6, .page-menu#content #page-content > h6, .page-news#content #page-content > h6, .page-reserve#content #page-content > h6, .page-shop1#content #page-content > h6, #sp-block-container-10 > h6, #sp-block-container-11 > h6, #sp-block-container-12 > h6, #sp-block-container-2 > 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-32 > 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-7 > h6, #sp-block-container-8 > h6, #sp-block-container-9 > h6{
  font-size : 1.3rem;
  font-weight : normal;
  margin-bottom : 20px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #cccccc;
}

.page-access#content #page-content > hr, .page-blog#content #page-content > hr, .page-blog1#content #page-content > hr, .page-concept#content #page-content > hr, .page-contact#content #page-content > hr, .page-custom1#content #page-content > hr, .page-custom2#content #page-content > hr, .page-custom3#content #page-content > hr, .page-custom4#content #page-content > hr, .page-custom6#content #page-content > hr, .page-menu#content #page-content > hr, .page-news#content #page-content > hr, .page-reserve#content #page-content > hr, .page-shop1#content #page-content > hr, #sp-block-container-10 > hr, #sp-block-container-11 > hr, #sp-block-container-12 > hr, #sp-block-container-2 > hr, #sp-block-container-28 > hr, #sp-block-container-29 > hr, #sp-block-container-3 > hr, #sp-block-container-30 > hr, #sp-block-container-31 > hr, #sp-block-container-32 > hr, #sp-block-container-33 > hr, #sp-block-container-34 > hr, #sp-block-container-35 > hr, #sp-block-container-36 > hr, #sp-block-container-37 > hr, #sp-block-container-38 > hr, #sp-block-container-39 > hr, #sp-block-container-40 > hr, #sp-block-container-41 > hr, #sp-block-container-42 > hr, #sp-block-container-43 > hr, #sp-block-container-44 > hr, #sp-block-container-45 > hr, #sp-block-container-46 > hr, #sp-block-container-47 > hr, #sp-block-container-48 > hr, #sp-block-container-49 > hr, #sp-block-container-50 > hr, #sp-block-container-51 > hr, #sp-block-container-52 > hr, #sp-block-container-53 > hr, #sp-block-container-54 > hr, #sp-block-container-55 > hr, #sp-block-container-56 > hr, #sp-block-container-57 > hr, #sp-block-container-58 > hr, #sp-block-container-7 > hr, #sp-block-container-8 > hr, #sp-block-container-9 > hr{
  margin-bottom : 19px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #9c1e1a;
}

.page-access#content #page-content > img, .page-blog#content #page-content > img, .page-blog1#content #page-content > img, .page-concept#content #page-content > img, .page-contact#content #page-content > img, .page-custom1#content #page-content > img, .page-custom2#content #page-content > img, .page-custom3#content #page-content > img, .page-custom4#content #page-content > img, .page-custom6#content #page-content > img, .page-menu#content #page-content > img, .page-news#content #page-content > img, .page-reserve#content #page-content > img, .page-shop1#content #page-content > img, #sp-block-container-10 > img, #sp-block-container-11 > img, #sp-block-container-12 > img, #sp-block-container-2 > img, #sp-block-container-28 > img, #sp-block-container-29 > img, #sp-block-container-3 > img, #sp-block-container-30 > img, #sp-block-container-31 > img, #sp-block-container-32 > img, #sp-block-container-33 > img, #sp-block-container-34 > img, #sp-block-container-35 > img, #sp-block-container-36 > img, #sp-block-container-37 > img, #sp-block-container-38 > img, #sp-block-container-39 > img, #sp-block-container-40 > img, #sp-block-container-41 > img, #sp-block-container-42 > img, #sp-block-container-43 > img, #sp-block-container-44 > img, #sp-block-container-45 > img, #sp-block-container-46 > img, #sp-block-container-47 > img, #sp-block-container-48 > img, #sp-block-container-49 > img, #sp-block-container-50 > img, #sp-block-container-51 > img, #sp-block-container-52 > img, #sp-block-container-53 > img, #sp-block-container-54 > img, #sp-block-container-55 > img, #sp-block-container-56 > img, #sp-block-container-57 > img, #sp-block-container-58 > img, #sp-block-container-7 > img, #sp-block-container-8 > img, #sp-block-container-9 > img{
  margin-top : 0px;
  margin-bottom : 19px;
}

.page-access#content #page-content > ins, .page-blog#content #page-content > ins, .page-blog1#content #page-content > ins, .page-concept#content #page-content > ins, .page-contact#content #page-content > ins, .page-custom1#content #page-content > ins, .page-custom2#content #page-content > ins, .page-custom3#content #page-content > ins, .page-custom4#content #page-content > ins, .page-custom6#content #page-content > ins, .page-menu#content #page-content > ins, .page-news#content #page-content > ins, .page-reserve#content #page-content > ins, .page-shop1#content #page-content > ins, #sp-block-container-10 > ins, #sp-block-container-11 > ins, #sp-block-container-12 > ins, #sp-block-container-2 > ins, #sp-block-container-28 > ins, #sp-block-container-29 > ins, #sp-block-container-3 > ins, #sp-block-container-30 > ins, #sp-block-container-31 > ins, #sp-block-container-32 > ins, #sp-block-container-33 > ins, #sp-block-container-34 > ins, #sp-block-container-35 > ins, #sp-block-container-36 > ins, #sp-block-container-37 > ins, #sp-block-container-38 > ins, #sp-block-container-39 > ins, #sp-block-container-40 > ins, #sp-block-container-41 > ins, #sp-block-container-42 > ins, #sp-block-container-43 > ins, #sp-block-container-44 > ins, #sp-block-container-45 > ins, #sp-block-container-46 > ins, #sp-block-container-47 > ins, #sp-block-container-48 > ins, #sp-block-container-49 > ins, #sp-block-container-50 > ins, #sp-block-container-51 > ins, #sp-block-container-52 > ins, #sp-block-container-53 > ins, #sp-block-container-54 > ins, #sp-block-container-55 > ins, #sp-block-container-56 > ins, #sp-block-container-57 > ins, #sp-block-container-58 > ins, #sp-block-container-7 > ins, #sp-block-container-8 > ins, #sp-block-container-9 > ins{
  background-color : #fff9c0;
  text-decoration : none;
  padding-top : 5px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 5px;
}

.page-access#content #page-content > ol, .page-blog#content #page-content > ol, .page-blog1#content #page-content > ol, .page-concept#content #page-content > ol, .page-contact#content #page-content > ol, .page-custom1#content #page-content > ol, .page-custom2#content #page-content > ol, .page-custom3#content #page-content > ol, .page-custom4#content #page-content > ol, .page-custom6#content #page-content > ol, .page-menu#content #page-content > ol, .page-news#content #page-content > ol, .page-reserve#content #page-content > ol, .page-shop1#content #page-content > ol, #sp-block-container-10 > ol, #sp-block-container-11 > ol, #sp-block-container-12 > ol, #sp-block-container-2 > ol, #sp-block-container-28 > ol, #sp-block-container-29 > ol, #sp-block-container-3 > ol, #sp-block-container-30 > ol, #sp-block-container-31 > ol, #sp-block-container-32 > ol, #sp-block-container-33 > ol, #sp-block-container-34 > ol, #sp-block-container-35 > ol, #sp-block-container-36 > ol, #sp-block-container-37 > ol, #sp-block-container-38 > ol, #sp-block-container-39 > ol, #sp-block-container-40 > ol, #sp-block-container-41 > ol, #sp-block-container-42 > ol, #sp-block-container-43 > ol, #sp-block-container-44 > ol, #sp-block-container-45 > ol, #sp-block-container-46 > ol, #sp-block-container-47 > ol, #sp-block-container-48 > ol, #sp-block-container-49 > ol, #sp-block-container-50 > ol, #sp-block-container-51 > ol, #sp-block-container-52 > ol, #sp-block-container-53 > ol, #sp-block-container-54 > ol, #sp-block-container-55 > ol, #sp-block-container-56 > ol, #sp-block-container-57 > ol, #sp-block-container-58 > ol, #sp-block-container-7 > ol, #sp-block-container-8 > ol, #sp-block-container-9 > ol{
  padding-top : 0px;
  padding-left : 13px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 18px;
  list-style-position : inside;
}

.page-access#content #page-content > ol ol, .page-blog#content #page-content > ol ol, .page-blog1#content #page-content > ol ol, .page-concept#content #page-content > ol ol, .page-contact#content #page-content > ol ol, .page-custom1#content #page-content > ol ol, .page-custom2#content #page-content > ol ol, .page-custom3#content #page-content > ol ol, .page-custom4#content #page-content > ol ol, .page-custom6#content #page-content > ol ol, .page-menu#content #page-content > ol ol, .page-news#content #page-content > ol ol, .page-reserve#content #page-content > ol ol, .page-shop1#content #page-content > ol ol, #sp-block-container-10 > ol ol, #sp-block-container-11 > ol ol, #sp-block-container-12 > ol ol, #sp-block-container-2 > ol ol, #sp-block-container-28 > ol ol, #sp-block-container-29 > ol ol, #sp-block-container-3 > ol ol, #sp-block-container-30 > ol ol, #sp-block-container-31 > ol ol, #sp-block-container-32 > ol ol, #sp-block-container-33 > ol ol, #sp-block-container-34 > ol ol, #sp-block-container-35 > ol ol, #sp-block-container-36 > ol ol, #sp-block-container-37 > ol ol, #sp-block-container-38 > ol ol, #sp-block-container-39 > ol ol, #sp-block-container-40 > ol ol, #sp-block-container-41 > ol ol, #sp-block-container-42 > ol ol, #sp-block-container-43 > ol ol, #sp-block-container-44 > ol ol, #sp-block-container-45 > ol ol, #sp-block-container-46 > ol ol, #sp-block-container-47 > ol ol, #sp-block-container-48 > ol ol, #sp-block-container-49 > ol ol, #sp-block-container-50 > ol ol, #sp-block-container-51 > ol ol, #sp-block-container-52 > ol ol, #sp-block-container-53 > ol ol, #sp-block-container-54 > ol ol, #sp-block-container-55 > ol ol, #sp-block-container-56 > ol ol, #sp-block-container-57 > ol ol, #sp-block-container-58 > ol ol, #sp-block-container-7 > ol ol, #sp-block-container-8 > ol ol, #sp-block-container-9 > ol ol{
  margin-bottom : 0px;
}

.page-access#content #page-content > p, .page-blog#content #page-content > p, .page-blog1#content #page-content > p, .page-concept#content #page-content > p, .page-contact#content #page-content > p, .page-custom1#content #page-content > p, .page-custom2#content #page-content > p, .page-custom3#content #page-content > p, .page-custom4#content #page-content > p, .page-custom6#content #page-content > p, .page-menu#content #page-content > p, .page-news#content #page-content > p, .page-reserve#content #page-content > p, .page-shop1#content #page-content > p, #sp-block-container-10 > p, #sp-block-container-11 > p, #sp-block-container-12 > p, #sp-block-container-2 > 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-32 > 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-7 > p, #sp-block-container-8 > p, #sp-block-container-9 > p{
  margin-top : 0px;
  margin-bottom : 19px;
}

.page-access#content #page-content > pre, .page-blog#content #page-content > pre, .page-blog1#content #page-content > pre, .page-concept#content #page-content > pre, .page-contact#content #page-content > pre, .page-custom1#content #page-content > pre, .page-custom2#content #page-content > pre, .page-custom3#content #page-content > pre, .page-custom4#content #page-content > pre, .page-custom6#content #page-content > pre, .page-menu#content #page-content > pre, .page-news#content #page-content > pre, .page-reserve#content #page-content > pre, .page-shop1#content #page-content > pre, #sp-block-container-10 > pre, #sp-block-container-11 > pre, #sp-block-container-12 > pre, #sp-block-container-2 > pre, #sp-block-container-28 > pre, #sp-block-container-29 > pre, #sp-block-container-3 > pre, #sp-block-container-30 > pre, #sp-block-container-31 > pre, #sp-block-container-32 > pre, #sp-block-container-33 > pre, #sp-block-container-34 > pre, #sp-block-container-35 > pre, #sp-block-container-36 > pre, #sp-block-container-37 > pre, #sp-block-container-38 > pre, #sp-block-container-39 > pre, #sp-block-container-40 > pre, #sp-block-container-41 > pre, #sp-block-container-42 > pre, #sp-block-container-43 > pre, #sp-block-container-44 > pre, #sp-block-container-45 > pre, #sp-block-container-46 > pre, #sp-block-container-47 > pre, #sp-block-container-48 > pre, #sp-block-container-49 > pre, #sp-block-container-50 > pre, #sp-block-container-51 > pre, #sp-block-container-52 > pre, #sp-block-container-53 > pre, #sp-block-container-54 > pre, #sp-block-container-55 > pre, #sp-block-container-56 > pre, #sp-block-container-57 > pre, #sp-block-container-58 > pre, #sp-block-container-7 > pre, #sp-block-container-8 > pre, #sp-block-container-9 > pre{
  background-color : #f5f5f5;
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  overflow : auto;
  word-wrap : normal;
}

#sp-list-100, #sp-list-101, #sp-list-102, #sp-list-103, #sp-list-104, #sp-list-105, #sp-list-106, #sp-list-107, #sp-list-108, #sp-list-109, #sp-list-110, #sp-list-111, #sp-list-112, #sp-list-113, #sp-list-114, #sp-list-115, #sp-list-116, #sp-list-117, #sp-list-118, #sp-list-119, #sp-list-12, #sp-list-120, #sp-list-121, #sp-list-122, #sp-list-123, #sp-list-124, #sp-list-125, #sp-list-126, #sp-list-127, #sp-list-128, #sp-list-129, #sp-list-130, #sp-list-131, #sp-list-132, #sp-list-133, #sp-list-134, #sp-list-135, #sp-list-136, #sp-list-137, #sp-list-138, #sp-list-139, #sp-list-140, #sp-list-141, #sp-list-142, #sp-list-143, #sp-list-144, #sp-list-145, #sp-list-146, #sp-list-147, #sp-list-148, #sp-list-149, #sp-list-15, #sp-list-150, #sp-list-151, #sp-list-152, #sp-list-153, #sp-list-154, #sp-list-155, #sp-list-156, #sp-list-157, #sp-list-158, #sp-list-159, #sp-list-160, #sp-list-161, #sp-list-162, #sp-list-163, #sp-list-164, #sp-list-165, #sp-list-166, #sp-list-167, #sp-list-168, #sp-list-169, #sp-list-170, #sp-list-171, #sp-list-172, #sp-list-173, #sp-list-174, #sp-list-175, #sp-list-176, #sp-list-177, #sp-list-178, #sp-list-179, #sp-list-18, #sp-list-180, #sp-list-181, #sp-list-182, #sp-list-183, #sp-list-184, #sp-list-185, #sp-list-186, #sp-list-187, #sp-list-188, #sp-list-189, #sp-list-190, #sp-list-191, #sp-list-192, #sp-list-193, #sp-list-194, #sp-list-195, #sp-list-196, #sp-list-197, #sp-list-198, #sp-list-199, #sp-list-20, #sp-list-200, #sp-list-201, #sp-list-202, #sp-list-203, #sp-list-204, #sp-list-205, #sp-list-206, #sp-list-207, #sp-list-208, #sp-list-209, #sp-list-210, #sp-list-211, #sp-list-212, #sp-list-213, #sp-list-214, #sp-list-215, #sp-list-216, #sp-list-217, #sp-list-218, #sp-list-219, #sp-list-222, #sp-list-23, #sp-list-239, #sp-list-241, #sp-list-242, #sp-list-243, #sp-list-244, #sp-list-245, #sp-list-246, #sp-list-247, #sp-list-248, #sp-list-249, #sp-list-25, #sp-list-250, #sp-list-251, #sp-list-252, #sp-list-253, #sp-list-254, #sp-list-255, #sp-list-256, #sp-list-257, #sp-list-258, #sp-list-259, #sp-list-260, #sp-list-261, #sp-list-262, #sp-list-263, #sp-list-264, #sp-list-265, #sp-list-266, #sp-list-267, #sp-list-268, #sp-list-269, #sp-list-27, #sp-list-270, #sp-list-271, #sp-list-272, #sp-list-273, #sp-list-274, #sp-list-275, #sp-list-276, #sp-list-277, #sp-list-278, #sp-list-279, #sp-list-280, #sp-list-281, #sp-list-282, #sp-list-283, #sp-list-284, #sp-list-285, #sp-list-286, #sp-list-287, #sp-list-288, #sp-list-289, #sp-list-29, #sp-list-290, #sp-list-291, #sp-list-292, #sp-list-293, #sp-list-294, #sp-list-295, #sp-list-296, #sp-list-297, #sp-list-298, #sp-list-299, #sp-list-3, #sp-list-300, #sp-list-301, #sp-list-302, #sp-list-303, #sp-list-304, #sp-list-305, #sp-list-306, #sp-list-307, #sp-list-308, #sp-list-309, #sp-list-310, #sp-list-311, #sp-list-312, #sp-list-313, #sp-list-314, #sp-list-315, #sp-list-316, #sp-list-317, #sp-list-318, #sp-list-319, #sp-list-32, #sp-list-320, #sp-list-321, #sp-list-322, #sp-list-323, #sp-list-324, #sp-list-325, #sp-list-326, #sp-list-327, #sp-list-328, #sp-list-329, #sp-list-330, #sp-list-331, #sp-list-34, #sp-list-345, #sp-list-35, #sp-list-38, #sp-list-41, #sp-list-42, #sp-list-43, #sp-list-45, #sp-list-47, #sp-list-48, #sp-list-49, #sp-list-5, #sp-list-54, #sp-list-55, #sp-list-56, #sp-list-57, #sp-list-58, #sp-list-59, #sp-list-6, #sp-list-63, #sp-list-64, #sp-list-65, #sp-list-66, #sp-list-67, #sp-list-68, #sp-list-69, #sp-list-70, #sp-list-71, #sp-list-72, #sp-list-73, #sp-list-74, #sp-list-75, #sp-list-76, #sp-list-77, #sp-list-78, #sp-list-79, #sp-list-80, #sp-list-81, #sp-list-82, #sp-list-83, #sp-list-84, #sp-list-85, #sp-list-86, #sp-list-87, #sp-list-88, #sp-list-89, #sp-list-9, #sp-list-90, #sp-list-91, #sp-list-92, #sp-list-93, #sp-list-94, #sp-list-95, #sp-list-96, #sp-list-97, #sp-list-98, #sp-list-99{
  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-100 > li, #sp-list-101 > li, #sp-list-102 > li, #sp-list-103 > li, #sp-list-104 > li, #sp-list-105 > li, #sp-list-106 > li, #sp-list-107 > li, #sp-list-108 > li, #sp-list-109 > li, #sp-list-110 > li, #sp-list-111 > li, #sp-list-112 > li, #sp-list-113 > li, #sp-list-114 > li, #sp-list-115 > li, #sp-list-116 > li, #sp-list-117 > li, #sp-list-118 > li, #sp-list-119 > li, #sp-list-12 > li, #sp-list-120 > li, #sp-list-121 > li, #sp-list-122 > li, #sp-list-123 > li, #sp-list-124 > li, #sp-list-125 > li, #sp-list-126 > li, #sp-list-127 > li, #sp-list-128 > li, #sp-list-129 > li, #sp-list-130 > li, #sp-list-131 > li, #sp-list-132 > li, #sp-list-133 > li, #sp-list-134 > li, #sp-list-135 > li, #sp-list-136 > li, #sp-list-137 > li, #sp-list-138 > li, #sp-list-139 > li, #sp-list-140 > li, #sp-list-141 > li, #sp-list-142 > li, #sp-list-143 > li, #sp-list-144 > li, #sp-list-145 > li, #sp-list-146 > li, #sp-list-147 > li, #sp-list-148 > li, #sp-list-149 > li, #sp-list-15 > li, #sp-list-150 > li, #sp-list-151 > li, #sp-list-152 > li, #sp-list-153 > li, #sp-list-154 > li, #sp-list-155 > li, #sp-list-156 > li, #sp-list-157 > li, #sp-list-158 > li, #sp-list-159 > li, #sp-list-160 > li, #sp-list-161 > li, #sp-list-162 > li, #sp-list-163 > li, #sp-list-164 > li, #sp-list-165 > li, #sp-list-166 > li, #sp-list-167 > li, #sp-list-168 > li, #sp-list-169 > li, #sp-list-170 > li, #sp-list-171 > li, #sp-list-172 > li, #sp-list-173 > li, #sp-list-174 > li, #sp-list-175 > li, #sp-list-176 > li, #sp-list-177 > li, #sp-list-178 > li, #sp-list-179 > li, #sp-list-18 > li, #sp-list-180 > li, #sp-list-181 > li, #sp-list-182 > li, #sp-list-183 > li, #sp-list-184 > li, #sp-list-185 > li, #sp-list-186 > li, #sp-list-187 > li, #sp-list-188 > li, #sp-list-189 > li, #sp-list-190 > li, #sp-list-191 > li, #sp-list-192 > li, #sp-list-193 > li, #sp-list-194 > li, #sp-list-195 > li, #sp-list-196 > li, #sp-list-197 > li, #sp-list-198 > li, #sp-list-199 > li, #sp-list-20 > li, #sp-list-200 > li, #sp-list-201 > li, #sp-list-202 > li, #sp-list-203 > li, #sp-list-204 > li, #sp-list-205 > li, #sp-list-206 > li, #sp-list-207 > li, #sp-list-208 > li, #sp-list-209 > li, #sp-list-210 > li, #sp-list-211 > li, #sp-list-212 > li, #sp-list-213 > li, #sp-list-214 > li, #sp-list-215 > li, #sp-list-216 > li, #sp-list-217 > li, #sp-list-218 > li, #sp-list-219 > li, #sp-list-222 > li, #sp-list-23 > li, #sp-list-239 > li, #sp-list-241 > li, #sp-list-242 > li, #sp-list-243 > li, #sp-list-244 > li, #sp-list-245 > li, #sp-list-246 > li, #sp-list-247 > li, #sp-list-248 > li, #sp-list-249 > li, #sp-list-25 > li, #sp-list-250 > li, #sp-list-251 > li, #sp-list-252 > li, #sp-list-253 > li, #sp-list-254 > li, #sp-list-255 > li, #sp-list-256 > li, #sp-list-257 > li, #sp-list-258 > li, #sp-list-259 > li, #sp-list-260 > li, #sp-list-261 > li, #sp-list-262 > li, #sp-list-263 > li, #sp-list-264 > li, #sp-list-265 > li, #sp-list-266 > li, #sp-list-267 > li, #sp-list-268 > li, #sp-list-269 > li, #sp-list-27 > li, #sp-list-270 > li, #sp-list-271 > li, #sp-list-272 > li, #sp-list-273 > li, #sp-list-274 > li, #sp-list-275 > li, #sp-list-276 > li, #sp-list-277 > li, #sp-list-278 > li, #sp-list-279 > li, #sp-list-280 > li, #sp-list-281 > li, #sp-list-282 > li, #sp-list-283 > li, #sp-list-284 > li, #sp-list-285 > li, #sp-list-286 > li, #sp-list-287 > li, #sp-list-288 > li, #sp-list-289 > li, #sp-list-29 > li, #sp-list-290 > li, #sp-list-291 > li, #sp-list-292 > li, #sp-list-293 > li, #sp-list-294 > li, #sp-list-295 > li, #sp-list-296 > li, #sp-list-297 > li, #sp-list-298 > li, #sp-list-299 > li, #sp-list-3 > li, #sp-list-300 > li, #sp-list-301 > li, #sp-list-302 > li, #sp-list-303 > li, #sp-list-304 > li, #sp-list-305 > li, #sp-list-306 > li, #sp-list-307 > li, #sp-list-308 > li, #sp-list-309 > li, #sp-list-310 > li, #sp-list-311 > li, #sp-list-312 > li, #sp-list-313 > li, #sp-list-314 > li, #sp-list-315 > li, #sp-list-316 > li, #sp-list-317 > li, #sp-list-318 > li, #sp-list-319 > li, #sp-list-32 > li, #sp-list-320 > li, #sp-list-321 > li, #sp-list-322 > li, #sp-list-323 > li, #sp-list-324 > li, #sp-list-325 > li, #sp-list-326 > li, #sp-list-327 > li, #sp-list-328 > li, #sp-list-329 > li, #sp-list-330 > li, #sp-list-331 > li, #sp-list-34 > li, #sp-list-345 > li, #sp-list-35 > li, #sp-list-38 > li, #sp-list-41 > li, #sp-list-42 > li, #sp-list-43 > li, #sp-list-45 > li, #sp-list-47 > li, #sp-list-48 > li, #sp-list-49 > li, #sp-list-5 > li, #sp-list-54 > li, #sp-list-55 > li, #sp-list-56 > li, #sp-list-57 > li, #sp-list-58 > li, #sp-list-59 > li, #sp-list-6 > li, #sp-list-63 > li, #sp-list-64 > li, #sp-list-65 > li, #sp-list-66 > li, #sp-list-67 > li, #sp-list-68 > li, #sp-list-69 > 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-76 > li, #sp-list-77 > li, #sp-list-78 > 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-85 > li, #sp-list-86 > li, #sp-list-87 > li, #sp-list-88 > li, #sp-list-89 > li, #sp-list-9 > li, #sp-list-90 > li, #sp-list-91 > li, #sp-list-92 > li, #sp-list-93 > li, #sp-list-94 > li, #sp-list-95 > li, #sp-list-96 > li, #sp-list-97 > li, #sp-list-98 > li, #sp-list-99 > li{
  background-color : transparent;
  background-image : url(img/icon-arrow-01.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-100 > ul, #sp-list-101 > ul, #sp-list-102 > ul, #sp-list-103 > ul, #sp-list-104 > ul, #sp-list-105 > ul, #sp-list-106 > ul, #sp-list-107 > ul, #sp-list-108 > ul, #sp-list-109 > ul, #sp-list-110 > ul, #sp-list-111 > ul, #sp-list-112 > ul, #sp-list-113 > ul, #sp-list-114 > ul, #sp-list-115 > ul, #sp-list-116 > ul, #sp-list-117 > ul, #sp-list-118 > ul, #sp-list-119 > ul, #sp-list-12 > ul, #sp-list-120 > ul, #sp-list-121 > ul, #sp-list-122 > ul, #sp-list-123 > ul, #sp-list-124 > ul, #sp-list-125 > ul, #sp-list-126 > ul, #sp-list-127 > ul, #sp-list-128 > ul, #sp-list-129 > ul, #sp-list-130 > ul, #sp-list-131 > ul, #sp-list-132 > ul, #sp-list-133 > ul, #sp-list-134 > ul, #sp-list-135 > ul, #sp-list-136 > ul, #sp-list-137 > ul, #sp-list-138 > ul, #sp-list-139 > ul, #sp-list-140 > ul, #sp-list-141 > ul, #sp-list-142 > ul, #sp-list-143 > ul, #sp-list-144 > ul, #sp-list-145 > ul, #sp-list-146 > ul, #sp-list-147 > ul, #sp-list-148 > ul, #sp-list-149 > ul, #sp-list-15 > ul, #sp-list-150 > ul, #sp-list-151 > ul, #sp-list-152 > ul, #sp-list-153 > ul, #sp-list-154 > ul, #sp-list-155 > ul, #sp-list-156 > ul, #sp-list-157 > ul, #sp-list-158 > ul, #sp-list-159 > ul, #sp-list-160 > ul, #sp-list-161 > ul, #sp-list-162 > ul, #sp-list-163 > ul, #sp-list-164 > ul, #sp-list-165 > ul, #sp-list-166 > ul, #sp-list-167 > ul, #sp-list-168 > ul, #sp-list-169 > ul, #sp-list-170 > ul, #sp-list-171 > ul, #sp-list-172 > ul, #sp-list-173 > ul, #sp-list-174 > ul, #sp-list-175 > ul, #sp-list-176 > ul, #sp-list-177 > ul, #sp-list-178 > ul, #sp-list-179 > ul, #sp-list-18 > ul, #sp-list-180 > ul, #sp-list-181 > ul, #sp-list-182 > ul, #sp-list-183 > ul, #sp-list-184 > ul, #sp-list-185 > ul, #sp-list-186 > ul, #sp-list-187 > ul, #sp-list-188 > ul, #sp-list-189 > ul, #sp-list-190 > ul, #sp-list-191 > ul, #sp-list-192 > ul, #sp-list-193 > ul, #sp-list-194 > ul, #sp-list-195 > ul, #sp-list-196 > ul, #sp-list-197 > ul, #sp-list-198 > ul, #sp-list-199 > ul, #sp-list-20 > ul, #sp-list-200 > ul, #sp-list-201 > ul, #sp-list-202 > ul, #sp-list-203 > ul, #sp-list-204 > ul, #sp-list-205 > ul, #sp-list-206 > ul, #sp-list-207 > ul, #sp-list-208 > ul, #sp-list-209 > ul, #sp-list-210 > ul, #sp-list-211 > ul, #sp-list-212 > ul, #sp-list-213 > ul, #sp-list-214 > ul, #sp-list-215 > ul, #sp-list-216 > ul, #sp-list-217 > ul, #sp-list-218 > ul, #sp-list-219 > ul, #sp-list-222 > ul, #sp-list-23 > ul, #sp-list-239 > ul, #sp-list-241 > ul, #sp-list-242 > ul, #sp-list-243 > ul, #sp-list-244 > ul, #sp-list-245 > ul, #sp-list-246 > ul, #sp-list-247 > ul, #sp-list-248 > ul, #sp-list-249 > ul, #sp-list-25 > ul, #sp-list-250 > ul, #sp-list-251 > ul, #sp-list-252 > ul, #sp-list-253 > ul, #sp-list-254 > ul, #sp-list-255 > ul, #sp-list-256 > ul, #sp-list-257 > ul, #sp-list-258 > ul, #sp-list-259 > ul, #sp-list-260 > ul, #sp-list-261 > ul, #sp-list-262 > ul, #sp-list-263 > ul, #sp-list-264 > ul, #sp-list-265 > ul, #sp-list-266 > ul, #sp-list-267 > ul, #sp-list-268 > ul, #sp-list-269 > ul, #sp-list-27 > ul, #sp-list-270 > ul, #sp-list-271 > ul, #sp-list-272 > ul, #sp-list-273 > ul, #sp-list-274 > ul, #sp-list-275 > ul, #sp-list-276 > ul, #sp-list-277 > ul, #sp-list-278 > ul, #sp-list-279 > ul, #sp-list-280 > ul, #sp-list-281 > ul, #sp-list-282 > ul, #sp-list-283 > ul, #sp-list-284 > ul, #sp-list-285 > ul, #sp-list-286 > ul, #sp-list-287 > ul, #sp-list-288 > ul, #sp-list-289 > ul, #sp-list-29 > ul, #sp-list-290 > ul, #sp-list-291 > ul, #sp-list-292 > ul, #sp-list-293 > ul, #sp-list-294 > ul, #sp-list-295 > ul, #sp-list-296 > ul, #sp-list-297 > ul, #sp-list-298 > ul, #sp-list-299 > ul, #sp-list-3 > ul, #sp-list-300 > ul, #sp-list-301 > ul, #sp-list-302 > ul, #sp-list-303 > ul, #sp-list-304 > ul, #sp-list-305 > ul, #sp-list-306 > ul, #sp-list-307 > ul, #sp-list-308 > ul, #sp-list-309 > ul, #sp-list-310 > ul, #sp-list-311 > ul, #sp-list-312 > ul, #sp-list-313 > ul, #sp-list-314 > ul, #sp-list-315 > ul, #sp-list-316 > ul, #sp-list-317 > ul, #sp-list-318 > ul, #sp-list-319 > ul, #sp-list-32 > ul, #sp-list-320 > ul, #sp-list-321 > ul, #sp-list-322 > ul, #sp-list-323 > ul, #sp-list-324 > ul, #sp-list-325 > ul, #sp-list-326 > ul, #sp-list-327 > ul, #sp-list-328 > ul, #sp-list-329 > ul, #sp-list-330 > ul, #sp-list-331 > ul, #sp-list-34 > ul, #sp-list-345 > ul, #sp-list-35 > ul, #sp-list-38 > ul, #sp-list-41 > ul, #sp-list-42 > ul, #sp-list-43 > ul, #sp-list-45 > ul, #sp-list-47 > ul, #sp-list-48 > ul, #sp-list-49 > ul, #sp-list-5 > ul, #sp-list-54 > ul, #sp-list-55 > ul, #sp-list-56 > ul, #sp-list-57 > ul, #sp-list-58 > ul, #sp-list-59 > ul, #sp-list-6 > ul, #sp-list-63 > ul, #sp-list-64 > ul, #sp-list-65 > ul, #sp-list-66 > ul, #sp-list-67 > ul, #sp-list-68 > ul, #sp-list-69 > 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-76 > ul, #sp-list-77 > ul, #sp-list-78 > 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-85 > ul, #sp-list-86 > ul, #sp-list-87 > ul, #sp-list-88 > ul, #sp-list-89 > ul, #sp-list-9 > ul, #sp-list-90 > ul, #sp-list-91 > ul, #sp-list-92 > ul, #sp-list-93 > ul, #sp-list-94 > ul, #sp-list-95 > ul, #sp-list-96 > ul, #sp-list-97 > ul, #sp-list-98 > ul, #sp-list-99 > ul{
  margin-bottom : 0px;
}

#sp-page-title-1 > h1, #sp-page-title-10 > h1, #sp-page-title-11 > h1, #sp-page-title-12 > h1, #sp-page-title-13 > h1, #sp-page-title-14 > h1, #sp-page-title-2 > h1, #sp-page-title-3 > h1, #sp-page-title-32 > h1, #sp-page-title-33 > h1, #sp-page-title-4 > h1, #sp-page-title-5 > h1, #sp-page-title-6 > h1, #sp-page-title-7 > h1, #sp-page-title-8 > h1, #sp-page-title-9 > h1{
  font-size : 1.6rem;
  font-weight : bold;
  line-height : 1.5;
  color : #333333;
  background-color : #fffbf7;
  background-image : url(img/icon-title-01.png);
  background-repeat : no-repeat;
  background-position : 4px 0.4em;
  text-decoration : none;
  padding-top : 4px;
  padding-left : 30px;
  padding-right : 5px;
  padding-bottom : 3px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-top-width : 3px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : #9c1e1a;
  border-bottom-color : #f4f4f4;
}

#sp-entry-content-1, #sp-entry-content-2, #sp-entry-content-3, #sp-entry-content-4, #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-14, #sp-wp-post-list-15, #sp-wp-post-list-16, #sp-wp-post-list-17, #sp-wp-post-list-18, #sp-wp-post-list-2, #sp-wp-post-list-3, #sp-wp-post-list-4, #sp-wp-post-list-5, #sp-wp-post-list-6, #sp-wp-post-list-7, #sp-wp-post-list-8, #sp-wp-post-list-9{
  padding-left : 0px;
  padding-right : 0px;
  margin-top : 0px;
  margin-bottom : 13px;
}

#sp-entry-content-1 article > header > h4 > a, #sp-entry-content-2 article > header > h4 > a, #sp-entry-content-3 article > header > h4 > a, #sp-entry-content-4 article > header > h4 > a, #sp-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-14 article > header > h4 > a, #sp-wp-post-list-15 article > header > h4 > a, #sp-wp-post-list-16 article > header > h4 > a, #sp-wp-post-list-17 article > header > h4 > a, #sp-wp-post-list-18 article > header > h4 > a, #sp-wp-post-list-2 article > header > h4 > a, #sp-wp-post-list-3 article > header > h4 > a, #sp-wp-post-list-4 article > header > h4 > a, #sp-wp-post-list-5 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-8 article > header > h4 > a, #sp-wp-post-list-9 article > header > h4 > a{
  font-size : 1.6rem;
  font-weight : bold;
  line-height : 1.5;
  color : #333333;
  background-color : #fffbf7;
  background-image : url(img/icon-title-01.png);
  background-repeat : no-repeat;
  background-position : 4px 0.4em;
  text-decoration : none;
  padding-top : 4px;
  padding-left : 30px;
  padding-right : 5px;
  padding-bottom : 3px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 20px;
  border-top-width : 3px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : #9c1e1a;
  border-bottom-color : #f4f4f4;
  display : block;
}

.hpb-viewtype-content#sp-entry-content-1, .hpb-viewtype-content#sp-entry-content-2, .hpb-viewtype-content#sp-entry-content-3, .hpb-viewtype-content#sp-entry-content-4, .hpb-viewtype-content#sp-wp-post-list-1, .hpb-viewtype-content#sp-wp-post-list-10, .hpb-viewtype-content#sp-wp-post-list-11, .hpb-viewtype-content#sp-wp-post-list-12, .hpb-viewtype-content#sp-wp-post-list-13, .hpb-viewtype-content#sp-wp-post-list-14, .hpb-viewtype-content#sp-wp-post-list-15, .hpb-viewtype-content#sp-wp-post-list-16, .hpb-viewtype-content#sp-wp-post-list-17, .hpb-viewtype-content#sp-wp-post-list-18, .hpb-viewtype-content#sp-wp-post-list-2, .hpb-viewtype-content#sp-wp-post-list-3, .hpb-viewtype-content#sp-wp-post-list-4, .hpb-viewtype-content#sp-wp-post-list-5, .hpb-viewtype-content#sp-wp-post-list-6, .hpb-viewtype-content#sp-wp-post-list-7, .hpb-viewtype-content#sp-wp-post-list-8, .hpb-viewtype-content#sp-wp-post-list-9{
  background-color : #fffbf7;
  padding-bottom : 20px;
}

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

.hpb-viewtype-date#sp-entry-content-1, .hpb-viewtype-date#sp-entry-content-2, .hpb-viewtype-date#sp-entry-content-3, .hpb-viewtype-date#sp-entry-content-4, .hpb-viewtype-date#sp-wp-post-list-1, .hpb-viewtype-date#sp-wp-post-list-10, .hpb-viewtype-date#sp-wp-post-list-11, .hpb-viewtype-date#sp-wp-post-list-12, .hpb-viewtype-date#sp-wp-post-list-13, .hpb-viewtype-date#sp-wp-post-list-14, .hpb-viewtype-date#sp-wp-post-list-15, .hpb-viewtype-date#sp-wp-post-list-16, .hpb-viewtype-date#sp-wp-post-list-17, .hpb-viewtype-date#sp-wp-post-list-18, .hpb-viewtype-date#sp-wp-post-list-2, .hpb-viewtype-date#sp-wp-post-list-3, .hpb-viewtype-date#sp-wp-post-list-4, .hpb-viewtype-date#sp-wp-post-list-5, .hpb-viewtype-date#sp-wp-post-list-6, .hpb-viewtype-date#sp-wp-post-list-7, .hpb-viewtype-date#sp-wp-post-list-8, .hpb-viewtype-date#sp-wp-post-list-9{
  background-color : #fffbf7;
  padding-bottom : 20px;
}

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

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

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

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

.hpb-viewtype-title#sp-entry-content-1, .hpb-viewtype-title#sp-entry-content-2, .hpb-viewtype-title#sp-entry-content-3, .hpb-viewtype-title#sp-entry-content-4, .hpb-viewtype-title#sp-wp-post-list-1, .hpb-viewtype-title#sp-wp-post-list-10, .hpb-viewtype-title#sp-wp-post-list-11, .hpb-viewtype-title#sp-wp-post-list-12, .hpb-viewtype-title#sp-wp-post-list-13, .hpb-viewtype-title#sp-wp-post-list-14, .hpb-viewtype-title#sp-wp-post-list-15, .hpb-viewtype-title#sp-wp-post-list-16, .hpb-viewtype-title#sp-wp-post-list-17, .hpb-viewtype-title#sp-wp-post-list-18, .hpb-viewtype-title#sp-wp-post-list-2, .hpb-viewtype-title#sp-wp-post-list-3, .hpb-viewtype-title#sp-wp-post-list-4, .hpb-viewtype-title#sp-wp-post-list-5, .hpb-viewtype-title#sp-wp-post-list-6, .hpb-viewtype-title#sp-wp-post-list-7, .hpb-viewtype-title#sp-wp-post-list-8, .hpb-viewtype-title#sp-wp-post-list-9{
  background-color : #fffbf7;
  padding-bottom : 20px;
}

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

#sp-entry-content-1 > .hpb-more-entry, #sp-entry-content-2 > .hpb-more-entry, #sp-entry-content-3 > .hpb-more-entry, #sp-entry-content-4 > .hpb-more-entry, #sp-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-14 > .hpb-more-entry, #sp-wp-post-list-15 > .hpb-more-entry, #sp-wp-post-list-16 > .hpb-more-entry, #sp-wp-post-list-17 > .hpb-more-entry, #sp-wp-post-list-18 > .hpb-more-entry, #sp-wp-post-list-2 > .hpb-more-entry, #sp-wp-post-list-3 > .hpb-more-entry, #sp-wp-post-list-4 > .hpb-more-entry, #sp-wp-post-list-5 > .hpb-more-entry, #sp-wp-post-list-6 > .hpb-more-entry, #sp-wp-post-list-7 > .hpb-more-entry, #sp-wp-post-list-8 > .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-entry-content-1 > .hpb-more-entry a, #sp-entry-content-2 > .hpb-more-entry a, #sp-entry-content-3 > .hpb-more-entry a, #sp-entry-content-4 > .hpb-more-entry a, #sp-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-14 > .hpb-more-entry a, #sp-wp-post-list-15 > .hpb-more-entry a, #sp-wp-post-list-16 > .hpb-more-entry a, #sp-wp-post-list-17 > .hpb-more-entry a, #sp-wp-post-list-18 > .hpb-more-entry a, #sp-wp-post-list-2 > .hpb-more-entry a, #sp-wp-post-list-3 > .hpb-more-entry a, #sp-wp-post-list-4 > .hpb-more-entry a, #sp-wp-post-list-5 > .hpb-more-entry a, #sp-wp-post-list-6 > .hpb-more-entry a, #sp-wp-post-list-7 > .hpb-more-entry a, #sp-wp-post-list-8 > .hpb-more-entry a, #sp-wp-post-list-9 > .hpb-more-entry a{
  color : #ffffff;
  background-color : #665c51;
  text-decoration : none;
  padding-top : 5px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 5px;
  margin-top : 15px;
  margin-right : 0px;
  margin-bottom : 0px;
  display : inline-block;
}

#sp-entry-content-1 > article, #sp-entry-content-2 > article, #sp-entry-content-3 > article, #sp-entry-content-4 > article, #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-14 > article, #sp-wp-post-list-15 > article, #sp-wp-post-list-16 > article, #sp-wp-post-list-17 > article, #sp-wp-post-list-18 > article, #sp-wp-post-list-2 > article, #sp-wp-post-list-3 > article, #sp-wp-post-list-4 > article, #sp-wp-post-list-5 > article, #sp-wp-post-list-6 > article, #sp-wp-post-list-7 > article, #sp-wp-post-list-8 > article, #sp-wp-post-list-9 > article{
  background-color : #fffbf7;
  padding-bottom : 20px;
  margin-bottom : 13px;
}

#sp-entry-content-1 > article > div, #sp-entry-content-2 > article > div, #sp-entry-content-3 > article > div, #sp-entry-content-4 > article > div, #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-14 > article > div, #sp-wp-post-list-15 > article > div, #sp-wp-post-list-16 > article > div, #sp-wp-post-list-17 > article > div, #sp-wp-post-list-18 > article > div, #sp-wp-post-list-2 > article > div, #sp-wp-post-list-3 > article > div, #sp-wp-post-list-4 > article > div, #sp-wp-post-list-5 > article > div, #sp-wp-post-list-6 > article > div, #sp-wp-post-list-7 > article > div, #sp-wp-post-list-8 > article > div, #sp-wp-post-list-9 > article > div{
  padding-left : 20px;
  padding-right : 20px;
}

#sp-entry-content-1 > article > footer, #sp-entry-content-2 > article > footer, #sp-entry-content-3 > article > footer, #sp-entry-content-4 > article > footer, #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-14 > article > footer, #sp-wp-post-list-15 > article > footer, #sp-wp-post-list-16 > article > footer, #sp-wp-post-list-17 > article > footer, #sp-wp-post-list-18 > article > footer, #sp-wp-post-list-2 > 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-6 > article > footer, #sp-wp-post-list-7 > article > footer, #sp-wp-post-list-8 > article > footer, #sp-wp-post-list-9 > article > footer{
  color : #3a2011;
  padding-left : 20px;
  padding-right : 20px;
  clear : both;
}

#sp-entry-content-1 > article > footer .by-author, #sp-entry-content-2 > article > footer .by-author, #sp-entry-content-3 > article > footer .by-author, #sp-entry-content-4 > article > footer .by-author, #sp-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-14 > article > footer .by-author, #sp-wp-post-list-15 > article > footer .by-author, #sp-wp-post-list-16 > article > footer .by-author, #sp-wp-post-list-17 > article > footer .by-author, #sp-wp-post-list-18 > article > footer .by-author, #sp-wp-post-list-2 > article > footer .by-author, #sp-wp-post-list-3 > article > footer .by-author, #sp-wp-post-list-4 > article > footer .by-author, #sp-wp-post-list-5 > 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-8 > article > footer .by-author, #sp-wp-post-list-9 > article > footer .by-author{
  background-image : url(img/icon-author.png);
}

#sp-entry-content-1 > article > footer .cat-links, #sp-entry-content-2 > article > footer .cat-links, #sp-entry-content-3 > article > footer .cat-links, #sp-entry-content-4 > article > footer .cat-links, #sp-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-14 > article > footer .cat-links, #sp-wp-post-list-15 > article > footer .cat-links, #sp-wp-post-list-16 > article > footer .cat-links, #sp-wp-post-list-17 > article > footer .cat-links, #sp-wp-post-list-18 > article > footer .cat-links, #sp-wp-post-list-2 > article > footer .cat-links, #sp-wp-post-list-3 > article > footer .cat-links, #sp-wp-post-list-4 > article > footer .cat-links, #sp-wp-post-list-5 > 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-8 > article > footer .cat-links, #sp-wp-post-list-9 > article > footer .cat-links{
  background-image : url(img/icon-cat.png);
}

#sp-entry-content-1 > article > footer .comments-link, #sp-entry-content-2 > article > footer .comments-link, #sp-entry-content-3 > article > footer .comments-link, #sp-entry-content-4 > article > footer .comments-link, #sp-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-14 > article > footer .comments-link, #sp-wp-post-list-15 > article > footer .comments-link, #sp-wp-post-list-16 > article > footer .comments-link, #sp-wp-post-list-17 > article > footer .comments-link, #sp-wp-post-list-18 > article > footer .comments-link, #sp-wp-post-list-2 > article > footer .comments-link, #sp-wp-post-list-3 > article > footer .comments-link, #sp-wp-post-list-4 > article > footer .comments-link, #sp-wp-post-list-5 > 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-8 > article > footer .comments-link, #sp-wp-post-list-9 > article > footer .comments-link{
  background-image : url(img/icon-comments.png);
}

#sp-entry-content-1 > article > footer .date, #sp-entry-content-2 > article > footer .date, #sp-entry-content-3 > article > footer .date, #sp-entry-content-4 > article > footer .date, #sp-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-14 > article > footer .date, #sp-wp-post-list-15 > article > footer .date, #sp-wp-post-list-16 > article > footer .date, #sp-wp-post-list-17 > article > footer .date, #sp-wp-post-list-18 > article > footer .date, #sp-wp-post-list-2 > article > footer .date, #sp-wp-post-list-3 > article > footer .date, #sp-wp-post-list-4 > article > footer .date, #sp-wp-post-list-5 > article > footer .date, #sp-wp-post-list-6 > article > footer .date, #sp-wp-post-list-7 > article > footer .date, #sp-wp-post-list-8 > article > footer .date, #sp-wp-post-list-9 > article > footer .date{
  background-image : url(img/icon-date.png);
}

#sp-entry-content-1 > article > footer .sep, #sp-entry-content-2 > article > footer .sep, #sp-entry-content-3 > article > footer .sep, #sp-entry-content-4 > article > footer .sep, #sp-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-14 > article > footer .sep, #sp-wp-post-list-15 > article > footer .sep, #sp-wp-post-list-16 > article > footer .sep, #sp-wp-post-list-17 > article > footer .sep, #sp-wp-post-list-18 > article > footer .sep, #sp-wp-post-list-2 > article > footer .sep, #sp-wp-post-list-3 > article > footer .sep, #sp-wp-post-list-4 > article > footer .sep, #sp-wp-post-list-5 > article > footer .sep, #sp-wp-post-list-6 > article > footer .sep, #sp-wp-post-list-7 > article > footer .sep, #sp-wp-post-list-8 > article > footer .sep, #sp-wp-post-list-9 > article > footer .sep{
  display : none;
}

#sp-entry-content-1 > article > footer .tags-links, #sp-entry-content-2 > article > footer .tags-links, #sp-entry-content-3 > article > footer .tags-links, #sp-entry-content-4 > article > footer .tags-links, #sp-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-14 > article > footer .tags-links, #sp-wp-post-list-15 > article > footer .tags-links, #sp-wp-post-list-16 > article > footer .tags-links, #sp-wp-post-list-17 > article > footer .tags-links, #sp-wp-post-list-18 > article > footer .tags-links, #sp-wp-post-list-2 > article > footer .tags-links, #sp-wp-post-list-3 > article > footer .tags-links, #sp-wp-post-list-4 > article > footer .tags-links, #sp-wp-post-list-5 > 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-8 > article > footer .tags-links, #sp-wp-post-list-9 > article > footer .tags-links{
  background-image : url(img/icon-tags.png);
}

#sp-entry-content-1> article> footer a, #sp-entry-content-2> article> footer a, #sp-entry-content-3> article> footer a, #sp-entry-content-4> article> footer a, #sp-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-14> article> footer a, #sp-wp-post-list-15> article> footer a, #sp-wp-post-list-16> article> footer a, #sp-wp-post-list-17> article> footer a, #sp-wp-post-list-18> article> footer a, #sp-wp-post-list-2> article> footer a, #sp-wp-post-list-3> article> footer a, #sp-wp-post-list-4> article> footer a, #sp-wp-post-list-5> article> footer a, #sp-wp-post-list-6> article> footer a, #sp-wp-post-list-7> article> footer a, #sp-wp-post-list-8> article> footer a, #sp-wp-post-list-9> article> footer a {
}

#sp-entry-content-1 > article > footer span, #sp-entry-content-2 > article > footer span, #sp-entry-content-3 > article > footer span, #sp-entry-content-4 > article > footer span, #sp-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-14 > article > footer span, #sp-wp-post-list-15 > article > footer span, #sp-wp-post-list-16 > article > footer span, #sp-wp-post-list-17 > article > footer span, #sp-wp-post-list-18 > article > footer span, #sp-wp-post-list-2 > article > footer span, #sp-wp-post-list-3 > article > footer span, #sp-wp-post-list-4 > article > footer span, #sp-wp-post-list-5 > article > footer span, #sp-wp-post-list-6 > article > footer span, #sp-wp-post-list-7 > article > footer span, #sp-wp-post-list-8 > 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-entry-content-1 > article > header, #sp-entry-content-2 > article > header, #sp-entry-content-3 > article > header, #sp-entry-content-4 > article > header, #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-14 > article > header, #sp-wp-post-list-15 > article > header, #sp-wp-post-list-16 > article > header, #sp-wp-post-list-17 > article > header, #sp-wp-post-list-18 > article > header, #sp-wp-post-list-2 > 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-6 > article > header, #sp-wp-post-list-7 > article > header, #sp-wp-post-list-8 > article > header, #sp-wp-post-list-9 > article > header{
  margin-bottom : 0px;
}

#sp-entry-content-1 > article > header > h4, #sp-entry-content-2 > article > header > h4, #sp-entry-content-3 > article > header > h4, #sp-entry-content-4 > article > header > h4, #sp-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-14 > article > header > h4, #sp-wp-post-list-15 > article > header > h4, #sp-wp-post-list-16 > article > header > h4, #sp-wp-post-list-17 > article > header > h4, #sp-wp-post-list-18 > article > header > h4, #sp-wp-post-list-2 > article > header > h4, #sp-wp-post-list-3 > article > header > h4, #sp-wp-post-list-4 > article > header > h4, #sp-wp-post-list-5 > article > header > h4, #sp-wp-post-list-6 > article > header > h4, #sp-wp-post-list-7 > article > header > h4, #sp-wp-post-list-8 > article > header > h4, #sp-wp-post-list-9 > article > header > h4{
  background-color : transparent;
  margin-bottom : 0px;
}

#sp-entry-content-1 > article > p > img, #sp-entry-content-2 > article > p > img, #sp-entry-content-3 > article > p > img, #sp-entry-content-4 > article > p > img, #sp-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-14 > article > p > img, #sp-wp-post-list-15 > article > p > img, #sp-wp-post-list-16 > article > p > img, #sp-wp-post-list-17 > article > p > img, #sp-wp-post-list-18 > article > p > img, #sp-wp-post-list-2 > article > p > img, #sp-wp-post-list-3 > article > p > img, #sp-wp-post-list-4 > article > p > img, #sp-wp-post-list-5 > article > p > img, #sp-wp-post-list-6 > article > p > img, #sp-wp-post-list-7 > article > p > img, #sp-wp-post-list-8 > 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-entry-content-1 > dl, #sp-entry-content-2 > dl, #sp-entry-content-3 > dl, #sp-entry-content-4 > dl, #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-14 > dl, #sp-wp-post-list-15 > dl, #sp-wp-post-list-16 > dl, #sp-wp-post-list-17 > dl, #sp-wp-post-list-18 > dl, #sp-wp-post-list-2 > dl, #sp-wp-post-list-3 > dl, #sp-wp-post-list-4 > dl, #sp-wp-post-list-5 > dl, #sp-wp-post-list-6 > dl, #sp-wp-post-list-7 > dl, #sp-wp-post-list-8 > dl, #sp-wp-post-list-9 > dl{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 5px;
  margin-right : 5px;
  margin-bottom : 0px;
}

#sp-entry-content-1 > dl::after, #sp-entry-content-2 > dl::after, #sp-entry-content-3 > dl::after, #sp-entry-content-4 > dl::after, #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-14 > dl::after, #sp-wp-post-list-15 > dl::after, #sp-wp-post-list-16 > dl::after, #sp-wp-post-list-17 > dl::after, #sp-wp-post-list-18 > dl::after, #sp-wp-post-list-2 > 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-6 > dl::after, #sp-wp-post-list-7 > dl::after, #sp-wp-post-list-8 > dl::after, #sp-wp-post-list-9 > dl::after{
  clear : both;
  display : table;
  content : "";
}

#sp-entry-content-1 > dl > dd, #sp-entry-content-2 > dl > dd, #sp-entry-content-3 > dl > dd, #sp-entry-content-4 > dl > dd, #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-14 > dl > dd, #sp-wp-post-list-15 > dl > dd, #sp-wp-post-list-16 > dl > dd, #sp-wp-post-list-17 > dl > dd, #sp-wp-post-list-18 > dl > dd, #sp-wp-post-list-2 > 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-6 > dl > dd, #sp-wp-post-list-7 > dl > dd, #sp-wp-post-list-8 > dl > dd, #sp-wp-post-list-9 > dl > dd{
  padding-top : 4px;
  padding-left : 149px;
  padding-right : 5px;
  padding-bottom : 4px;
  margin-top : 0px;
  margin-left : -149px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #cdcdcd;
  width : 100%;
  float : left;
}

#sp-entry-content-1 > dl > dt, #sp-entry-content-2 > dl > dt, #sp-entry-content-3 > dl > dt, #sp-entry-content-4 > dl > dt, #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-14 > dl > dt, #sp-wp-post-list-15 > dl > dt, #sp-wp-post-list-16 > dl > dt, #sp-wp-post-list-17 > dl > dt, #sp-wp-post-list-18 > dl > dt, #sp-wp-post-list-2 > 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-6 > dl > dt, #sp-wp-post-list-7 > dl > dt, #sp-wp-post-list-8 > dl > dt, #sp-wp-post-list-9 > dl > dt{
  padding-top : 4px;
  padding-left : 19px;
  padding-right : 5px;
  padding-bottom : 4px;
  width : 149px;
  float : left;
}

#sp-entry-content-1 > h3, #sp-entry-content-2 > h3, #sp-entry-content-3 > h3, #sp-entry-content-4 > h3, #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-14 > h3, #sp-wp-post-list-15 > h3, #sp-wp-post-list-16 > h3, #sp-wp-post-list-17 > h3, #sp-wp-post-list-18 > h3, #sp-wp-post-list-2 > h3, #sp-wp-post-list-3 > h3, #sp-wp-post-list-4 > h3, #sp-wp-post-list-5 > h3, #sp-wp-post-list-6 > h3, #sp-wp-post-list-7 > h3, #sp-wp-post-list-8 > h3, #sp-wp-post-list-9 > h3{
  background-color : transparent;
  margin-bottom : 0px;
}

#sp-entry-content-1 > h3 > a, #sp-entry-content-2 > h3 > a, #sp-entry-content-3 > h3 > a, #sp-entry-content-4 > h3 > a, #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-14 > h3 > a, #sp-wp-post-list-15 > h3 > a, #sp-wp-post-list-16 > h3 > a, #sp-wp-post-list-17 > h3 > a, #sp-wp-post-list-18 > h3 > a, #sp-wp-post-list-2 > 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-6 > h3 > a, #sp-wp-post-list-7 > h3 > a, #sp-wp-post-list-8 > h3 > a, #sp-wp-post-list-9 > h3 > a{
  font-size : 1.6rem;
  font-weight : bold;
  line-height : 1.5;
  color : #333333;
  background-color : #fffbf7;
  background-image : url(img/icon-title-01.png);
  background-repeat : no-repeat;
  background-position : 4px 0.4em;
  text-decoration : none;
  padding-top : 4px;
  padding-left : 30px;
  padding-right : 5px;
  padding-bottom : 3px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 9px;
  border-top-width : 3px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : #9c1e1a;
  border-bottom-color : #f4f4f4;
  display : block;
}

#sp-entry-content-1 > nav, #sp-entry-content-2 > nav, #sp-entry-content-3 > nav, #sp-entry-content-4 > nav, #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-14 > nav, #sp-wp-post-list-15 > nav, #sp-wp-post-list-16 > nav, #sp-wp-post-list-17 > nav, #sp-wp-post-list-18 > nav, #sp-wp-post-list-2 > nav, #sp-wp-post-list-3 > nav, #sp-wp-post-list-4 > nav, #sp-wp-post-list-5 > nav, #sp-wp-post-list-6 > nav, #sp-wp-post-list-7 > nav, #sp-wp-post-list-8 > nav, #sp-wp-post-list-9 > nav{
  margin-bottom : 20px;
}

#sp-entry-content-1 > nav .nav-next, #sp-entry-content-2 > nav .nav-next, #sp-entry-content-3 > nav .nav-next, #sp-entry-content-4 > nav .nav-next, #sp-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-14 > nav .nav-next, #sp-wp-post-list-15 > nav .nav-next, #sp-wp-post-list-16 > nav .nav-next, #sp-wp-post-list-17 > nav .nav-next, #sp-wp-post-list-18 > nav .nav-next, #sp-wp-post-list-2 > nav .nav-next, #sp-wp-post-list-3 > nav .nav-next, #sp-wp-post-list-4 > nav .nav-next, #sp-wp-post-list-5 > nav .nav-next, #sp-wp-post-list-6 > nav .nav-next, #sp-wp-post-list-7 > nav .nav-next, #sp-wp-post-list-8 > nav .nav-next, #sp-wp-post-list-9 > nav .nav-next{
  text-align : right;
  margin-right : 0px;
  float : right;
}

#sp-entry-content-1 > nav .nav-previous, #sp-entry-content-2 > nav .nav-previous, #sp-entry-content-3 > nav .nav-previous, #sp-entry-content-4 > nav .nav-previous, #sp-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-14 > nav .nav-previous, #sp-wp-post-list-15 > nav .nav-previous, #sp-wp-post-list-16 > nav .nav-previous, #sp-wp-post-list-17 > nav .nav-previous, #sp-wp-post-list-18 > nav .nav-previous, #sp-wp-post-list-2 > nav .nav-previous, #sp-wp-post-list-3 > nav .nav-previous, #sp-wp-post-list-4 > nav .nav-previous, #sp-wp-post-list-5 > nav .nav-previous, #sp-wp-post-list-6 > nav .nav-previous, #sp-wp-post-list-7 > nav .nav-previous, #sp-wp-post-list-8 > nav .nav-previous, #sp-wp-post-list-9 > nav .nav-previous{
  margin-left : 0px;
  float : left;
}

#sp-entry-content-1 > nav a, #sp-entry-content-2 > nav a, #sp-entry-content-3 > nav a, #sp-entry-content-4 > nav a, #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-14 > nav a, #sp-wp-post-list-15 > nav a, #sp-wp-post-list-16 > nav a, #sp-wp-post-list-17 > nav a, #sp-wp-post-list-18 > nav a, #sp-wp-post-list-2 > 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-6 > nav a, #sp-wp-post-list-7 > nav a, #sp-wp-post-list-8 > nav a, #sp-wp-post-list-9 > nav a{
  font-style : italic;
  color : #9c1e1a;
  text-decoration : underline;
}

#sp-entry-content-1 > nav div, #sp-entry-content-2 > nav div, #sp-entry-content-3 > nav div, #sp-entry-content-4 > nav div, #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-14 > nav div, #sp-wp-post-list-15 > nav div, #sp-wp-post-list-16 > nav div, #sp-wp-post-list-17 > nav div, #sp-wp-post-list-18 > nav div, #sp-wp-post-list-2 > 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-6 > nav div, #sp-wp-post-list-7 > nav div, #sp-wp-post-list-8 > nav div, #sp-wp-post-list-9 > nav div{
  width : 50%;
}

#sp-entry-content-1 > ul, #sp-entry-content-2 > ul, #sp-entry-content-3 > ul, #sp-entry-content-4 > ul, #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-14 > ul, #sp-wp-post-list-15 > ul, #sp-wp-post-list-16 > ul, #sp-wp-post-list-17 > ul, #sp-wp-post-list-18 > ul, #sp-wp-post-list-2 > ul, #sp-wp-post-list-3 > ul, #sp-wp-post-list-4 > ul, #sp-wp-post-list-5 > ul, #sp-wp-post-list-6 > ul, #sp-wp-post-list-7 > ul, #sp-wp-post-list-8 > ul, #sp-wp-post-list-9 > ul{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 5px;
  margin-right : 5px;
  margin-bottom : 0px;
  list-style-type : none;
  list-style-position : outside;
}

#sp-entry-content-1> ul> li, #sp-entry-content-2> ul> li, #sp-entry-content-3> ul> li, #sp-entry-content-4> ul> li, #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-14> ul> li, #sp-wp-post-list-15> ul> li, #sp-wp-post-list-16> ul> li, #sp-wp-post-list-17> ul> li, #sp-wp-post-list-18> ul> li, #sp-wp-post-list-2> 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-6> ul> li, #sp-wp-post-list-7> ul> li, #sp-wp-post-list-8> ul> li, #sp-wp-post-list-9> ul> li {
}

#sp-entry-content-1 > ul > li > a, #sp-entry-content-2 > ul > li > a, #sp-entry-content-3 > ul > li > a, #sp-entry-content-4 > ul > li > a, #sp-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-14 > ul > li > a, #sp-wp-post-list-15 > ul > li > a, #sp-wp-post-list-16 > ul > li > a, #sp-wp-post-list-17 > ul > li > a, #sp-wp-post-list-18 > ul > li > a, #sp-wp-post-list-2 > ul > li > a, #sp-wp-post-list-3 > ul > li > a, #sp-wp-post-list-4 > ul > li > a, #sp-wp-post-list-5 > ul > li > a, #sp-wp-post-list-6 > ul > li > a, #sp-wp-post-list-7 > ul > li > a, #sp-wp-post-list-8 > ul > li > a, #sp-wp-post-list-9 > ul > li > a{
  padding-top : 4px;
  padding-left : 19px;
  padding-right : 5px;
  padding-bottom : 4px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #cdcdcd;
  display : block;
}

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

  #sp-entry-content-1 dl dd, #sp-entry-content-2 dl dd, #sp-entry-content-3 dl dd, #sp-entry-content-4 dl dd, #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-14 dl dd, #sp-wp-post-list-15 dl dd, #sp-wp-post-list-16 dl dd, #sp-wp-post-list-17 dl dd, #sp-wp-post-list-18 dl dd, #sp-wp-post-list-2 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-6 dl dd, #sp-wp-post-list-7 dl dd, #sp-wp-post-list-8 dl dd, #sp-wp-post-list-9 dl dd{
    margin-left : 10px;
  }

  .hpb-viewtype-date#sp-entry-content-1 dd, .hpb-viewtype-date#sp-entry-content-2 dd, .hpb-viewtype-date#sp-entry-content-3 dd, .hpb-viewtype-date#sp-entry-content-4 dd, .hpb-viewtype-date#sp-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-14 dd, .hpb-viewtype-date#sp-wp-post-list-15 dd, .hpb-viewtype-date#sp-wp-post-list-16 dd, .hpb-viewtype-date#sp-wp-post-list-17 dd, .hpb-viewtype-date#sp-wp-post-list-18 dd, .hpb-viewtype-date#sp-wp-post-list-2 dd, .hpb-viewtype-date#sp-wp-post-list-3 dd, .hpb-viewtype-date#sp-wp-post-list-4 dd, .hpb-viewtype-date#sp-wp-post-list-5 dd, .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-8 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-entry-content-1 dt, .hpb-viewtype-date#sp-entry-content-2 dt, .hpb-viewtype-date#sp-entry-content-3 dt, .hpb-viewtype-date#sp-entry-content-4 dt, .hpb-viewtype-date#sp-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-14 dt, .hpb-viewtype-date#sp-wp-post-list-15 dt, .hpb-viewtype-date#sp-wp-post-list-16 dt, .hpb-viewtype-date#sp-wp-post-list-17 dt, .hpb-viewtype-date#sp-wp-post-list-18 dt, .hpb-viewtype-date#sp-wp-post-list-2 dt, .hpb-viewtype-date#sp-wp-post-list-3 dt, .hpb-viewtype-date#sp-wp-post-list-4 dt, .hpb-viewtype-date#sp-wp-post-list-5 dt, .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-8 dt, .hpb-viewtype-date#sp-wp-post-list-9 dt{
    padding-bottom : 5px;
    width : 100%;
  }
}

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

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

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

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

  #sp-site-navigation-2 ul li a{
    line-height : 1;
    color : #9c1e1a;
  }

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

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

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

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

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

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

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

  #sp-site-navigation-2 > ul > li:first-child > a{
    padding-left : 0px;
    margin-left : 0px;
    border-left-width : medium;
    border-left-style : none;
    border-left-color : initial;
  }

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

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

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

  #sp-site-navigation-2 .menu-toggle{
    font-size : 1.3rem;
    background-color : #0e5287;
    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;
    border-top-width : 1px;
    border-top-style : dashed;
    border-top-color : #abc9f7;
  }

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

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

  #sp-site-navigation-2 ul li > a{
    font-weight : bold;
    color : #ffffff;
    background-color : #0e5287;
    text-decoration : none;
    padding-top : 8px;
    padding-bottom : 8px;
    border-top-width : 1px;
    border-top-style : dashed;
    border-top-color : #abc9f7;
  }

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

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

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

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

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

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

#sp-block-container-1 > .large, #sp-block-container-15 > .large, #sp-block-container-16 > .large, #sp-block-container-17 > .large, #sp-block-container-18 > .large, #sp-block-container-19 > .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{
  font-size : 1.5em;
}

#sp-block-container-1 > .medium, #sp-block-container-15 > .medium, #sp-block-container-16 > .medium, #sp-block-container-17 > .medium, #sp-block-container-18 > .medium, #sp-block-container-19 > .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{
  font-size : 1em;
}

#sp-block-container-1 > .x-large, #sp-block-container-15 > .x-large, #sp-block-container-16 > .x-large, #sp-block-container-17 > .x-large, #sp-block-container-18 > .x-large, #sp-block-container-19 > .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{
  font-size : 2em;
}

#sp-block-container-1 > .x-small, #sp-block-container-15 > .x-small, #sp-block-container-16 > .x-small, #sp-block-container-17 > .x-small, #sp-block-container-18 > .x-small, #sp-block-container-19 > .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{
  font-size : 0.8em;
}

#sp-block-container-1 > .xx-large, #sp-block-container-15 > .xx-large, #sp-block-container-16 > .xx-large, #sp-block-container-17 > .xx-large, #sp-block-container-18 > .xx-large, #sp-block-container-19 > .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{
  font-size : 3em;
}

#sp-block-container-1 > .xx-small, #sp-block-container-15 > .xx-small, #sp-block-container-16 > .xx-small, #sp-block-container-17 > .xx-small, #sp-block-container-18 > .xx-small, #sp-block-container-19 > .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{
  font-size : 0.7em;
}

#sp-block-container-1 > a:link, #sp-block-container-15 > a:link, #sp-block-container-16 > a:link, #sp-block-container-17 > a:link, #sp-block-container-18 > a:link, #sp-block-container-19 > a:link, #sp-block-container-20 > a:link, #sp-block-container-21 > a:link, #sp-block-container-22 > a:link, #sp-block-container-23 > a:link, #sp-block-container-24 > a:link, #sp-block-container-25 > a:link, #sp-block-container-26 > a:link, #sp-block-container-27 > a:link{
  color : #ffebeb;
  text-decoration : underline;
}

#sp-block-container-1 > em, #sp-block-container-15 > em, #sp-block-container-16 > em, #sp-block-container-17 > em, #sp-block-container-18 > em, #sp-block-container-19 > 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{
  font-style : oblique;
  color : #eea4ad;
}

#sp-block-container-1 > h1, #sp-block-container-15 > h1, #sp-block-container-16 > h1, #sp-block-container-17 > h1, #sp-block-container-18 > h1, #sp-block-container-19 > h1, #sp-block-container-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{
  color : #555555;
  background-color : #ffebeb;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  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 : #ff9e9e;
  border-bottom-color : #ff9e9e;
}

#sp-block-container-1 > h2, #sp-block-container-15 > h2, #sp-block-container-16 > h2, #sp-block-container-17 > h2, #sp-block-container-18 > h2, #sp-block-container-19 > h2, #sp-block-container-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{
  color : #555555;
  background-color : #ffebeb;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  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 : #ff9e9e;
  border-bottom-color : #ff9e9e;
}

#sp-block-container-1 > h3, #sp-block-container-15 > h3, #sp-block-container-16 > h3, #sp-block-container-17 > h3, #sp-block-container-18 > h3, #sp-block-container-19 > h3, #sp-block-container-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{
  font-size : 1.3em;
  color : #555555;
  background-color : #ffebeb;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  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 : #ff9e9e;
  border-bottom-color : #ff9e9e;
  clear : both;
}

#sp-block-container-1 > h4, #sp-block-container-15 > h4, #sp-block-container-16 > h4, #sp-block-container-17 > h4, #sp-block-container-18 > h4, #sp-block-container-19 > h4, #sp-block-container-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{
  font-size : 1.2em;
  color : #555555;
  padding-top : 3px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 3px;
  border-top-width : 3px;
  border-top-style : solid;
  border-top-color : #ff9e9e;
  clear : both;
}

#sp-block-container-1 > h5, #sp-block-container-15 > h5, #sp-block-container-16 > h5, #sp-block-container-17 > h5, #sp-block-container-18 > h5, #sp-block-container-19 > h5, #sp-block-container-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{
  font-size : 1em;
  color : #555555;
  background-color : #ffebeb;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  padding-top : 7px;
  padding-left : 32px;
  padding-right : 0px;
  padding-bottom : 7px;
  clear : both;
}

#sp-block-container-1 > h6, #sp-block-container-15 > h6, #sp-block-container-16 > h6, #sp-block-container-17 > h6, #sp-block-container-18 > h6, #sp-block-container-19 > h6, #sp-block-container-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{
  font-size : 1em;
  color : #555555;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #ff9e9e;
}

#sp-block-container-1 > p, #sp-block-container-15 > p, #sp-block-container-16 > p, #sp-block-container-17 > p, #sp-block-container-18 > p, #sp-block-container-19 > p, #sp-block-container-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{
  line-height : 1.6;
  color : #404040;
  text-align : left;
  margin-top : 0.8em;
  margin-left : 0.1em;
  margin-right : 0.1em;
  margin-bottom : 0.8em;
}

#sp-block-container-1 > p.indent, #sp-block-container-15 > p.indent, #sp-block-container-16 > p.indent, #sp-block-container-17 > p.indent, #sp-block-container-18 > p.indent, #sp-block-container-19 > 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{
  padding-left : 15px;
}

#sp-block-container-1 > p.small, #sp-block-container-15 > p.small, #sp-block-container-16 > p.small, #sp-block-container-17 > p.small, #sp-block-container-18 > p.small, #sp-block-container-19 > 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{
  font-size : 0.9em;
}

#sp-block-container-1 > strong, #sp-block-container-15 > strong, #sp-block-container-16 > strong, #sp-block-container-17 > strong, #sp-block-container-18 > strong, #sp-block-container-19 > 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{
  font-weight : bold;
  color : #555555;
  border-bottom-width : 3px;
  border-bottom-style : solid;
  border-bottom-color : #ffebeb;
}

#sp-block-container-4{
  color : #ffffff;
  padding-top : 10px;
  padding-bottom : 0px;
  clear : both;
  position : relative;
}

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

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

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

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

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

  #sp-block-container-4{
    padding-top : 15px;
    padding-bottom : 15px;
  }
}

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

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

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

.page-toppage#content #page-content .large, #sp-block-container-5 .large, #sp-block-container-6 .large{
  font-size : 1.2em;
}

.page-toppage#content #page-content .medium, #sp-block-container-5 .medium, #sp-block-container-6 .medium{
  font-size : 1em;
}

.page-toppage#content #page-content .small, #sp-block-container-5 .small, #sp-block-container-6 .small{
  font-size : 0.9em;
}

.page-toppage#content #page-content .x-large, #sp-block-container-5 .x-large, #sp-block-container-6 .x-large{
  font-size : 1.5em;
}

.page-toppage#content #page-content .x-small, #sp-block-container-5 .x-small, #sp-block-container-6 .x-small{
  font-size : 0.8em;
}

.page-toppage#content #page-content .xx-large, #sp-block-container-5 .xx-large, #sp-block-container-6 .xx-large{
  font-size : 2em;
}

.page-toppage#content #page-content .xx-small, #sp-block-container-5 .xx-small, #sp-block-container-6 .xx-small{
  font-size : 0.7em;
}

.page-toppage#content #page-content em, #sp-block-container-5 em, #sp-block-container-6 em{
  font-style : oblique;
  color : #777777;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #777777;
}

.page-toppage#content #page-content h1, #sp-block-container-5 h1, #sp-block-container-6 h1{
  color : #777777;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #777777;
}

.page-toppage#content #page-content h2, #sp-block-container-5 h2, #sp-block-container-6 h2{
  color : #777777;
  border-bottom-width : 1px;
  border-bottom-style : dashed;
  border-bottom-color : #777777;
}

.page-toppage#content #page-content h3, #sp-block-container-5 h3, #sp-block-container-6 h3{
  color : #777777;
  padding-top : 5px;
  padding-left : 10px;
  padding-right : 0px;
  padding-bottom : 5px;
  border-top-width : 2px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : dashed;
  border-top-color : #777777;
  border-bottom-color : #777777;
}

.page-toppage#content #page-content h4, #sp-block-container-5 h4, #sp-block-container-6 h4{
  font-size : 1.3em;
  line-height : 1.2;
  color : #777777;
  text-align : left;
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 2px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 1em;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #777777;
  clear : both;
}

.page-toppage#content #page-content h5, #sp-block-container-5 h5, #sp-block-container-6 h5{
  font-size : 1.08em;
  line-height : 1.2;
  color : #777777;
  text-align : left;
  padding-top : 5px;
  padding-bottom : 5px;
  margin-top : 0px;
  margin-bottom : 1em;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #777777;
  clear : both;
}

.page-toppage#content #page-content h6, #sp-block-container-5 h6, #sp-block-container-6 h6{
  font-size : 1em;
  color : #777777;
}

.page-toppage#content #page-content p, #sp-block-container-5 p, #sp-block-container-6 p{
  line-height : 1.4;
  color : #777777;
  text-align : left;
  margin-top : 0.5em;
  margin-left : 1em;
  margin-right : 1em;
  margin-bottom : 0.5em;
}

.page-toppage#content #page-content p.indent, #sp-block-container-5 p.indent, #sp-block-container-6 p.indent{
  padding-left : 15px;
}

.page-toppage#content #page-content strong, #sp-block-container-5 strong, #sp-block-container-6 strong{
  font-weight : bold;
  color : #777777;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #777777;
}

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

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

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

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

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

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

#sp-block-container-13 > a:link, #sp-block-container-14 > a:link{
  color : #ffffff;
  background-color : #fc7f2b;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
}

#sp-block-container-13 > em, #sp-block-container-14 > em{
  font-style : oblique;
  color : #fc7f2b;
}

#sp-block-container-13 > h1, #sp-block-container-14 > h1{
  color : #fc7f2b;
  padding-top : 5px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 5px;
  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 : #fc7f2b;
  border-left-color : #fc7f2b;
  border-right-color : #fc7f2b;
  border-bottom-color : #fc7f2b;
}

#sp-block-container-13 > h2, #sp-block-container-14 > h2{
  color : #fc7f2b;
  padding-top : 12px;
  padding-left : 12px;
  padding-right : 12px;
  padding-bottom : 12px;
}

#sp-block-container-13 > h3, #sp-block-container-14 > h3{
  font-size : 1.3em;
  color : #ffffff;
  background-color : #fc7f2b;
  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 : 4px;
  padding-left : 11px;
  padding-right : 11px;
  padding-bottom : 4px;
  clear : both;
}

#sp-block-container-13 > h4, #sp-block-container-14 > h4{
  font-size : 1.2em;
  color : #404040;
  padding-top : 5px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 5px;
  border-left-width : 3px;
  border-left-style : solid;
  border-left-color : #fc7f2b;
  clear : both;
}

#sp-block-container-13 > h5, #sp-block-container-14 > h5{
  font-size : 1em;
  color : #fc7f2b;
  background-color : #fcc7a4;
  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 : 15px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 15px;
  clear : both;
}

#sp-block-container-13 > h6, #sp-block-container-14 > h6{
  font-size : 1em;
  font-weight : normal;
  color : #333333;
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 10px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #fc7f2b;
  border-left-color : #fc7f2b;
  border-right-color : #fc7f2b;
  border-bottom-color : #fc7f2b;
}

#sp-block-container-13 > p, #sp-block-container-14 > p{
  line-height : 1.5;
  color : #333333;
  text-align : left;
  margin-top : 1em;
  margin-left : 0.1em;
  margin-right : 0.1em;
  margin-bottom : 1em;
}

#sp-block-container-13 > p.indent, #sp-block-container-14 > p.indent{
  padding-left : 15px;
  border-left-width : 2px;
  border-left-style : solid;
  border-left-color : #cccccc;
}

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

#sp-block-container-13 > strong, #sp-block-container-14 > strong{
  font-weight : bold;
  color : #fc7f2b;
}

