#colophon{
  background-color : #605043;
}

#colophon .minimal{
  background-color : #faf8f4;
}

#content{
  min-height : 50px;
}

#contenthead {
}

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

#page{
  font-size : 1.6rem;
}

#sidebar1 > nav{
  margin-bottom : 22px;
}

#sidebar2 > nav{
  margin-bottom : 22px;
}

*{
  box-sizing : border-box;
  
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.sp-button{
  width : 122px;
}

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

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

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

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

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

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

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

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

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

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

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

.sp-form input[type="submit"]{
  font-size : 1.4rem;
  color : #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{
  background-position : center center;
  margin-top : 20px;
  max-width : 100%;
  word-wrap : normal;
}

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

.sp-html-src{
  margin-top : 20px;
}

.sp-html-src > iframe{
  display : block;
}

.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.sp-flex:not(table)::after{
  content : none;
}

.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-sns-button > ul > li > iframe[src*="mixi"][src*="show_faces=false"]{
  max-width : 58px;
}

.sp-sns-button > ul > li > iframe[src*="mixi"][src*="show_faces=true"]{
  max-width : 100%;
}

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

.sp-yahoo-map{
  background-position : center center;
  margin-top : 20px;
}

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

a:focus{
  color : #333333;
  text-decoration : none;
}

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

article{
  display : block;
}

aside{
  display : block;
}

body{
  font-size : 1.3rem;
  font-family : "HG丸ｺﾞｼｯｸM-PRO", "French Script MT", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", "Arial", sans-serif;
  line-height : 1.3;
  color : #333333;
  background-color : #faf8f4;
  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{
    margin-top : 45px;
  }

  #colophon .horizontal{
    padding-top : 15px;
    padding-left : 1000%;
    padding-right : 1000%;
    padding-bottom : 15px;
    margin-left : -1000%;
    margin-right : -1000%;
    border-top-width : 1px;
    border-bottom-width : 1px;
    border-top-style : solid;
    border-bottom-style : solid;
    border-top-color : #666666;
    border-bottom-color : #666666;
  }

  #colophon .minimal{
    color : #333333;
    text-align : center;
    padding-left : 1000%;
    padding-right : 1000%;
    margin-left : -1000%;
    margin-right : -1000%;
    border-top-width : 1px;
    border-bottom-width : 1px;
    border-top-style : solid;
    border-bottom-style : solid;
    border-top-color : #666666;
    border-bottom-color : #666666;
  }

  #colophon .minimal a{
    color : #333333;
  }

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

  #content{
    min-height : 50px;
  }

  #contenthead{
    margin-bottom : 41px;
  }

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

  #main-inner #contenthead{
    overflow : hidden;
  }

  #main > #contenthead > a{
    background-color : #f3eee7;
    padding-left : 1000%;
    padding-right : 1000%;
    margin-left : -1000%;
    margin-right : -1000%;
  }

  #masthead{
    padding-left : 100%;
    padding-right : 100%;
    padding-bottom : 26px;
    margin-left : -100%;
    margin-right : -100%;
    margin-bottom : 0px;
  }

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

  #masthead-inner .sp-site-navigation{
    text-align : center;
    margin-top : 38px;
  }

  #masthead-inner .sp-site-navigation > ul{
    text-align : left;
    display : inline-block;
  }

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

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

  .sp-html-src > iframe{
    margin-left : auto;
    margin-right : auto;
  }

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

  body:not(.home) #contenthead{
    margin-bottom : 0px;
  }
}

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

  #content{
    width : 1000px;
  }

  #contenthead{
    width : 1000px;
  }
}

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

  #content{
    font-family : "HG丸ｺﾞｼｯｸM-PRO";
    min-height : 50px;
  }

  #contenthead{
    margin-bottom : 22px;
  }

  #main-inner{
    padding-left : 10px;
    padding-right : 10px;
  }

  #masthead{
    padding-left : 10px;
    padding-right : 10px;
  }

  #masthead-inner .sp-site-navigation{
    width : 100%;
    position : static;
  }

  #masthead-inner .sp-site-navigation > .menu-toggle{
    background-color : transparent !important;
    background-image : url(img/icon-menu-toggle-02.png) !important;
    width : 30px;
    height : 34px;
    position : absolute;
    top : 15px;
    right : 0px;
  }

  #sidebar2{
    padding-left : 10px;
    padding-right : 10px;
  }

  *{
    box-sizing : border-box;
  }

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

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

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

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

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

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

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

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

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

  .sp-google-map{
    padding-bottom : 56.25%;
    width : auto !important;
    height : 0px;
    min-height : 300px;
    position : relative;
    overflow : hidden;
  }

  .sp-google-map iframe{
    width : 100%;
    height : 100%;
    position : absolute;
    top : 0px;
    left : 0px;
  }

  .sp-html-src > .video{
    padding-bottom : 56.25%;
    margin-top : 20px;
    width : auto !important;
    height : 0px;
    position : relative;
    overflow : hidden;
  }

  .sp-html-src > .video > iframe{
    width : 100% !important;
    height : 100% !important;
    position : absolute;
    top : 0px;
    left : 0px;
  }

  .sp-html-src > .youtube{
    padding-bottom : 56.25%;
    margin-top : 20px;
    width : auto !important;
    height : 0px;
    position : relative;
    overflow : hidden;
  }

  .sp-html-src > .youtube > iframe{
    width : 100% !important;
    height : 100% !important;
    position : absolute;
    top : 0px;
    left : 0px;
  }

  .sp-html-src > iframe{
    width : 100%;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .sp-yahoo-map{
    padding-bottom : 56.25%;
    width : auto !important;
    height : 0px;
    min-height : 300px;
    position : relative;
    overflow : hidden;
  }

  .sp-yahoo-map iframe{
    width : 100%;
    height : 100%;
    position : absolute;
    top : 0px;
    left : 0px;
  }

  body:not(.home) #contenthead{
    margin-bottom : 0px;
  }

  embed{
    max-width : 100%;
  }
}

#sp-block-container-10 > .large, #sp-block-container-5 > .large, #sp-block-container-8 > .large, #spb-block-container-3 > .large{
  font-size : 1.5em;
}

#sp-block-container-10 > .medium, #sp-block-container-5 > .medium, #sp-block-container-8 > .medium, #spb-block-container-3 > .medium{
  font-size : 1em;
}

#sp-block-container-10 > .x-large, #sp-block-container-5 > .x-large, #sp-block-container-8 > .x-large, #spb-block-container-3 > .x-large{
  font-size : 2em;
}

#sp-block-container-10 > .x-small, #sp-block-container-5 > .x-small, #sp-block-container-8 > .x-small, #spb-block-container-3 > .x-small{
  font-size : 0.8em;
}

#sp-block-container-10 > .xx-large, #sp-block-container-5 > .xx-large, #sp-block-container-8 > .xx-large, #spb-block-container-3 > .xx-large{
  font-size : 3em;
}

#sp-block-container-10 > .xx-small, #sp-block-container-5 > .xx-small, #sp-block-container-8 > .xx-small, #spb-block-container-3 > .xx-small{
  font-size : 0.7em;
}

#sp-block-container-10 > a:link, #sp-block-container-5 > a:link, #sp-block-container-8 > a:link, #spb-block-container-3 > a:link{
  color : #c991e3;
}

#sp-block-container-10 > em, #sp-block-container-5 > em, #sp-block-container-8 > em, #spb-block-container-3 > em{
  font-style : oblique;
}

#sp-block-container-10 > h1, #sp-block-container-5 > h1, #sp-block-container-8 > h1, #spb-block-container-3 > h1{
  color : #808080;
  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 : 11px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 11px;
}

#sp-block-container-10 > h2, #sp-block-container-5 > h2, #sp-block-container-8 > h2, #spb-block-container-3 > h2{
  color : #808080;
  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 : 11px;
  padding-left : 20px;
  padding-right : 10px;
  padding-bottom : 11px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : #ad93c2;
}

#sp-block-container-10 > h3, #sp-block-container-5 > h3, #sp-block-container-8 > h3, #spb-block-container-3 > h3{
  font-size : 1.3em;
  line-height : 1.8;
  color : #808080;
  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 : 12px;
  padding-left : 15px;
  padding-right : 10px;
  padding-bottom : 12px;
  border-top-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-bottom-style : solid;
  border-top-color : #ad93c2;
  border-bottom-color : #ad93c2;
  clear : both;
}

#sp-block-container-10 > h4, #sp-block-container-5 > h4, #sp-block-container-8 > h4, #spb-block-container-3 > h4{
  font-size : 1.2em;
  color : #ffffff;
  background-color : #ad93c2;
  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 : 5px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 5px;
  clear : both;
}

#sp-block-container-10 > h5, #sp-block-container-5 > h5, #sp-block-container-8 > h5, #spb-block-container-3 > h5{
  font-size : 1em;
  color : #ad93c2;
  padding-top : 15px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 15px;
  clear : both;
}

#sp-block-container-10 > h6, #sp-block-container-5 > h6, #sp-block-container-8 > h6, #spb-block-container-3 > h6{
  font-size : 1em;
  font-weight : normal;
  color : #808080;
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 0px;
  padding-bottom : 0px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #ad93c2;
}

#sp-block-container-10 > p, #sp-block-container-5 > p, #sp-block-container-8 > p, #spb-block-container-3 > p{
  line-height : 1.4;
  color : #808080;
  text-align : left;
  margin-top : 0.5em;
  margin-left : 0.1em;
  margin-right : 0.1em;
  margin-bottom : 0.5em;
}

#sp-block-container-10 > p.indent, #sp-block-container-5 > p.indent, #sp-block-container-8 > p.indent, #spb-block-container-3 > p.indent{
  padding-left : 20px;
}

#sp-block-container-10 > p.small, #sp-block-container-5 > p.small, #sp-block-container-8 > p.small, #spb-block-container-3 > p.small{
  font-size : 0.9em;
}

#sp-block-container-10 > strong, #sp-block-container-5 > strong, #sp-block-container-8 > strong, #spb-block-container-3 > strong{
  font-weight : bold;
  color : #c991e3;
}

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

#sp-button-1 > a{
  font-size : 1.4rem;
  font-weight : normal;
  color : #ffffff;
  background-color : #5c75fb;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  text-decoration : none;
  text-align : center;
  padding-top : 5px;
  padding-left : 6px;
  padding-right : 6px;
  padding-bottom : 2px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #7d91fb;
  border-left-color : #7d91fb;
  border-right-color : #7d91fb;
  border-bottom-color : #7d91fb;
  box-shadow : 0px 4px 0px #4557bb;
  height : 100%;
  display : block;
  position : relative;
}

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

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

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

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

#sp-button-2 > a:active{
  box-shadow : 0px 0px 0px #de9c9c;
  position : relative;
  top : 3px;
}

#sp-button-2 > a:hover{
  background-color : #ffb6b6;
  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-form-1{
  font-size : 1.6rem;
  font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight : normal;
  background-color : #ffffff;
  padding-top : 10%;
  padding-left : 10%;
  padding-right : 10%;
  padding-bottom : 10%;
  margin-top : 20px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 20px;
  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 : #e1e1e1;
  border-left-color : #e1e1e1;
  border-right-color : #e1e1e1;
  border-bottom-color : #e1e1e1;
  border-top-left-radius : 4px 4px;
  border-top-right-radius : 4px 4px;
  border-bottom-right-radius : 4px 4px;
  border-bottom-left-radius : 4px 4px;
  width : auto;
  position : relative;
}

#sp-form-1 input{
  font-size : 1.4rem;
  font-family : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif;
  color : #6d6d6d;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #c0c0c0;
  border-left-color : #c0c0c0;
  border-right-color : #c0c0c0;
  border-bottom-color : #c0c0c0;
  border-top-left-radius : 4px 4px;
  border-top-right-radius : 4px 4px;
  border-bottom-right-radius : 4px 4px;
  border-bottom-left-radius : 4px 4px;
  width : 100%;
  box-sizing : border-box;
}

#sp-form-1 input:focus{
  background-color : #f2f2f2;
}

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

#sp-form-1 td{
  text-align : left;
  width : auto;
  display : block;
}

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

#sp-form-1 textarea:focus{
  background-color : #f2f2f2;
}

#sp-form-1 textarea[name="message"]{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #c0c0c0;
  border-left-color : #c0c0c0;
  border-right-color : #c0c0c0;
  border-bottom-color : #c0c0c0;
  border-top-left-radius : 4px 4px;
  border-top-right-radius : 4px 4px;
  border-bottom-right-radius : 4px 4px;
  border-bottom-left-radius : 4px 4px;
  width : 100%;
  height : 100px;
  box-sizing : border-box;
}

#sp-form-1 th{
  font-weight : normal;
  text-align : left;
  padding-top : 20px;
  width : auto;
  display : block;
}

#sp-form-1 tr{
  margin-bottom : 20px;
}

#sp-form-1 > input[type="submit"]{
  font-size : 1.5rem;
  color : #747474;
  background-color : #e8e8e8;
  padding-top : 5px;
  padding-bottom : 5px;
  margin-top : 20px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #e8e8e8;
  border-left-color : #e8e8e8;
  border-right-color : #e8e8e8;
  border-bottom-color : #e8e8e8;
  border-top-left-radius : 4px 4px;
  border-top-right-radius : 4px 4px;
  border-bottom-right-radius : 4px 4px;
  border-bottom-left-radius : 4px 4px;
  width : 80px;
  height : 36px;
  float : right;
  position : relative;
  cursor : pointer;
}

#sp-form-1 > input[type="submit"]:active{
  background-color : #dcdcdc;
  background-image : none;
  background-repeat : repeat;
  background-attachment : scroll;
  background-position : 0% 0%;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  top : 1px;
}

#sp-form-1 > input[type="submit"]:hover{
  background-color : #dcdcdc;
  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-form-1 > table{
  color : #747474;
  width : 100%;
}

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

  #sp-form-1{
    padding-top : 20px;
    padding-left : 15px;
    padding-right : 15px;
    padding-bottom : 25px;
    margin-top : 5px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 5px;
    width : 100%;
    box-sizing : border-box;
  }

  #sp-form-1 input{
    width : 100%;
  }

  #sp-form-1 table{
    border-top-width : medium;
    border-top-style : none;
    border-top-color : initial;
    width : 100%;
  }

  #sp-form-1 td{
    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;
    display : block;
  }

  #sp-form-1 textarea[name="message"]{
    width : 100%;
  }

  #sp-form-1 th{
    padding-top : 10px;
    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;
    display : block;
  }

  #sp-form-1 > input[type="submit"]{
    margin-right : 3px;
    float : right;
  }
}

#sp-definition-list-1, #sp-definition-list-2, #sp-definition-list-3{
  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-definition-list-1 dd, #sp-definition-list-2 dd, #sp-definition-list-3 dd{
  padding-top : 0px;
  padding-left : 4px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 10px;
  margin-left : 16px;
  margin-right : 0px;
  margin-bottom : 20px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #f09654;
}

#sp-definition-list-1 dt, #sp-definition-list-2 dt, #sp-definition-list-3 dt{
  font-weight : bold;
  padding-top : 3px;
  padding-left : 5px;
  padding-right : 0px;
  padding-bottom : 2px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-left-width : 20px;
  border-left-style : solid;
  border-left-color : #f09654;
}

#sp-definition-list-1 > dd, #sp-definition-list-2 > dd, #sp-definition-list-3 > dd{
  color : #333333;
}

#sp-definition-list-1 > dt, #sp-definition-list-2 > dt, #sp-definition-list-3 > dt{
  color : #333333;
}

.page-toppage#content #page-content > .large{
  font-size : 1.2em;
}

.page-toppage#content #page-content > .medium{
  font-size : 1em;
}

.page-toppage#content #page-content > .small{
  font-size : 0.9em;
}

.page-toppage#content #page-content > .x-large{
  font-size : 1.5em;
}

.page-toppage#content #page-content > .x-small{
  font-size : 0.8em;
}

.page-toppage#content #page-content > .xx-large{
  font-size : 2em;
}

.page-toppage#content #page-content > .xx-small{
  font-size : 0.7em;
}

.page-toppage#content #page-content > em{
  font-style : oblique;
  color : #515151;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #515151;
}

.page-toppage#content #page-content > h1{
  color : #000000;
}

.page-toppage#content #page-content > h2{
  color : #000000;
}

.page-toppage#content #page-content > h3{
  color : #000000;
}

.page-toppage#content #page-content > h4{
  line-height : 1.2;
  color : #000000;
  text-align : left;
  clear : both;
}

.page-toppage#content #page-content > h5{
  font-size : 1.08em;
  line-height : 1.2;
  color : #000000;
  text-align : left;
  clear : both;
}

.page-toppage#content #page-content > h6{
  font-size : 1em;
  color : #000000;
}

.page-toppage#content #page-content > p{
  line-height : 1.4;
  color : #515151;
  text-align : left;
  margin-top : 0.5em;
  margin-left : 1em;
  margin-right : 1em;
  margin-bottom : 0.5em;
}

.page-toppage#content #page-content > p.indent{
  padding-left : 10px;
}

.page-toppage#content #page-content > strong{
  font-weight : bold;
  color : #515151;
}

#sp-site-navigation-1{
  background-color : #ffffff;
}

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

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

  #sp-site-navigation-1 {
  }

  #sp-site-navigation-1> ul {
  }

  #sp-site-navigation-1 > ul ul{
    background-color : transparent;
    border-top-style : none;
    border-left-style : none;
    border-right-style : none;
    left : 20px;
  }

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

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

  #sp-site-navigation-1 > ul > li li{
    border-bottom-style : none;
  }

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

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

  #sp-site-navigation-1 > ul > li li > a{
    font-size : 1.2rem;
    line-height : 1;
    color : #ffffff;
    background-color : #605043;
    padding-top : 15px;
    padding-left : 13px;
    padding-right : 13px;
    padding-bottom : 15px;
  }

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

  #sp-site-navigation-1 > ul > li.current_page_item > a{
    font-weight : bold;
    color : #ffffff;
    background-color : #605043;
    border-top-color : #605043;
    border-left-color : #605043;
    border-right-color : #605043;
    border-bottom-color : #605043;
  }

  #sp-site-navigation-1 > ul > li > a{
    font-size : 1.4rem;
    line-height : 1;
    color : #616161;
    padding-top : 6px;
    padding-left : 20px;
    padding-right : 20px;
    padding-bottom : 6px;
    border-top-width : 1px;
    border-left-width : 1px;
    border-right-width : 1px;
    border-bottom-width : 1px;
    border-top-style : solid;
    border-left-style : solid;
    border-right-style : solid;
    border-bottom-style : solid;
    border-top-color : transparent;
    border-left-color : transparent;
    border-right-color : transparent;
    border-bottom-color : transparent;
    border-top-left-radius : 14px 14px;
    border-top-right-radius : 14px 14px;
    border-bottom-right-radius : 14px 14px;
    border-bottom-left-radius : 14px 14px;
    position : relative;
  }

  #sp-site-navigation-1 > ul > li > a:hover{
    font-weight : bold;
    color : #ffffff;
    background-color : #605043;
    border-top-color : #605043;
    border-left-color : #605043;
    border-right-color : #605043;
    border-bottom-color : #605043;
  }
}

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

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

  .button-menu#sp-site-navigation-1 > .menu-toggle{
    font-size : 1.3rem;
    background-color : #45362a;
    background-image : url(img/icon-menu-toggle-01.png);
    background-repeat : no-repeat;
    background-position : center center;
    background-size : 30px 34px;
    text-indent : -9999px;
    padding-top : 13px;
    padding-bottom : 12px;
    margin-bottom : 1px;
  }

  #sp-site-navigation-1 > ul{
    clear : both;
  }

  #sp-site-navigation-1 > ul > li{
    border-top-width : 1px;
    border-top-style : solid;
    border-top-color : #f0f0f0;
  }

  #sp-site-navigation-1 > ul > li li{
    border-top-width : 1px;
    border-top-style : solid;
    border-top-color : #f0f0f0;
  }

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

  #sp-site-navigation-1 > ul > li li.current_page_item > a::after{
    margin-left : 20px;
    border-top-width : 5px;
    border-left-width : 6px;
    border-right-width : 0px;
    border-bottom-width : 5px;
    border-top-style : solid;
    border-left-style : solid;
    border-right-style : solid;
    border-bottom-style : solid;
    border-top-color : transparent;
    border-left-color : #ffffff;
    border-right-color : transparent;
    border-bottom-color : transparent;
    width : 0px;
    height : 0px;
    display : inline-block;
    content : '';
  }

  #sp-site-navigation-1 > ul > li li > a{
    font-size : 1.2rem;
    font-weight : bold;
    line-height : 1;
    color : #ffffff;
    background-color : #45362a;
    text-decoration : none;
    text-align : center;
    padding-top : 14px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 14px;
  }

  #sp-site-navigation-1 > ul > li li > a::after{
    margin-left : 20px;
    border-top-width : 5px;
    border-left-width : 6px;
    border-right-width : 0px;
    border-bottom-width : 5px;
    border-top-style : solid;
    border-left-style : solid;
    border-right-style : solid;
    border-bottom-style : solid;
    border-top-color : transparent;
    border-left-color : #ffffff;
    border-right-color : transparent;
    border-bottom-color : transparent;
    width : 0px;
    height : 0px;
    display : inline-block;
    content : '';
  }

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

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

  #sp-site-navigation-1 > ul > li:nth-of-type(1){
    border-top-style : none;
  }

  #sp-site-navigation-1 > ul > li > a{
    font-size : 1.2rem;
    font-weight : bold;
    line-height : 1;
    color : #ffffff;
    background-color : #45362a;
    text-decoration : none;
    text-align : center;
    padding-top : 14px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 14px;
  }

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

#breadcrumb-list{
  font-size : 1.1rem;
  margin-top : 20px;
  margin-bottom : 15px;
}

#breadcrumb-list > div{
  color : #333333;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-right : 5px;
  float : left;
  display : block;
}

#breadcrumb-list > div > a{
  color : #333333;
  text-decoration : none;
}

#breadcrumb-list> div> a:visited {
}

#breadcrumb-list > div > a:hover{
  color : #333333;
  text-decoration : underline;
}

#sp-button-10, #sp-button-7, #sp-button-8, #sp-button-9{
  line-height : 2;
  margin-right : 1em;
  margin-bottom : 1em;
  width : auto;
  min-width : 100px;
  height : auto;
  min-height : 34px;
  display : table;
}

#sp-button-10 > a, #sp-button-7 > a, #sp-button-8 > a, #sp-button-9 > a{
  font-size : 1.6rem;
  font-weight : bold;
  line-height : 2;
  color : #605043;
  background-color : #cccccc;
  vertical-align : middle;
  text-align : center;
  padding-top : 0px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 0px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
  border-top-left-radius : 17px 17px;
  border-top-right-radius : 17px 17px;
  border-bottom-right-radius : 17px 17px;
  border-bottom-left-radius : 17px 17px;
  height : auto;
  min-height : 34px;
  display : table-cell;
  outline-width : medium;
  outline-style : none;
  outline-color : black;
}

#sp-button-3, #sp-button-4, #sp-button-5, #sp-button-6{
  line-height : 2;
  margin-right : 1em;
  margin-bottom : 1em;
  width : auto;
  min-width : 100px;
  height : auto;
  min-height : 34px;
  display : table;
}

#sp-button-3 > a, #sp-button-4 > a, #sp-button-5 > a, #sp-button-6 > a{
  font-size : 1.6rem;
  font-weight : bold;
  line-height : 2;
  color : #605043;
  background-color : #f2f2f2;
  vertical-align : middle;
  text-align : center;
  padding-top : 0px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 0px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #605043;
  border-left-color : #605043;
  border-right-color : #605043;
  border-bottom-color : #605043;
  border-top-left-radius : 17px 17px;
  border-top-right-radius : 17px 17px;
  border-bottom-right-radius : 17px 17px;
  border-bottom-left-radius : 17px 17px;
  height : auto;
  min-height : 34px;
  display : table-cell;
  outline-width : medium;
  outline-style : none;
  outline-color : black;
}

#sp-entry-content-1, #sp-entry-content-2, #sp-entry-content-21, #sp-entry-content-22, #sp-entry-content-23, #sp-entry-content-24, #sp-entry-content-25, #sp-entry-content-3, #sp-wp-post-list-1, #sp-wp-post-list-3, #sp-wp-post-list-4{
  padding-bottom : 30px;
  margin-top : 41px;
  margin-bottom : 41px;
}

.hpb-viewtype-content#sp-entry-content-1, .hpb-viewtype-content#sp-entry-content-2, .hpb-viewtype-content#sp-entry-content-21, .hpb-viewtype-content#sp-entry-content-22, .hpb-viewtype-content#sp-entry-content-23, .hpb-viewtype-content#sp-entry-content-24, .hpb-viewtype-content#sp-entry-content-25, .hpb-viewtype-content#sp-entry-content-3, .hpb-viewtype-content#sp-wp-post-list-1, .hpb-viewtype-content#sp-wp-post-list-3, .hpb-viewtype-content#sp-wp-post-list-4{
  background-color : #ffffff;
}

.hpb-viewtype-content#sp-entry-content-1 > .hpb-more-entry, .hpb-viewtype-content#sp-entry-content-2 > .hpb-more-entry, .hpb-viewtype-content#sp-entry-content-21 > .hpb-more-entry, .hpb-viewtype-content#sp-entry-content-22 > .hpb-more-entry, .hpb-viewtype-content#sp-entry-content-23 > .hpb-more-entry, .hpb-viewtype-content#sp-entry-content-24 > .hpb-more-entry, .hpb-viewtype-content#sp-entry-content-25 > .hpb-more-entry, .hpb-viewtype-content#sp-entry-content-3 > .hpb-more-entry, .hpb-viewtype-content#sp-wp-post-list-1 > .hpb-more-entry, .hpb-viewtype-content#sp-wp-post-list-3 > .hpb-more-entry, .hpb-viewtype-content#sp-wp-post-list-4 > .hpb-more-entry{
  margin-top : 25px;
}

.hpb-viewtype-content#sp-entry-content-1 > nav, .hpb-viewtype-content#sp-entry-content-2 > nav, .hpb-viewtype-content#sp-entry-content-21 > nav, .hpb-viewtype-content#sp-entry-content-22 > nav, .hpb-viewtype-content#sp-entry-content-23 > nav, .hpb-viewtype-content#sp-entry-content-24 > nav, .hpb-viewtype-content#sp-entry-content-25 > nav, .hpb-viewtype-content#sp-entry-content-3 > nav, .hpb-viewtype-content#sp-wp-post-list-1 > nav, .hpb-viewtype-content#sp-wp-post-list-3 > nav, .hpb-viewtype-content#sp-wp-post-list-4 > nav{
  margin-top : 25px;
}

.hpb-viewtype-date#sp-entry-content-1, .hpb-viewtype-date#sp-entry-content-2, .hpb-viewtype-date#sp-entry-content-21, .hpb-viewtype-date#sp-entry-content-22, .hpb-viewtype-date#sp-entry-content-23, .hpb-viewtype-date#sp-entry-content-24, .hpb-viewtype-date#sp-entry-content-25, .hpb-viewtype-date#sp-entry-content-3, .hpb-viewtype-date#sp-wp-post-list-1, .hpb-viewtype-date#sp-wp-post-list-3, .hpb-viewtype-date#sp-wp-post-list-4{
  background-color : #ffffff;
}

.hpb-viewtype-date#sp-entry-content-1 > .hpb-more-entry, .hpb-viewtype-date#sp-entry-content-2 > .hpb-more-entry, .hpb-viewtype-date#sp-entry-content-21 > .hpb-more-entry, .hpb-viewtype-date#sp-entry-content-22 > .hpb-more-entry, .hpb-viewtype-date#sp-entry-content-23 > .hpb-more-entry, .hpb-viewtype-date#sp-entry-content-24 > .hpb-more-entry, .hpb-viewtype-date#sp-entry-content-25 > .hpb-more-entry, .hpb-viewtype-date#sp-entry-content-3 > .hpb-more-entry, .hpb-viewtype-date#sp-wp-post-list-1 > .hpb-more-entry, .hpb-viewtype-date#sp-wp-post-list-3 > .hpb-more-entry, .hpb-viewtype-date#sp-wp-post-list-4 > .hpb-more-entry{
  margin-top : 11px;
}

.hpb-viewtype-date#sp-entry-content-1 > dl, .hpb-viewtype-date#sp-entry-content-2 > dl, .hpb-viewtype-date#sp-entry-content-21 > dl, .hpb-viewtype-date#sp-entry-content-22 > dl, .hpb-viewtype-date#sp-entry-content-23 > dl, .hpb-viewtype-date#sp-entry-content-24 > dl, .hpb-viewtype-date#sp-entry-content-25 > dl, .hpb-viewtype-date#sp-entry-content-3 > dl, .hpb-viewtype-date#sp-wp-post-list-1 > dl, .hpb-viewtype-date#sp-wp-post-list-3 > dl, .hpb-viewtype-date#sp-wp-post-list-4 > dl{
  line-height : 2;
  margin-top : 5px;
  margin-left : 20px;
  margin-right : 20px;
  margin-bottom : 0px;
}

