#colophon {
}

#colophon .sp-site-navigation{
  float : none;
}

#colophon .sp-site-navigation ul > li > a{
  color : #ffffff;
  background-color : #373839;
}

#content{
  min-height : 50px;
}

#contenthead {
}

#main {
}

#main-inner {
}

#masthead {
}

#masthead-inner {
}

#page{
  font-size : 1.6rem;
}

#primary {
}

#sidebar2 {
}

#sidebar2 > nav{
  margin-bottom : 30px;
}

*{
  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{
  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="checkbox"]{
  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%;
/* 清水カスタマイズ　*/
  display: inline-block;
}

.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: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 : "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, sans-serif;
  line-height : 1.5;
  color : #333333;
  background-color : #ffffff;
  text-align : left;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  word-wrap : break-word;
}

details{
  display : block;
}

dl{
  margin-top : 0px;
  box-sizing : border-box;
}

figcaption{
  display : block;
}

figure{
  display : block;
}

footer{
  display : block;
}

h1{
  margin-top : 0px;
  box-sizing : border-box;
}

h2{
  margin-top : 0px;
  box-sizing : border-box;
}

h3{
  margin-top : 0px;
  box-sizing : border-box;
}

h4{
  margin-top : 0px;
  box-sizing : border-box;
}

h5{
  margin-top : 0px;
  box-sizing : border-box;
}

h6{
  margin-top : 0px;
  box-sizing : border-box;
}

header{
  display : block;
}

hgroup{
  display : block;
}

html{
  font-size : 62.5%;
}

main{
  display : block;
}

nav{
  display : block;
  box-sizing : border-box;
}

ol{
  margin-top : 0px;
  box-sizing : border-box;
}

p{
  margin-top : 0px;
  box-sizing : border-box;
}

section{
  display : block;
}

summary{
  display : block;
}

table{
  margin-top : 0px;
  box-sizing : border-box;
}

ul{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 0px;
  box-sizing : border-box;
}

@media not screen, screen and (min-width: 569px) {

  #colophon{
    background-color : #373839;
    border-top-width : 1px;
    border-top-style : solid;
    border-top-color : #000000;
  }

  #colophon .sp-site-navigation{
    width : 100%;
    float : none;
  }

  #colophon .sp-site-navigation ul{
    float : none;
  }

  #colophon .sp-site-navigation ul > li > a{
    color : #ffffff;
    background-color : #373839;
    padding-top : 14px;
    padding-bottom : 14px;
  }

  #colophon-inner{
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    width : 1000px;
    box-sizing : content-box;
  }

  #content {
  }

  #contenthead {
  }

  #main{
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    width : 1000px;
    box-sizing : content-box;
  }

  #main-inner {
  }

  #main-inner #contenthead{
    overflow : hidden;
  }

  #main> #contenthead> a {
  }

  #masthead{
    margin-bottom : 0px;
  }

  #masthead-inner{
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    width : 1000px;
    box-sizing : content-box;
  }

  #page{
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 0px;
    overflow : hidden;
  }

  #primary {
  }

  #sidebar2 {
  }

  .sp-google-map{
    width : 400px;
    min-height : 300px;
  }

  .sp-html-src {
  }

  .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{
    background-color : #ffffff;
    border-top-width : 1px;
    border-left-width : 1px;
    border-right-width : 1px;
    border-bottom-width : medium;
    border-top-style : solid;
    border-left-style : solid;
    border-right-style : solid;
    border-bottom-style : none;
    border-top-color : #3c3f53;
    border-left-color : #3c3f53;
    border-right-color : #3c3f53;
    border-bottom-color : initial;
    width : auto;
    min-width : 150px;
    display : none;
    position : absolute;
    top : 100%;
    left : 0px;
    z-index : 9999;
  }

  .sp-site-navigation.horizontal ul ul li{
    border-bottom-width : 1px;
    border-bottom-style : solid;
    border-bottom-color : #3c3f53;
    width : 100%;
    white-space : nowrap;
  }

  .sp-site-navigation.horizontal ul ul li > a{
    padding-top : 5px;
    padding-left : 1em;
    padding-right : 1em;
    padding-bottom : 5px;
    display : block;
  }

  .sp-site-navigation.horizontal > ul::after{
    clear : both;
    display : table;
    content : "";
  }

  .sp-site-navigation.horizontal > ul > li{
    float : left;
    position : relative;
  }

  .sp-site-navigation.horizontal > ul > li:hover{
    position : relative;
  }

  .sp-site-navigation.horizontal > ul > li:hover > ul{
    display : block;
  }

  .sp-site-navigation.horizontal > ul > li > a{
    padding-top : 0.5em;
    padding-left : 2em;
    padding-right : 2em;
    padding-bottom : 0.5em;
    display : block;
  }

  .sp-site-navigation.minimal{
    text-align : center;
    margin-top : 0px;
    margin-left : auto;
    margin-right : auto;
    margin-bottom : 20px;
  }

  .sp-site-navigation.minimal ul{
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    list-style-type : none;
    list-style-position : outside;
  }

  .sp-site-navigation.minimal ul li:last-child{
    margin-right : 0px;
  }

  .sp-site-navigation.minimal ul li > a:active{
    text-decoration : underline;
  }

  .sp-site-navigation.minimal ul li > a:hover{
    text-decoration : underline;
  }

  .sp-site-navigation.minimal > ul li{
    margin-right : 10px;
    display : inline;
  }

  .sp-site-navigation.minimal > ul ul{
    margin-left : 10px;
    display : inline;
  }

  .sp-yahoo-map{
    width : 400px;
    min-height : 300px;
  }

  body{
    min-width : 1000px;
  }
}

@media not screen, screen and (min-width: 569px) {

  #content{
    width : 1000px;
  }

  #contenthead{
    width : 1000px;
  }

  #contenthead > a{
    margin-left : -200px;
    margin-right : -200px;
  }

  #main-inner {
  }

  #primary {
  }

  #sidebar2 {
  }

  .home #masthead {
  }

  body.home #primary {
  }
}

@media screen and (max-width: 568px) {

  #colophon {
  }

  #content {
  }

  #contenthead{
    margin-bottom : 0px;
  }

  #main{
    z-index : 1;
  }

  #main-inner{
    padding-left : 20px;
    padding-right : 20px;
  }

  #masthead{
    z-index : 2;
  }

  #masthead #masthead-inner .button-menu > .menu-toggle{
    background-color : transparent !important;
    margin-top : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-bottom : 0px;
    width : 0px;
    height : 0px;
    position : absolute;
    top : 15px;
    right : 8px;
  }

  #masthead-inner {
  }

  #page {
  }

  #primary {
  }

  #sidebar2 {
  }

  *{
    box-sizing : border-box;
  }

  .home #main {
  }

  .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 {
  }

  .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{
    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-width : medium;
    border-bottom-style : none;
    border-bottom-color : initial;
  }

  .sp-site-navigation.horizontal ul ul li > a{
    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;
  }

  embed{
    max-width : 100%;
  }
}

@media screen and (max-width: 568px) {

  #colophon {
  }

  #content {
  }

  #contenthead {
  }

  #main {
  }

  #main-inner {
  }

  #masthead {
  }

  #masthead-inner {
  }

  #page {
  }

  #primary {
  }

  #sidebar2 {
  }
}

#breadcrumb-list{
  font-size : 1.1rem;
}

#breadcrumb-list > div{
  padding-top : 12px;
  margin-top : 0px;
  margin-right : 5px;
}

#breadcrumb-list > div > a:link{
  color : #000000;
  text-decoration : none;
}

#breadcrumb-list > div > a:visited{
  color : #000000;
  text-decoration : none;
}

#breadcrumb-list > div > a:hover{
  color : #000000;
  text-decoration : underline;
}

@media not screen, screen and (min-width: 569px) {

  #breadcrumb-list{
    padding-left : 100%;
    padding-right : 100%;
    margin-left : -100%;
    margin-right : -100%;
  }

  #breadcrumb-list> div {
  }

  #breadcrumb-list> div> a:link {
  }

  #breadcrumb-list> div> a:visited {
  }

  #breadcrumb-list> div> a:hover {
  }
}

@media screen and (max-width: 568px) {

  #breadcrumb-list {
  }

  #breadcrumb-list> div {
  }

  #breadcrumb-list> div> a:link {
  }

  #breadcrumb-list> div> a:visited {
  }

  #breadcrumb-list> div> a:hover {
  }
}

.sp-wp-post-list#sp-entry-content-1, .sp-wp-post-list#sp-entry-content-2, .sp-wp-post-list#sp-entry-content-3, .sp-wp-post-list#sp-entry-content-4, .sp-wp-post-list#sp-entry-content-5, .sp-wp-post-list#sp-entry-content-6, .sp-wp-post-list#sp-entry-content-7, .sp-wp-post-list#sp-entry-content-8, .sp-wp-post-list#sp-entry-content-9, .sp-wp-post-list#sp-wp-post-list-1, .sp-wp-post-list#sp-wp-post-list-2, .sp-wp-post-list#sp-wp-post-list-3, .sp-wp-post-list#sp-wp-post-list-4, .sp-wp-post-list#sp-wp-post-list-5, .sp-wp-post-list#sp-wp-post-list-6{
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 30px;
  margin-bottom : 50px;
  border-top-width : 1px;
  border-top-style : solid;
  border-top-color : transparent;
}

.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-3 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-4 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-5 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-6 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-7 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-8 article > header > h1 > a, .sp-wp-post-list#sp-entry-content-9 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-2 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, .sp-wp-post-list#sp-wp-post-list-5 article > header > h1 > a, .sp-wp-post-list#sp-wp-post-list-6 article > header > h1 > a{
  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-3 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-4 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-5 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-6 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-7 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-8 article > header > h1 > a:hover, .sp-wp-post-list#sp-entry-content-9 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-2 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, .sp-wp-post-list#sp-wp-post-list-5 article > header > h1 > a:hover, .sp-wp-post-list#sp-wp-post-list-6 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-3 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-4 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-5 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-6 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-7 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-8 article > header > h4 > a, .sp-wp-post-list#sp-entry-content-9 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-2 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, .sp-wp-post-list#sp-wp-post-list-5 article > header > h4 > a, .sp-wp-post-list#sp-wp-post-list-6 article > header > h4 > a{
  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-3 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-4 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-5 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-6 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-7 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-8 article > header > h4 > a:hover, .sp-wp-post-list#sp-entry-content-9 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-2 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, .sp-wp-post-list#sp-wp-post-list-5 article > header > h4 > a:hover, .sp-wp-post-list#sp-wp-post-list-6 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-3 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-4 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-5 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-6 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-7 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-8 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-9 > 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-2 > 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, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-5 > dl > dd, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-6 > 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 > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-2 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-3 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-4 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-5 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-6 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-7 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-8 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-9 > 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-2 > 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, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-5 > dl > dt, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-6 > dl > dt{
  margin-top : 0px;
  margin-bottom : 0px;
}

.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-3 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-4 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-5 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-6 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-7 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-8 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-9 > 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-2 > 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, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-5 > dl > dt > a, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-6 > dl > dt > a{
  font-size : 1.8rem;
  font-weight : bold;
  color : #000000;
  text-decoration : none;
  padding-top : 0px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 5px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #222324;
  display : block;
}

.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-3 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-4 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-5 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-6 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-7 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-8 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-entry-content-9 > 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-2 > 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, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-5 > dl > dt > a:hover, .sp-wp-post-list.hpb-viewtype-content#sp-wp-post-list-6 > dl > dt > a:hover{
  color : #000000;
  text-decoration : underline;
}

.sp-wp-post-list.hpb-viewtype-date#sp-entry-content-1 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-2 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-3 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-4 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-5 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-6 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-7 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-8 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-9 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-1 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-2 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-3 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-4 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-5 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-6 > dl{
  margin-left : 40px;
  margin-right : 20px;
}

.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-3 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-4 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-5 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-6 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-7 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-8 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-9 > 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-2 > 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, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-5 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-6 > 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-3 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-4 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-5 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-6 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-7 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-8 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-9 > 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-2 > 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, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-5 > dl > dd > a, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-6 > 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-3 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-4 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-5 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-6 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-7 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-8 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-9 > 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-2 > 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, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-5 > dl > dd > a:hover, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-6 > 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-3 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-4 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-5 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-6 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-7 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-8 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-9 > 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-2 > 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, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-5 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-6 > dl > dt{
  background-image : url(img/icon-arrow-right.png);
  background-repeat : no-repeat;
  background-position : left center;
  background-size : 3px 5px;
  padding-left : 25px;
  float : left;
  clear : both;
}

.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-3 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-4 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-5 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-6 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-7 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-8 > .hpb-more-entry, .sp-wp-post-list#sp-entry-content-9 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-1 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-2 > .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, .sp-wp-post-list#sp-wp-post-list-5 > .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-6 > .hpb-more-entry{
  text-align : right;
  padding-top : 20px;
  padding-right : 20px;
  padding-bottom : 30px;
  margin-top : -30px;
}

.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-3 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-4 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-5 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-6 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-7 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-8 > .hpb-more-entry a, .sp-wp-post-list#sp-entry-content-9 > .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-2 > .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, .sp-wp-post-list#sp-wp-post-list-5 > .hpb-more-entry a, .sp-wp-post-list#sp-wp-post-list-6 > .hpb-more-entry a{
  font-size : 1.2rem;
  font-weight : bold;
  color : #222324;
  text-decoration : none;
  text-align : center;
  border-bottom-width : 4px;
  border-bottom-style : solid;
  border-bottom-color : #c10103;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
  width : auto;
  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-3 > article, .sp-wp-post-list#sp-entry-content-4 > article, .sp-wp-post-list#sp-entry-content-5 > article, .sp-wp-post-list#sp-entry-content-6 > article, .sp-wp-post-list#sp-entry-content-7 > article, .sp-wp-post-list#sp-entry-content-8 > article, .sp-wp-post-list#sp-entry-content-9 > article, .sp-wp-post-list#sp-wp-post-list-1 > article, .sp-wp-post-list#sp-wp-post-list-2 > article, .sp-wp-post-list#sp-wp-post-list-3 > article, .sp-wp-post-list#sp-wp-post-list-4 > article, .sp-wp-post-list#sp-wp-post-list-5 > article, .sp-wp-post-list#sp-wp-post-list-6 > article{
  margin-top : 0px;
  margin-bottom : 0px;
  overflow : hidden;
}

.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-3 > article > .entry-content, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content, .sp-wp-post-list#sp-entry-content-6 > article > .entry-content, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content, .sp-wp-post-list#sp-entry-content-9 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-2 > 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, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content, .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content{
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 20px;
}

#sp-entry-content-1.sp-wp-post-list> article> .entry-content> .paragraph, #sp-entry-content-2.sp-wp-post-list> article> .entry-content> .paragraph, #sp-entry-content-3.sp-wp-post-list> article> .entry-content> .paragraph, #sp-entry-content-4.sp-wp-post-list> article> .entry-content> .paragraph, #sp-entry-content-5.sp-wp-post-list> article> .entry-content> .paragraph, #sp-entry-content-6.sp-wp-post-list> article> .entry-content> .paragraph, #sp-entry-content-7.sp-wp-post-list> article> .entry-content> .paragraph, #sp-entry-content-8.sp-wp-post-list> article> .entry-content> .paragraph, #sp-entry-content-9.sp-wp-post-list> article> .entry-content> .paragraph, #sp-wp-post-list-1.sp-wp-post-list> article> .entry-content> .paragraph, #sp-wp-post-list-2.sp-wp-post-list> article> .entry-content> .paragraph, #sp-wp-post-list-3.sp-wp-post-list> article> .entry-content> .paragraph, #sp-wp-post-list-4.sp-wp-post-list> article> .entry-content> .paragraph, #sp-wp-post-list-5.sp-wp-post-list> article> .entry-content> .paragraph, #sp-wp-post-list-6.sp-wp-post-list> article> .entry-content> .paragraph {
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content > .paragraph .acronym, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content > .paragraph .acronym, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content > .paragraph .acronym, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content > .paragraph .acronym, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content > .paragraph .acronym, .sp-wp-post-list#sp-entry-content-6 > article > .entry-content > .paragraph .acronym, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content > .paragraph .acronym, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content > .paragraph .acronym, .sp-wp-post-list#sp-entry-content-9 > article > .entry-content > .paragraph .acronym, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content > .paragraph .acronym, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content > .paragraph .acronym, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content > .paragraph .acronym, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content > .paragraph .acronym, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content > .paragraph .acronym, .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content > .paragraph .acronym{
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #333333;
  cursor : help;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content > .paragraph .address, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content > .paragraph .address, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content > .paragraph .address, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content > .paragraph .address, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content > .paragraph .address, .sp-wp-post-list#sp-entry-content-6 > article > .entry-content > .paragraph .address, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content > .paragraph .address, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content > .paragraph .address, .sp-wp-post-list#sp-entry-content-9 > article > .entry-content > .paragraph .address, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content > .paragraph .address, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content > .paragraph .address, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content > .paragraph .address, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content > .paragraph .address, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content > .paragraph .address, .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content > .paragraph .address{
  font-style : italic;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content > .paragraph .big, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content > .paragraph .big, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content > .paragraph .big, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content > .paragraph .big, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content > .paragraph .big, .sp-wp-post-list#sp-entry-content-6 > article > .entry-content > .paragraph .big, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content > .paragraph .big, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content > .paragraph .big, .sp-wp-post-list#sp-entry-content-9 > article > .entry-content > .paragraph .big, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content > .paragraph .big, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content > .paragraph .big, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content > .paragraph .big, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content > .paragraph .big, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content > .paragraph .big, .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content > .paragraph .big{
  font-size : 1.7rem;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content > .paragraph .ins, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content > .paragraph .ins, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content > .paragraph .ins, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content > .paragraph .ins, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content > .paragraph .ins, .sp-wp-post-list#sp-entry-content-6 > article > .entry-content > .paragraph .ins, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content > .paragraph .ins, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content > .paragraph .ins, .sp-wp-post-list#sp-entry-content-9 > article > .entry-content > .paragraph .ins, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content > .paragraph .ins, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content > .paragraph .ins, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content > .paragraph .ins, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content > .paragraph .ins, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content > .paragraph .ins, .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content > .paragraph .ins{
  background-color : #fff9c0;
  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;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content > .paragraph .pre, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content > .paragraph .pre, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content > .paragraph .pre, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content > .paragraph .pre, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content > .paragraph .pre, .sp-wp-post-list#sp-entry-content-6 > article > .entry-content > .paragraph .pre, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content > .paragraph .pre, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content > .paragraph .pre, .sp-wp-post-list#sp-entry-content-9 > article > .entry-content > .paragraph .pre, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content > .paragraph .pre, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content > .paragraph .pre, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content > .paragraph .pre, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content > .paragraph .pre, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content > .paragraph .pre, .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content > .paragraph .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;
  max-width : 100%;
  white-space : pre;
  overflow : auto;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content > .paragraph a, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content > .paragraph a, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content > .paragraph a, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content > .paragraph a, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content > .paragraph a, .sp-wp-post-list#sp-entry-content-6 > article > .entry-content > .paragraph a, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content > .paragraph a, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content > .paragraph a, .sp-wp-post-list#sp-entry-content-9 > article > .entry-content > .paragraph a, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content > .paragraph a, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content > .paragraph a, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content > .paragraph a, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content > .paragraph a, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content > .paragraph a, .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content > .paragraph a{
  color : #c10103;
  text-decoration : underline;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content > .paragraph a:visited, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content > .paragraph a:visited, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content > .paragraph a:visited, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content > .paragraph a:visited, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content > .paragraph a:visited, .sp-wp-post-list#sp-entry-content-6 > article > .entry-content > .paragraph a:visited, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content > .paragraph a:visited, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content > .paragraph a:visited, .sp-wp-post-list#sp-entry-content-9 > article > .entry-content > .paragraph a:visited, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content > .paragraph a:visited, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content > .paragraph a:visited, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content > .paragraph a:visited, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content > .paragraph a:visited, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content > .paragraph a:visited, .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content > .paragraph a:visited{
  text-decoration : none;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content > .paragraph a:hover, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content > .paragraph a:hover, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content > .paragraph a:hover, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content > .paragraph a:hover, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content > .paragraph a:hover, .sp-wp-post-list#sp-entry-content-6 > article > .entry-content > .paragraph a:hover, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content > .paragraph a:hover, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content > .paragraph a:hover, .sp-wp-post-list#sp-entry-content-9 > article > .entry-content > .paragraph a:hover, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content > .paragraph a:hover, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content > .paragraph a:hover, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content > .paragraph a:hover, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content > .paragraph a:hover, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content > .paragraph a:hover, .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content > .paragraph a:hover{
  text-decoration : none;
}

.sp-wp-post-list#sp-entry-content-1 > article > .entry-content > .paragraph abbr, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content > .paragraph abbr, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content > .paragraph abbr, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content > .paragraph abbr, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content > .paragraph abbr, .sp-wp-post-list#sp-entry-content-6 > article > .entry-content > .paragraph abbr, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content > .paragraph abbr, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content > .paragraph abbr, .sp-wp-post-list#sp-entry-content-9 > article > .entry-content > .paragraph abbr, .sp-wp-post-list#sp-wp-post-list-1 > article > .entry-content > .paragraph abbr, .sp-wp-post-list#sp-wp-post-list-2 > article > .entry-content > .paragraph abbr, .sp-wp-post-list#sp-wp-post-list-3 > article > .entry-content > .paragraph abbr, .sp-wp-post-list#sp-wp-post-list-4 > article > .entry-content > .paragraph abbr, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content > .paragraph abbr, .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content > .paragraph abbr{
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #333333;
  cursor : help;
}

#sp-entry-content-1.sp-wp-post-list> article> .entry-content> .paragraph b, #sp-entry-content-2.sp-wp-post-list> article> .entry-content> .paragraph b, #sp-entry-content-3.sp-wp-post-list> article> .entry-content> .paragraph b, #sp-entry-content-4.sp-wp-post-list> article> .entry-content> .paragraph b, #sp-entry-content-5.sp-wp-post-list> article> .entry-content> .paragraph b, #sp-entry-content-6.sp-wp-post-list> article> .entry-content> .paragraph b, #sp-entry-content-7.sp-wp-post-list> article> .entry-content> .paragraph b, #sp-entry-content-8.sp-wp-post-list> article> .entry-content> .paragraph b, #sp-entry-content-9.sp-wp-post-list> article> .entry-content> .paragraph b, #sp-wp-post-list-1.sp-wp-post-list> article> .entry-content> .paragraph b, #sp-wp-post-list-2.sp-wp-post-list> article> .entry-content> .paragraph b, #sp-wp-post-list-3.sp-wp-post-list> article> .entry-content> .paragraph b, #sp-wp-post-list-4.sp-wp-post-list> article> .entry-content> .paragraph b, #sp-wp-post-list-5.sp-wp-post-list> article> .entry-content> .paragraph b, #sp-wp-post-list-6.sp-wp-post-list> article> .entry-content> .paragraph b {
}

#sp-entry-content-1.sp-wp-post-list> article> .entry-content> .paragraph cite, #sp-entry-content-2.sp-wp-post-list> article> .entry-content> .paragraph cite, #sp-entry-content-3.sp-wp-post-list> article> .entry-content> .paragraph cite, #sp-entry-content-4.sp-wp-post-list> article> .entry-content> .paragraph cite, #sp-entry-content-5.sp-wp-post-list> article> .entry-content> .paragraph cite, #sp-entry-content-6.sp-wp-post-list> article> .entry-content> .paragraph cite, #sp-entry-content-7.sp-wp-post-list> article> .entry-content> .paragraph cite, #sp-entry-content-8.sp-wp-post-list> article> .entry-content> .paragraph cite, #sp-entry-content-9.sp-wp-post-list> article> .entry-content> .paragraph cite, #sp-wp-post-list-1.sp-wp-post-list> article> .entry-content> .paragraph cite, #sp-wp-post-list-2.sp-wp-post-list> article> .entry-content> .paragraph cite, #sp-wp-post-list-3.sp-wp-post-list> article> .entry-content> .paragraph cite, #sp-wp-post-list-4.sp-wp-post-list> article> .entry-content> .paragraph cite, #sp-wp-post-list-5.sp-wp-post-list> article> .entry-content> .paragraph cite, #sp-wp-post-list-6.sp-wp-post-list> article> .entry-content> .paragraph cite {
}

#sp-entry-content-1.sp-wp-post-list> article> .entry-content> .paragraph code, #sp-entry-content-2.sp-wp-post-list> article> .entry-content> .paragraph code, #sp-entry-content-3.sp-wp-post-list> article> .entry-content> .paragraph code, #sp-entry-content-4.sp-wp-post-list> article> .entry-content> .paragraph code, #sp-entry-content-5.sp-wp-post-list> article> .entry-content> .paragraph code, #sp-entry-content-6.sp-wp-post-list> article> .entry-content> .paragraph code, #sp-entry-content-7.sp-wp-post-list> article> .entry-content> .paragraph code, #sp-entry-content-8.sp-wp-post-list> article> .entry-content> .paragraph code, #sp-entry-content-9.sp-wp-post-list> article> .entry-content> .paragraph code, #sp-wp-post-list-1.sp-wp-post-list> article> .entry-content> .paragraph code, #sp-wp-post-list-2.sp-wp-post-list> article> .entry-content> .paragraph code, #sp-wp-post-list-3.sp-wp-post-list> article> .entry-content> .paragraph code, #sp-wp-post-list-4.sp-wp-post-list> article> .entry-content> .paragraph code, #sp-wp-post-list-5.sp-wp-post-list> article> .entry-content> .paragraph code, #sp-wp-post-list-6.sp-wp-post-list> article> .entry-content> .paragraph code {
}

#sp-entry-content-1.sp-wp-post-list> article> .entry-content> .paragraph dfn, #sp-entry-content-2.sp-wp-post-list> article> .entry-content> .paragraph dfn, #sp-entry-content-3.sp-wp-post-list> article> .entry-content> .paragraph dfn, #sp-entry-content-4.sp-wp-post-list> article> .entry-content> .paragraph dfn, #sp-entry-content-5.sp-wp-post-list> article> .entry-content> .paragraph dfn, #sp-entry-content-6.sp-wp-post-list> article> .entry-content> .paragraph dfn, #sp-entry-content-7.sp-wp-post-list> article> .entry-content> .paragraph dfn, #sp-entry-content-8.sp-wp-post-list> article> .entry-content> .paragraph dfn, #sp-entry-content-9.sp-wp-post-list> article> .entry-content> .paragraph dfn, #sp-wp-post-list-1.sp-wp-post-list> article> .entry-content> .paragraph dfn, #sp-wp-post-list-2.sp-wp-post-list> article> .entry-content> .paragraph dfn, #sp-wp-post-list-3.sp-wp-post-list> article> .entry-content> .paragraph dfn, #sp-wp-post-list-4.sp-wp-post-list> article> .entry-content> .paragraph dfn, #sp-wp-post-list-5.sp-wp-post-list> article> .entry-content> .paragraph dfn, #sp-wp-post-list-6.sp-wp-post-list> article> .entry-content> .paragraph dfn {
}

#sp-entry-content-1.sp-wp-post-list> article> .entry-content> .paragraph em, #sp-entry-content-2.sp-wp-post-list> article> .entry-content> .paragraph em, #sp-entry-content-3.sp-wp-post-list> article> .entry-content> .paragraph em, #sp-entry-content-4.sp-wp-post-list> article> .entry-content> .paragraph em, #sp-entry-content-5.sp-wp-post-list> article> .entry-content> .paragraph em, #sp-entry-content-6.sp-wp-post-list> article> .entry-content> .paragraph em, #sp-entry-content-7.sp-wp-post-list> article> .entry-content> .paragraph em, #sp-entry-content-8.sp-wp-post-list> article> .entry-content> .paragraph em, #sp-entry-content-9.sp-wp-post-list> article> .entry-content> .paragraph em, #sp-wp-post-list-1.sp-wp-post-list> article> .entry-content> .paragraph em, #sp-wp-post-list-2.sp-wp-post-list> article> .entry-content> .paragraph em, #sp-wp-post-list-3.sp-wp-post-list> article> .entry-content> .paragraph em, #sp-wp-post-list-4.sp-wp-post-list> article> .entry-content> .paragraph em, #sp-wp-post-list-5.sp-wp-post-list> article> .entry-content> .paragraph em, #sp-wp-post-list-6.sp-wp-post-list> article> .entry-content> .paragraph em {
}

#sp-entry-content-1.sp-wp-post-list> article> .entry-content> .paragraph i, #sp-entry-content-2.sp-wp-post-list> article> .entry-content> .paragraph i, #sp-entry-content-3.sp-wp-post-list> article> .entry-content> .paragraph i, #sp-entry-content-4.sp-wp-post-list> article> .entry-content> .paragraph i, #sp-entry-content-5.sp-wp-post-list> article> .entry-content> .paragraph i, #sp-entry-content-6.sp-wp-post-list> article> .entry-content> .paragraph i, #sp-entry-content-7.sp-wp-post-list> article> .entry-content> .paragraph i, #sp-entry-content-8.sp-wp-post-list> article> .entry-content> .paragraph i, #sp-entry-content-9.sp-wp-post-list> article> .entry-content> .paragraph i, #sp-wp-post-list-1.sp-wp-post-list> article> .entry-content> .paragraph i, #sp-wp-post-list-2.sp-wp-post-list> article> .entry-content> .paragraph i, #sp-wp-post-list-3.sp-wp-post-list> article> .entry-content> .paragraph i, #sp-wp-post-list-4.sp-wp-post-list> article> .entry-content> .paragraph i, #sp-wp-post-list-5.sp-wp-post-list> article> .entry-content> .paragraph i, #sp-wp-post-list-6.sp-wp-post-list> article> .entry-content> .paragraph i {
}

#sp-entry-content-1.sp-wp-post-list> article> .entry-content> .paragraph kbd, #sp-entry-content-2.sp-wp-post-list> article> .entry-content> .paragraph kbd, #sp-entry-content-3.sp-wp-post-list> article> .entry-content> .paragraph kbd, #sp-entry-content-4.sp-wp-post-list> article> .entry-content> .paragraph kbd, #sp-entry-content-5.sp-wp-post-list> article> .entry-content> .paragraph kbd, #sp-entry-content-6.sp-wp-post-list> article> .entry-content> .paragraph kbd, #sp-entry-content-7.sp-wp-post-list> article> .entry-content> .paragraph kbd, #sp-entry-content-8.sp-wp-post-list> article> .entry-content> .paragraph kbd, #sp-entry-content-9.sp-wp-post-list> article> .entry-content> .paragraph kbd, #sp-wp-post-list-1.sp-wp-post-list> article> .entry-content> .paragraph kbd, #sp-wp-post-list-2.sp-wp-post-list> article> .entry-content> .paragraph kbd, #sp-wp-post-list-3.sp-wp-post-list> article> .entry-content> .paragraph kbd, #sp-wp-post-list-4.sp-wp-post-list> article> .entry-content> .paragraph kbd, #sp-wp-post-list-5.sp-wp-post-list> article> .entry-content> .paragraph kbd, #sp-wp-post-list-6.sp-wp-post-list> article> .entry-content> .paragraph kbd {
}

#sp-entry-content-1.sp-wp-post-list> article> .entry-content> .paragraph q, #sp-entry-content-2.sp-wp-post-list> article> .entry-content> .paragraph q, #sp-entry-content-3.sp-wp-post-list> article> .entry-content> .paragraph q, #sp-entry-content-4.sp-wp-post-list> article> .entry-content> .paragraph q, #sp-entry-content-5.sp-wp-post-list> article> .entry-content> .paragraph q, #sp-entry-content-6.sp-wp-post-list> article> .entry-content> .paragraph q, #sp-entry-content-7.sp-wp-post-list> article> .entry-content> .paragraph q, #sp-entry-content-8.sp-wp-post-list> article> .entry-content> .paragraph q, #sp-entry-content-9.sp-wp-post-list> article> .entry-content> .paragraph q, #sp-wp-post-list-1.sp-wp-post-list> article> .entry-content> .paragraph q, #sp-wp-post-list-2.sp-wp-post-list> article> .entry-content> .paragraph q, #sp-wp-post-list-3.sp-wp-post-list> article> .entry-content> .paragraph q, #sp-wp-post-list-4.sp-wp-post-list> article> .entry-content> .paragraph q, #sp-wp-post-list-5.sp-wp-post-list> article> .entry-content> .paragraph q, #sp-wp-post-list-6.sp-wp-post-list> article> .entry-content> .paragraph q {
}

#sp-entry-content-1.sp-wp-post-list> article> .entry-content> .paragraph s, #sp-entry-content-2.sp-wp-post-list> article> .entry-content> .paragraph s, #sp-entry-content-3.sp-wp-post-list> article> .entry-content> .paragraph s, #sp-entry-content-4.sp-wp-post-list> article> .entry-content> .paragraph s, #sp-entry-content-5.sp-wp-post-list> article> .entry-content> .paragraph s, #sp-entry-content-6.sp-wp-post-list> article> .entry-content> .paragraph s, #sp-entry-content-7.sp-wp-post-list> article> .entry-content> .paragraph s, #sp-entry-content-8.sp-wp-post-list> article> .entry-content> .paragraph s, #sp-entry-content-9.sp-wp-post-list> article> .entry-content> .paragraph s, #sp-wp-post-list-1.sp-wp-post-list> article> .entry-content> .paragraph s, #sp-wp-post-list-2.sp-wp-post-list> article> .entry-content> .paragraph s, #sp-wp-post-list-3.sp-wp-post-list> article> .entry-content> .paragraph s, #sp-wp-post-list-4.sp-wp-post-list> article> .entry-content> .paragraph s, #sp-wp-post-list-5.sp-wp-post-list> article> .entry-content> .paragraph s, #sp-wp-post-list-6.sp-wp-post-list> article> .entry-content> .paragraph s {
}

#sp-entry-content-1.sp-wp-post-list> article> .entry-content> .paragraph samp, #sp-entry-content-2.sp-wp-post-list> article> .entry-content> .paragraph samp, #sp-entry-content-3.sp-wp-post-list> article> .entry-content> .paragraph samp, #sp-entry-content-4.sp-wp-post-list> article> .entry-content> .paragraph samp, #sp-entry-content-5.sp-wp-post-list> article> .entry-content> .paragraph samp, #sp-entry-content-6.sp-wp-post-list> article> .entry-content> .paragraph samp, #sp-entry-content-7.sp-wp-post-list> article> .entry-content> .paragraph samp, #sp-entry-content-8.sp-wp-post-list> article> .entry-content> .paragraph samp, #sp-entry-content-9.sp-wp-post-list> article> .entry-content> .paragraph samp, #sp-wp-post-list-1.sp-wp-post-list> article> .entry-content> .paragraph samp, #sp-wp-post-list-2.sp-wp-post-list> article> .entry-content> .paragraph samp, #sp-wp-post-list-3.sp-wp-post-list> article> .entry-content> .paragraph samp, #sp-wp-post-list-4.sp-wp-post-list> article> .entry-content> .paragraph samp, #sp-wp-post-list-5.sp-wp-post-list> article> .entry-content> .paragraph samp, #sp-wp-post-list-6.sp-wp-post-list> article> .entry-content> .paragraph samp {
}

#sp-entry-content-1.sp-wp-post-list> article> .entry-content> .paragraph small, #sp-entry-content-2.sp-wp-post-list> article> .entry-content> .paragraph small, #sp-entry-content-3.sp-wp-post-list> article> .entry-content> .paragraph small, #sp-entry-content-4.sp-wp-post-list> article> .entry-content> .paragraph small, #sp-entry-content-5.sp-wp-post-list> article> .entry-content> .paragraph small, #sp-entry-content-6.sp-wp-post-list> article> .entry-content> .paragraph small, #sp-entry-content-7.sp-wp-post-list> article> .entry-content> .paragraph small, #sp-entry-content-8.sp-wp-post-list> article> .entry-content> .paragraph small, #sp-entry-content-9.sp-wp-post-list> article> .entry-content> .paragraph small, #sp-wp-post-list-1.sp-wp-post-list> article> .entry-content> .paragraph small, #sp-wp-post-list-2.sp-wp-post-list> article> .entry-content> .paragraph small, #sp-wp-post-list-3.sp-wp-post-list> article> .entry-content> .paragraph small, #sp-wp-post-list-4.sp-wp-post-list> article> .entry-content> .paragraph small, #sp-wp-post-list-5.sp-wp-post-list> article> .entry-content> .paragraph small, #sp-wp-post-list-6.sp-wp-post-list> article> .entry-content> .paragraph small {
}

#sp-entry-content-1.sp-wp-post-list> article> .entry-content> .paragraph strong, #sp-entry-content-2.sp-wp-post-list> article> .entry-content> .paragraph strong, #sp-entry-content-3.sp-wp-post-list> article> .entry-content> .paragraph strong, #sp-entry-content-4.sp-wp-post-list> article> .entry-content> .paragraph strong, #sp-entry-content-5.sp-wp-post-list> article> .entry-content> .paragraph strong, #sp-entry-content-6.sp-wp-post-list> article> .entry-content> .paragraph strong, #sp-entry-content-7.sp-wp-post-list> article> .entry-content> .paragraph strong, #sp-entry-content-8.sp-wp-post-list> article> .entry-content> .paragraph strong, #sp-entry-content-9.sp-wp-post-list> article> .entry-content> .paragraph strong, #sp-wp-post-list-1.sp-wp-post-list> article> .entry-content> .paragraph strong, #sp-wp-post-list-2.sp-wp-post-list> article> .entry-content> .paragraph strong, #sp-wp-post-list-3.sp-wp-post-list> article> .entry-content> .paragraph strong, #sp-wp-post-list-4.sp-wp-post-list> article> .entry-content> .paragraph strong, #sp-wp-post-list-5.sp-wp-post-list> article> .entry-content> .paragraph strong, #sp-wp-post-list-6.sp-wp-post-list> article> .entry-content> .paragraph strong {
}

#sp-entry-content-1.sp-wp-post-list> article> .entry-content> .paragraph sub, #sp-entry-content-2.sp-wp-post-list> article> .entry-content> .paragraph sub, #sp-entry-content-3.sp-wp-post-list> article> .entry-content> .paragraph sub, #sp-entry-content-4.sp-wp-post-list> article> .entry-content> .paragraph sub, #sp-entry-content-5.sp-wp-post-list> article> .entry-content> .paragraph sub, #sp-entry-content-6.sp-wp-post-list> article> .entry-content> .paragraph sub, #sp-entry-content-7.sp-wp-post-list> article> .entry-content> .paragraph sub, #sp-entry-content-8.sp-wp-post-list> article> .entry-content> .paragraph sub, #sp-entry-content-9.sp-wp-post-list> article> .entry-content> .paragraph sub, #sp-wp-post-list-1.sp-wp-post-list> article> .entry-content> .paragraph sub, #sp-wp-post-list-2.sp-wp-post-list> article> .entry-content> .paragraph sub, #sp-wp-post-list-3.sp-wp-post-list> article> .entry-content> .paragraph sub, #sp-wp-post-list-4.sp-wp-post-list> article> .entry-content> .paragraph sub, #sp-wp-post-list-5.sp-wp-post-list> article> .entry-content> .paragraph sub, #sp-wp-post-list-6.sp-wp-post-list> article> .entry-content> .paragraph sub {
}

#sp-entry-content-1.sp-wp-post-list> article> .entry-content> .paragraph sup, #sp-entry-content-2.sp-wp-post-list> article> .entry-content> .paragraph sup, #sp-entry-content-3.sp-wp-post-list> article> .entry-content> .paragraph sup, #sp-entry-content-4.sp-wp-post-list> article> .entry-content> .paragraph sup, #sp-entry-content-5.sp-wp-post-list> article> .entry-content> .paragraph sup, #sp-entry-content-6.sp-wp-post-list> article> .entry-content> .paragraph sup, #sp-entry-content-7.sp-wp-post-list> article> .entry-content> .paragraph sup, #sp-entry-content-8.sp-wp-post-list> article> .entry-content> .paragraph sup, #sp-entry-content-9.sp-wp-post-list> article> .entry-content> .paragraph sup, #sp-wp-post-list-1.sp-wp-post-list> article> .entry-content> .paragraph sup, #sp-wp-post-list-2.sp-wp-post-list> article> .entry-content> .paragraph sup, #sp-wp-post-list-3.sp-wp-post-list> article> .entry-content> .paragraph sup, #sp-wp-post-list-4.sp-wp-post-list> article> .entry-content> .paragraph sup, #sp-wp-post-list-5.sp-wp-post-list> article> .entry-content> .paragraph sup, #sp-wp-post-list-6.sp-wp-post-list> article> .entry-content> .paragraph sup {
}

#sp-entry-content-1.sp-wp-post-list> article> .entry-content> .paragraph u, #sp-entry-content-2.sp-wp-post-list> article> .entry-content> .paragraph u, #sp-entry-content-3.sp-wp-post-list> article> .entry-content> .paragraph u, #sp-entry-content-4.sp-wp-post-list> article> .entry-content> .paragraph u, #sp-entry-content-5.sp-wp-post-list> article> .entry-content> .paragraph u, #sp-entry-content-6.sp-wp-post-list> article> .entry-content> .paragraph u, #sp-entry-content-7.sp-wp-post-list> article> .entry-content> .paragraph u, #sp-entry-content-8.sp-wp-post-list> article> .entry-content> .paragraph u, #sp-entry-content-9.sp-wp-post-list> article> .entry-content> .paragraph u, #sp-wp-post-list-1.sp-wp-post-list> article> .entry-content> .paragraph u, #sp-wp-post-list-2.sp-wp-post-list> article> .entry-content> .paragraph u, #sp-wp-post-list-3.sp-wp-post-list> article> .entry-content> .paragraph u, #sp-wp-post-list-4.sp-wp-post-list> article> .entry-content> .paragraph u, #sp-wp-post-list-5.sp-wp-post-list> article> .entry-content> .paragraph u, #sp-wp-post-list-6.sp-wp-post-list> article> .entry-content> .paragraph u {
}