.hpb-viewtype-date#sp-entry-content-1 > nav, .hpb-viewtype-date#sp-entry-content-2 > nav, .hpb-viewtype-date#sp-entry-content-21 > nav, .hpb-viewtype-date#sp-entry-content-22 > nav, .hpb-viewtype-date#sp-entry-content-23 > nav, .hpb-viewtype-date#sp-entry-content-24 > nav, .hpb-viewtype-date#sp-entry-content-25 > nav, .hpb-viewtype-date#sp-entry-content-3 > nav, .hpb-viewtype-date#sp-wp-post-list-1 > nav, .hpb-viewtype-date#sp-wp-post-list-3 > nav, .hpb-viewtype-date#sp-wp-post-list-4 > nav{
  margin-top : 11px;
}

.hpb-viewtype-full#sp-entry-content-1 > .hpb-more-entry, .hpb-viewtype-full#sp-entry-content-2 > .hpb-more-entry, .hpb-viewtype-full#sp-entry-content-21 > .hpb-more-entry, .hpb-viewtype-full#sp-entry-content-22 > .hpb-more-entry, .hpb-viewtype-full#sp-entry-content-23 > .hpb-more-entry, .hpb-viewtype-full#sp-entry-content-24 > .hpb-more-entry, .hpb-viewtype-full#sp-entry-content-25 > .hpb-more-entry, .hpb-viewtype-full#sp-entry-content-3 > .hpb-more-entry, .hpb-viewtype-full#sp-wp-post-list-1 > .hpb-more-entry, .hpb-viewtype-full#sp-wp-post-list-3 > .hpb-more-entry, .hpb-viewtype-full#sp-wp-post-list-4 > .hpb-more-entry{
  background-color : #ffffff;
  padding-bottom : 30px;
}

.hpb-viewtype-full#sp-entry-content-1 > nav, .hpb-viewtype-full#sp-entry-content-2 > nav, .hpb-viewtype-full#sp-entry-content-21 > nav, .hpb-viewtype-full#sp-entry-content-22 > nav, .hpb-viewtype-full#sp-entry-content-23 > nav, .hpb-viewtype-full#sp-entry-content-24 > nav, .hpb-viewtype-full#sp-entry-content-25 > nav, .hpb-viewtype-full#sp-entry-content-3 > nav, .hpb-viewtype-full#sp-wp-post-list-1 > nav, .hpb-viewtype-full#sp-wp-post-list-3 > nav, .hpb-viewtype-full#sp-wp-post-list-4 > nav{
  background-color : #ffffff;
  padding-bottom : 30px;
  margin-top : 0px;
}

.hpb-viewtype-simple#sp-entry-content-1 > .hpb-more-entry, .hpb-viewtype-simple#sp-entry-content-2 > .hpb-more-entry, .hpb-viewtype-simple#sp-entry-content-21 > .hpb-more-entry, .hpb-viewtype-simple#sp-entry-content-22 > .hpb-more-entry, .hpb-viewtype-simple#sp-entry-content-23 > .hpb-more-entry, .hpb-viewtype-simple#sp-entry-content-24 > .hpb-more-entry, .hpb-viewtype-simple#sp-entry-content-25 > .hpb-more-entry, .hpb-viewtype-simple#sp-entry-content-3 > .hpb-more-entry, .hpb-viewtype-simple#sp-wp-post-list-1 > .hpb-more-entry, .hpb-viewtype-simple#sp-wp-post-list-3 > .hpb-more-entry, .hpb-viewtype-simple#sp-wp-post-list-4 > .hpb-more-entry{
  background-color : #ffffff;
  padding-bottom : 30px;
}

.hpb-viewtype-simple#sp-entry-content-1 > nav, .hpb-viewtype-simple#sp-entry-content-2 > nav, .hpb-viewtype-simple#sp-entry-content-21 > nav, .hpb-viewtype-simple#sp-entry-content-22 > nav, .hpb-viewtype-simple#sp-entry-content-23 > nav, .hpb-viewtype-simple#sp-entry-content-24 > nav, .hpb-viewtype-simple#sp-entry-content-25 > nav, .hpb-viewtype-simple#sp-entry-content-3 > nav, .hpb-viewtype-simple#sp-wp-post-list-1 > nav, .hpb-viewtype-simple#sp-wp-post-list-3 > nav, .hpb-viewtype-simple#sp-wp-post-list-4 > nav{
  background-color : #ffffff;
  padding-bottom : 30px;
  margin-top : 0px;
}

.hpb-viewtype-thumbnail#sp-entry-content-1 > .hpb-more-entry, .hpb-viewtype-thumbnail#sp-entry-content-2 > .hpb-more-entry, .hpb-viewtype-thumbnail#sp-entry-content-21 > .hpb-more-entry, .hpb-viewtype-thumbnail#sp-entry-content-22 > .hpb-more-entry, .hpb-viewtype-thumbnail#sp-entry-content-23 > .hpb-more-entry, .hpb-viewtype-thumbnail#sp-entry-content-24 > .hpb-more-entry, .hpb-viewtype-thumbnail#sp-entry-content-25 > .hpb-more-entry, .hpb-viewtype-thumbnail#sp-entry-content-3 > .hpb-more-entry, .hpb-viewtype-thumbnail#sp-wp-post-list-1 > .hpb-more-entry, .hpb-viewtype-thumbnail#sp-wp-post-list-3 > .hpb-more-entry, .hpb-viewtype-thumbnail#sp-wp-post-list-4 > .hpb-more-entry{
  background-color : #ffffff;
  padding-bottom : 30px;
}

.hpb-viewtype-thumbnail#sp-entry-content-1 > nav, .hpb-viewtype-thumbnail#sp-entry-content-2 > nav, .hpb-viewtype-thumbnail#sp-entry-content-21 > nav, .hpb-viewtype-thumbnail#sp-entry-content-22 > nav, .hpb-viewtype-thumbnail#sp-entry-content-23 > nav, .hpb-viewtype-thumbnail#sp-entry-content-24 > nav, .hpb-viewtype-thumbnail#sp-entry-content-25 > nav, .hpb-viewtype-thumbnail#sp-entry-content-3 > nav, .hpb-viewtype-thumbnail#sp-wp-post-list-1 > nav, .hpb-viewtype-thumbnail#sp-wp-post-list-3 > nav, .hpb-viewtype-thumbnail#sp-wp-post-list-4 > nav{
  background-color : #ffffff;
  padding-bottom : 30px;
  margin-top : 0px;
}

.hpb-viewtype-title#sp-entry-content-1, .hpb-viewtype-title#sp-entry-content-2, .hpb-viewtype-title#sp-entry-content-21, .hpb-viewtype-title#sp-entry-content-22, .hpb-viewtype-title#sp-entry-content-23, .hpb-viewtype-title#sp-entry-content-24, .hpb-viewtype-title#sp-entry-content-25, .hpb-viewtype-title#sp-entry-content-3, .hpb-viewtype-title#sp-wp-post-list-1, .hpb-viewtype-title#sp-wp-post-list-3, .hpb-viewtype-title#sp-wp-post-list-4{
  background-color : #ffffff;
}

.hpb-viewtype-title#sp-entry-content-1 > .hpb-more-entry, .hpb-viewtype-title#sp-entry-content-2 > .hpb-more-entry, .hpb-viewtype-title#sp-entry-content-21 > .hpb-more-entry, .hpb-viewtype-title#sp-entry-content-22 > .hpb-more-entry, .hpb-viewtype-title#sp-entry-content-23 > .hpb-more-entry, .hpb-viewtype-title#sp-entry-content-24 > .hpb-more-entry, .hpb-viewtype-title#sp-entry-content-25 > .hpb-more-entry, .hpb-viewtype-title#sp-entry-content-3 > .hpb-more-entry, .hpb-viewtype-title#sp-wp-post-list-1 > .hpb-more-entry, .hpb-viewtype-title#sp-wp-post-list-3 > .hpb-more-entry, .hpb-viewtype-title#sp-wp-post-list-4 > .hpb-more-entry{
  margin-top : 11px;
}

.hpb-viewtype-title#sp-entry-content-1 > nav, .hpb-viewtype-title#sp-entry-content-2 > nav, .hpb-viewtype-title#sp-entry-content-21 > nav, .hpb-viewtype-title#sp-entry-content-22 > nav, .hpb-viewtype-title#sp-entry-content-23 > nav, .hpb-viewtype-title#sp-entry-content-24 > nav, .hpb-viewtype-title#sp-entry-content-25 > nav, .hpb-viewtype-title#sp-entry-content-3 > nav, .hpb-viewtype-title#sp-wp-post-list-1 > nav, .hpb-viewtype-title#sp-wp-post-list-3 > nav, .hpb-viewtype-title#sp-wp-post-list-4 > nav{
  margin-top : 11px;
}

.sp-wp-post-list#sp-entry-content-1 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-2 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-21 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-22 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-23 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-24 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-25 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-3 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-1 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-3 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-4 article > header > h1 > a{
  color : #605043;
  text-decoration : none;
}

.sp-wp-post-list#sp-entry-content-1 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-2 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-21 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-22 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-23 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-24 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-25 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-3 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-1 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-3 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-4 article > header > h1 > a:hover{
  text-decoration : underline;
}

.sp-wp-post-list#sp-entry-content-1 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-2 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-21 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-22 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-23 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-24 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-25 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-3 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-1 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-3 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-4 article > header > h4 > a{
  color : #605043;
  text-decoration : none;
}

.sp-wp-post-list#sp-entry-content-1 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-2 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-21 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-22 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-23 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-24 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-25 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-3 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-1 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-3 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-4 article > header > h4 > a:hover{
  text-decoration : underline;
}

.sp-wp-post-list.hpb-viewtype-content#sp-entry-content-1 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-2 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-21 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-22 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-23 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-24 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-25 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-3 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-1 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-3 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-4 > dl > dd{
  margin-top : 20px;
  margin-left : 20px;
  margin-right : 20px;
  margin-bottom : 20px;
}

.sp-wp-post-list.hpb-viewtype-content#sp-entry-content-1 > dl > dd:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-2 > dl > dd:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-21 > dl > dd:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-22 > dl > dd:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-23 > dl > dd:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-24 > dl > dd:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-25 > dl > dd:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-3 > dl > dd:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-1 > dl > dd:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-3 > dl > dd:nth-last-of-type(1), .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-4 > dl > dd:nth-last-of-type(1){
  margin-bottom : 0px;
}

.sp-wp-post-list.hpb-viewtype-content#sp-entry-content-1 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-2 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-21 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-22 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-23 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-24 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-25 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-3 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-1 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-3 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-4 > dl > dt{
  background-color : #ffffff;
  padding-left : 20px;
  padding-right : 20px;
  margin-bottom : 20px;
  position : relative;
}

.sp-wp-post-list.hpb-viewtype-content#sp-entry-content-1 > dl > dt::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-2 > dl > dt::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-21 > dl > dt::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-22 > dl > dt::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-23 > dl > dt::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-24 > dl > dt::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-25 > dl > dt::before, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-3 > dl > dt::before, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-1 > dl > dt::before, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-3 > dl > dt::before, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-4 > dl > dt::before{
  background-color : #605043;
  width : auto;
  height : 2px;
  display : block;
  position : absolute;
  bottom : 5px;
  right : 20px;
  left : 20px;
  content : '';
}

.sp-wp-post-list.hpb-viewtype-content#sp-entry-content-1 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-2 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-21 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-22 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-23 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-24 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-25 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-3 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-1 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-3 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-4 > dl > dt > a{
  font-size : 2.8rem;
  font-weight : bold;
  line-height : 2;
  color : #605043;
  text-decoration : none;
}

.sp-wp-post-list.hpb-viewtype-content#sp-entry-content-1 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-2 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-21 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-22 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-23 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-24 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-25 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-3 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-1 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-3 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-4 > dl > dt > a:hover{
  text-decoration : underline;
}

.sp-wp-post-list.hpb-viewtype-date#sp-entry-content-1 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-2 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-21 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-22 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-23 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-24 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-25 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-3 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-1 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-3 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-4 > dl > dd{
  margin-left : 165px;
}

.sp-wp-post-list.hpb-viewtype-date#sp-entry-content-1 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-2 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-21 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-22 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-23 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-24 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-25 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-3 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-1 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-3 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-4 > dl > dd > a{
  color : #333333;
  text-decoration : underline;
}

.sp-wp-post-list.hpb-viewtype-date#sp-entry-content-1 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-2 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-21 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-22 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-23 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-24 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-25 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-3 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-1 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-3 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-4 > dl > dd > a:hover{
  text-decoration : none;
}

.sp-wp-post-list.hpb-viewtype-date#sp-entry-content-1 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-2 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-21 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-22 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-23 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-24 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-25 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-3 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-1 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-3 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-4 > dl > dt{
  background-image : url(img/icon-arrow-right.png);
  background-repeat : no-repeat;
  background-position : left center;
  background-size : 3px 7px;
  padding-left : 20px;
  float : left;
  clear : both;
}

.sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-1 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-2 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-21 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-22 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-23 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-24 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-25 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-entry-content-3 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-1 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-3 > article > footer, .sp-wp-post-list.hpb-viewtype-simple#sp-wp-post-list-4 > article > footer{
  padding-top : 0px;
}

.sp-wp-post-list#sp-entry-content-1:nth-child(1), .sp-wp-post-list#sp-entry-content-2:nth-child(1), .sp-wp-post-list#sp-entry-content-21:nth-child(1), .sp-wp-post-list#sp-entry-content-22:nth-child(1), .sp-wp-post-list#sp-entry-content-23:nth-child(1), .sp-wp-post-list#sp-entry-content-24:nth-child(1), .sp-wp-post-list#sp-entry-content-25:nth-child(1), .sp-wp-post-list#sp-entry-content-3:nth-child(1), .sp-wp-post-list#sp-wp-post-list-1:nth-child(1), .sp-wp-post-list#sp-wp-post-list-3:nth-child(1), .sp-wp-post-list#sp-wp-post-list-4:nth-child(1){
  margin-top : 0px;
}

.sp-wp-post-list#sp-entry-content-1 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-2 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-21 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-22 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-23 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-24 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-25 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-3 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-1 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-3 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-4 > .hpb-more-entry{
  text-align : right;
  padding-right : 20px;
}

.sp-wp-post-list#sp-entry-content-1 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-2 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-21 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-22 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-23 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-24 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-25 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-3 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-1 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-3 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-4 > .hpb-more-entry a{
  font-size : 1.6rem;
  line-height : 2;
  color : #ffffff;
  background-color : #605043;
  text-decoration : none;
  text-align : center;
  padding-top : 0px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 0px;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #605043;
  border-left-color : #605043;
  border-right-color : #605043;
  border-bottom-color : #605043;
  border-top-left-radius : 17px 17px;
  border-top-right-radius : 17px 17px;
  border-bottom-right-radius : 17px 17px;
  border-bottom-left-radius : 17px 17px;
  width : auto;
  min-width : 121px;
  display : inline-block;
}

.sp-wp-post-list#sp-entry-content-1 > article, .sp-wp-post-list#sp-entry-content-2 > article, .sp-wp-post-list#sp-entry-content-21 > article, .sp-wp-post-list#sp-entry-content-22 > article, .sp-wp-post-list#sp-entry-content-23 > article, .sp-wp-post-list#sp-entry-content-24 > article, .sp-wp-post-list#sp-entry-content-25 > article, .sp-wp-post-list#sp-entry-content-3 > article, .sp-wp-post-list#sp-wp-post-list-1 > article, .sp-wp-post-list#sp-wp-post-list-3 > article, .sp-wp-post-list#sp-wp-post-list-4 > article{
  background-color : #ffffff;
  padding-bottom : 30px;
  margin-top : 0px;
  margin-bottom : 0px;
  overflow : hidden;
}

.sp-wp-post-list#sp-entry-content-1 > article:nth-of-type(1):nth-last-of-type(1) + nav, .sp-wp-post-list#sp-entry-content-2 > article:nth-of-type(1):nth-last-of-type(1) + nav, .sp-wp-post-list#sp-entry-content-21 > article:nth-of-type(1):nth-last-of-type(1) + nav, .sp-wp-post-list#sp-entry-content-22 > article:nth-of-type(1):nth-last-of-type(1) + nav, .sp-wp-post-list#sp-entry-content-23 > article:nth-of-type(1):nth-last-of-type(1) + nav, .sp-wp-post-list#sp-entry-content-24 > article:nth-of-type(1):nth-last-of-type(1) + nav, .sp-wp-post-list#sp-entry-content-25 > article:nth-of-type(1):nth-last-of-type(1) + nav, .sp-wp-post-list#sp-entry-content-3 > article:nth-of-type(1):nth-last-of-type(1) + nav, .sp-wp-post-list#sp-wp-post-list-1 > article:nth-of-type(1):nth-last-of-type(1) + nav, .sp-wp-post-list#sp-wp-post-list-3 > article:nth-of-type(1):nth-last-of-type(1) + nav, .sp-wp-post-list#sp-wp-post-list-4 > article:nth-of-type(1):nth-last-of-type(1) + nav{
  background-color : transparent;
  padding-bottom : 0px;
  margin-top : 20px;
}

.sp-wp-post-list#sp-entry-content-1 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-2 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-21 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-22 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-23 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-24 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-25 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-3 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-wp-post-list-1 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-wp-post-list-3 > article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-wp-post-list-4 > article:nth-of-type(1):nth-last-of-type(1) > header{
  padding-top : 19px;
}

.sp-wp-post-list#sp-entry-content-1 > article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-entry-content-2 > article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-entry-content-21 > article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-entry-content-22 > article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-entry-content-23 > article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-entry-content-24 > article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-entry-content-25 > article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-entry-content-3 > article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-wp-post-list-1 > article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-wp-post-list-3 > article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-wp-post-list-4 > article:nth-of-type(1):nth-last-of-type(1) > header::before{
  content : none;
}

.sp-wp-post-list#sp-entry-content-1 > article:nth-of-type(1):nth-last-of-type(1) > header > h1, .sp-wp-post-list#sp-entry-content-2 > article:nth-of-type(1):nth-last-of-type(1) > header > h1, .sp-wp-post-list#sp-entry-content-21 > article:nth-of-type(1):nth-last-of-type(1) > header > h1, .sp-wp-post-list#sp-entry-content-22 > article:nth-of-type(1):nth-last-of-type(1) > header > h1, .sp-wp-post-list#sp-entry-content-23 > article:nth-of-type(1):nth-last-of-type(1) > header > h1, .sp-wp-post-list#sp-entry-content-24 > article:nth-of-type(1):nth-last-of-type(1) > header > h1, .sp-wp-post-list#sp-entry-content-25 > article:nth-of-type(1):nth-last-of-type(1) > header > h1, .sp-wp-post-list#sp-entry-content-3 > article:nth-of-type(1):nth-last-of-type(1) > header > h1, .sp-wp-post-list#sp-wp-post-list-1 > article:nth-of-type(1):nth-last-of-type(1) > header > h1, .sp-wp-post-list#sp-wp-post-list-3 > article:nth-of-type(1):nth-last-of-type(1) > header > h1, .sp-wp-post-list#sp-wp-post-list-4 > article:nth-of-type(1):nth-last-of-type(1) > header > h1{
  color : #000000;
}