#sp-entry-content-1.sp-wp-post-list> article> .entry-content> .paragraph var, #sp-entry-content-2.sp-wp-post-list> article> .entry-content> .paragraph var, #sp-entry-content-3.sp-wp-post-list> article> .entry-content> .paragraph var, #sp-entry-content-4.sp-wp-post-list> article> .entry-content> .paragraph var, #sp-entry-content-5.sp-wp-post-list> article> .entry-content> .paragraph var, #sp-entry-content-6.sp-wp-post-list> article> .entry-content> .paragraph var, #sp-entry-content-7.sp-wp-post-list> article> .entry-content> .paragraph var, #sp-entry-content-8.sp-wp-post-list> article> .entry-content> .paragraph var, #sp-entry-content-9.sp-wp-post-list> article> .entry-content> .paragraph var, #sp-wp-post-list-1.sp-wp-post-list> article> .entry-content> .paragraph var, #sp-wp-post-list-2.sp-wp-post-list> article> .entry-content> .paragraph var, #sp-wp-post-list-3.sp-wp-post-list> article> .entry-content> .paragraph var, #sp-wp-post-list-4.sp-wp-post-list> article> .entry-content> .paragraph var, #sp-wp-post-list-5.sp-wp-post-list> article> .entry-content> .paragraph var, #sp-wp-post-list-6.sp-wp-post-list> article> .entry-content> .paragraph var {
}

.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-3 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-entry-content-4 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-entry-content-5 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-entry-content-6 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-entry-content-7 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-entry-content-8 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-entry-content-9 > 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-2 > 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), .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content > a > img:not(.sp-image), .sp-wp-post-list#sp-wp-post-list-6 > 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 > blockquote, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content > blockquote, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content > blockquote, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content > blockquote, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content > blockquote, .sp-wp-post-list#sp-entry-content-6 > article > .entry-content > blockquote, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content > blockquote, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content > blockquote, .sp-wp-post-list#sp-entry-content-9 > 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-2 > 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, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content > blockquote, .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content > blockquote{
  background-color : #ffffff;
  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-3 > article > .entry-content > blockquote p, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content > blockquote p, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content > blockquote p, .sp-wp-post-list#sp-entry-content-6 > article > .entry-content > blockquote p, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content > blockquote p, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content > blockquote p, .sp-wp-post-list#sp-entry-content-9 > 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-2 > 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, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content > blockquote p, .sp-wp-post-list#sp-wp-post-list-6 > 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-3 > article > .entry-content > blockquote p:first-child, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content > blockquote p:first-child, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content > blockquote p:first-child, .sp-wp-post-list#sp-entry-content-6 > article > .entry-content > blockquote p:first-child, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content > blockquote p:first-child, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content > blockquote p:first-child, .sp-wp-post-list#sp-entry-content-9 > 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-2 > 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, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content > blockquote p:first-child, .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content > blockquote p:first-child{
  margin-top : 0px;
}

#sp-entry-content-1.sp-wp-post-list> article> .entry-content> dl, #sp-entry-content-2.sp-wp-post-list> article> .entry-content> dl, #sp-entry-content-3.sp-wp-post-list> article> .entry-content> dl, #sp-entry-content-4.sp-wp-post-list> article> .entry-content> dl, #sp-entry-content-5.sp-wp-post-list> article> .entry-content> dl, #sp-entry-content-6.sp-wp-post-list> article> .entry-content> dl, #sp-entry-content-7.sp-wp-post-list> article> .entry-content> dl, #sp-entry-content-8.sp-wp-post-list> article> .entry-content> dl, #sp-entry-content-9.sp-wp-post-list> article> .entry-content> dl, #sp-wp-post-list-1.sp-wp-post-list> article> .entry-content> dl, #sp-wp-post-list-2.sp-wp-post-list> article> .entry-content> dl, #sp-wp-post-list-3.sp-wp-post-list> article> .entry-content> dl, #sp-wp-post-list-4.sp-wp-post-list> article> .entry-content> dl, #sp-wp-post-list-5.sp-wp-post-list> article> .entry-content> dl, #sp-wp-post-list-6.sp-wp-post-list> article> .entry-content> dl {
}

.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-3 > article > .entry-content > h1, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content > h1, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content > h1, .sp-wp-post-list#sp-entry-content-6 > article > .entry-content > h1, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content > h1, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content > h1, .sp-wp-post-list#sp-entry-content-9 > 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-2 > 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, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content > h1, .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content > h1{
  font-size : 2.8rem;
  font-weight : bold;
  line-height : 2;
  border-bottom-width : 3px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
}

.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-3 > article > .entry-content > h2, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content > h2, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content > h2, .sp-wp-post-list#sp-entry-content-6 > article > .entry-content > h2, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content > h2, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content > h2, .sp-wp-post-list#sp-entry-content-9 > 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-2 > 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, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content > h2, .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content > h2{
  font-size : 2.4rem;
  font-weight : bold;
  line-height : 2;
  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-3 > article > .entry-content > h3, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content > h3, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content > h3, .sp-wp-post-list#sp-entry-content-6 > article > .entry-content > h3, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content > h3, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content > h3, .sp-wp-post-list#sp-entry-content-9 > 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-2 > 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, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content > h3, .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content > h3{
  font-size : 2rem;
  font-weight : bold;
  line-height : 2;
  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-3 > article > .entry-content > h4, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content > h4, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content > h4, .sp-wp-post-list#sp-entry-content-6 > article > .entry-content > h4, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content > h4, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content > h4, .sp-wp-post-list#sp-entry-content-9 > 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-2 > 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, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content > h4, .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content > h4{
  font-size : 1.8rem;
  font-weight : normal;
  line-height : 2;
  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-3 > article > .entry-content > h5, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content > h5, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content > h5, .sp-wp-post-list#sp-entry-content-6 > article > .entry-content > h5, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content > h5, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content > h5, .sp-wp-post-list#sp-entry-content-9 > 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-2 > 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, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content > h5, .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content > h5{
  font-size : 1.4rem;
  font-weight : normal;
  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-3 > article > .entry-content > h6, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content > h6, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content > h6, .sp-wp-post-list#sp-entry-content-6 > article > .entry-content > h6, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content > h6, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content > h6, .sp-wp-post-list#sp-entry-content-9 > 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-2 > 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, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content > h6, .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content > h6{
  font-size : 1.3rem;
  font-weight : normal;
  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-3 > article > .entry-content > hr, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content > hr, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content > hr, .sp-wp-post-list#sp-entry-content-6 > article > .entry-content > hr, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content > hr, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content > hr, .sp-wp-post-list#sp-entry-content-9 > 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-2 > 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, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content > hr, .sp-wp-post-list#sp-wp-post-list-6 > 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 > p, .sp-wp-post-list#sp-entry-content-2 > article > .entry-content > p, .sp-wp-post-list#sp-entry-content-3 > article > .entry-content > p, .sp-wp-post-list#sp-entry-content-4 > article > .entry-content > p, .sp-wp-post-list#sp-entry-content-5 > article > .entry-content > p, .sp-wp-post-list#sp-entry-content-6 > article > .entry-content > p, .sp-wp-post-list#sp-entry-content-7 > article > .entry-content > p, .sp-wp-post-list#sp-entry-content-8 > article > .entry-content > p, .sp-wp-post-list#sp-entry-content-9 > 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-2 > 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, .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content > p, .sp-wp-post-list#sp-wp-post-list-6 > 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-3 > article > .entry-content > p:nth-of-type(1), .sp-wp-post-list#sp-entry-content-4 > article > .entry-content > p:nth-of-type(1), .sp-wp-post-list#sp-entry-content-5 > article > .entry-content > p:nth-of-type(1), .sp-wp-post-list#sp-entry-content-6 > article > .entry-content > p:nth-of-type(1), .sp-wp-post-list#sp-entry-content-7 > article > .entry-content > p:nth-of-type(1), .sp-wp-post-list#sp-entry-content-8 > article > .entry-content > p:nth-of-type(1), .sp-wp-post-list#sp-entry-content-9 > 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-2 > 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), .sp-wp-post-list#sp-wp-post-list-5 > article > .entry-content > p:nth-of-type(1), .sp-wp-post-list#sp-wp-post-list-6 > article > .entry-content > p:nth-of-type(1){
  margin-top : 0px;
}

#sp-entry-content-1.sp-wp-post-list> article> .entry-content> ul, #sp-entry-content-2.sp-wp-post-list> article> .entry-content> ul, #sp-entry-content-3.sp-wp-post-list> article> .entry-content> ul, #sp-entry-content-4.sp-wp-post-list> article> .entry-content> ul, #sp-entry-content-5.sp-wp-post-list> article> .entry-content> ul, #sp-entry-content-6.sp-wp-post-list> article> .entry-content> ul, #sp-entry-content-7.sp-wp-post-list> article> .entry-content> ul, #sp-entry-content-8.sp-wp-post-list> article> .entry-content> ul, #sp-entry-content-9.sp-wp-post-list> article> .entry-content> ul, #sp-wp-post-list-1.sp-wp-post-list> article> .entry-content> ul, #sp-wp-post-list-2.sp-wp-post-list> article> .entry-content> ul, #sp-wp-post-list-3.sp-wp-post-list> article> .entry-content> ul, #sp-wp-post-list-4.sp-wp-post-list> article> .entry-content> ul, #sp-wp-post-list-5.sp-wp-post-list> article> .entry-content> ul, #sp-wp-post-list-6.sp-wp-post-list> article> .entry-content> ul {
}

.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-3 > article > footer, .sp-wp-post-list#sp-entry-content-4 > article > footer, .sp-wp-post-list#sp-entry-content-5 > article > footer, .sp-wp-post-list#sp-entry-content-6 > article > footer, .sp-wp-post-list#sp-entry-content-7 > article > footer, .sp-wp-post-list#sp-entry-content-8 > article > footer, .sp-wp-post-list#sp-entry-content-9 > article > footer, .sp-wp-post-list#sp-wp-post-list-1 > article > footer, .sp-wp-post-list#sp-wp-post-list-2 > article > footer, .sp-wp-post-list#sp-wp-post-list-3 > article > footer, .sp-wp-post-list#sp-wp-post-list-4 > article > footer, .sp-wp-post-list#sp-wp-post-list-5 > article > footer, .sp-wp-post-list#sp-wp-post-list-6 > article > footer{
  font-size : 1.2rem;
  padding-top : 20px;
  padding-left : 20px;
  padding-right : 20px;
  padding-bottom : 30px;
  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-3 > article > footer .by-author, .sp-wp-post-list#sp-entry-content-4 > article > footer .by-author, .sp-wp-post-list#sp-entry-content-5 > article > footer .by-author, .sp-wp-post-list#sp-entry-content-6 > article > footer .by-author, .sp-wp-post-list#sp-entry-content-7 > article > footer .by-author, .sp-wp-post-list#sp-entry-content-8 > article > footer .by-author, .sp-wp-post-list#sp-entry-content-9 > 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-2 > 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, .sp-wp-post-list#sp-wp-post-list-5 > article > footer .by-author, .sp-wp-post-list#sp-wp-post-list-6 > 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-3 > article > footer .by-author::before, .sp-wp-post-list#sp-entry-content-4 > article > footer .by-author::before, .sp-wp-post-list#sp-entry-content-5 > article > footer .by-author::before, .sp-wp-post-list#sp-entry-content-6 > article > footer .by-author::before, .sp-wp-post-list#sp-entry-content-7 > article > footer .by-author::before, .sp-wp-post-list#sp-entry-content-8 > article > footer .by-author::before, .sp-wp-post-list#sp-entry-content-9 > 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-2 > 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, .sp-wp-post-list#sp-wp-post-list-5 > article > footer .by-author::before, .sp-wp-post-list#sp-wp-post-list-6 > 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-3 > article > footer .cat-links, .sp-wp-post-list#sp-entry-content-4 > article > footer .cat-links, .sp-wp-post-list#sp-entry-content-5 > article > footer .cat-links, .sp-wp-post-list#sp-entry-content-6 > article > footer .cat-links, .sp-wp-post-list#sp-entry-content-7 > article > footer .cat-links, .sp-wp-post-list#sp-entry-content-8 > article > footer .cat-links, .sp-wp-post-list#sp-entry-content-9 > 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-2 > 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, .sp-wp-post-list#sp-wp-post-list-5 > article > footer .cat-links, .sp-wp-post-list#sp-wp-post-list-6 > 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-3 > article > footer .cat-links::before, .sp-wp-post-list#sp-entry-content-4 > article > footer .cat-links::before, .sp-wp-post-list#sp-entry-content-5 > article > footer .cat-links::before, .sp-wp-post-list#sp-entry-content-6 > article > footer .cat-links::before, .sp-wp-post-list#sp-entry-content-7 > article > footer .cat-links::before, .sp-wp-post-list#sp-entry-content-8 > article > footer .cat-links::before, .sp-wp-post-list#sp-entry-content-9 > 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-2 > 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, .sp-wp-post-list#sp-wp-post-list-5 > article > footer .cat-links::before, .sp-wp-post-list#sp-wp-post-list-6 > 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-3 > article > footer .comments-link, .sp-wp-post-list#sp-entry-content-4 > article > footer .comments-link, .sp-wp-post-list#sp-entry-content-5 > article > footer .comments-link, .sp-wp-post-list#sp-entry-content-6 > article > footer .comments-link, .sp-wp-post-list#sp-entry-content-7 > article > footer .comments-link, .sp-wp-post-list#sp-entry-content-8 > article > footer .comments-link, .sp-wp-post-list#sp-entry-content-9 > 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-2 > 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, .sp-wp-post-list#sp-wp-post-list-5 > article > footer .comments-link, .sp-wp-post-list#sp-wp-post-list-6 > 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-3 > article > footer .comments-link::before, .sp-wp-post-list#sp-entry-content-4 > article > footer .comments-link::before, .sp-wp-post-list#sp-entry-content-5 > article > footer .comments-link::before, .sp-wp-post-list#sp-entry-content-6 > article > footer .comments-link::before, .sp-wp-post-list#sp-entry-content-7 > article > footer .comments-link::before, .sp-wp-post-list#sp-entry-content-8 > article > footer .comments-link::before, .sp-wp-post-list#sp-entry-content-9 > 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-2 > 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, .sp-wp-post-list#sp-wp-post-list-5 > article > footer .comments-link::before, .sp-wp-post-list#sp-wp-post-list-6 > 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-3 > article > footer .date, .sp-wp-post-list#sp-entry-content-4 > article > footer .date, .sp-wp-post-list#sp-entry-content-5 > article > footer .date, .sp-wp-post-list#sp-entry-content-6 > article > footer .date, .sp-wp-post-list#sp-entry-content-7 > article > footer .date, .sp-wp-post-list#sp-entry-content-8 > article > footer .date, .sp-wp-post-list#sp-entry-content-9 > article > footer .date, .sp-wp-post-list#sp-wp-post-list-1 > article > footer .date, .sp-wp-post-list#sp-wp-post-list-2 > 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, .sp-wp-post-list#sp-wp-post-list-5 > article > footer .date, .sp-wp-post-list#sp-wp-post-list-6 > 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-3 > article > footer .date::before, .sp-wp-post-list#sp-entry-content-4 > article > footer .date::before, .sp-wp-post-list#sp-entry-content-5 > article > footer .date::before, .sp-wp-post-list#sp-entry-content-6 > article > footer .date::before, .sp-wp-post-list#sp-entry-content-7 > article > footer .date::before, .sp-wp-post-list#sp-entry-content-8 > article > footer .date::before, .sp-wp-post-list#sp-entry-content-9 > 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-2 > 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, .sp-wp-post-list#sp-wp-post-list-5 > article > footer .date::before, .sp-wp-post-list#sp-wp-post-list-6 > 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-3 > article > footer .edit-link, .sp-wp-post-list#sp-entry-content-4 > article > footer .edit-link, .sp-wp-post-list#sp-entry-content-5 > article > footer .edit-link, .sp-wp-post-list#sp-entry-content-6 > article > footer .edit-link, .sp-wp-post-list#sp-entry-content-7 > article > footer .edit-link, .sp-wp-post-list#sp-entry-content-8 > article > footer .edit-link, .sp-wp-post-list#sp-entry-content-9 > 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-2 > 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, .sp-wp-post-list#sp-wp-post-list-5 > article > footer .edit-link, .sp-wp-post-list#sp-wp-post-list-6 > 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-3 > article > footer .sep, .sp-wp-post-list#sp-entry-content-4 > article > footer .sep, .sp-wp-post-list#sp-entry-content-5 > article > footer .sep, .sp-wp-post-list#sp-entry-content-6 > article > footer .sep, .sp-wp-post-list#sp-entry-content-7 > article > footer .sep, .sp-wp-post-list#sp-entry-content-8 > article > footer .sep, .sp-wp-post-list#sp-entry-content-9 > article > footer .sep, .sp-wp-post-list#sp-wp-post-list-1 > article > footer .sep, .sp-wp-post-list#sp-wp-post-list-2 > 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, .sp-wp-post-list#sp-wp-post-list-5 > article > footer .sep, .sp-wp-post-list#sp-wp-post-list-6 > 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-3 > article > footer .tags-links, .sp-wp-post-list#sp-entry-content-4 > article > footer .tags-links, .sp-wp-post-list#sp-entry-content-5 > article > footer .tags-links, .sp-wp-post-list#sp-entry-content-6 > article > footer .tags-links, .sp-wp-post-list#sp-entry-content-7 > article > footer .tags-links, .sp-wp-post-list#sp-entry-content-8 > article > footer .tags-links, .sp-wp-post-list#sp-entry-content-9 > 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-2 > 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, .sp-wp-post-list#sp-wp-post-list-5 > article > footer .tags-links, .sp-wp-post-list#sp-wp-post-list-6 > 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-3 > article > footer .tags-links::before, .sp-wp-post-list#sp-entry-content-4 > article > footer .tags-links::before, .sp-wp-post-list#sp-entry-content-5 > article > footer .tags-links::before, .sp-wp-post-list#sp-entry-content-6 > article > footer .tags-links::before, .sp-wp-post-list#sp-entry-content-7 > article > footer .tags-links::before, .sp-wp-post-list#sp-entry-content-8 > article > footer .tags-links::before, .sp-wp-post-list#sp-entry-content-9 > 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-2 > 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, .sp-wp-post-list#sp-wp-post-list-5 > article > footer .tags-links::before, .sp-wp-post-list#sp-wp-post-list-6 > 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-3 > article > footer a, .sp-wp-post-list#sp-entry-content-4 > article > footer a, .sp-wp-post-list#sp-entry-content-5 > article > footer a, .sp-wp-post-list#sp-entry-content-6 > article > footer a, .sp-wp-post-list#sp-entry-content-7 > article > footer a, .sp-wp-post-list#sp-entry-content-8 > article > footer a, .sp-wp-post-list#sp-entry-content-9 > article > footer a, .sp-wp-post-list#sp-wp-post-list-1 > article > footer a, .sp-wp-post-list#sp-wp-post-list-2 > 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, .sp-wp-post-list#sp-wp-post-list-5 > article > footer a, .sp-wp-post-list#sp-wp-post-list-6 > article > footer a{
  color : #c10103;
  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-3 > article > footer span, .sp-wp-post-list#sp-entry-content-4 > article > footer span, .sp-wp-post-list#sp-entry-content-5 > article > footer span, .sp-wp-post-list#sp-entry-content-6 > article > footer span, .sp-wp-post-list#sp-entry-content-7 > article > footer span, .sp-wp-post-list#sp-entry-content-8 > article > footer span, .sp-wp-post-list#sp-entry-content-9 > article > footer span, .sp-wp-post-list#sp-wp-post-list-1 > article > footer span, .sp-wp-post-list#sp-wp-post-list-2 > 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, .sp-wp-post-list#sp-wp-post-list-5 > article > footer span, .sp-wp-post-list#sp-wp-post-list-6 > 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-3 > article > header, .sp-wp-post-list#sp-entry-content-4 > article > header, .sp-wp-post-list#sp-entry-content-5 > article > header, .sp-wp-post-list#sp-entry-content-6 > article > header, .sp-wp-post-list#sp-entry-content-7 > article > header, .sp-wp-post-list#sp-entry-content-8 > article > header, .sp-wp-post-list#sp-entry-content-9 > article > header, .sp-wp-post-list#sp-wp-post-list-1 > article > header, .sp-wp-post-list#sp-wp-post-list-2 > article > header, .sp-wp-post-list#sp-wp-post-list-3 > article > header, .sp-wp-post-list#sp-wp-post-list-4 > article > header, .sp-wp-post-list#sp-wp-post-list-5 > article > header, .sp-wp-post-list#sp-wp-post-list-6 > article > header{
  margin-top : 0px;
  margin-bottom : 0px;
}