.sp-wp-post-list#sp-entry-content-1 > article:nth-of-type(1):nth-last-of-type(1) > header > h4, .sp-wp-post-list#sp-entry-content-2 > article:nth-of-type(1):nth-last-of-type(1) > header > h4, .sp-wp-post-list#sp-entry-content-21 > article:nth-of-type(1):nth-last-of-type(1) > header > h4, .sp-wp-post-list#sp-entry-content-22 > article:nth-of-type(1):nth-last-of-type(1) > header > h4, .sp-wp-post-list#sp-entry-content-23 > article:nth-of-type(1):nth-last-of-type(1) > header > h4, .sp-wp-post-list#sp-entry-content-24 > article:nth-of-type(1):nth-last-of-type(1) > header > h4, .sp-wp-post-list#sp-entry-content-25 > article:nth-of-type(1):nth-last-of-type(1) > header > h4, .sp-wp-post-list#sp-entry-content-3 > article:nth-of-type(1):nth-last-of-type(1) > header > h4, .sp-wp-post-list#sp-wp-post-list-1 > article:nth-of-type(1):nth-last-of-type(1) > header > h4, .sp-wp-post-list#sp-wp-post-list-3 > article:nth-of-type(1):nth-last-of-type(1) > header > h4, .sp-wp-post-list#sp-wp-post-list-4 > article:nth-of-type(1):nth-last-of-type(1) > header > h4{
  color : #000000;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content, .sp-wp-post-list#sp-entry-content-21 > article > .entry-content, .sp-wp-post-list#sp-entry-content-22 > article > .entry-content, .sp-wp-post-list#sp-entry-content-23 > article > .entry-content, .sp-wp-post-list#sp-entry-content-24 > article > .entry-content, .sp-wp-post-list#sp-entry-content-25 > article > .entry-content, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content{
  padding-top : 0px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  position : static;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-21 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-22 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-23 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-24 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-25 > article > .entry-content .acronym, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content .acronym, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content .acronym, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content .acronym, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content .acronym{
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #d5d5d5;
  cursor : help;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-21 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-22 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-23 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-24 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-25 > article > .entry-content .address, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content .address, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content .address, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content .address, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content .address{
  font-style : italic;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-21 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-22 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-23 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-24 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-25 > article > .entry-content .big, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content .big, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content .big, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content .big, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content .big{
  font-size : 1.7rem;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-21 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-22 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-23 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-24 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-25 > article > .entry-content .ins, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content .ins, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content .ins, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content .ins, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content .ins{
  background-color : #fff487;
  text-decoration : none;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-21 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-22 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-23 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-24 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-25 > article > .entry-content .pre, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content .pre, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content .pre, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content .pre, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content .pre{
  line-height : 1.6;
  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 : 1.6em;
  padding-left : 1.6em;
  padding-right : 1.6em;
  padding-bottom : 1.6em;
  margin-bottom : 1.6em;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
  max-width : 100%;
  white-space : pre;
  overflow : auto;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-21 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-22 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-23 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-24 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-25 > article > .entry-content a, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content a, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content a, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content a, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content a{
  text-decoration : underline;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-21 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-22 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-23 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-24 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-25 > article > .entry-content a:visited, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content a:visited, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content a:visited, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content a:visited, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content a:visited{
  text-decoration : none;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-21 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-22 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-23 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-24 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-25 > article > .entry-content a:hover, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content a:hover, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content a:hover, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content a:hover, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content a:hover{
  text-decoration : none;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-21 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-22 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-23 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-24 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-25 > article > .entry-content abbr, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content abbr, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content abbr{
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #d5d5d5;
  cursor : help;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content acronym, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content acronym, .sp-wp-post-list#sp-entry-content-21 > article > .entry-content acronym, .sp-wp-post-list#sp-entry-content-22 > article > .entry-content acronym, .sp-wp-post-list#sp-entry-content-23 > article > .entry-content acronym, .sp-wp-post-list#sp-entry-content-24 > article > .entry-content acronym, .sp-wp-post-list#sp-entry-content-25 > article > .entry-content acronym, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content acronym, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content acronym, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content acronym, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content acronym{
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #d5d5d5;
  cursor : help;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content address, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content address, .sp-wp-post-list#sp-entry-content-21 > article > .entry-content address, .sp-wp-post-list#sp-entry-content-22 > article > .entry-content address, .sp-wp-post-list#sp-entry-content-23 > article > .entry-content address, .sp-wp-post-list#sp-entry-content-24 > article > .entry-content address, .sp-wp-post-list#sp-entry-content-25 > article > .entry-content address, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content address, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content address, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content address, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content address{
  font-style : italic;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content big, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content big, .sp-wp-post-list#sp-entry-content-21 > article > .entry-content big, .sp-wp-post-list#sp-entry-content-22 > article > .entry-content big, .sp-wp-post-list#sp-entry-content-23 > article > .entry-content big, .sp-wp-post-list#sp-entry-content-24 > article > .entry-content big, .sp-wp-post-list#sp-entry-content-25 > article > .entry-content big, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content big, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content big, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content big, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content big{
  font-size : 1.7rem;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content blockquote, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content blockquote, .sp-wp-post-list#sp-entry-content-21 > article > .entry-content blockquote, .sp-wp-post-list#sp-entry-content-22 > article > .entry-content blockquote, .sp-wp-post-list#sp-entry-content-23 > article > .entry-content blockquote, .sp-wp-post-list#sp-entry-content-24 > article > .entry-content blockquote, .sp-wp-post-list#sp-entry-content-25 > article > .entry-content blockquote, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content blockquote, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content blockquote, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content blockquote, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content blockquote{
  background-color : #faf8f4;
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 20px;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content blockquote p, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content blockquote p, .sp-wp-post-list#sp-entry-content-21 > article > .entry-content blockquote p, .sp-wp-post-list#sp-entry-content-22 > article > .entry-content blockquote p, .sp-wp-post-list#sp-entry-content-23 > article > .entry-content blockquote p, .sp-wp-post-list#sp-entry-content-24 > article > .entry-content blockquote p, .sp-wp-post-list#sp-entry-content-25 > article > .entry-content blockquote p, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content blockquote p, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content blockquote p, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content blockquote p, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content blockquote p{
  margin-top : 19px;
  margin-bottom : 0px;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-entry-content-21 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-entry-content-22 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-entry-content-23 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-entry-content-24 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-entry-content-25 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content blockquote p:first-child{
  margin-top : 0px;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content dl:not(.sp-definition-list), .sp-wp-post-list#sp-entry-content-2 > article > .entry-content dl:not(.sp-definition-list), .sp-wp-post-list#sp-entry-content-21 > article > .entry-content dl:not(.sp-definition-list), .sp-wp-post-list#sp-entry-content-22 > article > .entry-content dl:not(.sp-definition-list), .sp-wp-post-list#sp-entry-content-23 > article > .entry-content dl:not(.sp-definition-list), .sp-wp-post-list#sp-entry-content-24 > article > .entry-content dl:not(.sp-definition-list), .sp-wp-post-list#sp-entry-content-25 > article > .entry-content dl:not(.sp-definition-list), .sp-wp-post-list#sp-entry-content-3 > article > .entry-content dl:not(.sp-definition-list), .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content dl:not(.sp-definition-list), .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content dl:not(.sp-definition-list), .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content dl:not(.sp-definition-list){
  margin-bottom : 20px;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content dl:not(.sp-definition-list) > dd, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content dl:not(.sp-definition-list) > dd, .sp-wp-post-list#sp-entry-content-21 > article > .entry-content dl:not(.sp-definition-list) > dd, .sp-wp-post-list#sp-entry-content-22 > article > .entry-content dl:not(.sp-definition-list) > dd, .sp-wp-post-list#sp-entry-content-23 > article > .entry-content dl:not(.sp-definition-list) > dd, .sp-wp-post-list#sp-entry-content-24 > article > .entry-content dl:not(.sp-definition-list) > dd, .sp-wp-post-list#sp-entry-content-25 > article > .entry-content dl:not(.sp-definition-list) > dd, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content dl:not(.sp-definition-list) > dd, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content dl:not(.sp-definition-list) > dd, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content dl:not(.sp-definition-list) > dd, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content dl:not(.sp-definition-list) > dd{
  margin-top : 10px;
  margin-left : 35px;
  margin-right : 0px;
  margin-bottom : 0px;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-entry-content-21 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-entry-content-22 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-entry-content-23 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-entry-content-24 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-entry-content-25 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content dl:not(.sp-definition-list) > dt, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content dl:not(.sp-definition-list) > dt{
  padding-top : 0px;
  padding-left : 15px;
  padding-bottom : 0px;
  margin-top : 20px;
  border-left-width : 5px;
  border-left-style : solid;
  border-left-color : #605043;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content dl:not(.sp-definition-list) > dt:nth-of-type(1), .sp-wp-post-list#sp-entry-content-2 > article > .entry-content dl:not(.sp-definition-list) > dt:nth-of-type(1), .sp-wp-post-list#sp-entry-content-21 > article > .entry-content dl:not(.sp-definition-list) > dt:nth-of-type(1), .sp-wp-post-list#sp-entry-content-22 > article > .entry-content dl:not(.sp-definition-list) > dt:nth-of-type(1), .sp-wp-post-list#sp-entry-content-23 > article > .entry-content dl:not(.sp-definition-list) > dt:nth-of-type(1), .sp-wp-post-list#sp-entry-content-24 > article > .entry-content dl:not(.sp-definition-list) > dt:nth-of-type(1), .sp-wp-post-list#sp-entry-content-25 > article > .entry-content dl:not(.sp-definition-list) > dt:nth-of-type(1), .sp-wp-post-list#sp-entry-content-3 > article > .entry-content dl:not(.sp-definition-list) > dt:nth-of-type(1), .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content dl:not(.sp-definition-list) > dt:nth-of-type(1), .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content dl:not(.sp-definition-list) > dt:nth-of-type(1), .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content dl:not(.sp-definition-list) > dt:nth-of-type(1){
  margin-top : 0px;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content h1, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content h1, .sp-wp-post-list#sp-entry-content-21 > article > .entry-content h1, .sp-wp-post-list#sp-entry-content-22 > article > .entry-content h1, .sp-wp-post-list#sp-entry-content-23 > article > .entry-content h1, .sp-wp-post-list#sp-entry-content-24 > article > .entry-content h1, .sp-wp-post-list#sp-entry-content-25 > article > .entry-content h1, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content h1, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content h1, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content h1, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content h1{
  font-size : 2.8rem;
  font-weight : bold;
  line-height : 2;
  text-decoration : none;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content h2, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content h2, .sp-wp-post-list#sp-entry-content-21 > article > .entry-content h2, .sp-wp-post-list#sp-entry-content-22 > article > .entry-content h2, .sp-wp-post-list#sp-entry-content-23 > article > .entry-content h2, .sp-wp-post-list#sp-entry-content-24 > article > .entry-content h2, .sp-wp-post-list#sp-entry-content-25 > article > .entry-content h2, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content h2, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content h2, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content h2, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content h2{
  font-size : 2.4rem;
  font-weight : bold;
  line-height : 2;
  margin-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content h3, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content h3, .sp-wp-post-list#sp-entry-content-21 > article > .entry-content h3, .sp-wp-post-list#sp-entry-content-22 > article > .entry-content h3, .sp-wp-post-list#sp-entry-content-23 > article > .entry-content h3, .sp-wp-post-list#sp-entry-content-24 > article > .entry-content h3, .sp-wp-post-list#sp-entry-content-25 > article > .entry-content h3, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content h3, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content h3, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content h3, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content h3{
  font-size : 2rem;
  font-weight : bold;
  line-height : 2;
  margin-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content h4, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content h4, .sp-wp-post-list#sp-entry-content-21 > article > .entry-content h4, .sp-wp-post-list#sp-entry-content-22 > article > .entry-content h4, .sp-wp-post-list#sp-entry-content-23 > article > .entry-content h4, .sp-wp-post-list#sp-entry-content-24 > article > .entry-content h4, .sp-wp-post-list#sp-entry-content-25 > article > .entry-content h4, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content h4, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content h4, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content h4, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content h4{
  font-size : 1.8rem;
  font-weight : normal;
  line-height : 2;
  margin-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content h5, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content h5, .sp-wp-post-list#sp-entry-content-21 > article > .entry-content h5, .sp-wp-post-list#sp-entry-content-22 > article > .entry-content h5, .sp-wp-post-list#sp-entry-content-23 > article > .entry-content h5, .sp-wp-post-list#sp-entry-content-24 > article > .entry-content h5, .sp-wp-post-list#sp-entry-content-25 > article > .entry-content h5, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content h5, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content h5, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content h5, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content h5{
  font-size : 1.4rem;
  font-weight : normal;
  line-height : 1.3;
  margin-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content h6, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content h6, .sp-wp-post-list#sp-entry-content-21 > article > .entry-content h6, .sp-wp-post-list#sp-entry-content-22 > article > .entry-content h6, .sp-wp-post-list#sp-entry-content-23 > article > .entry-content h6, .sp-wp-post-list#sp-entry-content-24 > article > .entry-content h6, .sp-wp-post-list#sp-entry-content-25 > article > .entry-content h6, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content h6, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content h6, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content h6, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content h6{
  font-size : 1.3rem;
  font-weight : normal;
  line-height : 1.3;
  margin-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content hr, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content hr, .sp-wp-post-list#sp-entry-content-21 > article > .entry-content hr, .sp-wp-post-list#sp-entry-content-22 > article > .entry-content hr, .sp-wp-post-list#sp-entry-content-23 > article > .entry-content hr, .sp-wp-post-list#sp-entry-content-24 > article > .entry-content hr, .sp-wp-post-list#sp-entry-content-25 > article > .entry-content hr, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content hr, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content hr, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content hr, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content hr{
  background-color : #d5d5d5;
  margin-top : 20px;
  margin-bottom : 20px;
  border-top-style : solid;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  width : 100%;
  height : 1px;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content ins, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content ins, .sp-wp-post-list#sp-entry-content-21 > article > .entry-content ins, .sp-wp-post-list#sp-entry-content-22 > article > .entry-content ins, .sp-wp-post-list#sp-entry-content-23 > article > .entry-content ins, .sp-wp-post-list#sp-entry-content-24 > article > .entry-content ins, .sp-wp-post-list#sp-entry-content-25 > article > .entry-content ins, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content ins, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content ins, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content ins, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content ins{
  background-color : #fff487;
  text-decoration : none;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content ol, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content ol, .sp-wp-post-list#sp-entry-content-21 > article > .entry-content ol, .sp-wp-post-list#sp-entry-content-22 > article > .entry-content ol, .sp-wp-post-list#sp-entry-content-23 > article > .entry-content ol, .sp-wp-post-list#sp-entry-content-24 > article > .entry-content ol, .sp-wp-post-list#sp-entry-content-25 > article > .entry-content ol, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content ol, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content ol, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content ol, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content ol{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 20px;
  list-style-position : inside;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content ol li, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content ol li, .sp-wp-post-list#sp-entry-content-21 > article > .entry-content ol li, .sp-wp-post-list#sp-entry-content-22 > article > .entry-content ol li, .sp-wp-post-list#sp-entry-content-23 > article > .entry-content ol li, .sp-wp-post-list#sp-entry-content-24 > article > .entry-content ol li, .sp-wp-post-list#sp-entry-content-25 > article > .entry-content ol li, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content ol li, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content ol li, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content ol li, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content ol li{
  padding-top : 6px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content ol ol, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content ol ol, .sp-wp-post-list#sp-entry-content-21 > article > .entry-content ol ol, .sp-wp-post-list#sp-entry-content-22 > article > .entry-content ol ol, .sp-wp-post-list#sp-entry-content-23 > article > .entry-content ol ol, .sp-wp-post-list#sp-entry-content-24 > article > .entry-content ol ol, .sp-wp-post-list#sp-entry-content-25 > article > .entry-content ol ol, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content ol ol, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content ol ol, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content ol ol, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content ol ol{
  margin-left : 20px;
  margin-bottom : 0px;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content ol > ol > li:nth-of-type(1), .sp-wp-post-list#sp-entry-content-2 > article > .entry-content ol > ol > li:nth-of-type(1), .sp-wp-post-list#sp-entry-content-21 > article > .entry-content ol > ol > li:nth-of-type(1), .sp-wp-post-list#sp-entry-content-22 > article > .entry-content ol > ol > li:nth-of-type(1), .sp-wp-post-list#sp-entry-content-23 > article > .entry-content ol > ol > li:nth-of-type(1), .sp-wp-post-list#sp-entry-content-24 > article > .entry-content ol > ol > li:nth-of-type(1), .sp-wp-post-list#sp-entry-content-25 > article > .entry-content ol > ol > li:nth-of-type(1), .sp-wp-post-list#sp-entry-content-3 > article > .entry-content ol > ol > li:nth-of-type(1), .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content ol > ol > li:nth-of-type(1), .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content ol > ol > li:nth-of-type(1), .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content ol > ol > li:nth-of-type(1){
  padding-top : 0px;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content pre, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content pre, .sp-wp-post-list#sp-entry-content-21 > article > .entry-content pre, .sp-wp-post-list#sp-entry-content-22 > article > .entry-content pre, .sp-wp-post-list#sp-entry-content-23 > article > .entry-content pre, .sp-wp-post-list#sp-entry-content-24 > article > .entry-content pre, .sp-wp-post-list#sp-entry-content-25 > article > .entry-content pre, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content pre, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content pre, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content pre, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content pre{
  line-height : 1.6;
  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 : 1.6em;
  padding-left : 1.6em;
  padding-right : 1.6em;
  padding-bottom : 1.6em;
  margin-bottom : 1.6em;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
  max-width : 100%;
  white-space : pre;
  overflow : auto;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content table:not(.sp-table), .sp-wp-post-list#sp-entry-content-2 > article > .entry-content table:not(.sp-table), .sp-wp-post-list#sp-entry-content-21 > article > .entry-content table:not(.sp-table), .sp-wp-post-list#sp-entry-content-22 > article > .entry-content table:not(.sp-table), .sp-wp-post-list#sp-entry-content-23 > article > .entry-content table:not(.sp-table), .sp-wp-post-list#sp-entry-content-24 > article > .entry-content table:not(.sp-table), .sp-wp-post-list#sp-entry-content-25 > article > .entry-content table:not(.sp-table), .sp-wp-post-list#sp-entry-content-3 > article > .entry-content table:not(.sp-table), .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content table:not(.sp-table), .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content table:not(.sp-table), .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content table:not(.sp-table){
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 20px;
  width : 100%;
  border-collapse : collapse;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content table:not(.sp-table) > tbody > tr > td, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content table:not(.sp-table) > tbody > tr > td, .sp-wp-post-list#sp-entry-content-21 > article > .entry-content table:not(.sp-table) > tbody > tr > td, .sp-wp-post-list#sp-entry-content-22 > article > .entry-content table:not(.sp-table) > tbody > tr > td, .sp-wp-post-list#sp-entry-content-23 > article > .entry-content table:not(.sp-table) > tbody > tr > td, .sp-wp-post-list#sp-entry-content-24 > article > .entry-content table:not(.sp-table) > tbody > tr > td, .sp-wp-post-list#sp-entry-content-25 > article > .entry-content table:not(.sp-table) > tbody > tr > td, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content table:not(.sp-table) > tbody > tr > td, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content table:not(.sp-table) > tbody > tr > td, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content table:not(.sp-table) > tbody > tr > td, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content table:not(.sp-table) > tbody > tr > td{
  color : #333333;
  background-color : #ffffff;
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  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 : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content table:not(.sp-table) > tbody > tr > th, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content table:not(.sp-table) > tbody > tr > th, .sp-wp-post-list#sp-entry-content-21 > article > .entry-content table:not(.sp-table) > tbody > tr > th, .sp-wp-post-list#sp-entry-content-22 > article > .entry-content table:not(.sp-table) > tbody > tr > th, .sp-wp-post-list#sp-entry-content-23 > article > .entry-content table:not(.sp-table) > tbody > tr > th, .sp-wp-post-list#sp-entry-content-24 > article > .entry-content table:not(.sp-table) > tbody > tr > th, .sp-wp-post-list#sp-entry-content-25 > article > .entry-content table:not(.sp-table) > tbody > tr > th, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content table:not(.sp-table) > tbody > tr > th, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content table:not(.sp-table) > tbody > tr > th, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content table:not(.sp-table) > tbody > tr > th, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content table:not(.sp-table) > tbody > tr > th{
  font-weight : bold;
  color : #ffffff;
  background-color : #605043;
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  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 : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content table:not(.sp-table) > tbody > tr > th.col-title, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content table:not(.sp-table) > tbody > tr > th.col-title, .sp-wp-post-list#sp-entry-content-21 > article > .entry-content table:not(.sp-table) > tbody > tr > th.col-title, .sp-wp-post-list#sp-entry-content-22 > article > .entry-content table:not(.sp-table) > tbody > tr > th.col-title, .sp-wp-post-list#sp-entry-content-23 > article > .entry-content table:not(.sp-table) > tbody > tr > th.col-title, .sp-wp-post-list#sp-entry-content-24 > article > .entry-content table:not(.sp-table) > tbody > tr > th.col-title, .sp-wp-post-list#sp-entry-content-25 > article > .entry-content table:not(.sp-table) > tbody > tr > th.col-title, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content table:not(.sp-table) > tbody > tr > th.col-title, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content table:not(.sp-table) > tbody > tr > th.col-title, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content table:not(.sp-table) > tbody > tr > th.col-title, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content table:not(.sp-table) > tbody > tr > th.col-title{
  font-weight : bold;
  color : #ffffff;
  background-color : #605043;
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  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 : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content table:not(.sp-table) > tbody > tr > th.row-title, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content table:not(.sp-table) > tbody > tr > th.row-title, .sp-wp-post-list#sp-entry-content-21 > article > .entry-content table:not(.sp-table) > tbody > tr > th.row-title, .sp-wp-post-list#sp-entry-content-22 > article > .entry-content table:not(.sp-table) > tbody > tr > th.row-title, .sp-wp-post-list#sp-entry-content-23 > article > .entry-content table:not(.sp-table) > tbody > tr > th.row-title, .sp-wp-post-list#sp-entry-content-24 > article > .entry-content table:not(.sp-table) > tbody > tr > th.row-title, .sp-wp-post-list#sp-entry-content-25 > article > .entry-content table:not(.sp-table) > tbody > tr > th.row-title, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content table:not(.sp-table) > tbody > tr > th.row-title, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content table:not(.sp-table) > tbody > tr > th.row-title, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content table:not(.sp-table) > tbody > tr > th.row-title, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content table:not(.sp-table) > tbody > tr > th.row-title{
  font-weight : bold;
  color : #ffffff;
  background-color : #605043;
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  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 : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content ul:not(.sp-list), .sp-wp-post-list#sp-entry-content-2 > article > .entry-content ul:not(.sp-list), .sp-wp-post-list#sp-entry-content-21 > article > .entry-content ul:not(.sp-list), .sp-wp-post-list#sp-entry-content-22 > article > .entry-content ul:not(.sp-list), .sp-wp-post-list#sp-entry-content-23 > article > .entry-content ul:not(.sp-list), .sp-wp-post-list#sp-entry-content-24 > article > .entry-content ul:not(.sp-list), .sp-wp-post-list#sp-entry-content-25 > article > .entry-content ul:not(.sp-list), .sp-wp-post-list#sp-entry-content-3 > article > .entry-content ul:not(.sp-list), .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content ul:not(.sp-list), .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content ul:not(.sp-list), .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content ul:not(.sp-list){
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 20px;
  list-style-type : none;
  list-style-position : outside;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content ul:not(.sp-list) li, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content ul:not(.sp-list) li, .sp-wp-post-list#sp-entry-content-21 > article > .entry-content ul:not(.sp-list) li, .sp-wp-post-list#sp-entry-content-22 > article > .entry-content ul:not(.sp-list) li, .sp-wp-post-list#sp-entry-content-23 > article > .entry-content ul:not(.sp-list) li, .sp-wp-post-list#sp-entry-content-24 > article > .entry-content ul:not(.sp-list) li, .sp-wp-post-list#sp-entry-content-25 > article > .entry-content ul:not(.sp-list) li, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content ul:not(.sp-list) li, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content ul:not(.sp-list) li, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content ul:not(.sp-list) li, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content ul:not(.sp-list) li{
  background-image : url(img/icon-arrow-right.png);
  background-repeat : no-repeat;
  background-position : left 19px;
  background-size : 3px 5px;
  padding-top : 6px;
  padding-left : 20px;
  padding-right : 0px;
  padding-bottom : 0px;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content ul:not(.sp-list) ul, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content ul:not(.sp-list) ul, .sp-wp-post-list#sp-entry-content-21 > article > .entry-content ul:not(.sp-list) ul, .sp-wp-post-list#sp-entry-content-22 > article > .entry-content ul:not(.sp-list) ul, .sp-wp-post-list#sp-entry-content-23 > article > .entry-content ul:not(.sp-list) ul, .sp-wp-post-list#sp-entry-content-24 > article > .entry-content ul:not(.sp-list) ul, .sp-wp-post-list#sp-entry-content-25 > article > .entry-content ul:not(.sp-list) ul, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content ul:not(.sp-list) ul, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content ul:not(.sp-list) ul, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content ul:not(.sp-list) ul, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content ul:not(.sp-list) ul{
  margin-bottom : 0px;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content ul:not(.sp-list) > ul > li:nth-of-type(1), .sp-wp-post-list#sp-entry-content-2 > article > .entry-content ul:not(.sp-list) > ul > li:nth-of-type(1), .sp-wp-post-list#sp-entry-content-21 > article > .entry-content ul:not(.sp-list) > ul > li:nth-of-type(1), .sp-wp-post-list#sp-entry-content-22 > article > .entry-content ul:not(.sp-list) > ul > li:nth-of-type(1), .sp-wp-post-list#sp-entry-content-23 > article > .entry-content ul:not(.sp-list) > ul > li:nth-of-type(1), .sp-wp-post-list#sp-entry-content-24 > article > .entry-content ul:not(.sp-list) > ul > li:nth-of-type(1), .sp-wp-post-list#sp-entry-content-25 > article > .entry-content ul:not(.sp-list) > ul > li:nth-of-type(1), .sp-wp-post-list#sp-entry-content-3 > article > .entry-content ul:not(.sp-list) > ul > li:nth-of-type(1), .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content ul:not(.sp-list) > ul > li:nth-of-type(1), .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content ul:not(.sp-list) > ul > li:nth-of-type(1), .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content ul:not(.sp-list) > ul > li:nth-of-type(1){
  padding-top : 0px;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-entry-content-2 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-entry-content-21 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-entry-content-22 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-entry-content-23 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-entry-content-24 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-entry-content-25 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-entry-content-3 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content > a > img:not(.sp-image){
  margin-top : 20px;
  margin-bottom : 20px;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content > p, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content > p, .sp-wp-post-list#sp-entry-content-21 > article > .entry-content > p, .sp-wp-post-list#sp-entry-content-22 > article > .entry-content > p, .sp-wp-post-list#sp-entry-content-23 > article > .entry-content > p, .sp-wp-post-list#sp-entry-content-24 > article > .entry-content > p, .sp-wp-post-list#sp-entry-content-25 > article > .entry-content > p, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content > p, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content > p, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content > p, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content > p{
  font-size : 1.6rem;
  line-height : 1.6;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content > p:nth-of-type(1), .sp-wp-post-list#sp-entry-content-2 > article > .entry-content > p:nth-of-type(1), .sp-wp-post-list#sp-entry-content-21 > article > .entry-content > p:nth-of-type(1), .sp-wp-post-list#sp-entry-content-22 > article > .entry-content > p:nth-of-type(1), .sp-wp-post-list#sp-entry-content-23 > article > .entry-content > p:nth-of-type(1), .sp-wp-post-list#sp-entry-content-24 > article > .entry-content > p:nth-of-type(1), .sp-wp-post-list#sp-entry-content-25 > article > .entry-content > p:nth-of-type(1), .sp-wp-post-list#sp-entry-content-3 > article > .entry-content > p:nth-of-type(1), .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content > p:nth-of-type(1), .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content > p:nth-of-type(1), .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content > p:nth-of-type(1){
  margin-top : 0px;
}

.sp-wp-post-list#sp-entry-content-1 > article > footer, .sp-wp-post-list#sp-entry-content-2 > article > footer, .sp-wp-post-list#sp-entry-content-21 > article > footer, .sp-wp-post-list#sp-entry-content-22 > article > footer, .sp-wp-post-list#sp-entry-content-23 > article > footer, .sp-wp-post-list#sp-entry-content-24 > article > footer, .sp-wp-post-list#sp-entry-content-25 > article > footer, .sp-wp-post-list#sp-entry-content-3 > article > footer, .sp-wp-post-list#sp-wp-post-list-1 > article > footer, .sp-wp-post-list#sp-wp-post-list-3 > article > footer, .sp-wp-post-list#sp-wp-post-list-4 > article > footer{
  font-size : 1.2rem;
  background-color : #ffffff;
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 0px;
  clear : both;
  overflow : hidden;
}

.sp-wp-post-list#sp-entry-content-1 > article > footer .by-author, .sp-wp-post-list#sp-entry-content-2 > article > footer .by-author, .sp-wp-post-list#sp-entry-content-21 > article > footer .by-author, .sp-wp-post-list#sp-entry-content-22 > article > footer .by-author, .sp-wp-post-list#sp-entry-content-23 > article > footer .by-author, .sp-wp-post-list#sp-entry-content-24 > article > footer .by-author, .sp-wp-post-list#sp-entry-content-25 > article > footer .by-author, .sp-wp-post-list#sp-entry-content-3 > article > footer .by-author, .sp-wp-post-list#sp-wp-post-list-1 > article > footer .by-author, .sp-wp-post-list#sp-wp-post-list-3 > article > footer .by-author, .sp-wp-post-list#sp-wp-post-list-4 > article > footer .by-author{
  color : #333333;
}

.sp-wp-post-list#sp-entry-content-1 > article > footer .by-author::before, .sp-wp-post-list#sp-entry-content-2 > article > footer .by-author::before, .sp-wp-post-list#sp-entry-content-21 > article > footer .by-author::before, .sp-wp-post-list#sp-entry-content-22 > article > footer .by-author::before, .sp-wp-post-list#sp-entry-content-23 > article > footer .by-author::before, .sp-wp-post-list#sp-entry-content-24 > article > footer .by-author::before, .sp-wp-post-list#sp-entry-content-25 > article > footer .by-author::before, .sp-wp-post-list#sp-entry-content-3 > article > footer .by-author::before, .sp-wp-post-list#sp-wp-post-list-1 > article > footer .by-author::before, .sp-wp-post-list#sp-wp-post-list-3 > article > footer .by-author::before, .sp-wp-post-list#sp-wp-post-list-4 > article > footer .by-author::before{
  background-image : url(img/icon-author.png);
  background-repeat : no-repeat;
  background-position : left center;
  background-size : contain;
  margin-right : 5px;
  width : 13px;
  height : 14px;
  display : inline-block;
  content : '';
}

.sp-wp-post-list#sp-entry-content-1 > article > footer .cat-links, .sp-wp-post-list#sp-entry-content-2 > article > footer .cat-links, .sp-wp-post-list#sp-entry-content-21 > article > footer .cat-links, .sp-wp-post-list#sp-entry-content-22 > article > footer .cat-links, .sp-wp-post-list#sp-entry-content-23 > article > footer .cat-links, .sp-wp-post-list#sp-entry-content-24 > article > footer .cat-links, .sp-wp-post-list#sp-entry-content-25 > article > footer .cat-links, .sp-wp-post-list#sp-entry-content-3 > article > footer .cat-links, .sp-wp-post-list#sp-wp-post-list-1 > article > footer .cat-links, .sp-wp-post-list#sp-wp-post-list-3 > article > footer .cat-links, .sp-wp-post-list#sp-wp-post-list-4 > article > footer .cat-links{
  color : #333333;
}

.sp-wp-post-list#sp-entry-content-1 > article > footer .cat-links::before, .sp-wp-post-list#sp-entry-content-2 > article > footer .cat-links::before, .sp-wp-post-list#sp-entry-content-21 > article > footer .cat-links::before, .sp-wp-post-list#sp-entry-content-22 > article > footer .cat-links::before, .sp-wp-post-list#sp-entry-content-23 > article > footer .cat-links::before, .sp-wp-post-list#sp-entry-content-24 > article > footer .cat-links::before, .sp-wp-post-list#sp-entry-content-25 > article > footer .cat-links::before, .sp-wp-post-list#sp-entry-content-3 > article > footer .cat-links::before, .sp-wp-post-list#sp-wp-post-list-1 > article > footer .cat-links::before, .sp-wp-post-list#sp-wp-post-list-3 > article > footer .cat-links::before, .sp-wp-post-list#sp-wp-post-list-4 > article > footer .cat-links::before{
  background-image : url(img/icon-cat.png);
  background-repeat : no-repeat;
  background-position : left center;
  background-size : contain;
  margin-right : 5px;
  width : 13px;
  height : 17px;
  display : inline-block;
  content : '';
}

.sp-wp-post-list#sp-entry-content-1 > article > footer .comments-link, .sp-wp-post-list#sp-entry-content-2 > article > footer .comments-link, .sp-wp-post-list#sp-entry-content-21 > article > footer .comments-link, .sp-wp-post-list#sp-entry-content-22 > article > footer .comments-link, .sp-wp-post-list#sp-entry-content-23 > article > footer .comments-link, .sp-wp-post-list#sp-entry-content-24 > article > footer .comments-link, .sp-wp-post-list#sp-entry-content-25 > article > footer .comments-link, .sp-wp-post-list#sp-entry-content-3 > article > footer .comments-link, .sp-wp-post-list#sp-wp-post-list-1 > article > footer .comments-link, .sp-wp-post-list#sp-wp-post-list-3 > article > footer .comments-link, .sp-wp-post-list#sp-wp-post-list-4 > article > footer .comments-link{
  color : #333333;
}

.sp-wp-post-list#sp-entry-content-1 > article > footer .comments-link::before, .sp-wp-post-list#sp-entry-content-2 > article > footer .comments-link::before, .sp-wp-post-list#sp-entry-content-21 > article > footer .comments-link::before, .sp-wp-post-list#sp-entry-content-22 > article > footer .comments-link::before, .sp-wp-post-list#sp-entry-content-23 > article > footer .comments-link::before, .sp-wp-post-list#sp-entry-content-24 > article > footer .comments-link::before, .sp-wp-post-list#sp-entry-content-25 > article > footer .comments-link::before, .sp-wp-post-list#sp-entry-content-3 > article > footer .comments-link::before, .sp-wp-post-list#sp-wp-post-list-1 > article > footer .comments-link::before, .sp-wp-post-list#sp-wp-post-list-3 > article > footer .comments-link::before, .sp-wp-post-list#sp-wp-post-list-4 > article > footer .comments-link::before{
  background-image : url(img/icon-comments.png);
  background-repeat : no-repeat;
  background-position : left center;
  background-size : contain;
  margin-right : 5px;
  width : 17px;
  height : 13px;
  display : inline-block;
  content : '';
}

.sp-wp-post-list#sp-entry-content-1 > article > footer .date, .sp-wp-post-list#sp-entry-content-2 > article > footer .date, .sp-wp-post-list#sp-entry-content-21 > article > footer .date, .sp-wp-post-list#sp-entry-content-22 > article > footer .date, .sp-wp-post-list#sp-entry-content-23 > article > footer .date, .sp-wp-post-list#sp-entry-content-24 > article > footer .date, .sp-wp-post-list#sp-entry-content-25 > article > footer .date, .sp-wp-post-list#sp-entry-content-3 > article > footer .date, .sp-wp-post-list#sp-wp-post-list-1 > article > footer .date, .sp-wp-post-list#sp-wp-post-list-3 > article > footer .date, .sp-wp-post-list#sp-wp-post-list-4 > article > footer .date{
  color : #333333;
}

.sp-wp-post-list#sp-entry-content-1 > article > footer .date::before, .sp-wp-post-list#sp-entry-content-2 > article > footer .date::before, .sp-wp-post-list#sp-entry-content-21 > article > footer .date::before, .sp-wp-post-list#sp-entry-content-22 > article > footer .date::before, .sp-wp-post-list#sp-entry-content-23 > article > footer .date::before, .sp-wp-post-list#sp-entry-content-24 > article > footer .date::before, .sp-wp-post-list#sp-entry-content-25 > article > footer .date::before, .sp-wp-post-list#sp-entry-content-3 > article > footer .date::before, .sp-wp-post-list#sp-wp-post-list-1 > article > footer .date::before, .sp-wp-post-list#sp-wp-post-list-3 > article > footer .date::before, .sp-wp-post-list#sp-wp-post-list-4 > article > footer .date::before{
  background-image : url(img/icon-date.png);
  background-repeat : no-repeat;
  background-position : left center;
  background-size : contain;
  margin-right : 5px;
  width : 15px;
  height : 14px;
  display : inline-block;
  content : '';
}

.sp-wp-post-list#sp-entry-content-1 > article > footer .edit-link, .sp-wp-post-list#sp-entry-content-2 > article > footer .edit-link, .sp-wp-post-list#sp-entry-content-21 > article > footer .edit-link, .sp-wp-post-list#sp-entry-content-22 > article > footer .edit-link, .sp-wp-post-list#sp-entry-content-23 > article > footer .edit-link, .sp-wp-post-list#sp-entry-content-24 > article > footer .edit-link, .sp-wp-post-list#sp-entry-content-25 > article > footer .edit-link, .sp-wp-post-list#sp-entry-content-3 > article > footer .edit-link, .sp-wp-post-list#sp-wp-post-list-1 > article > footer .edit-link, .sp-wp-post-list#sp-wp-post-list-3 > article > footer .edit-link, .sp-wp-post-list#sp-wp-post-list-4 > article > footer .edit-link{
  float : right;
}

.sp-wp-post-list#sp-entry-content-1 > article > footer .sep, .sp-wp-post-list#sp-entry-content-2 > article > footer .sep, .sp-wp-post-list#sp-entry-content-21 > article > footer .sep, .sp-wp-post-list#sp-entry-content-22 > article > footer .sep, .sp-wp-post-list#sp-entry-content-23 > article > footer .sep, .sp-wp-post-list#sp-entry-content-24 > article > footer .sep, .sp-wp-post-list#sp-entry-content-25 > article > footer .sep, .sp-wp-post-list#sp-entry-content-3 > article > footer .sep, .sp-wp-post-list#sp-wp-post-list-1 > article > footer .sep, .sp-wp-post-list#sp-wp-post-list-3 > article > footer .sep, .sp-wp-post-list#sp-wp-post-list-4 > article > footer .sep{
  display : none;
}