.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-3 > article > header > h1, .sp-wp-post-list#sp-entry-content-4 > article > header > h1, .sp-wp-post-list#sp-entry-content-5 > article > header > h1, .sp-wp-post-list#sp-entry-content-6 > article > header > h1, .sp-wp-post-list#sp-entry-content-7 > article > header > h1, .sp-wp-post-list#sp-entry-content-8 > article > header > h1, .sp-wp-post-list#sp-entry-content-9 > article > header > h1, .sp-wp-post-list#sp-wp-post-list-1 > article > header > h1, .sp-wp-post-list#sp-wp-post-list-2 > 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, .sp-wp-post-list#sp-wp-post-list-5 > article > header > h1, .sp-wp-post-list#sp-wp-post-list-6 > article > header > h1{
  font-size : 1.8rem;
  font-weight : normal;
  color : #333333;
  padding-top : 0px;
  padding-left : 15px;
  padding-right : 15px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-bottom : 0px;
  border-bottom-width : 5px;
  border-bottom-style : solid;
  border-bottom-color : #262626;
}

.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-3 > article > header > h4, .sp-wp-post-list#sp-entry-content-4 > article > header > h4, .sp-wp-post-list#sp-entry-content-5 > article > header > h4, .sp-wp-post-list#sp-entry-content-6 > article > header > h4, .sp-wp-post-list#sp-entry-content-7 > article > header > h4, .sp-wp-post-list#sp-entry-content-8 > article > header > h4, .sp-wp-post-list#sp-entry-content-9 > article > header > h4, .sp-wp-post-list#sp-wp-post-list-1 > article > header > h4, .sp-wp-post-list#sp-wp-post-list-2 > 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, .sp-wp-post-list#sp-wp-post-list-5 > article > header > h4, .sp-wp-post-list#sp-wp-post-list-6 > article > header > h4{
  font-size : 1.8rem;
  font-weight : normal;
  color : #333333;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  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-3 > article > p, .sp-wp-post-list#sp-entry-content-4 > article > p, .sp-wp-post-list#sp-entry-content-5 > article > p, .sp-wp-post-list#sp-entry-content-6 > article > p, .sp-wp-post-list#sp-entry-content-7 > article > p, .sp-wp-post-list#sp-entry-content-8 > article > p, .sp-wp-post-list#sp-entry-content-9 > article > p, .sp-wp-post-list#sp-wp-post-list-1 > article > p, .sp-wp-post-list#sp-wp-post-list-2 > article > p, .sp-wp-post-list#sp-wp-post-list-3 > article > p, .sp-wp-post-list#sp-wp-post-list-4 > article > p, .sp-wp-post-list#sp-wp-post-list-5 > article > p, .sp-wp-post-list#sp-wp-post-list-6 > 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-3 > article > p > img, .sp-wp-post-list#sp-entry-content-4 > article > p > img, .sp-wp-post-list#sp-entry-content-5 > article > p > img, .sp-wp-post-list#sp-entry-content-6 > article > p > img, .sp-wp-post-list#sp-entry-content-7 > article > p > img, .sp-wp-post-list#sp-entry-content-8 > article > p > img, .sp-wp-post-list#sp-entry-content-9 > article > p > img, .sp-wp-post-list#sp-wp-post-list-1 > article > p > img, .sp-wp-post-list#sp-wp-post-list-2 > 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, .sp-wp-post-list#sp-wp-post-list-5 > article > p > img, .sp-wp-post-list#sp-wp-post-list-6 > article > p > img{
  display : block;
}

.sp-wp-post-list#sp-entry-content-1 > dl, .sp-wp-post-list#sp-entry-content-2 > dl, .sp-wp-post-list#sp-entry-content-3 > dl, .sp-wp-post-list#sp-entry-content-4 > dl, .sp-wp-post-list#sp-entry-content-5 > dl, .sp-wp-post-list#sp-entry-content-6 > dl, .sp-wp-post-list#sp-entry-content-7 > dl, .sp-wp-post-list#sp-entry-content-8 > dl, .sp-wp-post-list#sp-entry-content-9 > dl, .sp-wp-post-list#sp-wp-post-list-1 > dl, .sp-wp-post-list#sp-wp-post-list-2 > dl, .sp-wp-post-list#sp-wp-post-list-3 > dl, .sp-wp-post-list#sp-wp-post-list-4 > dl, .sp-wp-post-list#sp-wp-post-list-5 > dl, .sp-wp-post-list#sp-wp-post-list-6 > dl{
  margin-bottom : 0px;
}

.sp-wp-post-list#sp-entry-content-1 > dl + .hpb-more-entry, .sp-wp-post-list#sp-entry-content-2 > dl + .hpb-more-entry, .sp-wp-post-list#sp-entry-content-3 > dl + .hpb-more-entry, .sp-wp-post-list#sp-entry-content-4 > dl + .hpb-more-entry, .sp-wp-post-list#sp-entry-content-5 > dl + .hpb-more-entry, .sp-wp-post-list#sp-entry-content-6 > dl + .hpb-more-entry, .sp-wp-post-list#sp-entry-content-7 > dl + .hpb-more-entry, .sp-wp-post-list#sp-entry-content-8 > dl + .hpb-more-entry, .sp-wp-post-list#sp-entry-content-9 > dl + .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-1 > dl + .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-2 > dl + .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-3 > dl + .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-4 > dl + .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-5 > dl + .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-6 > dl + .hpb-more-entry{
  padding-bottom : 0px;
  margin-top : 0px;
}

.sp-wp-post-list#sp-entry-content-1 > dl + nav, .sp-wp-post-list#sp-entry-content-2 > dl + nav, .sp-wp-post-list#sp-entry-content-3 > dl + nav, .sp-wp-post-list#sp-entry-content-4 > dl + nav, .sp-wp-post-list#sp-entry-content-5 > dl + nav, .sp-wp-post-list#sp-entry-content-6 > dl + nav, .sp-wp-post-list#sp-entry-content-7 > dl + nav, .sp-wp-post-list#sp-entry-content-8 > dl + nav, .sp-wp-post-list#sp-entry-content-9 > dl + nav, .sp-wp-post-list#sp-wp-post-list-1 > dl + nav, .sp-wp-post-list#sp-wp-post-list-2 > dl + nav, .sp-wp-post-list#sp-wp-post-list-3 > dl + nav, .sp-wp-post-list#sp-wp-post-list-4 > dl + nav, .sp-wp-post-list#sp-wp-post-list-5 > dl + nav, .sp-wp-post-list#sp-wp-post-list-6 > dl + nav{
  padding-left : 20px;
  padding-right : 20px;
  margin-bottom : 0px;
}

.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-3 > h3, .sp-wp-post-list#sp-entry-content-4 > h3, .sp-wp-post-list#sp-entry-content-5 > h3, .sp-wp-post-list#sp-entry-content-6 > h3, .sp-wp-post-list#sp-entry-content-7 > h3, .sp-wp-post-list#sp-entry-content-8 > h3, .sp-wp-post-list#sp-entry-content-9 > h3, .sp-wp-post-list#sp-wp-post-list-1 > h3, .sp-wp-post-list#sp-wp-post-list-2 > h3, .sp-wp-post-list#sp-wp-post-list-3 > h3, .sp-wp-post-list#sp-wp-post-list-4 > h3, .sp-wp-post-list#sp-wp-post-list-5 > h3, .sp-wp-post-list#sp-wp-post-list-6 > h3{
  font-size : 3rem;
  font-weight : bold;
  background-color : transparent;
  text-decoration : none;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-bottom : 20px;
}

.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-3 > h3 > a, .sp-wp-post-list#sp-entry-content-4 > h3 > a, .sp-wp-post-list#sp-entry-content-5 > h3 > a, .sp-wp-post-list#sp-entry-content-6 > h3 > a, .sp-wp-post-list#sp-entry-content-7 > h3 > a, .sp-wp-post-list#sp-entry-content-8 > h3 > a, .sp-wp-post-list#sp-entry-content-9 > h3 > a, .sp-wp-post-list#sp-wp-post-list-1 > h3 > a, .sp-wp-post-list#sp-wp-post-list-2 > h3 > a, .sp-wp-post-list#sp-wp-post-list-3 > h3 > a, .sp-wp-post-list#sp-wp-post-list-4 > h3 > a, .sp-wp-post-list#sp-wp-post-list-5 > h3 > a, .sp-wp-post-list#sp-wp-post-list-6 > h3 > a{
  text-decoration : none;
}

.sp-wp-post-list#sp-entry-content-1 > h3 ~ article, .sp-wp-post-list#sp-entry-content-2 > h3 ~ article, .sp-wp-post-list#sp-entry-content-3 > h3 ~ article, .sp-wp-post-list#sp-entry-content-4 > h3 ~ article, .sp-wp-post-list#sp-entry-content-5 > h3 ~ article, .sp-wp-post-list#sp-entry-content-6 > h3 ~ article, .sp-wp-post-list#sp-entry-content-7 > h3 ~ article, .sp-wp-post-list#sp-entry-content-8 > h3 ~ article, .sp-wp-post-list#sp-entry-content-9 > h3 ~ article, .sp-wp-post-list#sp-wp-post-list-1 > h3 ~ article, .sp-wp-post-list#sp-wp-post-list-2 > h3 ~ article, .sp-wp-post-list#sp-wp-post-list-3 > h3 ~ article, .sp-wp-post-list#sp-wp-post-list-4 > h3 ~ article, .sp-wp-post-list#sp-wp-post-list-5 > h3 ~ article, .sp-wp-post-list#sp-wp-post-list-6 > h3 ~ article{
  padding-bottom : 30px;
}

.sp-wp-post-list#sp-entry-content-1 > h3 ~ article > footer, .sp-wp-post-list#sp-entry-content-2 > h3 ~ article > footer, .sp-wp-post-list#sp-entry-content-3 > h3 ~ article > footer, .sp-wp-post-list#sp-entry-content-4 > h3 ~ article > footer, .sp-wp-post-list#sp-entry-content-5 > h3 ~ article > footer, .sp-wp-post-list#sp-entry-content-6 > h3 ~ article > footer, .sp-wp-post-list#sp-entry-content-7 > h3 ~ article > footer, .sp-wp-post-list#sp-entry-content-8 > h3 ~ article > footer, .sp-wp-post-list#sp-entry-content-9 > h3 ~ article > footer, .sp-wp-post-list#sp-wp-post-list-1 > h3 ~ article > footer, .sp-wp-post-list#sp-wp-post-list-2 > h3 ~ article > footer, .sp-wp-post-list#sp-wp-post-list-3 > h3 ~ article > footer, .sp-wp-post-list#sp-wp-post-list-4 > h3 ~ article > footer, .sp-wp-post-list#sp-wp-post-list-5 > h3 ~ article > footer, .sp-wp-post-list#sp-wp-post-list-6 > h3 ~ article > footer{
  padding-bottom : 0px;
}

.sp-wp-post-list#sp-entry-content-1 > h3 ~ article > header, .sp-wp-post-list#sp-entry-content-2 > h3 ~ article > header, .sp-wp-post-list#sp-entry-content-3 > h3 ~ article > header, .sp-wp-post-list#sp-entry-content-4 > h3 ~ article > header, .sp-wp-post-list#sp-entry-content-5 > h3 ~ article > header, .sp-wp-post-list#sp-entry-content-6 > h3 ~ article > header, .sp-wp-post-list#sp-entry-content-7 > h3 ~ article > header, .sp-wp-post-list#sp-entry-content-8 > h3 ~ article > header, .sp-wp-post-list#sp-entry-content-9 > h3 ~ article > header, .sp-wp-post-list#sp-wp-post-list-1 > h3 ~ article > header, .sp-wp-post-list#sp-wp-post-list-2 > h3 ~ article > header, .sp-wp-post-list#sp-wp-post-list-3 > h3 ~ article > header, .sp-wp-post-list#sp-wp-post-list-4 > h3 ~ article > header, .sp-wp-post-list#sp-wp-post-list-5 > h3 ~ article > header, .sp-wp-post-list#sp-wp-post-list-6 > h3 ~ article > header{
  margin-bottom : 20px;
}

.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-3 > header, .sp-wp-post-list#sp-entry-content-4 > header, .sp-wp-post-list#sp-entry-content-5 > header, .sp-wp-post-list#sp-entry-content-6 > header, .sp-wp-post-list#sp-entry-content-7 > header, .sp-wp-post-list#sp-entry-content-8 > header, .sp-wp-post-list#sp-entry-content-9 > header, .sp-wp-post-list#sp-wp-post-list-1 > header, .sp-wp-post-list#sp-wp-post-list-2 > header, .sp-wp-post-list#sp-wp-post-list-3 > header, .sp-wp-post-list#sp-wp-post-list-4 > header, .sp-wp-post-list#sp-wp-post-list-5 > header, .sp-wp-post-list#sp-wp-post-list-6 > header{
  font-size : 3rem;
  font-weight : bold;
  background-color : transparent;
  text-decoration : none;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-bottom : 20px;
}

.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-3 > header > h1, .sp-wp-post-list#sp-entry-content-4 > header > h1, .sp-wp-post-list#sp-entry-content-5 > header > h1, .sp-wp-post-list#sp-entry-content-6 > header > h1, .sp-wp-post-list#sp-entry-content-7 > header > h1, .sp-wp-post-list#sp-entry-content-8 > header > h1, .sp-wp-post-list#sp-entry-content-9 > header > h1, .sp-wp-post-list#sp-wp-post-list-1 > header > h1, .sp-wp-post-list#sp-wp-post-list-2 > header > h1, .sp-wp-post-list#sp-wp-post-list-3 > header > h1, .sp-wp-post-list#sp-wp-post-list-4 > header > h1, .sp-wp-post-list#sp-wp-post-list-5 > header > h1, .sp-wp-post-list#sp-wp-post-list-6 > header > h1{
  text-decoration : none;
}

.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-3 > nav, .sp-wp-post-list#sp-entry-content-4 > nav, .sp-wp-post-list#sp-entry-content-5 > nav, .sp-wp-post-list#sp-entry-content-6 > nav, .sp-wp-post-list#sp-entry-content-7 > nav, .sp-wp-post-list#sp-entry-content-8 > nav, .sp-wp-post-list#sp-entry-content-9 > nav, .sp-wp-post-list#sp-wp-post-list-1 > nav, .sp-wp-post-list#sp-wp-post-list-2 > nav, .sp-wp-post-list#sp-wp-post-list-3 > nav, .sp-wp-post-list#sp-wp-post-list-4 > nav, .sp-wp-post-list#sp-wp-post-list-5 > nav, .sp-wp-post-list#sp-wp-post-list-6 > nav{
  margin-top : 20px;
  margin-bottom : 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-3 > nav a, .sp-wp-post-list#sp-entry-content-4 > nav a, .sp-wp-post-list#sp-entry-content-5 > nav a, .sp-wp-post-list#sp-entry-content-6 > nav a, .sp-wp-post-list#sp-entry-content-7 > nav a, .sp-wp-post-list#sp-entry-content-8 > nav a, .sp-wp-post-list#sp-entry-content-9 > nav a, .sp-wp-post-list#sp-wp-post-list-1 > nav a, .sp-wp-post-list#sp-wp-post-list-2 > nav a, .sp-wp-post-list#sp-wp-post-list-3 > nav a, .sp-wp-post-list#sp-wp-post-list-4 > nav a, .sp-wp-post-list#sp-wp-post-list-5 > nav a, .sp-wp-post-list#sp-wp-post-list-6 > nav a{
  color : #333333;
  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-3 > nav > div, .sp-wp-post-list#sp-entry-content-4 > nav > div, .sp-wp-post-list#sp-entry-content-5 > nav > div, .sp-wp-post-list#sp-entry-content-6 > nav > div, .sp-wp-post-list#sp-entry-content-7 > nav > div, .sp-wp-post-list#sp-entry-content-8 > nav > div, .sp-wp-post-list#sp-entry-content-9 > nav > div, .sp-wp-post-list#sp-wp-post-list-1 > nav > div, .sp-wp-post-list#sp-wp-post-list-2 > nav > div, .sp-wp-post-list#sp-wp-post-list-3 > nav > div, .sp-wp-post-list#sp-wp-post-list-4 > nav > div, .sp-wp-post-list#sp-wp-post-list-5 > nav > div, .sp-wp-post-list#sp-wp-post-list-6 > 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-3 > nav > div.nav-next, .sp-wp-post-list#sp-entry-content-4 > nav > div.nav-next, .sp-wp-post-list#sp-entry-content-5 > nav > div.nav-next, .sp-wp-post-list#sp-entry-content-6 > nav > div.nav-next, .sp-wp-post-list#sp-entry-content-7 > nav > div.nav-next, .sp-wp-post-list#sp-entry-content-8 > nav > div.nav-next, .sp-wp-post-list#sp-entry-content-9 > 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-2 > 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, .sp-wp-post-list#sp-wp-post-list-5 > nav > div.nav-next, .sp-wp-post-list#sp-wp-post-list-6 > 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-3 > nav > div.nav-next .meta-nav, .sp-wp-post-list#sp-entry-content-4 > nav > div.nav-next .meta-nav, .sp-wp-post-list#sp-entry-content-5 > nav > div.nav-next .meta-nav, .sp-wp-post-list#sp-entry-content-6 > nav > div.nav-next .meta-nav, .sp-wp-post-list#sp-entry-content-7 > nav > div.nav-next .meta-nav, .sp-wp-post-list#sp-entry-content-8 > nav > div.nav-next .meta-nav, .sp-wp-post-list#sp-entry-content-9 > 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-2 > 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, .sp-wp-post-list#sp-wp-post-list-5 > nav > div.nav-next .meta-nav, .sp-wp-post-list#sp-wp-post-list-6 > 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-3 > nav > div.nav-next .meta-nav::before, .sp-wp-post-list#sp-entry-content-4 > nav > div.nav-next .meta-nav::before, .sp-wp-post-list#sp-entry-content-5 > nav > div.nav-next .meta-nav::before, .sp-wp-post-list#sp-entry-content-6 > nav > div.nav-next .meta-nav::before, .sp-wp-post-list#sp-entry-content-7 > nav > div.nav-next .meta-nav::before, .sp-wp-post-list#sp-entry-content-8 > nav > div.nav-next .meta-nav::before, .sp-wp-post-list#sp-entry-content-9 > 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-2 > 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, .sp-wp-post-list#sp-wp-post-list-5 > nav > div.nav-next .meta-nav::before, .sp-wp-post-list#sp-wp-post-list-6 > 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-3 > nav > div.nav-previous, .sp-wp-post-list#sp-entry-content-4 > nav > div.nav-previous, .sp-wp-post-list#sp-entry-content-5 > nav > div.nav-previous, .sp-wp-post-list#sp-entry-content-6 > nav > div.nav-previous, .sp-wp-post-list#sp-entry-content-7 > nav > div.nav-previous, .sp-wp-post-list#sp-entry-content-8 > nav > div.nav-previous, .sp-wp-post-list#sp-entry-content-9 > 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-2 > 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, .sp-wp-post-list#sp-wp-post-list-5 > nav > div.nav-previous, .sp-wp-post-list#sp-wp-post-list-6 > 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-3 > nav > div.nav-previous .meta-nav, .sp-wp-post-list#sp-entry-content-4 > nav > div.nav-previous .meta-nav, .sp-wp-post-list#sp-entry-content-5 > nav > div.nav-previous .meta-nav, .sp-wp-post-list#sp-entry-content-6 > nav > div.nav-previous .meta-nav, .sp-wp-post-list#sp-entry-content-7 > nav > div.nav-previous .meta-nav, .sp-wp-post-list#sp-entry-content-8 > nav > div.nav-previous .meta-nav, .sp-wp-post-list#sp-entry-content-9 > 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-2 > 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, .sp-wp-post-list#sp-wp-post-list-5 > nav > div.nav-previous .meta-nav, .sp-wp-post-list#sp-wp-post-list-6 > 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-3 > nav > div.nav-previous .meta-nav::before, .sp-wp-post-list#sp-entry-content-4 > nav > div.nav-previous .meta-nav::before, .sp-wp-post-list#sp-entry-content-5 > nav > div.nav-previous .meta-nav::before, .sp-wp-post-list#sp-entry-content-6 > nav > div.nav-previous .meta-nav::before, .sp-wp-post-list#sp-entry-content-7 > nav > div.nav-previous .meta-nav::before, .sp-wp-post-list#sp-entry-content-8 > nav > div.nav-previous .meta-nav::before, .sp-wp-post-list#sp-entry-content-9 > 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-2 > 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, .sp-wp-post-list#sp-wp-post-list-5 > nav > div.nav-previous .meta-nav::before, .sp-wp-post-list#sp-wp-post-list-6 > 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-3 > ul, .sp-wp-post-list#sp-entry-content-4 > ul, .sp-wp-post-list#sp-entry-content-5 > ul, .sp-wp-post-list#sp-entry-content-6 > ul, .sp-wp-post-list#sp-entry-content-7 > ul, .sp-wp-post-list#sp-entry-content-8 > ul, .sp-wp-post-list#sp-entry-content-9 > ul, .sp-wp-post-list#sp-wp-post-list-1 > ul, .sp-wp-post-list#sp-wp-post-list-2 > ul, .sp-wp-post-list#sp-wp-post-list-3 > ul, .sp-wp-post-list#sp-wp-post-list-4 > ul, .sp-wp-post-list#sp-wp-post-list-5 > ul, .sp-wp-post-list#sp-wp-post-list-6 > ul{
  padding-left : 0px;
  margin-left : 20px;
  margin-right : 20px;
  list-style-type : none;
}

.sp-wp-post-list#sp-entry-content-1 > ul + .hpb-more-entry, .sp-wp-post-list#sp-entry-content-2 > ul + .hpb-more-entry, .sp-wp-post-list#sp-entry-content-3 > ul + .hpb-more-entry, .sp-wp-post-list#sp-entry-content-4 > ul + .hpb-more-entry, .sp-wp-post-list#sp-entry-content-5 > ul + .hpb-more-entry, .sp-wp-post-list#sp-entry-content-6 > ul + .hpb-more-entry, .sp-wp-post-list#sp-entry-content-7 > ul + .hpb-more-entry, .sp-wp-post-list#sp-entry-content-8 > ul + .hpb-more-entry, .sp-wp-post-list#sp-entry-content-9 > ul + .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-1 > ul + .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-2 > ul + .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-3 > ul + .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-4 > ul + .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-5 > ul + .hpb-more-entry, .sp-wp-post-list#sp-wp-post-list-6 > ul + .hpb-more-entry{
  padding-bottom : 0px;
  margin-top : 0px;
}

#sp-entry-content-1.sp-wp-post-list> ul> li, #sp-entry-content-2.sp-wp-post-list> ul> li, #sp-entry-content-3.sp-wp-post-list> ul> li, #sp-entry-content-4.sp-wp-post-list> ul> li, #sp-entry-content-5.sp-wp-post-list> ul> li, #sp-entry-content-6.sp-wp-post-list> ul> li, #sp-entry-content-7.sp-wp-post-list> ul> li, #sp-entry-content-8.sp-wp-post-list> ul> li, #sp-entry-content-9.sp-wp-post-list> ul> li, #sp-wp-post-list-1.sp-wp-post-list> ul> li, #sp-wp-post-list-2.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-5.sp-wp-post-list> ul> li, #sp-wp-post-list-6.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-3 > ul > li > a, .sp-wp-post-list#sp-entry-content-4 > ul > li > a, .sp-wp-post-list#sp-entry-content-5 > ul > li > a, .sp-wp-post-list#sp-entry-content-6 > ul > li > a, .sp-wp-post-list#sp-entry-content-7 > ul > li > a, .sp-wp-post-list#sp-entry-content-8 > ul > li > a, .sp-wp-post-list#sp-entry-content-9 > ul > li > a, .sp-wp-post-list#sp-wp-post-list-1 > ul > li > a, .sp-wp-post-list#sp-wp-post-list-2 > 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, .sp-wp-post-list#sp-wp-post-list-5 > ul > li > a, .sp-wp-post-list#sp-wp-post-list-6 > ul > li > a{
  color : #333333;
  background-image : url(img/icon-arrow-right.png);
  background-repeat : no-repeat;
  background-position : left center;
  background-size : 3px 5px;
  text-decoration : underline;
  padding-left : 25px;
}

@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-3, .sp-wp-post-list#sp-entry-content-4, .sp-wp-post-list#sp-entry-content-5, .sp-wp-post-list#sp-entry-content-6, .sp-wp-post-list#sp-entry-content-7, .sp-wp-post-list#sp-entry-content-8, .sp-wp-post-list#sp-entry-content-9, .sp-wp-post-list#sp-wp-post-list-1, .sp-wp-post-list#sp-wp-post-list-2, .sp-wp-post-list#sp-wp-post-list-3, .sp-wp-post-list#sp-wp-post-list-4, .sp-wp-post-list#sp-wp-post-list-5, .sp-wp-post-list#sp-wp-post-list-6{
    margin-bottom : 40px;
  }

  .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-1 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-2 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-3 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-4 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-5 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-6 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-7 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-8 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-9 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-1 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-2 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-3 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-4 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-5 > dl, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-6 > dl{
    margin-left : 0px;
    margin-right : 0px;
  }

  .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-3 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-4 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-5 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-6 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-7 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-8 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-9 > 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-2 > 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, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-5 > dl > dd, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-6 > 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-3 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-4 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-5 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-6 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-7 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-8 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-9 > 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-2 > 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, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-5 > dl > dt, .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-6 > dl > dt{
    font-weight : bold;
    line-height : 2;
    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-3 > dl > dt:nth-of-type(1), .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-4 > dl > dt:nth-of-type(1), .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-5 > dl > dt:nth-of-type(1), .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-6 > dl > dt:nth-of-type(1), .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-7 > dl > dt:nth-of-type(1), .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-8 > dl > dt:nth-of-type(1), .sp-wp-post-list.hpb-viewtype-date#sp-entry-content-9 > 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-2 > 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), .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-5 > dl > dt:nth-of-type(1), .sp-wp-post-list.hpb-viewtype-date#sp-wp-post-list-6 > 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-3 > article > p, .sp-wp-post-list#sp-entry-content-4 > article > p, .sp-wp-post-list#sp-entry-content-5 > article > p, .sp-wp-post-list#sp-entry-content-6 > article > p, .sp-wp-post-list#sp-entry-content-7 > article > p, .sp-wp-post-list#sp-entry-content-8 > article > p, .sp-wp-post-list#sp-entry-content-9 > article > p, .sp-wp-post-list#sp-wp-post-list-1 > article > p, .sp-wp-post-list#sp-wp-post-list-2 > article > p, .sp-wp-post-list#sp-wp-post-list-3 > article > p, .sp-wp-post-list#sp-wp-post-list-4 > article > p, .sp-wp-post-list#sp-wp-post-list-5 > article > p, .sp-wp-post-list#sp-wp-post-list-6 > article > p{
    padding-left : 20px;
    padding-right : 20px;
    margin-right : 0px;
    float : none;
  }

  .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-3 > h3, .sp-wp-post-list#sp-entry-content-4 > h3, .sp-wp-post-list#sp-entry-content-5 > h3, .sp-wp-post-list#sp-entry-content-6 > h3, .sp-wp-post-list#sp-entry-content-7 > h3, .sp-wp-post-list#sp-entry-content-8 > h3, .sp-wp-post-list#sp-entry-content-9 > h3, .sp-wp-post-list#sp-wp-post-list-1 > h3, .sp-wp-post-list#sp-wp-post-list-2 > h3, .sp-wp-post-list#sp-wp-post-list-3 > h3, .sp-wp-post-list#sp-wp-post-list-4 > h3, .sp-wp-post-list#sp-wp-post-list-5 > h3, .sp-wp-post-list#sp-wp-post-list-6 > h3{
    font-size : 2.2rem;
  }

  .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-3 > header, .sp-wp-post-list#sp-entry-content-4 > header, .sp-wp-post-list#sp-entry-content-5 > header, .sp-wp-post-list#sp-entry-content-6 > header, .sp-wp-post-list#sp-entry-content-7 > header, .sp-wp-post-list#sp-entry-content-8 > header, .sp-wp-post-list#sp-entry-content-9 > header, .sp-wp-post-list#sp-wp-post-list-1 > header, .sp-wp-post-list#sp-wp-post-list-2 > header, .sp-wp-post-list#sp-wp-post-list-3 > header, .sp-wp-post-list#sp-wp-post-list-4 > header, .sp-wp-post-list#sp-wp-post-list-5 > header, .sp-wp-post-list#sp-wp-post-list-6 > header{
    font-size : 2.2rem;
  }
}

#sp-table-1{
  font-size : 1.4rem;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 20px;
  width : 100%;
  border-collapse : collapse;
}

#sp-table-1> tbody> tr:nth-child(even)> td {
}

#sp-table-1> tbody> tr:nth-child(odd)> td {
}

#sp-table-1> tbody> tr:nth-child(odd)> th.col-title {
}

#sp-table-1 > tbody > tr > td{
  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-table-1 > tbody > tr > th.col-title{
  font-weight : bold;
  color : #ffffff;
  background-color : #b1b1b1;
  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-table-1 > tbody > tr > th.row-title{
  font-weight : bold;
  color : #ffffff;
  background-color : #b1b1b1;
  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-button-1, #sp-button-2, #sp-button-3{
  margin-right : 1em;
  margin-bottom : 1em;
  width : auto;
  min-width : 100px;
  height : auto;
  min-height : 30px;
  display : table;
}

#sp-button-1 > a, #sp-button-2 > a, #sp-button-3 > a{
  font-size : 1.6rem;
  font-weight : bold;
  line-height : 2;
  color : #222324;
  background-color : transparent;
  vertical-align : middle;
  text-align : center;
  padding-top : 5px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 5px;
  border-top-width : 0px;
  border-left-width : 0px;
  border-right-width : 0px;
  border-bottom-width : 4px;
  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 : #c10103;
  border-top-left-radius : 0px 0px;
  border-top-right-radius : 0px 0px;
  border-bottom-right-radius : 0px 0px;
  border-bottom-left-radius : 0px 0px;
  width : 100%;
  height : 100%;
  display : table-cell;
  outline-width : medium;
  outline-style : none;
  outline-color : black;
}

#sp-button-1 > a::before, #sp-button-2 > a::before, #sp-button-3 > a::before{
  vertical-align : middle;
  margin-right : 4px;
  display : inline-block;
  content : '»';
}

#sp-site-navigation-1{
  background-color : transparent;
}

@media not screen, screen and (min-width: 569px) {

  #sp-site-navigation-1{
    width : 690px;
    float : right;
  }

  #sp-site-navigation-1 > ul{
    float : right;
  }

  #sp-site-navigation-1 > ul ul{
    border-top-width : 1px;
    border-left-width : 0px;
    border-right-width : 0px;
    border-bottom-width : 0px;
    border-top-style : solid;
    border-left-style : none;
    border-right-style : none;
    border-bottom-style : none;
    border-top-color : #000000;
    border-left-color : initial;
    border-right-color : initial;
    border-bottom-color : initial;
  }

  #sp-site-navigation-1 > ul > li{
    margin-top : 10px;
    margin-left : 20px;
    margin-bottom : 10px;
  }

  #sp-site-navigation-1 > ul > li li{
    border-top-width : 0px;
    border-left-width : 1px;
    border-right-width : 1px;
    border-bottom-width : 1px;
    border-top-style : none;
    border-left-style : solid;
    border-right-style : solid;
    border-bottom-style : solid;
    border-top-color : initial;
    border-left-color : #000000;
    border-right-color : #000000;
    border-bottom-color : #000000;
  }

  #sp-site-navigation-1 > ul > li li.current_page_item > a{
    color : #c10103;
    background-color : #ffffff;
  }

  #sp-site-navigation-1 > ul > li li > a{
    font-size : 1.4rem;
    line-height : 1;
    color : #000000;
    background-color : #ffffff;
    padding-top : 15px;
    padding-left : 13px;
    padding-right : 13px;
    padding-bottom : 15px;
  }

  #sp-site-navigation-1 > ul > li li > a:hover{
    color : #c10103;
    background-color : #ffffff;
  }

  #sp-site-navigation-1 > ul > li.current_page_item > a{
    font-weight : bold;
    color : #000000;
    background-color : transparent;
    border-bottom-color : #c10103;
  }

  #sp-site-navigation-1 > ul > li > a{
    font-size : 1.4rem;
    line-height : 1;
    color : #000000;
    padding-top : 10px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 10px;
    border-bottom-width : 6px;
    border-bottom-style : solid;
    border-bottom-color : transparent;
  }

  #sp-site-navigation-1 > ul > li > a:hover{
    font-weight : bold;
    color : #000000;
    background-color : transparent;
    border-bottom-color : #c10103;
  }
}

@media screen and (max-width: 568px) {

  #sp-site-navigation-1{
    padding-top : 0px;
    margin-top : 0px;
    z-index : 1;
    overflow : visible;
  }

  .button-menu#sp-site-navigation-1 > .menu-toggle{
    font-size : 1.3rem;
    background-color : transparent;
    background-image : url(img/icon-menu-toggle.png);
    background-repeat : no-repeat;
    background-position : center center;
    background-size : 29px auto;
    text-indent : -9999px;
    padding-top : 33px;
    padding-left : 0px;
    padding-right : 29px;
    padding-bottom : 0px;
    margin-left : auto;
    margin-bottom : 12px;
    width : 100%;
    height : 0px;
    overflow : hidden;
  }

  #sp-site-navigation-1 > ul{
    background-color : #f0f0f0;
    padding-top : 1px;
    padding-bottom : 1px;
    width : 100%;
    float : left;
    position : relative;
    top : 0px;
    right : 0px;
  }

  #sp-site-navigation-1 > ul > li{
    margin-top : 1px;
  }

  #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{
    color : #ffffff;
    background-color : #373839;
  }

  #sp-site-navigation-1 > ul > li li > a{
    font-size : 1.4rem;
    font-weight : bold;
    line-height : 1;
    color : #000000;
    background-color : #ffffff;
    text-decoration : none;
    text-align : center;
    padding-top : 14px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 14px;
  }

  #sp-site-navigation-1 > ul > li.current_page_item > a{
    color : #ffffff;
    background-color : #373839;
  }

  #sp-site-navigation-1 > ul > li:nth-of-type(1){
    margin-top : 0px;
  }

  #sp-site-navigation-1 > ul > li > a{
    font-size : 1.4rem;
    font-weight : bold;
    line-height : 1;
    color : #000000;
    background-color : #ffffff;
    text-decoration : none;
    text-align : center;
    padding-top : 14px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 14px;
  }
}

.page-blog#content #page-content, .page-contact#content #page-content, .page-information#content #page-content, .page-privacy#content #page-content, .page-profile#content #page-content, .page-recruit#content #page-content, .page-schedule#content #page-content, .page-volunteer#content #page-content, #sp-block-container-1, #sp-block-container-2, #sp-block-container-3, #sp-block-container-4, #sp-block-container-5, #sp-block-container-6{
  padding-top : 20px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 20px;
}

.page-blog#content #page-content > .acronym, .page-contact#content #page-content > .acronym, .page-information#content #page-content > .acronym, .page-privacy#content #page-content > .acronym, .page-profile#content #page-content > .acronym, .page-recruit#content #page-content > .acronym, .page-schedule#content #page-content > .acronym, .page-volunteer#content #page-content > .acronym, #sp-block-container-1 > .acronym, #sp-block-container-2 > .acronym, #sp-block-container-3 > .acronym, #sp-block-container-4 > .acronym, #sp-block-container-5 > .acronym, #sp-block-container-6 > .acronym{
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #333333;
  cursor : help;
}

.page-blog#content #page-content > .address, .page-contact#content #page-content > .address, .page-information#content #page-content > .address, .page-privacy#content #page-content > .address, .page-profile#content #page-content > .address, .page-recruit#content #page-content > .address, .page-schedule#content #page-content > .address, .page-volunteer#content #page-content > .address, #sp-block-container-1 > .address, #sp-block-container-2 > .address, #sp-block-container-3 > .address, #sp-block-container-4 > .address, #sp-block-container-5 > .address, #sp-block-container-6 > .address{
  font-style : italic;
}

.page-blog#content #page-content > .big, .page-contact#content #page-content > .big, .page-information#content #page-content > .big, .page-privacy#content #page-content > .big, .page-profile#content #page-content > .big, .page-recruit#content #page-content > .big, .page-schedule#content #page-content > .big, .page-volunteer#content #page-content > .big, #sp-block-container-1 > .big, #sp-block-container-2 > .big, #sp-block-container-3 > .big, #sp-block-container-4 > .big, #sp-block-container-5 > .big, #sp-block-container-6 > .big{
  font-size : 1.7rem;
}

.page-blog#content #page-content > .ins, .page-contact#content #page-content > .ins, .page-information#content #page-content > .ins, .page-privacy#content #page-content > .ins, .page-profile#content #page-content > .ins, .page-recruit#content #page-content > .ins, .page-schedule#content #page-content > .ins, .page-volunteer#content #page-content > .ins, #sp-block-container-1 > .ins, #sp-block-container-2 > .ins, #sp-block-container-3 > .ins, #sp-block-container-4 > .ins, #sp-block-container-5 > .ins, #sp-block-container-6 > .ins{
  background-color : #fff9c0;
  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;
}

.page-blog#content #page-content > .pre, .page-contact#content #page-content > .pre, .page-information#content #page-content > .pre, .page-privacy#content #page-content > .pre, .page-profile#content #page-content > .pre, .page-recruit#content #page-content > .pre, .page-schedule#content #page-content > .pre, .page-volunteer#content #page-content > .pre, #sp-block-container-1 > .pre, #sp-block-container-2 > .pre, #sp-block-container-3 > .pre, #sp-block-container-4 > .pre, #sp-block-container-5 > .pre, #sp-block-container-6 > .pre{
  line-height : 1.6;
  background-color : #eeeeee;
  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;
  max-width : 100%;
  white-space : pre;
  overflow : auto;
}

.page-blog#content #page-content > a, .page-contact#content #page-content > a, .page-information#content #page-content > a, .page-privacy#content #page-content > a, .page-profile#content #page-content > a, .page-recruit#content #page-content > a, .page-schedule#content #page-content > a, .page-volunteer#content #page-content > a, #sp-block-container-1 > a, #sp-block-container-2 > a, #sp-block-container-3 > a, #sp-block-container-4 > a, #sp-block-container-5 > a, #sp-block-container-6 > a{
  color : #c10103;
  text-decoration : underline;
}

.page-blog#content #page-content > a:visited, .page-contact#content #page-content > a:visited, .page-information#content #page-content > a:visited, .page-privacy#content #page-content > a:visited, .page-profile#content #page-content > a:visited, .page-recruit#content #page-content > a:visited, .page-schedule#content #page-content > a:visited, .page-volunteer#content #page-content > a:visited, #sp-block-container-1 > a:visited, #sp-block-container-2 > a:visited, #sp-block-container-3 > a:visited, #sp-block-container-4 > a:visited, #sp-block-container-5 > a:visited, #sp-block-container-6 > a:visited{
  text-decoration : none;
}

.page-blog#content #page-content > a:hover, .page-contact#content #page-content > a:hover, .page-information#content #page-content > a:hover, .page-privacy#content #page-content > a:hover, .page-profile#content #page-content > a:hover, .page-recruit#content #page-content > a:hover, .page-schedule#content #page-content > a:hover, .page-volunteer#content #page-content > a:hover, #sp-block-container-1 > a:hover, #sp-block-container-2 > a:hover, #sp-block-container-3 > a:hover, #sp-block-container-4 > a:hover, #sp-block-container-5 > a:hover, #sp-block-container-6 > a:hover{
  text-decoration : none;
}

.page-blog#content #page-content > a > img:not(.sp-image), .page-contact#content #page-content > a > img:not(.sp-image), .page-information#content #page-content > a > img:not(.sp-image), .page-privacy#content #page-content > a > img:not(.sp-image), .page-profile#content #page-content > a > img:not(.sp-image), .page-recruit#content #page-content > a > img:not(.sp-image), .page-schedule#content #page-content > a > img:not(.sp-image), .page-volunteer#content #page-content > a > img:not(.sp-image), #sp-block-container-1 > 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-5 > a > img:not(.sp-image), #sp-block-container-6 > a > img:not(.sp-image){
  margin-top : 20px;
  margin-bottom : 20px;
}

.page-blog#content #page-content > abbr, .page-contact#content #page-content > abbr, .page-information#content #page-content > abbr, .page-privacy#content #page-content > abbr, .page-profile#content #page-content > abbr, .page-recruit#content #page-content > abbr, .page-schedule#content #page-content > abbr, .page-volunteer#content #page-content > abbr, #sp-block-container-1 > abbr, #sp-block-container-2 > abbr, #sp-block-container-3 > abbr, #sp-block-container-4 > abbr, #sp-block-container-5 > abbr, #sp-block-container-6 > abbr{
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : #333333;
  cursor : help;
}

.page-blog#content #page-content > blockquote, .page-contact#content #page-content > blockquote, .page-information#content #page-content > blockquote, .page-privacy#content #page-content > blockquote, .page-profile#content #page-content > blockquote, .page-recruit#content #page-content > blockquote, .page-schedule#content #page-content > blockquote, .page-volunteer#content #page-content > blockquote, #sp-block-container-1 > blockquote, #sp-block-container-2 > blockquote, #sp-block-container-3 > blockquote, #sp-block-container-4 > blockquote, #sp-block-container-5 > blockquote, #sp-block-container-6 > blockquote{
  background-color : #f5f5f5;
  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-blog#content #page-content > blockquote p, .page-contact#content #page-content > blockquote p, .page-information#content #page-content > blockquote p, .page-privacy#content #page-content > blockquote p, .page-profile#content #page-content > blockquote p, .page-recruit#content #page-content > blockquote p, .page-schedule#content #page-content > blockquote p, .page-volunteer#content #page-content > blockquote p, #sp-block-container-1 > blockquote p, #sp-block-container-2 > blockquote p, #sp-block-container-3 > blockquote p, #sp-block-container-4 > blockquote p, #sp-block-container-5 > blockquote p, #sp-block-container-6 > blockquote p{
  margin-top : 19px;
  margin-bottom : 0px;
}