.sp-wp-post-list#sp-entry-content-1 > article > footer .tags-links, .sp-wp-post-list#sp-entry-content-2 > article > footer .tags-links, .sp-wp-post-list#sp-entry-content-21 > article > footer .tags-links, .sp-wp-post-list#sp-entry-content-22 > article > footer .tags-links, .sp-wp-post-list#sp-entry-content-23 > article > footer .tags-links, .sp-wp-post-list#sp-entry-content-24 > article > footer .tags-links, .sp-wp-post-list#sp-entry-content-25 > article > footer .tags-links, .sp-wp-post-list#sp-entry-content-3 > article > footer .tags-links, .sp-wp-post-list#sp-wp-post-list-1 > article > footer .tags-links, .sp-wp-post-list#sp-wp-post-list-3 > article > footer .tags-links, .sp-wp-post-list#sp-wp-post-list-4 > article > footer .tags-links{
  color : #333333;
}

.sp-wp-post-list#sp-entry-content-1 > article > footer .tags-links::before, .sp-wp-post-list#sp-entry-content-2 > article > footer .tags-links::before, .sp-wp-post-list#sp-entry-content-21 > article > footer .tags-links::before, .sp-wp-post-list#sp-entry-content-22 > article > footer .tags-links::before, .sp-wp-post-list#sp-entry-content-23 > article > footer .tags-links::before, .sp-wp-post-list#sp-entry-content-24 > article > footer .tags-links::before, .sp-wp-post-list#sp-entry-content-25 > article > footer .tags-links::before, .sp-wp-post-list#sp-entry-content-3 > article > footer .tags-links::before, .sp-wp-post-list#sp-wp-post-list-1 > article > footer .tags-links::before, .sp-wp-post-list#sp-wp-post-list-3 > article > footer .tags-links::before, .sp-wp-post-list#sp-wp-post-list-4 > article > footer .tags-links::before{
  background-image : url(img/icon-tags.png);
  background-repeat : no-repeat;
  background-position : left center;
  background-size : contain;
  margin-right : 5px;
  width : 15px;
  height : 14px;
  display : inline-block;
  content : '';
}

.sp-wp-post-list#sp-entry-content-1 > article > footer a, .sp-wp-post-list#sp-entry-content-2 > article > footer a, .sp-wp-post-list#sp-entry-content-21 > article > footer a, .sp-wp-post-list#sp-entry-content-22 > article > footer a, .sp-wp-post-list#sp-entry-content-23 > article > footer a, .sp-wp-post-list#sp-entry-content-24 > article > footer a, .sp-wp-post-list#sp-entry-content-25 > article > footer a, .sp-wp-post-list#sp-entry-content-3 > article > footer a, .sp-wp-post-list#sp-wp-post-list-1 > article > footer a, .sp-wp-post-list#sp-wp-post-list-3 > article > footer a, .sp-wp-post-list#sp-wp-post-list-4 > article > footer a{
  color : #000000;
  text-decoration : underline;
}

.sp-wp-post-list#sp-entry-content-1 > article > footer span, .sp-wp-post-list#sp-entry-content-2 > article > footer span, .sp-wp-post-list#sp-entry-content-21 > article > footer span, .sp-wp-post-list#sp-entry-content-22 > article > footer span, .sp-wp-post-list#sp-entry-content-23 > article > footer span, .sp-wp-post-list#sp-entry-content-24 > article > footer span, .sp-wp-post-list#sp-entry-content-25 > article > footer span, .sp-wp-post-list#sp-entry-content-3 > article > footer span, .sp-wp-post-list#sp-wp-post-list-1 > article > footer span, .sp-wp-post-list#sp-wp-post-list-3 > article > footer span, .sp-wp-post-list#sp-wp-post-list-4 > article > footer span{
  margin-right : 15px;
}

.sp-wp-post-list#sp-entry-content-1 > article > header, .sp-wp-post-list#sp-entry-content-2 > article > header, .sp-wp-post-list#sp-entry-content-21 > article > header, .sp-wp-post-list#sp-entry-content-22 > article > header, .sp-wp-post-list#sp-entry-content-23 > article > header, .sp-wp-post-list#sp-entry-content-24 > article > header, .sp-wp-post-list#sp-entry-content-25 > article > header, .sp-wp-post-list#sp-entry-content-3 > article > header, .sp-wp-post-list#sp-wp-post-list-1 > article > header, .sp-wp-post-list#sp-wp-post-list-3 > article > header, .sp-wp-post-list#sp-wp-post-list-4 > article > header{
  background-color : #ffffff;
  padding-left : 20px;
  padding-right : 20px;
  margin-bottom : 20px;
  position : relative;
}

.sp-wp-post-list#sp-entry-content-1 > article > header::before, .sp-wp-post-list#sp-entry-content-2 > article > header::before, .sp-wp-post-list#sp-entry-content-21 > article > header::before, .sp-wp-post-list#sp-entry-content-22 > article > header::before, .sp-wp-post-list#sp-entry-content-23 > article > header::before, .sp-wp-post-list#sp-entry-content-24 > article > header::before, .sp-wp-post-list#sp-entry-content-25 > article > header::before, .sp-wp-post-list#sp-entry-content-3 > article > header::before, .sp-wp-post-list#sp-wp-post-list-1 > article > header::before, .sp-wp-post-list#sp-wp-post-list-3 > article > header::before, .sp-wp-post-list#sp-wp-post-list-4 > article > header::before{
  background-color : #605043;
  width : auto;
  height : 2px;
  display : block;
  position : absolute;
  bottom : 5px;
  right : 20px;
  left : 20px;
  content : '';
}

.sp-wp-post-list#sp-entry-content-1 > article > header > h1, .sp-wp-post-list#sp-entry-content-2 > article > header > h1, .sp-wp-post-list#sp-entry-content-21 > article > header > h1, .sp-wp-post-list#sp-entry-content-22 > article > header > h1, .sp-wp-post-list#sp-entry-content-23 > article > header > h1, .sp-wp-post-list#sp-entry-content-24 > article > header > h1, .sp-wp-post-list#sp-entry-content-25 > article > header > h1, .sp-wp-post-list#sp-entry-content-3 > article > header > h1, .sp-wp-post-list#sp-wp-post-list-1 > article > header > h1, .sp-wp-post-list#sp-wp-post-list-3 > article > header > h1, .sp-wp-post-list#sp-wp-post-list-4 > article > header > h1{
  font-size : 2.8rem;
  font-weight : bold;
  line-height : 2;
  color : #605043;
  text-decoration : none;
  margin-bottom : 0px;
}

.sp-wp-post-list#sp-entry-content-1 > article > header > h4, .sp-wp-post-list#sp-entry-content-2 > article > header > h4, .sp-wp-post-list#sp-entry-content-21 > article > header > h4, .sp-wp-post-list#sp-entry-content-22 > article > header > h4, .sp-wp-post-list#sp-entry-content-23 > article > header > h4, .sp-wp-post-list#sp-entry-content-24 > article > header > h4, .sp-wp-post-list#sp-entry-content-25 > article > header > h4, .sp-wp-post-list#sp-entry-content-3 > article > header > h4, .sp-wp-post-list#sp-wp-post-list-1 > article > header > h4, .sp-wp-post-list#sp-wp-post-list-3 > article > header > h4, .sp-wp-post-list#sp-wp-post-list-4 > article > header > h4{
  font-size : 2.8rem;
  font-weight : bold;
  line-height : 2;
  color : #605043;
  text-decoration : none;
  margin-bottom : 0px;
}

.sp-wp-post-list#sp-entry-content-1 > article > p, .sp-wp-post-list#sp-entry-content-2 > article > p, .sp-wp-post-list#sp-entry-content-21 > article > p, .sp-wp-post-list#sp-entry-content-22 > article > p, .sp-wp-post-list#sp-entry-content-23 > article > p, .sp-wp-post-list#sp-entry-content-24 > article > p, .sp-wp-post-list#sp-entry-content-25 > article > p, .sp-wp-post-list#sp-entry-content-3 > article > p, .sp-wp-post-list#sp-wp-post-list-1 > article > p, .sp-wp-post-list#sp-wp-post-list-3 > article > p, .sp-wp-post-list#sp-wp-post-list-4 > article > p{
  padding-left : 20px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 10px;
  margin-bottom : 0px;
  float : left;
}

.sp-wp-post-list#sp-entry-content-1 > article > p > img, .sp-wp-post-list#sp-entry-content-2 > article > p > img, .sp-wp-post-list#sp-entry-content-21 > article > p > img, .sp-wp-post-list#sp-entry-content-22 > article > p > img, .sp-wp-post-list#sp-entry-content-23 > article > p > img, .sp-wp-post-list#sp-entry-content-24 > article > p > img, .sp-wp-post-list#sp-entry-content-25 > article > p > img, .sp-wp-post-list#sp-entry-content-3 > article > p > img, .sp-wp-post-list#sp-wp-post-list-1 > article > p > img, .sp-wp-post-list#sp-wp-post-list-3 > article > p > img, .sp-wp-post-list#sp-wp-post-list-4 > article > p > img{
  display : block;
}

.sp-wp-post-list#sp-entry-content-1 > h3, .sp-wp-post-list#sp-entry-content-2 > h3, .sp-wp-post-list#sp-entry-content-21 > h3, .sp-wp-post-list#sp-entry-content-22 > h3, .sp-wp-post-list#sp-entry-content-23 > h3, .sp-wp-post-list#sp-entry-content-24 > h3, .sp-wp-post-list#sp-entry-content-25 > h3, .sp-wp-post-list#sp-entry-content-3 > h3, .sp-wp-post-list#sp-wp-post-list-1 > h3, .sp-wp-post-list#sp-wp-post-list-3 > h3, .sp-wp-post-list#sp-wp-post-list-4 > h3{
  background-color : #ffffff;
  padding-top : 19px;
  padding-left : 20px;
  padding-right : 20px;
  margin-bottom : 0px;
}

.sp-wp-post-list#sp-entry-content-1 > h3 > a, .sp-wp-post-list#sp-entry-content-2 > h3 > a, .sp-wp-post-list#sp-entry-content-21 > h3 > a, .sp-wp-post-list#sp-entry-content-22 > h3 > a, .sp-wp-post-list#sp-entry-content-23 > h3 > a, .sp-wp-post-list#sp-entry-content-24 > h3 > a, .sp-wp-post-list#sp-entry-content-25 > h3 > a, .sp-wp-post-list#sp-entry-content-3 > h3 > a, .sp-wp-post-list#sp-wp-post-list-1 > h3 > a, .sp-wp-post-list#sp-wp-post-list-3 > h3 > a, .sp-wp-post-list#sp-wp-post-list-4 > h3 > a{
  font-size : 2.8rem;
  font-weight : bold;
  line-height : 2;
  color : #000000;
  background-color : transparent;
  text-decoration : none;
  margin-top : 0px;
  margin-bottom : 0px;
}

.sp-wp-post-list#sp-entry-content-1 > h3 ~ article:nth-of-type(1):nth-last-of-type(1) + nav, .sp-wp-post-list#sp-entry-content-2 > h3 ~ article:nth-of-type(1):nth-last-of-type(1) + nav, .sp-wp-post-list#sp-entry-content-21 > h3 ~ article:nth-of-type(1):nth-last-of-type(1) + nav, .sp-wp-post-list#sp-entry-content-22 > h3 ~ article:nth-of-type(1):nth-last-of-type(1) + nav, .sp-wp-post-list#sp-entry-content-23 > h3 ~ article:nth-of-type(1):nth-last-of-type(1) + nav, .sp-wp-post-list#sp-entry-content-24 > h3 ~ article:nth-of-type(1):nth-last-of-type(1) + nav, .sp-wp-post-list#sp-entry-content-25 > h3 ~ article:nth-of-type(1):nth-last-of-type(1) + nav, .sp-wp-post-list#sp-entry-content-3 > h3 ~ article:nth-of-type(1):nth-last-of-type(1) + nav, .sp-wp-post-list#sp-wp-post-list-1 > h3 ~ article:nth-of-type(1):nth-last-of-type(1) + nav, .sp-wp-post-list#sp-wp-post-list-3 > h3 ~ article:nth-of-type(1):nth-last-of-type(1) + nav, .sp-wp-post-list#sp-wp-post-list-4 > h3 ~ article:nth-of-type(1):nth-last-of-type(1) + nav{
  background-color : #ffffff;
  padding-bottom : 30px;
  margin-top : 0px;
}

.sp-wp-post-list#sp-entry-content-1 > h3 ~ article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-2 > h3 ~ article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-21 > h3 ~ article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-22 > h3 ~ article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-23 > h3 ~ article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-24 > h3 ~ article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-25 > h3 ~ article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-3 > h3 ~ article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-wp-post-list-1 > h3 ~ article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-wp-post-list-3 > h3 ~ article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-wp-post-list-4 > h3 ~ article:nth-of-type(1):nth-last-of-type(1) > header{
  padding-top : 0px;
}

.sp-wp-post-list#sp-entry-content-1 > h3 ~ article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-entry-content-2 > h3 ~ article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-entry-content-21 > h3 ~ article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-entry-content-22 > h3 ~ article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-entry-content-23 > h3 ~ article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-entry-content-24 > h3 ~ article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-entry-content-25 > h3 ~ article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-entry-content-3 > h3 ~ article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-wp-post-list-1 > h3 ~ article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-wp-post-list-3 > h3 ~ article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-wp-post-list-4 > h3 ~ article:nth-of-type(1):nth-last-of-type(1) > header::before{
  content : '';
}

.sp-wp-post-list#sp-entry-content-1 > h3 ~ article:nth-of-type(1):nth-last-of-type(1) > header > h1, .sp-wp-post-list#sp-entry-content-2 > h3 ~ article:nth-of-type(1):nth-last-of-type(1) > header > h1, .sp-wp-post-list#sp-entry-content-21 > h3 ~ article:nth-of-type(1):nth-last-of-type(1) > header > h1, .sp-wp-post-list#sp-entry-content-22 > h3 ~ article:nth-of-type(1):nth-last-of-type(1) > header > h1, .sp-wp-post-list#sp-entry-content-23 > h3 ~ article:nth-of-type(1):nth-last-of-type(1) > header > h1, .sp-wp-post-list#sp-entry-content-24 > h3 ~ article:nth-of-type(1):nth-last-of-type(1) > header > h1, .sp-wp-post-list#sp-entry-content-25 > h3 ~ article:nth-of-type(1):nth-last-of-type(1) > header > h1, .sp-wp-post-list#sp-entry-content-3 > h3 ~ article:nth-of-type(1):nth-last-of-type(1) > header > h1, .sp-wp-post-list#sp-wp-post-list-1 > h3 ~ article:nth-of-type(1):nth-last-of-type(1) > header > h1, .sp-wp-post-list#sp-wp-post-list-3 > h3 ~ article:nth-of-type(1):nth-last-of-type(1) > header > h1, .sp-wp-post-list#sp-wp-post-list-4 > h3 ~ article:nth-of-type(1):nth-last-of-type(1) > header > h1{
  color : #605043;
}

.sp-wp-post-list#sp-entry-content-1 > header, .sp-wp-post-list#sp-entry-content-2 > header, .sp-wp-post-list#sp-entry-content-21 > header, .sp-wp-post-list#sp-entry-content-22 > header, .sp-wp-post-list#sp-entry-content-23 > header, .sp-wp-post-list#sp-entry-content-24 > header, .sp-wp-post-list#sp-entry-content-25 > header, .sp-wp-post-list#sp-entry-content-3 > header, .sp-wp-post-list#sp-wp-post-list-1 > header, .sp-wp-post-list#sp-wp-post-list-3 > header, .sp-wp-post-list#sp-wp-post-list-4 > header{
  background-color : #ffffff;
  padding-top : 19px;
  padding-left : 20px;
  padding-right : 20px;
  margin-bottom : 0px;
}

.sp-wp-post-list#sp-entry-content-1 > header + article:nth-of-type(1):nth-last-of-type(1) + nav, .sp-wp-post-list#sp-entry-content-2 > header + article:nth-of-type(1):nth-last-of-type(1) + nav, .sp-wp-post-list#sp-entry-content-21 > header + article:nth-of-type(1):nth-last-of-type(1) + nav, .sp-wp-post-list#sp-entry-content-22 > header + article:nth-of-type(1):nth-last-of-type(1) + nav, .sp-wp-post-list#sp-entry-content-23 > header + article:nth-of-type(1):nth-last-of-type(1) + nav, .sp-wp-post-list#sp-entry-content-24 > header + article:nth-of-type(1):nth-last-of-type(1) + nav, .sp-wp-post-list#sp-entry-content-25 > header + article:nth-of-type(1):nth-last-of-type(1) + nav, .sp-wp-post-list#sp-entry-content-3 > header + article:nth-of-type(1):nth-last-of-type(1) + nav, .sp-wp-post-list#sp-wp-post-list-1 > header + article:nth-of-type(1):nth-last-of-type(1) + nav, .sp-wp-post-list#sp-wp-post-list-3 > header + article:nth-of-type(1):nth-last-of-type(1) + nav, .sp-wp-post-list#sp-wp-post-list-4 > header + article:nth-of-type(1):nth-last-of-type(1) + nav{
  background-color : #ffffff;
  padding-bottom : 30px;
  margin-top : 0px;
}

.sp-wp-post-list#sp-entry-content-1 > header + article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-2 > header + article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-21 > header + article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-22 > header + article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-23 > header + article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-24 > header + article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-25 > header + article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-entry-content-3 > header + article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-wp-post-list-1 > header + article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-wp-post-list-3 > header + article:nth-of-type(1):nth-last-of-type(1) > header, .sp-wp-post-list#sp-wp-post-list-4 > header + article:nth-of-type(1):nth-last-of-type(1) > header{
  padding-top : 0px;
}

.sp-wp-post-list#sp-entry-content-1 > header + article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-entry-content-2 > header + article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-entry-content-21 > header + article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-entry-content-22 > header + article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-entry-content-23 > header + article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-entry-content-24 > header + article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-entry-content-25 > header + article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-entry-content-3 > header + article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-wp-post-list-1 > header + article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-wp-post-list-3 > header + article:nth-of-type(1):nth-last-of-type(1) > header::before, .sp-wp-post-list#sp-wp-post-list-4 > header + article:nth-of-type(1):nth-last-of-type(1) > header::before{
  content : '';
}

.sp-wp-post-list#sp-entry-content-1 > header + article:nth-of-type(1):nth-last-of-type(1) > header > h4, .sp-wp-post-list#sp-entry-content-2 > header + article:nth-of-type(1):nth-last-of-type(1) > header > h4, .sp-wp-post-list#sp-entry-content-21 > header + article:nth-of-type(1):nth-last-of-type(1) > header > h4, .sp-wp-post-list#sp-entry-content-22 > header + article:nth-of-type(1):nth-last-of-type(1) > header > h4, .sp-wp-post-list#sp-entry-content-23 > header + article:nth-of-type(1):nth-last-of-type(1) > header > h4, .sp-wp-post-list#sp-entry-content-24 > header + article:nth-of-type(1):nth-last-of-type(1) > header > h4, .sp-wp-post-list#sp-entry-content-25 > header + article:nth-of-type(1):nth-last-of-type(1) > header > h4, .sp-wp-post-list#sp-entry-content-3 > header + article:nth-of-type(1):nth-last-of-type(1) > header > h4, .sp-wp-post-list#sp-wp-post-list-1 > header + article:nth-of-type(1):nth-last-of-type(1) > header > h4, .sp-wp-post-list#sp-wp-post-list-3 > header + article:nth-of-type(1):nth-last-of-type(1) > header > h4, .sp-wp-post-list#sp-wp-post-list-4 > header + article:nth-of-type(1):nth-last-of-type(1) > header > h4{
  color : #605043;
}

.sp-wp-post-list#sp-entry-content-1 > header > h1, .sp-wp-post-list#sp-entry-content-2 > header > h1, .sp-wp-post-list#sp-entry-content-21 > header > h1, .sp-wp-post-list#sp-entry-content-22 > header > h1, .sp-wp-post-list#sp-entry-content-23 > header > h1, .sp-wp-post-list#sp-entry-content-24 > header > h1, .sp-wp-post-list#sp-entry-content-25 > header > h1, .sp-wp-post-list#sp-entry-content-3 > header > h1, .sp-wp-post-list#sp-wp-post-list-1 > header > h1, .sp-wp-post-list#sp-wp-post-list-3 > header > h1, .sp-wp-post-list#sp-wp-post-list-4 > header > h1{
  font-size : 2.8rem;
  font-weight : bold;
  line-height : 2;
  color : #000000;
  background-color : transparent;
  text-decoration : none;
  margin-top : 0px;
  margin-bottom : 0px;
}

.sp-wp-post-list#sp-entry-content-1 > nav, .sp-wp-post-list#sp-entry-content-2 > nav, .sp-wp-post-list#sp-entry-content-21 > nav, .sp-wp-post-list#sp-entry-content-22 > nav, .sp-wp-post-list#sp-entry-content-23 > nav, .sp-wp-post-list#sp-entry-content-24 > nav, .sp-wp-post-list#sp-entry-content-25 > nav, .sp-wp-post-list#sp-entry-content-3 > nav, .sp-wp-post-list#sp-wp-post-list-1 > nav, .sp-wp-post-list#sp-wp-post-list-3 > nav, .sp-wp-post-list#sp-wp-post-list-4 > nav{
  padding-left : 20px;
  padding-right : 20px;
  overflow : hidden;
}

.sp-wp-post-list#sp-entry-content-1 > nav a, .sp-wp-post-list#sp-entry-content-2 > nav a, .sp-wp-post-list#sp-entry-content-21 > nav a, .sp-wp-post-list#sp-entry-content-22 > nav a, .sp-wp-post-list#sp-entry-content-23 > nav a, .sp-wp-post-list#sp-entry-content-24 > nav a, .sp-wp-post-list#sp-entry-content-25 > nav a, .sp-wp-post-list#sp-entry-content-3 > nav a, .sp-wp-post-list#sp-wp-post-list-1 > nav a, .sp-wp-post-list#sp-wp-post-list-3 > nav a, .sp-wp-post-list#sp-wp-post-list-4 > nav a{
  color : #333333;
  text-decoration : underline;
}

.sp-wp-post-list#sp-entry-content-1 > nav a:hover, .sp-wp-post-list#sp-entry-content-2 > nav a:hover, .sp-wp-post-list#sp-entry-content-21 > nav a:hover, .sp-wp-post-list#sp-entry-content-22 > nav a:hover, .sp-wp-post-list#sp-entry-content-23 > nav a:hover, .sp-wp-post-list#sp-entry-content-24 > nav a:hover, .sp-wp-post-list#sp-entry-content-25 > nav a:hover, .sp-wp-post-list#sp-entry-content-3 > nav a:hover, .sp-wp-post-list#sp-wp-post-list-1 > nav a:hover, .sp-wp-post-list#sp-wp-post-list-3 > nav a:hover, .sp-wp-post-list#sp-wp-post-list-4 > nav a:hover{
  text-decoration : none;
}

.sp-wp-post-list#sp-entry-content-1 > nav > div, .sp-wp-post-list#sp-entry-content-2 > nav > div, .sp-wp-post-list#sp-entry-content-21 > nav > div, .sp-wp-post-list#sp-entry-content-22 > nav > div, .sp-wp-post-list#sp-entry-content-23 > nav > div, .sp-wp-post-list#sp-entry-content-24 > nav > div, .sp-wp-post-list#sp-entry-content-25 > nav > div, .sp-wp-post-list#sp-entry-content-3 > nav > div, .sp-wp-post-list#sp-wp-post-list-1 > nav > div, .sp-wp-post-list#sp-wp-post-list-3 > nav > div, .sp-wp-post-list#sp-wp-post-list-4 > nav > div{
  width : 50%;
}

.sp-wp-post-list#sp-entry-content-1 > nav > div.nav-next, .sp-wp-post-list#sp-entry-content-2 > nav > div.nav-next, .sp-wp-post-list#sp-entry-content-21 > nav > div.nav-next, .sp-wp-post-list#sp-entry-content-22 > nav > div.nav-next, .sp-wp-post-list#sp-entry-content-23 > nav > div.nav-next, .sp-wp-post-list#sp-entry-content-24 > nav > div.nav-next, .sp-wp-post-list#sp-entry-content-25 > nav > div.nav-next, .sp-wp-post-list#sp-entry-content-3 > nav > div.nav-next, .sp-wp-post-list#sp-wp-post-list-1 > nav > div.nav-next, .sp-wp-post-list#sp-wp-post-list-3 > nav > div.nav-next, .sp-wp-post-list#sp-wp-post-list-4 > nav > div.nav-next{
  text-align : right;
  margin-right : 0px;
  float : right;
}

.sp-wp-post-list#sp-entry-content-1 > nav > div.nav-next .meta-nav, .sp-wp-post-list#sp-entry-content-2 > nav > div.nav-next .meta-nav, .sp-wp-post-list#sp-entry-content-21 > nav > div.nav-next .meta-nav, .sp-wp-post-list#sp-entry-content-22 > nav > div.nav-next .meta-nav, .sp-wp-post-list#sp-entry-content-23 > nav > div.nav-next .meta-nav, .sp-wp-post-list#sp-entry-content-24 > nav > div.nav-next .meta-nav, .sp-wp-post-list#sp-entry-content-25 > nav > div.nav-next .meta-nav, .sp-wp-post-list#sp-entry-content-3 > nav > div.nav-next .meta-nav, .sp-wp-post-list#sp-wp-post-list-1 > nav > div.nav-next .meta-nav, .sp-wp-post-list#sp-wp-post-list-3 > nav > div.nav-next .meta-nav, .sp-wp-post-list#sp-wp-post-list-4 > nav > div.nav-next .meta-nav{
  margin-left : 5px;
  width : 6px;
  height : 10px;
  display : inline-block;
  overflow : hidden;
}

.sp-wp-post-list#sp-entry-content-1 > nav > div.nav-next .meta-nav::before, .sp-wp-post-list#sp-entry-content-2 > nav > div.nav-next .meta-nav::before, .sp-wp-post-list#sp-entry-content-21 > nav > div.nav-next .meta-nav::before, .sp-wp-post-list#sp-entry-content-22 > nav > div.nav-next .meta-nav::before, .sp-wp-post-list#sp-entry-content-23 > nav > div.nav-next .meta-nav::before, .sp-wp-post-list#sp-entry-content-24 > nav > div.nav-next .meta-nav::before, .sp-wp-post-list#sp-entry-content-25 > nav > div.nav-next .meta-nav::before, .sp-wp-post-list#sp-entry-content-3 > nav > div.nav-next .meta-nav::before, .sp-wp-post-list#sp-wp-post-list-1 > nav > div.nav-next .meta-nav::before, .sp-wp-post-list#sp-wp-post-list-3 > nav > div.nav-next .meta-nav::before, .sp-wp-post-list#sp-wp-post-list-4 > nav > div.nav-next .meta-nav::before{
  background-image : url(img/icon-nav-next.png);
  background-repeat : no-repeat;
  background-position : center center;
  background-size : 6px 10px;
  width : 6px;
  height : 10px;
  display : block;
  content : '';
}

.sp-wp-post-list#sp-entry-content-1 > nav > div.nav-previous, .sp-wp-post-list#sp-entry-content-2 > nav > div.nav-previous, .sp-wp-post-list#sp-entry-content-21 > nav > div.nav-previous, .sp-wp-post-list#sp-entry-content-22 > nav > div.nav-previous, .sp-wp-post-list#sp-entry-content-23 > nav > div.nav-previous, .sp-wp-post-list#sp-entry-content-24 > nav > div.nav-previous, .sp-wp-post-list#sp-entry-content-25 > nav > div.nav-previous, .sp-wp-post-list#sp-entry-content-3 > nav > div.nav-previous, .sp-wp-post-list#sp-wp-post-list-1 > nav > div.nav-previous, .sp-wp-post-list#sp-wp-post-list-3 > nav > div.nav-previous, .sp-wp-post-list#sp-wp-post-list-4 > nav > div.nav-previous{
  margin-left : 0px;
  float : left;
}