.page-blog#content #page-content > blockquote p:first-child, .page-contact#content #page-content > blockquote p:first-child, .page-information#content #page-content > blockquote p:first-child, .page-privacy#content #page-content > blockquote p:first-child, .page-profile#content #page-content > blockquote p:first-child, .page-recruit#content #page-content > blockquote p:first-child, .page-schedule#content #page-content > blockquote p:first-child, .page-volunteer#content #page-content > blockquote p:first-child, #sp-block-container-1 > 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-5 > blockquote p:first-child, #sp-block-container-6 > blockquote p:first-child{
  margin-top : 0px;
}

.page-blog#content #page-content > dl:not(.sp-definition-list), .page-contact#content #page-content > dl:not(.sp-definition-list), .page-information#content #page-content > dl:not(.sp-definition-list), .page-privacy#content #page-content > dl:not(.sp-definition-list), .page-profile#content #page-content > dl:not(.sp-definition-list), .page-recruit#content #page-content > dl:not(.sp-definition-list), .page-schedule#content #page-content > dl:not(.sp-definition-list), .page-volunteer#content #page-content > dl:not(.sp-definition-list), #sp-block-container-1 > 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-5 > dl:not(.sp-definition-list), #sp-block-container-6 > dl:not(.sp-definition-list){
  margin-bottom : 20px;
}

.page-blog#content #page-content > dl:not(.sp-definition-list) > dd, .page-contact#content #page-content > dl:not(.sp-definition-list) > dd, .page-information#content #page-content > dl:not(.sp-definition-list) > dd, .page-privacy#content #page-content > dl:not(.sp-definition-list) > dd, .page-profile#content #page-content > dl:not(.sp-definition-list) > dd, .page-recruit#content #page-content > dl:not(.sp-definition-list) > dd, .page-schedule#content #page-content > dl:not(.sp-definition-list) > dd, .page-volunteer#content #page-content > dl:not(.sp-definition-list) > dd, #sp-block-container-1 > 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-5 > dl:not(.sp-definition-list) > dd, #sp-block-container-6 > dl:not(.sp-definition-list) > dd{
  margin-top : 10px;
  margin-left : 35px;
  margin-right : 0px;
  margin-bottom : 0px;
}

.page-blog#content #page-content > dl:not(.sp-definition-list) > dt, .page-contact#content #page-content > dl:not(.sp-definition-list) > dt, .page-information#content #page-content > dl:not(.sp-definition-list) > dt, .page-privacy#content #page-content > dl:not(.sp-definition-list) > dt, .page-profile#content #page-content > dl:not(.sp-definition-list) > dt, .page-recruit#content #page-content > dl:not(.sp-definition-list) > dt, .page-schedule#content #page-content > dl:not(.sp-definition-list) > dt, .page-volunteer#content #page-content > dl:not(.sp-definition-list) > dt, #sp-block-container-1 > 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-5 > dl:not(.sp-definition-list) > dt, #sp-block-container-6 > 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 : #c10103;
}

.page-blog#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-information#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), .page-privacy#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), .page-profile#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), .page-recruit#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), .page-schedule#content #page-content > dl:not(.sp-definition-list) > dt:nth-of-type(1), .page-volunteer#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-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-5 > dl:not(.sp-definition-list) > dt:nth-of-type(1), #sp-block-container-6 > dl:not(.sp-definition-list) > dt:nth-of-type(1){
  margin-top : 0px;
}

.page-blog#content #page-content > h1, .page-contact#content #page-content > h1, .page-information#content #page-content > h1, .page-privacy#content #page-content > h1, .page-profile#content #page-content > h1, .page-recruit#content #page-content > h1, .page-schedule#content #page-content > h1, .page-volunteer#content #page-content > h1, #sp-block-container-1 > h1, #sp-block-container-2 > h1, #sp-block-container-3 > h1, #sp-block-container-4 > h1, #sp-block-container-5 > h1, #sp-block-container-6 > h1{
  font-size : 2.8rem;
  font-weight : bold;
  line-height : 2;
  border-bottom-width : 3px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
}

.page-blog#content #page-content > h2, .page-contact#content #page-content > h2, .page-information#content #page-content > h2, .page-privacy#content #page-content > h2, .page-profile#content #page-content > h2, .page-recruit#content #page-content > h2, .page-schedule#content #page-content > h2, .page-volunteer#content #page-content > h2, #sp-block-container-1 > h2, #sp-block-container-2 > h2, #sp-block-container-3 > h2, #sp-block-container-4 > h2, #sp-block-container-5 > h2, #sp-block-container-6 > h2{
  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-blog#content #page-content > h3, .page-contact#content #page-content > h3, .page-information#content #page-content > h3, .page-privacy#content #page-content > h3, .page-profile#content #page-content > h3, .page-recruit#content #page-content > h3, .page-schedule#content #page-content > h3, .page-volunteer#content #page-content > h3, #sp-block-container-1 > h3, #sp-block-container-2 > h3, #sp-block-container-3 > h3, #sp-block-container-4 > h3, #sp-block-container-5 > h3, #sp-block-container-6 > h3{
  font-size : 2rem;
  font-weight : bold;
  line-height : 2;
  text-decoration : none;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-bottom : 10px;
}

.page-blog#content #page-content > h4, .page-contact#content #page-content > h4, .page-information#content #page-content > h4, .page-privacy#content #page-content > h4, .page-profile#content #page-content > h4, .page-recruit#content #page-content > h4, .page-schedule#content #page-content > h4, .page-volunteer#content #page-content > h4, #sp-block-container-1 > h4, #sp-block-container-2 > h4, #sp-block-container-3 > h4, #sp-block-container-4 > h4, #sp-block-container-5 > h4, #sp-block-container-6 > h4{
  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-blog#content #page-content > h5, .page-contact#content #page-content > h5, .page-information#content #page-content > h5, .page-privacy#content #page-content > h5, .page-profile#content #page-content > h5, .page-recruit#content #page-content > h5, .page-schedule#content #page-content > h5, .page-volunteer#content #page-content > h5, #sp-block-container-1 > h5, #sp-block-container-2 > h5, #sp-block-container-3 > h5, #sp-block-container-4 > h5, #sp-block-container-5 > h5, #sp-block-container-6 > h5{
  font-size : 1.4rem;
  font-weight : normal;
  margin-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
}

.page-blog#content #page-content > h6, .page-contact#content #page-content > h6, .page-information#content #page-content > h6, .page-privacy#content #page-content > h6, .page-profile#content #page-content > h6, .page-recruit#content #page-content > h6, .page-schedule#content #page-content > h6, .page-volunteer#content #page-content > h6, #sp-block-container-1 > h6, #sp-block-container-2 > h6, #sp-block-container-3 > h6, #sp-block-container-4 > h6, #sp-block-container-5 > h6, #sp-block-container-6 > h6{
  font-size : 1.3rem;
  font-weight : normal;
  margin-bottom : 10px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #d5d5d5;
}

.page-blog#content #page-content > hr, .page-contact#content #page-content > hr, .page-information#content #page-content > hr, .page-privacy#content #page-content > hr, .page-profile#content #page-content > hr, .page-recruit#content #page-content > hr, .page-schedule#content #page-content > hr, .page-volunteer#content #page-content > hr, #sp-block-container-1 > hr, #sp-block-container-2 > hr, #sp-block-container-3 > hr, #sp-block-container-4 > hr, #sp-block-container-5 > hr, #sp-block-container-6 > hr{
  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-blog#content #page-content > ol, .page-contact#content #page-content > ol, .page-information#content #page-content > ol, .page-privacy#content #page-content > ol, .page-profile#content #page-content > ol, .page-recruit#content #page-content > ol, .page-schedule#content #page-content > ol, .page-volunteer#content #page-content > ol, #sp-block-container-1 > ol, #sp-block-container-2 > ol, #sp-block-container-3 > ol, #sp-block-container-4 > ol, #sp-block-container-5 > ol, #sp-block-container-6 > 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-blog#content #page-content > ol li, .page-contact#content #page-content > ol li, .page-information#content #page-content > ol li, .page-privacy#content #page-content > ol li, .page-profile#content #page-content > ol li, .page-recruit#content #page-content > ol li, .page-schedule#content #page-content > ol li, .page-volunteer#content #page-content > ol li, #sp-block-container-1 > ol li, #sp-block-container-2 > ol li, #sp-block-container-3 > ol li, #sp-block-container-4 > ol li, #sp-block-container-5 > ol li, #sp-block-container-6 > ol li{
  padding-top : 6px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
}

.page-blog#content #page-content > ol ol, .page-contact#content #page-content > ol ol, .page-information#content #page-content > ol ol, .page-privacy#content #page-content > ol ol, .page-profile#content #page-content > ol ol, .page-recruit#content #page-content > ol ol, .page-schedule#content #page-content > ol ol, .page-volunteer#content #page-content > ol ol, #sp-block-container-1 > ol ol, #sp-block-container-2 > ol ol, #sp-block-container-3 > ol ol, #sp-block-container-4 > ol ol, #sp-block-container-5 > ol ol, #sp-block-container-6 > ol ol{
  margin-left : 20px;
  margin-bottom : 0px;
}

.page-blog#content #page-content > ol > ol > li:nth-of-type(1), .page-contact#content #page-content > ol > ol > li:nth-of-type(1), .page-information#content #page-content > ol > ol > li:nth-of-type(1), .page-privacy#content #page-content > ol > ol > li:nth-of-type(1), .page-profile#content #page-content > ol > ol > li:nth-of-type(1), .page-recruit#content #page-content > ol > ol > li:nth-of-type(1), .page-schedule#content #page-content > ol > ol > li:nth-of-type(1), .page-volunteer#content #page-content > ol > ol > li:nth-of-type(1), #sp-block-container-1 > 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-5 > ol > ol > li:nth-of-type(1), #sp-block-container-6 > ol > ol > li:nth-of-type(1){
  padding-top : 0px;
}

.page-blog#content #page-content > p, .page-contact#content #page-content > p, .page-information#content #page-content > p, .page-privacy#content #page-content > p, .page-profile#content #page-content > p, .page-recruit#content #page-content > p, .page-schedule#content #page-content > p, .page-volunteer#content #page-content > p, #sp-block-container-1 > p, #sp-block-container-2 > p, #sp-block-container-3 > p, #sp-block-container-4 > p, #sp-block-container-5 > p, #sp-block-container-6 > p{
  font-size : 1.6rem;
  line-height : 1.6;
}

.page-blog#content #page-content > p:nth-of-type(1), .page-contact#content #page-content > p:nth-of-type(1), .page-information#content #page-content > p:nth-of-type(1), .page-privacy#content #page-content > p:nth-of-type(1), .page-profile#content #page-content > p:nth-of-type(1), .page-recruit#content #page-content > p:nth-of-type(1), .page-schedule#content #page-content > p:nth-of-type(1), .page-volunteer#content #page-content > p:nth-of-type(1), #sp-block-container-1 > 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-5 > p:nth-of-type(1), #sp-block-container-6 > p:nth-of-type(1){
  margin-top : 0px;
}

.page-blog#content #page-content > table:not(.sp-table), .page-contact#content #page-content > table:not(.sp-table), .page-information#content #page-content > table:not(.sp-table), .page-privacy#content #page-content > table:not(.sp-table), .page-profile#content #page-content > table:not(.sp-table), .page-recruit#content #page-content > table:not(.sp-table), .page-schedule#content #page-content > table:not(.sp-table), .page-volunteer#content #page-content > table:not(.sp-table), #sp-block-container-1 > 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-5 > table:not(.sp-table), #sp-block-container-6 > table:not(.sp-table){
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 20px;
  width : 100%;
  border-collapse : collapse;
}

.page-blog#content #page-content > table:not(.sp-table) > tbody > tr > td, .page-contact#content #page-content > table:not(.sp-table) > tbody > tr > td, .page-information#content #page-content > table:not(.sp-table) > tbody > tr > td, .page-privacy#content #page-content > table:not(.sp-table) > tbody > tr > td, .page-profile#content #page-content > table:not(.sp-table) > tbody > tr > td, .page-recruit#content #page-content > table:not(.sp-table) > tbody > tr > td, .page-schedule#content #page-content > table:not(.sp-table) > tbody > tr > td, .page-volunteer#content #page-content > table:not(.sp-table) > tbody > tr > td, #sp-block-container-1 > 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-5 > table:not(.sp-table) > tbody > tr > td, #sp-block-container-6 > 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-blog#content #page-content > table:not(.sp-table) > tbody > tr > th, .page-contact#content #page-content > table:not(.sp-table) > tbody > tr > th, .page-information#content #page-content > table:not(.sp-table) > tbody > tr > th, .page-privacy#content #page-content > table:not(.sp-table) > tbody > tr > th, .page-profile#content #page-content > table:not(.sp-table) > tbody > tr > th, .page-recruit#content #page-content > table:not(.sp-table) > tbody > tr > th, .page-schedule#content #page-content > table:not(.sp-table) > tbody > tr > th, .page-volunteer#content #page-content > table:not(.sp-table) > tbody > tr > th, #sp-block-container-1 > 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-5 > table:not(.sp-table) > tbody > tr > th, #sp-block-container-6 > table:not(.sp-table) > tbody > tr > th{
  font-weight : bold;
  color : #ffffff;
  background-color : #b1b1b1;
  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-blog#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-information#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, .page-privacy#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, .page-profile#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, .page-recruit#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, .page-schedule#content #page-content > table:not(.sp-table) > tbody > tr > th.col-title, .page-volunteer#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-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-5 > table:not(.sp-table) > tbody > tr > th.col-title, #sp-block-container-6 > table:not(.sp-table) > tbody > tr > th.col-title{
  font-weight : bold;
  color : #ffffff;
  background-color : #b1b1b1;
  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-blog#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-information#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, .page-privacy#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, .page-profile#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, .page-recruit#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, .page-schedule#content #page-content > table:not(.sp-table) > tbody > tr > th.row-title, .page-volunteer#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-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-5 > table:not(.sp-table) > tbody > tr > th.row-title, #sp-block-container-6 > table:not(.sp-table) > tbody > tr > th.row-title{
  font-weight : bold;
  color : #ffffff;
  background-color : #b1b1b1;
  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-blog#content #page-content > ul:not(.sp-list), .page-contact#content #page-content > ul:not(.sp-list), .page-information#content #page-content > ul:not(.sp-list), .page-privacy#content #page-content > ul:not(.sp-list), .page-profile#content #page-content > ul:not(.sp-list), .page-recruit#content #page-content > ul:not(.sp-list), .page-schedule#content #page-content > ul:not(.sp-list), .page-volunteer#content #page-content > ul:not(.sp-list), #sp-block-container-1 > 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-5 > ul:not(.sp-list), #sp-block-container-6 > 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-blog#content #page-content > ul:not(.sp-list) li, .page-contact#content #page-content > ul:not(.sp-list) li, .page-information#content #page-content > ul:not(.sp-list) li, .page-privacy#content #page-content > ul:not(.sp-list) li, .page-profile#content #page-content > ul:not(.sp-list) li, .page-recruit#content #page-content > ul:not(.sp-list) li, .page-schedule#content #page-content > ul:not(.sp-list) li, .page-volunteer#content #page-content > ul:not(.sp-list) li, #sp-block-container-1 > 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-5 > ul:not(.sp-list) li, #sp-block-container-6 > ul:not(.sp-list) li{
  background-image : url(img/icon-arrow-right.png);
  background-repeat : no-repeat;
  background-position : left 18px;
  background-size : 3px 5px;
  padding-left : 14px;
  padding-right : 0px;
  padding-bottom : 0px;
}

.page-blog#content #page-content > ul:not(.sp-list) ul, .page-contact#content #page-content > ul:not(.sp-list) ul, .page-information#content #page-content > ul:not(.sp-list) ul, .page-privacy#content #page-content > ul:not(.sp-list) ul, .page-profile#content #page-content > ul:not(.sp-list) ul, .page-recruit#content #page-content > ul:not(.sp-list) ul, .page-schedule#content #page-content > ul:not(.sp-list) ul, .page-volunteer#content #page-content > ul:not(.sp-list) ul, #sp-block-container-1 > 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-5 > ul:not(.sp-list) ul, #sp-block-container-6 > ul:not(.sp-list) ul{
  margin-left : 12px;
  margin-bottom : 0px;
}

.page-blog#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-information#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), .page-privacy#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), .page-profile#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), .page-recruit#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), .page-schedule#content #page-content > ul:not(.sp-list) > ul > li:nth-of-type(1), .page-volunteer#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-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-5 > ul:not(.sp-list) > ul > li:nth-of-type(1), #sp-block-container-6 > ul:not(.sp-list) > ul > li:nth-of-type(1){
  padding-top : 0px;
}

@media screen and (max-width: 568px) {

  .page-blog#content #page-content, .page-contact#content #page-content, .page-information#content #page-content, .page-privacy#content #page-content, .page-profile#content #page-content, .page-recruit#content #page-content, .page-schedule#content #page-content, .page-volunteer#content #page-content, #sp-block-container-1, #sp-block-container-2, #sp-block-container-3, #sp-block-container-4, #sp-block-container-5, #sp-block-container-6{
    padding-left : 0px;
    margin-bottom : 40px;
  }

  .page-blog#content #page-content > h3.paragraph, .page-contact#content #page-content > h3.paragraph, .page-information#content #page-content > h3.paragraph, .page-privacy#content #page-content > h3.paragraph, .page-profile#content #page-content > h3.paragraph, .page-recruit#content #page-content > h3.paragraph, .page-schedule#content #page-content > h3.paragraph, .page-volunteer#content #page-content > h3.paragraph, #sp-block-container-1 > h3.paragraph, #sp-block-container-2 > h3.paragraph, #sp-block-container-3 > h3.paragraph, #sp-block-container-4 > h3.paragraph, #sp-block-container-5 > h3.paragraph, #sp-block-container-6 > h3.paragraph{
    font-size : 2.2rem;
  }
}

#sp-list-1, #sp-list-2, #sp-list-3, #sp-list-4{
  font-size : 1.6rem;
  line-height : 2;
  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-list-1 li, #sp-list-2 li, #sp-list-3 li, #sp-list-4 li{
  background-image : url(img/icon-arrow-right.png);
  background-repeat : no-repeat;
  background-position : 13px 1em;
  background-size : 3px 5px;
  padding-left : 20px;
  padding-right : 0px;
  padding-bottom : 0px;
}

#sp-list-1 ul, #sp-list-2 ul, #sp-list-3 ul, #sp-list-4 ul{
  margin-left : 12px;
  margin-bottom : 0px;
}

#sp-list-1 > ul > li:nth-of-type(1), #sp-list-2 > ul > li:nth-of-type(1), #sp-list-3 > ul > li:nth-of-type(1), #sp-list-4 > ul > li:nth-of-type(1){
  padding-top : 0px;
}

#sp-site-navigation-2{
  background-color : transparent;
  margin-bottom : 0px;
}

@media not screen, screen and (min-width: 569px) {

  #sp-site-navigation-2{
    width : 690px;
    float : right;
  }

  #sp-site-navigation-2 .sub-menu{
    display : none;
  }

  #sp-site-navigation-2 > ul{
    background-color : #ffffff;
    float : right;
  }

  #sp-site-navigation-2 > ul > li{
    font-size : 1.4rem;
    margin-right : 20px;
    float : left;
  }

  #sp-site-navigation-2 > ul > li.current_page_item > a{
    font-weight : bold;
    text-decoration : none;
    border-top-color : #c10103;
  }

  #sp-site-navigation-2 > ul > li:last-child{
    margin-right : 0px;
  }

  #sp-site-navigation-2 > ul > li > a{
    font-weight : bold;
    line-height : 1;
    color : #000000;
    text-decoration : none;
    padding-top : 20px;
    padding-bottom : 20px;
    border-top-width : 6px;
    border-top-style : solid;
    border-top-color : transparent;
    display : block;
  }

  #sp-site-navigation-2 > ul > li > a:hover{
    font-weight : bold;
    text-decoration : none;
    border-top-color : #c10103;
  }
}