.sp-wp-post-list#sp-entry-content-1 > nav > div.nav-previous .meta-nav, .sp-wp-post-list#sp-entry-content-2 > nav > div.nav-previous .meta-nav, .sp-wp-post-list#sp-entry-content-21 > nav > div.nav-previous .meta-nav, .sp-wp-post-list#sp-entry-content-22 > nav > div.nav-previous .meta-nav, .sp-wp-post-list#sp-entry-content-23 > nav > div.nav-previous .meta-nav, .sp-wp-post-list#sp-entry-content-24 > nav > div.nav-previous .meta-nav, .sp-wp-post-list#sp-entry-content-25 > nav > div.nav-previous .meta-nav, .sp-wp-post-list#sp-entry-content-3 > nav > div.nav-previous .meta-nav, .sp-wp-post-list#sp-wp-post-list-1 > nav > div.nav-previous .meta-nav, .sp-wp-post-list#sp-wp-post-list-3 > nav > div.nav-previous .meta-nav, .sp-wp-post-list#sp-wp-post-list-4 > nav > div.nav-previous .meta-nav{
  margin-right : 5px;
  width : 6px;
  height : 10px;
  display : inline-block;
  overflow : hidden;
}

.sp-wp-post-list#sp-entry-content-1 > nav > div.nav-previous .meta-nav::before, .sp-wp-post-list#sp-entry-content-2 > nav > div.nav-previous .meta-nav::before, .sp-wp-post-list#sp-entry-content-21 > nav > div.nav-previous .meta-nav::before, .sp-wp-post-list#sp-entry-content-22 > nav > div.nav-previous .meta-nav::before, .sp-wp-post-list#sp-entry-content-23 > nav > div.nav-previous .meta-nav::before, .sp-wp-post-list#sp-entry-content-24 > nav > div.nav-previous .meta-nav::before, .sp-wp-post-list#sp-entry-content-25 > nav > div.nav-previous .meta-nav::before, .sp-wp-post-list#sp-entry-content-3 > nav > div.nav-previous .meta-nav::before, .sp-wp-post-list#sp-wp-post-list-1 > nav > div.nav-previous .meta-nav::before, .sp-wp-post-list#sp-wp-post-list-3 > nav > div.nav-previous .meta-nav::before, .sp-wp-post-list#sp-wp-post-list-4 > nav > div.nav-previous .meta-nav::before{
  background-image : url(img/icon-nav-prev.png);
  background-repeat : no-repeat;
  background-position : center center;
  background-size : 6px 10px;
  width : 6px;
  height : 10px;
  display : block;
  content : '';
}

.sp-wp-post-list#sp-entry-content-1 > ul, .sp-wp-post-list#sp-entry-content-2 > ul, .sp-wp-post-list#sp-entry-content-21 > ul, .sp-wp-post-list#sp-entry-content-22 > ul, .sp-wp-post-list#sp-entry-content-23 > ul, .sp-wp-post-list#sp-entry-content-24 > ul, .sp-wp-post-list#sp-entry-content-25 > ul, .sp-wp-post-list#sp-entry-content-3 > ul, .sp-wp-post-list#sp-wp-post-list-1 > ul, .sp-wp-post-list#sp-wp-post-list-3 > ul, .sp-wp-post-list#sp-wp-post-list-4 > ul{
  line-height : 2;
  padding-left : 0px;
  margin-top : 5px;
  margin-left : 20px;
  margin-right : 20px;
  list-style-type : none;
}

#sp-entry-content-1.sp-wp-post-list> ul> li, #sp-entry-content-2.sp-wp-post-list> ul> li, #sp-entry-content-21.sp-wp-post-list> ul> li, #sp-entry-content-22.sp-wp-post-list> ul> li, #sp-entry-content-23.sp-wp-post-list> ul> li, #sp-entry-content-24.sp-wp-post-list> ul> li, #sp-entry-content-25.sp-wp-post-list> ul> li, #sp-entry-content-3.sp-wp-post-list> ul> li, #sp-wp-post-list-1.sp-wp-post-list> ul> li, #sp-wp-post-list-3.sp-wp-post-list> ul> li, #sp-wp-post-list-4.sp-wp-post-list> ul> li {
}

.sp-wp-post-list#sp-entry-content-1 > ul > li > a, .sp-wp-post-list#sp-entry-content-2 > ul > li > a, .sp-wp-post-list#sp-entry-content-21 > ul > li > a, .sp-wp-post-list#sp-entry-content-22 > ul > li > a, .sp-wp-post-list#sp-entry-content-23 > ul > li > a, .sp-wp-post-list#sp-entry-content-24 > ul > li > a, .sp-wp-post-list#sp-entry-content-25 > ul > li > a, .sp-wp-post-list#sp-entry-content-3 > ul > li > a, .sp-wp-post-list#sp-wp-post-list-1 > ul > li > a, .sp-wp-post-list#sp-wp-post-list-3 > ul > li > a, .sp-wp-post-list#sp-wp-post-list-4 > ul > li > a{
  color : #333333;
  background-image : url(img/icon-arrow-right.png);
  background-repeat : no-repeat;
  background-position : left 10px;
  background-size : 3px 5px;
  text-decoration : underline;
  padding-left : 20px;
}

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

  .sp-wp-post-list#sp-entry-content-1, .sp-wp-post-list#sp-entry-content-2, .sp-wp-post-list#sp-entry-content-21, .sp-wp-post-list#sp-entry-content-22, .sp-wp-post-list#sp-entry-content-23, .sp-wp-post-list#sp-entry-content-24, .sp-wp-post-list#sp-entry-content-25, .sp-wp-post-list#sp-entry-content-3, .sp-wp-post-list#sp-wp-post-list-1, .sp-wp-post-list#sp-wp-post-list-3, .sp-wp-post-list#sp-wp-post-list-4{
    margin-top : 22px;
    margin-bottom : 22px;
  }

  .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-1 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-2 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-21 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-22 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-23 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-24 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-25 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-3 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-1 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-3 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-4 > dl > dd{
    padding-left : 25px;
    margin-left : 0px;
  }

  .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-1 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-2 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-21 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-22 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-23 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-24 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-25 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-3 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-1 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-3 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-4 > dl > dt{
    margin-top : 10px;
    float : none;
  }

  .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-1 > dl > dt:nth-of-type(1), .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-2 > dl > dt:nth-of-type(1), .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-21 > dl > dt:nth-of-type(1), .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-22 > dl > dt:nth-of-type(1), .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-23 > dl > dt:nth-of-type(1), .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-24 > dl > dt:nth-of-type(1), .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-25 > dl > dt:nth-of-type(1), .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-3 > dl > dt:nth-of-type(1), .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-1 > dl > dt:nth-of-type(1), .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-3 > dl > dt:nth-of-type(1), .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-4 > dl > dt:nth-of-type(1){
    margin-top : 0px;
  }

  .sp-wp-post-list#sp-entry-content-1 > article > p, .sp-wp-post-list#sp-entry-content-2 > article > p, .sp-wp-post-list#sp-entry-content-21 > article > p, .sp-wp-post-list#sp-entry-content-22 > article > p, .sp-wp-post-list#sp-entry-content-23 > article > p, .sp-wp-post-list#sp-entry-content-24 > article > p, .sp-wp-post-list#sp-entry-content-25 > article > p, .sp-wp-post-list#sp-entry-content-3 > article > p, .sp-wp-post-list#sp-wp-post-list-1 > article > p, .sp-wp-post-list#sp-wp-post-list-3 > article > p, .sp-wp-post-list#sp-wp-post-list-4 > article > p{
    padding-left : 20px;
    padding-right : 20px;
    margin-right : 0px;
    margin-bottom : 20px;
    float : none;
  }

  .sp-wp-post-list#sp-entry-content-1 > article > p > img, .sp-wp-post-list#sp-entry-content-2 > article > p > img, .sp-wp-post-list#sp-entry-content-21 > article > p > img, .sp-wp-post-list#sp-entry-content-22 > article > p > img, .sp-wp-post-list#sp-entry-content-23 > article > p > img, .sp-wp-post-list#sp-entry-content-24 > article > p > img, .sp-wp-post-list#sp-entry-content-25 > article > p > img, .sp-wp-post-list#sp-entry-content-3 > article > p > img, .sp-wp-post-list#sp-wp-post-list-1 > article > p > img, .sp-wp-post-list#sp-wp-post-list-3 > article > p > img, .sp-wp-post-list#sp-wp-post-list-4 > article > p > img{
    margin-bottom : 20px;
    width : 100%;
    height : auto;
  }
}

.page-about#content #page-content, .page-access#content #page-content, .page-activity_archive#content #page-content, .page-charge#content #page-content, .page-contact#content #page-content, .page-custom#content #page-content, .page-instructor#content #page-content, .page-lesson#content #page-content, #sp-block-container-1, #sp-block-container-11, #sp-block-container-13, #sp-block-container-14, #sp-block-container-15, #sp-block-container-16, #sp-block-container-17, #sp-block-container-2, #sp-block-container-3, #sp-block-container-4, #sp-block-container-6, #sp-block-container-7, #sp-block-container-9, #spb-block-container-2{
  line-height : 2;
  background-color : #ffffff;
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 30px;
  margin-bottom : 41px;
}

.page-about#content #page-content + footer, .page-access#content #page-content + footer, .page-activity_archive#content #page-content + footer, .page-charge#content #page-content + footer, .page-contact#content #page-content + footer, .page-custom#content #page-content + footer, .page-instructor#content #page-content + footer, .page-lesson#content #page-content + footer, #sp-block-container-1 + footer, #sp-block-container-11 + footer, #sp-block-container-13 + footer, #sp-block-container-14 + footer, #sp-block-container-15 + footer, #sp-block-container-16 + footer, #sp-block-container-17 + footer, #sp-block-container-2 + footer, #sp-block-container-3 + footer, #sp-block-container-4 + footer, #sp-block-container-6 + footer, #sp-block-container-7 + footer, #sp-block-container-9 + footer, #spb-block-container-2 + footer{
  background-color : #ffffff;
  padding-top : 0px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
}

.page-about#content #page-content > .acronym, .page-access#content #page-content > .acronym, .page-activity_archive#content #page-content > .acronym, .page-charge#content #page-content > .acronym, .page-contact#content #page-content > .acronym, .page-custom#content #page-content > .acronym, .page-instructor#content #page-content > .acronym, .page-lesson#content #page-content > .acronym, #sp-block-container-1 > .acronym, #sp-block-container-11 > .acronym, #sp-block-container-13 > .acronym, #sp-block-container-14 > .acronym, #sp-block-container-15 > .acronym, #sp-block-container-16 > .acronym, #sp-block-container-17 > .acronym, #sp-block-container-2 > .acronym, #sp-block-container-3 > .acronym, #sp-block-container-4 > .acronym, #sp-block-container-6 > .acronym, #sp-block-container-7 > .acronym, #sp-block-container-9 > .acronym, #spb-block-container-2 > .acronym{
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #d5d5d5;
  cursor : help;
}

.page-about#content #page-content > .address, .page-access#content #page-content > .address, .page-activity_archive#content #page-content > .address, .page-charge#content #page-content > .address, .page-contact#content #page-content > .address, .page-custom#content #page-content > .address, .page-instructor#content #page-content > .address, .page-lesson#content #page-content > .address, #sp-block-container-1 > .address, #sp-block-container-11 > .address, #sp-block-container-13 > .address, #sp-block-container-14 > .address, #sp-block-container-15 > .address, #sp-block-container-16 > .address, #sp-block-container-17 > .address, #sp-block-container-2 > .address, #sp-block-container-3 > .address, #sp-block-container-4 > .address, #sp-block-container-6 > .address, #sp-block-container-7 > .address, #sp-block-container-9 > .address, #spb-block-container-2 > .address{
  font-style : italic;
}

.page-about#content #page-content > .big, .page-access#content #page-content > .big, .page-activity_archive#content #page-content > .big, .page-charge#content #page-content > .big, .page-contact#content #page-content > .big, .page-custom#content #page-content > .big, .page-instructor#content #page-content > .big, .page-lesson#content #page-content > .big, #sp-block-container-1 > .big, #sp-block-container-11 > .big, #sp-block-container-13 > .big, #sp-block-container-14 > .big, #sp-block-container-15 > .big, #sp-block-container-16 > .big, #sp-block-container-17 > .big, #sp-block-container-2 > .big, #sp-block-container-3 > .big, #sp-block-container-4 > .big, #sp-block-container-6 > .big, #sp-block-container-7 > .big, #sp-block-container-9 > .big, #spb-block-container-2 > .big{
  font-size : 1.7rem;
}

.page-about#content #page-content > .ins, .page-access#content #page-content > .ins, .page-activity_archive#content #page-content > .ins, .page-charge#content #page-content > .ins, .page-contact#content #page-content > .ins, .page-custom#content #page-content > .ins, .page-instructor#content #page-content > .ins, .page-lesson#content #page-content > .ins, #sp-block-container-1 > .ins, #sp-block-container-11 > .ins, #sp-block-container-13 > .ins, #sp-block-container-14 > .ins, #sp-block-container-15 > .ins, #sp-block-container-16 > .ins, #sp-block-container-17 > .ins, #sp-block-container-2 > .ins, #sp-block-container-3 > .ins, #sp-block-container-4 > .ins, #sp-block-container-6 > .ins, #sp-block-container-7 > .ins, #sp-block-container-9 > .ins, #spb-block-container-2 > .ins{
  background-color : #fff487;
  text-decoration : none;
}

.page-about#content #page-content > .pre, .page-access#content #page-content > .pre, .page-activity_archive#content #page-content > .pre, .page-charge#content #page-content > .pre, .page-contact#content #page-content > .pre, .page-custom#content #page-content > .pre, .page-instructor#content #page-content > .pre, .page-lesson#content #page-content > .pre, #sp-block-container-1 > .pre, #sp-block-container-11 > .pre, #sp-block-container-13 > .pre, #sp-block-container-14 > .pre, #sp-block-container-15 > .pre, #sp-block-container-16 > .pre, #sp-block-container-17 > .pre, #sp-block-container-2 > .pre, #sp-block-container-3 > .pre, #sp-block-container-4 > .pre, #sp-block-container-6 > .pre, #sp-block-container-7 > .pre, #sp-block-container-9 > .pre, #spb-block-container-2 > .pre{
  line-height : 1.6;
  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 : 1.6em;
  padding-left : 1.6em;
  padding-right : 1.6em;
  padding-bottom : 1.6em;
  margin-bottom : 1.6em;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
  max-width : 100%;
  white-space : pre;
  overflow : auto;
}

.page-about#content #page-content > a, .page-access#content #page-content > a, .page-activity_archive#content #page-content > a, .page-charge#content #page-content > a, .page-contact#content #page-content > a, .page-custom#content #page-content > a, .page-instructor#content #page-content > a, .page-lesson#content #page-content > a, #sp-block-container-1 > a, #sp-block-container-11 > a, #sp-block-container-13 > a, #sp-block-container-14 > a, #sp-block-container-15 > a, #sp-block-container-16 > a, #sp-block-container-17 > a, #sp-block-container-2 > a, #sp-block-container-3 > a, #sp-block-container-4 > a, #sp-block-container-6 > a, #sp-block-container-7 > a, #sp-block-container-9 > a, #spb-block-container-2 > a{
  text-decoration : underline;
}

.page-about#content #page-content > a:visited, .page-access#content #page-content > a:visited, .page-activity_archive#content #page-content > a:visited, .page-charge#content #page-content > a:visited, .page-contact#content #page-content > a:visited, .page-custom#content #page-content > a:visited, .page-instructor#content #page-content > a:visited, .page-lesson#content #page-content > a:visited, #sp-block-container-1 > a:visited, #sp-block-container-11 > a:visited, #sp-block-container-13 > a:visited, #sp-block-container-14 > a:visited, #sp-block-container-15 > a:visited, #sp-block-container-16 > a:visited, #sp-block-container-17 > a:visited, #sp-block-container-2 > a:visited, #sp-block-container-3 > a:visited, #sp-block-container-4 > a:visited, #sp-block-container-6 > a:visited, #sp-block-container-7 > a:visited, #sp-block-container-9 > a:visited, #spb-block-container-2 > a:visited{
  text-decoration : none;
}

.page-about#content #page-content > a:hover, .page-access#content #page-content > a:hover, .page-activity_archive#content #page-content > a:hover, .page-charge#content #page-content > a:hover, .page-contact#content #page-content > a:hover, .page-custom#content #page-content > a:hover, .page-instructor#content #page-content > a:hover, .page-lesson#content #page-content > a:hover, #sp-block-container-1 > a:hover, #sp-block-container-11 > a:hover, #sp-block-container-13 > a:hover, #sp-block-container-14 > a:hover, #sp-block-container-15 > a:hover, #sp-block-container-16 > a:hover, #sp-block-container-17 > a:hover, #sp-block-container-2 > a:hover, #sp-block-container-3 > a:hover, #sp-block-container-4 > a:hover, #sp-block-container-6 > a:hover, #sp-block-container-7 > a:hover, #sp-block-container-9 > a:hover, #spb-block-container-2 > a:hover{
  text-decoration : none;
}

.page-about#content #page-content > a > img:not(.sp-image), .page-access#content #page-content > a > img:not(.sp-image), .page-activity_archive#content #page-content > a > img:not(.sp-image), .page-charge#content #page-content > a > img:not(.sp-image), .page-contact#content #page-content > a > img:not(.sp-image), .page-custom#content #page-content > a > img:not(.sp-image), .page-instructor#content #page-content > a > img:not(.sp-image), .page-lesson#content #page-content > a > img:not(.sp-image), #sp-block-container-1 > a > img:not(.sp-image), #sp-block-container-11 > a > img:not(.sp-image), #sp-block-container-13 > a > img:not(.sp-image), #sp-block-container-14 > a > img:not(.sp-image), #sp-block-container-15 > a > img:not(.sp-image), #sp-block-container-16 > a > img:not(.sp-image), #sp-block-container-17 > a > img:not(.sp-image), #sp-block-container-2 > a > img:not(.sp-image), #sp-block-container-3 > a > img:not(.sp-image), #sp-block-container-4 > a > img:not(.sp-image), #sp-block-container-6 > a > img:not(.sp-image), #sp-block-container-7 > a > img:not(.sp-image), #sp-block-container-9 > a > img:not(.sp-image), #spb-block-container-2 > a > img:not(.sp-image){
  margin-top : 20px;
  margin-bottom : 20px;
}

.page-about#content #page-content > abbr, .page-access#content #page-content > abbr, .page-activity_archive#content #page-content > abbr, .page-charge#content #page-content > abbr, .page-contact#content #page-content > abbr, .page-custom#content #page-content > abbr, .page-instructor#content #page-content > abbr, .page-lesson#content #page-content > abbr, #sp-block-container-1 > abbr, #sp-block-container-11 > abbr, #sp-block-container-13 > abbr, #sp-block-container-14 > abbr, #sp-block-container-15 > abbr, #sp-block-container-16 > abbr, #sp-block-container-17 > abbr, #sp-block-container-2 > abbr, #sp-block-container-3 > abbr, #sp-block-container-4 > abbr, #sp-block-container-6 > abbr, #sp-block-container-7 > abbr, #sp-block-container-9 > abbr, #spb-block-container-2 > abbr{
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #d5d5d5;
  cursor : help;
}

.page-about#content #page-content > acronym, .page-access#content #page-content > acronym, .page-activity_archive#content #page-content > acronym, .page-charge#content #page-content > acronym, .page-contact#content #page-content > acronym, .page-custom#content #page-content > acronym, .page-instructor#content #page-content > acronym, .page-lesson#content #page-content > acronym, #sp-block-container-1 > acronym, #sp-block-container-11 > acronym, #sp-block-container-13 > acronym, #sp-block-container-14 > acronym, #sp-block-container-15 > acronym, #sp-block-container-16 > acronym, #sp-block-container-17 > acronym, #sp-block-container-2 > acronym, #sp-block-container-3 > acronym, #sp-block-container-4 > acronym, #sp-block-container-6 > acronym, #sp-block-container-7 > acronym, #sp-block-container-9 > acronym, #spb-block-container-2 > acronym{
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #d5d5d5;
  cursor : help;
}

.page-about#content #page-content > address, .page-access#content #page-content > address, .page-activity_archive#content #page-content > address, .page-charge#content #page-content > address, .page-contact#content #page-content > address, .page-custom#content #page-content > address, .page-instructor#content #page-content > address, .page-lesson#content #page-content > address, #sp-block-container-1 > address, #sp-block-container-11 > address, #sp-block-container-13 > address, #sp-block-container-14 > address, #sp-block-container-15 > address, #sp-block-container-16 > address, #sp-block-container-17 > address, #sp-block-container-2 > address, #sp-block-container-3 > address, #sp-block-container-4 > address, #sp-block-container-6 > address, #sp-block-container-7 > address, #sp-block-container-9 > address, #spb-block-container-2 > address{
  font-style : italic;
}

.page-about#content #page-content > big, .page-access#content #page-content > big, .page-activity_archive#content #page-content > big, .page-charge#content #page-content > big, .page-contact#content #page-content > big, .page-custom#content #page-content > big, .page-instructor#content #page-content > big, .page-lesson#content #page-content > big, #sp-block-container-1 > big, #sp-block-container-11 > big, #sp-block-container-13 > big, #sp-block-container-14 > big, #sp-block-container-15 > big, #sp-block-container-16 > big, #sp-block-container-17 > big, #sp-block-container-2 > big, #sp-block-container-3 > big, #sp-block-container-4 > big, #sp-block-container-6 > big, #sp-block-container-7 > big, #sp-block-container-9 > big, #spb-block-container-2 > big{
  font-size : 1.7rem;
}

.page-about#content #page-content > blockquote, .page-access#content #page-content > blockquote, .page-activity_archive#content #page-content > blockquote, .page-charge#content #page-content > blockquote, .page-contact#content #page-content > blockquote, .page-custom#content #page-content > blockquote, .page-instructor#content #page-content > blockquote, .page-lesson#content #page-content > blockquote, #sp-block-container-1 > blockquote, #sp-block-container-11 > blockquote, #sp-block-container-13 > blockquote, #sp-block-container-14 > blockquote, #sp-block-container-15 > blockquote, #sp-block-container-16 > blockquote, #sp-block-container-17 > blockquote, #sp-block-container-2 > blockquote, #sp-block-container-3 > blockquote, #sp-block-container-4 > blockquote, #sp-block-container-6 > blockquote, #sp-block-container-7 > blockquote, #sp-block-container-9 > blockquote, #spb-block-container-2 > blockquote{
  background-color : #faf8f4;
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 20px;
  border-top-left-radius : 3px 3px;
  border-top-right-radius : 3px 3px;
  border-bottom-right-radius : 3px 3px;
  border-bottom-left-radius : 3px 3px;
}

.page-about#content #page-content > blockquote p, .page-access#content #page-content > blockquote p, .page-activity_archive#content #page-content > blockquote p, .page-charge#content #page-content > blockquote p, .page-contact#content #page-content > blockquote p, .page-custom#content #page-content > blockquote p, .page-instructor#content #page-content > blockquote p, .page-lesson#content #page-content > blockquote p, #sp-block-container-1 > blockquote p, #sp-block-container-11 > blockquote p, #sp-block-container-13 > blockquote p, #sp-block-container-14 > blockquote p, #sp-block-container-15 > blockquote p, #sp-block-container-16 > blockquote p, #sp-block-container-17 > blockquote p, #sp-block-container-2 > blockquote p, #sp-block-container-3 > blockquote p, #sp-block-container-4 > blockquote p, #sp-block-container-6 > blockquote p, #sp-block-container-7 > blockquote p, #sp-block-container-9 > blockquote p, #spb-block-container-2 > blockquote p{
  margin-top : 19px;
  margin-bottom : 0px;
}

.page-about#content #page-content > blockquote p:first-child, .page-access#content #page-content > blockquote p:first-child, .page-activity_archive#content #page-content > blockquote p:first-child, .page-charge#content #page-content > blockquote p:first-child, .page-contact#content #page-content > blockquote p:first-child, .page-custom#content #page-content > blockquote p:first-child, .page-instructor#content #page-content > blockquote p:first-child, .page-lesson#content #page-content > blockquote p:first-child, #sp-block-container-1 > blockquote p:first-child, #sp-block-container-11 > blockquote p:first-child, #sp-block-container-13 > blockquote p:first-child, #sp-block-container-14 > blockquote p:first-child, #sp-block-container-15 > blockquote p:first-child, #sp-block-container-16 > blockquote p:first-child, #sp-block-container-17 > blockquote p:first-child, #sp-block-container-2 > blockquote p:first-child, #sp-block-container-3 > blockquote p:first-child, #sp-block-container-4 > blockquote p:first-child, #sp-block-container-6 > blockquote p:first-child, #sp-block-container-7 > blockquote p:first-child, #sp-block-container-9 > blockquote p:first-child, #spb-block-container-2 > blockquote p:first-child{
  margin-top : 0px;
}

.page-about#content #page-content > dl:not(.sp-definition-list), .page-access#content #page-content > dl:not(.sp-definition-list), .page-activity_archive#content #page-content > dl:not(.sp-definition-list), .page-charge#content #page-content > dl:not(.sp-definition-list), .page-contact#content #page-content > dl:not(.sp-definition-list), .page-custom#content #page-content > dl:not(.sp-definition-list), .page-instructor#content #page-content > dl:not(.sp-definition-list), .page-lesson#content #page-content > dl:not(.sp-definition-list), #sp-block-container-1 > dl:not(.sp-definition-list), #sp-block-container-11 > dl:not(.sp-definition-list), #sp-block-container-13 > dl:not(.sp-definition-list), #sp-block-container-14 > dl:not(.sp-definition-list), #sp-block-container-15 > dl:not(.sp-definition-list), #sp-block-container-16 > dl:not(.sp-definition-list), #sp-block-container-17 > dl:not(.sp-definition-list), #sp-block-container-2 > dl:not(.sp-definition-list), #sp-block-container-3 > dl:not(.sp-definition-list), #sp-block-container-4 > dl:not(.sp-definition-list), #sp-block-container-6 > dl:not(.sp-definition-list), #sp-block-container-7 > dl:not(.sp-definition-list), #sp-block-container-9 > dl:not(.sp-definition-list), #spb-block-container-2 > dl:not(.sp-definition-list){
  margin-bottom : 20px;
}

.page-about#content #page-content > dl:not(.sp-definition-list) > dd, .page-access#content #page-content > dl:not(.sp-definition-list) > dd, .page-activity_archive#content #page-content > dl:not(.sp-definition-list) > dd, .page-charge#content #page-content > dl:not(.sp-definition-list) > dd, .page-contact#content #page-content > dl:not(.sp-definition-list) > dd, .page-custom#content #page-content > dl:not(.sp-definition-list) > dd, .page-instructor#content #page-content > dl:not(.sp-definition-list) > dd, .page-lesson#content #page-content > dl:not(.sp-definition-list) > dd, #sp-block-container-1 > dl:not(.sp-definition-list) > dd, #sp-block-container-11 > dl:not(.sp-definition-list) > dd, #sp-block-container-13 > dl:not(.sp-definition-list) > dd, #sp-block-container-14 > dl:not(.sp-definition-list) > dd, #sp-block-container-15 > dl:not(.sp-definition-list) > dd, #sp-block-container-16 > dl:not(.sp-definition-list) > dd, #sp-block-container-17 > dl:not(.sp-definition-list) > dd, #sp-block-container-2 > dl:not(.sp-definition-list) > dd, #sp-block-container-3 > dl:not(.sp-definition-list) > dd, #sp-block-container-4 > dl:not(.sp-definition-list) > dd, #sp-block-container-6 > dl:not(.sp-definition-list) > dd, #sp-block-container-7 > dl:not(.sp-definition-list) > dd, #sp-block-container-9 > dl:not(.sp-definition-list) > dd, #spb-block-container-2 > dl:not(.sp-definition-list) > dd{
  margin-top : 10px;
  margin-left : 35px;
  margin-right : 0px;
  margin-bottom : 0px;
}

.page-about#content #page-content > dl:not(.sp-definition-list) > dt, .page-access#content #page-content > dl:not(.sp-definition-list) > dt, .page-activity_archive#content #page-content > dl:not(.sp-definition-list) > dt, .page-charge#content #page-content > dl:not(.sp-definition-list) > dt, .page-contact#content #page-content > dl:not(.sp-definition-list) > dt, .page-custom#content #page-content > dl:not(.sp-definition-list) > dt, .page-instructor#content #page-content > dl:not(.sp-definition-list) > dt, .page-lesson#content #page-content > dl:not(.sp-definition-list) > dt, #sp-block-container-1 > dl:not(.sp-definition-list) > dt, #sp-block-container-11 > dl:not(.sp-definition-list) > dt, #sp-block-container-13 > dl:not(.sp-definition-list) > dt, #sp-block-container-14 > dl:not(.sp-definition-list) > dt, #sp-block-container-15 > dl:not(.sp-definition-list) > dt, #sp-block-container-16 > dl:not(.sp-definition-list) > dt, #sp-block-container-17 > dl:not(.sp-definition-list) > dt, #sp-block-container-2 > dl:not(.sp-definition-list) > dt, #sp-block-container-3 > dl:not(.sp-definition-list) > dt, #sp-block-container-4 > dl:not(.sp-definition-list) > dt, #sp-block-container-6 > dl:not(.sp-definition-list) > dt, #sp-block-container-7 > dl:not(.sp-definition-list) > dt, #sp-block-container-9 > dl:not(.sp-definition-list) > dt, #spb-block-container-2 > dl:not(.sp-definition-list) > dt{
  padding-top : 0px;
  padding-left : 15px;
  padding-bottom : 0px;
  margin-top : 20px;
  border-left-width : 5px;
  border-left-style : solid;
  border-left-color : #605043;
}

.page-about#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), .page-access#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), .page-activity_archive#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), .page-charge#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), .page-contact#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), .page-custom#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), .page-instructor#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), .page-lesson#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), #sp-block-container-1 > dl:not(.sp-definition-list) > dt:nth-of-type(1), #sp-block-container-11 > dl:not(.sp-definition-list) > dt:nth-of-type(1), #sp-block-container-13 > dl:not(.sp-definition-list) > dt:nth-of-type(1), #sp-block-container-14 > dl:not(.sp-definition-list) > dt:nth-of-type(1), #sp-block-container-15 > dl:not(.sp-definition-list) > dt:nth-of-type(1), #sp-block-container-16 > dl:not(.sp-definition-list) > dt:nth-of-type(1), #sp-block-container-17 > dl:not(.sp-definition-list) > dt:nth-of-type(1), #sp-block-container-2 > dl:not(.sp-definition-list) > dt:nth-of-type(1), #sp-block-container-3 > dl:not(.sp-definition-list) > dt:nth-of-type(1), #sp-block-container-4 > dl:not(.sp-definition-list) > dt:nth-of-type(1), #sp-block-container-6 > dl:not(.sp-definition-list) > dt:nth-of-type(1), #sp-block-container-7 > dl:not(.sp-definition-list) > dt:nth-of-type(1), #sp-block-container-9 > dl:not(.sp-definition-list) > dt:nth-of-type(1), #spb-block-container-2 > dl:not(.sp-definition-list) > dt:nth-of-type(1){
  margin-top : 0px;
}

.page-about#content #page-content > h1, .page-access#content #page-content > h1, .page-activity_archive#content #page-content > h1, .page-charge#content #page-content > h1, .page-contact#content #page-content > h1, .page-custom#content #page-content > h1, .page-instructor#content #page-content > h1, .page-lesson#content #page-content > h1, #sp-block-container-1 > h1, #sp-block-container-11 > h1, #sp-block-container-13 > h1, #sp-block-container-14 > h1, #sp-block-container-15 > h1, #sp-block-container-16 > h1, #sp-block-container-17 > h1, #sp-block-container-2 > h1, #sp-block-container-3 > h1, #sp-block-container-4 > h1, #sp-block-container-6 > h1, #sp-block-container-7 > h1, #sp-block-container-9 > h1, #spb-block-container-2 > h1{
  font-size : 2.8rem;
  font-weight : bold;
  line-height : 2;
  text-decoration : none;
}

.page-about#content #page-content > h2, .page-access#content #page-content > h2, .page-activity_archive#content #page-content > h2, .page-charge#content #page-content > h2, .page-contact#content #page-content > h2, .page-custom#content #page-content > h2, .page-instructor#content #page-content > h2, .page-lesson#content #page-content > h2, #sp-block-container-1 > h2, #sp-block-container-11 > h2, #sp-block-container-13 > h2, #sp-block-container-14 > h2, #sp-block-container-15 > h2, #sp-block-container-16 > h2, #sp-block-container-17 > h2, #sp-block-container-2 > h2, #sp-block-container-3 > h2, #sp-block-container-4 > h2, #sp-block-container-6 > h2, #sp-block-container-7 > h2, #sp-block-container-9 > h2, #spb-block-container-2 > h2{
  font-size : 2.4rem;
  font-weight : bold;
  line-height : 2;
  margin-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
}

.page-about#content #page-content > h3, .page-access#content #page-content > h3, .page-activity_archive#content #page-content > h3, .page-charge#content #page-content > h3, .page-contact#content #page-content > h3, .page-custom#content #page-content > h3, .page-instructor#content #page-content > h3, .page-lesson#content #page-content > h3, #sp-block-container-1 > h3, #sp-block-container-11 > h3, #sp-block-container-13 > h3, #sp-block-container-14 > h3, #sp-block-container-15 > h3, #sp-block-container-16 > h3, #sp-block-container-17 > h3, #sp-block-container-2 > h3, #sp-block-container-3 > h3, #sp-block-container-4 > h3, #sp-block-container-6 > h3, #sp-block-container-7 > h3, #sp-block-container-9 > h3, #spb-block-container-2 > h3{
  font-size : 2rem;
  font-weight : bold;
  line-height : 2;
  margin-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
}

.page-about#content #page-content > h4, .page-access#content #page-content > h4, .page-activity_archive#content #page-content > h4, .page-charge#content #page-content > h4, .page-contact#content #page-content > h4, .page-custom#content #page-content > h4, .page-instructor#content #page-content > h4, .page-lesson#content #page-content > h4, #sp-block-container-1 > h4, #sp-block-container-11 > h4, #sp-block-container-13 > h4, #sp-block-container-14 > h4, #sp-block-container-15 > h4, #sp-block-container-16 > h4, #sp-block-container-17 > h4, #sp-block-container-2 > h4, #sp-block-container-3 > h4, #sp-block-container-4 > h4, #sp-block-container-6 > h4, #sp-block-container-7 > h4, #sp-block-container-9 > h4, #spb-block-container-2 > h4{
  font-size : 1.8rem;
  font-weight : normal;
  line-height : 2;
  margin-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
}

.page-about#content #page-content > h5, .page-access#content #page-content > h5, .page-activity_archive#content #page-content > h5, .page-charge#content #page-content > h5, .page-contact#content #page-content > h5, .page-custom#content #page-content > h5, .page-instructor#content #page-content > h5, .page-lesson#content #page-content > h5, #sp-block-container-1 > h5, #sp-block-container-11 > h5, #sp-block-container-13 > h5, #sp-block-container-14 > h5, #sp-block-container-15 > h5, #sp-block-container-16 > h5, #sp-block-container-17 > h5, #sp-block-container-2 > h5, #sp-block-container-3 > h5, #sp-block-container-4 > h5, #sp-block-container-6 > h5, #sp-block-container-7 > h5, #sp-block-container-9 > h5, #spb-block-container-2 > h5{
  font-size : 1.4rem;
  font-weight : normal;
  line-height : 1.3;
  margin-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
}

.page-about#content #page-content > h6, .page-access#content #page-content > h6, .page-activity_archive#content #page-content > h6, .page-charge#content #page-content > h6, .page-contact#content #page-content > h6, .page-custom#content #page-content > h6, .page-instructor#content #page-content > h6, .page-lesson#content #page-content > h6, #sp-block-container-1 > h6, #sp-block-container-11 > h6, #sp-block-container-13 > h6, #sp-block-container-14 > h6, #sp-block-container-15 > h6, #sp-block-container-16 > h6, #sp-block-container-17 > h6, #sp-block-container-2 > h6, #sp-block-container-3 > h6, #sp-block-container-4 > h6, #sp-block-container-6 > h6, #sp-block-container-7 > h6, #sp-block-container-9 > h6, #spb-block-container-2 > h6{
  font-size : 1.3rem;
  font-weight : normal;
  line-height : 1.3;
  margin-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
}

.page-about#content #page-content > hr, .page-access#content #page-content > hr, .page-activity_archive#content #page-content > hr, .page-charge#content #page-content > hr, .page-contact#content #page-content > hr, .page-custom#content #page-content > hr, .page-instructor#content #page-content > hr, .page-lesson#content #page-content > hr, #sp-block-container-1 > hr, #sp-block-container-11 > hr, #sp-block-container-13 > hr, #sp-block-container-14 > hr, #sp-block-container-15 > hr, #sp-block-container-16 > hr, #sp-block-container-17 > hr, #sp-block-container-2 > hr, #sp-block-container-3 > hr, #sp-block-container-4 > hr, #sp-block-container-6 > hr, #sp-block-container-7 > hr, #sp-block-container-9 > hr, #spb-block-container-2 > hr{
  background-color : #d5d5d5;
  margin-top : 20px;
  margin-bottom : 20px;
  border-top-style : solid;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  width : 100%;
  height : 1px;
}

.page-about#content #page-content > ins, .page-access#content #page-content > ins, .page-activity_archive#content #page-content > ins, .page-charge#content #page-content > ins, .page-contact#content #page-content > ins, .page-custom#content #page-content > ins, .page-instructor#content #page-content > ins, .page-lesson#content #page-content > ins, #sp-block-container-1 > ins, #sp-block-container-11 > ins, #sp-block-container-13 > ins, #sp-block-container-14 > ins, #sp-block-container-15 > ins, #sp-block-container-16 > ins, #sp-block-container-17 > ins, #sp-block-container-2 > ins, #sp-block-container-3 > ins, #sp-block-container-4 > ins, #sp-block-container-6 > ins, #sp-block-container-7 > ins, #sp-block-container-9 > ins, #spb-block-container-2 > ins{
  background-color : #fff487;
  text-decoration : none;
}

.page-about#content #page-content > ol, .page-access#content #page-content > ol, .page-activity_archive#content #page-content > ol, .page-charge#content #page-content > ol, .page-contact#content #page-content > ol, .page-custom#content #page-content > ol, .page-instructor#content #page-content > ol, .page-lesson#content #page-content > ol, #sp-block-container-1 > ol, #sp-block-container-11 > ol, #sp-block-container-13 > ol, #sp-block-container-14 > ol, #sp-block-container-15 > ol, #sp-block-container-16 > ol, #sp-block-container-17 > ol, #sp-block-container-2 > ol, #sp-block-container-3 > ol, #sp-block-container-4 > ol, #sp-block-container-6 > ol, #sp-block-container-7 > ol, #sp-block-container-9 > ol, #spb-block-container-2 > ol{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 20px;
  list-style-position : inside;
}

.page-about#content #page-content > ol li, .page-access#content #page-content > ol li, .page-activity_archive#content #page-content > ol li, .page-charge#content #page-content > ol li, .page-contact#content #page-content > ol li, .page-custom#content #page-content > ol li, .page-instructor#content #page-content > ol li, .page-lesson#content #page-content > ol li, #sp-block-container-1 > ol li, #sp-block-container-11 > ol li, #sp-block-container-13 > ol li, #sp-block-container-14 > ol li, #sp-block-container-15 > ol li, #sp-block-container-16 > ol li, #sp-block-container-17 > ol li, #sp-block-container-2 > ol li, #sp-block-container-3 > ol li, #sp-block-container-4 > ol li, #sp-block-container-6 > ol li, #sp-block-container-7 > ol li, #sp-block-container-9 > ol li, #spb-block-container-2 > ol li{
  padding-top : 6px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
}

.page-about#content #page-content > ol ol, .page-access#content #page-content > ol ol, .page-activity_archive#content #page-content > ol ol, .page-charge#content #page-content > ol ol, .page-contact#content #page-content > ol ol, .page-custom#content #page-content > ol ol, .page-instructor#content #page-content > ol ol, .page-lesson#content #page-content > ol ol, #sp-block-container-1 > ol ol, #sp-block-container-11 > ol ol, #sp-block-container-13 > ol ol, #sp-block-container-14 > ol ol, #sp-block-container-15 > ol ol, #sp-block-container-16 > ol ol, #sp-block-container-17 > ol ol, #sp-block-container-2 > ol ol, #sp-block-container-3 > ol ol, #sp-block-container-4 > ol ol, #sp-block-container-6 > ol ol, #sp-block-container-7 > ol ol, #sp-block-container-9 > ol ol, #spb-block-container-2 > ol ol{
  margin-left : 20px;
  margin-bottom : 0px;
}

.page-about#content #page-content > ol > ol > li:nth-of-type(1), .page-access#content #page-content > ol > ol > li:nth-of-type(1), .page-activity_archive#content #page-content > ol > ol > li:nth-of-type(1), .page-charge#content #page-content > ol > ol > li:nth-of-type(1), .page-contact#content #page-content > ol > ol > li:nth-of-type(1), .page-custom#content #page-content > ol > ol > li:nth-of-type(1), .page-instructor#content #page-content > ol > ol > li:nth-of-type(1), .page-lesson#content #page-content > ol > ol > li:nth-of-type(1), #sp-block-container-1 > ol > ol > li:nth-of-type(1), #sp-block-container-11 > ol > ol > li:nth-of-type(1), #sp-block-container-13 > ol > ol > li:nth-of-type(1), #sp-block-container-14 > ol > ol > li:nth-of-type(1), #sp-block-container-15 > ol > ol > li:nth-of-type(1), #sp-block-container-16 > ol > ol > li:nth-of-type(1), #sp-block-container-17 > ol > ol > li:nth-of-type(1), #sp-block-container-2 > ol > ol > li:nth-of-type(1), #sp-block-container-3 > ol > ol > li:nth-of-type(1), #sp-block-container-4 > ol > ol > li:nth-of-type(1), #sp-block-container-6 > ol > ol > li:nth-of-type(1), #sp-block-container-7 > ol > ol > li:nth-of-type(1), #sp-block-container-9 > ol > ol > li:nth-of-type(1), #spb-block-container-2 > ol > ol > li:nth-of-type(1){
  padding-top : 0px;
}

.page-about#content #page-content > p, .page-access#content #page-content > p, .page-activity_archive#content #page-content > p, .page-charge#content #page-content > p, .page-contact#content #page-content > p, .page-custom#content #page-content > p, .page-instructor#content #page-content > p, .page-lesson#content #page-content > p, #sp-block-container-1 > p, #sp-block-container-11 > p, #sp-block-container-13 > p, #sp-block-container-14 > p, #sp-block-container-15 > p, #sp-block-container-16 > p, #sp-block-container-17 > p, #sp-block-container-2 > p, #sp-block-container-3 > p, #sp-block-container-4 > p, #sp-block-container-6 > p, #sp-block-container-7 > p, #sp-block-container-9 > p, #spb-block-container-2 > p{
  font-size : 1.6rem;
  line-height : 1.6;
}

.page-about#content #page-content > p:nth-of-type(1), .page-access#content #page-content > p:nth-of-type(1), .page-activity_archive#content #page-content > p:nth-of-type(1), .page-charge#content #page-content > p:nth-of-type(1), .page-contact#content #page-content > p:nth-of-type(1), .page-custom#content #page-content > p:nth-of-type(1), .page-instructor#content #page-content > p:nth-of-type(1), .page-lesson#content #page-content > p:nth-of-type(1), #sp-block-container-1 > p:nth-of-type(1), #sp-block-container-11 > p:nth-of-type(1), #sp-block-container-13 > p:nth-of-type(1), #sp-block-container-14 > p:nth-of-type(1), #sp-block-container-15 > p:nth-of-type(1), #sp-block-container-16 > p:nth-of-type(1), #sp-block-container-17 > p:nth-of-type(1), #sp-block-container-2 > p:nth-of-type(1), #sp-block-container-3 > p:nth-of-type(1), #sp-block-container-4 > p:nth-of-type(1), #sp-block-container-6 > p:nth-of-type(1), #sp-block-container-7 > p:nth-of-type(1), #sp-block-container-9 > p:nth-of-type(1), #spb-block-container-2 > p:nth-of-type(1){
  margin-top : 0px;
}

.page-about#content #page-content > pre, .page-access#content #page-content > pre, .page-activity_archive#content #page-content > pre, .page-charge#content #page-content > pre, .page-contact#content #page-content > pre, .page-custom#content #page-content > pre, .page-instructor#content #page-content > pre, .page-lesson#content #page-content > pre, #sp-block-container-1 > pre, #sp-block-container-11 > pre, #sp-block-container-13 > pre, #sp-block-container-14 > pre, #sp-block-container-15 > pre, #sp-block-container-16 > pre, #sp-block-container-17 > pre, #sp-block-container-2 > pre, #sp-block-container-3 > pre, #sp-block-container-4 > pre, #sp-block-container-6 > pre, #sp-block-container-7 > pre, #sp-block-container-9 > pre, #spb-block-container-2 > pre{
  line-height : 1.6;
  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 : 1.6em;
  padding-left : 1.6em;
  padding-right : 1.6em;
  padding-bottom : 1.6em;
  margin-bottom : 1.6em;
  border-top-width : 1px;
  border-left-width : 1px;
  border-right-width : 1px;
  border-bottom-width : 1px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
  max-width : 100%;
  white-space : pre;
  overflow : auto;
}

.page-about#content #page-content > table:not(.sp-table), .page-access#content #page-content > table:not(.sp-table), .page-activity_archive#content #page-content > table:not(.sp-table), .page-charge#content #page-content > table:not(.sp-table), .page-contact#content #page-content > table:not(.sp-table), .page-custom#content #page-content > table:not(.sp-table), .page-instructor#content #page-content > table:not(.sp-table), .page-lesson#content #page-content > table:not(.sp-table), #sp-block-container-1 > table:not(.sp-table), #sp-block-container-11 > table:not(.sp-table), #sp-block-container-13 > table:not(.sp-table), #sp-block-container-14 > table:not(.sp-table), #sp-block-container-15 > table:not(.sp-table), #sp-block-container-16 > table:not(.sp-table), #sp-block-container-17 > table:not(.sp-table), #sp-block-container-2 > table:not(.sp-table), #sp-block-container-3 > table:not(.sp-table), #sp-block-container-4 > table:not(.sp-table), #sp-block-container-6 > table:not(.sp-table), #sp-block-container-7 > table:not(.sp-table), #sp-block-container-9 > table:not(.sp-table), #spb-block-container-2 > table:not(.sp-table){
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 20px;
  width : 100%;
  border-collapse : collapse;
}

.page-about#content #page-content > table:not(.sp-table) > tbody > tr > td, .page-access#content #page-content > table:not(.sp-table) > tbody > tr > td, .page-activity_archive#content #page-content > table:not(.sp-table) > tbody > tr > td, .page-charge#content #page-content > table:not(.sp-table) > tbody > tr > td, .page-contact#content #page-content > table:not(.sp-table) > tbody > tr > td, .page-custom#content #page-content > table:not(.sp-table) > tbody > tr > td, .page-instructor#content #page-content > table:not(.sp-table) > tbody > tr > td, .page-lesson#content #page-content > table:not(.sp-table) > tbody > tr > td, #sp-block-container-1 > table:not(.sp-table) > tbody > tr > td, #sp-block-container-11 > table:not(.sp-table) > tbody > tr > td, #sp-block-container-13 > table:not(.sp-table) > tbody > tr > td, #sp-block-container-14 > table:not(.sp-table) > tbody > tr > td, #sp-block-container-15 > table:not(.sp-table) > tbody > tr > td, #sp-block-container-16 > table:not(.sp-table) > tbody > tr > td, #sp-block-container-17 > table:not(.sp-table) > tbody > tr > td, #sp-block-container-2 > table:not(.sp-table) > tbody > tr > td, #sp-block-container-3 > table:not(.sp-table) > tbody > tr > td, #sp-block-container-4 > table:not(.sp-table) > tbody > tr > td, #sp-block-container-6 > table:not(.sp-table) > tbody > tr > td, #sp-block-container-7 > table:not(.sp-table) > tbody > tr > td, #sp-block-container-9 > table:not(.sp-table) > tbody > tr > td, #spb-block-container-2 > table:not(.sp-table) > tbody > tr > td{
  color : #333333;
  background-color : #ffffff;
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  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 : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
}

.page-about#content #page-content > table:not(.sp-table) > tbody > tr > th, .page-access#content #page-content > table:not(.sp-table) > tbody > tr > th, .page-activity_archive#content #page-content > table:not(.sp-table) > tbody > tr > th, .page-charge#content #page-content > table:not(.sp-table) > tbody > tr > th, .page-contact#content #page-content > table:not(.sp-table) > tbody > tr > th, .page-custom#content #page-content > table:not(.sp-table) > tbody > tr > th, .page-instructor#content #page-content > table:not(.sp-table) > tbody > tr > th, .page-lesson#content #page-content > table:not(.sp-table) > tbody > tr > th, #sp-block-container-1 > table:not(.sp-table) > tbody > tr > th, #sp-block-container-11 > table:not(.sp-table) > tbody > tr > th, #sp-block-container-13 > table:not(.sp-table) > tbody > tr > th, #sp-block-container-14 > table:not(.sp-table) > tbody > tr > th, #sp-block-container-15 > table:not(.sp-table) > tbody > tr > th, #sp-block-container-16 > table:not(.sp-table) > tbody > tr > th, #sp-block-container-17 > table:not(.sp-table) > tbody > tr > th, #sp-block-container-2 > table:not(.sp-table) > tbody > tr > th, #sp-block-container-3 > table:not(.sp-table) > tbody > tr > th, #sp-block-container-4 > table:not(.sp-table) > tbody > tr > th, #sp-block-container-6 > table:not(.sp-table) > tbody > tr > th, #sp-block-container-7 > table:not(.sp-table) > tbody > tr > th, #sp-block-container-9 > table:not(.sp-table) > tbody > tr > th, #spb-block-container-2 > table:not(.sp-table) > tbody > tr > th{
  font-weight : bold;
  color : #ffffff;
  background-color : #605043;
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  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 : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
}

.page-about#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, .page-access#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, .page-activity_archive#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, .page-charge#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, .page-contact#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, .page-custom#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, .page-instructor#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, .page-lesson#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, #sp-block-container-1 > table:not(.sp-table) > tbody > tr > th.col-title, #sp-block-container-11 > table:not(.sp-table) > tbody > tr > th.col-title, #sp-block-container-13 > table:not(.sp-table) > tbody > tr > th.col-title, #sp-block-container-14 > table:not(.sp-table) > tbody > tr > th.col-title, #sp-block-container-15 > table:not(.sp-table) > tbody > tr > th.col-title, #sp-block-container-16 > table:not(.sp-table) > tbody > tr > th.col-title, #sp-block-container-17 > table:not(.sp-table) > tbody > tr > th.col-title, #sp-block-container-2 > table:not(.sp-table) > tbody > tr > th.col-title, #sp-block-container-3 > table:not(.sp-table) > tbody > tr > th.col-title, #sp-block-container-4 > table:not(.sp-table) > tbody > tr > th.col-title, #sp-block-container-6 > table:not(.sp-table) > tbody > tr > th.col-title, #sp-block-container-7 > table:not(.sp-table) > tbody > tr > th.col-title, #sp-block-container-9 > table:not(.sp-table) > tbody > tr > th.col-title, #spb-block-container-2 > table:not(.sp-table) > tbody > tr > th.col-title{
  font-weight : bold;
  color : #ffffff;
  background-color : #605043;
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  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 : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
}

.page-about#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, .page-access#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, .page-activity_archive#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, .page-charge#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, .page-contact#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, .page-custom#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, .page-instructor#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, .page-lesson#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, #sp-block-container-1 > table:not(.sp-table) > tbody > tr > th.row-title, #sp-block-container-11 > table:not(.sp-table) > tbody > tr > th.row-title, #sp-block-container-13 > table:not(.sp-table) > tbody > tr > th.row-title, #sp-block-container-14 > table:not(.sp-table) > tbody > tr > th.row-title, #sp-block-container-15 > table:not(.sp-table) > tbody > tr > th.row-title, #sp-block-container-16 > table:not(.sp-table) > tbody > tr > th.row-title, #sp-block-container-17 > table:not(.sp-table) > tbody > tr > th.row-title, #sp-block-container-2 > table:not(.sp-table) > tbody > tr > th.row-title, #sp-block-container-3 > table:not(.sp-table) > tbody > tr > th.row-title, #sp-block-container-4 > table:not(.sp-table) > tbody > tr > th.row-title, #sp-block-container-6 > table:not(.sp-table) > tbody > tr > th.row-title, #sp-block-container-7 > table:not(.sp-table) > tbody > tr > th.row-title, #sp-block-container-9 > table:not(.sp-table) > tbody > tr > th.row-title, #spb-block-container-2 > table:not(.sp-table) > tbody > tr > th.row-title{
  font-weight : bold;
  color : #ffffff;
  background-color : #605043;
  padding-top : 10px;
  padding-left : 20px;
  padding-right : 20px;
  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 : #cccccc;
  border-left-color : #cccccc;
  border-right-color : #cccccc;
  border-bottom-color : #cccccc;
}

.page-about#content #page-content > ul:not(.sp-list), .page-access#content #page-content > ul:not(.sp-list), .page-activity_archive#content #page-content > ul:not(.sp-list), .page-charge#content #page-content > ul:not(.sp-list), .page-contact#content #page-content > ul:not(.sp-list), .page-custom#content #page-content > ul:not(.sp-list), .page-instructor#content #page-content > ul:not(.sp-list), .page-lesson#content #page-content > ul:not(.sp-list), #sp-block-container-1 > ul:not(.sp-list), #sp-block-container-11 > ul:not(.sp-list), #sp-block-container-13 > ul:not(.sp-list), #sp-block-container-14 > ul:not(.sp-list), #sp-block-container-15 > ul:not(.sp-list), #sp-block-container-16 > ul:not(.sp-list), #sp-block-container-17 > ul:not(.sp-list), #sp-block-container-2 > ul:not(.sp-list), #sp-block-container-3 > ul:not(.sp-list), #sp-block-container-4 > ul:not(.sp-list), #sp-block-container-6 > ul:not(.sp-list), #sp-block-container-7 > ul:not(.sp-list), #sp-block-container-9 > ul:not(.sp-list), #spb-block-container-2 > ul:not(.sp-list){
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 20px;
  list-style-type : none;
  list-style-position : outside;
}

.page-about#content #page-content > ul:not(.sp-list) li, .page-access#content #page-content > ul:not(.sp-list) li, .page-activity_archive#content #page-content > ul:not(.sp-list) li, .page-charge#content #page-content > ul:not(.sp-list) li, .page-contact#content #page-content > ul:not(.sp-list) li, .page-custom#content #page-content > ul:not(.sp-list) li, .page-instructor#content #page-content > ul:not(.sp-list) li, .page-lesson#content #page-content > ul:not(.sp-list) li, #sp-block-container-1 > ul:not(.sp-list) li, #sp-block-container-11 > ul:not(.sp-list) li, #sp-block-container-13 > ul:not(.sp-list) li, #sp-block-container-14 > ul:not(.sp-list) li, #sp-block-container-15 > ul:not(.sp-list) li, #sp-block-container-16 > ul:not(.sp-list) li, #sp-block-container-17 > ul:not(.sp-list) li, #sp-block-container-2 > ul:not(.sp-list) li, #sp-block-container-3 > ul:not(.sp-list) li, #sp-block-container-4 > ul:not(.sp-list) li, #sp-block-container-6 > ul:not(.sp-list) li, #sp-block-container-7 > ul:not(.sp-list) li, #sp-block-container-9 > ul:not(.sp-list) li, #spb-block-container-2 > ul:not(.sp-list) li{
  background-image : url(img/icon-arrow-right.png);
  background-repeat : no-repeat;
  background-position : left 19px;
  background-size : 3px 5px;
  padding-top : 6px;
  padding-left : 20px;
  padding-right : 0px;
  padding-bottom : 0px;
}

.page-about#content #page-content > ul:not(.sp-list) ul, .page-access#content #page-content > ul:not(.sp-list) ul, .page-activity_archive#content #page-content > ul:not(.sp-list) ul, .page-charge#content #page-content > ul:not(.sp-list) ul, .page-contact#content #page-content > ul:not(.sp-list) ul, .page-custom#content #page-content > ul:not(.sp-list) ul, .page-instructor#content #page-content > ul:not(.sp-list) ul, .page-lesson#content #page-content > ul:not(.sp-list) ul, #sp-block-container-1 > ul:not(.sp-list) ul, #sp-block-container-11 > ul:not(.sp-list) ul, #sp-block-container-13 > ul:not(.sp-list) ul, #sp-block-container-14 > ul:not(.sp-list) ul, #sp-block-container-15 > ul:not(.sp-list) ul, #sp-block-container-16 > ul:not(.sp-list) ul, #sp-block-container-17 > ul:not(.sp-list) ul, #sp-block-container-2 > ul:not(.sp-list) ul, #sp-block-container-3 > ul:not(.sp-list) ul, #sp-block-container-4 > ul:not(.sp-list) ul, #sp-block-container-6 > ul:not(.sp-list) ul, #sp-block-container-7 > ul:not(.sp-list) ul, #sp-block-container-9 > ul:not(.sp-list) ul, #spb-block-container-2 > ul:not(.sp-list) ul{
  margin-bottom : 0px;
}