@media screen and (max-width: 568px) {

  #sp-site-navigation-2{
    padding-top : 0px;
    margin-top : 0px;
    z-index : 1;
    overflow : visible;
  }

  .button-menu#sp-site-navigation-2 > .menu-toggle{
    font-size : 1.3rem;
    background-color : transparent;
    background-image : url(img/icon-menu-toggle.png);
    background-repeat : no-repeat;
    background-position : center center;
    background-size : 29px auto;
    text-indent : -9999px;
    padding-top : 33px;
    padding-left : 0px;
    padding-right : 29px;
    padding-bottom : 0px;
    margin-left : auto;
    margin-bottom : 12px;
    width : 100%;
    height : 0px;
    overflow : hidden;
  }

  #sp-site-navigation-2 > ul{
    background-color : #f0f0f0;
    padding-top : 1px;
    padding-bottom : 1px;
    width : 100%;
    float : left;
    position : relative;
    top : 0px;
    right : 0px;
  }

  #sp-site-navigation-2 > ul > li{
    margin-top : 1px;
  }

  #sp-site-navigation-2 > ul > li li{
    border-top-width : 1px;
    border-top-style : solid;
    border-top-color : #ffffff;
  }

  #sp-site-navigation-2 > ul > li li.current_page_item > a{
    color : #ffffff;
    background-color : #373839;
  }

  #sp-site-navigation-2 > ul > li li > a{
    font-size : 1.4rem;
    font-weight : bold;
    line-height : 1;
    color : #000000;
    background-color : #ffffff;
    text-decoration : none;
    text-align : center;
    padding-top : 14px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 14px;
  }

  #sp-site-navigation-2 > ul > li.current_page_item > a{
    color : #ffffff;
    background-color : #373839;
  }

  #sp-site-navigation-2 > ul > li:nth-of-type(1){
    margin-top : 0px;
  }

  #sp-site-navigation-2 > ul > li > a{
    font-size : 1.4rem;
    font-weight : bold;
    line-height : 1;
    color : #000000;
    background-color : #ffffff;
    text-decoration : none;
    text-align : center;
    padding-top : 14px;
    padding-left : 10px;
    padding-right : 10px;
    padding-bottom : 14px;
  }
}

#sp-site-branding2-1{
  margin-bottom : 0px;
  float : left;
  z-index : 2;
}

#sp-site-branding2-1 .extra{
  display : none;
}

#sp-site-branding2-1 .site-description{
  display : none;
}

#sp-site-branding2-1 .site-title{
  background-image : url(img/site-title.png);
  background-repeat : no-repeat;
  overflow : hidden;
}

#sp-site-branding2-1 .site-title a{
  text-indent : -9999px;
  width : 100%;
  height : 100%;
  display : block;
}

@media not screen, screen and (min-width: 569px) {

  #sp-site-branding2-1{
    padding-top : 13px;
    padding-bottom : 12px;
  }

  #sp-site-branding2-1 .site-title{
    background-size : 281px auto;
    width : 281px;
    height : 35px;
  }
}

@media screen and (max-width: 568px) {

  #sp-site-branding2-1{
    padding-top : 18px;
    padding-bottom : 17px;
  }

  #sp-site-branding2-1 .site-title{
    background-size : 200px auto;
    margin-left : 10px;
    margin-right : auto;
    margin-bottom : 0px;
    width : 200px;
    height : 25px;
  }
}

#sp-definition-list-1, #sp-definition-list-2{
  font-size : 1.6rem;
  line-height : 2;
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 20px;
}

#sp-definition-list-1 > dd, #sp-definition-list-2 > dd{
  margin-top : 10px;
  margin-left : 35px;
  margin-right : 0px;
  margin-bottom : 0px;
}

#sp-definition-list-1 > dt, #sp-definition-list-2 > dt{
  padding-top : 0px;
  padding-left : 15px;
  padding-bottom : 0px;
  margin-top : 20px;
  border-left-width : 5px;
  border-left-style : solid;
  border-left-color : #c10103;
}

#sp-definition-list-1 > dt:nth-of-type(1), #sp-definition-list-2 > dt:nth-of-type(1){
  margin-top : 0px;
}

#sp-page-title-1, #sp-page-title-2, #sp-page-title-3, #sp-page-title-4, #sp-page-title-5, #sp-page-title-6, #sp-page-title-7, #sp-page-title-8{
  padding-top : 10px;
}

#sp-page-title-1 + article, #sp-page-title-2 + article, #sp-page-title-3 + article, #sp-page-title-4 + article, #sp-page-title-5 + article, #sp-page-title-6 + article, #sp-page-title-7 + article, #sp-page-title-8 + article{
  margin-bottom : 40px;
}

#sp-page-title-1+ article> #page-content, #sp-page-title-2+ article> #page-content, #sp-page-title-3+ article> #page-content, #sp-page-title-4+ article> #page-content, #sp-page-title-5+ article> #page-content, #sp-page-title-6+ article> #page-content, #sp-page-title-7+ article> #page-content, #sp-page-title-8+ article> #page-content {
}

#sp-page-title-1+ div.sp-block-container, #sp-page-title-2+ div.sp-block-container, #sp-page-title-3+ div.sp-block-container, #sp-page-title-4+ div.sp-block-container, #sp-page-title-5+ div.sp-block-container, #sp-page-title-6+ div.sp-block-container, #sp-page-title-7+ div.sp-block-container, #sp-page-title-8+ div.sp-block-container {
}

#sp-page-title-1 > h1, #sp-page-title-2 > h1, #sp-page-title-3 > h1, #sp-page-title-4 > h1, #sp-page-title-5 > h1, #sp-page-title-6 > h1, #sp-page-title-7 > h1, #sp-page-title-8 > h1{
  font-size : 2.8rem;
  font-weight : bold;
  line-height : 2;
  text-decoration : none;
  padding-top : 0px;
  padding-left : 0px;
  padding-right : 0px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-left : 0px;
  margin-bottom : 0px;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : transparent;
}

@media screen and (max-width: 568px) {

  #sp-page-title-1, #sp-page-title-2, #sp-page-title-3, #sp-page-title-4, #sp-page-title-5, #sp-page-title-6, #sp-page-title-7, #sp-page-title-8 {
  }

  #sp-page-title-1 + article, #sp-page-title-2 + article, #sp-page-title-3 + article, #sp-page-title-4 + article, #sp-page-title-5 + article, #sp-page-title-6 + article, #sp-page-title-7 + article, #sp-page-title-8 + article{
    margin-bottom : 20px;
  }

  #sp-page-title-1+ article> #page-content, #sp-page-title-2+ article> #page-content, #sp-page-title-3+ article> #page-content, #sp-page-title-4+ article> #page-content, #sp-page-title-5+ article> #page-content, #sp-page-title-6+ article> #page-content, #sp-page-title-7+ article> #page-content, #sp-page-title-8+ article> #page-content {
  }

  #sp-page-title-1+ div.sp-block-container, #sp-page-title-2+ div.sp-block-container, #sp-page-title-3+ div.sp-block-container, #sp-page-title-4+ div.sp-block-container, #sp-page-title-5+ div.sp-block-container, #sp-page-title-6+ div.sp-block-container, #sp-page-title-7+ div.sp-block-container, #sp-page-title-8+ div.sp-block-container {
  }

  #sp-page-title-1 > h1, #sp-page-title-2 > h1, #sp-page-title-3 > h1, #sp-page-title-4 > h1, #sp-page-title-5 > h1, #sp-page-title-6 > h1, #sp-page-title-7 > h1, #sp-page-title-8 > h1{
    font-size : 2.2rem;
  }
}

#sp-form-1, #sp-form-2{
  margin-bottom : 20px;
}

#sp-form-1 input, #sp-form-2 input {
}

#sp-form-1 input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]), #sp-form-2 input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]){
  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;
  width : 100%;
}

#sp-form-1 input[type="radio"], #sp-form-2 input[type="radio"] {
}

#sp-form-1 input[type="checkbox"], #sp-form-2 input[type="checkbox"] {
}

#sp-form-1 input[type="submit"], #sp-form-2 input[type="submit"]{
  font-size : 1.8rem;
  color : #222324;
  background-color : #ffffff;
  text-align : center;
  padding-top : 0px;
  padding-left : 25px;
  padding-right : 25px;
  padding-bottom : 0px;
  margin-top : 0px;
  border-top-width : medium;
  border-left-width : medium;
  border-right-width : medium;
  border-bottom-width : 4px;
  border-top-style : none;
  border-left-style : none;
  border-right-style : none;
  border-bottom-style : solid;
  border-top-color : initial;
  border-left-color : initial;
  border-right-color : initial;
  border-bottom-color : #c10103;
  width : auto;
  min-width : 2em;
  float : right;
  cursor : pointer;
  outline-width : medium;
  outline-style : none;
  outline-color : black;
}

#sp-form-1 select, #sp-form-2 select{
  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;
  width : 100%;
}

#sp-form-1 textarea, #sp-form-2 textarea{
  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;
  width : 100%;
}

#sp-form-1 > table, #sp-form-2 > table{
  margin-top : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-bottom : 20px;
  width : 100%;
  border-collapse : collapse;
}

#sp-form-1 > table td, #sp-form-2 > table td{
/*  background-color : #ffffff; */
  padding-top : 8px;
  padding-left : 11px;
  padding-right : 11px;
  padding-bottom : 8px;
  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-form-1 > table th, #sp-form-2 > table th{
  font-weight : bold;
  color : #ffffff;
  background-color : #c10103;
  vertical-align : top;
  padding-top : 10px;
  padding-left : 9px;
  padding-right : 9px;
  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;
}

@media not screen, screen and (min-width: 569px) {

  #sp-form-1, #sp-form-2 {
  }

  #sp-form-1> table, #sp-form-2> table {
  }

  #sp-form-1> table td, #sp-form-2> table td {
  }

  #sp-form-1> table th, #sp-form-2> table th {
  }
}

@media screen and (max-width: 568px) {

  #sp-form-1, #sp-form-2 {
  }

  #sp-form-1 > table, #sp-form-2 > table{
    border-top-width : medium;
    border-left-width : medium;
    border-right-width : medium;
    border-bottom-width : medium;
    border-top-style : none;
    border-left-style : none;
    border-right-style : none;
    border-bottom-style : none;
    border-top-color : initial;
    border-left-color : initial;
    border-right-color : initial;
    border-bottom-color : initial;
  }

  #sp-form-1 > table td, #sp-form-2 > table td{
    display : block;
  }

  #sp-form-1 > table th, #sp-form-2 > table th{
    display : block;
  }
}

#sp-block-container-7{
  font-size : 1.2rem;
  color : #ffffff;
  background-color : #222324;
  margin-top : 0px;
  margin-bottom : 0px;
  clear : both;
}

#sp-block-container-7 .copyright{
  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-7{
    padding-left : 100%;
    padding-right : 100%;
    margin-left : -100%;
    margin-right : -100%;
  }

  #sp-block-container-7 .copyright {
  }
}

@media screen and (max-width: 568px) {

  #sp-block-container-7 {
  }

  #sp-block-container-7 .copyright {
  }
}

.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-image-1{
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  max-width : 100%;
}

#sp-image-2{
  margin-top : 0px;
  margin-left : auto;
  margin-right : auto;
  margin-bottom : 0px;
  max-width : 100%;
}

@media not screen, screen and (min-width: 569px) {

  #sp-google-map-1{
    width : 100%;
    height : 400px;
    min-height : 397px;
  }

  #sp-google-map-2{
    width : 400px;
    min-height : 350px;
  }

  #sp-image-2{
    display : none;
  }

  #sp-image-3{
    margin-left : 10px;
    width : 40%;
    height : auto;
    float : right;
    position : relative;
  }

  #sp-image-4{
    margin-left : 10px;
    width : auto;
    height : 200px;
    float : right;
    position : relative;
  }

  #sp-image-5{
    margin-left : 10px;
    width : auto;
    height : 200px;
    float : right;
    position : relative;
  }
}

@media screen and (max-width: 568px) {

  .page-toppage#content #page-content{
    padding-top : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-bottom : 0px;
  }

  #sp-google-map-1{
    width : 100%;
    min-height : 300px;
  }

  #sp-google-map-2{
    width : 400px;
    min-height : 350px;
  }

  #sp-image-1{
    display : none;
  }

  #sp-image-3{
    margin-bottom : 15px;
  }

  #sp-image-4{
    margin-bottom : 15px;
  }

  #sp-image-5{
    margin-bottom : 15px;
  }
}

/* カスタマイズ */

/* 1.基本設定 */

@media screen and (min-width: 1026px) { .smf , td.smf  , th.smf { display: none;}}
@media screen and (max-width: 1025px) { .smh , td.smh  , th.smh  { display: none;}}

/* 2.フォント */

/* 2.1.フォントサイズ太さ */
p { font-size:1.6rem; line-height:1.8rem; margin-top:0px; margin-right:2rem; margin-bottom:10px; margin-left:2rem;}
.f12 { font-size:1.2rem; line-height:1.4rem; margin-top:0px; margin-right:2rem; margin-bottom:10px; margin-left:2rem;}
.f13 { font-size:1.3rem;}
.f14 { font-size:1.4rem;}
.f15 { font-size:1.5rem; line-height:1.7rem; margin-top:0px; margin-right:2rem; margin-bottom:10px; margin-left:2rem;}
.f16 { font-size:1.6rem; line-height:1.8rem; margin-top:0px; margin-right:2rem; margin-bottom:10px; margin-left:2rem;}
.f17 { font-size:1.7rem; line-height:1.9rem; margin-top:0px; margin-right:2rem; margin-bottom:10px; margin-left:2rem;}
.f18 { font-size:1.8rem; line-height:2.0rem; text-align:center; margin-top:0px; margin-right:2rem; margin-bottom:10px; margin-left:2rem;}
.f19 { font-size:1.9rem; line-height:2.1rem; margin-top:0px; margin-right:2rem; margin-bottom:10px; margin-left:2rem;}
.f20 { font-size:2.0rem; line-height:2.2rem; margin-top:0px; margin-right:2rem; margin-bottom:10px; margin-left:2rem;}
.fwb { font-weight:bold; }
.fwn { font-weight:normal; }


/* 1.5.5.改行設定 */
.wsn td , .wsn th , td.wsn , th.wsn , form th{ white-space: nowrap; }
.wsa td , .wsa th , td.wsa , th.wsa { white-space: normal; }
.pre td , .pre th , td.pre , th.pre { white-space: pre-wrap; }