.page-about#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), .page-access#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), .page-activity_archive#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), .page-charge#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), .page-contact#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), .page-custom#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), .page-instructor#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), .page-lesson#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), #sp-block-container-1 > ul:not(.sp-list) > ul > li:nth-of-type(1), #sp-block-container-11 > ul:not(.sp-list) > ul > li:nth-of-type(1), #sp-block-container-13 > ul:not(.sp-list) > ul > li:nth-of-type(1), #sp-block-container-14 > ul:not(.sp-list) > ul > li:nth-of-type(1), #sp-block-container-15 > ul:not(.sp-list) > ul > li:nth-of-type(1), #sp-block-container-16 > ul:not(.sp-list) > ul > li:nth-of-type(1), #sp-block-container-17 > ul:not(.sp-list) > ul > li:nth-of-type(1), #sp-block-container-2 > ul:not(.sp-list) > ul > li:nth-of-type(1), #sp-block-container-3 > ul:not(.sp-list) > ul > li:nth-of-type(1), #sp-block-container-4 > ul:not(.sp-list) > ul > li:nth-of-type(1), #sp-block-container-6 > ul:not(.sp-list) > ul > li:nth-of-type(1), #sp-block-container-7 > ul:not(.sp-list) > ul > li:nth-of-type(1), #sp-block-container-9 > ul:not(.sp-list) > ul > li:nth-of-type(1), #spb-block-container-2 > ul:not(.sp-list) > ul > li:nth-of-type(1){
  padding-top : 0px;
}

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

  .page-about#content #page-content, .page-access#content #page-content, .page-activity_archive#content #page-content, .page-charge#content #page-content, .page-contact#content #page-content, .page-custom#content #page-content, .page-instructor#content #page-content, .page-lesson#content #page-content, #sp-block-container-1, #sp-block-container-11, #sp-block-container-13, #sp-block-container-14, #sp-block-container-15, #sp-block-container-16, #sp-block-container-17, #sp-block-container-2, #sp-block-container-3, #sp-block-container-4, #sp-block-container-6, #sp-block-container-7, #sp-block-container-9, #spb-block-container-2{
    margin-bottom : 22px;
  }
}

#sp-block-container-12 {
}

#sp-block-container-12 .copyright{
  font-size : 1.2rem;
  color : #ffffff;
  text-align : center;
  padding-top : 15px;
  padding-bottom : 15px;
  margin-top : 0px;
  margin-bottom : 0px;
}

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

  #sp-block-container-12 {
  }

  #sp-block-container-12 .copyright{
    padding-right : 20px;
  }
}

#sp-entry-content-10, #sp-entry-content-11, #sp-entry-content-12, #sp-entry-content-13, #sp-entry-content-14, #sp-entry-content-15, #sp-entry-content-16, #sp-entry-content-17, #sp-entry-content-18, #sp-entry-content-19, #sp-entry-content-20, #sp-entry-content-4, #sp-entry-content-5, #sp-entry-content-6, #sp-entry-content-7, #sp-entry-content-8, #sp-entry-content-9, #sp-wp-post-list-2{
  font-size : 13px;
  color : #666666;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 25px;
  width : 100%;
  position : relative;
}

#sp-entry-content-10 #hpb-pagenation, #sp-entry-content-11 #hpb-pagenation, #sp-entry-content-12 #hpb-pagenation, #sp-entry-content-13 #hpb-pagenation, #sp-entry-content-14 #hpb-pagenation, #sp-entry-content-15 #hpb-pagenation, #sp-entry-content-16 #hpb-pagenation, #sp-entry-content-17 #hpb-pagenation, #sp-entry-content-18 #hpb-pagenation, #sp-entry-content-19 #hpb-pagenation, #sp-entry-content-20 #hpb-pagenation, #sp-entry-content-4 #hpb-pagenation, #sp-entry-content-5 #hpb-pagenation, #sp-entry-content-6 #hpb-pagenation, #sp-entry-content-7 #hpb-pagenation, #sp-entry-content-8 #hpb-pagenation, #sp-entry-content-9 #hpb-pagenation, #sp-wp-post-list-2 #hpb-pagenation{
  padding-top : 2px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 2px;
}

#sp-entry-content-10 .hpb-more-entry, #sp-entry-content-11 .hpb-more-entry, #sp-entry-content-12 .hpb-more-entry, #sp-entry-content-13 .hpb-more-entry, #sp-entry-content-14 .hpb-more-entry, #sp-entry-content-15 .hpb-more-entry, #sp-entry-content-16 .hpb-more-entry, #sp-entry-content-17 .hpb-more-entry, #sp-entry-content-18 .hpb-more-entry, #sp-entry-content-19 .hpb-more-entry, #sp-entry-content-20 .hpb-more-entry, #sp-entry-content-4 .hpb-more-entry, #sp-entry-content-5 .hpb-more-entry, #sp-entry-content-6 .hpb-more-entry, #sp-entry-content-7 .hpb-more-entry, #sp-entry-content-8 .hpb-more-entry, #sp-entry-content-9 .hpb-more-entry, #sp-wp-post-list-2 .hpb-more-entry{
  text-align : right;
  padding-top : 8px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 0px;
}

#sp-entry-content-10 .nav-next, #sp-entry-content-11 .nav-next, #sp-entry-content-12 .nav-next, #sp-entry-content-13 .nav-next, #sp-entry-content-14 .nav-next, #sp-entry-content-15 .nav-next, #sp-entry-content-16 .nav-next, #sp-entry-content-17 .nav-next, #sp-entry-content-18 .nav-next, #sp-entry-content-19 .nav-next, #sp-entry-content-20 .nav-next, #sp-entry-content-4 .nav-next, #sp-entry-content-5 .nav-next, #sp-entry-content-6 .nav-next, #sp-entry-content-7 .nav-next, #sp-entry-content-8 .nav-next, #sp-entry-content-9 .nav-next, #sp-wp-post-list-2 .nav-next{
  margin-right : 10px;
  float : right;
}

#sp-entry-content-10 .nav-previous, #sp-entry-content-11 .nav-previous, #sp-entry-content-12 .nav-previous, #sp-entry-content-13 .nav-previous, #sp-entry-content-14 .nav-previous, #sp-entry-content-15 .nav-previous, #sp-entry-content-16 .nav-previous, #sp-entry-content-17 .nav-previous, #sp-entry-content-18 .nav-previous, #sp-entry-content-19 .nav-previous, #sp-entry-content-20 .nav-previous, #sp-entry-content-4 .nav-previous, #sp-entry-content-5 .nav-previous, #sp-entry-content-6 .nav-previous, #sp-entry-content-7 .nav-previous, #sp-entry-content-8 .nav-previous, #sp-entry-content-9 .nav-previous, #sp-wp-post-list-2 .nav-previous{
  margin-left : 10px;
  float : left;
}

#sp-entry-content-10 a, #sp-entry-content-11 a, #sp-entry-content-12 a, #sp-entry-content-13 a, #sp-entry-content-14 a, #sp-entry-content-15 a, #sp-entry-content-16 a, #sp-entry-content-17 a, #sp-entry-content-18 a, #sp-entry-content-19 a, #sp-entry-content-20 a, #sp-entry-content-4 a, #sp-entry-content-5 a, #sp-entry-content-6 a, #sp-entry-content-7 a, #sp-entry-content-8 a, #sp-entry-content-9 a, #sp-wp-post-list-2 a{
  color : #7a7a7a;
  text-decoration : none;
}

#sp-entry-content-10 a:active, #sp-entry-content-11 a:active, #sp-entry-content-12 a:active, #sp-entry-content-13 a:active, #sp-entry-content-14 a:active, #sp-entry-content-15 a:active, #sp-entry-content-16 a:active, #sp-entry-content-17 a:active, #sp-entry-content-18 a:active, #sp-entry-content-19 a:active, #sp-entry-content-20 a:active, #sp-entry-content-4 a:active, #sp-entry-content-5 a:active, #sp-entry-content-6 a:active, #sp-entry-content-7 a:active, #sp-entry-content-8 a:active, #sp-entry-content-9 a:active, #sp-wp-post-list-2 a:active{
  text-decoration : underline;
}

#sp-entry-content-10 a:hover, #sp-entry-content-11 a:hover, #sp-entry-content-12 a:hover, #sp-entry-content-13 a:hover, #sp-entry-content-14 a:hover, #sp-entry-content-15 a:hover, #sp-entry-content-16 a:hover, #sp-entry-content-17 a:hover, #sp-entry-content-18 a:hover, #sp-entry-content-19 a:hover, #sp-entry-content-20 a:hover, #sp-entry-content-4 a:hover, #sp-entry-content-5 a:hover, #sp-entry-content-6 a:hover, #sp-entry-content-7 a:hover, #sp-entry-content-8 a:hover, #sp-entry-content-9 a:hover, #sp-wp-post-list-2 a:hover{
  text-decoration : underline;
}

#sp-entry-content-10 article, #sp-entry-content-11 article, #sp-entry-content-12 article, #sp-entry-content-13 article, #sp-entry-content-14 article, #sp-entry-content-15 article, #sp-entry-content-16 article, #sp-entry-content-17 article, #sp-entry-content-18 article, #sp-entry-content-19 article, #sp-entry-content-20 article, #sp-entry-content-4 article, #sp-entry-content-5 article, #sp-entry-content-6 article, #sp-entry-content-7 article, #sp-entry-content-8 article, #sp-entry-content-9 article, #sp-wp-post-list-2 article{
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 8px;
}

#sp-entry-content-10 dl, #sp-entry-content-11 dl, #sp-entry-content-12 dl, #sp-entry-content-13 dl, #sp-entry-content-14 dl, #sp-entry-content-15 dl, #sp-entry-content-16 dl, #sp-entry-content-17 dl, #sp-entry-content-18 dl, #sp-entry-content-19 dl, #sp-entry-content-20 dl, #sp-entry-content-4 dl, #sp-entry-content-5 dl, #sp-entry-content-6 dl, #sp-entry-content-7 dl, #sp-entry-content-8 dl, #sp-entry-content-9 dl, #sp-wp-post-list-2 dl{
  margin-top : 10px;
}

#sp-entry-content-10 footer, #sp-entry-content-11 footer, #sp-entry-content-12 footer, #sp-entry-content-13 footer, #sp-entry-content-14 footer, #sp-entry-content-15 footer, #sp-entry-content-16 footer, #sp-entry-content-17 footer, #sp-entry-content-18 footer, #sp-entry-content-19 footer, #sp-entry-content-20 footer, #sp-entry-content-4 footer, #sp-entry-content-5 footer, #sp-entry-content-6 footer, #sp-entry-content-7 footer, #sp-entry-content-8 footer, #sp-entry-content-9 footer, #sp-wp-post-list-2 footer{
  color : #999999;
}

#sp-entry-content-10 h1, #sp-entry-content-11 h1, #sp-entry-content-12 h1, #sp-entry-content-13 h1, #sp-entry-content-14 h1, #sp-entry-content-15 h1, #sp-entry-content-16 h1, #sp-entry-content-17 h1, #sp-entry-content-18 h1, #sp-entry-content-19 h1, #sp-entry-content-20 h1, #sp-entry-content-4 h1, #sp-entry-content-5 h1, #sp-entry-content-6 h1, #sp-entry-content-7 h1, #sp-entry-content-8 h1, #sp-entry-content-9 h1, #sp-wp-post-list-2 h1{
  text-indent : -9999px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  display : none;
}

#sp-entry-content-10 h4, #sp-entry-content-11 h4, #sp-entry-content-12 h4, #sp-entry-content-13 h4, #sp-entry-content-14 h4, #sp-entry-content-15 h4, #sp-entry-content-16 h4, #sp-entry-content-17 h4, #sp-entry-content-18 h4, #sp-entry-content-19 h4, #sp-entry-content-20 h4, #sp-entry-content-4 h4, #sp-entry-content-5 h4, #sp-entry-content-6 h4, #sp-entry-content-7 h4, #sp-entry-content-8 h4, #sp-entry-content-9 h4, #sp-wp-post-list-2 h4{
  font-size : 14px;
  color : #4a4a4a;
  padding-top : 3px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 3px;
  margin-top : 10px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 4px;
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #666666;
}

#sp-entry-content-10 h4 a, #sp-entry-content-11 h4 a, #sp-entry-content-12 h4 a, #sp-entry-content-13 h4 a, #sp-entry-content-14 h4 a, #sp-entry-content-15 h4 a, #sp-entry-content-16 h4 a, #sp-entry-content-17 h4 a, #sp-entry-content-18 h4 a, #sp-entry-content-19 h4 a, #sp-entry-content-20 h4 a, #sp-entry-content-4 h4 a, #sp-entry-content-5 h4 a, #sp-entry-content-6 h4 a, #sp-entry-content-7 h4 a, #sp-entry-content-8 h4 a, #sp-entry-content-9 h4 a, #sp-wp-post-list-2 h4 a{
  color : #7a7a7a;
  text-decoration : none;
}

#sp-entry-content-10 h4 a:hover, #sp-entry-content-11 h4 a:hover, #sp-entry-content-12 h4 a:hover, #sp-entry-content-13 h4 a:hover, #sp-entry-content-14 h4 a:hover, #sp-entry-content-15 h4 a:hover, #sp-entry-content-16 h4 a:hover, #sp-entry-content-17 h4 a:hover, #sp-entry-content-18 h4 a:hover, #sp-entry-content-19 h4 a:hover, #sp-entry-content-20 h4 a:hover, #sp-entry-content-4 h4 a:hover, #sp-entry-content-5 h4 a:hover, #sp-entry-content-6 h4 a:hover, #sp-entry-content-7 h4 a:hover, #sp-entry-content-8 h4 a:hover, #sp-entry-content-9 h4 a:hover, #sp-wp-post-list-2 h4 a:hover{
  text-decoration : underline;
}

#sp-entry-content-10 img, #sp-entry-content-11 img, #sp-entry-content-12 img, #sp-entry-content-13 img, #sp-entry-content-14 img, #sp-entry-content-15 img, #sp-entry-content-16 img, #sp-entry-content-17 img, #sp-entry-content-18 img, #sp-entry-content-19 img, #sp-entry-content-20 img, #sp-entry-content-4 img, #sp-entry-content-5 img, #sp-entry-content-6 img, #sp-entry-content-7 img, #sp-entry-content-8 img, #sp-entry-content-9 img, #sp-wp-post-list-2 img{
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #dddddd;
  border-left-color : #dddddd;
  border-right-color : #dddddd;
  border-bottom-color : #dddddd;
}

#sp-entry-content-10 li, #sp-entry-content-11 li, #sp-entry-content-12 li, #sp-entry-content-13 li, #sp-entry-content-14 li, #sp-entry-content-15 li, #sp-entry-content-16 li, #sp-entry-content-17 li, #sp-entry-content-18 li, #sp-entry-content-19 li, #sp-entry-content-20 li, #sp-entry-content-4 li, #sp-entry-content-5 li, #sp-entry-content-6 li, #sp-entry-content-7 li, #sp-entry-content-8 li, #sp-entry-content-9 li, #sp-wp-post-list-2 li{
  padding-bottom : 5px;
  list-style-type : none;
  list-style-position : outside;
}

#sp-entry-content-10 p, #sp-entry-content-11 p, #sp-entry-content-12 p, #sp-entry-content-13 p, #sp-entry-content-14 p, #sp-entry-content-15 p, #sp-entry-content-16 p, #sp-entry-content-17 p, #sp-entry-content-18 p, #sp-entry-content-19 p, #sp-entry-content-20 p, #sp-entry-content-4 p, #sp-entry-content-5 p, #sp-entry-content-6 p, #sp-entry-content-7 p, #sp-entry-content-8 p, #sp-entry-content-9 p, #sp-wp-post-list-2 p{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-entry-content-10 p > img, #sp-entry-content-11 p > img, #sp-entry-content-12 p > img, #sp-entry-content-13 p > img, #sp-entry-content-14 p > img, #sp-entry-content-15 p > img, #sp-entry-content-16 p > img, #sp-entry-content-17 p > img, #sp-entry-content-18 p > img, #sp-entry-content-19 p > img, #sp-entry-content-20 p > img, #sp-entry-content-4 p > img, #sp-entry-content-5 p > img, #sp-entry-content-6 p > img, #sp-entry-content-7 p > img, #sp-entry-content-8 p > img, #sp-entry-content-9 p > img, #sp-wp-post-list-2 p > img{
  margin-top : 5px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 5px;
}

#sp-entry-content-10 ul, #sp-entry-content-11 ul, #sp-entry-content-12 ul, #sp-entry-content-13 ul, #sp-entry-content-14 ul, #sp-entry-content-15 ul, #sp-entry-content-16 ul, #sp-entry-content-17 ul, #sp-entry-content-18 ul, #sp-entry-content-19 ul, #sp-entry-content-20 ul, #sp-entry-content-4 ul, #sp-entry-content-5 ul, #sp-entry-content-6 ul, #sp-entry-content-7 ul, #sp-entry-content-8 ul, #sp-entry-content-9 ul, #sp-wp-post-list-2 ul{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 10px;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 10px;
}

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

.hpb-viewtype-content#sp-entry-content-10 dl, .hpb-viewtype-content#sp-entry-content-11 dl, .hpb-viewtype-content#sp-entry-content-12 dl, .hpb-viewtype-content#sp-entry-content-13 dl, .hpb-viewtype-content#sp-entry-content-14 dl, .hpb-viewtype-content#sp-entry-content-15 dl, .hpb-viewtype-content#sp-entry-content-16 dl, .hpb-viewtype-content#sp-entry-content-17 dl, .hpb-viewtype-content#sp-entry-content-18 dl, .hpb-viewtype-content#sp-entry-content-19 dl, .hpb-viewtype-content#sp-entry-content-20 dl, .hpb-viewtype-content#sp-entry-content-4 dl, .hpb-viewtype-content#sp-entry-content-5 dl, .hpb-viewtype-content#sp-entry-content-6 dl, .hpb-viewtype-content#sp-entry-content-7 dl, .hpb-viewtype-content#sp-entry-content-8 dl, .hpb-viewtype-content#sp-entry-content-9 dl, .hpb-viewtype-content#sp-wp-post-list-2 dl{
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
}

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

.hpb-viewtype-date#sp-entry-content-10 dd, .hpb-viewtype-date#sp-entry-content-11 dd, .hpb-viewtype-date#sp-entry-content-12 dd, .hpb-viewtype-date#sp-entry-content-13 dd, .hpb-viewtype-date#sp-entry-content-14 dd, .hpb-viewtype-date#sp-entry-content-15 dd, .hpb-viewtype-date#sp-entry-content-16 dd, .hpb-viewtype-date#sp-entry-content-17 dd, .hpb-viewtype-date#sp-entry-content-18 dd, .hpb-viewtype-date#sp-entry-content-19 dd, .hpb-viewtype-date#sp-entry-content-20 dd, .hpb-viewtype-date#sp-entry-content-4 dd, .hpb-viewtype-date#sp-entry-content-5 dd, .hpb-viewtype-date#sp-entry-content-6 dd, .hpb-viewtype-date#sp-entry-content-7 dd, .hpb-viewtype-date#sp-entry-content-8 dd, .hpb-viewtype-date#sp-entry-content-9 dd, .hpb-viewtype-date#sp-wp-post-list-2 dd{
  padding-top : 0px;
  padding-left : 120px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-left : 0px;
  margin-bottom : 5px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #cccccc;
}

.hpb-viewtype-date#sp-entry-content-10 dl, .hpb-viewtype-date#sp-entry-content-11 dl, .hpb-viewtype-date#sp-entry-content-12 dl, .hpb-viewtype-date#sp-entry-content-13 dl, .hpb-viewtype-date#sp-entry-content-14 dl, .hpb-viewtype-date#sp-entry-content-15 dl, .hpb-viewtype-date#sp-entry-content-16 dl, .hpb-viewtype-date#sp-entry-content-17 dl, .hpb-viewtype-date#sp-entry-content-18 dl, .hpb-viewtype-date#sp-entry-content-19 dl, .hpb-viewtype-date#sp-entry-content-20 dl, .hpb-viewtype-date#sp-entry-content-4 dl, .hpb-viewtype-date#sp-entry-content-5 dl, .hpb-viewtype-date#sp-entry-content-6 dl, .hpb-viewtype-date#sp-entry-content-7 dl, .hpb-viewtype-date#sp-entry-content-8 dl, .hpb-viewtype-date#sp-entry-content-9 dl, .hpb-viewtype-date#sp-wp-post-list-2 dl{
  padding-top : 0px;
  padding-left : 25px;
  padding-right : 25px;
  padding-bottom : 0px;
  overflow : hidden;
}

.hpb-viewtype-date#sp-entry-content-10 dt, .hpb-viewtype-date#sp-entry-content-11 dt, .hpb-viewtype-date#sp-entry-content-12 dt, .hpb-viewtype-date#sp-entry-content-13 dt, .hpb-viewtype-date#sp-entry-content-14 dt, .hpb-viewtype-date#sp-entry-content-15 dt, .hpb-viewtype-date#sp-entry-content-16 dt, .hpb-viewtype-date#sp-entry-content-17 dt, .hpb-viewtype-date#sp-entry-content-18 dt, .hpb-viewtype-date#sp-entry-content-19 dt, .hpb-viewtype-date#sp-entry-content-20 dt, .hpb-viewtype-date#sp-entry-content-4 dt, .hpb-viewtype-date#sp-entry-content-5 dt, .hpb-viewtype-date#sp-entry-content-6 dt, .hpb-viewtype-date#sp-entry-content-7 dt, .hpb-viewtype-date#sp-entry-content-8 dt, .hpb-viewtype-date#sp-entry-content-9 dt, .hpb-viewtype-date#sp-wp-post-list-2 dt{
  font-weight : bold;
  color : #999999;
  padding-bottom : 5px;
  width : 120px;
  float : left;
  clear : both;
}

.hpb-viewtype-simple#sp-entry-content-10 div, .hpb-viewtype-simple#sp-entry-content-11 div, .hpb-viewtype-simple#sp-entry-content-12 div, .hpb-viewtype-simple#sp-entry-content-13 div, .hpb-viewtype-simple#sp-entry-content-14 div, .hpb-viewtype-simple#sp-entry-content-15 div, .hpb-viewtype-simple#sp-entry-content-16 div, .hpb-viewtype-simple#sp-entry-content-17 div, .hpb-viewtype-simple#sp-entry-content-18 div, .hpb-viewtype-simple#sp-entry-content-19 div, .hpb-viewtype-simple#sp-entry-content-20 div, .hpb-viewtype-simple#sp-entry-content-4 div, .hpb-viewtype-simple#sp-entry-content-5 div, .hpb-viewtype-simple#sp-entry-content-6 div, .hpb-viewtype-simple#sp-entry-content-7 div, .hpb-viewtype-simple#sp-entry-content-8 div, .hpb-viewtype-simple#sp-entry-content-9 div, .hpb-viewtype-simple#sp-wp-post-list-2 div{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
}

.hpb-viewtype-simple#sp-entry-content-10 footer, .hpb-viewtype-simple#sp-entry-content-11 footer, .hpb-viewtype-simple#sp-entry-content-12 footer, .hpb-viewtype-simple#sp-entry-content-13 footer, .hpb-viewtype-simple#sp-entry-content-14 footer, .hpb-viewtype-simple#sp-entry-content-15 footer, .hpb-viewtype-simple#sp-entry-content-16 footer, .hpb-viewtype-simple#sp-entry-content-17 footer, .hpb-viewtype-simple#sp-entry-content-18 footer, .hpb-viewtype-simple#sp-entry-content-19 footer, .hpb-viewtype-simple#sp-entry-content-20 footer, .hpb-viewtype-simple#sp-entry-content-4 footer, .hpb-viewtype-simple#sp-entry-content-5 footer, .hpb-viewtype-simple#sp-entry-content-6 footer, .hpb-viewtype-simple#sp-entry-content-7 footer, .hpb-viewtype-simple#sp-entry-content-8 footer, .hpb-viewtype-simple#sp-entry-content-9 footer, .hpb-viewtype-simple#sp-wp-post-list-2 footer{
  padding-top : 0px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 0px;
}

#sp-entry-content-10 > h3, #sp-entry-content-11 > h3, #sp-entry-content-12 > h3, #sp-entry-content-13 > h3, #sp-entry-content-14 > h3, #sp-entry-content-15 > h3, #sp-entry-content-16 > h3, #sp-entry-content-17 > h3, #sp-entry-content-18 > h3, #sp-entry-content-19 > h3, #sp-entry-content-20 > h3, #sp-entry-content-4 > h3, #sp-entry-content-5 > h3, #sp-entry-content-6 > h3, #sp-entry-content-7 > h3, #sp-entry-content-8 > h3, #sp-entry-content-9 > h3, #sp-wp-post-list-2 > h3{
  font-size : 16px;
  color : #ffffff;
  background-color : #cccccc;
  padding-top : 6px;
  padding-left : 15px;
  padding-right : 3px;
  padding-bottom : 6px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

article > div, article > div, article > div, article > div, article > div, article > div, article > div, article > div, article > div, article > div, article > div, article > div, article > div, article > div, article > div, article > div, article > div, article > div{
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
}

h4 a:active, h4 a:active, h4 a:active, h4 a:active, h4 a:active, h4 a:active, h4 a:active, h4 a:active, h4 a:active, h4 a:active, h4 a:active, h4 a:active, h4 a:active, h4 a:active, h4 a:active, h4 a:active, h4 a:active, h4 a:active{
  text-decoration : underline;
}

#spb-wp-post-list-1{
  font-size : 13px;
  color : #666666;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 25px;
  width : 100%;
  position : relative;
}

#spb-wp-post-list-1 #hpb-pagenation{
  padding-top : 2px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 2px;
}

#spb-wp-post-list-1 .hpb-more-entry{
  text-align : right;
  padding-top : 8px;
  padding-left : 16px;
  padding-right : 16px;
  padding-bottom : 0px;
}

#spb-wp-post-list-1 .nav-next{
  margin-right : 10px;
  float : right;
}

#spb-wp-post-list-1 .nav-previous{
  margin-left : 10px;
  float : left;
}

#spb-wp-post-list-1 ::after {
}

#spb-wp-post-list-1 a{
  color : #7a7a7a;
  text-decoration : none;
}

#spb-wp-post-list-1 a:active{
  text-decoration : underline;
}

#spb-wp-post-list-1 a:hover{
  text-decoration : underline;
}

#spb-wp-post-list-1 article{
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 8px;
}

#spb-wp-post-list-1 dl{
  margin-top : 10px;
}

#spb-wp-post-list-1 footer{
  color : #999999;
}

#spb-wp-post-list-1 h1{
  text-indent : -9999px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  display : none;
}

#spb-wp-post-list-1 h4{
  font-size : 1.6rem;
  color : #666666;
  padding-top : 3px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 3px;
  margin-top : 10px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 4px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #666666;
}

#spb-wp-post-list-1 h4 a{
  color : #666666;
  text-decoration : none;
}

#spb-wp-post-list-1 h4 a:active{
  text-decoration : underline;
}

#spb-wp-post-list-1 h4 a:hover{
  text-decoration : underline;
}

#spb-wp-post-list-1 img{
  border-top-width : 3px;
  border-left-width : 3px;
  border-right-width : 3px;
  border-bottom-width : 3px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #dddddd;
  border-left-color : #dddddd;
  border-right-color : #dddddd;
  border-bottom-color : #dddddd;
}

#spb-wp-post-list-1 li{
  padding-bottom : 5px;
  list-style-type : none;
  list-style-position : outside;
}

#spb-wp-post-list-1 p{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#spb-wp-post-list-1 p > img{
  margin-top : 5px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 5px;
}

#spb-wp-post-list-1 ul{
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 10px;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 10px;
}

.hpb-viewtype-content#spb-wp-post-list-1 dd{
  margin-left : 16px;
  margin-bottom : 10px;
}

.hpb-viewtype-content#spb-wp-post-list-1 dl{
  padding-top : 0px;
  padding-left : 10px;
  padding-right : 10px;
  padding-bottom : 0px;
}

.hpb-viewtype-content#spb-wp-post-list-1 dt{
  margin-bottom : 5px;
}

.hpb-viewtype-date#spb-wp-post-list-1 dd{
  padding-top : 0px;
  padding-left : 120px;
  padding-right : 0px;
  padding-bottom : 5px;
  margin-left : 0px;
  margin-bottom : 5px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #cccccc;
}

.hpb-viewtype-date#spb-wp-post-list-1 dl{
  padding-top : 0px;
  padding-left : 25px;
  padding-right : 25px;
  padding-bottom : 0px;
  overflow : hidden;
}

.hpb-viewtype-date#spb-wp-post-list-1 dt{
  font-weight : bold;
  color : #999999;
  padding-bottom : 5px;
  width : 120px;
  float : left;
  clear : both;
}

.hpb-viewtype-simple#spb-wp-post-list-1 div{
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
}

.hpb-viewtype-simple#spb-wp-post-list-1 footer{
  padding-top : 0px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 0px;
}

#spb-wp-post-list-1 > h3{
  font-size : 17px;
  color : #505050;
  padding-top : 6px;
  padding-left : 15px;
  padding-right : 3px;
  padding-bottom : 3px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #a0a0a0;
}

article > div{
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
}

#sp-image-24, #sp-image-40, #sp-image-41, #sp-image-42{
  text-decoration : none;
  border-top-width : 8px;
  border-left-width : 8px;
  border-right-width : 8px;
  border-bottom-width : 8px;
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-bottom-style : solid;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
  max-width : 100%;
}

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

#sp-image-1, #sp-image-10, #sp-image-11, #sp-image-12, #sp-image-13, #sp-image-14, #sp-image-15, #sp-image-16, #sp-image-17, #sp-image-18, #sp-image-19, #sp-image-2, #sp-image-20, #sp-image-21, #sp-image-22, #sp-image-25, #sp-image-26, #sp-image-27, #sp-image-28, #sp-image-29, #sp-image-3, #sp-image-30, #sp-image-31, #sp-image-32, #sp-image-33, #sp-image-34, #sp-image-35, #sp-image-36, #sp-image-38, #sp-image-39, #sp-image-4, #sp-image-43, #sp-image-44, #sp-image-45, #sp-image-46, #sp-image-47, #sp-image-48, #sp-image-49, #sp-image-5, #sp-image-50, #sp-image-51, #sp-image-6, #sp-image-7, #sp-image-8, #sp-image-9{
  max-width : 100%;
}

#sp-list-1{
  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 : disc;
}

#sp-list-1 li{
  margin-left : 1.5em;
  margin-bottom : 8px;
}

#sp-list-1 > li{
  color : #000000;
}

#spb-image-1, #spb-image-2, #spb-image-3{
  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-site-branding2-1{
  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;
  box-sizing : border-box;
}

#sp-site-branding2-1 .extra{
  width : 100%;
  position : relative;
}

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

#sp-site-branding2-1 .site-description{
  font-size : 10px;
  font-weight : normal;
  line-height : 20px;
  color : #4e7e58;
  text-align : center;
  width : 100%;
  display : block;
  top : 0px;
}

#sp-site-branding2-1 .site-title{
  background-color : transparent;
  background-image : url(img/03.png);
  background-repeat : no-repeat;
  background-attachment : scroll;
  background-position : center top;
  background-clip : border-box;
  background-origin : padding-box;
  background-size : auto auto;
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  min-width : 279px;
  min-height : 85px;
  float : none;
  display : block;
  overflow : hidden;
}

#sp-site-branding2-1 .site-title a{
  text-indent : -9999px;
  padding-bottom : 10px;
  min-width : 279px;
  min-height : 85px;
  display : block;
}

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

  #sp-site-branding2-1{
    width : 100%;
  }

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

  #sp-site-branding2-1 .site-title{
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    width : 100%;
    float : none;
  }

  #sp-site-branding2-1 .site-title a{
    background-position : center top;
    width : 100%;
  }

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

  .site-title::before{
    display : none;
  }
}

.page-about#content #page-content > .paragraph cite{
  background-image : -webkit-gradient(linear, left bottom, right top, from(#a386c6), to(#ffffff));
  background-image : linear-gradient(to right top, #a386c6, #ffffff);
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

.page-charge#content #page-content{
  font-family : "HG丸ｺﾞｼｯｸM-PRO";
  border-top-width : 10px;
  border-left-width : 10px;
  border-right-width : 10px;
  border-bottom-width : 10px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #684591;
  border-left-color : #684591;
  border-right-color : #684591;
  border-bottom-color : #684591;
}

.page-charge#content #page-content > h1{
  font-family : "HG丸ｺﾞｼｯｸM-PRO";
  line-height : 130%;
  background-color : #e992bf;
  background-image : -webkit-gradient(linear, right bottom, left top, from(#ffffff), to(#e992bf));
  background-image : linear-gradient(to left bottom, #ffffff, #e992bf);
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

.page-charge#content #page-content > h2{
  font-size : 1.8rem;
  font-family : "HG丸ｺﾞｼｯｸM-PRO";
  line-height : 140%;
  background-image : -webkit-gradient(linear, right bottom, left top, color-stop(10%,#ffffff), to(#845eb3));
  background-image : linear-gradient(to left bottom, #ffffff 10%, #845eb3);
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

.page-contact#content #page-content{
  font-family : "HG丸ｺﾞｼｯｸM-PRO";
}

.page-contact#content #page-content > h2{
  background-image : -webkit-gradient(linear, left top, right bottom, from(#b7399a), to(#ffffff));
  background-image : linear-gradient(to right bottom, #b7399a, #ffffff);
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

.page-contact#content #page-content > h4{
  font-family : "HG丸ｺﾞｼｯｸM-PRO";
}

.page-instructor#content #page-content{
  font-family : "HG丸ｺﾞｼｯｸM-PRO";
}

.page-instructor#content #page-content > h2{
  font-family : "HG丸ｺﾞｼｯｸM-PRO";
}

.page-lesson#content #page-content{
  font-family : "HG丸ｺﾞｼｯｸM-PRO";
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

.page-lesson#content #page-content > h1{
  font-size : 2.2rem;
  font-family : "HG丸ｺﾞｼｯｸM-PRO";
  line-height : 160%;
  background-image : -webkit-gradient(linear, right bottom, left top, from(#ffffff), to(#de5a9f));
  background-image : linear-gradient(to left bottom, #ffffff, #de5a9f);
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

.page-lesson#content #page-content > h2{
  font-size : 2.2rem;
  font-family : "ＭＳ Ｐゴシック";
  line-height : 160%;
  background-image : -webkit-gradient(linear, right bottom, left top, color-stop(0%,#ffffff), to(#a386c6));
  background-image : linear-gradient(to left bottom, #ffffff 0%, #a386c6);
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

.page-lesson#content #page-content > h4{
  font-size : 1.6rem;
  font-family : "HG丸ｺﾞｼｯｸM-PRO";
}

.page-toppage#content #page-content{
  font-family : "HG丸ｺﾞｼｯｸM-PRO";
}

#sp-block-container-10{
  font-family : "HG丸ｺﾞｼｯｸM-PRO";
}

#sp-block-container-14 > h2{
  font-size : 2rem;
  font-family : "HG丸ｺﾞｼｯｸM-PRO";
  line-height : 160%;
  background-image : -webkit-gradient(linear, left top, right bottom, from(#b7399a), to(#ffffff));
  background-image : linear-gradient(to right bottom, #b7399a, #ffffff);
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

#sp-block-container-15{
  font-family : "HG丸ｺﾞｼｯｸM-PRO";
}

#sp-block-container-15 > p{
  font-family : "ＭＳ Ｐゴシック";
}

#sp-block-container-17 > h2{
  background-image : -webkit-gradient(linear, left bottom, right top, from(#a386c6), to(#ffffff));
  background-image : linear-gradient(to right top, #a386c6, #ffffff);
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

#sp-block-container-17 > h5{
  font-family : "HG丸ｺﾞｼｯｸM-PRO";
}

#sp-block-container-2{
  font-family : "HG丸ｺﾞｼｯｸM-PRO";
}

#sp-block-container-3{
  font-family : "HG丸ｺﾞｼｯｸM-PRO";
}

#sp-block-container-4{
  background-image : -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff));
  background-image : linear-gradient(to bottom, #ffffff, #ffffff);
}

#sp-block-container-4 > h2{
  font-size : 2rem;
  font-family : "HG丸ｺﾞｼｯｸM-PRO";
  line-height : 140%;
  background-image : -webkit-gradient(linear, right bottom, left top, color-stop(0%,#ffffff), to(#845eb3));
  background-image : linear-gradient(to left bottom, #ffffff 0%, #845eb3);
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

#sp-block-container-4 > h3{
  font-size : 1.3rem;
  font-family : "HG丸ｺﾞｼｯｸM-PRO";
  line-height : 110%;
  color : #b7399a;
}

#sp-block-container-5{
  font-family : "HG丸ｺﾞｼｯｸM-PRO";
  color : #858789;
}

#sp-block-container-5 > h4{
  line-height : 120%;
}

#sp-block-container-6 > h2{
  font-size : 2.4rem;
  font-family : "HG丸ｺﾞｼｯｸM-PRO";
  line-height : 140%;
  background-image : -webkit-gradient(linear, left bottom, right top, color-stop(0%,#845eb3), color-stop(85%,#ffffff));
  background-image : linear-gradient(to right top, #845eb3 0%, #ffffff 85%);
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

#sp-block-container-7 > h3{
  font-size : 1.3rem;
  font-family : "HG丸ｺﾞｼｯｸM-PRO";
  line-height : 110%;
  color : #b7399a;
}

#sp-block-container-8{
  font-family : "HG丸ｺﾞｼｯｸM-PRO";
}

#sp-block-container-9{
  font-family : "HG丸ｺﾞｼｯｸM-PRO";
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
  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-block-container-9 > h2{
  font-size : 2.4rem;
  font-family : "HG丸ｺﾞｼｯｸM-PRO";
  line-height : 140%;
  color : #ffffff;
  background-image : -webkit-gradient(linear, right bottom, left top, color-stop(0%,#ffffff), to(#845eb3));
  background-image : linear-gradient(to left bottom, #ffffff 0%, #845eb3);
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

#sp-button-1 > a{
  font-size : 1.5rem;
  font-family : "HG丸ｺﾞｼｯｸM-PRO";
  font-weight : bold;
  color : #000000;
  background-color : transparent;
  background-image : -webkit-gradient(linear, left bottom, right top, from(#ce66b7), to(#ffffff));
  background-image : linear-gradient(to right top, #ce66b7, #ffffff);
  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 : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

#sp-button-1 > a:hover{
  font-size : 1.5rem;
  font-family : "AR P楷書体M";
  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 : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

#sp-button-10 > a{
  font-family : "HG丸ｺﾞｼｯｸM-PRO";
  background-image : -webkit-gradient(linear, right bottom, left top, from(#ffffff), to(#de5a9f));
  background-image : linear-gradient(to left bottom, #ffffff, #de5a9f);
}

#sp-button-2 > a{
  font-size : 1.5rem;
  font-family : "HG丸ｺﾞｼｯｸM-PRO";
  font-weight : bold;
  background-color : #a386c6;
}

#sp-button-3 > a{
  font-size : 1.6rem;
  background-image : -webkit-gradient(linear, right bottom, left top, color-stop(0%,#ffffff), to(#de5a9f));
  background-image : linear-gradient(to left bottom, #ffffff 0%, #de5a9f);
}

#sp-button-4 > a{
  font-size : 1.6rem;
  background-image : -webkit-gradient(linear, right bottom, left top, color-stop(0%,#ffffff), to(#de5a9f));
  background-image : linear-gradient(to left bottom, #ffffff 0%, #de5a9f);
}

#sp-button-5 > a{
  font-size : 1.6rem;
  color : #ffffff;
  background-image : -webkit-gradient(linear, right bottom, left top, color-stop(30%,#efcbe7), to(#de5a9f));
  background-image : linear-gradient(to left bottom, #efcbe7 30%, #de5a9f);
}

#sp-button-6 > a{
  font-size : 1.4rem;
  background-image : -webkit-gradient(linear, left bottom, right top, from(#de5a9f), to(#ffffff));
  background-image : linear-gradient(to right top, #de5a9f, #ffffff);
}

#sp-button-6 > a:hover{
  font-size : 1.5rem;
}

#sp-button-7 > a{
  background-image : -webkit-gradient(linear, right bottom, left top, from(#ffffff), to(#de5a9f));
  background-image : linear-gradient(to left bottom, #ffffff, #de5a9f);
}

#sp-button-8 > a{
  font-family : "HG丸ｺﾞｼｯｸM-PRO";
  background-image : -webkit-gradient(linear, right bottom, left top, from(#ffffff), to(#de5a9f));
  background-image : linear-gradient(to left bottom, #ffffff, #de5a9f);
}

#sp-button-9 > a{
  font-family : "HG丸ｺﾞｼｯｸM-PRO";
  background-image : -webkit-gradient(linear, right bottom, left top, from(#ffffff), to(#de5a9f));
  background-image : linear-gradient(to left bottom, #ffffff, #de5a9f);
}

#sp-definition-list-1 > dt{
  font-size : 1.8rem;
  font-family : "HG丸ｺﾞｼｯｸM-PRO";
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #ffffff;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-definition-list-2 > dt{
  font-size : 1.8rem;
  font-family : "HG丸ｺﾞｼｯｸM-PRO";
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #ffffff;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

#sp-definition-list-3{
  font-family : "HG丸ｺﾞｼｯｸM-PRO";
}

#sp-definition-list-3 > dt{
  font-size : 1.8rem;
  font-family : "HG丸ｺﾞｼｯｸM-PRO";
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : solid;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #ffffff;
  border-right-color : #000000;
  border-bottom-color : #000000;
}

.sp-wp-post-list#sp-entry-content-21{
  font-size : 2rem;
  font-family : "HG丸ｺﾞｼｯｸM-PRO";
}

.sp-wp-post-list#sp-entry-content-21 > article > header > h1{
  font-size : 2rem;
  font-family : "HG丸ｺﾞｼｯｸM-PRO";
}

.sp-wp-post-list#sp-entry-content-22{
  font-size : 2rem;
  font-family : "HG丸ｺﾞｼｯｸM-PRO";
}

.sp-wp-post-list#sp-entry-content-22 > article > header > h1{
  font-size : 2rem;
  font-family : "HG丸ｺﾞｼｯｸM-PRO";
}

.sp-wp-post-list#sp-entry-content-23{
  font-size : 2rem;
  font-family : "HG丸ｺﾞｼｯｸM-PRO";
}

.sp-wp-post-list#sp-entry-content-23 > article > header > h1{
  font-size : 2rem;
  font-family : "HG丸ｺﾞｼｯｸM-PRO";
}

#sp-form-1{
  background-color : #f5f5f5;
}

#sp-form-1 > table th{
  color : #5a5b5c;
  background-color : #d6d6d6;
}

#sp-image-7{
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

#sp-list-1{
  font-family : "HG丸ｺﾞｼｯｸM-PRO";
}

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

#sp-site-branding2-1 > .site-description{
  font-family : "HG丸ｺﾞｼｯｸM-PRO";
  color : #2a0715;
}

.sp-wp-post-list#sp-wp-post-list-2{
  font-size : 2rem;
  font-family : "HG丸ｺﾞｼｯｸM-PRO";
  color : #684591;
}

.sp-wp-post-list#sp-wp-post-list-2 > dl{
  font-size : 1.8rem;
  font-family : "HG丸ｺﾞｼｯｸM-PRO";
  color : #000000;
}

.sp-wp-post-list#sp-wp-post-list-2 > dl > dd{
  font-size : 1.4rem;
  font-family : "HG丸ｺﾞｼｯｸM-PRO";
  color : #5e6062;
}

.sp-wp-post-list#sp-wp-post-list-2 > dl > dt{
  font-size : 1.8rem;
  font-family : "HG丸ｺﾞｼｯｸM-PRO";
  color : #684591;
}

.sp-wp-post-list#sp-wp-post-list-2 > dl > dt > a:link{
  color : #624e3d;
}

.sp-wp-post-list#sp-wp-post-list-3{
  font-family : "ＭＳ 明朝";
}

#spb-block-container-2 > h1{
  background-image : -webkit-gradient(linear, left bottom, right top, color-stop(20%,#de98ce), to(#ffffff));
  background-image : linear-gradient(to right top, #de98ce 20%, #ffffff);
}

#spb-block-container-2 > h2{
  font-size : 2rem;
  font-family : "HG丸ｺﾞｼｯｸM-PRO";
  line-height : 140%;
  color : #ffffff;
  background-image : -webkit-gradient(linear, left bottom, right top, from(#845eb3), color-stop(80%,#fbfafc));
  background-image : linear-gradient(to right top, #845eb3, #fbfafc 80%);
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

#spb-block-container-2 > h3{
  font-size : 1.3rem;
  font-family : "HG丸ｺﾞｼｯｸM-PRO";
  line-height : 110%;
  color : #b7399a;
}

#spb-image-1{
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
}

#spb-image-2{
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #000000;
  border-left-color : #000000;
  border-right-color : #000000;
  border-bottom-color : #000000;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
}

#spb-image-3{
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 0px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : none;
  border-top-color : #ffffff;
  border-left-color : #ffffff;
  border-right-color : #ffffff;
  border-bottom-color : #ffffff;
  overflow : visible;
}

.sp-wp-post-list#spb-wp-post-list-1{
  font-size : 1.1rem;
  font-family : "HG丸ｺﾞｼｯｸM-PRO";
}

.sp-wp-post-list#spb-wp-post-list-1 > dl > dd{
  font-size : 1.2rem;
}

.sp-wp-post-list#spb-wp-post-list-1 > dl > dd > a:link{
  font-size : 1.2rem;
}

.sp-wp-post-list#spb-wp-post-list-1 > dl > dt{
  font-size : 0.9rem;
}

.sp-wp-post-list#spb-wp-post-list-1 > h3{
  font-size : 1.8rem;
  font-family : "HG丸ｺﾞｼｯｸM-PRO";
  color : #000000;
  background-color : #c1aed9;
  border-top-left-radius : 60px 60px;
  border-top-right-radius : 60px 60px;
  border-bottom-right-radius : 60px 60px;
  border-bottom-left-radius : 60px 60px;
}

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

  #sp-block-container-1{
    margin-top : 40px;
    margin-bottom : 0px;
  }

  #sp-block-container-10{
    margin-bottom : 42px;
    min-height : 274px;
    display : none;
  }

  #sp-block-container-12{
    min-height : 105px;
  }

  #sp-block-container-13{
    margin-bottom : -49px;
    min-height : 66px;
  }

  #sp-block-container-14{
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    width : 1000px;
  }

  #sp-block-container-17{
    min-height : 1571px;
  }

  #sp-block-container-2{
    margin-bottom : 0px;
    display : none;
  }

  #sp-block-container-3{
    margin-bottom : 21px;
    width : 1000px;
    min-height : 392px;
  }

  #sp-block-container-4{
    min-height : 1468px;
  }

  #sp-block-container-5{
    display : none;
  }

  #sp-block-container-6{
    margin-bottom : 0px;
    width : 1000px;
    min-height : 824px;
  }

  #sp-block-container-7{
    margin-bottom : 11px;
    width : 980px;
    min-height : 567px;
  }

  #sp-block-container-8{
    display : none;
  }

  #sp-block-container-9{
    min-height : 785px;
  }

  #sp-button-1{
    width : 179px;
    height : 42px;
    float : none;
    position : absolute;
    top : 1219px;
    bottom : auto;
    right : 147px;
    left : auto;
  }

  #sp-button-10{
    height : auto;
    float : right;
    position : relative;
  }

  #sp-button-2{
    width : 200px;
    height : 40px;
    float : right;
    display : none;
    position : relative;
  }

  #sp-button-3{
    margin-top : 50px;
    width : 222px;
    height : 37px;
  }

  #sp-button-4{
    margin-top : 50px;
    width : 222px;
    height : 37px;
  }

  #sp-button-5{
    width : 242px;
    height : 47px;
  }

  #sp-button-6{
    width : 212px;
    height : 33px;
    float : right;
    position : relative;
  }

  #sp-button-7{
    height : auto;
    float : right;
    position : relative;
  }

  #sp-button-8{
    height : auto;
    float : right;
    position : relative;
  }

  #sp-button-9{
    height : auto;
    float : right;
    position : relative;
  }

  #sp-definition-list-1{
    margin-bottom : 26px;
    min-height : 700px;
  }

  #sp-definition-list-2{
    margin-bottom : 26px;
    min-height : 700px;
  }

  #sp-definition-list-3{
    margin-top : 70px;
    margin-bottom : 50px;
    width : 980px;
    min-height : 500px;
  }

  #sp-form-1{
    min-height : 750px;
  }

  #sp-image-1{
    width : 1000px;
    height : 300px;
  }

  #sp-image-10{
    margin-left : 300px;
    width : 350px;
    height : 150px;
    float : left;
    position : relative;
  }

  #sp-image-11{
    width : 1000px;
    height : 450px;
    display : none;
  }

  #sp-image-12{
    width : 1000px;
    height : 200px;
    display : none;
  }

  #sp-image-13{
    margin-left : 300px;
    margin-bottom : 0px;
    width : 350px;
    height : 150px;
    float : left;
    display : none;
    position : relative;
  }

  #sp-image-14{
    width : 1000px;
    height : 560px;
  }

  #sp-image-15{
    width : 1000px;
    height : 600px;
    display : none;
  }

  #sp-image-16{
    margin-top : 50px;
    width : 1000px;
    height : 200px;
  }

  #sp-image-17{
    margin-left : 300px;
    width : 350px;
    height : 150px;
    float : left;
    position : relative;
  }

  #sp-image-18{
    width : 1000px;
    height : 450px;
    display : none;
  }

  #sp-image-19{
    width : 1000px;
    height : 200px;
    display : none;
  }

  #sp-image-2{
    width : 1000px;
    height : 300px;
  }

  #sp-image-20{
    margin-left : 300px;
    margin-bottom : 50px;
    width : 350px;
    height : 150px;
    float : left;
    display : none;
    position : relative;
  }

  #sp-image-21{
    margin-top : 9px;
    margin-left : 30px;
    margin-right : 0px;
    margin-bottom : 29px;
    width : 949px;
    height : 500px;
  }

  #sp-image-22{
    margin-top : 0px;
    margin-bottom : 0px;
    width : 970px;
    height : 700px;
    display : none;
  }

  #sp-image-23{
    margin-top : 25px;
    margin-left : 730px;
    margin-bottom : -450px;
    width : 218px;
    height : 325px;
  }

  #sp-image-24{
    margin-top : 80px;
    width : 680px;
    height : 400px;
  }

  #sp-image-25{
    margin-top : 80px;
    width : 680px;
    height : 400px;
    display : none;
  }

  #sp-image-26{
    width : 150px;
    height : 230px;
    display : none;
  }

  #sp-image-27{
    width : 1000px;
    height : 450px;
  }

  #sp-image-28{
    margin-bottom : 20px;
    width : 1000px;
    height : 300px;
  }

  #sp-image-29{
    width : 1000px;
    height : 400px;
  }

  #sp-image-3{
    margin-bottom : 50px;
    width : 1000px;
    height : 300px;
  }

  #sp-image-30{
    margin-bottom : 43px;
    width : 1000px;
    height : 450px;
  }

  #sp-image-31{
    margin-bottom : 20px;
    width : 960px;
    height : 300px;
  }

  #sp-image-32{
    margin-bottom : 20px;
    width : 1000px;
    height : 350px;
  }

  #sp-image-33{
    margin-bottom : 20px;
    width : 1000px;
    height : 370px;
  }

  #sp-image-34{
    margin-bottom : 20px;
    width : 1000px;
    height : 350px;
  }

  #sp-image-35{
    width : 900px;
    height : 400px;
  }

  #sp-image-36{
    margin-left : 0px;
    margin-right : 57px;
    width : 190px;
    height : 270px;
    float : none;
    position : absolute;
    top : 696px;
    bottom : auto;
    right : 33px;
    left : auto;
  }

  #sp-image-37{
    margin-left : 320px;
    margin-right : 347px;
    width : 300px;
    height : 350px;
  }

  #sp-image-38{
    width : 1000px;
    height : 300px;
  }

  #sp-image-39{
    margin-left : 300px;
    width : 320px;
    height : 240px;
  }

  #sp-image-4{
    width : 1000px;
    height : 300px;
  }

  #sp-image-40{
    width : 270px;
    height : 140px;
    float : left;
    position : relative;
  }

  #sp-image-41{
    margin-left : 75px;
    width : 270px;
    height : 140px;
    float : left;
    position : relative;
  }

  #sp-image-42{
    width : 270px;
    height : 140px;
    float : right;
    position : relative;
  }

  #sp-image-43{
    margin-top : 0px;
    width : 980px;
    height : 800px;
  }

  #sp-image-44{
    margin-top : 10px;
    width : 940px;
    height : 200px;
  }

  #sp-image-45{
    margin-top : 30px;
    width : 980px;
    height : 1100px;
    display : none;
  }

  #sp-image-46{
    margin-top : 0px;
    width : 940px;
    height : 200px;
    display : none;
  }

  #sp-image-47{
    margin-top : 0px;
    width : 980px;
    height : 800px;
  }

  #sp-image-48{
    margin-top : 10px;
    width : 940px;
    height : 200px;
  }

  #sp-image-49{
    margin-top : 30px;
    width : 980px;
    height : 1100px;
    display : none;
  }

  #sp-image-5{
    width : 1000px;
    height : 300px;
  }

  #sp-image-50{
    margin-top : 0px;
    width : 940px;
    height : 200px;
    display : none;
  }

  #sp-image-51{
    margin-bottom : 50px;
    width : 980px;
    height : 500px;
    display : none;
  }

  #sp-image-6{
    width : 1000px;
    height : 300px;
  }

  #sp-image-7{
    width : 980px;
    height : 210px;
  }

  #sp-image-8{
    width : 1000px;
    height : 560px;
  }

  #sp-image-9{
    width : 1000px;
    height : 200px;
  }

  #sp-list-1{
    margin-bottom : 25px;
    min-height : 324px;
  }

  #sp-photo-motion-1{
    width : 1000px;
    height : 530px;
  }

  #sp-site-branding2-1{
    min-height : 121px;
  }

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

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

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

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

  #spb-block-container-2{
    margin-left : 0px;
    margin-bottom : 8px;
    width : 998px;
    min-height : 1159px;
  }

  #spb-block-container-3{
    margin-bottom : 57px;
    display : none;
  }

  #spb-image-1{
    margin-left : 0px;
    width : 32%;
    height : auto;
    float : left;
  }

  #spb-image-2{
    margin-right : 2%;
    width : 32%;
    height : auto;
    float : left;
  }

  #spb-image-3{
    margin-right : 2%;
    width : 32%;
    height : auto;
    float : left;
  }

  .sp-wp-post-list#spb-wp-post-list-1{
    margin-right : 0px;
    width : 980px;
    min-height : 180px;
  }
}

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

  .page-toppage#content #page-content{
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
  }

  #sp-block-container-1{
    display : none;
  }

  #sp-block-container-10{
    margin-bottom : 43px;
    width : 360px;
  }

  #sp-block-container-2{
    margin-top : 30px;
    margin-bottom : 4px;
    width : 360px;
    min-height : 157px;
  }

  #sp-block-container-3{
    margin-right : 0px;
    margin-bottom : 0px;
    width : 360px;
    min-height : 420px;
  }

  #sp-block-container-4{
    display : none;
  }

  #sp-block-container-5{
    margin-left : 0px;
    margin-bottom : 13px;
    width : 360px;
    min-height : 995px;
  }

  #sp-block-container-6{
    display : none;
  }

  #sp-block-container-8{
    width : 360px;
    min-height : 813px;
  }

  #sp-block-container-9{
    display : none;
  }

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

  #sp-button-2{
    margin-top : 20px;
    margin-left : 80px;
    width : 181px;
    height : 36px;
  }

  #sp-button-4{
    margin-left : 30px;
    height : auto;
  }

  #sp-definition-list-3{
    display : none;
  }

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

  #sp-image-11{
    width : 360px;
    height : 200px;
  }

  #sp-image-12{
    width : 360px;
    height : 90px;
  }

  #sp-image-13{
    margin-left : 40px;
    width : 250px;
    height : auto;
  }

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

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

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

  #sp-image-18{
    width : 360px;
    height : 200px;
  }

  #sp-image-19{
    width : 360px;
    height : 90px;
  }

  #sp-image-20{
    margin-left : 40px;
    width : 250px;
    height : auto;
  }

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

  #sp-image-22{
    margin-left : 25px;
    width : 300px;
    height : 251px;
  }

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

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

  #sp-image-25{
    height : auto;
  }

  #sp-image-26{
    margin-top : 20px;
    margin-left : 0px;
    width : 360px;
    height : auto;
  }

  #sp-image-28{
    width : 370px;
    height : 83px;
  }

  #sp-image-31{
    width : 400px;
    height : auto;
  }

  #sp-image-32{
    width : 400px;
    height : auto;
  }

  #sp-image-34{
    width : 400px;
    height : auto;
  }

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

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

  #sp-image-45{
    width : 300px;
    height : auto;
  }

  #sp-image-46{
    margin-top : 10px;
    height : auto;
  }

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

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

  #sp-image-49{
    width : 300px;
    height : auto;
  }

  #sp-image-50{
    margin-top : 10px;
    height : auto;
  }

  #sp-image-51{
    margin-bottom : 50px;
    height : auto;
  }

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

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

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

  #sp-site-branding2-1{
    min-height : 109px;
  }

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

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

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

  #spb-block-container-2{
    display : none;
  }

  #spb-block-container-3{
    width : 360px;
  }

  #spb-image-1{
    margin-right : 0%;
    width : 100%;
  }

  #spb-image-2{
    margin-right : 0%;
    margin-bottom : 5%;
    width : 100%;
  }

  #spb-image-3{
    margin-right : 0%;
    margin-bottom : 5%;
    width : 100%;
  }

  .sp-wp-post-list#spb-wp-post-list-1{
    width : 335px;
  }
}