/* 1.5.7.セルカラー */
/* 1.5.7.1　基本色 */
.stbl thead th , .tbl thead th { background-color: #c9d5f4; font-weight:bold;}
.stbl thead td , .tbl thead td{ background-color: #E9EDF8; }
.stbl tbody th , .tbl tbody th {background-color: #E9EDF8; }
.nom td,.nom th,td.nom,th.nom,.nom,.stbl td.nom,.stbl th.nom,.tbl td.nom,.tbl th.nom,.stbl tbody td,.tbl tbody td{ background-color: #F9FAFD; }
.whit td,.whit th,td.whit,th.whit,.whit,.stbl td.whit,.stbl th.whit,.tbl td.whit,.tbl th.whit { background-color:#ffffff;}
.cyan td,.cyan th,td.cyan,th.cyan,.cyan,.stbl td.cyan,.stbl th.cyan,.tbl td.cyan,.tbl th.cyan { background-color:#E0FFFF;}
.yell td,.yell th,td.yell,th.yell,.yell,.stbl td.yell,.stbl th.yell,.tbl td.yell,.tbl th.yell { background-color:#FFFACD;}
.gren td,.gren th,td.gren,th.gren,.gren,.stbl td.gren,.stbl th.gren,.tbl td.gren,.tbl th.gren { background-color:#98FB98;}
.orng td,.orng th,td.orng,th.orng,.orng,.stbl td.orng,.stbl th.orng,.tbl td.orng,.tbl th.orng { background-color:#FFDEAD;}
.gray td,.gray th,td.gray,th.gray,.gray,.stbl td.gray,.stbl th.gray,.tbl td.gray,.tbl th.gray { background-color:#CCCCCC;}
.steelgray td,.steelgray th,td.steelgray,th.steelgray,.steelgray,.stbl td.steelgray,.stbl th.steelgray,.tbl td.steelgray,.tbl th.steelgray { background-color:#708090;}
.blue td,.blue th,td.blue,th.blue,.blue,.stbl td.blue,.stbl th.blue,.tbl td.blue,.tbl th.blue { background-color:#1E90FF; color:#ffffff;}
.red td ,.red th ,td.red ,th.red ,.red ,.stbl td.red ,.stbl th.red ,.tbl td.red ,.tbl th.red { background-color:#FF0000; color:#ffffff;}
.green td ,.green th ,td.green ,th.green ,.green ,.stbl td.green ,.stbl th.green ,.tbl td.green ,.tbl th.green { background-color:#006400; color:#ffffff;}
.pupl td,.pupl th,td.pupl,th.pupl,.pupl,.stbl td.pupl,.stbl th.pupl,.tbl td.pupl,.tbl th.pupl { background-color:#800080; color:#ffffff;}
.maroon td,.maroon th,td.maroon,th.maroon,.maroon,.stbl td.maroon,.stbl th.maroon,.tbl td.maroon,.tbl th.maroon { background-color:#800000; color:#ffffff;}

/* ここまで修正済み







/* 7.画像 */

#goryu. img {width:auto; margin:0px 0px 0px 0px; max-width: 100%; height: auto;}


/* 1.テーブル設定 */

/* 1.1.基本テーブル設定 */
table{ max-width: 100%; border: none ; border-collapse: collapse; letter-spacing: 0.025em; padding:0px; margin:0px;}
@media screen and (max-width: 1025px) {#goryu table { max-width: 98%;}}
table.mobile-block th, #content table.mobile-block td { border-top: none; display: block; }
#goryu .tbl table {display:table; border-collapse: collapse; }


/* 1.2.スクロール生成テーブル */
#goryu .scr table,
#goryu .scr table thead,#goryu .scr table tbody,#goryu .scr table tfoot,
#goryu .scr table tr,#goryu .scr table thead tr,#goryu .scr table tbody tr,#goryu .scr table tfoot tr,
#goryu .scr table th,#goryu .scr table tr th,#goryu .scr table thead th,#goryu .scr table thead tr th,
#goryu .scr table tbody th,#goryu .scr table tbody tr th,#goryu .scr table tfoot th,#goryu .scr table tfoot tr th,
#goryu .scr table td,#goryu .scr table tr td,#goryu .scr table thead td,#goryu .scr table thead tr td,
#goryu .scr table tbody td,#goryu .scr table tbody tr td,#goryu .scr table tfoot td,#goryu .scr table tfoot tr td
 { display: block; margin:0px;}
#goryu .scr table thead { float: left; white-space: nowrap;}
#goryu .scr table tbody tr { display: inline-block;}
#goryu .scr table tbody { white-space: nowrap; overflow: auto;}

/* 1.3.スクロール内テーブル */
#goryu .stbl table {display:table; border-collapse: collapse;}
#goryu .stbl table thead{display:table-header-group; float: none;}
#goryu .stbl table tbody{display:table-row-group;}
#goryu .stbl table tfoot{display:table-footer-group;}
#goryu .stbl table thead tr,#goryu .stbl table tbody tr,#goryu .stbl table tfoot tr,#goryu .stbl table tr{display:table-row;}
#goryu .stbl table th,#goryu .stbl table td,#goryu .stbl table tr th,#goryu .stbl table tr td ,
#goryu .stbl table thead th,#goryu .stbl table thead td,#goryu .stbl table thead tr th,#goryu .stbl table thead tr td ,
#goryu .stbl table tbody th,#goryu .stbl table tbody td,#goryu .stbl table tbody tr th,#goryu .stbl table tbody tr td ,
#goryu .stbl table tfoot th,#goryu .stbl table tfoot td,#goryu .stbl table tfoot tr th,#goryu .stbl table tfoot tr td {display:table-cell;}

/* 1.4.レスポンシブテーブル外枠 */
#goryu .mblock table {width: 100%; max-width: 100%; vertical-align: top; margin:0px; padding: 0px; border-collapse: collapse;}
#goryu .mblock iframe{ padding: 0px; margin: 0px;}
#goryu .mblock img{ padding: 0px; margin: 0px;}
@media screen and (max-width: 1025px) {#goryu .mblock table th{display: block;}}
@media screen and (max-width: 1025px) {#goryu .mblock table td{display: block;}}

/* 1.5.装飾設定 */

/* 1.5.1.パディング */
#goryu .pd0,#goryu .pd0 td ,#goryu .pd0 th , #goryu td.pd0 ,#goryu th.pd0{padding: 0px 0px 0px 0px;}
#goryu .pd5 td ,#goryu .pd5 th , #goryu td.pd5 ,#goryu th.pd5{padding: 5px 5px 5px 5px;}
#goryu .pd10 td ,#goryu .pd10 th , #goryu td.pd10 ,#goryu th.pd10{padding: 10px 10px 10px 10px;}
#goryu .pdl20 td ,#goryu .pdl10 th , #goryu td.pdl10 ,#goryu th.pdl0{padding-left: 20px;}
#goryu .pd100 td ,#goryu .pd100 th , #goryu td.pd100 ,#goryu th.pd100{padding: 10px 0px 10px 0px;}
#goryu .pd105 td ,#goryu .pd105 th , #goryu td.pd105 ,#goryu th.pd105{padding: 10px 5px 10px 5px;}
#goryu .pd107 td ,#goryu .pd107 th , #goryu td.pd107 ,#goryu th.pd107{padding: 10px 7px 10px 7px;}
#goryu .pd1015 td ,#goryu .pd1015 th , #goryu td.pd1015 ,#goryu th.pd1015{padding: 10px 15px 10px 15px;}
#goryu .pd1020 td ,#goryu .pd1020 th , #goryu td.pd1020 ,#goryu th.pd1020{padding: 10px 20px 10px 20px;}
#goryu .pd510 td ,#goryu .pd510 th , #goryu td.pd510 ,#goryu th.pd510{padding: 5px 10px 5px 10px;}

/* 1.5.2.罫線 */
/* 1.5.2.1　基本設定 */
#goryu .bd1 td ,#goryu .bd1 th {border:solid 1px #a4a4a4; border-collapse: collapse;}
#goryu .bdb1 td ,#goryu .bd1 th {border-bottom:solid 1px #a4a4a4; border-collapse: collapse;}
#goryu .bd0 td ,#goryu .bd0 th , #goryu td.bd0 , #goryu th.bd0 {border:none; border-collapse: collapse;}
#goryu .bdl0 td , #goryu .bdl0 th , #goryu td.bdl0 , #goryu th.bdl0 {border-left:none; border-collapse: collapse;}
#goryu .bdr0 td , #goryu .bdr0 th , #goryu td.bdr0 , #goryu th.bdr0 {border-right:none; border-collapse: collapse;}
#goryu .bdt0 td , #goryu .bdt0 th , #goryu td.bdt0 , #goryu th.bdt0 {border-top:none; border-collapse: collapse;}
#goryu .bdb0 td , #goryu .bdb0 th , #goryu td.bdb0 , #goryu th.bdb0 {border-bottom:none; border-collapse: collapse;}
@media screen and (max-width: 1025px) {#goryu .bdtm0 td , #goryu .bdtm0 th , #goryu td.bdtm0 , #goryu th.bdtm0 {border:solid 1px #a4a4a4; border-top:none; border-collapse: collapse;}}
@media screen and (max-width: 1025px) {#goryu .bdtm0 table thead tr:first-child th:first-child , #goryu table thead tr:first-child th:first-child.bdtm0 {border:solid 1px #a4a4a4; border-collapse: collapse;}}
/* 1.5.2.2.　角丸四角形(1列の場合) */
#goryu .kmaru1 table { border: 1px solid #a4a4a4; border-collapse: separate; border-spacing: 0px; border-radius: 6px;box-shadow:3px 3px 3px #ededed;}
#goryu .kmaru1 table thead th,#goryu .kmaru1 table tbody th, #goryu .kmaru1 table tbody td { border-bottom: 1px solid #a4a4a4;}
#goryu .kmaru1 table thead tr:first-child th:first-child , { border-left: none; border-radius: 5px 5px 0 0;}
#goryu .kmaru1 table tbody tr:last-child td:first-child { border-left: none; border-bottom: none; border-radius: 0 0 5px 5px;}
/* 1.5.2.3.　角丸四角形(複数列の場合) */
#goryu .kmaru2 table { border: 1px solid #a4a4a4; border-collapse: separate; border-spacing: 0px;  border-radius: 6px; box-shadow:3px 3px 3px #ededed;}
#goryu .kmaru2 table thead tr th , #goryu .kmaru2 table tbody tr td , { border-bottom: 1px solid #a4a4a4; border-left: 1px solid #a4a4a4;}
#goryu .kmaru2 table tr th:first-child , #goryu .kmaru2 table tr td:first-child { border-left: none;}
#goryu .kmaru2 table tr:last-child th , #goryu .kmaru2 table tr:last-child td { border-bottom: none;}
#goryu .kmaru2 table tr:first-child th:first-child { border-radius: 5px 0 0 0;}
#goryu .kmaru2 table tr:first-child th:last-child { border-radius: 0 5px 0 0;}
#goryu .kmaru2 table tr:last-child td:first-child { border-radius: 0 0 0 5px;}
#goryu .kmaru2 table tr:last-child td:last-child { border-radius: 0 0 5px 0;}

/* 1.5.3.表のサイズ・セル幅 */
#goryu .w100 table {width:100%; max-width:100%}
#goryu .w98 table {width:98%; max-width:98%}
#goryu .w80 table td , #goryu .w80 table th, #goryu table td.w80 ,#goryu table th.w80 {width:80%;}
#goryu .w70 table td , #goryu .w70 table th, #goryu table td.w70 ,#goryu table th.w70 {width:70%;}
#goryu .w60 table td , #goryu .w60 table th, #goryu table td.w60 ,#goryu table th.w60 {width:60%;}
#goryu .w65 table td , #goryu .w65 table th, #goryu table td.w65 ,#goryu table th.w65 {width:65%;}
#goryu .w50 table td , #goryu .w50 table th, #goryu table td.w50 ,#goryu table th.w50 {width:50%;}
#goryu .w40 table td , #goryu .w40 table th, #goryu table td.w40 ,#goryu table th.w40 {width:40%;}
#goryu .w35 table td , #goryu .w35 table th, #goryu table td.w35 ,#goryu table th.w35 {width:35%;}
#goryu .w30 table td , #goryu .w30 table th, #goryu table td.w30 ,#goryu table th.w30 {width:30%;}
#goryu .w20 table td , #goryu .w20 table th, #goryu table td.w20 ,#goryu table th.w20 {width:20%;}
#goryu .w10 table td , #goryu .w10 table th, #goryu table td.w10 ,#goryu table th.w10 {width:10%;}
#goryu .wk80 table td , #goryu .wk80 table th, #goryu table td.wk80 ,#goryu table th.wk80 {width:80%;}
#goryu .wk20 table td , #goryu .wk20 table th, #goryu table td.wk20 ,#goryu table th.wk20 {width:20%;}

@media screen and (max-width: 1025px) {
#goryu .w90 table th, #goryu .w90 table td, #goryu table td.w90 ,#goryu table th.w90,
#goryu .w80 table th, #goryu .w80 table td, #goryu table td.w80 ,#goryu table th.w80,
#goryu .w70 table th, #goryu .w70 table td, #goryu table td.w70 ,#goryu table th.w70,
#goryu .w60 table th, #goryu .w60 table td, #goryu table td.w60 ,#goryu table th.w60,
#goryu .w65 table td  #goryu .w65 table th, #goryu table td.w65 ,#goryu table th.w65,
#goryu .w50 table th, #goryu .w50 table td, #goryu table td.w50 ,#goryu table th.w50,
#goryu .w40 table th, #goryu .w40 table td, #goryu table td.w40 ,#goryu table th.w40,
#goryu .w35 table td ,#goryu .w35 table th, #goryu table td.w35 ,#goryu table th.w35,
#goryu .w30 table th, #goryu .w30 table td, #goryu table td.w30 ,#goryu table th.w30,
#goryu .w20 table th, #goryu .w20 table td, #goryu table td.w20 ,#goryu table th.w20,
#goryu .w10 table th, #goryu .w10 table td, #goryu table td.w10 ,#goryu table th.w10
{display: block; width:100%;}}

@media screen and (max-width: 1025px) {#goryu .wk80 table td , #goryu .wk80 table th, #goryu table td.wk80 ,#goryu table th.wk80 {width:70%;}}
@media screen and (max-width: 1025px) {#goryu .wk20 table td , #goryu .wk20 table th, #goryu table td.wk20 ,#goryu table th.wk20 {width:30%;}}


#goryu .cel5 td ,#goryu .cel5 th {width:20%;}


/* 1.5.4.セル配置 */
#goryu .tdrt td ,#goryu .tdrt th , #goryu td.tdrt ,#goryu th.tdrt { text-align: right; }
#goryu .tdct td ,#goryu .tdct th , #goryu td.tdct ,#goryu th.tdct { text-align: center; }
#goryu .tdlt td ,#goryu .tdlt th , #goryu td.tdlt ,#goryu th.tdlt { text-align: left; }
#goryu .tdtp td ,#goryu .tdtp th , #goryu td.tdtp ,#goryu th.tdtp  { vertical-align: top;}
#goryu .tdbm td ,#goryu .tdbm th , #goryu td.tdbm, ,#goryu th.tdbm  { vertical-align: bottom;}
#goryu .tdvct td ,#goryu .tdvct th , #goryu td.tdvct, ,#goryu th.tdvct  { vertical-align: middle;}



/* 1.5.7.セルカラー */
/* 1.5.7.1　基本色 */
#goryu .stbl thead th , #goryu .tbl thead th { background-color: #c9d5f4; font-weight:bold;}
#goryu .stbl thead td , #goryu .tbl thead td{ background-color: #E9EDF8; }
#goryu .stbl tbody th , #goryu .tbl tbody th {background-color: #E9EDF8; }
#goryu .nom td,#goryu .nom th,#goryu td.nom,#goryu th.nom,#goryu .nom,#goryu .stbl td.nom,#goryu .stbl th.nom,#goryu .tbl td.nom,#goryu .tbl th.nom,#goryu .stbl tbody td,#goryu .tbl tbody td{ background-color: #F9FAFD; }
#goryu .whit td,#goryu .whit th,#goryu td.whit,#goryu th.whit,#goryu .whit,#goryu .stbl td.whit,#goryu .stbl th.whit,#goryu .tbl td.whit,#goryu .tbl th.whit { background-color:#ffffff;}
#goryu .cyan td,#goryu .cyan th,#goryu td.cyan,#goryu th.cyan,#goryu .cyan,#goryu .stbl td.cyan,#goryu .stbl th.cyan,#goryu .tbl td.cyan,#goryu .tbl th.cyan { background-color:#E0FFFF;}
#goryu .yell td,#goryu .yell th,#goryu td.yell,#goryu th.yell,#goryu .yell,#goryu .stbl td.yell,#goryu .stbl th.yell,#goryu .tbl td.yell,#goryu .tbl th.yell { background-color:#FFFACD;}
#goryu .gren td,#goryu .gren th,#goryu td.gren,#goryu th.gren,#goryu .gren,#goryu .stbl td.gren,#goryu .stbl th.gren,#goryu .tbl td.gren,#goryu .tbl th.gren { background-color:#98FB98;}
#goryu .orng td,#goryu .orng th,#goryu td.orng,#goryu th.orng,#goryu .orng,#goryu .stbl td.orng,#goryu .stbl th.orng,#goryu .tbl td.orng,#goryu .tbl th.orng { background-color:#FFDEAD;}
#goryu .gray td,#goryu .gray th,#goryu td.gray,#goryu th.gray,#goryu .gray,#goryu .stbl td.gray,#goryu .stbl th.gray,#goryu .tbl td.gray,#goryu .tbl th.gray { background-color:#CCCCCC;}
#goryu .steelgray td,#goryu .steelgray th,#goryu td.steelgray,#goryu th.steelgray,#goryu .steelgray,#goryu .stbl td.steelgray,#goryu .stbl th.steelgray,#goryu .tbl td.steelgray,#goryu .tbl th.steelgray { background-color:#708090;}
#goryu .blue td,#goryu .blue th,#goryu td.blue,#goryu th.blue,#goryu .blue,#goryu .stbl td.blue,#goryu .stbl th.blue,#goryu .tbl td.blue,#goryu .tbl th.blue { background-color:#1E90FF; color:#ffffff;}
#goryu .red td ,#goryu .red th ,#goryu td.red ,#goryu th.red ,#goryu .red ,#goryu .stbl td.red ,#goryu .stbl th.red ,#goryu .tbl td.red ,#goryu .tbl th.red { background-color:#FF0000; color:#ffffff;}
#goryu .green td ,#goryu .green th ,#goryu td.green ,#goryu th.green ,#goryu .green ,#goryu .stbl td.green ,#goryu .stbl th.green ,#goryu .tbl td.green ,#goryu .tbl th.green { background-color:#006400; color:#ffffff;}
#goryu .pupl td,#goryu .pupl th,#goryu td.pupl,#goryu th.pupl,#goryu .pupl,#goryu .stbl td.pupl,#goryu .stbl th.pupl,#goryu .tbl td.pupl,#goryu .tbl th.pupl { background-color:#800080; color:#ffffff;}
#goryu .maroon td,#goryu .maroon th,#goryu td.maroon,#goryu th.maroon,#goryu .maroon,#goryu .stbl td.maroon,#goryu .stbl th.maroon,#goryu .tbl td.maroon,#goryu .tbl th.maroon { background-color:#800000; color:#ffffff;}
/* 1.5.7.2 ヘッダーセル・グラデーション*/
#goryu .gr thead th , #goryu thead th.gr{
background-color:#336699;
background:-moz-linear-gradient(rgba(51,102,153,0.7), rgba(51,102,153,0.9) 50%);
background:-webkit-gradient(linear, 100% 0%, 100% 50%, from(rgba(51,102,153,0.7)), to(rgba(51,102,153,0.9)));
color:#ffffff;
font-weight:bold;
}
#goryu .grblue thead th{
background-color:#336699;
background:-moz-linear-gradient(rgba(51,102,153,0.7), rgba(51,102,153,0.9) 50%);
background:-webkit-gradient(linear, 100% 0%, 100% 50%, from(rgba(51,102,153,0.7)), to(rgba(51,102,153,0.9)));
color:#ffffff;
font-weight:bold;
border-radius: 5px 5px 0 0;
}
#goryu .grgren thead th {
background-color:#006633;
background:-moz-linear-gradient(rgba(00,102,51,0.7), rgba(00,102,51,0.9) 50%);
background:-webkit-gradient(linear, 100% 0%, 100% 50%, from(rgba(00,102,51,0.7)), to(rgba(00,102,51,0.9)));
color:#ffffff;
font-weight:bold;
border-radius: 5px 5px 0 0;
}
#goryu .grred thead th {
background-color:#990000;
background:-moz-linear-gradient(rgba(153,0,0,0.6), rgba(153,0,0,0.9) 50%);
background:-webkit-gradient(linear, 100% 0%, 100% 50%, from(rgba(153,0,0,0.6)), to(rgba(153,0,0,0.9)));
color:#ffffff;
font-weight:bold;
border-radius: 5px 5px 0 0;
}
#goryu .grpupl thead th {
background-color:#990000;
background:-moz-linear-gradient(rgba(102,51,153,0.6), rgba(102,51,153,0.9) 50%);
background:-webkit-gradient(linear, 100% 0%, 100% 50%, from(rgba(102,51,153,0.6)), to(rgba(102,51,153,0.9)));
color:#ffffff;
font-weight:bold;
border-radius: 5px 5px 0 0;
}
#goryu .grgray thead th {
background-color:#990000;
background:-moz-linear-gradient(rgba(102,102,102,0.6), rgba(102,102,102,0.9) 50%);
background:-webkit-gradient(linear, 100% 0%, 100% 50%, from(rgba(102,102,102,0.6)), to(rgba(102,102,102,0.9)));
color:#ffffff;
font-weight:bold;
border-radius: 5px 5px 0 0;
}
#goryu .grgold thead th {
background-color:#990000;
background:-moz-linear-gradient(rgba(199,21,133,0.7), rgba(199,21,133,0.9) 50%);
background:-webkit-gradient(linear, 100% 0%, 100% 50%, from(rgba(199,21,133,0.7)), to(rgba(199,21,133,0.9)));
color:#ffffff;
font-weight:bold;
border-radius: 5px 5px 0 0;
}

/* 1.5.8.フォーム */
#goryu select {font-size: 1.7rem; line-height: 1.9rem; margin:0px 0px 5px 10px; padding:10px; }
#goryu select.tour { width:75px!important; background-color:transparent; border:0px; color:#ffffff; font-size: 12px; line-height: 12px; margin:0px; padding:0px 3px 0px 3px; }
#goryu input[type="text"], #goryu input[type="email"] {font-size: 1.7rem; line-height: 1.9rem; padding:5px 5px 5px 5px; margin:0px 0px 0px 0px; border: 1px inset #a4a4a4;}
#goryu input [type="submit"] { width: 150px; }
#goryu .tform select {font-size: 12px; line-height: 12px; margin:0px 0px 0px 0px; padding:3px; border: 1px inset #a4a4a4;}
#goryu .thanks input[type=text], #goryu .thanks input[type=email]  {box-shadow: inset 0px 0px 0px rgba(0, 0, 0, 0); -moz-box-shadow: inset 0px 0px 0px rgba(0, 0, 0, 0); -webkit-box-shadow: inset 0px 0px 0px rgba(0, 0, 0, 0);  font-size: 12px; line-height: 12px; margin:0px; padding:0px; border-style:none; background-color: #F9FAFD; width: 95%;}

/* 4.箇条書き設定 */
#goryu ul{ list-style:disc; text-align: left; padding: 0px; margin-left:20px; margin-right:20px }



/* 2. カラー */


/* 3. 幅 */

/* 3.マージン */
#goryu .m0 {margin:0px 0px 0px 0px}
#goryu .m10 {margin:10px 10px 10px 10px;}
#goryu .m20 {margin:20px 20px 20px 20px;}
#goryu .m30 {margin:30px 30px 30px 30px;}
#goryu .m1020 {margin:10px 20px 10px 20px;}
@media screen and (max-width: 1025px) {#goryu .m1020 {margin:10px 10px 10px 10px;}}
#goryu .m1040 {margin:10px 20px 10px 40px;}
#goryu .m1050 {margin:10px 50px 10px 50px;}
@media screen and (max-width: 1025px) {#goryu .m1050 {margin:10px 10px 10px 10px;}}
#goryu .mtl510 {margin:5px 0px 0px 10px}
#goryu .mtr510 {margin:5px 10px 0px 0px}
#goryu .mbl10 {margin:0px 0px 10px 10px;}
#goryu .m510 {margin:5px 10px 5px 10px;}
#goryu .m010 {margin:0px 10px 0px 10px;}
#goryu .m020 {margin:0px 20px 0px 20px;}
#goryu .mr10 {margin:0px 10px 0px 0px;}
#goryu .ml10 {margin:0px 0px 0px 10px;}
#goryu .mb510 {margin:0px 10px 5px 10px;}
#goryu .mb520 {margin:0px 20px 5px 20px;}
@media screen and (max-width: 1025px) {.mr10 {margin:0px 0px 10px 0px;}}
#goryu .mb10 {margin:0px 0px 10px 0px;}
#goryu .mb20 {margin:0px 0px 20px 0px;}
#goryu .mb40 {margin:0px 0px 40px 0px;}
#goryu .mtr10 {margin:10px 5px 0px 5px;}
#goryu .mtr540 {margin:5px 40px 0px 0px}

/* 6.フレーム */
#goryu iframe{ scrolling: no; padding: 0px; margin: 10px; max-width: 100%;}

/* 8.リンクボタン */
#goryu .btncol input[type="button"] {
   /* input要素のうちtype属性値がbuttonのものに対して装飾 */
   background: #ff0000;
   border: 1px solid #3c7fb1; /* 枠線 */
   border-radius: 0.3em;      /* 角丸 */
}
#goryu .btnct input {text-align: center !important;}
#goryu .btnrt input {text-align: right !important;}

/* 5.リンク色の無効化 */
#goryu .acr a , #goryu a.acr { text-decoration: none;}
#goryu .acr a:link, #goryu .acr a:visited, #goryu .acr a:hover ,#goryu a:link.acr, #goryu a:visited.acr, #goryu a:hover.acr , #goryu h4.acr {color: #ffffff;}


/* 9.イメージサイズ　*/
@media screen and (max-width: 1025px){#goryu .wi135 {width: 180px;}}
#goryu .wi135 {width: 135px;}

#goryu .yimg img ,#goryu img.yimg {width:360px; margin:5px 10px 0px 3px; max-width: none; height: auto; }
@media screen and (max-width: 1025px) {#goryu .yimg img ,#goryu img.yimg { width:50%;}}

#goryu .yaimg img ,#goryu img.yaimg {width:220px; margin:5px 10px 0px 3px; max-width: none; height: auto; }
@media screen and (max-width: 1025px) {#goryu .yaimg img ,#goryu img.yaimg { width:50%;}}

#goryu .ysimg img ,#goryu img.ysimg {width:75px; margin:5px 0px 0px 3px; max-width: none; height: auto; }
@media screen and (max-width: 1025px) {#goryu .ysimg img ,#goryu img.ysimg { width:30%;}}

#goryu .ylimg img ,#goryu img.ylimg {width:75px; margin:3px 0px 0px 1px; max-width: none; height: auto; }
@media screen and (max-width: 1025px) {#goryu .ylimg img ,#goryu img.ylimg { width:20%;}}

#goryu .yoimg img ,#goryu img.yoimg {width:60px; margin:3px 0px 0px 1px; max-width: none; height: auto; }
@media screen and (max-width: 1025px) {#goryu .yoimg img ,#goryu img.yoimg { width:15%;}}

#goryu .yiimg img ,#goryu img.yiimg {width:25px; margin:3px 0px 0px 1px; max-width: none; height: auto; }
@media screen and (max-width: 1025px) {#goryu .yiimg img ,#goryu img.yiimg { width:10%;}}

@media screen and (min-width: 1025px) {#goryu .scimg img ,#goryu img.scimg { width:100%;}}























